2026-05-24 00:00:07.951523 | Job console starting 2026-05-24 00:00:07.977865 | Updating git repos 2026-05-24 00:00:08.097163 | Cloning repos into workspace 2026-05-24 00:00:08.498232 | Restoring repo states 2026-05-24 00:00:08.534633 | Merging changes 2026-05-24 00:00:08.534655 | Checking out repos 2026-05-24 00:00:09.262101 | Preparing playbooks 2026-05-24 00:00:10.778510 | Running Ansible setup 2026-05-24 00:00:19.619353 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-24 00:00:22.047889 | 2026-05-24 00:00:22.048060 | PLAY [Base pre] 2026-05-24 00:00:22.116000 | 2026-05-24 00:00:22.116138 | TASK [Setup log path fact] 2026-05-24 00:00:22.166094 | orchestrator | ok 2026-05-24 00:00:22.223927 | 2026-05-24 00:00:22.224074 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-24 00:00:22.336367 | orchestrator | ok 2026-05-24 00:00:22.396327 | 2026-05-24 00:00:22.396447 | TASK [emit-job-header : Print job information] 2026-05-24 00:00:22.548764 | # Job Information 2026-05-24 00:00:22.549155 | Ansible Version: 2.16.14 2026-05-24 00:00:22.549209 | Job: testbed-deploy-current-in-a-nutshell-with-tempest-ubuntu-24.04 2026-05-24 00:00:22.549248 | Pipeline: periodic-midnight 2026-05-24 00:00:22.549276 | Executor: 521e9411259a 2026-05-24 00:00:22.549298 | Triggered by: https://github.com/osism/testbed 2026-05-24 00:00:22.549320 | Event ID: 3b0b75fbd15c4eb181ae6ccdbf7ac036 2026-05-24 00:00:22.583391 | 2026-05-24 00:00:22.583520 | LOOP [emit-job-header : Print node information] 2026-05-24 00:00:23.028188 | orchestrator | ok: 2026-05-24 00:00:23.028414 | orchestrator | # Node Information 2026-05-24 00:00:23.028454 | orchestrator | Inventory Hostname: orchestrator 2026-05-24 00:00:23.028481 | orchestrator | Hostname: zuul-static-regiocloud-infra-1 2026-05-24 00:00:23.028503 | orchestrator | Username: zuul-testbed02 2026-05-24 00:00:23.028524 | orchestrator | Distro: Debian 12.14 2026-05-24 00:00:23.028548 | orchestrator | Provider: static-testbed 2026-05-24 00:00:23.028569 | orchestrator | Region: 2026-05-24 00:00:23.028603 | orchestrator | Label: testbed-orchestrator 2026-05-24 00:00:23.028625 | orchestrator | Product Name: OpenStack Nova 2026-05-24 00:00:23.028645 | orchestrator | Interface IP: 81.163.193.140 2026-05-24 00:00:23.056177 | 2026-05-24 00:00:23.056297 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-24 00:00:24.292707 | orchestrator -> localhost | changed 2026-05-24 00:00:24.301526 | 2026-05-24 00:00:24.301673 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-24 00:00:26.880361 | orchestrator -> localhost | changed 2026-05-24 00:00:26.902432 | 2026-05-24 00:00:26.902546 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-24 00:00:27.903874 | orchestrator -> localhost | ok 2026-05-24 00:00:27.920175 | 2026-05-24 00:00:27.920296 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-24 00:00:27.950265 | orchestrator | ok 2026-05-24 00:00:28.007338 | orchestrator | included: /var/lib/zuul/builds/9ecf1c5ecdc8409f84c4aafb87dd8ba0/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-24 00:00:28.012999 | 2026-05-24 00:00:28.013079 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-24 00:00:30.518463 | orchestrator -> localhost | Generating public/private rsa key pair. 2026-05-24 00:00:30.518657 | orchestrator -> localhost | Your identification has been saved in /var/lib/zuul/builds/9ecf1c5ecdc8409f84c4aafb87dd8ba0/work/9ecf1c5ecdc8409f84c4aafb87dd8ba0_id_rsa 2026-05-24 00:00:30.518692 | orchestrator -> localhost | Your public key has been saved in /var/lib/zuul/builds/9ecf1c5ecdc8409f84c4aafb87dd8ba0/work/9ecf1c5ecdc8409f84c4aafb87dd8ba0_id_rsa.pub 2026-05-24 00:00:30.518715 | orchestrator -> localhost | The key fingerprint is: 2026-05-24 00:00:30.518735 | orchestrator -> localhost | SHA256:yZADH6Oj7dkNP0ctoTC/u+BKKV2O7BgxxNvNd3vw2Ls zuul-build-sshkey 2026-05-24 00:00:30.518753 | orchestrator -> localhost | The key's randomart image is: 2026-05-24 00:00:30.518780 | orchestrator -> localhost | +---[RSA 3072]----+ 2026-05-24 00:00:30.518798 | orchestrator -> localhost | | . o | 2026-05-24 00:00:30.518816 | orchestrator -> localhost | | . + + | 2026-05-24 00:00:30.518843 | orchestrator -> localhost | | o o B . | 2026-05-24 00:00:30.518862 | orchestrator -> localhost | | . = + B o o | 2026-05-24 00:00:30.518879 | orchestrator -> localhost | | = o = S = . | 2026-05-24 00:00:30.518901 | orchestrator -> localhost | | * B = + B | 2026-05-24 00:00:30.518918 | orchestrator -> localhost | | o O + = + + | 2026-05-24 00:00:30.518934 | orchestrator -> localhost | | * . . + . . | 2026-05-24 00:00:30.518950 | orchestrator -> localhost | | . o.. o. E. | 2026-05-24 00:00:30.518966 | orchestrator -> localhost | +----[SHA256]-----+ 2026-05-24 00:00:30.519009 | orchestrator -> localhost | ok: Runtime: 0:00:01.500371 2026-05-24 00:00:30.525031 | 2026-05-24 00:00:30.525115 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-24 00:00:30.552236 | orchestrator | ok 2026-05-24 00:00:30.600836 | orchestrator | included: /var/lib/zuul/builds/9ecf1c5ecdc8409f84c4aafb87dd8ba0/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-24 00:00:30.665194 | 2026-05-24 00:00:30.665297 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-24 00:00:30.700245 | orchestrator | skipping: Conditional result was False 2026-05-24 00:00:30.723803 | 2026-05-24 00:00:30.723901 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-24 00:00:31.667028 | orchestrator | changed 2026-05-24 00:00:31.687036 | 2026-05-24 00:00:31.687136 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-24 00:00:31.984039 | orchestrator | ok 2026-05-24 00:00:31.990404 | 2026-05-24 00:00:31.990499 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-24 00:00:32.491366 | orchestrator | ok 2026-05-24 00:00:32.496298 | 2026-05-24 00:00:32.496389 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-24 00:00:33.061737 | orchestrator | ok 2026-05-24 00:00:33.075643 | 2026-05-24 00:00:33.075745 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-24 00:00:33.116968 | orchestrator | skipping: Conditional result was False 2026-05-24 00:00:33.129370 | 2026-05-24 00:00:33.129894 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-24 00:00:34.606914 | orchestrator -> localhost | changed 2026-05-24 00:00:34.630476 | 2026-05-24 00:00:34.630597 | TASK [add-build-sshkey : Add back temp key] 2026-05-24 00:00:35.624122 | orchestrator -> localhost | Identity added: /var/lib/zuul/builds/9ecf1c5ecdc8409f84c4aafb87dd8ba0/work/9ecf1c5ecdc8409f84c4aafb87dd8ba0_id_rsa (zuul-build-sshkey) 2026-05-24 00:00:35.624385 | orchestrator -> localhost | ok: Runtime: 0:00:00.033771 2026-05-24 00:00:35.630277 | 2026-05-24 00:00:35.630354 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-24 00:00:36.374387 | orchestrator | ok 2026-05-24 00:00:36.379297 | 2026-05-24 00:00:36.379376 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-24 00:00:36.434627 | orchestrator | skipping: Conditional result was False 2026-05-24 00:00:36.545800 | 2026-05-24 00:00:36.545900 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-24 00:00:37.151063 | orchestrator | ok 2026-05-24 00:00:37.164706 | 2026-05-24 00:00:37.164806 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-24 00:00:37.265887 | orchestrator | ok 2026-05-24 00:00:37.282923 | 2026-05-24 00:00:37.283023 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-24 00:00:38.242410 | orchestrator -> localhost | ok 2026-05-24 00:00:38.248492 | 2026-05-24 00:00:38.248579 | TASK [validate-host : Collect information about the host] 2026-05-24 00:00:39.647923 | orchestrator | ok 2026-05-24 00:00:39.659877 | 2026-05-24 00:00:39.659980 | TASK [validate-host : Sanitize hostname] 2026-05-24 00:00:39.706812 | orchestrator | ok 2026-05-24 00:00:39.711227 | 2026-05-24 00:00:39.711309 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-24 00:00:40.866933 | orchestrator -> localhost | changed 2026-05-24 00:00:40.872192 | 2026-05-24 00:00:40.872285 | TASK [validate-host : Collect information about zuul worker] 2026-05-24 00:00:41.320328 | orchestrator | ok 2026-05-24 00:00:41.324930 | 2026-05-24 00:00:41.325026 | TASK [validate-host : Write out all zuul information for each host] 2026-05-24 00:00:43.033360 | orchestrator -> localhost | changed 2026-05-24 00:00:43.042777 | 2026-05-24 00:00:43.042894 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-24 00:00:43.370054 | orchestrator | ok 2026-05-24 00:00:43.375264 | 2026-05-24 00:00:43.375348 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-24 00:02:13.047528 | orchestrator | changed: 2026-05-24 00:02:13.049021 | orchestrator | .d..t...... src/ 2026-05-24 00:02:13.049111 | orchestrator | .d..t...... src/github.com/ 2026-05-24 00:02:13.049140 | orchestrator | .d..t...... src/github.com/osism/ 2026-05-24 00:02:13.049164 | orchestrator | .d..t...... src/github.com/osism/ansible-collection-commons/ 2026-05-24 00:02:13.049186 | orchestrator | RedHat.yml 2026-05-24 00:02:13.071417 | orchestrator | .L..t...... src/github.com/osism/ansible-collection-commons/roles/repository/tasks/CentOS.yml -> RedHat.yml 2026-05-24 00:02:13.071440 | orchestrator | RedHat.yml 2026-05-24 00:02:13.071497 | orchestrator | = 2.2.0"... 2026-05-24 00:02:30.926837 | orchestrator | - Finding latest version of hashicorp/null... 2026-05-24 00:02:30.947311 | orchestrator | - Finding terraform-provider-openstack/openstack versions matching ">= 1.53.0"... 2026-05-24 00:02:31.090504 | orchestrator | - Installing hashicorp/null v3.3.0... 2026-05-24 00:02:31.827229 | orchestrator | - Installed hashicorp/null v3.3.0 (signed, key ID 0C0AF313E5FD9F80) 2026-05-24 00:02:32.522305 | orchestrator | - Installing terraform-provider-openstack/openstack v3.4.0... 2026-05-24 00:02:33.515572 | orchestrator | - Installed terraform-provider-openstack/openstack v3.4.0 (signed, key ID 4F80527A391BEFD2) 2026-05-24 00:02:33.576780 | orchestrator | - Installing hashicorp/local v2.9.0... 2026-05-24 00:02:35.028075 | orchestrator | - Installed hashicorp/local v2.9.0 (signed, key ID 0C0AF313E5FD9F80) 2026-05-24 00:02:35.028193 | orchestrator | 2026-05-24 00:02:35.028205 | orchestrator | Providers are signed by their developers. 2026-05-24 00:02:35.028213 | orchestrator | If you'd like to know more about provider signing, you can read about it here: 2026-05-24 00:02:35.028220 | orchestrator | https://opentofu.org/docs/cli/plugins/signing/ 2026-05-24 00:02:35.028231 | orchestrator | 2026-05-24 00:02:35.028238 | orchestrator | OpenTofu has created a lock file .terraform.lock.hcl to record the provider 2026-05-24 00:02:35.028245 | orchestrator | selections it made above. Include this file in your version control repository 2026-05-24 00:02:35.028261 | orchestrator | so that OpenTofu can guarantee to make the same selections by default when 2026-05-24 00:02:35.028267 | orchestrator | you run "tofu init" in the future. 2026-05-24 00:02:35.028477 | orchestrator | 2026-05-24 00:02:35.028497 | orchestrator | OpenTofu has been successfully initialized! 2026-05-24 00:02:35.028513 | orchestrator | 2026-05-24 00:02:35.028517 | orchestrator | You may now begin working with OpenTofu. Try running "tofu plan" to see 2026-05-24 00:02:35.028524 | orchestrator | any changes that are required for your infrastructure. All OpenTofu commands 2026-05-24 00:02:35.028528 | orchestrator | should now work. 2026-05-24 00:02:35.028532 | orchestrator | 2026-05-24 00:02:35.028536 | orchestrator | If you ever set or change modules or backend configuration for OpenTofu, 2026-05-24 00:02:35.028545 | orchestrator | rerun this command to reinitialize your working directory. If you forget, other 2026-05-24 00:02:35.028552 | orchestrator | commands will detect it and remind you to do so if necessary. 2026-05-24 00:02:35.216256 | orchestrator | Created and switched to workspace "ci"! 2026-05-24 00:02:35.216304 | orchestrator | 2026-05-24 00:02:35.216311 | orchestrator | You're now on a new, empty workspace. Workspaces isolate their state, 2026-05-24 00:02:35.216316 | orchestrator | so if you run "tofu plan" OpenTofu will not see any existing state 2026-05-24 00:02:35.216321 | orchestrator | for this configuration. 2026-05-24 00:02:35.342675 | orchestrator | ci.auto.tfvars 2026-05-24 00:02:35.346106 | orchestrator | default_custom.tf 2026-05-24 00:02:36.713170 | orchestrator | data.openstack_networking_network_v2.public: Reading... 2026-05-24 00:02:37.327356 | orchestrator | data.openstack_networking_network_v2.public: Read complete after 0s [id=e6be7364-bfd8-4de7-8120-8f41c69a139a] 2026-05-24 00:02:37.574470 | orchestrator | 2026-05-24 00:02:37.574526 | orchestrator | OpenTofu used the selected providers to generate the following execution 2026-05-24 00:02:37.574533 | orchestrator | plan. Resource actions are indicated with the following symbols: 2026-05-24 00:02:37.574539 | orchestrator | + create 2026-05-24 00:02:37.574551 | orchestrator | <= read (data resources) 2026-05-24 00:02:37.574556 | orchestrator | 2026-05-24 00:02:37.574561 | orchestrator | OpenTofu will perform the following actions: 2026-05-24 00:02:37.574565 | orchestrator | 2026-05-24 00:02:37.574569 | orchestrator | # data.openstack_images_image_v2.image will be read during apply 2026-05-24 00:02:37.574574 | orchestrator | # (config refers to values not yet known) 2026-05-24 00:02:37.574578 | orchestrator | <= data "openstack_images_image_v2" "image" { 2026-05-24 00:02:37.574582 | orchestrator | + checksum = (known after apply) 2026-05-24 00:02:37.574587 | orchestrator | + created_at = (known after apply) 2026-05-24 00:02:37.574591 | orchestrator | + file = (known after apply) 2026-05-24 00:02:37.574594 | orchestrator | + id = (known after apply) 2026-05-24 00:02:37.574616 | orchestrator | + metadata = (known after apply) 2026-05-24 00:02:37.574620 | orchestrator | + min_disk_gb = (known after apply) 2026-05-24 00:02:37.574625 | orchestrator | + min_ram_mb = (known after apply) 2026-05-24 00:02:37.574629 | orchestrator | + most_recent = true 2026-05-24 00:02:37.574633 | orchestrator | + name = (known after apply) 2026-05-24 00:02:37.574637 | orchestrator | + protected = (known after apply) 2026-05-24 00:02:37.574641 | orchestrator | + region = (known after apply) 2026-05-24 00:02:37.574648 | orchestrator | + schema = (known after apply) 2026-05-24 00:02:37.574652 | orchestrator | + size_bytes = (known after apply) 2026-05-24 00:02:37.574657 | orchestrator | + tags = (known after apply) 2026-05-24 00:02:37.574660 | orchestrator | + updated_at = (known after apply) 2026-05-24 00:02:37.574664 | orchestrator | } 2026-05-24 00:02:37.574670 | orchestrator | 2026-05-24 00:02:37.574674 | orchestrator | # data.openstack_images_image_v2.image_node will be read during apply 2026-05-24 00:02:37.574679 | orchestrator | # (config refers to values not yet known) 2026-05-24 00:02:37.574683 | orchestrator | <= data "openstack_images_image_v2" "image_node" { 2026-05-24 00:02:37.574686 | orchestrator | + checksum = (known after apply) 2026-05-24 00:02:37.574690 | orchestrator | + created_at = (known after apply) 2026-05-24 00:02:37.574694 | orchestrator | + file = (known after apply) 2026-05-24 00:02:37.574698 | orchestrator | + id = (known after apply) 2026-05-24 00:02:37.574702 | orchestrator | + metadata = (known after apply) 2026-05-24 00:02:37.574706 | orchestrator | + min_disk_gb = (known after apply) 2026-05-24 00:02:37.574709 | orchestrator | + min_ram_mb = (known after apply) 2026-05-24 00:02:37.574713 | orchestrator | + most_recent = true 2026-05-24 00:02:37.574717 | orchestrator | + name = (known after apply) 2026-05-24 00:02:37.574721 | orchestrator | + protected = (known after apply) 2026-05-24 00:02:37.574725 | orchestrator | + region = (known after apply) 2026-05-24 00:02:37.574729 | orchestrator | + schema = (known after apply) 2026-05-24 00:02:37.574733 | orchestrator | + size_bytes = (known after apply) 2026-05-24 00:02:37.574737 | orchestrator | + tags = (known after apply) 2026-05-24 00:02:37.574740 | orchestrator | + updated_at = (known after apply) 2026-05-24 00:02:37.574744 | orchestrator | } 2026-05-24 00:02:37.574748 | orchestrator | 2026-05-24 00:02:37.574752 | orchestrator | # local_file.MANAGER_ADDRESS will be created 2026-05-24 00:02:37.574757 | orchestrator | + resource "local_file" "MANAGER_ADDRESS" { 2026-05-24 00:02:37.574760 | orchestrator | + content = (known after apply) 2026-05-24 00:02:37.574765 | orchestrator | + content_base64sha256 = (known after apply) 2026-05-24 00:02:37.574768 | orchestrator | + content_base64sha512 = (known after apply) 2026-05-24 00:02:37.574772 | orchestrator | + content_md5 = (known after apply) 2026-05-24 00:02:37.574776 | orchestrator | + content_sha1 = (known after apply) 2026-05-24 00:02:37.574780 | orchestrator | + content_sha256 = (known after apply) 2026-05-24 00:02:37.574784 | orchestrator | + content_sha512 = (known after apply) 2026-05-24 00:02:37.574788 | orchestrator | + directory_permission = "0777" 2026-05-24 00:02:37.574792 | orchestrator | + file_permission = "0644" 2026-05-24 00:02:37.574796 | orchestrator | + filename = ".MANAGER_ADDRESS.ci" 2026-05-24 00:02:37.574799 | orchestrator | + id = (known after apply) 2026-05-24 00:02:37.574803 | orchestrator | } 2026-05-24 00:02:37.574809 | orchestrator | 2026-05-24 00:02:37.574813 | orchestrator | # local_file.id_rsa_pub will be created 2026-05-24 00:02:37.574817 | orchestrator | + resource "local_file" "id_rsa_pub" { 2026-05-24 00:02:37.574821 | orchestrator | + content = (known after apply) 2026-05-24 00:02:37.574825 | orchestrator | + content_base64sha256 = (known after apply) 2026-05-24 00:02:37.574829 | orchestrator | + content_base64sha512 = (known after apply) 2026-05-24 00:02:37.574833 | orchestrator | + content_md5 = (known after apply) 2026-05-24 00:02:37.574837 | orchestrator | + content_sha1 = (known after apply) 2026-05-24 00:02:37.574840 | orchestrator | + content_sha256 = (known after apply) 2026-05-24 00:02:37.574844 | orchestrator | + content_sha512 = (known after apply) 2026-05-24 00:02:37.574848 | orchestrator | + directory_permission = "0777" 2026-05-24 00:02:37.574852 | orchestrator | + file_permission = "0644" 2026-05-24 00:02:37.574860 | orchestrator | + filename = ".id_rsa.ci.pub" 2026-05-24 00:02:37.574864 | orchestrator | + id = (known after apply) 2026-05-24 00:02:37.574868 | orchestrator | } 2026-05-24 00:02:37.574872 | orchestrator | 2026-05-24 00:02:37.574881 | orchestrator | # local_file.inventory will be created 2026-05-24 00:02:37.574885 | orchestrator | + resource "local_file" "inventory" { 2026-05-24 00:02:37.574888 | orchestrator | + content = (known after apply) 2026-05-24 00:02:37.574892 | orchestrator | + content_base64sha256 = (known after apply) 2026-05-24 00:02:37.574896 | orchestrator | + content_base64sha512 = (known after apply) 2026-05-24 00:02:37.574900 | orchestrator | + content_md5 = (known after apply) 2026-05-24 00:02:37.574904 | orchestrator | + content_sha1 = (known after apply) 2026-05-24 00:02:37.574908 | orchestrator | + content_sha256 = (known after apply) 2026-05-24 00:02:37.574912 | orchestrator | + content_sha512 = (known after apply) 2026-05-24 00:02:37.574916 | orchestrator | + directory_permission = "0777" 2026-05-24 00:02:37.574920 | orchestrator | + file_permission = "0644" 2026-05-24 00:02:37.574924 | orchestrator | + filename = "inventory.ci" 2026-05-24 00:02:37.574928 | orchestrator | + id = (known after apply) 2026-05-24 00:02:37.574931 | orchestrator | } 2026-05-24 00:02:37.574935 | orchestrator | 2026-05-24 00:02:37.574939 | orchestrator | # local_sensitive_file.id_rsa will be created 2026-05-24 00:02:37.574943 | orchestrator | + resource "local_sensitive_file" "id_rsa" { 2026-05-24 00:02:37.574947 | orchestrator | + content = (sensitive value) 2026-05-24 00:02:37.574951 | orchestrator | + content_base64sha256 = (known after apply) 2026-05-24 00:02:37.574955 | orchestrator | + content_base64sha512 = (known after apply) 2026-05-24 00:02:37.574959 | orchestrator | + content_md5 = (known after apply) 2026-05-24 00:02:37.574963 | orchestrator | + content_sha1 = (known after apply) 2026-05-24 00:02:37.574966 | orchestrator | + content_sha256 = (known after apply) 2026-05-24 00:02:37.574970 | orchestrator | + content_sha512 = (known after apply) 2026-05-24 00:02:37.574974 | orchestrator | + directory_permission = "0700" 2026-05-24 00:02:37.574978 | orchestrator | + file_permission = "0600" 2026-05-24 00:02:37.574982 | orchestrator | + filename = ".id_rsa.ci" 2026-05-24 00:02:37.574986 | orchestrator | + id = (known after apply) 2026-05-24 00:02:37.574990 | orchestrator | } 2026-05-24 00:02:37.574995 | orchestrator | 2026-05-24 00:02:37.574999 | orchestrator | # null_resource.node_semaphore will be created 2026-05-24 00:02:37.575003 | orchestrator | + resource "null_resource" "node_semaphore" { 2026-05-24 00:02:37.575007 | orchestrator | + id = (known after apply) 2026-05-24 00:02:37.575011 | orchestrator | } 2026-05-24 00:02:37.575015 | orchestrator | 2026-05-24 00:02:37.575019 | orchestrator | # openstack_blockstorage_volume_v3.manager_base_volume[0] will be created 2026-05-24 00:02:37.575023 | orchestrator | + resource "openstack_blockstorage_volume_v3" "manager_base_volume" { 2026-05-24 00:02:37.575027 | orchestrator | + attachment = (known after apply) 2026-05-24 00:02:37.575031 | orchestrator | + availability_zone = "nova" 2026-05-24 00:02:37.575034 | orchestrator | + id = (known after apply) 2026-05-24 00:02:37.575038 | orchestrator | + image_id = (known after apply) 2026-05-24 00:02:37.575042 | orchestrator | + metadata = (known after apply) 2026-05-24 00:02:37.575046 | orchestrator | + name = "testbed-volume-manager-base" 2026-05-24 00:02:37.575050 | orchestrator | + region = (known after apply) 2026-05-24 00:02:37.575054 | orchestrator | + size = 80 2026-05-24 00:02:37.575058 | orchestrator | + volume_retype_policy = "never" 2026-05-24 00:02:37.575062 | orchestrator | + volume_type = "ssd" 2026-05-24 00:02:37.575065 | orchestrator | } 2026-05-24 00:02:37.575069 | orchestrator | 2026-05-24 00:02:37.575073 | orchestrator | # openstack_blockstorage_volume_v3.node_base_volume[0] will be created 2026-05-24 00:02:37.575077 | orchestrator | + resource "openstack_blockstorage_volume_v3" "node_base_volume" { 2026-05-24 00:02:37.575081 | orchestrator | + attachment = (known after apply) 2026-05-24 00:02:37.575085 | orchestrator | + availability_zone = "nova" 2026-05-24 00:02:37.575089 | orchestrator | + id = (known after apply) 2026-05-24 00:02:37.575096 | orchestrator | + image_id = (known after apply) 2026-05-24 00:02:37.575100 | orchestrator | + metadata = (known after apply) 2026-05-24 00:02:37.575104 | orchestrator | + name = "testbed-volume-0-node-base" 2026-05-24 00:02:37.575108 | orchestrator | + region = (known after apply) 2026-05-24 00:02:37.575131 | orchestrator | + size = 80 2026-05-24 00:02:37.575135 | orchestrator | + volume_retype_policy = "never" 2026-05-24 00:02:37.575139 | orchestrator | + volume_type = "ssd" 2026-05-24 00:02:37.575143 | orchestrator | } 2026-05-24 00:02:37.575147 | orchestrator | 2026-05-24 00:02:37.575150 | orchestrator | # openstack_blockstorage_volume_v3.node_base_volume[1] will be created 2026-05-24 00:02:37.575155 | orchestrator | + resource "openstack_blockstorage_volume_v3" "node_base_volume" { 2026-05-24 00:02:37.575158 | orchestrator | + attachment = (known after apply) 2026-05-24 00:02:37.575162 | orchestrator | + availability_zone = "nova" 2026-05-24 00:02:37.575166 | orchestrator | + id = (known after apply) 2026-05-24 00:02:37.575170 | orchestrator | + image_id = (known after apply) 2026-05-24 00:02:37.575174 | orchestrator | + metadata = (known after apply) 2026-05-24 00:02:37.575178 | orchestrator | + name = "testbed-volume-1-node-base" 2026-05-24 00:02:37.575182 | orchestrator | + region = (known after apply) 2026-05-24 00:02:37.575186 | orchestrator | + size = 80 2026-05-24 00:02:37.575189 | orchestrator | + volume_retype_policy = "never" 2026-05-24 00:02:37.575193 | orchestrator | + volume_type = "ssd" 2026-05-24 00:02:37.575197 | orchestrator | } 2026-05-24 00:02:37.575203 | orchestrator | 2026-05-24 00:02:37.575207 | orchestrator | # openstack_blockstorage_volume_v3.node_base_volume[2] will be created 2026-05-24 00:02:37.575211 | orchestrator | + resource "openstack_blockstorage_volume_v3" "node_base_volume" { 2026-05-24 00:02:37.575215 | orchestrator | + attachment = (known after apply) 2026-05-24 00:02:37.575218 | orchestrator | + availability_zone = "nova" 2026-05-24 00:02:37.575222 | orchestrator | + id = (known after apply) 2026-05-24 00:02:37.575226 | orchestrator | + image_id = (known after apply) 2026-05-24 00:02:37.575230 | orchestrator | + metadata = (known after apply) 2026-05-24 00:02:37.575234 | orchestrator | + name = "testbed-volume-2-node-base" 2026-05-24 00:02:37.575238 | orchestrator | + region = (known after apply) 2026-05-24 00:02:37.575242 | orchestrator | + size = 80 2026-05-24 00:02:37.575246 | orchestrator | + volume_retype_policy = "never" 2026-05-24 00:02:37.575250 | orchestrator | + volume_type = "ssd" 2026-05-24 00:02:37.575253 | orchestrator | } 2026-05-24 00:02:37.575257 | orchestrator | 2026-05-24 00:02:37.575261 | orchestrator | # openstack_blockstorage_volume_v3.node_base_volume[3] will be created 2026-05-24 00:02:37.575265 | orchestrator | + resource "openstack_blockstorage_volume_v3" "node_base_volume" { 2026-05-24 00:02:37.575269 | orchestrator | + attachment = (known after apply) 2026-05-24 00:02:37.575273 | orchestrator | + availability_zone = "nova" 2026-05-24 00:02:37.575277 | orchestrator | + id = (known after apply) 2026-05-24 00:02:37.575280 | orchestrator | + image_id = (known after apply) 2026-05-24 00:02:37.575284 | orchestrator | + metadata = (known after apply) 2026-05-24 00:02:37.575291 | orchestrator | + name = "testbed-volume-3-node-base" 2026-05-24 00:02:37.575295 | orchestrator | + region = (known after apply) 2026-05-24 00:02:37.575299 | orchestrator | + size = 80 2026-05-24 00:02:37.575303 | orchestrator | + volume_retype_policy = "never" 2026-05-24 00:02:37.575307 | orchestrator | + volume_type = "ssd" 2026-05-24 00:02:37.575310 | orchestrator | } 2026-05-24 00:02:37.575314 | orchestrator | 2026-05-24 00:02:37.575318 | orchestrator | # openstack_blockstorage_volume_v3.node_base_volume[4] will be created 2026-05-24 00:02:37.575322 | orchestrator | + resource "openstack_blockstorage_volume_v3" "node_base_volume" { 2026-05-24 00:02:37.575326 | orchestrator | + attachment = (known after apply) 2026-05-24 00:02:37.575330 | orchestrator | + availability_zone = "nova" 2026-05-24 00:02:37.575334 | orchestrator | + id = (known after apply) 2026-05-24 00:02:37.575341 | orchestrator | + image_id = (known after apply) 2026-05-24 00:02:37.575345 | orchestrator | + metadata = (known after apply) 2026-05-24 00:02:37.575349 | orchestrator | + name = "testbed-volume-4-node-base" 2026-05-24 00:02:37.575353 | orchestrator | + region = (known after apply) 2026-05-24 00:02:37.575357 | orchestrator | + size = 80 2026-05-24 00:02:37.575361 | orchestrator | + volume_retype_policy = "never" 2026-05-24 00:02:37.575364 | orchestrator | + volume_type = "ssd" 2026-05-24 00:02:37.575368 | orchestrator | } 2026-05-24 00:02:37.575372 | orchestrator | 2026-05-24 00:02:37.575376 | orchestrator | # openstack_blockstorage_volume_v3.node_base_volume[5] will be created 2026-05-24 00:02:37.575380 | orchestrator | + resource "openstack_blockstorage_volume_v3" "node_base_volume" { 2026-05-24 00:02:37.575384 | orchestrator | + attachment = (known after apply) 2026-05-24 00:02:37.575388 | orchestrator | + availability_zone = "nova" 2026-05-24 00:02:37.575391 | orchestrator | + id = (known after apply) 2026-05-24 00:02:37.575395 | orchestrator | + image_id = (known after apply) 2026-05-24 00:02:37.575399 | orchestrator | + metadata = (known after apply) 2026-05-24 00:02:37.575403 | orchestrator | + name = "testbed-volume-5-node-base" 2026-05-24 00:02:37.575407 | orchestrator | + region = (known after apply) 2026-05-24 00:02:37.575411 | orchestrator | + size = 80 2026-05-24 00:02:37.575415 | orchestrator | + volume_retype_policy = "never" 2026-05-24 00:02:37.575419 | orchestrator | + volume_type = "ssd" 2026-05-24 00:02:37.575423 | orchestrator | } 2026-05-24 00:02:37.575428 | orchestrator | 2026-05-24 00:02:37.575432 | orchestrator | # openstack_blockstorage_volume_v3.node_volume[0] will be created 2026-05-24 00:02:37.575436 | orchestrator | + resource "openstack_blockstorage_volume_v3" "node_volume" { 2026-05-24 00:02:37.575440 | orchestrator | + attachment = (known after apply) 2026-05-24 00:02:37.575444 | orchestrator | + availability_zone = "nova" 2026-05-24 00:02:37.575448 | orchestrator | + id = (known after apply) 2026-05-24 00:02:37.575452 | orchestrator | + metadata = (known after apply) 2026-05-24 00:02:37.575456 | orchestrator | + name = "testbed-volume-0-node-3" 2026-05-24 00:02:37.575460 | orchestrator | + region = (known after apply) 2026-05-24 00:02:37.575464 | orchestrator | + size = 20 2026-05-24 00:02:37.575467 | orchestrator | + volume_retype_policy = "never" 2026-05-24 00:02:37.575471 | orchestrator | + volume_type = "ssd" 2026-05-24 00:02:37.575475 | orchestrator | } 2026-05-24 00:02:37.575479 | orchestrator | 2026-05-24 00:02:37.575483 | orchestrator | # openstack_blockstorage_volume_v3.node_volume[1] will be created 2026-05-24 00:02:37.575487 | orchestrator | + resource "openstack_blockstorage_volume_v3" "node_volume" { 2026-05-24 00:02:37.575491 | orchestrator | + attachment = (known after apply) 2026-05-24 00:02:37.575495 | orchestrator | + availability_zone = "nova" 2026-05-24 00:02:37.575499 | orchestrator | + id = (known after apply) 2026-05-24 00:02:37.575502 | orchestrator | + metadata = (known after apply) 2026-05-24 00:02:37.575506 | orchestrator | + name = "testbed-volume-1-node-4" 2026-05-24 00:02:37.575510 | orchestrator | + region = (known after apply) 2026-05-24 00:02:37.575514 | orchestrator | + size = 20 2026-05-24 00:02:37.575518 | orchestrator | + volume_retype_policy = "never" 2026-05-24 00:02:37.575522 | orchestrator | + volume_type = "ssd" 2026-05-24 00:02:37.575526 | orchestrator | } 2026-05-24 00:02:37.575529 | orchestrator | 2026-05-24 00:02:37.575533 | orchestrator | # openstack_blockstorage_volume_v3.node_volume[2] will be created 2026-05-24 00:02:37.575537 | orchestrator | + resource "openstack_blockstorage_volume_v3" "node_volume" { 2026-05-24 00:02:37.575541 | orchestrator | + attachment = (known after apply) 2026-05-24 00:02:37.575545 | orchestrator | + availability_zone = "nova" 2026-05-24 00:02:37.575549 | orchestrator | + id = (known after apply) 2026-05-24 00:02:37.575553 | orchestrator | + metadata = (known after apply) 2026-05-24 00:02:37.575557 | orchestrator | + name = "testbed-volume-2-node-5" 2026-05-24 00:02:37.575561 | orchestrator | + region = (known after apply) 2026-05-24 00:02:37.575568 | orchestrator | + size = 20 2026-05-24 00:02:37.575572 | orchestrator | + volume_retype_policy = "never" 2026-05-24 00:02:37.575576 | orchestrator | + volume_type = "ssd" 2026-05-24 00:02:37.575580 | orchestrator | } 2026-05-24 00:02:37.575584 | orchestrator | 2026-05-24 00:02:37.575587 | orchestrator | # openstack_blockstorage_volume_v3.node_volume[3] will be created 2026-05-24 00:02:37.575591 | orchestrator | + resource "openstack_blockstorage_volume_v3" "node_volume" { 2026-05-24 00:02:37.575595 | orchestrator | + attachment = (known after apply) 2026-05-24 00:02:37.575599 | orchestrator | + availability_zone = "nova" 2026-05-24 00:02:37.575603 | orchestrator | + id = (known after apply) 2026-05-24 00:02:37.575607 | orchestrator | + metadata = (known after apply) 2026-05-24 00:02:37.575611 | orchestrator | + name = "testbed-volume-3-node-3" 2026-05-24 00:02:37.575615 | orchestrator | + region = (known after apply) 2026-05-24 00:02:37.575618 | orchestrator | + size = 20 2026-05-24 00:02:37.575622 | orchestrator | + volume_retype_policy = "never" 2026-05-24 00:02:37.575626 | orchestrator | + volume_type = "ssd" 2026-05-24 00:02:37.575630 | orchestrator | } 2026-05-24 00:02:37.575634 | orchestrator | 2026-05-24 00:02:37.575638 | orchestrator | # openstack_blockstorage_volume_v3.node_volume[4] will be created 2026-05-24 00:02:37.575641 | orchestrator | + resource "openstack_blockstorage_volume_v3" "node_volume" { 2026-05-24 00:02:37.575645 | orchestrator | + attachment = (known after apply) 2026-05-24 00:02:37.575649 | orchestrator | + availability_zone = "nova" 2026-05-24 00:02:37.575653 | orchestrator | + id = (known after apply) 2026-05-24 00:02:37.575657 | orchestrator | + metadata = (known after apply) 2026-05-24 00:02:37.575661 | orchestrator | + name = "testbed-volume-4-node-4" 2026-05-24 00:02:37.575665 | orchestrator | + region = (known after apply) 2026-05-24 00:02:37.575671 | orchestrator | + size = 20 2026-05-24 00:02:37.575675 | orchestrator | + volume_retype_policy = "never" 2026-05-24 00:02:37.575679 | orchestrator | + volume_type = "ssd" 2026-05-24 00:02:37.575683 | orchestrator | } 2026-05-24 00:02:37.575689 | orchestrator | 2026-05-24 00:02:37.575692 | orchestrator | # openstack_blockstorage_volume_v3.node_volume[5] will be created 2026-05-24 00:02:37.575696 | orchestrator | + resource "openstack_blockstorage_volume_v3" "node_volume" { 2026-05-24 00:02:37.575700 | orchestrator | + attachment = (known after apply) 2026-05-24 00:02:37.575704 | orchestrator | + availability_zone = "nova" 2026-05-24 00:02:37.575708 | orchestrator | + id = (known after apply) 2026-05-24 00:02:37.575712 | orchestrator | + metadata = (known after apply) 2026-05-24 00:02:37.575716 | orchestrator | + name = "testbed-volume-5-node-5" 2026-05-24 00:02:37.575720 | orchestrator | + region = (known after apply) 2026-05-24 00:02:37.575723 | orchestrator | + size = 20 2026-05-24 00:02:37.575727 | orchestrator | + volume_retype_policy = "never" 2026-05-24 00:02:37.575731 | orchestrator | + volume_type = "ssd" 2026-05-24 00:02:37.575735 | orchestrator | } 2026-05-24 00:02:37.575739 | orchestrator | 2026-05-24 00:02:37.575743 | orchestrator | # openstack_blockstorage_volume_v3.node_volume[6] will be created 2026-05-24 00:02:37.575747 | orchestrator | + resource "openstack_blockstorage_volume_v3" "node_volume" { 2026-05-24 00:02:37.575751 | orchestrator | + attachment = (known after apply) 2026-05-24 00:02:37.575754 | orchestrator | + availability_zone = "nova" 2026-05-24 00:02:37.575758 | orchestrator | + id = (known after apply) 2026-05-24 00:02:37.575762 | orchestrator | + metadata = (known after apply) 2026-05-24 00:02:37.575766 | orchestrator | + name = "testbed-volume-6-node-3" 2026-05-24 00:02:37.575770 | orchestrator | + region = (known after apply) 2026-05-24 00:02:37.575774 | orchestrator | + size = 20 2026-05-24 00:02:37.575777 | orchestrator | + volume_retype_policy = "never" 2026-05-24 00:02:37.575781 | orchestrator | + volume_type = "ssd" 2026-05-24 00:02:37.575785 | orchestrator | } 2026-05-24 00:02:37.575789 | orchestrator | 2026-05-24 00:02:37.575793 | orchestrator | # openstack_blockstorage_volume_v3.node_volume[7] will be created 2026-05-24 00:02:37.575797 | orchestrator | + resource "openstack_blockstorage_volume_v3" "node_volume" { 2026-05-24 00:02:37.575805 | orchestrator | + attachment = (known after apply) 2026-05-24 00:02:37.575809 | orchestrator | + availability_zone = "nova" 2026-05-24 00:02:37.575813 | orchestrator | + id = (known after apply) 2026-05-24 00:02:37.575817 | orchestrator | + metadata = (known after apply) 2026-05-24 00:02:37.575820 | orchestrator | + name = "testbed-volume-7-node-4" 2026-05-24 00:02:37.575824 | orchestrator | + region = (known after apply) 2026-05-24 00:02:37.575828 | orchestrator | + size = 20 2026-05-24 00:02:37.575832 | orchestrator | + volume_retype_policy = "never" 2026-05-24 00:02:37.575836 | orchestrator | + volume_type = "ssd" 2026-05-24 00:02:37.575840 | orchestrator | } 2026-05-24 00:02:37.575844 | orchestrator | 2026-05-24 00:02:37.575848 | orchestrator | # openstack_blockstorage_volume_v3.node_volume[8] will be created 2026-05-24 00:02:37.575851 | orchestrator | + resource "openstack_blockstorage_volume_v3" "node_volume" { 2026-05-24 00:02:37.575855 | orchestrator | + attachment = (known after apply) 2026-05-24 00:02:37.575859 | orchestrator | + availability_zone = "nova" 2026-05-24 00:02:37.575863 | orchestrator | + id = (known after apply) 2026-05-24 00:02:37.575867 | orchestrator | + metadata = (known after apply) 2026-05-24 00:02:37.575871 | orchestrator | + name = "testbed-volume-8-node-5" 2026-05-24 00:02:37.575875 | orchestrator | + region = (known after apply) 2026-05-24 00:02:37.575878 | orchestrator | + size = 20 2026-05-24 00:02:37.575882 | orchestrator | + volume_retype_policy = "never" 2026-05-24 00:02:37.575886 | orchestrator | + volume_type = "ssd" 2026-05-24 00:02:37.575890 | orchestrator | } 2026-05-24 00:02:37.575896 | orchestrator | 2026-05-24 00:02:37.575900 | orchestrator | # openstack_compute_instance_v2.manager_server will be created 2026-05-24 00:02:37.575904 | orchestrator | + resource "openstack_compute_instance_v2" "manager_server" { 2026-05-24 00:02:37.575908 | orchestrator | + access_ip_v4 = (known after apply) 2026-05-24 00:02:37.575911 | orchestrator | + access_ip_v6 = (known after apply) 2026-05-24 00:02:37.575915 | orchestrator | + all_metadata = (known after apply) 2026-05-24 00:02:37.575919 | orchestrator | + all_tags = (known after apply) 2026-05-24 00:02:37.575923 | orchestrator | + availability_zone = "nova" 2026-05-24 00:02:37.575927 | orchestrator | + config_drive = true 2026-05-24 00:02:37.575931 | orchestrator | + created = (known after apply) 2026-05-24 00:02:37.575934 | orchestrator | + flavor_id = (known after apply) 2026-05-24 00:02:37.575938 | orchestrator | + flavor_name = "OSISM-4V-16" 2026-05-24 00:02:37.575942 | orchestrator | + force_delete = false 2026-05-24 00:02:37.575946 | orchestrator | + hypervisor_hostname = (known after apply) 2026-05-24 00:02:37.575950 | orchestrator | + id = (known after apply) 2026-05-24 00:02:37.575954 | orchestrator | + image_id = (known after apply) 2026-05-24 00:02:37.575957 | orchestrator | + image_name = (known after apply) 2026-05-24 00:02:37.575961 | orchestrator | + key_pair = "testbed" 2026-05-24 00:02:37.575965 | orchestrator | + name = "testbed-manager" 2026-05-24 00:02:37.575969 | orchestrator | + power_state = "active" 2026-05-24 00:02:37.575973 | orchestrator | + region = (known after apply) 2026-05-24 00:02:37.575977 | orchestrator | + security_groups = (known after apply) 2026-05-24 00:02:37.575981 | orchestrator | + stop_before_destroy = false 2026-05-24 00:02:37.575985 | orchestrator | + updated = (known after apply) 2026-05-24 00:02:37.575988 | orchestrator | + user_data = (sensitive value) 2026-05-24 00:02:37.575992 | orchestrator | 2026-05-24 00:02:37.575996 | orchestrator | + block_device { 2026-05-24 00:02:37.576000 | orchestrator | + boot_index = 0 2026-05-24 00:02:37.576004 | orchestrator | + delete_on_termination = false 2026-05-24 00:02:37.576011 | orchestrator | + destination_type = "volume" 2026-05-24 00:02:37.576015 | orchestrator | + multiattach = false 2026-05-24 00:02:37.576018 | orchestrator | + source_type = "volume" 2026-05-24 00:02:37.576022 | orchestrator | + uuid = (known after apply) 2026-05-24 00:02:37.576029 | orchestrator | } 2026-05-24 00:02:37.576033 | orchestrator | 2026-05-24 00:02:37.576037 | orchestrator | + network { 2026-05-24 00:02:37.576041 | orchestrator | + access_network = false 2026-05-24 00:02:37.576045 | orchestrator | + fixed_ip_v4 = (known after apply) 2026-05-24 00:02:37.576049 | orchestrator | + fixed_ip_v6 = (known after apply) 2026-05-24 00:02:37.576053 | orchestrator | + mac = (known after apply) 2026-05-24 00:02:37.576057 | orchestrator | + name = (known after apply) 2026-05-24 00:02:37.576061 | orchestrator | + port = (known after apply) 2026-05-24 00:02:37.576064 | orchestrator | + uuid = (known after apply) 2026-05-24 00:02:37.576068 | orchestrator | } 2026-05-24 00:02:37.576072 | orchestrator | } 2026-05-24 00:02:37.576078 | orchestrator | 2026-05-24 00:02:37.576082 | orchestrator | # openstack_compute_instance_v2.node_server[0] will be created 2026-05-24 00:02:37.576086 | orchestrator | + resource "openstack_compute_instance_v2" "node_server" { 2026-05-24 00:02:37.576090 | orchestrator | + access_ip_v4 = (known after apply) 2026-05-24 00:02:37.576093 | orchestrator | + access_ip_v6 = (known after apply) 2026-05-24 00:02:37.576097 | orchestrator | + all_metadata = (known after apply) 2026-05-24 00:02:37.576101 | orchestrator | + all_tags = (known after apply) 2026-05-24 00:02:37.576105 | orchestrator | + availability_zone = "nova" 2026-05-24 00:02:37.576118 | orchestrator | + config_drive = true 2026-05-24 00:02:37.576123 | orchestrator | + created = (known after apply) 2026-05-24 00:02:37.576126 | orchestrator | + flavor_id = (known after apply) 2026-05-24 00:02:37.576130 | orchestrator | + flavor_name = "OSISM-8V-32" 2026-05-24 00:02:37.576134 | orchestrator | + force_delete = false 2026-05-24 00:02:37.576138 | orchestrator | + hypervisor_hostname = (known after apply) 2026-05-24 00:02:37.576142 | orchestrator | + id = (known after apply) 2026-05-24 00:02:37.576146 | orchestrator | + image_id = (known after apply) 2026-05-24 00:02:37.576150 | orchestrator | + image_name = (known after apply) 2026-05-24 00:02:37.576154 | orchestrator | + key_pair = "testbed" 2026-05-24 00:02:37.576158 | orchestrator | + name = "testbed-node-0" 2026-05-24 00:02:37.576162 | orchestrator | + power_state = "active" 2026-05-24 00:02:37.576165 | orchestrator | + region = (known after apply) 2026-05-24 00:02:37.576169 | orchestrator | + security_groups = (known after apply) 2026-05-24 00:02:37.576173 | orchestrator | + stop_before_destroy = false 2026-05-24 00:02:37.576177 | orchestrator | + updated = (known after apply) 2026-05-24 00:02:37.576181 | orchestrator | + user_data = "ae09e46b224a6ca206a9ed4f8f8a4f8520827854" 2026-05-24 00:02:37.576185 | orchestrator | 2026-05-24 00:02:37.576189 | orchestrator | + block_device { 2026-05-24 00:02:37.576193 | orchestrator | + boot_index = 0 2026-05-24 00:02:37.576196 | orchestrator | + delete_on_termination = false 2026-05-24 00:02:37.576200 | orchestrator | + destination_type = "volume" 2026-05-24 00:02:37.576204 | orchestrator | + multiattach = false 2026-05-24 00:02:37.576208 | orchestrator | + source_type = "volume" 2026-05-24 00:02:37.576212 | orchestrator | + uuid = (known after apply) 2026-05-24 00:02:37.576216 | orchestrator | } 2026-05-24 00:02:37.576220 | orchestrator | 2026-05-24 00:02:37.576224 | orchestrator | + network { 2026-05-24 00:02:37.576227 | orchestrator | + access_network = false 2026-05-24 00:02:37.576231 | orchestrator | + fixed_ip_v4 = (known after apply) 2026-05-24 00:02:37.576235 | orchestrator | + fixed_ip_v6 = (known after apply) 2026-05-24 00:02:37.576239 | orchestrator | + mac = (known after apply) 2026-05-24 00:02:37.576243 | orchestrator | + name = (known after apply) 2026-05-24 00:02:37.576247 | orchestrator | + port = (known after apply) 2026-05-24 00:02:37.576251 | orchestrator | + uuid = (known after apply) 2026-05-24 00:02:37.576255 | orchestrator | } 2026-05-24 00:02:37.576258 | orchestrator | } 2026-05-24 00:02:37.576262 | orchestrator | 2026-05-24 00:02:37.576266 | orchestrator | # openstack_compute_instance_v2.node_server[1] will be created 2026-05-24 00:02:37.576270 | orchestrator | + resource "openstack_compute_instance_v2" "node_server" { 2026-05-24 00:02:37.576274 | orchestrator | + access_ip_v4 = (known after apply) 2026-05-24 00:02:37.576281 | orchestrator | + access_ip_v6 = (known after apply) 2026-05-24 00:02:37.576285 | orchestrator | + all_metadata = (known after apply) 2026-05-24 00:02:37.576289 | orchestrator | + all_tags = (known after apply) 2026-05-24 00:02:37.576293 | orchestrator | + availability_zone = "nova" 2026-05-24 00:02:37.576297 | orchestrator | + config_drive = true 2026-05-24 00:02:37.576300 | orchestrator | + created = (known after apply) 2026-05-24 00:02:37.576304 | orchestrator | + flavor_id = (known after apply) 2026-05-24 00:02:37.576308 | orchestrator | + flavor_name = "OSISM-8V-32" 2026-05-24 00:02:37.576312 | orchestrator | + force_delete = false 2026-05-24 00:02:37.576316 | orchestrator | + hypervisor_hostname = (known after apply) 2026-05-24 00:02:37.576320 | orchestrator | + id = (known after apply) 2026-05-24 00:02:37.576323 | orchestrator | + image_id = (known after apply) 2026-05-24 00:02:37.576327 | orchestrator | + image_name = (known after apply) 2026-05-24 00:02:37.576331 | orchestrator | + key_pair = "testbed" 2026-05-24 00:02:37.576335 | orchestrator | + name = "testbed-node-1" 2026-05-24 00:02:37.576339 | orchestrator | + power_state = "active" 2026-05-24 00:02:37.576343 | orchestrator | + region = (known after apply) 2026-05-24 00:02:37.576347 | orchestrator | + security_groups = (known after apply) 2026-05-24 00:02:37.576351 | orchestrator | + stop_before_destroy = false 2026-05-24 00:02:37.576355 | orchestrator | + updated = (known after apply) 2026-05-24 00:02:37.576359 | orchestrator | + user_data = "ae09e46b224a6ca206a9ed4f8f8a4f8520827854" 2026-05-24 00:02:37.576362 | orchestrator | 2026-05-24 00:02:37.576366 | orchestrator | + block_device { 2026-05-24 00:02:37.576370 | orchestrator | + boot_index = 0 2026-05-24 00:02:37.576374 | orchestrator | + delete_on_termination = false 2026-05-24 00:02:37.576378 | orchestrator | + destination_type = "volume" 2026-05-24 00:02:37.576382 | orchestrator | + multiattach = false 2026-05-24 00:02:37.576386 | orchestrator | + source_type = "volume" 2026-05-24 00:02:37.576390 | orchestrator | + uuid = (known after apply) 2026-05-24 00:02:37.576394 | orchestrator | } 2026-05-24 00:02:37.576397 | orchestrator | 2026-05-24 00:02:37.576401 | orchestrator | + network { 2026-05-24 00:02:37.576405 | orchestrator | + access_network = false 2026-05-24 00:02:37.576409 | orchestrator | + fixed_ip_v4 = (known after apply) 2026-05-24 00:02:37.576413 | orchestrator | + fixed_ip_v6 = (known after apply) 2026-05-24 00:02:37.576417 | orchestrator | + mac = (known after apply) 2026-05-24 00:02:37.576421 | orchestrator | + name = (known after apply) 2026-05-24 00:02:37.576425 | orchestrator | + port = (known after apply) 2026-05-24 00:02:37.576428 | orchestrator | + uuid = (known after apply) 2026-05-24 00:02:37.576432 | orchestrator | } 2026-05-24 00:02:37.576436 | orchestrator | } 2026-05-24 00:02:37.576442 | orchestrator | 2026-05-24 00:02:37.576446 | orchestrator | # openstack_compute_instance_v2.node_server[2] will be created 2026-05-24 00:02:37.576450 | orchestrator | + resource "openstack_compute_instance_v2" "node_server" { 2026-05-24 00:02:37.576454 | orchestrator | + access_ip_v4 = (known after apply) 2026-05-24 00:02:37.576458 | orchestrator | + access_ip_v6 = (known after apply) 2026-05-24 00:02:37.576462 | orchestrator | + all_metadata = (known after apply) 2026-05-24 00:02:37.576465 | orchestrator | + all_tags = (known after apply) 2026-05-24 00:02:37.576472 | orchestrator | + availability_zone = "nova" 2026-05-24 00:02:37.576476 | orchestrator | + config_drive = true 2026-05-24 00:02:37.576479 | orchestrator | + created = (known after apply) 2026-05-24 00:02:37.576483 | orchestrator | + flavor_id = (known after apply) 2026-05-24 00:02:37.576487 | orchestrator | + flavor_name = "OSISM-8V-32" 2026-05-24 00:02:37.576491 | orchestrator | + force_delete = false 2026-05-24 00:02:37.576495 | orchestrator | + hypervisor_hostname = (known after apply) 2026-05-24 00:02:37.576499 | orchestrator | + id = (known after apply) 2026-05-24 00:02:37.576503 | orchestrator | + image_id = (known after apply) 2026-05-24 00:02:37.576509 | orchestrator | + image_name = (known after apply) 2026-05-24 00:02:37.576513 | orchestrator | + key_pair = "testbed" 2026-05-24 00:02:37.576517 | orchestrator | + name = "testbed-node-2" 2026-05-24 00:02:37.576521 | orchestrator | + power_state = "active" 2026-05-24 00:02:37.576525 | orchestrator | + region = (known after apply) 2026-05-24 00:02:37.576529 | orchestrator | + security_groups = (known after apply) 2026-05-24 00:02:37.576533 | orchestrator | + stop_before_destroy = false 2026-05-24 00:02:37.576537 | orchestrator | + updated = (known after apply) 2026-05-24 00:02:37.576540 | orchestrator | + user_data = "ae09e46b224a6ca206a9ed4f8f8a4f8520827854" 2026-05-24 00:02:37.576544 | orchestrator | 2026-05-24 00:02:37.576548 | orchestrator | + block_device { 2026-05-24 00:02:37.576552 | orchestrator | + boot_index = 0 2026-05-24 00:02:37.576556 | orchestrator | + delete_on_termination = false 2026-05-24 00:02:37.576560 | orchestrator | + destination_type = "volume" 2026-05-24 00:02:37.576564 | orchestrator | + multiattach = false 2026-05-24 00:02:37.576567 | orchestrator | + source_type = "volume" 2026-05-24 00:02:37.576571 | orchestrator | + uuid = (known after apply) 2026-05-24 00:02:37.576575 | orchestrator | } 2026-05-24 00:02:37.576579 | orchestrator | 2026-05-24 00:02:37.576583 | orchestrator | + network { 2026-05-24 00:02:37.576587 | orchestrator | + access_network = false 2026-05-24 00:02:37.576591 | orchestrator | + fixed_ip_v4 = (known after apply) 2026-05-24 00:02:37.576595 | orchestrator | + fixed_ip_v6 = (known after apply) 2026-05-24 00:02:37.576599 | orchestrator | + mac = (known after apply) 2026-05-24 00:02:37.576602 | orchestrator | + name = (known after apply) 2026-05-24 00:02:37.576606 | orchestrator | + port = (known after apply) 2026-05-24 00:02:37.576610 | orchestrator | + uuid = (known after apply) 2026-05-24 00:02:37.576614 | orchestrator | } 2026-05-24 00:02:37.576618 | orchestrator | } 2026-05-24 00:02:37.576622 | orchestrator | 2026-05-24 00:02:37.576626 | orchestrator | # openstack_compute_instance_v2.node_server[3] will be created 2026-05-24 00:02:37.576630 | orchestrator | + resource "openstack_compute_instance_v2" "node_server" { 2026-05-24 00:02:37.576633 | orchestrator | + access_ip_v4 = (known after apply) 2026-05-24 00:02:37.576637 | orchestrator | + access_ip_v6 = (known after apply) 2026-05-24 00:02:37.576641 | orchestrator | + all_metadata = (known after apply) 2026-05-24 00:02:37.576645 | orchestrator | + all_tags = (known after apply) 2026-05-24 00:02:37.576649 | orchestrator | + availability_zone = "nova" 2026-05-24 00:02:37.576653 | orchestrator | + config_drive = true 2026-05-24 00:02:37.576657 | orchestrator | + created = (known after apply) 2026-05-24 00:02:37.576660 | orchestrator | + flavor_id = (known after apply) 2026-05-24 00:02:37.576664 | orchestrator | + flavor_name = "OSISM-8V-32" 2026-05-24 00:02:37.576668 | orchestrator | + force_delete = false 2026-05-24 00:02:37.576672 | orchestrator | + hypervisor_hostname = (known after apply) 2026-05-24 00:02:37.576676 | orchestrator | + id = (known after apply) 2026-05-24 00:02:37.576680 | orchestrator | + image_id = (known after apply) 2026-05-24 00:02:37.576684 | orchestrator | + image_name = (known after apply) 2026-05-24 00:02:37.576687 | orchestrator | + key_pair = "testbed" 2026-05-24 00:02:37.576691 | orchestrator | + name = "testbed-node-3" 2026-05-24 00:02:37.576695 | orchestrator | + power_state = "active" 2026-05-24 00:02:37.576699 | orchestrator | + region = (known after apply) 2026-05-24 00:02:37.576703 | orchestrator | + security_groups = (known after apply) 2026-05-24 00:02:37.576707 | orchestrator | + stop_before_destroy = false 2026-05-24 00:02:37.576711 | orchestrator | + updated = (known after apply) 2026-05-24 00:02:37.576715 | orchestrator | + user_data = "ae09e46b224a6ca206a9ed4f8f8a4f8520827854" 2026-05-24 00:02:37.576719 | orchestrator | 2026-05-24 00:02:37.576722 | orchestrator | + block_device { 2026-05-24 00:02:37.576731 | orchestrator | + boot_index = 0 2026-05-24 00:02:37.576735 | orchestrator | + delete_on_termination = false 2026-05-24 00:02:37.576739 | orchestrator | + destination_type = "volume" 2026-05-24 00:02:37.576746 | orchestrator | + multiattach = false 2026-05-24 00:02:37.576750 | orchestrator | + source_type = "volume" 2026-05-24 00:02:37.576754 | orchestrator | + uuid = (known after apply) 2026-05-24 00:02:37.576757 | orchestrator | } 2026-05-24 00:02:37.576761 | orchestrator | 2026-05-24 00:02:37.576765 | orchestrator | + network { 2026-05-24 00:02:37.576769 | orchestrator | + access_network = false 2026-05-24 00:02:37.576773 | orchestrator | + fixed_ip_v4 = (known after apply) 2026-05-24 00:02:37.576777 | orchestrator | + fixed_ip_v6 = (known after apply) 2026-05-24 00:02:37.576781 | orchestrator | + mac = (known after apply) 2026-05-24 00:02:37.576785 | orchestrator | + name = (known after apply) 2026-05-24 00:02:37.576788 | orchestrator | + port = (known after apply) 2026-05-24 00:02:37.576792 | orchestrator | + uuid = (known after apply) 2026-05-24 00:02:37.576796 | orchestrator | } 2026-05-24 00:02:37.576800 | orchestrator | } 2026-05-24 00:02:37.576806 | orchestrator | 2026-05-24 00:02:37.576811 | orchestrator | # openstack_compute_instance_v2.node_server[4] will be created 2026-05-24 00:02:37.576814 | orchestrator | + resource "openstack_compute_instance_v2" "node_server" { 2026-05-24 00:02:37.576818 | orchestrator | + access_ip_v4 = (known after apply) 2026-05-24 00:02:37.576822 | orchestrator | + access_ip_v6 = (known after apply) 2026-05-24 00:02:37.576826 | orchestrator | + all_metadata = (known after apply) 2026-05-24 00:02:37.576830 | orchestrator | + all_tags = (known after apply) 2026-05-24 00:02:37.576834 | orchestrator | + availability_zone = "nova" 2026-05-24 00:02:37.576838 | orchestrator | + config_drive = true 2026-05-24 00:02:37.576842 | orchestrator | + created = (known after apply) 2026-05-24 00:02:37.576845 | orchestrator | + flavor_id = (known after apply) 2026-05-24 00:02:37.576849 | orchestrator | + flavor_name = "OSISM-8V-32" 2026-05-24 00:02:37.576853 | orchestrator | + force_delete = false 2026-05-24 00:02:37.576857 | orchestrator | + hypervisor_hostname = (known after apply) 2026-05-24 00:02:37.576861 | orchestrator | + id = (known after apply) 2026-05-24 00:02:37.576865 | orchestrator | + image_id = (known after apply) 2026-05-24 00:02:37.576869 | orchestrator | + image_name = (known after apply) 2026-05-24 00:02:37.576873 | orchestrator | + key_pair = "testbed" 2026-05-24 00:02:37.576876 | orchestrator | + name = "testbed-node-4" 2026-05-24 00:02:37.576880 | orchestrator | + power_state = "active" 2026-05-24 00:02:37.576884 | orchestrator | + region = (known after apply) 2026-05-24 00:02:37.576888 | orchestrator | + security_groups = (known after apply) 2026-05-24 00:02:37.576892 | orchestrator | + stop_before_destroy = false 2026-05-24 00:02:37.576896 | orchestrator | + updated = (known after apply) 2026-05-24 00:02:37.576900 | orchestrator | + user_data = "ae09e46b224a6ca206a9ed4f8f8a4f8520827854" 2026-05-24 00:02:37.576903 | orchestrator | 2026-05-24 00:02:37.576907 | orchestrator | + block_device { 2026-05-24 00:02:37.576911 | orchestrator | + boot_index = 0 2026-05-24 00:02:37.576915 | orchestrator | + delete_on_termination = false 2026-05-24 00:02:37.576919 | orchestrator | + destination_type = "volume" 2026-05-24 00:02:37.576923 | orchestrator | + multiattach = false 2026-05-24 00:02:37.576927 | orchestrator | + source_type = "volume" 2026-05-24 00:02:37.576931 | orchestrator | + uuid = (known after apply) 2026-05-24 00:02:37.576935 | orchestrator | } 2026-05-24 00:02:37.576939 | orchestrator | 2026-05-24 00:02:37.576942 | orchestrator | + network { 2026-05-24 00:02:37.576946 | orchestrator | + access_network = false 2026-05-24 00:02:37.576950 | orchestrator | + fixed_ip_v4 = (known after apply) 2026-05-24 00:02:37.576954 | orchestrator | + fixed_ip_v6 = (known after apply) 2026-05-24 00:02:37.576958 | orchestrator | + mac = (known after apply) 2026-05-24 00:02:37.576962 | orchestrator | + name = (known after apply) 2026-05-24 00:02:37.576966 | orchestrator | + port = (known after apply) 2026-05-24 00:02:37.576969 | orchestrator | + uuid = (known after apply) 2026-05-24 00:02:37.576973 | orchestrator | } 2026-05-24 00:02:37.576977 | orchestrator | } 2026-05-24 00:02:37.576984 | orchestrator | 2026-05-24 00:02:37.576988 | orchestrator | # openstack_compute_instance_v2.node_server[5] will be created 2026-05-24 00:02:37.576992 | orchestrator | + resource "openstack_compute_instance_v2" "node_server" { 2026-05-24 00:02:37.576996 | orchestrator | + access_ip_v4 = (known after apply) 2026-05-24 00:02:37.577000 | orchestrator | + access_ip_v6 = (known after apply) 2026-05-24 00:02:37.577004 | orchestrator | + all_metadata = (known after apply) 2026-05-24 00:02:37.577008 | orchestrator | + all_tags = (known after apply) 2026-05-24 00:02:37.577011 | orchestrator | + availability_zone = "nova" 2026-05-24 00:02:37.577015 | orchestrator | + config_drive = true 2026-05-24 00:02:37.577019 | orchestrator | + created = (known after apply) 2026-05-24 00:02:37.577023 | orchestrator | + flavor_id = (known after apply) 2026-05-24 00:02:37.577027 | orchestrator | + flavor_name = "OSISM-8V-32" 2026-05-24 00:02:37.577031 | orchestrator | + force_delete = false 2026-05-24 00:02:37.577037 | orchestrator | + hypervisor_hostname = (known after apply) 2026-05-24 00:02:37.577041 | orchestrator | + id = (known after apply) 2026-05-24 00:02:37.577045 | orchestrator | + image_id = (known after apply) 2026-05-24 00:02:37.577049 | orchestrator | + image_name = (known after apply) 2026-05-24 00:02:37.577053 | orchestrator | + key_pair = "testbed" 2026-05-24 00:02:37.577057 | orchestrator | + name = "testbed-node-5" 2026-05-24 00:02:37.577061 | orchestrator | + power_state = "active" 2026-05-24 00:02:37.577065 | orchestrator | + region = (known after apply) 2026-05-24 00:02:37.577068 | orchestrator | + security_groups = (known after apply) 2026-05-24 00:02:37.577072 | orchestrator | + stop_before_destroy = false 2026-05-24 00:02:37.577076 | orchestrator | + updated = (known after apply) 2026-05-24 00:02:37.577080 | orchestrator | + user_data = "ae09e46b224a6ca206a9ed4f8f8a4f8520827854" 2026-05-24 00:02:37.577084 | orchestrator | 2026-05-24 00:02:37.577088 | orchestrator | + block_device { 2026-05-24 00:02:37.577092 | orchestrator | + boot_index = 0 2026-05-24 00:02:37.577096 | orchestrator | + delete_on_termination = false 2026-05-24 00:02:37.577100 | orchestrator | + destination_type = "volume" 2026-05-24 00:02:37.577104 | orchestrator | + multiattach = false 2026-05-24 00:02:37.577107 | orchestrator | + source_type = "volume" 2026-05-24 00:02:37.577141 | orchestrator | + uuid = (known after apply) 2026-05-24 00:02:37.577145 | orchestrator | } 2026-05-24 00:02:37.577149 | orchestrator | 2026-05-24 00:02:37.577153 | orchestrator | + network { 2026-05-24 00:02:37.577157 | orchestrator | + access_network = false 2026-05-24 00:02:37.577161 | orchestrator | + fixed_ip_v4 = (known after apply) 2026-05-24 00:02:37.577165 | orchestrator | + fixed_ip_v6 = (known after apply) 2026-05-24 00:02:37.577169 | orchestrator | + mac = (known after apply) 2026-05-24 00:02:37.577172 | orchestrator | + name = (known after apply) 2026-05-24 00:02:37.577176 | orchestrator | + port = (known after apply) 2026-05-24 00:02:37.577180 | orchestrator | + uuid = (known after apply) 2026-05-24 00:02:37.577184 | orchestrator | } 2026-05-24 00:02:37.577188 | orchestrator | } 2026-05-24 00:02:37.577192 | orchestrator | 2026-05-24 00:02:37.577196 | orchestrator | # openstack_compute_keypair_v2.key will be created 2026-05-24 00:02:37.577200 | orchestrator | + resource "openstack_compute_keypair_v2" "key" { 2026-05-24 00:02:37.577203 | orchestrator | + fingerprint = (known after apply) 2026-05-24 00:02:37.577207 | orchestrator | + id = (known after apply) 2026-05-24 00:02:37.577211 | orchestrator | + name = "testbed" 2026-05-24 00:02:37.577215 | orchestrator | + private_key = (sensitive value) 2026-05-24 00:02:37.577219 | orchestrator | + public_key = (known after apply) 2026-05-24 00:02:37.577222 | orchestrator | + region = (known after apply) 2026-05-24 00:02:37.577226 | orchestrator | + user_id = (known after apply) 2026-05-24 00:02:37.577230 | orchestrator | } 2026-05-24 00:02:37.577234 | orchestrator | 2026-05-24 00:02:37.577242 | orchestrator | # openstack_compute_volume_attach_v2.node_volume_attachment[0] will be created 2026-05-24 00:02:37.577246 | orchestrator | + resource "openstack_compute_volume_attach_v2" "node_volume_attachment" { 2026-05-24 00:02:37.577253 | orchestrator | + device = (known after apply) 2026-05-24 00:02:37.577257 | orchestrator | + id = (known after apply) 2026-05-24 00:02:37.577261 | orchestrator | + instance_id = (known after apply) 2026-05-24 00:02:37.577265 | orchestrator | + region = (known after apply) 2026-05-24 00:02:37.577268 | orchestrator | + volume_id = (known after apply) 2026-05-24 00:02:37.577272 | orchestrator | } 2026-05-24 00:02:37.577276 | orchestrator | 2026-05-24 00:02:37.577280 | orchestrator | # openstack_compute_volume_attach_v2.node_volume_attachment[1] will be created 2026-05-24 00:02:37.577284 | orchestrator | + resource "openstack_compute_volume_attach_v2" "node_volume_attachment" { 2026-05-24 00:02:37.577288 | orchestrator | + device = (known after apply) 2026-05-24 00:02:37.577291 | orchestrator | + id = (known after apply) 2026-05-24 00:02:37.577295 | orchestrator | + instance_id = (known after apply) 2026-05-24 00:02:37.577299 | orchestrator | + region = (known after apply) 2026-05-24 00:02:37.577303 | orchestrator | + volume_id = (known after apply) 2026-05-24 00:02:37.577306 | orchestrator | } 2026-05-24 00:02:37.577310 | orchestrator | 2026-05-24 00:02:37.577314 | orchestrator | # openstack_compute_volume_attach_v2.node_volume_attachment[2] will be created 2026-05-24 00:02:37.577318 | orchestrator | + resource "openstack_compute_volume_attach_v2" "node_volume_attachment" { 2026-05-24 00:02:37.577322 | orchestrator | + device = (known after apply) 2026-05-24 00:02:37.577326 | orchestrator | + id = (known after apply) 2026-05-24 00:02:37.577330 | orchestrator | + instance_id = (known after apply) 2026-05-24 00:02:37.577333 | orchestrator | + region = (known after apply) 2026-05-24 00:02:37.577337 | orchestrator | + volume_id = (known after apply) 2026-05-24 00:02:37.577341 | orchestrator | } 2026-05-24 00:02:37.577345 | orchestrator | 2026-05-24 00:02:37.577349 | orchestrator | # openstack_compute_volume_attach_v2.node_volume_attachment[3] will be created 2026-05-24 00:02:37.577353 | orchestrator | + resource "openstack_compute_volume_attach_v2" "node_volume_attachment" { 2026-05-24 00:02:37.577356 | orchestrator | + device = (known after apply) 2026-05-24 00:02:37.577360 | orchestrator | + id = (known after apply) 2026-05-24 00:02:37.577364 | orchestrator | + instance_id = (known after apply) 2026-05-24 00:02:37.577368 | orchestrator | + region = (known after apply) 2026-05-24 00:02:37.577372 | orchestrator | + volume_id = (known after apply) 2026-05-24 00:02:37.577375 | orchestrator | } 2026-05-24 00:02:37.577379 | orchestrator | 2026-05-24 00:02:37.577383 | orchestrator | # openstack_compute_volume_attach_v2.node_volume_attachment[4] will be created 2026-05-24 00:02:37.577387 | orchestrator | + resource "openstack_compute_volume_attach_v2" "node_volume_attachment" { 2026-05-24 00:02:37.577391 | orchestrator | + device = (known after apply) 2026-05-24 00:02:37.577395 | orchestrator | + id = (known after apply) 2026-05-24 00:02:37.577399 | orchestrator | + instance_id = (known after apply) 2026-05-24 00:02:37.577405 | orchestrator | + region = (known after apply) 2026-05-24 00:02:37.577409 | orchestrator | + volume_id = (known after apply) 2026-05-24 00:02:37.577413 | orchestrator | } 2026-05-24 00:02:37.577417 | orchestrator | 2026-05-24 00:02:37.577421 | orchestrator | # openstack_compute_volume_attach_v2.node_volume_attachment[5] will be created 2026-05-24 00:02:37.577425 | orchestrator | + resource "openstack_compute_volume_attach_v2" "node_volume_attachment" { 2026-05-24 00:02:37.577429 | orchestrator | + device = (known after apply) 2026-05-24 00:02:37.577432 | orchestrator | + id = (known after apply) 2026-05-24 00:02:37.577436 | orchestrator | + instance_id = (known after apply) 2026-05-24 00:02:37.577440 | orchestrator | + region = (known after apply) 2026-05-24 00:02:37.577444 | orchestrator | + volume_id = (known after apply) 2026-05-24 00:02:37.577448 | orchestrator | } 2026-05-24 00:02:37.577452 | orchestrator | 2026-05-24 00:02:37.577455 | orchestrator | # openstack_compute_volume_attach_v2.node_volume_attachment[6] will be created 2026-05-24 00:02:37.577459 | orchestrator | + resource "openstack_compute_volume_attach_v2" "node_volume_attachment" { 2026-05-24 00:02:37.577463 | orchestrator | + device = (known after apply) 2026-05-24 00:02:37.577467 | orchestrator | + id = (known after apply) 2026-05-24 00:02:37.577471 | orchestrator | + instance_id = (known after apply) 2026-05-24 00:02:37.577474 | orchestrator | + region = (known after apply) 2026-05-24 00:02:37.577481 | orchestrator | + volume_id = (known after apply) 2026-05-24 00:02:37.577485 | orchestrator | } 2026-05-24 00:02:37.577489 | orchestrator | 2026-05-24 00:02:37.577493 | orchestrator | # openstack_compute_volume_attach_v2.node_volume_attachment[7] will be created 2026-05-24 00:02:37.577497 | orchestrator | + resource "openstack_compute_volume_attach_v2" "node_volume_attachment" { 2026-05-24 00:02:37.577501 | orchestrator | + device = (known after apply) 2026-05-24 00:02:37.577504 | orchestrator | + id = (known after apply) 2026-05-24 00:02:37.577508 | orchestrator | + instance_id = (known after apply) 2026-05-24 00:02:37.577512 | orchestrator | + region = (known after apply) 2026-05-24 00:02:37.577516 | orchestrator | + volume_id = (known after apply) 2026-05-24 00:02:37.577520 | orchestrator | } 2026-05-24 00:02:37.577524 | orchestrator | 2026-05-24 00:02:37.577528 | orchestrator | # openstack_compute_volume_attach_v2.node_volume_attachment[8] will be created 2026-05-24 00:02:37.577531 | orchestrator | + resource "openstack_compute_volume_attach_v2" "node_volume_attachment" { 2026-05-24 00:02:37.577535 | orchestrator | + device = (known after apply) 2026-05-24 00:02:37.577539 | orchestrator | + id = (known after apply) 2026-05-24 00:02:37.577543 | orchestrator | + instance_id = (known after apply) 2026-05-24 00:02:37.577547 | orchestrator | + region = (known after apply) 2026-05-24 00:02:37.577551 | orchestrator | + volume_id = (known after apply) 2026-05-24 00:02:37.577554 | orchestrator | } 2026-05-24 00:02:37.577558 | orchestrator | 2026-05-24 00:02:37.577562 | orchestrator | # openstack_networking_floatingip_associate_v2.manager_floating_ip_association will be created 2026-05-24 00:02:37.577567 | orchestrator | + resource "openstack_networking_floatingip_associate_v2" "manager_floating_ip_association" { 2026-05-24 00:02:37.577571 | orchestrator | + fixed_ip = (known after apply) 2026-05-24 00:02:37.577574 | orchestrator | + floating_ip = (known after apply) 2026-05-24 00:02:37.577578 | orchestrator | + id = (known after apply) 2026-05-24 00:02:37.577582 | orchestrator | + port_id = (known after apply) 2026-05-24 00:02:37.577586 | orchestrator | + region = (known after apply) 2026-05-24 00:02:37.577590 | orchestrator | } 2026-05-24 00:02:37.577593 | orchestrator | 2026-05-24 00:02:37.577597 | orchestrator | # openstack_networking_floatingip_v2.manager_floating_ip will be created 2026-05-24 00:02:37.577601 | orchestrator | + resource "openstack_networking_floatingip_v2" "manager_floating_ip" { 2026-05-24 00:02:37.577605 | orchestrator | + address = (known after apply) 2026-05-24 00:02:37.577609 | orchestrator | + all_tags = (known after apply) 2026-05-24 00:02:37.577613 | orchestrator | + dns_domain = (known after apply) 2026-05-24 00:02:37.577616 | orchestrator | + dns_name = (known after apply) 2026-05-24 00:02:37.577623 | orchestrator | + fixed_ip = (known after apply) 2026-05-24 00:02:37.577627 | orchestrator | + id = (known after apply) 2026-05-24 00:02:37.577631 | orchestrator | + pool = "public" 2026-05-24 00:02:37.577635 | orchestrator | + port_id = (known after apply) 2026-05-24 00:02:37.577639 | orchestrator | + region = (known after apply) 2026-05-24 00:02:37.577642 | orchestrator | + subnet_id = (known after apply) 2026-05-24 00:02:37.577646 | orchestrator | + tenant_id = (known after apply) 2026-05-24 00:02:37.577650 | orchestrator | } 2026-05-24 00:02:37.577654 | orchestrator | 2026-05-24 00:02:37.577658 | orchestrator | # openstack_networking_network_v2.net_management will be created 2026-05-24 00:02:37.577662 | orchestrator | + resource "openstack_networking_network_v2" "net_management" { 2026-05-24 00:02:37.577666 | orchestrator | + admin_state_up = (known after apply) 2026-05-24 00:02:37.577669 | orchestrator | + all_tags = (known after apply) 2026-05-24 00:02:37.577673 | orchestrator | + availability_zone_hints = [ 2026-05-24 00:02:37.577677 | orchestrator | + "nova", 2026-05-24 00:02:37.577680 | orchestrator | ] 2026-05-24 00:02:37.577684 | orchestrator | + dns_domain = (known after apply) 2026-05-24 00:02:37.577688 | orchestrator | + external = (known after apply) 2026-05-24 00:02:37.577691 | orchestrator | + id = (known after apply) 2026-05-24 00:02:37.577695 | orchestrator | + mtu = (known after apply) 2026-05-24 00:02:37.577699 | orchestrator | + name = "net-testbed-management" 2026-05-24 00:02:37.577702 | orchestrator | + port_security_enabled = (known after apply) 2026-05-24 00:02:37.577709 | orchestrator | + qos_policy_id = (known after apply) 2026-05-24 00:02:37.577712 | orchestrator | + region = (known after apply) 2026-05-24 00:02:37.577716 | orchestrator | + shared = (known after apply) 2026-05-24 00:02:37.577720 | orchestrator | + tenant_id = (known after apply) 2026-05-24 00:02:37.577723 | orchestrator | + transparent_vlan = (known after apply) 2026-05-24 00:02:37.577727 | orchestrator | 2026-05-24 00:02:37.577731 | orchestrator | + segments (known after apply) 2026-05-24 00:02:37.577734 | orchestrator | } 2026-05-24 00:02:37.577738 | orchestrator | 2026-05-24 00:02:37.577742 | orchestrator | # openstack_networking_port_v2.manager_port_management will be created 2026-05-24 00:02:37.577745 | orchestrator | + resource "openstack_networking_port_v2" "manager_port_management" { 2026-05-24 00:02:37.577749 | orchestrator | + admin_state_up = (known after apply) 2026-05-24 00:02:37.577753 | orchestrator | + all_fixed_ips = (known after apply) 2026-05-24 00:02:37.577756 | orchestrator | + all_security_group_ids = (known after apply) 2026-05-24 00:02:37.577762 | orchestrator | + all_tags = (known after apply) 2026-05-24 00:02:37.577766 | orchestrator | + device_id = (known after apply) 2026-05-24 00:02:37.577770 | orchestrator | + device_owner = (known after apply) 2026-05-24 00:02:37.577773 | orchestrator | + dns_assignment = (known after apply) 2026-05-24 00:02:37.577777 | orchestrator | + dns_name = (known after apply) 2026-05-24 00:02:37.577781 | orchestrator | + id = (known after apply) 2026-05-24 00:02:37.577784 | orchestrator | + mac_address = (known after apply) 2026-05-24 00:02:37.577788 | orchestrator | + network_id = (known after apply) 2026-05-24 00:02:37.577791 | orchestrator | + port_security_enabled = (known after apply) 2026-05-24 00:02:37.577795 | orchestrator | + qos_policy_id = (known after apply) 2026-05-24 00:02:37.577799 | orchestrator | + region = (known after apply) 2026-05-24 00:02:37.577802 | orchestrator | + security_group_ids = (known after apply) 2026-05-24 00:02:37.577806 | orchestrator | + tenant_id = (known after apply) 2026-05-24 00:02:37.577810 | orchestrator | 2026-05-24 00:02:37.577813 | orchestrator | + allowed_address_pairs { 2026-05-24 00:02:37.577817 | orchestrator | + ip_address = "192.168.16.8/32" 2026-05-24 00:02:37.577821 | orchestrator | } 2026-05-24 00:02:37.577825 | orchestrator | 2026-05-24 00:02:37.577828 | orchestrator | + binding (known after apply) 2026-05-24 00:02:37.577832 | orchestrator | 2026-05-24 00:02:37.577836 | orchestrator | + fixed_ip { 2026-05-24 00:02:37.577839 | orchestrator | + ip_address = "192.168.16.5" 2026-05-24 00:02:37.577843 | orchestrator | + subnet_id = (known after apply) 2026-05-24 00:02:37.577847 | orchestrator | } 2026-05-24 00:02:37.577850 | orchestrator | } 2026-05-24 00:02:37.577854 | orchestrator | 2026-05-24 00:02:37.577858 | orchestrator | # openstack_networking_port_v2.node_port_management[0] will be created 2026-05-24 00:02:37.577861 | orchestrator | + resource "openstack_networking_port_v2" "node_port_management" { 2026-05-24 00:02:37.577865 | orchestrator | + admin_state_up = (known after apply) 2026-05-24 00:02:37.577869 | orchestrator | + all_fixed_ips = (known after apply) 2026-05-24 00:02:37.577872 | orchestrator | + all_security_group_ids = (known after apply) 2026-05-24 00:02:37.577876 | orchestrator | + all_tags = (known after apply) 2026-05-24 00:02:37.577880 | orchestrator | + device_id = (known after apply) 2026-05-24 00:02:37.577883 | orchestrator | + device_owner = (known after apply) 2026-05-24 00:02:37.577887 | orchestrator | + dns_assignment = (known after apply) 2026-05-24 00:02:37.577891 | orchestrator | + dns_name = (known after apply) 2026-05-24 00:02:37.577894 | orchestrator | + id = (known after apply) 2026-05-24 00:02:37.577898 | orchestrator | + mac_address = (known after apply) 2026-05-24 00:02:37.577902 | orchestrator | + network_id = (known after apply) 2026-05-24 00:02:37.577905 | orchestrator | + port_security_enabled = (known after apply) 2026-05-24 00:02:37.577909 | orchestrator | + qos_policy_id = (known after apply) 2026-05-24 00:02:37.577913 | orchestrator | + region = (known after apply) 2026-05-24 00:02:37.577919 | orchestrator | + security_group_ids = (known after apply) 2026-05-24 00:02:37.577923 | orchestrator | + tenant_id = (known after apply) 2026-05-24 00:02:37.577927 | orchestrator | 2026-05-24 00:02:37.577930 | orchestrator | + allowed_address_pairs { 2026-05-24 00:02:37.577934 | orchestrator | + ip_address = "192.168.16.254/32" 2026-05-24 00:02:37.577938 | orchestrator | } 2026-05-24 00:02:37.577941 | orchestrator | + allowed_address_pairs { 2026-05-24 00:02:37.577945 | orchestrator | + ip_address = "192.168.16.8/32" 2026-05-24 00:02:37.577949 | orchestrator | } 2026-05-24 00:02:37.577952 | orchestrator | + allowed_address_pairs { 2026-05-24 00:02:37.577956 | orchestrator | + ip_address = "192.168.16.9/32" 2026-05-24 00:02:37.577960 | orchestrator | } 2026-05-24 00:02:37.577963 | orchestrator | 2026-05-24 00:02:37.577967 | orchestrator | + binding (known after apply) 2026-05-24 00:02:37.577971 | orchestrator | 2026-05-24 00:02:37.577974 | orchestrator | + fixed_ip { 2026-05-24 00:02:37.577978 | orchestrator | + ip_address = "192.168.16.10" 2026-05-24 00:02:37.577982 | orchestrator | + subnet_id = (known after apply) 2026-05-24 00:02:37.577985 | orchestrator | } 2026-05-24 00:02:37.577989 | orchestrator | } 2026-05-24 00:02:37.577993 | orchestrator | 2026-05-24 00:02:37.577996 | orchestrator | # openstack_networking_port_v2.node_port_management[1] will be created 2026-05-24 00:02:37.578000 | orchestrator | + resource "openstack_networking_port_v2" "node_port_management" { 2026-05-24 00:02:37.578004 | orchestrator | + admin_state_up = (known after apply) 2026-05-24 00:02:37.578008 | orchestrator | + all_fixed_ips = (known after apply) 2026-05-24 00:02:37.578170 | orchestrator | + all_security_group_ids = (known after apply) 2026-05-24 00:02:37.578184 | orchestrator | + all_tags = (known after apply) 2026-05-24 00:02:37.578400 | orchestrator | + device_id = (known after apply) 2026-05-24 00:02:37.578405 | orchestrator | + device_owner = (known after apply) 2026-05-24 00:02:37.578444 | orchestrator | + dns_assignment = (known after apply) 2026-05-24 00:02:37.578513 | orchestrator | + dns_name = (known after apply) 2026-05-24 00:02:37.578679 | orchestrator | + id = (known after apply) 2026-05-24 00:02:37.578691 | orchestrator | + mac_address = (known after apply) 2026-05-24 00:02:37.578802 | orchestrator | + network_id = (known after apply) 2026-05-24 00:02:37.578869 | orchestrator | + port_security_enabled = (known after apply) 2026-05-24 00:02:37.578874 | orchestrator | + qos_policy_id = (known after apply) 2026-05-24 00:02:37.578907 | orchestrator | + region = (known after apply) 2026-05-24 00:02:37.578944 | orchestrator | + security_group_ids = (known after apply) 2026-05-24 00:02:37.578962 | orchestrator | + tenant_id = (known after apply) 2026-05-24 00:02:37.578990 | orchestrator | 2026-05-24 00:02:37.579062 | orchestrator | + allowed_address_pairs { 2026-05-24 00:02:37.579066 | orchestrator | + ip_address = "192.168.16.254/32" 2026-05-24 00:02:37.579474 | orchestrator | } 2026-05-24 00:02:37.579718 | orchestrator | + allowed_address_pairs { 2026-05-24 00:02:37.579738 | orchestrator | + ip_address = "192.168.16.8/32" 2026-05-24 00:02:37.579743 | orchestrator | } 2026-05-24 00:02:37.579746 | orchestrator | + allowed_address_pairs { 2026-05-24 00:02:37.579750 | orchestrator | + ip_address = "192.168.16.9/32" 2026-05-24 00:02:37.579823 | orchestrator | } 2026-05-24 00:02:37.579864 | orchestrator | 2026-05-24 00:02:37.579898 | orchestrator | + binding (known after apply) 2026-05-24 00:02:37.579937 | orchestrator | 2026-05-24 00:02:37.579941 | orchestrator | + fixed_ip { 2026-05-24 00:02:37.580041 | orchestrator | + ip_address = "192.168.16.11" 2026-05-24 00:02:37.580046 | orchestrator | + subnet_id = (known after apply) 2026-05-24 00:02:37.580108 | orchestrator | } 2026-05-24 00:02:37.580122 | orchestrator | } 2026-05-24 00:02:37.580144 | orchestrator | 2026-05-24 00:02:37.580284 | orchestrator | # openstack_networking_port_v2.node_port_management[2] will be created 2026-05-24 00:02:37.580337 | orchestrator | + resource "openstack_networking_port_v2" "node_port_management" { 2026-05-24 00:02:37.580341 | orchestrator | + admin_state_up = (known after apply) 2026-05-24 00:02:37.580346 | orchestrator | + all_fixed_ips = (known after apply) 2026-05-24 00:02:37.580350 | orchestrator | + all_security_group_ids = (known after apply) 2026-05-24 00:02:37.580353 | orchestrator | + all_tags = (known after apply) 2026-05-24 00:02:37.580389 | orchestrator | + device_id = (known after apply) 2026-05-24 00:02:37.580393 | orchestrator | + device_owner = (known after apply) 2026-05-24 00:02:37.580397 | orchestrator | + dns_assignment = (known after apply) 2026-05-24 00:02:37.580401 | orchestrator | + dns_name = (known after apply) 2026-05-24 00:02:37.580409 | orchestrator | + id = (known after apply) 2026-05-24 00:02:37.580437 | orchestrator | + mac_address = (known after apply) 2026-05-24 00:02:37.580453 | orchestrator | + network_id = (known after apply) 2026-05-24 00:02:37.580477 | orchestrator | + port_security_enabled = (known after apply) 2026-05-24 00:02:37.580481 | orchestrator | + qos_policy_id = (known after apply) 2026-05-24 00:02:37.580507 | orchestrator | + region = (known after apply) 2026-05-24 00:02:37.580511 | orchestrator | + security_group_ids = (known after apply) 2026-05-24 00:02:37.580515 | orchestrator | + tenant_id = (known after apply) 2026-05-24 00:02:37.580561 | orchestrator | 2026-05-24 00:02:37.580565 | orchestrator | + allowed_address_pairs { 2026-05-24 00:02:37.580569 | orchestrator | + ip_address = "192.168.16.254/32" 2026-05-24 00:02:37.580573 | orchestrator | } 2026-05-24 00:02:37.580576 | orchestrator | + allowed_address_pairs { 2026-05-24 00:02:37.580611 | orchestrator | + ip_address = "192.168.16.8/32" 2026-05-24 00:02:37.580623 | orchestrator | } 2026-05-24 00:02:37.580627 | orchestrator | + allowed_address_pairs { 2026-05-24 00:02:37.580631 | orchestrator | + ip_address = "192.168.16.9/32" 2026-05-24 00:02:37.580635 | orchestrator | } 2026-05-24 00:02:37.580646 | orchestrator | 2026-05-24 00:02:37.580667 | orchestrator | + binding (known after apply) 2026-05-24 00:02:37.580671 | orchestrator | 2026-05-24 00:02:37.580674 | orchestrator | + fixed_ip { 2026-05-24 00:02:37.580678 | orchestrator | + ip_address = "192.168.16.12" 2026-05-24 00:02:37.580682 | orchestrator | + subnet_id = (known after apply) 2026-05-24 00:02:37.580736 | orchestrator | } 2026-05-24 00:02:37.580740 | orchestrator | } 2026-05-24 00:02:37.580794 | orchestrator | 2026-05-24 00:02:37.580798 | orchestrator | # openstack_networking_port_v2.node_port_management[3] will be created 2026-05-24 00:02:37.580802 | orchestrator | + resource "openstack_networking_port_v2" "node_port_management" { 2026-05-24 00:02:37.580805 | orchestrator | + admin_state_up = (known after apply) 2026-05-24 00:02:37.580809 | orchestrator | + all_fixed_ips = (known after apply) 2026-05-24 00:02:37.580834 | orchestrator | + all_security_group_ids = (known after apply) 2026-05-24 00:02:37.580838 | orchestrator | + all_tags = (known after apply) 2026-05-24 00:02:37.580869 | orchestrator | + device_id = (known after apply) 2026-05-24 00:02:37.580873 | orchestrator | + device_owner = (known after apply) 2026-05-24 00:02:37.580913 | orchestrator | + dns_assignment = (known after apply) 2026-05-24 00:02:37.580917 | orchestrator | + dns_name = (known after apply) 2026-05-24 00:02:37.580921 | orchestrator | + id = (known after apply) 2026-05-24 00:02:37.580967 | orchestrator | + mac_address = (known after apply) 2026-05-24 00:02:37.580971 | orchestrator | + network_id = (known after apply) 2026-05-24 00:02:37.580996 | orchestrator | + port_security_enabled = (known after apply) 2026-05-24 00:02:37.581000 | orchestrator | + qos_policy_id = (known after apply) 2026-05-24 00:02:37.581004 | orchestrator | + region = (known after apply) 2026-05-24 00:02:37.581023 | orchestrator | + security_group_ids = (known after apply) 2026-05-24 00:02:37.581027 | orchestrator | + tenant_id = (known after apply) 2026-05-24 00:02:37.581039 | orchestrator | 2026-05-24 00:02:37.581043 | orchestrator | + allowed_address_pairs { 2026-05-24 00:02:37.581047 | orchestrator | + ip_address = "192.168.16.254/32" 2026-05-24 00:02:37.581050 | orchestrator | } 2026-05-24 00:02:37.581054 | orchestrator | + allowed_address_pairs { 2026-05-24 00:02:37.581127 | orchestrator | + ip_address = "192.168.16.8/32" 2026-05-24 00:02:37.581132 | orchestrator | } 2026-05-24 00:02:37.581135 | orchestrator | + allowed_address_pairs { 2026-05-24 00:02:37.581139 | orchestrator | + ip_address = "192.168.16.9/32" 2026-05-24 00:02:37.581143 | orchestrator | } 2026-05-24 00:02:37.581147 | orchestrator | 2026-05-24 00:02:37.581229 | orchestrator | + binding (known after apply) 2026-05-24 00:02:37.581234 | orchestrator | 2026-05-24 00:02:37.581278 | orchestrator | + fixed_ip { 2026-05-24 00:02:37.581306 | orchestrator | + ip_address = "192.168.16.13" 2026-05-24 00:02:37.581310 | orchestrator | + subnet_id = (known after apply) 2026-05-24 00:02:37.581322 | orchestrator | } 2026-05-24 00:02:37.581334 | orchestrator | } 2026-05-24 00:02:37.581348 | orchestrator | 2026-05-24 00:02:37.581359 | orchestrator | # openstack_networking_port_v2.node_port_management[4] will be created 2026-05-24 00:02:37.581432 | orchestrator | + resource "openstack_networking_port_v2" "node_port_management" { 2026-05-24 00:02:37.581438 | orchestrator | + admin_state_up = (known after apply) 2026-05-24 00:02:37.581480 | orchestrator | + all_fixed_ips = (known after apply) 2026-05-24 00:02:37.581525 | orchestrator | + all_security_group_ids = (known after apply) 2026-05-24 00:02:37.581529 | orchestrator | + all_tags = (known after apply) 2026-05-24 00:02:37.581533 | orchestrator | + device_id = (known after apply) 2026-05-24 00:02:37.581537 | orchestrator | + device_owner = (known after apply) 2026-05-24 00:02:37.581540 | orchestrator | + dns_assignment = (known after apply) 2026-05-24 00:02:37.581564 | orchestrator | + dns_name = (known after apply) 2026-05-24 00:02:37.581576 | orchestrator | + id = (known after apply) 2026-05-24 00:02:37.581628 | orchestrator | + mac_address = (known after apply) 2026-05-24 00:02:37.581633 | orchestrator | + network_id = (known after apply) 2026-05-24 00:02:37.581713 | orchestrator | + port_security_enabled = (known after apply) 2026-05-24 00:02:37.581857 | orchestrator | + qos_policy_id = (known after apply) 2026-05-24 00:02:37.581911 | orchestrator | + region = (known after apply) 2026-05-24 00:02:37.581955 | orchestrator | + security_group_ids = (known after apply) 2026-05-24 00:02:37.581988 | orchestrator | + tenant_id = (known after apply) 2026-05-24 00:02:37.582003 | orchestrator | 2026-05-24 00:02:37.582007 | orchestrator | + allowed_address_pairs { 2026-05-24 00:02:37.582011 | orchestrator | + ip_address = "192.168.16.254/32" 2026-05-24 00:02:37.582051 | orchestrator | } 2026-05-24 00:02:37.582056 | orchestrator | + allowed_address_pairs { 2026-05-24 00:02:37.582086 | orchestrator | + ip_address = "192.168.16.8/32" 2026-05-24 00:02:37.582190 | orchestrator | } 2026-05-24 00:02:37.582195 | orchestrator | + allowed_address_pairs { 2026-05-24 00:02:37.582199 | orchestrator | + ip_address = "192.168.16.9/32" 2026-05-24 00:02:37.582203 | orchestrator | } 2026-05-24 00:02:37.582233 | orchestrator | 2026-05-24 00:02:37.582264 | orchestrator | + binding (known after apply) 2026-05-24 00:02:37.582290 | orchestrator | 2026-05-24 00:02:37.582313 | orchestrator | + fixed_ip { 2026-05-24 00:02:37.582354 | orchestrator | + ip_address = "192.168.16.14" 2026-05-24 00:02:37.582400 | orchestrator | + subnet_id = (known after apply) 2026-05-24 00:02:37.582404 | orchestrator | } 2026-05-24 00:02:37.582462 | orchestrator | } 2026-05-24 00:02:37.582466 | orchestrator | 2026-05-24 00:02:37.582470 | orchestrator | # openstack_networking_port_v2.node_port_management[5] will be created 2026-05-24 00:02:37.582476 | orchestrator | + resource "openstack_networking_port_v2" "node_port_management" { 2026-05-24 00:02:37.582480 | orchestrator | + admin_state_up = (known after apply) 2026-05-24 00:02:37.582506 | orchestrator | + all_fixed_ips = (known after apply) 2026-05-24 00:02:37.582542 | orchestrator | + all_security_group_ids = (known after apply) 2026-05-24 00:02:37.582546 | orchestrator | + all_tags = (known after apply) 2026-05-24 00:02:37.582550 | orchestrator | + device_id = (known after apply) 2026-05-24 00:02:37.582554 | orchestrator | + device_owner = (known after apply) 2026-05-24 00:02:37.582568 | orchestrator | + dns_assignment = (known after apply) 2026-05-24 00:02:37.582572 | orchestrator | + dns_name = (known after apply) 2026-05-24 00:02:37.582576 | orchestrator | + id = (known after apply) 2026-05-24 00:02:37.582579 | orchestrator | + mac_address = (known after apply) 2026-05-24 00:02:37.582583 | orchestrator | + network_id = (known after apply) 2026-05-24 00:02:37.582645 | orchestrator | + port_security_enabled = (known after apply) 2026-05-24 00:02:37.582658 | orchestrator | + qos_policy_id = (known after apply) 2026-05-24 00:02:37.582703 | orchestrator | + region = (known after apply) 2026-05-24 00:02:37.582708 | orchestrator | + security_group_ids = (known after apply) 2026-05-24 00:02:37.582720 | orchestrator | + tenant_id = (known after apply) 2026-05-24 00:02:37.582732 | orchestrator | 2026-05-24 00:02:37.582736 | orchestrator | + allowed_address_pairs { 2026-05-24 00:02:37.582740 | orchestrator | + ip_address = "192.168.16.254/32" 2026-05-24 00:02:37.582744 | orchestrator | } 2026-05-24 00:02:37.582747 | orchestrator | + allowed_address_pairs { 2026-05-24 00:02:37.582785 | orchestrator | + ip_address = "192.168.16.8/32" 2026-05-24 00:02:37.582789 | orchestrator | } 2026-05-24 00:02:37.582793 | orchestrator | + allowed_address_pairs { 2026-05-24 00:02:37.582818 | orchestrator | + ip_address = "192.168.16.9/32" 2026-05-24 00:02:37.582822 | orchestrator | } 2026-05-24 00:02:37.582835 | orchestrator | 2026-05-24 00:02:37.582843 | orchestrator | + binding (known after apply) 2026-05-24 00:02:37.582871 | orchestrator | 2026-05-24 00:02:37.582875 | orchestrator | + fixed_ip { 2026-05-24 00:02:37.582915 | orchestrator | + ip_address = "192.168.16.15" 2026-05-24 00:02:37.582919 | orchestrator | + subnet_id = (known after apply) 2026-05-24 00:02:37.582952 | orchestrator | } 2026-05-24 00:02:37.582956 | orchestrator | } 2026-05-24 00:02:37.582960 | orchestrator | 2026-05-24 00:02:37.582964 | orchestrator | # openstack_networking_router_interface_v2.router_interface will be created 2026-05-24 00:02:37.582968 | orchestrator | + resource "openstack_networking_router_interface_v2" "router_interface" { 2026-05-24 00:02:37.582971 | orchestrator | + force_destroy = false 2026-05-24 00:02:37.582978 | orchestrator | + id = (known after apply) 2026-05-24 00:02:37.582982 | orchestrator | + port_id = (known after apply) 2026-05-24 00:02:37.582985 | orchestrator | + region = (known after apply) 2026-05-24 00:02:37.582989 | orchestrator | + router_id = (known after apply) 2026-05-24 00:02:37.583019 | orchestrator | + subnet_id = (known after apply) 2026-05-24 00:02:37.583023 | orchestrator | } 2026-05-24 00:02:37.583027 | orchestrator | 2026-05-24 00:02:37.583068 | orchestrator | # openstack_networking_router_v2.router will be created 2026-05-24 00:02:37.583072 | orchestrator | + resource "openstack_networking_router_v2" "router" { 2026-05-24 00:02:37.583076 | orchestrator | + admin_state_up = (known after apply) 2026-05-24 00:02:37.583082 | orchestrator | + all_tags = (known after apply) 2026-05-24 00:02:37.583086 | orchestrator | + availability_zone_hints = [ 2026-05-24 00:02:37.583123 | orchestrator | + "nova", 2026-05-24 00:02:37.583128 | orchestrator | ] 2026-05-24 00:02:37.583131 | orchestrator | + distributed = (known after apply) 2026-05-24 00:02:37.583138 | orchestrator | + enable_snat = (known after apply) 2026-05-24 00:02:37.583142 | orchestrator | + external_network_id = "e6be7364-bfd8-4de7-8120-8f41c69a139a" 2026-05-24 00:02:37.583146 | orchestrator | + external_qos_policy_id = (known after apply) 2026-05-24 00:02:37.583149 | orchestrator | + id = (known after apply) 2026-05-24 00:02:37.583153 | orchestrator | + name = "testbed" 2026-05-24 00:02:37.583157 | orchestrator | + region = (known after apply) 2026-05-24 00:02:37.583161 | orchestrator | + tenant_id = (known after apply) 2026-05-24 00:02:37.583164 | orchestrator | 2026-05-24 00:02:37.583168 | orchestrator | + external_fixed_ip (known after apply) 2026-05-24 00:02:37.583172 | orchestrator | } 2026-05-24 00:02:37.583175 | orchestrator | 2026-05-24 00:02:37.583179 | orchestrator | # openstack_networking_secgroup_rule_v2.security_group_management_rule1 will be created 2026-05-24 00:02:37.583184 | orchestrator | + resource "openstack_networking_secgroup_rule_v2" "security_group_management_rule1" { 2026-05-24 00:02:37.583193 | orchestrator | + description = "ssh" 2026-05-24 00:02:37.583197 | orchestrator | + direction = "ingress" 2026-05-24 00:02:37.583200 | orchestrator | + ethertype = "IPv4" 2026-05-24 00:02:37.583204 | orchestrator | + id = (known after apply) 2026-05-24 00:02:37.583208 | orchestrator | + port_range_max = 22 2026-05-24 00:02:37.583211 | orchestrator | + port_range_min = 22 2026-05-24 00:02:37.583215 | orchestrator | + protocol = "tcp" 2026-05-24 00:02:37.583219 | orchestrator | + region = (known after apply) 2026-05-24 00:02:37.583229 | orchestrator | + remote_address_group_id = (known after apply) 2026-05-24 00:02:37.583232 | orchestrator | + remote_group_id = (known after apply) 2026-05-24 00:02:37.583236 | orchestrator | + remote_ip_prefix = "0.0.0.0/0" 2026-05-24 00:02:37.583240 | orchestrator | + security_group_id = (known after apply) 2026-05-24 00:02:37.583243 | orchestrator | + tenant_id = (known after apply) 2026-05-24 00:02:37.583247 | orchestrator | } 2026-05-24 00:02:37.583251 | orchestrator | 2026-05-24 00:02:37.583254 | orchestrator | # openstack_networking_secgroup_rule_v2.security_group_management_rule2 will be created 2026-05-24 00:02:37.583258 | orchestrator | + resource "openstack_networking_secgroup_rule_v2" "security_group_management_rule2" { 2026-05-24 00:02:37.583261 | orchestrator | + description = "wireguard" 2026-05-24 00:02:37.583265 | orchestrator | + direction = "ingress" 2026-05-24 00:02:37.583269 | orchestrator | + ethertype = "IPv4" 2026-05-24 00:02:37.583272 | orchestrator | + id = (known after apply) 2026-05-24 00:02:37.583276 | orchestrator | + port_range_max = 51820 2026-05-24 00:02:37.583280 | orchestrator | + port_range_min = 51820 2026-05-24 00:02:37.583283 | orchestrator | + protocol = "udp" 2026-05-24 00:02:37.583287 | orchestrator | + region = (known after apply) 2026-05-24 00:02:37.583290 | orchestrator | + remote_address_group_id = (known after apply) 2026-05-24 00:02:37.583294 | orchestrator | + remote_group_id = (known after apply) 2026-05-24 00:02:37.583298 | orchestrator | + remote_ip_prefix = "0.0.0.0/0" 2026-05-24 00:02:37.583301 | orchestrator | + security_group_id = (known after apply) 2026-05-24 00:02:37.583305 | orchestrator | + tenant_id = (known after apply) 2026-05-24 00:02:37.583308 | orchestrator | } 2026-05-24 00:02:37.583312 | orchestrator | 2026-05-24 00:02:37.583316 | orchestrator | # openstack_networking_secgroup_rule_v2.security_group_management_rule3 will be created 2026-05-24 00:02:37.583320 | orchestrator | + resource "openstack_networking_secgroup_rule_v2" "security_group_management_rule3" { 2026-05-24 00:02:37.583323 | orchestrator | + direction = "ingress" 2026-05-24 00:02:37.583327 | orchestrator | + ethertype = "IPv4" 2026-05-24 00:02:37.583330 | orchestrator | + id = (known after apply) 2026-05-24 00:02:37.583334 | orchestrator | + protocol = "tcp" 2026-05-24 00:02:37.583337 | orchestrator | + region = (known after apply) 2026-05-24 00:02:37.583341 | orchestrator | + remote_address_group_id = (known after apply) 2026-05-24 00:02:37.583345 | orchestrator | + remote_group_id = (known after apply) 2026-05-24 00:02:37.583348 | orchestrator | + remote_ip_prefix = "192.168.16.0/20" 2026-05-24 00:02:37.583352 | orchestrator | + security_group_id = (known after apply) 2026-05-24 00:02:37.583355 | orchestrator | + tenant_id = (known after apply) 2026-05-24 00:02:37.583359 | orchestrator | } 2026-05-24 00:02:37.583363 | orchestrator | 2026-05-24 00:02:37.583366 | orchestrator | # openstack_networking_secgroup_rule_v2.security_group_management_rule4 will be created 2026-05-24 00:02:37.583370 | orchestrator | + resource "openstack_networking_secgroup_rule_v2" "security_group_management_rule4" { 2026-05-24 00:02:37.583374 | orchestrator | + direction = "ingress" 2026-05-24 00:02:37.583377 | orchestrator | + ethertype = "IPv4" 2026-05-24 00:02:37.583381 | orchestrator | + id = (known after apply) 2026-05-24 00:02:37.583384 | orchestrator | + protocol = "udp" 2026-05-24 00:02:37.583388 | orchestrator | + region = (known after apply) 2026-05-24 00:02:37.583392 | orchestrator | + remote_address_group_id = (known after apply) 2026-05-24 00:02:37.583395 | orchestrator | + remote_group_id = (known after apply) 2026-05-24 00:02:37.583399 | orchestrator | + remote_ip_prefix = "192.168.16.0/20" 2026-05-24 00:02:37.583402 | orchestrator | + security_group_id = (known after apply) 2026-05-24 00:02:37.583406 | orchestrator | + tenant_id = (known after apply) 2026-05-24 00:02:37.583410 | orchestrator | } 2026-05-24 00:02:37.583413 | orchestrator | 2026-05-24 00:02:37.583417 | orchestrator | # openstack_networking_secgroup_rule_v2.security_group_management_rule5 will be created 2026-05-24 00:02:37.583423 | orchestrator | + resource "openstack_networking_secgroup_rule_v2" "security_group_management_rule5" { 2026-05-24 00:02:37.583427 | orchestrator | + direction = "ingress" 2026-05-24 00:02:37.583431 | orchestrator | + ethertype = "IPv4" 2026-05-24 00:02:37.583434 | orchestrator | + id = (known after apply) 2026-05-24 00:02:37.583438 | orchestrator | + protocol = "icmp" 2026-05-24 00:02:37.583441 | orchestrator | + region = (known after apply) 2026-05-24 00:02:37.583445 | orchestrator | + remote_address_group_id = (known after apply) 2026-05-24 00:02:37.583449 | orchestrator | + remote_group_id = (known after apply) 2026-05-24 00:02:37.583452 | orchestrator | + remote_ip_prefix = "0.0.0.0/0" 2026-05-24 00:02:37.583456 | orchestrator | + security_group_id = (known after apply) 2026-05-24 00:02:37.583460 | orchestrator | + tenant_id = (known after apply) 2026-05-24 00:02:37.583463 | orchestrator | } 2026-05-24 00:02:37.583467 | orchestrator | 2026-05-24 00:02:37.583471 | orchestrator | # openstack_networking_secgroup_rule_v2.security_group_node_rule1 will be created 2026-05-24 00:02:37.583474 | orchestrator | + resource "openstack_networking_secgroup_rule_v2" "security_group_node_rule1" { 2026-05-24 00:02:37.583478 | orchestrator | + direction = "ingress" 2026-05-24 00:02:37.583481 | orchestrator | + ethertype = "IPv4" 2026-05-24 00:02:37.583485 | orchestrator | + id = (known after apply) 2026-05-24 00:02:37.583489 | orchestrator | + protocol = "tcp" 2026-05-24 00:02:37.583492 | orchestrator | + region = (known after apply) 2026-05-24 00:02:37.583496 | orchestrator | + remote_address_group_id = (known after apply) 2026-05-24 00:02:37.583503 | orchestrator | + remote_group_id = (known after apply) 2026-05-24 00:02:37.583507 | orchestrator | + remote_ip_prefix = "0.0.0.0/0" 2026-05-24 00:02:37.583510 | orchestrator | + security_group_id = (known after apply) 2026-05-24 00:02:37.583516 | orchestrator | + tenant_id = (known after apply) 2026-05-24 00:02:37.583520 | orchestrator | } 2026-05-24 00:02:37.583524 | orchestrator | 2026-05-24 00:02:37.583528 | orchestrator | # openstack_networking_secgroup_rule_v2.security_group_node_rule2 will be created 2026-05-24 00:02:37.583531 | orchestrator | + resource "openstack_networking_secgroup_rule_v2" "security_group_node_rule2" { 2026-05-24 00:02:37.583535 | orchestrator | + direction = "ingress" 2026-05-24 00:02:37.583539 | orchestrator | + ethertype = "IPv4" 2026-05-24 00:02:37.583542 | orchestrator | + id = (known after apply) 2026-05-24 00:02:37.583546 | orchestrator | + protocol = "udp" 2026-05-24 00:02:37.583550 | orchestrator | + region = (known after apply) 2026-05-24 00:02:37.583553 | orchestrator | + remote_address_group_id = (known after apply) 2026-05-24 00:02:37.583557 | orchestrator | + remote_group_id = (known after apply) 2026-05-24 00:02:37.583560 | orchestrator | + remote_ip_prefix = "0.0.0.0/0" 2026-05-24 00:02:37.583564 | orchestrator | + security_group_id = (known after apply) 2026-05-24 00:02:37.583568 | orchestrator | + tenant_id = (known after apply) 2026-05-24 00:02:37.583571 | orchestrator | } 2026-05-24 00:02:37.583575 | orchestrator | 2026-05-24 00:02:37.583579 | orchestrator | # openstack_networking_secgroup_rule_v2.security_group_node_rule3 will be created 2026-05-24 00:02:37.583582 | orchestrator | + resource "openstack_networking_secgroup_rule_v2" "security_group_node_rule3" { 2026-05-24 00:02:37.583586 | orchestrator | + direction = "ingress" 2026-05-24 00:02:37.583592 | orchestrator | + ethertype = "IPv4" 2026-05-24 00:02:37.583596 | orchestrator | + id = (known after apply) 2026-05-24 00:02:37.583599 | orchestrator | + protocol = "icmp" 2026-05-24 00:02:37.583603 | orchestrator | + region = (known after apply) 2026-05-24 00:02:37.583607 | orchestrator | + remote_address_group_id = (known after apply) 2026-05-24 00:02:37.583610 | orchestrator | + remote_group_id = (known after apply) 2026-05-24 00:02:37.583614 | orchestrator | + remote_ip_prefix = "0.0.0.0/0" 2026-05-24 00:02:37.583618 | orchestrator | + security_group_id = (known after apply) 2026-05-24 00:02:37.583621 | orchestrator | + tenant_id = (known after apply) 2026-05-24 00:02:37.583628 | orchestrator | } 2026-05-24 00:02:37.583632 | orchestrator | 2026-05-24 00:02:37.583635 | orchestrator | # openstack_networking_secgroup_rule_v2.security_group_rule_vrrp will be created 2026-05-24 00:02:37.583639 | orchestrator | + resource "openstack_networking_secgroup_rule_v2" "security_group_rule_vrrp" { 2026-05-24 00:02:37.583643 | orchestrator | + description = "vrrp" 2026-05-24 00:02:37.583646 | orchestrator | + direction = "ingress" 2026-05-24 00:02:37.583650 | orchestrator | + ethertype = "IPv4" 2026-05-24 00:02:37.583654 | orchestrator | + id = (known after apply) 2026-05-24 00:02:37.583657 | orchestrator | + protocol = "112" 2026-05-24 00:02:37.583661 | orchestrator | + region = (known after apply) 2026-05-24 00:02:37.583665 | orchestrator | + remote_address_group_id = (known after apply) 2026-05-24 00:02:37.583668 | orchestrator | + remote_group_id = (known after apply) 2026-05-24 00:02:37.583672 | orchestrator | + remote_ip_prefix = "0.0.0.0/0" 2026-05-24 00:02:37.583675 | orchestrator | + security_group_id = (known after apply) 2026-05-24 00:02:37.583679 | orchestrator | + tenant_id = (known after apply) 2026-05-24 00:02:37.583683 | orchestrator | } 2026-05-24 00:02:37.583686 | orchestrator | 2026-05-24 00:02:37.583690 | orchestrator | # openstack_networking_secgroup_v2.security_group_management will be created 2026-05-24 00:02:37.583694 | orchestrator | + resource "openstack_networking_secgroup_v2" "security_group_management" { 2026-05-24 00:02:37.583697 | orchestrator | + all_tags = (known after apply) 2026-05-24 00:02:37.583701 | orchestrator | + description = "management security group" 2026-05-24 00:02:37.583705 | orchestrator | + id = (known after apply) 2026-05-24 00:02:37.583708 | orchestrator | + name = "testbed-management" 2026-05-24 00:02:37.583712 | orchestrator | + region = (known after apply) 2026-05-24 00:02:37.583715 | orchestrator | + stateful = (known after apply) 2026-05-24 00:02:37.583719 | orchestrator | + tenant_id = (known after apply) 2026-05-24 00:02:37.583723 | orchestrator | } 2026-05-24 00:02:37.583726 | orchestrator | 2026-05-24 00:02:37.583730 | orchestrator | # openstack_networking_secgroup_v2.security_group_node will be created 2026-05-24 00:02:37.583734 | orchestrator | + resource "openstack_networking_secgroup_v2" "security_group_node" { 2026-05-24 00:02:37.583737 | orchestrator | + all_tags = (known after apply) 2026-05-24 00:02:37.583741 | orchestrator | + description = "node security group" 2026-05-24 00:02:37.583744 | orchestrator | + id = (known after apply) 2026-05-24 00:02:37.583748 | orchestrator | + name = "testbed-node" 2026-05-24 00:02:37.583752 | orchestrator | + region = (known after apply) 2026-05-24 00:02:37.583755 | orchestrator | + stateful = (known after apply) 2026-05-24 00:02:37.583759 | orchestrator | + tenant_id = (known after apply) 2026-05-24 00:02:37.583763 | orchestrator | } 2026-05-24 00:02:37.583766 | orchestrator | 2026-05-24 00:02:37.583770 | orchestrator | # openstack_networking_subnet_v2.subnet_management will be created 2026-05-24 00:02:37.583774 | orchestrator | + resource "openstack_networking_subnet_v2" "subnet_management" { 2026-05-24 00:02:37.583777 | orchestrator | + all_tags = (known after apply) 2026-05-24 00:02:37.583781 | orchestrator | + cidr = "192.168.16.0/20" 2026-05-24 00:02:37.583784 | orchestrator | + dns_nameservers = [ 2026-05-24 00:02:37.583788 | orchestrator | + "8.8.8.8", 2026-05-24 00:02:37.583792 | orchestrator | + "9.9.9.9", 2026-05-24 00:02:37.583796 | orchestrator | ] 2026-05-24 00:02:37.583799 | orchestrator | + enable_dhcp = true 2026-05-24 00:02:37.583803 | orchestrator | + gateway_ip = (known after apply) 2026-05-24 00:02:37.583807 | orchestrator | + id = (known after apply) 2026-05-24 00:02:37.583810 | orchestrator | + ip_version = 4 2026-05-24 00:02:37.583814 | orchestrator | + ipv6_address_mode = (known after apply) 2026-05-24 00:02:37.583817 | orchestrator | + ipv6_ra_mode = (known after apply) 2026-05-24 00:02:37.583821 | orchestrator | + name = "subnet-testbed-management" 2026-05-24 00:02:37.583825 | orchestrator | + network_id = (known after apply) 2026-05-24 00:02:37.583828 | orchestrator | + no_gateway = false 2026-05-24 00:02:37.583832 | orchestrator | + region = (known after apply) 2026-05-24 00:02:37.583836 | orchestrator | + service_types = (known after apply) 2026-05-24 00:02:37.583842 | orchestrator | + tenant_id = (known after apply) 2026-05-24 00:02:37.583846 | orchestrator | 2026-05-24 00:02:37.583850 | orchestrator | + allocation_pool { 2026-05-24 00:02:37.583853 | orchestrator | + end = "192.168.31.250" 2026-05-24 00:02:37.583857 | orchestrator | + start = "192.168.31.200" 2026-05-24 00:02:37.583860 | orchestrator | } 2026-05-24 00:02:37.583864 | orchestrator | } 2026-05-24 00:02:37.583868 | orchestrator | 2026-05-24 00:02:37.583871 | orchestrator | # terraform_data.image will be created 2026-05-24 00:02:37.583875 | orchestrator | + resource "terraform_data" "image" { 2026-05-24 00:02:37.583879 | orchestrator | + id = (known after apply) 2026-05-24 00:02:37.583884 | orchestrator | + input = "Ubuntu 24.04" 2026-05-24 00:02:37.583888 | orchestrator | + output = (known after apply) 2026-05-24 00:02:37.583892 | orchestrator | } 2026-05-24 00:02:37.583895 | orchestrator | 2026-05-24 00:02:37.583899 | orchestrator | # terraform_data.image_node will be created 2026-05-24 00:02:37.583902 | orchestrator | + resource "terraform_data" "image_node" { 2026-05-24 00:02:37.583906 | orchestrator | + id = (known after apply) 2026-05-24 00:02:37.583910 | orchestrator | + input = "Ubuntu 24.04" 2026-05-24 00:02:37.583913 | orchestrator | + output = (known after apply) 2026-05-24 00:02:37.583917 | orchestrator | } 2026-05-24 00:02:37.583921 | orchestrator | 2026-05-24 00:02:37.583924 | orchestrator | Plan: 64 to add, 0 to change, 0 to destroy. 2026-05-24 00:02:37.583928 | orchestrator | 2026-05-24 00:02:37.583932 | orchestrator | Changes to Outputs: 2026-05-24 00:02:37.583935 | orchestrator | + manager_address = (sensitive value) 2026-05-24 00:02:37.583939 | orchestrator | + private_key = (sensitive value) 2026-05-24 00:02:37.759967 | orchestrator | terraform_data.image_node: Creating... 2026-05-24 00:02:37.760019 | orchestrator | terraform_data.image_node: Creation complete after 0s [id=c7f7f899-e3ff-1dfa-ba2d-035369277b15] 2026-05-24 00:02:37.813372 | orchestrator | terraform_data.image: Creating... 2026-05-24 00:02:37.813419 | orchestrator | terraform_data.image: Creation complete after 0s [id=9e1603a5-0361-d2e4-1cf9-433b242c35bb] 2026-05-24 00:02:37.834953 | orchestrator | data.openstack_images_image_v2.image_node: Reading... 2026-05-24 00:02:37.842426 | orchestrator | openstack_compute_keypair_v2.key: Creating... 2026-05-24 00:02:37.843323 | orchestrator | openstack_blockstorage_volume_v3.node_volume[8]: Creating... 2026-05-24 00:02:37.843606 | orchestrator | openstack_blockstorage_volume_v3.node_volume[0]: Creating... 2026-05-24 00:02:37.844848 | orchestrator | openstack_networking_network_v2.net_management: Creating... 2026-05-24 00:02:37.850698 | orchestrator | data.openstack_images_image_v2.image: Reading... 2026-05-24 00:02:37.850743 | orchestrator | openstack_blockstorage_volume_v3.node_volume[3]: Creating... 2026-05-24 00:02:37.854157 | orchestrator | openstack_blockstorage_volume_v3.node_volume[5]: Creating... 2026-05-24 00:02:37.855214 | orchestrator | openstack_blockstorage_volume_v3.node_volume[6]: Creating... 2026-05-24 00:02:37.856889 | orchestrator | openstack_blockstorage_volume_v3.node_volume[2]: Creating... 2026-05-24 00:02:38.332620 | orchestrator | data.openstack_images_image_v2.image_node: Read complete after 0s [id=846820b2-039e-4b42-adad-daf72e0f8ea4] 2026-05-24 00:02:38.332724 | orchestrator | data.openstack_images_image_v2.image: Read complete after 0s [id=846820b2-039e-4b42-adad-daf72e0f8ea4] 2026-05-24 00:02:38.339381 | orchestrator | openstack_blockstorage_volume_v3.node_volume[1]: Creating... 2026-05-24 00:02:38.342503 | orchestrator | openstack_blockstorage_volume_v3.node_volume[7]: Creating... 2026-05-24 00:02:38.440138 | orchestrator | openstack_compute_keypair_v2.key: Creation complete after 0s [id=testbed] 2026-05-24 00:02:38.445079 | orchestrator | openstack_blockstorage_volume_v3.node_volume[4]: Creating... 2026-05-24 00:02:38.974457 | orchestrator | openstack_networking_network_v2.net_management: Creation complete after 1s [id=7ebf9a54-5c5d-4f34-90d7-4427013cd839] 2026-05-24 00:02:38.983697 | orchestrator | openstack_blockstorage_volume_v3.node_base_volume[4]: Creating... 2026-05-24 00:02:41.516901 | orchestrator | openstack_blockstorage_volume_v3.node_volume[8]: Creation complete after 4s [id=933eae25-5b43-48f2-8567-ec23ac6d930e] 2026-05-24 00:02:41.519935 | orchestrator | openstack_blockstorage_volume_v3.manager_base_volume[0]: Creating... 2026-05-24 00:02:41.539816 | orchestrator | openstack_blockstorage_volume_v3.node_volume[0]: Creation complete after 4s [id=cfc1028b-1bea-463d-9459-9bdf9e2439f2] 2026-05-24 00:02:41.542957 | orchestrator | openstack_blockstorage_volume_v3.node_base_volume[3]: Creating... 2026-05-24 00:02:41.559518 | orchestrator | openstack_blockstorage_volume_v3.node_volume[3]: Creation complete after 4s [id=f39ea199-3d32-4006-a706-22607484d3b8] 2026-05-24 00:02:41.561570 | orchestrator | openstack_blockstorage_volume_v3.node_volume[2]: Creation complete after 4s [id=48029c53-f84e-4196-a78a-8d5aa7d559a3] 2026-05-24 00:02:41.567397 | orchestrator | openstack_blockstorage_volume_v3.node_base_volume[2]: Creating... 2026-05-24 00:02:41.567445 | orchestrator | openstack_blockstorage_volume_v3.node_base_volume[1]: Creating... 2026-05-24 00:02:41.577870 | orchestrator | openstack_blockstorage_volume_v3.node_volume[6]: Creation complete after 4s [id=065459af-02da-4f1c-a006-eb1415e613b2] 2026-05-24 00:02:41.581929 | orchestrator | openstack_blockstorage_volume_v3.node_base_volume[0]: Creating... 2026-05-24 00:02:41.599275 | orchestrator | openstack_blockstorage_volume_v3.node_volume[5]: Creation complete after 4s [id=fda6a2fe-50f7-45a7-a466-09b8ce2b448e] 2026-05-24 00:02:41.605595 | orchestrator | openstack_blockstorage_volume_v3.node_base_volume[5]: Creating... 2026-05-24 00:02:41.647253 | orchestrator | openstack_blockstorage_volume_v3.node_volume[7]: Creation complete after 4s [id=a35fae29-b087-48b7-afa9-cd19ad9b81fe] 2026-05-24 00:02:41.657447 | orchestrator | local_file.id_rsa_pub: Creating... 2026-05-24 00:02:41.660984 | orchestrator | local_file.id_rsa_pub: Creation complete after 0s [id=2c417601177dc661785ba9b6e9085829225379dc] 2026-05-24 00:02:41.665782 | orchestrator | local_sensitive_file.id_rsa: Creating... 2026-05-24 00:02:41.668014 | orchestrator | openstack_blockstorage_volume_v3.node_volume[1]: Creation complete after 4s [id=b94e75a7-75c7-46c4-a6a9-f0b9cd2677fe] 2026-05-24 00:02:41.672785 | orchestrator | local_sensitive_file.id_rsa: Creation complete after 0s [id=53441c1165e2a0909240eb4a6ff3f320c58febe7] 2026-05-24 00:02:41.680165 | orchestrator | openstack_networking_subnet_v2.subnet_management: Creating... 2026-05-24 00:02:41.701802 | orchestrator | openstack_blockstorage_volume_v3.node_volume[4]: Creation complete after 4s [id=eda55d0d-fbc6-46d7-ae41-e81df1f7f32a] 2026-05-24 00:02:42.336772 | orchestrator | openstack_blockstorage_volume_v3.node_base_volume[4]: Creation complete after 3s [id=d9ae3288-2b44-4fe4-b211-5375376272a3] 2026-05-24 00:02:42.757319 | orchestrator | openstack_networking_subnet_v2.subnet_management: Creation complete after 1s [id=2585becb-38cb-415d-a52c-a1e65b233a37] 2026-05-24 00:02:42.761660 | orchestrator | openstack_networking_router_v2.router: Creating... 2026-05-24 00:02:44.923482 | orchestrator | openstack_blockstorage_volume_v3.manager_base_volume[0]: Creation complete after 3s [id=ce5e5608-d7e0-4b19-a101-1f119ad01692] 2026-05-24 00:02:44.976479 | orchestrator | openstack_blockstorage_volume_v3.node_base_volume[1]: Creation complete after 3s [id=64908706-ff87-44e5-94ec-6ed321bac3cd] 2026-05-24 00:02:45.023542 | orchestrator | openstack_blockstorage_volume_v3.node_base_volume[2]: Creation complete after 3s [id=1534d87d-bc4c-4f95-ad2f-eacf971c375a] 2026-05-24 00:02:45.048671 | orchestrator | openstack_blockstorage_volume_v3.node_base_volume[0]: Creation complete after 3s [id=ee40e30b-522b-4b8c-8127-ee5b16b9ffc3] 2026-05-24 00:02:45.059927 | orchestrator | openstack_blockstorage_volume_v3.node_base_volume[3]: Creation complete after 3s [id=8c319549-0e0e-447e-9a94-ac7372c6d548] 2026-05-24 00:02:45.083478 | orchestrator | openstack_blockstorage_volume_v3.node_base_volume[5]: Creation complete after 3s [id=45aff6f3-0073-4cbb-a6e7-b3f4b4cce6b5] 2026-05-24 00:02:49.202495 | orchestrator | openstack_networking_router_v2.router: Creation complete after 6s [id=69a747f9-7266-4ab6-b36a-f8dcea854b6a] 2026-05-24 00:02:49.208184 | orchestrator | openstack_networking_secgroup_v2.security_group_node: Creating... 2026-05-24 00:02:49.210611 | orchestrator | openstack_networking_secgroup_v2.security_group_management: Creating... 2026-05-24 00:02:49.218032 | orchestrator | openstack_networking_router_interface_v2.router_interface: Creating... 2026-05-24 00:02:49.450766 | orchestrator | openstack_networking_secgroup_v2.security_group_management: Creation complete after 0s [id=f8900c82-6a25-4406-9e85-6c5b0a772b11] 2026-05-24 00:02:49.459071 | orchestrator | openstack_networking_secgroup_rule_v2.security_group_management_rule2: Creating... 2026-05-24 00:02:49.460363 | orchestrator | openstack_networking_secgroup_rule_v2.security_group_management_rule4: Creating... 2026-05-24 00:02:49.460573 | orchestrator | openstack_networking_secgroup_rule_v2.security_group_management_rule1: Creating... 2026-05-24 00:02:49.468035 | orchestrator | openstack_networking_port_v2.manager_port_management: Creating... 2026-05-24 00:02:49.468848 | orchestrator | openstack_networking_secgroup_rule_v2.security_group_management_rule5: Creating... 2026-05-24 00:02:49.469374 | orchestrator | openstack_networking_secgroup_rule_v2.security_group_management_rule3: Creating... 2026-05-24 00:02:49.663968 | orchestrator | openstack_networking_secgroup_rule_v2.security_group_management_rule2: Creation complete after 1s [id=39412462-84d5-45f4-93bc-77028a8f7e74] 2026-05-24 00:02:49.834010 | orchestrator | openstack_networking_secgroup_rule_v2.security_group_management_rule4: Creation complete after 1s [id=3265bb51-bcfb-41a9-930c-5cd0b6e9c7ba] 2026-05-24 00:02:50.016194 | orchestrator | openstack_networking_secgroup_rule_v2.security_group_management_rule3: Creation complete after 1s [id=e16631d7-6165-4510-ab71-ee736a08c63a] 2026-05-24 00:02:50.215407 | orchestrator | openstack_networking_secgroup_rule_v2.security_group_management_rule5: Creation complete after 1s [id=a691c975-3896-40fa-95a7-7927c1da0adb] 2026-05-24 00:02:50.217859 | orchestrator | openstack_networking_port_v2.manager_port_management: Creation complete after 1s [id=7b90b530-d16e-4761-a8e7-d726b4ebae14] 2026-05-24 00:02:50.402682 | orchestrator | openstack_networking_secgroup_rule_v2.security_group_management_rule1: Creation complete after 1s [id=48659930-3b5b-43f7-9ade-07e6982de4b2] 2026-05-24 00:02:50.446860 | orchestrator | openstack_networking_secgroup_v2.security_group_node: Creation complete after 1s [id=176998c5-976e-4a13-b765-dd9961eec2f0] 2026-05-24 00:02:50.467542 | orchestrator | openstack_networking_secgroup_rule_v2.security_group_node_rule2: Creating... 2026-05-24 00:02:50.469722 | orchestrator | openstack_networking_secgroup_rule_v2.security_group_rule_vrrp: Creating... 2026-05-24 00:02:50.469895 | orchestrator | openstack_networking_secgroup_rule_v2.security_group_node_rule1: Creating... 2026-05-24 00:02:50.472244 | orchestrator | openstack_networking_port_v2.node_port_management[0]: Creating... 2026-05-24 00:02:50.475406 | orchestrator | openstack_networking_port_v2.node_port_management[4]: Creating... 2026-05-24 00:02:50.476243 | orchestrator | openstack_networking_port_v2.node_port_management[2]: Creating... 2026-05-24 00:02:50.477473 | orchestrator | openstack_networking_secgroup_rule_v2.security_group_node_rule3: Creating... 2026-05-24 00:02:50.480620 | orchestrator | openstack_networking_port_v2.node_port_management[5]: Creating... 2026-05-24 00:02:50.483769 | orchestrator | openstack_networking_port_v2.node_port_management[1]: Creating... 2026-05-24 00:02:50.630329 | orchestrator | openstack_networking_secgroup_rule_v2.security_group_node_rule2: Creation complete after 1s [id=dad9aad8-598c-44a1-acc9-bb8f7636d752] 2026-05-24 00:02:50.642154 | orchestrator | openstack_networking_port_v2.node_port_management[3]: Creating... 2026-05-24 00:02:51.019227 | orchestrator | openstack_networking_secgroup_rule_v2.security_group_node_rule1: Creation complete after 1s [id=933d83be-7365-4dec-bf4a-0430d1b8cb2c] 2026-05-24 00:02:51.209051 | orchestrator | openstack_networking_secgroup_rule_v2.security_group_rule_vrrp: Creation complete after 1s [id=8a0aac06-c7c7-430d-bdbe-ce4dcffa2e7d] 2026-05-24 00:02:51.229865 | orchestrator | openstack_networking_port_v2.node_port_management[1]: Creation complete after 1s [id=3378eee5-7868-4c24-8c42-53df35803656] 2026-05-24 00:02:51.412349 | orchestrator | openstack_networking_port_v2.node_port_management[2]: Creation complete after 1s [id=5b97ca92-1745-43a9-8831-7d76c10c0945] 2026-05-24 00:02:51.535063 | orchestrator | openstack_networking_port_v2.node_port_management[5]: Creation complete after 2s [id=02f2640d-e1c6-4b7a-b767-12ae1832cee4] 2026-05-24 00:02:51.578937 | orchestrator | openstack_networking_port_v2.node_port_management[0]: Creation complete after 2s [id=f887f64b-a0b0-405a-b816-2f46e3e51656] 2026-05-24 00:02:51.635278 | orchestrator | openstack_networking_secgroup_rule_v2.security_group_node_rule3: Creation complete after 2s [id=073f8b3e-5181-4074-996f-7a09c01ba7be] 2026-05-24 00:02:51.743972 | orchestrator | openstack_networking_port_v2.node_port_management[4]: Creation complete after 2s [id=d8ff0eb0-7cc6-4b13-8ea5-e7d27e3a3687] 2026-05-24 00:02:52.326774 | orchestrator | openstack_networking_port_v2.node_port_management[3]: Creation complete after 1s [id=1ef44912-79ce-4f2f-b797-999deb9de9f9] 2026-05-24 00:02:54.119018 | orchestrator | openstack_networking_router_interface_v2.router_interface: Creation complete after 5s [id=8acce606-1f9b-4364-abf3-f4e52d038dcd] 2026-05-24 00:02:54.135424 | orchestrator | openstack_networking_floatingip_v2.manager_floating_ip: Creating... 2026-05-24 00:02:54.150854 | orchestrator | openstack_compute_instance_v2.node_server[2]: Creating... 2026-05-24 00:02:54.152303 | orchestrator | openstack_compute_instance_v2.node_server[0]: Creating... 2026-05-24 00:02:54.156752 | orchestrator | openstack_compute_instance_v2.node_server[4]: Creating... 2026-05-24 00:02:54.160815 | orchestrator | openstack_compute_instance_v2.node_server[1]: Creating... 2026-05-24 00:02:54.163647 | orchestrator | openstack_compute_instance_v2.node_server[5]: Creating... 2026-05-24 00:02:54.169017 | orchestrator | openstack_compute_instance_v2.node_server[3]: Creating... 2026-05-24 00:02:57.597173 | orchestrator | openstack_networking_floatingip_v2.manager_floating_ip: Creation complete after 4s [id=fc40d837-9e77-4678-8da1-f772fb0bb3e4] 2026-05-24 00:02:57.605264 | orchestrator | local_file.inventory: Creating... 2026-05-24 00:02:57.608901 | orchestrator | openstack_networking_floatingip_associate_v2.manager_floating_ip_association: Creating... 2026-05-24 00:02:57.609203 | orchestrator | local_file.MANAGER_ADDRESS: Creating... 2026-05-24 00:02:57.609971 | orchestrator | local_file.inventory: Creation complete after 0s [id=c0ff8f9345bbe20d8a14310496196c9c2ad84044] 2026-05-24 00:02:57.615886 | orchestrator | local_file.MANAGER_ADDRESS: Creation complete after 0s [id=b0a4550ddc80f1c447d44d1b9a35613bee188c4d] 2026-05-24 00:02:58.595031 | orchestrator | openstack_networking_floatingip_associate_v2.manager_floating_ip_association: Creation complete after 1s [id=fc40d837-9e77-4678-8da1-f772fb0bb3e4] 2026-05-24 00:03:04.152565 | orchestrator | openstack_compute_instance_v2.node_server[2]: Still creating... [10s elapsed] 2026-05-24 00:03:04.153828 | orchestrator | openstack_compute_instance_v2.node_server[0]: Still creating... [10s elapsed] 2026-05-24 00:03:04.158076 | orchestrator | openstack_compute_instance_v2.node_server[4]: Still creating... [10s elapsed] 2026-05-24 00:03:04.169536 | orchestrator | openstack_compute_instance_v2.node_server[5]: Still creating... [10s elapsed] 2026-05-24 00:03:04.169605 | orchestrator | openstack_compute_instance_v2.node_server[1]: Still creating... [10s elapsed] 2026-05-24 00:03:04.171746 | orchestrator | openstack_compute_instance_v2.node_server[3]: Still creating... [10s elapsed] 2026-05-24 00:03:14.160572 | orchestrator | openstack_compute_instance_v2.node_server[4]: Still creating... [20s elapsed] 2026-05-24 00:03:14.160689 | orchestrator | openstack_compute_instance_v2.node_server[2]: Still creating... [20s elapsed] 2026-05-24 00:03:14.160718 | orchestrator | openstack_compute_instance_v2.node_server[0]: Still creating... [20s elapsed] 2026-05-24 00:03:14.169919 | orchestrator | openstack_compute_instance_v2.node_server[1]: Still creating... [20s elapsed] 2026-05-24 00:03:14.169972 | orchestrator | openstack_compute_instance_v2.node_server[5]: Still creating... [20s elapsed] 2026-05-24 00:03:14.172305 | orchestrator | openstack_compute_instance_v2.node_server[3]: Still creating... [20s elapsed] 2026-05-24 00:03:24.169219 | orchestrator | openstack_compute_instance_v2.node_server[2]: Still creating... [30s elapsed] 2026-05-24 00:03:24.169358 | orchestrator | openstack_compute_instance_v2.node_server[4]: Still creating... [30s elapsed] 2026-05-24 00:03:24.169387 | orchestrator | openstack_compute_instance_v2.node_server[0]: Still creating... [30s elapsed] 2026-05-24 00:03:24.170359 | orchestrator | openstack_compute_instance_v2.node_server[1]: Still creating... [30s elapsed] 2026-05-24 00:03:24.170421 | orchestrator | openstack_compute_instance_v2.node_server[5]: Still creating... [30s elapsed] 2026-05-24 00:03:24.172806 | orchestrator | openstack_compute_instance_v2.node_server[3]: Still creating... [30s elapsed] 2026-05-24 00:03:24.835304 | orchestrator | openstack_compute_instance_v2.node_server[0]: Creation complete after 31s [id=fe6874ca-1575-4b7a-849a-027d13111f4d] 2026-05-24 00:03:25.315055 | orchestrator | openstack_compute_instance_v2.node_server[2]: Creation complete after 31s [id=8db4ee71-a55a-43da-b92b-68efd3b92102] 2026-05-24 00:03:34.177497 | orchestrator | openstack_compute_instance_v2.node_server[4]: Still creating... [40s elapsed] 2026-05-24 00:03:34.177633 | orchestrator | openstack_compute_instance_v2.node_server[3]: Still creating... [40s elapsed] 2026-05-24 00:03:34.177656 | orchestrator | openstack_compute_instance_v2.node_server[5]: Still creating... [40s elapsed] 2026-05-24 00:03:34.177706 | orchestrator | openstack_compute_instance_v2.node_server[1]: Still creating... [40s elapsed] 2026-05-24 00:03:35.551642 | orchestrator | openstack_compute_instance_v2.node_server[4]: Creation complete after 42s [id=f75b4697-e69a-4510-8d4b-a5ba323031d9] 2026-05-24 00:03:35.686113 | orchestrator | openstack_compute_instance_v2.node_server[1]: Creation complete after 42s [id=babc756a-57bc-467c-969c-97eeb73f794b] 2026-05-24 00:03:35.845034 | orchestrator | openstack_compute_instance_v2.node_server[5]: Creation complete after 42s [id=f1aa9352-9263-498d-b63b-d269ed63b4ea] 2026-05-24 00:03:44.185647 | orchestrator | openstack_compute_instance_v2.node_server[3]: Still creating... [50s elapsed] 2026-05-24 00:03:54.193538 | orchestrator | openstack_compute_instance_v2.node_server[3]: Still creating... [1m0s elapsed] 2026-05-24 00:03:56.854244 | orchestrator | openstack_compute_instance_v2.node_server[3]: Creation complete after 1m3s [id=36cd20f0-1294-40c3-9f24-3b1e6a781347] 2026-05-24 00:03:56.888096 | orchestrator | null_resource.node_semaphore: Creating... 2026-05-24 00:03:56.891009 | orchestrator | null_resource.node_semaphore: Creation complete after 0s [id=258920794096935676] 2026-05-24 00:03:56.895445 | orchestrator | openstack_compute_volume_attach_v2.node_volume_attachment[1]: Creating... 2026-05-24 00:03:56.896337 | orchestrator | openstack_compute_volume_attach_v2.node_volume_attachment[7]: Creating... 2026-05-24 00:03:56.896388 | orchestrator | openstack_compute_volume_attach_v2.node_volume_attachment[5]: Creating... 2026-05-24 00:03:56.896397 | orchestrator | openstack_compute_volume_attach_v2.node_volume_attachment[6]: Creating... 2026-05-24 00:03:56.896433 | orchestrator | openstack_compute_volume_attach_v2.node_volume_attachment[2]: Creating... 2026-05-24 00:03:56.896892 | orchestrator | openstack_compute_volume_attach_v2.node_volume_attachment[8]: Creating... 2026-05-24 00:03:56.897013 | orchestrator | openstack_compute_volume_attach_v2.node_volume_attachment[0]: Creating... 2026-05-24 00:03:56.900353 | orchestrator | openstack_compute_volume_attach_v2.node_volume_attachment[4]: Creating... 2026-05-24 00:03:56.915392 | orchestrator | openstack_compute_instance_v2.manager_server: Creating... 2026-05-24 00:03:56.918909 | orchestrator | openstack_compute_volume_attach_v2.node_volume_attachment[3]: Creating... 2026-05-24 00:04:00.349764 | orchestrator | openstack_compute_volume_attach_v2.node_volume_attachment[6]: Creation complete after 3s [id=36cd20f0-1294-40c3-9f24-3b1e6a781347/065459af-02da-4f1c-a006-eb1415e613b2] 2026-05-24 00:04:00.351533 | orchestrator | openstack_compute_volume_attach_v2.node_volume_attachment[7]: Creation complete after 3s [id=f75b4697-e69a-4510-8d4b-a5ba323031d9/a35fae29-b087-48b7-afa9-cd19ad9b81fe] 2026-05-24 00:04:00.379918 | orchestrator | openstack_compute_volume_attach_v2.node_volume_attachment[5]: Creation complete after 3s [id=f1aa9352-9263-498d-b63b-d269ed63b4ea/fda6a2fe-50f7-45a7-a466-09b8ce2b448e] 2026-05-24 00:04:00.408692 | orchestrator | openstack_compute_volume_attach_v2.node_volume_attachment[2]: Creation complete after 3s [id=f1aa9352-9263-498d-b63b-d269ed63b4ea/48029c53-f84e-4196-a78a-8d5aa7d559a3] 2026-05-24 00:04:00.419645 | orchestrator | openstack_compute_volume_attach_v2.node_volume_attachment[0]: Creation complete after 3s [id=36cd20f0-1294-40c3-9f24-3b1e6a781347/cfc1028b-1bea-463d-9459-9bdf9e2439f2] 2026-05-24 00:04:00.436445 | orchestrator | openstack_compute_volume_attach_v2.node_volume_attachment[1]: Creation complete after 3s [id=f75b4697-e69a-4510-8d4b-a5ba323031d9/b94e75a7-75c7-46c4-a6a9-f0b9cd2677fe] 2026-05-24 00:04:06.528334 | orchestrator | openstack_compute_volume_attach_v2.node_volume_attachment[3]: Creation complete after 10s [id=36cd20f0-1294-40c3-9f24-3b1e6a781347/f39ea199-3d32-4006-a706-22607484d3b8] 2026-05-24 00:04:06.541970 | orchestrator | openstack_compute_volume_attach_v2.node_volume_attachment[4]: Creation complete after 10s [id=f75b4697-e69a-4510-8d4b-a5ba323031d9/eda55d0d-fbc6-46d7-ae41-e81df1f7f32a] 2026-05-24 00:04:06.572889 | orchestrator | openstack_compute_volume_attach_v2.node_volume_attachment[8]: Creation complete after 10s [id=f1aa9352-9263-498d-b63b-d269ed63b4ea/933eae25-5b43-48f2-8567-ec23ac6d930e] 2026-05-24 00:04:06.917218 | orchestrator | openstack_compute_instance_v2.manager_server: Still creating... [10s elapsed] 2026-05-24 00:04:16.924600 | orchestrator | openstack_compute_instance_v2.manager_server: Still creating... [20s elapsed] 2026-05-24 00:04:17.334922 | orchestrator | openstack_compute_instance_v2.manager_server: Creation complete after 20s [id=83afedd7-28fc-43b8-9bb3-821c41e24e2e] 2026-05-24 00:04:17.361420 | orchestrator | 2026-05-24 00:04:17.361502 | orchestrator | Apply complete! Resources: 64 added, 0 changed, 0 destroyed. 2026-05-24 00:04:17.361517 | orchestrator | 2026-05-24 00:04:17.361528 | orchestrator | Outputs: 2026-05-24 00:04:17.361540 | orchestrator | 2026-05-24 00:04:17.361550 | orchestrator | manager_address = 2026-05-24 00:04:17.361560 | orchestrator | private_key = 2026-05-24 00:04:17.784223 | orchestrator | ok: Runtime: 0:01:46.729673 2026-05-24 00:04:17.814271 | 2026-05-24 00:04:17.814398 | TASK [Create infrastructure (stable)] 2026-05-24 00:04:18.349085 | orchestrator | skipping: Conditional result was False 2026-05-24 00:04:18.370274 | 2026-05-24 00:04:18.370465 | TASK [Fetch manager address] 2026-05-24 00:04:20.121521 | orchestrator | ok 2026-05-24 00:04:20.131714 | 2026-05-24 00:04:20.131878 | TASK [Set manager_host address] 2026-05-24 00:04:20.229306 | orchestrator | ok 2026-05-24 00:04:20.242909 | 2026-05-24 00:04:20.243750 | LOOP [Update ansible collections] 2026-05-24 00:04:21.312279 | orchestrator | [WARNING]: Collection osism.commons does not support Ansible version 2.15.2 2026-05-24 00:04:21.313005 | orchestrator | [WARNING]: Collection osism.services does not support Ansible version 2.15.2 2026-05-24 00:04:21.313081 | orchestrator | Starting galaxy collection install process 2026-05-24 00:04:21.313108 | orchestrator | Process install dependency map 2026-05-24 00:04:21.313132 | orchestrator | Starting collection install process 2026-05-24 00:04:21.313152 | orchestrator | Installing 'osism.commons:999.0.0' to '/home/zuul-testbed02/.ansible/collections/ansible_collections/osism/commons' 2026-05-24 00:04:21.313178 | orchestrator | Created collection for osism.commons:999.0.0 at /home/zuul-testbed02/.ansible/collections/ansible_collections/osism/commons 2026-05-24 00:04:21.313216 | orchestrator | osism.commons:999.0.0 was installed successfully 2026-05-24 00:04:21.313270 | orchestrator | ok: Item: commons Runtime: 0:00:00.608833 2026-05-24 00:04:22.241853 | orchestrator | [WARNING]: Collection osism.commons does not support Ansible version 2.15.2 2026-05-24 00:04:22.242042 | orchestrator | [WARNING]: Collection osism.services does not support Ansible version 2.15.2 2026-05-24 00:04:22.242083 | orchestrator | Starting galaxy collection install process 2026-05-24 00:04:22.242113 | orchestrator | Process install dependency map 2026-05-24 00:04:22.242140 | orchestrator | Starting collection install process 2026-05-24 00:04:22.242166 | orchestrator | Installing 'osism.services:999.0.0' to '/home/zuul-testbed02/.ansible/collections/ansible_collections/osism/services' 2026-05-24 00:04:22.242192 | orchestrator | Created collection for osism.services:999.0.0 at /home/zuul-testbed02/.ansible/collections/ansible_collections/osism/services 2026-05-24 00:04:22.242217 | orchestrator | osism.services:999.0.0 was installed successfully 2026-05-24 00:04:22.242259 | orchestrator | ok: Item: services Runtime: 0:00:00.660807 2026-05-24 00:04:22.273342 | 2026-05-24 00:04:22.273569 | TASK [Wait up to 300 seconds for port 22 to become open and contain "OpenSSH"] 2026-05-24 00:04:32.869987 | orchestrator | ok 2026-05-24 00:04:32.883387 | 2026-05-24 00:04:32.883527 | TASK [Fetch manager ssh hostkey] 2026-05-24 00:04:33.963574 | orchestrator | Output suppressed because no_log was given 2026-05-24 00:04:33.975223 | 2026-05-24 00:04:33.975367 | TASK [Wait until ssh public key authentication to the manager works] 2026-05-24 00:04:36.522856 | orchestrator | ok: Runtime: 0:00:01.907793 2026-05-24 00:04:36.531081 | 2026-05-24 00:04:36.531200 | TASK [Get ssh keypair from terraform environment] 2026-05-24 00:04:37.071688 | orchestrator | ok: Runtime: 0:00:00.008311 2026-05-24 00:04:37.089134 | 2026-05-24 00:04:37.089280 | TASK [Point out that the following task takes some time and does not give any output] 2026-05-24 00:04:37.131855 | 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-05-24 00:04:37.143827 | 2026-05-24 00:04:37.143967 | TASK [Run manager part 0] 2026-05-24 00:04:38.077575 | orchestrator | [WARNING]: Collection osism.commons does not support Ansible version 2.15.2 2026-05-24 00:04:38.121329 | orchestrator | 2026-05-24 00:04:38.121420 | orchestrator | PLAY [Wait for cloud-init to finish] ******************************************* 2026-05-24 00:04:38.121449 | orchestrator | 2026-05-24 00:04:38.121491 | orchestrator | TASK [Check /var/lib/cloud/instance/boot-finished] ***************************** 2026-05-24 00:05:03.875304 | orchestrator | ok: [testbed-manager] 2026-05-24 00:05:03.875369 | orchestrator | 2026-05-24 00:05:03.875391 | orchestrator | PLAY [Run manager part 0] ****************************************************** 2026-05-24 00:05:03.875402 | orchestrator | 2026-05-24 00:05:03.875412 | orchestrator | TASK [Gathering Facts] ********************************************************* 2026-05-24 00:05:06.888263 | orchestrator | ok: [testbed-manager] 2026-05-24 00:05:06.888346 | orchestrator | 2026-05-24 00:05:06.888375 | orchestrator | TASK [Get home directory of ansible user] ************************************** 2026-05-24 00:05:07.517650 | orchestrator | ok: [testbed-manager] 2026-05-24 00:05:07.517711 | orchestrator | 2026-05-24 00:05:07.517729 | orchestrator | TASK [Set repo_path fact] ****************************************************** 2026-05-24 00:05:07.568757 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:05:07.568792 | orchestrator | 2026-05-24 00:05:07.568803 | orchestrator | TASK [Fail if Ubuntu version is lower than 24.04] ****************************** 2026-05-24 00:05:07.600183 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:05:07.600210 | orchestrator | 2026-05-24 00:05:07.600217 | orchestrator | TASK [Fail if Debian version is lower than 12] ********************************* 2026-05-24 00:05:07.630562 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:05:07.630627 | orchestrator | 2026-05-24 00:05:07.630640 | orchestrator | TASK [Set APT options on manager] ********************************************** 2026-05-24 00:05:08.485925 | orchestrator | changed: [testbed-manager] 2026-05-24 00:05:08.485967 | orchestrator | 2026-05-24 00:05:08.485976 | orchestrator | TASK [Update APT cache and run dist-upgrade] *********************************** 2026-05-24 00:08:42.867215 | orchestrator | changed: [testbed-manager] 2026-05-24 00:08:42.867474 | orchestrator | 2026-05-24 00:08:42.867504 | orchestrator | TASK [Install HWE kernel package on Ubuntu] ************************************ 2026-05-24 00:10:27.893770 | orchestrator | changed: [testbed-manager] 2026-05-24 00:10:27.893869 | orchestrator | 2026-05-24 00:10:27.893882 | orchestrator | TASK [Install required packages] *********************************************** 2026-05-24 00:10:54.913501 | orchestrator | changed: [testbed-manager] 2026-05-24 00:10:54.913626 | orchestrator | 2026-05-24 00:10:54.913655 | orchestrator | TASK [Remove some python packages] ********************************************* 2026-05-24 00:11:04.591869 | orchestrator | changed: [testbed-manager] 2026-05-24 00:11:04.591929 | orchestrator | 2026-05-24 00:11:04.591944 | orchestrator | TASK [Set venv_command fact (Debian)] ****************************************** 2026-05-24 00:11:04.647155 | orchestrator | ok: [testbed-manager] 2026-05-24 00:11:04.647193 | orchestrator | 2026-05-24 00:11:04.647202 | orchestrator | TASK [Get current user] ******************************************************** 2026-05-24 00:11:06.033595 | orchestrator | ok: [testbed-manager] 2026-05-24 00:11:06.033675 | orchestrator | 2026-05-24 00:11:06.033691 | orchestrator | TASK [Create venv directory] *************************************************** 2026-05-24 00:11:06.848556 | orchestrator | changed: [testbed-manager] 2026-05-24 00:11:06.848650 | orchestrator | 2026-05-24 00:11:06.848670 | orchestrator | TASK [Install netaddr in venv] ************************************************* 2026-05-24 00:11:13.503475 | orchestrator | changed: [testbed-manager] 2026-05-24 00:11:13.503563 | orchestrator | 2026-05-24 00:11:13.503576 | orchestrator | TASK [Install ansible-core in venv] ******************************************** 2026-05-24 00:11:20.084655 | orchestrator | changed: [testbed-manager] 2026-05-24 00:11:20.084743 | orchestrator | 2026-05-24 00:11:20.084761 | orchestrator | TASK [Install requests >= 2.32.2] ********************************************** 2026-05-24 00:11:22.892594 | orchestrator | changed: [testbed-manager] 2026-05-24 00:11:22.892655 | orchestrator | 2026-05-24 00:11:22.892664 | orchestrator | TASK [Install docker >= 7.1.0] ************************************************* 2026-05-24 00:11:24.763320 | orchestrator | changed: [testbed-manager] 2026-05-24 00:11:24.763414 | orchestrator | 2026-05-24 00:11:24.763430 | orchestrator | TASK [Create directories in /opt/src] ****************************************** 2026-05-24 00:11:25.921669 | orchestrator | changed: [testbed-manager] => (item=osism/ansible-collection-commons) 2026-05-24 00:11:25.921765 | orchestrator | changed: [testbed-manager] => (item=osism/ansible-collection-services) 2026-05-24 00:11:25.921781 | orchestrator | 2026-05-24 00:11:25.921796 | orchestrator | TASK [Sync sources in /opt/src] ************************************************ 2026-05-24 00:11:25.963524 | orchestrator | [DEPRECATION WARNING]: The connection's stdin object is deprecated. Call 2026-05-24 00:11:25.963566 | orchestrator | display.prompt_until(msg) instead. This feature will be removed in version 2026-05-24 00:11:25.963572 | orchestrator | 2.19. Deprecation warnings can be disabled by setting 2026-05-24 00:11:25.963578 | orchestrator | deprecation_warnings=False in ansible.cfg. 2026-05-24 00:11:34.484536 | orchestrator | changed: [testbed-manager] => (item=osism/ansible-collection-commons) 2026-05-24 00:11:34.484575 | orchestrator | changed: [testbed-manager] => (item=osism/ansible-collection-services) 2026-05-24 00:11:34.484581 | orchestrator | 2026-05-24 00:11:34.484587 | orchestrator | TASK [Create /usr/share/ansible directory] ************************************* 2026-05-24 00:11:35.072374 | orchestrator | changed: [testbed-manager] 2026-05-24 00:11:35.072463 | orchestrator | 2026-05-24 00:11:35.072480 | orchestrator | TASK [Install collections from Ansible galaxy] ********************************* 2026-05-24 00:15:57.910420 | orchestrator | changed: [testbed-manager] => (item=ansible.netcommon) 2026-05-24 00:15:57.910535 | orchestrator | changed: [testbed-manager] => (item=ansible.posix) 2026-05-24 00:15:57.910557 | orchestrator | changed: [testbed-manager] => (item=community.docker>=3.10.2) 2026-05-24 00:15:57.910576 | orchestrator | 2026-05-24 00:15:57.910594 | orchestrator | TASK [Install local collections] *********************************************** 2026-05-24 00:16:00.344567 | orchestrator | changed: [testbed-manager] => (item=ansible-collection-commons) 2026-05-24 00:16:00.344660 | orchestrator | changed: [testbed-manager] => (item=ansible-collection-services) 2026-05-24 00:16:00.344675 | orchestrator | 2026-05-24 00:16:00.344689 | orchestrator | PLAY [Create operator user] **************************************************** 2026-05-24 00:16:00.344702 | orchestrator | 2026-05-24 00:16:00.344713 | orchestrator | TASK [Gathering Facts] ********************************************************* 2026-05-24 00:16:01.783797 | orchestrator | ok: [testbed-manager] 2026-05-24 00:16:01.783885 | orchestrator | 2026-05-24 00:16:01.783908 | orchestrator | TASK [osism.commons.operator : Gather variables for each operating system] ***** 2026-05-24 00:16:01.831807 | orchestrator | ok: [testbed-manager] 2026-05-24 00:16:01.831867 | orchestrator | 2026-05-24 00:16:01.831875 | orchestrator | TASK [osism.commons.operator : Set operator_groups variable to default value] *** 2026-05-24 00:16:01.901580 | orchestrator | ok: [testbed-manager] 2026-05-24 00:16:01.901636 | orchestrator | 2026-05-24 00:16:01.901643 | orchestrator | TASK [osism.commons.operator : Create operator group] ************************** 2026-05-24 00:16:02.714144 | orchestrator | changed: [testbed-manager] 2026-05-24 00:16:02.714250 | orchestrator | 2026-05-24 00:16:02.714276 | orchestrator | TASK [osism.commons.operator : Create user] ************************************ 2026-05-24 00:16:03.474868 | orchestrator | changed: [testbed-manager] 2026-05-24 00:16:03.474970 | orchestrator | 2026-05-24 00:16:03.474986 | orchestrator | TASK [osism.commons.operator : Add user to additional groups] ****************** 2026-05-24 00:16:05.062861 | orchestrator | changed: [testbed-manager] => (item=adm) 2026-05-24 00:16:05.062957 | orchestrator | changed: [testbed-manager] => (item=sudo) 2026-05-24 00:16:05.062971 | orchestrator | 2026-05-24 00:16:05.062984 | orchestrator | TASK [osism.commons.operator : Copy user sudoers file] ************************* 2026-05-24 00:16:06.710871 | orchestrator | changed: [testbed-manager] 2026-05-24 00:16:06.710957 | orchestrator | 2026-05-24 00:16:06.710972 | orchestrator | TASK [osism.commons.operator : Set language variables in .bashrc configuration file] *** 2026-05-24 00:16:08.569623 | orchestrator | changed: [testbed-manager] => (item=export LANGUAGE=C.UTF-8) 2026-05-24 00:16:08.569702 | orchestrator | changed: [testbed-manager] => (item=export LANG=C.UTF-8) 2026-05-24 00:16:08.569731 | orchestrator | changed: [testbed-manager] => (item=export LC_ALL=C.UTF-8) 2026-05-24 00:16:08.569742 | orchestrator | 2026-05-24 00:16:08.569753 | orchestrator | TASK [osism.commons.operator : Set custom environment variables in .bashrc configuration file] *** 2026-05-24 00:16:08.628103 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:16:08.628173 | orchestrator | 2026-05-24 00:16:08.628185 | orchestrator | TASK [osism.commons.operator : Set custom PS1 prompt in .bashrc configuration file] *** 2026-05-24 00:16:08.702164 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:16:08.702278 | orchestrator | 2026-05-24 00:16:08.702297 | orchestrator | TASK [osism.commons.operator : Create .ssh directory] ************************** 2026-05-24 00:16:09.313222 | orchestrator | changed: [testbed-manager] 2026-05-24 00:16:09.313383 | orchestrator | 2026-05-24 00:16:09.313392 | orchestrator | TASK [osism.commons.operator : Check number of SSH authorized keys] ************ 2026-05-24 00:16:09.387271 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:16:09.387356 | orchestrator | 2026-05-24 00:16:09.387374 | orchestrator | TASK [osism.commons.operator : Set ssh authorized keys] ************************ 2026-05-24 00:16:10.292493 | orchestrator | changed: [testbed-manager] => (item=None) 2026-05-24 00:16:10.292534 | orchestrator | changed: [testbed-manager] 2026-05-24 00:16:10.292542 | orchestrator | 2026-05-24 00:16:10.292549 | orchestrator | TASK [osism.commons.operator : Delete ssh authorized keys] ********************* 2026-05-24 00:16:10.333023 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:16:10.333083 | orchestrator | 2026-05-24 00:16:10.333093 | orchestrator | TASK [osism.commons.operator : Set authorized GitHub accounts] ***************** 2026-05-24 00:16:10.366792 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:16:10.367120 | orchestrator | 2026-05-24 00:16:10.367152 | orchestrator | TASK [osism.commons.operator : Delete authorized GitHub accounts] ************** 2026-05-24 00:16:10.404370 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:16:10.404431 | orchestrator | 2026-05-24 00:16:10.404440 | orchestrator | TASK [osism.commons.operator : Set password] *********************************** 2026-05-24 00:16:10.472870 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:16:10.472946 | orchestrator | 2026-05-24 00:16:10.472962 | orchestrator | TASK [osism.commons.operator : Unset & lock password] ************************** 2026-05-24 00:16:11.222104 | orchestrator | ok: [testbed-manager] 2026-05-24 00:16:11.222175 | orchestrator | 2026-05-24 00:16:11.222185 | orchestrator | PLAY [Run manager part 0] ****************************************************** 2026-05-24 00:16:11.222193 | orchestrator | 2026-05-24 00:16:11.222202 | orchestrator | TASK [Gathering Facts] ********************************************************* 2026-05-24 00:16:12.727819 | orchestrator | ok: [testbed-manager] 2026-05-24 00:16:12.727906 | orchestrator | 2026-05-24 00:16:12.727922 | orchestrator | TASK [Recursively change ownership of /opt/venv] ******************************* 2026-05-24 00:16:13.724256 | orchestrator | changed: [testbed-manager] 2026-05-24 00:16:13.724345 | orchestrator | 2026-05-24 00:16:13.724371 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-24 00:16:13.724385 | orchestrator | testbed-manager : ok=33 changed=23 unreachable=0 failed=0 skipped=10 rescued=0 ignored=0 2026-05-24 00:16:13.724396 | orchestrator | 2026-05-24 00:16:14.115924 | orchestrator | ok: Runtime: 0:11:36.522704 2026-05-24 00:16:14.143733 | 2026-05-24 00:16:14.143957 | TASK [Point out that the log in on the manager is now possible] 2026-05-24 00:16:14.200734 | orchestrator | ok: It is now already possible to log in to the manager with 'make login'. 2026-05-24 00:16:14.214148 | 2026-05-24 00:16:14.214306 | TASK [Point out that the following task takes some time and does not give any output] 2026-05-24 00:16:14.264032 | 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-05-24 00:16:14.274595 | 2026-05-24 00:16:14.274737 | TASK [Run manager part 1 + 2] 2026-05-24 00:16:16.486734 | orchestrator | [WARNING]: Collection osism.commons does not support Ansible version 2.15.2 2026-05-24 00:16:16.550577 | orchestrator | 2026-05-24 00:16:16.550659 | orchestrator | PLAY [Run manager part 1] ****************************************************** 2026-05-24 00:16:16.550676 | orchestrator | 2026-05-24 00:16:16.550705 | orchestrator | TASK [Gathering Facts] ********************************************************* 2026-05-24 00:16:19.709879 | orchestrator | ok: [testbed-manager] 2026-05-24 00:16:19.709970 | orchestrator | 2026-05-24 00:16:19.710088 | orchestrator | TASK [Set venv_command fact (RedHat)] ****************************************** 2026-05-24 00:16:19.756075 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:16:19.756159 | orchestrator | 2026-05-24 00:16:19.756176 | orchestrator | TASK [Set venv_command fact (Debian)] ****************************************** 2026-05-24 00:16:19.808479 | orchestrator | ok: [testbed-manager] 2026-05-24 00:16:19.808545 | orchestrator | 2026-05-24 00:16:19.808556 | orchestrator | TASK [osism.commons.repository : Gather variables for each operating system] *** 2026-05-24 00:16:19.854596 | orchestrator | ok: [testbed-manager] 2026-05-24 00:16:19.854647 | orchestrator | 2026-05-24 00:16:19.854655 | orchestrator | TASK [osism.commons.repository : Set repository_default fact to default value] *** 2026-05-24 00:16:19.919799 | orchestrator | ok: [testbed-manager] 2026-05-24 00:16:19.919850 | orchestrator | 2026-05-24 00:16:19.919858 | orchestrator | TASK [osism.commons.repository : Set repositories to default] ****************** 2026-05-24 00:16:19.977759 | orchestrator | ok: [testbed-manager] 2026-05-24 00:16:19.977816 | orchestrator | 2026-05-24 00:16:19.977825 | orchestrator | TASK [osism.commons.repository : Include distribution specific repository tasks] *** 2026-05-24 00:16:20.019183 | orchestrator | included: /home/zuul-testbed02/.ansible/collections/ansible_collections/osism/commons/roles/repository/tasks/Ubuntu.yml for testbed-manager 2026-05-24 00:16:20.019237 | orchestrator | 2026-05-24 00:16:20.019244 | orchestrator | TASK [osism.commons.repository : Create /etc/apt/sources.list.d directory] ***** 2026-05-24 00:16:20.746582 | orchestrator | ok: [testbed-manager] 2026-05-24 00:16:20.746729 | orchestrator | 2026-05-24 00:16:20.746745 | orchestrator | TASK [osism.commons.repository : Include tasks for Ubuntu < 24.04] ************* 2026-05-24 00:16:20.793987 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:16:20.794076 | orchestrator | 2026-05-24 00:16:20.794085 | orchestrator | TASK [osism.commons.repository : Copy 99osism apt configuration] *************** 2026-05-24 00:16:22.235915 | orchestrator | changed: [testbed-manager] 2026-05-24 00:16:22.236010 | orchestrator | 2026-05-24 00:16:22.236029 | orchestrator | TASK [osism.commons.repository : Remove sources.list file] ********************* 2026-05-24 00:16:22.846288 | orchestrator | ok: [testbed-manager] 2026-05-24 00:16:22.846373 | orchestrator | 2026-05-24 00:16:22.846388 | orchestrator | TASK [osism.commons.repository : Copy ubuntu.sources file] ********************* 2026-05-24 00:16:24.040199 | orchestrator | changed: [testbed-manager] 2026-05-24 00:16:24.040271 | orchestrator | 2026-05-24 00:16:24.040290 | orchestrator | TASK [osism.commons.repository : Update package cache] ************************* 2026-05-24 00:16:40.194965 | orchestrator | changed: [testbed-manager] 2026-05-24 00:16:40.195007 | orchestrator | 2026-05-24 00:16:40.195014 | orchestrator | TASK [Get home directory of ansible user] ************************************** 2026-05-24 00:16:40.896453 | orchestrator | ok: [testbed-manager] 2026-05-24 00:16:40.896538 | orchestrator | 2026-05-24 00:16:40.896554 | orchestrator | TASK [Set repo_path fact] ****************************************************** 2026-05-24 00:16:40.958859 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:16:40.958918 | orchestrator | 2026-05-24 00:16:40.958925 | orchestrator | TASK [Copy SSH public key] ***************************************************** 2026-05-24 00:16:41.977393 | orchestrator | changed: [testbed-manager] 2026-05-24 00:16:41.977435 | orchestrator | 2026-05-24 00:16:41.977444 | orchestrator | TASK [Copy SSH private key] **************************************************** 2026-05-24 00:16:43.005508 | orchestrator | changed: [testbed-manager] 2026-05-24 00:16:43.005598 | orchestrator | 2026-05-24 00:16:43.005614 | orchestrator | TASK [Create configuration directory] ****************************************** 2026-05-24 00:16:43.596168 | orchestrator | changed: [testbed-manager] 2026-05-24 00:16:43.596247 | orchestrator | 2026-05-24 00:16:43.596260 | orchestrator | TASK [Copy testbed repo] ******************************************************* 2026-05-24 00:16:43.637881 | orchestrator | [DEPRECATION WARNING]: The connection's stdin object is deprecated. Call 2026-05-24 00:16:43.638006 | orchestrator | display.prompt_until(msg) instead. This feature will be removed in version 2026-05-24 00:16:43.638088 | orchestrator | 2.19. Deprecation warnings can be disabled by setting 2026-05-24 00:16:43.638139 | orchestrator | deprecation_warnings=False in ansible.cfg. 2026-05-24 00:16:46.942885 | orchestrator | changed: [testbed-manager] 2026-05-24 00:16:46.942936 | orchestrator | 2026-05-24 00:16:46.942945 | orchestrator | TASK [Install python requirements in venv] ************************************* 2026-05-24 00:16:56.299901 | orchestrator | ok: [testbed-manager] => (item=Jinja2) 2026-05-24 00:16:56.299976 | orchestrator | ok: [testbed-manager] => (item=PyYAML) 2026-05-24 00:16:56.299989 | orchestrator | ok: [testbed-manager] => (item=packaging) 2026-05-24 00:16:56.299998 | orchestrator | changed: [testbed-manager] => (item=python-gilt==1.2.3) 2026-05-24 00:16:56.300006 | orchestrator | ok: [testbed-manager] => (item=requests>=2.32.2) 2026-05-24 00:16:56.300015 | orchestrator | ok: [testbed-manager] => (item=docker>=7.1.0) 2026-05-24 00:16:56.300023 | orchestrator | 2026-05-24 00:16:56.300033 | orchestrator | TASK [Copy testbed custom CA certificate on Debian/Ubuntu] ********************* 2026-05-24 00:16:57.350014 | orchestrator | changed: [testbed-manager] 2026-05-24 00:16:57.350191 | orchestrator | 2026-05-24 00:16:57.350214 | orchestrator | TASK [Run update-ca-certificates on Debian/Ubuntu] ***************************** 2026-05-24 00:17:00.485118 | orchestrator | changed: [testbed-manager] 2026-05-24 00:17:00.485250 | orchestrator | 2026-05-24 00:17:00.485278 | orchestrator | TASK [Run update-ca-trust on RedHat] ******************************************* 2026-05-24 00:17:00.529784 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:17:00.529857 | orchestrator | 2026-05-24 00:17:00.529867 | orchestrator | TASK [Run manager part 2] ****************************************************** 2026-05-24 00:18:40.776296 | orchestrator | changed: [testbed-manager] 2026-05-24 00:18:40.776433 | orchestrator | 2026-05-24 00:18:40.776452 | orchestrator | RUNNING HANDLER [osism.commons.repository : Force update of package cache] ***** 2026-05-24 00:18:41.977301 | orchestrator | ok: [testbed-manager] 2026-05-24 00:18:41.977431 | orchestrator | 2026-05-24 00:18:41.977454 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-24 00:18:41.977469 | orchestrator | testbed-manager : ok=21 changed=11 unreachable=0 failed=0 skipped=4 rescued=0 ignored=0 2026-05-24 00:18:41.977480 | orchestrator | 2026-05-24 00:18:42.421631 | orchestrator | ok: Runtime: 0:02:27.451847 2026-05-24 00:18:42.440037 | 2026-05-24 00:18:42.440190 | TASK [Reboot manager] 2026-05-24 00:18:43.975457 | orchestrator | ok: Runtime: 0:00:01.012813 2026-05-24 00:18:43.990681 | 2026-05-24 00:18:43.990909 | TASK [Wait up to 300 seconds for port 22 to become open and contain "OpenSSH"] 2026-05-24 00:19:00.426896 | orchestrator | ok 2026-05-24 00:19:00.436923 | 2026-05-24 00:19:00.437067 | TASK [Wait until docker is available on the manager] 2026-05-24 00:19:01.916582 | orchestrator | Client: Docker Engine - Community 2026-05-24 00:19:01.916780 | orchestrator | Version: 27.5.1 2026-05-24 00:19:01.916807 | orchestrator | Context: default 2026-05-24 00:19:01.916826 | orchestrator | Debug Mode: false 2026-05-24 00:19:01.916841 | orchestrator | Plugins: 2026-05-24 00:19:01.916855 | orchestrator | compose: Docker Compose (Docker Inc.) 2026-05-24 00:19:01.916869 | orchestrator | Version: v5.1.4 2026-05-24 00:19:01.916911 | orchestrator | Path: /usr/libexec/docker/cli-plugins/docker-compose 2026-05-24 00:19:01.916935 | orchestrator | 2026-05-24 00:19:01.916951 | orchestrator | Server: 2026-05-24 00:19:01.916962 | orchestrator | Containers: 0 2026-05-24 00:19:01.916974 | orchestrator | Running: 0 2026-05-24 00:19:01.916989 | orchestrator | Paused: 0 2026-05-24 00:19:01.917000 | orchestrator | Stopped: 0 2026-05-24 00:19:01.917010 | orchestrator | Images: 0 2026-05-24 00:19:01.917028 | orchestrator | Server Version: 27.5.1 2026-05-24 00:19:01.917039 | orchestrator | Storage Driver: overlay2 2026-05-24 00:19:01.917057 | orchestrator | Backing Filesystem: extfs 2026-05-24 00:19:01.917069 | orchestrator | Supports d_type: true 2026-05-24 00:19:01.917079 | orchestrator | Using metacopy: false 2026-05-24 00:19:01.917094 | orchestrator | Native Overlay Diff: true 2026-05-24 00:19:01.917105 | orchestrator | userxattr: false 2026-05-24 00:19:01.917115 | orchestrator | Logging Driver: json-file 2026-05-24 00:19:01.917131 | orchestrator | Cgroup Driver: systemd 2026-05-24 00:19:01.917142 | orchestrator | Cgroup Version: 2 2026-05-24 00:19:01.917153 | orchestrator | Plugins: 2026-05-24 00:19:01.917164 | orchestrator | Volume: local 2026-05-24 00:19:01.917176 | orchestrator | Network: bridge host ipvlan macvlan null overlay 2026-05-24 00:19:01.917187 | orchestrator | Log: awslogs fluentd gcplogs gelf journald json-file local splunk syslog 2026-05-24 00:19:01.917200 | orchestrator | Swarm: inactive 2026-05-24 00:19:01.917211 | orchestrator | Runtimes: io.containerd.runc.v2 runc 2026-05-24 00:19:01.917221 | orchestrator | Default Runtime: runc 2026-05-24 00:19:01.917232 | orchestrator | Init Binary: docker-init 2026-05-24 00:19:01.917244 | orchestrator | containerd version: 193637f7ee8ae5f5aa5248f49e7baa3e6164966e 2026-05-24 00:19:01.917255 | orchestrator | runc version: v1.3.5-0-g488fc13e 2026-05-24 00:19:01.917266 | orchestrator | init version: de40ad0 2026-05-24 00:19:01.917277 | orchestrator | Security Options: 2026-05-24 00:19:01.917288 | orchestrator | apparmor 2026-05-24 00:19:01.917298 | orchestrator | seccomp 2026-05-24 00:19:01.917316 | orchestrator | Profile: builtin 2026-05-24 00:19:01.917327 | orchestrator | cgroupns 2026-05-24 00:19:01.917338 | orchestrator | Kernel Version: 6.17.0-29-generic 2026-05-24 00:19:01.917349 | orchestrator | Operating System: Ubuntu 24.04.4 LTS 2026-05-24 00:19:01.917360 | orchestrator | OSType: linux 2026-05-24 00:19:01.917370 | orchestrator | Architecture: x86_64 2026-05-24 00:19:01.917381 | orchestrator | CPUs: 4 2026-05-24 00:19:01.917392 | orchestrator | Total Memory: 15.62GiB 2026-05-24 00:19:01.917402 | orchestrator | Name: testbed-manager 2026-05-24 00:19:01.917413 | orchestrator | ID: f9caabd7-a94a-471e-a2b0-8dab4af72fa5 2026-05-24 00:19:01.917424 | orchestrator | Docker Root Dir: /var/lib/docker 2026-05-24 00:19:01.917477 | orchestrator | Debug Mode: false 2026-05-24 00:19:01.917497 | orchestrator | Experimental: false 2026-05-24 00:19:01.917517 | orchestrator | Insecure Registries: 2026-05-24 00:19:01.917536 | orchestrator | 127.0.0.0/8 2026-05-24 00:19:01.917555 | orchestrator | Live Restore Enabled: true 2026-05-24 00:19:01.917571 | orchestrator | 2026-05-24 00:19:01.983456 | orchestrator | ok: Runtime: 0:00:01.165793 2026-05-24 00:19:01.994930 | 2026-05-24 00:19:01.995047 | TASK [Deploy manager + bootstrap nodes] 2026-05-24 00:19:02.896643 | orchestrator | 2026-05-24 00:19:02.896926 | orchestrator | # DEPLOY MANAGER 2026-05-24 00:19:02.896958 | orchestrator | 2026-05-24 00:19:02.896974 | orchestrator | + set -e 2026-05-24 00:19:02.896988 | orchestrator | + echo 2026-05-24 00:19:02.897002 | orchestrator | + echo '# DEPLOY MANAGER' 2026-05-24 00:19:02.897015 | orchestrator | + echo 2026-05-24 00:19:02.897065 | orchestrator | + cat /opt/manager-vars.sh 2026-05-24 00:19:02.899075 | orchestrator | export NUMBER_OF_NODES=6 2026-05-24 00:19:02.899178 | orchestrator | 2026-05-24 00:19:02.899205 | orchestrator | export CEPH_VERSION=reef 2026-05-24 00:19:02.899228 | orchestrator | export CONFIGURATION_VERSION=main 2026-05-24 00:19:02.899249 | orchestrator | export MANAGER_VERSION=latest 2026-05-24 00:19:02.899289 | orchestrator | export OPENSTACK_VERSION=2024.2 2026-05-24 00:19:02.899306 | orchestrator | 2026-05-24 00:19:02.899333 | orchestrator | export ARA=false 2026-05-24 00:19:02.899354 | orchestrator | export DEPLOY_MODE=manager 2026-05-24 00:19:02.899381 | orchestrator | export TEMPEST=true 2026-05-24 00:19:02.899402 | orchestrator | export IS_ZUUL=true 2026-05-24 00:19:02.899421 | orchestrator | 2026-05-24 00:19:02.899479 | orchestrator | export MANAGER_PUBLIC_IP_ADDRESS=81.163.193.76 2026-05-24 00:19:02.899500 | orchestrator | export EXTERNAL_API=false 2026-05-24 00:19:02.899517 | orchestrator | 2026-05-24 00:19:02.899536 | orchestrator | export IMAGE_USER=ubuntu 2026-05-24 00:19:02.899559 | orchestrator | export IMAGE_NODE_USER=ubuntu 2026-05-24 00:19:02.899577 | orchestrator | 2026-05-24 00:19:02.899595 | orchestrator | export CEPH_STACK=ceph-ansible 2026-05-24 00:19:02.899629 | orchestrator | 2026-05-24 00:19:02.899647 | orchestrator | + echo 2026-05-24 00:19:02.899667 | orchestrator | + source /opt/configuration/scripts/include.sh 2026-05-24 00:19:02.900579 | orchestrator | ++ export INTERACTIVE=false 2026-05-24 00:19:02.900634 | orchestrator | ++ INTERACTIVE=false 2026-05-24 00:19:02.900660 | orchestrator | ++ export OSISM_APPLY_RETRY=1 2026-05-24 00:19:02.900685 | orchestrator | ++ OSISM_APPLY_RETRY=1 2026-05-24 00:19:02.900836 | orchestrator | + source /opt/manager-vars.sh 2026-05-24 00:19:02.900863 | orchestrator | ++ export NUMBER_OF_NODES=6 2026-05-24 00:19:02.900883 | orchestrator | ++ NUMBER_OF_NODES=6 2026-05-24 00:19:02.900910 | orchestrator | ++ export CEPH_VERSION=reef 2026-05-24 00:19:02.900930 | orchestrator | ++ CEPH_VERSION=reef 2026-05-24 00:19:02.900951 | orchestrator | ++ export CONFIGURATION_VERSION=main 2026-05-24 00:19:02.900973 | orchestrator | ++ CONFIGURATION_VERSION=main 2026-05-24 00:19:02.900993 | orchestrator | ++ export MANAGER_VERSION=latest 2026-05-24 00:19:02.901012 | orchestrator | ++ MANAGER_VERSION=latest 2026-05-24 00:19:02.901030 | orchestrator | ++ export OPENSTACK_VERSION=2024.2 2026-05-24 00:19:02.901067 | orchestrator | ++ OPENSTACK_VERSION=2024.2 2026-05-24 00:19:02.901087 | orchestrator | ++ export ARA=false 2026-05-24 00:19:02.901107 | orchestrator | ++ ARA=false 2026-05-24 00:19:02.901124 | orchestrator | ++ export DEPLOY_MODE=manager 2026-05-24 00:19:02.901141 | orchestrator | ++ DEPLOY_MODE=manager 2026-05-24 00:19:02.901159 | orchestrator | ++ export TEMPEST=true 2026-05-24 00:19:02.901182 | orchestrator | ++ TEMPEST=true 2026-05-24 00:19:02.901199 | orchestrator | ++ export IS_ZUUL=true 2026-05-24 00:19:02.901215 | orchestrator | ++ IS_ZUUL=true 2026-05-24 00:19:02.901232 | orchestrator | ++ export MANAGER_PUBLIC_IP_ADDRESS=81.163.193.76 2026-05-24 00:19:02.901249 | orchestrator | ++ MANAGER_PUBLIC_IP_ADDRESS=81.163.193.76 2026-05-24 00:19:02.901268 | orchestrator | ++ export EXTERNAL_API=false 2026-05-24 00:19:02.901287 | orchestrator | ++ EXTERNAL_API=false 2026-05-24 00:19:02.901387 | orchestrator | ++ export IMAGE_USER=ubuntu 2026-05-24 00:19:02.901402 | orchestrator | ++ IMAGE_USER=ubuntu 2026-05-24 00:19:02.901413 | orchestrator | ++ export IMAGE_NODE_USER=ubuntu 2026-05-24 00:19:02.901424 | orchestrator | ++ IMAGE_NODE_USER=ubuntu 2026-05-24 00:19:02.901464 | orchestrator | ++ export CEPH_STACK=ceph-ansible 2026-05-24 00:19:02.901480 | orchestrator | ++ CEPH_STACK=ceph-ansible 2026-05-24 00:19:02.901491 | orchestrator | + sudo ln -sf /opt/configuration/contrib/semver2.sh /usr/local/bin/semver 2026-05-24 00:19:02.959254 | orchestrator | + docker version 2026-05-24 00:19:03.006409 | orchestrator | Client: Docker Engine - Community 2026-05-24 00:19:03.006533 | orchestrator | Version: 27.5.1 2026-05-24 00:19:03.006549 | orchestrator | API version: 1.47 2026-05-24 00:19:03.006563 | orchestrator | Go version: go1.22.11 2026-05-24 00:19:03.006574 | orchestrator | Git commit: 9f9e405 2026-05-24 00:19:03.006585 | orchestrator | Built: Wed Jan 22 13:41:48 2025 2026-05-24 00:19:03.006598 | orchestrator | OS/Arch: linux/amd64 2026-05-24 00:19:03.006608 | orchestrator | Context: default 2026-05-24 00:19:03.006619 | orchestrator | 2026-05-24 00:19:03.006631 | orchestrator | Server: Docker Engine - Community 2026-05-24 00:19:03.006642 | orchestrator | Engine: 2026-05-24 00:19:03.006653 | orchestrator | Version: 27.5.1 2026-05-24 00:19:03.006665 | orchestrator | API version: 1.47 (minimum version 1.24) 2026-05-24 00:19:03.006706 | orchestrator | Go version: go1.22.11 2026-05-24 00:19:03.006718 | orchestrator | Git commit: 4c9b3b0 2026-05-24 00:19:03.006729 | orchestrator | Built: Wed Jan 22 13:41:48 2025 2026-05-24 00:19:03.006740 | orchestrator | OS/Arch: linux/amd64 2026-05-24 00:19:03.006751 | orchestrator | Experimental: false 2026-05-24 00:19:03.006761 | orchestrator | containerd: 2026-05-24 00:19:03.006772 | orchestrator | Version: v2.2.4 2026-05-24 00:19:03.006784 | orchestrator | GitCommit: 193637f7ee8ae5f5aa5248f49e7baa3e6164966e 2026-05-24 00:19:03.006795 | orchestrator | runc: 2026-05-24 00:19:03.006806 | orchestrator | Version: 1.3.5 2026-05-24 00:19:03.006817 | orchestrator | GitCommit: v1.3.5-0-g488fc13e 2026-05-24 00:19:03.006827 | orchestrator | docker-init: 2026-05-24 00:19:03.006838 | orchestrator | Version: 0.19.0 2026-05-24 00:19:03.006850 | orchestrator | GitCommit: de40ad0 2026-05-24 00:19:03.010522 | orchestrator | + sh -c /opt/configuration/scripts/deploy/000-manager.sh 2026-05-24 00:19:03.017932 | orchestrator | + set -e 2026-05-24 00:19:03.017998 | orchestrator | + source /opt/manager-vars.sh 2026-05-24 00:19:03.018012 | orchestrator | ++ export NUMBER_OF_NODES=6 2026-05-24 00:19:03.018065 | orchestrator | ++ NUMBER_OF_NODES=6 2026-05-24 00:19:03.018077 | orchestrator | ++ export CEPH_VERSION=reef 2026-05-24 00:19:03.018087 | orchestrator | ++ CEPH_VERSION=reef 2026-05-24 00:19:03.018098 | orchestrator | ++ export CONFIGURATION_VERSION=main 2026-05-24 00:19:03.018110 | orchestrator | ++ CONFIGURATION_VERSION=main 2026-05-24 00:19:03.018121 | orchestrator | ++ export MANAGER_VERSION=latest 2026-05-24 00:19:03.018132 | orchestrator | ++ MANAGER_VERSION=latest 2026-05-24 00:19:03.018143 | orchestrator | ++ export OPENSTACK_VERSION=2024.2 2026-05-24 00:19:03.018153 | orchestrator | ++ OPENSTACK_VERSION=2024.2 2026-05-24 00:19:03.018164 | orchestrator | ++ export ARA=false 2026-05-24 00:19:03.018175 | orchestrator | ++ ARA=false 2026-05-24 00:19:03.018185 | orchestrator | ++ export DEPLOY_MODE=manager 2026-05-24 00:19:03.018196 | orchestrator | ++ DEPLOY_MODE=manager 2026-05-24 00:19:03.018207 | orchestrator | ++ export TEMPEST=true 2026-05-24 00:19:03.018218 | orchestrator | ++ TEMPEST=true 2026-05-24 00:19:03.018229 | orchestrator | ++ export IS_ZUUL=true 2026-05-24 00:19:03.018239 | orchestrator | ++ IS_ZUUL=true 2026-05-24 00:19:03.018250 | orchestrator | ++ export MANAGER_PUBLIC_IP_ADDRESS=81.163.193.76 2026-05-24 00:19:03.018261 | orchestrator | ++ MANAGER_PUBLIC_IP_ADDRESS=81.163.193.76 2026-05-24 00:19:03.018271 | orchestrator | ++ export EXTERNAL_API=false 2026-05-24 00:19:03.018282 | orchestrator | ++ EXTERNAL_API=false 2026-05-24 00:19:03.018292 | orchestrator | ++ export IMAGE_USER=ubuntu 2026-05-24 00:19:03.018303 | orchestrator | ++ IMAGE_USER=ubuntu 2026-05-24 00:19:03.018313 | orchestrator | ++ export IMAGE_NODE_USER=ubuntu 2026-05-24 00:19:03.018324 | orchestrator | ++ IMAGE_NODE_USER=ubuntu 2026-05-24 00:19:03.018335 | orchestrator | ++ export CEPH_STACK=ceph-ansible 2026-05-24 00:19:03.018346 | orchestrator | ++ CEPH_STACK=ceph-ansible 2026-05-24 00:19:03.018356 | orchestrator | + source /opt/configuration/scripts/include.sh 2026-05-24 00:19:03.018367 | orchestrator | ++ export INTERACTIVE=false 2026-05-24 00:19:03.018377 | orchestrator | ++ INTERACTIVE=false 2026-05-24 00:19:03.018388 | orchestrator | ++ export OSISM_APPLY_RETRY=1 2026-05-24 00:19:03.018403 | orchestrator | ++ OSISM_APPLY_RETRY=1 2026-05-24 00:19:03.018414 | orchestrator | + [[ latest != \l\a\t\e\s\t ]] 2026-05-24 00:19:03.018424 | orchestrator | + [[ latest == \l\a\t\e\s\t ]] 2026-05-24 00:19:03.018459 | orchestrator | + /opt/configuration/scripts/set-ceph-version.sh reef 2026-05-24 00:19:03.023302 | orchestrator | + set -e 2026-05-24 00:19:03.023375 | orchestrator | + VERSION=reef 2026-05-24 00:19:03.023683 | orchestrator | ++ grep '^ceph_version:' /opt/configuration/environments/manager/configuration.yml 2026-05-24 00:19:03.028195 | orchestrator | + [[ -n ceph_version: reef ]] 2026-05-24 00:19:03.028262 | orchestrator | + sed -i 's/ceph_version: .*/ceph_version: reef/g' /opt/configuration/environments/manager/configuration.yml 2026-05-24 00:19:03.031748 | orchestrator | + /opt/configuration/scripts/set-openstack-version.sh 2024.2 2026-05-24 00:19:03.036495 | orchestrator | + set -e 2026-05-24 00:19:03.036554 | orchestrator | + VERSION=2024.2 2026-05-24 00:19:03.036568 | orchestrator | ++ grep '^openstack_version:' /opt/configuration/environments/manager/configuration.yml 2026-05-24 00:19:03.038883 | orchestrator | + [[ -n openstack_version: 2024.2 ]] 2026-05-24 00:19:03.038941 | orchestrator | + sed -i 's/openstack_version: .*/openstack_version: 2024.2/g' /opt/configuration/environments/manager/configuration.yml 2026-05-24 00:19:03.042081 | orchestrator | + [[ ceph-ansible == \r\o\o\k ]] 2026-05-24 00:19:03.042276 | orchestrator | ++ semver latest 7.0.0 2026-05-24 00:19:03.089861 | orchestrator | + [[ -1 -ge 0 ]] 2026-05-24 00:19:03.089976 | orchestrator | + [[ latest == \l\a\t\e\s\t ]] 2026-05-24 00:19:03.090003 | orchestrator | + echo 'enable_osism_kubernetes: true' 2026-05-24 00:19:03.090079 | orchestrator | + [[ latest == \l\a\t\e\s\t ]] 2026-05-24 00:19:03.090102 | orchestrator | + sed -i '/^om_enable_rabbitmq_high_availability:/d' /opt/configuration/environments/kolla/configuration.yml 2026-05-24 00:19:03.096017 | orchestrator | + sed -i '/^om_enable_rabbitmq_quorum_queues:/d' /opt/configuration/environments/kolla/configuration.yml 2026-05-24 00:19:03.098956 | orchestrator | + /opt/configuration/scripts/enable-resource-nodes.sh 2026-05-24 00:19:03.179252 | orchestrator | + [[ -e /opt/venv/bin/activate ]] 2026-05-24 00:19:03.180536 | orchestrator | + source /opt/venv/bin/activate 2026-05-24 00:19:03.181827 | orchestrator | ++ deactivate nondestructive 2026-05-24 00:19:03.181848 | orchestrator | ++ '[' -n '' ']' 2026-05-24 00:19:03.181862 | orchestrator | ++ '[' -n '' ']' 2026-05-24 00:19:03.181874 | orchestrator | ++ hash -r 2026-05-24 00:19:03.182235 | orchestrator | ++ '[' -n '' ']' 2026-05-24 00:19:03.182253 | orchestrator | ++ unset VIRTUAL_ENV 2026-05-24 00:19:03.182264 | orchestrator | ++ unset VIRTUAL_ENV_PROMPT 2026-05-24 00:19:03.182275 | orchestrator | ++ '[' '!' nondestructive = nondestructive ']' 2026-05-24 00:19:03.182287 | orchestrator | ++ '[' linux-gnu = cygwin ']' 2026-05-24 00:19:03.182297 | orchestrator | ++ '[' linux-gnu = msys ']' 2026-05-24 00:19:03.182313 | orchestrator | ++ export VIRTUAL_ENV=/opt/venv 2026-05-24 00:19:03.182325 | orchestrator | ++ VIRTUAL_ENV=/opt/venv 2026-05-24 00:19:03.182337 | orchestrator | ++ _OLD_VIRTUAL_PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2026-05-24 00:19:03.182349 | 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-05-24 00:19:03.182359 | orchestrator | ++ export PATH 2026-05-24 00:19:03.182390 | orchestrator | ++ '[' -n '' ']' 2026-05-24 00:19:03.182405 | orchestrator | ++ '[' -z '' ']' 2026-05-24 00:19:03.182417 | orchestrator | ++ _OLD_VIRTUAL_PS1= 2026-05-24 00:19:03.182522 | orchestrator | ++ PS1='(venv) ' 2026-05-24 00:19:03.182538 | orchestrator | ++ export PS1 2026-05-24 00:19:03.182549 | orchestrator | ++ VIRTUAL_ENV_PROMPT='(venv) ' 2026-05-24 00:19:03.182560 | orchestrator | ++ export VIRTUAL_ENV_PROMPT 2026-05-24 00:19:03.182738 | orchestrator | ++ hash -r 2026-05-24 00:19:03.182767 | orchestrator | + ansible-playbook -i testbed-manager, --vault-password-file /opt/configuration/environments/.vault_pass /opt/configuration/ansible/manager-part-3.yml 2026-05-24 00:19:04.621797 | orchestrator | 2026-05-24 00:19:04.621977 | orchestrator | PLAY [Copy custom facts] ******************************************************* 2026-05-24 00:19:04.622007 | orchestrator | 2026-05-24 00:19:04.622069 | orchestrator | TASK [Create custom facts directory] ******************************************* 2026-05-24 00:19:05.225946 | orchestrator | ok: [testbed-manager] 2026-05-24 00:19:05.226090 | orchestrator | 2026-05-24 00:19:05.226110 | orchestrator | TASK [Copy fact files] ********************************************************* 2026-05-24 00:19:06.253920 | orchestrator | changed: [testbed-manager] 2026-05-24 00:19:06.254077 | orchestrator | 2026-05-24 00:19:06.254101 | orchestrator | PLAY [Before the deployment of the manager] ************************************ 2026-05-24 00:19:06.254115 | orchestrator | 2026-05-24 00:19:06.254127 | orchestrator | TASK [Gathering Facts] ********************************************************* 2026-05-24 00:19:08.931913 | orchestrator | ok: [testbed-manager] 2026-05-24 00:19:08.932025 | orchestrator | 2026-05-24 00:19:08.932046 | orchestrator | TASK [Get /opt/manager-vars.sh] ************************************************ 2026-05-24 00:19:08.987925 | orchestrator | ok: [testbed-manager] 2026-05-24 00:19:08.988006 | orchestrator | 2026-05-24 00:19:08.988016 | orchestrator | TASK [Add ara_server_mariadb_volume_type parameter] **************************** 2026-05-24 00:19:09.480226 | orchestrator | changed: [testbed-manager] 2026-05-24 00:19:09.480330 | orchestrator | 2026-05-24 00:19:09.480347 | orchestrator | TASK [Add netbox_enable parameter] ********************************************* 2026-05-24 00:19:09.521222 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:19:09.521303 | orchestrator | 2026-05-24 00:19:09.521314 | orchestrator | TASK [Install HWE kernel package on Ubuntu] ************************************ 2026-05-24 00:19:09.853388 | orchestrator | changed: [testbed-manager] 2026-05-24 00:19:09.853469 | orchestrator | 2026-05-24 00:19:09.853481 | orchestrator | TASK [Check if /etc/OTC_region exist] ****************************************** 2026-05-24 00:19:10.169568 | orchestrator | ok: [testbed-manager] 2026-05-24 00:19:10.169671 | orchestrator | 2026-05-24 00:19:10.169688 | orchestrator | TASK [Add nova_compute_virt_type parameter] ************************************ 2026-05-24 00:19:10.294985 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:19:10.295094 | orchestrator | 2026-05-24 00:19:10.295111 | orchestrator | PLAY [Apply role traefik] ****************************************************** 2026-05-24 00:19:10.295124 | orchestrator | 2026-05-24 00:19:10.295135 | orchestrator | TASK [Gathering Facts] ********************************************************* 2026-05-24 00:19:12.096399 | orchestrator | ok: [testbed-manager] 2026-05-24 00:19:12.096546 | orchestrator | 2026-05-24 00:19:12.096567 | orchestrator | TASK [Apply traefik role] ****************************************************** 2026-05-24 00:19:12.212177 | orchestrator | included: osism.services.traefik for testbed-manager 2026-05-24 00:19:12.212299 | orchestrator | 2026-05-24 00:19:12.212315 | orchestrator | TASK [osism.services.traefik : Include config tasks] *************************** 2026-05-24 00:19:12.272684 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/traefik/tasks/config.yml for testbed-manager 2026-05-24 00:19:12.272774 | orchestrator | 2026-05-24 00:19:12.272789 | orchestrator | TASK [osism.services.traefik : Create required directories] ******************** 2026-05-24 00:19:13.370967 | orchestrator | changed: [testbed-manager] => (item=/opt/traefik) 2026-05-24 00:19:13.371089 | orchestrator | changed: [testbed-manager] => (item=/opt/traefik/certificates) 2026-05-24 00:19:13.371116 | orchestrator | changed: [testbed-manager] => (item=/opt/traefik/configuration) 2026-05-24 00:19:13.371136 | orchestrator | 2026-05-24 00:19:13.371158 | orchestrator | TASK [osism.services.traefik : Copy configuration files] *********************** 2026-05-24 00:19:15.213361 | orchestrator | changed: [testbed-manager] => (item=traefik.yml) 2026-05-24 00:19:15.213457 | orchestrator | changed: [testbed-manager] => (item=traefik.env) 2026-05-24 00:19:15.213531 | orchestrator | changed: [testbed-manager] => (item=certificates.yml) 2026-05-24 00:19:15.213554 | orchestrator | 2026-05-24 00:19:15.213574 | orchestrator | TASK [osism.services.traefik : Copy certificate cert files] ******************** 2026-05-24 00:19:15.860261 | orchestrator | changed: [testbed-manager] => (item=None) 2026-05-24 00:19:15.860349 | orchestrator | changed: [testbed-manager] 2026-05-24 00:19:15.860365 | orchestrator | 2026-05-24 00:19:15.860378 | orchestrator | TASK [osism.services.traefik : Copy certificate key files] ********************* 2026-05-24 00:19:16.483941 | orchestrator | changed: [testbed-manager] => (item=None) 2026-05-24 00:19:16.485009 | orchestrator | changed: [testbed-manager] 2026-05-24 00:19:16.485086 | orchestrator | 2026-05-24 00:19:16.485102 | orchestrator | TASK [osism.services.traefik : Copy dynamic configuration] ********************* 2026-05-24 00:19:16.532080 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:19:16.532172 | orchestrator | 2026-05-24 00:19:16.532189 | orchestrator | TASK [osism.services.traefik : Remove dynamic configuration] ******************* 2026-05-24 00:19:16.914780 | orchestrator | ok: [testbed-manager] 2026-05-24 00:19:16.914924 | orchestrator | 2026-05-24 00:19:16.914951 | orchestrator | TASK [osism.services.traefik : Include service tasks] ************************** 2026-05-24 00:19:16.992750 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/traefik/tasks/service.yml for testbed-manager 2026-05-24 00:19:16.992838 | orchestrator | 2026-05-24 00:19:16.992875 | orchestrator | TASK [osism.services.traefik : Create traefik external network] **************** 2026-05-24 00:19:18.195548 | orchestrator | changed: [testbed-manager] 2026-05-24 00:19:18.195695 | orchestrator | 2026-05-24 00:19:18.195712 | orchestrator | TASK [osism.services.traefik : Copy docker-compose.yml file] ******************* 2026-05-24 00:19:19.055329 | orchestrator | changed: [testbed-manager] 2026-05-24 00:19:19.055520 | orchestrator | 2026-05-24 00:19:19.055540 | orchestrator | TASK [osism.services.traefik : Manage traefik service] ************************* 2026-05-24 00:19:28.252368 | orchestrator | changed: [testbed-manager] 2026-05-24 00:19:28.252456 | orchestrator | 2026-05-24 00:19:28.252471 | orchestrator | RUNNING HANDLER [osism.services.traefik : Restart traefik service] ************* 2026-05-24 00:19:28.326421 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:19:28.326540 | orchestrator | 2026-05-24 00:19:28.326570 | orchestrator | PLAY [Deploy manager service] ************************************************** 2026-05-24 00:19:28.326591 | orchestrator | 2026-05-24 00:19:28.326610 | orchestrator | TASK [Gathering Facts] ********************************************************* 2026-05-24 00:19:30.019257 | orchestrator | ok: [testbed-manager] 2026-05-24 00:19:30.019360 | orchestrator | 2026-05-24 00:19:30.019388 | orchestrator | TASK [Apply manager role] ****************************************************** 2026-05-24 00:19:30.111755 | orchestrator | included: osism.services.manager for testbed-manager 2026-05-24 00:19:30.111813 | orchestrator | 2026-05-24 00:19:30.111822 | orchestrator | TASK [osism.services.manager : Include install tasks] ************************** 2026-05-24 00:19:30.169681 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/manager/tasks/install-Debian-family.yml for testbed-manager 2026-05-24 00:19:30.169761 | orchestrator | 2026-05-24 00:19:30.169778 | orchestrator | TASK [osism.services.manager : Install required packages] ********************** 2026-05-24 00:19:32.558281 | orchestrator | ok: [testbed-manager] 2026-05-24 00:19:32.558410 | orchestrator | 2026-05-24 00:19:32.558431 | orchestrator | TASK [osism.services.manager : Gather variables for each operating system] ***** 2026-05-24 00:19:32.614579 | orchestrator | ok: [testbed-manager] 2026-05-24 00:19:32.614691 | orchestrator | 2026-05-24 00:19:32.614715 | orchestrator | TASK [osism.services.manager : Include config tasks] *************************** 2026-05-24 00:19:32.751141 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/manager/tasks/config.yml for testbed-manager 2026-05-24 00:19:32.751218 | orchestrator | 2026-05-24 00:19:32.751226 | orchestrator | TASK [osism.services.manager : Create required directories] ******************** 2026-05-24 00:19:35.509765 | orchestrator | changed: [testbed-manager] => (item=/opt/ansible) 2026-05-24 00:19:35.509860 | orchestrator | changed: [testbed-manager] => (item=/opt/archive) 2026-05-24 00:19:35.509874 | orchestrator | changed: [testbed-manager] => (item=/opt/manager/configuration) 2026-05-24 00:19:35.509886 | orchestrator | changed: [testbed-manager] => (item=/opt/manager/data) 2026-05-24 00:19:35.509897 | orchestrator | ok: [testbed-manager] => (item=/opt/manager) 2026-05-24 00:19:35.509908 | orchestrator | changed: [testbed-manager] => (item=/opt/manager/secrets) 2026-05-24 00:19:35.509918 | orchestrator | changed: [testbed-manager] => (item=/opt/ansible/secrets) 2026-05-24 00:19:35.509929 | orchestrator | changed: [testbed-manager] => (item=/opt/state) 2026-05-24 00:19:35.509940 | orchestrator | 2026-05-24 00:19:35.509952 | orchestrator | TASK [osism.services.manager : Copy all environment file] ********************** 2026-05-24 00:19:36.086450 | orchestrator | changed: [testbed-manager] 2026-05-24 00:19:36.086589 | orchestrator | 2026-05-24 00:19:36.086621 | orchestrator | TASK [osism.services.manager : Copy client environment file] ******************* 2026-05-24 00:19:36.664533 | orchestrator | changed: [testbed-manager] 2026-05-24 00:19:36.664615 | orchestrator | 2026-05-24 00:19:36.664630 | orchestrator | TASK [osism.services.manager : Include ara config tasks] *********************** 2026-05-24 00:19:36.732835 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/manager/tasks/config-ara.yml for testbed-manager 2026-05-24 00:19:36.732901 | orchestrator | 2026-05-24 00:19:36.732915 | orchestrator | TASK [osism.services.manager : Copy ARA environment files] ********************* 2026-05-24 00:19:37.821136 | orchestrator | changed: [testbed-manager] => (item=ara) 2026-05-24 00:19:37.821220 | orchestrator | changed: [testbed-manager] => (item=ara-server) 2026-05-24 00:19:37.821235 | orchestrator | 2026-05-24 00:19:37.821248 | orchestrator | TASK [osism.services.manager : Copy MariaDB environment file] ****************** 2026-05-24 00:19:38.447742 | orchestrator | changed: [testbed-manager] 2026-05-24 00:19:38.447856 | orchestrator | 2026-05-24 00:19:38.447881 | orchestrator | TASK [osism.services.manager : Include vault config tasks] ********************* 2026-05-24 00:19:38.509701 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:19:38.509805 | orchestrator | 2026-05-24 00:19:38.509832 | orchestrator | TASK [osism.services.manager : Include frontend config tasks] ****************** 2026-05-24 00:19:38.582662 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/manager/tasks/config-frontend.yml for testbed-manager 2026-05-24 00:19:38.582755 | orchestrator | 2026-05-24 00:19:38.582771 | orchestrator | TASK [osism.services.manager : Copy frontend environment file] ***************** 2026-05-24 00:19:39.206914 | orchestrator | changed: [testbed-manager] 2026-05-24 00:19:39.207026 | orchestrator | 2026-05-24 00:19:39.207042 | orchestrator | TASK [osism.services.manager : Include ansible config tasks] ******************* 2026-05-24 00:19:39.272378 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/manager/tasks/config-ansible.yml for testbed-manager 2026-05-24 00:19:39.272486 | orchestrator | 2026-05-24 00:19:39.272503 | orchestrator | TASK [osism.services.manager : Copy private ssh keys] ************************** 2026-05-24 00:19:40.609593 | orchestrator | changed: [testbed-manager] => (item=None) 2026-05-24 00:19:40.610627 | orchestrator | changed: [testbed-manager] => (item=None) 2026-05-24 00:19:40.610704 | orchestrator | changed: [testbed-manager] 2026-05-24 00:19:40.610719 | orchestrator | 2026-05-24 00:19:40.610732 | orchestrator | TASK [osism.services.manager : Copy ansible environment file] ****************** 2026-05-24 00:19:41.249949 | orchestrator | changed: [testbed-manager] 2026-05-24 00:19:41.250142 | orchestrator | 2026-05-24 00:19:41.250178 | orchestrator | TASK [osism.services.manager : Include netbox config tasks] ******************** 2026-05-24 00:19:41.312068 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:19:41.312172 | orchestrator | 2026-05-24 00:19:41.312213 | orchestrator | TASK [osism.services.manager : Include celery config tasks] ******************** 2026-05-24 00:19:41.404063 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/manager/tasks/config-celery.yml for testbed-manager 2026-05-24 00:19:41.404126 | orchestrator | 2026-05-24 00:19:41.404132 | orchestrator | TASK [osism.services.manager : Set fs.inotify.max_user_watches] **************** 2026-05-24 00:19:41.935779 | orchestrator | changed: [testbed-manager] 2026-05-24 00:19:41.935903 | orchestrator | 2026-05-24 00:19:41.935933 | orchestrator | TASK [osism.services.manager : Set fs.inotify.max_user_instances] ************** 2026-05-24 00:19:42.327811 | orchestrator | changed: [testbed-manager] 2026-05-24 00:19:42.327910 | orchestrator | 2026-05-24 00:19:42.327932 | orchestrator | TASK [osism.services.manager : Copy celery environment files] ****************** 2026-05-24 00:19:43.582331 | orchestrator | changed: [testbed-manager] => (item=conductor) 2026-05-24 00:19:43.582420 | orchestrator | changed: [testbed-manager] => (item=openstack) 2026-05-24 00:19:43.582435 | orchestrator | 2026-05-24 00:19:43.582448 | orchestrator | TASK [osism.services.manager : Copy listener environment file] ***************** 2026-05-24 00:19:44.224451 | orchestrator | changed: [testbed-manager] 2026-05-24 00:19:44.224610 | orchestrator | 2026-05-24 00:19:44.224647 | orchestrator | TASK [osism.services.manager : Check for conductor.yml] ************************ 2026-05-24 00:19:44.609709 | orchestrator | ok: [testbed-manager] 2026-05-24 00:19:44.609803 | orchestrator | 2026-05-24 00:19:44.609819 | orchestrator | TASK [osism.services.manager : Copy conductor configuration file] ************** 2026-05-24 00:19:44.974397 | orchestrator | changed: [testbed-manager] 2026-05-24 00:19:44.974498 | orchestrator | 2026-05-24 00:19:44.974514 | orchestrator | TASK [osism.services.manager : Copy empty conductor configuration file] ******** 2026-05-24 00:19:45.026938 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:19:45.027025 | orchestrator | 2026-05-24 00:19:45.027041 | orchestrator | TASK [osism.services.manager : Include wrapper config tasks] ******************* 2026-05-24 00:19:45.102729 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/manager/tasks/config-wrapper.yml for testbed-manager 2026-05-24 00:19:45.102849 | orchestrator | 2026-05-24 00:19:45.102865 | orchestrator | TASK [osism.services.manager : Include wrapper vars file] ********************** 2026-05-24 00:19:45.153610 | orchestrator | ok: [testbed-manager] 2026-05-24 00:19:45.153702 | orchestrator | 2026-05-24 00:19:45.153721 | orchestrator | TASK [osism.services.manager : Copy wrapper scripts] *************************** 2026-05-24 00:19:47.266643 | orchestrator | changed: [testbed-manager] => (item=osism) 2026-05-24 00:19:47.266768 | orchestrator | changed: [testbed-manager] => (item=osism-update-docker) 2026-05-24 00:19:47.266788 | orchestrator | changed: [testbed-manager] => (item=osism-update-manager) 2026-05-24 00:19:47.266800 | orchestrator | 2026-05-24 00:19:47.266812 | orchestrator | TASK [osism.services.manager : Copy cilium wrapper script] ********************* 2026-05-24 00:19:47.947576 | orchestrator | changed: [testbed-manager] 2026-05-24 00:19:47.947642 | orchestrator | 2026-05-24 00:19:47.947649 | orchestrator | TASK [osism.services.manager : Copy hubble wrapper script] ********************* 2026-05-24 00:19:48.658817 | orchestrator | changed: [testbed-manager] 2026-05-24 00:19:48.658920 | orchestrator | 2026-05-24 00:19:48.658941 | orchestrator | TASK [osism.services.manager : Copy flux wrapper script] *********************** 2026-05-24 00:19:49.351617 | orchestrator | changed: [testbed-manager] 2026-05-24 00:19:49.351704 | orchestrator | 2026-05-24 00:19:49.351718 | orchestrator | TASK [osism.services.manager : Include scripts config tasks] ******************* 2026-05-24 00:19:49.436853 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/manager/tasks/config-scripts.yml for testbed-manager 2026-05-24 00:19:49.436934 | orchestrator | 2026-05-24 00:19:49.436944 | orchestrator | TASK [osism.services.manager : Include scripts vars file] ********************** 2026-05-24 00:19:49.481796 | orchestrator | ok: [testbed-manager] 2026-05-24 00:19:49.481871 | orchestrator | 2026-05-24 00:19:49.481882 | orchestrator | TASK [osism.services.manager : Copy scripts] *********************************** 2026-05-24 00:19:50.231012 | orchestrator | changed: [testbed-manager] => (item=osism-include) 2026-05-24 00:19:50.231104 | orchestrator | 2026-05-24 00:19:50.231120 | orchestrator | TASK [osism.services.manager : Include service tasks] ************************** 2026-05-24 00:19:50.312475 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/manager/tasks/service.yml for testbed-manager 2026-05-24 00:19:50.312601 | orchestrator | 2026-05-24 00:19:50.312612 | orchestrator | TASK [osism.services.manager : Copy manager systemd unit file] ***************** 2026-05-24 00:19:51.028600 | orchestrator | changed: [testbed-manager] 2026-05-24 00:19:51.028699 | orchestrator | 2026-05-24 00:19:51.028716 | orchestrator | TASK [osism.services.manager : Create traefik external network] **************** 2026-05-24 00:19:51.666143 | orchestrator | ok: [testbed-manager] 2026-05-24 00:19:51.666240 | orchestrator | 2026-05-24 00:19:51.666256 | orchestrator | TASK [osism.services.manager : Set mariadb healthcheck for mariadb < 11.0.0] *** 2026-05-24 00:19:51.726880 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:19:51.726959 | orchestrator | 2026-05-24 00:19:51.726971 | orchestrator | TASK [osism.services.manager : Set mariadb healthcheck for mariadb >= 11.0.0] *** 2026-05-24 00:19:51.782525 | orchestrator | ok: [testbed-manager] 2026-05-24 00:19:51.782664 | orchestrator | 2026-05-24 00:19:51.782679 | orchestrator | TASK [osism.services.manager : Copy docker-compose.yml file] ******************* 2026-05-24 00:19:52.652277 | orchestrator | changed: [testbed-manager] 2026-05-24 00:19:52.653071 | orchestrator | 2026-05-24 00:19:52.653086 | orchestrator | TASK [osism.services.manager : Pull container images] ************************** 2026-05-24 00:21:02.194387 | orchestrator | changed: [testbed-manager] 2026-05-24 00:21:02.194485 | orchestrator | 2026-05-24 00:21:02.194499 | orchestrator | TASK [osism.services.manager : Stop and disable old service docker-compose@manager] *** 2026-05-24 00:21:03.182968 | orchestrator | ok: [testbed-manager] 2026-05-24 00:21:03.183068 | orchestrator | 2026-05-24 00:21:03.183084 | orchestrator | TASK [osism.services.manager : Do a manual start of the manager service] ******* 2026-05-24 00:21:03.243525 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:21:03.243624 | orchestrator | 2026-05-24 00:21:03.243639 | orchestrator | TASK [osism.services.manager : Manage manager service] ************************* 2026-05-24 00:21:05.829039 | orchestrator | changed: [testbed-manager] 2026-05-24 00:21:05.829120 | orchestrator | 2026-05-24 00:21:05.829136 | orchestrator | TASK [osism.services.manager : Register that manager service was started] ****** 2026-05-24 00:21:05.912076 | orchestrator | ok: [testbed-manager] 2026-05-24 00:21:05.912157 | orchestrator | 2026-05-24 00:21:05.912171 | orchestrator | TASK [osism.services.manager : Flush handlers] ********************************* 2026-05-24 00:21:05.912184 | orchestrator | 2026-05-24 00:21:05.912195 | orchestrator | RUNNING HANDLER [osism.services.manager : Restart manager service] ************* 2026-05-24 00:21:05.952999 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:21:05.953086 | orchestrator | 2026-05-24 00:21:05.953103 | orchestrator | RUNNING HANDLER [osism.services.manager : Wait for manager service to start] *** 2026-05-24 00:22:05.996140 | orchestrator | Pausing for 60 seconds 2026-05-24 00:22:05.996273 | orchestrator | changed: [testbed-manager] 2026-05-24 00:22:05.996290 | orchestrator | 2026-05-24 00:22:05.996303 | orchestrator | RUNNING HANDLER [osism.services.manager : Ensure that all containers are up] *** 2026-05-24 00:22:09.074137 | orchestrator | changed: [testbed-manager] 2026-05-24 00:22:09.074239 | orchestrator | 2026-05-24 00:22:09.074255 | orchestrator | RUNNING HANDLER [osism.services.manager : Wait for an healthy manager service] *** 2026-05-24 00:23:11.192947 | orchestrator | FAILED - RETRYING: [testbed-manager]: Wait for an healthy manager service (50 retries left). 2026-05-24 00:23:11.193066 | orchestrator | FAILED - RETRYING: [testbed-manager]: Wait for an healthy manager service (49 retries left). 2026-05-24 00:23:11.193110 | orchestrator | FAILED - RETRYING: [testbed-manager]: Wait for an healthy manager service (48 retries left). 2026-05-24 00:23:11.193123 | orchestrator | changed: [testbed-manager] 2026-05-24 00:23:11.193137 | orchestrator | 2026-05-24 00:23:11.193148 | orchestrator | RUNNING HANDLER [osism.services.manager : Copy osismclient bash completion script] *** 2026-05-24 00:23:19.647733 | orchestrator | changed: [testbed-manager] 2026-05-24 00:23:19.647842 | orchestrator | 2026-05-24 00:23:19.647861 | orchestrator | TASK [osism.services.manager : Include initialize tasks] *********************** 2026-05-24 00:23:19.743756 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/manager/tasks/initialize.yml for testbed-manager 2026-05-24 00:23:19.743923 | orchestrator | 2026-05-24 00:23:19.743950 | orchestrator | TASK [osism.services.manager : Flush handlers] ********************************* 2026-05-24 00:23:19.743971 | orchestrator | 2026-05-24 00:23:19.743988 | orchestrator | TASK [osism.services.manager : Include vault initialize tasks] ***************** 2026-05-24 00:23:19.798992 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:23:19.799109 | orchestrator | 2026-05-24 00:23:19.799126 | orchestrator | TASK [osism.services.manager : Include version verification tasks] ************* 2026-05-24 00:23:19.877844 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/manager/tasks/verify-versions.yml for testbed-manager 2026-05-24 00:23:19.878007 | orchestrator | 2026-05-24 00:23:19.878130 | orchestrator | TASK [osism.services.manager : Deploy service manager version check script] **** 2026-05-24 00:23:20.673568 | orchestrator | changed: [testbed-manager] 2026-05-24 00:23:20.673701 | orchestrator | 2026-05-24 00:23:20.673729 | orchestrator | TASK [osism.services.manager : Execute service manager version check] ********** 2026-05-24 00:23:24.031141 | orchestrator | ok: [testbed-manager] 2026-05-24 00:23:24.031270 | orchestrator | 2026-05-24 00:23:24.031290 | orchestrator | TASK [osism.services.manager : Display version check results] ****************** 2026-05-24 00:23:24.098277 | orchestrator | ok: [testbed-manager] => { 2026-05-24 00:23:24.098371 | orchestrator | "version_check_result.stdout_lines": [ 2026-05-24 00:23:24.098385 | orchestrator | "=== OSISM Container Version Check ===", 2026-05-24 00:23:24.098396 | orchestrator | "Checking running containers against expected versions...", 2026-05-24 00:23:24.098408 | orchestrator | "", 2026-05-24 00:23:24.098418 | orchestrator | "Checking service: inventory_reconciler (Inventory Reconciler Service)", 2026-05-24 00:23:24.098428 | orchestrator | " Expected: registry.osism.tech/osism/inventory-reconciler:latest", 2026-05-24 00:23:24.098438 | orchestrator | " Enabled: true", 2026-05-24 00:23:24.098448 | orchestrator | " Running: registry.osism.tech/osism/inventory-reconciler:latest", 2026-05-24 00:23:24.098457 | orchestrator | " Status: ✅ MATCH", 2026-05-24 00:23:24.098467 | orchestrator | "", 2026-05-24 00:23:24.098477 | orchestrator | "Checking service: osism-ansible (OSISM Ansible Service)", 2026-05-24 00:23:24.098486 | orchestrator | " Expected: registry.osism.tech/osism/osism-ansible:latest", 2026-05-24 00:23:24.098495 | orchestrator | " Enabled: true", 2026-05-24 00:23:24.098505 | orchestrator | " Running: registry.osism.tech/osism/osism-ansible:latest", 2026-05-24 00:23:24.098514 | orchestrator | " Status: ✅ MATCH", 2026-05-24 00:23:24.098524 | orchestrator | "", 2026-05-24 00:23:24.098534 | orchestrator | "Checking service: osism-kubernetes (Osism-Kubernetes Service)", 2026-05-24 00:23:24.098543 | orchestrator | " Expected: registry.osism.tech/osism/osism-kubernetes:latest", 2026-05-24 00:23:24.098553 | orchestrator | " Enabled: true", 2026-05-24 00:23:24.098562 | orchestrator | " Running: registry.osism.tech/osism/osism-kubernetes:latest", 2026-05-24 00:23:24.098572 | orchestrator | " Status: ✅ MATCH", 2026-05-24 00:23:24.098581 | orchestrator | "", 2026-05-24 00:23:24.098590 | orchestrator | "Checking service: ceph-ansible (Ceph-Ansible Service)", 2026-05-24 00:23:24.098600 | orchestrator | " Expected: registry.osism.tech/osism/ceph-ansible:reef", 2026-05-24 00:23:24.098610 | orchestrator | " Enabled: true", 2026-05-24 00:23:24.098620 | orchestrator | " Running: registry.osism.tech/osism/ceph-ansible:reef", 2026-05-24 00:23:24.098629 | orchestrator | " Status: ✅ MATCH", 2026-05-24 00:23:24.098659 | orchestrator | "", 2026-05-24 00:23:24.098670 | orchestrator | "Checking service: kolla-ansible (Kolla-Ansible Service)", 2026-05-24 00:23:24.098679 | orchestrator | " Expected: registry.osism.tech/osism/kolla-ansible:2024.2", 2026-05-24 00:23:24.098688 | orchestrator | " Enabled: true", 2026-05-24 00:23:24.098698 | orchestrator | " Running: registry.osism.tech/osism/kolla-ansible:2024.2", 2026-05-24 00:23:24.098707 | orchestrator | " Status: ✅ MATCH", 2026-05-24 00:23:24.098716 | orchestrator | "", 2026-05-24 00:23:24.098726 | orchestrator | "Checking service: osismclient (OSISM Client)", 2026-05-24 00:23:24.098735 | orchestrator | " Expected: registry.osism.tech/osism/osism:latest", 2026-05-24 00:23:24.098745 | orchestrator | " Enabled: true", 2026-05-24 00:23:24.098754 | orchestrator | " Running: registry.osism.tech/osism/osism:latest", 2026-05-24 00:23:24.098764 | orchestrator | " Status: ✅ MATCH", 2026-05-24 00:23:24.098773 | orchestrator | "", 2026-05-24 00:23:24.098783 | orchestrator | "Checking service: ara-server (ARA Server)", 2026-05-24 00:23:24.098802 | orchestrator | " Expected: registry.osism.tech/osism/ara-server:1.7.5", 2026-05-24 00:23:24.098812 | orchestrator | " Enabled: true", 2026-05-24 00:23:24.098824 | orchestrator | " Running: registry.osism.tech/osism/ara-server:1.7.5", 2026-05-24 00:23:24.098835 | orchestrator | " Status: ✅ MATCH", 2026-05-24 00:23:24.098846 | orchestrator | "", 2026-05-24 00:23:24.098857 | orchestrator | "Checking service: mariadb (MariaDB for ARA)", 2026-05-24 00:23:24.098868 | orchestrator | " Expected: registry.osism.tech/dockerhub/library/mariadb:11.8.4", 2026-05-24 00:23:24.098900 | orchestrator | " Enabled: true", 2026-05-24 00:23:24.098911 | orchestrator | " Running: registry.osism.tech/dockerhub/library/mariadb:11.8.4", 2026-05-24 00:23:24.098922 | orchestrator | " Status: ✅ MATCH", 2026-05-24 00:23:24.098933 | orchestrator | "", 2026-05-24 00:23:24.098943 | orchestrator | "Checking service: frontend (OSISM Frontend)", 2026-05-24 00:23:24.098954 | orchestrator | " Expected: registry.osism.tech/osism/osism-frontend:latest", 2026-05-24 00:23:24.098969 | orchestrator | " Enabled: true", 2026-05-24 00:23:24.098982 | orchestrator | " Running: registry.osism.tech/osism/osism-frontend:latest", 2026-05-24 00:23:24.098993 | orchestrator | " Status: ✅ MATCH", 2026-05-24 00:23:24.099004 | orchestrator | "", 2026-05-24 00:23:24.099015 | orchestrator | "Checking service: redis (Redis Cache)", 2026-05-24 00:23:24.099026 | orchestrator | " Expected: registry.osism.tech/dockerhub/library/redis:7.4.7-alpine", 2026-05-24 00:23:24.099037 | orchestrator | " Enabled: true", 2026-05-24 00:23:24.099047 | orchestrator | " Running: registry.osism.tech/dockerhub/library/redis:7.4.7-alpine", 2026-05-24 00:23:24.099058 | orchestrator | " Status: ✅ MATCH", 2026-05-24 00:23:24.099069 | orchestrator | "", 2026-05-24 00:23:24.099081 | orchestrator | "Checking service: api (OSISM API Service)", 2026-05-24 00:23:24.099091 | orchestrator | " Expected: registry.osism.tech/osism/osism:latest", 2026-05-24 00:23:24.099102 | orchestrator | " Enabled: true", 2026-05-24 00:23:24.099113 | orchestrator | " Running: registry.osism.tech/osism/osism:latest", 2026-05-24 00:23:24.099124 | orchestrator | " Status: ✅ MATCH", 2026-05-24 00:23:24.099135 | orchestrator | "", 2026-05-24 00:23:24.099146 | orchestrator | "Checking service: listener (OpenStack Event Listener)", 2026-05-24 00:23:24.099157 | orchestrator | " Expected: registry.osism.tech/osism/osism:latest", 2026-05-24 00:23:24.099168 | orchestrator | " Enabled: true", 2026-05-24 00:23:24.099179 | orchestrator | " Running: registry.osism.tech/osism/osism:latest", 2026-05-24 00:23:24.099190 | orchestrator | " Status: ✅ MATCH", 2026-05-24 00:23:24.099201 | orchestrator | "", 2026-05-24 00:23:24.099211 | orchestrator | "Checking service: openstack (OpenStack Integration)", 2026-05-24 00:23:24.099221 | orchestrator | " Expected: registry.osism.tech/osism/osism:latest", 2026-05-24 00:23:24.099230 | orchestrator | " Enabled: true", 2026-05-24 00:23:24.099239 | orchestrator | " Running: registry.osism.tech/osism/osism:latest", 2026-05-24 00:23:24.099249 | orchestrator | " Status: ✅ MATCH", 2026-05-24 00:23:24.099258 | orchestrator | "", 2026-05-24 00:23:24.099268 | orchestrator | "Checking service: beat (Celery Beat Scheduler)", 2026-05-24 00:23:24.099284 | orchestrator | " Expected: registry.osism.tech/osism/osism:latest", 2026-05-24 00:23:24.099294 | orchestrator | " Enabled: true", 2026-05-24 00:23:24.099303 | orchestrator | " Running: registry.osism.tech/osism/osism:latest", 2026-05-24 00:23:24.099313 | orchestrator | " Status: ✅ MATCH", 2026-05-24 00:23:24.099322 | orchestrator | "", 2026-05-24 00:23:24.099332 | orchestrator | "Checking service: flower (Celery Flower Monitor)", 2026-05-24 00:23:24.099358 | orchestrator | " Expected: registry.osism.tech/osism/osism:latest", 2026-05-24 00:23:24.099368 | orchestrator | " Enabled: true", 2026-05-24 00:23:24.099378 | orchestrator | " Running: registry.osism.tech/osism/osism:latest", 2026-05-24 00:23:24.099388 | orchestrator | " Status: ✅ MATCH", 2026-05-24 00:23:24.099397 | orchestrator | "", 2026-05-24 00:23:24.099406 | orchestrator | "=== Summary ===", 2026-05-24 00:23:24.099416 | orchestrator | "Errors (version mismatches): 0", 2026-05-24 00:23:24.099425 | orchestrator | "Warnings (expected containers not running): 0", 2026-05-24 00:23:24.099435 | orchestrator | "", 2026-05-24 00:23:24.099445 | orchestrator | "✅ All running containers match expected versions!" 2026-05-24 00:23:24.099454 | orchestrator | ] 2026-05-24 00:23:24.099464 | orchestrator | } 2026-05-24 00:23:24.099474 | orchestrator | 2026-05-24 00:23:24.099484 | orchestrator | TASK [osism.services.manager : Skip version check due to service configuration] *** 2026-05-24 00:23:24.160541 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:23:24.160634 | orchestrator | 2026-05-24 00:23:24.160648 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-24 00:23:24.160662 | orchestrator | testbed-manager : ok=70 changed=37 unreachable=0 failed=0 skipped=12 rescued=0 ignored=0 2026-05-24 00:23:24.160673 | orchestrator | 2026-05-24 00:23:24.272044 | orchestrator | + [[ -e /opt/venv/bin/activate ]] 2026-05-24 00:23:24.272145 | orchestrator | + deactivate 2026-05-24 00:23:24.272161 | orchestrator | + '[' -n /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin ']' 2026-05-24 00:23:24.272175 | orchestrator | + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2026-05-24 00:23:24.272186 | orchestrator | + export PATH 2026-05-24 00:23:24.272198 | orchestrator | + unset _OLD_VIRTUAL_PATH 2026-05-24 00:23:24.272210 | orchestrator | + '[' -n '' ']' 2026-05-24 00:23:24.272221 | orchestrator | + hash -r 2026-05-24 00:23:24.272232 | orchestrator | + '[' -n '' ']' 2026-05-24 00:23:24.272243 | orchestrator | + unset VIRTUAL_ENV 2026-05-24 00:23:24.272254 | orchestrator | + unset VIRTUAL_ENV_PROMPT 2026-05-24 00:23:24.272265 | orchestrator | + '[' '!' '' = nondestructive ']' 2026-05-24 00:23:24.272276 | orchestrator | + unset -f deactivate 2026-05-24 00:23:24.272287 | orchestrator | + cp /home/dragon/.ssh/id_rsa.pub /opt/ansible/secrets/id_rsa.operator.pub 2026-05-24 00:23:24.280510 | orchestrator | + [[ ceph-ansible == \c\e\p\h\-\a\n\s\i\b\l\e ]] 2026-05-24 00:23:24.280552 | orchestrator | + wait_for_container_healthy 60 ceph-ansible 2026-05-24 00:23:24.280564 | orchestrator | + local max_attempts=60 2026-05-24 00:23:24.280575 | orchestrator | + local name=ceph-ansible 2026-05-24 00:23:24.280586 | orchestrator | + local attempt_num=1 2026-05-24 00:23:24.281611 | orchestrator | ++ /usr/bin/docker inspect -f '{{.State.Health.Status}}' ceph-ansible 2026-05-24 00:23:24.315762 | orchestrator | + [[ healthy == \h\e\a\l\t\h\y ]] 2026-05-24 00:23:24.315946 | orchestrator | + wait_for_container_healthy 60 kolla-ansible 2026-05-24 00:23:24.315990 | orchestrator | + local max_attempts=60 2026-05-24 00:23:24.316005 | orchestrator | + local name=kolla-ansible 2026-05-24 00:23:24.316016 | orchestrator | + local attempt_num=1 2026-05-24 00:23:24.317135 | orchestrator | ++ /usr/bin/docker inspect -f '{{.State.Health.Status}}' kolla-ansible 2026-05-24 00:23:24.354396 | orchestrator | + [[ healthy == \h\e\a\l\t\h\y ]] 2026-05-24 00:23:24.354469 | orchestrator | + wait_for_container_healthy 60 osism-ansible 2026-05-24 00:23:24.354477 | orchestrator | + local max_attempts=60 2026-05-24 00:23:24.354483 | orchestrator | + local name=osism-ansible 2026-05-24 00:23:24.354488 | orchestrator | + local attempt_num=1 2026-05-24 00:23:24.355467 | orchestrator | ++ /usr/bin/docker inspect -f '{{.State.Health.Status}}' osism-ansible 2026-05-24 00:23:24.390490 | orchestrator | + [[ healthy == \h\e\a\l\t\h\y ]] 2026-05-24 00:23:24.390573 | orchestrator | + [[ true == \t\r\u\e ]] 2026-05-24 00:23:24.390584 | orchestrator | + sh -c /opt/configuration/scripts/disable-ara.sh 2026-05-24 00:23:25.082208 | orchestrator | + docker compose --project-directory /opt/manager ps 2026-05-24 00:23:25.272871 | orchestrator | NAME IMAGE COMMAND SERVICE CREATED STATUS PORTS 2026-05-24 00:23:25.273037 | orchestrator | ceph-ansible registry.osism.tech/osism/ceph-ansible:reef "/entrypoint.sh osis…" ceph-ansible 2 minutes ago Up About a minute (healthy) 2026-05-24 00:23:25.273056 | orchestrator | kolla-ansible registry.osism.tech/osism/kolla-ansible:2024.2 "/entrypoint.sh osis…" kolla-ansible 2 minutes ago Up About a minute (healthy) 2026-05-24 00:23:25.273068 | orchestrator | manager-api-1 registry.osism.tech/osism/osism:latest "/sbin/tini -- osism…" api 2 minutes ago Up 2 minutes (healthy) 192.168.16.5:8000->8000/tcp 2026-05-24 00:23:25.273084 | orchestrator | manager-ara-server-1 registry.osism.tech/osism/ara-server:1.7.5 "sh -c '/wait && /ru…" ara-server 2 minutes ago Up 2 minutes (healthy) 8000/tcp 2026-05-24 00:23:25.273120 | orchestrator | manager-beat-1 registry.osism.tech/osism/osism:latest "/sbin/tini -- osism…" beat 2 minutes ago Up 2 minutes (healthy) 2026-05-24 00:23:25.273135 | orchestrator | manager-flower-1 registry.osism.tech/osism/osism:latest "/sbin/tini -- osism…" flower 2 minutes ago Up 2 minutes (healthy) 2026-05-24 00:23:25.273149 | orchestrator | manager-inventory_reconciler-1 registry.osism.tech/osism/inventory-reconciler:latest "/sbin/tini -- /entr…" inventory_reconciler 2 minutes ago Up About a minute (healthy) 2026-05-24 00:23:25.273162 | orchestrator | manager-listener-1 registry.osism.tech/osism/osism:latest "/sbin/tini -- osism…" listener 2 minutes ago Up 2 minutes (healthy) 2026-05-24 00:23:25.273175 | orchestrator | manager-mariadb-1 registry.osism.tech/dockerhub/library/mariadb:11.8.4 "docker-entrypoint.s…" mariadb 2 minutes ago Up 2 minutes (healthy) 3306/tcp 2026-05-24 00:23:25.273189 | orchestrator | manager-openstack-1 registry.osism.tech/osism/osism:latest "/sbin/tini -- osism…" openstack 2 minutes ago Up 2 minutes (healthy) 2026-05-24 00:23:25.273202 | orchestrator | manager-redis-1 registry.osism.tech/dockerhub/library/redis:7.4.7-alpine "docker-entrypoint.s…" redis 2 minutes ago Up 2 minutes (healthy) 6379/tcp 2026-05-24 00:23:25.273216 | orchestrator | osism-ansible registry.osism.tech/osism/osism-ansible:latest "/entrypoint.sh osis…" osism-ansible 2 minutes ago Up About a minute (healthy) 2026-05-24 00:23:25.273229 | orchestrator | osism-frontend registry.osism.tech/osism/osism-frontend:latest "docker-entrypoint.s…" frontend 2 minutes ago Up 2 minutes 192.168.16.5:3000->3000/tcp 2026-05-24 00:23:25.273242 | orchestrator | osism-kubernetes registry.osism.tech/osism/osism-kubernetes:latest "/entrypoint.sh osis…" osism-kubernetes 2 minutes ago Up About a minute (healthy) 2026-05-24 00:23:25.273250 | orchestrator | osismclient registry.osism.tech/osism/osism:latest "/sbin/tini -- sleep…" osismclient 2 minutes ago Up 2 minutes (healthy) 2026-05-24 00:23:25.278159 | orchestrator | ++ semver latest 7.0.0 2026-05-24 00:23:25.327658 | orchestrator | + [[ -1 -ge 0 ]] 2026-05-24 00:23:25.327746 | orchestrator | + [[ latest == \l\a\t\e\s\t ]] 2026-05-24 00:23:25.327761 | orchestrator | + sed -i s/community.general.yaml/osism.commons.still_alive/ /opt/configuration/environments/ansible.cfg 2026-05-24 00:23:25.334341 | orchestrator | + osism apply resolvconf -l testbed-manager 2026-05-24 00:23:27.400963 | orchestrator | 2026-05-24 00:23:27 | WARNING  | No Ansible facts found in Redis cache. Run 'osism sync facts' to gather facts. 2026-05-24 00:23:37.729376 | orchestrator | 2026-05-24 00:23:37 | INFO  | Prepare task for execution of resolvconf. 2026-05-24 00:23:37.942251 | orchestrator | 2026-05-24 00:23:37 | INFO  | Task 6d0b69db-e39c-4b4b-bf75-3bb70a7e1ab5 (resolvconf) was prepared for execution. 2026-05-24 00:23:37.942373 | orchestrator | 2026-05-24 00:23:37 | INFO  | It takes a moment until task 6d0b69db-e39c-4b4b-bf75-3bb70a7e1ab5 (resolvconf) has been started and output is visible here. 2026-05-24 00:23:51.995006 | orchestrator | 2026-05-24 00:23:51.995119 | orchestrator | PLAY [Apply role resolvconf] *************************************************** 2026-05-24 00:23:51.995136 | orchestrator | 2026-05-24 00:23:51.995149 | orchestrator | TASK [Gathering Facts] ********************************************************* 2026-05-24 00:23:51.995160 | orchestrator | Sunday 24 May 2026 00:23:41 +0000 (0:00:00.180) 0:00:00.180 ************ 2026-05-24 00:23:51.995172 | orchestrator | ok: [testbed-manager] 2026-05-24 00:23:51.995183 | orchestrator | 2026-05-24 00:23:51.995194 | orchestrator | TASK [osism.commons.resolvconf : Check minimum and maximum number of name servers] *** 2026-05-24 00:23:51.995216 | orchestrator | Sunday 24 May 2026 00:23:45 +0000 (0:00:04.302) 0:00:04.483 ************ 2026-05-24 00:23:51.995228 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:23:51.995240 | orchestrator | 2026-05-24 00:23:51.995251 | orchestrator | TASK [osism.commons.resolvconf : Include resolvconf tasks] ********************* 2026-05-24 00:23:51.995262 | orchestrator | Sunday 24 May 2026 00:23:45 +0000 (0:00:00.068) 0:00:04.551 ************ 2026-05-24 00:23:51.995273 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/resolvconf/tasks/configure-resolv.yml for testbed-manager 2026-05-24 00:23:51.995284 | orchestrator | 2026-05-24 00:23:51.995295 | orchestrator | TASK [osism.commons.resolvconf : Include distribution specific installation tasks] *** 2026-05-24 00:23:51.995306 | orchestrator | Sunday 24 May 2026 00:23:45 +0000 (0:00:00.106) 0:00:04.658 ************ 2026-05-24 00:23:51.995317 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/resolvconf/tasks/install-Debian-family.yml for testbed-manager 2026-05-24 00:23:51.995328 | orchestrator | 2026-05-24 00:23:51.995339 | orchestrator | TASK [osism.commons.resolvconf : Remove packages configuring /etc/resolv.conf] *** 2026-05-24 00:23:51.995350 | orchestrator | Sunday 24 May 2026 00:23:45 +0000 (0:00:00.094) 0:00:04.752 ************ 2026-05-24 00:23:51.995360 | orchestrator | ok: [testbed-manager] 2026-05-24 00:23:51.995371 | orchestrator | 2026-05-24 00:23:51.995382 | orchestrator | TASK [osism.commons.resolvconf : Install package systemd-resolved] ************* 2026-05-24 00:23:51.995393 | orchestrator | Sunday 24 May 2026 00:23:46 +0000 (0:00:01.258) 0:00:06.010 ************ 2026-05-24 00:23:51.995404 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:23:51.995414 | orchestrator | 2026-05-24 00:23:51.995425 | orchestrator | TASK [osism.commons.resolvconf : Retrieve file status of /etc/resolv.conf] ***** 2026-05-24 00:23:51.995436 | orchestrator | Sunday 24 May 2026 00:23:47 +0000 (0:00:00.058) 0:00:06.069 ************ 2026-05-24 00:23:51.995447 | orchestrator | ok: [testbed-manager] 2026-05-24 00:23:51.995457 | orchestrator | 2026-05-24 00:23:51.995468 | orchestrator | TASK [osism.commons.resolvconf : Archive existing file /etc/resolv.conf] ******* 2026-05-24 00:23:51.995479 | orchestrator | Sunday 24 May 2026 00:23:47 +0000 (0:00:00.577) 0:00:06.646 ************ 2026-05-24 00:23:51.995492 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:23:51.995504 | orchestrator | 2026-05-24 00:23:51.995516 | orchestrator | TASK [osism.commons.resolvconf : Link /run/systemd/resolve/stub-resolv.conf to /etc/resolv.conf] *** 2026-05-24 00:23:51.995530 | orchestrator | Sunday 24 May 2026 00:23:47 +0000 (0:00:00.085) 0:00:06.731 ************ 2026-05-24 00:23:51.995542 | orchestrator | changed: [testbed-manager] 2026-05-24 00:23:51.995554 | orchestrator | 2026-05-24 00:23:51.995567 | orchestrator | TASK [osism.commons.resolvconf : Copy configuration files] ********************* 2026-05-24 00:23:51.995579 | orchestrator | Sunday 24 May 2026 00:23:48 +0000 (0:00:00.617) 0:00:07.349 ************ 2026-05-24 00:23:51.995591 | orchestrator | changed: [testbed-manager] 2026-05-24 00:23:51.995625 | orchestrator | 2026-05-24 00:23:51.995638 | orchestrator | TASK [osism.commons.resolvconf : Start/enable systemd-resolved service] ******** 2026-05-24 00:23:51.995651 | orchestrator | Sunday 24 May 2026 00:23:49 +0000 (0:00:01.142) 0:00:08.491 ************ 2026-05-24 00:23:51.995663 | orchestrator | ok: [testbed-manager] 2026-05-24 00:23:51.995675 | orchestrator | 2026-05-24 00:23:51.995704 | orchestrator | TASK [osism.commons.resolvconf : Include distribution specific configuration tasks] *** 2026-05-24 00:23:51.995717 | orchestrator | Sunday 24 May 2026 00:23:50 +0000 (0:00:01.024) 0:00:09.516 ************ 2026-05-24 00:23:51.995730 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/resolvconf/tasks/configure-Debian-family.yml for testbed-manager 2026-05-24 00:23:51.995753 | orchestrator | 2026-05-24 00:23:51.995767 | orchestrator | TASK [osism.commons.resolvconf : Restart systemd-resolved service] ************* 2026-05-24 00:23:51.995779 | orchestrator | Sunday 24 May 2026 00:23:50 +0000 (0:00:00.073) 0:00:09.589 ************ 2026-05-24 00:23:51.995791 | orchestrator | changed: [testbed-manager] 2026-05-24 00:23:51.995803 | orchestrator | 2026-05-24 00:23:51.995816 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-24 00:23:51.995831 | orchestrator | testbed-manager : ok=10  changed=3  unreachable=0 failed=0 skipped=3  rescued=0 ignored=0 2026-05-24 00:23:51.995843 | orchestrator | 2026-05-24 00:23:51.995856 | orchestrator | 2026-05-24 00:23:51.995867 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-24 00:23:51.995877 | orchestrator | Sunday 24 May 2026 00:23:51 +0000 (0:00:01.203) 0:00:10.793 ************ 2026-05-24 00:23:51.995888 | orchestrator | =============================================================================== 2026-05-24 00:23:51.995899 | orchestrator | Gathering Facts --------------------------------------------------------- 4.30s 2026-05-24 00:23:51.995928 | orchestrator | osism.commons.resolvconf : Remove packages configuring /etc/resolv.conf --- 1.26s 2026-05-24 00:23:51.995940 | orchestrator | osism.commons.resolvconf : Restart systemd-resolved service ------------- 1.20s 2026-05-24 00:23:51.995951 | orchestrator | osism.commons.resolvconf : Copy configuration files --------------------- 1.14s 2026-05-24 00:23:51.995967 | orchestrator | osism.commons.resolvconf : Start/enable systemd-resolved service -------- 1.03s 2026-05-24 00:23:51.995978 | orchestrator | osism.commons.resolvconf : Link /run/systemd/resolve/stub-resolv.conf to /etc/resolv.conf --- 0.62s 2026-05-24 00:23:51.996007 | orchestrator | osism.commons.resolvconf : Retrieve file status of /etc/resolv.conf ----- 0.58s 2026-05-24 00:23:51.996019 | orchestrator | osism.commons.resolvconf : Include resolvconf tasks --------------------- 0.11s 2026-05-24 00:23:51.996029 | orchestrator | osism.commons.resolvconf : Include distribution specific installation tasks --- 0.09s 2026-05-24 00:23:51.996040 | orchestrator | osism.commons.resolvconf : Archive existing file /etc/resolv.conf ------- 0.09s 2026-05-24 00:23:51.996050 | orchestrator | osism.commons.resolvconf : Include distribution specific configuration tasks --- 0.07s 2026-05-24 00:23:51.996061 | orchestrator | osism.commons.resolvconf : Check minimum and maximum number of name servers --- 0.07s 2026-05-24 00:23:51.996071 | orchestrator | osism.commons.resolvconf : Install package systemd-resolved ------------- 0.06s 2026-05-24 00:23:52.261850 | orchestrator | + osism apply sshconfig 2026-05-24 00:24:04.016739 | orchestrator | 2026-05-24 00:24:04 | INFO  | Prepare task for execution of sshconfig. 2026-05-24 00:24:04.089084 | orchestrator | 2026-05-24 00:24:04 | INFO  | Task 6afde454-fce9-48f1-9488-334d1b360f7a (sshconfig) was prepared for execution. 2026-05-24 00:24:04.089179 | orchestrator | 2026-05-24 00:24:04 | INFO  | It takes a moment until task 6afde454-fce9-48f1-9488-334d1b360f7a (sshconfig) has been started and output is visible here. 2026-05-24 00:24:15.749656 | orchestrator | 2026-05-24 00:24:15.749773 | orchestrator | PLAY [Apply role sshconfig] **************************************************** 2026-05-24 00:24:15.749791 | orchestrator | 2026-05-24 00:24:15.749804 | orchestrator | TASK [osism.commons.sshconfig : Get home directory of operator user] *********** 2026-05-24 00:24:15.749845 | orchestrator | Sunday 24 May 2026 00:24:07 +0000 (0:00:00.192) 0:00:00.192 ************ 2026-05-24 00:24:15.749857 | orchestrator | ok: [testbed-manager] 2026-05-24 00:24:15.749869 | orchestrator | 2026-05-24 00:24:15.749879 | orchestrator | TASK [osism.commons.sshconfig : Ensure .ssh/config.d exist] ******************** 2026-05-24 00:24:15.749890 | orchestrator | Sunday 24 May 2026 00:24:08 +0000 (0:00:00.947) 0:00:01.140 ************ 2026-05-24 00:24:15.749901 | orchestrator | changed: [testbed-manager] 2026-05-24 00:24:15.749912 | orchestrator | 2026-05-24 00:24:15.749923 | orchestrator | TASK [osism.commons.sshconfig : Ensure config for each host exist] ************* 2026-05-24 00:24:15.749933 | orchestrator | Sunday 24 May 2026 00:24:08 +0000 (0:00:00.607) 0:00:01.747 ************ 2026-05-24 00:24:15.749995 | orchestrator | changed: [testbed-manager] => (item=testbed-node-0) 2026-05-24 00:24:15.750008 | orchestrator | changed: [testbed-manager] => (item=testbed-node-1) 2026-05-24 00:24:15.750081 | orchestrator | changed: [testbed-manager] => (item=testbed-node-2) 2026-05-24 00:24:15.750094 | orchestrator | changed: [testbed-manager] => (item=testbed-node-3) 2026-05-24 00:24:15.750105 | orchestrator | changed: [testbed-manager] => (item=testbed-node-4) 2026-05-24 00:24:15.750116 | orchestrator | changed: [testbed-manager] => (item=testbed-node-5) 2026-05-24 00:24:15.750163 | orchestrator | changed: [testbed-manager] => (item=testbed-manager) 2026-05-24 00:24:15.750174 | orchestrator | 2026-05-24 00:24:15.750185 | orchestrator | TASK [osism.commons.sshconfig : Add extra config] ****************************** 2026-05-24 00:24:15.750197 | orchestrator | Sunday 24 May 2026 00:24:14 +0000 (0:00:06.070) 0:00:07.818 ************ 2026-05-24 00:24:15.750209 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:24:15.750221 | orchestrator | 2026-05-24 00:24:15.750234 | orchestrator | TASK [osism.commons.sshconfig : Assemble ssh config] *************************** 2026-05-24 00:24:15.750246 | orchestrator | Sunday 24 May 2026 00:24:14 +0000 (0:00:00.111) 0:00:07.929 ************ 2026-05-24 00:24:15.750258 | orchestrator | changed: [testbed-manager] 2026-05-24 00:24:15.750271 | orchestrator | 2026-05-24 00:24:15.750283 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-24 00:24:15.750297 | orchestrator | testbed-manager : ok=4  changed=3  unreachable=0 failed=0 skipped=1  rescued=0 ignored=0 2026-05-24 00:24:15.750308 | orchestrator | 2026-05-24 00:24:15.750319 | orchestrator | 2026-05-24 00:24:15.750330 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-24 00:24:15.750340 | orchestrator | Sunday 24 May 2026 00:24:15 +0000 (0:00:00.563) 0:00:08.493 ************ 2026-05-24 00:24:15.750350 | orchestrator | =============================================================================== 2026-05-24 00:24:15.750361 | orchestrator | osism.commons.sshconfig : Ensure config for each host exist ------------- 6.07s 2026-05-24 00:24:15.750371 | orchestrator | osism.commons.sshconfig : Get home directory of operator user ----------- 0.95s 2026-05-24 00:24:15.750387 | orchestrator | osism.commons.sshconfig : Ensure .ssh/config.d exist -------------------- 0.61s 2026-05-24 00:24:15.750406 | orchestrator | osism.commons.sshconfig : Assemble ssh config --------------------------- 0.56s 2026-05-24 00:24:15.750425 | orchestrator | osism.commons.sshconfig : Add extra config ------------------------------ 0.11s 2026-05-24 00:24:16.011598 | orchestrator | + osism apply known-hosts 2026-05-24 00:24:27.940133 | orchestrator | 2026-05-24 00:24:27 | INFO  | Prepare task for execution of known-hosts. 2026-05-24 00:24:28.008624 | orchestrator | 2026-05-24 00:24:28 | INFO  | Task d66f273c-dd71-43b3-acd7-3ca509e46ec1 (known-hosts) was prepared for execution. 2026-05-24 00:24:28.008743 | orchestrator | 2026-05-24 00:24:28 | INFO  | It takes a moment until task d66f273c-dd71-43b3-acd7-3ca509e46ec1 (known-hosts) has been started and output is visible here. 2026-05-24 00:24:43.876058 | orchestrator | 2026-05-24 00:24:43.876164 | orchestrator | PLAY [Apply role known_hosts] ************************************************** 2026-05-24 00:24:43.876180 | orchestrator | 2026-05-24 00:24:43.876193 | orchestrator | TASK [osism.commons.known_hosts : Run ssh-keyscan for all hosts with hostname] *** 2026-05-24 00:24:43.876226 | orchestrator | Sunday 24 May 2026 00:24:31 +0000 (0:00:00.216) 0:00:00.216 ************ 2026-05-24 00:24:43.876238 | orchestrator | ok: [testbed-manager] => (item=testbed-manager) 2026-05-24 00:24:43.876250 | orchestrator | ok: [testbed-manager] => (item=testbed-node-0) 2026-05-24 00:24:43.876260 | orchestrator | ok: [testbed-manager] => (item=testbed-node-1) 2026-05-24 00:24:43.876271 | orchestrator | ok: [testbed-manager] => (item=testbed-node-2) 2026-05-24 00:24:43.876281 | orchestrator | ok: [testbed-manager] => (item=testbed-node-3) 2026-05-24 00:24:43.876292 | orchestrator | ok: [testbed-manager] => (item=testbed-node-4) 2026-05-24 00:24:43.876303 | orchestrator | ok: [testbed-manager] => (item=testbed-node-5) 2026-05-24 00:24:43.876314 | orchestrator | 2026-05-24 00:24:43.876324 | orchestrator | TASK [osism.commons.known_hosts : Write scanned known_hosts entries for all hosts with hostname] *** 2026-05-24 00:24:43.876336 | orchestrator | Sunday 24 May 2026 00:24:37 +0000 (0:00:06.384) 0:00:06.601 ************ 2026-05-24 00:24:43.876350 | 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-05-24 00:24:43.876363 | 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-05-24 00:24:43.876374 | 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-05-24 00:24:43.876385 | 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-05-24 00:24:43.876395 | 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-05-24 00:24:43.876406 | 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-05-24 00:24:43.876417 | 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-05-24 00:24:43.876428 | orchestrator | 2026-05-24 00:24:43.876439 | orchestrator | TASK [osism.commons.known_hosts : Write scanned known_hosts entries] *********** 2026-05-24 00:24:43.876450 | orchestrator | Sunday 24 May 2026 00:24:37 +0000 (0:00:00.162) 0:00:06.764 ************ 2026-05-24 00:24:43.876461 | orchestrator | changed: [testbed-manager] => (item=testbed-manager ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAQCvx2Q+1wEBRYQY+D3AXPLOMLhaOaxR+0WxJi0br+k) 2026-05-24 00:24:43.876477 | orchestrator | changed: [testbed-manager] => (item=testbed-manager ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCoLtVgyQk4kSB2RSkd+c7QtJ7U5FW/D2sATOxMr7vlhTKoJv2JrZ7cAzeADjjhENOdjjRTB+GfPbERjNzhxhxXNqOhf0RZQIdD4SgeALZnn62jHzHZWgz8jd2MkROPeZ2u3x5zZStOZHdJz+pAqJRem3DcWolpEMRlp2SpNAe+K1PUWLDvH7vk6DTU3FIzfJTtWSskyLS77WerSaREHVTBGuUDbfi2BoWXpT2uOmT6IKj8ow5y+5eMSen7WN3ODcQ2AamlZAwHAaaUy4sYWswjr3Gt0YS6CiQ4H/JaNSERWMmLHGD2Qzh2YmuXAmdzW5QqqfYc33ZBFUqNfAc8YFZzQqrQmVWIHV6xWxVr3eoi8Q/XkTzgb79URmFCbsByQ8Xeh6k3SkDTPrCi1Rj0Azrv7DU8IujaV5NxzRAZ6d9FxlKrFgJiusEBPRkfZlP6hoi4OFlsQfs0N6jULeM/iGZEByz8/NAIWCo3Gq2BOv48pL2gk0cKNePJtm1sSjejZ7s=) 2026-05-24 00:24:43.876492 | orchestrator | changed: [testbed-manager] => (item=testbed-manager ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGSpaWHODdWg8GQXpuj6D/r3+/h/bK1NlS8qCN27N+ix87AsBWLe5DBHdyKx1L6aD2GsPJYwidU6AeT3gFD2iKc=) 2026-05-24 00:24:43.876505 | orchestrator | 2026-05-24 00:24:43.876515 | orchestrator | TASK [osism.commons.known_hosts : Write scanned known_hosts entries] *********** 2026-05-24 00:24:43.876526 | orchestrator | Sunday 24 May 2026 00:24:39 +0000 (0:00:01.381) 0:00:08.145 ************ 2026-05-24 00:24:43.876563 | orchestrator | changed: [testbed-manager] => (item=testbed-node-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCxaTbugm1zPt+HrOB1df8kzDOP+0jCA0ej/FGW6D6JcLGAbkIbpIlyHj++9h9quP4K0aHeuhuk14sJGvD6gpyxQ37wruIN9XZCahAabXNjvWYMYjroOKYrf/h/IFHqLPxCkcujIpVHrnHNaYsPuieiM2gZi5dg8VtuRG2EP0WM2dy1ug+5+Bkqs0cP1BylPnXxZYWgxHzJjhew/5M2Wp1yUK1s3AeE4eQxtV4w74yMPnkfLGrtum61dA6CHGNIf7NoZZsqw0+GL9VwH0Ft8ZOSCbZRIm1TiP0YoQZnc79IOZN7n110/xrLLn3Z3AfeeoXx5p2q6tSxmupxjwgfKwBi1wVI22ebN4j9vs4wpGe++uimvRz0BYVFTivnpzB92/5iEXWPNZGevStsdkfDkx95+uZNv+Lbth3vxp8T4F6jzKiJ6b891xrJrVquRKDqXv6k4HFz/PGyHvVuZGycxAogQxxzbmWhopP7OSwXYqCmpE5A4gKjhZg2qlQDj6joVxE=) 2026-05-24 00:24:43.876576 | orchestrator | changed: [testbed-manager] => (item=testbed-node-0 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBItoyCF75fa7wIlLR6COM174XprxUvoKHdY1C+4lqP3X6lmf2mhiC6Z8sU4KubLmxs79jSm1sKcKqBDePBIVdkE=) 2026-05-24 00:24:43.876652 | orchestrator | changed: [testbed-manager] => (item=testbed-node-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIN9b5rZWRNeUo5+/3M0HvvauY0aaOekP7lPHlf+NeTcD) 2026-05-24 00:24:43.876664 | orchestrator | 2026-05-24 00:24:43.876676 | orchestrator | TASK [osism.commons.known_hosts : Write scanned known_hosts entries] *********** 2026-05-24 00:24:43.876686 | orchestrator | Sunday 24 May 2026 00:24:40 +0000 (0:00:01.152) 0:00:09.297 ************ 2026-05-24 00:24:43.876698 | orchestrator | changed: [testbed-manager] => (item=testbed-node-1 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCwGyDEjIm6agpcJnN44+fYdR37Ca7vnniB7ikYRB8J2oXainhY4iiSN0bSqXdYt98SedANip7P91WNUS5ZeS6gMxdg6J/KSvU0nUSkjpLTg+2UzpU+B2uDv9SkZbxXsdEiohJuoJpseu5TF7oWfpDLz8FMESUNGyJw0jC7nYMxebCL0itcj6ySXfH2TQFGjkr2TxptEkoI+FZeaVkiHVjs9doytMT+YAWIytYSkQ2D38qt3Q+gRyO3LczvZNfVXjzkHfcArMbRORH27+vVJkUoKRjkzXOTHLJWlIN7chG+W9735zGoumMB9zxPkbbjs0QrKTSUZvnSMNsAz8imKRym8R0VTkxRMG48eAMkUr41MTqhPPlqnbnzVPbiI2b1N5bONKGyl5NT43kLGfR3Rx5cUyaPZaqysFFV/k68jDPJk6hjarvhbopTjOVkpGbtVg6iHAXKfxqmawXYK+GPFjaE2/PK5kqK3y0EhqRB0dqYYtNhJZxlmiF8R4ahmUmMV1E=) 2026-05-24 00:24:43.876709 | orchestrator | changed: [testbed-manager] => (item=testbed-node-1 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBM4E3HqhSkjbV4Lzwl48rmt6gIOl13jXE1MffUXv1pH0wBV8ZZkPSb4cFYlVyLFV8gBCom8LUrzBux73V9J8oKc=) 2026-05-24 00:24:43.876720 | orchestrator | changed: [testbed-manager] => (item=testbed-node-1 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFBcaFQ0rLX0rjZN8XFHxQIIe0WhAawemSlXBNpyYIzf) 2026-05-24 00:24:43.876730 | orchestrator | 2026-05-24 00:24:43.876741 | orchestrator | TASK [osism.commons.known_hosts : Write scanned known_hosts entries] *********** 2026-05-24 00:24:43.876752 | orchestrator | Sunday 24 May 2026 00:24:41 +0000 (0:00:01.099) 0:00:10.397 ************ 2026-05-24 00:24:43.876763 | orchestrator | changed: [testbed-manager] => (item=testbed-node-2 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDXhD6bRnMdY1AvQ06Layf0CRZZ+7CE+1xJVQmtA/YiROcDFcLJK02OOp1kkWtsG/qW7iBcDj8KCY7EIsuPhz9XRH49P3a24ktn3b1gfFAvx/EkNMpBeK5pJpMyzAN7JSeCtH7TT9Lmb5UNwDRPZmq3CVELoZ+uHQVi2KSu8WXLVgQbSrBkR4d9TOFvocnh3JxKMASPt3P7jp5tkb7q2dld7Rq1BbROIoLL2pxoYo49Gnz/uj0s4qqBVXtPQJKVWfa9JGPC3qsIj/r8kt88vKsStcar/66A5pLUkOTMjg5nkx54jtVTbaJ5U6xi26GjAXiKHHcOull34FjmgPpTZ1gidbralFy84faSqAqs90XEJftIxXFj2X99oRsx8lU5dLE8NRe4Q5xIz+YnfsPQG5O0Jo3cdZjWiL1l01deplV2/APU9jqZtm5k6afpjw8MPxJtPEZlpegtPwKWjVv9lsDAsKfDYfRCmwNv65PNQGtV1xVuP03on4S87tsva9mgTZk=) 2026-05-24 00:24:43.876774 | orchestrator | changed: [testbed-manager] => (item=testbed-node-2 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEYcSD0h+Eu0qAr4Y3bsDWQpLGUMGKjF5ftYEGPyHF/9mnUwidLvyCDqp8Aez3E0+N45qktx8pBO/PKk14UYomA=) 2026-05-24 00:24:43.876784 | orchestrator | changed: [testbed-manager] => (item=testbed-node-2 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINoIB4xePRWd+TcG8fIfqrTvQcCTl4Tq9AMUlSepr4aa) 2026-05-24 00:24:43.876795 | orchestrator | 2026-05-24 00:24:43.876806 | orchestrator | TASK [osism.commons.known_hosts : Write scanned known_hosts entries] *********** 2026-05-24 00:24:43.876817 | orchestrator | Sunday 24 May 2026 00:24:42 +0000 (0:00:01.036) 0:00:11.433 ************ 2026-05-24 00:24:43.876827 | orchestrator | changed: [testbed-manager] => (item=testbed-node-3 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAR6aYI2+T6kz/0zb+DS9Pk7FhN5wCuWTBuor5IKJd8+1N2oVf6aMPBm2wGslRobDlVcv1wqu6XMxqqcDFEKWM4=) 2026-05-24 00:24:43.876845 | orchestrator | changed: [testbed-manager] => (item=testbed-node-3 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC1qUryHXPagRi4LJReJXNw2aDbYdcsOOUa7KVgujQrowXkt22hHl1A9IAYoQ1qehDr92ZVXHNogwaXh7TUnyJpG0bRDANZwnwPEklyVZNe82qzb39D3QiHzxcBlLU2BWl8UL22WQTgF3Zqtkv2rY0iBRrlM9Kb+pq3JnUhv22N1F5oBpcFge58dNaO4aDpWiBH0lz4qsk9l82SXW4ppflZiWFz2BDor6AmceRDViVk+npFsncap0yZ6N5d8SEUDUb5SpJGrHl3aAS4EnOsJ/U9/ZxKu82cMn+4/jH48nhuT/RHY9H8nR1GAhwqmb1gQfOgZ1SUPcxkOGJsqH3+ASvJ0moz6nhb3W3TkU7hcEx+ckXoHkez1alG/6drKiRpZKFho1VtqyotlcE1Uev8XoCOWQSFEQWSv3cPamgYvQAi1PFzzaJsUKKp3F5IlDAbRNCpQ9eI6w/npNUKDqYYm+qFay7QCjUrUpX9H7yym8KneS7fMU85/iFwgd8Ii4xH9oc=) 2026-05-24 00:24:43.876856 | orchestrator | changed: [testbed-manager] => (item=testbed-node-3 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIH20iyHHsLgouGr3t6msgSAd9Q0oWrOCuDSobc84djZS) 2026-05-24 00:24:43.876867 | orchestrator | 2026-05-24 00:24:43.876878 | orchestrator | TASK [osism.commons.known_hosts : Write scanned known_hosts entries] *********** 2026-05-24 00:24:43.876889 | orchestrator | Sunday 24 May 2026 00:24:43 +0000 (0:00:01.049) 0:00:12.482 ************ 2026-05-24 00:24:43.876909 | orchestrator | changed: [testbed-manager] => (item=testbed-node-4 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQD0EpdeJWknveLKNsC/mnvE+eHAxyFB8VEEXLScXLnexFcwgJ2Tt9T+fDbLNdUxz6meGVng/7R8adCH2d1omnw0PfK6lWdOnaYwhA4MFgOJeGqdJ7eJlx7IYdyycI5hzlZCSckCIJovjduSs6pHIoUJ7gm9FbH52JyW7YHt6Y5HGg0ElJe0fndH7q1jMZbEkq0dmsmrIsPqyM9aElSM0KChx9ETBBl92DhRFsqAOgjWY/b63kEfQe9pSLqC1rlUNscu2ub//nZohf6HL23aJNqHjg+cQDBwCHs1zyOKwsqXcCxkJLtvA6bcBSxEVmsWK+hMc6GeWERLbtBD59ODbA8WwU+WHIhWyaQWcbesJYo4MX0BTNOT8m9x6ekfrXzQHrAIDgCTxcKAH95jAIBH1PELAC/4XMli3OjhoHvCYREDlSdIjC52p8/ovQ6L7Jq04p/irhKfHXz6TCIAWypGIgtS3VtjDAlmcvFRCpyoG1ryPOw81OO9pVIeSaDrCQZfYus=) 2026-05-24 00:24:55.657913 | orchestrator | changed: [testbed-manager] => (item=testbed-node-4 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKBY9xJUGDRvjDLfbhkJLoaDyEY7iXJ3MUdtGe6rJQVjHuiTcq7g4ceYBrZUF99ZzK7et88XL9vj6xWVxtnhFMk=) 2026-05-24 00:24:55.658150 | orchestrator | changed: [testbed-manager] => (item=testbed-node-4 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKqhsv7YJk1loCMLVGIiRGWHj4wPgqU9hbJWn9YvZ5RW) 2026-05-24 00:24:55.658169 | orchestrator | 2026-05-24 00:24:55.658179 | orchestrator | TASK [osism.commons.known_hosts : Write scanned known_hosts entries] *********** 2026-05-24 00:24:55.658188 | orchestrator | Sunday 24 May 2026 00:24:44 +0000 (0:00:01.079) 0:00:13.562 ************ 2026-05-24 00:24:55.658216 | orchestrator | changed: [testbed-manager] => (item=testbed-node-5 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC5BvJZnxge6o0qXDq2XgIzFOonrVOp6x++gQ6j63dsv/bDeFemspzpfm9DedkoJOPezf3puidC9dl6YhUwZ1ht6p/bkbK+xrgOeurAlQjeyaXSkAPQ4CwIIphZ8YspaFjzDwwzObPv9kUuwXdOThRs6NAE+Fl/LU3lmzjkwbyzbFTI+6F+5zmuo7LNVQobW67hnfXUiHOyQ16Uaazf0hVw00lhoaWrOK1ytQiYi72bLUD3AfQs05sP6NwRgCEW3guVEsizJeTr9yOna5NLA0ZBfMBYhTIV4A95DFYBX+IQQn/wjBkf+r6MOkvH5mhg/3sSJD7H0H9HwrLScL3I6xFEKbWgnbdcy7ukr9kGe+YxjnAR55PoO67FZHvZM5cq9r+yCWeNHGYWsDV4xmLhixlEc0JSfjqLPj9bOu8m/kQvoLTLxw3QCk21fPYmQLQWq+mHMOR3RU9fUZARiHBI6cw8FBti3lEdK2weLJDFXJT48ZZMix5JmnoOCrIuKYuiI2k=) 2026-05-24 00:24:55.658226 | orchestrator | changed: [testbed-manager] => (item=testbed-node-5 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ3hSi4Yx+RF7QkUv1VDO9vX4JESP0vy74bODnrqsBDrVv4r8wavgiCE67X+q78tEhqVfIHajQ8WGlUDTWss6dE=) 2026-05-24 00:24:55.658233 | orchestrator | changed: [testbed-manager] => (item=testbed-node-5 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPo5Id7ln00R0/5sMrpbhYIejknXFCd+Uo97YBBAYvsv) 2026-05-24 00:24:55.658240 | orchestrator | 2026-05-24 00:24:55.658247 | orchestrator | TASK [osism.commons.known_hosts : Run ssh-keyscan for all hosts with ansible_host] *** 2026-05-24 00:24:55.658254 | orchestrator | Sunday 24 May 2026 00:24:45 +0000 (0:00:01.091) 0:00:14.653 ************ 2026-05-24 00:24:55.658262 | orchestrator | ok: [testbed-manager] => (item=testbed-manager) 2026-05-24 00:24:55.658269 | orchestrator | ok: [testbed-manager] => (item=testbed-node-0) 2026-05-24 00:24:55.658276 | orchestrator | ok: [testbed-manager] => (item=testbed-node-1) 2026-05-24 00:24:55.658300 | orchestrator | ok: [testbed-manager] => (item=testbed-node-2) 2026-05-24 00:24:55.658311 | orchestrator | ok: [testbed-manager] => (item=testbed-node-3) 2026-05-24 00:24:55.658322 | orchestrator | ok: [testbed-manager] => (item=testbed-node-4) 2026-05-24 00:24:55.658332 | orchestrator | ok: [testbed-manager] => (item=testbed-node-5) 2026-05-24 00:24:55.658343 | orchestrator | 2026-05-24 00:24:55.658354 | orchestrator | TASK [osism.commons.known_hosts : Write scanned known_hosts entries for all hosts with ansible_host] *** 2026-05-24 00:24:55.658366 | orchestrator | Sunday 24 May 2026 00:24:51 +0000 (0:00:05.468) 0:00:20.122 ************ 2026-05-24 00:24:55.658378 | 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-05-24 00:24:55.658390 | 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-05-24 00:24:55.658402 | 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-05-24 00:24:55.658413 | 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-05-24 00:24:55.658425 | 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-05-24 00:24:55.658436 | 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-05-24 00:24:55.658447 | 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-05-24 00:24:55.658456 | orchestrator | 2026-05-24 00:24:55.658464 | orchestrator | TASK [osism.commons.known_hosts : Write scanned known_hosts entries] *********** 2026-05-24 00:24:55.658472 | orchestrator | Sunday 24 May 2026 00:24:51 +0000 (0:00:00.203) 0:00:20.326 ************ 2026-05-24 00:24:55.658480 | orchestrator | changed: [testbed-manager] => (item=192.168.16.5 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAQCvx2Q+1wEBRYQY+D3AXPLOMLhaOaxR+0WxJi0br+k) 2026-05-24 00:24:55.658510 | orchestrator | changed: [testbed-manager] => (item=192.168.16.5 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCoLtVgyQk4kSB2RSkd+c7QtJ7U5FW/D2sATOxMr7vlhTKoJv2JrZ7cAzeADjjhENOdjjRTB+GfPbERjNzhxhxXNqOhf0RZQIdD4SgeALZnn62jHzHZWgz8jd2MkROPeZ2u3x5zZStOZHdJz+pAqJRem3DcWolpEMRlp2SpNAe+K1PUWLDvH7vk6DTU3FIzfJTtWSskyLS77WerSaREHVTBGuUDbfi2BoWXpT2uOmT6IKj8ow5y+5eMSen7WN3ODcQ2AamlZAwHAaaUy4sYWswjr3Gt0YS6CiQ4H/JaNSERWMmLHGD2Qzh2YmuXAmdzW5QqqfYc33ZBFUqNfAc8YFZzQqrQmVWIHV6xWxVr3eoi8Q/XkTzgb79URmFCbsByQ8Xeh6k3SkDTPrCi1Rj0Azrv7DU8IujaV5NxzRAZ6d9FxlKrFgJiusEBPRkfZlP6hoi4OFlsQfs0N6jULeM/iGZEByz8/NAIWCo3Gq2BOv48pL2gk0cKNePJtm1sSjejZ7s=) 2026-05-24 00:24:55.658519 | orchestrator | changed: [testbed-manager] => (item=192.168.16.5 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGSpaWHODdWg8GQXpuj6D/r3+/h/bK1NlS8qCN27N+ix87AsBWLe5DBHdyKx1L6aD2GsPJYwidU6AeT3gFD2iKc=) 2026-05-24 00:24:55.658527 | orchestrator | 2026-05-24 00:24:55.658534 | orchestrator | TASK [osism.commons.known_hosts : Write scanned known_hosts entries] *********** 2026-05-24 00:24:55.658542 | orchestrator | Sunday 24 May 2026 00:24:52 +0000 (0:00:01.085) 0:00:21.411 ************ 2026-05-24 00:24:55.658550 | orchestrator | changed: [testbed-manager] => (item=192.168.16.10 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCxaTbugm1zPt+HrOB1df8kzDOP+0jCA0ej/FGW6D6JcLGAbkIbpIlyHj++9h9quP4K0aHeuhuk14sJGvD6gpyxQ37wruIN9XZCahAabXNjvWYMYjroOKYrf/h/IFHqLPxCkcujIpVHrnHNaYsPuieiM2gZi5dg8VtuRG2EP0WM2dy1ug+5+Bkqs0cP1BylPnXxZYWgxHzJjhew/5M2Wp1yUK1s3AeE4eQxtV4w74yMPnkfLGrtum61dA6CHGNIf7NoZZsqw0+GL9VwH0Ft8ZOSCbZRIm1TiP0YoQZnc79IOZN7n110/xrLLn3Z3AfeeoXx5p2q6tSxmupxjwgfKwBi1wVI22ebN4j9vs4wpGe++uimvRz0BYVFTivnpzB92/5iEXWPNZGevStsdkfDkx95+uZNv+Lbth3vxp8T4F6jzKiJ6b891xrJrVquRKDqXv6k4HFz/PGyHvVuZGycxAogQxxzbmWhopP7OSwXYqCmpE5A4gKjhZg2qlQDj6joVxE=) 2026-05-24 00:24:55.658565 | orchestrator | changed: [testbed-manager] => (item=192.168.16.10 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBItoyCF75fa7wIlLR6COM174XprxUvoKHdY1C+4lqP3X6lmf2mhiC6Z8sU4KubLmxs79jSm1sKcKqBDePBIVdkE=) 2026-05-24 00:24:55.658573 | orchestrator | changed: [testbed-manager] => (item=192.168.16.10 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIN9b5rZWRNeUo5+/3M0HvvauY0aaOekP7lPHlf+NeTcD) 2026-05-24 00:24:55.658581 | orchestrator | 2026-05-24 00:24:55.658588 | orchestrator | TASK [osism.commons.known_hosts : Write scanned known_hosts entries] *********** 2026-05-24 00:24:55.658596 | orchestrator | Sunday 24 May 2026 00:24:53 +0000 (0:00:01.108) 0:00:22.519 ************ 2026-05-24 00:24:55.658604 | orchestrator | changed: [testbed-manager] => (item=192.168.16.11 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBM4E3HqhSkjbV4Lzwl48rmt6gIOl13jXE1MffUXv1pH0wBV8ZZkPSb4cFYlVyLFV8gBCom8LUrzBux73V9J8oKc=) 2026-05-24 00:24:55.658616 | orchestrator | changed: [testbed-manager] => (item=192.168.16.11 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCwGyDEjIm6agpcJnN44+fYdR37Ca7vnniB7ikYRB8J2oXainhY4iiSN0bSqXdYt98SedANip7P91WNUS5ZeS6gMxdg6J/KSvU0nUSkjpLTg+2UzpU+B2uDv9SkZbxXsdEiohJuoJpseu5TF7oWfpDLz8FMESUNGyJw0jC7nYMxebCL0itcj6ySXfH2TQFGjkr2TxptEkoI+FZeaVkiHVjs9doytMT+YAWIytYSkQ2D38qt3Q+gRyO3LczvZNfVXjzkHfcArMbRORH27+vVJkUoKRjkzXOTHLJWlIN7chG+W9735zGoumMB9zxPkbbjs0QrKTSUZvnSMNsAz8imKRym8R0VTkxRMG48eAMkUr41MTqhPPlqnbnzVPbiI2b1N5bONKGyl5NT43kLGfR3Rx5cUyaPZaqysFFV/k68jDPJk6hjarvhbopTjOVkpGbtVg6iHAXKfxqmawXYK+GPFjaE2/PK5kqK3y0EhqRB0dqYYtNhJZxlmiF8R4ahmUmMV1E=) 2026-05-24 00:24:55.658627 | orchestrator | changed: [testbed-manager] => (item=192.168.16.11 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFBcaFQ0rLX0rjZN8XFHxQIIe0WhAawemSlXBNpyYIzf) 2026-05-24 00:24:55.658639 | orchestrator | 2026-05-24 00:24:55.658649 | orchestrator | TASK [osism.commons.known_hosts : Write scanned known_hosts entries] *********** 2026-05-24 00:24:55.658660 | orchestrator | Sunday 24 May 2026 00:24:54 +0000 (0:00:01.082) 0:00:23.601 ************ 2026-05-24 00:24:55.658671 | orchestrator | changed: [testbed-manager] => (item=192.168.16.12 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEYcSD0h+Eu0qAr4Y3bsDWQpLGUMGKjF5ftYEGPyHF/9mnUwidLvyCDqp8Aez3E0+N45qktx8pBO/PKk14UYomA=) 2026-05-24 00:24:55.658683 | orchestrator | changed: [testbed-manager] => (item=192.168.16.12 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDXhD6bRnMdY1AvQ06Layf0CRZZ+7CE+1xJVQmtA/YiROcDFcLJK02OOp1kkWtsG/qW7iBcDj8KCY7EIsuPhz9XRH49P3a24ktn3b1gfFAvx/EkNMpBeK5pJpMyzAN7JSeCtH7TT9Lmb5UNwDRPZmq3CVELoZ+uHQVi2KSu8WXLVgQbSrBkR4d9TOFvocnh3JxKMASPt3P7jp5tkb7q2dld7Rq1BbROIoLL2pxoYo49Gnz/uj0s4qqBVXtPQJKVWfa9JGPC3qsIj/r8kt88vKsStcar/66A5pLUkOTMjg5nkx54jtVTbaJ5U6xi26GjAXiKHHcOull34FjmgPpTZ1gidbralFy84faSqAqs90XEJftIxXFj2X99oRsx8lU5dLE8NRe4Q5xIz+YnfsPQG5O0Jo3cdZjWiL1l01deplV2/APU9jqZtm5k6afpjw8MPxJtPEZlpegtPwKWjVv9lsDAsKfDYfRCmwNv65PNQGtV1xVuP03on4S87tsva9mgTZk=) 2026-05-24 00:24:55.658706 | orchestrator | changed: [testbed-manager] => (item=192.168.16.12 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINoIB4xePRWd+TcG8fIfqrTvQcCTl4Tq9AMUlSepr4aa) 2026-05-24 00:24:59.946345 | orchestrator | 2026-05-24 00:24:59.946453 | orchestrator | TASK [osism.commons.known_hosts : Write scanned known_hosts entries] *********** 2026-05-24 00:24:59.946469 | orchestrator | Sunday 24 May 2026 00:24:55 +0000 (0:00:01.068) 0:00:24.670 ************ 2026-05-24 00:24:59.946481 | orchestrator | changed: [testbed-manager] => (item=192.168.16.13 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIH20iyHHsLgouGr3t6msgSAd9Q0oWrOCuDSobc84djZS) 2026-05-24 00:24:59.946497 | orchestrator | changed: [testbed-manager] => (item=192.168.16.13 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC1qUryHXPagRi4LJReJXNw2aDbYdcsOOUa7KVgujQrowXkt22hHl1A9IAYoQ1qehDr92ZVXHNogwaXh7TUnyJpG0bRDANZwnwPEklyVZNe82qzb39D3QiHzxcBlLU2BWl8UL22WQTgF3Zqtkv2rY0iBRrlM9Kb+pq3JnUhv22N1F5oBpcFge58dNaO4aDpWiBH0lz4qsk9l82SXW4ppflZiWFz2BDor6AmceRDViVk+npFsncap0yZ6N5d8SEUDUb5SpJGrHl3aAS4EnOsJ/U9/ZxKu82cMn+4/jH48nhuT/RHY9H8nR1GAhwqmb1gQfOgZ1SUPcxkOGJsqH3+ASvJ0moz6nhb3W3TkU7hcEx+ckXoHkez1alG/6drKiRpZKFho1VtqyotlcE1Uev8XoCOWQSFEQWSv3cPamgYvQAi1PFzzaJsUKKp3F5IlDAbRNCpQ9eI6w/npNUKDqYYm+qFay7QCjUrUpX9H7yym8KneS7fMU85/iFwgd8Ii4xH9oc=) 2026-05-24 00:24:59.946535 | orchestrator | changed: [testbed-manager] => (item=192.168.16.13 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAR6aYI2+T6kz/0zb+DS9Pk7FhN5wCuWTBuor5IKJd8+1N2oVf6aMPBm2wGslRobDlVcv1wqu6XMxqqcDFEKWM4=) 2026-05-24 00:24:59.946549 | orchestrator | 2026-05-24 00:24:59.946561 | orchestrator | TASK [osism.commons.known_hosts : Write scanned known_hosts entries] *********** 2026-05-24 00:24:59.946571 | orchestrator | Sunday 24 May 2026 00:24:56 +0000 (0:00:01.061) 0:00:25.732 ************ 2026-05-24 00:24:59.946583 | orchestrator | changed: [testbed-manager] => (item=192.168.16.14 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQD0EpdeJWknveLKNsC/mnvE+eHAxyFB8VEEXLScXLnexFcwgJ2Tt9T+fDbLNdUxz6meGVng/7R8adCH2d1omnw0PfK6lWdOnaYwhA4MFgOJeGqdJ7eJlx7IYdyycI5hzlZCSckCIJovjduSs6pHIoUJ7gm9FbH52JyW7YHt6Y5HGg0ElJe0fndH7q1jMZbEkq0dmsmrIsPqyM9aElSM0KChx9ETBBl92DhRFsqAOgjWY/b63kEfQe9pSLqC1rlUNscu2ub//nZohf6HL23aJNqHjg+cQDBwCHs1zyOKwsqXcCxkJLtvA6bcBSxEVmsWK+hMc6GeWERLbtBD59ODbA8WwU+WHIhWyaQWcbesJYo4MX0BTNOT8m9x6ekfrXzQHrAIDgCTxcKAH95jAIBH1PELAC/4XMli3OjhoHvCYREDlSdIjC52p8/ovQ6L7Jq04p/irhKfHXz6TCIAWypGIgtS3VtjDAlmcvFRCpyoG1ryPOw81OO9pVIeSaDrCQZfYus=) 2026-05-24 00:24:59.946594 | orchestrator | changed: [testbed-manager] => (item=192.168.16.14 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKBY9xJUGDRvjDLfbhkJLoaDyEY7iXJ3MUdtGe6rJQVjHuiTcq7g4ceYBrZUF99ZzK7et88XL9vj6xWVxtnhFMk=) 2026-05-24 00:24:59.946605 | orchestrator | changed: [testbed-manager] => (item=192.168.16.14 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKqhsv7YJk1loCMLVGIiRGWHj4wPgqU9hbJWn9YvZ5RW) 2026-05-24 00:24:59.946616 | orchestrator | 2026-05-24 00:24:59.946626 | orchestrator | TASK [osism.commons.known_hosts : Write scanned known_hosts entries] *********** 2026-05-24 00:24:59.946637 | orchestrator | Sunday 24 May 2026 00:24:57 +0000 (0:00:01.074) 0:00:26.806 ************ 2026-05-24 00:24:59.946648 | orchestrator | changed: [testbed-manager] => (item=192.168.16.15 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPo5Id7ln00R0/5sMrpbhYIejknXFCd+Uo97YBBAYvsv) 2026-05-24 00:24:59.946659 | orchestrator | changed: [testbed-manager] => (item=192.168.16.15 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC5BvJZnxge6o0qXDq2XgIzFOonrVOp6x++gQ6j63dsv/bDeFemspzpfm9DedkoJOPezf3puidC9dl6YhUwZ1ht6p/bkbK+xrgOeurAlQjeyaXSkAPQ4CwIIphZ8YspaFjzDwwzObPv9kUuwXdOThRs6NAE+Fl/LU3lmzjkwbyzbFTI+6F+5zmuo7LNVQobW67hnfXUiHOyQ16Uaazf0hVw00lhoaWrOK1ytQiYi72bLUD3AfQs05sP6NwRgCEW3guVEsizJeTr9yOna5NLA0ZBfMBYhTIV4A95DFYBX+IQQn/wjBkf+r6MOkvH5mhg/3sSJD7H0H9HwrLScL3I6xFEKbWgnbdcy7ukr9kGe+YxjnAR55PoO67FZHvZM5cq9r+yCWeNHGYWsDV4xmLhixlEc0JSfjqLPj9bOu8m/kQvoLTLxw3QCk21fPYmQLQWq+mHMOR3RU9fUZARiHBI6cw8FBti3lEdK2weLJDFXJT48ZZMix5JmnoOCrIuKYuiI2k=) 2026-05-24 00:24:59.946670 | orchestrator | changed: [testbed-manager] => (item=192.168.16.15 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ3hSi4Yx+RF7QkUv1VDO9vX4JESP0vy74bODnrqsBDrVv4r8wavgiCE67X+q78tEhqVfIHajQ8WGlUDTWss6dE=) 2026-05-24 00:24:59.946681 | orchestrator | 2026-05-24 00:24:59.946691 | orchestrator | TASK [osism.commons.known_hosts : Write static known_hosts entries] ************ 2026-05-24 00:24:59.946702 | orchestrator | Sunday 24 May 2026 00:24:58 +0000 (0:00:01.101) 0:00:27.908 ************ 2026-05-24 00:24:59.946713 | orchestrator | skipping: [testbed-manager] => (item=testbed-manager)  2026-05-24 00:24:59.946724 | orchestrator | skipping: [testbed-manager] => (item=testbed-node-0)  2026-05-24 00:24:59.946734 | orchestrator | skipping: [testbed-manager] => (item=testbed-node-1)  2026-05-24 00:24:59.946745 | orchestrator | skipping: [testbed-manager] => (item=testbed-node-2)  2026-05-24 00:24:59.946755 | orchestrator | skipping: [testbed-manager] => (item=testbed-node-3)  2026-05-24 00:24:59.946765 | orchestrator | skipping: [testbed-manager] => (item=testbed-node-4)  2026-05-24 00:24:59.946776 | orchestrator | skipping: [testbed-manager] => (item=testbed-node-5)  2026-05-24 00:24:59.946794 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:24:59.946806 | orchestrator | 2026-05-24 00:24:59.946834 | orchestrator | TASK [osism.commons.known_hosts : Write extra known_hosts entries] ************* 2026-05-24 00:24:59.946846 | orchestrator | Sunday 24 May 2026 00:24:59 +0000 (0:00:00.172) 0:00:28.080 ************ 2026-05-24 00:24:59.946856 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:24:59.946867 | orchestrator | 2026-05-24 00:24:59.946877 | orchestrator | TASK [osism.commons.known_hosts : Delete known_hosts entries] ****************** 2026-05-24 00:24:59.946890 | orchestrator | Sunday 24 May 2026 00:24:59 +0000 (0:00:00.051) 0:00:28.131 ************ 2026-05-24 00:24:59.946902 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:24:59.946914 | orchestrator | 2026-05-24 00:24:59.946927 | orchestrator | TASK [osism.commons.known_hosts : Set file permissions] ************************ 2026-05-24 00:24:59.946939 | orchestrator | Sunday 24 May 2026 00:24:59 +0000 (0:00:00.063) 0:00:28.195 ************ 2026-05-24 00:24:59.946951 | orchestrator | changed: [testbed-manager] 2026-05-24 00:24:59.946962 | orchestrator | 2026-05-24 00:24:59.946974 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-24 00:24:59.947012 | orchestrator | testbed-manager : ok=31  changed=15  unreachable=0 failed=0 skipped=3  rescued=0 ignored=0 2026-05-24 00:24:59.947026 | orchestrator | 2026-05-24 00:24:59.947039 | orchestrator | 2026-05-24 00:24:59.947051 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-24 00:24:59.947079 | orchestrator | Sunday 24 May 2026 00:24:59 +0000 (0:00:00.519) 0:00:28.714 ************ 2026-05-24 00:24:59.947096 | orchestrator | =============================================================================== 2026-05-24 00:24:59.947108 | orchestrator | osism.commons.known_hosts : Run ssh-keyscan for all hosts with hostname --- 6.38s 2026-05-24 00:24:59.947120 | orchestrator | osism.commons.known_hosts : Run ssh-keyscan for all hosts with ansible_host --- 5.47s 2026-05-24 00:24:59.947132 | orchestrator | osism.commons.known_hosts : Write scanned known_hosts entries ----------- 1.38s 2026-05-24 00:24:59.947144 | orchestrator | osism.commons.known_hosts : Write scanned known_hosts entries ----------- 1.15s 2026-05-24 00:24:59.947157 | orchestrator | osism.commons.known_hosts : Write scanned known_hosts entries ----------- 1.11s 2026-05-24 00:24:59.947169 | orchestrator | osism.commons.known_hosts : Write scanned known_hosts entries ----------- 1.10s 2026-05-24 00:24:59.947181 | orchestrator | osism.commons.known_hosts : Write scanned known_hosts entries ----------- 1.10s 2026-05-24 00:24:59.947193 | orchestrator | osism.commons.known_hosts : Write scanned known_hosts entries ----------- 1.09s 2026-05-24 00:24:59.947205 | orchestrator | osism.commons.known_hosts : Write scanned known_hosts entries ----------- 1.09s 2026-05-24 00:24:59.947216 | orchestrator | osism.commons.known_hosts : Write scanned known_hosts entries ----------- 1.08s 2026-05-24 00:24:59.947228 | orchestrator | osism.commons.known_hosts : Write scanned known_hosts entries ----------- 1.08s 2026-05-24 00:24:59.947241 | orchestrator | osism.commons.known_hosts : Write scanned known_hosts entries ----------- 1.07s 2026-05-24 00:24:59.947252 | orchestrator | osism.commons.known_hosts : Write scanned known_hosts entries ----------- 1.07s 2026-05-24 00:24:59.947263 | orchestrator | osism.commons.known_hosts : Write scanned known_hosts entries ----------- 1.06s 2026-05-24 00:24:59.947273 | orchestrator | osism.commons.known_hosts : Write scanned known_hosts entries ----------- 1.05s 2026-05-24 00:24:59.947284 | orchestrator | osism.commons.known_hosts : Write scanned known_hosts entries ----------- 1.04s 2026-05-24 00:24:59.947294 | orchestrator | osism.commons.known_hosts : Set file permissions ------------------------ 0.52s 2026-05-24 00:24:59.947304 | orchestrator | osism.commons.known_hosts : Write scanned known_hosts entries for all hosts with ansible_host --- 0.20s 2026-05-24 00:24:59.947315 | orchestrator | osism.commons.known_hosts : Write static known_hosts entries ------------ 0.17s 2026-05-24 00:24:59.947326 | orchestrator | osism.commons.known_hosts : Write scanned known_hosts entries for all hosts with hostname --- 0.16s 2026-05-24 00:25:00.209100 | orchestrator | + osism apply squid 2026-05-24 00:25:12.004587 | orchestrator | 2026-05-24 00:25:11 | INFO  | Prepare task for execution of squid. 2026-05-24 00:25:12.079349 | orchestrator | 2026-05-24 00:25:12 | INFO  | Task 119802ce-b350-4770-8e7e-52ab41b77ae5 (squid) was prepared for execution. 2026-05-24 00:25:12.079440 | orchestrator | 2026-05-24 00:25:12 | INFO  | It takes a moment until task 119802ce-b350-4770-8e7e-52ab41b77ae5 (squid) has been started and output is visible here. 2026-05-24 00:27:06.110971 | orchestrator | 2026-05-24 00:27:06.111053 | orchestrator | PLAY [Apply role squid] ******************************************************** 2026-05-24 00:27:06.111063 | orchestrator | 2026-05-24 00:27:06.111069 | orchestrator | TASK [osism.services.squid : Include install tasks] **************************** 2026-05-24 00:27:06.111076 | orchestrator | Sunday 24 May 2026 00:25:15 +0000 (0:00:00.207) 0:00:00.207 ************ 2026-05-24 00:27:06.111082 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/squid/tasks/install-Debian-family.yml for testbed-manager 2026-05-24 00:27:06.111088 | orchestrator | 2026-05-24 00:27:06.111094 | orchestrator | TASK [osism.services.squid : Install required packages] ************************ 2026-05-24 00:27:06.111100 | orchestrator | Sunday 24 May 2026 00:25:15 +0000 (0:00:00.111) 0:00:00.319 ************ 2026-05-24 00:27:06.111105 | orchestrator | ok: [testbed-manager] 2026-05-24 00:27:06.111195 | orchestrator | 2026-05-24 00:27:06.111203 | orchestrator | TASK [osism.services.squid : Create required directories] ********************** 2026-05-24 00:27:06.111208 | orchestrator | Sunday 24 May 2026 00:25:17 +0000 (0:00:02.522) 0:00:02.842 ************ 2026-05-24 00:27:06.111215 | orchestrator | changed: [testbed-manager] => (item=/opt/squid/configuration) 2026-05-24 00:27:06.111220 | orchestrator | changed: [testbed-manager] => (item=/opt/squid/configuration/conf.d) 2026-05-24 00:27:06.111226 | orchestrator | ok: [testbed-manager] => (item=/opt/squid) 2026-05-24 00:27:06.111232 | orchestrator | 2026-05-24 00:27:06.111237 | orchestrator | TASK [osism.services.squid : Copy squid configuration files] ******************* 2026-05-24 00:27:06.111242 | orchestrator | Sunday 24 May 2026 00:25:19 +0000 (0:00:01.286) 0:00:04.128 ************ 2026-05-24 00:27:06.111248 | orchestrator | changed: [testbed-manager] => (item=osism.conf) 2026-05-24 00:27:06.111253 | orchestrator | 2026-05-24 00:27:06.111259 | orchestrator | TASK [osism.services.squid : Remove osism_allow_list.conf configuration file] *** 2026-05-24 00:27:06.111264 | orchestrator | Sunday 24 May 2026 00:25:20 +0000 (0:00:01.075) 0:00:05.204 ************ 2026-05-24 00:27:06.111270 | orchestrator | ok: [testbed-manager] 2026-05-24 00:27:06.111275 | orchestrator | 2026-05-24 00:27:06.111280 | orchestrator | TASK [osism.services.squid : Copy docker-compose.yml file] ********************* 2026-05-24 00:27:06.111286 | orchestrator | Sunday 24 May 2026 00:25:20 +0000 (0:00:00.377) 0:00:05.581 ************ 2026-05-24 00:27:06.111291 | orchestrator | changed: [testbed-manager] 2026-05-24 00:27:06.111296 | orchestrator | 2026-05-24 00:27:06.111302 | orchestrator | TASK [osism.services.squid : Manage squid service] ***************************** 2026-05-24 00:27:06.111307 | orchestrator | Sunday 24 May 2026 00:25:21 +0000 (0:00:00.947) 0:00:06.529 ************ 2026-05-24 00:27:06.111313 | orchestrator | FAILED - RETRYING: [testbed-manager]: Manage squid service (10 retries left). 2026-05-24 00:27:06.111319 | orchestrator | ok: [testbed-manager] 2026-05-24 00:27:06.111324 | orchestrator | 2026-05-24 00:27:06.111330 | orchestrator | RUNNING HANDLER [osism.services.squid : Restart squid service] ***************** 2026-05-24 00:27:06.111335 | orchestrator | Sunday 24 May 2026 00:25:53 +0000 (0:00:31.415) 0:00:37.945 ************ 2026-05-24 00:27:06.111341 | orchestrator | changed: [testbed-manager] 2026-05-24 00:27:06.111346 | orchestrator | 2026-05-24 00:27:06.111352 | orchestrator | RUNNING HANDLER [osism.services.squid : Wait for squid service to start] ******* 2026-05-24 00:27:06.111357 | orchestrator | Sunday 24 May 2026 00:26:05 +0000 (0:00:12.048) 0:00:49.993 ************ 2026-05-24 00:27:06.111363 | orchestrator | Pausing for 60 seconds 2026-05-24 00:27:06.111369 | orchestrator | changed: [testbed-manager] 2026-05-24 00:27:06.111374 | orchestrator | 2026-05-24 00:27:06.111380 | orchestrator | RUNNING HANDLER [osism.services.squid : Register that squid service was restarted] *** 2026-05-24 00:27:06.111407 | orchestrator | Sunday 24 May 2026 00:27:05 +0000 (0:01:00.076) 0:01:50.070 ************ 2026-05-24 00:27:06.111413 | orchestrator | ok: [testbed-manager] 2026-05-24 00:27:06.111418 | orchestrator | 2026-05-24 00:27:06.111423 | orchestrator | RUNNING HANDLER [osism.services.squid : Wait for an healthy squid service] ***** 2026-05-24 00:27:06.111429 | orchestrator | Sunday 24 May 2026 00:27:05 +0000 (0:00:00.069) 0:01:50.139 ************ 2026-05-24 00:27:06.111434 | orchestrator | changed: [testbed-manager] 2026-05-24 00:27:06.111439 | orchestrator | 2026-05-24 00:27:06.111444 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-24 00:27:06.111450 | orchestrator | testbed-manager : ok=11  changed=6  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-24 00:27:06.111455 | orchestrator | 2026-05-24 00:27:06.111461 | orchestrator | 2026-05-24 00:27:06.111466 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-24 00:27:06.111472 | orchestrator | Sunday 24 May 2026 00:27:05 +0000 (0:00:00.621) 0:01:50.761 ************ 2026-05-24 00:27:06.111477 | orchestrator | =============================================================================== 2026-05-24 00:27:06.111482 | orchestrator | osism.services.squid : Wait for squid service to start ----------------- 60.08s 2026-05-24 00:27:06.111488 | orchestrator | osism.services.squid : Manage squid service ---------------------------- 31.41s 2026-05-24 00:27:06.111493 | orchestrator | osism.services.squid : Restart squid service --------------------------- 12.05s 2026-05-24 00:27:06.111498 | orchestrator | osism.services.squid : Install required packages ------------------------ 2.52s 2026-05-24 00:27:06.111503 | orchestrator | osism.services.squid : Create required directories ---------------------- 1.29s 2026-05-24 00:27:06.111509 | orchestrator | osism.services.squid : Copy squid configuration files ------------------- 1.08s 2026-05-24 00:27:06.111514 | orchestrator | osism.services.squid : Copy docker-compose.yml file --------------------- 0.95s 2026-05-24 00:27:06.111519 | orchestrator | osism.services.squid : Wait for an healthy squid service ---------------- 0.62s 2026-05-24 00:27:06.111525 | orchestrator | osism.services.squid : Remove osism_allow_list.conf configuration file --- 0.38s 2026-05-24 00:27:06.111530 | orchestrator | osism.services.squid : Include install tasks ---------------------------- 0.11s 2026-05-24 00:27:06.111535 | orchestrator | osism.services.squid : Register that squid service was restarted -------- 0.07s 2026-05-24 00:27:06.370723 | orchestrator | + [[ latest != \l\a\t\e\s\t ]] 2026-05-24 00:27:06.370815 | orchestrator | + /opt/configuration/scripts/set-kolla-namespace.sh kolla 2026-05-24 00:27:06.376916 | orchestrator | + set -e 2026-05-24 00:27:06.376949 | orchestrator | + SYNC=false 2026-05-24 00:27:06.376959 | orchestrator | + [[ kolla == \-\-\s\y\n\c ]] 2026-05-24 00:27:06.376969 | orchestrator | + NAMESPACE=kolla 2026-05-24 00:27:06.376980 | orchestrator | + sed -i 's#docker_namespace: .*#docker_namespace: kolla#g' /opt/configuration/inventory/group_vars/all/kolla.yml 2026-05-24 00:27:06.379250 | orchestrator | + [[ false == \t\r\u\e ]] 2026-05-24 00:27:06.380243 | orchestrator | ++ semver latest 9.0.0 2026-05-24 00:27:06.431063 | orchestrator | + [[ -1 -lt 0 ]] 2026-05-24 00:27:06.431185 | orchestrator | + [[ latest != \l\a\t\e\s\t ]] 2026-05-24 00:27:06.431802 | orchestrator | + osism apply operator -u ubuntu -l testbed-nodes 2026-05-24 00:27:18.270081 | orchestrator | 2026-05-24 00:27:18 | INFO  | Prepare task for execution of operator. 2026-05-24 00:27:18.338423 | orchestrator | 2026-05-24 00:27:18 | INFO  | Task 8c99eb1d-f409-4316-9613-dce504a78ea8 (operator) was prepared for execution. 2026-05-24 00:27:18.338565 | orchestrator | 2026-05-24 00:27:18 | INFO  | It takes a moment until task 8c99eb1d-f409-4316-9613-dce504a78ea8 (operator) has been started and output is visible here. 2026-05-24 00:27:34.320917 | orchestrator | 2026-05-24 00:27:34.321046 | orchestrator | PLAY [Make ssh pipelining working] ********************************************* 2026-05-24 00:27:34.321064 | orchestrator | 2026-05-24 00:27:34.321101 | orchestrator | TASK [Gathering Facts] ********************************************************* 2026-05-24 00:27:34.321120 | orchestrator | Sunday 24 May 2026 00:27:21 +0000 (0:00:00.194) 0:00:00.194 ************ 2026-05-24 00:27:34.321205 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:27:34.321227 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:27:34.321251 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:27:34.321267 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:27:34.321284 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:27:34.321301 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:27:34.321318 | orchestrator | 2026-05-24 00:27:34.321337 | orchestrator | TASK [Do not require tty for all users] **************************************** 2026-05-24 00:27:34.321356 | orchestrator | Sunday 24 May 2026 00:27:25 +0000 (0:00:04.229) 0:00:04.423 ************ 2026-05-24 00:27:34.321376 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:27:34.321394 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:27:34.321412 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:27:34.321431 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:27:34.321449 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:27:34.321467 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:27:34.321486 | orchestrator | 2026-05-24 00:27:34.321507 | orchestrator | PLAY [Apply role operator] ***************************************************** 2026-05-24 00:27:34.321527 | orchestrator | 2026-05-24 00:27:34.321548 | orchestrator | TASK [osism.commons.operator : Gather variables for each operating system] ***** 2026-05-24 00:27:34.321567 | orchestrator | Sunday 24 May 2026 00:27:26 +0000 (0:00:00.825) 0:00:05.248 ************ 2026-05-24 00:27:34.321586 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:27:34.321598 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:27:34.321611 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:27:34.321622 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:27:34.321643 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:27:34.321655 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:27:34.321668 | orchestrator | 2026-05-24 00:27:34.321680 | orchestrator | TASK [osism.commons.operator : Set operator_groups variable to default value] *** 2026-05-24 00:27:34.321691 | orchestrator | Sunday 24 May 2026 00:27:26 +0000 (0:00:00.152) 0:00:05.400 ************ 2026-05-24 00:27:34.321701 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:27:34.321712 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:27:34.321722 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:27:34.321732 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:27:34.321743 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:27:34.321753 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:27:34.321764 | orchestrator | 2026-05-24 00:27:34.321774 | orchestrator | TASK [osism.commons.operator : Create operator group] ************************** 2026-05-24 00:27:34.321785 | orchestrator | Sunday 24 May 2026 00:27:26 +0000 (0:00:00.160) 0:00:05.560 ************ 2026-05-24 00:27:34.321796 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:27:34.321808 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:27:34.321818 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:27:34.321828 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:27:34.321839 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:27:34.321849 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:27:34.321860 | orchestrator | 2026-05-24 00:27:34.321870 | orchestrator | TASK [osism.commons.operator : Create user] ************************************ 2026-05-24 00:27:34.321881 | orchestrator | Sunday 24 May 2026 00:27:27 +0000 (0:00:00.756) 0:00:06.317 ************ 2026-05-24 00:27:34.321891 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:27:34.321902 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:27:34.321912 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:27:34.321923 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:27:34.321933 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:27:34.321944 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:27:34.321954 | orchestrator | 2026-05-24 00:27:34.321965 | orchestrator | TASK [osism.commons.operator : Add user to additional groups] ****************** 2026-05-24 00:27:34.321975 | orchestrator | Sunday 24 May 2026 00:27:28 +0000 (0:00:00.823) 0:00:07.140 ************ 2026-05-24 00:27:34.321986 | orchestrator | changed: [testbed-node-0] => (item=adm) 2026-05-24 00:27:34.321997 | orchestrator | changed: [testbed-node-1] => (item=adm) 2026-05-24 00:27:34.322007 | orchestrator | changed: [testbed-node-2] => (item=adm) 2026-05-24 00:27:34.322096 | orchestrator | changed: [testbed-node-4] => (item=adm) 2026-05-24 00:27:34.322108 | orchestrator | changed: [testbed-node-3] => (item=adm) 2026-05-24 00:27:34.322119 | orchestrator | changed: [testbed-node-5] => (item=adm) 2026-05-24 00:27:34.322130 | orchestrator | changed: [testbed-node-0] => (item=sudo) 2026-05-24 00:27:34.322180 | orchestrator | changed: [testbed-node-1] => (item=sudo) 2026-05-24 00:27:34.322191 | orchestrator | changed: [testbed-node-2] => (item=sudo) 2026-05-24 00:27:34.322202 | orchestrator | changed: [testbed-node-4] => (item=sudo) 2026-05-24 00:27:34.322212 | orchestrator | changed: [testbed-node-3] => (item=sudo) 2026-05-24 00:27:34.322223 | orchestrator | changed: [testbed-node-5] => (item=sudo) 2026-05-24 00:27:34.322233 | orchestrator | 2026-05-24 00:27:34.322244 | orchestrator | TASK [osism.commons.operator : Copy user sudoers file] ************************* 2026-05-24 00:27:34.322255 | orchestrator | Sunday 24 May 2026 00:27:29 +0000 (0:00:01.196) 0:00:08.337 ************ 2026-05-24 00:27:34.322266 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:27:34.322276 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:27:34.322287 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:27:34.322297 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:27:34.322307 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:27:34.322318 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:27:34.322328 | orchestrator | 2026-05-24 00:27:34.322339 | orchestrator | TASK [osism.commons.operator : Set language variables in .bashrc configuration file] *** 2026-05-24 00:27:34.322350 | orchestrator | Sunday 24 May 2026 00:27:31 +0000 (0:00:01.234) 0:00:09.571 ************ 2026-05-24 00:27:34.322361 | orchestrator | changed: [testbed-node-4] => (item=export LANGUAGE=C.UTF-8) 2026-05-24 00:27:34.322372 | orchestrator | changed: [testbed-node-3] => (item=export LANGUAGE=C.UTF-8) 2026-05-24 00:27:34.322382 | orchestrator | changed: [testbed-node-0] => (item=export LANGUAGE=C.UTF-8) 2026-05-24 00:27:34.322393 | orchestrator | changed: [testbed-node-5] => (item=export LANGUAGE=C.UTF-8) 2026-05-24 00:27:34.322404 | orchestrator | changed: [testbed-node-2] => (item=export LANGUAGE=C.UTF-8) 2026-05-24 00:27:34.322449 | orchestrator | changed: [testbed-node-1] => (item=export LANGUAGE=C.UTF-8) 2026-05-24 00:27:34.322472 | orchestrator | changed: [testbed-node-5] => (item=export LANG=C.UTF-8) 2026-05-24 00:27:34.322492 | orchestrator | changed: [testbed-node-0] => (item=export LANG=C.UTF-8) 2026-05-24 00:27:34.322513 | orchestrator | changed: [testbed-node-3] => (item=export LANG=C.UTF-8) 2026-05-24 00:27:34.322534 | orchestrator | changed: [testbed-node-2] => (item=export LANG=C.UTF-8) 2026-05-24 00:27:34.322554 | orchestrator | changed: [testbed-node-4] => (item=export LANG=C.UTF-8) 2026-05-24 00:27:34.322574 | orchestrator | changed: [testbed-node-1] => (item=export LANG=C.UTF-8) 2026-05-24 00:27:34.322595 | orchestrator | changed: [testbed-node-5] => (item=export LC_ALL=C.UTF-8) 2026-05-24 00:27:34.322615 | orchestrator | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created 2026-05-24 00:27:34.322634 | orchestrator | with a mode of 0700, this may cause issues when running as another user. To 2026-05-24 00:27:34.322645 | orchestrator | avoid this, create the remote_tmp dir with the correct permissions manually 2026-05-24 00:27:34.322655 | orchestrator | changed: [testbed-node-0] => (item=export LC_ALL=C.UTF-8) 2026-05-24 00:27:34.322666 | orchestrator | changed: [testbed-node-3] => (item=export LC_ALL=C.UTF-8) 2026-05-24 00:27:34.322676 | orchestrator | changed: [testbed-node-4] => (item=export LC_ALL=C.UTF-8) 2026-05-24 00:27:34.322686 | orchestrator | changed: [testbed-node-2] => (item=export LC_ALL=C.UTF-8) 2026-05-24 00:27:34.322697 | orchestrator | changed: [testbed-node-1] => (item=export LC_ALL=C.UTF-8) 2026-05-24 00:27:34.322707 | orchestrator | 2026-05-24 00:27:34.322718 | orchestrator | TASK [osism.commons.operator : Set custom environment variables in .bashrc configuration file] *** 2026-05-24 00:27:34.322730 | orchestrator | Sunday 24 May 2026 00:27:32 +0000 (0:00:01.230) 0:00:10.802 ************ 2026-05-24 00:27:34.322740 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:27:34.322760 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:27:34.322770 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:27:34.322781 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:27:34.322791 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:27:34.322802 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:27:34.322812 | orchestrator | 2026-05-24 00:27:34.322823 | orchestrator | TASK [osism.commons.operator : Set custom PS1 prompt in .bashrc configuration file] *** 2026-05-24 00:27:34.322833 | orchestrator | Sunday 24 May 2026 00:27:32 +0000 (0:00:00.155) 0:00:10.957 ************ 2026-05-24 00:27:34.322844 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:27:34.322854 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:27:34.322865 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:27:34.322875 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:27:34.322886 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:27:34.322896 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:27:34.322906 | orchestrator | 2026-05-24 00:27:34.322917 | orchestrator | TASK [osism.commons.operator : Create .ssh directory] ************************** 2026-05-24 00:27:34.322927 | orchestrator | Sunday 24 May 2026 00:27:32 +0000 (0:00:00.165) 0:00:11.122 ************ 2026-05-24 00:27:34.322938 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:27:34.322949 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:27:34.322959 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:27:34.322970 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:27:34.322980 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:27:34.322991 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:27:34.323001 | orchestrator | 2026-05-24 00:27:34.323011 | orchestrator | TASK [osism.commons.operator : Check number of SSH authorized keys] ************ 2026-05-24 00:27:34.323022 | orchestrator | Sunday 24 May 2026 00:27:33 +0000 (0:00:00.564) 0:00:11.686 ************ 2026-05-24 00:27:34.323033 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:27:34.323043 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:27:34.323053 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:27:34.323064 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:27:34.323074 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:27:34.323085 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:27:34.323095 | orchestrator | 2026-05-24 00:27:34.323106 | orchestrator | TASK [osism.commons.operator : Set ssh authorized keys] ************************ 2026-05-24 00:27:34.323116 | orchestrator | Sunday 24 May 2026 00:27:33 +0000 (0:00:00.193) 0:00:11.879 ************ 2026-05-24 00:27:34.323127 | orchestrator | changed: [testbed-node-4] => (item=None) 2026-05-24 00:27:34.323241 | orchestrator | changed: [testbed-node-0] => (item=None) 2026-05-24 00:27:34.323258 | orchestrator | changed: [testbed-node-2] => (item=None) 2026-05-24 00:27:34.323274 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:27:34.323291 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:27:34.323306 | orchestrator | changed: [testbed-node-3] => (item=None) 2026-05-24 00:27:34.323322 | orchestrator | changed: [testbed-node-1] => (item=None) 2026-05-24 00:27:34.323338 | orchestrator | changed: [testbed-node-5] => (item=None) 2026-05-24 00:27:34.323355 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:27:34.323372 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:27:34.323388 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:27:34.323407 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:27:34.323424 | orchestrator | 2026-05-24 00:27:34.323441 | orchestrator | TASK [osism.commons.operator : Delete ssh authorized keys] ********************* 2026-05-24 00:27:34.323459 | orchestrator | Sunday 24 May 2026 00:27:34 +0000 (0:00:00.694) 0:00:12.574 ************ 2026-05-24 00:27:34.323477 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:27:34.323495 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:27:34.323512 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:27:34.323530 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:27:34.323549 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:27:34.323568 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:27:34.323599 | orchestrator | 2026-05-24 00:27:34.323618 | orchestrator | TASK [osism.commons.operator : Set authorized GitHub accounts] ***************** 2026-05-24 00:27:34.323635 | orchestrator | Sunday 24 May 2026 00:27:34 +0000 (0:00:00.155) 0:00:12.730 ************ 2026-05-24 00:27:34.323654 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:27:34.323674 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:27:34.323693 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:27:34.323712 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:27:34.323750 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:27:35.649783 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:27:35.649895 | orchestrator | 2026-05-24 00:27:35.649912 | orchestrator | TASK [osism.commons.operator : Delete authorized GitHub accounts] ************** 2026-05-24 00:27:35.649925 | orchestrator | Sunday 24 May 2026 00:27:34 +0000 (0:00:00.189) 0:00:12.920 ************ 2026-05-24 00:27:35.649936 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:27:35.649948 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:27:35.649958 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:27:35.649969 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:27:35.649980 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:27:35.649990 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:27:35.650001 | orchestrator | 2026-05-24 00:27:35.650012 | orchestrator | TASK [osism.commons.operator : Set password] *********************************** 2026-05-24 00:27:35.650091 | orchestrator | Sunday 24 May 2026 00:27:34 +0000 (0:00:00.152) 0:00:13.072 ************ 2026-05-24 00:27:35.650103 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:27:35.650203 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:27:35.650221 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:27:35.650235 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:27:35.650247 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:27:35.650260 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:27:35.650272 | orchestrator | 2026-05-24 00:27:35.650284 | orchestrator | TASK [osism.commons.operator : Unset & lock password] ************************** 2026-05-24 00:27:35.650297 | orchestrator | Sunday 24 May 2026 00:27:35 +0000 (0:00:00.684) 0:00:13.757 ************ 2026-05-24 00:27:35.650310 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:27:35.650326 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:27:35.650344 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:27:35.650374 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:27:35.650405 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:27:35.650424 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:27:35.650443 | orchestrator | 2026-05-24 00:27:35.650462 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-24 00:27:35.650483 | orchestrator | testbed-node-0 : ok=12  changed=8  unreachable=0 failed=0 skipped=7  rescued=0 ignored=0 2026-05-24 00:27:35.650505 | orchestrator | testbed-node-1 : ok=12  changed=8  unreachable=0 failed=0 skipped=7  rescued=0 ignored=0 2026-05-24 00:27:35.650526 | orchestrator | testbed-node-2 : ok=12  changed=8  unreachable=0 failed=0 skipped=7  rescued=0 ignored=0 2026-05-24 00:27:35.650545 | orchestrator | testbed-node-3 : ok=12  changed=8  unreachable=0 failed=0 skipped=7  rescued=0 ignored=0 2026-05-24 00:27:35.650564 | orchestrator | testbed-node-4 : ok=12  changed=8  unreachable=0 failed=0 skipped=7  rescued=0 ignored=0 2026-05-24 00:27:35.650577 | orchestrator | testbed-node-5 : ok=12  changed=8  unreachable=0 failed=0 skipped=7  rescued=0 ignored=0 2026-05-24 00:27:35.650588 | orchestrator | 2026-05-24 00:27:35.650599 | orchestrator | 2026-05-24 00:27:35.650610 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-24 00:27:35.650645 | orchestrator | Sunday 24 May 2026 00:27:35 +0000 (0:00:00.248) 0:00:14.005 ************ 2026-05-24 00:27:35.650657 | orchestrator | =============================================================================== 2026-05-24 00:27:35.650668 | orchestrator | Gathering Facts --------------------------------------------------------- 4.23s 2026-05-24 00:27:35.650679 | orchestrator | osism.commons.operator : Copy user sudoers file ------------------------- 1.23s 2026-05-24 00:27:35.650690 | orchestrator | osism.commons.operator : Set language variables in .bashrc configuration file --- 1.23s 2026-05-24 00:27:35.650701 | orchestrator | osism.commons.operator : Add user to additional groups ------------------ 1.20s 2026-05-24 00:27:35.650712 | orchestrator | Do not require tty for all users ---------------------------------------- 0.82s 2026-05-24 00:27:35.650722 | orchestrator | osism.commons.operator : Create user ------------------------------------ 0.82s 2026-05-24 00:27:35.650733 | orchestrator | osism.commons.operator : Create operator group -------------------------- 0.76s 2026-05-24 00:27:35.650744 | orchestrator | osism.commons.operator : Set ssh authorized keys ------------------------ 0.70s 2026-05-24 00:27:35.650755 | orchestrator | osism.commons.operator : Set password ----------------------------------- 0.68s 2026-05-24 00:27:35.650766 | orchestrator | osism.commons.operator : Create .ssh directory -------------------------- 0.56s 2026-05-24 00:27:35.650776 | orchestrator | osism.commons.operator : Unset & lock password -------------------------- 0.25s 2026-05-24 00:27:35.650787 | orchestrator | osism.commons.operator : Check number of SSH authorized keys ------------ 0.19s 2026-05-24 00:27:35.650797 | orchestrator | osism.commons.operator : Set authorized GitHub accounts ----------------- 0.19s 2026-05-24 00:27:35.650808 | orchestrator | osism.commons.operator : Set custom PS1 prompt in .bashrc configuration file --- 0.17s 2026-05-24 00:27:35.650819 | orchestrator | osism.commons.operator : Set operator_groups variable to default value --- 0.16s 2026-05-24 00:27:35.650829 | orchestrator | osism.commons.operator : Delete ssh authorized keys --------------------- 0.16s 2026-05-24 00:27:35.650840 | orchestrator | osism.commons.operator : Set custom environment variables in .bashrc configuration file --- 0.16s 2026-05-24 00:27:35.650851 | orchestrator | osism.commons.operator : Delete authorized GitHub accounts -------------- 0.15s 2026-05-24 00:27:35.650861 | orchestrator | osism.commons.operator : Gather variables for each operating system ----- 0.15s 2026-05-24 00:27:35.935975 | orchestrator | + osism apply --environment custom facts 2026-05-24 00:27:37.631655 | orchestrator | 2026-05-24 00:27:37 | INFO  | Trying to run play facts in environment custom 2026-05-24 00:27:47.758708 | orchestrator | 2026-05-24 00:27:47 | INFO  | Prepare task for execution of facts. 2026-05-24 00:27:47.827051 | orchestrator | 2026-05-24 00:27:47 | INFO  | Task 40e60b59-d3b2-4afd-b687-f6701fc34441 (facts) was prepared for execution. 2026-05-24 00:27:47.827215 | orchestrator | 2026-05-24 00:27:47 | INFO  | It takes a moment until task 40e60b59-d3b2-4afd-b687-f6701fc34441 (facts) has been started and output is visible here. 2026-05-24 00:28:29.767655 | orchestrator | 2026-05-24 00:28:29.767803 | orchestrator | PLAY [Copy custom network devices fact] **************************************** 2026-05-24 00:28:29.767824 | orchestrator | 2026-05-24 00:28:29.767836 | orchestrator | TASK [Create custom facts directory] ******************************************* 2026-05-24 00:28:29.767847 | orchestrator | Sunday 24 May 2026 00:27:51 +0000 (0:00:00.121) 0:00:00.121 ************ 2026-05-24 00:28:29.767858 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:28:29.767870 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:28:29.767882 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:28:29.767892 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:28:29.767903 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:28:29.767914 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:28:29.767924 | orchestrator | ok: [testbed-manager] 2026-05-24 00:28:29.767935 | orchestrator | 2026-05-24 00:28:29.767946 | orchestrator | TASK [Copy fact file] ********************************************************** 2026-05-24 00:28:29.767957 | orchestrator | Sunday 24 May 2026 00:27:52 +0000 (0:00:01.463) 0:00:01.585 ************ 2026-05-24 00:28:29.767994 | orchestrator | ok: [testbed-manager] 2026-05-24 00:28:29.768006 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:28:29.768016 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:28:29.768027 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:28:29.768037 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:28:29.768047 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:28:29.768058 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:28:29.768068 | orchestrator | 2026-05-24 00:28:29.768079 | orchestrator | PLAY [Copy custom ceph devices facts] ****************************************** 2026-05-24 00:28:29.768089 | orchestrator | 2026-05-24 00:28:29.768100 | orchestrator | TASK [osism.commons.repository : Gather variables for each operating system] *** 2026-05-24 00:28:29.768110 | orchestrator | Sunday 24 May 2026 00:27:53 +0000 (0:00:01.286) 0:00:02.871 ************ 2026-05-24 00:28:29.768121 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:28:29.768132 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:28:29.768142 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:28:29.768153 | orchestrator | 2026-05-24 00:28:29.768163 | orchestrator | TASK [osism.commons.repository : Set repository_default fact to default value] *** 2026-05-24 00:28:29.768202 | orchestrator | Sunday 24 May 2026 00:27:53 +0000 (0:00:00.096) 0:00:02.968 ************ 2026-05-24 00:28:29.768216 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:28:29.768228 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:28:29.768240 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:28:29.768252 | orchestrator | 2026-05-24 00:28:29.768264 | orchestrator | TASK [osism.commons.repository : Set repositories to default] ****************** 2026-05-24 00:28:29.768276 | orchestrator | Sunday 24 May 2026 00:27:54 +0000 (0:00:00.220) 0:00:03.188 ************ 2026-05-24 00:28:29.768295 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:28:29.768315 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:28:29.768339 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:28:29.768367 | orchestrator | 2026-05-24 00:28:29.768387 | orchestrator | TASK [osism.commons.repository : Include distribution specific repository tasks] *** 2026-05-24 00:28:29.768407 | orchestrator | Sunday 24 May 2026 00:27:54 +0000 (0:00:00.217) 0:00:03.406 ************ 2026-05-24 00:28:29.768427 | 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-05-24 00:28:29.768449 | orchestrator | 2026-05-24 00:28:29.768469 | orchestrator | TASK [osism.commons.repository : Create /etc/apt/sources.list.d directory] ***** 2026-05-24 00:28:29.768488 | orchestrator | Sunday 24 May 2026 00:27:54 +0000 (0:00:00.176) 0:00:03.583 ************ 2026-05-24 00:28:29.768508 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:28:29.768527 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:28:29.768546 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:28:29.768565 | orchestrator | 2026-05-24 00:28:29.768585 | orchestrator | TASK [osism.commons.repository : Include tasks for Ubuntu < 24.04] ************* 2026-05-24 00:28:29.768606 | orchestrator | Sunday 24 May 2026 00:27:54 +0000 (0:00:00.440) 0:00:04.023 ************ 2026-05-24 00:28:29.768625 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:28:29.768644 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:28:29.768656 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:28:29.768666 | orchestrator | 2026-05-24 00:28:29.768677 | orchestrator | TASK [osism.commons.repository : Copy 99osism apt configuration] *************** 2026-05-24 00:28:29.768688 | orchestrator | Sunday 24 May 2026 00:27:55 +0000 (0:00:00.127) 0:00:04.151 ************ 2026-05-24 00:28:29.768699 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:28:29.768710 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:28:29.768720 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:28:29.768731 | orchestrator | 2026-05-24 00:28:29.768741 | orchestrator | TASK [osism.commons.repository : Remove sources.list file] ********************* 2026-05-24 00:28:29.768752 | orchestrator | Sunday 24 May 2026 00:27:56 +0000 (0:00:01.019) 0:00:05.171 ************ 2026-05-24 00:28:29.768763 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:28:29.768774 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:28:29.768784 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:28:29.768808 | orchestrator | 2026-05-24 00:28:29.768819 | orchestrator | TASK [osism.commons.repository : Copy ubuntu.sources file] ********************* 2026-05-24 00:28:29.768830 | orchestrator | Sunday 24 May 2026 00:27:56 +0000 (0:00:00.476) 0:00:05.648 ************ 2026-05-24 00:28:29.768840 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:28:29.768851 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:28:29.768862 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:28:29.768872 | orchestrator | 2026-05-24 00:28:29.768883 | orchestrator | TASK [osism.commons.repository : Update package cache] ************************* 2026-05-24 00:28:29.768894 | orchestrator | Sunday 24 May 2026 00:27:57 +0000 (0:00:01.070) 0:00:06.719 ************ 2026-05-24 00:28:29.768904 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:28:29.768915 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:28:29.768925 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:28:29.768936 | orchestrator | 2026-05-24 00:28:29.768947 | orchestrator | TASK [Install required packages (RedHat)] ************************************** 2026-05-24 00:28:29.768957 | orchestrator | Sunday 24 May 2026 00:28:13 +0000 (0:00:15.703) 0:00:22.422 ************ 2026-05-24 00:28:29.768968 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:28:29.768978 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:28:29.768989 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:28:29.768999 | orchestrator | 2026-05-24 00:28:29.769010 | orchestrator | TASK [Install required packages (Debian)] ************************************** 2026-05-24 00:28:29.769042 | orchestrator | Sunday 24 May 2026 00:28:13 +0000 (0:00:00.100) 0:00:22.522 ************ 2026-05-24 00:28:29.769054 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:28:29.769065 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:28:29.769075 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:28:29.769086 | orchestrator | 2026-05-24 00:28:29.769097 | orchestrator | TASK [Create custom facts directory] ******************************************* 2026-05-24 00:28:29.769107 | orchestrator | Sunday 24 May 2026 00:28:20 +0000 (0:00:07.455) 0:00:29.978 ************ 2026-05-24 00:28:29.769118 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:28:29.769128 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:28:29.769234 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:28:29.769250 | orchestrator | 2026-05-24 00:28:29.769271 | orchestrator | TASK [Copy fact files] ********************************************************* 2026-05-24 00:28:29.769283 | orchestrator | Sunday 24 May 2026 00:28:21 +0000 (0:00:00.434) 0:00:30.412 ************ 2026-05-24 00:28:29.769298 | orchestrator | changed: [testbed-node-3] => (item=testbed_ceph_devices) 2026-05-24 00:28:29.769310 | orchestrator | changed: [testbed-node-4] => (item=testbed_ceph_devices) 2026-05-24 00:28:29.769320 | orchestrator | changed: [testbed-node-5] => (item=testbed_ceph_devices) 2026-05-24 00:28:29.769331 | orchestrator | changed: [testbed-node-4] => (item=testbed_ceph_devices_all) 2026-05-24 00:28:29.769342 | orchestrator | changed: [testbed-node-3] => (item=testbed_ceph_devices_all) 2026-05-24 00:28:29.769352 | orchestrator | changed: [testbed-node-5] => (item=testbed_ceph_devices_all) 2026-05-24 00:28:29.769363 | orchestrator | changed: [testbed-node-4] => (item=testbed_ceph_osd_devices) 2026-05-24 00:28:29.769378 | orchestrator | changed: [testbed-node-3] => (item=testbed_ceph_osd_devices) 2026-05-24 00:28:29.769397 | orchestrator | changed: [testbed-node-5] => (item=testbed_ceph_osd_devices) 2026-05-24 00:28:29.769418 | orchestrator | changed: [testbed-node-4] => (item=testbed_ceph_osd_devices_all) 2026-05-24 00:28:29.769437 | orchestrator | changed: [testbed-node-3] => (item=testbed_ceph_osd_devices_all) 2026-05-24 00:28:29.769455 | orchestrator | changed: [testbed-node-5] => (item=testbed_ceph_osd_devices_all) 2026-05-24 00:28:29.769474 | orchestrator | 2026-05-24 00:28:29.769492 | orchestrator | RUNNING HANDLER [osism.commons.repository : Force update of package cache] ***** 2026-05-24 00:28:29.769511 | orchestrator | Sunday 24 May 2026 00:28:24 +0000 (0:00:03.521) 0:00:33.933 ************ 2026-05-24 00:28:29.769530 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:28:29.769551 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:28:29.769587 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:28:29.769608 | orchestrator | 2026-05-24 00:28:29.769629 | orchestrator | PLAY [Gather facts for all hosts] ********************************************** 2026-05-24 00:28:29.769656 | orchestrator | 2026-05-24 00:28:29.769679 | orchestrator | TASK [Gathers facts about hosts] *********************************************** 2026-05-24 00:28:29.769698 | orchestrator | Sunday 24 May 2026 00:28:26 +0000 (0:00:01.263) 0:00:35.197 ************ 2026-05-24 00:28:29.769718 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:28:29.769736 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:28:29.769757 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:28:29.769775 | orchestrator | ok: [testbed-manager] 2026-05-24 00:28:29.769796 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:28:29.769815 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:28:29.769834 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:28:29.769847 | orchestrator | 2026-05-24 00:28:29.769858 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-24 00:28:29.769870 | orchestrator | testbed-manager : ok=3  changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-24 00:28:29.769881 | orchestrator | testbed-node-0 : ok=3  changed=2  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-24 00:28:29.769894 | orchestrator | testbed-node-1 : ok=3  changed=2  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-24 00:28:29.769905 | orchestrator | testbed-node-2 : ok=3  changed=2  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-24 00:28:29.769915 | orchestrator | testbed-node-3 : ok=16  changed=7  unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-05-24 00:28:29.769926 | orchestrator | testbed-node-4 : ok=16  changed=7  unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-05-24 00:28:29.769937 | orchestrator | testbed-node-5 : ok=16  changed=7  unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-05-24 00:28:29.769947 | orchestrator | 2026-05-24 00:28:29.769958 | orchestrator | 2026-05-24 00:28:29.769969 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-24 00:28:29.769980 | orchestrator | Sunday 24 May 2026 00:28:29 +0000 (0:00:03.640) 0:00:38.837 ************ 2026-05-24 00:28:29.769990 | orchestrator | =============================================================================== 2026-05-24 00:28:29.770001 | orchestrator | osism.commons.repository : Update package cache ------------------------ 15.70s 2026-05-24 00:28:29.770012 | orchestrator | Install required packages (Debian) -------------------------------------- 7.46s 2026-05-24 00:28:29.770088 | orchestrator | Gathers facts about hosts ----------------------------------------------- 3.64s 2026-05-24 00:28:29.770099 | orchestrator | Copy fact files --------------------------------------------------------- 3.52s 2026-05-24 00:28:29.770110 | orchestrator | Create custom facts directory ------------------------------------------- 1.46s 2026-05-24 00:28:29.770121 | orchestrator | Copy fact file ---------------------------------------------------------- 1.29s 2026-05-24 00:28:29.770145 | orchestrator | osism.commons.repository : Force update of package cache ---------------- 1.26s 2026-05-24 00:28:29.974855 | orchestrator | osism.commons.repository : Copy ubuntu.sources file --------------------- 1.07s 2026-05-24 00:28:29.974954 | orchestrator | osism.commons.repository : Copy 99osism apt configuration --------------- 1.02s 2026-05-24 00:28:29.974968 | orchestrator | osism.commons.repository : Remove sources.list file --------------------- 0.48s 2026-05-24 00:28:29.974979 | orchestrator | osism.commons.repository : Create /etc/apt/sources.list.d directory ----- 0.44s 2026-05-24 00:28:29.974990 | orchestrator | Create custom facts directory ------------------------------------------- 0.43s 2026-05-24 00:28:29.975001 | orchestrator | osism.commons.repository : Set repository_default fact to default value --- 0.22s 2026-05-24 00:28:29.975036 | orchestrator | osism.commons.repository : Set repositories to default ------------------ 0.22s 2026-05-24 00:28:29.975062 | orchestrator | osism.commons.repository : Include distribution specific repository tasks --- 0.18s 2026-05-24 00:28:29.975075 | orchestrator | osism.commons.repository : Include tasks for Ubuntu < 24.04 ------------- 0.13s 2026-05-24 00:28:29.975085 | orchestrator | Install required packages (RedHat) -------------------------------------- 0.10s 2026-05-24 00:28:29.975096 | orchestrator | osism.commons.repository : Gather variables for each operating system --- 0.10s 2026-05-24 00:28:30.313496 | orchestrator | + osism apply bootstrap 2026-05-24 00:28:42.273083 | orchestrator | 2026-05-24 00:28:42 | INFO  | Prepare task for execution of bootstrap. 2026-05-24 00:28:42.331780 | orchestrator | 2026-05-24 00:28:42 | INFO  | Task 5f7012a4-acc5-4ec4-9da3-96c2647c2375 (bootstrap) was prepared for execution. 2026-05-24 00:28:42.331873 | orchestrator | 2026-05-24 00:28:42 | INFO  | It takes a moment until task 5f7012a4-acc5-4ec4-9da3-96c2647c2375 (bootstrap) has been started and output is visible here. 2026-05-24 00:28:58.441439 | orchestrator | 2026-05-24 00:28:58.441548 | orchestrator | PLAY [Group hosts based on state bootstrap] ************************************ 2026-05-24 00:28:58.441566 | orchestrator | 2026-05-24 00:28:58.441578 | orchestrator | TASK [Group hosts based on state bootstrap] ************************************ 2026-05-24 00:28:58.441589 | orchestrator | Sunday 24 May 2026 00:28:45 +0000 (0:00:00.190) 0:00:00.190 ************ 2026-05-24 00:28:58.441601 | orchestrator | ok: [testbed-manager] 2026-05-24 00:28:58.441612 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:28:58.441623 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:28:58.441634 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:28:58.441644 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:28:58.441655 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:28:58.441665 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:28:58.441676 | orchestrator | 2026-05-24 00:28:58.441686 | orchestrator | PLAY [Gather facts for all hosts] ********************************************** 2026-05-24 00:28:58.441698 | orchestrator | 2026-05-24 00:28:58.441709 | orchestrator | TASK [Gathers facts about hosts] *********************************************** 2026-05-24 00:28:58.441720 | orchestrator | Sunday 24 May 2026 00:28:46 +0000 (0:00:00.331) 0:00:00.521 ************ 2026-05-24 00:28:58.441730 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:28:58.441741 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:28:58.441751 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:28:58.441762 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:28:58.441772 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:28:58.441783 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:28:58.441793 | orchestrator | ok: [testbed-manager] 2026-05-24 00:28:58.441804 | orchestrator | 2026-05-24 00:28:58.441815 | orchestrator | PLAY [Gather facts for all hosts (if using --limit)] *************************** 2026-05-24 00:28:58.441825 | orchestrator | 2026-05-24 00:28:58.441836 | orchestrator | TASK [Gathers facts about hosts] *********************************************** 2026-05-24 00:28:58.441847 | orchestrator | Sunday 24 May 2026 00:28:51 +0000 (0:00:05.196) 0:00:05.717 ************ 2026-05-24 00:28:58.441858 | orchestrator | skipping: [testbed-manager] => (item=testbed-manager)  2026-05-24 00:28:58.441869 | orchestrator | skipping: [testbed-manager] => (item=testbed-node-0)  2026-05-24 00:28:58.441879 | orchestrator | skipping: [testbed-node-0] => (item=testbed-manager)  2026-05-24 00:28:58.441890 | orchestrator | skipping: [testbed-manager] => (item=testbed-node-1)  2026-05-24 00:28:58.441900 | orchestrator | skipping: [testbed-manager] => (item=testbed-node-2)  2026-05-24 00:28:58.441911 | orchestrator | skipping: [testbed-node-0] => (item=testbed-node-0)  2026-05-24 00:28:58.441921 | orchestrator | skipping: [testbed-manager] => (item=testbed-node-3)  2026-05-24 00:28:58.441932 | orchestrator | skipping: [testbed-node-1] => (item=testbed-manager)  2026-05-24 00:28:58.441943 | orchestrator | skipping: [testbed-manager] => (item=testbed-node-4)  2026-05-24 00:28:58.441953 | orchestrator | skipping: [testbed-node-0] => (item=testbed-node-1)  2026-05-24 00:28:58.441989 | orchestrator | skipping: [testbed-node-1] => (item=testbed-node-0)  2026-05-24 00:28:58.442002 | orchestrator | skipping: [testbed-manager] => (item=testbed-node-5)  2026-05-24 00:28:58.442072 | orchestrator | skipping: [testbed-node-2] => (item=testbed-manager)  2026-05-24 00:28:58.442088 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:28:58.442101 | orchestrator | skipping: [testbed-node-0] => (item=testbed-node-2)  2026-05-24 00:28:58.442113 | orchestrator | skipping: [testbed-node-3] => (item=testbed-manager)  2026-05-24 00:28:58.442126 | orchestrator | skipping: [testbed-node-1] => (item=testbed-node-1)  2026-05-24 00:28:58.442138 | orchestrator | skipping: [testbed-node-2] => (item=testbed-node-0)  2026-05-24 00:28:58.442150 | orchestrator | skipping: [testbed-node-1] => (item=testbed-node-2)  2026-05-24 00:28:58.442162 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-0)  2026-05-24 00:28:58.442174 | orchestrator | skipping: [testbed-node-0] => (item=testbed-node-3)  2026-05-24 00:28:58.442187 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-1)  2026-05-24 00:28:58.442223 | orchestrator | skipping: [testbed-node-0] => (item=testbed-node-4)  2026-05-24 00:28:58.442237 | orchestrator | skipping: [testbed-node-4] => (item=testbed-manager)  2026-05-24 00:28:58.442249 | orchestrator | skipping: [testbed-node-1] => (item=testbed-node-3)  2026-05-24 00:28:58.442261 | orchestrator | skipping: [testbed-node-2] => (item=testbed-node-1)  2026-05-24 00:28:58.442274 | orchestrator | skipping: [testbed-node-0] => (item=testbed-node-5)  2026-05-24 00:28:58.442286 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-2)  2026-05-24 00:28:58.442298 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:28:58.442310 | orchestrator | skipping: [testbed-node-1] => (item=testbed-node-4)  2026-05-24 00:28:58.442322 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-3)  2026-05-24 00:28:58.442335 | orchestrator | skipping: [testbed-node-4] => (item=testbed-node-0)  2026-05-24 00:28:58.442345 | orchestrator | skipping: [testbed-node-5] => (item=testbed-manager)  2026-05-24 00:28:58.442356 | orchestrator | skipping: [testbed-node-2] => (item=testbed-node-2)  2026-05-24 00:28:58.442366 | orchestrator | skipping: [testbed-node-1] => (item=testbed-node-5)  2026-05-24 00:28:58.442377 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-4)  2026-05-24 00:28:58.442387 | orchestrator | skipping: [testbed-node-5] => (item=testbed-node-0)  2026-05-24 00:28:58.442398 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:28:58.442409 | orchestrator | skipping: [testbed-node-4] => (item=testbed-node-1)  2026-05-24 00:28:58.442419 | orchestrator | skipping: [testbed-node-2] => (item=testbed-node-3)  2026-05-24 00:28:58.442430 | orchestrator | skipping: [testbed-node-5] => (item=testbed-node-1)  2026-05-24 00:28:58.442440 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-5)  2026-05-24 00:28:58.442451 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:28:58.442461 | orchestrator | skipping: [testbed-node-4] => (item=testbed-node-2)  2026-05-24 00:28:58.442471 | orchestrator | skipping: [testbed-node-2] => (item=testbed-node-4)  2026-05-24 00:28:58.442482 | orchestrator | skipping: [testbed-node-5] => (item=testbed-node-2)  2026-05-24 00:28:58.442512 | orchestrator | skipping: [testbed-node-4] => (item=testbed-node-3)  2026-05-24 00:28:58.442523 | orchestrator | skipping: [testbed-node-2] => (item=testbed-node-5)  2026-05-24 00:28:58.442534 | orchestrator | skipping: [testbed-node-5] => (item=testbed-node-3)  2026-05-24 00:28:58.442544 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:28:58.442555 | orchestrator | skipping: [testbed-node-5] => (item=testbed-node-4)  2026-05-24 00:28:58.442565 | orchestrator | skipping: [testbed-node-4] => (item=testbed-node-4)  2026-05-24 00:28:58.442576 | orchestrator | skipping: [testbed-node-4] => (item=testbed-node-5)  2026-05-24 00:28:58.442586 | orchestrator | skipping: [testbed-node-5] => (item=testbed-node-5)  2026-05-24 00:28:58.442597 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:28:58.442607 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:28:58.442626 | orchestrator | 2026-05-24 00:28:58.442637 | orchestrator | PLAY [Apply bootstrap roles part 1] ******************************************** 2026-05-24 00:28:58.442648 | orchestrator | 2026-05-24 00:28:58.442658 | orchestrator | TASK [osism.commons.hostname : Set hostname] *********************************** 2026-05-24 00:28:58.442669 | orchestrator | Sunday 24 May 2026 00:28:51 +0000 (0:00:00.450) 0:00:06.168 ************ 2026-05-24 00:28:58.442679 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:28:58.442690 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:28:58.442700 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:28:58.442711 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:28:58.442721 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:28:58.442732 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:28:58.442742 | orchestrator | ok: [testbed-manager] 2026-05-24 00:28:58.442753 | orchestrator | 2026-05-24 00:28:58.442764 | orchestrator | TASK [osism.commons.hostname : Copy /etc/hostname] ***************************** 2026-05-24 00:28:58.442791 | orchestrator | Sunday 24 May 2026 00:28:52 +0000 (0:00:01.235) 0:00:07.404 ************ 2026-05-24 00:28:58.442802 | orchestrator | ok: [testbed-manager] 2026-05-24 00:28:58.442813 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:28:58.442823 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:28:58.442833 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:28:58.442844 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:28:58.442854 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:28:58.442865 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:28:58.442875 | orchestrator | 2026-05-24 00:28:58.442886 | orchestrator | TASK [osism.commons.hosts : Include type specific tasks] *********************** 2026-05-24 00:28:58.442896 | orchestrator | Sunday 24 May 2026 00:28:54 +0000 (0:00:01.243) 0:00:08.647 ************ 2026-05-24 00:28:58.442908 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/hosts/tasks/type-template.yml for testbed-manager, testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-05-24 00:28:58.442921 | orchestrator | 2026-05-24 00:28:58.442932 | orchestrator | TASK [osism.commons.hosts : Copy /etc/hosts file] ****************************** 2026-05-24 00:28:58.442943 | orchestrator | Sunday 24 May 2026 00:28:54 +0000 (0:00:00.298) 0:00:08.945 ************ 2026-05-24 00:28:58.442953 | orchestrator | changed: [testbed-manager] 2026-05-24 00:28:58.442964 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:28:58.442975 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:28:58.442985 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:28:58.442996 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:28:58.443006 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:28:58.443016 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:28:58.443027 | orchestrator | 2026-05-24 00:28:58.443038 | orchestrator | TASK [osism.commons.proxy : Include distribution specific tasks] *************** 2026-05-24 00:28:58.443048 | orchestrator | Sunday 24 May 2026 00:28:55 +0000 (0:00:01.469) 0:00:10.414 ************ 2026-05-24 00:28:58.443059 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:28:58.443071 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/proxy/tasks/Debian-family.yml for testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-05-24 00:28:58.443083 | orchestrator | 2026-05-24 00:28:58.443094 | orchestrator | TASK [osism.commons.proxy : Configure proxy parameters for apt] **************** 2026-05-24 00:28:58.443104 | orchestrator | Sunday 24 May 2026 00:28:56 +0000 (0:00:00.285) 0:00:10.700 ************ 2026-05-24 00:28:58.443115 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:28:58.443126 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:28:58.443136 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:28:58.443146 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:28:58.443156 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:28:58.443167 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:28:58.443177 | orchestrator | 2026-05-24 00:28:58.443188 | orchestrator | TASK [osism.commons.proxy : Set system wide settings in environment file] ****** 2026-05-24 00:28:58.443198 | orchestrator | Sunday 24 May 2026 00:28:57 +0000 (0:00:01.062) 0:00:11.762 ************ 2026-05-24 00:28:58.443233 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:28:58.443244 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:28:58.443254 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:28:58.443264 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:28:58.443280 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:28:58.443290 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:28:58.443301 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:28:58.443312 | orchestrator | 2026-05-24 00:28:58.443322 | orchestrator | TASK [osism.commons.proxy : Remove system wide settings in environment file] *** 2026-05-24 00:28:58.443333 | orchestrator | Sunday 24 May 2026 00:28:57 +0000 (0:00:00.579) 0:00:12.342 ************ 2026-05-24 00:28:58.443343 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:28:58.443354 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:28:58.443364 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:28:58.443375 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:28:58.443385 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:28:58.443396 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:28:58.443406 | orchestrator | ok: [testbed-manager] 2026-05-24 00:28:58.443417 | orchestrator | 2026-05-24 00:28:58.443428 | orchestrator | TASK [osism.commons.resolvconf : Check minimum and maximum number of name servers] *** 2026-05-24 00:28:58.443439 | orchestrator | Sunday 24 May 2026 00:28:58 +0000 (0:00:00.427) 0:00:12.770 ************ 2026-05-24 00:28:58.443450 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:28:58.443460 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:28:58.443478 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:29:10.313350 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:29:10.313474 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:29:10.313504 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:29:10.313525 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:29:10.313544 | orchestrator | 2026-05-24 00:29:10.313564 | orchestrator | TASK [osism.commons.resolvconf : Include resolvconf tasks] ********************* 2026-05-24 00:29:10.313586 | orchestrator | Sunday 24 May 2026 00:28:58 +0000 (0:00:00.219) 0:00:12.990 ************ 2026-05-24 00:29:10.313609 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/resolvconf/tasks/configure-resolv.yml for testbed-manager, testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-05-24 00:29:10.313651 | orchestrator | 2026-05-24 00:29:10.313672 | orchestrator | TASK [osism.commons.resolvconf : Include distribution specific installation tasks] *** 2026-05-24 00:29:10.313693 | orchestrator | Sunday 24 May 2026 00:28:58 +0000 (0:00:00.334) 0:00:13.324 ************ 2026-05-24 00:29:10.313714 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/resolvconf/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-05-24 00:29:10.313735 | orchestrator | 2026-05-24 00:29:10.313757 | orchestrator | TASK [osism.commons.resolvconf : Remove packages configuring /etc/resolv.conf] *** 2026-05-24 00:29:10.313778 | orchestrator | Sunday 24 May 2026 00:28:59 +0000 (0:00:00.313) 0:00:13.638 ************ 2026-05-24 00:29:10.313799 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:29:10.313821 | orchestrator | ok: [testbed-manager] 2026-05-24 00:29:10.313841 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:29:10.313860 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:29:10.313882 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:29:10.313902 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:29:10.313924 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:29:10.313944 | orchestrator | 2026-05-24 00:29:10.313965 | orchestrator | TASK [osism.commons.resolvconf : Install package systemd-resolved] ************* 2026-05-24 00:29:10.313987 | orchestrator | Sunday 24 May 2026 00:29:00 +0000 (0:00:01.186) 0:00:14.824 ************ 2026-05-24 00:29:10.314009 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:29:10.314116 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:29:10.314168 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:29:10.314188 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:29:10.314206 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:29:10.314252 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:29:10.314270 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:29:10.314289 | orchestrator | 2026-05-24 00:29:10.314308 | orchestrator | TASK [osism.commons.resolvconf : Retrieve file status of /etc/resolv.conf] ***** 2026-05-24 00:29:10.314327 | orchestrator | Sunday 24 May 2026 00:29:00 +0000 (0:00:00.219) 0:00:15.043 ************ 2026-05-24 00:29:10.314344 | orchestrator | ok: [testbed-manager] 2026-05-24 00:29:10.314361 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:29:10.314378 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:29:10.314396 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:29:10.314414 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:29:10.314433 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:29:10.314451 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:29:10.314468 | orchestrator | 2026-05-24 00:29:10.314487 | orchestrator | TASK [osism.commons.resolvconf : Archive existing file /etc/resolv.conf] ******* 2026-05-24 00:29:10.314505 | orchestrator | Sunday 24 May 2026 00:29:01 +0000 (0:00:00.549) 0:00:15.593 ************ 2026-05-24 00:29:10.314524 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:29:10.314542 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:29:10.314560 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:29:10.314580 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:29:10.314598 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:29:10.314616 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:29:10.314627 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:29:10.314637 | orchestrator | 2026-05-24 00:29:10.314649 | orchestrator | TASK [osism.commons.resolvconf : Link /run/systemd/resolve/stub-resolv.conf to /etc/resolv.conf] *** 2026-05-24 00:29:10.314661 | orchestrator | Sunday 24 May 2026 00:29:01 +0000 (0:00:00.282) 0:00:15.875 ************ 2026-05-24 00:29:10.314671 | orchestrator | ok: [testbed-manager] 2026-05-24 00:29:10.314682 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:29:10.314692 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:29:10.314703 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:29:10.314713 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:29:10.314723 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:29:10.314734 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:29:10.314744 | orchestrator | 2026-05-24 00:29:10.314755 | orchestrator | TASK [osism.commons.resolvconf : Copy configuration files] ********************* 2026-05-24 00:29:10.314766 | orchestrator | Sunday 24 May 2026 00:29:01 +0000 (0:00:00.536) 0:00:16.412 ************ 2026-05-24 00:29:10.314776 | orchestrator | ok: [testbed-manager] 2026-05-24 00:29:10.314786 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:29:10.314809 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:29:10.314820 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:29:10.314830 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:29:10.314841 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:29:10.314851 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:29:10.314861 | orchestrator | 2026-05-24 00:29:10.314872 | orchestrator | TASK [osism.commons.resolvconf : Start/enable systemd-resolved service] ******** 2026-05-24 00:29:10.314883 | orchestrator | Sunday 24 May 2026 00:29:03 +0000 (0:00:01.081) 0:00:17.493 ************ 2026-05-24 00:29:10.314894 | orchestrator | ok: [testbed-manager] 2026-05-24 00:29:10.314905 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:29:10.314915 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:29:10.314927 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:29:10.314947 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:29:10.314965 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:29:10.314982 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:29:10.315000 | orchestrator | 2026-05-24 00:29:10.315018 | orchestrator | TASK [osism.commons.resolvconf : Include distribution specific configuration tasks] *** 2026-05-24 00:29:10.315035 | orchestrator | Sunday 24 May 2026 00:29:04 +0000 (0:00:01.050) 0:00:18.544 ************ 2026-05-24 00:29:10.315098 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/resolvconf/tasks/configure-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-05-24 00:29:10.315122 | orchestrator | 2026-05-24 00:29:10.315141 | orchestrator | TASK [osism.commons.resolvconf : Restart systemd-resolved service] ************* 2026-05-24 00:29:10.315161 | orchestrator | Sunday 24 May 2026 00:29:04 +0000 (0:00:00.337) 0:00:18.881 ************ 2026-05-24 00:29:10.315179 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:29:10.315193 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:29:10.315203 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:29:10.315278 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:29:10.315291 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:29:10.315302 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:29:10.315313 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:29:10.315324 | orchestrator | 2026-05-24 00:29:10.315335 | orchestrator | TASK [osism.commons.repository : Gather variables for each operating system] *** 2026-05-24 00:29:10.315345 | orchestrator | Sunday 24 May 2026 00:29:05 +0000 (0:00:01.241) 0:00:20.123 ************ 2026-05-24 00:29:10.315356 | orchestrator | ok: [testbed-manager] 2026-05-24 00:29:10.315367 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:29:10.315377 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:29:10.315388 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:29:10.315398 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:29:10.315409 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:29:10.315420 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:29:10.315430 | orchestrator | 2026-05-24 00:29:10.315441 | orchestrator | TASK [osism.commons.repository : Set repository_default fact to default value] *** 2026-05-24 00:29:10.315452 | orchestrator | Sunday 24 May 2026 00:29:05 +0000 (0:00:00.284) 0:00:20.408 ************ 2026-05-24 00:29:10.315462 | orchestrator | ok: [testbed-manager] 2026-05-24 00:29:10.315473 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:29:10.315484 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:29:10.315494 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:29:10.315505 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:29:10.315515 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:29:10.315526 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:29:10.315536 | orchestrator | 2026-05-24 00:29:10.315547 | orchestrator | TASK [osism.commons.repository : Set repositories to default] ****************** 2026-05-24 00:29:10.315558 | orchestrator | Sunday 24 May 2026 00:29:06 +0000 (0:00:00.228) 0:00:20.636 ************ 2026-05-24 00:29:10.315578 | orchestrator | ok: [testbed-manager] 2026-05-24 00:29:10.315605 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:29:10.315626 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:29:10.315645 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:29:10.315663 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:29:10.315680 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:29:10.315702 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:29:10.315722 | orchestrator | 2026-05-24 00:29:10.315740 | orchestrator | TASK [osism.commons.repository : Include distribution specific repository tasks] *** 2026-05-24 00:29:10.315756 | orchestrator | Sunday 24 May 2026 00:29:06 +0000 (0:00:00.215) 0:00:20.852 ************ 2026-05-24 00:29:10.315768 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/repository/tasks/Ubuntu.yml for testbed-manager, testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-05-24 00:29:10.315781 | orchestrator | 2026-05-24 00:29:10.315792 | orchestrator | TASK [osism.commons.repository : Create /etc/apt/sources.list.d directory] ***** 2026-05-24 00:29:10.315803 | orchestrator | Sunday 24 May 2026 00:29:06 +0000 (0:00:00.300) 0:00:21.152 ************ 2026-05-24 00:29:10.315813 | orchestrator | ok: [testbed-manager] 2026-05-24 00:29:10.315824 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:29:10.315834 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:29:10.315845 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:29:10.315868 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:29:10.315878 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:29:10.315889 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:29:10.315899 | orchestrator | 2026-05-24 00:29:10.315910 | orchestrator | TASK [osism.commons.repository : Include tasks for Ubuntu < 24.04] ************* 2026-05-24 00:29:10.315921 | orchestrator | Sunday 24 May 2026 00:29:07 +0000 (0:00:00.588) 0:00:21.740 ************ 2026-05-24 00:29:10.315931 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:29:10.315942 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:29:10.315953 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:29:10.315963 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:29:10.315974 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:29:10.315984 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:29:10.315995 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:29:10.316005 | orchestrator | 2026-05-24 00:29:10.316016 | orchestrator | TASK [osism.commons.repository : Copy 99osism apt configuration] *************** 2026-05-24 00:29:10.316027 | orchestrator | Sunday 24 May 2026 00:29:07 +0000 (0:00:00.244) 0:00:21.985 ************ 2026-05-24 00:29:10.316037 | orchestrator | ok: [testbed-manager] 2026-05-24 00:29:10.316048 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:29:10.316058 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:29:10.316070 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:29:10.316080 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:29:10.316091 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:29:10.316101 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:29:10.316112 | orchestrator | 2026-05-24 00:29:10.316123 | orchestrator | TASK [osism.commons.repository : Remove sources.list file] ********************* 2026-05-24 00:29:10.316133 | orchestrator | Sunday 24 May 2026 00:29:08 +0000 (0:00:01.092) 0:00:23.077 ************ 2026-05-24 00:29:10.316144 | orchestrator | ok: [testbed-manager] 2026-05-24 00:29:10.316155 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:29:10.316165 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:29:10.316176 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:29:10.316186 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:29:10.316196 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:29:10.316207 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:29:10.316282 | orchestrator | 2026-05-24 00:29:10.316293 | orchestrator | TASK [osism.commons.repository : Copy ubuntu.sources file] ********************* 2026-05-24 00:29:10.316304 | orchestrator | Sunday 24 May 2026 00:29:09 +0000 (0:00:00.640) 0:00:23.718 ************ 2026-05-24 00:29:10.316315 | orchestrator | ok: [testbed-manager] 2026-05-24 00:29:10.316325 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:29:10.316336 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:29:10.316347 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:29:10.316369 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:29:50.365850 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:29:50.366004 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:29:50.366116 | orchestrator | 2026-05-24 00:29:50.366139 | orchestrator | TASK [osism.commons.repository : Update package cache] ************************* 2026-05-24 00:29:50.366162 | orchestrator | Sunday 24 May 2026 00:29:10 +0000 (0:00:01.148) 0:00:24.866 ************ 2026-05-24 00:29:50.366184 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:29:50.366205 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:29:50.366281 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:29:50.366305 | orchestrator | changed: [testbed-manager] 2026-05-24 00:29:50.366326 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:29:50.366347 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:29:50.366369 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:29:50.366390 | orchestrator | 2026-05-24 00:29:50.366410 | orchestrator | TASK [osism.services.rsyslog : Gather variables for each operating system] ***** 2026-05-24 00:29:50.366430 | orchestrator | Sunday 24 May 2026 00:29:26 +0000 (0:00:15.786) 0:00:40.652 ************ 2026-05-24 00:29:50.366451 | orchestrator | ok: [testbed-manager] 2026-05-24 00:29:50.366472 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:29:50.366493 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:29:50.366544 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:29:50.366565 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:29:50.366586 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:29:50.366606 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:29:50.366627 | orchestrator | 2026-05-24 00:29:50.366647 | orchestrator | TASK [osism.services.rsyslog : Set rsyslog_user variable to default value] ***** 2026-05-24 00:29:50.366667 | orchestrator | Sunday 24 May 2026 00:29:26 +0000 (0:00:00.254) 0:00:40.907 ************ 2026-05-24 00:29:50.366687 | orchestrator | ok: [testbed-manager] 2026-05-24 00:29:50.366707 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:29:50.366727 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:29:50.366749 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:29:50.366767 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:29:50.366786 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:29:50.366806 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:29:50.366827 | orchestrator | 2026-05-24 00:29:50.366847 | orchestrator | TASK [osism.services.rsyslog : Set rsyslog_workdir variable to default value] *** 2026-05-24 00:29:50.366867 | orchestrator | Sunday 24 May 2026 00:29:26 +0000 (0:00:00.272) 0:00:41.179 ************ 2026-05-24 00:29:50.366886 | orchestrator | ok: [testbed-manager] 2026-05-24 00:29:50.366904 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:29:50.366925 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:29:50.366945 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:29:50.366965 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:29:50.366983 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:29:50.367001 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:29:50.367019 | orchestrator | 2026-05-24 00:29:50.367039 | orchestrator | TASK [osism.services.rsyslog : Include distribution specific install tasks] **** 2026-05-24 00:29:50.367057 | orchestrator | Sunday 24 May 2026 00:29:26 +0000 (0:00:00.242) 0:00:41.422 ************ 2026-05-24 00:29:50.367079 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/rsyslog/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-05-24 00:29:50.367101 | orchestrator | 2026-05-24 00:29:50.367120 | orchestrator | TASK [osism.services.rsyslog : Install rsyslog package] ************************ 2026-05-24 00:29:50.367139 | orchestrator | Sunday 24 May 2026 00:29:27 +0000 (0:00:00.296) 0:00:41.718 ************ 2026-05-24 00:29:50.367158 | orchestrator | ok: [testbed-manager] 2026-05-24 00:29:50.367178 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:29:50.367199 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:29:50.367218 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:29:50.367236 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:29:50.367284 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:29:50.367303 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:29:50.367321 | orchestrator | 2026-05-24 00:29:50.367339 | orchestrator | TASK [osism.services.rsyslog : Copy rsyslog.conf configuration file] *********** 2026-05-24 00:29:50.367357 | orchestrator | Sunday 24 May 2026 00:29:29 +0000 (0:00:01.769) 0:00:43.487 ************ 2026-05-24 00:29:50.367375 | orchestrator | changed: [testbed-manager] 2026-05-24 00:29:50.367393 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:29:50.367412 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:29:50.367431 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:29:50.367450 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:29:50.367469 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:29:50.367488 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:29:50.367507 | orchestrator | 2026-05-24 00:29:50.367525 | orchestrator | TASK [osism.services.rsyslog : Manage rsyslog service] ************************* 2026-05-24 00:29:50.367544 | orchestrator | Sunday 24 May 2026 00:29:30 +0000 (0:00:01.023) 0:00:44.511 ************ 2026-05-24 00:29:50.367563 | orchestrator | ok: [testbed-manager] 2026-05-24 00:29:50.367581 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:29:50.367598 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:29:50.367616 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:29:50.367634 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:29:50.367652 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:29:50.367689 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:29:50.367709 | orchestrator | 2026-05-24 00:29:50.367739 | orchestrator | TASK [osism.services.rsyslog : Include fluentd tasks] ************************** 2026-05-24 00:29:50.367758 | orchestrator | Sunday 24 May 2026 00:29:30 +0000 (0:00:00.857) 0:00:45.368 ************ 2026-05-24 00:29:50.367778 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/rsyslog/tasks/fluentd.yml for testbed-manager, testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-05-24 00:29:50.367798 | orchestrator | 2026-05-24 00:29:50.367816 | orchestrator | TASK [osism.services.rsyslog : Forward syslog message to local fluentd daemon] *** 2026-05-24 00:29:50.367835 | orchestrator | Sunday 24 May 2026 00:29:31 +0000 (0:00:00.302) 0:00:45.670 ************ 2026-05-24 00:29:50.367855 | orchestrator | changed: [testbed-manager] 2026-05-24 00:29:50.367873 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:29:50.367890 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:29:50.367905 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:29:50.367915 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:29:50.367926 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:29:50.367936 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:29:50.367947 | orchestrator | 2026-05-24 00:29:50.367986 | orchestrator | TASK [osism.services.rsyslog : Include additional log server tasks] ************ 2026-05-24 00:29:50.367997 | orchestrator | Sunday 24 May 2026 00:29:32 +0000 (0:00:01.028) 0:00:46.699 ************ 2026-05-24 00:29:50.368008 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:29:50.368018 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:29:50.368029 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:29:50.368040 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:29:50.368050 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:29:50.368060 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:29:50.368071 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:29:50.368081 | orchestrator | 2026-05-24 00:29:50.368092 | orchestrator | TASK [osism.services.rsyslog : Include logrotate tasks] ************************ 2026-05-24 00:29:50.368102 | orchestrator | Sunday 24 May 2026 00:29:32 +0000 (0:00:00.217) 0:00:46.917 ************ 2026-05-24 00:29:50.368113 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/rsyslog/tasks/logrotate.yml for testbed-manager, testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-05-24 00:29:50.368124 | orchestrator | 2026-05-24 00:29:50.368135 | orchestrator | TASK [osism.services.rsyslog : Ensure logrotate package is installed] ********** 2026-05-24 00:29:50.368146 | orchestrator | Sunday 24 May 2026 00:29:32 +0000 (0:00:00.302) 0:00:47.220 ************ 2026-05-24 00:29:50.368156 | orchestrator | ok: [testbed-manager] 2026-05-24 00:29:50.368167 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:29:50.368177 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:29:50.368187 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:29:50.368198 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:29:50.368208 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:29:50.368218 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:29:50.368229 | orchestrator | 2026-05-24 00:29:50.368311 | orchestrator | TASK [osism.services.rsyslog : Configure logrotate for rsyslog] **************** 2026-05-24 00:29:50.368325 | orchestrator | Sunday 24 May 2026 00:29:34 +0000 (0:00:01.624) 0:00:48.844 ************ 2026-05-24 00:29:50.368335 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:29:50.368350 | orchestrator | changed: [testbed-manager] 2026-05-24 00:29:50.368365 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:29:50.368375 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:29:50.368384 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:29:50.368394 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:29:50.368403 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:29:50.368412 | orchestrator | 2026-05-24 00:29:50.368421 | orchestrator | TASK [osism.commons.systohc : Install util-linux-extra package] **************** 2026-05-24 00:29:50.368441 | orchestrator | Sunday 24 May 2026 00:29:35 +0000 (0:00:01.129) 0:00:49.974 ************ 2026-05-24 00:29:50.368450 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:29:50.368460 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:29:50.368469 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:29:50.368478 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:29:50.368488 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:29:50.368497 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:29:50.368506 | orchestrator | changed: [testbed-manager] 2026-05-24 00:29:50.368515 | orchestrator | 2026-05-24 00:29:50.368525 | orchestrator | TASK [osism.commons.systohc : Sync hardware clock] ***************************** 2026-05-24 00:29:50.368534 | orchestrator | Sunday 24 May 2026 00:29:47 +0000 (0:00:12.466) 0:01:02.440 ************ 2026-05-24 00:29:50.368544 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:29:50.368553 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:29:50.368562 | orchestrator | ok: [testbed-manager] 2026-05-24 00:29:50.368572 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:29:50.368581 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:29:50.368590 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:29:50.368599 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:29:50.368609 | orchestrator | 2026-05-24 00:29:50.368618 | orchestrator | TASK [osism.commons.configfs : Start sys-kernel-config mount] ****************** 2026-05-24 00:29:50.368628 | orchestrator | Sunday 24 May 2026 00:29:48 +0000 (0:00:00.688) 0:01:03.128 ************ 2026-05-24 00:29:50.368637 | orchestrator | ok: [testbed-manager] 2026-05-24 00:29:50.368646 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:29:50.368656 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:29:50.368665 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:29:50.368674 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:29:50.368683 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:29:50.368693 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:29:50.368702 | orchestrator | 2026-05-24 00:29:50.368711 | orchestrator | TASK [osism.commons.packages : Gather variables for each operating system] ***** 2026-05-24 00:29:50.368721 | orchestrator | Sunday 24 May 2026 00:29:49 +0000 (0:00:00.872) 0:01:04.001 ************ 2026-05-24 00:29:50.368730 | orchestrator | ok: [testbed-manager] 2026-05-24 00:29:50.368739 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:29:50.368748 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:29:50.368758 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:29:50.368767 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:29:50.368776 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:29:50.368785 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:29:50.368795 | orchestrator | 2026-05-24 00:29:50.368811 | orchestrator | TASK [osism.commons.packages : Set required_packages_distribution variable to default value] *** 2026-05-24 00:29:50.368820 | orchestrator | Sunday 24 May 2026 00:29:49 +0000 (0:00:00.217) 0:01:04.218 ************ 2026-05-24 00:29:50.368830 | orchestrator | ok: [testbed-manager] 2026-05-24 00:29:50.368839 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:29:50.368848 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:29:50.368858 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:29:50.368867 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:29:50.368876 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:29:50.368885 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:29:50.368895 | orchestrator | 2026-05-24 00:29:50.368904 | orchestrator | TASK [osism.commons.packages : Include distribution specific package tasks] **** 2026-05-24 00:29:50.368913 | orchestrator | Sunday 24 May 2026 00:29:50 +0000 (0:00:00.256) 0:01:04.475 ************ 2026-05-24 00:29:50.368924 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/packages/tasks/package-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-05-24 00:29:50.368934 | orchestrator | 2026-05-24 00:29:50.368951 | orchestrator | TASK [osism.commons.packages : Install needrestart package] ******************** 2026-05-24 00:32:15.674469 | orchestrator | Sunday 24 May 2026 00:29:50 +0000 (0:00:00.328) 0:01:04.804 ************ 2026-05-24 00:32:15.674568 | orchestrator | ok: [testbed-manager] 2026-05-24 00:32:15.674594 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:32:15.674599 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:32:15.674603 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:32:15.674608 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:32:15.674612 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:32:15.674616 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:32:15.674621 | orchestrator | 2026-05-24 00:32:15.674626 | orchestrator | TASK [osism.commons.packages : Set needrestart mode] *************************** 2026-05-24 00:32:15.674631 | orchestrator | Sunday 24 May 2026 00:29:52 +0000 (0:00:01.772) 0:01:06.576 ************ 2026-05-24 00:32:15.674635 | orchestrator | changed: [testbed-manager] 2026-05-24 00:32:15.674640 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:32:15.674645 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:32:15.674649 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:32:15.674653 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:32:15.674657 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:32:15.674662 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:32:15.674666 | orchestrator | 2026-05-24 00:32:15.674670 | orchestrator | TASK [osism.commons.packages : Set apt_cache_valid_time variable to default value] *** 2026-05-24 00:32:15.674676 | orchestrator | Sunday 24 May 2026 00:29:52 +0000 (0:00:00.521) 0:01:07.098 ************ 2026-05-24 00:32:15.674680 | orchestrator | ok: [testbed-manager] 2026-05-24 00:32:15.674684 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:32:15.674688 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:32:15.674692 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:32:15.674697 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:32:15.674701 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:32:15.674705 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:32:15.674709 | orchestrator | 2026-05-24 00:32:15.674713 | orchestrator | TASK [osism.commons.packages : Update package cache] *************************** 2026-05-24 00:32:15.674717 | orchestrator | Sunday 24 May 2026 00:29:52 +0000 (0:00:00.234) 0:01:07.332 ************ 2026-05-24 00:32:15.674722 | orchestrator | ok: [testbed-manager] 2026-05-24 00:32:15.674726 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:32:15.674730 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:32:15.674734 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:32:15.674738 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:32:15.674742 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:32:15.674746 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:32:15.674750 | orchestrator | 2026-05-24 00:32:15.674755 | orchestrator | TASK [osism.commons.packages : Download upgrade packages] ********************** 2026-05-24 00:32:15.674759 | orchestrator | Sunday 24 May 2026 00:29:53 +0000 (0:00:01.116) 0:01:08.448 ************ 2026-05-24 00:32:15.674763 | orchestrator | changed: [testbed-manager] 2026-05-24 00:32:15.674767 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:32:15.674772 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:32:15.674776 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:32:15.674780 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:32:15.674784 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:32:15.674788 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:32:15.674792 | orchestrator | 2026-05-24 00:32:15.674796 | orchestrator | TASK [osism.commons.packages : Upgrade packages] ******************************* 2026-05-24 00:32:15.674801 | orchestrator | Sunday 24 May 2026 00:29:55 +0000 (0:00:01.912) 0:01:10.360 ************ 2026-05-24 00:32:15.674805 | orchestrator | ok: [testbed-manager] 2026-05-24 00:32:15.674810 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:32:15.674814 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:32:15.674818 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:32:15.674822 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:32:15.674826 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:32:15.674830 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:32:15.674835 | orchestrator | 2026-05-24 00:32:15.674839 | orchestrator | TASK [osism.commons.packages : Download required packages] ********************* 2026-05-24 00:32:15.674843 | orchestrator | Sunday 24 May 2026 00:29:58 +0000 (0:00:02.431) 0:01:12.792 ************ 2026-05-24 00:32:15.674859 | orchestrator | ok: [testbed-manager] 2026-05-24 00:32:15.674864 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:32:15.674868 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:32:15.674872 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:32:15.674876 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:32:15.674880 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:32:15.674884 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:32:15.674889 | orchestrator | 2026-05-24 00:32:15.674893 | orchestrator | TASK [osism.commons.packages : Install required packages] ********************** 2026-05-24 00:32:15.674897 | orchestrator | Sunday 24 May 2026 00:30:37 +0000 (0:00:39.629) 0:01:52.422 ************ 2026-05-24 00:32:15.674901 | orchestrator | changed: [testbed-manager] 2026-05-24 00:32:15.674906 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:32:15.674910 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:32:15.674914 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:32:15.674918 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:32:15.674922 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:32:15.674926 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:32:15.674930 | orchestrator | 2026-05-24 00:32:15.674935 | orchestrator | TASK [osism.commons.packages : Remove useless packages from the cache] ********* 2026-05-24 00:32:15.674939 | orchestrator | Sunday 24 May 2026 00:31:58 +0000 (0:01:21.000) 0:03:13.422 ************ 2026-05-24 00:32:15.674943 | orchestrator | ok: [testbed-manager] 2026-05-24 00:32:15.674948 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:32:15.674952 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:32:15.674957 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:32:15.674961 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:32:15.674965 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:32:15.674969 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:32:15.674973 | orchestrator | 2026-05-24 00:32:15.674977 | orchestrator | TASK [osism.commons.packages : Remove dependencies that are no longer required] *** 2026-05-24 00:32:15.674982 | orchestrator | Sunday 24 May 2026 00:32:00 +0000 (0:00:01.828) 0:03:15.251 ************ 2026-05-24 00:32:15.674986 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:32:15.674990 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:32:15.674994 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:32:15.674998 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:32:15.675002 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:32:15.675006 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:32:15.675011 | orchestrator | changed: [testbed-manager] 2026-05-24 00:32:15.675015 | orchestrator | 2026-05-24 00:32:15.675019 | orchestrator | TASK [osism.commons.sysctl : Include sysctl tasks] ***************************** 2026-05-24 00:32:15.675023 | orchestrator | Sunday 24 May 2026 00:32:13 +0000 (0:00:12.721) 0:03:27.972 ************ 2026-05-24 00:32:15.675056 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/sysctl/tasks/sysctl.yml for testbed-manager, testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 => (item={'key': 'elasticsearch', 'value': [{'name': 'vm.max_map_count', 'value': 262144}]}) 2026-05-24 00:32:15.675076 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/sysctl/tasks/sysctl.yml for testbed-manager, testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 => (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-05-24 00:32:15.675086 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/sysctl/tasks/sysctl.yml for testbed-manager, testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 => (item={'key': 'generic', 'value': [{'name': 'vm.swappiness', 'value': 1}]}) 2026-05-24 00:32:15.675096 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/sysctl/tasks/sysctl.yml for testbed-manager, testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 => (item={'key': 'compute', 'value': [{'name': 'net.netfilter.nf_conntrack_max', 'value': 1048576}]}) 2026-05-24 00:32:15.675101 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/sysctl/tasks/sysctl.yml for testbed-manager, testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 => (item={'key': 'network', 'value': [{'name': 'net.netfilter.nf_conntrack_max', 'value': 1048576}]}) 2026-05-24 00:32:15.675105 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/sysctl/tasks/sysctl.yml for testbed-manager, testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 => (item={'key': 'k3s_node', 'value': [{'name': 'fs.inotify.max_user_instances', 'value': 1024}]}) 2026-05-24 00:32:15.675110 | orchestrator | 2026-05-24 00:32:15.675114 | orchestrator | TASK [osism.commons.sysctl : Set sysctl parameters on elasticsearch] *********** 2026-05-24 00:32:15.675118 | orchestrator | Sunday 24 May 2026 00:32:13 +0000 (0:00:00.442) 0:03:28.414 ************ 2026-05-24 00:32:15.675123 | orchestrator | skipping: [testbed-manager] => (item={'name': 'vm.max_map_count', 'value': 262144})  2026-05-24 00:32:15.675127 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:32:15.675132 | orchestrator | skipping: [testbed-node-3] => (item={'name': 'vm.max_map_count', 'value': 262144})  2026-05-24 00:32:15.675136 | orchestrator | skipping: [testbed-node-4] => (item={'name': 'vm.max_map_count', 'value': 262144})  2026-05-24 00:32:15.675140 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:32:15.675144 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:32:15.675149 | orchestrator | skipping: [testbed-node-5] => (item={'name': 'vm.max_map_count', 'value': 262144})  2026-05-24 00:32:15.675153 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:32:15.675157 | orchestrator | changed: [testbed-node-2] => (item={'name': 'vm.max_map_count', 'value': 262144}) 2026-05-24 00:32:15.675164 | orchestrator | changed: [testbed-node-1] => (item={'name': 'vm.max_map_count', 'value': 262144}) 2026-05-24 00:32:15.675169 | orchestrator | changed: [testbed-node-0] => (item={'name': 'vm.max_map_count', 'value': 262144}) 2026-05-24 00:32:15.675173 | orchestrator | 2026-05-24 00:32:15.675177 | orchestrator | TASK [osism.commons.sysctl : Set sysctl parameters on rabbitmq] **************** 2026-05-24 00:32:15.675182 | orchestrator | Sunday 24 May 2026 00:32:15 +0000 (0:00:01.634) 0:03:30.049 ************ 2026-05-24 00:32:15.675186 | orchestrator | skipping: [testbed-manager] => (item={'name': 'net.ipv4.tcp_keepalive_time', 'value': 6})  2026-05-24 00:32:15.675191 | orchestrator | skipping: [testbed-manager] => (item={'name': 'net.ipv4.tcp_keepalive_intvl', 'value': 3})  2026-05-24 00:32:15.675196 | orchestrator | skipping: [testbed-manager] => (item={'name': 'net.ipv4.tcp_keepalive_probes', 'value': 3})  2026-05-24 00:32:15.675200 | orchestrator | skipping: [testbed-manager] => (item={'name': 'net.core.wmem_max', 'value': 16777216})  2026-05-24 00:32:15.675204 | orchestrator | skipping: [testbed-manager] => (item={'name': 'net.core.rmem_max', 'value': 16777216})  2026-05-24 00:32:15.675212 | orchestrator | skipping: [testbed-manager] => (item={'name': 'net.ipv4.tcp_fin_timeout', 'value': 20})  2026-05-24 00:32:23.337935 | orchestrator | skipping: [testbed-manager] => (item={'name': 'net.ipv4.tcp_tw_reuse', 'value': 1})  2026-05-24 00:32:23.338086 | orchestrator | skipping: [testbed-manager] => (item={'name': 'net.core.somaxconn', 'value': 4096})  2026-05-24 00:32:23.338094 | orchestrator | skipping: [testbed-manager] => (item={'name': 'net.ipv4.tcp_syncookies', 'value': 0})  2026-05-24 00:32:23.338099 | orchestrator | skipping: [testbed-manager] => (item={'name': 'net.ipv4.tcp_max_syn_backlog', 'value': 8192})  2026-05-24 00:32:23.338123 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:32:23.338129 | orchestrator | skipping: [testbed-node-3] => (item={'name': 'net.ipv4.tcp_keepalive_time', 'value': 6})  2026-05-24 00:32:23.338134 | orchestrator | skipping: [testbed-node-3] => (item={'name': 'net.ipv4.tcp_keepalive_intvl', 'value': 3})  2026-05-24 00:32:23.338138 | orchestrator | skipping: [testbed-node-3] => (item={'name': 'net.ipv4.tcp_keepalive_probes', 'value': 3})  2026-05-24 00:32:23.338142 | orchestrator | skipping: [testbed-node-3] => (item={'name': 'net.core.wmem_max', 'value': 16777216})  2026-05-24 00:32:23.338146 | orchestrator | skipping: [testbed-node-3] => (item={'name': 'net.core.rmem_max', 'value': 16777216})  2026-05-24 00:32:23.338150 | orchestrator | skipping: [testbed-node-3] => (item={'name': 'net.ipv4.tcp_fin_timeout', 'value': 20})  2026-05-24 00:32:23.338154 | orchestrator | skipping: [testbed-node-3] => (item={'name': 'net.ipv4.tcp_tw_reuse', 'value': 1})  2026-05-24 00:32:23.338158 | orchestrator | skipping: [testbed-node-4] => (item={'name': 'net.ipv4.tcp_keepalive_time', 'value': 6})  2026-05-24 00:32:23.338162 | orchestrator | skipping: [testbed-node-3] => (item={'name': 'net.core.somaxconn', 'value': 4096})  2026-05-24 00:32:23.338165 | orchestrator | skipping: [testbed-node-3] => (item={'name': 'net.ipv4.tcp_syncookies', 'value': 0})  2026-05-24 00:32:23.338169 | orchestrator | skipping: [testbed-node-4] => (item={'name': 'net.ipv4.tcp_keepalive_intvl', 'value': 3})  2026-05-24 00:32:23.338173 | orchestrator | skipping: [testbed-node-3] => (item={'name': 'net.ipv4.tcp_max_syn_backlog', 'value': 8192})  2026-05-24 00:32:23.338176 | orchestrator | skipping: [testbed-node-4] => (item={'name': 'net.ipv4.tcp_keepalive_probes', 'value': 3})  2026-05-24 00:32:23.338180 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:32:23.338184 | orchestrator | skipping: [testbed-node-4] => (item={'name': 'net.core.wmem_max', 'value': 16777216})  2026-05-24 00:32:23.338188 | orchestrator | skipping: [testbed-node-4] => (item={'name': 'net.core.rmem_max', 'value': 16777216})  2026-05-24 00:32:23.338191 | orchestrator | skipping: [testbed-node-4] => (item={'name': 'net.ipv4.tcp_fin_timeout', 'value': 20})  2026-05-24 00:32:23.338195 | orchestrator | skipping: [testbed-node-4] => (item={'name': 'net.ipv4.tcp_tw_reuse', 'value': 1})  2026-05-24 00:32:23.338199 | orchestrator | skipping: [testbed-node-4] => (item={'name': 'net.core.somaxconn', 'value': 4096})  2026-05-24 00:32:23.338203 | orchestrator | skipping: [testbed-node-4] => (item={'name': 'net.ipv4.tcp_syncookies', 'value': 0})  2026-05-24 00:32:23.338206 | orchestrator | skipping: [testbed-node-5] => (item={'name': 'net.ipv4.tcp_keepalive_time', 'value': 6})  2026-05-24 00:32:23.338210 | orchestrator | skipping: [testbed-node-4] => (item={'name': 'net.ipv4.tcp_max_syn_backlog', 'value': 8192})  2026-05-24 00:32:23.338214 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:32:23.338217 | orchestrator | skipping: [testbed-node-5] => (item={'name': 'net.ipv4.tcp_keepalive_intvl', 'value': 3})  2026-05-24 00:32:23.338221 | orchestrator | skipping: [testbed-node-5] => (item={'name': 'net.ipv4.tcp_keepalive_probes', 'value': 3})  2026-05-24 00:32:23.338225 | orchestrator | skipping: [testbed-node-5] => (item={'name': 'net.core.wmem_max', 'value': 16777216})  2026-05-24 00:32:23.338228 | orchestrator | skipping: [testbed-node-5] => (item={'name': 'net.core.rmem_max', 'value': 16777216})  2026-05-24 00:32:23.338232 | orchestrator | skipping: [testbed-node-5] => (item={'name': 'net.ipv4.tcp_fin_timeout', 'value': 20})  2026-05-24 00:32:23.338236 | orchestrator | skipping: [testbed-node-5] => (item={'name': 'net.ipv4.tcp_tw_reuse', 'value': 1})  2026-05-24 00:32:23.338251 | orchestrator | skipping: [testbed-node-5] => (item={'name': 'net.core.somaxconn', 'value': 4096})  2026-05-24 00:32:23.338255 | orchestrator | skipping: [testbed-node-5] => (item={'name': 'net.ipv4.tcp_syncookies', 'value': 0})  2026-05-24 00:32:23.338258 | orchestrator | skipping: [testbed-node-5] => (item={'name': 'net.ipv4.tcp_max_syn_backlog', 'value': 8192})  2026-05-24 00:32:23.338268 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:32:23.338271 | orchestrator | changed: [testbed-node-0] => (item={'name': 'net.ipv4.tcp_keepalive_time', 'value': 6}) 2026-05-24 00:32:23.338275 | orchestrator | changed: [testbed-node-1] => (item={'name': 'net.ipv4.tcp_keepalive_time', 'value': 6}) 2026-05-24 00:32:23.338279 | orchestrator | changed: [testbed-node-2] => (item={'name': 'net.ipv4.tcp_keepalive_time', 'value': 6}) 2026-05-24 00:32:23.338283 | orchestrator | changed: [testbed-node-0] => (item={'name': 'net.ipv4.tcp_keepalive_intvl', 'value': 3}) 2026-05-24 00:32:23.338286 | orchestrator | changed: [testbed-node-1] => (item={'name': 'net.ipv4.tcp_keepalive_intvl', 'value': 3}) 2026-05-24 00:32:23.338302 | orchestrator | changed: [testbed-node-2] => (item={'name': 'net.ipv4.tcp_keepalive_intvl', 'value': 3}) 2026-05-24 00:32:23.338306 | orchestrator | changed: [testbed-node-0] => (item={'name': 'net.ipv4.tcp_keepalive_probes', 'value': 3}) 2026-05-24 00:32:23.338309 | orchestrator | changed: [testbed-node-1] => (item={'name': 'net.ipv4.tcp_keepalive_probes', 'value': 3}) 2026-05-24 00:32:23.338313 | orchestrator | changed: [testbed-node-2] => (item={'name': 'net.ipv4.tcp_keepalive_probes', 'value': 3}) 2026-05-24 00:32:23.338317 | orchestrator | changed: [testbed-node-0] => (item={'name': 'net.core.wmem_max', 'value': 16777216}) 2026-05-24 00:32:23.338320 | orchestrator | changed: [testbed-node-1] => (item={'name': 'net.core.wmem_max', 'value': 16777216}) 2026-05-24 00:32:23.338324 | orchestrator | changed: [testbed-node-2] => (item={'name': 'net.core.wmem_max', 'value': 16777216}) 2026-05-24 00:32:23.338328 | orchestrator | changed: [testbed-node-0] => (item={'name': 'net.core.rmem_max', 'value': 16777216}) 2026-05-24 00:32:23.338331 | orchestrator | changed: [testbed-node-1] => (item={'name': 'net.core.rmem_max', 'value': 16777216}) 2026-05-24 00:32:23.338352 | orchestrator | changed: [testbed-node-2] => (item={'name': 'net.core.rmem_max', 'value': 16777216}) 2026-05-24 00:32:23.338356 | orchestrator | changed: [testbed-node-2] => (item={'name': 'net.ipv4.tcp_fin_timeout', 'value': 20}) 2026-05-24 00:32:23.338360 | orchestrator | changed: [testbed-node-2] => (item={'name': 'net.ipv4.tcp_tw_reuse', 'value': 1}) 2026-05-24 00:32:23.338364 | orchestrator | changed: [testbed-node-0] => (item={'name': 'net.ipv4.tcp_fin_timeout', 'value': 20}) 2026-05-24 00:32:23.338368 | orchestrator | changed: [testbed-node-1] => (item={'name': 'net.ipv4.tcp_fin_timeout', 'value': 20}) 2026-05-24 00:32:23.338371 | orchestrator | changed: [testbed-node-0] => (item={'name': 'net.ipv4.tcp_tw_reuse', 'value': 1}) 2026-05-24 00:32:23.338375 | orchestrator | changed: [testbed-node-1] => (item={'name': 'net.ipv4.tcp_tw_reuse', 'value': 1}) 2026-05-24 00:32:23.338379 | orchestrator | changed: [testbed-node-1] => (item={'name': 'net.core.somaxconn', 'value': 4096}) 2026-05-24 00:32:23.338382 | orchestrator | changed: [testbed-node-0] => (item={'name': 'net.core.somaxconn', 'value': 4096}) 2026-05-24 00:32:23.338386 | orchestrator | changed: [testbed-node-2] => (item={'name': 'net.core.somaxconn', 'value': 4096}) 2026-05-24 00:32:23.338389 | orchestrator | changed: [testbed-node-1] => (item={'name': 'net.ipv4.tcp_syncookies', 'value': 0}) 2026-05-24 00:32:23.338393 | orchestrator | changed: [testbed-node-2] => (item={'name': 'net.ipv4.tcp_syncookies', 'value': 0}) 2026-05-24 00:32:23.338398 | orchestrator | changed: [testbed-node-1] => (item={'name': 'net.ipv4.tcp_max_syn_backlog', 'value': 8192}) 2026-05-24 00:32:23.338404 | orchestrator | changed: [testbed-node-2] => (item={'name': 'net.ipv4.tcp_max_syn_backlog', 'value': 8192}) 2026-05-24 00:32:23.338410 | orchestrator | changed: [testbed-node-0] => (item={'name': 'net.ipv4.tcp_syncookies', 'value': 0}) 2026-05-24 00:32:23.338416 | orchestrator | changed: [testbed-node-0] => (item={'name': 'net.ipv4.tcp_max_syn_backlog', 'value': 8192}) 2026-05-24 00:32:23.338422 | orchestrator | 2026-05-24 00:32:23.338429 | orchestrator | TASK [osism.commons.sysctl : Set sysctl parameters on generic] ***************** 2026-05-24 00:32:23.338436 | orchestrator | Sunday 24 May 2026 00:32:22 +0000 (0:00:06.557) 0:03:36.606 ************ 2026-05-24 00:32:23.338447 | orchestrator | changed: [testbed-manager] => (item={'name': 'vm.swappiness', 'value': 1}) 2026-05-24 00:32:23.338453 | orchestrator | changed: [testbed-node-0] => (item={'name': 'vm.swappiness', 'value': 1}) 2026-05-24 00:32:23.338459 | orchestrator | changed: [testbed-node-2] => (item={'name': 'vm.swappiness', 'value': 1}) 2026-05-24 00:32:23.338465 | orchestrator | changed: [testbed-node-1] => (item={'name': 'vm.swappiness', 'value': 1}) 2026-05-24 00:32:23.338471 | orchestrator | changed: [testbed-node-4] => (item={'name': 'vm.swappiness', 'value': 1}) 2026-05-24 00:32:23.338477 | orchestrator | changed: [testbed-node-3] => (item={'name': 'vm.swappiness', 'value': 1}) 2026-05-24 00:32:23.338483 | orchestrator | changed: [testbed-node-5] => (item={'name': 'vm.swappiness', 'value': 1}) 2026-05-24 00:32:23.338490 | orchestrator | 2026-05-24 00:32:23.338497 | orchestrator | TASK [osism.commons.sysctl : Set sysctl parameters on compute] ***************** 2026-05-24 00:32:23.338507 | orchestrator | Sunday 24 May 2026 00:32:22 +0000 (0:00:00.568) 0:03:37.175 ************ 2026-05-24 00:32:23.338514 | orchestrator | skipping: [testbed-manager] => (item={'name': 'net.netfilter.nf_conntrack_max', 'value': 1048576})  2026-05-24 00:32:23.338521 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:32:23.338527 | orchestrator | skipping: [testbed-node-0] => (item={'name': 'net.netfilter.nf_conntrack_max', 'value': 1048576})  2026-05-24 00:32:23.338534 | orchestrator | skipping: [testbed-node-1] => (item={'name': 'net.netfilter.nf_conntrack_max', 'value': 1048576})  2026-05-24 00:32:23.338539 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:32:23.338543 | orchestrator | skipping: [testbed-node-2] => (item={'name': 'net.netfilter.nf_conntrack_max', 'value': 1048576})  2026-05-24 00:32:23.338547 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:32:23.338550 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:32:23.338554 | orchestrator | changed: [testbed-node-3] => (item={'name': 'net.netfilter.nf_conntrack_max', 'value': 1048576}) 2026-05-24 00:32:23.338558 | orchestrator | changed: [testbed-node-4] => (item={'name': 'net.netfilter.nf_conntrack_max', 'value': 1048576}) 2026-05-24 00:32:23.338566 | orchestrator | changed: [testbed-node-5] => (item={'name': 'net.netfilter.nf_conntrack_max', 'value': 1048576}) 2026-05-24 00:32:37.624297 | orchestrator | 2026-05-24 00:32:37.624457 | orchestrator | TASK [osism.commons.sysctl : Set sysctl parameters on network] ***************** 2026-05-24 00:32:37.624483 | orchestrator | Sunday 24 May 2026 00:32:23 +0000 (0:00:00.639) 0:03:37.814 ************ 2026-05-24 00:32:37.624498 | orchestrator | skipping: [testbed-manager] => (item={'name': 'net.netfilter.nf_conntrack_max', 'value': 1048576})  2026-05-24 00:32:37.624517 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:32:37.624535 | orchestrator | skipping: [testbed-node-3] => (item={'name': 'net.netfilter.nf_conntrack_max', 'value': 1048576})  2026-05-24 00:32:37.624553 | orchestrator | skipping: [testbed-node-4] => (item={'name': 'net.netfilter.nf_conntrack_max', 'value': 1048576})  2026-05-24 00:32:37.624572 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:32:37.624591 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:32:37.624610 | orchestrator | skipping: [testbed-node-5] => (item={'name': 'net.netfilter.nf_conntrack_max', 'value': 1048576})  2026-05-24 00:32:37.624628 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:32:37.624645 | orchestrator | changed: [testbed-node-0] => (item={'name': 'net.netfilter.nf_conntrack_max', 'value': 1048576}) 2026-05-24 00:32:37.624664 | orchestrator | changed: [testbed-node-1] => (item={'name': 'net.netfilter.nf_conntrack_max', 'value': 1048576}) 2026-05-24 00:32:37.624683 | orchestrator | changed: [testbed-node-2] => (item={'name': 'net.netfilter.nf_conntrack_max', 'value': 1048576}) 2026-05-24 00:32:37.624702 | orchestrator | 2026-05-24 00:32:37.624720 | orchestrator | TASK [osism.commons.sysctl : Set sysctl parameters on k3s_node] **************** 2026-05-24 00:32:37.624738 | orchestrator | Sunday 24 May 2026 00:32:23 +0000 (0:00:00.491) 0:03:38.306 ************ 2026-05-24 00:32:37.624786 | orchestrator | skipping: [testbed-manager] => (item={'name': 'fs.inotify.max_user_instances', 'value': 1024})  2026-05-24 00:32:37.624806 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:32:37.624824 | orchestrator | skipping: [testbed-node-0] => (item={'name': 'fs.inotify.max_user_instances', 'value': 1024})  2026-05-24 00:32:37.624841 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:32:37.624859 | orchestrator | skipping: [testbed-node-1] => (item={'name': 'fs.inotify.max_user_instances', 'value': 1024})  2026-05-24 00:32:37.624877 | orchestrator | skipping: [testbed-node-2] => (item={'name': 'fs.inotify.max_user_instances', 'value': 1024})  2026-05-24 00:32:37.624896 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:32:37.624914 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:32:37.624931 | orchestrator | changed: [testbed-node-3] => (item={'name': 'fs.inotify.max_user_instances', 'value': 1024}) 2026-05-24 00:32:37.624945 | orchestrator | changed: [testbed-node-5] => (item={'name': 'fs.inotify.max_user_instances', 'value': 1024}) 2026-05-24 00:32:37.624959 | orchestrator | changed: [testbed-node-4] => (item={'name': 'fs.inotify.max_user_instances', 'value': 1024}) 2026-05-24 00:32:37.624974 | orchestrator | 2026-05-24 00:32:37.624991 | orchestrator | TASK [osism.commons.limits : Include limits tasks] ***************************** 2026-05-24 00:32:37.625005 | orchestrator | Sunday 24 May 2026 00:32:25 +0000 (0:00:01.665) 0:03:39.971 ************ 2026-05-24 00:32:37.625021 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:32:37.625036 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:32:37.625051 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:32:37.625065 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:32:37.625080 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:32:37.625094 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:32:37.625109 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:32:37.625123 | orchestrator | 2026-05-24 00:32:37.625139 | orchestrator | TASK [osism.commons.services : Populate service facts] ************************* 2026-05-24 00:32:37.625154 | orchestrator | Sunday 24 May 2026 00:32:25 +0000 (0:00:00.287) 0:03:40.259 ************ 2026-05-24 00:32:37.625170 | orchestrator | ok: [testbed-manager] 2026-05-24 00:32:37.625186 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:32:37.625203 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:32:37.625218 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:32:37.625232 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:32:37.625247 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:32:37.625261 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:32:37.625275 | orchestrator | 2026-05-24 00:32:37.625289 | orchestrator | TASK [osism.commons.services : Check services] ********************************* 2026-05-24 00:32:37.625303 | orchestrator | Sunday 24 May 2026 00:32:31 +0000 (0:00:05.926) 0:03:46.185 ************ 2026-05-24 00:32:37.625316 | orchestrator | skipping: [testbed-manager] => (item=nscd)  2026-05-24 00:32:37.625330 | orchestrator | skipping: [testbed-node-0] => (item=nscd)  2026-05-24 00:32:37.625388 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:32:37.625402 | orchestrator | skipping: [testbed-node-1] => (item=nscd)  2026-05-24 00:32:37.625431 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:32:37.625444 | orchestrator | skipping: [testbed-node-2] => (item=nscd)  2026-05-24 00:32:37.625515 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:32:37.625531 | orchestrator | skipping: [testbed-node-3] => (item=nscd)  2026-05-24 00:32:37.625545 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:32:37.625559 | orchestrator | skipping: [testbed-node-4] => (item=nscd)  2026-05-24 00:32:37.625573 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:32:37.625588 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:32:37.625603 | orchestrator | skipping: [testbed-node-5] => (item=nscd)  2026-05-24 00:32:37.625618 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:32:37.625633 | orchestrator | 2026-05-24 00:32:37.625649 | orchestrator | TASK [osism.commons.services : Start/enable required services] ***************** 2026-05-24 00:32:37.625663 | orchestrator | Sunday 24 May 2026 00:32:32 +0000 (0:00:00.292) 0:03:46.478 ************ 2026-05-24 00:32:37.625695 | orchestrator | ok: [testbed-manager] => (item=cron) 2026-05-24 00:32:37.625710 | orchestrator | ok: [testbed-node-1] => (item=cron) 2026-05-24 00:32:37.625723 | orchestrator | ok: [testbed-node-0] => (item=cron) 2026-05-24 00:32:37.625762 | orchestrator | ok: [testbed-node-2] => (item=cron) 2026-05-24 00:32:37.625778 | orchestrator | ok: [testbed-node-4] => (item=cron) 2026-05-24 00:32:37.625792 | orchestrator | ok: [testbed-node-3] => (item=cron) 2026-05-24 00:32:37.625807 | orchestrator | ok: [testbed-node-5] => (item=cron) 2026-05-24 00:32:37.625833 | orchestrator | 2026-05-24 00:32:37.625848 | orchestrator | TASK [osism.commons.motd : Include distribution specific configure tasks] ****** 2026-05-24 00:32:37.625863 | orchestrator | Sunday 24 May 2026 00:32:33 +0000 (0:00:01.150) 0:03:47.629 ************ 2026-05-24 00:32:37.625879 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/motd/tasks/configure-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-05-24 00:32:37.625935 | orchestrator | 2026-05-24 00:32:37.625949 | orchestrator | TASK [osism.commons.motd : Remove update-motd package] ************************* 2026-05-24 00:32:37.625963 | orchestrator | Sunday 24 May 2026 00:32:33 +0000 (0:00:00.424) 0:03:48.053 ************ 2026-05-24 00:32:37.626216 | orchestrator | ok: [testbed-manager] 2026-05-24 00:32:37.626247 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:32:37.626261 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:32:37.626273 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:32:37.626286 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:32:37.626298 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:32:37.626311 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:32:37.626323 | orchestrator | 2026-05-24 00:32:37.626336 | orchestrator | TASK [osism.commons.motd : Check if /etc/default/motd-news exists] ************* 2026-05-24 00:32:37.626389 | orchestrator | Sunday 24 May 2026 00:32:35 +0000 (0:00:01.606) 0:03:49.660 ************ 2026-05-24 00:32:37.626404 | orchestrator | ok: [testbed-manager] 2026-05-24 00:32:37.626416 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:32:37.626429 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:32:37.626441 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:32:37.626454 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:32:37.626467 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:32:37.626481 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:32:37.626493 | orchestrator | 2026-05-24 00:32:37.626505 | orchestrator | TASK [osism.commons.motd : Disable the dynamic motd-news service] ************** 2026-05-24 00:32:37.626517 | orchestrator | Sunday 24 May 2026 00:32:35 +0000 (0:00:00.609) 0:03:50.269 ************ 2026-05-24 00:32:37.626530 | orchestrator | changed: [testbed-manager] 2026-05-24 00:32:37.626543 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:32:37.626557 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:32:37.626570 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:32:37.626582 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:32:37.626596 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:32:37.626609 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:32:37.626621 | orchestrator | 2026-05-24 00:32:37.626634 | orchestrator | TASK [osism.commons.motd : Get all configuration files in /etc/pam.d] ********** 2026-05-24 00:32:37.626647 | orchestrator | Sunday 24 May 2026 00:32:36 +0000 (0:00:00.664) 0:03:50.933 ************ 2026-05-24 00:32:37.626660 | orchestrator | ok: [testbed-manager] 2026-05-24 00:32:37.626673 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:32:37.626686 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:32:37.626700 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:32:37.626709 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:32:37.626717 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:32:37.626725 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:32:37.626732 | orchestrator | 2026-05-24 00:32:37.626741 | orchestrator | TASK [osism.commons.motd : Remove pam_motd.so rule] **************************** 2026-05-24 00:32:37.626761 | orchestrator | Sunday 24 May 2026 00:32:37 +0000 (0:00:00.589) 0:03:51.523 ************ 2026-05-24 00:32:37.626787 | 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': 1779581073.789, '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-05-24 00:32:37.626807 | 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': 1779581155.2659597, '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-05-24 00:32:37.626955 | 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': 1779581140.2650654, '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-05-24 00:32:37.627206 | 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': 1779581145.7232888, '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-05-24 00:32:43.039332 | 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': 1779581158.4562032, '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-05-24 00:32:43.039544 | 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': 1779581184.9683347, '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-05-24 00:32:43.039563 | 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': 1779581145.978958, '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-05-24 00:32:43.039601 | 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-05-24 00:32:43.039629 | 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-05-24 00:32:43.039642 | 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-05-24 00:32:43.039654 | 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-05-24 00:32:43.039697 | 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-05-24 00:32:43.039710 | 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-05-24 00:32:43.039721 | 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-05-24 00:32:43.039741 | orchestrator | 2026-05-24 00:32:43.039756 | orchestrator | TASK [osism.commons.motd : Copy motd file] ************************************* 2026-05-24 00:32:43.039771 | orchestrator | Sunday 24 May 2026 00:32:38 +0000 (0:00:00.979) 0:03:52.503 ************ 2026-05-24 00:32:43.039784 | orchestrator | changed: [testbed-manager] 2026-05-24 00:32:43.039798 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:32:43.039811 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:32:43.039823 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:32:43.039835 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:32:43.039847 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:32:43.039859 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:32:43.039917 | orchestrator | 2026-05-24 00:32:43.039933 | orchestrator | TASK [osism.commons.motd : Copy issue file] ************************************ 2026-05-24 00:32:43.039945 | orchestrator | Sunday 24 May 2026 00:32:39 +0000 (0:00:01.139) 0:03:53.642 ************ 2026-05-24 00:32:43.039958 | orchestrator | changed: [testbed-manager] 2026-05-24 00:32:43.039970 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:32:43.039982 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:32:43.039995 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:32:43.040007 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:32:43.040018 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:32:43.040029 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:32:43.040040 | orchestrator | 2026-05-24 00:32:43.040050 | orchestrator | TASK [osism.commons.motd : Copy issue.net file] ******************************** 2026-05-24 00:32:43.040061 | orchestrator | Sunday 24 May 2026 00:32:40 +0000 (0:00:01.171) 0:03:54.814 ************ 2026-05-24 00:32:43.040072 | orchestrator | changed: [testbed-manager] 2026-05-24 00:32:43.040083 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:32:43.040093 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:32:43.040110 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:32:43.040120 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:32:43.040131 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:32:43.040142 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:32:43.040153 | orchestrator | 2026-05-24 00:32:43.040164 | orchestrator | TASK [osism.commons.motd : Configure SSH to print the motd] ******************** 2026-05-24 00:32:43.040175 | orchestrator | Sunday 24 May 2026 00:32:41 +0000 (0:00:01.218) 0:03:56.032 ************ 2026-05-24 00:32:43.040186 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:32:43.040196 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:32:43.040207 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:32:43.040217 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:32:43.040228 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:32:43.040238 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:32:43.040249 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:32:43.040259 | orchestrator | 2026-05-24 00:32:43.040270 | orchestrator | TASK [osism.commons.motd : Configure SSH to not print the motd] **************** 2026-05-24 00:32:43.040281 | orchestrator | Sunday 24 May 2026 00:32:41 +0000 (0:00:00.281) 0:03:56.314 ************ 2026-05-24 00:32:43.040291 | orchestrator | ok: [testbed-manager] 2026-05-24 00:32:43.040328 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:32:43.040339 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:32:43.040375 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:32:43.040387 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:32:43.040397 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:32:43.040408 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:32:43.040419 | orchestrator | 2026-05-24 00:32:43.040430 | orchestrator | TASK [osism.services.rng : Include distribution specific install tasks] ******** 2026-05-24 00:32:43.040441 | orchestrator | Sunday 24 May 2026 00:32:42 +0000 (0:00:00.727) 0:03:57.041 ************ 2026-05-24 00:32:43.040453 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/rng/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-05-24 00:32:43.040474 | orchestrator | 2026-05-24 00:32:43.040486 | orchestrator | TASK [osism.services.rng : Install rng package] ******************************** 2026-05-24 00:32:43.040505 | orchestrator | Sunday 24 May 2026 00:32:43 +0000 (0:00:00.439) 0:03:57.481 ************ 2026-05-24 00:34:01.160218 | orchestrator | ok: [testbed-manager] 2026-05-24 00:34:01.160330 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:34:01.160345 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:34:01.160357 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:34:01.160369 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:34:01.160380 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:34:01.160452 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:34:01.160464 | orchestrator | 2026-05-24 00:34:01.160477 | orchestrator | TASK [osism.services.rng : Remove haveged package] ***************************** 2026-05-24 00:34:01.160490 | orchestrator | Sunday 24 May 2026 00:32:51 +0000 (0:00:08.641) 0:04:06.122 ************ 2026-05-24 00:34:01.160501 | orchestrator | ok: [testbed-manager] 2026-05-24 00:34:01.160512 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:34:01.160523 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:34:01.160534 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:34:01.160545 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:34:01.160556 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:34:01.160566 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:34:01.160577 | orchestrator | 2026-05-24 00:34:01.160588 | orchestrator | TASK [osism.services.rng : Manage rng service] ********************************* 2026-05-24 00:34:01.160599 | orchestrator | Sunday 24 May 2026 00:32:52 +0000 (0:00:01.279) 0:04:07.401 ************ 2026-05-24 00:34:01.160610 | orchestrator | ok: [testbed-manager] 2026-05-24 00:34:01.160621 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:34:01.160632 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:34:01.160642 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:34:01.160653 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:34:01.160664 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:34:01.160675 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:34:01.160685 | orchestrator | 2026-05-24 00:34:01.160696 | orchestrator | TASK [osism.commons.cleanup : Gather variables for each operating system] ****** 2026-05-24 00:34:01.160707 | orchestrator | Sunday 24 May 2026 00:32:53 +0000 (0:00:01.011) 0:04:08.413 ************ 2026-05-24 00:34:01.160718 | orchestrator | ok: [testbed-manager] 2026-05-24 00:34:01.160729 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:34:01.160740 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:34:01.160751 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:34:01.160764 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:34:01.160776 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:34:01.160789 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:34:01.160803 | orchestrator | 2026-05-24 00:34:01.160815 | orchestrator | TASK [osism.commons.cleanup : Set cleanup_packages_distribution variable to default value] *** 2026-05-24 00:34:01.160829 | orchestrator | Sunday 24 May 2026 00:32:54 +0000 (0:00:00.331) 0:04:08.744 ************ 2026-05-24 00:34:01.160842 | orchestrator | ok: [testbed-manager] 2026-05-24 00:34:01.160854 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:34:01.160867 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:34:01.160879 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:34:01.160891 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:34:01.160903 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:34:01.160916 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:34:01.160929 | orchestrator | 2026-05-24 00:34:01.160941 | orchestrator | TASK [osism.commons.cleanup : Set cleanup_services_distribution variable to default value] *** 2026-05-24 00:34:01.160953 | orchestrator | Sunday 24 May 2026 00:32:54 +0000 (0:00:00.324) 0:04:09.069 ************ 2026-05-24 00:34:01.160967 | orchestrator | ok: [testbed-manager] 2026-05-24 00:34:01.160980 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:34:01.160992 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:34:01.161005 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:34:01.161017 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:34:01.161030 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:34:01.161070 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:34:01.161084 | orchestrator | 2026-05-24 00:34:01.161097 | orchestrator | TASK [osism.commons.cleanup : Populate service facts] ************************** 2026-05-24 00:34:01.161110 | orchestrator | Sunday 24 May 2026 00:32:54 +0000 (0:00:00.307) 0:04:09.376 ************ 2026-05-24 00:34:01.161121 | orchestrator | ok: [testbed-manager] 2026-05-24 00:34:01.161132 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:34:01.161142 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:34:01.161153 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:34:01.161164 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:34:01.161174 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:34:01.161185 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:34:01.161196 | orchestrator | 2026-05-24 00:34:01.161207 | orchestrator | TASK [osism.commons.cleanup : Include distribution specific timer tasks] ******* 2026-05-24 00:34:01.161218 | orchestrator | Sunday 24 May 2026 00:33:00 +0000 (0:00:05.738) 0:04:15.114 ************ 2026-05-24 00:34:01.161248 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/cleanup/tasks/timers-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-05-24 00:34:01.161262 | orchestrator | 2026-05-24 00:34:01.161274 | orchestrator | TASK [osism.commons.cleanup : Disable apt-daily timers] ************************ 2026-05-24 00:34:01.161285 | orchestrator | Sunday 24 May 2026 00:33:01 +0000 (0:00:00.452) 0:04:15.567 ************ 2026-05-24 00:34:01.161295 | orchestrator | skipping: [testbed-manager] => (item=apt-daily-upgrade)  2026-05-24 00:34:01.161306 | orchestrator | skipping: [testbed-manager] => (item=apt-daily)  2026-05-24 00:34:01.161317 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:34:01.161328 | orchestrator | skipping: [testbed-node-0] => (item=apt-daily-upgrade)  2026-05-24 00:34:01.161339 | orchestrator | skipping: [testbed-node-0] => (item=apt-daily)  2026-05-24 00:34:01.161350 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:34:01.161360 | orchestrator | skipping: [testbed-node-1] => (item=apt-daily-upgrade)  2026-05-24 00:34:01.161371 | orchestrator | skipping: [testbed-node-1] => (item=apt-daily)  2026-05-24 00:34:01.161382 | orchestrator | skipping: [testbed-node-2] => (item=apt-daily-upgrade)  2026-05-24 00:34:01.161413 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:34:01.161424 | orchestrator | skipping: [testbed-node-2] => (item=apt-daily)  2026-05-24 00:34:01.161435 | orchestrator | skipping: [testbed-node-3] => (item=apt-daily-upgrade)  2026-05-24 00:34:01.161445 | orchestrator | skipping: [testbed-node-3] => (item=apt-daily)  2026-05-24 00:34:01.161456 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:34:01.161467 | orchestrator | skipping: [testbed-node-4] => (item=apt-daily-upgrade)  2026-05-24 00:34:01.161478 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:34:01.161508 | orchestrator | skipping: [testbed-node-4] => (item=apt-daily)  2026-05-24 00:34:01.161520 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:34:01.161531 | orchestrator | skipping: [testbed-node-5] => (item=apt-daily-upgrade)  2026-05-24 00:34:01.161542 | orchestrator | skipping: [testbed-node-5] => (item=apt-daily)  2026-05-24 00:34:01.161553 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:34:01.161564 | orchestrator | 2026-05-24 00:34:01.161574 | orchestrator | TASK [osism.commons.cleanup : Include service tasks] *************************** 2026-05-24 00:34:01.161585 | orchestrator | Sunday 24 May 2026 00:33:01 +0000 (0:00:00.344) 0:04:15.912 ************ 2026-05-24 00:34:01.161596 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/cleanup/tasks/services-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-05-24 00:34:01.161608 | orchestrator | 2026-05-24 00:34:01.161619 | orchestrator | TASK [osism.commons.cleanup : Cleanup services] ******************************** 2026-05-24 00:34:01.161629 | orchestrator | Sunday 24 May 2026 00:33:01 +0000 (0:00:00.485) 0:04:16.397 ************ 2026-05-24 00:34:01.161640 | orchestrator | skipping: [testbed-manager] => (item=ModemManager.service)  2026-05-24 00:34:01.161660 | orchestrator | skipping: [testbed-node-0] => (item=ModemManager.service)  2026-05-24 00:34:01.161671 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:34:01.161682 | orchestrator | skipping: [testbed-node-1] => (item=ModemManager.service)  2026-05-24 00:34:01.161693 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:34:01.161704 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:34:01.161714 | orchestrator | skipping: [testbed-node-2] => (item=ModemManager.service)  2026-05-24 00:34:01.161725 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:34:01.161736 | orchestrator | skipping: [testbed-node-3] => (item=ModemManager.service)  2026-05-24 00:34:01.161747 | orchestrator | skipping: [testbed-node-4] => (item=ModemManager.service)  2026-05-24 00:34:01.161758 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:34:01.161768 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:34:01.161779 | orchestrator | skipping: [testbed-node-5] => (item=ModemManager.service)  2026-05-24 00:34:01.161790 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:34:01.161801 | orchestrator | 2026-05-24 00:34:01.161811 | orchestrator | TASK [osism.commons.cleanup : Include packages tasks] ************************** 2026-05-24 00:34:01.161822 | orchestrator | Sunday 24 May 2026 00:33:02 +0000 (0:00:00.358) 0:04:16.755 ************ 2026-05-24 00:34:01.161834 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/cleanup/tasks/packages-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-05-24 00:34:01.161845 | orchestrator | 2026-05-24 00:34:01.161855 | orchestrator | TASK [osism.commons.cleanup : Cleanup installed packages] ********************** 2026-05-24 00:34:01.161866 | orchestrator | Sunday 24 May 2026 00:33:02 +0000 (0:00:00.478) 0:04:17.234 ************ 2026-05-24 00:34:01.161877 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:34:01.161888 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:34:01.161899 | orchestrator | changed: [testbed-manager] 2026-05-24 00:34:01.161910 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:34:01.161921 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:34:01.161932 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:34:01.161943 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:34:01.161953 | orchestrator | 2026-05-24 00:34:01.161964 | orchestrator | TASK [osism.commons.cleanup : Remove cloudinit package] ************************ 2026-05-24 00:34:01.161975 | orchestrator | Sunday 24 May 2026 00:33:36 +0000 (0:00:34.134) 0:04:51.368 ************ 2026-05-24 00:34:01.161991 | orchestrator | changed: [testbed-manager] 2026-05-24 00:34:01.162002 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:34:01.162013 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:34:01.162084 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:34:01.162095 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:34:01.162106 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:34:01.162116 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:34:01.162127 | orchestrator | 2026-05-24 00:34:01.162138 | orchestrator | TASK [osism.commons.cleanup : Uninstall unattended-upgrades package] *********** 2026-05-24 00:34:01.162149 | orchestrator | Sunday 24 May 2026 00:33:45 +0000 (0:00:08.113) 0:04:59.482 ************ 2026-05-24 00:34:01.162160 | orchestrator | changed: [testbed-manager] 2026-05-24 00:34:01.162171 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:34:01.162181 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:34:01.162192 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:34:01.162202 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:34:01.162213 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:34:01.162224 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:34:01.162234 | orchestrator | 2026-05-24 00:34:01.162245 | orchestrator | TASK [osism.commons.cleanup : Remove useless packages from the cache] ********** 2026-05-24 00:34:01.162256 | orchestrator | Sunday 24 May 2026 00:33:52 +0000 (0:00:07.932) 0:05:07.415 ************ 2026-05-24 00:34:01.162267 | orchestrator | ok: [testbed-manager] 2026-05-24 00:34:01.162285 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:34:01.162296 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:34:01.162307 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:34:01.162318 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:34:01.162328 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:34:01.162339 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:34:01.162349 | orchestrator | 2026-05-24 00:34:01.162360 | orchestrator | TASK [osism.commons.cleanup : Remove dependencies that are no longer required] *** 2026-05-24 00:34:01.162371 | orchestrator | Sunday 24 May 2026 00:33:54 +0000 (0:00:02.034) 0:05:09.450 ************ 2026-05-24 00:34:01.162382 | orchestrator | changed: [testbed-manager] 2026-05-24 00:34:01.162409 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:34:01.162420 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:34:01.162431 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:34:01.162442 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:34:01.162452 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:34:01.162463 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:34:01.162474 | orchestrator | 2026-05-24 00:34:01.162492 | orchestrator | TASK [osism.commons.cleanup : Include cloudinit tasks] ************************* 2026-05-24 00:34:12.520602 | orchestrator | Sunday 24 May 2026 00:34:01 +0000 (0:00:06.145) 0:05:15.595 ************ 2026-05-24 00:34:12.520752 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/cleanup/tasks/cloudinit.yml for testbed-manager, testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-05-24 00:34:12.520780 | orchestrator | 2026-05-24 00:34:12.520796 | orchestrator | TASK [osism.commons.cleanup : Remove cloud-init configuration directory] ******* 2026-05-24 00:34:12.520813 | orchestrator | Sunday 24 May 2026 00:34:01 +0000 (0:00:00.411) 0:05:16.006 ************ 2026-05-24 00:34:12.520874 | orchestrator | changed: [testbed-manager] 2026-05-24 00:34:12.520895 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:34:12.520911 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:34:12.520927 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:34:12.520943 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:34:12.520959 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:34:12.520975 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:34:12.520990 | orchestrator | 2026-05-24 00:34:12.521005 | orchestrator | TASK [osism.commons.timezone : Install tzdata package] ************************* 2026-05-24 00:34:12.521019 | orchestrator | Sunday 24 May 2026 00:34:02 +0000 (0:00:00.741) 0:05:16.747 ************ 2026-05-24 00:34:12.521050 | orchestrator | ok: [testbed-manager] 2026-05-24 00:34:12.521066 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:34:12.521090 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:34:12.521103 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:34:12.521117 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:34:12.521131 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:34:12.521145 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:34:12.521160 | orchestrator | 2026-05-24 00:34:12.521174 | orchestrator | TASK [osism.commons.timezone : Set timezone to UTC] **************************** 2026-05-24 00:34:12.521188 | orchestrator | Sunday 24 May 2026 00:34:04 +0000 (0:00:01.880) 0:05:18.628 ************ 2026-05-24 00:34:12.521202 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:34:12.521217 | orchestrator | changed: [testbed-manager] 2026-05-24 00:34:12.521230 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:34:12.521244 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:34:12.521257 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:34:12.521271 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:34:12.521293 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:34:12.521314 | orchestrator | 2026-05-24 00:34:12.521332 | orchestrator | TASK [osism.commons.timezone : Create /etc/adjtime file] *********************** 2026-05-24 00:34:12.521350 | orchestrator | Sunday 24 May 2026 00:34:04 +0000 (0:00:00.764) 0:05:19.393 ************ 2026-05-24 00:34:12.521371 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:34:12.521388 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:34:12.521463 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:34:12.521479 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:34:12.521492 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:34:12.521505 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:34:12.521519 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:34:12.521531 | orchestrator | 2026-05-24 00:34:12.521544 | orchestrator | TASK [osism.commons.timezone : Ensure UTC in /etc/adjtime] ********************* 2026-05-24 00:34:12.521559 | orchestrator | Sunday 24 May 2026 00:34:05 +0000 (0:00:00.283) 0:05:19.676 ************ 2026-05-24 00:34:12.521573 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:34:12.521588 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:34:12.521601 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:34:12.521615 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:34:12.521628 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:34:12.521643 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:34:12.521657 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:34:12.521670 | orchestrator | 2026-05-24 00:34:12.521685 | orchestrator | TASK [osism.services.docker : Gather variables for each operating system] ****** 2026-05-24 00:34:12.521717 | orchestrator | Sunday 24 May 2026 00:34:05 +0000 (0:00:00.422) 0:05:20.099 ************ 2026-05-24 00:34:12.521730 | orchestrator | ok: [testbed-manager] 2026-05-24 00:34:12.521743 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:34:12.521756 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:34:12.521770 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:34:12.521782 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:34:12.521794 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:34:12.521808 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:34:12.521821 | orchestrator | 2026-05-24 00:34:12.521835 | orchestrator | TASK [osism.services.docker : Set docker_version variable to default value] **** 2026-05-24 00:34:12.521849 | orchestrator | Sunday 24 May 2026 00:34:06 +0000 (0:00:00.442) 0:05:20.542 ************ 2026-05-24 00:34:12.521862 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:34:12.521875 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:34:12.521888 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:34:12.521901 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:34:12.521913 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:34:12.521925 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:34:12.521937 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:34:12.521949 | orchestrator | 2026-05-24 00:34:12.521961 | orchestrator | TASK [osism.services.docker : Set docker_cli_version variable to default value] *** 2026-05-24 00:34:12.521977 | orchestrator | Sunday 24 May 2026 00:34:06 +0000 (0:00:00.272) 0:05:20.814 ************ 2026-05-24 00:34:12.521990 | orchestrator | ok: [testbed-manager] 2026-05-24 00:34:12.522003 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:34:12.522080 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:34:12.522095 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:34:12.522108 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:34:12.522121 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:34:12.522134 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:34:12.522147 | orchestrator | 2026-05-24 00:34:12.522161 | orchestrator | TASK [osism.services.docker : Print used docker version] *********************** 2026-05-24 00:34:12.522174 | orchestrator | Sunday 24 May 2026 00:34:06 +0000 (0:00:00.320) 0:05:21.134 ************ 2026-05-24 00:34:12.522186 | orchestrator | ok: [testbed-manager] =>  2026-05-24 00:34:12.522200 | orchestrator |  docker_version: 5:27.5.1 2026-05-24 00:34:12.522212 | orchestrator | ok: [testbed-node-0] =>  2026-05-24 00:34:12.522225 | orchestrator |  docker_version: 5:27.5.1 2026-05-24 00:34:12.522237 | orchestrator | ok: [testbed-node-1] =>  2026-05-24 00:34:12.522250 | orchestrator |  docker_version: 5:27.5.1 2026-05-24 00:34:12.522262 | orchestrator | ok: [testbed-node-2] =>  2026-05-24 00:34:12.522274 | orchestrator |  docker_version: 5:27.5.1 2026-05-24 00:34:12.522312 | orchestrator | ok: [testbed-node-3] =>  2026-05-24 00:34:12.522327 | orchestrator |  docker_version: 5:27.5.1 2026-05-24 00:34:12.522336 | orchestrator | ok: [testbed-node-4] =>  2026-05-24 00:34:12.522358 | orchestrator |  docker_version: 5:27.5.1 2026-05-24 00:34:12.522365 | orchestrator | ok: [testbed-node-5] =>  2026-05-24 00:34:12.522373 | orchestrator |  docker_version: 5:27.5.1 2026-05-24 00:34:12.522381 | orchestrator | 2026-05-24 00:34:12.522423 | orchestrator | TASK [osism.services.docker : Print used docker cli version] ******************* 2026-05-24 00:34:12.522437 | orchestrator | Sunday 24 May 2026 00:34:06 +0000 (0:00:00.269) 0:05:21.404 ************ 2026-05-24 00:34:12.522450 | orchestrator | ok: [testbed-manager] =>  2026-05-24 00:34:12.522463 | orchestrator |  docker_cli_version: 5:27.5.1 2026-05-24 00:34:12.522476 | orchestrator | ok: [testbed-node-0] =>  2026-05-24 00:34:12.522490 | orchestrator |  docker_cli_version: 5:27.5.1 2026-05-24 00:34:12.522504 | orchestrator | ok: [testbed-node-1] =>  2026-05-24 00:34:12.522518 | orchestrator |  docker_cli_version: 5:27.5.1 2026-05-24 00:34:12.522531 | orchestrator | ok: [testbed-node-2] =>  2026-05-24 00:34:12.522539 | orchestrator |  docker_cli_version: 5:27.5.1 2026-05-24 00:34:12.522547 | orchestrator | ok: [testbed-node-3] =>  2026-05-24 00:34:12.522554 | orchestrator |  docker_cli_version: 5:27.5.1 2026-05-24 00:34:12.522562 | orchestrator | ok: [testbed-node-4] =>  2026-05-24 00:34:12.522570 | orchestrator |  docker_cli_version: 5:27.5.1 2026-05-24 00:34:12.522577 | orchestrator | ok: [testbed-node-5] =>  2026-05-24 00:34:12.522585 | orchestrator |  docker_cli_version: 5:27.5.1 2026-05-24 00:34:12.522592 | orchestrator | 2026-05-24 00:34:12.522600 | orchestrator | TASK [osism.services.docker : Include block storage tasks] ********************* 2026-05-24 00:34:12.522608 | orchestrator | Sunday 24 May 2026 00:34:07 +0000 (0:00:00.311) 0:05:21.715 ************ 2026-05-24 00:34:12.522616 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:34:12.522623 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:34:12.522631 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:34:12.522638 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:34:12.522646 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:34:12.522654 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:34:12.522661 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:34:12.522669 | orchestrator | 2026-05-24 00:34:12.522676 | orchestrator | TASK [osism.services.docker : Include zram storage tasks] ********************** 2026-05-24 00:34:12.522684 | orchestrator | Sunday 24 May 2026 00:34:07 +0000 (0:00:00.274) 0:05:21.990 ************ 2026-05-24 00:34:12.522692 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:34:12.522699 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:34:12.522707 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:34:12.522714 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:34:12.522722 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:34:12.522729 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:34:12.522737 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:34:12.522745 | orchestrator | 2026-05-24 00:34:12.522753 | orchestrator | TASK [osism.services.docker : Include docker install tasks] ******************** 2026-05-24 00:34:12.522760 | orchestrator | Sunday 24 May 2026 00:34:07 +0000 (0:00:00.263) 0:05:22.254 ************ 2026-05-24 00:34:12.522770 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/docker/tasks/install-docker-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-05-24 00:34:12.522781 | orchestrator | 2026-05-24 00:34:12.522789 | orchestrator | TASK [osism.services.docker : Remove old architecture-dependent repository] **** 2026-05-24 00:34:12.522796 | orchestrator | Sunday 24 May 2026 00:34:08 +0000 (0:00:00.414) 0:05:22.669 ************ 2026-05-24 00:34:12.522804 | orchestrator | ok: [testbed-manager] 2026-05-24 00:34:12.522810 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:34:12.522816 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:34:12.522823 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:34:12.522829 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:34:12.522843 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:34:12.522849 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:34:12.522856 | orchestrator | 2026-05-24 00:34:12.522870 | orchestrator | TASK [osism.services.docker : Gather package facts] **************************** 2026-05-24 00:34:12.522877 | orchestrator | Sunday 24 May 2026 00:34:09 +0000 (0:00:00.842) 0:05:23.511 ************ 2026-05-24 00:34:12.522884 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:34:12.522890 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:34:12.522896 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:34:12.522903 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:34:12.522909 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:34:12.522916 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:34:12.522922 | orchestrator | ok: [testbed-manager] 2026-05-24 00:34:12.522929 | orchestrator | 2026-05-24 00:34:12.522935 | orchestrator | TASK [osism.services.docker : Check whether packages are installed that should not be installed] *** 2026-05-24 00:34:12.522943 | orchestrator | Sunday 24 May 2026 00:34:12 +0000 (0:00:03.073) 0:05:26.585 ************ 2026-05-24 00:34:12.522950 | orchestrator | skipping: [testbed-manager] => (item=containerd)  2026-05-24 00:34:12.522957 | orchestrator | skipping: [testbed-manager] => (item=docker.io)  2026-05-24 00:34:12.522964 | orchestrator | skipping: [testbed-manager] => (item=docker-engine)  2026-05-24 00:34:12.522971 | orchestrator | skipping: [testbed-node-0] => (item=containerd)  2026-05-24 00:34:12.522977 | orchestrator | skipping: [testbed-node-0] => (item=docker.io)  2026-05-24 00:34:12.522984 | orchestrator | skipping: [testbed-node-0] => (item=docker-engine)  2026-05-24 00:34:12.522990 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:34:12.522997 | orchestrator | skipping: [testbed-node-1] => (item=containerd)  2026-05-24 00:34:12.523003 | orchestrator | skipping: [testbed-node-1] => (item=docker.io)  2026-05-24 00:34:12.523010 | orchestrator | skipping: [testbed-node-1] => (item=docker-engine)  2026-05-24 00:34:12.523016 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:34:12.523026 | orchestrator | skipping: [testbed-node-2] => (item=containerd)  2026-05-24 00:34:12.523036 | orchestrator | skipping: [testbed-node-2] => (item=docker.io)  2026-05-24 00:34:12.523046 | orchestrator | skipping: [testbed-node-2] => (item=docker-engine)  2026-05-24 00:34:12.523057 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:34:12.523067 | orchestrator | skipping: [testbed-node-3] => (item=containerd)  2026-05-24 00:34:12.523089 | orchestrator | skipping: [testbed-node-3] => (item=docker.io)  2026-05-24 00:35:15.408656 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:35:15.408768 | orchestrator | skipping: [testbed-node-3] => (item=docker-engine)  2026-05-24 00:35:15.408785 | orchestrator | skipping: [testbed-node-4] => (item=containerd)  2026-05-24 00:35:15.408797 | orchestrator | skipping: [testbed-node-4] => (item=docker.io)  2026-05-24 00:35:15.408808 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:35:15.408819 | orchestrator | skipping: [testbed-node-4] => (item=docker-engine)  2026-05-24 00:35:15.408830 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:35:15.408841 | orchestrator | skipping: [testbed-node-5] => (item=containerd)  2026-05-24 00:35:15.408852 | orchestrator | skipping: [testbed-node-5] => (item=docker.io)  2026-05-24 00:35:15.408862 | orchestrator | skipping: [testbed-node-5] => (item=docker-engine)  2026-05-24 00:35:15.408873 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:35:15.408884 | orchestrator | 2026-05-24 00:35:15.408896 | orchestrator | TASK [osism.services.docker : Install apt-transport-https package] ************* 2026-05-24 00:35:15.408909 | orchestrator | Sunday 24 May 2026 00:34:12 +0000 (0:00:00.612) 0:05:27.198 ************ 2026-05-24 00:35:15.408920 | orchestrator | ok: [testbed-manager] 2026-05-24 00:35:15.408931 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:35:15.408942 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:35:15.408952 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:35:15.408963 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:35:15.408974 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:35:15.408984 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:35:15.408995 | orchestrator | 2026-05-24 00:35:15.409005 | orchestrator | TASK [osism.services.docker : Add repository gpg key] ************************** 2026-05-24 00:35:15.409041 | orchestrator | Sunday 24 May 2026 00:34:19 +0000 (0:00:06.968) 0:05:34.166 ************ 2026-05-24 00:35:15.409052 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:35:15.409063 | orchestrator | ok: [testbed-manager] 2026-05-24 00:35:15.409073 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:35:15.409084 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:35:15.409094 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:35:15.409105 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:35:15.409115 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:35:15.409125 | orchestrator | 2026-05-24 00:35:15.409136 | orchestrator | TASK [osism.services.docker : Add repository] ********************************** 2026-05-24 00:35:15.409147 | orchestrator | Sunday 24 May 2026 00:34:20 +0000 (0:00:01.040) 0:05:35.206 ************ 2026-05-24 00:35:15.409157 | orchestrator | ok: [testbed-manager] 2026-05-24 00:35:15.409168 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:35:15.409180 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:35:15.409192 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:35:15.409203 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:35:15.409215 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:35:15.409228 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:35:15.409240 | orchestrator | 2026-05-24 00:35:15.409252 | orchestrator | TASK [osism.services.docker : Update package cache] **************************** 2026-05-24 00:35:15.409264 | orchestrator | Sunday 24 May 2026 00:34:29 +0000 (0:00:08.864) 0:05:44.071 ************ 2026-05-24 00:35:15.409276 | orchestrator | changed: [testbed-manager] 2026-05-24 00:35:15.409288 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:35:15.409300 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:35:15.409312 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:35:15.409324 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:35:15.409337 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:35:15.409349 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:35:15.409361 | orchestrator | 2026-05-24 00:35:15.409375 | orchestrator | TASK [osism.services.docker : Pin docker package version] ********************** 2026-05-24 00:35:15.409394 | orchestrator | Sunday 24 May 2026 00:34:33 +0000 (0:00:03.747) 0:05:47.818 ************ 2026-05-24 00:35:15.409436 | orchestrator | ok: [testbed-manager] 2026-05-24 00:35:15.409456 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:35:15.409474 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:35:15.409494 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:35:15.409513 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:35:15.409532 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:35:15.409549 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:35:15.409560 | orchestrator | 2026-05-24 00:35:15.409571 | orchestrator | TASK [osism.services.docker : Pin docker-cli package version] ****************** 2026-05-24 00:35:15.409582 | orchestrator | Sunday 24 May 2026 00:34:34 +0000 (0:00:01.334) 0:05:49.152 ************ 2026-05-24 00:35:15.409593 | orchestrator | ok: [testbed-manager] 2026-05-24 00:35:15.409603 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:35:15.409613 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:35:15.409624 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:35:15.409634 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:35:15.409644 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:35:15.409655 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:35:15.409665 | orchestrator | 2026-05-24 00:35:15.409676 | orchestrator | TASK [osism.services.docker : Unlock containerd package] *********************** 2026-05-24 00:35:15.409687 | orchestrator | Sunday 24 May 2026 00:34:36 +0000 (0:00:01.370) 0:05:50.523 ************ 2026-05-24 00:35:15.409698 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:35:15.409708 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:35:15.409719 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:35:15.409729 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:35:15.409739 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:35:15.409750 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:35:15.409760 | orchestrator | changed: [testbed-manager] 2026-05-24 00:35:15.409780 | orchestrator | 2026-05-24 00:35:15.409791 | orchestrator | TASK [osism.services.docker : Install containerd package] ********************** 2026-05-24 00:35:15.409802 | orchestrator | Sunday 24 May 2026 00:34:36 +0000 (0:00:00.604) 0:05:51.128 ************ 2026-05-24 00:35:15.409812 | orchestrator | ok: [testbed-manager] 2026-05-24 00:35:15.409823 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:35:15.409834 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:35:15.409844 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:35:15.409855 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:35:15.409865 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:35:15.409875 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:35:15.409886 | orchestrator | 2026-05-24 00:35:15.409896 | orchestrator | TASK [osism.services.docker : Lock containerd package] ************************* 2026-05-24 00:35:15.409927 | orchestrator | Sunday 24 May 2026 00:34:46 +0000 (0:00:09.909) 0:06:01.037 ************ 2026-05-24 00:35:15.409938 | orchestrator | changed: [testbed-manager] 2026-05-24 00:35:15.409949 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:35:15.409959 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:35:15.409970 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:35:15.409980 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:35:15.409990 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:35:15.410001 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:35:15.410011 | orchestrator | 2026-05-24 00:35:15.410094 | orchestrator | TASK [osism.services.docker : Install docker-cli package] ********************** 2026-05-24 00:35:15.410113 | orchestrator | Sunday 24 May 2026 00:34:47 +0000 (0:00:01.098) 0:06:02.135 ************ 2026-05-24 00:35:15.410132 | orchestrator | ok: [testbed-manager] 2026-05-24 00:35:15.410151 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:35:15.410162 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:35:15.410173 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:35:15.410183 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:35:15.410194 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:35:15.410205 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:35:15.410215 | orchestrator | 2026-05-24 00:35:15.410226 | orchestrator | TASK [osism.services.docker : Install docker package] ************************** 2026-05-24 00:35:15.410237 | orchestrator | Sunday 24 May 2026 00:34:56 +0000 (0:00:09.073) 0:06:11.209 ************ 2026-05-24 00:35:15.410247 | orchestrator | ok: [testbed-manager] 2026-05-24 00:35:15.410258 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:35:15.410269 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:35:15.410330 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:35:15.410343 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:35:15.410354 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:35:15.410364 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:35:15.410375 | orchestrator | 2026-05-24 00:35:15.410385 | orchestrator | TASK [osism.services.docker : Unblock installation of python docker packages] *** 2026-05-24 00:35:15.410396 | orchestrator | Sunday 24 May 2026 00:35:08 +0000 (0:00:11.474) 0:06:22.684 ************ 2026-05-24 00:35:15.410407 | orchestrator | ok: [testbed-manager] => (item=python3-docker) 2026-05-24 00:35:15.410498 | orchestrator | ok: [testbed-node-0] => (item=python3-docker) 2026-05-24 00:35:15.410521 | orchestrator | ok: [testbed-node-1] => (item=python3-docker) 2026-05-24 00:35:15.410543 | orchestrator | ok: [testbed-node-2] => (item=python3-docker) 2026-05-24 00:35:15.410562 | orchestrator | ok: [testbed-manager] => (item=python-docker) 2026-05-24 00:35:15.410575 | orchestrator | ok: [testbed-node-3] => (item=python3-docker) 2026-05-24 00:35:15.410585 | orchestrator | ok: [testbed-node-4] => (item=python3-docker) 2026-05-24 00:35:15.410594 | orchestrator | ok: [testbed-node-5] => (item=python3-docker) 2026-05-24 00:35:15.410604 | orchestrator | ok: [testbed-node-0] => (item=python-docker) 2026-05-24 00:35:15.410613 | orchestrator | ok: [testbed-node-1] => (item=python-docker) 2026-05-24 00:35:15.410623 | orchestrator | ok: [testbed-node-2] => (item=python-docker) 2026-05-24 00:35:15.410632 | orchestrator | ok: [testbed-node-3] => (item=python-docker) 2026-05-24 00:35:15.410651 | orchestrator | ok: [testbed-node-4] => (item=python-docker) 2026-05-24 00:35:15.410660 | orchestrator | ok: [testbed-node-5] => (item=python-docker) 2026-05-24 00:35:15.410670 | orchestrator | 2026-05-24 00:35:15.410680 | orchestrator | TASK [osism.services.docker : Install python3 docker package] ****************** 2026-05-24 00:35:15.410690 | orchestrator | Sunday 24 May 2026 00:35:09 +0000 (0:00:01.119) 0:06:23.803 ************ 2026-05-24 00:35:15.410699 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:35:15.410709 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:35:15.410718 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:35:15.410727 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:35:15.410737 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:35:15.410746 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:35:15.410755 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:35:15.410765 | orchestrator | 2026-05-24 00:35:15.410779 | orchestrator | TASK [osism.services.docker : Install python3 docker package from Debian Sid] *** 2026-05-24 00:35:15.410789 | orchestrator | Sunday 24 May 2026 00:35:09 +0000 (0:00:00.597) 0:06:24.400 ************ 2026-05-24 00:35:15.410798 | orchestrator | ok: [testbed-manager] 2026-05-24 00:35:15.410808 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:35:15.410817 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:35:15.410827 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:35:15.410836 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:35:15.410845 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:35:15.410855 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:35:15.410864 | orchestrator | 2026-05-24 00:35:15.410879 | orchestrator | TASK [osism.services.docker : Remove python docker packages (install python bindings from pip)] *** 2026-05-24 00:35:15.410898 | orchestrator | Sunday 24 May 2026 00:35:14 +0000 (0:00:04.532) 0:06:28.932 ************ 2026-05-24 00:35:15.410916 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:35:15.410925 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:35:15.410935 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:35:15.410944 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:35:15.410953 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:35:15.410962 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:35:15.410972 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:35:15.410981 | orchestrator | 2026-05-24 00:35:15.410991 | orchestrator | TASK [osism.services.docker : Block installation of python docker packages (install python bindings from pip)] *** 2026-05-24 00:35:15.411001 | orchestrator | Sunday 24 May 2026 00:35:15 +0000 (0:00:00.590) 0:06:29.522 ************ 2026-05-24 00:35:15.411010 | orchestrator | skipping: [testbed-manager] => (item=python3-docker)  2026-05-24 00:35:15.411020 | orchestrator | skipping: [testbed-manager] => (item=python-docker)  2026-05-24 00:35:15.411029 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:35:15.411039 | orchestrator | skipping: [testbed-node-0] => (item=python3-docker)  2026-05-24 00:35:15.411048 | orchestrator | skipping: [testbed-node-0] => (item=python-docker)  2026-05-24 00:35:15.411057 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:35:15.411067 | orchestrator | skipping: [testbed-node-1] => (item=python3-docker)  2026-05-24 00:35:15.411076 | orchestrator | skipping: [testbed-node-1] => (item=python-docker)  2026-05-24 00:35:15.411086 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:35:15.411106 | orchestrator | skipping: [testbed-node-2] => (item=python3-docker)  2026-05-24 00:35:34.793189 | orchestrator | skipping: [testbed-node-2] => (item=python-docker)  2026-05-24 00:35:34.793278 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:35:34.793288 | orchestrator | skipping: [testbed-node-3] => (item=python3-docker)  2026-05-24 00:35:34.793295 | orchestrator | skipping: [testbed-node-3] => (item=python-docker)  2026-05-24 00:35:34.793302 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:35:34.793309 | orchestrator | skipping: [testbed-node-4] => (item=python3-docker)  2026-05-24 00:35:34.793316 | orchestrator | skipping: [testbed-node-4] => (item=python-docker)  2026-05-24 00:35:34.793342 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:35:34.793349 | orchestrator | skipping: [testbed-node-5] => (item=python3-docker)  2026-05-24 00:35:34.793356 | orchestrator | skipping: [testbed-node-5] => (item=python-docker)  2026-05-24 00:35:34.793363 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:35:34.793370 | orchestrator | 2026-05-24 00:35:34.793378 | orchestrator | TASK [osism.services.docker : Install python3-pip package (install python bindings from pip)] *** 2026-05-24 00:35:34.793386 | orchestrator | Sunday 24 May 2026 00:35:15 +0000 (0:00:00.615) 0:06:30.138 ************ 2026-05-24 00:35:34.793392 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:35:34.793399 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:35:34.793406 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:35:34.793412 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:35:34.793419 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:35:34.793505 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:35:34.793512 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:35:34.793519 | orchestrator | 2026-05-24 00:35:34.793525 | orchestrator | TASK [osism.services.docker : Install docker packages (install python bindings from pip)] *** 2026-05-24 00:35:34.793532 | orchestrator | Sunday 24 May 2026 00:35:16 +0000 (0:00:00.491) 0:06:30.629 ************ 2026-05-24 00:35:34.793539 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:35:34.793545 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:35:34.793552 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:35:34.793558 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:35:34.793565 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:35:34.793572 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:35:34.793578 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:35:34.793584 | orchestrator | 2026-05-24 00:35:34.793591 | orchestrator | TASK [osism.services.docker : Install packages required by docker login] ******* 2026-05-24 00:35:34.793598 | orchestrator | Sunday 24 May 2026 00:35:16 +0000 (0:00:00.703) 0:06:31.333 ************ 2026-05-24 00:35:34.793604 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:35:34.793611 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:35:34.793617 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:35:34.793623 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:35:34.793630 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:35:34.793636 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:35:34.793642 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:35:34.793649 | orchestrator | 2026-05-24 00:35:34.793655 | orchestrator | TASK [osism.services.docker : Ensure that some packages are not installed] ***** 2026-05-24 00:35:34.793662 | orchestrator | Sunday 24 May 2026 00:35:17 +0000 (0:00:00.538) 0:06:31.872 ************ 2026-05-24 00:35:34.793668 | orchestrator | ok: [testbed-manager] 2026-05-24 00:35:34.793675 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:35:34.793687 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:35:34.793697 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:35:34.793708 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:35:34.793719 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:35:34.793727 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:35:34.793745 | orchestrator | 2026-05-24 00:35:34.793756 | orchestrator | TASK [osism.services.docker : Include config tasks] **************************** 2026-05-24 00:35:34.793767 | orchestrator | Sunday 24 May 2026 00:35:19 +0000 (0:00:01.721) 0:06:33.593 ************ 2026-05-24 00:35:34.793779 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/docker/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-05-24 00:35:34.793793 | orchestrator | 2026-05-24 00:35:34.793805 | orchestrator | TASK [osism.services.docker : Create plugins directory] ************************ 2026-05-24 00:35:34.793817 | orchestrator | Sunday 24 May 2026 00:35:20 +0000 (0:00:00.876) 0:06:34.470 ************ 2026-05-24 00:35:34.793828 | orchestrator | ok: [testbed-manager] 2026-05-24 00:35:34.793838 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:35:34.793864 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:35:34.793872 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:35:34.793880 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:35:34.793888 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:35:34.793896 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:35:34.793903 | orchestrator | 2026-05-24 00:35:34.793909 | orchestrator | TASK [osism.services.docker : Create systemd overlay directory] **************** 2026-05-24 00:35:34.793916 | orchestrator | Sunday 24 May 2026 00:35:21 +0000 (0:00:01.040) 0:06:35.510 ************ 2026-05-24 00:35:34.793923 | orchestrator | ok: [testbed-manager] 2026-05-24 00:35:34.793930 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:35:34.793936 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:35:34.793943 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:35:34.793949 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:35:34.793955 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:35:34.793962 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:35:34.793968 | orchestrator | 2026-05-24 00:35:34.793975 | orchestrator | TASK [osism.services.docker : Copy systemd overlay file] *********************** 2026-05-24 00:35:34.793981 | orchestrator | Sunday 24 May 2026 00:35:21 +0000 (0:00:00.869) 0:06:36.380 ************ 2026-05-24 00:35:34.793988 | orchestrator | ok: [testbed-manager] 2026-05-24 00:35:34.793994 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:35:34.794000 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:35:34.794007 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:35:34.794102 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:35:34.794110 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:35:34.794117 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:35:34.794123 | orchestrator | 2026-05-24 00:35:34.794130 | orchestrator | TASK [osism.services.docker : Reload systemd daemon if systemd overlay file is changed] *** 2026-05-24 00:35:34.794153 | orchestrator | Sunday 24 May 2026 00:35:23 +0000 (0:00:01.388) 0:06:37.769 ************ 2026-05-24 00:35:34.794160 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:35:34.794167 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:35:34.794173 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:35:34.794180 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:35:34.794186 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:35:34.794193 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:35:34.794200 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:35:34.794206 | orchestrator | 2026-05-24 00:35:34.794213 | orchestrator | TASK [osism.services.docker : Copy limits configuration file] ****************** 2026-05-24 00:35:34.794220 | orchestrator | Sunday 24 May 2026 00:35:24 +0000 (0:00:01.382) 0:06:39.152 ************ 2026-05-24 00:35:34.794226 | orchestrator | ok: [testbed-manager] 2026-05-24 00:35:34.794233 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:35:34.794240 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:35:34.794246 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:35:34.794254 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:35:34.794262 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:35:34.794269 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:35:34.794277 | orchestrator | 2026-05-24 00:35:34.794285 | orchestrator | TASK [osism.services.docker : Copy daemon.json configuration file] ************* 2026-05-24 00:35:34.794293 | orchestrator | Sunday 24 May 2026 00:35:26 +0000 (0:00:01.335) 0:06:40.487 ************ 2026-05-24 00:35:34.794300 | orchestrator | changed: [testbed-manager] 2026-05-24 00:35:34.794308 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:35:34.794316 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:35:34.794324 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:35:34.794332 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:35:34.794339 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:35:34.794347 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:35:34.794355 | orchestrator | 2026-05-24 00:35:34.794363 | orchestrator | TASK [osism.services.docker : Include service tasks] *************************** 2026-05-24 00:35:34.794371 | orchestrator | Sunday 24 May 2026 00:35:27 +0000 (0:00:01.733) 0:06:42.221 ************ 2026-05-24 00:35:34.794390 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/docker/tasks/service.yml for testbed-manager, testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-05-24 00:35:34.794399 | orchestrator | 2026-05-24 00:35:34.794407 | orchestrator | TASK [osism.services.docker : Reload systemd daemon] *************************** 2026-05-24 00:35:34.794415 | orchestrator | Sunday 24 May 2026 00:35:28 +0000 (0:00:00.934) 0:06:43.156 ************ 2026-05-24 00:35:34.794445 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:35:34.794458 | orchestrator | ok: [testbed-manager] 2026-05-24 00:35:34.794465 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:35:34.794473 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:35:34.794481 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:35:34.794489 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:35:34.794496 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:35:34.794504 | orchestrator | 2026-05-24 00:35:34.794512 | orchestrator | TASK [osism.services.docker : Manage service] ********************************** 2026-05-24 00:35:34.794520 | orchestrator | Sunday 24 May 2026 00:35:30 +0000 (0:00:01.337) 0:06:44.494 ************ 2026-05-24 00:35:34.794527 | orchestrator | ok: [testbed-manager] 2026-05-24 00:35:34.794535 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:35:34.794543 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:35:34.794550 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:35:34.794558 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:35:34.794566 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:35:34.794573 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:35:34.794581 | orchestrator | 2026-05-24 00:35:34.794589 | orchestrator | TASK [osism.services.docker : Manage docker socket service] ******************** 2026-05-24 00:35:34.794597 | orchestrator | Sunday 24 May 2026 00:35:31 +0000 (0:00:01.276) 0:06:45.770 ************ 2026-05-24 00:35:34.794604 | orchestrator | ok: [testbed-manager] 2026-05-24 00:35:34.794633 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:35:34.794647 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:35:34.794659 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:35:34.794671 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:35:34.794684 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:35:34.794696 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:35:34.794708 | orchestrator | 2026-05-24 00:35:34.794722 | orchestrator | TASK [osism.services.docker : Manage containerd service] *********************** 2026-05-24 00:35:34.794734 | orchestrator | Sunday 24 May 2026 00:35:32 +0000 (0:00:01.143) 0:06:46.913 ************ 2026-05-24 00:35:34.794748 | orchestrator | ok: [testbed-manager] 2026-05-24 00:35:34.794761 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:35:34.794774 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:35:34.794785 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:35:34.794793 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:35:34.794800 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:35:34.794808 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:35:34.794815 | orchestrator | 2026-05-24 00:35:34.794823 | orchestrator | TASK [osism.services.docker : Include bootstrap tasks] ************************* 2026-05-24 00:35:34.794831 | orchestrator | Sunday 24 May 2026 00:35:33 +0000 (0:00:01.115) 0:06:48.029 ************ 2026-05-24 00:35:34.794839 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/docker/tasks/bootstrap.yml for testbed-manager, testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-05-24 00:35:34.794847 | orchestrator | 2026-05-24 00:35:34.794855 | orchestrator | TASK [osism.services.docker : Flush handlers] ********************************** 2026-05-24 00:35:34.794862 | orchestrator | Sunday 24 May 2026 00:35:34 +0000 (0:00:00.888) 0:06:48.917 ************ 2026-05-24 00:35:34.794870 | orchestrator | 2026-05-24 00:35:34.794878 | orchestrator | TASK [osism.services.docker : Flush handlers] ********************************** 2026-05-24 00:35:34.794886 | orchestrator | Sunday 24 May 2026 00:35:34 +0000 (0:00:00.048) 0:06:48.966 ************ 2026-05-24 00:35:34.794893 | orchestrator | 2026-05-24 00:35:34.794901 | orchestrator | TASK [osism.services.docker : Flush handlers] ********************************** 2026-05-24 00:35:34.794916 | orchestrator | Sunday 24 May 2026 00:35:34 +0000 (0:00:00.207) 0:06:49.173 ************ 2026-05-24 00:35:34.794924 | orchestrator | 2026-05-24 00:35:34.794932 | orchestrator | TASK [osism.services.docker : Flush handlers] ********************************** 2026-05-24 00:35:34.794948 | orchestrator | Sunday 24 May 2026 00:35:34 +0000 (0:00:00.057) 0:06:49.231 ************ 2026-05-24 00:36:01.625535 | orchestrator | 2026-05-24 00:36:01.625673 | orchestrator | TASK [osism.services.docker : Flush handlers] ********************************** 2026-05-24 00:36:01.625697 | orchestrator | Sunday 24 May 2026 00:35:34 +0000 (0:00:00.040) 0:06:49.271 ************ 2026-05-24 00:36:01.625716 | orchestrator | 2026-05-24 00:36:01.625733 | orchestrator | TASK [osism.services.docker : Flush handlers] ********************************** 2026-05-24 00:36:01.625751 | orchestrator | Sunday 24 May 2026 00:35:34 +0000 (0:00:00.045) 0:06:49.317 ************ 2026-05-24 00:36:01.625769 | orchestrator | 2026-05-24 00:36:01.625786 | orchestrator | TASK [osism.services.docker : Flush handlers] ********************************** 2026-05-24 00:36:01.625803 | orchestrator | Sunday 24 May 2026 00:35:34 +0000 (0:00:00.041) 0:06:49.359 ************ 2026-05-24 00:36:01.625820 | orchestrator | 2026-05-24 00:36:01.625838 | orchestrator | RUNNING HANDLER [osism.commons.repository : Force update of package cache] ***** 2026-05-24 00:36:01.625855 | orchestrator | Sunday 24 May 2026 00:35:34 +0000 (0:00:00.041) 0:06:49.400 ************ 2026-05-24 00:36:01.625872 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:36:01.625889 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:36:01.625906 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:36:01.625922 | orchestrator | 2026-05-24 00:36:01.625939 | orchestrator | RUNNING HANDLER [osism.services.rsyslog : Restart rsyslog service] ************* 2026-05-24 00:36:01.625957 | orchestrator | Sunday 24 May 2026 00:35:36 +0000 (0:00:01.202) 0:06:50.603 ************ 2026-05-24 00:36:01.625975 | orchestrator | changed: [testbed-manager] 2026-05-24 00:36:01.625994 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:36:01.626081 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:36:01.626106 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:36:01.626124 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:36:01.626141 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:36:01.626157 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:36:01.626174 | orchestrator | 2026-05-24 00:36:01.626191 | orchestrator | RUNNING HANDLER [osism.services.rsyslog : Restart logrotate service] *********** 2026-05-24 00:36:01.626208 | orchestrator | Sunday 24 May 2026 00:35:37 +0000 (0:00:01.372) 0:06:51.976 ************ 2026-05-24 00:36:01.626225 | orchestrator | changed: [testbed-manager] 2026-05-24 00:36:01.626242 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:36:01.626258 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:36:01.626275 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:36:01.626292 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:36:01.626309 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:36:01.626326 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:36:01.626341 | orchestrator | 2026-05-24 00:36:01.626360 | orchestrator | RUNNING HANDLER [osism.services.docker : Restart docker service] *************** 2026-05-24 00:36:01.626376 | orchestrator | Sunday 24 May 2026 00:35:38 +0000 (0:00:01.179) 0:06:53.156 ************ 2026-05-24 00:36:01.626392 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:36:01.626409 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:36:01.626426 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:36:01.626479 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:36:01.626496 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:36:01.626526 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:36:01.626542 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:36:01.626558 | orchestrator | 2026-05-24 00:36:01.626575 | orchestrator | RUNNING HANDLER [osism.services.docker : Wait after docker service restart] **** 2026-05-24 00:36:01.626591 | orchestrator | Sunday 24 May 2026 00:35:41 +0000 (0:00:02.455) 0:06:55.611 ************ 2026-05-24 00:36:01.626606 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:36:01.626621 | orchestrator | 2026-05-24 00:36:01.626672 | orchestrator | TASK [osism.services.docker : Add user to docker group] ************************ 2026-05-24 00:36:01.626690 | orchestrator | Sunday 24 May 2026 00:35:41 +0000 (0:00:00.087) 0:06:55.699 ************ 2026-05-24 00:36:01.626707 | orchestrator | ok: [testbed-manager] 2026-05-24 00:36:01.626722 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:36:01.626752 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:36:01.626787 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:36:01.626804 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:36:01.626818 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:36:01.626832 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:36:01.626847 | orchestrator | 2026-05-24 00:36:01.626863 | orchestrator | TASK [osism.services.docker : Log into private registry and force re-authorization] *** 2026-05-24 00:36:01.626882 | orchestrator | Sunday 24 May 2026 00:35:42 +0000 (0:00:01.185) 0:06:56.884 ************ 2026-05-24 00:36:01.626898 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:36:01.626915 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:36:01.626931 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:36:01.626947 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:36:01.626963 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:36:01.626979 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:36:01.626995 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:36:01.627011 | orchestrator | 2026-05-24 00:36:01.627027 | orchestrator | TASK [osism.services.docker : Include facts tasks] ***************************** 2026-05-24 00:36:01.627042 | orchestrator | Sunday 24 May 2026 00:35:42 +0000 (0:00:00.529) 0:06:57.413 ************ 2026-05-24 00:36:01.627059 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/docker/tasks/facts.yml for testbed-manager, testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-05-24 00:36:01.627078 | orchestrator | 2026-05-24 00:36:01.627093 | orchestrator | TASK [osism.services.docker : Create facts directory] ************************** 2026-05-24 00:36:01.627110 | orchestrator | Sunday 24 May 2026 00:35:43 +0000 (0:00:00.902) 0:06:58.316 ************ 2026-05-24 00:36:01.627125 | orchestrator | ok: [testbed-manager] 2026-05-24 00:36:01.627142 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:36:01.627158 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:36:01.627174 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:36:01.627191 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:36:01.627207 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:36:01.627223 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:36:01.627240 | orchestrator | 2026-05-24 00:36:01.627255 | orchestrator | TASK [osism.services.docker : Copy docker fact files] ************************** 2026-05-24 00:36:01.627271 | orchestrator | Sunday 24 May 2026 00:35:44 +0000 (0:00:01.091) 0:06:59.407 ************ 2026-05-24 00:36:01.627287 | orchestrator | ok: [testbed-manager] => (item=docker_containers) 2026-05-24 00:36:01.627331 | orchestrator | changed: [testbed-node-0] => (item=docker_containers) 2026-05-24 00:36:01.627349 | orchestrator | changed: [testbed-node-1] => (item=docker_containers) 2026-05-24 00:36:01.627364 | orchestrator | changed: [testbed-node-2] => (item=docker_containers) 2026-05-24 00:36:01.627379 | orchestrator | changed: [testbed-node-3] => (item=docker_containers) 2026-05-24 00:36:01.627392 | orchestrator | changed: [testbed-node-4] => (item=docker_containers) 2026-05-24 00:36:01.627407 | orchestrator | changed: [testbed-node-5] => (item=docker_containers) 2026-05-24 00:36:01.627423 | orchestrator | ok: [testbed-manager] => (item=docker_images) 2026-05-24 00:36:01.627467 | orchestrator | changed: [testbed-node-0] => (item=docker_images) 2026-05-24 00:36:01.627484 | orchestrator | changed: [testbed-node-1] => (item=docker_images) 2026-05-24 00:36:01.627499 | orchestrator | changed: [testbed-node-2] => (item=docker_images) 2026-05-24 00:36:01.627515 | orchestrator | changed: [testbed-node-3] => (item=docker_images) 2026-05-24 00:36:01.627531 | orchestrator | changed: [testbed-node-5] => (item=docker_images) 2026-05-24 00:36:01.627548 | orchestrator | changed: [testbed-node-4] => (item=docker_images) 2026-05-24 00:36:01.627582 | orchestrator | 2026-05-24 00:36:01.627600 | orchestrator | TASK [osism.commons.docker_compose : This install type is not supported] ******* 2026-05-24 00:36:01.627617 | orchestrator | Sunday 24 May 2026 00:35:47 +0000 (0:00:02.555) 0:07:01.962 ************ 2026-05-24 00:36:01.627634 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:36:01.627650 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:36:01.627665 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:36:01.627681 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:36:01.627697 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:36:01.627713 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:36:01.627728 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:36:01.627743 | orchestrator | 2026-05-24 00:36:01.627753 | orchestrator | TASK [osism.commons.docker_compose : Include distribution specific install tasks] *** 2026-05-24 00:36:01.627763 | orchestrator | Sunday 24 May 2026 00:35:48 +0000 (0:00:00.550) 0:07:02.513 ************ 2026-05-24 00:36:01.627775 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/docker_compose/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-05-24 00:36:01.627786 | orchestrator | 2026-05-24 00:36:01.627796 | orchestrator | TASK [osism.commons.docker_compose : Remove docker-compose apt preferences file] *** 2026-05-24 00:36:01.627805 | orchestrator | Sunday 24 May 2026 00:35:49 +0000 (0:00:01.015) 0:07:03.529 ************ 2026-05-24 00:36:01.627815 | orchestrator | ok: [testbed-manager] 2026-05-24 00:36:01.627824 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:36:01.627833 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:36:01.627843 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:36:01.627852 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:36:01.627862 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:36:01.627871 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:36:01.627880 | orchestrator | 2026-05-24 00:36:01.627890 | orchestrator | TASK [osism.commons.docker_compose : Get checksum of docker-compose file] ****** 2026-05-24 00:36:01.627899 | orchestrator | Sunday 24 May 2026 00:35:49 +0000 (0:00:00.871) 0:07:04.400 ************ 2026-05-24 00:36:01.627909 | orchestrator | ok: [testbed-manager] 2026-05-24 00:36:01.627918 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:36:01.627927 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:36:01.627937 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:36:01.627946 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:36:01.627955 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:36:01.627965 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:36:01.627974 | orchestrator | 2026-05-24 00:36:01.627984 | orchestrator | TASK [osism.commons.docker_compose : Remove docker-compose binary] ************* 2026-05-24 00:36:01.627994 | orchestrator | Sunday 24 May 2026 00:35:50 +0000 (0:00:00.806) 0:07:05.207 ************ 2026-05-24 00:36:01.628004 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:36:01.628013 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:36:01.628022 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:36:01.628032 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:36:01.628041 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:36:01.628051 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:36:01.628060 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:36:01.628069 | orchestrator | 2026-05-24 00:36:01.628079 | orchestrator | TASK [osism.commons.docker_compose : Uninstall docker-compose package] ********* 2026-05-24 00:36:01.628088 | orchestrator | Sunday 24 May 2026 00:35:51 +0000 (0:00:00.507) 0:07:05.714 ************ 2026-05-24 00:36:01.628098 | orchestrator | ok: [testbed-manager] 2026-05-24 00:36:01.628124 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:36:01.628143 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:36:01.628153 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:36:01.628162 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:36:01.628172 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:36:01.628181 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:36:01.628191 | orchestrator | 2026-05-24 00:36:01.628209 | orchestrator | TASK [osism.commons.docker_compose : Copy docker-compose script] *************** 2026-05-24 00:36:01.628219 | orchestrator | Sunday 24 May 2026 00:35:52 +0000 (0:00:01.484) 0:07:07.198 ************ 2026-05-24 00:36:01.628229 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:36:01.628238 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:36:01.628248 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:36:01.628258 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:36:01.628267 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:36:01.628277 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:36:01.628286 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:36:01.628296 | orchestrator | 2026-05-24 00:36:01.628305 | orchestrator | TASK [osism.commons.docker_compose : Install docker-compose-plugin package] **** 2026-05-24 00:36:01.628315 | orchestrator | Sunday 24 May 2026 00:35:53 +0000 (0:00:00.694) 0:07:07.892 ************ 2026-05-24 00:36:01.628324 | orchestrator | ok: [testbed-manager] 2026-05-24 00:36:01.628334 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:36:01.628343 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:36:01.628353 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:36:01.628362 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:36:01.628372 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:36:01.628393 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:36:35.191334 | orchestrator | 2026-05-24 00:36:35.191419 | orchestrator | TASK [osism.commons.docker_compose : Copy osism.target systemd file] *********** 2026-05-24 00:36:35.191428 | orchestrator | Sunday 24 May 2026 00:36:01 +0000 (0:00:08.246) 0:07:16.138 ************ 2026-05-24 00:36:35.191434 | orchestrator | ok: [testbed-manager] 2026-05-24 00:36:35.191439 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:36:35.191514 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:36:35.191521 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:36:35.191526 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:36:35.191531 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:36:35.191535 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:36:35.191540 | orchestrator | 2026-05-24 00:36:35.191545 | orchestrator | TASK [osism.commons.docker_compose : Enable osism.target] ********************** 2026-05-24 00:36:35.191550 | orchestrator | Sunday 24 May 2026 00:36:03 +0000 (0:00:01.319) 0:07:17.458 ************ 2026-05-24 00:36:35.191555 | orchestrator | ok: [testbed-manager] 2026-05-24 00:36:35.191560 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:36:35.191565 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:36:35.191570 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:36:35.191574 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:36:35.191579 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:36:35.191583 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:36:35.191588 | orchestrator | 2026-05-24 00:36:35.191592 | orchestrator | TASK [osism.commons.docker_compose : Copy docker-compose systemd unit file] **** 2026-05-24 00:36:35.191597 | orchestrator | Sunday 24 May 2026 00:36:04 +0000 (0:00:01.768) 0:07:19.226 ************ 2026-05-24 00:36:35.191602 | orchestrator | ok: [testbed-manager] 2026-05-24 00:36:35.191606 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:36:35.191610 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:36:35.191615 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:36:35.191619 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:36:35.191624 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:36:35.191628 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:36:35.191633 | orchestrator | 2026-05-24 00:36:35.191653 | orchestrator | TASK [osism.commons.facts : Create custom facts directory] ********************* 2026-05-24 00:36:35.191657 | orchestrator | Sunday 24 May 2026 00:36:06 +0000 (0:00:01.820) 0:07:21.047 ************ 2026-05-24 00:36:35.191662 | orchestrator | ok: [testbed-manager] 2026-05-24 00:36:35.191666 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:36:35.191671 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:36:35.191676 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:36:35.191680 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:36:35.191684 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:36:35.191704 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:36:35.191709 | orchestrator | 2026-05-24 00:36:35.191713 | orchestrator | TASK [osism.commons.facts : Copy fact files] *********************************** 2026-05-24 00:36:35.191718 | orchestrator | Sunday 24 May 2026 00:36:07 +0000 (0:00:00.867) 0:07:21.914 ************ 2026-05-24 00:36:35.191722 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:36:35.191727 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:36:35.191731 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:36:35.191737 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:36:35.191741 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:36:35.191745 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:36:35.191750 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:36:35.191754 | orchestrator | 2026-05-24 00:36:35.191759 | orchestrator | TASK [osism.services.chrony : Check minimum and maximum number of servers] ***** 2026-05-24 00:36:35.191763 | orchestrator | Sunday 24 May 2026 00:36:08 +0000 (0:00:00.825) 0:07:22.740 ************ 2026-05-24 00:36:35.191768 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:36:35.191772 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:36:35.191776 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:36:35.191781 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:36:35.191785 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:36:35.191789 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:36:35.191796 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:36:35.191801 | orchestrator | 2026-05-24 00:36:35.191805 | orchestrator | TASK [osism.services.chrony : Gather variables for each operating system] ****** 2026-05-24 00:36:35.191810 | orchestrator | Sunday 24 May 2026 00:36:09 +0000 (0:00:00.751) 0:07:23.491 ************ 2026-05-24 00:36:35.191814 | orchestrator | ok: [testbed-manager] 2026-05-24 00:36:35.191819 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:36:35.191823 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:36:35.191827 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:36:35.191832 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:36:35.191836 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:36:35.191840 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:36:35.191845 | orchestrator | 2026-05-24 00:36:35.191849 | orchestrator | TASK [osism.services.chrony : Set chrony_conf_file variable to default value] *** 2026-05-24 00:36:35.191854 | orchestrator | Sunday 24 May 2026 00:36:09 +0000 (0:00:00.546) 0:07:24.038 ************ 2026-05-24 00:36:35.191858 | orchestrator | ok: [testbed-manager] 2026-05-24 00:36:35.191862 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:36:35.191867 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:36:35.191871 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:36:35.191875 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:36:35.191880 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:36:35.191884 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:36:35.191889 | orchestrator | 2026-05-24 00:36:35.191893 | orchestrator | TASK [osism.services.chrony : Set chrony_key_file variable to default value] *** 2026-05-24 00:36:35.191898 | orchestrator | Sunday 24 May 2026 00:36:10 +0000 (0:00:00.531) 0:07:24.570 ************ 2026-05-24 00:36:35.191903 | orchestrator | ok: [testbed-manager] 2026-05-24 00:36:35.191908 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:36:35.191913 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:36:35.191918 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:36:35.191923 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:36:35.191928 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:36:35.191934 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:36:35.191939 | orchestrator | 2026-05-24 00:36:35.191944 | orchestrator | TASK [osism.services.chrony : Populate service facts] ************************** 2026-05-24 00:36:35.191949 | orchestrator | Sunday 24 May 2026 00:36:10 +0000 (0:00:00.511) 0:07:25.082 ************ 2026-05-24 00:36:35.191954 | orchestrator | ok: [testbed-manager] 2026-05-24 00:36:35.191959 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:36:35.191964 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:36:35.191969 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:36:35.191975 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:36:35.191983 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:36:35.191988 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:36:35.191994 | orchestrator | 2026-05-24 00:36:35.192011 | orchestrator | TASK [osism.services.chrony : Manage timesyncd service] ************************ 2026-05-24 00:36:35.192016 | orchestrator | Sunday 24 May 2026 00:36:16 +0000 (0:00:05.829) 0:07:30.911 ************ 2026-05-24 00:36:35.192021 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:36:35.192026 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:36:35.192031 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:36:35.192036 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:36:35.192042 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:36:35.192047 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:36:35.192052 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:36:35.192057 | orchestrator | 2026-05-24 00:36:35.192062 | orchestrator | TASK [osism.services.chrony : Include distribution specific install tasks] ***** 2026-05-24 00:36:35.192068 | orchestrator | Sunday 24 May 2026 00:36:17 +0000 (0:00:00.716) 0:07:31.628 ************ 2026-05-24 00:36:35.192074 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/chrony/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-05-24 00:36:35.192081 | orchestrator | 2026-05-24 00:36:35.192086 | orchestrator | TASK [osism.services.chrony : Install package] ********************************* 2026-05-24 00:36:35.192092 | orchestrator | Sunday 24 May 2026 00:36:17 +0000 (0:00:00.802) 0:07:32.431 ************ 2026-05-24 00:36:35.192097 | orchestrator | ok: [testbed-manager] 2026-05-24 00:36:35.192102 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:36:35.192107 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:36:35.192112 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:36:35.192117 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:36:35.192122 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:36:35.192128 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:36:35.192133 | orchestrator | 2026-05-24 00:36:35.192138 | orchestrator | TASK [osism.services.chrony : Manage chrony service] *************************** 2026-05-24 00:36:35.192143 | orchestrator | Sunday 24 May 2026 00:36:19 +0000 (0:00:01.997) 0:07:34.429 ************ 2026-05-24 00:36:35.192148 | orchestrator | ok: [testbed-manager] 2026-05-24 00:36:35.192154 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:36:35.192159 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:36:35.192164 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:36:35.192169 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:36:35.192174 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:36:35.192179 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:36:35.192184 | orchestrator | 2026-05-24 00:36:35.192189 | orchestrator | TASK [osism.services.chrony : Check if configuration file exists] ************** 2026-05-24 00:36:35.192195 | orchestrator | Sunday 24 May 2026 00:36:21 +0000 (0:00:01.341) 0:07:35.770 ************ 2026-05-24 00:36:35.192200 | orchestrator | ok: [testbed-manager] 2026-05-24 00:36:35.192205 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:36:35.192210 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:36:35.192215 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:36:35.192220 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:36:35.192226 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:36:35.192231 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:36:35.192236 | orchestrator | 2026-05-24 00:36:35.192241 | orchestrator | TASK [osism.services.chrony : Copy configuration file] ************************* 2026-05-24 00:36:35.192246 | orchestrator | Sunday 24 May 2026 00:36:22 +0000 (0:00:00.980) 0:07:36.751 ************ 2026-05-24 00:36:35.192251 | orchestrator | changed: [testbed-manager] => (item=/usr/share/ansible/collections/ansible_collections/osism/services/roles/chrony/templates/chrony.conf.j2) 2026-05-24 00:36:35.192258 | orchestrator | changed: [testbed-node-0] => (item=/usr/share/ansible/collections/ansible_collections/osism/services/roles/chrony/templates/chrony.conf.j2) 2026-05-24 00:36:35.192276 | orchestrator | changed: [testbed-node-1] => (item=/usr/share/ansible/collections/ansible_collections/osism/services/roles/chrony/templates/chrony.conf.j2) 2026-05-24 00:36:35.192285 | orchestrator | changed: [testbed-node-2] => (item=/usr/share/ansible/collections/ansible_collections/osism/services/roles/chrony/templates/chrony.conf.j2) 2026-05-24 00:36:35.192290 | orchestrator | changed: [testbed-node-3] => (item=/usr/share/ansible/collections/ansible_collections/osism/services/roles/chrony/templates/chrony.conf.j2) 2026-05-24 00:36:35.192294 | orchestrator | changed: [testbed-node-4] => (item=/usr/share/ansible/collections/ansible_collections/osism/services/roles/chrony/templates/chrony.conf.j2) 2026-05-24 00:36:35.192299 | orchestrator | changed: [testbed-node-5] => (item=/usr/share/ansible/collections/ansible_collections/osism/services/roles/chrony/templates/chrony.conf.j2) 2026-05-24 00:36:35.192303 | orchestrator | 2026-05-24 00:36:35.192308 | orchestrator | TASK [osism.services.lldpd : Include distribution specific install tasks] ****** 2026-05-24 00:36:35.192312 | orchestrator | Sunday 24 May 2026 00:36:24 +0000 (0:00:01.911) 0:07:38.662 ************ 2026-05-24 00:36:35.192317 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/lldpd/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-05-24 00:36:35.192321 | orchestrator | 2026-05-24 00:36:35.192326 | orchestrator | TASK [osism.services.lldpd : Install lldpd package] **************************** 2026-05-24 00:36:35.192331 | orchestrator | Sunday 24 May 2026 00:36:25 +0000 (0:00:00.999) 0:07:39.662 ************ 2026-05-24 00:36:35.192335 | orchestrator | changed: [testbed-manager] 2026-05-24 00:36:35.192339 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:36:35.192344 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:36:35.192348 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:36:35.192353 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:36:35.192357 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:36:35.192362 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:36:35.192366 | orchestrator | 2026-05-24 00:36:35.192374 | orchestrator | TASK [osism.services.lldpd : Manage lldpd service] ***************************** 2026-05-24 00:37:06.503689 | orchestrator | Sunday 24 May 2026 00:36:35 +0000 (0:00:09.970) 0:07:49.632 ************ 2026-05-24 00:37:06.503799 | orchestrator | ok: [testbed-manager] 2026-05-24 00:37:06.503819 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:37:06.503832 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:37:06.503844 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:37:06.503855 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:37:06.503866 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:37:06.503876 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:37:06.503886 | orchestrator | 2026-05-24 00:37:06.503898 | orchestrator | RUNNING HANDLER [osism.commons.docker_compose : Reload systemd daemon] ********* 2026-05-24 00:37:06.503909 | orchestrator | Sunday 24 May 2026 00:36:36 +0000 (0:00:01.744) 0:07:51.376 ************ 2026-05-24 00:37:06.503919 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:37:06.503930 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:37:06.503940 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:37:06.503949 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:37:06.503959 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:37:06.503970 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:37:06.503980 | orchestrator | 2026-05-24 00:37:06.503990 | orchestrator | RUNNING HANDLER [osism.services.chrony : Restart chrony service] *************** 2026-05-24 00:37:06.504001 | orchestrator | Sunday 24 May 2026 00:36:38 +0000 (0:00:01.520) 0:07:52.896 ************ 2026-05-24 00:37:06.504012 | orchestrator | changed: [testbed-manager] 2026-05-24 00:37:06.504024 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:37:06.504033 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:37:06.504043 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:37:06.504051 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:37:06.504061 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:37:06.504070 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:37:06.504109 | orchestrator | 2026-05-24 00:37:06.504121 | orchestrator | PLAY [Apply bootstrap role part 2] ********************************************* 2026-05-24 00:37:06.504130 | orchestrator | 2026-05-24 00:37:06.504139 | orchestrator | TASK [Include hardening role] ************************************************** 2026-05-24 00:37:06.504147 | orchestrator | Sunday 24 May 2026 00:36:39 +0000 (0:00:01.253) 0:07:54.149 ************ 2026-05-24 00:37:06.504156 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:37:06.504166 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:37:06.504175 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:37:06.504184 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:37:06.504193 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:37:06.504204 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:37:06.504214 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:37:06.504223 | orchestrator | 2026-05-24 00:37:06.504234 | orchestrator | PLAY [Apply bootstrap roles part 3] ******************************************** 2026-05-24 00:37:06.504244 | orchestrator | 2026-05-24 00:37:06.504256 | orchestrator | TASK [osism.services.journald : Copy configuration file] *********************** 2026-05-24 00:37:06.504266 | orchestrator | Sunday 24 May 2026 00:36:40 +0000 (0:00:00.547) 0:07:54.697 ************ 2026-05-24 00:37:06.504276 | orchestrator | changed: [testbed-manager] 2026-05-24 00:37:06.504286 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:37:06.504295 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:37:06.504304 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:37:06.504314 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:37:06.504323 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:37:06.504333 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:37:06.504342 | orchestrator | 2026-05-24 00:37:06.504351 | orchestrator | TASK [osism.services.journald : Manage journald service] *********************** 2026-05-24 00:37:06.504362 | orchestrator | Sunday 24 May 2026 00:36:41 +0000 (0:00:01.327) 0:07:56.025 ************ 2026-05-24 00:37:06.504371 | orchestrator | ok: [testbed-manager] 2026-05-24 00:37:06.504381 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:37:06.504390 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:37:06.504399 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:37:06.504409 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:37:06.504418 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:37:06.504443 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:37:06.504453 | orchestrator | 2026-05-24 00:37:06.504489 | orchestrator | TASK [Include auditd role] ***************************************************** 2026-05-24 00:37:06.504499 | orchestrator | Sunday 24 May 2026 00:36:43 +0000 (0:00:01.518) 0:07:57.543 ************ 2026-05-24 00:37:06.504509 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:37:06.504519 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:37:06.504528 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:37:06.504538 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:37:06.504548 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:37:06.504558 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:37:06.504568 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:37:06.504577 | orchestrator | 2026-05-24 00:37:06.504588 | orchestrator | TASK [Include smartd role] ***************************************************** 2026-05-24 00:37:06.504598 | orchestrator | Sunday 24 May 2026 00:36:43 +0000 (0:00:00.477) 0:07:58.021 ************ 2026-05-24 00:37:06.504608 | orchestrator | included: osism.services.smartd for testbed-manager, testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-05-24 00:37:06.504620 | orchestrator | 2026-05-24 00:37:06.504629 | orchestrator | TASK [osism.services.smartd : Include distribution specific install tasks] ***** 2026-05-24 00:37:06.504639 | orchestrator | Sunday 24 May 2026 00:36:44 +0000 (0:00:00.875) 0:07:58.896 ************ 2026-05-24 00:37:06.504651 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/smartd/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-05-24 00:37:06.504662 | orchestrator | 2026-05-24 00:37:06.504684 | orchestrator | TASK [osism.services.smartd : Install smartmontools package] ******************* 2026-05-24 00:37:06.504693 | orchestrator | Sunday 24 May 2026 00:36:45 +0000 (0:00:00.973) 0:07:59.869 ************ 2026-05-24 00:37:06.504703 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:37:06.504713 | orchestrator | changed: [testbed-manager] 2026-05-24 00:37:06.504721 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:37:06.504730 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:37:06.504739 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:37:06.504748 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:37:06.504757 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:37:06.504766 | orchestrator | 2026-05-24 00:37:06.504795 | orchestrator | TASK [osism.services.smartd : Create /var/log/smartd directory] **************** 2026-05-24 00:37:06.504805 | orchestrator | Sunday 24 May 2026 00:36:54 +0000 (0:00:09.333) 0:08:09.202 ************ 2026-05-24 00:37:06.504814 | orchestrator | changed: [testbed-manager] 2026-05-24 00:37:06.504823 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:37:06.504832 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:37:06.504841 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:37:06.504851 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:37:06.504861 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:37:06.504870 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:37:06.504880 | orchestrator | 2026-05-24 00:37:06.504889 | orchestrator | TASK [osism.services.smartd : Copy smartmontools configuration file] *********** 2026-05-24 00:37:06.504899 | orchestrator | Sunday 24 May 2026 00:36:55 +0000 (0:00:00.864) 0:08:10.067 ************ 2026-05-24 00:37:06.504909 | orchestrator | changed: [testbed-manager] 2026-05-24 00:37:06.504918 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:37:06.504928 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:37:06.504937 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:37:06.504946 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:37:06.504956 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:37:06.504964 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:37:06.504973 | orchestrator | 2026-05-24 00:37:06.504983 | orchestrator | TASK [osism.services.smartd : Manage smartd service] *************************** 2026-05-24 00:37:06.504992 | orchestrator | Sunday 24 May 2026 00:36:56 +0000 (0:00:01.317) 0:08:11.384 ************ 2026-05-24 00:37:06.505002 | orchestrator | changed: [testbed-manager] 2026-05-24 00:37:06.505011 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:37:06.505020 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:37:06.505030 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:37:06.505039 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:37:06.505048 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:37:06.505057 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:37:06.505066 | orchestrator | 2026-05-24 00:37:06.505075 | orchestrator | RUNNING HANDLER [osism.services.journald : Restart journald service] *********** 2026-05-24 00:37:06.505084 | orchestrator | Sunday 24 May 2026 00:36:59 +0000 (0:00:02.086) 0:08:13.471 ************ 2026-05-24 00:37:06.505093 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:37:06.505102 | orchestrator | changed: [testbed-manager] 2026-05-24 00:37:06.505111 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:37:06.505121 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:37:06.505130 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:37:06.505140 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:37:06.505150 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:37:06.505159 | orchestrator | 2026-05-24 00:37:06.505169 | orchestrator | RUNNING HANDLER [osism.services.smartd : Restart smartd service] *************** 2026-05-24 00:37:06.505179 | orchestrator | Sunday 24 May 2026 00:37:00 +0000 (0:00:01.219) 0:08:14.690 ************ 2026-05-24 00:37:06.505188 | orchestrator | changed: [testbed-manager] 2026-05-24 00:37:06.505198 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:37:06.505208 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:37:06.505218 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:37:06.505227 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:37:06.505247 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:37:06.505257 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:37:06.505266 | orchestrator | 2026-05-24 00:37:06.505276 | orchestrator | PLAY [Set state bootstrap] ***************************************************** 2026-05-24 00:37:06.505286 | orchestrator | 2026-05-24 00:37:06.505296 | orchestrator | TASK [Set osism.bootstrap.status fact] ***************************************** 2026-05-24 00:37:06.505306 | orchestrator | Sunday 24 May 2026 00:37:01 +0000 (0:00:01.170) 0:08:15.861 ************ 2026-05-24 00:37:06.505324 | orchestrator | included: osism.commons.state for testbed-manager, testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-05-24 00:37:06.505335 | orchestrator | 2026-05-24 00:37:06.505344 | orchestrator | TASK [osism.commons.state : Create custom facts directory] ********************* 2026-05-24 00:37:06.505354 | orchestrator | Sunday 24 May 2026 00:37:02 +0000 (0:00:01.052) 0:08:16.913 ************ 2026-05-24 00:37:06.505363 | orchestrator | ok: [testbed-manager] 2026-05-24 00:37:06.505373 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:37:06.505382 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:37:06.505392 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:37:06.505401 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:37:06.505411 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:37:06.505420 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:37:06.505430 | orchestrator | 2026-05-24 00:37:06.505440 | orchestrator | TASK [osism.commons.state : Write state into file] ***************************** 2026-05-24 00:37:06.505449 | orchestrator | Sunday 24 May 2026 00:37:03 +0000 (0:00:00.888) 0:08:17.801 ************ 2026-05-24 00:37:06.505487 | orchestrator | changed: [testbed-manager] 2026-05-24 00:37:06.505497 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:37:06.505507 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:37:06.505517 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:37:06.505527 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:37:06.505536 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:37:06.505545 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:37:06.505555 | orchestrator | 2026-05-24 00:37:06.505565 | orchestrator | TASK [Set osism.bootstrap.timestamp fact] ************************************** 2026-05-24 00:37:06.505574 | orchestrator | Sunday 24 May 2026 00:37:04 +0000 (0:00:01.424) 0:08:19.226 ************ 2026-05-24 00:37:06.505584 | orchestrator | included: osism.commons.state for testbed-manager, testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-05-24 00:37:06.505594 | orchestrator | 2026-05-24 00:37:06.505603 | orchestrator | TASK [osism.commons.state : Create custom facts directory] ********************* 2026-05-24 00:37:06.505612 | orchestrator | Sunday 24 May 2026 00:37:05 +0000 (0:00:00.874) 0:08:20.100 ************ 2026-05-24 00:37:06.505622 | orchestrator | ok: [testbed-manager] 2026-05-24 00:37:06.505632 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:37:06.505642 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:37:06.505651 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:37:06.505661 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:37:06.505670 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:37:06.505680 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:37:06.505689 | orchestrator | 2026-05-24 00:37:06.505711 | orchestrator | TASK [osism.commons.state : Write state into file] ***************************** 2026-05-24 00:37:08.095808 | orchestrator | Sunday 24 May 2026 00:37:06 +0000 (0:00:00.842) 0:08:20.942 ************ 2026-05-24 00:37:08.095926 | orchestrator | changed: [testbed-manager] 2026-05-24 00:37:08.095951 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:37:08.095963 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:37:08.095974 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:37:08.095984 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:37:08.095995 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:37:08.096006 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:37:08.096016 | orchestrator | 2026-05-24 00:37:08.096029 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-24 00:37:08.096067 | orchestrator | testbed-manager : ok=168  changed=40  unreachable=0 failed=0 skipped=42  rescued=0 ignored=0 2026-05-24 00:37:08.096081 | orchestrator | testbed-node-0 : ok=177  changed=69  unreachable=0 failed=0 skipped=37  rescued=0 ignored=0 2026-05-24 00:37:08.096092 | orchestrator | testbed-node-1 : ok=177  changed=69  unreachable=0 failed=0 skipped=36  rescued=0 ignored=0 2026-05-24 00:37:08.096102 | orchestrator | testbed-node-2 : ok=177  changed=69  unreachable=0 failed=0 skipped=36  rescued=0 ignored=0 2026-05-24 00:37:08.096113 | orchestrator | testbed-node-3 : ok=175  changed=65  unreachable=0 failed=0 skipped=37  rescued=0 ignored=0 2026-05-24 00:37:08.096124 | orchestrator | testbed-node-4 : ok=175  changed=65  unreachable=0 failed=0 skipped=37  rescued=0 ignored=0 2026-05-24 00:37:08.096134 | orchestrator | testbed-node-5 : ok=175  changed=65  unreachable=0 failed=0 skipped=37  rescued=0 ignored=0 2026-05-24 00:37:08.096145 | orchestrator | 2026-05-24 00:37:08.096156 | orchestrator | 2026-05-24 00:37:08.096167 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-24 00:37:08.096178 | orchestrator | Sunday 24 May 2026 00:37:07 +0000 (0:00:01.271) 0:08:22.214 ************ 2026-05-24 00:37:08.096189 | orchestrator | =============================================================================== 2026-05-24 00:37:08.096199 | orchestrator | osism.commons.packages : Install required packages --------------------- 81.00s 2026-05-24 00:37:08.096210 | orchestrator | osism.commons.packages : Download required packages -------------------- 39.63s 2026-05-24 00:37:08.096221 | orchestrator | osism.commons.cleanup : Cleanup installed packages --------------------- 34.13s 2026-05-24 00:37:08.096231 | orchestrator | osism.commons.repository : Update package cache ------------------------ 15.79s 2026-05-24 00:37:08.096242 | orchestrator | osism.commons.packages : Remove dependencies that are no longer required -- 12.72s 2026-05-24 00:37:08.096254 | orchestrator | osism.commons.systohc : Install util-linux-extra package --------------- 12.47s 2026-05-24 00:37:08.096264 | orchestrator | osism.services.docker : Install docker package ------------------------- 11.47s 2026-05-24 00:37:08.096274 | orchestrator | osism.services.lldpd : Install lldpd package ---------------------------- 9.97s 2026-05-24 00:37:08.096299 | orchestrator | osism.services.docker : Install containerd package ---------------------- 9.91s 2026-05-24 00:37:08.096311 | orchestrator | osism.services.smartd : Install smartmontools package ------------------- 9.33s 2026-05-24 00:37:08.096322 | orchestrator | osism.services.docker : Install docker-cli package ---------------------- 9.07s 2026-05-24 00:37:08.096333 | orchestrator | osism.services.docker : Add repository ---------------------------------- 8.86s 2026-05-24 00:37:08.096343 | orchestrator | osism.services.rng : Install rng package -------------------------------- 8.64s 2026-05-24 00:37:08.096354 | orchestrator | osism.commons.docker_compose : Install docker-compose-plugin package ---- 8.25s 2026-05-24 00:37:08.096364 | orchestrator | osism.commons.cleanup : Remove cloudinit package ------------------------ 8.11s 2026-05-24 00:37:08.096375 | orchestrator | osism.commons.cleanup : Uninstall unattended-upgrades package ----------- 7.93s 2026-05-24 00:37:08.096385 | orchestrator | osism.services.docker : Install apt-transport-https package ------------- 6.97s 2026-05-24 00:37:08.096395 | orchestrator | osism.commons.sysctl : Set sysctl parameters on rabbitmq ---------------- 6.56s 2026-05-24 00:37:08.096406 | orchestrator | osism.commons.cleanup : Remove dependencies that are no longer required --- 6.15s 2026-05-24 00:37:08.096416 | orchestrator | osism.commons.services : Populate service facts ------------------------- 5.93s 2026-05-24 00:37:08.370123 | orchestrator | + osism apply fail2ban 2026-05-24 00:37:20.845408 | orchestrator | 2026-05-24 00:37:20 | INFO  | Prepare task for execution of fail2ban. 2026-05-24 00:37:20.925977 | orchestrator | 2026-05-24 00:37:20 | INFO  | Task 8325ffce-895c-4488-8837-1a5291e964fb (fail2ban) was prepared for execution. 2026-05-24 00:37:20.926127 | orchestrator | 2026-05-24 00:37:20 | INFO  | It takes a moment until task 8325ffce-895c-4488-8837-1a5291e964fb (fail2ban) has been started and output is visible here. 2026-05-24 00:37:42.477847 | orchestrator | 2026-05-24 00:37:42.477928 | orchestrator | PLAY [Apply role fail2ban] ***************************************************** 2026-05-24 00:37:42.477935 | orchestrator | 2026-05-24 00:37:42.477941 | orchestrator | TASK [osism.services.fail2ban : Include distribution specific install tasks] *** 2026-05-24 00:37:42.477946 | orchestrator | Sunday 24 May 2026 00:37:24 +0000 (0:00:00.350) 0:00:00.350 ************ 2026-05-24 00:37:42.477953 | 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-05-24 00:37:42.477959 | orchestrator | 2026-05-24 00:37:42.477964 | orchestrator | TASK [osism.services.fail2ban : Install fail2ban package] ********************** 2026-05-24 00:37:42.477969 | orchestrator | Sunday 24 May 2026 00:37:25 +0000 (0:00:01.147) 0:00:01.497 ************ 2026-05-24 00:37:42.477974 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:37:42.477979 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:37:42.477984 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:37:42.477988 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:37:42.477993 | orchestrator | changed: [testbed-manager] 2026-05-24 00:37:42.477997 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:37:42.478002 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:37:42.478006 | orchestrator | 2026-05-24 00:37:42.478011 | orchestrator | TASK [osism.services.fail2ban : Copy configuration files] ********************** 2026-05-24 00:37:42.478051 | orchestrator | Sunday 24 May 2026 00:37:37 +0000 (0:00:11.772) 0:00:13.269 ************ 2026-05-24 00:37:42.478056 | orchestrator | changed: [testbed-manager] 2026-05-24 00:37:42.478061 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:37:42.478066 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:37:42.478070 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:37:42.478075 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:37:42.478080 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:37:42.478084 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:37:42.478089 | orchestrator | 2026-05-24 00:37:42.478094 | orchestrator | TASK [osism.services.fail2ban : Manage fail2ban service] *********************** 2026-05-24 00:37:42.478098 | orchestrator | Sunday 24 May 2026 00:37:39 +0000 (0:00:01.690) 0:00:14.959 ************ 2026-05-24 00:37:42.478103 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:37:42.478108 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:37:42.478113 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:37:42.478117 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:37:42.478122 | orchestrator | ok: [testbed-manager] 2026-05-24 00:37:42.478126 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:37:42.478131 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:37:42.478135 | orchestrator | 2026-05-24 00:37:42.478140 | orchestrator | TASK [osism.services.fail2ban : Reload fail2ban configuration] ***************** 2026-05-24 00:37:42.478145 | orchestrator | Sunday 24 May 2026 00:37:40 +0000 (0:00:01.272) 0:00:16.232 ************ 2026-05-24 00:37:42.478150 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:37:42.478154 | orchestrator | changed: [testbed-manager] 2026-05-24 00:37:42.478159 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:37:42.478163 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:37:42.478168 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:37:42.478173 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:37:42.478177 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:37:42.478182 | orchestrator | 2026-05-24 00:37:42.478186 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-24 00:37:42.478191 | orchestrator | testbed-manager : ok=5  changed=3  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-24 00:37:42.478217 | orchestrator | testbed-node-0 : ok=5  changed=3  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-24 00:37:42.478222 | orchestrator | testbed-node-1 : ok=5  changed=3  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-24 00:37:42.478227 | orchestrator | testbed-node-2 : ok=5  changed=3  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-24 00:37:42.478232 | orchestrator | testbed-node-3 : ok=5  changed=3  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-24 00:37:42.478236 | orchestrator | testbed-node-4 : ok=5  changed=3  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-24 00:37:42.478241 | orchestrator | testbed-node-5 : ok=5  changed=3  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-24 00:37:42.478245 | orchestrator | 2026-05-24 00:37:42.478250 | orchestrator | 2026-05-24 00:37:42.478254 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-24 00:37:42.478259 | orchestrator | Sunday 24 May 2026 00:37:42 +0000 (0:00:01.618) 0:00:17.850 ************ 2026-05-24 00:37:42.478263 | orchestrator | =============================================================================== 2026-05-24 00:37:42.478268 | orchestrator | osism.services.fail2ban : Install fail2ban package --------------------- 11.77s 2026-05-24 00:37:42.478273 | orchestrator | osism.services.fail2ban : Copy configuration files ---------------------- 1.69s 2026-05-24 00:37:42.478277 | orchestrator | osism.services.fail2ban : Reload fail2ban configuration ----------------- 1.62s 2026-05-24 00:37:42.478281 | orchestrator | osism.services.fail2ban : Manage fail2ban service ----------------------- 1.27s 2026-05-24 00:37:42.478286 | orchestrator | osism.services.fail2ban : Include distribution specific install tasks --- 1.15s 2026-05-24 00:37:42.749806 | orchestrator | + osism apply network 2026-05-24 00:37:54.555476 | orchestrator | 2026-05-24 00:37:54 | INFO  | Prepare task for execution of network. 2026-05-24 00:37:54.635129 | orchestrator | 2026-05-24 00:37:54 | INFO  | Task 0c2e26b7-89a8-4d7b-8b04-b462742715e4 (network) was prepared for execution. 2026-05-24 00:37:54.635231 | orchestrator | 2026-05-24 00:37:54 | INFO  | It takes a moment until task 0c2e26b7-89a8-4d7b-8b04-b462742715e4 (network) has been started and output is visible here. 2026-05-24 00:38:23.773719 | orchestrator | 2026-05-24 00:38:23.773835 | orchestrator | PLAY [Apply role network] ****************************************************** 2026-05-24 00:38:23.773851 | orchestrator | 2026-05-24 00:38:23.773892 | orchestrator | TASK [osism.commons.network : Gather variables for each operating system] ****** 2026-05-24 00:38:23.773904 | orchestrator | Sunday 24 May 2026 00:37:58 +0000 (0:00:00.346) 0:00:00.346 ************ 2026-05-24 00:38:23.773914 | orchestrator | ok: [testbed-manager] 2026-05-24 00:38:23.773925 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:38:23.773935 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:38:23.773945 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:38:23.773954 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:38:23.773964 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:38:23.773973 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:38:23.773983 | orchestrator | 2026-05-24 00:38:23.773993 | orchestrator | TASK [osism.commons.network : Include type specific tasks] ********************* 2026-05-24 00:38:23.774003 | orchestrator | Sunday 24 May 2026 00:37:58 +0000 (0:00:00.646) 0:00:00.992 ************ 2026-05-24 00:38:23.774070 | 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-05-24 00:38:23.774084 | orchestrator | 2026-05-24 00:38:23.774094 | orchestrator | TASK [osism.commons.network : Install required packages] *********************** 2026-05-24 00:38:23.774126 | orchestrator | Sunday 24 May 2026 00:37:59 +0000 (0:00:01.210) 0:00:02.203 ************ 2026-05-24 00:38:23.774137 | orchestrator | ok: [testbed-manager] 2026-05-24 00:38:23.774146 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:38:23.774156 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:38:23.774194 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:38:23.774204 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:38:23.774214 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:38:23.774223 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:38:23.774232 | orchestrator | 2026-05-24 00:38:23.774242 | orchestrator | TASK [osism.commons.network : Remove ifupdown package] ************************* 2026-05-24 00:38:23.774252 | orchestrator | Sunday 24 May 2026 00:38:02 +0000 (0:00:02.656) 0:00:04.859 ************ 2026-05-24 00:38:23.774263 | orchestrator | ok: [testbed-manager] 2026-05-24 00:38:23.774273 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:38:23.774284 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:38:23.774295 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:38:23.774305 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:38:23.774316 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:38:23.774327 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:38:23.774337 | orchestrator | 2026-05-24 00:38:23.774348 | orchestrator | TASK [osism.commons.network : Create required directories] ********************* 2026-05-24 00:38:23.774359 | orchestrator | Sunday 24 May 2026 00:38:04 +0000 (0:00:01.584) 0:00:06.443 ************ 2026-05-24 00:38:23.774370 | orchestrator | ok: [testbed-manager] => (item=/etc/netplan) 2026-05-24 00:38:23.774381 | orchestrator | ok: [testbed-node-0] => (item=/etc/netplan) 2026-05-24 00:38:23.774392 | orchestrator | ok: [testbed-node-1] => (item=/etc/netplan) 2026-05-24 00:38:23.774403 | orchestrator | ok: [testbed-node-2] => (item=/etc/netplan) 2026-05-24 00:38:23.774414 | orchestrator | ok: [testbed-node-3] => (item=/etc/netplan) 2026-05-24 00:38:23.774425 | orchestrator | ok: [testbed-node-4] => (item=/etc/netplan) 2026-05-24 00:38:23.774436 | orchestrator | ok: [testbed-node-5] => (item=/etc/netplan) 2026-05-24 00:38:23.774447 | orchestrator | 2026-05-24 00:38:23.774458 | orchestrator | TASK [osism.commons.network : Write network_netplan_config_template to temporary file] *** 2026-05-24 00:38:23.774471 | orchestrator | Sunday 24 May 2026 00:38:05 +0000 (0:00:01.249) 0:00:07.693 ************ 2026-05-24 00:38:23.774482 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:38:23.774493 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:38:23.774538 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:38:23.774552 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:38:23.774562 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:38:23.774573 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:38:23.774584 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:38:23.774595 | orchestrator | 2026-05-24 00:38:23.774606 | orchestrator | TASK [osism.commons.network : Render netplan configuration from network_netplan_config_template variable] *** 2026-05-24 00:38:23.774618 | orchestrator | Sunday 24 May 2026 00:38:06 +0000 (0:00:00.680) 0:00:08.373 ************ 2026-05-24 00:38:23.774629 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:38:23.774638 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:38:23.774648 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:38:23.774657 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:38:23.774666 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:38:23.774675 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:38:23.774685 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:38:23.774694 | orchestrator | 2026-05-24 00:38:23.774704 | orchestrator | TASK [osism.commons.network : Remove temporary network_netplan_config_template file] *** 2026-05-24 00:38:23.774713 | orchestrator | Sunday 24 May 2026 00:38:07 +0000 (0:00:00.841) 0:00:09.214 ************ 2026-05-24 00:38:23.774722 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:38:23.774732 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:38:23.774741 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:38:23.774750 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:38:23.774767 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:38:23.774777 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:38:23.774786 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:38:23.774795 | orchestrator | 2026-05-24 00:38:23.774805 | orchestrator | TASK [osism.commons.network : Prepare netplan configuration template] ********** 2026-05-24 00:38:23.774814 | orchestrator | Sunday 24 May 2026 00:38:07 +0000 (0:00:00.841) 0:00:10.055 ************ 2026-05-24 00:38:23.774823 | orchestrator | ok: [testbed-node-1 -> localhost] 2026-05-24 00:38:23.774833 | orchestrator | ok: [testbed-node-3 -> localhost] 2026-05-24 00:38:23.774842 | orchestrator | ok: [testbed-node-0 -> localhost] 2026-05-24 00:38:23.774851 | orchestrator | ok: [testbed-node-2 -> localhost] 2026-05-24 00:38:23.774860 | orchestrator | ok: [testbed-manager -> localhost] 2026-05-24 00:38:23.774870 | orchestrator | ok: [testbed-node-5 -> localhost] 2026-05-24 00:38:23.774879 | orchestrator | ok: [testbed-node-4 -> localhost] 2026-05-24 00:38:23.774888 | orchestrator | 2026-05-24 00:38:23.774915 | orchestrator | TASK [osism.commons.network : Copy netplan configuration] ********************** 2026-05-24 00:38:23.774926 | orchestrator | Sunday 24 May 2026 00:38:11 +0000 (0:00:03.584) 0:00:13.639 ************ 2026-05-24 00:38:23.774935 | orchestrator | changed: [testbed-manager] 2026-05-24 00:38:23.774945 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:38:23.774954 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:38:23.774963 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:38:23.774972 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:38:23.774981 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:38:23.774991 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:38:23.775000 | orchestrator | 2026-05-24 00:38:23.775009 | orchestrator | TASK [osism.commons.network : Remove netplan configuration template] *********** 2026-05-24 00:38:23.775019 | orchestrator | Sunday 24 May 2026 00:38:12 +0000 (0:00:01.451) 0:00:15.091 ************ 2026-05-24 00:38:23.775028 | orchestrator | ok: [testbed-manager -> localhost] 2026-05-24 00:38:23.775037 | orchestrator | ok: [testbed-node-1 -> localhost] 2026-05-24 00:38:23.775047 | orchestrator | ok: [testbed-node-0 -> localhost] 2026-05-24 00:38:23.775056 | orchestrator | ok: [testbed-node-2 -> localhost] 2026-05-24 00:38:23.775065 | orchestrator | ok: [testbed-node-4 -> localhost] 2026-05-24 00:38:23.775074 | orchestrator | ok: [testbed-node-3 -> localhost] 2026-05-24 00:38:23.775083 | orchestrator | ok: [testbed-node-5 -> localhost] 2026-05-24 00:38:23.775093 | orchestrator | 2026-05-24 00:38:23.775102 | orchestrator | TASK [osism.commons.network : Check if path for interface file exists] ********* 2026-05-24 00:38:23.775111 | orchestrator | Sunday 24 May 2026 00:38:14 +0000 (0:00:01.491) 0:00:16.583 ************ 2026-05-24 00:38:23.775121 | orchestrator | ok: [testbed-manager] 2026-05-24 00:38:23.775130 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:38:23.775139 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:38:23.775149 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:38:23.775158 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:38:23.775167 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:38:23.775177 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:38:23.775186 | orchestrator | 2026-05-24 00:38:23.775195 | orchestrator | TASK [osism.commons.network : Copy interfaces file] **************************** 2026-05-24 00:38:23.775205 | orchestrator | Sunday 24 May 2026 00:38:15 +0000 (0:00:00.987) 0:00:17.570 ************ 2026-05-24 00:38:23.775214 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:38:23.775224 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:38:23.775233 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:38:23.775242 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:38:23.775252 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:38:23.775261 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:38:23.775270 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:38:23.775279 | orchestrator | 2026-05-24 00:38:23.775289 | orchestrator | TASK [osism.commons.network : Install package networkd-dispatcher] ************* 2026-05-24 00:38:23.775298 | orchestrator | Sunday 24 May 2026 00:38:15 +0000 (0:00:00.572) 0:00:18.143 ************ 2026-05-24 00:38:23.775313 | orchestrator | ok: [testbed-manager] 2026-05-24 00:38:23.775323 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:38:23.775332 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:38:23.775341 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:38:23.775351 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:38:23.775360 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:38:23.775369 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:38:23.775379 | orchestrator | 2026-05-24 00:38:23.775388 | orchestrator | TASK [osism.commons.network : Copy dispatcher scripts] ************************* 2026-05-24 00:38:23.775398 | orchestrator | Sunday 24 May 2026 00:38:18 +0000 (0:00:02.178) 0:00:20.321 ************ 2026-05-24 00:38:23.775407 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:38:23.775417 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:38:23.775426 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:38:23.775435 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:38:23.775445 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:38:23.775454 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:38:23.775468 | orchestrator | changed: [testbed-manager] => (item={'src': '/opt/configuration/network/iptables.sh', 'dest': 'routable.d/iptables.sh'}) 2026-05-24 00:38:23.775479 | orchestrator | 2026-05-24 00:38:23.775489 | orchestrator | TASK [osism.commons.network : Manage service networkd-dispatcher] ************** 2026-05-24 00:38:23.775498 | orchestrator | Sunday 24 May 2026 00:38:19 +0000 (0:00:00.947) 0:00:21.268 ************ 2026-05-24 00:38:23.775508 | orchestrator | ok: [testbed-manager] 2026-05-24 00:38:23.775549 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:38:23.775559 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:38:23.775569 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:38:23.775578 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:38:23.775587 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:38:23.775596 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:38:23.775606 | orchestrator | 2026-05-24 00:38:23.775615 | orchestrator | TASK [osism.commons.network : Include cleanup tasks] *************************** 2026-05-24 00:38:23.775625 | orchestrator | Sunday 24 May 2026 00:38:20 +0000 (0:00:01.712) 0:00:22.981 ************ 2026-05-24 00:38:23.775635 | 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-05-24 00:38:23.775646 | orchestrator | 2026-05-24 00:38:23.775656 | orchestrator | TASK [osism.commons.network : List existing configuration files] *************** 2026-05-24 00:38:23.775665 | orchestrator | Sunday 24 May 2026 00:38:22 +0000 (0:00:01.256) 0:00:24.237 ************ 2026-05-24 00:38:23.775674 | orchestrator | ok: [testbed-manager] 2026-05-24 00:38:23.775684 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:38:23.775694 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:38:23.775703 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:38:23.775712 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:38:23.775722 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:38:23.775731 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:38:23.775741 | orchestrator | 2026-05-24 00:38:23.775750 | orchestrator | TASK [osism.commons.network : Set network_configured_files fact] *************** 2026-05-24 00:38:23.775760 | orchestrator | Sunday 24 May 2026 00:38:23 +0000 (0:00:01.211) 0:00:25.448 ************ 2026-05-24 00:38:23.775769 | orchestrator | ok: [testbed-manager] 2026-05-24 00:38:23.775779 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:38:23.775788 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:38:23.775797 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:38:23.775807 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:38:23.775823 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:38:40.798337 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:38:40.798477 | orchestrator | 2026-05-24 00:38:40.798503 | orchestrator | TASK [osism.commons.network : Remove unused configuration files] *************** 2026-05-24 00:38:40.798521 | orchestrator | Sunday 24 May 2026 00:38:23 +0000 (0:00:00.654) 0:00:26.103 ************ 2026-05-24 00:38:40.798615 | orchestrator | skipping: [testbed-manager] => (item=/etc/netplan/01-osism.yaml)  2026-05-24 00:38:40.798668 | orchestrator | skipping: [testbed-node-0] => (item=/etc/netplan/01-osism.yaml)  2026-05-24 00:38:40.798687 | orchestrator | skipping: [testbed-node-1] => (item=/etc/netplan/01-osism.yaml)  2026-05-24 00:38:40.798704 | orchestrator | skipping: [testbed-node-2] => (item=/etc/netplan/01-osism.yaml)  2026-05-24 00:38:40.798721 | orchestrator | changed: [testbed-manager] => (item=/etc/netplan/50-cloud-init.yaml) 2026-05-24 00:38:40.798739 | orchestrator | skipping: [testbed-node-3] => (item=/etc/netplan/01-osism.yaml)  2026-05-24 00:38:40.798755 | orchestrator | changed: [testbed-node-0] => (item=/etc/netplan/50-cloud-init.yaml) 2026-05-24 00:38:40.798773 | orchestrator | changed: [testbed-node-1] => (item=/etc/netplan/50-cloud-init.yaml) 2026-05-24 00:38:40.798790 | orchestrator | changed: [testbed-node-2] => (item=/etc/netplan/50-cloud-init.yaml) 2026-05-24 00:38:40.798808 | orchestrator | changed: [testbed-node-3] => (item=/etc/netplan/50-cloud-init.yaml) 2026-05-24 00:38:40.798825 | orchestrator | skipping: [testbed-node-4] => (item=/etc/netplan/01-osism.yaml)  2026-05-24 00:38:40.798844 | orchestrator | skipping: [testbed-node-5] => (item=/etc/netplan/01-osism.yaml)  2026-05-24 00:38:40.798862 | orchestrator | changed: [testbed-node-4] => (item=/etc/netplan/50-cloud-init.yaml) 2026-05-24 00:38:40.798879 | orchestrator | changed: [testbed-node-5] => (item=/etc/netplan/50-cloud-init.yaml) 2026-05-24 00:38:40.798898 | orchestrator | 2026-05-24 00:38:40.798916 | orchestrator | TASK [osism.commons.network : Include dummy interfaces] ************************ 2026-05-24 00:38:40.798936 | orchestrator | Sunday 24 May 2026 00:38:25 +0000 (0:00:01.259) 0:00:27.362 ************ 2026-05-24 00:38:40.798955 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:38:40.798972 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:38:40.798991 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:38:40.799008 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:38:40.799025 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:38:40.799042 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:38:40.799058 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:38:40.799074 | orchestrator | 2026-05-24 00:38:40.799090 | orchestrator | TASK [osism.commons.network : Include vxlan interfaces] ************************ 2026-05-24 00:38:40.799108 | orchestrator | Sunday 24 May 2026 00:38:25 +0000 (0:00:00.678) 0:00:28.040 ************ 2026-05-24 00:38:40.799126 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/network/tasks/vxlan-interfaces.yml for testbed-manager, testbed-node-0, testbed-node-2, testbed-node-3, testbed-node-1, testbed-node-4, testbed-node-5 2026-05-24 00:38:40.799145 | orchestrator | 2026-05-24 00:38:40.799155 | orchestrator | TASK [osism.commons.network : Create systemd networkd netdev files] ************ 2026-05-24 00:38:40.799165 | orchestrator | Sunday 24 May 2026 00:38:30 +0000 (0:00:04.641) 0:00:32.682 ************ 2026-05-24 00:38:40.799191 | orchestrator | changed: [testbed-manager] => (item={'key': 'vxlan0', 'value': {'vni': 42, 'mtu': 1350, 'local_ip': '192.168.16.5', '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'], 'addresses': ['192.168.112.5/20']}}) 2026-05-24 00:38:40.799205 | orchestrator | changed: [testbed-node-0] => (item={'key': 'vxlan0', 'value': {'vni': 42, 'mtu': 1350, 'local_ip': '192.168.16.10', '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'], 'addresses': []}}) 2026-05-24 00:38:40.799215 | orchestrator | changed: [testbed-node-2] => (item={'key': 'vxlan0', 'value': {'vni': 42, 'mtu': 1350, 'local_ip': '192.168.16.12', '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'], 'addresses': []}}) 2026-05-24 00:38:40.799225 | orchestrator | changed: [testbed-node-1] => (item={'key': 'vxlan0', 'value': {'vni': 42, 'mtu': 1350, 'local_ip': '192.168.16.11', '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'], 'addresses': []}}) 2026-05-24 00:38:40.799248 | orchestrator | changed: [testbed-node-3] => (item={'key': 'vxlan0', 'value': {'vni': 42, 'mtu': 1350, 'local_ip': '192.168.16.13', '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'], 'addresses': []}}) 2026-05-24 00:38:40.799258 | orchestrator | changed: [testbed-node-5] => (item={'key': 'vxlan0', 'value': {'vni': 42, 'mtu': 1350, 'local_ip': '192.168.16.15', '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'], 'addresses': []}}) 2026-05-24 00:38:40.799290 | orchestrator | changed: [testbed-node-4] => (item={'key': 'vxlan0', 'value': {'vni': 42, 'mtu': 1350, 'local_ip': '192.168.16.14', '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'], 'addresses': []}}) 2026-05-24 00:38:40.799301 | orchestrator | changed: [testbed-manager] => (item={'key': 'vxlan1', 'value': {'vni': 23, 'mtu': 1350, 'local_ip': '192.168.16.5', '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'], 'addresses': ['192.168.128.5/20']}}) 2026-05-24 00:38:40.799317 | orchestrator | changed: [testbed-node-0] => (item={'key': 'vxlan1', 'value': {'vni': 23, 'mtu': 1350, 'local_ip': '192.168.16.10', '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'], 'addresses': ['192.168.128.10/20']}}) 2026-05-24 00:38:40.799327 | orchestrator | changed: [testbed-node-1] => (item={'key': 'vxlan1', 'value': {'vni': 23, 'mtu': 1350, 'local_ip': '192.168.16.11', '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'], 'addresses': ['192.168.128.11/20']}}) 2026-05-24 00:38:40.799337 | orchestrator | changed: [testbed-node-2] => (item={'key': 'vxlan1', 'value': {'vni': 23, 'mtu': 1350, 'local_ip': '192.168.16.12', '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'], 'addresses': ['192.168.128.12/20']}}) 2026-05-24 00:38:40.799346 | orchestrator | changed: [testbed-node-3] => (item={'key': 'vxlan1', 'value': {'vni': 23, 'mtu': 1350, 'local_ip': '192.168.16.13', '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'], 'addresses': ['192.168.128.13/20']}}) 2026-05-24 00:38:40.799356 | orchestrator | changed: [testbed-node-5] => (item={'key': 'vxlan1', 'value': {'vni': 23, 'mtu': 1350, 'local_ip': '192.168.16.15', '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'], 'addresses': ['192.168.128.15/20']}}) 2026-05-24 00:38:40.799365 | orchestrator | changed: [testbed-node-4] => (item={'key': 'vxlan1', 'value': {'vni': 23, 'mtu': 1350, 'local_ip': '192.168.16.14', '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'], 'addresses': ['192.168.128.14/20']}}) 2026-05-24 00:38:40.799375 | orchestrator | 2026-05-24 00:38:40.799385 | orchestrator | TASK [osism.commons.network : Create systemd networkd network files] *********** 2026-05-24 00:38:40.799394 | orchestrator | Sunday 24 May 2026 00:38:35 +0000 (0:00:05.521) 0:00:38.203 ************ 2026-05-24 00:38:40.799404 | orchestrator | changed: [testbed-node-1] => (item={'key': 'vxlan0', 'value': {'vni': 42, 'mtu': 1350, 'local_ip': '192.168.16.11', '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'], 'addresses': []}}) 2026-05-24 00:38:40.799419 | orchestrator | changed: [testbed-manager] => (item={'key': 'vxlan0', 'value': {'vni': 42, 'mtu': 1350, 'local_ip': '192.168.16.5', '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'], 'addresses': ['192.168.112.5/20']}}) 2026-05-24 00:38:40.799429 | orchestrator | changed: [testbed-node-0] => (item={'key': 'vxlan0', 'value': {'vni': 42, 'mtu': 1350, 'local_ip': '192.168.16.10', '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'], 'addresses': []}}) 2026-05-24 00:38:40.799445 | orchestrator | changed: [testbed-node-3] => (item={'key': 'vxlan0', 'value': {'vni': 42, 'mtu': 1350, 'local_ip': '192.168.16.13', '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'], 'addresses': []}}) 2026-05-24 00:38:40.799455 | orchestrator | changed: [testbed-node-2] => (item={'key': 'vxlan0', 'value': {'vni': 42, 'mtu': 1350, 'local_ip': '192.168.16.12', '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'], 'addresses': []}}) 2026-05-24 00:38:40.799465 | orchestrator | changed: [testbed-node-1] => (item={'key': 'vxlan1', 'value': {'vni': 23, 'mtu': 1350, 'local_ip': '192.168.16.11', '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'], 'addresses': ['192.168.128.11/20']}}) 2026-05-24 00:38:40.799474 | orchestrator | changed: [testbed-node-4] => (item={'key': 'vxlan0', 'value': {'vni': 42, 'mtu': 1350, 'local_ip': '192.168.16.14', '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'], 'addresses': []}}) 2026-05-24 00:38:40.799492 | orchestrator | changed: [testbed-node-5] => (item={'key': 'vxlan0', 'value': {'vni': 42, 'mtu': 1350, 'local_ip': '192.168.16.15', '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'], 'addresses': []}}) 2026-05-24 00:38:52.257183 | orchestrator | changed: [testbed-manager] => (item={'key': 'vxlan1', 'value': {'vni': 23, 'mtu': 1350, 'local_ip': '192.168.16.5', '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'], 'addresses': ['192.168.128.5/20']}}) 2026-05-24 00:38:52.257300 | orchestrator | changed: [testbed-node-0] => (item={'key': 'vxlan1', 'value': {'vni': 23, 'mtu': 1350, 'local_ip': '192.168.16.10', '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'], 'addresses': ['192.168.128.10/20']}}) 2026-05-24 00:38:52.257317 | orchestrator | changed: [testbed-node-3] => (item={'key': 'vxlan1', 'value': {'vni': 23, 'mtu': 1350, 'local_ip': '192.168.16.13', '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'], 'addresses': ['192.168.128.13/20']}}) 2026-05-24 00:38:52.257330 | orchestrator | changed: [testbed-node-2] => (item={'key': 'vxlan1', 'value': {'vni': 23, 'mtu': 1350, 'local_ip': '192.168.16.12', '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'], 'addresses': ['192.168.128.12/20']}}) 2026-05-24 00:38:52.257341 | orchestrator | changed: [testbed-node-4] => (item={'key': 'vxlan1', 'value': {'vni': 23, 'mtu': 1350, 'local_ip': '192.168.16.14', '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'], 'addresses': ['192.168.128.14/20']}}) 2026-05-24 00:38:52.257353 | orchestrator | changed: [testbed-node-5] => (item={'key': 'vxlan1', 'value': {'vni': 23, 'mtu': 1350, 'local_ip': '192.168.16.15', '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'], 'addresses': ['192.168.128.15/20']}}) 2026-05-24 00:38:52.257364 | orchestrator | 2026-05-24 00:38:52.257378 | orchestrator | TASK [osism.commons.network : Include networkd cleanup tasks] ****************** 2026-05-24 00:38:52.257391 | orchestrator | Sunday 24 May 2026 00:38:41 +0000 (0:00:05.722) 0:00:43.926 ************ 2026-05-24 00:38:52.257404 | 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-05-24 00:38:52.257415 | orchestrator | 2026-05-24 00:38:52.257427 | orchestrator | TASK [osism.commons.network : List existing configuration files] *************** 2026-05-24 00:38:52.257438 | orchestrator | Sunday 24 May 2026 00:38:43 +0000 (0:00:01.396) 0:00:45.322 ************ 2026-05-24 00:38:52.257475 | orchestrator | ok: [testbed-manager] 2026-05-24 00:38:52.257489 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:38:52.257514 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:38:52.257526 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:38:52.257537 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:38:52.257600 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:38:52.257614 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:38:52.257624 | orchestrator | 2026-05-24 00:38:52.257635 | orchestrator | TASK [osism.commons.network : Remove unused configuration files] *************** 2026-05-24 00:38:52.257647 | orchestrator | Sunday 24 May 2026 00:38:44 +0000 (0:00:00.977) 0:00:46.299 ************ 2026-05-24 00:38:52.257658 | orchestrator | skipping: [testbed-manager] => (item=/etc/systemd/network/30-vxlan1.network)  2026-05-24 00:38:52.257670 | orchestrator | skipping: [testbed-manager] => (item=/etc/systemd/network/30-vxlan0.network)  2026-05-24 00:38:52.257680 | orchestrator | skipping: [testbed-manager] => (item=/etc/systemd/network/30-vxlan1.netdev)  2026-05-24 00:38:52.257691 | orchestrator | skipping: [testbed-manager] => (item=/etc/systemd/network/30-vxlan0.netdev)  2026-05-24 00:38:52.257702 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:38:52.257714 | orchestrator | skipping: [testbed-node-0] => (item=/etc/systemd/network/30-vxlan1.network)  2026-05-24 00:38:52.257724 | orchestrator | skipping: [testbed-node-0] => (item=/etc/systemd/network/30-vxlan0.network)  2026-05-24 00:38:52.257735 | orchestrator | skipping: [testbed-node-0] => (item=/etc/systemd/network/30-vxlan1.netdev)  2026-05-24 00:38:52.257746 | orchestrator | skipping: [testbed-node-0] => (item=/etc/systemd/network/30-vxlan0.netdev)  2026-05-24 00:38:52.257757 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:38:52.257768 | orchestrator | skipping: [testbed-node-1] => (item=/etc/systemd/network/30-vxlan1.network)  2026-05-24 00:38:52.257779 | orchestrator | skipping: [testbed-node-1] => (item=/etc/systemd/network/30-vxlan0.network)  2026-05-24 00:38:52.257789 | orchestrator | skipping: [testbed-node-1] => (item=/etc/systemd/network/30-vxlan1.netdev)  2026-05-24 00:38:52.257800 | orchestrator | skipping: [testbed-node-1] => (item=/etc/systemd/network/30-vxlan0.netdev)  2026-05-24 00:38:52.257811 | orchestrator | skipping: [testbed-node-2] => (item=/etc/systemd/network/30-vxlan1.network)  2026-05-24 00:38:52.257822 | orchestrator | skipping: [testbed-node-2] => (item=/etc/systemd/network/30-vxlan0.network)  2026-05-24 00:38:52.257833 | orchestrator | skipping: [testbed-node-2] => (item=/etc/systemd/network/30-vxlan1.netdev)  2026-05-24 00:38:52.257861 | orchestrator | skipping: [testbed-node-2] => (item=/etc/systemd/network/30-vxlan0.netdev)  2026-05-24 00:38:52.257872 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:38:52.257883 | orchestrator | skipping: [testbed-node-3] => (item=/etc/systemd/network/30-vxlan1.network)  2026-05-24 00:38:52.257901 | orchestrator | skipping: [testbed-node-3] => (item=/etc/systemd/network/30-vxlan0.network)  2026-05-24 00:38:52.257919 | orchestrator | skipping: [testbed-node-3] => (item=/etc/systemd/network/30-vxlan1.netdev)  2026-05-24 00:38:52.257938 | orchestrator | skipping: [testbed-node-3] => (item=/etc/systemd/network/30-vxlan0.netdev)  2026-05-24 00:38:52.257950 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:38:52.257961 | orchestrator | skipping: [testbed-node-4] => (item=/etc/systemd/network/30-vxlan1.network)  2026-05-24 00:38:52.257971 | orchestrator | skipping: [testbed-node-4] => (item=/etc/systemd/network/30-vxlan0.network)  2026-05-24 00:38:52.257982 | orchestrator | skipping: [testbed-node-4] => (item=/etc/systemd/network/30-vxlan1.netdev)  2026-05-24 00:38:52.257993 | orchestrator | skipping: [testbed-node-4] => (item=/etc/systemd/network/30-vxlan0.netdev)  2026-05-24 00:38:52.258004 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:38:52.258015 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:38:52.258079 | orchestrator | skipping: [testbed-node-5] => (item=/etc/systemd/network/30-vxlan1.network)  2026-05-24 00:38:52.258090 | orchestrator | skipping: [testbed-node-5] => (item=/etc/systemd/network/30-vxlan0.network)  2026-05-24 00:38:52.258112 | orchestrator | skipping: [testbed-node-5] => (item=/etc/systemd/network/30-vxlan1.netdev)  2026-05-24 00:38:52.258123 | orchestrator | skipping: [testbed-node-5] => (item=/etc/systemd/network/30-vxlan0.netdev)  2026-05-24 00:38:52.258133 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:38:52.258144 | orchestrator | 2026-05-24 00:38:52.258155 | orchestrator | TASK [osism.commons.network : Include network extra init] ********************** 2026-05-24 00:38:52.258166 | orchestrator | Sunday 24 May 2026 00:38:45 +0000 (0:00:00.957) 0:00:47.257 ************ 2026-05-24 00:38:52.258177 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/network/tasks/network-extra-init.yml for testbed-manager, testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-05-24 00:38:52.258188 | orchestrator | 2026-05-24 00:38:52.258199 | orchestrator | TASK [osism.commons.network : Deploy network-extra-init script] **************** 2026-05-24 00:38:52.258210 | orchestrator | Sunday 24 May 2026 00:38:46 +0000 (0:00:01.280) 0:00:48.537 ************ 2026-05-24 00:38:52.258221 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:38:52.258232 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:38:52.258242 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:38:52.258253 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:38:52.258264 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:38:52.258274 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:38:52.258285 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:38:52.258295 | orchestrator | 2026-05-24 00:38:52.258306 | orchestrator | TASK [osism.commons.network : Deploy network-extra-init systemd service] ******* 2026-05-24 00:38:52.258317 | orchestrator | Sunday 24 May 2026 00:38:46 +0000 (0:00:00.633) 0:00:49.171 ************ 2026-05-24 00:38:52.258328 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:38:52.258339 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:38:52.258349 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:38:52.258360 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:38:52.258371 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:38:52.258381 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:38:52.258392 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:38:52.258402 | orchestrator | 2026-05-24 00:38:52.258413 | orchestrator | TASK [osism.commons.network : Enable and start network-extra-init service] ***** 2026-05-24 00:38:52.258424 | orchestrator | Sunday 24 May 2026 00:38:47 +0000 (0:00:00.825) 0:00:49.996 ************ 2026-05-24 00:38:52.258435 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:38:52.258445 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:38:52.258456 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:38:52.258467 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:38:52.258477 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:38:52.258488 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:38:52.258498 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:38:52.258509 | orchestrator | 2026-05-24 00:38:52.258520 | orchestrator | TASK [osism.commons.network : Disable and stop network-extra-init service] ***** 2026-05-24 00:38:52.258530 | orchestrator | Sunday 24 May 2026 00:38:48 +0000 (0:00:00.610) 0:00:50.607 ************ 2026-05-24 00:38:52.258541 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:38:52.258575 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:38:52.258587 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:38:52.258597 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:38:52.258608 | orchestrator | ok: [testbed-manager] 2026-05-24 00:38:52.258619 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:38:52.258629 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:38:52.258640 | orchestrator | 2026-05-24 00:38:52.258650 | orchestrator | TASK [osism.commons.network : Remove network-extra-init systemd service] ******* 2026-05-24 00:38:52.258661 | orchestrator | Sunday 24 May 2026 00:38:50 +0000 (0:00:01.765) 0:00:52.372 ************ 2026-05-24 00:38:52.258672 | orchestrator | ok: [testbed-manager] 2026-05-24 00:38:52.258682 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:38:52.258699 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:38:52.258710 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:38:52.258720 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:38:52.258730 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:38:52.258741 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:38:52.258751 | orchestrator | 2026-05-24 00:38:52.258762 | orchestrator | TASK [osism.commons.network : Remove network-extra-init script] **************** 2026-05-24 00:38:52.258772 | orchestrator | Sunday 24 May 2026 00:38:51 +0000 (0:00:01.148) 0:00:53.521 ************ 2026-05-24 00:38:52.258783 | orchestrator | ok: [testbed-manager] 2026-05-24 00:38:52.258793 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:38:52.258804 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:38:52.258814 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:38:52.258824 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:38:52.258835 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:38:52.258853 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:38:55.092318 | orchestrator | 2026-05-24 00:38:55.092419 | orchestrator | RUNNING HANDLER [osism.commons.network : Reload systemd-networkd] ************** 2026-05-24 00:38:55.092436 | orchestrator | Sunday 24 May 2026 00:38:53 +0000 (0:00:02.060) 0:00:55.581 ************ 2026-05-24 00:38:55.092448 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:38:55.092460 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:38:55.092471 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:38:55.092481 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:38:55.092492 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:38:55.092503 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:38:55.092513 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:38:55.092524 | orchestrator | 2026-05-24 00:38:55.092535 | orchestrator | RUNNING HANDLER [osism.commons.network : Netplan configuration changed] ******** 2026-05-24 00:38:55.092546 | orchestrator | Sunday 24 May 2026 00:38:54 +0000 (0:00:00.801) 0:00:56.383 ************ 2026-05-24 00:38:55.092613 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:38:55.092625 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:38:55.092636 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:38:55.092646 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:38:55.092657 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:38:55.092667 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:38:55.092678 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:38:55.092688 | orchestrator | 2026-05-24 00:38:55.092699 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-24 00:38:55.092712 | orchestrator | testbed-manager : ok=25  changed=5  unreachable=0 failed=0 skipped=11  rescued=0 ignored=0 2026-05-24 00:38:55.092724 | orchestrator | testbed-node-0 : ok=24  changed=5  unreachable=0 failed=0 skipped=12  rescued=0 ignored=0 2026-05-24 00:38:55.092735 | orchestrator | testbed-node-1 : ok=24  changed=5  unreachable=0 failed=0 skipped=12  rescued=0 ignored=0 2026-05-24 00:38:55.092745 | orchestrator | testbed-node-2 : ok=24  changed=5  unreachable=0 failed=0 skipped=12  rescued=0 ignored=0 2026-05-24 00:38:55.092761 | orchestrator | testbed-node-3 : ok=24  changed=5  unreachable=0 failed=0 skipped=12  rescued=0 ignored=0 2026-05-24 00:38:55.092795 | orchestrator | testbed-node-4 : ok=24  changed=5  unreachable=0 failed=0 skipped=12  rescued=0 ignored=0 2026-05-24 00:38:55.092807 | orchestrator | testbed-node-5 : ok=24  changed=5  unreachable=0 failed=0 skipped=12  rescued=0 ignored=0 2026-05-24 00:38:55.092818 | orchestrator | 2026-05-24 00:38:55.092829 | orchestrator | 2026-05-24 00:38:55.092840 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-24 00:38:55.092850 | orchestrator | Sunday 24 May 2026 00:38:54 +0000 (0:00:00.537) 0:00:56.921 ************ 2026-05-24 00:38:55.092888 | orchestrator | =============================================================================== 2026-05-24 00:38:55.092902 | orchestrator | osism.commons.network : Create systemd networkd network files ----------- 5.72s 2026-05-24 00:38:55.092915 | orchestrator | osism.commons.network : Create systemd networkd netdev files ------------ 5.52s 2026-05-24 00:38:55.092928 | orchestrator | osism.commons.network : Include vxlan interfaces ------------------------ 4.64s 2026-05-24 00:38:55.092940 | orchestrator | osism.commons.network : Prepare netplan configuration template ---------- 3.58s 2026-05-24 00:38:55.092952 | orchestrator | osism.commons.network : Install required packages ----------------------- 2.66s 2026-05-24 00:38:55.092964 | orchestrator | osism.commons.network : Install package networkd-dispatcher ------------- 2.18s 2026-05-24 00:38:55.092976 | orchestrator | osism.commons.network : Remove network-extra-init script ---------------- 2.06s 2026-05-24 00:38:55.092989 | orchestrator | osism.commons.network : Disable and stop network-extra-init service ----- 1.77s 2026-05-24 00:38:55.093001 | orchestrator | osism.commons.network : Manage service networkd-dispatcher -------------- 1.71s 2026-05-24 00:38:55.093013 | orchestrator | osism.commons.network : Remove ifupdown package ------------------------- 1.58s 2026-05-24 00:38:55.093025 | orchestrator | osism.commons.network : Remove netplan configuration template ----------- 1.49s 2026-05-24 00:38:55.093037 | orchestrator | osism.commons.network : Copy netplan configuration ---------------------- 1.45s 2026-05-24 00:38:55.093049 | orchestrator | osism.commons.network : Include networkd cleanup tasks ------------------ 1.40s 2026-05-24 00:38:55.093062 | orchestrator | osism.commons.network : Include network extra init ---------------------- 1.28s 2026-05-24 00:38:55.093074 | orchestrator | osism.commons.network : Remove unused configuration files --------------- 1.26s 2026-05-24 00:38:55.093086 | orchestrator | osism.commons.network : Include cleanup tasks --------------------------- 1.26s 2026-05-24 00:38:55.093099 | orchestrator | osism.commons.network : Create required directories --------------------- 1.25s 2026-05-24 00:38:55.093111 | orchestrator | osism.commons.network : List existing configuration files --------------- 1.21s 2026-05-24 00:38:55.093122 | orchestrator | osism.commons.network : Include type specific tasks --------------------- 1.21s 2026-05-24 00:38:55.093132 | orchestrator | osism.commons.network : Remove network-extra-init systemd service ------- 1.15s 2026-05-24 00:38:55.373081 | orchestrator | + osism apply wireguard 2026-05-24 00:39:07.173012 | orchestrator | 2026-05-24 00:39:07 | INFO  | Prepare task for execution of wireguard. 2026-05-24 00:39:07.232445 | orchestrator | 2026-05-24 00:39:07 | INFO  | Task 7661aa3b-d543-4f85-8fad-20e0a60d5071 (wireguard) was prepared for execution. 2026-05-24 00:39:07.232532 | orchestrator | 2026-05-24 00:39:07 | INFO  | It takes a moment until task 7661aa3b-d543-4f85-8fad-20e0a60d5071 (wireguard) has been started and output is visible here. 2026-05-24 00:39:26.395873 | orchestrator | 2026-05-24 00:39:26.396002 | orchestrator | PLAY [Apply role wireguard] **************************************************** 2026-05-24 00:39:26.396019 | orchestrator | 2026-05-24 00:39:26.396029 | orchestrator | TASK [osism.services.wireguard : Install iptables package] ********************* 2026-05-24 00:39:26.396039 | orchestrator | Sunday 24 May 2026 00:39:10 +0000 (0:00:00.295) 0:00:00.295 ************ 2026-05-24 00:39:26.396047 | orchestrator | ok: [testbed-manager] 2026-05-24 00:39:26.396057 | orchestrator | 2026-05-24 00:39:26.396066 | orchestrator | TASK [osism.services.wireguard : Install wireguard package] ******************** 2026-05-24 00:39:26.396075 | orchestrator | Sunday 24 May 2026 00:39:12 +0000 (0:00:01.584) 0:00:01.880 ************ 2026-05-24 00:39:26.396083 | orchestrator | changed: [testbed-manager] 2026-05-24 00:39:26.396093 | orchestrator | 2026-05-24 00:39:26.396101 | orchestrator | TASK [osism.services.wireguard : Create public and private key - server] ******* 2026-05-24 00:39:26.396110 | orchestrator | Sunday 24 May 2026 00:39:18 +0000 (0:00:06.325) 0:00:08.205 ************ 2026-05-24 00:39:26.396119 | orchestrator | changed: [testbed-manager] 2026-05-24 00:39:26.396127 | orchestrator | 2026-05-24 00:39:26.396136 | orchestrator | TASK [osism.services.wireguard : Create preshared key] ************************* 2026-05-24 00:39:26.396170 | orchestrator | Sunday 24 May 2026 00:39:19 +0000 (0:00:00.578) 0:00:08.783 ************ 2026-05-24 00:39:26.396179 | orchestrator | changed: [testbed-manager] 2026-05-24 00:39:26.396188 | orchestrator | 2026-05-24 00:39:26.396196 | orchestrator | TASK [osism.services.wireguard : Get preshared key] **************************** 2026-05-24 00:39:26.396205 | orchestrator | Sunday 24 May 2026 00:39:19 +0000 (0:00:00.436) 0:00:09.220 ************ 2026-05-24 00:39:26.396213 | orchestrator | ok: [testbed-manager] 2026-05-24 00:39:26.396222 | orchestrator | 2026-05-24 00:39:26.396230 | orchestrator | TASK [osism.services.wireguard : Get public key - server] ********************** 2026-05-24 00:39:26.396239 | orchestrator | Sunday 24 May 2026 00:39:20 +0000 (0:00:00.570) 0:00:09.790 ************ 2026-05-24 00:39:26.396247 | orchestrator | ok: [testbed-manager] 2026-05-24 00:39:26.396255 | orchestrator | 2026-05-24 00:39:26.396264 | orchestrator | TASK [osism.services.wireguard : Get private key - server] ********************* 2026-05-24 00:39:26.396272 | orchestrator | Sunday 24 May 2026 00:39:20 +0000 (0:00:00.399) 0:00:10.190 ************ 2026-05-24 00:39:26.396281 | orchestrator | ok: [testbed-manager] 2026-05-24 00:39:26.396289 | orchestrator | 2026-05-24 00:39:26.396297 | orchestrator | TASK [osism.services.wireguard : Copy wg0.conf configuration file] ************* 2026-05-24 00:39:26.396306 | orchestrator | Sunday 24 May 2026 00:39:20 +0000 (0:00:00.412) 0:00:10.603 ************ 2026-05-24 00:39:26.396314 | orchestrator | changed: [testbed-manager] 2026-05-24 00:39:26.396323 | orchestrator | 2026-05-24 00:39:26.396331 | orchestrator | TASK [osism.services.wireguard : Copy client configuration files] ************** 2026-05-24 00:39:26.396340 | orchestrator | Sunday 24 May 2026 00:39:22 +0000 (0:00:01.242) 0:00:11.845 ************ 2026-05-24 00:39:26.396348 | orchestrator | changed: [testbed-manager] => (item=None) 2026-05-24 00:39:26.396357 | orchestrator | changed: [testbed-manager] 2026-05-24 00:39:26.396365 | orchestrator | 2026-05-24 00:39:26.396374 | orchestrator | TASK [osism.services.wireguard : Manage wg-quick@wg0.service service] ********** 2026-05-24 00:39:26.396397 | orchestrator | Sunday 24 May 2026 00:39:23 +0000 (0:00:00.977) 0:00:12.823 ************ 2026-05-24 00:39:26.396406 | orchestrator | changed: [testbed-manager] 2026-05-24 00:39:26.396414 | orchestrator | 2026-05-24 00:39:26.396424 | orchestrator | RUNNING HANDLER [osism.services.wireguard : Restart wg0 service] *************** 2026-05-24 00:39:26.396435 | orchestrator | Sunday 24 May 2026 00:39:25 +0000 (0:00:02.076) 0:00:14.899 ************ 2026-05-24 00:39:26.396444 | orchestrator | changed: [testbed-manager] 2026-05-24 00:39:26.396453 | orchestrator | 2026-05-24 00:39:26.396463 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-24 00:39:26.396473 | orchestrator | testbed-manager : ok=11  changed=7  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-24 00:39:26.396484 | orchestrator | 2026-05-24 00:39:26.396494 | orchestrator | 2026-05-24 00:39:26.396504 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-24 00:39:26.396514 | orchestrator | Sunday 24 May 2026 00:39:26 +0000 (0:00:00.950) 0:00:15.849 ************ 2026-05-24 00:39:26.396524 | orchestrator | =============================================================================== 2026-05-24 00:39:26.396533 | orchestrator | osism.services.wireguard : Install wireguard package -------------------- 6.33s 2026-05-24 00:39:26.396543 | orchestrator | osism.services.wireguard : Manage wg-quick@wg0.service service ---------- 2.08s 2026-05-24 00:39:26.396553 | orchestrator | osism.services.wireguard : Install iptables package --------------------- 1.58s 2026-05-24 00:39:26.396563 | orchestrator | osism.services.wireguard : Copy wg0.conf configuration file ------------- 1.24s 2026-05-24 00:39:26.396573 | orchestrator | osism.services.wireguard : Copy client configuration files -------------- 0.98s 2026-05-24 00:39:26.396582 | orchestrator | osism.services.wireguard : Restart wg0 service -------------------------- 0.95s 2026-05-24 00:39:26.396591 | orchestrator | osism.services.wireguard : Create public and private key - server ------- 0.58s 2026-05-24 00:39:26.396623 | orchestrator | osism.services.wireguard : Get preshared key ---------------------------- 0.57s 2026-05-24 00:39:26.396641 | orchestrator | osism.services.wireguard : Create preshared key ------------------------- 0.44s 2026-05-24 00:39:26.396651 | orchestrator | osism.services.wireguard : Get private key - server --------------------- 0.41s 2026-05-24 00:39:26.396661 | orchestrator | osism.services.wireguard : Get public key - server ---------------------- 0.40s 2026-05-24 00:39:26.663057 | orchestrator | + sh -c /opt/configuration/scripts/prepare-wireguard-configuration.sh 2026-05-24 00:39:26.701900 | orchestrator | % Total % Received % Xferd Average Speed Time Time Time Current 2026-05-24 00:39:26.702000 | orchestrator | Dload Upload Total Spent Left Speed 2026-05-24 00:39:26.787165 | orchestrator | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14 100 14 0 0 163 0 --:--:-- --:--:-- --:--:-- 164 2026-05-24 00:39:26.802979 | orchestrator | + osism apply --environment custom workarounds 2026-05-24 00:39:28.570420 | orchestrator | 2026-05-24 00:39:28 | INFO  | Trying to run play workarounds in environment custom 2026-05-24 00:39:38.663161 | orchestrator | 2026-05-24 00:39:38 | INFO  | Prepare task for execution of workarounds. 2026-05-24 00:39:38.741835 | orchestrator | 2026-05-24 00:39:38 | INFO  | Task bf4e1f40-282c-4eae-9d8b-db6d08164860 (workarounds) was prepared for execution. 2026-05-24 00:39:38.741944 | orchestrator | 2026-05-24 00:39:38 | INFO  | It takes a moment until task bf4e1f40-282c-4eae-9d8b-db6d08164860 (workarounds) has been started and output is visible here. 2026-05-24 00:40:04.595421 | orchestrator | 2026-05-24 00:40:04.595524 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-05-24 00:40:04.595539 | orchestrator | 2026-05-24 00:40:04.595549 | orchestrator | TASK [Group hosts based on virtualization_role] ******************************** 2026-05-24 00:40:04.595559 | orchestrator | Sunday 24 May 2026 00:39:42 +0000 (0:00:00.179) 0:00:00.179 ************ 2026-05-24 00:40:04.595570 | orchestrator | changed: [testbed-manager] => (item=virtualization_role_guest) 2026-05-24 00:40:04.595579 | orchestrator | changed: [testbed-node-0] => (item=virtualization_role_guest) 2026-05-24 00:40:04.595585 | orchestrator | changed: [testbed-node-1] => (item=virtualization_role_guest) 2026-05-24 00:40:04.595591 | orchestrator | changed: [testbed-node-2] => (item=virtualization_role_guest) 2026-05-24 00:40:04.595596 | orchestrator | changed: [testbed-node-3] => (item=virtualization_role_guest) 2026-05-24 00:40:04.595603 | orchestrator | changed: [testbed-node-4] => (item=virtualization_role_guest) 2026-05-24 00:40:04.595619 | orchestrator | changed: [testbed-node-5] => (item=virtualization_role_guest) 2026-05-24 00:40:04.595631 | orchestrator | 2026-05-24 00:40:04.595651 | orchestrator | PLAY [Apply netplan configuration on the manager node] ************************* 2026-05-24 00:40:04.595659 | orchestrator | 2026-05-24 00:40:04.595664 | orchestrator | TASK [Apply netplan configuration] ********************************************* 2026-05-24 00:40:04.595670 | orchestrator | Sunday 24 May 2026 00:39:42 +0000 (0:00:00.756) 0:00:00.936 ************ 2026-05-24 00:40:04.595675 | orchestrator | ok: [testbed-manager] 2026-05-24 00:40:04.595681 | orchestrator | 2026-05-24 00:40:04.595686 | orchestrator | PLAY [Apply netplan configuration on all other nodes] ************************** 2026-05-24 00:40:04.595691 | orchestrator | 2026-05-24 00:40:04.595697 | orchestrator | TASK [Apply netplan configuration] ********************************************* 2026-05-24 00:40:04.595702 | orchestrator | Sunday 24 May 2026 00:39:45 +0000 (0:00:02.673) 0:00:03.609 ************ 2026-05-24 00:40:04.595707 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:40:04.595712 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:40:04.595717 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:40:04.595722 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:40:04.595727 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:40:04.595732 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:40:04.595737 | orchestrator | 2026-05-24 00:40:04.595755 | orchestrator | PLAY [Add custom CA certificates to non-manager nodes] ************************* 2026-05-24 00:40:04.595761 | orchestrator | 2026-05-24 00:40:04.595766 | orchestrator | TASK [Copy custom CA certificates] ********************************************* 2026-05-24 00:40:04.595788 | orchestrator | Sunday 24 May 2026 00:39:47 +0000 (0:00:02.278) 0:00:05.888 ************ 2026-05-24 00:40:04.595794 | orchestrator | changed: [testbed-node-1] => (item=/opt/configuration/environments/kolla/certificates/ca/testbed.crt) 2026-05-24 00:40:04.595801 | orchestrator | changed: [testbed-node-3] => (item=/opt/configuration/environments/kolla/certificates/ca/testbed.crt) 2026-05-24 00:40:04.595806 | orchestrator | changed: [testbed-node-0] => (item=/opt/configuration/environments/kolla/certificates/ca/testbed.crt) 2026-05-24 00:40:04.595811 | orchestrator | changed: [testbed-node-4] => (item=/opt/configuration/environments/kolla/certificates/ca/testbed.crt) 2026-05-24 00:40:04.595816 | orchestrator | changed: [testbed-node-2] => (item=/opt/configuration/environments/kolla/certificates/ca/testbed.crt) 2026-05-24 00:40:04.595821 | orchestrator | changed: [testbed-node-5] => (item=/opt/configuration/environments/kolla/certificates/ca/testbed.crt) 2026-05-24 00:40:04.595826 | orchestrator | 2026-05-24 00:40:04.595831 | orchestrator | TASK [Run update-ca-certificates] ********************************************** 2026-05-24 00:40:04.595836 | orchestrator | Sunday 24 May 2026 00:39:49 +0000 (0:00:01.317) 0:00:07.205 ************ 2026-05-24 00:40:04.595841 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:40:04.595846 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:40:04.595851 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:40:04.595856 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:40:04.595861 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:40:04.595866 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:40:04.595871 | orchestrator | 2026-05-24 00:40:04.595876 | orchestrator | TASK [Run update-ca-trust] ***************************************************** 2026-05-24 00:40:04.595881 | orchestrator | Sunday 24 May 2026 00:39:53 +0000 (0:00:04.114) 0:00:11.320 ************ 2026-05-24 00:40:04.595886 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:40:04.595891 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:40:04.595895 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:40:04.595900 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:40:04.595905 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:40:04.595910 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:40:04.595915 | orchestrator | 2026-05-24 00:40:04.595920 | orchestrator | PLAY [Add a workaround service] ************************************************ 2026-05-24 00:40:04.595925 | orchestrator | 2026-05-24 00:40:04.595930 | orchestrator | TASK [Copy workarounds.sh scripts] ********************************************* 2026-05-24 00:40:04.595935 | orchestrator | Sunday 24 May 2026 00:39:53 +0000 (0:00:00.551) 0:00:11.871 ************ 2026-05-24 00:40:04.595940 | orchestrator | changed: [testbed-manager] 2026-05-24 00:40:04.595945 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:40:04.595950 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:40:04.595955 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:40:04.595960 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:40:04.595965 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:40:04.595970 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:40:04.595975 | orchestrator | 2026-05-24 00:40:04.595980 | orchestrator | TASK [Copy workarounds systemd unit file] ************************************** 2026-05-24 00:40:04.595989 | orchestrator | Sunday 24 May 2026 00:39:55 +0000 (0:00:01.826) 0:00:13.697 ************ 2026-05-24 00:40:04.595997 | orchestrator | changed: [testbed-manager] 2026-05-24 00:40:04.596005 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:40:04.596014 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:40:04.596023 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:40:04.596030 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:40:04.596038 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:40:04.596062 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:40:04.596072 | orchestrator | 2026-05-24 00:40:04.596080 | orchestrator | TASK [Reload systemd daemon] *************************************************** 2026-05-24 00:40:04.596086 | orchestrator | Sunday 24 May 2026 00:39:57 +0000 (0:00:01.508) 0:00:15.206 ************ 2026-05-24 00:40:04.596097 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:40:04.596103 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:40:04.596109 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:40:04.596114 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:40:04.596120 | orchestrator | ok: [testbed-manager] 2026-05-24 00:40:04.596125 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:40:04.596131 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:40:04.596137 | orchestrator | 2026-05-24 00:40:04.596142 | orchestrator | TASK [Enable workarounds.service (Debian)] ************************************* 2026-05-24 00:40:04.596148 | orchestrator | Sunday 24 May 2026 00:39:58 +0000 (0:00:01.669) 0:00:16.876 ************ 2026-05-24 00:40:04.596154 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:40:04.596160 | orchestrator | changed: [testbed-manager] 2026-05-24 00:40:04.596166 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:40:04.596172 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:40:04.596178 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:40:04.596183 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:40:04.596189 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:40:04.596195 | orchestrator | 2026-05-24 00:40:04.596200 | orchestrator | TASK [Enable and start workarounds.service (RedHat)] *************************** 2026-05-24 00:40:04.596206 | orchestrator | Sunday 24 May 2026 00:40:00 +0000 (0:00:01.580) 0:00:18.456 ************ 2026-05-24 00:40:04.596212 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:40:04.596218 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:40:04.596223 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:40:04.596229 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:40:04.596235 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:40:04.596240 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:40:04.596246 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:40:04.596252 | orchestrator | 2026-05-24 00:40:04.596258 | orchestrator | PLAY [On Ubuntu 24.04 install python3-docker from Debian Sid] ****************** 2026-05-24 00:40:04.596263 | orchestrator | 2026-05-24 00:40:04.596269 | orchestrator | TASK [Install python3-docker] ************************************************** 2026-05-24 00:40:04.596279 | orchestrator | Sunday 24 May 2026 00:40:01 +0000 (0:00:00.799) 0:00:19.255 ************ 2026-05-24 00:40:04.596285 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:40:04.596291 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:40:04.596297 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:40:04.596303 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:40:04.596308 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:40:04.596313 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:40:04.596318 | orchestrator | ok: [testbed-manager] 2026-05-24 00:40:04.596323 | orchestrator | 2026-05-24 00:40:04.596328 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-24 00:40:04.596334 | orchestrator | testbed-manager : ok=7  changed=4  unreachable=0 failed=0 skipped=1  rescued=0 ignored=0 2026-05-24 00:40:04.596340 | orchestrator | testbed-node-0 : ok=9  changed=6  unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-05-24 00:40:04.596345 | orchestrator | testbed-node-1 : ok=9  changed=6  unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-05-24 00:40:04.596350 | orchestrator | testbed-node-2 : ok=9  changed=6  unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-05-24 00:40:04.596355 | orchestrator | testbed-node-3 : ok=9  changed=6  unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-05-24 00:40:04.596360 | orchestrator | testbed-node-4 : ok=9  changed=6  unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-05-24 00:40:04.596365 | orchestrator | testbed-node-5 : ok=9  changed=6  unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-05-24 00:40:04.596374 | orchestrator | 2026-05-24 00:40:04.596380 | orchestrator | 2026-05-24 00:40:04.596385 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-24 00:40:04.596390 | orchestrator | Sunday 24 May 2026 00:40:04 +0000 (0:00:03.421) 0:00:22.677 ************ 2026-05-24 00:40:04.596395 | orchestrator | =============================================================================== 2026-05-24 00:40:04.596400 | orchestrator | Run update-ca-certificates ---------------------------------------------- 4.11s 2026-05-24 00:40:04.596405 | orchestrator | Install python3-docker -------------------------------------------------- 3.42s 2026-05-24 00:40:04.596410 | orchestrator | Apply netplan configuration --------------------------------------------- 2.67s 2026-05-24 00:40:04.596415 | orchestrator | Apply netplan configuration --------------------------------------------- 2.28s 2026-05-24 00:40:04.596420 | orchestrator | Copy workarounds.sh scripts --------------------------------------------- 1.83s 2026-05-24 00:40:04.596425 | orchestrator | Reload systemd daemon --------------------------------------------------- 1.67s 2026-05-24 00:40:04.596429 | orchestrator | Enable workarounds.service (Debian) ------------------------------------- 1.58s 2026-05-24 00:40:04.596434 | orchestrator | Copy workarounds systemd unit file -------------------------------------- 1.51s 2026-05-24 00:40:04.596439 | orchestrator | Copy custom CA certificates --------------------------------------------- 1.32s 2026-05-24 00:40:04.596444 | orchestrator | Enable and start workarounds.service (RedHat) --------------------------- 0.80s 2026-05-24 00:40:04.596449 | orchestrator | Group hosts based on virtualization_role -------------------------------- 0.76s 2026-05-24 00:40:04.596458 | orchestrator | Run update-ca-trust ----------------------------------------------------- 0.55s 2026-05-24 00:40:05.177369 | orchestrator | + osism apply reboot -l testbed-nodes -e ireallymeanit=yes 2026-05-24 00:40:16.983255 | orchestrator | 2026-05-24 00:40:16 | INFO  | Prepare task for execution of reboot. 2026-05-24 00:40:17.041408 | orchestrator | 2026-05-24 00:40:17 | INFO  | Task a90d3bdc-b960-4ed8-84dc-d284dcf70b7b (reboot) was prepared for execution. 2026-05-24 00:40:17.041528 | orchestrator | 2026-05-24 00:40:17 | INFO  | It takes a moment until task a90d3bdc-b960-4ed8-84dc-d284dcf70b7b (reboot) has been started and output is visible here. 2026-05-24 00:40:28.604533 | orchestrator | 2026-05-24 00:40:28.604646 | orchestrator | PLAY [Reboot systems] ********************************************************** 2026-05-24 00:40:28.604730 | orchestrator | 2026-05-24 00:40:28.604743 | orchestrator | TASK [Exit playbook, if user did not mean to reboot systems] ******************* 2026-05-24 00:40:28.604754 | orchestrator | Sunday 24 May 2026 00:40:20 +0000 (0:00:00.246) 0:00:00.246 ************ 2026-05-24 00:40:28.604764 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:40:28.604775 | orchestrator | 2026-05-24 00:40:28.604785 | orchestrator | TASK [Reboot system - do not wait for the reboot to complete] ****************** 2026-05-24 00:40:28.604795 | orchestrator | Sunday 24 May 2026 00:40:20 +0000 (0:00:00.172) 0:00:00.419 ************ 2026-05-24 00:40:28.604805 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:40:28.604815 | orchestrator | 2026-05-24 00:40:28.604825 | orchestrator | TASK [Reboot system - wait for the reboot to complete] ************************* 2026-05-24 00:40:28.604834 | orchestrator | Sunday 24 May 2026 00:40:21 +0000 (0:00:01.320) 0:00:01.739 ************ 2026-05-24 00:40:28.604844 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:40:28.604853 | orchestrator | 2026-05-24 00:40:28.604863 | orchestrator | PLAY [Reboot systems] ********************************************************** 2026-05-24 00:40:28.604873 | orchestrator | 2026-05-24 00:40:28.604882 | orchestrator | TASK [Exit playbook, if user did not mean to reboot systems] ******************* 2026-05-24 00:40:28.604892 | orchestrator | Sunday 24 May 2026 00:40:21 +0000 (0:00:00.121) 0:00:01.860 ************ 2026-05-24 00:40:28.604917 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:40:28.604926 | orchestrator | 2026-05-24 00:40:28.604936 | orchestrator | TASK [Reboot system - do not wait for the reboot to complete] ****************** 2026-05-24 00:40:28.604946 | orchestrator | Sunday 24 May 2026 00:40:22 +0000 (0:00:00.111) 0:00:01.971 ************ 2026-05-24 00:40:28.604977 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:40:28.604992 | orchestrator | 2026-05-24 00:40:28.605008 | orchestrator | TASK [Reboot system - wait for the reboot to complete] ************************* 2026-05-24 00:40:28.605024 | orchestrator | Sunday 24 May 2026 00:40:23 +0000 (0:00:01.062) 0:00:03.034 ************ 2026-05-24 00:40:28.605040 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:40:28.605055 | orchestrator | 2026-05-24 00:40:28.605071 | orchestrator | PLAY [Reboot systems] ********************************************************** 2026-05-24 00:40:28.605087 | orchestrator | 2026-05-24 00:40:28.605102 | orchestrator | TASK [Exit playbook, if user did not mean to reboot systems] ******************* 2026-05-24 00:40:28.605117 | orchestrator | Sunday 24 May 2026 00:40:23 +0000 (0:00:00.101) 0:00:03.135 ************ 2026-05-24 00:40:28.605133 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:40:28.605149 | orchestrator | 2026-05-24 00:40:28.605165 | orchestrator | TASK [Reboot system - do not wait for the reboot to complete] ****************** 2026-05-24 00:40:28.605180 | orchestrator | Sunday 24 May 2026 00:40:23 +0000 (0:00:00.098) 0:00:03.234 ************ 2026-05-24 00:40:28.605197 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:40:28.605212 | orchestrator | 2026-05-24 00:40:28.605228 | orchestrator | TASK [Reboot system - wait for the reboot to complete] ************************* 2026-05-24 00:40:28.605243 | orchestrator | Sunday 24 May 2026 00:40:24 +0000 (0:00:01.014) 0:00:04.248 ************ 2026-05-24 00:40:28.605259 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:40:28.605274 | orchestrator | 2026-05-24 00:40:28.605289 | orchestrator | PLAY [Reboot systems] ********************************************************** 2026-05-24 00:40:28.605305 | orchestrator | 2026-05-24 00:40:28.605324 | orchestrator | TASK [Exit playbook, if user did not mean to reboot systems] ******************* 2026-05-24 00:40:28.605341 | orchestrator | Sunday 24 May 2026 00:40:24 +0000 (0:00:00.113) 0:00:04.361 ************ 2026-05-24 00:40:28.605359 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:40:28.605376 | orchestrator | 2026-05-24 00:40:28.605393 | orchestrator | TASK [Reboot system - do not wait for the reboot to complete] ****************** 2026-05-24 00:40:28.605411 | orchestrator | Sunday 24 May 2026 00:40:24 +0000 (0:00:00.105) 0:00:04.466 ************ 2026-05-24 00:40:28.605430 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:40:28.605447 | orchestrator | 2026-05-24 00:40:28.605464 | orchestrator | TASK [Reboot system - wait for the reboot to complete] ************************* 2026-05-24 00:40:28.605480 | orchestrator | Sunday 24 May 2026 00:40:25 +0000 (0:00:01.052) 0:00:05.519 ************ 2026-05-24 00:40:28.605497 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:40:28.605515 | orchestrator | 2026-05-24 00:40:28.605532 | orchestrator | PLAY [Reboot systems] ********************************************************** 2026-05-24 00:40:28.605549 | orchestrator | 2026-05-24 00:40:28.605567 | orchestrator | TASK [Exit playbook, if user did not mean to reboot systems] ******************* 2026-05-24 00:40:28.605584 | orchestrator | Sunday 24 May 2026 00:40:25 +0000 (0:00:00.144) 0:00:05.664 ************ 2026-05-24 00:40:28.605601 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:40:28.605619 | orchestrator | 2026-05-24 00:40:28.605637 | orchestrator | TASK [Reboot system - do not wait for the reboot to complete] ****************** 2026-05-24 00:40:28.605681 | orchestrator | Sunday 24 May 2026 00:40:25 +0000 (0:00:00.109) 0:00:05.773 ************ 2026-05-24 00:40:28.605703 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:40:28.605720 | orchestrator | 2026-05-24 00:40:28.605738 | orchestrator | TASK [Reboot system - wait for the reboot to complete] ************************* 2026-05-24 00:40:28.605756 | orchestrator | Sunday 24 May 2026 00:40:27 +0000 (0:00:01.232) 0:00:07.006 ************ 2026-05-24 00:40:28.605773 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:40:28.605790 | orchestrator | 2026-05-24 00:40:28.605807 | orchestrator | PLAY [Reboot systems] ********************************************************** 2026-05-24 00:40:28.605824 | orchestrator | 2026-05-24 00:40:28.605840 | orchestrator | TASK [Exit playbook, if user did not mean to reboot systems] ******************* 2026-05-24 00:40:28.605857 | orchestrator | Sunday 24 May 2026 00:40:27 +0000 (0:00:00.115) 0:00:07.121 ************ 2026-05-24 00:40:28.605897 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:40:28.605917 | orchestrator | 2026-05-24 00:40:28.605936 | orchestrator | TASK [Reboot system - do not wait for the reboot to complete] ****************** 2026-05-24 00:40:28.605954 | orchestrator | Sunday 24 May 2026 00:40:27 +0000 (0:00:00.119) 0:00:07.240 ************ 2026-05-24 00:40:28.605973 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:40:28.605990 | orchestrator | 2026-05-24 00:40:28.606007 | orchestrator | TASK [Reboot system - wait for the reboot to complete] ************************* 2026-05-24 00:40:28.606083 | orchestrator | Sunday 24 May 2026 00:40:28 +0000 (0:00:01.031) 0:00:08.271 ************ 2026-05-24 00:40:28.606119 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:40:28.606130 | orchestrator | 2026-05-24 00:40:28.606141 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-24 00:40:28.606153 | orchestrator | testbed-node-0 : ok=1  changed=1  unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-05-24 00:40:28.606212 | orchestrator | testbed-node-1 : ok=1  changed=1  unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-05-24 00:40:28.606231 | orchestrator | testbed-node-2 : ok=1  changed=1  unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-05-24 00:40:28.606249 | orchestrator | testbed-node-3 : ok=1  changed=1  unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-05-24 00:40:28.606266 | orchestrator | testbed-node-4 : ok=1  changed=1  unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-05-24 00:40:28.606295 | orchestrator | testbed-node-5 : ok=1  changed=1  unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-05-24 00:40:28.606312 | orchestrator | 2026-05-24 00:40:28.606329 | orchestrator | 2026-05-24 00:40:28.606347 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-24 00:40:28.606366 | orchestrator | Sunday 24 May 2026 00:40:28 +0000 (0:00:00.034) 0:00:08.306 ************ 2026-05-24 00:40:28.606382 | orchestrator | =============================================================================== 2026-05-24 00:40:28.606399 | orchestrator | Reboot system - do not wait for the reboot to complete ------------------ 6.71s 2026-05-24 00:40:28.606418 | orchestrator | Exit playbook, if user did not mean to reboot systems ------------------- 0.72s 2026-05-24 00:40:28.606435 | orchestrator | Reboot system - wait for the reboot to complete ------------------------- 0.63s 2026-05-24 00:40:28.878293 | orchestrator | + osism apply wait-for-connection -l testbed-nodes -e ireallymeanit=yes 2026-05-24 00:40:40.702708 | orchestrator | 2026-05-24 00:40:40 | INFO  | Prepare task for execution of wait-for-connection. 2026-05-24 00:40:40.771744 | orchestrator | 2026-05-24 00:40:40 | INFO  | Task 8bfd3b4d-26a6-44f8-97e9-c0ad181946f0 (wait-for-connection) was prepared for execution. 2026-05-24 00:40:40.771817 | orchestrator | 2026-05-24 00:40:40 | INFO  | It takes a moment until task 8bfd3b4d-26a6-44f8-97e9-c0ad181946f0 (wait-for-connection) has been started and output is visible here. 2026-05-24 00:40:55.605165 | orchestrator | 2026-05-24 00:40:55.605280 | orchestrator | PLAY [Wait until remote systems are reachable] ********************************* 2026-05-24 00:40:55.605296 | orchestrator | 2026-05-24 00:40:55.605308 | orchestrator | TASK [Wait until remote system is reachable] *********************************** 2026-05-24 00:40:55.605319 | orchestrator | Sunday 24 May 2026 00:40:43 +0000 (0:00:00.282) 0:00:00.282 ************ 2026-05-24 00:40:55.605330 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:40:55.605343 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:40:55.605354 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:40:55.605365 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:40:55.605376 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:40:55.605386 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:40:55.605424 | orchestrator | 2026-05-24 00:40:55.605436 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-24 00:40:55.605447 | orchestrator | testbed-node-0 : ok=1  changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-24 00:40:55.605460 | orchestrator | testbed-node-1 : ok=1  changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-24 00:40:55.605471 | orchestrator | testbed-node-2 : ok=1  changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-24 00:40:55.605481 | orchestrator | testbed-node-3 : ok=1  changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-24 00:40:55.605492 | orchestrator | testbed-node-4 : ok=1  changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-24 00:40:55.605502 | orchestrator | testbed-node-5 : ok=1  changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-24 00:40:55.605528 | orchestrator | 2026-05-24 00:40:55.605540 | orchestrator | 2026-05-24 00:40:55.605551 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-24 00:40:55.605561 | orchestrator | Sunday 24 May 2026 00:40:55 +0000 (0:00:11.517) 0:00:11.800 ************ 2026-05-24 00:40:55.605572 | orchestrator | =============================================================================== 2026-05-24 00:40:55.605583 | orchestrator | Wait until remote system is reachable ---------------------------------- 11.52s 2026-05-24 00:40:55.873028 | orchestrator | + osism apply hddtemp 2026-05-24 00:41:07.769251 | orchestrator | 2026-05-24 00:41:07 | INFO  | Prepare task for execution of hddtemp. 2026-05-24 00:41:07.864337 | orchestrator | 2026-05-24 00:41:07 | INFO  | Task 76795880-e4b2-4c12-8ca9-6b97e31fcf30 (hddtemp) was prepared for execution. 2026-05-24 00:41:07.864432 | orchestrator | 2026-05-24 00:41:07 | INFO  | It takes a moment until task 76795880-e4b2-4c12-8ca9-6b97e31fcf30 (hddtemp) has been started and output is visible here. 2026-05-24 00:41:35.547228 | orchestrator | 2026-05-24 00:41:35.547354 | orchestrator | PLAY [Apply role hddtemp] ****************************************************** 2026-05-24 00:41:35.547373 | orchestrator | 2026-05-24 00:41:35.547385 | orchestrator | TASK [osism.services.hddtemp : Gather variables for each operating system] ***** 2026-05-24 00:41:35.547397 | orchestrator | Sunday 24 May 2026 00:41:11 +0000 (0:00:00.357) 0:00:00.357 ************ 2026-05-24 00:41:35.547409 | orchestrator | ok: [testbed-manager] 2026-05-24 00:41:35.547421 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:41:35.547432 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:41:35.547443 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:41:35.547454 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:41:35.547465 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:41:35.547476 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:41:35.547486 | orchestrator | 2026-05-24 00:41:35.547497 | orchestrator | TASK [osism.services.hddtemp : Include distribution specific install tasks] **** 2026-05-24 00:41:35.547508 | orchestrator | Sunday 24 May 2026 00:41:12 +0000 (0:00:00.680) 0:00:01.037 ************ 2026-05-24 00:41:35.547537 | 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-05-24 00:41:35.547551 | orchestrator | 2026-05-24 00:41:35.547562 | orchestrator | TASK [osism.services.hddtemp : Remove hddtemp package] ************************* 2026-05-24 00:41:35.547573 | orchestrator | Sunday 24 May 2026 00:41:13 +0000 (0:00:01.212) 0:00:02.250 ************ 2026-05-24 00:41:35.547584 | orchestrator | ok: [testbed-manager] 2026-05-24 00:41:35.547595 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:41:35.547606 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:41:35.547617 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:41:35.547652 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:41:35.547664 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:41:35.547674 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:41:35.547685 | orchestrator | 2026-05-24 00:41:35.547728 | orchestrator | TASK [osism.services.hddtemp : Enable Kernel Module drivetemp] ***************** 2026-05-24 00:41:35.547742 | orchestrator | Sunday 24 May 2026 00:41:15 +0000 (0:00:02.514) 0:00:04.765 ************ 2026-05-24 00:41:35.547755 | orchestrator | changed: [testbed-manager] 2026-05-24 00:41:35.547769 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:41:35.547781 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:41:35.547794 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:41:35.547806 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:41:35.547818 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:41:35.547830 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:41:35.547842 | orchestrator | 2026-05-24 00:41:35.547854 | orchestrator | TASK [osism.services.hddtemp : Check if drivetemp module is available] ********* 2026-05-24 00:41:35.547866 | orchestrator | Sunday 24 May 2026 00:41:16 +0000 (0:00:00.972) 0:00:05.737 ************ 2026-05-24 00:41:35.547877 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:41:35.547887 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:41:35.547898 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:41:35.547908 | orchestrator | ok: [testbed-manager] 2026-05-24 00:41:35.547919 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:41:35.547930 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:41:35.547940 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:41:35.547950 | orchestrator | 2026-05-24 00:41:35.547961 | orchestrator | TASK [osism.services.hddtemp : Load Kernel Module drivetemp] ******************* 2026-05-24 00:41:35.547972 | orchestrator | Sunday 24 May 2026 00:41:18 +0000 (0:00:01.314) 0:00:07.051 ************ 2026-05-24 00:41:35.547983 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:41:35.547993 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:41:35.548004 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:41:35.548014 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:41:35.548025 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:41:35.548036 | orchestrator | changed: [testbed-manager] 2026-05-24 00:41:35.548046 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:41:35.548057 | orchestrator | 2026-05-24 00:41:35.548067 | orchestrator | TASK [osism.services.hddtemp : Install lm-sensors] ***************************** 2026-05-24 00:41:35.548078 | orchestrator | Sunday 24 May 2026 00:41:18 +0000 (0:00:00.691) 0:00:07.743 ************ 2026-05-24 00:41:35.548093 | orchestrator | changed: [testbed-manager] 2026-05-24 00:41:35.548113 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:41:35.548132 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:41:35.548149 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:41:35.548166 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:41:35.548183 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:41:35.548200 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:41:35.548217 | orchestrator | 2026-05-24 00:41:35.548235 | orchestrator | TASK [osism.services.hddtemp : Include distribution specific service tasks] **** 2026-05-24 00:41:35.548252 | orchestrator | Sunday 24 May 2026 00:41:31 +0000 (0:00:12.733) 0:00:20.476 ************ 2026-05-24 00:41:35.548272 | 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-05-24 00:41:35.548290 | orchestrator | 2026-05-24 00:41:35.548308 | orchestrator | TASK [osism.services.hddtemp : Manage lm-sensors service] ********************** 2026-05-24 00:41:35.548326 | orchestrator | Sunday 24 May 2026 00:41:32 +0000 (0:00:01.237) 0:00:21.714 ************ 2026-05-24 00:41:35.548343 | orchestrator | changed: [testbed-manager] 2026-05-24 00:41:35.548362 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:41:35.548382 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:41:35.548399 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:41:35.548417 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:41:35.548452 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:41:35.548473 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:41:35.548493 | orchestrator | 2026-05-24 00:41:35.548511 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-24 00:41:35.548523 | orchestrator | testbed-manager : ok=9  changed=4  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-24 00:41:35.548556 | orchestrator | testbed-node-0 : ok=8  changed=3  unreachable=0 failed=0 skipped=1  rescued=0 ignored=0 2026-05-24 00:41:35.548569 | orchestrator | testbed-node-1 : ok=8  changed=3  unreachable=0 failed=0 skipped=1  rescued=0 ignored=0 2026-05-24 00:41:35.548580 | orchestrator | testbed-node-2 : ok=8  changed=3  unreachable=0 failed=0 skipped=1  rescued=0 ignored=0 2026-05-24 00:41:35.548591 | orchestrator | testbed-node-3 : ok=8  changed=3  unreachable=0 failed=0 skipped=1  rescued=0 ignored=0 2026-05-24 00:41:35.548602 | orchestrator | testbed-node-4 : ok=8  changed=3  unreachable=0 failed=0 skipped=1  rescued=0 ignored=0 2026-05-24 00:41:35.548613 | orchestrator | testbed-node-5 : ok=8  changed=3  unreachable=0 failed=0 skipped=1  rescued=0 ignored=0 2026-05-24 00:41:35.548624 | orchestrator | 2026-05-24 00:41:35.548635 | orchestrator | 2026-05-24 00:41:35.548646 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-24 00:41:35.548657 | orchestrator | Sunday 24 May 2026 00:41:35 +0000 (0:00:02.469) 0:00:24.183 ************ 2026-05-24 00:41:35.548668 | orchestrator | =============================================================================== 2026-05-24 00:41:35.548679 | orchestrator | osism.services.hddtemp : Install lm-sensors ---------------------------- 12.73s 2026-05-24 00:41:35.548690 | orchestrator | osism.services.hddtemp : Remove hddtemp package ------------------------- 2.51s 2026-05-24 00:41:35.548725 | orchestrator | osism.services.hddtemp : Manage lm-sensors service ---------------------- 2.47s 2026-05-24 00:41:35.548736 | orchestrator | osism.services.hddtemp : Check if drivetemp module is available --------- 1.32s 2026-05-24 00:41:35.548759 | orchestrator | osism.services.hddtemp : Include distribution specific service tasks ---- 1.24s 2026-05-24 00:41:35.548770 | orchestrator | osism.services.hddtemp : Include distribution specific install tasks ---- 1.21s 2026-05-24 00:41:35.548781 | orchestrator | osism.services.hddtemp : Enable Kernel Module drivetemp ----------------- 0.97s 2026-05-24 00:41:35.548791 | orchestrator | osism.services.hddtemp : Load Kernel Module drivetemp ------------------- 0.69s 2026-05-24 00:41:35.548802 | orchestrator | osism.services.hddtemp : Gather variables for each operating system ----- 0.68s 2026-05-24 00:41:35.815244 | orchestrator | ++ semver latest 7.1.1 2026-05-24 00:41:35.867113 | orchestrator | + [[ -1 -ge 0 ]] 2026-05-24 00:41:35.867198 | orchestrator | + [[ latest == \l\a\t\e\s\t ]] 2026-05-24 00:41:35.867215 | orchestrator | + sudo systemctl restart manager.service 2026-05-24 00:41:49.776892 | orchestrator | + [[ ceph-ansible == \c\e\p\h\-\a\n\s\i\b\l\e ]] 2026-05-24 00:41:49.776995 | orchestrator | + wait_for_container_healthy 60 ceph-ansible 2026-05-24 00:41:49.777018 | orchestrator | + local max_attempts=60 2026-05-24 00:41:49.777039 | orchestrator | + local name=ceph-ansible 2026-05-24 00:41:49.777051 | orchestrator | + local attempt_num=1 2026-05-24 00:41:49.777062 | orchestrator | ++ /usr/bin/docker inspect -f '{{.State.Health.Status}}' ceph-ansible 2026-05-24 00:41:49.808424 | orchestrator | + [[ unhealthy == \h\e\a\l\t\h\y ]] 2026-05-24 00:41:49.808539 | orchestrator | + (( attempt_num++ == max_attempts )) 2026-05-24 00:41:49.808556 | orchestrator | + sleep 5 2026-05-24 00:41:54.812600 | orchestrator | ++ /usr/bin/docker inspect -f '{{.State.Health.Status}}' ceph-ansible 2026-05-24 00:41:54.935360 | orchestrator | + [[ unhealthy == \h\e\a\l\t\h\y ]] 2026-05-24 00:41:54.935483 | orchestrator | + (( attempt_num++ == max_attempts )) 2026-05-24 00:41:54.935500 | orchestrator | + sleep 5 2026-05-24 00:41:59.939246 | orchestrator | ++ /usr/bin/docker inspect -f '{{.State.Health.Status}}' ceph-ansible 2026-05-24 00:41:59.975937 | orchestrator | + [[ unhealthy == \h\e\a\l\t\h\y ]] 2026-05-24 00:41:59.976014 | orchestrator | + (( attempt_num++ == max_attempts )) 2026-05-24 00:41:59.976034 | orchestrator | + sleep 5 2026-05-24 00:42:04.982292 | orchestrator | ++ /usr/bin/docker inspect -f '{{.State.Health.Status}}' ceph-ansible 2026-05-24 00:42:05.018616 | orchestrator | + [[ unhealthy == \h\e\a\l\t\h\y ]] 2026-05-24 00:42:05.018751 | orchestrator | + (( attempt_num++ == max_attempts )) 2026-05-24 00:42:05.018767 | orchestrator | + sleep 5 2026-05-24 00:42:10.022559 | orchestrator | ++ /usr/bin/docker inspect -f '{{.State.Health.Status}}' ceph-ansible 2026-05-24 00:42:10.057947 | orchestrator | + [[ unhealthy == \h\e\a\l\t\h\y ]] 2026-05-24 00:42:10.058071 | orchestrator | + (( attempt_num++ == max_attempts )) 2026-05-24 00:42:10.058088 | orchestrator | + sleep 5 2026-05-24 00:42:15.063277 | orchestrator | ++ /usr/bin/docker inspect -f '{{.State.Health.Status}}' ceph-ansible 2026-05-24 00:42:15.104183 | orchestrator | + [[ unhealthy == \h\e\a\l\t\h\y ]] 2026-05-24 00:42:15.104284 | orchestrator | + (( attempt_num++ == max_attempts )) 2026-05-24 00:42:15.104300 | orchestrator | + sleep 5 2026-05-24 00:42:20.108431 | orchestrator | ++ /usr/bin/docker inspect -f '{{.State.Health.Status}}' ceph-ansible 2026-05-24 00:42:20.152779 | orchestrator | + [[ unhealthy == \h\e\a\l\t\h\y ]] 2026-05-24 00:42:20.152869 | orchestrator | + (( attempt_num++ == max_attempts )) 2026-05-24 00:42:20.152881 | orchestrator | + sleep 5 2026-05-24 00:42:25.159664 | orchestrator | ++ /usr/bin/docker inspect -f '{{.State.Health.Status}}' ceph-ansible 2026-05-24 00:42:25.202649 | orchestrator | + [[ starting == \h\e\a\l\t\h\y ]] 2026-05-24 00:42:25.202773 | orchestrator | + (( attempt_num++ == max_attempts )) 2026-05-24 00:42:25.202782 | orchestrator | + sleep 5 2026-05-24 00:42:30.205827 | orchestrator | ++ /usr/bin/docker inspect -f '{{.State.Health.Status}}' ceph-ansible 2026-05-24 00:42:30.245226 | orchestrator | + [[ starting == \h\e\a\l\t\h\y ]] 2026-05-24 00:42:30.245390 | orchestrator | + (( attempt_num++ == max_attempts )) 2026-05-24 00:42:30.245411 | orchestrator | + sleep 5 2026-05-24 00:42:35.250373 | orchestrator | ++ /usr/bin/docker inspect -f '{{.State.Health.Status}}' ceph-ansible 2026-05-24 00:42:35.286119 | orchestrator | + [[ starting == \h\e\a\l\t\h\y ]] 2026-05-24 00:42:35.286214 | orchestrator | + (( attempt_num++ == max_attempts )) 2026-05-24 00:42:35.286239 | orchestrator | + sleep 5 2026-05-24 00:42:40.290310 | orchestrator | ++ /usr/bin/docker inspect -f '{{.State.Health.Status}}' ceph-ansible 2026-05-24 00:42:40.324514 | orchestrator | + [[ starting == \h\e\a\l\t\h\y ]] 2026-05-24 00:42:40.324578 | orchestrator | + (( attempt_num++ == max_attempts )) 2026-05-24 00:42:40.324587 | orchestrator | + sleep 5 2026-05-24 00:42:45.329322 | orchestrator | ++ /usr/bin/docker inspect -f '{{.State.Health.Status}}' ceph-ansible 2026-05-24 00:42:45.354074 | orchestrator | + [[ starting == \h\e\a\l\t\h\y ]] 2026-05-24 00:42:45.354156 | orchestrator | + (( attempt_num++ == max_attempts )) 2026-05-24 00:42:45.354178 | orchestrator | + sleep 5 2026-05-24 00:42:50.357355 | orchestrator | ++ /usr/bin/docker inspect -f '{{.State.Health.Status}}' ceph-ansible 2026-05-24 00:42:50.394764 | orchestrator | + [[ starting == \h\e\a\l\t\h\y ]] 2026-05-24 00:42:50.394841 | orchestrator | + (( attempt_num++ == max_attempts )) 2026-05-24 00:42:50.394854 | orchestrator | + sleep 5 2026-05-24 00:42:55.400733 | orchestrator | ++ /usr/bin/docker inspect -f '{{.State.Health.Status}}' ceph-ansible 2026-05-24 00:42:55.438185 | orchestrator | + [[ healthy == \h\e\a\l\t\h\y ]] 2026-05-24 00:42:55.438288 | orchestrator | + wait_for_container_healthy 60 kolla-ansible 2026-05-24 00:42:55.439031 | orchestrator | + local max_attempts=60 2026-05-24 00:42:55.439071 | orchestrator | + local name=kolla-ansible 2026-05-24 00:42:55.439083 | orchestrator | + local attempt_num=1 2026-05-24 00:42:55.439094 | orchestrator | ++ /usr/bin/docker inspect -f '{{.State.Health.Status}}' kolla-ansible 2026-05-24 00:42:55.467652 | orchestrator | + [[ healthy == \h\e\a\l\t\h\y ]] 2026-05-24 00:42:55.467749 | orchestrator | + wait_for_container_healthy 60 osism-ansible 2026-05-24 00:42:55.467769 | orchestrator | + local max_attempts=60 2026-05-24 00:42:55.467788 | orchestrator | + local name=osism-ansible 2026-05-24 00:42:55.467806 | orchestrator | + local attempt_num=1 2026-05-24 00:42:55.468102 | orchestrator | ++ /usr/bin/docker inspect -f '{{.State.Health.Status}}' osism-ansible 2026-05-24 00:42:55.502752 | orchestrator | + [[ healthy == \h\e\a\l\t\h\y ]] 2026-05-24 00:42:55.502845 | orchestrator | + [[ true == \t\r\u\e ]] 2026-05-24 00:42:55.502861 | orchestrator | + sh -c /opt/configuration/scripts/disable-ara.sh 2026-05-24 00:42:55.680043 | orchestrator | ARA in ceph-ansible already disabled. 2026-05-24 00:42:55.870274 | orchestrator | ARA in kolla-ansible already disabled. 2026-05-24 00:42:56.026394 | orchestrator | ARA in osism-ansible already disabled. 2026-05-24 00:42:56.159378 | orchestrator | ARA in osism-kubernetes already disabled. 2026-05-24 00:42:56.159469 | orchestrator | + osism apply gather-facts 2026-05-24 00:43:08.006872 | orchestrator | 2026-05-24 00:43:07 | INFO  | Prepare task for execution of gather-facts. 2026-05-24 00:43:08.075974 | orchestrator | 2026-05-24 00:43:08 | INFO  | Task 4b578a01-a0eb-442f-8085-89767187daa7 (gather-facts) was prepared for execution. 2026-05-24 00:43:08.076083 | orchestrator | 2026-05-24 00:43:08 | INFO  | It takes a moment until task 4b578a01-a0eb-442f-8085-89767187daa7 (gather-facts) has been started and output is visible here. 2026-05-24 00:43:17.698128 | orchestrator | 2026-05-24 00:43:17.698262 | orchestrator | PLAY [Gather facts for all hosts] ********************************************** 2026-05-24 00:43:17.698319 | orchestrator | 2026-05-24 00:43:17.698334 | orchestrator | TASK [Gathers facts about hosts] *********************************************** 2026-05-24 00:43:17.698346 | orchestrator | Sunday 24 May 2026 00:43:11 +0000 (0:00:00.246) 0:00:00.246 ************ 2026-05-24 00:43:17.698357 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:43:17.698369 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:43:17.698380 | orchestrator | ok: [testbed-manager] 2026-05-24 00:43:17.698391 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:43:17.698402 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:43:17.698413 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:43:17.698423 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:43:17.698434 | orchestrator | 2026-05-24 00:43:17.698445 | orchestrator | PLAY [Gather facts for all hosts if using --limit] ***************************** 2026-05-24 00:43:17.698456 | orchestrator | 2026-05-24 00:43:17.698467 | orchestrator | TASK [Gather facts for all hosts] ********************************************** 2026-05-24 00:43:17.698478 | orchestrator | Sunday 24 May 2026 00:43:16 +0000 (0:00:05.658) 0:00:05.904 ************ 2026-05-24 00:43:17.698489 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:43:17.698500 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:43:17.698511 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:43:17.698521 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:43:17.698532 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:43:17.698542 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:43:17.698553 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:43:17.698563 | orchestrator | 2026-05-24 00:43:17.698574 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-24 00:43:17.698585 | orchestrator | testbed-manager : ok=1  changed=0 unreachable=0 failed=0 skipped=1  rescued=0 ignored=0 2026-05-24 00:43:17.698597 | orchestrator | testbed-node-0 : ok=1  changed=0 unreachable=0 failed=0 skipped=1  rescued=0 ignored=0 2026-05-24 00:43:17.698608 | orchestrator | testbed-node-1 : ok=1  changed=0 unreachable=0 failed=0 skipped=1  rescued=0 ignored=0 2026-05-24 00:43:17.698737 | orchestrator | testbed-node-2 : ok=1  changed=0 unreachable=0 failed=0 skipped=1  rescued=0 ignored=0 2026-05-24 00:43:17.698755 | orchestrator | testbed-node-3 : ok=1  changed=0 unreachable=0 failed=0 skipped=1  rescued=0 ignored=0 2026-05-24 00:43:17.698773 | orchestrator | testbed-node-4 : ok=1  changed=0 unreachable=0 failed=0 skipped=1  rescued=0 ignored=0 2026-05-24 00:43:17.698792 | orchestrator | testbed-node-5 : ok=1  changed=0 unreachable=0 failed=0 skipped=1  rescued=0 ignored=0 2026-05-24 00:43:17.698810 | orchestrator | 2026-05-24 00:43:17.698822 | orchestrator | 2026-05-24 00:43:17.698834 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-24 00:43:17.698845 | orchestrator | Sunday 24 May 2026 00:43:17 +0000 (0:00:00.561) 0:00:06.466 ************ 2026-05-24 00:43:17.698883 | orchestrator | =============================================================================== 2026-05-24 00:43:17.698895 | orchestrator | Gathers facts about hosts ----------------------------------------------- 5.66s 2026-05-24 00:43:17.698906 | orchestrator | Gather facts for all hosts ---------------------------------------------- 0.56s 2026-05-24 00:43:17.955258 | orchestrator | + sudo ln -sf /opt/configuration/scripts/deploy/001-helpers.sh /usr/local/bin/deploy-helper 2026-05-24 00:43:17.969569 | orchestrator | + sudo ln -sf /opt/configuration/scripts/deploy/100-ceph-with-ansible.sh /usr/local/bin/deploy-ceph-with-ansible 2026-05-24 00:43:17.987239 | orchestrator | + sudo ln -sf /opt/configuration/scripts/deploy/100-ceph-with-rook.sh /usr/local/bin/deploy-ceph-with-rook 2026-05-24 00:43:17.998790 | orchestrator | + sudo ln -sf /opt/configuration/scripts/deploy/200-infrastructure.sh /usr/local/bin/deploy-infrastructure 2026-05-24 00:43:18.012899 | orchestrator | + sudo ln -sf /opt/configuration/scripts/deploy/300-openstack.sh /usr/local/bin/deploy-openstack 2026-05-24 00:43:18.024743 | orchestrator | + sudo ln -sf /opt/configuration/scripts/deploy/320-openstack-minimal.sh /usr/local/bin/deploy-openstack-minimal 2026-05-24 00:43:18.042469 | orchestrator | + sudo ln -sf /opt/configuration/scripts/deploy/400-monitoring.sh /usr/local/bin/deploy-monitoring 2026-05-24 00:43:18.055348 | orchestrator | + sudo ln -sf /opt/configuration/scripts/deploy/500-kubernetes.sh /usr/local/bin/deploy-kubernetes 2026-05-24 00:43:18.077890 | orchestrator | + sudo ln -sf /opt/configuration/scripts/deploy/510-clusterapi.sh /usr/local/bin/deploy-kubernetes-clusterapi 2026-05-24 00:43:18.095907 | orchestrator | + sudo ln -sf /opt/configuration/scripts/upgrade-manager.sh /usr/local/bin/upgrade-manager 2026-05-24 00:43:18.116190 | orchestrator | + sudo ln -sf /opt/configuration/scripts/upgrade/100-ceph-with-ansible.sh /usr/local/bin/upgrade-ceph-with-ansible 2026-05-24 00:43:18.129763 | orchestrator | + sudo ln -sf /opt/configuration/scripts/upgrade/100-ceph-with-rook.sh /usr/local/bin/upgrade-ceph-with-rook 2026-05-24 00:43:18.142639 | orchestrator | + sudo ln -sf /opt/configuration/scripts/upgrade/200-infrastructure.sh /usr/local/bin/upgrade-infrastructure 2026-05-24 00:43:18.152844 | orchestrator | + sudo ln -sf /opt/configuration/scripts/upgrade/300-openstack.sh /usr/local/bin/upgrade-openstack 2026-05-24 00:43:18.162755 | orchestrator | + sudo ln -sf /opt/configuration/scripts/upgrade/320-openstack-minimal.sh /usr/local/bin/upgrade-openstack-minimal 2026-05-24 00:43:18.179796 | orchestrator | + sudo ln -sf /opt/configuration/scripts/upgrade/400-monitoring.sh /usr/local/bin/upgrade-monitoring 2026-05-24 00:43:18.193676 | orchestrator | + sudo ln -sf /opt/configuration/scripts/upgrade/500-kubernetes.sh /usr/local/bin/upgrade-kubernetes 2026-05-24 00:43:18.206145 | orchestrator | + sudo ln -sf /opt/configuration/scripts/upgrade/510-clusterapi.sh /usr/local/bin/upgrade-kubernetes-clusterapi 2026-05-24 00:43:18.219227 | orchestrator | + sudo ln -sf /opt/configuration/scripts/bootstrap/300-openstack.sh /usr/local/bin/bootstrap-openstack 2026-05-24 00:43:18.239600 | orchestrator | + sudo ln -sf /opt/configuration/scripts/bootstrap/301-openstack-octavia-amphora-image.sh /usr/local/bin/bootstrap-octavia 2026-05-24 00:43:18.258858 | orchestrator | + sudo ln -sf /opt/configuration/scripts/bootstrap/302-openstack-k8s-clusterapi-images.sh /usr/local/bin/bootstrap-clusterapi 2026-05-24 00:43:18.271302 | orchestrator | + sudo ln -sf /opt/configuration/scripts/disable-local-registry.sh /usr/local/bin/disable-local-registry 2026-05-24 00:43:18.284492 | orchestrator | + sudo ln -sf /opt/configuration/scripts/pull-images.sh /usr/local/bin/pull-images 2026-05-24 00:43:18.298190 | orchestrator | + [[ false == \t\r\u\e ]] 2026-05-24 00:43:18.614290 | orchestrator | ok: Runtime: 0:24:15.939167 2026-05-24 00:43:18.685957 | 2026-05-24 00:43:18.686057 | TASK [Deploy services] 2026-05-24 00:43:19.212441 | orchestrator | skipping: Conditional result was False 2026-05-24 00:43:19.221885 | 2026-05-24 00:43:19.221996 | TASK [Deploy in a nutshell] 2026-05-24 00:43:19.958653 | orchestrator | + set -e 2026-05-24 00:43:19.958969 | orchestrator | + source /opt/configuration/scripts/include.sh 2026-05-24 00:43:19.958999 | orchestrator | ++ export INTERACTIVE=false 2026-05-24 00:43:19.959024 | orchestrator | ++ INTERACTIVE=false 2026-05-24 00:43:19.959037 | orchestrator | ++ export OSISM_APPLY_RETRY=1 2026-05-24 00:43:19.959050 | orchestrator | ++ OSISM_APPLY_RETRY=1 2026-05-24 00:43:19.959063 | orchestrator | + source /opt/manager-vars.sh 2026-05-24 00:43:19.959107 | orchestrator | ++ export NUMBER_OF_NODES=6 2026-05-24 00:43:19.959135 | orchestrator | ++ NUMBER_OF_NODES=6 2026-05-24 00:43:19.959166 | orchestrator | ++ export CEPH_VERSION=reef 2026-05-24 00:43:19.959183 | orchestrator | ++ CEPH_VERSION=reef 2026-05-24 00:43:19.959194 | orchestrator | ++ export CONFIGURATION_VERSION=main 2026-05-24 00:43:19.959212 | orchestrator | ++ CONFIGURATION_VERSION=main 2026-05-24 00:43:19.959223 | orchestrator | ++ export MANAGER_VERSION=latest 2026-05-24 00:43:19.959240 | orchestrator | ++ MANAGER_VERSION=latest 2026-05-24 00:43:19.959313 | orchestrator | ++ export OPENSTACK_VERSION=2024.2 2026-05-24 00:43:19.959330 | orchestrator | ++ OPENSTACK_VERSION=2024.2 2026-05-24 00:43:19.959341 | orchestrator | ++ export ARA=false 2026-05-24 00:43:19.959352 | orchestrator | ++ ARA=false 2026-05-24 00:43:19.959363 | orchestrator | ++ export DEPLOY_MODE=manager 2026-05-24 00:43:19.959375 | orchestrator | ++ DEPLOY_MODE=manager 2026-05-24 00:43:19.959386 | orchestrator | ++ export TEMPEST=true 2026-05-24 00:43:19.959396 | orchestrator | ++ TEMPEST=true 2026-05-24 00:43:19.959407 | orchestrator | ++ export IS_ZUUL=true 2026-05-24 00:43:19.959418 | orchestrator | ++ IS_ZUUL=true 2026-05-24 00:43:19.959429 | orchestrator | ++ export MANAGER_PUBLIC_IP_ADDRESS=81.163.193.76 2026-05-24 00:43:19.959440 | orchestrator | ++ MANAGER_PUBLIC_IP_ADDRESS=81.163.193.76 2026-05-24 00:43:19.959450 | orchestrator | ++ export EXTERNAL_API=false 2026-05-24 00:43:19.959461 | orchestrator | ++ EXTERNAL_API=false 2026-05-24 00:43:19.959472 | orchestrator | ++ export IMAGE_USER=ubuntu 2026-05-24 00:43:19.959482 | orchestrator | ++ IMAGE_USER=ubuntu 2026-05-24 00:43:19.959493 | orchestrator | ++ export IMAGE_NODE_USER=ubuntu 2026-05-24 00:43:19.959504 | orchestrator | ++ IMAGE_NODE_USER=ubuntu 2026-05-24 00:43:19.959515 | orchestrator | ++ export CEPH_STACK=ceph-ansible 2026-05-24 00:43:19.959526 | orchestrator | ++ CEPH_STACK=ceph-ansible 2026-05-24 00:43:19.959537 | orchestrator | + echo 2026-05-24 00:43:19.959548 | orchestrator | 2026-05-24 00:43:19.959559 | orchestrator | # PULL IMAGES 2026-05-24 00:43:19.959570 | orchestrator | 2026-05-24 00:43:19.959581 | orchestrator | + echo '# PULL IMAGES' 2026-05-24 00:43:19.959592 | orchestrator | + echo 2026-05-24 00:43:19.960393 | orchestrator | ++ semver latest 7.0.0 2026-05-24 00:43:20.021346 | orchestrator | + [[ -1 -ge 0 ]] 2026-05-24 00:43:20.021468 | orchestrator | + [[ latest == \l\a\t\e\s\t ]] 2026-05-24 00:43:20.021515 | orchestrator | + osism apply --no-wait -r 2 -e custom pull-images 2026-05-24 00:43:21.883931 | orchestrator | 2026-05-24 00:43:21 | INFO  | Trying to run play pull-images in environment custom 2026-05-24 00:43:31.925734 | orchestrator | 2026-05-24 00:43:31 | INFO  | Prepare task for execution of pull-images. 2026-05-24 00:43:32.004344 | orchestrator | 2026-05-24 00:43:31 | INFO  | Task 4f6612e4-e620-4442-aa0b-d987e8893bc7 (pull-images) was prepared for execution. 2026-05-24 00:43:32.004501 | orchestrator | 2026-05-24 00:43:31 | INFO  | Task 4f6612e4-e620-4442-aa0b-d987e8893bc7 is running in background. No more output. Check ARA for logs. 2026-05-24 00:43:34.123547 | orchestrator | 2026-05-24 00:43:34 | INFO  | Trying to run play wipe-partitions in environment custom 2026-05-24 00:43:44.204770 | orchestrator | 2026-05-24 00:43:44 | INFO  | Prepare task for execution of wipe-partitions. 2026-05-24 00:43:44.282112 | orchestrator | 2026-05-24 00:43:44 | INFO  | Task f26a85d9-13d9-4b40-9c0b-ea27c744c25d (wipe-partitions) was prepared for execution. 2026-05-24 00:43:44.282254 | orchestrator | 2026-05-24 00:43:44 | INFO  | It takes a moment until task f26a85d9-13d9-4b40-9c0b-ea27c744c25d (wipe-partitions) has been started and output is visible here. 2026-05-24 00:43:56.722363 | orchestrator | 2026-05-24 00:43:56.722483 | orchestrator | PLAY [Wipe partitions] ********************************************************* 2026-05-24 00:43:56.722500 | orchestrator | 2026-05-24 00:43:56.722512 | orchestrator | TASK [Find all logical devices owned by UID 167] ******************************* 2026-05-24 00:43:56.722529 | orchestrator | Sunday 24 May 2026 00:43:47 +0000 (0:00:00.205) 0:00:00.205 ************ 2026-05-24 00:43:56.722589 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:43:56.722627 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:43:56.722638 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:43:56.722649 | orchestrator | 2026-05-24 00:43:56.722661 | orchestrator | TASK [Remove all rook related logical devices] ********************************* 2026-05-24 00:43:56.722680 | orchestrator | Sunday 24 May 2026 00:43:48 +0000 (0:00:01.038) 0:00:01.244 ************ 2026-05-24 00:43:56.722705 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:43:56.722723 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:43:56.722773 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:43:56.722792 | orchestrator | 2026-05-24 00:43:56.722811 | orchestrator | TASK [Find all logical devices with prefix ceph] ******************************* 2026-05-24 00:43:56.722828 | orchestrator | Sunday 24 May 2026 00:43:48 +0000 (0:00:00.248) 0:00:01.492 ************ 2026-05-24 00:43:56.722844 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:43:56.722876 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:43:56.722889 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:43:56.722901 | orchestrator | 2026-05-24 00:43:56.722913 | orchestrator | TASK [Remove all ceph related logical devices] ********************************* 2026-05-24 00:43:56.722926 | orchestrator | Sunday 24 May 2026 00:43:49 +0000 (0:00:00.571) 0:00:02.064 ************ 2026-05-24 00:43:56.722938 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:43:56.722951 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:43:56.722963 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:43:56.722975 | orchestrator | 2026-05-24 00:43:56.722988 | orchestrator | TASK [Check device availability] *********************************************** 2026-05-24 00:43:56.723001 | orchestrator | Sunday 24 May 2026 00:43:49 +0000 (0:00:00.271) 0:00:02.336 ************ 2026-05-24 00:43:56.723013 | orchestrator | changed: [testbed-node-3] => (item=/dev/sdb) 2026-05-24 00:43:56.723026 | orchestrator | changed: [testbed-node-3] => (item=/dev/sdc) 2026-05-24 00:43:56.723040 | orchestrator | changed: [testbed-node-4] => (item=/dev/sdb) 2026-05-24 00:43:56.723060 | orchestrator | changed: [testbed-node-5] => (item=/dev/sdb) 2026-05-24 00:43:56.723078 | orchestrator | changed: [testbed-node-3] => (item=/dev/sdd) 2026-05-24 00:43:56.723096 | orchestrator | changed: [testbed-node-4] => (item=/dev/sdc) 2026-05-24 00:43:56.723115 | orchestrator | changed: [testbed-node-5] => (item=/dev/sdc) 2026-05-24 00:43:56.723137 | orchestrator | changed: [testbed-node-4] => (item=/dev/sdd) 2026-05-24 00:43:56.723156 | orchestrator | changed: [testbed-node-5] => (item=/dev/sdd) 2026-05-24 00:43:56.723176 | orchestrator | 2026-05-24 00:43:56.723196 | orchestrator | TASK [Wipe partitions with wipefs] ********************************************* 2026-05-24 00:43:56.723217 | orchestrator | Sunday 24 May 2026 00:43:51 +0000 (0:00:01.587) 0:00:03.923 ************ 2026-05-24 00:43:56.723231 | orchestrator | ok: [testbed-node-3] => (item=/dev/sdb) 2026-05-24 00:43:56.723242 | orchestrator | ok: [testbed-node-4] => (item=/dev/sdb) 2026-05-24 00:43:56.723253 | orchestrator | ok: [testbed-node-5] => (item=/dev/sdb) 2026-05-24 00:43:56.723263 | orchestrator | ok: [testbed-node-3] => (item=/dev/sdc) 2026-05-24 00:43:56.723274 | orchestrator | ok: [testbed-node-4] => (item=/dev/sdc) 2026-05-24 00:43:56.723285 | orchestrator | ok: [testbed-node-5] => (item=/dev/sdc) 2026-05-24 00:43:56.723295 | orchestrator | ok: [testbed-node-3] => (item=/dev/sdd) 2026-05-24 00:43:56.723306 | orchestrator | ok: [testbed-node-4] => (item=/dev/sdd) 2026-05-24 00:43:56.723316 | orchestrator | ok: [testbed-node-5] => (item=/dev/sdd) 2026-05-24 00:43:56.723327 | orchestrator | 2026-05-24 00:43:56.723364 | orchestrator | TASK [Overwrite first 32M with zeros] ****************************************** 2026-05-24 00:43:56.723376 | orchestrator | Sunday 24 May 2026 00:43:52 +0000 (0:00:01.448) 0:00:05.371 ************ 2026-05-24 00:43:56.723387 | orchestrator | changed: [testbed-node-4] => (item=/dev/sdb) 2026-05-24 00:43:56.723398 | orchestrator | changed: [testbed-node-3] => (item=/dev/sdb) 2026-05-24 00:43:56.723408 | orchestrator | changed: [testbed-node-5] => (item=/dev/sdb) 2026-05-24 00:43:56.723419 | orchestrator | changed: [testbed-node-4] => (item=/dev/sdc) 2026-05-24 00:43:56.723441 | orchestrator | changed: [testbed-node-3] => (item=/dev/sdc) 2026-05-24 00:43:56.723452 | orchestrator | changed: [testbed-node-5] => (item=/dev/sdc) 2026-05-24 00:43:56.723463 | orchestrator | changed: [testbed-node-4] => (item=/dev/sdd) 2026-05-24 00:43:56.723473 | orchestrator | changed: [testbed-node-3] => (item=/dev/sdd) 2026-05-24 00:43:56.723484 | orchestrator | changed: [testbed-node-5] => (item=/dev/sdd) 2026-05-24 00:43:56.723495 | orchestrator | 2026-05-24 00:43:56.723506 | orchestrator | TASK [Reload udev rules] ******************************************************* 2026-05-24 00:43:56.723517 | orchestrator | Sunday 24 May 2026 00:43:54 +0000 (0:00:02.314) 0:00:07.686 ************ 2026-05-24 00:43:56.723528 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:43:56.723539 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:43:56.723549 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:43:56.723560 | orchestrator | 2026-05-24 00:43:56.723571 | orchestrator | TASK [Request device events from the kernel] *********************************** 2026-05-24 00:43:56.723582 | orchestrator | Sunday 24 May 2026 00:43:55 +0000 (0:00:00.623) 0:00:08.310 ************ 2026-05-24 00:43:56.723592 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:43:56.723603 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:43:56.723614 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:43:56.723626 | orchestrator | 2026-05-24 00:43:56.723637 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-24 00:43:56.723650 | orchestrator | testbed-node-3 : ok=7  changed=5  unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-05-24 00:43:56.723664 | orchestrator | testbed-node-4 : ok=7  changed=5  unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-05-24 00:43:56.723709 | orchestrator | testbed-node-5 : ok=7  changed=5  unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-05-24 00:43:56.723755 | orchestrator | 2026-05-24 00:43:56.723775 | orchestrator | 2026-05-24 00:43:56.723793 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-24 00:43:56.723805 | orchestrator | Sunday 24 May 2026 00:43:56 +0000 (0:00:00.858) 0:00:09.169 ************ 2026-05-24 00:43:56.723816 | orchestrator | =============================================================================== 2026-05-24 00:43:56.723826 | orchestrator | Overwrite first 32M with zeros ------------------------------------------ 2.31s 2026-05-24 00:43:56.723837 | orchestrator | Check device availability ----------------------------------------------- 1.59s 2026-05-24 00:43:56.723848 | orchestrator | Wipe partitions with wipefs --------------------------------------------- 1.45s 2026-05-24 00:43:56.723859 | orchestrator | Find all logical devices owned by UID 167 ------------------------------- 1.04s 2026-05-24 00:43:56.723869 | orchestrator | Request device events from the kernel ----------------------------------- 0.86s 2026-05-24 00:43:56.723880 | orchestrator | Reload udev rules ------------------------------------------------------- 0.62s 2026-05-24 00:43:56.723890 | orchestrator | Find all logical devices with prefix ceph ------------------------------- 0.57s 2026-05-24 00:43:56.723901 | orchestrator | Remove all ceph related logical devices --------------------------------- 0.27s 2026-05-24 00:43:56.723912 | orchestrator | Remove all rook related logical devices --------------------------------- 0.25s 2026-05-24 00:44:08.808385 | orchestrator | 2026-05-24 00:44:08 | INFO  | Prepare task for execution of facts. 2026-05-24 00:44:08.891697 | orchestrator | 2026-05-24 00:44:08 | INFO  | Task 81be3ed3-6e6f-49ea-bd1d-2942e43d052d (facts) was prepared for execution. 2026-05-24 00:44:08.891821 | orchestrator | 2026-05-24 00:44:08 | INFO  | It takes a moment until task 81be3ed3-6e6f-49ea-bd1d-2942e43d052d (facts) has been started and output is visible here. 2026-05-24 00:44:21.837577 | orchestrator | 2026-05-24 00:44:21.837688 | orchestrator | PLAY [Apply role facts] ******************************************************** 2026-05-24 00:44:21.837702 | orchestrator | 2026-05-24 00:44:21.837778 | orchestrator | TASK [osism.commons.facts : Create custom facts directory] ********************* 2026-05-24 00:44:21.837791 | orchestrator | Sunday 24 May 2026 00:44:12 +0000 (0:00:00.358) 0:00:00.358 ************ 2026-05-24 00:44:21.837801 | orchestrator | ok: [testbed-manager] 2026-05-24 00:44:21.837812 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:44:21.837821 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:44:21.837830 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:44:21.837840 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:44:21.837849 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:44:21.837858 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:44:21.837868 | orchestrator | 2026-05-24 00:44:21.837877 | orchestrator | TASK [osism.commons.facts : Copy fact files] *********************************** 2026-05-24 00:44:21.837887 | orchestrator | Sunday 24 May 2026 00:44:13 +0000 (0:00:01.300) 0:00:01.658 ************ 2026-05-24 00:44:21.837896 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:44:21.837907 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:44:21.837916 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:44:21.837925 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:44:21.837935 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:44:21.837944 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:44:21.837953 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:44:21.837963 | orchestrator | 2026-05-24 00:44:21.837973 | orchestrator | PLAY [Gather facts for all hosts] ********************************************** 2026-05-24 00:44:21.837998 | orchestrator | 2026-05-24 00:44:21.838008 | orchestrator | TASK [Gathers facts about hosts] *********************************************** 2026-05-24 00:44:21.838073 | orchestrator | Sunday 24 May 2026 00:44:14 +0000 (0:00:01.242) 0:00:02.901 ************ 2026-05-24 00:44:21.838083 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:44:21.838093 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:44:21.838102 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:44:21.838112 | orchestrator | ok: [testbed-manager] 2026-05-24 00:44:21.838151 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:44:21.838163 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:44:21.838174 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:44:21.838185 | orchestrator | 2026-05-24 00:44:21.838197 | orchestrator | PLAY [Gather facts for all hosts if using --limit] ***************************** 2026-05-24 00:44:21.838208 | orchestrator | 2026-05-24 00:44:21.838220 | orchestrator | TASK [Gather facts for all hosts] ********************************************** 2026-05-24 00:44:21.838231 | orchestrator | Sunday 24 May 2026 00:44:20 +0000 (0:00:05.823) 0:00:08.725 ************ 2026-05-24 00:44:21.838242 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:44:21.838253 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:44:21.838264 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:44:21.838275 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:44:21.838286 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:44:21.838297 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:44:21.838308 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:44:21.838319 | orchestrator | 2026-05-24 00:44:21.838330 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-24 00:44:21.838342 | orchestrator | testbed-manager : ok=2  changed=0 unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-05-24 00:44:21.838355 | orchestrator | testbed-node-0 : ok=2  changed=0 unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-05-24 00:44:21.838366 | orchestrator | testbed-node-1 : ok=2  changed=0 unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-05-24 00:44:21.838377 | orchestrator | testbed-node-2 : ok=2  changed=0 unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-05-24 00:44:21.838386 | orchestrator | testbed-node-3 : ok=2  changed=0 unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-05-24 00:44:21.838427 | orchestrator | testbed-node-4 : ok=2  changed=0 unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-05-24 00:44:21.838438 | orchestrator | testbed-node-5 : ok=2  changed=0 unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-05-24 00:44:21.838447 | orchestrator | 2026-05-24 00:44:21.838457 | orchestrator | 2026-05-24 00:44:21.838467 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-24 00:44:21.838476 | orchestrator | Sunday 24 May 2026 00:44:21 +0000 (0:00:00.572) 0:00:09.298 ************ 2026-05-24 00:44:21.838486 | orchestrator | =============================================================================== 2026-05-24 00:44:21.838495 | orchestrator | Gathers facts about hosts ----------------------------------------------- 5.82s 2026-05-24 00:44:21.838505 | orchestrator | osism.commons.facts : Create custom facts directory --------------------- 1.30s 2026-05-24 00:44:21.838515 | orchestrator | osism.commons.facts : Copy fact files ----------------------------------- 1.24s 2026-05-24 00:44:21.838524 | orchestrator | Gather facts for all hosts ---------------------------------------------- 0.57s 2026-05-24 00:44:23.923681 | orchestrator | 2026-05-24 00:44:23 | INFO  | Prepare task for execution of ceph-configure-lvm-volumes. 2026-05-24 00:44:23.990500 | orchestrator | 2026-05-24 00:44:23 | INFO  | Task 2a94aff1-35de-41c8-ac09-12359cb8399b (ceph-configure-lvm-volumes) was prepared for execution. 2026-05-24 00:44:23.990581 | orchestrator | 2026-05-24 00:44:23 | INFO  | It takes a moment until task 2a94aff1-35de-41c8-ac09-12359cb8399b (ceph-configure-lvm-volumes) has been started and output is visible here. 2026-05-24 00:44:35.380123 | orchestrator | [WARNING]: Collection community.general does not support Ansible version 2026-05-24 00:44:35.380215 | orchestrator | 2.16.14 2026-05-24 00:44:35.380336 | orchestrator | 2026-05-24 00:44:35.380348 | orchestrator | PLAY [Ceph configure LVM] ****************************************************** 2026-05-24 00:44:35.380357 | orchestrator | 2026-05-24 00:44:35.380364 | orchestrator | TASK [Get extra vars for Ceph configuration] *********************************** 2026-05-24 00:44:35.380371 | orchestrator | Sunday 24 May 2026 00:44:27 +0000 (0:00:00.274) 0:00:00.274 ************ 2026-05-24 00:44:35.380378 | orchestrator | ok: [testbed-node-3 -> testbed-manager(192.168.16.5)] 2026-05-24 00:44:35.380385 | orchestrator | 2026-05-24 00:44:35.380392 | orchestrator | TASK [Get initial list of available block devices] ***************************** 2026-05-24 00:44:35.380399 | orchestrator | Sunday 24 May 2026 00:44:28 +0000 (0:00:00.216) 0:00:00.490 ************ 2026-05-24 00:44:35.380406 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:44:35.380414 | orchestrator | 2026-05-24 00:44:35.380421 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-24 00:44:35.380427 | orchestrator | Sunday 24 May 2026 00:44:28 +0000 (0:00:00.223) 0:00:00.714 ************ 2026-05-24 00:44:35.380443 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=loop0) 2026-05-24 00:44:35.380450 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=loop1) 2026-05-24 00:44:35.380457 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=loop2) 2026-05-24 00:44:35.380464 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=loop3) 2026-05-24 00:44:35.380471 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=loop4) 2026-05-24 00:44:35.380477 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=loop5) 2026-05-24 00:44:35.380484 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=loop6) 2026-05-24 00:44:35.380490 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=loop7) 2026-05-24 00:44:35.380497 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=sda) 2026-05-24 00:44:35.380504 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=sdb) 2026-05-24 00:44:35.380529 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=sdc) 2026-05-24 00:44:35.380537 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=sdd) 2026-05-24 00:44:35.380543 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=sr0) 2026-05-24 00:44:35.380550 | orchestrator | 2026-05-24 00:44:35.380556 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-24 00:44:35.380563 | orchestrator | Sunday 24 May 2026 00:44:28 +0000 (0:00:00.339) 0:00:01.054 ************ 2026-05-24 00:44:35.380569 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:44:35.380577 | orchestrator | 2026-05-24 00:44:35.380583 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-24 00:44:35.380590 | orchestrator | Sunday 24 May 2026 00:44:29 +0000 (0:00:00.521) 0:00:01.575 ************ 2026-05-24 00:44:35.380596 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:44:35.380603 | orchestrator | 2026-05-24 00:44:35.380610 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-24 00:44:35.380621 | orchestrator | Sunday 24 May 2026 00:44:29 +0000 (0:00:00.208) 0:00:01.783 ************ 2026-05-24 00:44:35.380628 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:44:35.380634 | orchestrator | 2026-05-24 00:44:35.380641 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-24 00:44:35.380647 | orchestrator | Sunday 24 May 2026 00:44:29 +0000 (0:00:00.194) 0:00:01.978 ************ 2026-05-24 00:44:35.380654 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:44:35.380662 | orchestrator | 2026-05-24 00:44:35.380670 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-24 00:44:35.380677 | orchestrator | Sunday 24 May 2026 00:44:29 +0000 (0:00:00.190) 0:00:02.168 ************ 2026-05-24 00:44:35.380685 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:44:35.380693 | orchestrator | 2026-05-24 00:44:35.380700 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-24 00:44:35.380708 | orchestrator | Sunday 24 May 2026 00:44:30 +0000 (0:00:00.186) 0:00:02.355 ************ 2026-05-24 00:44:35.380715 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:44:35.380723 | orchestrator | 2026-05-24 00:44:35.380730 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-24 00:44:35.380738 | orchestrator | Sunday 24 May 2026 00:44:30 +0000 (0:00:00.234) 0:00:02.589 ************ 2026-05-24 00:44:35.380745 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:44:35.380752 | orchestrator | 2026-05-24 00:44:35.380760 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-24 00:44:35.380768 | orchestrator | Sunday 24 May 2026 00:44:30 +0000 (0:00:00.180) 0:00:02.770 ************ 2026-05-24 00:44:35.380776 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:44:35.380784 | orchestrator | 2026-05-24 00:44:35.380791 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-24 00:44:35.380799 | orchestrator | Sunday 24 May 2026 00:44:30 +0000 (0:00:00.202) 0:00:02.973 ************ 2026-05-24 00:44:35.380806 | orchestrator | ok: [testbed-node-3] => (item=scsi-0QEMU_QEMU_HARDDISK_8c319549-0e0e-447e-9a94-ac7372c6d548) 2026-05-24 00:44:35.380815 | orchestrator | ok: [testbed-node-3] => (item=scsi-SQEMU_QEMU_HARDDISK_8c319549-0e0e-447e-9a94-ac7372c6d548) 2026-05-24 00:44:35.380823 | orchestrator | 2026-05-24 00:44:35.380830 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-24 00:44:35.380853 | orchestrator | Sunday 24 May 2026 00:44:31 +0000 (0:00:00.392) 0:00:03.365 ************ 2026-05-24 00:44:35.380861 | orchestrator | ok: [testbed-node-3] => (item=scsi-0QEMU_QEMU_HARDDISK_f39ea199-3d32-4006-a706-22607484d3b8) 2026-05-24 00:44:35.380869 | orchestrator | ok: [testbed-node-3] => (item=scsi-SQEMU_QEMU_HARDDISK_f39ea199-3d32-4006-a706-22607484d3b8) 2026-05-24 00:44:35.380876 | orchestrator | 2026-05-24 00:44:35.380888 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-24 00:44:35.380901 | orchestrator | Sunday 24 May 2026 00:44:31 +0000 (0:00:00.421) 0:00:03.787 ************ 2026-05-24 00:44:35.380909 | orchestrator | ok: [testbed-node-3] => (item=scsi-0QEMU_QEMU_HARDDISK_cfc1028b-1bea-463d-9459-9bdf9e2439f2) 2026-05-24 00:44:35.380917 | orchestrator | ok: [testbed-node-3] => (item=scsi-SQEMU_QEMU_HARDDISK_cfc1028b-1bea-463d-9459-9bdf9e2439f2) 2026-05-24 00:44:35.380925 | orchestrator | 2026-05-24 00:44:35.380932 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-24 00:44:35.380940 | orchestrator | Sunday 24 May 2026 00:44:32 +0000 (0:00:00.676) 0:00:04.463 ************ 2026-05-24 00:44:35.380948 | orchestrator | ok: [testbed-node-3] => (item=scsi-0QEMU_QEMU_HARDDISK_065459af-02da-4f1c-a006-eb1415e613b2) 2026-05-24 00:44:35.380955 | orchestrator | ok: [testbed-node-3] => (item=scsi-SQEMU_QEMU_HARDDISK_065459af-02da-4f1c-a006-eb1415e613b2) 2026-05-24 00:44:35.380963 | orchestrator | 2026-05-24 00:44:35.380971 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-24 00:44:35.380979 | orchestrator | Sunday 24 May 2026 00:44:32 +0000 (0:00:00.665) 0:00:05.129 ************ 2026-05-24 00:44:35.380987 | orchestrator | ok: [testbed-node-3] => (item=ata-QEMU_DVD-ROM_QM00001) 2026-05-24 00:44:35.380994 | orchestrator | 2026-05-24 00:44:35.381002 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-24 00:44:35.381010 | orchestrator | Sunday 24 May 2026 00:44:33 +0000 (0:00:00.789) 0:00:05.918 ************ 2026-05-24 00:44:35.381017 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=loop0) 2026-05-24 00:44:35.381024 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=loop1) 2026-05-24 00:44:35.381031 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=loop2) 2026-05-24 00:44:35.381037 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=loop3) 2026-05-24 00:44:35.381044 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=loop4) 2026-05-24 00:44:35.381051 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=loop5) 2026-05-24 00:44:35.381057 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=loop6) 2026-05-24 00:44:35.381064 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=loop7) 2026-05-24 00:44:35.381070 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=sda) 2026-05-24 00:44:35.381077 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=sdb) 2026-05-24 00:44:35.381084 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=sdc) 2026-05-24 00:44:35.381090 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=sdd) 2026-05-24 00:44:35.381097 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=sr0) 2026-05-24 00:44:35.381104 | orchestrator | 2026-05-24 00:44:35.381110 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-24 00:44:35.381117 | orchestrator | Sunday 24 May 2026 00:44:34 +0000 (0:00:00.412) 0:00:06.330 ************ 2026-05-24 00:44:35.381123 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:44:35.381130 | orchestrator | 2026-05-24 00:44:35.381137 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-24 00:44:35.381143 | orchestrator | Sunday 24 May 2026 00:44:34 +0000 (0:00:00.200) 0:00:06.531 ************ 2026-05-24 00:44:35.381150 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:44:35.381157 | orchestrator | 2026-05-24 00:44:35.381164 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-24 00:44:35.381170 | orchestrator | Sunday 24 May 2026 00:44:34 +0000 (0:00:00.187) 0:00:06.719 ************ 2026-05-24 00:44:35.381177 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:44:35.381188 | orchestrator | 2026-05-24 00:44:35.381194 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-24 00:44:35.381201 | orchestrator | Sunday 24 May 2026 00:44:34 +0000 (0:00:00.185) 0:00:06.904 ************ 2026-05-24 00:44:35.381208 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:44:35.381214 | orchestrator | 2026-05-24 00:44:35.381245 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-24 00:44:35.381254 | orchestrator | Sunday 24 May 2026 00:44:34 +0000 (0:00:00.200) 0:00:07.105 ************ 2026-05-24 00:44:35.381260 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:44:35.381267 | orchestrator | 2026-05-24 00:44:35.381274 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-24 00:44:35.381280 | orchestrator | Sunday 24 May 2026 00:44:34 +0000 (0:00:00.196) 0:00:07.302 ************ 2026-05-24 00:44:35.381287 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:44:35.381294 | orchestrator | 2026-05-24 00:44:35.381301 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-24 00:44:35.381307 | orchestrator | Sunday 24 May 2026 00:44:35 +0000 (0:00:00.199) 0:00:07.502 ************ 2026-05-24 00:44:35.381314 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:44:35.381321 | orchestrator | 2026-05-24 00:44:35.381332 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-24 00:44:43.187667 | orchestrator | Sunday 24 May 2026 00:44:35 +0000 (0:00:00.191) 0:00:07.694 ************ 2026-05-24 00:44:43.187766 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:44:43.187780 | orchestrator | 2026-05-24 00:44:43.187788 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-24 00:44:43.187795 | orchestrator | Sunday 24 May 2026 00:44:35 +0000 (0:00:00.197) 0:00:07.891 ************ 2026-05-24 00:44:43.187802 | orchestrator | ok: [testbed-node-3] => (item=sda1) 2026-05-24 00:44:43.187809 | orchestrator | ok: [testbed-node-3] => (item=sda14) 2026-05-24 00:44:43.187816 | orchestrator | ok: [testbed-node-3] => (item=sda15) 2026-05-24 00:44:43.187822 | orchestrator | ok: [testbed-node-3] => (item=sda16) 2026-05-24 00:44:43.187829 | orchestrator | 2026-05-24 00:44:43.187836 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-24 00:44:43.187860 | orchestrator | Sunday 24 May 2026 00:44:36 +0000 (0:00:01.088) 0:00:08.979 ************ 2026-05-24 00:44:43.187867 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:44:43.187874 | orchestrator | 2026-05-24 00:44:43.187881 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-24 00:44:43.187888 | orchestrator | Sunday 24 May 2026 00:44:36 +0000 (0:00:00.206) 0:00:09.185 ************ 2026-05-24 00:44:43.187894 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:44:43.187901 | orchestrator | 2026-05-24 00:44:43.187907 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-24 00:44:43.187913 | orchestrator | Sunday 24 May 2026 00:44:37 +0000 (0:00:00.204) 0:00:09.389 ************ 2026-05-24 00:44:43.187919 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:44:43.187924 | orchestrator | 2026-05-24 00:44:43.187931 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-24 00:44:43.187937 | orchestrator | Sunday 24 May 2026 00:44:37 +0000 (0:00:00.235) 0:00:09.625 ************ 2026-05-24 00:44:43.187942 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:44:43.187948 | orchestrator | 2026-05-24 00:44:43.187955 | orchestrator | TASK [Set UUIDs for OSD VGs/LVs] *********************************************** 2026-05-24 00:44:43.187962 | orchestrator | Sunday 24 May 2026 00:44:37 +0000 (0:00:00.212) 0:00:09.837 ************ 2026-05-24 00:44:43.187968 | orchestrator | ok: [testbed-node-3] => (item={'key': 'sdb', 'value': None}) 2026-05-24 00:44:43.187975 | orchestrator | ok: [testbed-node-3] => (item={'key': 'sdc', 'value': None}) 2026-05-24 00:44:43.187982 | orchestrator | 2026-05-24 00:44:43.187988 | orchestrator | TASK [Generate WAL VG names] *************************************************** 2026-05-24 00:44:43.187995 | orchestrator | Sunday 24 May 2026 00:44:37 +0000 (0:00:00.190) 0:00:10.027 ************ 2026-05-24 00:44:43.188021 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:44:43.188027 | orchestrator | 2026-05-24 00:44:43.188034 | orchestrator | TASK [Generate DB VG names] **************************************************** 2026-05-24 00:44:43.188040 | orchestrator | Sunday 24 May 2026 00:44:37 +0000 (0:00:00.138) 0:00:10.166 ************ 2026-05-24 00:44:43.188047 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:44:43.188053 | orchestrator | 2026-05-24 00:44:43.188058 | orchestrator | TASK [Generate shared DB/WAL VG names] ***************************************** 2026-05-24 00:44:43.188064 | orchestrator | Sunday 24 May 2026 00:44:37 +0000 (0:00:00.137) 0:00:10.304 ************ 2026-05-24 00:44:43.188070 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:44:43.188076 | orchestrator | 2026-05-24 00:44:43.188082 | orchestrator | TASK [Define lvm_volumes structures] ******************************************* 2026-05-24 00:44:43.188088 | orchestrator | Sunday 24 May 2026 00:44:38 +0000 (0:00:00.143) 0:00:10.447 ************ 2026-05-24 00:44:43.188095 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:44:43.188100 | orchestrator | 2026-05-24 00:44:43.188107 | orchestrator | TASK [Generate lvm_volumes structure (block only)] ***************************** 2026-05-24 00:44:43.188113 | orchestrator | Sunday 24 May 2026 00:44:38 +0000 (0:00:00.143) 0:00:10.591 ************ 2026-05-24 00:44:43.188154 | orchestrator | ok: [testbed-node-3] => (item={'key': 'sdb', 'value': {'osd_lvm_uuid': 'b91d71ba-c183-5eca-ae94-1ce7df7c92ae'}}) 2026-05-24 00:44:43.188163 | orchestrator | ok: [testbed-node-3] => (item={'key': 'sdc', 'value': {'osd_lvm_uuid': '98136151-2764-5b0e-a5b6-37f5b6507c7f'}}) 2026-05-24 00:44:43.188169 | orchestrator | 2026-05-24 00:44:43.188175 | orchestrator | TASK [Generate lvm_volumes structure (block + db)] ***************************** 2026-05-24 00:44:43.188181 | orchestrator | Sunday 24 May 2026 00:44:38 +0000 (0:00:00.203) 0:00:10.794 ************ 2026-05-24 00:44:43.188188 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'sdb', 'value': {'osd_lvm_uuid': 'b91d71ba-c183-5eca-ae94-1ce7df7c92ae'}})  2026-05-24 00:44:43.188242 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'sdc', 'value': {'osd_lvm_uuid': '98136151-2764-5b0e-a5b6-37f5b6507c7f'}})  2026-05-24 00:44:43.188257 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:44:43.188265 | orchestrator | 2026-05-24 00:44:43.188272 | orchestrator | TASK [Generate lvm_volumes structure (block + wal)] **************************** 2026-05-24 00:44:43.188279 | orchestrator | Sunday 24 May 2026 00:44:38 +0000 (0:00:00.193) 0:00:10.987 ************ 2026-05-24 00:44:43.188286 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'sdb', 'value': {'osd_lvm_uuid': 'b91d71ba-c183-5eca-ae94-1ce7df7c92ae'}})  2026-05-24 00:44:43.188293 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'sdc', 'value': {'osd_lvm_uuid': '98136151-2764-5b0e-a5b6-37f5b6507c7f'}})  2026-05-24 00:44:43.188299 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:44:43.188306 | orchestrator | 2026-05-24 00:44:43.188313 | orchestrator | TASK [Generate lvm_volumes structure (block + db + wal)] *********************** 2026-05-24 00:44:43.188320 | orchestrator | Sunday 24 May 2026 00:44:39 +0000 (0:00:00.440) 0:00:11.428 ************ 2026-05-24 00:44:43.188327 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'sdb', 'value': {'osd_lvm_uuid': 'b91d71ba-c183-5eca-ae94-1ce7df7c92ae'}})  2026-05-24 00:44:43.188352 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'sdc', 'value': {'osd_lvm_uuid': '98136151-2764-5b0e-a5b6-37f5b6507c7f'}})  2026-05-24 00:44:43.188359 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:44:43.188365 | orchestrator | 2026-05-24 00:44:43.188372 | orchestrator | TASK [Compile lvm_volumes] ***************************************************** 2026-05-24 00:44:43.188379 | orchestrator | Sunday 24 May 2026 00:44:39 +0000 (0:00:00.150) 0:00:11.578 ************ 2026-05-24 00:44:43.188385 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:44:43.188392 | orchestrator | 2026-05-24 00:44:43.188398 | orchestrator | TASK [Set OSD devices config data] ********************************************* 2026-05-24 00:44:43.188405 | orchestrator | Sunday 24 May 2026 00:44:39 +0000 (0:00:00.134) 0:00:11.713 ************ 2026-05-24 00:44:43.188411 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:44:43.188427 | orchestrator | 2026-05-24 00:44:43.188434 | orchestrator | TASK [Set DB devices config data] ********************************************** 2026-05-24 00:44:43.188442 | orchestrator | Sunday 24 May 2026 00:44:39 +0000 (0:00:00.136) 0:00:11.850 ************ 2026-05-24 00:44:43.188449 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:44:43.188457 | orchestrator | 2026-05-24 00:44:43.188464 | orchestrator | TASK [Set WAL devices config data] ********************************************* 2026-05-24 00:44:43.188471 | orchestrator | Sunday 24 May 2026 00:44:39 +0000 (0:00:00.123) 0:00:11.973 ************ 2026-05-24 00:44:43.188478 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:44:43.188485 | orchestrator | 2026-05-24 00:44:43.188492 | orchestrator | TASK [Set DB+WAL devices config data] ****************************************** 2026-05-24 00:44:43.188499 | orchestrator | Sunday 24 May 2026 00:44:39 +0000 (0:00:00.125) 0:00:12.098 ************ 2026-05-24 00:44:43.188506 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:44:43.188513 | orchestrator | 2026-05-24 00:44:43.188520 | orchestrator | TASK [Print ceph_osd_devices] ************************************************** 2026-05-24 00:44:43.188527 | orchestrator | Sunday 24 May 2026 00:44:39 +0000 (0:00:00.129) 0:00:12.228 ************ 2026-05-24 00:44:43.188535 | orchestrator | ok: [testbed-node-3] => { 2026-05-24 00:44:43.188541 | orchestrator |  "ceph_osd_devices": { 2026-05-24 00:44:43.188548 | orchestrator |  "sdb": { 2026-05-24 00:44:43.188555 | orchestrator |  "osd_lvm_uuid": "b91d71ba-c183-5eca-ae94-1ce7df7c92ae" 2026-05-24 00:44:43.188562 | orchestrator |  }, 2026-05-24 00:44:43.188569 | orchestrator |  "sdc": { 2026-05-24 00:44:43.188576 | orchestrator |  "osd_lvm_uuid": "98136151-2764-5b0e-a5b6-37f5b6507c7f" 2026-05-24 00:44:43.188583 | orchestrator |  } 2026-05-24 00:44:43.188589 | orchestrator |  } 2026-05-24 00:44:43.188596 | orchestrator | } 2026-05-24 00:44:43.188603 | orchestrator | 2026-05-24 00:44:43.188610 | orchestrator | TASK [Print WAL devices] ******************************************************* 2026-05-24 00:44:43.188617 | orchestrator | Sunday 24 May 2026 00:44:40 +0000 (0:00:00.134) 0:00:12.362 ************ 2026-05-24 00:44:43.188624 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:44:43.188631 | orchestrator | 2026-05-24 00:44:43.188638 | orchestrator | TASK [Print DB devices] ******************************************************** 2026-05-24 00:44:43.188645 | orchestrator | Sunday 24 May 2026 00:44:40 +0000 (0:00:00.139) 0:00:12.502 ************ 2026-05-24 00:44:43.188651 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:44:43.188658 | orchestrator | 2026-05-24 00:44:43.188665 | orchestrator | TASK [Print shared DB/WAL devices] ********************************************* 2026-05-24 00:44:43.188672 | orchestrator | Sunday 24 May 2026 00:44:40 +0000 (0:00:00.146) 0:00:12.648 ************ 2026-05-24 00:44:43.188679 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:44:43.188685 | orchestrator | 2026-05-24 00:44:43.188692 | orchestrator | TASK [Print configuration data] ************************************************ 2026-05-24 00:44:43.188698 | orchestrator | Sunday 24 May 2026 00:44:40 +0000 (0:00:00.136) 0:00:12.784 ************ 2026-05-24 00:44:43.188704 | orchestrator | changed: [testbed-node-3] => { 2026-05-24 00:44:43.188711 | orchestrator |  "_ceph_configure_lvm_config_data": { 2026-05-24 00:44:43.188718 | orchestrator |  "ceph_osd_devices": { 2026-05-24 00:44:43.188725 | orchestrator |  "sdb": { 2026-05-24 00:44:43.188731 | orchestrator |  "osd_lvm_uuid": "b91d71ba-c183-5eca-ae94-1ce7df7c92ae" 2026-05-24 00:44:43.188738 | orchestrator |  }, 2026-05-24 00:44:43.188745 | orchestrator |  "sdc": { 2026-05-24 00:44:43.188751 | orchestrator |  "osd_lvm_uuid": "98136151-2764-5b0e-a5b6-37f5b6507c7f" 2026-05-24 00:44:43.188758 | orchestrator |  } 2026-05-24 00:44:43.188765 | orchestrator |  }, 2026-05-24 00:44:43.188772 | orchestrator |  "lvm_volumes": [ 2026-05-24 00:44:43.188779 | orchestrator |  { 2026-05-24 00:44:43.188786 | orchestrator |  "data": "osd-block-b91d71ba-c183-5eca-ae94-1ce7df7c92ae", 2026-05-24 00:44:43.188793 | orchestrator |  "data_vg": "ceph-b91d71ba-c183-5eca-ae94-1ce7df7c92ae" 2026-05-24 00:44:43.188806 | orchestrator |  }, 2026-05-24 00:44:43.188813 | orchestrator |  { 2026-05-24 00:44:43.188820 | orchestrator |  "data": "osd-block-98136151-2764-5b0e-a5b6-37f5b6507c7f", 2026-05-24 00:44:43.188826 | orchestrator |  "data_vg": "ceph-98136151-2764-5b0e-a5b6-37f5b6507c7f" 2026-05-24 00:44:43.188833 | orchestrator |  } 2026-05-24 00:44:43.188840 | orchestrator |  ] 2026-05-24 00:44:43.188847 | orchestrator |  } 2026-05-24 00:44:43.188854 | orchestrator | } 2026-05-24 00:44:43.188861 | orchestrator | 2026-05-24 00:44:43.188868 | orchestrator | RUNNING HANDLER [Write configuration file] ************************************* 2026-05-24 00:44:43.188875 | orchestrator | Sunday 24 May 2026 00:44:40 +0000 (0:00:00.438) 0:00:13.223 ************ 2026-05-24 00:44:43.188882 | orchestrator | changed: [testbed-node-3 -> testbed-manager(192.168.16.5)] 2026-05-24 00:44:43.188889 | orchestrator | 2026-05-24 00:44:43.188896 | orchestrator | PLAY [Ceph configure LVM] ****************************************************** 2026-05-24 00:44:43.188902 | orchestrator | 2026-05-24 00:44:43.188908 | orchestrator | TASK [Get extra vars for Ceph configuration] *********************************** 2026-05-24 00:44:43.188914 | orchestrator | Sunday 24 May 2026 00:44:42 +0000 (0:00:01.804) 0:00:15.028 ************ 2026-05-24 00:44:43.188920 | orchestrator | ok: [testbed-node-4 -> testbed-manager(192.168.16.5)] 2026-05-24 00:44:43.188926 | orchestrator | 2026-05-24 00:44:43.188931 | orchestrator | TASK [Get initial list of available block devices] ***************************** 2026-05-24 00:44:43.188937 | orchestrator | Sunday 24 May 2026 00:44:42 +0000 (0:00:00.252) 0:00:15.280 ************ 2026-05-24 00:44:43.188943 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:44:43.188949 | orchestrator | 2026-05-24 00:44:43.188964 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-24 00:44:52.079886 | orchestrator | Sunday 24 May 2026 00:44:43 +0000 (0:00:00.223) 0:00:15.504 ************ 2026-05-24 00:44:52.079981 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=loop0) 2026-05-24 00:44:52.079990 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=loop1) 2026-05-24 00:44:52.079996 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=loop2) 2026-05-24 00:44:52.080003 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=loop3) 2026-05-24 00:44:52.080008 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=loop4) 2026-05-24 00:44:52.080062 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=loop5) 2026-05-24 00:44:52.080068 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=loop6) 2026-05-24 00:44:52.080077 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=loop7) 2026-05-24 00:44:52.080083 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=sda) 2026-05-24 00:44:52.080090 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=sdb) 2026-05-24 00:44:52.080095 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=sdc) 2026-05-24 00:44:52.080101 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=sdd) 2026-05-24 00:44:52.080124 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=sr0) 2026-05-24 00:44:52.080131 | orchestrator | 2026-05-24 00:44:52.080138 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-24 00:44:52.080144 | orchestrator | Sunday 24 May 2026 00:44:43 +0000 (0:00:00.368) 0:00:15.872 ************ 2026-05-24 00:44:52.080150 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:44:52.080158 | orchestrator | 2026-05-24 00:44:52.080165 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-24 00:44:52.080171 | orchestrator | Sunday 24 May 2026 00:44:43 +0000 (0:00:00.211) 0:00:16.083 ************ 2026-05-24 00:44:52.080199 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:44:52.080204 | orchestrator | 2026-05-24 00:44:52.080207 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-24 00:44:52.080211 | orchestrator | Sunday 24 May 2026 00:44:43 +0000 (0:00:00.185) 0:00:16.268 ************ 2026-05-24 00:44:52.080215 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:44:52.080218 | orchestrator | 2026-05-24 00:44:52.080222 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-24 00:44:52.080226 | orchestrator | Sunday 24 May 2026 00:44:44 +0000 (0:00:00.248) 0:00:16.517 ************ 2026-05-24 00:44:52.080230 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:44:52.080233 | orchestrator | 2026-05-24 00:44:52.080237 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-24 00:44:52.080241 | orchestrator | Sunday 24 May 2026 00:44:44 +0000 (0:00:00.234) 0:00:16.752 ************ 2026-05-24 00:44:52.080244 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:44:52.080248 | orchestrator | 2026-05-24 00:44:52.080252 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-24 00:44:52.080255 | orchestrator | Sunday 24 May 2026 00:44:45 +0000 (0:00:00.808) 0:00:17.561 ************ 2026-05-24 00:44:52.080259 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:44:52.080263 | orchestrator | 2026-05-24 00:44:52.080266 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-24 00:44:52.080270 | orchestrator | Sunday 24 May 2026 00:44:45 +0000 (0:00:00.194) 0:00:17.755 ************ 2026-05-24 00:44:52.080274 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:44:52.080277 | orchestrator | 2026-05-24 00:44:52.080281 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-24 00:44:52.080285 | orchestrator | Sunday 24 May 2026 00:44:45 +0000 (0:00:00.173) 0:00:17.929 ************ 2026-05-24 00:44:52.080288 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:44:52.080292 | orchestrator | 2026-05-24 00:44:52.080296 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-24 00:44:52.080299 | orchestrator | Sunday 24 May 2026 00:44:45 +0000 (0:00:00.200) 0:00:18.130 ************ 2026-05-24 00:44:52.080303 | orchestrator | ok: [testbed-node-4] => (item=scsi-0QEMU_QEMU_HARDDISK_d9ae3288-2b44-4fe4-b211-5375376272a3) 2026-05-24 00:44:52.080308 | orchestrator | ok: [testbed-node-4] => (item=scsi-SQEMU_QEMU_HARDDISK_d9ae3288-2b44-4fe4-b211-5375376272a3) 2026-05-24 00:44:52.080312 | orchestrator | 2026-05-24 00:44:52.080316 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-24 00:44:52.080319 | orchestrator | Sunday 24 May 2026 00:44:46 +0000 (0:00:00.405) 0:00:18.535 ************ 2026-05-24 00:44:52.080323 | orchestrator | ok: [testbed-node-4] => (item=scsi-0QEMU_QEMU_HARDDISK_eda55d0d-fbc6-46d7-ae41-e81df1f7f32a) 2026-05-24 00:44:52.080327 | orchestrator | ok: [testbed-node-4] => (item=scsi-SQEMU_QEMU_HARDDISK_eda55d0d-fbc6-46d7-ae41-e81df1f7f32a) 2026-05-24 00:44:52.080331 | orchestrator | 2026-05-24 00:44:52.080334 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-24 00:44:52.080338 | orchestrator | Sunday 24 May 2026 00:44:46 +0000 (0:00:00.435) 0:00:18.971 ************ 2026-05-24 00:44:52.080342 | orchestrator | ok: [testbed-node-4] => (item=scsi-0QEMU_QEMU_HARDDISK_b94e75a7-75c7-46c4-a6a9-f0b9cd2677fe) 2026-05-24 00:44:52.080345 | orchestrator | ok: [testbed-node-4] => (item=scsi-SQEMU_QEMU_HARDDISK_b94e75a7-75c7-46c4-a6a9-f0b9cd2677fe) 2026-05-24 00:44:52.080349 | orchestrator | 2026-05-24 00:44:52.080353 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-24 00:44:52.080370 | orchestrator | Sunday 24 May 2026 00:44:47 +0000 (0:00:00.446) 0:00:19.417 ************ 2026-05-24 00:44:52.080374 | orchestrator | ok: [testbed-node-4] => (item=scsi-0QEMU_QEMU_HARDDISK_a35fae29-b087-48b7-afa9-cd19ad9b81fe) 2026-05-24 00:44:52.080378 | orchestrator | ok: [testbed-node-4] => (item=scsi-SQEMU_QEMU_HARDDISK_a35fae29-b087-48b7-afa9-cd19ad9b81fe) 2026-05-24 00:44:52.080381 | orchestrator | 2026-05-24 00:44:52.080428 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-24 00:44:52.080432 | orchestrator | Sunday 24 May 2026 00:44:47 +0000 (0:00:00.490) 0:00:19.908 ************ 2026-05-24 00:44:52.080436 | orchestrator | ok: [testbed-node-4] => (item=ata-QEMU_DVD-ROM_QM00001) 2026-05-24 00:44:52.080440 | orchestrator | 2026-05-24 00:44:52.080444 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-24 00:44:52.080448 | orchestrator | Sunday 24 May 2026 00:44:47 +0000 (0:00:00.357) 0:00:20.265 ************ 2026-05-24 00:44:52.080451 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=loop0) 2026-05-24 00:44:52.080455 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=loop1) 2026-05-24 00:44:52.080463 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=loop2) 2026-05-24 00:44:52.080467 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=loop3) 2026-05-24 00:44:52.080471 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=loop4) 2026-05-24 00:44:52.080474 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=loop5) 2026-05-24 00:44:52.080478 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=loop6) 2026-05-24 00:44:52.080482 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=loop7) 2026-05-24 00:44:52.080485 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=sda) 2026-05-24 00:44:52.080489 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=sdb) 2026-05-24 00:44:52.080493 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=sdc) 2026-05-24 00:44:52.080497 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=sdd) 2026-05-24 00:44:52.080500 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=sr0) 2026-05-24 00:44:52.080504 | orchestrator | 2026-05-24 00:44:52.080508 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-24 00:44:52.080512 | orchestrator | Sunday 24 May 2026 00:44:48 +0000 (0:00:00.417) 0:00:20.683 ************ 2026-05-24 00:44:52.080516 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:44:52.080519 | orchestrator | 2026-05-24 00:44:52.080523 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-24 00:44:52.080527 | orchestrator | Sunday 24 May 2026 00:44:48 +0000 (0:00:00.195) 0:00:20.878 ************ 2026-05-24 00:44:52.080531 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:44:52.080534 | orchestrator | 2026-05-24 00:44:52.080538 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-24 00:44:52.080542 | orchestrator | Sunday 24 May 2026 00:44:49 +0000 (0:00:00.774) 0:00:21.653 ************ 2026-05-24 00:44:52.080546 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:44:52.080550 | orchestrator | 2026-05-24 00:44:52.080553 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-24 00:44:52.080557 | orchestrator | Sunday 24 May 2026 00:44:49 +0000 (0:00:00.198) 0:00:21.852 ************ 2026-05-24 00:44:52.080561 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:44:52.080565 | orchestrator | 2026-05-24 00:44:52.080568 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-24 00:44:52.080572 | orchestrator | Sunday 24 May 2026 00:44:49 +0000 (0:00:00.203) 0:00:22.055 ************ 2026-05-24 00:44:52.080576 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:44:52.080580 | orchestrator | 2026-05-24 00:44:52.080583 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-24 00:44:52.080587 | orchestrator | Sunday 24 May 2026 00:44:49 +0000 (0:00:00.212) 0:00:22.267 ************ 2026-05-24 00:44:52.080591 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:44:52.080598 | orchestrator | 2026-05-24 00:44:52.080602 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-24 00:44:52.080606 | orchestrator | Sunday 24 May 2026 00:44:50 +0000 (0:00:00.222) 0:00:22.489 ************ 2026-05-24 00:44:52.080610 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:44:52.080613 | orchestrator | 2026-05-24 00:44:52.080617 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-24 00:44:52.080621 | orchestrator | Sunday 24 May 2026 00:44:50 +0000 (0:00:00.248) 0:00:22.738 ************ 2026-05-24 00:44:52.080625 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:44:52.080629 | orchestrator | 2026-05-24 00:44:52.080632 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-24 00:44:52.080636 | orchestrator | Sunday 24 May 2026 00:44:50 +0000 (0:00:00.276) 0:00:23.014 ************ 2026-05-24 00:44:52.080640 | orchestrator | ok: [testbed-node-4] => (item=sda1) 2026-05-24 00:44:52.080644 | orchestrator | ok: [testbed-node-4] => (item=sda14) 2026-05-24 00:44:52.080648 | orchestrator | ok: [testbed-node-4] => (item=sda15) 2026-05-24 00:44:52.080652 | orchestrator | ok: [testbed-node-4] => (item=sda16) 2026-05-24 00:44:52.080656 | orchestrator | 2026-05-24 00:44:52.080660 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-24 00:44:52.080663 | orchestrator | Sunday 24 May 2026 00:44:51 +0000 (0:00:01.240) 0:00:24.255 ************ 2026-05-24 00:44:52.080667 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:44:59.028284 | orchestrator | 2026-05-24 00:44:59.028375 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-24 00:44:59.028391 | orchestrator | Sunday 24 May 2026 00:44:52 +0000 (0:00:00.276) 0:00:24.531 ************ 2026-05-24 00:44:59.028403 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:44:59.028415 | orchestrator | 2026-05-24 00:44:59.028426 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-24 00:44:59.028437 | orchestrator | Sunday 24 May 2026 00:44:52 +0000 (0:00:00.252) 0:00:24.784 ************ 2026-05-24 00:44:59.028448 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:44:59.028458 | orchestrator | 2026-05-24 00:44:59.028481 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-24 00:44:59.028492 | orchestrator | Sunday 24 May 2026 00:44:52 +0000 (0:00:00.195) 0:00:24.979 ************ 2026-05-24 00:44:59.028502 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:44:59.028513 | orchestrator | 2026-05-24 00:44:59.028525 | orchestrator | TASK [Set UUIDs for OSD VGs/LVs] *********************************************** 2026-05-24 00:44:59.028535 | orchestrator | Sunday 24 May 2026 00:44:52 +0000 (0:00:00.188) 0:00:25.167 ************ 2026-05-24 00:44:59.028546 | orchestrator | ok: [testbed-node-4] => (item={'key': 'sdb', 'value': None}) 2026-05-24 00:44:59.028557 | orchestrator | ok: [testbed-node-4] => (item={'key': 'sdc', 'value': None}) 2026-05-24 00:44:59.028568 | orchestrator | 2026-05-24 00:44:59.028579 | orchestrator | TASK [Generate WAL VG names] *************************************************** 2026-05-24 00:44:59.028607 | orchestrator | Sunday 24 May 2026 00:44:53 +0000 (0:00:00.487) 0:00:25.654 ************ 2026-05-24 00:44:59.028619 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:44:59.028630 | orchestrator | 2026-05-24 00:44:59.028641 | orchestrator | TASK [Generate DB VG names] **************************************************** 2026-05-24 00:44:59.028652 | orchestrator | Sunday 24 May 2026 00:44:53 +0000 (0:00:00.161) 0:00:25.816 ************ 2026-05-24 00:44:59.028663 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:44:59.028673 | orchestrator | 2026-05-24 00:44:59.028684 | orchestrator | TASK [Generate shared DB/WAL VG names] ***************************************** 2026-05-24 00:44:59.028700 | orchestrator | Sunday 24 May 2026 00:44:53 +0000 (0:00:00.180) 0:00:25.996 ************ 2026-05-24 00:44:59.028711 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:44:59.028722 | orchestrator | 2026-05-24 00:44:59.028733 | orchestrator | TASK [Define lvm_volumes structures] ******************************************* 2026-05-24 00:44:59.028743 | orchestrator | Sunday 24 May 2026 00:44:53 +0000 (0:00:00.193) 0:00:26.190 ************ 2026-05-24 00:44:59.028775 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:44:59.028787 | orchestrator | 2026-05-24 00:44:59.028798 | orchestrator | TASK [Generate lvm_volumes structure (block only)] ***************************** 2026-05-24 00:44:59.028809 | orchestrator | Sunday 24 May 2026 00:44:54 +0000 (0:00:00.183) 0:00:26.373 ************ 2026-05-24 00:44:59.028820 | orchestrator | ok: [testbed-node-4] => (item={'key': 'sdb', 'value': {'osd_lvm_uuid': '4243a06b-4cc5-5a0f-a3dc-24d8f2604a8a'}}) 2026-05-24 00:44:59.028831 | orchestrator | ok: [testbed-node-4] => (item={'key': 'sdc', 'value': {'osd_lvm_uuid': '4a45380f-f2f2-53ee-b116-83b29c0930f9'}}) 2026-05-24 00:44:59.028843 | orchestrator | 2026-05-24 00:44:59.028856 | orchestrator | TASK [Generate lvm_volumes structure (block + db)] ***************************** 2026-05-24 00:44:59.028869 | orchestrator | Sunday 24 May 2026 00:44:54 +0000 (0:00:00.195) 0:00:26.569 ************ 2026-05-24 00:44:59.028883 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'sdb', 'value': {'osd_lvm_uuid': '4243a06b-4cc5-5a0f-a3dc-24d8f2604a8a'}})  2026-05-24 00:44:59.028896 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'sdc', 'value': {'osd_lvm_uuid': '4a45380f-f2f2-53ee-b116-83b29c0930f9'}})  2026-05-24 00:44:59.028912 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:44:59.028974 | orchestrator | 2026-05-24 00:44:59.028987 | orchestrator | TASK [Generate lvm_volumes structure (block + wal)] **************************** 2026-05-24 00:44:59.028998 | orchestrator | Sunday 24 May 2026 00:44:54 +0000 (0:00:00.182) 0:00:26.751 ************ 2026-05-24 00:44:59.029009 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'sdb', 'value': {'osd_lvm_uuid': '4243a06b-4cc5-5a0f-a3dc-24d8f2604a8a'}})  2026-05-24 00:44:59.029020 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'sdc', 'value': {'osd_lvm_uuid': '4a45380f-f2f2-53ee-b116-83b29c0930f9'}})  2026-05-24 00:44:59.029031 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:44:59.029042 | orchestrator | 2026-05-24 00:44:59.029053 | orchestrator | TASK [Generate lvm_volumes structure (block + db + wal)] *********************** 2026-05-24 00:44:59.029064 | orchestrator | Sunday 24 May 2026 00:44:54 +0000 (0:00:00.177) 0:00:26.929 ************ 2026-05-24 00:44:59.029075 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'sdb', 'value': {'osd_lvm_uuid': '4243a06b-4cc5-5a0f-a3dc-24d8f2604a8a'}})  2026-05-24 00:44:59.029086 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'sdc', 'value': {'osd_lvm_uuid': '4a45380f-f2f2-53ee-b116-83b29c0930f9'}})  2026-05-24 00:44:59.029097 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:44:59.029107 | orchestrator | 2026-05-24 00:44:59.029118 | orchestrator | TASK [Compile lvm_volumes] ***************************************************** 2026-05-24 00:44:59.029129 | orchestrator | Sunday 24 May 2026 00:44:54 +0000 (0:00:00.139) 0:00:27.068 ************ 2026-05-24 00:44:59.029140 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:44:59.029150 | orchestrator | 2026-05-24 00:44:59.029161 | orchestrator | TASK [Set OSD devices config data] ********************************************* 2026-05-24 00:44:59.029172 | orchestrator | Sunday 24 May 2026 00:44:54 +0000 (0:00:00.150) 0:00:27.218 ************ 2026-05-24 00:44:59.029183 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:44:59.029193 | orchestrator | 2026-05-24 00:44:59.029204 | orchestrator | TASK [Set DB devices config data] ********************************************** 2026-05-24 00:44:59.029215 | orchestrator | Sunday 24 May 2026 00:44:55 +0000 (0:00:00.132) 0:00:27.351 ************ 2026-05-24 00:44:59.029242 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:44:59.029254 | orchestrator | 2026-05-24 00:44:59.029264 | orchestrator | TASK [Set WAL devices config data] ********************************************* 2026-05-24 00:44:59.029275 | orchestrator | Sunday 24 May 2026 00:44:55 +0000 (0:00:00.153) 0:00:27.504 ************ 2026-05-24 00:44:59.029286 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:44:59.029296 | orchestrator | 2026-05-24 00:44:59.029307 | orchestrator | TASK [Set DB+WAL devices config data] ****************************************** 2026-05-24 00:44:59.029318 | orchestrator | Sunday 24 May 2026 00:44:55 +0000 (0:00:00.520) 0:00:28.024 ************ 2026-05-24 00:44:59.029329 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:44:59.029349 | orchestrator | 2026-05-24 00:44:59.029360 | orchestrator | TASK [Print ceph_osd_devices] ************************************************** 2026-05-24 00:44:59.029371 | orchestrator | Sunday 24 May 2026 00:44:55 +0000 (0:00:00.139) 0:00:28.163 ************ 2026-05-24 00:44:59.029382 | orchestrator | ok: [testbed-node-4] => { 2026-05-24 00:44:59.029392 | orchestrator |  "ceph_osd_devices": { 2026-05-24 00:44:59.029404 | orchestrator |  "sdb": { 2026-05-24 00:44:59.029415 | orchestrator |  "osd_lvm_uuid": "4243a06b-4cc5-5a0f-a3dc-24d8f2604a8a" 2026-05-24 00:44:59.029426 | orchestrator |  }, 2026-05-24 00:44:59.029436 | orchestrator |  "sdc": { 2026-05-24 00:44:59.029447 | orchestrator |  "osd_lvm_uuid": "4a45380f-f2f2-53ee-b116-83b29c0930f9" 2026-05-24 00:44:59.029458 | orchestrator |  } 2026-05-24 00:44:59.029469 | orchestrator |  } 2026-05-24 00:44:59.029480 | orchestrator | } 2026-05-24 00:44:59.029491 | orchestrator | 2026-05-24 00:44:59.029502 | orchestrator | TASK [Print WAL devices] ******************************************************* 2026-05-24 00:44:59.029513 | orchestrator | Sunday 24 May 2026 00:44:55 +0000 (0:00:00.148) 0:00:28.312 ************ 2026-05-24 00:44:59.029523 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:44:59.029534 | orchestrator | 2026-05-24 00:44:59.029545 | orchestrator | TASK [Print DB devices] ******************************************************** 2026-05-24 00:44:59.029556 | orchestrator | Sunday 24 May 2026 00:44:56 +0000 (0:00:00.120) 0:00:28.433 ************ 2026-05-24 00:44:59.029567 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:44:59.029578 | orchestrator | 2026-05-24 00:44:59.029588 | orchestrator | TASK [Print shared DB/WAL devices] ********************************************* 2026-05-24 00:44:59.029599 | orchestrator | Sunday 24 May 2026 00:44:56 +0000 (0:00:00.108) 0:00:28.541 ************ 2026-05-24 00:44:59.029610 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:44:59.029621 | orchestrator | 2026-05-24 00:44:59.029632 | orchestrator | TASK [Print configuration data] ************************************************ 2026-05-24 00:44:59.029648 | orchestrator | Sunday 24 May 2026 00:44:56 +0000 (0:00:00.112) 0:00:28.654 ************ 2026-05-24 00:44:59.029660 | orchestrator | changed: [testbed-node-4] => { 2026-05-24 00:44:59.029671 | orchestrator |  "_ceph_configure_lvm_config_data": { 2026-05-24 00:44:59.029682 | orchestrator |  "ceph_osd_devices": { 2026-05-24 00:44:59.029693 | orchestrator |  "sdb": { 2026-05-24 00:44:59.029703 | orchestrator |  "osd_lvm_uuid": "4243a06b-4cc5-5a0f-a3dc-24d8f2604a8a" 2026-05-24 00:44:59.029714 | orchestrator |  }, 2026-05-24 00:44:59.029725 | orchestrator |  "sdc": { 2026-05-24 00:44:59.029736 | orchestrator |  "osd_lvm_uuid": "4a45380f-f2f2-53ee-b116-83b29c0930f9" 2026-05-24 00:44:59.029747 | orchestrator |  } 2026-05-24 00:44:59.029757 | orchestrator |  }, 2026-05-24 00:44:59.029768 | orchestrator |  "lvm_volumes": [ 2026-05-24 00:44:59.029779 | orchestrator |  { 2026-05-24 00:44:59.029790 | orchestrator |  "data": "osd-block-4243a06b-4cc5-5a0f-a3dc-24d8f2604a8a", 2026-05-24 00:44:59.029801 | orchestrator |  "data_vg": "ceph-4243a06b-4cc5-5a0f-a3dc-24d8f2604a8a" 2026-05-24 00:44:59.029812 | orchestrator |  }, 2026-05-24 00:44:59.029822 | orchestrator |  { 2026-05-24 00:44:59.029833 | orchestrator |  "data": "osd-block-4a45380f-f2f2-53ee-b116-83b29c0930f9", 2026-05-24 00:44:59.029844 | orchestrator |  "data_vg": "ceph-4a45380f-f2f2-53ee-b116-83b29c0930f9" 2026-05-24 00:44:59.029855 | orchestrator |  } 2026-05-24 00:44:59.029865 | orchestrator |  ] 2026-05-24 00:44:59.029876 | orchestrator |  } 2026-05-24 00:44:59.029887 | orchestrator | } 2026-05-24 00:44:59.029898 | orchestrator | 2026-05-24 00:44:59.029909 | orchestrator | RUNNING HANDLER [Write configuration file] ************************************* 2026-05-24 00:44:59.029920 | orchestrator | Sunday 24 May 2026 00:44:56 +0000 (0:00:00.183) 0:00:28.838 ************ 2026-05-24 00:44:59.029953 | orchestrator | changed: [testbed-node-4 -> testbed-manager(192.168.16.5)] 2026-05-24 00:44:59.029964 | orchestrator | 2026-05-24 00:44:59.029982 | orchestrator | PLAY [Ceph configure LVM] ****************************************************** 2026-05-24 00:44:59.029993 | orchestrator | 2026-05-24 00:44:59.030005 | orchestrator | TASK [Get extra vars for Ceph configuration] *********************************** 2026-05-24 00:44:59.030069 | orchestrator | Sunday 24 May 2026 00:44:57 +0000 (0:00:01.205) 0:00:30.044 ************ 2026-05-24 00:44:59.030084 | orchestrator | ok: [testbed-node-5 -> testbed-manager(192.168.16.5)] 2026-05-24 00:44:59.030095 | orchestrator | 2026-05-24 00:44:59.030105 | orchestrator | TASK [Get initial list of available block devices] ***************************** 2026-05-24 00:44:59.030116 | orchestrator | Sunday 24 May 2026 00:44:58 +0000 (0:00:00.474) 0:00:30.519 ************ 2026-05-24 00:44:59.030127 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:44:59.030138 | orchestrator | 2026-05-24 00:44:59.030149 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-24 00:44:59.030160 | orchestrator | Sunday 24 May 2026 00:44:58 +0000 (0:00:00.525) 0:00:31.044 ************ 2026-05-24 00:44:59.030170 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=loop0) 2026-05-24 00:44:59.030181 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=loop1) 2026-05-24 00:44:59.030192 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=loop2) 2026-05-24 00:44:59.030203 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=loop3) 2026-05-24 00:44:59.030213 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=loop4) 2026-05-24 00:44:59.030232 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=loop5) 2026-05-24 00:45:07.618287 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=loop6) 2026-05-24 00:45:07.618371 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=loop7) 2026-05-24 00:45:07.618384 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=sda) 2026-05-24 00:45:07.618394 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=sdb) 2026-05-24 00:45:07.618402 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=sdc) 2026-05-24 00:45:07.618411 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=sdd) 2026-05-24 00:45:07.618420 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=sr0) 2026-05-24 00:45:07.618429 | orchestrator | 2026-05-24 00:45:07.618438 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-24 00:45:07.618450 | orchestrator | Sunday 24 May 2026 00:44:59 +0000 (0:00:00.395) 0:00:31.440 ************ 2026-05-24 00:45:07.618472 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:45:07.618492 | orchestrator | 2026-05-24 00:45:07.618508 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-24 00:45:07.618522 | orchestrator | Sunday 24 May 2026 00:44:59 +0000 (0:00:00.213) 0:00:31.654 ************ 2026-05-24 00:45:07.618537 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:45:07.618551 | orchestrator | 2026-05-24 00:45:07.618565 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-24 00:45:07.618579 | orchestrator | Sunday 24 May 2026 00:44:59 +0000 (0:00:00.207) 0:00:31.861 ************ 2026-05-24 00:45:07.618594 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:45:07.618608 | orchestrator | 2026-05-24 00:45:07.618622 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-24 00:45:07.618638 | orchestrator | Sunday 24 May 2026 00:44:59 +0000 (0:00:00.206) 0:00:32.068 ************ 2026-05-24 00:45:07.618653 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:45:07.618667 | orchestrator | 2026-05-24 00:45:07.618682 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-24 00:45:07.618698 | orchestrator | Sunday 24 May 2026 00:44:59 +0000 (0:00:00.198) 0:00:32.266 ************ 2026-05-24 00:45:07.618737 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:45:07.618754 | orchestrator | 2026-05-24 00:45:07.618769 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-24 00:45:07.618783 | orchestrator | Sunday 24 May 2026 00:45:00 +0000 (0:00:00.204) 0:00:32.470 ************ 2026-05-24 00:45:07.618796 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:45:07.618810 | orchestrator | 2026-05-24 00:45:07.618885 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-24 00:45:07.618903 | orchestrator | Sunday 24 May 2026 00:45:00 +0000 (0:00:00.197) 0:00:32.667 ************ 2026-05-24 00:45:07.618918 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:45:07.618932 | orchestrator | 2026-05-24 00:45:07.618951 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-24 00:45:07.618966 | orchestrator | Sunday 24 May 2026 00:45:00 +0000 (0:00:00.191) 0:00:32.859 ************ 2026-05-24 00:45:07.618980 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:45:07.618994 | orchestrator | 2026-05-24 00:45:07.619009 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-24 00:45:07.619024 | orchestrator | Sunday 24 May 2026 00:45:00 +0000 (0:00:00.177) 0:00:33.036 ************ 2026-05-24 00:45:07.619039 | orchestrator | ok: [testbed-node-5] => (item=scsi-0QEMU_QEMU_HARDDISK_45aff6f3-0073-4cbb-a6e7-b3f4b4cce6b5) 2026-05-24 00:45:07.619054 | orchestrator | ok: [testbed-node-5] => (item=scsi-SQEMU_QEMU_HARDDISK_45aff6f3-0073-4cbb-a6e7-b3f4b4cce6b5) 2026-05-24 00:45:07.619069 | orchestrator | 2026-05-24 00:45:07.619084 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-24 00:45:07.619098 | orchestrator | Sunday 24 May 2026 00:45:01 +0000 (0:00:00.568) 0:00:33.605 ************ 2026-05-24 00:45:07.619130 | orchestrator | ok: [testbed-node-5] => (item=scsi-0QEMU_QEMU_HARDDISK_933eae25-5b43-48f2-8567-ec23ac6d930e) 2026-05-24 00:45:07.619147 | orchestrator | ok: [testbed-node-5] => (item=scsi-SQEMU_QEMU_HARDDISK_933eae25-5b43-48f2-8567-ec23ac6d930e) 2026-05-24 00:45:07.619162 | orchestrator | 2026-05-24 00:45:07.619176 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-24 00:45:07.619191 | orchestrator | Sunday 24 May 2026 00:45:02 +0000 (0:00:01.084) 0:00:34.689 ************ 2026-05-24 00:45:07.619206 | orchestrator | ok: [testbed-node-5] => (item=scsi-0QEMU_QEMU_HARDDISK_48029c53-f84e-4196-a78a-8d5aa7d559a3) 2026-05-24 00:45:07.619220 | orchestrator | ok: [testbed-node-5] => (item=scsi-SQEMU_QEMU_HARDDISK_48029c53-f84e-4196-a78a-8d5aa7d559a3) 2026-05-24 00:45:07.619234 | orchestrator | 2026-05-24 00:45:07.619248 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-24 00:45:07.619263 | orchestrator | Sunday 24 May 2026 00:45:02 +0000 (0:00:00.483) 0:00:35.172 ************ 2026-05-24 00:45:07.619277 | orchestrator | ok: [testbed-node-5] => (item=scsi-0QEMU_QEMU_HARDDISK_fda6a2fe-50f7-45a7-a466-09b8ce2b448e) 2026-05-24 00:45:07.619292 | orchestrator | ok: [testbed-node-5] => (item=scsi-SQEMU_QEMU_HARDDISK_fda6a2fe-50f7-45a7-a466-09b8ce2b448e) 2026-05-24 00:45:07.619306 | orchestrator | 2026-05-24 00:45:07.619321 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-24 00:45:07.619335 | orchestrator | Sunday 24 May 2026 00:45:03 +0000 (0:00:00.464) 0:00:35.637 ************ 2026-05-24 00:45:07.619349 | orchestrator | ok: [testbed-node-5] => (item=ata-QEMU_DVD-ROM_QM00001) 2026-05-24 00:45:07.619364 | orchestrator | 2026-05-24 00:45:07.619377 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-24 00:45:07.619413 | orchestrator | Sunday 24 May 2026 00:45:03 +0000 (0:00:00.332) 0:00:35.970 ************ 2026-05-24 00:45:07.619428 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=loop0) 2026-05-24 00:45:07.619443 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=loop1) 2026-05-24 00:45:07.619459 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=loop2) 2026-05-24 00:45:07.619473 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=loop3) 2026-05-24 00:45:07.619502 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=loop4) 2026-05-24 00:45:07.619518 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=loop5) 2026-05-24 00:45:07.619533 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=loop6) 2026-05-24 00:45:07.619547 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=loop7) 2026-05-24 00:45:07.619561 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=sda) 2026-05-24 00:45:07.619575 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=sdb) 2026-05-24 00:45:07.619590 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=sdc) 2026-05-24 00:45:07.619604 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=sdd) 2026-05-24 00:45:07.619619 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=sr0) 2026-05-24 00:45:07.619634 | orchestrator | 2026-05-24 00:45:07.619648 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-24 00:45:07.619663 | orchestrator | Sunday 24 May 2026 00:45:04 +0000 (0:00:00.389) 0:00:36.359 ************ 2026-05-24 00:45:07.619677 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:45:07.619692 | orchestrator | 2026-05-24 00:45:07.619707 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-24 00:45:07.619722 | orchestrator | Sunday 24 May 2026 00:45:04 +0000 (0:00:00.227) 0:00:36.587 ************ 2026-05-24 00:45:07.619736 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:45:07.619750 | orchestrator | 2026-05-24 00:45:07.619764 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-24 00:45:07.619778 | orchestrator | Sunday 24 May 2026 00:45:04 +0000 (0:00:00.205) 0:00:36.792 ************ 2026-05-24 00:45:07.619794 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:45:07.619809 | orchestrator | 2026-05-24 00:45:07.619846 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-24 00:45:07.619861 | orchestrator | Sunday 24 May 2026 00:45:04 +0000 (0:00:00.208) 0:00:37.001 ************ 2026-05-24 00:45:07.619875 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:45:07.619890 | orchestrator | 2026-05-24 00:45:07.619905 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-24 00:45:07.619920 | orchestrator | Sunday 24 May 2026 00:45:04 +0000 (0:00:00.233) 0:00:37.235 ************ 2026-05-24 00:45:07.619934 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:45:07.619949 | orchestrator | 2026-05-24 00:45:07.619963 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-24 00:45:07.619978 | orchestrator | Sunday 24 May 2026 00:45:05 +0000 (0:00:00.203) 0:00:37.438 ************ 2026-05-24 00:45:07.619992 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:45:07.620006 | orchestrator | 2026-05-24 00:45:07.620021 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-24 00:45:07.620036 | orchestrator | Sunday 24 May 2026 00:45:05 +0000 (0:00:00.703) 0:00:38.142 ************ 2026-05-24 00:45:07.620051 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:45:07.620065 | orchestrator | 2026-05-24 00:45:07.620080 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-24 00:45:07.620094 | orchestrator | Sunday 24 May 2026 00:45:06 +0000 (0:00:00.206) 0:00:38.348 ************ 2026-05-24 00:45:07.620108 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:45:07.620123 | orchestrator | 2026-05-24 00:45:07.620138 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-24 00:45:07.620152 | orchestrator | Sunday 24 May 2026 00:45:06 +0000 (0:00:00.204) 0:00:38.553 ************ 2026-05-24 00:45:07.620166 | orchestrator | ok: [testbed-node-5] => (item=sda1) 2026-05-24 00:45:07.620190 | orchestrator | ok: [testbed-node-5] => (item=sda14) 2026-05-24 00:45:07.620204 | orchestrator | ok: [testbed-node-5] => (item=sda15) 2026-05-24 00:45:07.620219 | orchestrator | ok: [testbed-node-5] => (item=sda16) 2026-05-24 00:45:07.620234 | orchestrator | 2026-05-24 00:45:07.620249 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-24 00:45:07.620263 | orchestrator | Sunday 24 May 2026 00:45:06 +0000 (0:00:00.608) 0:00:39.162 ************ 2026-05-24 00:45:07.620277 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:45:07.620291 | orchestrator | 2026-05-24 00:45:07.620305 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-24 00:45:07.620320 | orchestrator | Sunday 24 May 2026 00:45:07 +0000 (0:00:00.200) 0:00:39.362 ************ 2026-05-24 00:45:07.620336 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:45:07.620350 | orchestrator | 2026-05-24 00:45:07.620364 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-24 00:45:07.620378 | orchestrator | Sunday 24 May 2026 00:45:07 +0000 (0:00:00.202) 0:00:39.565 ************ 2026-05-24 00:45:07.620392 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:45:07.620407 | orchestrator | 2026-05-24 00:45:07.620422 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-24 00:45:07.620438 | orchestrator | Sunday 24 May 2026 00:45:07 +0000 (0:00:00.185) 0:00:39.751 ************ 2026-05-24 00:45:07.620453 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:45:07.620468 | orchestrator | 2026-05-24 00:45:07.620493 | orchestrator | TASK [Set UUIDs for OSD VGs/LVs] *********************************************** 2026-05-24 00:45:11.542193 | orchestrator | Sunday 24 May 2026 00:45:07 +0000 (0:00:00.179) 0:00:39.931 ************ 2026-05-24 00:45:11.542318 | orchestrator | ok: [testbed-node-5] => (item={'key': 'sdb', 'value': None}) 2026-05-24 00:45:11.542335 | orchestrator | ok: [testbed-node-5] => (item={'key': 'sdc', 'value': None}) 2026-05-24 00:45:11.542347 | orchestrator | 2026-05-24 00:45:11.542359 | orchestrator | TASK [Generate WAL VG names] *************************************************** 2026-05-24 00:45:11.542371 | orchestrator | Sunday 24 May 2026 00:45:07 +0000 (0:00:00.158) 0:00:40.089 ************ 2026-05-24 00:45:11.542448 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:45:11.542462 | orchestrator | 2026-05-24 00:45:11.542473 | orchestrator | TASK [Generate DB VG names] **************************************************** 2026-05-24 00:45:11.542484 | orchestrator | Sunday 24 May 2026 00:45:07 +0000 (0:00:00.137) 0:00:40.227 ************ 2026-05-24 00:45:11.542515 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:45:11.542527 | orchestrator | 2026-05-24 00:45:11.542539 | orchestrator | TASK [Generate shared DB/WAL VG names] ***************************************** 2026-05-24 00:45:11.542550 | orchestrator | Sunday 24 May 2026 00:45:08 +0000 (0:00:00.115) 0:00:40.343 ************ 2026-05-24 00:45:11.542561 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:45:11.542571 | orchestrator | 2026-05-24 00:45:11.542583 | orchestrator | TASK [Define lvm_volumes structures] ******************************************* 2026-05-24 00:45:11.542595 | orchestrator | Sunday 24 May 2026 00:45:08 +0000 (0:00:00.111) 0:00:40.455 ************ 2026-05-24 00:45:11.542606 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:45:11.542617 | orchestrator | 2026-05-24 00:45:11.542628 | orchestrator | TASK [Generate lvm_volumes structure (block only)] ***************************** 2026-05-24 00:45:11.542639 | orchestrator | Sunday 24 May 2026 00:45:08 +0000 (0:00:00.273) 0:00:40.729 ************ 2026-05-24 00:45:11.542704 | orchestrator | ok: [testbed-node-5] => (item={'key': 'sdb', 'value': {'osd_lvm_uuid': '91ca940b-c43a-595e-909e-fada94cd253c'}}) 2026-05-24 00:45:11.542725 | orchestrator | ok: [testbed-node-5] => (item={'key': 'sdc', 'value': {'osd_lvm_uuid': 'b6c4e772-47bf-5895-901e-238eefbc5c9b'}}) 2026-05-24 00:45:11.542738 | orchestrator | 2026-05-24 00:45:11.542749 | orchestrator | TASK [Generate lvm_volumes structure (block + db)] ***************************** 2026-05-24 00:45:11.542761 | orchestrator | Sunday 24 May 2026 00:45:08 +0000 (0:00:00.175) 0:00:40.905 ************ 2026-05-24 00:45:11.542800 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'sdb', 'value': {'osd_lvm_uuid': '91ca940b-c43a-595e-909e-fada94cd253c'}})  2026-05-24 00:45:11.542838 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'sdc', 'value': {'osd_lvm_uuid': 'b6c4e772-47bf-5895-901e-238eefbc5c9b'}})  2026-05-24 00:45:11.542850 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:45:11.542861 | orchestrator | 2026-05-24 00:45:11.542872 | orchestrator | TASK [Generate lvm_volumes structure (block + wal)] **************************** 2026-05-24 00:45:11.542883 | orchestrator | Sunday 24 May 2026 00:45:08 +0000 (0:00:00.142) 0:00:41.047 ************ 2026-05-24 00:45:11.542894 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'sdb', 'value': {'osd_lvm_uuid': '91ca940b-c43a-595e-909e-fada94cd253c'}})  2026-05-24 00:45:11.542905 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'sdc', 'value': {'osd_lvm_uuid': 'b6c4e772-47bf-5895-901e-238eefbc5c9b'}})  2026-05-24 00:45:11.542916 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:45:11.542926 | orchestrator | 2026-05-24 00:45:11.542938 | orchestrator | TASK [Generate lvm_volumes structure (block + db + wal)] *********************** 2026-05-24 00:45:11.542948 | orchestrator | Sunday 24 May 2026 00:45:08 +0000 (0:00:00.163) 0:00:41.210 ************ 2026-05-24 00:45:11.542959 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'sdb', 'value': {'osd_lvm_uuid': '91ca940b-c43a-595e-909e-fada94cd253c'}})  2026-05-24 00:45:11.542970 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'sdc', 'value': {'osd_lvm_uuid': 'b6c4e772-47bf-5895-901e-238eefbc5c9b'}})  2026-05-24 00:45:11.542981 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:45:11.542992 | orchestrator | 2026-05-24 00:45:11.543003 | orchestrator | TASK [Compile lvm_volumes] ***************************************************** 2026-05-24 00:45:11.543013 | orchestrator | Sunday 24 May 2026 00:45:09 +0000 (0:00:00.143) 0:00:41.354 ************ 2026-05-24 00:45:11.543024 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:45:11.543035 | orchestrator | 2026-05-24 00:45:11.543046 | orchestrator | TASK [Set OSD devices config data] ********************************************* 2026-05-24 00:45:11.543057 | orchestrator | Sunday 24 May 2026 00:45:09 +0000 (0:00:00.118) 0:00:41.473 ************ 2026-05-24 00:45:11.543068 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:45:11.543079 | orchestrator | 2026-05-24 00:45:11.543090 | orchestrator | TASK [Set DB devices config data] ********************************************** 2026-05-24 00:45:11.543100 | orchestrator | Sunday 24 May 2026 00:45:09 +0000 (0:00:00.130) 0:00:41.603 ************ 2026-05-24 00:45:11.543111 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:45:11.543122 | orchestrator | 2026-05-24 00:45:11.543133 | orchestrator | TASK [Set WAL devices config data] ********************************************* 2026-05-24 00:45:11.543144 | orchestrator | Sunday 24 May 2026 00:45:09 +0000 (0:00:00.125) 0:00:41.729 ************ 2026-05-24 00:45:11.543155 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:45:11.543165 | orchestrator | 2026-05-24 00:45:11.543176 | orchestrator | TASK [Set DB+WAL devices config data] ****************************************** 2026-05-24 00:45:11.543187 | orchestrator | Sunday 24 May 2026 00:45:09 +0000 (0:00:00.124) 0:00:41.853 ************ 2026-05-24 00:45:11.543198 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:45:11.543208 | orchestrator | 2026-05-24 00:45:11.543219 | orchestrator | TASK [Print ceph_osd_devices] ************************************************** 2026-05-24 00:45:11.543230 | orchestrator | Sunday 24 May 2026 00:45:09 +0000 (0:00:00.128) 0:00:41.981 ************ 2026-05-24 00:45:11.543241 | orchestrator | ok: [testbed-node-5] => { 2026-05-24 00:45:11.543252 | orchestrator |  "ceph_osd_devices": { 2026-05-24 00:45:11.543263 | orchestrator |  "sdb": { 2026-05-24 00:45:11.543294 | orchestrator |  "osd_lvm_uuid": "91ca940b-c43a-595e-909e-fada94cd253c" 2026-05-24 00:45:11.543306 | orchestrator |  }, 2026-05-24 00:45:11.543317 | orchestrator |  "sdc": { 2026-05-24 00:45:11.543328 | orchestrator |  "osd_lvm_uuid": "b6c4e772-47bf-5895-901e-238eefbc5c9b" 2026-05-24 00:45:11.543339 | orchestrator |  } 2026-05-24 00:45:11.543349 | orchestrator |  } 2026-05-24 00:45:11.543361 | orchestrator | } 2026-05-24 00:45:11.543372 | orchestrator | 2026-05-24 00:45:11.543392 | orchestrator | TASK [Print WAL devices] ******************************************************* 2026-05-24 00:45:11.543403 | orchestrator | Sunday 24 May 2026 00:45:09 +0000 (0:00:00.131) 0:00:42.113 ************ 2026-05-24 00:45:11.543414 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:45:11.543425 | orchestrator | 2026-05-24 00:45:11.543436 | orchestrator | TASK [Print DB devices] ******************************************************** 2026-05-24 00:45:11.543447 | orchestrator | Sunday 24 May 2026 00:45:09 +0000 (0:00:00.129) 0:00:42.242 ************ 2026-05-24 00:45:11.543458 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:45:11.543468 | orchestrator | 2026-05-24 00:45:11.543479 | orchestrator | TASK [Print shared DB/WAL devices] ********************************************* 2026-05-24 00:45:11.543490 | orchestrator | Sunday 24 May 2026 00:45:10 +0000 (0:00:00.315) 0:00:42.558 ************ 2026-05-24 00:45:11.543500 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:45:11.543511 | orchestrator | 2026-05-24 00:45:11.543522 | orchestrator | TASK [Print configuration data] ************************************************ 2026-05-24 00:45:11.543533 | orchestrator | Sunday 24 May 2026 00:45:10 +0000 (0:00:00.125) 0:00:42.683 ************ 2026-05-24 00:45:11.543544 | orchestrator | changed: [testbed-node-5] => { 2026-05-24 00:45:11.543555 | orchestrator |  "_ceph_configure_lvm_config_data": { 2026-05-24 00:45:11.543566 | orchestrator |  "ceph_osd_devices": { 2026-05-24 00:45:11.543577 | orchestrator |  "sdb": { 2026-05-24 00:45:11.543588 | orchestrator |  "osd_lvm_uuid": "91ca940b-c43a-595e-909e-fada94cd253c" 2026-05-24 00:45:11.543598 | orchestrator |  }, 2026-05-24 00:45:11.543609 | orchestrator |  "sdc": { 2026-05-24 00:45:11.543620 | orchestrator |  "osd_lvm_uuid": "b6c4e772-47bf-5895-901e-238eefbc5c9b" 2026-05-24 00:45:11.543631 | orchestrator |  } 2026-05-24 00:45:11.543642 | orchestrator |  }, 2026-05-24 00:45:11.543653 | orchestrator |  "lvm_volumes": [ 2026-05-24 00:45:11.543664 | orchestrator |  { 2026-05-24 00:45:11.543675 | orchestrator |  "data": "osd-block-91ca940b-c43a-595e-909e-fada94cd253c", 2026-05-24 00:45:11.543686 | orchestrator |  "data_vg": "ceph-91ca940b-c43a-595e-909e-fada94cd253c" 2026-05-24 00:45:11.543697 | orchestrator |  }, 2026-05-24 00:45:11.543712 | orchestrator |  { 2026-05-24 00:45:11.543723 | orchestrator |  "data": "osd-block-b6c4e772-47bf-5895-901e-238eefbc5c9b", 2026-05-24 00:45:11.543734 | orchestrator |  "data_vg": "ceph-b6c4e772-47bf-5895-901e-238eefbc5c9b" 2026-05-24 00:45:11.543745 | orchestrator |  } 2026-05-24 00:45:11.543756 | orchestrator |  ] 2026-05-24 00:45:11.543766 | orchestrator |  } 2026-05-24 00:45:11.543796 | orchestrator | } 2026-05-24 00:45:11.543807 | orchestrator | 2026-05-24 00:45:11.543818 | orchestrator | RUNNING HANDLER [Write configuration file] ************************************* 2026-05-24 00:45:11.543829 | orchestrator | Sunday 24 May 2026 00:45:10 +0000 (0:00:00.187) 0:00:42.871 ************ 2026-05-24 00:45:11.543840 | orchestrator | changed: [testbed-node-5 -> testbed-manager(192.168.16.5)] 2026-05-24 00:45:11.543851 | orchestrator | 2026-05-24 00:45:11.543862 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-24 00:45:11.543873 | orchestrator | testbed-node-3 : ok=42  changed=2  unreachable=0 failed=0 skipped=32  rescued=0 ignored=0 2026-05-24 00:45:11.543885 | orchestrator | testbed-node-4 : ok=42  changed=2  unreachable=0 failed=0 skipped=32  rescued=0 ignored=0 2026-05-24 00:45:11.543896 | orchestrator | testbed-node-5 : ok=42  changed=2  unreachable=0 failed=0 skipped=32  rescued=0 ignored=0 2026-05-24 00:45:11.543907 | orchestrator | 2026-05-24 00:45:11.543918 | orchestrator | 2026-05-24 00:45:11.543928 | orchestrator | 2026-05-24 00:45:11.543939 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-24 00:45:11.543950 | orchestrator | Sunday 24 May 2026 00:45:11 +0000 (0:00:00.967) 0:00:43.839 ************ 2026-05-24 00:45:11.543968 | orchestrator | =============================================================================== 2026-05-24 00:45:11.543979 | orchestrator | Write configuration file ------------------------------------------------ 3.98s 2026-05-24 00:45:11.543990 | orchestrator | Add known partitions to the list of available block devices ------------- 1.24s 2026-05-24 00:45:11.544007 | orchestrator | Add known partitions to the list of available block devices ------------- 1.22s 2026-05-24 00:45:11.544018 | orchestrator | Add known links to the list of available block devices ------------------ 1.10s 2026-05-24 00:45:11.544029 | orchestrator | Add known partitions to the list of available block devices ------------- 1.09s 2026-05-24 00:45:11.544040 | orchestrator | Add known links to the list of available block devices ------------------ 1.08s 2026-05-24 00:45:11.544050 | orchestrator | Get initial list of available block devices ----------------------------- 0.97s 2026-05-24 00:45:11.544061 | orchestrator | Get extra vars for Ceph configuration ----------------------------------- 0.94s 2026-05-24 00:45:11.544072 | orchestrator | Set UUIDs for OSD VGs/LVs ----------------------------------------------- 0.83s 2026-05-24 00:45:11.544083 | orchestrator | Print configuration data ------------------------------------------------ 0.81s 2026-05-24 00:45:11.544094 | orchestrator | Add known links to the list of available block devices ------------------ 0.81s 2026-05-24 00:45:11.544105 | orchestrator | Add known links to the list of available block devices ------------------ 0.79s 2026-05-24 00:45:11.544115 | orchestrator | Generate lvm_volumes structure (block + wal) ---------------------------- 0.78s 2026-05-24 00:45:11.544133 | orchestrator | Add known partitions to the list of available block devices ------------- 0.77s 2026-05-24 00:45:12.066645 | orchestrator | Set WAL devices config data --------------------------------------------- 0.77s 2026-05-24 00:45:12.066834 | orchestrator | Add known partitions to the list of available block devices ------------- 0.70s 2026-05-24 00:45:12.066865 | orchestrator | Add known links to the list of available block devices ------------------ 0.68s 2026-05-24 00:45:12.066884 | orchestrator | Add known links to the list of available block devices ------------------ 0.67s 2026-05-24 00:45:12.066896 | orchestrator | Add known partitions to the list of available block devices ------------- 0.61s 2026-05-24 00:45:12.066907 | orchestrator | Define lvm_volumes structures ------------------------------------------- 0.60s 2026-05-24 00:45:34.646115 | orchestrator | 2026-05-24 00:45:34 | INFO  | Task 4086f0ef-d8a0-486c-a152-8a569ba8229b (sync inventory) is running in background. Output coming soon. 2026-05-24 00:46:07.199883 | orchestrator | 2026-05-24 00:45:36 | INFO  | Starting group_vars file reorganization 2026-05-24 00:46:07.199998 | orchestrator | 2026-05-24 00:45:36 | INFO  | Moved 0 file(s) to their respective directories 2026-05-24 00:46:07.200018 | orchestrator | 2026-05-24 00:45:36 | INFO  | Group_vars file reorganization completed 2026-05-24 00:46:07.200030 | orchestrator | 2026-05-24 00:45:38 | INFO  | Starting variable preparation from inventory 2026-05-24 00:46:07.200042 | orchestrator | 2026-05-24 00:45:42 | INFO  | Writing 050-kolla-ceph-rgw-hosts.yml with ceph_rgw_hosts 2026-05-24 00:46:07.200055 | orchestrator | 2026-05-24 00:45:42 | INFO  | Writing 050-infrastructure-cephclient-mons.yml with cephclient_mons 2026-05-24 00:46:07.200085 | orchestrator | 2026-05-24 00:45:42 | INFO  | Writing 050-ceph-cluster-fsid.yml with ceph_cluster_fsid 2026-05-24 00:46:07.200096 | orchestrator | 2026-05-24 00:45:42 | INFO  | 3 file(s) written, 6 host(s) processed 2026-05-24 00:46:07.200107 | orchestrator | 2026-05-24 00:45:42 | INFO  | Variable preparation completed 2026-05-24 00:46:07.200121 | orchestrator | 2026-05-24 00:45:43 | INFO  | Starting inventory overwrite handling 2026-05-24 00:46:07.200135 | orchestrator | 2026-05-24 00:45:43 | INFO  | Handling group overwrites in 99-overwrite 2026-05-24 00:46:07.200201 | orchestrator | 2026-05-24 00:45:43 | INFO  | Removing group frr:children from 60-generic 2026-05-24 00:46:07.200239 | orchestrator | 2026-05-24 00:45:43 | INFO  | Removing group netbird:children from 50-infrastructure 2026-05-24 00:46:07.200250 | orchestrator | 2026-05-24 00:45:43 | INFO  | Removing group ceph-mds from 50-ceph 2026-05-24 00:46:07.200261 | orchestrator | 2026-05-24 00:45:43 | INFO  | Removing group ceph-rgw from 50-ceph 2026-05-24 00:46:07.200271 | orchestrator | 2026-05-24 00:45:43 | INFO  | Handling group overwrites in 20-roles 2026-05-24 00:46:07.200282 | orchestrator | 2026-05-24 00:45:43 | INFO  | Removing group k3s_node from 50-infrastructure 2026-05-24 00:46:07.200292 | orchestrator | 2026-05-24 00:45:43 | INFO  | Removed 5 group(s) in total 2026-05-24 00:46:07.200303 | orchestrator | 2026-05-24 00:45:43 | INFO  | Inventory overwrite handling completed 2026-05-24 00:46:07.200313 | orchestrator | 2026-05-24 00:45:45 | INFO  | Starting merge of inventory files 2026-05-24 00:46:07.200323 | orchestrator | 2026-05-24 00:45:45 | INFO  | Inventory files merged successfully 2026-05-24 00:46:07.200334 | orchestrator | 2026-05-24 00:45:51 | INFO  | Generating minified hosts file 2026-05-24 00:46:07.200344 | orchestrator | 2026-05-24 00:45:53 | INFO  | Successfully wrote minified hosts file to /inventory.merge/hosts-minified.yml 2026-05-24 00:46:07.200356 | orchestrator | 2026-05-24 00:45:53 | INFO  | Successfully wrote fast inventory to /inventory.merge/fast/hosts.json 2026-05-24 00:46:07.200367 | orchestrator | 2026-05-24 00:45:54 | INFO  | Generating ClusterShell configuration from Ansible inventory 2026-05-24 00:46:07.200378 | orchestrator | 2026-05-24 00:46:07 | INFO  | Successfully wrote ClusterShell configuration 2026-05-24 00:46:07.200389 | orchestrator | [master e338b74] 2026-05-24-00-46 2026-05-24 00:46:07.200402 | orchestrator | 5 files changed, 75 insertions(+), 10 deletions(-) 2026-05-24 00:46:07.200415 | orchestrator | create mode 100644 fast/host_vars/testbed-node-3/ceph-lvm-configuration.yml 2026-05-24 00:46:07.200427 | orchestrator | create mode 100644 fast/host_vars/testbed-node-4/ceph-lvm-configuration.yml 2026-05-24 00:46:07.200438 | orchestrator | create mode 100644 fast/host_vars/testbed-node-5/ceph-lvm-configuration.yml 2026-05-24 00:46:09.346295 | orchestrator | 2026-05-24 00:46:09 | INFO  | Prepare task for execution of ceph-create-lvm-devices. 2026-05-24 00:46:09.432658 | orchestrator | 2026-05-24 00:46:09 | INFO  | Task 732415b8-dc31-4ed0-bc5e-f0a8c8c81da2 (ceph-create-lvm-devices) was prepared for execution. 2026-05-24 00:46:09.432726 | orchestrator | 2026-05-24 00:46:09 | INFO  | It takes a moment until task 732415b8-dc31-4ed0-bc5e-f0a8c8c81da2 (ceph-create-lvm-devices) has been started and output is visible here. 2026-05-24 00:46:22.135551 | orchestrator | [WARNING]: Collection community.general does not support Ansible version 2026-05-24 00:46:22.135661 | orchestrator | 2.16.14 2026-05-24 00:46:22.135677 | orchestrator | 2026-05-24 00:46:22.135689 | orchestrator | PLAY [Ceph create LVM devices] ************************************************* 2026-05-24 00:46:22.135702 | orchestrator | 2026-05-24 00:46:22.135713 | orchestrator | TASK [Get extra vars for Ceph configuration] *********************************** 2026-05-24 00:46:22.135724 | orchestrator | Sunday 24 May 2026 00:46:14 +0000 (0:00:00.285) 0:00:00.285 ************ 2026-05-24 00:46:22.135736 | orchestrator | ok: [testbed-node-3 -> testbed-manager(192.168.16.5)] 2026-05-24 00:46:22.135746 | orchestrator | 2026-05-24 00:46:22.135757 | orchestrator | TASK [Get initial list of available block devices] ***************************** 2026-05-24 00:46:22.135767 | orchestrator | Sunday 24 May 2026 00:46:14 +0000 (0:00:00.222) 0:00:00.508 ************ 2026-05-24 00:46:22.135778 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:46:22.135789 | orchestrator | 2026-05-24 00:46:22.135800 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-24 00:46:22.135810 | orchestrator | Sunday 24 May 2026 00:46:14 +0000 (0:00:00.262) 0:00:00.770 ************ 2026-05-24 00:46:22.135848 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=loop0) 2026-05-24 00:46:22.135859 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=loop1) 2026-05-24 00:46:22.135870 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=loop2) 2026-05-24 00:46:22.135880 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=loop3) 2026-05-24 00:46:22.135931 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=loop4) 2026-05-24 00:46:22.135954 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=loop5) 2026-05-24 00:46:22.136060 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=loop6) 2026-05-24 00:46:22.136082 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=loop7) 2026-05-24 00:46:22.136101 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=sda) 2026-05-24 00:46:22.136119 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=sdb) 2026-05-24 00:46:22.136138 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=sdc) 2026-05-24 00:46:22.136156 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=sdd) 2026-05-24 00:46:22.136175 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=sr0) 2026-05-24 00:46:22.136194 | orchestrator | 2026-05-24 00:46:22.136211 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-24 00:46:22.136224 | orchestrator | Sunday 24 May 2026 00:46:15 +0000 (0:00:00.433) 0:00:01.204 ************ 2026-05-24 00:46:22.136236 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:46:22.136248 | orchestrator | 2026-05-24 00:46:22.136260 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-24 00:46:22.136272 | orchestrator | Sunday 24 May 2026 00:46:15 +0000 (0:00:00.466) 0:00:01.670 ************ 2026-05-24 00:46:22.136285 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:46:22.136297 | orchestrator | 2026-05-24 00:46:22.136309 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-24 00:46:22.136321 | orchestrator | Sunday 24 May 2026 00:46:15 +0000 (0:00:00.191) 0:00:01.862 ************ 2026-05-24 00:46:22.136353 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:46:22.136366 | orchestrator | 2026-05-24 00:46:22.136378 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-24 00:46:22.136390 | orchestrator | Sunday 24 May 2026 00:46:16 +0000 (0:00:00.220) 0:00:02.082 ************ 2026-05-24 00:46:22.136402 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:46:22.136415 | orchestrator | 2026-05-24 00:46:22.136427 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-24 00:46:22.136439 | orchestrator | Sunday 24 May 2026 00:46:16 +0000 (0:00:00.200) 0:00:02.283 ************ 2026-05-24 00:46:22.136449 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:46:22.136460 | orchestrator | 2026-05-24 00:46:22.136471 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-24 00:46:22.136481 | orchestrator | Sunday 24 May 2026 00:46:16 +0000 (0:00:00.199) 0:00:02.482 ************ 2026-05-24 00:46:22.136491 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:46:22.136502 | orchestrator | 2026-05-24 00:46:22.136513 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-24 00:46:22.136523 | orchestrator | Sunday 24 May 2026 00:46:16 +0000 (0:00:00.227) 0:00:02.709 ************ 2026-05-24 00:46:22.136535 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:46:22.136554 | orchestrator | 2026-05-24 00:46:22.136571 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-24 00:46:22.136590 | orchestrator | Sunday 24 May 2026 00:46:16 +0000 (0:00:00.220) 0:00:02.930 ************ 2026-05-24 00:46:22.136609 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:46:22.136646 | orchestrator | 2026-05-24 00:46:22.136665 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-24 00:46:22.136682 | orchestrator | Sunday 24 May 2026 00:46:17 +0000 (0:00:00.190) 0:00:03.121 ************ 2026-05-24 00:46:22.136699 | orchestrator | ok: [testbed-node-3] => (item=scsi-0QEMU_QEMU_HARDDISK_8c319549-0e0e-447e-9a94-ac7372c6d548) 2026-05-24 00:46:22.136711 | orchestrator | ok: [testbed-node-3] => (item=scsi-SQEMU_QEMU_HARDDISK_8c319549-0e0e-447e-9a94-ac7372c6d548) 2026-05-24 00:46:22.136722 | orchestrator | 2026-05-24 00:46:22.136733 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-24 00:46:22.136764 | orchestrator | Sunday 24 May 2026 00:46:17 +0000 (0:00:00.422) 0:00:03.544 ************ 2026-05-24 00:46:22.136776 | orchestrator | ok: [testbed-node-3] => (item=scsi-0QEMU_QEMU_HARDDISK_f39ea199-3d32-4006-a706-22607484d3b8) 2026-05-24 00:46:22.136786 | orchestrator | ok: [testbed-node-3] => (item=scsi-SQEMU_QEMU_HARDDISK_f39ea199-3d32-4006-a706-22607484d3b8) 2026-05-24 00:46:22.136797 | orchestrator | 2026-05-24 00:46:22.136808 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-24 00:46:22.136818 | orchestrator | Sunday 24 May 2026 00:46:17 +0000 (0:00:00.436) 0:00:03.980 ************ 2026-05-24 00:46:22.136829 | orchestrator | ok: [testbed-node-3] => (item=scsi-0QEMU_QEMU_HARDDISK_cfc1028b-1bea-463d-9459-9bdf9e2439f2) 2026-05-24 00:46:22.136840 | orchestrator | ok: [testbed-node-3] => (item=scsi-SQEMU_QEMU_HARDDISK_cfc1028b-1bea-463d-9459-9bdf9e2439f2) 2026-05-24 00:46:22.136850 | orchestrator | 2026-05-24 00:46:22.136861 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-24 00:46:22.136872 | orchestrator | Sunday 24 May 2026 00:46:18 +0000 (0:00:00.667) 0:00:04.648 ************ 2026-05-24 00:46:22.136887 | orchestrator | ok: [testbed-node-3] => (item=scsi-0QEMU_QEMU_HARDDISK_065459af-02da-4f1c-a006-eb1415e613b2) 2026-05-24 00:46:22.136904 | orchestrator | ok: [testbed-node-3] => (item=scsi-SQEMU_QEMU_HARDDISK_065459af-02da-4f1c-a006-eb1415e613b2) 2026-05-24 00:46:22.136922 | orchestrator | 2026-05-24 00:46:22.136940 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-24 00:46:22.136958 | orchestrator | Sunday 24 May 2026 00:46:19 +0000 (0:00:01.070) 0:00:05.718 ************ 2026-05-24 00:46:22.136976 | orchestrator | ok: [testbed-node-3] => (item=ata-QEMU_DVD-ROM_QM00001) 2026-05-24 00:46:22.137029 | orchestrator | 2026-05-24 00:46:22.137046 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-24 00:46:22.137074 | orchestrator | Sunday 24 May 2026 00:46:20 +0000 (0:00:00.314) 0:00:06.033 ************ 2026-05-24 00:46:22.137095 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=loop0) 2026-05-24 00:46:22.137113 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=loop1) 2026-05-24 00:46:22.137132 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=loop2) 2026-05-24 00:46:22.137150 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=loop3) 2026-05-24 00:46:22.137169 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=loop4) 2026-05-24 00:46:22.137187 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=loop5) 2026-05-24 00:46:22.137205 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=loop6) 2026-05-24 00:46:22.137223 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=loop7) 2026-05-24 00:46:22.137241 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=sda) 2026-05-24 00:46:22.137254 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=sdb) 2026-05-24 00:46:22.137265 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=sdc) 2026-05-24 00:46:22.137278 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=sdd) 2026-05-24 00:46:22.137309 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=sr0) 2026-05-24 00:46:22.137328 | orchestrator | 2026-05-24 00:46:22.137347 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-24 00:46:22.137365 | orchestrator | Sunday 24 May 2026 00:46:20 +0000 (0:00:00.470) 0:00:06.504 ************ 2026-05-24 00:46:22.137380 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:46:22.137390 | orchestrator | 2026-05-24 00:46:22.137401 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-24 00:46:22.137412 | orchestrator | Sunday 24 May 2026 00:46:20 +0000 (0:00:00.222) 0:00:06.727 ************ 2026-05-24 00:46:22.137423 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:46:22.137433 | orchestrator | 2026-05-24 00:46:22.137444 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-24 00:46:22.137454 | orchestrator | Sunday 24 May 2026 00:46:21 +0000 (0:00:00.287) 0:00:07.014 ************ 2026-05-24 00:46:22.137465 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:46:22.137475 | orchestrator | 2026-05-24 00:46:22.137486 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-24 00:46:22.137497 | orchestrator | Sunday 24 May 2026 00:46:21 +0000 (0:00:00.186) 0:00:07.200 ************ 2026-05-24 00:46:22.137507 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:46:22.137518 | orchestrator | 2026-05-24 00:46:22.137528 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-24 00:46:22.137539 | orchestrator | Sunday 24 May 2026 00:46:21 +0000 (0:00:00.208) 0:00:07.408 ************ 2026-05-24 00:46:22.137549 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:46:22.137560 | orchestrator | 2026-05-24 00:46:22.137570 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-24 00:46:22.137581 | orchestrator | Sunday 24 May 2026 00:46:21 +0000 (0:00:00.221) 0:00:07.630 ************ 2026-05-24 00:46:22.137592 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:46:22.137603 | orchestrator | 2026-05-24 00:46:22.137613 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-24 00:46:22.137624 | orchestrator | Sunday 24 May 2026 00:46:21 +0000 (0:00:00.287) 0:00:07.918 ************ 2026-05-24 00:46:22.137634 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:46:22.137645 | orchestrator | 2026-05-24 00:46:22.137666 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-24 00:46:30.697361 | orchestrator | Sunday 24 May 2026 00:46:22 +0000 (0:00:00.222) 0:00:08.140 ************ 2026-05-24 00:46:30.697448 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:46:30.697458 | orchestrator | 2026-05-24 00:46:30.697466 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-24 00:46:30.697474 | orchestrator | Sunday 24 May 2026 00:46:22 +0000 (0:00:00.227) 0:00:08.367 ************ 2026-05-24 00:46:30.697481 | orchestrator | ok: [testbed-node-3] => (item=sda1) 2026-05-24 00:46:30.697488 | orchestrator | ok: [testbed-node-3] => (item=sda14) 2026-05-24 00:46:30.697495 | orchestrator | ok: [testbed-node-3] => (item=sda15) 2026-05-24 00:46:30.697501 | orchestrator | ok: [testbed-node-3] => (item=sda16) 2026-05-24 00:46:30.697508 | orchestrator | 2026-05-24 00:46:30.697515 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-24 00:46:30.697522 | orchestrator | Sunday 24 May 2026 00:46:23 +0000 (0:00:01.192) 0:00:09.560 ************ 2026-05-24 00:46:30.697528 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:46:30.697535 | orchestrator | 2026-05-24 00:46:30.697542 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-24 00:46:30.697548 | orchestrator | Sunday 24 May 2026 00:46:23 +0000 (0:00:00.209) 0:00:09.769 ************ 2026-05-24 00:46:30.697555 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:46:30.697561 | orchestrator | 2026-05-24 00:46:30.697568 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-24 00:46:30.697596 | orchestrator | Sunday 24 May 2026 00:46:23 +0000 (0:00:00.184) 0:00:09.954 ************ 2026-05-24 00:46:30.697603 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:46:30.697610 | orchestrator | 2026-05-24 00:46:30.697616 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-24 00:46:30.697623 | orchestrator | Sunday 24 May 2026 00:46:24 +0000 (0:00:00.216) 0:00:10.171 ************ 2026-05-24 00:46:30.697630 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:46:30.697636 | orchestrator | 2026-05-24 00:46:30.697643 | orchestrator | TASK [Check whether ceph_db_wal_devices is used exclusively] ******************* 2026-05-24 00:46:30.697650 | orchestrator | Sunday 24 May 2026 00:46:24 +0000 (0:00:00.207) 0:00:10.379 ************ 2026-05-24 00:46:30.697656 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:46:30.697663 | orchestrator | 2026-05-24 00:46:30.697670 | orchestrator | TASK [Create dict of block VGs -> PVs from ceph_osd_devices] ******************* 2026-05-24 00:46:30.697677 | orchestrator | Sunday 24 May 2026 00:46:24 +0000 (0:00:00.137) 0:00:10.517 ************ 2026-05-24 00:46:30.697684 | orchestrator | ok: [testbed-node-3] => (item={'key': 'sdb', 'value': {'osd_lvm_uuid': 'b91d71ba-c183-5eca-ae94-1ce7df7c92ae'}}) 2026-05-24 00:46:30.697691 | orchestrator | ok: [testbed-node-3] => (item={'key': 'sdc', 'value': {'osd_lvm_uuid': '98136151-2764-5b0e-a5b6-37f5b6507c7f'}}) 2026-05-24 00:46:30.697698 | orchestrator | 2026-05-24 00:46:30.697705 | orchestrator | TASK [Create block VGs] ******************************************************** 2026-05-24 00:46:30.697711 | orchestrator | Sunday 24 May 2026 00:46:24 +0000 (0:00:00.195) 0:00:10.712 ************ 2026-05-24 00:46:30.697719 | orchestrator | changed: [testbed-node-3] => (item={'data': 'osd-block-b91d71ba-c183-5eca-ae94-1ce7df7c92ae', 'data_vg': 'ceph-b91d71ba-c183-5eca-ae94-1ce7df7c92ae'}) 2026-05-24 00:46:30.697727 | orchestrator | changed: [testbed-node-3] => (item={'data': 'osd-block-98136151-2764-5b0e-a5b6-37f5b6507c7f', 'data_vg': 'ceph-98136151-2764-5b0e-a5b6-37f5b6507c7f'}) 2026-05-24 00:46:30.697734 | orchestrator | 2026-05-24 00:46:30.697741 | orchestrator | TASK [Print 'Create block VGs'] ************************************************ 2026-05-24 00:46:30.697748 | orchestrator | Sunday 24 May 2026 00:46:26 +0000 (0:00:02.054) 0:00:12.767 ************ 2026-05-24 00:46:30.697754 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-b91d71ba-c183-5eca-ae94-1ce7df7c92ae', 'data_vg': 'ceph-b91d71ba-c183-5eca-ae94-1ce7df7c92ae'})  2026-05-24 00:46:30.697776 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-98136151-2764-5b0e-a5b6-37f5b6507c7f', 'data_vg': 'ceph-98136151-2764-5b0e-a5b6-37f5b6507c7f'})  2026-05-24 00:46:30.697784 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:46:30.697790 | orchestrator | 2026-05-24 00:46:30.697797 | orchestrator | TASK [Create block LVs] ******************************************************** 2026-05-24 00:46:30.697804 | orchestrator | Sunday 24 May 2026 00:46:26 +0000 (0:00:00.183) 0:00:12.951 ************ 2026-05-24 00:46:30.697810 | orchestrator | changed: [testbed-node-3] => (item={'data': 'osd-block-b91d71ba-c183-5eca-ae94-1ce7df7c92ae', 'data_vg': 'ceph-b91d71ba-c183-5eca-ae94-1ce7df7c92ae'}) 2026-05-24 00:46:30.697817 | orchestrator | changed: [testbed-node-3] => (item={'data': 'osd-block-98136151-2764-5b0e-a5b6-37f5b6507c7f', 'data_vg': 'ceph-98136151-2764-5b0e-a5b6-37f5b6507c7f'}) 2026-05-24 00:46:30.697824 | orchestrator | 2026-05-24 00:46:30.697830 | orchestrator | TASK [Print 'Create block LVs'] ************************************************ 2026-05-24 00:46:30.697837 | orchestrator | Sunday 24 May 2026 00:46:28 +0000 (0:00:01.683) 0:00:14.634 ************ 2026-05-24 00:46:30.697844 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-b91d71ba-c183-5eca-ae94-1ce7df7c92ae', 'data_vg': 'ceph-b91d71ba-c183-5eca-ae94-1ce7df7c92ae'})  2026-05-24 00:46:30.697850 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-98136151-2764-5b0e-a5b6-37f5b6507c7f', 'data_vg': 'ceph-98136151-2764-5b0e-a5b6-37f5b6507c7f'})  2026-05-24 00:46:30.697857 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:46:30.697864 | orchestrator | 2026-05-24 00:46:30.697870 | orchestrator | TASK [Create DB VGs] *********************************************************** 2026-05-24 00:46:30.697935 | orchestrator | Sunday 24 May 2026 00:46:28 +0000 (0:00:00.153) 0:00:14.788 ************ 2026-05-24 00:46:30.697960 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:46:30.697968 | orchestrator | 2026-05-24 00:46:30.697976 | orchestrator | TASK [Print 'Create DB VGs'] *************************************************** 2026-05-24 00:46:30.697984 | orchestrator | Sunday 24 May 2026 00:46:28 +0000 (0:00:00.159) 0:00:14.947 ************ 2026-05-24 00:46:30.697992 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-b91d71ba-c183-5eca-ae94-1ce7df7c92ae', 'data_vg': 'ceph-b91d71ba-c183-5eca-ae94-1ce7df7c92ae'})  2026-05-24 00:46:30.697999 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-98136151-2764-5b0e-a5b6-37f5b6507c7f', 'data_vg': 'ceph-98136151-2764-5b0e-a5b6-37f5b6507c7f'})  2026-05-24 00:46:30.698007 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:46:30.698059 | orchestrator | 2026-05-24 00:46:30.698068 | orchestrator | TASK [Create WAL VGs] ********************************************************** 2026-05-24 00:46:30.698075 | orchestrator | Sunday 24 May 2026 00:46:29 +0000 (0:00:00.410) 0:00:15.357 ************ 2026-05-24 00:46:30.698083 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:46:30.698091 | orchestrator | 2026-05-24 00:46:30.698098 | orchestrator | TASK [Print 'Create WAL VGs'] ************************************************** 2026-05-24 00:46:30.698106 | orchestrator | Sunday 24 May 2026 00:46:29 +0000 (0:00:00.144) 0:00:15.502 ************ 2026-05-24 00:46:30.698113 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-b91d71ba-c183-5eca-ae94-1ce7df7c92ae', 'data_vg': 'ceph-b91d71ba-c183-5eca-ae94-1ce7df7c92ae'})  2026-05-24 00:46:30.698121 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-98136151-2764-5b0e-a5b6-37f5b6507c7f', 'data_vg': 'ceph-98136151-2764-5b0e-a5b6-37f5b6507c7f'})  2026-05-24 00:46:30.698129 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:46:30.698136 | orchestrator | 2026-05-24 00:46:30.698149 | orchestrator | TASK [Create DB+WAL VGs] ******************************************************* 2026-05-24 00:46:30.698157 | orchestrator | Sunday 24 May 2026 00:46:29 +0000 (0:00:00.145) 0:00:15.647 ************ 2026-05-24 00:46:30.698164 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:46:30.698172 | orchestrator | 2026-05-24 00:46:30.698179 | orchestrator | TASK [Print 'Create DB+WAL VGs'] *********************************************** 2026-05-24 00:46:30.698187 | orchestrator | Sunday 24 May 2026 00:46:29 +0000 (0:00:00.126) 0:00:15.774 ************ 2026-05-24 00:46:30.698194 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-b91d71ba-c183-5eca-ae94-1ce7df7c92ae', 'data_vg': 'ceph-b91d71ba-c183-5eca-ae94-1ce7df7c92ae'})  2026-05-24 00:46:30.698202 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-98136151-2764-5b0e-a5b6-37f5b6507c7f', 'data_vg': 'ceph-98136151-2764-5b0e-a5b6-37f5b6507c7f'})  2026-05-24 00:46:30.698210 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:46:30.698217 | orchestrator | 2026-05-24 00:46:30.698225 | orchestrator | TASK [Prepare variables for OSD count check] *********************************** 2026-05-24 00:46:30.698232 | orchestrator | Sunday 24 May 2026 00:46:29 +0000 (0:00:00.174) 0:00:15.949 ************ 2026-05-24 00:46:30.698239 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:46:30.698245 | orchestrator | 2026-05-24 00:46:30.698252 | orchestrator | TASK [Count OSDs put on ceph_db_devices defined in lvm_volumes] **************** 2026-05-24 00:46:30.698258 | orchestrator | Sunday 24 May 2026 00:46:30 +0000 (0:00:00.129) 0:00:16.078 ************ 2026-05-24 00:46:30.698265 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-b91d71ba-c183-5eca-ae94-1ce7df7c92ae', 'data_vg': 'ceph-b91d71ba-c183-5eca-ae94-1ce7df7c92ae'})  2026-05-24 00:46:30.698272 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-98136151-2764-5b0e-a5b6-37f5b6507c7f', 'data_vg': 'ceph-98136151-2764-5b0e-a5b6-37f5b6507c7f'})  2026-05-24 00:46:30.698278 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:46:30.698285 | orchestrator | 2026-05-24 00:46:30.698291 | orchestrator | TASK [Count OSDs put on ceph_wal_devices defined in lvm_volumes] *************** 2026-05-24 00:46:30.698304 | orchestrator | Sunday 24 May 2026 00:46:30 +0000 (0:00:00.146) 0:00:16.225 ************ 2026-05-24 00:46:30.698310 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-b91d71ba-c183-5eca-ae94-1ce7df7c92ae', 'data_vg': 'ceph-b91d71ba-c183-5eca-ae94-1ce7df7c92ae'})  2026-05-24 00:46:30.698317 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-98136151-2764-5b0e-a5b6-37f5b6507c7f', 'data_vg': 'ceph-98136151-2764-5b0e-a5b6-37f5b6507c7f'})  2026-05-24 00:46:30.698323 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:46:30.698330 | orchestrator | 2026-05-24 00:46:30.698336 | orchestrator | TASK [Count OSDs put on ceph_db_wal_devices defined in lvm_volumes] ************ 2026-05-24 00:46:30.698342 | orchestrator | Sunday 24 May 2026 00:46:30 +0000 (0:00:00.174) 0:00:16.400 ************ 2026-05-24 00:46:30.698349 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-b91d71ba-c183-5eca-ae94-1ce7df7c92ae', 'data_vg': 'ceph-b91d71ba-c183-5eca-ae94-1ce7df7c92ae'})  2026-05-24 00:46:30.698356 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-98136151-2764-5b0e-a5b6-37f5b6507c7f', 'data_vg': 'ceph-98136151-2764-5b0e-a5b6-37f5b6507c7f'})  2026-05-24 00:46:30.698362 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:46:30.698369 | orchestrator | 2026-05-24 00:46:30.698375 | orchestrator | TASK [Fail if number of OSDs exceeds num_osds for a DB VG] ********************* 2026-05-24 00:46:30.698381 | orchestrator | Sunday 24 May 2026 00:46:30 +0000 (0:00:00.167) 0:00:16.567 ************ 2026-05-24 00:46:30.698388 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:46:30.698394 | orchestrator | 2026-05-24 00:46:30.698401 | orchestrator | TASK [Fail if number of OSDs exceeds num_osds for a WAL VG] ******************** 2026-05-24 00:46:30.698411 | orchestrator | Sunday 24 May 2026 00:46:30 +0000 (0:00:00.134) 0:00:16.702 ************ 2026-05-24 00:46:37.302518 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:46:37.302613 | orchestrator | 2026-05-24 00:46:37.302626 | orchestrator | TASK [Fail if number of OSDs exceeds num_osds for a DB+WAL VG] ***************** 2026-05-24 00:46:37.302635 | orchestrator | Sunday 24 May 2026 00:46:30 +0000 (0:00:00.132) 0:00:16.834 ************ 2026-05-24 00:46:37.302641 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:46:37.302647 | orchestrator | 2026-05-24 00:46:37.302652 | orchestrator | TASK [Print number of OSDs wanted per DB VG] *********************************** 2026-05-24 00:46:37.302659 | orchestrator | Sunday 24 May 2026 00:46:30 +0000 (0:00:00.140) 0:00:16.975 ************ 2026-05-24 00:46:37.302664 | orchestrator | ok: [testbed-node-3] => { 2026-05-24 00:46:37.302671 | orchestrator |  "_num_osds_wanted_per_db_vg": {} 2026-05-24 00:46:37.302677 | orchestrator | } 2026-05-24 00:46:37.302683 | orchestrator | 2026-05-24 00:46:37.302689 | orchestrator | TASK [Print number of OSDs wanted per WAL VG] ********************************** 2026-05-24 00:46:37.302694 | orchestrator | Sunday 24 May 2026 00:46:31 +0000 (0:00:00.363) 0:00:17.338 ************ 2026-05-24 00:46:37.302701 | orchestrator | ok: [testbed-node-3] => { 2026-05-24 00:46:37.302706 | orchestrator |  "_num_osds_wanted_per_wal_vg": {} 2026-05-24 00:46:37.302712 | orchestrator | } 2026-05-24 00:46:37.302717 | orchestrator | 2026-05-24 00:46:37.302724 | orchestrator | TASK [Print number of OSDs wanted per DB+WAL VG] ******************************* 2026-05-24 00:46:37.302729 | orchestrator | Sunday 24 May 2026 00:46:31 +0000 (0:00:00.139) 0:00:17.478 ************ 2026-05-24 00:46:37.302735 | orchestrator | ok: [testbed-node-3] => { 2026-05-24 00:46:37.302741 | orchestrator |  "_num_osds_wanted_per_db_wal_vg": {} 2026-05-24 00:46:37.302747 | orchestrator | } 2026-05-24 00:46:37.302753 | orchestrator | 2026-05-24 00:46:37.302759 | orchestrator | TASK [Gather DB VGs with total and available size in bytes] ******************** 2026-05-24 00:46:37.302766 | orchestrator | Sunday 24 May 2026 00:46:31 +0000 (0:00:00.154) 0:00:17.633 ************ 2026-05-24 00:46:37.302772 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:46:37.302778 | orchestrator | 2026-05-24 00:46:37.302784 | orchestrator | TASK [Gather WAL VGs with total and available size in bytes] ******************* 2026-05-24 00:46:37.302790 | orchestrator | Sunday 24 May 2026 00:46:32 +0000 (0:00:00.673) 0:00:18.306 ************ 2026-05-24 00:46:37.302862 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:46:37.302870 | orchestrator | 2026-05-24 00:46:37.302877 | orchestrator | TASK [Gather DB+WAL VGs with total and available size in bytes] **************** 2026-05-24 00:46:37.302883 | orchestrator | Sunday 24 May 2026 00:46:32 +0000 (0:00:00.488) 0:00:18.795 ************ 2026-05-24 00:46:37.302889 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:46:37.302896 | orchestrator | 2026-05-24 00:46:37.302903 | orchestrator | TASK [Combine JSON from _db/wal/db_wal_vgs_cmd_output] ************************* 2026-05-24 00:46:37.302909 | orchestrator | Sunday 24 May 2026 00:46:33 +0000 (0:00:00.519) 0:00:19.315 ************ 2026-05-24 00:46:37.302915 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:46:37.302922 | orchestrator | 2026-05-24 00:46:37.302928 | orchestrator | TASK [Calculate VG sizes (without buffer)] ************************************* 2026-05-24 00:46:37.302934 | orchestrator | Sunday 24 May 2026 00:46:33 +0000 (0:00:00.142) 0:00:19.457 ************ 2026-05-24 00:46:37.302939 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:46:37.302945 | orchestrator | 2026-05-24 00:46:37.302951 | orchestrator | TASK [Calculate VG sizes (with buffer)] **************************************** 2026-05-24 00:46:37.302956 | orchestrator | Sunday 24 May 2026 00:46:33 +0000 (0:00:00.120) 0:00:19.578 ************ 2026-05-24 00:46:37.302962 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:46:37.302968 | orchestrator | 2026-05-24 00:46:37.302974 | orchestrator | TASK [Print LVM VGs report data] *********************************************** 2026-05-24 00:46:37.302980 | orchestrator | Sunday 24 May 2026 00:46:33 +0000 (0:00:00.106) 0:00:19.684 ************ 2026-05-24 00:46:37.302986 | orchestrator | ok: [testbed-node-3] => { 2026-05-24 00:46:37.302992 | orchestrator |  "vgs_report": { 2026-05-24 00:46:37.302998 | orchestrator |  "vg": [] 2026-05-24 00:46:37.303004 | orchestrator |  } 2026-05-24 00:46:37.303010 | orchestrator | } 2026-05-24 00:46:37.303016 | orchestrator | 2026-05-24 00:46:37.303022 | orchestrator | TASK [Print LVM VG sizes] ****************************************************** 2026-05-24 00:46:37.303028 | orchestrator | Sunday 24 May 2026 00:46:33 +0000 (0:00:00.168) 0:00:19.853 ************ 2026-05-24 00:46:37.303034 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:46:37.303040 | orchestrator | 2026-05-24 00:46:37.303046 | orchestrator | TASK [Calculate size needed for LVs on ceph_db_devices] ************************ 2026-05-24 00:46:37.303052 | orchestrator | Sunday 24 May 2026 00:46:33 +0000 (0:00:00.147) 0:00:20.000 ************ 2026-05-24 00:46:37.303058 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:46:37.303064 | orchestrator | 2026-05-24 00:46:37.303070 | orchestrator | TASK [Print size needed for LVs on ceph_db_devices] **************************** 2026-05-24 00:46:37.303077 | orchestrator | Sunday 24 May 2026 00:46:34 +0000 (0:00:00.150) 0:00:20.150 ************ 2026-05-24 00:46:37.303082 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:46:37.303089 | orchestrator | 2026-05-24 00:46:37.303096 | orchestrator | TASK [Fail if size of DB LVs on ceph_db_devices > available] ******************* 2026-05-24 00:46:37.303103 | orchestrator | Sunday 24 May 2026 00:46:34 +0000 (0:00:00.333) 0:00:20.484 ************ 2026-05-24 00:46:37.303109 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:46:37.303116 | orchestrator | 2026-05-24 00:46:37.303124 | orchestrator | TASK [Calculate size needed for LVs on ceph_wal_devices] *********************** 2026-05-24 00:46:37.303130 | orchestrator | Sunday 24 May 2026 00:46:34 +0000 (0:00:00.168) 0:00:20.652 ************ 2026-05-24 00:46:37.303136 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:46:37.303143 | orchestrator | 2026-05-24 00:46:37.303149 | orchestrator | TASK [Print size needed for LVs on ceph_wal_devices] *************************** 2026-05-24 00:46:37.303156 | orchestrator | Sunday 24 May 2026 00:46:34 +0000 (0:00:00.171) 0:00:20.823 ************ 2026-05-24 00:46:37.303163 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:46:37.303169 | orchestrator | 2026-05-24 00:46:37.303176 | orchestrator | TASK [Fail if size of WAL LVs on ceph_wal_devices > available] ***************** 2026-05-24 00:46:37.303182 | orchestrator | Sunday 24 May 2026 00:46:34 +0000 (0:00:00.148) 0:00:20.971 ************ 2026-05-24 00:46:37.303188 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:46:37.303203 | orchestrator | 2026-05-24 00:46:37.303209 | orchestrator | TASK [Calculate size needed for WAL LVs on ceph_db_wal_devices] **************** 2026-05-24 00:46:37.303216 | orchestrator | Sunday 24 May 2026 00:46:35 +0000 (0:00:00.157) 0:00:21.129 ************ 2026-05-24 00:46:37.303244 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:46:37.303252 | orchestrator | 2026-05-24 00:46:37.303277 | orchestrator | TASK [Print size needed for WAL LVs on ceph_db_wal_devices] ******************** 2026-05-24 00:46:37.303284 | orchestrator | Sunday 24 May 2026 00:46:35 +0000 (0:00:00.143) 0:00:21.272 ************ 2026-05-24 00:46:37.303291 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:46:37.303298 | orchestrator | 2026-05-24 00:46:37.303306 | orchestrator | TASK [Calculate size needed for DB LVs on ceph_db_wal_devices] ***************** 2026-05-24 00:46:37.303311 | orchestrator | Sunday 24 May 2026 00:46:35 +0000 (0:00:00.145) 0:00:21.417 ************ 2026-05-24 00:46:37.303317 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:46:37.303323 | orchestrator | 2026-05-24 00:46:37.303328 | orchestrator | TASK [Print size needed for DB LVs on ceph_db_wal_devices] ********************* 2026-05-24 00:46:37.303335 | orchestrator | Sunday 24 May 2026 00:46:35 +0000 (0:00:00.163) 0:00:21.581 ************ 2026-05-24 00:46:37.303340 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:46:37.303346 | orchestrator | 2026-05-24 00:46:37.303353 | orchestrator | TASK [Fail if size of DB+WAL LVs on ceph_db_wal_devices > available] *********** 2026-05-24 00:46:37.303359 | orchestrator | Sunday 24 May 2026 00:46:35 +0000 (0:00:00.140) 0:00:21.721 ************ 2026-05-24 00:46:37.303365 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:46:37.303372 | orchestrator | 2026-05-24 00:46:37.303379 | orchestrator | TASK [Fail if DB LV size < 30 GiB for ceph_db_devices] ************************* 2026-05-24 00:46:37.303386 | orchestrator | Sunday 24 May 2026 00:46:35 +0000 (0:00:00.135) 0:00:21.857 ************ 2026-05-24 00:46:37.303392 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:46:37.303399 | orchestrator | 2026-05-24 00:46:37.303406 | orchestrator | TASK [Fail if DB LV size < 30 GiB for ceph_db_wal_devices] ********************* 2026-05-24 00:46:37.303413 | orchestrator | Sunday 24 May 2026 00:46:36 +0000 (0:00:00.162) 0:00:22.019 ************ 2026-05-24 00:46:37.303420 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:46:37.303426 | orchestrator | 2026-05-24 00:46:37.303439 | orchestrator | TASK [Create DB LVs for ceph_db_devices] *************************************** 2026-05-24 00:46:37.303446 | orchestrator | Sunday 24 May 2026 00:46:36 +0000 (0:00:00.142) 0:00:22.162 ************ 2026-05-24 00:46:37.303454 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-b91d71ba-c183-5eca-ae94-1ce7df7c92ae', 'data_vg': 'ceph-b91d71ba-c183-5eca-ae94-1ce7df7c92ae'})  2026-05-24 00:46:37.303463 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-98136151-2764-5b0e-a5b6-37f5b6507c7f', 'data_vg': 'ceph-98136151-2764-5b0e-a5b6-37f5b6507c7f'})  2026-05-24 00:46:37.303470 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:46:37.303478 | orchestrator | 2026-05-24 00:46:37.303485 | orchestrator | TASK [Print 'Create DB LVs for ceph_db_devices'] ******************************* 2026-05-24 00:46:37.303492 | orchestrator | Sunday 24 May 2026 00:46:36 +0000 (0:00:00.391) 0:00:22.554 ************ 2026-05-24 00:46:37.303498 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-b91d71ba-c183-5eca-ae94-1ce7df7c92ae', 'data_vg': 'ceph-b91d71ba-c183-5eca-ae94-1ce7df7c92ae'})  2026-05-24 00:46:37.303505 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-98136151-2764-5b0e-a5b6-37f5b6507c7f', 'data_vg': 'ceph-98136151-2764-5b0e-a5b6-37f5b6507c7f'})  2026-05-24 00:46:37.303512 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:46:37.303521 | orchestrator | 2026-05-24 00:46:37.303529 | orchestrator | TASK [Create WAL LVs for ceph_wal_devices] ************************************* 2026-05-24 00:46:37.303536 | orchestrator | Sunday 24 May 2026 00:46:36 +0000 (0:00:00.154) 0:00:22.708 ************ 2026-05-24 00:46:37.303543 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-b91d71ba-c183-5eca-ae94-1ce7df7c92ae', 'data_vg': 'ceph-b91d71ba-c183-5eca-ae94-1ce7df7c92ae'})  2026-05-24 00:46:37.303550 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-98136151-2764-5b0e-a5b6-37f5b6507c7f', 'data_vg': 'ceph-98136151-2764-5b0e-a5b6-37f5b6507c7f'})  2026-05-24 00:46:37.303564 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:46:37.303570 | orchestrator | 2026-05-24 00:46:37.303577 | orchestrator | TASK [Print 'Create WAL LVs for ceph_wal_devices'] ***************************** 2026-05-24 00:46:37.303583 | orchestrator | Sunday 24 May 2026 00:46:36 +0000 (0:00:00.172) 0:00:22.881 ************ 2026-05-24 00:46:37.303591 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-b91d71ba-c183-5eca-ae94-1ce7df7c92ae', 'data_vg': 'ceph-b91d71ba-c183-5eca-ae94-1ce7df7c92ae'})  2026-05-24 00:46:37.303597 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-98136151-2764-5b0e-a5b6-37f5b6507c7f', 'data_vg': 'ceph-98136151-2764-5b0e-a5b6-37f5b6507c7f'})  2026-05-24 00:46:37.303603 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:46:37.303609 | orchestrator | 2026-05-24 00:46:37.303616 | orchestrator | TASK [Create WAL LVs for ceph_db_wal_devices] ********************************** 2026-05-24 00:46:37.303622 | orchestrator | Sunday 24 May 2026 00:46:37 +0000 (0:00:00.170) 0:00:23.052 ************ 2026-05-24 00:46:37.303629 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-b91d71ba-c183-5eca-ae94-1ce7df7c92ae', 'data_vg': 'ceph-b91d71ba-c183-5eca-ae94-1ce7df7c92ae'})  2026-05-24 00:46:37.303635 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-98136151-2764-5b0e-a5b6-37f5b6507c7f', 'data_vg': 'ceph-98136151-2764-5b0e-a5b6-37f5b6507c7f'})  2026-05-24 00:46:37.303641 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:46:37.303646 | orchestrator | 2026-05-24 00:46:37.303652 | orchestrator | TASK [Print 'Create WAL LVs for ceph_db_wal_devices'] ************************** 2026-05-24 00:46:37.303658 | orchestrator | Sunday 24 May 2026 00:46:37 +0000 (0:00:00.178) 0:00:23.231 ************ 2026-05-24 00:46:37.303672 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-b91d71ba-c183-5eca-ae94-1ce7df7c92ae', 'data_vg': 'ceph-b91d71ba-c183-5eca-ae94-1ce7df7c92ae'})  2026-05-24 00:46:43.406071 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-98136151-2764-5b0e-a5b6-37f5b6507c7f', 'data_vg': 'ceph-98136151-2764-5b0e-a5b6-37f5b6507c7f'})  2026-05-24 00:46:43.406152 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:46:43.406162 | orchestrator | 2026-05-24 00:46:43.406169 | orchestrator | TASK [Create DB LVs for ceph_db_wal_devices] *********************************** 2026-05-24 00:46:43.406176 | orchestrator | Sunday 24 May 2026 00:46:37 +0000 (0:00:00.165) 0:00:23.397 ************ 2026-05-24 00:46:43.406182 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-b91d71ba-c183-5eca-ae94-1ce7df7c92ae', 'data_vg': 'ceph-b91d71ba-c183-5eca-ae94-1ce7df7c92ae'})  2026-05-24 00:46:43.406188 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-98136151-2764-5b0e-a5b6-37f5b6507c7f', 'data_vg': 'ceph-98136151-2764-5b0e-a5b6-37f5b6507c7f'})  2026-05-24 00:46:43.406194 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:46:43.406200 | orchestrator | 2026-05-24 00:46:43.406205 | orchestrator | TASK [Print 'Create DB LVs for ceph_db_wal_devices'] *************************** 2026-05-24 00:46:43.406211 | orchestrator | Sunday 24 May 2026 00:46:37 +0000 (0:00:00.164) 0:00:23.561 ************ 2026-05-24 00:46:43.406216 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-b91d71ba-c183-5eca-ae94-1ce7df7c92ae', 'data_vg': 'ceph-b91d71ba-c183-5eca-ae94-1ce7df7c92ae'})  2026-05-24 00:46:43.406226 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-98136151-2764-5b0e-a5b6-37f5b6507c7f', 'data_vg': 'ceph-98136151-2764-5b0e-a5b6-37f5b6507c7f'})  2026-05-24 00:46:43.406232 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:46:43.406237 | orchestrator | 2026-05-24 00:46:43.406243 | orchestrator | TASK [Get list of Ceph LVs with associated VGs] ******************************** 2026-05-24 00:46:43.406248 | orchestrator | Sunday 24 May 2026 00:46:37 +0000 (0:00:00.170) 0:00:23.732 ************ 2026-05-24 00:46:43.406254 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:46:43.406260 | orchestrator | 2026-05-24 00:46:43.406280 | orchestrator | TASK [Get list of Ceph PVs with associated VGs] ******************************** 2026-05-24 00:46:43.406286 | orchestrator | Sunday 24 May 2026 00:46:38 +0000 (0:00:00.520) 0:00:24.253 ************ 2026-05-24 00:46:43.406291 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:46:43.406297 | orchestrator | 2026-05-24 00:46:43.406302 | orchestrator | TASK [Combine JSON from _lvs_cmd_output/_pvs_cmd_output] *********************** 2026-05-24 00:46:43.406307 | orchestrator | Sunday 24 May 2026 00:46:38 +0000 (0:00:00.510) 0:00:24.763 ************ 2026-05-24 00:46:43.406316 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:46:43.406325 | orchestrator | 2026-05-24 00:46:43.406333 | orchestrator | TASK [Create list of VG/LV names] ********************************************** 2026-05-24 00:46:43.406342 | orchestrator | Sunday 24 May 2026 00:46:38 +0000 (0:00:00.165) 0:00:24.929 ************ 2026-05-24 00:46:43.406350 | orchestrator | ok: [testbed-node-3] => (item={'lv_name': 'osd-block-98136151-2764-5b0e-a5b6-37f5b6507c7f', 'vg_name': 'ceph-98136151-2764-5b0e-a5b6-37f5b6507c7f'}) 2026-05-24 00:46:43.406359 | orchestrator | ok: [testbed-node-3] => (item={'lv_name': 'osd-block-b91d71ba-c183-5eca-ae94-1ce7df7c92ae', 'vg_name': 'ceph-b91d71ba-c183-5eca-ae94-1ce7df7c92ae'}) 2026-05-24 00:46:43.406368 | orchestrator | 2026-05-24 00:46:43.406377 | orchestrator | TASK [Fail if block LV defined in lvm_volumes is missing] ********************** 2026-05-24 00:46:43.406385 | orchestrator | Sunday 24 May 2026 00:46:39 +0000 (0:00:00.182) 0:00:25.111 ************ 2026-05-24 00:46:43.406395 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-b91d71ba-c183-5eca-ae94-1ce7df7c92ae', 'data_vg': 'ceph-b91d71ba-c183-5eca-ae94-1ce7df7c92ae'})  2026-05-24 00:46:43.406401 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-98136151-2764-5b0e-a5b6-37f5b6507c7f', 'data_vg': 'ceph-98136151-2764-5b0e-a5b6-37f5b6507c7f'})  2026-05-24 00:46:43.406406 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:46:43.406412 | orchestrator | 2026-05-24 00:46:43.406417 | orchestrator | TASK [Fail if DB LV defined in lvm_volumes is missing] ************************* 2026-05-24 00:46:43.406422 | orchestrator | Sunday 24 May 2026 00:46:39 +0000 (0:00:00.530) 0:00:25.641 ************ 2026-05-24 00:46:43.406428 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-b91d71ba-c183-5eca-ae94-1ce7df7c92ae', 'data_vg': 'ceph-b91d71ba-c183-5eca-ae94-1ce7df7c92ae'})  2026-05-24 00:46:43.406433 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-98136151-2764-5b0e-a5b6-37f5b6507c7f', 'data_vg': 'ceph-98136151-2764-5b0e-a5b6-37f5b6507c7f'})  2026-05-24 00:46:43.406439 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:46:43.406444 | orchestrator | 2026-05-24 00:46:43.406449 | orchestrator | TASK [Fail if WAL LV defined in lvm_volumes is missing] ************************ 2026-05-24 00:46:43.406455 | orchestrator | Sunday 24 May 2026 00:46:39 +0000 (0:00:00.171) 0:00:25.812 ************ 2026-05-24 00:46:43.406460 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-b91d71ba-c183-5eca-ae94-1ce7df7c92ae', 'data_vg': 'ceph-b91d71ba-c183-5eca-ae94-1ce7df7c92ae'})  2026-05-24 00:46:43.406466 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-98136151-2764-5b0e-a5b6-37f5b6507c7f', 'data_vg': 'ceph-98136151-2764-5b0e-a5b6-37f5b6507c7f'})  2026-05-24 00:46:43.406471 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:46:43.406476 | orchestrator | 2026-05-24 00:46:43.406482 | orchestrator | TASK [Print LVM report data] *************************************************** 2026-05-24 00:46:43.406487 | orchestrator | Sunday 24 May 2026 00:46:40 +0000 (0:00:00.234) 0:00:26.047 ************ 2026-05-24 00:46:43.406504 | orchestrator | ok: [testbed-node-3] => { 2026-05-24 00:46:43.406510 | orchestrator |  "lvm_report": { 2026-05-24 00:46:43.406515 | orchestrator |  "lv": [ 2026-05-24 00:46:43.406521 | orchestrator |  { 2026-05-24 00:46:43.406527 | orchestrator |  "lv_name": "osd-block-98136151-2764-5b0e-a5b6-37f5b6507c7f", 2026-05-24 00:46:43.406533 | orchestrator |  "vg_name": "ceph-98136151-2764-5b0e-a5b6-37f5b6507c7f" 2026-05-24 00:46:43.406538 | orchestrator |  }, 2026-05-24 00:46:43.406549 | orchestrator |  { 2026-05-24 00:46:43.406554 | orchestrator |  "lv_name": "osd-block-b91d71ba-c183-5eca-ae94-1ce7df7c92ae", 2026-05-24 00:46:43.406560 | orchestrator |  "vg_name": "ceph-b91d71ba-c183-5eca-ae94-1ce7df7c92ae" 2026-05-24 00:46:43.406565 | orchestrator |  } 2026-05-24 00:46:43.406571 | orchestrator |  ], 2026-05-24 00:46:43.406576 | orchestrator |  "pv": [ 2026-05-24 00:46:43.406581 | orchestrator |  { 2026-05-24 00:46:43.406588 | orchestrator |  "pv_name": "/dev/sdb", 2026-05-24 00:46:43.406595 | orchestrator |  "vg_name": "ceph-b91d71ba-c183-5eca-ae94-1ce7df7c92ae" 2026-05-24 00:46:43.406601 | orchestrator |  }, 2026-05-24 00:46:43.406607 | orchestrator |  { 2026-05-24 00:46:43.406613 | orchestrator |  "pv_name": "/dev/sdc", 2026-05-24 00:46:43.406619 | orchestrator |  "vg_name": "ceph-98136151-2764-5b0e-a5b6-37f5b6507c7f" 2026-05-24 00:46:43.406625 | orchestrator |  } 2026-05-24 00:46:43.406632 | orchestrator |  ] 2026-05-24 00:46:43.406638 | orchestrator |  } 2026-05-24 00:46:43.406644 | orchestrator | } 2026-05-24 00:46:43.406651 | orchestrator | 2026-05-24 00:46:43.406657 | orchestrator | PLAY [Ceph create LVM devices] ************************************************* 2026-05-24 00:46:43.406664 | orchestrator | 2026-05-24 00:46:43.406670 | orchestrator | TASK [Get extra vars for Ceph configuration] *********************************** 2026-05-24 00:46:43.406677 | orchestrator | Sunday 24 May 2026 00:46:40 +0000 (0:00:00.335) 0:00:26.383 ************ 2026-05-24 00:46:43.406684 | orchestrator | ok: [testbed-node-4 -> testbed-manager(192.168.16.5)] 2026-05-24 00:46:43.406690 | orchestrator | 2026-05-24 00:46:43.406696 | orchestrator | TASK [Get initial list of available block devices] ***************************** 2026-05-24 00:46:43.406702 | orchestrator | Sunday 24 May 2026 00:46:40 +0000 (0:00:00.294) 0:00:26.678 ************ 2026-05-24 00:46:43.406709 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:46:43.406715 | orchestrator | 2026-05-24 00:46:43.406722 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-24 00:46:43.406728 | orchestrator | Sunday 24 May 2026 00:46:40 +0000 (0:00:00.310) 0:00:26.988 ************ 2026-05-24 00:46:43.406735 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=loop0) 2026-05-24 00:46:43.406741 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=loop1) 2026-05-24 00:46:43.406747 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=loop2) 2026-05-24 00:46:43.406753 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=loop3) 2026-05-24 00:46:43.406777 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=loop4) 2026-05-24 00:46:43.406784 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=loop5) 2026-05-24 00:46:43.406790 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=loop6) 2026-05-24 00:46:43.406796 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=loop7) 2026-05-24 00:46:43.406803 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=sda) 2026-05-24 00:46:43.406815 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=sdb) 2026-05-24 00:46:43.406823 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=sdc) 2026-05-24 00:46:43.406830 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=sdd) 2026-05-24 00:46:43.406836 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=sr0) 2026-05-24 00:46:43.406844 | orchestrator | 2026-05-24 00:46:43.406851 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-24 00:46:43.406858 | orchestrator | Sunday 24 May 2026 00:46:41 +0000 (0:00:00.452) 0:00:27.441 ************ 2026-05-24 00:46:43.406865 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:46:43.406877 | orchestrator | 2026-05-24 00:46:43.406884 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-24 00:46:43.406891 | orchestrator | Sunday 24 May 2026 00:46:41 +0000 (0:00:00.209) 0:00:27.650 ************ 2026-05-24 00:46:43.406898 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:46:43.406905 | orchestrator | 2026-05-24 00:46:43.406913 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-24 00:46:43.406919 | orchestrator | Sunday 24 May 2026 00:46:41 +0000 (0:00:00.188) 0:00:27.838 ************ 2026-05-24 00:46:43.406927 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:46:43.406934 | orchestrator | 2026-05-24 00:46:43.406941 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-24 00:46:43.406948 | orchestrator | Sunday 24 May 2026 00:46:42 +0000 (0:00:00.896) 0:00:28.735 ************ 2026-05-24 00:46:43.406955 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:46:43.406962 | orchestrator | 2026-05-24 00:46:43.406969 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-24 00:46:43.406976 | orchestrator | Sunday 24 May 2026 00:46:42 +0000 (0:00:00.223) 0:00:28.958 ************ 2026-05-24 00:46:43.406983 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:46:43.406990 | orchestrator | 2026-05-24 00:46:43.406997 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-24 00:46:43.407003 | orchestrator | Sunday 24 May 2026 00:46:43 +0000 (0:00:00.203) 0:00:29.162 ************ 2026-05-24 00:46:43.407010 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:46:43.407016 | orchestrator | 2026-05-24 00:46:43.407026 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-24 00:46:55.862310 | orchestrator | Sunday 24 May 2026 00:46:43 +0000 (0:00:00.242) 0:00:29.405 ************ 2026-05-24 00:46:55.862444 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:46:55.862476 | orchestrator | 2026-05-24 00:46:55.862502 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-24 00:46:55.862520 | orchestrator | Sunday 24 May 2026 00:46:43 +0000 (0:00:00.239) 0:00:29.645 ************ 2026-05-24 00:46:55.862538 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:46:55.862553 | orchestrator | 2026-05-24 00:46:55.862569 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-24 00:46:55.862586 | orchestrator | Sunday 24 May 2026 00:46:43 +0000 (0:00:00.217) 0:00:29.863 ************ 2026-05-24 00:46:55.862603 | orchestrator | ok: [testbed-node-4] => (item=scsi-0QEMU_QEMU_HARDDISK_d9ae3288-2b44-4fe4-b211-5375376272a3) 2026-05-24 00:46:55.862621 | orchestrator | ok: [testbed-node-4] => (item=scsi-SQEMU_QEMU_HARDDISK_d9ae3288-2b44-4fe4-b211-5375376272a3) 2026-05-24 00:46:55.862688 | orchestrator | 2026-05-24 00:46:55.862707 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-24 00:46:55.862727 | orchestrator | Sunday 24 May 2026 00:46:44 +0000 (0:00:00.451) 0:00:30.314 ************ 2026-05-24 00:46:55.862745 | orchestrator | ok: [testbed-node-4] => (item=scsi-0QEMU_QEMU_HARDDISK_eda55d0d-fbc6-46d7-ae41-e81df1f7f32a) 2026-05-24 00:46:55.862763 | orchestrator | ok: [testbed-node-4] => (item=scsi-SQEMU_QEMU_HARDDISK_eda55d0d-fbc6-46d7-ae41-e81df1f7f32a) 2026-05-24 00:46:55.862780 | orchestrator | 2026-05-24 00:46:55.862817 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-24 00:46:55.862829 | orchestrator | Sunday 24 May 2026 00:46:44 +0000 (0:00:00.479) 0:00:30.793 ************ 2026-05-24 00:46:55.862839 | orchestrator | ok: [testbed-node-4] => (item=scsi-0QEMU_QEMU_HARDDISK_b94e75a7-75c7-46c4-a6a9-f0b9cd2677fe) 2026-05-24 00:46:55.862850 | orchestrator | ok: [testbed-node-4] => (item=scsi-SQEMU_QEMU_HARDDISK_b94e75a7-75c7-46c4-a6a9-f0b9cd2677fe) 2026-05-24 00:46:55.862861 | orchestrator | 2026-05-24 00:46:55.862872 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-24 00:46:55.862883 | orchestrator | Sunday 24 May 2026 00:46:45 +0000 (0:00:00.477) 0:00:31.270 ************ 2026-05-24 00:46:55.862893 | orchestrator | ok: [testbed-node-4] => (item=scsi-0QEMU_QEMU_HARDDISK_a35fae29-b087-48b7-afa9-cd19ad9b81fe) 2026-05-24 00:46:55.862929 | orchestrator | ok: [testbed-node-4] => (item=scsi-SQEMU_QEMU_HARDDISK_a35fae29-b087-48b7-afa9-cd19ad9b81fe) 2026-05-24 00:46:55.862941 | orchestrator | 2026-05-24 00:46:55.862951 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-24 00:46:55.862962 | orchestrator | Sunday 24 May 2026 00:46:45 +0000 (0:00:00.492) 0:00:31.762 ************ 2026-05-24 00:46:55.862972 | orchestrator | ok: [testbed-node-4] => (item=ata-QEMU_DVD-ROM_QM00001) 2026-05-24 00:46:55.862983 | orchestrator | 2026-05-24 00:46:55.862993 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-24 00:46:55.863004 | orchestrator | Sunday 24 May 2026 00:46:46 +0000 (0:00:00.374) 0:00:32.136 ************ 2026-05-24 00:46:55.863015 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=loop0) 2026-05-24 00:46:55.863026 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=loop1) 2026-05-24 00:46:55.863037 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=loop2) 2026-05-24 00:46:55.863047 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=loop3) 2026-05-24 00:46:55.863058 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=loop4) 2026-05-24 00:46:55.863068 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=loop5) 2026-05-24 00:46:55.863079 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=loop6) 2026-05-24 00:46:55.863090 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=loop7) 2026-05-24 00:46:55.863101 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=sda) 2026-05-24 00:46:55.863111 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=sdb) 2026-05-24 00:46:55.863122 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=sdc) 2026-05-24 00:46:55.863133 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=sdd) 2026-05-24 00:46:55.863143 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=sr0) 2026-05-24 00:46:55.863154 | orchestrator | 2026-05-24 00:46:55.863167 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-24 00:46:55.863186 | orchestrator | Sunday 24 May 2026 00:46:46 +0000 (0:00:00.712) 0:00:32.849 ************ 2026-05-24 00:46:55.863203 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:46:55.863221 | orchestrator | 2026-05-24 00:46:55.863239 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-24 00:46:55.863256 | orchestrator | Sunday 24 May 2026 00:46:47 +0000 (0:00:00.266) 0:00:33.115 ************ 2026-05-24 00:46:55.863273 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:46:55.863289 | orchestrator | 2026-05-24 00:46:55.863307 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-24 00:46:55.863325 | orchestrator | Sunday 24 May 2026 00:46:47 +0000 (0:00:00.278) 0:00:33.394 ************ 2026-05-24 00:46:55.863343 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:46:55.863362 | orchestrator | 2026-05-24 00:46:55.863408 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-24 00:46:55.863422 | orchestrator | Sunday 24 May 2026 00:46:47 +0000 (0:00:00.224) 0:00:33.618 ************ 2026-05-24 00:46:55.863433 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:46:55.863444 | orchestrator | 2026-05-24 00:46:55.863454 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-24 00:46:55.863465 | orchestrator | Sunday 24 May 2026 00:46:47 +0000 (0:00:00.234) 0:00:33.853 ************ 2026-05-24 00:46:55.863476 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:46:55.863486 | orchestrator | 2026-05-24 00:46:55.863497 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-24 00:46:55.863518 | orchestrator | Sunday 24 May 2026 00:46:48 +0000 (0:00:00.246) 0:00:34.099 ************ 2026-05-24 00:46:55.863529 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:46:55.863540 | orchestrator | 2026-05-24 00:46:55.863550 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-24 00:46:55.863562 | orchestrator | Sunday 24 May 2026 00:46:48 +0000 (0:00:00.353) 0:00:34.452 ************ 2026-05-24 00:46:55.863573 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:46:55.863584 | orchestrator | 2026-05-24 00:46:55.863595 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-24 00:46:55.863605 | orchestrator | Sunday 24 May 2026 00:46:48 +0000 (0:00:00.247) 0:00:34.700 ************ 2026-05-24 00:46:55.863616 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:46:55.863656 | orchestrator | 2026-05-24 00:46:55.863670 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-24 00:46:55.863688 | orchestrator | Sunday 24 May 2026 00:46:48 +0000 (0:00:00.266) 0:00:34.966 ************ 2026-05-24 00:46:55.863699 | orchestrator | ok: [testbed-node-4] => (item=sda1) 2026-05-24 00:46:55.863715 | orchestrator | ok: [testbed-node-4] => (item=sda14) 2026-05-24 00:46:55.863733 | orchestrator | ok: [testbed-node-4] => (item=sda15) 2026-05-24 00:46:55.863751 | orchestrator | ok: [testbed-node-4] => (item=sda16) 2026-05-24 00:46:55.863768 | orchestrator | 2026-05-24 00:46:55.863785 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-24 00:46:55.863803 | orchestrator | Sunday 24 May 2026 00:46:50 +0000 (0:00:01.358) 0:00:36.324 ************ 2026-05-24 00:46:55.863821 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:46:55.863839 | orchestrator | 2026-05-24 00:46:55.863857 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-24 00:46:55.863875 | orchestrator | Sunday 24 May 2026 00:46:50 +0000 (0:00:00.241) 0:00:36.565 ************ 2026-05-24 00:46:55.863893 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:46:55.863911 | orchestrator | 2026-05-24 00:46:55.863930 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-24 00:46:55.863949 | orchestrator | Sunday 24 May 2026 00:46:50 +0000 (0:00:00.256) 0:00:36.822 ************ 2026-05-24 00:46:55.863966 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:46:55.863981 | orchestrator | 2026-05-24 00:46:55.863992 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-24 00:46:55.864003 | orchestrator | Sunday 24 May 2026 00:46:51 +0000 (0:00:00.846) 0:00:37.668 ************ 2026-05-24 00:46:55.864013 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:46:55.864024 | orchestrator | 2026-05-24 00:46:55.864034 | orchestrator | TASK [Check whether ceph_db_wal_devices is used exclusively] ******************* 2026-05-24 00:46:55.864044 | orchestrator | Sunday 24 May 2026 00:46:51 +0000 (0:00:00.334) 0:00:38.002 ************ 2026-05-24 00:46:55.864055 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:46:55.864065 | orchestrator | 2026-05-24 00:46:55.864075 | orchestrator | TASK [Create dict of block VGs -> PVs from ceph_osd_devices] ******************* 2026-05-24 00:46:55.864086 | orchestrator | Sunday 24 May 2026 00:46:52 +0000 (0:00:00.186) 0:00:38.189 ************ 2026-05-24 00:46:55.864096 | orchestrator | ok: [testbed-node-4] => (item={'key': 'sdb', 'value': {'osd_lvm_uuid': '4243a06b-4cc5-5a0f-a3dc-24d8f2604a8a'}}) 2026-05-24 00:46:55.864107 | orchestrator | ok: [testbed-node-4] => (item={'key': 'sdc', 'value': {'osd_lvm_uuid': '4a45380f-f2f2-53ee-b116-83b29c0930f9'}}) 2026-05-24 00:46:55.864118 | orchestrator | 2026-05-24 00:46:55.864129 | orchestrator | TASK [Create block VGs] ******************************************************** 2026-05-24 00:46:55.864139 | orchestrator | Sunday 24 May 2026 00:46:52 +0000 (0:00:00.277) 0:00:38.466 ************ 2026-05-24 00:46:55.864152 | orchestrator | changed: [testbed-node-4] => (item={'data': 'osd-block-4243a06b-4cc5-5a0f-a3dc-24d8f2604a8a', 'data_vg': 'ceph-4243a06b-4cc5-5a0f-a3dc-24d8f2604a8a'}) 2026-05-24 00:46:55.864164 | orchestrator | changed: [testbed-node-4] => (item={'data': 'osd-block-4a45380f-f2f2-53ee-b116-83b29c0930f9', 'data_vg': 'ceph-4a45380f-f2f2-53ee-b116-83b29c0930f9'}) 2026-05-24 00:46:55.864185 | orchestrator | 2026-05-24 00:46:55.864196 | orchestrator | TASK [Print 'Create block VGs'] ************************************************ 2026-05-24 00:46:55.864206 | orchestrator | Sunday 24 May 2026 00:46:54 +0000 (0:00:01.900) 0:00:40.366 ************ 2026-05-24 00:46:55.864217 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-4243a06b-4cc5-5a0f-a3dc-24d8f2604a8a', 'data_vg': 'ceph-4243a06b-4cc5-5a0f-a3dc-24d8f2604a8a'})  2026-05-24 00:46:55.864229 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-4a45380f-f2f2-53ee-b116-83b29c0930f9', 'data_vg': 'ceph-4a45380f-f2f2-53ee-b116-83b29c0930f9'})  2026-05-24 00:46:55.864239 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:46:55.864253 | orchestrator | 2026-05-24 00:46:55.864271 | orchestrator | TASK [Create block LVs] ******************************************************** 2026-05-24 00:46:55.864296 | orchestrator | Sunday 24 May 2026 00:46:54 +0000 (0:00:00.164) 0:00:40.531 ************ 2026-05-24 00:46:55.864319 | orchestrator | changed: [testbed-node-4] => (item={'data': 'osd-block-4243a06b-4cc5-5a0f-a3dc-24d8f2604a8a', 'data_vg': 'ceph-4243a06b-4cc5-5a0f-a3dc-24d8f2604a8a'}) 2026-05-24 00:46:55.864351 | orchestrator | changed: [testbed-node-4] => (item={'data': 'osd-block-4a45380f-f2f2-53ee-b116-83b29c0930f9', 'data_vg': 'ceph-4a45380f-f2f2-53ee-b116-83b29c0930f9'}) 2026-05-24 00:47:01.562512 | orchestrator | 2026-05-24 00:47:01.562665 | orchestrator | TASK [Print 'Create block LVs'] ************************************************ 2026-05-24 00:47:01.562693 | orchestrator | Sunday 24 May 2026 00:46:55 +0000 (0:00:01.423) 0:00:41.955 ************ 2026-05-24 00:47:01.562707 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-4243a06b-4cc5-5a0f-a3dc-24d8f2604a8a', 'data_vg': 'ceph-4243a06b-4cc5-5a0f-a3dc-24d8f2604a8a'})  2026-05-24 00:47:01.562717 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-4a45380f-f2f2-53ee-b116-83b29c0930f9', 'data_vg': 'ceph-4a45380f-f2f2-53ee-b116-83b29c0930f9'})  2026-05-24 00:47:01.562725 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:47:01.562734 | orchestrator | 2026-05-24 00:47:01.562743 | orchestrator | TASK [Create DB VGs] *********************************************************** 2026-05-24 00:47:01.562750 | orchestrator | Sunday 24 May 2026 00:46:56 +0000 (0:00:00.156) 0:00:42.112 ************ 2026-05-24 00:47:01.562758 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:47:01.562766 | orchestrator | 2026-05-24 00:47:01.562774 | orchestrator | TASK [Print 'Create DB VGs'] *************************************************** 2026-05-24 00:47:01.562784 | orchestrator | Sunday 24 May 2026 00:46:56 +0000 (0:00:00.138) 0:00:42.250 ************ 2026-05-24 00:47:01.562798 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-4243a06b-4cc5-5a0f-a3dc-24d8f2604a8a', 'data_vg': 'ceph-4243a06b-4cc5-5a0f-a3dc-24d8f2604a8a'})  2026-05-24 00:47:01.562811 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-4a45380f-f2f2-53ee-b116-83b29c0930f9', 'data_vg': 'ceph-4a45380f-f2f2-53ee-b116-83b29c0930f9'})  2026-05-24 00:47:01.562825 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:47:01.562838 | orchestrator | 2026-05-24 00:47:01.562851 | orchestrator | TASK [Create WAL VGs] ********************************************************** 2026-05-24 00:47:01.562865 | orchestrator | Sunday 24 May 2026 00:46:56 +0000 (0:00:00.146) 0:00:42.397 ************ 2026-05-24 00:47:01.562878 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:47:01.562891 | orchestrator | 2026-05-24 00:47:01.562904 | orchestrator | TASK [Print 'Create WAL VGs'] ************************************************** 2026-05-24 00:47:01.562918 | orchestrator | Sunday 24 May 2026 00:46:56 +0000 (0:00:00.127) 0:00:42.525 ************ 2026-05-24 00:47:01.562931 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-4243a06b-4cc5-5a0f-a3dc-24d8f2604a8a', 'data_vg': 'ceph-4243a06b-4cc5-5a0f-a3dc-24d8f2604a8a'})  2026-05-24 00:47:01.562945 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-4a45380f-f2f2-53ee-b116-83b29c0930f9', 'data_vg': 'ceph-4a45380f-f2f2-53ee-b116-83b29c0930f9'})  2026-05-24 00:47:01.562986 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:47:01.563000 | orchestrator | 2026-05-24 00:47:01.563013 | orchestrator | TASK [Create DB+WAL VGs] ******************************************************* 2026-05-24 00:47:01.563026 | orchestrator | Sunday 24 May 2026 00:46:56 +0000 (0:00:00.168) 0:00:42.694 ************ 2026-05-24 00:47:01.563040 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:47:01.563054 | orchestrator | 2026-05-24 00:47:01.563087 | orchestrator | TASK [Print 'Create DB+WAL VGs'] *********************************************** 2026-05-24 00:47:01.563101 | orchestrator | Sunday 24 May 2026 00:46:57 +0000 (0:00:00.382) 0:00:43.076 ************ 2026-05-24 00:47:01.563114 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-4243a06b-4cc5-5a0f-a3dc-24d8f2604a8a', 'data_vg': 'ceph-4243a06b-4cc5-5a0f-a3dc-24d8f2604a8a'})  2026-05-24 00:47:01.563127 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-4a45380f-f2f2-53ee-b116-83b29c0930f9', 'data_vg': 'ceph-4a45380f-f2f2-53ee-b116-83b29c0930f9'})  2026-05-24 00:47:01.563141 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:47:01.563156 | orchestrator | 2026-05-24 00:47:01.563170 | orchestrator | TASK [Prepare variables for OSD count check] *********************************** 2026-05-24 00:47:01.563183 | orchestrator | Sunday 24 May 2026 00:46:57 +0000 (0:00:00.156) 0:00:43.232 ************ 2026-05-24 00:47:01.563196 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:47:01.563210 | orchestrator | 2026-05-24 00:47:01.563222 | orchestrator | TASK [Count OSDs put on ceph_db_devices defined in lvm_volumes] **************** 2026-05-24 00:47:01.563235 | orchestrator | Sunday 24 May 2026 00:46:57 +0000 (0:00:00.138) 0:00:43.371 ************ 2026-05-24 00:47:01.563247 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-4243a06b-4cc5-5a0f-a3dc-24d8f2604a8a', 'data_vg': 'ceph-4243a06b-4cc5-5a0f-a3dc-24d8f2604a8a'})  2026-05-24 00:47:01.563262 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-4a45380f-f2f2-53ee-b116-83b29c0930f9', 'data_vg': 'ceph-4a45380f-f2f2-53ee-b116-83b29c0930f9'})  2026-05-24 00:47:01.563276 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:47:01.563289 | orchestrator | 2026-05-24 00:47:01.563303 | orchestrator | TASK [Count OSDs put on ceph_wal_devices defined in lvm_volumes] *************** 2026-05-24 00:47:01.563316 | orchestrator | Sunday 24 May 2026 00:46:57 +0000 (0:00:00.167) 0:00:43.539 ************ 2026-05-24 00:47:01.563329 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-4243a06b-4cc5-5a0f-a3dc-24d8f2604a8a', 'data_vg': 'ceph-4243a06b-4cc5-5a0f-a3dc-24d8f2604a8a'})  2026-05-24 00:47:01.563342 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-4a45380f-f2f2-53ee-b116-83b29c0930f9', 'data_vg': 'ceph-4a45380f-f2f2-53ee-b116-83b29c0930f9'})  2026-05-24 00:47:01.563356 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:47:01.563369 | orchestrator | 2026-05-24 00:47:01.563382 | orchestrator | TASK [Count OSDs put on ceph_db_wal_devices defined in lvm_volumes] ************ 2026-05-24 00:47:01.563418 | orchestrator | Sunday 24 May 2026 00:46:57 +0000 (0:00:00.157) 0:00:43.696 ************ 2026-05-24 00:47:01.563431 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-4243a06b-4cc5-5a0f-a3dc-24d8f2604a8a', 'data_vg': 'ceph-4243a06b-4cc5-5a0f-a3dc-24d8f2604a8a'})  2026-05-24 00:47:01.563444 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-4a45380f-f2f2-53ee-b116-83b29c0930f9', 'data_vg': 'ceph-4a45380f-f2f2-53ee-b116-83b29c0930f9'})  2026-05-24 00:47:01.563458 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:47:01.563472 | orchestrator | 2026-05-24 00:47:01.563485 | orchestrator | TASK [Fail if number of OSDs exceeds num_osds for a DB VG] ********************* 2026-05-24 00:47:01.563499 | orchestrator | Sunday 24 May 2026 00:46:57 +0000 (0:00:00.155) 0:00:43.851 ************ 2026-05-24 00:47:01.563511 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:47:01.563524 | orchestrator | 2026-05-24 00:47:01.563537 | orchestrator | TASK [Fail if number of OSDs exceeds num_osds for a WAL VG] ******************** 2026-05-24 00:47:01.563551 | orchestrator | Sunday 24 May 2026 00:46:57 +0000 (0:00:00.153) 0:00:44.004 ************ 2026-05-24 00:47:01.563601 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:47:01.563615 | orchestrator | 2026-05-24 00:47:01.563629 | orchestrator | TASK [Fail if number of OSDs exceeds num_osds for a DB+WAL VG] ***************** 2026-05-24 00:47:01.563650 | orchestrator | Sunday 24 May 2026 00:46:58 +0000 (0:00:00.135) 0:00:44.140 ************ 2026-05-24 00:47:01.563664 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:47:01.563677 | orchestrator | 2026-05-24 00:47:01.563690 | orchestrator | TASK [Print number of OSDs wanted per DB VG] *********************************** 2026-05-24 00:47:01.563703 | orchestrator | Sunday 24 May 2026 00:46:58 +0000 (0:00:00.140) 0:00:44.280 ************ 2026-05-24 00:47:01.563716 | orchestrator | ok: [testbed-node-4] => { 2026-05-24 00:47:01.563730 | orchestrator |  "_num_osds_wanted_per_db_vg": {} 2026-05-24 00:47:01.563743 | orchestrator | } 2026-05-24 00:47:01.563757 | orchestrator | 2026-05-24 00:47:01.563770 | orchestrator | TASK [Print number of OSDs wanted per WAL VG] ********************************** 2026-05-24 00:47:01.563783 | orchestrator | Sunday 24 May 2026 00:46:58 +0000 (0:00:00.144) 0:00:44.425 ************ 2026-05-24 00:47:01.563796 | orchestrator | ok: [testbed-node-4] => { 2026-05-24 00:47:01.563809 | orchestrator |  "_num_osds_wanted_per_wal_vg": {} 2026-05-24 00:47:01.563822 | orchestrator | } 2026-05-24 00:47:01.563835 | orchestrator | 2026-05-24 00:47:01.563849 | orchestrator | TASK [Print number of OSDs wanted per DB+WAL VG] ******************************* 2026-05-24 00:47:01.563862 | orchestrator | Sunday 24 May 2026 00:46:58 +0000 (0:00:00.142) 0:00:44.567 ************ 2026-05-24 00:47:01.563875 | orchestrator | ok: [testbed-node-4] => { 2026-05-24 00:47:01.563888 | orchestrator |  "_num_osds_wanted_per_db_wal_vg": {} 2026-05-24 00:47:01.563900 | orchestrator | } 2026-05-24 00:47:01.563913 | orchestrator | 2026-05-24 00:47:01.563926 | orchestrator | TASK [Gather DB VGs with total and available size in bytes] ******************** 2026-05-24 00:47:01.563939 | orchestrator | Sunday 24 May 2026 00:46:58 +0000 (0:00:00.142) 0:00:44.710 ************ 2026-05-24 00:47:01.563953 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:47:01.563965 | orchestrator | 2026-05-24 00:47:01.563978 | orchestrator | TASK [Gather WAL VGs with total and available size in bytes] ******************* 2026-05-24 00:47:01.563991 | orchestrator | Sunday 24 May 2026 00:46:59 +0000 (0:00:00.747) 0:00:45.457 ************ 2026-05-24 00:47:01.564004 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:47:01.564017 | orchestrator | 2026-05-24 00:47:01.564031 | orchestrator | TASK [Gather DB+WAL VGs with total and available size in bytes] **************** 2026-05-24 00:47:01.564045 | orchestrator | Sunday 24 May 2026 00:46:59 +0000 (0:00:00.529) 0:00:45.987 ************ 2026-05-24 00:47:01.564058 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:47:01.564072 | orchestrator | 2026-05-24 00:47:01.564085 | orchestrator | TASK [Combine JSON from _db/wal/db_wal_vgs_cmd_output] ************************* 2026-05-24 00:47:01.564098 | orchestrator | Sunday 24 May 2026 00:47:00 +0000 (0:00:00.524) 0:00:46.512 ************ 2026-05-24 00:47:01.564111 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:47:01.564124 | orchestrator | 2026-05-24 00:47:01.564139 | orchestrator | TASK [Calculate VG sizes (without buffer)] ************************************* 2026-05-24 00:47:01.564152 | orchestrator | Sunday 24 May 2026 00:47:00 +0000 (0:00:00.156) 0:00:46.669 ************ 2026-05-24 00:47:01.564164 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:47:01.564177 | orchestrator | 2026-05-24 00:47:01.564191 | orchestrator | TASK [Calculate VG sizes (with buffer)] **************************************** 2026-05-24 00:47:01.564204 | orchestrator | Sunday 24 May 2026 00:47:00 +0000 (0:00:00.115) 0:00:46.784 ************ 2026-05-24 00:47:01.564216 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:47:01.564230 | orchestrator | 2026-05-24 00:47:01.564243 | orchestrator | TASK [Print LVM VGs report data] *********************************************** 2026-05-24 00:47:01.564254 | orchestrator | Sunday 24 May 2026 00:47:00 +0000 (0:00:00.105) 0:00:46.889 ************ 2026-05-24 00:47:01.564267 | orchestrator | ok: [testbed-node-4] => { 2026-05-24 00:47:01.564281 | orchestrator |  "vgs_report": { 2026-05-24 00:47:01.564294 | orchestrator |  "vg": [] 2026-05-24 00:47:01.564307 | orchestrator |  } 2026-05-24 00:47:01.564321 | orchestrator | } 2026-05-24 00:47:01.564343 | orchestrator | 2026-05-24 00:47:01.564357 | orchestrator | TASK [Print LVM VG sizes] ****************************************************** 2026-05-24 00:47:01.564370 | orchestrator | Sunday 24 May 2026 00:47:01 +0000 (0:00:00.142) 0:00:47.032 ************ 2026-05-24 00:47:01.564383 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:47:01.564397 | orchestrator | 2026-05-24 00:47:01.564411 | orchestrator | TASK [Calculate size needed for LVs on ceph_db_devices] ************************ 2026-05-24 00:47:01.564423 | orchestrator | Sunday 24 May 2026 00:47:01 +0000 (0:00:00.127) 0:00:47.159 ************ 2026-05-24 00:47:01.564436 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:47:01.564449 | orchestrator | 2026-05-24 00:47:01.564461 | orchestrator | TASK [Print size needed for LVs on ceph_db_devices] **************************** 2026-05-24 00:47:01.564474 | orchestrator | Sunday 24 May 2026 00:47:01 +0000 (0:00:00.131) 0:00:47.291 ************ 2026-05-24 00:47:01.564488 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:47:01.564501 | orchestrator | 2026-05-24 00:47:01.564514 | orchestrator | TASK [Fail if size of DB LVs on ceph_db_devices > available] ******************* 2026-05-24 00:47:01.564527 | orchestrator | Sunday 24 May 2026 00:47:01 +0000 (0:00:00.138) 0:00:47.430 ************ 2026-05-24 00:47:01.564540 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:47:01.564553 | orchestrator | 2026-05-24 00:47:01.564614 | orchestrator | TASK [Calculate size needed for LVs on ceph_wal_devices] *********************** 2026-05-24 00:47:06.309427 | orchestrator | Sunday 24 May 2026 00:47:01 +0000 (0:00:00.140) 0:00:47.571 ************ 2026-05-24 00:47:06.309513 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:47:06.309576 | orchestrator | 2026-05-24 00:47:06.309590 | orchestrator | TASK [Print size needed for LVs on ceph_wal_devices] *************************** 2026-05-24 00:47:06.309601 | orchestrator | Sunday 24 May 2026 00:47:01 +0000 (0:00:00.137) 0:00:47.708 ************ 2026-05-24 00:47:06.309610 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:47:06.309616 | orchestrator | 2026-05-24 00:47:06.309623 | orchestrator | TASK [Fail if size of WAL LVs on ceph_wal_devices > available] ***************** 2026-05-24 00:47:06.309629 | orchestrator | Sunday 24 May 2026 00:47:02 +0000 (0:00:00.365) 0:00:48.074 ************ 2026-05-24 00:47:06.309635 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:47:06.309642 | orchestrator | 2026-05-24 00:47:06.309648 | orchestrator | TASK [Calculate size needed for WAL LVs on ceph_db_wal_devices] **************** 2026-05-24 00:47:06.309654 | orchestrator | Sunday 24 May 2026 00:47:02 +0000 (0:00:00.134) 0:00:48.209 ************ 2026-05-24 00:47:06.309660 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:47:06.309666 | orchestrator | 2026-05-24 00:47:06.309673 | orchestrator | TASK [Print size needed for WAL LVs on ceph_db_wal_devices] ******************** 2026-05-24 00:47:06.309679 | orchestrator | Sunday 24 May 2026 00:47:02 +0000 (0:00:00.143) 0:00:48.352 ************ 2026-05-24 00:47:06.309700 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:47:06.309706 | orchestrator | 2026-05-24 00:47:06.309713 | orchestrator | TASK [Calculate size needed for DB LVs on ceph_db_wal_devices] ***************** 2026-05-24 00:47:06.309719 | orchestrator | Sunday 24 May 2026 00:47:02 +0000 (0:00:00.145) 0:00:48.497 ************ 2026-05-24 00:47:06.309725 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:47:06.309731 | orchestrator | 2026-05-24 00:47:06.309737 | orchestrator | TASK [Print size needed for DB LVs on ceph_db_wal_devices] ********************* 2026-05-24 00:47:06.309743 | orchestrator | Sunday 24 May 2026 00:47:02 +0000 (0:00:00.160) 0:00:48.657 ************ 2026-05-24 00:47:06.309749 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:47:06.309755 | orchestrator | 2026-05-24 00:47:06.309762 | orchestrator | TASK [Fail if size of DB+WAL LVs on ceph_db_wal_devices > available] *********** 2026-05-24 00:47:06.309769 | orchestrator | Sunday 24 May 2026 00:47:02 +0000 (0:00:00.134) 0:00:48.791 ************ 2026-05-24 00:47:06.309777 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:47:06.309784 | orchestrator | 2026-05-24 00:47:06.309791 | orchestrator | TASK [Fail if DB LV size < 30 GiB for ceph_db_devices] ************************* 2026-05-24 00:47:06.309798 | orchestrator | Sunday 24 May 2026 00:47:02 +0000 (0:00:00.143) 0:00:48.935 ************ 2026-05-24 00:47:06.309805 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:47:06.309832 | orchestrator | 2026-05-24 00:47:06.309840 | orchestrator | TASK [Fail if DB LV size < 30 GiB for ceph_db_wal_devices] ********************* 2026-05-24 00:47:06.309847 | orchestrator | Sunday 24 May 2026 00:47:03 +0000 (0:00:00.136) 0:00:49.071 ************ 2026-05-24 00:47:06.309855 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:47:06.309862 | orchestrator | 2026-05-24 00:47:06.309869 | orchestrator | TASK [Create DB LVs for ceph_db_devices] *************************************** 2026-05-24 00:47:06.309876 | orchestrator | Sunday 24 May 2026 00:47:03 +0000 (0:00:00.140) 0:00:49.211 ************ 2026-05-24 00:47:06.309884 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-4243a06b-4cc5-5a0f-a3dc-24d8f2604a8a', 'data_vg': 'ceph-4243a06b-4cc5-5a0f-a3dc-24d8f2604a8a'})  2026-05-24 00:47:06.309893 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-4a45380f-f2f2-53ee-b116-83b29c0930f9', 'data_vg': 'ceph-4a45380f-f2f2-53ee-b116-83b29c0930f9'})  2026-05-24 00:47:06.309900 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:47:06.309907 | orchestrator | 2026-05-24 00:47:06.309914 | orchestrator | TASK [Print 'Create DB LVs for ceph_db_devices'] ******************************* 2026-05-24 00:47:06.309921 | orchestrator | Sunday 24 May 2026 00:47:03 +0000 (0:00:00.169) 0:00:49.381 ************ 2026-05-24 00:47:06.309939 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-4243a06b-4cc5-5a0f-a3dc-24d8f2604a8a', 'data_vg': 'ceph-4243a06b-4cc5-5a0f-a3dc-24d8f2604a8a'})  2026-05-24 00:47:06.309946 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-4a45380f-f2f2-53ee-b116-83b29c0930f9', 'data_vg': 'ceph-4a45380f-f2f2-53ee-b116-83b29c0930f9'})  2026-05-24 00:47:06.309954 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:47:06.309961 | orchestrator | 2026-05-24 00:47:06.309968 | orchestrator | TASK [Create WAL LVs for ceph_wal_devices] ************************************* 2026-05-24 00:47:06.309975 | orchestrator | Sunday 24 May 2026 00:47:03 +0000 (0:00:00.162) 0:00:49.543 ************ 2026-05-24 00:47:06.309982 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-4243a06b-4cc5-5a0f-a3dc-24d8f2604a8a', 'data_vg': 'ceph-4243a06b-4cc5-5a0f-a3dc-24d8f2604a8a'})  2026-05-24 00:47:06.309990 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-4a45380f-f2f2-53ee-b116-83b29c0930f9', 'data_vg': 'ceph-4a45380f-f2f2-53ee-b116-83b29c0930f9'})  2026-05-24 00:47:06.309997 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:47:06.310004 | orchestrator | 2026-05-24 00:47:06.310053 | orchestrator | TASK [Print 'Create WAL LVs for ceph_wal_devices'] ***************************** 2026-05-24 00:47:06.310062 | orchestrator | Sunday 24 May 2026 00:47:03 +0000 (0:00:00.155) 0:00:49.699 ************ 2026-05-24 00:47:06.310069 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-4243a06b-4cc5-5a0f-a3dc-24d8f2604a8a', 'data_vg': 'ceph-4243a06b-4cc5-5a0f-a3dc-24d8f2604a8a'})  2026-05-24 00:47:06.310077 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-4a45380f-f2f2-53ee-b116-83b29c0930f9', 'data_vg': 'ceph-4a45380f-f2f2-53ee-b116-83b29c0930f9'})  2026-05-24 00:47:06.310084 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:47:06.310092 | orchestrator | 2026-05-24 00:47:06.310114 | orchestrator | TASK [Create WAL LVs for ceph_db_wal_devices] ********************************** 2026-05-24 00:47:06.310122 | orchestrator | Sunday 24 May 2026 00:47:04 +0000 (0:00:00.355) 0:00:50.054 ************ 2026-05-24 00:47:06.310129 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-4243a06b-4cc5-5a0f-a3dc-24d8f2604a8a', 'data_vg': 'ceph-4243a06b-4cc5-5a0f-a3dc-24d8f2604a8a'})  2026-05-24 00:47:06.310136 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-4a45380f-f2f2-53ee-b116-83b29c0930f9', 'data_vg': 'ceph-4a45380f-f2f2-53ee-b116-83b29c0930f9'})  2026-05-24 00:47:06.310143 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:47:06.310151 | orchestrator | 2026-05-24 00:47:06.310158 | orchestrator | TASK [Print 'Create WAL LVs for ceph_db_wal_devices'] ************************** 2026-05-24 00:47:06.310173 | orchestrator | Sunday 24 May 2026 00:47:04 +0000 (0:00:00.160) 0:00:50.214 ************ 2026-05-24 00:47:06.310188 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-4243a06b-4cc5-5a0f-a3dc-24d8f2604a8a', 'data_vg': 'ceph-4243a06b-4cc5-5a0f-a3dc-24d8f2604a8a'})  2026-05-24 00:47:06.310196 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-4a45380f-f2f2-53ee-b116-83b29c0930f9', 'data_vg': 'ceph-4a45380f-f2f2-53ee-b116-83b29c0930f9'})  2026-05-24 00:47:06.310203 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:47:06.310211 | orchestrator | 2026-05-24 00:47:06.310218 | orchestrator | TASK [Create DB LVs for ceph_db_wal_devices] *********************************** 2026-05-24 00:47:06.310225 | orchestrator | Sunday 24 May 2026 00:47:04 +0000 (0:00:00.159) 0:00:50.374 ************ 2026-05-24 00:47:06.310233 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-4243a06b-4cc5-5a0f-a3dc-24d8f2604a8a', 'data_vg': 'ceph-4243a06b-4cc5-5a0f-a3dc-24d8f2604a8a'})  2026-05-24 00:47:06.310241 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-4a45380f-f2f2-53ee-b116-83b29c0930f9', 'data_vg': 'ceph-4a45380f-f2f2-53ee-b116-83b29c0930f9'})  2026-05-24 00:47:06.310248 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:47:06.310255 | orchestrator | 2026-05-24 00:47:06.310262 | orchestrator | TASK [Print 'Create DB LVs for ceph_db_wal_devices'] *************************** 2026-05-24 00:47:06.310269 | orchestrator | Sunday 24 May 2026 00:47:04 +0000 (0:00:00.175) 0:00:50.549 ************ 2026-05-24 00:47:06.310276 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-4243a06b-4cc5-5a0f-a3dc-24d8f2604a8a', 'data_vg': 'ceph-4243a06b-4cc5-5a0f-a3dc-24d8f2604a8a'})  2026-05-24 00:47:06.310284 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-4a45380f-f2f2-53ee-b116-83b29c0930f9', 'data_vg': 'ceph-4a45380f-f2f2-53ee-b116-83b29c0930f9'})  2026-05-24 00:47:06.310291 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:47:06.310298 | orchestrator | 2026-05-24 00:47:06.310306 | orchestrator | TASK [Get list of Ceph LVs with associated VGs] ******************************** 2026-05-24 00:47:06.310313 | orchestrator | Sunday 24 May 2026 00:47:04 +0000 (0:00:00.159) 0:00:50.709 ************ 2026-05-24 00:47:06.310320 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:47:06.310327 | orchestrator | 2026-05-24 00:47:06.310335 | orchestrator | TASK [Get list of Ceph PVs with associated VGs] ******************************** 2026-05-24 00:47:06.310342 | orchestrator | Sunday 24 May 2026 00:47:05 +0000 (0:00:00.512) 0:00:51.221 ************ 2026-05-24 00:47:06.310349 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:47:06.310356 | orchestrator | 2026-05-24 00:47:06.310363 | orchestrator | TASK [Combine JSON from _lvs_cmd_output/_pvs_cmd_output] *********************** 2026-05-24 00:47:06.310370 | orchestrator | Sunday 24 May 2026 00:47:05 +0000 (0:00:00.523) 0:00:51.745 ************ 2026-05-24 00:47:06.310377 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:47:06.310384 | orchestrator | 2026-05-24 00:47:06.310392 | orchestrator | TASK [Create list of VG/LV names] ********************************************** 2026-05-24 00:47:06.310399 | orchestrator | Sunday 24 May 2026 00:47:05 +0000 (0:00:00.159) 0:00:51.904 ************ 2026-05-24 00:47:06.310406 | orchestrator | ok: [testbed-node-4] => (item={'lv_name': 'osd-block-4243a06b-4cc5-5a0f-a3dc-24d8f2604a8a', 'vg_name': 'ceph-4243a06b-4cc5-5a0f-a3dc-24d8f2604a8a'}) 2026-05-24 00:47:06.310415 | orchestrator | ok: [testbed-node-4] => (item={'lv_name': 'osd-block-4a45380f-f2f2-53ee-b116-83b29c0930f9', 'vg_name': 'ceph-4a45380f-f2f2-53ee-b116-83b29c0930f9'}) 2026-05-24 00:47:06.310422 | orchestrator | 2026-05-24 00:47:06.310429 | orchestrator | TASK [Fail if block LV defined in lvm_volumes is missing] ********************** 2026-05-24 00:47:06.310436 | orchestrator | Sunday 24 May 2026 00:47:06 +0000 (0:00:00.178) 0:00:52.082 ************ 2026-05-24 00:47:06.310443 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-4243a06b-4cc5-5a0f-a3dc-24d8f2604a8a', 'data_vg': 'ceph-4243a06b-4cc5-5a0f-a3dc-24d8f2604a8a'})  2026-05-24 00:47:06.310484 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-4a45380f-f2f2-53ee-b116-83b29c0930f9', 'data_vg': 'ceph-4a45380f-f2f2-53ee-b116-83b29c0930f9'})  2026-05-24 00:47:06.310493 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:47:06.310505 | orchestrator | 2026-05-24 00:47:06.310512 | orchestrator | TASK [Fail if DB LV defined in lvm_volumes is missing] ************************* 2026-05-24 00:47:06.310519 | orchestrator | Sunday 24 May 2026 00:47:06 +0000 (0:00:00.165) 0:00:52.248 ************ 2026-05-24 00:47:06.310549 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-4243a06b-4cc5-5a0f-a3dc-24d8f2604a8a', 'data_vg': 'ceph-4243a06b-4cc5-5a0f-a3dc-24d8f2604a8a'})  2026-05-24 00:47:06.310565 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-4a45380f-f2f2-53ee-b116-83b29c0930f9', 'data_vg': 'ceph-4a45380f-f2f2-53ee-b116-83b29c0930f9'})  2026-05-24 00:47:12.458805 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:47:12.458911 | orchestrator | 2026-05-24 00:47:12.458927 | orchestrator | TASK [Fail if WAL LV defined in lvm_volumes is missing] ************************ 2026-05-24 00:47:12.458940 | orchestrator | Sunday 24 May 2026 00:47:06 +0000 (0:00:00.156) 0:00:52.404 ************ 2026-05-24 00:47:12.458952 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-4243a06b-4cc5-5a0f-a3dc-24d8f2604a8a', 'data_vg': 'ceph-4243a06b-4cc5-5a0f-a3dc-24d8f2604a8a'})  2026-05-24 00:47:12.458965 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-4a45380f-f2f2-53ee-b116-83b29c0930f9', 'data_vg': 'ceph-4a45380f-f2f2-53ee-b116-83b29c0930f9'})  2026-05-24 00:47:12.458976 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:47:12.458987 | orchestrator | 2026-05-24 00:47:12.458999 | orchestrator | TASK [Print LVM report data] *************************************************** 2026-05-24 00:47:12.459010 | orchestrator | Sunday 24 May 2026 00:47:06 +0000 (0:00:00.154) 0:00:52.559 ************ 2026-05-24 00:47:12.459021 | orchestrator | ok: [testbed-node-4] => { 2026-05-24 00:47:12.459032 | orchestrator |  "lvm_report": { 2026-05-24 00:47:12.459044 | orchestrator |  "lv": [ 2026-05-24 00:47:12.459072 | orchestrator |  { 2026-05-24 00:47:12.459084 | orchestrator |  "lv_name": "osd-block-4243a06b-4cc5-5a0f-a3dc-24d8f2604a8a", 2026-05-24 00:47:12.459096 | orchestrator |  "vg_name": "ceph-4243a06b-4cc5-5a0f-a3dc-24d8f2604a8a" 2026-05-24 00:47:12.459107 | orchestrator |  }, 2026-05-24 00:47:12.459118 | orchestrator |  { 2026-05-24 00:47:12.459129 | orchestrator |  "lv_name": "osd-block-4a45380f-f2f2-53ee-b116-83b29c0930f9", 2026-05-24 00:47:12.459139 | orchestrator |  "vg_name": "ceph-4a45380f-f2f2-53ee-b116-83b29c0930f9" 2026-05-24 00:47:12.459150 | orchestrator |  } 2026-05-24 00:47:12.459161 | orchestrator |  ], 2026-05-24 00:47:12.459171 | orchestrator |  "pv": [ 2026-05-24 00:47:12.459182 | orchestrator |  { 2026-05-24 00:47:12.459193 | orchestrator |  "pv_name": "/dev/sdb", 2026-05-24 00:47:12.459204 | orchestrator |  "vg_name": "ceph-4243a06b-4cc5-5a0f-a3dc-24d8f2604a8a" 2026-05-24 00:47:12.459215 | orchestrator |  }, 2026-05-24 00:47:12.459226 | orchestrator |  { 2026-05-24 00:47:12.459237 | orchestrator |  "pv_name": "/dev/sdc", 2026-05-24 00:47:12.459247 | orchestrator |  "vg_name": "ceph-4a45380f-f2f2-53ee-b116-83b29c0930f9" 2026-05-24 00:47:12.459259 | orchestrator |  } 2026-05-24 00:47:12.459270 | orchestrator |  ] 2026-05-24 00:47:12.459281 | orchestrator |  } 2026-05-24 00:47:12.459294 | orchestrator | } 2026-05-24 00:47:12.459306 | orchestrator | 2026-05-24 00:47:12.459319 | orchestrator | PLAY [Ceph create LVM devices] ************************************************* 2026-05-24 00:47:12.459331 | orchestrator | 2026-05-24 00:47:12.459342 | orchestrator | TASK [Get extra vars for Ceph configuration] *********************************** 2026-05-24 00:47:12.459355 | orchestrator | Sunday 24 May 2026 00:47:07 +0000 (0:00:00.496) 0:00:53.056 ************ 2026-05-24 00:47:12.459368 | orchestrator | ok: [testbed-node-5 -> testbed-manager(192.168.16.5)] 2026-05-24 00:47:12.459380 | orchestrator | 2026-05-24 00:47:12.459392 | orchestrator | TASK [Get initial list of available block devices] ***************************** 2026-05-24 00:47:12.459405 | orchestrator | Sunday 24 May 2026 00:47:07 +0000 (0:00:00.263) 0:00:53.319 ************ 2026-05-24 00:47:12.459443 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:47:12.459456 | orchestrator | 2026-05-24 00:47:12.459526 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-24 00:47:12.459540 | orchestrator | Sunday 24 May 2026 00:47:07 +0000 (0:00:00.222) 0:00:53.541 ************ 2026-05-24 00:47:12.459552 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=loop0) 2026-05-24 00:47:12.459563 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=loop1) 2026-05-24 00:47:12.459574 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=loop2) 2026-05-24 00:47:12.459590 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=loop3) 2026-05-24 00:47:12.459601 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=loop4) 2026-05-24 00:47:12.459611 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=loop5) 2026-05-24 00:47:12.459622 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=loop6) 2026-05-24 00:47:12.459632 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=loop7) 2026-05-24 00:47:12.459643 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=sda) 2026-05-24 00:47:12.459654 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=sdb) 2026-05-24 00:47:12.459664 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=sdc) 2026-05-24 00:47:12.459675 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=sdd) 2026-05-24 00:47:12.459685 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=sr0) 2026-05-24 00:47:12.459696 | orchestrator | 2026-05-24 00:47:12.459706 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-24 00:47:12.459717 | orchestrator | Sunday 24 May 2026 00:47:07 +0000 (0:00:00.427) 0:00:53.969 ************ 2026-05-24 00:47:12.459728 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:47:12.459738 | orchestrator | 2026-05-24 00:47:12.459749 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-24 00:47:12.459759 | orchestrator | Sunday 24 May 2026 00:47:08 +0000 (0:00:00.188) 0:00:54.158 ************ 2026-05-24 00:47:12.459770 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:47:12.459781 | orchestrator | 2026-05-24 00:47:12.459792 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-24 00:47:12.459821 | orchestrator | Sunday 24 May 2026 00:47:08 +0000 (0:00:00.186) 0:00:54.344 ************ 2026-05-24 00:47:12.459833 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:47:12.459843 | orchestrator | 2026-05-24 00:47:12.459854 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-24 00:47:12.459865 | orchestrator | Sunday 24 May 2026 00:47:08 +0000 (0:00:00.212) 0:00:54.556 ************ 2026-05-24 00:47:12.459876 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:47:12.459886 | orchestrator | 2026-05-24 00:47:12.459897 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-24 00:47:12.459908 | orchestrator | Sunday 24 May 2026 00:47:08 +0000 (0:00:00.207) 0:00:54.764 ************ 2026-05-24 00:47:12.459918 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:47:12.459929 | orchestrator | 2026-05-24 00:47:12.459939 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-24 00:47:12.459950 | orchestrator | Sunday 24 May 2026 00:47:08 +0000 (0:00:00.194) 0:00:54.959 ************ 2026-05-24 00:47:12.459961 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:47:12.459972 | orchestrator | 2026-05-24 00:47:12.459982 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-24 00:47:12.459999 | orchestrator | Sunday 24 May 2026 00:47:09 +0000 (0:00:00.653) 0:00:55.612 ************ 2026-05-24 00:47:12.460010 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:47:12.460029 | orchestrator | 2026-05-24 00:47:12.460040 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-24 00:47:12.460050 | orchestrator | Sunday 24 May 2026 00:47:09 +0000 (0:00:00.196) 0:00:55.808 ************ 2026-05-24 00:47:12.460061 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:47:12.460072 | orchestrator | 2026-05-24 00:47:12.460083 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-24 00:47:12.460093 | orchestrator | Sunday 24 May 2026 00:47:09 +0000 (0:00:00.201) 0:00:56.010 ************ 2026-05-24 00:47:12.460104 | orchestrator | ok: [testbed-node-5] => (item=scsi-0QEMU_QEMU_HARDDISK_45aff6f3-0073-4cbb-a6e7-b3f4b4cce6b5) 2026-05-24 00:47:12.460116 | orchestrator | ok: [testbed-node-5] => (item=scsi-SQEMU_QEMU_HARDDISK_45aff6f3-0073-4cbb-a6e7-b3f4b4cce6b5) 2026-05-24 00:47:12.460133 | orchestrator | 2026-05-24 00:47:12.460151 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-24 00:47:12.460170 | orchestrator | Sunday 24 May 2026 00:47:10 +0000 (0:00:00.426) 0:00:56.437 ************ 2026-05-24 00:47:12.460185 | orchestrator | ok: [testbed-node-5] => (item=scsi-0QEMU_QEMU_HARDDISK_933eae25-5b43-48f2-8567-ec23ac6d930e) 2026-05-24 00:47:12.460196 | orchestrator | ok: [testbed-node-5] => (item=scsi-SQEMU_QEMU_HARDDISK_933eae25-5b43-48f2-8567-ec23ac6d930e) 2026-05-24 00:47:12.460207 | orchestrator | 2026-05-24 00:47:12.460217 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-24 00:47:12.460228 | orchestrator | Sunday 24 May 2026 00:47:10 +0000 (0:00:00.431) 0:00:56.869 ************ 2026-05-24 00:47:12.460238 | orchestrator | ok: [testbed-node-5] => (item=scsi-0QEMU_QEMU_HARDDISK_48029c53-f84e-4196-a78a-8d5aa7d559a3) 2026-05-24 00:47:12.460249 | orchestrator | ok: [testbed-node-5] => (item=scsi-SQEMU_QEMU_HARDDISK_48029c53-f84e-4196-a78a-8d5aa7d559a3) 2026-05-24 00:47:12.460260 | orchestrator | 2026-05-24 00:47:12.460270 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-24 00:47:12.460281 | orchestrator | Sunday 24 May 2026 00:47:11 +0000 (0:00:00.449) 0:00:57.318 ************ 2026-05-24 00:47:12.460291 | orchestrator | ok: [testbed-node-5] => (item=scsi-0QEMU_QEMU_HARDDISK_fda6a2fe-50f7-45a7-a466-09b8ce2b448e) 2026-05-24 00:47:12.460302 | orchestrator | ok: [testbed-node-5] => (item=scsi-SQEMU_QEMU_HARDDISK_fda6a2fe-50f7-45a7-a466-09b8ce2b448e) 2026-05-24 00:47:12.460312 | orchestrator | 2026-05-24 00:47:12.460323 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-24 00:47:12.460333 | orchestrator | Sunday 24 May 2026 00:47:11 +0000 (0:00:00.453) 0:00:57.772 ************ 2026-05-24 00:47:12.460344 | orchestrator | ok: [testbed-node-5] => (item=ata-QEMU_DVD-ROM_QM00001) 2026-05-24 00:47:12.460355 | orchestrator | 2026-05-24 00:47:12.460365 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-24 00:47:12.460376 | orchestrator | Sunday 24 May 2026 00:47:12 +0000 (0:00:00.337) 0:00:58.109 ************ 2026-05-24 00:47:12.460386 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=loop0) 2026-05-24 00:47:12.460397 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=loop1) 2026-05-24 00:47:12.460407 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=loop2) 2026-05-24 00:47:12.460418 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=loop3) 2026-05-24 00:47:12.460428 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=loop4) 2026-05-24 00:47:12.460439 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=loop5) 2026-05-24 00:47:12.460449 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=loop6) 2026-05-24 00:47:12.460459 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=loop7) 2026-05-24 00:47:12.460499 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=sda) 2026-05-24 00:47:12.460517 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=sdb) 2026-05-24 00:47:12.460528 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=sdc) 2026-05-24 00:47:12.460555 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=sdd) 2026-05-24 00:47:21.584719 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=sr0) 2026-05-24 00:47:21.584813 | orchestrator | 2026-05-24 00:47:21.584826 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-24 00:47:21.584835 | orchestrator | Sunday 24 May 2026 00:47:12 +0000 (0:00:00.446) 0:00:58.555 ************ 2026-05-24 00:47:21.584844 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:47:21.584853 | orchestrator | 2026-05-24 00:47:21.584861 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-24 00:47:21.584869 | orchestrator | Sunday 24 May 2026 00:47:12 +0000 (0:00:00.200) 0:00:58.756 ************ 2026-05-24 00:47:21.584877 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:47:21.584885 | orchestrator | 2026-05-24 00:47:21.584893 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-24 00:47:21.584901 | orchestrator | Sunday 24 May 2026 00:47:12 +0000 (0:00:00.208) 0:00:58.964 ************ 2026-05-24 00:47:21.584909 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:47:21.584917 | orchestrator | 2026-05-24 00:47:21.584925 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-24 00:47:21.584946 | orchestrator | Sunday 24 May 2026 00:47:13 +0000 (0:00:00.685) 0:00:59.649 ************ 2026-05-24 00:47:21.584954 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:47:21.584962 | orchestrator | 2026-05-24 00:47:21.584970 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-24 00:47:21.584978 | orchestrator | Sunday 24 May 2026 00:47:13 +0000 (0:00:00.203) 0:00:59.853 ************ 2026-05-24 00:47:21.584986 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:47:21.584993 | orchestrator | 2026-05-24 00:47:21.585001 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-24 00:47:21.585009 | orchestrator | Sunday 24 May 2026 00:47:14 +0000 (0:00:00.207) 0:01:00.060 ************ 2026-05-24 00:47:21.585017 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:47:21.585025 | orchestrator | 2026-05-24 00:47:21.585033 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-24 00:47:21.585041 | orchestrator | Sunday 24 May 2026 00:47:14 +0000 (0:00:00.208) 0:01:00.269 ************ 2026-05-24 00:47:21.585048 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:47:21.585056 | orchestrator | 2026-05-24 00:47:21.585064 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-24 00:47:21.585072 | orchestrator | Sunday 24 May 2026 00:47:14 +0000 (0:00:00.214) 0:01:00.484 ************ 2026-05-24 00:47:21.585080 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:47:21.585088 | orchestrator | 2026-05-24 00:47:21.585095 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-24 00:47:21.585104 | orchestrator | Sunday 24 May 2026 00:47:14 +0000 (0:00:00.199) 0:01:00.683 ************ 2026-05-24 00:47:21.585112 | orchestrator | ok: [testbed-node-5] => (item=sda1) 2026-05-24 00:47:21.585120 | orchestrator | ok: [testbed-node-5] => (item=sda14) 2026-05-24 00:47:21.585128 | orchestrator | ok: [testbed-node-5] => (item=sda15) 2026-05-24 00:47:21.585136 | orchestrator | ok: [testbed-node-5] => (item=sda16) 2026-05-24 00:47:21.585144 | orchestrator | 2026-05-24 00:47:21.585151 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-24 00:47:21.585159 | orchestrator | Sunday 24 May 2026 00:47:15 +0000 (0:00:00.630) 0:01:01.314 ************ 2026-05-24 00:47:21.585167 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:47:21.585175 | orchestrator | 2026-05-24 00:47:21.585183 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-24 00:47:21.585214 | orchestrator | Sunday 24 May 2026 00:47:15 +0000 (0:00:00.201) 0:01:01.515 ************ 2026-05-24 00:47:21.585222 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:47:21.585230 | orchestrator | 2026-05-24 00:47:21.585238 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-24 00:47:21.585246 | orchestrator | Sunday 24 May 2026 00:47:15 +0000 (0:00:00.194) 0:01:01.709 ************ 2026-05-24 00:47:21.585254 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:47:21.585267 | orchestrator | 2026-05-24 00:47:21.585280 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-24 00:47:21.585293 | orchestrator | Sunday 24 May 2026 00:47:15 +0000 (0:00:00.195) 0:01:01.905 ************ 2026-05-24 00:47:21.585306 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:47:21.585319 | orchestrator | 2026-05-24 00:47:21.585331 | orchestrator | TASK [Check whether ceph_db_wal_devices is used exclusively] ******************* 2026-05-24 00:47:21.585345 | orchestrator | Sunday 24 May 2026 00:47:16 +0000 (0:00:00.190) 0:01:02.096 ************ 2026-05-24 00:47:21.585358 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:47:21.585371 | orchestrator | 2026-05-24 00:47:21.585413 | orchestrator | TASK [Create dict of block VGs -> PVs from ceph_osd_devices] ******************* 2026-05-24 00:47:21.585426 | orchestrator | Sunday 24 May 2026 00:47:16 +0000 (0:00:00.369) 0:01:02.466 ************ 2026-05-24 00:47:21.585439 | orchestrator | ok: [testbed-node-5] => (item={'key': 'sdb', 'value': {'osd_lvm_uuid': '91ca940b-c43a-595e-909e-fada94cd253c'}}) 2026-05-24 00:47:21.585454 | orchestrator | ok: [testbed-node-5] => (item={'key': 'sdc', 'value': {'osd_lvm_uuid': 'b6c4e772-47bf-5895-901e-238eefbc5c9b'}}) 2026-05-24 00:47:21.585468 | orchestrator | 2026-05-24 00:47:21.585482 | orchestrator | TASK [Create block VGs] ******************************************************** 2026-05-24 00:47:21.585498 | orchestrator | Sunday 24 May 2026 00:47:16 +0000 (0:00:00.193) 0:01:02.659 ************ 2026-05-24 00:47:21.585512 | orchestrator | changed: [testbed-node-5] => (item={'data': 'osd-block-91ca940b-c43a-595e-909e-fada94cd253c', 'data_vg': 'ceph-91ca940b-c43a-595e-909e-fada94cd253c'}) 2026-05-24 00:47:21.585529 | orchestrator | changed: [testbed-node-5] => (item={'data': 'osd-block-b6c4e772-47bf-5895-901e-238eefbc5c9b', 'data_vg': 'ceph-b6c4e772-47bf-5895-901e-238eefbc5c9b'}) 2026-05-24 00:47:21.585542 | orchestrator | 2026-05-24 00:47:21.585555 | orchestrator | TASK [Print 'Create block VGs'] ************************************************ 2026-05-24 00:47:21.585589 | orchestrator | Sunday 24 May 2026 00:47:18 +0000 (0:00:01.789) 0:01:04.449 ************ 2026-05-24 00:47:21.585605 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-91ca940b-c43a-595e-909e-fada94cd253c', 'data_vg': 'ceph-91ca940b-c43a-595e-909e-fada94cd253c'})  2026-05-24 00:47:21.585620 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-b6c4e772-47bf-5895-901e-238eefbc5c9b', 'data_vg': 'ceph-b6c4e772-47bf-5895-901e-238eefbc5c9b'})  2026-05-24 00:47:21.585633 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:47:21.585648 | orchestrator | 2026-05-24 00:47:21.585661 | orchestrator | TASK [Create block LVs] ******************************************************** 2026-05-24 00:47:21.585673 | orchestrator | Sunday 24 May 2026 00:47:18 +0000 (0:00:00.151) 0:01:04.600 ************ 2026-05-24 00:47:21.585686 | orchestrator | changed: [testbed-node-5] => (item={'data': 'osd-block-91ca940b-c43a-595e-909e-fada94cd253c', 'data_vg': 'ceph-91ca940b-c43a-595e-909e-fada94cd253c'}) 2026-05-24 00:47:21.585700 | orchestrator | changed: [testbed-node-5] => (item={'data': 'osd-block-b6c4e772-47bf-5895-901e-238eefbc5c9b', 'data_vg': 'ceph-b6c4e772-47bf-5895-901e-238eefbc5c9b'}) 2026-05-24 00:47:21.585714 | orchestrator | 2026-05-24 00:47:21.585727 | orchestrator | TASK [Print 'Create block LVs'] ************************************************ 2026-05-24 00:47:21.585740 | orchestrator | Sunday 24 May 2026 00:47:20 +0000 (0:00:01.454) 0:01:06.055 ************ 2026-05-24 00:47:21.585754 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-91ca940b-c43a-595e-909e-fada94cd253c', 'data_vg': 'ceph-91ca940b-c43a-595e-909e-fada94cd253c'})  2026-05-24 00:47:21.585778 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-b6c4e772-47bf-5895-901e-238eefbc5c9b', 'data_vg': 'ceph-b6c4e772-47bf-5895-901e-238eefbc5c9b'})  2026-05-24 00:47:21.585792 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:47:21.585805 | orchestrator | 2026-05-24 00:47:21.585818 | orchestrator | TASK [Create DB VGs] *********************************************************** 2026-05-24 00:47:21.585832 | orchestrator | Sunday 24 May 2026 00:47:20 +0000 (0:00:00.189) 0:01:06.244 ************ 2026-05-24 00:47:21.585846 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:47:21.585859 | orchestrator | 2026-05-24 00:47:21.585871 | orchestrator | TASK [Print 'Create DB VGs'] *************************************************** 2026-05-24 00:47:21.585884 | orchestrator | Sunday 24 May 2026 00:47:20 +0000 (0:00:00.145) 0:01:06.389 ************ 2026-05-24 00:47:21.585898 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-91ca940b-c43a-595e-909e-fada94cd253c', 'data_vg': 'ceph-91ca940b-c43a-595e-909e-fada94cd253c'})  2026-05-24 00:47:21.585911 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-b6c4e772-47bf-5895-901e-238eefbc5c9b', 'data_vg': 'ceph-b6c4e772-47bf-5895-901e-238eefbc5c9b'})  2026-05-24 00:47:21.585924 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:47:21.585938 | orchestrator | 2026-05-24 00:47:21.585951 | orchestrator | TASK [Create WAL VGs] ********************************************************** 2026-05-24 00:47:21.585964 | orchestrator | Sunday 24 May 2026 00:47:20 +0000 (0:00:00.157) 0:01:06.547 ************ 2026-05-24 00:47:21.585977 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:47:21.585990 | orchestrator | 2026-05-24 00:47:21.586003 | orchestrator | TASK [Print 'Create WAL VGs'] ************************************************** 2026-05-24 00:47:21.586081 | orchestrator | Sunday 24 May 2026 00:47:20 +0000 (0:00:00.129) 0:01:06.676 ************ 2026-05-24 00:47:21.586101 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-91ca940b-c43a-595e-909e-fada94cd253c', 'data_vg': 'ceph-91ca940b-c43a-595e-909e-fada94cd253c'})  2026-05-24 00:47:21.586115 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-b6c4e772-47bf-5895-901e-238eefbc5c9b', 'data_vg': 'ceph-b6c4e772-47bf-5895-901e-238eefbc5c9b'})  2026-05-24 00:47:21.586129 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:47:21.586144 | orchestrator | 2026-05-24 00:47:21.586157 | orchestrator | TASK [Create DB+WAL VGs] ******************************************************* 2026-05-24 00:47:21.586171 | orchestrator | Sunday 24 May 2026 00:47:20 +0000 (0:00:00.140) 0:01:06.817 ************ 2026-05-24 00:47:21.586185 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:47:21.586199 | orchestrator | 2026-05-24 00:47:21.586213 | orchestrator | TASK [Print 'Create DB+WAL VGs'] *********************************************** 2026-05-24 00:47:21.586227 | orchestrator | Sunday 24 May 2026 00:47:20 +0000 (0:00:00.126) 0:01:06.943 ************ 2026-05-24 00:47:21.586241 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-91ca940b-c43a-595e-909e-fada94cd253c', 'data_vg': 'ceph-91ca940b-c43a-595e-909e-fada94cd253c'})  2026-05-24 00:47:21.586255 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-b6c4e772-47bf-5895-901e-238eefbc5c9b', 'data_vg': 'ceph-b6c4e772-47bf-5895-901e-238eefbc5c9b'})  2026-05-24 00:47:21.586268 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:47:21.586282 | orchestrator | 2026-05-24 00:47:21.586296 | orchestrator | TASK [Prepare variables for OSD count check] *********************************** 2026-05-24 00:47:21.586310 | orchestrator | Sunday 24 May 2026 00:47:21 +0000 (0:00:00.174) 0:01:07.117 ************ 2026-05-24 00:47:21.586324 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:47:21.586339 | orchestrator | 2026-05-24 00:47:21.586353 | orchestrator | TASK [Count OSDs put on ceph_db_devices defined in lvm_volumes] **************** 2026-05-24 00:47:21.586367 | orchestrator | Sunday 24 May 2026 00:47:21 +0000 (0:00:00.387) 0:01:07.505 ************ 2026-05-24 00:47:21.586406 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-91ca940b-c43a-595e-909e-fada94cd253c', 'data_vg': 'ceph-91ca940b-c43a-595e-909e-fada94cd253c'})  2026-05-24 00:47:27.927024 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-b6c4e772-47bf-5895-901e-238eefbc5c9b', 'data_vg': 'ceph-b6c4e772-47bf-5895-901e-238eefbc5c9b'})  2026-05-24 00:47:27.927136 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:47:27.927153 | orchestrator | 2026-05-24 00:47:27.927165 | orchestrator | TASK [Count OSDs put on ceph_wal_devices defined in lvm_volumes] *************** 2026-05-24 00:47:27.927178 | orchestrator | Sunday 24 May 2026 00:47:21 +0000 (0:00:00.183) 0:01:07.689 ************ 2026-05-24 00:47:27.927190 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-91ca940b-c43a-595e-909e-fada94cd253c', 'data_vg': 'ceph-91ca940b-c43a-595e-909e-fada94cd253c'})  2026-05-24 00:47:27.927201 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-b6c4e772-47bf-5895-901e-238eefbc5c9b', 'data_vg': 'ceph-b6c4e772-47bf-5895-901e-238eefbc5c9b'})  2026-05-24 00:47:27.927212 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:47:27.927223 | orchestrator | 2026-05-24 00:47:27.927251 | orchestrator | TASK [Count OSDs put on ceph_db_wal_devices defined in lvm_volumes] ************ 2026-05-24 00:47:27.927263 | orchestrator | Sunday 24 May 2026 00:47:21 +0000 (0:00:00.170) 0:01:07.860 ************ 2026-05-24 00:47:27.927274 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-91ca940b-c43a-595e-909e-fada94cd253c', 'data_vg': 'ceph-91ca940b-c43a-595e-909e-fada94cd253c'})  2026-05-24 00:47:27.927285 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-b6c4e772-47bf-5895-901e-238eefbc5c9b', 'data_vg': 'ceph-b6c4e772-47bf-5895-901e-238eefbc5c9b'})  2026-05-24 00:47:27.927296 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:47:27.927307 | orchestrator | 2026-05-24 00:47:27.927378 | orchestrator | TASK [Fail if number of OSDs exceeds num_osds for a DB VG] ********************* 2026-05-24 00:47:27.927390 | orchestrator | Sunday 24 May 2026 00:47:22 +0000 (0:00:00.188) 0:01:08.048 ************ 2026-05-24 00:47:27.927401 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:47:27.927412 | orchestrator | 2026-05-24 00:47:27.927423 | orchestrator | TASK [Fail if number of OSDs exceeds num_osds for a WAL VG] ******************** 2026-05-24 00:47:27.927433 | orchestrator | Sunday 24 May 2026 00:47:22 +0000 (0:00:00.155) 0:01:08.204 ************ 2026-05-24 00:47:27.927444 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:47:27.927455 | orchestrator | 2026-05-24 00:47:27.927465 | orchestrator | TASK [Fail if number of OSDs exceeds num_osds for a DB+WAL VG] ***************** 2026-05-24 00:47:27.927476 | orchestrator | Sunday 24 May 2026 00:47:22 +0000 (0:00:00.126) 0:01:08.331 ************ 2026-05-24 00:47:27.927487 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:47:27.927498 | orchestrator | 2026-05-24 00:47:27.927509 | orchestrator | TASK [Print number of OSDs wanted per DB VG] *********************************** 2026-05-24 00:47:27.927520 | orchestrator | Sunday 24 May 2026 00:47:22 +0000 (0:00:00.152) 0:01:08.483 ************ 2026-05-24 00:47:27.927530 | orchestrator | ok: [testbed-node-5] => { 2026-05-24 00:47:27.927543 | orchestrator |  "_num_osds_wanted_per_db_vg": {} 2026-05-24 00:47:27.927556 | orchestrator | } 2026-05-24 00:47:27.927569 | orchestrator | 2026-05-24 00:47:27.927580 | orchestrator | TASK [Print number of OSDs wanted per WAL VG] ********************************** 2026-05-24 00:47:27.927593 | orchestrator | Sunday 24 May 2026 00:47:22 +0000 (0:00:00.168) 0:01:08.651 ************ 2026-05-24 00:47:27.927605 | orchestrator | ok: [testbed-node-5] => { 2026-05-24 00:47:27.927618 | orchestrator |  "_num_osds_wanted_per_wal_vg": {} 2026-05-24 00:47:27.927629 | orchestrator | } 2026-05-24 00:47:27.927641 | orchestrator | 2026-05-24 00:47:27.927653 | orchestrator | TASK [Print number of OSDs wanted per DB+WAL VG] ******************************* 2026-05-24 00:47:27.927665 | orchestrator | Sunday 24 May 2026 00:47:22 +0000 (0:00:00.134) 0:01:08.785 ************ 2026-05-24 00:47:27.927677 | orchestrator | ok: [testbed-node-5] => { 2026-05-24 00:47:27.927689 | orchestrator |  "_num_osds_wanted_per_db_wal_vg": {} 2026-05-24 00:47:27.927706 | orchestrator | } 2026-05-24 00:47:27.927725 | orchestrator | 2026-05-24 00:47:27.927744 | orchestrator | TASK [Gather DB VGs with total and available size in bytes] ******************** 2026-05-24 00:47:27.927762 | orchestrator | Sunday 24 May 2026 00:47:22 +0000 (0:00:00.141) 0:01:08.927 ************ 2026-05-24 00:47:27.927817 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:47:27.927836 | orchestrator | 2026-05-24 00:47:27.927855 | orchestrator | TASK [Gather WAL VGs with total and available size in bytes] ******************* 2026-05-24 00:47:27.927875 | orchestrator | Sunday 24 May 2026 00:47:23 +0000 (0:00:00.515) 0:01:09.442 ************ 2026-05-24 00:47:27.927895 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:47:27.927913 | orchestrator | 2026-05-24 00:47:27.927930 | orchestrator | TASK [Gather DB+WAL VGs with total and available size in bytes] **************** 2026-05-24 00:47:27.927941 | orchestrator | Sunday 24 May 2026 00:47:23 +0000 (0:00:00.526) 0:01:09.969 ************ 2026-05-24 00:47:27.927951 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:47:27.927962 | orchestrator | 2026-05-24 00:47:27.927973 | orchestrator | TASK [Combine JSON from _db/wal/db_wal_vgs_cmd_output] ************************* 2026-05-24 00:47:27.927983 | orchestrator | Sunday 24 May 2026 00:47:24 +0000 (0:00:00.775) 0:01:10.745 ************ 2026-05-24 00:47:27.927994 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:47:27.928004 | orchestrator | 2026-05-24 00:47:27.928015 | orchestrator | TASK [Calculate VG sizes (without buffer)] ************************************* 2026-05-24 00:47:27.928025 | orchestrator | Sunday 24 May 2026 00:47:24 +0000 (0:00:00.158) 0:01:10.903 ************ 2026-05-24 00:47:27.928036 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:47:27.928046 | orchestrator | 2026-05-24 00:47:27.928057 | orchestrator | TASK [Calculate VG sizes (with buffer)] **************************************** 2026-05-24 00:47:27.928068 | orchestrator | Sunday 24 May 2026 00:47:25 +0000 (0:00:00.114) 0:01:11.018 ************ 2026-05-24 00:47:27.928078 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:47:27.928089 | orchestrator | 2026-05-24 00:47:27.928099 | orchestrator | TASK [Print LVM VGs report data] *********************************************** 2026-05-24 00:47:27.928110 | orchestrator | Sunday 24 May 2026 00:47:25 +0000 (0:00:00.106) 0:01:11.125 ************ 2026-05-24 00:47:27.928120 | orchestrator | ok: [testbed-node-5] => { 2026-05-24 00:47:27.928131 | orchestrator |  "vgs_report": { 2026-05-24 00:47:27.928149 | orchestrator |  "vg": [] 2026-05-24 00:47:27.928191 | orchestrator |  } 2026-05-24 00:47:27.928209 | orchestrator | } 2026-05-24 00:47:27.928227 | orchestrator | 2026-05-24 00:47:27.928247 | orchestrator | TASK [Print LVM VG sizes] ****************************************************** 2026-05-24 00:47:27.928265 | orchestrator | Sunday 24 May 2026 00:47:25 +0000 (0:00:00.152) 0:01:11.277 ************ 2026-05-24 00:47:27.928284 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:47:27.928299 | orchestrator | 2026-05-24 00:47:27.928346 | orchestrator | TASK [Calculate size needed for LVs on ceph_db_devices] ************************ 2026-05-24 00:47:27.928363 | orchestrator | Sunday 24 May 2026 00:47:25 +0000 (0:00:00.148) 0:01:11.426 ************ 2026-05-24 00:47:27.928380 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:47:27.928398 | orchestrator | 2026-05-24 00:47:27.928417 | orchestrator | TASK [Print size needed for LVs on ceph_db_devices] **************************** 2026-05-24 00:47:27.928435 | orchestrator | Sunday 24 May 2026 00:47:25 +0000 (0:00:00.137) 0:01:11.563 ************ 2026-05-24 00:47:27.928451 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:47:27.928469 | orchestrator | 2026-05-24 00:47:27.928486 | orchestrator | TASK [Fail if size of DB LVs on ceph_db_devices > available] ******************* 2026-05-24 00:47:27.928515 | orchestrator | Sunday 24 May 2026 00:47:25 +0000 (0:00:00.139) 0:01:11.703 ************ 2026-05-24 00:47:27.928533 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:47:27.928552 | orchestrator | 2026-05-24 00:47:27.928571 | orchestrator | TASK [Calculate size needed for LVs on ceph_wal_devices] *********************** 2026-05-24 00:47:27.928589 | orchestrator | Sunday 24 May 2026 00:47:25 +0000 (0:00:00.148) 0:01:11.852 ************ 2026-05-24 00:47:27.928606 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:47:27.928625 | orchestrator | 2026-05-24 00:47:27.928644 | orchestrator | TASK [Print size needed for LVs on ceph_wal_devices] *************************** 2026-05-24 00:47:27.928662 | orchestrator | Sunday 24 May 2026 00:47:25 +0000 (0:00:00.141) 0:01:11.994 ************ 2026-05-24 00:47:27.928681 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:47:27.928706 | orchestrator | 2026-05-24 00:47:27.928717 | orchestrator | TASK [Fail if size of WAL LVs on ceph_wal_devices > available] ***************** 2026-05-24 00:47:27.928727 | orchestrator | Sunday 24 May 2026 00:47:26 +0000 (0:00:00.169) 0:01:12.163 ************ 2026-05-24 00:47:27.928738 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:47:27.928748 | orchestrator | 2026-05-24 00:47:27.928759 | orchestrator | TASK [Calculate size needed for WAL LVs on ceph_db_wal_devices] **************** 2026-05-24 00:47:27.928769 | orchestrator | Sunday 24 May 2026 00:47:26 +0000 (0:00:00.156) 0:01:12.320 ************ 2026-05-24 00:47:27.928780 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:47:27.928790 | orchestrator | 2026-05-24 00:47:27.928801 | orchestrator | TASK [Print size needed for WAL LVs on ceph_db_wal_devices] ******************** 2026-05-24 00:47:27.928811 | orchestrator | Sunday 24 May 2026 00:47:26 +0000 (0:00:00.135) 0:01:12.455 ************ 2026-05-24 00:47:27.928822 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:47:27.928833 | orchestrator | 2026-05-24 00:47:27.928843 | orchestrator | TASK [Calculate size needed for DB LVs on ceph_db_wal_devices] ***************** 2026-05-24 00:47:27.928854 | orchestrator | Sunday 24 May 2026 00:47:26 +0000 (0:00:00.387) 0:01:12.842 ************ 2026-05-24 00:47:27.928864 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:47:27.928875 | orchestrator | 2026-05-24 00:47:27.928885 | orchestrator | TASK [Print size needed for DB LVs on ceph_db_wal_devices] ********************* 2026-05-24 00:47:27.928896 | orchestrator | Sunday 24 May 2026 00:47:26 +0000 (0:00:00.129) 0:01:12.972 ************ 2026-05-24 00:47:27.928906 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:47:27.928917 | orchestrator | 2026-05-24 00:47:27.928927 | orchestrator | TASK [Fail if size of DB+WAL LVs on ceph_db_wal_devices > available] *********** 2026-05-24 00:47:27.928938 | orchestrator | Sunday 24 May 2026 00:47:27 +0000 (0:00:00.137) 0:01:13.110 ************ 2026-05-24 00:47:27.928948 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:47:27.928959 | orchestrator | 2026-05-24 00:47:27.928970 | orchestrator | TASK [Fail if DB LV size < 30 GiB for ceph_db_devices] ************************* 2026-05-24 00:47:27.928980 | orchestrator | Sunday 24 May 2026 00:47:27 +0000 (0:00:00.143) 0:01:13.253 ************ 2026-05-24 00:47:27.928991 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:47:27.929001 | orchestrator | 2026-05-24 00:47:27.929011 | orchestrator | TASK [Fail if DB LV size < 30 GiB for ceph_db_wal_devices] ********************* 2026-05-24 00:47:27.929022 | orchestrator | Sunday 24 May 2026 00:47:27 +0000 (0:00:00.141) 0:01:13.394 ************ 2026-05-24 00:47:27.929032 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:47:27.929043 | orchestrator | 2026-05-24 00:47:27.929054 | orchestrator | TASK [Create DB LVs for ceph_db_devices] *************************************** 2026-05-24 00:47:27.929064 | orchestrator | Sunday 24 May 2026 00:47:27 +0000 (0:00:00.138) 0:01:13.533 ************ 2026-05-24 00:47:27.929075 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-91ca940b-c43a-595e-909e-fada94cd253c', 'data_vg': 'ceph-91ca940b-c43a-595e-909e-fada94cd253c'})  2026-05-24 00:47:27.929086 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-b6c4e772-47bf-5895-901e-238eefbc5c9b', 'data_vg': 'ceph-b6c4e772-47bf-5895-901e-238eefbc5c9b'})  2026-05-24 00:47:27.929097 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:47:27.929107 | orchestrator | 2026-05-24 00:47:27.929118 | orchestrator | TASK [Print 'Create DB LVs for ceph_db_devices'] ******************************* 2026-05-24 00:47:27.929128 | orchestrator | Sunday 24 May 2026 00:47:27 +0000 (0:00:00.164) 0:01:13.697 ************ 2026-05-24 00:47:27.929138 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-91ca940b-c43a-595e-909e-fada94cd253c', 'data_vg': 'ceph-91ca940b-c43a-595e-909e-fada94cd253c'})  2026-05-24 00:47:27.929149 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-b6c4e772-47bf-5895-901e-238eefbc5c9b', 'data_vg': 'ceph-b6c4e772-47bf-5895-901e-238eefbc5c9b'})  2026-05-24 00:47:27.929160 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:47:27.929170 | orchestrator | 2026-05-24 00:47:27.929181 | orchestrator | TASK [Create WAL LVs for ceph_wal_devices] ************************************* 2026-05-24 00:47:27.929198 | orchestrator | Sunday 24 May 2026 00:47:27 +0000 (0:00:00.172) 0:01:13.870 ************ 2026-05-24 00:47:27.929223 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-91ca940b-c43a-595e-909e-fada94cd253c', 'data_vg': 'ceph-91ca940b-c43a-595e-909e-fada94cd253c'})  2026-05-24 00:47:31.057201 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-b6c4e772-47bf-5895-901e-238eefbc5c9b', 'data_vg': 'ceph-b6c4e772-47bf-5895-901e-238eefbc5c9b'})  2026-05-24 00:47:31.057339 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:47:31.057353 | orchestrator | 2026-05-24 00:47:31.057362 | orchestrator | TASK [Print 'Create WAL LVs for ceph_wal_devices'] ***************************** 2026-05-24 00:47:31.057373 | orchestrator | Sunday 24 May 2026 00:47:28 +0000 (0:00:00.168) 0:01:14.039 ************ 2026-05-24 00:47:31.057381 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-91ca940b-c43a-595e-909e-fada94cd253c', 'data_vg': 'ceph-91ca940b-c43a-595e-909e-fada94cd253c'})  2026-05-24 00:47:31.057419 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-b6c4e772-47bf-5895-901e-238eefbc5c9b', 'data_vg': 'ceph-b6c4e772-47bf-5895-901e-238eefbc5c9b'})  2026-05-24 00:47:31.057437 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:47:31.057445 | orchestrator | 2026-05-24 00:47:31.057454 | orchestrator | TASK [Create WAL LVs for ceph_db_wal_devices] ********************************** 2026-05-24 00:47:31.057462 | orchestrator | Sunday 24 May 2026 00:47:28 +0000 (0:00:00.161) 0:01:14.200 ************ 2026-05-24 00:47:31.057470 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-91ca940b-c43a-595e-909e-fada94cd253c', 'data_vg': 'ceph-91ca940b-c43a-595e-909e-fada94cd253c'})  2026-05-24 00:47:31.057478 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-b6c4e772-47bf-5895-901e-238eefbc5c9b', 'data_vg': 'ceph-b6c4e772-47bf-5895-901e-238eefbc5c9b'})  2026-05-24 00:47:31.057486 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:47:31.057494 | orchestrator | 2026-05-24 00:47:31.057502 | orchestrator | TASK [Print 'Create WAL LVs for ceph_db_wal_devices'] ************************** 2026-05-24 00:47:31.057510 | orchestrator | Sunday 24 May 2026 00:47:28 +0000 (0:00:00.146) 0:01:14.346 ************ 2026-05-24 00:47:31.057518 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-91ca940b-c43a-595e-909e-fada94cd253c', 'data_vg': 'ceph-91ca940b-c43a-595e-909e-fada94cd253c'})  2026-05-24 00:47:31.057526 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-b6c4e772-47bf-5895-901e-238eefbc5c9b', 'data_vg': 'ceph-b6c4e772-47bf-5895-901e-238eefbc5c9b'})  2026-05-24 00:47:31.057534 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:47:31.057542 | orchestrator | 2026-05-24 00:47:31.057550 | orchestrator | TASK [Create DB LVs for ceph_db_wal_devices] *********************************** 2026-05-24 00:47:31.057557 | orchestrator | Sunday 24 May 2026 00:47:28 +0000 (0:00:00.160) 0:01:14.507 ************ 2026-05-24 00:47:31.057565 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-91ca940b-c43a-595e-909e-fada94cd253c', 'data_vg': 'ceph-91ca940b-c43a-595e-909e-fada94cd253c'})  2026-05-24 00:47:31.057573 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-b6c4e772-47bf-5895-901e-238eefbc5c9b', 'data_vg': 'ceph-b6c4e772-47bf-5895-901e-238eefbc5c9b'})  2026-05-24 00:47:31.057581 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:47:31.057589 | orchestrator | 2026-05-24 00:47:31.057597 | orchestrator | TASK [Print 'Create DB LVs for ceph_db_wal_devices'] *************************** 2026-05-24 00:47:31.057605 | orchestrator | Sunday 24 May 2026 00:47:28 +0000 (0:00:00.389) 0:01:14.896 ************ 2026-05-24 00:47:31.057613 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-91ca940b-c43a-595e-909e-fada94cd253c', 'data_vg': 'ceph-91ca940b-c43a-595e-909e-fada94cd253c'})  2026-05-24 00:47:31.057621 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-b6c4e772-47bf-5895-901e-238eefbc5c9b', 'data_vg': 'ceph-b6c4e772-47bf-5895-901e-238eefbc5c9b'})  2026-05-24 00:47:31.057629 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:47:31.057660 | orchestrator | 2026-05-24 00:47:31.057669 | orchestrator | TASK [Get list of Ceph LVs with associated VGs] ******************************** 2026-05-24 00:47:31.057676 | orchestrator | Sunday 24 May 2026 00:47:29 +0000 (0:00:00.171) 0:01:15.068 ************ 2026-05-24 00:47:31.057684 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:47:31.057693 | orchestrator | 2026-05-24 00:47:31.057701 | orchestrator | TASK [Get list of Ceph PVs with associated VGs] ******************************** 2026-05-24 00:47:31.057709 | orchestrator | Sunday 24 May 2026 00:47:29 +0000 (0:00:00.503) 0:01:15.571 ************ 2026-05-24 00:47:31.057717 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:47:31.057724 | orchestrator | 2026-05-24 00:47:31.057734 | orchestrator | TASK [Combine JSON from _lvs_cmd_output/_pvs_cmd_output] *********************** 2026-05-24 00:47:31.057743 | orchestrator | Sunday 24 May 2026 00:47:30 +0000 (0:00:00.525) 0:01:16.097 ************ 2026-05-24 00:47:31.057752 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:47:31.057761 | orchestrator | 2026-05-24 00:47:31.057771 | orchestrator | TASK [Create list of VG/LV names] ********************************************** 2026-05-24 00:47:31.057780 | orchestrator | Sunday 24 May 2026 00:47:30 +0000 (0:00:00.149) 0:01:16.246 ************ 2026-05-24 00:47:31.057790 | orchestrator | ok: [testbed-node-5] => (item={'lv_name': 'osd-block-91ca940b-c43a-595e-909e-fada94cd253c', 'vg_name': 'ceph-91ca940b-c43a-595e-909e-fada94cd253c'}) 2026-05-24 00:47:31.057800 | orchestrator | ok: [testbed-node-5] => (item={'lv_name': 'osd-block-b6c4e772-47bf-5895-901e-238eefbc5c9b', 'vg_name': 'ceph-b6c4e772-47bf-5895-901e-238eefbc5c9b'}) 2026-05-24 00:47:31.057810 | orchestrator | 2026-05-24 00:47:31.057819 | orchestrator | TASK [Fail if block LV defined in lvm_volumes is missing] ********************** 2026-05-24 00:47:31.057829 | orchestrator | Sunday 24 May 2026 00:47:30 +0000 (0:00:00.179) 0:01:16.425 ************ 2026-05-24 00:47:31.057854 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-91ca940b-c43a-595e-909e-fada94cd253c', 'data_vg': 'ceph-91ca940b-c43a-595e-909e-fada94cd253c'})  2026-05-24 00:47:31.057864 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-b6c4e772-47bf-5895-901e-238eefbc5c9b', 'data_vg': 'ceph-b6c4e772-47bf-5895-901e-238eefbc5c9b'})  2026-05-24 00:47:31.057873 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:47:31.057882 | orchestrator | 2026-05-24 00:47:31.057891 | orchestrator | TASK [Fail if DB LV defined in lvm_volumes is missing] ************************* 2026-05-24 00:47:31.057901 | orchestrator | Sunday 24 May 2026 00:47:30 +0000 (0:00:00.169) 0:01:16.595 ************ 2026-05-24 00:47:31.057910 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-91ca940b-c43a-595e-909e-fada94cd253c', 'data_vg': 'ceph-91ca940b-c43a-595e-909e-fada94cd253c'})  2026-05-24 00:47:31.057920 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-b6c4e772-47bf-5895-901e-238eefbc5c9b', 'data_vg': 'ceph-b6c4e772-47bf-5895-901e-238eefbc5c9b'})  2026-05-24 00:47:31.057929 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:47:31.057937 | orchestrator | 2026-05-24 00:47:31.057945 | orchestrator | TASK [Fail if WAL LV defined in lvm_volumes is missing] ************************ 2026-05-24 00:47:31.057953 | orchestrator | Sunday 24 May 2026 00:47:30 +0000 (0:00:00.169) 0:01:16.765 ************ 2026-05-24 00:47:31.057961 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-91ca940b-c43a-595e-909e-fada94cd253c', 'data_vg': 'ceph-91ca940b-c43a-595e-909e-fada94cd253c'})  2026-05-24 00:47:31.057969 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-b6c4e772-47bf-5895-901e-238eefbc5c9b', 'data_vg': 'ceph-b6c4e772-47bf-5895-901e-238eefbc5c9b'})  2026-05-24 00:47:31.057977 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:47:31.057985 | orchestrator | 2026-05-24 00:47:31.057992 | orchestrator | TASK [Print LVM report data] *************************************************** 2026-05-24 00:47:31.058000 | orchestrator | Sunday 24 May 2026 00:47:30 +0000 (0:00:00.163) 0:01:16.928 ************ 2026-05-24 00:47:31.058008 | orchestrator | ok: [testbed-node-5] => { 2026-05-24 00:47:31.058065 | orchestrator |  "lvm_report": { 2026-05-24 00:47:31.058076 | orchestrator |  "lv": [ 2026-05-24 00:47:31.058091 | orchestrator |  { 2026-05-24 00:47:31.058099 | orchestrator |  "lv_name": "osd-block-91ca940b-c43a-595e-909e-fada94cd253c", 2026-05-24 00:47:31.058108 | orchestrator |  "vg_name": "ceph-91ca940b-c43a-595e-909e-fada94cd253c" 2026-05-24 00:47:31.058116 | orchestrator |  }, 2026-05-24 00:47:31.058123 | orchestrator |  { 2026-05-24 00:47:31.058131 | orchestrator |  "lv_name": "osd-block-b6c4e772-47bf-5895-901e-238eefbc5c9b", 2026-05-24 00:47:31.058139 | orchestrator |  "vg_name": "ceph-b6c4e772-47bf-5895-901e-238eefbc5c9b" 2026-05-24 00:47:31.058147 | orchestrator |  } 2026-05-24 00:47:31.058183 | orchestrator |  ], 2026-05-24 00:47:31.058191 | orchestrator |  "pv": [ 2026-05-24 00:47:31.058199 | orchestrator |  { 2026-05-24 00:47:31.058207 | orchestrator |  "pv_name": "/dev/sdb", 2026-05-24 00:47:31.058215 | orchestrator |  "vg_name": "ceph-91ca940b-c43a-595e-909e-fada94cd253c" 2026-05-24 00:47:31.058223 | orchestrator |  }, 2026-05-24 00:47:31.058231 | orchestrator |  { 2026-05-24 00:47:31.058239 | orchestrator |  "pv_name": "/dev/sdc", 2026-05-24 00:47:31.058247 | orchestrator |  "vg_name": "ceph-b6c4e772-47bf-5895-901e-238eefbc5c9b" 2026-05-24 00:47:31.058254 | orchestrator |  } 2026-05-24 00:47:31.058262 | orchestrator |  ] 2026-05-24 00:47:31.058270 | orchestrator |  } 2026-05-24 00:47:31.058278 | orchestrator | } 2026-05-24 00:47:31.058331 | orchestrator | 2026-05-24 00:47:31.058340 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-24 00:47:31.058348 | orchestrator | testbed-node-3 : ok=51  changed=2  unreachable=0 failed=0 skipped=62  rescued=0 ignored=0 2026-05-24 00:47:31.058356 | orchestrator | testbed-node-4 : ok=51  changed=2  unreachable=0 failed=0 skipped=62  rescued=0 ignored=0 2026-05-24 00:47:31.058364 | orchestrator | testbed-node-5 : ok=51  changed=2  unreachable=0 failed=0 skipped=62  rescued=0 ignored=0 2026-05-24 00:47:31.058372 | orchestrator | 2026-05-24 00:47:31.058380 | orchestrator | 2026-05-24 00:47:31.058388 | orchestrator | 2026-05-24 00:47:31.058404 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-24 00:47:31.058412 | orchestrator | Sunday 24 May 2026 00:47:31 +0000 (0:00:00.127) 0:01:17.055 ************ 2026-05-24 00:47:31.058420 | orchestrator | =============================================================================== 2026-05-24 00:47:31.058428 | orchestrator | Create block VGs -------------------------------------------------------- 5.74s 2026-05-24 00:47:31.058436 | orchestrator | Create block LVs -------------------------------------------------------- 4.56s 2026-05-24 00:47:31.058443 | orchestrator | Gather DB VGs with total and available size in bytes -------------------- 1.94s 2026-05-24 00:47:31.058451 | orchestrator | Gather DB+WAL VGs with total and available size in bytes ---------------- 1.82s 2026-05-24 00:47:31.058459 | orchestrator | Add known partitions to the list of available block devices ------------- 1.63s 2026-05-24 00:47:31.058467 | orchestrator | Get list of Ceph PVs with associated VGs -------------------------------- 1.56s 2026-05-24 00:47:31.058474 | orchestrator | Gather WAL VGs with total and available size in bytes ------------------- 1.54s 2026-05-24 00:47:31.058482 | orchestrator | Get list of Ceph LVs with associated VGs -------------------------------- 1.54s 2026-05-24 00:47:31.058498 | orchestrator | Add known partitions to the list of available block devices ------------- 1.36s 2026-05-24 00:47:31.459814 | orchestrator | Add known links to the list of available block devices ------------------ 1.31s 2026-05-24 00:47:31.459925 | orchestrator | Add known partitions to the list of available block devices ------------- 1.19s 2026-05-24 00:47:31.459942 | orchestrator | Add known links to the list of available block devices ------------------ 1.07s 2026-05-24 00:47:31.459962 | orchestrator | Print LVM report data --------------------------------------------------- 0.96s 2026-05-24 00:47:31.459981 | orchestrator | Add known links to the list of available block devices ------------------ 0.90s 2026-05-24 00:47:31.460034 | orchestrator | Fail if block LV defined in lvm_volumes is missing ---------------------- 0.86s 2026-05-24 00:47:31.460055 | orchestrator | Add known partitions to the list of available block devices ------------- 0.85s 2026-05-24 00:47:31.460091 | orchestrator | Get initial list of available block devices ----------------------------- 0.80s 2026-05-24 00:47:31.460112 | orchestrator | Get extra vars for Ceph configuration ----------------------------------- 0.78s 2026-05-24 00:47:31.460130 | orchestrator | Create DB LVs for ceph_db_wal_devices ----------------------------------- 0.73s 2026-05-24 00:47:31.460148 | orchestrator | Create DB LVs for ceph_db_devices --------------------------------------- 0.73s 2026-05-24 00:47:43.597737 | orchestrator | 2026-05-24 00:47:43 | INFO  | Prepare task for execution of facts. 2026-05-24 00:47:43.682283 | orchestrator | 2026-05-24 00:47:43 | INFO  | Task f75e2390-473c-495b-8e4e-e1da07c10d98 (facts) was prepared for execution. 2026-05-24 00:47:43.682369 | orchestrator | 2026-05-24 00:47:43 | INFO  | It takes a moment until task f75e2390-473c-495b-8e4e-e1da07c10d98 (facts) has been started and output is visible here. 2026-05-24 00:47:56.691720 | orchestrator | 2026-05-24 00:47:56.691803 | orchestrator | PLAY [Apply role facts] ******************************************************** 2026-05-24 00:47:56.691814 | orchestrator | 2026-05-24 00:47:56.691821 | orchestrator | TASK [osism.commons.facts : Create custom facts directory] ********************* 2026-05-24 00:47:56.691828 | orchestrator | Sunday 24 May 2026 00:47:47 +0000 (0:00:00.358) 0:00:00.358 ************ 2026-05-24 00:47:56.691834 | orchestrator | ok: [testbed-manager] 2026-05-24 00:47:56.691841 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:47:56.691847 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:47:56.691853 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:47:56.691859 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:47:56.691865 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:47:56.691870 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:47:56.691876 | orchestrator | 2026-05-24 00:47:56.691882 | orchestrator | TASK [osism.commons.facts : Copy fact files] *********************************** 2026-05-24 00:47:56.691888 | orchestrator | Sunday 24 May 2026 00:47:48 +0000 (0:00:01.376) 0:00:01.735 ************ 2026-05-24 00:47:56.691894 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:47:56.691901 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:47:56.691906 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:47:56.691912 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:47:56.691918 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:47:56.691923 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:47:56.691929 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:47:56.691935 | orchestrator | 2026-05-24 00:47:56.691941 | orchestrator | PLAY [Gather facts for all hosts] ********************************************** 2026-05-24 00:47:56.691947 | orchestrator | 2026-05-24 00:47:56.691952 | orchestrator | TASK [Gathers facts about hosts] *********************************************** 2026-05-24 00:47:56.691958 | orchestrator | Sunday 24 May 2026 00:47:49 +0000 (0:00:01.272) 0:00:03.007 ************ 2026-05-24 00:47:56.691964 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:47:56.691970 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:47:56.691975 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:47:56.691981 | orchestrator | ok: [testbed-manager] 2026-05-24 00:47:56.691987 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:47:56.691992 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:47:56.691998 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:47:56.692004 | orchestrator | 2026-05-24 00:47:56.692010 | orchestrator | PLAY [Gather facts for all hosts if using --limit] ***************************** 2026-05-24 00:47:56.692015 | orchestrator | 2026-05-24 00:47:56.692021 | orchestrator | TASK [Gather facts for all hosts] ********************************************** 2026-05-24 00:47:56.692027 | orchestrator | Sunday 24 May 2026 00:47:55 +0000 (0:00:05.944) 0:00:08.951 ************ 2026-05-24 00:47:56.692033 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:47:56.692065 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:47:56.692091 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:47:56.692097 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:47:56.692103 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:47:56.692109 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:47:56.692114 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:47:56.692120 | orchestrator | 2026-05-24 00:47:56.692126 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-24 00:47:56.692132 | orchestrator | testbed-manager : ok=2  changed=0 unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-05-24 00:47:56.692139 | orchestrator | testbed-node-0 : ok=2  changed=0 unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-05-24 00:47:56.692145 | orchestrator | testbed-node-1 : ok=2  changed=0 unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-05-24 00:47:56.692151 | orchestrator | testbed-node-2 : ok=2  changed=0 unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-05-24 00:47:56.692157 | orchestrator | testbed-node-3 : ok=2  changed=0 unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-05-24 00:47:56.692163 | orchestrator | testbed-node-4 : ok=2  changed=0 unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-05-24 00:47:56.692168 | orchestrator | testbed-node-5 : ok=2  changed=0 unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-05-24 00:47:56.692174 | orchestrator | 2026-05-24 00:47:56.692180 | orchestrator | 2026-05-24 00:47:56.692186 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-24 00:47:56.692192 | orchestrator | Sunday 24 May 2026 00:47:56 +0000 (0:00:00.537) 0:00:09.489 ************ 2026-05-24 00:47:56.692198 | orchestrator | =============================================================================== 2026-05-24 00:47:56.692203 | orchestrator | Gathers facts about hosts ----------------------------------------------- 5.94s 2026-05-24 00:47:56.692209 | orchestrator | osism.commons.facts : Create custom facts directory --------------------- 1.38s 2026-05-24 00:47:56.692227 | orchestrator | osism.commons.facts : Copy fact files ----------------------------------- 1.27s 2026-05-24 00:47:56.692233 | orchestrator | Gather facts for all hosts ---------------------------------------------- 0.54s 2026-05-24 00:48:08.947021 | orchestrator | 2026-05-24 00:48:08 | INFO  | Prepare task for execution of frr. 2026-05-24 00:48:09.015000 | orchestrator | 2026-05-24 00:48:09 | INFO  | Task db40dd7d-c995-48d9-832b-a9bd7530fa1c (frr) was prepared for execution. 2026-05-24 00:48:09.015090 | orchestrator | 2026-05-24 00:48:09 | INFO  | It takes a moment until task db40dd7d-c995-48d9-832b-a9bd7530fa1c (frr) has been started and output is visible here. 2026-05-24 00:48:33.106388 | orchestrator | 2026-05-24 00:48:33.106459 | orchestrator | PLAY [Apply role frr] ********************************************************** 2026-05-24 00:48:33.106470 | orchestrator | 2026-05-24 00:48:33.106479 | orchestrator | TASK [osism.services.frr : Include distribution specific install tasks] ******** 2026-05-24 00:48:33.106488 | orchestrator | Sunday 24 May 2026 00:48:12 +0000 (0:00:00.315) 0:00:00.315 ************ 2026-05-24 00:48:33.106496 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/frr/tasks/install-Debian-family.yml for testbed-manager 2026-05-24 00:48:33.106504 | orchestrator | 2026-05-24 00:48:33.106512 | orchestrator | TASK [osism.services.frr : Pin frr package version] **************************** 2026-05-24 00:48:33.106521 | orchestrator | Sunday 24 May 2026 00:48:12 +0000 (0:00:00.218) 0:00:00.534 ************ 2026-05-24 00:48:33.106548 | orchestrator | changed: [testbed-manager] 2026-05-24 00:48:33.106558 | orchestrator | 2026-05-24 00:48:33.106566 | orchestrator | TASK [osism.services.frr : Install frr package] ******************************** 2026-05-24 00:48:33.106587 | orchestrator | Sunday 24 May 2026 00:48:14 +0000 (0:00:01.599) 0:00:02.134 ************ 2026-05-24 00:48:33.106595 | orchestrator | changed: [testbed-manager] 2026-05-24 00:48:33.106603 | orchestrator | 2026-05-24 00:48:33.106611 | orchestrator | TASK [osism.services.frr : Copy file: /etc/frr/vtysh.conf] ********************* 2026-05-24 00:48:33.106619 | orchestrator | Sunday 24 May 2026 00:48:23 +0000 (0:00:09.569) 0:00:11.703 ************ 2026-05-24 00:48:33.106627 | orchestrator | ok: [testbed-manager] 2026-05-24 00:48:33.106635 | orchestrator | 2026-05-24 00:48:33.106644 | orchestrator | TASK [osism.services.frr : Copy file: /etc/frr/daemons] ************************ 2026-05-24 00:48:33.106652 | orchestrator | Sunday 24 May 2026 00:48:24 +0000 (0:00:00.928) 0:00:12.632 ************ 2026-05-24 00:48:33.106660 | orchestrator | changed: [testbed-manager] 2026-05-24 00:48:33.106668 | orchestrator | 2026-05-24 00:48:33.106676 | orchestrator | TASK [osism.services.frr : Set _frr_uplinks fact] ****************************** 2026-05-24 00:48:33.106684 | orchestrator | Sunday 24 May 2026 00:48:25 +0000 (0:00:00.854) 0:00:13.486 ************ 2026-05-24 00:48:33.106692 | orchestrator | ok: [testbed-manager] 2026-05-24 00:48:33.106699 | orchestrator | 2026-05-24 00:48:33.106707 | orchestrator | TASK [osism.services.frr : Write frr_config_template to temporary file] ******** 2026-05-24 00:48:33.106745 | orchestrator | Sunday 24 May 2026 00:48:26 +0000 (0:00:01.104) 0:00:14.591 ************ 2026-05-24 00:48:33.106754 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:48:33.106762 | orchestrator | 2026-05-24 00:48:33.106769 | orchestrator | TASK [osism.services.frr : Render frr.conf from frr_config_template variable] *** 2026-05-24 00:48:33.106777 | orchestrator | Sunday 24 May 2026 00:48:26 +0000 (0:00:00.148) 0:00:14.739 ************ 2026-05-24 00:48:33.106785 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:48:33.106793 | orchestrator | 2026-05-24 00:48:33.106801 | orchestrator | TASK [osism.services.frr : Remove temporary frr_config_template file] ********** 2026-05-24 00:48:33.106809 | orchestrator | Sunday 24 May 2026 00:48:27 +0000 (0:00:00.276) 0:00:15.015 ************ 2026-05-24 00:48:33.106818 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:48:33.106825 | orchestrator | 2026-05-24 00:48:33.106834 | orchestrator | TASK [osism.services.frr : Check for frr.conf file in the configuration repository] *** 2026-05-24 00:48:33.106842 | orchestrator | Sunday 24 May 2026 00:48:27 +0000 (0:00:00.155) 0:00:15.171 ************ 2026-05-24 00:48:33.106851 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:48:33.106859 | orchestrator | 2026-05-24 00:48:33.106866 | orchestrator | TASK [osism.services.frr : Copy frr.conf file from the configuration repository] *** 2026-05-24 00:48:33.106874 | orchestrator | Sunday 24 May 2026 00:48:27 +0000 (0:00:00.132) 0:00:15.303 ************ 2026-05-24 00:48:33.106880 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:48:33.106885 | orchestrator | 2026-05-24 00:48:33.106891 | orchestrator | TASK [osism.services.frr : Copy default frr.conf file of type k3s_cilium] ****** 2026-05-24 00:48:33.106897 | orchestrator | Sunday 24 May 2026 00:48:27 +0000 (0:00:00.125) 0:00:15.429 ************ 2026-05-24 00:48:33.106902 | orchestrator | changed: [testbed-manager] 2026-05-24 00:48:33.106908 | orchestrator | 2026-05-24 00:48:33.106914 | orchestrator | TASK [osism.services.frr : Set sysctl parameters] ****************************** 2026-05-24 00:48:33.106920 | orchestrator | Sunday 24 May 2026 00:48:28 +0000 (0:00:00.898) 0:00:16.328 ************ 2026-05-24 00:48:33.106926 | orchestrator | changed: [testbed-manager] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-05-24 00:48:33.106932 | orchestrator | changed: [testbed-manager] => (item={'name': 'net.ipv4.conf.all.send_redirects', 'value': 0}) 2026-05-24 00:48:33.106940 | orchestrator | changed: [testbed-manager] => (item={'name': 'net.ipv4.conf.all.accept_redirects', 'value': 0}) 2026-05-24 00:48:33.106945 | orchestrator | changed: [testbed-manager] => (item={'name': 'net.ipv4.fib_multipath_hash_policy', 'value': 1}) 2026-05-24 00:48:33.106952 | orchestrator | changed: [testbed-manager] => (item={'name': 'net.ipv4.conf.default.ignore_routes_with_linkdown', 'value': 1}) 2026-05-24 00:48:33.106958 | orchestrator | changed: [testbed-manager] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 2}) 2026-05-24 00:48:33.106970 | orchestrator | 2026-05-24 00:48:33.106977 | orchestrator | TASK [osism.services.frr : Manage frr service] ********************************* 2026-05-24 00:48:33.106987 | orchestrator | Sunday 24 May 2026 00:48:30 +0000 (0:00:01.999) 0:00:18.327 ************ 2026-05-24 00:48:33.106994 | orchestrator | ok: [testbed-manager] 2026-05-24 00:48:33.107000 | orchestrator | 2026-05-24 00:48:33.107007 | orchestrator | RUNNING HANDLER [osism.services.frr : Restart frr service] ********************* 2026-05-24 00:48:33.107013 | orchestrator | Sunday 24 May 2026 00:48:31 +0000 (0:00:01.105) 0:00:19.432 ************ 2026-05-24 00:48:33.107020 | orchestrator | changed: [testbed-manager] 2026-05-24 00:48:33.107026 | orchestrator | 2026-05-24 00:48:33.107032 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-24 00:48:33.107039 | orchestrator | testbed-manager : ok=10  changed=6  unreachable=0 failed=0 skipped=5  rescued=0 ignored=0 2026-05-24 00:48:33.107046 | orchestrator | 2026-05-24 00:48:33.107053 | orchestrator | 2026-05-24 00:48:33.107072 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-24 00:48:33.107089 | orchestrator | Sunday 24 May 2026 00:48:32 +0000 (0:00:01.332) 0:00:20.765 ************ 2026-05-24 00:48:33.107095 | orchestrator | =============================================================================== 2026-05-24 00:48:33.107101 | orchestrator | osism.services.frr : Install frr package -------------------------------- 9.57s 2026-05-24 00:48:33.107107 | orchestrator | osism.services.frr : Set sysctl parameters ------------------------------ 2.00s 2026-05-24 00:48:33.107113 | orchestrator | osism.services.frr : Pin frr package version ---------------------------- 1.60s 2026-05-24 00:48:33.107119 | orchestrator | osism.services.frr : Restart frr service -------------------------------- 1.33s 2026-05-24 00:48:33.107125 | orchestrator | osism.services.frr : Manage frr service --------------------------------- 1.11s 2026-05-24 00:48:33.107131 | orchestrator | osism.services.frr : Set _frr_uplinks fact ------------------------------ 1.10s 2026-05-24 00:48:33.107137 | orchestrator | osism.services.frr : Copy file: /etc/frr/vtysh.conf --------------------- 0.93s 2026-05-24 00:48:33.107143 | orchestrator | osism.services.frr : Copy default frr.conf file of type k3s_cilium ------ 0.90s 2026-05-24 00:48:33.107149 | orchestrator | osism.services.frr : Copy file: /etc/frr/daemons ------------------------ 0.85s 2026-05-24 00:48:33.107154 | orchestrator | osism.services.frr : Render frr.conf from frr_config_template variable --- 0.28s 2026-05-24 00:48:33.107160 | orchestrator | osism.services.frr : Include distribution specific install tasks -------- 0.22s 2026-05-24 00:48:33.107166 | orchestrator | osism.services.frr : Remove temporary frr_config_template file ---------- 0.16s 2026-05-24 00:48:33.107172 | orchestrator | osism.services.frr : Write frr_config_template to temporary file -------- 0.15s 2026-05-24 00:48:33.107178 | orchestrator | osism.services.frr : Check for frr.conf file in the configuration repository --- 0.13s 2026-05-24 00:48:33.107184 | orchestrator | osism.services.frr : Copy frr.conf file from the configuration repository --- 0.13s 2026-05-24 00:48:33.297108 | orchestrator | 2026-05-24 00:48:33.301315 | orchestrator | --> DEPLOY IN A NUTSHELL -- START -- Sun May 24 00:48:33 UTC 2026 2026-05-24 00:48:33.301389 | orchestrator | 2026-05-24 00:48:34.867155 | orchestrator | 2026-05-24 00:48:34 | INFO  | Collection nutshell is prepared for execution 2026-05-24 00:48:34.872768 | orchestrator | 2026-05-24 00:48:34 | INFO  | A [0] - dotfiles 2026-05-24 00:48:44.923133 | orchestrator | 2026-05-24 00:48:44 | INFO  | A [0] - homer 2026-05-24 00:48:44.923255 | orchestrator | 2026-05-24 00:48:44 | INFO  | A [0] - netdata 2026-05-24 00:48:44.923270 | orchestrator | 2026-05-24 00:48:44 | INFO  | A [0] - openstackclient 2026-05-24 00:48:44.924129 | orchestrator | 2026-05-24 00:48:44 | INFO  | A [0] - phpmyadmin 2026-05-24 00:48:44.926400 | orchestrator | 2026-05-24 00:48:44 | INFO  | A [0] - common 2026-05-24 00:48:44.928516 | orchestrator | 2026-05-24 00:48:44 | INFO  | A [1] -- loadbalancer 2026-05-24 00:48:44.928678 | orchestrator | 2026-05-24 00:48:44 | INFO  | A [2] --- opensearch 2026-05-24 00:48:44.929209 | orchestrator | 2026-05-24 00:48:44 | INFO  | A [2] --- mariadb-ng 2026-05-24 00:48:44.929656 | orchestrator | 2026-05-24 00:48:44 | INFO  | A [3] ---- horizon 2026-05-24 00:48:44.930272 | orchestrator | 2026-05-24 00:48:44 | INFO  | A [3] ---- keystone 2026-05-24 00:48:44.930840 | orchestrator | 2026-05-24 00:48:44 | INFO  | A [4] ----- neutron 2026-05-24 00:48:44.931512 | orchestrator | 2026-05-24 00:48:44 | INFO  | A [5] ------ wait-for-nova 2026-05-24 00:48:44.931711 | orchestrator | 2026-05-24 00:48:44 | INFO  | A [6] ------- octavia 2026-05-24 00:48:44.933544 | orchestrator | 2026-05-24 00:48:44 | INFO  | A [4] ----- barbican 2026-05-24 00:48:44.933984 | orchestrator | 2026-05-24 00:48:44 | INFO  | A [4] ----- designate 2026-05-24 00:48:44.934523 | orchestrator | 2026-05-24 00:48:44 | INFO  | A [4] ----- ironic 2026-05-24 00:48:44.934910 | orchestrator | 2026-05-24 00:48:44 | INFO  | A [4] ----- placement 2026-05-24 00:48:44.935236 | orchestrator | 2026-05-24 00:48:44 | INFO  | A [4] ----- magnum 2026-05-24 00:48:44.936075 | orchestrator | 2026-05-24 00:48:44 | INFO  | A [1] -- openvswitch 2026-05-24 00:48:44.936271 | orchestrator | 2026-05-24 00:48:44 | INFO  | A [2] --- ovn 2026-05-24 00:48:44.937529 | orchestrator | 2026-05-24 00:48:44 | INFO  | A [1] -- memcached 2026-05-24 00:48:44.937543 | orchestrator | 2026-05-24 00:48:44 | INFO  | A [1] -- redis 2026-05-24 00:48:44.937549 | orchestrator | 2026-05-24 00:48:44 | INFO  | A [1] -- rabbitmq-ng 2026-05-24 00:48:44.937555 | orchestrator | 2026-05-24 00:48:44 | INFO  | A [0] - kubernetes 2026-05-24 00:48:44.940372 | orchestrator | 2026-05-24 00:48:44 | INFO  | A [1] -- kubeconfig 2026-05-24 00:48:44.940443 | orchestrator | 2026-05-24 00:48:44 | INFO  | A [1] -- copy-kubeconfig 2026-05-24 00:48:44.940451 | orchestrator | 2026-05-24 00:48:44 | INFO  | A [0] - ceph 2026-05-24 00:48:44.942538 | orchestrator | 2026-05-24 00:48:44 | INFO  | A [1] -- ceph-pools 2026-05-24 00:48:44.942593 | orchestrator | 2026-05-24 00:48:44 | INFO  | A [2] --- copy-ceph-keys 2026-05-24 00:48:44.943367 | orchestrator | 2026-05-24 00:48:44 | INFO  | A [3] ---- cephclient 2026-05-24 00:48:44.943395 | orchestrator | 2026-05-24 00:48:44 | INFO  | A [4] ----- ceph-bootstrap-dashboard 2026-05-24 00:48:44.943404 | orchestrator | 2026-05-24 00:48:44 | INFO  | A [4] ----- wait-for-keystone 2026-05-24 00:48:44.943575 | orchestrator | 2026-05-24 00:48:44 | INFO  | A [5] ------ kolla-ceph-rgw 2026-05-24 00:48:44.943591 | orchestrator | 2026-05-24 00:48:44 | INFO  | A [5] ------ glance 2026-05-24 00:48:44.943599 | orchestrator | 2026-05-24 00:48:44 | INFO  | A [5] ------ cinder 2026-05-24 00:48:44.944026 | orchestrator | 2026-05-24 00:48:44 | INFO  | A [5] ------ nova 2026-05-24 00:48:44.944243 | orchestrator | 2026-05-24 00:48:44 | INFO  | A [4] ----- prometheus 2026-05-24 00:48:44.944514 | orchestrator | 2026-05-24 00:48:44 | INFO  | A [5] ------ grafana 2026-05-24 00:48:45.137246 | orchestrator | 2026-05-24 00:48:45 | INFO  | All tasks of the collection nutshell are prepared for execution 2026-05-24 00:48:45.137344 | orchestrator | 2026-05-24 00:48:45 | INFO  | Tasks are running in the background 2026-05-24 00:48:47.980221 | orchestrator | 2026-05-24 00:48:47 | INFO  | No task IDs specified, wait for all currently running tasks 2026-05-24 00:48:50.197914 | orchestrator | 2026-05-24 00:48:50 | INFO  | Task e1347532-6239-4b2c-87b6-dd142b56c198 is in state STARTED 2026-05-24 00:48:50.199479 | orchestrator | 2026-05-24 00:48:50 | INFO  | Task dff3b154-7f9f-483f-b40c-0ff118cc66ee is in state STARTED 2026-05-24 00:48:50.201463 | orchestrator | 2026-05-24 00:48:50 | INFO  | Task dee0f75a-b992-43d3-95f2-69d0b19d1219 is in state STARTED 2026-05-24 00:48:50.202364 | orchestrator | 2026-05-24 00:48:50 | INFO  | Task d5f234d8-23f7-479a-9df4-bb92f5a98bc2 is in state STARTED 2026-05-24 00:48:50.206099 | orchestrator | 2026-05-24 00:48:50 | INFO  | Task cdfef2ef-4f64-46a1-b325-941b5d001eb2 is in state STARTED 2026-05-24 00:48:50.206134 | orchestrator | 2026-05-24 00:48:50 | INFO  | Task 951c348c-e6b0-469e-aac8-f99c9547256d is in state STARTED 2026-05-24 00:48:50.206488 | orchestrator | 2026-05-24 00:48:50 | INFO  | Task 74f38edd-3875-4f00-8e41-160c507af024 is in state STARTED 2026-05-24 00:48:50.206516 | orchestrator | 2026-05-24 00:48:50 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:48:53.271417 | orchestrator | 2026-05-24 00:48:53 | INFO  | Task e1347532-6239-4b2c-87b6-dd142b56c198 is in state STARTED 2026-05-24 00:48:53.271795 | orchestrator | 2026-05-24 00:48:53 | INFO  | Task dff3b154-7f9f-483f-b40c-0ff118cc66ee is in state STARTED 2026-05-24 00:48:53.272347 | orchestrator | 2026-05-24 00:48:53 | INFO  | Task dee0f75a-b992-43d3-95f2-69d0b19d1219 is in state STARTED 2026-05-24 00:48:53.273144 | orchestrator | 2026-05-24 00:48:53 | INFO  | Task d5f234d8-23f7-479a-9df4-bb92f5a98bc2 is in state STARTED 2026-05-24 00:48:53.273622 | orchestrator | 2026-05-24 00:48:53 | INFO  | Task cdfef2ef-4f64-46a1-b325-941b5d001eb2 is in state STARTED 2026-05-24 00:48:53.274473 | orchestrator | 2026-05-24 00:48:53 | INFO  | Task 951c348c-e6b0-469e-aac8-f99c9547256d is in state STARTED 2026-05-24 00:48:53.275056 | orchestrator | 2026-05-24 00:48:53 | INFO  | Task 74f38edd-3875-4f00-8e41-160c507af024 is in state STARTED 2026-05-24 00:48:53.275174 | orchestrator | 2026-05-24 00:48:53 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:48:56.304852 | orchestrator | 2026-05-24 00:48:56 | INFO  | Task e1347532-6239-4b2c-87b6-dd142b56c198 is in state STARTED 2026-05-24 00:48:56.304913 | orchestrator | 2026-05-24 00:48:56 | INFO  | Task dff3b154-7f9f-483f-b40c-0ff118cc66ee is in state STARTED 2026-05-24 00:48:56.305340 | orchestrator | 2026-05-24 00:48:56 | INFO  | Task dee0f75a-b992-43d3-95f2-69d0b19d1219 is in state STARTED 2026-05-24 00:48:56.308782 | orchestrator | 2026-05-24 00:48:56 | INFO  | Task d5f234d8-23f7-479a-9df4-bb92f5a98bc2 is in state STARTED 2026-05-24 00:48:56.309288 | orchestrator | 2026-05-24 00:48:56 | INFO  | Task cdfef2ef-4f64-46a1-b325-941b5d001eb2 is in state STARTED 2026-05-24 00:48:56.309938 | orchestrator | 2026-05-24 00:48:56 | INFO  | Task 951c348c-e6b0-469e-aac8-f99c9547256d is in state STARTED 2026-05-24 00:48:56.310548 | orchestrator | 2026-05-24 00:48:56 | INFO  | Task 74f38edd-3875-4f00-8e41-160c507af024 is in state STARTED 2026-05-24 00:48:56.310633 | orchestrator | 2026-05-24 00:48:56 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:48:59.421852 | orchestrator | 2026-05-24 00:48:59 | INFO  | Task e1347532-6239-4b2c-87b6-dd142b56c198 is in state STARTED 2026-05-24 00:48:59.422104 | orchestrator | 2026-05-24 00:48:59 | INFO  | Task dff3b154-7f9f-483f-b40c-0ff118cc66ee is in state STARTED 2026-05-24 00:48:59.422132 | orchestrator | 2026-05-24 00:48:59 | INFO  | Task dee0f75a-b992-43d3-95f2-69d0b19d1219 is in state STARTED 2026-05-24 00:48:59.422158 | orchestrator | 2026-05-24 00:48:59 | INFO  | Task d5f234d8-23f7-479a-9df4-bb92f5a98bc2 is in state STARTED 2026-05-24 00:48:59.422768 | orchestrator | 2026-05-24 00:48:59 | INFO  | Task cdfef2ef-4f64-46a1-b325-941b5d001eb2 is in state STARTED 2026-05-24 00:48:59.423285 | orchestrator | 2026-05-24 00:48:59 | INFO  | Task 951c348c-e6b0-469e-aac8-f99c9547256d is in state STARTED 2026-05-24 00:48:59.423861 | orchestrator | 2026-05-24 00:48:59 | INFO  | Task 74f38edd-3875-4f00-8e41-160c507af024 is in state STARTED 2026-05-24 00:48:59.423878 | orchestrator | 2026-05-24 00:48:59 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:49:02.526387 | orchestrator | 2026-05-24 00:49:02 | INFO  | Task e1347532-6239-4b2c-87b6-dd142b56c198 is in state STARTED 2026-05-24 00:49:02.527665 | orchestrator | 2026-05-24 00:49:02 | INFO  | Task dff3b154-7f9f-483f-b40c-0ff118cc66ee is in state STARTED 2026-05-24 00:49:02.528149 | orchestrator | 2026-05-24 00:49:02 | INFO  | Task dee0f75a-b992-43d3-95f2-69d0b19d1219 is in state STARTED 2026-05-24 00:49:02.528842 | orchestrator | 2026-05-24 00:49:02 | INFO  | Task d5f234d8-23f7-479a-9df4-bb92f5a98bc2 is in state STARTED 2026-05-24 00:49:02.529443 | orchestrator | 2026-05-24 00:49:02 | INFO  | Task cdfef2ef-4f64-46a1-b325-941b5d001eb2 is in state STARTED 2026-05-24 00:49:02.532670 | orchestrator | 2026-05-24 00:49:02 | INFO  | Task 951c348c-e6b0-469e-aac8-f99c9547256d is in state STARTED 2026-05-24 00:49:02.533452 | orchestrator | 2026-05-24 00:49:02 | INFO  | Task 74f38edd-3875-4f00-8e41-160c507af024 is in state STARTED 2026-05-24 00:49:02.533516 | orchestrator | 2026-05-24 00:49:02 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:49:05.680110 | orchestrator | 2026-05-24 00:49:05 | INFO  | Task e1347532-6239-4b2c-87b6-dd142b56c198 is in state STARTED 2026-05-24 00:49:05.680174 | orchestrator | 2026-05-24 00:49:05 | INFO  | Task dff3b154-7f9f-483f-b40c-0ff118cc66ee is in state STARTED 2026-05-24 00:49:05.680183 | orchestrator | 2026-05-24 00:49:05 | INFO  | Task dee0f75a-b992-43d3-95f2-69d0b19d1219 is in state STARTED 2026-05-24 00:49:05.680189 | orchestrator | 2026-05-24 00:49:05 | INFO  | Task d5f234d8-23f7-479a-9df4-bb92f5a98bc2 is in state STARTED 2026-05-24 00:49:05.680196 | orchestrator | 2026-05-24 00:49:05 | INFO  | Task cdfef2ef-4f64-46a1-b325-941b5d001eb2 is in state STARTED 2026-05-24 00:49:05.680950 | orchestrator | 2026-05-24 00:49:05 | INFO  | Task 951c348c-e6b0-469e-aac8-f99c9547256d is in state STARTED 2026-05-24 00:49:05.681495 | orchestrator | 2026-05-24 00:49:05 | INFO  | Task 74f38edd-3875-4f00-8e41-160c507af024 is in state STARTED 2026-05-24 00:49:05.681566 | orchestrator | 2026-05-24 00:49:05 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:49:08.808599 | orchestrator | 2026-05-24 00:49:08 | INFO  | Task e1347532-6239-4b2c-87b6-dd142b56c198 is in state STARTED 2026-05-24 00:49:08.808682 | orchestrator | 2026-05-24 00:49:08 | INFO  | Task dff3b154-7f9f-483f-b40c-0ff118cc66ee is in state STARTED 2026-05-24 00:49:08.808690 | orchestrator | 2026-05-24 00:49:08 | INFO  | Task dee0f75a-b992-43d3-95f2-69d0b19d1219 is in state STARTED 2026-05-24 00:49:08.808698 | orchestrator | 2026-05-24 00:49:08 | INFO  | Task d5f234d8-23f7-479a-9df4-bb92f5a98bc2 is in state STARTED 2026-05-24 00:49:08.808704 | orchestrator | 2026-05-24 00:49:08 | INFO  | Task cdfef2ef-4f64-46a1-b325-941b5d001eb2 is in state STARTED 2026-05-24 00:49:08.808710 | orchestrator | 2026-05-24 00:49:08 | INFO  | Task 951c348c-e6b0-469e-aac8-f99c9547256d is in state STARTED 2026-05-24 00:49:08.808716 | orchestrator | 2026-05-24 00:49:08 | INFO  | Task 74f38edd-3875-4f00-8e41-160c507af024 is in state STARTED 2026-05-24 00:49:08.808722 | orchestrator | 2026-05-24 00:49:08 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:49:11.838529 | orchestrator | 2026-05-24 00:49:11 | INFO  | Task e1347532-6239-4b2c-87b6-dd142b56c198 is in state STARTED 2026-05-24 00:49:11.841497 | orchestrator | 2026-05-24 00:49:11 | INFO  | Task dff3b154-7f9f-483f-b40c-0ff118cc66ee is in state STARTED 2026-05-24 00:49:11.843071 | orchestrator | 2026-05-24 00:49:11 | INFO  | Task dee0f75a-b992-43d3-95f2-69d0b19d1219 is in state STARTED 2026-05-24 00:49:11.844218 | orchestrator | 2026-05-24 00:49:11 | INFO  | Task d5f234d8-23f7-479a-9df4-bb92f5a98bc2 is in state STARTED 2026-05-24 00:49:11.845130 | orchestrator | 2026-05-24 00:49:11 | INFO  | Task cdfef2ef-4f64-46a1-b325-941b5d001eb2 is in state STARTED 2026-05-24 00:49:11.857805 | orchestrator | 2026-05-24 00:49:11 | INFO  | Task 951c348c-e6b0-469e-aac8-f99c9547256d is in state STARTED 2026-05-24 00:49:11.874968 | orchestrator | 2026-05-24 00:49:11 | INFO  | Task 74f38edd-3875-4f00-8e41-160c507af024 is in state STARTED 2026-05-24 00:49:11.875539 | orchestrator | 2026-05-24 00:49:11 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:49:15.068499 | orchestrator | 2026-05-24 00:49:15.068598 | orchestrator | PLAY [Apply role geerlingguy.dotfiles] ***************************************** 2026-05-24 00:49:15.068622 | orchestrator | 2026-05-24 00:49:15.068641 | orchestrator | TASK [geerlingguy.dotfiles : Ensure dotfiles repository is cloned locally.] **** 2026-05-24 00:49:15.068659 | orchestrator | Sunday 24 May 2026 00:48:56 +0000 (0:00:00.775) 0:00:00.775 ************ 2026-05-24 00:49:15.068677 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:49:15.068695 | orchestrator | changed: [testbed-manager] 2026-05-24 00:49:15.068713 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:49:15.068731 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:49:15.068749 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:49:15.068766 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:49:15.068785 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:49:15.068801 | orchestrator | 2026-05-24 00:49:15.068817 | orchestrator | TASK [geerlingguy.dotfiles : Ensure all configured dotfiles are links.] ******** 2026-05-24 00:49:15.068832 | orchestrator | Sunday 24 May 2026 00:49:02 +0000 (0:00:06.192) 0:00:06.968 ************ 2026-05-24 00:49:15.068849 | orchestrator | ok: [testbed-node-0] => (item=.tmux.conf) 2026-05-24 00:49:15.068866 | orchestrator | ok: [testbed-node-1] => (item=.tmux.conf) 2026-05-24 00:49:15.068884 | orchestrator | ok: [testbed-manager] => (item=.tmux.conf) 2026-05-24 00:49:15.068902 | orchestrator | ok: [testbed-node-2] => (item=.tmux.conf) 2026-05-24 00:49:15.068919 | orchestrator | ok: [testbed-node-3] => (item=.tmux.conf) 2026-05-24 00:49:15.068935 | orchestrator | ok: [testbed-node-4] => (item=.tmux.conf) 2026-05-24 00:49:15.068951 | orchestrator | ok: [testbed-node-5] => (item=.tmux.conf) 2026-05-24 00:49:15.068965 | orchestrator | 2026-05-24 00:49:15.068979 | orchestrator | TASK [geerlingguy.dotfiles : Remove existing dotfiles file if a replacement is being linked.] *** 2026-05-24 00:49:15.068994 | orchestrator | Sunday 24 May 2026 00:49:04 +0000 (0:00:02.651) 0:00:09.619 ************ 2026-05-24 00:49:15.069013 | orchestrator | ok: [testbed-node-0] => (item=[0, {'changed': False, 'stdout': '', 'stderr': "ls: cannot access '/home/dragon/.tmux.conf': No such file or directory", 'rc': 2, 'cmd': ['ls', '-F', '~/.tmux.conf'], 'start': '2026-05-24 00:49:03.309520', 'end': '2026-05-24 00:49:03.316177', 'delta': '0:00:00.006657', 'failed': False, 'msg': 'non-zero return code', 'invocation': {'module_args': {'_raw_params': 'ls -F ~/.tmux.conf', '_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': ["ls: cannot access '/home/dragon/.tmux.conf': No such file or directory"], 'failed_when_result': False, 'item': '.tmux.conf', 'ansible_loop_var': 'item'}]) 2026-05-24 00:49:15.069042 | orchestrator | ok: [testbed-node-1] => (item=[0, {'changed': False, 'stdout': '', 'stderr': "ls: cannot access '/home/dragon/.tmux.conf': No such file or directory", 'rc': 2, 'cmd': ['ls', '-F', '~/.tmux.conf'], 'start': '2026-05-24 00:49:03.386504', 'end': '2026-05-24 00:49:03.396156', 'delta': '0:00:00.009652', 'failed': False, 'msg': 'non-zero return code', 'invocation': {'module_args': {'_raw_params': 'ls -F ~/.tmux.conf', '_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': ["ls: cannot access '/home/dragon/.tmux.conf': No such file or directory"], 'failed_when_result': False, 'item': '.tmux.conf', 'ansible_loop_var': 'item'}]) 2026-05-24 00:49:15.069090 | orchestrator | ok: [testbed-manager] => (item=[0, {'changed': False, 'stdout': '', 'stderr': "ls: cannot access '/home/dragon/.tmux.conf': No such file or directory", 'rc': 2, 'cmd': ['ls', '-F', '~/.tmux.conf'], 'start': '2026-05-24 00:49:03.469398', 'end': '2026-05-24 00:49:03.582237', 'delta': '0:00:00.112839', 'failed': False, 'msg': 'non-zero return code', 'invocation': {'module_args': {'_raw_params': 'ls -F ~/.tmux.conf', '_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': ["ls: cannot access '/home/dragon/.tmux.conf': No such file or directory"], 'failed_when_result': False, 'item': '.tmux.conf', 'ansible_loop_var': 'item'}]) 2026-05-24 00:49:15.069135 | orchestrator | ok: [testbed-node-2] => (item=[0, {'changed': False, 'stdout': '', 'stderr': "ls: cannot access '/home/dragon/.tmux.conf': No such file or directory", 'rc': 2, 'cmd': ['ls', '-F', '~/.tmux.conf'], 'start': '2026-05-24 00:49:03.636594', 'end': '2026-05-24 00:49:03.644810', 'delta': '0:00:00.008216', 'failed': False, 'msg': 'non-zero return code', 'invocation': {'module_args': {'_raw_params': 'ls -F ~/.tmux.conf', '_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': ["ls: cannot access '/home/dragon/.tmux.conf': No such file or directory"], 'failed_when_result': False, 'item': '.tmux.conf', 'ansible_loop_var': 'item'}]) 2026-05-24 00:49:15.069152 | orchestrator | ok: [testbed-node-3] => (item=[0, {'changed': False, 'stdout': '', 'stderr': "ls: cannot access '/home/dragon/.tmux.conf': No such file or directory", 'rc': 2, 'cmd': ['ls', '-F', '~/.tmux.conf'], 'start': '2026-05-24 00:49:03.893165', 'end': '2026-05-24 00:49:03.902360', 'delta': '0:00:00.009195', 'failed': False, 'msg': 'non-zero return code', 'invocation': {'module_args': {'_raw_params': 'ls -F ~/.tmux.conf', '_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': ["ls: cannot access '/home/dragon/.tmux.conf': No such file or directory"], 'failed_when_result': False, 'item': '.tmux.conf', 'ansible_loop_var': 'item'}]) 2026-05-24 00:49:15.069167 | orchestrator | ok: [testbed-node-4] => (item=[0, {'changed': False, 'stdout': '', 'stderr': "ls: cannot access '/home/dragon/.tmux.conf': No such file or directory", 'rc': 2, 'cmd': ['ls', '-F', '~/.tmux.conf'], 'start': '2026-05-24 00:49:04.503498', 'end': '2026-05-24 00:49:04.514249', 'delta': '0:00:00.010751', 'failed': False, 'msg': 'non-zero return code', 'invocation': {'module_args': {'_raw_params': 'ls -F ~/.tmux.conf', '_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': ["ls: cannot access '/home/dragon/.tmux.conf': No such file or directory"], 'failed_when_result': False, 'item': '.tmux.conf', 'ansible_loop_var': 'item'}]) 2026-05-24 00:49:15.069183 | orchestrator | ok: [testbed-node-5] => (item=[0, {'changed': False, 'stdout': '', 'stderr': "ls: cannot access '/home/dragon/.tmux.conf': No such file or directory", 'rc': 2, 'cmd': ['ls', '-F', '~/.tmux.conf'], 'start': '2026-05-24 00:49:04.719634', 'end': '2026-05-24 00:49:04.724944', 'delta': '0:00:00.005310', 'failed': False, 'msg': 'non-zero return code', 'invocation': {'module_args': {'_raw_params': 'ls -F ~/.tmux.conf', '_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': ["ls: cannot access '/home/dragon/.tmux.conf': No such file or directory"], 'failed_when_result': False, 'item': '.tmux.conf', 'ansible_loop_var': 'item'}]) 2026-05-24 00:49:15.069207 | orchestrator | 2026-05-24 00:49:15.069222 | orchestrator | TASK [geerlingguy.dotfiles : Ensure parent folders of link dotfiles exist.] **** 2026-05-24 00:49:15.069237 | orchestrator | Sunday 24 May 2026 00:49:07 +0000 (0:00:02.174) 0:00:11.793 ************ 2026-05-24 00:49:15.069251 | orchestrator | ok: [testbed-node-0] => (item=.tmux.conf) 2026-05-24 00:49:15.069265 | orchestrator | ok: [testbed-node-1] => (item=.tmux.conf) 2026-05-24 00:49:15.069279 | orchestrator | ok: [testbed-node-2] => (item=.tmux.conf) 2026-05-24 00:49:15.069294 | orchestrator | ok: [testbed-node-3] => (item=.tmux.conf) 2026-05-24 00:49:15.069308 | orchestrator | ok: [testbed-node-5] => (item=.tmux.conf) 2026-05-24 00:49:15.069329 | orchestrator | ok: [testbed-node-4] => (item=.tmux.conf) 2026-05-24 00:49:15.069344 | orchestrator | ok: [testbed-manager] => (item=.tmux.conf) 2026-05-24 00:49:15.069377 | orchestrator | 2026-05-24 00:49:15.069394 | orchestrator | TASK [geerlingguy.dotfiles : Link dotfiles into home folder.] ****************** 2026-05-24 00:49:15.069408 | orchestrator | Sunday 24 May 2026 00:49:09 +0000 (0:00:02.043) 0:00:13.837 ************ 2026-05-24 00:49:15.069423 | orchestrator | changed: [testbed-node-0] => (item=.tmux.conf) 2026-05-24 00:49:15.069437 | orchestrator | changed: [testbed-manager] => (item=.tmux.conf) 2026-05-24 00:49:15.069451 | orchestrator | changed: [testbed-node-1] => (item=.tmux.conf) 2026-05-24 00:49:15.069464 | orchestrator | changed: [testbed-node-2] => (item=.tmux.conf) 2026-05-24 00:49:15.069479 | orchestrator | changed: [testbed-node-3] => (item=.tmux.conf) 2026-05-24 00:49:15.069493 | orchestrator | changed: [testbed-node-4] => (item=.tmux.conf) 2026-05-24 00:49:15.069508 | orchestrator | changed: [testbed-node-5] => (item=.tmux.conf) 2026-05-24 00:49:15.069522 | orchestrator | 2026-05-24 00:49:15.069536 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-24 00:49:15.069559 | orchestrator | testbed-manager : ok=5  changed=2  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-24 00:49:15.069575 | orchestrator | testbed-node-0 : ok=5  changed=2  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-24 00:49:15.069590 | orchestrator | testbed-node-1 : ok=5  changed=2  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-24 00:49:15.069605 | orchestrator | testbed-node-2 : ok=5  changed=2  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-24 00:49:15.069619 | orchestrator | testbed-node-3 : ok=5  changed=2  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-24 00:49:15.069634 | orchestrator | testbed-node-4 : ok=5  changed=2  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-24 00:49:15.069648 | orchestrator | testbed-node-5 : ok=5  changed=2  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-24 00:49:15.069663 | orchestrator | 2026-05-24 00:49:15.069677 | orchestrator | 2026-05-24 00:49:15.069691 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-24 00:49:15.069706 | orchestrator | Sunday 24 May 2026 00:49:12 +0000 (0:00:03.510) 0:00:17.348 ************ 2026-05-24 00:49:15.069720 | orchestrator | =============================================================================== 2026-05-24 00:49:15.069735 | orchestrator | geerlingguy.dotfiles : Ensure dotfiles repository is cloned locally. ---- 6.19s 2026-05-24 00:49:15.069759 | orchestrator | geerlingguy.dotfiles : Link dotfiles into home folder. ------------------ 3.51s 2026-05-24 00:49:15.069774 | orchestrator | geerlingguy.dotfiles : Ensure all configured dotfiles are links. -------- 2.65s 2026-05-24 00:49:15.069789 | orchestrator | geerlingguy.dotfiles : Remove existing dotfiles file if a replacement is being linked. --- 2.17s 2026-05-24 00:49:15.069804 | orchestrator | geerlingguy.dotfiles : Ensure parent folders of link dotfiles exist. ---- 2.04s 2026-05-24 00:49:15.069819 | orchestrator | 2026-05-24 00:49:14 | INFO  | Task e1347532-6239-4b2c-87b6-dd142b56c198 is in state SUCCESS 2026-05-24 00:49:15.069833 | orchestrator | 2026-05-24 00:49:14 | INFO  | Task dff3b154-7f9f-483f-b40c-0ff118cc66ee is in state STARTED 2026-05-24 00:49:15.069848 | orchestrator | 2026-05-24 00:49:14 | INFO  | Task dee0f75a-b992-43d3-95f2-69d0b19d1219 is in state STARTED 2026-05-24 00:49:15.069862 | orchestrator | 2026-05-24 00:49:14 | INFO  | Task d5f234d8-23f7-479a-9df4-bb92f5a98bc2 is in state STARTED 2026-05-24 00:49:15.069876 | orchestrator | 2026-05-24 00:49:14 | INFO  | Task cdfef2ef-4f64-46a1-b325-941b5d001eb2 is in state STARTED 2026-05-24 00:49:15.069891 | orchestrator | 2026-05-24 00:49:14 | INFO  | Task 951c348c-e6b0-469e-aac8-f99c9547256d is in state STARTED 2026-05-24 00:49:15.069905 | orchestrator | 2026-05-24 00:49:14 | INFO  | Task 74f38edd-3875-4f00-8e41-160c507af024 is in state STARTED 2026-05-24 00:49:15.069920 | orchestrator | 2026-05-24 00:49:14 | INFO  | Task 23a13591-e145-4f7c-9735-f89626c000c1 is in state STARTED 2026-05-24 00:49:15.069935 | orchestrator | 2026-05-24 00:49:14 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:49:18.064512 | orchestrator | 2026-05-24 00:49:18 | INFO  | Task dff3b154-7f9f-483f-b40c-0ff118cc66ee is in state STARTED 2026-05-24 00:49:18.067948 | orchestrator | 2026-05-24 00:49:18 | INFO  | Task dee0f75a-b992-43d3-95f2-69d0b19d1219 is in state STARTED 2026-05-24 00:49:18.079296 | orchestrator | 2026-05-24 00:49:18 | INFO  | Task d5f234d8-23f7-479a-9df4-bb92f5a98bc2 is in state STARTED 2026-05-24 00:49:18.079409 | orchestrator | 2026-05-24 00:49:18 | INFO  | Task cdfef2ef-4f64-46a1-b325-941b5d001eb2 is in state STARTED 2026-05-24 00:49:18.079442 | orchestrator | 2026-05-24 00:49:18 | INFO  | Task 951c348c-e6b0-469e-aac8-f99c9547256d is in state STARTED 2026-05-24 00:49:18.079454 | orchestrator | 2026-05-24 00:49:18 | INFO  | Task 74f38edd-3875-4f00-8e41-160c507af024 is in state STARTED 2026-05-24 00:49:18.079464 | orchestrator | 2026-05-24 00:49:18 | INFO  | Task 23a13591-e145-4f7c-9735-f89626c000c1 is in state STARTED 2026-05-24 00:49:18.079476 | orchestrator | 2026-05-24 00:49:18 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:49:21.114927 | orchestrator | 2026-05-24 00:49:21 | INFO  | Task dff3b154-7f9f-483f-b40c-0ff118cc66ee is in state STARTED 2026-05-24 00:49:21.115133 | orchestrator | 2026-05-24 00:49:21 | INFO  | Task dee0f75a-b992-43d3-95f2-69d0b19d1219 is in state STARTED 2026-05-24 00:49:21.117451 | orchestrator | 2026-05-24 00:49:21 | INFO  | Task d5f234d8-23f7-479a-9df4-bb92f5a98bc2 is in state STARTED 2026-05-24 00:49:21.118232 | orchestrator | 2026-05-24 00:49:21 | INFO  | Task cdfef2ef-4f64-46a1-b325-941b5d001eb2 is in state STARTED 2026-05-24 00:49:21.120213 | orchestrator | 2026-05-24 00:49:21 | INFO  | Task 951c348c-e6b0-469e-aac8-f99c9547256d is in state STARTED 2026-05-24 00:49:21.120634 | orchestrator | 2026-05-24 00:49:21 | INFO  | Task 74f38edd-3875-4f00-8e41-160c507af024 is in state STARTED 2026-05-24 00:49:21.121662 | orchestrator | 2026-05-24 00:49:21 | INFO  | Task 23a13591-e145-4f7c-9735-f89626c000c1 is in state STARTED 2026-05-24 00:49:21.121700 | orchestrator | 2026-05-24 00:49:21 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:49:24.216764 | orchestrator | 2026-05-24 00:49:24 | INFO  | Task dff3b154-7f9f-483f-b40c-0ff118cc66ee is in state STARTED 2026-05-24 00:49:24.216843 | orchestrator | 2026-05-24 00:49:24 | INFO  | Task dee0f75a-b992-43d3-95f2-69d0b19d1219 is in state STARTED 2026-05-24 00:49:24.216856 | orchestrator | 2026-05-24 00:49:24 | INFO  | Task d5f234d8-23f7-479a-9df4-bb92f5a98bc2 is in state STARTED 2026-05-24 00:49:24.216866 | orchestrator | 2026-05-24 00:49:24 | INFO  | Task cdfef2ef-4f64-46a1-b325-941b5d001eb2 is in state STARTED 2026-05-24 00:49:24.216876 | orchestrator | 2026-05-24 00:49:24 | INFO  | Task 951c348c-e6b0-469e-aac8-f99c9547256d is in state STARTED 2026-05-24 00:49:24.216886 | orchestrator | 2026-05-24 00:49:24 | INFO  | Task 74f38edd-3875-4f00-8e41-160c507af024 is in state STARTED 2026-05-24 00:49:24.216895 | orchestrator | 2026-05-24 00:49:24 | INFO  | Task 23a13591-e145-4f7c-9735-f89626c000c1 is in state STARTED 2026-05-24 00:49:24.216905 | orchestrator | 2026-05-24 00:49:24 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:49:27.223547 | orchestrator | 2026-05-24 00:49:27 | INFO  | Task dff3b154-7f9f-483f-b40c-0ff118cc66ee is in state STARTED 2026-05-24 00:49:27.223606 | orchestrator | 2026-05-24 00:49:27 | INFO  | Task dee0f75a-b992-43d3-95f2-69d0b19d1219 is in state STARTED 2026-05-24 00:49:27.223722 | orchestrator | 2026-05-24 00:49:27 | INFO  | Task d5f234d8-23f7-479a-9df4-bb92f5a98bc2 is in state STARTED 2026-05-24 00:49:27.223731 | orchestrator | 2026-05-24 00:49:27 | INFO  | Task cdfef2ef-4f64-46a1-b325-941b5d001eb2 is in state STARTED 2026-05-24 00:49:27.226486 | orchestrator | 2026-05-24 00:49:27 | INFO  | Task 951c348c-e6b0-469e-aac8-f99c9547256d is in state STARTED 2026-05-24 00:49:27.226530 | orchestrator | 2026-05-24 00:49:27 | INFO  | Task 74f38edd-3875-4f00-8e41-160c507af024 is in state STARTED 2026-05-24 00:49:27.226955 | orchestrator | 2026-05-24 00:49:27 | INFO  | Task 23a13591-e145-4f7c-9735-f89626c000c1 is in state STARTED 2026-05-24 00:49:27.226999 | orchestrator | 2026-05-24 00:49:27 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:49:30.324422 | orchestrator | 2026-05-24 00:49:30 | INFO  | Task dff3b154-7f9f-483f-b40c-0ff118cc66ee is in state STARTED 2026-05-24 00:49:30.324522 | orchestrator | 2026-05-24 00:49:30 | INFO  | Task dee0f75a-b992-43d3-95f2-69d0b19d1219 is in state STARTED 2026-05-24 00:49:30.325742 | orchestrator | 2026-05-24 00:49:30 | INFO  | Task d5f234d8-23f7-479a-9df4-bb92f5a98bc2 is in state STARTED 2026-05-24 00:49:30.326322 | orchestrator | 2026-05-24 00:49:30 | INFO  | Task cdfef2ef-4f64-46a1-b325-941b5d001eb2 is in state STARTED 2026-05-24 00:49:30.326917 | orchestrator | 2026-05-24 00:49:30 | INFO  | Task 951c348c-e6b0-469e-aac8-f99c9547256d is in state STARTED 2026-05-24 00:49:30.327782 | orchestrator | 2026-05-24 00:49:30 | INFO  | Task 74f38edd-3875-4f00-8e41-160c507af024 is in state STARTED 2026-05-24 00:49:30.328219 | orchestrator | 2026-05-24 00:49:30 | INFO  | Task 23a13591-e145-4f7c-9735-f89626c000c1 is in state STARTED 2026-05-24 00:49:30.328441 | orchestrator | 2026-05-24 00:49:30 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:49:33.860980 | orchestrator | 2026-05-24 00:49:33 | INFO  | Task dff3b154-7f9f-483f-b40c-0ff118cc66ee is in state STARTED 2026-05-24 00:49:33.861069 | orchestrator | 2026-05-24 00:49:33 | INFO  | Task dee0f75a-b992-43d3-95f2-69d0b19d1219 is in state STARTED 2026-05-24 00:49:33.861084 | orchestrator | 2026-05-24 00:49:33 | INFO  | Task d5f234d8-23f7-479a-9df4-bb92f5a98bc2 is in state STARTED 2026-05-24 00:49:33.861096 | orchestrator | 2026-05-24 00:49:33 | INFO  | Task cdfef2ef-4f64-46a1-b325-941b5d001eb2 is in state STARTED 2026-05-24 00:49:33.861130 | orchestrator | 2026-05-24 00:49:33 | INFO  | Task 951c348c-e6b0-469e-aac8-f99c9547256d is in state STARTED 2026-05-24 00:49:33.861142 | orchestrator | 2026-05-24 00:49:33 | INFO  | Task 74f38edd-3875-4f00-8e41-160c507af024 is in state STARTED 2026-05-24 00:49:33.861153 | orchestrator | 2026-05-24 00:49:33 | INFO  | Task 23a13591-e145-4f7c-9735-f89626c000c1 is in state STARTED 2026-05-24 00:49:33.861164 | orchestrator | 2026-05-24 00:49:33 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:49:36.458636 | orchestrator | 2026-05-24 00:49:36 | INFO  | Task dff3b154-7f9f-483f-b40c-0ff118cc66ee is in state STARTED 2026-05-24 00:49:36.458719 | orchestrator | 2026-05-24 00:49:36 | INFO  | Task dee0f75a-b992-43d3-95f2-69d0b19d1219 is in state STARTED 2026-05-24 00:49:36.458734 | orchestrator | 2026-05-24 00:49:36 | INFO  | Task d5f234d8-23f7-479a-9df4-bb92f5a98bc2 is in state STARTED 2026-05-24 00:49:36.458745 | orchestrator | 2026-05-24 00:49:36 | INFO  | Task cdfef2ef-4f64-46a1-b325-941b5d001eb2 is in state STARTED 2026-05-24 00:49:36.458756 | orchestrator | 2026-05-24 00:49:36 | INFO  | Task 951c348c-e6b0-469e-aac8-f99c9547256d is in state STARTED 2026-05-24 00:49:36.458767 | orchestrator | 2026-05-24 00:49:36 | INFO  | Task 74f38edd-3875-4f00-8e41-160c507af024 is in state STARTED 2026-05-24 00:49:36.458777 | orchestrator | 2026-05-24 00:49:36 | INFO  | Task 23a13591-e145-4f7c-9735-f89626c000c1 is in state STARTED 2026-05-24 00:49:36.458788 | orchestrator | 2026-05-24 00:49:36 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:49:39.539845 | orchestrator | 2026-05-24 00:49:39 | INFO  | Task dff3b154-7f9f-483f-b40c-0ff118cc66ee is in state STARTED 2026-05-24 00:49:39.540795 | orchestrator | 2026-05-24 00:49:39 | INFO  | Task dee0f75a-b992-43d3-95f2-69d0b19d1219 is in state STARTED 2026-05-24 00:49:39.541369 | orchestrator | 2026-05-24 00:49:39 | INFO  | Task d5f234d8-23f7-479a-9df4-bb92f5a98bc2 is in state STARTED 2026-05-24 00:49:39.542748 | orchestrator | 2026-05-24 00:49:39 | INFO  | Task cdfef2ef-4f64-46a1-b325-941b5d001eb2 is in state STARTED 2026-05-24 00:49:39.543783 | orchestrator | 2026-05-24 00:49:39 | INFO  | Task 951c348c-e6b0-469e-aac8-f99c9547256d is in state STARTED 2026-05-24 00:49:39.544558 | orchestrator | 2026-05-24 00:49:39 | INFO  | Task 74f38edd-3875-4f00-8e41-160c507af024 is in state STARTED 2026-05-24 00:49:39.545117 | orchestrator | 2026-05-24 00:49:39 | INFO  | Task 23a13591-e145-4f7c-9735-f89626c000c1 is in state STARTED 2026-05-24 00:49:39.545457 | orchestrator | 2026-05-24 00:49:39 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:49:42.642267 | orchestrator | 2026-05-24 00:49:42 | INFO  | Task dff3b154-7f9f-483f-b40c-0ff118cc66ee is in state STARTED 2026-05-24 00:49:42.642835 | orchestrator | 2026-05-24 00:49:42 | INFO  | Task dee0f75a-b992-43d3-95f2-69d0b19d1219 is in state STARTED 2026-05-24 00:49:42.644013 | orchestrator | 2026-05-24 00:49:42 | INFO  | Task d5f234d8-23f7-479a-9df4-bb92f5a98bc2 is in state STARTED 2026-05-24 00:49:42.644767 | orchestrator | 2026-05-24 00:49:42 | INFO  | Task cdfef2ef-4f64-46a1-b325-941b5d001eb2 is in state STARTED 2026-05-24 00:49:42.645983 | orchestrator | 2026-05-24 00:49:42 | INFO  | Task 951c348c-e6b0-469e-aac8-f99c9547256d is in state STARTED 2026-05-24 00:49:42.648614 | orchestrator | 2026-05-24 00:49:42 | INFO  | Task 74f38edd-3875-4f00-8e41-160c507af024 is in state STARTED 2026-05-24 00:49:42.648676 | orchestrator | 2026-05-24 00:49:42 | INFO  | Task 23a13591-e145-4f7c-9735-f89626c000c1 is in state STARTED 2026-05-24 00:49:42.648700 | orchestrator | 2026-05-24 00:49:42 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:49:45.831093 | orchestrator | 2026-05-24 00:49:45 | INFO  | Task dff3b154-7f9f-483f-b40c-0ff118cc66ee is in state STARTED 2026-05-24 00:49:45.831237 | orchestrator | 2026-05-24 00:49:45 | INFO  | Task dee0f75a-b992-43d3-95f2-69d0b19d1219 is in state STARTED 2026-05-24 00:49:45.831251 | orchestrator | 2026-05-24 00:49:45 | INFO  | Task d5f234d8-23f7-479a-9df4-bb92f5a98bc2 is in state STARTED 2026-05-24 00:49:45.831263 | orchestrator | 2026-05-24 00:49:45 | INFO  | Task cdfef2ef-4f64-46a1-b325-941b5d001eb2 is in state STARTED 2026-05-24 00:49:45.831273 | orchestrator | 2026-05-24 00:49:45 | INFO  | Task 951c348c-e6b0-469e-aac8-f99c9547256d is in state STARTED 2026-05-24 00:49:45.831283 | orchestrator | 2026-05-24 00:49:45 | INFO  | Task 74f38edd-3875-4f00-8e41-160c507af024 is in state STARTED 2026-05-24 00:49:45.831293 | orchestrator | 2026-05-24 00:49:45 | INFO  | Task 23a13591-e145-4f7c-9735-f89626c000c1 is in state STARTED 2026-05-24 00:49:45.831303 | orchestrator | 2026-05-24 00:49:45 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:49:48.842330 | orchestrator | 2026-05-24 00:49:48 | INFO  | Task dff3b154-7f9f-483f-b40c-0ff118cc66ee is in state STARTED 2026-05-24 00:49:48.842403 | orchestrator | 2026-05-24 00:49:48 | INFO  | Task dee0f75a-b992-43d3-95f2-69d0b19d1219 is in state STARTED 2026-05-24 00:49:48.842411 | orchestrator | 2026-05-24 00:49:48 | INFO  | Task d5f234d8-23f7-479a-9df4-bb92f5a98bc2 is in state STARTED 2026-05-24 00:49:49.101349 | orchestrator | 2026-05-24 00:49:48 | INFO  | Task cdfef2ef-4f64-46a1-b325-941b5d001eb2 is in state STARTED 2026-05-24 00:49:49.101452 | orchestrator | 2026-05-24 00:49:48 | INFO  | Task 951c348c-e6b0-469e-aac8-f99c9547256d is in state STARTED 2026-05-24 00:49:49.101467 | orchestrator | 2026-05-24 00:49:48 | INFO  | Task 74f38edd-3875-4f00-8e41-160c507af024 is in state STARTED 2026-05-24 00:49:49.101478 | orchestrator | 2026-05-24 00:49:48 | INFO  | Task 23a13591-e145-4f7c-9735-f89626c000c1 is in state STARTED 2026-05-24 00:49:49.101511 | orchestrator | 2026-05-24 00:49:48 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:49:51.910752 | orchestrator | 2026-05-24 00:49:51 | INFO  | Task dff3b154-7f9f-483f-b40c-0ff118cc66ee is in state STARTED 2026-05-24 00:49:51.914656 | orchestrator | 2026-05-24 00:49:51 | INFO  | Task dee0f75a-b992-43d3-95f2-69d0b19d1219 is in state STARTED 2026-05-24 00:49:51.917372 | orchestrator | 2026-05-24 00:49:51 | INFO  | Task d5f234d8-23f7-479a-9df4-bb92f5a98bc2 is in state STARTED 2026-05-24 00:49:51.921901 | orchestrator | 2026-05-24 00:49:51 | INFO  | Task cdfef2ef-4f64-46a1-b325-941b5d001eb2 is in state STARTED 2026-05-24 00:49:51.922710 | orchestrator | 2026-05-24 00:49:51 | INFO  | Task 951c348c-e6b0-469e-aac8-f99c9547256d is in state STARTED 2026-05-24 00:49:51.927339 | orchestrator | 2026-05-24 00:49:51 | INFO  | Task 74f38edd-3875-4f00-8e41-160c507af024 is in state STARTED 2026-05-24 00:49:51.931881 | orchestrator | 2026-05-24 00:49:51 | INFO  | Task 23a13591-e145-4f7c-9735-f89626c000c1 is in state STARTED 2026-05-24 00:49:51.931934 | orchestrator | 2026-05-24 00:49:51 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:49:54.981019 | orchestrator | 2026-05-24 00:49:54 | INFO  | Task dff3b154-7f9f-483f-b40c-0ff118cc66ee is in state STARTED 2026-05-24 00:49:54.982006 | orchestrator | 2026-05-24 00:49:54 | INFO  | Task dee0f75a-b992-43d3-95f2-69d0b19d1219 is in state STARTED 2026-05-24 00:49:54.985477 | orchestrator | 2026-05-24 00:49:54 | INFO  | Task d5f234d8-23f7-479a-9df4-bb92f5a98bc2 is in state STARTED 2026-05-24 00:49:54.994106 | orchestrator | 2026-05-24 00:49:54 | INFO  | Task cdfef2ef-4f64-46a1-b325-941b5d001eb2 is in state STARTED 2026-05-24 00:49:54.994174 | orchestrator | 2026-05-24 00:49:54 | INFO  | Task 951c348c-e6b0-469e-aac8-f99c9547256d is in state STARTED 2026-05-24 00:49:54.998544 | orchestrator | 2026-05-24 00:49:54 | INFO  | Task 74f38edd-3875-4f00-8e41-160c507af024 is in state STARTED 2026-05-24 00:49:54.998592 | orchestrator | 2026-05-24 00:49:54 | INFO  | Task 23a13591-e145-4f7c-9735-f89626c000c1 is in state STARTED 2026-05-24 00:49:54.998607 | orchestrator | 2026-05-24 00:49:54 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:49:58.037543 | orchestrator | 2026-05-24 00:49:58 | INFO  | Task dff3b154-7f9f-483f-b40c-0ff118cc66ee is in state SUCCESS 2026-05-24 00:49:58.037755 | orchestrator | 2026-05-24 00:49:58 | INFO  | Task dee0f75a-b992-43d3-95f2-69d0b19d1219 is in state STARTED 2026-05-24 00:49:58.037781 | orchestrator | 2026-05-24 00:49:58 | INFO  | Task d5f234d8-23f7-479a-9df4-bb92f5a98bc2 is in state STARTED 2026-05-24 00:49:58.038522 | orchestrator | 2026-05-24 00:49:58 | INFO  | Task cdfef2ef-4f64-46a1-b325-941b5d001eb2 is in state STARTED 2026-05-24 00:49:58.038558 | orchestrator | 2026-05-24 00:49:58 | INFO  | Task 951c348c-e6b0-469e-aac8-f99c9547256d is in state SUCCESS 2026-05-24 00:49:58.039656 | orchestrator | 2026-05-24 00:49:58 | INFO  | Task 74f38edd-3875-4f00-8e41-160c507af024 is in state STARTED 2026-05-24 00:49:58.039690 | orchestrator | 2026-05-24 00:49:58 | INFO  | Task 23a13591-e145-4f7c-9735-f89626c000c1 is in state STARTED 2026-05-24 00:49:58.039709 | orchestrator | 2026-05-24 00:49:58 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:50:01.075854 | orchestrator | 2026-05-24 00:50:01 | INFO  | Task dee0f75a-b992-43d3-95f2-69d0b19d1219 is in state STARTED 2026-05-24 00:50:01.076778 | orchestrator | 2026-05-24 00:50:01 | INFO  | Task d5f234d8-23f7-479a-9df4-bb92f5a98bc2 is in state STARTED 2026-05-24 00:50:01.077651 | orchestrator | 2026-05-24 00:50:01 | INFO  | Task cdfef2ef-4f64-46a1-b325-941b5d001eb2 is in state STARTED 2026-05-24 00:50:01.078428 | orchestrator | 2026-05-24 00:50:01 | INFO  | Task 74f38edd-3875-4f00-8e41-160c507af024 is in state STARTED 2026-05-24 00:50:01.079646 | orchestrator | 2026-05-24 00:50:01 | INFO  | Task 23a13591-e145-4f7c-9735-f89626c000c1 is in state STARTED 2026-05-24 00:50:01.079772 | orchestrator | 2026-05-24 00:50:01 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:50:04.118331 | orchestrator | 2026-05-24 00:50:04 | INFO  | Task dee0f75a-b992-43d3-95f2-69d0b19d1219 is in state STARTED 2026-05-24 00:50:04.120513 | orchestrator | 2026-05-24 00:50:04 | INFO  | Task d5f234d8-23f7-479a-9df4-bb92f5a98bc2 is in state STARTED 2026-05-24 00:50:04.122521 | orchestrator | 2026-05-24 00:50:04 | INFO  | Task cdfef2ef-4f64-46a1-b325-941b5d001eb2 is in state STARTED 2026-05-24 00:50:04.124188 | orchestrator | 2026-05-24 00:50:04 | INFO  | Task 74f38edd-3875-4f00-8e41-160c507af024 is in state STARTED 2026-05-24 00:50:04.125614 | orchestrator | 2026-05-24 00:50:04 | INFO  | Task 23a13591-e145-4f7c-9735-f89626c000c1 is in state STARTED 2026-05-24 00:50:04.126112 | orchestrator | 2026-05-24 00:50:04 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:50:07.157704 | orchestrator | 2026-05-24 00:50:07 | INFO  | Task dee0f75a-b992-43d3-95f2-69d0b19d1219 is in state STARTED 2026-05-24 00:50:07.159584 | orchestrator | 2026-05-24 00:50:07 | INFO  | Task d5f234d8-23f7-479a-9df4-bb92f5a98bc2 is in state STARTED 2026-05-24 00:50:07.160242 | orchestrator | 2026-05-24 00:50:07 | INFO  | Task cdfef2ef-4f64-46a1-b325-941b5d001eb2 is in state STARTED 2026-05-24 00:50:07.164293 | orchestrator | 2026-05-24 00:50:07 | INFO  | Task 74f38edd-3875-4f00-8e41-160c507af024 is in state STARTED 2026-05-24 00:50:07.165372 | orchestrator | 2026-05-24 00:50:07 | INFO  | Task 23a13591-e145-4f7c-9735-f89626c000c1 is in state STARTED 2026-05-24 00:50:07.165405 | orchestrator | 2026-05-24 00:50:07 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:50:10.192238 | orchestrator | 2026-05-24 00:50:10 | INFO  | Task dee0f75a-b992-43d3-95f2-69d0b19d1219 is in state STARTED 2026-05-24 00:50:10.192902 | orchestrator | 2026-05-24 00:50:10 | INFO  | Task d5f234d8-23f7-479a-9df4-bb92f5a98bc2 is in state STARTED 2026-05-24 00:50:10.193620 | orchestrator | 2026-05-24 00:50:10 | INFO  | Task cdfef2ef-4f64-46a1-b325-941b5d001eb2 is in state STARTED 2026-05-24 00:50:10.194543 | orchestrator | 2026-05-24 00:50:10 | INFO  | Task 74f38edd-3875-4f00-8e41-160c507af024 is in state STARTED 2026-05-24 00:50:10.195370 | orchestrator | 2026-05-24 00:50:10 | INFO  | Task 23a13591-e145-4f7c-9735-f89626c000c1 is in state STARTED 2026-05-24 00:50:10.195395 | orchestrator | 2026-05-24 00:50:10 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:50:13.239342 | orchestrator | 2026-05-24 00:50:13 | INFO  | Task dee0f75a-b992-43d3-95f2-69d0b19d1219 is in state STARTED 2026-05-24 00:50:13.239841 | orchestrator | 2026-05-24 00:50:13 | INFO  | Task d5f234d8-23f7-479a-9df4-bb92f5a98bc2 is in state STARTED 2026-05-24 00:50:13.240925 | orchestrator | 2026-05-24 00:50:13 | INFO  | Task cdfef2ef-4f64-46a1-b325-941b5d001eb2 is in state STARTED 2026-05-24 00:50:13.241978 | orchestrator | 2026-05-24 00:50:13 | INFO  | Task 74f38edd-3875-4f00-8e41-160c507af024 is in state STARTED 2026-05-24 00:50:13.242591 | orchestrator | 2026-05-24 00:50:13 | INFO  | Task 23a13591-e145-4f7c-9735-f89626c000c1 is in state STARTED 2026-05-24 00:50:13.242610 | orchestrator | 2026-05-24 00:50:13 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:50:16.280764 | orchestrator | 2026-05-24 00:50:16 | INFO  | Task dee0f75a-b992-43d3-95f2-69d0b19d1219 is in state STARTED 2026-05-24 00:50:16.282751 | orchestrator | 2026-05-24 00:50:16 | INFO  | Task d5f234d8-23f7-479a-9df4-bb92f5a98bc2 is in state STARTED 2026-05-24 00:50:16.282972 | orchestrator | 2026-05-24 00:50:16 | INFO  | Task cdfef2ef-4f64-46a1-b325-941b5d001eb2 is in state STARTED 2026-05-24 00:50:16.284497 | orchestrator | 2026-05-24 00:50:16 | INFO  | Task 74f38edd-3875-4f00-8e41-160c507af024 is in state STARTED 2026-05-24 00:50:16.285497 | orchestrator | 2026-05-24 00:50:16 | INFO  | Task 23a13591-e145-4f7c-9735-f89626c000c1 is in state STARTED 2026-05-24 00:50:16.285527 | orchestrator | 2026-05-24 00:50:16 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:50:19.329235 | orchestrator | 2026-05-24 00:50:19 | INFO  | Task dee0f75a-b992-43d3-95f2-69d0b19d1219 is in state SUCCESS 2026-05-24 00:50:19.330336 | orchestrator | 2026-05-24 00:50:19.330380 | orchestrator | 2026-05-24 00:50:19.330392 | orchestrator | PLAY [Apply role homer] ******************************************************** 2026-05-24 00:50:19.330403 | orchestrator | 2026-05-24 00:50:19.330413 | orchestrator | TASK [osism.services.homer : Inform about new parameter homer_url_opensearch_dashboards] *** 2026-05-24 00:50:19.330424 | orchestrator | Sunday 24 May 2026 00:48:55 +0000 (0:00:00.566) 0:00:00.566 ************ 2026-05-24 00:50:19.330434 | orchestrator | ok: [testbed-manager] => { 2026-05-24 00:50:19.330446 | orchestrator |  "msg": "The support for the homer_url_kibana has been removed. Please use the homer_url_opensearch_dashboards parameter." 2026-05-24 00:50:19.330457 | orchestrator | } 2026-05-24 00:50:19.330468 | orchestrator | 2026-05-24 00:50:19.330478 | orchestrator | TASK [osism.services.homer : Create traefik external network] ****************** 2026-05-24 00:50:19.330488 | orchestrator | Sunday 24 May 2026 00:48:55 +0000 (0:00:00.380) 0:00:00.946 ************ 2026-05-24 00:50:19.330498 | orchestrator | ok: [testbed-manager] 2026-05-24 00:50:19.330527 | orchestrator | 2026-05-24 00:50:19.330537 | orchestrator | TASK [osism.services.homer : Create required directories] ********************** 2026-05-24 00:50:19.330547 | orchestrator | Sunday 24 May 2026 00:48:58 +0000 (0:00:02.318) 0:00:03.265 ************ 2026-05-24 00:50:19.330556 | orchestrator | changed: [testbed-manager] => (item=/opt/homer/configuration) 2026-05-24 00:50:19.330566 | orchestrator | ok: [testbed-manager] => (item=/opt/homer) 2026-05-24 00:50:19.330575 | orchestrator | 2026-05-24 00:50:19.330585 | orchestrator | TASK [osism.services.homer : Copy config.yml configuration file] *************** 2026-05-24 00:50:19.330600 | orchestrator | Sunday 24 May 2026 00:49:00 +0000 (0:00:01.708) 0:00:04.973 ************ 2026-05-24 00:50:19.330610 | orchestrator | changed: [testbed-manager] 2026-05-24 00:50:19.330619 | orchestrator | 2026-05-24 00:50:19.330629 | orchestrator | TASK [osism.services.homer : Copy docker-compose.yml file] ********************* 2026-05-24 00:50:19.330638 | orchestrator | Sunday 24 May 2026 00:49:02 +0000 (0:00:02.564) 0:00:07.538 ************ 2026-05-24 00:50:19.330647 | orchestrator | changed: [testbed-manager] 2026-05-24 00:50:19.330657 | orchestrator | 2026-05-24 00:50:19.330666 | orchestrator | TASK [osism.services.homer : Manage homer service] ***************************** 2026-05-24 00:50:19.330676 | orchestrator | Sunday 24 May 2026 00:49:05 +0000 (0:00:02.655) 0:00:10.193 ************ 2026-05-24 00:50:19.330685 | orchestrator | FAILED - RETRYING: [testbed-manager]: Manage homer service (10 retries left). 2026-05-24 00:50:19.330695 | orchestrator | ok: [testbed-manager] 2026-05-24 00:50:19.330704 | orchestrator | 2026-05-24 00:50:19.330714 | orchestrator | RUNNING HANDLER [osism.services.homer : Restart homer service] ***************** 2026-05-24 00:50:19.330723 | orchestrator | Sunday 24 May 2026 00:49:35 +0000 (0:00:29.944) 0:00:40.138 ************ 2026-05-24 00:50:19.330734 | orchestrator | fatal: [testbed-manager]: FAILED! => {"msg": "The conditional check 'result[\"status\"][\"ActiveState\"] == \"active\"' failed. The error was: error while evaluating conditional (result[\"status\"][\"ActiveState\"] == \"active\"): 'dict object' has no attribute 'status'"} 2026-05-24 00:50:19.330751 | orchestrator | 2026-05-24 00:50:19.330761 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-24 00:50:19.330771 | orchestrator | testbed-manager : ok=6  changed=3  unreachable=0 failed=1  skipped=0 rescued=0 ignored=0 2026-05-24 00:50:19.330781 | orchestrator | 2026-05-24 00:50:19.330791 | orchestrator | 2026-05-24 00:50:19.330800 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-24 00:50:19.330810 | orchestrator | Sunday 24 May 2026 00:49:53 +0000 (0:00:18.802) 0:00:58.940 ************ 2026-05-24 00:50:19.330819 | orchestrator | =============================================================================== 2026-05-24 00:50:19.330829 | orchestrator | osism.services.homer : Manage homer service ---------------------------- 29.94s 2026-05-24 00:50:19.330838 | orchestrator | osism.services.homer : Restart homer service --------------------------- 18.80s 2026-05-24 00:50:19.330847 | orchestrator | osism.services.homer : Copy docker-compose.yml file --------------------- 2.66s 2026-05-24 00:50:19.330857 | orchestrator | osism.services.homer : Copy config.yml configuration file --------------- 2.56s 2026-05-24 00:50:19.330889 | orchestrator | osism.services.homer : Create traefik external network ------------------ 2.32s 2026-05-24 00:50:19.330899 | orchestrator | osism.services.homer : Create required directories ---------------------- 1.71s 2026-05-24 00:50:19.330910 | orchestrator | osism.services.homer : Inform about new parameter homer_url_opensearch_dashboards --- 0.38s 2026-05-24 00:50:19.330921 | orchestrator | 2026-05-24 00:50:19.330932 | orchestrator | 2026-05-24 00:50:19.330943 | orchestrator | PLAY [Apply role openstackclient] ********************************************** 2026-05-24 00:50:19.330954 | orchestrator | 2026-05-24 00:50:19.330965 | orchestrator | TASK [osism.services.openstackclient : Include tasks] ************************** 2026-05-24 00:50:19.330976 | orchestrator | Sunday 24 May 2026 00:48:56 +0000 (0:00:00.864) 0:00:00.864 ************ 2026-05-24 00:50:19.330987 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/openstackclient/tasks/container-Debian-family.yml for testbed-manager 2026-05-24 00:50:19.331006 | orchestrator | 2026-05-24 00:50:19.331017 | orchestrator | TASK [osism.services.openstackclient : Create required directories] ************ 2026-05-24 00:50:19.331028 | orchestrator | Sunday 24 May 2026 00:48:57 +0000 (0:00:00.983) 0:00:01.847 ************ 2026-05-24 00:50:19.331038 | orchestrator | changed: [testbed-manager] => (item=/opt/configuration/environments/openstack) 2026-05-24 00:50:19.331050 | orchestrator | changed: [testbed-manager] => (item=/opt/openstackclient/data) 2026-05-24 00:50:19.331061 | orchestrator | ok: [testbed-manager] => (item=/opt/openstackclient) 2026-05-24 00:50:19.331072 | orchestrator | 2026-05-24 00:50:19.331083 | orchestrator | TASK [osism.services.openstackclient : Copy docker-compose.yml file] *********** 2026-05-24 00:50:19.331094 | orchestrator | Sunday 24 May 2026 00:49:00 +0000 (0:00:02.767) 0:00:04.615 ************ 2026-05-24 00:50:19.331117 | orchestrator | changed: [testbed-manager] 2026-05-24 00:50:19.331128 | orchestrator | 2026-05-24 00:50:19.331139 | orchestrator | TASK [osism.services.openstackclient : Manage openstackclient service] ********* 2026-05-24 00:50:19.331150 | orchestrator | Sunday 24 May 2026 00:49:02 +0000 (0:00:01.928) 0:00:06.543 ************ 2026-05-24 00:50:19.331162 | orchestrator | FAILED - RETRYING: [testbed-manager]: Manage openstackclient service (10 retries left). 2026-05-24 00:50:19.331172 | orchestrator | ok: [testbed-manager] 2026-05-24 00:50:19.331183 | orchestrator | 2026-05-24 00:50:19.331195 | orchestrator | TASK [osism.services.openstackclient : Copy openstack wrapper script] ********** 2026-05-24 00:50:19.331206 | orchestrator | Sunday 24 May 2026 00:49:37 +0000 (0:00:34.657) 0:00:41.201 ************ 2026-05-24 00:50:19.331217 | orchestrator | changed: [testbed-manager] 2026-05-24 00:50:19.331228 | orchestrator | 2026-05-24 00:50:19.331238 | orchestrator | TASK [osism.services.openstackclient : Remove ospurge wrapper script] ********** 2026-05-24 00:50:19.331249 | orchestrator | Sunday 24 May 2026 00:49:38 +0000 (0:00:01.252) 0:00:42.454 ************ 2026-05-24 00:50:19.331260 | orchestrator | ok: [testbed-manager] 2026-05-24 00:50:19.331271 | orchestrator | 2026-05-24 00:50:19.331281 | orchestrator | RUNNING HANDLER [osism.services.openstackclient : Restart openstackclient service] *** 2026-05-24 00:50:19.331290 | orchestrator | Sunday 24 May 2026 00:49:39 +0000 (0:00:00.742) 0:00:43.196 ************ 2026-05-24 00:50:19.331304 | orchestrator | fatal: [testbed-manager]: FAILED! => {"msg": "The conditional check 'result[\"status\"][\"ActiveState\"] == \"active\"' failed. The error was: error while evaluating conditional (result[\"status\"][\"ActiveState\"] == \"active\"): 'dict object' has no attribute 'status'"} 2026-05-24 00:50:19.331314 | orchestrator | 2026-05-24 00:50:19.331324 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-24 00:50:19.331334 | orchestrator | testbed-manager : ok=6  changed=3  unreachable=0 failed=1  skipped=0 rescued=0 ignored=0 2026-05-24 00:50:19.331343 | orchestrator | 2026-05-24 00:50:19.331353 | orchestrator | 2026-05-24 00:50:19.331362 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-24 00:50:19.331372 | orchestrator | Sunday 24 May 2026 00:49:56 +0000 (0:00:17.217) 0:01:00.414 ************ 2026-05-24 00:50:19.331381 | orchestrator | =============================================================================== 2026-05-24 00:50:19.331391 | orchestrator | osism.services.openstackclient : Manage openstackclient service -------- 34.66s 2026-05-24 00:50:19.331400 | orchestrator | osism.services.openstackclient : Restart openstackclient service ------- 17.22s 2026-05-24 00:50:19.331410 | orchestrator | osism.services.openstackclient : Create required directories ------------ 2.77s 2026-05-24 00:50:19.331420 | orchestrator | osism.services.openstackclient : Copy docker-compose.yml file ----------- 1.93s 2026-05-24 00:50:19.331429 | orchestrator | osism.services.openstackclient : Copy openstack wrapper script ---------- 1.25s 2026-05-24 00:50:19.331439 | orchestrator | osism.services.openstackclient : Include tasks -------------------------- 0.98s 2026-05-24 00:50:19.331448 | orchestrator | osism.services.openstackclient : Remove ospurge wrapper script ---------- 0.74s 2026-05-24 00:50:19.331463 | orchestrator | 2026-05-24 00:50:19.331473 | orchestrator | 2026-05-24 00:50:19.331482 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-05-24 00:50:19.331492 | orchestrator | 2026-05-24 00:50:19.331501 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-05-24 00:50:19.331511 | orchestrator | Sunday 24 May 2026 00:48:58 +0000 (0:00:02.009) 0:00:02.009 ************ 2026-05-24 00:50:19.331520 | orchestrator | changed: [testbed-manager] => (item=enable_netdata_True) 2026-05-24 00:50:19.331530 | orchestrator | changed: [testbed-node-0] => (item=enable_netdata_True) 2026-05-24 00:50:19.331539 | orchestrator | changed: [testbed-node-1] => (item=enable_netdata_True) 2026-05-24 00:50:19.331548 | orchestrator | changed: [testbed-node-2] => (item=enable_netdata_True) 2026-05-24 00:50:19.331558 | orchestrator | changed: [testbed-node-3] => (item=enable_netdata_True) 2026-05-24 00:50:19.331567 | orchestrator | changed: [testbed-node-4] => (item=enable_netdata_True) 2026-05-24 00:50:19.331576 | orchestrator | changed: [testbed-node-5] => (item=enable_netdata_True) 2026-05-24 00:50:19.331586 | orchestrator | 2026-05-24 00:50:19.331595 | orchestrator | PLAY [Apply role netdata] ****************************************************** 2026-05-24 00:50:19.331605 | orchestrator | 2026-05-24 00:50:19.331614 | orchestrator | TASK [osism.services.netdata : Include distribution specific install tasks] **** 2026-05-24 00:50:19.331624 | orchestrator | Sunday 24 May 2026 00:48:59 +0000 (0:00:01.494) 0:00:03.504 ************ 2026-05-24 00:50:19.331643 | 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-05-24 00:50:19.331654 | orchestrator | 2026-05-24 00:50:19.331664 | orchestrator | TASK [osism.services.netdata : Remove old architecture-dependent repository] *** 2026-05-24 00:50:19.331673 | orchestrator | Sunday 24 May 2026 00:49:01 +0000 (0:00:02.222) 0:00:05.726 ************ 2026-05-24 00:50:19.331683 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:50:19.331692 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:50:19.331702 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:50:19.331711 | orchestrator | ok: [testbed-manager] 2026-05-24 00:50:19.331721 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:50:19.331730 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:50:19.331740 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:50:19.331749 | orchestrator | 2026-05-24 00:50:19.331759 | orchestrator | TASK [osism.services.netdata : Install apt-transport-https package] ************ 2026-05-24 00:50:19.331768 | orchestrator | Sunday 24 May 2026 00:49:05 +0000 (0:00:03.912) 0:00:09.638 ************ 2026-05-24 00:50:19.331778 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:50:19.331787 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:50:19.331797 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:50:19.331812 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:50:19.331821 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:50:19.331831 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:50:19.331840 | orchestrator | ok: [testbed-manager] 2026-05-24 00:50:19.331850 | orchestrator | 2026-05-24 00:50:19.331890 | orchestrator | TASK [osism.services.netdata : Add repository gpg key] ************************* 2026-05-24 00:50:19.331900 | orchestrator | Sunday 24 May 2026 00:49:10 +0000 (0:00:04.996) 0:00:14.635 ************ 2026-05-24 00:50:19.331910 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:50:19.331919 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:50:19.331929 | orchestrator | changed: [testbed-manager] 2026-05-24 00:50:19.331938 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:50:19.331948 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:50:19.331957 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:50:19.331966 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:50:19.331976 | orchestrator | 2026-05-24 00:50:19.331986 | orchestrator | TASK [osism.services.netdata : Add repository] ********************************* 2026-05-24 00:50:19.331995 | orchestrator | Sunday 24 May 2026 00:49:12 +0000 (0:00:02.307) 0:00:16.942 ************ 2026-05-24 00:50:19.332005 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:50:19.332020 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:50:19.332029 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:50:19.332039 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:50:19.332048 | orchestrator | changed: [testbed-manager] 2026-05-24 00:50:19.332057 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:50:19.332067 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:50:19.332076 | orchestrator | 2026-05-24 00:50:19.332090 | orchestrator | TASK [osism.services.netdata : Install package netdata] ************************ 2026-05-24 00:50:19.332100 | orchestrator | Sunday 24 May 2026 00:49:24 +0000 (0:00:11.219) 0:00:28.161 ************ 2026-05-24 00:50:19.332109 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:50:19.332119 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:50:19.332128 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:50:19.332137 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:50:19.332147 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:50:19.332156 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:50:19.332165 | orchestrator | changed: [testbed-manager] 2026-05-24 00:50:19.332175 | orchestrator | 2026-05-24 00:50:19.332184 | orchestrator | TASK [osism.services.netdata : Include config tasks] *************************** 2026-05-24 00:50:19.332194 | orchestrator | Sunday 24 May 2026 00:49:50 +0000 (0:00:26.451) 0:00:54.613 ************ 2026-05-24 00:50:19.332204 | 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-05-24 00:50:19.332215 | orchestrator | 2026-05-24 00:50:19.332225 | orchestrator | TASK [osism.services.netdata : Copy configuration files] *********************** 2026-05-24 00:50:19.332234 | orchestrator | Sunday 24 May 2026 00:49:52 +0000 (0:00:01.985) 0:00:56.598 ************ 2026-05-24 00:50:19.332244 | orchestrator | changed: [testbed-node-1] => (item=netdata.conf) 2026-05-24 00:50:19.332253 | orchestrator | changed: [testbed-node-2] => (item=netdata.conf) 2026-05-24 00:50:19.332263 | orchestrator | changed: [testbed-node-0] => (item=netdata.conf) 2026-05-24 00:50:19.332273 | orchestrator | changed: [testbed-node-4] => (item=netdata.conf) 2026-05-24 00:50:19.332282 | orchestrator | changed: [testbed-node-3] => (item=netdata.conf) 2026-05-24 00:50:19.332292 | orchestrator | changed: [testbed-manager] => (item=netdata.conf) 2026-05-24 00:50:19.332301 | orchestrator | changed: [testbed-node-5] => (item=netdata.conf) 2026-05-24 00:50:19.332311 | orchestrator | changed: [testbed-node-2] => (item=stream.conf) 2026-05-24 00:50:19.332320 | orchestrator | changed: [testbed-node-1] => (item=stream.conf) 2026-05-24 00:50:19.332329 | orchestrator | changed: [testbed-node-3] => (item=stream.conf) 2026-05-24 00:50:19.332339 | orchestrator | changed: [testbed-node-0] => (item=stream.conf) 2026-05-24 00:50:19.332348 | orchestrator | changed: [testbed-node-4] => (item=stream.conf) 2026-05-24 00:50:19.332358 | orchestrator | changed: [testbed-node-5] => (item=stream.conf) 2026-05-24 00:50:19.332367 | orchestrator | changed: [testbed-manager] => (item=stream.conf) 2026-05-24 00:50:19.332377 | orchestrator | 2026-05-24 00:50:19.332387 | orchestrator | TASK [osism.services.netdata : Retrieve /etc/netdata/.opt-out-from-anonymous-statistics status] *** 2026-05-24 00:50:19.332397 | orchestrator | Sunday 24 May 2026 00:49:58 +0000 (0:00:05.459) 0:01:02.057 ************ 2026-05-24 00:50:19.332406 | orchestrator | ok: [testbed-manager] 2026-05-24 00:50:19.332416 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:50:19.332425 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:50:19.332435 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:50:19.332444 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:50:19.332454 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:50:19.332463 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:50:19.332472 | orchestrator | 2026-05-24 00:50:19.332482 | orchestrator | TASK [osism.services.netdata : Opt out from anonymous statistics] ************** 2026-05-24 00:50:19.332491 | orchestrator | Sunday 24 May 2026 00:49:59 +0000 (0:00:01.121) 0:01:03.179 ************ 2026-05-24 00:50:19.332506 | orchestrator | changed: [testbed-manager] 2026-05-24 00:50:19.332515 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:50:19.332525 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:50:19.332534 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:50:19.332544 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:50:19.332553 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:50:19.332563 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:50:19.332572 | orchestrator | 2026-05-24 00:50:19.332582 | orchestrator | TASK [osism.services.netdata : Add netdata user to docker group] *************** 2026-05-24 00:50:19.332591 | orchestrator | Sunday 24 May 2026 00:50:00 +0000 (0:00:01.053) 0:01:04.232 ************ 2026-05-24 00:50:19.332601 | orchestrator | ok: [testbed-manager] 2026-05-24 00:50:19.332610 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:50:19.332620 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:50:19.332629 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:50:19.332638 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:50:19.332648 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:50:19.332657 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:50:19.332666 | orchestrator | 2026-05-24 00:50:19.332676 | orchestrator | TASK [osism.services.netdata : Manage service netdata] ************************* 2026-05-24 00:50:19.332691 | orchestrator | Sunday 24 May 2026 00:50:01 +0000 (0:00:01.292) 0:01:05.525 ************ 2026-05-24 00:50:19.332701 | orchestrator | ok: [testbed-manager] 2026-05-24 00:50:19.332710 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:50:19.332720 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:50:19.332729 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:50:19.332738 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:50:19.332748 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:50:19.332757 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:50:19.332766 | orchestrator | 2026-05-24 00:50:19.332776 | orchestrator | TASK [osism.services.netdata : Include host type specific tasks] *************** 2026-05-24 00:50:19.332786 | orchestrator | Sunday 24 May 2026 00:50:02 +0000 (0:00:01.348) 0:01:06.873 ************ 2026-05-24 00:50:19.332796 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/netdata/tasks/server.yml for testbed-manager 2026-05-24 00:50:19.332806 | 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-05-24 00:50:19.332816 | orchestrator | 2026-05-24 00:50:19.332826 | orchestrator | TASK [osism.services.netdata : Set sysctl vm.max_map_count parameter] ********** 2026-05-24 00:50:19.332836 | orchestrator | Sunday 24 May 2026 00:50:04 +0000 (0:00:01.164) 0:01:08.037 ************ 2026-05-24 00:50:19.332845 | orchestrator | changed: [testbed-manager] 2026-05-24 00:50:19.332854 | orchestrator | 2026-05-24 00:50:19.332912 | orchestrator | RUNNING HANDLER [osism.services.netdata : Restart service netdata] ************* 2026-05-24 00:50:19.332923 | orchestrator | Sunday 24 May 2026 00:50:05 +0000 (0:00:01.688) 0:01:09.726 ************ 2026-05-24 00:50:19.332932 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:50:19.332942 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:50:19.332952 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:50:19.332961 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:50:19.332971 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:50:19.332980 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:50:19.332990 | orchestrator | changed: [testbed-manager] 2026-05-24 00:50:19.332999 | orchestrator | 2026-05-24 00:50:19.333009 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-24 00:50:19.333019 | orchestrator | testbed-manager : ok=16  changed=8  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-24 00:50:19.333030 | orchestrator | testbed-node-0 : ok=15  changed=7  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-24 00:50:19.333039 | orchestrator | testbed-node-1 : ok=15  changed=7  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-24 00:50:19.333055 | orchestrator | testbed-node-2 : ok=15  changed=7  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-24 00:50:19.333065 | orchestrator | testbed-node-3 : ok=15  changed=7  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-24 00:50:19.333074 | orchestrator | testbed-node-4 : ok=15  changed=7  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-24 00:50:19.333084 | orchestrator | testbed-node-5 : ok=15  changed=7  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-24 00:50:19.333094 | orchestrator | 2026-05-24 00:50:19.333103 | orchestrator | 2026-05-24 00:50:19.333146 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-24 00:50:19.333158 | orchestrator | Sunday 24 May 2026 00:50:17 +0000 (0:00:11.493) 0:01:21.219 ************ 2026-05-24 00:50:19.333168 | orchestrator | =============================================================================== 2026-05-24 00:50:19.333177 | orchestrator | osism.services.netdata : Install package netdata ----------------------- 26.45s 2026-05-24 00:50:19.333187 | orchestrator | osism.services.netdata : Restart service netdata ----------------------- 11.49s 2026-05-24 00:50:19.333196 | orchestrator | osism.services.netdata : Add repository -------------------------------- 11.22s 2026-05-24 00:50:19.333206 | orchestrator | osism.services.netdata : Copy configuration files ----------------------- 5.46s 2026-05-24 00:50:19.333215 | orchestrator | osism.services.netdata : Install apt-transport-https package ------------ 5.00s 2026-05-24 00:50:19.333225 | orchestrator | osism.services.netdata : Remove old architecture-dependent repository --- 3.91s 2026-05-24 00:50:19.333234 | orchestrator | osism.services.netdata : Add repository gpg key ------------------------- 2.31s 2026-05-24 00:50:19.333243 | orchestrator | osism.services.netdata : Include distribution specific install tasks ---- 2.22s 2026-05-24 00:50:19.333253 | orchestrator | osism.services.netdata : Include config tasks --------------------------- 1.99s 2026-05-24 00:50:19.333262 | orchestrator | osism.services.netdata : Set sysctl vm.max_map_count parameter ---------- 1.69s 2026-05-24 00:50:19.333272 | orchestrator | Group hosts based on enabled services ----------------------------------- 1.49s 2026-05-24 00:50:19.333281 | orchestrator | osism.services.netdata : Manage service netdata ------------------------- 1.35s 2026-05-24 00:50:19.333291 | orchestrator | osism.services.netdata : Add netdata user to docker group --------------- 1.29s 2026-05-24 00:50:19.333300 | orchestrator | osism.services.netdata : Include host type specific tasks --------------- 1.16s 2026-05-24 00:50:19.333310 | orchestrator | osism.services.netdata : Retrieve /etc/netdata/.opt-out-from-anonymous-statistics status --- 1.12s 2026-05-24 00:50:19.333325 | orchestrator | osism.services.netdata : Opt out from anonymous statistics -------------- 1.05s 2026-05-24 00:50:19.335341 | orchestrator | 2026-05-24 00:50:19 | INFO  | Task d5f234d8-23f7-479a-9df4-bb92f5a98bc2 is in state SUCCESS 2026-05-24 00:50:19.338902 | orchestrator | 2026-05-24 00:50:19.338944 | orchestrator | [WARNING]: Collection community.general does not support Ansible version 2026-05-24 00:50:19.338955 | orchestrator | 2.17.14 2026-05-24 00:50:19.338965 | orchestrator | 2026-05-24 00:50:19.338975 | orchestrator | PLAY [Apply role common] ******************************************************* 2026-05-24 00:50:19.338985 | orchestrator | 2026-05-24 00:50:19.338994 | orchestrator | TASK [common : include_tasks] ************************************************** 2026-05-24 00:50:19.339004 | orchestrator | Sunday 24 May 2026 00:48:49 +0000 (0:00:00.299) 0:00:00.299 ************ 2026-05-24 00:50:19.339014 | 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-05-24 00:50:19.339025 | orchestrator | 2026-05-24 00:50:19.339034 | orchestrator | TASK [common : Ensuring config directories exist] ****************************** 2026-05-24 00:50:19.339044 | orchestrator | Sunday 24 May 2026 00:48:50 +0000 (0:00:01.288) 0:00:01.587 ************ 2026-05-24 00:50:19.339066 | orchestrator | changed: [testbed-manager] => (item=[{'service_name': 'cron'}, 'cron']) 2026-05-24 00:50:19.339075 | orchestrator | changed: [testbed-node-0] => (item=[{'service_name': 'cron'}, 'cron']) 2026-05-24 00:50:19.339089 | orchestrator | changed: [testbed-node-1] => (item=[{'service_name': 'cron'}, 'cron']) 2026-05-24 00:50:19.339402 | orchestrator | changed: [testbed-node-0] => (item=[{'service_name': 'fluentd'}, 'fluentd']) 2026-05-24 00:50:19.339414 | orchestrator | changed: [testbed-manager] => (item=[{'service_name': 'fluentd'}, 'fluentd']) 2026-05-24 00:50:19.339424 | orchestrator | changed: [testbed-node-1] => (item=[{'service_name': 'fluentd'}, 'fluentd']) 2026-05-24 00:50:19.339434 | orchestrator | changed: [testbed-node-0] => (item=[{'service_name': 'kolla-toolbox'}, 'kolla-toolbox']) 2026-05-24 00:50:19.339443 | orchestrator | changed: [testbed-node-2] => (item=[{'service_name': 'cron'}, 'cron']) 2026-05-24 00:50:19.339453 | orchestrator | changed: [testbed-manager] => (item=[{'service_name': 'kolla-toolbox'}, 'kolla-toolbox']) 2026-05-24 00:50:19.339462 | orchestrator | changed: [testbed-node-3] => (item=[{'service_name': 'cron'}, 'cron']) 2026-05-24 00:50:19.339472 | orchestrator | changed: [testbed-node-5] => (item=[{'service_name': 'cron'}, 'cron']) 2026-05-24 00:50:19.339481 | orchestrator | changed: [testbed-node-4] => (item=[{'service_name': 'cron'}, 'cron']) 2026-05-24 00:50:19.339491 | orchestrator | changed: [testbed-node-2] => (item=[{'service_name': 'fluentd'}, 'fluentd']) 2026-05-24 00:50:19.339500 | orchestrator | changed: [testbed-node-1] => (item=[{'service_name': 'kolla-toolbox'}, 'kolla-toolbox']) 2026-05-24 00:50:19.339509 | orchestrator | changed: [testbed-node-3] => (item=[{'service_name': 'fluentd'}, 'fluentd']) 2026-05-24 00:50:19.339518 | orchestrator | changed: [testbed-node-5] => (item=[{'service_name': 'fluentd'}, 'fluentd']) 2026-05-24 00:50:19.339528 | orchestrator | changed: [testbed-node-2] => (item=[{'service_name': 'kolla-toolbox'}, 'kolla-toolbox']) 2026-05-24 00:50:19.339538 | orchestrator | changed: [testbed-node-4] => (item=[{'service_name': 'fluentd'}, 'fluentd']) 2026-05-24 00:50:19.339547 | orchestrator | changed: [testbed-node-3] => (item=[{'service_name': 'kolla-toolbox'}, 'kolla-toolbox']) 2026-05-24 00:50:19.339557 | orchestrator | changed: [testbed-node-5] => (item=[{'service_name': 'kolla-toolbox'}, 'kolla-toolbox']) 2026-05-24 00:50:19.339566 | orchestrator | changed: [testbed-node-4] => (item=[{'service_name': 'kolla-toolbox'}, 'kolla-toolbox']) 2026-05-24 00:50:19.339575 | orchestrator | 2026-05-24 00:50:19.339585 | orchestrator | TASK [common : include_tasks] ************************************************** 2026-05-24 00:50:19.339595 | orchestrator | Sunday 24 May 2026 00:48:55 +0000 (0:00:04.570) 0:00:06.158 ************ 2026-05-24 00:50:19.339604 | 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-05-24 00:50:19.339615 | orchestrator | 2026-05-24 00:50:19.339624 | orchestrator | TASK [service-cert-copy : common | Copying over extra CA certificates] ********* 2026-05-24 00:50:19.339633 | orchestrator | Sunday 24 May 2026 00:48:56 +0000 (0:00:01.577) 0:00:07.735 ************ 2026-05-24 00:50:19.339646 | orchestrator | changed: [testbed-node-2] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/fluentd:2024.2', '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-05-24 00:50:19.339692 | orchestrator | changed: [testbed-node-0] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/fluentd:2024.2', '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-05-24 00:50:19.339716 | orchestrator | changed: [testbed-manager] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/fluentd:2024.2', '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-05-24 00:50:19.339732 | orchestrator | changed: [testbed-node-5] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/fluentd:2024.2', '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-05-24 00:50:19.339742 | orchestrator | changed: [testbed-node-3] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/fluentd:2024.2', '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-05-24 00:50:19.339752 | orchestrator | changed: [testbed-node-1] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/fluentd:2024.2', '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-05-24 00:50:19.339762 | orchestrator | changed: [testbed-node-4] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/fluentd:2024.2', '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-05-24 00:50:19.339773 | orchestrator | changed: [testbed-node-2] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/kolla-toolbox:2024.2', '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-05-24 00:50:19.339783 | orchestrator | changed: [testbed-node-0] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/kolla-toolbox:2024.2', '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-05-24 00:50:19.339831 | orchestrator | changed: [testbed-node-5] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/kolla-toolbox:2024.2', '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-05-24 00:50:19.339851 | orchestrator | changed: [testbed-node-1] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/kolla-toolbox:2024.2', '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-05-24 00:50:19.339883 | orchestrator | changed: [testbed-node-4] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/kolla-toolbox:2024.2', '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-05-24 00:50:19.339895 | orchestrator | changed: [testbed-manager] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/kolla-toolbox:2024.2', '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-05-24 00:50:19.339905 | orchestrator | changed: [testbed-node-3] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/kolla-toolbox:2024.2', '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-05-24 00:50:19.339916 | orchestrator | changed: [testbed-node-2] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/cron:2024.2', '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-05-24 00:50:19.339935 | orchestrator | changed: [testbed-node-0] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/cron:2024.2', '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-05-24 00:50:19.339951 | orchestrator | changed: [testbed-node-5] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/cron:2024.2', '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-05-24 00:50:19.339993 | orchestrator | changed: [testbed-node-1] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/cron:2024.2', '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-05-24 00:50:19.340006 | orchestrator | changed: [testbed-node-4] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/cron:2024.2', '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-05-24 00:50:19.340021 | orchestrator | changed: [testbed-manager] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/cron:2024.2', '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-05-24 00:50:19.340033 | orchestrator | changed: [testbed-node-3] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/cron:2024.2', '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-05-24 00:50:19.340045 | orchestrator | 2026-05-24 00:50:19.340056 | orchestrator | TASK [service-cert-copy : common | Copying over backend internal TLS certificate] *** 2026-05-24 00:50:19.340068 | orchestrator | Sunday 24 May 2026 00:49:02 +0000 (0:00:06.082) 0:00:13.818 ************ 2026-05-24 00:50:19.340080 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/fluentd:2024.2', '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-05-24 00:50:19.340092 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/kolla-toolbox:2024.2', '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-05-24 00:50:19.340104 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/cron:2024.2', '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-05-24 00:50:19.340122 | orchestrator | skipping: [testbed-manager] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/fluentd:2024.2', '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-05-24 00:50:19.340158 | orchestrator | skipping: [testbed-manager] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/kolla-toolbox:2024.2', '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-05-24 00:50:19.340171 | orchestrator | skipping: [testbed-manager] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/cron:2024.2', '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-05-24 00:50:19.340183 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:50:19.340199 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/fluentd:2024.2', '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-05-24 00:50:19.340212 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/kolla-toolbox:2024.2', '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-05-24 00:50:19.340223 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/cron:2024.2', '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-05-24 00:50:19.340235 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/fluentd:2024.2', '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-05-24 00:50:19.340252 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/kolla-toolbox:2024.2', '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-05-24 00:50:19.340264 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/cron:2024.2', '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-05-24 00:50:19.340275 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:50:19.340310 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/fluentd:2024.2', '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-05-24 00:50:19.340327 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/kolla-toolbox:2024.2', '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-05-24 00:50:19.340339 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/cron:2024.2', '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-05-24 00:50:19.340351 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:50:19.340361 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/fluentd:2024.2', '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-05-24 00:50:19.340371 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/kolla-toolbox:2024.2', '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-05-24 00:50:19.340386 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/cron:2024.2', '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-05-24 00:50:19.340396 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:50:19.340406 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:50:19.340415 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:50:19.340425 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/fluentd:2024.2', '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-05-24 00:50:19.340464 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/kolla-toolbox:2024.2', '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-05-24 00:50:19.340544 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/cron:2024.2', '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-05-24 00:50:19.340555 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:50:19.340565 | orchestrator | 2026-05-24 00:50:19.340575 | orchestrator | TASK [service-cert-copy : common | Copying over backend internal TLS key] ****** 2026-05-24 00:50:19.340584 | orchestrator | Sunday 24 May 2026 00:49:05 +0000 (0:00:02.264) 0:00:16.083 ************ 2026-05-24 00:50:19.340595 | orchestrator | skipping: [testbed-manager] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/fluentd:2024.2', '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-05-24 00:50:19.340611 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/fluentd:2024.2', '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-05-24 00:50:19.340622 | orchestrator | skipping: [testbed-manager] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/kolla-toolbox:2024.2', '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-05-24 00:50:19.340638 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/kolla-toolbox:2024.2', '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-05-24 00:50:19.340649 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/cron:2024.2', '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-05-24 00:50:19.340659 | orchestrator | skipping: [testbed-manager] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/cron:2024.2', '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-05-24 00:50:19.340700 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/fluentd:2024.2', '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-05-24 00:50:19.340717 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/kolla-toolbox:2024.2', '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-05-24 00:50:19.340727 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/cron:2024.2', '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-05-24 00:50:19.340737 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:50:19.340747 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:50:19.340756 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:50:19.340766 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/fluentd:2024.2', '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-05-24 00:50:19.340782 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/kolla-toolbox:2024.2', '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-05-24 00:50:19.340792 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/cron:2024.2', '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-05-24 00:50:19.340802 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:50:19.340812 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/fluentd:2024.2', '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-05-24 00:50:19.340831 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/kolla-toolbox:2024.2', '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-05-24 00:50:19.340842 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/cron:2024.2', '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-05-24 00:50:19.340851 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:50:19.340900 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/fluentd:2024.2', '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-05-24 00:50:19.340911 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/kolla-toolbox:2024.2', '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-05-24 00:50:19.340927 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/cron:2024.2', '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-05-24 00:50:19.340937 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:50:19.340947 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/fluentd:2024.2', '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-05-24 00:50:19.340957 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/kolla-toolbox:2024.2', '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-05-24 00:50:19.340967 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/cron:2024.2', '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-05-24 00:50:19.340977 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:50:19.340986 | orchestrator | 2026-05-24 00:50:19.340996 | orchestrator | TASK [common : Copying over /run subdirectories conf] ************************** 2026-05-24 00:50:19.341005 | orchestrator | Sunday 24 May 2026 00:49:07 +0000 (0:00:02.730) 0:00:18.813 ************ 2026-05-24 00:50:19.341015 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:50:19.341025 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:50:19.341041 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:50:19.341051 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:50:19.341060 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:50:19.341070 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:50:19.341079 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:50:19.341088 | orchestrator | 2026-05-24 00:50:19.341098 | orchestrator | TASK [common : Restart systemd-tmpfiles] *************************************** 2026-05-24 00:50:19.341107 | orchestrator | Sunday 24 May 2026 00:49:09 +0000 (0:00:01.638) 0:00:20.451 ************ 2026-05-24 00:50:19.341116 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:50:19.341126 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:50:19.341135 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:50:19.341144 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:50:19.341153 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:50:19.341163 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:50:19.341172 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:50:19.341183 | orchestrator | 2026-05-24 00:50:19.341194 | orchestrator | TASK [common : Copying over config.json files for services] ******************** 2026-05-24 00:50:19.341205 | orchestrator | Sunday 24 May 2026 00:49:10 +0000 (0:00:01.603) 0:00:22.054 ************ 2026-05-24 00:50:19.341220 | orchestrator | changed: [testbed-node-0] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/fluentd:2024.2', '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-05-24 00:50:19.341241 | orchestrator | changed: [testbed-node-1] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/fluentd:2024.2', '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-05-24 00:50:19.341253 | orchestrator | changed: [testbed-node-0] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/kolla-toolbox:2024.2', '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-05-24 00:50:19.341266 | orchestrator | changed: [testbed-node-2] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/fluentd:2024.2', '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-05-24 00:50:19.341277 | orchestrator | changed: [testbed-manager] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/fluentd:2024.2', '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-05-24 00:50:19.341289 | orchestrator | changed: [testbed-node-1] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/kolla-toolbox:2024.2', '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-05-24 00:50:19.341306 | orchestrator | changed: [testbed-node-0] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/cron:2024.2', '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-05-24 00:50:19.341323 | orchestrator | changed: [testbed-node-3] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/fluentd:2024.2', '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-05-24 00:50:19.341341 | orchestrator | changed: [testbed-node-5] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/fluentd:2024.2', '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-05-24 00:50:19.341353 | orchestrator | changed: [testbed-node-2] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/kolla-toolbox:2024.2', '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-05-24 00:50:19.341364 | orchestrator | changed: [testbed-node-4] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/fluentd:2024.2', '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-05-24 00:50:19.341376 | orchestrator | changed: [testbed-node-3] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/kolla-toolbox:2024.2', '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-05-24 00:50:19.341387 | orchestrator | changed: [testbed-node-1] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/cron:2024.2', '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-05-24 00:50:19.341399 | orchestrator | changed: [testbed-node-2] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/cron:2024.2', '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-05-24 00:50:19.341417 | orchestrator | changed: [testbed-manager] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/kolla-toolbox:2024.2', '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-05-24 00:50:19.341437 | orchestrator | changed: [testbed-node-5] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/kolla-toolbox:2024.2', '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-05-24 00:50:19.341449 | orchestrator | changed: [testbed-node-4] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/kolla-toolbox:2024.2', '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-05-24 00:50:19.341461 | orchestrator | changed: [testbed-node-3] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/cron:2024.2', '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-05-24 00:50:19.341472 | orchestrator | changed: [testbed-node-5] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/cron:2024.2', '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-05-24 00:50:19.341483 | orchestrator | changed: [testbed-node-4] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/cron:2024.2', '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-05-24 00:50:19.341495 | orchestrator | changed: [testbed-manager] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/cron:2024.2', '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-05-24 00:50:19.341505 | orchestrator | 2026-05-24 00:50:19.341516 | orchestrator | TASK [common : Find custom fluentd input config files] ************************* 2026-05-24 00:50:19.341528 | orchestrator | Sunday 24 May 2026 00:49:19 +0000 (0:00:08.030) 0:00:30.084 ************ 2026-05-24 00:50:19.341539 | orchestrator | [WARNING]: Skipped 2026-05-24 00:50:19.341548 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/fluentd/input' path due 2026-05-24 00:50:19.341558 | orchestrator | to this access issue: 2026-05-24 00:50:19.341567 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/fluentd/input' is not a 2026-05-24 00:50:19.341577 | orchestrator | directory 2026-05-24 00:50:19.341587 | orchestrator | ok: [testbed-manager -> localhost] 2026-05-24 00:50:19.341596 | orchestrator | 2026-05-24 00:50:19.341606 | orchestrator | TASK [common : Find custom fluentd filter config files] ************************ 2026-05-24 00:50:19.341615 | orchestrator | Sunday 24 May 2026 00:49:20 +0000 (0:00:01.244) 0:00:31.329 ************ 2026-05-24 00:50:19.341631 | orchestrator | [WARNING]: Skipped 2026-05-24 00:50:19.341646 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/fluentd/filter' path due 2026-05-24 00:50:19.341656 | orchestrator | to this access issue: 2026-05-24 00:50:19.341666 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/fluentd/filter' is not a 2026-05-24 00:50:19.341675 | orchestrator | directory 2026-05-24 00:50:19.341685 | orchestrator | ok: [testbed-manager -> localhost] 2026-05-24 00:50:19.341694 | orchestrator | 2026-05-24 00:50:19.341704 | orchestrator | TASK [common : Find custom fluentd format config files] ************************ 2026-05-24 00:50:19.341713 | orchestrator | Sunday 24 May 2026 00:49:21 +0000 (0:00:00.888) 0:00:32.217 ************ 2026-05-24 00:50:19.341723 | orchestrator | [WARNING]: Skipped 2026-05-24 00:50:19.341732 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/fluentd/format' path due 2026-05-24 00:50:19.341741 | orchestrator | to this access issue: 2026-05-24 00:50:19.341751 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/fluentd/format' is not a 2026-05-24 00:50:19.341761 | orchestrator | directory 2026-05-24 00:50:19.341770 | orchestrator | ok: [testbed-manager -> localhost] 2026-05-24 00:50:19.341779 | orchestrator | 2026-05-24 00:50:19.341789 | orchestrator | TASK [common : Find custom fluentd output config files] ************************ 2026-05-24 00:50:19.341802 | orchestrator | Sunday 24 May 2026 00:49:22 +0000 (0:00:00.936) 0:00:33.153 ************ 2026-05-24 00:50:19.341812 | orchestrator | [WARNING]: Skipped 2026-05-24 00:50:19.341822 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/fluentd/output' path due 2026-05-24 00:50:19.341831 | orchestrator | to this access issue: 2026-05-24 00:50:19.341841 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/fluentd/output' is not a 2026-05-24 00:50:19.341850 | orchestrator | directory 2026-05-24 00:50:19.341876 | orchestrator | ok: [testbed-manager -> localhost] 2026-05-24 00:50:19.341886 | orchestrator | 2026-05-24 00:50:19.341896 | orchestrator | TASK [common : Copying over fluentd.conf] ************************************** 2026-05-24 00:50:19.341906 | orchestrator | Sunday 24 May 2026 00:49:23 +0000 (0:00:01.200) 0:00:34.354 ************ 2026-05-24 00:50:19.341915 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:50:19.341925 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:50:19.341934 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:50:19.341943 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:50:19.341952 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:50:19.341962 | orchestrator | changed: [testbed-manager] 2026-05-24 00:50:19.341971 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:50:19.341980 | orchestrator | 2026-05-24 00:50:19.341990 | orchestrator | TASK [common : Copying over cron logrotate config file] ************************ 2026-05-24 00:50:19.341999 | orchestrator | Sunday 24 May 2026 00:49:28 +0000 (0:00:04.769) 0:00:39.124 ************ 2026-05-24 00:50:19.342009 | orchestrator | changed: [testbed-node-1] => (item=/ansible/roles/common/templates/cron-logrotate-global.conf.j2) 2026-05-24 00:50:19.342056 | orchestrator | changed: [testbed-manager] => (item=/ansible/roles/common/templates/cron-logrotate-global.conf.j2) 2026-05-24 00:50:19.342066 | orchestrator | changed: [testbed-node-0] => (item=/ansible/roles/common/templates/cron-logrotate-global.conf.j2) 2026-05-24 00:50:19.342075 | orchestrator | changed: [testbed-node-2] => (item=/ansible/roles/common/templates/cron-logrotate-global.conf.j2) 2026-05-24 00:50:19.342085 | orchestrator | changed: [testbed-node-3] => (item=/ansible/roles/common/templates/cron-logrotate-global.conf.j2) 2026-05-24 00:50:19.342094 | orchestrator | changed: [testbed-node-4] => (item=/ansible/roles/common/templates/cron-logrotate-global.conf.j2) 2026-05-24 00:50:19.342103 | orchestrator | changed: [testbed-node-5] => (item=/ansible/roles/common/templates/cron-logrotate-global.conf.j2) 2026-05-24 00:50:19.342113 | orchestrator | 2026-05-24 00:50:19.342122 | orchestrator | TASK [common : Ensure RabbitMQ Erlang cookie exists] *************************** 2026-05-24 00:50:19.342140 | orchestrator | Sunday 24 May 2026 00:49:32 +0000 (0:00:03.992) 0:00:43.116 ************ 2026-05-24 00:50:19.342150 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:50:19.342159 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:50:19.342169 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:50:19.342178 | orchestrator | changed: [testbed-manager] 2026-05-24 00:50:19.342187 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:50:19.342197 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:50:19.342206 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:50:19.342215 | orchestrator | 2026-05-24 00:50:19.342225 | orchestrator | TASK [common : Ensuring config directories have correct owner and permission] *** 2026-05-24 00:50:19.342234 | orchestrator | Sunday 24 May 2026 00:49:35 +0000 (0:00:03.639) 0:00:46.755 ************ 2026-05-24 00:50:19.342245 | orchestrator | ok: [testbed-node-0] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/fluentd:2024.2', '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-05-24 00:50:19.342262 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/kolla-toolbox:2024.2', '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-05-24 00:50:19.342273 | orchestrator | ok: [testbed-node-0] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/cron:2024.2', '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-05-24 00:50:19.342283 | orchestrator | ok: [testbed-node-1] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/fluentd:2024.2', '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-05-24 00:50:19.342293 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/kolla-toolbox:2024.2', '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-05-24 00:50:19.342304 | orchestrator | ok: [testbed-manager] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/fluentd:2024.2', '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-05-24 00:50:19.342414 | orchestrator | skipping: [testbed-manager] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/kolla-toolbox:2024.2', '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-05-24 00:50:19.342428 | orchestrator | ok: [testbed-manager] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/cron:2024.2', '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-05-24 00:50:19.342438 | orchestrator | ok: [testbed-node-3] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/fluentd:2024.2', '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-05-24 00:50:19.342464 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/kolla-toolbox:2024.2', '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-05-24 00:50:19.342480 | orchestrator | ok: [testbed-node-1] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/cron:2024.2', '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-05-24 00:50:19.342494 | orchestrator | ok: [testbed-node-2] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/fluentd:2024.2', '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-05-24 00:50:19.342505 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/kolla-toolbox:2024.2', '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-05-24 00:50:19.342515 | orchestrator | ok: [testbed-node-3] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/cron:2024.2', '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-05-24 00:50:19.342531 | orchestrator | ok: [testbed-node-2] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/cron:2024.2', '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-05-24 00:50:19.342541 | orchestrator | ok: [testbed-node-4] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/fluentd:2024.2', '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-05-24 00:50:19.342551 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/kolla-toolbox:2024.2', '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-05-24 00:50:19.342568 | orchestrator | ok: [testbed-node-5] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/fluentd:2024.2', '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-05-24 00:50:19.342579 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/kolla-toolbox:2024.2', '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-05-24 00:50:19.342593 | orchestrator | ok: [testbed-node-4] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/cron:2024.2', '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-05-24 00:50:19.342603 | orchestrator | ok: [testbed-node-5] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/cron:2024.2', '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-05-24 00:50:19.342613 | orchestrator | 2026-05-24 00:50:19.342623 | orchestrator | TASK [common : Copy rabbitmq-env.conf to kolla toolbox] ************************ 2026-05-24 00:50:19.342638 | orchestrator | Sunday 24 May 2026 00:49:39 +0000 (0:00:03.513) 0:00:50.269 ************ 2026-05-24 00:50:19.342648 | orchestrator | changed: [testbed-node-1] => (item=/ansible/roles/common/templates/rabbitmq-env.conf.j2) 2026-05-24 00:50:19.342658 | orchestrator | changed: [testbed-node-0] => (item=/ansible/roles/common/templates/rabbitmq-env.conf.j2) 2026-05-24 00:50:19.342668 | orchestrator | changed: [testbed-manager] => (item=/ansible/roles/common/templates/rabbitmq-env.conf.j2) 2026-05-24 00:50:19.342677 | orchestrator | changed: [testbed-node-2] => (item=/ansible/roles/common/templates/rabbitmq-env.conf.j2) 2026-05-24 00:50:19.342687 | orchestrator | changed: [testbed-node-3] => (item=/ansible/roles/common/templates/rabbitmq-env.conf.j2) 2026-05-24 00:50:19.342697 | orchestrator | changed: [testbed-node-5] => (item=/ansible/roles/common/templates/rabbitmq-env.conf.j2) 2026-05-24 00:50:19.342707 | orchestrator | changed: [testbed-node-4] => (item=/ansible/roles/common/templates/rabbitmq-env.conf.j2) 2026-05-24 00:50:19.342717 | orchestrator | 2026-05-24 00:50:19.342727 | orchestrator | TASK [common : Copy rabbitmq erl_inetrc to kolla toolbox] ********************** 2026-05-24 00:50:19.342736 | orchestrator | Sunday 24 May 2026 00:49:41 +0000 (0:00:02.195) 0:00:52.464 ************ 2026-05-24 00:50:19.342746 | orchestrator | changed: [testbed-manager] => (item=/ansible/roles/common/templates/erl_inetrc.j2) 2026-05-24 00:50:19.342756 | orchestrator | changed: [testbed-node-0] => (item=/ansible/roles/common/templates/erl_inetrc.j2) 2026-05-24 00:50:19.342766 | orchestrator | changed: [testbed-node-1] => (item=/ansible/roles/common/templates/erl_inetrc.j2) 2026-05-24 00:50:19.342776 | orchestrator | changed: [testbed-node-2] => (item=/ansible/roles/common/templates/erl_inetrc.j2) 2026-05-24 00:50:19.342786 | orchestrator | changed: [testbed-node-3] => (item=/ansible/roles/common/templates/erl_inetrc.j2) 2026-05-24 00:50:19.342795 | orchestrator | changed: [testbed-node-4] => (item=/ansible/roles/common/templates/erl_inetrc.j2) 2026-05-24 00:50:19.342805 | orchestrator | changed: [testbed-node-5] => (item=/ansible/roles/common/templates/erl_inetrc.j2) 2026-05-24 00:50:19.342815 | orchestrator | 2026-05-24 00:50:19.342825 | orchestrator | TASK [common : Check common containers] **************************************** 2026-05-24 00:50:19.342835 | orchestrator | Sunday 24 May 2026 00:49:44 +0000 (0:00:02.871) 0:00:55.336 ************ 2026-05-24 00:50:19.342845 | orchestrator | changed: [testbed-node-0] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/fluentd:2024.2', '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-05-24 00:50:19.342881 | orchestrator | changed: [testbed-node-2] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/fluentd:2024.2', '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-05-24 00:50:19.342897 | orchestrator | changed: [testbed-node-1] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/fluentd:2024.2', '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-05-24 00:50:19.342917 | orchestrator | changed: [testbed-node-0] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/kolla-toolbox:2024.2', '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-05-24 00:50:19.342927 | orchestrator | changed: [testbed-node-3] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/fluentd:2024.2', '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-05-24 00:50:19.342937 | orchestrator | changed: [testbed-node-4] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/fluentd:2024.2', '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-05-24 00:50:19.342947 | orchestrator | changed: [testbed-node-1] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/kolla-toolbox:2024.2', '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-05-24 00:50:19.342957 | orchestrator | changed: [testbed-manager] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/fluentd:2024.2', '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-05-24 00:50:19.342973 | orchestrator | changed: [testbed-node-2] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/kolla-toolbox:2024.2', '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-05-24 00:50:19.342983 | orchestrator | changed: [testbed-node-3] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/kolla-toolbox:2024.2', '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-05-24 00:50:19.343002 | orchestrator | changed: [testbed-node-5] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/fluentd:2024.2', '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-05-24 00:50:19.343012 | orchestrator | changed: [testbed-node-0] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/cron:2024.2', '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-05-24 00:50:19.343023 | orchestrator | changed: [testbed-node-4] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/kolla-toolbox:2024.2', '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-05-24 00:50:19.343033 | orchestrator | changed: [testbed-node-1] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/cron:2024.2', '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-05-24 00:50:19.343045 | orchestrator | changed: [testbed-node-2] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/cron:2024.2', '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-05-24 00:50:19.343056 | orchestrator | changed: [testbed-manager] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/kolla-toolbox:2024.2', '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-05-24 00:50:19.343073 | orchestrator | changed: [testbed-node-3] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/cron:2024.2', '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-05-24 00:50:19.343085 | orchestrator | changed: [testbed-node-5] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/kolla-toolbox:2024.2', '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-05-24 00:50:19.343106 | orchestrator | changed: [testbed-node-4] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/cron:2024.2', '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-05-24 00:50:19.343117 | orchestrator | changed: [testbed-node-5] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/cron:2024.2', '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-05-24 00:50:19.343129 | orchestrator | changed: [testbed-manager] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/cron:2024.2', '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-05-24 00:50:19.343140 | orchestrator | 2026-05-24 00:50:19.343151 | orchestrator | TASK [common : Creating log volume] ******************************************** 2026-05-24 00:50:19.343162 | orchestrator | Sunday 24 May 2026 00:49:48 +0000 (0:00:04.368) 0:00:59.704 ************ 2026-05-24 00:50:19.343173 | orchestrator | changed: [testbed-manager] 2026-05-24 00:50:19.343184 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:50:19.343195 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:50:19.343206 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:50:19.343217 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:50:19.343227 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:50:19.343238 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:50:19.343249 | orchestrator | 2026-05-24 00:50:19.343260 | orchestrator | TASK [common : Link kolla_logs volume to /var/log/kolla] *********************** 2026-05-24 00:50:19.343271 | orchestrator | Sunday 24 May 2026 00:49:50 +0000 (0:00:02.298) 0:01:02.003 ************ 2026-05-24 00:50:19.343281 | orchestrator | changed: [testbed-manager] 2026-05-24 00:50:19.343293 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:50:19.343304 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:50:19.343314 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:50:19.343325 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:50:19.343336 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:50:19.343347 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:50:19.343358 | orchestrator | 2026-05-24 00:50:19.343369 | orchestrator | TASK [common : Flush handlers] ************************************************* 2026-05-24 00:50:19.343380 | orchestrator | Sunday 24 May 2026 00:49:52 +0000 (0:00:01.974) 0:01:03.977 ************ 2026-05-24 00:50:19.343391 | orchestrator | 2026-05-24 00:50:19.343401 | orchestrator | TASK [common : Flush handlers] ************************************************* 2026-05-24 00:50:19.343410 | orchestrator | Sunday 24 May 2026 00:49:53 +0000 (0:00:00.083) 0:01:04.061 ************ 2026-05-24 00:50:19.343420 | orchestrator | 2026-05-24 00:50:19.343429 | orchestrator | TASK [common : Flush handlers] ************************************************* 2026-05-24 00:50:19.343439 | orchestrator | Sunday 24 May 2026 00:49:53 +0000 (0:00:00.142) 0:01:04.204 ************ 2026-05-24 00:50:19.343448 | orchestrator | 2026-05-24 00:50:19.343458 | orchestrator | TASK [common : Flush handlers] ************************************************* 2026-05-24 00:50:19.343467 | orchestrator | Sunday 24 May 2026 00:49:53 +0000 (0:00:00.082) 0:01:04.287 ************ 2026-05-24 00:50:19.343476 | orchestrator | 2026-05-24 00:50:19.343492 | orchestrator | TASK [common : Flush handlers] ************************************************* 2026-05-24 00:50:19.343501 | orchestrator | Sunday 24 May 2026 00:49:53 +0000 (0:00:00.073) 0:01:04.360 ************ 2026-05-24 00:50:19.343511 | orchestrator | 2026-05-24 00:50:19.343520 | orchestrator | TASK [common : Flush handlers] ************************************************* 2026-05-24 00:50:19.343529 | orchestrator | Sunday 24 May 2026 00:49:53 +0000 (0:00:00.555) 0:01:04.915 ************ 2026-05-24 00:50:19.343539 | orchestrator | 2026-05-24 00:50:19.343548 | orchestrator | TASK [common : Flush handlers] ************************************************* 2026-05-24 00:50:19.343558 | orchestrator | Sunday 24 May 2026 00:49:53 +0000 (0:00:00.104) 0:01:05.020 ************ 2026-05-24 00:50:19.343567 | orchestrator | 2026-05-24 00:50:19.343581 | orchestrator | RUNNING HANDLER [common : Restart fluentd container] *************************** 2026-05-24 00:50:19.343591 | orchestrator | Sunday 24 May 2026 00:49:54 +0000 (0:00:00.117) 0:01:05.137 ************ 2026-05-24 00:50:19.343600 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:50:19.343617 | orchestrator | fatal: [testbed-node-1]: FAILED! => {"changed": true, "msg": "'Traceback (most recent call last):\\n File \"/usr/lib/python3/dist-packages/docker/api/client.py\", line 275, in _raise_for_status\\n response.raise_for_status()\\n File \"/usr/lib/python3/dist-packages/requests/models.py\", line 1021, in raise_for_status\\n raise HTTPError(http_error_msg, response=self)\\nrequests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http+docker://localhost/v1.47/images/create?tag=2024.2&fromImage=registry.osism.tech%2Fkolla%2Ffluentd\\n\\nThe above exception was the direct cause of the following exception:\\n\\nTraceback (most recent call last):\\n File \"/tmp/ansible_kolla_container_payload_b6_z90cb/ansible_kolla_container_payload.zip/ansible/modules/kolla_container.py\", line 425, in main\\n result = bool(getattr(cw, module.params.get(\\'action\\'))())\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File \"/tmp/ansible_kolla_container_payload_b6_z90cb/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 349, in recreate_or_restart_container\\n self.start_container()\\n File \"/tmp/ansible_kolla_container_payload_b6_z90cb/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 367, in start_container\\n self.pull_image()\\n File \"/tmp/ansible_kolla_container_payload_b6_z90cb/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 202, in pull_image\\n json.loads(line.strip().decode(\\'utf-8\\')) for line in self.dc.pull(\\n ^^^^^^^^^^^^^\\n File \"/usr/lib/python3/dist-packages/docker/api/image.py\", line 429, in pull\\n self._raise_for_status(response)\\n File \"/usr/lib/python3/dist-packages/docker/api/client.py\", line 277, in _raise_for_status\\n raise create_api_error_from_http_exception(e) from e\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File \"/usr/lib/python3/dist-packages/docker/errors.py\", line 39, in create_api_error_from_http_exception\\n raise cls(e, response=response, explanation=explanation) from e\\ndocker.errors.APIError: 500 Server Error for http+docker://localhost/v1.47/images/create?tag=2024.2&fromImage=registry.osism.tech%2Fkolla%2Ffluentd: Internal Server Error (\"Get \"https://registry.osism.tech/v2/\": net/http: request canceled (Client.Timeout exceeded while awaiting headers)\")\\n'"} 2026-05-24 00:50:19.343642 | orchestrator | fatal: [testbed-manager]: FAILED! => {"changed": true, "msg": "'Traceback (most recent call last):\\n File \"/usr/lib/python3/dist-packages/docker/api/client.py\", line 275, in _raise_for_status\\n response.raise_for_status()\\n File \"/usr/lib/python3/dist-packages/requests/models.py\", line 1021, in raise_for_status\\n raise HTTPError(http_error_msg, response=self)\\nrequests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http+docker://localhost/v1.47/images/create?tag=2024.2&fromImage=registry.osism.tech%2Fkolla%2Ffluentd\\n\\nThe above exception was the direct cause of the following exception:\\n\\nTraceback (most recent call last):\\n File \"/tmp/ansible_kolla_container_payload_ekvwn2w_/ansible_kolla_container_payload.zip/ansible/modules/kolla_container.py\", line 425, in main\\n result = bool(getattr(cw, module.params.get(\\'action\\'))())\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File \"/tmp/ansible_kolla_container_payload_ekvwn2w_/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 349, in recreate_or_restart_container\\n self.start_container()\\n File \"/tmp/ansible_kolla_container_payload_ekvwn2w_/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 367, in start_container\\n self.pull_image()\\n File \"/tmp/ansible_kolla_container_payload_ekvwn2w_/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 202, in pull_image\\n json.loads(line.strip().decode(\\'utf-8\\')) for line in self.dc.pull(\\n ^^^^^^^^^^^^^\\n File \"/usr/lib/python3/dist-packages/docker/api/image.py\", line 429, in pull\\n self._raise_for_status(response)\\n File \"/usr/lib/python3/dist-packages/docker/api/client.py\", line 277, in _raise_for_status\\n raise create_api_error_from_http_exception(e) from e\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File \"/usr/lib/python3/dist-packages/docker/errors.py\", line 39, in create_api_error_from_http_exception\\n raise cls(e, response=response, explanation=explanation) from e\\ndocker.errors.APIError: 500 Server Error for http+docker://localhost/v1.47/images/create?tag=2024.2&fromImage=registry.osism.tech%2Fkolla%2Ffluentd: Internal Server Error (\"Get \"https://registry.osism.tech/v2/\": net/http: request canceled (Client.Timeout exceeded while awaiting headers)\")\\n'"} 2026-05-24 00:50:19.343661 | orchestrator | fatal: [testbed-node-2]: FAILED! => {"changed": true, "msg": "'Traceback (most recent call last):\\n File \"/usr/lib/python3/dist-packages/docker/api/client.py\", line 275, in _raise_for_status\\n response.raise_for_status()\\n File \"/usr/lib/python3/dist-packages/requests/models.py\", line 1021, in raise_for_status\\n raise HTTPError(http_error_msg, response=self)\\nrequests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http+docker://localhost/v1.47/images/create?tag=2024.2&fromImage=registry.osism.tech%2Fkolla%2Ffluentd\\n\\nThe above exception was the direct cause of the following exception:\\n\\nTraceback (most recent call last):\\n File \"/tmp/ansible_kolla_container_payload_qwm2apzt/ansible_kolla_container_payload.zip/ansible/modules/kolla_container.py\", line 425, in main\\n result = bool(getattr(cw, module.params.get(\\'action\\'))())\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File \"/tmp/ansible_kolla_container_payload_qwm2apzt/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 349, in recreate_or_restart_container\\n self.start_container()\\n File \"/tmp/ansible_kolla_container_payload_qwm2apzt/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 367, in start_container\\n self.pull_image()\\n File \"/tmp/ansible_kolla_container_payload_qwm2apzt/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 202, in pull_image\\n json.loads(line.strip().decode(\\'utf-8\\')) for line in self.dc.pull(\\n ^^^^^^^^^^^^^\\n File \"/usr/lib/python3/dist-packages/docker/api/image.py\", line 429, in pull\\n self._raise_for_status(response)\\n File \"/usr/lib/python3/dist-packages/docker/api/client.py\", line 277, in _raise_for_status\\n raise create_api_error_from_http_exception(e) from e\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File \"/usr/lib/python3/dist-packages/docker/errors.py\", line 39, in create_api_error_from_http_exception\\n raise cls(e, response=response, explanation=explanation) from e\\ndocker.errors.APIError: 500 Server Error for http+docker://localhost/v1.47/images/create?tag=2024.2&fromImage=registry.osism.tech%2Fkolla%2Ffluentd: Internal Server Error (\"Get \"https://registry.osism.tech/v2/\": net/http: request canceled (Client.Timeout exceeded while awaiting headers)\")\\n'"} 2026-05-24 00:50:19.343690 | orchestrator | fatal: [testbed-node-5]: FAILED! => {"changed": true, "msg": "'Traceback (most recent call last):\\n File \"/usr/lib/python3/dist-packages/docker/api/client.py\", line 275, in _raise_for_status\\n response.raise_for_status()\\n File \"/usr/lib/python3/dist-packages/requests/models.py\", line 1021, in raise_for_status\\n raise HTTPError(http_error_msg, response=self)\\nrequests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http+docker://localhost/v1.47/images/create?tag=2024.2&fromImage=registry.osism.tech%2Fkolla%2Ffluentd\\n\\nThe above exception was the direct cause of the following exception:\\n\\nTraceback (most recent call last):\\n File \"/tmp/ansible_kolla_container_payload_25exirot/ansible_kolla_container_payload.zip/ansible/modules/kolla_container.py\", line 425, in main\\n result = bool(getattr(cw, module.params.get(\\'action\\'))())\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File \"/tmp/ansible_kolla_container_payload_25exirot/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 349, in recreate_or_restart_container\\n self.start_container()\\n File \"/tmp/ansible_kolla_container_payload_25exirot/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 367, in start_container\\n self.pull_image()\\n File \"/tmp/ansible_kolla_container_payload_25exirot/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 202, in pull_image\\n json.loads(line.strip().decode(\\'utf-8\\')) for line in self.dc.pull(\\n ^^^^^^^^^^^^^\\n File \"/usr/lib/python3/dist-packages/docker/api/image.py\", line 429, in pull\\n self._raise_for_status(response)\\n File \"/usr/lib/python3/dist-packages/docker/api/client.py\", line 277, in _raise_for_status\\n raise create_api_error_from_http_exception(e) from e\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File \"/usr/lib/python3/dist-packages/docker/errors.py\", line 39, in create_api_error_from_http_exception\\n raise cls(e, response=response, explanation=explanation) from e\\ndocker.errors.APIError: 500 Server Error for http+docker://localhost/v1.47/images/create?tag=2024.2&fromImage=registry.osism.tech%2Fkolla%2Ffluentd: Internal Server Error (\"Get \"https://registry.osism.tech/v2/\": net/http: request canceled (Client.Timeout exceeded while awaiting headers)\")\\n'"} 2026-05-24 00:50:19.343709 | orchestrator | fatal: [testbed-node-4]: FAILED! => {"changed": true, "msg": "'Traceback (most recent call last):\\n File \"/usr/lib/python3/dist-packages/docker/api/client.py\", line 275, in _raise_for_status\\n response.raise_for_status()\\n File \"/usr/lib/python3/dist-packages/requests/models.py\", line 1021, in raise_for_status\\n raise HTTPError(http_error_msg, response=self)\\nrequests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http+docker://localhost/v1.47/images/create?tag=2024.2&fromImage=registry.osism.tech%2Fkolla%2Ffluentd\\n\\nThe above exception was the direct cause of the following exception:\\n\\nTraceback (most recent call last):\\n File \"/tmp/ansible_kolla_container_payload_lxqj95fu/ansible_kolla_container_payload.zip/ansible/modules/kolla_container.py\", line 425, in main\\n result = bool(getattr(cw, module.params.get(\\'action\\'))())\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File \"/tmp/ansible_kolla_container_payload_lxqj95fu/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 349, in recreate_or_restart_container\\n self.start_container()\\n File \"/tmp/ansible_kolla_container_payload_lxqj95fu/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 367, in start_container\\n self.pull_image()\\n File \"/tmp/ansible_kolla_container_payload_lxqj95fu/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 202, in pull_image\\n json.loads(line.strip().decode(\\'utf-8\\')) for line in self.dc.pull(\\n ^^^^^^^^^^^^^\\n File \"/usr/lib/python3/dist-packages/docker/api/image.py\", line 429, in pull\\n self._raise_for_status(response)\\n File \"/usr/lib/python3/dist-packages/docker/api/client.py\", line 277, in _raise_for_status\\n raise create_api_error_from_http_exception(e) from e\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File \"/usr/lib/python3/dist-packages/docker/errors.py\", line 39, in create_api_error_from_http_exception\\n raise cls(e, response=response, explanation=explanation) from e\\ndocker.errors.APIError: 500 Server Error for http+docker://localhost/v1.47/images/create?tag=2024.2&fromImage=registry.osism.tech%2Fkolla%2Ffluentd: Internal Server Error (\"Get \"https://registry.osism.tech/v2/\": net/http: request canceled (Client.Timeout exceeded while awaiting headers)\")\\n'"} 2026-05-24 00:50:19.343739 | orchestrator | fatal: [testbed-node-3]: FAILED! => {"changed": true, "msg": "'Traceback (most recent call last):\\n File \"/usr/lib/python3/dist-packages/docker/api/client.py\", line 275, in _raise_for_status\\n response.raise_for_status()\\n File \"/usr/lib/python3/dist-packages/requests/models.py\", line 1021, in raise_for_status\\n raise HTTPError(http_error_msg, response=self)\\nrequests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http+docker://localhost/v1.47/images/create?tag=2024.2&fromImage=registry.osism.tech%2Fkolla%2Ffluentd\\n\\nThe above exception was the direct cause of the following exception:\\n\\nTraceback (most recent call last):\\n File \"/tmp/ansible_kolla_container_payload_stz6xcfi/ansible_kolla_container_payload.zip/ansible/modules/kolla_container.py\", line 425, in main\\n result = bool(getattr(cw, module.params.get(\\'action\\'))())\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File \"/tmp/ansible_kolla_container_payload_stz6xcfi/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 349, in recreate_or_restart_container\\n self.start_container()\\n File \"/tmp/ansible_kolla_container_payload_stz6xcfi/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 367, in start_container\\n self.pull_image()\\n File \"/tmp/ansible_kolla_container_payload_stz6xcfi/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 202, in pull_image\\n json.loads(line.strip().decode(\\'utf-8\\')) for line in self.dc.pull(\\n ^^^^^^^^^^^^^\\n File \"/usr/lib/python3/dist-packages/docker/api/image.py\", line 429, in pull\\n self._raise_for_status(response)\\n File \"/usr/lib/python3/dist-packages/docker/api/client.py\", line 277, in _raise_for_status\\n raise create_api_error_from_http_exception(e) from e\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File \"/usr/lib/python3/dist-packages/docker/errors.py\", line 39, in create_api_error_from_http_exception\\n raise cls(e, response=response, explanation=explanation) from e\\ndocker.errors.APIError: 500 Server Error for http+docker://localhost/v1.47/images/create?tag=2024.2&fromImage=registry.osism.tech%2Fkolla%2Ffluentd: Internal Server Error (\"Get \"https://registry.osism.tech/v2/\": net/http: request canceled (Client.Timeout exceeded while awaiting headers)\")\\n'"} 2026-05-24 00:50:19.343750 | orchestrator | 2026-05-24 00:50:19.343759 | orchestrator | RUNNING HANDLER [common : Restart kolla-toolbox container] ********************* 2026-05-24 00:50:19.343769 | orchestrator | Sunday 24 May 2026 00:50:13 +0000 (0:00:19.505) 0:01:24.642 ************ 2026-05-24 00:50:19.343789 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:50:19.343799 | orchestrator | 2026-05-24 00:50:19.343809 | orchestrator | RUNNING HANDLER [common : Initializing toolbox container using normal user] **** 2026-05-24 00:50:19.343819 | orchestrator | Sunday 24 May 2026 00:50:15 +0000 (0:00:01.960) 0:01:26.603 ************ 2026-05-24 00:50:19.343828 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:50:19.343838 | orchestrator | 2026-05-24 00:50:19.343847 | orchestrator | RUNNING HANDLER [common : Restart cron container] ****************************** 2026-05-24 00:50:19.343857 | orchestrator | Sunday 24 May 2026 00:50:16 +0000 (0:00:01.311) 0:01:27.914 ************ 2026-05-24 00:50:19.343887 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:50:19.343897 | orchestrator | 2026-05-24 00:50:19.343907 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-24 00:50:19.343918 | orchestrator | testbed-manager : ok=18  changed=11  unreachable=0 failed=1  skipped=4  rescued=0 ignored=0 2026-05-24 00:50:19.343928 | orchestrator | testbed-node-0 : ok=18  changed=14  unreachable=0 failed=0 skipped=4  rescued=0 ignored=0 2026-05-24 00:50:19.343938 | orchestrator | testbed-node-1 : ok=14  changed=11  unreachable=0 failed=1  skipped=4  rescued=0 ignored=0 2026-05-24 00:50:19.343953 | orchestrator | testbed-node-2 : ok=14  changed=11  unreachable=0 failed=1  skipped=4  rescued=0 ignored=0 2026-05-24 00:50:19.343963 | orchestrator | testbed-node-3 : ok=14  changed=11  unreachable=0 failed=1  skipped=4  rescued=0 ignored=0 2026-05-24 00:50:19.343973 | orchestrator | testbed-node-4 : ok=14  changed=11  unreachable=0 failed=1  skipped=4  rescued=0 ignored=0 2026-05-24 00:50:19.343983 | orchestrator | testbed-node-5 : ok=14  changed=11  unreachable=0 failed=1  skipped=4  rescued=0 ignored=0 2026-05-24 00:50:19.343992 | orchestrator | 2026-05-24 00:50:19.344002 | orchestrator | 2026-05-24 00:50:19.344012 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-24 00:50:19.344022 | orchestrator | Sunday 24 May 2026 00:50:18 +0000 (0:00:01.865) 0:01:29.780 ************ 2026-05-24 00:50:19.344031 | orchestrator | =============================================================================== 2026-05-24 00:50:19.344045 | orchestrator | common : Restart fluentd container ------------------------------------- 19.51s 2026-05-24 00:50:19.344055 | orchestrator | common : Copying over config.json files for services -------------------- 8.03s 2026-05-24 00:50:19.344065 | orchestrator | service-cert-copy : common | Copying over extra CA certificates --------- 6.08s 2026-05-24 00:50:19.344074 | orchestrator | common : Copying over fluentd.conf -------------------------------------- 4.77s 2026-05-24 00:50:19.344084 | orchestrator | common : Ensuring config directories exist ------------------------------ 4.57s 2026-05-24 00:50:19.344093 | orchestrator | common : Check common containers ---------------------------------------- 4.37s 2026-05-24 00:50:19.344103 | orchestrator | common : Copying over cron logrotate config file ------------------------ 3.99s 2026-05-24 00:50:19.344112 | orchestrator | common : Ensure RabbitMQ Erlang cookie exists --------------------------- 3.64s 2026-05-24 00:50:19.344122 | orchestrator | common : Ensuring config directories have correct owner and permission --- 3.51s 2026-05-24 00:50:19.344131 | orchestrator | common : Copy rabbitmq erl_inetrc to kolla toolbox ---------------------- 2.87s 2026-05-24 00:50:19.344141 | orchestrator | service-cert-copy : common | Copying over backend internal TLS key ------ 2.73s 2026-05-24 00:50:19.344150 | orchestrator | common : Creating log volume -------------------------------------------- 2.30s 2026-05-24 00:50:19.344160 | orchestrator | service-cert-copy : common | Copying over backend internal TLS certificate --- 2.26s 2026-05-24 00:50:19.344179 | orchestrator | common : Copy rabbitmq-env.conf to kolla toolbox ------------------------ 2.20s 2026-05-24 00:50:19.344188 | orchestrator | common : Link kolla_logs volume to /var/log/kolla ----------------------- 1.97s 2026-05-24 00:50:19.344198 | orchestrator | common : Restart kolla-toolbox container -------------------------------- 1.96s 2026-05-24 00:50:19.344207 | orchestrator | common : Restart cron container ----------------------------------------- 1.87s 2026-05-24 00:50:19.344217 | orchestrator | common : Copying over /run subdirectories conf -------------------------- 1.64s 2026-05-24 00:50:19.344226 | orchestrator | common : Restart systemd-tmpfiles --------------------------------------- 1.60s 2026-05-24 00:50:19.344236 | orchestrator | common : include_tasks -------------------------------------------------- 1.58s 2026-05-24 00:50:19.344245 | orchestrator | 2026-05-24 00:50:19 | INFO  | Task cdfef2ef-4f64-46a1-b325-941b5d001eb2 is in state STARTED 2026-05-24 00:50:19.344255 | orchestrator | 2026-05-24 00:50:19 | INFO  | Task 74f38edd-3875-4f00-8e41-160c507af024 is in state STARTED 2026-05-24 00:50:19.345454 | orchestrator | 2026-05-24 00:50:19 | INFO  | Task 23a13591-e145-4f7c-9735-f89626c000c1 is in state SUCCESS 2026-05-24 00:50:19.345482 | orchestrator | 2026-05-24 00:50:19 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:50:22.374627 | orchestrator | 2026-05-24 00:50:22 | INFO  | Task cdfef2ef-4f64-46a1-b325-941b5d001eb2 is in state STARTED 2026-05-24 00:50:22.377236 | orchestrator | 2026-05-24 00:50:22 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:50:22.377655 | orchestrator | 2026-05-24 00:50:22 | INFO  | Task 968aec6c-e6b3-449b-97ec-f3bcb1f82ffe is in state STARTED 2026-05-24 00:50:22.378400 | orchestrator | 2026-05-24 00:50:22 | INFO  | Task 74f38edd-3875-4f00-8e41-160c507af024 is in state STARTED 2026-05-24 00:50:22.381520 | orchestrator | 2026-05-24 00:50:22 | INFO  | Task 6bc82475-a06f-4e49-b6ba-91bc26a091c0 is in state STARTED 2026-05-24 00:50:22.382396 | orchestrator | 2026-05-24 00:50:22 | INFO  | Task 05ffce25-1f31-4314-be01-a0fdf71a2012 is in state STARTED 2026-05-24 00:50:22.382506 | orchestrator | 2026-05-24 00:50:22 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:50:25.456168 | orchestrator | 2026-05-24 00:50:25 | INFO  | Task cdfef2ef-4f64-46a1-b325-941b5d001eb2 is in state STARTED 2026-05-24 00:50:25.456609 | orchestrator | 2026-05-24 00:50:25 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:50:25.457488 | orchestrator | 2026-05-24 00:50:25 | INFO  | Task 968aec6c-e6b3-449b-97ec-f3bcb1f82ffe is in state STARTED 2026-05-24 00:50:25.458486 | orchestrator | 2026-05-24 00:50:25 | INFO  | Task 74f38edd-3875-4f00-8e41-160c507af024 is in state STARTED 2026-05-24 00:50:25.459364 | orchestrator | 2026-05-24 00:50:25 | INFO  | Task 6bc82475-a06f-4e49-b6ba-91bc26a091c0 is in state STARTED 2026-05-24 00:50:25.460131 | orchestrator | 2026-05-24 00:50:25 | INFO  | Task 05ffce25-1f31-4314-be01-a0fdf71a2012 is in state STARTED 2026-05-24 00:50:25.460163 | orchestrator | 2026-05-24 00:50:25 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:50:28.483144 | orchestrator | 2026-05-24 00:50:28 | INFO  | Task cdfef2ef-4f64-46a1-b325-941b5d001eb2 is in state STARTED 2026-05-24 00:50:28.483764 | orchestrator | 2026-05-24 00:50:28 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:50:28.484823 | orchestrator | 2026-05-24 00:50:28 | INFO  | Task 968aec6c-e6b3-449b-97ec-f3bcb1f82ffe is in state STARTED 2026-05-24 00:50:28.487007 | orchestrator | 2026-05-24 00:50:28 | INFO  | Task 74f38edd-3875-4f00-8e41-160c507af024 is in state STARTED 2026-05-24 00:50:28.487780 | orchestrator | 2026-05-24 00:50:28 | INFO  | Task 6bc82475-a06f-4e49-b6ba-91bc26a091c0 is in state STARTED 2026-05-24 00:50:28.489309 | orchestrator | 2026-05-24 00:50:28 | INFO  | Task 05ffce25-1f31-4314-be01-a0fdf71a2012 is in state STARTED 2026-05-24 00:50:28.489333 | orchestrator | 2026-05-24 00:50:28 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:50:31.528616 | orchestrator | 2026-05-24 00:50:31 | INFO  | Task cdfef2ef-4f64-46a1-b325-941b5d001eb2 is in state STARTED 2026-05-24 00:50:31.529237 | orchestrator | 2026-05-24 00:50:31 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:50:31.530083 | orchestrator | 2026-05-24 00:50:31 | INFO  | Task 968aec6c-e6b3-449b-97ec-f3bcb1f82ffe is in state STARTED 2026-05-24 00:50:31.530945 | orchestrator | 2026-05-24 00:50:31 | INFO  | Task 74f38edd-3875-4f00-8e41-160c507af024 is in state STARTED 2026-05-24 00:50:31.531633 | orchestrator | 2026-05-24 00:50:31 | INFO  | Task 6bc82475-a06f-4e49-b6ba-91bc26a091c0 is in state STARTED 2026-05-24 00:50:31.535030 | orchestrator | 2026-05-24 00:50:31 | INFO  | Task 05ffce25-1f31-4314-be01-a0fdf71a2012 is in state STARTED 2026-05-24 00:50:31.535068 | orchestrator | 2026-05-24 00:50:31 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:50:34.583202 | orchestrator | 2026-05-24 00:50:34 | INFO  | Task cdfef2ef-4f64-46a1-b325-941b5d001eb2 is in state STARTED 2026-05-24 00:50:34.584470 | orchestrator | 2026-05-24 00:50:34 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:50:34.587217 | orchestrator | 2026-05-24 00:50:34 | INFO  | Task 968aec6c-e6b3-449b-97ec-f3bcb1f82ffe is in state STARTED 2026-05-24 00:50:34.590601 | orchestrator | 2026-05-24 00:50:34 | INFO  | Task 74f38edd-3875-4f00-8e41-160c507af024 is in state STARTED 2026-05-24 00:50:34.593470 | orchestrator | 2026-05-24 00:50:34 | INFO  | Task 6bc82475-a06f-4e49-b6ba-91bc26a091c0 is in state STARTED 2026-05-24 00:50:34.596044 | orchestrator | 2026-05-24 00:50:34 | INFO  | Task 05ffce25-1f31-4314-be01-a0fdf71a2012 is in state STARTED 2026-05-24 00:50:34.596352 | orchestrator | 2026-05-24 00:50:34 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:50:37.641323 | orchestrator | 2026-05-24 00:50:37 | INFO  | Task cdfef2ef-4f64-46a1-b325-941b5d001eb2 is in state STARTED 2026-05-24 00:50:37.643043 | orchestrator | 2026-05-24 00:50:37 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:50:37.645032 | orchestrator | 2026-05-24 00:50:37 | INFO  | Task 968aec6c-e6b3-449b-97ec-f3bcb1f82ffe is in state STARTED 2026-05-24 00:50:37.646489 | orchestrator | 2026-05-24 00:50:37 | INFO  | Task 74f38edd-3875-4f00-8e41-160c507af024 is in state STARTED 2026-05-24 00:50:37.648998 | orchestrator | 2026-05-24 00:50:37 | INFO  | Task 6bc82475-a06f-4e49-b6ba-91bc26a091c0 is in state STARTED 2026-05-24 00:50:37.650471 | orchestrator | 2026-05-24 00:50:37 | INFO  | Task 05ffce25-1f31-4314-be01-a0fdf71a2012 is in state STARTED 2026-05-24 00:50:37.650527 | orchestrator | 2026-05-24 00:50:37 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:50:40.694159 | orchestrator | 2026-05-24 00:50:40 | INFO  | Task cdfef2ef-4f64-46a1-b325-941b5d001eb2 is in state STARTED 2026-05-24 00:50:40.694852 | orchestrator | 2026-05-24 00:50:40 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:50:40.695635 | orchestrator | 2026-05-24 00:50:40 | INFO  | Task 968aec6c-e6b3-449b-97ec-f3bcb1f82ffe is in state STARTED 2026-05-24 00:50:40.698224 | orchestrator | 2026-05-24 00:50:40 | INFO  | Task 74f38edd-3875-4f00-8e41-160c507af024 is in state STARTED 2026-05-24 00:50:40.701331 | orchestrator | 2026-05-24 00:50:40 | INFO  | Task 6bc82475-a06f-4e49-b6ba-91bc26a091c0 is in state STARTED 2026-05-24 00:50:40.704022 | orchestrator | 2026-05-24 00:50:40 | INFO  | Task 05ffce25-1f31-4314-be01-a0fdf71a2012 is in state STARTED 2026-05-24 00:50:40.704516 | orchestrator | 2026-05-24 00:50:40 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:50:43.743501 | orchestrator | 2026-05-24 00:50:43 | INFO  | Task cdfef2ef-4f64-46a1-b325-941b5d001eb2 is in state STARTED 2026-05-24 00:50:43.743845 | orchestrator | 2026-05-24 00:50:43 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:50:43.744842 | orchestrator | 2026-05-24 00:50:43 | INFO  | Task 968aec6c-e6b3-449b-97ec-f3bcb1f82ffe is in state STARTED 2026-05-24 00:50:43.745816 | orchestrator | 2026-05-24 00:50:43 | INFO  | Task 74f38edd-3875-4f00-8e41-160c507af024 is in state STARTED 2026-05-24 00:50:43.746658 | orchestrator | 2026-05-24 00:50:43 | INFO  | Task 6bc82475-a06f-4e49-b6ba-91bc26a091c0 is in state STARTED 2026-05-24 00:50:43.747431 | orchestrator | 2026-05-24 00:50:43 | INFO  | Task 05ffce25-1f31-4314-be01-a0fdf71a2012 is in state STARTED 2026-05-24 00:50:43.747466 | orchestrator | 2026-05-24 00:50:43 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:50:46.793390 | orchestrator | 2026-05-24 00:50:46 | INFO  | Task cdfef2ef-4f64-46a1-b325-941b5d001eb2 is in state STARTED 2026-05-24 00:50:46.796086 | orchestrator | 2026-05-24 00:50:46 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:50:46.797106 | orchestrator | 2026-05-24 00:50:46 | INFO  | Task 968aec6c-e6b3-449b-97ec-f3bcb1f82ffe is in state STARTED 2026-05-24 00:50:46.797823 | orchestrator | 2026-05-24 00:50:46 | INFO  | Task 74f38edd-3875-4f00-8e41-160c507af024 is in state STARTED 2026-05-24 00:50:46.800252 | orchestrator | 2026-05-24 00:50:46 | INFO  | Task 6bc82475-a06f-4e49-b6ba-91bc26a091c0 is in state STARTED 2026-05-24 00:50:46.801202 | orchestrator | 2026-05-24 00:50:46 | INFO  | Task 05ffce25-1f31-4314-be01-a0fdf71a2012 is in state STARTED 2026-05-24 00:50:46.801233 | orchestrator | 2026-05-24 00:50:46 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:50:49.839711 | orchestrator | 2026-05-24 00:50:49 | INFO  | Task cdfef2ef-4f64-46a1-b325-941b5d001eb2 is in state STARTED 2026-05-24 00:50:49.839792 | orchestrator | 2026-05-24 00:50:49 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:50:49.840726 | orchestrator | 2026-05-24 00:50:49 | INFO  | Task 968aec6c-e6b3-449b-97ec-f3bcb1f82ffe is in state SUCCESS 2026-05-24 00:50:49.840927 | orchestrator | 2026-05-24 00:50:49.840941 | orchestrator | 2026-05-24 00:50:49.840948 | orchestrator | PLAY [Apply role phpmyadmin] *************************************************** 2026-05-24 00:50:49.840954 | orchestrator | 2026-05-24 00:50:49.840961 | orchestrator | TASK [osism.services.phpmyadmin : Create traefik external network] ************* 2026-05-24 00:50:49.840967 | orchestrator | Sunday 24 May 2026 00:49:16 +0000 (0:00:00.376) 0:00:00.376 ************ 2026-05-24 00:50:49.840973 | orchestrator | ok: [testbed-manager] 2026-05-24 00:50:49.840980 | orchestrator | 2026-05-24 00:50:49.840986 | orchestrator | TASK [osism.services.phpmyadmin : Create required directories] ***************** 2026-05-24 00:50:49.840992 | orchestrator | Sunday 24 May 2026 00:49:18 +0000 (0:00:01.722) 0:00:02.099 ************ 2026-05-24 00:50:49.840998 | orchestrator | changed: [testbed-manager] => (item=/opt/phpmyadmin) 2026-05-24 00:50:49.841004 | orchestrator | 2026-05-24 00:50:49.841010 | orchestrator | TASK [osism.services.phpmyadmin : Copy docker-compose.yml file] **************** 2026-05-24 00:50:49.841016 | orchestrator | Sunday 24 May 2026 00:49:19 +0000 (0:00:00.885) 0:00:02.984 ************ 2026-05-24 00:50:49.841022 | orchestrator | changed: [testbed-manager] 2026-05-24 00:50:49.841028 | orchestrator | 2026-05-24 00:50:49.841034 | orchestrator | TASK [osism.services.phpmyadmin : Manage phpmyadmin service] ******************* 2026-05-24 00:50:49.841040 | orchestrator | Sunday 24 May 2026 00:49:20 +0000 (0:00:01.287) 0:00:04.272 ************ 2026-05-24 00:50:49.841066 | orchestrator | FAILED - RETRYING: [testbed-manager]: Manage phpmyadmin service (10 retries left). 2026-05-24 00:50:49.841073 | orchestrator | ok: [testbed-manager] 2026-05-24 00:50:49.841080 | orchestrator | 2026-05-24 00:50:49.841086 | orchestrator | RUNNING HANDLER [osism.services.phpmyadmin : Restart phpmyadmin service] ******* 2026-05-24 00:50:49.841092 | orchestrator | Sunday 24 May 2026 00:50:14 +0000 (0:00:54.081) 0:00:58.353 ************ 2026-05-24 00:50:49.841098 | orchestrator | changed: [testbed-manager] 2026-05-24 00:50:49.841104 | orchestrator | 2026-05-24 00:50:49.841110 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-24 00:50:49.841116 | orchestrator | testbed-manager : ok=5  changed=3  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-24 00:50:49.841123 | orchestrator | 2026-05-24 00:50:49.841129 | orchestrator | 2026-05-24 00:50:49.841135 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-24 00:50:49.841142 | orchestrator | Sunday 24 May 2026 00:50:17 +0000 (0:00:03.247) 0:01:01.601 ************ 2026-05-24 00:50:49.841147 | orchestrator | =============================================================================== 2026-05-24 00:50:49.841153 | orchestrator | osism.services.phpmyadmin : Manage phpmyadmin service ------------------ 54.08s 2026-05-24 00:50:49.841159 | orchestrator | osism.services.phpmyadmin : Restart phpmyadmin service ------------------ 3.25s 2026-05-24 00:50:49.841165 | orchestrator | osism.services.phpmyadmin : Create traefik external network ------------- 1.72s 2026-05-24 00:50:49.841171 | orchestrator | osism.services.phpmyadmin : Copy docker-compose.yml file ---------------- 1.29s 2026-05-24 00:50:49.841177 | orchestrator | osism.services.phpmyadmin : Create required directories ----------------- 0.89s 2026-05-24 00:50:49.841183 | orchestrator | 2026-05-24 00:50:49.841189 | orchestrator | [WARNING]: Collection community.general does not support Ansible version 2026-05-24 00:50:49.841195 | orchestrator | 2.17.14 2026-05-24 00:50:49.841201 | orchestrator | 2026-05-24 00:50:49.841207 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-05-24 00:50:49.841213 | orchestrator | 2026-05-24 00:50:49.841219 | orchestrator | TASK [Group hosts based on Kolla action] *************************************** 2026-05-24 00:50:49.841226 | orchestrator | Sunday 24 May 2026 00:50:25 +0000 (0:00:00.281) 0:00:00.281 ************ 2026-05-24 00:50:49.841231 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:50:49.841238 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:50:49.841244 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:50:49.841250 | orchestrator | 2026-05-24 00:50:49.841267 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-05-24 00:50:49.841273 | orchestrator | Sunday 24 May 2026 00:50:25 +0000 (0:00:00.223) 0:00:00.504 ************ 2026-05-24 00:50:49.841279 | orchestrator | ok: [testbed-node-0] => (item=enable_memcached_True) 2026-05-24 00:50:49.841285 | orchestrator | ok: [testbed-node-1] => (item=enable_memcached_True) 2026-05-24 00:50:49.841291 | orchestrator | ok: [testbed-node-2] => (item=enable_memcached_True) 2026-05-24 00:50:49.841297 | orchestrator | 2026-05-24 00:50:49.841303 | orchestrator | PLAY [Apply role memcached] **************************************************** 2026-05-24 00:50:49.841309 | orchestrator | 2026-05-24 00:50:49.841315 | orchestrator | TASK [memcached : include_tasks] *********************************************** 2026-05-24 00:50:49.841321 | orchestrator | Sunday 24 May 2026 00:50:26 +0000 (0:00:00.332) 0:00:00.837 ************ 2026-05-24 00:50:49.841327 | orchestrator | included: /ansible/roles/memcached/tasks/deploy.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-24 00:50:49.841334 | orchestrator | 2026-05-24 00:50:49.841340 | orchestrator | TASK [memcached : Ensuring config directories exist] *************************** 2026-05-24 00:50:49.841346 | orchestrator | Sunday 24 May 2026 00:50:26 +0000 (0:00:00.514) 0:00:01.351 ************ 2026-05-24 00:50:49.841352 | orchestrator | changed: [testbed-node-0] => (item=memcached) 2026-05-24 00:50:49.841359 | orchestrator | changed: [testbed-node-1] => (item=memcached) 2026-05-24 00:50:49.841369 | orchestrator | changed: [testbed-node-2] => (item=memcached) 2026-05-24 00:50:49.841376 | orchestrator | 2026-05-24 00:50:49.841382 | orchestrator | TASK [memcached : Copying over config.json files for services] ***************** 2026-05-24 00:50:49.841388 | orchestrator | Sunday 24 May 2026 00:50:27 +0000 (0:00:01.253) 0:00:02.605 ************ 2026-05-24 00:50:49.841394 | orchestrator | changed: [testbed-node-1] => (item=memcached) 2026-05-24 00:50:49.841400 | orchestrator | changed: [testbed-node-0] => (item=memcached) 2026-05-24 00:50:49.841406 | orchestrator | changed: [testbed-node-2] => (item=memcached) 2026-05-24 00:50:49.841412 | orchestrator | 2026-05-24 00:50:49.841418 | orchestrator | TASK [memcached : Check memcached container] *********************************** 2026-05-24 00:50:49.841424 | orchestrator | Sunday 24 May 2026 00:50:29 +0000 (0:00:01.559) 0:00:04.164 ************ 2026-05-24 00:50:49.841444 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:50:49.841454 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:50:49.841465 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:50:49.841475 | orchestrator | 2026-05-24 00:50:49.841486 | orchestrator | RUNNING HANDLER [memcached : Restart memcached container] ********************** 2026-05-24 00:50:49.841495 | orchestrator | Sunday 24 May 2026 00:50:31 +0000 (0:00:01.883) 0:00:06.047 ************ 2026-05-24 00:50:49.841505 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:50:49.841526 | orchestrator | fatal: [testbed-node-1]: FAILED! => {"changed": true, "msg": "'Traceback (most recent call last):\\n File \"/usr/lib/python3/dist-packages/docker/api/client.py\", line 275, in _raise_for_status\\n response.raise_for_status()\\n File \"/usr/lib/python3/dist-packages/requests/models.py\", line 1021, in raise_for_status\\n raise HTTPError(http_error_msg, response=self)\\nrequests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http+docker://localhost/v1.47/images/create?tag=2024.2&fromImage=registry.osism.tech%2Fkolla%2Fmemcached\\n\\nThe above exception was the direct cause of the following exception:\\n\\nTraceback (most recent call last):\\n File \"/tmp/ansible_kolla_container_payload_8_5rbjee/ansible_kolla_container_payload.zip/ansible/modules/kolla_container.py\", line 425, in main\\n result = bool(getattr(cw, module.params.get(\\'action\\'))())\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File \"/tmp/ansible_kolla_container_payload_8_5rbjee/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 349, in recreate_or_restart_container\\n self.start_container()\\n File \"/tmp/ansible_kolla_container_payload_8_5rbjee/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 367, in start_container\\n self.pull_image()\\n File \"/tmp/ansible_kolla_container_payload_8_5rbjee/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 202, in pull_image\\n json.loads(line.strip().decode(\\'utf-8\\')) for line in self.dc.pull(\\n ^^^^^^^^^^^^^\\n File \"/usr/lib/python3/dist-packages/docker/api/image.py\", line 429, in pull\\n self._raise_for_status(response)\\n File \"/usr/lib/python3/dist-packages/docker/api/client.py\", line 277, in _raise_for_status\\n raise create_api_error_from_http_exception(e) from e\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File \"/usr/lib/python3/dist-packages/docker/errors.py\", line 39, in create_api_error_from_http_exception\\n raise cls(e, response=response, explanation=explanation) from e\\ndocker.errors.APIError: 500 Server Error for http+docker://localhost/v1.47/images/create?tag=2024.2&fromImage=registry.osism.tech%2Fkolla%2Fmemcached: Internal Server Error (\"Get \"https://registry.osism.tech/v2/\": net/http: request canceled (Client.Timeout exceeded while awaiting headers)\")\\n'"} 2026-05-24 00:50:49.841552 | orchestrator | fatal: [testbed-node-2]: FAILED! => {"changed": true, "msg": "'Traceback (most recent call last):\\n File \"/usr/lib/python3/dist-packages/docker/api/client.py\", line 275, in _raise_for_status\\n response.raise_for_status()\\n File \"/usr/lib/python3/dist-packages/requests/models.py\", line 1021, in raise_for_status\\n raise HTTPError(http_error_msg, response=self)\\nrequests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http+docker://localhost/v1.47/images/create?tag=2024.2&fromImage=registry.osism.tech%2Fkolla%2Fmemcached\\n\\nThe above exception was the direct cause of the following exception:\\n\\nTraceback (most recent call last):\\n File \"/tmp/ansible_kolla_container_payload_ncf22wm9/ansible_kolla_container_payload.zip/ansible/modules/kolla_container.py\", line 425, in main\\n result = bool(getattr(cw, module.params.get(\\'action\\'))())\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File \"/tmp/ansible_kolla_container_payload_ncf22wm9/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 349, in recreate_or_restart_container\\n self.start_container()\\n File \"/tmp/ansible_kolla_container_payload_ncf22wm9/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 367, in start_container\\n self.pull_image()\\n File \"/tmp/ansible_kolla_container_payload_ncf22wm9/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 202, in pull_image\\n json.loads(line.strip().decode(\\'utf-8\\')) for line in self.dc.pull(\\n ^^^^^^^^^^^^^\\n File \"/usr/lib/python3/dist-packages/docker/api/image.py\", line 429, in pull\\n self._raise_for_status(response)\\n File \"/usr/lib/python3/dist-packages/docker/api/client.py\", line 277, in _raise_for_status\\n raise create_api_error_from_http_exception(e) from e\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File \"/usr/lib/python3/dist-packages/docker/errors.py\", line 39, in create_api_error_from_http_exception\\n raise cls(e, response=response, explanation=explanation) from e\\ndocker.errors.APIError: 500 Server Error for http+docker://localhost/v1.47/images/create?tag=2024.2&fromImage=registry.osism.tech%2Fkolla%2Fmemcached: Internal Server Error (\"Get \"https://registry.osism.tech/v2/\": net/http: request canceled (Client.Timeout exceeded while awaiting headers)\")\\n'"} 2026-05-24 00:50:49.841572 | orchestrator | 2026-05-24 00:50:49.841583 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-24 00:50:49.841593 | orchestrator | testbed-node-0 : ok=7  changed=4  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-24 00:50:49.841605 | orchestrator | testbed-node-1 : ok=6  changed=3  unreachable=0 failed=1  skipped=0 rescued=0 ignored=0 2026-05-24 00:50:49.841617 | orchestrator | testbed-node-2 : ok=6  changed=3  unreachable=0 failed=1  skipped=0 rescued=0 ignored=0 2026-05-24 00:50:49.841627 | orchestrator | 2026-05-24 00:50:49.841678 | orchestrator | 2026-05-24 00:50:49.841687 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-24 00:50:49.841694 | orchestrator | Sunday 24 May 2026 00:50:47 +0000 (0:00:16.238) 0:00:22.286 ************ 2026-05-24 00:50:49.841702 | orchestrator | =============================================================================== 2026-05-24 00:50:49.841709 | orchestrator | memcached : Restart memcached container -------------------------------- 16.24s 2026-05-24 00:50:49.841716 | orchestrator | memcached : Check memcached container ----------------------------------- 1.88s 2026-05-24 00:50:49.841723 | orchestrator | memcached : Copying over config.json files for services ----------------- 1.56s 2026-05-24 00:50:49.841730 | orchestrator | memcached : Ensuring config directories exist --------------------------- 1.25s 2026-05-24 00:50:49.841737 | orchestrator | memcached : include_tasks ----------------------------------------------- 0.51s 2026-05-24 00:50:49.841744 | orchestrator | Group hosts based on enabled services ----------------------------------- 0.33s 2026-05-24 00:50:49.841755 | orchestrator | Group hosts based on Kolla action --------------------------------------- 0.22s 2026-05-24 00:50:49.842089 | orchestrator | 2026-05-24 00:50:49 | INFO  | Task 8dd4acc8-a0cf-4d4d-96a0-ae2dfed5fa29 is in state STARTED 2026-05-24 00:50:49.843289 | orchestrator | 2026-05-24 00:50:49 | INFO  | Task 74f38edd-3875-4f00-8e41-160c507af024 is in state STARTED 2026-05-24 00:50:49.845037 | orchestrator | 2026-05-24 00:50:49 | INFO  | Task 6bc82475-a06f-4e49-b6ba-91bc26a091c0 is in state SUCCESS 2026-05-24 00:50:49.845856 | orchestrator | 2026-05-24 00:50:49.845896 | orchestrator | [WARNING]: Collection community.general does not support Ansible version 2026-05-24 00:50:49.845910 | orchestrator | 2.17.14 2026-05-24 00:50:49.845922 | orchestrator | 2026-05-24 00:50:49.845933 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-05-24 00:50:49.845945 | orchestrator | 2026-05-24 00:50:49.845956 | orchestrator | TASK [Group hosts based on Kolla action] *************************************** 2026-05-24 00:50:49.845967 | orchestrator | Sunday 24 May 2026 00:50:24 +0000 (0:00:00.289) 0:00:00.289 ************ 2026-05-24 00:50:49.845978 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:50:49.845990 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:50:49.846000 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:50:49.846011 | orchestrator | 2026-05-24 00:50:49.846074 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-05-24 00:50:49.846093 | orchestrator | Sunday 24 May 2026 00:50:24 +0000 (0:00:00.322) 0:00:00.612 ************ 2026-05-24 00:50:49.846112 | orchestrator | ok: [testbed-node-0] => (item=enable_redis_True) 2026-05-24 00:50:49.846131 | orchestrator | ok: [testbed-node-1] => (item=enable_redis_True) 2026-05-24 00:50:49.846148 | orchestrator | ok: [testbed-node-2] => (item=enable_redis_True) 2026-05-24 00:50:49.846166 | orchestrator | 2026-05-24 00:50:49.846183 | orchestrator | PLAY [Apply role redis] ******************************************************** 2026-05-24 00:50:49.846201 | orchestrator | 2026-05-24 00:50:49.846217 | orchestrator | TASK [redis : include_tasks] *************************************************** 2026-05-24 00:50:49.846236 | orchestrator | Sunday 24 May 2026 00:50:25 +0000 (0:00:00.300) 0:00:00.912 ************ 2026-05-24 00:50:49.846253 | orchestrator | included: /ansible/roles/redis/tasks/deploy.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-24 00:50:49.846272 | orchestrator | 2026-05-24 00:50:49.846289 | orchestrator | TASK [redis : Ensuring config directories exist] ******************************* 2026-05-24 00:50:49.846308 | orchestrator | Sunday 24 May 2026 00:50:25 +0000 (0:00:00.512) 0:00:01.425 ************ 2026-05-24 00:50:49.846331 | orchestrator | changed: [testbed-node-1] => (item={'key': 'redis', 'value': {'container_name': 'redis', 'group': 'redis', 'enabled': True, 'image': 'registry.osism.tech/kolla/redis:2024.2', '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-05-24 00:50:49.846350 | orchestrator | changed: [testbed-node-0] => (item={'key': 'redis', 'value': {'container_name': 'redis', 'group': 'redis', 'enabled': True, 'image': 'registry.osism.tech/kolla/redis:2024.2', '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-05-24 00:50:49.846362 | orchestrator | changed: [testbed-node-2] => (item={'key': 'redis', 'value': {'container_name': 'redis', 'group': 'redis', 'enabled': True, 'image': 'registry.osism.tech/kolla/redis:2024.2', '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-05-24 00:50:49.846396 | 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/redis-sentinel:2024.2', '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-05-24 00:50:49.846439 | 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/redis-sentinel:2024.2', '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-05-24 00:50:49.846458 | 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/redis-sentinel:2024.2', '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-05-24 00:50:49.846477 | orchestrator | 2026-05-24 00:50:49.846496 | orchestrator | TASK [redis : Copying over default config.json files] ************************** 2026-05-24 00:50:49.846513 | orchestrator | Sunday 24 May 2026 00:50:27 +0000 (0:00:01.669) 0:00:03.094 ************ 2026-05-24 00:50:49.846533 | orchestrator | changed: [testbed-node-1] => (item={'key': 'redis', 'value': {'container_name': 'redis', 'group': 'redis', 'enabled': True, 'image': 'registry.osism.tech/kolla/redis:2024.2', '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-05-24 00:50:49.846552 | orchestrator | changed: [testbed-node-2] => (item={'key': 'redis', 'value': {'container_name': 'redis', 'group': 'redis', 'enabled': True, 'image': 'registry.osism.tech/kolla/redis:2024.2', '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-05-24 00:50:49.846573 | orchestrator | changed: [testbed-node-0] => (item={'key': 'redis', 'value': {'container_name': 'redis', 'group': 'redis', 'enabled': True, 'image': 'registry.osism.tech/kolla/redis:2024.2', '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-05-24 00:50:49.846597 | 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/redis-sentinel:2024.2', '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-05-24 00:50:49.846622 | 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/redis-sentinel:2024.2', '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-05-24 00:50:49.846635 | 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/redis-sentinel:2024.2', '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-05-24 00:50:49.846669 | orchestrator | 2026-05-24 00:50:49.846680 | orchestrator | TASK [redis : Copying over redis config files] ********************************* 2026-05-24 00:50:49.846691 | orchestrator | Sunday 24 May 2026 00:50:29 +0000 (0:00:02.378) 0:00:05.473 ************ 2026-05-24 00:50:49.846702 | orchestrator | changed: [testbed-node-0] => (item={'key': 'redis', 'value': {'container_name': 'redis', 'group': 'redis', 'enabled': True, 'image': 'registry.osism.tech/kolla/redis:2024.2', '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-05-24 00:50:49.846714 | orchestrator | changed: [testbed-node-1] => (item={'key': 'redis', 'value': {'container_name': 'redis', 'group': 'redis', 'enabled': True, 'image': 'registry.osism.tech/kolla/redis:2024.2', '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-05-24 00:50:49.846725 | orchestrator | changed: [testbed-node-2] => (item={'key': 'redis', 'value': {'container_name': 'redis', 'group': 'redis', 'enabled': True, 'image': 'registry.osism.tech/kolla/redis:2024.2', '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-05-24 00:50:49.846752 | 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/redis-sentinel:2024.2', '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-05-24 00:50:49.846768 | 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/redis-sentinel:2024.2', '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-05-24 00:50:49.846787 | 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/redis-sentinel:2024.2', '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-05-24 00:50:49.846799 | orchestrator | 2026-05-24 00:50:49.846810 | orchestrator | TASK [redis : Check redis containers] ****************************************** 2026-05-24 00:50:49.846821 | orchestrator | Sunday 24 May 2026 00:50:32 +0000 (0:00:02.860) 0:00:08.334 ************ 2026-05-24 00:50:49.846832 | orchestrator | changed: [testbed-node-0] => (item={'key': 'redis', 'value': {'container_name': 'redis', 'group': 'redis', 'enabled': True, 'image': 'registry.osism.tech/kolla/redis:2024.2', '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-05-24 00:50:49.846843 | orchestrator | changed: [testbed-node-1] => (item={'key': 'redis', 'value': {'container_name': 'redis', 'group': 'redis', 'enabled': True, 'image': 'registry.osism.tech/kolla/redis:2024.2', '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-05-24 00:50:49.846854 | orchestrator | changed: [testbed-node-2] => (item={'key': 'redis', 'value': {'container_name': 'redis', 'group': 'redis', 'enabled': True, 'image': 'registry.osism.tech/kolla/redis:2024.2', '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-05-24 00:50:49.846872 | 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/redis-sentinel:2024.2', '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-05-24 00:50:49.846883 | 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/redis-sentinel:2024.2', '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-05-24 00:50:49.846902 | 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/redis-sentinel:2024.2', '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-05-24 00:50:49.846914 | orchestrator | 2026-05-24 00:50:49.846931 | orchestrator | TASK [redis : Flush handlers] ************************************************** 2026-05-24 00:50:49.846943 | orchestrator | Sunday 24 May 2026 00:50:34 +0000 (0:00:01.491) 0:00:09.826 ************ 2026-05-24 00:50:49.846953 | orchestrator | 2026-05-24 00:50:49.846964 | orchestrator | TASK [redis : Flush handlers] ************************************************** 2026-05-24 00:50:49.846975 | orchestrator | Sunday 24 May 2026 00:50:34 +0000 (0:00:00.290) 0:00:10.116 ************ 2026-05-24 00:50:49.846986 | orchestrator | 2026-05-24 00:50:49.846996 | orchestrator | TASK [redis : Flush handlers] ************************************************** 2026-05-24 00:50:49.847007 | orchestrator | Sunday 24 May 2026 00:50:34 +0000 (0:00:00.075) 0:00:10.192 ************ 2026-05-24 00:50:49.847017 | orchestrator | 2026-05-24 00:50:49.847028 | orchestrator | RUNNING HANDLER [redis : Restart redis container] ****************************** 2026-05-24 00:50:49.847038 | orchestrator | Sunday 24 May 2026 00:50:34 +0000 (0:00:00.072) 0:00:10.264 ************ 2026-05-24 00:50:49.847049 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:50:49.847063 | orchestrator | fatal: [testbed-node-2]: FAILED! => {"changed": true, "msg": "'Traceback (most recent call last):\\n File \"/usr/lib/python3/dist-packages/docker/api/client.py\", line 275, in _raise_for_status\\n response.raise_for_status()\\n File \"/usr/lib/python3/dist-packages/requests/models.py\", line 1021, in raise_for_status\\n raise HTTPError(http_error_msg, response=self)\\nrequests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http+docker://localhost/v1.47/images/create?tag=2024.2&fromImage=registry.osism.tech%2Fkolla%2Fredis\\n\\nThe above exception was the direct cause of the following exception:\\n\\nTraceback (most recent call last):\\n File \"/tmp/ansible_kolla_container_payload_t2989sbo/ansible_kolla_container_payload.zip/ansible/modules/kolla_container.py\", line 425, in main\\n result = bool(getattr(cw, module.params.get(\\'action\\'))())\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File \"/tmp/ansible_kolla_container_payload_t2989sbo/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 349, in recreate_or_restart_container\\n self.start_container()\\n File \"/tmp/ansible_kolla_container_payload_t2989sbo/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 367, in start_container\\n self.pull_image()\\n File \"/tmp/ansible_kolla_container_payload_t2989sbo/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 202, in pull_image\\n json.loads(line.strip().decode(\\'utf-8\\')) for line in self.dc.pull(\\n ^^^^^^^^^^^^^\\n File \"/usr/lib/python3/dist-packages/docker/api/image.py\", line 429, in pull\\n self._raise_for_status(response)\\n File \"/usr/lib/python3/dist-packages/docker/api/client.py\", line 277, in _raise_for_status\\n raise create_api_error_from_http_exception(e) from e\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File \"/usr/lib/python3/dist-packages/docker/errors.py\", line 39, in create_api_error_from_http_exception\\n raise cls(e, response=response, explanation=explanation) from e\\ndocker.errors.APIError: 500 Server Error for http+docker://localhost/v1.47/images/create?tag=2024.2&fromImage=registry.osism.tech%2Fkolla%2Fredis: Internal Server Error (\"Get \"https://registry.osism.tech/v2/\": net/http: TLS handshake timeout\")\\n'"} 2026-05-24 00:50:49.847099 | orchestrator | fatal: [testbed-node-1]: FAILED! => {"changed": true, "msg": "'Traceback (most recent call last):\\n File \"/usr/lib/python3/dist-packages/docker/api/client.py\", line 275, in _raise_for_status\\n response.raise_for_status()\\n File \"/usr/lib/python3/dist-packages/requests/models.py\", line 1021, in raise_for_status\\n raise HTTPError(http_error_msg, response=self)\\nrequests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http+docker://localhost/v1.47/images/create?tag=2024.2&fromImage=registry.osism.tech%2Fkolla%2Fredis\\n\\nThe above exception was the direct cause of the following exception:\\n\\nTraceback (most recent call last):\\n File \"/tmp/ansible_kolla_container_payload__dyotxyd/ansible_kolla_container_payload.zip/ansible/modules/kolla_container.py\", line 425, in main\\n result = bool(getattr(cw, module.params.get(\\'action\\'))())\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File \"/tmp/ansible_kolla_container_payload__dyotxyd/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 349, in recreate_or_restart_container\\n self.start_container()\\n File \"/tmp/ansible_kolla_container_payload__dyotxyd/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 367, in start_container\\n self.pull_image()\\n File \"/tmp/ansible_kolla_container_payload__dyotxyd/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 202, in pull_image\\n json.loads(line.strip().decode(\\'utf-8\\')) for line in self.dc.pull(\\n ^^^^^^^^^^^^^\\n File \"/usr/lib/python3/dist-packages/docker/api/image.py\", line 429, in pull\\n self._raise_for_status(response)\\n File \"/usr/lib/python3/dist-packages/docker/api/client.py\", line 277, in _raise_for_status\\n raise create_api_error_from_http_exception(e) from e\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File \"/usr/lib/python3/dist-packages/docker/errors.py\", line 39, in create_api_error_from_http_exception\\n raise cls(e, response=response, explanation=explanation) from e\\ndocker.errors.APIError: 500 Server Error for http+docker://localhost/v1.47/images/create?tag=2024.2&fromImage=registry.osism.tech%2Fkolla%2Fredis: Internal Server Error (\"Get \"https://registry.osism.tech/v2/\": net/http: TLS handshake timeout\")\\n'"} 2026-05-24 00:50:49.847119 | orchestrator | 2026-05-24 00:50:49.847267 | orchestrator | RUNNING HANDLER [redis : Restart redis-sentinel container] ********************* 2026-05-24 00:50:49.847286 | orchestrator | Sunday 24 May 2026 00:50:46 +0000 (0:00:11.405) 0:00:21.670 ************ 2026-05-24 00:50:49.847297 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:50:49.847308 | orchestrator | 2026-05-24 00:50:49.847318 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-24 00:50:49.847329 | orchestrator | testbed-node-0 : ok=9  changed=6  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-24 00:50:49.847341 | orchestrator | testbed-node-1 : ok=7  changed=4  unreachable=0 failed=1  skipped=0 rescued=0 ignored=0 2026-05-24 00:50:49.847352 | orchestrator | testbed-node-2 : ok=7  changed=4  unreachable=0 failed=1  skipped=0 rescued=0 ignored=0 2026-05-24 00:50:49.847364 | orchestrator | 2026-05-24 00:50:49.847374 | orchestrator | 2026-05-24 00:50:49.847385 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-24 00:50:49.847396 | orchestrator | Sunday 24 May 2026 00:50:48 +0000 (0:00:01.988) 0:00:23.658 ************ 2026-05-24 00:50:49.847406 | orchestrator | =============================================================================== 2026-05-24 00:50:49.847417 | orchestrator | redis : Restart redis container ---------------------------------------- 11.41s 2026-05-24 00:50:49.847427 | orchestrator | redis : Copying over redis config files --------------------------------- 2.86s 2026-05-24 00:50:49.847438 | orchestrator | redis : Copying over default config.json files -------------------------- 2.38s 2026-05-24 00:50:49.847448 | orchestrator | redis : Restart redis-sentinel container -------------------------------- 1.99s 2026-05-24 00:50:49.847458 | orchestrator | redis : Ensuring config directories exist ------------------------------- 1.67s 2026-05-24 00:50:49.847469 | orchestrator | redis : Check redis containers ------------------------------------------ 1.49s 2026-05-24 00:50:49.847479 | orchestrator | redis : include_tasks --------------------------------------------------- 0.51s 2026-05-24 00:50:49.847490 | orchestrator | redis : Flush handlers -------------------------------------------------- 0.44s 2026-05-24 00:50:49.847500 | orchestrator | Group hosts based on Kolla action --------------------------------------- 0.32s 2026-05-24 00:50:49.847510 | orchestrator | Group hosts based on enabled services ----------------------------------- 0.30s 2026-05-24 00:50:49.847532 | orchestrator | 2026-05-24 00:50:49 | INFO  | Task 05ffce25-1f31-4314-be01-a0fdf71a2012 is in state STARTED 2026-05-24 00:50:49.847544 | orchestrator | 2026-05-24 00:50:49 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:50:52.929994 | orchestrator | 2026-05-24 00:50:52 | INFO  | Task cdfef2ef-4f64-46a1-b325-941b5d001eb2 is in state STARTED 2026-05-24 00:50:52.930182 | orchestrator | 2026-05-24 00:50:52 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:50:52.930206 | orchestrator | 2026-05-24 00:50:52 | INFO  | Task 8dd4acc8-a0cf-4d4d-96a0-ae2dfed5fa29 is in state STARTED 2026-05-24 00:50:52.933578 | orchestrator | 2026-05-24 00:50:52 | INFO  | Task 74f38edd-3875-4f00-8e41-160c507af024 is in state STARTED 2026-05-24 00:50:52.942165 | orchestrator | 2026-05-24 00:50:52 | INFO  | Task 05ffce25-1f31-4314-be01-a0fdf71a2012 is in state STARTED 2026-05-24 00:50:52.942243 | orchestrator | 2026-05-24 00:50:52 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:50:56.008524 | orchestrator | 2026-05-24 00:50:56 | INFO  | Task cdfef2ef-4f64-46a1-b325-941b5d001eb2 is in state STARTED 2026-05-24 00:50:56.008947 | orchestrator | 2026-05-24 00:50:56 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:50:56.009944 | orchestrator | 2026-05-24 00:50:56 | INFO  | Task 8dd4acc8-a0cf-4d4d-96a0-ae2dfed5fa29 is in state STARTED 2026-05-24 00:50:56.011058 | orchestrator | 2026-05-24 00:50:56 | INFO  | Task 74f38edd-3875-4f00-8e41-160c507af024 is in state STARTED 2026-05-24 00:50:56.011814 | orchestrator | 2026-05-24 00:50:56 | INFO  | Task 05ffce25-1f31-4314-be01-a0fdf71a2012 is in state STARTED 2026-05-24 00:50:56.011833 | orchestrator | 2026-05-24 00:50:56 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:50:59.041141 | orchestrator | 2026-05-24 00:50:59 | INFO  | Task cdfef2ef-4f64-46a1-b325-941b5d001eb2 is in state STARTED 2026-05-24 00:50:59.041268 | orchestrator | 2026-05-24 00:50:59 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:50:59.042197 | orchestrator | 2026-05-24 00:50:59 | INFO  | Task 8dd4acc8-a0cf-4d4d-96a0-ae2dfed5fa29 is in state STARTED 2026-05-24 00:50:59.042880 | orchestrator | 2026-05-24 00:50:59 | INFO  | Task 74f38edd-3875-4f00-8e41-160c507af024 is in state STARTED 2026-05-24 00:50:59.043675 | orchestrator | 2026-05-24 00:50:59 | INFO  | Task 05ffce25-1f31-4314-be01-a0fdf71a2012 is in state STARTED 2026-05-24 00:50:59.043715 | orchestrator | 2026-05-24 00:50:59 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:51:02.085367 | orchestrator | 2026-05-24 00:51:02 | INFO  | Task cdfef2ef-4f64-46a1-b325-941b5d001eb2 is in state STARTED 2026-05-24 00:51:02.086084 | orchestrator | 2026-05-24 00:51:02 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:51:02.088029 | orchestrator | 2026-05-24 00:51:02 | INFO  | Task 8dd4acc8-a0cf-4d4d-96a0-ae2dfed5fa29 is in state STARTED 2026-05-24 00:51:02.089813 | orchestrator | 2026-05-24 00:51:02 | INFO  | Task 74f38edd-3875-4f00-8e41-160c507af024 is in state STARTED 2026-05-24 00:51:02.090830 | orchestrator | 2026-05-24 00:51:02 | INFO  | Task 05ffce25-1f31-4314-be01-a0fdf71a2012 is in state STARTED 2026-05-24 00:51:02.091118 | orchestrator | 2026-05-24 00:51:02 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:51:05.139801 | orchestrator | 2026-05-24 00:51:05 | INFO  | Task cdfef2ef-4f64-46a1-b325-941b5d001eb2 is in state STARTED 2026-05-24 00:51:05.141366 | orchestrator | 2026-05-24 00:51:05 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:51:05.142259 | orchestrator | 2026-05-24 00:51:05 | INFO  | Task 8dd4acc8-a0cf-4d4d-96a0-ae2dfed5fa29 is in state STARTED 2026-05-24 00:51:05.143348 | orchestrator | 2026-05-24 00:51:05 | INFO  | Task 74f38edd-3875-4f00-8e41-160c507af024 is in state STARTED 2026-05-24 00:51:05.145589 | orchestrator | 2026-05-24 00:51:05 | INFO  | Task 05ffce25-1f31-4314-be01-a0fdf71a2012 is in state STARTED 2026-05-24 00:51:05.145618 | orchestrator | 2026-05-24 00:51:05 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:51:08.192574 | orchestrator | 2026-05-24 00:51:08 | INFO  | Task cdfef2ef-4f64-46a1-b325-941b5d001eb2 is in state STARTED 2026-05-24 00:51:08.192674 | orchestrator | 2026-05-24 00:51:08 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:51:08.193245 | orchestrator | 2026-05-24 00:51:08 | INFO  | Task 8dd4acc8-a0cf-4d4d-96a0-ae2dfed5fa29 is in state STARTED 2026-05-24 00:51:08.194228 | orchestrator | 2026-05-24 00:51:08 | INFO  | Task 74f38edd-3875-4f00-8e41-160c507af024 is in state STARTED 2026-05-24 00:51:08.195269 | orchestrator | 2026-05-24 00:51:08 | INFO  | Task 05ffce25-1f31-4314-be01-a0fdf71a2012 is in state STARTED 2026-05-24 00:51:08.195330 | orchestrator | 2026-05-24 00:51:08 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:51:11.258137 | orchestrator | 2026-05-24 00:51:11 | INFO  | Task cdfef2ef-4f64-46a1-b325-941b5d001eb2 is in state STARTED 2026-05-24 00:51:11.260262 | orchestrator | 2026-05-24 00:51:11 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:51:11.261427 | orchestrator | 2026-05-24 00:51:11 | INFO  | Task 8dd4acc8-a0cf-4d4d-96a0-ae2dfed5fa29 is in state STARTED 2026-05-24 00:51:11.263172 | orchestrator | 2026-05-24 00:51:11 | INFO  | Task 74f38edd-3875-4f00-8e41-160c507af024 is in state STARTED 2026-05-24 00:51:11.264784 | orchestrator | 2026-05-24 00:51:11 | INFO  | Task 05ffce25-1f31-4314-be01-a0fdf71a2012 is in state STARTED 2026-05-24 00:51:11.264947 | orchestrator | 2026-05-24 00:51:11 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:51:14.295035 | orchestrator | 2026-05-24 00:51:14 | INFO  | Task cdfef2ef-4f64-46a1-b325-941b5d001eb2 is in state STARTED 2026-05-24 00:51:14.295623 | orchestrator | 2026-05-24 00:51:14 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:51:14.296455 | orchestrator | 2026-05-24 00:51:14 | INFO  | Task 8dd4acc8-a0cf-4d4d-96a0-ae2dfed5fa29 is in state STARTED 2026-05-24 00:51:14.297841 | orchestrator | 2026-05-24 00:51:14 | INFO  | Task 74f38edd-3875-4f00-8e41-160c507af024 is in state STARTED 2026-05-24 00:51:14.298653 | orchestrator | 2026-05-24 00:51:14 | INFO  | Task 05ffce25-1f31-4314-be01-a0fdf71a2012 is in state STARTED 2026-05-24 00:51:14.299494 | orchestrator | 2026-05-24 00:51:14 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:51:17.350744 | orchestrator | 2026-05-24 00:51:17 | INFO  | Task cdfef2ef-4f64-46a1-b325-941b5d001eb2 is in state STARTED 2026-05-24 00:51:17.352782 | orchestrator | 2026-05-24 00:51:17 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:51:17.354601 | orchestrator | 2026-05-24 00:51:17 | INFO  | Task 8dd4acc8-a0cf-4d4d-96a0-ae2dfed5fa29 is in state STARTED 2026-05-24 00:51:17.356642 | orchestrator | 2026-05-24 00:51:17 | INFO  | Task 74f38edd-3875-4f00-8e41-160c507af024 is in state STARTED 2026-05-24 00:51:17.358926 | orchestrator | 2026-05-24 00:51:17 | INFO  | Task 05ffce25-1f31-4314-be01-a0fdf71a2012 is in state STARTED 2026-05-24 00:51:17.358985 | orchestrator | 2026-05-24 00:51:17 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:51:20.426894 | orchestrator | 2026-05-24 00:51:20 | INFO  | Task cdfef2ef-4f64-46a1-b325-941b5d001eb2 is in state STARTED 2026-05-24 00:51:20.427275 | orchestrator | 2026-05-24 00:51:20 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:51:20.428075 | orchestrator | 2026-05-24 00:51:20 | INFO  | Task 8dd4acc8-a0cf-4d4d-96a0-ae2dfed5fa29 is in state STARTED 2026-05-24 00:51:20.428598 | orchestrator | 2026-05-24 00:51:20 | INFO  | Task 74f38edd-3875-4f00-8e41-160c507af024 is in state STARTED 2026-05-24 00:51:20.429509 | orchestrator | 2026-05-24 00:51:20 | INFO  | Task 05ffce25-1f31-4314-be01-a0fdf71a2012 is in state STARTED 2026-05-24 00:51:20.429533 | orchestrator | 2026-05-24 00:51:20 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:51:23.475595 | orchestrator | 2026-05-24 00:51:23 | INFO  | Task cdfef2ef-4f64-46a1-b325-941b5d001eb2 is in state STARTED 2026-05-24 00:51:23.478086 | orchestrator | 2026-05-24 00:51:23 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:51:23.479436 | orchestrator | 2026-05-24 00:51:23 | INFO  | Task 8dd4acc8-a0cf-4d4d-96a0-ae2dfed5fa29 is in state STARTED 2026-05-24 00:51:23.481390 | orchestrator | 2026-05-24 00:51:23 | INFO  | Task 74f38edd-3875-4f00-8e41-160c507af024 is in state STARTED 2026-05-24 00:51:23.482771 | orchestrator | 2026-05-24 00:51:23 | INFO  | Task 05ffce25-1f31-4314-be01-a0fdf71a2012 is in state STARTED 2026-05-24 00:51:23.484031 | orchestrator | 2026-05-24 00:51:23 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:51:26.528566 | orchestrator | 2026-05-24 00:51:26 | INFO  | Task cdfef2ef-4f64-46a1-b325-941b5d001eb2 is in state STARTED 2026-05-24 00:51:26.529913 | orchestrator | 2026-05-24 00:51:26 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:51:26.531187 | orchestrator | 2026-05-24 00:51:26 | INFO  | Task 8dd4acc8-a0cf-4d4d-96a0-ae2dfed5fa29 is in state STARTED 2026-05-24 00:51:26.532663 | orchestrator | 2026-05-24 00:51:26 | INFO  | Task 74f38edd-3875-4f00-8e41-160c507af024 is in state STARTED 2026-05-24 00:51:26.533909 | orchestrator | 2026-05-24 00:51:26 | INFO  | Task 05ffce25-1f31-4314-be01-a0fdf71a2012 is in state STARTED 2026-05-24 00:51:26.533950 | orchestrator | 2026-05-24 00:51:26 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:51:29.576521 | orchestrator | 2026-05-24 00:51:29 | INFO  | Task cdfef2ef-4f64-46a1-b325-941b5d001eb2 is in state STARTED 2026-05-24 00:51:29.577436 | orchestrator | 2026-05-24 00:51:29 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:51:29.579630 | orchestrator | 2026-05-24 00:51:29 | INFO  | Task 8dd4acc8-a0cf-4d4d-96a0-ae2dfed5fa29 is in state STARTED 2026-05-24 00:51:29.581111 | orchestrator | 2026-05-24 00:51:29 | INFO  | Task 74f38edd-3875-4f00-8e41-160c507af024 is in state STARTED 2026-05-24 00:51:29.584518 | orchestrator | 2026-05-24 00:51:29 | INFO  | Task 05ffce25-1f31-4314-be01-a0fdf71a2012 is in state STARTED 2026-05-24 00:51:29.585240 | orchestrator | 2026-05-24 00:51:29 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:51:32.626154 | orchestrator | 2026-05-24 00:51:32 | INFO  | Task cdfef2ef-4f64-46a1-b325-941b5d001eb2 is in state STARTED 2026-05-24 00:51:32.626244 | orchestrator | 2026-05-24 00:51:32 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:51:32.627695 | orchestrator | 2026-05-24 00:51:32 | INFO  | Task 8dd4acc8-a0cf-4d4d-96a0-ae2dfed5fa29 is in state STARTED 2026-05-24 00:51:32.627991 | orchestrator | 2026-05-24 00:51:32 | INFO  | Task 74f38edd-3875-4f00-8e41-160c507af024 is in state STARTED 2026-05-24 00:51:32.632252 | orchestrator | 2026-05-24 00:51:32 | INFO  | Task 05ffce25-1f31-4314-be01-a0fdf71a2012 is in state STARTED 2026-05-24 00:51:32.632294 | orchestrator | 2026-05-24 00:51:32 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:51:35.679493 | orchestrator | 2026-05-24 00:51:35 | INFO  | Task cdfef2ef-4f64-46a1-b325-941b5d001eb2 is in state STARTED 2026-05-24 00:51:35.682308 | orchestrator | 2026-05-24 00:51:35 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:51:35.683928 | orchestrator | 2026-05-24 00:51:35 | INFO  | Task 8dd4acc8-a0cf-4d4d-96a0-ae2dfed5fa29 is in state STARTED 2026-05-24 00:51:35.686727 | orchestrator | 2026-05-24 00:51:35 | INFO  | Task 74f38edd-3875-4f00-8e41-160c507af024 is in state STARTED 2026-05-24 00:51:35.688365 | orchestrator | 2026-05-24 00:51:35 | INFO  | Task 05ffce25-1f31-4314-be01-a0fdf71a2012 is in state STARTED 2026-05-24 00:51:35.688665 | orchestrator | 2026-05-24 00:51:35 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:51:38.818014 | orchestrator | 2026-05-24 00:51:38.818245 | orchestrator | [WARNING]: Collection community.general does not support Ansible version 2026-05-24 00:51:38.818259 | orchestrator | 2.17.14 2026-05-24 00:51:38.818287 | orchestrator | 2026-05-24 00:51:38.818294 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-05-24 00:51:38.818331 | orchestrator | 2026-05-24 00:51:38.818339 | orchestrator | TASK [Group hosts based on Kolla action] *************************************** 2026-05-24 00:51:38.818346 | orchestrator | Sunday 24 May 2026 00:50:25 +0000 (0:00:00.337) 0:00:00.337 ************ 2026-05-24 00:51:38.818352 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:51:38.818359 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:51:38.818365 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:51:38.818371 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:51:38.818378 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:51:38.818384 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:51:38.818390 | orchestrator | 2026-05-24 00:51:38.818396 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-05-24 00:51:38.818403 | orchestrator | Sunday 24 May 2026 00:50:25 +0000 (0:00:00.589) 0:00:00.926 ************ 2026-05-24 00:51:38.818409 | orchestrator | ok: [testbed-node-0] => (item=enable_openvswitch_True_enable_ovs_dpdk_False) 2026-05-24 00:51:38.818416 | orchestrator | ok: [testbed-node-1] => (item=enable_openvswitch_True_enable_ovs_dpdk_False) 2026-05-24 00:51:38.818422 | orchestrator | ok: [testbed-node-2] => (item=enable_openvswitch_True_enable_ovs_dpdk_False) 2026-05-24 00:51:38.818428 | orchestrator | ok: [testbed-node-3] => (item=enable_openvswitch_True_enable_ovs_dpdk_False) 2026-05-24 00:51:38.818434 | orchestrator | ok: [testbed-node-4] => (item=enable_openvswitch_True_enable_ovs_dpdk_False) 2026-05-24 00:51:38.818440 | orchestrator | ok: [testbed-node-5] => (item=enable_openvswitch_True_enable_ovs_dpdk_False) 2026-05-24 00:51:38.818447 | orchestrator | 2026-05-24 00:51:38.818453 | orchestrator | PLAY [Apply role openvswitch] ************************************************** 2026-05-24 00:51:38.818459 | orchestrator | 2026-05-24 00:51:38.818465 | orchestrator | TASK [openvswitch : include_tasks] ********************************************* 2026-05-24 00:51:38.818471 | orchestrator | Sunday 24 May 2026 00:50:26 +0000 (0:00:00.943) 0:00:01.869 ************ 2026-05-24 00:51:38.818482 | 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-05-24 00:51:38.818491 | orchestrator | 2026-05-24 00:51:38.818497 | orchestrator | TASK [module-load : Load modules] ********************************************** 2026-05-24 00:51:38.818514 | orchestrator | Sunday 24 May 2026 00:50:27 +0000 (0:00:01.081) 0:00:02.951 ************ 2026-05-24 00:51:38.818521 | orchestrator | changed: [testbed-node-1] => (item=openvswitch) 2026-05-24 00:51:38.818528 | orchestrator | changed: [testbed-node-2] => (item=openvswitch) 2026-05-24 00:51:38.818534 | orchestrator | changed: [testbed-node-0] => (item=openvswitch) 2026-05-24 00:51:38.818540 | orchestrator | changed: [testbed-node-3] => (item=openvswitch) 2026-05-24 00:51:38.818546 | orchestrator | changed: [testbed-node-4] => (item=openvswitch) 2026-05-24 00:51:38.818552 | orchestrator | changed: [testbed-node-5] => (item=openvswitch) 2026-05-24 00:51:38.818558 | orchestrator | 2026-05-24 00:51:38.818565 | orchestrator | TASK [module-load : Persist modules via modules-load.d] ************************ 2026-05-24 00:51:38.818571 | orchestrator | Sunday 24 May 2026 00:50:29 +0000 (0:00:01.509) 0:00:04.460 ************ 2026-05-24 00:51:38.818577 | orchestrator | changed: [testbed-node-3] => (item=openvswitch) 2026-05-24 00:51:38.818583 | orchestrator | changed: [testbed-node-2] => (item=openvswitch) 2026-05-24 00:51:38.818589 | orchestrator | changed: [testbed-node-4] => (item=openvswitch) 2026-05-24 00:51:38.818595 | orchestrator | changed: [testbed-node-1] => (item=openvswitch) 2026-05-24 00:51:38.818601 | orchestrator | changed: [testbed-node-0] => (item=openvswitch) 2026-05-24 00:51:38.818607 | orchestrator | changed: [testbed-node-5] => (item=openvswitch) 2026-05-24 00:51:38.818614 | orchestrator | 2026-05-24 00:51:38.818620 | orchestrator | TASK [module-load : Drop module persistence] *********************************** 2026-05-24 00:51:38.818626 | orchestrator | Sunday 24 May 2026 00:50:31 +0000 (0:00:01.928) 0:00:06.389 ************ 2026-05-24 00:51:38.818638 | orchestrator | skipping: [testbed-node-0] => (item=openvswitch)  2026-05-24 00:51:38.818645 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:51:38.818651 | orchestrator | skipping: [testbed-node-1] => (item=openvswitch)  2026-05-24 00:51:38.818657 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:51:38.818663 | orchestrator | skipping: [testbed-node-2] => (item=openvswitch)  2026-05-24 00:51:38.818670 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:51:38.818676 | orchestrator | skipping: [testbed-node-3] => (item=openvswitch)  2026-05-24 00:51:38.818682 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:51:38.818688 | orchestrator | skipping: [testbed-node-4] => (item=openvswitch)  2026-05-24 00:51:38.818694 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:51:38.818700 | orchestrator | skipping: [testbed-node-5] => (item=openvswitch)  2026-05-24 00:51:38.818707 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:51:38.818713 | orchestrator | 2026-05-24 00:51:38.818719 | orchestrator | TASK [openvswitch : Create /run/openvswitch directory on host] ***************** 2026-05-24 00:51:38.818725 | orchestrator | Sunday 24 May 2026 00:50:32 +0000 (0:00:01.367) 0:00:07.756 ************ 2026-05-24 00:51:38.818732 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:51:38.818738 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:51:38.818744 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:51:38.818750 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:51:38.818756 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:51:38.818762 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:51:38.818768 | orchestrator | 2026-05-24 00:51:38.818775 | orchestrator | TASK [openvswitch : Ensuring config directories exist] ************************* 2026-05-24 00:51:38.818781 | orchestrator | Sunday 24 May 2026 00:50:33 +0000 (0:00:00.682) 0:00:08.439 ************ 2026-05-24 00:51:38.818802 | orchestrator | changed: [testbed-node-1] => (item={'key': 'openvswitch-db-server', 'value': {'container_name': 'openvswitch_db', 'image': 'registry.osism.tech/kolla/openvswitch-db-server:2024.2', '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-05-24 00:51:38.818813 | orchestrator | changed: [testbed-node-0] => (item={'key': 'openvswitch-db-server', 'value': {'container_name': 'openvswitch_db', 'image': 'registry.osism.tech/kolla/openvswitch-db-server:2024.2', '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-05-24 00:51:38.818823 | orchestrator | changed: [testbed-node-2] => (item={'key': 'openvswitch-db-server', 'value': {'container_name': 'openvswitch_db', 'image': 'registry.osism.tech/kolla/openvswitch-db-server:2024.2', '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-05-24 00:51:38.818830 | orchestrator | changed: [testbed-node-3] => (item={'key': 'openvswitch-db-server', 'value': {'container_name': 'openvswitch_db', 'image': 'registry.osism.tech/kolla/openvswitch-db-server:2024.2', '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-05-24 00:51:38.818841 | orchestrator | changed: [testbed-node-4] => (item={'key': 'openvswitch-db-server', 'value': {'container_name': 'openvswitch_db', 'image': 'registry.osism.tech/kolla/openvswitch-db-server:2024.2', '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-05-24 00:51:38.818854 | orchestrator | changed: [testbed-node-5] => (item={'key': 'openvswitch-db-server', 'value': {'container_name': 'openvswitch_db', 'image': 'registry.osism.tech/kolla/openvswitch-db-server:2024.2', '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-05-24 00:51:38.818862 | orchestrator | changed: [testbed-node-1] => (item={'key': 'openvswitch-vswitchd', 'value': {'container_name': 'openvswitch_vswitchd', 'image': 'registry.osism.tech/kolla/openvswitch-vswitchd:2024.2', '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-05-24 00:51:38.818870 | orchestrator | changed: [testbed-node-0] => (item={'key': 'openvswitch-vswitchd', 'value': {'container_name': 'openvswitch_vswitchd', 'image': 'registry.osism.tech/kolla/openvswitch-vswitchd:2024.2', '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-05-24 00:51:38.818881 | orchestrator | changed: [testbed-node-2] => (item={'key': 'openvswitch-vswitchd', 'value': {'container_name': 'openvswitch_vswitchd', 'image': 'registry.osism.tech/kolla/openvswitch-vswitchd:2024.2', '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-05-24 00:51:38.818893 | orchestrator | changed: [testbed-node-3] => (item={'key': 'openvswitch-vswitchd', 'value': {'container_name': 'openvswitch_vswitchd', 'image': 'registry.osism.tech/kolla/openvswitch-vswitchd:2024.2', '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-05-24 00:51:38.818900 | orchestrator | changed: [testbed-node-4] => (item={'key': 'openvswitch-vswitchd', 'value': {'container_name': 'openvswitch_vswitchd', 'image': 'registry.osism.tech/kolla/openvswitch-vswitchd:2024.2', '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-05-24 00:51:38.818911 | orchestrator | changed: [testbed-node-5] => (item={'key': 'openvswitch-vswitchd', 'value': {'container_name': 'openvswitch_vswitchd', 'image': 'registry.osism.tech/kolla/openvswitch-vswitchd:2024.2', '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-05-24 00:51:38.818919 | orchestrator | 2026-05-24 00:51:38.818926 | orchestrator | TASK [openvswitch : Copying over config.json files for services] *************** 2026-05-24 00:51:38.818934 | orchestrator | Sunday 24 May 2026 00:50:34 +0000 (0:00:01.629) 0:00:10.069 ************ 2026-05-24 00:51:38.818941 | orchestrator | changed: [testbed-node-0] => (item={'key': 'openvswitch-db-server', 'value': {'container_name': 'openvswitch_db', 'image': 'registry.osism.tech/kolla/openvswitch-db-server:2024.2', '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-05-24 00:51:38.818950 | orchestrator | changed: [testbed-node-1] => (item={'key': 'openvswitch-db-server', 'value': {'container_name': 'openvswitch_db', 'image': 'registry.osism.tech/kolla/openvswitch-db-server:2024.2', '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-05-24 00:51:38.818966 | orchestrator | changed: [testbed-node-2] => (item={'key': 'openvswitch-db-server', 'value': {'container_name': 'openvswitch_db', 'image': 'registry.osism.tech/kolla/openvswitch-db-server:2024.2', '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-05-24 00:51:38.818974 | orchestrator | changed: [testbed-node-3] => (item={'key': 'openvswitch-db-server', 'value': {'container_name': 'openvswitch_db', 'image': 'registry.osism.tech/kolla/openvswitch-db-server:2024.2', '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-05-24 00:51:38.818981 | orchestrator | changed: [testbed-node-4] => (item={'key': 'openvswitch-db-server', 'value': {'container_name': 'openvswitch_db', 'image': 'registry.osism.tech/kolla/openvswitch-db-server:2024.2', '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-05-24 00:51:38.818994 | orchestrator | changed: [testbed-node-0] => (item={'key': 'openvswitch-vswitchd', 'value': {'container_name': 'openvswitch_vswitchd', 'image': 'registry.osism.tech/kolla/openvswitch-vswitchd:2024.2', '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-05-24 00:51:38.819002 | orchestrator | changed: [testbed-node-5] => (item={'key': 'openvswitch-db-server', 'value': {'container_name': 'openvswitch_db', 'image': 'registry.osism.tech/kolla/openvswitch-db-server:2024.2', '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-05-24 00:51:38.819013 | orchestrator | changed: [testbed-node-1] => (item={'key': 'openvswitch-vswitchd', 'value': {'container_name': 'openvswitch_vswitchd', 'image': 'registry.osism.tech/kolla/openvswitch-vswitchd:2024.2', '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-05-24 00:51:38.819025 | orchestrator | changed: [testbed-node-2] => (item={'key': 'openvswitch-vswitchd', 'value': {'container_name': 'openvswitch_vswitchd', 'image': 'registry.osism.tech/kolla/openvswitch-vswitchd:2024.2', '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-05-24 00:51:38.819032 | orchestrator | changed: [testbed-node-3] => (item={'key': 'openvswitch-vswitchd', 'value': {'container_name': 'openvswitch_vswitchd', 'image': 'registry.osism.tech/kolla/openvswitch-vswitchd:2024.2', '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-05-24 00:51:38.819040 | orchestrator | changed: [testbed-node-4] => (item={'key': 'openvswitch-vswitchd', 'value': {'container_name': 'openvswitch_vswitchd', 'image': 'registry.osism.tech/kolla/openvswitch-vswitchd:2024.2', '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-05-24 00:51:38.819052 | orchestrator | changed: [testbed-node-5] => (item={'key': 'openvswitch-vswitchd', 'value': {'container_name': 'openvswitch_vswitchd', 'image': 'registry.osism.tech/kolla/openvswitch-vswitchd:2024.2', '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-05-24 00:51:38.819060 | orchestrator | 2026-05-24 00:51:38.819067 | orchestrator | TASK [openvswitch : Copying over ovs-vsctl wrapper] **************************** 2026-05-24 00:51:38.819074 | orchestrator | Sunday 24 May 2026 00:50:38 +0000 (0:00:03.106) 0:00:13.176 ************ 2026-05-24 00:51:38.819081 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:51:38.819088 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:51:38.819095 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:51:38.819102 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:51:38.819109 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:51:38.819116 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:51:38.819123 | orchestrator | 2026-05-24 00:51:38.819130 | orchestrator | TASK [openvswitch : Check openvswitch containers] ****************************** 2026-05-24 00:51:38.819137 | orchestrator | Sunday 24 May 2026 00:50:38 +0000 (0:00:00.840) 0:00:14.016 ************ 2026-05-24 00:51:38.819157 | orchestrator | changed: [testbed-node-0] => (item={'key': 'openvswitch-db-server', 'value': {'container_name': 'openvswitch_db', 'image': 'registry.osism.tech/kolla/openvswitch-db-server:2024.2', '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-05-24 00:51:38.819165 | orchestrator | changed: [testbed-node-1] => (item={'key': 'openvswitch-db-server', 'value': {'container_name': 'openvswitch_db', 'image': 'registry.osism.tech/kolla/openvswitch-db-server:2024.2', '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-05-24 00:51:38.819172 | orchestrator | changed: [testbed-node-2] => (item={'key': 'openvswitch-db-server', 'value': {'container_name': 'openvswitch_db', 'image': 'registry.osism.tech/kolla/openvswitch-db-server:2024.2', '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-05-24 00:51:38.819179 | orchestrator | changed: [testbed-node-3] => (item={'key': 'openvswitch-db-server', 'value': {'container_name': 'openvswitch_db', 'image': 'registry.osism.tech/kolla/openvswitch-db-server:2024.2', '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-05-24 00:51:38.819190 | orchestrator | changed: [testbed-node-4] => (item={'key': 'openvswitch-db-server', 'value': {'container_name': 'openvswitch_db', 'image': 'registry.osism.tech/kolla/openvswitch-db-server:2024.2', '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-05-24 00:51:38.819197 | orchestrator | changed: [testbed-node-1] => (item={'key': 'openvswitch-vswitchd', 'value': {'container_name': 'openvswitch_vswitchd', 'image': 'registry.osism.tech/kolla/openvswitch-vswitchd:2024.2', '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-05-24 00:51:38.819212 | orchestrator | changed: [testbed-node-0] => (item={'key': 'openvswitch-vswitchd', 'value': {'container_name': 'openvswitch_vswitchd', 'image': 'registry.osism.tech/kolla/openvswitch-vswitchd:2024.2', '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-05-24 00:51:38.819219 | orchestrator | changed: [testbed-node-5] => (item={'key': 'openvswitch-db-server', 'value': {'container_name': 'openvswitch_db', 'image': 'registry.osism.tech/kolla/openvswitch-db-server:2024.2', '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-05-24 00:51:38.819226 | orchestrator | changed: [testbed-node-2] => (item={'key': 'openvswitch-vswitchd', 'value': {'container_name': 'openvswitch_vswitchd', 'image': 'registry.osism.tech/kolla/openvswitch-vswitchd:2024.2', '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-05-24 00:51:38.819232 | orchestrator | changed: [testbed-node-3] => (item={'key': 'openvswitch-vswitchd', 'value': {'container_name': 'openvswitch_vswitchd', 'image': 'registry.osism.tech/kolla/openvswitch-vswitchd:2024.2', '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-05-24 00:51:38.819243 | orchestrator | changed: [testbed-node-4] => (item={'key': 'openvswitch-vswitchd', 'value': {'container_name': 'openvswitch_vswitchd', 'image': 'registry.osism.tech/kolla/openvswitch-vswitchd:2024.2', '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-05-24 00:51:38.819250 | orchestrator | changed: [testbed-node-5] => (item={'key': 'openvswitch-vswitchd', 'value': {'container_name': 'openvswitch_vswitchd', 'image': 'registry.osism.tech/kolla/openvswitch-vswitchd:2024.2', '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-05-24 00:51:38.819266 | orchestrator | 2026-05-24 00:51:38.819276 | orchestrator | TASK [openvswitch : Flush Handlers] ******************************************** 2026-05-24 00:51:38.819286 | orchestrator | Sunday 24 May 2026 00:50:41 +0000 (0:00:02.370) 0:00:16.387 ************ 2026-05-24 00:51:38.819295 | orchestrator | 2026-05-24 00:51:38.819330 | orchestrator | TASK [openvswitch : Flush Handlers] ******************************************** 2026-05-24 00:51:38.819340 | orchestrator | Sunday 24 May 2026 00:50:41 +0000 (0:00:00.158) 0:00:16.545 ************ 2026-05-24 00:51:38.819349 | orchestrator | 2026-05-24 00:51:38.819359 | orchestrator | TASK [openvswitch : Flush Handlers] ******************************************** 2026-05-24 00:51:38.819373 | orchestrator | Sunday 24 May 2026 00:50:41 +0000 (0:00:00.142) 0:00:16.687 ************ 2026-05-24 00:51:38.819382 | orchestrator | 2026-05-24 00:51:38.819391 | orchestrator | TASK [openvswitch : Flush Handlers] ******************************************** 2026-05-24 00:51:38.819401 | orchestrator | Sunday 24 May 2026 00:50:41 +0000 (0:00:00.140) 0:00:16.828 ************ 2026-05-24 00:51:38.819411 | orchestrator | 2026-05-24 00:51:38.819421 | orchestrator | TASK [openvswitch : Flush Handlers] ******************************************** 2026-05-24 00:51:38.819431 | orchestrator | Sunday 24 May 2026 00:50:41 +0000 (0:00:00.273) 0:00:17.102 ************ 2026-05-24 00:51:38.819441 | orchestrator | 2026-05-24 00:51:38.819450 | orchestrator | TASK [openvswitch : Flush Handlers] ******************************************** 2026-05-24 00:51:38.819460 | orchestrator | Sunday 24 May 2026 00:50:42 +0000 (0:00:00.129) 0:00:17.231 ************ 2026-05-24 00:51:38.819469 | orchestrator | 2026-05-24 00:51:38.819479 | orchestrator | RUNNING HANDLER [openvswitch : Restart openvswitch-db-server container] ******** 2026-05-24 00:51:38.819490 | orchestrator | Sunday 24 May 2026 00:50:42 +0000 (0:00:00.130) 0:00:17.361 ************ 2026-05-24 00:51:38.819496 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:51:38.819511 | orchestrator | fatal: [testbed-node-1]: FAILED! => {"changed": true, "msg": "'Traceback (most recent call last):\\n File \"/usr/lib/python3/dist-packages/docker/api/client.py\", line 275, in _raise_for_status\\n response.raise_for_status()\\n File \"/usr/lib/python3/dist-packages/requests/models.py\", line 1021, in raise_for_status\\n raise HTTPError(http_error_msg, response=self)\\nrequests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http+docker://localhost/v1.47/images/create?tag=2024.2&fromImage=registry.osism.tech%2Fkolla%2Fopenvswitch-db-server\\n\\nThe above exception was the direct cause of the following exception:\\n\\nTraceback (most recent call last):\\n File \"/tmp/ansible_kolla_container_payload_vny266bm/ansible_kolla_container_payload.zip/ansible/modules/kolla_container.py\", line 425, in main\\n result = bool(getattr(cw, module.params.get(\\'action\\'))())\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File \"/tmp/ansible_kolla_container_payload_vny266bm/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 349, in recreate_or_restart_container\\n self.start_container()\\n File \"/tmp/ansible_kolla_container_payload_vny266bm/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 367, in start_container\\n self.pull_image()\\n File \"/tmp/ansible_kolla_container_payload_vny266bm/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 202, in pull_image\\n json.loads(line.strip().decode(\\'utf-8\\')) for line in self.d2026-05-24 00:51:38 | INFO  | Task cdfef2ef-4f64-46a1-b325-941b5d001eb2 is in state STARTED 2026-05-24 00:51:38.819526 | orchestrator | 2026-05-24 00:51:38 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:51:38.819534 | orchestrator | 2026-05-24 00:51:38 | INFO  | Task 8dd4acc8-a0cf-4d4d-96a0-ae2dfed5fa29 is in state STARTED 2026-05-24 00:51:38.819540 | orchestrator | 2026-05-24 00:51:38 | INFO  | Task 74f38edd-3875-4f00-8e41-160c507af024 is in state STARTED 2026-05-24 00:51:38.819546 | orchestrator | 2026-05-24 00:51:38 | INFO  | Task 05ffce25-1f31-4314-be01-a0fdf71a2012 is in state SUCCESS 2026-05-24 00:51:38.819553 | orchestrator | 2026-05-24 00:51:38 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:51:38.819560 | orchestrator | c.pull(\\n ^^^^^^^^^^^^^\\n File \"/usr/lib/python3/dist-packages/docker/api/image.py\", line 429, in pull\\n self._raise_for_status(response)\\n File \"/usr/lib/python3/dist-packages/docker/api/client.py\", line 277, in _raise_for_status\\n raise create_api_error_from_http_exception(e) from e\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File \"/usr/lib/python3/dist-packages/docker/errors.py\", line 39, in create_api_error_from_http_exception\\n raise cls(e, response=response, explanation=explanation) from e\\ndocker.errors.APIError: 500 Server Error for http+docker://localhost/v1.47/images/create?tag=2024.2&fromImage=registry.osism.tech%2Fkolla%2Fopenvswitch-db-server: Internal Server Error (\"Get \"https://registry.osism.tech/v2/\": net/http: TLS handshake timeout\")\\n'"} 2026-05-24 00:51:38.819572 | orchestrator | fatal: [testbed-node-2]: FAILED! => {"changed": true, "msg": "'Traceback (most recent call last):\\n File \"/usr/lib/python3/dist-packages/docker/api/client.py\", line 275, in _raise_for_status\\n response.raise_for_status()\\n File \"/usr/lib/python3/dist-packages/requests/models.py\", line 1021, in raise_for_status\\n raise HTTPError(http_error_msg, response=self)\\nrequests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http+docker://localhost/v1.47/images/create?tag=2024.2&fromImage=registry.osism.tech%2Fkolla%2Fopenvswitch-db-server\\n\\nThe above exception was the direct cause of the following exception:\\n\\nTraceback (most recent call last):\\n File \"/tmp/ansible_kolla_container_payload_sojpiuso/ansible_kolla_container_payload.zip/ansible/modules/kolla_container.py\", line 425, in main\\n result = bool(getattr(cw, module.params.get(\\'action\\'))())\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File \"/tmp/ansible_kolla_container_payload_sojpiuso/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 349, in recreate_or_restart_container\\n self.start_container()\\n File \"/tmp/ansible_kolla_container_payload_sojpiuso/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 367, in start_container\\n self.pull_image()\\n File \"/tmp/ansible_kolla_container_payload_sojpiuso/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 202, in pull_image\\n json.loads(line.strip().decode(\\'utf-8\\')) for line in self.dc.pull(\\n ^^^^^^^^^^^^^\\n File \"/usr/lib/python3/dist-packages/docker/api/image.py\", line 429, in pull\\n self._raise_for_status(response)\\n File \"/usr/lib/python3/dist-packages/docker/api/client.py\", line 277, in _raise_for_status\\n raise create_api_error_from_http_exception(e) from e\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File \"/usr/lib/python3/dist-packages/docker/errors.py\", line 39, in create_api_error_from_http_exception\\n raise cls(e, response=response, explanation=explanation) from e\\ndocker.errors.APIError: 500 Server Error for http+docker://localhost/v1.47/images/create?tag=2024.2&fromImage=registry.osism.tech%2Fkolla%2Fopenvswitch-db-server: Internal Server Error (\"Get \"https://registry.osism.tech/v2/\": net/http: TLS handshake timeout\")\\n'"} 2026-05-24 00:51:38.819595 | orchestrator | fatal: [testbed-node-3]: FAILED! => {"changed": true, "msg": "'Traceback (most recent call last):\\n File \"/usr/lib/python3/dist-packages/docker/api/client.py\", line 275, in _raise_for_status\\n response.raise_for_status()\\n File \"/usr/lib/python3/dist-packages/requests/models.py\", line 1021, in raise_for_status\\n raise HTTPError(http_error_msg, response=self)\\nrequests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http+docker://localhost/v1.47/images/create?tag=2024.2&fromImage=registry.osism.tech%2Fkolla%2Fopenvswitch-db-server\\n\\nThe above exception was the direct cause of the following exception:\\n\\nTraceback (most recent call last):\\n File \"/tmp/ansible_kolla_container_payload_rk3469j_/ansible_kolla_container_payload.zip/ansible/modules/kolla_container.py\", line 425, in main\\n result = bool(getattr(cw, module.params.get(\\'action\\'))())\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File \"/tmp/ansible_kolla_container_payload_rk3469j_/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 349, in recreate_or_restart_container\\n self.start_container()\\n File \"/tmp/ansible_kolla_container_payload_rk3469j_/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 367, in start_container\\n self.pull_image()\\n File \"/tmp/ansible_kolla_container_payload_rk3469j_/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 202, in pull_image\\n json.loads(line.strip().decode(\\'utf-8\\')) for line in self.dc.pull(\\n ^^^^^^^^^^^^^\\n File \"/usr/lib/python3/dist-packages/docker/api/image.py\", line 429, in pull\\n self._raise_for_status(response)\\n File \"/usr/lib/python3/dist-packages/docker/api/client.py\", line 277, in _raise_for_status\\n raise create_api_error_from_http_exception(e) from e\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File \"/usr/lib/python3/dist-packages/docker/errors.py\", line 39, in create_api_error_from_http_exception\\n raise cls(e, response=response, explanation=explanation) from e\\ndocker.errors.APIError: 500 Server Error for http+docker://localhost/v1.47/images/create?tag=2024.2&fromImage=registry.osism.tech%2Fkolla%2Fopenvswitch-db-server: Internal Server Error (\"Get \"https://registry.osism.tech/v2/\": net/http: TLS handshake timeout\")\\n'"} 2026-05-24 00:51:38.819609 | orchestrator | fatal: [testbed-node-5]: FAILED! => {"changed": true, "msg": "'Traceback (most recent call last):\\n File \"/usr/lib/python3/dist-packages/docker/api/client.py\", line 275, in _raise_for_status\\n response.raise_for_status()\\n File \"/usr/lib/python3/dist-packages/requests/models.py\", line 1021, in raise_for_status\\n raise HTTPError(http_error_msg, response=self)\\nrequests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http+docker://localhost/v1.47/images/create?tag=2024.2&fromImage=registry.osism.tech%2Fkolla%2Fopenvswitch-db-server\\n\\nThe above exception was the direct cause of the following exception:\\n\\nTraceback (most recent call last):\\n File \"/tmp/ansible_kolla_container_payload_c9in_9j7/ansible_kolla_container_payload.zip/ansible/modules/kolla_container.py\", line 425, in main\\n result = bool(getattr(cw, module.params.get(\\'action\\'))())\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File \"/tmp/ansible_kolla_container_payload_c9in_9j7/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 349, in recreate_or_restart_container\\n self.start_container()\\n File \"/tmp/ansible_kolla_container_payload_c9in_9j7/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 367, in start_container\\n self.pull_image()\\n File \"/tmp/ansible_kolla_container_payload_c9in_9j7/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 202, in pull_image\\n json.loads(line.strip().decode(\\'utf-8\\')) for line in self.dc.pull(\\n ^^^^^^^^^^^^^\\n File \"/usr/lib/python3/dist-packages/docker/api/image.py\", line 429, in pull\\n self._raise_for_status(response)\\n File \"/usr/lib/python3/dist-packages/docker/api/client.py\", line 277, in _raise_for_status\\n raise create_api_error_from_http_exception(e) from e\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File \"/usr/lib/python3/dist-packages/docker/errors.py\", line 39, in create_api_error_from_http_exception\\n raise cls(e, response=response, explanation=explanation) from e\\ndocker.errors.APIError: 500 Server Error for http+docker://localhost/v1.47/images/create?tag=2024.2&fromImage=registry.osism.tech%2Fkolla%2Fopenvswitch-db-server: Internal Server Error (\"Get \"https://registry.osism.tech/v2/\": net/http: TLS handshake timeout\")\\n'"} 2026-05-24 00:51:38.819625 | orchestrator | fatal: [testbed-node-4]: FAILED! => {"changed": true, "msg": "'Traceback (most recent call last):\\n File \"/usr/lib/python3/dist-packages/docker/api/client.py\", line 275, in _raise_for_status\\n response.raise_for_status()\\n File \"/usr/lib/python3/dist-packages/requests/models.py\", line 1021, in raise_for_status\\n raise HTTPError(http_error_msg, response=self)\\nrequests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http+docker://localhost/v1.47/images/create?tag=2024.2&fromImage=registry.osism.tech%2Fkolla%2Fopenvswitch-db-server\\n\\nThe above exception was the direct cause of the following exception:\\n\\nTraceback (most recent call last):\\n File \"/tmp/ansible_kolla_container_payload_5ofeoxd9/ansible_kolla_container_payload.zip/ansible/modules/kolla_container.py\", line 425, in main\\n result = bool(getattr(cw, module.params.get(\\'action\\'))())\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File \"/tmp/ansible_kolla_container_payload_5ofeoxd9/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 349, in recreate_or_restart_container\\n self.start_container()\\n File \"/tmp/ansible_kolla_container_payload_5ofeoxd9/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 367, in start_container\\n self.pull_image()\\n File \"/tmp/ansible_kolla_container_payload_5ofeoxd9/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 202, in pull_image\\n json.loads(line.strip().decode(\\'utf-8\\')) for line in self.dc.pull(\\n ^^^^^^^^^^^^^\\n File \"/usr/lib/python3/dist-packages/docker/api/image.py\", line 429, in pull\\n self._raise_for_status(response)\\n File \"/usr/lib/python3/dist-packages/docker/api/client.py\", line 277, in _raise_for_status\\n raise create_api_error_from_http_exception(e) from e\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File \"/usr/lib/python3/dist-packages/docker/errors.py\", line 39, in create_api_error_from_http_exception\\n raise cls(e, response=response, explanation=explanation) from e\\ndocker.errors.APIError: 500 Server Error for http+docker://localhost/v1.47/images/create?tag=2024.2&fromImage=registry.osism.tech%2Fkolla%2Fopenvswitch-db-server: Internal Server Error (\"Get \"https://registry.osism.tech/v2/\": net/http: TLS handshake timeout\")\\n'"} 2026-05-24 00:51:38.819632 | orchestrator | 2026-05-24 00:51:38.819638 | orchestrator | RUNNING HANDLER [openvswitch : Waiting for openvswitch_db service to be ready] *** 2026-05-24 00:51:38.819645 | orchestrator | Sunday 24 May 2026 00:50:54 +0000 (0:00:12.103) 0:00:29.465 ************ 2026-05-24 00:51:38.819651 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:51:38.819657 | orchestrator | 2026-05-24 00:51:38.819664 | orchestrator | RUNNING HANDLER [openvswitch : Restart openvswitch-vswitchd container] ********* 2026-05-24 00:51:38.819670 | orchestrator | Sunday 24 May 2026 00:50:55 +0000 (0:00:00.802) 0:00:30.267 ************ 2026-05-24 00:51:38.819681 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:51:38.819687 | orchestrator | 2026-05-24 00:51:38.819693 | orchestrator | TASK [openvswitch : Set system-id, hostname and hw-offload] ******************** 2026-05-24 00:51:38.819700 | orchestrator | Sunday 24 May 2026 00:50:57 +0000 (0:00:02.473) 0:00:32.740 ************ 2026-05-24 00:51:38.819706 | orchestrator | changed: [testbed-node-0] => (item={'col': 'external_ids', 'name': 'system-id', 'value': 'testbed-node-0'}) 2026-05-24 00:51:38.819716 | orchestrator | changed: [testbed-node-0] => (item={'col': 'external_ids', 'name': 'hostname', 'value': 'testbed-node-0'}) 2026-05-24 00:51:38.819722 | orchestrator | ok: [testbed-node-0] => (item={'col': 'other_config', 'name': 'hw-offload', 'value': True, 'state': 'absent'}) 2026-05-24 00:51:38.819729 | orchestrator | 2026-05-24 00:51:38.819735 | orchestrator | TASK [openvswitch : Ensuring OVS bridge is properly setup] ********************* 2026-05-24 00:51:38.819741 | orchestrator | Sunday 24 May 2026 00:51:04 +0000 (0:00:06.429) 0:00:39.170 ************ 2026-05-24 00:51:38.819747 | orchestrator | changed: [testbed-node-0] => (item=br-ex) 2026-05-24 00:51:38.819754 | orchestrator | 2026-05-24 00:51:38.819760 | orchestrator | TASK [openvswitch : Ensuring OVS ports are properly setup] ********************* 2026-05-24 00:51:38.819766 | orchestrator | Sunday 24 May 2026 00:51:06 +0000 (0:00:02.103) 0:00:41.273 ************ 2026-05-24 00:51:38.819772 | orchestrator | changed: [testbed-node-0] => (item=['br-ex', 'vxlan0']) 2026-05-24 00:51:38.819778 | orchestrator | 2026-05-24 00:51:38.819785 | orchestrator | RUNNING HANDLER [openvswitch : Restart openvswitch-vswitchd container] ********* 2026-05-24 00:51:38.819791 | orchestrator | Sunday 24 May 2026 00:51:08 +0000 (0:00:02.279) 0:00:43.553 ************ 2026-05-24 00:51:38.819797 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:51:38.819803 | orchestrator | 2026-05-24 00:51:38.819810 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-24 00:51:38.819816 | orchestrator | testbed-node-0 : ok=15  changed=11  unreachable=0 failed=0 skipped=3  rescued=0 ignored=0 2026-05-24 00:51:38.819823 | orchestrator | testbed-node-1 : ok=8  changed=5  unreachable=0 failed=1  skipped=3  rescued=0 ignored=0 2026-05-24 00:51:38.819830 | orchestrator | testbed-node-2 : ok=8  changed=5  unreachable=0 failed=1  skipped=3  rescued=0 ignored=0 2026-05-24 00:51:38.819836 | orchestrator | testbed-node-3 : ok=8  changed=5  unreachable=0 failed=1  skipped=3  rescued=0 ignored=0 2026-05-24 00:51:38.819842 | orchestrator | testbed-node-4 : ok=8  changed=5  unreachable=0 failed=1  skipped=3  rescued=0 ignored=0 2026-05-24 00:51:38.819852 | orchestrator | testbed-node-5 : ok=8  changed=5  unreachable=0 failed=1  skipped=3  rescued=0 ignored=0 2026-05-24 00:51:38.819859 | orchestrator | 2026-05-24 00:51:38.819865 | orchestrator | 2026-05-24 00:51:38.819872 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-24 00:51:38.819878 | orchestrator | Sunday 24 May 2026 00:51:37 +0000 (0:00:28.990) 0:01:12.543 ************ 2026-05-24 00:51:38.819884 | orchestrator | =============================================================================== 2026-05-24 00:51:38.819890 | orchestrator | openvswitch : Restart openvswitch-vswitchd container ------------------- 31.46s 2026-05-24 00:51:38.819897 | orchestrator | openvswitch : Restart openvswitch-db-server container ------------------ 12.10s 2026-05-24 00:51:38.819903 | orchestrator | openvswitch : Set system-id, hostname and hw-offload -------------------- 6.43s 2026-05-24 00:51:38.819909 | orchestrator | openvswitch : Copying over config.json files for services --------------- 3.11s 2026-05-24 00:51:38.819915 | orchestrator | openvswitch : Check openvswitch containers ------------------------------ 2.37s 2026-05-24 00:51:38.819925 | orchestrator | openvswitch : Ensuring OVS ports are properly setup --------------------- 2.28s 2026-05-24 00:51:38.819932 | orchestrator | openvswitch : Ensuring OVS bridge is properly setup --------------------- 2.10s 2026-05-24 00:51:38.819938 | orchestrator | module-load : Persist modules via modules-load.d ------------------------ 1.93s 2026-05-24 00:51:38.819944 | orchestrator | openvswitch : Ensuring config directories exist ------------------------- 1.63s 2026-05-24 00:51:38.819950 | orchestrator | module-load : Load modules ---------------------------------------------- 1.51s 2026-05-24 00:51:38.819956 | orchestrator | module-load : Drop module persistence ----------------------------------- 1.37s 2026-05-24 00:51:38.819963 | orchestrator | openvswitch : include_tasks --------------------------------------------- 1.08s 2026-05-24 00:51:38.819969 | orchestrator | openvswitch : Flush Handlers -------------------------------------------- 0.97s 2026-05-24 00:51:38.819975 | orchestrator | Group hosts based on enabled services ----------------------------------- 0.94s 2026-05-24 00:51:38.819981 | orchestrator | openvswitch : Copying over ovs-vsctl wrapper ---------------------------- 0.84s 2026-05-24 00:51:38.819987 | orchestrator | openvswitch : Waiting for openvswitch_db service to be ready ------------ 0.80s 2026-05-24 00:51:38.819994 | orchestrator | openvswitch : Create /run/openvswitch directory on host ----------------- 0.68s 2026-05-24 00:51:38.820000 | orchestrator | Group hosts based on Kolla action --------------------------------------- 0.59s 2026-05-24 00:51:41.801525 | orchestrator | 2026-05-24 00:51:41 | INFO  | Task cdfef2ef-4f64-46a1-b325-941b5d001eb2 is in state SUCCESS 2026-05-24 00:51:41.802758 | orchestrator | 2026-05-24 00:51:41.802798 | orchestrator | [WARNING]: Collection community.general does not support Ansible version 2026-05-24 00:51:41.802809 | orchestrator | 2.16.14 2026-05-24 00:51:41.802819 | orchestrator | 2026-05-24 00:51:41.802828 | orchestrator | PLAY [Prepare deployment of Ceph services] ************************************* 2026-05-24 00:51:41.802838 | orchestrator | 2026-05-24 00:51:41.802847 | orchestrator | TASK [ceph-facts : Include facts.yml] ****************************************** 2026-05-24 00:51:41.802857 | orchestrator | Sunday 24 May 2026 00:48:51 +0000 (0:00:00.786) 0:00:00.786 ************ 2026-05-24 00:51:41.802867 | 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-05-24 00:51:41.802877 | orchestrator | 2026-05-24 00:51:41.802886 | orchestrator | TASK [ceph-facts : Check if it is atomic host] ********************************* 2026-05-24 00:51:41.802894 | orchestrator | Sunday 24 May 2026 00:48:52 +0000 (0:00:01.371) 0:00:02.158 ************ 2026-05-24 00:51:41.802903 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:51:41.802913 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:51:41.802922 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:51:41.802930 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:51:41.802939 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:51:41.802947 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:51:41.802955 | orchestrator | 2026-05-24 00:51:41.802964 | orchestrator | TASK [ceph-facts : Set_fact is_atomic] ***************************************** 2026-05-24 00:51:41.802973 | orchestrator | Sunday 24 May 2026 00:48:54 +0000 (0:00:02.273) 0:00:04.431 ************ 2026-05-24 00:51:41.802982 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:51:41.802990 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:51:41.802998 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:51:41.803007 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:51:41.803015 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:51:41.803024 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:51:41.803032 | orchestrator | 2026-05-24 00:51:41.803041 | orchestrator | TASK [ceph-facts : Check if podman binary is present] ************************** 2026-05-24 00:51:41.803049 | orchestrator | Sunday 24 May 2026 00:48:55 +0000 (0:00:00.674) 0:00:05.105 ************ 2026-05-24 00:51:41.803058 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:51:41.803066 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:51:41.803075 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:51:41.803083 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:51:41.803092 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:51:41.803687 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:51:41.803838 | orchestrator | 2026-05-24 00:51:41.803851 | orchestrator | TASK [ceph-facts : Set_fact container_binary] ********************************** 2026-05-24 00:51:41.803860 | orchestrator | Sunday 24 May 2026 00:48:56 +0000 (0:00:00.937) 0:00:06.042 ************ 2026-05-24 00:51:41.803869 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:51:41.803877 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:51:41.803886 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:51:41.803894 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:51:41.803903 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:51:41.803911 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:51:41.803920 | orchestrator | 2026-05-24 00:51:41.803928 | orchestrator | TASK [ceph-facts : Set_fact ceph_cmd] ****************************************** 2026-05-24 00:51:41.803937 | orchestrator | Sunday 24 May 2026 00:48:57 +0000 (0:00:00.857) 0:00:06.900 ************ 2026-05-24 00:51:41.803945 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:51:41.803969 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:51:41.803978 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:51:41.803987 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:51:41.803995 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:51:41.804055 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:51:41.804064 | orchestrator | 2026-05-24 00:51:41.804073 | orchestrator | TASK [ceph-facts : Set_fact discovered_interpreter_python] ********************* 2026-05-24 00:51:41.804082 | orchestrator | Sunday 24 May 2026 00:48:58 +0000 (0:00:00.865) 0:00:07.766 ************ 2026-05-24 00:51:41.804090 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:51:41.804098 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:51:41.804556 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:51:41.804582 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:51:41.804591 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:51:41.804599 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:51:41.804608 | orchestrator | 2026-05-24 00:51:41.804617 | orchestrator | TASK [ceph-facts : Set_fact discovered_interpreter_python if not previously set] *** 2026-05-24 00:51:41.804627 | orchestrator | Sunday 24 May 2026 00:48:59 +0000 (0:00:01.162) 0:00:08.928 ************ 2026-05-24 00:51:41.804699 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:51:41.804712 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:51:41.804721 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:51:41.804729 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:51:41.804738 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:51:41.804746 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:51:41.804755 | orchestrator | 2026-05-24 00:51:41.804764 | orchestrator | TASK [ceph-facts : Set_fact ceph_release ceph_stable_release] ****************** 2026-05-24 00:51:41.804772 | orchestrator | Sunday 24 May 2026 00:49:00 +0000 (0:00:00.903) 0:00:09.832 ************ 2026-05-24 00:51:41.804781 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:51:41.804790 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:51:41.804798 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:51:41.804807 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:51:41.804815 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:51:41.804893 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:51:41.804904 | orchestrator | 2026-05-24 00:51:41.805132 | orchestrator | TASK [ceph-facts : Set_fact monitor_name ansible_facts['hostname']] ************ 2026-05-24 00:51:41.805148 | orchestrator | Sunday 24 May 2026 00:49:00 +0000 (0:00:00.856) 0:00:10.689 ************ 2026-05-24 00:51:41.805156 | orchestrator | ok: [testbed-node-3 -> testbed-node-0(192.168.16.10)] => (item=testbed-node-0) 2026-05-24 00:51:41.805165 | orchestrator | ok: [testbed-node-3 -> testbed-node-1(192.168.16.11)] => (item=testbed-node-1) 2026-05-24 00:51:41.805175 | orchestrator | ok: [testbed-node-3 -> testbed-node-2(192.168.16.12)] => (item=testbed-node-2) 2026-05-24 00:51:41.805190 | orchestrator | 2026-05-24 00:51:41.805204 | orchestrator | TASK [ceph-facts : Set_fact container_exec_cmd] ******************************** 2026-05-24 00:51:41.805218 | orchestrator | Sunday 24 May 2026 00:49:01 +0000 (0:00:00.678) 0:00:11.368 ************ 2026-05-24 00:51:41.805232 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:51:41.805266 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:51:41.805344 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:51:41.805701 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:51:41.805713 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:51:41.805722 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:51:41.805731 | orchestrator | 2026-05-24 00:51:41.805740 | orchestrator | TASK [ceph-facts : Find a running mon container] ******************************* 2026-05-24 00:51:41.805748 | orchestrator | Sunday 24 May 2026 00:49:03 +0000 (0:00:01.538) 0:00:12.906 ************ 2026-05-24 00:51:41.805757 | orchestrator | ok: [testbed-node-3 -> testbed-node-0(192.168.16.10)] => (item=testbed-node-0) 2026-05-24 00:51:41.805766 | orchestrator | ok: [testbed-node-3 -> testbed-node-1(192.168.16.11)] => (item=testbed-node-1) 2026-05-24 00:51:41.805775 | orchestrator | ok: [testbed-node-3 -> testbed-node-2(192.168.16.12)] => (item=testbed-node-2) 2026-05-24 00:51:41.805783 | orchestrator | 2026-05-24 00:51:41.805792 | orchestrator | TASK [ceph-facts : Check for a ceph mon socket] ******************************** 2026-05-24 00:51:41.805801 | orchestrator | Sunday 24 May 2026 00:49:05 +0000 (0:00:02.720) 0:00:15.626 ************ 2026-05-24 00:51:41.805810 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-0)  2026-05-24 00:51:41.805819 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-1)  2026-05-24 00:51:41.805828 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-2)  2026-05-24 00:51:41.805836 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:51:41.805845 | orchestrator | 2026-05-24 00:51:41.805854 | orchestrator | TASK [ceph-facts : Check if the ceph mon socket is in-use] ********************* 2026-05-24 00:51:41.805862 | orchestrator | Sunday 24 May 2026 00:49:06 +0000 (0:00:00.748) 0:00:16.375 ************ 2026-05-24 00:51:41.805873 | 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-05-24 00:51:41.805885 | 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-05-24 00:51:41.805894 | 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-05-24 00:51:41.805903 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:51:41.805912 | orchestrator | 2026-05-24 00:51:41.805920 | orchestrator | TASK [ceph-facts : Set_fact running_mon - non_container] *********************** 2026-05-24 00:51:41.805929 | orchestrator | Sunday 24 May 2026 00:49:08 +0000 (0:00:01.521) 0:00:17.897 ************ 2026-05-24 00:51:41.805957 | 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-05-24 00:51:41.805969 | 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-05-24 00:51:41.806071 | 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-05-24 00:51:41.806100 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:51:41.806109 | orchestrator | 2026-05-24 00:51:41.806118 | orchestrator | TASK [ceph-facts : Set_fact running_mon - container] *************************** 2026-05-24 00:51:41.806126 | orchestrator | Sunday 24 May 2026 00:49:08 +0000 (0:00:00.353) 0:00:18.250 ************ 2026-05-24 00:51:41.806170 | 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-05-24 00:49:03.953768', 'end': '2026-05-24 00:49:04.057819', 'delta': '0:00:00.104051', '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-05-24 00:51:41.806190 | 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-05-24 00:49:04.914424', 'end': '2026-05-24 00:49:05.022996', 'delta': '0:00:00.108572', '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-05-24 00:51:41.806205 | 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-05-24 00:49:05.457578', 'end': '2026-05-24 00:49:05.561064', 'delta': '0:00:00.103486', '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-05-24 00:51:41.806220 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:51:41.806235 | orchestrator | 2026-05-24 00:51:41.806249 | orchestrator | TASK [ceph-facts : Set_fact _container_exec_cmd] ******************************* 2026-05-24 00:51:41.806263 | orchestrator | Sunday 24 May 2026 00:49:09 +0000 (0:00:01.140) 0:00:19.391 ************ 2026-05-24 00:51:41.806277 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:51:41.806452 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:51:41.806466 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:51:41.806474 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:51:41.806483 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:51:41.806491 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:51:41.806500 | orchestrator | 2026-05-24 00:51:41.806509 | orchestrator | TASK [ceph-facts : Get current fsid if cluster is already running] ************* 2026-05-24 00:51:41.806525 | orchestrator | Sunday 24 May 2026 00:49:12 +0000 (0:00:02.828) 0:00:22.219 ************ 2026-05-24 00:51:41.806535 | orchestrator | ok: [testbed-node-3 -> testbed-node-0(192.168.16.10)] 2026-05-24 00:51:41.806543 | orchestrator | 2026-05-24 00:51:41.806552 | orchestrator | TASK [ceph-facts : Set_fact current_fsid rc 1] ********************************* 2026-05-24 00:51:41.806561 | orchestrator | Sunday 24 May 2026 00:49:13 +0000 (0:00:00.758) 0:00:22.978 ************ 2026-05-24 00:51:41.806569 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:51:41.806588 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:51:41.806596 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:51:41.806605 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:51:41.806614 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:51:41.806622 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:51:41.806630 | orchestrator | 2026-05-24 00:51:41.806639 | orchestrator | TASK [ceph-facts : Get current fsid] ******************************************* 2026-05-24 00:51:41.806647 | orchestrator | Sunday 24 May 2026 00:49:15 +0000 (0:00:01.935) 0:00:24.913 ************ 2026-05-24 00:51:41.806656 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:51:41.806664 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:51:41.806674 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:51:41.806684 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:51:41.806693 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:51:41.806703 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:51:41.806713 | orchestrator | 2026-05-24 00:51:41.806723 | orchestrator | TASK [ceph-facts : Set_fact fsid] ********************************************** 2026-05-24 00:51:41.806733 | orchestrator | Sunday 24 May 2026 00:49:17 +0000 (0:00:01.856) 0:00:26.769 ************ 2026-05-24 00:51:41.806742 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:51:41.806751 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:51:41.806759 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:51:41.806768 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:51:41.806776 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:51:41.806784 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:51:41.806793 | orchestrator | 2026-05-24 00:51:41.806801 | orchestrator | TASK [ceph-facts : Set_fact fsid from current_fsid] **************************** 2026-05-24 00:51:41.806810 | orchestrator | Sunday 24 May 2026 00:49:17 +0000 (0:00:00.731) 0:00:27.501 ************ 2026-05-24 00:51:41.806818 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:51:41.806826 | orchestrator | 2026-05-24 00:51:41.806835 | orchestrator | TASK [ceph-facts : Generate cluster fsid] ************************************** 2026-05-24 00:51:41.806843 | orchestrator | Sunday 24 May 2026 00:49:17 +0000 (0:00:00.087) 0:00:27.589 ************ 2026-05-24 00:51:41.806852 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:51:41.806860 | orchestrator | 2026-05-24 00:51:41.806868 | orchestrator | TASK [ceph-facts : Set_fact fsid] ********************************************** 2026-05-24 00:51:41.806877 | orchestrator | Sunday 24 May 2026 00:49:18 +0000 (0:00:00.329) 0:00:27.918 ************ 2026-05-24 00:51:41.806885 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:51:41.806894 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:51:41.806903 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:51:41.806966 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:51:41.806977 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:51:41.806985 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:51:41.806994 | orchestrator | 2026-05-24 00:51:41.807002 | orchestrator | TASK [ceph-facts : Resolve device link(s)] ************************************* 2026-05-24 00:51:41.807011 | orchestrator | Sunday 24 May 2026 00:49:18 +0000 (0:00:00.770) 0:00:28.689 ************ 2026-05-24 00:51:41.807019 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:51:41.807028 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:51:41.807036 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:51:41.807044 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:51:41.807053 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:51:41.807061 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:51:41.807069 | orchestrator | 2026-05-24 00:51:41.807078 | orchestrator | TASK [ceph-facts : Set_fact build devices from resolved symlinks] ************** 2026-05-24 00:51:41.807086 | orchestrator | Sunday 24 May 2026 00:49:19 +0000 (0:00:00.910) 0:00:29.600 ************ 2026-05-24 00:51:41.807095 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:51:41.807103 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:51:41.807112 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:51:41.807120 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:51:41.807134 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:51:41.807143 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:51:41.807151 | orchestrator | 2026-05-24 00:51:41.807160 | orchestrator | TASK [ceph-facts : Resolve dedicated_device link(s)] *************************** 2026-05-24 00:51:41.807168 | orchestrator | Sunday 24 May 2026 00:49:20 +0000 (0:00:00.579) 0:00:30.179 ************ 2026-05-24 00:51:41.807195 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:51:41.807213 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:51:41.807222 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:51:41.807230 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:51:41.807238 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:51:41.807247 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:51:41.807255 | orchestrator | 2026-05-24 00:51:41.807264 | orchestrator | TASK [ceph-facts : Set_fact build dedicated_devices from resolved symlinks] **** 2026-05-24 00:51:41.807272 | orchestrator | Sunday 24 May 2026 00:49:21 +0000 (0:00:00.923) 0:00:31.102 ************ 2026-05-24 00:51:41.807299 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:51:41.807309 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:51:41.807317 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:51:41.807326 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:51:41.807334 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:51:41.807342 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:51:41.807351 | orchestrator | 2026-05-24 00:51:41.807359 | orchestrator | TASK [ceph-facts : Resolve bluestore_wal_device link(s)] *********************** 2026-05-24 00:51:41.807368 | orchestrator | Sunday 24 May 2026 00:49:21 +0000 (0:00:00.527) 0:00:31.630 ************ 2026-05-24 00:51:41.807376 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:51:41.807384 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:51:41.807393 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:51:41.807401 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:51:41.807409 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:51:41.807418 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:51:41.807426 | orchestrator | 2026-05-24 00:51:41.807435 | orchestrator | TASK [ceph-facts : Set_fact build bluestore_wal_devices from resolved symlinks] *** 2026-05-24 00:51:41.807448 | orchestrator | Sunday 24 May 2026 00:49:22 +0000 (0:00:00.867) 0:00:32.497 ************ 2026-05-24 00:51:41.807457 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:51:41.807466 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:51:41.807474 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:51:41.807482 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:51:41.807491 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:51:41.807499 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:51:41.807508 | orchestrator | 2026-05-24 00:51:41.807516 | orchestrator | TASK [ceph-facts : Collect existed devices] ************************************ 2026-05-24 00:51:41.807524 | orchestrator | Sunday 24 May 2026 00:49:23 +0000 (0:00:00.794) 0:00:33.292 ************ 2026-05-24 00:51:41.807535 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'dm-0', 'value': {'holders': [], 'host': '', 'links': {'ids': ['dm-name-ceph--b91d71ba--c183--5eca--ae94--1ce7df7c92ae-osd--block--b91d71ba--c183--5eca--ae94--1ce7df7c92ae', 'dm-uuid-LVM-wJenhag7yFZQJ0c3u0mV6UcVtm7kN50XiJf2c8klspbZhyILhoZ2H1XcB8Dpo00n'], '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-05-24 00:51:41.807545 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'dm-1', 'value': {'holders': [], 'host': '', 'links': {'ids': ['dm-name-ceph--98136151--2764--5b0e--a5b6--37f5b6507c7f-osd--block--98136151--2764--5b0e--a5b6--37f5b6507c7f', 'dm-uuid-LVM-EZ4q2PtvXdL8YfTdsc3tDAK2ZErUfEcPgSO23HRKIlLzMyjwXj4pbuvxrOeNCNj2'], '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-05-24 00:51:41.807589 | 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-05-24 00:51:41.807601 | 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-05-24 00:51:41.807611 | 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-05-24 00:51:41.807619 | 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-05-24 00:51:41.807628 | 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-05-24 00:51:41.807641 | 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-05-24 00:51:41.807650 | 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-05-24 00:51:41.807659 | 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-05-24 00:51:41.807698 | 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_8c319549-0e0e-447e-9a94-ac7372c6d548', 'scsi-SQEMU_QEMU_HARDDISK_8c319549-0e0e-447e-9a94-ac7372c6d548'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {'sda1': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_8c319549-0e0e-447e-9a94-ac7372c6d548-part1', 'scsi-SQEMU_QEMU_HARDDISK_8c319549-0e0e-447e-9a94-ac7372c6d548-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_8c319549-0e0e-447e-9a94-ac7372c6d548-part14', 'scsi-SQEMU_QEMU_HARDDISK_8c319549-0e0e-447e-9a94-ac7372c6d548-part14'], 'labels': [], 'masters': [], 'uuids': []}, 'sectors': 8192, 'sectorsize': 512, 'size': '4.00 MB', 'start': '2048', 'uuid': None}, 'sda15': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_8c319549-0e0e-447e-9a94-ac7372c6d548-part15', 'scsi-SQEMU_QEMU_HARDDISK_8c319549-0e0e-447e-9a94-ac7372c6d548-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_8c319549-0e0e-447e-9a94-ac7372c6d548-part16', 'scsi-SQEMU_QEMU_HARDDISK_8c319549-0e0e-447e-9a94-ac7372c6d548-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-05-24 00:51:41.807717 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'sdb', 'value': {'holders': ['ceph--b91d71ba--c183--5eca--ae94--1ce7df7c92ae-osd--block--b91d71ba--c183--5eca--ae94--1ce7df7c92ae'], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['lvm-pv-uuid-zrVlNI-vm6y-KIk0-goLH-CK3i-A7lF-Nrp5nf', 'scsi-0QEMU_QEMU_HARDDISK_f39ea199-3d32-4006-a706-22607484d3b8', 'scsi-SQEMU_QEMU_HARDDISK_f39ea199-3d32-4006-a706-22607484d3b8'], '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-05-24 00:51:41.807731 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'sdc', 'value': {'holders': ['ceph--98136151--2764--5b0e--a5b6--37f5b6507c7f-osd--block--98136151--2764--5b0e--a5b6--37f5b6507c7f'], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['lvm-pv-uuid-e707DD-M2a6-kRb9-OIht-35l3-Rb0a-MFYg5g', 'scsi-0QEMU_QEMU_HARDDISK_cfc1028b-1bea-463d-9459-9bdf9e2439f2', 'scsi-SQEMU_QEMU_HARDDISK_cfc1028b-1bea-463d-9459-9bdf9e2439f2'], '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-05-24 00:51:41.807741 | 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_065459af-02da-4f1c-a006-eb1415e613b2', 'scsi-SQEMU_QEMU_HARDDISK_065459af-02da-4f1c-a006-eb1415e613b2'], '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-05-24 00:51:41.807756 | 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-05-24-00-03-50-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-05-24 00:51:41.807792 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'dm-0', 'value': {'holders': [], 'host': '', 'links': {'ids': ['dm-name-ceph--4243a06b--4cc5--5a0f--a3dc--24d8f2604a8a-osd--block--4243a06b--4cc5--5a0f--a3dc--24d8f2604a8a', 'dm-uuid-LVM-C0MdKnQgqXCM3EQ0Cd6C6YP0qpb87OkMrXE6EKaiLT71xgs6m8uTNFrk0TFyhhwp'], '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-05-24 00:51:41.807803 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'dm-1', 'value': {'holders': [], 'host': '', 'links': {'ids': ['dm-name-ceph--4a45380f--f2f2--53ee--b116--83b29c0930f9-osd--block--4a45380f--f2f2--53ee--b116--83b29c0930f9', 'dm-uuid-LVM-IpG2XSFoV0NN1FX3XvijatSqXcquzh2gfef1XiVieoA215tQETVrIpSgPIjt4H6d'], '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-05-24 00:51:41.807812 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:51:41.807821 | 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-05-24 00:51:41.807830 | 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-05-24 00:51:41.807839 | 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-05-24 00:51:41.807848 | 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-05-24 00:51:41.807857 | 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-05-24 00:51:41.808510 | 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-05-24 00:51:41.808534 | 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-05-24 00:51:41.808590 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'dm-0', 'value': {'holders': [], 'host': '', 'links': {'ids': ['dm-name-ceph--91ca940b--c43a--595e--909e--fada94cd253c-osd--block--91ca940b--c43a--595e--909e--fada94cd253c', 'dm-uuid-LVM-fWXkNxGyzVPPL5BpJxuK1K3Pf50DQWjeHz7YQieuOvoJqg0cieFnW2LBk30Pdoj2'], '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-05-24 00:51:41.808601 | 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-05-24 00:51:41.808610 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'dm-1', 'value': {'holders': [], 'host': '', 'links': {'ids': ['dm-name-ceph--b6c4e772--47bf--5895--901e--238eefbc5c9b-osd--block--b6c4e772--47bf--5895--901e--238eefbc5c9b', 'dm-uuid-LVM-EJ5gp1XN4D3K049Tu2NLFXrTLSIwHv1c3EyV81vtamHHJyXBY39buuU0qcFRXobZ'], '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-05-24 00:51:41.808620 | 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-05-24 00:51:41.808629 | 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-05-24 00:51:41.808637 | 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-05-24 00:51:41.808688 | 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_d9ae3288-2b44-4fe4-b211-5375376272a3', 'scsi-SQEMU_QEMU_HARDDISK_d9ae3288-2b44-4fe4-b211-5375376272a3'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {'sda1': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_d9ae3288-2b44-4fe4-b211-5375376272a3-part1', 'scsi-SQEMU_QEMU_HARDDISK_d9ae3288-2b44-4fe4-b211-5375376272a3-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_d9ae3288-2b44-4fe4-b211-5375376272a3-part14', 'scsi-SQEMU_QEMU_HARDDISK_d9ae3288-2b44-4fe4-b211-5375376272a3-part14'], 'labels': [], 'masters': [], 'uuids': []}, 'sectors': 8192, 'sectorsize': 512, 'size': '4.00 MB', 'start': '2048', 'uuid': None}, 'sda15': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_d9ae3288-2b44-4fe4-b211-5375376272a3-part15', 'scsi-SQEMU_QEMU_HARDDISK_d9ae3288-2b44-4fe4-b211-5375376272a3-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_d9ae3288-2b44-4fe4-b211-5375376272a3-part16', 'scsi-SQEMU_QEMU_HARDDISK_d9ae3288-2b44-4fe4-b211-5375376272a3-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-05-24 00:51:41.808700 | 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-05-24 00:51:41.808709 | 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-05-24 00:51:41.808719 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'sdb', 'value': {'holders': ['ceph--4243a06b--4cc5--5a0f--a3dc--24d8f2604a8a-osd--block--4243a06b--4cc5--5a0f--a3dc--24d8f2604a8a'], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['lvm-pv-uuid-TEwKNw-7eJ5-iFWP-sYDz-DN9s-tabi-b0vwQi', 'scsi-0QEMU_QEMU_HARDDISK_eda55d0d-fbc6-46d7-ae41-e81df1f7f32a', 'scsi-SQEMU_QEMU_HARDDISK_eda55d0d-fbc6-46d7-ae41-e81df1f7f32a'], '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-05-24 00:51:41.808728 | 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-05-24 00:51:41.808754 | 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-05-24 00:51:41.808767 | 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-05-24 00:51:41.808802 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'sdc', 'value': {'holders': ['ceph--4a45380f--f2f2--53ee--b116--83b29c0930f9-osd--block--4a45380f--f2f2--53ee--b116--83b29c0930f9'], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['lvm-pv-uuid-R3cgl4-1TcB-2qMn-ydAV-zRPa-v3ss-ISEtdw', 'scsi-0QEMU_QEMU_HARDDISK_b94e75a7-75c7-46c4-a6a9-f0b9cd2677fe', 'scsi-SQEMU_QEMU_HARDDISK_b94e75a7-75c7-46c4-a6a9-f0b9cd2677fe'], '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-05-24 00:51:41.808813 | 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-05-24 00:51:41.808822 | 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-05-24 00:51:41.808831 | 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-05-24 00:51:41.808840 | 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-05-24 00:51:41.808849 | 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-05-24 00:51:41.808864 | 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_a35fae29-b087-48b7-afa9-cd19ad9b81fe', 'scsi-SQEMU_QEMU_HARDDISK_a35fae29-b087-48b7-afa9-cd19ad9b81fe'], '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-05-24 00:51:41.808873 | 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-05-24 00:51:41.808886 | 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-05-24 00:51:41.808922 | 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-05-24-00-03-30-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-05-24 00:51:41.808933 | 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-05-24 00:51:41.808942 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:51:41.808951 | 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-05-24 00:51:41.808960 | 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-05-24 00:51:41.808969 | 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-05-24 00:51:41.808983 | 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-05-24 00:51:41.809022 | 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_64908706-ff87-44e5-94ec-6ed321bac3cd', 'scsi-SQEMU_QEMU_HARDDISK_64908706-ff87-44e5-94ec-6ed321bac3cd'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {'sda1': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_64908706-ff87-44e5-94ec-6ed321bac3cd-part1', 'scsi-SQEMU_QEMU_HARDDISK_64908706-ff87-44e5-94ec-6ed321bac3cd-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_64908706-ff87-44e5-94ec-6ed321bac3cd-part14', 'scsi-SQEMU_QEMU_HARDDISK_64908706-ff87-44e5-94ec-6ed321bac3cd-part14'], 'labels': [], 'masters': [], 'uuids': []}, 'sectors': 8192, 'sectorsize': 512, 'size': '4.00 MB', 'start': '2048', 'uuid': None}, 'sda15': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_64908706-ff87-44e5-94ec-6ed321bac3cd-part15', 'scsi-SQEMU_QEMU_HARDDISK_64908706-ff87-44e5-94ec-6ed321bac3cd-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_64908706-ff87-44e5-94ec-6ed321bac3cd-part16', 'scsi-SQEMU_QEMU_HARDDISK_64908706-ff87-44e5-94ec-6ed321bac3cd-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-05-24 00:51:41.809034 | 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-05-24 00:51:41.809043 | 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-05-24-00-03-28-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-05-24 00:51:41.809052 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:51:41.809061 | 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-05-24 00:51:41.809076 | 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-05-24 00:51:41.809084 | 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-05-24 00:51:41.809128 | 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_45aff6f3-0073-4cbb-a6e7-b3f4b4cce6b5', 'scsi-SQEMU_QEMU_HARDDISK_45aff6f3-0073-4cbb-a6e7-b3f4b4cce6b5'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {'sda1': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_45aff6f3-0073-4cbb-a6e7-b3f4b4cce6b5-part1', 'scsi-SQEMU_QEMU_HARDDISK_45aff6f3-0073-4cbb-a6e7-b3f4b4cce6b5-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_45aff6f3-0073-4cbb-a6e7-b3f4b4cce6b5-part14', 'scsi-SQEMU_QEMU_HARDDISK_45aff6f3-0073-4cbb-a6e7-b3f4b4cce6b5-part14'], 'labels': [], 'masters': [], 'uuids': []}, 'sectors': 8192, 'sectorsize': 512, 'size': '4.00 MB', 'start': '2048', 'uuid': None}, 'sda15': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_45aff6f3-0073-4cbb-a6e7-b3f4b4cce6b5-part15', 'scsi-SQEMU_QEMU_HARDDISK_45aff6f3-0073-4cbb-a6e7-b3f4b4cce6b5-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_45aff6f3-0073-4cbb-a6e7-b3f4b4cce6b5-part16', 'scsi-SQEMU_QEMU_HARDDISK_45aff6f3-0073-4cbb-a6e7-b3f4b4cce6b5-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-05-24 00:51:41.809141 | 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_ee40e30b-522b-4b8c-8127-ee5b16b9ffc3', 'scsi-SQEMU_QEMU_HARDDISK_ee40e30b-522b-4b8c-8127-ee5b16b9ffc3'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {'sda1': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_ee40e30b-522b-4b8c-8127-ee5b16b9ffc3-part1', 'scsi-SQEMU_QEMU_HARDDISK_ee40e30b-522b-4b8c-8127-ee5b16b9ffc3-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_ee40e30b-522b-4b8c-8127-ee5b16b9ffc3-part14', 'scsi-SQEMU_QEMU_HARDDISK_ee40e30b-522b-4b8c-8127-ee5b16b9ffc3-part14'], 'labels': [], 'masters': [], 'uuids': []}, 'sectors': 8192, 'sectorsize': 512, 'size': '4.00 MB', 'start': '2048', 'uuid': None}, 'sda15': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_ee40e30b-522b-4b8c-8127-ee5b16b9ffc3-part15', 'scsi-SQEMU_QEMU_HARDDISK_ee40e30b-522b-4b8c-8127-ee5b16b9ffc3-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_ee40e30b-522b-4b8c-8127-ee5b16b9ffc3-part16', 'scsi-SQEMU_QEMU_HARDDISK_ee40e30b-522b-4b8c-8127-ee5b16b9ffc3-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-05-24 00:51:41.809160 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'sdb', 'value': {'holders': ['ceph--91ca940b--c43a--595e--909e--fada94cd253c-osd--block--91ca940b--c43a--595e--909e--fada94cd253c'], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['lvm-pv-uuid-XHkO7E-nebQ-UJJk-M5cF-oyor-HC6m-pjfkWO', 'scsi-0QEMU_QEMU_HARDDISK_933eae25-5b43-48f2-8567-ec23ac6d930e', 'scsi-SQEMU_QEMU_HARDDISK_933eae25-5b43-48f2-8567-ec23ac6d930e'], '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-05-24 00:51:41.809196 | 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-05-24-00-03-16-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-05-24 00:51:41.809207 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:51:41.809216 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'sdc', 'value': {'holders': ['ceph--b6c4e772--47bf--5895--901e--238eefbc5c9b-osd--block--b6c4e772--47bf--5895--901e--238eefbc5c9b'], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['lvm-pv-uuid-xDmz7G-XC3Z-OhFn-3qGR-ZuTM-cygW-y6aVrZ', 'scsi-0QEMU_QEMU_HARDDISK_48029c53-f84e-4196-a78a-8d5aa7d559a3', 'scsi-SQEMU_QEMU_HARDDISK_48029c53-f84e-4196-a78a-8d5aa7d559a3'], '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-05-24 00:51:41.809226 | 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_fda6a2fe-50f7-45a7-a466-09b8ce2b448e', 'scsi-SQEMU_QEMU_HARDDISK_fda6a2fe-50f7-45a7-a466-09b8ce2b448e'], '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-05-24 00:51:41.809240 | 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-05-24-00-03-24-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-05-24 00:51:41.809249 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:51:41.809258 | 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-05-24 00:51:41.809267 | 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-05-24 00:51:41.809276 | 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-05-24 00:51:41.809313 | 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-05-24 00:51:41.809349 | 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-05-24 00:51:41.809360 | 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-05-24 00:51:41.809369 | 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-05-24 00:51:41.809377 | 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-05-24 00:51:41.809397 | 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_1534d87d-bc4c-4f95-ad2f-eacf971c375a', 'scsi-SQEMU_QEMU_HARDDISK_1534d87d-bc4c-4f95-ad2f-eacf971c375a'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {'sda1': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_1534d87d-bc4c-4f95-ad2f-eacf971c375a-part1', 'scsi-SQEMU_QEMU_HARDDISK_1534d87d-bc4c-4f95-ad2f-eacf971c375a-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_1534d87d-bc4c-4f95-ad2f-eacf971c375a-part14', 'scsi-SQEMU_QEMU_HARDDISK_1534d87d-bc4c-4f95-ad2f-eacf971c375a-part14'], 'labels': [], 'masters': [], 'uuids': []}, 'sectors': 8192, 'sectorsize': 512, 'size': '4.00 MB', 'start': '2048', 'uuid': None}, 'sda15': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_1534d87d-bc4c-4f95-ad2f-eacf971c375a-part15', 'scsi-SQEMU_QEMU_HARDDISK_1534d87d-bc4c-4f95-ad2f-eacf971c375a-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_1534d87d-bc4c-4f95-ad2f-eacf971c375a-part16', 'scsi-SQEMU_QEMU_HARDDISK_1534d87d-bc4c-4f95-ad2f-eacf971c375a-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-05-24 00:51:41.809434 | 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-05-24-00-03-15-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-05-24 00:51:41.809445 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:51:41.809454 | orchestrator | 2026-05-24 00:51:41.809462 | orchestrator | TASK [ceph-facts : Set_fact devices generate device list when osd_auto_discovery] *** 2026-05-24 00:51:41.809471 | orchestrator | Sunday 24 May 2026 00:49:25 +0000 (0:00:01.510) 0:00:34.803 ************ 2026-05-24 00:51:41.809481 | 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--b91d71ba--c183--5eca--ae94--1ce7df7c92ae-osd--block--b91d71ba--c183--5eca--ae94--1ce7df7c92ae', 'dm-uuid-LVM-wJenhag7yFZQJ0c3u0mV6UcVtm7kN50XiJf2c8klspbZhyILhoZ2H1XcB8Dpo00n'], '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-05-24 00:51:41.809496 | 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--98136151--2764--5b0e--a5b6--37f5b6507c7f-osd--block--98136151--2764--5b0e--a5b6--37f5b6507c7f', 'dm-uuid-LVM-EZ4q2PtvXdL8YfTdsc3tDAK2ZErUfEcPgSO23HRKIlLzMyjwXj4pbuvxrOeNCNj2'], '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-05-24 00:51:41.809506 | 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-05-24 00:51:41.809515 | 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-05-24 00:51:41.809528 | 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-05-24 00:51:41.809571 | 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-05-24 00:51:41.809583 | 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-05-24 00:51:41.809592 | 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-05-24 00:51:41.809606 | 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-05-24 00:51:41.809616 | 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--4243a06b--4cc5--5a0f--a3dc--24d8f2604a8a-osd--block--4243a06b--4cc5--5a0f--a3dc--24d8f2604a8a', 'dm-uuid-LVM-C0MdKnQgqXCM3EQ0Cd6C6YP0qpb87OkMrXE6EKaiLT71xgs6m8uTNFrk0TFyhhwp'], '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-05-24 00:51:41.809625 | 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-05-24 00:51:41.809664 | 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--4a45380f--f2f2--53ee--b116--83b29c0930f9-osd--block--4a45380f--f2f2--53ee--b116--83b29c0930f9', 'dm-uuid-LVM-IpG2XSFoV0NN1FX3XvijatSqXcquzh2gfef1XiVieoA215tQETVrIpSgPIjt4H6d'], '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-05-24 00:51:41.809675 | 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_8c319549-0e0e-447e-9a94-ac7372c6d548', 'scsi-SQEMU_QEMU_HARDDISK_8c319549-0e0e-447e-9a94-ac7372c6d548'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {'sda1': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_8c319549-0e0e-447e-9a94-ac7372c6d548-part1', 'scsi-SQEMU_QEMU_HARDDISK_8c319549-0e0e-447e-9a94-ac7372c6d548-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_8c319549-0e0e-447e-9a94-ac7372c6d548-part14', 'scsi-SQEMU_QEMU_HARDDISK_8c319549-0e0e-447e-9a94-ac7372c6d548-part14'], 'labels': [], 'masters': [], 'uuids': []}, 'sectors': 8192, 'sectorsize': 512, 'size': '4.00 MB', 'start': '2048', 'uuid': None}, 'sda15': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_8c319549-0e0e-447e-9a94-ac7372c6d548-part15', 'scsi-SQEMU_QEMU_HARDDISK_8c319549-0e0e-447e-9a94-ac7372c6d548-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_8c319549-0e0e-447e-9a94-ac7372c6d548-part16', 'scsi-SQEMU_QEMU_HARDDISK_8c319549-0e0e-447e-9a94-ac7372c6d548-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-05-24 00:51:41.809690 | 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-05-24 00:51:41.809728 | 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--b91d71ba--c183--5eca--ae94--1ce7df7c92ae-osd--block--b91d71ba--c183--5eca--ae94--1ce7df7c92ae'], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['lvm-pv-uuid-zrVlNI-vm6y-KIk0-goLH-CK3i-A7lF-Nrp5nf', 'scsi-0QEMU_QEMU_HARDDISK_f39ea199-3d32-4006-a706-22607484d3b8', 'scsi-SQEMU_QEMU_HARDDISK_f39ea199-3d32-4006-a706-22607484d3b8'], '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-05-24 00:51:41.809740 | 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-05-24 00:51:41.809749 | 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--98136151--2764--5b0e--a5b6--37f5b6507c7f-osd--block--98136151--2764--5b0e--a5b6--37f5b6507c7f'], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['lvm-pv-uuid-e707DD-M2a6-kRb9-OIht-35l3-Rb0a-MFYg5g', 'scsi-0QEMU_QEMU_HARDDISK_cfc1028b-1bea-463d-9459-9bdf9e2439f2', 'scsi-SQEMU_QEMU_HARDDISK_cfc1028b-1bea-463d-9459-9bdf9e2439f2'], '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-05-24 00:51:41.809764 | 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-05-24 00:51:41.809773 | 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_065459af-02da-4f1c-a006-eb1415e613b2', 'scsi-SQEMU_QEMU_HARDDISK_065459af-02da-4f1c-a006-eb1415e613b2'], '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-05-24 00:51:41.809787 | 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-05-24-00-03-50-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-05-24 00:51:41.809822 | 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-05-24 00:51:41.809833 | 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-05-24 00:51:41.809850 | 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-05-24 00:51:41.809860 | 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--91ca940b--c43a--595e--909e--fada94cd253c-osd--block--91ca940b--c43a--595e--909e--fada94cd253c', 'dm-uuid-LVM-fWXkNxGyzVPPL5BpJxuK1K3Pf50DQWjeHz7YQieuOvoJqg0cieFnW2LBk30Pdoj2'], '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-05-24 00:51:41.809869 | 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-05-24 00:51:41.809878 | 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-05-24 00:51:41.809911 | 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--b6c4e772--47bf--5895--901e--238eefbc5c9b-osd--block--b6c4e772--47bf--5895--901e--238eefbc5c9b', 'dm-uuid-LVM-EJ5gp1XN4D3K049Tu2NLFXrTLSIwHv1c3EyV81vtamHHJyXBY39buuU0qcFRXobZ'], '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-05-24 00:51:41.809922 | 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_d9ae3288-2b44-4fe4-b211-5375376272a3', 'scsi-SQEMU_QEMU_HARDDISK_d9ae3288-2b44-4fe4-b211-5375376272a3'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {'sda1': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_d9ae3288-2b44-4fe4-b211-5375376272a3-part1', 'scsi-SQEMU_QEMU_HARDDISK_d9ae3288-2b44-4fe4-b211-5375376272a3-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_d9ae3288-2b44-4fe4-b211-5375376272a3-part14', 'scsi-SQEMU_QEMU_HARDDISK_d9ae3288-2b44-4fe4-b211-5375376272a3-part14'], 'labels': [], 'masters': [], 'uuids': []}, 'sectors': 8192, 'sectorsize': 512, 'size': '4.00 MB', 'start': '2048', 'uuid': None}, 'sda15': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_d9ae3288-2b44-4fe4-b211-5375376272a3-part15', 'scsi-SQEMU_QEMU_HARDDISK_d9ae3288-2b44-4fe4-b211-5375376272a3-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_d9ae3288-2b44-4fe4-b211-5375376272a3-part16', 'scsi-SQEMU_QEMU_HARDDISK_d9ae3288-2b44-4fe4-b211-5375376272a3-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-05-24 00:51:41.809997 | 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-05-24 00:51:41.810071 | 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--4243a06b--4cc5--5a0f--a3dc--24d8f2604a8a-osd--block--4243a06b--4cc5--5a0f--a3dc--24d8f2604a8a'], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['lvm-pv-uuid-TEwKNw-7eJ5-iFWP-sYDz-DN9s-tabi-b0vwQi', 'scsi-0QEMU_QEMU_HARDDISK_eda55d0d-fbc6-46d7-ae41-e81df1f7f32a', 'scsi-SQEMU_QEMU_HARDDISK_eda55d0d-fbc6-46d7-ae41-e81df1f7f32a'], '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-05-24 00:51:41.810120 | 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--4a45380f--f2f2--53ee--b116--83b29c0930f9-osd--block--4a45380f--f2f2--53ee--b116--83b29c0930f9'], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['lvm-pv-uuid-R3cgl4-1TcB-2qMn-ydAV-zRPa-v3ss-ISEtdw', 'scsi-0QEMU_QEMU_HARDDISK_b94e75a7-75c7-46c4-a6a9-f0b9cd2677fe', 'scsi-SQEMU_QEMU_HARDDISK_b94e75a7-75c7-46c4-a6a9-f0b9cd2677fe'], '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-05-24 00:51:41.810139 | 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-05-24 00:51:41.810148 | 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_a35fae29-b087-48b7-afa9-cd19ad9b81fe', 'scsi-SQEMU_QEMU_HARDDISK_a35fae29-b087-48b7-afa9-cd19ad9b81fe'], '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-05-24 00:51:41.810157 | 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-05-24 00:51:41.810171 | 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-05-24-00-03-30-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-05-24 00:51:41.810180 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:51:41.810195 | 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-05-24 00:51:41.810210 | 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-05-24 00:51:41.810219 | 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-05-24 00:51:41.810228 | 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-05-24 00:51:41.810237 | 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-05-24 00:51:41.810246 | 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-05-24 00:51:41.810255 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:51:41.810268 | 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-05-24 00:51:41.810302 | 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-05-24 00:51:41.810318 | 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-05-24 00:51:41.810327 | 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-05-24 00:51:41.810336 | 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-05-24 00:51:41.810345 | 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-05-24 00:51:41.810354 | 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-05-24 00:51:41.810375 | 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_ee40e30b-522b-4b8c-8127-ee5b16b9ffc3', 'scsi-SQEMU_QEMU_HARDDISK_ee40e30b-522b-4b8c-8127-ee5b16b9ffc3'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {'sda1': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_ee40e30b-522b-4b8c-8127-ee5b16b9ffc3-part1', 'scsi-SQEMU_QEMU_HARDDISK_ee40e30b-522b-4b8c-8127-ee5b16b9ffc3-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_ee40e30b-522b-4b8c-8127-ee5b16b9ffc3-part14', 'scsi-SQEMU_QEMU_HARDDISK_ee40e30b-522b-4b8c-8127-ee5b16b9ffc3-part14'], 'labels': [], 'masters': [], 'uuids': []}, 'sectors': 8192, 'sectorsize': 512, 'size': '4.00 MB', 'start': '2048', 'uuid': None}, 'sda15': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_ee40e30b-522b-4b8c-8127-ee5b16b9ffc3-part15', 'scsi-SQEMU_QEMU_HARDDISK_ee40e30b-522b-4b8c-8127-ee5b16b9ffc3-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_ee40e30b-522b-4b8c-8127-ee5b16b9ffc3-part16', 'scsi-SQEMU_QEMU_HARDDISK_ee40e30b-522b-4b8c-8127-ee5b16b9ffc3-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-05-24 00:51:41.810392 | 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-05-24-00-03-16-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-05-24 00:51:41.810412 | 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_45aff6f3-0073-4cbb-a6e7-b3f4b4cce6b5', 'scsi-SQEMU_QEMU_HARDDISK_45aff6f3-0073-4cbb-a6e7-b3f4b4cce6b5'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {'sda1': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_45aff6f3-0073-4cbb-a6e7-b3f4b4cce6b5-part1', 'scsi-SQEMU_QEMU_HARDDISK_45aff6f3-0073-4cbb-a6e7-b3f4b4cce6b5-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_45aff6f3-0073-4cbb-a6e7-b3f4b4cce6b5-part14', 'scsi-SQEMU_QEMU_HARDDISK_45aff6f3-0073-4cbb-a6e7-b3f4b4cce6b5-part14'], 'labels': [], 'masters': [], 'uuids': []}, 'sectors': 8192, 'sectorsize': 512, 'size': '4.00 MB', 'start': '2048', 'uuid': None}, 'sda15': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_45aff6f3-0073-4cbb-a6e7-b3f4b4cce6b5-part15', 'scsi-SQEMU_QEMU_HARDDISK_45aff6f3-0073-4cbb-a6e7-b3f4b4cce6b5-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_45aff6f3-0073-4cbb-a6e7-b3f4b4cce6b5-part16', 'scsi-SQEMU_QEMU_HARDDISK_45aff6f3-0073-4cbb-a6e7-b3f4b4cce6b5-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-05-24 00:51:41.810428 | 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--91ca940b--c43a--595e--909e--fada94cd253c-osd--block--91ca940b--c43a--595e--909e--fada94cd253c'], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['lvm-pv-uuid-XHkO7E-nebQ-UJJk-M5cF-oyor-HC6m-pjfkWO', 'scsi-0QEMU_QEMU_HARDDISK_933eae25-5b43-48f2-8567-ec23ac6d930e', 'scsi-SQEMU_QEMU_HARDDISK_933eae25-5b43-48f2-8567-ec23ac6d930e'], '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-05-24 00:51:41.810437 | 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--b6c4e772--47bf--5895--901e--238eefbc5c9b-osd--block--b6c4e772--47bf--5895--901e--238eefbc5c9b'], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['lvm-pv-uuid-xDmz7G-XC3Z-OhFn-3qGR-ZuTM-cygW-y6aVrZ', 'scsi-0QEMU_QEMU_HARDDISK_48029c53-f84e-4196-a78a-8d5aa7d559a3', 'scsi-SQEMU_QEMU_HARDDISK_48029c53-f84e-4196-a78a-8d5aa7d559a3'], '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-05-24 00:51:41.810446 | 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_fda6a2fe-50f7-45a7-a466-09b8ce2b448e', 'scsi-SQEMU_QEMU_HARDDISK_fda6a2fe-50f7-45a7-a466-09b8ce2b448e'], '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-05-24 00:51:41.810464 | 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-05-24-00-03-24-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-05-24 00:51:41.810478 | 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-05-24 00:51:41.810488 | 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-05-24 00:51:41.810496 | 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-05-24 00:51:41.810505 | 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-05-24 00:51:41.810514 | 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-05-24 00:51:41.810527 | 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-05-24 00:51:41.810549 | 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-05-24 00:51:41.810559 | 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-05-24 00:51:41.810568 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:51:41.810577 | 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_64908706-ff87-44e5-94ec-6ed321bac3cd', 'scsi-SQEMU_QEMU_HARDDISK_64908706-ff87-44e5-94ec-6ed321bac3cd'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {'sda1': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_64908706-ff87-44e5-94ec-6ed321bac3cd-part1', 'scsi-SQEMU_QEMU_HARDDISK_64908706-ff87-44e5-94ec-6ed321bac3cd-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_64908706-ff87-44e5-94ec-6ed321bac3cd-part14', 'scsi-SQEMU_QEMU_HARDDISK_64908706-ff87-44e5-94ec-6ed321bac3cd-part14'], 'labels': [], 'masters': [], 'uuids': []}, 'sectors': 8192, 'sectorsize': 512, 'size': '4.00 MB', 'start': '2048', 'uuid': None}, 'sda15': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_64908706-ff87-44e5-94ec-6ed321bac3cd-part15', 'scsi-SQEMU_QEMU_HARDDISK_64908706-ff87-44e5-94ec-6ed321bac3cd-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_64908706-ff87-44e5-94ec-6ed321bac3cd-part16', 'scsi-SQEMU_QEMU_HARDDISK_64908706-ff87-44e5-94ec-6ed321bac3cd-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-05-24 00:51:41.810587 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:51:41.810605 | 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-05-24 00:51:41.810619 | 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-05-24-00-03-28-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-05-24 00:51:41.810629 | 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-05-24 00:51:41.810638 | 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-05-24 00:51:41.810646 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:51:41.810655 | 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-05-24 00:51:41.810664 | 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-05-24 00:51:41.810682 | 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-05-24 00:51:41.810696 | 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-05-24 00:51:41.810706 | 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-05-24 00:51:41.810715 | 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_1534d87d-bc4c-4f95-ad2f-eacf971c375a', 'scsi-SQEMU_QEMU_HARDDISK_1534d87d-bc4c-4f95-ad2f-eacf971c375a'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {'sda1': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_1534d87d-bc4c-4f95-ad2f-eacf971c375a-part1', 'scsi-SQEMU_QEMU_HARDDISK_1534d87d-bc4c-4f95-ad2f-eacf971c375a-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_1534d87d-bc4c-4f95-ad2f-eacf971c375a-part14', 'scsi-SQEMU_QEMU_HARDDISK_1534d87d-bc4c-4f95-ad2f-eacf971c375a-part14'], 'labels': [], 'masters': [], 'uuids': []}, 'sectors': 8192, 'sectorsize': 512, 'size': '4.00 MB', 'start': '2048', 'uuid': None}, 'sda15': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_1534d87d-bc4c-4f95-ad2f-eacf971c375a-part15', 'scsi-SQEMU_QEMU_HARDDISK_1534d87d-bc4c-4f95-ad2f-eacf971c375a-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_1534d87d-bc4c-4f95-ad2f-eacf971c375a-part16', 'scsi-SQEMU_QEMU_HARDDISK_1534d87d-bc4c-4f95-ad2f-eacf971c375a-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-05-24 00:51:41.810735 | 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-05-24-00-03-15-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-05-24 00:51:41.810744 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:51:41.810752 | orchestrator | 2026-05-24 00:51:41.810766 | orchestrator | TASK [ceph-facts : Check if the ceph conf exists] ****************************** 2026-05-24 00:51:41.810775 | orchestrator | Sunday 24 May 2026 00:49:26 +0000 (0:00:01.949) 0:00:36.752 ************ 2026-05-24 00:51:41.810784 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:51:41.810792 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:51:41.810801 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:51:41.810810 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:51:41.810818 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:51:41.810827 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:51:41.810835 | orchestrator | 2026-05-24 00:51:41.810844 | orchestrator | TASK [ceph-facts : Set default osd_pool_default_crush_rule fact] *************** 2026-05-24 00:51:41.810852 | orchestrator | Sunday 24 May 2026 00:49:28 +0000 (0:00:01.444) 0:00:38.197 ************ 2026-05-24 00:51:41.810861 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:51:41.810869 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:51:41.810877 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:51:41.810886 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:51:41.810894 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:51:41.810903 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:51:41.810911 | orchestrator | 2026-05-24 00:51:41.810920 | orchestrator | TASK [ceph-facts : Read osd pool default crush rule] *************************** 2026-05-24 00:51:41.810928 | orchestrator | Sunday 24 May 2026 00:49:29 +0000 (0:00:01.275) 0:00:39.472 ************ 2026-05-24 00:51:41.810937 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:51:41.810945 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:51:41.810954 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:51:41.810962 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:51:41.810971 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:51:41.810979 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:51:41.810987 | orchestrator | 2026-05-24 00:51:41.810996 | orchestrator | TASK [ceph-facts : Set osd_pool_default_crush_rule fact] *********************** 2026-05-24 00:51:41.811005 | orchestrator | Sunday 24 May 2026 00:49:30 +0000 (0:00:01.221) 0:00:40.694 ************ 2026-05-24 00:51:41.811013 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:51:41.811022 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:51:41.811030 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:51:41.811038 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:51:41.811047 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:51:41.811055 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:51:41.811064 | orchestrator | 2026-05-24 00:51:41.811073 | orchestrator | TASK [ceph-facts : Read osd pool default crush rule] *************************** 2026-05-24 00:51:41.811081 | orchestrator | Sunday 24 May 2026 00:49:31 +0000 (0:00:00.612) 0:00:41.306 ************ 2026-05-24 00:51:41.811090 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:51:41.811098 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:51:41.811107 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:51:41.811115 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:51:41.811129 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:51:41.811137 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:51:41.811146 | orchestrator | 2026-05-24 00:51:41.811154 | orchestrator | TASK [ceph-facts : Set osd_pool_default_crush_rule fact] *********************** 2026-05-24 00:51:41.811163 | orchestrator | Sunday 24 May 2026 00:49:33 +0000 (0:00:01.684) 0:00:42.991 ************ 2026-05-24 00:51:41.811171 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:51:41.811180 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:51:41.811188 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:51:41.811197 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:51:41.811205 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:51:41.811214 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:51:41.811222 | orchestrator | 2026-05-24 00:51:41.811231 | orchestrator | TASK [ceph-facts : Set_fact _monitor_addresses - ipv4] ************************* 2026-05-24 00:51:41.811239 | orchestrator | Sunday 24 May 2026 00:49:34 +0000 (0:00:00.902) 0:00:43.893 ************ 2026-05-24 00:51:41.811248 | orchestrator | ok: [testbed-node-3] => (item=testbed-node-0) 2026-05-24 00:51:41.811257 | orchestrator | ok: [testbed-node-5] => (item=testbed-node-0) 2026-05-24 00:51:41.811265 | orchestrator | ok: [testbed-node-3] => (item=testbed-node-1) 2026-05-24 00:51:41.811274 | orchestrator | ok: [testbed-node-4] => (item=testbed-node-0) 2026-05-24 00:51:41.811311 | orchestrator | ok: [testbed-node-0] => (item=testbed-node-0) 2026-05-24 00:51:41.811326 | orchestrator | ok: [testbed-node-0] => (item=testbed-node-1) 2026-05-24 00:51:41.811340 | orchestrator | ok: [testbed-node-0] => (item=testbed-node-2) 2026-05-24 00:51:41.811352 | orchestrator | ok: [testbed-node-4] => (item=testbed-node-1) 2026-05-24 00:51:41.811364 | orchestrator | ok: [testbed-node-3] => (item=testbed-node-2) 2026-05-24 00:51:41.811386 | orchestrator | ok: [testbed-node-5] => (item=testbed-node-1) 2026-05-24 00:51:41.811404 | orchestrator | ok: [testbed-node-4] => (item=testbed-node-2) 2026-05-24 00:51:41.811417 | orchestrator | ok: [testbed-node-5] => (item=testbed-node-2) 2026-05-24 00:51:41.811430 | orchestrator | ok: [testbed-node-1] => (item=testbed-node-0) 2026-05-24 00:51:41.811444 | orchestrator | ok: [testbed-node-2] => (item=testbed-node-0) 2026-05-24 00:51:41.811456 | orchestrator | ok: [testbed-node-2] => (item=testbed-node-1) 2026-05-24 00:51:41.811468 | orchestrator | ok: [testbed-node-1] => (item=testbed-node-1) 2026-05-24 00:51:41.811480 | orchestrator | ok: [testbed-node-2] => (item=testbed-node-2) 2026-05-24 00:51:41.811493 | orchestrator | ok: [testbed-node-1] => (item=testbed-node-2) 2026-05-24 00:51:41.811506 | orchestrator | 2026-05-24 00:51:41.811519 | orchestrator | TASK [ceph-facts : Set_fact _monitor_addresses - ipv6] ************************* 2026-05-24 00:51:41.811532 | orchestrator | Sunday 24 May 2026 00:49:37 +0000 (0:00:03.188) 0:00:47.081 ************ 2026-05-24 00:51:41.811545 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-0)  2026-05-24 00:51:41.811566 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-1)  2026-05-24 00:51:41.811581 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-2)  2026-05-24 00:51:41.811595 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:51:41.811609 | orchestrator | skipping: [testbed-node-4] => (item=testbed-node-0)  2026-05-24 00:51:41.811622 | orchestrator | skipping: [testbed-node-4] => (item=testbed-node-1)  2026-05-24 00:51:41.811635 | orchestrator | skipping: [testbed-node-4] => (item=testbed-node-2)  2026-05-24 00:51:41.811648 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:51:41.811662 | orchestrator | skipping: [testbed-node-0] => (item=testbed-node-0)  2026-05-24 00:51:41.811685 | orchestrator | skipping: [testbed-node-0] => (item=testbed-node-1)  2026-05-24 00:51:41.811700 | orchestrator | skipping: [testbed-node-0] => (item=testbed-node-2)  2026-05-24 00:51:41.811713 | orchestrator | skipping: [testbed-node-5] => (item=testbed-node-0)  2026-05-24 00:51:41.811728 | orchestrator | skipping: [testbed-node-5] => (item=testbed-node-1)  2026-05-24 00:51:41.811742 | orchestrator | skipping: [testbed-node-5] => (item=testbed-node-2)  2026-05-24 00:51:41.811766 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:51:41.811780 | orchestrator | skipping: [testbed-node-1] => (item=testbed-node-0)  2026-05-24 00:51:41.811794 | orchestrator | skipping: [testbed-node-1] => (item=testbed-node-1)  2026-05-24 00:51:41.811807 | orchestrator | skipping: [testbed-node-1] => (item=testbed-node-2)  2026-05-24 00:51:41.811820 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:51:41.811833 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:51:41.811847 | orchestrator | skipping: [testbed-node-2] => (item=testbed-node-0)  2026-05-24 00:51:41.811860 | orchestrator | skipping: [testbed-node-2] => (item=testbed-node-1)  2026-05-24 00:51:41.811874 | orchestrator | skipping: [testbed-node-2] => (item=testbed-node-2)  2026-05-24 00:51:41.811888 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:51:41.811902 | orchestrator | 2026-05-24 00:51:41.811915 | orchestrator | TASK [ceph-facts : Import_tasks set_radosgw_address.yml] *********************** 2026-05-24 00:51:41.811929 | orchestrator | Sunday 24 May 2026 00:49:38 +0000 (0:00:01.117) 0:00:48.199 ************ 2026-05-24 00:51:41.811942 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:51:41.811953 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:51:41.811968 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:51:41.811982 | orchestrator | included: /ansible/roles/ceph-facts/tasks/set_radosgw_address.yml for testbed-node-3, testbed-node-4, testbed-node-5 2026-05-24 00:51:41.811996 | orchestrator | 2026-05-24 00:51:41.812010 | orchestrator | TASK [ceph-facts : Set current radosgw_address_block, radosgw_address, radosgw_interface from node "{{ ceph_dashboard_call_item }}"] *** 2026-05-24 00:51:41.812025 | orchestrator | Sunday 24 May 2026 00:49:39 +0000 (0:00:01.288) 0:00:49.487 ************ 2026-05-24 00:51:41.812039 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:51:41.812052 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:51:41.812067 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:51:41.812081 | orchestrator | 2026-05-24 00:51:41.812095 | orchestrator | TASK [ceph-facts : Set_fact _radosgw_address to radosgw_address_block ipv4] **** 2026-05-24 00:51:41.812109 | orchestrator | Sunday 24 May 2026 00:49:40 +0000 (0:00:00.435) 0:00:49.923 ************ 2026-05-24 00:51:41.812123 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:51:41.812137 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:51:41.812150 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:51:41.812164 | orchestrator | 2026-05-24 00:51:41.812178 | orchestrator | TASK [ceph-facts : Set_fact _radosgw_address to radosgw_address_block ipv6] **** 2026-05-24 00:51:41.812191 | orchestrator | Sunday 24 May 2026 00:49:40 +0000 (0:00:00.465) 0:00:50.388 ************ 2026-05-24 00:51:41.812205 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:51:41.812219 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:51:41.812234 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:51:41.812248 | orchestrator | 2026-05-24 00:51:41.812262 | orchestrator | TASK [ceph-facts : Set_fact _radosgw_address to radosgw_address] *************** 2026-05-24 00:51:41.812276 | orchestrator | Sunday 24 May 2026 00:49:41 +0000 (0:00:00.508) 0:00:50.896 ************ 2026-05-24 00:51:41.812317 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:51:41.812332 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:51:41.812345 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:51:41.812358 | orchestrator | 2026-05-24 00:51:41.812372 | orchestrator | TASK [ceph-facts : Set_fact _interface] **************************************** 2026-05-24 00:51:41.812386 | orchestrator | Sunday 24 May 2026 00:49:41 +0000 (0:00:00.674) 0:00:51.570 ************ 2026-05-24 00:51:41.812401 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-3)  2026-05-24 00:51:41.812415 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-4)  2026-05-24 00:51:41.812430 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-5)  2026-05-24 00:51:41.812444 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:51:41.812458 | orchestrator | 2026-05-24 00:51:41.812472 | orchestrator | TASK [ceph-facts : Set_fact _radosgw_address to radosgw_interface - ipv4] ****** 2026-05-24 00:51:41.812486 | orchestrator | Sunday 24 May 2026 00:49:42 +0000 (0:00:00.822) 0:00:52.393 ************ 2026-05-24 00:51:41.812516 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-3)  2026-05-24 00:51:41.812530 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-4)  2026-05-24 00:51:41.812545 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-5)  2026-05-24 00:51:41.812559 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:51:41.812572 | orchestrator | 2026-05-24 00:51:41.812586 | orchestrator | TASK [ceph-facts : Set_fact _radosgw_address to radosgw_interface - ipv6] ****** 2026-05-24 00:51:41.812597 | orchestrator | Sunday 24 May 2026 00:49:43 +0000 (0:00:00.836) 0:00:53.229 ************ 2026-05-24 00:51:41.812606 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-3)  2026-05-24 00:51:41.812615 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-4)  2026-05-24 00:51:41.812623 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-5)  2026-05-24 00:51:41.812637 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:51:41.812651 | orchestrator | 2026-05-24 00:51:41.812673 | orchestrator | TASK [ceph-facts : Reset rgw_instances (workaround)] *************************** 2026-05-24 00:51:41.812687 | orchestrator | Sunday 24 May 2026 00:49:43 +0000 (0:00:00.451) 0:00:53.681 ************ 2026-05-24 00:51:41.812699 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:51:41.812711 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:51:41.812723 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:51:41.812736 | orchestrator | 2026-05-24 00:51:41.812749 | orchestrator | TASK [ceph-facts : Set_fact rgw_instances] ************************************* 2026-05-24 00:51:41.812761 | orchestrator | Sunday 24 May 2026 00:49:44 +0000 (0:00:00.432) 0:00:54.113 ************ 2026-05-24 00:51:41.812775 | orchestrator | ok: [testbed-node-3] => (item=0) 2026-05-24 00:51:41.812788 | orchestrator | ok: [testbed-node-4] => (item=0) 2026-05-24 00:51:41.812814 | orchestrator | ok: [testbed-node-5] => (item=0) 2026-05-24 00:51:41.812827 | orchestrator | 2026-05-24 00:51:41.812840 | orchestrator | TASK [ceph-facts : Set_fact ceph_run_cmd] ************************************** 2026-05-24 00:51:41.812853 | orchestrator | Sunday 24 May 2026 00:49:46 +0000 (0:00:02.042) 0:00:56.156 ************ 2026-05-24 00:51:41.812867 | orchestrator | ok: [testbed-node-3 -> testbed-node-0(192.168.16.10)] => (item=testbed-node-0) 2026-05-24 00:51:41.812880 | orchestrator | ok: [testbed-node-3 -> testbed-node-1(192.168.16.11)] => (item=testbed-node-1) 2026-05-24 00:51:41.812893 | orchestrator | ok: [testbed-node-3 -> testbed-node-2(192.168.16.12)] => (item=testbed-node-2) 2026-05-24 00:51:41.812906 | orchestrator | ok: [testbed-node-3] => (item=testbed-node-3) 2026-05-24 00:51:41.812920 | orchestrator | ok: [testbed-node-3 -> testbed-node-4(192.168.16.14)] => (item=testbed-node-4) 2026-05-24 00:51:41.812933 | orchestrator | ok: [testbed-node-3 -> testbed-node-5(192.168.16.15)] => (item=testbed-node-5) 2026-05-24 00:51:41.812947 | orchestrator | ok: [testbed-node-3 -> testbed-manager(192.168.16.5)] => (item=testbed-manager) 2026-05-24 00:51:41.812960 | orchestrator | 2026-05-24 00:51:41.812975 | orchestrator | TASK [ceph-facts : Set_fact ceph_admin_command] ******************************** 2026-05-24 00:51:41.812988 | orchestrator | Sunday 24 May 2026 00:49:47 +0000 (0:00:01.042) 0:00:57.198 ************ 2026-05-24 00:51:41.813001 | orchestrator | ok: [testbed-node-3 -> testbed-node-0(192.168.16.10)] => (item=testbed-node-0) 2026-05-24 00:51:41.813014 | orchestrator | ok: [testbed-node-3 -> testbed-node-1(192.168.16.11)] => (item=testbed-node-1) 2026-05-24 00:51:41.813028 | orchestrator | ok: [testbed-node-3 -> testbed-node-2(192.168.16.12)] => (item=testbed-node-2) 2026-05-24 00:51:41.813042 | orchestrator | ok: [testbed-node-3] => (item=testbed-node-3) 2026-05-24 00:51:41.813056 | orchestrator | ok: [testbed-node-3 -> testbed-node-4(192.168.16.14)] => (item=testbed-node-4) 2026-05-24 00:51:41.813069 | orchestrator | ok: [testbed-node-3 -> testbed-node-5(192.168.16.15)] => (item=testbed-node-5) 2026-05-24 00:51:41.813083 | orchestrator | ok: [testbed-node-3 -> testbed-manager(192.168.16.5)] => (item=testbed-manager) 2026-05-24 00:51:41.813096 | orchestrator | 2026-05-24 00:51:41.813110 | orchestrator | TASK [ceph-handler : Include check_running_cluster.yml] ************************ 2026-05-24 00:51:41.813138 | orchestrator | Sunday 24 May 2026 00:49:50 +0000 (0:00:03.076) 0:01:00.274 ************ 2026-05-24 00:51:41.813155 | 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-05-24 00:51:41.813171 | orchestrator | 2026-05-24 00:51:41.813185 | orchestrator | TASK [ceph-handler : Include check_running_containers.yml] ********************* 2026-05-24 00:51:41.813199 | orchestrator | Sunday 24 May 2026 00:49:52 +0000 (0:00:01.618) 0:01:01.893 ************ 2026-05-24 00:51:41.813212 | 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-05-24 00:51:41.813226 | orchestrator | 2026-05-24 00:51:41.813241 | orchestrator | TASK [ceph-handler : Check for a mon container] ******************************** 2026-05-24 00:51:41.813255 | orchestrator | Sunday 24 May 2026 00:49:54 +0000 (0:00:02.047) 0:01:03.940 ************ 2026-05-24 00:51:41.813270 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:51:41.813311 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:51:41.813326 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:51:41.813339 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:51:41.813355 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:51:41.813368 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:51:41.813382 | orchestrator | 2026-05-24 00:51:41.813396 | orchestrator | TASK [ceph-handler : Check for an osd container] ******************************* 2026-05-24 00:51:41.813411 | orchestrator | Sunday 24 May 2026 00:49:56 +0000 (0:00:02.563) 0:01:06.504 ************ 2026-05-24 00:51:41.813426 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:51:41.813441 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:51:41.813455 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:51:41.813468 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:51:41.813481 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:51:41.813495 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:51:41.813507 | orchestrator | 2026-05-24 00:51:41.813521 | orchestrator | TASK [ceph-handler : Check for a mds container] ******************************** 2026-05-24 00:51:41.813535 | orchestrator | Sunday 24 May 2026 00:49:57 +0000 (0:00:00.825) 0:01:07.329 ************ 2026-05-24 00:51:41.813548 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:51:41.813562 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:51:41.813577 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:51:41.813591 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:51:41.813605 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:51:41.813617 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:51:41.813631 | orchestrator | 2026-05-24 00:51:41.813645 | orchestrator | TASK [ceph-handler : Check for a rgw container] ******************************** 2026-05-24 00:51:41.813658 | orchestrator | Sunday 24 May 2026 00:49:58 +0000 (0:00:00.773) 0:01:08.102 ************ 2026-05-24 00:51:41.813672 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:51:41.813685 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:51:41.813697 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:51:41.813723 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:51:41.813739 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:51:41.813754 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:51:41.813770 | orchestrator | 2026-05-24 00:51:41.813784 | orchestrator | TASK [ceph-handler : Check for a mgr container] ******************************** 2026-05-24 00:51:41.813798 | orchestrator | Sunday 24 May 2026 00:49:59 +0000 (0:00:00.686) 0:01:08.789 ************ 2026-05-24 00:51:41.813811 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:51:41.813823 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:51:41.813836 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:51:41.813849 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:51:41.813861 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:51:41.813888 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:51:41.813903 | orchestrator | 2026-05-24 00:51:41.813917 | orchestrator | TASK [ceph-handler : Check for a rbd mirror container] ************************* 2026-05-24 00:51:41.813944 | orchestrator | Sunday 24 May 2026 00:50:00 +0000 (0:00:01.139) 0:01:09.929 ************ 2026-05-24 00:51:41.813960 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:51:41.813976 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:51:41.813989 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:51:41.814002 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:51:41.814060 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:51:41.814079 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:51:41.814094 | orchestrator | 2026-05-24 00:51:41.814110 | orchestrator | TASK [ceph-handler : Check for a nfs container] ******************************** 2026-05-24 00:51:41.814126 | orchestrator | Sunday 24 May 2026 00:50:00 +0000 (0:00:00.591) 0:01:10.520 ************ 2026-05-24 00:51:41.814142 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:51:41.814157 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:51:41.814173 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:51:41.814188 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:51:41.814204 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:51:41.814220 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:51:41.814235 | orchestrator | 2026-05-24 00:51:41.814251 | orchestrator | TASK [ceph-handler : Check for a ceph-crash container] ************************* 2026-05-24 00:51:41.814267 | orchestrator | Sunday 24 May 2026 00:50:01 +0000 (0:00:00.658) 0:01:11.179 ************ 2026-05-24 00:51:41.814306 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:51:41.814322 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:51:41.814337 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:51:41.814353 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:51:41.814369 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:51:41.814384 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:51:41.814400 | orchestrator | 2026-05-24 00:51:41.814416 | orchestrator | TASK [ceph-handler : Check for a ceph-exporter container] ********************** 2026-05-24 00:51:41.814431 | orchestrator | Sunday 24 May 2026 00:50:02 +0000 (0:00:01.064) 0:01:12.243 ************ 2026-05-24 00:51:41.814447 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:51:41.814463 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:51:41.814478 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:51:41.814494 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:51:41.814510 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:51:41.814525 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:51:41.814540 | orchestrator | 2026-05-24 00:51:41.814557 | orchestrator | TASK [ceph-handler : Include check_socket_non_container.yml] ******************* 2026-05-24 00:51:41.814573 | orchestrator | Sunday 24 May 2026 00:50:03 +0000 (0:00:01.107) 0:01:13.350 ************ 2026-05-24 00:51:41.814588 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:51:41.814604 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:51:41.814620 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:51:41.814635 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:51:41.814651 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:51:41.814667 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:51:41.814683 | orchestrator | 2026-05-24 00:51:41.814698 | orchestrator | TASK [ceph-handler : Set_fact handler_mon_status] ****************************** 2026-05-24 00:51:41.814715 | orchestrator | Sunday 24 May 2026 00:50:04 +0000 (0:00:00.524) 0:01:13.875 ************ 2026-05-24 00:51:41.814742 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:51:41.814768 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:51:41.814795 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:51:41.814822 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:51:41.814851 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:51:41.814879 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:51:41.814906 | orchestrator | 2026-05-24 00:51:41.814933 | orchestrator | TASK [ceph-handler : Set_fact handler_osd_status] ****************************** 2026-05-24 00:51:41.814960 | orchestrator | Sunday 24 May 2026 00:50:04 +0000 (0:00:00.595) 0:01:14.471 ************ 2026-05-24 00:51:41.814989 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:51:41.815015 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:51:41.815066 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:51:41.815093 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:51:41.815111 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:51:41.815127 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:51:41.815142 | orchestrator | 2026-05-24 00:51:41.815158 | orchestrator | TASK [ceph-handler : Set_fact handler_mds_status] ****************************** 2026-05-24 00:51:41.815174 | orchestrator | Sunday 24 May 2026 00:50:05 +0000 (0:00:00.780) 0:01:15.252 ************ 2026-05-24 00:51:41.815189 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:51:41.815205 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:51:41.815220 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:51:41.815236 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:51:41.815252 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:51:41.815268 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:51:41.815303 | orchestrator | 2026-05-24 00:51:41.815319 | orchestrator | TASK [ceph-handler : Set_fact handler_rgw_status] ****************************** 2026-05-24 00:51:41.815335 | orchestrator | Sunday 24 May 2026 00:50:05 +0000 (0:00:00.493) 0:01:15.745 ************ 2026-05-24 00:51:41.815349 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:51:41.815365 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:51:41.815380 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:51:41.815395 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:51:41.815411 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:51:41.815426 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:51:41.815441 | orchestrator | 2026-05-24 00:51:41.815456 | orchestrator | TASK [ceph-handler : Set_fact handler_nfs_status] ****************************** 2026-05-24 00:51:41.815471 | orchestrator | Sunday 24 May 2026 00:50:06 +0000 (0:00:00.710) 0:01:16.456 ************ 2026-05-24 00:51:41.815487 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:51:41.815500 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:51:41.815520 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:51:41.815534 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:51:41.815547 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:51:41.815560 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:51:41.815575 | orchestrator | 2026-05-24 00:51:41.815591 | orchestrator | TASK [ceph-handler : Set_fact handler_rbd_status] ****************************** 2026-05-24 00:51:41.815606 | orchestrator | Sunday 24 May 2026 00:50:07 +0000 (0:00:00.509) 0:01:16.965 ************ 2026-05-24 00:51:41.815622 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:51:41.815638 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:51:41.815653 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:51:41.815669 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:51:41.815697 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:51:41.815713 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:51:41.815728 | orchestrator | 2026-05-24 00:51:41.815744 | orchestrator | TASK [ceph-handler : Set_fact handler_mgr_status] ****************************** 2026-05-24 00:51:41.815759 | orchestrator | Sunday 24 May 2026 00:50:07 +0000 (0:00:00.637) 0:01:17.603 ************ 2026-05-24 00:51:41.815775 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:51:41.815790 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:51:41.815805 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:51:41.815821 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:51:41.815837 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:51:41.815852 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:51:41.815868 | orchestrator | 2026-05-24 00:51:41.815883 | orchestrator | TASK [ceph-handler : Set_fact handler_crash_status] **************************** 2026-05-24 00:51:41.815899 | orchestrator | Sunday 24 May 2026 00:50:08 +0000 (0:00:00.543) 0:01:18.146 ************ 2026-05-24 00:51:41.815914 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:51:41.815930 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:51:41.815946 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:51:41.815961 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:51:41.815977 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:51:41.815993 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:51:41.816008 | orchestrator | 2026-05-24 00:51:41.816033 | orchestrator | TASK [ceph-handler : Set_fact handler_exporter_status] ************************* 2026-05-24 00:51:41.816049 | orchestrator | Sunday 24 May 2026 00:50:09 +0000 (0:00:00.662) 0:01:18.808 ************ 2026-05-24 00:51:41.816065 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:51:41.816081 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:51:41.816096 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:51:41.816112 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:51:41.816127 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:51:41.816143 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:51:41.816159 | orchestrator | 2026-05-24 00:51:41.816175 | orchestrator | TASK [ceph-container-common : Generate systemd ceph target file] *************** 2026-05-24 00:51:41.816191 | orchestrator | Sunday 24 May 2026 00:50:10 +0000 (0:00:01.008) 0:01:19.817 ************ 2026-05-24 00:51:41.816206 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:51:41.816222 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:51:41.816237 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:51:41.816253 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:51:41.816269 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:51:41.816304 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:51:41.816318 | orchestrator | 2026-05-24 00:51:41.816332 | orchestrator | TASK [ceph-container-common : Enable ceph.target] ****************************** 2026-05-24 00:51:41.816348 | orchestrator | Sunday 24 May 2026 00:50:11 +0000 (0:00:01.379) 0:01:21.196 ************ 2026-05-24 00:51:41.816363 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:51:41.816377 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:51:41.816391 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:51:41.816406 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:51:41.816420 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:51:41.816435 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:51:41.816449 | orchestrator | 2026-05-24 00:51:41.816463 | orchestrator | TASK [ceph-container-common : Include prerequisites.yml] *********************** 2026-05-24 00:51:41.816478 | orchestrator | Sunday 24 May 2026 00:50:13 +0000 (0:00:02.386) 0:01:23.582 ************ 2026-05-24 00:51:41.816493 | 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-05-24 00:51:41.816509 | orchestrator | 2026-05-24 00:51:41.816523 | orchestrator | TASK [ceph-container-common : Stop lvmetad] ************************************ 2026-05-24 00:51:41.816537 | orchestrator | Sunday 24 May 2026 00:50:14 +0000 (0:00:01.168) 0:01:24.751 ************ 2026-05-24 00:51:41.816551 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:51:41.816566 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:51:41.816580 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:51:41.816594 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:51:41.816609 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:51:41.816623 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:51:41.816636 | orchestrator | 2026-05-24 00:51:41.816651 | orchestrator | TASK [ceph-container-common : Disable and mask lvmetad service] **************** 2026-05-24 00:51:41.816665 | orchestrator | Sunday 24 May 2026 00:50:15 +0000 (0:00:00.643) 0:01:25.394 ************ 2026-05-24 00:51:41.816705 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:51:41.816735 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:51:41.816748 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:51:41.816759 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:51:41.816771 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:51:41.816784 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:51:41.816797 | orchestrator | 2026-05-24 00:51:41.816811 | orchestrator | TASK [ceph-container-common : Remove ceph udev rules] ************************** 2026-05-24 00:51:41.816826 | orchestrator | Sunday 24 May 2026 00:50:16 +0000 (0:00:00.823) 0:01:26.217 ************ 2026-05-24 00:51:41.816840 | orchestrator | ok: [testbed-node-3] => (item=/usr/lib/udev/rules.d/95-ceph-osd.rules) 2026-05-24 00:51:41.816854 | orchestrator | ok: [testbed-node-4] => (item=/usr/lib/udev/rules.d/95-ceph-osd.rules) 2026-05-24 00:51:41.816875 | orchestrator | ok: [testbed-node-5] => (item=/usr/lib/udev/rules.d/95-ceph-osd.rules) 2026-05-24 00:51:41.816887 | orchestrator | ok: [testbed-node-0] => (item=/usr/lib/udev/rules.d/95-ceph-osd.rules) 2026-05-24 00:51:41.816901 | orchestrator | ok: [testbed-node-1] => (item=/usr/lib/udev/rules.d/95-ceph-osd.rules) 2026-05-24 00:51:41.816921 | orchestrator | ok: [testbed-node-2] => (item=/usr/lib/udev/rules.d/95-ceph-osd.rules) 2026-05-24 00:51:41.816932 | orchestrator | ok: [testbed-node-3] => (item=/usr/lib/udev/rules.d/60-ceph-by-parttypeuuid.rules) 2026-05-24 00:51:41.816945 | orchestrator | ok: [testbed-node-4] => (item=/usr/lib/udev/rules.d/60-ceph-by-parttypeuuid.rules) 2026-05-24 00:51:41.816957 | orchestrator | ok: [testbed-node-5] => (item=/usr/lib/udev/rules.d/60-ceph-by-parttypeuuid.rules) 2026-05-24 00:51:41.816970 | orchestrator | ok: [testbed-node-0] => (item=/usr/lib/udev/rules.d/60-ceph-by-parttypeuuid.rules) 2026-05-24 00:51:41.816995 | orchestrator | ok: [testbed-node-1] => (item=/usr/lib/udev/rules.d/60-ceph-by-parttypeuuid.rules) 2026-05-24 00:51:41.817008 | orchestrator | ok: [testbed-node-2] => (item=/usr/lib/udev/rules.d/60-ceph-by-parttypeuuid.rules) 2026-05-24 00:51:41.817020 | orchestrator | 2026-05-24 00:51:41.817034 | orchestrator | TASK [ceph-container-common : Ensure tmpfiles.d is present] ******************** 2026-05-24 00:51:41.817047 | orchestrator | Sunday 24 May 2026 00:50:17 +0000 (0:00:01.379) 0:01:27.597 ************ 2026-05-24 00:51:41.817061 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:51:41.817073 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:51:41.817085 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:51:41.817097 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:51:41.817111 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:51:41.817123 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:51:41.817135 | orchestrator | 2026-05-24 00:51:41.817149 | orchestrator | TASK [ceph-container-common : Restore certificates selinux context] ************ 2026-05-24 00:51:41.817162 | orchestrator | Sunday 24 May 2026 00:50:19 +0000 (0:00:01.371) 0:01:28.969 ************ 2026-05-24 00:51:41.817220 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:51:41.817234 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:51:41.817247 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:51:41.817260 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:51:41.817272 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:51:41.817306 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:51:41.817319 | orchestrator | 2026-05-24 00:51:41.817333 | orchestrator | TASK [ceph-container-common : Install python3 on osd nodes] ******************** 2026-05-24 00:51:41.817346 | orchestrator | Sunday 24 May 2026 00:50:19 +0000 (0:00:00.626) 0:01:29.596 ************ 2026-05-24 00:51:41.817359 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:51:41.817372 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:51:41.817385 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:51:41.817398 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:51:41.817411 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:51:41.817424 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:51:41.817437 | orchestrator | 2026-05-24 00:51:41.817465 | orchestrator | TASK [ceph-container-common : Include registry.yml] **************************** 2026-05-24 00:51:41.817495 | orchestrator | Sunday 24 May 2026 00:50:20 +0000 (0:00:00.807) 0:01:30.403 ************ 2026-05-24 00:51:41.817556 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:51:41.817585 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:51:41.817624 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:51:41.817680 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:51:41.817729 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:51:41.817761 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:51:41.817774 | orchestrator | 2026-05-24 00:51:41.817786 | orchestrator | TASK [ceph-container-common : Include fetch_image.yml] ************************* 2026-05-24 00:51:41.817798 | orchestrator | Sunday 24 May 2026 00:50:21 +0000 (0:00:00.700) 0:01:31.104 ************ 2026-05-24 00:51:41.817809 | 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-05-24 00:51:41.817830 | orchestrator | 2026-05-24 00:51:41.817841 | orchestrator | TASK [ceph-container-common : Pulling Ceph container image] ******************** 2026-05-24 00:51:41.817852 | orchestrator | Sunday 24 May 2026 00:50:22 +0000 (0:00:01.310) 0:01:32.414 ************ 2026-05-24 00:51:41.817863 | orchestrator | FAILED - RETRYING: [testbed-node-3]: Pulling Ceph container image (3 retries left). 2026-05-24 00:51:41.817874 | orchestrator | FAILED - RETRYING: [testbed-node-4]: Pulling Ceph container image (3 retries left). 2026-05-24 00:51:41.817885 | orchestrator | FAILED - RETRYING: [testbed-node-5]: Pulling Ceph container image (3 retries left). 2026-05-24 00:51:41.817896 | orchestrator | FAILED - RETRYING: [testbed-node-0]: Pulling Ceph container image (3 retries left). 2026-05-24 00:51:41.817907 | orchestrator | FAILED - RETRYING: [testbed-node-1]: Pulling Ceph container image (3 retries left). 2026-05-24 00:51:41.817918 | orchestrator | FAILED - RETRYING: [testbed-node-2]: Pulling Ceph container image (3 retries left). 2026-05-24 00:51:41.817929 | orchestrator | FAILED - RETRYING: [testbed-node-3]: Pulling Ceph container image (2 retries left). 2026-05-24 00:51:41.817940 | orchestrator | FAILED - RETRYING: [testbed-node-4]: Pulling Ceph container image (2 retries left). 2026-05-24 00:51:41.817951 | orchestrator | FAILED - RETRYING: [testbed-node-5]: Pulling Ceph container image (2 retries left). 2026-05-24 00:51:41.817962 | orchestrator | FAILED - RETRYING: [testbed-node-0]: Pulling Ceph container image (2 retries left). 2026-05-24 00:51:41.817973 | orchestrator | FAILED - RETRYING: [testbed-node-1]: Pulling Ceph container image (2 retries left). 2026-05-24 00:51:41.817984 | orchestrator | FAILED - RETRYING: [testbed-node-2]: Pulling Ceph container image (2 retries left). 2026-05-24 00:51:41.817995 | orchestrator | FAILED - RETRYING: [testbed-node-3]: Pulling Ceph container image (1 retries left). 2026-05-24 00:51:41.818005 | orchestrator | FAILED - RETRYING: [testbed-node-4]: Pulling Ceph container image (1 retries left). 2026-05-24 00:51:41.818049 | orchestrator | FAILED - RETRYING: [testbed-node-5]: Pulling Ceph container image (1 retries left). 2026-05-24 00:51:41.818062 | orchestrator | FAILED - RETRYING: [testbed-node-0]: Pulling Ceph container image (1 retries left). 2026-05-24 00:51:41.818073 | orchestrator | FAILED - RETRYING: [testbed-node-1]: Pulling Ceph container image (1 retries left). 2026-05-24 00:51:41.818084 | orchestrator | FAILED - RETRYING: [testbed-node-2]: Pulling Ceph container image (1 retries left). 2026-05-24 00:51:41.818108 | orchestrator | fatal: [testbed-node-3]: FAILED! => {"attempts": 3, "changed": false, "cmd": ["timeout", "--foreground", "-s", "KILL", "300s", "docker", "pull", "registry.osism.tech/osism/ceph-daemon:reef"], "delta": "0:00:10.066805", "end": "2026-05-24 00:51:39.359456", "msg": "non-zero return code", "rc": 1, "start": "2026-05-24 00:51:29.292651", "stderr": "Error response from daemon: Get \"https://registry.osism.tech/v2/\": net/http: TLS handshake timeout", "stderr_lines": ["Error response from daemon: Get \"https://registry.osism.tech/v2/\": net/http: TLS handshake timeout"], "stdout": "", "stdout_lines": []} 2026-05-24 00:51:41.818156 | orchestrator | fatal: [testbed-node-4]: FAILED! => {"attempts": 3, "changed": false, "cmd": ["timeout", "--foreground", "-s", "KILL", "300s", "docker", "pull", "registry.osism.tech/osism/ceph-daemon:reef"], "delta": "0:00:10.087744", "end": "2026-05-24 00:51:39.568888", "msg": "non-zero return code", "rc": 1, "start": "2026-05-24 00:51:29.481144", "stderr": "Error response from daemon: Get \"https://registry.osism.tech/v2/\": net/http: TLS handshake timeout", "stderr_lines": ["Error response from daemon: Get \"https://registry.osism.tech/v2/\": net/http: TLS handshake timeout"], "stdout": "", "stdout_lines": []} 2026-05-24 00:51:41.818168 | orchestrator | fatal: [testbed-node-5]: FAILED! => {"attempts": 3, "changed": false, "cmd": ["timeout", "--foreground", "-s", "KILL", "300s", "docker", "pull", "registry.osism.tech/osism/ceph-daemon:reef"], "delta": "0:00:10.071709", "end": "2026-05-24 00:51:39.677279", "msg": "non-zero return code", "rc": 1, "start": "2026-05-24 00:51:29.605570", "stderr": "Error response from daemon: Get \"https://registry.osism.tech/v2/\": net/http: TLS handshake timeout", "stderr_lines": ["Error response from daemon: Get \"https://registry.osism.tech/v2/\": net/http: TLS handshake timeout"], "stdout": "", "stdout_lines": []} 2026-05-24 00:51:41.818189 | orchestrator | fatal: [testbed-node-0]: FAILED! => {"attempts": 3, "changed": false, "cmd": ["timeout", "--foreground", "-s", "KILL", "300s", "docker", "pull", "registry.osism.tech/osism/ceph-daemon:reef"], "delta": "0:00:10.102625", "end": "2026-05-24 00:51:40.006982", "msg": "non-zero return code", "rc": 1, "start": "2026-05-24 00:51:29.904357", "stderr": "Error response from daemon: Get \"https://registry.osism.tech/v2/\": net/http: TLS handshake timeout", "stderr_lines": ["Error response from daemon: Get \"https://registry.osism.tech/v2/\": net/http: TLS handshake timeout"], "stdout": "", "stdout_lines": []} 2026-05-24 00:51:41.818201 | orchestrator | fatal: [testbed-node-1]: FAILED! => {"attempts": 3, "changed": false, "cmd": ["timeout", "--foreground", "-s", "KILL", "300s", "docker", "pull", "registry.osism.tech/osism/ceph-daemon:reef"], "delta": "0:00:10.068977", "end": "2026-05-24 00:51:40.090786", "msg": "non-zero return code", "rc": 1, "start": "2026-05-24 00:51:30.021809", "stderr": "Error response from daemon: Get \"https://registry.osism.tech/v2/\": net/http: TLS handshake timeout", "stderr_lines": ["Error response from daemon: Get \"https://registry.osism.tech/v2/\": net/http: TLS handshake timeout"], "stdout": "", "stdout_lines": []} 2026-05-24 00:51:41.818213 | orchestrator | fatal: [testbed-node-2]: FAILED! => {"attempts": 3, "changed": false, "cmd": ["timeout", "--foreground", "-s", "KILL", "300s", "docker", "pull", "registry.osism.tech/osism/ceph-daemon:reef"], "delta": "0:00:10.070848", "end": "2026-05-24 00:51:40.610447", "msg": "non-zero return code", "rc": 1, "start": "2026-05-24 00:51:30.539599", "stderr": "Error response from daemon: Get \"https://registry.osism.tech/v2/\": net/http: TLS handshake timeout", "stderr_lines": ["Error response from daemon: Get \"https://registry.osism.tech/v2/\": net/http: TLS handshake timeout"], "stdout": "", "stdout_lines": []} 2026-05-24 00:51:41.818225 | orchestrator | 2026-05-24 00:51:41.818236 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-24 00:51:41.818254 | orchestrator | testbed-node-0 : ok=29  changed=3  unreachable=0 failed=1  skipped=35  rescued=0 ignored=0 2026-05-24 00:51:41.818267 | orchestrator | testbed-node-1 : ok=29  changed=3  unreachable=0 failed=1  skipped=35  rescued=0 ignored=0 2026-05-24 00:51:41.818301 | orchestrator | testbed-node-2 : ok=29  changed=3  unreachable=0 failed=1  skipped=35  rescued=0 ignored=0 2026-05-24 00:51:41.818313 | orchestrator | testbed-node-3 : ok=40  changed=3  unreachable=0 failed=1  skipped=44  rescued=0 ignored=0 2026-05-24 00:51:41.818324 | orchestrator | testbed-node-4 : ok=35  changed=3  unreachable=0 failed=1  skipped=35  rescued=0 ignored=0 2026-05-24 00:51:41.818336 | orchestrator | testbed-node-5 : ok=35  changed=3  unreachable=0 failed=1  skipped=35  rescued=0 ignored=0 2026-05-24 00:51:41.818347 | orchestrator | 2026-05-24 00:51:41.818358 | orchestrator | 2026-05-24 00:51:41.818369 | orchestrator | 2026-05-24 00:51:41.818380 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-24 00:51:41.818391 | orchestrator | Sunday 24 May 2026 00:51:40 +0000 (0:01:18.038) 0:02:50.452 ************ 2026-05-24 00:51:41.818410 | orchestrator | =============================================================================== 2026-05-24 00:51:41.818421 | orchestrator | ceph-container-common : Pulling Ceph container image ------------------- 78.04s 2026-05-24 00:51:41.818432 | orchestrator | ceph-facts : Set_fact _monitor_addresses - ipv4 ------------------------- 3.19s 2026-05-24 00:51:41.818442 | orchestrator | ceph-facts : Set_fact ceph_admin_command -------------------------------- 3.08s 2026-05-24 00:51:41.818454 | orchestrator | ceph-facts : Set_fact _container_exec_cmd ------------------------------- 2.83s 2026-05-24 00:51:41.818465 | orchestrator | ceph-facts : Find a running mon container ------------------------------- 2.72s 2026-05-24 00:51:41.818476 | orchestrator | ceph-handler : Check for a mon container -------------------------------- 2.56s 2026-05-24 00:51:41.818487 | orchestrator | ceph-container-common : Enable ceph.target ------------------------------ 2.39s 2026-05-24 00:51:41.818498 | orchestrator | ceph-facts : Check if it is atomic host --------------------------------- 2.27s 2026-05-24 00:51:41.818509 | orchestrator | ceph-handler : Include check_running_containers.yml --------------------- 2.05s 2026-05-24 00:51:41.818520 | orchestrator | ceph-facts : Set_fact rgw_instances ------------------------------------- 2.04s 2026-05-24 00:51:41.818531 | orchestrator | ceph-facts : Set_fact devices generate device list when osd_auto_discovery --- 1.95s 2026-05-24 00:51:41.818542 | orchestrator | ceph-facts : Set_fact current_fsid rc 1 --------------------------------- 1.94s 2026-05-24 00:51:41.818553 | orchestrator | ceph-facts : Get current fsid ------------------------------------------- 1.86s 2026-05-24 00:51:41.818564 | orchestrator | ceph-facts : Read osd pool default crush rule --------------------------- 1.68s 2026-05-24 00:51:41.818575 | orchestrator | ceph-handler : Include check_running_cluster.yml ------------------------ 1.62s 2026-05-24 00:51:41.818585 | orchestrator | ceph-facts : Set_fact container_exec_cmd -------------------------------- 1.54s 2026-05-24 00:51:41.818596 | orchestrator | ceph-facts : Check if the ceph mon socket is in-use --------------------- 1.52s 2026-05-24 00:51:41.818608 | orchestrator | ceph-facts : Collect existed devices ------------------------------------ 1.51s 2026-05-24 00:51:41.818619 | orchestrator | ceph-facts : Check if the ceph conf exists ------------------------------ 1.44s 2026-05-24 00:51:41.818630 | orchestrator | ceph-container-common : Remove ceph udev rules -------------------------- 1.38s 2026-05-24 00:51:41.818641 | orchestrator | 2026-05-24 00:51:41 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:51:41.818652 | orchestrator | 2026-05-24 00:51:41 | INFO  | Task a6e06f69-65c2-4d0e-9176-0c754567d303 is in state STARTED 2026-05-24 00:51:41.818663 | orchestrator | 2026-05-24 00:51:41 | INFO  | Task 8dd4acc8-a0cf-4d4d-96a0-ae2dfed5fa29 is in state STARTED 2026-05-24 00:51:41.818674 | orchestrator | 2026-05-24 00:51:41 | INFO  | Task 74f38edd-3875-4f00-8e41-160c507af024 is in state STARTED 2026-05-24 00:51:41.818685 | orchestrator | 2026-05-24 00:51:41 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:51:44.886317 | orchestrator | 2026-05-24 00:51:44 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:51:44.886770 | orchestrator | 2026-05-24 00:51:44 | INFO  | Task b16cdd80-fe30-490d-8240-43d2761a7bda is in state STARTED 2026-05-24 00:51:44.890410 | orchestrator | 2026-05-24 00:51:44 | INFO  | Task a6e06f69-65c2-4d0e-9176-0c754567d303 is in state STARTED 2026-05-24 00:51:44.891649 | orchestrator | 2026-05-24 00:51:44 | INFO  | Task 8dd4acc8-a0cf-4d4d-96a0-ae2dfed5fa29 is in state STARTED 2026-05-24 00:51:44.893723 | orchestrator | 2026-05-24 00:51:44 | INFO  | Task 74f38edd-3875-4f00-8e41-160c507af024 is in state STARTED 2026-05-24 00:51:44.893834 | orchestrator | 2026-05-24 00:51:44 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:51:47.933194 | orchestrator | 2026-05-24 00:51:47 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:51:47.933985 | orchestrator | 2026-05-24 00:51:47 | INFO  | Task b16cdd80-fe30-490d-8240-43d2761a7bda is in state STARTED 2026-05-24 00:51:47.935000 | orchestrator | 2026-05-24 00:51:47 | INFO  | Task a6e06f69-65c2-4d0e-9176-0c754567d303 is in state STARTED 2026-05-24 00:51:47.935844 | orchestrator | 2026-05-24 00:51:47 | INFO  | Task 8dd4acc8-a0cf-4d4d-96a0-ae2dfed5fa29 is in state STARTED 2026-05-24 00:51:47.937644 | orchestrator | 2026-05-24 00:51:47 | INFO  | Task 74f38edd-3875-4f00-8e41-160c507af024 is in state STARTED 2026-05-24 00:51:47.937674 | orchestrator | 2026-05-24 00:51:47 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:51:51.035855 | orchestrator | 2026-05-24 00:51:50 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:51:51.036073 | orchestrator | 2026-05-24 00:51:50 | INFO  | Task b16cdd80-fe30-490d-8240-43d2761a7bda is in state STARTED 2026-05-24 00:51:51.036095 | orchestrator | 2026-05-24 00:51:50 | INFO  | Task a6e06f69-65c2-4d0e-9176-0c754567d303 is in state STARTED 2026-05-24 00:51:51.036114 | orchestrator | 2026-05-24 00:51:51 | INFO  | Task 8dd4acc8-a0cf-4d4d-96a0-ae2dfed5fa29 is in state STARTED 2026-05-24 00:51:51.036131 | orchestrator | 2026-05-24 00:51:51 | INFO  | Task 74f38edd-3875-4f00-8e41-160c507af024 is in state STARTED 2026-05-24 00:51:51.036149 | orchestrator | 2026-05-24 00:51:51 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:51:54.373247 | orchestrator | 2026-05-24 00:51:54 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:51:54.373355 | orchestrator | 2026-05-24 00:51:54 | INFO  | Task b16cdd80-fe30-490d-8240-43d2761a7bda is in state STARTED 2026-05-24 00:51:54.373371 | orchestrator | 2026-05-24 00:51:54 | INFO  | Task a6e06f69-65c2-4d0e-9176-0c754567d303 is in state STARTED 2026-05-24 00:51:54.373383 | orchestrator | 2026-05-24 00:51:54 | INFO  | Task 8dd4acc8-a0cf-4d4d-96a0-ae2dfed5fa29 is in state STARTED 2026-05-24 00:51:54.373394 | orchestrator | 2026-05-24 00:51:54 | INFO  | Task 74f38edd-3875-4f00-8e41-160c507af024 is in state STARTED 2026-05-24 00:51:54.373406 | orchestrator | 2026-05-24 00:51:54 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:51:57.435415 | orchestrator | 2026-05-24 00:51:57 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:51:57.437522 | orchestrator | 2026-05-24 00:51:57 | INFO  | Task b16cdd80-fe30-490d-8240-43d2761a7bda is in state STARTED 2026-05-24 00:51:57.439754 | orchestrator | 2026-05-24 00:51:57 | INFO  | Task a6e06f69-65c2-4d0e-9176-0c754567d303 is in state STARTED 2026-05-24 00:51:57.442954 | orchestrator | 2026-05-24 00:51:57 | INFO  | Task 8dd4acc8-a0cf-4d4d-96a0-ae2dfed5fa29 is in state STARTED 2026-05-24 00:51:57.445267 | orchestrator | 2026-05-24 00:51:57 | INFO  | Task 74f38edd-3875-4f00-8e41-160c507af024 is in state STARTED 2026-05-24 00:51:57.445311 | orchestrator | 2026-05-24 00:51:57 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:52:00.524815 | orchestrator | 2026-05-24 00:52:00 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:52:00.524913 | orchestrator | 2026-05-24 00:52:00 | INFO  | Task b16cdd80-fe30-490d-8240-43d2761a7bda is in state STARTED 2026-05-24 00:52:00.524927 | orchestrator | 2026-05-24 00:52:00 | INFO  | Task a6e06f69-65c2-4d0e-9176-0c754567d303 is in state STARTED 2026-05-24 00:52:00.524939 | orchestrator | 2026-05-24 00:52:00 | INFO  | Task 8dd4acc8-a0cf-4d4d-96a0-ae2dfed5fa29 is in state STARTED 2026-05-24 00:52:00.524946 | orchestrator | 2026-05-24 00:52:00 | INFO  | Task 74f38edd-3875-4f00-8e41-160c507af024 is in state STARTED 2026-05-24 00:52:00.524953 | orchestrator | 2026-05-24 00:52:00 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:52:03.655390 | orchestrator | 2026-05-24 00:52:03 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:52:03.655485 | orchestrator | 2026-05-24 00:52:03 | INFO  | Task b16cdd80-fe30-490d-8240-43d2761a7bda is in state STARTED 2026-05-24 00:52:03.655501 | orchestrator | 2026-05-24 00:52:03 | INFO  | Task a6e06f69-65c2-4d0e-9176-0c754567d303 is in state STARTED 2026-05-24 00:52:03.655513 | orchestrator | 2026-05-24 00:52:03 | INFO  | Task 8dd4acc8-a0cf-4d4d-96a0-ae2dfed5fa29 is in state STARTED 2026-05-24 00:52:03.655545 | orchestrator | 2026-05-24 00:52:03 | INFO  | Task 74f38edd-3875-4f00-8e41-160c507af024 is in state STARTED 2026-05-24 00:52:03.655557 | orchestrator | 2026-05-24 00:52:03 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:52:06.660607 | orchestrator | 2026-05-24 00:52:06 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:52:06.662850 | orchestrator | 2026-05-24 00:52:06 | INFO  | Task b16cdd80-fe30-490d-8240-43d2761a7bda is in state STARTED 2026-05-24 00:52:06.665973 | orchestrator | 2026-05-24 00:52:06 | INFO  | Task a6e06f69-65c2-4d0e-9176-0c754567d303 is in state STARTED 2026-05-24 00:52:06.680855 | orchestrator | 2026-05-24 00:52:06 | INFO  | Task 8dd4acc8-a0cf-4d4d-96a0-ae2dfed5fa29 is in state STARTED 2026-05-24 00:52:06.687510 | orchestrator | 2026-05-24 00:52:06 | INFO  | Task 74f38edd-3875-4f00-8e41-160c507af024 is in state STARTED 2026-05-24 00:52:06.688670 | orchestrator | 2026-05-24 00:52:06 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:52:09.730566 | orchestrator | 2026-05-24 00:52:09 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:52:09.730657 | orchestrator | 2026-05-24 00:52:09 | INFO  | Task b16cdd80-fe30-490d-8240-43d2761a7bda is in state STARTED 2026-05-24 00:52:09.730669 | orchestrator | 2026-05-24 00:52:09 | INFO  | Task a6e06f69-65c2-4d0e-9176-0c754567d303 is in state STARTED 2026-05-24 00:52:09.731414 | orchestrator | 2026-05-24 00:52:09 | INFO  | Task 8dd4acc8-a0cf-4d4d-96a0-ae2dfed5fa29 is in state STARTED 2026-05-24 00:52:09.732532 | orchestrator | 2026-05-24 00:52:09 | INFO  | Task 74f38edd-3875-4f00-8e41-160c507af024 is in state STARTED 2026-05-24 00:52:09.734172 | orchestrator | 2026-05-24 00:52:09 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:52:12.817658 | orchestrator | 2026-05-24 00:52:12 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:52:12.866362 | orchestrator | 2026-05-24 00:52:12 | INFO  | Task b16cdd80-fe30-490d-8240-43d2761a7bda is in state STARTED 2026-05-24 00:52:12.866460 | orchestrator | 2026-05-24 00:52:12 | INFO  | Task a6e06f69-65c2-4d0e-9176-0c754567d303 is in state STARTED 2026-05-24 00:52:12.866482 | orchestrator | 2026-05-24 00:52:12 | INFO  | Task 8dd4acc8-a0cf-4d4d-96a0-ae2dfed5fa29 is in state STARTED 2026-05-24 00:52:12.866503 | orchestrator | 2026-05-24 00:52:12 | INFO  | Task 74f38edd-3875-4f00-8e41-160c507af024 is in state STARTED 2026-05-24 00:52:12.866523 | orchestrator | 2026-05-24 00:52:12 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:52:15.859093 | orchestrator | 2026-05-24 00:52:15 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:52:15.859204 | orchestrator | 2026-05-24 00:52:15 | INFO  | Task b16cdd80-fe30-490d-8240-43d2761a7bda is in state STARTED 2026-05-24 00:52:15.860974 | orchestrator | 2026-05-24 00:52:15 | INFO  | Task a6e06f69-65c2-4d0e-9176-0c754567d303 is in state STARTED 2026-05-24 00:52:15.861140 | orchestrator | 2026-05-24 00:52:15 | INFO  | Task 8dd4acc8-a0cf-4d4d-96a0-ae2dfed5fa29 is in state STARTED 2026-05-24 00:52:15.861192 | orchestrator | 2026-05-24 00:52:15 | INFO  | Task 74f38edd-3875-4f00-8e41-160c507af024 is in state STARTED 2026-05-24 00:52:15.861206 | orchestrator | 2026-05-24 00:52:15 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:52:18.894472 | orchestrator | 2026-05-24 00:52:18 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:52:18.895621 | orchestrator | 2026-05-24 00:52:18 | INFO  | Task b16cdd80-fe30-490d-8240-43d2761a7bda is in state STARTED 2026-05-24 00:52:18.899690 | orchestrator | 2026-05-24 00:52:18 | INFO  | Task a6e06f69-65c2-4d0e-9176-0c754567d303 is in state STARTED 2026-05-24 00:52:18.902219 | orchestrator | 2026-05-24 00:52:18 | INFO  | Task 8dd4acc8-a0cf-4d4d-96a0-ae2dfed5fa29 is in state STARTED 2026-05-24 00:52:18.903862 | orchestrator | 2026-05-24 00:52:18 | INFO  | Task 74f38edd-3875-4f00-8e41-160c507af024 is in state STARTED 2026-05-24 00:52:18.903899 | orchestrator | 2026-05-24 00:52:18 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:52:21.960406 | orchestrator | 2026-05-24 00:52:21 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:52:21.960692 | orchestrator | 2026-05-24 00:52:21 | INFO  | Task b16cdd80-fe30-490d-8240-43d2761a7bda is in state STARTED 2026-05-24 00:52:21.962307 | orchestrator | 2026-05-24 00:52:21 | INFO  | Task a6e06f69-65c2-4d0e-9176-0c754567d303 is in state STARTED 2026-05-24 00:52:21.964622 | orchestrator | 2026-05-24 00:52:21 | INFO  | Task 8dd4acc8-a0cf-4d4d-96a0-ae2dfed5fa29 is in state STARTED 2026-05-24 00:52:21.966003 | orchestrator | 2026-05-24 00:52:21 | INFO  | Task 74f38edd-3875-4f00-8e41-160c507af024 is in state STARTED 2026-05-24 00:52:21.966124 | orchestrator | 2026-05-24 00:52:21 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:52:25.005413 | orchestrator | 2026-05-24 00:52:25 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:52:25.006758 | orchestrator | 2026-05-24 00:52:25 | INFO  | Task b16cdd80-fe30-490d-8240-43d2761a7bda is in state STARTED 2026-05-24 00:52:25.007630 | orchestrator | 2026-05-24 00:52:25 | INFO  | Task a6e06f69-65c2-4d0e-9176-0c754567d303 is in state STARTED 2026-05-24 00:52:25.008485 | orchestrator | 2026-05-24 00:52:25 | INFO  | Task 8dd4acc8-a0cf-4d4d-96a0-ae2dfed5fa29 is in state STARTED 2026-05-24 00:52:25.009290 | orchestrator | 2026-05-24 00:52:25 | INFO  | Task 74f38edd-3875-4f00-8e41-160c507af024 is in state STARTED 2026-05-24 00:52:25.009401 | orchestrator | 2026-05-24 00:52:25 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:52:28.042360 | orchestrator | 2026-05-24 00:52:28 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:52:28.042458 | orchestrator | 2026-05-24 00:52:28 | INFO  | Task b16cdd80-fe30-490d-8240-43d2761a7bda is in state STARTED 2026-05-24 00:52:28.042474 | orchestrator | 2026-05-24 00:52:28 | INFO  | Task a6e06f69-65c2-4d0e-9176-0c754567d303 is in state STARTED 2026-05-24 00:52:28.042487 | orchestrator | 2026-05-24 00:52:28 | INFO  | Task 8dd4acc8-a0cf-4d4d-96a0-ae2dfed5fa29 is in state STARTED 2026-05-24 00:52:28.042498 | orchestrator | 2026-05-24 00:52:28 | INFO  | Task 74f38edd-3875-4f00-8e41-160c507af024 is in state STARTED 2026-05-24 00:52:28.042509 | orchestrator | 2026-05-24 00:52:28 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:52:31.086396 | orchestrator | 2026-05-24 00:52:31 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:52:31.087075 | orchestrator | 2026-05-24 00:52:31 | INFO  | Task b16cdd80-fe30-490d-8240-43d2761a7bda is in state STARTED 2026-05-24 00:52:31.089374 | orchestrator | 2026-05-24 00:52:31 | INFO  | Task a6e06f69-65c2-4d0e-9176-0c754567d303 is in state STARTED 2026-05-24 00:52:31.090793 | orchestrator | 2026-05-24 00:52:31 | INFO  | Task 8dd4acc8-a0cf-4d4d-96a0-ae2dfed5fa29 is in state STARTED 2026-05-24 00:52:31.092191 | orchestrator | 2026-05-24 00:52:31 | INFO  | Task 74f38edd-3875-4f00-8e41-160c507af024 is in state STARTED 2026-05-24 00:52:31.092350 | orchestrator | 2026-05-24 00:52:31 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:52:34.144562 | orchestrator | 2026-05-24 00:52:34 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:52:34.146684 | orchestrator | 2026-05-24 00:52:34 | INFO  | Task b16cdd80-fe30-490d-8240-43d2761a7bda is in state STARTED 2026-05-24 00:52:34.149149 | orchestrator | 2026-05-24 00:52:34 | INFO  | Task a6e06f69-65c2-4d0e-9176-0c754567d303 is in state STARTED 2026-05-24 00:52:34.151688 | orchestrator | 2026-05-24 00:52:34 | INFO  | Task 8dd4acc8-a0cf-4d4d-96a0-ae2dfed5fa29 is in state STARTED 2026-05-24 00:52:34.155833 | orchestrator | 2026-05-24 00:52:34 | INFO  | Task 74f38edd-3875-4f00-8e41-160c507af024 is in state STARTED 2026-05-24 00:52:34.155913 | orchestrator | 2026-05-24 00:52:34 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:52:37.199385 | orchestrator | 2026-05-24 00:52:37 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:52:37.202601 | orchestrator | 2026-05-24 00:52:37 | INFO  | Task b16cdd80-fe30-490d-8240-43d2761a7bda is in state STARTED 2026-05-24 00:52:37.205230 | orchestrator | 2026-05-24 00:52:37 | INFO  | Task a6e06f69-65c2-4d0e-9176-0c754567d303 is in state STARTED 2026-05-24 00:52:37.208196 | orchestrator | 2026-05-24 00:52:37 | INFO  | Task 8dd4acc8-a0cf-4d4d-96a0-ae2dfed5fa29 is in state SUCCESS 2026-05-24 00:52:37.211320 | orchestrator | 2026-05-24 00:52:37.211396 | orchestrator | [WARNING]: Collection community.general does not support Ansible version 2026-05-24 00:52:37.211412 | orchestrator | 2.17.14 2026-05-24 00:52:37.211424 | orchestrator | 2026-05-24 00:52:37.211436 | orchestrator | PLAY [Set kolla_action_rabbitmq] *********************************************** 2026-05-24 00:52:37.211448 | orchestrator | 2026-05-24 00:52:37.211460 | orchestrator | TASK [Inform the user about the following task] ******************************** 2026-05-24 00:52:37.211471 | orchestrator | Sunday 24 May 2026 00:50:51 +0000 (0:00:00.125) 0:00:00.125 ************ 2026-05-24 00:52:37.211482 | orchestrator | ok: [localhost] => { 2026-05-24 00:52:37.211494 | orchestrator |  "msg": "The task 'Check RabbitMQ service' fails if the RabbitMQ service has not yet been deployed. This is fine." 2026-05-24 00:52:37.211506 | orchestrator | } 2026-05-24 00:52:37.211518 | orchestrator | 2026-05-24 00:52:37.211529 | orchestrator | TASK [Check RabbitMQ service] ************************************************** 2026-05-24 00:52:37.211557 | orchestrator | Sunday 24 May 2026 00:50:51 +0000 (0:00:00.056) 0:00:00.181 ************ 2026-05-24 00:52:37.211570 | orchestrator | fatal: [localhost]: FAILED! => {"changed": false, "elapsed": 2, "msg": "Timeout when waiting for search string RabbitMQ Management in 192.168.16.9:15672"} 2026-05-24 00:52:37.211582 | orchestrator | ...ignoring 2026-05-24 00:52:37.211593 | orchestrator | 2026-05-24 00:52:37.211603 | orchestrator | TASK [Set kolla_action_rabbitmq = upgrade if RabbitMQ is already running] ****** 2026-05-24 00:52:37.211614 | orchestrator | Sunday 24 May 2026 00:50:54 +0000 (0:00:03.101) 0:00:03.282 ************ 2026-05-24 00:52:37.211625 | orchestrator | skipping: [localhost] 2026-05-24 00:52:37.211635 | orchestrator | 2026-05-24 00:52:37.211646 | orchestrator | TASK [Set kolla_action_rabbitmq = kolla_action_ng] ***************************** 2026-05-24 00:52:37.211657 | orchestrator | Sunday 24 May 2026 00:50:54 +0000 (0:00:00.070) 0:00:03.352 ************ 2026-05-24 00:52:37.211668 | orchestrator | ok: [localhost] 2026-05-24 00:52:37.211678 | orchestrator | 2026-05-24 00:52:37.211689 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-05-24 00:52:37.211723 | orchestrator | 2026-05-24 00:52:37.211734 | orchestrator | TASK [Group hosts based on Kolla action] *************************************** 2026-05-24 00:52:37.211745 | orchestrator | Sunday 24 May 2026 00:50:55 +0000 (0:00:00.264) 0:00:03.617 ************ 2026-05-24 00:52:37.211755 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:52:37.211766 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:52:37.211777 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:52:37.211788 | orchestrator | 2026-05-24 00:52:37.211799 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-05-24 00:52:37.211810 | orchestrator | Sunday 24 May 2026 00:50:55 +0000 (0:00:00.378) 0:00:03.995 ************ 2026-05-24 00:52:37.211821 | orchestrator | ok: [testbed-node-0] => (item=enable_rabbitmq_True) 2026-05-24 00:52:37.211832 | orchestrator | ok: [testbed-node-1] => (item=enable_rabbitmq_True) 2026-05-24 00:52:37.211842 | orchestrator | ok: [testbed-node-2] => (item=enable_rabbitmq_True) 2026-05-24 00:52:37.211854 | orchestrator | 2026-05-24 00:52:37.211866 | orchestrator | PLAY [Apply role rabbitmq] ***************************************************** 2026-05-24 00:52:37.211879 | orchestrator | 2026-05-24 00:52:37.211891 | orchestrator | TASK [rabbitmq : include_tasks] ************************************************ 2026-05-24 00:52:37.211903 | orchestrator | Sunday 24 May 2026 00:50:56 +0000 (0:00:00.743) 0:00:04.739 ************ 2026-05-24 00:52:37.211916 | orchestrator | included: /ansible/roles/rabbitmq/tasks/deploy.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-24 00:52:37.211954 | orchestrator | 2026-05-24 00:52:37.211966 | orchestrator | TASK [rabbitmq : Get container facts] ****************************************** 2026-05-24 00:52:37.211978 | orchestrator | Sunday 24 May 2026 00:50:56 +0000 (0:00:00.744) 0:00:05.483 ************ 2026-05-24 00:52:37.211991 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:52:37.212003 | orchestrator | 2026-05-24 00:52:37.212015 | orchestrator | TASK [rabbitmq : Get current RabbitMQ version] ********************************* 2026-05-24 00:52:37.212028 | orchestrator | Sunday 24 May 2026 00:50:58 +0000 (0:00:01.411) 0:00:06.895 ************ 2026-05-24 00:52:37.212040 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:52:37.212053 | orchestrator | 2026-05-24 00:52:37.212066 | orchestrator | TASK [rabbitmq : Get new RabbitMQ version] ************************************* 2026-05-24 00:52:37.212078 | orchestrator | Sunday 24 May 2026 00:50:58 +0000 (0:00:00.435) 0:00:07.330 ************ 2026-05-24 00:52:37.212091 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:52:37.212103 | orchestrator | 2026-05-24 00:52:37.212115 | orchestrator | TASK [rabbitmq : Check if running RabbitMQ is at most one version behind] ****** 2026-05-24 00:52:37.212127 | orchestrator | Sunday 24 May 2026 00:50:59 +0000 (0:00:00.672) 0:00:08.003 ************ 2026-05-24 00:52:37.212139 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:52:37.212151 | orchestrator | 2026-05-24 00:52:37.212164 | orchestrator | TASK [rabbitmq : Catch when RabbitMQ is being downgraded] ********************** 2026-05-24 00:52:37.212177 | orchestrator | Sunday 24 May 2026 00:50:59 +0000 (0:00:00.407) 0:00:08.410 ************ 2026-05-24 00:52:37.212187 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:52:37.212199 | orchestrator | 2026-05-24 00:52:37.212210 | orchestrator | TASK [rabbitmq : include_tasks] ************************************************ 2026-05-24 00:52:37.212221 | orchestrator | Sunday 24 May 2026 00:51:00 +0000 (0:00:00.437) 0:00:08.848 ************ 2026-05-24 00:52:37.212232 | orchestrator | included: /ansible/roles/rabbitmq/tasks/remove-ha-all-policy.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-24 00:52:37.212242 | orchestrator | 2026-05-24 00:52:37.212253 | orchestrator | TASK [rabbitmq : Get container facts] ****************************************** 2026-05-24 00:52:37.212264 | orchestrator | Sunday 24 May 2026 00:51:01 +0000 (0:00:00.719) 0:00:09.568 ************ 2026-05-24 00:52:37.212274 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:52:37.212285 | orchestrator | 2026-05-24 00:52:37.212296 | orchestrator | TASK [rabbitmq : List RabbitMQ policies] *************************************** 2026-05-24 00:52:37.212306 | orchestrator | Sunday 24 May 2026 00:51:02 +0000 (0:00:01.090) 0:00:10.658 ************ 2026-05-24 00:52:37.212317 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:52:37.212335 | orchestrator | 2026-05-24 00:52:37.212346 | orchestrator | TASK [rabbitmq : Remove ha-all policy from RabbitMQ] *************************** 2026-05-24 00:52:37.212374 | orchestrator | Sunday 24 May 2026 00:51:03 +0000 (0:00:01.010) 0:00:11.668 ************ 2026-05-24 00:52:37.212385 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:52:37.212407 | orchestrator | 2026-05-24 00:52:37.212418 | orchestrator | TASK [rabbitmq : Ensuring config directories exist] **************************** 2026-05-24 00:52:37.212429 | orchestrator | Sunday 24 May 2026 00:51:03 +0000 (0:00:00.411) 0:00:12.080 ************ 2026-05-24 00:52:37.212454 | orchestrator | changed: [testbed-node-0] => (item={'key': 'rabbitmq', 'value': {'container_name': 'rabbitmq', 'group': 'rabbitmq', 'enabled': True, 'image': 'registry.osism.tech/kolla/rabbitmq:2024.2', '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-05-24 00:52:37.212472 | orchestrator | changed: [testbed-node-2] => (item={'key': 'rabbitmq', 'value': {'container_name': 'rabbitmq', 'group': 'rabbitmq', 'enabled': True, 'image': 'registry.osism.tech/kolla/rabbitmq:2024.2', '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-05-24 00:52:37.212486 | orchestrator | changed: [testbed-node-1] => (item={'key': 'rabbitmq', 'value': {'container_name': 'rabbitmq', 'group': 'rabbitmq', 'enabled': True, 'image': 'registry.osism.tech/kolla/rabbitmq:2024.2', '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-05-24 00:52:37.212498 | orchestrator | 2026-05-24 00:52:37.212509 | orchestrator | TASK [rabbitmq : Copying over config.json files for services] ****************** 2026-05-24 00:52:37.212520 | orchestrator | Sunday 24 May 2026 00:51:05 +0000 (0:00:01.496) 0:00:13.577 ************ 2026-05-24 00:52:37.212548 | orchestrator | changed: [testbed-node-1] => (item={'key': 'rabbitmq', 'value': {'container_name': 'rabbitmq', 'group': 'rabbitmq', 'enabled': True, 'image': 'registry.osism.tech/kolla/rabbitmq:2024.2', '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-05-24 00:52:37.212566 | orchestrator | changed: [testbed-node-0] => (item={'key': 'rabbitmq', 'value': {'container_name': 'rabbitmq', 'group': 'rabbitmq', 'enabled': True, 'image': 'registry.osism.tech/kolla/rabbitmq:2024.2', '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-05-24 00:52:37.212579 | orchestrator | changed: [testbed-node-2] => (item={'key': 'rabbitmq', 'value': {'container_name': 'rabbitmq', 'group': 'rabbitmq', 'enabled': True, 'image': 'registry.osism.tech/kolla/rabbitmq:2024.2', '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-05-24 00:52:37.212591 | orchestrator | 2026-05-24 00:52:37.212601 | orchestrator | TASK [rabbitmq : Copying over rabbitmq-env.conf] ******************************* 2026-05-24 00:52:37.212612 | orchestrator | Sunday 24 May 2026 00:51:06 +0000 (0:00:01.697) 0:00:15.274 ************ 2026-05-24 00:52:37.212623 | orchestrator | changed: [testbed-node-0] => (item=/ansible/roles/rabbitmq/templates/rabbitmq-env.conf.j2) 2026-05-24 00:52:37.212634 | orchestrator | changed: [testbed-node-1] => (item=/ansible/roles/rabbitmq/templates/rabbitmq-env.conf.j2) 2026-05-24 00:52:37.212645 | orchestrator | changed: [testbed-node-2] => (item=/ansible/roles/rabbitmq/templates/rabbitmq-env.conf.j2) 2026-05-24 00:52:37.212656 | orchestrator | 2026-05-24 00:52:37.212667 | orchestrator | TASK [rabbitmq : Copying over rabbitmq.conf] *********************************** 2026-05-24 00:52:37.212677 | orchestrator | Sunday 24 May 2026 00:51:08 +0000 (0:00:01.720) 0:00:16.995 ************ 2026-05-24 00:52:37.212694 | orchestrator | changed: [testbed-node-1] => (item=/ansible/roles/rabbitmq/templates/rabbitmq.conf.j2) 2026-05-24 00:52:37.212705 | orchestrator | changed: [testbed-node-0] => (item=/ansible/roles/rabbitmq/templates/rabbitmq.conf.j2) 2026-05-24 00:52:37.212716 | orchestrator | changed: [testbed-node-2] => (item=/ansible/roles/rabbitmq/templates/rabbitmq.conf.j2) 2026-05-24 00:52:37.212727 | orchestrator | 2026-05-24 00:52:37.212738 | orchestrator | TASK [rabbitmq : Copying over erl_inetrc] ************************************** 2026-05-24 00:52:37.212748 | orchestrator | Sunday 24 May 2026 00:51:11 +0000 (0:00:03.340) 0:00:20.336 ************ 2026-05-24 00:52:37.212759 | orchestrator | changed: [testbed-node-1] => (item=/ansible/roles/rabbitmq/templates/erl_inetrc.j2) 2026-05-24 00:52:37.212770 | orchestrator | changed: [testbed-node-0] => (item=/ansible/roles/rabbitmq/templates/erl_inetrc.j2) 2026-05-24 00:52:37.212781 | orchestrator | changed: [testbed-node-2] => (item=/ansible/roles/rabbitmq/templates/erl_inetrc.j2) 2026-05-24 00:52:37.212791 | orchestrator | 2026-05-24 00:52:37.212808 | orchestrator | TASK [rabbitmq : Copying over advanced.config] ********************************* 2026-05-24 00:52:37.212819 | orchestrator | Sunday 24 May 2026 00:51:13 +0000 (0:00:01.383) 0:00:21.719 ************ 2026-05-24 00:52:37.212830 | orchestrator | changed: [testbed-node-1] => (item=/ansible/roles/rabbitmq/templates/advanced.config.j2) 2026-05-24 00:52:37.212841 | orchestrator | changed: [testbed-node-0] => (item=/ansible/roles/rabbitmq/templates/advanced.config.j2) 2026-05-24 00:52:37.212852 | orchestrator | changed: [testbed-node-2] => (item=/ansible/roles/rabbitmq/templates/advanced.config.j2) 2026-05-24 00:52:37.212863 | orchestrator | 2026-05-24 00:52:37.212874 | orchestrator | TASK [rabbitmq : Copying over definitions.json] ******************************** 2026-05-24 00:52:37.212885 | orchestrator | Sunday 24 May 2026 00:51:14 +0000 (0:00:01.413) 0:00:23.132 ************ 2026-05-24 00:52:37.212900 | orchestrator | changed: [testbed-node-0] => (item=/ansible/roles/rabbitmq/templates/definitions.json.j2) 2026-05-24 00:52:37.212912 | orchestrator | changed: [testbed-node-2] => (item=/ansible/roles/rabbitmq/templates/definitions.json.j2) 2026-05-24 00:52:37.212999 | orchestrator | changed: [testbed-node-1] => (item=/ansible/roles/rabbitmq/templates/definitions.json.j2) 2026-05-24 00:52:37.213014 | orchestrator | 2026-05-24 00:52:37.213025 | orchestrator | TASK [rabbitmq : Copying over enabled_plugins] ********************************* 2026-05-24 00:52:37.213036 | orchestrator | Sunday 24 May 2026 00:51:16 +0000 (0:00:01.581) 0:00:24.714 ************ 2026-05-24 00:52:37.213046 | orchestrator | changed: [testbed-node-0] => (item=/ansible/roles/rabbitmq/templates/enabled_plugins.j2) 2026-05-24 00:52:37.213057 | orchestrator | changed: [testbed-node-2] => (item=/ansible/roles/rabbitmq/templates/enabled_plugins.j2) 2026-05-24 00:52:37.213067 | orchestrator | changed: [testbed-node-1] => (item=/ansible/roles/rabbitmq/templates/enabled_plugins.j2) 2026-05-24 00:52:37.213078 | orchestrator | 2026-05-24 00:52:37.213089 | orchestrator | TASK [rabbitmq : include_tasks] ************************************************ 2026-05-24 00:52:37.213100 | orchestrator | Sunday 24 May 2026 00:51:17 +0000 (0:00:01.533) 0:00:26.248 ************ 2026-05-24 00:52:37.213111 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:52:37.213121 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:52:37.213132 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:52:37.213143 | orchestrator | 2026-05-24 00:52:37.213154 | orchestrator | TASK [rabbitmq : Check rabbitmq containers] ************************************ 2026-05-24 00:52:37.213165 | orchestrator | Sunday 24 May 2026 00:51:18 +0000 (0:00:00.402) 0:00:26.651 ************ 2026-05-24 00:52:37.213177 | orchestrator | changed: [testbed-node-2] => (item={'key': 'rabbitmq', 'value': {'container_name': 'rabbitmq', 'group': 'rabbitmq', 'enabled': True, 'image': 'registry.osism.tech/kolla/rabbitmq:2024.2', '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-05-24 00:52:37.213198 | orchestrator | changed: [testbed-node-1] => (item={'key': 'rabbitmq', 'value': {'container_name': 'rabbitmq', 'group': 'rabbitmq', 'enabled': True, 'image': 'registry.osism.tech/kolla/rabbitmq:2024.2', '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-05-24 00:52:37.213225 | orchestrator | changed: [testbed-node-0] => (item={'key': 'rabbitmq', 'value': {'container_name': 'rabbitmq', 'group': 'rabbitmq', 'enabled': True, 'image': 'registry.osism.tech/kolla/rabbitmq:2024.2', '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-05-24 00:52:37.213238 | orchestrator | 2026-05-24 00:52:37.213249 | orchestrator | TASK [rabbitmq : Creating rabbitmq volume] ************************************* 2026-05-24 00:52:37.213258 | orchestrator | Sunday 24 May 2026 00:51:19 +0000 (0:00:01.052) 0:00:27.703 ************ 2026-05-24 00:52:37.213268 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:52:37.213277 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:52:37.213287 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:52:37.213297 | orchestrator | 2026-05-24 00:52:37.213307 | orchestrator | TASK [rabbitmq : Running RabbitMQ bootstrap container] ************************* 2026-05-24 00:52:37.213316 | orchestrator | Sunday 24 May 2026 00:51:19 +0000 (0:00:00.780) 0:00:28.483 ************ 2026-05-24 00:52:37.213326 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:52:37.213338 | orchestrator | fatal: [testbed-node-1]: FAILED! => {"changed": true, "msg": "'Traceback (most recent call last):\\n File \"/usr/lib/python3/dist-packages/docker/api/client.py\", line 275, in _raise_for_status\\n response.raise_for_status()\\n File \"/usr/lib/python3/dist-packages/requests/models.py\", line 1021, in raise_for_status\\n raise HTTPError(http_error_msg, response=self)\\nrequests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http+docker://localhost/v1.47/images/create?tag=2024.2&fromImage=registry.osism.tech%2Fkolla%2Frabbitmq\\n\\nThe above exception was the direct cause of the following exception:\\n\\nTraceback (most recent call last):\\n File \"/tmp/ansible_kolla_container_payload_1wlufcwz/ansible_kolla_container_payload.zip/ansible/modules/kolla_container.py\", line 425, in main\\n result = bool(getattr(cw, module.params.get(\\'action\\'))())\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File \"/tmp/ansible_kolla_container_payload_1wlufcwz/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 367, in start_container\\n self.pull_image()\\n File \"/tmp/ansible_kolla_container_payload_1wlufcwz/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 202, in pull_image\\n json.loads(line.strip().decode(\\'utf-8\\')) for line in self.dc.pull(\\n ^^^^^^^^^^^^^\\n File \"/usr/lib/python3/dist-packages/docker/api/image.py\", line 429, in pull\\n self._raise_for_status(response)\\n File \"/usr/lib/python3/dist-packages/docker/api/client.py\", line 277, in _raise_for_status\\n raise create_api_error_from_http_exception(e) from e\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File \"/usr/lib/python3/dist-packages/docker/errors.py\", line 39, in create_api_error_from_http_exception\\n raise cls(e, response=response, explanation=explanation) from e\\ndocker.errors.APIError: 500 Server Error for http+docker://localhost/v1.47/images/create?tag=2024.2&fromImage=registry.osism.tech%2Fkolla%2Frabbitmq: Internal Server Error (\"Get \"https://registry.osism.tech/v2/\": net/http: TLS handshake timeout\")\\n'"} 2026-05-24 00:52:37.213370 | orchestrator | fatal: [testbed-node-2]: FAILED! => {"changed": true, "msg": "'Traceback (most recent call last):\\n File \"/usr/lib/python3/dist-packages/docker/api/client.py\", line 275, in _raise_for_status\\n response.raise_for_status()\\n File \"/usr/lib/python3/dist-packages/requests/models.py\", line 1021, in raise_for_status\\n raise HTTPError(http_error_msg, response=self)\\nrequests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http+docker://localhost/v1.47/images/create?tag=2024.2&fromImage=registry.osism.tech%2Fkolla%2Frabbitmq\\n\\nThe above exception was the direct cause of the following exception:\\n\\nTraceback (most recent call last):\\n File \"/tmp/ansible_kolla_container_payload_7bhe1c76/ansible_kolla_container_payload.zip/ansible/modules/kolla_container.py\", line 425, in main\\n result = bool(getattr(cw, module.params.get(\\'action\\'))())\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File \"/tmp/ansible_kolla_container_payload_7bhe1c76/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 367, in start_container\\n self.pull_image()\\n File \"/tmp/ansible_kolla_container_payload_7bhe1c76/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 202, in pull_image\\n json.loads(line.strip().decode(\\'utf-8\\')) for line in self.dc.pull(\\n ^^^^^^^^^^^^^\\n File \"/usr/lib/python3/dist-packages/docker/api/image.py\", line 429, in pull\\n self._raise_for_status(response)\\n File \"/usr/lib/python3/dist-packages/docker/api/client.py\", line 277, in _raise_for_status\\n raise create_api_error_from_http_exception(e) from e\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File \"/usr/lib/python3/dist-packages/docker/errors.py\", line 39, in create_api_error_from_http_exception\\n raise cls(e, response=response, explanation=explanation) from e\\ndocker.errors.APIError: 500 Server Error for http+docker://localhost/v1.47/images/create?tag=2024.2&fromImage=registry.osism.tech%2Fkolla%2Frabbitmq: Internal Server Error (\"Get \"https://registry.osism.tech/v2/\": net/http: TLS handshake timeout\")\\n'"} 2026-05-24 00:52:37.213383 | orchestrator | 2026-05-24 00:52:37.213393 | orchestrator | RUNNING HANDLER [rabbitmq : Restart rabbitmq container] ************************ 2026-05-24 00:52:37.213409 | orchestrator | Sunday 24 May 2026 00:51:31 +0000 (0:00:11.603) 0:00:40.087 ************ 2026-05-24 00:52:37.213419 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:52:37.213428 | orchestrator | 2026-05-24 00:52:37.213438 | orchestrator | PLAY [Restart rabbitmq services] *********************************************** 2026-05-24 00:52:37.213447 | orchestrator | 2026-05-24 00:52:37.213457 | orchestrator | TASK [rabbitmq : Get info on RabbitMQ container] ******************************* 2026-05-24 00:52:37.213467 | orchestrator | Sunday 24 May 2026 00:51:31 +0000 (0:00:00.160) 0:00:40.248 ************ 2026-05-24 00:52:37.213476 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:52:37.213486 | orchestrator | 2026-05-24 00:52:37.213496 | orchestrator | TASK [rabbitmq : Put RabbitMQ node into maintenance mode] ********************** 2026-05-24 00:52:37.213506 | orchestrator | Sunday 24 May 2026 00:51:32 +0000 (0:00:00.622) 0:00:40.870 ************ 2026-05-24 00:52:37.213515 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:52:37.213525 | orchestrator | 2026-05-24 00:52:37.213535 | orchestrator | TASK [rabbitmq : Restart rabbitmq container] *********************************** 2026-05-24 00:52:37.213544 | orchestrator | Sunday 24 May 2026 00:51:32 +0000 (0:00:00.242) 0:00:41.113 ************ 2026-05-24 00:52:37.213554 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:52:37.213563 | orchestrator | 2026-05-24 00:52:37.213573 | orchestrator | TASK [rabbitmq : Waiting for rabbitmq to start] ******************************** 2026-05-24 00:52:37.213583 | orchestrator | Sunday 24 May 2026 00:51:39 +0000 (0:00:06.725) 0:00:47.838 ************ 2026-05-24 00:52:37.213592 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:52:37.213602 | orchestrator | 2026-05-24 00:52:37.213611 | orchestrator | PLAY [Apply rabbitmq post-configuration] *************************************** 2026-05-24 00:52:37.213621 | orchestrator | 2026-05-24 00:52:37.213631 | orchestrator | TASK [Include rabbitmq post-deploy.yml] **************************************** 2026-05-24 00:52:37.213640 | orchestrator | Sunday 24 May 2026 00:52:32 +0000 (0:00:53.217) 0:01:41.056 ************ 2026-05-24 00:52:37.213650 | orchestrator | included: rabbitmq for testbed-node-0 2026-05-24 00:52:37.213660 | orchestrator | 2026-05-24 00:52:37.213774 | orchestrator | TASK [rabbitmq : Enable all stable feature flags] ****************************** 2026-05-24 00:52:37.213785 | orchestrator | Sunday 24 May 2026 00:52:32 +0000 (0:00:00.291) 0:01:41.347 ************ 2026-05-24 00:52:37.213795 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:52:37.213804 | orchestrator | [WARNING]: Could not match supplied host pattern, ignoring: 2026-05-24 00:52:37.213814 | orchestrator | enable_outward_rabbitmq_True 2026-05-24 00:52:37.213824 | orchestrator | 2026-05-24 00:52:37.213834 | orchestrator | PLAY [Apply role rabbitmq (outward)] ******************************************* 2026-05-24 00:52:37.213843 | orchestrator | skipping: no hosts matched 2026-05-24 00:52:37.213853 | orchestrator | [WARNING]: Could not match supplied host pattern, ignoring: 2026-05-24 00:52:37.213862 | orchestrator | outward_rabbitmq_restart 2026-05-24 00:52:37.213872 | orchestrator | 2026-05-24 00:52:37.213882 | orchestrator | PLAY [Restart rabbitmq (outward) services] ************************************* 2026-05-24 00:52:37.213891 | orchestrator | skipping: no hosts matched 2026-05-24 00:52:37.213901 | orchestrator | 2026-05-24 00:52:37.213911 | orchestrator | PLAY [Apply rabbitmq (outward) post-configuration] ***************************** 2026-05-24 00:52:37.213920 | orchestrator | skipping: no hosts matched 2026-05-24 00:52:37.213946 | orchestrator | 2026-05-24 00:52:37.213959 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-24 00:52:37.213975 | orchestrator | localhost : ok=3  changed=0 unreachable=0 failed=0 skipped=1  rescued=0 ignored=1  2026-05-24 00:52:37.214003 | orchestrator | testbed-node-0 : ok=23  changed=14  unreachable=0 failed=0 skipped=8  rescued=0 ignored=0 2026-05-24 00:52:37.214088 | orchestrator | testbed-node-1 : ok=14  changed=10  unreachable=0 failed=1  skipped=1  rescued=0 ignored=0 2026-05-24 00:52:37.214119 | orchestrator | testbed-node-2 : ok=14  changed=10  unreachable=0 failed=1  skipped=1  rescued=0 ignored=0 2026-05-24 00:52:37.214135 | orchestrator | 2026-05-24 00:52:37.214145 | orchestrator | 2026-05-24 00:52:37.214155 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-24 00:52:37.214177 | orchestrator | Sunday 24 May 2026 00:52:34 +0000 (0:00:01.883) 0:01:43.231 ************ 2026-05-24 00:52:37.214187 | orchestrator | =============================================================================== 2026-05-24 00:52:37.214197 | orchestrator | rabbitmq : Waiting for rabbitmq to start ------------------------------- 53.22s 2026-05-24 00:52:37.214206 | orchestrator | rabbitmq : Running RabbitMQ bootstrap container ------------------------ 11.60s 2026-05-24 00:52:37.214215 | orchestrator | rabbitmq : Restart rabbitmq container ----------------------------------- 6.73s 2026-05-24 00:52:37.214225 | orchestrator | rabbitmq : Copying over rabbitmq.conf ----------------------------------- 3.34s 2026-05-24 00:52:37.214234 | orchestrator | Check RabbitMQ service -------------------------------------------------- 3.10s 2026-05-24 00:52:37.214244 | orchestrator | rabbitmq : Enable all stable feature flags ------------------------------ 1.88s 2026-05-24 00:52:37.214253 | orchestrator | rabbitmq : Copying over rabbitmq-env.conf ------------------------------- 1.72s 2026-05-24 00:52:37.214263 | orchestrator | rabbitmq : Copying over config.json files for services ------------------ 1.70s 2026-05-24 00:52:37.214272 | orchestrator | rabbitmq : Copying over definitions.json -------------------------------- 1.58s 2026-05-24 00:52:37.214281 | orchestrator | rabbitmq : Copying over enabled_plugins --------------------------------- 1.53s 2026-05-24 00:52:37.214291 | orchestrator | rabbitmq : Ensuring config directories exist ---------------------------- 1.50s 2026-05-24 00:52:37.214300 | orchestrator | rabbitmq : Copying over advanced.config --------------------------------- 1.41s 2026-05-24 00:52:37.214310 | orchestrator | rabbitmq : Get container facts ------------------------------------------ 1.41s 2026-05-24 00:52:37.214319 | orchestrator | rabbitmq : Copying over erl_inetrc -------------------------------------- 1.38s 2026-05-24 00:52:37.214329 | orchestrator | rabbitmq : Get container facts ------------------------------------------ 1.09s 2026-05-24 00:52:37.214338 | orchestrator | rabbitmq : Check rabbitmq containers ------------------------------------ 1.05s 2026-05-24 00:52:37.214347 | orchestrator | rabbitmq : List RabbitMQ policies --------------------------------------- 1.01s 2026-05-24 00:52:37.214357 | orchestrator | rabbitmq : Creating rabbitmq volume ------------------------------------- 0.78s 2026-05-24 00:52:37.214366 | orchestrator | rabbitmq : include_tasks ------------------------------------------------ 0.74s 2026-05-24 00:52:37.214376 | orchestrator | Group hosts based on enabled services ----------------------------------- 0.74s 2026-05-24 00:52:37.214385 | orchestrator | 2026-05-24 00:52:37 | INFO  | Task 74f38edd-3875-4f00-8e41-160c507af024 is in state STARTED 2026-05-24 00:52:37.214395 | orchestrator | 2026-05-24 00:52:37 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:52:40.256263 | orchestrator | 2026-05-24 00:52:40 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:52:40.256377 | orchestrator | 2026-05-24 00:52:40 | INFO  | Task b16cdd80-fe30-490d-8240-43d2761a7bda is in state STARTED 2026-05-24 00:52:40.257387 | orchestrator | 2026-05-24 00:52:40 | INFO  | Task a6e06f69-65c2-4d0e-9176-0c754567d303 is in state STARTED 2026-05-24 00:52:40.258256 | orchestrator | 2026-05-24 00:52:40 | INFO  | Task 74f38edd-3875-4f00-8e41-160c507af024 is in state STARTED 2026-05-24 00:52:40.258290 | orchestrator | 2026-05-24 00:52:40 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:52:43.291807 | orchestrator | 2026-05-24 00:52:43 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:52:43.294307 | orchestrator | 2026-05-24 00:52:43 | INFO  | Task b16cdd80-fe30-490d-8240-43d2761a7bda is in state STARTED 2026-05-24 00:52:43.296616 | orchestrator | 2026-05-24 00:52:43 | INFO  | Task a6e06f69-65c2-4d0e-9176-0c754567d303 is in state STARTED 2026-05-24 00:52:43.298264 | orchestrator | 2026-05-24 00:52:43 | INFO  | Task 74f38edd-3875-4f00-8e41-160c507af024 is in state STARTED 2026-05-24 00:52:43.298530 | orchestrator | 2026-05-24 00:52:43 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:52:46.341008 | orchestrator | 2026-05-24 00:52:46 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:52:46.342970 | orchestrator | 2026-05-24 00:52:46 | INFO  | Task b16cdd80-fe30-490d-8240-43d2761a7bda is in state STARTED 2026-05-24 00:52:46.346579 | orchestrator | 2026-05-24 00:52:46 | INFO  | Task a6e06f69-65c2-4d0e-9176-0c754567d303 is in state STARTED 2026-05-24 00:52:46.348813 | orchestrator | 2026-05-24 00:52:46 | INFO  | Task 74f38edd-3875-4f00-8e41-160c507af024 is in state STARTED 2026-05-24 00:52:46.348995 | orchestrator | 2026-05-24 00:52:46 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:52:49.398160 | orchestrator | 2026-05-24 00:52:49 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:52:49.398275 | orchestrator | 2026-05-24 00:52:49 | INFO  | Task b16cdd80-fe30-490d-8240-43d2761a7bda is in state STARTED 2026-05-24 00:52:49.401542 | orchestrator | 2026-05-24 00:52:49 | INFO  | Task a6e06f69-65c2-4d0e-9176-0c754567d303 is in state STARTED 2026-05-24 00:52:49.401630 | orchestrator | 2026-05-24 00:52:49 | INFO  | Task 74f38edd-3875-4f00-8e41-160c507af024 is in state STARTED 2026-05-24 00:52:49.401646 | orchestrator | 2026-05-24 00:52:49 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:52:52.438998 | orchestrator | 2026-05-24 00:52:52 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:52:52.439097 | orchestrator | 2026-05-24 00:52:52 | INFO  | Task b16cdd80-fe30-490d-8240-43d2761a7bda is in state STARTED 2026-05-24 00:52:52.440403 | orchestrator | 2026-05-24 00:52:52 | INFO  | Task a6e06f69-65c2-4d0e-9176-0c754567d303 is in state STARTED 2026-05-24 00:52:52.441806 | orchestrator | 2026-05-24 00:52:52 | INFO  | Task 74f38edd-3875-4f00-8e41-160c507af024 is in state STARTED 2026-05-24 00:52:52.441920 | orchestrator | 2026-05-24 00:52:52 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:52:55.489411 | orchestrator | 2026-05-24 00:52:55 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:52:55.491255 | orchestrator | 2026-05-24 00:52:55 | INFO  | Task b16cdd80-fe30-490d-8240-43d2761a7bda is in state STARTED 2026-05-24 00:52:55.493029 | orchestrator | 2026-05-24 00:52:55 | INFO  | Task a6e06f69-65c2-4d0e-9176-0c754567d303 is in state STARTED 2026-05-24 00:52:55.494667 | orchestrator | 2026-05-24 00:52:55 | INFO  | Task 74f38edd-3875-4f00-8e41-160c507af024 is in state STARTED 2026-05-24 00:52:55.494774 | orchestrator | 2026-05-24 00:52:55 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:52:58.535333 | orchestrator | 2026-05-24 00:52:58 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:52:58.536383 | orchestrator | 2026-05-24 00:52:58 | INFO  | Task b16cdd80-fe30-490d-8240-43d2761a7bda is in state STARTED 2026-05-24 00:52:58.539406 | orchestrator | 2026-05-24 00:52:58 | INFO  | Task a6e06f69-65c2-4d0e-9176-0c754567d303 is in state STARTED 2026-05-24 00:52:58.541440 | orchestrator | 2026-05-24 00:52:58 | INFO  | Task 74f38edd-3875-4f00-8e41-160c507af024 is in state STARTED 2026-05-24 00:52:58.541493 | orchestrator | 2026-05-24 00:52:58 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:53:01.571746 | orchestrator | 2026-05-24 00:53:01 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:53:01.572331 | orchestrator | 2026-05-24 00:53:01 | INFO  | Task b16cdd80-fe30-490d-8240-43d2761a7bda is in state STARTED 2026-05-24 00:53:01.575225 | orchestrator | 2026-05-24 00:53:01 | INFO  | Task a6e06f69-65c2-4d0e-9176-0c754567d303 is in state STARTED 2026-05-24 00:53:01.576320 | orchestrator | 2026-05-24 00:53:01 | INFO  | Task 74f38edd-3875-4f00-8e41-160c507af024 is in state STARTED 2026-05-24 00:53:01.576446 | orchestrator | 2026-05-24 00:53:01 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:53:04.613030 | orchestrator | 2026-05-24 00:53:04 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:53:04.613853 | orchestrator | 2026-05-24 00:53:04 | INFO  | Task b16cdd80-fe30-490d-8240-43d2761a7bda is in state STARTED 2026-05-24 00:53:04.616144 | orchestrator | 2026-05-24 00:53:04 | INFO  | Task a6e06f69-65c2-4d0e-9176-0c754567d303 is in state STARTED 2026-05-24 00:53:04.618344 | orchestrator | 2026-05-24 00:53:04 | INFO  | Task 74f38edd-3875-4f00-8e41-160c507af024 is in state STARTED 2026-05-24 00:53:04.620719 | orchestrator | 2026-05-24 00:53:04 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:53:07.662316 | orchestrator | 2026-05-24 00:53:07 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:53:07.662921 | orchestrator | 2026-05-24 00:53:07 | INFO  | Task b16cdd80-fe30-490d-8240-43d2761a7bda is in state STARTED 2026-05-24 00:53:07.663769 | orchestrator | 2026-05-24 00:53:07 | INFO  | Task a6e06f69-65c2-4d0e-9176-0c754567d303 is in state STARTED 2026-05-24 00:53:07.664922 | orchestrator | 2026-05-24 00:53:07 | INFO  | Task 74f38edd-3875-4f00-8e41-160c507af024 is in state STARTED 2026-05-24 00:53:07.664952 | orchestrator | 2026-05-24 00:53:07 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:53:10.716868 | orchestrator | 2026-05-24 00:53:10 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:53:10.717758 | orchestrator | 2026-05-24 00:53:10 | INFO  | Task b16cdd80-fe30-490d-8240-43d2761a7bda is in state STARTED 2026-05-24 00:53:10.719319 | orchestrator | 2026-05-24 00:53:10 | INFO  | Task a6e06f69-65c2-4d0e-9176-0c754567d303 is in state STARTED 2026-05-24 00:53:10.721154 | orchestrator | 2026-05-24 00:53:10 | INFO  | Task 74f38edd-3875-4f00-8e41-160c507af024 is in state STARTED 2026-05-24 00:53:10.721330 | orchestrator | 2026-05-24 00:53:10 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:53:13.809163 | orchestrator | 2026-05-24 00:53:13 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:53:13.810340 | orchestrator | 2026-05-24 00:53:13 | INFO  | Task b16cdd80-fe30-490d-8240-43d2761a7bda is in state STARTED 2026-05-24 00:53:13.811783 | orchestrator | 2026-05-24 00:53:13 | INFO  | Task a6e06f69-65c2-4d0e-9176-0c754567d303 is in state STARTED 2026-05-24 00:53:13.812844 | orchestrator | 2026-05-24 00:53:13 | INFO  | Task 74f38edd-3875-4f00-8e41-160c507af024 is in state STARTED 2026-05-24 00:53:13.812880 | orchestrator | 2026-05-24 00:53:13 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:53:16.873511 | orchestrator | 2026-05-24 00:53:16 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:53:16.875207 | orchestrator | 2026-05-24 00:53:16 | INFO  | Task b16cdd80-fe30-490d-8240-43d2761a7bda is in state STARTED 2026-05-24 00:53:16.879546 | orchestrator | 2026-05-24 00:53:16 | INFO  | Task a6e06f69-65c2-4d0e-9176-0c754567d303 is in state STARTED 2026-05-24 00:53:16.882193 | orchestrator | 2026-05-24 00:53:16 | INFO  | Task 74f38edd-3875-4f00-8e41-160c507af024 is in state STARTED 2026-05-24 00:53:16.882348 | orchestrator | 2026-05-24 00:53:16 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:53:19.919436 | orchestrator | 2026-05-24 00:53:19 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:53:19.920151 | orchestrator | 2026-05-24 00:53:19 | INFO  | Task b16cdd80-fe30-490d-8240-43d2761a7bda is in state STARTED 2026-05-24 00:53:19.921675 | orchestrator | 2026-05-24 00:53:19 | INFO  | Task a6e06f69-65c2-4d0e-9176-0c754567d303 is in state STARTED 2026-05-24 00:53:19.922358 | orchestrator | 2026-05-24 00:53:19 | INFO  | Task 74f38edd-3875-4f00-8e41-160c507af024 is in state STARTED 2026-05-24 00:53:19.922425 | orchestrator | 2026-05-24 00:53:19 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:53:23.014805 | orchestrator | 2026-05-24 00:53:22 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:53:23.014891 | orchestrator | 2026-05-24 00:53:22 | INFO  | Task b16cdd80-fe30-490d-8240-43d2761a7bda is in state STARTED 2026-05-24 00:53:23.014902 | orchestrator | 2026-05-24 00:53:22 | INFO  | Task a6e06f69-65c2-4d0e-9176-0c754567d303 is in state STARTED 2026-05-24 00:53:23.014910 | orchestrator | 2026-05-24 00:53:22 | INFO  | Task 74f38edd-3875-4f00-8e41-160c507af024 is in state STARTED 2026-05-24 00:53:23.014918 | orchestrator | 2026-05-24 00:53:22 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:53:25.998287 | orchestrator | 2026-05-24 00:53:25 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:53:25.998786 | orchestrator | 2026-05-24 00:53:25 | INFO  | Task b16cdd80-fe30-490d-8240-43d2761a7bda is in state STARTED 2026-05-24 00:53:26.003357 | orchestrator | 2026-05-24 00:53:26 | INFO  | Task a6e06f69-65c2-4d0e-9176-0c754567d303 is in state STARTED 2026-05-24 00:53:26.005069 | orchestrator | 2026-05-24 00:53:26 | INFO  | Task 74f38edd-3875-4f00-8e41-160c507af024 is in state SUCCESS 2026-05-24 00:53:26.006231 | orchestrator | 2026-05-24 00:53:26.006271 | orchestrator | 2026-05-24 00:53:26.006279 | orchestrator | PLAY [Prepare all k3s nodes] *************************************************** 2026-05-24 00:53:26.006287 | orchestrator | 2026-05-24 00:53:26.006293 | orchestrator | TASK [k3s_prereq : Validating arguments against arg spec 'main' - Prerequisites] *** 2026-05-24 00:53:26.006301 | orchestrator | Sunday 24 May 2026 00:48:49 +0000 (0:00:00.315) 0:00:00.315 ************ 2026-05-24 00:53:26.006307 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:53:26.006315 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:53:26.006322 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:53:26.006329 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:53:26.006335 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:53:26.006341 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:53:26.006347 | orchestrator | 2026-05-24 00:53:26.006353 | orchestrator | TASK [k3s_prereq : Set same timezone on every Server] ************************** 2026-05-24 00:53:26.006360 | orchestrator | Sunday 24 May 2026 00:48:50 +0000 (0:00:00.683) 0:00:00.999 ************ 2026-05-24 00:53:26.006366 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:53:26.006373 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:53:26.006379 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:53:26.006384 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:53:26.006390 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:53:26.006396 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:53:26.006402 | orchestrator | 2026-05-24 00:53:26.006408 | orchestrator | TASK [k3s_prereq : Set SELinux to disabled state] ****************************** 2026-05-24 00:53:26.006414 | orchestrator | Sunday 24 May 2026 00:48:51 +0000 (0:00:00.839) 0:00:01.838 ************ 2026-05-24 00:53:26.006421 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:53:26.006427 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:53:26.006433 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:53:26.006439 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:53:26.006468 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:53:26.006474 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:53:26.006479 | orchestrator | 2026-05-24 00:53:26.006499 | orchestrator | TASK [k3s_prereq : Enable IPv4 forwarding] ************************************* 2026-05-24 00:53:26.006505 | orchestrator | Sunday 24 May 2026 00:48:51 +0000 (0:00:00.578) 0:00:02.417 ************ 2026-05-24 00:53:26.006512 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:53:26.006518 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:53:26.006525 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:53:26.006531 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:53:26.006537 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:53:26.006543 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:53:26.006549 | orchestrator | 2026-05-24 00:53:26.006554 | orchestrator | TASK [k3s_prereq : Enable IPv6 forwarding] ************************************* 2026-05-24 00:53:26.006560 | orchestrator | Sunday 24 May 2026 00:48:54 +0000 (0:00:02.602) 0:00:05.020 ************ 2026-05-24 00:53:26.006566 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:53:26.006573 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:53:26.006579 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:53:26.006585 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:53:26.006591 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:53:26.006597 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:53:26.006603 | orchestrator | 2026-05-24 00:53:26.006638 | orchestrator | TASK [k3s_prereq : Enable IPv6 router advertisements] ************************** 2026-05-24 00:53:26.006646 | orchestrator | Sunday 24 May 2026 00:48:55 +0000 (0:00:00.931) 0:00:05.951 ************ 2026-05-24 00:53:26.006652 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:53:26.006659 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:53:26.006665 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:53:26.006672 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:53:26.006679 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:53:26.006685 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:53:26.006692 | orchestrator | 2026-05-24 00:53:26.006697 | orchestrator | TASK [k3s_prereq : Add br_netfilter to /etc/modules-load.d/] ******************* 2026-05-24 00:53:26.006703 | orchestrator | Sunday 24 May 2026 00:48:56 +0000 (0:00:01.000) 0:00:06.951 ************ 2026-05-24 00:53:26.006709 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:53:26.006714 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:53:26.006720 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:53:26.006726 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:53:26.006732 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:53:26.006738 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:53:26.006744 | orchestrator | 2026-05-24 00:53:26.006749 | orchestrator | TASK [k3s_prereq : Load br_netfilter] ****************************************** 2026-05-24 00:53:26.006755 | orchestrator | Sunday 24 May 2026 00:48:57 +0000 (0:00:01.005) 0:00:07.957 ************ 2026-05-24 00:53:26.006761 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:53:26.006767 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:53:26.006773 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:53:26.006779 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:53:26.006785 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:53:26.006791 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:53:26.006796 | orchestrator | 2026-05-24 00:53:26.006802 | orchestrator | TASK [k3s_prereq : Set bridge-nf-call-iptables (just to be sure)] ************** 2026-05-24 00:53:26.006808 | orchestrator | Sunday 24 May 2026 00:48:58 +0000 (0:00:00.801) 0:00:08.759 ************ 2026-05-24 00:53:26.006814 | orchestrator | skipping: [testbed-node-3] => (item=net.bridge.bridge-nf-call-iptables)  2026-05-24 00:53:26.006820 | orchestrator | skipping: [testbed-node-3] => (item=net.bridge.bridge-nf-call-ip6tables)  2026-05-24 00:53:26.006826 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:53:26.006833 | orchestrator | skipping: [testbed-node-4] => (item=net.bridge.bridge-nf-call-iptables)  2026-05-24 00:53:26.006839 | orchestrator | skipping: [testbed-node-4] => (item=net.bridge.bridge-nf-call-ip6tables)  2026-05-24 00:53:26.006854 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:53:26.006860 | orchestrator | skipping: [testbed-node-5] => (item=net.bridge.bridge-nf-call-iptables)  2026-05-24 00:53:26.006867 | orchestrator | skipping: [testbed-node-5] => (item=net.bridge.bridge-nf-call-ip6tables)  2026-05-24 00:53:26.006873 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:53:26.006880 | orchestrator | skipping: [testbed-node-0] => (item=net.bridge.bridge-nf-call-iptables)  2026-05-24 00:53:26.006899 | orchestrator | skipping: [testbed-node-0] => (item=net.bridge.bridge-nf-call-ip6tables)  2026-05-24 00:53:26.006906 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:53:26.006912 | orchestrator | skipping: [testbed-node-1] => (item=net.bridge.bridge-nf-call-iptables)  2026-05-24 00:53:26.006919 | orchestrator | skipping: [testbed-node-1] => (item=net.bridge.bridge-nf-call-ip6tables)  2026-05-24 00:53:26.006925 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:53:26.006932 | orchestrator | skipping: [testbed-node-2] => (item=net.bridge.bridge-nf-call-iptables)  2026-05-24 00:53:26.006938 | orchestrator | skipping: [testbed-node-2] => (item=net.bridge.bridge-nf-call-ip6tables)  2026-05-24 00:53:26.006944 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:53:26.006950 | orchestrator | 2026-05-24 00:53:26.006957 | orchestrator | TASK [k3s_prereq : Add /usr/local/bin to sudo secure_path] ********************* 2026-05-24 00:53:26.006964 | orchestrator | Sunday 24 May 2026 00:48:58 +0000 (0:00:00.705) 0:00:09.464 ************ 2026-05-24 00:53:26.006971 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:53:26.006978 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:53:26.006984 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:53:26.006991 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:53:26.006998 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:53:26.007004 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:53:26.007010 | orchestrator | 2026-05-24 00:53:26.007016 | orchestrator | TASK [k3s_download : Validating arguments against arg spec 'main' - Manage the downloading of K3S binaries] *** 2026-05-24 00:53:26.007024 | orchestrator | Sunday 24 May 2026 00:49:00 +0000 (0:00:01.502) 0:00:10.967 ************ 2026-05-24 00:53:26.007030 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:53:26.007037 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:53:26.007044 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:53:26.007051 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:53:26.007058 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:53:26.007072 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:53:26.007079 | orchestrator | 2026-05-24 00:53:26.007086 | orchestrator | TASK [k3s_download : Download k3s binary x64] ********************************** 2026-05-24 00:53:26.007092 | orchestrator | Sunday 24 May 2026 00:49:01 +0000 (0:00:00.900) 0:00:11.868 ************ 2026-05-24 00:53:26.007098 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:53:26.007106 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:53:26.007114 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:53:26.007121 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:53:26.007127 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:53:26.007134 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:53:26.007140 | orchestrator | 2026-05-24 00:53:26.007147 | orchestrator | TASK [k3s_download : Download k3s binary arm64] ******************************** 2026-05-24 00:53:26.007154 | orchestrator | Sunday 24 May 2026 00:49:07 +0000 (0:00:06.127) 0:00:17.995 ************ 2026-05-24 00:53:26.007161 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:53:26.007169 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:53:26.007176 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:53:26.007183 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:53:26.007192 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:53:26.007199 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:53:26.007206 | orchestrator | 2026-05-24 00:53:26.007213 | orchestrator | TASK [k3s_download : Download k3s binary armhf] ******************************** 2026-05-24 00:53:26.007220 | orchestrator | Sunday 24 May 2026 00:49:08 +0000 (0:00:01.477) 0:00:19.473 ************ 2026-05-24 00:53:26.007235 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:53:26.007241 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:53:26.007247 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:53:26.007253 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:53:26.007260 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:53:26.007266 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:53:26.007271 | orchestrator | 2026-05-24 00:53:26.007277 | orchestrator | TASK [k3s_custom_registries : Validating arguments against arg spec 'main' - Configure the use of a custom container registry] *** 2026-05-24 00:53:26.007285 | orchestrator | Sunday 24 May 2026 00:49:12 +0000 (0:00:03.176) 0:00:22.649 ************ 2026-05-24 00:53:26.007291 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:53:26.007296 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:53:26.007302 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:53:26.007307 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:53:26.007313 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:53:26.007319 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:53:26.007326 | orchestrator | 2026-05-24 00:53:26.007331 | orchestrator | TASK [k3s_custom_registries : Create directory /etc/rancher/k3s] *************** 2026-05-24 00:53:26.007337 | orchestrator | Sunday 24 May 2026 00:49:13 +0000 (0:00:01.446) 0:00:24.095 ************ 2026-05-24 00:53:26.007343 | orchestrator | skipping: [testbed-node-3] => (item=rancher)  2026-05-24 00:53:26.007349 | orchestrator | skipping: [testbed-node-3] => (item=rancher/k3s)  2026-05-24 00:53:26.007355 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:53:26.007360 | orchestrator | skipping: [testbed-node-4] => (item=rancher)  2026-05-24 00:53:26.007366 | orchestrator | skipping: [testbed-node-4] => (item=rancher/k3s)  2026-05-24 00:53:26.007371 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:53:26.007377 | orchestrator | skipping: [testbed-node-5] => (item=rancher)  2026-05-24 00:53:26.007382 | orchestrator | skipping: [testbed-node-5] => (item=rancher/k3s)  2026-05-24 00:53:26.007388 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:53:26.007394 | orchestrator | skipping: [testbed-node-0] => (item=rancher)  2026-05-24 00:53:26.007400 | orchestrator | skipping: [testbed-node-0] => (item=rancher/k3s)  2026-05-24 00:53:26.007452 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:53:26.007464 | orchestrator | skipping: [testbed-node-1] => (item=rancher)  2026-05-24 00:53:26.007471 | orchestrator | skipping: [testbed-node-1] => (item=rancher/k3s)  2026-05-24 00:53:26.007477 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:53:26.007484 | orchestrator | skipping: [testbed-node-2] => (item=rancher)  2026-05-24 00:53:26.007489 | orchestrator | skipping: [testbed-node-2] => (item=rancher/k3s)  2026-05-24 00:53:26.007495 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:53:26.007502 | orchestrator | 2026-05-24 00:53:26.007508 | orchestrator | TASK [k3s_custom_registries : Insert registries into /etc/rancher/k3s/registries.yaml] *** 2026-05-24 00:53:26.007532 | orchestrator | Sunday 24 May 2026 00:49:14 +0000 (0:00:01.390) 0:00:25.486 ************ 2026-05-24 00:53:26.007538 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:53:26.007545 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:53:26.007551 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:53:26.007559 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:53:26.007565 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:53:26.007572 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:53:26.007578 | orchestrator | 2026-05-24 00:53:26.007585 | orchestrator | TASK [k3s_custom_registries : Remove /etc/rancher/k3s/registries.yaml when no registries configured] *** 2026-05-24 00:53:26.007592 | orchestrator | Sunday 24 May 2026 00:49:16 +0000 (0:00:01.254) 0:00:26.740 ************ 2026-05-24 00:53:26.007598 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:53:26.007604 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:53:26.007636 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:53:26.007643 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:53:26.007669 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:53:26.007676 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:53:26.007682 | orchestrator | 2026-05-24 00:53:26.007688 | orchestrator | PLAY [Deploy k3s master nodes] ************************************************* 2026-05-24 00:53:26.007695 | orchestrator | 2026-05-24 00:53:26.007701 | orchestrator | TASK [k3s_server : Validating arguments against arg spec 'main' - Setup k3s servers] *** 2026-05-24 00:53:26.007708 | orchestrator | Sunday 24 May 2026 00:49:17 +0000 (0:00:01.794) 0:00:28.535 ************ 2026-05-24 00:53:26.007714 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:53:26.007720 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:53:26.007726 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:53:26.007732 | orchestrator | 2026-05-24 00:53:26.007738 | orchestrator | TASK [k3s_server : Stop k3s-init] ********************************************** 2026-05-24 00:53:26.007744 | orchestrator | Sunday 24 May 2026 00:49:19 +0000 (0:00:01.124) 0:00:29.660 ************ 2026-05-24 00:53:26.007751 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:53:26.007764 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:53:26.007770 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:53:26.007777 | orchestrator | 2026-05-24 00:53:26.007783 | orchestrator | TASK [k3s_server : Stop k3s] *************************************************** 2026-05-24 00:53:26.007790 | orchestrator | Sunday 24 May 2026 00:49:20 +0000 (0:00:01.177) 0:00:30.837 ************ 2026-05-24 00:53:26.007796 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:53:26.007803 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:53:26.007809 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:53:26.007816 | orchestrator | 2026-05-24 00:53:26.007823 | orchestrator | TASK [k3s_server : Clean previous runs of k3s-init] **************************** 2026-05-24 00:53:26.007830 | orchestrator | Sunday 24 May 2026 00:49:21 +0000 (0:00:00.984) 0:00:31.822 ************ 2026-05-24 00:53:26.007836 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:53:26.007842 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:53:26.007847 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:53:26.007853 | orchestrator | 2026-05-24 00:53:26.007859 | orchestrator | TASK [k3s_server : Deploy K3s http_proxy conf] ********************************* 2026-05-24 00:53:26.007866 | orchestrator | Sunday 24 May 2026 00:49:22 +0000 (0:00:01.248) 0:00:33.071 ************ 2026-05-24 00:53:26.007873 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:53:26.007879 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:53:26.007886 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:53:26.007893 | orchestrator | 2026-05-24 00:53:26.007900 | orchestrator | TASK [k3s_server : Create /etc/rancher/k3s directory] ************************** 2026-05-24 00:53:26.007907 | orchestrator | Sunday 24 May 2026 00:49:22 +0000 (0:00:00.382) 0:00:33.454 ************ 2026-05-24 00:53:26.007914 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:53:26.007921 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:53:26.007927 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:53:26.007934 | orchestrator | 2026-05-24 00:53:26.007941 | orchestrator | TASK [k3s_server : Create custom resolv.conf for k3s] ************************** 2026-05-24 00:53:26.007948 | orchestrator | Sunday 24 May 2026 00:49:23 +0000 (0:00:00.849) 0:00:34.303 ************ 2026-05-24 00:53:26.007955 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:53:26.007961 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:53:26.007968 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:53:26.007975 | orchestrator | 2026-05-24 00:53:26.007982 | orchestrator | TASK [k3s_server : Deploy vip manifest] **************************************** 2026-05-24 00:53:26.007989 | orchestrator | Sunday 24 May 2026 00:49:25 +0000 (0:00:01.502) 0:00:35.806 ************ 2026-05-24 00:53:26.007995 | orchestrator | included: /ansible/roles/k3s_server/tasks/vip.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-24 00:53:26.008002 | orchestrator | 2026-05-24 00:53:26.008009 | orchestrator | TASK [k3s_server : Set _kube_vip_bgp_peers fact] ******************************* 2026-05-24 00:53:26.008016 | orchestrator | Sunday 24 May 2026 00:49:25 +0000 (0:00:00.586) 0:00:36.393 ************ 2026-05-24 00:53:26.008022 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:53:26.008029 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:53:26.008043 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:53:26.008050 | orchestrator | 2026-05-24 00:53:26.008056 | orchestrator | TASK [k3s_server : Create manifests directory on first master] ***************** 2026-05-24 00:53:26.008063 | orchestrator | Sunday 24 May 2026 00:49:27 +0000 (0:00:02.123) 0:00:38.516 ************ 2026-05-24 00:53:26.008070 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:53:26.008077 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:53:26.008084 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:53:26.008091 | orchestrator | 2026-05-24 00:53:26.008097 | orchestrator | TASK [k3s_server : Download vip rbac manifest to first master] ***************** 2026-05-24 00:53:26.008103 | orchestrator | Sunday 24 May 2026 00:49:28 +0000 (0:00:00.611) 0:00:39.127 ************ 2026-05-24 00:53:26.008110 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:53:26.008117 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:53:26.008124 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:53:26.008130 | orchestrator | 2026-05-24 00:53:26.008136 | orchestrator | TASK [k3s_server : Copy vip manifest to first master] ************************** 2026-05-24 00:53:26.008142 | orchestrator | Sunday 24 May 2026 00:49:30 +0000 (0:00:01.755) 0:00:40.883 ************ 2026-05-24 00:53:26.008149 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:53:26.008156 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:53:26.008162 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:53:26.008170 | orchestrator | 2026-05-24 00:53:26.008176 | orchestrator | TASK [k3s_server : Deploy metallb manifest] ************************************ 2026-05-24 00:53:26.008192 | orchestrator | Sunday 24 May 2026 00:49:31 +0000 (0:00:01.407) 0:00:42.291 ************ 2026-05-24 00:53:26.008199 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:53:26.008206 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:53:26.008213 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:53:26.008220 | orchestrator | 2026-05-24 00:53:26.008226 | orchestrator | TASK [k3s_server : Deploy kube-vip manifest] *********************************** 2026-05-24 00:53:26.008233 | orchestrator | Sunday 24 May 2026 00:49:32 +0000 (0:00:00.480) 0:00:42.771 ************ 2026-05-24 00:53:26.008239 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:53:26.008246 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:53:26.008253 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:53:26.008259 | orchestrator | 2026-05-24 00:53:26.008266 | orchestrator | TASK [k3s_server : Init cluster inside the transient k3s-init service] ********* 2026-05-24 00:53:26.008272 | orchestrator | Sunday 24 May 2026 00:49:32 +0000 (0:00:00.388) 0:00:43.159 ************ 2026-05-24 00:53:26.008279 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:53:26.008286 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:53:26.008293 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:53:26.008300 | orchestrator | 2026-05-24 00:53:26.008306 | orchestrator | TASK [k3s_server : Detect Kubernetes version for label compatibility] ********** 2026-05-24 00:53:26.008313 | orchestrator | Sunday 24 May 2026 00:49:34 +0000 (0:00:02.379) 0:00:45.539 ************ 2026-05-24 00:53:26.008320 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:53:26.008327 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:53:26.008371 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:53:26.008379 | orchestrator | 2026-05-24 00:53:26.008386 | orchestrator | TASK [k3s_server : Set node role label selector based on Kubernetes version] *** 2026-05-24 00:53:26.008393 | orchestrator | Sunday 24 May 2026 00:49:37 +0000 (0:00:02.823) 0:00:48.362 ************ 2026-05-24 00:53:26.008400 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:53:26.008407 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:53:26.008413 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:53:26.008418 | orchestrator | 2026-05-24 00:53:26.008425 | orchestrator | TASK [k3s_server : Verify that all nodes actually joined (check k3s-init.service if this fails)] *** 2026-05-24 00:53:26.008431 | orchestrator | Sunday 24 May 2026 00:49:38 +0000 (0:00:00.559) 0:00:48.922 ************ 2026-05-24 00:53:26.008437 | orchestrator | FAILED - RETRYING: [testbed-node-0]: Verify that all nodes actually joined (check k3s-init.service if this fails) (20 retries left). 2026-05-24 00:53:26.008450 | orchestrator | FAILED - RETRYING: [testbed-node-1]: Verify that all nodes actually joined (check k3s-init.service if this fails) (20 retries left). 2026-05-24 00:53:26.008457 | orchestrator | FAILED - RETRYING: [testbed-node-2]: Verify that all nodes actually joined (check k3s-init.service if this fails) (20 retries left). 2026-05-24 00:53:26.008463 | orchestrator | FAILED - RETRYING: [testbed-node-0]: Verify that all nodes actually joined (check k3s-init.service if this fails) (19 retries left). 2026-05-24 00:53:26.008469 | orchestrator | FAILED - RETRYING: [testbed-node-1]: Verify that all nodes actually joined (check k3s-init.service if this fails) (19 retries left). 2026-05-24 00:53:26.008475 | orchestrator | FAILED - RETRYING: [testbed-node-2]: Verify that all nodes actually joined (check k3s-init.service if this fails) (19 retries left). 2026-05-24 00:53:26.008481 | orchestrator | FAILED - RETRYING: [testbed-node-0]: Verify that all nodes actually joined (check k3s-init.service if this fails) (18 retries left). 2026-05-24 00:53:26.008486 | orchestrator | FAILED - RETRYING: [testbed-node-1]: Verify that all nodes actually joined (check k3s-init.service if this fails) (18 retries left). 2026-05-24 00:53:26.008492 | orchestrator | FAILED - RETRYING: [testbed-node-2]: Verify that all nodes actually joined (check k3s-init.service if this fails) (18 retries left). 2026-05-24 00:53:26.008522 | orchestrator | FAILED - RETRYING: [testbed-node-2]: Verify that all nodes actually joined (check k3s-init.service if this fails) (17 retries left). 2026-05-24 00:53:26.008530 | orchestrator | FAILED - RETRYING: [testbed-node-0]: Verify that all nodes actually joined (check k3s-init.service if this fails) (17 retries left). 2026-05-24 00:53:26.008537 | orchestrator | FAILED - RETRYING: [testbed-node-1]: Verify that all nodes actually joined (check k3s-init.service if this fails) (17 retries left). 2026-05-24 00:53:26.008544 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:53:26.008550 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:53:26.008556 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:53:26.008563 | orchestrator | 2026-05-24 00:53:26.008570 | orchestrator | TASK [k3s_server : Save logs of k3s-init.service] ****************************** 2026-05-24 00:53:26.008577 | orchestrator | Sunday 24 May 2026 00:50:21 +0000 (0:00:43.302) 0:01:32.225 ************ 2026-05-24 00:53:26.008585 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:53:26.008592 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:53:26.008597 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:53:26.008603 | orchestrator | 2026-05-24 00:53:26.008608 | orchestrator | TASK [k3s_server : Kill the temporary service used for initialization] ********* 2026-05-24 00:53:26.008632 | orchestrator | Sunday 24 May 2026 00:50:22 +0000 (0:00:00.590) 0:01:32.815 ************ 2026-05-24 00:53:26.008638 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:53:26.008644 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:53:26.008650 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:53:26.008655 | orchestrator | 2026-05-24 00:53:26.008660 | orchestrator | TASK [k3s_server : Copy K3s service file] ************************************** 2026-05-24 00:53:26.008666 | orchestrator | Sunday 24 May 2026 00:50:23 +0000 (0:00:01.014) 0:01:33.830 ************ 2026-05-24 00:53:26.008673 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:53:26.008679 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:53:26.008686 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:53:26.008693 | orchestrator | 2026-05-24 00:53:26.008710 | orchestrator | TASK [k3s_server : Enable and check K3s service] ******************************* 2026-05-24 00:53:26.008717 | orchestrator | Sunday 24 May 2026 00:50:24 +0000 (0:00:01.414) 0:01:35.244 ************ 2026-05-24 00:53:26.008724 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:53:26.008730 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:53:26.008737 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:53:26.008744 | orchestrator | 2026-05-24 00:53:26.008751 | orchestrator | TASK [k3s_server : Wait for node-token] **************************************** 2026-05-24 00:53:26.008789 | orchestrator | Sunday 24 May 2026 00:50:49 +0000 (0:00:25.335) 0:02:00.580 ************ 2026-05-24 00:53:26.008816 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:53:26.008823 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:53:26.008830 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:53:26.008836 | orchestrator | 2026-05-24 00:53:26.008842 | orchestrator | TASK [k3s_server : Register node-token file access mode] *********************** 2026-05-24 00:53:26.008848 | orchestrator | Sunday 24 May 2026 00:50:50 +0000 (0:00:00.800) 0:02:01.380 ************ 2026-05-24 00:53:26.008854 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:53:26.008861 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:53:26.008868 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:53:26.008875 | orchestrator | 2026-05-24 00:53:26.008882 | orchestrator | TASK [k3s_server : Change file access node-token] ****************************** 2026-05-24 00:53:26.008889 | orchestrator | Sunday 24 May 2026 00:50:51 +0000 (0:00:00.993) 0:02:02.374 ************ 2026-05-24 00:53:26.008896 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:53:26.008903 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:53:26.008910 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:53:26.008917 | orchestrator | 2026-05-24 00:53:26.008923 | orchestrator | TASK [k3s_server : Read node-token from master] ******************************** 2026-05-24 00:53:26.008930 | orchestrator | Sunday 24 May 2026 00:50:52 +0000 (0:00:00.801) 0:02:03.176 ************ 2026-05-24 00:53:26.008940 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:53:26.008947 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:53:26.008953 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:53:26.008960 | orchestrator | 2026-05-24 00:53:26.008967 | orchestrator | TASK [k3s_server : Store Master node-token] ************************************ 2026-05-24 00:53:26.008974 | orchestrator | Sunday 24 May 2026 00:50:53 +0000 (0:00:00.738) 0:02:03.914 ************ 2026-05-24 00:53:26.008980 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:53:26.008987 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:53:26.008994 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:53:26.009000 | orchestrator | 2026-05-24 00:53:26.009007 | orchestrator | TASK [k3s_server : Restore node-token file access] ***************************** 2026-05-24 00:53:26.009014 | orchestrator | Sunday 24 May 2026 00:50:53 +0000 (0:00:00.513) 0:02:04.428 ************ 2026-05-24 00:53:26.009021 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:53:26.009028 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:53:26.009035 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:53:26.009042 | orchestrator | 2026-05-24 00:53:26.009049 | orchestrator | TASK [k3s_server : Create directory .kube] ************************************* 2026-05-24 00:53:26.009055 | orchestrator | Sunday 24 May 2026 00:50:54 +0000 (0:00:01.090) 0:02:05.519 ************ 2026-05-24 00:53:26.009062 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:53:26.009069 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:53:26.009075 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:53:26.009082 | orchestrator | 2026-05-24 00:53:26.009089 | orchestrator | TASK [k3s_server : Copy config file to user home directory] ******************** 2026-05-24 00:53:26.009096 | orchestrator | Sunday 24 May 2026 00:50:55 +0000 (0:00:00.703) 0:02:06.222 ************ 2026-05-24 00:53:26.009102 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:53:26.009109 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:53:26.009115 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:53:26.009122 | orchestrator | 2026-05-24 00:53:26.009128 | orchestrator | TASK [k3s_server : Configure kubectl cluster to https://192.168.16.8:6443] ***** 2026-05-24 00:53:26.009135 | orchestrator | Sunday 24 May 2026 00:50:56 +0000 (0:00:00.995) 0:02:07.218 ************ 2026-05-24 00:53:26.009142 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:53:26.009149 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:53:26.009156 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:53:26.009162 | orchestrator | 2026-05-24 00:53:26.009169 | orchestrator | TASK [k3s_server : Create kubectl symlink] ************************************* 2026-05-24 00:53:26.009176 | orchestrator | Sunday 24 May 2026 00:50:57 +0000 (0:00:01.065) 0:02:08.283 ************ 2026-05-24 00:53:26.009182 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:53:26.009189 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:53:26.009202 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:53:26.009209 | orchestrator | 2026-05-24 00:53:26.009216 | orchestrator | TASK [k3s_server : Create crictl symlink] ************************************** 2026-05-24 00:53:26.009223 | orchestrator | Sunday 24 May 2026 00:50:58 +0000 (0:00:00.488) 0:02:08.772 ************ 2026-05-24 00:53:26.009230 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:53:26.009237 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:53:26.009244 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:53:26.009251 | orchestrator | 2026-05-24 00:53:26.009258 | orchestrator | TASK [k3s_server : Get contents of manifests folder] *************************** 2026-05-24 00:53:26.009265 | orchestrator | Sunday 24 May 2026 00:50:58 +0000 (0:00:00.278) 0:02:09.051 ************ 2026-05-24 00:53:26.009271 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:53:26.009278 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:53:26.009285 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:53:26.009292 | orchestrator | 2026-05-24 00:53:26.009298 | orchestrator | TASK [k3s_server : Get sub dirs of manifests folder] *************************** 2026-05-24 00:53:26.009306 | orchestrator | Sunday 24 May 2026 00:50:59 +0000 (0:00:00.659) 0:02:09.710 ************ 2026-05-24 00:53:26.009312 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:53:26.009318 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:53:26.009324 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:53:26.009329 | orchestrator | 2026-05-24 00:53:26.009334 | orchestrator | TASK [k3s_server : Remove manifests and folders that are only needed for bootstrapping cluster so k3s doesn't auto apply on start] *** 2026-05-24 00:53:26.009340 | orchestrator | Sunday 24 May 2026 00:50:59 +0000 (0:00:00.695) 0:02:10.405 ************ 2026-05-24 00:53:26.009345 | orchestrator | changed: [testbed-node-0] => (item=/var/lib/rancher/k3s/server/manifests/rolebindings.yaml) 2026-05-24 00:53:26.009358 | orchestrator | changed: [testbed-node-1] => (item=/var/lib/rancher/k3s/server/manifests/rolebindings.yaml) 2026-05-24 00:53:26.009365 | orchestrator | changed: [testbed-node-2] => (item=/var/lib/rancher/k3s/server/manifests/rolebindings.yaml) 2026-05-24 00:53:26.009372 | orchestrator | changed: [testbed-node-0] => (item=/var/lib/rancher/k3s/server/manifests/local-storage.yaml) 2026-05-24 00:53:26.009379 | orchestrator | changed: [testbed-node-1] => (item=/var/lib/rancher/k3s/server/manifests/local-storage.yaml) 2026-05-24 00:53:26.009386 | orchestrator | changed: [testbed-node-2] => (item=/var/lib/rancher/k3s/server/manifests/local-storage.yaml) 2026-05-24 00:53:26.009393 | orchestrator | changed: [testbed-node-0] => (item=/var/lib/rancher/k3s/server/manifests/coredns.yaml) 2026-05-24 00:53:26.009400 | orchestrator | changed: [testbed-node-1] => (item=/var/lib/rancher/k3s/server/manifests/coredns.yaml) 2026-05-24 00:53:26.009407 | orchestrator | changed: [testbed-node-2] => (item=/var/lib/rancher/k3s/server/manifests/coredns.yaml) 2026-05-24 00:53:26.009414 | orchestrator | changed: [testbed-node-0] => (item=/var/lib/rancher/k3s/server/manifests/vip.yaml) 2026-05-24 00:53:26.009421 | orchestrator | changed: [testbed-node-1] => (item=/var/lib/rancher/k3s/server/manifests/runtimes.yaml) 2026-05-24 00:53:26.009429 | orchestrator | changed: [testbed-node-2] => (item=/var/lib/rancher/k3s/server/manifests/runtimes.yaml) 2026-05-24 00:53:26.009436 | orchestrator | changed: [testbed-node-1] => (item=/var/lib/rancher/k3s/server/manifests/ccm.yaml) 2026-05-24 00:53:26.009445 | orchestrator | changed: [testbed-node-2] => (item=/var/lib/rancher/k3s/server/manifests/ccm.yaml) 2026-05-24 00:53:26.009453 | orchestrator | changed: [testbed-node-0] => (item=/var/lib/rancher/k3s/server/manifests/vip-rbac.yaml) 2026-05-24 00:53:26.009460 | orchestrator | changed: [testbed-node-1] => (item=/var/lib/rancher/k3s/server/manifests/metrics-server) 2026-05-24 00:53:26.009467 | orchestrator | changed: [testbed-node-2] => (item=/var/lib/rancher/k3s/server/manifests/metrics-server) 2026-05-24 00:53:26.009474 | orchestrator | changed: [testbed-node-0] => (item=/var/lib/rancher/k3s/server/manifests/runtimes.yaml) 2026-05-24 00:53:26.009480 | orchestrator | changed: [testbed-node-0] => (item=/var/lib/rancher/k3s/server/manifests/ccm.yaml) 2026-05-24 00:53:26.009493 | orchestrator | changed: [testbed-node-0] => (item=/var/lib/rancher/k3s/server/manifests/metrics-server) 2026-05-24 00:53:26.009500 | orchestrator | 2026-05-24 00:53:26.009506 | orchestrator | PLAY [Deploy k3s worker nodes] ************************************************* 2026-05-24 00:53:26.009513 | orchestrator | 2026-05-24 00:53:26.009519 | orchestrator | TASK [k3s_agent : Validating arguments against arg spec 'main' - Setup k3s agents] *** 2026-05-24 00:53:26.009525 | orchestrator | Sunday 24 May 2026 00:51:03 +0000 (0:00:03.613) 0:02:14.019 ************ 2026-05-24 00:53:26.009532 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:53:26.009537 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:53:26.009543 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:53:26.009549 | orchestrator | 2026-05-24 00:53:26.009554 | orchestrator | TASK [k3s_agent : Check if system is PXE-booted] ******************************* 2026-05-24 00:53:26.009561 | orchestrator | Sunday 24 May 2026 00:51:03 +0000 (0:00:00.331) 0:02:14.350 ************ 2026-05-24 00:53:26.009567 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:53:26.009572 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:53:26.009578 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:53:26.009584 | orchestrator | 2026-05-24 00:53:26.009590 | orchestrator | TASK [k3s_agent : Set fact for PXE-booted system] ****************************** 2026-05-24 00:53:26.009595 | orchestrator | Sunday 24 May 2026 00:51:04 +0000 (0:00:00.652) 0:02:15.003 ************ 2026-05-24 00:53:26.009602 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:53:26.009608 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:53:26.009665 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:53:26.009672 | orchestrator | 2026-05-24 00:53:26.009679 | orchestrator | TASK [k3s_agent : Include http_proxy configuration tasks] ********************** 2026-05-24 00:53:26.009686 | orchestrator | Sunday 24 May 2026 00:51:04 +0000 (0:00:00.519) 0:02:15.522 ************ 2026-05-24 00:53:26.009693 | orchestrator | included: /ansible/roles/k3s_agent/tasks/http_proxy.yml for testbed-node-3, testbed-node-4, testbed-node-5 2026-05-24 00:53:26.009700 | orchestrator | 2026-05-24 00:53:26.009706 | orchestrator | TASK [k3s_agent : Create k3s-node.service.d directory] ************************* 2026-05-24 00:53:26.009713 | orchestrator | Sunday 24 May 2026 00:51:05 +0000 (0:00:00.466) 0:02:15.989 ************ 2026-05-24 00:53:26.009720 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:53:26.009727 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:53:26.009733 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:53:26.009740 | orchestrator | 2026-05-24 00:53:26.009747 | orchestrator | TASK [k3s_agent : Copy K3s http_proxy conf file] ******************************* 2026-05-24 00:53:26.009754 | orchestrator | Sunday 24 May 2026 00:51:05 +0000 (0:00:00.351) 0:02:16.340 ************ 2026-05-24 00:53:26.009760 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:53:26.009767 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:53:26.009774 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:53:26.009780 | orchestrator | 2026-05-24 00:53:26.009787 | orchestrator | TASK [k3s_agent : Deploy K3s http_proxy conf] ********************************** 2026-05-24 00:53:26.009794 | orchestrator | Sunday 24 May 2026 00:51:06 +0000 (0:00:00.698) 0:02:17.039 ************ 2026-05-24 00:53:26.009800 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:53:26.009807 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:53:26.009814 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:53:26.009821 | orchestrator | 2026-05-24 00:53:26.009828 | orchestrator | TASK [k3s_agent : Create /etc/rancher/k3s directory] *************************** 2026-05-24 00:53:26.009834 | orchestrator | Sunday 24 May 2026 00:51:06 +0000 (0:00:00.359) 0:02:17.399 ************ 2026-05-24 00:53:26.009839 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:53:26.009845 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:53:26.009851 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:53:26.009856 | orchestrator | 2026-05-24 00:53:26.009871 | orchestrator | TASK [k3s_agent : Create custom resolv.conf for k3s] *************************** 2026-05-24 00:53:26.009879 | orchestrator | Sunday 24 May 2026 00:51:07 +0000 (0:00:00.698) 0:02:18.097 ************ 2026-05-24 00:53:26.009894 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:53:26.009901 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:53:26.009908 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:53:26.009915 | orchestrator | 2026-05-24 00:53:26.009922 | orchestrator | TASK [k3s_agent : Configure the k3s service] *********************************** 2026-05-24 00:53:26.009929 | orchestrator | Sunday 24 May 2026 00:51:08 +0000 (0:00:01.138) 0:02:19.236 ************ 2026-05-24 00:53:26.009936 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:53:26.009943 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:53:26.009949 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:53:26.009955 | orchestrator | 2026-05-24 00:53:26.009962 | orchestrator | TASK [k3s_agent : Manage k3s service] ****************************************** 2026-05-24 00:53:26.009969 | orchestrator | Sunday 24 May 2026 00:51:10 +0000 (0:00:02.159) 0:02:21.396 ************ 2026-05-24 00:53:26.009976 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:53:26.009983 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:53:26.009990 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:53:26.009996 | orchestrator | 2026-05-24 00:53:26.010003 | orchestrator | PLAY [Prepare kubeconfig file] ************************************************* 2026-05-24 00:53:26.010010 | orchestrator | 2026-05-24 00:53:26.010071 | orchestrator | TASK [Get home directory of operator user] ************************************* 2026-05-24 00:53:26.010078 | orchestrator | Sunday 24 May 2026 00:51:21 +0000 (0:00:10.418) 0:02:31.814 ************ 2026-05-24 00:53:26.010085 | orchestrator | ok: [testbed-manager] 2026-05-24 00:53:26.010091 | orchestrator | 2026-05-24 00:53:26.010098 | orchestrator | TASK [Create .kube directory] ************************************************** 2026-05-24 00:53:26.010110 | orchestrator | Sunday 24 May 2026 00:51:22 +0000 (0:00:00.811) 0:02:32.625 ************ 2026-05-24 00:53:26.010118 | orchestrator | changed: [testbed-manager] 2026-05-24 00:53:26.010125 | orchestrator | 2026-05-24 00:53:26.010132 | orchestrator | TASK [Get kubeconfig file] ***************************************************** 2026-05-24 00:53:26.010138 | orchestrator | Sunday 24 May 2026 00:51:22 +0000 (0:00:00.468) 0:02:33.093 ************ 2026-05-24 00:53:26.010145 | orchestrator | ok: [testbed-manager -> testbed-node-0(192.168.16.10)] 2026-05-24 00:53:26.010151 | orchestrator | 2026-05-24 00:53:26.010158 | orchestrator | TASK [Write kubeconfig file] *************************************************** 2026-05-24 00:53:26.010165 | orchestrator | Sunday 24 May 2026 00:51:23 +0000 (0:00:00.686) 0:02:33.779 ************ 2026-05-24 00:53:26.010172 | orchestrator | changed: [testbed-manager] 2026-05-24 00:53:26.010179 | orchestrator | 2026-05-24 00:53:26.010185 | orchestrator | TASK [Change server address in the kubeconfig] ********************************* 2026-05-24 00:53:26.010192 | orchestrator | Sunday 24 May 2026 00:51:24 +0000 (0:00:00.966) 0:02:34.746 ************ 2026-05-24 00:53:26.010201 | orchestrator | changed: [testbed-manager] 2026-05-24 00:53:26.010208 | orchestrator | 2026-05-24 00:53:26.010215 | orchestrator | TASK [Make kubeconfig available for use inside the manager service] ************ 2026-05-24 00:53:26.010222 | orchestrator | Sunday 24 May 2026 00:51:24 +0000 (0:00:00.662) 0:02:35.408 ************ 2026-05-24 00:53:26.010229 | orchestrator | changed: [testbed-manager -> localhost] 2026-05-24 00:53:26.010236 | orchestrator | 2026-05-24 00:53:26.010243 | orchestrator | TASK [Change server address in the kubeconfig inside the manager service] ****** 2026-05-24 00:53:26.010250 | orchestrator | Sunday 24 May 2026 00:51:26 +0000 (0:00:01.805) 0:02:37.213 ************ 2026-05-24 00:53:26.010257 | orchestrator | changed: [testbed-manager -> localhost] 2026-05-24 00:53:26.010263 | orchestrator | 2026-05-24 00:53:26.010270 | orchestrator | TASK [Set KUBECONFIG environment variable] ************************************* 2026-05-24 00:53:26.010277 | orchestrator | Sunday 24 May 2026 00:51:27 +0000 (0:00:01.066) 0:02:38.280 ************ 2026-05-24 00:53:26.010284 | orchestrator | changed: [testbed-manager] 2026-05-24 00:53:26.010291 | orchestrator | 2026-05-24 00:53:26.010297 | orchestrator | TASK [Enable kubectl command line completion] ********************************** 2026-05-24 00:53:26.010304 | orchestrator | Sunday 24 May 2026 00:51:28 +0000 (0:00:00.584) 0:02:38.865 ************ 2026-05-24 00:53:26.010311 | orchestrator | changed: [testbed-manager] 2026-05-24 00:53:26.010325 | orchestrator | 2026-05-24 00:53:26.010331 | orchestrator | PLAY [Apply role kubectl] ****************************************************** 2026-05-24 00:53:26.010338 | orchestrator | 2026-05-24 00:53:26.010344 | orchestrator | TASK [kubectl : Gather variables for each operating system] ******************** 2026-05-24 00:53:26.010351 | orchestrator | Sunday 24 May 2026 00:51:28 +0000 (0:00:00.539) 0:02:39.404 ************ 2026-05-24 00:53:26.010358 | orchestrator | ok: [testbed-manager] 2026-05-24 00:53:26.010365 | orchestrator | 2026-05-24 00:53:26.010371 | orchestrator | TASK [kubectl : Include distribution specific install tasks] ******************* 2026-05-24 00:53:26.010377 | orchestrator | Sunday 24 May 2026 00:51:28 +0000 (0:00:00.175) 0:02:39.580 ************ 2026-05-24 00:53:26.010384 | orchestrator | included: /ansible/roles/kubectl/tasks/install-Debian-family.yml for testbed-manager 2026-05-24 00:53:26.010391 | orchestrator | 2026-05-24 00:53:26.010398 | orchestrator | TASK [kubectl : Remove old architecture-dependent repository] ****************** 2026-05-24 00:53:26.010405 | orchestrator | Sunday 24 May 2026 00:51:29 +0000 (0:00:00.236) 0:02:39.817 ************ 2026-05-24 00:53:26.010412 | orchestrator | ok: [testbed-manager] 2026-05-24 00:53:26.010418 | orchestrator | 2026-05-24 00:53:26.010425 | orchestrator | TASK [kubectl : Install apt-transport-https package] *************************** 2026-05-24 00:53:26.010432 | orchestrator | Sunday 24 May 2026 00:51:30 +0000 (0:00:01.723) 0:02:41.540 ************ 2026-05-24 00:53:26.010439 | orchestrator | ok: [testbed-manager] 2026-05-24 00:53:26.010445 | orchestrator | 2026-05-24 00:53:26.010452 | orchestrator | TASK [kubectl : Add repository gpg key] **************************************** 2026-05-24 00:53:26.010459 | orchestrator | Sunday 24 May 2026 00:51:32 +0000 (0:00:01.805) 0:02:43.346 ************ 2026-05-24 00:53:26.010466 | orchestrator | changed: [testbed-manager] 2026-05-24 00:53:26.010472 | orchestrator | 2026-05-24 00:53:26.010479 | orchestrator | TASK [kubectl : Set permissions of gpg key] ************************************ 2026-05-24 00:53:26.010486 | orchestrator | Sunday 24 May 2026 00:51:33 +0000 (0:00:00.882) 0:02:44.228 ************ 2026-05-24 00:53:26.010492 | orchestrator | ok: [testbed-manager] 2026-05-24 00:53:26.010499 | orchestrator | 2026-05-24 00:53:26.010512 | orchestrator | TASK [kubectl : Add repository Debian] ***************************************** 2026-05-24 00:53:26.010520 | orchestrator | Sunday 24 May 2026 00:51:34 +0000 (0:00:00.504) 0:02:44.733 ************ 2026-05-24 00:53:26.010527 | orchestrator | changed: [testbed-manager] 2026-05-24 00:53:26.010534 | orchestrator | 2026-05-24 00:53:26.010541 | orchestrator | TASK [kubectl : Install required packages] ************************************* 2026-05-24 00:53:26.010547 | orchestrator | Sunday 24 May 2026 00:51:43 +0000 (0:00:09.817) 0:02:54.550 ************ 2026-05-24 00:53:26.010554 | orchestrator | changed: [testbed-manager] 2026-05-24 00:53:26.010561 | orchestrator | 2026-05-24 00:53:26.010568 | orchestrator | TASK [kubectl : Remove kubectl symlink] **************************************** 2026-05-24 00:53:26.010575 | orchestrator | Sunday 24 May 2026 00:51:58 +0000 (0:00:14.109) 0:03:08.660 ************ 2026-05-24 00:53:26.010581 | orchestrator | ok: [testbed-manager] 2026-05-24 00:53:26.010588 | orchestrator | 2026-05-24 00:53:26.010595 | orchestrator | PLAY [Run post actions on master nodes] **************************************** 2026-05-24 00:53:26.010602 | orchestrator | 2026-05-24 00:53:26.010608 | orchestrator | TASK [k3s_server_post : Validating arguments against arg spec 'main' - Configure k3s cluster] *** 2026-05-24 00:53:26.010659 | orchestrator | Sunday 24 May 2026 00:51:58 +0000 (0:00:00.651) 0:03:09.312 ************ 2026-05-24 00:53:26.010665 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:53:26.010671 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:53:26.010676 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:53:26.010682 | orchestrator | 2026-05-24 00:53:26.010688 | orchestrator | TASK [k3s_server_post : Deploy calico] ***************************************** 2026-05-24 00:53:26.010694 | orchestrator | Sunday 24 May 2026 00:51:59 +0000 (0:00:00.619) 0:03:09.931 ************ 2026-05-24 00:53:26.010700 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:53:26.010706 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:53:26.010711 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:53:26.010724 | orchestrator | 2026-05-24 00:53:26.010735 | orchestrator | TASK [k3s_server_post : Deploy cilium] ***************************************** 2026-05-24 00:53:26.010741 | orchestrator | Sunday 24 May 2026 00:51:59 +0000 (0:00:00.338) 0:03:10.270 ************ 2026-05-24 00:53:26.010747 | orchestrator | included: /ansible/roles/k3s_server_post/tasks/cilium.yml for testbed-node-0, testbed-node-2, testbed-node-1 2026-05-24 00:53:26.010753 | orchestrator | 2026-05-24 00:53:26.010759 | orchestrator | TASK [k3s_server_post : Create tmp directory on first master] ****************** 2026-05-24 00:53:26.010765 | orchestrator | Sunday 24 May 2026 00:52:00 +0000 (0:00:01.028) 0:03:11.299 ************ 2026-05-24 00:53:26.010772 | orchestrator | changed: [testbed-node-0 -> localhost] 2026-05-24 00:53:26.010779 | orchestrator | 2026-05-24 00:53:26.010785 | orchestrator | TASK [k3s_server_post : Wait for connectivity to kube VIP] ********************* 2026-05-24 00:53:26.010792 | orchestrator | Sunday 24 May 2026 00:52:01 +0000 (0:00:01.238) 0:03:12.537 ************ 2026-05-24 00:53:26.010799 | orchestrator | ok: [testbed-node-0 -> localhost] 2026-05-24 00:53:26.010806 | orchestrator | 2026-05-24 00:53:26.010812 | orchestrator | TASK [k3s_server_post : Fail if kube VIP not reachable] ************************ 2026-05-24 00:53:26.010819 | orchestrator | Sunday 24 May 2026 00:52:02 +0000 (0:00:00.939) 0:03:13.477 ************ 2026-05-24 00:53:26.010826 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:53:26.010832 | orchestrator | 2026-05-24 00:53:26.010837 | orchestrator | TASK [k3s_server_post : Test for existing Cilium install] ********************** 2026-05-24 00:53:26.010843 | orchestrator | Sunday 24 May 2026 00:52:03 +0000 (0:00:00.381) 0:03:13.859 ************ 2026-05-24 00:53:26.010849 | orchestrator | ok: [testbed-node-0 -> localhost] 2026-05-24 00:53:26.010856 | orchestrator | 2026-05-24 00:53:26.010864 | orchestrator | TASK [k3s_server_post : Check Cilium version] ********************************** 2026-05-24 00:53:26.010871 | orchestrator | Sunday 24 May 2026 00:52:04 +0000 (0:00:01.209) 0:03:15.068 ************ 2026-05-24 00:53:26.010878 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:53:26.010884 | orchestrator | 2026-05-24 00:53:26.010891 | orchestrator | TASK [k3s_server_post : Parse installed Cilium version] ************************ 2026-05-24 00:53:26.010898 | orchestrator | Sunday 24 May 2026 00:52:04 +0000 (0:00:00.148) 0:03:15.216 ************ 2026-05-24 00:53:26.010904 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:53:26.010911 | orchestrator | 2026-05-24 00:53:26.010918 | orchestrator | TASK [k3s_server_post : Determine if Cilium needs update] ********************** 2026-05-24 00:53:26.010924 | orchestrator | Sunday 24 May 2026 00:52:04 +0000 (0:00:00.178) 0:03:15.395 ************ 2026-05-24 00:53:26.010931 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:53:26.010938 | orchestrator | 2026-05-24 00:53:26.010945 | orchestrator | TASK [k3s_server_post : Log result] ******************************************** 2026-05-24 00:53:26.010952 | orchestrator | Sunday 24 May 2026 00:52:04 +0000 (0:00:00.135) 0:03:15.530 ************ 2026-05-24 00:53:26.010958 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:53:26.010965 | orchestrator | 2026-05-24 00:53:26.010972 | orchestrator | TASK [k3s_server_post : Install Cilium] **************************************** 2026-05-24 00:53:26.010979 | orchestrator | Sunday 24 May 2026 00:52:05 +0000 (0:00:00.113) 0:03:15.644 ************ 2026-05-24 00:53:26.010986 | orchestrator | changed: [testbed-node-0 -> localhost] 2026-05-24 00:53:26.010993 | orchestrator | 2026-05-24 00:53:26.010999 | orchestrator | TASK [k3s_server_post : Wait for Cilium resources] ***************************** 2026-05-24 00:53:26.011006 | orchestrator | Sunday 24 May 2026 00:52:10 +0000 (0:00:05.516) 0:03:21.161 ************ 2026-05-24 00:53:26.011013 | orchestrator | ok: [testbed-node-0 -> localhost] => (item=deployment/cilium-operator) 2026-05-24 00:53:26.011019 | orchestrator | FAILED - RETRYING: [testbed-node-0 -> localhost]: Wait for Cilium resources (30 retries left). 2026-05-24 00:53:26.011025 | orchestrator | ok: [testbed-node-0 -> localhost] => (item=daemonset/cilium) 2026-05-24 00:53:26.011030 | orchestrator | ok: [testbed-node-0 -> localhost] => (item=deployment/hubble-relay) 2026-05-24 00:53:26.011036 | orchestrator | ok: [testbed-node-0 -> localhost] => (item=deployment/hubble-ui) 2026-05-24 00:53:26.011051 | orchestrator | 2026-05-24 00:53:26.011057 | orchestrator | TASK [k3s_server_post : Set _cilium_bgp_neighbors fact] ************************ 2026-05-24 00:53:26.011062 | orchestrator | Sunday 24 May 2026 00:52:55 +0000 (0:00:44.814) 0:04:05.975 ************ 2026-05-24 00:53:26.011076 | orchestrator | ok: [testbed-node-0 -> localhost] 2026-05-24 00:53:26.011084 | orchestrator | 2026-05-24 00:53:26.011090 | orchestrator | TASK [k3s_server_post : Copy BGP manifests to first master] ******************** 2026-05-24 00:53:26.011096 | orchestrator | Sunday 24 May 2026 00:52:56 +0000 (0:00:01.259) 0:04:07.235 ************ 2026-05-24 00:53:26.011101 | orchestrator | changed: [testbed-node-0 -> localhost] 2026-05-24 00:53:26.011107 | orchestrator | 2026-05-24 00:53:26.011113 | orchestrator | TASK [k3s_server_post : Apply BGP manifests] *********************************** 2026-05-24 00:53:26.011118 | orchestrator | Sunday 24 May 2026 00:52:58 +0000 (0:00:01.798) 0:04:09.033 ************ 2026-05-24 00:53:26.011124 | orchestrator | changed: [testbed-node-0 -> localhost] 2026-05-24 00:53:26.011130 | orchestrator | 2026-05-24 00:53:26.011137 | orchestrator | TASK [k3s_server_post : Print error message if BGP manifests application fails] *** 2026-05-24 00:53:26.011144 | orchestrator | Sunday 24 May 2026 00:52:59 +0000 (0:00:01.208) 0:04:10.242 ************ 2026-05-24 00:53:26.011151 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:53:26.011158 | orchestrator | 2026-05-24 00:53:26.011164 | orchestrator | TASK [k3s_server_post : Test for BGP config resources] ************************* 2026-05-24 00:53:26.011171 | orchestrator | Sunday 24 May 2026 00:52:59 +0000 (0:00:00.121) 0:04:10.363 ************ 2026-05-24 00:53:26.011178 | orchestrator | ok: [testbed-node-0 -> localhost] => (item=kubectl get CiliumBGPPeeringPolicy.cilium.io) 2026-05-24 00:53:26.011185 | orchestrator | ok: [testbed-node-0 -> localhost] => (item=kubectl get CiliumLoadBalancerIPPool.cilium.io) 2026-05-24 00:53:26.011191 | orchestrator | 2026-05-24 00:53:26.011199 | orchestrator | TASK [k3s_server_post : Deploy metallb pool] *********************************** 2026-05-24 00:53:26.011206 | orchestrator | Sunday 24 May 2026 00:53:02 +0000 (0:00:02.338) 0:04:12.701 ************ 2026-05-24 00:53:26.011212 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:53:26.011224 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:53:26.011231 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:53:26.011237 | orchestrator | 2026-05-24 00:53:26.011245 | orchestrator | TASK [k3s_server_post : Remove tmp directory used for manifests] *************** 2026-05-24 00:53:26.011251 | orchestrator | Sunday 24 May 2026 00:53:02 +0000 (0:00:00.313) 0:04:13.015 ************ 2026-05-24 00:53:26.011258 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:53:26.011265 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:53:26.011272 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:53:26.011278 | orchestrator | 2026-05-24 00:53:26.011285 | orchestrator | PLAY [Apply role k9s] ********************************************************** 2026-05-24 00:53:26.011292 | orchestrator | 2026-05-24 00:53:26.011299 | orchestrator | TASK [k9s : Gather variables for each operating system] ************************ 2026-05-24 00:53:26.011306 | orchestrator | Sunday 24 May 2026 00:53:03 +0000 (0:00:00.896) 0:04:13.912 ************ 2026-05-24 00:53:26.011312 | orchestrator | ok: [testbed-manager] 2026-05-24 00:53:26.011319 | orchestrator | 2026-05-24 00:53:26.011326 | orchestrator | TASK [k9s : Include distribution specific install tasks] *********************** 2026-05-24 00:53:26.011333 | orchestrator | Sunday 24 May 2026 00:53:03 +0000 (0:00:00.145) 0:04:14.058 ************ 2026-05-24 00:53:26.011340 | orchestrator | included: /ansible/roles/k9s/tasks/install-Debian-family.yml for testbed-manager 2026-05-24 00:53:26.011347 | orchestrator | 2026-05-24 00:53:26.011354 | orchestrator | TASK [k9s : Install k9s packages] ********************************************** 2026-05-24 00:53:26.011361 | orchestrator | Sunday 24 May 2026 00:53:03 +0000 (0:00:00.450) 0:04:14.508 ************ 2026-05-24 00:53:26.011368 | orchestrator | changed: [testbed-manager] 2026-05-24 00:53:26.011375 | orchestrator | 2026-05-24 00:53:26.011381 | orchestrator | PLAY [Manage labels, annotations, and taints on all k3s nodes] ***************** 2026-05-24 00:53:26.011388 | orchestrator | 2026-05-24 00:53:26.011395 | orchestrator | TASK [Merge labels, annotations, and taints] *********************************** 2026-05-24 00:53:26.011409 | orchestrator | Sunday 24 May 2026 00:53:09 +0000 (0:00:05.711) 0:04:20.219 ************ 2026-05-24 00:53:26.011416 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:53:26.011423 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:53:26.011430 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:53:26.011437 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:53:26.011443 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:53:26.011450 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:53:26.011456 | orchestrator | 2026-05-24 00:53:26.011463 | orchestrator | TASK [Manage labels] *********************************************************** 2026-05-24 00:53:26.011470 | orchestrator | Sunday 24 May 2026 00:53:10 +0000 (0:00:00.614) 0:04:20.833 ************ 2026-05-24 00:53:26.011477 | orchestrator | ok: [testbed-node-3 -> localhost] => (item=node-role.osism.tech/compute-plane=true) 2026-05-24 00:53:26.011483 | orchestrator | ok: [testbed-node-4 -> localhost] => (item=node-role.osism.tech/compute-plane=true) 2026-05-24 00:53:26.011490 | orchestrator | ok: [testbed-node-5 -> localhost] => (item=node-role.osism.tech/compute-plane=true) 2026-05-24 00:53:26.011497 | orchestrator | ok: [testbed-node-1 -> localhost] => (item=node-role.osism.tech/control-plane=true) 2026-05-24 00:53:26.011504 | orchestrator | ok: [testbed-node-2 -> localhost] => (item=node-role.osism.tech/control-plane=true) 2026-05-24 00:53:26.011511 | orchestrator | ok: [testbed-node-0 -> localhost] => (item=node-role.osism.tech/control-plane=true) 2026-05-24 00:53:26.011518 | orchestrator | ok: [testbed-node-3 -> localhost] => (item=node-role.kubernetes.io/worker=worker) 2026-05-24 00:53:26.011524 | orchestrator | ok: [testbed-node-4 -> localhost] => (item=node-role.kubernetes.io/worker=worker) 2026-05-24 00:53:26.011531 | orchestrator | ok: [testbed-node-5 -> localhost] => (item=node-role.kubernetes.io/worker=worker) 2026-05-24 00:53:26.011538 | orchestrator | ok: [testbed-node-0 -> localhost] => (item=openstack-control-plane=enabled) 2026-05-24 00:53:26.011545 | orchestrator | ok: [testbed-node-1 -> localhost] => (item=openstack-control-plane=enabled) 2026-05-24 00:53:26.011551 | orchestrator | ok: [testbed-node-2 -> localhost] => (item=openstack-control-plane=enabled) 2026-05-24 00:53:26.011564 | orchestrator | ok: [testbed-node-4 -> localhost] => (item=node-role.osism.tech/rook-osd=true) 2026-05-24 00:53:26.011571 | orchestrator | ok: [testbed-node-5 -> localhost] => (item=node-role.osism.tech/rook-osd=true) 2026-05-24 00:53:26.011577 | orchestrator | ok: [testbed-node-1 -> localhost] => (item=node-role.osism.tech/network-plane=true) 2026-05-24 00:53:26.011584 | orchestrator | ok: [testbed-node-2 -> localhost] => (item=node-role.osism.tech/network-plane=true) 2026-05-24 00:53:26.011595 | orchestrator | ok: [testbed-node-0 -> localhost] => (item=node-role.osism.tech/network-plane=true) 2026-05-24 00:53:26.011601 | orchestrator | ok: [testbed-node-3 -> localhost] => (item=node-role.osism.tech/rook-osd=true) 2026-05-24 00:53:26.011608 | orchestrator | ok: [testbed-node-1 -> localhost] => (item=node-role.osism.tech/rook-mds=true) 2026-05-24 00:53:26.011631 | orchestrator | ok: [testbed-node-0 -> localhost] => (item=node-role.osism.tech/rook-mds=true) 2026-05-24 00:53:26.011638 | orchestrator | ok: [testbed-node-2 -> localhost] => (item=node-role.osism.tech/rook-mds=true) 2026-05-24 00:53:26.011646 | orchestrator | ok: [testbed-node-2 -> localhost] => (item=node-role.osism.tech/rook-mgr=true) 2026-05-24 00:53:26.011653 | orchestrator | ok: [testbed-node-1 -> localhost] => (item=node-role.osism.tech/rook-mgr=true) 2026-05-24 00:53:26.011659 | orchestrator | ok: [testbed-node-0 -> localhost] => (item=node-role.osism.tech/rook-mgr=true) 2026-05-24 00:53:26.011665 | orchestrator | ok: [testbed-node-1 -> localhost] => (item=node-role.osism.tech/rook-mon=true) 2026-05-24 00:53:26.011672 | orchestrator | ok: [testbed-node-2 -> localhost] => (item=node-role.osism.tech/rook-mon=true) 2026-05-24 00:53:26.011683 | orchestrator | ok: [testbed-node-0 -> localhost] => (item=node-role.osism.tech/rook-mon=true) 2026-05-24 00:53:26.011690 | orchestrator | ok: [testbed-node-1 -> localhost] => (item=node-role.osism.tech/rook-rgw=true) 2026-05-24 00:53:26.011702 | orchestrator | ok: [testbed-node-2 -> localhost] => (item=node-role.osism.tech/rook-rgw=true) 2026-05-24 00:53:26.011709 | orchestrator | ok: [testbed-node-0 -> localhost] => (item=node-role.osism.tech/rook-rgw=true) 2026-05-24 00:53:26.011716 | orchestrator | 2026-05-24 00:53:26.011723 | orchestrator | TASK [Manage annotations] ****************************************************** 2026-05-24 00:53:26.011729 | orchestrator | Sunday 24 May 2026 00:53:22 +0000 (0:00:12.088) 0:04:32.922 ************ 2026-05-24 00:53:26.011735 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:53:26.011741 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:53:26.011747 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:53:26.011753 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:53:26.011758 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:53:26.011763 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:53:26.011769 | orchestrator | 2026-05-24 00:53:26.011775 | orchestrator | TASK [Manage taints] *********************************************************** 2026-05-24 00:53:26.011781 | orchestrator | Sunday 24 May 2026 00:53:22 +0000 (0:00:00.513) 0:04:33.435 ************ 2026-05-24 00:53:26.011786 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:53:26.011792 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:53:26.011798 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:53:26.011804 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:53:26.011810 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:53:26.011816 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:53:26.011821 | orchestrator | 2026-05-24 00:53:26.011827 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-24 00:53:26.011833 | orchestrator | testbed-manager : ok=21  changed=11  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-24 00:53:26.011841 | orchestrator | testbed-node-0 : ok=50  changed=23  unreachable=0 failed=0 skipped=28  rescued=0 ignored=0 2026-05-24 00:53:26.011847 | orchestrator | testbed-node-1 : ok=38  changed=16  unreachable=0 failed=0 skipped=25  rescued=0 ignored=0 2026-05-24 00:53:26.011853 | orchestrator | testbed-node-2 : ok=38  changed=16  unreachable=0 failed=0 skipped=25  rescued=0 ignored=0 2026-05-24 00:53:26.011860 | orchestrator | testbed-node-3 : ok=16  changed=8  unreachable=0 failed=0 skipped=17  rescued=0 ignored=0 2026-05-24 00:53:26.011866 | orchestrator | testbed-node-4 : ok=16  changed=8  unreachable=0 failed=0 skipped=17  rescued=0 ignored=0 2026-05-24 00:53:26.011872 | orchestrator | testbed-node-5 : ok=16  changed=8  unreachable=0 failed=0 skipped=17  rescued=0 ignored=0 2026-05-24 00:53:26.011878 | orchestrator | 2026-05-24 00:53:26.011884 | orchestrator | 2026-05-24 00:53:26.011891 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-24 00:53:26.011897 | orchestrator | Sunday 24 May 2026 00:53:23 +0000 (0:00:00.577) 0:04:34.012 ************ 2026-05-24 00:53:26.011904 | orchestrator | =============================================================================== 2026-05-24 00:53:26.011911 | orchestrator | k3s_server_post : Wait for Cilium resources ---------------------------- 44.81s 2026-05-24 00:53:26.011918 | orchestrator | k3s_server : Verify that all nodes actually joined (check k3s-init.service if this fails) -- 43.30s 2026-05-24 00:53:26.011925 | orchestrator | k3s_server : Enable and check K3s service ------------------------------ 25.34s 2026-05-24 00:53:26.011938 | orchestrator | kubectl : Install required packages ------------------------------------ 14.11s 2026-05-24 00:53:26.011945 | orchestrator | Manage labels ---------------------------------------------------------- 12.09s 2026-05-24 00:53:26.011952 | orchestrator | k3s_agent : Manage k3s service ----------------------------------------- 10.42s 2026-05-24 00:53:26.011964 | orchestrator | kubectl : Add repository Debian ----------------------------------------- 9.82s 2026-05-24 00:53:26.011971 | orchestrator | k3s_download : Download k3s binary x64 ---------------------------------- 6.13s 2026-05-24 00:53:26.011978 | orchestrator | k9s : Install k9s packages ---------------------------------------------- 5.71s 2026-05-24 00:53:26.011985 | orchestrator | k3s_server_post : Install Cilium ---------------------------------------- 5.52s 2026-05-24 00:53:26.011991 | orchestrator | k3s_server : Remove manifests and folders that are only needed for bootstrapping cluster so k3s doesn't auto apply on start --- 3.61s 2026-05-24 00:53:26.011998 | orchestrator | k3s_download : Download k3s binary armhf -------------------------------- 3.18s 2026-05-24 00:53:26.012004 | orchestrator | k3s_server : Detect Kubernetes version for label compatibility ---------- 2.82s 2026-05-24 00:53:26.012011 | orchestrator | k3s_prereq : Enable IPv4 forwarding ------------------------------------- 2.60s 2026-05-24 00:53:26.012018 | orchestrator | k3s_server : Init cluster inside the transient k3s-init service --------- 2.38s 2026-05-24 00:53:26.012024 | orchestrator | k3s_server_post : Test for BGP config resources ------------------------- 2.34s 2026-05-24 00:53:26.012031 | orchestrator | k3s_agent : Configure the k3s service ----------------------------------- 2.16s 2026-05-24 00:53:26.012037 | orchestrator | k3s_server : Set _kube_vip_bgp_peers fact ------------------------------- 2.12s 2026-05-24 00:53:26.012048 | orchestrator | Make kubeconfig available for use inside the manager service ------------ 1.81s 2026-05-24 00:53:26.012055 | orchestrator | kubectl : Install apt-transport-https package --------------------------- 1.81s 2026-05-24 00:53:26.012062 | orchestrator | 2026-05-24 00:53:26 | INFO  | Task 67dfd9bc-8d36-4c82-8077-f31cbd2ee425 is in state STARTED 2026-05-24 00:53:26.012070 | orchestrator | 2026-05-24 00:53:26 | INFO  | Task 00f7e045-38df-4cdb-a663-c997c77adef4 is in state STARTED 2026-05-24 00:53:26.012076 | orchestrator | 2026-05-24 00:53:26 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:53:29.057069 | orchestrator | 2026-05-24 00:53:29 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:53:29.057787 | orchestrator | 2026-05-24 00:53:29 | INFO  | Task b16cdd80-fe30-490d-8240-43d2761a7bda is in state STARTED 2026-05-24 00:53:29.058652 | orchestrator | 2026-05-24 00:53:29 | INFO  | Task a6e06f69-65c2-4d0e-9176-0c754567d303 is in state STARTED 2026-05-24 00:53:29.059673 | orchestrator | 2026-05-24 00:53:29 | INFO  | Task 67dfd9bc-8d36-4c82-8077-f31cbd2ee425 is in state STARTED 2026-05-24 00:53:29.060783 | orchestrator | 2026-05-24 00:53:29 | INFO  | Task 00f7e045-38df-4cdb-a663-c997c77adef4 is in state STARTED 2026-05-24 00:53:29.060813 | orchestrator | 2026-05-24 00:53:29 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:53:32.101483 | orchestrator | 2026-05-24 00:53:32 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:53:32.103168 | orchestrator | 2026-05-24 00:53:32 | INFO  | Task b16cdd80-fe30-490d-8240-43d2761a7bda is in state STARTED 2026-05-24 00:53:32.104299 | orchestrator | 2026-05-24 00:53:32 | INFO  | Task a6e06f69-65c2-4d0e-9176-0c754567d303 is in state SUCCESS 2026-05-24 00:53:32.106192 | orchestrator | 2026-05-24 00:53:32.106229 | orchestrator | [WARNING]: Collection community.general does not support Ansible version 2026-05-24 00:53:32.106242 | orchestrator | 2.17.14 2026-05-24 00:53:32.106254 | orchestrator | 2026-05-24 00:53:32.106265 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-05-24 00:53:32.106277 | orchestrator | 2026-05-24 00:53:32.106288 | orchestrator | TASK [Group hosts based on Kolla action] *************************************** 2026-05-24 00:53:32.106299 | orchestrator | Sunday 24 May 2026 00:51:42 +0000 (0:00:00.237) 0:00:00.237 ************ 2026-05-24 00:53:32.106310 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:53:32.106321 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:53:32.106332 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:53:32.106369 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:53:32.106381 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:53:32.106391 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:53:32.106402 | orchestrator | 2026-05-24 00:53:32.106413 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-05-24 00:53:32.106423 | orchestrator | Sunday 24 May 2026 00:51:42 +0000 (0:00:00.931) 0:00:01.168 ************ 2026-05-24 00:53:32.106434 | orchestrator | ok: [testbed-node-0] => (item=enable_ovn_True) 2026-05-24 00:53:32.106445 | orchestrator | ok: [testbed-node-1] => (item=enable_ovn_True) 2026-05-24 00:53:32.106456 | orchestrator | ok: [testbed-node-2] => (item=enable_ovn_True) 2026-05-24 00:53:32.106466 | orchestrator | ok: [testbed-node-3] => (item=enable_ovn_True) 2026-05-24 00:53:32.106477 | orchestrator | ok: [testbed-node-4] => (item=enable_ovn_True) 2026-05-24 00:53:32.106495 | orchestrator | ok: [testbed-node-5] => (item=enable_ovn_True) 2026-05-24 00:53:32.106513 | orchestrator | 2026-05-24 00:53:32.106528 | orchestrator | PLAY [Apply role ovn-controller] *********************************************** 2026-05-24 00:53:32.106539 | orchestrator | 2026-05-24 00:53:32.106550 | orchestrator | TASK [ovn-controller : include_tasks] ****************************************** 2026-05-24 00:53:32.106561 | orchestrator | Sunday 24 May 2026 00:51:44 +0000 (0:00:01.471) 0:00:02.640 ************ 2026-05-24 00:53:32.106633 | orchestrator | included: /ansible/roles/ovn-controller/tasks/deploy.yml for testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-05-24 00:53:32.106650 | orchestrator | 2026-05-24 00:53:32.106661 | orchestrator | TASK [ovn-controller : Ensuring config directories exist] ********************** 2026-05-24 00:53:32.106672 | orchestrator | Sunday 24 May 2026 00:51:46 +0000 (0:00:02.346) 0:00:04.987 ************ 2026-05-24 00:53:32.106686 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/ovn-controller:2024.2', '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-05-24 00:53:32.106701 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/ovn-controller:2024.2', '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-05-24 00:53:32.106729 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/ovn-controller:2024.2', '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-05-24 00:53:32.106740 | orchestrator | changed: [testbed-node-3] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/ovn-controller:2024.2', '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-05-24 00:53:32.106752 | orchestrator | changed: [testbed-node-4] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/ovn-controller:2024.2', '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-05-24 00:53:32.106779 | orchestrator | changed: [testbed-node-5] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/ovn-controller:2024.2', '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-05-24 00:53:32.106801 | orchestrator | 2026-05-24 00:53:32.106814 | orchestrator | TASK [ovn-controller : Copying over config.json files for services] ************ 2026-05-24 00:53:32.106827 | orchestrator | Sunday 24 May 2026 00:51:49 +0000 (0:00:02.386) 0:00:07.373 ************ 2026-05-24 00:53:32.106840 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/ovn-controller:2024.2', '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-05-24 00:53:32.106853 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/ovn-controller:2024.2', '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-05-24 00:53:32.106866 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/ovn-controller:2024.2', '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-05-24 00:53:32.106879 | orchestrator | changed: [testbed-node-3] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/ovn-controller:2024.2', '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-05-24 00:53:32.106892 | orchestrator | changed: [testbed-node-5] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/ovn-controller:2024.2', '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-05-24 00:53:32.106910 | orchestrator | changed: [testbed-node-4] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/ovn-controller:2024.2', '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-05-24 00:53:32.106923 | orchestrator | 2026-05-24 00:53:32.106936 | orchestrator | TASK [ovn-controller : Ensuring systemd override directory exists] ************* 2026-05-24 00:53:32.106951 | orchestrator | Sunday 24 May 2026 00:51:51 +0000 (0:00:02.796) 0:00:10.170 ************ 2026-05-24 00:53:32.106972 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/ovn-controller:2024.2', '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-05-24 00:53:32.107001 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/ovn-controller:2024.2', '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-05-24 00:53:32.107031 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/ovn-controller:2024.2', '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-05-24 00:53:32.107052 | orchestrator | changed: [testbed-node-4] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/ovn-controller:2024.2', '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-05-24 00:53:32.107071 | orchestrator | changed: [testbed-node-3] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/ovn-controller:2024.2', '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-05-24 00:53:32.107091 | orchestrator | changed: [testbed-node-5] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/ovn-controller:2024.2', '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-05-24 00:53:32.107110 | orchestrator | 2026-05-24 00:53:32.107130 | orchestrator | TASK [ovn-controller : Copying over systemd override] ************************** 2026-05-24 00:53:32.107149 | orchestrator | Sunday 24 May 2026 00:51:54 +0000 (0:00:02.182) 0:00:12.352 ************ 2026-05-24 00:53:32.107170 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/ovn-controller:2024.2', '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-05-24 00:53:32.107189 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/ovn-controller:2024.2', '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-05-24 00:53:32.107218 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/ovn-controller:2024.2', '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-05-24 00:53:32.107238 | orchestrator | changed: [testbed-node-3] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/ovn-controller:2024.2', '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-05-24 00:53:32.107271 | orchestrator | changed: [testbed-node-4] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/ovn-controller:2024.2', '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-05-24 00:53:32.107302 | orchestrator | changed: [testbed-node-5] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/ovn-controller:2024.2', '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-05-24 00:53:32.107317 | orchestrator | 2026-05-24 00:53:32.107328 | orchestrator | TASK [ovn-controller : Check ovn-controller containers] ************************ 2026-05-24 00:53:32.107339 | orchestrator | Sunday 24 May 2026 00:51:55 +0000 (0:00:01.761) 0:00:14.114 ************ 2026-05-24 00:53:32.107350 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/ovn-controller:2024.2', '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-05-24 00:53:32.107361 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/ovn-controller:2024.2', '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-05-24 00:53:32.107372 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/ovn-controller:2024.2', '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-05-24 00:53:32.107383 | orchestrator | changed: [testbed-node-3] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/ovn-controller:2024.2', '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-05-24 00:53:32.107395 | orchestrator | changed: [testbed-node-4] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/ovn-controller:2024.2', '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-05-24 00:53:32.107411 | orchestrator | changed: [testbed-node-5] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/ovn-controller:2024.2', '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-05-24 00:53:32.107430 | orchestrator | 2026-05-24 00:53:32.107441 | orchestrator | TASK [ovn-controller : Create br-int bridge on OpenvSwitch] ******************** 2026-05-24 00:53:32.107452 | orchestrator | Sunday 24 May 2026 00:51:57 +0000 (0:00:01.677) 0:00:15.791 ************ 2026-05-24 00:53:32.107463 | orchestrator | fatal: [testbed-node-1]: FAILED! => {"changed": false, "msg": "kolla_toolbox container is not running."} 2026-05-24 00:53:32.107474 | orchestrator | fatal: [testbed-node-2]: FAILED! => {"changed": false, "msg": "kolla_toolbox container is not running."} 2026-05-24 00:53:32.107485 | orchestrator | fatal: [testbed-node-3]: FAILED! => {"changed": false, "msg": "kolla_toolbox container is not running."} 2026-05-24 00:53:32.107496 | orchestrator | fatal: [testbed-node-4]: FAILED! => {"changed": false, "msg": "kolla_toolbox container is not running."} 2026-05-24 00:53:32.107507 | orchestrator | fatal: [testbed-node-5]: FAILED! => {"changed": false, "msg": "kolla_toolbox container is not running."} 2026-05-24 00:53:32.107518 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:53:32.107529 | orchestrator | 2026-05-24 00:53:32.107540 | orchestrator | TASK [ovn-controller : Configure OVN in OVSDB] ********************************* 2026-05-24 00:53:32.107551 | orchestrator | Sunday 24 May 2026 00:52:00 +0000 (0:00:02.724) 0:00:18.515 ************ 2026-05-24 00:53:32.107561 | orchestrator | changed: [testbed-node-0] => (item={'name': 'ovn-encap-ip', 'value': '192.168.16.10'}) 2026-05-24 00:53:32.107608 | orchestrator | changed: [testbed-node-0] => (item={'name': 'ovn-encap-type', 'value': 'geneve'}) 2026-05-24 00:53:32.107621 | 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-05-24 00:53:32.107640 | orchestrator | changed: [testbed-node-0] => (item={'name': 'ovn-remote-probe-interval', 'value': '60000'}) 2026-05-24 00:53:32.107653 | orchestrator | changed: [testbed-node-0] => (item={'name': 'ovn-openflow-probe-interval', 'value': '60'}) 2026-05-24 00:53:32.107664 | orchestrator | changed: [testbed-node-0] => (item={'name': 'ovn-monitor-all', 'value': False}) 2026-05-24 00:53:32.107674 | orchestrator | changed: [testbed-node-0] => (item={'name': 'ovn-bridge-mappings', 'value': 'physnet1:br-ex', 'state': 'present'}) 2026-05-24 00:53:32.107685 | orchestrator | ok: [testbed-node-0] => (item={'name': 'ovn-chassis-mac-mappings', 'value': 'physnet1:52:54:00:52:c1:40', 'state': 'absent'}) 2026-05-24 00:53:32.107696 | orchestrator | changed: [testbed-node-0] => (item={'name': 'ovn-cms-options', 'value': 'enable-chassis-as-gw,availability-zones=nova', 'state': 'present'}) 2026-05-24 00:53:32.107707 | orchestrator | 2026-05-24 00:53:32.107718 | orchestrator | TASK [ovn-controller : Flush handlers] ***************************************** 2026-05-24 00:53:32.107729 | orchestrator | Sunday 24 May 2026 00:52:21 +0000 (0:00:20.714) 0:00:39.230 ************ 2026-05-24 00:53:32.107739 | orchestrator | 2026-05-24 00:53:32.107750 | orchestrator | RUNNING HANDLER [ovn-controller : Reload systemd config] *********************** 2026-05-24 00:53:32.107761 | orchestrator | Sunday 24 May 2026 00:52:21 +0000 (0:00:00.068) 0:00:39.298 ************ 2026-05-24 00:53:32.107772 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:53:32.107783 | orchestrator | 2026-05-24 00:53:32.107793 | orchestrator | RUNNING HANDLER [ovn-controller : Restart ovn-controller container] ************ 2026-05-24 00:53:32.107804 | orchestrator | Sunday 24 May 2026 00:52:22 +0000 (0:00:01.698) 0:00:40.997 ************ 2026-05-24 00:53:32.107815 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:53:32.107826 | orchestrator | 2026-05-24 00:53:32.107837 | orchestrator | PLAY [Apply role ovn-db] ******************************************************* 2026-05-24 00:53:32.107847 | orchestrator | 2026-05-24 00:53:32.107858 | orchestrator | TASK [ovn-db : include_tasks] ************************************************** 2026-05-24 00:53:32.107869 | orchestrator | Sunday 24 May 2026 00:52:25 +0000 (0:00:02.926) 0:00:43.923 ************ 2026-05-24 00:53:32.107880 | orchestrator | included: /ansible/roles/ovn-db/tasks/deploy.yml for testbed-node-0 2026-05-24 00:53:32.107890 | orchestrator | 2026-05-24 00:53:32.107910 | orchestrator | TASK [ovn-db : include_tasks] ************************************************** 2026-05-24 00:53:32.107921 | orchestrator | Sunday 24 May 2026 00:52:25 +0000 (0:00:00.238) 0:00:44.162 ************ 2026-05-24 00:53:32.107931 | orchestrator | included: /ansible/roles/ovn-db/tasks/lookup_cluster.yml for testbed-node-0 2026-05-24 00:53:32.107942 | orchestrator | 2026-05-24 00:53:32.107953 | orchestrator | TASK [ovn-db : Checking for any existing OVN DB container volumes] ************* 2026-05-24 00:53:32.107964 | orchestrator | Sunday 24 May 2026 00:52:26 +0000 (0:00:00.215) 0:00:44.378 ************ 2026-05-24 00:53:32.107974 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:53:32.107985 | orchestrator | 2026-05-24 00:53:32.107996 | orchestrator | TASK [ovn-db : Divide hosts by their OVN NB volume availability] *************** 2026-05-24 00:53:32.108006 | orchestrator | Sunday 24 May 2026 00:52:26 +0000 (0:00:00.762) 0:00:45.141 ************ 2026-05-24 00:53:32.108017 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:53:32.108028 | orchestrator | 2026-05-24 00:53:32.108039 | orchestrator | TASK [ovn-db : Divide hosts by their OVN SB volume availability] *************** 2026-05-24 00:53:32.108049 | orchestrator | Sunday 24 May 2026 00:52:27 +0000 (0:00:00.163) 0:00:45.304 ************ 2026-05-24 00:53:32.108060 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:53:32.108071 | orchestrator | 2026-05-24 00:53:32.108082 | orchestrator | TASK [ovn-db : Establish whether the OVN NB cluster has already existed] ******* 2026-05-24 00:53:32.108097 | orchestrator | Sunday 24 May 2026 00:52:27 +0000 (0:00:00.152) 0:00:45.457 ************ 2026-05-24 00:53:32.108108 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:53:32.108119 | orchestrator | 2026-05-24 00:53:32.108130 | orchestrator | TASK [ovn-db : Establish whether the OVN SB cluster has already existed] ******* 2026-05-24 00:53:32.108142 | orchestrator | Sunday 24 May 2026 00:52:27 +0000 (0:00:00.338) 0:00:45.795 ************ 2026-05-24 00:53:32.108152 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:53:32.108163 | orchestrator | 2026-05-24 00:53:32.108174 | orchestrator | TASK [ovn-db : Check if running on all OVN NB DB hosts] ************************ 2026-05-24 00:53:32.108185 | orchestrator | Sunday 24 May 2026 00:52:27 +0000 (0:00:00.154) 0:00:45.950 ************ 2026-05-24 00:53:32.108196 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:53:32.108207 | orchestrator | 2026-05-24 00:53:32.108218 | orchestrator | TASK [ovn-db : Check OVN NB service port liveness] ***************************** 2026-05-24 00:53:32.108228 | orchestrator | Sunday 24 May 2026 00:52:27 +0000 (0:00:00.109) 0:00:46.059 ************ 2026-05-24 00:53:32.108239 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:53:32.108250 | orchestrator | 2026-05-24 00:53:32.108260 | orchestrator | TASK [ovn-db : Divide hosts by their OVN NB service port liveness] ************* 2026-05-24 00:53:32.108271 | orchestrator | Sunday 24 May 2026 00:52:27 +0000 (0:00:00.107) 0:00:46.167 ************ 2026-05-24 00:53:32.108282 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:53:32.108292 | orchestrator | 2026-05-24 00:53:32.108310 | orchestrator | TASK [ovn-db : Get OVN NB database information] ******************************** 2026-05-24 00:53:32.108327 | orchestrator | Sunday 24 May 2026 00:52:28 +0000 (0:00:00.110) 0:00:46.277 ************ 2026-05-24 00:53:32.108345 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:53:32.108373 | orchestrator | 2026-05-24 00:53:32.108395 | orchestrator | TASK [ovn-db : Divide hosts by their OVN NB leader/follower role] ************** 2026-05-24 00:53:32.108413 | orchestrator | Sunday 24 May 2026 00:52:28 +0000 (0:00:00.109) 0:00:46.387 ************ 2026-05-24 00:53:32.108431 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:53:32.108450 | orchestrator | 2026-05-24 00:53:32.108467 | orchestrator | TASK [ovn-db : Fail on existing OVN NB cluster with no leader] ***************** 2026-05-24 00:53:32.108487 | orchestrator | Sunday 24 May 2026 00:52:28 +0000 (0:00:00.105) 0:00:46.492 ************ 2026-05-24 00:53:32.108507 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:53:32.108526 | orchestrator | 2026-05-24 00:53:32.108546 | orchestrator | TASK [ovn-db : Check if running on all OVN SB DB hosts] ************************ 2026-05-24 00:53:32.108604 | orchestrator | Sunday 24 May 2026 00:52:28 +0000 (0:00:00.107) 0:00:46.600 ************ 2026-05-24 00:53:32.108622 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:53:32.108645 | orchestrator | 2026-05-24 00:53:32.108656 | orchestrator | TASK [ovn-db : Check OVN SB service port liveness] ***************************** 2026-05-24 00:53:32.108667 | orchestrator | Sunday 24 May 2026 00:52:28 +0000 (0:00:00.110) 0:00:46.710 ************ 2026-05-24 00:53:32.108677 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:53:32.108688 | orchestrator | 2026-05-24 00:53:32.108699 | orchestrator | TASK [ovn-db : Divide hosts by their OVN SB service port liveness] ************* 2026-05-24 00:53:32.108710 | orchestrator | Sunday 24 May 2026 00:52:28 +0000 (0:00:00.122) 0:00:46.833 ************ 2026-05-24 00:53:32.108720 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:53:32.108731 | orchestrator | 2026-05-24 00:53:32.108742 | orchestrator | TASK [ovn-db : Get OVN SB database information] ******************************** 2026-05-24 00:53:32.108753 | orchestrator | Sunday 24 May 2026 00:52:28 +0000 (0:00:00.111) 0:00:46.944 ************ 2026-05-24 00:53:32.108763 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:53:32.108774 | orchestrator | 2026-05-24 00:53:32.108785 | orchestrator | TASK [ovn-db : Divide hosts by their OVN SB leader/follower role] ************** 2026-05-24 00:53:32.108795 | orchestrator | Sunday 24 May 2026 00:52:28 +0000 (0:00:00.105) 0:00:47.050 ************ 2026-05-24 00:53:32.108806 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:53:32.108817 | orchestrator | 2026-05-24 00:53:32.108827 | orchestrator | TASK [ovn-db : Fail on existing OVN SB cluster with no leader] ***************** 2026-05-24 00:53:32.108838 | orchestrator | Sunday 24 May 2026 00:52:29 +0000 (0:00:00.298) 0:00:47.348 ************ 2026-05-24 00:53:32.108849 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:53:32.108859 | orchestrator | 2026-05-24 00:53:32.108870 | orchestrator | TASK [ovn-db : include_tasks] ************************************************** 2026-05-24 00:53:32.108881 | orchestrator | Sunday 24 May 2026 00:52:29 +0000 (0:00:00.113) 0:00:47.461 ************ 2026-05-24 00:53:32.108892 | orchestrator | included: /ansible/roles/ovn-db/tasks/bootstrap-initial.yml for testbed-node-0 2026-05-24 00:53:32.108903 | orchestrator | 2026-05-24 00:53:32.108914 | orchestrator | TASK [ovn-db : Set bootstrap args fact for NB (new cluster)] ******************* 2026-05-24 00:53:32.108924 | orchestrator | Sunday 24 May 2026 00:52:29 +0000 (0:00:00.223) 0:00:47.684 ************ 2026-05-24 00:53:32.108935 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:53:32.108946 | orchestrator | 2026-05-24 00:53:32.108957 | orchestrator | TASK [ovn-db : Set bootstrap args fact for SB (new cluster)] ******************* 2026-05-24 00:53:32.108968 | orchestrator | Sunday 24 May 2026 00:52:29 +0000 (0:00:00.149) 0:00:47.834 ************ 2026-05-24 00:53:32.108978 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:53:32.108989 | orchestrator | 2026-05-24 00:53:32.109000 | orchestrator | TASK [ovn-db : Check NB cluster status] **************************************** 2026-05-24 00:53:32.109010 | orchestrator | Sunday 24 May 2026 00:52:29 +0000 (0:00:00.152) 0:00:47.986 ************ 2026-05-24 00:53:32.109021 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:53:32.109031 | orchestrator | 2026-05-24 00:53:32.109042 | orchestrator | TASK [ovn-db : Check SB cluster status] **************************************** 2026-05-24 00:53:32.109053 | orchestrator | Sunday 24 May 2026 00:52:29 +0000 (0:00:00.150) 0:00:48.136 ************ 2026-05-24 00:53:32.109064 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:53:32.109074 | orchestrator | 2026-05-24 00:53:32.109085 | orchestrator | TASK [ovn-db : Remove an old node with the same ip address as the new node in NB DB] *** 2026-05-24 00:53:32.109096 | orchestrator | Sunday 24 May 2026 00:52:30 +0000 (0:00:00.161) 0:00:48.298 ************ 2026-05-24 00:53:32.109107 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:53:32.109117 | orchestrator | 2026-05-24 00:53:32.109128 | orchestrator | TASK [ovn-db : Remove an old node with the same ip address as the new node in SB DB] *** 2026-05-24 00:53:32.109139 | orchestrator | Sunday 24 May 2026 00:52:30 +0000 (0:00:00.151) 0:00:48.450 ************ 2026-05-24 00:53:32.109157 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:53:32.109168 | orchestrator | 2026-05-24 00:53:32.109179 | orchestrator | TASK [ovn-db : Set bootstrap args fact for NB (new member)] ******************** 2026-05-24 00:53:32.109190 | orchestrator | Sunday 24 May 2026 00:52:30 +0000 (0:00:00.148) 0:00:48.599 ************ 2026-05-24 00:53:32.109207 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:53:32.109218 | orchestrator | 2026-05-24 00:53:32.109229 | orchestrator | TASK [ovn-db : Set bootstrap args fact for SB (new member)] ******************** 2026-05-24 00:53:32.109239 | orchestrator | Sunday 24 May 2026 00:52:30 +0000 (0:00:00.163) 0:00:48.762 ************ 2026-05-24 00:53:32.109250 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:53:32.109261 | orchestrator | 2026-05-24 00:53:32.109271 | orchestrator | TASK [ovn-db : Ensuring config directories exist] ****************************** 2026-05-24 00:53:32.109282 | orchestrator | Sunday 24 May 2026 00:52:30 +0000 (0:00:00.140) 0:00:48.903 ************ 2026-05-24 00:53:32.109294 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ovn-northd', 'value': {'container_name': 'ovn_northd', 'group': 'ovn-northd', 'enabled': True, 'image': 'registry.osism.tech/kolla/ovn-northd:2024.2', 'volumes': ['/etc/kolla/ovn-northd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-24 00:53:32.109308 | 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/ovn-nb-db-server:2024.2', '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-05-24 00:53:32.109330 | 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/ovn-sb-db-server:2024.2', '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-05-24 00:53:32.109344 | orchestrator | 2026-05-24 00:53:32.109362 | orchestrator | TASK [ovn-db : Copying over config.json files for services] ******************** 2026-05-24 00:53:32.109387 | orchestrator | Sunday 24 May 2026 00:52:32 +0000 (0:00:01.689) 0:00:50.593 ************ 2026-05-24 00:53:32.109409 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ovn-northd', 'value': {'container_name': 'ovn_northd', 'group': 'ovn-northd', 'enabled': True, 'image': 'registry.osism.tech/kolla/ovn-northd:2024.2', 'volumes': ['/etc/kolla/ovn-northd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-24 00:53:32.109427 | 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/ovn-nb-db-server:2024.2', '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-05-24 00:53:32.109446 | 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/ovn-sb-db-server:2024.2', '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-05-24 00:53:32.109463 | orchestrator | 2026-05-24 00:53:32.109481 | orchestrator | TASK [ovn-db : Check ovn containers] ******************************************* 2026-05-24 00:53:32.109498 | orchestrator | Sunday 24 May 2026 00:52:36 +0000 (0:00:03.778) 0:00:54.371 ************ 2026-05-24 00:53:32.109537 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ovn-northd', 'value': {'container_name': 'ovn_northd', 'group': 'ovn-northd', 'enabled': True, 'image': 'registry.osism.tech/kolla/ovn-northd:2024.2', 'volumes': ['/etc/kolla/ovn-northd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-24 00:53:32.109617 | 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/ovn-nb-db-server:2024.2', '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-05-24 00:53:32.109648 | 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/ovn-sb-db-server:2024.2', '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-05-24 00:53:32.109668 | orchestrator | 2026-05-24 00:53:32.109686 | orchestrator | TASK [ovn-db : Flush handlers] ************************************************* 2026-05-24 00:53:32.109704 | orchestrator | Sunday 24 May 2026 00:52:38 +0000 (0:00:01.995) 0:00:56.367 ************ 2026-05-24 00:53:32.109722 | orchestrator | 2026-05-24 00:53:32.109741 | orchestrator | RUNNING HANDLER [ovn-db : Restart ovn-nb-db container] ************************* 2026-05-24 00:53:32.109758 | orchestrator | Sunday 24 May 2026 00:52:38 +0000 (0:00:00.082) 0:00:56.449 ************ 2026-05-24 00:53:32.109778 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:53:32.109790 | orchestrator | 2026-05-24 00:53:32.109801 | orchestrator | RUNNING HANDLER [ovn-db : Restart ovn-sb-db container] ************************* 2026-05-24 00:53:32.109811 | orchestrator | Sunday 24 May 2026 00:52:44 +0000 (0:00:06.667) 0:01:03.116 ************ 2026-05-24 00:53:32.109822 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:53:32.109832 | orchestrator | 2026-05-24 00:53:32.109843 | orchestrator | RUNNING HANDLER [ovn-db : Restart ovn-northd container] ************************ 2026-05-24 00:53:32.109853 | orchestrator | Sunday 24 May 2026 00:52:46 +0000 (0:00:01.867) 0:01:04.984 ************ 2026-05-24 00:53:32.109864 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:53:32.109874 | orchestrator | 2026-05-24 00:53:32.109885 | orchestrator | TASK [ovn-db : Wait for leader election] *************************************** 2026-05-24 00:53:32.109896 | orchestrator | Sunday 24 May 2026 00:52:48 +0000 (0:00:01.807) 0:01:06.791 ************ 2026-05-24 00:53:32.109907 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:53:32.109917 | orchestrator | 2026-05-24 00:53:32.109928 | orchestrator | TASK [ovn-db : Get OVN_Northbound cluster leader] ****************************** 2026-05-24 00:53:32.109938 | orchestrator | Sunday 24 May 2026 00:52:48 +0000 (0:00:00.110) 0:01:06.902 ************ 2026-05-24 00:53:32.109949 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:53:32.109960 | orchestrator | 2026-05-24 00:53:32.109981 | orchestrator | TASK [ovn-db : Configure OVN NB connection settings] *************************** 2026-05-24 00:53:32.109993 | orchestrator | Sunday 24 May 2026 00:52:49 +0000 (0:00:00.798) 0:01:07.700 ************ 2026-05-24 00:53:32.110003 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:53:32.110051 | orchestrator | 2026-05-24 00:53:32.110066 | orchestrator | TASK [ovn-db : Get OVN_Southbound cluster leader] ****************************** 2026-05-24 00:53:32.110077 | orchestrator | Sunday 24 May 2026 00:52:50 +0000 (0:00:00.789) 0:01:08.490 ************ 2026-05-24 00:53:32.110088 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:53:32.110098 | orchestrator | 2026-05-24 00:53:32.110109 | orchestrator | TASK [ovn-db : Configure OVN SB connection settings] *************************** 2026-05-24 00:53:32.110120 | orchestrator | Sunday 24 May 2026 00:52:50 +0000 (0:00:00.700) 0:01:09.191 ************ 2026-05-24 00:53:32.110131 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:53:32.110141 | orchestrator | 2026-05-24 00:53:32.110152 | orchestrator | TASK [ovn-db : Wait for ovn-nb-db] ********************************************* 2026-05-24 00:53:32.110163 | orchestrator | Sunday 24 May 2026 00:52:51 +0000 (0:00:00.666) 0:01:09.857 ************ 2026-05-24 00:53:32.110174 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:53:32.110185 | orchestrator | 2026-05-24 00:53:32.110195 | orchestrator | TASK [ovn-db : Wait for ovn-sb-db] ********************************************* 2026-05-24 00:53:32.110216 | orchestrator | Sunday 24 May 2026 00:52:52 +0000 (0:00:01.214) 0:01:11.071 ************ 2026-05-24 00:53:32.110227 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:53:32.110237 | orchestrator | 2026-05-24 00:53:32.110248 | orchestrator | TASK [ovn-db : Unset bootstrap args fact] ************************************** 2026-05-24 00:53:32.110259 | orchestrator | Sunday 24 May 2026 00:52:53 +0000 (0:00:00.665) 0:01:11.737 ************ 2026-05-24 00:53:32.110269 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:53:32.110280 | orchestrator | 2026-05-24 00:53:32.110291 | orchestrator | TASK [ovn-db : Ensuring config directories exist] ****************************** 2026-05-24 00:53:32.110301 | orchestrator | Sunday 24 May 2026 00:52:53 +0000 (0:00:00.109) 0:01:11.847 ************ 2026-05-24 00:53:32.110313 | orchestrator | ok: [testbed-node-0] => (item={'key': 'ovn-northd', 'value': {'container_name': 'ovn_northd', 'group': 'ovn-northd', 'enabled': True, 'image': 'registry.osism.tech/kolla/ovn-northd:2024.2', 'volumes': ['/etc/kolla/ovn-northd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-24 00:53:32.110324 | 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/ovn-nb-db-server:2024.2', '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-05-24 00:53:32.110336 | 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/ovn-sb-db-server:2024.2', '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-05-24 00:53:32.110347 | orchestrator | 2026-05-24 00:53:32.110358 | orchestrator | TASK [ovn-db : Copying over config.json files for services] ******************** 2026-05-24 00:53:32.110375 | orchestrator | Sunday 24 May 2026 00:52:54 +0000 (0:00:01.349) 0:01:13.196 ************ 2026-05-24 00:53:32.110386 | orchestrator | ok: [testbed-node-0] => (item={'key': 'ovn-northd', 'value': {'container_name': 'ovn_northd', 'group': 'ovn-northd', 'enabled': True, 'image': 'registry.osism.tech/kolla/ovn-northd:2024.2', 'volumes': ['/etc/kolla/ovn-northd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-24 00:53:32.110398 | 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/ovn-nb-db-server:2024.2', '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-05-24 00:53:32.110409 | 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/ovn-sb-db-server:2024.2', '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-05-24 00:53:32.110420 | orchestrator | 2026-05-24 00:53:32.110431 | orchestrator | TASK [ovn-db : Check ovn containers] ******************************************* 2026-05-24 00:53:32.110442 | orchestrator | Sunday 24 May 2026 00:52:58 +0000 (0:00:03.603) 0:01:16.800 ************ 2026-05-24 00:53:32.110462 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ovn-northd', 'value': {'container_name': 'ovn_northd', 'group': 'ovn-northd', 'enabled': True, 'image': 'registry.osism.tech/kolla/ovn-northd:2024.2', 'volumes': ['/etc/kolla/ovn-northd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-24 00:53:32.110480 | 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/ovn-nb-db-server:2024.2', '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-05-24 00:53:32.110491 | 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/ovn-sb-db-server:2024.2', '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-05-24 00:53:32.110502 | orchestrator | 2026-05-24 00:53:32.110513 | orchestrator | TASK [ovn-db : Flush handlers] ************************************************* 2026-05-24 00:53:32.110524 | orchestrator | Sunday 24 May 2026 00:53:01 +0000 (0:00:02.701) 0:01:19.502 ************ 2026-05-24 00:53:32.110535 | orchestrator | 2026-05-24 00:53:32.110546 | orchestrator | RUNNING HANDLER [ovn-db : Restart ovn-nb-db container] ************************* 2026-05-24 00:53:32.110557 | orchestrator | Sunday 24 May 2026 00:53:01 +0000 (0:00:00.149) 0:01:19.652 ************ 2026-05-24 00:53:32.110568 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:53:32.110611 | orchestrator | 2026-05-24 00:53:32.110623 | orchestrator | RUNNING HANDLER [ovn-db : Restart ovn-sb-db container] ************************* 2026-05-24 00:53:32.110633 | orchestrator | Sunday 24 May 2026 00:53:09 +0000 (0:00:07.715) 0:01:27.368 ************ 2026-05-24 00:53:32.110644 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:53:32.110655 | orchestrator | 2026-05-24 00:53:32.110665 | orchestrator | RUNNING HANDLER [ovn-db : Restart ovn-northd container] ************************ 2026-05-24 00:53:32.110676 | orchestrator | Sunday 24 May 2026 00:53:16 +0000 (0:00:07.582) 0:01:34.950 ************ 2026-05-24 00:53:32.110686 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:53:32.110697 | orchestrator | 2026-05-24 00:53:32.110707 | orchestrator | TASK [ovn-db : Wait for leader election] *************************************** 2026-05-24 00:53:32.110718 | orchestrator | Sunday 24 May 2026 00:53:24 +0000 (0:00:07.556) 0:01:42.507 ************ 2026-05-24 00:53:32.110729 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:53:32.110739 | orchestrator | 2026-05-24 00:53:32.110750 | orchestrator | TASK [ovn-db : Get OVN_Northbound cluster leader] ****************************** 2026-05-24 00:53:32.110760 | orchestrator | Sunday 24 May 2026 00:53:24 +0000 (0:00:00.124) 0:01:42.631 ************ 2026-05-24 00:53:32.110771 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:53:32.110781 | orchestrator | 2026-05-24 00:53:32.110792 | orchestrator | TASK [ovn-db : Configure OVN NB connection settings] *************************** 2026-05-24 00:53:32.110802 | orchestrator | Sunday 24 May 2026 00:53:25 +0000 (0:00:00.754) 0:01:43.385 ************ 2026-05-24 00:53:32.110813 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:53:32.110823 | orchestrator | 2026-05-24 00:53:32.110834 | orchestrator | TASK [ovn-db : Get OVN_Southbound cluster leader] ****************************** 2026-05-24 00:53:32.110844 | orchestrator | Sunday 24 May 2026 00:53:26 +0000 (0:00:01.096) 0:01:44.482 ************ 2026-05-24 00:53:32.110860 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:53:32.110871 | orchestrator | 2026-05-24 00:53:32.110882 | orchestrator | TASK [ovn-db : Configure OVN SB connection settings] *************************** 2026-05-24 00:53:32.110899 | orchestrator | Sunday 24 May 2026 00:53:27 +0000 (0:00:00.779) 0:01:45.262 ************ 2026-05-24 00:53:32.110918 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:53:32.110936 | orchestrator | 2026-05-24 00:53:32.110954 | orchestrator | TASK [ovn-db : Wait for ovn-nb-db] ********************************************* 2026-05-24 00:53:32.110971 | orchestrator | Sunday 24 May 2026 00:53:27 +0000 (0:00:00.663) 0:01:45.925 ************ 2026-05-24 00:53:32.110988 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:53:32.111005 | orchestrator | 2026-05-24 00:53:32.111024 | orchestrator | TASK [ovn-db : Wait for ovn-sb-db] ********************************************* 2026-05-24 00:53:32.111056 | orchestrator | Sunday 24 May 2026 00:53:28 +0000 (0:00:00.678) 0:01:46.604 ************ 2026-05-24 00:53:32.111075 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:53:32.111093 | orchestrator | 2026-05-24 00:53:32.111113 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-24 00:53:32.111131 | orchestrator | testbed-node-0 : ok=47  changed=22  unreachable=0 failed=0 skipped=20  rescued=0 ignored=0 2026-05-24 00:53:32.111151 | orchestrator | testbed-node-1 : ok=8  changed=5  unreachable=0 failed=1  skipped=0 rescued=0 ignored=0 2026-05-24 00:53:32.111162 | orchestrator | testbed-node-2 : ok=8  changed=5  unreachable=0 failed=1  skipped=0 rescued=0 ignored=0 2026-05-24 00:53:32.111173 | orchestrator | testbed-node-3 : ok=8  changed=5  unreachable=0 failed=1  skipped=0 rescued=0 ignored=0 2026-05-24 00:53:32.111184 | orchestrator | testbed-node-4 : ok=8  changed=5  unreachable=0 failed=1  skipped=0 rescued=0 ignored=0 2026-05-24 00:53:32.111204 | orchestrator | testbed-node-5 : ok=8  changed=5  unreachable=0 failed=1  skipped=0 rescued=0 ignored=0 2026-05-24 00:53:32.111215 | orchestrator | 2026-05-24 00:53:32.111226 | orchestrator | 2026-05-24 00:53:32.111237 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-24 00:53:32.111247 | orchestrator | Sunday 24 May 2026 00:53:29 +0000 (0:00:00.732) 0:01:47.337 ************ 2026-05-24 00:53:32.111258 | orchestrator | =============================================================================== 2026-05-24 00:53:32.111269 | orchestrator | ovn-controller : Configure OVN in OVSDB -------------------------------- 20.71s 2026-05-24 00:53:32.111279 | orchestrator | ovn-db : Restart ovn-nb-db container ----------------------------------- 14.38s 2026-05-24 00:53:32.111290 | orchestrator | ovn-db : Restart ovn-sb-db container ------------------------------------ 9.45s 2026-05-24 00:53:32.111300 | orchestrator | ovn-db : Restart ovn-northd container ----------------------------------- 9.37s 2026-05-24 00:53:32.111311 | orchestrator | ovn-db : Copying over config.json files for services -------------------- 3.78s 2026-05-24 00:53:32.111321 | orchestrator | ovn-db : Copying over config.json files for services -------------------- 3.60s 2026-05-24 00:53:32.111332 | orchestrator | ovn-controller : Restart ovn-controller container ----------------------- 2.93s 2026-05-24 00:53:32.111342 | orchestrator | ovn-controller : Copying over config.json files for services ------------ 2.80s 2026-05-24 00:53:32.111353 | orchestrator | ovn-controller : Create br-int bridge on OpenvSwitch -------------------- 2.73s 2026-05-24 00:53:32.111363 | orchestrator | ovn-db : Check ovn containers ------------------------------------------- 2.70s 2026-05-24 00:53:32.111374 | orchestrator | ovn-controller : Ensuring config directories exist ---------------------- 2.39s 2026-05-24 00:53:32.111384 | orchestrator | ovn-controller : include_tasks ------------------------------------------ 2.35s 2026-05-24 00:53:32.111395 | orchestrator | ovn-controller : Ensuring systemd override directory exists ------------- 2.18s 2026-05-24 00:53:32.111406 | orchestrator | ovn-db : Check ovn containers ------------------------------------------- 2.00s 2026-05-24 00:53:32.111416 | orchestrator | ovn-controller : Copying over systemd override -------------------------- 1.76s 2026-05-24 00:53:32.111427 | orchestrator | ovn-controller : Reload systemd config ---------------------------------- 1.70s 2026-05-24 00:53:32.111437 | orchestrator | ovn-db : Ensuring config directories exist ------------------------------ 1.69s 2026-05-24 00:53:32.111447 | orchestrator | ovn-controller : Check ovn-controller containers ------------------------ 1.68s 2026-05-24 00:53:32.111458 | orchestrator | Group hosts based on enabled services ----------------------------------- 1.47s 2026-05-24 00:53:32.111468 | orchestrator | ovn-db : Ensuring config directories exist ------------------------------ 1.35s 2026-05-24 00:53:32.111479 | orchestrator | 2026-05-24 00:53:32 | INFO  | Task 67dfd9bc-8d36-4c82-8077-f31cbd2ee425 is in state SUCCESS 2026-05-24 00:53:32.111498 | orchestrator | 2026-05-24 00:53:32 | INFO  | Task 00f7e045-38df-4cdb-a663-c997c77adef4 is in state STARTED 2026-05-24 00:53:32.111509 | orchestrator | 2026-05-24 00:53:32 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:53:35.170222 | orchestrator | 2026-05-24 00:53:35 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:53:35.174228 | orchestrator | 2026-05-24 00:53:35 | INFO  | Task b16cdd80-fe30-490d-8240-43d2761a7bda is in state STARTED 2026-05-24 00:53:35.176118 | orchestrator | 2026-05-24 00:53:35 | INFO  | Task 00f7e045-38df-4cdb-a663-c997c77adef4 is in state STARTED 2026-05-24 00:53:35.176154 | orchestrator | 2026-05-24 00:53:35 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:53:38.220083 | orchestrator | 2026-05-24 00:53:38 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:53:38.222402 | orchestrator | 2026-05-24 00:53:38 | INFO  | Task b16cdd80-fe30-490d-8240-43d2761a7bda is in state STARTED 2026-05-24 00:53:38.222730 | orchestrator | 2026-05-24 00:53:38 | INFO  | Task 00f7e045-38df-4cdb-a663-c997c77adef4 is in state SUCCESS 2026-05-24 00:53:38.222752 | orchestrator | 2026-05-24 00:53:38 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:53:41.299694 | orchestrator | 2026-05-24 00:53:41 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:53:41.299811 | orchestrator | 2026-05-24 00:53:41 | INFO  | Task b16cdd80-fe30-490d-8240-43d2761a7bda is in state STARTED 2026-05-24 00:53:41.299826 | orchestrator | 2026-05-24 00:53:41 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:53:44.358788 | orchestrator | 2026-05-24 00:53:44 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:53:44.360163 | orchestrator | 2026-05-24 00:53:44 | INFO  | Task b16cdd80-fe30-490d-8240-43d2761a7bda is in state STARTED 2026-05-24 00:53:44.360223 | orchestrator | 2026-05-24 00:53:44 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:53:47.407585 | orchestrator | 2026-05-24 00:53:47 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:53:47.409548 | orchestrator | 2026-05-24 00:53:47 | INFO  | Task b16cdd80-fe30-490d-8240-43d2761a7bda is in state STARTED 2026-05-24 00:53:47.409607 | orchestrator | 2026-05-24 00:53:47 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:53:50.469095 | orchestrator | 2026-05-24 00:53:50 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:53:50.472880 | orchestrator | 2026-05-24 00:53:50 | INFO  | Task b16cdd80-fe30-490d-8240-43d2761a7bda is in state STARTED 2026-05-24 00:53:50.473585 | orchestrator | 2026-05-24 00:53:50 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:53:53.522224 | orchestrator | 2026-05-24 00:53:53 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:53:53.522323 | orchestrator | 2026-05-24 00:53:53 | INFO  | Task b16cdd80-fe30-490d-8240-43d2761a7bda is in state STARTED 2026-05-24 00:53:53.522339 | orchestrator | 2026-05-24 00:53:53 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:53:56.570770 | orchestrator | 2026-05-24 00:53:56 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:53:56.573606 | orchestrator | 2026-05-24 00:53:56 | INFO  | Task b16cdd80-fe30-490d-8240-43d2761a7bda is in state STARTED 2026-05-24 00:53:56.574058 | orchestrator | 2026-05-24 00:53:56 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:53:59.625236 | orchestrator | 2026-05-24 00:53:59 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:53:59.626740 | orchestrator | 2026-05-24 00:53:59 | INFO  | Task b16cdd80-fe30-490d-8240-43d2761a7bda is in state STARTED 2026-05-24 00:53:59.626794 | orchestrator | 2026-05-24 00:53:59 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:54:02.678424 | orchestrator | 2026-05-24 00:54:02 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:54:02.679761 | orchestrator | 2026-05-24 00:54:02 | INFO  | Task b16cdd80-fe30-490d-8240-43d2761a7bda is in state STARTED 2026-05-24 00:54:02.679841 | orchestrator | 2026-05-24 00:54:02 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:54:05.730573 | orchestrator | 2026-05-24 00:54:05 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:54:05.731305 | orchestrator | 2026-05-24 00:54:05 | INFO  | Task b16cdd80-fe30-490d-8240-43d2761a7bda is in state STARTED 2026-05-24 00:54:05.731699 | orchestrator | 2026-05-24 00:54:05 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:54:08.782524 | orchestrator | 2026-05-24 00:54:08 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:54:08.783299 | orchestrator | 2026-05-24 00:54:08 | INFO  | Task b16cdd80-fe30-490d-8240-43d2761a7bda is in state STARTED 2026-05-24 00:54:08.783312 | orchestrator | 2026-05-24 00:54:08 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:54:11.830903 | orchestrator | 2026-05-24 00:54:11 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:54:11.833216 | orchestrator | 2026-05-24 00:54:11 | INFO  | Task b16cdd80-fe30-490d-8240-43d2761a7bda is in state STARTED 2026-05-24 00:54:11.833515 | orchestrator | 2026-05-24 00:54:11 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:54:14.891457 | orchestrator | 2026-05-24 00:54:14 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:54:14.892742 | orchestrator | 2026-05-24 00:54:14 | INFO  | Task b16cdd80-fe30-490d-8240-43d2761a7bda is in state STARTED 2026-05-24 00:54:14.892783 | orchestrator | 2026-05-24 00:54:14 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:54:17.943595 | orchestrator | 2026-05-24 00:54:17 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:54:17.944543 | orchestrator | 2026-05-24 00:54:17 | INFO  | Task b16cdd80-fe30-490d-8240-43d2761a7bda is in state STARTED 2026-05-24 00:54:17.944964 | orchestrator | 2026-05-24 00:54:17 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:54:20.998366 | orchestrator | 2026-05-24 00:54:20 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:54:21.000479 | orchestrator | 2026-05-24 00:54:20 | INFO  | Task b16cdd80-fe30-490d-8240-43d2761a7bda is in state STARTED 2026-05-24 00:54:21.000522 | orchestrator | 2026-05-24 00:54:21 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:54:24.041492 | orchestrator | 2026-05-24 00:54:24 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:54:24.041622 | orchestrator | 2026-05-24 00:54:24 | INFO  | Task b16cdd80-fe30-490d-8240-43d2761a7bda is in state STARTED 2026-05-24 00:54:24.041649 | orchestrator | 2026-05-24 00:54:24 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:54:27.083224 | orchestrator | 2026-05-24 00:54:27 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:54:27.084894 | orchestrator | 2026-05-24 00:54:27 | INFO  | Task b16cdd80-fe30-490d-8240-43d2761a7bda is in state STARTED 2026-05-24 00:54:27.087142 | orchestrator | 2026-05-24 00:54:27 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:54:30.135601 | orchestrator | 2026-05-24 00:54:30 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:54:30.136912 | orchestrator | 2026-05-24 00:54:30 | INFO  | Task b16cdd80-fe30-490d-8240-43d2761a7bda is in state STARTED 2026-05-24 00:54:30.137189 | orchestrator | 2026-05-24 00:54:30 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:54:33.220146 | orchestrator | 2026-05-24 00:54:33 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:54:33.220306 | orchestrator | 2026-05-24 00:54:33 | INFO  | Task b16cdd80-fe30-490d-8240-43d2761a7bda is in state STARTED 2026-05-24 00:54:33.220332 | orchestrator | 2026-05-24 00:54:33 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:54:36.262687 | orchestrator | 2026-05-24 00:54:36 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:54:36.263716 | orchestrator | 2026-05-24 00:54:36 | INFO  | Task b16cdd80-fe30-490d-8240-43d2761a7bda is in state STARTED 2026-05-24 00:54:36.264432 | orchestrator | 2026-05-24 00:54:36 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:54:39.304710 | orchestrator | 2026-05-24 00:54:39 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:54:39.306478 | orchestrator | 2026-05-24 00:54:39 | INFO  | Task b16cdd80-fe30-490d-8240-43d2761a7bda is in state STARTED 2026-05-24 00:54:39.306514 | orchestrator | 2026-05-24 00:54:39 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:54:42.354293 | orchestrator | 2026-05-24 00:54:42 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:54:42.354406 | orchestrator | 2026-05-24 00:54:42 | INFO  | Task b16cdd80-fe30-490d-8240-43d2761a7bda is in state STARTED 2026-05-24 00:54:42.354436 | orchestrator | 2026-05-24 00:54:42 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:54:45.393963 | orchestrator | 2026-05-24 00:54:45 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:54:45.394106 | orchestrator | 2026-05-24 00:54:45 | INFO  | Task b16cdd80-fe30-490d-8240-43d2761a7bda is in state STARTED 2026-05-24 00:54:45.394246 | orchestrator | 2026-05-24 00:54:45 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:54:48.428596 | orchestrator | 2026-05-24 00:54:48 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:54:48.428709 | orchestrator | 2026-05-24 00:54:48 | INFO  | Task b16cdd80-fe30-490d-8240-43d2761a7bda is in state STARTED 2026-05-24 00:54:48.428724 | orchestrator | 2026-05-24 00:54:48 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:54:51.468313 | orchestrator | 2026-05-24 00:54:51 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:54:51.470720 | orchestrator | 2026-05-24 00:54:51 | INFO  | Task b16cdd80-fe30-490d-8240-43d2761a7bda is in state STARTED 2026-05-24 00:54:51.471460 | orchestrator | 2026-05-24 00:54:51 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:54:54.512777 | orchestrator | 2026-05-24 00:54:54 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:54:54.516512 | orchestrator | 2026-05-24 00:54:54 | INFO  | Task b16cdd80-fe30-490d-8240-43d2761a7bda is in state STARTED 2026-05-24 00:54:54.516574 | orchestrator | 2026-05-24 00:54:54 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:54:57.556554 | orchestrator | 2026-05-24 00:54:57 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:54:57.561567 | orchestrator | 2026-05-24 00:54:57 | INFO  | Task b16cdd80-fe30-490d-8240-43d2761a7bda is in state SUCCESS 2026-05-24 00:54:57.562542 | orchestrator | 2026-05-24 00:54:57.562584 | orchestrator | 2026-05-24 00:54:57.562597 | orchestrator | PLAY [Copy kubeconfig to the configuration repository] ************************* 2026-05-24 00:54:57.562610 | orchestrator | 2026-05-24 00:54:57.562622 | orchestrator | TASK [Get kubeconfig file] ***************************************************** 2026-05-24 00:54:57.562633 | orchestrator | Sunday 24 May 2026 00:53:27 +0000 (0:00:00.251) 0:00:00.251 ************ 2026-05-24 00:54:57.562645 | orchestrator | ok: [testbed-manager -> testbed-node-0(192.168.16.10)] 2026-05-24 00:54:57.562657 | orchestrator | 2026-05-24 00:54:57.562668 | orchestrator | TASK [Write kubeconfig file] *************************************************** 2026-05-24 00:54:57.562679 | orchestrator | Sunday 24 May 2026 00:53:28 +0000 (0:00:01.206) 0:00:01.457 ************ 2026-05-24 00:54:57.562690 | orchestrator | changed: [testbed-manager] 2026-05-24 00:54:57.562702 | orchestrator | 2026-05-24 00:54:57.562752 | orchestrator | TASK [Change server address in the kubeconfig file] **************************** 2026-05-24 00:54:57.562812 | orchestrator | Sunday 24 May 2026 00:53:30 +0000 (0:00:01.621) 0:00:03.079 ************ 2026-05-24 00:54:57.562824 | orchestrator | changed: [testbed-manager] 2026-05-24 00:54:57.562835 | orchestrator | 2026-05-24 00:54:57.562846 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-24 00:54:57.562857 | orchestrator | testbed-manager : ok=3  changed=2  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-24 00:54:57.562870 | orchestrator | 2026-05-24 00:54:57.562881 | orchestrator | 2026-05-24 00:54:57.562892 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-24 00:54:57.562903 | orchestrator | Sunday 24 May 2026 00:53:30 +0000 (0:00:00.550) 0:00:03.629 ************ 2026-05-24 00:54:57.562982 | orchestrator | =============================================================================== 2026-05-24 00:54:57.562995 | orchestrator | Write kubeconfig file --------------------------------------------------- 1.62s 2026-05-24 00:54:57.563005 | orchestrator | Get kubeconfig file ----------------------------------------------------- 1.21s 2026-05-24 00:54:57.563016 | orchestrator | Change server address in the kubeconfig file ---------------------------- 0.55s 2026-05-24 00:54:57.563027 | orchestrator | 2026-05-24 00:54:57.563037 | orchestrator | 2026-05-24 00:54:57.563048 | orchestrator | PLAY [Prepare kubeconfig file] ************************************************* 2026-05-24 00:54:57.563059 | orchestrator | 2026-05-24 00:54:57.563101 | orchestrator | TASK [Get home directory of operator user] ************************************* 2026-05-24 00:54:57.563121 | orchestrator | Sunday 24 May 2026 00:53:27 +0000 (0:00:00.256) 0:00:00.256 ************ 2026-05-24 00:54:57.563141 | orchestrator | ok: [testbed-manager] 2026-05-24 00:54:57.563155 | orchestrator | 2026-05-24 00:54:57.563168 | orchestrator | TASK [Create .kube directory] ************************************************** 2026-05-24 00:54:57.563180 | orchestrator | Sunday 24 May 2026 00:53:27 +0000 (0:00:00.836) 0:00:01.092 ************ 2026-05-24 00:54:57.563206 | orchestrator | ok: [testbed-manager] 2026-05-24 00:54:57.563259 | orchestrator | 2026-05-24 00:54:57.563273 | orchestrator | TASK [Get kubeconfig file] ***************************************************** 2026-05-24 00:54:57.563285 | orchestrator | Sunday 24 May 2026 00:53:28 +0000 (0:00:00.692) 0:00:01.785 ************ 2026-05-24 00:54:57.563297 | orchestrator | ok: [testbed-manager -> testbed-node-0(192.168.16.10)] 2026-05-24 00:54:57.563310 | orchestrator | 2026-05-24 00:54:57.563323 | orchestrator | TASK [Write kubeconfig file] *************************************************** 2026-05-24 00:54:57.563335 | orchestrator | Sunday 24 May 2026 00:53:29 +0000 (0:00:01.206) 0:00:02.991 ************ 2026-05-24 00:54:57.563348 | orchestrator | changed: [testbed-manager] 2026-05-24 00:54:57.563360 | orchestrator | 2026-05-24 00:54:57.563373 | orchestrator | TASK [Change server address in the kubeconfig] ********************************* 2026-05-24 00:54:57.563385 | orchestrator | Sunday 24 May 2026 00:53:31 +0000 (0:00:01.212) 0:00:04.203 ************ 2026-05-24 00:54:57.563397 | orchestrator | changed: [testbed-manager] 2026-05-24 00:54:57.563409 | orchestrator | 2026-05-24 00:54:57.563437 | orchestrator | TASK [Make kubeconfig available for use inside the manager service] ************ 2026-05-24 00:54:57.563449 | orchestrator | Sunday 24 May 2026 00:53:31 +0000 (0:00:00.579) 0:00:04.783 ************ 2026-05-24 00:54:57.563462 | orchestrator | changed: [testbed-manager -> localhost] 2026-05-24 00:54:57.563474 | orchestrator | 2026-05-24 00:54:57.563486 | orchestrator | TASK [Change server address in the kubeconfig inside the manager service] ****** 2026-05-24 00:54:57.563498 | orchestrator | Sunday 24 May 2026 00:53:33 +0000 (0:00:01.739) 0:00:06.523 ************ 2026-05-24 00:54:57.563509 | orchestrator | changed: [testbed-manager -> localhost] 2026-05-24 00:54:57.563520 | orchestrator | 2026-05-24 00:54:57.563531 | orchestrator | TASK [Set KUBECONFIG environment variable] ************************************* 2026-05-24 00:54:57.563542 | orchestrator | Sunday 24 May 2026 00:53:34 +0000 (0:00:00.923) 0:00:07.446 ************ 2026-05-24 00:54:57.563553 | orchestrator | ok: [testbed-manager] 2026-05-24 00:54:57.563564 | orchestrator | 2026-05-24 00:54:57.563575 | orchestrator | TASK [Enable kubectl command line completion] ********************************** 2026-05-24 00:54:57.563585 | orchestrator | Sunday 24 May 2026 00:53:34 +0000 (0:00:00.515) 0:00:07.962 ************ 2026-05-24 00:54:57.563664 | orchestrator | ok: [testbed-manager] 2026-05-24 00:54:57.563676 | orchestrator | 2026-05-24 00:54:57.563687 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-24 00:54:57.563698 | orchestrator | testbed-manager : ok=9  changed=4  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-24 00:54:57.563709 | orchestrator | 2026-05-24 00:54:57.563719 | orchestrator | 2026-05-24 00:54:57.563730 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-24 00:54:57.563791 | orchestrator | Sunday 24 May 2026 00:53:35 +0000 (0:00:00.366) 0:00:08.328 ************ 2026-05-24 00:54:57.563803 | orchestrator | =============================================================================== 2026-05-24 00:54:57.563813 | orchestrator | Make kubeconfig available for use inside the manager service ------------ 1.74s 2026-05-24 00:54:57.563824 | orchestrator | Write kubeconfig file --------------------------------------------------- 1.21s 2026-05-24 00:54:57.563835 | orchestrator | Get kubeconfig file ----------------------------------------------------- 1.21s 2026-05-24 00:54:57.563860 | orchestrator | Change server address in the kubeconfig inside the manager service ------ 0.92s 2026-05-24 00:54:57.563872 | orchestrator | Get home directory of operator user ------------------------------------- 0.84s 2026-05-24 00:54:57.563883 | orchestrator | Create .kube directory -------------------------------------------------- 0.69s 2026-05-24 00:54:57.563893 | orchestrator | Change server address in the kubeconfig --------------------------------- 0.58s 2026-05-24 00:54:57.563903 | orchestrator | Set KUBECONFIG environment variable ------------------------------------- 0.52s 2026-05-24 00:54:57.563914 | orchestrator | Enable kubectl command line completion ---------------------------------- 0.37s 2026-05-24 00:54:57.563925 | orchestrator | 2026-05-24 00:54:57.563979 | orchestrator | [WARNING]: Collection community.general does not support Ansible version 2026-05-24 00:54:57.563992 | orchestrator | 2.16.14 2026-05-24 00:54:57.564003 | orchestrator | 2026-05-24 00:54:57.564014 | orchestrator | PLAY [Create ceph pools] ******************************************************* 2026-05-24 00:54:57.564025 | orchestrator | 2026-05-24 00:54:57.564035 | orchestrator | TASK [ceph-facts : Include facts.yml] ****************************************** 2026-05-24 00:54:57.564046 | orchestrator | Sunday 24 May 2026 00:51:46 +0000 (0:00:00.619) 0:00:00.619 ************ 2026-05-24 00:54:57.564056 | orchestrator | included: /ansible/roles/ceph-facts/tasks/facts.yml for testbed-node-3, testbed-node-4, testbed-node-5 2026-05-24 00:54:57.564096 | orchestrator | 2026-05-24 00:54:57.564108 | orchestrator | TASK [ceph-facts : Check if it is atomic host] ********************************* 2026-05-24 00:54:57.564119 | orchestrator | Sunday 24 May 2026 00:51:47 +0000 (0:00:01.047) 0:00:01.666 ************ 2026-05-24 00:54:57.564130 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:54:57.564141 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:54:57.564152 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:54:57.564172 | orchestrator | 2026-05-24 00:54:57.564216 | orchestrator | TASK [ceph-facts : Set_fact is_atomic] ***************************************** 2026-05-24 00:54:57.564228 | orchestrator | Sunday 24 May 2026 00:51:48 +0000 (0:00:01.254) 0:00:02.921 ************ 2026-05-24 00:54:57.564239 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:54:57.564249 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:54:57.564259 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:54:57.564270 | orchestrator | 2026-05-24 00:54:57.564281 | orchestrator | TASK [ceph-facts : Check if podman binary is present] ************************** 2026-05-24 00:54:57.564291 | orchestrator | Sunday 24 May 2026 00:51:49 +0000 (0:00:00.368) 0:00:03.289 ************ 2026-05-24 00:54:57.564302 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:54:57.564312 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:54:57.564322 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:54:57.564333 | orchestrator | 2026-05-24 00:54:57.564343 | orchestrator | TASK [ceph-facts : Set_fact container_binary] ********************************** 2026-05-24 00:54:57.564354 | orchestrator | Sunday 24 May 2026 00:51:50 +0000 (0:00:01.147) 0:00:04.436 ************ 2026-05-24 00:54:57.564364 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:54:57.564375 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:54:57.564385 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:54:57.564395 | orchestrator | 2026-05-24 00:54:57.564406 | orchestrator | TASK [ceph-facts : Set_fact ceph_cmd] ****************************************** 2026-05-24 00:54:57.564416 | orchestrator | Sunday 24 May 2026 00:51:50 +0000 (0:00:00.432) 0:00:04.869 ************ 2026-05-24 00:54:57.564427 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:54:57.564437 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:54:57.564448 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:54:57.564458 | orchestrator | 2026-05-24 00:54:57.564469 | orchestrator | TASK [ceph-facts : Set_fact discovered_interpreter_python] ********************* 2026-05-24 00:54:57.564479 | orchestrator | Sunday 24 May 2026 00:51:51 +0000 (0:00:00.381) 0:00:05.250 ************ 2026-05-24 00:54:57.564566 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:54:57.564578 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:54:57.564596 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:54:57.564613 | orchestrator | 2026-05-24 00:54:57.564632 | orchestrator | TASK [ceph-facts : Set_fact discovered_interpreter_python if not previously set] *** 2026-05-24 00:54:57.564649 | orchestrator | Sunday 24 May 2026 00:51:51 +0000 (0:00:00.434) 0:00:05.684 ************ 2026-05-24 00:54:57.564660 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:54:57.564670 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:54:57.564681 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:54:57.564691 | orchestrator | 2026-05-24 00:54:57.564702 | orchestrator | TASK [ceph-facts : Set_fact ceph_release ceph_stable_release] ****************** 2026-05-24 00:54:57.564713 | orchestrator | Sunday 24 May 2026 00:51:52 +0000 (0:00:00.758) 0:00:06.443 ************ 2026-05-24 00:54:57.564723 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:54:57.564741 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:54:57.564752 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:54:57.564762 | orchestrator | 2026-05-24 00:54:57.564773 | orchestrator | TASK [ceph-facts : Set_fact monitor_name ansible_facts['hostname']] ************ 2026-05-24 00:54:57.564784 | orchestrator | Sunday 24 May 2026 00:51:52 +0000 (0:00:00.520) 0:00:06.964 ************ 2026-05-24 00:54:57.564794 | orchestrator | ok: [testbed-node-3 -> testbed-node-0(192.168.16.10)] => (item=testbed-node-0) 2026-05-24 00:54:57.564805 | orchestrator | ok: [testbed-node-3 -> testbed-node-1(192.168.16.11)] => (item=testbed-node-1) 2026-05-24 00:54:57.564816 | orchestrator | ok: [testbed-node-3 -> testbed-node-2(192.168.16.12)] => (item=testbed-node-2) 2026-05-24 00:54:57.564827 | orchestrator | 2026-05-24 00:54:57.564837 | orchestrator | TASK [ceph-facts : Set_fact container_exec_cmd] ******************************** 2026-05-24 00:54:57.564848 | orchestrator | Sunday 24 May 2026 00:51:53 +0000 (0:00:00.941) 0:00:07.905 ************ 2026-05-24 00:54:57.564858 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:54:57.564869 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:54:57.564916 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:54:57.564937 | orchestrator | 2026-05-24 00:54:57.564948 | orchestrator | TASK [ceph-facts : Find a running mon container] ******************************* 2026-05-24 00:54:57.564959 | orchestrator | Sunday 24 May 2026 00:51:54 +0000 (0:00:00.758) 0:00:08.664 ************ 2026-05-24 00:54:57.564969 | orchestrator | ok: [testbed-node-3 -> testbed-node-0(192.168.16.10)] => (item=testbed-node-0) 2026-05-24 00:54:57.564980 | orchestrator | ok: [testbed-node-3 -> testbed-node-1(192.168.16.11)] => (item=testbed-node-1) 2026-05-24 00:54:57.565002 | orchestrator | ok: [testbed-node-3 -> testbed-node-2(192.168.16.12)] => (item=testbed-node-2) 2026-05-24 00:54:57.565013 | orchestrator | 2026-05-24 00:54:57.565024 | orchestrator | TASK [ceph-facts : Check for a ceph mon socket] ******************************** 2026-05-24 00:54:57.565034 | orchestrator | Sunday 24 May 2026 00:51:57 +0000 (0:00:03.158) 0:00:11.823 ************ 2026-05-24 00:54:57.565045 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-0)  2026-05-24 00:54:57.565056 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-1)  2026-05-24 00:54:57.565092 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-2)  2026-05-24 00:54:57.565105 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:54:57.565115 | orchestrator | 2026-05-24 00:54:57.565126 | orchestrator | TASK [ceph-facts : Check if the ceph mon socket is in-use] ********************* 2026-05-24 00:54:57.565137 | orchestrator | Sunday 24 May 2026 00:51:58 +0000 (0:00:00.447) 0:00:12.271 ************ 2026-05-24 00:54:57.565150 | 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-05-24 00:54:57.565164 | 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-05-24 00:54:57.565175 | 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-05-24 00:54:57.565201 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:54:57.565223 | orchestrator | 2026-05-24 00:54:57.565234 | orchestrator | TASK [ceph-facts : Set_fact running_mon - non_container] *********************** 2026-05-24 00:54:57.565245 | orchestrator | Sunday 24 May 2026 00:51:59 +0000 (0:00:00.899) 0:00:13.170 ************ 2026-05-24 00:54:57.565259 | 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-05-24 00:54:57.565272 | 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-05-24 00:54:57.565284 | 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-05-24 00:54:57.565295 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:54:57.565306 | orchestrator | 2026-05-24 00:54:57.565317 | orchestrator | TASK [ceph-facts : Set_fact running_mon - container] *************************** 2026-05-24 00:54:57.565341 | orchestrator | Sunday 24 May 2026 00:51:59 +0000 (0:00:00.180) 0:00:13.351 ************ 2026-05-24 00:54:57.565354 | 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-05-24 00:51:55.700936', 'end': '2026-05-24 00:51:55.750882', 'delta': '0:00:00.049946', '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-05-24 00:54:57.565378 | 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-05-24 00:51:56.809919', 'end': '2026-05-24 00:51:56.841550', 'delta': '0:00:00.031631', '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-05-24 00:54:57.565391 | 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-05-24 00:51:57.605723', 'end': '2026-05-24 00:51:57.645766', 'delta': '0:00:00.040043', '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-05-24 00:54:57.565402 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:54:57.565413 | orchestrator | 2026-05-24 00:54:57.565424 | orchestrator | TASK [ceph-facts : Set_fact _container_exec_cmd] ******************************* 2026-05-24 00:54:57.565435 | orchestrator | Sunday 24 May 2026 00:51:59 +0000 (0:00:00.444) 0:00:13.796 ************ 2026-05-24 00:54:57.565446 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:54:57.565457 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:54:57.565467 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:54:57.565478 | orchestrator | 2026-05-24 00:54:57.565489 | orchestrator | TASK [ceph-facts : Get current fsid if cluster is already running] ************* 2026-05-24 00:54:57.565500 | orchestrator | Sunday 24 May 2026 00:52:00 +0000 (0:00:00.835) 0:00:14.631 ************ 2026-05-24 00:54:57.565511 | orchestrator | ok: [testbed-node-3 -> testbed-node-0(192.168.16.10)] 2026-05-24 00:54:57.565522 | orchestrator | 2026-05-24 00:54:57.565533 | orchestrator | TASK [ceph-facts : Set_fact current_fsid rc 1] ********************************* 2026-05-24 00:54:57.565543 | orchestrator | Sunday 24 May 2026 00:52:01 +0000 (0:00:00.775) 0:00:15.407 ************ 2026-05-24 00:54:57.565554 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:54:57.565565 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:54:57.565576 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:54:57.565586 | orchestrator | 2026-05-24 00:54:57.565597 | orchestrator | TASK [ceph-facts : Get current fsid] ******************************************* 2026-05-24 00:54:57.565608 | orchestrator | Sunday 24 May 2026 00:52:01 +0000 (0:00:00.323) 0:00:15.731 ************ 2026-05-24 00:54:57.565619 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:54:57.565629 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:54:57.565647 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:54:57.565658 | orchestrator | 2026-05-24 00:54:57.565669 | orchestrator | TASK [ceph-facts : Set_fact fsid] ********************************************** 2026-05-24 00:54:57.565680 | orchestrator | Sunday 24 May 2026 00:52:02 +0000 (0:00:00.540) 0:00:16.271 ************ 2026-05-24 00:54:57.565691 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:54:57.565702 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:54:57.565713 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:54:57.565724 | orchestrator | 2026-05-24 00:54:57.565734 | orchestrator | TASK [ceph-facts : Set_fact fsid from current_fsid] **************************** 2026-05-24 00:54:57.565750 | orchestrator | Sunday 24 May 2026 00:52:02 +0000 (0:00:00.521) 0:00:16.792 ************ 2026-05-24 00:54:57.565770 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:54:57.565788 | orchestrator | 2026-05-24 00:54:57.565806 | orchestrator | TASK [ceph-facts : Generate cluster fsid] ************************************** 2026-05-24 00:54:57.565823 | orchestrator | Sunday 24 May 2026 00:52:02 +0000 (0:00:00.107) 0:00:16.899 ************ 2026-05-24 00:54:57.565841 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:54:57.565859 | orchestrator | 2026-05-24 00:54:57.565876 | orchestrator | TASK [ceph-facts : Set_fact fsid] ********************************************** 2026-05-24 00:54:57.565899 | orchestrator | Sunday 24 May 2026 00:52:03 +0000 (0:00:00.231) 0:00:17.131 ************ 2026-05-24 00:54:57.565915 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:54:57.565934 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:54:57.565951 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:54:57.565970 | orchestrator | 2026-05-24 00:54:57.565983 | orchestrator | TASK [ceph-facts : Resolve device link(s)] ************************************* 2026-05-24 00:54:57.565993 | orchestrator | Sunday 24 May 2026 00:52:03 +0000 (0:00:00.312) 0:00:17.443 ************ 2026-05-24 00:54:57.566004 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:54:57.566128 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:54:57.566145 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:54:57.566156 | orchestrator | 2026-05-24 00:54:57.566167 | orchestrator | TASK [ceph-facts : Set_fact build devices from resolved symlinks] ************** 2026-05-24 00:54:57.566177 | orchestrator | Sunday 24 May 2026 00:52:03 +0000 (0:00:00.532) 0:00:17.976 ************ 2026-05-24 00:54:57.566188 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:54:57.566199 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:54:57.566210 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:54:57.566220 | orchestrator | 2026-05-24 00:54:57.566230 | orchestrator | TASK [ceph-facts : Resolve dedicated_device link(s)] *************************** 2026-05-24 00:54:57.566241 | orchestrator | Sunday 24 May 2026 00:52:04 +0000 (0:00:00.654) 0:00:18.630 ************ 2026-05-24 00:54:57.566252 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:54:57.566263 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:54:57.566273 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:54:57.566284 | orchestrator | 2026-05-24 00:54:57.566295 | orchestrator | TASK [ceph-facts : Set_fact build dedicated_devices from resolved symlinks] **** 2026-05-24 00:54:57.566315 | orchestrator | Sunday 24 May 2026 00:52:04 +0000 (0:00:00.358) 0:00:18.989 ************ 2026-05-24 00:54:57.566326 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:54:57.566337 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:54:57.566348 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:54:57.566359 | orchestrator | 2026-05-24 00:54:57.566369 | orchestrator | TASK [ceph-facts : Resolve bluestore_wal_device link(s)] *********************** 2026-05-24 00:54:57.566380 | orchestrator | Sunday 24 May 2026 00:52:05 +0000 (0:00:00.345) 0:00:19.334 ************ 2026-05-24 00:54:57.566390 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:54:57.566401 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:54:57.566411 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:54:57.566422 | orchestrator | 2026-05-24 00:54:57.566432 | orchestrator | TASK [ceph-facts : Set_fact build bluestore_wal_devices from resolved symlinks] *** 2026-05-24 00:54:57.566443 | orchestrator | Sunday 24 May 2026 00:52:05 +0000 (0:00:00.377) 0:00:19.712 ************ 2026-05-24 00:54:57.566464 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:54:57.566475 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:54:57.566485 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:54:57.566496 | orchestrator | 2026-05-24 00:54:57.566506 | orchestrator | TASK [ceph-facts : Collect existed devices] ************************************ 2026-05-24 00:54:57.566517 | orchestrator | Sunday 24 May 2026 00:52:06 +0000 (0:00:00.594) 0:00:20.306 ************ 2026-05-24 00:54:57.566529 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'dm-0', 'value': {'holders': [], 'host': '', 'links': {'ids': ['dm-name-ceph--b91d71ba--c183--5eca--ae94--1ce7df7c92ae-osd--block--b91d71ba--c183--5eca--ae94--1ce7df7c92ae', 'dm-uuid-LVM-wJenhag7yFZQJ0c3u0mV6UcVtm7kN50XiJf2c8klspbZhyILhoZ2H1XcB8Dpo00n'], '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-05-24 00:54:57.566542 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'dm-1', 'value': {'holders': [], 'host': '', 'links': {'ids': ['dm-name-ceph--98136151--2764--5b0e--a5b6--37f5b6507c7f-osd--block--98136151--2764--5b0e--a5b6--37f5b6507c7f', 'dm-uuid-LVM-EZ4q2PtvXdL8YfTdsc3tDAK2ZErUfEcPgSO23HRKIlLzMyjwXj4pbuvxrOeNCNj2'], '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-05-24 00:54:57.566554 | 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-05-24 00:54:57.566565 | 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-05-24 00:54:57.566583 | 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-05-24 00:54:57.566595 | 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-05-24 00:54:57.566614 | 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-05-24 00:54:57.566625 | 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-05-24 00:54:57.566643 | 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-05-24 00:54:57.566655 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'dm-0', 'value': {'holders': [], 'host': '', 'links': {'ids': ['dm-name-ceph--4243a06b--4cc5--5a0f--a3dc--24d8f2604a8a-osd--block--4243a06b--4cc5--5a0f--a3dc--24d8f2604a8a', 'dm-uuid-LVM-C0MdKnQgqXCM3EQ0Cd6C6YP0qpb87OkMrXE6EKaiLT71xgs6m8uTNFrk0TFyhhwp'], '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-05-24 00:54:57.566666 | 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-05-24 00:54:57.566678 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'dm-1', 'value': {'holders': [], 'host': '', 'links': {'ids': ['dm-name-ceph--4a45380f--f2f2--53ee--b116--83b29c0930f9-osd--block--4a45380f--f2f2--53ee--b116--83b29c0930f9', 'dm-uuid-LVM-IpG2XSFoV0NN1FX3XvijatSqXcquzh2gfef1XiVieoA215tQETVrIpSgPIjt4H6d'], '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-05-24 00:54:57.566787 | 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_8c319549-0e0e-447e-9a94-ac7372c6d548', 'scsi-SQEMU_QEMU_HARDDISK_8c319549-0e0e-447e-9a94-ac7372c6d548'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {'sda1': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_8c319549-0e0e-447e-9a94-ac7372c6d548-part1', 'scsi-SQEMU_QEMU_HARDDISK_8c319549-0e0e-447e-9a94-ac7372c6d548-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_8c319549-0e0e-447e-9a94-ac7372c6d548-part14', 'scsi-SQEMU_QEMU_HARDDISK_8c319549-0e0e-447e-9a94-ac7372c6d548-part14'], 'labels': [], 'masters': [], 'uuids': []}, 'sectors': 8192, 'sectorsize': 512, 'size': '4.00 MB', 'start': '2048', 'uuid': None}, 'sda15': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_8c319549-0e0e-447e-9a94-ac7372c6d548-part15', 'scsi-SQEMU_QEMU_HARDDISK_8c319549-0e0e-447e-9a94-ac7372c6d548-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_8c319549-0e0e-447e-9a94-ac7372c6d548-part16', 'scsi-SQEMU_QEMU_HARDDISK_8c319549-0e0e-447e-9a94-ac7372c6d548-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-05-24 00:54:57.566819 | 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-05-24 00:54:57.566831 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'sdb', 'value': {'holders': ['ceph--b91d71ba--c183--5eca--ae94--1ce7df7c92ae-osd--block--b91d71ba--c183--5eca--ae94--1ce7df7c92ae'], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['lvm-pv-uuid-zrVlNI-vm6y-KIk0-goLH-CK3i-A7lF-Nrp5nf', 'scsi-0QEMU_QEMU_HARDDISK_f39ea199-3d32-4006-a706-22607484d3b8', 'scsi-SQEMU_QEMU_HARDDISK_f39ea199-3d32-4006-a706-22607484d3b8'], '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-05-24 00:54:57.566844 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'sdc', 'value': {'holders': ['ceph--98136151--2764--5b0e--a5b6--37f5b6507c7f-osd--block--98136151--2764--5b0e--a5b6--37f5b6507c7f'], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['lvm-pv-uuid-e707DD-M2a6-kRb9-OIht-35l3-Rb0a-MFYg5g', 'scsi-0QEMU_QEMU_HARDDISK_cfc1028b-1bea-463d-9459-9bdf9e2439f2', 'scsi-SQEMU_QEMU_HARDDISK_cfc1028b-1bea-463d-9459-9bdf9e2439f2'], '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-05-24 00:54:57.566861 | 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-05-24 00:54:57.566872 | 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-05-24 00:54:57.566885 | 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_065459af-02da-4f1c-a006-eb1415e613b2', 'scsi-SQEMU_QEMU_HARDDISK_065459af-02da-4f1c-a006-eb1415e613b2'], '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-05-24 00:54:57.566922 | 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-05-24 00:54:57.566935 | 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-05-24 00:54:57.566947 | 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-05-24-00-03-50-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-05-24 00:54:57.566959 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:54:57.566970 | 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-05-24 00:54:57.566981 | 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-05-24 00:54:57.566993 | 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-05-24 00:54:57.567008 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'dm-0', 'value': {'holders': [], 'host': '', 'links': {'ids': ['dm-name-ceph--91ca940b--c43a--595e--909e--fada94cd253c-osd--block--91ca940b--c43a--595e--909e--fada94cd253c', 'dm-uuid-LVM-fWXkNxGyzVPPL5BpJxuK1K3Pf50DQWjeHz7YQieuOvoJqg0cieFnW2LBk30Pdoj2'], '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-05-24 00:54:57.567030 | 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_d9ae3288-2b44-4fe4-b211-5375376272a3', 'scsi-SQEMU_QEMU_HARDDISK_d9ae3288-2b44-4fe4-b211-5375376272a3'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {'sda1': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_d9ae3288-2b44-4fe4-b211-5375376272a3-part1', 'scsi-SQEMU_QEMU_HARDDISK_d9ae3288-2b44-4fe4-b211-5375376272a3-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_d9ae3288-2b44-4fe4-b211-5375376272a3-part14', 'scsi-SQEMU_QEMU_HARDDISK_d9ae3288-2b44-4fe4-b211-5375376272a3-part14'], 'labels': [], 'masters': [], 'uuids': []}, 'sectors': 8192, 'sectorsize': 512, 'size': '4.00 MB', 'start': '2048', 'uuid': None}, 'sda15': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_d9ae3288-2b44-4fe4-b211-5375376272a3-part15', 'scsi-SQEMU_QEMU_HARDDISK_d9ae3288-2b44-4fe4-b211-5375376272a3-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_d9ae3288-2b44-4fe4-b211-5375376272a3-part16', 'scsi-SQEMU_QEMU_HARDDISK_d9ae3288-2b44-4fe4-b211-5375376272a3-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-05-24 00:54:57.567050 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'dm-1', 'value': {'holders': [], 'host': '', 'links': {'ids': ['dm-name-ceph--b6c4e772--47bf--5895--901e--238eefbc5c9b-osd--block--b6c4e772--47bf--5895--901e--238eefbc5c9b', 'dm-uuid-LVM-EJ5gp1XN4D3K049Tu2NLFXrTLSIwHv1c3EyV81vtamHHJyXBY39buuU0qcFRXobZ'], '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-05-24 00:54:57.567062 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'sdb', 'value': {'holders': ['ceph--4243a06b--4cc5--5a0f--a3dc--24d8f2604a8a-osd--block--4243a06b--4cc5--5a0f--a3dc--24d8f2604a8a'], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['lvm-pv-uuid-TEwKNw-7eJ5-iFWP-sYDz-DN9s-tabi-b0vwQi', 'scsi-0QEMU_QEMU_HARDDISK_eda55d0d-fbc6-46d7-ae41-e81df1f7f32a', 'scsi-SQEMU_QEMU_HARDDISK_eda55d0d-fbc6-46d7-ae41-e81df1f7f32a'], '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-05-24 00:54:57.567111 | 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-05-24 00:54:57.567124 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'sdc', 'value': {'holders': ['ceph--4a45380f--f2f2--53ee--b116--83b29c0930f9-osd--block--4a45380f--f2f2--53ee--b116--83b29c0930f9'], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['lvm-pv-uuid-R3cgl4-1TcB-2qMn-ydAV-zRPa-v3ss-ISEtdw', 'scsi-0QEMU_QEMU_HARDDISK_b94e75a7-75c7-46c4-a6a9-f0b9cd2677fe', 'scsi-SQEMU_QEMU_HARDDISK_b94e75a7-75c7-46c4-a6a9-f0b9cd2677fe'], '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-05-24 00:54:57.567151 | 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_a35fae29-b087-48b7-afa9-cd19ad9b81fe', 'scsi-SQEMU_QEMU_HARDDISK_a35fae29-b087-48b7-afa9-cd19ad9b81fe'], '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-05-24 00:54:57.567164 | 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-05-24 00:54:57.567176 | 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-05-24-00-03-30-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-05-24 00:54:57.567187 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:54:57.567198 | 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-05-24 00:54:57.567210 | 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-05-24 00:54:57.567221 | 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-05-24 00:54:57.567237 | 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-05-24 00:54:57.567249 | 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-05-24 00:54:57.567267 | 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-05-24 00:54:57.567288 | 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_45aff6f3-0073-4cbb-a6e7-b3f4b4cce6b5', 'scsi-SQEMU_QEMU_HARDDISK_45aff6f3-0073-4cbb-a6e7-b3f4b4cce6b5'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {'sda1': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_45aff6f3-0073-4cbb-a6e7-b3f4b4cce6b5-part1', 'scsi-SQEMU_QEMU_HARDDISK_45aff6f3-0073-4cbb-a6e7-b3f4b4cce6b5-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_45aff6f3-0073-4cbb-a6e7-b3f4b4cce6b5-part14', 'scsi-SQEMU_QEMU_HARDDISK_45aff6f3-0073-4cbb-a6e7-b3f4b4cce6b5-part14'], 'labels': [], 'masters': [], 'uuids': []}, 'sectors': 8192, 'sectorsize': 512, 'size': '4.00 MB', 'start': '2048', 'uuid': None}, 'sda15': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_45aff6f3-0073-4cbb-a6e7-b3f4b4cce6b5-part15', 'scsi-SQEMU_QEMU_HARDDISK_45aff6f3-0073-4cbb-a6e7-b3f4b4cce6b5-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_45aff6f3-0073-4cbb-a6e7-b3f4b4cce6b5-part16', 'scsi-SQEMU_QEMU_HARDDISK_45aff6f3-0073-4cbb-a6e7-b3f4b4cce6b5-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-05-24 00:54:57.567302 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'sdb', 'value': {'holders': ['ceph--91ca940b--c43a--595e--909e--fada94cd253c-osd--block--91ca940b--c43a--595e--909e--fada94cd253c'], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['lvm-pv-uuid-XHkO7E-nebQ-UJJk-M5cF-oyor-HC6m-pjfkWO', 'scsi-0QEMU_QEMU_HARDDISK_933eae25-5b43-48f2-8567-ec23ac6d930e', 'scsi-SQEMU_QEMU_HARDDISK_933eae25-5b43-48f2-8567-ec23ac6d930e'], '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-05-24 00:54:57.567319 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'sdc', 'value': {'holders': ['ceph--b6c4e772--47bf--5895--901e--238eefbc5c9b-osd--block--b6c4e772--47bf--5895--901e--238eefbc5c9b'], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['lvm-pv-uuid-xDmz7G-XC3Z-OhFn-3qGR-ZuTM-cygW-y6aVrZ', 'scsi-0QEMU_QEMU_HARDDISK_48029c53-f84e-4196-a78a-8d5aa7d559a3', 'scsi-SQEMU_QEMU_HARDDISK_48029c53-f84e-4196-a78a-8d5aa7d559a3'], '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-05-24 00:54:57.567344 | 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_fda6a2fe-50f7-45a7-a466-09b8ce2b448e', 'scsi-SQEMU_QEMU_HARDDISK_fda6a2fe-50f7-45a7-a466-09b8ce2b448e'], '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-05-24 00:54:57.567378 | 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-05-24-00-03-24-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-05-24 00:54:57.567390 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:54:57.567401 | orchestrator | 2026-05-24 00:54:57.567412 | orchestrator | TASK [ceph-facts : Set_fact devices generate device list when osd_auto_discovery] *** 2026-05-24 00:54:57.567423 | orchestrator | Sunday 24 May 2026 00:52:06 +0000 (0:00:00.652) 0:00:20.959 ************ 2026-05-24 00:54:57.567436 | 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--b91d71ba--c183--5eca--ae94--1ce7df7c92ae-osd--block--b91d71ba--c183--5eca--ae94--1ce7df7c92ae', 'dm-uuid-LVM-wJenhag7yFZQJ0c3u0mV6UcVtm7kN50XiJf2c8klspbZhyILhoZ2H1XcB8Dpo00n'], '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-05-24 00:54:57.567448 | 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--98136151--2764--5b0e--a5b6--37f5b6507c7f-osd--block--98136151--2764--5b0e--a5b6--37f5b6507c7f', 'dm-uuid-LVM-EZ4q2PtvXdL8YfTdsc3tDAK2ZErUfEcPgSO23HRKIlLzMyjwXj4pbuvxrOeNCNj2'], '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-05-24 00:54:57.567465 | 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-05-24 00:54:57.567484 | 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-05-24 00:54:57.567504 | 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-05-24 00:54:57.567516 | 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-05-24 00:54:57.567527 | 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-05-24 00:54:57.567539 | 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--4243a06b--4cc5--5a0f--a3dc--24d8f2604a8a-osd--block--4243a06b--4cc5--5a0f--a3dc--24d8f2604a8a', 'dm-uuid-LVM-C0MdKnQgqXCM3EQ0Cd6C6YP0qpb87OkMrXE6EKaiLT71xgs6m8uTNFrk0TFyhhwp'], '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-05-24 00:54:57.567556 | 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--4a45380f--f2f2--53ee--b116--83b29c0930f9-osd--block--4a45380f--f2f2--53ee--b116--83b29c0930f9', 'dm-uuid-LVM-IpG2XSFoV0NN1FX3XvijatSqXcquzh2gfef1XiVieoA215tQETVrIpSgPIjt4H6d'], '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-05-24 00:54:57.567575 | 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-05-24 00:54:57.567595 | 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-05-24 00:54:57.567606 | 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-05-24 00:54:57.567617 | 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-05-24 00:54:57.567629 | 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-05-24 00:54:57.567640 | 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-05-24 00:54:57.567676 | 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_8c319549-0e0e-447e-9a94-ac7372c6d548', 'scsi-SQEMU_QEMU_HARDDISK_8c319549-0e0e-447e-9a94-ac7372c6d548'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {'sda1': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_8c319549-0e0e-447e-9a94-ac7372c6d548-part1', 'scsi-SQEMU_QEMU_HARDDISK_8c319549-0e0e-447e-9a94-ac7372c6d548-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_8c319549-0e0e-447e-9a94-ac7372c6d548-part14', 'scsi-SQEMU_QEMU_HARDDISK_8c319549-0e0e-447e-9a94-ac7372c6d548-part14'], 'labels': [], 'masters': [], 'uuids': []}, 'sectors': 8192, 'sectorsize': 512, 'size': '4.00 MB', 'start': '2048', 'uuid': None}, 'sda15': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_8c319549-0e0e-447e-9a94-ac7372c6d548-part15', 'scsi-SQEMU_QEMU_HARDDISK_8c319549-0e0e-447e-9a94-ac7372c6d548-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_8c319549-0e0e-447e-9a94-ac7372c6d548-part16', 'scsi-SQEMU_QEMU_HARDDISK_8c319549-0e0e-447e-9a94-ac7372c6d548-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-05-24 00:54:57.567690 | 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-05-24 00:54:57.567702 | 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--b91d71ba--c183--5eca--ae94--1ce7df7c92ae-osd--block--b91d71ba--c183--5eca--ae94--1ce7df7c92ae'], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['lvm-pv-uuid-zrVlNI-vm6y-KIk0-goLH-CK3i-A7lF-Nrp5nf', 'scsi-0QEMU_QEMU_HARDDISK_f39ea199-3d32-4006-a706-22607484d3b8', 'scsi-SQEMU_QEMU_HARDDISK_f39ea199-3d32-4006-a706-22607484d3b8'], '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-05-24 00:54:57.567713 | 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-05-24 00:54:57.567735 | 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--98136151--2764--5b0e--a5b6--37f5b6507c7f-osd--block--98136151--2764--5b0e--a5b6--37f5b6507c7f'], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['lvm-pv-uuid-e707DD-M2a6-kRb9-OIht-35l3-Rb0a-MFYg5g', 'scsi-0QEMU_QEMU_HARDDISK_cfc1028b-1bea-463d-9459-9bdf9e2439f2', 'scsi-SQEMU_QEMU_HARDDISK_cfc1028b-1bea-463d-9459-9bdf9e2439f2'], '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-05-24 00:54:57.567754 | 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-05-24 00:54:57.567766 | 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_065459af-02da-4f1c-a006-eb1415e613b2', 'scsi-SQEMU_QEMU_HARDDISK_065459af-02da-4f1c-a006-eb1415e613b2'], '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-05-24 00:54:57.567777 | 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-05-24-00-03-50-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-05-24 00:54:57.567789 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:54:57.567800 | 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-05-24 00:54:57.567823 | 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--91ca940b--c43a--595e--909e--fada94cd253c-osd--block--91ca940b--c43a--595e--909e--fada94cd253c', 'dm-uuid-LVM-fWXkNxGyzVPPL5BpJxuK1K3Pf50DQWjeHz7YQieuOvoJqg0cieFnW2LBk30Pdoj2'], '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-05-24 00:54:57.567841 | 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--b6c4e772--47bf--5895--901e--238eefbc5c9b-osd--block--b6c4e772--47bf--5895--901e--238eefbc5c9b', 'dm-uuid-LVM-EJ5gp1XN4D3K049Tu2NLFXrTLSIwHv1c3EyV81vtamHHJyXBY39buuU0qcFRXobZ'], '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-05-24 00:54:57.567853 | 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-05-24 00:54:57.567865 | 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-05-24 00:54:57.567884 | 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_d9ae3288-2b44-4fe4-b211-5375376272a3', 'scsi-SQEMU_QEMU_HARDDISK_d9ae3288-2b44-4fe4-b211-5375376272a3'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {'sda1': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_d9ae3288-2b44-4fe4-b211-5375376272a3-part1', 'scsi-SQEMU_QEMU_HARDDISK_d9ae3288-2b44-4fe4-b211-5375376272a3-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_d9ae3288-2b44-4fe4-b211-5375376272a3-part14', 'scsi-SQEMU_QEMU_HARDDISK_d9ae3288-2b44-4fe4-b211-5375376272a3-part14'], 'labels': [], 'masters': [], 'uuids': []}, 'sectors': 8192, 'sectorsize': 512, 'size': '4.00 MB', 'start': '2048', 'uuid': None}, 'sda15': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_d9ae3288-2b44-4fe4-b211-5375376272a3-part15', 'scsi-SQEMU_QEMU_HARDDISK_d9ae3288-2b44-4fe4-b211-5375376272a3-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_d9ae3288-2b44-4fe4-b211-5375376272a3-part16', 'scsi-SQEMU_QEMU_HARDDISK_d9ae3288-2b44-4fe4-b211-5375376272a3-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-05-24 00:54:57.567911 | 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-05-24 00:54:57.567923 | 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--4243a06b--4cc5--5a0f--a3dc--24d8f2604a8a-osd--block--4243a06b--4cc5--5a0f--a3dc--24d8f2604a8a'], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['lvm-pv-uuid-TEwKNw-7eJ5-iFWP-sYDz-DN9s-tabi-b0vwQi', 'scsi-0QEMU_QEMU_HARDDISK_eda55d0d-fbc6-46d7-ae41-e81df1f7f32a', 'scsi-SQEMU_QEMU_HARDDISK_eda55d0d-fbc6-46d7-ae41-e81df1f7f32a'], '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-05-24 00:54:57.567935 | 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-05-24 00:54:57.567946 | 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--4a45380f--f2f2--53ee--b116--83b29c0930f9-osd--block--4a45380f--f2f2--53ee--b116--83b29c0930f9'], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['lvm-pv-uuid-R3cgl4-1TcB-2qMn-ydAV-zRPa-v3ss-ISEtdw', 'scsi-0QEMU_QEMU_HARDDISK_b94e75a7-75c7-46c4-a6a9-f0b9cd2677fe', 'scsi-SQEMU_QEMU_HARDDISK_b94e75a7-75c7-46c4-a6a9-f0b9cd2677fe'], '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-05-24 00:54:57.567969 | 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_a35fae29-b087-48b7-afa9-cd19ad9b81fe', 'scsi-SQEMU_QEMU_HARDDISK_a35fae29-b087-48b7-afa9-cd19ad9b81fe'], '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-05-24 00:54:57.567987 | 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-05-24 00:54:57.567999 | 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-05-24-00-03-30-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-05-24 00:54:57.568010 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:54:57.568022 | 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-05-24 00:54:57.568033 | 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-05-24 00:54:57.568050 | 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-05-24 00:54:57.568093 | 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-05-24 00:54:57.568117 | 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_45aff6f3-0073-4cbb-a6e7-b3f4b4cce6b5', 'scsi-SQEMU_QEMU_HARDDISK_45aff6f3-0073-4cbb-a6e7-b3f4b4cce6b5'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {'sda1': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_45aff6f3-0073-4cbb-a6e7-b3f4b4cce6b5-part1', 'scsi-SQEMU_QEMU_HARDDISK_45aff6f3-0073-4cbb-a6e7-b3f4b4cce6b5-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_45aff6f3-0073-4cbb-a6e7-b3f4b4cce6b5-part14', 'scsi-SQEMU_QEMU_HARDDISK_45aff6f3-0073-4cbb-a6e7-b3f4b4cce6b5-part14'], 'labels': [], 'masters': [], 'uuids': []}, 'sectors': 8192, 'sectorsize': 512, 'size': '4.00 MB', 'start': '2048', 'uuid': None}, 'sda15': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_45aff6f3-0073-4cbb-a6e7-b3f4b4cce6b5-part15', 'scsi-SQEMU_QEMU_HARDDISK_45aff6f3-0073-4cbb-a6e7-b3f4b4cce6b5-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_45aff6f3-0073-4cbb-a6e7-b3f4b4cce6b5-part16', 'scsi-SQEMU_QEMU_HARDDISK_45aff6f3-0073-4cbb-a6e7-b3f4b4cce6b5-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-05-24 00:54:57.568130 | 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--91ca940b--c43a--595e--909e--fada94cd253c-osd--block--91ca940b--c43a--595e--909e--fada94cd253c'], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['lvm-pv-uuid-XHkO7E-nebQ-UJJk-M5cF-oyor-HC6m-pjfkWO', 'scsi-0QEMU_QEMU_HARDDISK_933eae25-5b43-48f2-8567-ec23ac6d930e', 'scsi-SQEMU_QEMU_HARDDISK_933eae25-5b43-48f2-8567-ec23ac6d930e'], '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-05-24 00:54:57.568153 | 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--b6c4e772--47bf--5895--901e--238eefbc5c9b-osd--block--b6c4e772--47bf--5895--901e--238eefbc5c9b'], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['lvm-pv-uuid-xDmz7G-XC3Z-OhFn-3qGR-ZuTM-cygW-y6aVrZ', 'scsi-0QEMU_QEMU_HARDDISK_48029c53-f84e-4196-a78a-8d5aa7d559a3', 'scsi-SQEMU_QEMU_HARDDISK_48029c53-f84e-4196-a78a-8d5aa7d559a3'], '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-05-24 00:54:57.568172 | 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_fda6a2fe-50f7-45a7-a466-09b8ce2b448e', 'scsi-SQEMU_QEMU_HARDDISK_fda6a2fe-50f7-45a7-a466-09b8ce2b448e'], '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-05-24 00:54:57.568183 | 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-05-24-00-03-24-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-05-24 00:54:57.568195 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:54:57.568206 | orchestrator | 2026-05-24 00:54:57.568217 | orchestrator | TASK [ceph-facts : Check if the ceph conf exists] ****************************** 2026-05-24 00:54:57.568228 | orchestrator | Sunday 24 May 2026 00:52:07 +0000 (0:00:00.848) 0:00:21.807 ************ 2026-05-24 00:54:57.568239 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:54:57.568250 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:54:57.568261 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:54:57.568272 | orchestrator | 2026-05-24 00:54:57.568283 | orchestrator | TASK [ceph-facts : Set default osd_pool_default_crush_rule fact] *************** 2026-05-24 00:54:57.568294 | orchestrator | Sunday 24 May 2026 00:52:08 +0000 (0:00:00.642) 0:00:22.450 ************ 2026-05-24 00:54:57.568305 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:54:57.568322 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:54:57.568333 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:54:57.568343 | orchestrator | 2026-05-24 00:54:57.568354 | orchestrator | TASK [ceph-facts : Read osd pool default crush rule] *************************** 2026-05-24 00:54:57.568365 | orchestrator | Sunday 24 May 2026 00:52:08 +0000 (0:00:00.550) 0:00:23.000 ************ 2026-05-24 00:54:57.568376 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:54:57.568387 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:54:57.568398 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:54:57.568408 | orchestrator | 2026-05-24 00:54:57.568419 | orchestrator | TASK [ceph-facts : Set osd_pool_default_crush_rule fact] *********************** 2026-05-24 00:54:57.568430 | orchestrator | Sunday 24 May 2026 00:52:09 +0000 (0:00:00.360) 0:00:23.361 ************ 2026-05-24 00:54:57.568441 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:54:57.568451 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:54:57.568462 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:54:57.568472 | orchestrator | 2026-05-24 00:54:57.568483 | orchestrator | TASK [ceph-facts : Read osd pool default crush rule] *************************** 2026-05-24 00:54:57.568494 | orchestrator | Sunday 24 May 2026 00:52:09 +0000 (0:00:00.289) 0:00:23.650 ************ 2026-05-24 00:54:57.568504 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:54:57.568515 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:54:57.568526 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:54:57.568537 | orchestrator | 2026-05-24 00:54:57.568547 | orchestrator | TASK [ceph-facts : Set osd_pool_default_crush_rule fact] *********************** 2026-05-24 00:54:57.568558 | orchestrator | Sunday 24 May 2026 00:52:09 +0000 (0:00:00.369) 0:00:24.019 ************ 2026-05-24 00:54:57.568569 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:54:57.568580 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:54:57.568590 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:54:57.568601 | orchestrator | 2026-05-24 00:54:57.568611 | orchestrator | TASK [ceph-facts : Set_fact _monitor_addresses - ipv4] ************************* 2026-05-24 00:54:57.568622 | orchestrator | Sunday 24 May 2026 00:52:10 +0000 (0:00:00.631) 0:00:24.651 ************ 2026-05-24 00:54:57.568633 | orchestrator | ok: [testbed-node-3] => (item=testbed-node-0) 2026-05-24 00:54:57.568644 | orchestrator | ok: [testbed-node-4] => (item=testbed-node-0) 2026-05-24 00:54:57.568654 | orchestrator | ok: [testbed-node-3] => (item=testbed-node-1) 2026-05-24 00:54:57.568665 | orchestrator | ok: [testbed-node-5] => (item=testbed-node-0) 2026-05-24 00:54:57.568676 | orchestrator | ok: [testbed-node-3] => (item=testbed-node-2) 2026-05-24 00:54:57.568694 | orchestrator | ok: [testbed-node-4] => (item=testbed-node-1) 2026-05-24 00:54:57.568706 | orchestrator | ok: [testbed-node-5] => (item=testbed-node-1) 2026-05-24 00:54:57.568716 | orchestrator | ok: [testbed-node-5] => (item=testbed-node-2) 2026-05-24 00:54:57.568727 | orchestrator | ok: [testbed-node-4] => (item=testbed-node-2) 2026-05-24 00:54:57.568738 | orchestrator | 2026-05-24 00:54:57.568749 | orchestrator | TASK [ceph-facts : Set_fact _monitor_addresses - ipv6] ************************* 2026-05-24 00:54:57.568761 | orchestrator | Sunday 24 May 2026 00:52:12 +0000 (0:00:01.599) 0:00:26.250 ************ 2026-05-24 00:54:57.568771 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-0)  2026-05-24 00:54:57.568782 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-1)  2026-05-24 00:54:57.568793 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-2)  2026-05-24 00:54:57.568804 | orchestrator | skipping: [testbed-node-4] => (item=testbed-node-0)  2026-05-24 00:54:57.568814 | orchestrator | skipping: [testbed-node-4] => (item=testbed-node-1)  2026-05-24 00:54:57.568825 | orchestrator | skipping: [testbed-node-4] => (item=testbed-node-2)  2026-05-24 00:54:57.568836 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:54:57.568846 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:54:57.568857 | orchestrator | skipping: [testbed-node-5] => (item=testbed-node-0)  2026-05-24 00:54:57.568867 | orchestrator | skipping: [testbed-node-5] => (item=testbed-node-1)  2026-05-24 00:54:57.568884 | orchestrator | skipping: [testbed-node-5] => (item=testbed-node-2)  2026-05-24 00:54:57.568895 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:54:57.568906 | orchestrator | 2026-05-24 00:54:57.568923 | orchestrator | TASK [ceph-facts : Import_tasks set_radosgw_address.yml] *********************** 2026-05-24 00:54:57.568934 | orchestrator | Sunday 24 May 2026 00:52:12 +0000 (0:00:00.372) 0:00:26.622 ************ 2026-05-24 00:54:57.568946 | orchestrator | included: /ansible/roles/ceph-facts/tasks/set_radosgw_address.yml for testbed-node-3, testbed-node-4, testbed-node-5 2026-05-24 00:54:57.568957 | orchestrator | 2026-05-24 00:54:57.568968 | orchestrator | TASK [ceph-facts : Set current radosgw_address_block, radosgw_address, radosgw_interface from node "{{ ceph_dashboard_call_item }}"] *** 2026-05-24 00:54:57.568979 | orchestrator | Sunday 24 May 2026 00:52:13 +0000 (0:00:00.806) 0:00:27.429 ************ 2026-05-24 00:54:57.568989 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:54:57.569000 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:54:57.569011 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:54:57.569022 | orchestrator | 2026-05-24 00:54:57.569033 | orchestrator | TASK [ceph-facts : Set_fact _radosgw_address to radosgw_address_block ipv4] **** 2026-05-24 00:54:57.569043 | orchestrator | Sunday 24 May 2026 00:52:13 +0000 (0:00:00.416) 0:00:27.846 ************ 2026-05-24 00:54:57.569054 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:54:57.569129 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:54:57.569150 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:54:57.569167 | orchestrator | 2026-05-24 00:54:57.569178 | orchestrator | TASK [ceph-facts : Set_fact _radosgw_address to radosgw_address_block ipv6] **** 2026-05-24 00:54:57.569188 | orchestrator | Sunday 24 May 2026 00:52:14 +0000 (0:00:00.321) 0:00:28.167 ************ 2026-05-24 00:54:57.569199 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:54:57.569210 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:54:57.569220 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:54:57.569231 | orchestrator | 2026-05-24 00:54:57.569242 | orchestrator | TASK [ceph-facts : Set_fact _radosgw_address to radosgw_address] *************** 2026-05-24 00:54:57.569253 | orchestrator | Sunday 24 May 2026 00:52:14 +0000 (0:00:00.357) 0:00:28.525 ************ 2026-05-24 00:54:57.569263 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:54:57.569274 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:54:57.569285 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:54:57.569296 | orchestrator | 2026-05-24 00:54:57.569307 | orchestrator | TASK [ceph-facts : Set_fact _interface] **************************************** 2026-05-24 00:54:57.569318 | orchestrator | Sunday 24 May 2026 00:52:15 +0000 (0:00:00.667) 0:00:29.192 ************ 2026-05-24 00:54:57.569329 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-3)  2026-05-24 00:54:57.569340 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-4)  2026-05-24 00:54:57.569351 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-5)  2026-05-24 00:54:57.569361 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:54:57.569372 | orchestrator | 2026-05-24 00:54:57.569383 | orchestrator | TASK [ceph-facts : Set_fact _radosgw_address to radosgw_interface - ipv4] ****** 2026-05-24 00:54:57.569394 | orchestrator | Sunday 24 May 2026 00:52:15 +0000 (0:00:00.393) 0:00:29.586 ************ 2026-05-24 00:54:57.569404 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-3)  2026-05-24 00:54:57.569415 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-4)  2026-05-24 00:54:57.569425 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-5)  2026-05-24 00:54:57.569436 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:54:57.569447 | orchestrator | 2026-05-24 00:54:57.569457 | orchestrator | TASK [ceph-facts : Set_fact _radosgw_address to radosgw_interface - ipv6] ****** 2026-05-24 00:54:57.569468 | orchestrator | Sunday 24 May 2026 00:52:15 +0000 (0:00:00.365) 0:00:29.951 ************ 2026-05-24 00:54:57.569479 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-3)  2026-05-24 00:54:57.569490 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-4)  2026-05-24 00:54:57.569501 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-5)  2026-05-24 00:54:57.569520 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:54:57.569531 | orchestrator | 2026-05-24 00:54:57.569542 | orchestrator | TASK [ceph-facts : Reset rgw_instances (workaround)] *************************** 2026-05-24 00:54:57.569553 | orchestrator | Sunday 24 May 2026 00:52:16 +0000 (0:00:00.401) 0:00:30.352 ************ 2026-05-24 00:54:57.569563 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:54:57.569573 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:54:57.569582 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:54:57.569592 | orchestrator | 2026-05-24 00:54:57.569601 | orchestrator | TASK [ceph-facts : Set_fact rgw_instances] ************************************* 2026-05-24 00:54:57.569611 | orchestrator | Sunday 24 May 2026 00:52:16 +0000 (0:00:00.348) 0:00:30.701 ************ 2026-05-24 00:54:57.569625 | orchestrator | ok: [testbed-node-3] => (item=0) 2026-05-24 00:54:57.569635 | orchestrator | ok: [testbed-node-4] => (item=0) 2026-05-24 00:54:57.569645 | orchestrator | ok: [testbed-node-5] => (item=0) 2026-05-24 00:54:57.569654 | orchestrator | 2026-05-24 00:54:57.569663 | orchestrator | TASK [ceph-facts : Set_fact ceph_run_cmd] ************************************** 2026-05-24 00:54:57.569673 | orchestrator | Sunday 24 May 2026 00:52:17 +0000 (0:00:00.597) 0:00:31.298 ************ 2026-05-24 00:54:57.569683 | orchestrator | ok: [testbed-node-3 -> testbed-node-0(192.168.16.10)] => (item=testbed-node-0) 2026-05-24 00:54:57.569692 | orchestrator | ok: [testbed-node-3 -> testbed-node-1(192.168.16.11)] => (item=testbed-node-1) 2026-05-24 00:54:57.569702 | orchestrator | ok: [testbed-node-3 -> testbed-node-2(192.168.16.12)] => (item=testbed-node-2) 2026-05-24 00:54:57.569712 | orchestrator | ok: [testbed-node-3] => (item=testbed-node-3) 2026-05-24 00:54:57.569722 | orchestrator | ok: [testbed-node-3 -> testbed-node-4(192.168.16.14)] => (item=testbed-node-4) 2026-05-24 00:54:57.569731 | orchestrator | ok: [testbed-node-3 -> testbed-node-5(192.168.16.15)] => (item=testbed-node-5) 2026-05-24 00:54:57.569741 | orchestrator | ok: [testbed-node-3 -> testbed-manager(192.168.16.5)] => (item=testbed-manager) 2026-05-24 00:54:57.569751 | orchestrator | 2026-05-24 00:54:57.569760 | orchestrator | TASK [ceph-facts : Set_fact ceph_admin_command] ******************************** 2026-05-24 00:54:57.569771 | orchestrator | Sunday 24 May 2026 00:52:18 +0000 (0:00:01.050) 0:00:32.349 ************ 2026-05-24 00:54:57.569787 | orchestrator | ok: [testbed-node-3 -> testbed-node-0(192.168.16.10)] => (item=testbed-node-0) 2026-05-24 00:54:57.569797 | orchestrator | ok: [testbed-node-3 -> testbed-node-1(192.168.16.11)] => (item=testbed-node-1) 2026-05-24 00:54:57.569806 | orchestrator | ok: [testbed-node-3 -> testbed-node-2(192.168.16.12)] => (item=testbed-node-2) 2026-05-24 00:54:57.569816 | orchestrator | ok: [testbed-node-3] => (item=testbed-node-3) 2026-05-24 00:54:57.569825 | orchestrator | ok: [testbed-node-3 -> testbed-node-4(192.168.16.14)] => (item=testbed-node-4) 2026-05-24 00:54:57.569835 | orchestrator | ok: [testbed-node-3 -> testbed-node-5(192.168.16.15)] => (item=testbed-node-5) 2026-05-24 00:54:57.569844 | orchestrator | ok: [testbed-node-3 -> testbed-manager(192.168.16.5)] => (item=testbed-manager) 2026-05-24 00:54:57.569854 | orchestrator | 2026-05-24 00:54:57.569863 | orchestrator | TASK [Include tasks from the ceph-osd role] ************************************ 2026-05-24 00:54:57.569873 | orchestrator | Sunday 24 May 2026 00:52:20 +0000 (0:00:02.211) 0:00:34.560 ************ 2026-05-24 00:54:57.569882 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:54:57.569892 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:54:57.569902 | orchestrator | included: /ansible/tasks/openstack_config.yml for testbed-node-5 2026-05-24 00:54:57.569911 | orchestrator | 2026-05-24 00:54:57.569921 | orchestrator | TASK [create openstack pool(s)] ************************************************ 2026-05-24 00:54:57.569930 | orchestrator | Sunday 24 May 2026 00:52:20 +0000 (0:00:00.405) 0:00:34.965 ************ 2026-05-24 00:54:57.569941 | orchestrator | failed: [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}) => {"ansible_loop_var": "item", "changed": true, "cmd": ["docker", "run", "--rm", "--net=host", "-v", "/etc/ceph:/etc/ceph:z", "-v", "/var/lib/ceph/:/var/lib/ceph/:z", "-v", "/var/log/ceph/:/var/log/ceph/:z", "--entrypoint=ceph", "registry.osism.tech/osism/ceph-daemon:reef", "-n", "client.admin", "-k", "/etc/ceph/ceph.client.admin.keyring", "--cluster", "ceph", "osd", "pool", "create", "backups", "replicated", "--pg_num", "32", "--pgp_num", "32", "replicated_rule", "--expected_num_objects", "0", "--autoscale-mode", "off", "--size", "3"], "delta": "0:00:30.275866", "end": "2026-05-24 00:52:51.917799", "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}, "rc": 125, "start": "2026-05-24 00:52:21.641933", "stderr": "Unable to find image 'registry.osism.tech/osism/ceph-daemon:reef' locally\ndocker: Error response from daemon: Get \"https://registry.osism.tech/v2/\": net/http: TLS handshake timeout.\nSee 'docker run --help'.", "stderr_lines": ["Unable to find image 'registry.osism.tech/osism/ceph-daemon:reef' locally", "docker: Error response from daemon: Get \"https://registry.osism.tech/v2/\": net/http: TLS handshake timeout.", "See 'docker run --help'."], "stdout": "", "stdout_lines": []} 2026-05-24 00:54:57.570128 | orchestrator | failed: [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}) => {"ansible_loop_var": "item", "changed": true, "cmd": ["docker", "run", "--rm", "--net=host", "-v", "/etc/ceph:/etc/ceph:z", "-v", "/var/lib/ceph/:/var/lib/ceph/:z", "-v", "/var/log/ceph/:/var/log/ceph/:z", "--entrypoint=ceph", "registry.osism.tech/osism/ceph-daemon:reef", "-n", "client.admin", "-k", "/etc/ceph/ceph.client.admin.keyring", "--cluster", "ceph", "osd", "pool", "create", "volumes", "replicated", "--pg_num", "32", "--pgp_num", "32", "replicated_rule", "--expected_num_objects", "0", "--autoscale-mode", "off", "--size", "3"], "delta": "0:00:30.297278", "end": "2026-05-24 00:53:22.724699", "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}, "rc": 125, "start": "2026-05-24 00:52:52.427421", "stderr": "Unable to find image 'registry.osism.tech/osism/ceph-daemon:reef' locally\ndocker: Error response from daemon: Get \"https://registry.osism.tech/v2/\": net/http: TLS handshake timeout.\nSee 'docker run --help'.", "stderr_lines": ["Unable to find image 'registry.osism.tech/osism/ceph-daemon:reef' locally", "docker: Error response from daemon: Get \"https://registry.osism.tech/v2/\": net/http: TLS handshake timeout.", "See 'docker run --help'."], "stdout": "", "stdout_lines": []} 2026-05-24 00:54:57.570179 | orchestrator | failed: [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}) => {"ansible_loop_var": "item", "changed": true, "cmd": ["docker", "run", "--rm", "--net=host", "-v", "/etc/ceph:/etc/ceph:z", "-v", "/var/lib/ceph/:/var/lib/ceph/:z", "-v", "/var/log/ceph/:/var/log/ceph/:z", "--entrypoint=ceph", "registry.osism.tech/osism/ceph-daemon:reef", "-n", "client.admin", "-k", "/etc/ceph/ceph.client.admin.keyring", "--cluster", "ceph", "osd", "pool", "create", "images", "replicated", "--pg_num", "32", "--pgp_num", "32", "replicated_rule", "--expected_num_objects", "0", "--autoscale-mode", "off", "--size", "3"], "delta": "0:00:30.255661", "end": "2026-05-24 00:53:53.433029", "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}, "rc": 125, "start": "2026-05-24 00:53:23.177368", "stderr": "Unable to find image 'registry.osism.tech/osism/ceph-daemon:reef' locally\ndocker: Error response from daemon: Get \"https://registry.osism.tech/v2/\": net/http: TLS handshake timeout.\nSee 'docker run --help'.", "stderr_lines": ["Unable to find image 'registry.osism.tech/osism/ceph-daemon:reef' locally", "docker: Error response from daemon: Get \"https://registry.osism.tech/v2/\": net/http: TLS handshake timeout.", "See 'docker run --help'."], "stdout": "", "stdout_lines": []} 2026-05-24 00:54:57.570205 | orchestrator | failed: [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}) => {"ansible_loop_var": "item", "changed": true, "cmd": ["docker", "run", "--rm", "--net=host", "-v", "/etc/ceph:/etc/ceph:z", "-v", "/var/lib/ceph/:/var/lib/ceph/:z", "-v", "/var/log/ceph/:/var/log/ceph/:z", "--entrypoint=ceph", "registry.osism.tech/osism/ceph-daemon:reef", "-n", "client.admin", "-k", "/etc/ceph/ceph.client.admin.keyring", "--cluster", "ceph", "osd", "pool", "create", "metrics", "replicated", "--pg_num", "32", "--pgp_num", "32", "replicated_rule", "--expected_num_objects", "0", "--autoscale-mode", "off", "--size", "3"], "delta": "0:00:30.255657", "end": "2026-05-24 00:54:24.251050", "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}, "rc": 125, "start": "2026-05-24 00:53:53.995393", "stderr": "Unable to find image 'registry.osism.tech/osism/ceph-daemon:reef' locally\ndocker: Error response from daemon: Get \"https://registry.osism.tech/v2/\": net/http: TLS handshake timeout.\nSee 'docker run --help'.", "stderr_lines": ["Unable to find image 'registry.osism.tech/osism/ceph-daemon:reef' locally", "docker: Error response from daemon: Get \"https://registry.osism.tech/v2/\": net/http: TLS handshake timeout.", "See 'docker run --help'."], "stdout": "", "stdout_lines": []} 2026-05-24 00:54:57.570217 | orchestrator | 2026-05-24 00:54:57.570227 | orchestrator | STILL ALIVE [task 'create openstack pool(s)' is running] *********************** 2026-05-24 00:54:57.570243 | orchestrator | failed: [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}) => {"ansible_loop_var": "item", "changed": true, "cmd": ["docker", "run", "--rm", "--net=host", "-v", "/etc/ceph:/etc/ceph:z", "-v", "/var/lib/ceph/:/var/lib/ceph/:z", "-v", "/var/log/ceph/:/var/log/ceph/:z", "--entrypoint=ceph", "registry.osism.tech/osism/ceph-daemon:reef", "-n", "client.admin", "-k", "/etc/ceph/ceph.client.admin.keyring", "--cluster", "ceph", "osd", "pool", "create", "vms", "replicated", "--pg_num", "32", "--pgp_num", "32", "replicated_rule", "--expected_num_objects", "0", "--autoscale-mode", "off", "--size", "3"], "delta": "0:00:30.253664", "end": "2026-05-24 00:54:55.311765", "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}, "rc": 125, "start": "2026-05-24 00:54:25.058101", "stderr": "Unable to find image 'registry.osism.tech/osism/ceph-daemon:reef' locally\ndocker: Error response from daemon: Get \"https://registry.osism.tech/v2/\": net/http: TLS handshake timeout.\nSee 'docker run --help'.", "stderr_lines": ["Unable to find image 'registry.osism.tech/osism/ceph-daemon:reef' locally", "docker: Error response from daemon: Get \"https://registry.osism.tech/v2/\": net/http: TLS handshake timeout.", "See 'docker run --help'."], "stdout": "", "stdout_lines": []} 2026-05-24 00:54:57.570257 | orchestrator | 2026-05-24 00:54:57.570265 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-24 00:54:57.570273 | orchestrator | testbed-node-3 : ok=22  changed=0 unreachable=0 failed=0 skipped=31  rescued=0 ignored=0 2026-05-24 00:54:57.570282 | orchestrator | testbed-node-4 : ok=17  changed=0 unreachable=0 failed=0 skipped=22  rescued=0 ignored=0 2026-05-24 00:54:57.570291 | orchestrator | testbed-node-5 : ok=18  changed=0 unreachable=0 failed=1  skipped=21  rescued=0 ignored=0 2026-05-24 00:54:57.570298 | orchestrator | 2026-05-24 00:54:57.570306 | orchestrator | 2026-05-24 00:54:57.570314 | orchestrator | 2026-05-24 00:54:57.570321 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-24 00:54:57.570329 | orchestrator | Sunday 24 May 2026 00:54:55 +0000 (0:02:34.454) 0:03:09.420 ************ 2026-05-24 00:54:57.570337 | orchestrator | =============================================================================== 2026-05-24 00:54:57.570345 | orchestrator | create openstack pool(s) ---------------------------------------------- 154.45s 2026-05-24 00:54:57.570352 | orchestrator | ceph-facts : Find a running mon container ------------------------------- 3.16s 2026-05-24 00:54:57.570360 | orchestrator | ceph-facts : Set_fact ceph_admin_command -------------------------------- 2.21s 2026-05-24 00:54:57.570368 | orchestrator | ceph-facts : Set_fact _monitor_addresses - ipv4 ------------------------- 1.60s 2026-05-24 00:54:57.570376 | orchestrator | ceph-facts : Check if it is atomic host --------------------------------- 1.25s 2026-05-24 00:54:57.570383 | orchestrator | ceph-facts : Check if podman binary is present -------------------------- 1.15s 2026-05-24 00:54:57.570391 | orchestrator | ceph-facts : Set_fact ceph_run_cmd -------------------------------------- 1.05s 2026-05-24 00:54:57.570399 | orchestrator | ceph-facts : Include facts.yml ------------------------------------------ 1.05s 2026-05-24 00:54:57.570407 | orchestrator | ceph-facts : Set_fact monitor_name ansible_facts['hostname'] ------------ 0.94s 2026-05-24 00:54:57.570414 | orchestrator | ceph-facts : Check if the ceph mon socket is in-use --------------------- 0.90s 2026-05-24 00:54:57.570422 | orchestrator | ceph-facts : Set_fact devices generate device list when osd_auto_discovery --- 0.85s 2026-05-24 00:54:57.570433 | orchestrator | ceph-facts : Set_fact _container_exec_cmd ------------------------------- 0.84s 2026-05-24 00:54:57.570442 | orchestrator | ceph-facts : Import_tasks set_radosgw_address.yml ----------------------- 0.81s 2026-05-24 00:54:57.570450 | orchestrator | ceph-facts : Get current fsid if cluster is already running ------------- 0.78s 2026-05-24 00:54:57.570458 | orchestrator | ceph-facts : Set_fact container_exec_cmd -------------------------------- 0.76s 2026-05-24 00:54:57.570465 | orchestrator | ceph-facts : Set_fact discovered_interpreter_python if not previously set --- 0.76s 2026-05-24 00:54:57.570473 | orchestrator | ceph-facts : Set_fact _radosgw_address to radosgw_address --------------- 0.67s 2026-05-24 00:54:57.570481 | orchestrator | ceph-facts : Set_fact build devices from resolved symlinks -------------- 0.65s 2026-05-24 00:54:57.570489 | orchestrator | ceph-facts : Collect existed devices ------------------------------------ 0.65s 2026-05-24 00:54:57.570497 | orchestrator | ceph-facts : Check if the ceph conf exists ------------------------------ 0.64s 2026-05-24 00:54:57.570505 | orchestrator | 2026-05-24 00:54:57 | INFO  | Task 7dafbb96-bde5-4463-b280-9857deb835ae is in state STARTED 2026-05-24 00:54:57.570513 | orchestrator | 2026-05-24 00:54:57 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:55:00.605627 | orchestrator | 2026-05-24 00:55:00 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:55:00.609227 | orchestrator | 2026-05-24 00:55:00 | INFO  | Task 7dafbb96-bde5-4463-b280-9857deb835ae is in state STARTED 2026-05-24 00:55:00.609329 | orchestrator | 2026-05-24 00:55:00 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:55:03.653825 | orchestrator | 2026-05-24 00:55:03 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:55:03.655297 | orchestrator | 2026-05-24 00:55:03 | INFO  | Task 7dafbb96-bde5-4463-b280-9857deb835ae is in state STARTED 2026-05-24 00:55:03.655341 | orchestrator | 2026-05-24 00:55:03 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:55:06.700833 | orchestrator | 2026-05-24 00:55:06 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:55:06.700920 | orchestrator | 2026-05-24 00:55:06 | INFO  | Task 7dafbb96-bde5-4463-b280-9857deb835ae is in state STARTED 2026-05-24 00:55:06.700935 | orchestrator | 2026-05-24 00:55:06 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:55:09.731482 | orchestrator | 2026-05-24 00:55:09 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:55:09.733744 | orchestrator | 2026-05-24 00:55:09 | INFO  | Task 7dafbb96-bde5-4463-b280-9857deb835ae is in state STARTED 2026-05-24 00:55:09.733780 | orchestrator | 2026-05-24 00:55:09 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:55:12.765429 | orchestrator | 2026-05-24 00:55:12 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:55:12.767927 | orchestrator | 2026-05-24 00:55:12 | INFO  | Task 7dafbb96-bde5-4463-b280-9857deb835ae is in state SUCCESS 2026-05-24 00:55:12.767971 | orchestrator | 2026-05-24 00:55:12 | INFO  | Task 0fbb0a63-16bd-4cc5-9adf-58e41e6c1b42 is in state STARTED 2026-05-24 00:55:12.768025 | orchestrator | 2026-05-24 00:55:12 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:55:15.795431 | orchestrator | 2026-05-24 00:55:15 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:55:15.796476 | orchestrator | 2026-05-24 00:55:15 | INFO  | Task 0fbb0a63-16bd-4cc5-9adf-58e41e6c1b42 is in state STARTED 2026-05-24 00:55:15.796506 | orchestrator | 2026-05-24 00:55:15 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:55:18.833361 | orchestrator | 2026-05-24 00:55:18 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 00:55:18.833486 | orchestrator | 2026-05-24 00:55:18 | INFO  | Task c390e6f3-c90e-4000-baf0-783e65e40015 is in state STARTED 2026-05-24 00:55:18.834175 | orchestrator | 2026-05-24 00:55:18 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:55:18.834758 | orchestrator | 2026-05-24 00:55:18 | INFO  | Task 3808ea2a-e643-4c65-8182-f5a659f890f4 is in state STARTED 2026-05-24 00:55:18.836668 | orchestrator | 2026-05-24 00:55:18.836715 | orchestrator | 2026-05-24 00:55:18.836730 | orchestrator | PLAY [Copy ceph keys to the configuration repository] ************************** 2026-05-24 00:55:18.836744 | orchestrator | 2026-05-24 00:55:18.836756 | orchestrator | TASK [Check if ceph keys exist] ************************************************ 2026-05-24 00:55:18.836767 | orchestrator | Sunday 24 May 2026 00:54:59 +0000 (0:00:00.244) 0:00:00.244 ************ 2026-05-24 00:55:18.836778 | orchestrator | ok: [testbed-manager -> testbed-node-0(192.168.16.10)] => (item=ceph.client.admin.keyring) 2026-05-24 00:55:18.836790 | orchestrator | ok: [testbed-manager -> testbed-node-0(192.168.16.10)] => (item=ceph.client.cinder.keyring) 2026-05-24 00:55:18.836801 | orchestrator | ok: [testbed-manager -> testbed-node-0(192.168.16.10)] => (item=ceph.client.cinder.keyring) 2026-05-24 00:55:18.836829 | orchestrator | ok: [testbed-manager -> testbed-node-0(192.168.16.10)] => (item=ceph.client.cinder-backup.keyring) 2026-05-24 00:55:18.836841 | orchestrator | ok: [testbed-manager -> testbed-node-0(192.168.16.10)] => (item=ceph.client.cinder.keyring) 2026-05-24 00:55:18.836878 | orchestrator | ok: [testbed-manager -> testbed-node-0(192.168.16.10)] => (item=ceph.client.nova.keyring) 2026-05-24 00:55:18.836979 | orchestrator | ok: [testbed-manager -> testbed-node-0(192.168.16.10)] => (item=ceph.client.glance.keyring) 2026-05-24 00:55:18.837004 | orchestrator | ok: [testbed-manager -> testbed-node-0(192.168.16.10)] => (item=ceph.client.gnocchi.keyring) 2026-05-24 00:55:18.837023 | orchestrator | ok: [testbed-manager -> testbed-node-0(192.168.16.10)] => (item=ceph.client.manila.keyring) 2026-05-24 00:55:18.837041 | orchestrator | 2026-05-24 00:55:18.837061 | orchestrator | TASK [Fetch all ceph keys] ***************************************************** 2026-05-24 00:55:18.837080 | orchestrator | Sunday 24 May 2026 00:55:04 +0000 (0:00:04.815) 0:00:05.060 ************ 2026-05-24 00:55:18.837098 | orchestrator | skipping: [testbed-manager] => (item=ceph.client.admin.keyring)  2026-05-24 00:55:18.837117 | orchestrator | skipping: [testbed-manager] => (item=ceph.client.cinder.keyring)  2026-05-24 00:55:18.837128 | orchestrator | skipping: [testbed-manager] => (item=ceph.client.cinder.keyring)  2026-05-24 00:55:18.837139 | orchestrator | skipping: [testbed-manager] => (item=ceph.client.cinder-backup.keyring)  2026-05-24 00:55:18.837149 | orchestrator | skipping: [testbed-manager] => (item=ceph.client.cinder.keyring)  2026-05-24 00:55:18.837160 | orchestrator | skipping: [testbed-manager] => (item=ceph.client.nova.keyring)  2026-05-24 00:55:18.837171 | orchestrator | skipping: [testbed-manager] => (item=ceph.client.glance.keyring)  2026-05-24 00:55:18.837181 | orchestrator | skipping: [testbed-manager] => (item=ceph.client.gnocchi.keyring)  2026-05-24 00:55:18.837192 | orchestrator | skipping: [testbed-manager] => (item=ceph.client.manila.keyring)  2026-05-24 00:55:18.837202 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:55:18.837213 | orchestrator | 2026-05-24 00:55:18.837224 | orchestrator | TASK [Create share directory] ************************************************** 2026-05-24 00:55:18.837235 | orchestrator | Sunday 24 May 2026 00:55:05 +0000 (0:00:01.028) 0:00:06.088 ************ 2026-05-24 00:55:18.837246 | orchestrator | changed: [testbed-manager -> localhost] 2026-05-24 00:55:18.837258 | orchestrator | 2026-05-24 00:55:18.837270 | orchestrator | TASK [Write ceph keys to the share directory] ********************************** 2026-05-24 00:55:18.837282 | orchestrator | Sunday 24 May 2026 00:55:06 +0000 (0:00:01.177) 0:00:07.266 ************ 2026-05-24 00:55:18.837295 | orchestrator | skipping: [testbed-manager] => (item=ceph.client.admin.keyring)  2026-05-24 00:55:18.837306 | orchestrator | skipping: [testbed-manager] => (item=ceph.client.cinder.keyring)  2026-05-24 00:55:18.837318 | orchestrator | skipping: [testbed-manager] => (item=ceph.client.cinder.keyring)  2026-05-24 00:55:18.837330 | orchestrator | skipping: [testbed-manager] => (item=ceph.client.cinder-backup.keyring)  2026-05-24 00:55:18.837343 | orchestrator | skipping: [testbed-manager] => (item=ceph.client.cinder.keyring)  2026-05-24 00:55:18.837355 | orchestrator | skipping: [testbed-manager] => (item=ceph.client.nova.keyring)  2026-05-24 00:55:18.837367 | orchestrator | skipping: [testbed-manager] => (item=ceph.client.glance.keyring)  2026-05-24 00:55:18.837380 | orchestrator | skipping: [testbed-manager] => (item=ceph.client.gnocchi.keyring)  2026-05-24 00:55:18.837393 | orchestrator | skipping: [testbed-manager] => (item=ceph.client.manila.keyring)  2026-05-24 00:55:18.837405 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:55:18.837417 | orchestrator | 2026-05-24 00:55:18.837430 | orchestrator | TASK [Check if target directories exist] *************************************** 2026-05-24 00:55:18.837441 | orchestrator | Sunday 24 May 2026 00:55:06 +0000 (0:00:00.382) 0:00:07.648 ************ 2026-05-24 00:55:18.837454 | orchestrator | ok: [testbed-manager] => (item=/opt/configuration/environments/infrastructure/files/ceph) 2026-05-24 00:55:18.837466 | orchestrator | ok: [testbed-manager] => (item=/opt/configuration/environments/kolla/files/overlays/cinder/cinder-volume) 2026-05-24 00:55:18.837479 | orchestrator | ok: [testbed-manager] => (item=/opt/configuration/environments/kolla/files/overlays/cinder/cinder-backup) 2026-05-24 00:55:18.837491 | orchestrator | ok: [testbed-manager] => (item=/opt/configuration/environments/kolla/files/overlays/cinder/cinder-backup) 2026-05-24 00:55:18.837515 | orchestrator | ok: [testbed-manager] => (item=/opt/configuration/environments/kolla/files/overlays/nova) 2026-05-24 00:55:18.837528 | orchestrator | ok: [testbed-manager] => (item=/opt/configuration/environments/kolla/files/overlays/nova) 2026-05-24 00:55:18.837556 | orchestrator | ok: [testbed-manager] => (item=/opt/configuration/environments/kolla/files/overlays/glance) 2026-05-24 00:55:18.837569 | orchestrator | ok: [testbed-manager] => (item=/opt/configuration/environments/kolla/files/overlays/gnocchi) 2026-05-24 00:55:18.837581 | orchestrator | ok: [testbed-manager] => (item=/opt/configuration/environments/kolla/files/overlays/manila) 2026-05-24 00:55:18.837593 | orchestrator | 2026-05-24 00:55:18.837606 | orchestrator | TASK [Write ceph keys to the configuration directory] ************************** 2026-05-24 00:55:18.837618 | orchestrator | Sunday 24 May 2026 00:55:09 +0000 (0:00:02.991) 0:00:10.639 ************ 2026-05-24 00:55:18.837631 | orchestrator | skipping: [testbed-manager] => (item=ceph.client.admin.keyring)  2026-05-24 00:55:18.837643 | orchestrator | skipping: [testbed-manager] => (item=ceph.client.cinder.keyring)  2026-05-24 00:55:18.837662 | orchestrator | skipping: [testbed-manager] => (item=ceph.client.cinder.keyring)  2026-05-24 00:55:18.837674 | orchestrator | skipping: [testbed-manager] => (item=ceph.client.cinder-backup.keyring)  2026-05-24 00:55:18.837685 | orchestrator | skipping: [testbed-manager] => (item=ceph.client.cinder.keyring)  2026-05-24 00:55:18.837695 | orchestrator | skipping: [testbed-manager] => (item=ceph.client.nova.keyring)  2026-05-24 00:55:18.837707 | orchestrator | skipping: [testbed-manager] => (item=ceph.client.glance.keyring)  2026-05-24 00:55:18.837717 | orchestrator | skipping: [testbed-manager] => (item=ceph.client.gnocchi.keyring)  2026-05-24 00:55:18.837728 | orchestrator | skipping: [testbed-manager] => (item=ceph.client.manila.keyring)  2026-05-24 00:55:18.837739 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:55:18.837750 | orchestrator | 2026-05-24 00:55:18.837761 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-24 00:55:18.837772 | orchestrator | testbed-manager : ok=3  changed=1  unreachable=0 failed=0 skipped=3  rescued=0 ignored=0 2026-05-24 00:55:18.837784 | orchestrator | 2026-05-24 00:55:18.837795 | orchestrator | 2026-05-24 00:55:18.837806 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-24 00:55:18.837816 | orchestrator | Sunday 24 May 2026 00:55:09 +0000 (0:00:00.191) 0:00:10.831 ************ 2026-05-24 00:55:18.837827 | orchestrator | =============================================================================== 2026-05-24 00:55:18.837838 | orchestrator | Check if ceph keys exist ------------------------------------------------ 4.82s 2026-05-24 00:55:18.837849 | orchestrator | Check if target directories exist --------------------------------------- 2.99s 2026-05-24 00:55:18.837867 | orchestrator | Create share directory -------------------------------------------------- 1.18s 2026-05-24 00:55:18.837886 | orchestrator | Fetch all ceph keys ----------------------------------------------------- 1.03s 2026-05-24 00:55:18.837904 | orchestrator | Write ceph keys to the share directory ---------------------------------- 0.38s 2026-05-24 00:55:18.837921 | orchestrator | Write ceph keys to the configuration directory -------------------------- 0.19s 2026-05-24 00:55:18.837938 | orchestrator | 2026-05-24 00:55:18.837984 | orchestrator | 2026-05-24 00:55:18.838003 | orchestrator | PLAY [Apply role cephclient] *************************************************** 2026-05-24 00:55:18.838080 | orchestrator | 2026-05-24 00:55:18.838095 | orchestrator | TASK [osism.services.cephclient : Include container tasks] ********************* 2026-05-24 00:55:18.838106 | orchestrator | Sunday 24 May 2026 00:55:13 +0000 (0:00:00.278) 0:00:00.278 ************ 2026-05-24 00:55:18.838117 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/cephclient/tasks/container.yml for testbed-manager 2026-05-24 00:55:18.838127 | orchestrator | 2026-05-24 00:55:18.838138 | orchestrator | TASK [osism.services.cephclient : Create required directories] ***************** 2026-05-24 00:55:18.838165 | orchestrator | Sunday 24 May 2026 00:55:13 +0000 (0:00:00.229) 0:00:00.508 ************ 2026-05-24 00:55:18.838176 | orchestrator | changed: [testbed-manager] => (item=/opt/cephclient/configuration) 2026-05-24 00:55:18.838187 | orchestrator | changed: [testbed-manager] => (item=/opt/cephclient/data) 2026-05-24 00:55:18.838197 | orchestrator | ok: [testbed-manager] => (item=/opt/cephclient) 2026-05-24 00:55:18.838208 | orchestrator | 2026-05-24 00:55:18.838219 | orchestrator | TASK [osism.services.cephclient : Copy configuration files] ******************** 2026-05-24 00:55:18.838230 | orchestrator | Sunday 24 May 2026 00:55:14 +0000 (0:00:01.449) 0:00:01.958 ************ 2026-05-24 00:55:18.838241 | orchestrator | changed: [testbed-manager] => (item={'src': 'ceph.conf.j2', 'dest': '/opt/cephclient/configuration/ceph.conf'}) 2026-05-24 00:55:18.838251 | orchestrator | 2026-05-24 00:55:18.838262 | orchestrator | TASK [osism.services.cephclient : Copy keyring file] *************************** 2026-05-24 00:55:18.838273 | orchestrator | Sunday 24 May 2026 00:55:16 +0000 (0:00:01.103) 0:00:03.061 ************ 2026-05-24 00:55:18.838287 | orchestrator | An exception occurred during task execution. To see the full traceback, use -vvv. The error was: ansible.errors.AnsibleError: An unhandled exception occurred while templating '{{ lookup('file', '{{ configuration_directory }}/environments/infrastructure/files/ceph/ceph.client.admin.keyring', rstrip=false) | default('', true) }}'. Error was a , original message: The 'file' lookup had an issue accessing the file '/opt/configuration/environments/infrastructure/files/ceph/ceph.client.admin.keyring'. file not found, use -vvvvv to see paths searched 2026-05-24 00:55:18.838317 | orchestrator | fatal: [testbed-manager]: FAILED! => {"changed": false, "msg": "AnsibleError: An unhandled exception occurred while templating '{{ lookup('file', '{{ configuration_directory }}/environments/infrastructure/files/ceph/ceph.client.admin.keyring', rstrip=false) | default('', true) }}'. Error was a , original message: The 'file' lookup had an issue accessing the file '/opt/configuration/environments/infrastructure/files/ceph/ceph.client.admin.keyring'. file not found, use -vvvvv to see paths searched"} 2026-05-24 00:55:18.838331 | orchestrator | 2026-05-24 00:55:18.838341 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-24 00:55:18.838359 | orchestrator | testbed-manager : ok=3  changed=2  unreachable=0 failed=1  skipped=0 rescued=0 ignored=0 2026-05-24 00:55:18.838371 | orchestrator | 2026-05-24 00:55:18.838387 | orchestrator | 2026-05-24 00:55:18.838405 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-24 00:55:18.838423 | orchestrator | Sunday 24 May 2026 00:55:16 +0000 (0:00:00.174) 0:00:03.235 ************ 2026-05-24 00:55:18.838441 | orchestrator | =============================================================================== 2026-05-24 00:55:18.838458 | orchestrator | osism.services.cephclient : Create required directories ----------------- 1.45s 2026-05-24 00:55:18.838473 | orchestrator | osism.services.cephclient : Copy configuration files -------------------- 1.10s 2026-05-24 00:55:18.838491 | orchestrator | osism.services.cephclient : Include container tasks --------------------- 0.23s 2026-05-24 00:55:18.838510 | orchestrator | osism.services.cephclient : Copy keyring file --------------------------- 0.17s 2026-05-24 00:55:18.838529 | orchestrator | 2026-05-24 00:55:18 | INFO  | Task 0fbb0a63-16bd-4cc5-9adf-58e41e6c1b42 is in state SUCCESS 2026-05-24 00:55:18.838547 | orchestrator | 2026-05-24 00:55:18 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:55:21.866995 | orchestrator | 2026-05-24 00:55:21 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 00:55:21.868298 | orchestrator | 2026-05-24 00:55:21 | INFO  | Task c390e6f3-c90e-4000-baf0-783e65e40015 is in state STARTED 2026-05-24 00:55:21.868924 | orchestrator | 2026-05-24 00:55:21 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:55:21.869581 | orchestrator | 2026-05-24 00:55:21 | INFO  | Task 3808ea2a-e643-4c65-8182-f5a659f890f4 is in state STARTED 2026-05-24 00:55:21.869705 | orchestrator | 2026-05-24 00:55:21 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:55:24.912734 | orchestrator | 2026-05-24 00:55:24 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 00:55:24.913064 | orchestrator | 2026-05-24 00:55:24 | INFO  | Task c390e6f3-c90e-4000-baf0-783e65e40015 is in state STARTED 2026-05-24 00:55:24.913684 | orchestrator | 2026-05-24 00:55:24 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:55:24.914274 | orchestrator | 2026-05-24 00:55:24 | INFO  | Task 3808ea2a-e643-4c65-8182-f5a659f890f4 is in state SUCCESS 2026-05-24 00:55:24.914303 | orchestrator | 2026-05-24 00:55:24 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:55:27.954307 | orchestrator | 2026-05-24 00:55:27 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 00:55:27.954811 | orchestrator | 2026-05-24 00:55:27 | INFO  | Task c390e6f3-c90e-4000-baf0-783e65e40015 is in state STARTED 2026-05-24 00:55:27.956037 | orchestrator | 2026-05-24 00:55:27 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:55:27.956068 | orchestrator | 2026-05-24 00:55:27 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:55:30.992485 | orchestrator | 2026-05-24 00:55:30 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 00:55:30.992586 | orchestrator | 2026-05-24 00:55:30 | INFO  | Task c390e6f3-c90e-4000-baf0-783e65e40015 is in state STARTED 2026-05-24 00:55:30.992602 | orchestrator | 2026-05-24 00:55:30 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:55:30.992614 | orchestrator | 2026-05-24 00:55:30 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:55:34.031759 | orchestrator | 2026-05-24 00:55:34 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 00:55:34.031895 | orchestrator | 2026-05-24 00:55:34 | INFO  | Task c390e6f3-c90e-4000-baf0-783e65e40015 is in state STARTED 2026-05-24 00:55:34.031913 | orchestrator | 2026-05-24 00:55:34 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:55:34.031925 | orchestrator | 2026-05-24 00:55:34 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:55:37.071786 | orchestrator | 2026-05-24 00:55:37 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 00:55:37.074470 | orchestrator | 2026-05-24 00:55:37 | INFO  | Task c390e6f3-c90e-4000-baf0-783e65e40015 is in state STARTED 2026-05-24 00:55:37.076815 | orchestrator | 2026-05-24 00:55:37 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:55:37.077340 | orchestrator | 2026-05-24 00:55:37 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:55:40.112217 | orchestrator | 2026-05-24 00:55:40 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 00:55:40.112476 | orchestrator | 2026-05-24 00:55:40 | INFO  | Task c390e6f3-c90e-4000-baf0-783e65e40015 is in state STARTED 2026-05-24 00:55:40.115913 | orchestrator | 2026-05-24 00:55:40 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:55:40.115980 | orchestrator | 2026-05-24 00:55:40 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:55:43.179590 | orchestrator | 2026-05-24 00:55:43 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 00:55:43.182170 | orchestrator | 2026-05-24 00:55:43 | INFO  | Task c390e6f3-c90e-4000-baf0-783e65e40015 is in state STARTED 2026-05-24 00:55:43.182859 | orchestrator | 2026-05-24 00:55:43 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:55:43.182931 | orchestrator | 2026-05-24 00:55:43 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:55:46.225516 | orchestrator | 2026-05-24 00:55:46 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 00:55:46.228290 | orchestrator | 2026-05-24 00:55:46 | INFO  | Task c390e6f3-c90e-4000-baf0-783e65e40015 is in state STARTED 2026-05-24 00:55:46.230134 | orchestrator | 2026-05-24 00:55:46 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:55:46.230537 | orchestrator | 2026-05-24 00:55:46 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:55:49.263671 | orchestrator | 2026-05-24 00:55:49 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 00:55:49.406079 | orchestrator | 2026-05-24 00:55:49 | INFO  | Task c390e6f3-c90e-4000-baf0-783e65e40015 is in state STARTED 2026-05-24 00:55:49.406133 | orchestrator | 2026-05-24 00:55:49 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:55:49.406140 | orchestrator | 2026-05-24 00:55:49 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:55:52.303828 | orchestrator | 2026-05-24 00:55:52 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 00:55:52.303912 | orchestrator | 2026-05-24 00:55:52 | INFO  | Task c390e6f3-c90e-4000-baf0-783e65e40015 is in state STARTED 2026-05-24 00:55:52.303925 | orchestrator | 2026-05-24 00:55:52 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:55:52.303936 | orchestrator | 2026-05-24 00:55:52 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:55:55.318268 | orchestrator | 2026-05-24 00:55:55 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 00:55:55.330247 | orchestrator | 2026-05-24 00:55:55 | INFO  | Task c390e6f3-c90e-4000-baf0-783e65e40015 is in state STARTED 2026-05-24 00:55:55.330318 | orchestrator | 2026-05-24 00:55:55 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:55:55.330332 | orchestrator | 2026-05-24 00:55:55 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:55:58.344147 | orchestrator | 2026-05-24 00:55:58 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 00:55:58.344282 | orchestrator | 2026-05-24 00:55:58 | INFO  | Task c390e6f3-c90e-4000-baf0-783e65e40015 is in state STARTED 2026-05-24 00:55:58.344767 | orchestrator | 2026-05-24 00:55:58 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:55:58.344801 | orchestrator | 2026-05-24 00:55:58 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:56:01.373858 | orchestrator | 2026-05-24 00:56:01 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 00:56:01.375656 | orchestrator | 2026-05-24 00:56:01 | INFO  | Task c390e6f3-c90e-4000-baf0-783e65e40015 is in state STARTED 2026-05-24 00:56:01.376587 | orchestrator | 2026-05-24 00:56:01 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:56:01.376646 | orchestrator | 2026-05-24 00:56:01 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:56:04.402138 | orchestrator | 2026-05-24 00:56:04 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 00:56:04.402304 | orchestrator | 2026-05-24 00:56:04 | INFO  | Task c390e6f3-c90e-4000-baf0-783e65e40015 is in state STARTED 2026-05-24 00:56:04.403184 | orchestrator | 2026-05-24 00:56:04 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:56:04.403212 | orchestrator | 2026-05-24 00:56:04 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:56:07.443269 | orchestrator | 2026-05-24 00:56:07 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 00:56:07.448118 | orchestrator | 2026-05-24 00:56:07 | INFO  | Task c390e6f3-c90e-4000-baf0-783e65e40015 is in state STARTED 2026-05-24 00:56:07.449394 | orchestrator | 2026-05-24 00:56:07 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:56:07.449439 | orchestrator | 2026-05-24 00:56:07 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:56:10.501183 | orchestrator | 2026-05-24 00:56:10 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 00:56:10.502517 | orchestrator | 2026-05-24 00:56:10 | INFO  | Task c390e6f3-c90e-4000-baf0-783e65e40015 is in state STARTED 2026-05-24 00:56:10.502566 | orchestrator | 2026-05-24 00:56:10 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:56:10.502582 | orchestrator | 2026-05-24 00:56:10 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:56:13.538820 | orchestrator | 2026-05-24 00:56:13 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 00:56:13.538888 | orchestrator | 2026-05-24 00:56:13 | INFO  | Task c390e6f3-c90e-4000-baf0-783e65e40015 is in state STARTED 2026-05-24 00:56:13.539259 | orchestrator | 2026-05-24 00:56:13 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:56:13.539295 | orchestrator | 2026-05-24 00:56:13 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:56:16.565049 | orchestrator | 2026-05-24 00:56:16 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 00:56:16.567981 | orchestrator | 2026-05-24 00:56:16 | INFO  | Task c390e6f3-c90e-4000-baf0-783e65e40015 is in state STARTED 2026-05-24 00:56:16.568574 | orchestrator | 2026-05-24 00:56:16 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:56:16.568609 | orchestrator | 2026-05-24 00:56:16 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:56:19.598794 | orchestrator | 2026-05-24 00:56:19 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 00:56:19.599863 | orchestrator | 2026-05-24 00:56:19 | INFO  | Task c390e6f3-c90e-4000-baf0-783e65e40015 is in state STARTED 2026-05-24 00:56:19.601969 | orchestrator | 2026-05-24 00:56:19 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:56:19.602012 | orchestrator | 2026-05-24 00:56:19 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:56:22.650805 | orchestrator | 2026-05-24 00:56:22 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 00:56:22.652412 | orchestrator | 2026-05-24 00:56:22 | INFO  | Task c390e6f3-c90e-4000-baf0-783e65e40015 is in state STARTED 2026-05-24 00:56:22.653425 | orchestrator | 2026-05-24 00:56:22 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:56:22.653464 | orchestrator | 2026-05-24 00:56:22 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:56:25.712849 | orchestrator | 2026-05-24 00:56:25 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 00:56:25.712966 | orchestrator | 2026-05-24 00:56:25 | INFO  | Task c390e6f3-c90e-4000-baf0-783e65e40015 is in state STARTED 2026-05-24 00:56:25.714675 | orchestrator | 2026-05-24 00:56:25 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:56:25.715033 | orchestrator | 2026-05-24 00:56:25 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:56:28.767736 | orchestrator | 2026-05-24 00:56:28 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 00:56:28.769925 | orchestrator | 2026-05-24 00:56:28 | INFO  | Task c390e6f3-c90e-4000-baf0-783e65e40015 is in state STARTED 2026-05-24 00:56:28.771731 | orchestrator | 2026-05-24 00:56:28 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:56:28.772198 | orchestrator | 2026-05-24 00:56:28 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:56:31.824101 | orchestrator | 2026-05-24 00:56:31 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 00:56:31.826861 | orchestrator | 2026-05-24 00:56:31 | INFO  | Task c390e6f3-c90e-4000-baf0-783e65e40015 is in state STARTED 2026-05-24 00:56:31.833862 | orchestrator | 2026-05-24 00:56:31 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:56:31.833959 | orchestrator | 2026-05-24 00:56:31 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:56:34.883225 | orchestrator | 2026-05-24 00:56:34 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 00:56:34.885021 | orchestrator | 2026-05-24 00:56:34 | INFO  | Task c390e6f3-c90e-4000-baf0-783e65e40015 is in state STARTED 2026-05-24 00:56:34.889356 | orchestrator | 2026-05-24 00:56:34 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:56:34.890294 | orchestrator | 2026-05-24 00:56:34 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:56:37.934289 | orchestrator | 2026-05-24 00:56:37 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 00:56:37.936234 | orchestrator | 2026-05-24 00:56:37 | INFO  | Task c390e6f3-c90e-4000-baf0-783e65e40015 is in state STARTED 2026-05-24 00:56:37.937169 | orchestrator | 2026-05-24 00:56:37 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:56:37.937519 | orchestrator | 2026-05-24 00:56:37 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:56:40.982878 | orchestrator | 2026-05-24 00:56:40 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 00:56:40.983375 | orchestrator | 2026-05-24 00:56:40 | INFO  | Task c390e6f3-c90e-4000-baf0-783e65e40015 is in state STARTED 2026-05-24 00:56:40.984595 | orchestrator | 2026-05-24 00:56:40 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:56:40.984639 | orchestrator | 2026-05-24 00:56:40 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:56:44.020347 | orchestrator | 2026-05-24 00:56:44 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 00:56:44.024266 | orchestrator | 2026-05-24 00:56:44 | INFO  | Task c390e6f3-c90e-4000-baf0-783e65e40015 is in state STARTED 2026-05-24 00:56:44.027102 | orchestrator | 2026-05-24 00:56:44 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:56:44.027171 | orchestrator | 2026-05-24 00:56:44 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:56:47.092005 | orchestrator | 2026-05-24 00:56:47 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 00:56:47.095129 | orchestrator | 2026-05-24 00:56:47 | INFO  | Task c390e6f3-c90e-4000-baf0-783e65e40015 is in state STARTED 2026-05-24 00:56:47.099360 | orchestrator | 2026-05-24 00:56:47 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:56:47.099487 | orchestrator | 2026-05-24 00:56:47 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:56:50.149582 | orchestrator | 2026-05-24 00:56:50 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 00:56:50.151598 | orchestrator | 2026-05-24 00:56:50 | INFO  | Task c390e6f3-c90e-4000-baf0-783e65e40015 is in state STARTED 2026-05-24 00:56:50.153420 | orchestrator | 2026-05-24 00:56:50 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:56:50.153585 | orchestrator | 2026-05-24 00:56:50 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:56:53.199194 | orchestrator | 2026-05-24 00:56:53 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 00:56:53.201819 | orchestrator | 2026-05-24 00:56:53 | INFO  | Task c390e6f3-c90e-4000-baf0-783e65e40015 is in state STARTED 2026-05-24 00:56:53.201876 | orchestrator | 2026-05-24 00:56:53 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:56:53.201885 | orchestrator | 2026-05-24 00:56:53 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:56:56.249834 | orchestrator | 2026-05-24 00:56:56 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 00:56:56.251178 | orchestrator | 2026-05-24 00:56:56 | INFO  | Task c390e6f3-c90e-4000-baf0-783e65e40015 is in state STARTED 2026-05-24 00:56:56.252650 | orchestrator | 2026-05-24 00:56:56 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:56:56.252704 | orchestrator | 2026-05-24 00:56:56 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:56:59.314100 | orchestrator | 2026-05-24 00:56:59 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 00:56:59.317945 | orchestrator | 2026-05-24 00:56:59 | INFO  | Task c390e6f3-c90e-4000-baf0-783e65e40015 is in state STARTED 2026-05-24 00:56:59.322355 | orchestrator | 2026-05-24 00:56:59 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:56:59.322416 | orchestrator | 2026-05-24 00:56:59 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:57:02.374704 | orchestrator | 2026-05-24 00:57:02 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 00:57:02.377340 | orchestrator | 2026-05-24 00:57:02 | INFO  | Task c390e6f3-c90e-4000-baf0-783e65e40015 is in state STARTED 2026-05-24 00:57:02.380327 | orchestrator | 2026-05-24 00:57:02 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:57:02.380546 | orchestrator | 2026-05-24 00:57:02 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:57:05.441205 | orchestrator | 2026-05-24 00:57:05 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 00:57:05.441645 | orchestrator | 2026-05-24 00:57:05 | INFO  | Task c390e6f3-c90e-4000-baf0-783e65e40015 is in state STARTED 2026-05-24 00:57:05.444273 | orchestrator | 2026-05-24 00:57:05 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:57:05.444329 | orchestrator | 2026-05-24 00:57:05 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:57:08.487824 | orchestrator | 2026-05-24 00:57:08 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 00:57:08.487944 | orchestrator | 2026-05-24 00:57:08 | INFO  | Task c390e6f3-c90e-4000-baf0-783e65e40015 is in state STARTED 2026-05-24 00:57:08.488891 | orchestrator | 2026-05-24 00:57:08 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:57:08.489117 | orchestrator | 2026-05-24 00:57:08 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:57:11.534880 | orchestrator | 2026-05-24 00:57:11 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 00:57:11.538315 | orchestrator | 2026-05-24 00:57:11 | INFO  | Task c390e6f3-c90e-4000-baf0-783e65e40015 is in state STARTED 2026-05-24 00:57:11.540574 | orchestrator | 2026-05-24 00:57:11 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state STARTED 2026-05-24 00:57:11.540653 | orchestrator | 2026-05-24 00:57:11 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:57:14.582196 | orchestrator | 2026-05-24 00:57:14 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 00:57:14.584287 | orchestrator | 2026-05-24 00:57:14 | INFO  | Task c390e6f3-c90e-4000-baf0-783e65e40015 is in state STARTED 2026-05-24 00:57:14.592011 | orchestrator | 2026-05-24 00:57:14 | INFO  | Task b3f85416-1010-4fe5-a6b3-509ef0a63aeb is in state SUCCESS 2026-05-24 00:57:14.594255 | orchestrator | 2026-05-24 00:57:14.594339 | orchestrator | [WARNING]: Collection community.general does not support Ansible version 2026-05-24 00:57:14.594355 | orchestrator | 2.16.14 2026-05-24 00:57:14.594367 | orchestrator | 2026-05-24 00:57:14.594472 | orchestrator | PLAY [Bootstraph ceph dashboard] *********************************************** 2026-05-24 00:57:14.594491 | orchestrator | 2026-05-24 00:57:14.594529 | orchestrator | TASK [Disable the ceph dashboard] ********************************************** 2026-05-24 00:57:14.594582 | orchestrator | Sunday 24 May 2026 00:55:21 +0000 (0:00:00.226) 0:00:00.226 ************ 2026-05-24 00:57:14.594597 | orchestrator | fatal: [testbed-manager]: FAILED! => {"changed": false, "cmd": "ceph mgr module disable dashboard", "msg": "[Errno 2] No such file or directory: b'ceph'", "rc": 2, "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2026-05-24 00:57:14.594611 | orchestrator | 2026-05-24 00:57:14.594622 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-24 00:57:14.594664 | orchestrator | testbed-manager : ok=0 changed=0 unreachable=0 failed=1  skipped=0 rescued=0 ignored=0 2026-05-24 00:57:14.594678 | orchestrator | 2026-05-24 00:57:14.594689 | orchestrator | 2026-05-24 00:57:14.594700 | orchestrator | 2026-05-24 00:57:14.594769 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-24 00:57:14.594781 | orchestrator | Sunday 24 May 2026 00:55:21 +0000 (0:00:00.680) 0:00:00.906 ************ 2026-05-24 00:57:14.594793 | orchestrator | =============================================================================== 2026-05-24 00:57:14.594806 | orchestrator | Disable the ceph dashboard ---------------------------------------------- 0.68s 2026-05-24 00:57:14.594818 | orchestrator | 2026-05-24 00:57:14.594831 | orchestrator | [WARNING]: Collection community.general does not support Ansible version 2026-05-24 00:57:14.594843 | orchestrator | 2.17.14 2026-05-24 00:57:14.594856 | orchestrator | 2026-05-24 00:57:14.594868 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-05-24 00:57:14.594881 | orchestrator | 2026-05-24 00:57:14.594893 | orchestrator | TASK [Group hosts based on Kolla action] *************************************** 2026-05-24 00:57:14.594906 | orchestrator | Sunday 24 May 2026 00:50:24 +0000 (0:00:00.397) 0:00:00.397 ************ 2026-05-24 00:57:14.594918 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:57:14.594931 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:57:14.594943 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:57:14.594956 | orchestrator | 2026-05-24 00:57:14.594969 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-05-24 00:57:14.594982 | orchestrator | Sunday 24 May 2026 00:50:25 +0000 (0:00:00.316) 0:00:00.713 ************ 2026-05-24 00:57:14.595022 | orchestrator | ok: [testbed-node-0] => (item=enable_loadbalancer_True) 2026-05-24 00:57:14.595036 | orchestrator | ok: [testbed-node-1] => (item=enable_loadbalancer_True) 2026-05-24 00:57:14.595049 | orchestrator | ok: [testbed-node-2] => (item=enable_loadbalancer_True) 2026-05-24 00:57:14.595061 | orchestrator | 2026-05-24 00:57:14.595114 | orchestrator | PLAY [Apply role loadbalancer] ************************************************* 2026-05-24 00:57:14.595127 | orchestrator | 2026-05-24 00:57:14.595140 | orchestrator | TASK [loadbalancer : include_tasks] ******************************************** 2026-05-24 00:57:14.595151 | orchestrator | Sunday 24 May 2026 00:50:25 +0000 (0:00:00.326) 0:00:01.040 ************ 2026-05-24 00:57:14.595177 | orchestrator | included: /ansible/roles/loadbalancer/tasks/deploy.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-24 00:57:14.595188 | orchestrator | 2026-05-24 00:57:14.595199 | orchestrator | TASK [loadbalancer : Check IPv6 support] *************************************** 2026-05-24 00:57:14.595210 | orchestrator | Sunday 24 May 2026 00:50:26 +0000 (0:00:00.712) 0:00:01.752 ************ 2026-05-24 00:57:14.595221 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:57:14.595232 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:57:14.595275 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:57:14.595287 | orchestrator | 2026-05-24 00:57:14.595377 | orchestrator | TASK [Setting sysctl values] *************************************************** 2026-05-24 00:57:14.595447 | orchestrator | Sunday 24 May 2026 00:50:27 +0000 (0:00:01.208) 0:00:02.961 ************ 2026-05-24 00:57:14.595461 | orchestrator | included: sysctl for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-24 00:57:14.595472 | orchestrator | 2026-05-24 00:57:14.595482 | orchestrator | TASK [sysctl : Check IPv6 support] ********************************************* 2026-05-24 00:57:14.595493 | orchestrator | Sunday 24 May 2026 00:50:28 +0000 (0:00:00.809) 0:00:03.770 ************ 2026-05-24 00:57:14.595504 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:57:14.595514 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:57:14.595525 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:57:14.595535 | orchestrator | 2026-05-24 00:57:14.595546 | orchestrator | TASK [sysctl : Setting sysctl values] ****************************************** 2026-05-24 00:57:14.595556 | orchestrator | Sunday 24 May 2026 00:50:29 +0000 (0:00:00.836) 0:00:04.607 ************ 2026-05-24 00:57:14.595567 | orchestrator | changed: [testbed-node-0] => (item={'name': 'net.ipv6.ip_nonlocal_bind', 'value': 1}) 2026-05-24 00:57:14.595578 | orchestrator | changed: [testbed-node-1] => (item={'name': 'net.ipv6.ip_nonlocal_bind', 'value': 1}) 2026-05-24 00:57:14.595588 | orchestrator | changed: [testbed-node-2] => (item={'name': 'net.ipv6.ip_nonlocal_bind', 'value': 1}) 2026-05-24 00:57:14.595599 | orchestrator | changed: [testbed-node-1] => (item={'name': 'net.ipv4.ip_nonlocal_bind', 'value': 1}) 2026-05-24 00:57:14.595609 | orchestrator | changed: [testbed-node-0] => (item={'name': 'net.ipv4.ip_nonlocal_bind', 'value': 1}) 2026-05-24 00:57:14.595620 | orchestrator | ok: [testbed-node-1] => (item={'name': 'net.ipv4.tcp_retries2', 'value': 'KOLLA_UNSET'}) 2026-05-24 00:57:14.595631 | orchestrator | ok: [testbed-node-0] => (item={'name': 'net.ipv4.tcp_retries2', 'value': 'KOLLA_UNSET'}) 2026-05-24 00:57:14.595688 | orchestrator | changed: [testbed-node-1] => (item={'name': 'net.unix.max_dgram_qlen', 'value': 128}) 2026-05-24 00:57:14.595718 | orchestrator | changed: [testbed-node-0] => (item={'name': 'net.unix.max_dgram_qlen', 'value': 128}) 2026-05-24 00:57:14.595730 | orchestrator | changed: [testbed-node-2] => (item={'name': 'net.ipv4.ip_nonlocal_bind', 'value': 1}) 2026-05-24 00:57:14.595764 | orchestrator | ok: [testbed-node-2] => (item={'name': 'net.ipv4.tcp_retries2', 'value': 'KOLLA_UNSET'}) 2026-05-24 00:57:14.595778 | orchestrator | changed: [testbed-node-2] => (item={'name': 'net.unix.max_dgram_qlen', 'value': 128}) 2026-05-24 00:57:14.595789 | orchestrator | 2026-05-24 00:57:14.595823 | orchestrator | TASK [module-load : Load modules] ********************************************** 2026-05-24 00:57:14.595835 | orchestrator | Sunday 24 May 2026 00:50:32 +0000 (0:00:03.176) 0:00:07.784 ************ 2026-05-24 00:57:14.595846 | orchestrator | changed: [testbed-node-1] => (item=ip_vs) 2026-05-24 00:57:14.595858 | orchestrator | changed: [testbed-node-2] => (item=ip_vs) 2026-05-24 00:57:14.595869 | orchestrator | changed: [testbed-node-0] => (item=ip_vs) 2026-05-24 00:57:14.595903 | orchestrator | 2026-05-24 00:57:14.595916 | orchestrator | TASK [module-load : Persist modules via modules-load.d] ************************ 2026-05-24 00:57:14.596003 | orchestrator | Sunday 24 May 2026 00:50:33 +0000 (0:00:00.741) 0:00:08.525 ************ 2026-05-24 00:57:14.596016 | orchestrator | changed: [testbed-node-2] => (item=ip_vs) 2026-05-24 00:57:14.596027 | orchestrator | changed: [testbed-node-1] => (item=ip_vs) 2026-05-24 00:57:14.596038 | orchestrator | changed: [testbed-node-0] => (item=ip_vs) 2026-05-24 00:57:14.596048 | orchestrator | 2026-05-24 00:57:14.596059 | orchestrator | TASK [module-load : Drop module persistence] *********************************** 2026-05-24 00:57:14.596070 | orchestrator | Sunday 24 May 2026 00:50:34 +0000 (0:00:01.308) 0:00:09.834 ************ 2026-05-24 00:57:14.596081 | orchestrator | skipping: [testbed-node-0] => (item=ip_vs)  2026-05-24 00:57:14.596091 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:57:14.596102 | orchestrator | skipping: [testbed-node-1] => (item=ip_vs)  2026-05-24 00:57:14.596113 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:57:14.596124 | orchestrator | skipping: [testbed-node-2] => (item=ip_vs)  2026-05-24 00:57:14.596135 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:57:14.596146 | orchestrator | 2026-05-24 00:57:14.596157 | orchestrator | TASK [loadbalancer : Ensuring config directories exist] ************************ 2026-05-24 00:57:14.596168 | orchestrator | Sunday 24 May 2026 00:50:35 +0000 (0:00:00.795) 0:00:10.630 ************ 2026-05-24 00:57:14.596182 | orchestrator | changed: [testbed-node-1] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/haproxy:2024.2', '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-05-24 00:57:14.596205 | orchestrator | changed: [testbed-node-0] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/haproxy:2024.2', '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-05-24 00:57:14.596218 | orchestrator | changed: [testbed-node-2] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/haproxy:2024.2', '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-05-24 00:57:14.596229 | orchestrator | changed: [testbed-node-1] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/proxysql:2024.2', '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-05-24 00:57:14.596252 | orchestrator | changed: [testbed-node-2] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/proxysql:2024.2', '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-05-24 00:57:14.596272 | orchestrator | changed: [testbed-node-0] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/proxysql:2024.2', '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-05-24 00:57:14.596284 | orchestrator | changed: [testbed-node-1] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/keepalived:2024.2', '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-05-24 00:57:14.596301 | orchestrator | changed: [testbed-node-2] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/keepalived:2024.2', '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-05-24 00:57:14.596343 | orchestrator | changed: [testbed-node-0] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/keepalived:2024.2', '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-05-24 00:57:14.596355 | orchestrator | 2026-05-24 00:57:14.596366 | orchestrator | TASK [loadbalancer : Ensuring haproxy service config subdir exists] ************ 2026-05-24 00:57:14.596377 | orchestrator | Sunday 24 May 2026 00:50:36 +0000 (0:00:01.735) 0:00:12.366 ************ 2026-05-24 00:57:14.596413 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:57:14.596481 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:57:14.596495 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:57:14.596506 | orchestrator | 2026-05-24 00:57:14.596560 | orchestrator | TASK [loadbalancer : Ensuring proxysql service config subdirectories exist] **** 2026-05-24 00:57:14.596573 | orchestrator | Sunday 24 May 2026 00:50:37 +0000 (0:00:00.941) 0:00:13.307 ************ 2026-05-24 00:57:14.596584 | orchestrator | changed: [testbed-node-0] => (item=users) 2026-05-24 00:57:14.596595 | orchestrator | changed: [testbed-node-1] => (item=users) 2026-05-24 00:57:14.596606 | orchestrator | changed: [testbed-node-2] => (item=users) 2026-05-24 00:57:14.596617 | orchestrator | changed: [testbed-node-0] => (item=rules) 2026-05-24 00:57:14.596627 | orchestrator | changed: [testbed-node-1] => (item=rules) 2026-05-24 00:57:14.596638 | orchestrator | changed: [testbed-node-2] => (item=rules) 2026-05-24 00:57:14.596649 | orchestrator | 2026-05-24 00:57:14.596660 | orchestrator | TASK [loadbalancer : Ensuring keepalived checks subdir exists] ***************** 2026-05-24 00:57:14.596679 | orchestrator | Sunday 24 May 2026 00:50:39 +0000 (0:00:02.093) 0:00:15.401 ************ 2026-05-24 00:57:14.596690 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:57:14.596701 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:57:14.596713 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:57:14.596724 | orchestrator | 2026-05-24 00:57:14.596736 | orchestrator | TASK [loadbalancer : Remove mariadb.cfg if proxysql enabled] ******************* 2026-05-24 00:57:14.596747 | orchestrator | Sunday 24 May 2026 00:50:41 +0000 (0:00:01.161) 0:00:16.562 ************ 2026-05-24 00:57:14.596758 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:57:14.596769 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:57:14.596780 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:57:14.596791 | orchestrator | 2026-05-24 00:57:14.596810 | orchestrator | TASK [loadbalancer : Removing checks for services which are disabled] ********** 2026-05-24 00:57:14.596822 | orchestrator | Sunday 24 May 2026 00:50:42 +0000 (0:00:01.203) 0:00:17.765 ************ 2026-05-24 00:57:14.596833 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/haproxy:2024.2', '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-05-24 00:57:14.596846 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/proxysql:2024.2', '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-05-24 00:57:14.596858 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/keepalived:2024.2', '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-05-24 00:57:14.596875 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'haproxy-ssh', 'value': {'container_name': 'haproxy_ssh', 'group': 'loadbalancer', 'enabled': False, 'image': 'registry.osism.tech/kolla/haproxy-ssh:2024.2', '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__d70ad03cd9e7fd2120242067381cc483748424ae', '__omit_place_holder__d70ad03cd9e7fd2120242067381cc483748424ae'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 2985'], 'timeout': '30'}}})  2026-05-24 00:57:14.596887 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:57:14.596923 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/haproxy:2024.2', '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-05-24 00:57:14.596946 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/proxysql:2024.2', '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-05-24 00:57:14.596967 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/keepalived:2024.2', '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-05-24 00:57:14.596979 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'haproxy-ssh', 'value': {'container_name': 'haproxy_ssh', 'group': 'loadbalancer', 'enabled': False, 'image': 'registry.osism.tech/kolla/haproxy-ssh:2024.2', '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__d70ad03cd9e7fd2120242067381cc483748424ae', '__omit_place_holder__d70ad03cd9e7fd2120242067381cc483748424ae'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 2985'], 'timeout': '30'}}})  2026-05-24 00:57:14.596991 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:57:14.597002 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/haproxy:2024.2', '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-05-24 00:57:14.597019 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/proxysql:2024.2', '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-05-24 00:57:14.597031 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/keepalived:2024.2', '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-05-24 00:57:14.597052 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'haproxy-ssh', 'value': {'container_name': 'haproxy_ssh', 'group': 'loadbalancer', 'enabled': False, 'image': 'registry.osism.tech/kolla/haproxy-ssh:2024.2', '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__d70ad03cd9e7fd2120242067381cc483748424ae', '__omit_place_holder__d70ad03cd9e7fd2120242067381cc483748424ae'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 2985'], 'timeout': '30'}}})  2026-05-24 00:57:14.597229 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:57:14.597242 | orchestrator | 2026-05-24 00:57:14.597253 | orchestrator | TASK [loadbalancer : Copying checks for services which are enabled] ************ 2026-05-24 00:57:14.597264 | orchestrator | Sunday 24 May 2026 00:50:43 +0000 (0:00:01.122) 0:00:18.888 ************ 2026-05-24 00:57:14.597284 | orchestrator | changed: [testbed-node-0] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/haproxy:2024.2', '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-05-24 00:57:14.597297 | orchestrator | changed: [testbed-node-2] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/haproxy:2024.2', '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-05-24 00:57:14.597308 | orchestrator | changed: [testbed-node-1] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/haproxy:2024.2', '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-05-24 00:57:14.597319 | orchestrator | changed: [testbed-node-0] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/proxysql:2024.2', '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-05-24 00:57:14.597336 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/keepalived:2024.2', '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-05-24 00:57:14.597355 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'haproxy-ssh', 'value': {'container_name': 'haproxy_ssh', 'group': 'loadbalancer', 'enabled': False, 'image': 'registry.osism.tech/kolla/haproxy-ssh:2024.2', '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__d70ad03cd9e7fd2120242067381cc483748424ae', '__omit_place_holder__d70ad03cd9e7fd2120242067381cc483748424ae'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 2985'], 'timeout': '30'}}})  2026-05-24 00:57:14.597367 | orchestrator | changed: [testbed-node-2] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/proxysql:2024.2', '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-05-24 00:57:14.597416 | orchestrator | changed: [testbed-node-1] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/proxysql:2024.2', '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-05-24 00:57:14.597430 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/keepalived:2024.2', '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-05-24 00:57:14.597441 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/keepalived:2024.2', '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-05-24 00:57:14.597458 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'haproxy-ssh', 'value': {'container_name': 'haproxy_ssh', 'group': 'loadbalancer', 'enabled': False, 'image': 'registry.osism.tech/kolla/haproxy-ssh:2024.2', '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__d70ad03cd9e7fd2120242067381cc483748424ae', '__omit_place_holder__d70ad03cd9e7fd2120242067381cc483748424ae'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 2985'], 'timeout': '30'}}})  2026-05-24 00:57:14.597470 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'haproxy-ssh', 'value': {'container_name': 'haproxy_ssh', 'group': 'loadbalancer', 'enabled': False, 'image': 'registry.osism.tech/kolla/haproxy-ssh:2024.2', '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__d70ad03cd9e7fd2120242067381cc483748424ae', '__omit_place_holder__d70ad03cd9e7fd2120242067381cc483748424ae'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 2985'], 'timeout': '30'}}})  2026-05-24 00:57:14.597496 | orchestrator | 2026-05-24 00:57:14.597538 | orchestrator | TASK [loadbalancer : Copying over config.json files for services] ************** 2026-05-24 00:57:14.597550 | orchestrator | Sunday 24 May 2026 00:50:46 +0000 (0:00:03.057) 0:00:21.946 ************ 2026-05-24 00:57:14.597562 | orchestrator | changed: [testbed-node-0] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/haproxy:2024.2', '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-05-24 00:57:14.597581 | orchestrator | changed: [testbed-node-1] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/haproxy:2024.2', '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-05-24 00:57:14.597593 | orchestrator | changed: [testbed-node-2] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/haproxy:2024.2', '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-05-24 00:57:14.597605 | orchestrator | changed: [testbed-node-1] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/proxysql:2024.2', '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-05-24 00:57:14.597616 | orchestrator | changed: [testbed-node-2] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/proxysql:2024.2', '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-05-24 00:57:14.597677 | orchestrator | changed: [testbed-node-0] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/proxysql:2024.2', '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-05-24 00:57:14.597690 | orchestrator | changed: [testbed-node-1] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/keepalived:2024.2', '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-05-24 00:57:14.597725 | orchestrator | changed: [testbed-node-2] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/keepalived:2024.2', '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-05-24 00:57:14.602254 | orchestrator | changed: [testbed-node-0] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/keepalived:2024.2', '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-05-24 00:57:14.602354 | orchestrator | 2026-05-24 00:57:14.602372 | orchestrator | TASK [loadbalancer : Copying over haproxy.cfg] ********************************* 2026-05-24 00:57:14.602430 | orchestrator | Sunday 24 May 2026 00:50:49 +0000 (0:00:03.252) 0:00:25.198 ************ 2026-05-24 00:57:14.602443 | orchestrator | changed: [testbed-node-0] => (item=/ansible/roles/loadbalancer/templates/haproxy/haproxy_main.cfg.j2) 2026-05-24 00:57:14.602456 | orchestrator | changed: [testbed-node-2] => (item=/ansible/roles/loadbalancer/templates/haproxy/haproxy_main.cfg.j2) 2026-05-24 00:57:14.602467 | orchestrator | changed: [testbed-node-1] => (item=/ansible/roles/loadbalancer/templates/haproxy/haproxy_main.cfg.j2) 2026-05-24 00:57:14.602478 | orchestrator | 2026-05-24 00:57:14.602489 | orchestrator | TASK [loadbalancer : Copying over proxysql config] ***************************** 2026-05-24 00:57:14.602500 | orchestrator | Sunday 24 May 2026 00:50:51 +0000 (0:00:01.892) 0:00:27.091 ************ 2026-05-24 00:57:14.602510 | orchestrator | changed: [testbed-node-2] => (item=/ansible/roles/loadbalancer/templates/proxysql/proxysql.yaml.j2) 2026-05-24 00:57:14.602521 | orchestrator | changed: [testbed-node-0] => (item=/ansible/roles/loadbalancer/templates/proxysql/proxysql.yaml.j2) 2026-05-24 00:57:14.602532 | orchestrator | changed: [testbed-node-1] => (item=/ansible/roles/loadbalancer/templates/proxysql/proxysql.yaml.j2) 2026-05-24 00:57:14.602543 | orchestrator | 2026-05-24 00:57:14.602554 | orchestrator | TASK [loadbalancer : Copying over haproxy single external frontend config] ***** 2026-05-24 00:57:14.602564 | orchestrator | Sunday 24 May 2026 00:50:55 +0000 (0:00:03.838) 0:00:30.930 ************ 2026-05-24 00:57:14.602575 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:57:14.602587 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:57:14.602630 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:57:14.602642 | orchestrator | 2026-05-24 00:57:14.602653 | orchestrator | TASK [loadbalancer : Copying over custom haproxy services configuration] ******* 2026-05-24 00:57:14.602664 | orchestrator | Sunday 24 May 2026 00:50:56 +0000 (0:00:01.355) 0:00:32.285 ************ 2026-05-24 00:57:14.602674 | orchestrator | changed: [testbed-node-0] => (item=/opt/configuration/environments/kolla/files/overlays/haproxy/services.d/haproxy.cfg) 2026-05-24 00:57:14.602687 | orchestrator | changed: [testbed-node-1] => (item=/opt/configuration/environments/kolla/files/overlays/haproxy/services.d/haproxy.cfg) 2026-05-24 00:57:14.602698 | orchestrator | changed: [testbed-node-2] => (item=/opt/configuration/environments/kolla/files/overlays/haproxy/services.d/haproxy.cfg) 2026-05-24 00:57:14.602709 | orchestrator | 2026-05-24 00:57:14.602719 | orchestrator | TASK [loadbalancer : Copying over keepalived.conf] ***************************** 2026-05-24 00:57:14.602744 | orchestrator | Sunday 24 May 2026 00:50:58 +0000 (0:00:02.032) 0:00:34.318 ************ 2026-05-24 00:57:14.602755 | orchestrator | changed: [testbed-node-1] => (item=/ansible/roles/loadbalancer/templates/keepalived/keepalived.conf.j2) 2026-05-24 00:57:14.602766 | orchestrator | changed: [testbed-node-0] => (item=/ansible/roles/loadbalancer/templates/keepalived/keepalived.conf.j2) 2026-05-24 00:57:14.602777 | orchestrator | changed: [testbed-node-2] => (item=/ansible/roles/loadbalancer/templates/keepalived/keepalived.conf.j2) 2026-05-24 00:57:14.602788 | orchestrator | 2026-05-24 00:57:14.602799 | orchestrator | TASK [loadbalancer : Copying over haproxy.pem] ********************************* 2026-05-24 00:57:14.602809 | orchestrator | Sunday 24 May 2026 00:51:00 +0000 (0:00:01.790) 0:00:36.108 ************ 2026-05-24 00:57:14.602820 | orchestrator | changed: [testbed-node-0] => (item=haproxy.pem) 2026-05-24 00:57:14.602831 | orchestrator | changed: [testbed-node-1] => (item=haproxy.pem) 2026-05-24 00:57:14.602843 | orchestrator | changed: [testbed-node-2] => (item=haproxy.pem) 2026-05-24 00:57:14.602854 | orchestrator | 2026-05-24 00:57:14.602865 | orchestrator | TASK [loadbalancer : Copying over haproxy-internal.pem] ************************ 2026-05-24 00:57:14.602875 | orchestrator | Sunday 24 May 2026 00:51:02 +0000 (0:00:01.414) 0:00:37.523 ************ 2026-05-24 00:57:14.602886 | orchestrator | changed: [testbed-node-0] => (item=haproxy-internal.pem) 2026-05-24 00:57:14.602897 | orchestrator | changed: [testbed-node-1] => (item=haproxy-internal.pem) 2026-05-24 00:57:14.602907 | orchestrator | changed: [testbed-node-2] => (item=haproxy-internal.pem) 2026-05-24 00:57:14.602918 | orchestrator | 2026-05-24 00:57:14.602928 | orchestrator | TASK [loadbalancer : include_tasks] ******************************************** 2026-05-24 00:57:14.602939 | orchestrator | Sunday 24 May 2026 00:51:03 +0000 (0:00:01.769) 0:00:39.292 ************ 2026-05-24 00:57:14.602949 | orchestrator | included: /ansible/roles/loadbalancer/tasks/copy-certs.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-24 00:57:14.602960 | orchestrator | 2026-05-24 00:57:14.602971 | orchestrator | TASK [service-cert-copy : loadbalancer | Copying over extra CA certificates] *** 2026-05-24 00:57:14.602981 | orchestrator | Sunday 24 May 2026 00:51:04 +0000 (0:00:00.866) 0:00:40.159 ************ 2026-05-24 00:57:14.603010 | orchestrator | changed: [testbed-node-2] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/haproxy:2024.2', '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-05-24 00:57:14.603025 | orchestrator | changed: [testbed-node-0] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/haproxy:2024.2', '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-05-24 00:57:14.603044 | orchestrator | changed: [testbed-node-1] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/haproxy:2024.2', '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-05-24 00:57:14.603056 | orchestrator | changed: [testbed-node-2] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/proxysql:2024.2', '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-05-24 00:57:14.603073 | orchestrator | changed: [testbed-node-0] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/proxysql:2024.2', '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-05-24 00:57:14.603085 | orchestrator | changed: [testbed-node-1] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/proxysql:2024.2', '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-05-24 00:57:14.603096 | orchestrator | changed: [testbed-node-2] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/keepalived:2024.2', '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-05-24 00:57:14.603118 | orchestrator | changed: [testbed-node-0] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/keepalived:2024.2', '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-05-24 00:57:14.603137 | orchestrator | changed: [testbed-node-1] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/keepalived:2024.2', '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-05-24 00:57:14.603148 | orchestrator | 2026-05-24 00:57:14.603159 | orchestrator | TASK [service-cert-copy : loadbalancer | Copying over backend internal TLS certificate] *** 2026-05-24 00:57:14.603170 | orchestrator | Sunday 24 May 2026 00:51:08 +0000 (0:00:03.288) 0:00:43.448 ************ 2026-05-24 00:57:14.603182 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/haproxy:2024.2', '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-05-24 00:57:14.603198 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/proxysql:2024.2', '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-05-24 00:57:14.603210 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/keepalived:2024.2', '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-05-24 00:57:14.603221 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:57:14.603247 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/haproxy:2024.2', '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-05-24 00:57:14.603275 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/proxysql:2024.2', '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-05-24 00:57:14.603295 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/keepalived:2024.2', '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-05-24 00:57:14.603307 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:57:14.603319 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/haproxy:2024.2', '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-05-24 00:57:14.603330 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/proxysql:2024.2', '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-05-24 00:57:14.603347 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/keepalived:2024.2', '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-05-24 00:57:14.603358 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:57:14.603369 | orchestrator | 2026-05-24 00:57:14.603403 | orchestrator | TASK [service-cert-copy : loadbalancer | Copying over backend internal TLS key] *** 2026-05-24 00:57:14.603417 | orchestrator | Sunday 24 May 2026 00:51:08 +0000 (0:00:00.778) 0:00:44.226 ************ 2026-05-24 00:57:14.603428 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/haproxy:2024.2', '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-05-24 00:57:14.603439 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/haproxy:2024.2', '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-05-24 00:57:14.603467 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/proxysql:2024.2', '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-05-24 00:57:14.603479 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/proxysql:2024.2', '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-05-24 00:57:14.603491 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/keepalived:2024.2', '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-05-24 00:57:14.603502 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:57:14.603514 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/keepalived:2024.2', '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-05-24 00:57:14.603525 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:57:14.603541 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/haproxy:2024.2', '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-05-24 00:57:14.603553 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/proxysql:2024.2', '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-05-24 00:57:14.603564 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/keepalived:2024.2', '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-05-24 00:57:14.603582 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:57:14.603593 | orchestrator | 2026-05-24 00:57:14.603603 | orchestrator | TASK [service-cert-copy : mariadb | Copying over extra CA certificates] ******** 2026-05-24 00:57:14.603615 | orchestrator | Sunday 24 May 2026 00:51:10 +0000 (0:00:01.893) 0:00:46.120 ************ 2026-05-24 00:57:14.603634 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/haproxy:2024.2', '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-05-24 00:57:14.603646 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/proxysql:2024.2', '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-05-24 00:57:14.603657 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/keepalived:2024.2', '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-05-24 00:57:14.603668 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:57:14.603684 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/haproxy:2024.2', '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-05-24 00:57:14.603696 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/proxysql:2024.2', '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-05-24 00:57:14.603707 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/keepalived:2024.2', '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-05-24 00:57:14.603725 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:57:14.603744 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/haproxy:2024.2', '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-05-24 00:57:14.603756 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/proxysql:2024.2', '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-05-24 00:57:14.603767 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/keepalived:2024.2', '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-05-24 00:57:14.603778 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:57:14.603789 | orchestrator | 2026-05-24 00:57:14.603800 | orchestrator | TASK [service-cert-copy : mariadb | Copying over backend internal TLS certificate] *** 2026-05-24 00:57:14.603811 | orchestrator | Sunday 24 May 2026 00:51:11 +0000 (0:00:00.653) 0:00:46.773 ************ 2026-05-24 00:57:14.603822 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/haproxy:2024.2', '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-05-24 00:57:14.603838 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/proxysql:2024.2', '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-05-24 00:57:14.603850 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/keepalived:2024.2', '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-05-24 00:57:14.603874 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:57:14.603885 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/haproxy:2024.2', '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-05-24 00:57:14.603903 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/proxysql:2024.2', '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-05-24 00:57:14.603915 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/keepalived:2024.2', '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-05-24 00:57:14.603926 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:57:14.603937 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/haproxy:2024.2', '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-05-24 00:57:14.603949 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/proxysql:2024.2', '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-05-24 00:57:14.603960 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/keepalived:2024.2', '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-05-24 00:57:14.603978 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:57:14.603989 | orchestrator | 2026-05-24 00:57:14.604000 | orchestrator | TASK [service-cert-copy : mariadb | Copying over backend internal TLS key] ***** 2026-05-24 00:57:14.604011 | orchestrator | Sunday 24 May 2026 00:51:11 +0000 (0:00:00.610) 0:00:47.384 ************ 2026-05-24 00:57:14.604023 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/haproxy:2024.2', '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-05-24 00:57:14.604041 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/proxysql:2024.2', '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-05-24 00:57:14.604083 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/keepalived:2024.2', '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-05-24 00:57:14.604096 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:57:14.604107 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/haproxy:2024.2', '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-05-24 00:57:14.604119 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/proxysql:2024.2', '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-05-24 00:57:14.604135 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/keepalived:2024.2', '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-05-24 00:57:14.604153 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:57:14.604164 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/haproxy:2024.2', '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-05-24 00:57:14.604176 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/proxysql:2024.2', '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-05-24 00:57:14.604194 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/keepalived:2024.2', '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-05-24 00:57:14.604206 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:57:14.604216 | orchestrator | 2026-05-24 00:57:14.604227 | orchestrator | TASK [service-cert-copy : proxysql | Copying over extra CA certificates] ******* 2026-05-24 00:57:14.604238 | orchestrator | Sunday 24 May 2026 00:51:13 +0000 (0:00:01.424) 0:00:48.808 ************ 2026-05-24 00:57:14.604249 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/haproxy:2024.2', '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-05-24 00:57:14.604261 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/proxysql:2024.2', '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-05-24 00:57:14.604277 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/keepalived:2024.2', '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-05-24 00:57:14.604295 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:57:14.604306 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/haproxy:2024.2', '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-05-24 00:57:14.604317 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/proxysql:2024.2', '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-05-24 00:57:14.604329 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/keepalived:2024.2', '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-05-24 00:57:14.604347 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:57:14.604358 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/haproxy:2024.2', '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-05-24 00:57:14.604370 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/proxysql:2024.2', '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-05-24 00:57:14.604409 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/keepalived:2024.2', '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-05-24 00:57:14.604440 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:57:14.604459 | orchestrator | 2026-05-24 00:57:14.604477 | orchestrator | TASK [service-cert-copy : proxysql | Copying over backend internal TLS certificate] *** 2026-05-24 00:57:14.604494 | orchestrator | Sunday 24 May 2026 00:51:14 +0000 (0:00:00.674) 0:00:49.482 ************ 2026-05-24 00:57:14.604525 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/haproxy:2024.2', '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-05-24 00:57:14.604548 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/proxysql:2024.2', '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-05-24 00:57:14.604560 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/keepalived:2024.2', '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-05-24 00:57:14.604571 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:57:14.604592 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/haproxy:2024.2', '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-05-24 00:57:14.604604 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/proxysql:2024.2', '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-05-24 00:57:14.604615 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/keepalived:2024.2', '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-05-24 00:57:14.604634 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:57:14.604645 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/haproxy:2024.2', '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-05-24 00:57:14.604662 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/proxysql:2024.2', '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-05-24 00:57:14.604674 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/keepalived:2024.2', '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-05-24 00:57:14.604685 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:57:14.604696 | orchestrator | 2026-05-24 00:57:14.604707 | orchestrator | TASK [service-cert-copy : proxysql | Copying over backend internal TLS key] **** 2026-05-24 00:57:14.604718 | orchestrator | Sunday 24 May 2026 00:51:14 +0000 (0:00:00.597) 0:00:50.080 ************ 2026-05-24 00:57:14.604736 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/haproxy:2024.2', '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-05-24 00:57:14.604748 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/proxysql:2024.2', '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-05-24 00:57:14.604760 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/keepalived:2024.2', '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-05-24 00:57:14.604778 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:57:14.604789 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/haproxy:2024.2', '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-05-24 00:57:14.604806 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/proxysql:2024.2', '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-05-24 00:57:14.604817 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/keepalived:2024.2', '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-05-24 00:57:14.604829 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:57:14.604840 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/haproxy:2024.2', '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-05-24 00:57:14.604860 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/proxysql:2024.2', '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-05-24 00:57:14.604872 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/keepalived:2024.2', '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-05-24 00:57:14.604883 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:57:14.604894 | orchestrator | 2026-05-24 00:57:14.604905 | orchestrator | TASK [loadbalancer : Copying over haproxy start script] ************************ 2026-05-24 00:57:14.604923 | orchestrator | Sunday 24 May 2026 00:51:16 +0000 (0:00:01.489) 0:00:51.570 ************ 2026-05-24 00:57:14.604934 | orchestrator | changed: [testbed-node-0] => (item=/ansible/roles/loadbalancer/templates/haproxy/haproxy_run.sh.j2) 2026-05-24 00:57:14.604945 | orchestrator | changed: [testbed-node-1] => (item=/ansible/roles/loadbalancer/templates/haproxy/haproxy_run.sh.j2) 2026-05-24 00:57:14.604956 | orchestrator | changed: [testbed-node-2] => (item=/ansible/roles/loadbalancer/templates/haproxy/haproxy_run.sh.j2) 2026-05-24 00:57:14.604967 | orchestrator | 2026-05-24 00:57:14.604979 | orchestrator | TASK [loadbalancer : Copying over proxysql start script] *********************** 2026-05-24 00:57:14.604990 | orchestrator | Sunday 24 May 2026 00:51:17 +0000 (0:00:01.700) 0:00:53.270 ************ 2026-05-24 00:57:14.605000 | orchestrator | changed: [testbed-node-0] => (item=/ansible/roles/loadbalancer/templates/proxysql/proxysql_run.sh.j2) 2026-05-24 00:57:14.605012 | orchestrator | changed: [testbed-node-1] => (item=/ansible/roles/loadbalancer/templates/proxysql/proxysql_run.sh.j2) 2026-05-24 00:57:14.605023 | orchestrator | changed: [testbed-node-2] => (item=/ansible/roles/loadbalancer/templates/proxysql/proxysql_run.sh.j2) 2026-05-24 00:57:14.605034 | orchestrator | 2026-05-24 00:57:14.605045 | orchestrator | TASK [loadbalancer : Copying files for haproxy-ssh] **************************** 2026-05-24 00:57:14.605056 | orchestrator | Sunday 24 May 2026 00:51:19 +0000 (0:00:01.536) 0:00:54.807 ************ 2026-05-24 00:57:14.605066 | orchestrator | skipping: [testbed-node-0] => (item={'src': 'haproxy-ssh/sshd_config.j2', 'dest': 'sshd_config'})  2026-05-24 00:57:14.605077 | orchestrator | skipping: [testbed-node-1] => (item={'src': 'haproxy-ssh/sshd_config.j2', 'dest': 'sshd_config'})  2026-05-24 00:57:14.605093 | orchestrator | skipping: [testbed-node-2] => (item={'src': 'haproxy-ssh/sshd_config.j2', 'dest': 'sshd_config'})  2026-05-24 00:57:14.605104 | orchestrator | skipping: [testbed-node-2] => (item={'src': 'haproxy-ssh/id_rsa.pub', 'dest': 'id_rsa.pub'})  2026-05-24 00:57:14.605116 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:57:14.605126 | orchestrator | skipping: [testbed-node-0] => (item={'src': 'haproxy-ssh/id_rsa.pub', 'dest': 'id_rsa.pub'})  2026-05-24 00:57:14.605137 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:57:14.605148 | orchestrator | skipping: [testbed-node-1] => (item={'src': 'haproxy-ssh/id_rsa.pub', 'dest': 'id_rsa.pub'})  2026-05-24 00:57:14.605159 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:57:14.605170 | orchestrator | 2026-05-24 00:57:14.605181 | orchestrator | TASK [loadbalancer : Check loadbalancer containers] **************************** 2026-05-24 00:57:14.605192 | orchestrator | Sunday 24 May 2026 00:51:20 +0000 (0:00:00.960) 0:00:55.767 ************ 2026-05-24 00:57:14.605203 | orchestrator | changed: [testbed-node-1] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/haproxy:2024.2', '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-05-24 00:57:14.605220 | orchestrator | changed: [testbed-node-0] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/haproxy:2024.2', '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-05-24 00:57:14.605232 | orchestrator | changed: [testbed-node-2] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/haproxy:2024.2', '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-05-24 00:57:14.605255 | orchestrator | changed: [testbed-node-1] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/proxysql:2024.2', '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-05-24 00:57:14.605266 | orchestrator | changed: [testbed-node-2] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/proxysql:2024.2', '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-05-24 00:57:14.605282 | orchestrator | changed: [testbed-node-0] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/proxysql:2024.2', '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-05-24 00:57:14.605294 | orchestrator | changed: [testbed-node-1] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/keepalived:2024.2', '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-05-24 00:57:14.605306 | orchestrator | changed: [testbed-node-2] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/keepalived:2024.2', '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-05-24 00:57:14.605318 | orchestrator | changed: [testbed-node-0] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/keepalived:2024.2', '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-05-24 00:57:14.605335 | orchestrator | 2026-05-24 00:57:14.605352 | orchestrator | TASK [include_role : aodh] ***************************************************** 2026-05-24 00:57:14.605364 | orchestrator | Sunday 24 May 2026 00:51:22 +0000 (0:00:02.540) 0:00:58.307 ************ 2026-05-24 00:57:14.605374 | orchestrator | included: aodh for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-24 00:57:14.605415 | orchestrator | 2026-05-24 00:57:14.605431 | orchestrator | TASK [haproxy-config : Copying over aodh haproxy config] *********************** 2026-05-24 00:57:14.605447 | orchestrator | Sunday 24 May 2026 00:51:23 +0000 (0:00:00.578) 0:00:58.886 ************ 2026-05-24 00:57:14.605468 | orchestrator | changed: [testbed-node-0] => (item={'key': 'aodh-api', 'value': {'container_name': 'aodh_api', 'group': 'aodh-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/aodh-api:2024.2', '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-05-24 00:57:14.605492 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'aodh-evaluator', 'value': {'container_name': 'aodh_evaluator', 'group': 'aodh-evaluator', 'enabled': True, 'image': 'registry.osism.tech/kolla/aodh-evaluator:2024.2', '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-05-24 00:57:14.605519 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'aodh-listener', 'value': {'container_name': 'aodh_listener', 'group': 'aodh-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/aodh-listener:2024.2', '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-05-24 00:57:14.605532 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'aodh-notifier', 'value': {'container_name': 'aodh_notifier', 'group': 'aodh-notifier', 'enabled': True, 'image': 'registry.osism.tech/kolla/aodh-notifier:2024.2', '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-05-24 00:57:14.605544 | orchestrator | changed: [testbed-node-1] => (item={'key': 'aodh-api', 'value': {'container_name': 'aodh_api', 'group': 'aodh-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/aodh-api:2024.2', '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-05-24 00:57:14.605573 | orchestrator | changed: [testbed-node-2] => (item={'key': 'aodh-api', 'value': {'container_name': 'aodh_api', 'group': 'aodh-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/aodh-api:2024.2', '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-05-24 00:57:14.605585 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'aodh-evaluator', 'value': {'container_name': 'aodh_evaluator', 'group': 'aodh-evaluator', 'enabled': True, 'image': 'registry.osism.tech/kolla/aodh-evaluator:2024.2', '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-05-24 00:57:14.605597 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'aodh-evaluator', 'value': {'container_name': 'aodh_evaluator', 'group': 'aodh-evaluator', 'enabled': True, 'image': 'registry.osism.tech/kolla/aodh-evaluator:2024.2', '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-05-24 00:57:14.605613 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'aodh-listener', 'value': {'container_name': 'aodh_listener', 'group': 'aodh-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/aodh-listener:2024.2', '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-05-24 00:57:14.605624 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'aodh-listener', 'value': {'container_name': 'aodh_listener', 'group': 'aodh-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/aodh-listener:2024.2', '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-05-24 00:57:14.605635 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'aodh-notifier', 'value': {'container_name': 'aodh_notifier', 'group': 'aodh-notifier', 'enabled': True, 'image': 'registry.osism.tech/kolla/aodh-notifier:2024.2', '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-05-24 00:57:14.605655 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'aodh-notifier', 'value': {'container_name': 'aodh_notifier', 'group': 'aodh-notifier', 'enabled': True, 'image': 'registry.osism.tech/kolla/aodh-notifier:2024.2', '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-05-24 00:57:14.605666 | orchestrator | 2026-05-24 00:57:14.605683 | orchestrator | TASK [haproxy-config : Add configuration for aodh when using single external frontend] *** 2026-05-24 00:57:14.605695 | orchestrator | Sunday 24 May 2026 00:51:27 +0000 (0:00:03.581) 0:01:02.468 ************ 2026-05-24 00:57:14.605706 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'aodh-api', 'value': {'container_name': 'aodh_api', 'group': 'aodh-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/aodh-api:2024.2', '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-05-24 00:57:14.605718 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'aodh-evaluator', 'value': {'container_name': 'aodh_evaluator', 'group': 'aodh-evaluator', 'enabled': True, 'image': 'registry.osism.tech/kolla/aodh-evaluator:2024.2', '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-05-24 00:57:14.605730 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'aodh-listener', 'value': {'container_name': 'aodh_listener', 'group': 'aodh-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/aodh-listener:2024.2', '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-05-24 00:57:14.605746 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'aodh-notifier', 'value': {'container_name': 'aodh_notifier', 'group': 'aodh-notifier', 'enabled': True, 'image': 'registry.osism.tech/kolla/aodh-notifier:2024.2', '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-05-24 00:57:14.605757 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:57:14.605769 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'aodh-api', 'value': {'container_name': 'aodh_api', 'group': 'aodh-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/aodh-api:2024.2', '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-05-24 00:57:14.605794 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'aodh-evaluator', 'value': {'container_name': 'aodh_evaluator', 'group': 'aodh-evaluator', 'enabled': True, 'image': 'registry.osism.tech/kolla/aodh-evaluator:2024.2', '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-05-24 00:57:14.605805 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'aodh-listener', 'value': {'container_name': 'aodh_listener', 'group': 'aodh-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/aodh-listener:2024.2', '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-05-24 00:57:14.605817 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'aodh-api', 'value': {'container_name': 'aodh_api', 'group': 'aodh-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/aodh-api:2024.2', '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-05-24 00:57:14.605828 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'aodh-notifier', 'value': {'container_name': 'aodh_notifier', 'group': 'aodh-notifier', 'enabled': True, 'image': 'registry.osism.tech/kolla/aodh-notifier:2024.2', '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-05-24 00:57:14.605840 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:57:14.605856 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'aodh-evaluator', 'value': {'container_name': 'aodh_evaluator', 'group': 'aodh-evaluator', 'enabled': True, 'image': 'registry.osism.tech/kolla/aodh-evaluator:2024.2', '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-05-24 00:57:14.605868 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'aodh-listener', 'value': {'container_name': 'aodh_listener', 'group': 'aodh-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/aodh-listener:2024.2', '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-05-24 00:57:14.605886 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'aodh-notifier', 'value': {'container_name': 'aodh_notifier', 'group': 'aodh-notifier', 'enabled': True, 'image': 'registry.osism.tech/kolla/aodh-notifier:2024.2', '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-05-24 00:57:14.605897 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:57:14.605908 | orchestrator | 2026-05-24 00:57:14.605920 | orchestrator | TASK [haproxy-config : Configuring firewall for aodh] ************************** 2026-05-24 00:57:14.605931 | orchestrator | Sunday 24 May 2026 00:51:27 +0000 (0:00:00.626) 0:01:03.094 ************ 2026-05-24 00:57:14.605956 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'aodh_api', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8042', 'listen_port': '8042'}})  2026-05-24 00:57:14.605969 | 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-05-24 00:57:14.605980 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:57:14.605992 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'aodh_api', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8042', 'listen_port': '8042'}})  2026-05-24 00:57:14.606003 | 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-05-24 00:57:14.606014 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:57:14.606067 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'aodh_api', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8042', 'listen_port': '8042'}})  2026-05-24 00:57:14.606078 | 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-05-24 00:57:14.606089 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:57:14.606099 | orchestrator | 2026-05-24 00:57:14.606110 | orchestrator | TASK [proxysql-config : Copying over aodh ProxySQL users config] *************** 2026-05-24 00:57:14.606125 | orchestrator | Sunday 24 May 2026 00:51:28 +0000 (0:00:00.836) 0:01:03.930 ************ 2026-05-24 00:57:14.606137 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:57:14.606147 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:57:14.606158 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:57:14.606169 | orchestrator | 2026-05-24 00:57:14.606179 | orchestrator | TASK [proxysql-config : Copying over aodh ProxySQL rules config] *************** 2026-05-24 00:57:14.606190 | orchestrator | Sunday 24 May 2026 00:51:30 +0000 (0:00:01.636) 0:01:05.567 ************ 2026-05-24 00:57:14.606201 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:57:14.606211 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:57:14.606222 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:57:14.606232 | orchestrator | 2026-05-24 00:57:14.606243 | orchestrator | TASK [include_role : barbican] ************************************************* 2026-05-24 00:57:14.606254 | orchestrator | Sunday 24 May 2026 00:51:32 +0000 (0:00:02.124) 0:01:07.691 ************ 2026-05-24 00:57:14.606264 | orchestrator | included: barbican for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-24 00:57:14.606274 | orchestrator | 2026-05-24 00:57:14.606285 | orchestrator | TASK [haproxy-config : Copying over barbican haproxy config] ******************* 2026-05-24 00:57:14.606303 | orchestrator | Sunday 24 May 2026 00:51:32 +0000 (0:00:00.729) 0:01:08.420 ************ 2026-05-24 00:57:14.606320 | orchestrator | changed: [testbed-node-0] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-api:2024.2', '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-05-24 00:57:14.606333 | 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/barbican-keystone-listener:2024.2', '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-05-24 00:57:14.606365 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-worker:2024.2', '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-05-24 00:57:14.606377 | orchestrator | changed: [testbed-node-1] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-api:2024.2', '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-05-24 00:57:14.606432 | 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/barbican-keystone-listener:2024.2', '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-05-24 00:57:14.606449 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-worker:2024.2', '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-05-24 00:57:14.606466 | orchestrator | changed: [testbed-node-2] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-api:2024.2', '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-05-24 00:57:14.606478 | 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/barbican-keystone-listener:2024.2', '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-05-24 00:57:14.606498 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-worker:2024.2', '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-05-24 00:57:14.606510 | orchestrator | 2026-05-24 00:57:14.606521 | orchestrator | TASK [haproxy-config : Add configuration for barbican when using single external frontend] *** 2026-05-24 00:57:14.606532 | orchestrator | Sunday 24 May 2026 00:51:36 +0000 (0:00:03.651) 0:01:12.071 ************ 2026-05-24 00:57:14.606543 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-api:2024.2', '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-05-24 00:57:14.606563 | 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/barbican-keystone-listener:2024.2', '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-05-24 00:57:14.606600 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-worker:2024.2', '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-05-24 00:57:14.606621 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:57:14.606633 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-api:2024.2', '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-05-24 00:57:14.606652 | 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/barbican-keystone-listener:2024.2', '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-05-24 00:57:14.606663 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-worker:2024.2', '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-05-24 00:57:14.606674 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:57:14.606686 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-api:2024.2', '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-05-24 00:57:14.606709 | 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/barbican-keystone-listener:2024.2', '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-05-24 00:57:14.606721 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-worker:2024.2', '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-05-24 00:57:14.606732 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:57:14.606743 | orchestrator | 2026-05-24 00:57:14.606754 | orchestrator | TASK [haproxy-config : Configuring firewall for barbican] ********************** 2026-05-24 00:57:14.606765 | orchestrator | Sunday 24 May 2026 00:51:37 +0000 (0:00:00.921) 0:01:12.993 ************ 2026-05-24 00:57:14.606775 | 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-05-24 00:57:14.606787 | 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-05-24 00:57:14.606798 | 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-05-24 00:57:14.606810 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:57:14.606826 | 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-05-24 00:57:14.606838 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:57:14.606848 | 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-05-24 00:57:14.606859 | 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-05-24 00:57:14.606870 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:57:14.606881 | orchestrator | 2026-05-24 00:57:14.606892 | orchestrator | TASK [proxysql-config : Copying over barbican ProxySQL users config] *********** 2026-05-24 00:57:14.606903 | orchestrator | Sunday 24 May 2026 00:51:38 +0000 (0:00:01.144) 0:01:14.137 ************ 2026-05-24 00:57:14.606921 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:57:14.606932 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:57:14.606943 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:57:14.606953 | orchestrator | 2026-05-24 00:57:14.606964 | orchestrator | TASK [proxysql-config : Copying over barbican ProxySQL rules config] *********** 2026-05-24 00:57:14.606975 | orchestrator | Sunday 24 May 2026 00:51:40 +0000 (0:00:01.466) 0:01:15.603 ************ 2026-05-24 00:57:14.606985 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:57:14.606996 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:57:14.607007 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:57:14.607017 | orchestrator | 2026-05-24 00:57:14.607029 | orchestrator | TASK [include_role : blazar] *************************************************** 2026-05-24 00:57:14.607039 | orchestrator | Sunday 24 May 2026 00:51:42 +0000 (0:00:02.270) 0:01:17.873 ************ 2026-05-24 00:57:14.607050 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:57:14.607061 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:57:14.607072 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:57:14.607082 | orchestrator | 2026-05-24 00:57:14.607093 | orchestrator | TASK [include_role : ceph-rgw] ************************************************* 2026-05-24 00:57:14.607104 | orchestrator | Sunday 24 May 2026 00:51:42 +0000 (0:00:00.395) 0:01:18.268 ************ 2026-05-24 00:57:14.607115 | orchestrator | included: ceph-rgw for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-24 00:57:14.607126 | orchestrator | 2026-05-24 00:57:14.607136 | orchestrator | TASK [haproxy-config : Copying over ceph-rgw haproxy config] ******************* 2026-05-24 00:57:14.607147 | orchestrator | Sunday 24 May 2026 00:51:44 +0000 (0:00:01.560) 0:01:19.828 ************ 2026-05-24 00:57:14.607163 | 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:7480 check inter 2000 rise 2 fall 5', 'server testbed-node-4 192.168.16.14:7480 check inter 2000 rise 2 fall 5', 'server testbed-node-5 192.168.16.15:7480 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:7480 check inter 2000 rise 2 fall 5', 'server testbed-node-4 192.168.16.14:7480 check inter 2000 rise 2 fall 5', 'server testbed-node-5 192.168.16.15:7480 check inter 2000 rise 2 fall 5']}}}}) 2026-05-24 00:57:14.607176 | 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:7480 check inter 2000 rise 2 fall 5', 'server testbed-node-4 192.168.16.14:7480 check inter 2000 rise 2 fall 5', 'server testbed-node-5 192.168.16.15:7480 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:7480 check inter 2000 rise 2 fall 5', 'server testbed-node-4 192.168.16.14:7480 check inter 2000 rise 2 fall 5', 'server testbed-node-5 192.168.16.15:7480 check inter 2000 rise 2 fall 5']}}}}) 2026-05-24 00:57:14.607195 | 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:7480 check inter 2000 rise 2 fall 5', 'server testbed-node-4 192.168.16.14:7480 check inter 2000 rise 2 fall 5', 'server testbed-node-5 192.168.16.15:7480 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:7480 check inter 2000 rise 2 fall 5', 'server testbed-node-4 192.168.16.14:7480 check inter 2000 rise 2 fall 5', 'server testbed-node-5 192.168.16.15:7480 check inter 2000 rise 2 fall 5']}}}}) 2026-05-24 00:57:14.607213 | orchestrator | 2026-05-24 00:57:14.607224 | orchestrator | TASK [haproxy-config : Add configuration for ceph-rgw when using single external frontend] *** 2026-05-24 00:57:14.607234 | orchestrator | Sunday 24 May 2026 00:51:48 +0000 (0:00:03.966) 0:01:23.794 ************ 2026-05-24 00:57:14.607245 | 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:7480 check inter 2000 rise 2 fall 5', 'server testbed-node-4 192.168.16.14:7480 check inter 2000 rise 2 fall 5', 'server testbed-node-5 192.168.16.15:7480 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:7480 check inter 2000 rise 2 fall 5', 'server testbed-node-4 192.168.16.14:7480 check inter 2000 rise 2 fall 5', 'server testbed-node-5 192.168.16.15:7480 check inter 2000 rise 2 fall 5']}}}})  2026-05-24 00:57:14.607257 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:57:14.607273 | 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:7480 check inter 2000 rise 2 fall 5', 'server testbed-node-4 192.168.16.14:7480 check inter 2000 rise 2 fall 5', 'server testbed-node-5 192.168.16.15:7480 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:7480 check inter 2000 rise 2 fall 5', 'server testbed-node-4 192.168.16.14:7480 check inter 2000 rise 2 fall 5', 'server testbed-node-5 192.168.16.15:7480 check inter 2000 rise 2 fall 5']}}}})  2026-05-24 00:57:14.607285 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:57:14.607296 | 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:7480 check inter 2000 rise 2 fall 5', 'server testbed-node-4 192.168.16.14:7480 check inter 2000 rise 2 fall 5', 'server testbed-node-5 192.168.16.15:7480 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:7480 check inter 2000 rise 2 fall 5', 'server testbed-node-4 192.168.16.14:7480 check inter 2000 rise 2 fall 5', 'server testbed-node-5 192.168.16.15:7480 check inter 2000 rise 2 fall 5']}}}})  2026-05-24 00:57:14.607308 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:57:14.607318 | orchestrator | 2026-05-24 00:57:14.607329 | orchestrator | TASK [haproxy-config : Configuring firewall for ceph-rgw] ********************** 2026-05-24 00:57:14.607340 | orchestrator | Sunday 24 May 2026 00:51:50 +0000 (0:00:02.604) 0:01:26.399 ************ 2026-05-24 00:57:14.607352 | 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:7480 check inter 2000 rise 2 fall 5', 'server testbed-node-4 192.168.16.14:7480 check inter 2000 rise 2 fall 5', 'server testbed-node-5 192.168.16.15:7480 check inter 2000 rise 2 fall 5']}})  2026-05-24 00:57:14.607364 | 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:7480 check inter 2000 rise 2 fall 5', 'server testbed-node-4 192.168.16.14:7480 check inter 2000 rise 2 fall 5', 'server testbed-node-5 192.168.16.15:7480 check inter 2000 rise 2 fall 5']}})  2026-05-24 00:57:14.607407 | 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:7480 check inter 2000 rise 2 fall 5', 'server testbed-node-4 192.168.16.14:7480 check inter 2000 rise 2 fall 5', 'server testbed-node-5 192.168.16.15:7480 check inter 2000 rise 2 fall 5']}})  2026-05-24 00:57:14.607420 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:57:14.607431 | 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:7480 check inter 2000 rise 2 fall 5', 'server testbed-node-4 192.168.16.14:7480 check inter 2000 rise 2 fall 5', 'server testbed-node-5 192.168.16.15:7480 check inter 2000 rise 2 fall 5']}})  2026-05-24 00:57:14.607442 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:57:14.607453 | 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:7480 check inter 2000 rise 2 fall 5', 'server testbed-node-4 192.168.16.14:7480 check inter 2000 rise 2 fall 5', 'server testbed-node-5 192.168.16.15:7480 check inter 2000 rise 2 fall 5']}})  2026-05-24 00:57:14.607465 | 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:7480 check inter 2000 rise 2 fall 5', 'server testbed-node-4 192.168.16.14:7480 check inter 2000 rise 2 fall 5', 'server testbed-node-5 192.168.16.15:7480 check inter 2000 rise 2 fall 5']}})  2026-05-24 00:57:14.607476 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:57:14.607487 | orchestrator | 2026-05-24 00:57:14.607498 | orchestrator | TASK [proxysql-config : Copying over ceph-rgw ProxySQL users config] *********** 2026-05-24 00:57:14.607509 | orchestrator | Sunday 24 May 2026 00:51:55 +0000 (0:00:04.118) 0:01:30.517 ************ 2026-05-24 00:57:14.607520 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:57:14.607531 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:57:14.607541 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:57:14.607552 | orchestrator | 2026-05-24 00:57:14.607563 | orchestrator | TASK [proxysql-config : Copying over ceph-rgw ProxySQL rules config] *********** 2026-05-24 00:57:14.607579 | orchestrator | Sunday 24 May 2026 00:51:55 +0000 (0:00:00.486) 0:01:31.003 ************ 2026-05-24 00:57:14.607591 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:57:14.607601 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:57:14.607612 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:57:14.607623 | orchestrator | 2026-05-24 00:57:14.607634 | orchestrator | TASK [include_role : cinder] *************************************************** 2026-05-24 00:57:14.607644 | orchestrator | Sunday 24 May 2026 00:51:57 +0000 (0:00:01.656) 0:01:32.659 ************ 2026-05-24 00:57:14.607655 | orchestrator | included: cinder for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-24 00:57:14.607666 | orchestrator | 2026-05-24 00:57:14.607676 | orchestrator | TASK [haproxy-config : Copying over cinder haproxy config] ********************* 2026-05-24 00:57:14.607687 | orchestrator | Sunday 24 May 2026 00:51:58 +0000 (0:00:01.057) 0:01:33.717 ************ 2026-05-24 00:57:14.607699 | orchestrator | changed: [testbed-node-1] => (item={'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-api:2024.2', '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-05-24 00:57:14.607724 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-scheduler:2024.2', '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-05-24 00:57:14.607736 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-volume:2024.2', '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-05-24 00:57:14.607749 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-backup:2024.2', 'privileged': True, 'ipc_mode': 'host', '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-05-24 00:57:14.607766 | orchestrator | changed: [testbed-node-2] => (item={'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-api:2024.2', '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-05-24 00:57:14.607778 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-scheduler:2024.2', '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-05-24 00:57:14.607796 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-volume:2024.2', '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-05-24 00:57:14.607813 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-backup:2024.2', 'privileged': True, 'ipc_mode': 'host', '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-05-24 00:57:14.607825 | orchestrator | changed: [testbed-node-0] => (item={'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-api:2024.2', '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-05-24 00:57:14.607837 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-scheduler:2024.2', '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-05-24 00:57:14.607853 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-volume:2024.2', '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-05-24 00:57:14.607865 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-backup:2024.2', 'privileged': True, 'ipc_mode': 'host', '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-05-24 00:57:14.607882 | orchestrator | 2026-05-24 00:57:14.607893 | orchestrator | TASK [haproxy-config : Add configuration for cinder when using single external frontend] *** 2026-05-24 00:57:14.607904 | orchestrator | Sunday 24 May 2026 00:52:03 +0000 (0:00:04.864) 0:01:38.582 ************ 2026-05-24 00:57:14.607922 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-api:2024.2', '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-05-24 00:57:14.607934 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-scheduler:2024.2', '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-05-24 00:57:14.607945 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-volume:2024.2', '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-05-24 00:57:14.607966 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-api:2024.2', '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-05-24 00:57:14.607978 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-backup:2024.2', 'privileged': True, 'ipc_mode': 'host', '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-05-24 00:57:14.607995 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:57:14.608007 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-scheduler:2024.2', '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-05-24 00:57:14.608024 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-volume:2024.2', '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-05-24 00:57:14.608036 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-backup:2024.2', 'privileged': True, 'ipc_mode': 'host', '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-05-24 00:57:14.608047 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:57:14.608058 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-api:2024.2', '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-05-24 00:57:14.608074 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-scheduler:2024.2', '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-05-24 00:57:14.608093 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-volume:2024.2', '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-05-24 00:57:14.608104 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-backup:2024.2', 'privileged': True, 'ipc_mode': 'host', '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-05-24 00:57:14.608121 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:57:14.608132 | orchestrator | 2026-05-24 00:57:14.608143 | orchestrator | TASK [haproxy-config : Configuring firewall for cinder] ************************ 2026-05-24 00:57:14.608154 | orchestrator | Sunday 24 May 2026 00:52:04 +0000 (0:00:00.900) 0:01:39.482 ************ 2026-05-24 00:57:14.608165 | 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-05-24 00:57:14.608176 | 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-05-24 00:57:14.608188 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:57:14.608199 | 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-05-24 00:57:14.608210 | 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-05-24 00:57:14.608221 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:57:14.608232 | 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-05-24 00:57:14.608244 | 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-05-24 00:57:14.608255 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:57:14.608266 | orchestrator | 2026-05-24 00:57:14.608277 | orchestrator | TASK [proxysql-config : Copying over cinder ProxySQL users config] ************* 2026-05-24 00:57:14.608288 | orchestrator | Sunday 24 May 2026 00:52:05 +0000 (0:00:01.406) 0:01:40.889 ************ 2026-05-24 00:57:14.608306 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:57:14.608316 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:57:14.608327 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:57:14.608338 | orchestrator | 2026-05-24 00:57:14.608349 | orchestrator | TASK [proxysql-config : Copying over cinder ProxySQL rules config] ************* 2026-05-24 00:57:14.608359 | orchestrator | Sunday 24 May 2026 00:52:06 +0000 (0:00:01.390) 0:01:42.279 ************ 2026-05-24 00:57:14.608371 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:57:14.608433 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:57:14.608446 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:57:14.608457 | orchestrator | 2026-05-24 00:57:14.608473 | orchestrator | TASK [include_role : cloudkitty] *********************************************** 2026-05-24 00:57:14.608485 | orchestrator | Sunday 24 May 2026 00:52:09 +0000 (0:00:02.363) 0:01:44.643 ************ 2026-05-24 00:57:14.608496 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:57:14.608506 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:57:14.608517 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:57:14.608528 | orchestrator | 2026-05-24 00:57:14.608538 | orchestrator | TASK [include_role : cyborg] *************************************************** 2026-05-24 00:57:14.608549 | orchestrator | Sunday 24 May 2026 00:52:09 +0000 (0:00:00.310) 0:01:44.954 ************ 2026-05-24 00:57:14.608560 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:57:14.608571 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:57:14.608581 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:57:14.608592 | orchestrator | 2026-05-24 00:57:14.608603 | orchestrator | TASK [include_role : designate] ************************************************ 2026-05-24 00:57:14.608613 | orchestrator | Sunday 24 May 2026 00:52:09 +0000 (0:00:00.283) 0:01:45.237 ************ 2026-05-24 00:57:14.608623 | orchestrator | included: designate for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-24 00:57:14.608632 | orchestrator | 2026-05-24 00:57:14.608642 | orchestrator | TASK [haproxy-config : Copying over designate haproxy config] ****************** 2026-05-24 00:57:14.608651 | orchestrator | Sunday 24 May 2026 00:52:10 +0000 (0:00:01.062) 0:01:46.300 ************ 2026-05-24 00:57:14.608662 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-api:2024.2', '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-05-24 00:57:14.608679 | 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/designate-backend-bind9:2024.2', '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-05-24 00:57:14.608690 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-central:2024.2', '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-05-24 00:57:14.608708 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-mdns:2024.2', '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-05-24 00:57:14.608722 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-producer:2024.2', '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-05-24 00:57:14.608733 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-worker:2024.2', '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-05-24 00:57:14.608743 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-api:2024.2', '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-05-24 00:57:14.608759 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-sink', 'value': {'container_name': 'designate_sink', 'group': 'designate-sink', 'enabled': False, 'image': 'registry.osism.tech/kolla/designate-sink:2024.2', '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-05-24 00:57:14.608769 | 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/designate-backend-bind9:2024.2', '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-05-24 00:57:14.608785 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-central:2024.2', '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-05-24 00:57:14.608795 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-mdns:2024.2', '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-05-24 00:57:14.608810 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-producer:2024.2', '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-05-24 00:57:14.608820 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-worker:2024.2', '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-05-24 00:57:14.608830 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-sink', 'value': {'container_name': 'designate_sink', 'group': 'designate-sink', 'enabled': False, 'image': 'registry.osism.tech/kolla/designate-sink:2024.2', '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-05-24 00:57:14.608847 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-api:2024.2', '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-05-24 00:57:14.608864 | 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/designate-backend-bind9:2024.2', '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-05-24 00:57:14.608874 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-central:2024.2', '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-05-24 00:57:14.608888 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-mdns:2024.2', '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-05-24 00:57:14.608899 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-producer:2024.2', '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-05-24 00:57:14.608909 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-worker:2024.2', '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-05-24 00:57:14.608924 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-sink', 'value': {'container_name': 'designate_sink', 'group': 'designate-sink', 'enabled': False, 'image': 'registry.osism.tech/kolla/designate-sink:2024.2', '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-05-24 00:57:14.608934 | orchestrator | 2026-05-24 00:57:14.608944 | orchestrator | TASK [haproxy-config : Add configuration for designate when using single external frontend] *** 2026-05-24 00:57:14.608954 | orchestrator | Sunday 24 May 2026 00:52:15 +0000 (0:00:04.632) 0:01:50.932 ************ 2026-05-24 00:57:14.608969 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-api:2024.2', '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-05-24 00:57:14.608980 | 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/designate-backend-bind9:2024.2', '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-05-24 00:57:14.608994 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-central:2024.2', '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-05-24 00:57:14.609005 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-mdns:2024.2', '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-05-24 00:57:14.609015 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-producer:2024.2', '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-05-24 00:57:14.609033 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-worker:2024.2', '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'2026-05-24 00:57:14 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:57:14.609268 | orchestrator | , 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}})  2026-05-24 00:57:14.609294 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-sink', 'value': {'container_name': 'designate_sink', 'group': 'designate-sink', 'enabled': False, 'image': 'registry.osism.tech/kolla/designate-sink:2024.2', '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-05-24 00:57:14.609305 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:57:14.609315 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-api:2024.2', '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-05-24 00:57:14.609326 | 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/designate-backend-bind9:2024.2', '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-05-24 00:57:14.609336 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-central:2024.2', '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-05-24 00:57:14.609347 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-mdns:2024.2', '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-05-24 00:57:14.609357 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-producer:2024.2', '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-05-24 00:57:14.609484 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-worker:2024.2', '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-05-24 00:57:14.609509 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-sink', 'value': {'container_name': 'designate_sink', 'group': 'designate-sink', 'enabled': False, 'image': 'registry.osism.tech/kolla/designate-sink:2024.2', '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-05-24 00:57:14.609519 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:57:14.609529 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-api:2024.2', '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-05-24 00:57:14.609543 | 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/designate-backend-bind9:2024.2', '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-05-24 00:57:14.609554 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-central:2024.2', '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-05-24 00:57:14.609564 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-mdns:2024.2', '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-05-24 00:57:14.609591 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-producer:2024.2', '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-05-24 00:57:14.609602 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-worker:2024.2', '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-05-24 00:57:14.609612 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-sink', 'value': {'container_name': 'designate_sink', 'group': 'designate-sink', 'enabled': False, 'image': 'registry.osism.tech/kolla/designate-sink:2024.2', '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-05-24 00:57:14.609621 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:57:14.609631 | orchestrator | 2026-05-24 00:57:14.609641 | orchestrator | TASK [haproxy-config : Configuring firewall for designate] ********************* 2026-05-24 00:57:14.609651 | orchestrator | Sunday 24 May 2026 00:52:16 +0000 (0:00:00.984) 0:01:51.917 ************ 2026-05-24 00:57:14.609661 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate_api', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001'}})  2026-05-24 00:57:14.609676 | 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-05-24 00:57:14.609687 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:57:14.609697 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate_api', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001'}})  2026-05-24 00:57:14.609707 | 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-05-24 00:57:14.609716 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:57:14.609726 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate_api', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001'}})  2026-05-24 00:57:14.609738 | 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-05-24 00:57:14.609753 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:57:14.609768 | orchestrator | 2026-05-24 00:57:14.609784 | orchestrator | TASK [proxysql-config : Copying over designate ProxySQL users config] ********** 2026-05-24 00:57:14.609809 | orchestrator | Sunday 24 May 2026 00:52:18 +0000 (0:00:01.733) 0:01:53.650 ************ 2026-05-24 00:57:14.609821 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:57:14.609832 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:57:14.609843 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:57:14.609853 | orchestrator | 2026-05-24 00:57:14.609865 | orchestrator | TASK [proxysql-config : Copying over designate ProxySQL rules config] ********** 2026-05-24 00:57:14.609876 | orchestrator | Sunday 24 May 2026 00:52:19 +0000 (0:00:01.355) 0:01:55.006 ************ 2026-05-24 00:57:14.609888 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:57:14.609899 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:57:14.609911 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:57:14.609921 | orchestrator | 2026-05-24 00:57:14.609933 | orchestrator | TASK [include_role : etcd] ***************************************************** 2026-05-24 00:57:14.609945 | orchestrator | Sunday 24 May 2026 00:52:21 +0000 (0:00:02.392) 0:01:57.399 ************ 2026-05-24 00:57:14.609956 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:57:14.609966 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:57:14.609977 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:57:14.609988 | orchestrator | 2026-05-24 00:57:14.609999 | orchestrator | TASK [include_role : glance] *************************************************** 2026-05-24 00:57:14.610010 | orchestrator | Sunday 24 May 2026 00:52:22 +0000 (0:00:00.331) 0:01:57.730 ************ 2026-05-24 00:57:14.610063 | orchestrator | included: glance for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-24 00:57:14.610075 | orchestrator | 2026-05-24 00:57:14.610086 | orchestrator | TASK [haproxy-config : Copying over glance haproxy config] ********************* 2026-05-24 00:57:14.610096 | orchestrator | Sunday 24 May 2026 00:52:23 +0000 (0:00:01.042) 0:01:58.773 ************ 2026-05-24 00:57:14.610110 | 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/glance-api:2024.2', '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-05-24 00:57:14.610129 | 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/glance-tls-proxy:2024.2', '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-05-24 00:57:14.610156 | 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/glance-api:2024.2', '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-05-24 00:57:14.610172 | 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/glance-tls-proxy:2024.2', '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-05-24 00:57:14.610197 | 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/glance-api:2024.2', '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-05-24 00:57:14.610214 | 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/glance-tls-proxy:2024.2', '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-05-24 00:57:14.610232 | orchestrator | 2026-05-24 00:57:14.610242 | orchestrator | TASK [haproxy-config : Add configuration for glance when using single external frontend] *** 2026-05-24 00:57:14.610253 | orchestrator | Sunday 24 May 2026 00:52:27 +0000 (0:00:04.159) 0:02:02.932 ************ 2026-05-24 00:57:14.610270 | 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/glance-api:2024.2', '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-05-24 00:57:14.610287 | 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/glance-tls-proxy:2024.2', '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-05-24 00:57:14.610305 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:57:14.610315 | 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/glance-api:2024.2', '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-05-24 00:57:14.610334 | 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/glance-tls-proxy:2024.2', '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-05-24 00:57:14.610346 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:57:14.610361 | 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/glance-api:2024.2', '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-05-24 00:57:14.610452 | 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/glance-tls-proxy:2024.2', '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-05-24 00:57:14.610466 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:57:14.610476 | orchestrator | 2026-05-24 00:57:14.610486 | orchestrator | TASK [haproxy-config : Configuring firewall for glance] ************************ 2026-05-24 00:57:14.610495 | orchestrator | Sunday 24 May 2026 00:52:30 +0000 (0:00:03.294) 0:02:06.226 ************ 2026-05-24 00:57:14.610507 | 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-05-24 00:57:14.610531 | 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-05-24 00:57:14.610542 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:57:14.610552 | 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-05-24 00:57:14.610563 | 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-05-24 00:57:14.610574 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:57:14.610592 | 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-05-24 00:57:14.610603 | 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-05-24 00:57:14.610614 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:57:14.610624 | orchestrator | 2026-05-24 00:57:14.610634 | orchestrator | TASK [proxysql-config : Copying over glance ProxySQL users config] ************* 2026-05-24 00:57:14.610644 | orchestrator | Sunday 24 May 2026 00:52:34 +0000 (0:00:03.666) 0:02:09.892 ************ 2026-05-24 00:57:14.610654 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:57:14.610663 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:57:14.610673 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:57:14.610684 | orchestrator | 2026-05-24 00:57:14.610694 | orchestrator | TASK [proxysql-config : Copying over glance ProxySQL rules config] ************* 2026-05-24 00:57:14.610705 | orchestrator | Sunday 24 May 2026 00:52:35 +0000 (0:00:01.318) 0:02:11.211 ************ 2026-05-24 00:57:14.610715 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:57:14.610725 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:57:14.610735 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:57:14.610757 | orchestrator | 2026-05-24 00:57:14.610767 | orchestrator | TASK [include_role : gnocchi] ************************************************** 2026-05-24 00:57:14.610777 | orchestrator | Sunday 24 May 2026 00:52:37 +0000 (0:00:02.039) 0:02:13.251 ************ 2026-05-24 00:57:14.610788 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:57:14.610798 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:57:14.610808 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:57:14.610818 | orchestrator | 2026-05-24 00:57:14.610828 | orchestrator | TASK [include_role : grafana] ************************************************** 2026-05-24 00:57:14.610838 | orchestrator | Sunday 24 May 2026 00:52:38 +0000 (0:00:00.326) 0:02:13.577 ************ 2026-05-24 00:57:14.610848 | orchestrator | included: grafana for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-24 00:57:14.610858 | orchestrator | 2026-05-24 00:57:14.610869 | orchestrator | TASK [haproxy-config : Copying over grafana haproxy config] ******************** 2026-05-24 00:57:14.610879 | orchestrator | Sunday 24 May 2026 00:52:39 +0000 (0:00:01.145) 0:02:14.722 ************ 2026-05-24 00:57:14.610894 | orchestrator | changed: [testbed-node-0] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/grafana:2024.2', '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-05-24 00:57:14.610906 | orchestrator | changed: [testbed-node-2] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/grafana:2024.2', '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-05-24 00:57:14.610917 | orchestrator | changed: [testbed-node-1] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/grafana:2024.2', '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-05-24 00:57:14.610928 | orchestrator | 2026-05-24 00:57:14.610937 | orchestrator | TASK [haproxy-config : Add configuration for grafana when using single external frontend] *** 2026-05-24 00:57:14.610954 | orchestrator | Sunday 24 May 2026 00:52:42 +0000 (0:00:03.134) 0:02:17.857 ************ 2026-05-24 00:57:14.610962 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/grafana:2024.2', '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-05-24 00:57:14.610978 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:57:14.610986 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/grafana:2024.2', '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-05-24 00:57:14.610995 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:57:14.611003 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/grafana:2024.2', '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-05-24 00:57:14.611015 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:57:14.611024 | orchestrator | 2026-05-24 00:57:14.611032 | orchestrator | TASK [haproxy-config : Configuring firewall for grafana] *********************** 2026-05-24 00:57:14.611040 | orchestrator | Sunday 24 May 2026 00:52:42 +0000 (0:00:00.355) 0:02:18.212 ************ 2026-05-24 00:57:14.611048 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'grafana_server', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '3000', 'listen_port': '3000'}})  2026-05-24 00:57:14.611057 | 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-05-24 00:57:14.611065 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:57:14.611074 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'grafana_server', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '3000', 'listen_port': '3000'}})  2026-05-24 00:57:14.611082 | 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-05-24 00:57:14.611091 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:57:14.611099 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'grafana_server', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '3000', 'listen_port': '3000'}})  2026-05-24 00:57:14.611108 | 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-05-24 00:57:14.611116 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:57:14.611124 | orchestrator | 2026-05-24 00:57:14.611133 | orchestrator | TASK [proxysql-config : Copying over grafana ProxySQL users config] ************ 2026-05-24 00:57:14.611141 | orchestrator | Sunday 24 May 2026 00:52:43 +0000 (0:00:00.719) 0:02:18.932 ************ 2026-05-24 00:57:14.611149 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:57:14.611157 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:57:14.611166 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:57:14.611174 | orchestrator | 2026-05-24 00:57:14.611183 | orchestrator | TASK [proxysql-config : Copying over grafana ProxySQL rules config] ************ 2026-05-24 00:57:14.611191 | orchestrator | Sunday 24 May 2026 00:52:44 +0000 (0:00:01.283) 0:02:20.216 ************ 2026-05-24 00:57:14.611210 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:57:14.611219 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:57:14.611227 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:57:14.611235 | orchestrator | 2026-05-24 00:57:14.611244 | orchestrator | TASK [include_role : heat] ***************************************************** 2026-05-24 00:57:14.611252 | orchestrator | Sunday 24 May 2026 00:52:46 +0000 (0:00:02.113) 0:02:22.330 ************ 2026-05-24 00:57:14.611261 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:57:14.611269 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:57:14.611277 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:57:14.611285 | orchestrator | 2026-05-24 00:57:14.611294 | orchestrator | TASK [include_role : horizon] ************************************************** 2026-05-24 00:57:14.611302 | orchestrator | Sunday 24 May 2026 00:52:47 +0000 (0:00:00.343) 0:02:22.673 ************ 2026-05-24 00:57:14.611310 | orchestrator | included: horizon for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-24 00:57:14.611319 | orchestrator | 2026-05-24 00:57:14.611327 | orchestrator | TASK [haproxy-config : Copying over horizon haproxy config] ******************** 2026-05-24 00:57:14.611335 | orchestrator | Sunday 24 May 2026 00:52:48 +0000 (0:00:01.120) 0:02:23.793 ************ 2026-05-24 00:57:14.611350 | orchestrator | changed: [testbed-node-0] => (item={'key': 'horizon', 'value': {'container_name': 'horizon', 'group': 'horizon', 'enabled': True, 'image': 'registry.osism.tech/kolla/horizon:2024.2', '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-05-24 00:57:14.611367 | orchestrator | changed: [testbed-node-1] => (item={'key': 'horizon', 'value': {'container_name': 'horizon', 'group': 'horizon', 'enabled': True, 'image': 'registry.osism.tech/kolla/horizon:2024.2', '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-05-24 00:57:14.611401 | orchestrator | changed: [testbed-node-2] => (item={'key': 'horizon', 'value': {'container_name': 'horizon', 'group': 'horizon', 'enabled': True, 'image': 'registry.osism.tech/kolla/horizon:2024.2', '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-05-24 00:57:14.611412 | orchestrator | 2026-05-24 00:57:14.611420 | orchestrator | TASK [haproxy-config : Add configuration for horizon when using single external frontend] *** 2026-05-24 00:57:14.611428 | orchestrator | Sunday 24 May 2026 00:52:52 +0000 (0:00:03.662) 0:02:27.456 ************ 2026-05-24 00:57:14.611444 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'horizon', 'value': {'container_name': 'horizon', 'group': 'horizon', 'enabled': True, 'image': 'registry.osism.tech/kolla/horizon:2024.2', '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-05-24 00:57:14.611461 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:57:14.611474 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'horizon', 'value': {'container_name': 'horizon', 'group': 'horizon', 'enabled': True, 'image': 'registry.osism.tech/kolla/horizon:2024.2', '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-05-24 00:57:14.611489 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:57:14.611505 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'horizon', 'value': {'container_name': 'horizon', 'group': 'horizon', 'enabled': True, 'image': 'registry.osism.tech/kolla/horizon:2024.2', '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-05-24 00:57:14.611514 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:57:14.611522 | orchestrator | 2026-05-24 00:57:14.611530 | orchestrator | TASK [haproxy-config : Configuring firewall for horizon] *********************** 2026-05-24 00:57:14.611539 | orchestrator | Sunday 24 May 2026 00:52:52 +0000 (0:00:00.783) 0:02:28.239 ************ 2026-05-24 00:57:14.611551 | 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-05-24 00:57:14.611560 | 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-05-24 00:57:14.611570 | 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-05-24 00:57:14.611579 | 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-05-24 00:57:14.611597 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'acme_client', 'value': {'enabled': True, 'with_frontend': False, 'custom_member_list': []}})  2026-05-24 00:57:14.611606 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:57:14.611614 | 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-05-24 00:57:14.611623 | 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-05-24 00:57:14.611639 | 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-05-24 00:57:14.611647 | 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-05-24 00:57:14.611656 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'acme_client', 'value': {'enabled': True, 'with_frontend': False, 'custom_member_list': []}})  2026-05-24 00:57:14.611664 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:57:14.611672 | 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-05-24 00:57:14.611681 | 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-05-24 00:57:14.611692 | 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-05-24 00:57:14.611710 | 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-05-24 00:57:14.611724 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'acme_client', 'value': {'enabled': True, 'with_frontend': False, 'custom_member_list': []}})  2026-05-24 00:57:14.611737 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:57:14.611750 | orchestrator | 2026-05-24 00:57:14.611763 | orchestrator | TASK [proxysql-config : Copying over horizon ProxySQL users config] ************ 2026-05-24 00:57:14.611775 | orchestrator | Sunday 24 May 2026 00:52:53 +0000 (0:00:01.116) 0:02:29.356 ************ 2026-05-24 00:57:14.611789 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:57:14.611797 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:57:14.611805 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:57:14.611813 | orchestrator | 2026-05-24 00:57:14.611821 | orchestrator | TASK [proxysql-config : Copying over horizon ProxySQL rules config] ************ 2026-05-24 00:57:14.611829 | orchestrator | Sunday 24 May 2026 00:52:55 +0000 (0:00:01.701) 0:02:31.058 ************ 2026-05-24 00:57:14.611837 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:57:14.611844 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:57:14.611852 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:57:14.611860 | orchestrator | 2026-05-24 00:57:14.611867 | orchestrator | TASK [include_role : influxdb] ************************************************* 2026-05-24 00:57:14.611875 | orchestrator | Sunday 24 May 2026 00:52:57 +0000 (0:00:02.070) 0:02:33.128 ************ 2026-05-24 00:57:14.611883 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:57:14.611891 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:57:14.611899 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:57:14.611906 | orchestrator | 2026-05-24 00:57:14.611914 | orchestrator | TASK [include_role : ironic] *************************************************** 2026-05-24 00:57:14.611922 | orchestrator | Sunday 24 May 2026 00:52:58 +0000 (0:00:00.318) 0:02:33.447 ************ 2026-05-24 00:57:14.611930 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:57:14.611938 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:57:14.611945 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:57:14.611953 | orchestrator | 2026-05-24 00:57:14.611961 | orchestrator | TASK [include_role : keystone] ************************************************* 2026-05-24 00:57:14.611968 | orchestrator | Sunday 24 May 2026 00:52:58 +0000 (0:00:00.305) 0:02:33.752 ************ 2026-05-24 00:57:14.611976 | orchestrator | included: keystone for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-24 00:57:14.611984 | orchestrator | 2026-05-24 00:57:14.611992 | orchestrator | TASK [haproxy-config : Copying over keystone haproxy config] ******************* 2026-05-24 00:57:14.612000 | orchestrator | Sunday 24 May 2026 00:52:59 +0000 (0:00:01.166) 0:02:34.919 ************ 2026-05-24 00:57:14.612174 | orchestrator | changed: [testbed-node-1] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone:2024.2', '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-05-24 00:57:14.612191 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-ssh:2024.2', '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-05-24 00:57:14.612205 | orchestrator | changed: [testbed-node-0] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone:2024.2', '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-05-24 00:57:14.612222 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-fernet:2024.2', '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-05-24 00:57:14.612230 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-ssh:2024.2', '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-05-24 00:57:14.612278 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-fernet:2024.2', '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-05-24 00:57:14.612290 | orchestrator | changed: [testbed-node-2] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone:2024.2', '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-05-24 00:57:14.612298 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-ssh:2024.2', '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-05-24 00:57:14.612316 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-fernet:2024.2', '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-05-24 00:57:14.612325 | orchestrator | 2026-05-24 00:57:14.612333 | orchestrator | TASK [haproxy-config : Add configuration for keystone when using single external frontend] *** 2026-05-24 00:57:14.612341 | orchestrator | Sunday 24 May 2026 00:53:03 +0000 (0:00:03.723) 0:02:38.642 ************ 2026-05-24 00:57:14.612350 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone:2024.2', '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-05-24 00:57:14.612414 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-ssh:2024.2', '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-05-24 00:57:14.612426 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-fernet:2024.2', '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-05-24 00:57:14.612434 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:57:14.612443 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone:2024.2', '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-05-24 00:57:14.612462 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-ssh:2024.2', '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-05-24 00:57:14.612470 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-fernet:2024.2', '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-05-24 00:57:14.612478 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:57:14.612487 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone:2024.2', '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-05-24 00:57:14.612546 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-ssh:2024.2', '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-05-24 00:57:14.612559 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-fernet:2024.2', '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-05-24 00:57:14.612572 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:57:14.612581 | orchestrator | 2026-05-24 00:57:14.612589 | orchestrator | TASK [haproxy-config : Configuring firewall for keystone] ********************** 2026-05-24 00:57:14.612598 | orchestrator | Sunday 24 May 2026 00:53:03 +0000 (0:00:00.696) 0:02:39.339 ************ 2026-05-24 00:57:14.612606 | 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-05-24 00:57:14.612616 | 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-05-24 00:57:14.612625 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:57:14.612638 | 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-05-24 00:57:14.612647 | 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-05-24 00:57:14.612655 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:57:14.612663 | 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-05-24 00:57:14.612671 | 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-05-24 00:57:14.612679 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:57:14.612687 | orchestrator | 2026-05-24 00:57:14.612695 | orchestrator | TASK [proxysql-config : Copying over keystone ProxySQL users config] *********** 2026-05-24 00:57:14.612703 | orchestrator | Sunday 24 May 2026 00:53:04 +0000 (0:00:01.030) 0:02:40.369 ************ 2026-05-24 00:57:14.612711 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:57:14.612719 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:57:14.612727 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:57:14.612735 | orchestrator | 2026-05-24 00:57:14.612743 | orchestrator | TASK [proxysql-config : Copying over keystone ProxySQL rules config] *********** 2026-05-24 00:57:14.612751 | orchestrator | Sunday 24 May 2026 00:53:06 +0000 (0:00:01.400) 0:02:41.770 ************ 2026-05-24 00:57:14.612759 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:57:14.612767 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:57:14.612775 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:57:14.612783 | orchestrator | 2026-05-24 00:57:14.612791 | orchestrator | TASK [include_role : letsencrypt] ********************************************** 2026-05-24 00:57:14.612799 | orchestrator | Sunday 24 May 2026 00:53:08 +0000 (0:00:02.052) 0:02:43.822 ************ 2026-05-24 00:57:14.612807 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:57:14.612815 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:57:14.612823 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:57:14.612831 | orchestrator | 2026-05-24 00:57:14.612839 | orchestrator | TASK [include_role : magnum] *************************************************** 2026-05-24 00:57:14.612898 | orchestrator | Sunday 24 May 2026 00:53:08 +0000 (0:00:00.328) 0:02:44.151 ************ 2026-05-24 00:57:14.612915 | orchestrator | included: magnum for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-24 00:57:14.612923 | orchestrator | 2026-05-24 00:57:14.612931 | orchestrator | TASK [haproxy-config : Copying over magnum haproxy config] ********************* 2026-05-24 00:57:14.612939 | orchestrator | Sunday 24 May 2026 00:53:10 +0000 (0:00:01.295) 0:02:45.446 ************ 2026-05-24 00:57:14.612947 | orchestrator | changed: [testbed-node-1] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-api:2024.2', '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-05-24 00:57:14.612957 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-conductor:2024.2', '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-05-24 00:57:14.612970 | orchestrator | changed: [testbed-node-0] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-api:2024.2', '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-05-24 00:57:14.612979 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-conductor:2024.2', '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-05-24 00:57:14.613036 | orchestrator | changed: [testbed-node-2] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-api:2024.2', '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-05-24 00:57:14.613054 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-conductor:2024.2', '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-05-24 00:57:14.613063 | orchestrator | 2026-05-24 00:57:14.613071 | orchestrator | TASK [haproxy-config : Add configuration for magnum when using single external frontend] *** 2026-05-24 00:57:14.613079 | orchestrator | Sunday 24 May 2026 00:53:13 +0000 (0:00:03.973) 0:02:49.420 ************ 2026-05-24 00:57:14.613091 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-api:2024.2', '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-05-24 00:57:14.613100 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-api:2024.2', '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-05-24 00:57:14.613109 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-conductor:2024.2', '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-05-24 00:57:14.613125 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:57:14.613182 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-conductor:2024.2', '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-05-24 00:57:14.613195 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:57:14.613203 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-api:2024.2', '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-05-24 00:57:14.613216 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-conductor:2024.2', '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-05-24 00:57:14.613224 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:57:14.613232 | orchestrator | 2026-05-24 00:57:14.613240 | orchestrator | TASK [haproxy-config : Configuring firewall for magnum] ************************ 2026-05-24 00:57:14.613248 | orchestrator | Sunday 24 May 2026 00:53:14 +0000 (0:00:00.889) 0:02:50.310 ************ 2026-05-24 00:57:14.613257 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'magnum_api', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511'}})  2026-05-24 00:57:14.613265 | 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-05-24 00:57:14.613273 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:57:14.613281 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'magnum_api', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511'}})  2026-05-24 00:57:14.613289 | 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-05-24 00:57:14.613298 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'magnum_api', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511'}})  2026-05-24 00:57:14.613311 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:57:14.613319 | 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-05-24 00:57:14.613327 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:57:14.613335 | orchestrator | 2026-05-24 00:57:14.613343 | orchestrator | TASK [proxysql-config : Copying over magnum ProxySQL users config] ************* 2026-05-24 00:57:14.613351 | orchestrator | Sunday 24 May 2026 00:53:16 +0000 (0:00:01.324) 0:02:51.634 ************ 2026-05-24 00:57:14.613359 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:57:14.613367 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:57:14.613374 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:57:14.613427 | orchestrator | 2026-05-24 00:57:14.613436 | orchestrator | TASK [proxysql-config : Copying over magnum ProxySQL rules config] ************* 2026-05-24 00:57:14.613444 | orchestrator | Sunday 24 May 2026 00:53:17 +0000 (0:00:01.640) 0:02:53.275 ************ 2026-05-24 00:57:14.613509 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:57:14.613520 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:57:14.613528 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:57:14.613536 | orchestrator | 2026-05-24 00:57:14.613544 | orchestrator | TASK [include_role : manila] *************************************************** 2026-05-24 00:57:14.613552 | orchestrator | Sunday 24 May 2026 00:53:19 +0000 (0:00:01.991) 0:02:55.266 ************ 2026-05-24 00:57:14.613560 | orchestrator | included: manila for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-24 00:57:14.613567 | orchestrator | 2026-05-24 00:57:14.613575 | orchestrator | TASK [haproxy-config : Copying over manila haproxy config] ********************* 2026-05-24 00:57:14.613583 | orchestrator | Sunday 24 May 2026 00:53:20 +0000 (0:00:01.117) 0:02:56.384 ************ 2026-05-24 00:57:14.613592 | orchestrator | changed: [testbed-node-2] => (item={'key': 'manila-api', 'value': {'container_name': 'manila_api', 'group': 'manila-api', 'image': 'registry.osism.tech/kolla/manila-api:2024.2', '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-05-24 00:57:14.613601 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'manila-scheduler', 'value': {'container_name': 'manila_scheduler', 'group': 'manila-scheduler', 'image': 'registry.osism.tech/kolla/manila-scheduler:2024.2', '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-05-24 00:57:14.613615 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'manila-share', 'value': {'container_name': 'manila_share', 'group': 'manila-share', 'image': 'registry.osism.tech/kolla/manila-share:2024.2', '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-05-24 00:57:14.613632 | orchestrator | changed: [testbed-node-0] => (item={'key': 'manila-api', 'value': {'container_name': 'manila_api', 'group': 'manila-api', 'image': 'registry.osism.tech/kolla/manila-api:2024.2', '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-05-24 00:57:14.613641 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'manila-data', 'value': {'container_name': 'manila_data', 'group': 'manila-data', 'image': 'registry.osism.tech/kolla/manila-data:2024.2', '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-05-24 00:57:14.613697 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'manila-scheduler', 'value': {'container_name': 'manila_scheduler', 'group': 'manila-scheduler', 'image': 'registry.osism.tech/kolla/manila-scheduler:2024.2', '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-05-24 00:57:14.613709 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'manila-share', 'value': {'container_name': 'manila_share', 'group': 'manila-share', 'image': 'registry.osism.tech/kolla/manila-share:2024.2', '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-05-24 00:57:14.613718 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'manila-data', 'value': {'container_name': 'manila_data', 'group': 'manila-data', 'image': 'registry.osism.tech/kolla/manila-data:2024.2', '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-05-24 00:57:14.613730 | orchestrator | changed: [testbed-node-1] => (item={'key': 'manila-api', 'value': {'container_name': 'manila_api', 'group': 'manila-api', 'image': 'registry.osism.tech/kolla/manila-api:2024.2', '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-05-24 00:57:14.613745 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'manila-scheduler', 'value': {'container_name': 'manila_scheduler', 'group': 'manila-scheduler', 'image': 'registry.osism.tech/kolla/manila-scheduler:2024.2', '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-05-24 00:57:14.613753 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'manila-share', 'value': {'container_name': 'manila_share', 'group': 'manila-share', 'image': 'registry.osism.tech/kolla/manila-share:2024.2', '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-05-24 00:57:14.613809 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'manila-data', 'value': {'container_name': 'manila_data', 'group': 'manila-data', 'image': 'registry.osism.tech/kolla/manila-data:2024.2', '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-05-24 00:57:14.613820 | orchestrator | 2026-05-24 00:57:14.613829 | orchestrator | TASK [haproxy-config : Add configuration for manila when using single external frontend] *** 2026-05-24 00:57:14.613836 | orchestrator | Sunday 24 May 2026 00:53:24 +0000 (0:00:03.917) 0:03:00.301 ************ 2026-05-24 00:57:14.613843 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'manila-api', 'value': {'container_name': 'manila_api', 'group': 'manila-api', 'image': 'registry.osism.tech/kolla/manila-api:2024.2', '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-05-24 00:57:14.613854 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'manila-api', 'value': {'container_name': 'manila_api', 'group': 'manila-api', 'image': 'registry.osism.tech/kolla/manila-api:2024.2', '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-05-24 00:57:14.613866 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'manila-scheduler', 'value': {'container_name': 'manila_scheduler', 'group': 'manila-scheduler', 'image': 'registry.osism.tech/kolla/manila-scheduler:2024.2', '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-05-24 00:57:14.613875 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'manila-scheduler', 'value': {'container_name': 'manila_scheduler', 'group': 'manila-scheduler', 'image': 'registry.osism.tech/kolla/manila-scheduler:2024.2', '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-05-24 00:57:14.613882 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'manila-share', 'value': {'container_name': 'manila_share', 'group': 'manila-share', 'image': 'registry.osism.tech/kolla/manila-share:2024.2', '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-05-24 00:57:14.613930 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'manila-data', 'value': {'container_name': 'manila_data', 'group': 'manila-data', 'image': 'registry.osism.tech/kolla/manila-data:2024.2', '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-05-24 00:57:14.613940 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:57:14.613947 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'manila-share', 'value': {'container_name': 'manila_share', 'group': 'manila-share', 'image': 'registry.osism.tech/kolla/manila-share:2024.2', '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-05-24 00:57:14.613954 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'manila-data', 'value': {'container_name': 'manila_data', 'group': 'manila-data', 'image': 'registry.osism.tech/kolla/manila-data:2024.2', '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-05-24 00:57:14.613960 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:57:14.613977 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'manila-api', 'value': {'container_name': 'manila_api', 'group': 'manila-api', 'image': 'registry.osism.tech/kolla/manila-api:2024.2', '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-05-24 00:57:14.613985 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'manila-scheduler', 'value': {'container_name': 'manila_scheduler', 'group': 'manila-scheduler', 'image': 'registry.osism.tech/kolla/manila-scheduler:2024.2', '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-05-24 00:57:14.613992 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'manila-share', 'value': {'container_name': 'manila_share', 'group': 'manila-share', 'image': 'registry.osism.tech/kolla/manila-share:2024.2', '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-05-24 00:57:14.614076 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'manila-data', 'value': {'container_name': 'manila_data', 'group': 'manila-data', 'image': 'registry.osism.tech/kolla/manila-data:2024.2', '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-05-24 00:57:14.614089 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:57:14.614096 | orchestrator | 2026-05-24 00:57:14.614103 | orchestrator | TASK [haproxy-config : Configuring firewall for manila] ************************ 2026-05-24 00:57:14.614110 | orchestrator | Sunday 24 May 2026 00:53:25 +0000 (0:00:01.032) 0:03:01.334 ************ 2026-05-24 00:57:14.614116 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'manila_api', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8786', 'listen_port': '8786'}})  2026-05-24 00:57:14.614123 | 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-05-24 00:57:14.614130 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:57:14.614137 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'manila_api', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8786', 'listen_port': '8786'}})  2026-05-24 00:57:14.614144 | 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-05-24 00:57:14.614157 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:57:14.614163 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'manila_api', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8786', 'listen_port': '8786'}})  2026-05-24 00:57:14.614170 | 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-05-24 00:57:14.614176 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:57:14.614183 | orchestrator | 2026-05-24 00:57:14.614190 | orchestrator | TASK [proxysql-config : Copying over manila ProxySQL users config] ************* 2026-05-24 00:57:14.614200 | orchestrator | Sunday 24 May 2026 00:53:27 +0000 (0:00:01.285) 0:03:02.619 ************ 2026-05-24 00:57:14.614207 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:57:14.614214 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:57:14.614220 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:57:14.614227 | orchestrator | 2026-05-24 00:57:14.614234 | orchestrator | TASK [proxysql-config : Copying over manila ProxySQL rules config] ************* 2026-05-24 00:57:14.614240 | orchestrator | Sunday 24 May 2026 00:53:28 +0000 (0:00:01.352) 0:03:03.972 ************ 2026-05-24 00:57:14.614247 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:57:14.614254 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:57:14.614260 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:57:14.614267 | orchestrator | 2026-05-24 00:57:14.614274 | orchestrator | TASK [include_role : mariadb] ************************************************** 2026-05-24 00:57:14.614280 | orchestrator | Sunday 24 May 2026 00:53:30 +0000 (0:00:02.351) 0:03:06.323 ************ 2026-05-24 00:57:14.614287 | orchestrator | included: mariadb for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-24 00:57:14.614293 | orchestrator | 2026-05-24 00:57:14.614300 | orchestrator | TASK [mariadb : Ensure mysql monitor user exist] ******************************* 2026-05-24 00:57:14.614307 | orchestrator | Sunday 24 May 2026 00:53:32 +0000 (0:00:01.445) 0:03:07.769 ************ 2026-05-24 00:57:14.614314 | orchestrator | ok: [testbed-node-0] => (item=testbed-node-0) 2026-05-24 00:57:14.614320 | orchestrator | 2026-05-24 00:57:14.614327 | orchestrator | TASK [haproxy-config : Copying over mariadb haproxy config] ******************** 2026-05-24 00:57:14.614334 | orchestrator | Sunday 24 May 2026 00:53:35 +0000 (0:00:03.311) 0:03:11.081 ************ 2026-05-24 00:57:14.614377 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/mariadb-server:2024.2', '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-05-24 00:57:14.614409 | 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/mariadb-clustercheck:2024.2', '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-05-24 00:57:14.614417 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:57:14.614428 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/mariadb-server:2024.2', '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-05-24 00:57:14.614436 | 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/mariadb-clustercheck:2024.2', '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-05-24 00:57:14.614443 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:57:14.614494 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/mariadb-server:2024.2', '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-05-24 00:57:14.614517 | 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/mariadb-clustercheck:2024.2', '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-05-24 00:57:14.614525 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:57:14.614531 | orchestrator | 2026-05-24 00:57:14.614538 | orchestrator | TASK [haproxy-config : Add configuration for mariadb when using single external frontend] *** 2026-05-24 00:57:14.614545 | orchestrator | Sunday 24 May 2026 00:53:38 +0000 (0:00:02.479) 0:03:13.560 ************ 2026-05-24 00:57:14.614582 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/mariadb-server:2024.2', '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-05-24 00:57:14.614592 | 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/mariadb-clustercheck:2024.2', '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-05-24 00:57:14.614604 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:57:14.614615 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/mariadb-server:2024.2', '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-05-24 00:57:14.614622 | 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/mariadb-clustercheck:2024.2', '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-05-24 00:57:14.614629 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:57:14.614666 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/mariadb-server:2024.2', '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-05-24 00:57:14.614680 | 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/mariadb-clustercheck:2024.2', '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-05-24 00:57:14.614687 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:57:14.614694 | orchestrator | 2026-05-24 00:57:14.614700 | orchestrator | TASK [haproxy-config : Configuring firewall for mariadb] *********************** 2026-05-24 00:57:14.614707 | orchestrator | Sunday 24 May 2026 00:53:41 +0000 (0:00:02.954) 0:03:16.514 ************ 2026-05-24 00:57:14.614718 | 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-05-24 00:57:14.614726 | 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-05-24 00:57:14.614733 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:57:14.614740 | 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-05-24 00:57:14.614775 | 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-05-24 00:57:14.614788 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:57:14.614795 | 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-05-24 00:57:14.614803 | 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-05-24 00:57:14.614809 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:57:14.614816 | orchestrator | 2026-05-24 00:57:14.614823 | orchestrator | TASK [proxysql-config : Copying over mariadb ProxySQL users config] ************ 2026-05-24 00:57:14.614829 | orchestrator | Sunday 24 May 2026 00:53:43 +0000 (0:00:02.443) 0:03:18.957 ************ 2026-05-24 00:57:14.614836 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:57:14.614842 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:57:14.614849 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:57:14.614855 | orchestrator | 2026-05-24 00:57:14.614862 | orchestrator | TASK [proxysql-config : Copying over mariadb ProxySQL rules config] ************ 2026-05-24 00:57:14.614869 | orchestrator | Sunday 24 May 2026 00:53:45 +0000 (0:00:02.120) 0:03:21.078 ************ 2026-05-24 00:57:14.614875 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:57:14.614881 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:57:14.614888 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:57:14.614894 | orchestrator | 2026-05-24 00:57:14.614901 | orchestrator | TASK [include_role : masakari] ************************************************* 2026-05-24 00:57:14.614908 | orchestrator | Sunday 24 May 2026 00:53:47 +0000 (0:00:01.881) 0:03:22.959 ************ 2026-05-24 00:57:14.614914 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:57:14.614921 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:57:14.614927 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:57:14.614934 | orchestrator | 2026-05-24 00:57:14.614940 | orchestrator | TASK [include_role : memcached] ************************************************ 2026-05-24 00:57:14.614995 | orchestrator | Sunday 24 May 2026 00:53:47 +0000 (0:00:00.360) 0:03:23.320 ************ 2026-05-24 00:57:14.615011 | orchestrator | included: memcached for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-24 00:57:14.615017 | orchestrator | 2026-05-24 00:57:14.615024 | orchestrator | TASK [haproxy-config : Copying over memcached haproxy config] ****************** 2026-05-24 00:57:14.615030 | orchestrator | Sunday 24 May 2026 00:53:49 +0000 (0:00:01.461) 0:03:24.782 ************ 2026-05-24 00:57:14.615037 | orchestrator | changed: [testbed-node-0] => (item={'key': 'memcached', 'value': {'container_name': 'memcached', 'image': 'registry.osism.tech/kolla/memcached:2024.2', '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-05-24 00:57:14.615099 | orchestrator | changed: [testbed-node-1] => (item={'key': 'memcached', 'value': {'container_name': 'memcached', 'image': 'registry.osism.tech/kolla/memcached:2024.2', '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-05-24 00:57:14.615111 | orchestrator | changed: [testbed-node-2] => (item={'key': 'memcached', 'value': {'container_name': 'memcached', 'image': 'registry.osism.tech/kolla/memcached:2024.2', '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-05-24 00:57:14.615118 | orchestrator | 2026-05-24 00:57:14.615125 | orchestrator | TASK [haproxy-config : Add configuration for memcached when using single external frontend] *** 2026-05-24 00:57:14.615131 | orchestrator | Sunday 24 May 2026 00:53:50 +0000 (0:00:01.530) 0:03:26.312 ************ 2026-05-24 00:57:14.615138 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'memcached', 'value': {'container_name': 'memcached', 'image': 'registry.osism.tech/kolla/memcached:2024.2', '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-05-24 00:57:14.615149 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'memcached', 'value': {'container_name': 'memcached', 'image': 'registry.osism.tech/kolla/memcached:2024.2', '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-05-24 00:57:14.615156 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:57:14.615163 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:57:14.615170 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'memcached', 'value': {'container_name': 'memcached', 'image': 'registry.osism.tech/kolla/memcached:2024.2', '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-05-24 00:57:14.615182 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:57:14.615189 | orchestrator | 2026-05-24 00:57:14.615196 | orchestrator | TASK [haproxy-config : Configuring firewall for memcached] ********************* 2026-05-24 00:57:14.615202 | orchestrator | Sunday 24 May 2026 00:53:51 +0000 (0:00:00.478) 0:03:26.791 ************ 2026-05-24 00:57:14.615210 | 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-05-24 00:57:14.615217 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:57:14.615264 | 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-05-24 00:57:14.615274 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:57:14.615281 | 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-05-24 00:57:14.615288 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:57:14.615294 | orchestrator | 2026-05-24 00:57:14.615301 | orchestrator | TASK [proxysql-config : Copying over memcached ProxySQL users config] ********** 2026-05-24 00:57:14.615308 | orchestrator | Sunday 24 May 2026 00:53:52 +0000 (0:00:00.936) 0:03:27.728 ************ 2026-05-24 00:57:14.615314 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:57:14.615321 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:57:14.615328 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:57:14.615334 | orchestrator | 2026-05-24 00:57:14.615341 | orchestrator | TASK [proxysql-config : Copying over memcached ProxySQL rules config] ********** 2026-05-24 00:57:14.615348 | orchestrator | Sunday 24 May 2026 00:53:52 +0000 (0:00:00.400) 0:03:28.128 ************ 2026-05-24 00:57:14.615354 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:57:14.615361 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:57:14.615368 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:57:14.615374 | orchestrator | 2026-05-24 00:57:14.615420 | orchestrator | TASK [include_role : mistral] ************************************************** 2026-05-24 00:57:14.615428 | orchestrator | Sunday 24 May 2026 00:53:54 +0000 (0:00:01.469) 0:03:29.597 ************ 2026-05-24 00:57:14.615435 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:57:14.615441 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:57:14.615447 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:57:14.615454 | orchestrator | 2026-05-24 00:57:14.615460 | orchestrator | TASK [include_role : neutron] ************************************************** 2026-05-24 00:57:14.615467 | orchestrator | Sunday 24 May 2026 00:53:54 +0000 (0:00:00.319) 0:03:29.917 ************ 2026-05-24 00:57:14.615474 | orchestrator | included: neutron for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-24 00:57:14.615480 | orchestrator | 2026-05-24 00:57:14.615487 | orchestrator | TASK [haproxy-config : Copying over neutron haproxy config] ******************** 2026-05-24 00:57:14.615493 | orchestrator | Sunday 24 May 2026 00:53:56 +0000 (0:00:01.567) 0:03:31.485 ************ 2026-05-24 00:57:14.615505 | orchestrator | changed: [testbed-node-0] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/neutron-server:2024.2', '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-05-24 00:57:14.615519 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-openvswitch-agent', 'value': {'container_name': 'neutron_openvswitch_agent', 'image': 'registry.osism.tech/kolla/neutron-openvswitch-agent:2024.2', '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-05-24 00:57:14.615526 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-linuxbridge-agent', 'value': {'container_name': 'neutron_linuxbridge_agent', 'image': 'registry.osism.tech/kolla/neutron-linuxbridge-agent:2024.2', '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-05-24 00:57:14.615581 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-dhcp-agent', 'value': {'container_name': 'neutron_dhcp_agent', 'image': 'registry.osism.tech/kolla/neutron-dhcp-agent:2024.2', '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-05-24 00:57:14.615591 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-l3-agent', 'value': {'container_name': 'neutron_l3_agent', 'image': 'registry.osism.tech/kolla/neutron-l3-agent:2024.2', '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-05-24 00:57:14.615599 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-sriov-agent', 'value': {'container_name': 'neutron_sriov_agent', 'image': 'registry.osism.tech/kolla/neutron-sriov-agent:2024.2', '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-05-24 00:57:14.615627 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-mlnx-agent', 'value': {'container_name': 'neutron_mlnx_agent', 'image': 'registry.osism.tech/kolla/neutron-mlnx-agent:2024.2', '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-05-24 00:57:14.615635 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-eswitchd', 'value': {'container_name': 'neutron_eswitchd', 'image': 'registry.osism.tech/kolla/neutron-eswitchd:2024.2', '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-05-24 00:57:14.615642 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-metadata-agent', 'value': {'container_name': 'neutron_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2024.2', '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-05-24 00:57:14.615693 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2024.2', '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-05-24 00:57:14.615703 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-bgp-dragent', 'value': {'container_name': 'neutron_bgp_dragent', 'image': 'registry.osism.tech/kolla/neutron-bgp-dragent:2024.2', '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-05-24 00:57:14.615710 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-infoblox-ipam-agent', 'value': {'container_name': 'neutron_infoblox_ipam_agent', 'image': 'registry.osism.tech/kolla/neutron-infoblox-ipam-agent:2024.2', '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-05-24 00:57:14.615726 | orchestrator | changed: [testbed-node-2] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/neutron-server:2024.2', '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-05-24 00:57:14.615734 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-metering-agent', 'value': {'container_name': 'neutron_metering_agent', 'image': 'registry.osism.tech/kolla/neutron-metering-agent:2024.2', '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-05-24 00:57:14.615741 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'ironic-neutron-agent', 'value': {'container_name': 'ironic_neutron_agent', 'image': 'registry.osism.tech/kolla/ironic-neutron-agent:2024.2', '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-05-24 00:57:14.615786 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-openvswitch-agent', 'value': {'container_name': 'neutron_openvswitch_agent', 'image': 'registry.osism.tech/kolla/neutron-openvswitch-agent:2024.2', '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-05-24 00:57:14.615796 | 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/neutron-tls-proxy:2024.2', '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-05-24 00:57:14.615802 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-linuxbridge-agent', 'value': {'container_name': 'neutron_linuxbridge_agent', 'image': 'registry.osism.tech/kolla/neutron-linuxbridge-agent:2024.2', '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-05-24 00:57:14.615818 | 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/neutron-ovn-agent:2024.2', '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-05-24 00:57:14.615825 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-dhcp-agent', 'value': {'container_name': 'neutron_dhcp_agent', 'image': 'registry.osism.tech/kolla/neutron-dhcp-agent:2024.2', '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-05-24 00:57:14.615869 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-l3-agent', 'value': {'container_name': 'neutron_l3_agent', 'image': 'registry.osism.tech/kolla/neutron-l3-agent:2024.2', '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-05-24 00:57:14.615879 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-sriov-agent', 'value': {'container_name': 'neutron_sriov_agent', 'image': 'registry.osism.tech/kolla/neutron-sriov-agent:2024.2', '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-05-24 00:57:14.615886 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-mlnx-agent', 'value': {'container_name': 'neutron_mlnx_agent', 'image': 'registry.osism.tech/kolla/neutron-mlnx-agent:2024.2', '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-05-24 00:57:14.615897 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-eswitchd', 'value': {'container_name': 'neutron_eswitchd', 'image': 'registry.osism.tech/kolla/neutron-eswitchd:2024.2', '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-05-24 00:57:14.615907 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-metadata-agent', 'value': {'container_name': 'neutron_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2024.2', '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-05-24 00:57:14.615914 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2024.2', '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-05-24 00:57:14.615920 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-bgp-dragent', 'value': {'container_name': 'neutron_bgp_dragent', 'image': 'registry.osism.tech/kolla/neutron-bgp-dragent:2024.2', '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-05-24 00:57:14.615976 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-infoblox-ipam-agent', 'value': {'container_name': 'neutron_infoblox_ipam_agent', 'image': 'registry.osism.tech/kolla/neutron-infoblox-ipam-agent:2024.2', '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-05-24 00:57:14.615985 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-metering-agent', 'value': {'container_name': 'neutron_metering_agent', 'image': 'registry.osism.tech/kolla/neutron-metering-agent:2024.2', '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-05-24 00:57:14.615991 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'ironic-neutron-agent', 'value': {'container_name': 'ironic_neutron_agent', 'image': 'registry.osism.tech/kolla/ironic-neutron-agent:2024.2', '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-05-24 00:57:14.616008 | 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/neutron-tls-proxy:2024.2', '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-05-24 00:57:14.616015 | 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/neutron-ovn-agent:2024.2', '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-05-24 00:57:14.616022 | orchestrator | changed: [testbed-node-1] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/neutron-server:2024.2', '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-05-24 00:57:14.616068 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-openvswitch-agent', 'value': {'container_name': 'neutron_openvswitch_agent', 'image': 'registry.osism.tech/kolla/neutron-openvswitch-agent:2024.2', '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-05-24 00:57:14.616077 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-linuxbridge-agent', 'value': {'container_name': 'neutron_linuxbridge_agent', 'image': 'registry.osism.tech/kolla/neutron-linuxbridge-agent:2024.2', '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-05-24 00:57:14.616088 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-dhcp-agent', 'value': {'container_name': 'neutron_dhcp_agent', 'image': 'registry.osism.tech/kolla/neutron-dhcp-agent:2024.2', '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-05-24 00:57:14.616098 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-l3-agent', 'value': {'container_name': 'neutron_l3_agent', 'image': 'registry.osism.tech/kolla/neutron-l3-agent:2024.2', '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-05-24 00:57:14.616104 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-sriov-agent', 'value': {'container_name': 'neutron_sriov_agent', 'image': 'registry.osism.tech/kolla/neutron-sriov-agent:2024.2', '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-05-24 00:57:14.616111 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-mlnx-agent', 'value': {'container_name': 'neutron_mlnx_agent', 'image': 'registry.osism.tech/kolla/neutron-mlnx-agent:2024.2', '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-05-24 00:57:14.616155 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-eswitchd', 'value': {'container_name': 'neutron_eswitchd', 'image': 'registry.osism.tech/kolla/neutron-eswitchd:2024.2', '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-05-24 00:57:14.616164 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-metadata-agent', 'value': {'container_name': 'neutron_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2024.2', '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-05-24 00:57:14.616175 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2024.2', '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-05-24 00:57:14.616185 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-bgp-dragent', 'value': {'container_name': 'neutron_bgp_dragent', 'image': 'registry.osism.tech/kolla/neutron-bgp-dragent:2024.2', '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-05-24 00:57:14.616192 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-infoblox-ipam-agent', 'value': {'container_name': 'neutron_infoblox_ipam_agent', 'image': 'registry.osism.tech/kolla/neutron-infoblox-ipam-agent:2024.2', '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-05-24 00:57:14.616199 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-metering-agent', 'value': {'container_name': 'neutron_metering_agent', 'image': 'registry.osism.tech/kolla/neutron-metering-agent:2024.2', '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-05-24 00:57:14.616205 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'ironic-neutron-agent', 'value': {'container_name': 'ironic_neutron_agent', 'image': 'registry.osism.tech/kolla/ironic-neutron-agent:2024.2', '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-05-24 00:57:14.616251 | 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/neutron-tls-proxy:2024.2', '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-05-24 00:57:14.616265 | 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/neutron-ovn-agent:2024.2', '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-05-24 00:57:14.616271 | orchestrator | 2026-05-24 00:57:14.616277 | orchestrator | TASK [haproxy-config : Add configuration for neutron when using single external frontend] *** 2026-05-24 00:57:14.616284 | orchestrator | Sunday 24 May 2026 00:54:00 +0000 (0:00:04.749) 0:03:36.234 ************ 2026-05-24 00:57:14.616294 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/neutron-server:2024.2', '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-05-24 00:57:14.616300 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-openvswitch-agent', 'value': {'container_name': 'neutron_openvswitch_agent', 'image': 'registry.osism.tech/kolla/neutron-openvswitch-agent:2024.2', '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-05-24 00:57:14.616344 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/neutron-server:2024.2', '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-05-24 00:57:14.616353 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-linuxbridge-agent', 'value': {'container_name': 'neutron_linuxbridge_agent', 'image': 'registry.osism.tech/kolla/neutron-linuxbridge-agent:2024.2', '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-05-24 00:57:14.616365 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-openvswitch-agent', 'value': {'container_name': 'neutron_openvswitch_agent', 'image': 'registry.osism.tech/kolla/neutron-openvswitch-agent:2024.2', '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-05-24 00:57:14.616375 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-dhcp-agent', 'value': {'container_name': 'neutron_dhcp_agent', 'image': 'registry.osism.tech/kolla/neutron-dhcp-agent:2024.2', '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-05-24 00:57:14.616395 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-linuxbridge-agent', 'value': {'container_name': 'neutron_linuxbridge_agent', 'image': 'registry.osism.tech/kolla/neutron-linuxbridge-agent:2024.2', '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-05-24 00:57:14.616402 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-l3-agent', 'value': {'container_name': 'neutron_l3_agent', 'image': 'registry.osism.tech/kolla/neutron-l3-agent:2024.2', '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-05-24 00:57:14.616449 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-dhcp-agent', 'value': {'container_name': 'neutron_dhcp_agent', 'image': 'registry.osism.tech/kolla/neutron-dhcp-agent:2024.2', '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-05-24 00:57:14.616466 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-sriov-agent', 'value': {'container_name': 'neutron_sriov_agent', 'image': 'registry.osism.tech/kolla/neutron-sriov-agent:2024.2', '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-05-24 00:57:14.616472 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-l3-agent', 'value': {'container_name': 'neutron_l3_agent', 'image': 'registry.osism.tech/kolla/neutron-l3-agent:2024.2', '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-05-24 00:57:14.616483 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-mlnx-agent', 'value': {'container_name': 'neutron_mlnx_agent', 'image': 'registry.osism.tech/kolla/neutron-mlnx-agent:2024.2', '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-05-24 00:57:14.616489 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-sriov-agent', 'value': {'container_name': 'neutron_sriov_agent', 'image': 'registry.osism.tech/kolla/neutron-sriov-agent:2024.2', '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-05-24 00:57:14.616496 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-eswitchd', 'value': {'container_name': 'neutron_eswitchd', 'image': 'registry.osism.tech/kolla/neutron-eswitchd:2024.2', '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-05-24 00:57:14.616502 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-mlnx-agent', 'value': {'container_name': 'neutron_mlnx_agent', 'image': 'registry.osism.tech/kolla/neutron-mlnx-agent:2024.2', '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-05-24 00:57:14.616551 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-metadata-agent', 'value': {'container_name': 'neutron_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2024.2', '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-05-24 00:57:14.616565 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-eswitchd', 'value': {'container_name': 'neutron_eswitchd', 'image': 'registry.osism.tech/kolla/neutron-eswitchd:2024.2', '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-05-24 00:57:14.616572 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/neutron-server:2024.2', '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-05-24 00:57:14.616582 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2024.2', '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-05-24 00:57:14.616589 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-metadata-agent', 'value': {'container_name': 'neutron_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2024.2', '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-05-24 00:57:14.616595 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-openvswitch-agent', 'value': {'container_name': 'neutron_openvswitch_agent', 'image': 'registry.osism.tech/kolla/neutron-openvswitch-agent:2024.2', '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-05-24 00:57:14.616643 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-bgp-dragent', 'value': {'container_name': 'neutron_bgp_dragent', 'image': 'registry.osism.tech/kolla/neutron-bgp-dragent:2024.2', '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-05-24 00:57:14.616653 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2024.2', '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-05-24 00:57:14.616659 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-linuxbridge-agent', 'value': {'container_name': 'neutron_linuxbridge_agent', 'image': 'registry.osism.tech/kolla/neutron-linuxbridge-agent:2024.2', '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-05-24 00:57:14.616671 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-infoblox-ipam-agent', 'value': {'container_name': 'neutron_infoblox_ipam_agent', 'image': 'registry.osism.tech/kolla/neutron-infoblox-ipam-agent:2024.2', '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-05-24 00:57:14.616678 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-bgp-dragent', 'value': {'container_name': 'neutron_bgp_dragent', 'image': 'registry.osism.tech/kolla/neutron-bgp-dragent:2024.2', '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-05-24 00:57:14.616685 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-metering-agent', 'value': {'container_name': 'neutron_metering_agent', 'image': 'registry.osism.tech/kolla/neutron-metering-agent:2024.2', '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-05-24 00:57:14.616735 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-dhcp-agent', 'value': {'container_name': 'neutron_dhcp_agent', 'image': 'registry.osism.tech/kolla/neutron-dhcp-agent:2024.2', '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-05-24 00:57:14.616745 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-infoblox-ipam-agent', 'value': {'container_name': 'neutron_infoblox_ipam_agent', 'image': 'registry.osism.tech/kolla/neutron-infoblox-ipam-agent:2024.2', '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-05-24 00:57:14.616751 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-metering-agent', 'value': {'container_name': 'neutron_metering_agent', 'image': 'registry.osism.tech/kolla/neutron-metering-agent:2024.2', '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-05-24 00:57:14.616762 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'ironic-neutron-agent', 'value': {'container_name': 'ironic_neutron_agent', 'image': 'registry.osism.tech/kolla/ironic-neutron-agent:2024.2', '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-05-24 00:57:14.616768 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-l3-agent', 'value': {'container_name': 'neutron_l3_agent', 'image': 'registry.osism.tech/kolla/neutron-l3-agent:2024.2', '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-05-24 00:57:14.616775 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'ironic-neutron-agent', 'value': {'container_name': 'ironic_neutron_agent', 'image': 'registry.osism.tech/kolla/ironic-neutron-agent:2024.2', '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-05-24 00:57:14.616825 | 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/neutron-tls-proxy:2024.2', '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-05-24 00:57:14.616835 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-sriov-agent', 'value': {'container_name': 'neutron_sriov_agent', 'image': 'registry.osism.tech/kolla/neutron-sriov-agent:2024.2', '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-05-24 00:57:14.616842 | 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/neutron-tls-proxy:2024.2', '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-05-24 00:57:14.616852 | 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/neutron-ovn-agent:2024.2', '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-05-24 00:57:14.616859 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-mlnx-agent', 'value': {'container_name': 'neutron_mlnx_agent', 'image': 'registry.osism.tech/kolla/neutron-mlnx-agent:2024.2', '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-05-24 00:57:14.616866 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:57:14.616872 | 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/neutron-ovn-agent:2024.2', '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-05-24 00:57:14.616883 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:57:14.616905 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-eswitchd', 'value': {'container_name': 'neutron_eswitchd', 'image': 'registry.osism.tech/kolla/neutron-eswitchd:2024.2', '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-05-24 00:57:14.616913 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-metadata-agent', 'value': {'container_name': 'neutron_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2024.2', '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-05-24 00:57:14.616920 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2024.2', '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-05-24 00:57:14.616929 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-bgp-dragent', 'value': {'container_name': 'neutron_bgp_dragent', 'image': 'registry.osism.tech/kolla/neutron-bgp-dragent:2024.2', '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-05-24 00:57:14.616936 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-infoblox-ipam-agent', 'value': {'container_name': 'neutron_infoblox_ipam_agent', 'image': 'registry.osism.tech/kolla/neutron-infoblox-ipam-agent:2024.2', '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-05-24 00:57:14.616942 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-metering-agent', 'value': {'container_name': 'neutron_metering_agent', 'image': 'registry.osism.tech/kolla/neutron-metering-agent:2024.2', '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-05-24 00:57:14.616953 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'ironic-neutron-agent', 'value': {'container_name': 'ironic_neutron_agent', 'image': 'registry.osism.tech/kolla/ironic-neutron-agent:2024.2', '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-05-24 00:57:14.616975 | 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/neutron-tls-proxy:2024.2', '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-05-24 00:57:14.616982 | 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/neutron-ovn-agent:2024.2', '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-05-24 00:57:14.616989 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:57:14.616995 | orchestrator | 2026-05-24 00:57:14.617001 | orchestrator | TASK [haproxy-config : Configuring firewall for neutron] *********************** 2026-05-24 00:57:14.617008 | orchestrator | Sunday 24 May 2026 00:54:02 +0000 (0:00:02.130) 0:03:38.365 ************ 2026-05-24 00:57:14.617014 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron_server', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696'}})  2026-05-24 00:57:14.617021 | 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-05-24 00:57:14.617030 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:57:14.617036 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron_server', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696'}})  2026-05-24 00:57:14.617043 | 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-05-24 00:57:14.617049 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:57:14.617055 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron_server', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696'}})  2026-05-24 00:57:14.617065 | 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-05-24 00:57:14.617072 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:57:14.617078 | orchestrator | 2026-05-24 00:57:14.617084 | orchestrator | TASK [proxysql-config : Copying over neutron ProxySQL users config] ************ 2026-05-24 00:57:14.617090 | orchestrator | Sunday 24 May 2026 00:54:04 +0000 (0:00:01.558) 0:03:39.923 ************ 2026-05-24 00:57:14.617096 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:57:14.617103 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:57:14.617109 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:57:14.617115 | orchestrator | 2026-05-24 00:57:14.617121 | orchestrator | TASK [proxysql-config : Copying over neutron ProxySQL rules config] ************ 2026-05-24 00:57:14.617127 | orchestrator | Sunday 24 May 2026 00:54:05 +0000 (0:00:01.370) 0:03:41.293 ************ 2026-05-24 00:57:14.617133 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:57:14.617139 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:57:14.617145 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:57:14.617151 | orchestrator | 2026-05-24 00:57:14.617157 | orchestrator | TASK [include_role : placement] ************************************************ 2026-05-24 00:57:14.617163 | orchestrator | Sunday 24 May 2026 00:54:07 +0000 (0:00:02.098) 0:03:43.391 ************ 2026-05-24 00:57:14.617169 | orchestrator | included: placement for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-24 00:57:14.617176 | orchestrator | 2026-05-24 00:57:14.617182 | orchestrator | TASK [haproxy-config : Copying over placement haproxy config] ****************** 2026-05-24 00:57:14.617188 | orchestrator | Sunday 24 May 2026 00:54:09 +0000 (0:00:01.413) 0:03:44.805 ************ 2026-05-24 00:57:14.617211 | orchestrator | changed: [testbed-node-0] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/placement-api:2024.2', '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-05-24 00:57:14.617218 | orchestrator | changed: [testbed-node-1] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/placement-api:2024.2', '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-05-24 00:57:14.617228 | orchestrator | changed: [testbed-node-2] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/placement-api:2024.2', '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-05-24 00:57:14.617239 | orchestrator | 2026-05-24 00:57:14.617245 | orchestrator | TASK [haproxy-config : Add configuration for placement when using single external frontend] *** 2026-05-24 00:57:14.617252 | orchestrator | Sunday 24 May 2026 00:54:12 +0000 (0:00:03.574) 0:03:48.380 ************ 2026-05-24 00:57:14.617258 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/placement-api:2024.2', '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-05-24 00:57:14.617265 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:57:14.617286 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/placement-api:2024.2', '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-05-24 00:57:14.617294 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:57:14.617300 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/placement-api:2024.2', '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-05-24 00:57:14.617306 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:57:14.617313 | orchestrator | 2026-05-24 00:57:14.617319 | orchestrator | TASK [haproxy-config : Configuring firewall for placement] ********************* 2026-05-24 00:57:14.617325 | orchestrator | Sunday 24 May 2026 00:54:13 +0000 (0:00:00.557) 0:03:48.937 ************ 2026-05-24 00:57:14.617336 | 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-05-24 00:57:14.617342 | 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-05-24 00:57:14.617353 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:57:14.617359 | 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-05-24 00:57:14.617366 | 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-05-24 00:57:14.617372 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:57:14.617390 | 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-05-24 00:57:14.617398 | 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-05-24 00:57:14.617404 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:57:14.617410 | orchestrator | 2026-05-24 00:57:14.617416 | orchestrator | TASK [proxysql-config : Copying over placement ProxySQL users config] ********** 2026-05-24 00:57:14.617422 | orchestrator | Sunday 24 May 2026 00:54:15 +0000 (0:00:01.607) 0:03:50.545 ************ 2026-05-24 00:57:14.617429 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:57:14.617435 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:57:14.617441 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:57:14.617447 | orchestrator | 2026-05-24 00:57:14.617453 | orchestrator | TASK [proxysql-config : Copying over placement ProxySQL rules config] ********** 2026-05-24 00:57:14.617460 | orchestrator | Sunday 24 May 2026 00:54:16 +0000 (0:00:01.389) 0:03:51.934 ************ 2026-05-24 00:57:14.617467 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:57:14.617474 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:57:14.617481 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:57:14.617488 | orchestrator | 2026-05-24 00:57:14.617496 | orchestrator | TASK [include_role : nova] ***************************************************** 2026-05-24 00:57:14.617503 | orchestrator | Sunday 24 May 2026 00:54:18 +0000 (0:00:02.110) 0:03:54.045 ************ 2026-05-24 00:57:14.617510 | orchestrator | included: nova for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-24 00:57:14.617517 | orchestrator | 2026-05-24 00:57:14.617524 | orchestrator | TASK [haproxy-config : Copying over nova haproxy config] *********************** 2026-05-24 00:57:14.617532 | orchestrator | Sunday 24 May 2026 00:54:20 +0000 (0:00:01.529) 0:03:55.574 ************ 2026-05-24 00:57:14.617558 | orchestrator | changed: [testbed-node-1] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/nova-api:2024.2', '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-05-24 00:57:14.617571 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/nova-scheduler:2024.2', '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-05-24 00:57:14.617583 | 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/nova-super-conductor:2024.2', '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-05-24 00:57:14.617591 | orchestrator | changed: [testbed-node-0] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/nova-api:2024.2', '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-05-24 00:57:14.617613 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/nova-scheduler:2024.2', '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-05-24 00:57:14.617620 | 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/nova-super-conductor:2024.2', '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-05-24 00:57:14.617631 | orchestrator | changed: [testbed-node-2] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/nova-api:2024.2', '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-05-24 00:57:14.617641 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/nova-scheduler:2024.2', '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-05-24 00:57:14.617648 | 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/nova-super-conductor:2024.2', '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-05-24 00:57:14.617654 | orchestrator | 2026-05-24 00:57:14.617660 | orchestrator | TASK [haproxy-config : Add configuration for nova when using single external frontend] *** 2026-05-24 00:57:14.617667 | orchestrator | Sunday 24 May 2026 00:54:24 +0000 (0:00:04.248) 0:03:59.823 ************ 2026-05-24 00:57:14.617689 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/nova-api:2024.2', '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-05-24 00:57:14.617701 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/nova-scheduler:2024.2', '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-05-24 00:57:14.617708 | 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/nova-super-conductor:2024.2', '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-05-24 00:57:14.617714 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:57:14.617724 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/nova-api:2024.2', '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-05-24 00:57:14.617731 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/nova-scheduler:2024.2', '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-05-24 00:57:14.617737 | 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/nova-super-conductor:2024.2', '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-05-24 00:57:14.617744 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:57:14.617766 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/nova-api:2024.2', '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-05-24 00:57:14.617778 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/nova-scheduler:2024.2', '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-05-24 00:57:14.617787 | 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/nova-super-conductor:2024.2', '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-05-24 00:57:14.617794 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:57:14.617800 | orchestrator | 2026-05-24 00:57:14.617806 | orchestrator | TASK [haproxy-config : Configuring firewall for nova] ************************** 2026-05-24 00:57:14.617813 | orchestrator | Sunday 24 May 2026 00:54:25 +0000 (0:00:00.695) 0:04:00.518 ************ 2026-05-24 00:57:14.617819 | 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-05-24 00:57:14.617826 | 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-05-24 00:57:14.617833 | 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-05-24 00:57:14.617839 | 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-05-24 00:57:14.617846 | 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-05-24 00:57:14.617853 | 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-05-24 00:57:14.617863 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:57:14.617884 | 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-05-24 00:57:14.617892 | 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-05-24 00:57:14.617898 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:57:14.617904 | 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-05-24 00:57:14.617910 | 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-05-24 00:57:14.617916 | 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-05-24 00:57:14.617923 | 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-05-24 00:57:14.617929 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:57:14.617935 | orchestrator | 2026-05-24 00:57:14.617941 | orchestrator | TASK [proxysql-config : Copying over nova ProxySQL users config] *************** 2026-05-24 00:57:14.617947 | orchestrator | Sunday 24 May 2026 00:54:25 +0000 (0:00:00.893) 0:04:01.412 ************ 2026-05-24 00:57:14.617954 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:57:14.617960 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:57:14.617966 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:57:14.617972 | orchestrator | 2026-05-24 00:57:14.617978 | orchestrator | TASK [proxysql-config : Copying over nova ProxySQL rules config] *************** 2026-05-24 00:57:14.617984 | orchestrator | Sunday 24 May 2026 00:54:27 +0000 (0:00:01.751) 0:04:03.163 ************ 2026-05-24 00:57:14.617990 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:57:14.617996 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:57:14.618002 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:57:14.618008 | orchestrator | 2026-05-24 00:57:14.618037 | orchestrator | TASK [include_role : nova-cell] ************************************************ 2026-05-24 00:57:14.618044 | orchestrator | Sunday 24 May 2026 00:54:29 +0000 (0:00:02.183) 0:04:05.347 ************ 2026-05-24 00:57:14.618050 | orchestrator | included: nova-cell for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-24 00:57:14.618058 | orchestrator | 2026-05-24 00:57:14.618068 | orchestrator | TASK [nova-cell : Configure loadbalancer for nova-novncproxy] ****************** 2026-05-24 00:57:14.618074 | orchestrator | Sunday 24 May 2026 00:54:31 +0000 (0:00:01.354) 0:04:06.701 ************ 2026-05-24 00:57:14.618080 | 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-05-24 00:57:14.618087 | orchestrator | 2026-05-24 00:57:14.618093 | orchestrator | TASK [haproxy-config : Copying over nova-cell:nova-novncproxy haproxy config] *** 2026-05-24 00:57:14.618099 | orchestrator | Sunday 24 May 2026 00:54:32 +0000 (0:00:01.576) 0:04:08.278 ************ 2026-05-24 00:57:14.618106 | 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-05-24 00:57:14.618117 | 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-05-24 00:57:14.618123 | 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-05-24 00:57:14.618130 | orchestrator | 2026-05-24 00:57:14.618154 | orchestrator | TASK [haproxy-config : Add configuration for nova-cell:nova-novncproxy when using single external frontend] *** 2026-05-24 00:57:14.618161 | orchestrator | Sunday 24 May 2026 00:54:36 +0000 (0:00:03.697) 0:04:11.975 ************ 2026-05-24 00:57:14.618168 | 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-05-24 00:57:14.618174 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:57:14.618181 | 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-05-24 00:57:14.618187 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:57:14.618194 | 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-05-24 00:57:14.618200 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:57:14.618206 | orchestrator | 2026-05-24 00:57:14.618212 | orchestrator | TASK [haproxy-config : Configuring firewall for nova-cell:nova-novncproxy] ***** 2026-05-24 00:57:14.618218 | orchestrator | Sunday 24 May 2026 00:54:37 +0000 (0:00:01.202) 0:04:13.177 ************ 2026-05-24 00:57:14.618228 | 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-05-24 00:57:14.618235 | 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-05-24 00:57:14.618245 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:57:14.618252 | 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-05-24 00:57:14.618258 | 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-05-24 00:57:14.618265 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:57:14.618271 | 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-05-24 00:57:14.618278 | 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-05-24 00:57:14.618284 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:57:14.618290 | orchestrator | 2026-05-24 00:57:14.618296 | orchestrator | TASK [proxysql-config : Copying over nova-cell ProxySQL users config] ********** 2026-05-24 00:57:14.618302 | orchestrator | Sunday 24 May 2026 00:54:39 +0000 (0:00:01.847) 0:04:15.025 ************ 2026-05-24 00:57:14.618309 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:57:14.618315 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:57:14.618321 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:57:14.618327 | orchestrator | 2026-05-24 00:57:14.618333 | orchestrator | TASK [proxysql-config : Copying over nova-cell ProxySQL rules config] ********** 2026-05-24 00:57:14.618339 | orchestrator | Sunday 24 May 2026 00:54:42 +0000 (0:00:02.458) 0:04:17.484 ************ 2026-05-24 00:57:14.618346 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:57:14.618352 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:57:14.618375 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:57:14.618416 | orchestrator | 2026-05-24 00:57:14.618423 | orchestrator | TASK [nova-cell : Configure loadbalancer for nova-spicehtml5proxy] ************* 2026-05-24 00:57:14.618429 | orchestrator | Sunday 24 May 2026 00:54:45 +0000 (0:00:03.087) 0:04:20.571 ************ 2026-05-24 00:57:14.618435 | 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-05-24 00:57:14.618441 | orchestrator | 2026-05-24 00:57:14.618447 | orchestrator | TASK [haproxy-config : Copying over nova-cell:nova-spicehtml5proxy haproxy config] *** 2026-05-24 00:57:14.618454 | orchestrator | Sunday 24 May 2026 00:54:45 +0000 (0:00:00.833) 0:04:21.405 ************ 2026-05-24 00:57:14.618460 | 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-05-24 00:57:14.618466 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:57:14.618473 | 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-05-24 00:57:14.618484 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:57:14.618494 | 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-05-24 00:57:14.618501 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:57:14.618507 | orchestrator | 2026-05-24 00:57:14.618514 | orchestrator | TASK [haproxy-config : Add configuration for nova-cell:nova-spicehtml5proxy when using single external frontend] *** 2026-05-24 00:57:14.618520 | orchestrator | Sunday 24 May 2026 00:54:47 +0000 (0:00:01.409) 0:04:22.815 ************ 2026-05-24 00:57:14.618526 | 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-05-24 00:57:14.618533 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:57:14.618539 | 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-05-24 00:57:14.618546 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:57:14.618570 | 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-05-24 00:57:14.618576 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:57:14.618582 | orchestrator | 2026-05-24 00:57:14.618587 | orchestrator | TASK [haproxy-config : Configuring firewall for nova-cell:nova-spicehtml5proxy] *** 2026-05-24 00:57:14.618593 | orchestrator | Sunday 24 May 2026 00:54:49 +0000 (0:00:01.650) 0:04:24.465 ************ 2026-05-24 00:57:14.618598 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:57:14.618603 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:57:14.618609 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:57:14.618614 | orchestrator | 2026-05-24 00:57:14.618620 | orchestrator | TASK [proxysql-config : Copying over nova-cell ProxySQL users config] ********** 2026-05-24 00:57:14.618625 | orchestrator | Sunday 24 May 2026 00:54:50 +0000 (0:00:01.246) 0:04:25.712 ************ 2026-05-24 00:57:14.618631 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:57:14.618636 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:57:14.618642 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:57:14.618647 | orchestrator | 2026-05-24 00:57:14.618652 | orchestrator | TASK [proxysql-config : Copying over nova-cell ProxySQL rules config] ********** 2026-05-24 00:57:14.618658 | orchestrator | Sunday 24 May 2026 00:54:52 +0000 (0:00:02.599) 0:04:28.311 ************ 2026-05-24 00:57:14.618663 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:57:14.618668 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:57:14.618679 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:57:14.618684 | orchestrator | 2026-05-24 00:57:14.618690 | orchestrator | TASK [nova-cell : Configure loadbalancer for nova-serialproxy] ***************** 2026-05-24 00:57:14.618695 | orchestrator | Sunday 24 May 2026 00:54:56 +0000 (0:00:03.220) 0:04:31.532 ************ 2026-05-24 00:57:14.618700 | 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-05-24 00:57:14.618706 | orchestrator | 2026-05-24 00:57:14.618711 | orchestrator | TASK [haproxy-config : Copying over nova-cell:nova-serialproxy haproxy config] *** 2026-05-24 00:57:14.618717 | orchestrator | Sunday 24 May 2026 00:54:56 +0000 (0:00:00.845) 0:04:32.377 ************ 2026-05-24 00:57:14.618722 | 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-05-24 00:57:14.618728 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:57:14.618739 | 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-05-24 00:57:14.618744 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:57:14.618750 | 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-05-24 00:57:14.618755 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:57:14.618761 | orchestrator | 2026-05-24 00:57:14.618766 | orchestrator | TASK [haproxy-config : Add configuration for nova-cell:nova-serialproxy when using single external frontend] *** 2026-05-24 00:57:14.618772 | orchestrator | Sunday 24 May 2026 00:54:58 +0000 (0:00:01.394) 0:04:33.772 ************ 2026-05-24 00:57:14.618777 | 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-05-24 00:57:14.618783 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:57:14.618804 | 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-05-24 00:57:14.618815 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:57:14.618821 | 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-05-24 00:57:14.618827 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:57:14.618833 | orchestrator | 2026-05-24 00:57:14.618838 | orchestrator | TASK [haproxy-config : Configuring firewall for nova-cell:nova-serialproxy] **** 2026-05-24 00:57:14.618844 | orchestrator | Sunday 24 May 2026 00:54:59 +0000 (0:00:01.275) 0:04:35.047 ************ 2026-05-24 00:57:14.618849 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:57:14.618854 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:57:14.618860 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:57:14.618865 | orchestrator | 2026-05-24 00:57:14.618870 | orchestrator | TASK [proxysql-config : Copying over nova-cell ProxySQL users config] ********** 2026-05-24 00:57:14.618875 | orchestrator | Sunday 24 May 2026 00:55:01 +0000 (0:00:01.607) 0:04:36.655 ************ 2026-05-24 00:57:14.618881 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:57:14.618886 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:57:14.618892 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:57:14.618897 | orchestrator | 2026-05-24 00:57:14.618902 | orchestrator | TASK [proxysql-config : Copying over nova-cell ProxySQL rules config] ********** 2026-05-24 00:57:14.618908 | orchestrator | Sunday 24 May 2026 00:55:04 +0000 (0:00:02.833) 0:04:39.488 ************ 2026-05-24 00:57:14.618913 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:57:14.618919 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:57:14.618924 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:57:14.618929 | orchestrator | 2026-05-24 00:57:14.618935 | orchestrator | TASK [include_role : octavia] ************************************************** 2026-05-24 00:57:14.618940 | orchestrator | Sunday 24 May 2026 00:55:07 +0000 (0:00:03.044) 0:04:42.532 ************ 2026-05-24 00:57:14.618945 | orchestrator | included: octavia for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-24 00:57:14.618951 | orchestrator | 2026-05-24 00:57:14.618956 | orchestrator | TASK [haproxy-config : Copying over octavia haproxy config] ******************** 2026-05-24 00:57:14.618961 | orchestrator | Sunday 24 May 2026 00:55:08 +0000 (0:00:01.234) 0:04:43.767 ************ 2026-05-24 00:57:14.618970 | orchestrator | changed: [testbed-node-1] => (item={'key': 'octavia-api', 'value': {'container_name': 'octavia_api', 'group': 'octavia-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-api:2024.2', '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-05-24 00:57:14.618977 | 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/octavia-driver-agent:2024.2', '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-05-24 00:57:14.619002 | orchestrator | changed: [testbed-node-0] => (item={'key': 'octavia-api', 'value': {'container_name': 'octavia_api', 'group': 'octavia-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-api:2024.2', '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-05-24 00:57:14.619009 | 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/octavia-health-manager:2024.2', '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-05-24 00:57:14.619015 | 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/octavia-driver-agent:2024.2', '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-05-24 00:57:14.619023 | orchestrator | changed: [testbed-node-2] => (item={'key': 'octavia-api', 'value': {'container_name': 'octavia_api', 'group': 'octavia-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-api:2024.2', '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-05-24 00:57:14.619029 | 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/octavia-health-manager:2024.2', '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-05-24 00:57:14.619035 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'octavia-housekeeping', 'value': {'container_name': 'octavia_housekeeping', 'group': 'octavia-housekeeping', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-housekeeping:2024.2', '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-05-24 00:57:14.619058 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'octavia-housekeeping', 'value': {'container_name': 'octavia_housekeeping', 'group': 'octavia-housekeeping', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-housekeeping:2024.2', '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-05-24 00:57:14.619065 | 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/octavia-driver-agent:2024.2', '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-05-24 00:57:14.619070 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'octavia-worker', 'value': {'container_name': 'octavia_worker', 'group': 'octavia-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-worker:2024.2', '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-05-24 00:57:14.619076 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'octavia-worker', 'value': {'container_name': 'octavia_worker', 'group': 'octavia-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-worker:2024.2', '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-05-24 00:57:14.619084 | 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/octavia-health-manager:2024.2', '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-05-24 00:57:14.619090 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'octavia-housekeeping', 'value': {'container_name': 'octavia_housekeeping', 'group': 'octavia-housekeeping', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-housekeeping:2024.2', '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-05-24 00:57:14.619096 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'octavia-worker', 'value': {'container_name': 'octavia_worker', 'group': 'octavia-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-worker:2024.2', '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-05-24 00:57:14.619105 | orchestrator | 2026-05-24 00:57:14.619111 | orchestrator | TASK [haproxy-config : Add configuration for octavia when using single external frontend] *** 2026-05-24 00:57:14.619116 | orchestrator | Sunday 24 May 2026 00:55:11 +0000 (0:00:03.261) 0:04:47.029 ************ 2026-05-24 00:57:14.619135 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'octavia-api', 'value': {'container_name': 'octavia_api', 'group': 'octavia-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-api:2024.2', '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-05-24 00:57:14.619142 | 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/octavia-driver-agent:2024.2', '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-05-24 00:57:14.619147 | 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/octavia-health-manager:2024.2', '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-05-24 00:57:14.619156 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'octavia-housekeeping', 'value': {'container_name': 'octavia_housekeeping', 'group': 'octavia-housekeeping', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-housekeeping:2024.2', '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-05-24 00:57:14.619162 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'octavia-worker', 'value': {'container_name': 'octavia_worker', 'group': 'octavia-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-worker:2024.2', '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-05-24 00:57:14.619171 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:57:14.619177 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'octavia-api', 'value': {'container_name': 'octavia_api', 'group': 'octavia-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-api:2024.2', '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-05-24 00:57:14.619196 | 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/octavia-driver-agent:2024.2', '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-05-24 00:57:14.619202 | 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/octavia-health-manager:2024.2', '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-05-24 00:57:14.619208 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'octavia-housekeeping', 'value': {'container_name': 'octavia_housekeeping', 'group': 'octavia-housekeeping', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-housekeeping:2024.2', '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-05-24 00:57:14.619227 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'octavia-worker', 'value': {'container_name': 'octavia_worker', 'group': 'octavia-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-worker:2024.2', '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-05-24 00:57:14.619233 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:57:14.619239 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'octavia-api', 'value': {'container_name': 'octavia_api', 'group': 'octavia-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-api:2024.2', '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-05-24 00:57:14.619249 | 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/octavia-driver-agent:2024.2', '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-05-24 00:57:14.619269 | 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/octavia-health-manager:2024.2', '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-05-24 00:57:14.619275 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'octavia-housekeeping', 'value': {'container_name': 'octavia_housekeeping', 'group': 'octavia-housekeeping', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-housekeeping:2024.2', '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-05-24 00:57:14.619281 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'octavia-worker', 'value': {'container_name': 'octavia_worker', 'group': 'octavia-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-worker:2024.2', '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-05-24 00:57:14.619287 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:57:14.619292 | orchestrator | 2026-05-24 00:57:14.619297 | orchestrator | TASK [haproxy-config : Configuring firewall for octavia] *********************** 2026-05-24 00:57:14.619303 | orchestrator | Sunday 24 May 2026 00:55:12 +0000 (0:00:00.921) 0:04:47.950 ************ 2026-05-24 00:57:14.619308 | 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-05-24 00:57:14.619314 | 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-05-24 00:57:14.619319 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:57:14.619328 | 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-05-24 00:57:14.619333 | 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-05-24 00:57:14.619344 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:57:14.619349 | 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-05-24 00:57:14.619355 | 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-05-24 00:57:14.619360 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:57:14.619366 | orchestrator | 2026-05-24 00:57:14.619371 | orchestrator | TASK [proxysql-config : Copying over octavia ProxySQL users config] ************ 2026-05-24 00:57:14.619376 | orchestrator | Sunday 24 May 2026 00:55:13 +0000 (0:00:00.807) 0:04:48.757 ************ 2026-05-24 00:57:14.619397 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:57:14.619402 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:57:14.619408 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:57:14.619413 | orchestrator | 2026-05-24 00:57:14.619418 | orchestrator | TASK [proxysql-config : Copying over octavia ProxySQL rules config] ************ 2026-05-24 00:57:14.619424 | orchestrator | Sunday 24 May 2026 00:55:14 +0000 (0:00:01.364) 0:04:50.122 ************ 2026-05-24 00:57:14.619429 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:57:14.619434 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:57:14.619440 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:57:14.619445 | orchestrator | 2026-05-24 00:57:14.619450 | orchestrator | TASK [include_role : opensearch] *********************************************** 2026-05-24 00:57:14.619456 | orchestrator | Sunday 24 May 2026 00:55:16 +0000 (0:00:02.092) 0:04:52.214 ************ 2026-05-24 00:57:14.619461 | orchestrator | included: opensearch for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-24 00:57:14.619466 | orchestrator | 2026-05-24 00:57:14.619472 | orchestrator | TASK [haproxy-config : Copying over opensearch haproxy config] ***************** 2026-05-24 00:57:14.619477 | orchestrator | Sunday 24 May 2026 00:55:18 +0000 (0:00:01.702) 0:04:53.917 ************ 2026-05-24 00:57:14.619499 | orchestrator | changed: [testbed-node-1] => (item={'key': 'opensearch', 'value': {'container_name': 'opensearch', 'group': 'opensearch', 'enabled': True, 'image': 'registry.osism.tech/kolla/opensearch:2024.2', '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-05-24 00:57:14.619506 | orchestrator | changed: [testbed-node-2] => (item={'key': 'opensearch', 'value': {'container_name': 'opensearch', 'group': 'opensearch', 'enabled': True, 'image': 'registry.osism.tech/kolla/opensearch:2024.2', '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-05-24 00:57:14.619518 | orchestrator | changed: [testbed-node-0] => (item={'key': 'opensearch', 'value': {'container_name': 'opensearch', 'group': 'opensearch', 'enabled': True, 'image': 'registry.osism.tech/kolla/opensearch:2024.2', '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-05-24 00:57:14.619525 | 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/opensearch-dashboards:2024.2', '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-05-24 00:57:14.619585 | 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/opensearch-dashboards:2024.2', '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-05-24 00:57:14.619599 | 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/opensearch-dashboards:2024.2', '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-05-24 00:57:14.619610 | orchestrator | 2026-05-24 00:57:14.619615 | orchestrator | TASK [haproxy-config : Add configuration for opensearch when using single external frontend] *** 2026-05-24 00:57:14.619621 | orchestrator | Sunday 24 May 2026 00:55:24 +0000 (0:00:06.502) 0:05:00.420 ************ 2026-05-24 00:57:14.619630 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'opensearch', 'value': {'container_name': 'opensearch', 'group': 'opensearch', 'enabled': True, 'image': 'registry.osism.tech/kolla/opensearch:2024.2', '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-05-24 00:57:14.619636 | 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/opensearch-dashboards:2024.2', '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-05-24 00:57:14.619642 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:57:14.619665 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'opensearch', 'value': {'container_name': 'opensearch', 'group': 'opensearch', 'enabled': True, 'image': 'registry.osism.tech/kolla/opensearch:2024.2', '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-05-24 00:57:14.619671 | 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/opensearch-dashboards:2024.2', '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-05-24 00:57:14.619684 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:57:14.619693 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'opensearch', 'value': {'container_name': 'opensearch', 'group': 'opensearch', 'enabled': True, 'image': 'registry.osism.tech/kolla/opensearch:2024.2', '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-05-24 00:57:14.619699 | 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/opensearch-dashboards:2024.2', '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-05-24 00:57:14.619705 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:57:14.619710 | orchestrator | 2026-05-24 00:57:14.619715 | orchestrator | TASK [haproxy-config : Configuring firewall for opensearch] ******************** 2026-05-24 00:57:14.619721 | orchestrator | Sunday 24 May 2026 00:55:26 +0000 (0:00:01.441) 0:05:01.861 ************ 2026-05-24 00:57:14.619726 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'opensearch', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9200', 'frontend_http_extra': ['option dontlog-normal']}})  2026-05-24 00:57:14.619732 | 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-05-24 00:57:14.619752 | 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-05-24 00:57:14.619758 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:57:14.619764 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'opensearch', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9200', 'frontend_http_extra': ['option dontlog-normal']}})  2026-05-24 00:57:14.619769 | 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-05-24 00:57:14.619775 | 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-05-24 00:57:14.619785 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:57:14.619790 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'opensearch', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9200', 'frontend_http_extra': ['option dontlog-normal']}})  2026-05-24 00:57:14.619796 | 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-05-24 00:57:14.619801 | 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-05-24 00:57:14.619807 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:57:14.619812 | orchestrator | 2026-05-24 00:57:14.619818 | orchestrator | TASK [proxysql-config : Copying over opensearch ProxySQL users config] ********* 2026-05-24 00:57:14.619823 | orchestrator | Sunday 24 May 2026 00:55:27 +0000 (0:00:01.443) 0:05:03.304 ************ 2026-05-24 00:57:14.619829 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:57:14.619834 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:57:14.619839 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:57:14.619845 | orchestrator | 2026-05-24 00:57:14.619850 | orchestrator | TASK [proxysql-config : Copying over opensearch ProxySQL rules config] ********* 2026-05-24 00:57:14.619856 | orchestrator | Sunday 24 May 2026 00:55:28 +0000 (0:00:00.433) 0:05:03.737 ************ 2026-05-24 00:57:14.619861 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:57:14.619867 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:57:14.619875 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:57:14.619881 | orchestrator | 2026-05-24 00:57:14.619886 | orchestrator | TASK [include_role : prometheus] *********************************************** 2026-05-24 00:57:14.619892 | orchestrator | Sunday 24 May 2026 00:55:29 +0000 (0:00:01.516) 0:05:05.254 ************ 2026-05-24 00:57:14.619897 | orchestrator | included: prometheus for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-24 00:57:14.619902 | orchestrator | 2026-05-24 00:57:14.619908 | orchestrator | TASK [haproxy-config : Copying over prometheus haproxy config] ***************** 2026-05-24 00:57:14.619913 | orchestrator | Sunday 24 May 2026 00:55:32 +0000 (0:00:02.286) 0:05:07.541 ************ 2026-05-24 00:57:14.619919 | orchestrator | changed: [testbed-node-1] => (item={'key': 'prometheus-server', 'value': {'container_name': 'prometheus_server', 'group': 'prometheus', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-v2-server:2024.2', '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-05-24 00:57:14.619926 | orchestrator | changed: [testbed-node-0] => (item={'key': 'prometheus-server', 'value': {'container_name': 'prometheus_server', 'group': 'prometheus', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-v2-server:2024.2', '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-05-24 00:57:14.619951 | 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/prometheus-node-exporter:2024.2', '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-05-24 00:57:14.619958 | 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/prometheus-node-exporter:2024.2', '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-05-24 00:57:14.619965 | 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/prometheus-mysqld-exporter:2024.2', '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-05-24 00:57:14.619971 | 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/prometheus-mysqld-exporter:2024.2', '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-05-24 00:57:14.619980 | 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/prometheus-memcached-exporter:2024.2', '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-05-24 00:57:14.619986 | 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/prometheus-memcached-exporter:2024.2', '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-05-24 00:57:14.619992 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2024.2', '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-05-24 00:57:14.620012 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2024.2', '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-05-24 00:57:14.620022 | orchestrator | changed: [testbed-node-2] => (item={'key': 'prometheus-server', 'value': {'container_name': 'prometheus_server', 'group': 'prometheus', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-v2-server:2024.2', '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-05-24 00:57:14.620027 | 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/prometheus-node-exporter:2024.2', '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-05-24 00:57:14.620033 | 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/prometheus-mysqld-exporter:2024.2', '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-05-24 00:57:14.620041 | 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/prometheus-memcached-exporter:2024.2', '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-05-24 00:57:14.620047 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2024.2', '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-05-24 00:57:14.620053 | orchestrator | changed: [testbed-node-1] => (item={'key': 'prometheus-alertmanager', 'value': {'container_name': 'prometheus_alertmanager', 'group': 'prometheus-alertmanager', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-alertmanager:2024.2', '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-05-24 00:57:14.620066 | 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/prometheus-openstack-exporter:2024.2', '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-05-24 00:57:14.620072 | 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/prometheus-elasticsearch-exporter:2024.2', '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-05-24 00:57:14.620078 | 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/prometheus-blackbox-exporter:2024.2', '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-05-24 00:57:14.620084 | 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/prometheus-libvirt-exporter:2024.2', '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-05-24 00:57:14.620092 | orchestrator | changed: [testbed-node-0] => (item={'key': 'prometheus-alertmanager', 'value': {'container_name': 'prometheus_alertmanager', 'group': 'prometheus-alertmanager', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-alertmanager:2024.2', '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-05-24 00:57:14.620098 | 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/prometheus-openstack-exporter:2024.2', '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-05-24 00:57:14.620111 | 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/prometheus-elasticsearch-exporter:2024.2', '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-05-24 00:57:14.620117 | 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/prometheus-blackbox-exporter:2024.2', '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-05-24 00:57:14.620123 | 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/prometheus-libvirt-exporter:2024.2', '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-05-24 00:57:14.620133 | orchestrator | changed: [testbed-node-2] => (item={'key': 'prometheus-alertmanager', 'value': {'container_name': 'prometheus_alertmanager', 'group': 'prometheus-alertmanager', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-alertmanager:2024.2', '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-05-24 00:57:14.620139 | 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/prometheus-openstack-exporter:2024.2', '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-05-24 00:57:14.620145 | 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/prometheus-elasticsearch-exporter:2024.2', '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-05-24 00:57:14.620157 | 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/prometheus-blackbox-exporter:2024.2', '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-05-24 00:57:14.620163 | 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/prometheus-libvirt-exporter:2024.2', '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-05-24 00:57:14.620169 | orchestrator | 2026-05-24 00:57:14.620175 | orchestrator | TASK [haproxy-config : Add configuration for prometheus when using single external frontend] *** 2026-05-24 00:57:14.620180 | orchestrator | Sunday 24 May 2026 00:55:37 +0000 (0:00:05.159) 0:05:12.700 ************ 2026-05-24 00:57:14.620186 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus-server', 'value': {'container_name': 'prometheus_server', 'group': 'prometheus', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-v2-server:2024.2', '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-05-24 00:57:14.620191 | 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/prometheus-node-exporter:2024.2', '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-05-24 00:57:14.620200 | 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/prometheus-mysqld-exporter:2024.2', '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-05-24 00:57:14.620206 | 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/prometheus-memcached-exporter:2024.2', '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-05-24 00:57:14.620211 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2024.2', '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-05-24 00:57:14.620224 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus-alertmanager', 'value': {'container_name': 'prometheus_alertmanager', 'group': 'prometheus-alertmanager', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-alertmanager:2024.2', '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-05-24 00:57:14.620230 | 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/prometheus-openstack-exporter:2024.2', '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-05-24 00:57:14.620236 | 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/prometheus-elasticsearch-exporter:2024.2', '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-05-24 00:57:14.620244 | 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/prometheus-blackbox-exporter:2024.2', '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-05-24 00:57:14.620252 | 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/prometheus-libvirt-exporter:2024.2', '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-05-24 00:57:14.620260 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:57:14.620274 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus-server', 'value': {'container_name': 'prometheus_server', 'group': 'prometheus', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-v2-server:2024.2', '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-05-24 00:57:14.620288 | 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/prometheus-node-exporter:2024.2', '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-05-24 00:57:14.620297 | 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/prometheus-mysqld-exporter:2024.2', '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-05-24 00:57:14.620306 | 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/prometheus-memcached-exporter:2024.2', '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-05-24 00:57:14.620315 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2024.2', '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-05-24 00:57:14.620329 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus-alertmanager', 'value': {'container_name': 'prometheus_alertmanager', 'group': 'prometheus-alertmanager', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-alertmanager:2024.2', '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-05-24 00:57:14.620338 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus-server', 'value': {'container_name': 'prometheus_server', 'group': 'prometheus', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-v2-server:2024.2', '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-05-24 00:57:14.620359 | 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/prometheus-openstack-exporter:2024.2', '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-05-24 00:57:14.620369 | 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/prometheus-node-exporter:2024.2', '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-05-24 00:57:14.620428 | 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/prometheus-mysqld-exporter:2024.2', '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-05-24 00:57:14.620440 | 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/prometheus-elasticsearch-exporter:2024.2', '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-05-24 00:57:14.620455 | 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/prometheus-memcached-exporter:2024.2', '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-05-24 00:57:14.620464 | 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/prometheus-blackbox-exporter:2024.2', '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-05-24 00:57:14.620485 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2024.2', '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-05-24 00:57:14.620494 | 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/prometheus-libvirt-exporter:2024.2', '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-05-24 00:57:14.620502 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:57:14.620516 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus-alertmanager', 'value': {'container_name': 'prometheus_alertmanager', 'group': 'prometheus-alertmanager', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-alertmanager:2024.2', '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-05-24 00:57:14.620526 | 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/prometheus-openstack-exporter:2024.2', '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-05-24 00:57:14.620535 | 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/prometheus-elasticsearch-exporter:2024.2', '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-05-24 00:57:14.620549 | 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/prometheus-blackbox-exporter:2024.2', '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-05-24 00:57:14.620564 | 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/prometheus-libvirt-exporter:2024.2', '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-05-24 00:57:14.620574 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:57:14.620583 | orchestrator | 2026-05-24 00:57:14.620591 | orchestrator | TASK [haproxy-config : Configuring firewall for prometheus] ******************** 2026-05-24 00:57:14.620607 | orchestrator | Sunday 24 May 2026 00:55:38 +0000 (0:00:01.493) 0:05:14.193 ************ 2026-05-24 00:57:14.620617 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus_server', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9091', 'active_passive': True}})  2026-05-24 00:57:14.620628 | 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-05-24 00:57:14.620636 | 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-05-24 00:57:14.620646 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus_server', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9091', 'active_passive': True}})  2026-05-24 00:57:14.620668 | 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-05-24 00:57:14.620677 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:57:14.620686 | 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-05-24 00:57:14.620699 | 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-05-24 00:57:14.620711 | 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-05-24 00:57:14.620721 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:57:14.620729 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus_server', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9091', 'active_passive': True}})  2026-05-24 00:57:14.620739 | 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-05-24 00:57:14.620748 | 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-05-24 00:57:14.620767 | 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-05-24 00:57:14.620776 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:57:14.620785 | orchestrator | 2026-05-24 00:57:14.620795 | orchestrator | TASK [proxysql-config : Copying over prometheus ProxySQL users config] ********* 2026-05-24 00:57:14.620803 | orchestrator | Sunday 24 May 2026 00:55:40 +0000 (0:00:01.589) 0:05:15.783 ************ 2026-05-24 00:57:14.620814 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:57:14.620828 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:57:14.620837 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:57:14.620845 | orchestrator | 2026-05-24 00:57:14.620852 | orchestrator | TASK [proxysql-config : Copying over prometheus ProxySQL rules config] ********* 2026-05-24 00:57:14.620877 | orchestrator | Sunday 24 May 2026 00:55:41 +0000 (0:00:01.077) 0:05:16.860 ************ 2026-05-24 00:57:14.620885 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:57:14.620894 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:57:14.620902 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:57:14.620928 | orchestrator | 2026-05-24 00:57:14.620947 | orchestrator | TASK [include_role : rabbitmq] ************************************************* 2026-05-24 00:57:14.620965 | orchestrator | Sunday 24 May 2026 00:55:42 +0000 (0:00:01.560) 0:05:18.420 ************ 2026-05-24 00:57:14.620981 | orchestrator | included: rabbitmq for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-24 00:57:14.620991 | orchestrator | 2026-05-24 00:57:14.620998 | orchestrator | TASK [haproxy-config : Copying over rabbitmq haproxy config] ******************* 2026-05-24 00:57:14.621012 | orchestrator | Sunday 24 May 2026 00:55:44 +0000 (0:00:01.612) 0:05:20.033 ************ 2026-05-24 00:57:14.621044 | orchestrator | changed: [testbed-node-0] => (item={'key': 'rabbitmq', 'value': {'container_name': 'rabbitmq', 'group': None, 'enabled': True, 'image': 'registry.osism.tech/kolla/rabbitmq:2024.2', '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-05-24 00:57:14.621055 | orchestrator | changed: [testbed-node-1] => (item={'key': 'rabbitmq', 'value': {'container_name': 'rabbitmq', 'group': None, 'enabled': True, 'image': 'registry.osism.tech/kolla/rabbitmq:2024.2', '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-05-24 00:57:14.621087 | orchestrator | changed: [testbed-node-2] => (item={'key': 'rabbitmq', 'value': {'container_name': 'rabbitmq', 'group': None, 'enabled': True, 'image': 'registry.osism.tech/kolla/rabbitmq:2024.2', '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-05-24 00:57:14.621099 | orchestrator | 2026-05-24 00:57:14.621114 | orchestrator | TASK [haproxy-config : Add configuration for rabbitmq when using single external frontend] *** 2026-05-24 00:57:14.621123 | orchestrator | Sunday 24 May 2026 00:55:47 +0000 (0:00:02.699) 0:05:22.733 ************ 2026-05-24 00:57:14.621131 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'rabbitmq', 'value': {'container_name': 'rabbitmq', 'group': None, 'enabled': True, 'image': 'registry.osism.tech/kolla/rabbitmq:2024.2', '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-05-24 00:57:14.621138 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:57:14.621152 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'rabbitmq', 'value': {'container_name': 'rabbitmq', 'group': None, 'enabled': True, 'image': 'registry.osism.tech/kolla/rabbitmq:2024.2', '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-05-24 00:57:14.621161 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:57:14.621169 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'rabbitmq', 'value': {'container_name': 'rabbitmq', 'group': None, 'enabled': True, 'image': 'registry.osism.tech/kolla/rabbitmq:2024.2', '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-05-24 00:57:14.621186 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:57:14.621198 | orchestrator | 2026-05-24 00:57:14.621211 | orchestrator | TASK [haproxy-config : Configuring firewall for rabbitmq] ********************** 2026-05-24 00:57:14.621222 | orchestrator | Sunday 24 May 2026 00:55:48 +0000 (0:00:00.961) 0:05:23.694 ************ 2026-05-24 00:57:14.621230 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'rabbitmq_management', 'value': {'enabled': 'yes', 'mode': 'http', 'port': '15672', 'host_group': 'rabbitmq'}})  2026-05-24 00:57:14.621239 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'rabbitmq_management', 'value': {'enabled': 'yes', 'mode': 'http', 'port': '15672', 'host_group': 'rabbitmq'}})  2026-05-24 00:57:14.621247 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:57:14.621275 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:57:14.621290 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'rabbitmq_management', 'value': {'enabled': 'yes', 'mode': 'http', 'port': '15672', 'host_group': 'rabbitmq'}})  2026-05-24 00:57:14.621302 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:57:14.621315 | orchestrator | 2026-05-24 00:57:14.621329 | orchestrator | TASK [proxysql-config : Copying over rabbitmq ProxySQL users config] *********** 2026-05-24 00:57:14.621347 | orchestrator | Sunday 24 May 2026 00:55:49 +0000 (0:00:01.417) 0:05:25.112 ************ 2026-05-24 00:57:14.621355 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:57:14.621365 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:57:14.621375 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:57:14.621403 | orchestrator | 2026-05-24 00:57:14.621411 | orchestrator | TASK [proxysql-config : Copying over rabbitmq ProxySQL rules config] *********** 2026-05-24 00:57:14.621418 | orchestrator | Sunday 24 May 2026 00:55:51 +0000 (0:00:01.625) 0:05:26.737 ************ 2026-05-24 00:57:14.621433 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:57:14.621448 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:57:14.621455 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:57:14.621464 | orchestrator | 2026-05-24 00:57:14.621471 | orchestrator | TASK [include_role : skyline] ************************************************** 2026-05-24 00:57:14.621479 | orchestrator | Sunday 24 May 2026 00:55:53 +0000 (0:00:02.545) 0:05:29.283 ************ 2026-05-24 00:57:14.621487 | orchestrator | included: skyline for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-24 00:57:14.621494 | orchestrator | 2026-05-24 00:57:14.621502 | orchestrator | TASK [haproxy-config : Copying over skyline haproxy config] ******************** 2026-05-24 00:57:14.621509 | orchestrator | Sunday 24 May 2026 00:55:56 +0000 (0:00:02.593) 0:05:31.876 ************ 2026-05-24 00:57:14.621518 | orchestrator | changed: [testbed-node-2] => (item={'key': 'skyline-apiserver', 'value': {'container_name': 'skyline_apiserver', 'group': 'skyline-apiserver', 'enabled': True, 'image': 'registry.osism.tech/kolla/skyline-apiserver:2024.2', '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-05-24 00:57:14.621533 | orchestrator | changed: [testbed-node-1] => (item={'key': 'skyline-apiserver', 'value': {'container_name': 'skyline_apiserver', 'group': 'skyline-apiserver', 'enabled': True, 'image': 'registry.osism.tech/kolla/skyline-apiserver:2024.2', '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-05-24 00:57:14.621548 | orchestrator | changed: [testbed-node-0] => (item={'key': 'skyline-apiserver', 'value': {'container_name': 'skyline_apiserver', 'group': 'skyline-apiserver', 'enabled': True, 'image': 'registry.osism.tech/kolla/skyline-apiserver:2024.2', '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-05-24 00:57:14.621561 | orchestrator | changed: [testbed-node-2] => (item={'key': 'skyline-console', 'value': {'container_name': 'skyline_console', 'group': 'skyline-console', 'enabled': True, 'image': 'registry.osism.tech/kolla/skyline-console:2024.2', '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-05-24 00:57:14.621570 | orchestrator | changed: [testbed-node-0] => (item={'key': 'skyline-console', 'value': {'container_name': 'skyline_console', 'group': 'skyline-console', 'enabled': True, 'image': 'registry.osism.tech/kolla/skyline-console:2024.2', '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-05-24 00:57:14.621582 | orchestrator | changed: [testbed-node-1] => (item={'key': 'skyline-console', 'value': {'container_name': 'skyline_console', 'group': 'skyline-console', 'enabled': True, 'image': 'registry.osism.tech/kolla/skyline-console:2024.2', '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-05-24 00:57:14.621602 | orchestrator | 2026-05-24 00:57:14.621609 | orchestrator | TASK [haproxy-config : Add configuration for skyline when using single external frontend] *** 2026-05-24 00:57:14.621617 | orchestrator | Sunday 24 May 2026 00:56:04 +0000 (0:00:07.791) 0:05:39.668 ************ 2026-05-24 00:57:14.621624 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'skyline-apiserver', 'value': {'container_name': 'skyline_apiserver', 'group': 'skyline-apiserver', 'enabled': True, 'image': 'registry.osism.tech/kolla/skyline-apiserver:2024.2', '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-05-24 00:57:14.621637 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'skyline-console', 'value': {'container_name': 'skyline_console', 'group': 'skyline-console', 'enabled': True, 'image': 'registry.osism.tech/kolla/skyline-console:2024.2', '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-05-24 00:57:14.621645 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:57:14.621652 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'skyline-apiserver', 'value': {'container_name': 'skyline_apiserver', 'group': 'skyline-apiserver', 'enabled': True, 'image': 'registry.osism.tech/kolla/skyline-apiserver:2024.2', '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-05-24 00:57:14.621663 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'skyline-console', 'value': {'container_name': 'skyline_console', 'group': 'skyline-console', 'enabled': True, 'image': 'registry.osism.tech/kolla/skyline-console:2024.2', '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-05-24 00:57:14.621677 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:57:14.621684 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'skyline-apiserver', 'value': {'container_name': 'skyline_apiserver', 'group': 'skyline-apiserver', 'enabled': True, 'image': 'registry.osism.tech/kolla/skyline-apiserver:2024.2', '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-05-24 00:57:14.621693 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'skyline-console', 'value': {'container_name': 'skyline_console', 'group': 'skyline-console', 'enabled': True, 'image': 'registry.osism.tech/kolla/skyline-console:2024.2', '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-05-24 00:57:14.621701 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:57:14.621708 | orchestrator | 2026-05-24 00:57:14.621715 | orchestrator | TASK [haproxy-config : Configuring firewall for skyline] *********************** 2026-05-24 00:57:14.621720 | orchestrator | Sunday 24 May 2026 00:56:05 +0000 (0:00:00.909) 0:05:40.578 ************ 2026-05-24 00:57:14.621725 | 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-05-24 00:57:14.621730 | 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-05-24 00:57:14.621735 | 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-05-24 00:57:14.621740 | 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-05-24 00:57:14.621745 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:57:14.621750 | 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-05-24 00:57:14.621758 | 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-05-24 00:57:14.621763 | 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-05-24 00:57:14.621768 | 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-05-24 00:57:14.621773 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:57:14.621781 | 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-05-24 00:57:14.621786 | 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-05-24 00:57:14.621791 | 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-05-24 00:57:14.621796 | 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-05-24 00:57:14.621801 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:57:14.621806 | orchestrator | 2026-05-24 00:57:14.621810 | orchestrator | TASK [proxysql-config : Copying over skyline ProxySQL users config] ************ 2026-05-24 00:57:14.621815 | orchestrator | Sunday 24 May 2026 00:56:06 +0000 (0:00:00.947) 0:05:41.526 ************ 2026-05-24 00:57:14.621820 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:57:14.621825 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:57:14.621829 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:57:14.621834 | orchestrator | 2026-05-24 00:57:14.621839 | orchestrator | TASK [proxysql-config : Copying over skyline ProxySQL rules config] ************ 2026-05-24 00:57:14.621844 | orchestrator | Sunday 24 May 2026 00:56:07 +0000 (0:00:01.350) 0:05:42.876 ************ 2026-05-24 00:57:14.621849 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:57:14.621853 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:57:14.621858 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:57:14.621863 | orchestrator | 2026-05-24 00:57:14.621868 | orchestrator | TASK [include_role : swift] **************************************************** 2026-05-24 00:57:14.621873 | orchestrator | Sunday 24 May 2026 00:56:09 +0000 (0:00:02.265) 0:05:45.142 ************ 2026-05-24 00:57:14.621877 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:57:14.621882 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:57:14.621887 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:57:14.621891 | orchestrator | 2026-05-24 00:57:14.621896 | orchestrator | TASK [include_role : tacker] *************************************************** 2026-05-24 00:57:14.621901 | orchestrator | Sunday 24 May 2026 00:56:10 +0000 (0:00:00.706) 0:05:45.849 ************ 2026-05-24 00:57:14.621906 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:57:14.621911 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:57:14.621915 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:57:14.621920 | orchestrator | 2026-05-24 00:57:14.621942 | orchestrator | TASK [include_role : trove] **************************************************** 2026-05-24 00:57:14.621951 | orchestrator | Sunday 24 May 2026 00:56:10 +0000 (0:00:00.348) 0:05:46.197 ************ 2026-05-24 00:57:14.621956 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:57:14.621964 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:57:14.621969 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:57:14.621974 | orchestrator | 2026-05-24 00:57:14.621979 | orchestrator | TASK [include_role : venus] **************************************************** 2026-05-24 00:57:14.621983 | orchestrator | Sunday 24 May 2026 00:56:11 +0000 (0:00:00.349) 0:05:46.546 ************ 2026-05-24 00:57:14.621988 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:57:14.621993 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:57:14.621997 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:57:14.622002 | orchestrator | 2026-05-24 00:57:14.622007 | orchestrator | TASK [include_role : watcher] ************************************************** 2026-05-24 00:57:14.622012 | orchestrator | Sunday 24 May 2026 00:56:11 +0000 (0:00:00.302) 0:05:46.849 ************ 2026-05-24 00:57:14.622050 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:57:14.622055 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:57:14.622059 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:57:14.622064 | orchestrator | 2026-05-24 00:57:14.622069 | orchestrator | TASK [include_role : zun] ****************************************************** 2026-05-24 00:57:14.622074 | orchestrator | Sunday 24 May 2026 00:56:12 +0000 (0:00:00.676) 0:05:47.525 ************ 2026-05-24 00:57:14.622078 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:57:14.622083 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:57:14.622087 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:57:14.622092 | orchestrator | 2026-05-24 00:57:14.622097 | orchestrator | RUNNING HANDLER [loadbalancer : Check IP addresses on the API interface] ******* 2026-05-24 00:57:14.622102 | orchestrator | Sunday 24 May 2026 00:56:12 +0000 (0:00:00.591) 0:05:48.116 ************ 2026-05-24 00:57:14.622106 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:57:14.622111 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:57:14.622116 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:57:14.622121 | orchestrator | 2026-05-24 00:57:14.622126 | orchestrator | RUNNING HANDLER [loadbalancer : Group HA nodes by status] ********************** 2026-05-24 00:57:14.622131 | orchestrator | Sunday 24 May 2026 00:56:13 +0000 (0:00:00.648) 0:05:48.765 ************ 2026-05-24 00:57:14.622135 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:57:14.622140 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:57:14.622145 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:57:14.622150 | orchestrator | 2026-05-24 00:57:14.622154 | orchestrator | RUNNING HANDLER [loadbalancer : Stop backup keepalived container] ************** 2026-05-24 00:57:14.622159 | orchestrator | Sunday 24 May 2026 00:56:14 +0000 (0:00:00.684) 0:05:49.450 ************ 2026-05-24 00:57:14.622164 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:57:14.622169 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:57:14.622173 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:57:14.622178 | orchestrator | 2026-05-24 00:57:14.622183 | orchestrator | RUNNING HANDLER [loadbalancer : Stop backup haproxy container] ***************** 2026-05-24 00:57:14.622187 | orchestrator | Sunday 24 May 2026 00:56:15 +0000 (0:00:01.006) 0:05:50.456 ************ 2026-05-24 00:57:14.622196 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:57:14.622201 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:57:14.622205 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:57:14.622210 | orchestrator | 2026-05-24 00:57:14.622215 | orchestrator | RUNNING HANDLER [loadbalancer : Stop backup proxysql container] **************** 2026-05-24 00:57:14.622219 | orchestrator | Sunday 24 May 2026 00:56:16 +0000 (0:00:01.191) 0:05:51.647 ************ 2026-05-24 00:57:14.622224 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:57:14.622229 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:57:14.622233 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:57:14.622238 | orchestrator | 2026-05-24 00:57:14.622242 | orchestrator | RUNNING HANDLER [loadbalancer : Start backup haproxy container] **************** 2026-05-24 00:57:14.622247 | orchestrator | Sunday 24 May 2026 00:56:17 +0000 (0:00:01.017) 0:05:52.665 ************ 2026-05-24 00:57:14.622252 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:57:14.622257 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:57:14.622261 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:57:14.622270 | orchestrator | 2026-05-24 00:57:14.622275 | orchestrator | RUNNING HANDLER [loadbalancer : Wait for backup haproxy to start] ************** 2026-05-24 00:57:14.622280 | orchestrator | Sunday 24 May 2026 00:56:36 +0000 (0:00:18.996) 0:06:11.662 ************ 2026-05-24 00:57:14.622284 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:57:14.622289 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:57:14.622294 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:57:14.622298 | orchestrator | 2026-05-24 00:57:14.622303 | orchestrator | RUNNING HANDLER [loadbalancer : Start backup proxysql container] *************** 2026-05-24 00:57:14.622308 | orchestrator | Sunday 24 May 2026 00:56:40 +0000 (0:00:04.206) 0:06:15.869 ************ 2026-05-24 00:57:14.622312 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:57:14.622317 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:57:14.622322 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:57:14.622326 | orchestrator | 2026-05-24 00:57:14.622331 | orchestrator | RUNNING HANDLER [loadbalancer : Wait for backup proxysql to start] ************* 2026-05-24 00:57:14.622336 | orchestrator | Sunday 24 May 2026 00:56:53 +0000 (0:00:12.934) 0:06:28.804 ************ 2026-05-24 00:57:14.622341 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:57:14.622345 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:57:14.622350 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:57:14.622354 | orchestrator | 2026-05-24 00:57:14.622359 | orchestrator | RUNNING HANDLER [loadbalancer : Start backup keepalived container] ************* 2026-05-24 00:57:14.622364 | orchestrator | Sunday 24 May 2026 00:56:58 +0000 (0:00:04.815) 0:06:33.619 ************ 2026-05-24 00:57:14.622368 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:57:14.622373 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:57:14.622378 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:57:14.622394 | orchestrator | 2026-05-24 00:57:14.622400 | orchestrator | RUNNING HANDLER [loadbalancer : Stop master haproxy container] ***************** 2026-05-24 00:57:14.622404 | orchestrator | Sunday 24 May 2026 00:57:08 +0000 (0:00:10.433) 0:06:44.052 ************ 2026-05-24 00:57:14.622409 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:57:14.622414 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:57:14.622418 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:57:14.622423 | orchestrator | 2026-05-24 00:57:14.622427 | orchestrator | RUNNING HANDLER [loadbalancer : Stop master proxysql container] **************** 2026-05-24 00:57:14.622436 | orchestrator | Sunday 24 May 2026 00:57:09 +0000 (0:00:00.750) 0:06:44.803 ************ 2026-05-24 00:57:14.622440 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:57:14.622445 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:57:14.622450 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:57:14.622454 | orchestrator | 2026-05-24 00:57:14.622459 | orchestrator | RUNNING HANDLER [loadbalancer : Stop master keepalived container] ************** 2026-05-24 00:57:14.622464 | orchestrator | Sunday 24 May 2026 00:57:09 +0000 (0:00:00.414) 0:06:45.217 ************ 2026-05-24 00:57:14.622469 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:57:14.622473 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:57:14.622478 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:57:14.622483 | orchestrator | 2026-05-24 00:57:14.622487 | orchestrator | RUNNING HANDLER [loadbalancer : Start master haproxy container] **************** 2026-05-24 00:57:14.622492 | orchestrator | Sunday 24 May 2026 00:57:10 +0000 (0:00:00.374) 0:06:45.592 ************ 2026-05-24 00:57:14.622497 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:57:14.622501 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:57:14.622506 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:57:14.622511 | orchestrator | 2026-05-24 00:57:14.622515 | orchestrator | RUNNING HANDLER [loadbalancer : Start master proxysql container] *************** 2026-05-24 00:57:14.622520 | orchestrator | Sunday 24 May 2026 00:57:10 +0000 (0:00:00.411) 0:06:46.003 ************ 2026-05-24 00:57:14.622525 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:57:14.622529 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:57:14.622534 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:57:14.622539 | orchestrator | 2026-05-24 00:57:14.622543 | orchestrator | RUNNING HANDLER [loadbalancer : Start master keepalived container] ************* 2026-05-24 00:57:14.622553 | orchestrator | Sunday 24 May 2026 00:57:11 +0000 (0:00:00.755) 0:06:46.759 ************ 2026-05-24 00:57:14.622557 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:57:14.622562 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:57:14.622567 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:57:14.622571 | orchestrator | 2026-05-24 00:57:14.622576 | orchestrator | RUNNING HANDLER [loadbalancer : Wait for haproxy to listen on VIP] ************* 2026-05-24 00:57:14.622581 | orchestrator | Sunday 24 May 2026 00:57:11 +0000 (0:00:00.409) 0:06:47.169 ************ 2026-05-24 00:57:14.622585 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:57:14.622590 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:57:14.622595 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:57:14.622600 | orchestrator | 2026-05-24 00:57:14.622604 | orchestrator | RUNNING HANDLER [loadbalancer : Wait for proxysql to listen on VIP] ************ 2026-05-24 00:57:14.622609 | orchestrator | Sunday 24 May 2026 00:57:12 +0000 (0:00:00.955) 0:06:48.125 ************ 2026-05-24 00:57:14.622614 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:57:14.622618 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:57:14.622623 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:57:14.622628 | orchestrator | 2026-05-24 00:57:14.622632 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-24 00:57:14.622640 | orchestrator | testbed-node-0 : ok=123  changed=76  unreachable=0 failed=0 skipped=97  rescued=0 ignored=0 2026-05-24 00:57:14.622645 | orchestrator | testbed-node-1 : ok=122  changed=76  unreachable=0 failed=0 skipped=97  rescued=0 ignored=0 2026-05-24 00:57:14.622650 | orchestrator | testbed-node-2 : ok=122  changed=76  unreachable=0 failed=0 skipped=97  rescued=0 ignored=0 2026-05-24 00:57:14.622655 | orchestrator | 2026-05-24 00:57:14.622660 | orchestrator | 2026-05-24 00:57:14.622664 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-24 00:57:14.622669 | orchestrator | Sunday 24 May 2026 00:57:13 +0000 (0:00:00.905) 0:06:49.030 ************ 2026-05-24 00:57:14.622674 | orchestrator | =============================================================================== 2026-05-24 00:57:14.622678 | orchestrator | loadbalancer : Start backup haproxy container -------------------------- 19.00s 2026-05-24 00:57:14.622683 | orchestrator | loadbalancer : Start backup proxysql container ------------------------- 12.93s 2026-05-24 00:57:14.622687 | orchestrator | loadbalancer : Start backup keepalived container ----------------------- 10.43s 2026-05-24 00:57:14.622692 | orchestrator | haproxy-config : Copying over skyline haproxy config -------------------- 7.79s 2026-05-24 00:57:14.622697 | orchestrator | haproxy-config : Copying over opensearch haproxy config ----------------- 6.50s 2026-05-24 00:57:14.622701 | orchestrator | haproxy-config : Copying over prometheus haproxy config ----------------- 5.16s 2026-05-24 00:57:14.622706 | orchestrator | haproxy-config : Copying over cinder haproxy config --------------------- 4.86s 2026-05-24 00:57:14.622711 | orchestrator | loadbalancer : Wait for backup proxysql to start ------------------------ 4.82s 2026-05-24 00:57:14.622715 | orchestrator | haproxy-config : Copying over neutron haproxy config -------------------- 4.75s 2026-05-24 00:57:14.622720 | orchestrator | haproxy-config : Copying over designate haproxy config ------------------ 4.63s 2026-05-24 00:57:14.622724 | orchestrator | haproxy-config : Copying over nova haproxy config ----------------------- 4.25s 2026-05-24 00:57:14.622729 | orchestrator | loadbalancer : Wait for backup haproxy to start ------------------------- 4.21s 2026-05-24 00:57:14.622734 | orchestrator | haproxy-config : Copying over glance haproxy config --------------------- 4.16s 2026-05-24 00:57:14.622738 | orchestrator | haproxy-config : Configuring firewall for ceph-rgw ---------------------- 4.12s 2026-05-24 00:57:14.622743 | orchestrator | haproxy-config : Copying over magnum haproxy config --------------------- 3.97s 2026-05-24 00:57:14.622748 | orchestrator | haproxy-config : Copying over ceph-rgw haproxy config ------------------- 3.97s 2026-05-24 00:57:14.622752 | orchestrator | haproxy-config : Copying over manila haproxy config --------------------- 3.92s 2026-05-24 00:57:14.622763 | orchestrator | loadbalancer : Copying over proxysql config ----------------------------- 3.84s 2026-05-24 00:57:14.622767 | orchestrator | haproxy-config : Copying over keystone haproxy config ------------------- 3.72s 2026-05-24 00:57:14.622775 | orchestrator | haproxy-config : Copying over nova-cell:nova-novncproxy haproxy config --- 3.70s 2026-05-24 00:57:17.641330 | orchestrator | 2026-05-24 00:57:17 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 00:57:17.642949 | orchestrator | 2026-05-24 00:57:17 | INFO  | Task c390e6f3-c90e-4000-baf0-783e65e40015 is in state STARTED 2026-05-24 00:57:17.646640 | orchestrator | 2026-05-24 00:57:17 | INFO  | Task 9b98e425-ed55-4171-a88b-b0cca4d839ab is in state STARTED 2026-05-24 00:57:17.651344 | orchestrator | 2026-05-24 00:57:17 | INFO  | Task 4e0d5d91-dd4e-4cd8-8bbc-2875bdf21467 is in state STARTED 2026-05-24 00:57:17.651466 | orchestrator | 2026-05-24 00:57:17 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:57:20.692164 | orchestrator | 2026-05-24 00:57:20 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 00:57:20.694951 | orchestrator | 2026-05-24 00:57:20 | INFO  | Task c390e6f3-c90e-4000-baf0-783e65e40015 is in state STARTED 2026-05-24 00:57:20.697981 | orchestrator | 2026-05-24 00:57:20 | INFO  | Task 9b98e425-ed55-4171-a88b-b0cca4d839ab is in state STARTED 2026-05-24 00:57:20.700024 | orchestrator | 2026-05-24 00:57:20 | INFO  | Task 4e0d5d91-dd4e-4cd8-8bbc-2875bdf21467 is in state STARTED 2026-05-24 00:57:20.700449 | orchestrator | 2026-05-24 00:57:20 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:57:23.747857 | orchestrator | 2026-05-24 00:57:23 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 00:57:23.752063 | orchestrator | 2026-05-24 00:57:23 | INFO  | Task c390e6f3-c90e-4000-baf0-783e65e40015 is in state STARTED 2026-05-24 00:57:23.753596 | orchestrator | 2026-05-24 00:57:23 | INFO  | Task 9b98e425-ed55-4171-a88b-b0cca4d839ab is in state STARTED 2026-05-24 00:57:23.755131 | orchestrator | 2026-05-24 00:57:23 | INFO  | Task 4e0d5d91-dd4e-4cd8-8bbc-2875bdf21467 is in state STARTED 2026-05-24 00:57:23.755176 | orchestrator | 2026-05-24 00:57:23 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:57:26.791518 | orchestrator | 2026-05-24 00:57:26 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 00:57:26.793301 | orchestrator | 2026-05-24 00:57:26 | INFO  | Task c390e6f3-c90e-4000-baf0-783e65e40015 is in state STARTED 2026-05-24 00:57:26.795351 | orchestrator | 2026-05-24 00:57:26 | INFO  | Task 9b98e425-ed55-4171-a88b-b0cca4d839ab is in state STARTED 2026-05-24 00:57:26.797280 | orchestrator | 2026-05-24 00:57:26 | INFO  | Task 4e0d5d91-dd4e-4cd8-8bbc-2875bdf21467 is in state STARTED 2026-05-24 00:57:26.797362 | orchestrator | 2026-05-24 00:57:26 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:57:29.830798 | orchestrator | 2026-05-24 00:57:29 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 00:57:29.831357 | orchestrator | 2026-05-24 00:57:29 | INFO  | Task c390e6f3-c90e-4000-baf0-783e65e40015 is in state STARTED 2026-05-24 00:57:29.832428 | orchestrator | 2026-05-24 00:57:29 | INFO  | Task 9b98e425-ed55-4171-a88b-b0cca4d839ab is in state STARTED 2026-05-24 00:57:29.833287 | orchestrator | 2026-05-24 00:57:29 | INFO  | Task 4e0d5d91-dd4e-4cd8-8bbc-2875bdf21467 is in state STARTED 2026-05-24 00:57:29.833497 | orchestrator | 2026-05-24 00:57:29 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:57:32.902870 | orchestrator | 2026-05-24 00:57:32 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 00:57:32.903542 | orchestrator | 2026-05-24 00:57:32 | INFO  | Task c390e6f3-c90e-4000-baf0-783e65e40015 is in state STARTED 2026-05-24 00:57:32.904680 | orchestrator | 2026-05-24 00:57:32 | INFO  | Task 9b98e425-ed55-4171-a88b-b0cca4d839ab is in state STARTED 2026-05-24 00:57:32.907063 | orchestrator | 2026-05-24 00:57:32 | INFO  | Task 4e0d5d91-dd4e-4cd8-8bbc-2875bdf21467 is in state STARTED 2026-05-24 00:57:32.907102 | orchestrator | 2026-05-24 00:57:32 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:57:35.970848 | orchestrator | 2026-05-24 00:57:35 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 00:57:35.972874 | orchestrator | 2026-05-24 00:57:35 | INFO  | Task c390e6f3-c90e-4000-baf0-783e65e40015 is in state STARTED 2026-05-24 00:57:35.974355 | orchestrator | 2026-05-24 00:57:35 | INFO  | Task 9b98e425-ed55-4171-a88b-b0cca4d839ab is in state STARTED 2026-05-24 00:57:35.976511 | orchestrator | 2026-05-24 00:57:35 | INFO  | Task 4e0d5d91-dd4e-4cd8-8bbc-2875bdf21467 is in state STARTED 2026-05-24 00:57:35.976566 | orchestrator | 2026-05-24 00:57:35 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:57:39.010474 | orchestrator | 2026-05-24 00:57:39 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 00:57:39.011198 | orchestrator | 2026-05-24 00:57:39 | INFO  | Task c390e6f3-c90e-4000-baf0-783e65e40015 is in state STARTED 2026-05-24 00:57:39.012044 | orchestrator | 2026-05-24 00:57:39 | INFO  | Task 9b98e425-ed55-4171-a88b-b0cca4d839ab is in state STARTED 2026-05-24 00:57:39.012923 | orchestrator | 2026-05-24 00:57:39 | INFO  | Task 4e0d5d91-dd4e-4cd8-8bbc-2875bdf21467 is in state STARTED 2026-05-24 00:57:39.012947 | orchestrator | 2026-05-24 00:57:39 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:57:42.085980 | orchestrator | 2026-05-24 00:57:42 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 00:57:42.090518 | orchestrator | 2026-05-24 00:57:42 | INFO  | Task c390e6f3-c90e-4000-baf0-783e65e40015 is in state STARTED 2026-05-24 00:57:42.091834 | orchestrator | 2026-05-24 00:57:42 | INFO  | Task 9b98e425-ed55-4171-a88b-b0cca4d839ab is in state STARTED 2026-05-24 00:57:42.093231 | orchestrator | 2026-05-24 00:57:42 | INFO  | Task 4e0d5d91-dd4e-4cd8-8bbc-2875bdf21467 is in state STARTED 2026-05-24 00:57:42.093931 | orchestrator | 2026-05-24 00:57:42 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:57:45.124505 | orchestrator | 2026-05-24 00:57:45 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 00:57:45.124861 | orchestrator | 2026-05-24 00:57:45 | INFO  | Task c390e6f3-c90e-4000-baf0-783e65e40015 is in state STARTED 2026-05-24 00:57:45.127016 | orchestrator | 2026-05-24 00:57:45 | INFO  | Task 9b98e425-ed55-4171-a88b-b0cca4d839ab is in state STARTED 2026-05-24 00:57:45.127098 | orchestrator | 2026-05-24 00:57:45 | INFO  | Task 4e0d5d91-dd4e-4cd8-8bbc-2875bdf21467 is in state STARTED 2026-05-24 00:57:45.127113 | orchestrator | 2026-05-24 00:57:45 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:57:48.176984 | orchestrator | 2026-05-24 00:57:48 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 00:57:48.178419 | orchestrator | 2026-05-24 00:57:48 | INFO  | Task c390e6f3-c90e-4000-baf0-783e65e40015 is in state STARTED 2026-05-24 00:57:48.179468 | orchestrator | 2026-05-24 00:57:48 | INFO  | Task 9b98e425-ed55-4171-a88b-b0cca4d839ab is in state STARTED 2026-05-24 00:57:48.184578 | orchestrator | 2026-05-24 00:57:48 | INFO  | Task 4e0d5d91-dd4e-4cd8-8bbc-2875bdf21467 is in state STARTED 2026-05-24 00:57:48.184654 | orchestrator | 2026-05-24 00:57:48 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:57:51.256907 | orchestrator | 2026-05-24 00:57:51 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 00:57:51.262992 | orchestrator | 2026-05-24 00:57:51 | INFO  | Task c390e6f3-c90e-4000-baf0-783e65e40015 is in state STARTED 2026-05-24 00:57:51.265421 | orchestrator | 2026-05-24 00:57:51 | INFO  | Task 9b98e425-ed55-4171-a88b-b0cca4d839ab is in state STARTED 2026-05-24 00:57:51.267589 | orchestrator | 2026-05-24 00:57:51 | INFO  | Task 4e0d5d91-dd4e-4cd8-8bbc-2875bdf21467 is in state STARTED 2026-05-24 00:57:51.268341 | orchestrator | 2026-05-24 00:57:51 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:57:54.310618 | orchestrator | 2026-05-24 00:57:54 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 00:57:54.311982 | orchestrator | 2026-05-24 00:57:54 | INFO  | Task c390e6f3-c90e-4000-baf0-783e65e40015 is in state STARTED 2026-05-24 00:57:54.313704 | orchestrator | 2026-05-24 00:57:54 | INFO  | Task 9b98e425-ed55-4171-a88b-b0cca4d839ab is in state STARTED 2026-05-24 00:57:54.315106 | orchestrator | 2026-05-24 00:57:54 | INFO  | Task 4e0d5d91-dd4e-4cd8-8bbc-2875bdf21467 is in state STARTED 2026-05-24 00:57:54.316429 | orchestrator | 2026-05-24 00:57:54 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:57:57.442374 | orchestrator | 2026-05-24 00:57:57 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 00:57:57.444279 | orchestrator | 2026-05-24 00:57:57 | INFO  | Task c390e6f3-c90e-4000-baf0-783e65e40015 is in state STARTED 2026-05-24 00:57:57.447490 | orchestrator | 2026-05-24 00:57:57 | INFO  | Task 9b98e425-ed55-4171-a88b-b0cca4d839ab is in state STARTED 2026-05-24 00:57:57.449403 | orchestrator | 2026-05-24 00:57:57 | INFO  | Task 4e0d5d91-dd4e-4cd8-8bbc-2875bdf21467 is in state STARTED 2026-05-24 00:57:57.449532 | orchestrator | 2026-05-24 00:57:57 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:58:00.492696 | orchestrator | 2026-05-24 00:58:00 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 00:58:00.493378 | orchestrator | 2026-05-24 00:58:00 | INFO  | Task c390e6f3-c90e-4000-baf0-783e65e40015 is in state STARTED 2026-05-24 00:58:00.495263 | orchestrator | 2026-05-24 00:58:00 | INFO  | Task 9b98e425-ed55-4171-a88b-b0cca4d839ab is in state STARTED 2026-05-24 00:58:00.496131 | orchestrator | 2026-05-24 00:58:00 | INFO  | Task 4e0d5d91-dd4e-4cd8-8bbc-2875bdf21467 is in state STARTED 2026-05-24 00:58:00.496167 | orchestrator | 2026-05-24 00:58:00 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:58:03.547424 | orchestrator | 2026-05-24 00:58:03 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 00:58:03.550309 | orchestrator | 2026-05-24 00:58:03 | INFO  | Task c390e6f3-c90e-4000-baf0-783e65e40015 is in state STARTED 2026-05-24 00:58:03.553255 | orchestrator | 2026-05-24 00:58:03 | INFO  | Task 9b98e425-ed55-4171-a88b-b0cca4d839ab is in state STARTED 2026-05-24 00:58:03.557371 | orchestrator | 2026-05-24 00:58:03 | INFO  | Task 4e0d5d91-dd4e-4cd8-8bbc-2875bdf21467 is in state STARTED 2026-05-24 00:58:03.557415 | orchestrator | 2026-05-24 00:58:03 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:58:06.603977 | orchestrator | 2026-05-24 00:58:06 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 00:58:06.606421 | orchestrator | 2026-05-24 00:58:06 | INFO  | Task c390e6f3-c90e-4000-baf0-783e65e40015 is in state STARTED 2026-05-24 00:58:06.609658 | orchestrator | 2026-05-24 00:58:06 | INFO  | Task 9b98e425-ed55-4171-a88b-b0cca4d839ab is in state STARTED 2026-05-24 00:58:06.611244 | orchestrator | 2026-05-24 00:58:06 | INFO  | Task 4e0d5d91-dd4e-4cd8-8bbc-2875bdf21467 is in state STARTED 2026-05-24 00:58:06.611309 | orchestrator | 2026-05-24 00:58:06 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:58:09.662272 | orchestrator | 2026-05-24 00:58:09 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 00:58:09.663194 | orchestrator | 2026-05-24 00:58:09 | INFO  | Task c390e6f3-c90e-4000-baf0-783e65e40015 is in state STARTED 2026-05-24 00:58:09.664321 | orchestrator | 2026-05-24 00:58:09 | INFO  | Task 9b98e425-ed55-4171-a88b-b0cca4d839ab is in state STARTED 2026-05-24 00:58:09.665256 | orchestrator | 2026-05-24 00:58:09 | INFO  | Task 4e0d5d91-dd4e-4cd8-8bbc-2875bdf21467 is in state STARTED 2026-05-24 00:58:09.665275 | orchestrator | 2026-05-24 00:58:09 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:58:12.697682 | orchestrator | 2026-05-24 00:58:12 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 00:58:12.698392 | orchestrator | 2026-05-24 00:58:12 | INFO  | Task c390e6f3-c90e-4000-baf0-783e65e40015 is in state STARTED 2026-05-24 00:58:12.700854 | orchestrator | 2026-05-24 00:58:12 | INFO  | Task 9b98e425-ed55-4171-a88b-b0cca4d839ab is in state STARTED 2026-05-24 00:58:12.702636 | orchestrator | 2026-05-24 00:58:12 | INFO  | Task 4e0d5d91-dd4e-4cd8-8bbc-2875bdf21467 is in state STARTED 2026-05-24 00:58:12.702669 | orchestrator | 2026-05-24 00:58:12 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:58:15.758865 | orchestrator | 2026-05-24 00:58:15 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 00:58:15.761609 | orchestrator | 2026-05-24 00:58:15 | INFO  | Task c390e6f3-c90e-4000-baf0-783e65e40015 is in state STARTED 2026-05-24 00:58:15.765430 | orchestrator | 2026-05-24 00:58:15 | INFO  | Task 9b98e425-ed55-4171-a88b-b0cca4d839ab is in state STARTED 2026-05-24 00:58:15.766858 | orchestrator | 2026-05-24 00:58:15 | INFO  | Task 4e0d5d91-dd4e-4cd8-8bbc-2875bdf21467 is in state STARTED 2026-05-24 00:58:15.766922 | orchestrator | 2026-05-24 00:58:15 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:58:18.801347 | orchestrator | 2026-05-24 00:58:18 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 00:58:18.801698 | orchestrator | 2026-05-24 00:58:18 | INFO  | Task c390e6f3-c90e-4000-baf0-783e65e40015 is in state STARTED 2026-05-24 00:58:18.803460 | orchestrator | 2026-05-24 00:58:18 | INFO  | Task 9b98e425-ed55-4171-a88b-b0cca4d839ab is in state STARTED 2026-05-24 00:58:18.803552 | orchestrator | 2026-05-24 00:58:18 | INFO  | Task 4e0d5d91-dd4e-4cd8-8bbc-2875bdf21467 is in state STARTED 2026-05-24 00:58:18.803576 | orchestrator | 2026-05-24 00:58:18 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:58:21.852705 | orchestrator | 2026-05-24 00:58:21 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 00:58:21.853317 | orchestrator | 2026-05-24 00:58:21 | INFO  | Task c390e6f3-c90e-4000-baf0-783e65e40015 is in state STARTED 2026-05-24 00:58:21.854814 | orchestrator | 2026-05-24 00:58:21 | INFO  | Task 9b98e425-ed55-4171-a88b-b0cca4d839ab is in state STARTED 2026-05-24 00:58:21.856201 | orchestrator | 2026-05-24 00:58:21 | INFO  | Task 4e0d5d91-dd4e-4cd8-8bbc-2875bdf21467 is in state STARTED 2026-05-24 00:58:21.856254 | orchestrator | 2026-05-24 00:58:21 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:58:24.889676 | orchestrator | 2026-05-24 00:58:24 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 00:58:24.890346 | orchestrator | 2026-05-24 00:58:24 | INFO  | Task c390e6f3-c90e-4000-baf0-783e65e40015 is in state STARTED 2026-05-24 00:58:24.891619 | orchestrator | 2026-05-24 00:58:24 | INFO  | Task 9b98e425-ed55-4171-a88b-b0cca4d839ab is in state STARTED 2026-05-24 00:58:24.893147 | orchestrator | 2026-05-24 00:58:24 | INFO  | Task 4e0d5d91-dd4e-4cd8-8bbc-2875bdf21467 is in state STARTED 2026-05-24 00:58:24.893175 | orchestrator | 2026-05-24 00:58:24 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:58:27.938634 | orchestrator | 2026-05-24 00:58:27 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 00:58:27.939866 | orchestrator | 2026-05-24 00:58:27 | INFO  | Task c390e6f3-c90e-4000-baf0-783e65e40015 is in state STARTED 2026-05-24 00:58:27.940991 | orchestrator | 2026-05-24 00:58:27 | INFO  | Task 9b98e425-ed55-4171-a88b-b0cca4d839ab is in state STARTED 2026-05-24 00:58:27.942547 | orchestrator | 2026-05-24 00:58:27 | INFO  | Task 4e0d5d91-dd4e-4cd8-8bbc-2875bdf21467 is in state STARTED 2026-05-24 00:58:27.942583 | orchestrator | 2026-05-24 00:58:27 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:58:30.994615 | orchestrator | 2026-05-24 00:58:30 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 00:58:30.995035 | orchestrator | 2026-05-24 00:58:30 | INFO  | Task c390e6f3-c90e-4000-baf0-783e65e40015 is in state STARTED 2026-05-24 00:58:30.996140 | orchestrator | 2026-05-24 00:58:30 | INFO  | Task 9b98e425-ed55-4171-a88b-b0cca4d839ab is in state STARTED 2026-05-24 00:58:30.997150 | orchestrator | 2026-05-24 00:58:30 | INFO  | Task 4e0d5d91-dd4e-4cd8-8bbc-2875bdf21467 is in state STARTED 2026-05-24 00:58:30.997174 | orchestrator | 2026-05-24 00:58:30 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:58:34.049914 | orchestrator | 2026-05-24 00:58:34 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 00:58:34.053483 | orchestrator | 2026-05-24 00:58:34 | INFO  | Task c390e6f3-c90e-4000-baf0-783e65e40015 is in state STARTED 2026-05-24 00:58:34.055916 | orchestrator | 2026-05-24 00:58:34 | INFO  | Task 9b98e425-ed55-4171-a88b-b0cca4d839ab is in state STARTED 2026-05-24 00:58:34.058254 | orchestrator | 2026-05-24 00:58:34 | INFO  | Task 4e0d5d91-dd4e-4cd8-8bbc-2875bdf21467 is in state STARTED 2026-05-24 00:58:34.058522 | orchestrator | 2026-05-24 00:58:34 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:58:37.104762 | orchestrator | 2026-05-24 00:58:37 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 00:58:37.108697 | orchestrator | 2026-05-24 00:58:37 | INFO  | Task c390e6f3-c90e-4000-baf0-783e65e40015 is in state STARTED 2026-05-24 00:58:37.114473 | orchestrator | 2026-05-24 00:58:37 | INFO  | Task 9b98e425-ed55-4171-a88b-b0cca4d839ab is in state STARTED 2026-05-24 00:58:37.118274 | orchestrator | 2026-05-24 00:58:37 | INFO  | Task 4e0d5d91-dd4e-4cd8-8bbc-2875bdf21467 is in state STARTED 2026-05-24 00:58:37.118306 | orchestrator | 2026-05-24 00:58:37 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:58:40.185643 | orchestrator | 2026-05-24 00:58:40 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 00:58:40.185742 | orchestrator | 2026-05-24 00:58:40 | INFO  | Task c390e6f3-c90e-4000-baf0-783e65e40015 is in state STARTED 2026-05-24 00:58:40.189841 | orchestrator | 2026-05-24 00:58:40 | INFO  | Task 9b98e425-ed55-4171-a88b-b0cca4d839ab is in state STARTED 2026-05-24 00:58:40.189915 | orchestrator | 2026-05-24 00:58:40 | INFO  | Task 4e0d5d91-dd4e-4cd8-8bbc-2875bdf21467 is in state STARTED 2026-05-24 00:58:40.189959 | orchestrator | 2026-05-24 00:58:40 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:58:43.246895 | orchestrator | 2026-05-24 00:58:43 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 00:58:43.249429 | orchestrator | 2026-05-24 00:58:43 | INFO  | Task c390e6f3-c90e-4000-baf0-783e65e40015 is in state STARTED 2026-05-24 00:58:43.252087 | orchestrator | 2026-05-24 00:58:43 | INFO  | Task 9b98e425-ed55-4171-a88b-b0cca4d839ab is in state STARTED 2026-05-24 00:58:43.255600 | orchestrator | 2026-05-24 00:58:43 | INFO  | Task 4e0d5d91-dd4e-4cd8-8bbc-2875bdf21467 is in state STARTED 2026-05-24 00:58:43.255647 | orchestrator | 2026-05-24 00:58:43 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:58:46.290574 | orchestrator | 2026-05-24 00:58:46 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 00:58:46.290929 | orchestrator | 2026-05-24 00:58:46 | INFO  | Task c390e6f3-c90e-4000-baf0-783e65e40015 is in state STARTED 2026-05-24 00:58:46.291934 | orchestrator | 2026-05-24 00:58:46 | INFO  | Task 9b98e425-ed55-4171-a88b-b0cca4d839ab is in state STARTED 2026-05-24 00:58:46.293860 | orchestrator | 2026-05-24 00:58:46 | INFO  | Task 4e0d5d91-dd4e-4cd8-8bbc-2875bdf21467 is in state STARTED 2026-05-24 00:58:46.293897 | orchestrator | 2026-05-24 00:58:46 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:58:49.344369 | orchestrator | 2026-05-24 00:58:49 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 00:58:49.347183 | orchestrator | 2026-05-24 00:58:49 | INFO  | Task c390e6f3-c90e-4000-baf0-783e65e40015 is in state STARTED 2026-05-24 00:58:49.349839 | orchestrator | 2026-05-24 00:58:49 | INFO  | Task 9b98e425-ed55-4171-a88b-b0cca4d839ab is in state STARTED 2026-05-24 00:58:49.353945 | orchestrator | 2026-05-24 00:58:49 | INFO  | Task 4e0d5d91-dd4e-4cd8-8bbc-2875bdf21467 is in state STARTED 2026-05-24 00:58:49.354858 | orchestrator | 2026-05-24 00:58:49 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:58:52.411096 | orchestrator | 2026-05-24 00:58:52 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 00:58:52.412935 | orchestrator | 2026-05-24 00:58:52 | INFO  | Task c390e6f3-c90e-4000-baf0-783e65e40015 is in state STARTED 2026-05-24 00:58:52.414720 | orchestrator | 2026-05-24 00:58:52 | INFO  | Task 9b98e425-ed55-4171-a88b-b0cca4d839ab is in state STARTED 2026-05-24 00:58:52.416309 | orchestrator | 2026-05-24 00:58:52 | INFO  | Task 4e0d5d91-dd4e-4cd8-8bbc-2875bdf21467 is in state STARTED 2026-05-24 00:58:52.416391 | orchestrator | 2026-05-24 00:58:52 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:58:55.465321 | orchestrator | 2026-05-24 00:58:55 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 00:58:55.466706 | orchestrator | 2026-05-24 00:58:55 | INFO  | Task c390e6f3-c90e-4000-baf0-783e65e40015 is in state STARTED 2026-05-24 00:58:55.471567 | orchestrator | 2026-05-24 00:58:55 | INFO  | Task 9b98e425-ed55-4171-a88b-b0cca4d839ab is in state STARTED 2026-05-24 00:58:55.471808 | orchestrator | 2026-05-24 00:58:55 | INFO  | Task 4e0d5d91-dd4e-4cd8-8bbc-2875bdf21467 is in state STARTED 2026-05-24 00:58:55.471831 | orchestrator | 2026-05-24 00:58:55 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:58:58.518443 | orchestrator | 2026-05-24 00:58:58 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 00:58:58.519844 | orchestrator | 2026-05-24 00:58:58 | INFO  | Task c390e6f3-c90e-4000-baf0-783e65e40015 is in state STARTED 2026-05-24 00:58:58.522000 | orchestrator | 2026-05-24 00:58:58 | INFO  | Task 9b98e425-ed55-4171-a88b-b0cca4d839ab is in state STARTED 2026-05-24 00:58:58.524382 | orchestrator | 2026-05-24 00:58:58 | INFO  | Task 4e0d5d91-dd4e-4cd8-8bbc-2875bdf21467 is in state STARTED 2026-05-24 00:58:58.524423 | orchestrator | 2026-05-24 00:58:58 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:59:01.578755 | orchestrator | 2026-05-24 00:59:01 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 00:59:01.581409 | orchestrator | 2026-05-24 00:59:01 | INFO  | Task c390e6f3-c90e-4000-baf0-783e65e40015 is in state STARTED 2026-05-24 00:59:01.582690 | orchestrator | 2026-05-24 00:59:01 | INFO  | Task 9b98e425-ed55-4171-a88b-b0cca4d839ab is in state STARTED 2026-05-24 00:59:01.583506 | orchestrator | 2026-05-24 00:59:01 | INFO  | Task 4e0d5d91-dd4e-4cd8-8bbc-2875bdf21467 is in state STARTED 2026-05-24 00:59:01.583541 | orchestrator | 2026-05-24 00:59:01 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:59:04.640298 | orchestrator | 2026-05-24 00:59:04 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 00:59:04.642600 | orchestrator | 2026-05-24 00:59:04 | INFO  | Task c390e6f3-c90e-4000-baf0-783e65e40015 is in state STARTED 2026-05-24 00:59:04.644415 | orchestrator | 2026-05-24 00:59:04 | INFO  | Task 9b98e425-ed55-4171-a88b-b0cca4d839ab is in state STARTED 2026-05-24 00:59:04.646070 | orchestrator | 2026-05-24 00:59:04 | INFO  | Task 4e0d5d91-dd4e-4cd8-8bbc-2875bdf21467 is in state STARTED 2026-05-24 00:59:04.646131 | orchestrator | 2026-05-24 00:59:04 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:59:07.695930 | orchestrator | 2026-05-24 00:59:07 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 00:59:07.696441 | orchestrator | 2026-05-24 00:59:07 | INFO  | Task c390e6f3-c90e-4000-baf0-783e65e40015 is in state STARTED 2026-05-24 00:59:07.698079 | orchestrator | 2026-05-24 00:59:07 | INFO  | Task 9b98e425-ed55-4171-a88b-b0cca4d839ab is in state STARTED 2026-05-24 00:59:07.699489 | orchestrator | 2026-05-24 00:59:07 | INFO  | Task 4e0d5d91-dd4e-4cd8-8bbc-2875bdf21467 is in state STARTED 2026-05-24 00:59:07.699542 | orchestrator | 2026-05-24 00:59:07 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:59:10.752325 | orchestrator | 2026-05-24 00:59:10 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 00:59:10.756242 | orchestrator | 2026-05-24 00:59:10 | INFO  | Task c390e6f3-c90e-4000-baf0-783e65e40015 is in state STARTED 2026-05-24 00:59:10.758111 | orchestrator | 2026-05-24 00:59:10 | INFO  | Task 9b98e425-ed55-4171-a88b-b0cca4d839ab is in state STARTED 2026-05-24 00:59:10.760034 | orchestrator | 2026-05-24 00:59:10 | INFO  | Task 4e0d5d91-dd4e-4cd8-8bbc-2875bdf21467 is in state STARTED 2026-05-24 00:59:10.760320 | orchestrator | 2026-05-24 00:59:10 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:59:13.816101 | orchestrator | 2026-05-24 00:59:13 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 00:59:13.821573 | orchestrator | 2026-05-24 00:59:13 | INFO  | Task c390e6f3-c90e-4000-baf0-783e65e40015 is in state SUCCESS 2026-05-24 00:59:13.824043 | orchestrator | 2026-05-24 00:59:13.824220 | orchestrator | [WARNING]: Collection community.general does not support Ansible version 2026-05-24 00:59:13.824237 | orchestrator | 2.17.14 2026-05-24 00:59:13.824249 | orchestrator | 2026-05-24 00:59:13.824261 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-05-24 00:59:13.824273 | orchestrator | 2026-05-24 00:59:13.824284 | orchestrator | TASK [Group hosts based on Kolla action] *************************************** 2026-05-24 00:59:13.824296 | orchestrator | Sunday 24 May 2026 00:55:21 +0000 (0:00:00.506) 0:00:00.506 ************ 2026-05-24 00:59:13.824335 | orchestrator | ok: [testbed-manager] 2026-05-24 00:59:13.824347 | orchestrator | ok: [testbed-node-0] 2026-05-24 00:59:13.824358 | orchestrator | ok: [testbed-node-1] 2026-05-24 00:59:13.824369 | orchestrator | ok: [testbed-node-2] 2026-05-24 00:59:13.824379 | orchestrator | ok: [testbed-node-3] 2026-05-24 00:59:13.824390 | orchestrator | ok: [testbed-node-4] 2026-05-24 00:59:13.824400 | orchestrator | ok: [testbed-node-5] 2026-05-24 00:59:13.824411 | orchestrator | 2026-05-24 00:59:13.824422 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-05-24 00:59:13.824433 | orchestrator | Sunday 24 May 2026 00:55:21 +0000 (0:00:00.664) 0:00:01.171 ************ 2026-05-24 00:59:13.824445 | orchestrator | ok: [testbed-manager] => (item=enable_prometheus_True) 2026-05-24 00:59:13.824456 | orchestrator | ok: [testbed-node-0] => (item=enable_prometheus_True) 2026-05-24 00:59:13.824467 | orchestrator | ok: [testbed-node-1] => (item=enable_prometheus_True) 2026-05-24 00:59:13.824478 | orchestrator | ok: [testbed-node-2] => (item=enable_prometheus_True) 2026-05-24 00:59:13.824489 | orchestrator | ok: [testbed-node-3] => (item=enable_prometheus_True) 2026-05-24 00:59:13.824499 | orchestrator | ok: [testbed-node-4] => (item=enable_prometheus_True) 2026-05-24 00:59:13.824510 | orchestrator | ok: [testbed-node-5] => (item=enable_prometheus_True) 2026-05-24 00:59:13.824521 | orchestrator | 2026-05-24 00:59:13.824531 | orchestrator | PLAY [Apply role prometheus] *************************************************** 2026-05-24 00:59:13.824542 | orchestrator | 2026-05-24 00:59:13.824553 | orchestrator | TASK [prometheus : include_tasks] ********************************************** 2026-05-24 00:59:13.824563 | orchestrator | Sunday 24 May 2026 00:55:22 +0000 (0:00:01.211) 0:00:02.382 ************ 2026-05-24 00:59:13.824575 | 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-05-24 00:59:13.824587 | orchestrator | 2026-05-24 00:59:13.824599 | orchestrator | TASK [prometheus : Ensuring config directories exist] ************************** 2026-05-24 00:59:13.824612 | orchestrator | Sunday 24 May 2026 00:55:24 +0000 (0:00:01.317) 0:00:03.700 ************ 2026-05-24 00:59:13.824641 | orchestrator | changed: [testbed-manager] => (item={'key': 'prometheus-server', 'value': {'container_name': 'prometheus_server', 'group': 'prometheus', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-v2-server:2024.2', '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-05-24 00:59:13.824658 | 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/prometheus-node-exporter:2024.2', '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-05-24 00:59:13.824673 | 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/prometheus-node-exporter:2024.2', '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-05-24 00:59:13.824694 | 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/prometheus-node-exporter:2024.2', '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-05-24 00:59:13.824726 | 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/prometheus-node-exporter:2024.2', '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-05-24 00:59:13.824741 | 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/prometheus-node-exporter:2024.2', '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-05-24 00:59:13.824755 | orchestrator | changed: [testbed-manager] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2024.2', '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-05-24 00:59:13.824770 | 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/prometheus-mysqld-exporter:2024.2', '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-05-24 00:59:13.824789 | 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/prometheus-mysqld-exporter:2024.2', '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-05-24 00:59:13.824802 | orchestrator | changed: [testbed-node-3] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2024.2', '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-05-24 00:59:13.824816 | 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/prometheus-mysqld-exporter:2024.2', '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-05-24 00:59:13.824837 | 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/prometheus-node-exporter:2024.2', '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-05-24 00:59:13.824857 | 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/prometheus-node-exporter:2024.2', '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-05-24 00:59:13.824899 | orchestrator | changed: [testbed-manager] => (item={'key': 'prometheus-alertmanager', 'value': {'container_name': 'prometheus_alertmanager', 'group': 'prometheus-alertmanager', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-alertmanager:2024.2', '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-05-24 00:59:13.824915 | 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/prometheus-memcached-exporter:2024.2', '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-05-24 00:59:13.824933 | 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/prometheus-libvirt-exporter:2024.2', '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-05-24 00:59:13.824945 | 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/prometheus-memcached-exporter:2024.2', '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-05-24 00:59:13.824957 | 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/prometheus-memcached-exporter:2024.2', '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-05-24 00:59:13.824976 | orchestrator | changed: [testbed-node-5] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2024.2', '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-05-24 00:59:13.824994 | orchestrator | changed: [testbed-node-4] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2024.2', '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-05-24 00:59:13.825006 | 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/prometheus-blackbox-exporter:2024.2', '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-05-24 00:59:13.825017 | orchestrator | changed: [testbed-node-2] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2024.2', '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-05-24 00:59:13.825029 | orchestrator | changed: [testbed-node-1] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2024.2', '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-05-24 00:59:13.825045 | orchestrator | changed: [testbed-node-0] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2024.2', '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-05-24 00:59:13.825056 | 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/prometheus-libvirt-exporter:2024.2', '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-05-24 00:59:13.825077 | 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/prometheus-libvirt-exporter:2024.2', '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-05-24 00:59:13.825094 | 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/prometheus-elasticsearch-exporter:2024.2', '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-05-24 00:59:13.825106 | 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/prometheus-elasticsearch-exporter:2024.2', '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-05-24 00:59:13.825117 | 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/prometheus-elasticsearch-exporter:2024.2', '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-05-24 00:59:13.825129 | orchestrator | 2026-05-24 00:59:13.825140 | orchestrator | TASK [prometheus : include_tasks] ********************************************** 2026-05-24 00:59:13.825151 | orchestrator | Sunday 24 May 2026 00:55:27 +0000 (0:00:03.553) 0:00:07.253 ************ 2026-05-24 00:59:13.825162 | 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-05-24 00:59:13.825173 | orchestrator | 2026-05-24 00:59:13.825184 | orchestrator | TASK [service-cert-copy : prometheus | Copying over extra CA certificates] ***** 2026-05-24 00:59:13.825195 | orchestrator | Sunday 24 May 2026 00:55:29 +0000 (0:00:01.404) 0:00:08.658 ************ 2026-05-24 00:59:13.825207 | orchestrator | changed: [testbed-manager] => (item={'key': 'prometheus-server', 'value': {'container_name': 'prometheus_server', 'group': 'prometheus', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-v2-server:2024.2', '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-05-24 00:59:13.825224 | 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/prometheus-node-exporter:2024.2', '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-05-24 00:59:13.825244 | 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/prometheus-node-exporter:2024.2', '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-05-24 00:59:13.825272 | 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/prometheus-node-exporter:2024.2', '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-05-24 00:59:13.825304 | 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/prometheus-node-exporter:2024.2', '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-05-24 00:59:13.825316 | 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/prometheus-node-exporter:2024.2', '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-05-24 00:59:13.825327 | 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/prometheus-node-exporter:2024.2', '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-05-24 00:59:13.825338 | 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/prometheus-node-exporter:2024.2', '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-05-24 00:59:13.825350 | 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/prometheus-mysqld-exporter:2024.2', '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-05-24 00:59:13.825366 | 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/prometheus-mysqld-exporter:2024.2', '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-05-24 00:59:13.825385 | 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/prometheus-mysqld-exporter:2024.2', '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-05-24 00:59:13.825397 | orchestrator | changed: [testbed-node-3] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2024.2', '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-05-24 00:59:13.825416 | orchestrator | changed: [testbed-node-4] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2024.2', '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-05-24 00:59:13.825428 | orchestrator | changed: [testbed-node-5] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2024.2', '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-05-24 00:59:13.825440 | orchestrator | changed: [testbed-manager] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2024.2', '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-05-24 00:59:13.825451 | 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/prometheus-memcached-exporter:2024.2', '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-05-24 00:59:13.825462 | 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/prometheus-memcached-exporter:2024.2', '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-05-24 00:59:13.825494 | 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/prometheus-memcached-exporter:2024.2', '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-05-24 00:59:13.825507 | 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/prometheus-libvirt-exporter:2024.2', '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-05-24 00:59:13.825518 | 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/prometheus-libvirt-exporter:2024.2', '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-05-24 00:59:13.825538 | 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/prometheus-libvirt-exporter:2024.2', '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-05-24 00:59:13.825550 | orchestrator | changed: [testbed-manager] => (item={'key': 'prometheus-alertmanager', 'value': {'container_name': 'prometheus_alertmanager', 'group': 'prometheus-alertmanager', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-alertmanager:2024.2', '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-05-24 00:59:13.825563 | orchestrator | changed: [testbed-node-1] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2024.2', '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-05-24 00:59:13.825574 | orchestrator | changed: [testbed-node-2] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2024.2', '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-05-24 00:59:13.825598 | orchestrator | changed: [testbed-node-0] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2024.2', '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-05-24 00:59:13.825610 | 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/prometheus-blackbox-exporter:2024.2', '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-05-24 00:59:13.825622 | 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/prometheus-elasticsearch-exporter:2024.2', '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-05-24 00:59:13.825710 | 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/prometheus-elasticsearch-exporter:2024.2', '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-05-24 00:59:13.825755 | 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/prometheus-elasticsearch-exporter:2024.2', '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-05-24 00:59:13.825761 | orchestrator | 2026-05-24 00:59:13.825767 | orchestrator | TASK [service-cert-copy : prometheus | Copying over backend internal TLS certificate] *** 2026-05-24 00:59:13.825773 | orchestrator | Sunday 24 May 2026 00:55:34 +0000 (0:00:05.770) 0:00:14.429 ************ 2026-05-24 00:59:13.825778 | orchestrator | skipping: [testbed-manager] => (item={'key': 'prometheus-server', 'value': {'container_name': 'prometheus_server', 'group': 'prometheus', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-v2-server:2024.2', '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-05-24 00:59:13.825802 | 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/prometheus-node-exporter:2024.2', '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-05-24 00:59:13.825817 | orchestrator | skipping: [testbed-manager] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2024.2', '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-05-24 00:59:13.825823 | orchestrator | skipping: [testbed-manager] => (item={'key': 'prometheus-alertmanager', 'value': {'container_name': 'prometheus_alertmanager', 'group': 'prometheus-alertmanager', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-alertmanager:2024.2', '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-05-24 00:59:13.825838 | 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/prometheus-blackbox-exporter:2024.2', '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-05-24 00:59:13.825843 | 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/prometheus-node-exporter:2024.2', '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-05-24 00:59:13.825847 | 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/prometheus-mysqld-exporter:2024.2', '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-05-24 00:59:13.825852 | 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/prometheus-memcached-exporter:2024.2', '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-05-24 00:59:13.825861 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2024.2', '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-05-24 00:59:13.825891 | 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/prometheus-elasticsearch-exporter:2024.2', '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-05-24 00:59:13.825896 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:59:13.825901 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:59:13.825906 | 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/prometheus-node-exporter:2024.2', '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-05-24 00:59:13.825910 | 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/prometheus-mysqld-exporter:2024.2', '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-05-24 00:59:13.825918 | 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/prometheus-memcached-exporter:2024.2', '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-05-24 00:59:13.825923 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2024.2', '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-05-24 00:59:13.825927 | 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/prometheus-elasticsearch-exporter:2024.2', '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-05-24 00:59:13.825935 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:59:13.825939 | 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/prometheus-node-exporter:2024.2', '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-05-24 00:59:13.825943 | 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/prometheus-mysqld-exporter:2024.2', '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-05-24 00:59:13.825950 | 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/prometheus-memcached-exporter:2024.2', '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-05-24 00:59:13.825954 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2024.2', '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-05-24 00:59:13.825959 | 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/prometheus-elasticsearch-exporter:2024.2', '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-05-24 00:59:13.825963 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:59:13.825971 | 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/prometheus-node-exporter:2024.2', '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-05-24 00:59:13.825975 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2024.2', '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-05-24 00:59:13.825983 | 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/prometheus-libvirt-exporter:2024.2', '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-05-24 00:59:13.825987 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:59:13.825991 | 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/prometheus-node-exporter:2024.2', '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-05-24 00:59:13.825998 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2024.2', '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-05-24 00:59:13.826002 | 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/prometheus-libvirt-exporter:2024.2', '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-05-24 00:59:13.826006 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:59:13.826011 | 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/prometheus-node-exporter:2024.2', '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-05-24 00:59:13.826068 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2024.2', '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-05-24 00:59:13.826073 | 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/prometheus-libvirt-exporter:2024.2', '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-05-24 00:59:13.826078 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:59:13.826082 | orchestrator | 2026-05-24 00:59:13.826086 | orchestrator | TASK [service-cert-copy : prometheus | Copying over backend internal TLS key] *** 2026-05-24 00:59:13.826094 | orchestrator | Sunday 24 May 2026 00:55:36 +0000 (0:00:01.898) 0:00:16.327 ************ 2026-05-24 00:59:13.826098 | orchestrator | skipping: [testbed-manager] => (item={'key': 'prometheus-server', 'value': {'container_name': 'prometheus_server', 'group': 'prometheus', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-v2-server:2024.2', '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-05-24 00:59:13.826103 | 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/prometheus-node-exporter:2024.2', '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-05-24 00:59:13.826110 | orchestrator | skipping: [testbed-manager] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2024.2', '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-05-24 00:59:13.826114 | orchestrator | skipping: [testbed-manager] => (item={'key': 'prometheus-alertmanager', 'value': {'container_name': 'prometheus_alertmanager', 'group': 'prometheus-alertmanager', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-alertmanager:2024.2', '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-05-24 00:59:13.826121 | 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/prometheus-blackbox-exporter:2024.2', '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-05-24 00:59:13.826126 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:59:13.826130 | 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/prometheus-node-exporter:2024.2', '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-05-24 00:59:13.826141 | 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/prometheus-mysqld-exporter:2024.2', '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-05-24 00:59:13.826146 | 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/prometheus-memcached-exporter:2024.2', '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-05-24 00:59:13.826150 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2024.2', '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-05-24 00:59:13.826155 | 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/prometheus-elasticsearch-exporter:2024.2', '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-05-24 00:59:13.826159 | 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/prometheus-node-exporter:2024.2', '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-05-24 00:59:13.826164 | 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/prometheus-mysqld-exporter:2024.2', '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-05-24 00:59:13.826214 | 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/prometheus-memcached-exporter:2024.2', '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-05-24 00:59:13.826226 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2024.2', '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-05-24 00:59:13.826234 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:59:13.826239 | 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/prometheus-elasticsearch-exporter:2024.2', '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-05-24 00:59:13.826243 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:59:13.826247 | 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/prometheus-node-exporter:2024.2', '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-05-24 00:59:13.826251 | 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/prometheus-mysqld-exporter:2024.2', '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-05-24 00:59:13.826258 | 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/prometheus-memcached-exporter:2024.2', '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-05-24 00:59:13.826262 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2024.2', '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-05-24 00:59:13.826266 | 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/prometheus-elasticsearch-exporter:2024.2', '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-05-24 00:59:13.826270 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:59:13.826278 | 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/prometheus-node-exporter:2024.2', '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-05-24 00:59:13.826286 | 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/prometheus-node-exporter:2024.2', '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-05-24 00:59:13.826291 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2024.2', '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-05-24 00:59:13.826933 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2024.2', '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-05-24 00:59:13.827204 | 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/prometheus-libvirt-exporter:2024.2', '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-05-24 00:59:13.827226 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:59:13.827284 | 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/prometheus-libvirt-exporter:2024.2', '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-05-24 00:59:13.827299 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:59:13.827312 | 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/prometheus-node-exporter:2024.2', '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-05-24 00:59:13.827324 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2024.2', '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-05-24 00:59:13.827356 | 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/prometheus-libvirt-exporter:2024.2', '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-05-24 00:59:13.827368 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:59:13.827379 | orchestrator | 2026-05-24 00:59:13.827391 | orchestrator | TASK [prometheus : Copying over config.json files] ***************************** 2026-05-24 00:59:13.827403 | orchestrator | Sunday 24 May 2026 00:55:39 +0000 (0:00:02.523) 0:00:18.851 ************ 2026-05-24 00:59:13.827415 | 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/prometheus-node-exporter:2024.2', '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-05-24 00:59:13.827446 | orchestrator | changed: [testbed-manager] => (item={'key': 'prometheus-server', 'value': {'container_name': 'prometheus_server', 'group': 'prometheus', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-v2-server:2024.2', '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-05-24 00:59:13.827461 | 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/prometheus-node-exporter:2024.2', '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-05-24 00:59:13.827485 | 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/prometheus-node-exporter:2024.2', '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-05-24 00:59:13.827505 | 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/prometheus-node-exporter:2024.2', '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-05-24 00:59:13.827524 | 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/prometheus-node-exporter:2024.2', '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-05-24 00:59:13.827554 | 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/prometheus-node-exporter:2024.2', '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-05-24 00:59:13.827574 | 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/prometheus-mysqld-exporter:2024.2', '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-05-24 00:59:13.827596 | 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/prometheus-node-exporter:2024.2', '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-05-24 00:59:13.827627 | 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/prometheus-mysqld-exporter:2024.2', '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-05-24 00:59:13.827647 | orchestrator | changed: [testbed-node-3] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2024.2', '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-05-24 00:59:13.827674 | 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/prometheus-mysqld-exporter:2024.2', '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-05-24 00:59:13.827688 | orchestrator | changed: [testbed-node-5] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2024.2', '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-05-24 00:59:13.827709 | orchestrator | changed: [testbed-node-4] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2024.2', '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-05-24 00:59:13.827720 | orchestrator | changed: [testbed-manager] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2024.2', '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-05-24 00:59:13.827732 | 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/prometheus-memcached-exporter:2024.2', '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-05-24 00:59:13.827751 | 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/prometheus-memcached-exporter:2024.2', '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-05-24 00:59:13.827763 | 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/prometheus-libvirt-exporter:2024.2', '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-05-24 00:59:13.827915 | 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/prometheus-memcached-exporter:2024.2', '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-05-24 00:59:13.827944 | 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/prometheus-libvirt-exporter:2024.2', '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-05-24 00:59:13.827964 | 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/prometheus-libvirt-exporter:2024.2', '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-05-24 00:59:13.828073 | orchestrator | changed: [testbed-manager] => (item={'key': 'prometheus-alertmanager', 'value': {'container_name': 'prometheus_alertmanager', 'group': 'prometheus-alertmanager', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-alertmanager:2024.2', '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-05-24 00:59:13.828090 | orchestrator | changed: [testbed-node-1] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2024.2', '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-05-24 00:59:13.828141 | orchestrator | changed: [testbed-node-0] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2024.2', '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-05-24 00:59:13.828153 | orchestrator | changed: [testbed-node-2] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2024.2', '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-05-24 00:59:13.828164 | 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/prometheus-blackbox-exporter:2024.2', '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-05-24 00:59:13.828181 | 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/prometheus-elasticsearch-exporter:2024.2', '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-05-24 00:59:13.828204 | 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/prometheus-elasticsearch-exporter:2024.2', '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-05-24 00:59:13.828224 | 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/prometheus-elasticsearch-exporter:2024.2', '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-05-24 00:59:13.828242 | orchestrator | 2026-05-24 00:59:13.828261 | orchestrator | TASK [prometheus : Find custom prometheus alert rules files] ******************* 2026-05-24 00:59:13.828278 | orchestrator | Sunday 24 May 2026 00:55:45 +0000 (0:00:06.522) 0:00:25.374 ************ 2026-05-24 00:59:13.828296 | orchestrator | ok: [testbed-manager -> localhost] 2026-05-24 00:59:13.828315 | orchestrator | 2026-05-24 00:59:13.828334 | orchestrator | TASK [prometheus : Copying over custom prometheus alert rules files] *********** 2026-05-24 00:59:13.828346 | orchestrator | Sunday 24 May 2026 00:55:46 +0000 (0:00:00.933) 0:00:26.307 ************ 2026-05-24 00:59:13.828358 | 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': 1081130, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2712913, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.828379 | 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': 1081130, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2712913, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.828390 | 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': 1081130, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2712913, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.828408 | 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': 1081130, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2712913, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.828428 | 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': 1081130, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2712913, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) 2026-05-24 00:59:13.828440 | 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': 12944, 'inode': 1081151, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2759147, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.828452 | 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': 12944, 'inode': 1081151, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2759147, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.828464 | 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': 1081130, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2712913, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.828480 | 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': 1081130, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2712913, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.828492 | 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': 12944, 'inode': 1081151, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2759147, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.828513 | 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': 12944, 'inode': 1081151, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2759147, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.828531 | 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': 12944, 'inode': 1081151, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2759147, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.828542 | 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': 12944, 'inode': 1081151, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2759147, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.828570 | 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': 56929, 'inode': 1081128, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2703428, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.828583 | 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': 56929, 'inode': 1081128, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2703428, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.828600 | 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': 56929, 'inode': 1081128, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2703428, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.828612 | 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': 56929, 'inode': 1081128, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2703428, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.828628 | 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': 56929, 'inode': 1081128, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2703428, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.828647 | 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': 12944, 'inode': 1081151, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2759147, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) 2026-05-24 00:59:13.828658 | 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': 1081145, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2743428, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.828669 | 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': 1081145, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2743428, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.828680 | 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': 56929, 'inode': 1081128, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2703428, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.828763 | 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': 1081145, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2743428, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.828775 | 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': 1081122, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2683427, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.828808 | 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': 1081145, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2743428, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.828830 | 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': 1081145, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2743428, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.828850 | 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': 1081122, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2683427, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.828910 | 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': 1081145, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2743428, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.828931 | 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': 1081131, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.27147, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.828951 | 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': 1081131, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.27147, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.828980 | 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': 1081122, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2683427, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.829010 | 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': 1081122, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2683427, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.829022 | 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': 1081122, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2683427, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.829033 | 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': 1081122, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2683427, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.829045 | 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': 1081131, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.27147, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.829056 | 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': 1081131, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.27147, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.829067 | 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': 14018, 'inode': 1081143, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2740562, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.829085 | 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': 56929, 'inode': 1081128, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2703428, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) 2026-05-24 00:59:13.829132 | 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': 14018, 'inode': 1081143, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2740562, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.829149 | 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': 1081131, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.27147, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.829161 | 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': 1081131, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.27147, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.829172 | 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': 14018, 'inode': 1081143, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2740562, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.829184 | 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': 14018, 'inode': 1081143, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2740562, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.829195 | 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': 1081132, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.272343, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.829222 | 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': 14018, 'inode': 1081143, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2740562, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.829241 | 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': 1081132, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.272343, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.829258 | 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': 14018, 'inode': 1081143, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2740562, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.829269 | 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': 1081132, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.272343, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.829281 | 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': 1081132, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.272343, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.829292 | 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': 1081132, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.272343, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.829303 | 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': 1081129, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2703428, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.829330 | 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': 1081129, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2703428, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.829342 | 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': 1081129, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2703428, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.829357 | 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': 1081132, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.272343, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.829369 | 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': 1081145, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2743428, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) 2026-05-24 00:59:13.829381 | 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': 1081129, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2703428, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.829392 | 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': 1081148, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.275343, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.829403 | 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': 1081129, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2703428, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.829428 | 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': 1081148, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.275343, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.829440 | 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': 1081148, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.275343, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.829459 | 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': 1081120, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2677855, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.829471 | 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': 1081148, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.275343, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.829482 | 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': 1081129, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2703428, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.829493 | 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': 1081148, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.275343, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.829504 | 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': 1081159, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.277343, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.829529 | 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': 1081120, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2677855, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.829541 | 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': 1081120, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2677855, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.829557 | 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': 1081148, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.275343, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.829568 | 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': 1081120, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2677855, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.829579 | 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': 1081120, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2677855, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.829590 | 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': 1081159, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.277343, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.829608 | 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': 1081122, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2683427, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) 2026-05-24 00:59:13.829628 | 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': 1081159, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.277343, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.829639 | 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': 1081147, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.275293, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.829655 | 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': 1081120, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2677855, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.829667 | 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': 1081159, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.277343, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.829678 | 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': 1081147, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.275293, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.829689 | 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': 1081159, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.277343, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.829710 | 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': 1081159, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.277343, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.829729 | 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': 1081147, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.275293, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.829741 | 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': 1081147, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.275293, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.829757 | 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': 1081147, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.275293, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.829769 | 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': 1081123, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.269343, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.829780 | 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': 1081123, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.269343, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.829791 | 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': 1081123, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.269343, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.829809 | 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': 1081123, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.269343, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.829828 | 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': 5065, 'inode': 1081121, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2683427, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.829840 | 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': 1081147, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.275293, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.829856 | 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': 1081131, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.27147, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) 2026-05-24 00:59:13.829929 | 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': 1081123, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.269343, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.829943 | 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': 5065, 'inode': 1081121, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2683427, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.829955 | 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': 5065, 'inode': 1081121, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2683427, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.829973 | 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': 1081142, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2733428, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.829993 | 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': 5065, 'inode': 1081121, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2683427, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.830005 | 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': 1081123, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.269343, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.830120 | 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': 1081142, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2733428, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.830150 | 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': 1081142, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2733428, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.830168 | 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': 5065, 'inode': 1081121, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2683427, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.830196 | 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': 5065, 'inode': 1081121, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2683427, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.830214 | 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': 1081142, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2733428, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.830234 | 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': 1081139, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.273301, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.830245 | 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': 1081139, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.273301, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.830260 | 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': 1081139, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.273301, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.830271 | 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': 1081142, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2733428, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.830281 | 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': 14018, 'inode': 1081143, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2740562, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) 2026-05-24 00:59:13.830297 | 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': 1081157, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.277343, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.830308 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:59:13.830319 | 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': 1081139, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.273301, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.830336 | 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': 1081142, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2733428, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.830346 | 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': 1081157, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.277343, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.830356 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:59:13.830371 | 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': 1081157, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.277343, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.830382 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:59:13.830392 | 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': 1081139, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.273301, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.830412 | 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': 1081139, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.273301, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.830422 | 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': 1081157, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.277343, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.830432 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:59:13.830442 | 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': 1081157, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.277343, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.830452 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:59:13.830468 | 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': 1081157, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.277343, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-24 00:59:13.830478 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:59:13.830488 | 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': 1081132, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.272343, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) 2026-05-24 00:59:13.830503 | 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': 1081129, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2703428, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) 2026-05-24 00:59:13.830514 | 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': 1081148, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.275343, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) 2026-05-24 00:59:13.830531 | 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': 1081120, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2677855, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) 2026-05-24 00:59:13.830541 | 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': 1081159, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.277343, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) 2026-05-24 00:59:13.830551 | 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': 1081147, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.275293, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) 2026-05-24 00:59:13.830566 | 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': 1081123, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.269343, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) 2026-05-24 00:59:13.830577 | 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': 5065, 'inode': 1081121, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2683427, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) 2026-05-24 00:59:13.830591 | 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': 1081142, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2733428, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) 2026-05-24 00:59:13.830602 | 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': 1081139, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.273301, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) 2026-05-24 00:59:13.830618 | 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': 1081157, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.277343, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) 2026-05-24 00:59:13.830628 | orchestrator | 2026-05-24 00:59:13.830644 | orchestrator | TASK [prometheus : Find prometheus common config overrides] ******************** 2026-05-24 00:59:13.830661 | orchestrator | Sunday 24 May 2026 00:56:13 +0000 (0:00:26.425) 0:00:52.733 ************ 2026-05-24 00:59:13.830678 | orchestrator | ok: [testbed-manager -> localhost] 2026-05-24 00:59:13.830695 | orchestrator | 2026-05-24 00:59:13.830713 | orchestrator | TASK [prometheus : Find prometheus host config overrides] ********************** 2026-05-24 00:59:13.830729 | orchestrator | Sunday 24 May 2026 00:56:14 +0000 (0:00:00.861) 0:00:53.594 ************ 2026-05-24 00:59:13.830746 | orchestrator | [WARNING]: Skipped 2026-05-24 00:59:13.830761 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/prometheus/testbed- 2026-05-24 00:59:13.830772 | orchestrator | manager/prometheus.yml.d' path due to this access issue: 2026-05-24 00:59:13.830782 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/prometheus/testbed- 2026-05-24 00:59:13.830791 | orchestrator | manager/prometheus.yml.d' is not a directory 2026-05-24 00:59:13.830801 | orchestrator | ok: [testbed-manager -> localhost] 2026-05-24 00:59:13.830811 | orchestrator | [WARNING]: Skipped 2026-05-24 00:59:13.830820 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/prometheus/testbed- 2026-05-24 00:59:13.830830 | orchestrator | node-0/prometheus.yml.d' path due to this access issue: 2026-05-24 00:59:13.830839 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/prometheus/testbed- 2026-05-24 00:59:13.830849 | orchestrator | node-0/prometheus.yml.d' is not a directory 2026-05-24 00:59:13.830914 | orchestrator | ok: [testbed-node-0 -> localhost] 2026-05-24 00:59:13.830927 | orchestrator | [WARNING]: Skipped 2026-05-24 00:59:13.830937 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/prometheus/testbed- 2026-05-24 00:59:13.830947 | orchestrator | node-1/prometheus.yml.d' path due to this access issue: 2026-05-24 00:59:13.830957 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/prometheus/testbed- 2026-05-24 00:59:13.830974 | orchestrator | node-1/prometheus.yml.d' is not a directory 2026-05-24 00:59:13.830985 | orchestrator | ok: [testbed-node-1 -> localhost] 2026-05-24 00:59:13.830995 | orchestrator | [WARNING]: Skipped 2026-05-24 00:59:13.831005 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/prometheus/testbed- 2026-05-24 00:59:13.831014 | orchestrator | node-2/prometheus.yml.d' path due to this access issue: 2026-05-24 00:59:13.831024 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/prometheus/testbed- 2026-05-24 00:59:13.831034 | orchestrator | node-2/prometheus.yml.d' is not a directory 2026-05-24 00:59:13.831043 | orchestrator | ok: [testbed-node-2 -> localhost] 2026-05-24 00:59:13.831057 | orchestrator | [WARNING]: Skipped 2026-05-24 00:59:13.831074 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/prometheus/testbed- 2026-05-24 00:59:13.831102 | orchestrator | node-3/prometheus.yml.d' path due to this access issue: 2026-05-24 00:59:13.831119 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/prometheus/testbed- 2026-05-24 00:59:13.831136 | orchestrator | node-3/prometheus.yml.d' is not a directory 2026-05-24 00:59:13.831153 | orchestrator | ok: [testbed-node-3 -> localhost] 2026-05-24 00:59:13.831170 | orchestrator | [WARNING]: Skipped 2026-05-24 00:59:13.831187 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/prometheus/testbed- 2026-05-24 00:59:13.831198 | orchestrator | node-5/prometheus.yml.d' path due to this access issue: 2026-05-24 00:59:13.831208 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/prometheus/testbed- 2026-05-24 00:59:13.831217 | orchestrator | node-5/prometheus.yml.d' is not a directory 2026-05-24 00:59:13.831232 | orchestrator | ok: [testbed-node-5 -> localhost] 2026-05-24 00:59:13.831242 | orchestrator | [WARNING]: Skipped 2026-05-24 00:59:13.831251 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/prometheus/testbed- 2026-05-24 00:59:13.831260 | orchestrator | node-4/prometheus.yml.d' path due to this access issue: 2026-05-24 00:59:13.831270 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/prometheus/testbed- 2026-05-24 00:59:13.831280 | orchestrator | node-4/prometheus.yml.d' is not a directory 2026-05-24 00:59:13.831289 | orchestrator | ok: [testbed-node-4 -> localhost] 2026-05-24 00:59:13.831299 | orchestrator | 2026-05-24 00:59:13.831308 | orchestrator | TASK [prometheus : Copying over prometheus config file] ************************ 2026-05-24 00:59:13.831318 | orchestrator | Sunday 24 May 2026 00:56:15 +0000 (0:00:01.741) 0:00:55.336 ************ 2026-05-24 00:59:13.831328 | orchestrator | skipping: [testbed-node-0] => (item=/ansible/roles/prometheus/templates/prometheus.yml.j2)  2026-05-24 00:59:13.831338 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:59:13.831348 | orchestrator | skipping: [testbed-node-1] => (item=/ansible/roles/prometheus/templates/prometheus.yml.j2)  2026-05-24 00:59:13.831357 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:59:13.831367 | orchestrator | skipping: [testbed-node-2] => (item=/ansible/roles/prometheus/templates/prometheus.yml.j2)  2026-05-24 00:59:13.831376 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:59:13.831386 | orchestrator | skipping: [testbed-node-3] => (item=/ansible/roles/prometheus/templates/prometheus.yml.j2)  2026-05-24 00:59:13.831396 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:59:13.831406 | orchestrator | skipping: [testbed-node-4] => (item=/ansible/roles/prometheus/templates/prometheus.yml.j2)  2026-05-24 00:59:13.831415 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:59:13.831425 | orchestrator | skipping: [testbed-node-5] => (item=/ansible/roles/prometheus/templates/prometheus.yml.j2)  2026-05-24 00:59:13.831435 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:59:13.831444 | orchestrator | changed: [testbed-manager] => (item=/ansible/roles/prometheus/templates/prometheus.yml.j2) 2026-05-24 00:59:13.831454 | orchestrator | 2026-05-24 00:59:13.831463 | orchestrator | TASK [prometheus : Copying over prometheus web config file] ******************** 2026-05-24 00:59:13.831473 | orchestrator | Sunday 24 May 2026 00:56:31 +0000 (0:00:15.988) 0:01:11.324 ************ 2026-05-24 00:59:13.831482 | orchestrator | skipping: [testbed-node-0] => (item=/ansible/roles/prometheus/templates/prometheus-web.yml.j2)  2026-05-24 00:59:13.831492 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:59:13.831501 | orchestrator | skipping: [testbed-node-1] => (item=/ansible/roles/prometheus/templates/prometheus-web.yml.j2)  2026-05-24 00:59:13.831511 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:59:13.831520 | orchestrator | skipping: [testbed-node-2] => (item=/ansible/roles/prometheus/templates/prometheus-web.yml.j2)  2026-05-24 00:59:13.831530 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:59:13.831539 | orchestrator | skipping: [testbed-node-3] => (item=/ansible/roles/prometheus/templates/prometheus-web.yml.j2)  2026-05-24 00:59:13.831549 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:59:13.831558 | orchestrator | skipping: [testbed-node-4] => (item=/ansible/roles/prometheus/templates/prometheus-web.yml.j2)  2026-05-24 00:59:13.831575 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:59:13.831585 | orchestrator | skipping: [testbed-node-5] => (item=/ansible/roles/prometheus/templates/prometheus-web.yml.j2)  2026-05-24 00:59:13.831595 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:59:13.831604 | orchestrator | changed: [testbed-manager] => (item=/ansible/roles/prometheus/templates/prometheus-web.yml.j2) 2026-05-24 00:59:13.831614 | orchestrator | 2026-05-24 00:59:13.831623 | orchestrator | TASK [prometheus : Copying over prometheus alertmanager config file] *********** 2026-05-24 00:59:13.831633 | orchestrator | Sunday 24 May 2026 00:56:34 +0000 (0:00:03.089) 0:01:14.414 ************ 2026-05-24 00:59:13.831643 | orchestrator | skipping: [testbed-node-0] => (item=/opt/configuration/environments/kolla/files/overlays/prometheus/prometheus-alertmanager.yml)  2026-05-24 00:59:13.831661 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:59:13.831672 | orchestrator | skipping: [testbed-node-2] => (item=/opt/configuration/environments/kolla/files/overlays/prometheus/prometheus-alertmanager.yml)  2026-05-24 00:59:13.831682 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:59:13.831692 | orchestrator | skipping: [testbed-node-1] => (item=/opt/configuration/environments/kolla/files/overlays/prometheus/prometheus-alertmanager.yml)  2026-05-24 00:59:13.831702 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:59:13.831712 | orchestrator | skipping: [testbed-node-4] => (item=/opt/configuration/environments/kolla/files/overlays/prometheus/prometheus-alertmanager.yml)  2026-05-24 00:59:13.831722 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:59:13.831732 | orchestrator | skipping: [testbed-node-3] => (item=/opt/configuration/environments/kolla/files/overlays/prometheus/prometheus-alertmanager.yml)  2026-05-24 00:59:13.831746 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:59:13.831764 | orchestrator | skipping: [testbed-node-5] => (item=/opt/configuration/environments/kolla/files/overlays/prometheus/prometheus-alertmanager.yml)  2026-05-24 00:59:13.831781 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:59:13.831798 | orchestrator | changed: [testbed-manager] => (item=/opt/configuration/environments/kolla/files/overlays/prometheus/prometheus-alertmanager.yml) 2026-05-24 00:59:13.831816 | orchestrator | 2026-05-24 00:59:13.831839 | orchestrator | TASK [prometheus : Find custom Alertmanager alert notification templates] ****** 2026-05-24 00:59:13.831856 | orchestrator | Sunday 24 May 2026 00:56:36 +0000 (0:00:01.499) 0:01:15.914 ************ 2026-05-24 00:59:13.831891 | orchestrator | ok: [testbed-manager -> localhost] 2026-05-24 00:59:13.831902 | orchestrator | 2026-05-24 00:59:13.831911 | orchestrator | TASK [prometheus : Copying over custom Alertmanager alert notification templates] *** 2026-05-24 00:59:13.831921 | orchestrator | Sunday 24 May 2026 00:56:37 +0000 (0:00:00.871) 0:01:16.785 ************ 2026-05-24 00:59:13.831930 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:59:13.831940 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:59:13.831950 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:59:13.831959 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:59:13.831968 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:59:13.831978 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:59:13.831987 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:59:13.831997 | orchestrator | 2026-05-24 00:59:13.832006 | orchestrator | TASK [prometheus : Copying over my.cnf for mysqld_exporter] ******************** 2026-05-24 00:59:13.832016 | orchestrator | Sunday 24 May 2026 00:56:38 +0000 (0:00:00.961) 0:01:17.747 ************ 2026-05-24 00:59:13.832026 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:59:13.832035 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:59:13.832045 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:59:13.832054 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:59:13.832063 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:59:13.832073 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:59:13.832082 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:59:13.832099 | orchestrator | 2026-05-24 00:59:13.832109 | orchestrator | TASK [prometheus : Copying cloud config file for openstack exporter] *********** 2026-05-24 00:59:13.832119 | orchestrator | Sunday 24 May 2026 00:56:40 +0000 (0:00:02.133) 0:01:19.880 ************ 2026-05-24 00:59:13.832129 | orchestrator | skipping: [testbed-manager] => (item=/ansible/roles/prometheus/templates/clouds.yml.j2)  2026-05-24 00:59:13.832138 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:59:13.832148 | orchestrator | skipping: [testbed-node-0] => (item=/ansible/roles/prometheus/templates/clouds.yml.j2)  2026-05-24 00:59:13.832157 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:59:13.832167 | orchestrator | skipping: [testbed-node-1] => (item=/ansible/roles/prometheus/templates/clouds.yml.j2)  2026-05-24 00:59:13.832176 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:59:13.832186 | orchestrator | skipping: [testbed-node-2] => (item=/ansible/roles/prometheus/templates/clouds.yml.j2)  2026-05-24 00:59:13.832197 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:59:13.832213 | orchestrator | skipping: [testbed-node-4] => (item=/ansible/roles/prometheus/templates/clouds.yml.j2)  2026-05-24 00:59:13.832229 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:59:13.832245 | orchestrator | skipping: [testbed-node-3] => (item=/ansible/roles/prometheus/templates/clouds.yml.j2)  2026-05-24 00:59:13.832262 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:59:13.832280 | orchestrator | skipping: [testbed-node-5] => (item=/ansible/roles/prometheus/templates/clouds.yml.j2)  2026-05-24 00:59:13.832294 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:59:13.832311 | orchestrator | 2026-05-24 00:59:13.832327 | orchestrator | TASK [prometheus : Copying config file for blackbox exporter] ****************** 2026-05-24 00:59:13.832341 | orchestrator | Sunday 24 May 2026 00:56:42 +0000 (0:00:02.264) 0:01:22.145 ************ 2026-05-24 00:59:13.832351 | orchestrator | skipping: [testbed-node-0] => (item=/ansible/roles/prometheus/templates/prometheus-blackbox-exporter.yml.j2)  2026-05-24 00:59:13.832361 | orchestrator | skipping: [testbed-node-1] => (item=/ansible/roles/prometheus/templates/prometheus-blackbox-exporter.yml.j2)  2026-05-24 00:59:13.832371 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:59:13.832381 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:59:13.832391 | orchestrator | skipping: [testbed-node-2] => (item=/ansible/roles/prometheus/templates/prometheus-blackbox-exporter.yml.j2)  2026-05-24 00:59:13.832401 | orchestrator | skipping: [testbed-node-3] => (item=/ansible/roles/prometheus/templates/prometheus-blackbox-exporter.yml.j2)  2026-05-24 00:59:13.832411 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:59:13.832421 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:59:13.832439 | orchestrator | changed: [testbed-manager] => (item=/ansible/roles/prometheus/templates/prometheus-blackbox-exporter.yml.j2) 2026-05-24 00:59:13.832449 | orchestrator | skipping: [testbed-node-4] => (item=/ansible/roles/prometheus/templates/prometheus-blackbox-exporter.yml.j2)  2026-05-24 00:59:13.832459 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:59:13.832469 | orchestrator | skipping: [testbed-node-5] => (item=/ansible/roles/prometheus/templates/prometheus-blackbox-exporter.yml.j2)  2026-05-24 00:59:13.832478 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:59:13.832488 | orchestrator | 2026-05-24 00:59:13.832498 | orchestrator | TASK [prometheus : Find extra prometheus server config files] ****************** 2026-05-24 00:59:13.832508 | orchestrator | Sunday 24 May 2026 00:56:45 +0000 (0:00:02.388) 0:01:24.533 ************ 2026-05-24 00:59:13.832517 | orchestrator | [WARNING]: Skipped 2026-05-24 00:59:13.832527 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/prometheus/extras/' path 2026-05-24 00:59:13.832537 | orchestrator | due to this access issue: 2026-05-24 00:59:13.832547 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/prometheus/extras/' is 2026-05-24 00:59:13.832572 | orchestrator | not a directory 2026-05-24 00:59:13.832592 | orchestrator | ok: [testbed-manager -> localhost] 2026-05-24 00:59:13.832610 | orchestrator | 2026-05-24 00:59:13.832620 | orchestrator | TASK [prometheus : Create subdirectories for extra config files] *************** 2026-05-24 00:59:13.832630 | orchestrator | Sunday 24 May 2026 00:56:46 +0000 (0:00:01.560) 0:01:26.094 ************ 2026-05-24 00:59:13.832639 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:59:13.832649 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:59:13.832664 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:59:13.832674 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:59:13.832683 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:59:13.832693 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:59:13.832702 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:59:13.832712 | orchestrator | 2026-05-24 00:59:13.832721 | orchestrator | TASK [prometheus : Template extra prometheus server config files] ************** 2026-05-24 00:59:13.832731 | orchestrator | Sunday 24 May 2026 00:56:47 +0000 (0:00:00.745) 0:01:26.839 ************ 2026-05-24 00:59:13.832741 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:59:13.832751 | orchestrator | skipping: [testbed-node-0] 2026-05-24 00:59:13.832761 | orchestrator | skipping: [testbed-node-1] 2026-05-24 00:59:13.832771 | orchestrator | skipping: [testbed-node-2] 2026-05-24 00:59:13.832780 | orchestrator | skipping: [testbed-node-3] 2026-05-24 00:59:13.832790 | orchestrator | skipping: [testbed-node-4] 2026-05-24 00:59:13.832800 | orchestrator | skipping: [testbed-node-5] 2026-05-24 00:59:13.832809 | orchestrator | 2026-05-24 00:59:13.832820 | orchestrator | TASK [prometheus : Check prometheus containers] ******************************** 2026-05-24 00:59:13.832829 | orchestrator | Sunday 24 May 2026 00:56:48 +0000 (0:00:00.925) 0:01:27.765 ************ 2026-05-24 00:59:13.832840 | 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/prometheus-node-exporter:2024.2', '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-05-24 00:59:13.832851 | 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/prometheus-node-exporter:2024.2', '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-05-24 00:59:13.832862 | 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/prometheus-node-exporter:2024.2', '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-05-24 00:59:13.832938 | orchestrator | changed: [testbed-manager] => (item={'key': 'prometheus-server', 'value': {'container_name': 'prometheus_server', 'group': 'prometheus', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-v2-server:2024.2', '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-05-24 00:59:13.832960 | 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/prometheus-node-exporter:2024.2', '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-05-24 00:59:13.832971 | 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/prometheus-node-exporter:2024.2', '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-05-24 00:59:13.832988 | 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/prometheus-mysqld-exporter:2024.2', '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-05-24 00:59:13.833006 | 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/prometheus-mysqld-exporter:2024.2', '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-05-24 00:59:13.833023 | 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/prometheus-mysqld-exporter:2024.2', '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-05-24 00:59:13.833041 | 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/prometheus-node-exporter:2024.2', '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-05-24 00:59:13.833059 | 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/prometheus-node-exporter:2024.2', '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-05-24 00:59:13.833084 | orchestrator | changed: [testbed-node-3] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2024.2', '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-05-24 00:59:13.833112 | orchestrator | changed: [testbed-node-4] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2024.2', '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-05-24 00:59:13.833131 | 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/prometheus-memcached-exporter:2024.2', '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-05-24 00:59:13.833159 | 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/prometheus-memcached-exporter:2024.2', '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-05-24 00:59:13.833173 | orchestrator | changed: [testbed-manager] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2024.2', '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-05-24 00:59:13.833183 | 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/prometheus-memcached-exporter:2024.2', '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-05-24 00:59:13.833193 | orchestrator | changed: [testbed-node-5] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2024.2', '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-05-24 00:59:13.833203 | 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/prometheus-libvirt-exporter:2024.2', '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-05-24 00:59:13.833220 | 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/prometheus-libvirt-exporter:2024.2', '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-05-24 00:59:13.833238 | orchestrator | changed: [testbed-node-1] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2024.2', '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-05-24 00:59:13.833249 | 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/prometheus-libvirt-exporter:2024.2', '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-05-24 00:59:13.833264 | orchestrator | changed: [testbed-manager] => (item={'key': 'prometheus-alertmanager', 'value': {'container_name': 'prometheus_alertmanager', 'group': 'prometheus-alertmanager', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-alertmanager:2024.2', '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-05-24 00:59:13.833277 | orchestrator | changed: [testbed-node-2] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2024.2', '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-05-24 00:59:13.833287 | orchestrator | changed: [testbed-node-0] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2024.2', '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-05-24 00:59:13.833297 | 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/prometheus-elasticsearch-exporter:2024.2', '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-05-24 00:59:13.833320 | 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/prometheus-blackbox-exporter:2024.2', '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-05-24 00:59:13.833331 | 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/prometheus-elasticsearch-exporter:2024.2', '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-05-24 00:59:13.833346 | 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/prometheus-elasticsearch-exporter:2024.2', '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-05-24 00:59:13.833356 | orchestrator | 2026-05-24 00:59:13.833366 | orchestrator | TASK [prometheus : Creating prometheus database user and setting permissions] *** 2026-05-24 00:59:13.833376 | orchestrator | Sunday 24 May 2026 00:56:52 +0000 (0:00:04.047) 0:01:31.813 ************ 2026-05-24 00:59:13.833386 | orchestrator | skipping: [testbed-manager] => (item=testbed-node-0)  2026-05-24 00:59:13.833402 | orchestrator | skipping: [testbed-manager] 2026-05-24 00:59:13.833418 | orchestrator | 2026-05-24 00:59:13.833435 | orchestrator | TASK [prometheus : Flush handlers] ********************************************* 2026-05-24 00:59:13.833450 | orchestrator | Sunday 24 May 2026 00:56:53 +0000 (0:00:01.074) 0:01:32.887 ************ 2026-05-24 00:59:13.833467 | orchestrator | 2026-05-24 00:59:13.833484 | orchestrator | TASK [prometheus : Flush handlers] ********************************************* 2026-05-24 00:59:13.833501 | orchestrator | Sunday 24 May 2026 00:56:53 +0000 (0:00:00.075) 0:01:32.963 ************ 2026-05-24 00:59:13.833515 | orchestrator | 2026-05-24 00:59:13.833526 | orchestrator | TASK [prometheus : Flush handlers] ********************************************* 2026-05-24 00:59:13.833534 | orchestrator | Sunday 24 May 2026 00:56:53 +0000 (0:00:00.073) 0:01:33.036 ************ 2026-05-24 00:59:13.833541 | orchestrator | 2026-05-24 00:59:13.833549 | orchestrator | TASK [prometheus : Flush handlers] ********************************************* 2026-05-24 00:59:13.833557 | orchestrator | Sunday 24 May 2026 00:56:53 +0000 (0:00:00.072) 0:01:33.109 ************ 2026-05-24 00:59:13.833565 | orchestrator | 2026-05-24 00:59:13.833574 | orchestrator | TASK [prometheus : Flush handlers] ********************************************* 2026-05-24 00:59:13.833581 | orchestrator | Sunday 24 May 2026 00:56:53 +0000 (0:00:00.120) 0:01:33.229 ************ 2026-05-24 00:59:13.833589 | orchestrator | 2026-05-24 00:59:13.833597 | orchestrator | TASK [prometheus : Flush handlers] ********************************************* 2026-05-24 00:59:13.833605 | orchestrator | Sunday 24 May 2026 00:56:53 +0000 (0:00:00.082) 0:01:33.311 ************ 2026-05-24 00:59:13.833613 | orchestrator | 2026-05-24 00:59:13.833621 | orchestrator | TASK [prometheus : Flush handlers] ********************************************* 2026-05-24 00:59:13.833629 | orchestrator | Sunday 24 May 2026 00:56:53 +0000 (0:00:00.096) 0:01:33.408 ************ 2026-05-24 00:59:13.833637 | orchestrator | 2026-05-24 00:59:13.833645 | orchestrator | RUNNING HANDLER [prometheus : Restart prometheus-server container] ************* 2026-05-24 00:59:13.833661 | orchestrator | Sunday 24 May 2026 00:56:54 +0000 (0:00:00.101) 0:01:33.510 ************ 2026-05-24 00:59:13.833669 | orchestrator | changed: [testbed-manager] 2026-05-24 00:59:13.833677 | orchestrator | 2026-05-24 00:59:13.833685 | orchestrator | RUNNING HANDLER [prometheus : Restart prometheus-node-exporter container] ****** 2026-05-24 00:59:13.833693 | orchestrator | Sunday 24 May 2026 00:57:27 +0000 (0:00:33.358) 0:02:06.868 ************ 2026-05-24 00:59:13.833701 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:59:13.833709 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:59:13.833717 | orchestrator | changed: [testbed-manager] 2026-05-24 00:59:13.833726 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:59:13.833733 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:59:13.833741 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:59:13.833750 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:59:13.833758 | orchestrator | 2026-05-24 00:59:13.833766 | orchestrator | RUNNING HANDLER [prometheus : Restart prometheus-mysqld-exporter container] **** 2026-05-24 00:59:13.833774 | orchestrator | Sunday 24 May 2026 00:57:54 +0000 (0:00:26.964) 0:02:33.833 ************ 2026-05-24 00:59:13.833781 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:59:13.833789 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:59:13.833798 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:59:13.833806 | orchestrator | 2026-05-24 00:59:13.833814 | orchestrator | RUNNING HANDLER [prometheus : Restart prometheus-memcached-exporter container] *** 2026-05-24 00:59:13.833822 | orchestrator | Sunday 24 May 2026 00:58:06 +0000 (0:00:12.127) 0:02:45.961 ************ 2026-05-24 00:59:13.833830 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:59:13.833838 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:59:13.833846 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:59:13.833854 | orchestrator | 2026-05-24 00:59:13.833862 | orchestrator | RUNNING HANDLER [prometheus : Restart prometheus-cadvisor container] *********** 2026-05-24 00:59:13.833918 | orchestrator | Sunday 24 May 2026 00:58:17 +0000 (0:00:10.616) 0:02:56.577 ************ 2026-05-24 00:59:13.833928 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:59:13.833936 | orchestrator | changed: [testbed-manager] 2026-05-24 00:59:13.833944 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:59:13.833952 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:59:13.833967 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:59:13.833975 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:59:13.833983 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:59:13.833992 | orchestrator | 2026-05-24 00:59:13.834000 | orchestrator | RUNNING HANDLER [prometheus : Restart prometheus-alertmanager container] ******* 2026-05-24 00:59:13.834008 | orchestrator | Sunday 24 May 2026 00:58:30 +0000 (0:00:13.876) 0:03:10.453 ************ 2026-05-24 00:59:13.834041 | orchestrator | changed: [testbed-manager] 2026-05-24 00:59:13.834051 | orchestrator | 2026-05-24 00:59:13.834059 | orchestrator | RUNNING HANDLER [prometheus : Restart prometheus-elasticsearch-exporter container] *** 2026-05-24 00:59:13.834067 | orchestrator | Sunday 24 May 2026 00:58:44 +0000 (0:00:13.161) 0:03:23.615 ************ 2026-05-24 00:59:13.834075 | orchestrator | changed: [testbed-node-0] 2026-05-24 00:59:13.834083 | orchestrator | changed: [testbed-node-1] 2026-05-24 00:59:13.834091 | orchestrator | changed: [testbed-node-2] 2026-05-24 00:59:13.834099 | orchestrator | 2026-05-24 00:59:13.834107 | orchestrator | RUNNING HANDLER [prometheus : Restart prometheus-blackbox-exporter container] *** 2026-05-24 00:59:13.834114 | orchestrator | Sunday 24 May 2026 00:58:55 +0000 (0:00:11.175) 0:03:34.791 ************ 2026-05-24 00:59:13.834122 | orchestrator | changed: [testbed-manager] 2026-05-24 00:59:13.834130 | orchestrator | 2026-05-24 00:59:13.834137 | orchestrator | RUNNING HANDLER [prometheus : Restart prometheus-libvirt-exporter container] *** 2026-05-24 00:59:13.834145 | orchestrator | Sunday 24 May 2026 00:59:00 +0000 (0:00:05.582) 0:03:40.373 ************ 2026-05-24 00:59:13.834153 | orchestrator | changed: [testbed-node-3] 2026-05-24 00:59:13.834161 | orchestrator | changed: [testbed-node-5] 2026-05-24 00:59:13.834171 | orchestrator | changed: [testbed-node-4] 2026-05-24 00:59:13.834185 | orchestrator | 2026-05-24 00:59:13.834199 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-24 00:59:13.834229 | orchestrator | testbed-manager : ok=23  changed=14  unreachable=0 failed=0 skipped=8  rescued=0 ignored=0 2026-05-24 00:59:13.834246 | orchestrator | testbed-node-0 : ok=15  changed=10  unreachable=0 failed=0 skipped=11  rescued=0 ignored=0 2026-05-24 00:59:13.834254 | orchestrator | testbed-node-1 : ok=15  changed=10  unreachable=0 failed=0 skipped=11  rescued=0 ignored=0 2026-05-24 00:59:13.834264 | orchestrator | testbed-node-2 : ok=15  changed=10  unreachable=0 failed=0 skipped=11  rescued=0 ignored=0 2026-05-24 00:59:13.834278 | orchestrator | testbed-node-3 : ok=12  changed=7  unreachable=0 failed=0 skipped=12  rescued=0 ignored=0 2026-05-24 00:59:13.834290 | orchestrator | testbed-node-4 : ok=12  changed=7  unreachable=0 failed=0 skipped=12  rescued=0 ignored=0 2026-05-24 00:59:13.834301 | orchestrator | testbed-node-5 : ok=12  changed=7  unreachable=0 failed=0 skipped=12  rescued=0 ignored=0 2026-05-24 00:59:13.834313 | orchestrator | 2026-05-24 00:59:13.834325 | orchestrator | 2026-05-24 00:59:13.834337 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-24 00:59:13.834349 | orchestrator | Sunday 24 May 2026 00:59:10 +0000 (0:00:09.918) 0:03:50.292 ************ 2026-05-24 00:59:13.834361 | orchestrator | =============================================================================== 2026-05-24 00:59:13.834374 | orchestrator | prometheus : Restart prometheus-server container ----------------------- 33.36s 2026-05-24 00:59:13.834387 | orchestrator | prometheus : Restart prometheus-node-exporter container ---------------- 26.96s 2026-05-24 00:59:13.834400 | orchestrator | prometheus : Copying over custom prometheus alert rules files ---------- 26.43s 2026-05-24 00:59:13.834413 | orchestrator | prometheus : Copying over prometheus config file ----------------------- 15.99s 2026-05-24 00:59:13.834427 | orchestrator | prometheus : Restart prometheus-cadvisor container --------------------- 13.88s 2026-05-24 00:59:13.834437 | orchestrator | prometheus : Restart prometheus-alertmanager container ----------------- 13.16s 2026-05-24 00:59:13.834445 | orchestrator | prometheus : Restart prometheus-mysqld-exporter container -------------- 12.13s 2026-05-24 00:59:13.834452 | orchestrator | prometheus : Restart prometheus-elasticsearch-exporter container ------- 11.18s 2026-05-24 00:59:13.834464 | orchestrator | prometheus : Restart prometheus-memcached-exporter container ----------- 10.62s 2026-05-24 00:59:13.834477 | orchestrator | prometheus : Restart prometheus-libvirt-exporter container -------------- 9.92s 2026-05-24 00:59:13.834490 | orchestrator | prometheus : Copying over config.json files ----------------------------- 6.52s 2026-05-24 00:59:13.834503 | orchestrator | service-cert-copy : prometheus | Copying over extra CA certificates ----- 5.77s 2026-05-24 00:59:13.834515 | orchestrator | prometheus : Restart prometheus-blackbox-exporter container ------------- 5.58s 2026-05-24 00:59:13.834527 | orchestrator | prometheus : Check prometheus containers -------------------------------- 4.05s 2026-05-24 00:59:13.834539 | orchestrator | prometheus : Ensuring config directories exist -------------------------- 3.55s 2026-05-24 00:59:13.834552 | orchestrator | prometheus : Copying over prometheus web config file -------------------- 3.09s 2026-05-24 00:59:13.834566 | orchestrator | service-cert-copy : prometheus | Copying over backend internal TLS key --- 2.52s 2026-05-24 00:59:13.834579 | orchestrator | prometheus : Copying config file for blackbox exporter ------------------ 2.39s 2026-05-24 00:59:13.834592 | orchestrator | prometheus : Copying cloud config file for openstack exporter ----------- 2.26s 2026-05-24 00:59:13.834601 | orchestrator | prometheus : Copying over my.cnf for mysqld_exporter -------------------- 2.13s 2026-05-24 00:59:13.834618 | orchestrator | 2026-05-24 00:59:13 | INFO  | Task 9b98e425-ed55-4171-a88b-b0cca4d839ab is in state STARTED 2026-05-24 00:59:13.834636 | orchestrator | 2026-05-24 00:59:13 | INFO  | Task 755f521c-2eee-4089-b604-41f33fca133a is in state STARTED 2026-05-24 00:59:13.834644 | orchestrator | 2026-05-24 00:59:13 | INFO  | Task 4e0d5d91-dd4e-4cd8-8bbc-2875bdf21467 is in state STARTED 2026-05-24 00:59:13.834845 | orchestrator | 2026-05-24 00:59:13 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:59:16.888224 | orchestrator | 2026-05-24 00:59:16 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 00:59:16.890244 | orchestrator | 2026-05-24 00:59:16 | INFO  | Task 9b98e425-ed55-4171-a88b-b0cca4d839ab is in state STARTED 2026-05-24 00:59:16.892044 | orchestrator | 2026-05-24 00:59:16 | INFO  | Task 755f521c-2eee-4089-b604-41f33fca133a is in state STARTED 2026-05-24 00:59:16.893893 | orchestrator | 2026-05-24 00:59:16 | INFO  | Task 4e0d5d91-dd4e-4cd8-8bbc-2875bdf21467 is in state STARTED 2026-05-24 00:59:16.893946 | orchestrator | 2026-05-24 00:59:16 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:59:19.942226 | orchestrator | 2026-05-24 00:59:19 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 00:59:19.944212 | orchestrator | 2026-05-24 00:59:19 | INFO  | Task 9b98e425-ed55-4171-a88b-b0cca4d839ab is in state STARTED 2026-05-24 00:59:19.945355 | orchestrator | 2026-05-24 00:59:19 | INFO  | Task 755f521c-2eee-4089-b604-41f33fca133a is in state STARTED 2026-05-24 00:59:19.946372 | orchestrator | 2026-05-24 00:59:19 | INFO  | Task 4e0d5d91-dd4e-4cd8-8bbc-2875bdf21467 is in state STARTED 2026-05-24 00:59:19.946426 | orchestrator | 2026-05-24 00:59:19 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:59:22.989012 | orchestrator | 2026-05-24 00:59:22 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 00:59:22.990957 | orchestrator | 2026-05-24 00:59:22 | INFO  | Task 9b98e425-ed55-4171-a88b-b0cca4d839ab is in state STARTED 2026-05-24 00:59:22.991553 | orchestrator | 2026-05-24 00:59:22 | INFO  | Task 755f521c-2eee-4089-b604-41f33fca133a is in state STARTED 2026-05-24 00:59:22.992111 | orchestrator | 2026-05-24 00:59:22 | INFO  | Task 4e0d5d91-dd4e-4cd8-8bbc-2875bdf21467 is in state STARTED 2026-05-24 00:59:22.992139 | orchestrator | 2026-05-24 00:59:22 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:59:26.042154 | orchestrator | 2026-05-24 00:59:26 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 00:59:26.042790 | orchestrator | 2026-05-24 00:59:26 | INFO  | Task 9b98e425-ed55-4171-a88b-b0cca4d839ab is in state STARTED 2026-05-24 00:59:26.043873 | orchestrator | 2026-05-24 00:59:26 | INFO  | Task 755f521c-2eee-4089-b604-41f33fca133a is in state STARTED 2026-05-24 00:59:26.044934 | orchestrator | 2026-05-24 00:59:26 | INFO  | Task 4e0d5d91-dd4e-4cd8-8bbc-2875bdf21467 is in state STARTED 2026-05-24 00:59:26.045007 | orchestrator | 2026-05-24 00:59:26 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:59:29.087576 | orchestrator | 2026-05-24 00:59:29 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 00:59:29.090730 | orchestrator | 2026-05-24 00:59:29 | INFO  | Task 9b98e425-ed55-4171-a88b-b0cca4d839ab is in state STARTED 2026-05-24 00:59:29.093509 | orchestrator | 2026-05-24 00:59:29 | INFO  | Task 755f521c-2eee-4089-b604-41f33fca133a is in state STARTED 2026-05-24 00:59:29.096244 | orchestrator | 2026-05-24 00:59:29 | INFO  | Task 4e0d5d91-dd4e-4cd8-8bbc-2875bdf21467 is in state STARTED 2026-05-24 00:59:29.096334 | orchestrator | 2026-05-24 00:59:29 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:59:32.153737 | orchestrator | 2026-05-24 00:59:32 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 00:59:32.155128 | orchestrator | 2026-05-24 00:59:32 | INFO  | Task 9b98e425-ed55-4171-a88b-b0cca4d839ab is in state STARTED 2026-05-24 00:59:32.157392 | orchestrator | 2026-05-24 00:59:32 | INFO  | Task 755f521c-2eee-4089-b604-41f33fca133a is in state STARTED 2026-05-24 00:59:32.159112 | orchestrator | 2026-05-24 00:59:32 | INFO  | Task 4e0d5d91-dd4e-4cd8-8bbc-2875bdf21467 is in state STARTED 2026-05-24 00:59:32.159167 | orchestrator | 2026-05-24 00:59:32 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:59:35.209883 | orchestrator | 2026-05-24 00:59:35 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 00:59:35.211533 | orchestrator | 2026-05-24 00:59:35 | INFO  | Task 9b98e425-ed55-4171-a88b-b0cca4d839ab is in state STARTED 2026-05-24 00:59:35.214231 | orchestrator | 2026-05-24 00:59:35 | INFO  | Task 755f521c-2eee-4089-b604-41f33fca133a is in state STARTED 2026-05-24 00:59:35.215744 | orchestrator | 2026-05-24 00:59:35 | INFO  | Task 4e0d5d91-dd4e-4cd8-8bbc-2875bdf21467 is in state STARTED 2026-05-24 00:59:35.215808 | orchestrator | 2026-05-24 00:59:35 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:59:38.259133 | orchestrator | 2026-05-24 00:59:38 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 00:59:38.263060 | orchestrator | 2026-05-24 00:59:38 | INFO  | Task 9b98e425-ed55-4171-a88b-b0cca4d839ab is in state STARTED 2026-05-24 00:59:38.267441 | orchestrator | 2026-05-24 00:59:38 | INFO  | Task 755f521c-2eee-4089-b604-41f33fca133a is in state STARTED 2026-05-24 00:59:38.269292 | orchestrator | 2026-05-24 00:59:38 | INFO  | Task 4e0d5d91-dd4e-4cd8-8bbc-2875bdf21467 is in state STARTED 2026-05-24 00:59:38.269340 | orchestrator | 2026-05-24 00:59:38 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:59:41.319469 | orchestrator | 2026-05-24 00:59:41 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 00:59:41.321653 | orchestrator | 2026-05-24 00:59:41 | INFO  | Task 9b98e425-ed55-4171-a88b-b0cca4d839ab is in state STARTED 2026-05-24 00:59:41.325420 | orchestrator | 2026-05-24 00:59:41 | INFO  | Task 755f521c-2eee-4089-b604-41f33fca133a is in state STARTED 2026-05-24 00:59:41.328304 | orchestrator | 2026-05-24 00:59:41 | INFO  | Task 4e0d5d91-dd4e-4cd8-8bbc-2875bdf21467 is in state STARTED 2026-05-24 00:59:41.328475 | orchestrator | 2026-05-24 00:59:41 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:59:44.366076 | orchestrator | 2026-05-24 00:59:44 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 00:59:44.367222 | orchestrator | 2026-05-24 00:59:44 | INFO  | Task 9b98e425-ed55-4171-a88b-b0cca4d839ab is in state STARTED 2026-05-24 00:59:44.369038 | orchestrator | 2026-05-24 00:59:44 | INFO  | Task 755f521c-2eee-4089-b604-41f33fca133a is in state STARTED 2026-05-24 00:59:44.370829 | orchestrator | 2026-05-24 00:59:44 | INFO  | Task 4e0d5d91-dd4e-4cd8-8bbc-2875bdf21467 is in state STARTED 2026-05-24 00:59:44.370881 | orchestrator | 2026-05-24 00:59:44 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:59:47.414538 | orchestrator | 2026-05-24 00:59:47 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 00:59:47.417418 | orchestrator | 2026-05-24 00:59:47 | INFO  | Task 9b98e425-ed55-4171-a88b-b0cca4d839ab is in state STARTED 2026-05-24 00:59:47.420108 | orchestrator | 2026-05-24 00:59:47 | INFO  | Task 755f521c-2eee-4089-b604-41f33fca133a is in state STARTED 2026-05-24 00:59:47.422620 | orchestrator | 2026-05-24 00:59:47 | INFO  | Task 4e0d5d91-dd4e-4cd8-8bbc-2875bdf21467 is in state STARTED 2026-05-24 00:59:47.422709 | orchestrator | 2026-05-24 00:59:47 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:59:50.469701 | orchestrator | 2026-05-24 00:59:50 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 00:59:50.471074 | orchestrator | 2026-05-24 00:59:50 | INFO  | Task 9b98e425-ed55-4171-a88b-b0cca4d839ab is in state STARTED 2026-05-24 00:59:50.473460 | orchestrator | 2026-05-24 00:59:50 | INFO  | Task 755f521c-2eee-4089-b604-41f33fca133a is in state STARTED 2026-05-24 00:59:50.474522 | orchestrator | 2026-05-24 00:59:50 | INFO  | Task 4e0d5d91-dd4e-4cd8-8bbc-2875bdf21467 is in state STARTED 2026-05-24 00:59:50.474546 | orchestrator | 2026-05-24 00:59:50 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:59:53.522460 | orchestrator | 2026-05-24 00:59:53 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 00:59:53.524389 | orchestrator | 2026-05-24 00:59:53 | INFO  | Task 9b98e425-ed55-4171-a88b-b0cca4d839ab is in state STARTED 2026-05-24 00:59:53.527318 | orchestrator | 2026-05-24 00:59:53 | INFO  | Task 755f521c-2eee-4089-b604-41f33fca133a is in state STARTED 2026-05-24 00:59:53.529644 | orchestrator | 2026-05-24 00:59:53 | INFO  | Task 4e0d5d91-dd4e-4cd8-8bbc-2875bdf21467 is in state STARTED 2026-05-24 00:59:53.529812 | orchestrator | 2026-05-24 00:59:53 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:59:56.569746 | orchestrator | 2026-05-24 00:59:56 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 00:59:56.571273 | orchestrator | 2026-05-24 00:59:56 | INFO  | Task 9b98e425-ed55-4171-a88b-b0cca4d839ab is in state STARTED 2026-05-24 00:59:56.574179 | orchestrator | 2026-05-24 00:59:56 | INFO  | Task 755f521c-2eee-4089-b604-41f33fca133a is in state STARTED 2026-05-24 00:59:56.575871 | orchestrator | 2026-05-24 00:59:56 | INFO  | Task 4e0d5d91-dd4e-4cd8-8bbc-2875bdf21467 is in state STARTED 2026-05-24 00:59:56.576230 | orchestrator | 2026-05-24 00:59:56 | INFO  | Wait 1 second(s) until the next check 2026-05-24 00:59:59.610107 | orchestrator | 2026-05-24 00:59:59 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 00:59:59.611104 | orchestrator | 2026-05-24 00:59:59 | INFO  | Task 9b98e425-ed55-4171-a88b-b0cca4d839ab is in state STARTED 2026-05-24 00:59:59.612216 | orchestrator | 2026-05-24 00:59:59 | INFO  | Task 755f521c-2eee-4089-b604-41f33fca133a is in state STARTED 2026-05-24 00:59:59.615144 | orchestrator | 2026-05-24 00:59:59 | INFO  | Task 4e0d5d91-dd4e-4cd8-8bbc-2875bdf21467 is in state STARTED 2026-05-24 00:59:59.615187 | orchestrator | 2026-05-24 00:59:59 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:00:02.656068 | orchestrator | 2026-05-24 01:00:02 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 01:00:02.656536 | orchestrator | 2026-05-24 01:00:02 | INFO  | Task 9b98e425-ed55-4171-a88b-b0cca4d839ab is in state STARTED 2026-05-24 01:00:02.659349 | orchestrator | 2026-05-24 01:00:02 | INFO  | Task 755f521c-2eee-4089-b604-41f33fca133a is in state STARTED 2026-05-24 01:00:02.659398 | orchestrator | 2026-05-24 01:00:02 | INFO  | Task 4e0d5d91-dd4e-4cd8-8bbc-2875bdf21467 is in state STARTED 2026-05-24 01:00:02.659411 | orchestrator | 2026-05-24 01:00:02 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:00:05.706702 | orchestrator | 2026-05-24 01:00:05 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 01:00:05.708727 | orchestrator | 2026-05-24 01:00:05 | INFO  | Task 9b98e425-ed55-4171-a88b-b0cca4d839ab is in state STARTED 2026-05-24 01:00:05.709466 | orchestrator | 2026-05-24 01:00:05 | INFO  | Task 755f521c-2eee-4089-b604-41f33fca133a is in state STARTED 2026-05-24 01:00:05.711142 | orchestrator | 2026-05-24 01:00:05 | INFO  | Task 4e0d5d91-dd4e-4cd8-8bbc-2875bdf21467 is in state STARTED 2026-05-24 01:00:05.711952 | orchestrator | 2026-05-24 01:00:05 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:00:08.748454 | orchestrator | 2026-05-24 01:00:08 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 01:00:08.750149 | orchestrator | 2026-05-24 01:00:08 | INFO  | Task 9b98e425-ed55-4171-a88b-b0cca4d839ab is in state STARTED 2026-05-24 01:00:08.752130 | orchestrator | 2026-05-24 01:00:08 | INFO  | Task 755f521c-2eee-4089-b604-41f33fca133a is in state STARTED 2026-05-24 01:00:08.754144 | orchestrator | 2026-05-24 01:00:08 | INFO  | Task 4e0d5d91-dd4e-4cd8-8bbc-2875bdf21467 is in state STARTED 2026-05-24 01:00:08.754183 | orchestrator | 2026-05-24 01:00:08 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:00:11.788051 | orchestrator | 2026-05-24 01:00:11 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 01:00:11.789825 | orchestrator | 2026-05-24 01:00:11 | INFO  | Task 9b98e425-ed55-4171-a88b-b0cca4d839ab is in state STARTED 2026-05-24 01:00:11.792187 | orchestrator | 2026-05-24 01:00:11 | INFO  | Task 755f521c-2eee-4089-b604-41f33fca133a is in state STARTED 2026-05-24 01:00:11.796118 | orchestrator | 2026-05-24 01:00:11 | INFO  | Task 4e0d5d91-dd4e-4cd8-8bbc-2875bdf21467 is in state STARTED 2026-05-24 01:00:11.796162 | orchestrator | 2026-05-24 01:00:11 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:00:14.838685 | orchestrator | 2026-05-24 01:00:14 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 01:00:14.839593 | orchestrator | 2026-05-24 01:00:14 | INFO  | Task 9b98e425-ed55-4171-a88b-b0cca4d839ab is in state STARTED 2026-05-24 01:00:14.841332 | orchestrator | 2026-05-24 01:00:14 | INFO  | Task 755f521c-2eee-4089-b604-41f33fca133a is in state STARTED 2026-05-24 01:00:14.842799 | orchestrator | 2026-05-24 01:00:14 | INFO  | Task 4e0d5d91-dd4e-4cd8-8bbc-2875bdf21467 is in state STARTED 2026-05-24 01:00:14.842884 | orchestrator | 2026-05-24 01:00:14 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:00:17.891705 | orchestrator | 2026-05-24 01:00:17 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 01:00:17.893473 | orchestrator | 2026-05-24 01:00:17 | INFO  | Task 9b98e425-ed55-4171-a88b-b0cca4d839ab is in state SUCCESS 2026-05-24 01:00:17.895136 | orchestrator | 2026-05-24 01:00:17.895168 | orchestrator | [WARNING]: Collection community.general does not support Ansible version 2026-05-24 01:00:17.895180 | orchestrator | 2.17.14 2026-05-24 01:00:17.895192 | orchestrator | 2026-05-24 01:00:17.895204 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-05-24 01:00:17.895215 | orchestrator | 2026-05-24 01:00:17.895226 | orchestrator | TASK [Group hosts based on Kolla action] *************************************** 2026-05-24 01:00:17.895238 | orchestrator | Sunday 24 May 2026 00:57:18 +0000 (0:00:00.417) 0:00:00.417 ************ 2026-05-24 01:00:17.895249 | orchestrator | ok: [testbed-node-0] 2026-05-24 01:00:17.895260 | orchestrator | ok: [testbed-node-1] 2026-05-24 01:00:17.895271 | orchestrator | ok: [testbed-node-2] 2026-05-24 01:00:17.895282 | orchestrator | 2026-05-24 01:00:17.895293 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-05-24 01:00:17.895304 | orchestrator | Sunday 24 May 2026 00:57:18 +0000 (0:00:00.317) 0:00:00.735 ************ 2026-05-24 01:00:17.895315 | orchestrator | ok: [testbed-node-0] => (item=enable_opensearch_True) 2026-05-24 01:00:17.895326 | orchestrator | ok: [testbed-node-1] => (item=enable_opensearch_True) 2026-05-24 01:00:17.895362 | orchestrator | ok: [testbed-node-2] => (item=enable_opensearch_True) 2026-05-24 01:00:17.895374 | orchestrator | 2026-05-24 01:00:17.895385 | orchestrator | PLAY [Apply role opensearch] *************************************************** 2026-05-24 01:00:17.895395 | orchestrator | 2026-05-24 01:00:17.895406 | orchestrator | TASK [opensearch : include_tasks] ********************************************** 2026-05-24 01:00:17.895417 | orchestrator | Sunday 24 May 2026 00:57:18 +0000 (0:00:00.349) 0:00:01.085 ************ 2026-05-24 01:00:17.895429 | orchestrator | included: /ansible/roles/opensearch/tasks/deploy.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-24 01:00:17.895440 | orchestrator | 2026-05-24 01:00:17.895464 | orchestrator | TASK [opensearch : Setting sysctl values] ************************************** 2026-05-24 01:00:17.895476 | orchestrator | Sunday 24 May 2026 00:57:19 +0000 (0:00:00.639) 0:00:01.724 ************ 2026-05-24 01:00:17.895487 | orchestrator | changed: [testbed-node-0] => (item={'name': 'vm.max_map_count', 'value': 262144}) 2026-05-24 01:00:17.895498 | orchestrator | changed: [testbed-node-1] => (item={'name': 'vm.max_map_count', 'value': 262144}) 2026-05-24 01:00:17.895508 | orchestrator | changed: [testbed-node-2] => (item={'name': 'vm.max_map_count', 'value': 262144}) 2026-05-24 01:00:17.895519 | orchestrator | 2026-05-24 01:00:17.895530 | orchestrator | TASK [opensearch : Ensuring config directories exist] ************************** 2026-05-24 01:00:17.895540 | orchestrator | Sunday 24 May 2026 00:57:20 +0000 (0:00:01.119) 0:00:02.843 ************ 2026-05-24 01:00:17.895555 | orchestrator | changed: [testbed-node-0] => (item={'key': 'opensearch', 'value': {'container_name': 'opensearch', 'group': 'opensearch', 'enabled': True, 'image': 'registry.osism.tech/kolla/opensearch:2024.2', '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-05-24 01:00:17.895570 | orchestrator | changed: [testbed-node-1] => (item={'key': 'opensearch', 'value': {'container_name': 'opensearch', 'group': 'opensearch', 'enabled': True, 'image': 'registry.osism.tech/kolla/opensearch:2024.2', '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-05-24 01:00:17.895591 | orchestrator | changed: [testbed-node-2] => (item={'key': 'opensearch', 'value': {'container_name': 'opensearch', 'group': 'opensearch', 'enabled': True, 'image': 'registry.osism.tech/kolla/opensearch:2024.2', '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-05-24 01:00:17.895650 | 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/opensearch-dashboards:2024.2', '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-05-24 01:00:17.895676 | 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/opensearch-dashboards:2024.2', '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-05-24 01:00:17.895689 | 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/opensearch-dashboards:2024.2', '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-05-24 01:00:17.895701 | orchestrator | 2026-05-24 01:00:17.895711 | orchestrator | TASK [opensearch : include_tasks] ********************************************** 2026-05-24 01:00:17.895722 | orchestrator | Sunday 24 May 2026 00:57:21 +0000 (0:00:01.412) 0:00:04.256 ************ 2026-05-24 01:00:17.895735 | orchestrator | included: /ansible/roles/opensearch/tasks/copy-certs.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-24 01:00:17.895748 | orchestrator | 2026-05-24 01:00:17.895761 | orchestrator | TASK [service-cert-copy : opensearch | Copying over extra CA certificates] ***** 2026-05-24 01:00:17.895773 | orchestrator | Sunday 24 May 2026 00:57:22 +0000 (0:00:00.643) 0:00:04.899 ************ 2026-05-24 01:00:17.895798 | orchestrator | changed: [testbed-node-1] => (item={'key': 'opensearch', 'value': {'container_name': 'opensearch', 'group': 'opensearch', 'enabled': True, 'image': 'registry.osism.tech/kolla/opensearch:2024.2', '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-05-24 01:00:17.895825 | orchestrator | changed: [testbed-node-0] => (item={'key': 'opensearch', 'value': {'container_name': 'opensearch', 'group': 'opensearch', 'enabled': True, 'image': 'registry.osism.tech/kolla/opensearch:2024.2', '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-05-24 01:00:17.895839 | orchestrator | changed: [testbed-node-2] => (item={'key': 'opensearch', 'value': {'container_name': 'opensearch', 'group': 'opensearch', 'enabled': True, 'image': 'registry.osism.tech/kolla/opensearch:2024.2', '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-05-24 01:00:17.895854 | 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/opensearch-dashboards:2024.2', '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-05-24 01:00:17.895876 | 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/opensearch-dashboards:2024.2', '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-05-24 01:00:17.895902 | 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/opensearch-dashboards:2024.2', '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-05-24 01:00:17.895915 | orchestrator | 2026-05-24 01:00:17.895928 | orchestrator | TASK [service-cert-copy : opensearch | Copying over backend internal TLS certificate] *** 2026-05-24 01:00:17.895941 | orchestrator | Sunday 24 May 2026 00:57:25 +0000 (0:00:03.102) 0:00:08.002 ************ 2026-05-24 01:00:17.895955 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'opensearch', 'value': {'container_name': 'opensearch', 'group': 'opensearch', 'enabled': True, 'image': 'registry.osism.tech/kolla/opensearch:2024.2', '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-05-24 01:00:17.895970 | 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/opensearch-dashboards:2024.2', '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-05-24 01:00:17.895983 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:00:17.896002 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'opensearch', 'value': {'container_name': 'opensearch', 'group': 'opensearch', 'enabled': True, 'image': 'registry.osism.tech/kolla/opensearch:2024.2', '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-05-24 01:00:17.896023 | 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/opensearch-dashboards:2024.2', '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-05-24 01:00:17.896037 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:00:17.896056 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'opensearch', 'value': {'container_name': 'opensearch', 'group': 'opensearch', 'enabled': True, 'image': 'registry.osism.tech/kolla/opensearch:2024.2', '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-05-24 01:00:17.896071 | 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/opensearch-dashboards:2024.2', '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-05-24 01:00:17.896085 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:00:17.896096 | orchestrator | 2026-05-24 01:00:17.896107 | orchestrator | TASK [service-cert-copy : opensearch | Copying over backend internal TLS key] *** 2026-05-24 01:00:17.896118 | orchestrator | Sunday 24 May 2026 00:57:26 +0000 (0:00:00.929) 0:00:08.931 ************ 2026-05-24 01:00:17.896130 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'opensearch', 'value': {'container_name': 'opensearch', 'group': 'opensearch', 'enabled': True, 'image': 'registry.osism.tech/kolla/opensearch:2024.2', '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-05-24 01:00:17.896154 | 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/opensearch-dashboards:2024.2', '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-05-24 01:00:17.896167 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:00:17.896182 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'opensearch', 'value': {'container_name': 'opensearch', 'group': 'opensearch', 'enabled': True, 'image': 'registry.osism.tech/kolla/opensearch:2024.2', '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-05-24 01:00:17.896195 | 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/opensearch-dashboards:2024.2', '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-05-24 01:00:17.896206 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:00:17.896217 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'opensearch', 'value': {'container_name': 'opensearch', 'group': 'opensearch', 'enabled': True, 'image': 'registry.osism.tech/kolla/opensearch:2024.2', '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-05-24 01:00:17.896244 | 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/opensearch-dashboards:2024.2', '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-05-24 01:00:17.896256 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:00:17.896267 | orchestrator | 2026-05-24 01:00:17.896278 | orchestrator | TASK [opensearch : Copying over config.json files for services] **************** 2026-05-24 01:00:17.896289 | orchestrator | Sunday 24 May 2026 00:57:27 +0000 (0:00:00.950) 0:00:09.882 ************ 2026-05-24 01:00:17.896305 | orchestrator | changed: [testbed-node-1] => (item={'key': 'opensearch', 'value': {'container_name': 'opensearch', 'group': 'opensearch', 'enabled': True, 'image': 'registry.osism.tech/kolla/opensearch:2024.2', '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-05-24 01:00:17.896317 | orchestrator | changed: [testbed-node-0] => (item={'key': 'opensearch', 'value': {'container_name': 'opensearch', 'group': 'opensearch', 'enabled': True, 'image': 'registry.osism.tech/kolla/opensearch:2024.2', '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-05-24 01:00:17.896328 | orchestrator | changed: [testbed-node-2] => (item={'key': 'opensearch', 'value': {'container_name': 'opensearch', 'group': 'opensearch', 'enabled': True, 'image': 'registry.osism.tech/kolla/opensearch:2024.2', '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-05-24 01:00:17.896360 | 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/opensearch-dashboards:2024.2', '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-05-24 01:00:17.896377 | 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/opensearch-dashboards:2024.2', '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-05-24 01:00:17.896390 | 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/opensearch-dashboards:2024.2', '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-05-24 01:00:17.896401 | orchestrator | 2026-05-24 01:00:17.896412 | orchestrator | TASK [opensearch : Copying over opensearch service config file] **************** 2026-05-24 01:00:17.896423 | orchestrator | Sunday 24 May 2026 00:57:31 +0000 (0:00:04.236) 0:00:14.118 ************ 2026-05-24 01:00:17.896434 | orchestrator | changed: [testbed-node-2] 2026-05-24 01:00:17.896452 | orchestrator | changed: [testbed-node-0] 2026-05-24 01:00:17.896463 | orchestrator | changed: [testbed-node-1] 2026-05-24 01:00:17.896474 | orchestrator | 2026-05-24 01:00:17.896484 | orchestrator | TASK [opensearch : Copying over opensearch-dashboards config file] ************* 2026-05-24 01:00:17.896495 | orchestrator | Sunday 24 May 2026 00:57:37 +0000 (0:00:05.344) 0:00:19.463 ************ 2026-05-24 01:00:17.896506 | orchestrator | changed: [testbed-node-2] 2026-05-24 01:00:17.896517 | orchestrator | changed: [testbed-node-0] 2026-05-24 01:00:17.896527 | orchestrator | changed: [testbed-node-1] 2026-05-24 01:00:17.896538 | orchestrator | 2026-05-24 01:00:17.896549 | orchestrator | TASK [opensearch : Check opensearch containers] ******************************** 2026-05-24 01:00:17.896560 | orchestrator | Sunday 24 May 2026 00:57:38 +0000 (0:00:01.757) 0:00:21.220 ************ 2026-05-24 01:00:17.896577 | orchestrator | changed: [testbed-node-2] => (item={'key': 'opensearch', 'value': {'container_name': 'opensearch', 'group': 'opensearch', 'enabled': True, 'image': 'registry.osism.tech/kolla/opensearch:2024.2', '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-05-24 01:00:17.896589 | orchestrator | changed: [testbed-node-1] => (item={'key': 'opensearch', 'value': {'container_name': 'opensearch', 'group': 'opensearch', 'enabled': True, 'image': 'registry.osism.tech/kolla/opensearch:2024.2', '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-05-24 01:00:17.896605 | orchestrator | changed: [testbed-node-0] => (item={'key': 'opensearch', 'value': {'container_name': 'opensearch', 'group': 'opensearch', 'enabled': True, 'image': 'registry.osism.tech/kolla/opensearch:2024.2', '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-05-24 01:00:17.896636 | 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/opensearch-dashboards:2024.2', '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-05-24 01:00:17.896656 | 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/opensearch-dashboards:2024.2', '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-05-24 01:00:17.896676 | 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/opensearch-dashboards:2024.2', '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-05-24 01:00:17.896688 | orchestrator | 2026-05-24 01:00:17.896700 | orchestrator | TASK [opensearch : include_tasks] ********************************************** 2026-05-24 01:00:17.896711 | orchestrator | Sunday 24 May 2026 00:57:40 +0000 (0:00:01.692) 0:00:22.912 ************ 2026-05-24 01:00:17.896721 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:00:17.896732 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:00:17.896743 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:00:17.896754 | orchestrator | 2026-05-24 01:00:17.896764 | orchestrator | TASK [opensearch : Flush handlers] ********************************************* 2026-05-24 01:00:17.896775 | orchestrator | Sunday 24 May 2026 00:57:41 +0000 (0:00:00.417) 0:00:23.329 ************ 2026-05-24 01:00:17.896786 | orchestrator | 2026-05-24 01:00:17.896797 | orchestrator | TASK [opensearch : Flush handlers] ********************************************* 2026-05-24 01:00:17.896808 | orchestrator | Sunday 24 May 2026 00:57:41 +0000 (0:00:00.095) 0:00:23.424 ************ 2026-05-24 01:00:17.896818 | orchestrator | 2026-05-24 01:00:17.896829 | orchestrator | TASK [opensearch : Flush handlers] ********************************************* 2026-05-24 01:00:17.896840 | orchestrator | Sunday 24 May 2026 00:57:41 +0000 (0:00:00.059) 0:00:23.484 ************ 2026-05-24 01:00:17.896850 | orchestrator | 2026-05-24 01:00:17.896861 | orchestrator | RUNNING HANDLER [opensearch : Disable shard allocation] ************************ 2026-05-24 01:00:17.896872 | orchestrator | Sunday 24 May 2026 00:57:41 +0000 (0:00:00.065) 0:00:23.550 ************ 2026-05-24 01:00:17.896882 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:00:17.896900 | orchestrator | 2026-05-24 01:00:17.896911 | orchestrator | RUNNING HANDLER [opensearch : Perform a flush] ********************************* 2026-05-24 01:00:17.896921 | orchestrator | Sunday 24 May 2026 00:57:41 +0000 (0:00:00.183) 0:00:23.733 ************ 2026-05-24 01:00:17.896932 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:00:17.896943 | orchestrator | 2026-05-24 01:00:17.896954 | orchestrator | RUNNING HANDLER [opensearch : Restart opensearch container] ******************** 2026-05-24 01:00:17.896965 | orchestrator | Sunday 24 May 2026 00:57:41 +0000 (0:00:00.186) 0:00:23.920 ************ 2026-05-24 01:00:17.897057 | orchestrator | changed: [testbed-node-0] 2026-05-24 01:00:17.897078 | orchestrator | changed: [testbed-node-1] 2026-05-24 01:00:17.897089 | orchestrator | changed: [testbed-node-2] 2026-05-24 01:00:17.897100 | orchestrator | 2026-05-24 01:00:17.897111 | orchestrator | RUNNING HANDLER [opensearch : Enable shard allocation] ************************* 2026-05-24 01:00:17.897122 | orchestrator | Sunday 24 May 2026 00:58:40 +0000 (0:00:58.651) 0:01:22.572 ************ 2026-05-24 01:00:17.897133 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:00:17.897143 | orchestrator | 2026-05-24 01:00:17.897154 | orchestrator | RUNNING HANDLER [opensearch : Restart opensearch-dashboards container] ********* 2026-05-24 01:00:17.897165 | orchestrator | Sunday 24 May 2026 00:58:40 +0000 (0:00:00.262) 0:01:22.835 ************ 2026-05-24 01:00:17.897175 | orchestrator | changed: [testbed-node-0] 2026-05-24 01:00:17.897186 | orchestrator | changed: [testbed-node-2] 2026-05-24 01:00:17.897196 | orchestrator | changed: [testbed-node-1] 2026-05-24 01:00:17.897207 | orchestrator | 2026-05-24 01:00:17.897217 | orchestrator | TASK [opensearch : include_tasks] ********************************************** 2026-05-24 01:00:17.897228 | orchestrator | Sunday 24 May 2026 01:00:01 +0000 (0:01:21.347) 0:02:44.182 ************ 2026-05-24 01:00:17.897239 | orchestrator | included: /ansible/roles/opensearch/tasks/post-config.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-24 01:00:17.897250 | orchestrator | 2026-05-24 01:00:17.897260 | orchestrator | TASK [opensearch : Wait for OpenSearch to become ready] ************************ 2026-05-24 01:00:17.897271 | orchestrator | Sunday 24 May 2026 01:00:02 +0000 (0:00:00.563) 0:02:44.745 ************ 2026-05-24 01:00:17.897281 | orchestrator | ok: [testbed-node-0] 2026-05-24 01:00:17.897292 | orchestrator | 2026-05-24 01:00:17.897303 | orchestrator | TASK [opensearch : Wait for OpenSearch cluster to become healthy] ************** 2026-05-24 01:00:17.897313 | orchestrator | Sunday 24 May 2026 01:00:05 +0000 (0:00:02.641) 0:02:47.386 ************ 2026-05-24 01:00:17.897324 | orchestrator | ok: [testbed-node-0] 2026-05-24 01:00:17.897335 | orchestrator | 2026-05-24 01:00:17.897345 | orchestrator | TASK [opensearch : Check if a log retention policy exists] ********************* 2026-05-24 01:00:17.897356 | orchestrator | Sunday 24 May 2026 01:00:07 +0000 (0:00:02.347) 0:02:49.733 ************ 2026-05-24 01:00:17.897366 | orchestrator | ok: [testbed-node-0] 2026-05-24 01:00:17.897377 | orchestrator | 2026-05-24 01:00:17.897388 | orchestrator | TASK [opensearch : Create new log retention policy] **************************** 2026-05-24 01:00:17.897398 | orchestrator | Sunday 24 May 2026 01:00:09 +0000 (0:00:02.282) 0:02:52.015 ************ 2026-05-24 01:00:17.897409 | orchestrator | changed: [testbed-node-0] 2026-05-24 01:00:17.897419 | orchestrator | 2026-05-24 01:00:17.897430 | orchestrator | TASK [opensearch : Apply retention policy to existing indices] ***************** 2026-05-24 01:00:17.897441 | orchestrator | Sunday 24 May 2026 01:00:12 +0000 (0:00:02.869) 0:02:54.884 ************ 2026-05-24 01:00:17.897451 | orchestrator | changed: [testbed-node-0] 2026-05-24 01:00:17.897462 | orchestrator | 2026-05-24 01:00:17.897473 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-24 01:00:17.897491 | orchestrator | testbed-node-0 : ok=19  changed=11  unreachable=0 failed=0 skipped=6  rescued=0 ignored=0 2026-05-24 01:00:17.897504 | orchestrator | testbed-node-1 : ok=14  changed=9  unreachable=0 failed=0 skipped=3  rescued=0 ignored=0 2026-05-24 01:00:17.897514 | orchestrator | testbed-node-2 : ok=14  changed=9  unreachable=0 failed=0 skipped=3  rescued=0 ignored=0 2026-05-24 01:00:17.897532 | orchestrator | 2026-05-24 01:00:17.897543 | orchestrator | 2026-05-24 01:00:17.897554 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-24 01:00:17.897565 | orchestrator | Sunday 24 May 2026 01:00:15 +0000 (0:00:02.839) 0:02:57.724 ************ 2026-05-24 01:00:17.897575 | orchestrator | =============================================================================== 2026-05-24 01:00:17.897586 | orchestrator | opensearch : Restart opensearch-dashboards container ------------------- 81.35s 2026-05-24 01:00:17.897597 | orchestrator | opensearch : Restart opensearch container ------------------------------ 58.65s 2026-05-24 01:00:17.897608 | orchestrator | opensearch : Copying over opensearch service config file ---------------- 5.34s 2026-05-24 01:00:17.897641 | orchestrator | opensearch : Copying over config.json files for services ---------------- 4.24s 2026-05-24 01:00:17.897653 | orchestrator | service-cert-copy : opensearch | Copying over extra CA certificates ----- 3.10s 2026-05-24 01:00:17.897664 | orchestrator | opensearch : Create new log retention policy ---------------------------- 2.87s 2026-05-24 01:00:17.897679 | orchestrator | opensearch : Apply retention policy to existing indices ----------------- 2.84s 2026-05-24 01:00:17.897690 | orchestrator | opensearch : Wait for OpenSearch to become ready ------------------------ 2.64s 2026-05-24 01:00:17.897701 | orchestrator | opensearch : Wait for OpenSearch cluster to become healthy -------------- 2.35s 2026-05-24 01:00:17.897711 | orchestrator | opensearch : Check if a log retention policy exists --------------------- 2.28s 2026-05-24 01:00:17.897722 | orchestrator | opensearch : Copying over opensearch-dashboards config file ------------- 1.76s 2026-05-24 01:00:17.897733 | orchestrator | opensearch : Check opensearch containers -------------------------------- 1.69s 2026-05-24 01:00:17.897744 | orchestrator | opensearch : Ensuring config directories exist -------------------------- 1.41s 2026-05-24 01:00:17.897755 | orchestrator | opensearch : Setting sysctl values -------------------------------------- 1.12s 2026-05-24 01:00:17.897766 | orchestrator | service-cert-copy : opensearch | Copying over backend internal TLS key --- 0.95s 2026-05-24 01:00:17.897776 | orchestrator | service-cert-copy : opensearch | Copying over backend internal TLS certificate --- 0.93s 2026-05-24 01:00:17.897787 | orchestrator | opensearch : include_tasks ---------------------------------------------- 0.64s 2026-05-24 01:00:17.897798 | orchestrator | opensearch : include_tasks ---------------------------------------------- 0.64s 2026-05-24 01:00:17.897809 | orchestrator | opensearch : include_tasks ---------------------------------------------- 0.56s 2026-05-24 01:00:17.897820 | orchestrator | opensearch : include_tasks ---------------------------------------------- 0.42s 2026-05-24 01:00:17.897830 | orchestrator | 2026-05-24 01:00:17 | INFO  | Task 755f521c-2eee-4089-b604-41f33fca133a is in state STARTED 2026-05-24 01:00:17.897841 | orchestrator | 2026-05-24 01:00:17 | INFO  | Task 4e0d5d91-dd4e-4cd8-8bbc-2875bdf21467 is in state STARTED 2026-05-24 01:00:17.897853 | orchestrator | 2026-05-24 01:00:17 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:00:20.943499 | orchestrator | 2026-05-24 01:00:20 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 01:00:20.945048 | orchestrator | 2026-05-24 01:00:20 | INFO  | Task 755f521c-2eee-4089-b604-41f33fca133a is in state STARTED 2026-05-24 01:00:20.947136 | orchestrator | 2026-05-24 01:00:20 | INFO  | Task 4e0d5d91-dd4e-4cd8-8bbc-2875bdf21467 is in state STARTED 2026-05-24 01:00:20.947259 | orchestrator | 2026-05-24 01:00:20 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:00:23.996949 | orchestrator | 2026-05-24 01:00:23 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 01:00:23.997033 | orchestrator | 2026-05-24 01:00:23 | INFO  | Task 755f521c-2eee-4089-b604-41f33fca133a is in state STARTED 2026-05-24 01:00:23.997045 | orchestrator | 2026-05-24 01:00:23 | INFO  | Task 4e0d5d91-dd4e-4cd8-8bbc-2875bdf21467 is in state STARTED 2026-05-24 01:00:23.997081 | orchestrator | 2026-05-24 01:00:23 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:00:27.055512 | orchestrator | 2026-05-24 01:00:27 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 01:00:27.055931 | orchestrator | 2026-05-24 01:00:27 | INFO  | Task 755f521c-2eee-4089-b604-41f33fca133a is in state STARTED 2026-05-24 01:00:27.057389 | orchestrator | 2026-05-24 01:00:27 | INFO  | Task 4e0d5d91-dd4e-4cd8-8bbc-2875bdf21467 is in state STARTED 2026-05-24 01:00:27.057419 | orchestrator | 2026-05-24 01:00:27 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:00:30.096506 | orchestrator | 2026-05-24 01:00:30 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 01:00:30.096799 | orchestrator | 2026-05-24 01:00:30 | INFO  | Task 7d0eb9df-d96f-42f3-9a78-e22748e70ed6 is in state STARTED 2026-05-24 01:00:30.099600 | orchestrator | 2026-05-24 01:00:30 | INFO  | Task 78d2ae84-286e-4539-9811-df1ffa1e6bdc is in state STARTED 2026-05-24 01:00:30.100868 | orchestrator | 2026-05-24 01:00:30 | INFO  | Task 755f521c-2eee-4089-b604-41f33fca133a is in state STARTED 2026-05-24 01:00:30.102129 | orchestrator | 2026-05-24 01:00:30 | INFO  | Task 4e0d5d91-dd4e-4cd8-8bbc-2875bdf21467 is in state SUCCESS 2026-05-24 01:00:30.103505 | orchestrator | 2026-05-24 01:00:30.105053 | orchestrator | [WARNING]: Collection community.general does not support Ansible version 2026-05-24 01:00:30.105191 | orchestrator | 2.17.14 2026-05-24 01:00:30.105208 | orchestrator | 2026-05-24 01:00:30.105220 | orchestrator | PLAY [Set kolla_action_mariadb] ************************************************ 2026-05-24 01:00:30.105232 | orchestrator | 2026-05-24 01:00:30.105244 | orchestrator | TASK [Inform the user about the following task] ******************************** 2026-05-24 01:00:30.105255 | orchestrator | Sunday 24 May 2026 00:57:17 +0000 (0:00:00.113) 0:00:00.113 ************ 2026-05-24 01:00:30.105266 | orchestrator | ok: [localhost] => { 2026-05-24 01:00:30.105278 | orchestrator |  "msg": "The task 'Check MariaDB service' fails if the MariaDB service has not yet been deployed. This is fine." 2026-05-24 01:00:30.105289 | orchestrator | } 2026-05-24 01:00:30.105301 | orchestrator | 2026-05-24 01:00:30.105312 | orchestrator | TASK [Check MariaDB service] *************************************************** 2026-05-24 01:00:30.105323 | orchestrator | Sunday 24 May 2026 00:57:18 +0000 (0:00:00.059) 0:00:00.173 ************ 2026-05-24 01:00:30.105350 | orchestrator | fatal: [localhost]: FAILED! => {"changed": false, "elapsed": 2, "msg": "Timeout when waiting for search string MariaDB in 192.168.16.9:3306"} 2026-05-24 01:00:30.105363 | orchestrator | ...ignoring 2026-05-24 01:00:30.105374 | orchestrator | 2026-05-24 01:00:30.105385 | orchestrator | TASK [Set kolla_action_mariadb = upgrade if MariaDB is already running] ******** 2026-05-24 01:00:30.105396 | orchestrator | Sunday 24 May 2026 00:57:21 +0000 (0:00:03.266) 0:00:03.440 ************ 2026-05-24 01:00:30.105407 | orchestrator | skipping: [localhost] 2026-05-24 01:00:30.105417 | orchestrator | 2026-05-24 01:00:30.105429 | orchestrator | TASK [Set kolla_action_mariadb = kolla_action_ng] ****************************** 2026-05-24 01:00:30.105439 | orchestrator | Sunday 24 May 2026 00:57:21 +0000 (0:00:00.058) 0:00:03.498 ************ 2026-05-24 01:00:30.105450 | orchestrator | ok: [localhost] 2026-05-24 01:00:30.105461 | orchestrator | 2026-05-24 01:00:30.105473 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-05-24 01:00:30.105484 | orchestrator | 2026-05-24 01:00:30.105494 | orchestrator | TASK [Group hosts based on Kolla action] *************************************** 2026-05-24 01:00:30.105505 | orchestrator | Sunday 24 May 2026 00:57:21 +0000 (0:00:00.253) 0:00:03.752 ************ 2026-05-24 01:00:30.105516 | orchestrator | ok: [testbed-node-0] 2026-05-24 01:00:30.105527 | orchestrator | ok: [testbed-node-1] 2026-05-24 01:00:30.105537 | orchestrator | ok: [testbed-node-2] 2026-05-24 01:00:30.105548 | orchestrator | 2026-05-24 01:00:30.105559 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-05-24 01:00:30.105617 | orchestrator | Sunday 24 May 2026 00:57:21 +0000 (0:00:00.339) 0:00:04.091 ************ 2026-05-24 01:00:30.105629 | orchestrator | ok: [testbed-node-0] => (item=enable_mariadb_True) 2026-05-24 01:00:30.105641 | orchestrator | ok: [testbed-node-1] => (item=enable_mariadb_True) 2026-05-24 01:00:30.105653 | orchestrator | ok: [testbed-node-2] => (item=enable_mariadb_True) 2026-05-24 01:00:30.105666 | orchestrator | 2026-05-24 01:00:30.105678 | orchestrator | PLAY [Apply role mariadb] ****************************************************** 2026-05-24 01:00:30.105691 | orchestrator | 2026-05-24 01:00:30.105704 | orchestrator | TASK [mariadb : Group MariaDB hosts based on shards] *************************** 2026-05-24 01:00:30.105717 | orchestrator | Sunday 24 May 2026 00:57:22 +0000 (0:00:00.470) 0:00:04.562 ************ 2026-05-24 01:00:30.105730 | orchestrator | ok: [testbed-node-0] => (item=testbed-node-0) 2026-05-24 01:00:30.105742 | orchestrator | ok: [testbed-node-0] => (item=testbed-node-1) 2026-05-24 01:00:30.105753 | orchestrator | ok: [testbed-node-0] => (item=testbed-node-2) 2026-05-24 01:00:30.105764 | orchestrator | 2026-05-24 01:00:30.105774 | orchestrator | TASK [mariadb : include_tasks] ************************************************* 2026-05-24 01:00:30.105785 | orchestrator | Sunday 24 May 2026 00:57:22 +0000 (0:00:00.434) 0:00:04.996 ************ 2026-05-24 01:00:30.105796 | orchestrator | included: /ansible/roles/mariadb/tasks/deploy.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-24 01:00:30.105807 | orchestrator | 2026-05-24 01:00:30.105818 | orchestrator | TASK [mariadb : Ensuring config directories exist] ***************************** 2026-05-24 01:00:30.105829 | orchestrator | Sunday 24 May 2026 00:57:23 +0000 (0:00:00.925) 0:00:05.921 ************ 2026-05-24 01:00:30.105864 | orchestrator | changed: [testbed-node-2] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/mariadb-server:2024.2', '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-05-24 01:00:30.105897 | orchestrator | changed: [testbed-node-1] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/mariadb-server:2024.2', '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-05-24 01:00:30.105927 | orchestrator | changed: [testbed-node-0] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/mariadb-server:2024.2', '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-05-24 01:00:30.105941 | orchestrator | 2026-05-24 01:00:30.105952 | orchestrator | TASK [mariadb : Ensuring database backup config directory exists] ************** 2026-05-24 01:00:30.105963 | orchestrator | Sunday 24 May 2026 00:57:27 +0000 (0:00:03.804) 0:00:09.726 ************ 2026-05-24 01:00:30.105974 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:00:30.105986 | orchestrator | changed: [testbed-node-0] 2026-05-24 01:00:30.105996 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:00:30.106007 | orchestrator | 2026-05-24 01:00:30.106072 | orchestrator | TASK [mariadb : Copying over my.cnf for mariabackup] *************************** 2026-05-24 01:00:30.106086 | orchestrator | Sunday 24 May 2026 00:57:28 +0000 (0:00:00.975) 0:00:10.701 ************ 2026-05-24 01:00:30.106097 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:00:30.106108 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:00:30.106119 | orchestrator | changed: [testbed-node-0] 2026-05-24 01:00:30.106138 | orchestrator | 2026-05-24 01:00:30.106149 | orchestrator | TASK [mariadb : Copying over config.json files for services] ******************* 2026-05-24 01:00:30.106165 | orchestrator | Sunday 24 May 2026 00:57:31 +0000 (0:00:02.768) 0:00:13.470 ************ 2026-05-24 01:00:30.106178 | orchestrator | changed: [testbed-node-1] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/mariadb-server:2024.2', '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-05-24 01:00:30.106201 | orchestrator | changed: [testbed-node-0] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/mariadb-server:2024.2', '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-05-24 01:00:30.106219 | orchestrator | changed: [testbed-node-2] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/mariadb-server:2024.2', '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-05-24 01:00:30.106238 | orchestrator | 2026-05-24 01:00:30.106249 | orchestrator | TASK [mariadb : Copying over config.json files for mariabackup] **************** 2026-05-24 01:00:30.106260 | orchestrator | Sunday 24 May 2026 00:57:38 +0000 (0:00:06.946) 0:00:20.417 ************ 2026-05-24 01:00:30.106271 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:00:30.106282 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:00:30.106292 | orchestrator | changed: [testbed-node-0] 2026-05-24 01:00:30.106303 | orchestrator | 2026-05-24 01:00:30.106314 | orchestrator | TASK [mariadb : Copying over galera.cnf] *************************************** 2026-05-24 01:00:30.106325 | orchestrator | Sunday 24 May 2026 00:57:39 +0000 (0:00:01.148) 0:00:21.565 ************ 2026-05-24 01:00:30.106336 | orchestrator | changed: [testbed-node-0] 2026-05-24 01:00:30.106346 | orchestrator | changed: [testbed-node-2] 2026-05-24 01:00:30.106357 | orchestrator | changed: [testbed-node-1] 2026-05-24 01:00:30.106368 | orchestrator | 2026-05-24 01:00:30.106378 | orchestrator | TASK [mariadb : include_tasks] ************************************************* 2026-05-24 01:00:30.106389 | orchestrator | Sunday 24 May 2026 00:57:42 +0000 (0:00:03.420) 0:00:24.986 ************ 2026-05-24 01:00:30.106400 | orchestrator | included: /ansible/roles/mariadb/tasks/copy-certs.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-24 01:00:30.106411 | orchestrator | 2026-05-24 01:00:30.106421 | orchestrator | TASK [service-cert-copy : mariadb | Copying over extra CA certificates] ******** 2026-05-24 01:00:30.106432 | orchestrator | Sunday 24 May 2026 00:57:43 +0000 (0:00:00.491) 0:00:25.477 ************ 2026-05-24 01:00:30.106457 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/mariadb-server:2024.2', '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-05-24 01:00:30.106477 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:00:30.106489 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/mariadb-server:2024.2', '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-05-24 01:00:30.106501 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:00:30.106519 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/mariadb-server:2024.2', '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-05-24 01:00:30.106538 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:00:30.106549 | orchestrator | 2026-05-24 01:00:30.106560 | orchestrator | TASK [service-cert-copy : mariadb | Copying over backend internal TLS certificate] *** 2026-05-24 01:00:30.106591 | orchestrator | Sunday 24 May 2026 00:57:46 +0000 (0:00:03.272) 0:00:28.749 ************ 2026-05-24 01:00:30.106608 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/mariadb-server:2024.2', '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-05-24 01:00:30.106620 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:00:30.106639 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/mariadb-server:2024.2', '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-05-24 01:00:30.106658 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:00:30.106675 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/mariadb-server:2024.2', '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-05-24 01:00:30.106696 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:00:30.106714 | orchestrator | 2026-05-24 01:00:30.106732 | orchestrator | TASK [service-cert-copy : mariadb | Copying over backend internal TLS key] ***** 2026-05-24 01:00:30.106764 | orchestrator | Sunday 24 May 2026 00:57:48 +0000 (0:00:02.337) 0:00:31.086 ************ 2026-05-24 01:00:30.106785 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/mariadb-server:2024.2', '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-05-24 01:00:30.106828 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:00:30.106857 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/mariadb-server:2024.2', '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-05-24 01:00:30.106879 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:00:30.106898 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/mariadb-server:2024.2', '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-05-24 01:00:30.106929 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:00:30.106947 | orchestrator | 2026-05-24 01:00:30.106959 | orchestrator | TASK [mariadb : Check mariadb containers] ************************************** 2026-05-24 01:00:30.106970 | orchestrator | Sunday 24 May 2026 00:57:52 +0000 (0:00:03.725) 0:00:34.812 ************ 2026-05-24 01:00:30.106989 | orchestrator | changed: [testbed-node-0] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/mariadb-ser2026-05-24 01:00:30 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:00:30.107012 | orchestrator | ver:2024.2', '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-05-24 01:00:30.107026 | orchestrator | changed: [testbed-node-1] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/mariadb-server:2024.2', '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-05-24 01:00:30.107059 | orchestrator | changed: [testbed-node-2] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/mariadb-server:2024.2', '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-05-24 01:00:30.107072 | orchestrator | 2026-05-24 01:00:30.107083 | orchestrator | TASK [mariadb : Create MariaDB volume] ***************************************** 2026-05-24 01:00:30.107094 | orchestrator | Sunday 24 May 2026 00:57:57 +0000 (0:00:04.602) 0:00:39.414 ************ 2026-05-24 01:00:30.107105 | orchestrator | changed: [testbed-node-1] 2026-05-24 01:00:30.107115 | orchestrator | changed: [testbed-node-0] 2026-05-24 01:00:30.107126 | orchestrator | changed: [testbed-node-2] 2026-05-24 01:00:30.107137 | orchestrator | 2026-05-24 01:00:30.107147 | orchestrator | TASK [mariadb : Divide hosts by their MariaDB volume availability] ************* 2026-05-24 01:00:30.107158 | orchestrator | Sunday 24 May 2026 00:57:58 +0000 (0:00:00.877) 0:00:40.292 ************ 2026-05-24 01:00:30.107169 | orchestrator | ok: [testbed-node-0] 2026-05-24 01:00:30.107179 | orchestrator | ok: [testbed-node-1] 2026-05-24 01:00:30.107190 | orchestrator | ok: [testbed-node-2] 2026-05-24 01:00:30.107201 | orchestrator | 2026-05-24 01:00:30.107212 | orchestrator | TASK [mariadb : Establish whether the cluster has already existed] ************* 2026-05-24 01:00:30.107222 | orchestrator | Sunday 24 May 2026 00:57:58 +0000 (0:00:00.373) 0:00:40.665 ************ 2026-05-24 01:00:30.107233 | orchestrator | ok: [testbed-node-0] 2026-05-24 01:00:30.107244 | orchestrator | ok: [testbed-node-1] 2026-05-24 01:00:30.107255 | orchestrator | ok: [testbed-node-2] 2026-05-24 01:00:30.107265 | orchestrator | 2026-05-24 01:00:30.107276 | orchestrator | TASK [mariadb : Check MariaDB service port liveness] *************************** 2026-05-24 01:00:30.107287 | orchestrator | Sunday 24 May 2026 00:57:58 +0000 (0:00:00.412) 0:00:41.077 ************ 2026-05-24 01:00:30.107298 | 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-05-24 01:00:30.107310 | orchestrator | ...ignoring 2026-05-24 01:00:30.107321 | 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-05-24 01:00:30.107337 | orchestrator | ...ignoring 2026-05-24 01:00:30.107349 | 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-05-24 01:00:30.107359 | orchestrator | ...ignoring 2026-05-24 01:00:30.107370 | orchestrator | 2026-05-24 01:00:30.107381 | orchestrator | TASK [mariadb : Divide hosts by their MariaDB service port liveness] *********** 2026-05-24 01:00:30.107392 | orchestrator | Sunday 24 May 2026 00:58:10 +0000 (0:00:11.200) 0:00:52.278 ************ 2026-05-24 01:00:30.107402 | orchestrator | ok: [testbed-node-0] 2026-05-24 01:00:30.107413 | orchestrator | ok: [testbed-node-1] 2026-05-24 01:00:30.107424 | orchestrator | ok: [testbed-node-2] 2026-05-24 01:00:30.107434 | orchestrator | 2026-05-24 01:00:30.107445 | orchestrator | TASK [mariadb : Fail on existing but stopped cluster] ************************** 2026-05-24 01:00:30.107456 | orchestrator | Sunday 24 May 2026 00:58:10 +0000 (0:00:00.458) 0:00:52.736 ************ 2026-05-24 01:00:30.107466 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:00:30.107477 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:00:30.107488 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:00:30.107498 | orchestrator | 2026-05-24 01:00:30.107509 | orchestrator | TASK [mariadb : Check MariaDB service WSREP sync status] *********************** 2026-05-24 01:00:30.107520 | orchestrator | Sunday 24 May 2026 00:58:11 +0000 (0:00:00.445) 0:00:53.182 ************ 2026-05-24 01:00:30.107530 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:00:30.107541 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:00:30.107552 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:00:30.107619 | orchestrator | 2026-05-24 01:00:30.107634 | orchestrator | TASK [mariadb : Extract MariaDB service WSREP sync status] ********************* 2026-05-24 01:00:30.107645 | orchestrator | Sunday 24 May 2026 00:58:11 +0000 (0:00:00.466) 0:00:53.648 ************ 2026-05-24 01:00:30.107655 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:00:30.107666 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:00:30.107676 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:00:30.107687 | orchestrator | 2026-05-24 01:00:30.107698 | orchestrator | TASK [mariadb : Divide hosts by their MariaDB service WSREP sync status] ******* 2026-05-24 01:00:30.107708 | orchestrator | Sunday 24 May 2026 00:58:12 +0000 (0:00:00.905) 0:00:54.554 ************ 2026-05-24 01:00:30.107719 | orchestrator | ok: [testbed-node-0] 2026-05-24 01:00:30.107730 | orchestrator | ok: [testbed-node-1] 2026-05-24 01:00:30.107747 | orchestrator | ok: [testbed-node-2] 2026-05-24 01:00:30.107758 | orchestrator | 2026-05-24 01:00:30.107769 | orchestrator | TASK [mariadb : Fail when MariaDB services are not synced across the whole cluster] *** 2026-05-24 01:00:30.107780 | orchestrator | Sunday 24 May 2026 00:58:12 +0000 (0:00:00.473) 0:00:55.028 ************ 2026-05-24 01:00:30.107790 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:00:30.107801 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:00:30.107812 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:00:30.107823 | orchestrator | 2026-05-24 01:00:30.107833 | orchestrator | TASK [mariadb : include_tasks] ************************************************* 2026-05-24 01:00:30.107844 | orchestrator | Sunday 24 May 2026 00:58:13 +0000 (0:00:00.473) 0:00:55.501 ************ 2026-05-24 01:00:30.107855 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:00:30.107865 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:00:30.107876 | orchestrator | included: /ansible/roles/mariadb/tasks/bootstrap_cluster.yml for testbed-node-0 2026-05-24 01:00:30.107887 | orchestrator | 2026-05-24 01:00:30.107898 | orchestrator | TASK [mariadb : Running MariaDB bootstrap container] *************************** 2026-05-24 01:00:30.107914 | orchestrator | Sunday 24 May 2026 00:58:13 +0000 (0:00:00.408) 0:00:55.910 ************ 2026-05-24 01:00:30.107925 | orchestrator | changed: [testbed-node-0] 2026-05-24 01:00:30.107936 | orchestrator | 2026-05-24 01:00:30.107946 | orchestrator | TASK [mariadb : Store bootstrap host name into facts] ************************** 2026-05-24 01:00:30.107968 | orchestrator | Sunday 24 May 2026 00:58:24 +0000 (0:00:11.022) 0:01:06.932 ************ 2026-05-24 01:00:30.107987 | orchestrator | ok: [testbed-node-0] 2026-05-24 01:00:30.108011 | orchestrator | 2026-05-24 01:00:30.108037 | orchestrator | TASK [mariadb : include_tasks] ************************************************* 2026-05-24 01:00:30.108053 | orchestrator | Sunday 24 May 2026 00:58:25 +0000 (0:00:00.255) 0:01:07.187 ************ 2026-05-24 01:00:30.108069 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:00:30.108085 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:00:30.108102 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:00:30.108116 | orchestrator | 2026-05-24 01:00:30.108132 | orchestrator | RUNNING HANDLER [mariadb : Starting first MariaDB container] ******************* 2026-05-24 01:00:30.108148 | orchestrator | Sunday 24 May 2026 00:58:25 +0000 (0:00:00.924) 0:01:08.111 ************ 2026-05-24 01:00:30.108164 | orchestrator | changed: [testbed-node-0] 2026-05-24 01:00:30.108180 | orchestrator | 2026-05-24 01:00:30.108198 | orchestrator | RUNNING HANDLER [mariadb : Wait for first MariaDB service port liveness] ******* 2026-05-24 01:00:30.108217 | orchestrator | Sunday 24 May 2026 00:58:34 +0000 (0:00:08.542) 0:01:16.654 ************ 2026-05-24 01:00:30.108235 | orchestrator | ok: [testbed-node-0] 2026-05-24 01:00:30.108254 | orchestrator | 2026-05-24 01:00:30.108271 | orchestrator | RUNNING HANDLER [mariadb : Wait for first MariaDB service to sync WSREP] ******* 2026-05-24 01:00:30.108288 | orchestrator | Sunday 24 May 2026 00:58:36 +0000 (0:00:01.573) 0:01:18.227 ************ 2026-05-24 01:00:30.108307 | orchestrator | ok: [testbed-node-0] 2026-05-24 01:00:30.108320 | orchestrator | 2026-05-24 01:00:30.108331 | orchestrator | RUNNING HANDLER [mariadb : Ensure MariaDB is running normally on bootstrap host] *** 2026-05-24 01:00:30.108342 | orchestrator | Sunday 24 May 2026 00:58:38 +0000 (0:00:02.889) 0:01:21.116 ************ 2026-05-24 01:00:30.108353 | orchestrator | changed: [testbed-node-0] 2026-05-24 01:00:30.108364 | orchestrator | 2026-05-24 01:00:30.108375 | orchestrator | RUNNING HANDLER [mariadb : Restart MariaDB on existing cluster members] ******** 2026-05-24 01:00:30.108386 | orchestrator | Sunday 24 May 2026 00:58:39 +0000 (0:00:00.118) 0:01:21.235 ************ 2026-05-24 01:00:30.108397 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:00:30.108408 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:00:30.108419 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:00:30.108430 | orchestrator | 2026-05-24 01:00:30.108441 | orchestrator | RUNNING HANDLER [mariadb : Start MariaDB on new nodes] ************************* 2026-05-24 01:00:30.108452 | orchestrator | Sunday 24 May 2026 00:58:39 +0000 (0:00:00.354) 0:01:21.589 ************ 2026-05-24 01:00:30.108462 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:00:30.108473 | orchestrator | changed: [testbed-node-1] 2026-05-24 01:00:30.108484 | orchestrator | changed: [testbed-node-2] 2026-05-24 01:00:30.108495 | orchestrator | [WARNING]: Could not match supplied host pattern, ignoring: mariadb_restart 2026-05-24 01:00:30.108506 | orchestrator | 2026-05-24 01:00:30.108516 | orchestrator | PLAY [Restart mariadb services] ************************************************ 2026-05-24 01:00:30.108527 | orchestrator | skipping: no hosts matched 2026-05-24 01:00:30.108538 | orchestrator | 2026-05-24 01:00:30.108549 | orchestrator | PLAY [Start mariadb services] ************************************************** 2026-05-24 01:00:30.108560 | orchestrator | 2026-05-24 01:00:30.108640 | orchestrator | TASK [mariadb : Restart MariaDB container] ************************************* 2026-05-24 01:00:30.108651 | orchestrator | Sunday 24 May 2026 00:58:39 +0000 (0:00:00.321) 0:01:21.911 ************ 2026-05-24 01:00:30.108662 | orchestrator | changed: [testbed-node-1] 2026-05-24 01:00:30.108673 | orchestrator | 2026-05-24 01:00:30.108683 | orchestrator | TASK [mariadb : Wait for MariaDB service port liveness] ************************ 2026-05-24 01:00:30.108694 | orchestrator | Sunday 24 May 2026 00:58:58 +0000 (0:00:19.196) 0:01:41.107 ************ 2026-05-24 01:00:30.108705 | orchestrator | ok: [testbed-node-1] 2026-05-24 01:00:30.108715 | orchestrator | 2026-05-24 01:00:30.108726 | orchestrator | TASK [mariadb : Wait for MariaDB service to sync WSREP] ************************ 2026-05-24 01:00:30.108736 | orchestrator | Sunday 24 May 2026 00:59:14 +0000 (0:00:15.613) 0:01:56.720 ************ 2026-05-24 01:00:30.108759 | orchestrator | ok: [testbed-node-1] 2026-05-24 01:00:30.108779 | orchestrator | 2026-05-24 01:00:30.108809 | orchestrator | PLAY [Start mariadb services] ************************************************** 2026-05-24 01:00:30.108829 | orchestrator | 2026-05-24 01:00:30.108847 | orchestrator | TASK [mariadb : Restart MariaDB container] ************************************* 2026-05-24 01:00:30.108864 | orchestrator | Sunday 24 May 2026 00:59:17 +0000 (0:00:02.737) 0:01:59.458 ************ 2026-05-24 01:00:30.108881 | orchestrator | changed: [testbed-node-2] 2026-05-24 01:00:30.108899 | orchestrator | 2026-05-24 01:00:30.108917 | orchestrator | TASK [mariadb : Wait for MariaDB service port liveness] ************************ 2026-05-24 01:00:30.108936 | orchestrator | Sunday 24 May 2026 00:59:36 +0000 (0:00:19.257) 0:02:18.715 ************ 2026-05-24 01:00:30.108955 | orchestrator | ok: [testbed-node-2] 2026-05-24 01:00:30.108972 | orchestrator | 2026-05-24 01:00:30.108990 | orchestrator | TASK [mariadb : Wait for MariaDB service to sync WSREP] ************************ 2026-05-24 01:00:30.109023 | orchestrator | Sunday 24 May 2026 00:59:52 +0000 (0:00:16.051) 0:02:34.767 ************ 2026-05-24 01:00:30.109042 | orchestrator | ok: [testbed-node-2] 2026-05-24 01:00:30.109058 | orchestrator | 2026-05-24 01:00:30.109069 | orchestrator | PLAY [Restart bootstrap mariadb service] *************************************** 2026-05-24 01:00:30.109080 | orchestrator | 2026-05-24 01:00:30.109091 | orchestrator | TASK [mariadb : Restart MariaDB container] ************************************* 2026-05-24 01:00:30.109101 | orchestrator | Sunday 24 May 2026 00:59:55 +0000 (0:00:02.646) 0:02:37.413 ************ 2026-05-24 01:00:30.109112 | orchestrator | changed: [testbed-node-0] 2026-05-24 01:00:30.109123 | orchestrator | 2026-05-24 01:00:30.109133 | orchestrator | TASK [mariadb : Wait for MariaDB service port liveness] ************************ 2026-05-24 01:00:30.109144 | orchestrator | Sunday 24 May 2026 01:00:07 +0000 (0:00:12.071) 0:02:49.485 ************ 2026-05-24 01:00:30.109155 | orchestrator | ok: [testbed-node-0] 2026-05-24 01:00:30.109166 | orchestrator | 2026-05-24 01:00:30.109182 | orchestrator | TASK [mariadb : Wait for MariaDB service to sync WSREP] ************************ 2026-05-24 01:00:30.109210 | orchestrator | Sunday 24 May 2026 01:00:11 +0000 (0:00:04.556) 0:02:54.042 ************ 2026-05-24 01:00:30.109229 | orchestrator | ok: [testbed-node-0] 2026-05-24 01:00:30.109246 | orchestrator | 2026-05-24 01:00:30.109264 | orchestrator | PLAY [Apply mariadb post-configuration] **************************************** 2026-05-24 01:00:30.109281 | orchestrator | 2026-05-24 01:00:30.109298 | orchestrator | TASK [Include mariadb post-deploy.yml] ***************************************** 2026-05-24 01:00:30.109313 | orchestrator | Sunday 24 May 2026 01:00:14 +0000 (0:00:02.391) 0:02:56.433 ************ 2026-05-24 01:00:30.109329 | orchestrator | included: mariadb for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-24 01:00:30.109345 | orchestrator | 2026-05-24 01:00:30.109361 | orchestrator | TASK [mariadb : Creating shard root mysql user] ******************************** 2026-05-24 01:00:30.109379 | orchestrator | Sunday 24 May 2026 01:00:14 +0000 (0:00:00.691) 0:02:57.124 ************ 2026-05-24 01:00:30.109396 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:00:30.109415 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:00:30.109433 | orchestrator | changed: [testbed-node-0] 2026-05-24 01:00:30.109453 | orchestrator | 2026-05-24 01:00:30.109471 | orchestrator | TASK [mariadb : Creating mysql monitor user] *********************************** 2026-05-24 01:00:30.109490 | orchestrator | Sunday 24 May 2026 01:00:17 +0000 (0:00:02.605) 0:02:59.730 ************ 2026-05-24 01:00:30.109508 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:00:30.109519 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:00:30.109530 | orchestrator | changed: [testbed-node-0] 2026-05-24 01:00:30.109541 | orchestrator | 2026-05-24 01:00:30.109551 | orchestrator | TASK [mariadb : Creating database backup user and setting permissions] ********* 2026-05-24 01:00:30.109586 | orchestrator | Sunday 24 May 2026 01:00:19 +0000 (0:00:02.312) 0:03:02.043 ************ 2026-05-24 01:00:30.109598 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:00:30.109608 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:00:30.109619 | orchestrator | changed: [testbed-node-0] 2026-05-24 01:00:30.109641 | orchestrator | 2026-05-24 01:00:30.109652 | orchestrator | TASK [mariadb : Granting permissions on Mariabackup database to backup user] *** 2026-05-24 01:00:30.109662 | orchestrator | Sunday 24 May 2026 01:00:22 +0000 (0:00:02.443) 0:03:04.487 ************ 2026-05-24 01:00:30.109673 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:00:30.109684 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:00:30.109695 | orchestrator | changed: [testbed-node-0] 2026-05-24 01:00:30.109706 | orchestrator | 2026-05-24 01:00:30.109716 | orchestrator | TASK [mariadb : Wait for MariaDB service to be ready through VIP] ************** 2026-05-24 01:00:30.109727 | orchestrator | Sunday 24 May 2026 01:00:24 +0000 (0:00:02.566) 0:03:07.053 ************ 2026-05-24 01:00:30.109738 | orchestrator | ok: [testbed-node-0] 2026-05-24 01:00:30.109749 | orchestrator | ok: [testbed-node-2] 2026-05-24 01:00:30.109760 | orchestrator | ok: [testbed-node-1] 2026-05-24 01:00:30.109770 | orchestrator | 2026-05-24 01:00:30.109781 | orchestrator | TASK [Include mariadb post-upgrade.yml] **************************************** 2026-05-24 01:00:30.109792 | orchestrator | Sunday 24 May 2026 01:00:28 +0000 (0:00:03.179) 0:03:10.232 ************ 2026-05-24 01:00:30.109802 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:00:30.109813 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:00:30.109823 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:00:30.109834 | orchestrator | 2026-05-24 01:00:30.109845 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-24 01:00:30.109857 | orchestrator | localhost : ok=3  changed=0 unreachable=0 failed=0 skipped=1  rescued=0 ignored=1  2026-05-24 01:00:30.109869 | orchestrator | testbed-node-0 : ok=34  changed=16  unreachable=0 failed=0 skipped=11  rescued=0 ignored=1  2026-05-24 01:00:30.109880 | orchestrator | testbed-node-1 : ok=20  changed=7  unreachable=0 failed=0 skipped=18  rescued=0 ignored=1  2026-05-24 01:00:30.109891 | orchestrator | testbed-node-2 : ok=20  changed=7  unreachable=0 failed=0 skipped=18  rescued=0 ignored=1  2026-05-24 01:00:30.109902 | orchestrator | 2026-05-24 01:00:30.109913 | orchestrator | 2026-05-24 01:00:30.109924 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-24 01:00:30.109935 | orchestrator | Sunday 24 May 2026 01:00:28 +0000 (0:00:00.245) 0:03:10.477 ************ 2026-05-24 01:00:30.109945 | orchestrator | =============================================================================== 2026-05-24 01:00:30.109956 | orchestrator | mariadb : Restart MariaDB container ------------------------------------ 38.45s 2026-05-24 01:00:30.109967 | orchestrator | mariadb : Wait for MariaDB service port liveness ----------------------- 31.67s 2026-05-24 01:00:30.109977 | orchestrator | mariadb : Restart MariaDB container ------------------------------------ 12.07s 2026-05-24 01:00:30.109988 | orchestrator | mariadb : Check MariaDB service port liveness -------------------------- 11.20s 2026-05-24 01:00:30.110008 | orchestrator | mariadb : Running MariaDB bootstrap container -------------------------- 11.02s 2026-05-24 01:00:30.110054 | orchestrator | mariadb : Starting first MariaDB container ------------------------------ 8.54s 2026-05-24 01:00:30.110065 | orchestrator | mariadb : Copying over config.json files for services ------------------- 6.95s 2026-05-24 01:00:30.110076 | orchestrator | mariadb : Wait for MariaDB service to sync WSREP ------------------------ 5.38s 2026-05-24 01:00:30.110087 | orchestrator | mariadb : Check mariadb containers -------------------------------------- 4.60s 2026-05-24 01:00:30.110097 | orchestrator | mariadb : Wait for MariaDB service port liveness ------------------------ 4.56s 2026-05-24 01:00:30.110108 | orchestrator | mariadb : Ensuring config directories exist ----------------------------- 3.80s 2026-05-24 01:00:30.110119 | orchestrator | service-cert-copy : mariadb | Copying over backend internal TLS key ----- 3.73s 2026-05-24 01:00:30.110130 | orchestrator | mariadb : Copying over galera.cnf --------------------------------------- 3.42s 2026-05-24 01:00:30.110148 | orchestrator | service-cert-copy : mariadb | Copying over extra CA certificates -------- 3.27s 2026-05-24 01:00:30.110166 | orchestrator | Check MariaDB service --------------------------------------------------- 3.27s 2026-05-24 01:00:30.110177 | orchestrator | mariadb : Wait for MariaDB service to be ready through VIP -------------- 3.18s 2026-05-24 01:00:30.110188 | orchestrator | mariadb : Wait for first MariaDB service to sync WSREP ------------------ 2.89s 2026-05-24 01:00:30.110198 | orchestrator | mariadb : Copying over my.cnf for mariabackup --------------------------- 2.77s 2026-05-24 01:00:30.110209 | orchestrator | mariadb : Creating shard root mysql user -------------------------------- 2.61s 2026-05-24 01:00:30.110220 | orchestrator | mariadb : Granting permissions on Mariabackup database to backup user --- 2.57s 2026-05-24 01:00:33.141624 | orchestrator | 2026-05-24 01:00:33 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 01:00:33.142239 | orchestrator | 2026-05-24 01:00:33 | INFO  | Task 7d0eb9df-d96f-42f3-9a78-e22748e70ed6 is in state STARTED 2026-05-24 01:00:33.143944 | orchestrator | 2026-05-24 01:00:33 | INFO  | Task 78d2ae84-286e-4539-9811-df1ffa1e6bdc is in state STARTED 2026-05-24 01:00:33.144998 | orchestrator | 2026-05-24 01:00:33 | INFO  | Task 755f521c-2eee-4089-b604-41f33fca133a is in state STARTED 2026-05-24 01:00:33.145022 | orchestrator | 2026-05-24 01:00:33 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:00:36.195984 | orchestrator | 2026-05-24 01:00:36 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 01:00:36.196085 | orchestrator | 2026-05-24 01:00:36 | INFO  | Task 7d0eb9df-d96f-42f3-9a78-e22748e70ed6 is in state STARTED 2026-05-24 01:00:36.196611 | orchestrator | 2026-05-24 01:00:36 | INFO  | Task 78d2ae84-286e-4539-9811-df1ffa1e6bdc is in state STARTED 2026-05-24 01:00:36.197164 | orchestrator | 2026-05-24 01:00:36 | INFO  | Task 755f521c-2eee-4089-b604-41f33fca133a is in state STARTED 2026-05-24 01:00:36.197359 | orchestrator | 2026-05-24 01:00:36 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:00:39.232153 | orchestrator | 2026-05-24 01:00:39 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 01:00:39.232421 | orchestrator | 2026-05-24 01:00:39 | INFO  | Task 7d0eb9df-d96f-42f3-9a78-e22748e70ed6 is in state STARTED 2026-05-24 01:00:39.232624 | orchestrator | 2026-05-24 01:00:39 | INFO  | Task 78d2ae84-286e-4539-9811-df1ffa1e6bdc is in state STARTED 2026-05-24 01:00:39.233615 | orchestrator | 2026-05-24 01:00:39 | INFO  | Task 755f521c-2eee-4089-b604-41f33fca133a is in state STARTED 2026-05-24 01:00:39.233714 | orchestrator | 2026-05-24 01:00:39 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:00:42.274583 | orchestrator | 2026-05-24 01:00:42 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 01:00:42.277785 | orchestrator | 2026-05-24 01:00:42 | INFO  | Task 7d0eb9df-d96f-42f3-9a78-e22748e70ed6 is in state STARTED 2026-05-24 01:00:42.278323 | orchestrator | 2026-05-24 01:00:42 | INFO  | Task 78d2ae84-286e-4539-9811-df1ffa1e6bdc is in state STARTED 2026-05-24 01:00:42.279261 | orchestrator | 2026-05-24 01:00:42 | INFO  | Task 755f521c-2eee-4089-b604-41f33fca133a is in state STARTED 2026-05-24 01:00:42.279293 | orchestrator | 2026-05-24 01:00:42 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:00:45.320470 | orchestrator | 2026-05-24 01:00:45 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 01:00:45.323550 | orchestrator | 2026-05-24 01:00:45 | INFO  | Task 7d0eb9df-d96f-42f3-9a78-e22748e70ed6 is in state STARTED 2026-05-24 01:00:45.324960 | orchestrator | 2026-05-24 01:00:45 | INFO  | Task 78d2ae84-286e-4539-9811-df1ffa1e6bdc is in state STARTED 2026-05-24 01:00:45.326582 | orchestrator | 2026-05-24 01:00:45 | INFO  | Task 755f521c-2eee-4089-b604-41f33fca133a is in state STARTED 2026-05-24 01:00:45.326656 | orchestrator | 2026-05-24 01:00:45 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:00:48.372217 | orchestrator | 2026-05-24 01:00:48 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 01:00:48.372535 | orchestrator | 2026-05-24 01:00:48 | INFO  | Task 7d0eb9df-d96f-42f3-9a78-e22748e70ed6 is in state STARTED 2026-05-24 01:00:48.373250 | orchestrator | 2026-05-24 01:00:48 | INFO  | Task 78d2ae84-286e-4539-9811-df1ffa1e6bdc is in state STARTED 2026-05-24 01:00:48.374649 | orchestrator | 2026-05-24 01:00:48 | INFO  | Task 755f521c-2eee-4089-b604-41f33fca133a is in state STARTED 2026-05-24 01:00:48.374737 | orchestrator | 2026-05-24 01:00:48 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:00:51.411738 | orchestrator | 2026-05-24 01:00:51 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 01:00:51.416606 | orchestrator | 2026-05-24 01:00:51 | INFO  | Task 7d0eb9df-d96f-42f3-9a78-e22748e70ed6 is in state STARTED 2026-05-24 01:00:51.416887 | orchestrator | 2026-05-24 01:00:51 | INFO  | Task 78d2ae84-286e-4539-9811-df1ffa1e6bdc is in state STARTED 2026-05-24 01:00:51.418782 | orchestrator | 2026-05-24 01:00:51 | INFO  | Task 755f521c-2eee-4089-b604-41f33fca133a is in state STARTED 2026-05-24 01:00:51.418823 | orchestrator | 2026-05-24 01:00:51 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:00:54.455626 | orchestrator | 2026-05-24 01:00:54 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 01:00:54.455877 | orchestrator | 2026-05-24 01:00:54 | INFO  | Task 7d0eb9df-d96f-42f3-9a78-e22748e70ed6 is in state STARTED 2026-05-24 01:00:54.456879 | orchestrator | 2026-05-24 01:00:54 | INFO  | Task 78d2ae84-286e-4539-9811-df1ffa1e6bdc is in state STARTED 2026-05-24 01:00:54.457783 | orchestrator | 2026-05-24 01:00:54 | INFO  | Task 755f521c-2eee-4089-b604-41f33fca133a is in state STARTED 2026-05-24 01:00:54.457819 | orchestrator | 2026-05-24 01:00:54 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:00:57.498383 | orchestrator | 2026-05-24 01:00:57 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 01:00:57.503540 | orchestrator | 2026-05-24 01:00:57 | INFO  | Task 7d0eb9df-d96f-42f3-9a78-e22748e70ed6 is in state STARTED 2026-05-24 01:00:57.505159 | orchestrator | 2026-05-24 01:00:57 | INFO  | Task 78d2ae84-286e-4539-9811-df1ffa1e6bdc is in state STARTED 2026-05-24 01:00:57.506514 | orchestrator | 2026-05-24 01:00:57 | INFO  | Task 755f521c-2eee-4089-b604-41f33fca133a is in state STARTED 2026-05-24 01:00:57.506575 | orchestrator | 2026-05-24 01:00:57 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:01:00.546523 | orchestrator | 2026-05-24 01:01:00 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 01:01:00.546674 | orchestrator | 2026-05-24 01:01:00 | INFO  | Task 7d0eb9df-d96f-42f3-9a78-e22748e70ed6 is in state STARTED 2026-05-24 01:01:00.546702 | orchestrator | 2026-05-24 01:01:00 | INFO  | Task 78d2ae84-286e-4539-9811-df1ffa1e6bdc is in state STARTED 2026-05-24 01:01:00.546722 | orchestrator | 2026-05-24 01:01:00 | INFO  | Task 755f521c-2eee-4089-b604-41f33fca133a is in state STARTED 2026-05-24 01:01:00.546745 | orchestrator | 2026-05-24 01:01:00 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:01:03.595450 | orchestrator | 2026-05-24 01:01:03 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 01:01:03.597073 | orchestrator | 2026-05-24 01:01:03 | INFO  | Task 7d0eb9df-d96f-42f3-9a78-e22748e70ed6 is in state STARTED 2026-05-24 01:01:03.598377 | orchestrator | 2026-05-24 01:01:03 | INFO  | Task 78d2ae84-286e-4539-9811-df1ffa1e6bdc is in state STARTED 2026-05-24 01:01:03.599053 | orchestrator | 2026-05-24 01:01:03 | INFO  | Task 755f521c-2eee-4089-b604-41f33fca133a is in state STARTED 2026-05-24 01:01:03.599270 | orchestrator | 2026-05-24 01:01:03 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:01:06.636416 | orchestrator | 2026-05-24 01:01:06 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 01:01:06.637040 | orchestrator | 2026-05-24 01:01:06 | INFO  | Task 7d0eb9df-d96f-42f3-9a78-e22748e70ed6 is in state STARTED 2026-05-24 01:01:06.638301 | orchestrator | 2026-05-24 01:01:06 | INFO  | Task 78d2ae84-286e-4539-9811-df1ffa1e6bdc is in state STARTED 2026-05-24 01:01:06.640234 | orchestrator | 2026-05-24 01:01:06 | INFO  | Task 755f521c-2eee-4089-b604-41f33fca133a is in state STARTED 2026-05-24 01:01:06.640258 | orchestrator | 2026-05-24 01:01:06 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:01:09.687939 | orchestrator | 2026-05-24 01:01:09 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 01:01:09.688889 | orchestrator | 2026-05-24 01:01:09 | INFO  | Task 7d0eb9df-d96f-42f3-9a78-e22748e70ed6 is in state STARTED 2026-05-24 01:01:09.690208 | orchestrator | 2026-05-24 01:01:09 | INFO  | Task 78d2ae84-286e-4539-9811-df1ffa1e6bdc is in state STARTED 2026-05-24 01:01:09.691203 | orchestrator | 2026-05-24 01:01:09 | INFO  | Task 755f521c-2eee-4089-b604-41f33fca133a is in state STARTED 2026-05-24 01:01:09.691397 | orchestrator | 2026-05-24 01:01:09 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:01:12.741372 | orchestrator | 2026-05-24 01:01:12 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 01:01:12.742453 | orchestrator | 2026-05-24 01:01:12 | INFO  | Task 7d0eb9df-d96f-42f3-9a78-e22748e70ed6 is in state STARTED 2026-05-24 01:01:12.745382 | orchestrator | 2026-05-24 01:01:12 | INFO  | Task 78d2ae84-286e-4539-9811-df1ffa1e6bdc is in state STARTED 2026-05-24 01:01:12.748622 | orchestrator | 2026-05-24 01:01:12 | INFO  | Task 755f521c-2eee-4089-b604-41f33fca133a is in state STARTED 2026-05-24 01:01:12.748661 | orchestrator | 2026-05-24 01:01:12 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:01:15.798958 | orchestrator | 2026-05-24 01:01:15 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 01:01:15.801684 | orchestrator | 2026-05-24 01:01:15 | INFO  | Task 7d0eb9df-d96f-42f3-9a78-e22748e70ed6 is in state STARTED 2026-05-24 01:01:15.804129 | orchestrator | 2026-05-24 01:01:15 | INFO  | Task 78d2ae84-286e-4539-9811-df1ffa1e6bdc is in state STARTED 2026-05-24 01:01:15.805454 | orchestrator | 2026-05-24 01:01:15 | INFO  | Task 755f521c-2eee-4089-b604-41f33fca133a is in state STARTED 2026-05-24 01:01:15.805743 | orchestrator | 2026-05-24 01:01:15 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:01:18.852891 | orchestrator | 2026-05-24 01:01:18 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 01:01:18.854215 | orchestrator | 2026-05-24 01:01:18 | INFO  | Task 7d0eb9df-d96f-42f3-9a78-e22748e70ed6 is in state STARTED 2026-05-24 01:01:18.855651 | orchestrator | 2026-05-24 01:01:18 | INFO  | Task 78d2ae84-286e-4539-9811-df1ffa1e6bdc is in state STARTED 2026-05-24 01:01:18.857333 | orchestrator | 2026-05-24 01:01:18 | INFO  | Task 755f521c-2eee-4089-b604-41f33fca133a is in state STARTED 2026-05-24 01:01:18.857353 | orchestrator | 2026-05-24 01:01:18 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:01:21.898300 | orchestrator | 2026-05-24 01:01:21 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 01:01:21.899295 | orchestrator | 2026-05-24 01:01:21 | INFO  | Task 7d0eb9df-d96f-42f3-9a78-e22748e70ed6 is in state STARTED 2026-05-24 01:01:21.900359 | orchestrator | 2026-05-24 01:01:21 | INFO  | Task 78d2ae84-286e-4539-9811-df1ffa1e6bdc is in state STARTED 2026-05-24 01:01:21.902201 | orchestrator | 2026-05-24 01:01:21 | INFO  | Task 755f521c-2eee-4089-b604-41f33fca133a is in state STARTED 2026-05-24 01:01:21.902973 | orchestrator | 2026-05-24 01:01:21 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:01:24.953449 | orchestrator | 2026-05-24 01:01:24 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 01:01:24.953573 | orchestrator | 2026-05-24 01:01:24 | INFO  | Task 7d0eb9df-d96f-42f3-9a78-e22748e70ed6 is in state STARTED 2026-05-24 01:01:24.954285 | orchestrator | 2026-05-24 01:01:24 | INFO  | Task 78d2ae84-286e-4539-9811-df1ffa1e6bdc is in state STARTED 2026-05-24 01:01:24.955493 | orchestrator | 2026-05-24 01:01:24 | INFO  | Task 755f521c-2eee-4089-b604-41f33fca133a is in state STARTED 2026-05-24 01:01:24.955522 | orchestrator | 2026-05-24 01:01:24 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:01:28.013778 | orchestrator | 2026-05-24 01:01:28 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 01:01:28.015121 | orchestrator | 2026-05-24 01:01:28 | INFO  | Task 7d0eb9df-d96f-42f3-9a78-e22748e70ed6 is in state STARTED 2026-05-24 01:01:28.017129 | orchestrator | 2026-05-24 01:01:28 | INFO  | Task 78d2ae84-286e-4539-9811-df1ffa1e6bdc is in state STARTED 2026-05-24 01:01:28.018569 | orchestrator | 2026-05-24 01:01:28 | INFO  | Task 755f521c-2eee-4089-b604-41f33fca133a is in state STARTED 2026-05-24 01:01:28.018594 | orchestrator | 2026-05-24 01:01:28 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:01:31.072125 | orchestrator | 2026-05-24 01:01:31 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 01:01:31.073683 | orchestrator | 2026-05-24 01:01:31 | INFO  | Task 7d0eb9df-d96f-42f3-9a78-e22748e70ed6 is in state STARTED 2026-05-24 01:01:31.075360 | orchestrator | 2026-05-24 01:01:31 | INFO  | Task 78d2ae84-286e-4539-9811-df1ffa1e6bdc is in state STARTED 2026-05-24 01:01:31.076715 | orchestrator | 2026-05-24 01:01:31 | INFO  | Task 755f521c-2eee-4089-b604-41f33fca133a is in state STARTED 2026-05-24 01:01:31.076770 | orchestrator | 2026-05-24 01:01:31 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:01:34.126517 | orchestrator | 2026-05-24 01:01:34 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 01:01:34.128105 | orchestrator | 2026-05-24 01:01:34 | INFO  | Task 7d0eb9df-d96f-42f3-9a78-e22748e70ed6 is in state STARTED 2026-05-24 01:01:34.130146 | orchestrator | 2026-05-24 01:01:34 | INFO  | Task 78d2ae84-286e-4539-9811-df1ffa1e6bdc is in state STARTED 2026-05-24 01:01:34.132284 | orchestrator | 2026-05-24 01:01:34 | INFO  | Task 755f521c-2eee-4089-b604-41f33fca133a is in state STARTED 2026-05-24 01:01:34.132386 | orchestrator | 2026-05-24 01:01:34 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:01:37.180957 | orchestrator | 2026-05-24 01:01:37 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 01:01:37.182704 | orchestrator | 2026-05-24 01:01:37 | INFO  | Task 7d0eb9df-d96f-42f3-9a78-e22748e70ed6 is in state STARTED 2026-05-24 01:01:37.185504 | orchestrator | 2026-05-24 01:01:37 | INFO  | Task 78d2ae84-286e-4539-9811-df1ffa1e6bdc is in state STARTED 2026-05-24 01:01:37.187931 | orchestrator | 2026-05-24 01:01:37 | INFO  | Task 755f521c-2eee-4089-b604-41f33fca133a is in state STARTED 2026-05-24 01:01:37.187971 | orchestrator | 2026-05-24 01:01:37 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:01:40.227144 | orchestrator | 2026-05-24 01:01:40 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 01:01:40.230737 | orchestrator | 2026-05-24 01:01:40 | INFO  | Task 7d0eb9df-d96f-42f3-9a78-e22748e70ed6 is in state STARTED 2026-05-24 01:01:40.234735 | orchestrator | 2026-05-24 01:01:40 | INFO  | Task 78d2ae84-286e-4539-9811-df1ffa1e6bdc is in state STARTED 2026-05-24 01:01:40.237088 | orchestrator | 2026-05-24 01:01:40 | INFO  | Task 755f521c-2eee-4089-b604-41f33fca133a is in state STARTED 2026-05-24 01:01:40.237153 | orchestrator | 2026-05-24 01:01:40 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:01:43.287706 | orchestrator | 2026-05-24 01:01:43 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 01:01:43.289443 | orchestrator | 2026-05-24 01:01:43 | INFO  | Task 7d0eb9df-d96f-42f3-9a78-e22748e70ed6 is in state STARTED 2026-05-24 01:01:43.291204 | orchestrator | 2026-05-24 01:01:43 | INFO  | Task 78d2ae84-286e-4539-9811-df1ffa1e6bdc is in state STARTED 2026-05-24 01:01:43.295956 | orchestrator | 2026-05-24 01:01:43 | INFO  | Task 755f521c-2eee-4089-b604-41f33fca133a is in state SUCCESS 2026-05-24 01:01:43.298690 | orchestrator | 2026-05-24 01:01:43.298790 | orchestrator | [WARNING]: Collection community.general does not support Ansible version 2026-05-24 01:01:43.298807 | orchestrator | 2.17.14 2026-05-24 01:01:43.298820 | orchestrator | 2026-05-24 01:01:43.298832 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-05-24 01:01:43.298844 | orchestrator | 2026-05-24 01:01:43.298934 | orchestrator | TASK [Group hosts based on Kolla action] *************************************** 2026-05-24 01:01:43.298949 | orchestrator | Sunday 24 May 2026 00:59:14 +0000 (0:00:00.362) 0:00:00.362 ************ 2026-05-24 01:01:43.298960 | orchestrator | ok: [testbed-node-0] 2026-05-24 01:01:43.298972 | orchestrator | ok: [testbed-node-1] 2026-05-24 01:01:43.298983 | orchestrator | ok: [testbed-node-2] 2026-05-24 01:01:43.298995 | orchestrator | 2026-05-24 01:01:43.299006 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-05-24 01:01:43.299018 | orchestrator | Sunday 24 May 2026 00:59:15 +0000 (0:00:00.314) 0:00:00.677 ************ 2026-05-24 01:01:43.299029 | orchestrator | ok: [testbed-node-0] => (item=enable_grafana_True) 2026-05-24 01:01:43.299040 | orchestrator | ok: [testbed-node-1] => (item=enable_grafana_True) 2026-05-24 01:01:43.299051 | orchestrator | ok: [testbed-node-2] => (item=enable_grafana_True) 2026-05-24 01:01:43.299062 | orchestrator | 2026-05-24 01:01:43.299073 | orchestrator | PLAY [Apply role grafana] ****************************************************** 2026-05-24 01:01:43.299085 | orchestrator | 2026-05-24 01:01:43.299096 | orchestrator | TASK [grafana : include_tasks] ************************************************* 2026-05-24 01:01:43.299107 | orchestrator | Sunday 24 May 2026 00:59:15 +0000 (0:00:00.304) 0:00:00.981 ************ 2026-05-24 01:01:43.299118 | orchestrator | included: /ansible/roles/grafana/tasks/deploy.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-24 01:01:43.299130 | orchestrator | 2026-05-24 01:01:43.299141 | orchestrator | TASK [grafana : Ensuring config directories exist] ***************************** 2026-05-24 01:01:43.299152 | orchestrator | Sunday 24 May 2026 00:59:16 +0000 (0:00:00.630) 0:00:01.611 ************ 2026-05-24 01:01:43.299167 | orchestrator | changed: [testbed-node-2] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/grafana:2024.2', '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-05-24 01:01:43.299224 | orchestrator | changed: [testbed-node-0] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/grafana:2024.2', '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-05-24 01:01:43.299237 | orchestrator | changed: [testbed-node-1] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/grafana:2024.2', '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-05-24 01:01:43.299249 | orchestrator | 2026-05-24 01:01:43.299260 | orchestrator | TASK [grafana : Check if extra configuration file exists] ********************** 2026-05-24 01:01:43.299399 | orchestrator | Sunday 24 May 2026 00:59:17 +0000 (0:00:01.068) 0:00:02.680 ************ 2026-05-24 01:01:43.299413 | orchestrator | [WARNING]: Skipped '/operations/prometheus/grafana' path due to this access 2026-05-24 01:01:43.299425 | orchestrator | issue: '/operations/prometheus/grafana' is not a directory 2026-05-24 01:01:43.299435 | orchestrator | ok: [testbed-node-0 -> localhost] 2026-05-24 01:01:43.299446 | orchestrator | 2026-05-24 01:01:43.299457 | orchestrator | TASK [grafana : include_tasks] ************************************************* 2026-05-24 01:01:43.299468 | orchestrator | Sunday 24 May 2026 00:59:18 +0000 (0:00:00.941) 0:00:03.621 ************ 2026-05-24 01:01:43.299524 | orchestrator | included: /ansible/roles/grafana/tasks/copy-certs.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-24 01:01:43.299546 | orchestrator | 2026-05-24 01:01:43.299651 | orchestrator | TASK [service-cert-copy : grafana | Copying over extra CA certificates] ******** 2026-05-24 01:01:43.299677 | orchestrator | Sunday 24 May 2026 00:59:18 +0000 (0:00:00.570) 0:00:04.192 ************ 2026-05-24 01:01:43.299689 | orchestrator | changed: [testbed-node-1] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/grafana:2024.2', '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-05-24 01:01:43.299701 | orchestrator | changed: [testbed-node-2] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/grafana:2024.2', '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-05-24 01:01:43.299726 | orchestrator | changed: [testbed-node-0] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/grafana:2024.2', '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-05-24 01:01:43.299737 | orchestrator | 2026-05-24 01:01:43.299748 | orchestrator | TASK [service-cert-copy : grafana | Copying over backend internal TLS certificate] *** 2026-05-24 01:01:43.299765 | orchestrator | Sunday 24 May 2026 00:59:20 +0000 (0:00:01.612) 0:00:05.804 ************ 2026-05-24 01:01:43.299777 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/grafana:2024.2', '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-05-24 01:01:43.299789 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:01:43.299800 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/grafana:2024.2', '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-05-24 01:01:43.299811 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:01:43.299833 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/grafana:2024.2', '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-05-24 01:01:43.299845 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:01:43.299856 | orchestrator | 2026-05-24 01:01:43.299867 | orchestrator | TASK [service-cert-copy : grafana | Copying over backend internal TLS key] ***** 2026-05-24 01:01:43.299878 | orchestrator | Sunday 24 May 2026 00:59:20 +0000 (0:00:00.373) 0:00:06.178 ************ 2026-05-24 01:01:43.299889 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/grafana:2024.2', '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-05-24 01:01:43.299908 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:01:43.299919 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/grafana:2024.2', '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-05-24 01:01:43.299930 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:01:43.299946 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/grafana:2024.2', '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-05-24 01:01:43.299957 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:01:43.299968 | orchestrator | 2026-05-24 01:01:43.299979 | orchestrator | TASK [grafana : Copying over config.json files] ******************************** 2026-05-24 01:01:43.299989 | orchestrator | Sunday 24 May 2026 00:59:21 +0000 (0:00:00.727) 0:00:06.905 ************ 2026-05-24 01:01:43.300000 | orchestrator | changed: [testbed-node-0] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/grafana:2024.2', '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-05-24 01:01:43.300012 | orchestrator | changed: [testbed-node-1] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/grafana:2024.2', '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-05-24 01:01:43.300031 | orchestrator | changed: [testbed-node-2] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/grafana:2024.2', '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-05-24 01:01:43.300050 | orchestrator | 2026-05-24 01:01:43.300061 | orchestrator | TASK [grafana : Copying over grafana.ini] ************************************** 2026-05-24 01:01:43.300072 | orchestrator | Sunday 24 May 2026 00:59:22 +0000 (0:00:01.525) 0:00:08.431 ************ 2026-05-24 01:01:43.300083 | orchestrator | changed: [testbed-node-0] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/grafana:2024.2', '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-05-24 01:01:43.300095 | orchestrator | changed: [testbed-node-1] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/grafana:2024.2', '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-05-24 01:01:43.300111 | orchestrator | changed: [testbed-node-2] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/grafana:2024.2', '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-05-24 01:01:43.300123 | orchestrator | 2026-05-24 01:01:43.300134 | orchestrator | TASK [grafana : Copying over extra configuration file] ************************* 2026-05-24 01:01:43.300144 | orchestrator | Sunday 24 May 2026 00:59:24 +0000 (0:00:01.363) 0:00:09.795 ************ 2026-05-24 01:01:43.300155 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:01:43.300166 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:01:43.300176 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:01:43.300187 | orchestrator | 2026-05-24 01:01:43.300198 | orchestrator | TASK [grafana : Configuring Prometheus as data source for Grafana] ************* 2026-05-24 01:01:43.300208 | orchestrator | Sunday 24 May 2026 00:59:24 +0000 (0:00:00.329) 0:00:10.124 ************ 2026-05-24 01:01:43.300219 | orchestrator | changed: [testbed-node-0] => (item=/ansible/roles/grafana/templates/prometheus.yaml.j2) 2026-05-24 01:01:43.300230 | orchestrator | changed: [testbed-node-1] => (item=/ansible/roles/grafana/templates/prometheus.yaml.j2) 2026-05-24 01:01:43.300240 | orchestrator | changed: [testbed-node-2] => (item=/ansible/roles/grafana/templates/prometheus.yaml.j2) 2026-05-24 01:01:43.300251 | orchestrator | 2026-05-24 01:01:43.300262 | orchestrator | TASK [grafana : Configuring dashboards provisioning] *************************** 2026-05-24 01:01:43.300273 | orchestrator | Sunday 24 May 2026 00:59:25 +0000 (0:00:01.207) 0:00:11.331 ************ 2026-05-24 01:01:43.300342 | orchestrator | changed: [testbed-node-0] => (item=/opt/configuration/environments/kolla/files/overlays/grafana/provisioning.yaml) 2026-05-24 01:01:43.300357 | orchestrator | changed: [testbed-node-1] => (item=/opt/configuration/environments/kolla/files/overlays/grafana/provisioning.yaml) 2026-05-24 01:01:43.300368 | orchestrator | changed: [testbed-node-2] => (item=/opt/configuration/environments/kolla/files/overlays/grafana/provisioning.yaml) 2026-05-24 01:01:43.300386 | orchestrator | 2026-05-24 01:01:43.300408 | orchestrator | TASK [grafana : Find custom grafana dashboards] ******************************** 2026-05-24 01:01:43.300426 | orchestrator | Sunday 24 May 2026 00:59:27 +0000 (0:00:01.280) 0:00:12.612 ************ 2026-05-24 01:01:43.300445 | orchestrator | ok: [testbed-node-0 -> localhost] 2026-05-24 01:01:43.300463 | orchestrator | 2026-05-24 01:01:43.300481 | orchestrator | TASK [grafana : Find templated grafana dashboards] ***************************** 2026-05-24 01:01:43.300497 | orchestrator | Sunday 24 May 2026 00:59:28 +0000 (0:00:01.155) 0:00:13.767 ************ 2026-05-24 01:01:43.300508 | orchestrator | [WARNING]: Skipped '/etc/kolla/grafana/dashboards' path due to this access 2026-05-24 01:01:43.300519 | orchestrator | issue: '/etc/kolla/grafana/dashboards' is not a directory 2026-05-24 01:01:43.300529 | orchestrator | ok: [testbed-node-0] 2026-05-24 01:01:43.300540 | orchestrator | ok: [testbed-node-1] 2026-05-24 01:01:43.300551 | orchestrator | ok: [testbed-node-2] 2026-05-24 01:01:43.300565 | orchestrator | 2026-05-24 01:01:43.300584 | orchestrator | TASK [grafana : Prune templated Grafana dashboards] **************************** 2026-05-24 01:01:43.300603 | orchestrator | Sunday 24 May 2026 00:59:28 +0000 (0:00:00.701) 0:00:14.469 ************ 2026-05-24 01:01:43.300615 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:01:43.300625 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:01:43.300636 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:01:43.300647 | orchestrator | 2026-05-24 01:01:43.300657 | orchestrator | TASK [grafana : Copying over custom dashboards] ******************************** 2026-05-24 01:01:43.300668 | orchestrator | Sunday 24 May 2026 00:59:29 +0000 (0:00:00.360) 0:00:14.829 ************ 2026-05-24 01:01:43.300680 | 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': 121701, 'inode': 1080753, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.1903415, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.300701 | 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': 121701, 'inode': 1080753, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.1903415, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.300713 | 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': 121701, 'inode': 1080753, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.1903415, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.300726 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ceph/cephfsdashboard.json', 'value': {'path': '/operations/grafana/dashboards/ceph/cephfsdashboard.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 143913, 'inode': 1080880, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2153418, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.300767 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ceph/cephfsdashboard.json', 'value': {'path': '/operations/grafana/dashboards/ceph/cephfsdashboard.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 143913, 'inode': 1080880, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2153418, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.300780 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ceph/cephfsdashboard.json', 'value': {'path': '/operations/grafana/dashboards/ceph/cephfsdashboard.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 143913, 'inode': 1080880, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2153418, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.300791 | 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': 26019, 'inode': 1080973, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.22867, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.300802 | 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': 26019, 'inode': 1080973, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.22867, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.300819 | 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': 26019, 'inode': 1080973, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.22867, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.300830 | 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': 1080784, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.1943793, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.300848 | 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': 1080784, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.1943793, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.300877 | 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': 1080784, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.1943793, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.300889 | 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': 170293, 'inode': 1080975, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2304666, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.300900 | 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': 170293, 'inode': 1080975, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2304666, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.300917 | 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': 170293, 'inode': 1080975, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2304666, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.300928 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ceph/ceph-nvmeof-performance.json', 'value': {'path': '/operations/grafana/dashboards/ceph/ceph-nvmeof-performance.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 33297, 'inode': 1080766, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.1915383, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.300951 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ceph/ceph-nvmeof-performance.json', 'value': {'path': '/operations/grafana/dashboards/ceph/ceph-nvmeof-performance.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 33297, 'inode': 1080766, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.1915383, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.300980 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ceph/ceph-nvmeof-performance.json', 'value': {'path': '/operations/grafana/dashboards/ceph/ceph-nvmeof-performance.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 33297, 'inode': 1080766, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.1915383, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.301020 | 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': 26346, 'inode': 1080937, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2235425, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.301031 | 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': 26346, 'inode': 1080937, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2235425, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.301048 | 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': 26346, 'inode': 1080937, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2235425, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.301059 | 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': 46110, 'inode': 1080957, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.226513, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.301081 | 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': 46110, 'inode': 1080957, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.226513, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.301111 | 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': 46110, 'inode': 1080957, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.226513, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.301124 | 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': 1080751, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.1893878, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.301136 | 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': 1080751, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.1893878, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.301147 | 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': 1080751, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.1893878, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.301163 | 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': 1080762, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.1903415, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.301182 | 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': 1080762, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.1903415, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.301194 | 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': 1080762, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.1903415, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.301221 | 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': 1080787, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.195187, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.301233 | 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': 1080787, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.195187, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.301244 | 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': 1080787, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.195187, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.301260 | 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': 19231, 'inode': 1080946, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2249897, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.301283 | 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': 19231, 'inode': 1080946, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2249897, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.301344 | 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': 19231, 'inode': 1080946, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2249897, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.301373 | 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': 13320, 'inode': 1080968, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2283304, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.301385 | 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': 13320, 'inode': 1080968, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2283304, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.301396 | 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': 13320, 'inode': 1080968, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2283304, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.301413 | 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': 1080780, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.1943793, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.301424 | 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': 1080780, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.1943793, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.301444 | 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': 1080780, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.1943793, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.301455 | 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': 20042, 'inode': 1080956, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2261937, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.301483 | 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': 20042, 'inode': 1080956, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2261937, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.301495 | 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': 20042, 'inode': 1080956, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2261937, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.301506 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ceph/smb-overview.json', 'value': {'path': '/operations/grafana/dashboards/ceph/smb-overview.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 29877, 'inode': 1080990, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2314203, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.301522 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ceph/smb-overview.json', 'value': {'path': '/operations/grafana/dashboards/ceph/smb-overview.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 29877, 'inode': 1080990, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2314203, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.301541 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ceph/smb-overview.json', 'value': {'path': '/operations/grafana/dashboards/ceph/smb-overview.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 29877, 'inode': 1080990, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2314203, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.301552 | 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': 38375, 'inode': 1080942, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2245772, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.301571 | 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': 38375, 'inode': 1080942, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2245772, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.301582 | 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': 38375, 'inode': 1080942, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2245772, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.301593 | 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': 63043, 'inode': 1080933, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2232554, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.301609 | 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': 63043, 'inode': 1080933, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2232554, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.301628 | 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': 63043, 'inode': 1080933, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2232554, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.301639 | 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': 27387, 'inode': 1080928, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.222342, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.301657 | 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': 27387, 'inode': 1080928, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.222342, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.301669 | 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': 27387, 'inode': 1080928, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.222342, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.301680 | 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': 49016, 'inode': 1080952, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2257779, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.301692 | 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': 49016, 'inode': 1080952, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2257779, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.301716 | 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': 49016, 'inode': 1080952, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2257779, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.301729 | 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': 43303, 'inode': 1080897, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2218933, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.301740 | 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': 43303, 'inode': 1080897, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2218933, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.301758 | 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': 43303, 'inode': 1080897, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2218933, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.301770 | 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': 16614, 'inode': 1080962, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.227221, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.301782 | 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': 16614, 'inode': 1080962, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.227221, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.301808 | 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': 16614, 'inode': 1080962, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.227221, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.301820 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ceph/ceph-nvmeof.json', 'value': {'path': '/operations/grafana/dashboards/ceph/ceph-nvmeof.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 52667, 'inode': 1080769, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.1930463, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.301831 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ceph/ceph-nvmeof.json', 'value': {'path': '/operations/grafana/dashboards/ceph/ceph-nvmeof.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 52667, 'inode': 1080769, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.1930463, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.301851 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ceph/ceph-nvmeof.json', 'value': {'path': '/operations/grafana/dashboards/ceph/ceph-nvmeof.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 52667, 'inode': 1080769, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.1930463, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.301862 | 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': 1081105, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2666273, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.301874 | 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': 1081105, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2666273, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.301896 | 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': 1081105, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2666273, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.301908 | 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': 1081015, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2443423, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.301920 | 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': 1081015, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2443423, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.301937 | 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': 1081015, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2443423, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': Fals2026-05-24 01:01:43 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:01:43.301949 | orchestrator | e, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.301960 | 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': 1081002, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.234342, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.301972 | 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': 1081002, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.234342, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.301996 | 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': 1081002, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.234342, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.302008 | 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': 15767, 'inode': 1081041, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2473423, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.302065 | 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': 15767, 'inode': 1081041, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2473423, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.302084 | 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': 15767, 'inode': 1081041, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2473423, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.302096 | 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': 1080996, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.231797, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.302108 | 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': 1080996, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.231797, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.302126 | 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': 1080996, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.231797, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.302143 | 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': 1081063, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2573426, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.302155 | 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': 1081063, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2573426, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.302166 | 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': 1081063, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2573426, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.302184 | 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': 1081043, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2543426, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.302196 | 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': 1081043, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2543426, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.302214 | 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': 1081043, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2543426, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.302231 | 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': 22303, 'inode': 1081066, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2583888, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.302243 | 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': 22303, 'inode': 1081066, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2583888, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.302254 | 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': 22303, 'inode': 1081066, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2583888, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.302273 | 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': 1081098, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2648716, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.302339 | 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': 1081098, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2648716, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.302363 | 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': 1081098, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2648716, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.302380 | 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': 21194, 'inode': 1081061, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2563426, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.302392 | 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': 21194, 'inode': 1081061, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2563426, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.302403 | 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': 21194, 'inode': 1081061, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2563426, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.302423 | 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': 1081036, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2453425, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.302435 | 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': 1081036, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2453425, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.302452 | 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': 1081036, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2453425, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.302468 | 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': 1081013, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2383423, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.302480 | 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': 1081013, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2383423, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.302491 | 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': 1081013, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2383423, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.302508 | 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': 1081032, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2453258, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.302520 | 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': 1081032, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2453258, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.302538 | 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': 1081004, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2381232, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.302550 | 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': 1081032, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2453258, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.302569 | 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': 1081004, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2381232, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.302581 | 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': 15957, 'inode': 1081040, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2473423, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.302598 | 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': 1081004, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2381232, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.302609 | 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': 15957, 'inode': 1081040, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2473423, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.302627 | 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': 1081085, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.264355, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.302639 | 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': 15957, 'inode': 1081040, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2473423, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.302655 | 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': 1081085, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.264355, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.302667 | 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': 1081070, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2622607, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.302678 | 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': 1081085, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.264355, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.302703 | 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': 1081070, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2622607, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.302715 | 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': 1080999, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2319856, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.302726 | 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': 1081070, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2622607, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.302742 | 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': 1080999, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2319856, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.302754 | 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': 1081001, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2323422, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.302765 | 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': 1080999, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2319856, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.302788 | 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': 1081001, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2323422, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.302798 | 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': 1081001, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2323422, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.302808 | 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': 1081059, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2553425, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.302825 | 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': 1081059, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2553425, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.302835 | 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': 21951, 'inode': 1081069, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2583888, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.302846 | 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': 1081059, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2553425, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.302867 | 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': 21951, 'inode': 1081069, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2583888, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.302877 | 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': 21951, 'inode': 1081069, 'dev': 123, 'nlink': 1, 'atime': 1779321761.0, 'mtime': 1779321761.0, 'ctime': 1779582006.2583888, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-24 01:01:43.302887 | orchestrator | 2026-05-24 01:01:43.302897 | orchestrator | TASK [grafana : Check grafana containers] ************************************** 2026-05-24 01:01:43.302907 | orchestrator | Sunday 24 May 2026 01:00:11 +0000 (0:00:41.962) 0:00:56.792 ************ 2026-05-24 01:01:43.302917 | orchestrator | changed: [testbed-node-1] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/grafana:2024.2', '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-05-24 01:01:43.302930 | orchestrator | changed: [testbed-node-0] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/grafana:2024.2', '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-05-24 01:01:43.302941 | orchestrator | changed: [testbed-node-2] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/grafana:2024.2', '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-05-24 01:01:43.302951 | orchestrator | 2026-05-24 01:01:43.302960 | orchestrator | TASK [grafana : Creating grafana database] ************************************* 2026-05-24 01:01:43.302970 | orchestrator | Sunday 24 May 2026 01:00:12 +0000 (0:00:01.061) 0:00:57.853 ************ 2026-05-24 01:01:43.302985 | orchestrator | changed: [testbed-node-0] 2026-05-24 01:01:43.302996 | orchestrator | 2026-05-24 01:01:43.303005 | orchestrator | TASK [grafana : Creating grafana database user and setting permissions] ******** 2026-05-24 01:01:43.303015 | orchestrator | Sunday 24 May 2026 01:00:21 +0000 (0:00:09.357) 0:01:07.211 ************ 2026-05-24 01:01:43.303025 | orchestrator | changed: [testbed-node-0] 2026-05-24 01:01:43.303034 | orchestrator | 2026-05-24 01:01:43.303043 | orchestrator | TASK [grafana : Flush handlers] ************************************************ 2026-05-24 01:01:43.303053 | orchestrator | Sunday 24 May 2026 01:00:23 +0000 (0:00:02.232) 0:01:09.444 ************ 2026-05-24 01:01:43.303062 | orchestrator | 2026-05-24 01:01:43.303072 | orchestrator | TASK [grafana : Flush handlers] ************************************************ 2026-05-24 01:01:43.303081 | orchestrator | Sunday 24 May 2026 01:00:24 +0000 (0:00:00.109) 0:01:09.553 ************ 2026-05-24 01:01:43.303091 | orchestrator | 2026-05-24 01:01:43.303100 | orchestrator | TASK [grafana : Flush handlers] ************************************************ 2026-05-24 01:01:43.303110 | orchestrator | Sunday 24 May 2026 01:00:24 +0000 (0:00:00.076) 0:01:09.629 ************ 2026-05-24 01:01:43.303120 | orchestrator | 2026-05-24 01:01:43.303135 | orchestrator | RUNNING HANDLER [grafana : Restart first grafana container] ******************** 2026-05-24 01:01:43.303145 | orchestrator | Sunday 24 May 2026 01:00:24 +0000 (0:00:00.073) 0:01:09.703 ************ 2026-05-24 01:01:43.303154 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:01:43.303164 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:01:43.303173 | orchestrator | changed: [testbed-node-0] 2026-05-24 01:01:43.303183 | orchestrator | 2026-05-24 01:01:43.303192 | orchestrator | RUNNING HANDLER [grafana : Waiting for grafana to start on first node] ********* 2026-05-24 01:01:43.303202 | orchestrator | Sunday 24 May 2026 01:00:25 +0000 (0:00:01.745) 0:01:11.448 ************ 2026-05-24 01:01:43.303211 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:01:43.303221 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:01:43.303231 | orchestrator | FAILED - RETRYING: [testbed-node-0]: Waiting for grafana to start on first node (12 retries left). 2026-05-24 01:01:43.303240 | orchestrator | FAILED - RETRYING: [testbed-node-0]: Waiting for grafana to start on first node (11 retries left). 2026-05-24 01:01:43.303250 | orchestrator | ok: [testbed-node-0] 2026-05-24 01:01:43.303260 | orchestrator | 2026-05-24 01:01:43.303269 | orchestrator | RUNNING HANDLER [grafana : Restart remaining grafana containers] *************** 2026-05-24 01:01:43.303279 | orchestrator | Sunday 24 May 2026 01:00:52 +0000 (0:00:26.642) 0:01:38.091 ************ 2026-05-24 01:01:43.303309 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:01:43.303326 | orchestrator | changed: [testbed-node-2] 2026-05-24 01:01:43.303343 | orchestrator | changed: [testbed-node-1] 2026-05-24 01:01:43.303359 | orchestrator | 2026-05-24 01:01:43.303373 | orchestrator | TASK [grafana : Wait for grafana application ready] **************************** 2026-05-24 01:01:43.303383 | orchestrator | Sunday 24 May 2026 01:01:35 +0000 (0:00:42.921) 0:02:21.013 ************ 2026-05-24 01:01:43.303393 | orchestrator | ok: [testbed-node-0] 2026-05-24 01:01:43.303402 | orchestrator | 2026-05-24 01:01:43.303412 | orchestrator | TASK [grafana : Remove old grafana docker volume] ****************************** 2026-05-24 01:01:43.303422 | orchestrator | Sunday 24 May 2026 01:01:37 +0000 (0:00:02.367) 0:02:23.380 ************ 2026-05-24 01:01:43.303431 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:01:43.303441 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:01:43.303450 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:01:43.303460 | orchestrator | 2026-05-24 01:01:43.303469 | orchestrator | TASK [grafana : Enable grafana datasources] ************************************ 2026-05-24 01:01:43.303479 | orchestrator | Sunday 24 May 2026 01:01:38 +0000 (0:00:00.322) 0:02:23.702 ************ 2026-05-24 01:01:43.303489 | 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-05-24 01:01:43.303512 | 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-05-24 01:01:43.303522 | orchestrator | 2026-05-24 01:01:43.303532 | orchestrator | TASK [grafana : Disable Getting Started panel] ********************************* 2026-05-24 01:01:43.303541 | orchestrator | Sunday 24 May 2026 01:01:40 +0000 (0:00:02.499) 0:02:26.202 ************ 2026-05-24 01:01:43.303551 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:01:43.303561 | orchestrator | 2026-05-24 01:01:43.303570 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-24 01:01:43.303580 | orchestrator | testbed-node-0 : ok=21  changed=12  unreachable=0 failed=0 skipped=7  rescued=0 ignored=0 2026-05-24 01:01:43.303591 | orchestrator | testbed-node-1 : ok=14  changed=9  unreachable=0 failed=0 skipped=7  rescued=0 ignored=0 2026-05-24 01:01:43.303601 | orchestrator | testbed-node-2 : ok=14  changed=9  unreachable=0 failed=0 skipped=7  rescued=0 ignored=0 2026-05-24 01:01:43.303611 | orchestrator | 2026-05-24 01:01:43.303621 | orchestrator | 2026-05-24 01:01:43.303630 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-24 01:01:43.303640 | orchestrator | Sunday 24 May 2026 01:01:40 +0000 (0:00:00.243) 0:02:26.445 ************ 2026-05-24 01:01:43.303649 | orchestrator | =============================================================================== 2026-05-24 01:01:43.303659 | orchestrator | grafana : Restart remaining grafana containers ------------------------- 42.92s 2026-05-24 01:01:43.303668 | orchestrator | grafana : Copying over custom dashboards ------------------------------- 41.96s 2026-05-24 01:01:43.303677 | orchestrator | grafana : Waiting for grafana to start on first node ------------------- 26.64s 2026-05-24 01:01:43.303687 | orchestrator | grafana : Creating grafana database ------------------------------------- 9.36s 2026-05-24 01:01:43.303696 | orchestrator | grafana : Enable grafana datasources ------------------------------------ 2.50s 2026-05-24 01:01:43.303706 | orchestrator | grafana : Wait for grafana application ready ---------------------------- 2.37s 2026-05-24 01:01:43.303715 | orchestrator | grafana : Creating grafana database user and setting permissions -------- 2.23s 2026-05-24 01:01:43.303725 | orchestrator | grafana : Restart first grafana container ------------------------------- 1.75s 2026-05-24 01:01:43.303734 | orchestrator | service-cert-copy : grafana | Copying over extra CA certificates -------- 1.61s 2026-05-24 01:01:43.303749 | orchestrator | grafana : Copying over config.json files -------------------------------- 1.53s 2026-05-24 01:01:43.303759 | orchestrator | grafana : Copying over grafana.ini -------------------------------------- 1.36s 2026-05-24 01:01:43.303768 | orchestrator | grafana : Configuring dashboards provisioning --------------------------- 1.28s 2026-05-24 01:01:43.303778 | orchestrator | grafana : Configuring Prometheus as data source for Grafana ------------- 1.21s 2026-05-24 01:01:43.303787 | orchestrator | grafana : Find custom grafana dashboards -------------------------------- 1.16s 2026-05-24 01:01:43.303797 | orchestrator | grafana : Ensuring config directories exist ----------------------------- 1.07s 2026-05-24 01:01:43.303807 | orchestrator | grafana : Check grafana containers -------------------------------------- 1.06s 2026-05-24 01:01:43.303816 | orchestrator | grafana : Check if extra configuration file exists ---------------------- 0.94s 2026-05-24 01:01:43.303826 | orchestrator | service-cert-copy : grafana | Copying over backend internal TLS key ----- 0.73s 2026-05-24 01:01:43.303835 | orchestrator | grafana : Find templated grafana dashboards ----------------------------- 0.70s 2026-05-24 01:01:43.303845 | orchestrator | grafana : include_tasks ------------------------------------------------- 0.63s 2026-05-24 01:01:46.348498 | orchestrator | 2026-05-24 01:01:46 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 01:01:46.350860 | orchestrator | 2026-05-24 01:01:46 | INFO  | Task 7d0eb9df-d96f-42f3-9a78-e22748e70ed6 is in state STARTED 2026-05-24 01:01:46.353330 | orchestrator | 2026-05-24 01:01:46 | INFO  | Task 78d2ae84-286e-4539-9811-df1ffa1e6bdc is in state STARTED 2026-05-24 01:01:46.353363 | orchestrator | 2026-05-24 01:01:46 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:01:49.406400 | orchestrator | 2026-05-24 01:01:49 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 01:01:49.408313 | orchestrator | 2026-05-24 01:01:49 | INFO  | Task 7d0eb9df-d96f-42f3-9a78-e22748e70ed6 is in state STARTED 2026-05-24 01:01:49.410564 | orchestrator | 2026-05-24 01:01:49 | INFO  | Task 78d2ae84-286e-4539-9811-df1ffa1e6bdc is in state STARTED 2026-05-24 01:01:49.411340 | orchestrator | 2026-05-24 01:01:49 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:01:52.458958 | orchestrator | 2026-05-24 01:01:52 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 01:01:52.461633 | orchestrator | 2026-05-24 01:01:52 | INFO  | Task 7d0eb9df-d96f-42f3-9a78-e22748e70ed6 is in state STARTED 2026-05-24 01:01:52.463539 | orchestrator | 2026-05-24 01:01:52 | INFO  | Task 78d2ae84-286e-4539-9811-df1ffa1e6bdc is in state STARTED 2026-05-24 01:01:52.463618 | orchestrator | 2026-05-24 01:01:52 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:01:55.507869 | orchestrator | 2026-05-24 01:01:55 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 01:01:55.508396 | orchestrator | 2026-05-24 01:01:55 | INFO  | Task 7d0eb9df-d96f-42f3-9a78-e22748e70ed6 is in state STARTED 2026-05-24 01:01:55.510146 | orchestrator | 2026-05-24 01:01:55 | INFO  | Task 78d2ae84-286e-4539-9811-df1ffa1e6bdc is in state STARTED 2026-05-24 01:01:55.510185 | orchestrator | 2026-05-24 01:01:55 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:01:58.555079 | orchestrator | 2026-05-24 01:01:58 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 01:01:58.557138 | orchestrator | 2026-05-24 01:01:58 | INFO  | Task 7d0eb9df-d96f-42f3-9a78-e22748e70ed6 is in state STARTED 2026-05-24 01:01:58.559153 | orchestrator | 2026-05-24 01:01:58 | INFO  | Task 78d2ae84-286e-4539-9811-df1ffa1e6bdc is in state STARTED 2026-05-24 01:01:58.559184 | orchestrator | 2026-05-24 01:01:58 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:02:01.602580 | orchestrator | 2026-05-24 01:02:01 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 01:02:01.603098 | orchestrator | 2026-05-24 01:02:01 | INFO  | Task 7d0eb9df-d96f-42f3-9a78-e22748e70ed6 is in state STARTED 2026-05-24 01:02:01.604902 | orchestrator | 2026-05-24 01:02:01 | INFO  | Task 78d2ae84-286e-4539-9811-df1ffa1e6bdc is in state STARTED 2026-05-24 01:02:01.604928 | orchestrator | 2026-05-24 01:02:01 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:02:04.647502 | orchestrator | 2026-05-24 01:02:04 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 01:02:04.648362 | orchestrator | 2026-05-24 01:02:04 | INFO  | Task 7d0eb9df-d96f-42f3-9a78-e22748e70ed6 is in state STARTED 2026-05-24 01:02:04.649427 | orchestrator | 2026-05-24 01:02:04 | INFO  | Task 78d2ae84-286e-4539-9811-df1ffa1e6bdc is in state STARTED 2026-05-24 01:02:04.649469 | orchestrator | 2026-05-24 01:02:04 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:02:07.687728 | orchestrator | 2026-05-24 01:02:07 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 01:02:07.689085 | orchestrator | 2026-05-24 01:02:07 | INFO  | Task 7d0eb9df-d96f-42f3-9a78-e22748e70ed6 is in state STARTED 2026-05-24 01:02:07.690859 | orchestrator | 2026-05-24 01:02:07 | INFO  | Task 78d2ae84-286e-4539-9811-df1ffa1e6bdc is in state STARTED 2026-05-24 01:02:07.690896 | orchestrator | 2026-05-24 01:02:07 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:02:10.739246 | orchestrator | 2026-05-24 01:02:10 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 01:02:10.740294 | orchestrator | 2026-05-24 01:02:10 | INFO  | Task 7d0eb9df-d96f-42f3-9a78-e22748e70ed6 is in state STARTED 2026-05-24 01:02:10.742396 | orchestrator | 2026-05-24 01:02:10 | INFO  | Task 78d2ae84-286e-4539-9811-df1ffa1e6bdc is in state STARTED 2026-05-24 01:02:10.742454 | orchestrator | 2026-05-24 01:02:10 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:02:13.789890 | orchestrator | 2026-05-24 01:02:13 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 01:02:13.792582 | orchestrator | 2026-05-24 01:02:13 | INFO  | Task 7d0eb9df-d96f-42f3-9a78-e22748e70ed6 is in state STARTED 2026-05-24 01:02:13.794261 | orchestrator | 2026-05-24 01:02:13 | INFO  | Task 78d2ae84-286e-4539-9811-df1ffa1e6bdc is in state STARTED 2026-05-24 01:02:13.794312 | orchestrator | 2026-05-24 01:02:13 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:02:16.837963 | orchestrator | 2026-05-24 01:02:16 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 01:02:16.839337 | orchestrator | 2026-05-24 01:02:16 | INFO  | Task 7d0eb9df-d96f-42f3-9a78-e22748e70ed6 is in state STARTED 2026-05-24 01:02:16.841435 | orchestrator | 2026-05-24 01:02:16 | INFO  | Task 78d2ae84-286e-4539-9811-df1ffa1e6bdc is in state STARTED 2026-05-24 01:02:16.841466 | orchestrator | 2026-05-24 01:02:16 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:02:19.892578 | orchestrator | 2026-05-24 01:02:19 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 01:02:19.894758 | orchestrator | 2026-05-24 01:02:19 | INFO  | Task 7d0eb9df-d96f-42f3-9a78-e22748e70ed6 is in state STARTED 2026-05-24 01:02:19.896834 | orchestrator | 2026-05-24 01:02:19 | INFO  | Task 78d2ae84-286e-4539-9811-df1ffa1e6bdc is in state STARTED 2026-05-24 01:02:19.896894 | orchestrator | 2026-05-24 01:02:19 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:02:22.947324 | orchestrator | 2026-05-24 01:02:22 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 01:02:22.950676 | orchestrator | 2026-05-24 01:02:22 | INFO  | Task 7d0eb9df-d96f-42f3-9a78-e22748e70ed6 is in state SUCCESS 2026-05-24 01:02:22.953319 | orchestrator | 2026-05-24 01:02:22.953393 | orchestrator | [WARNING]: Collection community.general does not support Ansible version 2026-05-24 01:02:22.953410 | orchestrator | 2.17.14 2026-05-24 01:02:22.953422 | orchestrator | 2026-05-24 01:02:22.953483 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-05-24 01:02:22.953497 | orchestrator | 2026-05-24 01:02:22.953508 | orchestrator | TASK [Group hosts based on Kolla action] *************************************** 2026-05-24 01:02:22.953519 | orchestrator | Sunday 24 May 2026 01:00:31 +0000 (0:00:00.315) 0:00:00.315 ************ 2026-05-24 01:02:22.953530 | orchestrator | ok: [testbed-node-0] 2026-05-24 01:02:22.953542 | orchestrator | ok: [testbed-node-1] 2026-05-24 01:02:22.953605 | orchestrator | ok: [testbed-node-2] 2026-05-24 01:02:22.953619 | orchestrator | 2026-05-24 01:02:22.953639 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-05-24 01:02:22.953656 | orchestrator | Sunday 24 May 2026 01:00:32 +0000 (0:00:00.280) 0:00:00.596 ************ 2026-05-24 01:02:22.953674 | orchestrator | ok: [testbed-node-0] => (item=enable_horizon_True) 2026-05-24 01:02:22.953764 | orchestrator | ok: [testbed-node-1] => (item=enable_horizon_True) 2026-05-24 01:02:22.953848 | orchestrator | ok: [testbed-node-2] => (item=enable_horizon_True) 2026-05-24 01:02:22.953872 | orchestrator | 2026-05-24 01:02:22.953892 | orchestrator | PLAY [Apply role horizon] ****************************************************** 2026-05-24 01:02:22.953911 | orchestrator | 2026-05-24 01:02:22.953929 | orchestrator | TASK [horizon : include_tasks] ************************************************* 2026-05-24 01:02:22.953947 | orchestrator | Sunday 24 May 2026 01:00:32 +0000 (0:00:00.278) 0:00:00.874 ************ 2026-05-24 01:02:22.953959 | orchestrator | included: /ansible/roles/horizon/tasks/deploy.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-24 01:02:22.953970 | orchestrator | 2026-05-24 01:02:22.953981 | orchestrator | TASK [horizon : Ensuring config directories exist] ***************************** 2026-05-24 01:02:22.953992 | orchestrator | Sunday 24 May 2026 01:00:33 +0000 (0:00:00.629) 0:00:01.504 ************ 2026-05-24 01:02:22.954009 | orchestrator | changed: [testbed-node-0] => (item={'key': 'horizon', 'value': {'container_name': 'horizon', 'group': 'horizon', 'enabled': True, 'image': 'registry.osism.tech/kolla/horizon:2024.2', '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-05-24 01:02:22.954176 | orchestrator | changed: [testbed-node-2] => (item={'key': 'horizon', 'value': {'container_name': 'horizon', 'group': 'horizon', 'enabled': True, 'image': 'registry.osism.tech/kolla/horizon:2024.2', '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-05-24 01:02:22.954209 | orchestrator | changed: [testbed-node-1] => (item={'key': 'horizon', 'value': {'container_name': 'horizon', 'group': 'horizon', 'enabled': True, 'image': 'registry.osism.tech/kolla/horizon:2024.2', '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-05-24 01:02:22.954222 | orchestrator | 2026-05-24 01:02:22.954234 | orchestrator | TASK [horizon : Set empty custom policy] *************************************** 2026-05-24 01:02:22.954250 | orchestrator | Sunday 24 May 2026 01:00:34 +0000 (0:00:01.456) 0:00:02.961 ************ 2026-05-24 01:02:22.954262 | orchestrator | ok: [testbed-node-0] 2026-05-24 01:02:22.954272 | orchestrator | ok: [testbed-node-1] 2026-05-24 01:02:22.954285 | orchestrator | ok: [testbed-node-2] 2026-05-24 01:02:22.954304 | orchestrator | 2026-05-24 01:02:22.954322 | orchestrator | TASK [horizon : include_tasks] ************************************************* 2026-05-24 01:02:22.954351 | orchestrator | Sunday 24 May 2026 01:00:34 +0000 (0:00:00.303) 0:00:03.264 ************ 2026-05-24 01:02:22.954369 | orchestrator | skipping: [testbed-node-0] => (item={'name': 'cloudkitty', 'enabled': False})  2026-05-24 01:02:22.954396 | orchestrator | skipping: [testbed-node-0] => (item={'name': 'heat', 'enabled': 'no'})  2026-05-24 01:02:22.954416 | orchestrator | skipping: [testbed-node-0] => (item={'name': 'ironic', 'enabled': False})  2026-05-24 01:02:22.954434 | orchestrator | skipping: [testbed-node-0] => (item={'name': 'masakari', 'enabled': False})  2026-05-24 01:02:22.954454 | orchestrator | skipping: [testbed-node-0] => (item={'name': 'mistral', 'enabled': False})  2026-05-24 01:02:22.954471 | orchestrator | skipping: [testbed-node-1] => (item={'name': 'cloudkitty', 'enabled': False})  2026-05-24 01:02:22.954490 | orchestrator | skipping: [testbed-node-1] => (item={'name': 'heat', 'enabled': 'no'})  2026-05-24 01:02:22.954503 | orchestrator | skipping: [testbed-node-1] => (item={'name': 'ironic', 'enabled': False})  2026-05-24 01:02:22.954517 | orchestrator | skipping: [testbed-node-0] => (item={'name': 'tacker', 'enabled': False})  2026-05-24 01:02:22.954534 | orchestrator | skipping: [testbed-node-0] => (item={'name': 'trove', 'enabled': False})  2026-05-24 01:02:22.954545 | orchestrator | skipping: [testbed-node-0] => (item={'name': 'watcher', 'enabled': False})  2026-05-24 01:02:22.954556 | orchestrator | skipping: [testbed-node-1] => (item={'name': 'masakari', 'enabled': False})  2026-05-24 01:02:22.954567 | orchestrator | skipping: [testbed-node-1] => (item={'name': 'mistral', 'enabled': False})  2026-05-24 01:02:22.954577 | orchestrator | skipping: [testbed-node-1] => (item={'name': 'tacker', 'enabled': False})  2026-05-24 01:02:22.954588 | orchestrator | skipping: [testbed-node-1] => (item={'name': 'trove', 'enabled': False})  2026-05-24 01:02:22.954599 | orchestrator | skipping: [testbed-node-1] => (item={'name': 'watcher', 'enabled': False})  2026-05-24 01:02:22.954609 | orchestrator | skipping: [testbed-node-2] => (item={'name': 'cloudkitty', 'enabled': False})  2026-05-24 01:02:22.954620 | orchestrator | skipping: [testbed-node-2] => (item={'name': 'heat', 'enabled': 'no'})  2026-05-24 01:02:22.954631 | orchestrator | skipping: [testbed-node-2] => (item={'name': 'ironic', 'enabled': False})  2026-05-24 01:02:22.954641 | orchestrator | skipping: [testbed-node-2] => (item={'name': 'masakari', 'enabled': False})  2026-05-24 01:02:22.954652 | orchestrator | skipping: [testbed-node-2] => (item={'name': 'mistral', 'enabled': False})  2026-05-24 01:02:22.954662 | orchestrator | skipping: [testbed-node-2] => (item={'name': 'tacker', 'enabled': False})  2026-05-24 01:02:22.954673 | orchestrator | skipping: [testbed-node-2] => (item={'name': 'trove', 'enabled': False})  2026-05-24 01:02:22.954683 | orchestrator | skipping: [testbed-node-2] => (item={'name': 'watcher', 'enabled': False})  2026-05-24 01:02:22.954695 | 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-05-24 01:02:22.954708 | 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-05-24 01:02:22.954719 | 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-05-24 01:02:22.954730 | 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-05-24 01:02:22.954741 | 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-05-24 01:02:22.954751 | 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-05-24 01:02:22.954762 | 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-05-24 01:02:22.954789 | 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-05-24 01:02:22.954800 | 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-05-24 01:02:22.954812 | 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-05-24 01:02:22.954823 | orchestrator | 2026-05-24 01:02:22.954839 | orchestrator | TASK [horizon : Update policy file name] *************************************** 2026-05-24 01:02:22.954851 | orchestrator | Sunday 24 May 2026 01:00:35 +0000 (0:00:00.774) 0:00:04.039 ************ 2026-05-24 01:02:22.954862 | orchestrator | ok: [testbed-node-0] 2026-05-24 01:02:22.954872 | orchestrator | ok: [testbed-node-1] 2026-05-24 01:02:22.954883 | orchestrator | ok: [testbed-node-2] 2026-05-24 01:02:22.954894 | orchestrator | 2026-05-24 01:02:22.954913 | orchestrator | TASK [horizon : Check if policies shall be overwritten] ************************ 2026-05-24 01:02:22.954940 | orchestrator | Sunday 24 May 2026 01:00:36 +0000 (0:00:00.465) 0:00:04.504 ************ 2026-05-24 01:02:22.954958 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:02:22.954976 | orchestrator | 2026-05-24 01:02:22.954994 | orchestrator | TASK [horizon : Update custom policy file name] ******************************** 2026-05-24 01:02:22.955013 | orchestrator | Sunday 24 May 2026 01:00:36 +0000 (0:00:00.134) 0:00:04.639 ************ 2026-05-24 01:02:22.955031 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:02:22.955050 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:02:22.955068 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:02:22.955087 | orchestrator | 2026-05-24 01:02:22.955106 | orchestrator | TASK [horizon : Update policy file name] *************************************** 2026-05-24 01:02:22.955120 | orchestrator | Sunday 24 May 2026 01:00:36 +0000 (0:00:00.279) 0:00:04.918 ************ 2026-05-24 01:02:22.955132 | orchestrator | ok: [testbed-node-0] 2026-05-24 01:02:22.955180 | orchestrator | ok: [testbed-node-1] 2026-05-24 01:02:22.955194 | orchestrator | ok: [testbed-node-2] 2026-05-24 01:02:22.955205 | orchestrator | 2026-05-24 01:02:22.955215 | orchestrator | TASK [horizon : Check if policies shall be overwritten] ************************ 2026-05-24 01:02:22.955226 | orchestrator | Sunday 24 May 2026 01:00:36 +0000 (0:00:00.279) 0:00:05.198 ************ 2026-05-24 01:02:22.955236 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:02:22.955247 | orchestrator | 2026-05-24 01:02:22.955257 | orchestrator | TASK [horizon : Update custom policy file name] ******************************** 2026-05-24 01:02:22.955268 | orchestrator | Sunday 24 May 2026 01:00:37 +0000 (0:00:00.121) 0:00:05.319 ************ 2026-05-24 01:02:22.955278 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:02:22.955289 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:02:22.955299 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:02:22.955310 | orchestrator | 2026-05-24 01:02:22.955321 | orchestrator | TASK [horizon : Update policy file name] *************************************** 2026-05-24 01:02:22.955331 | orchestrator | Sunday 24 May 2026 01:00:37 +0000 (0:00:00.471) 0:00:05.790 ************ 2026-05-24 01:02:22.955342 | orchestrator | ok: [testbed-node-0] 2026-05-24 01:02:22.955352 | orchestrator | ok: [testbed-node-1] 2026-05-24 01:02:22.955363 | orchestrator | ok: [testbed-node-2] 2026-05-24 01:02:22.955373 | orchestrator | 2026-05-24 01:02:22.955384 | orchestrator | TASK [horizon : Check if policies shall be overwritten] ************************ 2026-05-24 01:02:22.955395 | orchestrator | Sunday 24 May 2026 01:00:37 +0000 (0:00:00.294) 0:00:06.085 ************ 2026-05-24 01:02:22.955405 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:02:22.955415 | orchestrator | 2026-05-24 01:02:22.955426 | orchestrator | TASK [horizon : Update custom policy file name] ******************************** 2026-05-24 01:02:22.955437 | orchestrator | Sunday 24 May 2026 01:00:37 +0000 (0:00:00.122) 0:00:06.208 ************ 2026-05-24 01:02:22.955447 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:02:22.955458 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:02:22.955478 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:02:22.955489 | orchestrator | 2026-05-24 01:02:22.955499 | orchestrator | TASK [horizon : Update policy file name] *************************************** 2026-05-24 01:02:22.955510 | orchestrator | Sunday 24 May 2026 01:00:38 +0000 (0:00:00.294) 0:00:06.502 ************ 2026-05-24 01:02:22.955521 | orchestrator | ok: [testbed-node-0] 2026-05-24 01:02:22.955531 | orchestrator | ok: [testbed-node-1] 2026-05-24 01:02:22.955542 | orchestrator | ok: [testbed-node-2] 2026-05-24 01:02:22.955552 | orchestrator | 2026-05-24 01:02:22.955563 | orchestrator | TASK [horizon : Check if policies shall be overwritten] ************************ 2026-05-24 01:02:22.955574 | orchestrator | Sunday 24 May 2026 01:00:38 +0000 (0:00:00.300) 0:00:06.803 ************ 2026-05-24 01:02:22.955585 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:02:22.955595 | orchestrator | 2026-05-24 01:02:22.955606 | orchestrator | TASK [horizon : Update custom policy file name] ******************************** 2026-05-24 01:02:22.955616 | orchestrator | Sunday 24 May 2026 01:00:38 +0000 (0:00:00.136) 0:00:06.940 ************ 2026-05-24 01:02:22.955627 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:02:22.955637 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:02:22.955648 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:02:22.955658 | orchestrator | 2026-05-24 01:02:22.955669 | orchestrator | TASK [horizon : Update policy file name] *************************************** 2026-05-24 01:02:22.955679 | orchestrator | Sunday 24 May 2026 01:00:39 +0000 (0:00:00.469) 0:00:07.409 ************ 2026-05-24 01:02:22.955690 | orchestrator | ok: [testbed-node-0] 2026-05-24 01:02:22.955701 | orchestrator | ok: [testbed-node-1] 2026-05-24 01:02:22.955711 | orchestrator | ok: [testbed-node-2] 2026-05-24 01:02:22.955722 | orchestrator | 2026-05-24 01:02:22.955732 | orchestrator | TASK [horizon : Check if policies shall be overwritten] ************************ 2026-05-24 01:02:22.955743 | orchestrator | Sunday 24 May 2026 01:00:39 +0000 (0:00:00.282) 0:00:07.692 ************ 2026-05-24 01:02:22.955754 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:02:22.955764 | orchestrator | 2026-05-24 01:02:22.955775 | orchestrator | TASK [horizon : Update custom policy file name] ******************************** 2026-05-24 01:02:22.955786 | orchestrator | Sunday 24 May 2026 01:00:39 +0000 (0:00:00.130) 0:00:07.823 ************ 2026-05-24 01:02:22.955796 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:02:22.955807 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:02:22.955817 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:02:22.955828 | orchestrator | 2026-05-24 01:02:22.955839 | orchestrator | TASK [horizon : Update policy file name] *************************************** 2026-05-24 01:02:22.955849 | orchestrator | Sunday 24 May 2026 01:00:39 +0000 (0:00:00.268) 0:00:08.091 ************ 2026-05-24 01:02:22.955860 | orchestrator | ok: [testbed-node-0] 2026-05-24 01:02:22.955870 | orchestrator | ok: [testbed-node-1] 2026-05-24 01:02:22.955881 | orchestrator | ok: [testbed-node-2] 2026-05-24 01:02:22.955891 | orchestrator | 2026-05-24 01:02:22.955902 | orchestrator | TASK [horizon : Check if policies shall be overwritten] ************************ 2026-05-24 01:02:22.955912 | orchestrator | Sunday 24 May 2026 01:00:40 +0000 (0:00:00.526) 0:00:08.617 ************ 2026-05-24 01:02:22.955923 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:02:22.955934 | orchestrator | 2026-05-24 01:02:22.955945 | orchestrator | TASK [horizon : Update custom policy file name] ******************************** 2026-05-24 01:02:22.955956 | orchestrator | Sunday 24 May 2026 01:00:40 +0000 (0:00:00.154) 0:00:08.771 ************ 2026-05-24 01:02:22.955966 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:02:22.955977 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:02:22.955988 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:02:22.955998 | orchestrator | 2026-05-24 01:02:22.956017 | orchestrator | TASK [horizon : Update policy file name] *************************************** 2026-05-24 01:02:22.956028 | orchestrator | Sunday 24 May 2026 01:00:40 +0000 (0:00:00.350) 0:00:09.122 ************ 2026-05-24 01:02:22.956039 | orchestrator | ok: [testbed-node-0] 2026-05-24 01:02:22.956050 | orchestrator | ok: [testbed-node-1] 2026-05-24 01:02:22.956060 | orchestrator | ok: [testbed-node-2] 2026-05-24 01:02:22.956081 | orchestrator | 2026-05-24 01:02:22.956101 | orchestrator | TASK [horizon : Check if policies shall be overwritten] ************************ 2026-05-24 01:02:22.956121 | orchestrator | Sunday 24 May 2026 01:00:41 +0000 (0:00:00.309) 0:00:09.431 ************ 2026-05-24 01:02:22.956141 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:02:22.956224 | orchestrator | 2026-05-24 01:02:22.956243 | orchestrator | TASK [horizon : Update custom policy file name] ******************************** 2026-05-24 01:02:22.956262 | orchestrator | Sunday 24 May 2026 01:00:41 +0000 (0:00:00.121) 0:00:09.552 ************ 2026-05-24 01:02:22.956280 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:02:22.956299 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:02:22.956318 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:02:22.956329 | orchestrator | 2026-05-24 01:02:22.956340 | orchestrator | TASK [horizon : Update policy file name] *************************************** 2026-05-24 01:02:22.956351 | orchestrator | Sunday 24 May 2026 01:00:41 +0000 (0:00:00.292) 0:00:09.845 ************ 2026-05-24 01:02:22.956361 | orchestrator | ok: [testbed-node-0] 2026-05-24 01:02:22.956372 | orchestrator | ok: [testbed-node-1] 2026-05-24 01:02:22.956382 | orchestrator | ok: [testbed-node-2] 2026-05-24 01:02:22.956393 | orchestrator | 2026-05-24 01:02:22.956404 | orchestrator | TASK [horizon : Check if policies shall be overwritten] ************************ 2026-05-24 01:02:22.956415 | orchestrator | Sunday 24 May 2026 01:00:42 +0000 (0:00:00.477) 0:00:10.322 ************ 2026-05-24 01:02:22.956425 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:02:22.956436 | orchestrator | 2026-05-24 01:02:22.956446 | orchestrator | TASK [horizon : Update custom policy file name] ******************************** 2026-05-24 01:02:22.956457 | orchestrator | Sunday 24 May 2026 01:00:42 +0000 (0:00:00.111) 0:00:10.433 ************ 2026-05-24 01:02:22.956467 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:02:22.956478 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:02:22.956488 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:02:22.956499 | orchestrator | 2026-05-24 01:02:22.956509 | orchestrator | TASK [horizon : Update policy file name] *************************************** 2026-05-24 01:02:22.956520 | orchestrator | Sunday 24 May 2026 01:00:42 +0000 (0:00:00.272) 0:00:10.706 ************ 2026-05-24 01:02:22.956531 | orchestrator | ok: [testbed-node-0] 2026-05-24 01:02:22.956542 | orchestrator | ok: [testbed-node-1] 2026-05-24 01:02:22.956552 | orchestrator | ok: [testbed-node-2] 2026-05-24 01:02:22.956563 | orchestrator | 2026-05-24 01:02:22.956574 | orchestrator | TASK [horizon : Check if policies shall be overwritten] ************************ 2026-05-24 01:02:22.956584 | orchestrator | Sunday 24 May 2026 01:00:42 +0000 (0:00:00.351) 0:00:11.057 ************ 2026-05-24 01:02:22.956595 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:02:22.956605 | orchestrator | 2026-05-24 01:02:22.956616 | orchestrator | TASK [horizon : Update custom policy file name] ******************************** 2026-05-24 01:02:22.956626 | orchestrator | Sunday 24 May 2026 01:00:42 +0000 (0:00:00.127) 0:00:11.184 ************ 2026-05-24 01:02:22.956637 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:02:22.956647 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:02:22.956658 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:02:22.956668 | orchestrator | 2026-05-24 01:02:22.956679 | orchestrator | TASK [horizon : Update policy file name] *************************************** 2026-05-24 01:02:22.956777 | orchestrator | Sunday 24 May 2026 01:00:43 +0000 (0:00:00.265) 0:00:11.450 ************ 2026-05-24 01:02:22.956800 | orchestrator | ok: [testbed-node-0] 2026-05-24 01:02:22.956811 | orchestrator | ok: [testbed-node-1] 2026-05-24 01:02:22.956822 | orchestrator | ok: [testbed-node-2] 2026-05-24 01:02:22.956832 | orchestrator | 2026-05-24 01:02:22.956843 | orchestrator | TASK [horizon : Check if policies shall be overwritten] ************************ 2026-05-24 01:02:22.956854 | orchestrator | Sunday 24 May 2026 01:00:43 +0000 (0:00:00.492) 0:00:11.943 ************ 2026-05-24 01:02:22.956864 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:02:22.956875 | orchestrator | 2026-05-24 01:02:22.956885 | orchestrator | TASK [horizon : Update custom policy file name] ******************************** 2026-05-24 01:02:22.956906 | orchestrator | Sunday 24 May 2026 01:00:43 +0000 (0:00:00.131) 0:00:12.074 ************ 2026-05-24 01:02:22.956917 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:02:22.956927 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:02:22.956938 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:02:22.956948 | orchestrator | 2026-05-24 01:02:22.956959 | orchestrator | TASK [horizon : Copying over config.json files for services] ******************* 2026-05-24 01:02:22.956970 | orchestrator | Sunday 24 May 2026 01:00:44 +0000 (0:00:00.293) 0:00:12.367 ************ 2026-05-24 01:02:22.956980 | orchestrator | changed: [testbed-node-0] 2026-05-24 01:02:22.956991 | orchestrator | changed: [testbed-node-2] 2026-05-24 01:02:22.957001 | orchestrator | changed: [testbed-node-1] 2026-05-24 01:02:22.957012 | orchestrator | 2026-05-24 01:02:22.957023 | orchestrator | TASK [horizon : Copying over horizon.conf] ************************************* 2026-05-24 01:02:22.957033 | orchestrator | Sunday 24 May 2026 01:00:45 +0000 (0:00:01.729) 0:00:14.097 ************ 2026-05-24 01:02:22.957044 | orchestrator | changed: [testbed-node-1] => (item=/ansible/roles/horizon/templates/horizon.conf.j2) 2026-05-24 01:02:22.957055 | orchestrator | changed: [testbed-node-0] => (item=/ansible/roles/horizon/templates/horizon.conf.j2) 2026-05-24 01:02:22.957065 | orchestrator | changed: [testbed-node-2] => (item=/ansible/roles/horizon/templates/horizon.conf.j2) 2026-05-24 01:02:22.957076 | orchestrator | 2026-05-24 01:02:22.957086 | orchestrator | TASK [horizon : Copying over kolla-settings.py] ******************************** 2026-05-24 01:02:22.957097 | orchestrator | Sunday 24 May 2026 01:00:48 +0000 (0:00:02.627) 0:00:16.725 ************ 2026-05-24 01:02:22.957112 | orchestrator | changed: [testbed-node-2] => (item=/ansible/roles/horizon/templates/_9998-kolla-settings.py.j2) 2026-05-24 01:02:22.957125 | orchestrator | changed: [testbed-node-0] => (item=/ansible/roles/horizon/templates/_9998-kolla-settings.py.j2) 2026-05-24 01:02:22.957175 | orchestrator | changed: [testbed-node-1] => (item=/ansible/roles/horizon/templates/_9998-kolla-settings.py.j2) 2026-05-24 01:02:22.957192 | orchestrator | 2026-05-24 01:02:22.957203 | orchestrator | TASK [horizon : Copying over custom-settings.py] ******************************* 2026-05-24 01:02:22.957214 | orchestrator | Sunday 24 May 2026 01:00:50 +0000 (0:00:01.978) 0:00:18.703 ************ 2026-05-24 01:02:22.957224 | orchestrator | changed: [testbed-node-0] => (item=/ansible/roles/horizon/templates/_9999-custom-settings.py.j2) 2026-05-24 01:02:22.957235 | orchestrator | changed: [testbed-node-1] => (item=/ansible/roles/horizon/templates/_9999-custom-settings.py.j2) 2026-05-24 01:02:22.957246 | orchestrator | changed: [testbed-node-2] => (item=/ansible/roles/horizon/templates/_9999-custom-settings.py.j2) 2026-05-24 01:02:22.957257 | orchestrator | 2026-05-24 01:02:22.957269 | orchestrator | TASK [horizon : Copying over existing policy file] ***************************** 2026-05-24 01:02:22.957288 | orchestrator | Sunday 24 May 2026 01:00:51 +0000 (0:00:01.495) 0:00:20.199 ************ 2026-05-24 01:02:22.957306 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:02:22.957324 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:02:22.957341 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:02:22.957358 | orchestrator | 2026-05-24 01:02:22.957378 | orchestrator | TASK [horizon : Copying over custom themes] ************************************ 2026-05-24 01:02:22.957397 | orchestrator | Sunday 24 May 2026 01:00:52 +0000 (0:00:00.310) 0:00:20.509 ************ 2026-05-24 01:02:22.957415 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:02:22.957433 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:02:22.957452 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:02:22.957470 | orchestrator | 2026-05-24 01:02:22.957487 | orchestrator | TASK [horizon : include_tasks] ************************************************* 2026-05-24 01:02:22.957498 | orchestrator | Sunday 24 May 2026 01:00:52 +0000 (0:00:00.292) 0:00:20.802 ************ 2026-05-24 01:02:22.957509 | orchestrator | included: /ansible/roles/horizon/tasks/copy-certs.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-24 01:02:22.957520 | orchestrator | 2026-05-24 01:02:22.957531 | orchestrator | TASK [service-cert-copy : horizon | Copying over extra CA certificates] ******** 2026-05-24 01:02:22.957551 | orchestrator | Sunday 24 May 2026 01:00:53 +0000 (0:00:01.024) 0:00:21.827 ************ 2026-05-24 01:02:22.957564 | orchestrator | changed: [testbed-node-0] => (item={'key': 'horizon', 'value': {'container_name': 'horizon', 'group': 'horizon', 'enabled': True, 'image': 'registry.osism.tech/kolla/horizon:2024.2', '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-05-24 01:02:22.957598 | orchestrator | changed: [testbed-node-1] => (item={'key': 'horizon', 'value': {'container_name': 'horizon', 'group': 'horizon', 'enabled': True, 'image': 'registry.osism.tech/kolla/horizon:2024.2', '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-05-24 01:02:22.957624 | orchestrator | changed: [testbed-node-2] => (item={'key': 'horizon', 'value': {'container_name': 'horizon', 'group': 'horizon', 'enabled': True, 'image': 'registry.osism.tech/kolla/horizon:2024.2', '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-05-24 01:02:22.957653 | orchestrator | 2026-05-24 01:02:22.957664 | orchestrator | TASK [service-cert-copy : horizon | Copying over backend internal TLS certificate] *** 2026-05-24 01:02:22.957685 | orchestrator | Sunday 24 May 2026 01:00:55 +0000 (0:00:01.533) 0:00:23.360 ************ 2026-05-24 01:02:22.957707 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'horizon', 'value': {'container_name': 'horizon', 'group': 'horizon', 'enabled': True, 'image': 'registry.osism.tech/kolla/horizon:2024.2', '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-05-24 01:02:22.957727 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:02:22.957751 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'horizon', 'value': {'container_name': 'horizon', 'group': 'horizon', 'enabled': True, 'image': 'registry.osism.tech/kolla/horizon:2024.2', '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-05-24 01:02:22.957764 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:02:22.957777 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'horizon', 'value': {'container_name': 'horizon', 'group': 'horizon', 'enabled': True, 'image': 'registry.osism.tech/kolla/horizon:2024.2', '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-05-24 01:02:22.957795 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:02:22.957813 | orchestrator | 2026-05-24 01:02:22.957831 | orchestrator | TASK [service-cert-copy : horizon | Copying over backend internal TLS key] ***** 2026-05-24 01:02:22.957849 | orchestrator | Sunday 24 May 2026 01:00:56 +0000 (0:00:01.084) 0:00:24.444 ************ 2026-05-24 01:02:22.957890 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'horizon', 'value': {'container_name': 'horizon', 'group': 'horizon', 'enabled': True, 'image': 'registry.osism.tech/kolla/horizon:2024.2', '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-05-24 01:02:22.957911 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:02:22.957924 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'horizon', 'value': {'container_name': 'horizon', 'group': 'horizon', 'enabled': True, 'image': 'registry.osism.tech/kolla/horizon:2024.2', '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-05-24 01:02:22.957944 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:02:22.957970 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'horizon', 'value': {'container_name': 'horizon', 'group': 'horizon', 'enabled': True, 'image': 'registry.osism.tech/kolla/horizon:2024.2', '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-05-24 01:02:22.957989 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:02:22.958000 | orchestrator | 2026-05-24 01:02:22.958011 | orchestrator | TASK [horizon : Deploy horizon container] ************************************** 2026-05-24 01:02:22.958077 | orchestrator | Sunday 24 May 2026 01:00:57 +0000 (0:00:01.537) 0:00:25.982 ************ 2026-05-24 01:02:22.958089 | orchestrator | changed: [testbed-node-1] => (item={'key': 'horizon', 'value': {'container_name': 'horizon', 'group': 'horizon', 'enabled': True, 'image': 'registry.osism.tech/kolla/horizon:2024.2', '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-05-24 01:02:22.958173 | orchestrator | changed: [testbed-node-2] => (item={'key': 'horizon', 'value': {'container_name': 'horizon', 'group': 'horizon', 'enabled': True, 'image': 'registry.osism.tech/kolla/horizon:2024.2', '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-05-24 01:02:22.958202 | orchestrator | changed: [testbed-node-0] => (item={'key': 'horizon', 'value': {'container_name': 'horizon', 'group': 'horizon', 'enabled': True, 'image': 'registry.osism.tech/kolla/horizon:2024.2', '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-05-24 01:02:22.958215 | orchestrator | 2026-05-24 01:02:22.958226 | orchestrator | TASK [horizon : include_tasks] ************************************************* 2026-05-24 01:02:22.958237 | orchestrator | Sunday 24 May 2026 01:00:59 +0000 (0:00:01.542) 0:00:27.525 ************ 2026-05-24 01:02:22.958248 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:02:22.958258 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:02:22.958274 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:02:22.958285 | orchestrator | 2026-05-24 01:02:22.958296 | orchestrator | TASK [horizon : include_tasks] ************************************************* 2026-05-24 01:02:22.958307 | orchestrator | Sunday 24 May 2026 01:00:59 +0000 (0:00:00.471) 0:00:27.997 ************ 2026-05-24 01:02:22.958318 | orchestrator | included: /ansible/roles/horizon/tasks/bootstrap.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-24 01:02:22.958329 | orchestrator | 2026-05-24 01:02:22.958346 | orchestrator | TASK [horizon : Creating Horizon database] ************************************* 2026-05-24 01:02:22.958358 | orchestrator | Sunday 24 May 2026 01:01:00 +0000 (0:00:00.776) 0:00:28.773 ************ 2026-05-24 01:02:22.958369 | orchestrator | changed: [testbed-node-0] 2026-05-24 01:02:22.958387 | orchestrator | 2026-05-24 01:02:22.958397 | orchestrator | TASK [horizon : Creating Horizon database user and setting permissions] ******** 2026-05-24 01:02:22.958408 | orchestrator | Sunday 24 May 2026 01:01:03 +0000 (0:00:02.848) 0:00:31.622 ************ 2026-05-24 01:02:22.958419 | orchestrator | changed: [testbed-node-0] 2026-05-24 01:02:22.958430 | orchestrator | 2026-05-24 01:02:22.958444 | orchestrator | TASK [horizon : Running Horizon bootstrap container] *************************** 2026-05-24 01:02:22.958463 | orchestrator | Sunday 24 May 2026 01:01:05 +0000 (0:00:02.461) 0:00:34.083 ************ 2026-05-24 01:02:22.958481 | orchestrator | changed: [testbed-node-0] 2026-05-24 01:02:22.958499 | orchestrator | 2026-05-24 01:02:22.958517 | orchestrator | TASK [horizon : Flush handlers] ************************************************ 2026-05-24 01:02:22.958535 | orchestrator | Sunday 24 May 2026 01:01:22 +0000 (0:00:17.102) 0:00:51.186 ************ 2026-05-24 01:02:22.958554 | orchestrator | 2026-05-24 01:02:22.958572 | orchestrator | TASK [horizon : Flush handlers] ************************************************ 2026-05-24 01:02:22.958591 | orchestrator | Sunday 24 May 2026 01:01:22 +0000 (0:00:00.069) 0:00:51.256 ************ 2026-05-24 01:02:22.958609 | orchestrator | 2026-05-24 01:02:22.958628 | orchestrator | TASK [horizon : Flush handlers] ************************************************ 2026-05-24 01:02:22.958647 | orchestrator | Sunday 24 May 2026 01:01:23 +0000 (0:00:00.070) 0:00:51.326 ************ 2026-05-24 01:02:22.958664 | orchestrator | 2026-05-24 01:02:22.958683 | orchestrator | RUNNING HANDLER [horizon : Restart horizon container] ************************** 2026-05-24 01:02:22.958695 | orchestrator | Sunday 24 May 2026 01:01:23 +0000 (0:00:00.068) 0:00:51.394 ************ 2026-05-24 01:02:22.958706 | orchestrator | changed: [testbed-node-0] 2026-05-24 01:02:22.958716 | orchestrator | changed: [testbed-node-2] 2026-05-24 01:02:22.958727 | orchestrator | changed: [testbed-node-1] 2026-05-24 01:02:22.958738 | orchestrator | 2026-05-24 01:02:22.958749 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-24 01:02:22.958760 | orchestrator | testbed-node-0 : ok=37  changed=11  unreachable=0 failed=0 skipped=25  rescued=0 ignored=0 2026-05-24 01:02:22.958772 | orchestrator | testbed-node-1 : ok=34  changed=8  unreachable=0 failed=0 skipped=15  rescued=0 ignored=0 2026-05-24 01:02:22.958783 | orchestrator | testbed-node-2 : ok=34  changed=8  unreachable=0 failed=0 skipped=15  rescued=0 ignored=0 2026-05-24 01:02:22.958794 | orchestrator | 2026-05-24 01:02:22.958805 | orchestrator | 2026-05-24 01:02:22.958816 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-24 01:02:22.958826 | orchestrator | Sunday 24 May 2026 01:02:20 +0000 (0:00:57.647) 0:01:49.041 ************ 2026-05-24 01:02:22.958837 | orchestrator | =============================================================================== 2026-05-24 01:02:22.958848 | orchestrator | horizon : Restart horizon container ------------------------------------ 57.65s 2026-05-24 01:02:22.958858 | orchestrator | horizon : Running Horizon bootstrap container -------------------------- 17.10s 2026-05-24 01:02:22.958869 | orchestrator | horizon : Creating Horizon database ------------------------------------- 2.85s 2026-05-24 01:02:22.958879 | orchestrator | horizon : Copying over horizon.conf ------------------------------------- 2.63s 2026-05-24 01:02:22.958890 | orchestrator | horizon : Creating Horizon database user and setting permissions -------- 2.46s 2026-05-24 01:02:22.958901 | orchestrator | horizon : Copying over kolla-settings.py -------------------------------- 1.98s 2026-05-24 01:02:22.958911 | orchestrator | horizon : Copying over config.json files for services ------------------- 1.73s 2026-05-24 01:02:22.958922 | orchestrator | horizon : Deploy horizon container -------------------------------------- 1.54s 2026-05-24 01:02:22.958933 | orchestrator | service-cert-copy : horizon | Copying over backend internal TLS key ----- 1.54s 2026-05-24 01:02:22.958943 | orchestrator | service-cert-copy : horizon | Copying over extra CA certificates -------- 1.53s 2026-05-24 01:02:22.958954 | orchestrator | horizon : Copying over custom-settings.py ------------------------------- 1.50s 2026-05-24 01:02:22.958974 | orchestrator | horizon : Ensuring config directories exist ----------------------------- 1.46s 2026-05-24 01:02:22.958985 | orchestrator | service-cert-copy : horizon | Copying over backend internal TLS certificate --- 1.08s 2026-05-24 01:02:22.958995 | orchestrator | horizon : include_tasks ------------------------------------------------- 1.02s 2026-05-24 01:02:22.959006 | orchestrator | horizon : include_tasks ------------------------------------------------- 0.78s 2026-05-24 01:02:22.959016 | orchestrator | horizon : include_tasks ------------------------------------------------- 0.77s 2026-05-24 01:02:22.959027 | orchestrator | horizon : include_tasks ------------------------------------------------- 0.63s 2026-05-24 01:02:22.959038 | orchestrator | horizon : Update policy file name --------------------------------------- 0.53s 2026-05-24 01:02:22.959048 | orchestrator | horizon : Update policy file name --------------------------------------- 0.49s 2026-05-24 01:02:22.959059 | orchestrator | horizon : Update policy file name --------------------------------------- 0.48s 2026-05-24 01:02:22.959076 | orchestrator | 2026-05-24 01:02:22 | INFO  | Task 78d2ae84-286e-4539-9811-df1ffa1e6bdc is in state STARTED 2026-05-24 01:02:22.959088 | orchestrator | 2026-05-24 01:02:22 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:02:26.000968 | orchestrator | 2026-05-24 01:02:26 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 01:02:26.001818 | orchestrator | 2026-05-24 01:02:26 | INFO  | Task 78d2ae84-286e-4539-9811-df1ffa1e6bdc is in state STARTED 2026-05-24 01:02:26.002175 | orchestrator | 2026-05-24 01:02:26 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:02:29.045918 | orchestrator | 2026-05-24 01:02:29 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 01:02:29.048902 | orchestrator | 2026-05-24 01:02:29 | INFO  | Task 78d2ae84-286e-4539-9811-df1ffa1e6bdc is in state STARTED 2026-05-24 01:02:29.048955 | orchestrator | 2026-05-24 01:02:29 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:02:32.108951 | orchestrator | 2026-05-24 01:02:32 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 01:02:32.110494 | orchestrator | 2026-05-24 01:02:32 | INFO  | Task 78d2ae84-286e-4539-9811-df1ffa1e6bdc is in state STARTED 2026-05-24 01:02:32.110571 | orchestrator | 2026-05-24 01:02:32 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:02:35.164273 | orchestrator | 2026-05-24 01:02:35 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state STARTED 2026-05-24 01:02:35.166308 | orchestrator | 2026-05-24 01:02:35 | INFO  | Task 78d2ae84-286e-4539-9811-df1ffa1e6bdc is in state STARTED 2026-05-24 01:02:35.166353 | orchestrator | 2026-05-24 01:02:35 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:02:38.207418 | orchestrator | 2026-05-24 01:02:38 | INFO  | Task ea8f2bfd-5802-4236-a2b5-fffd684fc21b is in state SUCCESS 2026-05-24 01:02:38.207608 | orchestrator | 2026-05-24 01:02:38 | INFO  | Task 78d2ae84-286e-4539-9811-df1ffa1e6bdc is in state STARTED 2026-05-24 01:02:38.208341 | orchestrator | 2026-05-24 01:02:38 | INFO  | Task 67842ab1-6f45-4b1b-a20a-fd413c8a395d is in state STARTED 2026-05-24 01:02:38.211976 | orchestrator | 2026-05-24 01:02:38 | INFO  | Task 325cb305-c364-4395-94fc-a5c4196f258f is in state STARTED 2026-05-24 01:02:38.214317 | orchestrator | 2026-05-24 01:02:38 | INFO  | Task 1e8ec118-88a3-47d4-8321-f9212e6185d5 is in state STARTED 2026-05-24 01:02:38.214624 | orchestrator | 2026-05-24 01:02:38 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:02:41.249657 | orchestrator | 2026-05-24 01:02:41 | INFO  | Task 78d2ae84-286e-4539-9811-df1ffa1e6bdc is in state STARTED 2026-05-24 01:02:41.249894 | orchestrator | 2026-05-24 01:02:41 | INFO  | Task 67842ab1-6f45-4b1b-a20a-fd413c8a395d is in state STARTED 2026-05-24 01:02:41.250878 | orchestrator | 2026-05-24 01:02:41 | INFO  | Task 325cb305-c364-4395-94fc-a5c4196f258f is in state STARTED 2026-05-24 01:02:41.251525 | orchestrator | 2026-05-24 01:02:41 | INFO  | Task 1e8ec118-88a3-47d4-8321-f9212e6185d5 is in state STARTED 2026-05-24 01:02:41.251561 | orchestrator | 2026-05-24 01:02:41 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:02:44.307905 | orchestrator | 2026-05-24 01:02:44 | INFO  | Task 78d2ae84-286e-4539-9811-df1ffa1e6bdc is in state STARTED 2026-05-24 01:02:44.310341 | orchestrator | 2026-05-24 01:02:44 | INFO  | Task 67842ab1-6f45-4b1b-a20a-fd413c8a395d is in state STARTED 2026-05-24 01:02:44.310407 | orchestrator | 2026-05-24 01:02:44 | INFO  | Task 325cb305-c364-4395-94fc-a5c4196f258f is in state STARTED 2026-05-24 01:02:44.312147 | orchestrator | 2026-05-24 01:02:44 | INFO  | Task 1e8ec118-88a3-47d4-8321-f9212e6185d5 is in state STARTED 2026-05-24 01:02:44.312177 | orchestrator | 2026-05-24 01:02:44 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:02:47.359270 | orchestrator | 2026-05-24 01:02:47 | INFO  | Task 78d2ae84-286e-4539-9811-df1ffa1e6bdc is in state STARTED 2026-05-24 01:02:47.364835 | orchestrator | 2026-05-24 01:02:47 | INFO  | Task 67842ab1-6f45-4b1b-a20a-fd413c8a395d is in state STARTED 2026-05-24 01:02:47.368138 | orchestrator | 2026-05-24 01:02:47 | INFO  | Task 325cb305-c364-4395-94fc-a5c4196f258f is in state STARTED 2026-05-24 01:02:47.370456 | orchestrator | 2026-05-24 01:02:47 | INFO  | Task 1e8ec118-88a3-47d4-8321-f9212e6185d5 is in state STARTED 2026-05-24 01:02:47.370535 | orchestrator | 2026-05-24 01:02:47 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:02:50.424599 | orchestrator | 2026-05-24 01:02:50 | INFO  | Task 78d2ae84-286e-4539-9811-df1ffa1e6bdc is in state STARTED 2026-05-24 01:02:50.425782 | orchestrator | 2026-05-24 01:02:50 | INFO  | Task 67842ab1-6f45-4b1b-a20a-fd413c8a395d is in state STARTED 2026-05-24 01:02:50.429829 | orchestrator | 2026-05-24 01:02:50 | INFO  | Task 325cb305-c364-4395-94fc-a5c4196f258f is in state STARTED 2026-05-24 01:02:50.431270 | orchestrator | 2026-05-24 01:02:50 | INFO  | Task 1e8ec118-88a3-47d4-8321-f9212e6185d5 is in state STARTED 2026-05-24 01:02:50.431326 | orchestrator | 2026-05-24 01:02:50 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:02:53.477346 | orchestrator | 2026-05-24 01:02:53 | INFO  | Task 78d2ae84-286e-4539-9811-df1ffa1e6bdc is in state STARTED 2026-05-24 01:02:53.482165 | orchestrator | 2026-05-24 01:02:53 | INFO  | Task 67842ab1-6f45-4b1b-a20a-fd413c8a395d is in state STARTED 2026-05-24 01:02:53.486261 | orchestrator | 2026-05-24 01:02:53 | INFO  | Task 325cb305-c364-4395-94fc-a5c4196f258f is in state STARTED 2026-05-24 01:02:53.489434 | orchestrator | 2026-05-24 01:02:53 | INFO  | Task 1e8ec118-88a3-47d4-8321-f9212e6185d5 is in state STARTED 2026-05-24 01:02:53.489946 | orchestrator | 2026-05-24 01:02:53 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:02:56.530438 | orchestrator | 2026-05-24 01:02:56 | INFO  | Task 78d2ae84-286e-4539-9811-df1ffa1e6bdc is in state STARTED 2026-05-24 01:02:56.530788 | orchestrator | 2026-05-24 01:02:56 | INFO  | Task 67842ab1-6f45-4b1b-a20a-fd413c8a395d is in state STARTED 2026-05-24 01:02:56.532123 | orchestrator | 2026-05-24 01:02:56 | INFO  | Task 325cb305-c364-4395-94fc-a5c4196f258f is in state STARTED 2026-05-24 01:02:56.534659 | orchestrator | 2026-05-24 01:02:56 | INFO  | Task 1e8ec118-88a3-47d4-8321-f9212e6185d5 is in state STARTED 2026-05-24 01:02:56.534719 | orchestrator | 2026-05-24 01:02:56 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:02:59.578699 | orchestrator | 2026-05-24 01:02:59 | INFO  | Task 78d2ae84-286e-4539-9811-df1ffa1e6bdc is in state STARTED 2026-05-24 01:02:59.580810 | orchestrator | 2026-05-24 01:02:59 | INFO  | Task 67842ab1-6f45-4b1b-a20a-fd413c8a395d is in state STARTED 2026-05-24 01:02:59.583556 | orchestrator | 2026-05-24 01:02:59 | INFO  | Task 325cb305-c364-4395-94fc-a5c4196f258f is in state STARTED 2026-05-24 01:02:59.584641 | orchestrator | 2026-05-24 01:02:59 | INFO  | Task 1e8ec118-88a3-47d4-8321-f9212e6185d5 is in state STARTED 2026-05-24 01:02:59.585012 | orchestrator | 2026-05-24 01:02:59 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:03:02.636638 | orchestrator | 2026-05-24 01:03:02 | INFO  | Task 78d2ae84-286e-4539-9811-df1ffa1e6bdc is in state STARTED 2026-05-24 01:03:02.638729 | orchestrator | 2026-05-24 01:03:02 | INFO  | Task 67842ab1-6f45-4b1b-a20a-fd413c8a395d is in state STARTED 2026-05-24 01:03:02.640235 | orchestrator | 2026-05-24 01:03:02 | INFO  | Task 325cb305-c364-4395-94fc-a5c4196f258f is in state STARTED 2026-05-24 01:03:02.641771 | orchestrator | 2026-05-24 01:03:02 | INFO  | Task 1e8ec118-88a3-47d4-8321-f9212e6185d5 is in state STARTED 2026-05-24 01:03:02.642088 | orchestrator | 2026-05-24 01:03:02 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:03:05.695409 | orchestrator | 2026-05-24 01:03:05 | INFO  | Task 78d2ae84-286e-4539-9811-df1ffa1e6bdc is in state STARTED 2026-05-24 01:03:05.696862 | orchestrator | 2026-05-24 01:03:05 | INFO  | Task 67842ab1-6f45-4b1b-a20a-fd413c8a395d is in state STARTED 2026-05-24 01:03:05.698786 | orchestrator | 2026-05-24 01:03:05 | INFO  | Task 325cb305-c364-4395-94fc-a5c4196f258f is in state STARTED 2026-05-24 01:03:05.700348 | orchestrator | 2026-05-24 01:03:05 | INFO  | Task 1e8ec118-88a3-47d4-8321-f9212e6185d5 is in state STARTED 2026-05-24 01:03:05.700371 | orchestrator | 2026-05-24 01:03:05 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:03:08.745527 | orchestrator | 2026-05-24 01:03:08 | INFO  | Task 78d2ae84-286e-4539-9811-df1ffa1e6bdc is in state STARTED 2026-05-24 01:03:08.747882 | orchestrator | 2026-05-24 01:03:08 | INFO  | Task 67842ab1-6f45-4b1b-a20a-fd413c8a395d is in state STARTED 2026-05-24 01:03:08.749897 | orchestrator | 2026-05-24 01:03:08 | INFO  | Task 325cb305-c364-4395-94fc-a5c4196f258f is in state STARTED 2026-05-24 01:03:08.751924 | orchestrator | 2026-05-24 01:03:08 | INFO  | Task 1e8ec118-88a3-47d4-8321-f9212e6185d5 is in state STARTED 2026-05-24 01:03:08.752371 | orchestrator | 2026-05-24 01:03:08 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:03:11.801662 | orchestrator | 2026-05-24 01:03:11 | INFO  | Task efaad5cf-b13c-4c7d-9f45-2dcad0b01401 is in state STARTED 2026-05-24 01:03:11.805900 | orchestrator | 2026-05-24 01:03:11 | INFO  | Task 78d2ae84-286e-4539-9811-df1ffa1e6bdc is in state SUCCESS 2026-05-24 01:03:11.808118 | orchestrator | 2026-05-24 01:03:11.808193 | orchestrator | [WARNING]: Collection community.general does not support Ansible version 2026-05-24 01:03:11.808252 | orchestrator | 2.17.14 2026-05-24 01:03:11.808267 | orchestrator | 2026-05-24 01:03:11.808279 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-05-24 01:03:11.808290 | orchestrator | 2026-05-24 01:03:11.808302 | orchestrator | TASK [Group hosts based on Kolla action] *************************************** 2026-05-24 01:03:11.808313 | orchestrator | Sunday 24 May 2026 00:55:21 +0000 (0:00:00.237) 0:00:00.237 ************ 2026-05-24 01:03:11.808357 | orchestrator | ok: [testbed-node-0] 2026-05-24 01:03:11.808369 | orchestrator | ok: [testbed-node-1] 2026-05-24 01:03:11.808381 | orchestrator | ok: [testbed-node-2] 2026-05-24 01:03:11.808392 | orchestrator | 2026-05-24 01:03:11.808403 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-05-24 01:03:11.808441 | orchestrator | Sunday 24 May 2026 00:55:21 +0000 (0:00:00.374) 0:00:00.611 ************ 2026-05-24 01:03:11.808565 | orchestrator | ok: [testbed-node-0] => (item=enable_keystone_True) 2026-05-24 01:03:11.808580 | orchestrator | ok: [testbed-node-1] => (item=enable_keystone_True) 2026-05-24 01:03:11.808591 | orchestrator | ok: [testbed-node-2] => (item=enable_keystone_True) 2026-05-24 01:03:11.808601 | orchestrator | 2026-05-24 01:03:11.808665 | orchestrator | PLAY [Wait for the Keystone service] ******************************************* 2026-05-24 01:03:11.808677 | orchestrator | 2026-05-24 01:03:11.808690 | orchestrator | TASK [Waiting for Keystone public port to be UP] ******************************* 2026-05-24 01:03:11.808703 | orchestrator | Sunday 24 May 2026 00:55:21 +0000 (0:00:00.525) 0:00:01.137 ************ 2026-05-24 01:03:11.808720 | orchestrator | 2026-05-24 01:03:11.808733 | orchestrator | STILL ALIVE [task 'Waiting for Keystone public port to be UP' is running] ****** 2026-05-24 01:03:11.808746 | orchestrator | 2026-05-24 01:03:11.808759 | orchestrator | STILL ALIVE [task 'Waiting for Keystone public port to be UP' is running] ****** 2026-05-24 01:03:11.808771 | orchestrator | 2026-05-24 01:03:11.808784 | orchestrator | STILL ALIVE [task 'Waiting for Keystone public port to be UP' is running] ****** 2026-05-24 01:03:11.808797 | orchestrator | 2026-05-24 01:03:11.808809 | orchestrator | STILL ALIVE [task 'Waiting for Keystone public port to be UP' is running] ****** 2026-05-24 01:03:11.808821 | orchestrator | 2026-05-24 01:03:11.808834 | orchestrator | STILL ALIVE [task 'Waiting for Keystone public port to be UP' is running] ****** 2026-05-24 01:03:11.808846 | orchestrator | 2026-05-24 01:03:11.808859 | orchestrator | STILL ALIVE [task 'Waiting for Keystone public port to be UP' is running] ****** 2026-05-24 01:03:11.808872 | orchestrator | FAILED - RETRYING: [testbed-node-0]: Waiting for Keystone public port to be UP (60 retries left). 2026-05-24 01:03:11.808886 | orchestrator | FAILED - RETRYING: [testbed-node-2]: Waiting for Keystone public port to be UP (60 retries left). 2026-05-24 01:03:11.808898 | orchestrator | FAILED - RETRYING: [testbed-node-1]: Waiting for Keystone public port to be UP (60 retries left). 2026-05-24 01:03:11.808910 | orchestrator | 2026-05-24 01:03:11.808923 | orchestrator | STILL ALIVE [task 'Waiting for Keystone public port to be UP' is running] ****** 2026-05-24 01:03:11.808935 | orchestrator | 2026-05-24 01:03:11.808948 | orchestrator | STILL ALIVE [task 'Waiting for Keystone public port to be UP' is running] ****** 2026-05-24 01:03:11.808961 | orchestrator | 2026-05-24 01:03:11.808973 | orchestrator | STILL ALIVE [task 'Waiting for Keystone public port to be UP' is running] ****** 2026-05-24 01:03:11.809019 | orchestrator | 2026-05-24 01:03:11.809032 | orchestrator | STILL ALIVE [task 'Waiting for Keystone public port to be UP' is running] ****** 2026-05-24 01:03:11.809044 | orchestrator | ok: [testbed-node-0] 2026-05-24 01:03:11.809055 | orchestrator | ok: [testbed-node-2] 2026-05-24 01:03:11.809065 | orchestrator | ok: [testbed-node-1] 2026-05-24 01:03:11.809076 | orchestrator | 2026-05-24 01:03:11.809086 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-24 01:03:11.809098 | orchestrator | testbed-node-0 : ok=3  changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-24 01:03:11.809111 | orchestrator | testbed-node-1 : ok=3  changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-24 01:03:11.809122 | orchestrator | testbed-node-2 : ok=3  changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-24 01:03:11.809132 | orchestrator | 2026-05-24 01:03:11.809143 | orchestrator | 2026-05-24 01:03:11.809153 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-24 01:03:11.809164 | orchestrator | Sunday 24 May 2026 01:02:36 +0000 (0:07:14.919) 0:07:16.056 ************ 2026-05-24 01:03:11.809174 | orchestrator | =============================================================================== 2026-05-24 01:03:11.809185 | orchestrator | Waiting for Keystone public port to be UP ----------------------------- 434.92s 2026-05-24 01:03:11.809195 | orchestrator | Group hosts based on enabled services ----------------------------------- 0.53s 2026-05-24 01:03:11.809206 | orchestrator | Group hosts based on Kolla action --------------------------------------- 0.37s 2026-05-24 01:03:11.809228 | orchestrator | 2026-05-24 01:03:11.809239 | orchestrator | [WARNING]: Collection community.general does not support Ansible version 2026-05-24 01:03:11.809249 | orchestrator | 2.17.14 2026-05-24 01:03:11.809260 | orchestrator | 2026-05-24 01:03:11.809271 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-05-24 01:03:11.809282 | orchestrator | 2026-05-24 01:03:11.809292 | orchestrator | TASK [Group hosts based on Kolla action] *************************************** 2026-05-24 01:03:11.809303 | orchestrator | Sunday 24 May 2026 01:00:32 +0000 (0:00:00.312) 0:00:00.312 ************ 2026-05-24 01:03:11.809314 | orchestrator | ok: [testbed-node-0] 2026-05-24 01:03:11.809324 | orchestrator | ok: [testbed-node-1] 2026-05-24 01:03:11.809335 | orchestrator | ok: [testbed-node-2] 2026-05-24 01:03:11.809345 | orchestrator | 2026-05-24 01:03:11.809356 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-05-24 01:03:11.809366 | orchestrator | Sunday 24 May 2026 01:00:32 +0000 (0:00:00.300) 0:00:00.612 ************ 2026-05-24 01:03:11.809377 | orchestrator | ok: [testbed-node-0] => (item=enable_keystone_True) 2026-05-24 01:03:11.809388 | orchestrator | ok: [testbed-node-1] => (item=enable_keystone_True) 2026-05-24 01:03:11.809409 | orchestrator | ok: [testbed-node-2] => (item=enable_keystone_True) 2026-05-24 01:03:11.809420 | orchestrator | 2026-05-24 01:03:11.809445 | orchestrator | PLAY [Apply role keystone] ***************************************************** 2026-05-24 01:03:11.809457 | orchestrator | 2026-05-24 01:03:11.809468 | orchestrator | TASK [keystone : include_tasks] ************************************************ 2026-05-24 01:03:11.809478 | orchestrator | Sunday 24 May 2026 01:00:32 +0000 (0:00:00.292) 0:00:00.905 ************ 2026-05-24 01:03:11.809489 | orchestrator | included: /ansible/roles/keystone/tasks/deploy.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-24 01:03:11.809500 | orchestrator | 2026-05-24 01:03:11.809511 | orchestrator | TASK [keystone : Ensuring config directories exist] **************************** 2026-05-24 01:03:11.809522 | orchestrator | Sunday 24 May 2026 01:00:33 +0000 (0:00:00.722) 0:00:01.627 ************ 2026-05-24 01:03:11.809539 | orchestrator | changed: [testbed-node-1] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone:2024.2', '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-05-24 01:03:11.809557 | orchestrator | changed: [testbed-node-0] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone:2024.2', '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-05-24 01:03:11.809577 | orchestrator | changed: [testbed-node-2] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone:2024.2', '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-05-24 01:03:11.809604 | orchestrator | changed: [testbed-node-1] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-ssh:2024.2', '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-05-24 01:03:11.809619 | orchestrator | changed: [testbed-node-0] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-ssh:2024.2', '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-05-24 01:03:11.809630 | orchestrator | changed: [testbed-node-2] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-ssh:2024.2', '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-05-24 01:03:11.809642 | orchestrator | changed: [testbed-node-1] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-fernet:2024.2', '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-05-24 01:03:11.809654 | orchestrator | changed: [testbed-node-2] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-fernet:2024.2', '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-05-24 01:03:11.809672 | orchestrator | changed: [testbed-node-0] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-fernet:2024.2', '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-05-24 01:03:11.809683 | orchestrator | 2026-05-24 01:03:11.809695 | orchestrator | TASK [keystone : Check if policies shall be overwritten] *********************** 2026-05-24 01:03:11.809706 | orchestrator | Sunday 24 May 2026 01:00:35 +0000 (0:00:02.116) 0:00:03.744 ************ 2026-05-24 01:03:11.809717 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:03:11.809729 | orchestrator | 2026-05-24 01:03:11.809740 | orchestrator | TASK [keystone : Set keystone policy file] ************************************* 2026-05-24 01:03:11.809751 | orchestrator | Sunday 24 May 2026 01:00:35 +0000 (0:00:00.123) 0:00:03.867 ************ 2026-05-24 01:03:11.809762 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:03:11.809772 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:03:11.809783 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:03:11.809793 | orchestrator | 2026-05-24 01:03:11.809824 | orchestrator | TASK [keystone : Check if Keystone domain-specific config is supplied] ********* 2026-05-24 01:03:11.809835 | orchestrator | Sunday 24 May 2026 01:00:35 +0000 (0:00:00.276) 0:00:04.144 ************ 2026-05-24 01:03:11.809846 | orchestrator | ok: [testbed-node-0 -> localhost] 2026-05-24 01:03:11.809857 | orchestrator | 2026-05-24 01:03:11.809867 | orchestrator | TASK [keystone : include_tasks] ************************************************ 2026-05-24 01:03:11.809917 | orchestrator | Sunday 24 May 2026 01:00:36 +0000 (0:00:00.861) 0:00:05.006 ************ 2026-05-24 01:03:11.809930 | orchestrator | included: /ansible/roles/keystone/tasks/copy-certs.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-24 01:03:11.809941 | orchestrator | 2026-05-24 01:03:11.810008 | orchestrator | TASK [service-cert-copy : keystone | Copying over extra CA certificates] ******* 2026-05-24 01:03:11.810109 | orchestrator | Sunday 24 May 2026 01:00:37 +0000 (0:00:00.685) 0:00:05.691 ************ 2026-05-24 01:03:11.810123 | orchestrator | changed: [testbed-node-2] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone:2024.2', '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-05-24 01:03:11.810179 | orchestrator | changed: [testbed-node-1] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone:2024.2', '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-05-24 01:03:11.810203 | orchestrator | changed: [testbed-node-0] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone:2024.2', '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-05-24 01:03:11.810216 | orchestrator | changed: [testbed-node-2] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-ssh:2024.2', '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-05-24 01:03:11.810245 | orchestrator | changed: [testbed-node-1] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-ssh:2024.2', '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-05-24 01:03:11.810257 | orchestrator | changed: [testbed-node-0] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-ssh:2024.2', '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-05-24 01:03:11.810269 | orchestrator | changed: [testbed-node-2] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-fernet:2024.2', '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-05-24 01:03:11.810287 | orchestrator | changed: [testbed-node-1] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-fernet:2024.2', '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-05-24 01:03:11.810298 | orchestrator | changed: [testbed-node-0] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-fernet:2024.2', '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-05-24 01:03:11.810310 | orchestrator | 2026-05-24 01:03:11.810321 | orchestrator | TASK [service-cert-copy : keystone | Copying over backend internal TLS certificate] *** 2026-05-24 01:03:11.810332 | orchestrator | Sunday 24 May 2026 01:00:40 +0000 (0:00:03.270) 0:00:08.962 ************ 2026-05-24 01:03:11.810344 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone:2024.2', '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-05-24 01:03:11.810369 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-ssh:2024.2', '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-05-24 01:03:11.810381 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-fernet:2024.2', '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-05-24 01:03:11.810392 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:03:11.810404 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone:2024.2', '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-05-24 01:03:11.810422 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-ssh:2024.2', '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-05-24 01:03:11.810434 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-fernet:2024.2', '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-05-24 01:03:11.810445 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:03:11.810468 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone:2024.2', '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-05-24 01:03:11.810481 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-ssh:2024.2', '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-05-24 01:03:11.810492 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-fernet:2024.2', '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-05-24 01:03:11.810517 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:03:11.810528 | orchestrator | 2026-05-24 01:03:11.810539 | orchestrator | TASK [service-cert-copy : keystone | Copying over backend internal TLS key] **** 2026-05-24 01:03:11.810551 | orchestrator | Sunday 24 May 2026 01:00:41 +0000 (0:00:00.554) 0:00:09.517 ************ 2026-05-24 01:03:11.810562 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone:2024.2', '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-05-24 01:03:11.810574 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-ssh:2024.2', '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-05-24 01:03:11.810586 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-fernet:2024.2', '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-05-24 01:03:11.810597 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:03:11.810621 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone:2024.2', '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-05-24 01:03:11.810640 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-ssh:2024.2', '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-05-24 01:03:11.810652 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-fernet:2024.2', '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-05-24 01:03:11.810663 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:03:11.810675 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone:2024.2', '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-05-24 01:03:11.810687 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-ssh:2024.2', '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-05-24 01:03:11.810709 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-fernet:2024.2', '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-05-24 01:03:11.810721 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:03:11.810732 | orchestrator | 2026-05-24 01:03:11.810743 | orchestrator | TASK [keystone : Copying over config.json files for services] ****************** 2026-05-24 01:03:11.810762 | orchestrator | Sunday 24 May 2026 01:00:42 +0000 (0:00:00.904) 0:00:10.421 ************ 2026-05-24 01:03:11.810774 | orchestrator | changed: [testbed-node-0] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone:2024.2', '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-05-24 01:03:11.810787 | orchestrator | changed: [testbed-node-1] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone:2024.2', '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-05-24 01:03:11.810799 | orchestrator | changed: [testbed-node-2] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone:2024.2', '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-05-24 01:03:11.810821 | orchestrator | changed: [testbed-node-0] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-ssh:2024.2', '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-05-24 01:03:11.810834 | orchestrator | changed: [testbed-node-2] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-ssh:2024.2', '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-05-24 01:03:11.810852 | orchestrator | changed: [testbed-node-1] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-ssh:2024.2', '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-05-24 01:03:11.810863 | orchestrator | changed: [testbed-node-2] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-fernet:2024.2', '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-05-24 01:03:11.810874 | orchestrator | changed: [testbed-node-0] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-fernet:2024.2', '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-05-24 01:03:11.810886 | orchestrator | changed: [testbed-node-1] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-fernet:2024.2', '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-05-24 01:03:11.810897 | orchestrator | 2026-05-24 01:03:11.810908 | orchestrator | TASK [keystone : Copying over keystone.conf] *********************************** 2026-05-24 01:03:11.810919 | orchestrator | Sunday 24 May 2026 01:00:45 +0000 (0:00:03.297) 0:00:13.719 ************ 2026-05-24 01:03:11.810942 | orchestrator | changed: [testbed-node-0] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone:2024.2', '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-05-24 01:03:11.810961 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-ssh:2024.2', '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-05-24 01:03:11.810973 | orchestrator | changed: [testbed-node-1] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone:2024.2', '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-05-24 01:03:11.811044 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-ssh:2024.2', '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-05-24 01:03:11.811056 | orchestrator | changed: [testbed-node-2] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone:2024.2', '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-05-24 01:03:11.811068 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-ssh:2024.2', '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-05-24 01:03:11.811101 | orchestrator | changed: [testbed-node-0] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-fernet:2024.2', '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-05-24 01:03:11.811114 | orchestrator | changed: [testbed-node-1] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-fernet:2024.2', '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-05-24 01:03:11.811126 | orchestrator | changed: [testbed-node-2] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-fernet:2024.2', '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-05-24 01:03:11.811137 | orchestrator | 2026-05-24 01:03:11.811148 | orchestrator | TASK [keystone : Copying keystone-startup script for keystone] ***************** 2026-05-24 01:03:11.811159 | orchestrator | Sunday 24 May 2026 01:00:51 +0000 (0:00:05.702) 0:00:19.422 ************ 2026-05-24 01:03:11.811170 | orchestrator | changed: [testbed-node-0] 2026-05-24 01:03:11.811181 | orchestrator | changed: [testbed-node-1] 2026-05-24 01:03:11.811193 | orchestrator | changed: [testbed-node-2] 2026-05-24 01:03:11.811203 | orchestrator | 2026-05-24 01:03:11.811214 | orchestrator | TASK [keystone : Create Keystone domain-specific config directory] ************* 2026-05-24 01:03:11.811225 | orchestrator | Sunday 24 May 2026 01:00:52 +0000 (0:00:01.491) 0:00:20.914 ************ 2026-05-24 01:03:11.811236 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:03:11.811246 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:03:11.811257 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:03:11.811268 | orchestrator | 2026-05-24 01:03:11.811279 | orchestrator | TASK [keystone : Get file list in custom domains folder] *********************** 2026-05-24 01:03:11.811289 | orchestrator | Sunday 24 May 2026 01:00:53 +0000 (0:00:01.293) 0:00:22.207 ************ 2026-05-24 01:03:11.811300 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:03:11.811311 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:03:11.811322 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:03:11.811332 | orchestrator | 2026-05-24 01:03:11.811343 | orchestrator | TASK [keystone : Copying Keystone Domain specific settings] ******************** 2026-05-24 01:03:11.811354 | orchestrator | Sunday 24 May 2026 01:00:54 +0000 (0:00:00.362) 0:00:22.570 ************ 2026-05-24 01:03:11.811365 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:03:11.811375 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:03:11.811386 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:03:11.811397 | orchestrator | 2026-05-24 01:03:11.811407 | orchestrator | TASK [keystone : Copying over existing policy file] **************************** 2026-05-24 01:03:11.811418 | orchestrator | Sunday 24 May 2026 01:00:54 +0000 (0:00:00.291) 0:00:22.862 ************ 2026-05-24 01:03:11.811435 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone:2024.2', '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-05-24 01:03:11.811464 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-ssh:2024.2', '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-05-24 01:03:11.811477 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-fernet:2024.2', '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-05-24 01:03:11.811488 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:03:11.811499 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone:2024.2', '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-05-24 01:03:11.811512 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-ssh:2024.2', '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-05-24 01:03:11.811523 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-fernet:2024.2', '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-05-24 01:03:11.811539 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:03:11.811560 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone:2024.2', '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-05-24 01:03:11.811572 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-ssh:2024.2', '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-05-24 01:03:11.811582 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-fernet:2024.2', '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-05-24 01:03:11.811592 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:03:11.811601 | orchestrator | 2026-05-24 01:03:11.811611 | orchestrator | TASK [keystone : include_tasks] ************************************************ 2026-05-24 01:03:11.811620 | orchestrator | Sunday 24 May 2026 01:00:55 +0000 (0:00:00.967) 0:00:23.829 ************ 2026-05-24 01:03:11.811630 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:03:11.811640 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:03:11.811649 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:03:11.811659 | orchestrator | 2026-05-24 01:03:11.811668 | orchestrator | TASK [keystone : Copying over wsgi-keystone.conf] ****************************** 2026-05-24 01:03:11.811678 | orchestrator | Sunday 24 May 2026 01:00:56 +0000 (0:00:00.626) 0:00:24.456 ************ 2026-05-24 01:03:11.811687 | orchestrator | changed: [testbed-node-0] => (item=/ansible/roles/keystone/templates/wsgi-keystone.conf.j2) 2026-05-24 01:03:11.811697 | orchestrator | changed: [testbed-node-2] => (item=/ansible/roles/keystone/templates/wsgi-keystone.conf.j2) 2026-05-24 01:03:11.811707 | orchestrator | changed: [testbed-node-1] => (item=/ansible/roles/keystone/templates/wsgi-keystone.conf.j2) 2026-05-24 01:03:11.811727 | orchestrator | 2026-05-24 01:03:11.811736 | orchestrator | TASK [keystone : Checking whether keystone-paste.ini file exists] ************** 2026-05-24 01:03:11.811746 | orchestrator | Sunday 24 May 2026 01:00:58 +0000 (0:00:01.937) 0:00:26.393 ************ 2026-05-24 01:03:11.811756 | orchestrator | ok: [testbed-node-0 -> localhost] 2026-05-24 01:03:11.811765 | orchestrator | 2026-05-24 01:03:11.811775 | orchestrator | TASK [keystone : Copying over keystone-paste.ini] ****************************** 2026-05-24 01:03:11.811785 | orchestrator | Sunday 24 May 2026 01:00:59 +0000 (0:00:01.060) 0:00:27.454 ************ 2026-05-24 01:03:11.811794 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:03:11.811804 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:03:11.811813 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:03:11.811823 | orchestrator | 2026-05-24 01:03:11.811833 | orchestrator | TASK [keystone : Generate the required cron jobs for the node] ***************** 2026-05-24 01:03:11.811842 | orchestrator | Sunday 24 May 2026 01:00:59 +0000 (0:00:00.718) 0:00:28.172 ************ 2026-05-24 01:03:11.811852 | orchestrator | ok: [testbed-node-0 -> localhost] 2026-05-24 01:03:11.811861 | orchestrator | ok: [testbed-node-2 -> localhost] 2026-05-24 01:03:11.811871 | orchestrator | ok: [testbed-node-1 -> localhost] 2026-05-24 01:03:11.811880 | orchestrator | 2026-05-24 01:03:11.811890 | orchestrator | TASK [keystone : Set fact with the generated cron jobs for building the crontab later] *** 2026-05-24 01:03:11.811899 | orchestrator | Sunday 24 May 2026 01:01:01 +0000 (0:00:01.244) 0:00:29.416 ************ 2026-05-24 01:03:11.811909 | orchestrator | ok: [testbed-node-0] 2026-05-24 01:03:11.811919 | orchestrator | ok: [testbed-node-1] 2026-05-24 01:03:11.811928 | orchestrator | ok: [testbed-node-2] 2026-05-24 01:03:11.811938 | orchestrator | 2026-05-24 01:03:11.811948 | orchestrator | TASK [keystone : Copying files for keystone-fernet] **************************** 2026-05-24 01:03:11.811957 | orchestrator | Sunday 24 May 2026 01:01:01 +0000 (0:00:00.486) 0:00:29.903 ************ 2026-05-24 01:03:11.811967 | orchestrator | changed: [testbed-node-0] => (item={'src': 'crontab.j2', 'dest': 'crontab'}) 2026-05-24 01:03:11.811993 | orchestrator | changed: [testbed-node-1] => (item={'src': 'crontab.j2', 'dest': 'crontab'}) 2026-05-24 01:03:11.812003 | orchestrator | changed: [testbed-node-2] => (item={'src': 'crontab.j2', 'dest': 'crontab'}) 2026-05-24 01:03:11.812012 | orchestrator | changed: [testbed-node-0] => (item={'src': 'fernet-rotate.sh.j2', 'dest': 'fernet-rotate.sh'}) 2026-05-24 01:03:11.812033 | orchestrator | changed: [testbed-node-1] => (item={'src': 'fernet-rotate.sh.j2', 'dest': 'fernet-rotate.sh'}) 2026-05-24 01:03:11.812043 | orchestrator | changed: [testbed-node-2] => (item={'src': 'fernet-rotate.sh.j2', 'dest': 'fernet-rotate.sh'}) 2026-05-24 01:03:11.812053 | orchestrator | changed: [testbed-node-0] => (item={'src': 'fernet-node-sync.sh.j2', 'dest': 'fernet-node-sync.sh'}) 2026-05-24 01:03:11.812063 | orchestrator | changed: [testbed-node-1] => (item={'src': 'fernet-node-sync.sh.j2', 'dest': 'fernet-node-sync.sh'}) 2026-05-24 01:03:11.812073 | orchestrator | changed: [testbed-node-2] => (item={'src': 'fernet-node-sync.sh.j2', 'dest': 'fernet-node-sync.sh'}) 2026-05-24 01:03:11.812082 | orchestrator | changed: [testbed-node-1] => (item={'src': 'fernet-push.sh.j2', 'dest': 'fernet-push.sh'}) 2026-05-24 01:03:11.812092 | orchestrator | changed: [testbed-node-2] => (item={'src': 'fernet-push.sh.j2', 'dest': 'fernet-push.sh'}) 2026-05-24 01:03:11.812102 | orchestrator | changed: [testbed-node-0] => (item={'src': 'fernet-push.sh.j2', 'dest': 'fernet-push.sh'}) 2026-05-24 01:03:11.812112 | orchestrator | changed: [testbed-node-1] => (item={'src': 'fernet-healthcheck.sh.j2', 'dest': 'fernet-healthcheck.sh'}) 2026-05-24 01:03:11.812121 | orchestrator | changed: [testbed-node-2] => (item={'src': 'fernet-healthcheck.sh.j2', 'dest': 'fernet-healthcheck.sh'}) 2026-05-24 01:03:11.812131 | orchestrator | changed: [testbed-node-0] => (item={'src': 'fernet-healthcheck.sh.j2', 'dest': 'fernet-healthcheck.sh'}) 2026-05-24 01:03:11.812141 | orchestrator | changed: [testbed-node-1] => (item={'src': 'id_rsa', 'dest': 'id_rsa'}) 2026-05-24 01:03:11.812158 | orchestrator | changed: [testbed-node-2] => (item={'src': 'id_rsa', 'dest': 'id_rsa'}) 2026-05-24 01:03:11.812167 | orchestrator | changed: [testbed-node-0] => (item={'src': 'id_rsa', 'dest': 'id_rsa'}) 2026-05-24 01:03:11.812177 | orchestrator | changed: [testbed-node-1] => (item={'src': 'ssh_config.j2', 'dest': 'ssh_config'}) 2026-05-24 01:03:11.812187 | orchestrator | changed: [testbed-node-2] => (item={'src': 'ssh_config.j2', 'dest': 'ssh_config'}) 2026-05-24 01:03:11.812196 | orchestrator | changed: [testbed-node-0] => (item={'src': 'ssh_config.j2', 'dest': 'ssh_config'}) 2026-05-24 01:03:11.812206 | orchestrator | 2026-05-24 01:03:11.812215 | orchestrator | TASK [keystone : Copying files for keystone-ssh] ******************************* 2026-05-24 01:03:11.812225 | orchestrator | Sunday 24 May 2026 01:01:10 +0000 (0:00:08.926) 0:00:38.829 ************ 2026-05-24 01:03:11.812234 | orchestrator | changed: [testbed-node-0] => (item={'src': 'sshd_config.j2', 'dest': 'sshd_config'}) 2026-05-24 01:03:11.812244 | orchestrator | changed: [testbed-node-1] => (item={'src': 'sshd_config.j2', 'dest': 'sshd_config'}) 2026-05-24 01:03:11.812253 | orchestrator | changed: [testbed-node-2] => (item={'src': 'sshd_config.j2', 'dest': 'sshd_config'}) 2026-05-24 01:03:11.812263 | orchestrator | changed: [testbed-node-0] => (item={'src': 'id_rsa.pub', 'dest': 'id_rsa.pub'}) 2026-05-24 01:03:11.812273 | orchestrator | changed: [testbed-node-1] => (item={'src': 'id_rsa.pub', 'dest': 'id_rsa.pub'}) 2026-05-24 01:03:11.812282 | orchestrator | changed: [testbed-node-2] => (item={'src': 'id_rsa.pub', 'dest': 'id_rsa.pub'}) 2026-05-24 01:03:11.812292 | orchestrator | 2026-05-24 01:03:11.812301 | orchestrator | TASK [keystone : Check keystone containers] ************************************ 2026-05-24 01:03:11.812311 | orchestrator | Sunday 24 May 2026 01:01:13 +0000 (0:00:02.516) 0:00:41.345 ************ 2026-05-24 01:03:11.812321 | orchestrator | changed: [testbed-node-2] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone:2024.2', '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-05-24 01:03:11.812342 | orchestrator | changed: [testbed-node-1] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone:2024.2', '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-05-24 01:03:11.812354 | orchestrator | changed: [testbed-node-0] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone:2024.2', '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-05-24 01:03:11.812372 | orchestrator | changed: [testbed-node-2] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-ssh:2024.2', '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-05-24 01:03:11.812382 | orchestrator | changed: [testbed-node-1] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-ssh:2024.2', '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-05-24 01:03:11.812392 | orchestrator | changed: [testbed-node-0] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-ssh:2024.2', '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-05-24 01:03:11.812402 | orchestrator | changed: [testbed-node-2] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-fernet:2024.2', '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-05-24 01:03:11.812422 | orchestrator | changed: [testbed-node-1] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-fernet:2024.2', '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-05-24 01:03:11.812432 | orchestrator | changed: [testbed-node-0] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-fernet:2024.2', '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-05-24 01:03:11.812449 | orchestrator | 2026-05-24 01:03:11.812459 | orchestrator | TASK [keystone : include_tasks] ************************************************ 2026-05-24 01:03:11.812468 | orchestrator | Sunday 24 May 2026 01:01:15 +0000 (0:00:02.409) 0:00:43.755 ************ 2026-05-24 01:03:11.812478 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:03:11.812487 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:03:11.812497 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:03:11.812506 | orchestrator | 2026-05-24 01:03:11.812516 | orchestrator | TASK [keystone : Creating keystone database] *********************************** 2026-05-24 01:03:11.812525 | orchestrator | Sunday 24 May 2026 01:01:15 +0000 (0:00:00.466) 0:00:44.221 ************ 2026-05-24 01:03:11.812535 | orchestrator | changed: [testbed-node-0] 2026-05-24 01:03:11.812544 | orchestrator | 2026-05-24 01:03:11.812553 | orchestrator | TASK [keystone : Creating Keystone database user and setting permissions] ****** 2026-05-24 01:03:11.812563 | orchestrator | Sunday 24 May 2026 01:01:18 +0000 (0:00:02.371) 0:00:46.592 ************ 2026-05-24 01:03:11.812572 | orchestrator | changed: [testbed-node-0] 2026-05-24 01:03:11.812581 | orchestrator | 2026-05-24 01:03:11.812591 | orchestrator | TASK [keystone : Checking for any running keystone_fernet containers] ********** 2026-05-24 01:03:11.812600 | orchestrator | Sunday 24 May 2026 01:01:20 +0000 (0:00:02.553) 0:00:49.145 ************ 2026-05-24 01:03:11.812610 | orchestrator | ok: [testbed-node-1] 2026-05-24 01:03:11.812619 | orchestrator | ok: [testbed-node-0] 2026-05-24 01:03:11.812629 | orchestrator | ok: [testbed-node-2] 2026-05-24 01:03:11.812638 | orchestrator | 2026-05-24 01:03:11.812648 | orchestrator | TASK [keystone : Group nodes where keystone_fernet is running] ***************** 2026-05-24 01:03:11.812657 | orchestrator | Sunday 24 May 2026 01:01:21 +0000 (0:00:00.788) 0:00:49.934 ************ 2026-05-24 01:03:11.812667 | orchestrator | ok: [testbed-node-0] 2026-05-24 01:03:11.812677 | orchestrator | ok: [testbed-node-1] 2026-05-24 01:03:11.812686 | orchestrator | ok: [testbed-node-2] 2026-05-24 01:03:11.812708 | orchestrator | 2026-05-24 01:03:11.812719 | orchestrator | TASK [keystone : Fail if any hosts need bootstrapping and not all hosts targeted] *** 2026-05-24 01:03:11.812738 | orchestrator | Sunday 24 May 2026 01:01:21 +0000 (0:00:00.304) 0:00:50.238 ************ 2026-05-24 01:03:11.812748 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:03:11.812758 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:03:11.812767 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:03:11.812776 | orchestrator | 2026-05-24 01:03:11.812786 | orchestrator | TASK [keystone : Running Keystone bootstrap container] ************************* 2026-05-24 01:03:11.812795 | orchestrator | Sunday 24 May 2026 01:01:22 +0000 (0:00:00.333) 0:00:50.572 ************ 2026-05-24 01:03:11.812805 | orchestrator | changed: [testbed-node-0] 2026-05-24 01:03:11.812814 | orchestrator | 2026-05-24 01:03:11.812824 | orchestrator | TASK [keystone : Running Keystone fernet bootstrap container] ****************** 2026-05-24 01:03:11.812833 | orchestrator | Sunday 24 May 2026 01:01:38 +0000 (0:00:16.627) 0:01:07.199 ************ 2026-05-24 01:03:11.812842 | orchestrator | changed: [testbed-node-0] 2026-05-24 01:03:11.812852 | orchestrator | 2026-05-24 01:03:11.812861 | orchestrator | TASK [keystone : Flush handlers] *********************************************** 2026-05-24 01:03:11.812871 | orchestrator | Sunday 24 May 2026 01:01:50 +0000 (0:00:11.859) 0:01:19.058 ************ 2026-05-24 01:03:11.812880 | orchestrator | 2026-05-24 01:03:11.812889 | orchestrator | TASK [keystone : Flush handlers] *********************************************** 2026-05-24 01:03:11.812899 | orchestrator | Sunday 24 May 2026 01:01:50 +0000 (0:00:00.066) 0:01:19.125 ************ 2026-05-24 01:03:11.812914 | orchestrator | 2026-05-24 01:03:11.812924 | orchestrator | TASK [keystone : Flush handlers] *********************************************** 2026-05-24 01:03:11.812933 | orchestrator | Sunday 24 May 2026 01:01:50 +0000 (0:00:00.062) 0:01:19.188 ************ 2026-05-24 01:03:11.812943 | orchestrator | 2026-05-24 01:03:11.812952 | orchestrator | RUNNING HANDLER [keystone : Restart keystone-ssh container] ******************** 2026-05-24 01:03:11.812961 | orchestrator | Sunday 24 May 2026 01:01:50 +0000 (0:00:00.064) 0:01:19.252 ************ 2026-05-24 01:03:11.812971 | orchestrator | changed: [testbed-node-0] 2026-05-24 01:03:11.813025 | orchestrator | changed: [testbed-node-2] 2026-05-24 01:03:11.813035 | orchestrator | changed: [testbed-node-1] 2026-05-24 01:03:11.813044 | orchestrator | 2026-05-24 01:03:11.813054 | orchestrator | RUNNING HANDLER [keystone : Restart keystone-fernet container] ***************** 2026-05-24 01:03:11.813063 | orchestrator | Sunday 24 May 2026 01:02:07 +0000 (0:00:16.789) 0:01:36.042 ************ 2026-05-24 01:03:11.813073 | orchestrator | changed: [testbed-node-0] 2026-05-24 01:03:11.813082 | orchestrator | changed: [testbed-node-2] 2026-05-24 01:03:11.813091 | orchestrator | changed: [testbed-node-1] 2026-05-24 01:03:11.813101 | orchestrator | 2026-05-24 01:03:11.813110 | orchestrator | RUNNING HANDLER [keystone : Restart keystone container] ************************ 2026-05-24 01:03:11.813130 | orchestrator | Sunday 24 May 2026 01:02:17 +0000 (0:00:09.804) 0:01:45.846 ************ 2026-05-24 01:03:11.813141 | orchestrator | changed: [testbed-node-0] 2026-05-24 01:03:11.813151 | orchestrator | changed: [testbed-node-2] 2026-05-24 01:03:11.813160 | orchestrator | changed: [testbed-node-1] 2026-05-24 01:03:11.813169 | orchestrator | 2026-05-24 01:03:11.813179 | orchestrator | TASK [keystone : include_tasks] ************************************************ 2026-05-24 01:03:11.813189 | orchestrator | Sunday 24 May 2026 01:02:28 +0000 (0:00:10.935) 0:01:56.782 ************ 2026-05-24 01:03:11.813198 | orchestrator | included: /ansible/roles/keystone/tasks/distribute_fernet.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-24 01:03:11.813208 | orchestrator | 2026-05-24 01:03:11.813217 | orchestrator | TASK [keystone : Waiting for Keystone SSH port to be UP] *********************** 2026-05-24 01:03:11.813227 | orchestrator | Sunday 24 May 2026 01:02:29 +0000 (0:00:00.765) 0:01:57.547 ************ 2026-05-24 01:03:11.813236 | orchestrator | ok: [testbed-node-0] 2026-05-24 01:03:11.813246 | orchestrator | ok: [testbed-node-2] 2026-05-24 01:03:11.813256 | orchestrator | ok: [testbed-node-1] 2026-05-24 01:03:11.813265 | orchestrator | 2026-05-24 01:03:11.813275 | orchestrator | TASK [keystone : Run key distribution] ***************************************** 2026-05-24 01:03:11.813284 | orchestrator | Sunday 24 May 2026 01:02:29 +0000 (0:00:00.719) 0:01:58.267 ************ 2026-05-24 01:03:11.813294 | orchestrator | changed: [testbed-node-0] 2026-05-24 01:03:11.813304 | orchestrator | 2026-05-24 01:03:11.813313 | orchestrator | TASK [keystone : Creating admin project, user, role, service, and endpoint] **** 2026-05-24 01:03:11.813323 | orchestrator | Sunday 24 May 2026 01:02:31 +0000 (0:00:01.844) 0:02:00.111 ************ 2026-05-24 01:03:11.813332 | orchestrator | changed: [testbed-node-0] => (item=RegionOne) 2026-05-24 01:03:11.813342 | orchestrator | 2026-05-24 01:03:11.813351 | orchestrator | TASK [service-ks-register : keystone | Creating services] ********************** 2026-05-24 01:03:11.813361 | orchestrator | Sunday 24 May 2026 01:02:44 +0000 (0:00:12.986) 0:02:13.098 ************ 2026-05-24 01:03:11.813371 | orchestrator | changed: [testbed-node-0] => (item=keystone (identity)) 2026-05-24 01:03:11.813378 | orchestrator | 2026-05-24 01:03:11.813386 | orchestrator | TASK [service-ks-register : keystone | Creating endpoints] ********************* 2026-05-24 01:03:11.813394 | orchestrator | Sunday 24 May 2026 01:02:57 +0000 (0:00:12.611) 0:02:25.709 ************ 2026-05-24 01:03:11.813402 | orchestrator | ok: [testbed-node-0] => (item=keystone -> https://api-int.testbed.osism.xyz:5000 -> internal) 2026-05-24 01:03:11.813410 | orchestrator | ok: [testbed-node-0] => (item=keystone -> https://api.testbed.osism.xyz:5000 -> public) 2026-05-24 01:03:11.813418 | orchestrator | 2026-05-24 01:03:11.813425 | orchestrator | TASK [service-ks-register : keystone | Creating projects] ********************** 2026-05-24 01:03:11.813439 | orchestrator | Sunday 24 May 2026 01:03:04 +0000 (0:00:07.265) 0:02:32.975 ************ 2026-05-24 01:03:11.813447 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:03:11.813454 | orchestrator | 2026-05-24 01:03:11.813462 | orchestrator | TASK [service-ks-register : keystone | Creating users] ************************* 2026-05-24 01:03:11.813470 | orchestrator | Sunday 24 May 2026 01:03:04 +0000 (0:00:00.111) 0:02:33.087 ************ 2026-05-24 01:03:11.813478 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:03:11.813486 | orchestrator | 2026-05-24 01:03:11.813493 | orchestrator | TASK [service-ks-register : keystone | Creating roles] ************************* 2026-05-24 01:03:11.813501 | orchestrator | Sunday 24 May 2026 01:03:04 +0000 (0:00:00.154) 0:02:33.241 ************ 2026-05-24 01:03:11.813509 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:03:11.813517 | orchestrator | 2026-05-24 01:03:11.813525 | orchestrator | TASK [service-ks-register : keystone | Granting user roles] ******************** 2026-05-24 01:03:11.813533 | orchestrator | Sunday 24 May 2026 01:03:05 +0000 (0:00:00.130) 0:02:33.372 ************ 2026-05-24 01:03:11.813541 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:03:11.813549 | orchestrator | 2026-05-24 01:03:11.813556 | orchestrator | TASK [keystone : Creating default user role] *********************************** 2026-05-24 01:03:11.813564 | orchestrator | Sunday 24 May 2026 01:03:05 +0000 (0:00:00.433) 0:02:33.805 ************ 2026-05-24 01:03:11.813572 | orchestrator | ok: [testbed-node-0] 2026-05-24 01:03:11.813580 | orchestrator | 2026-05-24 01:03:11.813588 | orchestrator | TASK [keystone : include_tasks] ************************************************ 2026-05-24 01:03:11.813595 | orchestrator | Sunday 24 May 2026 01:03:09 +0000 (0:00:03.653) 0:02:37.459 ************ 2026-05-24 01:03:11.813603 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:03:11.813611 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:03:11.813619 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:03:11.813627 | orchestrator | 2026-05-24 01:03:11.813634 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-24 01:03:11.813643 | orchestrator | testbed-node-0 : ok=33  changed=19  unreachable=0 failed=0 skipped=17  rescued=0 ignored=0 2026-05-24 01:03:11.813688 | orchestrator | testbed-node-1 : ok=22  changed=12  unreachable=0 failed=0 skipped=12  rescued=0 ignored=0 2026-05-24 01:03:11.813697 | orchestrator | testbed-node-2 : ok=22  changed=12  unreachable=0 failed=0 skipped=12  rescued=0 ignored=0 2026-05-24 01:03:11.813705 | orchestrator | 2026-05-24 01:03:11.813713 | orchestrator | 2026-05-24 01:03:11.813721 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-24 01:03:11.813728 | orchestrator | Sunday 24 May 2026 01:03:09 +0000 (0:00:00.594) 0:02:38.053 ************ 2026-05-24 01:03:11.813736 | orchestrator | =============================================================================== 2026-05-24 01:03:11.813744 | orchestrator | keystone : Restart keystone-ssh container ------------------------------ 16.79s 2026-05-24 01:03:11.813752 | orchestrator | keystone : Running Keystone bootstrap container ------------------------ 16.63s 2026-05-24 01:03:11.813760 | orchestrator | keystone : Creating admin project, user, role, service, and endpoint --- 12.99s 2026-05-24 01:03:11.813776 | orchestrator | service-ks-register : keystone | Creating services --------------------- 12.61s 2026-05-24 01:03:11.813785 | orchestrator | keystone : Running Keystone fernet bootstrap container ----------------- 11.86s 2026-05-24 01:03:11.813793 | orchestrator | keystone : Restart keystone container ---------------------------------- 10.94s 2026-05-24 01:03:11.813800 | orchestrator | keystone : Restart keystone-fernet container ---------------------------- 9.80s 2026-05-24 01:03:11.813808 | orchestrator | keystone : Copying files for keystone-fernet ---------------------------- 8.93s 2026-05-24 01:03:11.813816 | orchestrator | service-ks-register : keystone | Creating endpoints --------------------- 7.27s 2026-05-24 01:03:11.813824 | orchestrator | keystone : Copying over keystone.conf ----------------------------------- 5.70s 2026-05-24 01:03:11.813837 | orchestrator | keystone : Creating default user role ----------------------------------- 3.65s 2026-05-24 01:03:11.813845 | orchestrator | keystone : Copying over config.json files for services ------------------ 3.30s 2026-05-24 01:03:11.813852 | orchestrator | service-cert-copy : keystone | Copying over extra CA certificates ------- 3.27s 2026-05-24 01:03:11.813860 | orchestrator | keystone : Creating Keystone database user and setting permissions ------ 2.55s 2026-05-24 01:03:11.813868 | orchestrator | keystone : Copying files for keystone-ssh ------------------------------- 2.52s 2026-05-24 01:03:11.813875 | orchestrator | keystone : Check keystone containers ------------------------------------ 2.41s 2026-05-24 01:03:11.813883 | orchestrator | keystone : Creating keystone database ----------------------------------- 2.37s 2026-05-24 01:03:11.813891 | orchestrator | keystone : Ensuring config directories exist ---------------------------- 2.12s 2026-05-24 01:03:11.813898 | orchestrator | keystone : Copying over wsgi-keystone.conf ------------------------------ 1.94s 2026-05-24 01:03:11.813906 | orchestrator | keystone : Run key distribution ----------------------------------------- 1.84s 2026-05-24 01:03:11.813914 | orchestrator | 2026-05-24 01:03:11 | INFO  | Task 67842ab1-6f45-4b1b-a20a-fd413c8a395d is in state STARTED 2026-05-24 01:03:11.813922 | orchestrator | 2026-05-24 01:03:11 | INFO  | Task 325cb305-c364-4395-94fc-a5c4196f258f is in state STARTED 2026-05-24 01:03:11.813930 | orchestrator | 2026-05-24 01:03:11 | INFO  | Task 1e8ec118-88a3-47d4-8321-f9212e6185d5 is in state STARTED 2026-05-24 01:03:11.813937 | orchestrator | 2026-05-24 01:03:11 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:03:14.853685 | orchestrator | 2026-05-24 01:03:14 | INFO  | Task efaad5cf-b13c-4c7d-9f45-2dcad0b01401 is in state STARTED 2026-05-24 01:03:14.855519 | orchestrator | 2026-05-24 01:03:14 | INFO  | Task 67842ab1-6f45-4b1b-a20a-fd413c8a395d is in state STARTED 2026-05-24 01:03:14.860659 | orchestrator | 2026-05-24 01:03:14 | INFO  | Task 325cb305-c364-4395-94fc-a5c4196f258f is in state STARTED 2026-05-24 01:03:14.861657 | orchestrator | 2026-05-24 01:03:14 | INFO  | Task 1e8ec118-88a3-47d4-8321-f9212e6185d5 is in state STARTED 2026-05-24 01:03:14.861932 | orchestrator | 2026-05-24 01:03:14 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:03:17.905729 | orchestrator | 2026-05-24 01:03:17 | INFO  | Task efaad5cf-b13c-4c7d-9f45-2dcad0b01401 is in state STARTED 2026-05-24 01:03:17.907193 | orchestrator | 2026-05-24 01:03:17 | INFO  | Task 67842ab1-6f45-4b1b-a20a-fd413c8a395d is in state STARTED 2026-05-24 01:03:17.908645 | orchestrator | 2026-05-24 01:03:17 | INFO  | Task 325cb305-c364-4395-94fc-a5c4196f258f is in state STARTED 2026-05-24 01:03:17.911453 | orchestrator | 2026-05-24 01:03:17 | INFO  | Task 1e8ec118-88a3-47d4-8321-f9212e6185d5 is in state STARTED 2026-05-24 01:03:17.911920 | orchestrator | 2026-05-24 01:03:17 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:03:20.964416 | orchestrator | 2026-05-24 01:03:20 | INFO  | Task efaad5cf-b13c-4c7d-9f45-2dcad0b01401 is in state STARTED 2026-05-24 01:03:20.965614 | orchestrator | 2026-05-24 01:03:20 | INFO  | Task 67842ab1-6f45-4b1b-a20a-fd413c8a395d is in state STARTED 2026-05-24 01:03:20.968603 | orchestrator | 2026-05-24 01:03:20 | INFO  | Task 325cb305-c364-4395-94fc-a5c4196f258f is in state STARTED 2026-05-24 01:03:20.971108 | orchestrator | 2026-05-24 01:03:20 | INFO  | Task 1e8ec118-88a3-47d4-8321-f9212e6185d5 is in state STARTED 2026-05-24 01:03:20.971145 | orchestrator | 2026-05-24 01:03:20 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:03:24.014165 | orchestrator | 2026-05-24 01:03:24 | INFO  | Task efaad5cf-b13c-4c7d-9f45-2dcad0b01401 is in state STARTED 2026-05-24 01:03:24.017049 | orchestrator | 2026-05-24 01:03:24 | INFO  | Task 67842ab1-6f45-4b1b-a20a-fd413c8a395d is in state STARTED 2026-05-24 01:03:24.017775 | orchestrator | 2026-05-24 01:03:24 | INFO  | Task 325cb305-c364-4395-94fc-a5c4196f258f is in state STARTED 2026-05-24 01:03:24.020386 | orchestrator | 2026-05-24 01:03:24 | INFO  | Task 1e8ec118-88a3-47d4-8321-f9212e6185d5 is in state STARTED 2026-05-24 01:03:24.020452 | orchestrator | 2026-05-24 01:03:24 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:03:27.062648 | orchestrator | 2026-05-24 01:03:27 | INFO  | Task efaad5cf-b13c-4c7d-9f45-2dcad0b01401 is in state STARTED 2026-05-24 01:03:27.063240 | orchestrator | 2026-05-24 01:03:27 | INFO  | Task adede7a8-38ac-4cae-9044-3fc804e2e7bb is in state STARTED 2026-05-24 01:03:27.064118 | orchestrator | 2026-05-24 01:03:27 | INFO  | Task 67842ab1-6f45-4b1b-a20a-fd413c8a395d is in state SUCCESS 2026-05-24 01:03:27.065182 | orchestrator | 2026-05-24 01:03:27 | INFO  | Task 325cb305-c364-4395-94fc-a5c4196f258f is in state STARTED 2026-05-24 01:03:27.066273 | orchestrator | 2026-05-24 01:03:27 | INFO  | Task 1e8ec118-88a3-47d4-8321-f9212e6185d5 is in state STARTED 2026-05-24 01:03:27.066531 | orchestrator | 2026-05-24 01:03:27 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:03:30.106733 | orchestrator | 2026-05-24 01:03:30 | INFO  | Task efaad5cf-b13c-4c7d-9f45-2dcad0b01401 is in state STARTED 2026-05-24 01:03:30.108079 | orchestrator | 2026-05-24 01:03:30 | INFO  | Task adede7a8-38ac-4cae-9044-3fc804e2e7bb is in state STARTED 2026-05-24 01:03:30.109142 | orchestrator | 2026-05-24 01:03:30 | INFO  | Task 325cb305-c364-4395-94fc-a5c4196f258f is in state STARTED 2026-05-24 01:03:30.111150 | orchestrator | 2026-05-24 01:03:30 | INFO  | Task 1e8ec118-88a3-47d4-8321-f9212e6185d5 is in state STARTED 2026-05-24 01:03:30.111297 | orchestrator | 2026-05-24 01:03:30 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:03:33.147292 | orchestrator | 2026-05-24 01:03:33 | INFO  | Task efaad5cf-b13c-4c7d-9f45-2dcad0b01401 is in state STARTED 2026-05-24 01:03:33.147536 | orchestrator | 2026-05-24 01:03:33 | INFO  | Task adede7a8-38ac-4cae-9044-3fc804e2e7bb is in state STARTED 2026-05-24 01:03:33.148674 | orchestrator | 2026-05-24 01:03:33 | INFO  | Task 325cb305-c364-4395-94fc-a5c4196f258f is in state STARTED 2026-05-24 01:03:33.149668 | orchestrator | 2026-05-24 01:03:33 | INFO  | Task 1e8ec118-88a3-47d4-8321-f9212e6185d5 is in state SUCCESS 2026-05-24 01:03:33.150652 | orchestrator | 2026-05-24 01:03:33.150696 | orchestrator | [WARNING]: Collection community.general does not support Ansible version 2026-05-24 01:03:33.150708 | orchestrator | 2.17.14 2026-05-24 01:03:33.150747 | orchestrator | 2026-05-24 01:03:33.150758 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-05-24 01:03:33.150770 | orchestrator | 2026-05-24 01:03:33.150781 | orchestrator | TASK [Group hosts based on Kolla action] *************************************** 2026-05-24 01:03:33.150792 | orchestrator | Sunday 24 May 2026 01:02:40 +0000 (0:00:00.388) 0:00:00.388 ************ 2026-05-24 01:03:33.150803 | orchestrator | ok: [testbed-node-0] 2026-05-24 01:03:33.150815 | orchestrator | ok: [testbed-node-1] 2026-05-24 01:03:33.150825 | orchestrator | ok: [testbed-node-2] 2026-05-24 01:03:33.150836 | orchestrator | ok: [testbed-manager] 2026-05-24 01:03:33.150846 | orchestrator | ok: [testbed-node-3] 2026-05-24 01:03:33.150857 | orchestrator | ok: [testbed-node-4] 2026-05-24 01:03:33.150867 | orchestrator | ok: [testbed-node-5] 2026-05-24 01:03:33.150878 | orchestrator | 2026-05-24 01:03:33.150888 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-05-24 01:03:33.150899 | orchestrator | Sunday 24 May 2026 01:02:41 +0000 (0:00:00.726) 0:00:01.115 ************ 2026-05-24 01:03:33.150986 | orchestrator | ok: [testbed-node-0] => (item=enable_ceph_rgw_True) 2026-05-24 01:03:33.151001 | orchestrator | ok: [testbed-node-1] => (item=enable_ceph_rgw_True) 2026-05-24 01:03:33.151038 | orchestrator | ok: [testbed-node-2] => (item=enable_ceph_rgw_True) 2026-05-24 01:03:33.151062 | orchestrator | ok: [testbed-manager] => (item=enable_ceph_rgw_True) 2026-05-24 01:03:33.151073 | orchestrator | ok: [testbed-node-3] => (item=enable_ceph_rgw_True) 2026-05-24 01:03:33.151082 | orchestrator | ok: [testbed-node-4] => (item=enable_ceph_rgw_True) 2026-05-24 01:03:33.151092 | orchestrator | ok: [testbed-node-5] => (item=enable_ceph_rgw_True) 2026-05-24 01:03:33.151101 | orchestrator | 2026-05-24 01:03:33.151110 | orchestrator | PLAY [Apply role ceph-rgw] ***************************************************** 2026-05-24 01:03:33.151120 | orchestrator | 2026-05-24 01:03:33.151129 | orchestrator | TASK [ceph-rgw : include_tasks] ************************************************ 2026-05-24 01:03:33.151139 | orchestrator | Sunday 24 May 2026 01:02:42 +0000 (0:00:00.798) 0:00:01.914 ************ 2026-05-24 01:03:33.151150 | orchestrator | included: /ansible/roles/ceph-rgw/tasks/deploy.yml for testbed-node-0, testbed-node-1, testbed-node-2, testbed-manager, testbed-node-3, testbed-node-4, testbed-node-5 2026-05-24 01:03:33.151161 | orchestrator | 2026-05-24 01:03:33.151170 | orchestrator | TASK [service-ks-register : ceph-rgw | Creating services] ********************** 2026-05-24 01:03:33.151180 | orchestrator | Sunday 24 May 2026 01:02:43 +0000 (0:00:01.263) 0:00:03.177 ************ 2026-05-24 01:03:33.151189 | orchestrator | changed: [testbed-node-0] => (item=swift (object-store)) 2026-05-24 01:03:33.151198 | orchestrator | 2026-05-24 01:03:33.151208 | orchestrator | TASK [service-ks-register : ceph-rgw | Creating endpoints] ********************* 2026-05-24 01:03:33.151217 | orchestrator | Sunday 24 May 2026 01:02:57 +0000 (0:00:13.939) 0:00:17.116 ************ 2026-05-24 01:03:33.151227 | orchestrator | changed: [testbed-node-0] => (item=swift -> https://api-int.testbed.osism.xyz:6780/swift/v1/AUTH_%(project_id)s -> internal) 2026-05-24 01:03:33.151240 | orchestrator | changed: [testbed-node-0] => (item=swift -> https://api.testbed.osism.xyz:6780/swift/v1/AUTH_%(project_id)s -> public) 2026-05-24 01:03:33.151252 | orchestrator | 2026-05-24 01:03:33.151290 | orchestrator | TASK [service-ks-register : ceph-rgw | Creating projects] ********************** 2026-05-24 01:03:33.151302 | orchestrator | Sunday 24 May 2026 01:03:04 +0000 (0:00:07.280) 0:00:24.397 ************ 2026-05-24 01:03:33.151314 | orchestrator | ok: [testbed-node-0] => (item=service) 2026-05-24 01:03:33.151325 | orchestrator | 2026-05-24 01:03:33.151337 | orchestrator | TASK [service-ks-register : ceph-rgw | Creating users] ************************* 2026-05-24 01:03:33.151348 | orchestrator | Sunday 24 May 2026 01:03:08 +0000 (0:00:03.913) 0:00:28.311 ************ 2026-05-24 01:03:33.151359 | orchestrator | changed: [testbed-node-0] => (item=ceph_rgw -> service) 2026-05-24 01:03:33.151370 | orchestrator | [WARNING]: Module did not set no_log for update_password 2026-05-24 01:03:33.151381 | orchestrator | 2026-05-24 01:03:33.151393 | orchestrator | TASK [service-ks-register : ceph-rgw | Creating roles] ************************* 2026-05-24 01:03:33.151404 | orchestrator | Sunday 24 May 2026 01:03:12 +0000 (0:00:04.374) 0:00:32.685 ************ 2026-05-24 01:03:33.151415 | orchestrator | ok: [testbed-node-0] => (item=admin) 2026-05-24 01:03:33.151426 | orchestrator | changed: [testbed-node-0] => (item=ResellerAdmin) 2026-05-24 01:03:33.151438 | orchestrator | 2026-05-24 01:03:33.151449 | orchestrator | TASK [service-ks-register : ceph-rgw | Granting user roles] ******************** 2026-05-24 01:03:33.151460 | orchestrator | Sunday 24 May 2026 01:03:20 +0000 (0:00:07.214) 0:00:39.899 ************ 2026-05-24 01:03:33.151471 | orchestrator | changed: [testbed-node-0] => (item=ceph_rgw -> service -> admin) 2026-05-24 01:03:33.151481 | orchestrator | 2026-05-24 01:03:33.151492 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-24 01:03:33.151504 | orchestrator | testbed-manager : ok=3  changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-24 01:03:33.151516 | orchestrator | testbed-node-0 : ok=9  changed=5  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-24 01:03:33.151528 | orchestrator | testbed-node-1 : ok=3  changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-24 01:03:33.151544 | orchestrator | testbed-node-2 : ok=3  changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-24 01:03:33.151554 | orchestrator | testbed-node-3 : ok=3  changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-24 01:03:33.151576 | orchestrator | testbed-node-4 : ok=3  changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-24 01:03:33.151586 | orchestrator | testbed-node-5 : ok=3  changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-24 01:03:33.151596 | orchestrator | 2026-05-24 01:03:33.151606 | orchestrator | 2026-05-24 01:03:33.151615 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-24 01:03:33.151625 | orchestrator | Sunday 24 May 2026 01:03:25 +0000 (0:00:05.423) 0:00:45.323 ************ 2026-05-24 01:03:33.151634 | orchestrator | =============================================================================== 2026-05-24 01:03:33.151644 | orchestrator | service-ks-register : ceph-rgw | Creating services --------------------- 13.94s 2026-05-24 01:03:33.151653 | orchestrator | service-ks-register : ceph-rgw | Creating endpoints --------------------- 7.28s 2026-05-24 01:03:33.151663 | orchestrator | service-ks-register : ceph-rgw | Creating roles ------------------------- 7.21s 2026-05-24 01:03:33.151672 | orchestrator | service-ks-register : ceph-rgw | Granting user roles -------------------- 5.42s 2026-05-24 01:03:33.151682 | orchestrator | service-ks-register : ceph-rgw | Creating users ------------------------- 4.37s 2026-05-24 01:03:33.151691 | orchestrator | service-ks-register : ceph-rgw | Creating projects ---------------------- 3.91s 2026-05-24 01:03:33.151700 | orchestrator | ceph-rgw : include_tasks ------------------------------------------------ 1.26s 2026-05-24 01:03:33.151710 | orchestrator | Group hosts based on enabled services ----------------------------------- 0.80s 2026-05-24 01:03:33.151719 | orchestrator | Group hosts based on Kolla action --------------------------------------- 0.73s 2026-05-24 01:03:33.151729 | orchestrator | 2026-05-24 01:03:33.151738 | orchestrator | [WARNING]: Collection community.general does not support Ansible version 2026-05-24 01:03:33.151748 | orchestrator | 2.17.14 2026-05-24 01:03:33.151758 | orchestrator | 2026-05-24 01:03:33.151768 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-05-24 01:03:33.151777 | orchestrator | 2026-05-24 01:03:33.151786 | orchestrator | TASK [Group hosts based on Kolla action] *************************************** 2026-05-24 01:03:33.151796 | orchestrator | Sunday 24 May 2026 01:02:40 +0000 (0:00:00.350) 0:00:00.350 ************ 2026-05-24 01:03:33.151805 | orchestrator | ok: [testbed-node-0] 2026-05-24 01:03:33.151815 | orchestrator | ok: [testbed-node-1] 2026-05-24 01:03:33.151825 | orchestrator | ok: [testbed-node-2] 2026-05-24 01:03:33.151834 | orchestrator | 2026-05-24 01:03:33.151844 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-05-24 01:03:33.151853 | orchestrator | Sunday 24 May 2026 01:02:40 +0000 (0:00:00.284) 0:00:00.635 ************ 2026-05-24 01:03:33.151863 | orchestrator | ok: [testbed-node-0] => (item=enable_glance_True) 2026-05-24 01:03:33.151872 | orchestrator | ok: [testbed-node-1] => (item=enable_glance_True) 2026-05-24 01:03:33.151882 | orchestrator | ok: [testbed-node-2] => (item=enable_glance_True) 2026-05-24 01:03:33.151891 | orchestrator | 2026-05-24 01:03:33.151901 | orchestrator | PLAY [Apply role glance] ******************************************************* 2026-05-24 01:03:33.151928 | orchestrator | 2026-05-24 01:03:33.151938 | orchestrator | TASK [glance : include_tasks] ************************************************** 2026-05-24 01:03:33.151948 | orchestrator | Sunday 24 May 2026 01:02:41 +0000 (0:00:00.302) 0:00:00.937 ************ 2026-05-24 01:03:33.151963 | orchestrator | included: /ansible/roles/glance/tasks/deploy.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-24 01:03:33.151973 | orchestrator | 2026-05-24 01:03:33.151983 | orchestrator | TASK [service-ks-register : glance | Creating services] ************************ 2026-05-24 01:03:33.152015 | orchestrator | Sunday 24 May 2026 01:02:41 +0000 (0:00:00.652) 0:00:01.589 ************ 2026-05-24 01:03:33.152025 | orchestrator | changed: [testbed-node-0] => (item=glance (image)) 2026-05-24 01:03:33.152035 | orchestrator | 2026-05-24 01:03:33.152044 | orchestrator | TASK [service-ks-register : glance | Creating endpoints] *********************** 2026-05-24 01:03:33.152054 | orchestrator | Sunday 24 May 2026 01:02:56 +0000 (0:00:14.885) 0:00:16.474 ************ 2026-05-24 01:03:33.152063 | orchestrator | changed: [testbed-node-0] => (item=glance -> https://api-int.testbed.osism.xyz:9292 -> internal) 2026-05-24 01:03:33.152073 | orchestrator | changed: [testbed-node-0] => (item=glance -> https://api.testbed.osism.xyz:9292 -> public) 2026-05-24 01:03:33.152083 | orchestrator | 2026-05-24 01:03:33.152092 | orchestrator | TASK [service-ks-register : glance | Creating projects] ************************ 2026-05-24 01:03:33.152102 | orchestrator | Sunday 24 May 2026 01:03:04 +0000 (0:00:07.407) 0:00:23.882 ************ 2026-05-24 01:03:33.152111 | orchestrator | changed: [testbed-node-0] => (item=service) 2026-05-24 01:03:33.152121 | orchestrator | 2026-05-24 01:03:33.152131 | orchestrator | TASK [service-ks-register : glance | Creating users] *************************** 2026-05-24 01:03:33.152140 | orchestrator | Sunday 24 May 2026 01:03:08 +0000 (0:00:03.933) 0:00:27.815 ************ 2026-05-24 01:03:33.152150 | orchestrator | changed: [testbed-node-0] => (item=glance -> service) 2026-05-24 01:03:33.152159 | orchestrator | [WARNING]: Module did not set no_log for update_password 2026-05-24 01:03:33.152169 | orchestrator | 2026-05-24 01:03:33.152178 | orchestrator | TASK [service-ks-register : glance | Creating roles] *************************** 2026-05-24 01:03:33.152187 | orchestrator | Sunday 24 May 2026 01:03:12 +0000 (0:00:04.375) 0:00:32.190 ************ 2026-05-24 01:03:33.152197 | orchestrator | ok: [testbed-node-0] => (item=admin) 2026-05-24 01:03:33.152207 | orchestrator | 2026-05-24 01:03:33.152216 | orchestrator | TASK [service-ks-register : glance | Granting user roles] ********************** 2026-05-24 01:03:33.152226 | orchestrator | Sunday 24 May 2026 01:03:16 +0000 (0:00:03.770) 0:00:35.960 ************ 2026-05-24 01:03:33.152236 | orchestrator | changed: [testbed-node-0] => (item=glance -> service -> admin) 2026-05-24 01:03:33.152245 | orchestrator | 2026-05-24 01:03:33.152255 | orchestrator | TASK [glance : Ensuring config directories exist] ****************************** 2026-05-24 01:03:33.152264 | orchestrator | Sunday 24 May 2026 01:03:20 +0000 (0:00:04.481) 0:00:40.442 ************ 2026-05-24 01:03:33.152287 | 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/glance-api:2024.2', '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-05-24 01:03:33.152315 | 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/glance-api:2024.2', '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-05-24 01:03:33.152338 | 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/glance-api:2024.2', '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-05-24 01:03:33.152350 | orchestrator | 2026-05-24 01:03:33.152360 | orchestrator | TASK [glance : include_tasks] ************************************************** 2026-05-24 01:03:33.152369 | orchestrator | Sunday 24 May 2026 01:03:24 +0000 (0:00:03.591) 0:00:44.033 ************ 2026-05-24 01:03:33.152379 | orchestrator | included: /ansible/roles/glance/tasks/external_ceph.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-24 01:03:33.152388 | orchestrator | 2026-05-24 01:03:33.152398 | orchestrator | TASK [glance : Ensuring glance service ceph config subdir exists] ************** 2026-05-24 01:03:33.152408 | orchestrator | Sunday 24 May 2026 01:03:25 +0000 (0:00:00.709) 0:00:44.742 ************ 2026-05-24 01:03:33.152424 | orchestrator | changed: [testbed-node-0] 2026-05-24 01:03:33.152433 | orchestrator | changed: [testbed-node-1] 2026-05-24 01:03:33.152443 | orchestrator | changed: [testbed-node-2] 2026-05-24 01:03:33.152452 | orchestrator | 2026-05-24 01:03:33.152462 | orchestrator | TASK [glance : Copy over multiple ceph configs for Glance] ********************* 2026-05-24 01:03:33.152471 | orchestrator | Sunday 24 May 2026 01:03:29 +0000 (0:00:04.500) 0:00:49.243 ************ 2026-05-24 01:03:33.152481 | orchestrator | changed: [testbed-node-2] => (item={'name': 'rbd', 'type': 'rbd', 'cluster': 'ceph', 'enabled': True}) 2026-05-24 01:03:33.152491 | orchestrator | changed: [testbed-node-1] => (item={'name': 'rbd', 'type': 'rbd', 'cluster': 'ceph', 'enabled': True}) 2026-05-24 01:03:33.152500 | orchestrator | changed: [testbed-node-0] => (item={'name': 'rbd', 'type': 'rbd', 'cluster': 'ceph', 'enabled': True}) 2026-05-24 01:03:33.152510 | orchestrator | 2026-05-24 01:03:33.152519 | orchestrator | TASK [glance : Copy over ceph Glance keyrings] ********************************* 2026-05-24 01:03:33.152529 | orchestrator | Sunday 24 May 2026 01:03:32 +0000 (0:00:02.513) 0:00:51.757 ************ 2026-05-24 01:03:33.152543 | orchestrator | An exception occurred during task execution. To see the full traceback, use -vvv. The error was: If you are using a module and expect the file to exist on the remote, see the remote_src option 2026-05-24 01:03:33.152555 | orchestrator | failed: [testbed-node-0] (item={'name': 'rbd', 'type': 'rbd', 'cluster': 'ceph', 'enabled': True}) => {"ansible_loop_var": "item", "changed": false, "item": {"cluster": "ceph", "enabled": true, "name": "rbd", "type": "rbd"}, "msg": "Could not find or access '/opt/configuration/environments/kolla/files/overlays/glance/ceph.client.glance.keyring' on the Ansible Controller.\nIf you are using a module and expect the file to exist on the remote, see the remote_src option"} 2026-05-24 01:03:33.152566 | orchestrator | An exception occurred during task execution. To see the full traceback, use -vvv. The error was: If you are using a module and expect the file to exist on the remote, see the remote_src option 2026-05-24 01:03:33.152576 | orchestrator | failed: [testbed-node-1] (item={'name': 'rbd', 'type': 'rbd', 'cluster': 'ceph', 'enabled': True}) => {"ansible_loop_var": "item", "changed": false, "item": {"cluster": "ceph", "enabled": true, "name": "rbd", "type": "rbd"}, "msg": "Could not find or access '/opt/configuration/environments/kolla/files/overlays/glance/ceph.client.glance.keyring' on the Ansible Controller.\nIf you are using a module and expect the file to exist on the remote, see the remote_src option"} 2026-05-24 01:03:33.152587 | orchestrator | An exception occurred during task execution. To see the full traceback, use -vvv. The error was: If you are using a module and expect the file to exist on the remote, see the remote_src option 2026-05-24 01:03:33.152604 | orchestrator | failed: [testbed-node-2] (item={'name': 'rbd', 'type': 'rbd', 'cluster': 'ceph', 'enabled': True}) => {"ansible_loop_var": "item", "changed": false, "item": {"cluster": "ceph", "enabled": true, "name": "rbd", "type": "rbd"}, "msg": "Could not find or access '/opt/configuration/environments/kolla/files/overlays/glance/ceph.client.glance.keyring' on the Ansible Controller.\nIf you are using a module and expect the file to exist on the remote, see the remote_src option"} 2026-05-24 01:03:33.152614 | orchestrator | 2026-05-24 01:03:33.152624 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-24 01:03:33.152633 | orchestrator | testbed-node-0 : ok=13  changed=8  unreachable=0 failed=1  skipped=0 rescued=0 ignored=0 2026-05-24 01:03:33.152643 | orchestrator | testbed-node-1 : ok=7  changed=3  unreachable=0 failed=1  skipped=0 rescued=0 ignored=0 2026-05-24 01:03:33.152653 | orchestrator | testbed-node-2 : ok=7  changed=3  unreachable=0 failed=1  skipped=0 rescued=0 ignored=0 2026-05-24 01:03:33.152662 | orchestrator | 2026-05-24 01:03:33.152678 | orchestrator | 2026-05-24 01:03:33.152688 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-24 01:03:33.152697 | orchestrator | Sunday 24 May 2026 01:03:32 +0000 (0:00:00.708) 0:00:52.465 ************ 2026-05-24 01:03:33.152707 | orchestrator | =============================================================================== 2026-05-24 01:03:33.152716 | orchestrator | service-ks-register : glance | Creating services ----------------------- 14.89s 2026-05-24 01:03:33.152726 | orchestrator | service-ks-register : glance | Creating endpoints ----------------------- 7.41s 2026-05-24 01:03:33.152735 | orchestrator | glance : Ensuring glance service ceph config subdir exists -------------- 4.50s 2026-05-24 01:03:33.152745 | orchestrator | service-ks-register : glance | Granting user roles ---------------------- 4.48s 2026-05-24 01:03:33.152754 | orchestrator | service-ks-register : glance | Creating users --------------------------- 4.38s 2026-05-24 01:03:33.152764 | orchestrator | service-ks-register : glance | Creating projects ------------------------ 3.93s 2026-05-24 01:03:33.152773 | orchestrator | service-ks-register : glance | Creating roles --------------------------- 3.77s 2026-05-24 01:03:33.152782 | orchestrator | glance : Ensuring config directories exist ------------------------------ 3.59s 2026-05-24 01:03:33.152792 | orchestrator | glance : Copy over multiple ceph configs for Glance --------------------- 2.51s 2026-05-24 01:03:33.152801 | orchestrator | glance : include_tasks -------------------------------------------------- 0.71s 2026-05-24 01:03:33.152811 | orchestrator | glance : Copy over ceph Glance keyrings --------------------------------- 0.71s 2026-05-24 01:03:33.152820 | orchestrator | glance : include_tasks -------------------------------------------------- 0.65s 2026-05-24 01:03:33.152830 | orchestrator | Group hosts based on enabled services ----------------------------------- 0.30s 2026-05-24 01:03:33.152839 | orchestrator | Group hosts based on Kolla action --------------------------------------- 0.28s 2026-05-24 01:03:33.152849 | orchestrator | 2026-05-24 01:03:33 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:03:36.191579 | orchestrator | 2026-05-24 01:03:36 | INFO  | Task efaad5cf-b13c-4c7d-9f45-2dcad0b01401 is in state STARTED 2026-05-24 01:03:36.193545 | orchestrator | 2026-05-24 01:03:36 | INFO  | Task adede7a8-38ac-4cae-9044-3fc804e2e7bb is in state STARTED 2026-05-24 01:03:36.194408 | orchestrator | 2026-05-24 01:03:36 | INFO  | Task 9be0c0a8-bd83-4f78-855c-920a65050913 is in state STARTED 2026-05-24 01:03:36.195703 | orchestrator | 2026-05-24 01:03:36 | INFO  | Task 325cb305-c364-4395-94fc-a5c4196f258f is in state STARTED 2026-05-24 01:03:36.195785 | orchestrator | 2026-05-24 01:03:36 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:03:39.234091 | orchestrator | 2026-05-24 01:03:39 | INFO  | Task efaad5cf-b13c-4c7d-9f45-2dcad0b01401 is in state STARTED 2026-05-24 01:03:39.237328 | orchestrator | 2026-05-24 01:03:39 | INFO  | Task adede7a8-38ac-4cae-9044-3fc804e2e7bb is in state STARTED 2026-05-24 01:03:39.241104 | orchestrator | 2026-05-24 01:03:39 | INFO  | Task 9be0c0a8-bd83-4f78-855c-920a65050913 is in state STARTED 2026-05-24 01:03:39.244573 | orchestrator | 2026-05-24 01:03:39 | INFO  | Task 325cb305-c364-4395-94fc-a5c4196f258f is in state SUCCESS 2026-05-24 01:03:39.246533 | orchestrator | 2026-05-24 01:03:39.246624 | orchestrator | [WARNING]: Collection community.general does not support Ansible version 2026-05-24 01:03:39.246648 | orchestrator | 2.17.14 2026-05-24 01:03:39.246662 | orchestrator | 2026-05-24 01:03:39.246674 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-05-24 01:03:39.246686 | orchestrator | 2026-05-24 01:03:39.246697 | orchestrator | TASK [Group hosts based on Kolla action] *************************************** 2026-05-24 01:03:39.246709 | orchestrator | Sunday 24 May 2026 01:02:40 +0000 (0:00:00.346) 0:00:00.346 ************ 2026-05-24 01:03:39.246720 | orchestrator | ok: [testbed-node-0] 2026-05-24 01:03:39.246731 | orchestrator | ok: [testbed-node-1] 2026-05-24 01:03:39.246742 | orchestrator | ok: [testbed-node-2] 2026-05-24 01:03:39.246808 | orchestrator | 2026-05-24 01:03:39.246821 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-05-24 01:03:39.246832 | orchestrator | Sunday 24 May 2026 01:02:40 +0000 (0:00:00.273) 0:00:00.620 ************ 2026-05-24 01:03:39.246843 | orchestrator | ok: [testbed-node-0] => (item=enable_cinder_True) 2026-05-24 01:03:39.246854 | orchestrator | ok: [testbed-node-1] => (item=enable_cinder_True) 2026-05-24 01:03:39.246865 | orchestrator | ok: [testbed-node-2] => (item=enable_cinder_True) 2026-05-24 01:03:39.246876 | orchestrator | 2026-05-24 01:03:39.246887 | orchestrator | PLAY [Apply role cinder] ******************************************************* 2026-05-24 01:03:39.246951 | orchestrator | 2026-05-24 01:03:39.246965 | orchestrator | TASK [cinder : include_tasks] ************************************************** 2026-05-24 01:03:39.246976 | orchestrator | Sunday 24 May 2026 01:02:41 +0000 (0:00:00.294) 0:00:00.914 ************ 2026-05-24 01:03:39.246987 | orchestrator | included: /ansible/roles/cinder/tasks/deploy.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-24 01:03:39.246999 | orchestrator | 2026-05-24 01:03:39.247010 | orchestrator | TASK [service-ks-register : cinder | Creating services] ************************ 2026-05-24 01:03:39.247020 | orchestrator | Sunday 24 May 2026 01:02:41 +0000 (0:00:00.647) 0:00:01.562 ************ 2026-05-24 01:03:39.247032 | orchestrator | changed: [testbed-node-0] => (item=cinderv3 (volumev3)) 2026-05-24 01:03:39.247042 | orchestrator | 2026-05-24 01:03:39.247053 | orchestrator | TASK [service-ks-register : cinder | Creating endpoints] *********************** 2026-05-24 01:03:39.247064 | orchestrator | Sunday 24 May 2026 01:02:58 +0000 (0:00:16.837) 0:00:18.400 ************ 2026-05-24 01:03:39.247076 | orchestrator | changed: [testbed-node-0] => (item=cinderv3 -> https://api-int.testbed.osism.xyz:8776/v3/%(tenant_id)s -> internal) 2026-05-24 01:03:39.247089 | orchestrator | changed: [testbed-node-0] => (item=cinderv3 -> https://api.testbed.osism.xyz:8776/v3/%(tenant_id)s -> public) 2026-05-24 01:03:39.247102 | orchestrator | 2026-05-24 01:03:39.247115 | orchestrator | TASK [service-ks-register : cinder | Creating projects] ************************ 2026-05-24 01:03:39.247127 | orchestrator | Sunday 24 May 2026 01:03:05 +0000 (0:00:07.024) 0:00:25.424 ************ 2026-05-24 01:03:39.247140 | orchestrator | ok: [testbed-node-0] => (item=service) 2026-05-24 01:03:39.247152 | orchestrator | 2026-05-24 01:03:39.247164 | orchestrator | TASK [service-ks-register : cinder | Creating users] *************************** 2026-05-24 01:03:39.247177 | orchestrator | Sunday 24 May 2026 01:03:08 +0000 (0:00:03.445) 0:00:28.870 ************ 2026-05-24 01:03:39.247189 | orchestrator | changed: [testbed-node-0] => (item=cinder -> service) 2026-05-24 01:03:39.247202 | orchestrator | [WARNING]: Module did not set no_log for update_password 2026-05-24 01:03:39.247214 | orchestrator | 2026-05-24 01:03:39.247227 | orchestrator | TASK [service-ks-register : cinder | Creating roles] *************************** 2026-05-24 01:03:39.247239 | orchestrator | Sunday 24 May 2026 01:03:13 +0000 (0:00:04.260) 0:00:33.131 ************ 2026-05-24 01:03:39.247251 | orchestrator | ok: [testbed-node-0] => (item=admin) 2026-05-24 01:03:39.247264 | orchestrator | 2026-05-24 01:03:39.247276 | orchestrator | TASK [service-ks-register : cinder | Granting user roles] ********************** 2026-05-24 01:03:39.247288 | orchestrator | Sunday 24 May 2026 01:03:16 +0000 (0:00:03.653) 0:00:36.784 ************ 2026-05-24 01:03:39.247301 | orchestrator | changed: [testbed-node-0] => (item=cinder -> service -> admin) 2026-05-24 01:03:39.247314 | orchestrator | changed: [testbed-node-0] => (item=cinder -> service -> service) 2026-05-24 01:03:39.247326 | orchestrator | 2026-05-24 01:03:39.247339 | orchestrator | TASK [cinder : Ensuring config directories exist] ****************************** 2026-05-24 01:03:39.247351 | orchestrator | Sunday 24 May 2026 01:03:24 +0000 (0:00:08.027) 0:00:44.811 ************ 2026-05-24 01:03:39.247383 | orchestrator | changed: [testbed-node-0] => (item={'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-api:2024.2', '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-05-24 01:03:39.247462 | orchestrator | changed: [testbed-node-0] => (item={'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-scheduler:2024.2', '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-05-24 01:03:39.247479 | orchestrator | changed: [testbed-node-1] => (item={'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-api:2024.2', '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-05-24 01:03:39.247491 | orchestrator | changed: [testbed-node-0] => (item={'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-volume:2024.2', '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-05-24 01:03:39.247503 | orchestrator | changed: [testbed-node-1] => (item={'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-scheduler:2024.2', '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-05-24 01:03:39.247520 | orchestrator | changed: [testbed-node-2] => (item={'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-api:2024.2', '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-05-24 01:03:39.247551 | orchestrator | changed: [testbed-node-0] => (item={'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-backup:2024.2', 'privileged': True, 'ipc_mode': 'host', '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-05-24 01:03:39.247564 | orchestrator | changed: [testbed-node-1] => (item={'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-volume:2024.2', '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-05-24 01:03:39.247580 | orchestrator | changed: [testbed-node-2] => (item={'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-scheduler:2024.2', '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-05-24 01:03:39.247601 | orchestrator | changed: [testbed-node-1] => (item={'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-backup:2024.2', 'privileged': True, 'ipc_mode': 'host', '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-05-24 01:03:39.247620 | orchestrator | changed: [testbed-node-2] => (item={'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-volume:2024.2', '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-05-24 01:03:39.247646 | orchestrator | changed: [testbed-node-2] => (item={'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-backup:2024.2', 'privileged': True, 'ipc_mode': 'host', '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-05-24 01:03:39.247676 | orchestrator | 2026-05-24 01:03:39.247694 | orchestrator | TASK [cinder : include_tasks] ************************************************** 2026-05-24 01:03:39.247712 | orchestrator | Sunday 24 May 2026 01:03:27 +0000 (0:00:03.011) 0:00:47.822 ************ 2026-05-24 01:03:39.247730 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:03:39.247749 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:03:39.247767 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:03:39.247787 | orchestrator | 2026-05-24 01:03:39.247805 | orchestrator | TASK [cinder : include_tasks] ************************************************** 2026-05-24 01:03:39.247824 | orchestrator | Sunday 24 May 2026 01:03:28 +0000 (0:00:00.694) 0:00:48.516 ************ 2026-05-24 01:03:39.247841 | orchestrator | included: /ansible/roles/cinder/tasks/external_ceph.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-24 01:03:39.247859 | orchestrator | 2026-05-24 01:03:39.247888 | orchestrator | TASK [cinder : Ensuring cinder service ceph config subdirs exists] ************* 2026-05-24 01:03:39.247934 | orchestrator | Sunday 24 May 2026 01:03:29 +0000 (0:00:00.547) 0:00:49.064 ************ 2026-05-24 01:03:39.247954 | orchestrator | changed: [testbed-node-0] => (item=cinder-volume) 2026-05-24 01:03:39.247972 | orchestrator | changed: [testbed-node-1] => (item=cinder-volume) 2026-05-24 01:03:39.247991 | orchestrator | changed: [testbed-node-2] => (item=cinder-volume) 2026-05-24 01:03:39.248003 | orchestrator | changed: [testbed-node-0] => (item=cinder-backup) 2026-05-24 01:03:39.248013 | orchestrator | changed: [testbed-node-1] => (item=cinder-backup) 2026-05-24 01:03:39.248024 | orchestrator | changed: [testbed-node-2] => (item=cinder-backup) 2026-05-24 01:03:39.248034 | orchestrator | 2026-05-24 01:03:39.248046 | orchestrator | TASK [cinder : Copying over multiple ceph.conf for cinder services] ************ 2026-05-24 01:03:39.248057 | orchestrator | Sunday 24 May 2026 01:03:31 +0000 (0:00:02.650) 0:00:51.715 ************ 2026-05-24 01:03:39.248069 | orchestrator | skipping: [testbed-node-0] => (item=[{'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-api:2024.2', '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-05-24 01:03:39.248081 | orchestrator | skipping: [testbed-node-0] => (item=[{'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-scheduler:2024.2', '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-05-24 01:03:39.248094 | orchestrator | skipping: [testbed-node-2] => (item=[{'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-api:2024.2', '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-05-24 01:03:39.248121 | orchestrator | skipping: [testbed-node-2] => (item=[{'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-scheduler:2024.2', '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-05-24 01:03:39.248142 | orchestrator | skipping: [testbed-node-1] => (item=[{'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-api:2024.2', '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-05-24 01:03:39.248155 | orchestrator | skipping: [testbed-node-1] => (item=[{'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-scheduler:2024.2', '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-05-24 01:03:39.248166 | orchestrator | changed: [testbed-node-2] => (item=[{'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-volume:2024.2', '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-05-24 01:03:39.248178 | orchestrator | changed: [testbed-node-0] => (item=[{'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-volume:2024.2', '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-05-24 01:03:39.248202 | orchestrator | changed: [testbed-node-1] => (item=[{'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-volume:2024.2', '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-05-24 01:03:39.248223 | orchestrator | changed: [testbed-node-2] => (item=[{'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-backup:2024.2', 'privileged': True, 'ipc_mode': 'host', '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-05-24 01:03:39.248235 | orchestrator | changed: [testbed-node-0] => (item=[{'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-backup:2024.2', 'privileged': True, 'ipc_mode': 'host', '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-05-24 01:03:39.248246 | orchestrator | changed: [testbed-node-1] => (item=[{'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-backup:2024.2', 'privileged': True, 'ipc_mode': 'host', '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-05-24 01:03:39.248258 | orchestrator | 2026-05-24 01:03:39.248269 | orchestrator | TASK [cinder : Copy over Ceph keyring files for cinder-volume] ***************** 2026-05-24 01:03:39.248286 | orchestrator | Sunday 24 May 2026 01:03:35 +0000 (0:00:03.918) 0:00:55.633 ************ 2026-05-24 01:03:39.248298 | orchestrator | An exception occurred during task execution. To see the full traceback, use -vvv. The error was: If you are using a module and expect the file to exist on the remote, see the remote_src option 2026-05-24 01:03:39.248311 | orchestrator | failed: [testbed-node-0] (item={'name': 'rbd-1', 'cluster': 'ceph', 'enabled': True}) => {"ansible_loop_var": "item", "changed": false, "item": {"cluster": "ceph", "enabled": true, "name": "rbd-1"}, "msg": "Could not find or access '/opt/configuration/environments/kolla/files/overlays/cinder/cinder-volume/ceph.client.cinder.keyring' on the Ansible Controller.\nIf you are using a module and expect the file to exist on the remote, see the remote_src option"} 2026-05-24 01:03:39.248324 | orchestrator | An exception occurred during task execution. To see the full traceback, use -vvv. The error was: If you are using a module and expect the file to exist on the remote, see the remote_src option 2026-05-24 01:03:39.248340 | orchestrator | failed: [testbed-node-1] (item={'name': 'rbd-1', 'cluster': 'ceph', 'enabled': True}) => {"ansible_loop_var": "item", "changed": false, "item": {"cluster": "ceph", "enabled": true, "name": "rbd-1"}, "msg": "Could not find or access '/opt/configuration/environments/kolla/files/overlays/cinder/cinder-volume/ceph.client.cinder.keyring' on the Ansible Controller.\nIf you are using a module and expect the file to exist on the remote, see the remote_src option"} 2026-05-24 01:03:39.248383 | orchestrator | An exception occurred during task execution. To see the full traceback, use -vvv. The error was: If you are using a module and expect the file to exist on the remote, see the remote_src option 2026-05-24 01:03:39.248395 | orchestrator | failed: [testbed-node-2] (item={'name': 'rbd-1', 'cluster': 'ceph', 'enabled': True}) => {"ansible_loop_var": "item", "changed": false, "item": {"cluster": "ceph", "enabled": true, "name": "rbd-1"}, "msg": "Could not find or access '/opt/configuration/environments/kolla/files/overlays/cinder/cinder-volume/ceph.client.cinder.keyring' on the Ansible Controller.\nIf you are using a module and expect the file to exist on the remote, see the remote_src option"} 2026-05-24 01:03:39.248407 | orchestrator | 2026-05-24 01:03:39.248424 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-24 01:03:39.248437 | orchestrator | testbed-node-0 : ok=13  changed=7  unreachable=0 failed=1  skipped=1  rescued=0 ignored=0 2026-05-24 01:03:39.248570 | orchestrator | testbed-node-1 : ok=7  changed=3  unreachable=0 failed=1  skipped=1  rescued=0 ignored=0 2026-05-24 01:03:39.248582 | orchestrator | testbed-node-2 : ok=7  changed=3  unreachable=0 failed=1  skipped=1  rescued=0 ignored=0 2026-05-24 01:03:39.248593 | orchestrator | 2026-05-24 01:03:39.248604 | orchestrator | 2026-05-24 01:03:39.248615 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-24 01:03:39.248626 | orchestrator | Sunday 24 May 2026 01:03:36 +0000 (0:00:00.729) 0:00:56.362 ************ 2026-05-24 01:03:39.248637 | orchestrator | =============================================================================== 2026-05-24 01:03:39.248648 | orchestrator | service-ks-register : cinder | Creating services ----------------------- 16.84s 2026-05-24 01:03:39.248658 | orchestrator | service-ks-register : cinder | Granting user roles ---------------------- 8.03s 2026-05-24 01:03:39.248669 | orchestrator | service-ks-register : cinder | Creating endpoints ----------------------- 7.02s 2026-05-24 01:03:39.248680 | orchestrator | service-ks-register : cinder | Creating users --------------------------- 4.26s 2026-05-24 01:03:39.248691 | orchestrator | cinder : Copying over multiple ceph.conf for cinder services ------------ 3.92s 2026-05-24 01:03:39.248701 | orchestrator | service-ks-register : cinder | Creating roles --------------------------- 3.65s 2026-05-24 01:03:39.248732 | orchestrator | service-ks-register : cinder | Creating projects ------------------------ 3.45s 2026-05-24 01:03:39.248743 | orchestrator | cinder : Ensuring config directories exist ------------------------------ 3.01s 2026-05-24 01:03:39.248754 | orchestrator | cinder : Ensuring cinder service ceph config subdirs exists ------------- 2.65s 2026-05-24 01:03:39.248765 | orchestrator | cinder : Copy over Ceph keyring files for cinder-volume ----------------- 0.73s 2026-05-24 01:03:39.248776 | orchestrator | cinder : include_tasks -------------------------------------------------- 0.69s 2026-05-24 01:03:39.248787 | orchestrator | cinder : include_tasks -------------------------------------------------- 0.65s 2026-05-24 01:03:39.248797 | orchestrator | cinder : include_tasks -------------------------------------------------- 0.55s 2026-05-24 01:03:39.248808 | orchestrator | Group hosts based on enabled services ----------------------------------- 0.29s 2026-05-24 01:03:39.248819 | orchestrator | Group hosts based on Kolla action --------------------------------------- 0.27s 2026-05-24 01:03:39.248830 | orchestrator | 2026-05-24 01:03:39 | INFO  | Task 082d46a0-b3f9-4837-b9b6-033a73d1daad is in state STARTED 2026-05-24 01:03:39.249121 | orchestrator | 2026-05-24 01:03:39 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:03:42.304046 | orchestrator | 2026-05-24 01:03:42 | INFO  | Task efaad5cf-b13c-4c7d-9f45-2dcad0b01401 is in state STARTED 2026-05-24 01:03:42.306144 | orchestrator | 2026-05-24 01:03:42 | INFO  | Task adede7a8-38ac-4cae-9044-3fc804e2e7bb is in state STARTED 2026-05-24 01:03:42.307848 | orchestrator | 2026-05-24 01:03:42 | INFO  | Task 9be0c0a8-bd83-4f78-855c-920a65050913 is in state STARTED 2026-05-24 01:03:42.309566 | orchestrator | 2026-05-24 01:03:42 | INFO  | Task 082d46a0-b3f9-4837-b9b6-033a73d1daad is in state STARTED 2026-05-24 01:03:42.309654 | orchestrator | 2026-05-24 01:03:42 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:03:45.359564 | orchestrator | 2026-05-24 01:03:45 | INFO  | Task efaad5cf-b13c-4c7d-9f45-2dcad0b01401 is in state STARTED 2026-05-24 01:03:45.360002 | orchestrator | 2026-05-24 01:03:45 | INFO  | Task adede7a8-38ac-4cae-9044-3fc804e2e7bb is in state STARTED 2026-05-24 01:03:45.362553 | orchestrator | 2026-05-24 01:03:45 | INFO  | Task 9be0c0a8-bd83-4f78-855c-920a65050913 is in state STARTED 2026-05-24 01:03:45.364648 | orchestrator | 2026-05-24 01:03:45 | INFO  | Task 082d46a0-b3f9-4837-b9b6-033a73d1daad is in state STARTED 2026-05-24 01:03:45.364707 | orchestrator | 2026-05-24 01:03:45 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:03:48.415614 | orchestrator | 2026-05-24 01:03:48 | INFO  | Task efaad5cf-b13c-4c7d-9f45-2dcad0b01401 is in state STARTED 2026-05-24 01:03:48.416625 | orchestrator | 2026-05-24 01:03:48 | INFO  | Task adede7a8-38ac-4cae-9044-3fc804e2e7bb is in state STARTED 2026-05-24 01:03:48.420018 | orchestrator | 2026-05-24 01:03:48 | INFO  | Task 9be0c0a8-bd83-4f78-855c-920a65050913 is in state STARTED 2026-05-24 01:03:48.422327 | orchestrator | 2026-05-24 01:03:48 | INFO  | Task 082d46a0-b3f9-4837-b9b6-033a73d1daad is in state STARTED 2026-05-24 01:03:48.422561 | orchestrator | 2026-05-24 01:03:48 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:03:51.474182 | orchestrator | 2026-05-24 01:03:51 | INFO  | Task efaad5cf-b13c-4c7d-9f45-2dcad0b01401 is in state STARTED 2026-05-24 01:03:51.474552 | orchestrator | 2026-05-24 01:03:51 | INFO  | Task adede7a8-38ac-4cae-9044-3fc804e2e7bb is in state STARTED 2026-05-24 01:03:51.477647 | orchestrator | 2026-05-24 01:03:51 | INFO  | Task 9be0c0a8-bd83-4f78-855c-920a65050913 is in state STARTED 2026-05-24 01:03:51.480422 | orchestrator | 2026-05-24 01:03:51 | INFO  | Task 082d46a0-b3f9-4837-b9b6-033a73d1daad is in state STARTED 2026-05-24 01:03:51.480463 | orchestrator | 2026-05-24 01:03:51 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:03:54.528786 | orchestrator | 2026-05-24 01:03:54 | INFO  | Task efaad5cf-b13c-4c7d-9f45-2dcad0b01401 is in state STARTED 2026-05-24 01:03:54.532889 | orchestrator | 2026-05-24 01:03:54 | INFO  | Task adede7a8-38ac-4cae-9044-3fc804e2e7bb is in state STARTED 2026-05-24 01:03:54.536109 | orchestrator | 2026-05-24 01:03:54 | INFO  | Task 9be0c0a8-bd83-4f78-855c-920a65050913 is in state STARTED 2026-05-24 01:03:54.539160 | orchestrator | 2026-05-24 01:03:54 | INFO  | Task 082d46a0-b3f9-4837-b9b6-033a73d1daad is in state STARTED 2026-05-24 01:03:54.539215 | orchestrator | 2026-05-24 01:03:54 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:03:57.582475 | orchestrator | 2026-05-24 01:03:57 | INFO  | Task efaad5cf-b13c-4c7d-9f45-2dcad0b01401 is in state STARTED 2026-05-24 01:03:57.583918 | orchestrator | 2026-05-24 01:03:57 | INFO  | Task adede7a8-38ac-4cae-9044-3fc804e2e7bb is in state STARTED 2026-05-24 01:03:57.585317 | orchestrator | 2026-05-24 01:03:57 | INFO  | Task 9be0c0a8-bd83-4f78-855c-920a65050913 is in state STARTED 2026-05-24 01:03:57.586667 | orchestrator | 2026-05-24 01:03:57 | INFO  | Task 082d46a0-b3f9-4837-b9b6-033a73d1daad is in state STARTED 2026-05-24 01:03:57.586695 | orchestrator | 2026-05-24 01:03:57 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:04:00.634654 | orchestrator | 2026-05-24 01:04:00 | INFO  | Task efaad5cf-b13c-4c7d-9f45-2dcad0b01401 is in state STARTED 2026-05-24 01:04:00.637101 | orchestrator | 2026-05-24 01:04:00 | INFO  | Task adede7a8-38ac-4cae-9044-3fc804e2e7bb is in state STARTED 2026-05-24 01:04:00.640001 | orchestrator | 2026-05-24 01:04:00 | INFO  | Task 9be0c0a8-bd83-4f78-855c-920a65050913 is in state STARTED 2026-05-24 01:04:00.642651 | orchestrator | 2026-05-24 01:04:00 | INFO  | Task 082d46a0-b3f9-4837-b9b6-033a73d1daad is in state STARTED 2026-05-24 01:04:00.642830 | orchestrator | 2026-05-24 01:04:00 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:04:03.686458 | orchestrator | 2026-05-24 01:04:03 | INFO  | Task efaad5cf-b13c-4c7d-9f45-2dcad0b01401 is in state STARTED 2026-05-24 01:04:03.687725 | orchestrator | 2026-05-24 01:04:03 | INFO  | Task adede7a8-38ac-4cae-9044-3fc804e2e7bb is in state STARTED 2026-05-24 01:04:03.689674 | orchestrator | 2026-05-24 01:04:03 | INFO  | Task 9be0c0a8-bd83-4f78-855c-920a65050913 is in state STARTED 2026-05-24 01:04:03.691461 | orchestrator | 2026-05-24 01:04:03 | INFO  | Task 082d46a0-b3f9-4837-b9b6-033a73d1daad is in state STARTED 2026-05-24 01:04:03.691529 | orchestrator | 2026-05-24 01:04:03 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:04:06.736223 | orchestrator | 2026-05-24 01:04:06 | INFO  | Task efaad5cf-b13c-4c7d-9f45-2dcad0b01401 is in state STARTED 2026-05-24 01:04:06.738377 | orchestrator | 2026-05-24 01:04:06 | INFO  | Task adede7a8-38ac-4cae-9044-3fc804e2e7bb is in state STARTED 2026-05-24 01:04:06.739950 | orchestrator | 2026-05-24 01:04:06 | INFO  | Task 9be0c0a8-bd83-4f78-855c-920a65050913 is in state STARTED 2026-05-24 01:04:06.741746 | orchestrator | 2026-05-24 01:04:06 | INFO  | Task 082d46a0-b3f9-4837-b9b6-033a73d1daad is in state STARTED 2026-05-24 01:04:06.742079 | orchestrator | 2026-05-24 01:04:06 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:04:09.786303 | orchestrator | 2026-05-24 01:04:09 | INFO  | Task efaad5cf-b13c-4c7d-9f45-2dcad0b01401 is in state STARTED 2026-05-24 01:04:09.787714 | orchestrator | 2026-05-24 01:04:09 | INFO  | Task adede7a8-38ac-4cae-9044-3fc804e2e7bb is in state STARTED 2026-05-24 01:04:09.789233 | orchestrator | 2026-05-24 01:04:09 | INFO  | Task 9be0c0a8-bd83-4f78-855c-920a65050913 is in state STARTED 2026-05-24 01:04:09.790629 | orchestrator | 2026-05-24 01:04:09 | INFO  | Task 082d46a0-b3f9-4837-b9b6-033a73d1daad is in state STARTED 2026-05-24 01:04:09.790979 | orchestrator | 2026-05-24 01:04:09 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:04:12.839866 | orchestrator | 2026-05-24 01:04:12 | INFO  | Task efaad5cf-b13c-4c7d-9f45-2dcad0b01401 is in state STARTED 2026-05-24 01:04:12.840967 | orchestrator | 2026-05-24 01:04:12 | INFO  | Task adede7a8-38ac-4cae-9044-3fc804e2e7bb is in state STARTED 2026-05-24 01:04:12.842569 | orchestrator | 2026-05-24 01:04:12 | INFO  | Task 9be0c0a8-bd83-4f78-855c-920a65050913 is in state STARTED 2026-05-24 01:04:12.844257 | orchestrator | 2026-05-24 01:04:12 | INFO  | Task 082d46a0-b3f9-4837-b9b6-033a73d1daad is in state STARTED 2026-05-24 01:04:12.844516 | orchestrator | 2026-05-24 01:04:12 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:04:15.879171 | orchestrator | 2026-05-24 01:04:15 | INFO  | Task efaad5cf-b13c-4c7d-9f45-2dcad0b01401 is in state STARTED 2026-05-24 01:04:15.880105 | orchestrator | 2026-05-24 01:04:15 | INFO  | Task adede7a8-38ac-4cae-9044-3fc804e2e7bb is in state STARTED 2026-05-24 01:04:15.881453 | orchestrator | 2026-05-24 01:04:15 | INFO  | Task 9be0c0a8-bd83-4f78-855c-920a65050913 is in state STARTED 2026-05-24 01:04:15.882608 | orchestrator | 2026-05-24 01:04:15 | INFO  | Task 082d46a0-b3f9-4837-b9b6-033a73d1daad is in state STARTED 2026-05-24 01:04:15.882685 | orchestrator | 2026-05-24 01:04:15 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:04:18.920507 | orchestrator | 2026-05-24 01:04:18 | INFO  | Task efaad5cf-b13c-4c7d-9f45-2dcad0b01401 is in state STARTED 2026-05-24 01:04:18.922007 | orchestrator | 2026-05-24 01:04:18 | INFO  | Task adede7a8-38ac-4cae-9044-3fc804e2e7bb is in state STARTED 2026-05-24 01:04:18.922954 | orchestrator | 2026-05-24 01:04:18 | INFO  | Task 9be0c0a8-bd83-4f78-855c-920a65050913 is in state STARTED 2026-05-24 01:04:18.923908 | orchestrator | 2026-05-24 01:04:18 | INFO  | Task 082d46a0-b3f9-4837-b9b6-033a73d1daad is in state STARTED 2026-05-24 01:04:18.923959 | orchestrator | 2026-05-24 01:04:18 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:04:21.956756 | orchestrator | 2026-05-24 01:04:21 | INFO  | Task efaad5cf-b13c-4c7d-9f45-2dcad0b01401 is in state STARTED 2026-05-24 01:04:21.957016 | orchestrator | 2026-05-24 01:04:21 | INFO  | Task adede7a8-38ac-4cae-9044-3fc804e2e7bb is in state STARTED 2026-05-24 01:04:21.957729 | orchestrator | 2026-05-24 01:04:21 | INFO  | Task 9be0c0a8-bd83-4f78-855c-920a65050913 is in state STARTED 2026-05-24 01:04:21.958579 | orchestrator | 2026-05-24 01:04:21 | INFO  | Task 082d46a0-b3f9-4837-b9b6-033a73d1daad is in state STARTED 2026-05-24 01:04:21.959076 | orchestrator | 2026-05-24 01:04:21 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:04:25.030080 | orchestrator | 2026-05-24 01:04:25 | INFO  | Task efaad5cf-b13c-4c7d-9f45-2dcad0b01401 is in state STARTED 2026-05-24 01:04:25.030173 | orchestrator | 2026-05-24 01:04:25 | INFO  | Task adede7a8-38ac-4cae-9044-3fc804e2e7bb is in state STARTED 2026-05-24 01:04:25.030194 | orchestrator | 2026-05-24 01:04:25 | INFO  | Task 9be0c0a8-bd83-4f78-855c-920a65050913 is in state STARTED 2026-05-24 01:04:25.030728 | orchestrator | 2026-05-24 01:04:25 | INFO  | Task 082d46a0-b3f9-4837-b9b6-033a73d1daad is in state STARTED 2026-05-24 01:04:25.031098 | orchestrator | 2026-05-24 01:04:25 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:04:28.066002 | orchestrator | 2026-05-24 01:04:28 | INFO  | Task efaad5cf-b13c-4c7d-9f45-2dcad0b01401 is in state STARTED 2026-05-24 01:04:28.066249 | orchestrator | 2026-05-24 01:04:28 | INFO  | Task adede7a8-38ac-4cae-9044-3fc804e2e7bb is in state STARTED 2026-05-24 01:04:28.067719 | orchestrator | 2026-05-24 01:04:28 | INFO  | Task 9be0c0a8-bd83-4f78-855c-920a65050913 is in state STARTED 2026-05-24 01:04:28.069980 | orchestrator | 2026-05-24 01:04:28 | INFO  | Task 082d46a0-b3f9-4837-b9b6-033a73d1daad is in state STARTED 2026-05-24 01:04:28.070069 | orchestrator | 2026-05-24 01:04:28 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:04:31.131408 | orchestrator | 2026-05-24 01:04:31 | INFO  | Task efaad5cf-b13c-4c7d-9f45-2dcad0b01401 is in state STARTED 2026-05-24 01:04:31.133473 | orchestrator | 2026-05-24 01:04:31 | INFO  | Task adede7a8-38ac-4cae-9044-3fc804e2e7bb is in state STARTED 2026-05-24 01:04:31.134082 | orchestrator | 2026-05-24 01:04:31 | INFO  | Task 9be0c0a8-bd83-4f78-855c-920a65050913 is in state STARTED 2026-05-24 01:04:31.135030 | orchestrator | 2026-05-24 01:04:31 | INFO  | Task 082d46a0-b3f9-4837-b9b6-033a73d1daad is in state STARTED 2026-05-24 01:04:31.135066 | orchestrator | 2026-05-24 01:04:31 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:04:34.167660 | orchestrator | 2026-05-24 01:04:34 | INFO  | Task efaad5cf-b13c-4c7d-9f45-2dcad0b01401 is in state STARTED 2026-05-24 01:04:34.168411 | orchestrator | 2026-05-24 01:04:34 | INFO  | Task adede7a8-38ac-4cae-9044-3fc804e2e7bb is in state STARTED 2026-05-24 01:04:34.169625 | orchestrator | 2026-05-24 01:04:34 | INFO  | Task 9be0c0a8-bd83-4f78-855c-920a65050913 is in state STARTED 2026-05-24 01:04:34.171123 | orchestrator | 2026-05-24 01:04:34 | INFO  | Task 082d46a0-b3f9-4837-b9b6-033a73d1daad is in state STARTED 2026-05-24 01:04:34.171158 | orchestrator | 2026-05-24 01:04:34 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:04:37.194662 | orchestrator | 2026-05-24 01:04:37 | INFO  | Task efaad5cf-b13c-4c7d-9f45-2dcad0b01401 is in state STARTED 2026-05-24 01:04:37.195323 | orchestrator | 2026-05-24 01:04:37 | INFO  | Task adede7a8-38ac-4cae-9044-3fc804e2e7bb is in state STARTED 2026-05-24 01:04:37.195969 | orchestrator | 2026-05-24 01:04:37 | INFO  | Task 9be0c0a8-bd83-4f78-855c-920a65050913 is in state STARTED 2026-05-24 01:04:37.196824 | orchestrator | 2026-05-24 01:04:37 | INFO  | Task 082d46a0-b3f9-4837-b9b6-033a73d1daad is in state STARTED 2026-05-24 01:04:37.196852 | orchestrator | 2026-05-24 01:04:37 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:04:40.224994 | orchestrator | 2026-05-24 01:04:40 | INFO  | Task efaad5cf-b13c-4c7d-9f45-2dcad0b01401 is in state STARTED 2026-05-24 01:04:40.225263 | orchestrator | 2026-05-24 01:04:40 | INFO  | Task adede7a8-38ac-4cae-9044-3fc804e2e7bb is in state STARTED 2026-05-24 01:04:40.225795 | orchestrator | 2026-05-24 01:04:40 | INFO  | Task 9be0c0a8-bd83-4f78-855c-920a65050913 is in state STARTED 2026-05-24 01:04:40.226529 | orchestrator | 2026-05-24 01:04:40 | INFO  | Task 082d46a0-b3f9-4837-b9b6-033a73d1daad is in state STARTED 2026-05-24 01:04:40.226558 | orchestrator | 2026-05-24 01:04:40 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:04:43.246854 | orchestrator | 2026-05-24 01:04:43 | INFO  | Task efaad5cf-b13c-4c7d-9f45-2dcad0b01401 is in state STARTED 2026-05-24 01:04:43.247053 | orchestrator | 2026-05-24 01:04:43 | INFO  | Task adede7a8-38ac-4cae-9044-3fc804e2e7bb is in state STARTED 2026-05-24 01:04:43.247535 | orchestrator | 2026-05-24 01:04:43 | INFO  | Task 9be0c0a8-bd83-4f78-855c-920a65050913 is in state STARTED 2026-05-24 01:04:43.248871 | orchestrator | 2026-05-24 01:04:43 | INFO  | Task 082d46a0-b3f9-4837-b9b6-033a73d1daad is in state STARTED 2026-05-24 01:04:43.248894 | orchestrator | 2026-05-24 01:04:43 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:04:46.282600 | orchestrator | 2026-05-24 01:04:46 | INFO  | Task efaad5cf-b13c-4c7d-9f45-2dcad0b01401 is in state STARTED 2026-05-24 01:04:46.282843 | orchestrator | 2026-05-24 01:04:46 | INFO  | Task adede7a8-38ac-4cae-9044-3fc804e2e7bb is in state STARTED 2026-05-24 01:04:46.283581 | orchestrator | 2026-05-24 01:04:46 | INFO  | Task 9be0c0a8-bd83-4f78-855c-920a65050913 is in state STARTED 2026-05-24 01:04:46.284296 | orchestrator | 2026-05-24 01:04:46 | INFO  | Task 082d46a0-b3f9-4837-b9b6-033a73d1daad is in state STARTED 2026-05-24 01:04:46.284331 | orchestrator | 2026-05-24 01:04:46 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:04:49.305875 | orchestrator | 2026-05-24 01:04:49 | INFO  | Task efaad5cf-b13c-4c7d-9f45-2dcad0b01401 is in state STARTED 2026-05-24 01:04:49.307321 | orchestrator | 2026-05-24 01:04:49 | INFO  | Task adede7a8-38ac-4cae-9044-3fc804e2e7bb is in state STARTED 2026-05-24 01:04:49.308522 | orchestrator | 2026-05-24 01:04:49 | INFO  | Task 9be0c0a8-bd83-4f78-855c-920a65050913 is in state STARTED 2026-05-24 01:04:49.309212 | orchestrator | 2026-05-24 01:04:49 | INFO  | Task 082d46a0-b3f9-4837-b9b6-033a73d1daad is in state STARTED 2026-05-24 01:04:49.310104 | orchestrator | 2026-05-24 01:04:49 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:04:52.347631 | orchestrator | 2026-05-24 01:04:52 | INFO  | Task efaad5cf-b13c-4c7d-9f45-2dcad0b01401 is in state STARTED 2026-05-24 01:04:52.347859 | orchestrator | 2026-05-24 01:04:52 | INFO  | Task adede7a8-38ac-4cae-9044-3fc804e2e7bb is in state STARTED 2026-05-24 01:04:52.348784 | orchestrator | 2026-05-24 01:04:52 | INFO  | Task 9be0c0a8-bd83-4f78-855c-920a65050913 is in state STARTED 2026-05-24 01:04:52.349419 | orchestrator | 2026-05-24 01:04:52 | INFO  | Task 082d46a0-b3f9-4837-b9b6-033a73d1daad is in state STARTED 2026-05-24 01:04:52.349442 | orchestrator | 2026-05-24 01:04:52 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:04:55.384343 | orchestrator | 2026-05-24 01:04:55 | INFO  | Task efaad5cf-b13c-4c7d-9f45-2dcad0b01401 is in state STARTED 2026-05-24 01:04:55.384761 | orchestrator | 2026-05-24 01:04:55 | INFO  | Task adede7a8-38ac-4cae-9044-3fc804e2e7bb is in state STARTED 2026-05-24 01:04:55.386970 | orchestrator | 2026-05-24 01:04:55 | INFO  | Task 9be0c0a8-bd83-4f78-855c-920a65050913 is in state STARTED 2026-05-24 01:04:55.388076 | orchestrator | 2026-05-24 01:04:55 | INFO  | Task 082d46a0-b3f9-4837-b9b6-033a73d1daad is in state STARTED 2026-05-24 01:04:55.388113 | orchestrator | 2026-05-24 01:04:55 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:04:58.434885 | orchestrator | 2026-05-24 01:04:58 | INFO  | Task efaad5cf-b13c-4c7d-9f45-2dcad0b01401 is in state STARTED 2026-05-24 01:04:58.434968 | orchestrator | 2026-05-24 01:04:58 | INFO  | Task adede7a8-38ac-4cae-9044-3fc804e2e7bb is in state STARTED 2026-05-24 01:04:58.435816 | orchestrator | 2026-05-24 01:04:58 | INFO  | Task 9be0c0a8-bd83-4f78-855c-920a65050913 is in state STARTED 2026-05-24 01:04:58.436436 | orchestrator | 2026-05-24 01:04:58 | INFO  | Task 082d46a0-b3f9-4837-b9b6-033a73d1daad is in state STARTED 2026-05-24 01:04:58.436458 | orchestrator | 2026-05-24 01:04:58 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:05:01.460134 | orchestrator | 2026-05-24 01:05:01 | INFO  | Task efaad5cf-b13c-4c7d-9f45-2dcad0b01401 is in state STARTED 2026-05-24 01:05:01.460385 | orchestrator | 2026-05-24 01:05:01 | INFO  | Task adede7a8-38ac-4cae-9044-3fc804e2e7bb is in state STARTED 2026-05-24 01:05:01.460989 | orchestrator | 2026-05-24 01:05:01 | INFO  | Task 9be0c0a8-bd83-4f78-855c-920a65050913 is in state STARTED 2026-05-24 01:05:01.461771 | orchestrator | 2026-05-24 01:05:01 | INFO  | Task 082d46a0-b3f9-4837-b9b6-033a73d1daad is in state STARTED 2026-05-24 01:05:01.461842 | orchestrator | 2026-05-24 01:05:01 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:05:04.494794 | orchestrator | 2026-05-24 01:05:04 | INFO  | Task efaad5cf-b13c-4c7d-9f45-2dcad0b01401 is in state STARTED 2026-05-24 01:05:04.494873 | orchestrator | 2026-05-24 01:05:04 | INFO  | Task adede7a8-38ac-4cae-9044-3fc804e2e7bb is in state STARTED 2026-05-24 01:05:04.495471 | orchestrator | 2026-05-24 01:05:04 | INFO  | Task 9be0c0a8-bd83-4f78-855c-920a65050913 is in state STARTED 2026-05-24 01:05:04.496389 | orchestrator | 2026-05-24 01:05:04 | INFO  | Task 082d46a0-b3f9-4837-b9b6-033a73d1daad is in state STARTED 2026-05-24 01:05:04.496463 | orchestrator | 2026-05-24 01:05:04 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:05:07.520807 | orchestrator | 2026-05-24 01:05:07 | INFO  | Task efaad5cf-b13c-4c7d-9f45-2dcad0b01401 is in state STARTED 2026-05-24 01:05:07.521228 | orchestrator | 2026-05-24 01:05:07 | INFO  | Task adede7a8-38ac-4cae-9044-3fc804e2e7bb is in state STARTED 2026-05-24 01:05:07.521923 | orchestrator | 2026-05-24 01:05:07 | INFO  | Task 9be0c0a8-bd83-4f78-855c-920a65050913 is in state STARTED 2026-05-24 01:05:07.522787 | orchestrator | 2026-05-24 01:05:07 | INFO  | Task 082d46a0-b3f9-4837-b9b6-033a73d1daad is in state STARTED 2026-05-24 01:05:07.522812 | orchestrator | 2026-05-24 01:05:07 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:05:10.558567 | orchestrator | 2026-05-24 01:05:10 | INFO  | Task efaad5cf-b13c-4c7d-9f45-2dcad0b01401 is in state STARTED 2026-05-24 01:05:10.559740 | orchestrator | 2026-05-24 01:05:10 | INFO  | Task adede7a8-38ac-4cae-9044-3fc804e2e7bb is in state STARTED 2026-05-24 01:05:10.561042 | orchestrator | 2026-05-24 01:05:10 | INFO  | Task 9be0c0a8-bd83-4f78-855c-920a65050913 is in state STARTED 2026-05-24 01:05:10.561753 | orchestrator | 2026-05-24 01:05:10 | INFO  | Task 082d46a0-b3f9-4837-b9b6-033a73d1daad is in state STARTED 2026-05-24 01:05:10.561816 | orchestrator | 2026-05-24 01:05:10 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:05:13.589435 | orchestrator | 2026-05-24 01:05:13 | INFO  | Task efaad5cf-b13c-4c7d-9f45-2dcad0b01401 is in state STARTED 2026-05-24 01:05:13.589841 | orchestrator | 2026-05-24 01:05:13 | INFO  | Task adede7a8-38ac-4cae-9044-3fc804e2e7bb is in state STARTED 2026-05-24 01:05:13.590487 | orchestrator | 2026-05-24 01:05:13 | INFO  | Task 9be0c0a8-bd83-4f78-855c-920a65050913 is in state STARTED 2026-05-24 01:05:13.592961 | orchestrator | 2026-05-24 01:05:13 | INFO  | Task 082d46a0-b3f9-4837-b9b6-033a73d1daad is in state STARTED 2026-05-24 01:05:13.592993 | orchestrator | 2026-05-24 01:05:13 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:05:16.644474 | orchestrator | 2026-05-24 01:05:16 | INFO  | Task efaad5cf-b13c-4c7d-9f45-2dcad0b01401 is in state STARTED 2026-05-24 01:05:16.644933 | orchestrator | 2026-05-24 01:05:16 | INFO  | Task adede7a8-38ac-4cae-9044-3fc804e2e7bb is in state STARTED 2026-05-24 01:05:16.645571 | orchestrator | 2026-05-24 01:05:16 | INFO  | Task 9be0c0a8-bd83-4f78-855c-920a65050913 is in state STARTED 2026-05-24 01:05:16.646465 | orchestrator | 2026-05-24 01:05:16 | INFO  | Task 082d46a0-b3f9-4837-b9b6-033a73d1daad is in state STARTED 2026-05-24 01:05:16.646506 | orchestrator | 2026-05-24 01:05:16 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:05:19.672160 | orchestrator | 2026-05-24 01:05:19 | INFO  | Task efaad5cf-b13c-4c7d-9f45-2dcad0b01401 is in state STARTED 2026-05-24 01:05:19.672463 | orchestrator | 2026-05-24 01:05:19 | INFO  | Task adede7a8-38ac-4cae-9044-3fc804e2e7bb is in state STARTED 2026-05-24 01:05:19.673176 | orchestrator | 2026-05-24 01:05:19 | INFO  | Task 9be0c0a8-bd83-4f78-855c-920a65050913 is in state STARTED 2026-05-24 01:05:19.674412 | orchestrator | 2026-05-24 01:05:19 | INFO  | Task 082d46a0-b3f9-4837-b9b6-033a73d1daad is in state STARTED 2026-05-24 01:05:19.674522 | orchestrator | 2026-05-24 01:05:19 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:05:22.701498 | orchestrator | 2026-05-24 01:05:22 | INFO  | Task efaad5cf-b13c-4c7d-9f45-2dcad0b01401 is in state STARTED 2026-05-24 01:05:22.702164 | orchestrator | 2026-05-24 01:05:22 | INFO  | Task adede7a8-38ac-4cae-9044-3fc804e2e7bb is in state STARTED 2026-05-24 01:05:22.704097 | orchestrator | 2026-05-24 01:05:22 | INFO  | Task 9be0c0a8-bd83-4f78-855c-920a65050913 is in state STARTED 2026-05-24 01:05:22.704832 | orchestrator | 2026-05-24 01:05:22 | INFO  | Task 082d46a0-b3f9-4837-b9b6-033a73d1daad is in state STARTED 2026-05-24 01:05:22.704863 | orchestrator | 2026-05-24 01:05:22 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:05:25.736189 | orchestrator | 2026-05-24 01:05:25 | INFO  | Task efaad5cf-b13c-4c7d-9f45-2dcad0b01401 is in state STARTED 2026-05-24 01:05:25.739510 | orchestrator | 2026-05-24 01:05:25 | INFO  | Task adede7a8-38ac-4cae-9044-3fc804e2e7bb is in state STARTED 2026-05-24 01:05:25.742877 | orchestrator | 2026-05-24 01:05:25 | INFO  | Task 9be0c0a8-bd83-4f78-855c-920a65050913 is in state SUCCESS 2026-05-24 01:05:25.744045 | orchestrator | 2026-05-24 01:05:25.744073 | orchestrator | [WARNING]: Collection community.general does not support Ansible version 2026-05-24 01:05:25.744084 | orchestrator | 2.17.14 2026-05-24 01:05:25.744094 | orchestrator | 2026-05-24 01:05:25.744103 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-05-24 01:05:25.744113 | orchestrator | 2026-05-24 01:05:25.744122 | orchestrator | TASK [Group hosts based on Kolla action] *************************************** 2026-05-24 01:05:25.744132 | orchestrator | Sunday 24 May 2026 01:03:36 +0000 (0:00:00.321) 0:00:00.321 ************ 2026-05-24 01:05:25.744141 | orchestrator | ok: [testbed-node-0] 2026-05-24 01:05:25.744150 | orchestrator | ok: [testbed-node-1] 2026-05-24 01:05:25.744163 | orchestrator | ok: [testbed-node-2] 2026-05-24 01:05:25.744177 | orchestrator | 2026-05-24 01:05:25.744201 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-05-24 01:05:25.744216 | orchestrator | Sunday 24 May 2026 01:03:37 +0000 (0:00:00.322) 0:00:00.644 ************ 2026-05-24 01:05:25.744231 | orchestrator | ok: [testbed-node-0] => (item=enable_barbican_True) 2026-05-24 01:05:25.744245 | orchestrator | ok: [testbed-node-1] => (item=enable_barbican_True) 2026-05-24 01:05:25.744260 | orchestrator | ok: [testbed-node-2] => (item=enable_barbican_True) 2026-05-24 01:05:25.744272 | orchestrator | 2026-05-24 01:05:25.744287 | orchestrator | PLAY [Apply role barbican] ***************************************************** 2026-05-24 01:05:25.744302 | orchestrator | 2026-05-24 01:05:25.744317 | orchestrator | TASK [barbican : include_tasks] ************************************************ 2026-05-24 01:05:25.744332 | orchestrator | Sunday 24 May 2026 01:03:37 +0000 (0:00:00.300) 0:00:00.944 ************ 2026-05-24 01:05:25.744347 | orchestrator | included: /ansible/roles/barbican/tasks/deploy.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-24 01:05:25.744362 | orchestrator | 2026-05-24 01:05:25.744377 | orchestrator | TASK [service-ks-register : barbican | Creating services] ********************** 2026-05-24 01:05:25.744391 | orchestrator | Sunday 24 May 2026 01:03:38 +0000 (0:00:00.662) 0:00:01.607 ************ 2026-05-24 01:05:25.744407 | orchestrator | changed: [testbed-node-0] => (item=barbican (key-manager)) 2026-05-24 01:05:25.744421 | orchestrator | 2026-05-24 01:05:25.744434 | orchestrator | TASK [service-ks-register : barbican | Creating endpoints] ********************* 2026-05-24 01:05:25.744443 | orchestrator | Sunday 24 May 2026 01:03:41 +0000 (0:00:03.940) 0:00:05.547 ************ 2026-05-24 01:05:25.744539 | orchestrator | changed: [testbed-node-0] => (item=barbican -> https://api-int.testbed.osism.xyz:9311 -> internal) 2026-05-24 01:05:25.744570 | orchestrator | changed: [testbed-node-0] => (item=barbican -> https://api.testbed.osism.xyz:9311 -> public) 2026-05-24 01:05:25.744580 | orchestrator | 2026-05-24 01:05:25.744589 | orchestrator | TASK [service-ks-register : barbican | Creating projects] ********************** 2026-05-24 01:05:25.744597 | orchestrator | Sunday 24 May 2026 01:03:49 +0000 (0:00:07.102) 0:00:12.649 ************ 2026-05-24 01:05:25.744606 | orchestrator | ok: [testbed-node-0] => (item=service) 2026-05-24 01:05:25.744614 | orchestrator | 2026-05-24 01:05:25.744623 | orchestrator | TASK [service-ks-register : barbican | Creating users] ************************* 2026-05-24 01:05:25.744631 | orchestrator | Sunday 24 May 2026 01:03:52 +0000 (0:00:03.795) 0:00:16.445 ************ 2026-05-24 01:05:25.744640 | orchestrator | changed: [testbed-node-0] => (item=barbican -> service) 2026-05-24 01:05:25.744648 | orchestrator | [WARNING]: Module did not set no_log for update_password 2026-05-24 01:05:25.744656 | orchestrator | 2026-05-24 01:05:25.744667 | orchestrator | TASK [service-ks-register : barbican | Creating roles] ************************* 2026-05-24 01:05:25.744677 | orchestrator | Sunday 24 May 2026 01:03:57 +0000 (0:00:04.326) 0:00:20.771 ************ 2026-05-24 01:05:25.744687 | orchestrator | ok: [testbed-node-0] => (item=admin) 2026-05-24 01:05:25.744718 | orchestrator | changed: [testbed-node-0] => (item=key-manager:service-admin) 2026-05-24 01:05:25.744729 | orchestrator | changed: [testbed-node-0] => (item=creator) 2026-05-24 01:05:25.744739 | orchestrator | changed: [testbed-node-0] => (item=observer) 2026-05-24 01:05:25.744749 | orchestrator | changed: [testbed-node-0] => (item=audit) 2026-05-24 01:05:25.744759 | orchestrator | 2026-05-24 01:05:25.744769 | orchestrator | TASK [service-ks-register : barbican | Granting user roles] ******************** 2026-05-24 01:05:25.744779 | orchestrator | Sunday 24 May 2026 01:04:14 +0000 (0:00:17.414) 0:00:38.186 ************ 2026-05-24 01:05:25.744789 | orchestrator | changed: [testbed-node-0] => (item=barbican -> service -> admin) 2026-05-24 01:05:25.744798 | orchestrator | 2026-05-24 01:05:25.744808 | orchestrator | TASK [barbican : Ensuring config directories exist] **************************** 2026-05-24 01:05:25.744818 | orchestrator | Sunday 24 May 2026 01:04:18 +0000 (0:00:04.027) 0:00:42.213 ************ 2026-05-24 01:05:25.744831 | orchestrator | changed: [testbed-node-0] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-api:2024.2', '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-05-24 01:05:25.744861 | 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/barbican-keystone-listener:2024.2', '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-05-24 01:05:25.744877 | orchestrator | changed: [testbed-node-1] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-api:2024.2', '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-05-24 01:05:25.744907 | orchestrator | changed: [testbed-node-2] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-api:2024.2', '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-05-24 01:05:25.744921 | orchestrator | changed: [testbed-node-0] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-worker:2024.2', '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-05-24 01:05:25.744936 | 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/barbican-keystone-listener:2024.2', '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-05-24 01:05:25.744957 | 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/barbican-keystone-listener:2024.2', '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-05-24 01:05:25.744969 | orchestrator | changed: [testbed-node-1] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-worker:2024.2', '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-05-24 01:05:25.744987 | orchestrator | changed: [testbed-node-2] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-worker:2024.2', '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-05-24 01:05:25.744998 | orchestrator | 2026-05-24 01:05:25.745009 | orchestrator | TASK [barbican : Ensuring vassals config directories exist] ******************** 2026-05-24 01:05:25.745025 | orchestrator | Sunday 24 May 2026 01:04:20 +0000 (0:00:02.247) 0:00:44.461 ************ 2026-05-24 01:05:25.745036 | orchestrator | changed: [testbed-node-0] => (item=barbican-api/vassals) 2026-05-24 01:05:25.745047 | orchestrator | changed: [testbed-node-1] => (item=barbican-api/vassals) 2026-05-24 01:05:25.745057 | orchestrator | changed: [testbed-node-2] => (item=barbican-api/vassals) 2026-05-24 01:05:25.745068 | orchestrator | 2026-05-24 01:05:25.745079 | orchestrator | TASK [barbican : Check if policies shall be overwritten] *********************** 2026-05-24 01:05:25.745090 | orchestrator | Sunday 24 May 2026 01:04:23 +0000 (0:00:02.638) 0:00:47.099 ************ 2026-05-24 01:05:25.745100 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:05:25.745111 | orchestrator | 2026-05-24 01:05:25.745122 | orchestrator | TASK [barbican : Set barbican policy file] ************************************* 2026-05-24 01:05:25.745132 | orchestrator | Sunday 24 May 2026 01:04:23 +0000 (0:00:00.219) 0:00:47.319 ************ 2026-05-24 01:05:25.745143 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:05:25.745154 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:05:25.745165 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:05:25.745175 | orchestrator | 2026-05-24 01:05:25.745186 | orchestrator | TASK [barbican : include_tasks] ************************************************ 2026-05-24 01:05:25.745197 | orchestrator | Sunday 24 May 2026 01:04:24 +0000 (0:00:00.422) 0:00:47.741 ************ 2026-05-24 01:05:25.745208 | orchestrator | included: /ansible/roles/barbican/tasks/copy-certs.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-24 01:05:25.745219 | orchestrator | 2026-05-24 01:05:25.745230 | orchestrator | TASK [service-cert-copy : barbican | Copying over extra CA certificates] ******* 2026-05-24 01:05:25.745241 | orchestrator | Sunday 24 May 2026 01:04:25 +0000 (0:00:00.841) 0:00:48.583 ************ 2026-05-24 01:05:25.745252 | orchestrator | changed: [testbed-node-1] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-api:2024.2', '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-05-24 01:05:25.745272 | orchestrator | changed: [testbed-node-2] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-api:2024.2', '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-05-24 01:05:25.745290 | orchestrator | changed: [testbed-node-0] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-api:2024.2', '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-05-24 01:05:25.745306 | 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/barbican-keystone-listener:2024.2', '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-05-24 01:05:25.745318 | 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/barbican-keystone-listener:2024.2', '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-05-24 01:05:25.745329 | 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/barbican-keystone-listener:2024.2', '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-05-24 01:05:25.745348 | orchestrator | changed: [testbed-node-1] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-worker:2024.2', '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-05-24 01:05:25.745387 | orchestrator | changed: [testbed-node-2] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-worker:2024.2', '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-05-24 01:05:25.745407 | orchestrator | changed: [testbed-node-0] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-worker:2024.2', '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-05-24 01:05:25.745426 | orchestrator | 2026-05-24 01:05:25.745444 | orchestrator | TASK [service-cert-copy : barbican | Copying over backend internal TLS certificate] *** 2026-05-24 01:05:25.745461 | orchestrator | Sunday 24 May 2026 01:04:28 +0000 (0:00:03.506) 0:00:52.090 ************ 2026-05-24 01:05:25.745488 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-api:2024.2', '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-05-24 01:05:25.745506 | 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/barbican-keystone-listener:2024.2', '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-05-24 01:05:25.745524 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-worker:2024.2', '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-05-24 01:05:25.745541 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:05:25.745566 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-api:2024.2', '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-05-24 01:05:25.745594 | 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/barbican-keystone-listener:2024.2', '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-05-24 01:05:25.745611 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-worker:2024.2', '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-05-24 01:05:25.745629 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:05:25.745654 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-api:2024.2', '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-05-24 01:05:25.745674 | 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/barbican-keystone-listener:2024.2', '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-05-24 01:05:25.745693 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-worker:2024.2', '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-05-24 01:05:25.745772 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:05:25.745791 | orchestrator | 2026-05-24 01:05:25.745810 | orchestrator | TASK [service-cert-copy : barbican | Copying over backend internal TLS key] **** 2026-05-24 01:05:25.745882 | orchestrator | Sunday 24 May 2026 01:04:29 +0000 (0:00:01.473) 0:00:53.564 ************ 2026-05-24 01:05:25.745914 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-api:2024.2', '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-05-24 01:05:25.745934 | 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/barbican-keystone-listener:2024.2', '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-05-24 01:05:25.745961 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-worker:2024.2', '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-05-24 01:05:25.746009 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:05:25.746132 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-api:2024.2', '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-05-24 01:05:25.746153 | 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/barbican-keystone-listener:2024.2', '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-05-24 01:05:25.746204 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-worker:2024.2', '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-05-24 01:05:25.746223 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:05:25.746242 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-api:2024.2', '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-05-24 01:05:25.746270 | 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/barbican-keystone-listener:2024.2', '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-05-24 01:05:25.746291 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-worker:2024.2', '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-05-24 01:05:25.746311 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:05:25.746330 | orchestrator | 2026-05-24 01:05:25.746350 | orchestrator | TASK [barbican : Copying over config.json files for services] ****************** 2026-05-24 01:05:25.746371 | orchestrator | Sunday 24 May 2026 01:04:31 +0000 (0:00:01.030) 0:00:54.594 ************ 2026-05-24 01:05:25.746391 | orchestrator | changed: [testbed-node-0] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-api:2024.2', '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-05-24 01:05:25.746433 | orchestrator | changed: [testbed-node-1] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-api:2024.2', '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-05-24 01:05:25.746453 | orchestrator | changed: [testbed-node-2] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-api:2024.2', '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-05-24 01:05:25.746480 | 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/barbican-keystone-listener:2024.2', '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-05-24 01:05:25.746502 | 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/barbican-keystone-listener:2024.2', '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-05-24 01:05:25.746551 | 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/barbican-keystone-listener:2024.2', '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-05-24 01:05:25.746584 | orchestrator | changed: [testbed-node-0] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-worker:2024.2', '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-05-24 01:05:25.746617 | orchestrator | changed: [testbed-node-1] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-worker:2024.2', '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-05-24 01:05:25.746639 | orchestrator | changed: [testbed-node-2] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-worker:2024.2', '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-05-24 01:05:25.746659 | orchestrator | 2026-05-24 01:05:25.746680 | orchestrator | TASK [barbican : Copying over barbican-api.ini] ******************************** 2026-05-24 01:05:25.746725 | orchestrator | Sunday 24 May 2026 01:04:35 +0000 (0:00:04.834) 0:00:59.429 ************ 2026-05-24 01:05:25.746746 | orchestrator | changed: [testbed-node-1] 2026-05-24 01:05:25.746766 | orchestrator | changed: [testbed-node-0] 2026-05-24 01:05:25.746785 | orchestrator | changed: [testbed-node-2] 2026-05-24 01:05:25.746804 | orchestrator | 2026-05-24 01:05:25.746822 | orchestrator | TASK [barbican : Checking whether barbican-api-paste.ini file exists] ********** 2026-05-24 01:05:25.746839 | orchestrator | Sunday 24 May 2026 01:04:38 +0000 (0:00:02.575) 0:01:02.005 ************ 2026-05-24 01:05:25.746857 | orchestrator | ok: [testbed-node-0 -> localhost] 2026-05-24 01:05:25.746875 | orchestrator | 2026-05-24 01:05:25.746893 | orchestrator | TASK [barbican : Copying over barbican-api-paste.ini] ************************** 2026-05-24 01:05:25.746911 | orchestrator | Sunday 24 May 2026 01:04:40 +0000 (0:00:01.852) 0:01:03.857 ************ 2026-05-24 01:05:25.746930 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:05:25.746950 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:05:25.746969 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:05:25.746988 | orchestrator | 2026-05-24 01:05:25.747016 | orchestrator | TASK [barbican : Copying over barbican.conf] *********************************** 2026-05-24 01:05:25.747036 | orchestrator | Sunday 24 May 2026 01:04:41 +0000 (0:00:01.231) 0:01:05.089 ************ 2026-05-24 01:05:25.747057 | orchestrator | changed: [testbed-node-0] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-api:2024.2', '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-05-24 01:05:25.747089 | orchestrator | changed: [testbed-node-1] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-api:2024.2', '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-05-24 01:05:25.747122 | orchestrator | changed: [testbed-node-2] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-api:2024.2', '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-05-24 01:05:25.747143 | 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/barbican-keystone-listener:2024.2', '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-05-24 01:05:25.747164 | 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/barbican-keystone-listener:2024.2', '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-05-24 01:05:25.747184 | 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/barbican-keystone-listener:2024.2', '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-05-24 01:05:25.747214 | orchestrator | changed: [testbed-node-0] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-worker:2024.2', '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-05-24 01:05:25.747272 | orchestrator | changed: [testbed-node-1] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-worker:2024.2', '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-05-24 01:05:25.747295 | orchestrator | changed: [testbed-node-2] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-worker:2024.2', '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-05-24 01:05:25.747315 | orchestrator | 2026-05-24 01:05:25.747344 | orchestrator | TASK [barbican : Copying over existing policy file] **************************** 2026-05-24 01:05:25.747364 | orchestrator | Sunday 24 May 2026 01:04:51 +0000 (0:00:09.692) 0:01:14.782 ************ 2026-05-24 01:05:25.747384 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-api:2024.2', '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-05-24 01:05:25.747411 | 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/barbican-keystone-listener:2024.2', '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-05-24 01:05:25.747443 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-worker:2024.2', '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-05-24 01:05:25.747463 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:05:25.747483 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-api:2024.2', '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-05-24 01:05:25.747500 | 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/barbican-keystone-listener:2024.2', '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-05-24 01:05:25.747531 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-worker:2024.2', '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-05-24 01:05:25.747552 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:05:25.747571 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-api:2024.2', '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-05-24 01:05:25.747607 | 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/barbican-keystone-listener:2024.2', '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-05-24 01:05:25.747626 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-worker:2024.2', '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-05-24 01:05:25.747644 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:05:25.747663 | orchestrator | 2026-05-24 01:05:25.747682 | orchestrator | TASK [barbican : Check barbican containers] ************************************ 2026-05-24 01:05:25.747768 | orchestrator | Sunday 24 May 2026 01:04:52 +0000 (0:00:00.843) 0:01:15.625 ************ 2026-05-24 01:05:25.747791 | orchestrator | changed: [testbed-node-1] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-api:2024.2', '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-05-24 01:05:25.747817 | orchestrator | changed: [testbed-node-0] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-api:2024.2', '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-05-24 01:05:25.747829 | orchestrator | changed: [testbed-node-2] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-api:2024.2', '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-05-24 01:05:25.747856 | 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/barbican-keystone-listener:2024.2', '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-05-24 01:05:25.747868 | 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/barbican-keystone-listener:2024.2', '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-05-24 01:05:25.747879 | 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/barbican-keystone-listener:2024.2', '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-05-24 01:05:25.747891 | orchestrator | changed: [testbed-node-1] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-worker:2024.2', '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-05-24 01:05:25.747909 | orchestrator | changed: [testbed-node-2] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-worker:2024.2', '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-05-24 01:05:25.747920 | orchestrator | changed: [testbed-node-0] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-worker:2024.2', '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-05-24 01:05:25.747942 | orchestrator | 2026-05-24 01:05:25.747953 | orchestrator | TASK [barbican : include_tasks] ************************************************ 2026-05-24 01:05:25.747964 | orchestrator | Sunday 24 May 2026 01:04:55 +0000 (0:00:02.966) 0:01:18.592 ************ 2026-05-24 01:05:25.747975 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:05:25.747986 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:05:25.747997 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:05:25.748008 | orchestrator | 2026-05-24 01:05:25.748019 | orchestrator | TASK [barbican : Creating barbican database] *********************************** 2026-05-24 01:05:25.748030 | orchestrator | Sunday 24 May 2026 01:04:55 +0000 (0:00:00.511) 0:01:19.103 ************ 2026-05-24 01:05:25.748040 | orchestrator | changed: [testbed-node-0] 2026-05-24 01:05:25.748051 | orchestrator | 2026-05-24 01:05:25.748066 | orchestrator | TASK [barbican : Creating barbican database user and setting permissions] ****** 2026-05-24 01:05:25.748077 | orchestrator | Sunday 24 May 2026 01:04:57 +0000 (0:00:02.209) 0:01:21.313 ************ 2026-05-24 01:05:25.748087 | orchestrator | changed: [testbed-node-0] 2026-05-24 01:05:25.748097 | orchestrator | 2026-05-24 01:05:25.748106 | orchestrator | TASK [barbican : Running barbican bootstrap container] ************************* 2026-05-24 01:05:25.748115 | orchestrator | Sunday 24 May 2026 01:05:00 +0000 (0:00:02.394) 0:01:23.707 ************ 2026-05-24 01:05:25.748125 | orchestrator | changed: [testbed-node-0] 2026-05-24 01:05:25.748134 | orchestrator | 2026-05-24 01:05:25.748144 | orchestrator | TASK [barbican : Flush handlers] *********************************************** 2026-05-24 01:05:25.748153 | orchestrator | Sunday 24 May 2026 01:05:12 +0000 (0:00:12.734) 0:01:36.442 ************ 2026-05-24 01:05:25.748163 | orchestrator | 2026-05-24 01:05:25.748172 | orchestrator | TASK [barbican : Flush handlers] *********************************************** 2026-05-24 01:05:25.748182 | orchestrator | Sunday 24 May 2026 01:05:13 +0000 (0:00:00.224) 0:01:36.667 ************ 2026-05-24 01:05:25.748191 | orchestrator | 2026-05-24 01:05:25.748201 | orchestrator | TASK [barbican : Flush handlers] *********************************************** 2026-05-24 01:05:25.748210 | orchestrator | Sunday 24 May 2026 01:05:13 +0000 (0:00:00.062) 0:01:36.730 ************ 2026-05-24 01:05:25.748219 | orchestrator | 2026-05-24 01:05:25.748229 | orchestrator | RUNNING HANDLER [barbican : Restart barbican-api container] ******************** 2026-05-24 01:05:25.748238 | orchestrator | Sunday 24 May 2026 01:05:13 +0000 (0:00:00.063) 0:01:36.794 ************ 2026-05-24 01:05:25.748259 | orchestrator | fatal: [testbed-node-2]: FAILED! => {"changed": true, "msg": "'Traceback (most recent call last):\\n File \"/usr/lib/python3/dist-packages/docker/api/client.py\", line 275, in _raise_for_status\\n response.raise_for_status()\\n File \"/usr/lib/python3/dist-packages/requests/models.py\", line 1021, in raise_for_status\\n raise HTTPError(http_error_msg, response=self)\\nrequests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http+docker://localhost/v1.47/images/create?tag=2024.2&fromImage=registry.osism.tech%2Fkolla%2Fbarbican-api\\n\\nThe above exception was the direct cause of the following exception:\\n\\nTraceback (most recent call last):\\n File \"/tmp/ansible_kolla_container_payload_gwilsj25/ansible_kolla_container_payload.zip/ansible/modules/kolla_container.py\", line 425, in main\\n result = bool(getattr(cw, module.params.get(\\'action\\'))())\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File \"/tmp/ansible_kolla_container_payload_gwilsj25/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 349, in recreate_or_restart_container\\n self.start_container()\\n File \"/tmp/ansible_kolla_container_payload_gwilsj25/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 367, in start_container\\n self.pull_image()\\n File \"/tmp/ansible_kolla_container_payload_gwilsj25/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 202, in pull_image\\n json.loads(line.strip().decode(\\'utf-8\\')) for line in self.dc.pull(\\n ^^^^^^^^^^^^^\\n File \"/usr/lib/python3/dist-packages/docker/api/image.py\", line 429, in pull\\n self._raise_for_status(response)\\n File \"/usr/lib/python3/dist-packages/docker/api/client.py\", line 277, in _raise_for_status\\n raise create_api_error_from_http_exception(e) from e\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File \"/usr/lib/python3/dist-packages/docker/errors.py\", line 39, in create_api_error_from_http_exception\\n raise cls(e, response=response, explanation=explanation) from e\\ndocker.errors.APIError: 500 Server Error for http+docker://localhost/v1.47/images/create?tag=2024.2&fromImage=registry.osism.tech%2Fkolla%2Fbarbican-api: Internal Server Error (\"received unexpected HTTP status: 503 Service Temporarily Unavailable\")\\n'"} 2026-05-24 01:05:25.748284 | orchestrator | fatal: [testbed-node-1]: FAILED! => {"changed": true, "msg": "'Traceback (most recent call last):\\n File \"/usr/lib/python3/dist-packages/docker/api/client.py\", line 275, in _raise_for_status\\n response.raise_for_status()\\n File \"/usr/lib/python3/dist-packages/requests/models.py\", line 1021, in raise_for_status\\n raise HTTPError(http_error_msg, response=self)\\nrequests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http+docker://localhost/v1.47/images/create?tag=2024.2&fromImage=registry.osism.tech%2Fkolla%2Fbarbican-api\\n\\nThe above exception was the direct cause of the following exception:\\n\\nTraceback (most recent call last):\\n File \"/tmp/ansible_kolla_container_payload_oh1gg3ec/ansible_kolla_container_payload.zip/ansible/modules/kolla_container.py\", line 425, in main\\n result = bool(getattr(cw, module.params.get(\\'action\\'))())\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File \"/tmp/ansible_kolla_container_payload_oh1gg3ec/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 349, in recreate_or_restart_container\\n self.start_container()\\n File \"/tmp/ansible_kolla_container_payload_oh1gg3ec/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 367, in start_container\\n self.pull_image()\\n File \"/tmp/ansible_kolla_container_payload_oh1gg3ec/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 202, in pull_image\\n json.loads(line.strip().decode(\\'utf-8\\')) for line in self.dc.pull(\\n ^^^^^^^^^^^^^\\n File \"/usr/lib/python3/dist-packages/docker/api/image.py\", line 429, in pull\\n self._raise_for_status(response)\\n File \"/usr/lib/python3/dist-packages/docker/api/client.py\", line 277, in _raise_for_status\\n raise create_api_error_from_http_exception(e) from e\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File \"/usr/lib/python3/dist-packages/docker/errors.py\", line 39, in create_api_error_from_http_exception\\n raise cls(e, response=response, explanation=explanation) from e\\ndocker.errors.APIError: 500 Server Error for http+docker://localhost/v1.47/images/create?tag=2024.2&fromImage=registry.osism.tech%2Fkolla%2Fbarbican-api: Internal Server Error (\"received unexpected HTTP status: 503 Service Temporarily Unavailable\")\\n'"} 2026-05-24 01:05:25.748295 | orchestrator | changed: [testbed-node-0] 2026-05-24 01:05:25.748305 | orchestrator | 2026-05-24 01:05:25.748315 | orchestrator | RUNNING HANDLER [barbican : Restart barbican-keystone-listener container] ****** 2026-05-24 01:05:25.748325 | orchestrator | Sunday 24 May 2026 01:05:17 +0000 (0:00:04.515) 0:01:41.309 ************ 2026-05-24 01:05:25.748334 | orchestrator | changed: [testbed-node-0] 2026-05-24 01:05:25.748344 | orchestrator | 2026-05-24 01:05:25.748353 | orchestrator | RUNNING HANDLER [barbican : Restart barbican-worker container] ***************** 2026-05-24 01:05:25.748363 | orchestrator | Sunday 24 May 2026 01:05:21 +0000 (0:00:03.349) 0:01:44.658 ************ 2026-05-24 01:05:25.748373 | orchestrator | changed: [testbed-node-0] 2026-05-24 01:05:25.748388 | orchestrator | 2026-05-24 01:05:25.748398 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-24 01:05:25.748413 | orchestrator | testbed-node-0 : ok=24  changed=18  unreachable=0 failed=0 skipped=7  rescued=0 ignored=0 2026-05-24 01:05:25.748423 | orchestrator | testbed-node-1 : ok=11  changed=7  unreachable=0 failed=1  skipped=6  rescued=0 ignored=0 2026-05-24 01:05:25.748434 | orchestrator | testbed-node-2 : ok=11  changed=7  unreachable=0 failed=1  skipped=6  rescued=0 ignored=0 2026-05-24 01:05:25.748443 | orchestrator | 2026-05-24 01:05:25.748453 | orchestrator | 2026-05-24 01:05:25.748462 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-24 01:05:25.748472 | orchestrator | Sunday 24 May 2026 01:05:24 +0000 (0:00:03.618) 0:01:48.276 ************ 2026-05-24 01:05:25.748482 | orchestrator | =============================================================================== 2026-05-24 01:05:25.748491 | orchestrator | service-ks-register : barbican | Creating roles ------------------------ 17.42s 2026-05-24 01:05:25.748501 | orchestrator | barbican : Running barbican bootstrap container ------------------------ 12.73s 2026-05-24 01:05:25.748510 | orchestrator | barbican : Copying over barbican.conf ----------------------------------- 9.69s 2026-05-24 01:05:25.748519 | orchestrator | service-ks-register : barbican | Creating endpoints --------------------- 7.10s 2026-05-24 01:05:25.748529 | orchestrator | barbican : Copying over config.json files for services ------------------ 4.83s 2026-05-24 01:05:25.748538 | orchestrator | barbican : Restart barbican-api container ------------------------------- 4.52s 2026-05-24 01:05:25.748548 | orchestrator | service-ks-register : barbican | Creating users ------------------------- 4.33s 2026-05-24 01:05:25.748557 | orchestrator | service-ks-register : barbican | Granting user roles -------------------- 4.02s 2026-05-24 01:05:25.748567 | orchestrator | service-ks-register : barbican | Creating services ---------------------- 3.94s 2026-05-24 01:05:25.748576 | orchestrator | service-ks-register : barbican | Creating projects ---------------------- 3.80s 2026-05-24 01:05:25.748586 | orchestrator | barbican : Restart barbican-worker container ---------------------------- 3.62s 2026-05-24 01:05:25.748599 | orchestrator | service-cert-copy : barbican | Copying over extra CA certificates ------- 3.51s 2026-05-24 01:05:25.748609 | orchestrator | barbican : Restart barbican-keystone-listener container ----------------- 3.35s 2026-05-24 01:05:25.748618 | orchestrator | barbican : Check barbican containers ------------------------------------ 2.97s 2026-05-24 01:05:25.748628 | orchestrator | barbican : Ensuring vassals config directories exist -------------------- 2.64s 2026-05-24 01:05:25.748637 | orchestrator | barbican : Copying over barbican-api.ini -------------------------------- 2.58s 2026-05-24 01:05:25.748647 | orchestrator | barbican : Creating barbican database user and setting permissions ------ 2.39s 2026-05-24 01:05:25.748656 | orchestrator | barbican : Ensuring config directories exist ---------------------------- 2.25s 2026-05-24 01:05:25.748666 | orchestrator | barbican : Creating barbican database ----------------------------------- 2.21s 2026-05-24 01:05:25.748675 | orchestrator | barbican : Checking whether barbican-api-paste.ini file exists ---------- 1.85s 2026-05-24 01:05:25.748685 | orchestrator | 2026-05-24 01:05:25 | INFO  | Task 082d46a0-b3f9-4837-b9b6-033a73d1daad is in state STARTED 2026-05-24 01:05:25.748715 | orchestrator | 2026-05-24 01:05:25 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:05:28.780084 | orchestrator | 2026-05-24 01:05:28 | INFO  | Task f0748de4-d049-4bc3-b1e5-bc7c18878086 is in state STARTED 2026-05-24 01:05:28.780768 | orchestrator | 2026-05-24 01:05:28 | INFO  | Task efaad5cf-b13c-4c7d-9f45-2dcad0b01401 is in state STARTED 2026-05-24 01:05:28.782233 | orchestrator | 2026-05-24 01:05:28 | INFO  | Task adede7a8-38ac-4cae-9044-3fc804e2e7bb is in state STARTED 2026-05-24 01:05:28.783802 | orchestrator | 2026-05-24 01:05:28 | INFO  | Task 082d46a0-b3f9-4837-b9b6-033a73d1daad is in state STARTED 2026-05-24 01:05:28.783894 | orchestrator | 2026-05-24 01:05:28 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:05:31.821754 | orchestrator | 2026-05-24 01:05:31 | INFO  | Task f0748de4-d049-4bc3-b1e5-bc7c18878086 is in state STARTED 2026-05-24 01:05:31.822535 | orchestrator | 2026-05-24 01:05:31 | INFO  | Task efaad5cf-b13c-4c7d-9f45-2dcad0b01401 is in state STARTED 2026-05-24 01:05:31.824255 | orchestrator | 2026-05-24 01:05:31 | INFO  | Task adede7a8-38ac-4cae-9044-3fc804e2e7bb is in state STARTED 2026-05-24 01:05:31.824985 | orchestrator | 2026-05-24 01:05:31 | INFO  | Task 082d46a0-b3f9-4837-b9b6-033a73d1daad is in state STARTED 2026-05-24 01:05:31.825012 | orchestrator | 2026-05-24 01:05:31 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:05:34.859219 | orchestrator | 2026-05-24 01:05:34 | INFO  | Task f0748de4-d049-4bc3-b1e5-bc7c18878086 is in state STARTED 2026-05-24 01:05:34.861052 | orchestrator | 2026-05-24 01:05:34 | INFO  | Task efaad5cf-b13c-4c7d-9f45-2dcad0b01401 is in state STARTED 2026-05-24 01:05:34.862774 | orchestrator | 2026-05-24 01:05:34 | INFO  | Task adede7a8-38ac-4cae-9044-3fc804e2e7bb is in state STARTED 2026-05-24 01:05:34.864244 | orchestrator | 2026-05-24 01:05:34 | INFO  | Task 082d46a0-b3f9-4837-b9b6-033a73d1daad is in state STARTED 2026-05-24 01:05:34.864277 | orchestrator | 2026-05-24 01:05:34 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:05:37.915228 | orchestrator | 2026-05-24 01:05:37 | INFO  | Task f0748de4-d049-4bc3-b1e5-bc7c18878086 is in state STARTED 2026-05-24 01:05:37.915636 | orchestrator | 2026-05-24 01:05:37 | INFO  | Task efaad5cf-b13c-4c7d-9f45-2dcad0b01401 is in state STARTED 2026-05-24 01:05:37.917820 | orchestrator | 2026-05-24 01:05:37 | INFO  | Task adede7a8-38ac-4cae-9044-3fc804e2e7bb is in state STARTED 2026-05-24 01:05:37.918938 | orchestrator | 2026-05-24 01:05:37 | INFO  | Task 082d46a0-b3f9-4837-b9b6-033a73d1daad is in state STARTED 2026-05-24 01:05:37.918970 | orchestrator | 2026-05-24 01:05:37 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:05:40.958498 | orchestrator | 2026-05-24 01:05:40 | INFO  | Task f0748de4-d049-4bc3-b1e5-bc7c18878086 is in state STARTED 2026-05-24 01:05:40.959566 | orchestrator | 2026-05-24 01:05:40 | INFO  | Task efaad5cf-b13c-4c7d-9f45-2dcad0b01401 is in state STARTED 2026-05-24 01:05:40.960517 | orchestrator | 2026-05-24 01:05:40 | INFO  | Task adede7a8-38ac-4cae-9044-3fc804e2e7bb is in state STARTED 2026-05-24 01:05:40.961110 | orchestrator | 2026-05-24 01:05:40 | INFO  | Task 082d46a0-b3f9-4837-b9b6-033a73d1daad is in state STARTED 2026-05-24 01:05:40.961149 | orchestrator | 2026-05-24 01:05:40 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:05:43.995779 | orchestrator | 2026-05-24 01:05:43 | INFO  | Task f0748de4-d049-4bc3-b1e5-bc7c18878086 is in state STARTED 2026-05-24 01:05:43.996017 | orchestrator | 2026-05-24 01:05:43 | INFO  | Task efaad5cf-b13c-4c7d-9f45-2dcad0b01401 is in state STARTED 2026-05-24 01:05:43.998162 | orchestrator | 2026-05-24 01:05:44 | INFO  | Task adede7a8-38ac-4cae-9044-3fc804e2e7bb is in state STARTED 2026-05-24 01:05:43.999169 | orchestrator | 2026-05-24 01:05:44 | INFO  | Task 082d46a0-b3f9-4837-b9b6-033a73d1daad is in state STARTED 2026-05-24 01:05:43.999248 | orchestrator | 2026-05-24 01:05:44 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:05:47.021976 | orchestrator | 2026-05-24 01:05:47 | INFO  | Task f0748de4-d049-4bc3-b1e5-bc7c18878086 is in state STARTED 2026-05-24 01:05:47.022379 | orchestrator | 2026-05-24 01:05:47 | INFO  | Task efaad5cf-b13c-4c7d-9f45-2dcad0b01401 is in state STARTED 2026-05-24 01:05:47.022991 | orchestrator | 2026-05-24 01:05:47 | INFO  | Task adede7a8-38ac-4cae-9044-3fc804e2e7bb is in state STARTED 2026-05-24 01:05:47.023638 | orchestrator | 2026-05-24 01:05:47 | INFO  | Task 082d46a0-b3f9-4837-b9b6-033a73d1daad is in state STARTED 2026-05-24 01:05:47.023742 | orchestrator | 2026-05-24 01:05:47 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:05:50.059769 | orchestrator | 2026-05-24 01:05:50 | INFO  | Task f0748de4-d049-4bc3-b1e5-bc7c18878086 is in state STARTED 2026-05-24 01:05:50.060796 | orchestrator | 2026-05-24 01:05:50 | INFO  | Task efaad5cf-b13c-4c7d-9f45-2dcad0b01401 is in state STARTED 2026-05-24 01:05:50.061548 | orchestrator | 2026-05-24 01:05:50 | INFO  | Task adede7a8-38ac-4cae-9044-3fc804e2e7bb is in state STARTED 2026-05-24 01:05:50.062555 | orchestrator | 2026-05-24 01:05:50 | INFO  | Task 082d46a0-b3f9-4837-b9b6-033a73d1daad is in state STARTED 2026-05-24 01:05:50.062574 | orchestrator | 2026-05-24 01:05:50 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:05:53.112246 | orchestrator | 2026-05-24 01:05:53 | INFO  | Task f0748de4-d049-4bc3-b1e5-bc7c18878086 is in state STARTED 2026-05-24 01:05:53.116190 | orchestrator | 2026-05-24 01:05:53 | INFO  | Task efaad5cf-b13c-4c7d-9f45-2dcad0b01401 is in state STARTED 2026-05-24 01:05:53.119113 | orchestrator | 2026-05-24 01:05:53 | INFO  | Task adede7a8-38ac-4cae-9044-3fc804e2e7bb is in state STARTED 2026-05-24 01:05:53.122586 | orchestrator | 2026-05-24 01:05:53 | INFO  | Task 082d46a0-b3f9-4837-b9b6-033a73d1daad is in state STARTED 2026-05-24 01:05:53.123087 | orchestrator | 2026-05-24 01:05:53 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:05:56.167890 | orchestrator | 2026-05-24 01:05:56 | INFO  | Task f0748de4-d049-4bc3-b1e5-bc7c18878086 is in state STARTED 2026-05-24 01:05:56.169080 | orchestrator | 2026-05-24 01:05:56 | INFO  | Task efaad5cf-b13c-4c7d-9f45-2dcad0b01401 is in state STARTED 2026-05-24 01:05:56.171016 | orchestrator | 2026-05-24 01:05:56 | INFO  | Task adede7a8-38ac-4cae-9044-3fc804e2e7bb is in state STARTED 2026-05-24 01:05:56.172701 | orchestrator | 2026-05-24 01:05:56 | INFO  | Task 082d46a0-b3f9-4837-b9b6-033a73d1daad is in state STARTED 2026-05-24 01:05:56.172845 | orchestrator | 2026-05-24 01:05:56 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:05:59.222223 | orchestrator | 2026-05-24 01:05:59 | INFO  | Task f0748de4-d049-4bc3-b1e5-bc7c18878086 is in state STARTED 2026-05-24 01:05:59.223531 | orchestrator | 2026-05-24 01:05:59 | INFO  | Task efaad5cf-b13c-4c7d-9f45-2dcad0b01401 is in state STARTED 2026-05-24 01:05:59.225460 | orchestrator | 2026-05-24 01:05:59 | INFO  | Task adede7a8-38ac-4cae-9044-3fc804e2e7bb is in state STARTED 2026-05-24 01:05:59.227192 | orchestrator | 2026-05-24 01:05:59 | INFO  | Task 082d46a0-b3f9-4837-b9b6-033a73d1daad is in state STARTED 2026-05-24 01:05:59.227214 | orchestrator | 2026-05-24 01:05:59 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:06:02.274468 | orchestrator | 2026-05-24 01:06:02 | INFO  | Task f0748de4-d049-4bc3-b1e5-bc7c18878086 is in state STARTED 2026-05-24 01:06:02.274556 | orchestrator | 2026-05-24 01:06:02 | INFO  | Task efaad5cf-b13c-4c7d-9f45-2dcad0b01401 is in state STARTED 2026-05-24 01:06:02.277287 | orchestrator | 2026-05-24 01:06:02 | INFO  | Task adede7a8-38ac-4cae-9044-3fc804e2e7bb is in state STARTED 2026-05-24 01:06:02.278317 | orchestrator | 2026-05-24 01:06:02 | INFO  | Task 082d46a0-b3f9-4837-b9b6-033a73d1daad is in state STARTED 2026-05-24 01:06:02.278582 | orchestrator | 2026-05-24 01:06:02 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:06:05.334153 | orchestrator | 2026-05-24 01:06:05 | INFO  | Task f0748de4-d049-4bc3-b1e5-bc7c18878086 is in state STARTED 2026-05-24 01:06:05.336004 | orchestrator | 2026-05-24 01:06:05 | INFO  | Task efaad5cf-b13c-4c7d-9f45-2dcad0b01401 is in state STARTED 2026-05-24 01:06:05.337228 | orchestrator | 2026-05-24 01:06:05 | INFO  | Task adede7a8-38ac-4cae-9044-3fc804e2e7bb is in state STARTED 2026-05-24 01:06:05.338795 | orchestrator | 2026-05-24 01:06:05 | INFO  | Task 082d46a0-b3f9-4837-b9b6-033a73d1daad is in state STARTED 2026-05-24 01:06:05.338920 | orchestrator | 2026-05-24 01:06:05 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:06:08.394770 | orchestrator | 2026-05-24 01:06:08 | INFO  | Task f0748de4-d049-4bc3-b1e5-bc7c18878086 is in state STARTED 2026-05-24 01:06:08.396045 | orchestrator | 2026-05-24 01:06:08 | INFO  | Task efaad5cf-b13c-4c7d-9f45-2dcad0b01401 is in state STARTED 2026-05-24 01:06:08.398124 | orchestrator | 2026-05-24 01:06:08 | INFO  | Task adede7a8-38ac-4cae-9044-3fc804e2e7bb is in state STARTED 2026-05-24 01:06:08.399861 | orchestrator | 2026-05-24 01:06:08 | INFO  | Task 082d46a0-b3f9-4837-b9b6-033a73d1daad is in state STARTED 2026-05-24 01:06:08.399895 | orchestrator | 2026-05-24 01:06:08 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:06:11.449011 | orchestrator | 2026-05-24 01:06:11 | INFO  | Task f0748de4-d049-4bc3-b1e5-bc7c18878086 is in state STARTED 2026-05-24 01:06:11.452124 | orchestrator | 2026-05-24 01:06:11 | INFO  | Task efaad5cf-b13c-4c7d-9f45-2dcad0b01401 is in state STARTED 2026-05-24 01:06:11.454413 | orchestrator | 2026-05-24 01:06:11 | INFO  | Task adede7a8-38ac-4cae-9044-3fc804e2e7bb is in state STARTED 2026-05-24 01:06:11.456750 | orchestrator | 2026-05-24 01:06:11 | INFO  | Task 082d46a0-b3f9-4837-b9b6-033a73d1daad is in state STARTED 2026-05-24 01:06:11.457105 | orchestrator | 2026-05-24 01:06:11 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:06:14.507246 | orchestrator | 2026-05-24 01:06:14 | INFO  | Task f0748de4-d049-4bc3-b1e5-bc7c18878086 is in state STARTED 2026-05-24 01:06:14.509215 | orchestrator | 2026-05-24 01:06:14 | INFO  | Task efaad5cf-b13c-4c7d-9f45-2dcad0b01401 is in state STARTED 2026-05-24 01:06:14.512150 | orchestrator | 2026-05-24 01:06:14 | INFO  | Task adede7a8-38ac-4cae-9044-3fc804e2e7bb is in state STARTED 2026-05-24 01:06:14.513989 | orchestrator | 2026-05-24 01:06:14 | INFO  | Task 082d46a0-b3f9-4837-b9b6-033a73d1daad is in state STARTED 2026-05-24 01:06:14.514304 | orchestrator | 2026-05-24 01:06:14 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:06:17.560058 | orchestrator | 2026-05-24 01:06:17 | INFO  | Task f0748de4-d049-4bc3-b1e5-bc7c18878086 is in state STARTED 2026-05-24 01:06:17.562216 | orchestrator | 2026-05-24 01:06:17 | INFO  | Task efaad5cf-b13c-4c7d-9f45-2dcad0b01401 is in state STARTED 2026-05-24 01:06:17.563898 | orchestrator | 2026-05-24 01:06:17 | INFO  | Task adede7a8-38ac-4cae-9044-3fc804e2e7bb is in state STARTED 2026-05-24 01:06:17.566523 | orchestrator | 2026-05-24 01:06:17 | INFO  | Task 082d46a0-b3f9-4837-b9b6-033a73d1daad is in state STARTED 2026-05-24 01:06:17.566729 | orchestrator | 2026-05-24 01:06:17 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:06:20.618786 | orchestrator | 2026-05-24 01:06:20 | INFO  | Task f0748de4-d049-4bc3-b1e5-bc7c18878086 is in state STARTED 2026-05-24 01:06:20.620387 | orchestrator | 2026-05-24 01:06:20 | INFO  | Task efc3846a-6125-4577-aaa9-e0a491dc8b07 is in state STARTED 2026-05-24 01:06:20.622304 | orchestrator | 2026-05-24 01:06:20 | INFO  | Task efaad5cf-b13c-4c7d-9f45-2dcad0b01401 is in state STARTED 2026-05-24 01:06:20.623832 | orchestrator | 2026-05-24 01:06:20 | INFO  | Task adede7a8-38ac-4cae-9044-3fc804e2e7bb is in state STARTED 2026-05-24 01:06:20.627462 | orchestrator | 2026-05-24 01:06:20 | INFO  | Task 082d46a0-b3f9-4837-b9b6-033a73d1daad is in state SUCCESS 2026-05-24 01:06:20.629729 | orchestrator | 2026-05-24 01:06:20.629782 | orchestrator | [WARNING]: Collection community.general does not support Ansible version 2026-05-24 01:06:20.629796 | orchestrator | 2.17.14 2026-05-24 01:06:20.629810 | orchestrator | 2026-05-24 01:06:20.629821 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-05-24 01:06:20.629834 | orchestrator | 2026-05-24 01:06:20.629846 | orchestrator | TASK [Group hosts based on Kolla action] *************************************** 2026-05-24 01:06:20.629858 | orchestrator | Sunday 24 May 2026 01:03:40 +0000 (0:00:00.345) 0:00:00.345 ************ 2026-05-24 01:06:20.629869 | orchestrator | ok: [testbed-node-0] 2026-05-24 01:06:20.629881 | orchestrator | ok: [testbed-node-1] 2026-05-24 01:06:20.629893 | orchestrator | ok: [testbed-node-2] 2026-05-24 01:06:20.629904 | orchestrator | 2026-05-24 01:06:20.629916 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-05-24 01:06:20.629927 | orchestrator | Sunday 24 May 2026 01:03:40 +0000 (0:00:00.292) 0:00:00.637 ************ 2026-05-24 01:06:20.629939 | orchestrator | ok: [testbed-node-0] => (item=enable_designate_True) 2026-05-24 01:06:20.629950 | orchestrator | ok: [testbed-node-1] => (item=enable_designate_True) 2026-05-24 01:06:20.629962 | orchestrator | ok: [testbed-node-2] => (item=enable_designate_True) 2026-05-24 01:06:20.629973 | orchestrator | 2026-05-24 01:06:20.629984 | orchestrator | PLAY [Apply role designate] **************************************************** 2026-05-24 01:06:20.629996 | orchestrator | 2026-05-24 01:06:20.630007 | orchestrator | TASK [designate : include_tasks] *********************************************** 2026-05-24 01:06:20.630163 | orchestrator | Sunday 24 May 2026 01:03:40 +0000 (0:00:00.315) 0:00:00.953 ************ 2026-05-24 01:06:20.630179 | orchestrator | included: /ansible/roles/designate/tasks/deploy.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-24 01:06:20.630191 | orchestrator | 2026-05-24 01:06:20.630244 | orchestrator | TASK [service-ks-register : designate | Creating services] ********************* 2026-05-24 01:06:20.630300 | orchestrator | Sunday 24 May 2026 01:03:41 +0000 (0:00:00.656) 0:00:01.610 ************ 2026-05-24 01:06:20.630311 | orchestrator | changed: [testbed-node-0] => (item=designate (dns)) 2026-05-24 01:06:20.630381 | orchestrator | 2026-05-24 01:06:20.630395 | orchestrator | TASK [service-ks-register : designate | Creating endpoints] ******************** 2026-05-24 01:06:20.630408 | orchestrator | Sunday 24 May 2026 01:03:45 +0000 (0:00:03.954) 0:00:05.564 ************ 2026-05-24 01:06:20.630420 | orchestrator | changed: [testbed-node-0] => (item=designate -> https://api-int.testbed.osism.xyz:9001 -> internal) 2026-05-24 01:06:20.630433 | orchestrator | changed: [testbed-node-0] => (item=designate -> https://api.testbed.osism.xyz:9001 -> public) 2026-05-24 01:06:20.630446 | orchestrator | 2026-05-24 01:06:20.630459 | orchestrator | TASK [service-ks-register : designate | Creating projects] ********************* 2026-05-24 01:06:20.630472 | orchestrator | Sunday 24 May 2026 01:03:52 +0000 (0:00:07.291) 0:00:12.856 ************ 2026-05-24 01:06:20.630484 | orchestrator | ok: [testbed-node-0] => (item=service) 2026-05-24 01:06:20.630497 | orchestrator | 2026-05-24 01:06:20.630510 | orchestrator | TASK [service-ks-register : designate | Creating users] ************************ 2026-05-24 01:06:20.630522 | orchestrator | Sunday 24 May 2026 01:03:56 +0000 (0:00:03.484) 0:00:16.340 ************ 2026-05-24 01:06:20.630535 | orchestrator | changed: [testbed-node-0] => (item=designate -> service) 2026-05-24 01:06:20.630547 | orchestrator | [WARNING]: Module did not set no_log for update_password 2026-05-24 01:06:20.630560 | orchestrator | 2026-05-24 01:06:20.630572 | orchestrator | TASK [service-ks-register : designate | Creating roles] ************************ 2026-05-24 01:06:20.630584 | orchestrator | Sunday 24 May 2026 01:04:00 +0000 (0:00:04.205) 0:00:20.546 ************ 2026-05-24 01:06:20.630596 | orchestrator | ok: [testbed-node-0] => (item=admin) 2026-05-24 01:06:20.630643 | orchestrator | 2026-05-24 01:06:20.630657 | orchestrator | TASK [service-ks-register : designate | Granting user roles] ******************* 2026-05-24 01:06:20.630686 | orchestrator | Sunday 24 May 2026 01:04:03 +0000 (0:00:03.370) 0:00:23.917 ************ 2026-05-24 01:06:20.630697 | orchestrator | changed: [testbed-node-0] => (item=designate -> service -> admin) 2026-05-24 01:06:20.630708 | orchestrator | 2026-05-24 01:06:20.630719 | orchestrator | TASK [designate : Ensuring config directories exist] *************************** 2026-05-24 01:06:20.630730 | orchestrator | Sunday 24 May 2026 01:04:07 +0000 (0:00:04.118) 0:00:28.035 ************ 2026-05-24 01:06:20.630744 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-api:2024.2', '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-05-24 01:06:20.630795 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-api:2024.2', '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-05-24 01:06:20.630817 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-api:2024.2', '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-05-24 01:06:20.630830 | 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/designate-backend-bind9:2024.2', '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-05-24 01:06:20.630843 | 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/designate-backend-bind9:2024.2', '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-05-24 01:06:20.630862 | 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/designate-backend-bind9:2024.2', '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-05-24 01:06:20.630874 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-central:2024.2', '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-05-24 01:06:20.630895 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-central:2024.2', '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-05-24 01:06:20.630906 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-central:2024.2', '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-05-24 01:06:20.630924 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-mdns:2024.2', '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-05-24 01:06:20.630937 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-mdns:2024.2', '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-05-24 01:06:20.630955 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-mdns:2024.2', '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-05-24 01:06:20.630967 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-producer:2024.2', '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-05-24 01:06:20.630979 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-producer:2024.2', '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-05-24 01:06:20.630997 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-producer:2024.2', '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-05-24 01:06:20.631014 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-worker:2024.2', '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-05-24 01:06:20.631026 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-worker:2024.2', '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-05-24 01:06:20.631037 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-worker:2024.2', '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-05-24 01:06:20.631055 | orchestrator | 2026-05-24 01:06:20.631066 | orchestrator | TASK [designate : Check if policies shall be overwritten] ********************** 2026-05-24 01:06:20.631077 | orchestrator | Sunday 24 May 2026 01:04:11 +0000 (0:00:04.033) 0:00:32.069 ************ 2026-05-24 01:06:20.631088 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:06:20.631099 | orchestrator | 2026-05-24 01:06:20.631110 | orchestrator | TASK [designate : Set designate policy file] *********************************** 2026-05-24 01:06:20.631276 | orchestrator | Sunday 24 May 2026 01:04:12 +0000 (0:00:00.114) 0:00:32.184 ************ 2026-05-24 01:06:20.631315 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:06:20.631327 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:06:20.631338 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:06:20.631348 | orchestrator | 2026-05-24 01:06:20.631359 | orchestrator | TASK [designate : include_tasks] *********************************************** 2026-05-24 01:06:20.631370 | orchestrator | Sunday 24 May 2026 01:04:12 +0000 (0:00:00.272) 0:00:32.457 ************ 2026-05-24 01:06:20.631381 | orchestrator | included: /ansible/roles/designate/tasks/copy-certs.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-24 01:06:20.631391 | orchestrator | 2026-05-24 01:06:20.631402 | orchestrator | TASK [service-cert-copy : designate | Copying over extra CA certificates] ****** 2026-05-24 01:06:20.631413 | orchestrator | Sunday 24 May 2026 01:04:12 +0000 (0:00:00.528) 0:00:32.985 ************ 2026-05-24 01:06:20.631424 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-api:2024.2', '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-05-24 01:06:20.631445 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-api:2024.2', '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-05-24 01:06:20.631462 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-api:2024.2', '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-05-24 01:06:20.631481 | 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/designate-backend-bind9:2024.2', '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-05-24 01:06:20.631493 | 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/designate-backend-bind9:2024.2', '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-05-24 01:06:20.631504 | 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/designate-backend-bind9:2024.2', '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-05-24 01:06:20.631522 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-central:2024.2', '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-05-24 01:06:20.631534 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-central:2024.2', '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-05-24 01:06:20.631550 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-central:2024.2', '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-05-24 01:06:20.631567 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-mdns:2024.2', '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-05-24 01:06:20.631579 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-mdns:2024.2', '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-05-24 01:06:20.631590 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-mdns:2024.2', '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-05-24 01:06:20.631601 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-producer:2024.2', '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-05-24 01:06:20.631650 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-producer:2024.2', '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-05-24 01:06:20.631693 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-producer:2024.2', '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-05-24 01:06:20.631712 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-worker:2024.2', '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-05-24 01:06:20.631738 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-worker:2024.2', '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-05-24 01:06:20.631749 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-worker:2024.2', '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-05-24 01:06:20.631761 | orchestrator | 2026-05-24 01:06:20.631780 | orchestrator | TASK [service-cert-copy : designate | Copying over backend internal TLS certificate] *** 2026-05-24 01:06:20.631798 | orchestrator | Sunday 24 May 2026 01:04:20 +0000 (0:00:07.632) 0:00:40.618 ************ 2026-05-24 01:06:20.631817 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-api:2024.2', '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-05-24 01:06:20.631857 | 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/designate-backend-bind9:2024.2', '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-05-24 01:06:20.631877 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-central:2024.2', '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-05-24 01:06:20.631909 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-mdns:2024.2', '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-05-24 01:06:20.631926 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-producer:2024.2', '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-05-24 01:06:20.631944 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-worker:2024.2', '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-05-24 01:06:20.631962 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:06:20.631980 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-api:2024.2', '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-05-24 01:06:20.631999 | 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/designate-backend-bind9:2024.2', '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-05-24 01:06:20.632030 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-central:2024.2', '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-05-24 01:06:20.632068 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-mdns:2024.2', '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-05-24 01:06:20.632088 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-producer:2024.2', '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-05-24 01:06:20.632100 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-worker:2024.2', '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-05-24 01:06:20.632111 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:06:20.632122 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-api:2024.2', '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-05-24 01:06:20.632134 | 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/designate-backend-bind9:2024.2', '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-05-24 01:06:20.632154 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-central:2024.2', '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-05-24 01:06:20.632173 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-mdns:2024.2', '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-05-24 01:06:20.632189 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-producer:2024.2', '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-05-24 01:06:20.632201 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-worker:2024.2', '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-05-24 01:06:20.632212 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:06:20.632223 | orchestrator | 2026-05-24 01:06:20.632234 | orchestrator | TASK [service-cert-copy : designate | Copying over backend internal TLS key] *** 2026-05-24 01:06:20.632245 | orchestrator | Sunday 24 May 2026 01:04:21 +0000 (0:00:00.934) 0:00:41.552 ************ 2026-05-24 01:06:20.632256 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-api:2024.2', '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-05-24 01:06:20.632268 | 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/designate-backend-bind9:2024.2', '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-05-24 01:06:20.632293 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-central:2024.2', '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-05-24 01:06:20.632311 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-mdns:2024.2', '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-05-24 01:06:20.632327 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-producer:2024.2', '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-05-24 01:06:20.632339 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-worker:2024.2', '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-05-24 01:06:20.632350 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:06:20.632361 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-api:2024.2', '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-05-24 01:06:20.632373 | 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/designate-backend-bind9:2024.2', '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-05-24 01:06:20.632391 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-central:2024.2', '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-05-24 01:06:20.632409 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-mdns:2024.2', '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-05-24 01:06:20.632425 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-producer:2024.2', '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-05-24 01:06:20.632437 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-worker:2024.2', '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-05-24 01:06:20.632448 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:06:20.632460 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-api:2024.2', '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-05-24 01:06:20.632471 | 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/designate-backend-bind9:2024.2', '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-05-24 01:06:20.632488 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-central:2024.2', '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-05-24 01:06:20.632507 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-mdns:2024.2', '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-05-24 01:06:20.632524 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-producer:2024.2', '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-05-24 01:06:20.632536 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-worker:2024.2', '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-05-24 01:06:20.632547 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:06:20.632558 | orchestrator | 2026-05-24 01:06:20.632569 | orchestrator | TASK [designate : Copying over config.json files for services] ***************** 2026-05-24 01:06:20.632580 | orchestrator | Sunday 24 May 2026 01:04:23 +0000 (0:00:02.362) 0:00:43.915 ************ 2026-05-24 01:06:20.632591 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-api:2024.2', '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-05-24 01:06:20.632670 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-api:2024.2', '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-05-24 01:06:20.632712 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-api:2024.2', '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-05-24 01:06:20.632736 | 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/designate-backend-bind9:2024.2', '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-05-24 01:06:20.632754 | 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/designate-backend-bind9:2024.2', '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-05-24 01:06:20.632773 | 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/designate-backend-bind9:2024.2', '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-05-24 01:06:20.632791 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-central:2024.2', '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-05-24 01:06:20.632809 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-central:2024.2', '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-05-24 01:06:20.632852 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-central:2024.2', '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-05-24 01:06:20.632873 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-mdns:2024.2', '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-05-24 01:06:20.632898 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-mdns:2024.2', '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-05-24 01:06:20.632914 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-mdns:2024.2', '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-05-24 01:06:20.632925 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-producer:2024.2', '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-05-24 01:06:20.632936 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-producer:2024.2', '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-05-24 01:06:20.632959 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-producer:2024.2', '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-05-24 01:06:20.632978 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-worker:2024.2', '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-05-24 01:06:20.632989 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-worker:2024.2', '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-05-24 01:06:20.633005 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-worker:2024.2', '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-05-24 01:06:20.633017 | orchestrator | 2026-05-24 01:06:20.633028 | orchestrator | TASK [designate : Copying over designate.conf] ********************************* 2026-05-24 01:06:20.633039 | orchestrator | Sunday 24 May 2026 01:04:30 +0000 (0:00:07.019) 0:00:50.935 ************ 2026-05-24 01:06:20.633050 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-api:2024.2', '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-05-24 01:06:20.633062 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-api:2024.2', '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-05-24 01:06:20.633081 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-api:2024.2', '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-05-24 01:06:20.633099 | 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/designate-backend-bind9:2024.2', '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-05-24 01:06:20.633115 | 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/designate-backend-bind9:2024.2', '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-05-24 01:06:20.633127 | 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/designate-backend-bind9:2024.2', '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-05-24 01:06:20.633138 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-central:2024.2', '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-05-24 01:06:20.633150 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-central:2024.2', '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-05-24 01:06:20.633168 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-central:2024.2', '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-05-24 01:06:20.633188 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-mdns:2024.2', '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-05-24 01:06:20.633198 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-mdns:2024.2', '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-05-24 01:06:20.633212 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-mdns:2024.2', '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-05-24 01:06:20.633222 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-producer:2024.2', '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-05-24 01:06:20.633232 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-producer:2024.2', '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-05-24 01:06:20.633254 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-producer:2024.2', '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-05-24 01:06:20.633270 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-worker:2024.2', '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-05-24 01:06:20.633306 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-worker:2024.2', '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-05-24 01:06:20.633324 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-worker:2024.2', '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-05-24 01:06:20.633340 | orchestrator | 2026-05-24 01:06:20.633354 | orchestrator | TASK [designate : Copying over pools.yaml] ************************************* 2026-05-24 01:06:20.633369 | orchestrator | Sunday 24 May 2026 01:04:52 +0000 (0:00:22.100) 0:01:13.036 ************ 2026-05-24 01:06:20.633391 | orchestrator | changed: [testbed-node-1] => (item=/ansible/roles/designate/templates/pools.yaml.j2) 2026-05-24 01:06:20.633406 | orchestrator | changed: [testbed-node-2] => (item=/ansible/roles/designate/templates/pools.yaml.j2) 2026-05-24 01:06:20.633422 | orchestrator | changed: [testbed-node-0] => (item=/ansible/roles/designate/templates/pools.yaml.j2) 2026-05-24 01:06:20.633437 | orchestrator | 2026-05-24 01:06:20.633453 | orchestrator | TASK [designate : Copying over named.conf] ************************************* 2026-05-24 01:06:20.633468 | orchestrator | Sunday 24 May 2026 01:04:58 +0000 (0:00:05.565) 0:01:18.601 ************ 2026-05-24 01:06:20.633484 | orchestrator | changed: [testbed-node-0] => (item=/ansible/roles/designate/templates/named.conf.j2) 2026-05-24 01:06:20.633500 | orchestrator | changed: [testbed-node-1] => (item=/ansible/roles/designate/templates/named.conf.j2) 2026-05-24 01:06:20.633515 | orchestrator | changed: [testbed-node-2] => (item=/ansible/roles/designate/templates/named.conf.j2) 2026-05-24 01:06:20.633530 | orchestrator | 2026-05-24 01:06:20.633546 | orchestrator | TASK [designate : Copying over rndc.conf] ************************************** 2026-05-24 01:06:20.633563 | orchestrator | Sunday 24 May 2026 01:05:00 +0000 (0:00:02.539) 0:01:21.140 ************ 2026-05-24 01:06:20.633591 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-api:2024.2', '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-05-24 01:06:20.633635 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-api:2024.2', '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-05-24 01:06:20.633665 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-api:2024.2', '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-05-24 01:06:20.633690 | 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/designate-backend-bind9:2024.2', '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-05-24 01:06:20.633707 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-central:2024.2', '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-05-24 01:06:20.633724 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-mdns:2024.2', '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-05-24 01:06:20.633752 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-producer:2024.2', '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-05-24 01:06:20.633769 | 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/designate-backend-bind9:2024.2', '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-05-24 01:06:20.633786 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-central:2024.2', '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-05-24 01:06:20.633804 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-mdns:2024.2', '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-05-24 01:06:20.633820 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-producer:2024.2', '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-05-24 01:06:20.633831 | 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/designate-backend-bind9:2024.2', '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-05-24 01:06:20.633850 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-central:2024.2', '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-05-24 01:06:20.633860 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-mdns:2024.2', '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-05-24 01:06:20.633870 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-producer:2024.2', '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-05-24 01:06:20.633886 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-worker:2024.2', '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-05-24 01:06:20.633897 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-worker:2024.2', '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-05-24 01:06:20.633915 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-worker:2024.2', '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-05-24 01:06:20.633926 | orchestrator | 2026-05-24 01:06:20.633935 | orchestrator | TASK [designate : Copying over rndc.key] *************************************** 2026-05-24 01:06:20.633952 | orchestrator | Sunday 24 May 2026 01:05:04 +0000 (0:00:03.556) 0:01:24.697 ************ 2026-05-24 01:06:20.633962 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-api:2024.2', '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-05-24 01:06:20.633973 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-api:2024.2', '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-05-24 01:06:20.633983 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-api:2024.2', '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-05-24 01:06:20.634000 | 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/designate-backend-bind9:2024.2', '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-05-24 01:06:20.634050 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-central:2024.2', '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-05-24 01:06:20.634080 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-mdns:2024.2', '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-05-24 01:06:20.634097 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-producer:2024.2', '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-05-24 01:06:20.634113 | 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/designate-backend-bind9:2024.2', '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-05-24 01:06:20.634130 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-central:2024.2', '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-05-24 01:06:20.634156 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-mdns:2024.2', '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-05-24 01:06:20.634174 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-producer:2024.2', '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-05-24 01:06:20.634201 | 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/designate-backend-bind9:2024.2', '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-05-24 01:06:20.634234 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-central:2024.2', '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-05-24 01:06:20.634246 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-mdns:2024.2', '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-05-24 01:06:20.634256 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-producer:2024.2', '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-05-24 01:06:20.634266 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-worker:2024.2', '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-05-24 01:06:20.634282 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-worker:2024.2', '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-05-24 01:06:20.634293 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-worker:2024.2', '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-05-24 01:06:20.634309 | orchestrator | 2026-05-24 01:06:20.634318 | orchestrator | TASK [designate : include_tasks] *********************************************** 2026-05-24 01:06:20.634328 | orchestrator | Sunday 24 May 2026 01:05:07 +0000 (0:00:03.455) 0:01:28.152 ************ 2026-05-24 01:06:20.634338 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:06:20.634348 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:06:20.634361 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:06:20.634371 | orchestrator | 2026-05-24 01:06:20.634381 | orchestrator | TASK [designate : Copying over existing policy file] *************************** 2026-05-24 01:06:20.634390 | orchestrator | Sunday 24 May 2026 01:05:08 +0000 (0:00:00.425) 0:01:28.578 ************ 2026-05-24 01:06:20.634400 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-api:2024.2', '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-05-24 01:06:20.634410 | 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/designate-backend-bind9:2024.2', '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-05-24 01:06:20.634420 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-central:2024.2', '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-05-24 01:06:20.634436 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-api:2024.2', '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-05-24 01:06:20.634447 | 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/designate-backend-bind9:2024.2', '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-05-24 01:06:20.634468 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-mdns:2024.2', '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-05-24 01:06:20.634478 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-central:2024.2', '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-05-24 01:06:20.634488 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-mdns:2024.2', '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-05-24 01:06:20.634498 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-producer:2024.2', '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-05-24 01:06:20.634508 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-producer:2024.2', '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-05-24 01:06:20.634525 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-api:2024.2', '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-05-24 01:06:20.634547 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-worker:2024.2', '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-05-24 01:06:20.634557 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-worker:2024.2', '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-05-24 01:06:20.634567 | 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/designate-backend-bind9:2024.2', '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-05-24 01:06:20.634577 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:06:20.634590 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-central:2024.2', '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-05-24 01:06:20.634661 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-mdns:2024.2', '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-05-24 01:06:20.634680 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:06:20.634703 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-producer:2024.2', '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-05-24 01:06:20.634731 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-worker:2024.2', '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-05-24 01:06:20.634748 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:06:20.634765 | orchestrator | 2026-05-24 01:06:20.634781 | orchestrator | TASK [designate : Check designate containers] ********************************** 2026-05-24 01:06:20.634798 | orchestrator | Sunday 24 May 2026 01:05:09 +0000 (0:00:00.709) 0:01:29.288 ************ 2026-05-24 01:06:20.634821 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-api:2024.2', '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-05-24 01:06:20.634839 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-api:2024.2', '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-05-24 01:06:20.634857 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-api:2024.2', '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-05-24 01:06:20.634883 | 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/designate-backend-bind9:2024.2', '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-05-24 01:06:20.634911 | 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/designate-backend-bind9:2024.2', '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-05-24 01:06:20.634930 | 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/designate-backend-bind9:2024.2', '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-05-24 01:06:20.634941 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-central:2024.2', '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-05-24 01:06:20.634951 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-central:2024.2', '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-05-24 01:06:20.634961 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-central:2024.2', '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-05-24 01:06:20.634971 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-mdns:2024.2', '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-05-24 01:06:20.634995 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-mdns:2024.2', '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-05-24 01:06:20.635006 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-mdns:2024.2', '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-05-24 01:06:20.635020 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-producer:2024.2', '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-05-24 01:06:20.635031 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-producer:2024.2', '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-05-24 01:06:20.635041 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-producer:2024.2', '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-05-24 01:06:20.635050 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-worker:2024.2', '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-05-24 01:06:20.635060 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-worker:2024.2', '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-05-24 01:06:20.635083 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-worker:2024.2', '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-05-24 01:06:20.635093 | orchestrator | 2026-05-24 01:06:20.635103 | orchestrator | TASK [designate : include_tasks] *********************************************** 2026-05-24 01:06:20.635113 | orchestrator | Sunday 24 May 2026 01:05:14 +0000 (0:00:05.491) 0:01:34.779 ************ 2026-05-24 01:06:20.635123 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:06:20.635132 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:06:20.635142 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:06:20.635151 | orchestrator | 2026-05-24 01:06:20.635161 | orchestrator | TASK [designate : Creating Designate databases] ******************************** 2026-05-24 01:06:20.635170 | orchestrator | Sunday 24 May 2026 01:05:16 +0000 (0:00:01.596) 0:01:36.376 ************ 2026-05-24 01:06:20.635180 | orchestrator | changed: [testbed-node-0] => (item=designate) 2026-05-24 01:06:20.635190 | orchestrator | 2026-05-24 01:06:20.635199 | orchestrator | TASK [designate : Creating Designate databases user and setting permissions] *** 2026-05-24 01:06:20.635209 | orchestrator | Sunday 24 May 2026 01:05:18 +0000 (0:00:02.289) 0:01:38.666 ************ 2026-05-24 01:06:20.635219 | orchestrator | changed: [testbed-node-0] => (item=None) 2026-05-24 01:06:20.635228 | orchestrator | changed: [testbed-node-0 -> {{ groups['designate-central'][0] }}] 2026-05-24 01:06:20.635238 | orchestrator | 2026-05-24 01:06:20.635252 | orchestrator | TASK [designate : Running Designate bootstrap container] *********************** 2026-05-24 01:06:20.635262 | orchestrator | Sunday 24 May 2026 01:05:20 +0000 (0:00:02.324) 0:01:40.991 ************ 2026-05-24 01:06:20.635272 | orchestrator | changed: [testbed-node-0] 2026-05-24 01:06:20.635281 | orchestrator | 2026-05-24 01:06:20.635291 | orchestrator | TASK [designate : Flush handlers] ********************************************** 2026-05-24 01:06:20.635300 | orchestrator | Sunday 24 May 2026 01:05:40 +0000 (0:00:19.447) 0:02:00.438 ************ 2026-05-24 01:06:20.635310 | orchestrator | 2026-05-24 01:06:20.635320 | orchestrator | TASK [designate : Flush handlers] ********************************************** 2026-05-24 01:06:20.635329 | orchestrator | Sunday 24 May 2026 01:05:40 +0000 (0:00:00.094) 0:02:00.532 ************ 2026-05-24 01:06:20.635339 | orchestrator | 2026-05-24 01:06:20.635349 | orchestrator | TASK [designate : Flush handlers] ********************************************** 2026-05-24 01:06:20.635358 | orchestrator | Sunday 24 May 2026 01:05:40 +0000 (0:00:00.085) 0:02:00.617 ************ 2026-05-24 01:06:20.635368 | orchestrator | 2026-05-24 01:06:20.635378 | orchestrator | RUNNING HANDLER [designate : Restart designate-backend-bind9 container] ******** 2026-05-24 01:06:20.635387 | orchestrator | Sunday 24 May 2026 01:05:40 +0000 (0:00:00.099) 0:02:00.716 ************ 2026-05-24 01:06:20.635407 | orchestrator | fatal: [testbed-node-1]: FAILED! => {"changed": true, "msg": "'Traceback (most recent call last):\\n File \"/usr/lib/python3/dist-packages/docker/api/client.py\", line 275, in _raise_for_status\\n response.raise_for_status()\\n File \"/usr/lib/python3/dist-packages/requests/models.py\", line 1021, in raise_for_status\\n raise HTTPError(http_error_msg, response=self)\\nrequests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http+docker://localhost/v1.47/images/create?tag=2024.2&fromImage=registry.osism.tech%2Fkolla%2Fdesignate-backend-bind9\\n\\nThe above exception was the direct cause of the following exception:\\n\\nTraceback (most recent call last):\\n File \"/tmp/ansible_kolla_container_payload_8gpcxe8h/ansible_kolla_container_payload.zip/ansible/modules/kolla_container.py\", line 425, in main\\n result = bool(getattr(cw, module.params.get(\\'action\\'))())\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File \"/tmp/ansible_kolla_container_payload_8gpcxe8h/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 349, in recreate_or_restart_container\\n self.start_container()\\n File \"/tmp/ansible_kolla_container_payload_8gpcxe8h/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 367, in start_container\\n self.pull_image()\\n File \"/tmp/ansible_kolla_container_payload_8gpcxe8h/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 202, in pull_image\\n json.loads(line.strip().decode(\\'utf-8\\')) for line in self.dc.pull(\\n ^^^^^^^^^^^^^\\n File \"/usr/lib/python3/dist-packages/docker/api/image.py\", line 429, in pull\\n self._raise_for_status(response)\\n File \"/usr/lib/python3/dist-packages/docker/api/client.py\", line 277, in _raise_for_status\\n raise create_api_error_from_http_exception(e) from e\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File \"/usr/lib/python3/dist-packages/docker/errors.py\", line 39, in create_api_error_from_http_exception\\n raise cls(e, response=response, explanation=explanation) from e\\ndocker.errors.APIError: 500 Server Error for http+docker://localhost/v1.47/images/create?tag=2024.2&fromImage=registry.osism.tech%2Fkolla%2Fdesignate-backend-bind9: Internal Server Error (\"received unexpected HTTP status: 503 Service Temporarily Unavailable\")\\n'"} 2026-05-24 01:06:20.635432 | orchestrator | fatal: [testbed-node-2]: FAILED! => {"changed": true, "msg": "'Traceback (most recent call last):\\n File \"/usr/lib/python3/dist-packages/docker/api/client.py\", line 275, in _raise_for_status\\n response.raise_for_status()\\n File \"/usr/lib/python3/dist-packages/requests/models.py\", line 1021, in raise_for_status\\n raise HTTPError(http_error_msg, response=self)\\nrequests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http+docker://localhost/v1.47/images/create?tag=2024.2&fromImage=registry.osism.tech%2Fkolla%2Fdesignate-backend-bind9\\n\\nThe above exception was the direct cause of the following exception:\\n\\nTraceback (most recent call last):\\n File \"/tmp/ansible_kolla_container_payload_882u828_/ansible_kolla_container_payload.zip/ansible/modules/kolla_container.py\", line 425, in main\\n result = bool(getattr(cw, module.params.get(\\'action\\'))())\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File \"/tmp/ansible_kolla_container_payload_882u828_/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 349, in recreate_or_restart_container\\n self.start_container()\\n File \"/tmp/ansible_kolla_container_payload_882u828_/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 367, in start_container\\n self.pull_image()\\n File \"/tmp/ansible_kolla_container_payload_882u828_/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 202, in pull_image\\n json.loads(line.strip().decode(\\'utf-8\\')) for line in self.dc.pull(\\n ^^^^^^^^^^^^^\\n File \"/usr/lib/python3/dist-packages/docker/api/image.py\", line 429, in pull\\n self._raise_for_status(response)\\n File \"/usr/lib/python3/dist-packages/docker/api/client.py\", line 277, in _raise_for_status\\n raise create_api_error_from_http_exception(e) from e\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File \"/usr/lib/python3/dist-packages/docker/errors.py\", line 39, in create_api_error_from_http_exception\\n raise cls(e, response=response, explanation=explanation) from e\\ndocker.errors.APIError: 500 Server Error for http+docker://localhost/v1.47/images/create?tag=2024.2&fromImage=registry.osism.tech%2Fkolla%2Fdesignate-backend-bind9: Internal Server Error (\"received unexpected HTTP status: 503 Service Temporarily Unavailable\")\\n'"} 2026-05-24 01:06:20.635449 | orchestrator | changed: [testbed-node-0] 2026-05-24 01:06:20.635459 | orchestrator | 2026-05-24 01:06:20.635469 | orchestrator | RUNNING HANDLER [designate : Restart designate-api container] ****************** 2026-05-24 01:06:20.635478 | orchestrator | Sunday 24 May 2026 01:05:45 +0000 (0:00:05.379) 0:02:06.096 ************ 2026-05-24 01:06:20.635488 | orchestrator | changed: [testbed-node-0] 2026-05-24 01:06:20.635497 | orchestrator | 2026-05-24 01:06:20.635507 | orchestrator | RUNNING HANDLER [designate : Restart designate-central container] ************** 2026-05-24 01:06:20.635516 | orchestrator | Sunday 24 May 2026 01:05:55 +0000 (0:00:09.213) 0:02:15.310 ************ 2026-05-24 01:06:20.635526 | orchestrator | changed: [testbed-node-0] 2026-05-24 01:06:20.635535 | orchestrator | 2026-05-24 01:06:20.635545 | orchestrator | RUNNING HANDLER [designate : Restart designate-producer container] ************* 2026-05-24 01:06:20.635555 | orchestrator | Sunday 24 May 2026 01:05:58 +0000 (0:00:03.821) 0:02:19.131 ************ 2026-05-24 01:06:20.635564 | orchestrator | changed: [testbed-node-0] 2026-05-24 01:06:20.635574 | orchestrator | 2026-05-24 01:06:20.635584 | orchestrator | RUNNING HANDLER [designate : Restart designate-mdns container] ***************** 2026-05-24 01:06:20.635593 | orchestrator | Sunday 24 May 2026 01:06:02 +0000 (0:00:03.609) 0:02:22.741 ************ 2026-05-24 01:06:20.635603 | orchestrator | changed: [testbed-node-0] 2026-05-24 01:06:20.635687 | orchestrator | 2026-05-24 01:06:20.635697 | orchestrator | RUNNING HANDLER [designate : Restart designate-worker container] *************** 2026-05-24 01:06:20.635707 | orchestrator | Sunday 24 May 2026 01:06:06 +0000 (0:00:03.602) 0:02:26.343 ************ 2026-05-24 01:06:20.635716 | orchestrator | changed: [testbed-node-0] 2026-05-24 01:06:20.635726 | orchestrator | 2026-05-24 01:06:20.635736 | orchestrator | TASK [designate : Non-destructive DNS pools update] **************************** 2026-05-24 01:06:20.635745 | orchestrator | Sunday 24 May 2026 01:06:09 +0000 (0:00:03.535) 0:02:29.879 ************ 2026-05-24 01:06:20.635755 | orchestrator | changed: [testbed-node-0] 2026-05-24 01:06:20.635764 | orchestrator | 2026-05-24 01:06:20.635774 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-24 01:06:20.635790 | orchestrator | testbed-node-0 : ok=29  changed=23  unreachable=0 failed=0 skipped=7  rescued=0 ignored=0 2026-05-24 01:06:20.635801 | orchestrator | testbed-node-1 : ok=13  changed=9  unreachable=0 failed=1  skipped=6  rescued=0 ignored=0 2026-05-24 01:06:20.635811 | orchestrator | testbed-node-2 : ok=13  changed=9  unreachable=0 failed=1  skipped=6  rescued=0 ignored=0 2026-05-24 01:06:20.635821 | orchestrator | 2026-05-24 01:06:20.635831 | orchestrator | 2026-05-24 01:06:20.635841 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-24 01:06:20.635850 | orchestrator | Sunday 24 May 2026 01:06:17 +0000 (0:00:07.797) 0:02:37.676 ************ 2026-05-24 01:06:20.635860 | orchestrator | =============================================================================== 2026-05-24 01:06:20.635872 | orchestrator | designate : Copying over designate.conf -------------------------------- 22.10s 2026-05-24 01:06:20.635889 | orchestrator | designate : Running Designate bootstrap container ---------------------- 19.45s 2026-05-24 01:06:20.635905 | orchestrator | designate : Restart designate-api container ----------------------------- 9.21s 2026-05-24 01:06:20.635928 | orchestrator | designate : Non-destructive DNS pools update ---------------------------- 7.80s 2026-05-24 01:06:20.635944 | orchestrator | service-cert-copy : designate | Copying over extra CA certificates ------ 7.63s 2026-05-24 01:06:20.635961 | orchestrator | service-ks-register : designate | Creating endpoints -------------------- 7.29s 2026-05-24 01:06:20.635989 | orchestrator | designate : Copying over config.json files for services ----------------- 7.02s 2026-05-24 01:06:20.636005 | orchestrator | designate : Copying over pools.yaml ------------------------------------- 5.57s 2026-05-24 01:06:20.636022 | orchestrator | designate : Check designate containers ---------------------------------- 5.49s 2026-05-24 01:06:20.636038 | orchestrator | designate : Restart designate-backend-bind9 container ------------------- 5.38s 2026-05-24 01:06:20.636054 | orchestrator | service-ks-register : designate | Creating users ------------------------ 4.21s 2026-05-24 01:06:20.636070 | orchestrator | service-ks-register : designate | Granting user roles ------------------- 4.12s 2026-05-24 01:06:20.636087 | orchestrator | designate : Ensuring config directories exist --------------------------- 4.03s 2026-05-24 01:06:20.636103 | orchestrator | service-ks-register : designate | Creating services --------------------- 3.95s 2026-05-24 01:06:20.636119 | orchestrator | designate : Restart designate-central container ------------------------- 3.82s 2026-05-24 01:06:20.636127 | orchestrator | designate : Restart designate-producer container ------------------------ 3.61s 2026-05-24 01:06:20.636135 | orchestrator | designate : Restart designate-mdns container ---------------------------- 3.60s 2026-05-24 01:06:20.636143 | orchestrator | designate : Copying over rndc.conf -------------------------------------- 3.56s 2026-05-24 01:06:20.636150 | orchestrator | designate : Restart designate-worker container -------------------------- 3.54s 2026-05-24 01:06:20.636158 | orchestrator | service-ks-register : designate | Creating projects --------------------- 3.48s 2026-05-24 01:06:20.636166 | orchestrator | 2026-05-24 01:06:20 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:06:23.685003 | orchestrator | 2026-05-24 01:06:23 | INFO  | Task f0748de4-d049-4bc3-b1e5-bc7c18878086 is in state STARTED 2026-05-24 01:06:23.687633 | orchestrator | 2026-05-24 01:06:23 | INFO  | Task efc3846a-6125-4577-aaa9-e0a491dc8b07 is in state STARTED 2026-05-24 01:06:23.689155 | orchestrator | 2026-05-24 01:06:23 | INFO  | Task efaad5cf-b13c-4c7d-9f45-2dcad0b01401 is in state STARTED 2026-05-24 01:06:23.691262 | orchestrator | 2026-05-24 01:06:23 | INFO  | Task adede7a8-38ac-4cae-9044-3fc804e2e7bb is in state STARTED 2026-05-24 01:06:23.691290 | orchestrator | 2026-05-24 01:06:23 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:06:26.732816 | orchestrator | 2026-05-24 01:06:26 | INFO  | Task f0748de4-d049-4bc3-b1e5-bc7c18878086 is in state STARTED 2026-05-24 01:06:26.733538 | orchestrator | 2026-05-24 01:06:26 | INFO  | Task efc3846a-6125-4577-aaa9-e0a491dc8b07 is in state STARTED 2026-05-24 01:06:26.734301 | orchestrator | 2026-05-24 01:06:26 | INFO  | Task efaad5cf-b13c-4c7d-9f45-2dcad0b01401 is in state STARTED 2026-05-24 01:06:26.735367 | orchestrator | 2026-05-24 01:06:26 | INFO  | Task adede7a8-38ac-4cae-9044-3fc804e2e7bb is in state STARTED 2026-05-24 01:06:26.735405 | orchestrator | 2026-05-24 01:06:26 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:06:29.788379 | orchestrator | 2026-05-24 01:06:29 | INFO  | Task f0748de4-d049-4bc3-b1e5-bc7c18878086 is in state STARTED 2026-05-24 01:06:29.790698 | orchestrator | 2026-05-24 01:06:29 | INFO  | Task efc3846a-6125-4577-aaa9-e0a491dc8b07 is in state STARTED 2026-05-24 01:06:29.792837 | orchestrator | 2026-05-24 01:06:29 | INFO  | Task efaad5cf-b13c-4c7d-9f45-2dcad0b01401 is in state STARTED 2026-05-24 01:06:29.794887 | orchestrator | 2026-05-24 01:06:29 | INFO  | Task adede7a8-38ac-4cae-9044-3fc804e2e7bb is in state STARTED 2026-05-24 01:06:29.794946 | orchestrator | 2026-05-24 01:06:29 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:06:32.848108 | orchestrator | 2026-05-24 01:06:32 | INFO  | Task f0748de4-d049-4bc3-b1e5-bc7c18878086 is in state STARTED 2026-05-24 01:06:32.848717 | orchestrator | 2026-05-24 01:06:32 | INFO  | Task efc3846a-6125-4577-aaa9-e0a491dc8b07 is in state STARTED 2026-05-24 01:06:32.851471 | orchestrator | 2026-05-24 01:06:32 | INFO  | Task efaad5cf-b13c-4c7d-9f45-2dcad0b01401 is in state STARTED 2026-05-24 01:06:32.853789 | orchestrator | 2026-05-24 01:06:32 | INFO  | Task adede7a8-38ac-4cae-9044-3fc804e2e7bb is in state STARTED 2026-05-24 01:06:32.854273 | orchestrator | 2026-05-24 01:06:32 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:06:35.901856 | orchestrator | 2026-05-24 01:06:35 | INFO  | Task f0748de4-d049-4bc3-b1e5-bc7c18878086 is in state STARTED 2026-05-24 01:06:35.903418 | orchestrator | 2026-05-24 01:06:35 | INFO  | Task efc3846a-6125-4577-aaa9-e0a491dc8b07 is in state STARTED 2026-05-24 01:06:35.904971 | orchestrator | 2026-05-24 01:06:35 | INFO  | Task efaad5cf-b13c-4c7d-9f45-2dcad0b01401 is in state STARTED 2026-05-24 01:06:35.906718 | orchestrator | 2026-05-24 01:06:35 | INFO  | Task adede7a8-38ac-4cae-9044-3fc804e2e7bb is in state STARTED 2026-05-24 01:06:35.906805 | orchestrator | 2026-05-24 01:06:35 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:06:38.948914 | orchestrator | 2026-05-24 01:06:38 | INFO  | Task f0748de4-d049-4bc3-b1e5-bc7c18878086 is in state STARTED 2026-05-24 01:06:38.951089 | orchestrator | 2026-05-24 01:06:38 | INFO  | Task efc3846a-6125-4577-aaa9-e0a491dc8b07 is in state STARTED 2026-05-24 01:06:38.952142 | orchestrator | 2026-05-24 01:06:38 | INFO  | Task efaad5cf-b13c-4c7d-9f45-2dcad0b01401 is in state STARTED 2026-05-24 01:06:38.953758 | orchestrator | 2026-05-24 01:06:38 | INFO  | Task adede7a8-38ac-4cae-9044-3fc804e2e7bb is in state STARTED 2026-05-24 01:06:38.953946 | orchestrator | 2026-05-24 01:06:38 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:06:42.003857 | orchestrator | 2026-05-24 01:06:42 | INFO  | Task f0748de4-d049-4bc3-b1e5-bc7c18878086 is in state STARTED 2026-05-24 01:06:42.006142 | orchestrator | 2026-05-24 01:06:42 | INFO  | Task efc3846a-6125-4577-aaa9-e0a491dc8b07 is in state STARTED 2026-05-24 01:06:42.008306 | orchestrator | 2026-05-24 01:06:42 | INFO  | Task efaad5cf-b13c-4c7d-9f45-2dcad0b01401 is in state STARTED 2026-05-24 01:06:42.010293 | orchestrator | 2026-05-24 01:06:42 | INFO  | Task adede7a8-38ac-4cae-9044-3fc804e2e7bb is in state STARTED 2026-05-24 01:06:42.010402 | orchestrator | 2026-05-24 01:06:42 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:06:45.048785 | orchestrator | 2026-05-24 01:06:45 | INFO  | Task f0748de4-d049-4bc3-b1e5-bc7c18878086 is in state STARTED 2026-05-24 01:06:45.049155 | orchestrator | 2026-05-24 01:06:45 | INFO  | Task efc3846a-6125-4577-aaa9-e0a491dc8b07 is in state STARTED 2026-05-24 01:06:45.049681 | orchestrator | 2026-05-24 01:06:45 | INFO  | Task efaad5cf-b13c-4c7d-9f45-2dcad0b01401 is in state STARTED 2026-05-24 01:06:45.051190 | orchestrator | 2026-05-24 01:06:45 | INFO  | Task adede7a8-38ac-4cae-9044-3fc804e2e7bb is in state STARTED 2026-05-24 01:06:45.051237 | orchestrator | 2026-05-24 01:06:45 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:06:48.084498 | orchestrator | 2026-05-24 01:06:48 | INFO  | Task f0748de4-d049-4bc3-b1e5-bc7c18878086 is in state SUCCESS 2026-05-24 01:06:48.084688 | orchestrator | 2026-05-24 01:06:48 | INFO  | Task efc3846a-6125-4577-aaa9-e0a491dc8b07 is in state STARTED 2026-05-24 01:06:48.085774 | orchestrator | 2026-05-24 01:06:48 | INFO  | Task efaad5cf-b13c-4c7d-9f45-2dcad0b01401 is in state STARTED 2026-05-24 01:06:48.086537 | orchestrator | 2026-05-24 01:06:48 | INFO  | Task adede7a8-38ac-4cae-9044-3fc804e2e7bb is in state STARTED 2026-05-24 01:06:48.086598 | orchestrator | 2026-05-24 01:06:48 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:06:51.125073 | orchestrator | 2026-05-24 01:06:51 | INFO  | Task f6425a6a-3634-4bf6-bad9-4b536673e26e is in state STARTED 2026-05-24 01:06:51.125482 | orchestrator | 2026-05-24 01:06:51 | INFO  | Task efc3846a-6125-4577-aaa9-e0a491dc8b07 is in state STARTED 2026-05-24 01:06:51.126337 | orchestrator | 2026-05-24 01:06:51 | INFO  | Task efaad5cf-b13c-4c7d-9f45-2dcad0b01401 is in state STARTED 2026-05-24 01:06:51.127184 | orchestrator | 2026-05-24 01:06:51 | INFO  | Task adede7a8-38ac-4cae-9044-3fc804e2e7bb is in state STARTED 2026-05-24 01:06:51.127213 | orchestrator | 2026-05-24 01:06:51 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:06:54.165577 | orchestrator | 2026-05-24 01:06:54 | INFO  | Task f6425a6a-3634-4bf6-bad9-4b536673e26e is in state STARTED 2026-05-24 01:06:54.165673 | orchestrator | 2026-05-24 01:06:54 | INFO  | Task efc3846a-6125-4577-aaa9-e0a491dc8b07 is in state STARTED 2026-05-24 01:06:54.166162 | orchestrator | 2026-05-24 01:06:54 | INFO  | Task efaad5cf-b13c-4c7d-9f45-2dcad0b01401 is in state STARTED 2026-05-24 01:06:54.166812 | orchestrator | 2026-05-24 01:06:54 | INFO  | Task adede7a8-38ac-4cae-9044-3fc804e2e7bb is in state STARTED 2026-05-24 01:06:54.166827 | orchestrator | 2026-05-24 01:06:54 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:06:57.212131 | orchestrator | 2026-05-24 01:06:57 | INFO  | Task f6425a6a-3634-4bf6-bad9-4b536673e26e is in state STARTED 2026-05-24 01:06:57.216743 | orchestrator | 2026-05-24 01:06:57 | INFO  | Task efc3846a-6125-4577-aaa9-e0a491dc8b07 is in state STARTED 2026-05-24 01:06:57.221024 | orchestrator | 2026-05-24 01:06:57 | INFO  | Task efaad5cf-b13c-4c7d-9f45-2dcad0b01401 is in state STARTED 2026-05-24 01:06:57.225531 | orchestrator | 2026-05-24 01:06:57 | INFO  | Task adede7a8-38ac-4cae-9044-3fc804e2e7bb is in state SUCCESS 2026-05-24 01:06:57.227389 | orchestrator | 2026-05-24 01:06:57.227418 | orchestrator | [WARNING]: Collection community.general does not support Ansible version 2026-05-24 01:06:57.227423 | orchestrator | 2.17.14 2026-05-24 01:06:57.227428 | orchestrator | 2026-05-24 01:06:57.227432 | orchestrator | PLAY [Download ironic ipa images] ********************************************** 2026-05-24 01:06:57.227437 | orchestrator | 2026-05-24 01:06:57.227440 | orchestrator | TASK [Ensure the destination directory exists] ********************************* 2026-05-24 01:06:57.227445 | orchestrator | Sunday 24 May 2026 01:05:28 +0000 (0:00:00.102) 0:00:00.102 ************ 2026-05-24 01:06:57.227448 | orchestrator | changed: [localhost] 2026-05-24 01:06:57.227452 | orchestrator | 2026-05-24 01:06:57.227456 | orchestrator | TASK [Download ironic-agent initramfs] ***************************************** 2026-05-24 01:06:57.227460 | orchestrator | Sunday 24 May 2026 01:05:30 +0000 (0:00:01.265) 0:00:01.368 ************ 2026-05-24 01:06:57.227464 | orchestrator | FAILED - RETRYING: [localhost]: Download ironic-agent initramfs (3 retries left). 2026-05-24 01:06:57.227468 | orchestrator | FAILED - RETRYING: [localhost]: Download ironic-agent initramfs (2 retries left). 2026-05-24 01:06:57.227472 | orchestrator | FAILED - RETRYING: [localhost]: Download ironic-agent initramfs (1 retries left). 2026-05-24 01:06:57.227477 | orchestrator | fatal: [localhost]: FAILED! => {"attempts": 3, "changed": false, "dest": "/share/ironic/ironic/ironic-agent.initramfs", "elapsed": 10, "msg": "Request failed: ", "url": "https://tarballs.opendev.org/openstack/ironic-python-agent/dib/files/ipa-centos9-stable-2024.2.initramfs.sha256"} 2026-05-24 01:06:57.227482 | orchestrator | 2026-05-24 01:06:57.227486 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-24 01:06:57.227490 | orchestrator | localhost : ok=1  changed=1  unreachable=0 failed=1  skipped=0 rescued=0 ignored=0 2026-05-24 01:06:57.227495 | orchestrator | 2026-05-24 01:06:57.227499 | orchestrator | 2026-05-24 01:06:57.227502 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-24 01:06:57.227523 | orchestrator | Sunday 24 May 2026 01:06:47 +0000 (0:01:16.926) 0:01:18.294 ************ 2026-05-24 01:06:57.227527 | orchestrator | =============================================================================== 2026-05-24 01:06:57.227530 | orchestrator | Download ironic-agent initramfs ---------------------------------------- 76.93s 2026-05-24 01:06:57.227534 | orchestrator | Ensure the destination directory exists --------------------------------- 1.27s 2026-05-24 01:06:57.227538 | orchestrator | 2026-05-24 01:06:57.227558 | orchestrator | [WARNING]: Collection community.general does not support Ansible version 2026-05-24 01:06:57.227562 | orchestrator | 2.17.14 2026-05-24 01:06:57.227566 | orchestrator | 2026-05-24 01:06:57.227570 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-05-24 01:06:57.227574 | orchestrator | 2026-05-24 01:06:57.227577 | orchestrator | TASK [Group hosts based on Kolla action] *************************************** 2026-05-24 01:06:57.227581 | orchestrator | Sunday 24 May 2026 01:03:30 +0000 (0:00:00.526) 0:00:00.526 ************ 2026-05-24 01:06:57.227585 | orchestrator | ok: [testbed-node-0] 2026-05-24 01:06:57.227589 | orchestrator | ok: [testbed-node-1] 2026-05-24 01:06:57.227593 | orchestrator | ok: [testbed-node-2] 2026-05-24 01:06:57.227596 | orchestrator | ok: [testbed-node-3] 2026-05-24 01:06:57.227600 | orchestrator | ok: [testbed-node-4] 2026-05-24 01:06:57.227604 | orchestrator | ok: [testbed-node-5] 2026-05-24 01:06:57.227608 | orchestrator | 2026-05-24 01:06:57.227611 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-05-24 01:06:57.227615 | orchestrator | Sunday 24 May 2026 01:03:31 +0000 (0:00:00.692) 0:00:01.219 ************ 2026-05-24 01:06:57.227619 | orchestrator | ok: [testbed-node-0] => (item=enable_neutron_True) 2026-05-24 01:06:57.227623 | orchestrator | ok: [testbed-node-1] => (item=enable_neutron_True) 2026-05-24 01:06:57.227627 | orchestrator | ok: [testbed-node-2] => (item=enable_neutron_True) 2026-05-24 01:06:57.227630 | orchestrator | ok: [testbed-node-3] => (item=enable_neutron_True) 2026-05-24 01:06:57.227634 | orchestrator | ok: [testbed-node-4] => (item=enable_neutron_True) 2026-05-24 01:06:57.227638 | orchestrator | ok: [testbed-node-5] => (item=enable_neutron_True) 2026-05-24 01:06:57.227641 | orchestrator | 2026-05-24 01:06:57.227645 | orchestrator | PLAY [Apply role neutron] ****************************************************** 2026-05-24 01:06:57.227649 | orchestrator | 2026-05-24 01:06:57.227653 | orchestrator | TASK [neutron : include_tasks] ************************************************* 2026-05-24 01:06:57.227656 | orchestrator | Sunday 24 May 2026 01:03:32 +0000 (0:00:00.861) 0:00:02.080 ************ 2026-05-24 01:06:57.227660 | 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-05-24 01:06:57.227664 | orchestrator | 2026-05-24 01:06:57.227668 | orchestrator | TASK [neutron : Get container facts] ******************************************* 2026-05-24 01:06:57.227672 | orchestrator | Sunday 24 May 2026 01:03:33 +0000 (0:00:01.381) 0:00:03.462 ************ 2026-05-24 01:06:57.227675 | orchestrator | ok: [testbed-node-0] 2026-05-24 01:06:57.227679 | orchestrator | ok: [testbed-node-2] 2026-05-24 01:06:57.227683 | orchestrator | ok: [testbed-node-1] 2026-05-24 01:06:57.227687 | orchestrator | ok: [testbed-node-3] 2026-05-24 01:06:57.227690 | orchestrator | ok: [testbed-node-4] 2026-05-24 01:06:57.227694 | orchestrator | ok: [testbed-node-5] 2026-05-24 01:06:57.227698 | orchestrator | 2026-05-24 01:06:57.227702 | orchestrator | TASK [neutron : Get container volume facts] ************************************ 2026-05-24 01:06:57.227706 | orchestrator | Sunday 24 May 2026 01:03:35 +0000 (0:00:01.666) 0:00:05.128 ************ 2026-05-24 01:06:57.227709 | orchestrator | ok: [testbed-node-2] 2026-05-24 01:06:57.227713 | orchestrator | ok: [testbed-node-0] 2026-05-24 01:06:57.227717 | orchestrator | ok: [testbed-node-1] 2026-05-24 01:06:57.227721 | orchestrator | ok: [testbed-node-3] 2026-05-24 01:06:57.227724 | orchestrator | ok: [testbed-node-4] 2026-05-24 01:06:57.227728 | orchestrator | ok: [testbed-node-5] 2026-05-24 01:06:57.227732 | orchestrator | 2026-05-24 01:06:57.227736 | orchestrator | TASK [neutron : Check for ML2/OVN presence] ************************************ 2026-05-24 01:06:57.227802 | orchestrator | Sunday 24 May 2026 01:03:36 +0000 (0:00:01.182) 0:00:06.311 ************ 2026-05-24 01:06:57.227808 | orchestrator | ok: [testbed-node-0] => { 2026-05-24 01:06:57.227812 | orchestrator |  "changed": false, 2026-05-24 01:06:57.227816 | orchestrator |  "msg": "All assertions passed" 2026-05-24 01:06:57.227820 | orchestrator | } 2026-05-24 01:06:57.227824 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:06:57.227827 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:06:57.227866 | orchestrator | skipping: [testbed-node-3] 2026-05-24 01:06:57.227870 | orchestrator | skipping: [testbed-node-4] 2026-05-24 01:06:57.227875 | orchestrator | skipping: [testbed-node-5] 2026-05-24 01:06:57.227881 | orchestrator | 2026-05-24 01:06:57.227887 | orchestrator | TASK [neutron : Check for ML2/OVS presence] ************************************ 2026-05-24 01:06:57.227893 | orchestrator | Sunday 24 May 2026 01:03:37 +0000 (0:00:00.626) 0:00:06.937 ************ 2026-05-24 01:06:57.227898 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:06:57.227904 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:06:57.227910 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:06:57.227916 | orchestrator | skipping: [testbed-node-3] 2026-05-24 01:06:57.227921 | orchestrator | skipping: [testbed-node-4] 2026-05-24 01:06:57.227927 | orchestrator | skipping: [testbed-node-5] 2026-05-24 01:06:57.227934 | orchestrator | 2026-05-24 01:06:57.227938 | orchestrator | TASK [service-ks-register : neutron | Creating services] *********************** 2026-05-24 01:06:57.227942 | orchestrator | Sunday 24 May 2026 01:03:37 +0000 (0:00:00.732) 0:00:07.669 ************ 2026-05-24 01:06:57.227946 | orchestrator | changed: [testbed-node-0] => (item=neutron (network)) 2026-05-24 01:06:57.227949 | orchestrator | 2026-05-24 01:06:57.227953 | orchestrator | TASK [service-ks-register : neutron | Creating endpoints] ********************** 2026-05-24 01:06:57.227957 | orchestrator | Sunday 24 May 2026 01:03:41 +0000 (0:00:03.805) 0:00:11.475 ************ 2026-05-24 01:06:57.227961 | orchestrator | changed: [testbed-node-0] => (item=neutron -> https://api-int.testbed.osism.xyz:9696 -> internal) 2026-05-24 01:06:57.227966 | orchestrator | changed: [testbed-node-0] => (item=neutron -> https://api.testbed.osism.xyz:9696 -> public) 2026-05-24 01:06:57.227970 | orchestrator | 2026-05-24 01:06:57.227974 | orchestrator | TASK [service-ks-register : neutron | Creating projects] *********************** 2026-05-24 01:06:57.227978 | orchestrator | Sunday 24 May 2026 01:03:49 +0000 (0:00:07.289) 0:00:18.764 ************ 2026-05-24 01:06:57.227981 | orchestrator | ok: [testbed-node-0] => (item=service) 2026-05-24 01:06:57.227985 | orchestrator | 2026-05-24 01:06:57.227989 | orchestrator | TASK [service-ks-register : neutron | Creating users] ************************** 2026-05-24 01:06:57.227992 | orchestrator | Sunday 24 May 2026 01:03:52 +0000 (0:00:03.729) 0:00:22.494 ************ 2026-05-24 01:06:57.227996 | orchestrator | changed: [testbed-node-0] => (item=neutron -> service) 2026-05-24 01:06:57.228000 | orchestrator | [WARNING]: Module did not set no_log for update_password 2026-05-24 01:06:57.228005 | orchestrator | 2026-05-24 01:06:57.228009 | orchestrator | TASK [service-ks-register : neutron | Creating roles] ************************** 2026-05-24 01:06:57.228013 | orchestrator | Sunday 24 May 2026 01:03:57 +0000 (0:00:04.424) 0:00:26.919 ************ 2026-05-24 01:06:57.228018 | orchestrator | ok: [testbed-node-0] => (item=admin) 2026-05-24 01:06:57.228022 | orchestrator | 2026-05-24 01:06:57.228026 | orchestrator | TASK [service-ks-register : neutron | Granting user roles] ********************* 2026-05-24 01:06:57.228031 | orchestrator | Sunday 24 May 2026 01:04:00 +0000 (0:00:03.589) 0:00:30.508 ************ 2026-05-24 01:06:57.228035 | orchestrator | changed: [testbed-node-0] => (item=neutron -> service -> admin) 2026-05-24 01:06:57.228039 | orchestrator | changed: [testbed-node-0] => (item=neutron -> service -> service) 2026-05-24 01:06:57.228043 | orchestrator | 2026-05-24 01:06:57.228048 | orchestrator | TASK [neutron : include_tasks] ************************************************* 2026-05-24 01:06:57.228052 | orchestrator | Sunday 24 May 2026 01:04:09 +0000 (0:00:08.310) 0:00:38.819 ************ 2026-05-24 01:06:57.228056 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:06:57.228065 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:06:57.228069 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:06:57.228073 | orchestrator | skipping: [testbed-node-3] 2026-05-24 01:06:57.228078 | orchestrator | skipping: [testbed-node-4] 2026-05-24 01:06:57.228082 | orchestrator | skipping: [testbed-node-5] 2026-05-24 01:06:57.228086 | orchestrator | 2026-05-24 01:06:57.228091 | orchestrator | TASK [Load and persist kernel modules] ***************************************** 2026-05-24 01:06:57.228095 | orchestrator | Sunday 24 May 2026 01:04:09 +0000 (0:00:00.554) 0:00:39.373 ************ 2026-05-24 01:06:57.228099 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:06:57.228103 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:06:57.228108 | orchestrator | skipping: [testbed-node-3] 2026-05-24 01:06:57.228112 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:06:57.228116 | orchestrator | skipping: [testbed-node-4] 2026-05-24 01:06:57.228121 | orchestrator | skipping: [testbed-node-5] 2026-05-24 01:06:57.228125 | orchestrator | 2026-05-24 01:06:57.228129 | orchestrator | TASK [neutron : Check IPv6 support] ******************************************** 2026-05-24 01:06:57.228134 | orchestrator | Sunday 24 May 2026 01:04:11 +0000 (0:00:02.262) 0:00:41.636 ************ 2026-05-24 01:06:57.228138 | orchestrator | ok: [testbed-node-0] 2026-05-24 01:06:57.228142 | orchestrator | ok: [testbed-node-2] 2026-05-24 01:06:57.228146 | orchestrator | ok: [testbed-node-1] 2026-05-24 01:06:57.228150 | orchestrator | ok: [testbed-node-3] 2026-05-24 01:06:57.228155 | orchestrator | ok: [testbed-node-4] 2026-05-24 01:06:57.228159 | orchestrator | ok: [testbed-node-5] 2026-05-24 01:06:57.228163 | orchestrator | 2026-05-24 01:06:57.228168 | orchestrator | TASK [Setting sysctl values] *************************************************** 2026-05-24 01:06:57.228172 | orchestrator | Sunday 24 May 2026 01:04:13 +0000 (0:00:01.100) 0:00:42.736 ************ 2026-05-24 01:06:57.228177 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:06:57.228181 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:06:57.228185 | orchestrator | skipping: [testbed-node-3] 2026-05-24 01:06:57.228189 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:06:57.228194 | orchestrator | skipping: [testbed-node-5] 2026-05-24 01:06:57.228198 | orchestrator | skipping: [testbed-node-4] 2026-05-24 01:06:57.228202 | orchestrator | 2026-05-24 01:06:57.228207 | orchestrator | TASK [neutron : Ensuring config directories exist] ***************************** 2026-05-24 01:06:57.228219 | orchestrator | Sunday 24 May 2026 01:04:15 +0000 (0:00:02.909) 0:00:45.645 ************ 2026-05-24 01:06:57.228226 | orchestrator | changed: [testbed-node-2] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/neutron-server:2024.2', '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-05-24 01:06:57.228233 | orchestrator | changed: [testbed-node-4] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2024.2', '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-05-24 01:06:57.228243 | orchestrator | changed: [testbed-node-3] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2024.2', '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-05-24 01:06:57.228248 | orchestrator | changed: [testbed-node-0] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/neutron-server:2024.2', '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-05-24 01:06:57.228253 | orchestrator | changed: [testbed-node-5] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2024.2', '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-05-24 01:06:57.228263 | orchestrator | changed: [testbed-node-1] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/neutron-server:2024.2', '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-05-24 01:06:57.228268 | orchestrator | 2026-05-24 01:06:57.228272 | orchestrator | TASK [neutron : Check if extra ml2 plugins exists] ***************************** 2026-05-24 01:06:57.228277 | orchestrator | Sunday 24 May 2026 01:04:18 +0000 (0:00:02.608) 0:00:48.254 ************ 2026-05-24 01:06:57.228281 | orchestrator | [WARNING]: Skipped 2026-05-24 01:06:57.228286 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/neutron/plugins/' path 2026-05-24 01:06:57.228290 | orchestrator | due to this access issue: 2026-05-24 01:06:57.228295 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/neutron/plugins/' is not 2026-05-24 01:06:57.228302 | orchestrator | a directory 2026-05-24 01:06:57.228307 | orchestrator | ok: [testbed-node-0 -> localhost] 2026-05-24 01:06:57.228311 | orchestrator | 2026-05-24 01:06:57.228315 | orchestrator | TASK [neutron : include_tasks] ************************************************* 2026-05-24 01:06:57.228320 | orchestrator | Sunday 24 May 2026 01:04:19 +0000 (0:00:00.983) 0:00:49.237 ************ 2026-05-24 01:06:57.228324 | 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-05-24 01:06:57.228330 | orchestrator | 2026-05-24 01:06:57.228335 | orchestrator | TASK [service-cert-copy : neutron | Copying over extra CA certificates] ******** 2026-05-24 01:06:57.228339 | orchestrator | Sunday 24 May 2026 01:04:20 +0000 (0:00:01.323) 0:00:50.561 ************ 2026-05-24 01:06:57.228343 | orchestrator | changed: [testbed-node-3] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2024.2', '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-05-24 01:06:57.228347 | orchestrator | changed: [testbed-node-0] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/neutron-server:2024.2', '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-05-24 01:06:57.228357 | orchestrator | changed: [testbed-node-4] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2024.2', '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-05-24 01:06:57.228362 | orchestrator | changed: [testbed-node-1] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/neutron-server:2024.2', '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-05-24 01:06:57.228369 | orchestrator | changed: [testbed-node-2] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/neutron-server:2024.2', '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-05-24 01:06:57.228373 | orchestrator | changed: [testbed-node-5] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2024.2', '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-05-24 01:06:57.228377 | orchestrator | 2026-05-24 01:06:57.228380 | orchestrator | TASK [service-cert-copy : neutron | Copying over backend internal TLS certificate] *** 2026-05-24 01:06:57.228384 | orchestrator | Sunday 24 May 2026 01:04:25 +0000 (0:00:04.764) 0:00:55.326 ************ 2026-05-24 01:06:57.228388 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/neutron-server:2024.2', '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-05-24 01:06:57.228392 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:06:57.228403 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/neutron-server:2024.2', '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-05-24 01:06:57.228407 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:06:57.228411 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/neutron-server:2024.2', '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-05-24 01:06:57.228417 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:06:57.228422 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2024.2', '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-05-24 01:06:57.228425 | orchestrator | skipping: [testbed-node-5] 2026-05-24 01:06:57.228429 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2024.2', '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-05-24 01:06:57.228433 | orchestrator | skipping: [testbed-node-3] 2026-05-24 01:06:57.228437 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2024.2', '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-05-24 01:06:57.228441 | orchestrator | skipping: [testbed-node-4] 2026-05-24 01:06:57.228445 | orchestrator | 2026-05-24 01:06:57.228448 | orchestrator | TASK [service-cert-copy : neutron | Copying over backend internal TLS key] ***** 2026-05-24 01:06:57.228452 | orchestrator | Sunday 24 May 2026 01:04:27 +0000 (0:00:02.049) 0:00:57.375 ************ 2026-05-24 01:06:57.228462 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/neutron-server:2024.2', '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-05-24 01:06:57.228479 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:06:57.228483 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/neutron-server:2024.2', '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-05-24 01:06:57.228487 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:06:57.228491 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/neutron-server:2024.2', '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-05-24 01:06:57.228495 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:06:57.228499 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2024.2', '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-05-24 01:06:57.228502 | orchestrator | skipping: [testbed-node-4] 2026-05-24 01:06:57.228511 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2024.2', '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-05-24 01:06:57.228519 | orchestrator | skipping: [testbed-node-3] 2026-05-24 01:06:57.228523 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2024.2', '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-05-24 01:06:57.228527 | orchestrator | skipping: [testbed-node-5] 2026-05-24 01:06:57.228531 | orchestrator | 2026-05-24 01:06:57.228534 | orchestrator | TASK [neutron : Creating TLS backend PEM File] ********************************* 2026-05-24 01:06:57.228538 | orchestrator | Sunday 24 May 2026 01:04:31 +0000 (0:00:03.400) 0:01:00.775 ************ 2026-05-24 01:06:57.228575 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:06:57.228580 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:06:57.228583 | orchestrator | skipping: [testbed-node-3] 2026-05-24 01:06:57.228587 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:06:57.228591 | orchestrator | skipping: [testbed-node-5] 2026-05-24 01:06:57.228595 | orchestrator | skipping: [testbed-node-4] 2026-05-24 01:06:57.228598 | orchestrator | 2026-05-24 01:06:57.228602 | orchestrator | TASK [neutron : Check if policies shall be overwritten] ************************ 2026-05-24 01:06:57.228606 | orchestrator | Sunday 24 May 2026 01:04:34 +0000 (0:00:03.255) 0:01:04.031 ************ 2026-05-24 01:06:57.228610 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:06:57.228613 | orchestrator | 2026-05-24 01:06:57.228617 | orchestrator | TASK [neutron : Set neutron policy file] *************************************** 2026-05-24 01:06:57.228621 | orchestrator | Sunday 24 May 2026 01:04:34 +0000 (0:00:00.223) 0:01:04.255 ************ 2026-05-24 01:06:57.228625 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:06:57.228629 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:06:57.228632 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:06:57.228636 | orchestrator | skipping: [testbed-node-3] 2026-05-24 01:06:57.228640 | orchestrator | skipping: [testbed-node-4] 2026-05-24 01:06:57.228667 | orchestrator | skipping: [testbed-node-5] 2026-05-24 01:06:57.228671 | orchestrator | 2026-05-24 01:06:57.228675 | orchestrator | TASK [neutron : Copying over existing policy file] ***************************** 2026-05-24 01:06:57.228679 | orchestrator | Sunday 24 May 2026 01:04:35 +0000 (0:00:00.498) 0:01:04.754 ************ 2026-05-24 01:06:57.228683 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/neutron-server:2024.2', '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-05-24 01:06:57.228687 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:06:57.228691 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/neutron-server:2024.2', '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-05-24 01:06:57.228699 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:06:57.229239 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2024.2', '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-05-24 01:06:57.229313 | orchestrator | skipping: [testbed-node-3] 2026-05-24 01:06:57.229338 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/neutron-server:2024.2', '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-05-24 01:06:57.229357 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:06:57.229378 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2024.2', '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-05-24 01:06:57.229398 | orchestrator | skipping: [testbed-node-4] 2026-05-24 01:06:57.229416 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2024.2', '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-05-24 01:06:57.229452 | orchestrator | skipping: [testbed-node-5] 2026-05-24 01:06:57.229464 | orchestrator | 2026-05-24 01:06:57.229476 | orchestrator | TASK [neutron : Copying over config.json files for services] ******************* 2026-05-24 01:06:57.229488 | orchestrator | Sunday 24 May 2026 01:04:38 +0000 (0:00:03.610) 0:01:08.365 ************ 2026-05-24 01:06:57.229524 | orchestrator | changed: [testbed-node-0] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/neutron-server:2024.2', '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-05-24 01:06:57.229538 | orchestrator | changed: [testbed-node-2] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/neutron-server:2024.2', '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-05-24 01:06:57.229618 | orchestrator | changed: [testbed-node-3] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2024.2', '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-05-24 01:06:57.229631 | orchestrator | changed: [testbed-node-1] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/neutron-server:2024.2', '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-05-24 01:06:57.229642 | orchestrator | changed: [testbed-node-5] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2024.2', '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-05-24 01:06:57.229681 | orchestrator | changed: [testbed-node-4] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2024.2', '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-05-24 01:06:57.229694 | orchestrator | 2026-05-24 01:06:57.229706 | orchestrator | TASK [neutron : Copying over neutron.conf] ************************************* 2026-05-24 01:06:57.229717 | orchestrator | Sunday 24 May 2026 01:04:42 +0000 (0:00:04.016) 0:01:12.381 ************ 2026-05-24 01:06:57.229728 | orchestrator | changed: [testbed-node-1] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/neutron-server:2024.2', '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-05-24 01:06:57.229740 | orchestrator | changed: [testbed-node-4] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2024.2', '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-05-24 01:06:57.229751 | orchestrator | changed: [testbed-node-2] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/neutron-server:2024.2', '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-05-24 01:06:57.229770 | orchestrator | changed: [testbed-node-3] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2024.2', '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-05-24 01:06:57.229793 | orchestrator | changed: [testbed-node-0] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/neutron-server:2024.2', '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-05-24 01:06:57.229805 | orchestrator | changed: [testbed-node-5] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2024.2', '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-05-24 01:06:57.229816 | orchestrator | 2026-05-24 01:06:57.229830 | orchestrator | TASK [neutron : Copying over neutron_vpnaas.conf] ****************************** 2026-05-24 01:06:57.229843 | orchestrator | Sunday 24 May 2026 01:04:49 +0000 (0:00:07.107) 0:01:19.488 ************ 2026-05-24 01:06:57.229856 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/neutron-server:2024.2', '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-05-24 01:06:57.229869 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:06:57.229882 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/neutron-server:2024.2', '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-05-24 01:06:57.229902 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:06:57.229916 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/neutron-server:2024.2', '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-05-24 01:06:57.229928 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:06:57.229953 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2024.2', '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-05-24 01:06:57.229966 | orchestrator | skipping: [testbed-node-4] 2026-05-24 01:06:57.229980 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2024.2', '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-05-24 01:06:57.229993 | orchestrator | skipping: [testbed-node-3] 2026-05-24 01:06:57.230006 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2024.2', '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-05-24 01:06:57.230074 | orchestrator | skipping: [testbed-node-5] 2026-05-24 01:06:57.230091 | orchestrator | 2026-05-24 01:06:57.230104 | orchestrator | TASK [neutron : Copying over ssh key] ****************************************** 2026-05-24 01:06:57.230116 | orchestrator | Sunday 24 May 2026 01:04:52 +0000 (0:00:02.362) 0:01:21.851 ************ 2026-05-24 01:06:57.230129 | orchestrator | skipping: [testbed-node-3] 2026-05-24 01:06:57.230142 | orchestrator | changed: [testbed-node-1] 2026-05-24 01:06:57.230154 | orchestrator | skipping: [testbed-node-4] 2026-05-24 01:06:57.230166 | orchestrator | changed: [testbed-node-0] 2026-05-24 01:06:57.230178 | orchestrator | skipping: [testbed-node-5] 2026-05-24 01:06:57.230190 | orchestrator | changed: [testbed-node-2] 2026-05-24 01:06:57.230202 | orchestrator | 2026-05-24 01:06:57.230215 | orchestrator | TASK [neutron : Copying over ml2_conf.ini] ************************************* 2026-05-24 01:06:57.230228 | orchestrator | Sunday 24 May 2026 01:04:56 +0000 (0:00:04.070) 0:01:25.921 ************ 2026-05-24 01:06:57.230240 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2024.2', '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-05-24 01:06:57.230254 | orchestrator | skipping: [testbed-node-3] 2026-05-24 01:06:57.230277 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2024.2', '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-05-24 01:06:57.230289 | orchestrator | skipping: [testbed-node-5] 2026-05-24 01:06:57.230301 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2024.2', '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-05-24 01:06:57.230312 | orchestrator | skipping: [testbed-node-4] 2026-05-24 01:06:57.230323 | orchestrator | changed: [testbed-node-0] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/neutron-server:2024.2', '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-05-24 01:06:57.230342 | orchestrator | changed: [testbed-node-2] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/neutron-server:2024.2', '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-05-24 01:06:57.230358 | orchestrator | changed: [testbed-node-1] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/neutron-server:2024.2', '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-05-24 01:06:57.230378 | orchestrator | 2026-05-24 01:06:57.230397 | orchestrator | TASK [neutron : Copying over linuxbridge_agent.ini] **************************** 2026-05-24 01:06:57.230417 | orchestrator | Sunday 24 May 2026 01:04:59 +0000 (0:00:03.687) 0:01:29.609 ************ 2026-05-24 01:06:57.230434 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:06:57.230445 | orchestrator | skipping: [testbed-node-3] 2026-05-24 01:06:57.230456 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:06:57.230467 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:06:57.230477 | orchestrator | skipping: [testbed-node-4] 2026-05-24 01:06:57.230488 | orchestrator | skipping: [testbed-node-5] 2026-05-24 01:06:57.230499 | orchestrator | 2026-05-24 01:06:57.230523 | orchestrator | TASK [neutron : Copying over openvswitch_agent.ini] **************************** 2026-05-24 01:06:57.230535 | orchestrator | Sunday 24 May 2026 01:05:02 +0000 (0:00:02.444) 0:01:32.053 ************ 2026-05-24 01:06:57.230571 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:06:57.230583 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:06:57.230593 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:06:57.230604 | orchestrator | skipping: [testbed-node-4] 2026-05-24 01:06:57.230614 | orchestrator | skipping: [testbed-node-3] 2026-05-24 01:06:57.230625 | orchestrator | skipping: [testbed-node-5] 2026-05-24 01:06:57.230635 | orchestrator | 2026-05-24 01:06:57.230646 | orchestrator | TASK [neutron : Copying over sriov_agent.ini] ********************************** 2026-05-24 01:06:57.230657 | orchestrator | Sunday 24 May 2026 01:05:04 +0000 (0:00:01.980) 0:01:34.034 ************ 2026-05-24 01:06:57.230668 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:06:57.230678 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:06:57.230689 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:06:57.230700 | orchestrator | skipping: [testbed-node-3] 2026-05-24 01:06:57.230725 | orchestrator | skipping: [testbed-node-4] 2026-05-24 01:06:57.230735 | orchestrator | skipping: [testbed-node-5] 2026-05-24 01:06:57.230746 | orchestrator | 2026-05-24 01:06:57.230757 | orchestrator | TASK [neutron : Copying over mlnx_agent.ini] *********************************** 2026-05-24 01:06:57.230768 | orchestrator | Sunday 24 May 2026 01:05:06 +0000 (0:00:02.336) 0:01:36.371 ************ 2026-05-24 01:06:57.230778 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:06:57.230789 | orchestrator | skipping: [testbed-node-3] 2026-05-24 01:06:57.230800 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:06:57.230810 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:06:57.230821 | orchestrator | skipping: [testbed-node-4] 2026-05-24 01:06:57.230831 | orchestrator | skipping: [testbed-node-5] 2026-05-24 01:06:57.230842 | orchestrator | 2026-05-24 01:06:57.230852 | orchestrator | TASK [neutron : Copying over eswitchd.conf] ************************************ 2026-05-24 01:06:57.230868 | orchestrator | Sunday 24 May 2026 01:05:08 +0000 (0:00:02.206) 0:01:38.578 ************ 2026-05-24 01:06:57.230885 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:06:57.230902 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:06:57.230918 | orchestrator | skipping: [testbed-node-4] 2026-05-24 01:06:57.230935 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:06:57.230952 | orchestrator | skipping: [testbed-node-3] 2026-05-24 01:06:57.230969 | orchestrator | skipping: [testbed-node-5] 2026-05-24 01:06:57.230985 | orchestrator | 2026-05-24 01:06:57.231001 | orchestrator | TASK [neutron : Copying over dhcp_agent.ini] *********************************** 2026-05-24 01:06:57.231019 | orchestrator | Sunday 24 May 2026 01:05:11 +0000 (0:00:02.618) 0:01:41.196 ************ 2026-05-24 01:06:57.231037 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:06:57.231055 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:06:57.231072 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:06:57.231082 | orchestrator | skipping: [testbed-node-3] 2026-05-24 01:06:57.231093 | orchestrator | skipping: [testbed-node-4] 2026-05-24 01:06:57.231103 | orchestrator | skipping: [testbed-node-5] 2026-05-24 01:06:57.231114 | orchestrator | 2026-05-24 01:06:57.231125 | orchestrator | TASK [neutron : Copying over dnsmasq.conf] ************************************* 2026-05-24 01:06:57.231136 | orchestrator | Sunday 24 May 2026 01:05:13 +0000 (0:00:01.869) 0:01:43.066 ************ 2026-05-24 01:06:57.231146 | orchestrator | skipping: [testbed-node-0] => (item=/ansible/roles/neutron/templates/dnsmasq.conf.j2)  2026-05-24 01:06:57.231157 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:06:57.231168 | orchestrator | skipping: [testbed-node-1] => (item=/ansible/roles/neutron/templates/dnsmasq.conf.j2)  2026-05-24 01:06:57.231179 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:06:57.231190 | orchestrator | skipping: [testbed-node-2] => (item=/ansible/roles/neutron/templates/dnsmasq.conf.j2)  2026-05-24 01:06:57.231201 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:06:57.231211 | orchestrator | skipping: [testbed-node-3] => (item=/ansible/roles/neutron/templates/dnsmasq.conf.j2)  2026-05-24 01:06:57.231222 | orchestrator | skipping: [testbed-node-3] 2026-05-24 01:06:57.231233 | orchestrator | skipping: [testbed-node-5] => (item=/ansible/roles/neutron/templates/dnsmasq.conf.j2)  2026-05-24 01:06:57.231243 | orchestrator | skipping: [testbed-node-5] 2026-05-24 01:06:57.231254 | orchestrator | skipping: [testbed-node-4] => (item=/ansible/roles/neutron/templates/dnsmasq.conf.j2)  2026-05-24 01:06:57.231265 | orchestrator | skipping: [testbed-node-4] 2026-05-24 01:06:57.231276 | orchestrator | 2026-05-24 01:06:57.231286 | orchestrator | TASK [neutron : Copying over l3_agent.ini] ************************************* 2026-05-24 01:06:57.231297 | orchestrator | Sunday 24 May 2026 01:05:16 +0000 (0:00:03.459) 0:01:46.526 ************ 2026-05-24 01:06:57.231309 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/neutron-server:2024.2', '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-05-24 01:06:57.231329 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:06:57.231356 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/neutron-server:2024.2', '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-05-24 01:06:57.231368 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:06:57.231379 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/neutron-server:2024.2', '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-05-24 01:06:57.231393 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:06:57.231412 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2024.2', '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-05-24 01:06:57.231430 | orchestrator | skipping: [testbed-node-3] 2026-05-24 01:06:57.231450 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2024.2', '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-05-24 01:06:57.231478 | orchestrator | skipping: [testbed-node-5] 2026-05-24 01:06:57.231490 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2024.2', '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-05-24 01:06:57.231512 | orchestrator | skipping: [testbed-node-4] 2026-05-24 01:06:57.231524 | orchestrator | 2026-05-24 01:06:57.231535 | orchestrator | TASK [neutron : Copying over fwaas_driver.ini] ********************************* 2026-05-24 01:06:57.231612 | orchestrator | Sunday 24 May 2026 01:05:18 +0000 (0:00:02.001) 0:01:48.528 ************ 2026-05-24 01:06:57.231627 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/neutron-server:2024.2', '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-05-24 01:06:57.231638 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:06:57.231649 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/neutron-server:2024.2', '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-05-24 01:06:57.231660 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:06:57.231671 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2024.2', '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-05-24 01:06:57.231727 | orchestrator | skipping: [testbed-node-3] 2026-05-24 01:06:57.231740 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/neutron-server:2024.2', '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-05-24 01:06:57.231751 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:06:57.231777 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2024.2', '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-05-24 01:06:57.231790 | orchestrator | skipping: [testbed-node-4] 2026-05-24 01:06:57.231801 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2024.2', '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-05-24 01:06:57.231812 | orchestrator | skipping: [testbed-node-5] 2026-05-24 01:06:57.231823 | orchestrator | 2026-05-24 01:06:57.231834 | orchestrator | TASK [neutron : Copying over metadata_agent.ini] ******************************* 2026-05-24 01:06:57.231844 | orchestrator | Sunday 24 May 2026 01:05:20 +0000 (0:00:01.973) 0:01:50.501 ************ 2026-05-24 01:06:57.231855 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:06:57.231866 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:06:57.231877 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:06:57.231887 | orchestrator | skipping: [testbed-node-3] 2026-05-24 01:06:57.231898 | orchestrator | skipping: [testbed-node-4] 2026-05-24 01:06:57.231908 | orchestrator | skipping: [testbed-node-5] 2026-05-24 01:06:57.231919 | orchestrator | 2026-05-24 01:06:57.231930 | orchestrator | TASK [neutron : Copying over neutron_ovn_metadata_agent.ini] ******************* 2026-05-24 01:06:57.231940 | orchestrator | Sunday 24 May 2026 01:05:23 +0000 (0:00:02.533) 0:01:53.034 ************ 2026-05-24 01:06:57.231951 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:06:57.231962 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:06:57.231972 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:06:57.231983 | orchestrator | changed: [testbed-node-4] 2026-05-24 01:06:57.231993 | orchestrator | changed: [testbed-node-3] 2026-05-24 01:06:57.232004 | orchestrator | changed: [testbed-node-5] 2026-05-24 01:06:57.232015 | orchestrator | 2026-05-24 01:06:57.232025 | orchestrator | TASK [neutron : Copying over metering_agent.ini] ******************************* 2026-05-24 01:06:57.232046 | orchestrator | Sunday 24 May 2026 01:05:26 +0000 (0:00:03.132) 0:01:56.166 ************ 2026-05-24 01:06:57.232057 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:06:57.232068 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:06:57.232079 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:06:57.232089 | orchestrator | skipping: [testbed-node-4] 2026-05-24 01:06:57.232100 | orchestrator | skipping: [testbed-node-3] 2026-05-24 01:06:57.232110 | orchestrator | skipping: [testbed-node-5] 2026-05-24 01:06:57.232121 | orchestrator | 2026-05-24 01:06:57.232132 | orchestrator | TASK [neutron : Copying over ironic_neutron_agent.ini] ************************* 2026-05-24 01:06:57.232143 | orchestrator | Sunday 24 May 2026 01:05:28 +0000 (0:00:02.458) 0:01:58.624 ************ 2026-05-24 01:06:57.232153 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:06:57.232164 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:06:57.232174 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:06:57.232185 | orchestrator | skipping: [testbed-node-3] 2026-05-24 01:06:57.232195 | orchestrator | skipping: [testbed-node-4] 2026-05-24 01:06:57.232206 | orchestrator | skipping: [testbed-node-5] 2026-05-24 01:06:57.232216 | orchestrator | 2026-05-24 01:06:57.232227 | orchestrator | TASK [neutron : Copying over bgp_dragent.ini] ********************************** 2026-05-24 01:06:57.232238 | orchestrator | Sunday 24 May 2026 01:05:31 +0000 (0:00:02.398) 0:02:01.023 ************ 2026-05-24 01:06:57.232248 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:06:57.232259 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:06:57.232269 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:06:57.232280 | orchestrator | skipping: [testbed-node-3] 2026-05-24 01:06:57.232291 | orchestrator | skipping: [testbed-node-4] 2026-05-24 01:06:57.232301 | orchestrator | skipping: [testbed-node-5] 2026-05-24 01:06:57.232312 | orchestrator | 2026-05-24 01:06:57.232322 | orchestrator | TASK [neutron : Copying over ovn_agent.ini] ************************************ 2026-05-24 01:06:57.232333 | orchestrator | Sunday 24 May 2026 01:05:33 +0000 (0:00:01.890) 0:02:02.914 ************ 2026-05-24 01:06:57.232344 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:06:57.232355 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:06:57.232365 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:06:57.232376 | orchestrator | skipping: [testbed-node-3] 2026-05-24 01:06:57.232386 | orchestrator | skipping: [testbed-node-4] 2026-05-24 01:06:57.232397 | orchestrator | skipping: [testbed-node-5] 2026-05-24 01:06:57.232407 | orchestrator | 2026-05-24 01:06:57.232418 | orchestrator | TASK [neutron : Copying over nsx.ini] ****************************************** 2026-05-24 01:06:57.232431 | orchestrator | Sunday 24 May 2026 01:05:34 +0000 (0:00:01.718) 0:02:04.632 ************ 2026-05-24 01:06:57.232449 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:06:57.232469 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:06:57.232488 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:06:57.232507 | orchestrator | skipping: [testbed-node-3] 2026-05-24 01:06:57.232524 | orchestrator | skipping: [testbed-node-5] 2026-05-24 01:06:57.232535 | orchestrator | skipping: [testbed-node-4] 2026-05-24 01:06:57.232572 | orchestrator | 2026-05-24 01:06:57.232584 | orchestrator | TASK [neutron : Copy neutron-l3-agent-wrapper script] ************************** 2026-05-24 01:06:57.232607 | orchestrator | Sunday 24 May 2026 01:05:37 +0000 (0:00:02.063) 0:02:06.695 ************ 2026-05-24 01:06:57.232619 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:06:57.232630 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:06:57.232640 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:06:57.232651 | orchestrator | skipping: [testbed-node-3] 2026-05-24 01:06:57.232661 | orchestrator | skipping: [testbed-node-4] 2026-05-24 01:06:57.232672 | orchestrator | skipping: [testbed-node-5] 2026-05-24 01:06:57.232682 | orchestrator | 2026-05-24 01:06:57.232697 | orchestrator | TASK [neutron : Copying over extra ml2 plugins] ******************************** 2026-05-24 01:06:57.232714 | orchestrator | Sunday 24 May 2026 01:05:38 +0000 (0:00:01.833) 0:02:08.528 ************ 2026-05-24 01:06:57.232742 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:06:57.232760 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:06:57.232778 | orchestrator | skipping: [testbed-node-4] 2026-05-24 01:06:57.232795 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:06:57.232810 | orchestrator | skipping: [testbed-node-3] 2026-05-24 01:06:57.232827 | orchestrator | skipping: [testbed-node-5] 2026-05-24 01:06:57.232845 | orchestrator | 2026-05-24 01:06:57.232863 | orchestrator | TASK [neutron : Copying over neutron-tls-proxy.cfg] **************************** 2026-05-24 01:06:57.232881 | orchestrator | Sunday 24 May 2026 01:05:41 +0000 (0:00:02.764) 0:02:11.293 ************ 2026-05-24 01:06:57.232898 | orchestrator | skipping: [testbed-node-1] => (item=/ansible/roles/neutron/templates/neutron-tls-proxy.cfg.j2)  2026-05-24 01:06:57.232918 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:06:57.232930 | orchestrator | skipping: [testbed-node-0] => (item=/ansible/roles/neutron/templates/neutron-tls-proxy.cfg.j2)  2026-05-24 01:06:57.232941 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:06:57.232952 | orchestrator | skipping: [testbed-node-5] => (item=/ansible/roles/neutron/templates/neutron-tls-proxy.cfg.j2)  2026-05-24 01:06:57.232963 | orchestrator | skipping: [testbed-node-5] 2026-05-24 01:06:57.232973 | orchestrator | skipping: [testbed-node-3] => (item=/ansible/roles/neutron/templates/neutron-tls-proxy.cfg.j2)  2026-05-24 01:06:57.232984 | orchestrator | skipping: [testbed-node-3] 2026-05-24 01:06:57.232995 | orchestrator | skipping: [testbed-node-2] => (item=/ansible/roles/neutron/templates/neutron-tls-proxy.cfg.j2)  2026-05-24 01:06:57.233006 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:06:57.233016 | orchestrator | skipping: [testbed-node-4] => (item=/ansible/roles/neutron/templates/neutron-tls-proxy.cfg.j2)  2026-05-24 01:06:57.233027 | orchestrator | skipping: [testbed-node-4] 2026-05-24 01:06:57.233038 | orchestrator | 2026-05-24 01:06:57.233048 | orchestrator | TASK [neutron : Copying over neutron_taas.conf] ******************************** 2026-05-24 01:06:57.233059 | orchestrator | Sunday 24 May 2026 01:05:44 +0000 (0:00:02.860) 0:02:14.153 ************ 2026-05-24 01:06:57.233070 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/neutron-server:2024.2', '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-05-24 01:06:57.233082 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:06:57.233093 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/neutron-server:2024.2', '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-05-24 01:06:57.233104 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:06:57.233139 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/neutron-server:2024.2', '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-05-24 01:06:57.233151 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:06:57.233163 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2024.2', '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-05-24 01:06:57.233174 | orchestrator | skipping: [testbed-node-3] 2026-05-24 01:06:57.233185 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2024.2', '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-05-24 01:06:57.233196 | orchestrator | skipping: [testbed-node-5] 2026-05-24 01:06:57.233207 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2024.2', '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-05-24 01:06:57.233219 | orchestrator | skipping: [testbed-node-4] 2026-05-24 01:06:57.233229 | orchestrator | 2026-05-24 01:06:57.233240 | orchestrator | TASK [neutron : Check neutron containers] ************************************** 2026-05-24 01:06:57.233251 | orchestrator | Sunday 24 May 2026 01:05:46 +0000 (0:00:01.965) 0:02:16.118 ************ 2026-05-24 01:06:57.233262 | orchestrator | changed: [testbed-node-1] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/neutron-server:2024.2', '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-05-24 01:06:57.233292 | orchestrator | changed: [testbed-node-0] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/neutron-server:2024.2', '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-05-24 01:06:57.233305 | orchestrator | changed: [testbed-node-2] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/neutron-server:2024.2', '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-05-24 01:06:57.233318 | orchestrator | changed: [testbed-node-4] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2024.2', '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-05-24 01:06:57.233329 | orchestrator | changed: [testbed-node-3] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2024.2', '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-05-24 01:06:57.233341 | orchestrator | changed: [testbed-node-5] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2024.2', '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-05-24 01:06:57.233359 | orchestrator | 2026-05-24 01:06:57.233369 | orchestrator | TASK [neutron : include_tasks] ************************************************* 2026-05-24 01:06:57.233380 | orchestrator | Sunday 24 May 2026 01:05:49 +0000 (0:00:02.873) 0:02:18.991 ************ 2026-05-24 01:06:57.233391 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:06:57.233408 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:06:57.233419 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:06:57.233430 | orchestrator | skipping: [testbed-node-3] 2026-05-24 01:06:57.233441 | orchestrator | skipping: [testbed-node-4] 2026-05-24 01:06:57.233452 | orchestrator | skipping: [testbed-node-5] 2026-05-24 01:06:57.233463 | orchestrator | 2026-05-24 01:06:57.233474 | orchestrator | TASK [neutron : Creating Neutron database] ************************************* 2026-05-24 01:06:57.233489 | orchestrator | Sunday 24 May 2026 01:05:49 +0000 (0:00:00.617) 0:02:19.609 ************ 2026-05-24 01:06:57.233508 | orchestrator | changed: [testbed-node-0] 2026-05-24 01:06:57.233526 | orchestrator | 2026-05-24 01:06:57.233571 | orchestrator | TASK [neutron : Creating Neutron database user and setting permissions] ******** 2026-05-24 01:06:57.233590 | orchestrator | Sunday 24 May 2026 01:05:52 +0000 (0:00:02.159) 0:02:21.769 ************ 2026-05-24 01:06:57.233608 | orchestrator | changed: [testbed-node-0] 2026-05-24 01:06:57.233619 | orchestrator | 2026-05-24 01:06:57.233630 | orchestrator | TASK [neutron : Running Neutron bootstrap container] *************************** 2026-05-24 01:06:57.233641 | orchestrator | Sunday 24 May 2026 01:05:54 +0000 (0:00:02.319) 0:02:24.088 ************ 2026-05-24 01:06:57.233651 | orchestrator | changed: [testbed-node-0] 2026-05-24 01:06:57.233662 | orchestrator | 2026-05-24 01:06:57.233673 | orchestrator | TASK [neutron : Flush Handlers] ************************************************ 2026-05-24 01:06:57.233683 | orchestrator | Sunday 24 May 2026 01:06:37 +0000 (0:00:43.127) 0:03:07.216 ************ 2026-05-24 01:06:57.233694 | orchestrator | 2026-05-24 01:06:57.233704 | orchestrator | TASK [neutron : Flush Handlers] ************************************************ 2026-05-24 01:06:57.233715 | orchestrator | Sunday 24 May 2026 01:06:37 +0000 (0:00:00.066) 0:03:07.282 ************ 2026-05-24 01:06:57.233726 | orchestrator | 2026-05-24 01:06:57.233774 | orchestrator | TASK [neutron : Flush Handlers] ************************************************ 2026-05-24 01:06:57.233786 | orchestrator | Sunday 24 May 2026 01:06:37 +0000 (0:00:00.065) 0:03:07.348 ************ 2026-05-24 01:06:57.233797 | orchestrator | 2026-05-24 01:06:57.233808 | orchestrator | TASK [neutron : Flush Handlers] ************************************************ 2026-05-24 01:06:57.233819 | orchestrator | Sunday 24 May 2026 01:06:37 +0000 (0:00:00.066) 0:03:07.414 ************ 2026-05-24 01:06:57.233829 | orchestrator | 2026-05-24 01:06:57.233840 | orchestrator | TASK [neutron : Flush Handlers] ************************************************ 2026-05-24 01:06:57.233850 | orchestrator | Sunday 24 May 2026 01:06:37 +0000 (0:00:00.062) 0:03:07.477 ************ 2026-05-24 01:06:57.233861 | orchestrator | 2026-05-24 01:06:57.233871 | orchestrator | TASK [neutron : Flush Handlers] ************************************************ 2026-05-24 01:06:57.233882 | orchestrator | Sunday 24 May 2026 01:06:37 +0000 (0:00:00.063) 0:03:07.540 ************ 2026-05-24 01:06:57.233893 | orchestrator | 2026-05-24 01:06:57.233903 | orchestrator | RUNNING HANDLER [neutron : Restart neutron-server container] ******************* 2026-05-24 01:06:57.233914 | orchestrator | Sunday 24 May 2026 01:06:37 +0000 (0:00:00.072) 0:03:07.613 ************ 2026-05-24 01:06:57.233945 | orchestrator | fatal: [testbed-node-1]: FAILED! => {"changed": true, "msg": "'Traceback (most recent call last):\\n File \"/usr/lib/python3/dist-packages/docker/api/client.py\", line 275, in _raise_for_status\\n response.raise_for_status()\\n File \"/usr/lib/python3/dist-packages/requests/models.py\", line 1021, in raise_for_status\\n raise HTTPError(http_error_msg, response=self)\\nrequests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http+docker://localhost/v1.47/images/create?tag=2024.2&fromImage=registry.osism.tech%2Fkolla%2Fneutron-server\\n\\nThe above exception was the direct cause of the following exception:\\n\\nTraceback (most recent call last):\\n File \"/tmp/ansible_kolla_container_payload_w33jzh_u/ansible_kolla_container_payload.zip/ansible/modules/kolla_container.py\", line 425, in main\\n result = bool(getattr(cw, module.params.get(\\'action\\'))())\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File \"/tmp/ansible_kolla_container_payload_w33jzh_u/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 349, in recreate_or_restart_container\\n self.start_container()\\n File \"/tmp/ansible_kolla_container_payload_w33jzh_u/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 367, in start_container\\n self.pull_image()\\n File \"/tmp/ansible_kolla_container_payload_w33jzh_u/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 202, in pull_image\\n json.loads(line.strip().decode(\\'utf-8\\')) for line in self.dc.pull(\\n ^^^^^^^^^^^^^\\n File \"/usr/lib/python3/dist-packages/docker/api/image.py\", line 429, in pull\\n self._raise_for_status(response)\\n File \"/usr/lib/python3/dist-packages/docker/api/client.py\", line 277, in _raise_for_status\\n raise create_api_error_from_http_exception(e) from e\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File \"/usr/lib/python3/dist-packages/docker/errors.py\", line 39, in create_api_error_from_http_exception\\n raise cls(e, response=response, explanation=explanation) from e\\ndocker.errors.APIError: 500 Server Error for http+docker://localhost/v1.47/images/create?tag=2024.2&fromImage=registry.osism.tech%2Fkolla%2Fneutron-server: Internal Server Error (\"received unexpected HTTP status: 503 Service Temporarily Unavailable\")\\n'"} 2026-05-24 01:06:57.233971 | orchestrator | fatal: [testbed-node-2]: FAILED! => {"changed": true, "msg": "'Traceback (most recent call last):\\n File \"/usr/lib/python3/dist-packages/docker/api/client.py\", line 275, in _raise_for_status\\n response.raise_for_status()\\n File \"/usr/lib/python3/dist-packages/requests/models.py\", line 1021, in raise_for_status\\n raise HTTPError(http_error_msg, response=self)\\nrequests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http+docker://localhost/v1.47/images/create?tag=2024.2&fromImage=registry.osism.tech%2Fkolla%2Fneutron-server\\n\\nThe above exception was the direct cause of the following exception:\\n\\nTraceback (most recent call last):\\n File \"/tmp/ansible_kolla_container_payload_wau2yhkc/ansible_kolla_container_payload.zip/ansible/modules/kolla_container.py\", line 425, in main\\n result = bool(getattr(cw, module.params.get(\\'action\\'))())\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File \"/tmp/ansible_kolla_container_payload_wau2yhkc/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 349, in recreate_or_restart_container\\n self.start_container()\\n File \"/tmp/ansible_kolla_container_payload_wau2yhkc/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 367, in start_container\\n self.pull_image()\\n File \"/tmp/ansible_kolla_container_payload_wau2yhkc/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 202, in pull_image\\n json.loads(line.strip().decode(\\'utf-8\\')) for line in self.dc.pull(\\n ^^^^^^^^^^^^^\\n File \"/usr/lib/python3/dist-packages/docker/api/image.py\", line 429, in pull\\n self._raise_for_status(response)\\n File \"/usr/lib/python3/dist-packages/docker/api/client.py\", line 277, in _raise_for_status\\n raise create_api_error_from_http_exception(e) from e\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File \"/usr/lib/python3/dist-packages/docker/errors.py\", line 39, in create_api_error_from_http_exception\\n raise cls(e, response=response, explanation=explanation) from e\\ndocker.errors.APIError: 500 Server Error for http+docker://localhost/v1.47/images/create?tag=2024.2&fromImage=registry.osism.tech%2Fkolla%2Fneutron-server: Internal Server Error (\"received unexpected HTTP status: 503 Service Temporarily Unavailable\")\\n'"} 2026-05-24 01:06:57.233991 | orchestrator | changed: [testbed-node-0] 2026-05-24 01:06:57.234002 | orchestrator | 2026-05-24 01:06:57.234013 | orchestrator | RUNNING HANDLER [neutron : Restart neutron-ovn-metadata-agent container] ******* 2026-05-24 01:06:57.234106 | orchestrator | Sunday 24 May 2026 01:06:44 +0000 (0:00:07.002) 0:03:14.615 ************ 2026-05-24 01:06:57.234136 | orchestrator | fatal: [testbed-node-3]: FAILED! => {"changed": true, "msg": "'Traceback (most recent call last):\\n File \"/usr/lib/python3/dist-packages/docker/api/client.py\", line 275, in _raise_for_status\\n response.raise_for_status()\\n File \"/usr/lib/python3/dist-packages/requests/models.py\", line 1021, in raise_for_status\\n raise HTTPError(http_error_msg, response=self)\\nrequests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http+docker://localhost/v1.47/images/create?tag=2024.2&fromImage=registry.osism.tech%2Fkolla%2Fneutron-metadata-agent\\n\\nThe above exception was the direct cause of the following exception:\\n\\nTraceback (most recent call last):\\n File \"/tmp/ansible_kolla_container_payload_10gemlk3/ansible_kolla_container_payload.zip/ansible/modules/kolla_container.py\", line 425, in main\\n result = bool(getattr(cw, module.params.get(\\'action\\'))())\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File \"/tmp/ansible_kolla_container_payload_10gemlk3/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 349, in recreate_or_restart_container\\n self.start_container()\\n File \"/tmp/ansible_kolla_container_payload_10gemlk3/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 367, in start_container\\n self.pull_image()\\n File \"/tmp/ansible_kolla_container_payload_10gemlk3/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 202, in pull_image\\n json.loads(line.strip().decode(\\'utf-8\\')) for line in self.dc.pull(\\n ^^^^^^^^^^^^^\\n File \"/usr/lib/python3/dist-packages/docker/api/image.py\", line 429, in pull\\n self._raise_for_status(response)\\n File \"/usr/lib/python3/dist-packages/docker/api/client.py\", line 277, in _raise_for_status\\n raise create_api_error_from_http_exception(e) from e\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File \"/usr/lib/python3/dist-packages/docker/errors.py\", line 39, in create_api_error_from_http_exception\\n raise cls(e, response=response, explanation=explanation) from e\\ndocker.errors.APIError: 500 Server Error for http+docker://localhost/v1.47/images/create?tag=2024.2&fromImage=registry.osism.tech%2Fkolla%2Fneutron-metadata-agent: Internal Server Error (\"received unexpected HTTP status: 503 Service Temporarily Unavailable\")\\n'"} 2026-05-24 01:06:57.234151 | orchestrator | fatal: [testbed-node-5]: FAILED! => {"changed": true, "msg": "'Traceback (most recent call last):\\n File \"/usr/lib/python3/dist-packages/docker/api/client.py\", line 275, in _raise_for_status\\n response.raise_for_status()\\n File \"/usr/lib/python3/dist-packages/requests/models.py\", line 1021, in raise_for_status\\n raise HTTPError(http_error_msg, response=self)\\nrequests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http+docker://localhost/v1.47/images/create?tag=2024.2&fromImage=registry.osism.tech%2Fkolla%2Fneutron-metadata-agent\\n\\nThe above exception was the direct cause of the following exception:\\n\\nTraceback (most recent call last):\\n File \"/tmp/ansible_kolla_container_payload_dojnjo9p/ansible_kolla_container_payload.zip/ansible/modules/kolla_container.py\", line 425, in main\\n result = bool(getattr(cw, module.params.get(\\'action\\'))())\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File \"/tmp/ansible_kolla_container_payload_dojnjo9p/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 349, in recreate_or_restart_container\\n self.start_container()\\n File \"/tmp/ansible_kolla_container_payload_dojnjo9p/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 367, in start_container\\n self.pull_image()\\n File \"/tmp/ansible_kolla_container_payload_dojnjo9p/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 202, in pull_image\\n json.loads(line.strip().decode(\\'utf-8\\')) for line in self.dc.pull(\\n ^^^^^^^^^^^^^\\n File \"/usr/lib/python3/dist-packages/docker/api/image.py\", line 429, in pull\\n self._raise_for_status(response)\\n File \"/usr/lib/python3/dist-packages/docker/api/client.py\", line 277, in _raise_for_status\\n raise create_api_error_from_http_exception(e) from e\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File \"/usr/lib/python3/dist-packages/docker/errors.py\", line 39, in create_api_error_from_http_exception\\n raise cls(e, response=response, explanation=explanation) from e\\ndocker.errors.APIError: 500 Server Error for http+docker://localhost/v1.47/images/create?tag=2024.2&fromImage=registry.osism.tech%2Fkolla%2Fneutron-metadata-agent: Internal Server Error (\"received unexpected HTTP status: 503 Service Temporarily Unavailable\")\\n'"} 2026-05-24 01:06:57.234187 | orchestrator | fatal: [testbed-node-4]: FAILED! => {"changed": true, "msg": "'Traceback (most recent call last):\\n File \"/usr/lib/python3/dist-packages/docker/api/client.py\", line 275, in _raise_for_status\\n response.raise_for_status()\\n File \"/usr/lib/python3/dist-packages/requests/models.py\", line 1021, in raise_for_status\\n raise HTTPError(http_error_msg, response=self)\\nrequests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http+docker://localhost/v1.47/images/create?tag=2024.2&fromImage=registry.osism.tech%2Fkolla%2Fneutron-metadata-agent\\n\\nThe above exception was the direct cause of the following exception:\\n\\nTraceback (most recent call last):\\n File \"/tmp/ansible_kolla_container_payload_8xis20_m/ansible_kolla_container_payload.zip/ansible/modules/kolla_container.py\", line 425, in main\\n result = bool(getattr(cw, module.params.get(\\'action\\'))())\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File \"/tmp/ansible_kolla_container_payload_8xis20_m/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 349, in recreate_or_restart_container\\n self.start_container()\\n File \"/tmp/ansible_kolla_container_payload_8xis20_m/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 367, in start_container\\n self.pull_image()\\n File \"/tmp/ansible_kolla_container_payload_8xis20_m/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 202, in pull_image\\n json.loads(line.strip().decode(\\'utf-8\\')) for line in self.dc.pull(\\n ^^^^^^^^^^^^^\\n File \"/usr/lib/python3/dist-packages/docker/api/image.py\", line 429, in pull\\n self._raise_for_status(response)\\n File \"/usr/lib/python3/dist-packages/docker/api/client.py\", line 277, in _raise_for_status\\n raise create_api_error_from_http_exception(e) from e\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File \"/usr/lib/python3/dist-packages/docker/errors.py\", line 39, in create_api_error_from_http_exception\\n raise cls(e, response=response, explanation=explanation) from e\\ndocker.errors.APIError: 500 Server Error for http+docker://localhost/v1.47/images/create?tag=2024.2&fromImage=registry.osism.tech%2Fkolla%2Fneutron-metadata-agent: Internal Server Error (\"received unexpected HTTP status: 503 Service Temporarily Unavailable\")\\n'"} 2026-05-24 01:06:57.234208 | orchestrator | 2026-05-24 01:06:57.234219 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-24 01:06:57.234231 | orchestrator | testbed-node-0 : ok=26  changed=15  unreachable=0 failed=0 skipped=32  rescued=0 ignored=0 2026-05-24 01:06:57.234242 | orchestrator | testbed-node-1 : ok=14  changed=7  unreachable=0 failed=1  skipped=32  rescued=0 ignored=0 2026-05-24 01:06:57.234254 | orchestrator | testbed-node-2 : ok=14  changed=7  unreachable=0 failed=1  skipped=32  rescued=0 ignored=0 2026-05-24 01:06:57.234265 | orchestrator | testbed-node-3 : ok=13  changed=6  unreachable=0 failed=1  skipped=33  rescued=0 ignored=0 2026-05-24 01:06:57.234276 | orchestrator | testbed-node-4 : ok=13  changed=6  unreachable=0 failed=1  skipped=33  rescued=0 ignored=0 2026-05-24 01:06:57.234287 | orchestrator | testbed-node-5 : ok=13  changed=6  unreachable=0 failed=1  skipped=33  rescued=0 ignored=0 2026-05-24 01:06:57.234298 | orchestrator | 2026-05-24 01:06:57.234308 | orchestrator | 2026-05-24 01:06:57.234319 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-24 01:06:57.234330 | orchestrator | Sunday 24 May 2026 01:06:54 +0000 (0:00:09.300) 0:03:23.916 ************ 2026-05-24 01:06:57.234341 | orchestrator | =============================================================================== 2026-05-24 01:06:57.234352 | orchestrator | neutron : Running Neutron bootstrap container -------------------------- 43.13s 2026-05-24 01:06:57.234362 | orchestrator | neutron : Restart neutron-ovn-metadata-agent container ------------------ 9.30s 2026-05-24 01:06:57.234373 | orchestrator | service-ks-register : neutron | Granting user roles --------------------- 8.31s 2026-05-24 01:06:57.234384 | orchestrator | service-ks-register : neutron | Creating endpoints ---------------------- 7.29s 2026-05-24 01:06:57.234394 | orchestrator | neutron : Copying over neutron.conf ------------------------------------- 7.11s 2026-05-24 01:06:57.234405 | orchestrator | neutron : Restart neutron-server container ------------------------------ 7.00s 2026-05-24 01:06:57.234426 | orchestrator | service-cert-copy : neutron | Copying over extra CA certificates -------- 4.76s 2026-05-24 01:06:57.234438 | orchestrator | service-ks-register : neutron | Creating users -------------------------- 4.42s 2026-05-24 01:06:57.234448 | orchestrator | neutron : Copying over ssh key ------------------------------------------ 4.07s 2026-05-24 01:06:57.234459 | orchestrator | neutron : Copying over config.json files for services ------------------- 4.02s 2026-05-24 01:06:57.234470 | orchestrator | service-ks-register : neutron | Creating services ----------------------- 3.81s 2026-05-24 01:06:57.234480 | orchestrator | service-ks-register : neutron | Creating projects ----------------------- 3.73s 2026-05-24 01:06:57.234491 | orchestrator | neutron : Copying over ml2_conf.ini ------------------------------------- 3.69s 2026-05-24 01:06:57.234502 | orchestrator | neutron : Copying over existing policy file ----------------------------- 3.61s 2026-05-24 01:06:57.234512 | orchestrator | service-ks-register : neutron | Creating roles -------------------------- 3.59s 2026-05-24 01:06:57.234526 | orchestrator | neutron : Copying over dnsmasq.conf ------------------------------------- 3.46s 2026-05-24 01:06:57.234566 | orchestrator | service-cert-copy : neutron | Copying over backend internal TLS key ----- 3.40s 2026-05-24 01:06:57.234587 | orchestrator | neutron : Creating TLS backend PEM File --------------------------------- 3.26s 2026-05-24 01:06:57.234618 | orchestrator | neutron : Copying over neutron_ovn_metadata_agent.ini ------------------- 3.13s 2026-05-24 01:06:57.234638 | orchestrator | Setting sysctl values --------------------------------------------------- 2.91s 2026-05-24 01:06:57.234656 | orchestrator | 2026-05-24 01:06:57 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:06:57.234672 | orchestrator | 2026-05-24 01:06:57 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:07:00.275762 | orchestrator | 2026-05-24 01:07:00 | INFO  | Task f6425a6a-3634-4bf6-bad9-4b536673e26e is in state STARTED 2026-05-24 01:07:00.276459 | orchestrator | 2026-05-24 01:07:00 | INFO  | Task efc3846a-6125-4577-aaa9-e0a491dc8b07 is in state STARTED 2026-05-24 01:07:00.278923 | orchestrator | 2026-05-24 01:07:00 | INFO  | Task efaad5cf-b13c-4c7d-9f45-2dcad0b01401 is in state STARTED 2026-05-24 01:07:00.279903 | orchestrator | 2026-05-24 01:07:00 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:07:00.279936 | orchestrator | 2026-05-24 01:07:00 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:07:03.311698 | orchestrator | 2026-05-24 01:07:03 | INFO  | Task f6425a6a-3634-4bf6-bad9-4b536673e26e is in state STARTED 2026-05-24 01:07:03.318332 | orchestrator | 2026-05-24 01:07:03 | INFO  | Task efc3846a-6125-4577-aaa9-e0a491dc8b07 is in state STARTED 2026-05-24 01:07:03.318781 | orchestrator | 2026-05-24 01:07:03 | INFO  | Task efaad5cf-b13c-4c7d-9f45-2dcad0b01401 is in state STARTED 2026-05-24 01:07:03.322182 | orchestrator | 2026-05-24 01:07:03 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:07:03.322208 | orchestrator | 2026-05-24 01:07:03 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:07:06.377576 | orchestrator | 2026-05-24 01:07:06 | INFO  | Task f6425a6a-3634-4bf6-bad9-4b536673e26e is in state STARTED 2026-05-24 01:07:06.379628 | orchestrator | 2026-05-24 01:07:06 | INFO  | Task efc3846a-6125-4577-aaa9-e0a491dc8b07 is in state STARTED 2026-05-24 01:07:06.381930 | orchestrator | 2026-05-24 01:07:06 | INFO  | Task efaad5cf-b13c-4c7d-9f45-2dcad0b01401 is in state STARTED 2026-05-24 01:07:06.384096 | orchestrator | 2026-05-24 01:07:06 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:07:06.384357 | orchestrator | 2026-05-24 01:07:06 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:07:09.434216 | orchestrator | 2026-05-24 01:07:09 | INFO  | Task f6425a6a-3634-4bf6-bad9-4b536673e26e is in state STARTED 2026-05-24 01:07:09.434380 | orchestrator | 2026-05-24 01:07:09 | INFO  | Task efc3846a-6125-4577-aaa9-e0a491dc8b07 is in state STARTED 2026-05-24 01:07:09.435140 | orchestrator | 2026-05-24 01:07:09 | INFO  | Task efaad5cf-b13c-4c7d-9f45-2dcad0b01401 is in state STARTED 2026-05-24 01:07:09.436884 | orchestrator | 2026-05-24 01:07:09 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:07:09.436918 | orchestrator | 2026-05-24 01:07:09 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:07:12.479563 | orchestrator | 2026-05-24 01:07:12 | INFO  | Task f6425a6a-3634-4bf6-bad9-4b536673e26e is in state STARTED 2026-05-24 01:07:12.480373 | orchestrator | 2026-05-24 01:07:12 | INFO  | Task efc3846a-6125-4577-aaa9-e0a491dc8b07 is in state STARTED 2026-05-24 01:07:12.482721 | orchestrator | 2026-05-24 01:07:12 | INFO  | Task efaad5cf-b13c-4c7d-9f45-2dcad0b01401 is in state STARTED 2026-05-24 01:07:12.488334 | orchestrator | 2026-05-24 01:07:12 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:07:12.488407 | orchestrator | 2026-05-24 01:07:12 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:07:15.535546 | orchestrator | 2026-05-24 01:07:15 | INFO  | Task f6425a6a-3634-4bf6-bad9-4b536673e26e is in state STARTED 2026-05-24 01:07:15.536090 | orchestrator | 2026-05-24 01:07:15 | INFO  | Task efc3846a-6125-4577-aaa9-e0a491dc8b07 is in state STARTED 2026-05-24 01:07:15.538302 | orchestrator | 2026-05-24 01:07:15 | INFO  | Task efaad5cf-b13c-4c7d-9f45-2dcad0b01401 is in state STARTED 2026-05-24 01:07:15.539799 | orchestrator | 2026-05-24 01:07:15 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:07:15.539825 | orchestrator | 2026-05-24 01:07:15 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:07:18.582900 | orchestrator | 2026-05-24 01:07:18 | INFO  | Task f6425a6a-3634-4bf6-bad9-4b536673e26e is in state STARTED 2026-05-24 01:07:18.584818 | orchestrator | 2026-05-24 01:07:18 | INFO  | Task efc3846a-6125-4577-aaa9-e0a491dc8b07 is in state STARTED 2026-05-24 01:07:18.586135 | orchestrator | 2026-05-24 01:07:18 | INFO  | Task efaad5cf-b13c-4c7d-9f45-2dcad0b01401 is in state STARTED 2026-05-24 01:07:18.588922 | orchestrator | 2026-05-24 01:07:18 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:07:18.588976 | orchestrator | 2026-05-24 01:07:18 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:07:21.638610 | orchestrator | 2026-05-24 01:07:21 | INFO  | Task f6425a6a-3634-4bf6-bad9-4b536673e26e is in state STARTED 2026-05-24 01:07:21.640367 | orchestrator | 2026-05-24 01:07:21 | INFO  | Task efc3846a-6125-4577-aaa9-e0a491dc8b07 is in state STARTED 2026-05-24 01:07:21.642977 | orchestrator | 2026-05-24 01:07:21 | INFO  | Task efaad5cf-b13c-4c7d-9f45-2dcad0b01401 is in state STARTED 2026-05-24 01:07:21.646453 | orchestrator | 2026-05-24 01:07:21 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:07:21.646484 | orchestrator | 2026-05-24 01:07:21 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:07:24.686300 | orchestrator | 2026-05-24 01:07:24 | INFO  | Task f6425a6a-3634-4bf6-bad9-4b536673e26e is in state STARTED 2026-05-24 01:07:24.686433 | orchestrator | 2026-05-24 01:07:24 | INFO  | Task efc3846a-6125-4577-aaa9-e0a491dc8b07 is in state STARTED 2026-05-24 01:07:24.687727 | orchestrator | 2026-05-24 01:07:24 | INFO  | Task efaad5cf-b13c-4c7d-9f45-2dcad0b01401 is in state STARTED 2026-05-24 01:07:24.689054 | orchestrator | 2026-05-24 01:07:24 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:07:24.689077 | orchestrator | 2026-05-24 01:07:24 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:07:27.729877 | orchestrator | 2026-05-24 01:07:27 | INFO  | Task f6425a6a-3634-4bf6-bad9-4b536673e26e is in state STARTED 2026-05-24 01:07:27.731035 | orchestrator | 2026-05-24 01:07:27 | INFO  | Task efc3846a-6125-4577-aaa9-e0a491dc8b07 is in state STARTED 2026-05-24 01:07:27.732411 | orchestrator | 2026-05-24 01:07:27 | INFO  | Task efaad5cf-b13c-4c7d-9f45-2dcad0b01401 is in state STARTED 2026-05-24 01:07:27.735115 | orchestrator | 2026-05-24 01:07:27 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:07:27.735143 | orchestrator | 2026-05-24 01:07:27 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:07:30.774081 | orchestrator | 2026-05-24 01:07:30 | INFO  | Task f6425a6a-3634-4bf6-bad9-4b536673e26e is in state STARTED 2026-05-24 01:07:30.776594 | orchestrator | 2026-05-24 01:07:30 | INFO  | Task efc3846a-6125-4577-aaa9-e0a491dc8b07 is in state STARTED 2026-05-24 01:07:30.778781 | orchestrator | 2026-05-24 01:07:30 | INFO  | Task efaad5cf-b13c-4c7d-9f45-2dcad0b01401 is in state STARTED 2026-05-24 01:07:30.780443 | orchestrator | 2026-05-24 01:07:30 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:07:30.780790 | orchestrator | 2026-05-24 01:07:30 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:07:33.816511 | orchestrator | 2026-05-24 01:07:33 | INFO  | Task f6425a6a-3634-4bf6-bad9-4b536673e26e is in state STARTED 2026-05-24 01:07:33.816716 | orchestrator | 2026-05-24 01:07:33 | INFO  | Task efc3846a-6125-4577-aaa9-e0a491dc8b07 is in state SUCCESS 2026-05-24 01:07:33.817967 | orchestrator | 2026-05-24 01:07:33.818071 | orchestrator | [WARNING]: Collection community.general does not support Ansible version 2026-05-24 01:07:33.818095 | orchestrator | 2.17.14 2026-05-24 01:07:33.818109 | orchestrator | 2026-05-24 01:07:33.818123 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-05-24 01:07:33.818136 | orchestrator | 2026-05-24 01:07:33.818149 | orchestrator | TASK [Group hosts based on Kolla action] *************************************** 2026-05-24 01:07:33.818162 | orchestrator | Sunday 24 May 2026 01:06:21 +0000 (0:00:00.307) 0:00:00.307 ************ 2026-05-24 01:07:33.818193 | orchestrator | ok: [testbed-node-0] 2026-05-24 01:07:33.818209 | orchestrator | ok: [testbed-node-1] 2026-05-24 01:07:33.818223 | orchestrator | ok: [testbed-node-2] 2026-05-24 01:07:33.818235 | orchestrator | 2026-05-24 01:07:33.818248 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-05-24 01:07:33.818262 | orchestrator | Sunday 24 May 2026 01:06:21 +0000 (0:00:00.280) 0:00:00.587 ************ 2026-05-24 01:07:33.818278 | orchestrator | ok: [testbed-node-0] => (item=enable_placement_True) 2026-05-24 01:07:33.818293 | orchestrator | ok: [testbed-node-1] => (item=enable_placement_True) 2026-05-24 01:07:33.818308 | orchestrator | ok: [testbed-node-2] => (item=enable_placement_True) 2026-05-24 01:07:33.818368 | orchestrator | 2026-05-24 01:07:33.818378 | orchestrator | PLAY [Apply role placement] **************************************************** 2026-05-24 01:07:33.818387 | orchestrator | 2026-05-24 01:07:33.818396 | orchestrator | TASK [placement : include_tasks] *********************************************** 2026-05-24 01:07:33.818405 | orchestrator | Sunday 24 May 2026 01:06:21 +0000 (0:00:00.298) 0:00:00.885 ************ 2026-05-24 01:07:33.818414 | orchestrator | included: /ansible/roles/placement/tasks/deploy.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-24 01:07:33.818424 | orchestrator | 2026-05-24 01:07:33.818432 | orchestrator | TASK [service-ks-register : placement | Creating services] ********************* 2026-05-24 01:07:33.818441 | orchestrator | Sunday 24 May 2026 01:06:22 +0000 (0:00:00.613) 0:00:01.499 ************ 2026-05-24 01:07:33.818450 | orchestrator | changed: [testbed-node-0] => (item=placement (placement)) 2026-05-24 01:07:33.818458 | orchestrator | 2026-05-24 01:07:33.818467 | orchestrator | TASK [service-ks-register : placement | Creating endpoints] ******************** 2026-05-24 01:07:33.818532 | orchestrator | Sunday 24 May 2026 01:06:26 +0000 (0:00:03.890) 0:00:05.389 ************ 2026-05-24 01:07:33.818541 | orchestrator | changed: [testbed-node-0] => (item=placement -> https://api-int.testbed.osism.xyz:8780 -> internal) 2026-05-24 01:07:33.818552 | orchestrator | changed: [testbed-node-0] => (item=placement -> https://api.testbed.osism.xyz:8780 -> public) 2026-05-24 01:07:33.818567 | orchestrator | 2026-05-24 01:07:33.818587 | orchestrator | TASK [service-ks-register : placement | Creating projects] ********************* 2026-05-24 01:07:33.818607 | orchestrator | Sunday 24 May 2026 01:06:32 +0000 (0:00:06.817) 0:00:12.206 ************ 2026-05-24 01:07:33.818621 | orchestrator | ok: [testbed-node-0] => (item=service) 2026-05-24 01:07:33.818636 | orchestrator | 2026-05-24 01:07:33.818650 | orchestrator | TASK [service-ks-register : placement | Creating users] ************************ 2026-05-24 01:07:33.818664 | orchestrator | Sunday 24 May 2026 01:06:36 +0000 (0:00:03.533) 0:00:15.740 ************ 2026-05-24 01:07:33.818679 | orchestrator | changed: [testbed-node-0] => (item=placement -> service) 2026-05-24 01:07:33.818694 | orchestrator | [WARNING]: Module did not set no_log for update_password 2026-05-24 01:07:33.818710 | orchestrator | 2026-05-24 01:07:33.818752 | orchestrator | TASK [service-ks-register : placement | Creating roles] ************************ 2026-05-24 01:07:33.818769 | orchestrator | Sunday 24 May 2026 01:06:40 +0000 (0:00:03.967) 0:00:19.708 ************ 2026-05-24 01:07:33.818784 | orchestrator | ok: [testbed-node-0] => (item=admin) 2026-05-24 01:07:33.818797 | orchestrator | 2026-05-24 01:07:33.818808 | orchestrator | TASK [service-ks-register : placement | Granting user roles] ******************* 2026-05-24 01:07:33.818818 | orchestrator | Sunday 24 May 2026 01:06:43 +0000 (0:00:03.346) 0:00:23.054 ************ 2026-05-24 01:07:33.818828 | orchestrator | changed: [testbed-node-0] => (item=placement -> service -> admin) 2026-05-24 01:07:33.818838 | orchestrator | 2026-05-24 01:07:33.818848 | orchestrator | TASK [placement : include_tasks] *********************************************** 2026-05-24 01:07:33.818858 | orchestrator | Sunday 24 May 2026 01:06:48 +0000 (0:00:04.441) 0:00:27.496 ************ 2026-05-24 01:07:33.818869 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:07:33.818879 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:07:33.818889 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:07:33.818899 | orchestrator | 2026-05-24 01:07:33.818909 | orchestrator | TASK [placement : Ensuring config directories exist] *************************** 2026-05-24 01:07:33.818920 | orchestrator | Sunday 24 May 2026 01:06:48 +0000 (0:00:00.377) 0:00:27.873 ************ 2026-05-24 01:07:33.818933 | orchestrator | changed: [testbed-node-0] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/placement-api:2024.2', '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-05-24 01:07:33.820357 | orchestrator | changed: [testbed-node-1] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/placement-api:2024.2', '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-05-24 01:07:33.820389 | orchestrator | changed: [testbed-node-2] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/placement-api:2024.2', '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-05-24 01:07:33.820412 | orchestrator | 2026-05-24 01:07:33.820421 | orchestrator | TASK [placement : Check if policies shall be overwritten] ********************** 2026-05-24 01:07:33.820431 | orchestrator | Sunday 24 May 2026 01:06:50 +0000 (0:00:02.270) 0:00:30.143 ************ 2026-05-24 01:07:33.820439 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:07:33.820448 | orchestrator | 2026-05-24 01:07:33.820457 | orchestrator | TASK [placement : Set placement policy file] *********************************** 2026-05-24 01:07:33.820466 | orchestrator | Sunday 24 May 2026 01:06:51 +0000 (0:00:00.226) 0:00:30.370 ************ 2026-05-24 01:07:33.820494 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:07:33.820503 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:07:33.820512 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:07:33.820521 | orchestrator | 2026-05-24 01:07:33.820529 | orchestrator | TASK [placement : include_tasks] *********************************************** 2026-05-24 01:07:33.820538 | orchestrator | Sunday 24 May 2026 01:06:51 +0000 (0:00:00.519) 0:00:30.889 ************ 2026-05-24 01:07:33.820547 | orchestrator | included: /ansible/roles/placement/tasks/copy-certs.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-24 01:07:33.820556 | orchestrator | 2026-05-24 01:07:33.820564 | orchestrator | TASK [service-cert-copy : placement | Copying over extra CA certificates] ****** 2026-05-24 01:07:33.820573 | orchestrator | Sunday 24 May 2026 01:06:52 +0000 (0:00:00.774) 0:00:31.663 ************ 2026-05-24 01:07:33.820583 | orchestrator | changed: [testbed-node-1] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/placement-api:2024.2', '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-05-24 01:07:33.820609 | orchestrator | changed: [testbed-node-2] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/placement-api:2024.2', '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-05-24 01:07:33.820620 | orchestrator | changed: [testbed-node-0] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/placement-api:2024.2', '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-05-24 01:07:33.820635 | orchestrator | 2026-05-24 01:07:33.820643 | orchestrator | TASK [service-cert-copy : placement | Copying over backend internal TLS certificate] *** 2026-05-24 01:07:33.820652 | orchestrator | Sunday 24 May 2026 01:06:54 +0000 (0:00:01.856) 0:00:33.519 ************ 2026-05-24 01:07:33.820661 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/placement-api:2024.2', '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-05-24 01:07:33.820670 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:07:33.820679 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/placement-api:2024.2', '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-05-24 01:07:33.820688 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:07:33.820702 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/placement-api:2024.2', '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-05-24 01:07:33.820711 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:07:33.820720 | orchestrator | 2026-05-24 01:07:33.820728 | orchestrator | TASK [service-cert-copy : placement | Copying over backend internal TLS key] *** 2026-05-24 01:07:33.820741 | orchestrator | Sunday 24 May 2026 01:06:54 +0000 (0:00:00.545) 0:00:34.065 ************ 2026-05-24 01:07:33.820750 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/placement-api:2024.2', '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-05-24 01:07:33.820765 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:07:33.820773 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/placement-api:2024.2', '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-05-24 01:07:33.820783 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:07:33.820791 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/placement-api:2024.2', '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-05-24 01:07:33.820800 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:07:33.820809 | orchestrator | 2026-05-24 01:07:33.820817 | orchestrator | TASK [placement : Copying over config.json files for services] ***************** 2026-05-24 01:07:33.820826 | orchestrator | Sunday 24 May 2026 01:06:55 +0000 (0:00:00.853) 0:00:34.919 ************ 2026-05-24 01:07:33.820841 | orchestrator | changed: [testbed-node-0] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/placement-api:2024.2', '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-05-24 01:07:33.820855 | orchestrator | changed: [testbed-node-1] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/placement-api:2024.2', '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-05-24 01:07:33.820871 | orchestrator | changed: [testbed-node-2] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/placement-api:2024.2', '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-05-24 01:07:33.820880 | orchestrator | 2026-05-24 01:07:33.820889 | orchestrator | TASK [placement : Copying over placement.conf] ********************************* 2026-05-24 01:07:33.820897 | orchestrator | Sunday 24 May 2026 01:06:57 +0000 (0:00:01.857) 0:00:36.776 ************ 2026-05-24 01:07:33.820905 | orchestrator | changed: [testbed-node-1] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/placement-api:2024.2', '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-05-24 01:07:33.820915 | orchestrator | changed: [testbed-node-0] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/placement-api:2024.2', '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-05-24 01:07:33.820935 | orchestrator | changed: [testbed-node-2] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/placement-api:2024.2', '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-05-24 01:07:33.820950 | orchestrator | 2026-05-24 01:07:33.820959 | orchestrator | TASK [placement : Copying over placement-api wsgi configuration] *************** 2026-05-24 01:07:33.820967 | orchestrator | Sunday 24 May 2026 01:07:00 +0000 (0:00:02.569) 0:00:39.346 ************ 2026-05-24 01:07:33.820976 | orchestrator | changed: [testbed-node-0] => (item=/ansible/roles/placement/templates/placement-api-wsgi.conf.j2) 2026-05-24 01:07:33.820985 | orchestrator | changed: [testbed-node-1] => (item=/ansible/roles/placement/templates/placement-api-wsgi.conf.j2) 2026-05-24 01:07:33.820994 | orchestrator | changed: [testbed-node-2] => (item=/ansible/roles/placement/templates/placement-api-wsgi.conf.j2) 2026-05-24 01:07:33.821002 | orchestrator | 2026-05-24 01:07:33.821011 | orchestrator | TASK [placement : Copying over migrate-db.rc.j2 configuration] ***************** 2026-05-24 01:07:33.821019 | orchestrator | Sunday 24 May 2026 01:07:02 +0000 (0:00:01.972) 0:00:41.319 ************ 2026-05-24 01:07:33.821028 | orchestrator | changed: [testbed-node-0] 2026-05-24 01:07:33.821036 | orchestrator | changed: [testbed-node-1] 2026-05-24 01:07:33.821045 | orchestrator | changed: [testbed-node-2] 2026-05-24 01:07:33.821054 | orchestrator | 2026-05-24 01:07:33.821062 | orchestrator | TASK [placement : Copying over existing policy file] *************************** 2026-05-24 01:07:33.821071 | orchestrator | Sunday 24 May 2026 01:07:03 +0000 (0:00:01.507) 0:00:42.826 ************ 2026-05-24 01:07:33.821079 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/placement-api:2024.2', '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-05-24 01:07:33.821088 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:07:33.821097 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/placement-api:2024.2', '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-05-24 01:07:33.821106 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:07:33.821121 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/placement-api:2024.2', '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-05-24 01:07:33.821137 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:07:33.821146 | orchestrator | 2026-05-24 01:07:33.821163 | orchestrator | TASK [placement : Check placement containers] ********************************** 2026-05-24 01:07:33.821172 | orchestrator | Sunday 24 May 2026 01:07:04 +0000 (0:00:01.159) 0:00:43.985 ************ 2026-05-24 01:07:33.821181 | orchestrator | changed: [testbed-node-1] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/placement-api:2024.2', '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-05-24 01:07:33.821190 | orchestrator | changed: [testbed-node-0] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/placement-api:2024.2', '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-05-24 01:07:33.821199 | orchestrator | changed: [testbed-node-2] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/placement-api:2024.2', '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-05-24 01:07:33.821208 | orchestrator | 2026-05-24 01:07:33.821217 | orchestrator | TASK [placement : Creating placement databases] ******************************** 2026-05-24 01:07:33.821225 | orchestrator | Sunday 24 May 2026 01:07:06 +0000 (0:00:01.356) 0:00:45.341 ************ 2026-05-24 01:07:33.821234 | orchestrator | changed: [testbed-node-0] 2026-05-24 01:07:33.821242 | orchestrator | 2026-05-24 01:07:33.821251 | orchestrator | TASK [placement : Creating placement databases user and setting permissions] *** 2026-05-24 01:07:33.821266 | orchestrator | Sunday 24 May 2026 01:07:08 +0000 (0:00:02.179) 0:00:47.521 ************ 2026-05-24 01:07:33.821274 | orchestrator | changed: [testbed-node-0] 2026-05-24 01:07:33.821283 | orchestrator | 2026-05-24 01:07:33.821291 | orchestrator | TASK [placement : Running placement bootstrap container] *********************** 2026-05-24 01:07:33.821300 | orchestrator | Sunday 24 May 2026 01:07:10 +0000 (0:00:02.365) 0:00:49.886 ************ 2026-05-24 01:07:33.821309 | orchestrator | changed: [testbed-node-0] 2026-05-24 01:07:33.821317 | orchestrator | 2026-05-24 01:07:33.821326 | orchestrator | TASK [placement : Flush handlers] ********************************************** 2026-05-24 01:07:33.821334 | orchestrator | Sunday 24 May 2026 01:07:24 +0000 (0:00:14.122) 0:01:04.008 ************ 2026-05-24 01:07:33.821343 | orchestrator | 2026-05-24 01:07:33.821352 | orchestrator | TASK [placement : Flush handlers] ********************************************** 2026-05-24 01:07:33.821365 | orchestrator | Sunday 24 May 2026 01:07:24 +0000 (0:00:00.060) 0:01:04.069 ************ 2026-05-24 01:07:33.821374 | orchestrator | 2026-05-24 01:07:33.821383 | orchestrator | TASK [placement : Flush handlers] ********************************************** 2026-05-24 01:07:33.821392 | orchestrator | Sunday 24 May 2026 01:07:24 +0000 (0:00:00.063) 0:01:04.132 ************ 2026-05-24 01:07:33.821400 | orchestrator | 2026-05-24 01:07:33.821409 | orchestrator | RUNNING HANDLER [placement : Restart placement-api container] ****************** 2026-05-24 01:07:33.821421 | orchestrator | Sunday 24 May 2026 01:07:24 +0000 (0:00:00.068) 0:01:04.200 ************ 2026-05-24 01:07:33.821435 | orchestrator | fatal: [testbed-node-1]: FAILED! => {"changed": true, "msg": "'Traceback (most recent call last):\\n File \"/usr/lib/python3/dist-packages/docker/api/client.py\", line 275, in _raise_for_status\\n response.raise_for_status()\\n File \"/usr/lib/python3/dist-packages/requests/models.py\", line 1021, in raise_for_status\\n raise HTTPError(http_error_msg, response=self)\\nrequests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http+docker://localhost/v1.47/images/create?tag=2024.2&fromImage=registry.osism.tech%2Fkolla%2Fplacement-api\\n\\nThe above exception was the direct cause of the following exception:\\n\\nTraceback (most recent call last):\\n File \"/tmp/ansible_kolla_container_payload_td1bel4e/ansible_kolla_container_payload.zip/ansible/modules/kolla_container.py\", line 425, in main\\n result = bool(getattr(cw, module.params.get(\\'action\\'))())\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File \"/tmp/ansible_kolla_container_payload_td1bel4e/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 349, in recreate_or_restart_container\\n self.start_container()\\n File \"/tmp/ansible_kolla_container_payload_td1bel4e/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 367, in start_container\\n self.pull_image()\\n File \"/tmp/ansible_kolla_container_payload_td1bel4e/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 202, in pull_image\\n json.loads(line.strip().decode(\\'utf-8\\')) for line in self.dc.pull(\\n ^^^^^^^^^^^^^\\n File \"/usr/lib/python3/dist-packages/docker/api/image.py\", line 429, in pull\\n self._raise_for_status(response)\\n File \"/usr/lib/python3/dist-packages/docker/api/client.py\", line 277, in _raise_for_status\\n raise create_api_error_from_http_exception(e) from e\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File \"/usr/lib/python3/dist-packages/docker/errors.py\", line 39, in create_api_error_from_http_exception\\n raise cls(e, response=response, explanation=explanation) from e\\ndocker.errors.APIError: 500 Server Error for http+docker://localhost/v1.47/images/create?tag=2024.2&fromImage=registry.osism.tech%2Fkolla%2Fplacement-api: Internal Server Error (\"received unexpected HTTP status: 503 Service Temporarily Unavailable\")\\n'"} 2026-05-24 01:07:33.821460 | orchestrator | fatal: [testbed-node-2]: FAILED! => {"changed": true, "msg": "'Traceback (most recent call last):\\n File \"/usr/lib/python3/dist-packages/docker/api/client.py\", line 275, in _raise_for_status\\n response.raise_for_status()\\n File \"/usr/lib/python3/dist-packages/requests/models.py\", line 1021, in raise_for_status\\n raise HTTPError(http_error_msg, response=self)\\nrequests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http+docker://localhost/v1.47/images/create?tag=2024.2&fromImage=registry.osism.tech%2Fkolla%2Fplacement-api\\n\\nThe above exception was the direct cause of the following exception:\\n\\nTraceback (most recent call last):\\n File \"/tmp/ansible_kolla_container_payload_yl6bfrtd/ansible_kolla_container_payload.zip/ansible/modules/kolla_container.py\", line 425, in main\\n result = bool(getattr(cw, module.params.get(\\'action\\'))())\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File \"/tmp/ansible_kolla_container_payload_yl6bfrtd/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 349, in recreate_or_restart_container\\n self.start_container()\\n File \"/tmp/ansible_kolla_container_payload_yl6bfrtd/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 367, in start_container\\n self.pull_image()\\n File \"/tmp/ansible_kolla_container_payload_yl6bfrtd/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 202, in pull_image\\n json.loads(line.strip().decode(\\'utf-8\\')) for line in self.dc.pull(\\n ^^^^^^^^^^^^^\\n File \"/usr/lib/python3/dist-packages/docker/api/image.py\", line 429, in pull\\n self._raise_for_status(response)\\n File \"/usr/lib/python3/dist-packages/docker/api/client.py\", line 277, in _raise_for_status\\n raise create_api_error_from_http_exception(e) from e\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File \"/usr/lib/python3/dist-packages/docker/errors.py\", line 39, in create_api_error_from_http_exception\\n raise cls(e, response=response, explanation=explanation) from e\\ndocker.errors.APIError: 500 Server Error for http+docker://localhost/v1.47/images/create?tag=2024.2&fromImage=registry.osism.tech%2Fkolla%2Fplacement-api: Internal Server Error (\"received unexpected HTTP status: 503 Service Temporarily Unavailable\")\\n'"} 2026-05-24 01:07:33.821536 | orchestrator | changed: [testbed-node-0] 2026-05-24 01:07:33.821547 | orchestrator | 2026-05-24 01:07:33.821556 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-24 01:07:33.821566 | orchestrator | testbed-node-0 : ok=21  changed=15  unreachable=0 failed=0 skipped=6  rescued=0 ignored=0 2026-05-24 01:07:33.821576 | orchestrator | testbed-node-1 : ok=11  changed=7  unreachable=0 failed=1  skipped=5  rescued=0 ignored=0 2026-05-24 01:07:33.821585 | orchestrator | testbed-node-2 : ok=11  changed=7  unreachable=0 failed=1  skipped=5  rescued=0 ignored=0 2026-05-24 01:07:33.821594 | orchestrator | 2026-05-24 01:07:33.821602 | orchestrator | 2026-05-24 01:07:33.821611 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-24 01:07:33.821620 | orchestrator | Sunday 24 May 2026 01:07:32 +0000 (0:00:07.694) 0:01:11.895 ************ 2026-05-24 01:07:33.821628 | orchestrator | =============================================================================== 2026-05-24 01:07:33.821637 | orchestrator | placement : Running placement bootstrap container ---------------------- 14.12s 2026-05-24 01:07:33.821645 | orchestrator | placement : Restart placement-api container ----------------------------- 7.69s 2026-05-24 01:07:33.821654 | orchestrator | service-ks-register : placement | Creating endpoints -------------------- 6.82s 2026-05-24 01:07:33.821662 | orchestrator | service-ks-register : placement | Granting user roles ------------------- 4.44s 2026-05-24 01:07:33.821671 | orchestrator | service-ks-register : placement | Creating users ------------------------ 3.97s 2026-05-24 01:07:33.821685 | orchestrator | service-ks-register : placement | Creating services --------------------- 3.89s 2026-05-24 01:07:33.821693 | orchestrator | service-ks-register : placement | Creating projects --------------------- 3.53s 2026-05-24 01:07:33.821702 | orchestrator | service-ks-register : placement | Creating roles ------------------------ 3.35s 2026-05-24 01:07:33.821710 | orchestrator | placement : Copying over placement.conf --------------------------------- 2.55s 2026-05-24 01:07:33.821719 | orchestrator | placement : Creating placement databases user and setting permissions --- 2.36s 2026-05-24 01:07:33.821727 | orchestrator | placement : Ensuring config directories exist --------------------------- 2.27s 2026-05-24 01:07:33.821736 | orchestrator | placement : Creating placement databases -------------------------------- 2.18s 2026-05-24 01:07:33.821744 | orchestrator | placement : Copying over placement-api wsgi configuration --------------- 1.97s 2026-05-24 01:07:33.821753 | orchestrator | placement : Copying over config.json files for services ----------------- 1.87s 2026-05-24 01:07:33.821761 | orchestrator | service-cert-copy : placement | Copying over extra CA certificates ------ 1.86s 2026-05-24 01:07:33.821770 | orchestrator | placement : Copying over migrate-db.rc.j2 configuration ----------------- 1.51s 2026-05-24 01:07:33.821778 | orchestrator | placement : Check placement containers ---------------------------------- 1.36s 2026-05-24 01:07:33.821787 | orchestrator | placement : Copying over existing policy file --------------------------- 1.16s 2026-05-24 01:07:33.821795 | orchestrator | service-cert-copy : placement | Copying over backend internal TLS key --- 0.85s 2026-05-24 01:07:33.821804 | orchestrator | placement : include_tasks ----------------------------------------------- 0.77s 2026-05-24 01:07:33.821812 | orchestrator | 2026-05-24 01:07:33 | INFO  | Task efaad5cf-b13c-4c7d-9f45-2dcad0b01401 is in state STARTED 2026-05-24 01:07:33.821821 | orchestrator | 2026-05-24 01:07:33 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:07:33.821830 | orchestrator | 2026-05-24 01:07:33 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:07:36.858522 | orchestrator | 2026-05-24 01:07:36 | INFO  | Task f6425a6a-3634-4bf6-bad9-4b536673e26e is in state STARTED 2026-05-24 01:07:36.861391 | orchestrator | 2026-05-24 01:07:36 | INFO  | Task efaad5cf-b13c-4c7d-9f45-2dcad0b01401 is in state STARTED 2026-05-24 01:07:36.863048 | orchestrator | 2026-05-24 01:07:36 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:07:36.863270 | orchestrator | 2026-05-24 01:07:36 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:07:39.912184 | orchestrator | 2026-05-24 01:07:39 | INFO  | Task f6425a6a-3634-4bf6-bad9-4b536673e26e is in state STARTED 2026-05-24 01:07:39.914151 | orchestrator | 2026-05-24 01:07:39 | INFO  | Task efaad5cf-b13c-4c7d-9f45-2dcad0b01401 is in state STARTED 2026-05-24 01:07:39.916020 | orchestrator | 2026-05-24 01:07:39 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:07:39.916125 | orchestrator | 2026-05-24 01:07:39 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:07:42.962168 | orchestrator | 2026-05-24 01:07:42 | INFO  | Task f6425a6a-3634-4bf6-bad9-4b536673e26e is in state STARTED 2026-05-24 01:07:42.962388 | orchestrator | 2026-05-24 01:07:42 | INFO  | Task efaad5cf-b13c-4c7d-9f45-2dcad0b01401 is in state STARTED 2026-05-24 01:07:42.964002 | orchestrator | 2026-05-24 01:07:42 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:07:42.964086 | orchestrator | 2026-05-24 01:07:42 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:07:46.007199 | orchestrator | 2026-05-24 01:07:46 | INFO  | Task f6425a6a-3634-4bf6-bad9-4b536673e26e is in state STARTED 2026-05-24 01:07:46.008674 | orchestrator | 2026-05-24 01:07:46 | INFO  | Task efaad5cf-b13c-4c7d-9f45-2dcad0b01401 is in state STARTED 2026-05-24 01:07:46.009972 | orchestrator | 2026-05-24 01:07:46 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:07:46.010117 | orchestrator | 2026-05-24 01:07:46 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:07:49.058321 | orchestrator | 2026-05-24 01:07:49 | INFO  | Task f6425a6a-3634-4bf6-bad9-4b536673e26e is in state STARTED 2026-05-24 01:07:49.059053 | orchestrator | 2026-05-24 01:07:49 | INFO  | Task efaad5cf-b13c-4c7d-9f45-2dcad0b01401 is in state STARTED 2026-05-24 01:07:49.060059 | orchestrator | 2026-05-24 01:07:49 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:07:49.060287 | orchestrator | 2026-05-24 01:07:49 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:07:52.101055 | orchestrator | 2026-05-24 01:07:52 | INFO  | Task f6425a6a-3634-4bf6-bad9-4b536673e26e is in state STARTED 2026-05-24 01:07:52.102413 | orchestrator | 2026-05-24 01:07:52 | INFO  | Task efaad5cf-b13c-4c7d-9f45-2dcad0b01401 is in state STARTED 2026-05-24 01:07:52.103609 | orchestrator | 2026-05-24 01:07:52 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:07:52.103636 | orchestrator | 2026-05-24 01:07:52 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:07:55.149489 | orchestrator | 2026-05-24 01:07:55 | INFO  | Task f6425a6a-3634-4bf6-bad9-4b536673e26e is in state STARTED 2026-05-24 01:07:55.151598 | orchestrator | 2026-05-24 01:07:55 | INFO  | Task efaad5cf-b13c-4c7d-9f45-2dcad0b01401 is in state STARTED 2026-05-24 01:07:55.152907 | orchestrator | 2026-05-24 01:07:55 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:07:55.153196 | orchestrator | 2026-05-24 01:07:55 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:07:58.206964 | orchestrator | 2026-05-24 01:07:58 | INFO  | Task f6425a6a-3634-4bf6-bad9-4b536673e26e is in state STARTED 2026-05-24 01:07:58.208923 | orchestrator | 2026-05-24 01:07:58 | INFO  | Task efaad5cf-b13c-4c7d-9f45-2dcad0b01401 is in state STARTED 2026-05-24 01:07:58.210292 | orchestrator | 2026-05-24 01:07:58 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:07:58.210339 | orchestrator | 2026-05-24 01:07:58 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:08:01.251659 | orchestrator | 2026-05-24 01:08:01 | INFO  | Task f6425a6a-3634-4bf6-bad9-4b536673e26e is in state STARTED 2026-05-24 01:08:01.254671 | orchestrator | 2026-05-24 01:08:01 | INFO  | Task efaad5cf-b13c-4c7d-9f45-2dcad0b01401 is in state STARTED 2026-05-24 01:08:01.258541 | orchestrator | 2026-05-24 01:08:01 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:08:01.258587 | orchestrator | 2026-05-24 01:08:01 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:08:04.312579 | orchestrator | 2026-05-24 01:08:04 | INFO  | Task f6425a6a-3634-4bf6-bad9-4b536673e26e is in state STARTED 2026-05-24 01:08:04.314451 | orchestrator | 2026-05-24 01:08:04 | INFO  | Task efaad5cf-b13c-4c7d-9f45-2dcad0b01401 is in state STARTED 2026-05-24 01:08:04.317480 | orchestrator | 2026-05-24 01:08:04 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:08:04.317569 | orchestrator | 2026-05-24 01:08:04 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:08:07.362358 | orchestrator | 2026-05-24 01:08:07 | INFO  | Task f6425a6a-3634-4bf6-bad9-4b536673e26e is in state STARTED 2026-05-24 01:08:07.363267 | orchestrator | 2026-05-24 01:08:07 | INFO  | Task efaad5cf-b13c-4c7d-9f45-2dcad0b01401 is in state STARTED 2026-05-24 01:08:07.365001 | orchestrator | 2026-05-24 01:08:07 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:08:07.365083 | orchestrator | 2026-05-24 01:08:07 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:08:10.411440 | orchestrator | 2026-05-24 01:08:10 | INFO  | Task f6425a6a-3634-4bf6-bad9-4b536673e26e is in state STARTED 2026-05-24 01:08:10.411766 | orchestrator | 2026-05-24 01:08:10 | INFO  | Task efaad5cf-b13c-4c7d-9f45-2dcad0b01401 is in state STARTED 2026-05-24 01:08:10.413652 | orchestrator | 2026-05-24 01:08:10 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:08:10.413731 | orchestrator | 2026-05-24 01:08:10 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:08:13.460754 | orchestrator | 2026-05-24 01:08:13 | INFO  | Task f6425a6a-3634-4bf6-bad9-4b536673e26e is in state STARTED 2026-05-24 01:08:13.462520 | orchestrator | 2026-05-24 01:08:13 | INFO  | Task efaad5cf-b13c-4c7d-9f45-2dcad0b01401 is in state STARTED 2026-05-24 01:08:13.464318 | orchestrator | 2026-05-24 01:08:13 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:08:13.464360 | orchestrator | 2026-05-24 01:08:13 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:08:16.527362 | orchestrator | 2026-05-24 01:08:16 | INFO  | Task f6425a6a-3634-4bf6-bad9-4b536673e26e is in state STARTED 2026-05-24 01:08:16.527494 | orchestrator | 2026-05-24 01:08:16 | INFO  | Task efaad5cf-b13c-4c7d-9f45-2dcad0b01401 is in state STARTED 2026-05-24 01:08:16.529026 | orchestrator | 2026-05-24 01:08:16 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:08:16.530485 | orchestrator | 2026-05-24 01:08:16 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:08:19.578700 | orchestrator | 2026-05-24 01:08:19 | INFO  | Task f6425a6a-3634-4bf6-bad9-4b536673e26e is in state STARTED 2026-05-24 01:08:19.584336 | orchestrator | 2026-05-24 01:08:19 | INFO  | Task efaad5cf-b13c-4c7d-9f45-2dcad0b01401 is in state SUCCESS 2026-05-24 01:08:19.585846 | orchestrator | 2026-05-24 01:08:19.585886 | orchestrator | [WARNING]: Collection community.general does not support Ansible version 2026-05-24 01:08:19.585894 | orchestrator | 2.17.14 2026-05-24 01:08:19.585901 | orchestrator | 2026-05-24 01:08:19.585906 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-05-24 01:08:19.585913 | orchestrator | 2026-05-24 01:08:19.585918 | orchestrator | TASK [Group hosts based on OpenStack release] ********************************** 2026-05-24 01:08:19.585924 | orchestrator | Sunday 24 May 2026 01:03:13 +0000 (0:00:00.332) 0:00:00.332 ************ 2026-05-24 01:08:19.585929 | orchestrator | changed: [testbed-manager] 2026-05-24 01:08:19.585975 | orchestrator | changed: [testbed-node-0] 2026-05-24 01:08:19.585981 | orchestrator | changed: [testbed-node-1] 2026-05-24 01:08:19.585986 | orchestrator | changed: [testbed-node-2] 2026-05-24 01:08:19.585992 | orchestrator | changed: [testbed-node-3] 2026-05-24 01:08:19.585997 | orchestrator | changed: [testbed-node-4] 2026-05-24 01:08:19.586002 | orchestrator | changed: [testbed-node-5] 2026-05-24 01:08:19.586008 | orchestrator | 2026-05-24 01:08:19.586040 | orchestrator | TASK [Group hosts based on Kolla action] *************************************** 2026-05-24 01:08:19.586047 | orchestrator | Sunday 24 May 2026 01:03:14 +0000 (0:00:00.734) 0:00:01.066 ************ 2026-05-24 01:08:19.586052 | orchestrator | changed: [testbed-manager] 2026-05-24 01:08:19.586056 | orchestrator | changed: [testbed-node-0] 2026-05-24 01:08:19.586061 | orchestrator | changed: [testbed-node-1] 2026-05-24 01:08:19.586066 | orchestrator | changed: [testbed-node-2] 2026-05-24 01:08:19.586070 | orchestrator | changed: [testbed-node-3] 2026-05-24 01:08:19.586075 | orchestrator | changed: [testbed-node-4] 2026-05-24 01:08:19.586079 | orchestrator | changed: [testbed-node-5] 2026-05-24 01:08:19.586083 | orchestrator | 2026-05-24 01:08:19.586088 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-05-24 01:08:19.586110 | orchestrator | Sunday 24 May 2026 01:03:14 +0000 (0:00:00.795) 0:00:01.861 ************ 2026-05-24 01:08:19.586115 | orchestrator | changed: [testbed-manager] => (item=enable_nova_True) 2026-05-24 01:08:19.586120 | orchestrator | changed: [testbed-node-0] => (item=enable_nova_True) 2026-05-24 01:08:19.586125 | orchestrator | changed: [testbed-node-1] => (item=enable_nova_True) 2026-05-24 01:08:19.586130 | orchestrator | changed: [testbed-node-2] => (item=enable_nova_True) 2026-05-24 01:08:19.586134 | orchestrator | changed: [testbed-node-3] => (item=enable_nova_True) 2026-05-24 01:08:19.586139 | orchestrator | changed: [testbed-node-4] => (item=enable_nova_True) 2026-05-24 01:08:19.586143 | orchestrator | changed: [testbed-node-5] => (item=enable_nova_True) 2026-05-24 01:08:19.586147 | orchestrator | 2026-05-24 01:08:19.586152 | orchestrator | PLAY [Bootstrap nova API databases] ******************************************** 2026-05-24 01:08:19.586156 | orchestrator | 2026-05-24 01:08:19.586160 | orchestrator | TASK [Bootstrap deploy] ******************************************************** 2026-05-24 01:08:19.586164 | orchestrator | Sunday 24 May 2026 01:03:15 +0000 (0:00:00.675) 0:00:02.537 ************ 2026-05-24 01:08:19.586169 | orchestrator | included: nova for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-24 01:08:19.586173 | orchestrator | 2026-05-24 01:08:19.586187 | orchestrator | TASK [nova : Creating Nova databases] ****************************************** 2026-05-24 01:08:19.586192 | orchestrator | Sunday 24 May 2026 01:03:16 +0000 (0:00:00.715) 0:00:03.252 ************ 2026-05-24 01:08:19.586196 | orchestrator | changed: [testbed-node-0] => (item=nova_cell0) 2026-05-24 01:08:19.586201 | orchestrator | changed: [testbed-node-0] => (item=nova_api) 2026-05-24 01:08:19.586205 | orchestrator | 2026-05-24 01:08:19.586209 | orchestrator | TASK [nova : Creating Nova databases user and setting permissions] ************* 2026-05-24 01:08:19.586214 | orchestrator | Sunday 24 May 2026 01:03:21 +0000 (0:00:05.154) 0:00:08.407 ************ 2026-05-24 01:08:19.586218 | orchestrator | changed: [testbed-node-0] => (item=None) 2026-05-24 01:08:19.586222 | orchestrator | changed: [testbed-node-0] => (item=None) 2026-05-24 01:08:19.586227 | orchestrator | changed: [testbed-node-0] 2026-05-24 01:08:19.586231 | orchestrator | 2026-05-24 01:08:19.586235 | orchestrator | TASK [nova : Ensuring config directories exist] ******************************** 2026-05-24 01:08:19.586239 | orchestrator | Sunday 24 May 2026 01:03:26 +0000 (0:00:04.808) 0:00:13.216 ************ 2026-05-24 01:08:19.586244 | orchestrator | changed: [testbed-node-0] 2026-05-24 01:08:19.586248 | orchestrator | 2026-05-24 01:08:19.586252 | orchestrator | TASK [nova : Copying over config.json files for nova-api-bootstrap] ************ 2026-05-24 01:08:19.586257 | orchestrator | Sunday 24 May 2026 01:03:27 +0000 (0:00:01.007) 0:00:14.224 ************ 2026-05-24 01:08:19.586261 | orchestrator | changed: [testbed-node-0] 2026-05-24 01:08:19.586265 | orchestrator | 2026-05-24 01:08:19.586269 | orchestrator | TASK [nova : Copying over nova.conf for nova-api-bootstrap] ******************** 2026-05-24 01:08:19.586274 | orchestrator | Sunday 24 May 2026 01:03:28 +0000 (0:00:01.537) 0:00:15.761 ************ 2026-05-24 01:08:19.586278 | orchestrator | changed: [testbed-node-0] 2026-05-24 01:08:19.586283 | orchestrator | 2026-05-24 01:08:19.586308 | orchestrator | TASK [nova : include_tasks] **************************************************** 2026-05-24 01:08:19.586312 | orchestrator | Sunday 24 May 2026 01:03:32 +0000 (0:00:03.814) 0:00:19.575 ************ 2026-05-24 01:08:19.586316 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:08:19.586321 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:08:19.586325 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:08:19.586329 | orchestrator | 2026-05-24 01:08:19.586350 | orchestrator | TASK [nova : Running Nova API bootstrap container] ***************************** 2026-05-24 01:08:19.586355 | orchestrator | Sunday 24 May 2026 01:03:33 +0000 (0:00:00.776) 0:00:20.352 ************ 2026-05-24 01:08:19.586359 | orchestrator | ok: [testbed-node-0] 2026-05-24 01:08:19.586363 | orchestrator | 2026-05-24 01:08:19.586367 | orchestrator | TASK [nova : Create cell0 mappings] ******************************************** 2026-05-24 01:08:19.586371 | orchestrator | Sunday 24 May 2026 01:04:08 +0000 (0:00:34.750) 0:00:55.102 ************ 2026-05-24 01:08:19.586380 | orchestrator | changed: [testbed-node-0] 2026-05-24 01:08:19.586384 | orchestrator | 2026-05-24 01:08:19.586388 | orchestrator | TASK [nova-cell : Get a list of existing cells] ******************************** 2026-05-24 01:08:19.586393 | orchestrator | Sunday 24 May 2026 01:04:23 +0000 (0:00:15.528) 0:01:10.631 ************ 2026-05-24 01:08:19.586420 | orchestrator | ok: [testbed-node-0] 2026-05-24 01:08:19.586425 | orchestrator | 2026-05-24 01:08:19.586429 | orchestrator | TASK [nova-cell : Extract current cell settings from list] ********************* 2026-05-24 01:08:19.586442 | orchestrator | Sunday 24 May 2026 01:04:36 +0000 (0:00:12.736) 0:01:23.368 ************ 2026-05-24 01:08:19.586447 | orchestrator | ok: [testbed-node-0] 2026-05-24 01:08:19.586451 | orchestrator | 2026-05-24 01:08:19.586455 | orchestrator | TASK [nova : Update cell0 mappings] ******************************************** 2026-05-24 01:08:19.586478 | orchestrator | Sunday 24 May 2026 01:04:38 +0000 (0:00:01.521) 0:01:24.889 ************ 2026-05-24 01:08:19.586482 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:08:19.586486 | orchestrator | 2026-05-24 01:08:19.586491 | orchestrator | TASK [nova : include_tasks] **************************************************** 2026-05-24 01:08:19.586495 | orchestrator | Sunday 24 May 2026 01:04:38 +0000 (0:00:00.506) 0:01:25.396 ************ 2026-05-24 01:08:19.586499 | orchestrator | included: /ansible/roles/nova/tasks/bootstrap_service.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-24 01:08:19.586511 | orchestrator | 2026-05-24 01:08:19.586516 | orchestrator | TASK [nova : Running Nova API bootstrap container] ***************************** 2026-05-24 01:08:19.586520 | orchestrator | Sunday 24 May 2026 01:04:40 +0000 (0:00:01.846) 0:01:27.243 ************ 2026-05-24 01:08:19.586524 | orchestrator | ok: [testbed-node-0] 2026-05-24 01:08:19.586528 | orchestrator | 2026-05-24 01:08:19.586532 | orchestrator | TASK [Bootstrap upgrade] ******************************************************* 2026-05-24 01:08:19.586537 | orchestrator | Sunday 24 May 2026 01:04:58 +0000 (0:00:18.276) 0:01:45.520 ************ 2026-05-24 01:08:19.586541 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:08:19.586545 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:08:19.586549 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:08:19.586553 | orchestrator | 2026-05-24 01:08:19.586558 | orchestrator | PLAY [Bootstrap nova cell databases] ******************************************* 2026-05-24 01:08:19.586562 | orchestrator | 2026-05-24 01:08:19.586566 | orchestrator | TASK [Bootstrap deploy] ******************************************************** 2026-05-24 01:08:19.586570 | orchestrator | Sunday 24 May 2026 01:04:58 +0000 (0:00:00.282) 0:01:45.802 ************ 2026-05-24 01:08:19.586574 | orchestrator | included: nova-cell for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-24 01:08:19.586579 | orchestrator | 2026-05-24 01:08:19.586583 | orchestrator | TASK [nova-cell : Creating Nova cell database] ********************************* 2026-05-24 01:08:19.586587 | orchestrator | Sunday 24 May 2026 01:04:59 +0000 (0:00:00.636) 0:01:46.438 ************ 2026-05-24 01:08:19.586591 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:08:19.586595 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:08:19.586600 | orchestrator | changed: [testbed-node-0] 2026-05-24 01:08:19.586604 | orchestrator | 2026-05-24 01:08:19.586608 | orchestrator | TASK [nova-cell : Creating Nova cell database user and setting permissions] **** 2026-05-24 01:08:19.586612 | orchestrator | Sunday 24 May 2026 01:05:01 +0000 (0:00:02.295) 0:01:48.734 ************ 2026-05-24 01:08:19.586616 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:08:19.586621 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:08:19.586625 | orchestrator | changed: [testbed-node-0] 2026-05-24 01:08:19.586629 | orchestrator | 2026-05-24 01:08:19.586637 | orchestrator | TASK [service-rabbitmq : nova | Ensure RabbitMQ vhosts exist] ****************** 2026-05-24 01:08:19.586641 | orchestrator | Sunday 24 May 2026 01:05:04 +0000 (0:00:02.318) 0:01:51.052 ************ 2026-05-24 01:08:19.586645 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:08:19.586649 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:08:19.586653 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:08:19.586662 | orchestrator | 2026-05-24 01:08:19.586666 | orchestrator | TASK [service-rabbitmq : nova | Ensure RabbitMQ users exist] ******************* 2026-05-24 01:08:19.586671 | orchestrator | Sunday 24 May 2026 01:05:04 +0000 (0:00:00.474) 0:01:51.527 ************ 2026-05-24 01:08:19.586675 | orchestrator | skipping: [testbed-node-1] => (item=None)  2026-05-24 01:08:19.586679 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:08:19.586683 | orchestrator | skipping: [testbed-node-2] => (item=None)  2026-05-24 01:08:19.586687 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:08:19.586691 | orchestrator | ok: [testbed-node-0] => (item=None) 2026-05-24 01:08:19.586696 | orchestrator | ok: [testbed-node-0 -> {{ service_rabbitmq_delegate_host }}] 2026-05-24 01:08:19.586700 | orchestrator | 2026-05-24 01:08:19.586704 | orchestrator | TASK [service-rabbitmq : nova | Ensure RabbitMQ vhosts exist] ****************** 2026-05-24 01:08:19.586708 | orchestrator | Sunday 24 May 2026 01:05:13 +0000 (0:00:09.028) 0:02:00.556 ************ 2026-05-24 01:08:19.586712 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:08:19.586716 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:08:19.586720 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:08:19.586725 | orchestrator | 2026-05-24 01:08:19.586729 | orchestrator | TASK [service-rabbitmq : nova | Ensure RabbitMQ users exist] ******************* 2026-05-24 01:08:19.586733 | orchestrator | Sunday 24 May 2026 01:05:14 +0000 (0:00:01.277) 0:02:01.833 ************ 2026-05-24 01:08:19.586737 | orchestrator | skipping: [testbed-node-0] => (item=None)  2026-05-24 01:08:19.586741 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:08:19.586745 | orchestrator | skipping: [testbed-node-1] => (item=None)  2026-05-24 01:08:19.586750 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:08:19.586754 | orchestrator | skipping: [testbed-node-2] => (item=None)  2026-05-24 01:08:19.586758 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:08:19.586762 | orchestrator | 2026-05-24 01:08:19.586766 | orchestrator | TASK [nova-cell : Ensuring config directories exist] *************************** 2026-05-24 01:08:19.586770 | orchestrator | Sunday 24 May 2026 01:05:16 +0000 (0:00:01.989) 0:02:03.823 ************ 2026-05-24 01:08:19.586774 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:08:19.586779 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:08:19.586783 | orchestrator | changed: [testbed-node-0] 2026-05-24 01:08:19.586787 | orchestrator | 2026-05-24 01:08:19.586791 | orchestrator | TASK [nova-cell : Copying over config.json files for nova-cell-bootstrap] ****** 2026-05-24 01:08:19.586795 | orchestrator | Sunday 24 May 2026 01:05:17 +0000 (0:00:00.555) 0:02:04.378 ************ 2026-05-24 01:08:19.586799 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:08:19.586803 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:08:19.586808 | orchestrator | changed: [testbed-node-0] 2026-05-24 01:08:19.586812 | orchestrator | 2026-05-24 01:08:19.586816 | orchestrator | TASK [nova-cell : Copying over nova.conf for nova-cell-bootstrap] ************** 2026-05-24 01:08:19.586824 | orchestrator | Sunday 24 May 2026 01:05:18 +0000 (0:00:01.013) 0:02:05.392 ************ 2026-05-24 01:08:19.586828 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:08:19.586832 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:08:19.586836 | orchestrator | changed: [testbed-node-0] 2026-05-24 01:08:19.586840 | orchestrator | 2026-05-24 01:08:19.586844 | orchestrator | TASK [nova-cell : Running Nova cell bootstrap container] *********************** 2026-05-24 01:08:19.586848 | orchestrator | Sunday 24 May 2026 01:05:21 +0000 (0:00:02.822) 0:02:08.214 ************ 2026-05-24 01:08:19.586853 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:08:19.586857 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:08:19.586861 | orchestrator | ok: [testbed-node-0] 2026-05-24 01:08:19.586865 | orchestrator | 2026-05-24 01:08:19.586869 | orchestrator | TASK [nova-cell : Get a list of existing cells] ******************************** 2026-05-24 01:08:19.586873 | orchestrator | Sunday 24 May 2026 01:05:47 +0000 (0:00:25.864) 0:02:34.079 ************ 2026-05-24 01:08:19.586878 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:08:19.586882 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:08:19.586886 | orchestrator | ok: [testbed-node-0] 2026-05-24 01:08:19.586895 | orchestrator | 2026-05-24 01:08:19.586899 | orchestrator | TASK [nova-cell : Extract current cell settings from list] ********************* 2026-05-24 01:08:19.586903 | orchestrator | Sunday 24 May 2026 01:06:01 +0000 (0:00:13.975) 0:02:48.054 ************ 2026-05-24 01:08:19.586907 | orchestrator | ok: [testbed-node-0] 2026-05-24 01:08:19.586911 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:08:19.586915 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:08:19.586919 | orchestrator | 2026-05-24 01:08:19.586923 | orchestrator | TASK [nova-cell : Create cell] ************************************************* 2026-05-24 01:08:19.586928 | orchestrator | Sunday 24 May 2026 01:06:02 +0000 (0:00:00.827) 0:02:48.881 ************ 2026-05-24 01:08:19.586932 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:08:19.586936 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:08:19.586940 | orchestrator | changed: [testbed-node-0] 2026-05-24 01:08:19.586944 | orchestrator | 2026-05-24 01:08:19.586948 | orchestrator | TASK [nova-cell : Update cell] ************************************************* 2026-05-24 01:08:19.586952 | orchestrator | Sunday 24 May 2026 01:06:15 +0000 (0:00:13.499) 0:03:02.380 ************ 2026-05-24 01:08:19.586956 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:08:19.586960 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:08:19.586965 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:08:19.586969 | orchestrator | 2026-05-24 01:08:19.586973 | orchestrator | TASK [Bootstrap upgrade] ******************************************************* 2026-05-24 01:08:19.586977 | orchestrator | Sunday 24 May 2026 01:06:16 +0000 (0:00:01.247) 0:03:03.628 ************ 2026-05-24 01:08:19.586981 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:08:19.586985 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:08:19.586989 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:08:19.586993 | orchestrator | 2026-05-24 01:08:19.586998 | orchestrator | PLAY [Apply role nova] ********************************************************* 2026-05-24 01:08:19.587002 | orchestrator | 2026-05-24 01:08:19.587006 | orchestrator | TASK [nova : include_tasks] **************************************************** 2026-05-24 01:08:19.587013 | orchestrator | Sunday 24 May 2026 01:06:17 +0000 (0:00:00.309) 0:03:03.937 ************ 2026-05-24 01:08:19.587017 | orchestrator | included: /ansible/roles/nova/tasks/deploy.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-24 01:08:19.587022 | orchestrator | 2026-05-24 01:08:19.587026 | orchestrator | TASK [service-ks-register : nova | Creating services] ************************** 2026-05-24 01:08:19.587030 | orchestrator | Sunday 24 May 2026 01:06:17 +0000 (0:00:00.770) 0:03:04.708 ************ 2026-05-24 01:08:19.587034 | orchestrator | skipping: [testbed-node-0] => (item=nova_legacy (compute_legacy))  2026-05-24 01:08:19.587039 | orchestrator | changed: [testbed-node-0] => (item=nova (compute)) 2026-05-24 01:08:19.587043 | orchestrator | 2026-05-24 01:08:19.587047 | orchestrator | TASK [service-ks-register : nova | Creating endpoints] ************************* 2026-05-24 01:08:19.587051 | orchestrator | Sunday 24 May 2026 01:06:21 +0000 (0:00:03.635) 0:03:08.343 ************ 2026-05-24 01:08:19.587055 | orchestrator | skipping: [testbed-node-0] => (item=nova_legacy -> https://api-int.testbed.osism.xyz:8774/v2/%(tenant_id)s -> internal)  2026-05-24 01:08:19.587060 | orchestrator | skipping: [testbed-node-0] => (item=nova_legacy -> https://api.testbed.osism.xyz:8774/v2/%(tenant_id)s -> public)  2026-05-24 01:08:19.587065 | orchestrator | changed: [testbed-node-0] => (item=nova -> https://api-int.testbed.osism.xyz:8774/v2.1 -> internal) 2026-05-24 01:08:19.587069 | orchestrator | changed: [testbed-node-0] => (item=nova -> https://api.testbed.osism.xyz:8774/v2.1 -> public) 2026-05-24 01:08:19.587073 | orchestrator | 2026-05-24 01:08:19.587078 | orchestrator | TASK [service-ks-register : nova | Creating projects] ************************** 2026-05-24 01:08:19.587082 | orchestrator | Sunday 24 May 2026 01:06:28 +0000 (0:00:06.864) 0:03:15.207 ************ 2026-05-24 01:08:19.587086 | orchestrator | ok: [testbed-node-0] => (item=service) 2026-05-24 01:08:19.587090 | orchestrator | 2026-05-24 01:08:19.587094 | orchestrator | TASK [service-ks-register : nova | Creating users] ***************************** 2026-05-24 01:08:19.587102 | orchestrator | Sunday 24 May 2026 01:06:31 +0000 (0:00:03.353) 0:03:18.561 ************ 2026-05-24 01:08:19.587106 | orchestrator | changed: [testbed-node-0] => (item=nova -> service) 2026-05-24 01:08:19.587111 | orchestrator | [WARNING]: Module did not set no_log for update_password 2026-05-24 01:08:19.587115 | orchestrator | 2026-05-24 01:08:19.587119 | orchestrator | TASK [service-ks-register : nova | Creating roles] ***************************** 2026-05-24 01:08:19.587123 | orchestrator | Sunday 24 May 2026 01:06:35 +0000 (0:00:04.017) 0:03:22.578 ************ 2026-05-24 01:08:19.587127 | orchestrator | ok: [testbed-node-0] => (item=admin) 2026-05-24 01:08:19.587131 | orchestrator | 2026-05-24 01:08:19.587136 | orchestrator | TASK [service-ks-register : nova | Granting user roles] ************************ 2026-05-24 01:08:19.587140 | orchestrator | Sunday 24 May 2026 01:06:39 +0000 (0:00:03.426) 0:03:26.004 ************ 2026-05-24 01:08:19.587144 | orchestrator | changed: [testbed-node-0] => (item=nova -> service -> admin) 2026-05-24 01:08:19.587151 | orchestrator | changed: [testbed-node-0] => (item=nova -> service -> service) 2026-05-24 01:08:19.587155 | orchestrator | 2026-05-24 01:08:19.587159 | orchestrator | TASK [nova : Ensuring config directories exist] ******************************** 2026-05-24 01:08:19.587164 | orchestrator | Sunday 24 May 2026 01:06:46 +0000 (0:00:07.671) 0:03:33.675 ************ 2026-05-24 01:08:19.587171 | orchestrator | changed: [testbed-node-0] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/nova-api:2024.2', '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-05-24 01:08:19.587179 | orchestrator | changed: [testbed-node-0] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/nova-scheduler:2024.2', '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-05-24 01:08:19.587188 | orchestrator | changed: [testbed-node-2] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/nova-api:2024.2', '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-05-24 01:08:19.587200 | orchestrator | changed: [testbed-node-1] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/nova-api:2024.2', '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-05-24 01:08:19.587205 | orchestrator | changed: [testbed-node-2] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/nova-scheduler:2024.2', '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-05-24 01:08:19.587223 | orchestrator | changed: [testbed-node-1] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/nova-scheduler:2024.2', '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-05-24 01:08:19.587229 | orchestrator | 2026-05-24 01:08:19.587233 | orchestrator | TASK [nova : Check if policies shall be overwritten] *************************** 2026-05-24 01:08:19.587237 | orchestrator | Sunday 24 May 2026 01:06:49 +0000 (0:00:02.617) 0:03:36.293 ************ 2026-05-24 01:08:19.587241 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:08:19.587245 | orchestrator | 2026-05-24 01:08:19.587263 | orchestrator | TASK [nova : Set nova policy file] ********************************************* 2026-05-24 01:08:19.587267 | orchestrator | Sunday 24 May 2026 01:06:49 +0000 (0:00:00.235) 0:03:36.528 ************ 2026-05-24 01:08:19.587271 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:08:19.587275 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:08:19.587280 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:08:19.587284 | orchestrator | 2026-05-24 01:08:19.587291 | orchestrator | TASK [nova : Check for vendordata file] **************************************** 2026-05-24 01:08:19.587295 | orchestrator | Sunday 24 May 2026 01:06:50 +0000 (0:00:00.702) 0:03:37.230 ************ 2026-05-24 01:08:19.587299 | orchestrator | ok: [testbed-node-0 -> localhost] 2026-05-24 01:08:19.587304 | orchestrator | 2026-05-24 01:08:19.587308 | orchestrator | TASK [nova : Set vendordata file path] ***************************************** 2026-05-24 01:08:19.587316 | orchestrator | Sunday 24 May 2026 01:06:51 +0000 (0:00:00.865) 0:03:38.095 ************ 2026-05-24 01:08:19.587320 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:08:19.587324 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:08:19.587328 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:08:19.587332 | orchestrator | 2026-05-24 01:08:19.587336 | orchestrator | TASK [nova : include_tasks] **************************************************** 2026-05-24 01:08:19.587358 | orchestrator | Sunday 24 May 2026 01:06:51 +0000 (0:00:00.346) 0:03:38.442 ************ 2026-05-24 01:08:19.587363 | orchestrator | included: /ansible/roles/nova/tasks/copy-certs.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-24 01:08:19.587367 | orchestrator | 2026-05-24 01:08:19.587371 | orchestrator | TASK [service-cert-copy : nova | Copying over extra CA certificates] *********** 2026-05-24 01:08:19.587375 | orchestrator | Sunday 24 May 2026 01:06:52 +0000 (0:00:00.794) 0:03:39.236 ************ 2026-05-24 01:08:19.587383 | orchestrator | changed: [testbed-node-1] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/nova-api:2024.2', '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-05-24 01:08:19.587389 | orchestrator | changed: [testbed-node-0] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/nova-api:2024.2', '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-05-24 01:08:19.587423 | orchestrator | changed: [testbed-node-2] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/nova-api:2024.2', '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-05-24 01:08:19.587441 | orchestrator | changed: [testbed-node-1] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/nova-scheduler:2024.2', '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-05-24 01:08:19.587505 | orchestrator | changed: [testbed-node-0] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/nova-scheduler:2024.2', '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-05-24 01:08:19.587515 | orchestrator | changed: [testbed-node-2] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/nova-scheduler:2024.2', '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-05-24 01:08:19.587520 | orchestrator | 2026-05-24 01:08:19.587524 | orchestrator | TASK [service-cert-copy : nova | Copying over backend internal TLS certificate] *** 2026-05-24 01:08:19.587528 | orchestrator | Sunday 24 May 2026 01:06:55 +0000 (0:00:02.991) 0:03:42.228 ************ 2026-05-24 01:08:19.587533 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/nova-api:2024.2', '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-05-24 01:08:19.587543 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/nova-scheduler:2024.2', '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-05-24 01:08:19.587552 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:08:19.587556 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/nova-api:2024.2', '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-05-24 01:08:19.587561 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/nova-scheduler:2024.2', '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-05-24 01:08:19.587565 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:08:19.587573 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/nova-api:2024.2', '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-05-24 01:08:19.587578 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/nova-scheduler:2024.2', '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-05-24 01:08:19.587585 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:08:19.587590 | orchestrator | 2026-05-24 01:08:19.587594 | orchestrator | TASK [service-cert-copy : nova | Copying over backend internal TLS key] ******** 2026-05-24 01:08:19.587598 | orchestrator | Sunday 24 May 2026 01:06:56 +0000 (0:00:00.772) 0:03:43.001 ************ 2026-05-24 01:08:19.587605 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/nova-api:2024.2', '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-05-24 01:08:19.587610 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/nova-scheduler:2024.2', '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-05-24 01:08:19.587614 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:08:19.587625 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/nova-api:2024.2', '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-05-24 01:08:19.587629 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/nova-scheduler:2024.2', '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-05-24 01:08:19.587637 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:08:19.587645 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/nova-api:2024.2', '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-05-24 01:08:19.587650 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/nova-scheduler:2024.2', '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-05-24 01:08:19.587654 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:08:19.587658 | orchestrator | 2026-05-24 01:08:19.587662 | orchestrator | TASK [nova : Copying over config.json files for services] ********************** 2026-05-24 01:08:19.587667 | orchestrator | Sunday 24 May 2026 01:06:57 +0000 (0:00:01.232) 0:03:44.234 ************ 2026-05-24 01:08:19.587675 | orchestrator | changed: [testbed-node-0] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/nova-api:2024.2', '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-05-24 01:08:19.587680 | orchestrator | changed: [testbed-node-1] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/nova-api:2024.2', '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-05-24 01:08:19.587690 | orchestrator | changed: [testbed-node-2] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/nova-api:2024.2', '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-05-24 01:08:19.587695 | orchestrator | changed: [testbed-node-0] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/nova-scheduler:2024.2', '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-05-24 01:08:19.587704 | orchestrator | changed: [testbed-node-1] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/nova-scheduler:2024.2', '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-05-24 01:08:19.587709 | orchestrator | changed: [testbed-node-2] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/nova-scheduler:2024.2', '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-05-24 01:08:19.587713 | orchestrator | 2026-05-24 01:08:19.587720 | orchestrator | TASK [nova : Copying over nova.conf] ******************************************* 2026-05-24 01:08:19.587725 | orchestrator | Sunday 24 May 2026 01:06:59 +0000 (0:00:02.497) 0:03:46.731 ************ 2026-05-24 01:08:19.587732 | orchestrator | changed: [testbed-node-2] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/nova-api:2024.2', '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-05-24 01:08:19.587737 | orchestrator | changed: [testbed-node-1] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/nova-api:2024.2', '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-05-24 01:08:19.587745 | orchestrator | changed: [testbed-node-0] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/nova-api:2024.2', '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-05-24 01:08:19.587750 | orchestrator | changed: [testbed-node-2] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/nova-scheduler:2024.2', '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-05-24 01:08:19.587757 | orchestrator | changed: [testbed-node-1] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/nova-scheduler:2024.2', '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-05-24 01:08:19.587764 | orchestrator | changed: [testbed-node-0] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/nova-scheduler:2024.2', '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-05-24 01:08:19.587769 | orchestrator | 2026-05-24 01:08:19.587773 | orchestrator | TASK [nova : Copying over existing policy file] ******************************** 2026-05-24 01:08:19.587777 | orchestrator | Sunday 24 May 2026 01:07:06 +0000 (0:00:06.725) 0:03:53.456 ************ 2026-05-24 01:08:19.587782 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/nova-api:2024.2', '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-05-24 01:08:19.587790 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/nova-scheduler:2024.2', '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-05-24 01:08:19.587794 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:08:19.587799 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/nova-api:2024.2', '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-05-24 01:08:19.587808 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/nova-scheduler:2024.2', '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-05-24 01:08:19.587813 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:08:19.587817 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/nova-api:2024.2', '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-05-24 01:08:19.587822 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/nova-scheduler:2024.2', '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-05-24 01:08:19.587826 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:08:19.587830 | orchestrator | 2026-05-24 01:08:19.587834 | orchestrator | TASK [nova : Copying over nova-api-wsgi.conf] ********************************** 2026-05-24 01:08:19.587839 | orchestrator | Sunday 24 May 2026 01:07:07 +0000 (0:00:00.583) 0:03:54.040 ************ 2026-05-24 01:08:19.587845 | orchestrator | changed: [testbed-node-0] 2026-05-24 01:08:19.587850 | orchestrator | changed: [testbed-node-1] 2026-05-24 01:08:19.587854 | orchestrator | changed: [testbed-node-2] 2026-05-24 01:08:19.587861 | orchestrator | 2026-05-24 01:08:19.587866 | orchestrator | TASK [nova : Copying over vendordata file] ************************************* 2026-05-24 01:08:19.587870 | orchestrator | Sunday 24 May 2026 01:07:08 +0000 (0:00:01.800) 0:03:55.840 ************ 2026-05-24 01:08:19.587874 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:08:19.587878 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:08:19.587882 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:08:19.587886 | orchestrator | 2026-05-24 01:08:19.587890 | orchestrator | TASK [nova : Check nova containers] ******************************************** 2026-05-24 01:08:19.587894 | orchestrator | Sunday 24 May 2026 01:07:09 +0000 (0:00:00.314) 0:03:56.155 ************ 2026-05-24 01:08:19.587899 | orchestrator | changed: [testbed-node-0] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/nova-api:2024.2', '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-05-24 01:08:19.587908 | orchestrator | changed: [testbed-node-2] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/nova-api:2024.2', '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-05-24 01:08:19.587919 | orchestrator | changed: [testbed-node-1] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/nova-api:2024.2', '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-05-24 01:08:19.587955 | orchestrator | changed: [testbed-node-0] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/nova-scheduler:2024.2', '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-05-24 01:08:19.587963 | orchestrator | changed: [testbed-node-2] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/nova-scheduler:2024.2', '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-05-24 01:08:19.587971 | orchestrator | changed: [testbed-node-1] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/nova-scheduler:2024.2', '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-05-24 01:08:19.587979 | orchestrator | 2026-05-24 01:08:19.587986 | orchestrator | TASK [nova : Flush handlers] *************************************************** 2026-05-24 01:08:19.587997 | orchestrator | Sunday 24 May 2026 01:07:11 +0000 (0:00:01.721) 0:03:57.876 ************ 2026-05-24 01:08:19.588005 | orchestrator | 2026-05-24 01:08:19.588012 | orchestrator | TASK [nova : Flush handlers] *************************************************** 2026-05-24 01:08:19.588019 | orchestrator | Sunday 24 May 2026 01:07:11 +0000 (0:00:00.144) 0:03:58.021 ************ 2026-05-24 01:08:19.588027 | orchestrator | 2026-05-24 01:08:19.588034 | orchestrator | TASK [nova : Flush handlers] *************************************************** 2026-05-24 01:08:19.588041 | orchestrator | Sunday 24 May 2026 01:07:11 +0000 (0:00:00.133) 0:03:58.155 ************ 2026-05-24 01:08:19.588049 | orchestrator | 2026-05-24 01:08:19.588056 | orchestrator | RUNNING HANDLER [nova : Restart nova-scheduler container] ********************** 2026-05-24 01:08:19.588063 | orchestrator | Sunday 24 May 2026 01:07:11 +0000 (0:00:00.344) 0:03:58.499 ************ 2026-05-24 01:08:19.588077 | orchestrator | fatal: [testbed-node-1]: FAILED! => {"changed": true, "msg": "'Traceback (most recent call last):\\n File \"/usr/lib/python3/dist-packages/docker/api/client.py\", line 275, in _raise_for_status\\n response.raise_for_status()\\n File \"/usr/lib/python3/dist-packages/requests/models.py\", line 1021, in raise_for_status\\n raise HTTPError(http_error_msg, response=self)\\nrequests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http+docker://localhost/v1.47/images/create?tag=2024.2&fromImage=registry.osism.tech%2Fkolla%2Fnova-scheduler\\n\\nThe above exception was the direct cause of the following exception:\\n\\nTraceback (most recent call last):\\n File \"/tmp/ansible_kolla_container_payload_rg8zg_4a/ansible_kolla_container_payload.zip/ansible/modules/kolla_container.py\", line 425, in main\\n result = bool(getattr(cw, module.params.get(\\'action\\'))())\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File \"/tmp/ansible_kolla_container_payload_rg8zg_4a/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 349, in recreate_or_restart_container\\n self.start_container()\\n File \"/tmp/ansible_kolla_container_payload_rg8zg_4a/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 367, in start_container\\n self.pull_image()\\n File \"/tmp/ansible_kolla_container_payload_rg8zg_4a/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 202, in pull_image\\n json.loads(line.strip().decode(\\'utf-8\\')) for line in self.dc.pull(\\n ^^^^^^^^^^^^^\\n File \"/usr/lib/python3/dist-packages/docker/api/image.py\", line 429, in pull\\n self._raise_for_status(response)\\n File \"/usr/lib/python3/dist-packages/docker/api/client.py\", line 277, in _raise_for_status\\n raise create_api_error_from_http_exception(e) from e\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File \"/usr/lib/python3/dist-packages/docker/errors.py\", line 39, in create_api_error_from_http_exception\\n raise cls(e, response=response, explanation=explanation) from e\\ndocker.errors.APIError: 500 Server Error for http+docker://localhost/v1.47/images/create?tag=2024.2&fromImage=registry.osism.tech%2Fkolla%2Fnova-scheduler: Internal Server Error (\"received unexpected HTTP status: 503 Service Temporarily Unavailable\")\\n'"} 2026-05-24 01:08:19.588097 | orchestrator | fatal: [testbed-node-2]: FAILED! => {"changed": true, "msg": "'Traceback (most recent call last):\\n File \"/usr/lib/python3/dist-packages/docker/api/client.py\", line 275, in _raise_for_status\\n response.raise_for_status()\\n File \"/usr/lib/python3/dist-packages/requests/models.py\", line 1021, in raise_for_status\\n raise HTTPError(http_error_msg, response=self)\\nrequests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http+docker://localhost/v1.47/images/create?tag=2024.2&fromImage=registry.osism.tech%2Fkolla%2Fnova-scheduler\\n\\nThe above exception was the direct cause of the following exception:\\n\\nTraceback (most recent call last):\\n File \"/tmp/ansible_kolla_container_payload_dfvwbq55/ansible_kolla_container_payload.zip/ansible/modules/kolla_container.py\", line 425, in main\\n result = bool(getattr(cw, module.params.get(\\'action\\'))())\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File \"/tmp/ansible_kolla_container_payload_dfvwbq55/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 349, in recreate_or_restart_container\\n self.start_container()\\n File \"/tmp/ansible_kolla_container_payload_dfvwbq55/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 367, in start_container\\n self.pull_image()\\n File \"/tmp/ansible_kolla_container_payload_dfvwbq55/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 202, in pull_image\\n json.loads(line.strip().decode(\\'utf-8\\')) for line in self.dc.pull(\\n ^^^^^^^^^^^^^\\n File \"/usr/lib/python3/dist-packages/docker/api/image.py\", line 429, in pull\\n self._raise_for_status(response)\\n File \"/usr/lib/python3/dist-packages/docker/api/client.py\", line 277, in _raise_for_status\\n raise create_api_error_from_http_exception(e) from e\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File \"/usr/lib/python3/dist-packages/docker/errors.py\", line 39, in create_api_error_from_http_exception\\n raise cls(e, response=response, explanation=explanation) from e\\ndocker.errors.APIError: 500 Server Error for http+docker://localhost/v1.47/images/create?tag=2024.2&fromImage=registry.osism.tech%2Fkolla%2Fnova-scheduler: Internal Server Error (\"received unexpected HTTP status: 503 Service Temporarily Unavailable\")\\n'"} 2026-05-24 01:08:19.588111 | orchestrator | changed: [testbed-node-0] 2026-05-24 01:08:19.588118 | orchestrator | 2026-05-24 01:08:19.588125 | orchestrator | RUNNING HANDLER [nova : Restart nova-api container] **************************** 2026-05-24 01:08:19.588132 | orchestrator | Sunday 24 May 2026 01:07:14 +0000 (0:00:02.916) 0:04:01.415 ************ 2026-05-24 01:08:19.588140 | orchestrator | changed: [testbed-node-0] 2026-05-24 01:08:19.588147 | orchestrator | 2026-05-24 01:08:19.588154 | orchestrator | PLAY [Apply role nova-cell] **************************************************** 2026-05-24 01:08:19.588161 | orchestrator | 2026-05-24 01:08:19.588169 | orchestrator | TASK [nova-cell : include_tasks] *********************************************** 2026-05-24 01:08:19.588176 | orchestrator | Sunday 24 May 2026 01:07:17 +0000 (0:00:03.204) 0:04:04.620 ************ 2026-05-24 01:08:19.588183 | orchestrator | included: /ansible/roles/nova-cell/tasks/deploy.yml for testbed-node-3, testbed-node-4, testbed-node-5, testbed-node-0 2026-05-24 01:08:19.588202 | orchestrator | 2026-05-24 01:08:19.588209 | orchestrator | TASK [nova-cell : include_tasks] *********************************************** 2026-05-24 01:08:19.588220 | orchestrator | Sunday 24 May 2026 01:07:18 +0000 (0:00:00.820) 0:04:05.441 ************ 2026-05-24 01:08:19.588228 | orchestrator | skipping: [testbed-node-3] 2026-05-24 01:08:19.588235 | orchestrator | skipping: [testbed-node-4] 2026-05-24 01:08:19.588242 | orchestrator | skipping: [testbed-node-5] 2026-05-24 01:08:19.588250 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:08:19.588257 | orchestrator | 2026-05-24 01:08:19.588264 | orchestrator | TASK [Load and persist br_netfilter module] ************************************ 2026-05-24 01:08:19.588271 | orchestrator | Sunday 24 May 2026 01:07:18 +0000 (0:00:00.390) 0:04:05.831 ************ 2026-05-24 01:08:19.588278 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:08:19.588286 | orchestrator | included: module-load for testbed-node-3, testbed-node-4, testbed-node-5 2026-05-24 01:08:19.588293 | orchestrator | 2026-05-24 01:08:19.588300 | orchestrator | TASK [module-load : Load modules] ********************************************** 2026-05-24 01:08:19.588307 | orchestrator | Sunday 24 May 2026 01:07:19 +0000 (0:00:00.795) 0:04:06.627 ************ 2026-05-24 01:08:19.588314 | orchestrator | ok: [testbed-node-3] => (item=br_netfilter) 2026-05-24 01:08:19.588322 | orchestrator | ok: [testbed-node-4] => (item=br_netfilter) 2026-05-24 01:08:19.588360 | orchestrator | ok: [testbed-node-5] => (item=br_netfilter) 2026-05-24 01:08:19.588375 | orchestrator | 2026-05-24 01:08:19.588382 | orchestrator | TASK [module-load : Persist modules via modules-load.d] ************************ 2026-05-24 01:08:19.588390 | orchestrator | Sunday 24 May 2026 01:07:20 +0000 (0:00:01.031) 0:04:07.658 ************ 2026-05-24 01:08:19.588423 | orchestrator | changed: [testbed-node-3] => (item=br_netfilter) 2026-05-24 01:08:19.588436 | orchestrator | changed: [testbed-node-4] => (item=br_netfilter) 2026-05-24 01:08:19.588444 | orchestrator | changed: [testbed-node-5] => (item=br_netfilter) 2026-05-24 01:08:19.588451 | orchestrator | 2026-05-24 01:08:19.588458 | orchestrator | TASK [module-load : Drop module persistence] *********************************** 2026-05-24 01:08:19.588465 | orchestrator | Sunday 24 May 2026 01:07:21 +0000 (0:00:01.131) 0:04:08.790 ************ 2026-05-24 01:08:19.588472 | orchestrator | skipping: [testbed-node-3] => (item=br_netfilter)  2026-05-24 01:08:19.588479 | orchestrator | skipping: [testbed-node-3] 2026-05-24 01:08:19.588486 | orchestrator | skipping: [testbed-node-4] => (item=br_netfilter)  2026-05-24 01:08:19.588494 | orchestrator | skipping: [testbed-node-4] 2026-05-24 01:08:19.588500 | orchestrator | skipping: [testbed-node-5] => (item=br_netfilter)  2026-05-24 01:08:19.588508 | orchestrator | skipping: [testbed-node-5] 2026-05-24 01:08:19.588515 | orchestrator | 2026-05-24 01:08:19.588522 | orchestrator | TASK [nova-cell : Enable bridge-nf-call sysctl variables] ********************** 2026-05-24 01:08:19.588529 | orchestrator | Sunday 24 May 2026 01:07:22 +0000 (0:00:00.689) 0:04:09.479 ************ 2026-05-24 01:08:19.588536 | orchestrator | skipping: [testbed-node-0] => (item=net.bridge.bridge-nf-call-iptables)  2026-05-24 01:08:19.588543 | orchestrator | skipping: [testbed-node-0] => (item=net.bridge.bridge-nf-call-ip6tables)  2026-05-24 01:08:19.588558 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:08:19.588569 | orchestrator | changed: [testbed-node-3] => (item=net.bridge.bridge-nf-call-iptables) 2026-05-24 01:08:19.588576 | orchestrator | changed: [testbed-node-4] => (item=net.bridge.bridge-nf-call-iptables) 2026-05-24 01:08:19.588584 | orchestrator | changed: [testbed-node-5] => (item=net.bridge.bridge-nf-call-iptables) 2026-05-24 01:08:19.588591 | orchestrator | changed: [testbed-node-3] => (item=net.bridge.bridge-nf-call-ip6tables) 2026-05-24 01:08:19.588598 | orchestrator | changed: [testbed-node-4] => (item=net.bridge.bridge-nf-call-ip6tables) 2026-05-24 01:08:19.588605 | orchestrator | changed: [testbed-node-5] => (item=net.bridge.bridge-nf-call-ip6tables) 2026-05-24 01:08:19.588612 | orchestrator | 2026-05-24 01:08:19.588619 | orchestrator | TASK [nova-cell : Install udev kolla kvm rules] ******************************** 2026-05-24 01:08:19.588626 | orchestrator | Sunday 24 May 2026 01:07:23 +0000 (0:00:00.995) 0:04:10.474 ************ 2026-05-24 01:08:19.588633 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:08:19.588641 | orchestrator | changed: [testbed-node-3] 2026-05-24 01:08:19.588648 | orchestrator | changed: [testbed-node-5] 2026-05-24 01:08:19.588655 | orchestrator | changed: [testbed-node-4] 2026-05-24 01:08:19.588662 | orchestrator | 2026-05-24 01:08:19.588669 | orchestrator | TASK [nova-cell : Mask qemu-kvm service] *************************************** 2026-05-24 01:08:19.588676 | orchestrator | Sunday 24 May 2026 01:07:24 +0000 (0:00:01.182) 0:04:11.657 ************ 2026-05-24 01:08:19.588683 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:08:19.588690 | orchestrator | changed: [testbed-node-3] 2026-05-24 01:08:19.588697 | orchestrator | changed: [testbed-node-4] 2026-05-24 01:08:19.588704 | orchestrator | changed: [testbed-node-5] 2026-05-24 01:08:19.588711 | orchestrator | 2026-05-24 01:08:19.588719 | orchestrator | TASK [nova-cell : Ensuring config directories exist] *************************** 2026-05-24 01:08:19.588726 | orchestrator | Sunday 24 May 2026 01:07:26 +0000 (0:00:01.891) 0:04:13.548 ************ 2026-05-24 01:08:19.588739 | orchestrator | changed: [testbed-node-3] => (item={'key': 'nova-libvirt', 'value': {'container_name': 'nova_libvirt', 'group': 'compute', 'enabled': True, 'image': 'registry.osism.tech/kolla/nova-libvirt:2024.2', '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-05-24 01:08:19.588749 | orchestrator | changed: [testbed-node-4] => (item={'key': 'nova-libvirt', 'value': {'container_name': 'nova_libvirt', 'group': 'compute', 'enabled': True, 'image': 'registry.osism.tech/kolla/nova-libvirt:2024.2', '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-05-24 01:08:19.588757 | orchestrator | changed: [testbed-node-5] => (item={'key': 'nova-libvirt', 'value': {'container_name': 'nova_libvirt', 'group': 'compute', 'enabled': True, 'image': 'registry.osism.tech/kolla/nova-libvirt:2024.2', '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-05-24 01:08:19.588773 | orchestrator | changed: [testbed-node-3] => (item={'key': 'nova-ssh', 'value': {'container_name': 'nova_ssh', 'group': 'compute', 'image': 'registry.osism.tech/kolla/nova-ssh:2024.2', '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-05-24 01:08:19.588782 | orchestrator | changed: [testbed-node-0] => (item={'key': 'nova-novncproxy', 'value': {'container_name': 'nova_novncproxy', 'group': 'nova-novncproxy', 'image': 'registry.osism.tech/kolla/nova-novncproxy:2024.2', '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-05-24 01:08:19.588790 | orchestrator | changed: [testbed-node-4] => (item={'key': 'nova-ssh', 'value': {'container_name': 'nova_ssh', 'group': 'compute', 'image': 'registry.osism.tech/kolla/nova-ssh:2024.2', '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-05-24 01:08:19.588798 | orchestrator | changed: [testbed-node-5] => (item={'key': 'nova-ssh', 'value': {'container_name': 'nova_ssh', 'group': 'compute', 'image': 'registry.osism.tech/kolla/nova-ssh:2024.2', '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-05-24 01:08:19.588811 | orchestrator | changed: [testbed-node-3] => (item={'key': 'nova-compute', 'value': {'container_name': 'nova_compute', 'group': 'compute', 'image': 'registry.osism.tech/kolla/nova-compute:2024.2', '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-05-24 01:08:19.588820 | orchestrator | changed: [testbed-node-0] => (item={'key': 'nova-conductor', 'value': {'container_name': 'nova_conductor', 'group': 'nova-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/nova-conductor:2024.2', '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-05-24 01:08:19.588836 | orchestrator | changed: [testbed-node-4] => (item={'key': 'nova-compute', 'value': {'container_name': 'nova_compute', 'group': 'compute', 'image': 'registry.osism.tech/kolla/nova-compute:2024.2', '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-05-24 01:08:19.588844 | orchestrator | changed: [testbed-node-5] => (item={'key': 'nova-compute', 'value': {'container_name': 'nova_compute', 'group': 'compute', 'image': 'registry.osism.tech/kolla/nova-compute:2024.2', '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-05-24 01:08:19.588851 | orchestrator | 2026-05-24 01:08:19.588859 | orchestrator | TASK [nova-cell : include_tasks] *********************************************** 2026-05-24 01:08:19.588866 | orchestrator | Sunday 24 May 2026 01:07:28 +0000 (0:00:02.157) 0:04:15.706 ************ 2026-05-24 01:08:19.588873 | orchestrator | included: /ansible/roles/nova-cell/tasks/copy-certs.yml for testbed-node-3, testbed-node-4, testbed-node-5, testbed-node-0 2026-05-24 01:08:19.588880 | orchestrator | 2026-05-24 01:08:19.588887 | orchestrator | TASK [service-cert-copy : nova | Copying over extra CA certificates] *********** 2026-05-24 01:08:19.588895 | orchestrator | Sunday 24 May 2026 01:07:29 +0000 (0:00:00.865) 0:04:16.571 ************ 2026-05-24 01:08:19.588907 | orchestrator | changed: [testbed-node-3] => (item={'key': 'nova-libvirt', 'value': {'container_name': 'nova_libvirt', 'group': 'compute', 'enabled': True, 'image': 'registry.osism.tech/kolla/nova-libvirt:2024.2', '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-05-24 01:08:19.588915 | orchestrator | changed: [testbed-node-4] => (item={'key': 'nova-libvirt', 'value': {'container_name': 'nova_libvirt', 'group': 'compute', 'enabled': True, 'image': 'registry.osism.tech/kolla/nova-libvirt:2024.2', '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-05-24 01:08:19.588928 | orchestrator | changed: [testbed-node-5] => (item={'key': 'nova-libvirt', 'value': {'container_name': 'nova_libvirt', 'group': 'compute', 'enabled': True, 'image': 'registry.osism.tech/kolla/nova-libvirt:2024.2', '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-05-24 01:08:19.588939 | orchestrator | changed: [testbed-node-0] => (item={'key': 'nova-novncproxy', 'value': {'container_name': 'nova_novncproxy', 'group': 'nova-novncproxy', 'image': 'registry.osism.tech/kolla/nova-novncproxy:2024.2', '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-05-24 01:08:19.588946 | orchestrator | changed: [testbed-node-3] => (item={'key': 'nova-ssh', 'value': {'container_name': 'nova_ssh', 'group': 'compute', 'image': 'registry.osism.tech/kolla/nova-ssh:2024.2', '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-05-24 01:08:19.588954 | orchestrator | changed: [testbed-node-4] => (item={'key': 'nova-ssh', 'value': {'container_name': 'nova_ssh', 'group': 'compute', 'image': 'registry.osism.tech/kolla/nova-ssh:2024.2', '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-05-24 01:08:19.588967 | orchestrator | changed: [testbed-node-5] => (item={'key': 'nova-ssh', 'value': {'container_name': 'nova_ssh', 'group': 'compute', 'image': 'registry.osism.tech/kolla/nova-ssh:2024.2', '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-05-24 01:08:19.588974 | orchestrator | changed: [testbed-node-0] => (item={'key': 'nova-conductor', 'value': {'container_name': 'nova_conductor', 'group': 'nova-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/nova-conductor:2024.2', '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-05-24 01:08:19.588987 | orchestrator | changed: [testbed-node-3] => (item={'key': 'nova-compute', 'value': {'container_name': 'nova_compute', 'group': 'compute', 'image': 'registry.osism.tech/kolla/nova-compute:2024.2', '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-05-24 01:08:19.589000 | orchestrator | changed: [testbed-node-4] => (item={'key': 'nova-compute', 'value': {'container_name': 'nova_compute', 'group': 'compute', 'image': 'registry.osism.tech/kolla/nova-compute:2024.2', '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-05-24 01:08:19.589008 | orchestrator | changed: [testbed-node-5] => (item={'key': 'nova-compute', 'value': {'container_name': 'nova_compute', 'group': 'compute', 'image': 'registry.osism.tech/kolla/nova-compute:2024.2', '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-05-24 01:08:19.589015 | orchestrator | 2026-05-24 01:08:19.589023 | orchestrator | TASK [service-cert-copy : nova | Copying over backend internal TLS certificate] *** 2026-05-24 01:08:19.589030 | orchestrator | Sunday 24 May 2026 01:07:33 +0000 (0:00:03.482) 0:04:20.054 ************ 2026-05-24 01:08:19.589038 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'nova-libvirt', 'value': {'container_name': 'nova_libvirt', 'group': 'compute', 'enabled': True, 'image': 'registry.osism.tech/kolla/nova-libvirt:2024.2', '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-05-24 01:08:19.589051 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'nova-libvirt', 'value': {'container_name': 'nova_libvirt', 'group': 'compute', 'enabled': True, 'image': 'registry.osism.tech/kolla/nova-libvirt:2024.2', '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-05-24 01:08:19.589063 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'nova-ssh', 'value': {'container_name': 'nova_ssh', 'group': 'compute', 'image': 'registry.osism.tech/kolla/nova-ssh:2024.2', '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-05-24 01:08:19.589071 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'nova-ssh', 'value': {'container_name': 'nova_ssh', 'group': 'compute', 'image': 'registry.osism.tech/kolla/nova-ssh:2024.2', '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-05-24 01:08:19.589082 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'nova-compute', 'value': {'container_name': 'nova_compute', 'group': 'compute', 'image': 'registry.osism.tech/kolla/nova-compute:2024.2', '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-05-24 01:08:19.589090 | orchestrator | skipping: [testbed-node-4] 2026-05-24 01:08:19.589098 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'nova-compute', 'value': {'container_name': 'nova_compute', 'group': 'compute', 'image': 'registry.osism.tech/kolla/nova-compute:2024.2', '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-05-24 01:08:19.589105 | orchestrator | skipping: [testbed-node-3] 2026-05-24 01:08:19.589117 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova-novncproxy', 'value': {'container_name': 'nova_novncproxy', 'group': 'nova-novncproxy', 'image': 'registry.osism.tech/kolla/nova-novncproxy:2024.2', '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-05-24 01:08:19.589129 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'nova-libvirt', 'value': {'container_name': 'nova_libvirt', 'group': 'compute', 'enabled': True, 'image': 'registry.osism.tech/kolla/nova-libvirt:2024.2', '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-05-24 01:08:19.589137 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova-conductor', 'value': {'container_name': 'nova_conductor', 'group': 'nova-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/nova-conductor:2024.2', '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-05-24 01:08:19.589144 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:08:19.589155 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'nova-ssh', 'value': {'container_name': 'nova_ssh', 'group': 'compute', 'image': 'registry.osism.tech/kolla/nova-ssh:2024.2', '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-05-24 01:08:19.589163 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'nova-compute', 'value': {'container_name': 'nova_compute', 'group': 'compute', 'image': 'registry.osism.tech/kolla/nova-compute:2024.2', '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-05-24 01:08:19.589170 | orchestrator | skipping: [testbed-node-5] 2026-05-24 01:08:19.589177 | orchestrator | 2026-05-24 01:08:19.589185 | orchestrator | TASK [service-cert-copy : nova | Copying over backend internal TLS key] ******** 2026-05-24 01:08:19.589192 | orchestrator | Sunday 24 May 2026 01:07:34 +0000 (0:00:01.192) 0:04:21.246 ************ 2026-05-24 01:08:19.589199 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'nova-libvirt', 'value': {'container_name': 'nova_libvirt', 'group': 'compute', 'enabled': True, 'image': 'registry.osism.tech/kolla/nova-libvirt:2024.2', '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-05-24 01:08:19.589216 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'nova-ssh', 'value': {'container_name': 'nova_ssh', 'group': 'compute', 'image': 'registry.osism.tech/kolla/nova-ssh:2024.2', '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-05-24 01:08:19.589224 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'nova-compute', 'value': {'container_name': 'nova_compute', 'group': 'compute', 'image': 'registry.osism.tech/kolla/nova-compute:2024.2', '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-05-24 01:08:19.589231 | orchestrator | skipping: [testbed-node-3] 2026-05-24 01:08:19.589242 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'nova-libvirt', 'value': {'container_name': 'nova_libvirt', 'group': 'compute', 'enabled': True, 'image': 'registry.osism.tech/kolla/nova-libvirt:2024.2', '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-05-24 01:08:19.589265 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'nova-libvirt', 'value': {'container_name': 'nova_libvirt', 'group': 'compute', 'enabled': True, 'image': 'registry.osism.tech/kolla/nova-libvirt:2024.2', '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-05-24 01:08:19.589273 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'nova-ssh', 'value': {'container_name': 'nova_ssh', 'group': 'compute', 'image': 'registry.osism.tech/kolla/nova-ssh:2024.2', '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-05-24 01:08:19.589301 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'nova-ssh', 'value': {'container_name': 'nova_ssh', 'group': 'compute', 'image': 'registry.osism.tech/kolla/nova-ssh:2024.2', '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-05-24 01:08:19.589309 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'nova-compute', 'value': {'container_name': 'nova_compute', 'group': 'compute', 'image': 'registry.osism.tech/kolla/nova-compute:2024.2', '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-05-24 01:08:19.589316 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'nova-compute', 'value': {'container_name': 'nova_compute', 'group': 'compute', 'image': 'registry.osism.tech/kolla/nova-compute:2024.2', '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-05-24 01:08:19.589324 | orchestrator | skipping: [testbed-node-4] 2026-05-24 01:08:19.589331 | orchestrator | skipping: [testbed-node-5] 2026-05-24 01:08:19.589342 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova-novncproxy', 'value': {'container_name': 'nova_novncproxy', 'group': 'nova-novncproxy', 'image': 'registry.osism.tech/kolla/nova-novncproxy:2024.2', '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-05-24 01:08:19.589349 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova-conductor', 'value': {'container_name': 'nova_conductor', 'group': 'nova-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/nova-conductor:2024.2', '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-05-24 01:08:19.589357 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:08:19.589364 | orchestrator | 2026-05-24 01:08:19.589371 | orchestrator | TASK [nova-cell : include_tasks] *********************************************** 2026-05-24 01:08:19.589378 | orchestrator | Sunday 24 May 2026 01:07:36 +0000 (0:00:01.901) 0:04:23.148 ************ 2026-05-24 01:08:19.589386 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:08:19.589393 | orchestrator | included: /ansible/roles/nova-cell/tasks/external_ceph.yml for testbed-node-3, testbed-node-4, testbed-node-5 2026-05-24 01:08:19.589463 | orchestrator | 2026-05-24 01:08:19.589475 | orchestrator | TASK [nova-cell : Check nova keyring file] ************************************* 2026-05-24 01:08:19.589482 | orchestrator | Sunday 24 May 2026 01:07:37 +0000 (0:00:00.975) 0:04:24.123 ************ 2026-05-24 01:08:19.589490 | orchestrator | fatal: [testbed-node-3 -> localhost]: FAILED! => {"msg": "No file was found when using first_found."} 2026-05-24 01:08:19.589497 | orchestrator | fatal: [testbed-node-4 -> localhost]: FAILED! => {"msg": "No file was found when using first_found."} 2026-05-24 01:08:19.589505 | orchestrator | fatal: [testbed-node-5 -> localhost]: FAILED! => {"msg": "No file was found when using first_found."} 2026-05-24 01:08:19.589512 | orchestrator | 2026-05-24 01:08:19.589519 | orchestrator | TASK [nova-cell : Include tasks from qemu_wrapper.yml] ************************* 2026-05-24 01:08:19.589526 | orchestrator | Sunday 24 May 2026 01:07:37 +0000 (0:00:00.417) 0:04:24.541 ************ 2026-05-24 01:08:19.589534 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:08:19.589542 | orchestrator | 2026-05-24 01:08:19.589550 | orchestrator | TASK [nova-cell : Check if policies shall be overwritten] ********************** 2026-05-24 01:08:19.589564 | orchestrator | Sunday 24 May 2026 01:07:38 +0000 (0:00:00.793) 0:04:25.334 ************ 2026-05-24 01:08:19.589572 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:08:19.589580 | orchestrator | 2026-05-24 01:08:19.589588 | orchestrator | TASK [nova-cell : Set nova policy file] **************************************** 2026-05-24 01:08:19.589596 | orchestrator | Sunday 24 May 2026 01:07:38 +0000 (0:00:00.152) 0:04:25.486 ************ 2026-05-24 01:08:19.589603 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:08:19.589611 | orchestrator | 2026-05-24 01:08:19.589619 | orchestrator | TASK [nova-cell : Check for vendordata file] *********************************** 2026-05-24 01:08:19.589627 | orchestrator | Sunday 24 May 2026 01:07:38 +0000 (0:00:00.130) 0:04:25.617 ************ 2026-05-24 01:08:19.589635 | orchestrator | ok: [testbed-node-0 -> localhost] 2026-05-24 01:08:19.589643 | orchestrator | 2026-05-24 01:08:19.589651 | orchestrator | TASK [nova-cell : Set vendordata file path] ************************************ 2026-05-24 01:08:19.589659 | orchestrator | Sunday 24 May 2026 01:07:39 +0000 (0:00:00.756) 0:04:26.373 ************ 2026-05-24 01:08:19.589666 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:08:19.589674 | orchestrator | 2026-05-24 01:08:19.589682 | orchestrator | TASK [nova-cell : Copying over config.json files for services] ***************** 2026-05-24 01:08:19.589690 | orchestrator | Sunday 24 May 2026 01:07:39 +0000 (0:00:00.136) 0:04:26.509 ************ 2026-05-24 01:08:19.589698 | orchestrator | changed: [testbed-node-0] => (item={'key': 'nova-novncproxy', 'value': {'container_name': 'nova_novncproxy', 'group': 'nova-novncproxy', 'image': 'registry.osism.tech/kolla/nova-novncproxy:2024.2', '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-05-24 01:08:19.589711 | orchestrator | changed: [testbed-node-0] => (item={'key': 'nova-conductor', 'value': {'container_name': 'nova_conductor', 'group': 'nova-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/nova-conductor:2024.2', '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-05-24 01:08:19.589720 | orchestrator | 2026-05-24 01:08:19.589728 | orchestrator | TASK [nova-cell : Copying over nova.conf] ************************************** 2026-05-24 01:08:19.589735 | orchestrator | Sunday 24 May 2026 01:07:42 +0000 (0:00:02.798) 0:04:29.308 ************ 2026-05-24 01:08:19.589743 | orchestrator | changed: [testbed-node-0] => (item={'key': 'nova-novncproxy', 'value': {'container_name': 'nova_novncproxy', 'group': 'nova-novncproxy', 'image': 'registry.osism.tech/kolla/nova-novncproxy:2024.2', '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-05-24 01:08:19.589757 | orchestrator | changed: [testbed-node-0] => (item={'key': 'nova-conductor', 'value': {'container_name': 'nova_conductor', 'group': 'nova-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/nova-conductor:2024.2', '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-05-24 01:08:19.589765 | orchestrator | 2026-05-24 01:08:19.589773 | orchestrator | TASK [nova-cell : Copying over Nova compute provider config] ******************* 2026-05-24 01:08:19.589781 | orchestrator | Sunday 24 May 2026 01:07:47 +0000 (0:00:05.035) 0:04:34.344 ************ 2026-05-24 01:08:19.589789 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:08:19.589797 | orchestrator | 2026-05-24 01:08:19.589805 | orchestrator | TASK [nova-cell : Copying over libvirt configuration] ************************** 2026-05-24 01:08:19.589813 | orchestrator | Sunday 24 May 2026 01:07:48 +0000 (0:00:01.115) 0:04:35.460 ************ 2026-05-24 01:08:19.589820 | orchestrator | skipping: [testbed-node-0] => (item={'src': 'qemu.conf.j2', 'dest': 'qemu.conf'})  2026-05-24 01:08:19.589828 | orchestrator | skipping: [testbed-node-0] => (item={'src': 'libvirtd.conf.j2', 'dest': 'libvirtd.conf'})  2026-05-24 01:08:19.589836 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:08:19.589844 | orchestrator | 2026-05-24 01:08:19.589852 | orchestrator | TASK [nova-cell : Copying over libvirt TLS keys] ******************************* 2026-05-24 01:08:19.589864 | orchestrator | Sunday 24 May 2026 01:07:49 +0000 (0:00:01.184) 0:04:36.644 ************ 2026-05-24 01:08:19.589872 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:08:19.589880 | orchestrator | 2026-05-24 01:08:19.589888 | orchestrator | TASK [nova-cell : Copying over libvirt SASL configuration] ********************* 2026-05-24 01:08:19.589896 | orchestrator | Sunday 24 May 2026 01:07:49 +0000 (0:00:00.136) 0:04:36.780 ************ 2026-05-24 01:08:19.589904 | orchestrator | skipping: [testbed-node-0] => (item={'src': 'auth.conf.j2', 'dest': 'auth.conf', 'service': 'nova-compute'})  2026-05-24 01:08:19.589912 | orchestrator | skipping: [testbed-node-0] => (item={'src': 'auth.conf.j2', 'dest': 'auth.conf', 'service': 'nova-libvirt'})  2026-05-24 01:08:19.589920 | orchestrator | skipping: [testbed-node-0] => (item={'src': 'sasl.conf.j2', 'dest': 'sasl.conf', 'service': 'nova-libvirt'})  2026-05-24 01:08:19.589928 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:08:19.589936 | orchestrator | 2026-05-24 01:08:19.589943 | orchestrator | TASK [nova-cell : Copying files for nova-ssh] ********************************** 2026-05-24 01:08:19.589951 | orchestrator | Sunday 24 May 2026 01:07:51 +0000 (0:00:01.854) 0:04:38.635 ************ 2026-05-24 01:08:19.589959 | orchestrator | skipping: [testbed-node-0] => (item={'src': 'sshd_config.j2', 'dest': 'sshd_config'})  2026-05-24 01:08:19.589967 | orchestrator | skipping: [testbed-node-0] => (item={'src': 'id_rsa', 'dest': 'id_rsa'})  2026-05-24 01:08:19.589975 | orchestrator | skipping: [testbed-node-0] => (item={'src': 'id_rsa.pub', 'dest': 'id_rsa.pub'})  2026-05-24 01:08:19.589983 | orchestrator | skipping: [testbed-node-0] => (item={'src': 'ssh_config.j2', 'dest': 'ssh_config'})  2026-05-24 01:08:19.589991 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:08:19.589999 | orchestrator | 2026-05-24 01:08:19.590006 | orchestrator | TASK [nova-cell : Copying VMware vCenter CA file] ****************************** 2026-05-24 01:08:19.590047 | orchestrator | Sunday 24 May 2026 01:07:54 +0000 (0:00:02.320) 0:04:40.955 ************ 2026-05-24 01:08:19.590057 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:08:19.590065 | orchestrator | 2026-05-24 01:08:19.590073 | orchestrator | TASK [nova-cell : Copying 'release' file for nova_compute] ********************* 2026-05-24 01:08:19.590080 | orchestrator | Sunday 24 May 2026 01:07:54 +0000 (0:00:00.130) 0:04:41.085 ************ 2026-05-24 01:08:19.590088 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:08:19.590096 | orchestrator | 2026-05-24 01:08:19.590104 | orchestrator | TASK [nova-cell : Generating 'hostnqn' file for nova_compute] ****************** 2026-05-24 01:08:19.590112 | orchestrator | Sunday 24 May 2026 01:07:54 +0000 (0:00:00.131) 0:04:41.217 ************ 2026-05-24 01:08:19.590119 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:08:19.590127 | orchestrator | 2026-05-24 01:08:19.590135 | orchestrator | TASK [nova-cell : Generating 'hostid' file for nova_compute] ******************* 2026-05-24 01:08:19.590143 | orchestrator | Sunday 24 May 2026 01:07:54 +0000 (0:00:00.634) 0:04:41.851 ************ 2026-05-24 01:08:19.590155 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:08:19.590163 | orchestrator | 2026-05-24 01:08:19.590171 | orchestrator | TASK [nova-cell : Copying over existing policy file] *************************** 2026-05-24 01:08:19.590178 | orchestrator | Sunday 24 May 2026 01:07:55 +0000 (0:00:00.722) 0:04:42.574 ************ 2026-05-24 01:08:19.590187 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova-novncproxy', 'value': {'container_name': 'nova_novncproxy', 'group': 'nova-novncproxy', 'image': 'registry.osism.tech/kolla/nova-novncproxy:2024.2', '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-05-24 01:08:19.590195 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova-conductor', 'value': {'container_name': 'nova_conductor', 'group': 'nova-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/nova-conductor:2024.2', '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-05-24 01:08:19.590203 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:08:19.590211 | orchestrator | 2026-05-24 01:08:19.590219 | orchestrator | TASK [nova-cell : Copying over vendordata file to containers] ****************** 2026-05-24 01:08:19.590227 | orchestrator | Sunday 24 May 2026 01:07:56 +0000 (0:00:00.879) 0:04:43.454 ************ 2026-05-24 01:08:19.590234 | orchestrator | skipping: [testbed-node-0] => (item=nova-compute)  2026-05-24 01:08:19.590242 | orchestrator | skipping: [testbed-node-0] => (item=nova-compute-ironic)  2026-05-24 01:08:19.590250 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:08:19.590258 | orchestrator | 2026-05-24 01:08:19.590265 | orchestrator | TASK [nova-cell : Check nova-cell containers] ********************************** 2026-05-24 01:08:19.590273 | orchestrator | Sunday 24 May 2026 01:07:56 +0000 (0:00:00.152) 0:04:43.607 ************ 2026-05-24 01:08:19.590288 | orchestrator | changed: [testbed-node-0] => (item={'key': 'nova-novncproxy', 'value': {'container_name': 'nova_novncproxy', 'group': 'nova-novncproxy', 'image': 'registry.osism.tech/kolla/nova-novncproxy:2024.2', '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-05-24 01:08:19.590297 | orchestrator | changed: [testbed-node-0] => (item={'key': 'nova-conductor', 'value': {'container_name': 'nova_conductor', 'group': 'nova-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/nova-conductor:2024.2', '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-05-24 01:08:19.590310 | orchestrator | 2026-05-24 01:08:19.590318 | orchestrator | TASK [nova-cell : include_tasks] *********************************************** 2026-05-24 01:08:19.590326 | orchestrator | Sunday 24 May 2026 01:07:58 +0000 (0:00:02.013) 0:04:45.621 ************ 2026-05-24 01:08:19.590334 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:08:19.590341 | orchestrator | 2026-05-24 01:08:19.590349 | orchestrator | TASK [nova-cell : Flush handlers] ********************************************** 2026-05-24 01:08:19.590357 | orchestrator | Sunday 24 May 2026 01:07:59 +0000 (0:00:00.317) 0:04:45.938 ************ 2026-05-24 01:08:19.590365 | orchestrator | 2026-05-24 01:08:19.590373 | orchestrator | RUNNING HANDLER [nova-cell : Restart nova-conductor container] ***************** 2026-05-24 01:08:19.590381 | orchestrator | Sunday 24 May 2026 01:07:59 +0000 (0:00:00.143) 0:04:46.081 ************ 2026-05-24 01:08:19.590388 | orchestrator | changed: [testbed-node-0] 2026-05-24 01:08:19.590414 | orchestrator | 2026-05-24 01:08:19.590424 | orchestrator | RUNNING HANDLER [nova-cell : Restart nova-novncproxy container] **************** 2026-05-24 01:08:19.590432 | orchestrator | Sunday 24 May 2026 01:08:04 +0000 (0:00:04.823) 0:04:50.905 ************ 2026-05-24 01:08:19.590440 | orchestrator | changed: [testbed-node-0] 2026-05-24 01:08:19.590447 | orchestrator | 2026-05-24 01:08:19.590455 | orchestrator | TASK [nova-cell : Waiting for nova-compute services to register themselves] **** 2026-05-24 01:08:19.590463 | orchestrator | Sunday 24 May 2026 01:08:13 +0000 (0:00:09.816) 0:05:00.721 ************ 2026-05-24 01:08:19.590470 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:08:19.590478 | orchestrator | 2026-05-24 01:08:19.590492 | orchestrator | TASK [nova-cell : Fail if nova-compute service failed to register] ************* 2026-05-24 01:08:19.590500 | orchestrator | Sunday 24 May 2026 01:08:14 +0000 (0:00:00.782) 0:05:01.503 ************ 2026-05-24 01:08:19.590508 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:08:19.590515 | orchestrator | 2026-05-24 01:08:19.590523 | orchestrator | TASK [nova-cell : Include discover_computes.yml] ******************************* 2026-05-24 01:08:19.590531 | orchestrator | Sunday 24 May 2026 01:08:15 +0000 (0:00:00.650) 0:05:02.154 ************ 2026-05-24 01:08:19.590539 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:08:19.590546 | orchestrator | 2026-05-24 01:08:19.590554 | orchestrator | TASK [nova-cell : Remove old nova_libvirt_secrets container volume] ************ 2026-05-24 01:08:19.590562 | orchestrator | Sunday 24 May 2026 01:08:15 +0000 (0:00:00.666) 0:05:02.820 ************ 2026-05-24 01:08:19.590569 | orchestrator | ok: [testbed-node-0] 2026-05-24 01:08:19.590577 | orchestrator | 2026-05-24 01:08:19.590585 | orchestrator | PLAY [Refresh nova scheduler cell cache] *************************************** 2026-05-24 01:08:19.590592 | orchestrator | 2026-05-24 01:08:19.590600 | orchestrator | TASK [nova : Refresh cell cache in nova scheduler] ***************************** 2026-05-24 01:08:19.590608 | orchestrator | Sunday 24 May 2026 01:08:16 +0000 (0:00:00.753) 0:05:03.574 ************ 2026-05-24 01:08:19.590615 | orchestrator | changed: [testbed-node-0] 2026-05-24 01:08:19.590623 | orchestrator | 2026-05-24 01:08:19.590631 | orchestrator | PLAY [Reload global Nova super conductor services] ***************************** 2026-05-24 01:08:19.590639 | orchestrator | 2026-05-24 01:08:19.590646 | orchestrator | TASK [nova : Reload nova super conductor services to remove RPC version pin] *** 2026-05-24 01:08:19.590654 | orchestrator | Sunday 24 May 2026 01:08:17 +0000 (0:00:00.784) 0:05:04.359 ************ 2026-05-24 01:08:19.590662 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:08:19.590669 | orchestrator | 2026-05-24 01:08:19.590677 | orchestrator | PLAY [Reload Nova cell services] *********************************************** 2026-05-24 01:08:19.590690 | orchestrator | 2026-05-24 01:08:19.590698 | orchestrator | TASK [nova-cell : Reload nova cell services to remove RPC version cap] ********* 2026-05-24 01:08:19.590705 | orchestrator | Sunday 24 May 2026 01:08:17 +0000 (0:00:00.382) 0:05:04.742 ************ 2026-05-24 01:08:19.590713 | orchestrator | skipping: [testbed-node-0] => (item=nova-conductor)  2026-05-24 01:08:19.590721 | orchestrator | skipping: [testbed-node-0] => (item=nova-compute)  2026-05-24 01:08:19.590728 | orchestrator | skipping: [testbed-node-0] => (item=nova-compute-ironic)  2026-05-24 01:08:19.590736 | orchestrator | skipping: [testbed-node-0] => (item=nova-novncproxy)  2026-05-24 01:08:19.590744 | orchestrator | skipping: [testbed-node-0] => (item=nova-serialproxy)  2026-05-24 01:08:19.590751 | orchestrator | skipping: [testbed-node-0] => (item=nova-spicehtml5proxy)  2026-05-24 01:08:19.590759 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:08:19.590767 | orchestrator | 2026-05-24 01:08:19.590775 | orchestrator | PLAY [Reload global Nova API services] ***************************************** 2026-05-24 01:08:19.590782 | orchestrator | 2026-05-24 01:08:19.590790 | orchestrator | TASK [nova : Reload nova API services to remove RPC version pin] *************** 2026-05-24 01:08:19.590798 | orchestrator | Sunday 24 May 2026 01:08:18 +0000 (0:00:00.240) 0:05:04.982 ************ 2026-05-24 01:08:19.590810 | orchestrator | skipping: [testbed-node-0] => (item=nova-scheduler)  2026-05-24 01:08:19.590818 | orchestrator | skipping: [testbed-node-0] => (item=nova-api)  2026-05-24 01:08:19.590826 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:08:19.590834 | orchestrator | 2026-05-24 01:08:19.590842 | orchestrator | PLAY [Run Nova API online data migrations] ************************************* 2026-05-24 01:08:19.590850 | orchestrator | 2026-05-24 01:08:19.590858 | orchestrator | TASK [nova : Run Nova API online database migrations] ************************** 2026-05-24 01:08:19.590865 | orchestrator | Sunday 24 May 2026 01:08:18 +0000 (0:00:00.206) 0:05:05.188 ************ 2026-05-24 01:08:19.590873 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:08:19.590881 | orchestrator | 2026-05-24 01:08:19.590889 | orchestrator | PLAY [Run Nova cell online data migrations] ************************************ 2026-05-24 01:08:19.590897 | orchestrator | 2026-05-24 01:08:19.590905 | orchestrator | TASK [nova-cell : Run Nova cell online database migrations] ******************** 2026-05-24 01:08:19.590913 | orchestrator | Sunday 24 May 2026 01:08:18 +0000 (0:00:00.501) 0:05:05.690 ************ 2026-05-24 01:08:19.590920 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:08:19.590928 | orchestrator | 2026-05-24 01:08:19.590936 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-24 01:08:19.590944 | orchestrator | testbed-manager : ok=3  changed=3  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-24 01:08:19.590952 | orchestrator | testbed-node-0 : ok=55  changed=35  unreachable=0 failed=0 skipped=47  rescued=0 ignored=0 2026-05-24 01:08:19.590961 | orchestrator | testbed-node-1 : ok=14  changed=9  unreachable=0 failed=1  skipped=23  rescued=0 ignored=0 2026-05-24 01:08:19.590970 | orchestrator | testbed-node-2 : ok=14  changed=9  unreachable=0 failed=1  skipped=23  rescued=0 ignored=0 2026-05-24 01:08:19.590978 | orchestrator | testbed-node-3 : ok=14  changed=9  unreachable=0 failed=1  skipped=4  rescued=0 ignored=0 2026-05-24 01:08:19.590986 | orchestrator | testbed-node-4 : ok=14  changed=9  unreachable=0 failed=1  skipped=4  rescued=0 ignored=0 2026-05-24 01:08:19.590994 | orchestrator | testbed-node-5 : ok=14  changed=9  unreachable=0 failed=1  skipped=4  rescued=0 ignored=0 2026-05-24 01:08:19.591002 | orchestrator | 2026-05-24 01:08:19.591009 | orchestrator | 2026-05-24 01:08:19.591021 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-24 01:08:19.591035 | orchestrator | Sunday 24 May 2026 01:08:18 +0000 (0:00:00.130) 0:05:05.821 ************ 2026-05-24 01:08:19.591043 | orchestrator | =============================================================================== 2026-05-24 01:08:19.591051 | orchestrator | nova : Running Nova API bootstrap container ---------------------------- 34.75s 2026-05-24 01:08:19.591059 | orchestrator | nova-cell : Running Nova cell bootstrap container ---------------------- 25.86s 2026-05-24 01:08:19.591067 | orchestrator | nova : Running Nova API bootstrap container ---------------------------- 18.28s 2026-05-24 01:08:19.591075 | orchestrator | nova : Create cell0 mappings ------------------------------------------- 15.53s 2026-05-24 01:08:19.591082 | orchestrator | nova-cell : Get a list of existing cells ------------------------------- 13.98s 2026-05-24 01:08:19.591090 | orchestrator | nova-cell : Create cell ------------------------------------------------ 13.50s 2026-05-24 01:08:19.591098 | orchestrator | nova-cell : Get a list of existing cells ------------------------------- 12.74s 2026-05-24 01:08:19.591106 | orchestrator | nova-cell : Restart nova-novncproxy container --------------------------- 9.82s 2026-05-24 01:08:19.591113 | orchestrator | service-rabbitmq : nova | Ensure RabbitMQ users exist ------------------- 9.03s 2026-05-24 01:08:19.591121 | orchestrator | service-ks-register : nova | Granting user roles ------------------------ 7.67s 2026-05-24 01:08:19.591129 | orchestrator | service-ks-register : nova | Creating endpoints ------------------------- 6.86s 2026-05-24 01:08:19.591137 | orchestrator | nova : Copying over nova.conf ------------------------------------------- 6.73s 2026-05-24 01:08:19.591144 | orchestrator | nova : Creating Nova databases ------------------------------------------ 5.16s 2026-05-24 01:08:19.591152 | orchestrator | nova-cell : Copying over nova.conf -------------------------------------- 5.04s 2026-05-24 01:08:19.591160 | orchestrator | nova-cell : Restart nova-conductor container ---------------------------- 4.82s 2026-05-24 01:08:19.591168 | orchestrator | nova : Creating Nova databases user and setting permissions ------------- 4.81s 2026-05-24 01:08:19.591175 | orchestrator | service-ks-register : nova | Creating users ----------------------------- 4.02s 2026-05-24 01:08:19.591183 | orchestrator | nova : Copying over nova.conf for nova-api-bootstrap -------------------- 3.81s 2026-05-24 01:08:19.591191 | orchestrator | service-ks-register : nova | Creating services -------------------------- 3.64s 2026-05-24 01:08:19.591198 | orchestrator | service-cert-copy : nova | Copying over extra CA certificates ----------- 3.48s 2026-05-24 01:08:19.591206 | orchestrator | 2026-05-24 01:08:19 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:08:19.591214 | orchestrator | 2026-05-24 01:08:19 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:08:22.641481 | orchestrator | 2026-05-24 01:08:22 | INFO  | Task f6425a6a-3634-4bf6-bad9-4b536673e26e is in state STARTED 2026-05-24 01:08:22.642553 | orchestrator | 2026-05-24 01:08:22 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:08:22.642595 | orchestrator | 2026-05-24 01:08:22 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:08:25.699594 | orchestrator | 2026-05-24 01:08:25 | INFO  | Task f6425a6a-3634-4bf6-bad9-4b536673e26e is in state STARTED 2026-05-24 01:08:25.701488 | orchestrator | 2026-05-24 01:08:25 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:08:25.701570 | orchestrator | 2026-05-24 01:08:25 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:08:28.749588 | orchestrator | 2026-05-24 01:08:28 | INFO  | Task f6425a6a-3634-4bf6-bad9-4b536673e26e is in state SUCCESS 2026-05-24 01:08:28.751470 | orchestrator | 2026-05-24 01:08:28.751517 | orchestrator | [WARNING]: Collection community.general does not support Ansible version 2026-05-24 01:08:28.751532 | orchestrator | 2.17.14 2026-05-24 01:08:28.751546 | orchestrator | 2026-05-24 01:08:28.751558 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-05-24 01:08:28.751570 | orchestrator | 2026-05-24 01:08:28.751581 | orchestrator | TASK [Group hosts based on Kolla action] *************************************** 2026-05-24 01:08:28.751621 | orchestrator | Sunday 24 May 2026 01:06:53 +0000 (0:00:00.598) 0:00:00.598 ************ 2026-05-24 01:08:28.751633 | orchestrator | ok: [testbed-node-0] 2026-05-24 01:08:28.751644 | orchestrator | ok: [testbed-node-1] 2026-05-24 01:08:28.751654 | orchestrator | ok: [testbed-node-2] 2026-05-24 01:08:28.751665 | orchestrator | 2026-05-24 01:08:28.751675 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-05-24 01:08:28.751686 | orchestrator | Sunday 24 May 2026 01:06:53 +0000 (0:00:00.267) 0:00:00.865 ************ 2026-05-24 01:08:28.751697 | orchestrator | ok: [testbed-node-0] => (item=enable_magnum_True) 2026-05-24 01:08:28.751708 | orchestrator | ok: [testbed-node-1] => (item=enable_magnum_True) 2026-05-24 01:08:28.751719 | orchestrator | ok: [testbed-node-2] => (item=enable_magnum_True) 2026-05-24 01:08:28.751729 | orchestrator | 2026-05-24 01:08:28.751740 | orchestrator | PLAY [Apply role magnum] ******************************************************* 2026-05-24 01:08:28.751779 | orchestrator | 2026-05-24 01:08:28.751791 | orchestrator | TASK [magnum : include_tasks] ************************************************** 2026-05-24 01:08:28.751801 | orchestrator | Sunday 24 May 2026 01:06:53 +0000 (0:00:00.297) 0:00:01.163 ************ 2026-05-24 01:08:28.751812 | orchestrator | included: /ansible/roles/magnum/tasks/deploy.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-24 01:08:28.751824 | orchestrator | 2026-05-24 01:08:28.751835 | orchestrator | TASK [service-ks-register : magnum | Creating services] ************************ 2026-05-24 01:08:28.751845 | orchestrator | Sunday 24 May 2026 01:06:54 +0000 (0:00:00.738) 0:00:01.901 ************ 2026-05-24 01:08:28.751872 | orchestrator | changed: [testbed-node-0] => (item=magnum (container-infra)) 2026-05-24 01:08:28.751884 | orchestrator | 2026-05-24 01:08:28.751895 | orchestrator | TASK [service-ks-register : magnum | Creating endpoints] *********************** 2026-05-24 01:08:28.751906 | orchestrator | Sunday 24 May 2026 01:06:58 +0000 (0:00:04.202) 0:00:06.104 ************ 2026-05-24 01:08:28.751917 | orchestrator | changed: [testbed-node-0] => (item=magnum -> https://api-int.testbed.osism.xyz:9511/v1 -> internal) 2026-05-24 01:08:28.751929 | orchestrator | changed: [testbed-node-0] => (item=magnum -> https://api.testbed.osism.xyz:9511/v1 -> public) 2026-05-24 01:08:28.751940 | orchestrator | 2026-05-24 01:08:28.751952 | orchestrator | TASK [service-ks-register : magnum | Creating projects] ************************ 2026-05-24 01:08:28.751963 | orchestrator | Sunday 24 May 2026 01:07:05 +0000 (0:00:06.875) 0:00:12.979 ************ 2026-05-24 01:08:28.751974 | orchestrator | ok: [testbed-node-0] => (item=service) 2026-05-24 01:08:28.751985 | orchestrator | 2026-05-24 01:08:28.751999 | orchestrator | TASK [service-ks-register : magnum | Creating users] *************************** 2026-05-24 01:08:28.752131 | orchestrator | Sunday 24 May 2026 01:07:09 +0000 (0:00:03.431) 0:00:16.411 ************ 2026-05-24 01:08:28.752147 | orchestrator | changed: [testbed-node-0] => (item=magnum -> service) 2026-05-24 01:08:28.752160 | orchestrator | [WARNING]: Module did not set no_log for update_password 2026-05-24 01:08:28.752173 | orchestrator | 2026-05-24 01:08:28.752186 | orchestrator | TASK [service-ks-register : magnum | Creating roles] *************************** 2026-05-24 01:08:28.752199 | orchestrator | Sunday 24 May 2026 01:07:13 +0000 (0:00:04.131) 0:00:20.542 ************ 2026-05-24 01:08:28.752210 | orchestrator | ok: [testbed-node-0] => (item=admin) 2026-05-24 01:08:28.752220 | orchestrator | 2026-05-24 01:08:28.752231 | orchestrator | TASK [service-ks-register : magnum | Granting user roles] ********************** 2026-05-24 01:08:28.752242 | orchestrator | Sunday 24 May 2026 01:07:16 +0000 (0:00:03.438) 0:00:23.981 ************ 2026-05-24 01:08:28.752252 | orchestrator | changed: [testbed-node-0] => (item=magnum -> service -> admin) 2026-05-24 01:08:28.752263 | orchestrator | 2026-05-24 01:08:28.752274 | orchestrator | TASK [magnum : Creating Magnum trustee domain] ********************************* 2026-05-24 01:08:28.752284 | orchestrator | Sunday 24 May 2026 01:07:20 +0000 (0:00:03.934) 0:00:27.915 ************ 2026-05-24 01:08:28.752295 | orchestrator | changed: [testbed-node-0] 2026-05-24 01:08:28.752305 | orchestrator | 2026-05-24 01:08:28.752326 | orchestrator | TASK [magnum : Creating Magnum trustee user] *********************************** 2026-05-24 01:08:28.752337 | orchestrator | Sunday 24 May 2026 01:07:24 +0000 (0:00:03.618) 0:00:31.534 ************ 2026-05-24 01:08:28.752348 | orchestrator | changed: [testbed-node-0] 2026-05-24 01:08:28.752359 | orchestrator | 2026-05-24 01:08:28.752369 | orchestrator | TASK [magnum : Creating Magnum trustee user role] ****************************** 2026-05-24 01:08:28.752380 | orchestrator | Sunday 24 May 2026 01:07:28 +0000 (0:00:04.127) 0:00:35.662 ************ 2026-05-24 01:08:28.752423 | orchestrator | changed: [testbed-node-0] 2026-05-24 01:08:28.752434 | orchestrator | 2026-05-24 01:08:28.752446 | orchestrator | TASK [magnum : Ensuring config directories exist] ****************************** 2026-05-24 01:08:28.752457 | orchestrator | Sunday 24 May 2026 01:07:32 +0000 (0:00:03.824) 0:00:39.487 ************ 2026-05-24 01:08:28.752487 | orchestrator | changed: [testbed-node-0] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-api:2024.2', '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-05-24 01:08:28.752503 | orchestrator | changed: [testbed-node-1] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-api:2024.2', '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-05-24 01:08:28.752523 | orchestrator | changed: [testbed-node-0] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-conductor:2024.2', '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-05-24 01:08:28.752535 | orchestrator | changed: [testbed-node-2] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-api:2024.2', '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-05-24 01:08:28.752555 | orchestrator | changed: [testbed-node-1] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-conductor:2024.2', '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-05-24 01:08:28.752574 | orchestrator | changed: [testbed-node-2] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-conductor:2024.2', '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-05-24 01:08:28.752586 | orchestrator | 2026-05-24 01:08:28.752597 | orchestrator | TASK [magnum : Check if policies shall be overwritten] ************************* 2026-05-24 01:08:28.752608 | orchestrator | Sunday 24 May 2026 01:07:33 +0000 (0:00:01.651) 0:00:41.138 ************ 2026-05-24 01:08:28.752619 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:08:28.752630 | orchestrator | 2026-05-24 01:08:28.752641 | orchestrator | TASK [magnum : Set magnum policy file] ***************************************** 2026-05-24 01:08:28.752652 | orchestrator | Sunday 24 May 2026 01:07:34 +0000 (0:00:00.124) 0:00:41.263 ************ 2026-05-24 01:08:28.752663 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:08:28.752674 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:08:28.752685 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:08:28.752696 | orchestrator | 2026-05-24 01:08:28.752707 | orchestrator | TASK [magnum : Check if kubeconfig file is supplied] *************************** 2026-05-24 01:08:28.752718 | orchestrator | Sunday 24 May 2026 01:07:34 +0000 (0:00:00.311) 0:00:41.574 ************ 2026-05-24 01:08:28.752729 | orchestrator | ok: [testbed-node-0 -> localhost] 2026-05-24 01:08:28.752740 | orchestrator | 2026-05-24 01:08:28.752751 | orchestrator | TASK [magnum : Copying over kubeconfig file] *********************************** 2026-05-24 01:08:28.752761 | orchestrator | Sunday 24 May 2026 01:07:35 +0000 (0:00:01.184) 0:00:42.759 ************ 2026-05-24 01:08:28.752779 | orchestrator | changed: [testbed-node-1] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-api:2024.2', '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-05-24 01:08:28.752798 | orchestrator | changed: [testbed-node-0] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-api:2024.2', '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-05-24 01:08:28.752809 | orchestrator | changed: [testbed-node-2] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-api:2024.2', '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-05-24 01:08:28.752829 | orchestrator | changed: [testbed-node-1] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-conductor:2024.2', '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-05-24 01:08:28.752842 | orchestrator | changed: [testbed-node-0] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-conductor:2024.2', '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-05-24 01:08:28.752858 | orchestrator | changed: [testbed-node-2] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-conductor:2024.2', '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-05-24 01:08:28.752876 | orchestrator | 2026-05-24 01:08:28.752888 | orchestrator | TASK [magnum : Set magnum kubeconfig file's path] ****************************** 2026-05-24 01:08:28.752899 | orchestrator | Sunday 24 May 2026 01:07:37 +0000 (0:00:02.371) 0:00:45.131 ************ 2026-05-24 01:08:28.752910 | orchestrator | ok: [testbed-node-0] 2026-05-24 01:08:28.752921 | orchestrator | ok: [testbed-node-1] 2026-05-24 01:08:28.752931 | orchestrator | ok: [testbed-node-2] 2026-05-24 01:08:28.752942 | orchestrator | 2026-05-24 01:08:28.752953 | orchestrator | TASK [magnum : include_tasks] ************************************************** 2026-05-24 01:08:28.752964 | orchestrator | Sunday 24 May 2026 01:07:38 +0000 (0:00:00.490) 0:00:45.621 ************ 2026-05-24 01:08:28.752975 | orchestrator | included: /ansible/roles/magnum/tasks/copy-certs.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-24 01:08:28.752986 | orchestrator | 2026-05-24 01:08:28.752997 | orchestrator | TASK [service-cert-copy : magnum | Copying over extra CA certificates] ********* 2026-05-24 01:08:28.753008 | orchestrator | Sunday 24 May 2026 01:07:38 +0000 (0:00:00.519) 0:00:46.140 ************ 2026-05-24 01:08:28.753019 | orchestrator | changed: [testbed-node-0] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-api:2024.2', '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-05-24 01:08:28.753038 | orchestrator | changed: [testbed-node-1] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-api:2024.2', '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-05-24 01:08:28.753050 | orchestrator | changed: [testbed-node-2] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-api:2024.2', '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-05-24 01:08:28.753066 | orchestrator | changed: [testbed-node-1] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-conductor:2024.2', '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-05-24 01:08:28.753084 | orchestrator | changed: [testbed-node-0] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-conductor:2024.2', '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-05-24 01:08:28.753096 | orchestrator | changed: [testbed-node-2] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-conductor:2024.2', '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-05-24 01:08:28.753107 | orchestrator | 2026-05-24 01:08:28.753118 | orchestrator | TASK [service-cert-copy : magnum | Copying over backend internal TLS certificate] *** 2026-05-24 01:08:28.753129 | orchestrator | Sunday 24 May 2026 01:07:41 +0000 (0:00:02.381) 0:00:48.521 ************ 2026-05-24 01:08:28.753147 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-api:2024.2', '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-05-24 01:08:28.753159 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-conductor:2024.2', '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-05-24 01:08:28.753171 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:08:28.753193 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-api:2024.2', '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-05-24 01:08:28.753205 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-conductor:2024.2', '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-05-24 01:08:28.753217 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:08:28.753228 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-api:2024.2', '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-05-24 01:08:28.753247 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-conductor:2024.2', '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-05-24 01:08:28.753258 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:08:28.753269 | orchestrator | 2026-05-24 01:08:28.753280 | orchestrator | TASK [service-cert-copy : magnum | Copying over backend internal TLS key] ****** 2026-05-24 01:08:28.753291 | orchestrator | Sunday 24 May 2026 01:07:42 +0000 (0:00:00.991) 0:00:49.513 ************ 2026-05-24 01:08:28.753307 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-api:2024.2', '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-05-24 01:08:28.753333 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-conductor:2024.2', '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-05-24 01:08:28.753344 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:08:28.753356 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-api:2024.2', '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-05-24 01:08:28.753368 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-conductor:2024.2', '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-05-24 01:08:28.753379 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:08:28.753415 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-api:2024.2', '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-05-24 01:08:28.753438 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-conductor:2024.2', '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-05-24 01:08:28.753450 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:08:28.753461 | orchestrator | 2026-05-24 01:08:28.753472 | orchestrator | TASK [magnum : Copying over config.json files for services] ******************** 2026-05-24 01:08:28.753483 | orchestrator | Sunday 24 May 2026 01:07:43 +0000 (0:00:00.757) 0:00:50.271 ************ 2026-05-24 01:08:28.753494 | orchestrator | changed: [testbed-node-0] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-api:2024.2', '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-05-24 01:08:28.753506 | orchestrator | changed: [testbed-node-1] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-api:2024.2', '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-05-24 01:08:28.753524 | orchestrator | changed: [testbed-node-2] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-api:2024.2', '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-05-24 01:08:28.753536 | orchestrator | changed: [testbed-node-0] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-conductor:2024.2', '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-05-24 01:08:28.753559 | orchestrator | changed: [testbed-node-1] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-conductor:2024.2', '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-05-24 01:08:28.753571 | orchestrator | changed: [testbed-node-2] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-conductor:2024.2', '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-05-24 01:08:28.753582 | orchestrator | 2026-05-24 01:08:28.753594 | orchestrator | TASK [magnum : Copying over magnum.conf] *************************************** 2026-05-24 01:08:28.753605 | orchestrator | Sunday 24 May 2026 01:07:45 +0000 (0:00:02.348) 0:00:52.619 ************ 2026-05-24 01:08:28.753616 | orchestrator | changed: [testbed-node-0] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-api:2024.2', '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-05-24 01:08:28.753634 | orchestrator | changed: [testbed-node-1] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-api:2024.2', '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-05-24 01:08:28.753652 | orchestrator | changed: [testbed-node-2] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-api:2024.2', '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-05-24 01:08:28.753669 | orchestrator | changed: [testbed-node-0] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-conductor:2024.2', '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-05-24 01:08:28.753681 | orchestrator | changed: [testbed-node-1] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-conductor:2024.2', '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-05-24 01:08:28.753692 | orchestrator | changed: [testbed-node-2] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-conductor:2024.2', '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-05-24 01:08:28.753703 | orchestrator | 2026-05-24 01:08:28.753715 | orchestrator | TASK [magnum : Copying over existing policy file] ****************************** 2026-05-24 01:08:28.753726 | orchestrator | Sunday 24 May 2026 01:07:50 +0000 (0:00:05.237) 0:00:57.856 ************ 2026-05-24 01:08:28.753744 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-api:2024.2', '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-05-24 01:08:28.753762 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-conductor:2024.2', '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-05-24 01:08:28.753773 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:08:28.753789 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-api:2024.2', '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-05-24 01:08:28.753801 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-conductor:2024.2', '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-05-24 01:08:28.753812 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:08:28.753824 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-api:2024.2', '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-05-24 01:08:28.753844 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-conductor:2024.2', '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-05-24 01:08:28.753861 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:08:28.753872 | orchestrator | 2026-05-24 01:08:28.753883 | orchestrator | TASK [magnum : Check magnum containers] **************************************** 2026-05-24 01:08:28.753894 | orchestrator | Sunday 24 May 2026 01:07:51 +0000 (0:00:00.582) 0:00:58.439 ************ 2026-05-24 01:08:28.753910 | orchestrator | changed: [testbed-node-1] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-api:2024.2', '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-05-24 01:08:28.753922 | orchestrator | changed: [testbed-node-2] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-api:2024.2', '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-05-24 01:08:28.753934 | orchestrator | changed: [testbed-node-0] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-api:2024.2', '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-05-24 01:08:28.753946 | orchestrator | changed: [testbed-node-2] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-conductor:2024.2', '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-05-24 01:08:28.753970 | orchestrator | changed: [testbed-node-1] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-conductor:2024.2', '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-05-24 01:08:28.753987 | orchestrator | changed: [testbed-node-0] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-conductor:2024.2', '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-05-24 01:08:28.753999 | orchestrator | 2026-05-24 01:08:28.754010 | orchestrator | TASK [magnum : include_tasks] ************************************************** 2026-05-24 01:08:28.754074 | orchestrator | Sunday 24 May 2026 01:07:53 +0000 (0:00:01.921) 0:01:00.360 ************ 2026-05-24 01:08:28.754086 | orchestrator | skipping: [testbed-node-0] 2026-05-24 01:08:28.754097 | orchestrator | skipping: [testbed-node-1] 2026-05-24 01:08:28.754108 | orchestrator | skipping: [testbed-node-2] 2026-05-24 01:08:28.754119 | orchestrator | 2026-05-24 01:08:28.754129 | orchestrator | TASK [magnum : Creating Magnum database] *************************************** 2026-05-24 01:08:28.754140 | orchestrator | Sunday 24 May 2026 01:07:53 +0000 (0:00:00.287) 0:01:00.647 ************ 2026-05-24 01:08:28.754151 | orchestrator | changed: [testbed-node-0] 2026-05-24 01:08:28.754162 | orchestrator | 2026-05-24 01:08:28.754173 | orchestrator | TASK [magnum : Creating Magnum database user and setting permissions] ********** 2026-05-24 01:08:28.754183 | orchestrator | Sunday 24 May 2026 01:07:55 +0000 (0:00:02.310) 0:01:02.957 ************ 2026-05-24 01:08:28.754194 | orchestrator | changed: [testbed-node-0] 2026-05-24 01:08:28.754205 | orchestrator | 2026-05-24 01:08:28.754215 | orchestrator | TASK [magnum : Running Magnum bootstrap container] ***************************** 2026-05-24 01:08:28.754226 | orchestrator | Sunday 24 May 2026 01:07:58 +0000 (0:00:02.491) 0:01:05.449 ************ 2026-05-24 01:08:28.754237 | orchestrator | changed: [testbed-node-0] 2026-05-24 01:08:28.754248 | orchestrator | 2026-05-24 01:08:28.754259 | orchestrator | TASK [magnum : Flush handlers] ************************************************* 2026-05-24 01:08:28.754269 | orchestrator | Sunday 24 May 2026 01:08:14 +0000 (0:00:16.103) 0:01:21.553 ************ 2026-05-24 01:08:28.754280 | orchestrator | 2026-05-24 01:08:28.754291 | orchestrator | TASK [magnum : Flush handlers] ************************************************* 2026-05-24 01:08:28.754302 | orchestrator | Sunday 24 May 2026 01:08:14 +0000 (0:00:00.257) 0:01:21.810 ************ 2026-05-24 01:08:28.754312 | orchestrator | 2026-05-24 01:08:28.754323 | orchestrator | TASK [magnum : Flush handlers] ************************************************* 2026-05-24 01:08:28.754334 | orchestrator | Sunday 24 May 2026 01:08:14 +0000 (0:00:00.067) 0:01:21.877 ************ 2026-05-24 01:08:28.754345 | orchestrator | 2026-05-24 01:08:28.754363 | orchestrator | RUNNING HANDLER [magnum : Restart magnum-api container] ************************ 2026-05-24 01:08:28.754374 | orchestrator | Sunday 24 May 2026 01:08:14 +0000 (0:00:00.068) 0:01:21.945 ************ 2026-05-24 01:08:28.754426 | orchestrator | fatal: [testbed-node-1]: FAILED! => {"changed": true, "msg": "'Traceback (most recent call last):\\n File \"/usr/lib/python3/dist-packages/docker/api/client.py\", line 275, in _raise_for_status\\n response.raise_for_status()\\n File \"/usr/lib/python3/dist-packages/requests/models.py\", line 1021, in raise_for_status\\n raise HTTPError(http_error_msg, response=self)\\nrequests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http+docker://localhost/v1.47/images/create?tag=2024.2&fromImage=registry.osism.tech%2Fkolla%2Fmagnum-api\\n\\nThe above exception was the direct cause of the following exception:\\n\\nTraceback (most recent call last):\\n File \"/tmp/ansible_kolla_container_payload_tr0g7nwx/ansible_kolla_container_payload.zip/ansible/modules/kolla_container.py\", line 425, in main\\n result = bool(getattr(cw, module.params.get(\\'action\\'))())\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File \"/tmp/ansible_kolla_container_payload_tr0g7nwx/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 349, in recreate_or_restart_container\\n self.start_container()\\n File \"/tmp/ansible_kolla_container_payload_tr0g7nwx/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 367, in start_container\\n self.pull_image()\\n File \"/tmp/ansible_kolla_container_payload_tr0g7nwx/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 202, in pull_image\\n json.loads(line.strip().decode(\\'utf-8\\')) for line in self.dc.pull(\\n ^^^^^^^^^^^^^\\n File \"/usr/lib/python3/dist-packages/docker/api/image.py\", line 429, in pull\\n self._raise_for_status(response)\\n File \"/usr/lib/python3/dist-packages/docker/api/client.py\", line 277, in _raise_for_status\\n raise create_api_error_from_http_exception(e) from e\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File \"/usr/lib/python3/dist-packages/docker/errors.py\", line 39, in create_api_error_from_http_exception\\n raise cls(e, response=response, explanation=explanation) from e\\ndocker.errors.APIError: 500 Server Error for http+docker://localhost/v1.47/images/create?tag=2024.2&fromImage=registry.osism.tech%2Fkolla%2Fmagnum-api: Internal Server Error (\"received unexpected HTTP status: 503 Service Temporarily Unavailable\")\\n'"} 2026-05-24 01:08:28.754449 | orchestrator | fatal: [testbed-node-2]: FAILED! => {"changed": true, "msg": "'Traceback (most recent call last):\\n File \"/usr/lib/python3/dist-packages/docker/api/client.py\", line 275, in _raise_for_status\\n response.raise_for_status()\\n File \"/usr/lib/python3/dist-packages/requests/models.py\", line 1021, in raise_for_status\\n raise HTTPError(http_error_msg, response=self)\\nrequests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http+docker://localhost/v1.47/images/create?tag=2024.2&fromImage=registry.osism.tech%2Fkolla%2Fmagnum-api\\n\\nThe above exception was the direct cause of the following exception:\\n\\nTraceback (most recent call last):\\n File \"/tmp/ansible_kolla_container_payload_bdevwz3t/ansible_kolla_container_payload.zip/ansible/modules/kolla_container.py\", line 425, in main\\n result = bool(getattr(cw, module.params.get(\\'action\\'))())\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File \"/tmp/ansible_kolla_container_payload_bdevwz3t/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 349, in recreate_or_restart_container\\n self.start_container()\\n File \"/tmp/ansible_kolla_container_payload_bdevwz3t/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 367, in start_container\\n self.pull_image()\\n File \"/tmp/ansible_kolla_container_payload_bdevwz3t/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 202, in pull_image\\n json.loads(line.strip().decode(\\'utf-8\\')) for line in self.dc.pull(\\n ^^^^^^^^^^^^^\\n File \"/usr/lib/python3/dist-packages/docker/api/image.py\", line 429, in pull\\n self._raise_for_status(response)\\n File \"/usr/lib/python3/dist-packages/docker/api/client.py\", line 277, in _raise_for_status\\n raise create_api_error_from_http_exception(e) from e\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File \"/usr/lib/python3/dist-packages/docker/errors.py\", line 39, in create_api_error_from_http_exception\\n raise cls(e, response=response, explanation=explanation) from e\\ndocker.errors.APIError: 500 Server Error for http+docker://localhost/v1.47/images/create?tag=2024.2&fromImage=registry.osism.tech%2Fkolla%2Fmagnum-api: Internal Server Error (\"received unexpected HTTP status: 503 Service Temporarily Unavailable\")\\n'"} 2026-05-24 01:08:28.754473 | orchestrator | changed: [testbed-node-0] 2026-05-24 01:08:28.754484 | orchestrator | 2026-05-24 01:08:28.754495 | orchestrator | RUNNING HANDLER [magnum : Restart magnum-conductor container] ****************** 2026-05-24 01:08:28.754506 | orchestrator | Sunday 24 May 2026 01:08:23 +0000 (0:00:08.376) 0:01:30.322 ************ 2026-05-24 01:08:28.754517 | orchestrator | changed: [testbed-node-0] 2026-05-24 01:08:28.754528 | orchestrator | 2026-05-24 01:08:28.754539 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-24 01:08:28.754556 | orchestrator | testbed-node-0 : ok=26  changed=18  unreachable=0 failed=0 skipped=6  rescued=0 ignored=0 2026-05-24 01:08:28.754568 | orchestrator | testbed-node-1 : ok=11  changed=6  unreachable=0 failed=1  skipped=5  rescued=0 ignored=0 2026-05-24 01:08:28.754579 | orchestrator | testbed-node-2 : ok=11  changed=6  unreachable=0 failed=1  skipped=5  rescued=0 ignored=0 2026-05-24 01:08:28.754590 | orchestrator | 2026-05-24 01:08:28.754601 | orchestrator | 2026-05-24 01:08:28.754612 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-24 01:08:28.754622 | orchestrator | Sunday 24 May 2026 01:08:26 +0000 (0:00:03.490) 0:01:33.812 ************ 2026-05-24 01:08:28.754633 | orchestrator | =============================================================================== 2026-05-24 01:08:28.754644 | orchestrator | magnum : Running Magnum bootstrap container ---------------------------- 16.10s 2026-05-24 01:08:28.754655 | orchestrator | magnum : Restart magnum-api container ----------------------------------- 8.38s 2026-05-24 01:08:28.754665 | orchestrator | service-ks-register : magnum | Creating endpoints ----------------------- 6.87s 2026-05-24 01:08:28.754676 | orchestrator | magnum : Copying over magnum.conf --------------------------------------- 5.24s 2026-05-24 01:08:28.754686 | orchestrator | service-ks-register : magnum | Creating services ------------------------ 4.20s 2026-05-24 01:08:28.754697 | orchestrator | service-ks-register : magnum | Creating users --------------------------- 4.13s 2026-05-24 01:08:28.754708 | orchestrator | magnum : Creating Magnum trustee user ----------------------------------- 4.13s 2026-05-24 01:08:28.754718 | orchestrator | service-ks-register : magnum | Granting user roles ---------------------- 3.93s 2026-05-24 01:08:28.754734 | orchestrator | magnum : Creating Magnum trustee user role ------------------------------ 3.82s 2026-05-24 01:08:28.754744 | orchestrator | magnum : Creating Magnum trustee domain --------------------------------- 3.62s 2026-05-24 01:08:28.754755 | orchestrator | magnum : Restart magnum-conductor container ----------------------------- 3.49s 2026-05-24 01:08:28.754766 | orchestrator | service-ks-register : magnum | Creating roles --------------------------- 3.44s 2026-05-24 01:08:28.754776 | orchestrator | service-ks-register : magnum | Creating projects ------------------------ 3.43s 2026-05-24 01:08:28.754787 | orchestrator | magnum : Creating Magnum database user and setting permissions ---------- 2.49s 2026-05-24 01:08:28.754804 | orchestrator | service-cert-copy : magnum | Copying over extra CA certificates --------- 2.38s 2026-05-24 01:08:28.754815 | orchestrator | magnum : Copying over kubeconfig file ----------------------------------- 2.37s 2026-05-24 01:08:28.754826 | orchestrator | magnum : Copying over config.json files for services -------------------- 2.35s 2026-05-24 01:08:28.754836 | orchestrator | magnum : Creating Magnum database --------------------------------------- 2.31s 2026-05-24 01:08:28.754847 | orchestrator | magnum : Check magnum containers ---------------------------------------- 1.92s 2026-05-24 01:08:28.754857 | orchestrator | magnum : Ensuring config directories exist ------------------------------ 1.65s 2026-05-24 01:08:28.754868 | orchestrator | 2026-05-24 01:08:28 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:08:28.754879 | orchestrator | 2026-05-24 01:08:28 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:08:31.802486 | orchestrator | 2026-05-24 01:08:31 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:08:31.802730 | orchestrator | 2026-05-24 01:08:31 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:08:34.855667 | orchestrator | 2026-05-24 01:08:34 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:08:34.855764 | orchestrator | 2026-05-24 01:08:34 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:08:37.907473 | orchestrator | 2026-05-24 01:08:37 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:08:37.907568 | orchestrator | 2026-05-24 01:08:37 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:08:40.952813 | orchestrator | 2026-05-24 01:08:40 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:08:40.952908 | orchestrator | 2026-05-24 01:08:40 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:08:43.994996 | orchestrator | 2026-05-24 01:08:43 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:08:43.995089 | orchestrator | 2026-05-24 01:08:43 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:08:47.044527 | orchestrator | 2026-05-24 01:08:47 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:08:47.044623 | orchestrator | 2026-05-24 01:08:47 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:08:50.086775 | orchestrator | 2026-05-24 01:08:50 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:08:50.086893 | orchestrator | 2026-05-24 01:08:50 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:08:53.133922 | orchestrator | 2026-05-24 01:08:53 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:08:53.134084 | orchestrator | 2026-05-24 01:08:53 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:08:56.181631 | orchestrator | 2026-05-24 01:08:56 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:08:56.181724 | orchestrator | 2026-05-24 01:08:56 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:08:59.231441 | orchestrator | 2026-05-24 01:08:59 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:08:59.231551 | orchestrator | 2026-05-24 01:08:59 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:09:02.278255 | orchestrator | 2026-05-24 01:09:02 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:09:02.278412 | orchestrator | 2026-05-24 01:09:02 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:09:05.330518 | orchestrator | 2026-05-24 01:09:05 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:09:05.331673 | orchestrator | 2026-05-24 01:09:05 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:09:08.377608 | orchestrator | 2026-05-24 01:09:08 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:09:08.377705 | orchestrator | 2026-05-24 01:09:08 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:09:11.422929 | orchestrator | 2026-05-24 01:09:11 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:09:11.423048 | orchestrator | 2026-05-24 01:09:11 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:09:14.471353 | orchestrator | 2026-05-24 01:09:14 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:09:14.471446 | orchestrator | 2026-05-24 01:09:14 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:09:17.514428 | orchestrator | 2026-05-24 01:09:17 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:09:17.514532 | orchestrator | 2026-05-24 01:09:17 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:09:20.553988 | orchestrator | 2026-05-24 01:09:20 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:09:20.554104 | orchestrator | 2026-05-24 01:09:20 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:09:23.599544 | orchestrator | 2026-05-24 01:09:23 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:09:23.599637 | orchestrator | 2026-05-24 01:09:23 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:09:26.644960 | orchestrator | 2026-05-24 01:09:26 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:09:26.645056 | orchestrator | 2026-05-24 01:09:26 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:09:29.688310 | orchestrator | 2026-05-24 01:09:29 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:09:29.688416 | orchestrator | 2026-05-24 01:09:29 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:09:32.728904 | orchestrator | 2026-05-24 01:09:32 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:09:32.728992 | orchestrator | 2026-05-24 01:09:32 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:09:35.773467 | orchestrator | 2026-05-24 01:09:35 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:09:35.773566 | orchestrator | 2026-05-24 01:09:35 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:09:38.824464 | orchestrator | 2026-05-24 01:09:38 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:09:38.824534 | orchestrator | 2026-05-24 01:09:38 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:09:41.870401 | orchestrator | 2026-05-24 01:09:41 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:09:41.870502 | orchestrator | 2026-05-24 01:09:41 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:09:44.917517 | orchestrator | 2026-05-24 01:09:44 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:09:44.917602 | orchestrator | 2026-05-24 01:09:44 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:09:47.967488 | orchestrator | 2026-05-24 01:09:47 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:09:47.967563 | orchestrator | 2026-05-24 01:09:47 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:09:51.024036 | orchestrator | 2026-05-24 01:09:51 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:09:51.024157 | orchestrator | 2026-05-24 01:09:51 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:09:54.075295 | orchestrator | 2026-05-24 01:09:54 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:09:54.075405 | orchestrator | 2026-05-24 01:09:54 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:09:57.123282 | orchestrator | 2026-05-24 01:09:57 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:09:57.123379 | orchestrator | 2026-05-24 01:09:57 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:10:00.174053 | orchestrator | 2026-05-24 01:10:00 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:10:00.174145 | orchestrator | 2026-05-24 01:10:00 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:10:03.224551 | orchestrator | 2026-05-24 01:10:03 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:10:03.224643 | orchestrator | 2026-05-24 01:10:03 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:10:06.269205 | orchestrator | 2026-05-24 01:10:06 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:10:06.269552 | orchestrator | 2026-05-24 01:10:06 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:10:09.319523 | orchestrator | 2026-05-24 01:10:09 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:10:09.319639 | orchestrator | 2026-05-24 01:10:09 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:10:12.366142 | orchestrator | 2026-05-24 01:10:12 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:10:12.366295 | orchestrator | 2026-05-24 01:10:12 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:10:15.409254 | orchestrator | 2026-05-24 01:10:15 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:10:15.409347 | orchestrator | 2026-05-24 01:10:15 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:10:18.452159 | orchestrator | 2026-05-24 01:10:18 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:10:18.452300 | orchestrator | 2026-05-24 01:10:18 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:10:21.505649 | orchestrator | 2026-05-24 01:10:21 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:10:21.505739 | orchestrator | 2026-05-24 01:10:21 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:10:24.550197 | orchestrator | 2026-05-24 01:10:24 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:10:24.550280 | orchestrator | 2026-05-24 01:10:24 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:10:27.604591 | orchestrator | 2026-05-24 01:10:27 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:10:27.604698 | orchestrator | 2026-05-24 01:10:27 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:10:30.650545 | orchestrator | 2026-05-24 01:10:30 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:10:30.650671 | orchestrator | 2026-05-24 01:10:30 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:10:33.691432 | orchestrator | 2026-05-24 01:10:33 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:10:33.691531 | orchestrator | 2026-05-24 01:10:33 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:10:36.741947 | orchestrator | 2026-05-24 01:10:36 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:10:36.742122 | orchestrator | 2026-05-24 01:10:36 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:10:39.791058 | orchestrator | 2026-05-24 01:10:39 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:10:39.791199 | orchestrator | 2026-05-24 01:10:39 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:10:42.843438 | orchestrator | 2026-05-24 01:10:42 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:10:42.843499 | orchestrator | 2026-05-24 01:10:42 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:10:45.891849 | orchestrator | 2026-05-24 01:10:45 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:10:45.891931 | orchestrator | 2026-05-24 01:10:45 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:10:48.934976 | orchestrator | 2026-05-24 01:10:48 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:10:48.935080 | orchestrator | 2026-05-24 01:10:48 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:10:51.979250 | orchestrator | 2026-05-24 01:10:51 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:10:51.979361 | orchestrator | 2026-05-24 01:10:51 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:10:55.028056 | orchestrator | 2026-05-24 01:10:55 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:10:55.028213 | orchestrator | 2026-05-24 01:10:55 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:10:58.072778 | orchestrator | 2026-05-24 01:10:58 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:10:58.072875 | orchestrator | 2026-05-24 01:10:58 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:11:01.120024 | orchestrator | 2026-05-24 01:11:01 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:11:01.120155 | orchestrator | 2026-05-24 01:11:01 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:11:04.166199 | orchestrator | 2026-05-24 01:11:04 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:11:04.166299 | orchestrator | 2026-05-24 01:11:04 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:11:07.205693 | orchestrator | 2026-05-24 01:11:07 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:11:07.205817 | orchestrator | 2026-05-24 01:11:07 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:11:10.254590 | orchestrator | 2026-05-24 01:11:10 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:11:10.254697 | orchestrator | 2026-05-24 01:11:10 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:11:13.298304 | orchestrator | 2026-05-24 01:11:13 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:11:13.298409 | orchestrator | 2026-05-24 01:11:13 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:11:16.337489 | orchestrator | 2026-05-24 01:11:16 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:11:16.337589 | orchestrator | 2026-05-24 01:11:16 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:11:19.389400 | orchestrator | 2026-05-24 01:11:19 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:11:19.389498 | orchestrator | 2026-05-24 01:11:19 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:11:22.441658 | orchestrator | 2026-05-24 01:11:22 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:11:22.441816 | orchestrator | 2026-05-24 01:11:22 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:11:25.487735 | orchestrator | 2026-05-24 01:11:25 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:11:25.487826 | orchestrator | 2026-05-24 01:11:25 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:11:28.533371 | orchestrator | 2026-05-24 01:11:28 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:11:28.533443 | orchestrator | 2026-05-24 01:11:28 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:11:31.586740 | orchestrator | 2026-05-24 01:11:31 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:11:31.586799 | orchestrator | 2026-05-24 01:11:31 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:11:34.644748 | orchestrator | 2026-05-24 01:11:34 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:11:34.644813 | orchestrator | 2026-05-24 01:11:34 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:11:37.695509 | orchestrator | 2026-05-24 01:11:37 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:11:37.695633 | orchestrator | 2026-05-24 01:11:37 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:11:40.744155 | orchestrator | 2026-05-24 01:11:40 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:11:40.744270 | orchestrator | 2026-05-24 01:11:40 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:11:43.797972 | orchestrator | 2026-05-24 01:11:43 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:11:43.798208 | orchestrator | 2026-05-24 01:11:43 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:11:46.846309 | orchestrator | 2026-05-24 01:11:46 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:11:46.846414 | orchestrator | 2026-05-24 01:11:46 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:13:50.009548 | orchestrator | 2026-05-24 01:13:50 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:13:50.009692 | orchestrator | 2026-05-24 01:13:50 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:13:53.059323 | orchestrator | 2026-05-24 01:13:53 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:13:53.059425 | orchestrator | 2026-05-24 01:13:53 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:13:56.110293 | orchestrator | 2026-05-24 01:13:56 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:13:56.110395 | orchestrator | 2026-05-24 01:13:56 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:13:59.163918 | orchestrator | 2026-05-24 01:13:59 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:13:59.164023 | orchestrator | 2026-05-24 01:13:59 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:14:02.207147 | orchestrator | 2026-05-24 01:14:02 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:14:02.207263 | orchestrator | 2026-05-24 01:14:02 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:14:05.260337 | orchestrator | 2026-05-24 01:14:05 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:14:05.260443 | orchestrator | 2026-05-24 01:14:05 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:14:08.309177 | orchestrator | 2026-05-24 01:14:08 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:14:08.309288 | orchestrator | 2026-05-24 01:14:08 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:14:11.354689 | orchestrator | 2026-05-24 01:14:11 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:14:11.354813 | orchestrator | 2026-05-24 01:14:11 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:14:14.393482 | orchestrator | 2026-05-24 01:14:14 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:14:14.393539 | orchestrator | 2026-05-24 01:14:14 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:14:17.440624 | orchestrator | 2026-05-24 01:14:17 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:14:17.440713 | orchestrator | 2026-05-24 01:14:17 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:14:20.481009 | orchestrator | 2026-05-24 01:14:20 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:14:20.481128 | orchestrator | 2026-05-24 01:14:20 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:14:23.525776 | orchestrator | 2026-05-24 01:14:23 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:14:23.525852 | orchestrator | 2026-05-24 01:14:23 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:14:26.575399 | orchestrator | 2026-05-24 01:14:26 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:14:26.575445 | orchestrator | 2026-05-24 01:14:26 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:14:29.623981 | orchestrator | 2026-05-24 01:14:29 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:14:29.624136 | orchestrator | 2026-05-24 01:14:29 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:14:32.673986 | orchestrator | 2026-05-24 01:14:32 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:14:32.674106 | orchestrator | 2026-05-24 01:14:32 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:14:35.723133 | orchestrator | 2026-05-24 01:14:35 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:14:35.723219 | orchestrator | 2026-05-24 01:14:35 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:14:38.763510 | orchestrator | 2026-05-24 01:14:38 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:14:38.763665 | orchestrator | 2026-05-24 01:14:38 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:14:41.812860 | orchestrator | 2026-05-24 01:14:41 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:14:41.812965 | orchestrator | 2026-05-24 01:14:41 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:14:44.866189 | orchestrator | 2026-05-24 01:14:44 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:14:44.866281 | orchestrator | 2026-05-24 01:14:44 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:14:47.919171 | orchestrator | 2026-05-24 01:14:47 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:14:47.919270 | orchestrator | 2026-05-24 01:14:47 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:14:50.967769 | orchestrator | 2026-05-24 01:14:50 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:14:50.967866 | orchestrator | 2026-05-24 01:14:50 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:14:54.014060 | orchestrator | 2026-05-24 01:14:54 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:14:54.014168 | orchestrator | 2026-05-24 01:14:54 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:14:57.057604 | orchestrator | 2026-05-24 01:14:57 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:14:57.057745 | orchestrator | 2026-05-24 01:14:57 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:15:00.102621 | orchestrator | 2026-05-24 01:15:00 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:15:00.102742 | orchestrator | 2026-05-24 01:15:00 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:15:03.147750 | orchestrator | 2026-05-24 01:15:03 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:15:03.147836 | orchestrator | 2026-05-24 01:15:03 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:15:06.195370 | orchestrator | 2026-05-24 01:15:06 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:15:06.195435 | orchestrator | 2026-05-24 01:15:06 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:15:09.239628 | orchestrator | 2026-05-24 01:15:09 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:15:09.239763 | orchestrator | 2026-05-24 01:15:09 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:15:12.281399 | orchestrator | 2026-05-24 01:15:12 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:15:12.281495 | orchestrator | 2026-05-24 01:15:12 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:15:15.317079 | orchestrator | 2026-05-24 01:15:15 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:15:15.317185 | orchestrator | 2026-05-24 01:15:15 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:15:18.362113 | orchestrator | 2026-05-24 01:15:18 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:15:18.362209 | orchestrator | 2026-05-24 01:15:18 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:15:21.410697 | orchestrator | 2026-05-24 01:15:21 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:15:21.410783 | orchestrator | 2026-05-24 01:15:21 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:15:24.458212 | orchestrator | 2026-05-24 01:15:24 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:15:24.458327 | orchestrator | 2026-05-24 01:15:24 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:15:27.510951 | orchestrator | 2026-05-24 01:15:27 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:15:27.511031 | orchestrator | 2026-05-24 01:15:27 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:15:30.549054 | orchestrator | 2026-05-24 01:15:30 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:15:30.549132 | orchestrator | 2026-05-24 01:15:30 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:15:33.591431 | orchestrator | 2026-05-24 01:15:33 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:15:33.591517 | orchestrator | 2026-05-24 01:15:33 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:15:36.639362 | orchestrator | 2026-05-24 01:15:36 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:15:36.639457 | orchestrator | 2026-05-24 01:15:36 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:15:39.682743 | orchestrator | 2026-05-24 01:15:39 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:15:39.682868 | orchestrator | 2026-05-24 01:15:39 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:15:42.728184 | orchestrator | 2026-05-24 01:15:42 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:15:42.728284 | orchestrator | 2026-05-24 01:15:42 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:15:45.771303 | orchestrator | 2026-05-24 01:15:45 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:15:45.771400 | orchestrator | 2026-05-24 01:15:45 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:15:48.818231 | orchestrator | 2026-05-24 01:15:48 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:15:48.818379 | orchestrator | 2026-05-24 01:15:48 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:15:51.861042 | orchestrator | 2026-05-24 01:15:51 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:15:51.861156 | orchestrator | 2026-05-24 01:15:51 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:15:54.906572 | orchestrator | 2026-05-24 01:15:54 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:15:54.906685 | orchestrator | 2026-05-24 01:15:54 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:15:57.954537 | orchestrator | 2026-05-24 01:15:57 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:15:57.955135 | orchestrator | 2026-05-24 01:15:57 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:16:00.993214 | orchestrator | 2026-05-24 01:16:00 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:16:00.993277 | orchestrator | 2026-05-24 01:16:00 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:16:04.041758 | orchestrator | 2026-05-24 01:16:04 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:16:04.041898 | orchestrator | 2026-05-24 01:16:04 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:16:07.085181 | orchestrator | 2026-05-24 01:16:07 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:16:07.085269 | orchestrator | 2026-05-24 01:16:07 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:16:10.136272 | orchestrator | 2026-05-24 01:16:10 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:16:10.136607 | orchestrator | 2026-05-24 01:16:10 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:16:13.183173 | orchestrator | 2026-05-24 01:16:13 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:16:13.183266 | orchestrator | 2026-05-24 01:16:13 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:16:16.236835 | orchestrator | 2026-05-24 01:16:16 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:16:16.236909 | orchestrator | 2026-05-24 01:16:16 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:16:19.277298 | orchestrator | 2026-05-24 01:16:19 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:16:19.277398 | orchestrator | 2026-05-24 01:16:19 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:16:22.320983 | orchestrator | 2026-05-24 01:16:22 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:16:22.321074 | orchestrator | 2026-05-24 01:16:22 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:16:25.370696 | orchestrator | 2026-05-24 01:16:25 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:16:25.370819 | orchestrator | 2026-05-24 01:16:25 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:16:28.415130 | orchestrator | 2026-05-24 01:16:28 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:16:28.415237 | orchestrator | 2026-05-24 01:16:28 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:16:31.455999 | orchestrator | 2026-05-24 01:16:31 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:16:31.456075 | orchestrator | 2026-05-24 01:16:31 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:16:34.498388 | orchestrator | 2026-05-24 01:16:34 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:16:34.498481 | orchestrator | 2026-05-24 01:16:34 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:16:37.541283 | orchestrator | 2026-05-24 01:16:37 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:16:37.541374 | orchestrator | 2026-05-24 01:16:37 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:16:40.587234 | orchestrator | 2026-05-24 01:16:40 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:16:40.587333 | orchestrator | 2026-05-24 01:16:40 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:16:43.631162 | orchestrator | 2026-05-24 01:16:43 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:16:43.631270 | orchestrator | 2026-05-24 01:16:43 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:16:46.682309 | orchestrator | 2026-05-24 01:16:46 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:16:46.682406 | orchestrator | 2026-05-24 01:16:46 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:16:49.728679 | orchestrator | 2026-05-24 01:16:49 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:16:49.728778 | orchestrator | 2026-05-24 01:16:49 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:16:52.775992 | orchestrator | 2026-05-24 01:16:52 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:16:52.776080 | orchestrator | 2026-05-24 01:16:52 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:16:55.830987 | orchestrator | 2026-05-24 01:16:55 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:16:55.831086 | orchestrator | 2026-05-24 01:16:55 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:16:58.879095 | orchestrator | 2026-05-24 01:16:58 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:16:58.879192 | orchestrator | 2026-05-24 01:16:58 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:17:01.923781 | orchestrator | 2026-05-24 01:17:01 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:17:01.923951 | orchestrator | 2026-05-24 01:17:01 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:17:04.965232 | orchestrator | 2026-05-24 01:17:04 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:17:04.965337 | orchestrator | 2026-05-24 01:17:04 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:17:08.014337 | orchestrator | 2026-05-24 01:17:08 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:17:08.014441 | orchestrator | 2026-05-24 01:17:08 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:17:11.057928 | orchestrator | 2026-05-24 01:17:11 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:17:11.058087 | orchestrator | 2026-05-24 01:17:11 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:17:14.099527 | orchestrator | 2026-05-24 01:17:14 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:17:14.099621 | orchestrator | 2026-05-24 01:17:14 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:17:17.150246 | orchestrator | 2026-05-24 01:17:17 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:17:17.150370 | orchestrator | 2026-05-24 01:17:17 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:17:20.189444 | orchestrator | 2026-05-24 01:17:20 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:17:20.189546 | orchestrator | 2026-05-24 01:17:20 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:17:23.236569 | orchestrator | 2026-05-24 01:17:23 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:17:23.236684 | orchestrator | 2026-05-24 01:17:23 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:17:26.284193 | orchestrator | 2026-05-24 01:17:26 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:17:26.284311 | orchestrator | 2026-05-24 01:17:26 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:17:29.324621 | orchestrator | 2026-05-24 01:17:29 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:17:29.324711 | orchestrator | 2026-05-24 01:17:29 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:17:32.375584 | orchestrator | 2026-05-24 01:17:32 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:17:32.375701 | orchestrator | 2026-05-24 01:17:32 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:17:35.424422 | orchestrator | 2026-05-24 01:17:35 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:17:35.424530 | orchestrator | 2026-05-24 01:17:35 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:17:38.468356 | orchestrator | 2026-05-24 01:17:38 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:17:38.468451 | orchestrator | 2026-05-24 01:17:38 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:17:41.505385 | orchestrator | 2026-05-24 01:17:41 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:17:41.505486 | orchestrator | 2026-05-24 01:17:41 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:17:44.548700 | orchestrator | 2026-05-24 01:17:44 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:17:44.548792 | orchestrator | 2026-05-24 01:17:44 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:17:47.591274 | orchestrator | 2026-05-24 01:17:47 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:17:47.591392 | orchestrator | 2026-05-24 01:17:47 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:17:50.633630 | orchestrator | 2026-05-24 01:17:50 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:17:50.633735 | orchestrator | 2026-05-24 01:17:50 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:17:53.687385 | orchestrator | 2026-05-24 01:17:53 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:17:53.687475 | orchestrator | 2026-05-24 01:17:53 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:17:56.734093 | orchestrator | 2026-05-24 01:17:56 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:17:56.734210 | orchestrator | 2026-05-24 01:17:56 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:17:59.787296 | orchestrator | 2026-05-24 01:17:59 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:17:59.787382 | orchestrator | 2026-05-24 01:17:59 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:18:02.839994 | orchestrator | 2026-05-24 01:18:02 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:18:02.840116 | orchestrator | 2026-05-24 01:18:02 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:18:05.883563 | orchestrator | 2026-05-24 01:18:05 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:18:05.883654 | orchestrator | 2026-05-24 01:18:05 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:18:08.928853 | orchestrator | 2026-05-24 01:18:08 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:18:08.928950 | orchestrator | 2026-05-24 01:18:08 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:18:11.978389 | orchestrator | 2026-05-24 01:18:11 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:18:11.978491 | orchestrator | 2026-05-24 01:18:11 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:18:15.028737 | orchestrator | 2026-05-24 01:18:15 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:18:15.028870 | orchestrator | 2026-05-24 01:18:15 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:18:18.075995 | orchestrator | 2026-05-24 01:18:18 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:18:18.076068 | orchestrator | 2026-05-24 01:18:18 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:18:21.123922 | orchestrator | 2026-05-24 01:18:21 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:18:21.124026 | orchestrator | 2026-05-24 01:18:21 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:18:24.169350 | orchestrator | 2026-05-24 01:18:24 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:18:24.169447 | orchestrator | 2026-05-24 01:18:24 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:18:27.218801 | orchestrator | 2026-05-24 01:18:27 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:18:27.218894 | orchestrator | 2026-05-24 01:18:27 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:18:30.266177 | orchestrator | 2026-05-24 01:18:30 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:18:30.266297 | orchestrator | 2026-05-24 01:18:30 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:18:33.311088 | orchestrator | 2026-05-24 01:18:33 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:18:33.311181 | orchestrator | 2026-05-24 01:18:33 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:18:36.363704 | orchestrator | 2026-05-24 01:18:36 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:18:36.363817 | orchestrator | 2026-05-24 01:18:36 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:18:39.413227 | orchestrator | 2026-05-24 01:18:39 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:18:39.413357 | orchestrator | 2026-05-24 01:18:39 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:18:42.463022 | orchestrator | 2026-05-24 01:18:42 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:18:42.463115 | orchestrator | 2026-05-24 01:18:42 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:18:45.511243 | orchestrator | 2026-05-24 01:18:45 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:18:45.511375 | orchestrator | 2026-05-24 01:18:45 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:18:48.559696 | orchestrator | 2026-05-24 01:18:48 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:18:48.559810 | orchestrator | 2026-05-24 01:18:48 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:18:51.615834 | orchestrator | 2026-05-24 01:18:51 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:18:51.615926 | orchestrator | 2026-05-24 01:18:51 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:18:54.662882 | orchestrator | 2026-05-24 01:18:54 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:18:54.663006 | orchestrator | 2026-05-24 01:18:54 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:18:57.711629 | orchestrator | 2026-05-24 01:18:57 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:18:57.711760 | orchestrator | 2026-05-24 01:18:57 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:19:00.758910 | orchestrator | 2026-05-24 01:19:00 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:19:00.759020 | orchestrator | 2026-05-24 01:19:00 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:19:03.812933 | orchestrator | 2026-05-24 01:19:03 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:19:03.813037 | orchestrator | 2026-05-24 01:19:03 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:19:06.866265 | orchestrator | 2026-05-24 01:19:06 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:19:06.866359 | orchestrator | 2026-05-24 01:19:06 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:19:09.911492 | orchestrator | 2026-05-24 01:19:09 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:19:09.911608 | orchestrator | 2026-05-24 01:19:09 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:19:12.959885 | orchestrator | 2026-05-24 01:19:12 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:19:12.959974 | orchestrator | 2026-05-24 01:19:12 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:19:16.006187 | orchestrator | 2026-05-24 01:19:16 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:19:16.006293 | orchestrator | 2026-05-24 01:19:16 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:19:19.057138 | orchestrator | 2026-05-24 01:19:19 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:19:19.057275 | orchestrator | 2026-05-24 01:19:19 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:19:22.110248 | orchestrator | 2026-05-24 01:19:22 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:19:22.110345 | orchestrator | 2026-05-24 01:19:22 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:19:25.156000 | orchestrator | 2026-05-24 01:19:25 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:19:25.156099 | orchestrator | 2026-05-24 01:19:25 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:19:28.205995 | orchestrator | 2026-05-24 01:19:28 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:19:28.206159 | orchestrator | 2026-05-24 01:19:28 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:19:31.250103 | orchestrator | 2026-05-24 01:19:31 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:19:31.250195 | orchestrator | 2026-05-24 01:19:31 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:19:34.290212 | orchestrator | 2026-05-24 01:19:34 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:19:34.290312 | orchestrator | 2026-05-24 01:19:34 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:19:37.336091 | orchestrator | 2026-05-24 01:19:37 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:19:37.336216 | orchestrator | 2026-05-24 01:19:37 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:19:40.385316 | orchestrator | 2026-05-24 01:19:40 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:19:40.385390 | orchestrator | 2026-05-24 01:19:40 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:19:43.440628 | orchestrator | 2026-05-24 01:19:43 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:19:43.440788 | orchestrator | 2026-05-24 01:19:43 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:19:46.490261 | orchestrator | 2026-05-24 01:19:46 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:19:46.490740 | orchestrator | 2026-05-24 01:19:46 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:19:49.539853 | orchestrator | 2026-05-24 01:19:49 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:19:49.539955 | orchestrator | 2026-05-24 01:19:49 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:19:52.586292 | orchestrator | 2026-05-24 01:19:52 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:19:52.586394 | orchestrator | 2026-05-24 01:19:52 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:19:55.638346 | orchestrator | 2026-05-24 01:19:55 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:19:55.638467 | orchestrator | 2026-05-24 01:19:55 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:19:58.681460 | orchestrator | 2026-05-24 01:19:58 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:19:58.681526 | orchestrator | 2026-05-24 01:19:58 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:20:01.727307 | orchestrator | 2026-05-24 01:20:01 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:20:01.727405 | orchestrator | 2026-05-24 01:20:01 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:20:04.771044 | orchestrator | 2026-05-24 01:20:04 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:20:04.771141 | orchestrator | 2026-05-24 01:20:04 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:20:07.814225 | orchestrator | 2026-05-24 01:20:07 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:20:07.814308 | orchestrator | 2026-05-24 01:20:07 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:20:10.863018 | orchestrator | 2026-05-24 01:20:10 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:20:10.863116 | orchestrator | 2026-05-24 01:20:10 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:20:13.909622 | orchestrator | 2026-05-24 01:20:13 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:20:13.909721 | orchestrator | 2026-05-24 01:20:13 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:20:16.958402 | orchestrator | 2026-05-24 01:20:16 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:20:16.958517 | orchestrator | 2026-05-24 01:20:16 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:20:20.012252 | orchestrator | 2026-05-24 01:20:20 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:20:20.012387 | orchestrator | 2026-05-24 01:20:20 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:20:23.057576 | orchestrator | 2026-05-24 01:20:23 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:20:23.057639 | orchestrator | 2026-05-24 01:20:23 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:20:26.098723 | orchestrator | 2026-05-24 01:20:26 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:20:26.098828 | orchestrator | 2026-05-24 01:20:26 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:20:29.147056 | orchestrator | 2026-05-24 01:20:29 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:20:29.147133 | orchestrator | 2026-05-24 01:20:29 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:20:32.191197 | orchestrator | 2026-05-24 01:20:32 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:20:32.191353 | orchestrator | 2026-05-24 01:20:32 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:20:35.245257 | orchestrator | 2026-05-24 01:20:35 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:20:35.245363 | orchestrator | 2026-05-24 01:20:35 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:20:38.294218 | orchestrator | 2026-05-24 01:20:38 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:20:38.294314 | orchestrator | 2026-05-24 01:20:38 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:20:41.336279 | orchestrator | 2026-05-24 01:20:41 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:20:41.336377 | orchestrator | 2026-05-24 01:20:41 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:20:44.385834 | orchestrator | 2026-05-24 01:20:44 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:20:44.386790 | orchestrator | 2026-05-24 01:20:44 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:20:47.431657 | orchestrator | 2026-05-24 01:20:47 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:20:47.431745 | orchestrator | 2026-05-24 01:20:47 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:20:50.488571 | orchestrator | 2026-05-24 01:20:50 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:20:50.488656 | orchestrator | 2026-05-24 01:20:50 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:20:53.538260 | orchestrator | 2026-05-24 01:20:53 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:20:53.538309 | orchestrator | 2026-05-24 01:20:53 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:20:56.589662 | orchestrator | 2026-05-24 01:20:56 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:20:56.589717 | orchestrator | 2026-05-24 01:20:56 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:20:59.633968 | orchestrator | 2026-05-24 01:20:59 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:20:59.634134 | orchestrator | 2026-05-24 01:20:59 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:21:02.675955 | orchestrator | 2026-05-24 01:21:02 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:21:02.676100 | orchestrator | 2026-05-24 01:21:02 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:21:05.721257 | orchestrator | 2026-05-24 01:21:05 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:21:05.721357 | orchestrator | 2026-05-24 01:21:05 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:21:08.772649 | orchestrator | 2026-05-24 01:21:08 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:21:08.772743 | orchestrator | 2026-05-24 01:21:08 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:21:11.822448 | orchestrator | 2026-05-24 01:21:11 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:21:11.822618 | orchestrator | 2026-05-24 01:21:11 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:21:14.864803 | orchestrator | 2026-05-24 01:21:14 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:21:14.864891 | orchestrator | 2026-05-24 01:21:14 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:21:17.907567 | orchestrator | 2026-05-24 01:21:17 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:21:17.907688 | orchestrator | 2026-05-24 01:21:17 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:21:20.950923 | orchestrator | 2026-05-24 01:21:20 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:21:20.951023 | orchestrator | 2026-05-24 01:21:20 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:21:23.995711 | orchestrator | 2026-05-24 01:21:23 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:21:23.995796 | orchestrator | 2026-05-24 01:21:23 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:21:27.042959 | orchestrator | 2026-05-24 01:21:27 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:21:27.043049 | orchestrator | 2026-05-24 01:21:27 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:21:30.092019 | orchestrator | 2026-05-24 01:21:30 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:21:30.092115 | orchestrator | 2026-05-24 01:21:30 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:21:33.146695 | orchestrator | 2026-05-24 01:21:33 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:21:33.146812 | orchestrator | 2026-05-24 01:21:33 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:21:36.211911 | orchestrator | 2026-05-24 01:21:36 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:21:36.212016 | orchestrator | 2026-05-24 01:21:36 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:21:39.262513 | orchestrator | 2026-05-24 01:21:39 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:21:39.262608 | orchestrator | 2026-05-24 01:21:39 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:21:42.317599 | orchestrator | 2026-05-24 01:21:42 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:21:42.317676 | orchestrator | 2026-05-24 01:21:42 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:21:45.368069 | orchestrator | 2026-05-24 01:21:45 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:21:45.368166 | orchestrator | 2026-05-24 01:21:45 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:21:48.409977 | orchestrator | 2026-05-24 01:21:48 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:21:48.410145 | orchestrator | 2026-05-24 01:21:48 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:21:51.468088 | orchestrator | 2026-05-24 01:21:51 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:21:51.468234 | orchestrator | 2026-05-24 01:21:51 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:21:54.515075 | orchestrator | 2026-05-24 01:21:54 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:21:54.515222 | orchestrator | 2026-05-24 01:21:54 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:21:57.562218 | orchestrator | 2026-05-24 01:21:57 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:21:57.562364 | orchestrator | 2026-05-24 01:21:57 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:22:00.608813 | orchestrator | 2026-05-24 01:22:00 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:22:00.608929 | orchestrator | 2026-05-24 01:22:00 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:22:03.654167 | orchestrator | 2026-05-24 01:22:03 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:22:03.654260 | orchestrator | 2026-05-24 01:22:03 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:22:06.702967 | orchestrator | 2026-05-24 01:22:06 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:22:06.703098 | orchestrator | 2026-05-24 01:22:06 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:22:09.751907 | orchestrator | 2026-05-24 01:22:09 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:22:09.752004 | orchestrator | 2026-05-24 01:22:09 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:22:12.806824 | orchestrator | 2026-05-24 01:22:12 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:22:12.806924 | orchestrator | 2026-05-24 01:22:12 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:22:15.853146 | orchestrator | 2026-05-24 01:22:15 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:22:15.853229 | orchestrator | 2026-05-24 01:22:15 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:22:18.894824 | orchestrator | 2026-05-24 01:22:18 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:22:18.894928 | orchestrator | 2026-05-24 01:22:18 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:22:21.943486 | orchestrator | 2026-05-24 01:22:21 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:22:21.943677 | orchestrator | 2026-05-24 01:22:21 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:22:24.987256 | orchestrator | 2026-05-24 01:22:24 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:22:24.987362 | orchestrator | 2026-05-24 01:22:24 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:22:28.035191 | orchestrator | 2026-05-24 01:22:28 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:22:28.035278 | orchestrator | 2026-05-24 01:22:28 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:22:31.083672 | orchestrator | 2026-05-24 01:22:31 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:22:31.083762 | orchestrator | 2026-05-24 01:22:31 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:22:34.134250 | orchestrator | 2026-05-24 01:22:34 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:22:34.134373 | orchestrator | 2026-05-24 01:22:34 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:22:37.185646 | orchestrator | 2026-05-24 01:22:37 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:22:37.185779 | orchestrator | 2026-05-24 01:22:37 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:22:40.233077 | orchestrator | 2026-05-24 01:22:40 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:22:40.233197 | orchestrator | 2026-05-24 01:22:40 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:22:43.282432 | orchestrator | 2026-05-24 01:22:43 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:22:43.282505 | orchestrator | 2026-05-24 01:22:43 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:22:46.324025 | orchestrator | 2026-05-24 01:22:46 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:22:46.324125 | orchestrator | 2026-05-24 01:22:46 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:22:49.374205 | orchestrator | 2026-05-24 01:22:49 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:22:49.374307 | orchestrator | 2026-05-24 01:22:49 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:22:52.425219 | orchestrator | 2026-05-24 01:22:52 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:22:52.425318 | orchestrator | 2026-05-24 01:22:52 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:22:55.473722 | orchestrator | 2026-05-24 01:22:55 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:22:55.473813 | orchestrator | 2026-05-24 01:22:55 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:22:58.521836 | orchestrator | 2026-05-24 01:22:58 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:22:58.521946 | orchestrator | 2026-05-24 01:22:58 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:23:01.573857 | orchestrator | 2026-05-24 01:23:01 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:23:01.573965 | orchestrator | 2026-05-24 01:23:01 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:23:04.626308 | orchestrator | 2026-05-24 01:23:04 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:23:04.626429 | orchestrator | 2026-05-24 01:23:04 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:23:07.680912 | orchestrator | 2026-05-24 01:23:07 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:23:07.681025 | orchestrator | 2026-05-24 01:23:07 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:23:10.731958 | orchestrator | 2026-05-24 01:23:10 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:23:10.732057 | orchestrator | 2026-05-24 01:23:10 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:23:13.778426 | orchestrator | 2026-05-24 01:23:13 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:23:13.778541 | orchestrator | 2026-05-24 01:23:13 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:23:16.821782 | orchestrator | 2026-05-24 01:23:16 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:23:16.821865 | orchestrator | 2026-05-24 01:23:16 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:23:19.867016 | orchestrator | 2026-05-24 01:23:19 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:23:19.867228 | orchestrator | 2026-05-24 01:23:19 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:23:22.919165 | orchestrator | 2026-05-24 01:23:22 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:23:22.919259 | orchestrator | 2026-05-24 01:23:22 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:23:25.969266 | orchestrator | 2026-05-24 01:23:25 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:23:25.969364 | orchestrator | 2026-05-24 01:23:25 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:23:29.024304 | orchestrator | 2026-05-24 01:23:29 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:23:29.024400 | orchestrator | 2026-05-24 01:23:29 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:23:32.074777 | orchestrator | 2026-05-24 01:23:32 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:23:32.074884 | orchestrator | 2026-05-24 01:23:32 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:23:35.130210 | orchestrator | 2026-05-24 01:23:35 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:23:35.130303 | orchestrator | 2026-05-24 01:23:35 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:23:38.177243 | orchestrator | 2026-05-24 01:23:38 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:23:38.177366 | orchestrator | 2026-05-24 01:23:38 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:23:41.230218 | orchestrator | 2026-05-24 01:23:41 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:23:41.230327 | orchestrator | 2026-05-24 01:23:41 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:23:44.275899 | orchestrator | 2026-05-24 01:23:44 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:23:44.275993 | orchestrator | 2026-05-24 01:23:44 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:23:47.318243 | orchestrator | 2026-05-24 01:23:47 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:23:47.318333 | orchestrator | 2026-05-24 01:23:47 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:23:50.368828 | orchestrator | 2026-05-24 01:23:50 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:23:50.368932 | orchestrator | 2026-05-24 01:23:50 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:23:53.423994 | orchestrator | 2026-05-24 01:23:53 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:23:53.424090 | orchestrator | 2026-05-24 01:23:53 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:23:56.475066 | orchestrator | 2026-05-24 01:23:56 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:23:56.475591 | orchestrator | 2026-05-24 01:23:56 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:23:59.524399 | orchestrator | 2026-05-24 01:23:59 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:23:59.524543 | orchestrator | 2026-05-24 01:23:59 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:24:02.575501 | orchestrator | 2026-05-24 01:24:02 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:24:02.575601 | orchestrator | 2026-05-24 01:24:02 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:24:05.631806 | orchestrator | 2026-05-24 01:24:05 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:24:05.631930 | orchestrator | 2026-05-24 01:24:05 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:24:08.678756 | orchestrator | 2026-05-24 01:24:08 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:24:08.678921 | orchestrator | 2026-05-24 01:24:08 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:24:11.728902 | orchestrator | 2026-05-24 01:24:11 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:24:11.728998 | orchestrator | 2026-05-24 01:24:11 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:24:14.772909 | orchestrator | 2026-05-24 01:24:14 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:24:14.772999 | orchestrator | 2026-05-24 01:24:14 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:24:17.818621 | orchestrator | 2026-05-24 01:24:17 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:24:17.818713 | orchestrator | 2026-05-24 01:24:17 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:24:20.865281 | orchestrator | 2026-05-24 01:24:20 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:24:20.865377 | orchestrator | 2026-05-24 01:24:20 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:24:23.909420 | orchestrator | 2026-05-24 01:24:23 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:24:23.909508 | orchestrator | 2026-05-24 01:24:23 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:24:26.960232 | orchestrator | 2026-05-24 01:24:26 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:24:26.960333 | orchestrator | 2026-05-24 01:24:26 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:24:30.009051 | orchestrator | 2026-05-24 01:24:30 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:24:30.009154 | orchestrator | 2026-05-24 01:24:30 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:24:33.059884 | orchestrator | 2026-05-24 01:24:33 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:24:33.060043 | orchestrator | 2026-05-24 01:24:33 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:24:36.121046 | orchestrator | 2026-05-24 01:24:36 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:24:36.121151 | orchestrator | 2026-05-24 01:24:36 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:24:39.169770 | orchestrator | 2026-05-24 01:24:39 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:24:39.169872 | orchestrator | 2026-05-24 01:24:39 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:24:42.211330 | orchestrator | 2026-05-24 01:24:42 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:24:42.211429 | orchestrator | 2026-05-24 01:24:42 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:24:45.257221 | orchestrator | 2026-05-24 01:24:45 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:24:45.257353 | orchestrator | 2026-05-24 01:24:45 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:24:48.301289 | orchestrator | 2026-05-24 01:24:48 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:24:48.301380 | orchestrator | 2026-05-24 01:24:48 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:24:51.348054 | orchestrator | 2026-05-24 01:24:51 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:24:51.348159 | orchestrator | 2026-05-24 01:24:51 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:24:54.400455 | orchestrator | 2026-05-24 01:24:54 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:24:54.400557 | orchestrator | 2026-05-24 01:24:54 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:24:57.445294 | orchestrator | 2026-05-24 01:24:57 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:24:57.445384 | orchestrator | 2026-05-24 01:24:57 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:25:00.488370 | orchestrator | 2026-05-24 01:25:00 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:25:00.488441 | orchestrator | 2026-05-24 01:25:00 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:25:03.537485 | orchestrator | 2026-05-24 01:25:03 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:25:03.537583 | orchestrator | 2026-05-24 01:25:03 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:25:06.588147 | orchestrator | 2026-05-24 01:25:06 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:25:06.588260 | orchestrator | 2026-05-24 01:25:06 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:25:09.629918 | orchestrator | 2026-05-24 01:25:09 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:25:09.629997 | orchestrator | 2026-05-24 01:25:09 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:25:12.673645 | orchestrator | 2026-05-24 01:25:12 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:25:12.673746 | orchestrator | 2026-05-24 01:25:12 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:25:15.723887 | orchestrator | 2026-05-24 01:25:15 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:25:15.723952 | orchestrator | 2026-05-24 01:25:15 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:25:18.766720 | orchestrator | 2026-05-24 01:25:18 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:25:18.766791 | orchestrator | 2026-05-24 01:25:18 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:25:21.807672 | orchestrator | 2026-05-24 01:25:21 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:25:21.807758 | orchestrator | 2026-05-24 01:25:21 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:25:24.862131 | orchestrator | 2026-05-24 01:25:24 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:25:24.862198 | orchestrator | 2026-05-24 01:25:24 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:25:27.909499 | orchestrator | 2026-05-24 01:25:27 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:25:27.909600 | orchestrator | 2026-05-24 01:25:27 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:25:30.964409 | orchestrator | 2026-05-24 01:25:30 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:25:30.964547 | orchestrator | 2026-05-24 01:25:30 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:25:34.017896 | orchestrator | 2026-05-24 01:25:34 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:25:34.018010 | orchestrator | 2026-05-24 01:25:34 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:25:37.069496 | orchestrator | 2026-05-24 01:25:37 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:25:37.069594 | orchestrator | 2026-05-24 01:25:37 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:25:40.117741 | orchestrator | 2026-05-24 01:25:40 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:25:40.117848 | orchestrator | 2026-05-24 01:25:40 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:25:43.165528 | orchestrator | 2026-05-24 01:25:43 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:25:43.165629 | orchestrator | 2026-05-24 01:25:43 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:25:46.207862 | orchestrator | 2026-05-24 01:25:46 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:25:46.208083 | orchestrator | 2026-05-24 01:25:46 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:25:49.246447 | orchestrator | 2026-05-24 01:25:49 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:25:49.246579 | orchestrator | 2026-05-24 01:25:49 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:25:52.303943 | orchestrator | 2026-05-24 01:25:52 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:25:52.304046 | orchestrator | 2026-05-24 01:25:52 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:25:55.355987 | orchestrator | 2026-05-24 01:25:55 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:25:55.356085 | orchestrator | 2026-05-24 01:25:55 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:25:58.398125 | orchestrator | 2026-05-24 01:25:58 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:25:58.398221 | orchestrator | 2026-05-24 01:25:58 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:26:01.437666 | orchestrator | 2026-05-24 01:26:01 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:26:01.437757 | orchestrator | 2026-05-24 01:26:01 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:26:04.484921 | orchestrator | 2026-05-24 01:26:04 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:26:04.485941 | orchestrator | 2026-05-24 01:26:04 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:26:07.533478 | orchestrator | 2026-05-24 01:26:07 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:26:07.533545 | orchestrator | 2026-05-24 01:26:07 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:26:10.579576 | orchestrator | 2026-05-24 01:26:10 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:26:10.579668 | orchestrator | 2026-05-24 01:26:10 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:26:13.632970 | orchestrator | 2026-05-24 01:26:13 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:26:13.633081 | orchestrator | 2026-05-24 01:26:13 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:26:16.683483 | orchestrator | 2026-05-24 01:26:16 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:26:16.683658 | orchestrator | 2026-05-24 01:26:16 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:26:19.729541 | orchestrator | 2026-05-24 01:26:19 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:26:19.729638 | orchestrator | 2026-05-24 01:26:19 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:26:22.778076 | orchestrator | 2026-05-24 01:26:22 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:26:22.778274 | orchestrator | 2026-05-24 01:26:22 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:26:25.823386 | orchestrator | 2026-05-24 01:26:25 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:26:25.823487 | orchestrator | 2026-05-24 01:26:25 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:26:28.871758 | orchestrator | 2026-05-24 01:26:28 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:26:28.871842 | orchestrator | 2026-05-24 01:26:28 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:26:31.918590 | orchestrator | 2026-05-24 01:26:31 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:26:31.920025 | orchestrator | 2026-05-24 01:26:31 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:26:34.967198 | orchestrator | 2026-05-24 01:26:34 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:26:34.967297 | orchestrator | 2026-05-24 01:26:34 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:26:38.013208 | orchestrator | 2026-05-24 01:26:38 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:26:38.013313 | orchestrator | 2026-05-24 01:26:38 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:26:41.059761 | orchestrator | 2026-05-24 01:26:41 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:26:41.059835 | orchestrator | 2026-05-24 01:26:41 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:26:44.110161 | orchestrator | 2026-05-24 01:26:44 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:26:44.110418 | orchestrator | 2026-05-24 01:26:44 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:26:47.154294 | orchestrator | 2026-05-24 01:26:47 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:26:47.154463 | orchestrator | 2026-05-24 01:26:47 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:26:50.202138 | orchestrator | 2026-05-24 01:26:50 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:26:50.202241 | orchestrator | 2026-05-24 01:26:50 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:26:53.247581 | orchestrator | 2026-05-24 01:26:53 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:26:53.247686 | orchestrator | 2026-05-24 01:26:53 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:26:56.295486 | orchestrator | 2026-05-24 01:26:56 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:26:56.295615 | orchestrator | 2026-05-24 01:26:56 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:26:59.340168 | orchestrator | 2026-05-24 01:26:59 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:26:59.340265 | orchestrator | 2026-05-24 01:26:59 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:27:02.393069 | orchestrator | 2026-05-24 01:27:02 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:27:02.393178 | orchestrator | 2026-05-24 01:27:02 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:27:05.461736 | orchestrator | 2026-05-24 01:27:05 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:27:05.461840 | orchestrator | 2026-05-24 01:27:05 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:27:08.511397 | orchestrator | 2026-05-24 01:27:08 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:27:08.511532 | orchestrator | 2026-05-24 01:27:08 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:27:11.564411 | orchestrator | 2026-05-24 01:27:11 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:27:11.564551 | orchestrator | 2026-05-24 01:27:11 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:27:14.635802 | orchestrator | 2026-05-24 01:27:14 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:27:14.636773 | orchestrator | 2026-05-24 01:27:14 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:27:17.691957 | orchestrator | 2026-05-24 01:27:17 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:27:17.692068 | orchestrator | 2026-05-24 01:27:17 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:27:20.745619 | orchestrator | 2026-05-24 01:27:20 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:27:20.745778 | orchestrator | 2026-05-24 01:27:20 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:27:23.800713 | orchestrator | 2026-05-24 01:27:23 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:27:23.800811 | orchestrator | 2026-05-24 01:27:23 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:27:26.848015 | orchestrator | 2026-05-24 01:27:26 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:27:26.848121 | orchestrator | 2026-05-24 01:27:26 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:27:29.892268 | orchestrator | 2026-05-24 01:27:29 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:27:29.892442 | orchestrator | 2026-05-24 01:27:29 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:27:32.940437 | orchestrator | 2026-05-24 01:27:32 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:27:32.940642 | orchestrator | 2026-05-24 01:27:32 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:27:35.987343 | orchestrator | 2026-05-24 01:27:35 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:27:35.987422 | orchestrator | 2026-05-24 01:27:35 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:27:39.033741 | orchestrator | 2026-05-24 01:27:39 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:27:39.033916 | orchestrator | 2026-05-24 01:27:39 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:27:42.077858 | orchestrator | 2026-05-24 01:27:42 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:27:42.077946 | orchestrator | 2026-05-24 01:27:42 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:27:45.126436 | orchestrator | 2026-05-24 01:27:45 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:27:45.126604 | orchestrator | 2026-05-24 01:27:45 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:27:48.169262 | orchestrator | 2026-05-24 01:27:48 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:27:48.169392 | orchestrator | 2026-05-24 01:27:48 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:27:51.216746 | orchestrator | 2026-05-24 01:27:51 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:27:51.216857 | orchestrator | 2026-05-24 01:27:51 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:27:54.265376 | orchestrator | 2026-05-24 01:27:54 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:27:54.265490 | orchestrator | 2026-05-24 01:27:54 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:27:57.319340 | orchestrator | 2026-05-24 01:27:57 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:27:57.319439 | orchestrator | 2026-05-24 01:27:57 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:28:00.361482 | orchestrator | 2026-05-24 01:28:00 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:28:00.361641 | orchestrator | 2026-05-24 01:28:00 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:28:03.406545 | orchestrator | 2026-05-24 01:28:03 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:28:03.406699 | orchestrator | 2026-05-24 01:28:03 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:28:06.455376 | orchestrator | 2026-05-24 01:28:06 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:28:06.455480 | orchestrator | 2026-05-24 01:28:06 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:28:09.508417 | orchestrator | 2026-05-24 01:28:09 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:28:09.510320 | orchestrator | 2026-05-24 01:28:09 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:28:12.553675 | orchestrator | 2026-05-24 01:28:12 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:28:12.553777 | orchestrator | 2026-05-24 01:28:12 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:28:15.607727 | orchestrator | 2026-05-24 01:28:15 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:28:15.607832 | orchestrator | 2026-05-24 01:28:15 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:28:18.650672 | orchestrator | 2026-05-24 01:28:18 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:28:18.651580 | orchestrator | 2026-05-24 01:28:18 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:28:21.699317 | orchestrator | 2026-05-24 01:28:21 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:28:21.699495 | orchestrator | 2026-05-24 01:28:21 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:28:24.746223 | orchestrator | 2026-05-24 01:28:24 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:28:24.746335 | orchestrator | 2026-05-24 01:28:24 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:28:27.791707 | orchestrator | 2026-05-24 01:28:27 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:28:27.791839 | orchestrator | 2026-05-24 01:28:27 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:28:30.840487 | orchestrator | 2026-05-24 01:28:30 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:28:30.840609 | orchestrator | 2026-05-24 01:28:30 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:28:33.886793 | orchestrator | 2026-05-24 01:28:33 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:28:33.886891 | orchestrator | 2026-05-24 01:28:33 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:28:36.935749 | orchestrator | 2026-05-24 01:28:36 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:28:36.935857 | orchestrator | 2026-05-24 01:28:36 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:28:39.987903 | orchestrator | 2026-05-24 01:28:39 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:28:39.988004 | orchestrator | 2026-05-24 01:28:39 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:28:43.037213 | orchestrator | 2026-05-24 01:28:43 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:28:43.037344 | orchestrator | 2026-05-24 01:28:43 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:28:46.081471 | orchestrator | 2026-05-24 01:28:46 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:28:46.081571 | orchestrator | 2026-05-24 01:28:46 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:28:49.128826 | orchestrator | 2026-05-24 01:28:49 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:28:49.128928 | orchestrator | 2026-05-24 01:28:49 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:28:52.184370 | orchestrator | 2026-05-24 01:28:52 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:28:52.184476 | orchestrator | 2026-05-24 01:28:52 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:28:55.232738 | orchestrator | 2026-05-24 01:28:55 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:28:55.232850 | orchestrator | 2026-05-24 01:28:55 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:28:58.283946 | orchestrator | 2026-05-24 01:28:58 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:28:58.284052 | orchestrator | 2026-05-24 01:28:58 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:29:01.325292 | orchestrator | 2026-05-24 01:29:01 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:29:01.325384 | orchestrator | 2026-05-24 01:29:01 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:29:04.374168 | orchestrator | 2026-05-24 01:29:04 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:29:04.374268 | orchestrator | 2026-05-24 01:29:04 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:29:07.432325 | orchestrator | 2026-05-24 01:29:07 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:29:07.432436 | orchestrator | 2026-05-24 01:29:07 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:29:10.481635 | orchestrator | 2026-05-24 01:29:10 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:29:10.481805 | orchestrator | 2026-05-24 01:29:10 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:29:13.521682 | orchestrator | 2026-05-24 01:29:13 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:29:13.521796 | orchestrator | 2026-05-24 01:29:13 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:29:16.577027 | orchestrator | 2026-05-24 01:29:16 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:29:16.577148 | orchestrator | 2026-05-24 01:29:16 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:29:19.615974 | orchestrator | 2026-05-24 01:29:19 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:29:19.616101 | orchestrator | 2026-05-24 01:29:19 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:29:22.661338 | orchestrator | 2026-05-24 01:29:22 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:29:22.661416 | orchestrator | 2026-05-24 01:29:22 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:29:25.716568 | orchestrator | 2026-05-24 01:29:25 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:29:25.717607 | orchestrator | 2026-05-24 01:29:25 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:29:28.761181 | orchestrator | 2026-05-24 01:29:28 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:29:28.761322 | orchestrator | 2026-05-24 01:29:28 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:29:31.817676 | orchestrator | 2026-05-24 01:29:31 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:29:31.817843 | orchestrator | 2026-05-24 01:29:31 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:29:34.871009 | orchestrator | 2026-05-24 01:29:34 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:29:34.871105 | orchestrator | 2026-05-24 01:29:34 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:29:37.918372 | orchestrator | 2026-05-24 01:29:37 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:29:37.918480 | orchestrator | 2026-05-24 01:29:37 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:29:40.967933 | orchestrator | 2026-05-24 01:29:40 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:29:40.968033 | orchestrator | 2026-05-24 01:29:40 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:29:44.022354 | orchestrator | 2026-05-24 01:29:44 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:29:44.022509 | orchestrator | 2026-05-24 01:29:44 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:29:47.072760 | orchestrator | 2026-05-24 01:29:47 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:29:47.072916 | orchestrator | 2026-05-24 01:29:47 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:29:50.124599 | orchestrator | 2026-05-24 01:29:50 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:29:50.124703 | orchestrator | 2026-05-24 01:29:50 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:29:53.168347 | orchestrator | 2026-05-24 01:29:53 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:29:53.168447 | orchestrator | 2026-05-24 01:29:53 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:29:56.218490 | orchestrator | 2026-05-24 01:29:56 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:29:56.218665 | orchestrator | 2026-05-24 01:29:56 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:29:59.282506 | orchestrator | 2026-05-24 01:29:59 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:29:59.282647 | orchestrator | 2026-05-24 01:29:59 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:30:02.335244 | orchestrator | 2026-05-24 01:30:02 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:30:02.335440 | orchestrator | 2026-05-24 01:30:02 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:30:05.388144 | orchestrator | 2026-05-24 01:30:05 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:30:05.388308 | orchestrator | 2026-05-24 01:30:05 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:30:08.430713 | orchestrator | 2026-05-24 01:30:08 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:30:08.430863 | orchestrator | 2026-05-24 01:30:08 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:30:11.480076 | orchestrator | 2026-05-24 01:30:11 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:30:11.480159 | orchestrator | 2026-05-24 01:30:11 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:30:14.527760 | orchestrator | 2026-05-24 01:30:14 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:30:14.527981 | orchestrator | 2026-05-24 01:30:14 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:30:17.570731 | orchestrator | 2026-05-24 01:30:17 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:30:17.570796 | orchestrator | 2026-05-24 01:30:17 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:30:20.618631 | orchestrator | 2026-05-24 01:30:20 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:30:20.618738 | orchestrator | 2026-05-24 01:30:20 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:30:23.661204 | orchestrator | 2026-05-24 01:30:23 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:30:23.661318 | orchestrator | 2026-05-24 01:30:23 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:30:26.708345 | orchestrator | 2026-05-24 01:30:26 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:30:26.708504 | orchestrator | 2026-05-24 01:30:26 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:30:29.763350 | orchestrator | 2026-05-24 01:30:29 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:30:29.763449 | orchestrator | 2026-05-24 01:30:29 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:30:32.816913 | orchestrator | 2026-05-24 01:30:32 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:30:32.817018 | orchestrator | 2026-05-24 01:30:32 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:30:35.871113 | orchestrator | 2026-05-24 01:30:35 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:30:35.871219 | orchestrator | 2026-05-24 01:30:35 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:30:38.920824 | orchestrator | 2026-05-24 01:30:38 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:30:38.920987 | orchestrator | 2026-05-24 01:30:38 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:30:41.959033 | orchestrator | 2026-05-24 01:30:41 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:30:41.959142 | orchestrator | 2026-05-24 01:30:41 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:30:45.006670 | orchestrator | 2026-05-24 01:30:45 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:30:45.006767 | orchestrator | 2026-05-24 01:30:45 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:30:48.045743 | orchestrator | 2026-05-24 01:30:48 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:30:48.045856 | orchestrator | 2026-05-24 01:30:48 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:30:51.097317 | orchestrator | 2026-05-24 01:30:51 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:30:51.098271 | orchestrator | 2026-05-24 01:30:51 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:30:54.149552 | orchestrator | 2026-05-24 01:30:54 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:30:54.149661 | orchestrator | 2026-05-24 01:30:54 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:30:57.194731 | orchestrator | 2026-05-24 01:30:57 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:30:57.194851 | orchestrator | 2026-05-24 01:30:57 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:31:00.241676 | orchestrator | 2026-05-24 01:31:00 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:31:00.241771 | orchestrator | 2026-05-24 01:31:00 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:31:03.280339 | orchestrator | 2026-05-24 01:31:03 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:31:03.280442 | orchestrator | 2026-05-24 01:31:03 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:31:06.322638 | orchestrator | 2026-05-24 01:31:06 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:31:06.322766 | orchestrator | 2026-05-24 01:31:06 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:31:09.372241 | orchestrator | 2026-05-24 01:31:09 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:31:09.372350 | orchestrator | 2026-05-24 01:31:09 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:31:12.432886 | orchestrator | 2026-05-24 01:31:12 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:31:12.433042 | orchestrator | 2026-05-24 01:31:12 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:31:15.487394 | orchestrator | 2026-05-24 01:31:15 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:31:15.487520 | orchestrator | 2026-05-24 01:31:15 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:31:18.543324 | orchestrator | 2026-05-24 01:31:18 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:31:18.543462 | orchestrator | 2026-05-24 01:31:18 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:31:21.587528 | orchestrator | 2026-05-24 01:31:21 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:31:21.587625 | orchestrator | 2026-05-24 01:31:21 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:31:24.639629 | orchestrator | 2026-05-24 01:31:24 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:31:24.639752 | orchestrator | 2026-05-24 01:31:24 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:31:27.697774 | orchestrator | 2026-05-24 01:31:27 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:31:27.697869 | orchestrator | 2026-05-24 01:31:27 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:31:30.743893 | orchestrator | 2026-05-24 01:31:30 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:31:30.744039 | orchestrator | 2026-05-24 01:31:30 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:31:33.790356 | orchestrator | 2026-05-24 01:31:33 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:31:33.790470 | orchestrator | 2026-05-24 01:31:33 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:31:36.836371 | orchestrator | 2026-05-24 01:31:36 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:31:36.836503 | orchestrator | 2026-05-24 01:31:36 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:31:39.883357 | orchestrator | 2026-05-24 01:31:39 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:31:39.883455 | orchestrator | 2026-05-24 01:31:39 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:31:42.931578 | orchestrator | 2026-05-24 01:31:42 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:31:42.931686 | orchestrator | 2026-05-24 01:31:42 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:31:45.979079 | orchestrator | 2026-05-24 01:31:45 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:31:45.979194 | orchestrator | 2026-05-24 01:31:45 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:31:49.017531 | orchestrator | 2026-05-24 01:31:49 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:31:49.017637 | orchestrator | 2026-05-24 01:31:49 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:31:52.071487 | orchestrator | 2026-05-24 01:31:52 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:31:52.071613 | orchestrator | 2026-05-24 01:31:52 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:31:55.121705 | orchestrator | 2026-05-24 01:31:55 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:31:55.121807 | orchestrator | 2026-05-24 01:31:55 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:31:58.172505 | orchestrator | 2026-05-24 01:31:58 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:31:58.172626 | orchestrator | 2026-05-24 01:31:58 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:32:01.220320 | orchestrator | 2026-05-24 01:32:01 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:32:01.220445 | orchestrator | 2026-05-24 01:32:01 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:32:04.269160 | orchestrator | 2026-05-24 01:32:04 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:32:04.269311 | orchestrator | 2026-05-24 01:32:04 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:32:07.313706 | orchestrator | 2026-05-24 01:32:07 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:32:07.313811 | orchestrator | 2026-05-24 01:32:07 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:32:10.365956 | orchestrator | 2026-05-24 01:32:10 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:32:10.366201 | orchestrator | 2026-05-24 01:32:10 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:32:13.415327 | orchestrator | 2026-05-24 01:32:13 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:32:13.415438 | orchestrator | 2026-05-24 01:32:13 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:32:16.463663 | orchestrator | 2026-05-24 01:32:16 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:32:16.463756 | orchestrator | 2026-05-24 01:32:16 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:32:19.505878 | orchestrator | 2026-05-24 01:32:19 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:32:19.505976 | orchestrator | 2026-05-24 01:32:19 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:32:22.550435 | orchestrator | 2026-05-24 01:32:22 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:32:22.550576 | orchestrator | 2026-05-24 01:32:22 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:32:25.601175 | orchestrator | 2026-05-24 01:32:25 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:32:25.601932 | orchestrator | 2026-05-24 01:32:25 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:32:28.648424 | orchestrator | 2026-05-24 01:32:28 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:32:28.648508 | orchestrator | 2026-05-24 01:32:28 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:32:31.696683 | orchestrator | 2026-05-24 01:32:31 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:32:31.696824 | orchestrator | 2026-05-24 01:32:31 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:32:34.740788 | orchestrator | 2026-05-24 01:32:34 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:32:34.740900 | orchestrator | 2026-05-24 01:32:34 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:32:37.784316 | orchestrator | 2026-05-24 01:32:37 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:32:37.784415 | orchestrator | 2026-05-24 01:32:37 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:32:40.830886 | orchestrator | 2026-05-24 01:32:40 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:32:40.830979 | orchestrator | 2026-05-24 01:32:40 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:32:43.881131 | orchestrator | 2026-05-24 01:32:43 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:32:43.881225 | orchestrator | 2026-05-24 01:32:43 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:32:46.928763 | orchestrator | 2026-05-24 01:32:46 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:32:46.928872 | orchestrator | 2026-05-24 01:32:46 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:32:49.979310 | orchestrator | 2026-05-24 01:32:49 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:32:49.979415 | orchestrator | 2026-05-24 01:32:49 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:32:53.030307 | orchestrator | 2026-05-24 01:32:53 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:32:53.030401 | orchestrator | 2026-05-24 01:32:53 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:32:56.081156 | orchestrator | 2026-05-24 01:32:56 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:32:56.081258 | orchestrator | 2026-05-24 01:32:56 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:32:59.125646 | orchestrator | 2026-05-24 01:32:59 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:32:59.125745 | orchestrator | 2026-05-24 01:32:59 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:33:02.176248 | orchestrator | 2026-05-24 01:33:02 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:33:02.176356 | orchestrator | 2026-05-24 01:33:02 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:33:05.220778 | orchestrator | 2026-05-24 01:33:05 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:33:05.220876 | orchestrator | 2026-05-24 01:33:05 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:33:08.267730 | orchestrator | 2026-05-24 01:33:08 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:33:08.267852 | orchestrator | 2026-05-24 01:33:08 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:33:11.316214 | orchestrator | 2026-05-24 01:33:11 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:33:11.317305 | orchestrator | 2026-05-24 01:33:11 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:33:14.357234 | orchestrator | 2026-05-24 01:33:14 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:33:14.357335 | orchestrator | 2026-05-24 01:33:14 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:33:17.408402 | orchestrator | 2026-05-24 01:33:17 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:33:17.408502 | orchestrator | 2026-05-24 01:33:17 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:33:20.457567 | orchestrator | 2026-05-24 01:33:20 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:33:20.458681 | orchestrator | 2026-05-24 01:33:20 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:33:23.503418 | orchestrator | 2026-05-24 01:33:23 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:33:23.503538 | orchestrator | 2026-05-24 01:33:23 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:33:26.549926 | orchestrator | 2026-05-24 01:33:26 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:33:26.550147 | orchestrator | 2026-05-24 01:33:26 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:33:29.608860 | orchestrator | 2026-05-24 01:33:29 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:33:29.608980 | orchestrator | 2026-05-24 01:33:29 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:33:32.663669 | orchestrator | 2026-05-24 01:33:32 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:33:32.663802 | orchestrator | 2026-05-24 01:33:32 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:33:35.712385 | orchestrator | 2026-05-24 01:33:35 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:33:35.712487 | orchestrator | 2026-05-24 01:33:35 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:33:38.755913 | orchestrator | 2026-05-24 01:33:38 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:33:38.756013 | orchestrator | 2026-05-24 01:33:38 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:33:41.804936 | orchestrator | 2026-05-24 01:33:41 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:33:41.805042 | orchestrator | 2026-05-24 01:33:41 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:33:44.854676 | orchestrator | 2026-05-24 01:33:44 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:33:44.854785 | orchestrator | 2026-05-24 01:33:44 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:33:47.905787 | orchestrator | 2026-05-24 01:33:47 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:33:47.905888 | orchestrator | 2026-05-24 01:33:47 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:33:50.950278 | orchestrator | 2026-05-24 01:33:50 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:33:50.950380 | orchestrator | 2026-05-24 01:33:50 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:33:53.996278 | orchestrator | 2026-05-24 01:33:53 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:33:53.996379 | orchestrator | 2026-05-24 01:33:53 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:33:57.038811 | orchestrator | 2026-05-24 01:33:57 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:33:57.038912 | orchestrator | 2026-05-24 01:33:57 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:34:00.082266 | orchestrator | 2026-05-24 01:34:00 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:34:00.082368 | orchestrator | 2026-05-24 01:34:00 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:34:03.144610 | orchestrator | 2026-05-24 01:34:03 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:34:03.144729 | orchestrator | 2026-05-24 01:34:03 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:34:06.186126 | orchestrator | 2026-05-24 01:34:06 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:34:06.186426 | orchestrator | 2026-05-24 01:34:06 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:34:09.226332 | orchestrator | 2026-05-24 01:34:09 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:34:09.226433 | orchestrator | 2026-05-24 01:34:09 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:34:12.269753 | orchestrator | 2026-05-24 01:34:12 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:34:12.270737 | orchestrator | 2026-05-24 01:34:12 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:34:15.311759 | orchestrator | 2026-05-24 01:34:15 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:34:15.311890 | orchestrator | 2026-05-24 01:34:15 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:34:18.363368 | orchestrator | 2026-05-24 01:34:18 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:34:18.363484 | orchestrator | 2026-05-24 01:34:18 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:34:21.406619 | orchestrator | 2026-05-24 01:34:21 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:34:21.406717 | orchestrator | 2026-05-24 01:34:21 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:34:24.451288 | orchestrator | 2026-05-24 01:34:24 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:34:24.451396 | orchestrator | 2026-05-24 01:34:24 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:34:27.500825 | orchestrator | 2026-05-24 01:34:27 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:34:27.500924 | orchestrator | 2026-05-24 01:34:27 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:34:30.542412 | orchestrator | 2026-05-24 01:34:30 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:34:30.542515 | orchestrator | 2026-05-24 01:34:30 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:34:33.596661 | orchestrator | 2026-05-24 01:34:33 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:34:33.596726 | orchestrator | 2026-05-24 01:34:33 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:34:36.642920 | orchestrator | 2026-05-24 01:34:36 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:34:36.643043 | orchestrator | 2026-05-24 01:34:36 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:34:39.688053 | orchestrator | 2026-05-24 01:34:39 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:34:39.688148 | orchestrator | 2026-05-24 01:34:39 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:34:42.732440 | orchestrator | 2026-05-24 01:34:42 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:34:42.732618 | orchestrator | 2026-05-24 01:34:42 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:34:45.788654 | orchestrator | 2026-05-24 01:34:45 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:34:45.788761 | orchestrator | 2026-05-24 01:34:45 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:34:48.836720 | orchestrator | 2026-05-24 01:34:48 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:34:48.836808 | orchestrator | 2026-05-24 01:34:48 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:34:51.887623 | orchestrator | 2026-05-24 01:34:51 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:34:51.887801 | orchestrator | 2026-05-24 01:34:51 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:34:54.945146 | orchestrator | 2026-05-24 01:34:54 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:34:54.945823 | orchestrator | 2026-05-24 01:34:54 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:34:57.986318 | orchestrator | 2026-05-24 01:34:57 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:34:57.986446 | orchestrator | 2026-05-24 01:34:57 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:35:01.040126 | orchestrator | 2026-05-24 01:35:01 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:35:01.040246 | orchestrator | 2026-05-24 01:35:01 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:35:04.090416 | orchestrator | 2026-05-24 01:35:04 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:35:04.090504 | orchestrator | 2026-05-24 01:35:04 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:35:07.144080 | orchestrator | 2026-05-24 01:35:07 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:35:07.144183 | orchestrator | 2026-05-24 01:35:07 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:35:10.188960 | orchestrator | 2026-05-24 01:35:10 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:35:10.189040 | orchestrator | 2026-05-24 01:35:10 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:35:13.235625 | orchestrator | 2026-05-24 01:35:13 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:35:13.235793 | orchestrator | 2026-05-24 01:35:13 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:35:16.285681 | orchestrator | 2026-05-24 01:35:16 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:35:16.285803 | orchestrator | 2026-05-24 01:35:16 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:35:19.332206 | orchestrator | 2026-05-24 01:35:19 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:35:19.332427 | orchestrator | 2026-05-24 01:35:19 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:35:22.379820 | orchestrator | 2026-05-24 01:35:22 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:35:22.379936 | orchestrator | 2026-05-24 01:35:22 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:35:25.425551 | orchestrator | 2026-05-24 01:35:25 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:35:25.425659 | orchestrator | 2026-05-24 01:35:25 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:35:28.476331 | orchestrator | 2026-05-24 01:35:28 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:35:28.476417 | orchestrator | 2026-05-24 01:35:28 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:35:31.523744 | orchestrator | 2026-05-24 01:35:31 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:35:31.523842 | orchestrator | 2026-05-24 01:35:31 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:35:34.566542 | orchestrator | 2026-05-24 01:35:34 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:35:34.566670 | orchestrator | 2026-05-24 01:35:34 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:35:37.613902 | orchestrator | 2026-05-24 01:35:37 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:35:37.614077 | orchestrator | 2026-05-24 01:35:37 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:35:40.664472 | orchestrator | 2026-05-24 01:35:40 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:35:40.664573 | orchestrator | 2026-05-24 01:35:40 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:35:43.711444 | orchestrator | 2026-05-24 01:35:43 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:35:43.711572 | orchestrator | 2026-05-24 01:35:43 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:35:46.760319 | orchestrator | 2026-05-24 01:35:46 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:35:46.760422 | orchestrator | 2026-05-24 01:35:46 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:35:49.809684 | orchestrator | 2026-05-24 01:35:49 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:35:49.809792 | orchestrator | 2026-05-24 01:35:49 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:35:52.858783 | orchestrator | 2026-05-24 01:35:52 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:35:52.858902 | orchestrator | 2026-05-24 01:35:52 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:35:55.906575 | orchestrator | 2026-05-24 01:35:55 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:35:55.906693 | orchestrator | 2026-05-24 01:35:55 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:35:58.948317 | orchestrator | 2026-05-24 01:35:58 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:35:58.948423 | orchestrator | 2026-05-24 01:35:58 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:36:02.000627 | orchestrator | 2026-05-24 01:36:02 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:36:02.000754 | orchestrator | 2026-05-24 01:36:02 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:36:05.042078 | orchestrator | 2026-05-24 01:36:05 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:36:05.042156 | orchestrator | 2026-05-24 01:36:05 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:36:08.088364 | orchestrator | 2026-05-24 01:36:08 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:36:08.088479 | orchestrator | 2026-05-24 01:36:08 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:36:11.130855 | orchestrator | 2026-05-24 01:36:11 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:36:11.130954 | orchestrator | 2026-05-24 01:36:11 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:36:14.174381 | orchestrator | 2026-05-24 01:36:14 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:36:14.174542 | orchestrator | 2026-05-24 01:36:14 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:36:17.223712 | orchestrator | 2026-05-24 01:36:17 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:36:17.223813 | orchestrator | 2026-05-24 01:36:17 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:36:20.275516 | orchestrator | 2026-05-24 01:36:20 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:36:20.275924 | orchestrator | 2026-05-24 01:36:20 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:36:23.335045 | orchestrator | 2026-05-24 01:36:23 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:36:23.335138 | orchestrator | 2026-05-24 01:36:23 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:36:26.376231 | orchestrator | 2026-05-24 01:36:26 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:36:26.376361 | orchestrator | 2026-05-24 01:36:26 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:36:29.422862 | orchestrator | 2026-05-24 01:36:29 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:36:29.422964 | orchestrator | 2026-05-24 01:36:29 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:36:32.468258 | orchestrator | 2026-05-24 01:36:32 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:36:32.468392 | orchestrator | 2026-05-24 01:36:32 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:36:35.518107 | orchestrator | 2026-05-24 01:36:35 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:36:35.519103 | orchestrator | 2026-05-24 01:36:35 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:36:38.566254 | orchestrator | 2026-05-24 01:36:38 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:36:38.566370 | orchestrator | 2026-05-24 01:36:38 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:36:41.617152 | orchestrator | 2026-05-24 01:36:41 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:36:41.617237 | orchestrator | 2026-05-24 01:36:41 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:36:44.667251 | orchestrator | 2026-05-24 01:36:44 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:36:44.667404 | orchestrator | 2026-05-24 01:36:44 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:36:47.716837 | orchestrator | 2026-05-24 01:36:47 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:36:47.716938 | orchestrator | 2026-05-24 01:36:47 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:36:50.758633 | orchestrator | 2026-05-24 01:36:50 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:36:50.758733 | orchestrator | 2026-05-24 01:36:50 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:36:53.801385 | orchestrator | 2026-05-24 01:36:53 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:36:53.801498 | orchestrator | 2026-05-24 01:36:53 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:36:56.848452 | orchestrator | 2026-05-24 01:36:56 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:36:56.848566 | orchestrator | 2026-05-24 01:36:56 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:36:59.889033 | orchestrator | 2026-05-24 01:36:59 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:36:59.889135 | orchestrator | 2026-05-24 01:36:59 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:37:02.930547 | orchestrator | 2026-05-24 01:37:02 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:37:02.930640 | orchestrator | 2026-05-24 01:37:02 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:37:05.978988 | orchestrator | 2026-05-24 01:37:05 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:37:05.979096 | orchestrator | 2026-05-24 01:37:05 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:37:09.029975 | orchestrator | 2026-05-24 01:37:09 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:37:09.030140 | orchestrator | 2026-05-24 01:37:09 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:37:12.085388 | orchestrator | 2026-05-24 01:37:12 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:37:12.085507 | orchestrator | 2026-05-24 01:37:12 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:37:15.128692 | orchestrator | 2026-05-24 01:37:15 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:37:15.128806 | orchestrator | 2026-05-24 01:37:15 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:37:18.174732 | orchestrator | 2026-05-24 01:37:18 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:37:18.174848 | orchestrator | 2026-05-24 01:37:18 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:37:21.227538 | orchestrator | 2026-05-24 01:37:21 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:37:21.227675 | orchestrator | 2026-05-24 01:37:21 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:37:24.275617 | orchestrator | 2026-05-24 01:37:24 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:37:24.275737 | orchestrator | 2026-05-24 01:37:24 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:37:27.329100 | orchestrator | 2026-05-24 01:37:27 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:37:27.329215 | orchestrator | 2026-05-24 01:37:27 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:37:30.372415 | orchestrator | 2026-05-24 01:37:30 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:37:30.372520 | orchestrator | 2026-05-24 01:37:30 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:37:33.422755 | orchestrator | 2026-05-24 01:37:33 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:37:33.422858 | orchestrator | 2026-05-24 01:37:33 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:37:36.463448 | orchestrator | 2026-05-24 01:37:36 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:37:36.463523 | orchestrator | 2026-05-24 01:37:36 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:37:39.507857 | orchestrator | 2026-05-24 01:37:39 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:37:39.507962 | orchestrator | 2026-05-24 01:37:39 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:37:42.552721 | orchestrator | 2026-05-24 01:37:42 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:37:42.552813 | orchestrator | 2026-05-24 01:37:42 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:37:45.600787 | orchestrator | 2026-05-24 01:37:45 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:37:45.600889 | orchestrator | 2026-05-24 01:37:45 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:37:48.649896 | orchestrator | 2026-05-24 01:37:48 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:37:48.650004 | orchestrator | 2026-05-24 01:37:48 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:37:51.701081 | orchestrator | 2026-05-24 01:37:51 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:37:51.701183 | orchestrator | 2026-05-24 01:37:51 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:37:54.744334 | orchestrator | 2026-05-24 01:37:54 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:37:54.747590 | orchestrator | 2026-05-24 01:37:54 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:37:57.801343 | orchestrator | 2026-05-24 01:37:57 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:37:57.801474 | orchestrator | 2026-05-24 01:37:57 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:38:00.848126 | orchestrator | 2026-05-24 01:38:00 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:38:00.848219 | orchestrator | 2026-05-24 01:38:00 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:38:03.900256 | orchestrator | 2026-05-24 01:38:03 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:38:03.900356 | orchestrator | 2026-05-24 01:38:03 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:38:06.946646 | orchestrator | 2026-05-24 01:38:06 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:38:06.946745 | orchestrator | 2026-05-24 01:38:06 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:38:09.998546 | orchestrator | 2026-05-24 01:38:09 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:38:09.998814 | orchestrator | 2026-05-24 01:38:09 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:38:13.046948 | orchestrator | 2026-05-24 01:38:13 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:38:13.047046 | orchestrator | 2026-05-24 01:38:13 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:38:16.093658 | orchestrator | 2026-05-24 01:38:16 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:38:16.093760 | orchestrator | 2026-05-24 01:38:16 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:38:19.133745 | orchestrator | 2026-05-24 01:38:19 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:38:19.133931 | orchestrator | 2026-05-24 01:38:19 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:38:22.181113 | orchestrator | 2026-05-24 01:38:22 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:38:22.181222 | orchestrator | 2026-05-24 01:38:22 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:38:25.232726 | orchestrator | 2026-05-24 01:38:25 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:38:25.232852 | orchestrator | 2026-05-24 01:38:25 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:38:28.282463 | orchestrator | 2026-05-24 01:38:28 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:38:28.282560 | orchestrator | 2026-05-24 01:38:28 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:38:31.322833 | orchestrator | 2026-05-24 01:38:31 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:38:31.322958 | orchestrator | 2026-05-24 01:38:31 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:38:34.363509 | orchestrator | 2026-05-24 01:38:34 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:38:34.363587 | orchestrator | 2026-05-24 01:38:34 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:38:37.407020 | orchestrator | 2026-05-24 01:38:37 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:38:37.407106 | orchestrator | 2026-05-24 01:38:37 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:38:40.446925 | orchestrator | 2026-05-24 01:38:40 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:38:40.447030 | orchestrator | 2026-05-24 01:38:40 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:38:43.496752 | orchestrator | 2026-05-24 01:38:43 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:38:43.496848 | orchestrator | 2026-05-24 01:38:43 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:38:46.546326 | orchestrator | 2026-05-24 01:38:46 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:38:46.546445 | orchestrator | 2026-05-24 01:38:46 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:38:49.600781 | orchestrator | 2026-05-24 01:38:49 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:38:49.600857 | orchestrator | 2026-05-24 01:38:49 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:38:52.652762 | orchestrator | 2026-05-24 01:38:52 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:38:52.652864 | orchestrator | 2026-05-24 01:38:52 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:38:55.693487 | orchestrator | 2026-05-24 01:38:55 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:38:55.693597 | orchestrator | 2026-05-24 01:38:55 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:38:58.734082 | orchestrator | 2026-05-24 01:38:58 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:38:58.734218 | orchestrator | 2026-05-24 01:38:58 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:39:01.778629 | orchestrator | 2026-05-24 01:39:01 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:39:01.778740 | orchestrator | 2026-05-24 01:39:01 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:39:04.824376 | orchestrator | 2026-05-24 01:39:04 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:39:04.824553 | orchestrator | 2026-05-24 01:39:04 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:39:07.873916 | orchestrator | 2026-05-24 01:39:07 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:39:07.874100 | orchestrator | 2026-05-24 01:39:07 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:39:10.915190 | orchestrator | 2026-05-24 01:39:10 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:39:10.915361 | orchestrator | 2026-05-24 01:39:10 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:39:13.963996 | orchestrator | 2026-05-24 01:39:13 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:39:13.964114 | orchestrator | 2026-05-24 01:39:13 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:39:17.010702 | orchestrator | 2026-05-24 01:39:17 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:39:17.010800 | orchestrator | 2026-05-24 01:39:17 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:39:20.052402 | orchestrator | 2026-05-24 01:39:20 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:39:20.052548 | orchestrator | 2026-05-24 01:39:20 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:39:23.101531 | orchestrator | 2026-05-24 01:39:23 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:39:23.101633 | orchestrator | 2026-05-24 01:39:23 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:39:26.148811 | orchestrator | 2026-05-24 01:39:26 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:39:26.148909 | orchestrator | 2026-05-24 01:39:26 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:39:29.198265 | orchestrator | 2026-05-24 01:39:29 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:39:29.198372 | orchestrator | 2026-05-24 01:39:29 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:39:32.251050 | orchestrator | 2026-05-24 01:39:32 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:39:32.251157 | orchestrator | 2026-05-24 01:39:32 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:39:35.293810 | orchestrator | 2026-05-24 01:39:35 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:39:35.293901 | orchestrator | 2026-05-24 01:39:35 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:39:38.338819 | orchestrator | 2026-05-24 01:39:38 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:39:38.338941 | orchestrator | 2026-05-24 01:39:38 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:39:41.391438 | orchestrator | 2026-05-24 01:39:41 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:39:41.391605 | orchestrator | 2026-05-24 01:39:41 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:39:44.441143 | orchestrator | 2026-05-24 01:39:44 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:39:44.441272 | orchestrator | 2026-05-24 01:39:44 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:39:47.494597 | orchestrator | 2026-05-24 01:39:47 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:39:47.494682 | orchestrator | 2026-05-24 01:39:47 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:39:50.533206 | orchestrator | 2026-05-24 01:39:50 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:39:50.533309 | orchestrator | 2026-05-24 01:39:50 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:39:53.577980 | orchestrator | 2026-05-24 01:39:53 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:39:53.578152 | orchestrator | 2026-05-24 01:39:53 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:39:56.624109 | orchestrator | 2026-05-24 01:39:56 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:39:56.624248 | orchestrator | 2026-05-24 01:39:56 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:39:59.665328 | orchestrator | 2026-05-24 01:39:59 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:39:59.665425 | orchestrator | 2026-05-24 01:39:59 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:40:02.718586 | orchestrator | 2026-05-24 01:40:02 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:40:02.718696 | orchestrator | 2026-05-24 01:40:02 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:40:05.765679 | orchestrator | 2026-05-24 01:40:05 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:40:05.765789 | orchestrator | 2026-05-24 01:40:05 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:40:08.807362 | orchestrator | 2026-05-24 01:40:08 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:40:08.807435 | orchestrator | 2026-05-24 01:40:08 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:40:11.845347 | orchestrator | 2026-05-24 01:40:11 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:40:11.845432 | orchestrator | 2026-05-24 01:40:11 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:40:14.892095 | orchestrator | 2026-05-24 01:40:14 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:40:14.892201 | orchestrator | 2026-05-24 01:40:14 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:40:17.937906 | orchestrator | 2026-05-24 01:40:17 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:40:17.938007 | orchestrator | 2026-05-24 01:40:17 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:40:20.984893 | orchestrator | 2026-05-24 01:40:20 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:40:20.984980 | orchestrator | 2026-05-24 01:40:20 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:40:24.031362 | orchestrator | 2026-05-24 01:40:24 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:40:24.031459 | orchestrator | 2026-05-24 01:40:24 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:40:27.080621 | orchestrator | 2026-05-24 01:40:27 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:40:27.080690 | orchestrator | 2026-05-24 01:40:27 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:40:30.120933 | orchestrator | 2026-05-24 01:40:30 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:40:30.121003 | orchestrator | 2026-05-24 01:40:30 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:40:33.166958 | orchestrator | 2026-05-24 01:40:33 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:40:33.167040 | orchestrator | 2026-05-24 01:40:33 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:40:36.216919 | orchestrator | 2026-05-24 01:40:36 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:40:36.217022 | orchestrator | 2026-05-24 01:40:36 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:40:39.263103 | orchestrator | 2026-05-24 01:40:39 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:40:39.263206 | orchestrator | 2026-05-24 01:40:39 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:40:42.307571 | orchestrator | 2026-05-24 01:40:42 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:40:42.307690 | orchestrator | 2026-05-24 01:40:42 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:40:45.351751 | orchestrator | 2026-05-24 01:40:45 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:40:45.351856 | orchestrator | 2026-05-24 01:40:45 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:40:48.403306 | orchestrator | 2026-05-24 01:40:48 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:40:48.403403 | orchestrator | 2026-05-24 01:40:48 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:40:51.445710 | orchestrator | 2026-05-24 01:40:51 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:40:51.445811 | orchestrator | 2026-05-24 01:40:51 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:40:54.495659 | orchestrator | 2026-05-24 01:40:54 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:40:54.495757 | orchestrator | 2026-05-24 01:40:54 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:40:57.543277 | orchestrator | 2026-05-24 01:40:57 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:40:57.543401 | orchestrator | 2026-05-24 01:40:57 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:41:00.587803 | orchestrator | 2026-05-24 01:41:00 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:41:00.587926 | orchestrator | 2026-05-24 01:41:00 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:41:03.625638 | orchestrator | 2026-05-24 01:41:03 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:41:03.625748 | orchestrator | 2026-05-24 01:41:03 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:41:06.668671 | orchestrator | 2026-05-24 01:41:06 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:41:06.668768 | orchestrator | 2026-05-24 01:41:06 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:41:09.715008 | orchestrator | 2026-05-24 01:41:09 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:41:09.715173 | orchestrator | 2026-05-24 01:41:09 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:41:12.761791 | orchestrator | 2026-05-24 01:41:12 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:41:12.761900 | orchestrator | 2026-05-24 01:41:12 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:41:15.812444 | orchestrator | 2026-05-24 01:41:15 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:41:15.812570 | orchestrator | 2026-05-24 01:41:15 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:41:18.863167 | orchestrator | 2026-05-24 01:41:18 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:41:18.863281 | orchestrator | 2026-05-24 01:41:18 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:41:21.908500 | orchestrator | 2026-05-24 01:41:21 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:41:21.908622 | orchestrator | 2026-05-24 01:41:21 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:41:24.959627 | orchestrator | 2026-05-24 01:41:24 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:41:24.959733 | orchestrator | 2026-05-24 01:41:24 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:41:28.013499 | orchestrator | 2026-05-24 01:41:28 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:41:28.013696 | orchestrator | 2026-05-24 01:41:28 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:41:31.067737 | orchestrator | 2026-05-24 01:41:31 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:41:31.067836 | orchestrator | 2026-05-24 01:41:31 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:41:34.123301 | orchestrator | 2026-05-24 01:41:34 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:41:34.123402 | orchestrator | 2026-05-24 01:41:34 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:41:37.167449 | orchestrator | 2026-05-24 01:41:37 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:41:37.167542 | orchestrator | 2026-05-24 01:41:37 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:41:40.211981 | orchestrator | 2026-05-24 01:41:40 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:41:40.212052 | orchestrator | 2026-05-24 01:41:40 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:41:43.249666 | orchestrator | 2026-05-24 01:41:43 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:41:43.249775 | orchestrator | 2026-05-24 01:41:43 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:41:46.296144 | orchestrator | 2026-05-24 01:41:46 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:41:46.296244 | orchestrator | 2026-05-24 01:41:46 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:41:49.341190 | orchestrator | 2026-05-24 01:41:49 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:41:49.341294 | orchestrator | 2026-05-24 01:41:49 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:41:52.383961 | orchestrator | 2026-05-24 01:41:52 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:41:52.384062 | orchestrator | 2026-05-24 01:41:52 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:41:55.434173 | orchestrator | 2026-05-24 01:41:55 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:41:55.434255 | orchestrator | 2026-05-24 01:41:55 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:41:58.485058 | orchestrator | 2026-05-24 01:41:58 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:41:58.485161 | orchestrator | 2026-05-24 01:41:58 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:42:01.533843 | orchestrator | 2026-05-24 01:42:01 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:42:01.533920 | orchestrator | 2026-05-24 01:42:01 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:42:04.585995 | orchestrator | 2026-05-24 01:42:04 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:42:04.586156 | orchestrator | 2026-05-24 01:42:04 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:42:07.630424 | orchestrator | 2026-05-24 01:42:07 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:42:07.630524 | orchestrator | 2026-05-24 01:42:07 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:42:10.679087 | orchestrator | 2026-05-24 01:42:10 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:42:10.679208 | orchestrator | 2026-05-24 01:42:10 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:42:13.729065 | orchestrator | 2026-05-24 01:42:13 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:42:13.729207 | orchestrator | 2026-05-24 01:42:13 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:42:16.777583 | orchestrator | 2026-05-24 01:42:16 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:42:16.777701 | orchestrator | 2026-05-24 01:42:16 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:42:19.824774 | orchestrator | 2026-05-24 01:42:19 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:42:19.824876 | orchestrator | 2026-05-24 01:42:19 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:42:22.871745 | orchestrator | 2026-05-24 01:42:22 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:42:22.871831 | orchestrator | 2026-05-24 01:42:22 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:42:25.916879 | orchestrator | 2026-05-24 01:42:25 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:42:25.916988 | orchestrator | 2026-05-24 01:42:25 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:42:28.959510 | orchestrator | 2026-05-24 01:42:28 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:42:28.959611 | orchestrator | 2026-05-24 01:42:28 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:42:32.007911 | orchestrator | 2026-05-24 01:42:32 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:42:32.008013 | orchestrator | 2026-05-24 01:42:32 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:42:35.054191 | orchestrator | 2026-05-24 01:42:35 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:42:35.054289 | orchestrator | 2026-05-24 01:42:35 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:42:38.092756 | orchestrator | 2026-05-24 01:42:38 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:42:38.092869 | orchestrator | 2026-05-24 01:42:38 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:42:41.143167 | orchestrator | 2026-05-24 01:42:41 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:42:41.143244 | orchestrator | 2026-05-24 01:42:41 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:42:44.202238 | orchestrator | 2026-05-24 01:42:44 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:42:44.202341 | orchestrator | 2026-05-24 01:42:44 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:42:47.258253 | orchestrator | 2026-05-24 01:42:47 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:42:47.258371 | orchestrator | 2026-05-24 01:42:47 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:42:50.303108 | orchestrator | 2026-05-24 01:42:50 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:42:50.303232 | orchestrator | 2026-05-24 01:42:50 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:42:53.353471 | orchestrator | 2026-05-24 01:42:53 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:42:53.353553 | orchestrator | 2026-05-24 01:42:53 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:42:56.395139 | orchestrator | 2026-05-24 01:42:56 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:42:56.395244 | orchestrator | 2026-05-24 01:42:56 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:42:59.441071 | orchestrator | 2026-05-24 01:42:59 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:42:59.441166 | orchestrator | 2026-05-24 01:42:59 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:43:02.496477 | orchestrator | 2026-05-24 01:43:02 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:43:02.496580 | orchestrator | 2026-05-24 01:43:02 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:43:05.544601 | orchestrator | 2026-05-24 01:43:05 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:43:05.544739 | orchestrator | 2026-05-24 01:43:05 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:43:08.592107 | orchestrator | 2026-05-24 01:43:08 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:43:08.592220 | orchestrator | 2026-05-24 01:43:08 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:43:11.637011 | orchestrator | 2026-05-24 01:43:11 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:43:11.637109 | orchestrator | 2026-05-24 01:43:11 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:43:14.687916 | orchestrator | 2026-05-24 01:43:14 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:43:14.688016 | orchestrator | 2026-05-24 01:43:14 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:43:17.737061 | orchestrator | 2026-05-24 01:43:17 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:43:17.737177 | orchestrator | 2026-05-24 01:43:17 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:43:20.778931 | orchestrator | 2026-05-24 01:43:20 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:43:20.779028 | orchestrator | 2026-05-24 01:43:20 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:43:23.826106 | orchestrator | 2026-05-24 01:43:23 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:43:23.826207 | orchestrator | 2026-05-24 01:43:23 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:43:26.874246 | orchestrator | 2026-05-24 01:43:26 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:43:26.874348 | orchestrator | 2026-05-24 01:43:26 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:43:29.922063 | orchestrator | 2026-05-24 01:43:29 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:43:29.922162 | orchestrator | 2026-05-24 01:43:29 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:43:32.960979 | orchestrator | 2026-05-24 01:43:32 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:43:32.961080 | orchestrator | 2026-05-24 01:43:32 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:43:36.017465 | orchestrator | 2026-05-24 01:43:36 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:43:36.017565 | orchestrator | 2026-05-24 01:43:36 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:43:39.061292 | orchestrator | 2026-05-24 01:43:39 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:43:39.061362 | orchestrator | 2026-05-24 01:43:39 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:43:42.110393 | orchestrator | 2026-05-24 01:43:42 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:43:42.110511 | orchestrator | 2026-05-24 01:43:42 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:43:45.154589 | orchestrator | 2026-05-24 01:43:45 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:43:45.154829 | orchestrator | 2026-05-24 01:43:45 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:43:48.196482 | orchestrator | 2026-05-24 01:43:48 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:43:48.196576 | orchestrator | 2026-05-24 01:43:48 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:43:51.247112 | orchestrator | 2026-05-24 01:43:51 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:43:51.247210 | orchestrator | 2026-05-24 01:43:51 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:43:54.292192 | orchestrator | 2026-05-24 01:43:54 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:43:54.292290 | orchestrator | 2026-05-24 01:43:54 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:43:57.342708 | orchestrator | 2026-05-24 01:43:57 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:43:57.342881 | orchestrator | 2026-05-24 01:43:57 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:44:00.393592 | orchestrator | 2026-05-24 01:44:00 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:44:00.393696 | orchestrator | 2026-05-24 01:44:00 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:44:03.438943 | orchestrator | 2026-05-24 01:44:03 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:44:03.439021 | orchestrator | 2026-05-24 01:44:03 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:44:06.488651 | orchestrator | 2026-05-24 01:44:06 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:44:06.488799 | orchestrator | 2026-05-24 01:44:06 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:44:09.532277 | orchestrator | 2026-05-24 01:44:09 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:44:09.532411 | orchestrator | 2026-05-24 01:44:09 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:44:12.577927 | orchestrator | 2026-05-24 01:44:12 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:44:12.578119 | orchestrator | 2026-05-24 01:44:12 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:44:15.618120 | orchestrator | 2026-05-24 01:44:15 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:44:15.618227 | orchestrator | 2026-05-24 01:44:15 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:44:18.663075 | orchestrator | 2026-05-24 01:44:18 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:44:18.663171 | orchestrator | 2026-05-24 01:44:18 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:44:21.718528 | orchestrator | 2026-05-24 01:44:21 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:44:21.718632 | orchestrator | 2026-05-24 01:44:21 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:44:24.768133 | orchestrator | 2026-05-24 01:44:24 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:44:24.768229 | orchestrator | 2026-05-24 01:44:24 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:44:27.818646 | orchestrator | 2026-05-24 01:44:27 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:44:27.818793 | orchestrator | 2026-05-24 01:44:27 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:44:30.865910 | orchestrator | 2026-05-24 01:44:30 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:44:30.866103 | orchestrator | 2026-05-24 01:44:30 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:44:33.910649 | orchestrator | 2026-05-24 01:44:33 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:44:33.910892 | orchestrator | 2026-05-24 01:44:33 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:44:36.958433 | orchestrator | 2026-05-24 01:44:36 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:44:36.958510 | orchestrator | 2026-05-24 01:44:36 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:44:40.017126 | orchestrator | 2026-05-24 01:44:40 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:44:40.017220 | orchestrator | 2026-05-24 01:44:40 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:44:43.073422 | orchestrator | 2026-05-24 01:44:43 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:44:43.073523 | orchestrator | 2026-05-24 01:44:43 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:44:46.110298 | orchestrator | 2026-05-24 01:44:46 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:44:46.110389 | orchestrator | 2026-05-24 01:44:46 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:44:49.162306 | orchestrator | 2026-05-24 01:44:49 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:44:49.162410 | orchestrator | 2026-05-24 01:44:49 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:44:52.204375 | orchestrator | 2026-05-24 01:44:52 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:44:52.204459 | orchestrator | 2026-05-24 01:44:52 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:44:55.259051 | orchestrator | 2026-05-24 01:44:55 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:44:55.259149 | orchestrator | 2026-05-24 01:44:55 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:44:58.311547 | orchestrator | 2026-05-24 01:44:58 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:44:58.311646 | orchestrator | 2026-05-24 01:44:58 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:45:01.361268 | orchestrator | 2026-05-24 01:45:01 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:45:01.361374 | orchestrator | 2026-05-24 01:45:01 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:45:04.412968 | orchestrator | 2026-05-24 01:45:04 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:45:04.413072 | orchestrator | 2026-05-24 01:45:04 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:45:07.457182 | orchestrator | 2026-05-24 01:45:07 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:45:07.457289 | orchestrator | 2026-05-24 01:45:07 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:45:10.495214 | orchestrator | 2026-05-24 01:45:10 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:45:10.495314 | orchestrator | 2026-05-24 01:45:10 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:45:13.547794 | orchestrator | 2026-05-24 01:45:13 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:45:13.547895 | orchestrator | 2026-05-24 01:45:13 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:45:16.600919 | orchestrator | 2026-05-24 01:45:16 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:45:16.601050 | orchestrator | 2026-05-24 01:45:16 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:45:19.648963 | orchestrator | 2026-05-24 01:45:19 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:45:19.649065 | orchestrator | 2026-05-24 01:45:19 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:45:22.699452 | orchestrator | 2026-05-24 01:45:22 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:45:22.699550 | orchestrator | 2026-05-24 01:45:22 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:45:25.740645 | orchestrator | 2026-05-24 01:45:25 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:45:25.740741 | orchestrator | 2026-05-24 01:45:25 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:45:28.789528 | orchestrator | 2026-05-24 01:45:28 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:45:28.789630 | orchestrator | 2026-05-24 01:45:28 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:45:31.836033 | orchestrator | 2026-05-24 01:45:31 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:45:31.836133 | orchestrator | 2026-05-24 01:45:31 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:45:34.888296 | orchestrator | 2026-05-24 01:45:34 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:45:34.888381 | orchestrator | 2026-05-24 01:45:34 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:45:37.936294 | orchestrator | 2026-05-24 01:45:37 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:45:37.936398 | orchestrator | 2026-05-24 01:45:37 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:45:40.984177 | orchestrator | 2026-05-24 01:45:40 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:45:40.984278 | orchestrator | 2026-05-24 01:45:40 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:45:44.037275 | orchestrator | 2026-05-24 01:45:44 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:45:44.037372 | orchestrator | 2026-05-24 01:45:44 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:45:47.081713 | orchestrator | 2026-05-24 01:45:47 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:45:47.081852 | orchestrator | 2026-05-24 01:45:47 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:45:50.133399 | orchestrator | 2026-05-24 01:45:50 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:45:50.133530 | orchestrator | 2026-05-24 01:45:50 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:45:53.179116 | orchestrator | 2026-05-24 01:45:53 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:45:53.179219 | orchestrator | 2026-05-24 01:45:53 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:45:56.215434 | orchestrator | 2026-05-24 01:45:56 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:45:56.215527 | orchestrator | 2026-05-24 01:45:56 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:45:59.264176 | orchestrator | 2026-05-24 01:45:59 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:45:59.264275 | orchestrator | 2026-05-24 01:45:59 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:46:02.304333 | orchestrator | 2026-05-24 01:46:02 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:46:02.304477 | orchestrator | 2026-05-24 01:46:02 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:46:05.359370 | orchestrator | 2026-05-24 01:46:05 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:46:05.359467 | orchestrator | 2026-05-24 01:46:05 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:46:08.408603 | orchestrator | 2026-05-24 01:46:08 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:46:08.408790 | orchestrator | 2026-05-24 01:46:08 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:46:11.456775 | orchestrator | 2026-05-24 01:46:11 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:46:11.456885 | orchestrator | 2026-05-24 01:46:11 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:46:14.507904 | orchestrator | 2026-05-24 01:46:14 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:46:14.507998 | orchestrator | 2026-05-24 01:46:14 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:46:17.556754 | orchestrator | 2026-05-24 01:46:17 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:46:17.556852 | orchestrator | 2026-05-24 01:46:17 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:46:20.595870 | orchestrator | 2026-05-24 01:46:20 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:46:20.595970 | orchestrator | 2026-05-24 01:46:20 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:46:23.639478 | orchestrator | 2026-05-24 01:46:23 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:46:23.639574 | orchestrator | 2026-05-24 01:46:23 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:46:26.688567 | orchestrator | 2026-05-24 01:46:26 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:46:26.688665 | orchestrator | 2026-05-24 01:46:26 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:46:29.736505 | orchestrator | 2026-05-24 01:46:29 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:46:29.736602 | orchestrator | 2026-05-24 01:46:29 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:46:32.779394 | orchestrator | 2026-05-24 01:46:32 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:46:32.779493 | orchestrator | 2026-05-24 01:46:32 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:46:35.824892 | orchestrator | 2026-05-24 01:46:35 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:46:35.824981 | orchestrator | 2026-05-24 01:46:35 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:46:38.876770 | orchestrator | 2026-05-24 01:46:38 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:46:38.876862 | orchestrator | 2026-05-24 01:46:38 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:46:41.922300 | orchestrator | 2026-05-24 01:46:41 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:46:41.922396 | orchestrator | 2026-05-24 01:46:41 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:46:44.975517 | orchestrator | 2026-05-24 01:46:44 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:46:44.975607 | orchestrator | 2026-05-24 01:46:44 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:46:48.020559 | orchestrator | 2026-05-24 01:46:48 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:46:48.020655 | orchestrator | 2026-05-24 01:46:48 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:46:51.079017 | orchestrator | 2026-05-24 01:46:51 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:46:51.079083 | orchestrator | 2026-05-24 01:46:51 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:46:54.124430 | orchestrator | 2026-05-24 01:46:54 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:46:54.124526 | orchestrator | 2026-05-24 01:46:54 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:46:57.169082 | orchestrator | 2026-05-24 01:46:57 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:46:57.169178 | orchestrator | 2026-05-24 01:46:57 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:47:00.217245 | orchestrator | 2026-05-24 01:47:00 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:47:00.217407 | orchestrator | 2026-05-24 01:47:00 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:47:03.262575 | orchestrator | 2026-05-24 01:47:03 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:47:03.262761 | orchestrator | 2026-05-24 01:47:03 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:47:06.315885 | orchestrator | 2026-05-24 01:47:06 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:47:06.315993 | orchestrator | 2026-05-24 01:47:06 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:47:09.365410 | orchestrator | 2026-05-24 01:47:09 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:47:09.365507 | orchestrator | 2026-05-24 01:47:09 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:47:12.420398 | orchestrator | 2026-05-24 01:47:12 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:47:12.420479 | orchestrator | 2026-05-24 01:47:12 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:47:15.468575 | orchestrator | 2026-05-24 01:47:15 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:47:15.468698 | orchestrator | 2026-05-24 01:47:15 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:47:18.523325 | orchestrator | 2026-05-24 01:47:18 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:47:18.523427 | orchestrator | 2026-05-24 01:47:18 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:47:21.566913 | orchestrator | 2026-05-24 01:47:21 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:47:21.567015 | orchestrator | 2026-05-24 01:47:21 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:47:24.615865 | orchestrator | 2026-05-24 01:47:24 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:47:24.615951 | orchestrator | 2026-05-24 01:47:24 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:47:27.664042 | orchestrator | 2026-05-24 01:47:27 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:47:27.664136 | orchestrator | 2026-05-24 01:47:27 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:47:30.715227 | orchestrator | 2026-05-24 01:47:30 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:47:30.715326 | orchestrator | 2026-05-24 01:47:30 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:47:33.761212 | orchestrator | 2026-05-24 01:47:33 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:47:33.761308 | orchestrator | 2026-05-24 01:47:33 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:47:36.804930 | orchestrator | 2026-05-24 01:47:36 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:47:36.805017 | orchestrator | 2026-05-24 01:47:36 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:47:39.854886 | orchestrator | 2026-05-24 01:47:39 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:47:39.854998 | orchestrator | 2026-05-24 01:47:39 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:47:42.899447 | orchestrator | 2026-05-24 01:47:42 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:47:42.899544 | orchestrator | 2026-05-24 01:47:42 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:47:45.952432 | orchestrator | 2026-05-24 01:47:45 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:47:45.952527 | orchestrator | 2026-05-24 01:47:45 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:47:48.990206 | orchestrator | 2026-05-24 01:47:48 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:47:48.990319 | orchestrator | 2026-05-24 01:47:48 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:47:52.045432 | orchestrator | 2026-05-24 01:47:52 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:47:52.045538 | orchestrator | 2026-05-24 01:47:52 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:47:55.094879 | orchestrator | 2026-05-24 01:47:55 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:47:55.094978 | orchestrator | 2026-05-24 01:47:55 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:47:58.142190 | orchestrator | 2026-05-24 01:47:58 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:47:58.142291 | orchestrator | 2026-05-24 01:47:58 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:48:01.178389 | orchestrator | 2026-05-24 01:48:01 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:48:01.178502 | orchestrator | 2026-05-24 01:48:01 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:48:04.235745 | orchestrator | 2026-05-24 01:48:04 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:48:04.235868 | orchestrator | 2026-05-24 01:48:04 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:48:07.282935 | orchestrator | 2026-05-24 01:48:07 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:48:07.283091 | orchestrator | 2026-05-24 01:48:07 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:48:10.332601 | orchestrator | 2026-05-24 01:48:10 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:48:10.332701 | orchestrator | 2026-05-24 01:48:10 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:48:13.378184 | orchestrator | 2026-05-24 01:48:13 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:48:13.378273 | orchestrator | 2026-05-24 01:48:13 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:48:16.424704 | orchestrator | 2026-05-24 01:48:16 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:48:16.424817 | orchestrator | 2026-05-24 01:48:16 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:48:19.476081 | orchestrator | 2026-05-24 01:48:19 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:48:19.476192 | orchestrator | 2026-05-24 01:48:19 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:48:22.522273 | orchestrator | 2026-05-24 01:48:22 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:48:22.522370 | orchestrator | 2026-05-24 01:48:22 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:48:25.567222 | orchestrator | 2026-05-24 01:48:25 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:48:25.567401 | orchestrator | 2026-05-24 01:48:25 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:48:28.614363 | orchestrator | 2026-05-24 01:48:28 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:48:28.614458 | orchestrator | 2026-05-24 01:48:28 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:48:31.656494 | orchestrator | 2026-05-24 01:48:31 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:48:31.656590 | orchestrator | 2026-05-24 01:48:31 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:48:34.700082 | orchestrator | 2026-05-24 01:48:34 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:48:34.700182 | orchestrator | 2026-05-24 01:48:34 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:48:37.748873 | orchestrator | 2026-05-24 01:48:37 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:48:37.749050 | orchestrator | 2026-05-24 01:48:37 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:48:40.799828 | orchestrator | 2026-05-24 01:48:40 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:48:40.799926 | orchestrator | 2026-05-24 01:48:40 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:48:43.841822 | orchestrator | 2026-05-24 01:48:43 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:48:43.841914 | orchestrator | 2026-05-24 01:48:43 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:48:46.884309 | orchestrator | 2026-05-24 01:48:46 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:48:46.884405 | orchestrator | 2026-05-24 01:48:46 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:48:49.928480 | orchestrator | 2026-05-24 01:48:49 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:48:49.928559 | orchestrator | 2026-05-24 01:48:49 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:48:52.981813 | orchestrator | 2026-05-24 01:48:52 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:48:52.981893 | orchestrator | 2026-05-24 01:48:52 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:48:56.031579 | orchestrator | 2026-05-24 01:48:56 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:48:56.031679 | orchestrator | 2026-05-24 01:48:56 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:48:59.077513 | orchestrator | 2026-05-24 01:48:59 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:48:59.077581 | orchestrator | 2026-05-24 01:48:59 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:49:02.118839 | orchestrator | 2026-05-24 01:49:02 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:49:02.118936 | orchestrator | 2026-05-24 01:49:02 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:49:05.163863 | orchestrator | 2026-05-24 01:49:05 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:49:05.163973 | orchestrator | 2026-05-24 01:49:05 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:49:08.213215 | orchestrator | 2026-05-24 01:49:08 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:49:08.213419 | orchestrator | 2026-05-24 01:49:08 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:49:11.257105 | orchestrator | 2026-05-24 01:49:11 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:49:11.257231 | orchestrator | 2026-05-24 01:49:11 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:49:14.303391 | orchestrator | 2026-05-24 01:49:14 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:49:14.303490 | orchestrator | 2026-05-24 01:49:14 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:49:17.346992 | orchestrator | 2026-05-24 01:49:17 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:49:17.347097 | orchestrator | 2026-05-24 01:49:17 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:49:20.389828 | orchestrator | 2026-05-24 01:49:20 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:49:20.389896 | orchestrator | 2026-05-24 01:49:20 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:49:23.437933 | orchestrator | 2026-05-24 01:49:23 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:49:23.438102 | orchestrator | 2026-05-24 01:49:23 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:49:26.494773 | orchestrator | 2026-05-24 01:49:26 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:49:26.494887 | orchestrator | 2026-05-24 01:49:26 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:49:29.543850 | orchestrator | 2026-05-24 01:49:29 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:49:29.543952 | orchestrator | 2026-05-24 01:49:29 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:49:32.597055 | orchestrator | 2026-05-24 01:49:32 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:49:32.597159 | orchestrator | 2026-05-24 01:49:32 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:49:35.646232 | orchestrator | 2026-05-24 01:49:35 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:49:35.646339 | orchestrator | 2026-05-24 01:49:35 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:49:38.701999 | orchestrator | 2026-05-24 01:49:38 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:49:38.702154 | orchestrator | 2026-05-24 01:49:38 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:49:41.748932 | orchestrator | 2026-05-24 01:49:41 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:49:41.749019 | orchestrator | 2026-05-24 01:49:41 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:49:44.803347 | orchestrator | 2026-05-24 01:49:44 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:49:44.803451 | orchestrator | 2026-05-24 01:49:44 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:49:47.848940 | orchestrator | 2026-05-24 01:49:47 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:49:47.849047 | orchestrator | 2026-05-24 01:49:47 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:49:50.894131 | orchestrator | 2026-05-24 01:49:50 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:49:50.894240 | orchestrator | 2026-05-24 01:49:50 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:49:53.944764 | orchestrator | 2026-05-24 01:49:53 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:49:53.944865 | orchestrator | 2026-05-24 01:49:53 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:49:56.990544 | orchestrator | 2026-05-24 01:49:56 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:49:56.990674 | orchestrator | 2026-05-24 01:49:56 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:50:00.046324 | orchestrator | 2026-05-24 01:50:00 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:50:00.046446 | orchestrator | 2026-05-24 01:50:00 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:50:03.101759 | orchestrator | 2026-05-24 01:50:03 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:50:03.101861 | orchestrator | 2026-05-24 01:50:03 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:50:06.150118 | orchestrator | 2026-05-24 01:50:06 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:50:06.150233 | orchestrator | 2026-05-24 01:50:06 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:50:09.194628 | orchestrator | 2026-05-24 01:50:09 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:50:09.194730 | orchestrator | 2026-05-24 01:50:09 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:50:12.242529 | orchestrator | 2026-05-24 01:50:12 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:50:12.242701 | orchestrator | 2026-05-24 01:50:12 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:50:15.300672 | orchestrator | 2026-05-24 01:50:15 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:50:15.300767 | orchestrator | 2026-05-24 01:50:15 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:50:18.351442 | orchestrator | 2026-05-24 01:50:18 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:50:18.351546 | orchestrator | 2026-05-24 01:50:18 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:50:21.408368 | orchestrator | 2026-05-24 01:50:21 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:50:21.408467 | orchestrator | 2026-05-24 01:50:21 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:50:24.455918 | orchestrator | 2026-05-24 01:50:24 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:50:24.456016 | orchestrator | 2026-05-24 01:50:24 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:50:27.509926 | orchestrator | 2026-05-24 01:50:27 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:50:27.510001 | orchestrator | 2026-05-24 01:50:27 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:50:30.553860 | orchestrator | 2026-05-24 01:50:30 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:50:30.553984 | orchestrator | 2026-05-24 01:50:30 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:50:33.601757 | orchestrator | 2026-05-24 01:50:33 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:50:33.601853 | orchestrator | 2026-05-24 01:50:33 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:50:36.644879 | orchestrator | 2026-05-24 01:50:36 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:50:36.644981 | orchestrator | 2026-05-24 01:50:36 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:50:39.690925 | orchestrator | 2026-05-24 01:50:39 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:50:39.691028 | orchestrator | 2026-05-24 01:50:39 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:50:42.725989 | orchestrator | 2026-05-24 01:50:42 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:50:42.726145 | orchestrator | 2026-05-24 01:50:42 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:50:45.784194 | orchestrator | 2026-05-24 01:50:45 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:50:45.784291 | orchestrator | 2026-05-24 01:50:45 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:50:48.824031 | orchestrator | 2026-05-24 01:50:48 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:50:48.824147 | orchestrator | 2026-05-24 01:50:48 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:50:51.871501 | orchestrator | 2026-05-24 01:50:51 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:50:51.871626 | orchestrator | 2026-05-24 01:50:51 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:50:54.918067 | orchestrator | 2026-05-24 01:50:54 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:50:54.918139 | orchestrator | 2026-05-24 01:50:54 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:50:57.969432 | orchestrator | 2026-05-24 01:50:57 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:50:57.969532 | orchestrator | 2026-05-24 01:50:57 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:51:01.025088 | orchestrator | 2026-05-24 01:51:01 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:51:01.025197 | orchestrator | 2026-05-24 01:51:01 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:51:04.067662 | orchestrator | 2026-05-24 01:51:04 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:51:04.067762 | orchestrator | 2026-05-24 01:51:04 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:51:07.124781 | orchestrator | 2026-05-24 01:51:07 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:51:07.124889 | orchestrator | 2026-05-24 01:51:07 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:51:10.171987 | orchestrator | 2026-05-24 01:51:10 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:51:10.172122 | orchestrator | 2026-05-24 01:51:10 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:51:13.222231 | orchestrator | 2026-05-24 01:51:13 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:51:13.222353 | orchestrator | 2026-05-24 01:51:13 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:51:16.283228 | orchestrator | 2026-05-24 01:51:16 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:51:16.283329 | orchestrator | 2026-05-24 01:51:16 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:51:19.329324 | orchestrator | 2026-05-24 01:51:19 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:51:19.329434 | orchestrator | 2026-05-24 01:51:19 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:51:22.385900 | orchestrator | 2026-05-24 01:51:22 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:51:22.386086 | orchestrator | 2026-05-24 01:51:22 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:51:25.430462 | orchestrator | 2026-05-24 01:51:25 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:51:25.430567 | orchestrator | 2026-05-24 01:51:25 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:51:28.475120 | orchestrator | 2026-05-24 01:51:28 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:51:28.475220 | orchestrator | 2026-05-24 01:51:28 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:51:31.512147 | orchestrator | 2026-05-24 01:51:31 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:51:31.512250 | orchestrator | 2026-05-24 01:51:31 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:51:34.558538 | orchestrator | 2026-05-24 01:51:34 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:51:34.558635 | orchestrator | 2026-05-24 01:51:34 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:51:37.614148 | orchestrator | 2026-05-24 01:51:37 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:51:37.615026 | orchestrator | 2026-05-24 01:51:37 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:51:40.665460 | orchestrator | 2026-05-24 01:51:40 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:51:40.665576 | orchestrator | 2026-05-24 01:51:40 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:51:43.705254 | orchestrator | 2026-05-24 01:51:43 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:51:43.705358 | orchestrator | 2026-05-24 01:51:43 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:51:46.753425 | orchestrator | 2026-05-24 01:51:46 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:51:46.753528 | orchestrator | 2026-05-24 01:51:46 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:51:49.796296 | orchestrator | 2026-05-24 01:51:49 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:51:49.796404 | orchestrator | 2026-05-24 01:51:49 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:51:52.850799 | orchestrator | 2026-05-24 01:51:52 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:51:52.850905 | orchestrator | 2026-05-24 01:51:52 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:51:55.903790 | orchestrator | 2026-05-24 01:51:55 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:51:55.903920 | orchestrator | 2026-05-24 01:51:55 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:51:58.949825 | orchestrator | 2026-05-24 01:51:58 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:51:58.950272 | orchestrator | 2026-05-24 01:51:58 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:52:02.002495 | orchestrator | 2026-05-24 01:52:02 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:52:02.002601 | orchestrator | 2026-05-24 01:52:02 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:52:05.045155 | orchestrator | 2026-05-24 01:52:05 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:52:05.045255 | orchestrator | 2026-05-24 01:52:05 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:52:08.092482 | orchestrator | 2026-05-24 01:52:08 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:52:08.092650 | orchestrator | 2026-05-24 01:52:08 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:52:11.140109 | orchestrator | 2026-05-24 01:52:11 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:52:11.140329 | orchestrator | 2026-05-24 01:52:11 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:52:14.190406 | orchestrator | 2026-05-24 01:52:14 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:52:14.190509 | orchestrator | 2026-05-24 01:52:14 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:52:17.238902 | orchestrator | 2026-05-24 01:52:17 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:52:17.238999 | orchestrator | 2026-05-24 01:52:17 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:52:20.282812 | orchestrator | 2026-05-24 01:52:20 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:52:20.282923 | orchestrator | 2026-05-24 01:52:20 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:52:23.326436 | orchestrator | 2026-05-24 01:52:23 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:52:23.326511 | orchestrator | 2026-05-24 01:52:23 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:52:26.382427 | orchestrator | 2026-05-24 01:52:26 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:52:26.382526 | orchestrator | 2026-05-24 01:52:26 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:52:29.428451 | orchestrator | 2026-05-24 01:52:29 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:52:29.428537 | orchestrator | 2026-05-24 01:52:29 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:52:32.475145 | orchestrator | 2026-05-24 01:52:32 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:52:32.475220 | orchestrator | 2026-05-24 01:52:32 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:52:35.519734 | orchestrator | 2026-05-24 01:52:35 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:52:35.519857 | orchestrator | 2026-05-24 01:52:35 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:52:38.565189 | orchestrator | 2026-05-24 01:52:38 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:52:38.565294 | orchestrator | 2026-05-24 01:52:38 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:52:41.610226 | orchestrator | 2026-05-24 01:52:41 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:52:41.610329 | orchestrator | 2026-05-24 01:52:41 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:52:44.654598 | orchestrator | 2026-05-24 01:52:44 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:52:44.654709 | orchestrator | 2026-05-24 01:52:44 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:52:47.705284 | orchestrator | 2026-05-24 01:52:47 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:52:47.705387 | orchestrator | 2026-05-24 01:52:47 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:52:50.751696 | orchestrator | 2026-05-24 01:52:50 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:52:50.751829 | orchestrator | 2026-05-24 01:52:50 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:52:53.800788 | orchestrator | 2026-05-24 01:52:53 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:52:53.800895 | orchestrator | 2026-05-24 01:52:53 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:52:56.849404 | orchestrator | 2026-05-24 01:52:56 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:52:56.849523 | orchestrator | 2026-05-24 01:52:56 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:52:59.894220 | orchestrator | 2026-05-24 01:52:59 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:52:59.894330 | orchestrator | 2026-05-24 01:52:59 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:53:02.938365 | orchestrator | 2026-05-24 01:53:02 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:53:02.938462 | orchestrator | 2026-05-24 01:53:02 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:53:05.987270 | orchestrator | 2026-05-24 01:53:05 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:53:05.987376 | orchestrator | 2026-05-24 01:53:05 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:53:09.033942 | orchestrator | 2026-05-24 01:53:09 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:53:09.034112 | orchestrator | 2026-05-24 01:53:09 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:53:12.084319 | orchestrator | 2026-05-24 01:53:12 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:53:12.084425 | orchestrator | 2026-05-24 01:53:12 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:53:15.126524 | orchestrator | 2026-05-24 01:53:15 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:53:15.126605 | orchestrator | 2026-05-24 01:53:15 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:53:18.177196 | orchestrator | 2026-05-24 01:53:18 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:53:18.177365 | orchestrator | 2026-05-24 01:53:18 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:53:21.227656 | orchestrator | 2026-05-24 01:53:21 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:53:21.227842 | orchestrator | 2026-05-24 01:53:21 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:53:24.277122 | orchestrator | 2026-05-24 01:53:24 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:53:24.277229 | orchestrator | 2026-05-24 01:53:24 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:53:27.328428 | orchestrator | 2026-05-24 01:53:27 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:53:27.328530 | orchestrator | 2026-05-24 01:53:27 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:53:30.377773 | orchestrator | 2026-05-24 01:53:30 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:53:30.377932 | orchestrator | 2026-05-24 01:53:30 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:53:33.423256 | orchestrator | 2026-05-24 01:53:33 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:53:33.423361 | orchestrator | 2026-05-24 01:53:33 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:53:36.471222 | orchestrator | 2026-05-24 01:53:36 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:53:36.471357 | orchestrator | 2026-05-24 01:53:36 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:53:39.510720 | orchestrator | 2026-05-24 01:53:39 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:53:39.510842 | orchestrator | 2026-05-24 01:53:39 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:53:42.555051 | orchestrator | 2026-05-24 01:53:42 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:53:42.555157 | orchestrator | 2026-05-24 01:53:42 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:53:45.606141 | orchestrator | 2026-05-24 01:53:45 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:53:45.606240 | orchestrator | 2026-05-24 01:53:45 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:53:48.658675 | orchestrator | 2026-05-24 01:53:48 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:53:48.658801 | orchestrator | 2026-05-24 01:53:48 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:53:51.707540 | orchestrator | 2026-05-24 01:53:51 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:53:51.707644 | orchestrator | 2026-05-24 01:53:51 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:53:54.760947 | orchestrator | 2026-05-24 01:53:54 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:53:54.761101 | orchestrator | 2026-05-24 01:53:54 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:53:57.810806 | orchestrator | 2026-05-24 01:53:57 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:53:57.810911 | orchestrator | 2026-05-24 01:53:57 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:54:00.859433 | orchestrator | 2026-05-24 01:54:00 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:54:00.859544 | orchestrator | 2026-05-24 01:54:00 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:54:03.900243 | orchestrator | 2026-05-24 01:54:03 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:54:03.900344 | orchestrator | 2026-05-24 01:54:03 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:54:06.950261 | orchestrator | 2026-05-24 01:54:06 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:54:06.950366 | orchestrator | 2026-05-24 01:54:06 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:54:09.995692 | orchestrator | 2026-05-24 01:54:09 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:54:09.995790 | orchestrator | 2026-05-24 01:54:09 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:54:13.037935 | orchestrator | 2026-05-24 01:54:13 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:54:13.038094 | orchestrator | 2026-05-24 01:54:13 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:54:16.094453 | orchestrator | 2026-05-24 01:54:16 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:54:16.094552 | orchestrator | 2026-05-24 01:54:16 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:54:19.146281 | orchestrator | 2026-05-24 01:54:19 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:54:19.146375 | orchestrator | 2026-05-24 01:54:19 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:54:22.198346 | orchestrator | 2026-05-24 01:54:22 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:54:22.198476 | orchestrator | 2026-05-24 01:54:22 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:54:25.249203 | orchestrator | 2026-05-24 01:54:25 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:54:25.249351 | orchestrator | 2026-05-24 01:54:25 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:54:28.301735 | orchestrator | 2026-05-24 01:54:28 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:54:28.301832 | orchestrator | 2026-05-24 01:54:28 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:54:31.359115 | orchestrator | 2026-05-24 01:54:31 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:54:31.359274 | orchestrator | 2026-05-24 01:54:31 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:54:34.418926 | orchestrator | 2026-05-24 01:54:34 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:54:34.419029 | orchestrator | 2026-05-24 01:54:34 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:54:37.470498 | orchestrator | 2026-05-24 01:54:37 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:54:37.470642 | orchestrator | 2026-05-24 01:54:37 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:54:40.521112 | orchestrator | 2026-05-24 01:54:40 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:54:40.521207 | orchestrator | 2026-05-24 01:54:40 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:54:43.573667 | orchestrator | 2026-05-24 01:54:43 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:54:43.573773 | orchestrator | 2026-05-24 01:54:43 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:54:46.631604 | orchestrator | 2026-05-24 01:54:46 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:54:46.631729 | orchestrator | 2026-05-24 01:54:46 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:54:49.673543 | orchestrator | 2026-05-24 01:54:49 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:54:49.674440 | orchestrator | 2026-05-24 01:54:49 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:54:52.721719 | orchestrator | 2026-05-24 01:54:52 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:54:52.721822 | orchestrator | 2026-05-24 01:54:52 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:54:55.774512 | orchestrator | 2026-05-24 01:54:55 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:54:55.774640 | orchestrator | 2026-05-24 01:54:55 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:54:58.824784 | orchestrator | 2026-05-24 01:54:58 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:54:58.824934 | orchestrator | 2026-05-24 01:54:58 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:55:01.875015 | orchestrator | 2026-05-24 01:55:01 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:55:01.875140 | orchestrator | 2026-05-24 01:55:01 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:55:04.923971 | orchestrator | 2026-05-24 01:55:04 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:55:04.924071 | orchestrator | 2026-05-24 01:55:04 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:55:07.972835 | orchestrator | 2026-05-24 01:55:07 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:55:07.972960 | orchestrator | 2026-05-24 01:55:07 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:55:11.024911 | orchestrator | 2026-05-24 01:55:11 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:55:11.024984 | orchestrator | 2026-05-24 01:55:11 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:55:14.074757 | orchestrator | 2026-05-24 01:55:14 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:55:14.074861 | orchestrator | 2026-05-24 01:55:14 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:55:17.121539 | orchestrator | 2026-05-24 01:55:17 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:55:17.121698 | orchestrator | 2026-05-24 01:55:17 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:55:20.167085 | orchestrator | 2026-05-24 01:55:20 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:55:20.167179 | orchestrator | 2026-05-24 01:55:20 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:55:23.210878 | orchestrator | 2026-05-24 01:55:23 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:55:23.211004 | orchestrator | 2026-05-24 01:55:23 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:55:26.254971 | orchestrator | 2026-05-24 01:55:26 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:55:26.255105 | orchestrator | 2026-05-24 01:55:26 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:55:29.294368 | orchestrator | 2026-05-24 01:55:29 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:55:29.294483 | orchestrator | 2026-05-24 01:55:29 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:55:32.346825 | orchestrator | 2026-05-24 01:55:32 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:55:32.346924 | orchestrator | 2026-05-24 01:55:32 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:55:35.398318 | orchestrator | 2026-05-24 01:55:35 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:55:35.398425 | orchestrator | 2026-05-24 01:55:35 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:55:38.440439 | orchestrator | 2026-05-24 01:55:38 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:55:38.440530 | orchestrator | 2026-05-24 01:55:38 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:55:41.482100 | orchestrator | 2026-05-24 01:55:41 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:55:41.482235 | orchestrator | 2026-05-24 01:55:41 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:55:44.530112 | orchestrator | 2026-05-24 01:55:44 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:55:44.530218 | orchestrator | 2026-05-24 01:55:44 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:55:47.574592 | orchestrator | 2026-05-24 01:55:47 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:55:47.574693 | orchestrator | 2026-05-24 01:55:47 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:55:50.617239 | orchestrator | 2026-05-24 01:55:50 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:55:50.617349 | orchestrator | 2026-05-24 01:55:50 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:55:53.660345 | orchestrator | 2026-05-24 01:55:53 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:55:53.670286 | orchestrator | 2026-05-24 01:55:53 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:55:56.707124 | orchestrator | 2026-05-24 01:55:56 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:55:56.707231 | orchestrator | 2026-05-24 01:55:56 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:55:59.754522 | orchestrator | 2026-05-24 01:55:59 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:55:59.754650 | orchestrator | 2026-05-24 01:55:59 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:56:02.801243 | orchestrator | 2026-05-24 01:56:02 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:56:02.801341 | orchestrator | 2026-05-24 01:56:02 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:56:05.852188 | orchestrator | 2026-05-24 01:56:05 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:56:05.852294 | orchestrator | 2026-05-24 01:56:05 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:56:08.901399 | orchestrator | 2026-05-24 01:56:08 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:56:08.901522 | orchestrator | 2026-05-24 01:56:08 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:56:11.949901 | orchestrator | 2026-05-24 01:56:11 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:56:11.950105 | orchestrator | 2026-05-24 01:56:11 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:56:14.992348 | orchestrator | 2026-05-24 01:56:14 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:56:14.992438 | orchestrator | 2026-05-24 01:56:14 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:56:18.043608 | orchestrator | 2026-05-24 01:56:18 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:56:18.043710 | orchestrator | 2026-05-24 01:56:18 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:56:21.086758 | orchestrator | 2026-05-24 01:56:21 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:56:21.086849 | orchestrator | 2026-05-24 01:56:21 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:56:24.133916 | orchestrator | 2026-05-24 01:56:24 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:56:24.134131 | orchestrator | 2026-05-24 01:56:24 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:56:27.183669 | orchestrator | 2026-05-24 01:56:27 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:56:27.183796 | orchestrator | 2026-05-24 01:56:27 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:56:30.228382 | orchestrator | 2026-05-24 01:56:30 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:56:30.228482 | orchestrator | 2026-05-24 01:56:30 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:56:33.278918 | orchestrator | 2026-05-24 01:56:33 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:56:33.279021 | orchestrator | 2026-05-24 01:56:33 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:56:36.327073 | orchestrator | 2026-05-24 01:56:36 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:56:36.327207 | orchestrator | 2026-05-24 01:56:36 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:56:39.377963 | orchestrator | 2026-05-24 01:56:39 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:56:39.378280 | orchestrator | 2026-05-24 01:56:39 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:56:42.422202 | orchestrator | 2026-05-24 01:56:42 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:56:42.422290 | orchestrator | 2026-05-24 01:56:42 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:56:45.478091 | orchestrator | 2026-05-24 01:56:45 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:56:45.478269 | orchestrator | 2026-05-24 01:56:45 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:56:48.526488 | orchestrator | 2026-05-24 01:56:48 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:56:48.526593 | orchestrator | 2026-05-24 01:56:48 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:56:51.567009 | orchestrator | 2026-05-24 01:56:51 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:56:51.567115 | orchestrator | 2026-05-24 01:56:51 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:56:54.614337 | orchestrator | 2026-05-24 01:56:54 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:56:54.614435 | orchestrator | 2026-05-24 01:56:54 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:56:57.659484 | orchestrator | 2026-05-24 01:56:57 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:56:57.659650 | orchestrator | 2026-05-24 01:56:57 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:57:00.707788 | orchestrator | 2026-05-24 01:57:00 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:57:00.707883 | orchestrator | 2026-05-24 01:57:00 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:57:03.755457 | orchestrator | 2026-05-24 01:57:03 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:57:03.755583 | orchestrator | 2026-05-24 01:57:03 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:57:06.808231 | orchestrator | 2026-05-24 01:57:06 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:57:06.808360 | orchestrator | 2026-05-24 01:57:06 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:57:09.858461 | orchestrator | 2026-05-24 01:57:09 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:57:09.858664 | orchestrator | 2026-05-24 01:57:09 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:57:12.912763 | orchestrator | 2026-05-24 01:57:12 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:57:12.912861 | orchestrator | 2026-05-24 01:57:12 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:57:15.962288 | orchestrator | 2026-05-24 01:57:15 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:57:15.962461 | orchestrator | 2026-05-24 01:57:15 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:57:19.010662 | orchestrator | 2026-05-24 01:57:19 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:57:19.010758 | orchestrator | 2026-05-24 01:57:19 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:57:22.069636 | orchestrator | 2026-05-24 01:57:22 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:57:22.069748 | orchestrator | 2026-05-24 01:57:22 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:57:25.111817 | orchestrator | 2026-05-24 01:57:25 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:57:25.111923 | orchestrator | 2026-05-24 01:57:25 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:57:28.163666 | orchestrator | 2026-05-24 01:57:28 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:57:28.163790 | orchestrator | 2026-05-24 01:57:28 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:57:31.201486 | orchestrator | 2026-05-24 01:57:31 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:57:31.201556 | orchestrator | 2026-05-24 01:57:31 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:57:34.251009 | orchestrator | 2026-05-24 01:57:34 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:57:34.251110 | orchestrator | 2026-05-24 01:57:34 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:57:37.296606 | orchestrator | 2026-05-24 01:57:37 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:57:37.296690 | orchestrator | 2026-05-24 01:57:37 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:57:40.339965 | orchestrator | 2026-05-24 01:57:40 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:57:40.340067 | orchestrator | 2026-05-24 01:57:40 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:57:43.387713 | orchestrator | 2026-05-24 01:57:43 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:57:43.387918 | orchestrator | 2026-05-24 01:57:43 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:57:46.434925 | orchestrator | 2026-05-24 01:57:46 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:57:46.435025 | orchestrator | 2026-05-24 01:57:46 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:57:49.475385 | orchestrator | 2026-05-24 01:57:49 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:57:49.475553 | orchestrator | 2026-05-24 01:57:49 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:57:52.524062 | orchestrator | 2026-05-24 01:57:52 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:57:52.524169 | orchestrator | 2026-05-24 01:57:52 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:57:55.569027 | orchestrator | 2026-05-24 01:57:55 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:57:55.569151 | orchestrator | 2026-05-24 01:57:55 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:57:58.619243 | orchestrator | 2026-05-24 01:57:58 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:57:58.619371 | orchestrator | 2026-05-24 01:57:58 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:58:01.671745 | orchestrator | 2026-05-24 01:58:01 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:58:01.671872 | orchestrator | 2026-05-24 01:58:01 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:58:04.722113 | orchestrator | 2026-05-24 01:58:04 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:58:04.722236 | orchestrator | 2026-05-24 01:58:04 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:58:07.762471 | orchestrator | 2026-05-24 01:58:07 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:58:07.762741 | orchestrator | 2026-05-24 01:58:07 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:58:10.811728 | orchestrator | 2026-05-24 01:58:10 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:58:10.811859 | orchestrator | 2026-05-24 01:58:10 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:58:13.857414 | orchestrator | 2026-05-24 01:58:13 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:58:13.857513 | orchestrator | 2026-05-24 01:58:13 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:58:16.901177 | orchestrator | 2026-05-24 01:58:16 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:58:16.901280 | orchestrator | 2026-05-24 01:58:16 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:58:19.948333 | orchestrator | 2026-05-24 01:58:19 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:58:19.948434 | orchestrator | 2026-05-24 01:58:19 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:58:22.986695 | orchestrator | 2026-05-24 01:58:22 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:58:22.986823 | orchestrator | 2026-05-24 01:58:22 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:58:26.033939 | orchestrator | 2026-05-24 01:58:26 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:58:26.034140 | orchestrator | 2026-05-24 01:58:26 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:58:29.075320 | orchestrator | 2026-05-24 01:58:29 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:58:29.075427 | orchestrator | 2026-05-24 01:58:29 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:58:32.121862 | orchestrator | 2026-05-24 01:58:32 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:58:32.121960 | orchestrator | 2026-05-24 01:58:32 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:58:35.167442 | orchestrator | 2026-05-24 01:58:35 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:58:35.167567 | orchestrator | 2026-05-24 01:58:35 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:58:38.220244 | orchestrator | 2026-05-24 01:58:38 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:58:38.220350 | orchestrator | 2026-05-24 01:58:38 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:58:41.262817 | orchestrator | 2026-05-24 01:58:41 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:58:41.262924 | orchestrator | 2026-05-24 01:58:41 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:58:44.312146 | orchestrator | 2026-05-24 01:58:44 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:58:44.312245 | orchestrator | 2026-05-24 01:58:44 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:58:47.360718 | orchestrator | 2026-05-24 01:58:47 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:58:47.360882 | orchestrator | 2026-05-24 01:58:47 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:58:50.407971 | orchestrator | 2026-05-24 01:58:50 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:58:50.408077 | orchestrator | 2026-05-24 01:58:50 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:58:53.453417 | orchestrator | 2026-05-24 01:58:53 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:58:53.453531 | orchestrator | 2026-05-24 01:58:53 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:58:56.496950 | orchestrator | 2026-05-24 01:58:56 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:58:56.497079 | orchestrator | 2026-05-24 01:58:56 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:58:59.544139 | orchestrator | 2026-05-24 01:58:59 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:58:59.544245 | orchestrator | 2026-05-24 01:58:59 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:59:02.591019 | orchestrator | 2026-05-24 01:59:02 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:59:02.591123 | orchestrator | 2026-05-24 01:59:02 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:59:05.642958 | orchestrator | 2026-05-24 01:59:05 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:59:05.643076 | orchestrator | 2026-05-24 01:59:05 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:59:08.686378 | orchestrator | 2026-05-24 01:59:08 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:59:08.686481 | orchestrator | 2026-05-24 01:59:08 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:59:11.727250 | orchestrator | 2026-05-24 01:59:11 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:59:11.727354 | orchestrator | 2026-05-24 01:59:11 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:59:14.778291 | orchestrator | 2026-05-24 01:59:14 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:59:14.778387 | orchestrator | 2026-05-24 01:59:14 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:59:17.819701 | orchestrator | 2026-05-24 01:59:17 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:59:17.819824 | orchestrator | 2026-05-24 01:59:17 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:59:20.863353 | orchestrator | 2026-05-24 01:59:20 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:59:20.863480 | orchestrator | 2026-05-24 01:59:20 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:59:23.919677 | orchestrator | 2026-05-24 01:59:23 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:59:23.919782 | orchestrator | 2026-05-24 01:59:23 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:59:26.966572 | orchestrator | 2026-05-24 01:59:26 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:59:26.966667 | orchestrator | 2026-05-24 01:59:26 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:59:30.021647 | orchestrator | 2026-05-24 01:59:30 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:59:30.021783 | orchestrator | 2026-05-24 01:59:30 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:59:33.072317 | orchestrator | 2026-05-24 01:59:33 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:59:33.072416 | orchestrator | 2026-05-24 01:59:33 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:59:36.123176 | orchestrator | 2026-05-24 01:59:36 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:59:36.123275 | orchestrator | 2026-05-24 01:59:36 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:59:39.178557 | orchestrator | 2026-05-24 01:59:39 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:59:39.178655 | orchestrator | 2026-05-24 01:59:39 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:59:42.227961 | orchestrator | 2026-05-24 01:59:42 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:59:42.228059 | orchestrator | 2026-05-24 01:59:42 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:59:45.273641 | orchestrator | 2026-05-24 01:59:45 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:59:45.273756 | orchestrator | 2026-05-24 01:59:45 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:59:48.314086 | orchestrator | 2026-05-24 01:59:48 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:59:48.314284 | orchestrator | 2026-05-24 01:59:48 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:59:51.361763 | orchestrator | 2026-05-24 01:59:51 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:59:51.361857 | orchestrator | 2026-05-24 01:59:51 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:59:54.416048 | orchestrator | 2026-05-24 01:59:54 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:59:54.416199 | orchestrator | 2026-05-24 01:59:54 | INFO  | Wait 1 second(s) until the next check 2026-05-24 01:59:57.460441 | orchestrator | 2026-05-24 01:59:57 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 01:59:57.460560 | orchestrator | 2026-05-24 01:59:57 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:00:00.510687 | orchestrator | 2026-05-24 02:00:00 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:00:00.510776 | orchestrator | 2026-05-24 02:00:00 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:00:03.558824 | orchestrator | 2026-05-24 02:00:03 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:00:03.558943 | orchestrator | 2026-05-24 02:00:03 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:00:06.603351 | orchestrator | 2026-05-24 02:00:06 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:00:06.603418 | orchestrator | 2026-05-24 02:00:06 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:00:09.644346 | orchestrator | 2026-05-24 02:00:09 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:00:09.644435 | orchestrator | 2026-05-24 02:00:09 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:00:12.686448 | orchestrator | 2026-05-24 02:00:12 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:00:12.686539 | orchestrator | 2026-05-24 02:00:12 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:00:15.728430 | orchestrator | 2026-05-24 02:00:15 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:00:15.728525 | orchestrator | 2026-05-24 02:00:15 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:00:18.771132 | orchestrator | 2026-05-24 02:00:18 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:00:18.771319 | orchestrator | 2026-05-24 02:00:18 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:00:21.817843 | orchestrator | 2026-05-24 02:00:21 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:00:21.817955 | orchestrator | 2026-05-24 02:00:21 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:00:24.871646 | orchestrator | 2026-05-24 02:00:24 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:00:24.871747 | orchestrator | 2026-05-24 02:00:24 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:00:27.921463 | orchestrator | 2026-05-24 02:00:27 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:00:27.921608 | orchestrator | 2026-05-24 02:00:27 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:00:30.975257 | orchestrator | 2026-05-24 02:00:30 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:00:30.975478 | orchestrator | 2026-05-24 02:00:30 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:00:34.022213 | orchestrator | 2026-05-24 02:00:34 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:00:34.022369 | orchestrator | 2026-05-24 02:00:34 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:00:37.063398 | orchestrator | 2026-05-24 02:00:37 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:00:37.063505 | orchestrator | 2026-05-24 02:00:37 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:00:40.109170 | orchestrator | 2026-05-24 02:00:40 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:00:40.109270 | orchestrator | 2026-05-24 02:00:40 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:00:43.157993 | orchestrator | 2026-05-24 02:00:43 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:00:43.158174 | orchestrator | 2026-05-24 02:00:43 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:00:46.209886 | orchestrator | 2026-05-24 02:00:46 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:00:46.209990 | orchestrator | 2026-05-24 02:00:46 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:00:49.255145 | orchestrator | 2026-05-24 02:00:49 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:00:49.255284 | orchestrator | 2026-05-24 02:00:49 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:00:52.303233 | orchestrator | 2026-05-24 02:00:52 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:00:52.303333 | orchestrator | 2026-05-24 02:00:52 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:00:55.352224 | orchestrator | 2026-05-24 02:00:55 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:00:55.352320 | orchestrator | 2026-05-24 02:00:55 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:00:58.396891 | orchestrator | 2026-05-24 02:00:58 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:00:58.396990 | orchestrator | 2026-05-24 02:00:58 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:01:01.440989 | orchestrator | 2026-05-24 02:01:01 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:01:01.441090 | orchestrator | 2026-05-24 02:01:01 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:01:04.489426 | orchestrator | 2026-05-24 02:01:04 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:01:04.489552 | orchestrator | 2026-05-24 02:01:04 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:01:07.536679 | orchestrator | 2026-05-24 02:01:07 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:01:07.536779 | orchestrator | 2026-05-24 02:01:07 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:01:10.580903 | orchestrator | 2026-05-24 02:01:10 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:01:10.581013 | orchestrator | 2026-05-24 02:01:10 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:01:13.618270 | orchestrator | 2026-05-24 02:01:13 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:01:13.618436 | orchestrator | 2026-05-24 02:01:13 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:01:16.671184 | orchestrator | 2026-05-24 02:01:16 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:01:16.671277 | orchestrator | 2026-05-24 02:01:16 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:01:19.716259 | orchestrator | 2026-05-24 02:01:19 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:01:19.716356 | orchestrator | 2026-05-24 02:01:19 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:01:22.766265 | orchestrator | 2026-05-24 02:01:22 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:01:22.766370 | orchestrator | 2026-05-24 02:01:22 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:01:25.820830 | orchestrator | 2026-05-24 02:01:25 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:01:25.820956 | orchestrator | 2026-05-24 02:01:25 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:01:28.864009 | orchestrator | 2026-05-24 02:01:28 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:01:28.864086 | orchestrator | 2026-05-24 02:01:28 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:01:31.912054 | orchestrator | 2026-05-24 02:01:31 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:01:31.912156 | orchestrator | 2026-05-24 02:01:31 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:01:34.959904 | orchestrator | 2026-05-24 02:01:34 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:01:34.960005 | orchestrator | 2026-05-24 02:01:34 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:01:38.006322 | orchestrator | 2026-05-24 02:01:38 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:01:38.006434 | orchestrator | 2026-05-24 02:01:38 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:01:41.066221 | orchestrator | 2026-05-24 02:01:41 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:01:41.066343 | orchestrator | 2026-05-24 02:01:41 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:01:44.121471 | orchestrator | 2026-05-24 02:01:44 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:01:44.121577 | orchestrator | 2026-05-24 02:01:44 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:01:47.171454 | orchestrator | 2026-05-24 02:01:47 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:01:47.171549 | orchestrator | 2026-05-24 02:01:47 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:01:50.215417 | orchestrator | 2026-05-24 02:01:50 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:01:50.215539 | orchestrator | 2026-05-24 02:01:50 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:01:53.263197 | orchestrator | 2026-05-24 02:01:53 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:01:53.263287 | orchestrator | 2026-05-24 02:01:53 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:01:56.323083 | orchestrator | 2026-05-24 02:01:56 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:01:56.323149 | orchestrator | 2026-05-24 02:01:56 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:01:59.370013 | orchestrator | 2026-05-24 02:01:59 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:01:59.370187 | orchestrator | 2026-05-24 02:01:59 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:02:02.416208 | orchestrator | 2026-05-24 02:02:02 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:02:02.416314 | orchestrator | 2026-05-24 02:02:02 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:02:05.456826 | orchestrator | 2026-05-24 02:02:05 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:02:05.456947 | orchestrator | 2026-05-24 02:02:05 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:02:08.510124 | orchestrator | 2026-05-24 02:02:08 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:02:08.510209 | orchestrator | 2026-05-24 02:02:08 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:02:11.555253 | orchestrator | 2026-05-24 02:02:11 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:02:11.555370 | orchestrator | 2026-05-24 02:02:11 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:02:14.605315 | orchestrator | 2026-05-24 02:02:14 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:02:14.605434 | orchestrator | 2026-05-24 02:02:14 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:02:17.650984 | orchestrator | 2026-05-24 02:02:17 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:02:17.651216 | orchestrator | 2026-05-24 02:02:17 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:02:20.698653 | orchestrator | 2026-05-24 02:02:20 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:02:20.698790 | orchestrator | 2026-05-24 02:02:20 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:02:23.746535 | orchestrator | 2026-05-24 02:02:23 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:02:23.746645 | orchestrator | 2026-05-24 02:02:23 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:02:26.800609 | orchestrator | 2026-05-24 02:02:26 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:02:26.800730 | orchestrator | 2026-05-24 02:02:26 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:02:29.850431 | orchestrator | 2026-05-24 02:02:29 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:02:29.850534 | orchestrator | 2026-05-24 02:02:29 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:02:32.895159 | orchestrator | 2026-05-24 02:02:32 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:02:32.895259 | orchestrator | 2026-05-24 02:02:32 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:02:35.944413 | orchestrator | 2026-05-24 02:02:35 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:02:35.944524 | orchestrator | 2026-05-24 02:02:35 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:02:38.993278 | orchestrator | 2026-05-24 02:02:38 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:02:38.993372 | orchestrator | 2026-05-24 02:02:38 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:02:42.052498 | orchestrator | 2026-05-24 02:02:42 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:02:42.052599 | orchestrator | 2026-05-24 02:02:42 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:02:45.101372 | orchestrator | 2026-05-24 02:02:45 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:02:45.101490 | orchestrator | 2026-05-24 02:02:45 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:02:48.148502 | orchestrator | 2026-05-24 02:02:48 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:02:48.148582 | orchestrator | 2026-05-24 02:02:48 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:02:51.199109 | orchestrator | 2026-05-24 02:02:51 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:02:51.199179 | orchestrator | 2026-05-24 02:02:51 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:02:54.240243 | orchestrator | 2026-05-24 02:02:54 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:02:54.240328 | orchestrator | 2026-05-24 02:02:54 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:02:57.296023 | orchestrator | 2026-05-24 02:02:57 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:02:57.296131 | orchestrator | 2026-05-24 02:02:57 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:03:00.337688 | orchestrator | 2026-05-24 02:03:00 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:03:00.337787 | orchestrator | 2026-05-24 02:03:00 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:03:03.386930 | orchestrator | 2026-05-24 02:03:03 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:03:03.387048 | orchestrator | 2026-05-24 02:03:03 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:03:06.432634 | orchestrator | 2026-05-24 02:03:06 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:03:06.432730 | orchestrator | 2026-05-24 02:03:06 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:03:09.484006 | orchestrator | 2026-05-24 02:03:09 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:03:09.484133 | orchestrator | 2026-05-24 02:03:09 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:03:12.521447 | orchestrator | 2026-05-24 02:03:12 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:03:12.521650 | orchestrator | 2026-05-24 02:03:12 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:03:15.573417 | orchestrator | 2026-05-24 02:03:15 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:03:15.573517 | orchestrator | 2026-05-24 02:03:15 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:03:18.621403 | orchestrator | 2026-05-24 02:03:18 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:03:18.621520 | orchestrator | 2026-05-24 02:03:18 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:03:21.675880 | orchestrator | 2026-05-24 02:03:21 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:03:21.676028 | orchestrator | 2026-05-24 02:03:21 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:03:24.717380 | orchestrator | 2026-05-24 02:03:24 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:03:24.717502 | orchestrator | 2026-05-24 02:03:24 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:03:27.767444 | orchestrator | 2026-05-24 02:03:27 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:03:27.767537 | orchestrator | 2026-05-24 02:03:27 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:03:30.822508 | orchestrator | 2026-05-24 02:03:30 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:03:30.822626 | orchestrator | 2026-05-24 02:03:30 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:03:33.868767 | orchestrator | 2026-05-24 02:03:33 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:03:33.868868 | orchestrator | 2026-05-24 02:03:33 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:03:36.916086 | orchestrator | 2026-05-24 02:03:36 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:03:36.916217 | orchestrator | 2026-05-24 02:03:36 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:03:39.958908 | orchestrator | 2026-05-24 02:03:39 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:03:39.959066 | orchestrator | 2026-05-24 02:03:39 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:03:43.007933 | orchestrator | 2026-05-24 02:03:43 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:03:43.008076 | orchestrator | 2026-05-24 02:03:43 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:03:46.064626 | orchestrator | 2026-05-24 02:03:46 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:03:46.064727 | orchestrator | 2026-05-24 02:03:46 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:03:49.110208 | orchestrator | 2026-05-24 02:03:49 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:03:49.110306 | orchestrator | 2026-05-24 02:03:49 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:03:52.150869 | orchestrator | 2026-05-24 02:03:52 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:03:52.213998 | orchestrator | 2026-05-24 02:03:52 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:03:55.201998 | orchestrator | 2026-05-24 02:03:55 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:03:55.202235 | orchestrator | 2026-05-24 02:03:55 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:03:58.248467 | orchestrator | 2026-05-24 02:03:58 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:03:58.248585 | orchestrator | 2026-05-24 02:03:58 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:04:01.299327 | orchestrator | 2026-05-24 02:04:01 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:04:01.299421 | orchestrator | 2026-05-24 02:04:01 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:04:04.342698 | orchestrator | 2026-05-24 02:04:04 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:04:04.342824 | orchestrator | 2026-05-24 02:04:04 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:04:07.380293 | orchestrator | 2026-05-24 02:04:07 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:04:07.380396 | orchestrator | 2026-05-24 02:04:07 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:04:10.433388 | orchestrator | 2026-05-24 02:04:10 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:04:10.433533 | orchestrator | 2026-05-24 02:04:10 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:04:13.478408 | orchestrator | 2026-05-24 02:04:13 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:04:13.478526 | orchestrator | 2026-05-24 02:04:13 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:04:16.521857 | orchestrator | 2026-05-24 02:04:16 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:04:16.521961 | orchestrator | 2026-05-24 02:04:16 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:04:19.564511 | orchestrator | 2026-05-24 02:04:19 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:04:19.564611 | orchestrator | 2026-05-24 02:04:19 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:04:22.612557 | orchestrator | 2026-05-24 02:04:22 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:04:22.612659 | orchestrator | 2026-05-24 02:04:22 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:04:25.659953 | orchestrator | 2026-05-24 02:04:25 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:04:25.660051 | orchestrator | 2026-05-24 02:04:25 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:04:28.706661 | orchestrator | 2026-05-24 02:04:28 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:04:28.706769 | orchestrator | 2026-05-24 02:04:28 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:04:31.757496 | orchestrator | 2026-05-24 02:04:31 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:04:31.757622 | orchestrator | 2026-05-24 02:04:31 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:04:34.801831 | orchestrator | 2026-05-24 02:04:34 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:04:34.801929 | orchestrator | 2026-05-24 02:04:34 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:04:37.847027 | orchestrator | 2026-05-24 02:04:37 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:04:37.847134 | orchestrator | 2026-05-24 02:04:37 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:04:40.887896 | orchestrator | 2026-05-24 02:04:40 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:04:40.888001 | orchestrator | 2026-05-24 02:04:40 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:04:43.924966 | orchestrator | 2026-05-24 02:04:43 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:04:43.925082 | orchestrator | 2026-05-24 02:04:43 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:04:46.972785 | orchestrator | 2026-05-24 02:04:46 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:04:46.972890 | orchestrator | 2026-05-24 02:04:46 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:04:50.031911 | orchestrator | 2026-05-24 02:04:50 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:04:50.032034 | orchestrator | 2026-05-24 02:04:50 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:04:53.078768 | orchestrator | 2026-05-24 02:04:53 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:04:53.078887 | orchestrator | 2026-05-24 02:04:53 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:04:56.130980 | orchestrator | 2026-05-24 02:04:56 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:04:56.131077 | orchestrator | 2026-05-24 02:04:56 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:04:59.182475 | orchestrator | 2026-05-24 02:04:59 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:04:59.182576 | orchestrator | 2026-05-24 02:04:59 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:05:02.239822 | orchestrator | 2026-05-24 02:05:02 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:05:02.239934 | orchestrator | 2026-05-24 02:05:02 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:05:05.288750 | orchestrator | 2026-05-24 02:05:05 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:05:05.288836 | orchestrator | 2026-05-24 02:05:05 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:05:08.329418 | orchestrator | 2026-05-24 02:05:08 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:05:08.329525 | orchestrator | 2026-05-24 02:05:08 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:05:11.370880 | orchestrator | 2026-05-24 02:05:11 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:05:11.370990 | orchestrator | 2026-05-24 02:05:11 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:05:14.416492 | orchestrator | 2026-05-24 02:05:14 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:05:14.416592 | orchestrator | 2026-05-24 02:05:14 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:05:17.466558 | orchestrator | 2026-05-24 02:05:17 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:05:17.466677 | orchestrator | 2026-05-24 02:05:17 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:05:20.511517 | orchestrator | 2026-05-24 02:05:20 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:05:20.511617 | orchestrator | 2026-05-24 02:05:20 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:05:23.562502 | orchestrator | 2026-05-24 02:05:23 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:05:23.562582 | orchestrator | 2026-05-24 02:05:23 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:05:26.608404 | orchestrator | 2026-05-24 02:05:26 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:05:26.608578 | orchestrator | 2026-05-24 02:05:26 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:05:29.653746 | orchestrator | 2026-05-24 02:05:29 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:05:29.653852 | orchestrator | 2026-05-24 02:05:29 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:05:32.703811 | orchestrator | 2026-05-24 02:05:32 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:05:32.703914 | orchestrator | 2026-05-24 02:05:32 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:05:35.743803 | orchestrator | 2026-05-24 02:05:35 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:05:35.743901 | orchestrator | 2026-05-24 02:05:35 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:05:38.787144 | orchestrator | 2026-05-24 02:05:38 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:05:38.787239 | orchestrator | 2026-05-24 02:05:38 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:05:41.833507 | orchestrator | 2026-05-24 02:05:41 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:05:41.833610 | orchestrator | 2026-05-24 02:05:41 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:05:44.886262 | orchestrator | 2026-05-24 02:05:44 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:05:44.886410 | orchestrator | 2026-05-24 02:05:44 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:05:47.939191 | orchestrator | 2026-05-24 02:05:47 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:05:47.939322 | orchestrator | 2026-05-24 02:05:47 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:05:50.994178 | orchestrator | 2026-05-24 02:05:50 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:05:50.994276 | orchestrator | 2026-05-24 02:05:50 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:05:54.050305 | orchestrator | 2026-05-24 02:05:54 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:05:54.050451 | orchestrator | 2026-05-24 02:05:54 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:05:57.100128 | orchestrator | 2026-05-24 02:05:57 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:05:57.100225 | orchestrator | 2026-05-24 02:05:57 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:06:00.150937 | orchestrator | 2026-05-24 02:06:00 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:06:00.151047 | orchestrator | 2026-05-24 02:06:00 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:06:03.202011 | orchestrator | 2026-05-24 02:06:03 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:06:03.202212 | orchestrator | 2026-05-24 02:06:03 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:06:06.255736 | orchestrator | 2026-05-24 02:06:06 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:06:06.255835 | orchestrator | 2026-05-24 02:06:06 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:06:09.295686 | orchestrator | 2026-05-24 02:06:09 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:06:09.295778 | orchestrator | 2026-05-24 02:06:09 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:06:12.346087 | orchestrator | 2026-05-24 02:06:12 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:06:12.346190 | orchestrator | 2026-05-24 02:06:12 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:06:15.392265 | orchestrator | 2026-05-24 02:06:15 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:06:15.392393 | orchestrator | 2026-05-24 02:06:15 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:06:18.442188 | orchestrator | 2026-05-24 02:06:18 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:06:18.442283 | orchestrator | 2026-05-24 02:06:18 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:06:21.502308 | orchestrator | 2026-05-24 02:06:21 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:06:21.502564 | orchestrator | 2026-05-24 02:06:21 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:06:24.556180 | orchestrator | 2026-05-24 02:06:24 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:06:24.556281 | orchestrator | 2026-05-24 02:06:24 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:06:27.607235 | orchestrator | 2026-05-24 02:06:27 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:06:27.607336 | orchestrator | 2026-05-24 02:06:27 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:06:30.658630 | orchestrator | 2026-05-24 02:06:30 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:06:30.658744 | orchestrator | 2026-05-24 02:06:30 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:06:33.715147 | orchestrator | 2026-05-24 02:06:33 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:06:33.715244 | orchestrator | 2026-05-24 02:06:33 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:06:36.757650 | orchestrator | 2026-05-24 02:06:36 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:06:36.757747 | orchestrator | 2026-05-24 02:06:36 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:06:39.805727 | orchestrator | 2026-05-24 02:06:39 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:06:39.805828 | orchestrator | 2026-05-24 02:06:39 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:06:42.853467 | orchestrator | 2026-05-24 02:06:42 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:06:42.853616 | orchestrator | 2026-05-24 02:06:42 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:06:45.903142 | orchestrator | 2026-05-24 02:06:45 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:06:45.903240 | orchestrator | 2026-05-24 02:06:45 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:06:48.952588 | orchestrator | 2026-05-24 02:06:48 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:06:48.952690 | orchestrator | 2026-05-24 02:06:48 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:06:52.001754 | orchestrator | 2026-05-24 02:06:51 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:06:52.001861 | orchestrator | 2026-05-24 02:06:51 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:06:55.052478 | orchestrator | 2026-05-24 02:06:55 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:06:55.052637 | orchestrator | 2026-05-24 02:06:55 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:06:58.099180 | orchestrator | 2026-05-24 02:06:58 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:06:58.099280 | orchestrator | 2026-05-24 02:06:58 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:07:01.140005 | orchestrator | 2026-05-24 02:07:01 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:07:01.140109 | orchestrator | 2026-05-24 02:07:01 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:07:04.182921 | orchestrator | 2026-05-24 02:07:04 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:07:04.183022 | orchestrator | 2026-05-24 02:07:04 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:07:07.231473 | orchestrator | 2026-05-24 02:07:07 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:07:07.231620 | orchestrator | 2026-05-24 02:07:07 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:07:10.276729 | orchestrator | 2026-05-24 02:07:10 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:07:10.276807 | orchestrator | 2026-05-24 02:07:10 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:07:13.325512 | orchestrator | 2026-05-24 02:07:13 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:07:13.325666 | orchestrator | 2026-05-24 02:07:13 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:07:16.370195 | orchestrator | 2026-05-24 02:07:16 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:07:16.370319 | orchestrator | 2026-05-24 02:07:16 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:07:19.422182 | orchestrator | 2026-05-24 02:07:19 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:07:19.422272 | orchestrator | 2026-05-24 02:07:19 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:07:22.468954 | orchestrator | 2026-05-24 02:07:22 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:07:22.469059 | orchestrator | 2026-05-24 02:07:22 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:07:25.517354 | orchestrator | 2026-05-24 02:07:25 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:07:25.517449 | orchestrator | 2026-05-24 02:07:25 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:07:28.563067 | orchestrator | 2026-05-24 02:07:28 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:07:28.563166 | orchestrator | 2026-05-24 02:07:28 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:07:31.610245 | orchestrator | 2026-05-24 02:07:31 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:07:31.610346 | orchestrator | 2026-05-24 02:07:31 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:07:34.661274 | orchestrator | 2026-05-24 02:07:34 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:07:34.661376 | orchestrator | 2026-05-24 02:07:34 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:07:37.704415 | orchestrator | 2026-05-24 02:07:37 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:07:37.704536 | orchestrator | 2026-05-24 02:07:37 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:07:40.753211 | orchestrator | 2026-05-24 02:07:40 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:07:40.753335 | orchestrator | 2026-05-24 02:07:40 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:07:43.798611 | orchestrator | 2026-05-24 02:07:43 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:07:43.798760 | orchestrator | 2026-05-24 02:07:43 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:07:46.851159 | orchestrator | 2026-05-24 02:07:46 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:07:46.851244 | orchestrator | 2026-05-24 02:07:46 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:07:49.894332 | orchestrator | 2026-05-24 02:07:49 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:07:49.894426 | orchestrator | 2026-05-24 02:07:49 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:07:52.938501 | orchestrator | 2026-05-24 02:07:52 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:07:52.938604 | orchestrator | 2026-05-24 02:07:52 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:07:55.982004 | orchestrator | 2026-05-24 02:07:55 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:07:55.982205 | orchestrator | 2026-05-24 02:07:55 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:07:59.029260 | orchestrator | 2026-05-24 02:07:59 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:07:59.029345 | orchestrator | 2026-05-24 02:07:59 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:08:02.085712 | orchestrator | 2026-05-24 02:08:02 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:08:02.085882 | orchestrator | 2026-05-24 02:08:02 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:08:05.138283 | orchestrator | 2026-05-24 02:08:05 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:08:05.138387 | orchestrator | 2026-05-24 02:08:05 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:08:08.189126 | orchestrator | 2026-05-24 02:08:08 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:08:08.189227 | orchestrator | 2026-05-24 02:08:08 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:08:11.246219 | orchestrator | 2026-05-24 02:08:11 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:08:11.246316 | orchestrator | 2026-05-24 02:08:11 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:08:14.289691 | orchestrator | 2026-05-24 02:08:14 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:08:14.289846 | orchestrator | 2026-05-24 02:08:14 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:08:17.339433 | orchestrator | 2026-05-24 02:08:17 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:08:17.339530 | orchestrator | 2026-05-24 02:08:17 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:08:20.385268 | orchestrator | 2026-05-24 02:08:20 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:08:20.385386 | orchestrator | 2026-05-24 02:08:20 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:08:23.434397 | orchestrator | 2026-05-24 02:08:23 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:08:23.434529 | orchestrator | 2026-05-24 02:08:23 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:08:26.486311 | orchestrator | 2026-05-24 02:08:26 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:08:26.486414 | orchestrator | 2026-05-24 02:08:26 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:08:29.528673 | orchestrator | 2026-05-24 02:08:29 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:08:29.528809 | orchestrator | 2026-05-24 02:08:29 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:08:32.580745 | orchestrator | 2026-05-24 02:08:32 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:08:32.580884 | orchestrator | 2026-05-24 02:08:32 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:08:35.631198 | orchestrator | 2026-05-24 02:08:35 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:08:35.631316 | orchestrator | 2026-05-24 02:08:35 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:08:38.685303 | orchestrator | 2026-05-24 02:08:38 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:08:38.685407 | orchestrator | 2026-05-24 02:08:38 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:08:41.742828 | orchestrator | 2026-05-24 02:08:41 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:08:41.742930 | orchestrator | 2026-05-24 02:08:41 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:08:44.790685 | orchestrator | 2026-05-24 02:08:44 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:08:44.790851 | orchestrator | 2026-05-24 02:08:44 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:08:47.841946 | orchestrator | 2026-05-24 02:08:47 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:08:47.842138 | orchestrator | 2026-05-24 02:08:47 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:08:50.887571 | orchestrator | 2026-05-24 02:08:50 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:08:50.887677 | orchestrator | 2026-05-24 02:08:50 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:08:53.934340 | orchestrator | 2026-05-24 02:08:53 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:08:53.934440 | orchestrator | 2026-05-24 02:08:53 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:08:56.982944 | orchestrator | 2026-05-24 02:08:56 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:08:56.983049 | orchestrator | 2026-05-24 02:08:56 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:09:00.029002 | orchestrator | 2026-05-24 02:09:00 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:09:00.029100 | orchestrator | 2026-05-24 02:09:00 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:09:03.075474 | orchestrator | 2026-05-24 02:09:03 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:09:03.075649 | orchestrator | 2026-05-24 02:09:03 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:09:06.123254 | orchestrator | 2026-05-24 02:09:06 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:09:06.123352 | orchestrator | 2026-05-24 02:09:06 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:09:09.169277 | orchestrator | 2026-05-24 02:09:09 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:09:09.169384 | orchestrator | 2026-05-24 02:09:09 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:09:12.219173 | orchestrator | 2026-05-24 02:09:12 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:09:12.219268 | orchestrator | 2026-05-24 02:09:12 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:09:15.270539 | orchestrator | 2026-05-24 02:09:15 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:09:15.270649 | orchestrator | 2026-05-24 02:09:15 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:09:18.314333 | orchestrator | 2026-05-24 02:09:18 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:09:18.314433 | orchestrator | 2026-05-24 02:09:18 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:09:21.362094 | orchestrator | 2026-05-24 02:09:21 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:09:21.362219 | orchestrator | 2026-05-24 02:09:21 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:09:24.408185 | orchestrator | 2026-05-24 02:09:24 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:09:24.408291 | orchestrator | 2026-05-24 02:09:24 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:09:27.453365 | orchestrator | 2026-05-24 02:09:27 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:09:27.453456 | orchestrator | 2026-05-24 02:09:27 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:09:30.506241 | orchestrator | 2026-05-24 02:09:30 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:09:30.506363 | orchestrator | 2026-05-24 02:09:30 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:09:33.555340 | orchestrator | 2026-05-24 02:09:33 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:09:33.555477 | orchestrator | 2026-05-24 02:09:33 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:09:36.603522 | orchestrator | 2026-05-24 02:09:36 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:09:36.603627 | orchestrator | 2026-05-24 02:09:36 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:09:39.652976 | orchestrator | 2026-05-24 02:09:39 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:09:39.653074 | orchestrator | 2026-05-24 02:09:39 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:09:42.695754 | orchestrator | 2026-05-24 02:09:42 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:09:42.695853 | orchestrator | 2026-05-24 02:09:42 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:09:45.747125 | orchestrator | 2026-05-24 02:09:45 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:09:45.747231 | orchestrator | 2026-05-24 02:09:45 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:09:48.796653 | orchestrator | 2026-05-24 02:09:48 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:09:48.796754 | orchestrator | 2026-05-24 02:09:48 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:09:51.844213 | orchestrator | 2026-05-24 02:09:51 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:09:51.844310 | orchestrator | 2026-05-24 02:09:51 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:09:54.894476 | orchestrator | 2026-05-24 02:09:54 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:09:54.894581 | orchestrator | 2026-05-24 02:09:54 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:09:57.939142 | orchestrator | 2026-05-24 02:09:57 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:09:57.939239 | orchestrator | 2026-05-24 02:09:57 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:10:00.981535 | orchestrator | 2026-05-24 02:10:00 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:10:00.981629 | orchestrator | 2026-05-24 02:10:00 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:10:04.035045 | orchestrator | 2026-05-24 02:10:04 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:10:04.035148 | orchestrator | 2026-05-24 02:10:04 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:10:07.081658 | orchestrator | 2026-05-24 02:10:07 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:10:07.081760 | orchestrator | 2026-05-24 02:10:07 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:10:10.124909 | orchestrator | 2026-05-24 02:10:10 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:10:10.125072 | orchestrator | 2026-05-24 02:10:10 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:10:13.174156 | orchestrator | 2026-05-24 02:10:13 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:10:13.174253 | orchestrator | 2026-05-24 02:10:13 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:10:16.217855 | orchestrator | 2026-05-24 02:10:16 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:10:16.217957 | orchestrator | 2026-05-24 02:10:16 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:10:19.267966 | orchestrator | 2026-05-24 02:10:19 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:10:19.268172 | orchestrator | 2026-05-24 02:10:19 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:10:22.311471 | orchestrator | 2026-05-24 02:10:22 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:10:22.311547 | orchestrator | 2026-05-24 02:10:22 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:10:25.356217 | orchestrator | 2026-05-24 02:10:25 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:10:25.356327 | orchestrator | 2026-05-24 02:10:25 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:10:28.406763 | orchestrator | 2026-05-24 02:10:28 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:10:28.406882 | orchestrator | 2026-05-24 02:10:28 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:10:31.459274 | orchestrator | 2026-05-24 02:10:31 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:10:31.459362 | orchestrator | 2026-05-24 02:10:31 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:10:34.508180 | orchestrator | 2026-05-24 02:10:34 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:10:34.508307 | orchestrator | 2026-05-24 02:10:34 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:10:37.549409 | orchestrator | 2026-05-24 02:10:37 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:10:37.549520 | orchestrator | 2026-05-24 02:10:37 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:10:40.600954 | orchestrator | 2026-05-24 02:10:40 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:10:40.601086 | orchestrator | 2026-05-24 02:10:40 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:10:43.647518 | orchestrator | 2026-05-24 02:10:43 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:10:43.647717 | orchestrator | 2026-05-24 02:10:43 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:10:46.688155 | orchestrator | 2026-05-24 02:10:46 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:10:46.688261 | orchestrator | 2026-05-24 02:10:46 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:12:49.842546 | orchestrator | 2026-05-24 02:12:49 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:12:49.843470 | orchestrator | 2026-05-24 02:12:49 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:12:52.884878 | orchestrator | 2026-05-24 02:12:52 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:12:52.884999 | orchestrator | 2026-05-24 02:12:52 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:12:55.930310 | orchestrator | 2026-05-24 02:12:55 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:12:55.930464 | orchestrator | 2026-05-24 02:12:55 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:12:58.972997 | orchestrator | 2026-05-24 02:12:58 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:12:58.973091 | orchestrator | 2026-05-24 02:12:58 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:13:02.018737 | orchestrator | 2026-05-24 02:13:02 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:13:02.018840 | orchestrator | 2026-05-24 02:13:02 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:13:05.061814 | orchestrator | 2026-05-24 02:13:05 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:13:05.061985 | orchestrator | 2026-05-24 02:13:05 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:13:08.106919 | orchestrator | 2026-05-24 02:13:08 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:13:08.107003 | orchestrator | 2026-05-24 02:13:08 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:13:11.154602 | orchestrator | 2026-05-24 02:13:11 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:13:11.154704 | orchestrator | 2026-05-24 02:13:11 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:13:14.204418 | orchestrator | 2026-05-24 02:13:14 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:13:14.204503 | orchestrator | 2026-05-24 02:13:14 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:13:17.245992 | orchestrator | 2026-05-24 02:13:17 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:13:17.246103 | orchestrator | 2026-05-24 02:13:17 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:13:20.298544 | orchestrator | 2026-05-24 02:13:20 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:13:20.298666 | orchestrator | 2026-05-24 02:13:20 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:13:23.344366 | orchestrator | 2026-05-24 02:13:23 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:13:23.345337 | orchestrator | 2026-05-24 02:13:23 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:13:26.384487 | orchestrator | 2026-05-24 02:13:26 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:13:26.384585 | orchestrator | 2026-05-24 02:13:26 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:13:29.431277 | orchestrator | 2026-05-24 02:13:29 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:13:29.431508 | orchestrator | 2026-05-24 02:13:29 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:13:32.478464 | orchestrator | 2026-05-24 02:13:32 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:13:32.478561 | orchestrator | 2026-05-24 02:13:32 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:13:35.527502 | orchestrator | 2026-05-24 02:13:35 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:13:35.527601 | orchestrator | 2026-05-24 02:13:35 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:13:38.573166 | orchestrator | 2026-05-24 02:13:38 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:13:38.573270 | orchestrator | 2026-05-24 02:13:38 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:13:41.618552 | orchestrator | 2026-05-24 02:13:41 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:13:41.618676 | orchestrator | 2026-05-24 02:13:41 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:13:44.664828 | orchestrator | 2026-05-24 02:13:44 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:13:44.664927 | orchestrator | 2026-05-24 02:13:44 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:13:47.711717 | orchestrator | 2026-05-24 02:13:47 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:13:47.711822 | orchestrator | 2026-05-24 02:13:47 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:13:50.758381 | orchestrator | 2026-05-24 02:13:50 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:13:50.759334 | orchestrator | 2026-05-24 02:13:50 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:13:53.799924 | orchestrator | 2026-05-24 02:13:53 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:13:53.800028 | orchestrator | 2026-05-24 02:13:53 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:13:56.836066 | orchestrator | 2026-05-24 02:13:56 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:13:56.836171 | orchestrator | 2026-05-24 02:13:56 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:13:59.879956 | orchestrator | 2026-05-24 02:13:59 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:13:59.880058 | orchestrator | 2026-05-24 02:13:59 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:14:02.925267 | orchestrator | 2026-05-24 02:14:02 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:14:02.925376 | orchestrator | 2026-05-24 02:14:02 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:14:05.973369 | orchestrator | 2026-05-24 02:14:05 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:14:05.973545 | orchestrator | 2026-05-24 02:14:05 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:14:09.012637 | orchestrator | 2026-05-24 02:14:09 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:14:09.012766 | orchestrator | 2026-05-24 02:14:09 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:14:12.064453 | orchestrator | 2026-05-24 02:14:12 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:14:12.064609 | orchestrator | 2026-05-24 02:14:12 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:14:15.109209 | orchestrator | 2026-05-24 02:14:15 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:14:15.109390 | orchestrator | 2026-05-24 02:14:15 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:14:18.151296 | orchestrator | 2026-05-24 02:14:18 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:14:18.151394 | orchestrator | 2026-05-24 02:14:18 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:14:21.193882 | orchestrator | 2026-05-24 02:14:21 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:14:21.193989 | orchestrator | 2026-05-24 02:14:21 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:14:24.247223 | orchestrator | 2026-05-24 02:14:24 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:14:24.247321 | orchestrator | 2026-05-24 02:14:24 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:14:27.293028 | orchestrator | 2026-05-24 02:14:27 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:14:27.293168 | orchestrator | 2026-05-24 02:14:27 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:14:30.334954 | orchestrator | 2026-05-24 02:14:30 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:14:30.335045 | orchestrator | 2026-05-24 02:14:30 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:14:33.380856 | orchestrator | 2026-05-24 02:14:33 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:14:33.380958 | orchestrator | 2026-05-24 02:14:33 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:14:36.429144 | orchestrator | 2026-05-24 02:14:36 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:14:36.429308 | orchestrator | 2026-05-24 02:14:36 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:14:39.473657 | orchestrator | 2026-05-24 02:14:39 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:14:39.473771 | orchestrator | 2026-05-24 02:14:39 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:14:42.519965 | orchestrator | 2026-05-24 02:14:42 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:14:42.520064 | orchestrator | 2026-05-24 02:14:42 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:14:45.569649 | orchestrator | 2026-05-24 02:14:45 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:14:45.569743 | orchestrator | 2026-05-24 02:14:45 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:14:48.614253 | orchestrator | 2026-05-24 02:14:48 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:14:48.614350 | orchestrator | 2026-05-24 02:14:48 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:14:51.660089 | orchestrator | 2026-05-24 02:14:51 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:14:51.660190 | orchestrator | 2026-05-24 02:14:51 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:14:54.711910 | orchestrator | 2026-05-24 02:14:54 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:14:54.712027 | orchestrator | 2026-05-24 02:14:54 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:14:57.755451 | orchestrator | 2026-05-24 02:14:57 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:14:57.755587 | orchestrator | 2026-05-24 02:14:57 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:15:00.801383 | orchestrator | 2026-05-24 02:15:00 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:15:00.801500 | orchestrator | 2026-05-24 02:15:00 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:15:03.842931 | orchestrator | 2026-05-24 02:15:03 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:15:03.843036 | orchestrator | 2026-05-24 02:15:03 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:15:06.884524 | orchestrator | 2026-05-24 02:15:06 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:15:06.884667 | orchestrator | 2026-05-24 02:15:06 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:15:09.918891 | orchestrator | 2026-05-24 02:15:09 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:15:09.918982 | orchestrator | 2026-05-24 02:15:09 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:15:12.959079 | orchestrator | 2026-05-24 02:15:12 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:15:12.959194 | orchestrator | 2026-05-24 02:15:12 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:15:16.004478 | orchestrator | 2026-05-24 02:15:15 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:15:16.004635 | orchestrator | 2026-05-24 02:15:15 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:15:19.049100 | orchestrator | 2026-05-24 02:15:19 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:15:19.049247 | orchestrator | 2026-05-24 02:15:19 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:15:22.100409 | orchestrator | 2026-05-24 02:15:22 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:15:22.100513 | orchestrator | 2026-05-24 02:15:22 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:15:25.147466 | orchestrator | 2026-05-24 02:15:25 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:15:25.147569 | orchestrator | 2026-05-24 02:15:25 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:15:28.193827 | orchestrator | 2026-05-24 02:15:28 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:15:28.193936 | orchestrator | 2026-05-24 02:15:28 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:15:31.239700 | orchestrator | 2026-05-24 02:15:31 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:15:31.239805 | orchestrator | 2026-05-24 02:15:31 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:15:34.284802 | orchestrator | 2026-05-24 02:15:34 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:15:34.285852 | orchestrator | 2026-05-24 02:15:34 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:15:37.321934 | orchestrator | 2026-05-24 02:15:37 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:15:37.322107 | orchestrator | 2026-05-24 02:15:37 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:15:40.360173 | orchestrator | 2026-05-24 02:15:40 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:15:40.360282 | orchestrator | 2026-05-24 02:15:40 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:15:43.402931 | orchestrator | 2026-05-24 02:15:43 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:15:43.403034 | orchestrator | 2026-05-24 02:15:43 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:15:46.448600 | orchestrator | 2026-05-24 02:15:46 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:15:46.448764 | orchestrator | 2026-05-24 02:15:46 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:15:49.495700 | orchestrator | 2026-05-24 02:15:49 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:15:49.495803 | orchestrator | 2026-05-24 02:15:49 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:15:52.536004 | orchestrator | 2026-05-24 02:15:52 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:15:52.536108 | orchestrator | 2026-05-24 02:15:52 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:15:55.584713 | orchestrator | 2026-05-24 02:15:55 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:15:55.584813 | orchestrator | 2026-05-24 02:15:55 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:15:58.629987 | orchestrator | 2026-05-24 02:15:58 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:15:58.630141 | orchestrator | 2026-05-24 02:15:58 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:16:01.668859 | orchestrator | 2026-05-24 02:16:01 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:16:01.668959 | orchestrator | 2026-05-24 02:16:01 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:16:04.716923 | orchestrator | 2026-05-24 02:16:04 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:16:04.717015 | orchestrator | 2026-05-24 02:16:04 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:16:07.766459 | orchestrator | 2026-05-24 02:16:07 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:16:07.766587 | orchestrator | 2026-05-24 02:16:07 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:16:10.806727 | orchestrator | 2026-05-24 02:16:10 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:16:10.806827 | orchestrator | 2026-05-24 02:16:10 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:16:13.847087 | orchestrator | 2026-05-24 02:16:13 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:16:13.847187 | orchestrator | 2026-05-24 02:16:13 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:16:16.887474 | orchestrator | 2026-05-24 02:16:16 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:16:16.887553 | orchestrator | 2026-05-24 02:16:16 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:16:19.930309 | orchestrator | 2026-05-24 02:16:19 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:16:19.930407 | orchestrator | 2026-05-24 02:16:19 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:16:22.977238 | orchestrator | 2026-05-24 02:16:22 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:16:22.977333 | orchestrator | 2026-05-24 02:16:22 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:16:26.017311 | orchestrator | 2026-05-24 02:16:26 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:16:26.017397 | orchestrator | 2026-05-24 02:16:26 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:16:29.060556 | orchestrator | 2026-05-24 02:16:29 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:16:29.060676 | orchestrator | 2026-05-24 02:16:29 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:16:32.102605 | orchestrator | 2026-05-24 02:16:32 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:16:32.102681 | orchestrator | 2026-05-24 02:16:32 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:16:35.149473 | orchestrator | 2026-05-24 02:16:35 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:16:35.149578 | orchestrator | 2026-05-24 02:16:35 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:16:38.193792 | orchestrator | 2026-05-24 02:16:38 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:16:38.193893 | orchestrator | 2026-05-24 02:16:38 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:16:41.232575 | orchestrator | 2026-05-24 02:16:41 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:16:41.232649 | orchestrator | 2026-05-24 02:16:41 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:16:44.273148 | orchestrator | 2026-05-24 02:16:44 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:16:44.273247 | orchestrator | 2026-05-24 02:16:44 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:16:47.322526 | orchestrator | 2026-05-24 02:16:47 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:16:47.322665 | orchestrator | 2026-05-24 02:16:47 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:16:50.360858 | orchestrator | 2026-05-24 02:16:50 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:16:50.360955 | orchestrator | 2026-05-24 02:16:50 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:16:53.409130 | orchestrator | 2026-05-24 02:16:53 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:16:53.409268 | orchestrator | 2026-05-24 02:16:53 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:16:56.449206 | orchestrator | 2026-05-24 02:16:56 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:16:56.449306 | orchestrator | 2026-05-24 02:16:56 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:16:59.506165 | orchestrator | 2026-05-24 02:16:59 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:16:59.506233 | orchestrator | 2026-05-24 02:16:59 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:17:02.546226 | orchestrator | 2026-05-24 02:17:02 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:17:02.546305 | orchestrator | 2026-05-24 02:17:02 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:17:05.589300 | orchestrator | 2026-05-24 02:17:05 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:17:05.589400 | orchestrator | 2026-05-24 02:17:05 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:17:08.634634 | orchestrator | 2026-05-24 02:17:08 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:17:08.634733 | orchestrator | 2026-05-24 02:17:08 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:17:11.681703 | orchestrator | 2026-05-24 02:17:11 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:17:11.681844 | orchestrator | 2026-05-24 02:17:11 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:17:14.728700 | orchestrator | 2026-05-24 02:17:14 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:17:14.728836 | orchestrator | 2026-05-24 02:17:14 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:17:17.776979 | orchestrator | 2026-05-24 02:17:17 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:17:17.777115 | orchestrator | 2026-05-24 02:17:17 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:17:20.816594 | orchestrator | 2026-05-24 02:17:20 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:17:20.816690 | orchestrator | 2026-05-24 02:17:20 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:17:23.857208 | orchestrator | 2026-05-24 02:17:23 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:17:23.857308 | orchestrator | 2026-05-24 02:17:23 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:17:26.900272 | orchestrator | 2026-05-24 02:17:26 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:17:26.900372 | orchestrator | 2026-05-24 02:17:26 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:17:29.945020 | orchestrator | 2026-05-24 02:17:29 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:17:29.945125 | orchestrator | 2026-05-24 02:17:29 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:17:32.996223 | orchestrator | 2026-05-24 02:17:32 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:17:32.996318 | orchestrator | 2026-05-24 02:17:32 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:17:36.040088 | orchestrator | 2026-05-24 02:17:36 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:17:36.040186 | orchestrator | 2026-05-24 02:17:36 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:17:39.077321 | orchestrator | 2026-05-24 02:17:39 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:17:39.077889 | orchestrator | 2026-05-24 02:17:39 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:17:42.122460 | orchestrator | 2026-05-24 02:17:42 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:17:42.122567 | orchestrator | 2026-05-24 02:17:42 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:17:45.167320 | orchestrator | 2026-05-24 02:17:45 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:17:45.167420 | orchestrator | 2026-05-24 02:17:45 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:17:48.203195 | orchestrator | 2026-05-24 02:17:48 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:17:48.203303 | orchestrator | 2026-05-24 02:17:48 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:17:51.249366 | orchestrator | 2026-05-24 02:17:51 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:17:51.249461 | orchestrator | 2026-05-24 02:17:51 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:17:54.299532 | orchestrator | 2026-05-24 02:17:54 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:17:54.299669 | orchestrator | 2026-05-24 02:17:54 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:17:57.342682 | orchestrator | 2026-05-24 02:17:57 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:17:57.342753 | orchestrator | 2026-05-24 02:17:57 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:18:00.379077 | orchestrator | 2026-05-24 02:18:00 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:18:00.379180 | orchestrator | 2026-05-24 02:18:00 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:18:03.437219 | orchestrator | 2026-05-24 02:18:03 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:18:03.437301 | orchestrator | 2026-05-24 02:18:03 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:18:06.484115 | orchestrator | 2026-05-24 02:18:06 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:18:06.484218 | orchestrator | 2026-05-24 02:18:06 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:18:09.534756 | orchestrator | 2026-05-24 02:18:09 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:18:09.534896 | orchestrator | 2026-05-24 02:18:09 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:18:12.580663 | orchestrator | 2026-05-24 02:18:12 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:18:12.580774 | orchestrator | 2026-05-24 02:18:12 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:18:15.632919 | orchestrator | 2026-05-24 02:18:15 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:18:15.633041 | orchestrator | 2026-05-24 02:18:15 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:18:18.680053 | orchestrator | 2026-05-24 02:18:18 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:18:18.680146 | orchestrator | 2026-05-24 02:18:18 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:18:21.730869 | orchestrator | 2026-05-24 02:18:21 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:18:21.731009 | orchestrator | 2026-05-24 02:18:21 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:18:24.780806 | orchestrator | 2026-05-24 02:18:24 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:18:24.780972 | orchestrator | 2026-05-24 02:18:24 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:18:27.828149 | orchestrator | 2026-05-24 02:18:27 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:18:27.828248 | orchestrator | 2026-05-24 02:18:27 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:18:30.871716 | orchestrator | 2026-05-24 02:18:30 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:18:30.871820 | orchestrator | 2026-05-24 02:18:30 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:18:33.916168 | orchestrator | 2026-05-24 02:18:33 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:18:33.916292 | orchestrator | 2026-05-24 02:18:33 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:18:36.966238 | orchestrator | 2026-05-24 02:18:36 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:18:36.966342 | orchestrator | 2026-05-24 02:18:36 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:18:40.024047 | orchestrator | 2026-05-24 02:18:40 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:18:40.024138 | orchestrator | 2026-05-24 02:18:40 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:18:43.080129 | orchestrator | 2026-05-24 02:18:43 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:18:43.080231 | orchestrator | 2026-05-24 02:18:43 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:18:46.133580 | orchestrator | 2026-05-24 02:18:46 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:18:46.133683 | orchestrator | 2026-05-24 02:18:46 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:18:49.180119 | orchestrator | 2026-05-24 02:18:49 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:18:49.180223 | orchestrator | 2026-05-24 02:18:49 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:18:52.223818 | orchestrator | 2026-05-24 02:18:52 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:18:52.223916 | orchestrator | 2026-05-24 02:18:52 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:18:55.268375 | orchestrator | 2026-05-24 02:18:55 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:18:55.268484 | orchestrator | 2026-05-24 02:18:55 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:18:58.315534 | orchestrator | 2026-05-24 02:18:58 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:18:58.315647 | orchestrator | 2026-05-24 02:18:58 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:19:01.359584 | orchestrator | 2026-05-24 02:19:01 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:19:01.359683 | orchestrator | 2026-05-24 02:19:01 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:19:04.402408 | orchestrator | 2026-05-24 02:19:04 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:19:04.402507 | orchestrator | 2026-05-24 02:19:04 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:19:07.445378 | orchestrator | 2026-05-24 02:19:07 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:19:07.445503 | orchestrator | 2026-05-24 02:19:07 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:19:10.491346 | orchestrator | 2026-05-24 02:19:10 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:19:10.491471 | orchestrator | 2026-05-24 02:19:10 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:19:13.544498 | orchestrator | 2026-05-24 02:19:13 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:19:13.544578 | orchestrator | 2026-05-24 02:19:13 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:19:16.593817 | orchestrator | 2026-05-24 02:19:16 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:19:16.593917 | orchestrator | 2026-05-24 02:19:16 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:19:19.644094 | orchestrator | 2026-05-24 02:19:19 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:19:19.644222 | orchestrator | 2026-05-24 02:19:19 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:19:22.693089 | orchestrator | 2026-05-24 02:19:22 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:19:22.693215 | orchestrator | 2026-05-24 02:19:22 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:19:25.742999 | orchestrator | 2026-05-24 02:19:25 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:19:25.743144 | orchestrator | 2026-05-24 02:19:25 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:19:28.784403 | orchestrator | 2026-05-24 02:19:28 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:19:28.784550 | orchestrator | 2026-05-24 02:19:28 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:19:31.828603 | orchestrator | 2026-05-24 02:19:31 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:19:31.828679 | orchestrator | 2026-05-24 02:19:31 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:19:34.877246 | orchestrator | 2026-05-24 02:19:34 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:19:34.877371 | orchestrator | 2026-05-24 02:19:34 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:19:37.922160 | orchestrator | 2026-05-24 02:19:37 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:19:37.922258 | orchestrator | 2026-05-24 02:19:37 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:19:40.973972 | orchestrator | 2026-05-24 02:19:40 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:19:40.974143 | orchestrator | 2026-05-24 02:19:40 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:19:44.022648 | orchestrator | 2026-05-24 02:19:44 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:19:44.022829 | orchestrator | 2026-05-24 02:19:44 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:19:47.066193 | orchestrator | 2026-05-24 02:19:47 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:19:47.066319 | orchestrator | 2026-05-24 02:19:47 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:19:50.102624 | orchestrator | 2026-05-24 02:19:50 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:19:50.102746 | orchestrator | 2026-05-24 02:19:50 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:19:53.151773 | orchestrator | 2026-05-24 02:19:53 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:19:53.151897 | orchestrator | 2026-05-24 02:19:53 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:19:56.203163 | orchestrator | 2026-05-24 02:19:56 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:19:56.203261 | orchestrator | 2026-05-24 02:19:56 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:19:59.258983 | orchestrator | 2026-05-24 02:19:59 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:19:59.259122 | orchestrator | 2026-05-24 02:19:59 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:20:02.293632 | orchestrator | 2026-05-24 02:20:02 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:20:02.293763 | orchestrator | 2026-05-24 02:20:02 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:20:05.343596 | orchestrator | 2026-05-24 02:20:05 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:20:05.343696 | orchestrator | 2026-05-24 02:20:05 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:20:08.384657 | orchestrator | 2026-05-24 02:20:08 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:20:08.384740 | orchestrator | 2026-05-24 02:20:08 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:20:11.432021 | orchestrator | 2026-05-24 02:20:11 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:20:11.432204 | orchestrator | 2026-05-24 02:20:11 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:20:14.495519 | orchestrator | 2026-05-24 02:20:14 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:20:14.495621 | orchestrator | 2026-05-24 02:20:14 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:20:17.542343 | orchestrator | 2026-05-24 02:20:17 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:20:17.542451 | orchestrator | 2026-05-24 02:20:17 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:20:20.592827 | orchestrator | 2026-05-24 02:20:20 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:20:20.592927 | orchestrator | 2026-05-24 02:20:20 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:20:23.642744 | orchestrator | 2026-05-24 02:20:23 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:20:23.642840 | orchestrator | 2026-05-24 02:20:23 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:20:26.687234 | orchestrator | 2026-05-24 02:20:26 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:20:26.687332 | orchestrator | 2026-05-24 02:20:26 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:20:29.739891 | orchestrator | 2026-05-24 02:20:29 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:20:29.739993 | orchestrator | 2026-05-24 02:20:29 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:20:32.786680 | orchestrator | 2026-05-24 02:20:32 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:20:32.786793 | orchestrator | 2026-05-24 02:20:32 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:20:35.833720 | orchestrator | 2026-05-24 02:20:35 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:20:35.833850 | orchestrator | 2026-05-24 02:20:35 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:20:38.883248 | orchestrator | 2026-05-24 02:20:38 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:20:38.883354 | orchestrator | 2026-05-24 02:20:38 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:20:41.925828 | orchestrator | 2026-05-24 02:20:41 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:20:41.925918 | orchestrator | 2026-05-24 02:20:41 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:20:44.972034 | orchestrator | 2026-05-24 02:20:44 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:20:44.972124 | orchestrator | 2026-05-24 02:20:44 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:20:48.015926 | orchestrator | 2026-05-24 02:20:48 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:20:48.016019 | orchestrator | 2026-05-24 02:20:48 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:20:51.065662 | orchestrator | 2026-05-24 02:20:51 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:20:51.065767 | orchestrator | 2026-05-24 02:20:51 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:20:54.116874 | orchestrator | 2026-05-24 02:20:54 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:20:54.116994 | orchestrator | 2026-05-24 02:20:54 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:20:57.158000 | orchestrator | 2026-05-24 02:20:57 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:20:57.158159 | orchestrator | 2026-05-24 02:20:57 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:21:00.208573 | orchestrator | 2026-05-24 02:21:00 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:21:00.208675 | orchestrator | 2026-05-24 02:21:00 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:21:03.268652 | orchestrator | 2026-05-24 02:21:03 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:21:03.268792 | orchestrator | 2026-05-24 02:21:03 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:21:06.321371 | orchestrator | 2026-05-24 02:21:06 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:21:06.321469 | orchestrator | 2026-05-24 02:21:06 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:21:09.374994 | orchestrator | 2026-05-24 02:21:09 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:21:09.375094 | orchestrator | 2026-05-24 02:21:09 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:21:12.427371 | orchestrator | 2026-05-24 02:21:12 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:21:12.427505 | orchestrator | 2026-05-24 02:21:12 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:21:15.474402 | orchestrator | 2026-05-24 02:21:15 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:21:15.474512 | orchestrator | 2026-05-24 02:21:15 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:21:18.531878 | orchestrator | 2026-05-24 02:21:18 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:21:18.531972 | orchestrator | 2026-05-24 02:21:18 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:21:21.579689 | orchestrator | 2026-05-24 02:21:21 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:21:21.579811 | orchestrator | 2026-05-24 02:21:21 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:21:24.628839 | orchestrator | 2026-05-24 02:21:24 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:21:24.628964 | orchestrator | 2026-05-24 02:21:24 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:21:27.678626 | orchestrator | 2026-05-24 02:21:27 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:21:27.678718 | orchestrator | 2026-05-24 02:21:27 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:21:30.726538 | orchestrator | 2026-05-24 02:21:30 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:21:30.726670 | orchestrator | 2026-05-24 02:21:30 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:21:33.769885 | orchestrator | 2026-05-24 02:21:33 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:21:33.769977 | orchestrator | 2026-05-24 02:21:33 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:21:36.816760 | orchestrator | 2026-05-24 02:21:36 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:21:36.816860 | orchestrator | 2026-05-24 02:21:36 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:21:39.864609 | orchestrator | 2026-05-24 02:21:39 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:21:39.864727 | orchestrator | 2026-05-24 02:21:39 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:21:42.912289 | orchestrator | 2026-05-24 02:21:42 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:21:42.912406 | orchestrator | 2026-05-24 02:21:42 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:21:45.961868 | orchestrator | 2026-05-24 02:21:45 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:21:45.961993 | orchestrator | 2026-05-24 02:21:45 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:21:49.015936 | orchestrator | 2026-05-24 02:21:49 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:21:49.016054 | orchestrator | 2026-05-24 02:21:49 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:21:52.077519 | orchestrator | 2026-05-24 02:21:52 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:21:52.077606 | orchestrator | 2026-05-24 02:21:52 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:21:55.126514 | orchestrator | 2026-05-24 02:21:55 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:21:55.126621 | orchestrator | 2026-05-24 02:21:55 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:21:58.175462 | orchestrator | 2026-05-24 02:21:58 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:21:58.175538 | orchestrator | 2026-05-24 02:21:58 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:22:01.226859 | orchestrator | 2026-05-24 02:22:01 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:22:01.226962 | orchestrator | 2026-05-24 02:22:01 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:22:04.287616 | orchestrator | 2026-05-24 02:22:04 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:22:04.287675 | orchestrator | 2026-05-24 02:22:04 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:22:07.336441 | orchestrator | 2026-05-24 02:22:07 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:22:07.336506 | orchestrator | 2026-05-24 02:22:07 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:22:10.383982 | orchestrator | 2026-05-24 02:22:10 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:22:10.384434 | orchestrator | 2026-05-24 02:22:10 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:22:13.431728 | orchestrator | 2026-05-24 02:22:13 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:22:13.431833 | orchestrator | 2026-05-24 02:22:13 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:22:16.477002 | orchestrator | 2026-05-24 02:22:16 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:22:16.477089 | orchestrator | 2026-05-24 02:22:16 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:22:19.537416 | orchestrator | 2026-05-24 02:22:19 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:22:19.537462 | orchestrator | 2026-05-24 02:22:19 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:22:22.580650 | orchestrator | 2026-05-24 02:22:22 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:22:22.580737 | orchestrator | 2026-05-24 02:22:22 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:22:25.632447 | orchestrator | 2026-05-24 02:22:25 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:22:25.632575 | orchestrator | 2026-05-24 02:22:25 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:22:28.684041 | orchestrator | 2026-05-24 02:22:28 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:22:28.684115 | orchestrator | 2026-05-24 02:22:28 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:22:31.734295 | orchestrator | 2026-05-24 02:22:31 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:22:31.734627 | orchestrator | 2026-05-24 02:22:31 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:22:34.794730 | orchestrator | 2026-05-24 02:22:34 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:22:34.794794 | orchestrator | 2026-05-24 02:22:34 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:22:37.843812 | orchestrator | 2026-05-24 02:22:37 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:22:37.843880 | orchestrator | 2026-05-24 02:22:37 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:22:40.899887 | orchestrator | 2026-05-24 02:22:40 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:22:40.900009 | orchestrator | 2026-05-24 02:22:40 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:22:43.947015 | orchestrator | 2026-05-24 02:22:43 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:22:43.947089 | orchestrator | 2026-05-24 02:22:43 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:22:46.990334 | orchestrator | 2026-05-24 02:22:46 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:22:46.990416 | orchestrator | 2026-05-24 02:22:46 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:22:50.039914 | orchestrator | 2026-05-24 02:22:50 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:22:50.040025 | orchestrator | 2026-05-24 02:22:50 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:22:53.091291 | orchestrator | 2026-05-24 02:22:53 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:22:53.091431 | orchestrator | 2026-05-24 02:22:53 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:22:56.142293 | orchestrator | 2026-05-24 02:22:56 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:22:56.142424 | orchestrator | 2026-05-24 02:22:56 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:22:59.195115 | orchestrator | 2026-05-24 02:22:59 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:22:59.195211 | orchestrator | 2026-05-24 02:22:59 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:23:02.242900 | orchestrator | 2026-05-24 02:23:02 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:23:02.243006 | orchestrator | 2026-05-24 02:23:02 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:23:05.298689 | orchestrator | 2026-05-24 02:23:05 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:23:05.298787 | orchestrator | 2026-05-24 02:23:05 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:23:08.346127 | orchestrator | 2026-05-24 02:23:08 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:23:08.346236 | orchestrator | 2026-05-24 02:23:08 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:23:11.392668 | orchestrator | 2026-05-24 02:23:11 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:23:11.392764 | orchestrator | 2026-05-24 02:23:11 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:23:14.440954 | orchestrator | 2026-05-24 02:23:14 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:23:14.441176 | orchestrator | 2026-05-24 02:23:14 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:23:17.479965 | orchestrator | 2026-05-24 02:23:17 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:23:17.480197 | orchestrator | 2026-05-24 02:23:17 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:23:20.520465 | orchestrator | 2026-05-24 02:23:20 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:23:20.520573 | orchestrator | 2026-05-24 02:23:20 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:23:23.566577 | orchestrator | 2026-05-24 02:23:23 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:23:23.566685 | orchestrator | 2026-05-24 02:23:23 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:23:26.616284 | orchestrator | 2026-05-24 02:23:26 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:23:26.616426 | orchestrator | 2026-05-24 02:23:26 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:23:29.672541 | orchestrator | 2026-05-24 02:23:29 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:23:29.672671 | orchestrator | 2026-05-24 02:23:29 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:23:32.720870 | orchestrator | 2026-05-24 02:23:32 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:23:32.720980 | orchestrator | 2026-05-24 02:23:32 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:23:35.766323 | orchestrator | 2026-05-24 02:23:35 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:23:35.766502 | orchestrator | 2026-05-24 02:23:35 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:23:38.814766 | orchestrator | 2026-05-24 02:23:38 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:23:38.814890 | orchestrator | 2026-05-24 02:23:38 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:23:41.861109 | orchestrator | 2026-05-24 02:23:41 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:23:41.861209 | orchestrator | 2026-05-24 02:23:41 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:23:44.907068 | orchestrator | 2026-05-24 02:23:44 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:23:44.907187 | orchestrator | 2026-05-24 02:23:44 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:23:47.948099 | orchestrator | 2026-05-24 02:23:47 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:23:47.948207 | orchestrator | 2026-05-24 02:23:47 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:23:50.994150 | orchestrator | 2026-05-24 02:23:50 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:23:50.994269 | orchestrator | 2026-05-24 02:23:50 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:23:54.046120 | orchestrator | 2026-05-24 02:23:54 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:23:54.046227 | orchestrator | 2026-05-24 02:23:54 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:23:57.088868 | orchestrator | 2026-05-24 02:23:57 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:23:57.089009 | orchestrator | 2026-05-24 02:23:57 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:24:00.138269 | orchestrator | 2026-05-24 02:24:00 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:24:00.138516 | orchestrator | 2026-05-24 02:24:00 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:24:03.185974 | orchestrator | 2026-05-24 02:24:03 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:24:03.186117 | orchestrator | 2026-05-24 02:24:03 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:24:06.231813 | orchestrator | 2026-05-24 02:24:06 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:24:06.231928 | orchestrator | 2026-05-24 02:24:06 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:24:09.283080 | orchestrator | 2026-05-24 02:24:09 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:24:09.283185 | orchestrator | 2026-05-24 02:24:09 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:24:12.324938 | orchestrator | 2026-05-24 02:24:12 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:24:12.325039 | orchestrator | 2026-05-24 02:24:12 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:24:15.373926 | orchestrator | 2026-05-24 02:24:15 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:24:15.374083 | orchestrator | 2026-05-24 02:24:15 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:24:18.421324 | orchestrator | 2026-05-24 02:24:18 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:24:18.421426 | orchestrator | 2026-05-24 02:24:18 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:24:21.474592 | orchestrator | 2026-05-24 02:24:21 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:24:21.474696 | orchestrator | 2026-05-24 02:24:21 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:24:24.523206 | orchestrator | 2026-05-24 02:24:24 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:24:24.523311 | orchestrator | 2026-05-24 02:24:24 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:24:27.573150 | orchestrator | 2026-05-24 02:24:27 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:24:27.573290 | orchestrator | 2026-05-24 02:24:27 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:24:30.620211 | orchestrator | 2026-05-24 02:24:30 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:24:30.620324 | orchestrator | 2026-05-24 02:24:30 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:24:33.668436 | orchestrator | 2026-05-24 02:24:33 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:24:33.668665 | orchestrator | 2026-05-24 02:24:33 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:24:36.719779 | orchestrator | 2026-05-24 02:24:36 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:24:36.719876 | orchestrator | 2026-05-24 02:24:36 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:24:39.764468 | orchestrator | 2026-05-24 02:24:39 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:24:39.764629 | orchestrator | 2026-05-24 02:24:39 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:24:42.820254 | orchestrator | 2026-05-24 02:24:42 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:24:42.820344 | orchestrator | 2026-05-24 02:24:42 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:24:45.864758 | orchestrator | 2026-05-24 02:24:45 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:24:45.864861 | orchestrator | 2026-05-24 02:24:45 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:24:48.911815 | orchestrator | 2026-05-24 02:24:48 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:24:48.911940 | orchestrator | 2026-05-24 02:24:48 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:24:51.955994 | orchestrator | 2026-05-24 02:24:51 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:24:51.956084 | orchestrator | 2026-05-24 02:24:51 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:24:55.010239 | orchestrator | 2026-05-24 02:24:55 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:24:55.010342 | orchestrator | 2026-05-24 02:24:55 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:24:58.057452 | orchestrator | 2026-05-24 02:24:58 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:24:58.057611 | orchestrator | 2026-05-24 02:24:58 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:25:01.095491 | orchestrator | 2026-05-24 02:25:01 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:25:01.095661 | orchestrator | 2026-05-24 02:25:01 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:25:04.145142 | orchestrator | 2026-05-24 02:25:04 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:25:04.145248 | orchestrator | 2026-05-24 02:25:04 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:25:07.190205 | orchestrator | 2026-05-24 02:25:07 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:25:07.190293 | orchestrator | 2026-05-24 02:25:07 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:25:10.238249 | orchestrator | 2026-05-24 02:25:10 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:25:10.238341 | orchestrator | 2026-05-24 02:25:10 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:25:13.290291 | orchestrator | 2026-05-24 02:25:13 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:25:13.290418 | orchestrator | 2026-05-24 02:25:13 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:25:16.337908 | orchestrator | 2026-05-24 02:25:16 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:25:16.337997 | orchestrator | 2026-05-24 02:25:16 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:25:19.386926 | orchestrator | 2026-05-24 02:25:19 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:25:19.387051 | orchestrator | 2026-05-24 02:25:19 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:25:22.436048 | orchestrator | 2026-05-24 02:25:22 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:25:22.436153 | orchestrator | 2026-05-24 02:25:22 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:25:25.478178 | orchestrator | 2026-05-24 02:25:25 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:25:25.478295 | orchestrator | 2026-05-24 02:25:25 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:25:28.528309 | orchestrator | 2026-05-24 02:25:28 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:25:28.528503 | orchestrator | 2026-05-24 02:25:28 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:25:31.577112 | orchestrator | 2026-05-24 02:25:31 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:25:31.577199 | orchestrator | 2026-05-24 02:25:31 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:25:34.623608 | orchestrator | 2026-05-24 02:25:34 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:25:34.624612 | orchestrator | 2026-05-24 02:25:34 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:25:37.670624 | orchestrator | 2026-05-24 02:25:37 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:25:37.670733 | orchestrator | 2026-05-24 02:25:37 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:25:40.714326 | orchestrator | 2026-05-24 02:25:40 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:25:40.714430 | orchestrator | 2026-05-24 02:25:40 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:25:43.753867 | orchestrator | 2026-05-24 02:25:43 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:25:43.753964 | orchestrator | 2026-05-24 02:25:43 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:25:46.801890 | orchestrator | 2026-05-24 02:25:46 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:25:46.801993 | orchestrator | 2026-05-24 02:25:46 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:25:49.856465 | orchestrator | 2026-05-24 02:25:49 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:25:49.856559 | orchestrator | 2026-05-24 02:25:49 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:25:52.905431 | orchestrator | 2026-05-24 02:25:52 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:25:52.905530 | orchestrator | 2026-05-24 02:25:52 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:25:55.955336 | orchestrator | 2026-05-24 02:25:55 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:25:55.955466 | orchestrator | 2026-05-24 02:25:55 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:25:58.997512 | orchestrator | 2026-05-24 02:25:58 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:25:58.997645 | orchestrator | 2026-05-24 02:25:58 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:26:02.055666 | orchestrator | 2026-05-24 02:26:02 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:26:02.055766 | orchestrator | 2026-05-24 02:26:02 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:26:05.096654 | orchestrator | 2026-05-24 02:26:05 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:26:05.096759 | orchestrator | 2026-05-24 02:26:05 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:26:08.146196 | orchestrator | 2026-05-24 02:26:08 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:26:08.146297 | orchestrator | 2026-05-24 02:26:08 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:26:11.191220 | orchestrator | 2026-05-24 02:26:11 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:26:11.191335 | orchestrator | 2026-05-24 02:26:11 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:26:14.249773 | orchestrator | 2026-05-24 02:26:14 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:26:14.249887 | orchestrator | 2026-05-24 02:26:14 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:26:17.293226 | orchestrator | 2026-05-24 02:26:17 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:26:17.293328 | orchestrator | 2026-05-24 02:26:17 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:26:20.340378 | orchestrator | 2026-05-24 02:26:20 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:26:20.340483 | orchestrator | 2026-05-24 02:26:20 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:26:23.385009 | orchestrator | 2026-05-24 02:26:23 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:26:23.385130 | orchestrator | 2026-05-24 02:26:23 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:26:26.429039 | orchestrator | 2026-05-24 02:26:26 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:26:26.429138 | orchestrator | 2026-05-24 02:26:26 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:26:29.472606 | orchestrator | 2026-05-24 02:26:29 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:26:29.472778 | orchestrator | 2026-05-24 02:26:29 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:26:32.520212 | orchestrator | 2026-05-24 02:26:32 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:26:32.520316 | orchestrator | 2026-05-24 02:26:32 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:26:35.567748 | orchestrator | 2026-05-24 02:26:35 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:26:35.567869 | orchestrator | 2026-05-24 02:26:35 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:26:38.617348 | orchestrator | 2026-05-24 02:26:38 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:26:38.617437 | orchestrator | 2026-05-24 02:26:38 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:26:41.665991 | orchestrator | 2026-05-24 02:26:41 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:26:41.666183 | orchestrator | 2026-05-24 02:26:41 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:26:44.713964 | orchestrator | 2026-05-24 02:26:44 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:26:44.714235 | orchestrator | 2026-05-24 02:26:44 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:26:47.765065 | orchestrator | 2026-05-24 02:26:47 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:26:47.765178 | orchestrator | 2026-05-24 02:26:47 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:26:50.814789 | orchestrator | 2026-05-24 02:26:50 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:26:50.814940 | orchestrator | 2026-05-24 02:26:50 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:26:53.859723 | orchestrator | 2026-05-24 02:26:53 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:26:53.859849 | orchestrator | 2026-05-24 02:26:53 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:26:56.903902 | orchestrator | 2026-05-24 02:26:56 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:26:56.904028 | orchestrator | 2026-05-24 02:26:56 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:26:59.950105 | orchestrator | 2026-05-24 02:26:59 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:26:59.950231 | orchestrator | 2026-05-24 02:26:59 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:27:02.999119 | orchestrator | 2026-05-24 02:27:02 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:27:02.999213 | orchestrator | 2026-05-24 02:27:02 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:27:06.046071 | orchestrator | 2026-05-24 02:27:06 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:27:06.046178 | orchestrator | 2026-05-24 02:27:06 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:27:09.100127 | orchestrator | 2026-05-24 02:27:09 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:27:09.100276 | orchestrator | 2026-05-24 02:27:09 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:27:12.141606 | orchestrator | 2026-05-24 02:27:12 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:27:12.141704 | orchestrator | 2026-05-24 02:27:12 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:27:15.184521 | orchestrator | 2026-05-24 02:27:15 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:27:15.184614 | orchestrator | 2026-05-24 02:27:15 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:27:18.236786 | orchestrator | 2026-05-24 02:27:18 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:27:18.236892 | orchestrator | 2026-05-24 02:27:18 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:27:21.279246 | orchestrator | 2026-05-24 02:27:21 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:27:21.279351 | orchestrator | 2026-05-24 02:27:21 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:27:24.327365 | orchestrator | 2026-05-24 02:27:24 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:27:24.327462 | orchestrator | 2026-05-24 02:27:24 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:27:27.371093 | orchestrator | 2026-05-24 02:27:27 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:27:27.371176 | orchestrator | 2026-05-24 02:27:27 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:27:30.410664 | orchestrator | 2026-05-24 02:27:30 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:27:30.410789 | orchestrator | 2026-05-24 02:27:30 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:27:33.462384 | orchestrator | 2026-05-24 02:27:33 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:27:33.462481 | orchestrator | 2026-05-24 02:27:33 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:27:36.515671 | orchestrator | 2026-05-24 02:27:36 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:27:36.515778 | orchestrator | 2026-05-24 02:27:36 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:27:39.559678 | orchestrator | 2026-05-24 02:27:39 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:27:39.559783 | orchestrator | 2026-05-24 02:27:39 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:27:42.607194 | orchestrator | 2026-05-24 02:27:42 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:27:42.607297 | orchestrator | 2026-05-24 02:27:42 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:27:45.660305 | orchestrator | 2026-05-24 02:27:45 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:27:45.660401 | orchestrator | 2026-05-24 02:27:45 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:27:48.709719 | orchestrator | 2026-05-24 02:27:48 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:27:48.709831 | orchestrator | 2026-05-24 02:27:48 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:27:51.757084 | orchestrator | 2026-05-24 02:27:51 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:27:51.757170 | orchestrator | 2026-05-24 02:27:51 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:27:54.801673 | orchestrator | 2026-05-24 02:27:54 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:27:54.801766 | orchestrator | 2026-05-24 02:27:54 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:27:57.848408 | orchestrator | 2026-05-24 02:27:57 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:27:57.848505 | orchestrator | 2026-05-24 02:27:57 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:28:00.893544 | orchestrator | 2026-05-24 02:28:00 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:28:00.893631 | orchestrator | 2026-05-24 02:28:00 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:28:03.946388 | orchestrator | 2026-05-24 02:28:03 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:28:03.946487 | orchestrator | 2026-05-24 02:28:03 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:28:06.990979 | orchestrator | 2026-05-24 02:28:06 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:28:06.991083 | orchestrator | 2026-05-24 02:28:06 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:28:10.039585 | orchestrator | 2026-05-24 02:28:10 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:28:10.039791 | orchestrator | 2026-05-24 02:28:10 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:28:13.086241 | orchestrator | 2026-05-24 02:28:13 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:28:13.086485 | orchestrator | 2026-05-24 02:28:13 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:28:16.131671 | orchestrator | 2026-05-24 02:28:16 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:28:16.131802 | orchestrator | 2026-05-24 02:28:16 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:28:19.184108 | orchestrator | 2026-05-24 02:28:19 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:28:19.184303 | orchestrator | 2026-05-24 02:28:19 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:28:22.230711 | orchestrator | 2026-05-24 02:28:22 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:28:22.230823 | orchestrator | 2026-05-24 02:28:22 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:28:25.274290 | orchestrator | 2026-05-24 02:28:25 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:28:25.274415 | orchestrator | 2026-05-24 02:28:25 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:28:28.320225 | orchestrator | 2026-05-24 02:28:28 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:28:28.320325 | orchestrator | 2026-05-24 02:28:28 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:28:31.367937 | orchestrator | 2026-05-24 02:28:31 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:28:31.368071 | orchestrator | 2026-05-24 02:28:31 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:28:34.412068 | orchestrator | 2026-05-24 02:28:34 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:28:34.412168 | orchestrator | 2026-05-24 02:28:34 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:28:37.460924 | orchestrator | 2026-05-24 02:28:37 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:28:37.461027 | orchestrator | 2026-05-24 02:28:37 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:28:40.505501 | orchestrator | 2026-05-24 02:28:40 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:28:40.505625 | orchestrator | 2026-05-24 02:28:40 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:28:43.553644 | orchestrator | 2026-05-24 02:28:43 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:28:43.553751 | orchestrator | 2026-05-24 02:28:43 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:28:46.599186 | orchestrator | 2026-05-24 02:28:46 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:28:46.599279 | orchestrator | 2026-05-24 02:28:46 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:28:49.643837 | orchestrator | 2026-05-24 02:28:49 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:28:49.643941 | orchestrator | 2026-05-24 02:28:49 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:28:52.689025 | orchestrator | 2026-05-24 02:28:52 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:28:52.689125 | orchestrator | 2026-05-24 02:28:52 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:28:55.728076 | orchestrator | 2026-05-24 02:28:55 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:28:55.728200 | orchestrator | 2026-05-24 02:28:55 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:28:58.771670 | orchestrator | 2026-05-24 02:28:58 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:28:58.771768 | orchestrator | 2026-05-24 02:28:58 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:29:01.812291 | orchestrator | 2026-05-24 02:29:01 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:29:01.812436 | orchestrator | 2026-05-24 02:29:01 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:29:04.861611 | orchestrator | 2026-05-24 02:29:04 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:29:04.861738 | orchestrator | 2026-05-24 02:29:04 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:29:07.915256 | orchestrator | 2026-05-24 02:29:07 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:29:07.915361 | orchestrator | 2026-05-24 02:29:07 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:29:10.959521 | orchestrator | 2026-05-24 02:29:10 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:29:10.959626 | orchestrator | 2026-05-24 02:29:10 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:29:14.006820 | orchestrator | 2026-05-24 02:29:14 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:29:14.006925 | orchestrator | 2026-05-24 02:29:14 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:29:17.061396 | orchestrator | 2026-05-24 02:29:17 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:29:17.061516 | orchestrator | 2026-05-24 02:29:17 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:29:20.102419 | orchestrator | 2026-05-24 02:29:20 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:29:20.102524 | orchestrator | 2026-05-24 02:29:20 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:29:23.146623 | orchestrator | 2026-05-24 02:29:23 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:29:23.146713 | orchestrator | 2026-05-24 02:29:23 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:29:26.198785 | orchestrator | 2026-05-24 02:29:26 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:29:26.198881 | orchestrator | 2026-05-24 02:29:26 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:29:29.252190 | orchestrator | 2026-05-24 02:29:29 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:29:29.252315 | orchestrator | 2026-05-24 02:29:29 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:29:32.294738 | orchestrator | 2026-05-24 02:29:32 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:29:32.294872 | orchestrator | 2026-05-24 02:29:32 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:29:35.343858 | orchestrator | 2026-05-24 02:29:35 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:29:35.343996 | orchestrator | 2026-05-24 02:29:35 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:29:38.395736 | orchestrator | 2026-05-24 02:29:38 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:29:38.395866 | orchestrator | 2026-05-24 02:29:38 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:29:41.443268 | orchestrator | 2026-05-24 02:29:41 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:29:41.443371 | orchestrator | 2026-05-24 02:29:41 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:29:44.490304 | orchestrator | 2026-05-24 02:29:44 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:29:44.490434 | orchestrator | 2026-05-24 02:29:44 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:29:47.540137 | orchestrator | 2026-05-24 02:29:47 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:29:47.540280 | orchestrator | 2026-05-24 02:29:47 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:29:50.588452 | orchestrator | 2026-05-24 02:29:50 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:29:50.588555 | orchestrator | 2026-05-24 02:29:50 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:29:53.641103 | orchestrator | 2026-05-24 02:29:53 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:29:53.641189 | orchestrator | 2026-05-24 02:29:53 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:29:56.691338 | orchestrator | 2026-05-24 02:29:56 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:29:56.691446 | orchestrator | 2026-05-24 02:29:56 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:29:59.737981 | orchestrator | 2026-05-24 02:29:59 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:29:59.738203 | orchestrator | 2026-05-24 02:29:59 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:30:02.774712 | orchestrator | 2026-05-24 02:30:02 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:30:02.774866 | orchestrator | 2026-05-24 02:30:02 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:30:05.825019 | orchestrator | 2026-05-24 02:30:05 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:30:05.825106 | orchestrator | 2026-05-24 02:30:05 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:30:08.872458 | orchestrator | 2026-05-24 02:30:08 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:30:08.872548 | orchestrator | 2026-05-24 02:30:08 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:30:11.919500 | orchestrator | 2026-05-24 02:30:11 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:30:11.919585 | orchestrator | 2026-05-24 02:30:11 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:30:14.958908 | orchestrator | 2026-05-24 02:30:14 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:30:14.959069 | orchestrator | 2026-05-24 02:30:14 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:30:18.001693 | orchestrator | 2026-05-24 02:30:17 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:30:18.001796 | orchestrator | 2026-05-24 02:30:17 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:30:21.046634 | orchestrator | 2026-05-24 02:30:21 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:30:21.046750 | orchestrator | 2026-05-24 02:30:21 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:30:24.096536 | orchestrator | 2026-05-24 02:30:24 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:30:24.096710 | orchestrator | 2026-05-24 02:30:24 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:30:27.143690 | orchestrator | 2026-05-24 02:30:27 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:30:27.143807 | orchestrator | 2026-05-24 02:30:27 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:30:30.179906 | orchestrator | 2026-05-24 02:30:30 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:30:30.180020 | orchestrator | 2026-05-24 02:30:30 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:30:33.229017 | orchestrator | 2026-05-24 02:30:33 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:30:33.229186 | orchestrator | 2026-05-24 02:30:33 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:30:36.262981 | orchestrator | 2026-05-24 02:30:36 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:30:36.263117 | orchestrator | 2026-05-24 02:30:36 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:30:39.312413 | orchestrator | 2026-05-24 02:30:39 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:30:39.312575 | orchestrator | 2026-05-24 02:30:39 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:30:42.366631 | orchestrator | 2026-05-24 02:30:42 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:30:42.366730 | orchestrator | 2026-05-24 02:30:42 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:30:45.410884 | orchestrator | 2026-05-24 02:30:45 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:30:45.410990 | orchestrator | 2026-05-24 02:30:45 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:30:48.468807 | orchestrator | 2026-05-24 02:30:48 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:30:48.468907 | orchestrator | 2026-05-24 02:30:48 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:30:51.511466 | orchestrator | 2026-05-24 02:30:51 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:30:51.511568 | orchestrator | 2026-05-24 02:30:51 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:30:54.563024 | orchestrator | 2026-05-24 02:30:54 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:30:54.563149 | orchestrator | 2026-05-24 02:30:54 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:30:57.615252 | orchestrator | 2026-05-24 02:30:57 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:30:57.615388 | orchestrator | 2026-05-24 02:30:57 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:31:00.659133 | orchestrator | 2026-05-24 02:31:00 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:31:00.659232 | orchestrator | 2026-05-24 02:31:00 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:31:03.707716 | orchestrator | 2026-05-24 02:31:03 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:31:03.707823 | orchestrator | 2026-05-24 02:31:03 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:31:06.764265 | orchestrator | 2026-05-24 02:31:06 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:31:06.764414 | orchestrator | 2026-05-24 02:31:06 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:31:09.805068 | orchestrator | 2026-05-24 02:31:09 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:31:09.805194 | orchestrator | 2026-05-24 02:31:09 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:31:12.858241 | orchestrator | 2026-05-24 02:31:12 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:31:12.858420 | orchestrator | 2026-05-24 02:31:12 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:31:15.911677 | orchestrator | 2026-05-24 02:31:15 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:31:15.911789 | orchestrator | 2026-05-24 02:31:15 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:31:18.954912 | orchestrator | 2026-05-24 02:31:18 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:31:18.955040 | orchestrator | 2026-05-24 02:31:18 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:31:22.001921 | orchestrator | 2026-05-24 02:31:21 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:31:22.002086 | orchestrator | 2026-05-24 02:31:21 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:31:25.051894 | orchestrator | 2026-05-24 02:31:25 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:31:25.052944 | orchestrator | 2026-05-24 02:31:25 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:31:28.100102 | orchestrator | 2026-05-24 02:31:28 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:31:28.100256 | orchestrator | 2026-05-24 02:31:28 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:31:31.165765 | orchestrator | 2026-05-24 02:31:31 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:31:31.165872 | orchestrator | 2026-05-24 02:31:31 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:31:34.222631 | orchestrator | 2026-05-24 02:31:34 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:31:34.222762 | orchestrator | 2026-05-24 02:31:34 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:31:37.270406 | orchestrator | 2026-05-24 02:31:37 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:31:37.270524 | orchestrator | 2026-05-24 02:31:37 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:31:40.320812 | orchestrator | 2026-05-24 02:31:40 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:31:40.320896 | orchestrator | 2026-05-24 02:31:40 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:31:43.372938 | orchestrator | 2026-05-24 02:31:43 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:31:43.373034 | orchestrator | 2026-05-24 02:31:43 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:31:46.409154 | orchestrator | 2026-05-24 02:31:46 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:31:46.409255 | orchestrator | 2026-05-24 02:31:46 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:31:49.462000 | orchestrator | 2026-05-24 02:31:49 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:31:49.462190 | orchestrator | 2026-05-24 02:31:49 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:31:52.510119 | orchestrator | 2026-05-24 02:31:52 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:31:52.510232 | orchestrator | 2026-05-24 02:31:52 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:31:55.559930 | orchestrator | 2026-05-24 02:31:55 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:31:55.560030 | orchestrator | 2026-05-24 02:31:55 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:31:58.612603 | orchestrator | 2026-05-24 02:31:58 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:31:58.612715 | orchestrator | 2026-05-24 02:31:58 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:32:01.667188 | orchestrator | 2026-05-24 02:32:01 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:32:01.667317 | orchestrator | 2026-05-24 02:32:01 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:32:04.706358 | orchestrator | 2026-05-24 02:32:04 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:32:04.706487 | orchestrator | 2026-05-24 02:32:04 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:32:07.753408 | orchestrator | 2026-05-24 02:32:07 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:32:07.753518 | orchestrator | 2026-05-24 02:32:07 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:32:10.800266 | orchestrator | 2026-05-24 02:32:10 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:32:10.800385 | orchestrator | 2026-05-24 02:32:10 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:32:13.858261 | orchestrator | 2026-05-24 02:32:13 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:32:13.858364 | orchestrator | 2026-05-24 02:32:13 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:32:16.907941 | orchestrator | 2026-05-24 02:32:16 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:32:16.908072 | orchestrator | 2026-05-24 02:32:16 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:32:19.965464 | orchestrator | 2026-05-24 02:32:19 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:32:19.965561 | orchestrator | 2026-05-24 02:32:19 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:32:23.019232 | orchestrator | 2026-05-24 02:32:23 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:32:23.019360 | orchestrator | 2026-05-24 02:32:23 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:32:26.078130 | orchestrator | 2026-05-24 02:32:26 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:32:26.078233 | orchestrator | 2026-05-24 02:32:26 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:32:29.137428 | orchestrator | 2026-05-24 02:32:29 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:32:29.137524 | orchestrator | 2026-05-24 02:32:29 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:32:32.187748 | orchestrator | 2026-05-24 02:32:32 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:32:32.187870 | orchestrator | 2026-05-24 02:32:32 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:32:35.240873 | orchestrator | 2026-05-24 02:32:35 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:32:35.242104 | orchestrator | 2026-05-24 02:32:35 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:32:38.299274 | orchestrator | 2026-05-24 02:32:38 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:32:38.299378 | orchestrator | 2026-05-24 02:32:38 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:32:41.351138 | orchestrator | 2026-05-24 02:32:41 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:32:41.351239 | orchestrator | 2026-05-24 02:32:41 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:32:44.394835 | orchestrator | 2026-05-24 02:32:44 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:32:44.394979 | orchestrator | 2026-05-24 02:32:44 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:32:47.444817 | orchestrator | 2026-05-24 02:32:47 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:32:47.444951 | orchestrator | 2026-05-24 02:32:47 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:32:50.501892 | orchestrator | 2026-05-24 02:32:50 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:32:50.502128 | orchestrator | 2026-05-24 02:32:50 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:32:53.551257 | orchestrator | 2026-05-24 02:32:53 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:32:53.551358 | orchestrator | 2026-05-24 02:32:53 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:32:56.603106 | orchestrator | 2026-05-24 02:32:56 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:32:56.603217 | orchestrator | 2026-05-24 02:32:56 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:32:59.653332 | orchestrator | 2026-05-24 02:32:59 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:32:59.653436 | orchestrator | 2026-05-24 02:32:59 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:33:02.701442 | orchestrator | 2026-05-24 02:33:02 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:33:02.701542 | orchestrator | 2026-05-24 02:33:02 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:33:05.752656 | orchestrator | 2026-05-24 02:33:05 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:33:05.752823 | orchestrator | 2026-05-24 02:33:05 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:33:08.798185 | orchestrator | 2026-05-24 02:33:08 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:33:08.798331 | orchestrator | 2026-05-24 02:33:08 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:33:11.836234 | orchestrator | 2026-05-24 02:33:11 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:33:11.836345 | orchestrator | 2026-05-24 02:33:11 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:33:14.883334 | orchestrator | 2026-05-24 02:33:14 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:33:14.883422 | orchestrator | 2026-05-24 02:33:14 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:33:17.923348 | orchestrator | 2026-05-24 02:33:17 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:33:17.923452 | orchestrator | 2026-05-24 02:33:17 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:33:20.969924 | orchestrator | 2026-05-24 02:33:20 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:33:20.970101 | orchestrator | 2026-05-24 02:33:20 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:33:24.024819 | orchestrator | 2026-05-24 02:33:24 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:33:24.024905 | orchestrator | 2026-05-24 02:33:24 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:33:27.068427 | orchestrator | 2026-05-24 02:33:27 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:33:27.068497 | orchestrator | 2026-05-24 02:33:27 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:33:30.118952 | orchestrator | 2026-05-24 02:33:30 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:33:30.119054 | orchestrator | 2026-05-24 02:33:30 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:33:33.164752 | orchestrator | 2026-05-24 02:33:33 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:33:33.164839 | orchestrator | 2026-05-24 02:33:33 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:33:36.209762 | orchestrator | 2026-05-24 02:33:36 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:33:36.209874 | orchestrator | 2026-05-24 02:33:36 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:33:39.255110 | orchestrator | 2026-05-24 02:33:39 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:33:39.255211 | orchestrator | 2026-05-24 02:33:39 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:33:42.299982 | orchestrator | 2026-05-24 02:33:42 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:33:42.300084 | orchestrator | 2026-05-24 02:33:42 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:33:45.352033 | orchestrator | 2026-05-24 02:33:45 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:33:45.352111 | orchestrator | 2026-05-24 02:33:45 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:33:48.395833 | orchestrator | 2026-05-24 02:33:48 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:33:48.395933 | orchestrator | 2026-05-24 02:33:48 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:33:51.440964 | orchestrator | 2026-05-24 02:33:51 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:33:51.441052 | orchestrator | 2026-05-24 02:33:51 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:33:54.490841 | orchestrator | 2026-05-24 02:33:54 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:33:54.490942 | orchestrator | 2026-05-24 02:33:54 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:33:57.541178 | orchestrator | 2026-05-24 02:33:57 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:33:57.541277 | orchestrator | 2026-05-24 02:33:57 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:34:00.584691 | orchestrator | 2026-05-24 02:34:00 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:34:00.584820 | orchestrator | 2026-05-24 02:34:00 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:34:03.641586 | orchestrator | 2026-05-24 02:34:03 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:34:03.641683 | orchestrator | 2026-05-24 02:34:03 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:34:06.687996 | orchestrator | 2026-05-24 02:34:06 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:34:06.688100 | orchestrator | 2026-05-24 02:34:06 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:34:09.731057 | orchestrator | 2026-05-24 02:34:09 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:34:09.731132 | orchestrator | 2026-05-24 02:34:09 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:34:12.771984 | orchestrator | 2026-05-24 02:34:12 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:34:12.772090 | orchestrator | 2026-05-24 02:34:12 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:34:15.820835 | orchestrator | 2026-05-24 02:34:15 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:34:15.820958 | orchestrator | 2026-05-24 02:34:15 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:34:18.872610 | orchestrator | 2026-05-24 02:34:18 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:34:18.872741 | orchestrator | 2026-05-24 02:34:18 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:34:21.920708 | orchestrator | 2026-05-24 02:34:21 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:34:21.920808 | orchestrator | 2026-05-24 02:34:21 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:34:24.973003 | orchestrator | 2026-05-24 02:34:24 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:34:24.973120 | orchestrator | 2026-05-24 02:34:24 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:34:28.014547 | orchestrator | 2026-05-24 02:34:28 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:34:28.014775 | orchestrator | 2026-05-24 02:34:28 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:34:31.055719 | orchestrator | 2026-05-24 02:34:31 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:34:31.055827 | orchestrator | 2026-05-24 02:34:31 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:34:34.108108 | orchestrator | 2026-05-24 02:34:34 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:34:34.108207 | orchestrator | 2026-05-24 02:34:34 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:34:37.156772 | orchestrator | 2026-05-24 02:34:37 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:34:37.156894 | orchestrator | 2026-05-24 02:34:37 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:34:40.213796 | orchestrator | 2026-05-24 02:34:40 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:34:40.213981 | orchestrator | 2026-05-24 02:34:40 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:34:43.251824 | orchestrator | 2026-05-24 02:34:43 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:34:43.251927 | orchestrator | 2026-05-24 02:34:43 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:34:46.296109 | orchestrator | 2026-05-24 02:34:46 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:34:46.296239 | orchestrator | 2026-05-24 02:34:46 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:34:49.336916 | orchestrator | 2026-05-24 02:34:49 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:34:49.336998 | orchestrator | 2026-05-24 02:34:49 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:34:52.385617 | orchestrator | 2026-05-24 02:34:52 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:34:52.385719 | orchestrator | 2026-05-24 02:34:52 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:34:55.431869 | orchestrator | 2026-05-24 02:34:55 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:34:55.432067 | orchestrator | 2026-05-24 02:34:55 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:34:58.477739 | orchestrator | 2026-05-24 02:34:58 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:34:58.477845 | orchestrator | 2026-05-24 02:34:58 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:35:01.521549 | orchestrator | 2026-05-24 02:35:01 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:35:01.521664 | orchestrator | 2026-05-24 02:35:01 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:35:04.575583 | orchestrator | 2026-05-24 02:35:04 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:35:04.575679 | orchestrator | 2026-05-24 02:35:04 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:35:07.629413 | orchestrator | 2026-05-24 02:35:07 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:35:07.629516 | orchestrator | 2026-05-24 02:35:07 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:35:10.679224 | orchestrator | 2026-05-24 02:35:10 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:35:10.679407 | orchestrator | 2026-05-24 02:35:10 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:35:13.727654 | orchestrator | 2026-05-24 02:35:13 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:35:13.727792 | orchestrator | 2026-05-24 02:35:13 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:35:16.782301 | orchestrator | 2026-05-24 02:35:16 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:35:16.782396 | orchestrator | 2026-05-24 02:35:16 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:35:19.829147 | orchestrator | 2026-05-24 02:35:19 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:35:19.829256 | orchestrator | 2026-05-24 02:35:19 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:35:22.876870 | orchestrator | 2026-05-24 02:35:22 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:35:22.876989 | orchestrator | 2026-05-24 02:35:22 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:35:25.922454 | orchestrator | 2026-05-24 02:35:25 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:35:25.922563 | orchestrator | 2026-05-24 02:35:25 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:35:28.962805 | orchestrator | 2026-05-24 02:35:28 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:35:28.962901 | orchestrator | 2026-05-24 02:35:28 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:35:32.019799 | orchestrator | 2026-05-24 02:35:32 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:35:32.019906 | orchestrator | 2026-05-24 02:35:32 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:35:35.068873 | orchestrator | 2026-05-24 02:35:35 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:35:35.068957 | orchestrator | 2026-05-24 02:35:35 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:35:38.116301 | orchestrator | 2026-05-24 02:35:38 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:35:38.116401 | orchestrator | 2026-05-24 02:35:38 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:35:41.161030 | orchestrator | 2026-05-24 02:35:41 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:35:41.161131 | orchestrator | 2026-05-24 02:35:41 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:35:44.216072 | orchestrator | 2026-05-24 02:35:44 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:35:44.216174 | orchestrator | 2026-05-24 02:35:44 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:35:47.261336 | orchestrator | 2026-05-24 02:35:47 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:35:47.261419 | orchestrator | 2026-05-24 02:35:47 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:35:50.303572 | orchestrator | 2026-05-24 02:35:50 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:35:50.303647 | orchestrator | 2026-05-24 02:35:50 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:35:53.340497 | orchestrator | 2026-05-24 02:35:53 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:35:53.340587 | orchestrator | 2026-05-24 02:35:53 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:35:56.388865 | orchestrator | 2026-05-24 02:35:56 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:35:56.388969 | orchestrator | 2026-05-24 02:35:56 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:35:59.442111 | orchestrator | 2026-05-24 02:35:59 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:35:59.443120 | orchestrator | 2026-05-24 02:35:59 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:36:02.499239 | orchestrator | 2026-05-24 02:36:02 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:36:02.499351 | orchestrator | 2026-05-24 02:36:02 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:36:05.545542 | orchestrator | 2026-05-24 02:36:05 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:36:05.545619 | orchestrator | 2026-05-24 02:36:05 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:36:08.594641 | orchestrator | 2026-05-24 02:36:08 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:36:08.594739 | orchestrator | 2026-05-24 02:36:08 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:36:11.631130 | orchestrator | 2026-05-24 02:36:11 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:36:11.631231 | orchestrator | 2026-05-24 02:36:11 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:36:14.678209 | orchestrator | 2026-05-24 02:36:14 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:36:14.678292 | orchestrator | 2026-05-24 02:36:14 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:36:17.728693 | orchestrator | 2026-05-24 02:36:17 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:36:17.728841 | orchestrator | 2026-05-24 02:36:17 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:36:20.775710 | orchestrator | 2026-05-24 02:36:20 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:36:20.775833 | orchestrator | 2026-05-24 02:36:20 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:36:23.822288 | orchestrator | 2026-05-24 02:36:23 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:36:23.822407 | orchestrator | 2026-05-24 02:36:23 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:36:26.879382 | orchestrator | 2026-05-24 02:36:26 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:36:26.879496 | orchestrator | 2026-05-24 02:36:26 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:36:29.932245 | orchestrator | 2026-05-24 02:36:29 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:36:29.932347 | orchestrator | 2026-05-24 02:36:29 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:36:32.977253 | orchestrator | 2026-05-24 02:36:32 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:36:32.977338 | orchestrator | 2026-05-24 02:36:32 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:36:36.027442 | orchestrator | 2026-05-24 02:36:36 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:36:36.027559 | orchestrator | 2026-05-24 02:36:36 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:36:39.078275 | orchestrator | 2026-05-24 02:36:39 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:36:39.078374 | orchestrator | 2026-05-24 02:36:39 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:36:42.118410 | orchestrator | 2026-05-24 02:36:42 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:36:42.118533 | orchestrator | 2026-05-24 02:36:42 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:36:45.171813 | orchestrator | 2026-05-24 02:36:45 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:36:45.171916 | orchestrator | 2026-05-24 02:36:45 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:36:48.213037 | orchestrator | 2026-05-24 02:36:48 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:36:48.213136 | orchestrator | 2026-05-24 02:36:48 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:36:51.255361 | orchestrator | 2026-05-24 02:36:51 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:36:51.255459 | orchestrator | 2026-05-24 02:36:51 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:36:54.297157 | orchestrator | 2026-05-24 02:36:54 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:36:54.297274 | orchestrator | 2026-05-24 02:36:54 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:36:57.343981 | orchestrator | 2026-05-24 02:36:57 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:36:57.344083 | orchestrator | 2026-05-24 02:36:57 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:37:00.388256 | orchestrator | 2026-05-24 02:37:00 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:37:00.388346 | orchestrator | 2026-05-24 02:37:00 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:37:03.445148 | orchestrator | 2026-05-24 02:37:03 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:37:03.445230 | orchestrator | 2026-05-24 02:37:03 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:37:06.496976 | orchestrator | 2026-05-24 02:37:06 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:37:06.497074 | orchestrator | 2026-05-24 02:37:06 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:37:09.539706 | orchestrator | 2026-05-24 02:37:09 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:37:09.539804 | orchestrator | 2026-05-24 02:37:09 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:37:12.591386 | orchestrator | 2026-05-24 02:37:12 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:37:12.591487 | orchestrator | 2026-05-24 02:37:12 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:37:15.638580 | orchestrator | 2026-05-24 02:37:15 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:37:15.638689 | orchestrator | 2026-05-24 02:37:15 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:37:18.686527 | orchestrator | 2026-05-24 02:37:18 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:37:18.687437 | orchestrator | 2026-05-24 02:37:18 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:37:21.743553 | orchestrator | 2026-05-24 02:37:21 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:37:21.743659 | orchestrator | 2026-05-24 02:37:21 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:37:24.788697 | orchestrator | 2026-05-24 02:37:24 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:37:24.788793 | orchestrator | 2026-05-24 02:37:24 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:37:27.832479 | orchestrator | 2026-05-24 02:37:27 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:37:27.832574 | orchestrator | 2026-05-24 02:37:27 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:37:30.877811 | orchestrator | 2026-05-24 02:37:30 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:37:30.878803 | orchestrator | 2026-05-24 02:37:30 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:37:33.927690 | orchestrator | 2026-05-24 02:37:33 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:37:33.927875 | orchestrator | 2026-05-24 02:37:33 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:37:36.976670 | orchestrator | 2026-05-24 02:37:36 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:37:36.976743 | orchestrator | 2026-05-24 02:37:36 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:37:40.024537 | orchestrator | 2026-05-24 02:37:40 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:37:40.024635 | orchestrator | 2026-05-24 02:37:40 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:37:43.063045 | orchestrator | 2026-05-24 02:37:43 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:37:43.063179 | orchestrator | 2026-05-24 02:37:43 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:37:46.115624 | orchestrator | 2026-05-24 02:37:46 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:37:46.116378 | orchestrator | 2026-05-24 02:37:46 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:37:49.160861 | orchestrator | 2026-05-24 02:37:49 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:37:49.160962 | orchestrator | 2026-05-24 02:37:49 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:37:52.203934 | orchestrator | 2026-05-24 02:37:52 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:37:52.204063 | orchestrator | 2026-05-24 02:37:52 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:37:55.252243 | orchestrator | 2026-05-24 02:37:55 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:37:55.252350 | orchestrator | 2026-05-24 02:37:55 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:37:58.305461 | orchestrator | 2026-05-24 02:37:58 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:37:58.305562 | orchestrator | 2026-05-24 02:37:58 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:38:01.363126 | orchestrator | 2026-05-24 02:38:01 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:38:01.363225 | orchestrator | 2026-05-24 02:38:01 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:38:04.413030 | orchestrator | 2026-05-24 02:38:04 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:38:04.413138 | orchestrator | 2026-05-24 02:38:04 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:38:07.461899 | orchestrator | 2026-05-24 02:38:07 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:38:07.462003 | orchestrator | 2026-05-24 02:38:07 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:38:10.513334 | orchestrator | 2026-05-24 02:38:10 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:38:10.513434 | orchestrator | 2026-05-24 02:38:10 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:38:13.567522 | orchestrator | 2026-05-24 02:38:13 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:38:13.567622 | orchestrator | 2026-05-24 02:38:13 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:38:16.616430 | orchestrator | 2026-05-24 02:38:16 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:38:16.616538 | orchestrator | 2026-05-24 02:38:16 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:38:19.666446 | orchestrator | 2026-05-24 02:38:19 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:38:19.666551 | orchestrator | 2026-05-24 02:38:19 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:38:22.720759 | orchestrator | 2026-05-24 02:38:22 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:38:22.720861 | orchestrator | 2026-05-24 02:38:22 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:38:25.770781 | orchestrator | 2026-05-24 02:38:25 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:38:25.770885 | orchestrator | 2026-05-24 02:38:25 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:38:28.821142 | orchestrator | 2026-05-24 02:38:28 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:38:28.821242 | orchestrator | 2026-05-24 02:38:28 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:38:31.876168 | orchestrator | 2026-05-24 02:38:31 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:38:31.876299 | orchestrator | 2026-05-24 02:38:31 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:38:34.929412 | orchestrator | 2026-05-24 02:38:34 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:38:34.929513 | orchestrator | 2026-05-24 02:38:34 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:38:37.979199 | orchestrator | 2026-05-24 02:38:37 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:38:37.979301 | orchestrator | 2026-05-24 02:38:37 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:38:41.031282 | orchestrator | 2026-05-24 02:38:41 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:38:41.031389 | orchestrator | 2026-05-24 02:38:41 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:38:44.078210 | orchestrator | 2026-05-24 02:38:44 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:38:44.078308 | orchestrator | 2026-05-24 02:38:44 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:38:47.125421 | orchestrator | 2026-05-24 02:38:47 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:38:47.125496 | orchestrator | 2026-05-24 02:38:47 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:38:50.171152 | orchestrator | 2026-05-24 02:38:50 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:38:50.171247 | orchestrator | 2026-05-24 02:38:50 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:38:53.218705 | orchestrator | 2026-05-24 02:38:53 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:38:53.218805 | orchestrator | 2026-05-24 02:38:53 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:38:56.265498 | orchestrator | 2026-05-24 02:38:56 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:38:56.265658 | orchestrator | 2026-05-24 02:38:56 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:38:59.308275 | orchestrator | 2026-05-24 02:38:59 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:38:59.308386 | orchestrator | 2026-05-24 02:38:59 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:39:02.355832 | orchestrator | 2026-05-24 02:39:02 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:39:02.355963 | orchestrator | 2026-05-24 02:39:02 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:39:05.399797 | orchestrator | 2026-05-24 02:39:05 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:39:05.399948 | orchestrator | 2026-05-24 02:39:05 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:39:08.437961 | orchestrator | 2026-05-24 02:39:08 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:39:08.438123 | orchestrator | 2026-05-24 02:39:08 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:39:11.496460 | orchestrator | 2026-05-24 02:39:11 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:39:11.496653 | orchestrator | 2026-05-24 02:39:11 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:39:14.535304 | orchestrator | 2026-05-24 02:39:14 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:39:14.535452 | orchestrator | 2026-05-24 02:39:14 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:39:17.583842 | orchestrator | 2026-05-24 02:39:17 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:39:17.583948 | orchestrator | 2026-05-24 02:39:17 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:39:20.632030 | orchestrator | 2026-05-24 02:39:20 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:39:20.632125 | orchestrator | 2026-05-24 02:39:20 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:39:23.679956 | orchestrator | 2026-05-24 02:39:23 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:39:23.680067 | orchestrator | 2026-05-24 02:39:23 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:39:26.724255 | orchestrator | 2026-05-24 02:39:26 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:39:26.724362 | orchestrator | 2026-05-24 02:39:26 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:39:29.767936 | orchestrator | 2026-05-24 02:39:29 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:39:29.768057 | orchestrator | 2026-05-24 02:39:29 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:39:32.816703 | orchestrator | 2026-05-24 02:39:32 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:39:32.816802 | orchestrator | 2026-05-24 02:39:32 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:39:35.864878 | orchestrator | 2026-05-24 02:39:35 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:39:35.864993 | orchestrator | 2026-05-24 02:39:35 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:39:38.912598 | orchestrator | 2026-05-24 02:39:38 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:39:38.912701 | orchestrator | 2026-05-24 02:39:38 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:39:41.961518 | orchestrator | 2026-05-24 02:39:41 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:39:41.961621 | orchestrator | 2026-05-24 02:39:41 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:39:45.012896 | orchestrator | 2026-05-24 02:39:45 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:39:45.013000 | orchestrator | 2026-05-24 02:39:45 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:39:48.059852 | orchestrator | 2026-05-24 02:39:48 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:39:48.059941 | orchestrator | 2026-05-24 02:39:48 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:39:51.100490 | orchestrator | 2026-05-24 02:39:51 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:39:51.100616 | orchestrator | 2026-05-24 02:39:51 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:39:54.153201 | orchestrator | 2026-05-24 02:39:54 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:39:54.153292 | orchestrator | 2026-05-24 02:39:54 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:39:57.201787 | orchestrator | 2026-05-24 02:39:57 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:39:57.201868 | orchestrator | 2026-05-24 02:39:57 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:40:00.254493 | orchestrator | 2026-05-24 02:40:00 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:40:00.254589 | orchestrator | 2026-05-24 02:40:00 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:40:03.301696 | orchestrator | 2026-05-24 02:40:03 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:40:03.301792 | orchestrator | 2026-05-24 02:40:03 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:40:06.345339 | orchestrator | 2026-05-24 02:40:06 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:40:06.345470 | orchestrator | 2026-05-24 02:40:06 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:40:09.382200 | orchestrator | 2026-05-24 02:40:09 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:40:09.382289 | orchestrator | 2026-05-24 02:40:09 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:40:12.433771 | orchestrator | 2026-05-24 02:40:12 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:40:12.433874 | orchestrator | 2026-05-24 02:40:12 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:40:15.481778 | orchestrator | 2026-05-24 02:40:15 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:40:15.481866 | orchestrator | 2026-05-24 02:40:15 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:40:18.523350 | orchestrator | 2026-05-24 02:40:18 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:40:18.523533 | orchestrator | 2026-05-24 02:40:18 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:40:21.570253 | orchestrator | 2026-05-24 02:40:21 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:40:21.570350 | orchestrator | 2026-05-24 02:40:21 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:40:24.615861 | orchestrator | 2026-05-24 02:40:24 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:40:24.615986 | orchestrator | 2026-05-24 02:40:24 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:40:27.667295 | orchestrator | 2026-05-24 02:40:27 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:40:27.667416 | orchestrator | 2026-05-24 02:40:27 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:40:30.717623 | orchestrator | 2026-05-24 02:40:30 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:40:30.717721 | orchestrator | 2026-05-24 02:40:30 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:40:33.762322 | orchestrator | 2026-05-24 02:40:33 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:40:33.762481 | orchestrator | 2026-05-24 02:40:33 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:40:36.816820 | orchestrator | 2026-05-24 02:40:36 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:40:36.816927 | orchestrator | 2026-05-24 02:40:36 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:40:39.864690 | orchestrator | 2026-05-24 02:40:39 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:40:39.864784 | orchestrator | 2026-05-24 02:40:39 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:40:42.913021 | orchestrator | 2026-05-24 02:40:42 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:40:42.913120 | orchestrator | 2026-05-24 02:40:42 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:40:45.955779 | orchestrator | 2026-05-24 02:40:45 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:40:45.955885 | orchestrator | 2026-05-24 02:40:45 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:40:49.000301 | orchestrator | 2026-05-24 02:40:48 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:40:49.000447 | orchestrator | 2026-05-24 02:40:49 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:40:52.061886 | orchestrator | 2026-05-24 02:40:52 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:40:52.061987 | orchestrator | 2026-05-24 02:40:52 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:40:55.109858 | orchestrator | 2026-05-24 02:40:55 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:40:55.109958 | orchestrator | 2026-05-24 02:40:55 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:40:58.154947 | orchestrator | 2026-05-24 02:40:58 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:40:58.155048 | orchestrator | 2026-05-24 02:40:58 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:41:01.192459 | orchestrator | 2026-05-24 02:41:01 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:41:01.192559 | orchestrator | 2026-05-24 02:41:01 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:41:04.245925 | orchestrator | 2026-05-24 02:41:04 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:41:04.246077 | orchestrator | 2026-05-24 02:41:04 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:41:07.296865 | orchestrator | 2026-05-24 02:41:07 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:41:07.296968 | orchestrator | 2026-05-24 02:41:07 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:41:10.344102 | orchestrator | 2026-05-24 02:41:10 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:41:10.344214 | orchestrator | 2026-05-24 02:41:10 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:41:13.408401 | orchestrator | 2026-05-24 02:41:13 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:41:13.408564 | orchestrator | 2026-05-24 02:41:13 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:41:16.465380 | orchestrator | 2026-05-24 02:41:16 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:41:16.465497 | orchestrator | 2026-05-24 02:41:16 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:41:19.512389 | orchestrator | 2026-05-24 02:41:19 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:41:19.512539 | orchestrator | 2026-05-24 02:41:19 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:41:22.571374 | orchestrator | 2026-05-24 02:41:22 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:41:22.571526 | orchestrator | 2026-05-24 02:41:22 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:41:25.624066 | orchestrator | 2026-05-24 02:41:25 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:41:25.624164 | orchestrator | 2026-05-24 02:41:25 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:41:28.678905 | orchestrator | 2026-05-24 02:41:28 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:41:28.679003 | orchestrator | 2026-05-24 02:41:28 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:41:31.733732 | orchestrator | 2026-05-24 02:41:31 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:41:31.733829 | orchestrator | 2026-05-24 02:41:31 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:41:34.789987 | orchestrator | 2026-05-24 02:41:34 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:41:34.790144 | orchestrator | 2026-05-24 02:41:34 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:41:37.838080 | orchestrator | 2026-05-24 02:41:37 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:41:37.838174 | orchestrator | 2026-05-24 02:41:37 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:41:40.885253 | orchestrator | 2026-05-24 02:41:40 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:41:40.885355 | orchestrator | 2026-05-24 02:41:40 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:41:43.930894 | orchestrator | 2026-05-24 02:41:43 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:41:43.931004 | orchestrator | 2026-05-24 02:41:43 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:41:46.979392 | orchestrator | 2026-05-24 02:41:46 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:41:46.979547 | orchestrator | 2026-05-24 02:41:46 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:41:50.023419 | orchestrator | 2026-05-24 02:41:50 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:41:50.023557 | orchestrator | 2026-05-24 02:41:50 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:41:53.069698 | orchestrator | 2026-05-24 02:41:53 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:41:53.069797 | orchestrator | 2026-05-24 02:41:53 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:41:56.114650 | orchestrator | 2026-05-24 02:41:56 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:41:56.114774 | orchestrator | 2026-05-24 02:41:56 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:41:59.161196 | orchestrator | 2026-05-24 02:41:59 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:41:59.161313 | orchestrator | 2026-05-24 02:41:59 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:42:02.202772 | orchestrator | 2026-05-24 02:42:02 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:42:02.202870 | orchestrator | 2026-05-24 02:42:02 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:42:05.250324 | orchestrator | 2026-05-24 02:42:05 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:42:05.250425 | orchestrator | 2026-05-24 02:42:05 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:42:08.293473 | orchestrator | 2026-05-24 02:42:08 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:42:08.293613 | orchestrator | 2026-05-24 02:42:08 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:42:11.349298 | orchestrator | 2026-05-24 02:42:11 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:42:11.349418 | orchestrator | 2026-05-24 02:42:11 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:42:14.405602 | orchestrator | 2026-05-24 02:42:14 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:42:14.405702 | orchestrator | 2026-05-24 02:42:14 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:42:17.453583 | orchestrator | 2026-05-24 02:42:17 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:42:17.453657 | orchestrator | 2026-05-24 02:42:17 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:42:20.502612 | orchestrator | 2026-05-24 02:42:20 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:42:20.502746 | orchestrator | 2026-05-24 02:42:20 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:42:23.553514 | orchestrator | 2026-05-24 02:42:23 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:42:23.553677 | orchestrator | 2026-05-24 02:42:23 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:42:26.606610 | orchestrator | 2026-05-24 02:42:26 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:42:26.606696 | orchestrator | 2026-05-24 02:42:26 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:42:29.652906 | orchestrator | 2026-05-24 02:42:29 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:42:29.653003 | orchestrator | 2026-05-24 02:42:29 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:42:32.699303 | orchestrator | 2026-05-24 02:42:32 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:42:32.699392 | orchestrator | 2026-05-24 02:42:32 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:42:35.746744 | orchestrator | 2026-05-24 02:42:35 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:42:35.746856 | orchestrator | 2026-05-24 02:42:35 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:42:38.799082 | orchestrator | 2026-05-24 02:42:38 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:42:38.799178 | orchestrator | 2026-05-24 02:42:38 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:42:41.849233 | orchestrator | 2026-05-24 02:42:41 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:42:41.849364 | orchestrator | 2026-05-24 02:42:41 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:42:44.902790 | orchestrator | 2026-05-24 02:42:44 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:42:44.902893 | orchestrator | 2026-05-24 02:42:44 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:42:47.958271 | orchestrator | 2026-05-24 02:42:47 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:42:47.958387 | orchestrator | 2026-05-24 02:42:47 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:42:51.005440 | orchestrator | 2026-05-24 02:42:51 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:42:51.005602 | orchestrator | 2026-05-24 02:42:51 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:42:54.059411 | orchestrator | 2026-05-24 02:42:54 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:42:54.059530 | orchestrator | 2026-05-24 02:42:54 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:42:57.109834 | orchestrator | 2026-05-24 02:42:57 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:42:57.109969 | orchestrator | 2026-05-24 02:42:57 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:43:00.164237 | orchestrator | 2026-05-24 02:43:00 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:43:00.164347 | orchestrator | 2026-05-24 02:43:00 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:43:03.209815 | orchestrator | 2026-05-24 02:43:03 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:43:03.209907 | orchestrator | 2026-05-24 02:43:03 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:43:06.260781 | orchestrator | 2026-05-24 02:43:06 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:43:06.260880 | orchestrator | 2026-05-24 02:43:06 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:43:09.303528 | orchestrator | 2026-05-24 02:43:09 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:43:09.303631 | orchestrator | 2026-05-24 02:43:09 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:43:12.356179 | orchestrator | 2026-05-24 02:43:12 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:43:12.356272 | orchestrator | 2026-05-24 02:43:12 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:43:15.413868 | orchestrator | 2026-05-24 02:43:15 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:43:15.413990 | orchestrator | 2026-05-24 02:43:15 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:43:18.457905 | orchestrator | 2026-05-24 02:43:18 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:43:18.458103 | orchestrator | 2026-05-24 02:43:18 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:43:21.509902 | orchestrator | 2026-05-24 02:43:21 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:43:21.510087 | orchestrator | 2026-05-24 02:43:21 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:43:24.559949 | orchestrator | 2026-05-24 02:43:24 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:43:24.560061 | orchestrator | 2026-05-24 02:43:24 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:43:27.611964 | orchestrator | 2026-05-24 02:43:27 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:43:27.612336 | orchestrator | 2026-05-24 02:43:27 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:43:30.661923 | orchestrator | 2026-05-24 02:43:30 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:43:30.662108 | orchestrator | 2026-05-24 02:43:30 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:43:33.710397 | orchestrator | 2026-05-24 02:43:33 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:43:33.710560 | orchestrator | 2026-05-24 02:43:33 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:43:36.762643 | orchestrator | 2026-05-24 02:43:36 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:43:36.762833 | orchestrator | 2026-05-24 02:43:36 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:43:39.807819 | orchestrator | 2026-05-24 02:43:39 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:43:39.807980 | orchestrator | 2026-05-24 02:43:39 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:43:42.852561 | orchestrator | 2026-05-24 02:43:42 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:43:42.852664 | orchestrator | 2026-05-24 02:43:42 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:43:45.903790 | orchestrator | 2026-05-24 02:43:45 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:43:45.903891 | orchestrator | 2026-05-24 02:43:45 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:43:48.948022 | orchestrator | 2026-05-24 02:43:48 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:43:48.948134 | orchestrator | 2026-05-24 02:43:48 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:43:51.998111 | orchestrator | 2026-05-24 02:43:51 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:43:51.998219 | orchestrator | 2026-05-24 02:43:51 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:43:55.042744 | orchestrator | 2026-05-24 02:43:55 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:43:55.042814 | orchestrator | 2026-05-24 02:43:55 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:43:58.094701 | orchestrator | 2026-05-24 02:43:58 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:43:58.094796 | orchestrator | 2026-05-24 02:43:58 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:44:01.139738 | orchestrator | 2026-05-24 02:44:01 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:44:01.139839 | orchestrator | 2026-05-24 02:44:01 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:44:04.183669 | orchestrator | 2026-05-24 02:44:04 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:44:04.183779 | orchestrator | 2026-05-24 02:44:04 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:44:07.227217 | orchestrator | 2026-05-24 02:44:07 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:44:07.227320 | orchestrator | 2026-05-24 02:44:07 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:44:10.271964 | orchestrator | 2026-05-24 02:44:10 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:44:10.272417 | orchestrator | 2026-05-24 02:44:10 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:44:13.329791 | orchestrator | 2026-05-24 02:44:13 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:44:13.329894 | orchestrator | 2026-05-24 02:44:13 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:44:16.380012 | orchestrator | 2026-05-24 02:44:16 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:44:16.380112 | orchestrator | 2026-05-24 02:44:16 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:44:19.435494 | orchestrator | 2026-05-24 02:44:19 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:44:19.435582 | orchestrator | 2026-05-24 02:44:19 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:44:22.480653 | orchestrator | 2026-05-24 02:44:22 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:44:22.480760 | orchestrator | 2026-05-24 02:44:22 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:44:25.529478 | orchestrator | 2026-05-24 02:44:25 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:44:25.529573 | orchestrator | 2026-05-24 02:44:25 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:44:28.585877 | orchestrator | 2026-05-24 02:44:28 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:44:28.585975 | orchestrator | 2026-05-24 02:44:28 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:44:31.626807 | orchestrator | 2026-05-24 02:44:31 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:44:31.626937 | orchestrator | 2026-05-24 02:44:31 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:44:34.671731 | orchestrator | 2026-05-24 02:44:34 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:44:34.671865 | orchestrator | 2026-05-24 02:44:34 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:44:37.718570 | orchestrator | 2026-05-24 02:44:37 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:44:37.718668 | orchestrator | 2026-05-24 02:44:37 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:44:40.768548 | orchestrator | 2026-05-24 02:44:40 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:44:40.768692 | orchestrator | 2026-05-24 02:44:40 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:44:43.810697 | orchestrator | 2026-05-24 02:44:43 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:44:43.810766 | orchestrator | 2026-05-24 02:44:43 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:44:46.856926 | orchestrator | 2026-05-24 02:44:46 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:44:46.857054 | orchestrator | 2026-05-24 02:44:46 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:44:49.902224 | orchestrator | 2026-05-24 02:44:49 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:44:49.902386 | orchestrator | 2026-05-24 02:44:49 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:44:52.944709 | orchestrator | 2026-05-24 02:44:52 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:44:52.944815 | orchestrator | 2026-05-24 02:44:52 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:44:55.988885 | orchestrator | 2026-05-24 02:44:55 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:44:55.989003 | orchestrator | 2026-05-24 02:44:55 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:44:59.030277 | orchestrator | 2026-05-24 02:44:59 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:44:59.030446 | orchestrator | 2026-05-24 02:44:59 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:45:02.067025 | orchestrator | 2026-05-24 02:45:02 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:45:02.067146 | orchestrator | 2026-05-24 02:45:02 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:45:05.119638 | orchestrator | 2026-05-24 02:45:05 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:45:05.119749 | orchestrator | 2026-05-24 02:45:05 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:45:08.165136 | orchestrator | 2026-05-24 02:45:08 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:45:08.165305 | orchestrator | 2026-05-24 02:45:08 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:45:11.208784 | orchestrator | 2026-05-24 02:45:11 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:45:11.208864 | orchestrator | 2026-05-24 02:45:11 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:45:14.245087 | orchestrator | 2026-05-24 02:45:14 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:45:14.245190 | orchestrator | 2026-05-24 02:45:14 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:45:17.288606 | orchestrator | 2026-05-24 02:45:17 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:45:17.288701 | orchestrator | 2026-05-24 02:45:17 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:45:20.334644 | orchestrator | 2026-05-24 02:45:20 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:45:20.334746 | orchestrator | 2026-05-24 02:45:20 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:45:23.388023 | orchestrator | 2026-05-24 02:45:23 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:45:23.388121 | orchestrator | 2026-05-24 02:45:23 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:45:26.437603 | orchestrator | 2026-05-24 02:45:26 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:45:26.437709 | orchestrator | 2026-05-24 02:45:26 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:45:29.486614 | orchestrator | 2026-05-24 02:45:29 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:45:29.486714 | orchestrator | 2026-05-24 02:45:29 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:45:32.533367 | orchestrator | 2026-05-24 02:45:32 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:45:32.533474 | orchestrator | 2026-05-24 02:45:32 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:45:35.590654 | orchestrator | 2026-05-24 02:45:35 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:45:35.590768 | orchestrator | 2026-05-24 02:45:35 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:45:38.639354 | orchestrator | 2026-05-24 02:45:38 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:45:38.639459 | orchestrator | 2026-05-24 02:45:38 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:45:41.685709 | orchestrator | 2026-05-24 02:45:41 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:45:41.685788 | orchestrator | 2026-05-24 02:45:41 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:45:44.724598 | orchestrator | 2026-05-24 02:45:44 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:45:44.724728 | orchestrator | 2026-05-24 02:45:44 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:45:47.773655 | orchestrator | 2026-05-24 02:45:47 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:45:47.773751 | orchestrator | 2026-05-24 02:45:47 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:45:50.824648 | orchestrator | 2026-05-24 02:45:50 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:45:50.824742 | orchestrator | 2026-05-24 02:45:50 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:45:53.871933 | orchestrator | 2026-05-24 02:45:53 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:45:53.872057 | orchestrator | 2026-05-24 02:45:53 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:45:56.922527 | orchestrator | 2026-05-24 02:45:56 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:45:56.922629 | orchestrator | 2026-05-24 02:45:56 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:45:59.978817 | orchestrator | 2026-05-24 02:45:59 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:45:59.978983 | orchestrator | 2026-05-24 02:45:59 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:46:03.026992 | orchestrator | 2026-05-24 02:46:03 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:46:03.027095 | orchestrator | 2026-05-24 02:46:03 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:46:06.079911 | orchestrator | 2026-05-24 02:46:06 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:46:06.080012 | orchestrator | 2026-05-24 02:46:06 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:46:09.129281 | orchestrator | 2026-05-24 02:46:09 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:46:09.129445 | orchestrator | 2026-05-24 02:46:09 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:46:12.184795 | orchestrator | 2026-05-24 02:46:12 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:46:12.184967 | orchestrator | 2026-05-24 02:46:12 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:46:15.232669 | orchestrator | 2026-05-24 02:46:15 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:46:15.232758 | orchestrator | 2026-05-24 02:46:15 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:46:18.275757 | orchestrator | 2026-05-24 02:46:18 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:46:18.275960 | orchestrator | 2026-05-24 02:46:18 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:46:21.331602 | orchestrator | 2026-05-24 02:46:21 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:46:21.331810 | orchestrator | 2026-05-24 02:46:21 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:46:24.383912 | orchestrator | 2026-05-24 02:46:24 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:46:24.384032 | orchestrator | 2026-05-24 02:46:24 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:46:27.429831 | orchestrator | 2026-05-24 02:46:27 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:46:27.429950 | orchestrator | 2026-05-24 02:46:27 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:46:30.482974 | orchestrator | 2026-05-24 02:46:30 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:46:30.483269 | orchestrator | 2026-05-24 02:46:30 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:46:33.528763 | orchestrator | 2026-05-24 02:46:33 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:46:33.528859 | orchestrator | 2026-05-24 02:46:33 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:46:36.573218 | orchestrator | 2026-05-24 02:46:36 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:46:36.573346 | orchestrator | 2026-05-24 02:46:36 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:46:39.619795 | orchestrator | 2026-05-24 02:46:39 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:46:39.619883 | orchestrator | 2026-05-24 02:46:39 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:46:42.671033 | orchestrator | 2026-05-24 02:46:42 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:46:42.671142 | orchestrator | 2026-05-24 02:46:42 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:46:45.721004 | orchestrator | 2026-05-24 02:46:45 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:46:45.721153 | orchestrator | 2026-05-24 02:46:45 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:46:48.770417 | orchestrator | 2026-05-24 02:46:48 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:46:48.770519 | orchestrator | 2026-05-24 02:46:48 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:46:51.823880 | orchestrator | 2026-05-24 02:46:51 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:46:51.823980 | orchestrator | 2026-05-24 02:46:51 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:46:54.869898 | orchestrator | 2026-05-24 02:46:54 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:46:54.869997 | orchestrator | 2026-05-24 02:46:54 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:46:57.910218 | orchestrator | 2026-05-24 02:46:57 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:46:57.910319 | orchestrator | 2026-05-24 02:46:57 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:47:00.948201 | orchestrator | 2026-05-24 02:47:00 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:47:00.948304 | orchestrator | 2026-05-24 02:47:00 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:47:03.994518 | orchestrator | 2026-05-24 02:47:03 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:47:03.994605 | orchestrator | 2026-05-24 02:47:03 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:47:07.050505 | orchestrator | 2026-05-24 02:47:07 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:47:07.050602 | orchestrator | 2026-05-24 02:47:07 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:47:10.106993 | orchestrator | 2026-05-24 02:47:10 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:47:10.107149 | orchestrator | 2026-05-24 02:47:10 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:47:13.162992 | orchestrator | 2026-05-24 02:47:13 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:47:13.163159 | orchestrator | 2026-05-24 02:47:13 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:47:16.215165 | orchestrator | 2026-05-24 02:47:16 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:47:16.215317 | orchestrator | 2026-05-24 02:47:16 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:47:19.258530 | orchestrator | 2026-05-24 02:47:19 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:47:19.258619 | orchestrator | 2026-05-24 02:47:19 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:47:22.299531 | orchestrator | 2026-05-24 02:47:22 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:47:22.299626 | orchestrator | 2026-05-24 02:47:22 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:47:25.347922 | orchestrator | 2026-05-24 02:47:25 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:47:25.348069 | orchestrator | 2026-05-24 02:47:25 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:47:28.392858 | orchestrator | 2026-05-24 02:47:28 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:47:28.392958 | orchestrator | 2026-05-24 02:47:28 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:47:31.437820 | orchestrator | 2026-05-24 02:47:31 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:47:31.437921 | orchestrator | 2026-05-24 02:47:31 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:47:34.493596 | orchestrator | 2026-05-24 02:47:34 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:47:34.493703 | orchestrator | 2026-05-24 02:47:34 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:47:37.537597 | orchestrator | 2026-05-24 02:47:37 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:47:37.537753 | orchestrator | 2026-05-24 02:47:37 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:47:40.581315 | orchestrator | 2026-05-24 02:47:40 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:47:40.581414 | orchestrator | 2026-05-24 02:47:40 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:47:43.629167 | orchestrator | 2026-05-24 02:47:43 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:47:43.629272 | orchestrator | 2026-05-24 02:47:43 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:47:46.675156 | orchestrator | 2026-05-24 02:47:46 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:47:46.675270 | orchestrator | 2026-05-24 02:47:46 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:47:49.726679 | orchestrator | 2026-05-24 02:47:49 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:47:49.726787 | orchestrator | 2026-05-24 02:47:49 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:47:52.779827 | orchestrator | 2026-05-24 02:47:52 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:47:52.779927 | orchestrator | 2026-05-24 02:47:52 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:47:55.821777 | orchestrator | 2026-05-24 02:47:55 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:47:55.821871 | orchestrator | 2026-05-24 02:47:55 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:47:58.863524 | orchestrator | 2026-05-24 02:47:58 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:47:58.863615 | orchestrator | 2026-05-24 02:47:58 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:48:01.915123 | orchestrator | 2026-05-24 02:48:01 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:48:01.915236 | orchestrator | 2026-05-24 02:48:01 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:48:04.962344 | orchestrator | 2026-05-24 02:48:04 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:48:04.962468 | orchestrator | 2026-05-24 02:48:04 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:48:08.008559 | orchestrator | 2026-05-24 02:48:08 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:48:08.008664 | orchestrator | 2026-05-24 02:48:08 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:48:11.059655 | orchestrator | 2026-05-24 02:48:11 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:48:11.059753 | orchestrator | 2026-05-24 02:48:11 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:48:14.105823 | orchestrator | 2026-05-24 02:48:14 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:48:14.105901 | orchestrator | 2026-05-24 02:48:14 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:48:17.162376 | orchestrator | 2026-05-24 02:48:17 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:48:17.162455 | orchestrator | 2026-05-24 02:48:17 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:48:20.212564 | orchestrator | 2026-05-24 02:48:20 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:48:20.212659 | orchestrator | 2026-05-24 02:48:20 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:48:23.262470 | orchestrator | 2026-05-24 02:48:23 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:48:23.262568 | orchestrator | 2026-05-24 02:48:23 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:48:26.314917 | orchestrator | 2026-05-24 02:48:26 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:48:26.315058 | orchestrator | 2026-05-24 02:48:26 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:48:29.361844 | orchestrator | 2026-05-24 02:48:29 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:48:29.361934 | orchestrator | 2026-05-24 02:48:29 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:48:32.412485 | orchestrator | 2026-05-24 02:48:32 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:48:32.412602 | orchestrator | 2026-05-24 02:48:32 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:48:35.459119 | orchestrator | 2026-05-24 02:48:35 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:48:35.459206 | orchestrator | 2026-05-24 02:48:35 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:48:38.504632 | orchestrator | 2026-05-24 02:48:38 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:48:38.505004 | orchestrator | 2026-05-24 02:48:38 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:48:41.554677 | orchestrator | 2026-05-24 02:48:41 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:48:41.554813 | orchestrator | 2026-05-24 02:48:41 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:48:44.599822 | orchestrator | 2026-05-24 02:48:44 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:48:44.600085 | orchestrator | 2026-05-24 02:48:44 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:48:47.645616 | orchestrator | 2026-05-24 02:48:47 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:48:47.645720 | orchestrator | 2026-05-24 02:48:47 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:48:50.697468 | orchestrator | 2026-05-24 02:48:50 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:48:50.697657 | orchestrator | 2026-05-24 02:48:50 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:48:53.742783 | orchestrator | 2026-05-24 02:48:53 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:48:53.742887 | orchestrator | 2026-05-24 02:48:53 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:48:56.789677 | orchestrator | 2026-05-24 02:48:56 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:48:56.789775 | orchestrator | 2026-05-24 02:48:56 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:48:59.840398 | orchestrator | 2026-05-24 02:48:59 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:48:59.840509 | orchestrator | 2026-05-24 02:48:59 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:49:02.884687 | orchestrator | 2026-05-24 02:49:02 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:49:02.884816 | orchestrator | 2026-05-24 02:49:02 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:49:05.922635 | orchestrator | 2026-05-24 02:49:05 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:49:05.922738 | orchestrator | 2026-05-24 02:49:05 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:49:08.970522 | orchestrator | 2026-05-24 02:49:08 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:49:08.970698 | orchestrator | 2026-05-24 02:49:08 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:49:12.022746 | orchestrator | 2026-05-24 02:49:12 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:49:12.022875 | orchestrator | 2026-05-24 02:49:12 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:49:15.077923 | orchestrator | 2026-05-24 02:49:15 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:49:15.078269 | orchestrator | 2026-05-24 02:49:15 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:49:18.126562 | orchestrator | 2026-05-24 02:49:18 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:49:18.126665 | orchestrator | 2026-05-24 02:49:18 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:49:21.174491 | orchestrator | 2026-05-24 02:49:21 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:49:21.174593 | orchestrator | 2026-05-24 02:49:21 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:49:24.223576 | orchestrator | 2026-05-24 02:49:24 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:49:24.223680 | orchestrator | 2026-05-24 02:49:24 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:49:27.272197 | orchestrator | 2026-05-24 02:49:27 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:49:27.272316 | orchestrator | 2026-05-24 02:49:27 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:49:30.317190 | orchestrator | 2026-05-24 02:49:30 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:49:30.317352 | orchestrator | 2026-05-24 02:49:30 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:49:33.362379 | orchestrator | 2026-05-24 02:49:33 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:49:33.362485 | orchestrator | 2026-05-24 02:49:33 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:49:36.408810 | orchestrator | 2026-05-24 02:49:36 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:49:36.408964 | orchestrator | 2026-05-24 02:49:36 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:49:39.452709 | orchestrator | 2026-05-24 02:49:39 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:49:39.452811 | orchestrator | 2026-05-24 02:49:39 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:49:42.511529 | orchestrator | 2026-05-24 02:49:42 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:49:42.511620 | orchestrator | 2026-05-24 02:49:42 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:49:45.566432 | orchestrator | 2026-05-24 02:49:45 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:49:45.566503 | orchestrator | 2026-05-24 02:49:45 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:49:48.614504 | orchestrator | 2026-05-24 02:49:48 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:49:48.614622 | orchestrator | 2026-05-24 02:49:48 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:49:51.659952 | orchestrator | 2026-05-24 02:49:51 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:49:51.660078 | orchestrator | 2026-05-24 02:49:51 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:49:54.705072 | orchestrator | 2026-05-24 02:49:54 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:49:54.705171 | orchestrator | 2026-05-24 02:49:54 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:49:57.755810 | orchestrator | 2026-05-24 02:49:57 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:49:57.755972 | orchestrator | 2026-05-24 02:49:57 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:50:00.805512 | orchestrator | 2026-05-24 02:50:00 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:50:00.805685 | orchestrator | 2026-05-24 02:50:00 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:50:03.859267 | orchestrator | 2026-05-24 02:50:03 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:50:03.859369 | orchestrator | 2026-05-24 02:50:03 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:50:06.905159 | orchestrator | 2026-05-24 02:50:06 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:50:06.905251 | orchestrator | 2026-05-24 02:50:06 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:50:09.951359 | orchestrator | 2026-05-24 02:50:09 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:50:09.951443 | orchestrator | 2026-05-24 02:50:09 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:50:12.993969 | orchestrator | 2026-05-24 02:50:12 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:50:12.994101 | orchestrator | 2026-05-24 02:50:12 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:50:16.051603 | orchestrator | 2026-05-24 02:50:16 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:50:16.051693 | orchestrator | 2026-05-24 02:50:16 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:50:19.101234 | orchestrator | 2026-05-24 02:50:19 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:50:19.101333 | orchestrator | 2026-05-24 02:50:19 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:50:22.151551 | orchestrator | 2026-05-24 02:50:22 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:50:22.151659 | orchestrator | 2026-05-24 02:50:22 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:50:25.199751 | orchestrator | 2026-05-24 02:50:25 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:50:25.199826 | orchestrator | 2026-05-24 02:50:25 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:50:28.247778 | orchestrator | 2026-05-24 02:50:28 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:50:28.247948 | orchestrator | 2026-05-24 02:50:28 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:50:31.290847 | orchestrator | 2026-05-24 02:50:31 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:50:31.291000 | orchestrator | 2026-05-24 02:50:31 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:50:34.335731 | orchestrator | 2026-05-24 02:50:34 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:50:34.335835 | orchestrator | 2026-05-24 02:50:34 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:50:37.373075 | orchestrator | 2026-05-24 02:50:37 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:50:37.373235 | orchestrator | 2026-05-24 02:50:37 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:50:40.417356 | orchestrator | 2026-05-24 02:50:40 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:50:40.417456 | orchestrator | 2026-05-24 02:50:40 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:50:43.460523 | orchestrator | 2026-05-24 02:50:43 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:50:43.460651 | orchestrator | 2026-05-24 02:50:43 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:50:46.511494 | orchestrator | 2026-05-24 02:50:46 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:50:46.511619 | orchestrator | 2026-05-24 02:50:46 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:50:49.553168 | orchestrator | 2026-05-24 02:50:49 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:50:49.553271 | orchestrator | 2026-05-24 02:50:49 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:50:52.598798 | orchestrator | 2026-05-24 02:50:52 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:50:52.598957 | orchestrator | 2026-05-24 02:50:52 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:50:55.644706 | orchestrator | 2026-05-24 02:50:55 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:50:55.644805 | orchestrator | 2026-05-24 02:50:55 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:50:58.693816 | orchestrator | 2026-05-24 02:50:58 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:50:58.694077 | orchestrator | 2026-05-24 02:50:58 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:51:01.743993 | orchestrator | 2026-05-24 02:51:01 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:51:01.744117 | orchestrator | 2026-05-24 02:51:01 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:51:04.792182 | orchestrator | 2026-05-24 02:51:04 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:51:04.792296 | orchestrator | 2026-05-24 02:51:04 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:51:07.834317 | orchestrator | 2026-05-24 02:51:07 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:51:07.834423 | orchestrator | 2026-05-24 02:51:07 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:51:10.880766 | orchestrator | 2026-05-24 02:51:10 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:51:10.880910 | orchestrator | 2026-05-24 02:51:10 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:51:13.921070 | orchestrator | 2026-05-24 02:51:13 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:51:13.921154 | orchestrator | 2026-05-24 02:51:13 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:51:16.969548 | orchestrator | 2026-05-24 02:51:16 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:51:16.969632 | orchestrator | 2026-05-24 02:51:16 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:51:20.025204 | orchestrator | 2026-05-24 02:51:20 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:51:20.025307 | orchestrator | 2026-05-24 02:51:20 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:51:23.070481 | orchestrator | 2026-05-24 02:51:23 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:51:23.070606 | orchestrator | 2026-05-24 02:51:23 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:51:26.118779 | orchestrator | 2026-05-24 02:51:26 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:51:26.118954 | orchestrator | 2026-05-24 02:51:26 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:51:29.169690 | orchestrator | 2026-05-24 02:51:29 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:51:29.169880 | orchestrator | 2026-05-24 02:51:29 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:51:32.222301 | orchestrator | 2026-05-24 02:51:32 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:51:32.222405 | orchestrator | 2026-05-24 02:51:32 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:51:35.274644 | orchestrator | 2026-05-24 02:51:35 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:51:35.274764 | orchestrator | 2026-05-24 02:51:35 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:51:38.326437 | orchestrator | 2026-05-24 02:51:38 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:51:38.326562 | orchestrator | 2026-05-24 02:51:38 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:51:41.372105 | orchestrator | 2026-05-24 02:51:41 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:51:41.372206 | orchestrator | 2026-05-24 02:51:41 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:51:44.417200 | orchestrator | 2026-05-24 02:51:44 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:51:44.417334 | orchestrator | 2026-05-24 02:51:44 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:51:47.465585 | orchestrator | 2026-05-24 02:51:47 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:51:47.465692 | orchestrator | 2026-05-24 02:51:47 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:51:50.514672 | orchestrator | 2026-05-24 02:51:50 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:51:50.514777 | orchestrator | 2026-05-24 02:51:50 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:51:53.564099 | orchestrator | 2026-05-24 02:51:53 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:51:53.564210 | orchestrator | 2026-05-24 02:51:53 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:51:56.612232 | orchestrator | 2026-05-24 02:51:56 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:51:56.612411 | orchestrator | 2026-05-24 02:51:56 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:51:59.660347 | orchestrator | 2026-05-24 02:51:59 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:51:59.660448 | orchestrator | 2026-05-24 02:51:59 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:52:02.716033 | orchestrator | 2026-05-24 02:52:02 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:52:02.716137 | orchestrator | 2026-05-24 02:52:02 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:52:05.768370 | orchestrator | 2026-05-24 02:52:05 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:52:05.768468 | orchestrator | 2026-05-24 02:52:05 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:52:08.816752 | orchestrator | 2026-05-24 02:52:08 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:52:08.816884 | orchestrator | 2026-05-24 02:52:08 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:52:11.861533 | orchestrator | 2026-05-24 02:52:11 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:52:11.861632 | orchestrator | 2026-05-24 02:52:11 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:52:14.914870 | orchestrator | 2026-05-24 02:52:14 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:52:14.914978 | orchestrator | 2026-05-24 02:52:14 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:52:17.972329 | orchestrator | 2026-05-24 02:52:17 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:52:17.972423 | orchestrator | 2026-05-24 02:52:17 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:52:21.028483 | orchestrator | 2026-05-24 02:52:21 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:52:21.028572 | orchestrator | 2026-05-24 02:52:21 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:52:24.075567 | orchestrator | 2026-05-24 02:52:24 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:52:24.075854 | orchestrator | 2026-05-24 02:52:24 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:52:27.116182 | orchestrator | 2026-05-24 02:52:27 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:52:27.116274 | orchestrator | 2026-05-24 02:52:27 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:52:30.168728 | orchestrator | 2026-05-24 02:52:30 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:52:30.168883 | orchestrator | 2026-05-24 02:52:30 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:52:33.213206 | orchestrator | 2026-05-24 02:52:33 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:52:33.213314 | orchestrator | 2026-05-24 02:52:33 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:52:36.249552 | orchestrator | 2026-05-24 02:52:36 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:52:36.249643 | orchestrator | 2026-05-24 02:52:36 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:52:39.299591 | orchestrator | 2026-05-24 02:52:39 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:52:39.299693 | orchestrator | 2026-05-24 02:52:39 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:52:42.346082 | orchestrator | 2026-05-24 02:52:42 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:52:42.346170 | orchestrator | 2026-05-24 02:52:42 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:52:45.394149 | orchestrator | 2026-05-24 02:52:45 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:52:45.394246 | orchestrator | 2026-05-24 02:52:45 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:52:48.442307 | orchestrator | 2026-05-24 02:52:48 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:52:48.442404 | orchestrator | 2026-05-24 02:52:48 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:52:51.486788 | orchestrator | 2026-05-24 02:52:51 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:52:51.486905 | orchestrator | 2026-05-24 02:52:51 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:52:54.532966 | orchestrator | 2026-05-24 02:52:54 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:52:54.533068 | orchestrator | 2026-05-24 02:52:54 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:52:57.579195 | orchestrator | 2026-05-24 02:52:57 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:52:57.579284 | orchestrator | 2026-05-24 02:52:57 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:53:00.624952 | orchestrator | 2026-05-24 02:53:00 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:53:00.625054 | orchestrator | 2026-05-24 02:53:00 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:53:03.674401 | orchestrator | 2026-05-24 02:53:03 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:53:03.674507 | orchestrator | 2026-05-24 02:53:03 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:53:06.715431 | orchestrator | 2026-05-24 02:53:06 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:53:06.715557 | orchestrator | 2026-05-24 02:53:06 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:53:09.765598 | orchestrator | 2026-05-24 02:53:09 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:53:09.765699 | orchestrator | 2026-05-24 02:53:09 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:53:12.820347 | orchestrator | 2026-05-24 02:53:12 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:53:12.820476 | orchestrator | 2026-05-24 02:53:12 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:53:15.868874 | orchestrator | 2026-05-24 02:53:15 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:53:15.868981 | orchestrator | 2026-05-24 02:53:15 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:53:18.920306 | orchestrator | 2026-05-24 02:53:18 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:53:18.920374 | orchestrator | 2026-05-24 02:53:18 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:53:21.975434 | orchestrator | 2026-05-24 02:53:21 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:53:21.975562 | orchestrator | 2026-05-24 02:53:21 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:53:25.031710 | orchestrator | 2026-05-24 02:53:25 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:53:25.031853 | orchestrator | 2026-05-24 02:53:25 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:53:28.075909 | orchestrator | 2026-05-24 02:53:28 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:53:28.076008 | orchestrator | 2026-05-24 02:53:28 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:53:31.129018 | orchestrator | 2026-05-24 02:53:31 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:53:31.129107 | orchestrator | 2026-05-24 02:53:31 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:53:34.177522 | orchestrator | 2026-05-24 02:53:34 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:53:34.177596 | orchestrator | 2026-05-24 02:53:34 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:53:37.227716 | orchestrator | 2026-05-24 02:53:37 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:53:37.227869 | orchestrator | 2026-05-24 02:53:37 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:53:40.273387 | orchestrator | 2026-05-24 02:53:40 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:53:40.273464 | orchestrator | 2026-05-24 02:53:40 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:53:43.327272 | orchestrator | 2026-05-24 02:53:43 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:53:43.327375 | orchestrator | 2026-05-24 02:53:43 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:53:46.364301 | orchestrator | 2026-05-24 02:53:46 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:53:46.364402 | orchestrator | 2026-05-24 02:53:46 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:53:49.407214 | orchestrator | 2026-05-24 02:53:49 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:53:49.407321 | orchestrator | 2026-05-24 02:53:49 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:53:52.459908 | orchestrator | 2026-05-24 02:53:52 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:53:52.460008 | orchestrator | 2026-05-24 02:53:52 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:53:55.504002 | orchestrator | 2026-05-24 02:53:55 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:53:55.504103 | orchestrator | 2026-05-24 02:53:55 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:53:58.553348 | orchestrator | 2026-05-24 02:53:58 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:53:58.553449 | orchestrator | 2026-05-24 02:53:58 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:54:01.599177 | orchestrator | 2026-05-24 02:54:01 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:54:01.599298 | orchestrator | 2026-05-24 02:54:01 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:54:04.647131 | orchestrator | 2026-05-24 02:54:04 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:54:04.647228 | orchestrator | 2026-05-24 02:54:04 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:54:07.693195 | orchestrator | 2026-05-24 02:54:07 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:54:07.693301 | orchestrator | 2026-05-24 02:54:07 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:54:10.738526 | orchestrator | 2026-05-24 02:54:10 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:54:10.738625 | orchestrator | 2026-05-24 02:54:10 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:54:13.788024 | orchestrator | 2026-05-24 02:54:13 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:54:13.788157 | orchestrator | 2026-05-24 02:54:13 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:54:16.832002 | orchestrator | 2026-05-24 02:54:16 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:54:16.832105 | orchestrator | 2026-05-24 02:54:16 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:54:19.876300 | orchestrator | 2026-05-24 02:54:19 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:54:19.876424 | orchestrator | 2026-05-24 02:54:19 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:54:22.924852 | orchestrator | 2026-05-24 02:54:22 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:54:22.924980 | orchestrator | 2026-05-24 02:54:22 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:54:25.963273 | orchestrator | 2026-05-24 02:54:25 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:54:25.963377 | orchestrator | 2026-05-24 02:54:25 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:54:29.020330 | orchestrator | 2026-05-24 02:54:29 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:54:29.020431 | orchestrator | 2026-05-24 02:54:29 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:54:32.075986 | orchestrator | 2026-05-24 02:54:32 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:54:32.076092 | orchestrator | 2026-05-24 02:54:32 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:54:35.128768 | orchestrator | 2026-05-24 02:54:35 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:54:35.128986 | orchestrator | 2026-05-24 02:54:35 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:54:38.173104 | orchestrator | 2026-05-24 02:54:38 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:54:38.173210 | orchestrator | 2026-05-24 02:54:38 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:54:41.227573 | orchestrator | 2026-05-24 02:54:41 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:54:41.227672 | orchestrator | 2026-05-24 02:54:41 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:54:44.287458 | orchestrator | 2026-05-24 02:54:44 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:54:44.287565 | orchestrator | 2026-05-24 02:54:44 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:54:47.330345 | orchestrator | 2026-05-24 02:54:47 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:54:47.330458 | orchestrator | 2026-05-24 02:54:47 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:54:50.383425 | orchestrator | 2026-05-24 02:54:50 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:54:50.383555 | orchestrator | 2026-05-24 02:54:50 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:54:53.437975 | orchestrator | 2026-05-24 02:54:53 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:54:53.438124 | orchestrator | 2026-05-24 02:54:53 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:54:56.488056 | orchestrator | 2026-05-24 02:54:56 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:54:56.488163 | orchestrator | 2026-05-24 02:54:56 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:54:59.537970 | orchestrator | 2026-05-24 02:54:59 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:54:59.538133 | orchestrator | 2026-05-24 02:54:59 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:55:02.584468 | orchestrator | 2026-05-24 02:55:02 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:55:02.584573 | orchestrator | 2026-05-24 02:55:02 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:55:05.631274 | orchestrator | 2026-05-24 02:55:05 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:55:05.631373 | orchestrator | 2026-05-24 02:55:05 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:55:08.677888 | orchestrator | 2026-05-24 02:55:08 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:55:08.678147 | orchestrator | 2026-05-24 02:55:08 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:55:11.720426 | orchestrator | 2026-05-24 02:55:11 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:55:11.720488 | orchestrator | 2026-05-24 02:55:11 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:55:14.767445 | orchestrator | 2026-05-24 02:55:14 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:55:14.767548 | orchestrator | 2026-05-24 02:55:14 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:55:17.816037 | orchestrator | 2026-05-24 02:55:17 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:55:17.816186 | orchestrator | 2026-05-24 02:55:17 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:55:20.869447 | orchestrator | 2026-05-24 02:55:20 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:55:20.869549 | orchestrator | 2026-05-24 02:55:20 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:55:23.916609 | orchestrator | 2026-05-24 02:55:23 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:55:23.916833 | orchestrator | 2026-05-24 02:55:23 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:55:26.968112 | orchestrator | 2026-05-24 02:55:26 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:55:26.968216 | orchestrator | 2026-05-24 02:55:26 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:55:30.014589 | orchestrator | 2026-05-24 02:55:30 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:55:30.014735 | orchestrator | 2026-05-24 02:55:30 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:55:33.060543 | orchestrator | 2026-05-24 02:55:33 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:55:33.060862 | orchestrator | 2026-05-24 02:55:33 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:55:36.105964 | orchestrator | 2026-05-24 02:55:36 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:55:36.106353 | orchestrator | 2026-05-24 02:55:36 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:55:39.160268 | orchestrator | 2026-05-24 02:55:39 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:55:39.160370 | orchestrator | 2026-05-24 02:55:39 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:55:42.206930 | orchestrator | 2026-05-24 02:55:42 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:55:42.207162 | orchestrator | 2026-05-24 02:55:42 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:55:45.260416 | orchestrator | 2026-05-24 02:55:45 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:55:45.260544 | orchestrator | 2026-05-24 02:55:45 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:55:48.300590 | orchestrator | 2026-05-24 02:55:48 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:55:48.300767 | orchestrator | 2026-05-24 02:55:48 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:55:51.349263 | orchestrator | 2026-05-24 02:55:51 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:55:51.349372 | orchestrator | 2026-05-24 02:55:51 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:55:54.397419 | orchestrator | 2026-05-24 02:55:54 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:55:54.397522 | orchestrator | 2026-05-24 02:55:54 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:55:57.453470 | orchestrator | 2026-05-24 02:55:57 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:55:57.453592 | orchestrator | 2026-05-24 02:55:57 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:56:00.495468 | orchestrator | 2026-05-24 02:56:00 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:56:00.495576 | orchestrator | 2026-05-24 02:56:00 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:56:03.546835 | orchestrator | 2026-05-24 02:56:03 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:56:03.546932 | orchestrator | 2026-05-24 02:56:03 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:56:06.589805 | orchestrator | 2026-05-24 02:56:06 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:56:06.589922 | orchestrator | 2026-05-24 02:56:06 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:56:09.640700 | orchestrator | 2026-05-24 02:56:09 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:56:09.640808 | orchestrator | 2026-05-24 02:56:09 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:56:12.700314 | orchestrator | 2026-05-24 02:56:12 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:56:12.700428 | orchestrator | 2026-05-24 02:56:12 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:56:15.739340 | orchestrator | 2026-05-24 02:56:15 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:56:15.739486 | orchestrator | 2026-05-24 02:56:15 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:56:18.788593 | orchestrator | 2026-05-24 02:56:18 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:56:18.788778 | orchestrator | 2026-05-24 02:56:18 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:56:21.834876 | orchestrator | 2026-05-24 02:56:21 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:56:21.835010 | orchestrator | 2026-05-24 02:56:21 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:56:24.881070 | orchestrator | 2026-05-24 02:56:24 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:56:24.882496 | orchestrator | 2026-05-24 02:56:24 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:56:27.930237 | orchestrator | 2026-05-24 02:56:27 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:56:27.930339 | orchestrator | 2026-05-24 02:56:27 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:56:30.975063 | orchestrator | 2026-05-24 02:56:30 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:56:30.975163 | orchestrator | 2026-05-24 02:56:30 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:56:34.024142 | orchestrator | 2026-05-24 02:56:34 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:56:34.024259 | orchestrator | 2026-05-24 02:56:34 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:56:37.070167 | orchestrator | 2026-05-24 02:56:37 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:56:37.070295 | orchestrator | 2026-05-24 02:56:37 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:56:40.119479 | orchestrator | 2026-05-24 02:56:40 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:56:40.119828 | orchestrator | 2026-05-24 02:56:40 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:56:43.159659 | orchestrator | 2026-05-24 02:56:43 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:56:43.159793 | orchestrator | 2026-05-24 02:56:43 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:56:46.202322 | orchestrator | 2026-05-24 02:56:46 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:56:46.202422 | orchestrator | 2026-05-24 02:56:46 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:56:49.242774 | orchestrator | 2026-05-24 02:56:49 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:56:49.242877 | orchestrator | 2026-05-24 02:56:49 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:56:52.296834 | orchestrator | 2026-05-24 02:56:52 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:56:52.296945 | orchestrator | 2026-05-24 02:56:52 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:56:55.347112 | orchestrator | 2026-05-24 02:56:55 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:56:55.347212 | orchestrator | 2026-05-24 02:56:55 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:56:58.401282 | orchestrator | 2026-05-24 02:56:58 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:56:58.401382 | orchestrator | 2026-05-24 02:56:58 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:57:01.442703 | orchestrator | 2026-05-24 02:57:01 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:57:01.442792 | orchestrator | 2026-05-24 02:57:01 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:57:04.497070 | orchestrator | 2026-05-24 02:57:04 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:57:04.497168 | orchestrator | 2026-05-24 02:57:04 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:57:07.549265 | orchestrator | 2026-05-24 02:57:07 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:57:07.549436 | orchestrator | 2026-05-24 02:57:07 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:57:10.592964 | orchestrator | 2026-05-24 02:57:10 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:57:10.593083 | orchestrator | 2026-05-24 02:57:10 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:57:13.639097 | orchestrator | 2026-05-24 02:57:13 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:57:13.639180 | orchestrator | 2026-05-24 02:57:13 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:57:16.688338 | orchestrator | 2026-05-24 02:57:16 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:57:16.688445 | orchestrator | 2026-05-24 02:57:16 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:57:19.732069 | orchestrator | 2026-05-24 02:57:19 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:57:19.732195 | orchestrator | 2026-05-24 02:57:19 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:57:22.784335 | orchestrator | 2026-05-24 02:57:22 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:57:22.784439 | orchestrator | 2026-05-24 02:57:22 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:57:25.837098 | orchestrator | 2026-05-24 02:57:25 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:57:25.837197 | orchestrator | 2026-05-24 02:57:25 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:57:28.885255 | orchestrator | 2026-05-24 02:57:28 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:57:28.885385 | orchestrator | 2026-05-24 02:57:28 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:57:31.931989 | orchestrator | 2026-05-24 02:57:31 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:57:31.932086 | orchestrator | 2026-05-24 02:57:31 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:57:34.976436 | orchestrator | 2026-05-24 02:57:34 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:57:34.976541 | orchestrator | 2026-05-24 02:57:34 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:57:38.017070 | orchestrator | 2026-05-24 02:57:38 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:57:38.017182 | orchestrator | 2026-05-24 02:57:38 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:57:41.061145 | orchestrator | 2026-05-24 02:57:41 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:57:41.061241 | orchestrator | 2026-05-24 02:57:41 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:57:44.111693 | orchestrator | 2026-05-24 02:57:44 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:57:44.111788 | orchestrator | 2026-05-24 02:57:44 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:57:47.158116 | orchestrator | 2026-05-24 02:57:47 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:57:47.158223 | orchestrator | 2026-05-24 02:57:47 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:57:50.211298 | orchestrator | 2026-05-24 02:57:50 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:57:50.211400 | orchestrator | 2026-05-24 02:57:50 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:57:53.254913 | orchestrator | 2026-05-24 02:57:53 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:57:53.255050 | orchestrator | 2026-05-24 02:57:53 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:57:56.299337 | orchestrator | 2026-05-24 02:57:56 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:57:56.299438 | orchestrator | 2026-05-24 02:57:56 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:57:59.334902 | orchestrator | 2026-05-24 02:57:59 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:57:59.335006 | orchestrator | 2026-05-24 02:57:59 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:58:02.390679 | orchestrator | 2026-05-24 02:58:02 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:58:02.390784 | orchestrator | 2026-05-24 02:58:02 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:58:05.441500 | orchestrator | 2026-05-24 02:58:05 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:58:05.441657 | orchestrator | 2026-05-24 02:58:05 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:58:08.490163 | orchestrator | 2026-05-24 02:58:08 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:58:08.490272 | orchestrator | 2026-05-24 02:58:08 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:58:11.539465 | orchestrator | 2026-05-24 02:58:11 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:58:11.539635 | orchestrator | 2026-05-24 02:58:11 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:58:14.590446 | orchestrator | 2026-05-24 02:58:14 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:58:14.590653 | orchestrator | 2026-05-24 02:58:14 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:58:17.636197 | orchestrator | 2026-05-24 02:58:17 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:58:17.636358 | orchestrator | 2026-05-24 02:58:17 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:58:20.680293 | orchestrator | 2026-05-24 02:58:20 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:58:20.680388 | orchestrator | 2026-05-24 02:58:20 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:58:23.725327 | orchestrator | 2026-05-24 02:58:23 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:58:23.725437 | orchestrator | 2026-05-24 02:58:23 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:58:26.773524 | orchestrator | 2026-05-24 02:58:26 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:58:26.773671 | orchestrator | 2026-05-24 02:58:26 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:58:29.824585 | orchestrator | 2026-05-24 02:58:29 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:58:29.824685 | orchestrator | 2026-05-24 02:58:29 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:58:32.876512 | orchestrator | 2026-05-24 02:58:32 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:58:32.876728 | orchestrator | 2026-05-24 02:58:32 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:58:35.922306 | orchestrator | 2026-05-24 02:58:35 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:58:35.922404 | orchestrator | 2026-05-24 02:58:35 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:58:38.973295 | orchestrator | 2026-05-24 02:58:38 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:58:38.973427 | orchestrator | 2026-05-24 02:58:38 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:58:42.031742 | orchestrator | 2026-05-24 02:58:42 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:58:42.031839 | orchestrator | 2026-05-24 02:58:42 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:58:45.085517 | orchestrator | 2026-05-24 02:58:45 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:58:45.085779 | orchestrator | 2026-05-24 02:58:45 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:58:48.133169 | orchestrator | 2026-05-24 02:58:48 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:58:48.133268 | orchestrator | 2026-05-24 02:58:48 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:58:51.188910 | orchestrator | 2026-05-24 02:58:51 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:58:51.189013 | orchestrator | 2026-05-24 02:58:51 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:58:54.242865 | orchestrator | 2026-05-24 02:58:54 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:58:54.242965 | orchestrator | 2026-05-24 02:58:54 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:58:57.291724 | orchestrator | 2026-05-24 02:58:57 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:58:57.291817 | orchestrator | 2026-05-24 02:58:57 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:59:00.332985 | orchestrator | 2026-05-24 02:59:00 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:59:00.333086 | orchestrator | 2026-05-24 02:59:00 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:59:03.382118 | orchestrator | 2026-05-24 02:59:03 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:59:03.382221 | orchestrator | 2026-05-24 02:59:03 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:59:06.430251 | orchestrator | 2026-05-24 02:59:06 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:59:06.430351 | orchestrator | 2026-05-24 02:59:06 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:59:09.476835 | orchestrator | 2026-05-24 02:59:09 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:59:09.477049 | orchestrator | 2026-05-24 02:59:09 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:59:12.533035 | orchestrator | 2026-05-24 02:59:12 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:59:12.533151 | orchestrator | 2026-05-24 02:59:12 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:59:15.580502 | orchestrator | 2026-05-24 02:59:15 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:59:15.580674 | orchestrator | 2026-05-24 02:59:15 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:59:18.633293 | orchestrator | 2026-05-24 02:59:18 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:59:18.633390 | orchestrator | 2026-05-24 02:59:18 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:59:21.676905 | orchestrator | 2026-05-24 02:59:21 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:59:21.677008 | orchestrator | 2026-05-24 02:59:21 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:59:24.723315 | orchestrator | 2026-05-24 02:59:24 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:59:24.723449 | orchestrator | 2026-05-24 02:59:24 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:59:27.773886 | orchestrator | 2026-05-24 02:59:27 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:59:27.773989 | orchestrator | 2026-05-24 02:59:27 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:59:30.822590 | orchestrator | 2026-05-24 02:59:30 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:59:30.822694 | orchestrator | 2026-05-24 02:59:30 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:59:33.870974 | orchestrator | 2026-05-24 02:59:33 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:59:33.871105 | orchestrator | 2026-05-24 02:59:33 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:59:36.918196 | orchestrator | 2026-05-24 02:59:36 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:59:36.918332 | orchestrator | 2026-05-24 02:59:36 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:59:39.962614 | orchestrator | 2026-05-24 02:59:39 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:59:39.962714 | orchestrator | 2026-05-24 02:59:39 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:59:43.015972 | orchestrator | 2026-05-24 02:59:43 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:59:43.016148 | orchestrator | 2026-05-24 02:59:43 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:59:46.061848 | orchestrator | 2026-05-24 02:59:46 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:59:46.061950 | orchestrator | 2026-05-24 02:59:46 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:59:49.109968 | orchestrator | 2026-05-24 02:59:49 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:59:49.110114 | orchestrator | 2026-05-24 02:59:49 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:59:52.159752 | orchestrator | 2026-05-24 02:59:52 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:59:52.159831 | orchestrator | 2026-05-24 02:59:52 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:59:55.203889 | orchestrator | 2026-05-24 02:59:55 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:59:55.203997 | orchestrator | 2026-05-24 02:59:55 | INFO  | Wait 1 second(s) until the next check 2026-05-24 02:59:58.245840 | orchestrator | 2026-05-24 02:59:58 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 02:59:58.245945 | orchestrator | 2026-05-24 02:59:58 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:00:01.302888 | orchestrator | 2026-05-24 03:00:01 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:00:01.302989 | orchestrator | 2026-05-24 03:00:01 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:00:04.357082 | orchestrator | 2026-05-24 03:00:04 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:00:04.357191 | orchestrator | 2026-05-24 03:00:04 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:00:07.398466 | orchestrator | 2026-05-24 03:00:07 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:00:07.398624 | orchestrator | 2026-05-24 03:00:07 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:00:10.446158 | orchestrator | 2026-05-24 03:00:10 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:00:10.446262 | orchestrator | 2026-05-24 03:00:10 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:00:13.503362 | orchestrator | 2026-05-24 03:00:13 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:00:13.503459 | orchestrator | 2026-05-24 03:00:13 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:00:16.550907 | orchestrator | 2026-05-24 03:00:16 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:00:16.551008 | orchestrator | 2026-05-24 03:00:16 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:00:19.596971 | orchestrator | 2026-05-24 03:00:19 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:00:19.597069 | orchestrator | 2026-05-24 03:00:19 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:00:22.648941 | orchestrator | 2026-05-24 03:00:22 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:00:22.649042 | orchestrator | 2026-05-24 03:00:22 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:00:25.690223 | orchestrator | 2026-05-24 03:00:25 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:00:25.690307 | orchestrator | 2026-05-24 03:00:25 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:00:28.741793 | orchestrator | 2026-05-24 03:00:28 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:00:28.741883 | orchestrator | 2026-05-24 03:00:28 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:00:31.788511 | orchestrator | 2026-05-24 03:00:31 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:00:31.788641 | orchestrator | 2026-05-24 03:00:31 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:00:34.834920 | orchestrator | 2026-05-24 03:00:34 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:00:34.835050 | orchestrator | 2026-05-24 03:00:34 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:00:37.880246 | orchestrator | 2026-05-24 03:00:37 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:00:37.880379 | orchestrator | 2026-05-24 03:00:37 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:00:40.922142 | orchestrator | 2026-05-24 03:00:40 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:00:40.922239 | orchestrator | 2026-05-24 03:00:40 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:00:43.971510 | orchestrator | 2026-05-24 03:00:43 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:00:43.971613 | orchestrator | 2026-05-24 03:00:43 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:00:47.014106 | orchestrator | 2026-05-24 03:00:47 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:00:47.014221 | orchestrator | 2026-05-24 03:00:47 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:00:50.060133 | orchestrator | 2026-05-24 03:00:50 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:00:50.060292 | orchestrator | 2026-05-24 03:00:50 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:00:53.107607 | orchestrator | 2026-05-24 03:00:53 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:00:53.107717 | orchestrator | 2026-05-24 03:00:53 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:00:56.155123 | orchestrator | 2026-05-24 03:00:56 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:00:56.155258 | orchestrator | 2026-05-24 03:00:56 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:00:59.201355 | orchestrator | 2026-05-24 03:00:59 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:00:59.201499 | orchestrator | 2026-05-24 03:00:59 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:01:02.244540 | orchestrator | 2026-05-24 03:01:02 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:01:02.244640 | orchestrator | 2026-05-24 03:01:02 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:01:05.298097 | orchestrator | 2026-05-24 03:01:05 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:01:05.298199 | orchestrator | 2026-05-24 03:01:05 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:01:08.345908 | orchestrator | 2026-05-24 03:01:08 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:01:08.346113 | orchestrator | 2026-05-24 03:01:08 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:01:11.396366 | orchestrator | 2026-05-24 03:01:11 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:01:11.396466 | orchestrator | 2026-05-24 03:01:11 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:01:14.453661 | orchestrator | 2026-05-24 03:01:14 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:01:14.453764 | orchestrator | 2026-05-24 03:01:14 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:01:17.498887 | orchestrator | 2026-05-24 03:01:17 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:01:17.498996 | orchestrator | 2026-05-24 03:01:17 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:01:20.536708 | orchestrator | 2026-05-24 03:01:20 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:01:20.536802 | orchestrator | 2026-05-24 03:01:20 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:01:23.585127 | orchestrator | 2026-05-24 03:01:23 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:01:23.585229 | orchestrator | 2026-05-24 03:01:23 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:01:26.632179 | orchestrator | 2026-05-24 03:01:26 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:01:26.632309 | orchestrator | 2026-05-24 03:01:26 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:01:29.677242 | orchestrator | 2026-05-24 03:01:29 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:01:29.677341 | orchestrator | 2026-05-24 03:01:29 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:01:32.727056 | orchestrator | 2026-05-24 03:01:32 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:01:32.727151 | orchestrator | 2026-05-24 03:01:32 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:01:35.772188 | orchestrator | 2026-05-24 03:01:35 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:01:35.772281 | orchestrator | 2026-05-24 03:01:35 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:01:38.822649 | orchestrator | 2026-05-24 03:01:38 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:01:38.822773 | orchestrator | 2026-05-24 03:01:38 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:01:41.868443 | orchestrator | 2026-05-24 03:01:41 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:01:41.868563 | orchestrator | 2026-05-24 03:01:41 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:01:44.921101 | orchestrator | 2026-05-24 03:01:44 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:01:44.921206 | orchestrator | 2026-05-24 03:01:44 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:01:47.976069 | orchestrator | 2026-05-24 03:01:47 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:01:47.976150 | orchestrator | 2026-05-24 03:01:47 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:01:51.035723 | orchestrator | 2026-05-24 03:01:51 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:01:51.035826 | orchestrator | 2026-05-24 03:01:51 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:01:54.087028 | orchestrator | 2026-05-24 03:01:54 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:01:54.087123 | orchestrator | 2026-05-24 03:01:54 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:01:57.134596 | orchestrator | 2026-05-24 03:01:57 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:01:57.134705 | orchestrator | 2026-05-24 03:01:57 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:02:00.183505 | orchestrator | 2026-05-24 03:02:00 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:02:00.183605 | orchestrator | 2026-05-24 03:02:00 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:02:03.230900 | orchestrator | 2026-05-24 03:02:03 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:02:03.230995 | orchestrator | 2026-05-24 03:02:03 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:02:06.280329 | orchestrator | 2026-05-24 03:02:06 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:02:06.280456 | orchestrator | 2026-05-24 03:02:06 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:02:09.325134 | orchestrator | 2026-05-24 03:02:09 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:02:09.325243 | orchestrator | 2026-05-24 03:02:09 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:02:12.370631 | orchestrator | 2026-05-24 03:02:12 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:02:12.370721 | orchestrator | 2026-05-24 03:02:12 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:02:15.420161 | orchestrator | 2026-05-24 03:02:15 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:02:15.420271 | orchestrator | 2026-05-24 03:02:15 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:02:18.466735 | orchestrator | 2026-05-24 03:02:18 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:02:18.466818 | orchestrator | 2026-05-24 03:02:18 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:02:21.519472 | orchestrator | 2026-05-24 03:02:21 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:02:21.519576 | orchestrator | 2026-05-24 03:02:21 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:02:24.574240 | orchestrator | 2026-05-24 03:02:24 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:02:24.574339 | orchestrator | 2026-05-24 03:02:24 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:02:27.624052 | orchestrator | 2026-05-24 03:02:27 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:02:27.624186 | orchestrator | 2026-05-24 03:02:27 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:02:30.674323 | orchestrator | 2026-05-24 03:02:30 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:02:30.674434 | orchestrator | 2026-05-24 03:02:30 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:02:33.720603 | orchestrator | 2026-05-24 03:02:33 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:02:33.720704 | orchestrator | 2026-05-24 03:02:33 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:02:36.766272 | orchestrator | 2026-05-24 03:02:36 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:02:36.766458 | orchestrator | 2026-05-24 03:02:36 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:02:39.816684 | orchestrator | 2026-05-24 03:02:39 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:02:39.816811 | orchestrator | 2026-05-24 03:02:39 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:02:42.860487 | orchestrator | 2026-05-24 03:02:42 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:02:42.860570 | orchestrator | 2026-05-24 03:02:42 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:02:45.911441 | orchestrator | 2026-05-24 03:02:45 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:02:45.911543 | orchestrator | 2026-05-24 03:02:45 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:02:48.958820 | orchestrator | 2026-05-24 03:02:48 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:02:48.958914 | orchestrator | 2026-05-24 03:02:48 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:02:52.008935 | orchestrator | 2026-05-24 03:02:52 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:02:52.009036 | orchestrator | 2026-05-24 03:02:52 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:02:55.056379 | orchestrator | 2026-05-24 03:02:55 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:02:55.056482 | orchestrator | 2026-05-24 03:02:55 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:02:58.094300 | orchestrator | 2026-05-24 03:02:58 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:02:58.094470 | orchestrator | 2026-05-24 03:02:58 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:03:01.138197 | orchestrator | 2026-05-24 03:03:01 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:03:01.138302 | orchestrator | 2026-05-24 03:03:01 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:03:04.184625 | orchestrator | 2026-05-24 03:03:04 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:03:04.184723 | orchestrator | 2026-05-24 03:03:04 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:03:07.226372 | orchestrator | 2026-05-24 03:03:07 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:03:07.226471 | orchestrator | 2026-05-24 03:03:07 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:03:10.278401 | orchestrator | 2026-05-24 03:03:10 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:03:10.278528 | orchestrator | 2026-05-24 03:03:10 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:03:13.332430 | orchestrator | 2026-05-24 03:03:13 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:03:13.332520 | orchestrator | 2026-05-24 03:03:13 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:03:16.372703 | orchestrator | 2026-05-24 03:03:16 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:03:16.372801 | orchestrator | 2026-05-24 03:03:16 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:03:19.420479 | orchestrator | 2026-05-24 03:03:19 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:03:19.420581 | orchestrator | 2026-05-24 03:03:19 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:03:22.468963 | orchestrator | 2026-05-24 03:03:22 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:03:22.469057 | orchestrator | 2026-05-24 03:03:22 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:03:25.515206 | orchestrator | 2026-05-24 03:03:25 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:03:25.515362 | orchestrator | 2026-05-24 03:03:25 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:03:28.567604 | orchestrator | 2026-05-24 03:03:28 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:03:28.567701 | orchestrator | 2026-05-24 03:03:28 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:03:31.616129 | orchestrator | 2026-05-24 03:03:31 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:03:31.616363 | orchestrator | 2026-05-24 03:03:31 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:03:34.659917 | orchestrator | 2026-05-24 03:03:34 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:03:34.660004 | orchestrator | 2026-05-24 03:03:34 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:03:37.709207 | orchestrator | 2026-05-24 03:03:37 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:03:37.709344 | orchestrator | 2026-05-24 03:03:37 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:03:40.757511 | orchestrator | 2026-05-24 03:03:40 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:03:40.757632 | orchestrator | 2026-05-24 03:03:40 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:03:43.796197 | orchestrator | 2026-05-24 03:03:43 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:03:43.796392 | orchestrator | 2026-05-24 03:03:43 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:03:46.845360 | orchestrator | 2026-05-24 03:03:46 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:03:46.846270 | orchestrator | 2026-05-24 03:03:46 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:03:49.892656 | orchestrator | 2026-05-24 03:03:49 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:03:49.892771 | orchestrator | 2026-05-24 03:03:49 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:03:52.939198 | orchestrator | 2026-05-24 03:03:52 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:03:52.939331 | orchestrator | 2026-05-24 03:03:52 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:03:55.986943 | orchestrator | 2026-05-24 03:03:55 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:03:55.987053 | orchestrator | 2026-05-24 03:03:55 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:03:59.025547 | orchestrator | 2026-05-24 03:03:59 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:03:59.025711 | orchestrator | 2026-05-24 03:03:59 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:04:02.080543 | orchestrator | 2026-05-24 03:04:02 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:04:02.080617 | orchestrator | 2026-05-24 03:04:02 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:04:05.131340 | orchestrator | 2026-05-24 03:04:05 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:04:05.131412 | orchestrator | 2026-05-24 03:04:05 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:04:08.180766 | orchestrator | 2026-05-24 03:04:08 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:04:08.180863 | orchestrator | 2026-05-24 03:04:08 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:04:11.233105 | orchestrator | 2026-05-24 03:04:11 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:04:11.233210 | orchestrator | 2026-05-24 03:04:11 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:04:14.283908 | orchestrator | 2026-05-24 03:04:14 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:04:14.284005 | orchestrator | 2026-05-24 03:04:14 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:04:17.332635 | orchestrator | 2026-05-24 03:04:17 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:04:17.332733 | orchestrator | 2026-05-24 03:04:17 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:04:20.380816 | orchestrator | 2026-05-24 03:04:20 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:04:20.380911 | orchestrator | 2026-05-24 03:04:20 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:04:23.429366 | orchestrator | 2026-05-24 03:04:23 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:04:23.429475 | orchestrator | 2026-05-24 03:04:23 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:04:26.477027 | orchestrator | 2026-05-24 03:04:26 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:04:26.477122 | orchestrator | 2026-05-24 03:04:26 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:04:29.526573 | orchestrator | 2026-05-24 03:04:29 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:04:29.526683 | orchestrator | 2026-05-24 03:04:29 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:04:32.572949 | orchestrator | 2026-05-24 03:04:32 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:04:32.573078 | orchestrator | 2026-05-24 03:04:32 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:04:35.619170 | orchestrator | 2026-05-24 03:04:35 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:04:35.619322 | orchestrator | 2026-05-24 03:04:35 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:04:38.672901 | orchestrator | 2026-05-24 03:04:38 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:04:38.673003 | orchestrator | 2026-05-24 03:04:38 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:04:41.715339 | orchestrator | 2026-05-24 03:04:41 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:04:41.715420 | orchestrator | 2026-05-24 03:04:41 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:04:44.764654 | orchestrator | 2026-05-24 03:04:44 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:04:44.764754 | orchestrator | 2026-05-24 03:04:44 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:04:47.815035 | orchestrator | 2026-05-24 03:04:47 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:04:47.815131 | orchestrator | 2026-05-24 03:04:47 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:04:50.863923 | orchestrator | 2026-05-24 03:04:50 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:04:50.864027 | orchestrator | 2026-05-24 03:04:50 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:04:53.915632 | orchestrator | 2026-05-24 03:04:53 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:04:53.915730 | orchestrator | 2026-05-24 03:04:53 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:04:56.964439 | orchestrator | 2026-05-24 03:04:56 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:04:56.964538 | orchestrator | 2026-05-24 03:04:56 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:05:00.014603 | orchestrator | 2026-05-24 03:05:00 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:05:00.015476 | orchestrator | 2026-05-24 03:05:00 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:05:03.058370 | orchestrator | 2026-05-24 03:05:03 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:05:03.058481 | orchestrator | 2026-05-24 03:05:03 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:05:06.097669 | orchestrator | 2026-05-24 03:05:06 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:05:06.097758 | orchestrator | 2026-05-24 03:05:06 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:05:09.142234 | orchestrator | 2026-05-24 03:05:09 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:05:09.142322 | orchestrator | 2026-05-24 03:05:09 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:05:12.184168 | orchestrator | 2026-05-24 03:05:12 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:05:12.184325 | orchestrator | 2026-05-24 03:05:12 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:05:15.230562 | orchestrator | 2026-05-24 03:05:15 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:05:15.230665 | orchestrator | 2026-05-24 03:05:15 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:05:18.266979 | orchestrator | 2026-05-24 03:05:18 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:05:18.267093 | orchestrator | 2026-05-24 03:05:18 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:05:21.307262 | orchestrator | 2026-05-24 03:05:21 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:05:21.307367 | orchestrator | 2026-05-24 03:05:21 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:05:24.355816 | orchestrator | 2026-05-24 03:05:24 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:05:24.355921 | orchestrator | 2026-05-24 03:05:24 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:05:27.406460 | orchestrator | 2026-05-24 03:05:27 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:05:27.406584 | orchestrator | 2026-05-24 03:05:27 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:05:30.457519 | orchestrator | 2026-05-24 03:05:30 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:05:30.457646 | orchestrator | 2026-05-24 03:05:30 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:05:33.515589 | orchestrator | 2026-05-24 03:05:33 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:05:33.515688 | orchestrator | 2026-05-24 03:05:33 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:05:36.568618 | orchestrator | 2026-05-24 03:05:36 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:05:36.568723 | orchestrator | 2026-05-24 03:05:36 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:05:39.618335 | orchestrator | 2026-05-24 03:05:39 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:05:39.618436 | orchestrator | 2026-05-24 03:05:39 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:05:42.665017 | orchestrator | 2026-05-24 03:05:42 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:05:42.665131 | orchestrator | 2026-05-24 03:05:42 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:05:45.706570 | orchestrator | 2026-05-24 03:05:45 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:05:45.706641 | orchestrator | 2026-05-24 03:05:45 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:05:48.751273 | orchestrator | 2026-05-24 03:05:48 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:05:48.751363 | orchestrator | 2026-05-24 03:05:48 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:05:51.803065 | orchestrator | 2026-05-24 03:05:51 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:05:51.803239 | orchestrator | 2026-05-24 03:05:51 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:05:54.855632 | orchestrator | 2026-05-24 03:05:54 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:05:54.855737 | orchestrator | 2026-05-24 03:05:54 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:05:57.910676 | orchestrator | 2026-05-24 03:05:57 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:05:57.910763 | orchestrator | 2026-05-24 03:05:57 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:06:00.965509 | orchestrator | 2026-05-24 03:06:00 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:06:00.965603 | orchestrator | 2026-05-24 03:06:00 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:06:04.015996 | orchestrator | 2026-05-24 03:06:04 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:06:04.016105 | orchestrator | 2026-05-24 03:06:04 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:06:07.061267 | orchestrator | 2026-05-24 03:06:07 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:06:07.061365 | orchestrator | 2026-05-24 03:06:07 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:06:10.103829 | orchestrator | 2026-05-24 03:06:10 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:06:10.103941 | orchestrator | 2026-05-24 03:06:10 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:06:13.154706 | orchestrator | 2026-05-24 03:06:13 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:06:13.154797 | orchestrator | 2026-05-24 03:06:13 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:06:16.197155 | orchestrator | 2026-05-24 03:06:16 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:06:16.197303 | orchestrator | 2026-05-24 03:06:16 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:06:19.240976 | orchestrator | 2026-05-24 03:06:19 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:06:19.241074 | orchestrator | 2026-05-24 03:06:19 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:06:22.298297 | orchestrator | 2026-05-24 03:06:22 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:06:22.298397 | orchestrator | 2026-05-24 03:06:22 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:06:25.348273 | orchestrator | 2026-05-24 03:06:25 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:06:25.348377 | orchestrator | 2026-05-24 03:06:25 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:06:28.391199 | orchestrator | 2026-05-24 03:06:28 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:06:28.391302 | orchestrator | 2026-05-24 03:06:28 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:06:31.439672 | orchestrator | 2026-05-24 03:06:31 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:06:31.439787 | orchestrator | 2026-05-24 03:06:31 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:06:34.487739 | orchestrator | 2026-05-24 03:06:34 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:06:34.487836 | orchestrator | 2026-05-24 03:06:34 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:06:37.532240 | orchestrator | 2026-05-24 03:06:37 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:06:37.532346 | orchestrator | 2026-05-24 03:06:37 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:06:40.576752 | orchestrator | 2026-05-24 03:06:40 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:06:40.576881 | orchestrator | 2026-05-24 03:06:40 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:06:43.621588 | orchestrator | 2026-05-24 03:06:43 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:06:43.621693 | orchestrator | 2026-05-24 03:06:43 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:06:46.682421 | orchestrator | 2026-05-24 03:06:46 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:06:46.682528 | orchestrator | 2026-05-24 03:06:46 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:06:49.730933 | orchestrator | 2026-05-24 03:06:49 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:06:49.731035 | orchestrator | 2026-05-24 03:06:49 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:06:52.785870 | orchestrator | 2026-05-24 03:06:52 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:06:52.785993 | orchestrator | 2026-05-24 03:06:52 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:06:55.838801 | orchestrator | 2026-05-24 03:06:55 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:06:55.838897 | orchestrator | 2026-05-24 03:06:55 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:06:58.890308 | orchestrator | 2026-05-24 03:06:58 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:06:58.890427 | orchestrator | 2026-05-24 03:06:58 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:07:01.948542 | orchestrator | 2026-05-24 03:07:01 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:07:01.948637 | orchestrator | 2026-05-24 03:07:01 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:07:04.994998 | orchestrator | 2026-05-24 03:07:04 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:07:04.995101 | orchestrator | 2026-05-24 03:07:04 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:07:08.049259 | orchestrator | 2026-05-24 03:07:08 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:07:08.049384 | orchestrator | 2026-05-24 03:07:08 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:07:11.093322 | orchestrator | 2026-05-24 03:07:11 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:07:11.093444 | orchestrator | 2026-05-24 03:07:11 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:07:14.143665 | orchestrator | 2026-05-24 03:07:14 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:07:14.143792 | orchestrator | 2026-05-24 03:07:14 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:07:17.191113 | orchestrator | 2026-05-24 03:07:17 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:07:17.191238 | orchestrator | 2026-05-24 03:07:17 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:07:20.238257 | orchestrator | 2026-05-24 03:07:20 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:07:20.238373 | orchestrator | 2026-05-24 03:07:20 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:07:23.284306 | orchestrator | 2026-05-24 03:07:23 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:07:23.284408 | orchestrator | 2026-05-24 03:07:23 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:07:26.332782 | orchestrator | 2026-05-24 03:07:26 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:07:26.332865 | orchestrator | 2026-05-24 03:07:26 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:07:29.377754 | orchestrator | 2026-05-24 03:07:29 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:07:29.377854 | orchestrator | 2026-05-24 03:07:29 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:07:32.424220 | orchestrator | 2026-05-24 03:07:32 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:07:32.424343 | orchestrator | 2026-05-24 03:07:32 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:07:35.477845 | orchestrator | 2026-05-24 03:07:35 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:07:35.477949 | orchestrator | 2026-05-24 03:07:35 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:07:38.527962 | orchestrator | 2026-05-24 03:07:38 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:07:38.528070 | orchestrator | 2026-05-24 03:07:38 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:07:41.575310 | orchestrator | 2026-05-24 03:07:41 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:07:41.575410 | orchestrator | 2026-05-24 03:07:41 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:07:44.614716 | orchestrator | 2026-05-24 03:07:44 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:07:44.614817 | orchestrator | 2026-05-24 03:07:44 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:07:47.663841 | orchestrator | 2026-05-24 03:07:47 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:07:47.663945 | orchestrator | 2026-05-24 03:07:47 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:07:50.714473 | orchestrator | 2026-05-24 03:07:50 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:07:50.714578 | orchestrator | 2026-05-24 03:07:50 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:07:53.769504 | orchestrator | 2026-05-24 03:07:53 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:07:53.769602 | orchestrator | 2026-05-24 03:07:53 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:07:56.824982 | orchestrator | 2026-05-24 03:07:56 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:07:56.825078 | orchestrator | 2026-05-24 03:07:56 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:07:59.871065 | orchestrator | 2026-05-24 03:07:59 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:07:59.871271 | orchestrator | 2026-05-24 03:07:59 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:08:02.919693 | orchestrator | 2026-05-24 03:08:02 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:08:02.919791 | orchestrator | 2026-05-24 03:08:02 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:08:05.974847 | orchestrator | 2026-05-24 03:08:05 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:08:05.974940 | orchestrator | 2026-05-24 03:08:05 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:08:09.029725 | orchestrator | 2026-05-24 03:08:09 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:08:09.029825 | orchestrator | 2026-05-24 03:08:09 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:08:12.076141 | orchestrator | 2026-05-24 03:08:12 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:08:12.076248 | orchestrator | 2026-05-24 03:08:12 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:08:15.125727 | orchestrator | 2026-05-24 03:08:15 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:08:15.125825 | orchestrator | 2026-05-24 03:08:15 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:08:18.165609 | orchestrator | 2026-05-24 03:08:18 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:08:18.165713 | orchestrator | 2026-05-24 03:08:18 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:08:21.213397 | orchestrator | 2026-05-24 03:08:21 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:08:21.213496 | orchestrator | 2026-05-24 03:08:21 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:08:24.261826 | orchestrator | 2026-05-24 03:08:24 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:08:24.261955 | orchestrator | 2026-05-24 03:08:24 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:08:27.306857 | orchestrator | 2026-05-24 03:08:27 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:08:27.306955 | orchestrator | 2026-05-24 03:08:27 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:08:30.346846 | orchestrator | 2026-05-24 03:08:30 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:08:30.346935 | orchestrator | 2026-05-24 03:08:30 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:08:33.386646 | orchestrator | 2026-05-24 03:08:33 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:08:33.386741 | orchestrator | 2026-05-24 03:08:33 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:08:36.430697 | orchestrator | 2026-05-24 03:08:36 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:08:36.430793 | orchestrator | 2026-05-24 03:08:36 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:08:39.483951 | orchestrator | 2026-05-24 03:08:39 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:08:39.484047 | orchestrator | 2026-05-24 03:08:39 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:08:42.542668 | orchestrator | 2026-05-24 03:08:42 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:08:42.542768 | orchestrator | 2026-05-24 03:08:42 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:08:45.586734 | orchestrator | 2026-05-24 03:08:45 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:08:45.586826 | orchestrator | 2026-05-24 03:08:45 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:08:48.635519 | orchestrator | 2026-05-24 03:08:48 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:08:48.635624 | orchestrator | 2026-05-24 03:08:48 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:08:51.684473 | orchestrator | 2026-05-24 03:08:51 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:08:51.684560 | orchestrator | 2026-05-24 03:08:51 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:08:54.725032 | orchestrator | 2026-05-24 03:08:54 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:08:54.725147 | orchestrator | 2026-05-24 03:08:54 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:08:57.774763 | orchestrator | 2026-05-24 03:08:57 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:08:57.774868 | orchestrator | 2026-05-24 03:08:57 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:09:00.823127 | orchestrator | 2026-05-24 03:09:00 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:09:00.823230 | orchestrator | 2026-05-24 03:09:00 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:09:03.863227 | orchestrator | 2026-05-24 03:09:03 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:09:03.863313 | orchestrator | 2026-05-24 03:09:03 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:09:06.911810 | orchestrator | 2026-05-24 03:09:06 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:09:06.911905 | orchestrator | 2026-05-24 03:09:06 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:09:09.959922 | orchestrator | 2026-05-24 03:09:09 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:09:09.960042 | orchestrator | 2026-05-24 03:09:09 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:09:13.005393 | orchestrator | 2026-05-24 03:09:13 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:09:13.005496 | orchestrator | 2026-05-24 03:09:13 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:09:16.058328 | orchestrator | 2026-05-24 03:09:16 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:09:16.058420 | orchestrator | 2026-05-24 03:09:16 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:09:19.108577 | orchestrator | 2026-05-24 03:09:19 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:09:19.108683 | orchestrator | 2026-05-24 03:09:19 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:09:22.147460 | orchestrator | 2026-05-24 03:09:22 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:09:22.147553 | orchestrator | 2026-05-24 03:09:22 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:09:25.193528 | orchestrator | 2026-05-24 03:09:25 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:09:25.193655 | orchestrator | 2026-05-24 03:09:25 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:09:28.235920 | orchestrator | 2026-05-24 03:09:28 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:09:28.236015 | orchestrator | 2026-05-24 03:09:28 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:09:31.284760 | orchestrator | 2026-05-24 03:09:31 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:09:31.284863 | orchestrator | 2026-05-24 03:09:31 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:09:34.334256 | orchestrator | 2026-05-24 03:09:34 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:09:34.334357 | orchestrator | 2026-05-24 03:09:34 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:09:37.386805 | orchestrator | 2026-05-24 03:09:37 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:09:37.386900 | orchestrator | 2026-05-24 03:09:37 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:09:40.427127 | orchestrator | 2026-05-24 03:09:40 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:09:40.427235 | orchestrator | 2026-05-24 03:09:40 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:09:43.472832 | orchestrator | 2026-05-24 03:09:43 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:09:43.472960 | orchestrator | 2026-05-24 03:09:43 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:09:46.528746 | orchestrator | 2026-05-24 03:09:46 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:09:46.528849 | orchestrator | 2026-05-24 03:09:46 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:09:49.577571 | orchestrator | 2026-05-24 03:09:49 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:09:49.577675 | orchestrator | 2026-05-24 03:09:49 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:09:52.620852 | orchestrator | 2026-05-24 03:09:52 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:09:52.620932 | orchestrator | 2026-05-24 03:09:52 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:09:55.675226 | orchestrator | 2026-05-24 03:09:55 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:09:55.675349 | orchestrator | 2026-05-24 03:09:55 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:09:58.722674 | orchestrator | 2026-05-24 03:09:58 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:09:58.722761 | orchestrator | 2026-05-24 03:09:58 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:10:01.778823 | orchestrator | 2026-05-24 03:10:01 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:10:01.778987 | orchestrator | 2026-05-24 03:10:01 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:10:04.820377 | orchestrator | 2026-05-24 03:10:04 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:10:04.820483 | orchestrator | 2026-05-24 03:10:04 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:10:07.872609 | orchestrator | 2026-05-24 03:10:07 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:10:07.872697 | orchestrator | 2026-05-24 03:10:07 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:10:10.914615 | orchestrator | 2026-05-24 03:10:10 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:10:10.914719 | orchestrator | 2026-05-24 03:10:10 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:10:13.972698 | orchestrator | 2026-05-24 03:10:13 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:10:13.972825 | orchestrator | 2026-05-24 03:10:13 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:10:17.018650 | orchestrator | 2026-05-24 03:10:17 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:10:17.018749 | orchestrator | 2026-05-24 03:10:17 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:10:20.064916 | orchestrator | 2026-05-24 03:10:20 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:10:20.065047 | orchestrator | 2026-05-24 03:10:20 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:10:23.104917 | orchestrator | 2026-05-24 03:10:23 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:10:23.105015 | orchestrator | 2026-05-24 03:10:23 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:10:26.152586 | orchestrator | 2026-05-24 03:10:26 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:10:26.152684 | orchestrator | 2026-05-24 03:10:26 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:10:29.204523 | orchestrator | 2026-05-24 03:10:29 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:10:29.204616 | orchestrator | 2026-05-24 03:10:29 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:10:32.256201 | orchestrator | 2026-05-24 03:10:32 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:10:32.256302 | orchestrator | 2026-05-24 03:10:32 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:10:35.306448 | orchestrator | 2026-05-24 03:10:35 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:10:35.306548 | orchestrator | 2026-05-24 03:10:35 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:10:38.355166 | orchestrator | 2026-05-24 03:10:38 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:10:38.355274 | orchestrator | 2026-05-24 03:10:38 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:10:41.401799 | orchestrator | 2026-05-24 03:10:41 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:10:41.401878 | orchestrator | 2026-05-24 03:10:41 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:10:44.452561 | orchestrator | 2026-05-24 03:10:44 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:10:44.452687 | orchestrator | 2026-05-24 03:10:44 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:10:47.500889 | orchestrator | 2026-05-24 03:10:47 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:10:47.501004 | orchestrator | 2026-05-24 03:10:47 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:10:50.541343 | orchestrator | 2026-05-24 03:10:50 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:10:50.542081 | orchestrator | 2026-05-24 03:10:50 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:10:53.591447 | orchestrator | 2026-05-24 03:10:53 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:10:53.591542 | orchestrator | 2026-05-24 03:10:53 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:10:56.643150 | orchestrator | 2026-05-24 03:10:56 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:10:56.643242 | orchestrator | 2026-05-24 03:10:56 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:10:59.691293 | orchestrator | 2026-05-24 03:10:59 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:10:59.691397 | orchestrator | 2026-05-24 03:10:59 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:13:02.832257 | orchestrator | 2026-05-24 03:13:02 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:13:02.832406 | orchestrator | 2026-05-24 03:13:02 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:13:05.874431 | orchestrator | 2026-05-24 03:13:05 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:13:05.874532 | orchestrator | 2026-05-24 03:13:05 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:13:08.911347 | orchestrator | 2026-05-24 03:13:08 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:13:08.911447 | orchestrator | 2026-05-24 03:13:08 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:13:11.959949 | orchestrator | 2026-05-24 03:13:11 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:13:11.960051 | orchestrator | 2026-05-24 03:13:11 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:13:15.005827 | orchestrator | 2026-05-24 03:13:15 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:13:15.005944 | orchestrator | 2026-05-24 03:13:15 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:13:18.041600 | orchestrator | 2026-05-24 03:13:18 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:13:18.041706 | orchestrator | 2026-05-24 03:13:18 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:13:21.086742 | orchestrator | 2026-05-24 03:13:21 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:13:21.086834 | orchestrator | 2026-05-24 03:13:21 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:13:24.128499 | orchestrator | 2026-05-24 03:13:24 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:13:24.128604 | orchestrator | 2026-05-24 03:13:24 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:13:27.177676 | orchestrator | 2026-05-24 03:13:27 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:13:27.177773 | orchestrator | 2026-05-24 03:13:27 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:13:30.218642 | orchestrator | 2026-05-24 03:13:30 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:13:30.218743 | orchestrator | 2026-05-24 03:13:30 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:13:33.265432 | orchestrator | 2026-05-24 03:13:33 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:13:33.265574 | orchestrator | 2026-05-24 03:13:33 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:13:36.312180 | orchestrator | 2026-05-24 03:13:36 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:13:36.312307 | orchestrator | 2026-05-24 03:13:36 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:13:39.355646 | orchestrator | 2026-05-24 03:13:39 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:13:39.355746 | orchestrator | 2026-05-24 03:13:39 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:13:42.402564 | orchestrator | 2026-05-24 03:13:42 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:13:42.402661 | orchestrator | 2026-05-24 03:13:42 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:13:45.446817 | orchestrator | 2026-05-24 03:13:45 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:13:45.446924 | orchestrator | 2026-05-24 03:13:45 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:13:48.487681 | orchestrator | 2026-05-24 03:13:48 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:13:48.487828 | orchestrator | 2026-05-24 03:13:48 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:13:51.532781 | orchestrator | 2026-05-24 03:13:51 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:13:51.532865 | orchestrator | 2026-05-24 03:13:51 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:13:54.579460 | orchestrator | 2026-05-24 03:13:54 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:13:54.579578 | orchestrator | 2026-05-24 03:13:54 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:13:57.627777 | orchestrator | 2026-05-24 03:13:57 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:13:57.627875 | orchestrator | 2026-05-24 03:13:57 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:14:00.663059 | orchestrator | 2026-05-24 03:14:00 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:14:00.663218 | orchestrator | 2026-05-24 03:14:00 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:14:03.709528 | orchestrator | 2026-05-24 03:14:03 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:14:03.709628 | orchestrator | 2026-05-24 03:14:03 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:14:06.758279 | orchestrator | 2026-05-24 03:14:06 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:14:06.758382 | orchestrator | 2026-05-24 03:14:06 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:14:09.803101 | orchestrator | 2026-05-24 03:14:09 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:14:09.803219 | orchestrator | 2026-05-24 03:14:09 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:14:12.853064 | orchestrator | 2026-05-24 03:14:12 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:14:12.853256 | orchestrator | 2026-05-24 03:14:12 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:14:15.904050 | orchestrator | 2026-05-24 03:14:15 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:14:15.904197 | orchestrator | 2026-05-24 03:14:15 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:14:18.948764 | orchestrator | 2026-05-24 03:14:18 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:14:18.948883 | orchestrator | 2026-05-24 03:14:18 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:14:21.994794 | orchestrator | 2026-05-24 03:14:21 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:14:21.994897 | orchestrator | 2026-05-24 03:14:21 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:14:25.037353 | orchestrator | 2026-05-24 03:14:25 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:14:25.037445 | orchestrator | 2026-05-24 03:14:25 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:14:28.080725 | orchestrator | 2026-05-24 03:14:28 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:14:28.080822 | orchestrator | 2026-05-24 03:14:28 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:14:31.123551 | orchestrator | 2026-05-24 03:14:31 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:14:31.123685 | orchestrator | 2026-05-24 03:14:31 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:14:34.170383 | orchestrator | 2026-05-24 03:14:34 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:14:34.170487 | orchestrator | 2026-05-24 03:14:34 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:14:37.212859 | orchestrator | 2026-05-24 03:14:37 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:14:37.212963 | orchestrator | 2026-05-24 03:14:37 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:14:40.264362 | orchestrator | 2026-05-24 03:14:40 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:14:40.264502 | orchestrator | 2026-05-24 03:14:40 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:14:43.311952 | orchestrator | 2026-05-24 03:14:43 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:14:43.312055 | orchestrator | 2026-05-24 03:14:43 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:14:46.348333 | orchestrator | 2026-05-24 03:14:46 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:14:46.348455 | orchestrator | 2026-05-24 03:14:46 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:14:49.402547 | orchestrator | 2026-05-24 03:14:49 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:14:49.402658 | orchestrator | 2026-05-24 03:14:49 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:14:52.450895 | orchestrator | 2026-05-24 03:14:52 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:14:52.450995 | orchestrator | 2026-05-24 03:14:52 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:14:55.498160 | orchestrator | 2026-05-24 03:14:55 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:14:55.498288 | orchestrator | 2026-05-24 03:14:55 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:14:58.540595 | orchestrator | 2026-05-24 03:14:58 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:14:58.540689 | orchestrator | 2026-05-24 03:14:58 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:15:01.576818 | orchestrator | 2026-05-24 03:15:01 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:15:01.576912 | orchestrator | 2026-05-24 03:15:01 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:15:04.620072 | orchestrator | 2026-05-24 03:15:04 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:15:04.620303 | orchestrator | 2026-05-24 03:15:04 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:15:07.660423 | orchestrator | 2026-05-24 03:15:07 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:15:07.660533 | orchestrator | 2026-05-24 03:15:07 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:15:10.702349 | orchestrator | 2026-05-24 03:15:10 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:15:10.702448 | orchestrator | 2026-05-24 03:15:10 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:15:13.752596 | orchestrator | 2026-05-24 03:15:13 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:15:13.752695 | orchestrator | 2026-05-24 03:15:13 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:15:16.801181 | orchestrator | 2026-05-24 03:15:16 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:15:16.801311 | orchestrator | 2026-05-24 03:15:16 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:15:19.842886 | orchestrator | 2026-05-24 03:15:19 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:15:19.842984 | orchestrator | 2026-05-24 03:15:19 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:15:22.889623 | orchestrator | 2026-05-24 03:15:22 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:15:22.889719 | orchestrator | 2026-05-24 03:15:22 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:15:25.931014 | orchestrator | 2026-05-24 03:15:25 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:15:25.931190 | orchestrator | 2026-05-24 03:15:25 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:15:28.975469 | orchestrator | 2026-05-24 03:15:28 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:15:28.975565 | orchestrator | 2026-05-24 03:15:28 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:15:32.020759 | orchestrator | 2026-05-24 03:15:32 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:15:32.020860 | orchestrator | 2026-05-24 03:15:32 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:15:35.072148 | orchestrator | 2026-05-24 03:15:35 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:15:35.072250 | orchestrator | 2026-05-24 03:15:35 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:15:38.112647 | orchestrator | 2026-05-24 03:15:38 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:15:38.112776 | orchestrator | 2026-05-24 03:15:38 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:15:41.154842 | orchestrator | 2026-05-24 03:15:41 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:15:41.154953 | orchestrator | 2026-05-24 03:15:41 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:15:44.195872 | orchestrator | 2026-05-24 03:15:44 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:15:44.195998 | orchestrator | 2026-05-24 03:15:44 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:15:47.237631 | orchestrator | 2026-05-24 03:15:47 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:15:47.238501 | orchestrator | 2026-05-24 03:15:47 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:15:50.279347 | orchestrator | 2026-05-24 03:15:50 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:15:50.279547 | orchestrator | 2026-05-24 03:15:50 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:15:53.322590 | orchestrator | 2026-05-24 03:15:53 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:15:53.322696 | orchestrator | 2026-05-24 03:15:53 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:15:56.365691 | orchestrator | 2026-05-24 03:15:56 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:15:56.365787 | orchestrator | 2026-05-24 03:15:56 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:15:59.412510 | orchestrator | 2026-05-24 03:15:59 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:15:59.412616 | orchestrator | 2026-05-24 03:15:59 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:16:02.455374 | orchestrator | 2026-05-24 03:16:02 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:16:02.455463 | orchestrator | 2026-05-24 03:16:02 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:16:05.499775 | orchestrator | 2026-05-24 03:16:05 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:16:05.499878 | orchestrator | 2026-05-24 03:16:05 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:16:08.548387 | orchestrator | 2026-05-24 03:16:08 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:16:08.548490 | orchestrator | 2026-05-24 03:16:08 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:16:11.594633 | orchestrator | 2026-05-24 03:16:11 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:16:11.594730 | orchestrator | 2026-05-24 03:16:11 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:16:14.641278 | orchestrator | 2026-05-24 03:16:14 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:16:14.641381 | orchestrator | 2026-05-24 03:16:14 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:16:17.683547 | orchestrator | 2026-05-24 03:16:17 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:16:17.683652 | orchestrator | 2026-05-24 03:16:17 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:16:20.726113 | orchestrator | 2026-05-24 03:16:20 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:16:20.726215 | orchestrator | 2026-05-24 03:16:20 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:16:23.773237 | orchestrator | 2026-05-24 03:16:23 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:16:23.773341 | orchestrator | 2026-05-24 03:16:23 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:16:26.825976 | orchestrator | 2026-05-24 03:16:26 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:16:26.826146 | orchestrator | 2026-05-24 03:16:26 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:16:29.870520 | orchestrator | 2026-05-24 03:16:29 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:16:29.870617 | orchestrator | 2026-05-24 03:16:29 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:16:32.921712 | orchestrator | 2026-05-24 03:16:32 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:16:32.921832 | orchestrator | 2026-05-24 03:16:32 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:16:35.966837 | orchestrator | 2026-05-24 03:16:35 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:16:35.966967 | orchestrator | 2026-05-24 03:16:35 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:16:39.015620 | orchestrator | 2026-05-24 03:16:39 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:16:39.015720 | orchestrator | 2026-05-24 03:16:39 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:16:42.061595 | orchestrator | 2026-05-24 03:16:42 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:16:42.061703 | orchestrator | 2026-05-24 03:16:42 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:16:45.101342 | orchestrator | 2026-05-24 03:16:45 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:16:45.101427 | orchestrator | 2026-05-24 03:16:45 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:16:48.143544 | orchestrator | 2026-05-24 03:16:48 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:16:48.143652 | orchestrator | 2026-05-24 03:16:48 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:16:51.189470 | orchestrator | 2026-05-24 03:16:51 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:16:51.189590 | orchestrator | 2026-05-24 03:16:51 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:16:54.235506 | orchestrator | 2026-05-24 03:16:54 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:16:54.235589 | orchestrator | 2026-05-24 03:16:54 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:16:57.279555 | orchestrator | 2026-05-24 03:16:57 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:16:57.279655 | orchestrator | 2026-05-24 03:16:57 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:17:00.322407 | orchestrator | 2026-05-24 03:17:00 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:17:00.322532 | orchestrator | 2026-05-24 03:17:00 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:17:03.363187 | orchestrator | 2026-05-24 03:17:03 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:17:03.363301 | orchestrator | 2026-05-24 03:17:03 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:17:06.410433 | orchestrator | 2026-05-24 03:17:06 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:17:06.410501 | orchestrator | 2026-05-24 03:17:06 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:17:09.453608 | orchestrator | 2026-05-24 03:17:09 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:17:09.453719 | orchestrator | 2026-05-24 03:17:09 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:17:12.504482 | orchestrator | 2026-05-24 03:17:12 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:17:12.504604 | orchestrator | 2026-05-24 03:17:12 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:17:15.544607 | orchestrator | 2026-05-24 03:17:15 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:17:15.544709 | orchestrator | 2026-05-24 03:17:15 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:17:18.588168 | orchestrator | 2026-05-24 03:17:18 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:17:18.588268 | orchestrator | 2026-05-24 03:17:18 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:17:21.627678 | orchestrator | 2026-05-24 03:17:21 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:17:21.627855 | orchestrator | 2026-05-24 03:17:21 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:17:24.672429 | orchestrator | 2026-05-24 03:17:24 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:17:24.672522 | orchestrator | 2026-05-24 03:17:24 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:17:27.718663 | orchestrator | 2026-05-24 03:17:27 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:17:27.718777 | orchestrator | 2026-05-24 03:17:27 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:17:30.758351 | orchestrator | 2026-05-24 03:17:30 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:17:30.758495 | orchestrator | 2026-05-24 03:17:30 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:17:33.794746 | orchestrator | 2026-05-24 03:17:33 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:17:33.794846 | orchestrator | 2026-05-24 03:17:33 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:17:36.843505 | orchestrator | 2026-05-24 03:17:36 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:17:36.843608 | orchestrator | 2026-05-24 03:17:36 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:17:39.886381 | orchestrator | 2026-05-24 03:17:39 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:17:39.886478 | orchestrator | 2026-05-24 03:17:39 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:17:42.932497 | orchestrator | 2026-05-24 03:17:42 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:17:42.932598 | orchestrator | 2026-05-24 03:17:42 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:17:45.988917 | orchestrator | 2026-05-24 03:17:45 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:17:45.989020 | orchestrator | 2026-05-24 03:17:45 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:17:49.035208 | orchestrator | 2026-05-24 03:17:49 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:17:49.035294 | orchestrator | 2026-05-24 03:17:49 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:17:52.083536 | orchestrator | 2026-05-24 03:17:52 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:17:52.083657 | orchestrator | 2026-05-24 03:17:52 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:17:55.122292 | orchestrator | 2026-05-24 03:17:55 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:17:55.122396 | orchestrator | 2026-05-24 03:17:55 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:17:58.163961 | orchestrator | 2026-05-24 03:17:58 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:17:58.164064 | orchestrator | 2026-05-24 03:17:58 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:18:01.218495 | orchestrator | 2026-05-24 03:18:01 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:18:01.218592 | orchestrator | 2026-05-24 03:18:01 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:18:04.263123 | orchestrator | 2026-05-24 03:18:04 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:18:04.263224 | orchestrator | 2026-05-24 03:18:04 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:18:07.312593 | orchestrator | 2026-05-24 03:18:07 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:18:07.312728 | orchestrator | 2026-05-24 03:18:07 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:18:10.363976 | orchestrator | 2026-05-24 03:18:10 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:18:10.364090 | orchestrator | 2026-05-24 03:18:10 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:18:13.414971 | orchestrator | 2026-05-24 03:18:13 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:18:13.415138 | orchestrator | 2026-05-24 03:18:13 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:18:16.472524 | orchestrator | 2026-05-24 03:18:16 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:18:16.472615 | orchestrator | 2026-05-24 03:18:16 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:18:19.520931 | orchestrator | 2026-05-24 03:18:19 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:18:19.521051 | orchestrator | 2026-05-24 03:18:19 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:18:22.563822 | orchestrator | 2026-05-24 03:18:22 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:18:22.563927 | orchestrator | 2026-05-24 03:18:22 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:18:25.607158 | orchestrator | 2026-05-24 03:18:25 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:18:25.607257 | orchestrator | 2026-05-24 03:18:25 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:18:28.654988 | orchestrator | 2026-05-24 03:18:28 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:18:28.655166 | orchestrator | 2026-05-24 03:18:28 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:18:31.703433 | orchestrator | 2026-05-24 03:18:31 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:18:31.703533 | orchestrator | 2026-05-24 03:18:31 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:18:34.751467 | orchestrator | 2026-05-24 03:18:34 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:18:34.751601 | orchestrator | 2026-05-24 03:18:34 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:18:37.798242 | orchestrator | 2026-05-24 03:18:37 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:18:37.798339 | orchestrator | 2026-05-24 03:18:37 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:18:40.842129 | orchestrator | 2026-05-24 03:18:40 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:18:40.842234 | orchestrator | 2026-05-24 03:18:40 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:18:43.890164 | orchestrator | 2026-05-24 03:18:43 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:18:43.890262 | orchestrator | 2026-05-24 03:18:43 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:18:46.940359 | orchestrator | 2026-05-24 03:18:46 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:18:46.940457 | orchestrator | 2026-05-24 03:18:46 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:18:49.992549 | orchestrator | 2026-05-24 03:18:49 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:18:49.992639 | orchestrator | 2026-05-24 03:18:49 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:18:53.052612 | orchestrator | 2026-05-24 03:18:53 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:18:53.052743 | orchestrator | 2026-05-24 03:18:53 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:18:56.110414 | orchestrator | 2026-05-24 03:18:56 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:18:56.110511 | orchestrator | 2026-05-24 03:18:56 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:18:59.158251 | orchestrator | 2026-05-24 03:18:59 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:18:59.158354 | orchestrator | 2026-05-24 03:18:59 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:19:02.199850 | orchestrator | 2026-05-24 03:19:02 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:19:02.199949 | orchestrator | 2026-05-24 03:19:02 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:19:05.253687 | orchestrator | 2026-05-24 03:19:05 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:19:05.253789 | orchestrator | 2026-05-24 03:19:05 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:19:08.299139 | orchestrator | 2026-05-24 03:19:08 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:19:08.299283 | orchestrator | 2026-05-24 03:19:08 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:19:11.344540 | orchestrator | 2026-05-24 03:19:11 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:19:11.344634 | orchestrator | 2026-05-24 03:19:11 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:19:14.388494 | orchestrator | 2026-05-24 03:19:14 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:19:14.388592 | orchestrator | 2026-05-24 03:19:14 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:19:17.433985 | orchestrator | 2026-05-24 03:19:17 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:19:17.434229 | orchestrator | 2026-05-24 03:19:17 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:19:20.480555 | orchestrator | 2026-05-24 03:19:20 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:19:20.480652 | orchestrator | 2026-05-24 03:19:20 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:19:23.522430 | orchestrator | 2026-05-24 03:19:23 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:19:23.522528 | orchestrator | 2026-05-24 03:19:23 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:19:26.563224 | orchestrator | 2026-05-24 03:19:26 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:19:26.563365 | orchestrator | 2026-05-24 03:19:26 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:19:29.609753 | orchestrator | 2026-05-24 03:19:29 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:19:29.609884 | orchestrator | 2026-05-24 03:19:29 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:19:32.657690 | orchestrator | 2026-05-24 03:19:32 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:19:32.657788 | orchestrator | 2026-05-24 03:19:32 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:19:35.702571 | orchestrator | 2026-05-24 03:19:35 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:19:35.702678 | orchestrator | 2026-05-24 03:19:35 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:19:38.753983 | orchestrator | 2026-05-24 03:19:38 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:19:38.754248 | orchestrator | 2026-05-24 03:19:38 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:19:41.801659 | orchestrator | 2026-05-24 03:19:41 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:19:41.801758 | orchestrator | 2026-05-24 03:19:41 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:19:44.851340 | orchestrator | 2026-05-24 03:19:44 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:19:44.851440 | orchestrator | 2026-05-24 03:19:44 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:19:47.902899 | orchestrator | 2026-05-24 03:19:47 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:19:47.903000 | orchestrator | 2026-05-24 03:19:47 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:19:50.948373 | orchestrator | 2026-05-24 03:19:50 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:19:50.948471 | orchestrator | 2026-05-24 03:19:50 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:19:53.988560 | orchestrator | 2026-05-24 03:19:53 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:19:53.988687 | orchestrator | 2026-05-24 03:19:53 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:19:57.034293 | orchestrator | 2026-05-24 03:19:57 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:19:57.034389 | orchestrator | 2026-05-24 03:19:57 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:20:00.079391 | orchestrator | 2026-05-24 03:20:00 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:20:00.079490 | orchestrator | 2026-05-24 03:20:00 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:20:03.129405 | orchestrator | 2026-05-24 03:20:03 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:20:03.129503 | orchestrator | 2026-05-24 03:20:03 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:20:06.184234 | orchestrator | 2026-05-24 03:20:06 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:20:06.184349 | orchestrator | 2026-05-24 03:20:06 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:20:09.236319 | orchestrator | 2026-05-24 03:20:09 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:20:09.236429 | orchestrator | 2026-05-24 03:20:09 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:20:12.287749 | orchestrator | 2026-05-24 03:20:12 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:20:12.287866 | orchestrator | 2026-05-24 03:20:12 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:20:15.339400 | orchestrator | 2026-05-24 03:20:15 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:20:15.339498 | orchestrator | 2026-05-24 03:20:15 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:20:18.389721 | orchestrator | 2026-05-24 03:20:18 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:20:18.389818 | orchestrator | 2026-05-24 03:20:18 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:20:21.435789 | orchestrator | 2026-05-24 03:20:21 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:20:21.435886 | orchestrator | 2026-05-24 03:20:21 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:20:24.479821 | orchestrator | 2026-05-24 03:20:24 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:20:24.479975 | orchestrator | 2026-05-24 03:20:24 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:20:27.520334 | orchestrator | 2026-05-24 03:20:27 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:20:27.520503 | orchestrator | 2026-05-24 03:20:27 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:20:30.567379 | orchestrator | 2026-05-24 03:20:30 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:20:30.567475 | orchestrator | 2026-05-24 03:20:30 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:20:33.615940 | orchestrator | 2026-05-24 03:20:33 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:20:33.616115 | orchestrator | 2026-05-24 03:20:33 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:20:36.670637 | orchestrator | 2026-05-24 03:20:36 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:20:36.670770 | orchestrator | 2026-05-24 03:20:36 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:20:39.717993 | orchestrator | 2026-05-24 03:20:39 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:20:39.718183 | orchestrator | 2026-05-24 03:20:39 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:20:42.767627 | orchestrator | 2026-05-24 03:20:42 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:20:42.767735 | orchestrator | 2026-05-24 03:20:42 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:20:45.815437 | orchestrator | 2026-05-24 03:20:45 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:20:45.815558 | orchestrator | 2026-05-24 03:20:45 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:20:48.857571 | orchestrator | 2026-05-24 03:20:48 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:20:48.857669 | orchestrator | 2026-05-24 03:20:48 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:20:51.907937 | orchestrator | 2026-05-24 03:20:51 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:20:51.908068 | orchestrator | 2026-05-24 03:20:51 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:20:54.958520 | orchestrator | 2026-05-24 03:20:54 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:20:54.958627 | orchestrator | 2026-05-24 03:20:54 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:20:58.008396 | orchestrator | 2026-05-24 03:20:58 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:20:58.008490 | orchestrator | 2026-05-24 03:20:58 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:21:01.066868 | orchestrator | 2026-05-24 03:21:01 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:21:01.066954 | orchestrator | 2026-05-24 03:21:01 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:21:04.119524 | orchestrator | 2026-05-24 03:21:04 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:21:04.119739 | orchestrator | 2026-05-24 03:21:04 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:21:07.170296 | orchestrator | 2026-05-24 03:21:07 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:21:07.171127 | orchestrator | 2026-05-24 03:21:07 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:21:10.229307 | orchestrator | 2026-05-24 03:21:10 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:21:10.229400 | orchestrator | 2026-05-24 03:21:10 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:21:13.284712 | orchestrator | 2026-05-24 03:21:13 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:21:13.284823 | orchestrator | 2026-05-24 03:21:13 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:21:16.341691 | orchestrator | 2026-05-24 03:21:16 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:21:16.341789 | orchestrator | 2026-05-24 03:21:16 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:21:19.396215 | orchestrator | 2026-05-24 03:21:19 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:21:19.396309 | orchestrator | 2026-05-24 03:21:19 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:21:22.456318 | orchestrator | 2026-05-24 03:21:22 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:21:22.456436 | orchestrator | 2026-05-24 03:21:22 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:21:25.509743 | orchestrator | 2026-05-24 03:21:25 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:21:25.509869 | orchestrator | 2026-05-24 03:21:25 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:21:28.552004 | orchestrator | 2026-05-24 03:21:28 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:21:28.552228 | orchestrator | 2026-05-24 03:21:28 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:21:31.596344 | orchestrator | 2026-05-24 03:21:31 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:21:31.596468 | orchestrator | 2026-05-24 03:21:31 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:21:34.643215 | orchestrator | 2026-05-24 03:21:34 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:21:34.643346 | orchestrator | 2026-05-24 03:21:34 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:21:37.698578 | orchestrator | 2026-05-24 03:21:37 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:21:37.698699 | orchestrator | 2026-05-24 03:21:37 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:21:40.747081 | orchestrator | 2026-05-24 03:21:40 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:21:40.747181 | orchestrator | 2026-05-24 03:21:40 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:21:43.790481 | orchestrator | 2026-05-24 03:21:43 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:21:43.790585 | orchestrator | 2026-05-24 03:21:43 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:21:46.846435 | orchestrator | 2026-05-24 03:21:46 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:21:46.846561 | orchestrator | 2026-05-24 03:21:46 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:21:49.888356 | orchestrator | 2026-05-24 03:21:49 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:21:49.888479 | orchestrator | 2026-05-24 03:21:49 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:21:52.936842 | orchestrator | 2026-05-24 03:21:52 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:21:52.936930 | orchestrator | 2026-05-24 03:21:52 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:21:55.982823 | orchestrator | 2026-05-24 03:21:55 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:21:55.982919 | orchestrator | 2026-05-24 03:21:55 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:21:59.030777 | orchestrator | 2026-05-24 03:21:59 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:21:59.030893 | orchestrator | 2026-05-24 03:21:59 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:22:02.092226 | orchestrator | 2026-05-24 03:22:02 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:22:02.092321 | orchestrator | 2026-05-24 03:22:02 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:22:05.135796 | orchestrator | 2026-05-24 03:22:05 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:22:05.135886 | orchestrator | 2026-05-24 03:22:05 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:22:08.187514 | orchestrator | 2026-05-24 03:22:08 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:22:08.187611 | orchestrator | 2026-05-24 03:22:08 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:22:11.231240 | orchestrator | 2026-05-24 03:22:11 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:22:11.231339 | orchestrator | 2026-05-24 03:22:11 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:22:14.277705 | orchestrator | 2026-05-24 03:22:14 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:22:14.277798 | orchestrator | 2026-05-24 03:22:14 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:22:17.328043 | orchestrator | 2026-05-24 03:22:17 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:22:17.328131 | orchestrator | 2026-05-24 03:22:17 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:22:20.374439 | orchestrator | 2026-05-24 03:22:20 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:22:20.375971 | orchestrator | 2026-05-24 03:22:20 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:22:23.425827 | orchestrator | 2026-05-24 03:22:23 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:22:23.425933 | orchestrator | 2026-05-24 03:22:23 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:22:26.477301 | orchestrator | 2026-05-24 03:22:26 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:22:26.477403 | orchestrator | 2026-05-24 03:22:26 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:22:29.525230 | orchestrator | 2026-05-24 03:22:29 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:22:29.525329 | orchestrator | 2026-05-24 03:22:29 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:22:32.566822 | orchestrator | 2026-05-24 03:22:32 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:22:32.566917 | orchestrator | 2026-05-24 03:22:32 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:22:35.616637 | orchestrator | 2026-05-24 03:22:35 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:22:35.616737 | orchestrator | 2026-05-24 03:22:35 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:22:38.661142 | orchestrator | 2026-05-24 03:22:38 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:22:38.661227 | orchestrator | 2026-05-24 03:22:38 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:22:41.710149 | orchestrator | 2026-05-24 03:22:41 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:22:41.710230 | orchestrator | 2026-05-24 03:22:41 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:22:44.754164 | orchestrator | 2026-05-24 03:22:44 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:22:44.754248 | orchestrator | 2026-05-24 03:22:44 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:22:47.798711 | orchestrator | 2026-05-24 03:22:47 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:22:47.798818 | orchestrator | 2026-05-24 03:22:47 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:22:50.848697 | orchestrator | 2026-05-24 03:22:50 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:22:50.848911 | orchestrator | 2026-05-24 03:22:50 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:22:53.898758 | orchestrator | 2026-05-24 03:22:53 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:22:53.898848 | orchestrator | 2026-05-24 03:22:53 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:22:56.949437 | orchestrator | 2026-05-24 03:22:56 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:22:56.949562 | orchestrator | 2026-05-24 03:22:56 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:22:59.992643 | orchestrator | 2026-05-24 03:22:59 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:22:59.992757 | orchestrator | 2026-05-24 03:22:59 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:23:03.038593 | orchestrator | 2026-05-24 03:23:03 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:23:03.038748 | orchestrator | 2026-05-24 03:23:03 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:23:06.088339 | orchestrator | 2026-05-24 03:23:06 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:23:06.088447 | orchestrator | 2026-05-24 03:23:06 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:23:09.135222 | orchestrator | 2026-05-24 03:23:09 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:23:09.135263 | orchestrator | 2026-05-24 03:23:09 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:23:12.188219 | orchestrator | 2026-05-24 03:23:12 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:23:12.188285 | orchestrator | 2026-05-24 03:23:12 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:23:15.233560 | orchestrator | 2026-05-24 03:23:15 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:23:15.233622 | orchestrator | 2026-05-24 03:23:15 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:23:18.283905 | orchestrator | 2026-05-24 03:23:18 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:23:18.284097 | orchestrator | 2026-05-24 03:23:18 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:23:21.328791 | orchestrator | 2026-05-24 03:23:21 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:23:21.328868 | orchestrator | 2026-05-24 03:23:21 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:23:24.378432 | orchestrator | 2026-05-24 03:23:24 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:23:24.378538 | orchestrator | 2026-05-24 03:23:24 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:23:27.425310 | orchestrator | 2026-05-24 03:23:27 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:23:27.425398 | orchestrator | 2026-05-24 03:23:27 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:23:30.472343 | orchestrator | 2026-05-24 03:23:30 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:23:30.472477 | orchestrator | 2026-05-24 03:23:30 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:23:33.520662 | orchestrator | 2026-05-24 03:23:33 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:23:33.520758 | orchestrator | 2026-05-24 03:23:33 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:23:36.565746 | orchestrator | 2026-05-24 03:23:36 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:23:36.565845 | orchestrator | 2026-05-24 03:23:36 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:23:39.617366 | orchestrator | 2026-05-24 03:23:39 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:23:39.617472 | orchestrator | 2026-05-24 03:23:39 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:23:42.667483 | orchestrator | 2026-05-24 03:23:42 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:23:42.667669 | orchestrator | 2026-05-24 03:23:42 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:23:45.717368 | orchestrator | 2026-05-24 03:23:45 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:23:45.717467 | orchestrator | 2026-05-24 03:23:45 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:23:48.768965 | orchestrator | 2026-05-24 03:23:48 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:23:48.769069 | orchestrator | 2026-05-24 03:23:48 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:23:51.818774 | orchestrator | 2026-05-24 03:23:51 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:23:51.818877 | orchestrator | 2026-05-24 03:23:51 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:23:54.864174 | orchestrator | 2026-05-24 03:23:54 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:23:54.864269 | orchestrator | 2026-05-24 03:23:54 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:23:57.914934 | orchestrator | 2026-05-24 03:23:57 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:23:57.915091 | orchestrator | 2026-05-24 03:23:57 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:24:00.962648 | orchestrator | 2026-05-24 03:24:00 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:24:00.962760 | orchestrator | 2026-05-24 03:24:00 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:24:04.004970 | orchestrator | 2026-05-24 03:24:04 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:24:04.005149 | orchestrator | 2026-05-24 03:24:04 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:24:07.059710 | orchestrator | 2026-05-24 03:24:07 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:24:07.059813 | orchestrator | 2026-05-24 03:24:07 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:24:10.113884 | orchestrator | 2026-05-24 03:24:10 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:24:10.115120 | orchestrator | 2026-05-24 03:24:10 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:24:13.163649 | orchestrator | 2026-05-24 03:24:13 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:24:13.163751 | orchestrator | 2026-05-24 03:24:13 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:24:16.212430 | orchestrator | 2026-05-24 03:24:16 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:24:16.212544 | orchestrator | 2026-05-24 03:24:16 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:24:19.269980 | orchestrator | 2026-05-24 03:24:19 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:24:19.270187 | orchestrator | 2026-05-24 03:24:19 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:24:22.312751 | orchestrator | 2026-05-24 03:24:22 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:24:22.312846 | orchestrator | 2026-05-24 03:24:22 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:24:25.359863 | orchestrator | 2026-05-24 03:24:25 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:24:25.359965 | orchestrator | 2026-05-24 03:24:25 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:24:28.408021 | orchestrator | 2026-05-24 03:24:28 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:24:28.408186 | orchestrator | 2026-05-24 03:24:28 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:24:31.461143 | orchestrator | 2026-05-24 03:24:31 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:24:31.461247 | orchestrator | 2026-05-24 03:24:31 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:24:34.505758 | orchestrator | 2026-05-24 03:24:34 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:24:34.505866 | orchestrator | 2026-05-24 03:24:34 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:24:37.559841 | orchestrator | 2026-05-24 03:24:37 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:24:37.559963 | orchestrator | 2026-05-24 03:24:37 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:24:40.609282 | orchestrator | 2026-05-24 03:24:40 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:24:40.609385 | orchestrator | 2026-05-24 03:24:40 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:24:43.663461 | orchestrator | 2026-05-24 03:24:43 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:24:43.663614 | orchestrator | 2026-05-24 03:24:43 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:24:46.702499 | orchestrator | 2026-05-24 03:24:46 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:24:46.702595 | orchestrator | 2026-05-24 03:24:46 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:24:49.753240 | orchestrator | 2026-05-24 03:24:49 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:24:49.753349 | orchestrator | 2026-05-24 03:24:49 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:24:52.803357 | orchestrator | 2026-05-24 03:24:52 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:24:52.803454 | orchestrator | 2026-05-24 03:24:52 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:24:55.846441 | orchestrator | 2026-05-24 03:24:55 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:24:55.846568 | orchestrator | 2026-05-24 03:24:55 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:24:58.888511 | orchestrator | 2026-05-24 03:24:58 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:24:58.888619 | orchestrator | 2026-05-24 03:24:58 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:25:01.929664 | orchestrator | 2026-05-24 03:25:01 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:25:01.929759 | orchestrator | 2026-05-24 03:25:01 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:25:04.976905 | orchestrator | 2026-05-24 03:25:04 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:25:04.977056 | orchestrator | 2026-05-24 03:25:04 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:25:08.026349 | orchestrator | 2026-05-24 03:25:08 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:25:08.026439 | orchestrator | 2026-05-24 03:25:08 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:25:11.075924 | orchestrator | 2026-05-24 03:25:11 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:25:11.076015 | orchestrator | 2026-05-24 03:25:11 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:25:14.134687 | orchestrator | 2026-05-24 03:25:14 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:25:14.134833 | orchestrator | 2026-05-24 03:25:14 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:25:17.191354 | orchestrator | 2026-05-24 03:25:17 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:25:17.191479 | orchestrator | 2026-05-24 03:25:17 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:25:20.240850 | orchestrator | 2026-05-24 03:25:20 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:25:20.240967 | orchestrator | 2026-05-24 03:25:20 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:25:23.287954 | orchestrator | 2026-05-24 03:25:23 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:25:23.288053 | orchestrator | 2026-05-24 03:25:23 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:25:26.342909 | orchestrator | 2026-05-24 03:25:26 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:25:26.343011 | orchestrator | 2026-05-24 03:25:26 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:25:29.395275 | orchestrator | 2026-05-24 03:25:29 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:25:29.395376 | orchestrator | 2026-05-24 03:25:29 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:25:32.453958 | orchestrator | 2026-05-24 03:25:32 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:25:32.454087 | orchestrator | 2026-05-24 03:25:32 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:25:35.510627 | orchestrator | 2026-05-24 03:25:35 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:25:35.510728 | orchestrator | 2026-05-24 03:25:35 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:25:38.557896 | orchestrator | 2026-05-24 03:25:38 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:25:38.557999 | orchestrator | 2026-05-24 03:25:38 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:25:41.604027 | orchestrator | 2026-05-24 03:25:41 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:25:41.604127 | orchestrator | 2026-05-24 03:25:41 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:25:44.653464 | orchestrator | 2026-05-24 03:25:44 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:25:44.653567 | orchestrator | 2026-05-24 03:25:44 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:25:47.703629 | orchestrator | 2026-05-24 03:25:47 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:25:47.703727 | orchestrator | 2026-05-24 03:25:47 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:25:50.751917 | orchestrator | 2026-05-24 03:25:50 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:25:50.752021 | orchestrator | 2026-05-24 03:25:50 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:25:53.797032 | orchestrator | 2026-05-24 03:25:53 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:25:53.797131 | orchestrator | 2026-05-24 03:25:53 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:25:56.844108 | orchestrator | 2026-05-24 03:25:56 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:25:56.844276 | orchestrator | 2026-05-24 03:25:56 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:25:59.891386 | orchestrator | 2026-05-24 03:25:59 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:25:59.891483 | orchestrator | 2026-05-24 03:25:59 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:26:02.937468 | orchestrator | 2026-05-24 03:26:02 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:26:02.937573 | orchestrator | 2026-05-24 03:26:02 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:26:05.984070 | orchestrator | 2026-05-24 03:26:05 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:26:05.984149 | orchestrator | 2026-05-24 03:26:05 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:26:09.031390 | orchestrator | 2026-05-24 03:26:09 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:26:09.031492 | orchestrator | 2026-05-24 03:26:09 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:26:12.087427 | orchestrator | 2026-05-24 03:26:12 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:26:12.087547 | orchestrator | 2026-05-24 03:26:12 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:26:15.125611 | orchestrator | 2026-05-24 03:26:15 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:26:15.125719 | orchestrator | 2026-05-24 03:26:15 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:26:18.171775 | orchestrator | 2026-05-24 03:26:18 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:26:18.171873 | orchestrator | 2026-05-24 03:26:18 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:26:21.219873 | orchestrator | 2026-05-24 03:26:21 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:26:21.220100 | orchestrator | 2026-05-24 03:26:21 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:26:24.269845 | orchestrator | 2026-05-24 03:26:24 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:26:24.269944 | orchestrator | 2026-05-24 03:26:24 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:26:27.323189 | orchestrator | 2026-05-24 03:26:27 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:26:27.323392 | orchestrator | 2026-05-24 03:26:27 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:26:30.374307 | orchestrator | 2026-05-24 03:26:30 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:26:30.374406 | orchestrator | 2026-05-24 03:26:30 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:26:33.423613 | orchestrator | 2026-05-24 03:26:33 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:26:33.423714 | orchestrator | 2026-05-24 03:26:33 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:26:36.467905 | orchestrator | 2026-05-24 03:26:36 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:26:36.468000 | orchestrator | 2026-05-24 03:26:36 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:26:39.506795 | orchestrator | 2026-05-24 03:26:39 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:26:39.506907 | orchestrator | 2026-05-24 03:26:39 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:26:42.555411 | orchestrator | 2026-05-24 03:26:42 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:26:42.555509 | orchestrator | 2026-05-24 03:26:42 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:26:45.605852 | orchestrator | 2026-05-24 03:26:45 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:26:45.605960 | orchestrator | 2026-05-24 03:26:45 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:26:48.652475 | orchestrator | 2026-05-24 03:26:48 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:26:48.652602 | orchestrator | 2026-05-24 03:26:48 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:26:51.700687 | orchestrator | 2026-05-24 03:26:51 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:26:51.700790 | orchestrator | 2026-05-24 03:26:51 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:26:54.749797 | orchestrator | 2026-05-24 03:26:54 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:26:54.749898 | orchestrator | 2026-05-24 03:26:54 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:26:57.800700 | orchestrator | 2026-05-24 03:26:57 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:26:57.800808 | orchestrator | 2026-05-24 03:26:57 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:27:00.851766 | orchestrator | 2026-05-24 03:27:00 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:27:00.851891 | orchestrator | 2026-05-24 03:27:00 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:27:03.898243 | orchestrator | 2026-05-24 03:27:03 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:27:03.898349 | orchestrator | 2026-05-24 03:27:03 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:27:06.946540 | orchestrator | 2026-05-24 03:27:06 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:27:06.946640 | orchestrator | 2026-05-24 03:27:06 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:27:09.993805 | orchestrator | 2026-05-24 03:27:09 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:27:09.993930 | orchestrator | 2026-05-24 03:27:09 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:27:13.037945 | orchestrator | 2026-05-24 03:27:13 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:27:13.038137 | orchestrator | 2026-05-24 03:27:13 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:27:16.084569 | orchestrator | 2026-05-24 03:27:16 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:27:16.084689 | orchestrator | 2026-05-24 03:27:16 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:27:19.133325 | orchestrator | 2026-05-24 03:27:19 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:27:19.133412 | orchestrator | 2026-05-24 03:27:19 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:27:22.176060 | orchestrator | 2026-05-24 03:27:22 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:27:22.176171 | orchestrator | 2026-05-24 03:27:22 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:27:25.223375 | orchestrator | 2026-05-24 03:27:25 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:27:25.223462 | orchestrator | 2026-05-24 03:27:25 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:27:28.272092 | orchestrator | 2026-05-24 03:27:28 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:27:28.272197 | orchestrator | 2026-05-24 03:27:28 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:27:31.317869 | orchestrator | 2026-05-24 03:27:31 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:27:31.317969 | orchestrator | 2026-05-24 03:27:31 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:27:34.367967 | orchestrator | 2026-05-24 03:27:34 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:27:34.368070 | orchestrator | 2026-05-24 03:27:34 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:27:37.415759 | orchestrator | 2026-05-24 03:27:37 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:27:37.415855 | orchestrator | 2026-05-24 03:27:37 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:27:40.464414 | orchestrator | 2026-05-24 03:27:40 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:27:40.464541 | orchestrator | 2026-05-24 03:27:40 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:27:43.511302 | orchestrator | 2026-05-24 03:27:43 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:27:43.511409 | orchestrator | 2026-05-24 03:27:43 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:27:46.558849 | orchestrator | 2026-05-24 03:27:46 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:27:46.558979 | orchestrator | 2026-05-24 03:27:46 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:27:49.602473 | orchestrator | 2026-05-24 03:27:49 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:27:49.602561 | orchestrator | 2026-05-24 03:27:49 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:27:52.644073 | orchestrator | 2026-05-24 03:27:52 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:27:52.644181 | orchestrator | 2026-05-24 03:27:52 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:27:55.689356 | orchestrator | 2026-05-24 03:27:55 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:27:55.689562 | orchestrator | 2026-05-24 03:27:55 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:27:58.741471 | orchestrator | 2026-05-24 03:27:58 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:27:58.741601 | orchestrator | 2026-05-24 03:27:58 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:28:01.792934 | orchestrator | 2026-05-24 03:28:01 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:28:01.793034 | orchestrator | 2026-05-24 03:28:01 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:28:04.838853 | orchestrator | 2026-05-24 03:28:04 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:28:04.838976 | orchestrator | 2026-05-24 03:28:04 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:28:07.887896 | orchestrator | 2026-05-24 03:28:07 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:28:07.887998 | orchestrator | 2026-05-24 03:28:07 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:28:10.933010 | orchestrator | 2026-05-24 03:28:10 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:28:10.933101 | orchestrator | 2026-05-24 03:28:10 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:28:13.981566 | orchestrator | 2026-05-24 03:28:13 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:28:13.981648 | orchestrator | 2026-05-24 03:28:13 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:28:17.027739 | orchestrator | 2026-05-24 03:28:17 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:28:17.027834 | orchestrator | 2026-05-24 03:28:17 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:28:20.075655 | orchestrator | 2026-05-24 03:28:20 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:28:20.075776 | orchestrator | 2026-05-24 03:28:20 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:28:23.120286 | orchestrator | 2026-05-24 03:28:23 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:28:23.120385 | orchestrator | 2026-05-24 03:28:23 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:28:26.170329 | orchestrator | 2026-05-24 03:28:26 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:28:26.170436 | orchestrator | 2026-05-24 03:28:26 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:28:29.219667 | orchestrator | 2026-05-24 03:28:29 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:28:29.219763 | orchestrator | 2026-05-24 03:28:29 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:28:32.261700 | orchestrator | 2026-05-24 03:28:32 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:28:32.261805 | orchestrator | 2026-05-24 03:28:32 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:28:35.313133 | orchestrator | 2026-05-24 03:28:35 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:28:35.313278 | orchestrator | 2026-05-24 03:28:35 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:28:38.365852 | orchestrator | 2026-05-24 03:28:38 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:28:38.365955 | orchestrator | 2026-05-24 03:28:38 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:28:41.414631 | orchestrator | 2026-05-24 03:28:41 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:28:41.414721 | orchestrator | 2026-05-24 03:28:41 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:28:44.458556 | orchestrator | 2026-05-24 03:28:44 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:28:44.458690 | orchestrator | 2026-05-24 03:28:44 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:28:47.506692 | orchestrator | 2026-05-24 03:28:47 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:28:47.506798 | orchestrator | 2026-05-24 03:28:47 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:28:50.555592 | orchestrator | 2026-05-24 03:28:50 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:28:50.555662 | orchestrator | 2026-05-24 03:28:50 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:28:53.604189 | orchestrator | 2026-05-24 03:28:53 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:28:53.604338 | orchestrator | 2026-05-24 03:28:53 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:28:56.654339 | orchestrator | 2026-05-24 03:28:56 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:28:56.654438 | orchestrator | 2026-05-24 03:28:56 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:28:59.711050 | orchestrator | 2026-05-24 03:28:59 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:28:59.711140 | orchestrator | 2026-05-24 03:28:59 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:29:02.764917 | orchestrator | 2026-05-24 03:29:02 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:29:02.765013 | orchestrator | 2026-05-24 03:29:02 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:29:05.824406 | orchestrator | 2026-05-24 03:29:05 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:29:05.824539 | orchestrator | 2026-05-24 03:29:05 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:29:08.871915 | orchestrator | 2026-05-24 03:29:08 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:29:08.871997 | orchestrator | 2026-05-24 03:29:08 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:29:11.918892 | orchestrator | 2026-05-24 03:29:11 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:29:11.918987 | orchestrator | 2026-05-24 03:29:11 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:29:14.966110 | orchestrator | 2026-05-24 03:29:14 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:29:14.966313 | orchestrator | 2026-05-24 03:29:14 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:29:18.008102 | orchestrator | 2026-05-24 03:29:18 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:29:18.008200 | orchestrator | 2026-05-24 03:29:18 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:29:21.058791 | orchestrator | 2026-05-24 03:29:21 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:29:21.058893 | orchestrator | 2026-05-24 03:29:21 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:29:24.098736 | orchestrator | 2026-05-24 03:29:24 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:29:24.098855 | orchestrator | 2026-05-24 03:29:24 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:29:27.143974 | orchestrator | 2026-05-24 03:29:27 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:29:27.144073 | orchestrator | 2026-05-24 03:29:27 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:29:30.191665 | orchestrator | 2026-05-24 03:29:30 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:29:30.191760 | orchestrator | 2026-05-24 03:29:30 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:29:33.232828 | orchestrator | 2026-05-24 03:29:33 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:29:33.232916 | orchestrator | 2026-05-24 03:29:33 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:29:36.277011 | orchestrator | 2026-05-24 03:29:36 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:29:36.277109 | orchestrator | 2026-05-24 03:29:36 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:29:39.325176 | orchestrator | 2026-05-24 03:29:39 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:29:39.325286 | orchestrator | 2026-05-24 03:29:39 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:29:42.372018 | orchestrator | 2026-05-24 03:29:42 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:29:42.372113 | orchestrator | 2026-05-24 03:29:42 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:29:45.420139 | orchestrator | 2026-05-24 03:29:45 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:29:45.420282 | orchestrator | 2026-05-24 03:29:45 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:29:48.464382 | orchestrator | 2026-05-24 03:29:48 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:29:48.464475 | orchestrator | 2026-05-24 03:29:48 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:29:51.520057 | orchestrator | 2026-05-24 03:29:51 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:29:51.520177 | orchestrator | 2026-05-24 03:29:51 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:29:54.572497 | orchestrator | 2026-05-24 03:29:54 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:29:54.572601 | orchestrator | 2026-05-24 03:29:54 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:29:57.620071 | orchestrator | 2026-05-24 03:29:57 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:29:57.620168 | orchestrator | 2026-05-24 03:29:57 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:30:00.667699 | orchestrator | 2026-05-24 03:30:00 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:30:00.667781 | orchestrator | 2026-05-24 03:30:00 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:30:03.710186 | orchestrator | 2026-05-24 03:30:03 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:30:03.710311 | orchestrator | 2026-05-24 03:30:03 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:30:06.759465 | orchestrator | 2026-05-24 03:30:06 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:30:06.759574 | orchestrator | 2026-05-24 03:30:06 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:30:09.802269 | orchestrator | 2026-05-24 03:30:09 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:30:09.802354 | orchestrator | 2026-05-24 03:30:09 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:30:12.846960 | orchestrator | 2026-05-24 03:30:12 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:30:12.847049 | orchestrator | 2026-05-24 03:30:12 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:30:15.900048 | orchestrator | 2026-05-24 03:30:15 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:30:15.900182 | orchestrator | 2026-05-24 03:30:15 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:30:18.948032 | orchestrator | 2026-05-24 03:30:18 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:30:18.948161 | orchestrator | 2026-05-24 03:30:18 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:30:21.997413 | orchestrator | 2026-05-24 03:30:21 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:30:21.997533 | orchestrator | 2026-05-24 03:30:21 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:30:25.053677 | orchestrator | 2026-05-24 03:30:25 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:30:25.053779 | orchestrator | 2026-05-24 03:30:25 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:30:28.106420 | orchestrator | 2026-05-24 03:30:28 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:30:28.205514 | orchestrator | 2026-05-24 03:30:28 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:30:31.154284 | orchestrator | 2026-05-24 03:30:31 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:30:31.154376 | orchestrator | 2026-05-24 03:30:31 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:30:34.204122 | orchestrator | 2026-05-24 03:30:34 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:30:34.204300 | orchestrator | 2026-05-24 03:30:34 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:30:37.250772 | orchestrator | 2026-05-24 03:30:37 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:30:37.250873 | orchestrator | 2026-05-24 03:30:37 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:30:40.298422 | orchestrator | 2026-05-24 03:30:40 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:30:40.298537 | orchestrator | 2026-05-24 03:30:40 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:30:43.346619 | orchestrator | 2026-05-24 03:30:43 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:30:43.346714 | orchestrator | 2026-05-24 03:30:43 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:30:46.391610 | orchestrator | 2026-05-24 03:30:46 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:30:46.391709 | orchestrator | 2026-05-24 03:30:46 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:30:49.438065 | orchestrator | 2026-05-24 03:30:49 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:30:49.438148 | orchestrator | 2026-05-24 03:30:49 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:30:52.490514 | orchestrator | 2026-05-24 03:30:52 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:30:52.490614 | orchestrator | 2026-05-24 03:30:52 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:30:55.531164 | orchestrator | 2026-05-24 03:30:55 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:30:55.531303 | orchestrator | 2026-05-24 03:30:55 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:30:58.582946 | orchestrator | 2026-05-24 03:30:58 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:30:58.583049 | orchestrator | 2026-05-24 03:30:58 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:31:01.630166 | orchestrator | 2026-05-24 03:31:01 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:31:01.630350 | orchestrator | 2026-05-24 03:31:01 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:31:04.681527 | orchestrator | 2026-05-24 03:31:04 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:31:04.681617 | orchestrator | 2026-05-24 03:31:04 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:31:07.737010 | orchestrator | 2026-05-24 03:31:07 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:31:07.737108 | orchestrator | 2026-05-24 03:31:07 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:31:10.785740 | orchestrator | 2026-05-24 03:31:10 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:31:10.785847 | orchestrator | 2026-05-24 03:31:10 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:31:13.834253 | orchestrator | 2026-05-24 03:31:13 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:31:13.834356 | orchestrator | 2026-05-24 03:31:13 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:31:16.877611 | orchestrator | 2026-05-24 03:31:16 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:31:16.877738 | orchestrator | 2026-05-24 03:31:16 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:31:19.924832 | orchestrator | 2026-05-24 03:31:19 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:31:19.924966 | orchestrator | 2026-05-24 03:31:19 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:31:22.971951 | orchestrator | 2026-05-24 03:31:22 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:31:22.972062 | orchestrator | 2026-05-24 03:31:22 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:31:26.023720 | orchestrator | 2026-05-24 03:31:26 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:31:26.023820 | orchestrator | 2026-05-24 03:31:26 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:31:29.072463 | orchestrator | 2026-05-24 03:31:29 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:31:29.072535 | orchestrator | 2026-05-24 03:31:29 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:31:32.113126 | orchestrator | 2026-05-24 03:31:32 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:31:32.113267 | orchestrator | 2026-05-24 03:31:32 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:31:35.162265 | orchestrator | 2026-05-24 03:31:35 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:31:35.162367 | orchestrator | 2026-05-24 03:31:35 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:31:38.213876 | orchestrator | 2026-05-24 03:31:38 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:31:38.213995 | orchestrator | 2026-05-24 03:31:38 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:31:41.259612 | orchestrator | 2026-05-24 03:31:41 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:31:41.259716 | orchestrator | 2026-05-24 03:31:41 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:31:44.306578 | orchestrator | 2026-05-24 03:31:44 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:31:44.306685 | orchestrator | 2026-05-24 03:31:44 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:31:47.354739 | orchestrator | 2026-05-24 03:31:47 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:31:47.354899 | orchestrator | 2026-05-24 03:31:47 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:31:50.394458 | orchestrator | 2026-05-24 03:31:50 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:31:50.394578 | orchestrator | 2026-05-24 03:31:50 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:31:53.439844 | orchestrator | 2026-05-24 03:31:53 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:31:53.439957 | orchestrator | 2026-05-24 03:31:53 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:31:56.490439 | orchestrator | 2026-05-24 03:31:56 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:31:56.490539 | orchestrator | 2026-05-24 03:31:56 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:31:59.541943 | orchestrator | 2026-05-24 03:31:59 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:31:59.542103 | orchestrator | 2026-05-24 03:31:59 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:32:02.589470 | orchestrator | 2026-05-24 03:32:02 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:32:02.589572 | orchestrator | 2026-05-24 03:32:02 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:32:05.647625 | orchestrator | 2026-05-24 03:32:05 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:32:05.647725 | orchestrator | 2026-05-24 03:32:05 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:32:08.701473 | orchestrator | 2026-05-24 03:32:08 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:32:08.701638 | orchestrator | 2026-05-24 03:32:08 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:32:11.750491 | orchestrator | 2026-05-24 03:32:11 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:32:11.750588 | orchestrator | 2026-05-24 03:32:11 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:32:14.803086 | orchestrator | 2026-05-24 03:32:14 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:32:14.803268 | orchestrator | 2026-05-24 03:32:14 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:32:17.851258 | orchestrator | 2026-05-24 03:32:17 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:32:17.851358 | orchestrator | 2026-05-24 03:32:17 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:32:20.894852 | orchestrator | 2026-05-24 03:32:20 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:32:20.894978 | orchestrator | 2026-05-24 03:32:20 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:32:23.940709 | orchestrator | 2026-05-24 03:32:23 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:32:23.940789 | orchestrator | 2026-05-24 03:32:23 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:32:26.982398 | orchestrator | 2026-05-24 03:32:26 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:32:26.982492 | orchestrator | 2026-05-24 03:32:26 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:32:30.043967 | orchestrator | 2026-05-24 03:32:30 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:32:30.044071 | orchestrator | 2026-05-24 03:32:30 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:32:33.085890 | orchestrator | 2026-05-24 03:32:33 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:32:33.086085 | orchestrator | 2026-05-24 03:32:33 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:32:36.130393 | orchestrator | 2026-05-24 03:32:36 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:32:36.130503 | orchestrator | 2026-05-24 03:32:36 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:32:39.177361 | orchestrator | 2026-05-24 03:32:39 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:32:39.177489 | orchestrator | 2026-05-24 03:32:39 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:32:42.223474 | orchestrator | 2026-05-24 03:32:42 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:32:42.223565 | orchestrator | 2026-05-24 03:32:42 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:32:45.271557 | orchestrator | 2026-05-24 03:32:45 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:32:45.271655 | orchestrator | 2026-05-24 03:32:45 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:32:48.312251 | orchestrator | 2026-05-24 03:32:48 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:32:48.312342 | orchestrator | 2026-05-24 03:32:48 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:32:51.361679 | orchestrator | 2026-05-24 03:32:51 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:32:51.361764 | orchestrator | 2026-05-24 03:32:51 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:32:54.408738 | orchestrator | 2026-05-24 03:32:54 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:32:54.408852 | orchestrator | 2026-05-24 03:32:54 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:32:57.457580 | orchestrator | 2026-05-24 03:32:57 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:32:57.457700 | orchestrator | 2026-05-24 03:32:57 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:33:00.507021 | orchestrator | 2026-05-24 03:33:00 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:33:00.507151 | orchestrator | 2026-05-24 03:33:00 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:33:03.558713 | orchestrator | 2026-05-24 03:33:03 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:33:03.558817 | orchestrator | 2026-05-24 03:33:03 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:33:06.603466 | orchestrator | 2026-05-24 03:33:06 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:33:06.603565 | orchestrator | 2026-05-24 03:33:06 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:33:09.651495 | orchestrator | 2026-05-24 03:33:09 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:33:09.651582 | orchestrator | 2026-05-24 03:33:09 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:33:12.692844 | orchestrator | 2026-05-24 03:33:12 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:33:12.692954 | orchestrator | 2026-05-24 03:33:12 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:33:15.737244 | orchestrator | 2026-05-24 03:33:15 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:33:15.737342 | orchestrator | 2026-05-24 03:33:15 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:33:18.774627 | orchestrator | 2026-05-24 03:33:18 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:33:18.774867 | orchestrator | 2026-05-24 03:33:18 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:33:21.827830 | orchestrator | 2026-05-24 03:33:21 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:33:21.827937 | orchestrator | 2026-05-24 03:33:21 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:33:24.876722 | orchestrator | 2026-05-24 03:33:24 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:33:24.876823 | orchestrator | 2026-05-24 03:33:24 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:33:27.922288 | orchestrator | 2026-05-24 03:33:27 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:33:27.922401 | orchestrator | 2026-05-24 03:33:27 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:33:30.973490 | orchestrator | 2026-05-24 03:33:30 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:33:30.973588 | orchestrator | 2026-05-24 03:33:30 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:33:34.027634 | orchestrator | 2026-05-24 03:33:34 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:33:34.027738 | orchestrator | 2026-05-24 03:33:34 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:33:37.069175 | orchestrator | 2026-05-24 03:33:37 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:33:37.069277 | orchestrator | 2026-05-24 03:33:37 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:33:40.115804 | orchestrator | 2026-05-24 03:33:40 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:33:40.115905 | orchestrator | 2026-05-24 03:33:40 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:33:43.165755 | orchestrator | 2026-05-24 03:33:43 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:33:43.165855 | orchestrator | 2026-05-24 03:33:43 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:33:46.212937 | orchestrator | 2026-05-24 03:33:46 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:33:46.213133 | orchestrator | 2026-05-24 03:33:46 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:33:49.255038 | orchestrator | 2026-05-24 03:33:49 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:33:49.255176 | orchestrator | 2026-05-24 03:33:49 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:33:52.302308 | orchestrator | 2026-05-24 03:33:52 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:33:52.302405 | orchestrator | 2026-05-24 03:33:52 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:33:55.345398 | orchestrator | 2026-05-24 03:33:55 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:33:55.345501 | orchestrator | 2026-05-24 03:33:55 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:33:58.394139 | orchestrator | 2026-05-24 03:33:58 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:33:58.394281 | orchestrator | 2026-05-24 03:33:58 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:34:01.445604 | orchestrator | 2026-05-24 03:34:01 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:34:01.445696 | orchestrator | 2026-05-24 03:34:01 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:34:04.500421 | orchestrator | 2026-05-24 03:34:04 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:34:04.500553 | orchestrator | 2026-05-24 03:34:04 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:34:07.549801 | orchestrator | 2026-05-24 03:34:07 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:34:07.549898 | orchestrator | 2026-05-24 03:34:07 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:34:10.598173 | orchestrator | 2026-05-24 03:34:10 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:34:10.598258 | orchestrator | 2026-05-24 03:34:10 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:34:13.646632 | orchestrator | 2026-05-24 03:34:13 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:34:13.646733 | orchestrator | 2026-05-24 03:34:13 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:34:16.696098 | orchestrator | 2026-05-24 03:34:16 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:34:16.696190 | orchestrator | 2026-05-24 03:34:16 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:34:19.742381 | orchestrator | 2026-05-24 03:34:19 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:34:19.742477 | orchestrator | 2026-05-24 03:34:19 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:34:22.793314 | orchestrator | 2026-05-24 03:34:22 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:34:22.793421 | orchestrator | 2026-05-24 03:34:22 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:34:25.839046 | orchestrator | 2026-05-24 03:34:25 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:34:25.839173 | orchestrator | 2026-05-24 03:34:25 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:34:28.889035 | orchestrator | 2026-05-24 03:34:28 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:34:28.889157 | orchestrator | 2026-05-24 03:34:28 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:34:31.937166 | orchestrator | 2026-05-24 03:34:31 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:34:31.937268 | orchestrator | 2026-05-24 03:34:31 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:34:34.992135 | orchestrator | 2026-05-24 03:34:34 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:34:34.992247 | orchestrator | 2026-05-24 03:34:34 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:34:38.036221 | orchestrator | 2026-05-24 03:34:38 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:34:38.036320 | orchestrator | 2026-05-24 03:34:38 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:34:41.080444 | orchestrator | 2026-05-24 03:34:41 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:34:41.080547 | orchestrator | 2026-05-24 03:34:41 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:34:44.127096 | orchestrator | 2026-05-24 03:34:44 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:34:44.127222 | orchestrator | 2026-05-24 03:34:44 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:34:47.174335 | orchestrator | 2026-05-24 03:34:47 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:34:47.174430 | orchestrator | 2026-05-24 03:34:47 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:34:50.220053 | orchestrator | 2026-05-24 03:34:50 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:34:50.220152 | orchestrator | 2026-05-24 03:34:50 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:34:53.267363 | orchestrator | 2026-05-24 03:34:53 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:34:53.267469 | orchestrator | 2026-05-24 03:34:53 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:34:56.311953 | orchestrator | 2026-05-24 03:34:56 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:34:56.312056 | orchestrator | 2026-05-24 03:34:56 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:34:59.354593 | orchestrator | 2026-05-24 03:34:59 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:34:59.354691 | orchestrator | 2026-05-24 03:34:59 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:35:02.406498 | orchestrator | 2026-05-24 03:35:02 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:35:02.406598 | orchestrator | 2026-05-24 03:35:02 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:35:05.450558 | orchestrator | 2026-05-24 03:35:05 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:35:05.450663 | orchestrator | 2026-05-24 03:35:05 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:35:08.507604 | orchestrator | 2026-05-24 03:35:08 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:35:08.507703 | orchestrator | 2026-05-24 03:35:08 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:35:11.552681 | orchestrator | 2026-05-24 03:35:11 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:35:11.552769 | orchestrator | 2026-05-24 03:35:11 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:35:14.599717 | orchestrator | 2026-05-24 03:35:14 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:35:14.599881 | orchestrator | 2026-05-24 03:35:14 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:35:17.647272 | orchestrator | 2026-05-24 03:35:17 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:35:17.647373 | orchestrator | 2026-05-24 03:35:17 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:35:20.692006 | orchestrator | 2026-05-24 03:35:20 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:35:20.692106 | orchestrator | 2026-05-24 03:35:20 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:35:23.740618 | orchestrator | 2026-05-24 03:35:23 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:35:23.740743 | orchestrator | 2026-05-24 03:35:23 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:35:26.791787 | orchestrator | 2026-05-24 03:35:26 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:35:26.791949 | orchestrator | 2026-05-24 03:35:26 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:35:29.844290 | orchestrator | 2026-05-24 03:35:29 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:35:29.844401 | orchestrator | 2026-05-24 03:35:29 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:35:32.897315 | orchestrator | 2026-05-24 03:35:32 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:35:32.897416 | orchestrator | 2026-05-24 03:35:32 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:35:35.945638 | orchestrator | 2026-05-24 03:35:35 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:35:35.945747 | orchestrator | 2026-05-24 03:35:35 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:35:38.996789 | orchestrator | 2026-05-24 03:35:38 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:35:38.996903 | orchestrator | 2026-05-24 03:35:38 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:35:42.050194 | orchestrator | 2026-05-24 03:35:42 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:35:42.050297 | orchestrator | 2026-05-24 03:35:42 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:35:45.100099 | orchestrator | 2026-05-24 03:35:45 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:35:45.100217 | orchestrator | 2026-05-24 03:35:45 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:35:48.146616 | orchestrator | 2026-05-24 03:35:48 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:35:48.146716 | orchestrator | 2026-05-24 03:35:48 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:35:51.192615 | orchestrator | 2026-05-24 03:35:51 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:35:51.192715 | orchestrator | 2026-05-24 03:35:51 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:35:54.256236 | orchestrator | 2026-05-24 03:35:54 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:35:54.256334 | orchestrator | 2026-05-24 03:35:54 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:35:57.300701 | orchestrator | 2026-05-24 03:35:57 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:35:57.300882 | orchestrator | 2026-05-24 03:35:57 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:36:00.350632 | orchestrator | 2026-05-24 03:36:00 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:36:00.350820 | orchestrator | 2026-05-24 03:36:00 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:36:03.408578 | orchestrator | 2026-05-24 03:36:03 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:36:03.408675 | orchestrator | 2026-05-24 03:36:03 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:36:06.456253 | orchestrator | 2026-05-24 03:36:06 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:36:06.456383 | orchestrator | 2026-05-24 03:36:06 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:36:09.502737 | orchestrator | 2026-05-24 03:36:09 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:36:09.502835 | orchestrator | 2026-05-24 03:36:09 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:36:12.544901 | orchestrator | 2026-05-24 03:36:12 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:36:12.544993 | orchestrator | 2026-05-24 03:36:12 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:36:15.592878 | orchestrator | 2026-05-24 03:36:15 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:36:15.593054 | orchestrator | 2026-05-24 03:36:15 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:36:18.643291 | orchestrator | 2026-05-24 03:36:18 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:36:18.643459 | orchestrator | 2026-05-24 03:36:18 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:36:21.688192 | orchestrator | 2026-05-24 03:36:21 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:36:21.690515 | orchestrator | 2026-05-24 03:36:21 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:36:24.732068 | orchestrator | 2026-05-24 03:36:24 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:36:24.732174 | orchestrator | 2026-05-24 03:36:24 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:36:27.777983 | orchestrator | 2026-05-24 03:36:27 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:36:27.778190 | orchestrator | 2026-05-24 03:36:27 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:36:30.831126 | orchestrator | 2026-05-24 03:36:30 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:36:30.831228 | orchestrator | 2026-05-24 03:36:30 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:36:33.879788 | orchestrator | 2026-05-24 03:36:33 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:36:33.879915 | orchestrator | 2026-05-24 03:36:33 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:36:36.925264 | orchestrator | 2026-05-24 03:36:36 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:36:36.925390 | orchestrator | 2026-05-24 03:36:36 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:36:39.971091 | orchestrator | 2026-05-24 03:36:39 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:36:39.971191 | orchestrator | 2026-05-24 03:36:39 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:36:43.022684 | orchestrator | 2026-05-24 03:36:43 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:36:43.022788 | orchestrator | 2026-05-24 03:36:43 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:36:46.074427 | orchestrator | 2026-05-24 03:36:46 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:36:46.074531 | orchestrator | 2026-05-24 03:36:46 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:36:49.127376 | orchestrator | 2026-05-24 03:36:49 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:36:49.127472 | orchestrator | 2026-05-24 03:36:49 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:36:52.176839 | orchestrator | 2026-05-24 03:36:52 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:36:52.176936 | orchestrator | 2026-05-24 03:36:52 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:36:55.223916 | orchestrator | 2026-05-24 03:36:55 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:36:55.224020 | orchestrator | 2026-05-24 03:36:55 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:36:58.270538 | orchestrator | 2026-05-24 03:36:58 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:36:58.270789 | orchestrator | 2026-05-24 03:36:58 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:37:01.317427 | orchestrator | 2026-05-24 03:37:01 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:37:01.317515 | orchestrator | 2026-05-24 03:37:01 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:37:04.364672 | orchestrator | 2026-05-24 03:37:04 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:37:04.364776 | orchestrator | 2026-05-24 03:37:04 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:37:07.409230 | orchestrator | 2026-05-24 03:37:07 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:37:07.409333 | orchestrator | 2026-05-24 03:37:07 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:37:10.462225 | orchestrator | 2026-05-24 03:37:10 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:37:10.462324 | orchestrator | 2026-05-24 03:37:10 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:37:13.510871 | orchestrator | 2026-05-24 03:37:13 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:37:13.510958 | orchestrator | 2026-05-24 03:37:13 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:37:16.561518 | orchestrator | 2026-05-24 03:37:16 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:37:16.561773 | orchestrator | 2026-05-24 03:37:16 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:37:19.605843 | orchestrator | 2026-05-24 03:37:19 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:37:19.605944 | orchestrator | 2026-05-24 03:37:19 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:37:22.647707 | orchestrator | 2026-05-24 03:37:22 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:37:22.647805 | orchestrator | 2026-05-24 03:37:22 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:37:25.690690 | orchestrator | 2026-05-24 03:37:25 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:37:25.690793 | orchestrator | 2026-05-24 03:37:25 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:37:28.738480 | orchestrator | 2026-05-24 03:37:28 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:37:28.738644 | orchestrator | 2026-05-24 03:37:28 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:37:31.786937 | orchestrator | 2026-05-24 03:37:31 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:37:31.787063 | orchestrator | 2026-05-24 03:37:31 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:37:34.834132 | orchestrator | 2026-05-24 03:37:34 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:37:34.834273 | orchestrator | 2026-05-24 03:37:34 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:37:37.884279 | orchestrator | 2026-05-24 03:37:37 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:37:37.884388 | orchestrator | 2026-05-24 03:37:37 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:37:40.930982 | orchestrator | 2026-05-24 03:37:40 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:37:40.931082 | orchestrator | 2026-05-24 03:37:40 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:37:43.977109 | orchestrator | 2026-05-24 03:37:43 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:37:43.977206 | orchestrator | 2026-05-24 03:37:43 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:37:47.020816 | orchestrator | 2026-05-24 03:37:47 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:37:47.020938 | orchestrator | 2026-05-24 03:37:47 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:37:50.059516 | orchestrator | 2026-05-24 03:37:50 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:37:50.059627 | orchestrator | 2026-05-24 03:37:50 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:37:53.102289 | orchestrator | 2026-05-24 03:37:53 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:37:53.102385 | orchestrator | 2026-05-24 03:37:53 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:37:56.159621 | orchestrator | 2026-05-24 03:37:56 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:37:56.159724 | orchestrator | 2026-05-24 03:37:56 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:37:59.208920 | orchestrator | 2026-05-24 03:37:59 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:37:59.209019 | orchestrator | 2026-05-24 03:37:59 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:38:02.257882 | orchestrator | 2026-05-24 03:38:02 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:38:02.257983 | orchestrator | 2026-05-24 03:38:02 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:38:05.315508 | orchestrator | 2026-05-24 03:38:05 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:38:05.315613 | orchestrator | 2026-05-24 03:38:05 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:38:08.365986 | orchestrator | 2026-05-24 03:38:08 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:38:08.366119 | orchestrator | 2026-05-24 03:38:08 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:38:11.425751 | orchestrator | 2026-05-24 03:38:11 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:38:11.425847 | orchestrator | 2026-05-24 03:38:11 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:38:14.473584 | orchestrator | 2026-05-24 03:38:14 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:38:14.473685 | orchestrator | 2026-05-24 03:38:14 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:38:17.524205 | orchestrator | 2026-05-24 03:38:17 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:38:17.524302 | orchestrator | 2026-05-24 03:38:17 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:38:20.568018 | orchestrator | 2026-05-24 03:38:20 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:38:20.568115 | orchestrator | 2026-05-24 03:38:20 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:38:23.609257 | orchestrator | 2026-05-24 03:38:23 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:38:23.609362 | orchestrator | 2026-05-24 03:38:23 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:38:26.657676 | orchestrator | 2026-05-24 03:38:26 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:38:26.657776 | orchestrator | 2026-05-24 03:38:26 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:38:29.699367 | orchestrator | 2026-05-24 03:38:29 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:38:29.699513 | orchestrator | 2026-05-24 03:38:29 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:38:32.747104 | orchestrator | 2026-05-24 03:38:32 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:38:32.747198 | orchestrator | 2026-05-24 03:38:32 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:38:35.801444 | orchestrator | 2026-05-24 03:38:35 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:38:35.801544 | orchestrator | 2026-05-24 03:38:35 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:38:38.847751 | orchestrator | 2026-05-24 03:38:38 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:38:38.847834 | orchestrator | 2026-05-24 03:38:38 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:38:41.896670 | orchestrator | 2026-05-24 03:38:41 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:38:41.896775 | orchestrator | 2026-05-24 03:38:41 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:38:44.941859 | orchestrator | 2026-05-24 03:38:44 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:38:44.941957 | orchestrator | 2026-05-24 03:38:44 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:38:47.989688 | orchestrator | 2026-05-24 03:38:47 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:38:47.989791 | orchestrator | 2026-05-24 03:38:47 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:38:51.045788 | orchestrator | 2026-05-24 03:38:51 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:38:51.045911 | orchestrator | 2026-05-24 03:38:51 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:38:54.086785 | orchestrator | 2026-05-24 03:38:54 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:38:54.086887 | orchestrator | 2026-05-24 03:38:54 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:38:57.137729 | orchestrator | 2026-05-24 03:38:57 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:38:57.137864 | orchestrator | 2026-05-24 03:38:57 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:39:00.182911 | orchestrator | 2026-05-24 03:39:00 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:39:00.182993 | orchestrator | 2026-05-24 03:39:00 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:39:03.225468 | orchestrator | 2026-05-24 03:39:03 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:39:03.225565 | orchestrator | 2026-05-24 03:39:03 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:39:06.276629 | orchestrator | 2026-05-24 03:39:06 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:39:06.276733 | orchestrator | 2026-05-24 03:39:06 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:39:09.333510 | orchestrator | 2026-05-24 03:39:09 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:39:09.333616 | orchestrator | 2026-05-24 03:39:09 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:39:12.385649 | orchestrator | 2026-05-24 03:39:12 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:39:12.385772 | orchestrator | 2026-05-24 03:39:12 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:39:15.433125 | orchestrator | 2026-05-24 03:39:15 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:39:15.433192 | orchestrator | 2026-05-24 03:39:15 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:39:18.486501 | orchestrator | 2026-05-24 03:39:18 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:39:18.486602 | orchestrator | 2026-05-24 03:39:18 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:39:21.527857 | orchestrator | 2026-05-24 03:39:21 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:39:21.527981 | orchestrator | 2026-05-24 03:39:21 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:39:24.579385 | orchestrator | 2026-05-24 03:39:24 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:39:24.579507 | orchestrator | 2026-05-24 03:39:24 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:39:27.627157 | orchestrator | 2026-05-24 03:39:27 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:39:27.627259 | orchestrator | 2026-05-24 03:39:27 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:39:30.673946 | orchestrator | 2026-05-24 03:39:30 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:39:30.674110 | orchestrator | 2026-05-24 03:39:30 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:39:33.722644 | orchestrator | 2026-05-24 03:39:33 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:39:33.722728 | orchestrator | 2026-05-24 03:39:33 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:39:36.771196 | orchestrator | 2026-05-24 03:39:36 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:39:36.771353 | orchestrator | 2026-05-24 03:39:36 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:39:39.821027 | orchestrator | 2026-05-24 03:39:39 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:39:39.821147 | orchestrator | 2026-05-24 03:39:39 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:39:42.875010 | orchestrator | 2026-05-24 03:39:42 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:39:42.875108 | orchestrator | 2026-05-24 03:39:42 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:39:45.918929 | orchestrator | 2026-05-24 03:39:45 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:39:45.919047 | orchestrator | 2026-05-24 03:39:45 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:39:48.967975 | orchestrator | 2026-05-24 03:39:48 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:39:48.968071 | orchestrator | 2026-05-24 03:39:48 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:39:52.024335 | orchestrator | 2026-05-24 03:39:52 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:39:52.024445 | orchestrator | 2026-05-24 03:39:52 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:39:55.072837 | orchestrator | 2026-05-24 03:39:55 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:39:55.072923 | orchestrator | 2026-05-24 03:39:55 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:39:58.120654 | orchestrator | 2026-05-24 03:39:58 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:39:58.120759 | orchestrator | 2026-05-24 03:39:58 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:40:01.163428 | orchestrator | 2026-05-24 03:40:01 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:40:01.163523 | orchestrator | 2026-05-24 03:40:01 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:40:04.206121 | orchestrator | 2026-05-24 03:40:04 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:40:04.206292 | orchestrator | 2026-05-24 03:40:04 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:40:07.245404 | orchestrator | 2026-05-24 03:40:07 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:40:07.245488 | orchestrator | 2026-05-24 03:40:07 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:40:10.285628 | orchestrator | 2026-05-24 03:40:10 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:40:10.285717 | orchestrator | 2026-05-24 03:40:10 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:40:13.326632 | orchestrator | 2026-05-24 03:40:13 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:40:13.326729 | orchestrator | 2026-05-24 03:40:13 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:40:16.373703 | orchestrator | 2026-05-24 03:40:16 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:40:16.373803 | orchestrator | 2026-05-24 03:40:16 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:40:19.421833 | orchestrator | 2026-05-24 03:40:19 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:40:19.421931 | orchestrator | 2026-05-24 03:40:19 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:40:22.462829 | orchestrator | 2026-05-24 03:40:22 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:40:22.462921 | orchestrator | 2026-05-24 03:40:22 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:40:25.515260 | orchestrator | 2026-05-24 03:40:25 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:40:25.515366 | orchestrator | 2026-05-24 03:40:25 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:40:28.562407 | orchestrator | 2026-05-24 03:40:28 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:40:28.562497 | orchestrator | 2026-05-24 03:40:28 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:40:31.611961 | orchestrator | 2026-05-24 03:40:31 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:40:31.612061 | orchestrator | 2026-05-24 03:40:31 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:40:34.666280 | orchestrator | 2026-05-24 03:40:34 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:40:34.666403 | orchestrator | 2026-05-24 03:40:34 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:40:37.720018 | orchestrator | 2026-05-24 03:40:37 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:40:37.720116 | orchestrator | 2026-05-24 03:40:37 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:40:40.771864 | orchestrator | 2026-05-24 03:40:40 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:40:40.771965 | orchestrator | 2026-05-24 03:40:40 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:40:43.824997 | orchestrator | 2026-05-24 03:40:43 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:40:43.825089 | orchestrator | 2026-05-24 03:40:43 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:40:46.871090 | orchestrator | 2026-05-24 03:40:46 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:40:46.871292 | orchestrator | 2026-05-24 03:40:46 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:40:49.913733 | orchestrator | 2026-05-24 03:40:49 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:40:49.913826 | orchestrator | 2026-05-24 03:40:49 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:40:52.959988 | orchestrator | 2026-05-24 03:40:52 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:40:52.960709 | orchestrator | 2026-05-24 03:40:52 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:40:55.999110 | orchestrator | 2026-05-24 03:40:56 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:40:55.999235 | orchestrator | 2026-05-24 03:40:56 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:40:59.046764 | orchestrator | 2026-05-24 03:40:59 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:40:59.046858 | orchestrator | 2026-05-24 03:40:59 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:41:02.094107 | orchestrator | 2026-05-24 03:41:02 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:41:02.094257 | orchestrator | 2026-05-24 03:41:02 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:41:05.151628 | orchestrator | 2026-05-24 03:41:05 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:41:05.151722 | orchestrator | 2026-05-24 03:41:05 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:41:08.211393 | orchestrator | 2026-05-24 03:41:08 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:41:08.211500 | orchestrator | 2026-05-24 03:41:08 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:41:11.257930 | orchestrator | 2026-05-24 03:41:11 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:41:11.258087 | orchestrator | 2026-05-24 03:41:11 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:41:14.301746 | orchestrator | 2026-05-24 03:41:14 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:41:14.301826 | orchestrator | 2026-05-24 03:41:14 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:41:17.349398 | orchestrator | 2026-05-24 03:41:17 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:41:17.349515 | orchestrator | 2026-05-24 03:41:17 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:41:20.405317 | orchestrator | 2026-05-24 03:41:20 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:41:20.405527 | orchestrator | 2026-05-24 03:41:20 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:41:23.447221 | orchestrator | 2026-05-24 03:41:23 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:41:23.447447 | orchestrator | 2026-05-24 03:41:23 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:41:26.499258 | orchestrator | 2026-05-24 03:41:26 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:41:26.499340 | orchestrator | 2026-05-24 03:41:26 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:41:29.544736 | orchestrator | 2026-05-24 03:41:29 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:41:29.544840 | orchestrator | 2026-05-24 03:41:29 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:41:32.586914 | orchestrator | 2026-05-24 03:41:32 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:41:32.587014 | orchestrator | 2026-05-24 03:41:32 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:41:35.636152 | orchestrator | 2026-05-24 03:41:35 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:41:35.636282 | orchestrator | 2026-05-24 03:41:35 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:41:38.682828 | orchestrator | 2026-05-24 03:41:38 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:41:38.682951 | orchestrator | 2026-05-24 03:41:38 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:41:41.735404 | orchestrator | 2026-05-24 03:41:41 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:41:41.735518 | orchestrator | 2026-05-24 03:41:41 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:41:44.777041 | orchestrator | 2026-05-24 03:41:44 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:41:44.777252 | orchestrator | 2026-05-24 03:41:44 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:41:47.825210 | orchestrator | 2026-05-24 03:41:47 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:41:47.825313 | orchestrator | 2026-05-24 03:41:47 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:41:50.868722 | orchestrator | 2026-05-24 03:41:50 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:41:50.868818 | orchestrator | 2026-05-24 03:41:50 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:41:53.918343 | orchestrator | 2026-05-24 03:41:53 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:41:53.918450 | orchestrator | 2026-05-24 03:41:53 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:41:56.973837 | orchestrator | 2026-05-24 03:41:56 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:41:56.973932 | orchestrator | 2026-05-24 03:41:56 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:42:00.040769 | orchestrator | 2026-05-24 03:42:00 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:42:00.040861 | orchestrator | 2026-05-24 03:42:00 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:42:03.094166 | orchestrator | 2026-05-24 03:42:03 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:42:03.094270 | orchestrator | 2026-05-24 03:42:03 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:42:06.142362 | orchestrator | 2026-05-24 03:42:06 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:42:06.142470 | orchestrator | 2026-05-24 03:42:06 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:42:09.190589 | orchestrator | 2026-05-24 03:42:09 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:42:09.190690 | orchestrator | 2026-05-24 03:42:09 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:42:12.256506 | orchestrator | 2026-05-24 03:42:12 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:42:12.256603 | orchestrator | 2026-05-24 03:42:12 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:42:15.302796 | orchestrator | 2026-05-24 03:42:15 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:42:15.302923 | orchestrator | 2026-05-24 03:42:15 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:42:18.353418 | orchestrator | 2026-05-24 03:42:18 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:42:18.353515 | orchestrator | 2026-05-24 03:42:18 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:42:21.400383 | orchestrator | 2026-05-24 03:42:21 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:42:21.400497 | orchestrator | 2026-05-24 03:42:21 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:42:24.445727 | orchestrator | 2026-05-24 03:42:24 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:42:24.445859 | orchestrator | 2026-05-24 03:42:24 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:42:27.497961 | orchestrator | 2026-05-24 03:42:27 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:42:27.498138 | orchestrator | 2026-05-24 03:42:27 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:42:30.543956 | orchestrator | 2026-05-24 03:42:30 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:42:30.544056 | orchestrator | 2026-05-24 03:42:30 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:42:33.598900 | orchestrator | 2026-05-24 03:42:33 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:42:33.599016 | orchestrator | 2026-05-24 03:42:33 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:42:36.645504 | orchestrator | 2026-05-24 03:42:36 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:42:36.645612 | orchestrator | 2026-05-24 03:42:36 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:42:39.694377 | orchestrator | 2026-05-24 03:42:39 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:42:39.694478 | orchestrator | 2026-05-24 03:42:39 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:42:42.745192 | orchestrator | 2026-05-24 03:42:42 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:42:42.745322 | orchestrator | 2026-05-24 03:42:42 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:42:45.781053 | orchestrator | 2026-05-24 03:42:45 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:42:45.781196 | orchestrator | 2026-05-24 03:42:45 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:42:48.826387 | orchestrator | 2026-05-24 03:42:48 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:42:48.826522 | orchestrator | 2026-05-24 03:42:48 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:42:51.886487 | orchestrator | 2026-05-24 03:42:51 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:42:51.886583 | orchestrator | 2026-05-24 03:42:51 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:42:54.929321 | orchestrator | 2026-05-24 03:42:54 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:42:54.929418 | orchestrator | 2026-05-24 03:42:54 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:42:57.979125 | orchestrator | 2026-05-24 03:42:57 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:42:57.979223 | orchestrator | 2026-05-24 03:42:57 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:43:01.032879 | orchestrator | 2026-05-24 03:43:01 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:43:01.033001 | orchestrator | 2026-05-24 03:43:01 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:43:04.082369 | orchestrator | 2026-05-24 03:43:04 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:43:04.082468 | orchestrator | 2026-05-24 03:43:04 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:43:07.131273 | orchestrator | 2026-05-24 03:43:07 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:43:07.131365 | orchestrator | 2026-05-24 03:43:07 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:43:10.169388 | orchestrator | 2026-05-24 03:43:10 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:43:10.169519 | orchestrator | 2026-05-24 03:43:10 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:43:13.222514 | orchestrator | 2026-05-24 03:43:13 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:43:13.222608 | orchestrator | 2026-05-24 03:43:13 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:43:16.279917 | orchestrator | 2026-05-24 03:43:16 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:43:16.280015 | orchestrator | 2026-05-24 03:43:16 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:43:19.331763 | orchestrator | 2026-05-24 03:43:19 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:43:19.331876 | orchestrator | 2026-05-24 03:43:19 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:43:22.384157 | orchestrator | 2026-05-24 03:43:22 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:43:22.384264 | orchestrator | 2026-05-24 03:43:22 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:43:25.435142 | orchestrator | 2026-05-24 03:43:25 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:43:25.435271 | orchestrator | 2026-05-24 03:43:25 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:43:28.486983 | orchestrator | 2026-05-24 03:43:28 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:43:28.487136 | orchestrator | 2026-05-24 03:43:28 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:43:31.529252 | orchestrator | 2026-05-24 03:43:31 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:43:31.529378 | orchestrator | 2026-05-24 03:43:31 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:43:34.576536 | orchestrator | 2026-05-24 03:43:34 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:43:34.576631 | orchestrator | 2026-05-24 03:43:34 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:43:37.629732 | orchestrator | 2026-05-24 03:43:37 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:43:37.629831 | orchestrator | 2026-05-24 03:43:37 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:43:40.682592 | orchestrator | 2026-05-24 03:43:40 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:43:40.682692 | orchestrator | 2026-05-24 03:43:40 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:43:43.734411 | orchestrator | 2026-05-24 03:43:43 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:43:43.734509 | orchestrator | 2026-05-24 03:43:43 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:43:46.784585 | orchestrator | 2026-05-24 03:43:46 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:43:46.784689 | orchestrator | 2026-05-24 03:43:46 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:43:49.840517 | orchestrator | 2026-05-24 03:43:49 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:43:49.840603 | orchestrator | 2026-05-24 03:43:49 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:43:52.894722 | orchestrator | 2026-05-24 03:43:52 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:43:52.894857 | orchestrator | 2026-05-24 03:43:52 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:43:55.944751 | orchestrator | 2026-05-24 03:43:55 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:43:55.944887 | orchestrator | 2026-05-24 03:43:55 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:43:58.995222 | orchestrator | 2026-05-24 03:43:58 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:43:58.995302 | orchestrator | 2026-05-24 03:43:58 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:44:02.055031 | orchestrator | 2026-05-24 03:44:02 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:44:02.055156 | orchestrator | 2026-05-24 03:44:02 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:44:05.105587 | orchestrator | 2026-05-24 03:44:05 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:44:05.105678 | orchestrator | 2026-05-24 03:44:05 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:44:08.147930 | orchestrator | 2026-05-24 03:44:08 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:44:08.148029 | orchestrator | 2026-05-24 03:44:08 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:44:11.193864 | orchestrator | 2026-05-24 03:44:11 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:44:11.193945 | orchestrator | 2026-05-24 03:44:11 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:44:14.250779 | orchestrator | 2026-05-24 03:44:14 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:44:14.250872 | orchestrator | 2026-05-24 03:44:14 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:44:17.306325 | orchestrator | 2026-05-24 03:44:17 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:44:17.306404 | orchestrator | 2026-05-24 03:44:17 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:44:20.357310 | orchestrator | 2026-05-24 03:44:20 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:44:20.357409 | orchestrator | 2026-05-24 03:44:20 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:44:23.407614 | orchestrator | 2026-05-24 03:44:23 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:44:23.407724 | orchestrator | 2026-05-24 03:44:23 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:44:26.451442 | orchestrator | 2026-05-24 03:44:26 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:44:26.451539 | orchestrator | 2026-05-24 03:44:26 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:44:29.505008 | orchestrator | 2026-05-24 03:44:29 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:44:29.505147 | orchestrator | 2026-05-24 03:44:29 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:44:32.563805 | orchestrator | 2026-05-24 03:44:32 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:44:32.563999 | orchestrator | 2026-05-24 03:44:32 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:44:35.616248 | orchestrator | 2026-05-24 03:44:35 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:44:35.616332 | orchestrator | 2026-05-24 03:44:35 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:44:38.664538 | orchestrator | 2026-05-24 03:44:38 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:44:38.664626 | orchestrator | 2026-05-24 03:44:38 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:44:41.716140 | orchestrator | 2026-05-24 03:44:41 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:44:41.716246 | orchestrator | 2026-05-24 03:44:41 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:44:44.767796 | orchestrator | 2026-05-24 03:44:44 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:44:44.767894 | orchestrator | 2026-05-24 03:44:44 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:44:47.814709 | orchestrator | 2026-05-24 03:44:47 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:44:47.814811 | orchestrator | 2026-05-24 03:44:47 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:44:50.866556 | orchestrator | 2026-05-24 03:44:50 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:44:50.866645 | orchestrator | 2026-05-24 03:44:50 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:44:53.921256 | orchestrator | 2026-05-24 03:44:53 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:44:53.921360 | orchestrator | 2026-05-24 03:44:53 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:44:56.970191 | orchestrator | 2026-05-24 03:44:56 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:44:56.970281 | orchestrator | 2026-05-24 03:44:56 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:45:00.018511 | orchestrator | 2026-05-24 03:45:00 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:45:00.018634 | orchestrator | 2026-05-24 03:45:00 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:45:03.081093 | orchestrator | 2026-05-24 03:45:03 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:45:03.081168 | orchestrator | 2026-05-24 03:45:03 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:45:06.123641 | orchestrator | 2026-05-24 03:45:06 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:45:06.123731 | orchestrator | 2026-05-24 03:45:06 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:45:09.171169 | orchestrator | 2026-05-24 03:45:09 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:45:09.171251 | orchestrator | 2026-05-24 03:45:09 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:45:12.216907 | orchestrator | 2026-05-24 03:45:12 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:45:12.217003 | orchestrator | 2026-05-24 03:45:12 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:45:15.271417 | orchestrator | 2026-05-24 03:45:15 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:45:15.271507 | orchestrator | 2026-05-24 03:45:15 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:45:18.320679 | orchestrator | 2026-05-24 03:45:18 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:45:18.320850 | orchestrator | 2026-05-24 03:45:18 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:45:21.357239 | orchestrator | 2026-05-24 03:45:21 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:45:21.357367 | orchestrator | 2026-05-24 03:45:21 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:45:24.402548 | orchestrator | 2026-05-24 03:45:24 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:45:24.402663 | orchestrator | 2026-05-24 03:45:24 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:45:27.448236 | orchestrator | 2026-05-24 03:45:27 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:45:27.448406 | orchestrator | 2026-05-24 03:45:27 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:45:30.490875 | orchestrator | 2026-05-24 03:45:30 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:45:30.490986 | orchestrator | 2026-05-24 03:45:30 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:45:33.534316 | orchestrator | 2026-05-24 03:45:33 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:45:33.534407 | orchestrator | 2026-05-24 03:45:33 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:45:36.580459 | orchestrator | 2026-05-24 03:45:36 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:45:36.580574 | orchestrator | 2026-05-24 03:45:36 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:45:39.625862 | orchestrator | 2026-05-24 03:45:39 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:45:39.625961 | orchestrator | 2026-05-24 03:45:39 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:45:42.669613 | orchestrator | 2026-05-24 03:45:42 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:45:42.669736 | orchestrator | 2026-05-24 03:45:42 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:45:45.715691 | orchestrator | 2026-05-24 03:45:45 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:45:45.715796 | orchestrator | 2026-05-24 03:45:45 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:45:48.758690 | orchestrator | 2026-05-24 03:45:48 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:45:48.758786 | orchestrator | 2026-05-24 03:45:48 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:45:51.806262 | orchestrator | 2026-05-24 03:45:51 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:45:51.806364 | orchestrator | 2026-05-24 03:45:51 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:45:54.852498 | orchestrator | 2026-05-24 03:45:54 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:45:54.852595 | orchestrator | 2026-05-24 03:45:54 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:45:57.913414 | orchestrator | 2026-05-24 03:45:57 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:45:57.913716 | orchestrator | 2026-05-24 03:45:57 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:46:00.969812 | orchestrator | 2026-05-24 03:46:00 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:46:00.969945 | orchestrator | 2026-05-24 03:46:00 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:46:04.026466 | orchestrator | 2026-05-24 03:46:04 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:46:04.026568 | orchestrator | 2026-05-24 03:46:04 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:46:07.075296 | orchestrator | 2026-05-24 03:46:07 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:46:07.075419 | orchestrator | 2026-05-24 03:46:07 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:46:10.126247 | orchestrator | 2026-05-24 03:46:10 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:46:10.126352 | orchestrator | 2026-05-24 03:46:10 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:46:13.175188 | orchestrator | 2026-05-24 03:46:13 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:46:13.175350 | orchestrator | 2026-05-24 03:46:13 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:46:16.226540 | orchestrator | 2026-05-24 03:46:16 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:46:16.226642 | orchestrator | 2026-05-24 03:46:16 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:46:19.277214 | orchestrator | 2026-05-24 03:46:19 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:46:19.277322 | orchestrator | 2026-05-24 03:46:19 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:46:22.316348 | orchestrator | 2026-05-24 03:46:22 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:46:22.316479 | orchestrator | 2026-05-24 03:46:22 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:46:25.361689 | orchestrator | 2026-05-24 03:46:25 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:46:25.361893 | orchestrator | 2026-05-24 03:46:25 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:46:28.411642 | orchestrator | 2026-05-24 03:46:28 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:46:28.411764 | orchestrator | 2026-05-24 03:46:28 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:46:31.461008 | orchestrator | 2026-05-24 03:46:31 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:46:31.461103 | orchestrator | 2026-05-24 03:46:31 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:46:34.505776 | orchestrator | 2026-05-24 03:46:34 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:46:34.505883 | orchestrator | 2026-05-24 03:46:34 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:46:37.548717 | orchestrator | 2026-05-24 03:46:37 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:46:37.548814 | orchestrator | 2026-05-24 03:46:37 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:46:40.599527 | orchestrator | 2026-05-24 03:46:40 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:46:40.599649 | orchestrator | 2026-05-24 03:46:40 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:46:43.647251 | orchestrator | 2026-05-24 03:46:43 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:46:43.647348 | orchestrator | 2026-05-24 03:46:43 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:46:46.695845 | orchestrator | 2026-05-24 03:46:46 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:46:46.696044 | orchestrator | 2026-05-24 03:46:46 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:46:49.745940 | orchestrator | 2026-05-24 03:46:49 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:46:49.746151 | orchestrator | 2026-05-24 03:46:49 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:46:52.797452 | orchestrator | 2026-05-24 03:46:52 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:46:52.797551 | orchestrator | 2026-05-24 03:46:52 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:46:55.838595 | orchestrator | 2026-05-24 03:46:55 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:46:55.838696 | orchestrator | 2026-05-24 03:46:55 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:46:58.878791 | orchestrator | 2026-05-24 03:46:58 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:46:58.878924 | orchestrator | 2026-05-24 03:46:58 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:47:01.923694 | orchestrator | 2026-05-24 03:47:01 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:47:01.923799 | orchestrator | 2026-05-24 03:47:01 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:47:04.966781 | orchestrator | 2026-05-24 03:47:04 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:47:04.966915 | orchestrator | 2026-05-24 03:47:04 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:47:08.015139 | orchestrator | 2026-05-24 03:47:08 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:47:08.015906 | orchestrator | 2026-05-24 03:47:08 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:47:11.066009 | orchestrator | 2026-05-24 03:47:11 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:47:11.066136 | orchestrator | 2026-05-24 03:47:11 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:47:14.112847 | orchestrator | 2026-05-24 03:47:14 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:47:14.112995 | orchestrator | 2026-05-24 03:47:14 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:47:17.159453 | orchestrator | 2026-05-24 03:47:17 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:47:17.159555 | orchestrator | 2026-05-24 03:47:17 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:47:20.213569 | orchestrator | 2026-05-24 03:47:20 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:47:20.213698 | orchestrator | 2026-05-24 03:47:20 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:47:23.253876 | orchestrator | 2026-05-24 03:47:23 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:47:23.254114 | orchestrator | 2026-05-24 03:47:23 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:47:26.302275 | orchestrator | 2026-05-24 03:47:26 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:47:26.302403 | orchestrator | 2026-05-24 03:47:26 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:47:29.348270 | orchestrator | 2026-05-24 03:47:29 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:47:29.348373 | orchestrator | 2026-05-24 03:47:29 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:47:32.396612 | orchestrator | 2026-05-24 03:47:32 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:47:32.396708 | orchestrator | 2026-05-24 03:47:32 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:47:35.449630 | orchestrator | 2026-05-24 03:47:35 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:47:35.449756 | orchestrator | 2026-05-24 03:47:35 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:47:38.495630 | orchestrator | 2026-05-24 03:47:38 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:47:38.495733 | orchestrator | 2026-05-24 03:47:38 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:47:41.537993 | orchestrator | 2026-05-24 03:47:41 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:47:41.538158 | orchestrator | 2026-05-24 03:47:41 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:47:44.582429 | orchestrator | 2026-05-24 03:47:44 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:47:44.582547 | orchestrator | 2026-05-24 03:47:44 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:47:47.630275 | orchestrator | 2026-05-24 03:47:47 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:47:47.630369 | orchestrator | 2026-05-24 03:47:47 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:47:50.677477 | orchestrator | 2026-05-24 03:47:50 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:47:50.677577 | orchestrator | 2026-05-24 03:47:50 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:47:53.723105 | orchestrator | 2026-05-24 03:47:53 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:47:53.723177 | orchestrator | 2026-05-24 03:47:53 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:47:56.771331 | orchestrator | 2026-05-24 03:47:56 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:47:56.771423 | orchestrator | 2026-05-24 03:47:56 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:47:59.815216 | orchestrator | 2026-05-24 03:47:59 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:47:59.815316 | orchestrator | 2026-05-24 03:47:59 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:48:02.863842 | orchestrator | 2026-05-24 03:48:02 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:48:02.863973 | orchestrator | 2026-05-24 03:48:02 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:48:05.906815 | orchestrator | 2026-05-24 03:48:05 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:48:05.906944 | orchestrator | 2026-05-24 03:48:05 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:48:08.958553 | orchestrator | 2026-05-24 03:48:08 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:48:08.958635 | orchestrator | 2026-05-24 03:48:08 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:48:12.015019 | orchestrator | 2026-05-24 03:48:12 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:48:12.015130 | orchestrator | 2026-05-24 03:48:12 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:48:15.064070 | orchestrator | 2026-05-24 03:48:15 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:48:15.064169 | orchestrator | 2026-05-24 03:48:15 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:48:18.109617 | orchestrator | 2026-05-24 03:48:18 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:48:18.109706 | orchestrator | 2026-05-24 03:48:18 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:48:21.154282 | orchestrator | 2026-05-24 03:48:21 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:48:21.154367 | orchestrator | 2026-05-24 03:48:21 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:48:24.210209 | orchestrator | 2026-05-24 03:48:24 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:48:24.210317 | orchestrator | 2026-05-24 03:48:24 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:48:27.258475 | orchestrator | 2026-05-24 03:48:27 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:48:27.258567 | orchestrator | 2026-05-24 03:48:27 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:48:30.303800 | orchestrator | 2026-05-24 03:48:30 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:48:30.304157 | orchestrator | 2026-05-24 03:48:30 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:48:33.345743 | orchestrator | 2026-05-24 03:48:33 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:48:33.345827 | orchestrator | 2026-05-24 03:48:33 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:48:36.390110 | orchestrator | 2026-05-24 03:48:36 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:48:36.390198 | orchestrator | 2026-05-24 03:48:36 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:48:39.429480 | orchestrator | 2026-05-24 03:48:39 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:48:39.429577 | orchestrator | 2026-05-24 03:48:39 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:48:42.474704 | orchestrator | 2026-05-24 03:48:42 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:48:42.474824 | orchestrator | 2026-05-24 03:48:42 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:48:45.528367 | orchestrator | 2026-05-24 03:48:45 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:48:45.528479 | orchestrator | 2026-05-24 03:48:45 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:48:48.575900 | orchestrator | 2026-05-24 03:48:48 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:48:48.575998 | orchestrator | 2026-05-24 03:48:48 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:48:51.618230 | orchestrator | 2026-05-24 03:48:51 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:48:51.618328 | orchestrator | 2026-05-24 03:48:51 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:48:54.662291 | orchestrator | 2026-05-24 03:48:54 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:48:54.662399 | orchestrator | 2026-05-24 03:48:54 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:48:57.703191 | orchestrator | 2026-05-24 03:48:57 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:48:57.703303 | orchestrator | 2026-05-24 03:48:57 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:49:00.748715 | orchestrator | 2026-05-24 03:49:00 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:49:00.748818 | orchestrator | 2026-05-24 03:49:00 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:49:03.793269 | orchestrator | 2026-05-24 03:49:03 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:49:03.793369 | orchestrator | 2026-05-24 03:49:03 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:49:06.839071 | orchestrator | 2026-05-24 03:49:06 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:49:06.839174 | orchestrator | 2026-05-24 03:49:06 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:49:09.885744 | orchestrator | 2026-05-24 03:49:09 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:49:09.885909 | orchestrator | 2026-05-24 03:49:09 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:49:12.933019 | orchestrator | 2026-05-24 03:49:12 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:49:12.933123 | orchestrator | 2026-05-24 03:49:12 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:49:15.981731 | orchestrator | 2026-05-24 03:49:15 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:49:15.981915 | orchestrator | 2026-05-24 03:49:15 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:49:19.029329 | orchestrator | 2026-05-24 03:49:19 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:49:19.029489 | orchestrator | 2026-05-24 03:49:19 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:49:22.075529 | orchestrator | 2026-05-24 03:49:22 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:49:22.075606 | orchestrator | 2026-05-24 03:49:22 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:49:25.104969 | orchestrator | 2026-05-24 03:49:25 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:49:25.105095 | orchestrator | 2026-05-24 03:49:25 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:49:28.149755 | orchestrator | 2026-05-24 03:49:28 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:49:28.150006 | orchestrator | 2026-05-24 03:49:28 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:49:31.196819 | orchestrator | 2026-05-24 03:49:31 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:49:31.196987 | orchestrator | 2026-05-24 03:49:31 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:49:34.242680 | orchestrator | 2026-05-24 03:49:34 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:49:34.242777 | orchestrator | 2026-05-24 03:49:34 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:49:37.291370 | orchestrator | 2026-05-24 03:49:37 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:49:37.291501 | orchestrator | 2026-05-24 03:49:37 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:49:40.343227 | orchestrator | 2026-05-24 03:49:40 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:49:40.343347 | orchestrator | 2026-05-24 03:49:40 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:49:43.387617 | orchestrator | 2026-05-24 03:49:43 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:49:43.387965 | orchestrator | 2026-05-24 03:49:43 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:49:46.431694 | orchestrator | 2026-05-24 03:49:46 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:49:46.431791 | orchestrator | 2026-05-24 03:49:46 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:49:49.479318 | orchestrator | 2026-05-24 03:49:49 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:49:49.479425 | orchestrator | 2026-05-24 03:49:49 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:49:52.524295 | orchestrator | 2026-05-24 03:49:52 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:49:52.524445 | orchestrator | 2026-05-24 03:49:52 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:49:55.570999 | orchestrator | 2026-05-24 03:49:55 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:49:55.571106 | orchestrator | 2026-05-24 03:49:55 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:49:58.623343 | orchestrator | 2026-05-24 03:49:58 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:49:58.623462 | orchestrator | 2026-05-24 03:49:58 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:50:01.667795 | orchestrator | 2026-05-24 03:50:01 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:50:01.668838 | orchestrator | 2026-05-24 03:50:01 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:50:04.717448 | orchestrator | 2026-05-24 03:50:04 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:50:04.717550 | orchestrator | 2026-05-24 03:50:04 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:50:07.754696 | orchestrator | 2026-05-24 03:50:07 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:50:07.754849 | orchestrator | 2026-05-24 03:50:07 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:50:10.802178 | orchestrator | 2026-05-24 03:50:10 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:50:10.802294 | orchestrator | 2026-05-24 03:50:10 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:50:13.848675 | orchestrator | 2026-05-24 03:50:13 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:50:13.848773 | orchestrator | 2026-05-24 03:50:13 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:50:16.893134 | orchestrator | 2026-05-24 03:50:16 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:50:16.893270 | orchestrator | 2026-05-24 03:50:16 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:50:19.943260 | orchestrator | 2026-05-24 03:50:19 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:50:19.943389 | orchestrator | 2026-05-24 03:50:19 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:50:22.997775 | orchestrator | 2026-05-24 03:50:23 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:50:22.997921 | orchestrator | 2026-05-24 03:50:23 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:50:26.044471 | orchestrator | 2026-05-24 03:50:26 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:50:26.044581 | orchestrator | 2026-05-24 03:50:26 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:50:29.090925 | orchestrator | 2026-05-24 03:50:29 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:50:29.091027 | orchestrator | 2026-05-24 03:50:29 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:50:32.135683 | orchestrator | 2026-05-24 03:50:32 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:50:32.135844 | orchestrator | 2026-05-24 03:50:32 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:50:35.184823 | orchestrator | 2026-05-24 03:50:35 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:50:35.184924 | orchestrator | 2026-05-24 03:50:35 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:50:38.235307 | orchestrator | 2026-05-24 03:50:38 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:50:38.235411 | orchestrator | 2026-05-24 03:50:38 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:50:41.285247 | orchestrator | 2026-05-24 03:50:41 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:50:41.285332 | orchestrator | 2026-05-24 03:50:41 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:50:44.326933 | orchestrator | 2026-05-24 03:50:44 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:50:44.327039 | orchestrator | 2026-05-24 03:50:44 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:50:47.372983 | orchestrator | 2026-05-24 03:50:47 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:50:47.373082 | orchestrator | 2026-05-24 03:50:47 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:50:50.419834 | orchestrator | 2026-05-24 03:50:50 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:50:50.419920 | orchestrator | 2026-05-24 03:50:50 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:50:53.474744 | orchestrator | 2026-05-24 03:50:53 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:50:53.474906 | orchestrator | 2026-05-24 03:50:53 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:50:56.518883 | orchestrator | 2026-05-24 03:50:56 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:50:56.518987 | orchestrator | 2026-05-24 03:50:56 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:50:59.565022 | orchestrator | 2026-05-24 03:50:59 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:50:59.565106 | orchestrator | 2026-05-24 03:50:59 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:51:02.614146 | orchestrator | 2026-05-24 03:51:02 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:51:02.615179 | orchestrator | 2026-05-24 03:51:02 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:51:05.661621 | orchestrator | 2026-05-24 03:51:05 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:51:05.661728 | orchestrator | 2026-05-24 03:51:05 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:51:08.708392 | orchestrator | 2026-05-24 03:51:08 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:51:08.708500 | orchestrator | 2026-05-24 03:51:08 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:51:11.751574 | orchestrator | 2026-05-24 03:51:11 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:51:11.751667 | orchestrator | 2026-05-24 03:51:11 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:51:14.796340 | orchestrator | 2026-05-24 03:51:14 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:51:14.796464 | orchestrator | 2026-05-24 03:51:14 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:51:17.851042 | orchestrator | 2026-05-24 03:51:17 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:51:17.851178 | orchestrator | 2026-05-24 03:51:17 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:51:20.899689 | orchestrator | 2026-05-24 03:51:20 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:51:20.899862 | orchestrator | 2026-05-24 03:51:20 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:51:23.947136 | orchestrator | 2026-05-24 03:51:23 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:51:23.947238 | orchestrator | 2026-05-24 03:51:23 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:51:26.991910 | orchestrator | 2026-05-24 03:51:26 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:51:26.992050 | orchestrator | 2026-05-24 03:51:26 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:51:30.044045 | orchestrator | 2026-05-24 03:51:30 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:51:30.044169 | orchestrator | 2026-05-24 03:51:30 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:51:33.094913 | orchestrator | 2026-05-24 03:51:33 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:51:33.095031 | orchestrator | 2026-05-24 03:51:33 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:51:36.141619 | orchestrator | 2026-05-24 03:51:36 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:51:36.141814 | orchestrator | 2026-05-24 03:51:36 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:51:39.193392 | orchestrator | 2026-05-24 03:51:39 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:51:39.193498 | orchestrator | 2026-05-24 03:51:39 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:51:42.244044 | orchestrator | 2026-05-24 03:51:42 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:51:42.244149 | orchestrator | 2026-05-24 03:51:42 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:51:45.285153 | orchestrator | 2026-05-24 03:51:45 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:51:45.285315 | orchestrator | 2026-05-24 03:51:45 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:51:48.327566 | orchestrator | 2026-05-24 03:51:48 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:51:48.327680 | orchestrator | 2026-05-24 03:51:48 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:51:51.374701 | orchestrator | 2026-05-24 03:51:51 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:51:51.375042 | orchestrator | 2026-05-24 03:51:51 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:51:54.425945 | orchestrator | 2026-05-24 03:51:54 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:51:54.426084 | orchestrator | 2026-05-24 03:51:54 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:51:57.474367 | orchestrator | 2026-05-24 03:51:57 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:51:57.474490 | orchestrator | 2026-05-24 03:51:57 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:52:00.526835 | orchestrator | 2026-05-24 03:52:00 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:52:00.527441 | orchestrator | 2026-05-24 03:52:00 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:52:03.585165 | orchestrator | 2026-05-24 03:52:03 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:52:03.585272 | orchestrator | 2026-05-24 03:52:03 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:52:06.640151 | orchestrator | 2026-05-24 03:52:06 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:52:06.640249 | orchestrator | 2026-05-24 03:52:06 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:52:09.693010 | orchestrator | 2026-05-24 03:52:09 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:52:09.693855 | orchestrator | 2026-05-24 03:52:09 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:52:12.737395 | orchestrator | 2026-05-24 03:52:12 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:52:12.737513 | orchestrator | 2026-05-24 03:52:12 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:52:15.794667 | orchestrator | 2026-05-24 03:52:15 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:52:15.794833 | orchestrator | 2026-05-24 03:52:15 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:52:18.852097 | orchestrator | 2026-05-24 03:52:18 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:52:18.852183 | orchestrator | 2026-05-24 03:52:18 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:52:21.903578 | orchestrator | 2026-05-24 03:52:21 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:52:21.903684 | orchestrator | 2026-05-24 03:52:21 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:52:24.944817 | orchestrator | 2026-05-24 03:52:24 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:52:24.944947 | orchestrator | 2026-05-24 03:52:24 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:52:27.998325 | orchestrator | 2026-05-24 03:52:28 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:52:27.998430 | orchestrator | 2026-05-24 03:52:28 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:52:31.051194 | orchestrator | 2026-05-24 03:52:31 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:52:31.051299 | orchestrator | 2026-05-24 03:52:31 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:52:34.105506 | orchestrator | 2026-05-24 03:52:34 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:52:34.105607 | orchestrator | 2026-05-24 03:52:34 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:52:37.164249 | orchestrator | 2026-05-24 03:52:37 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:52:37.164355 | orchestrator | 2026-05-24 03:52:37 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:52:40.204648 | orchestrator | 2026-05-24 03:52:40 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:52:40.204813 | orchestrator | 2026-05-24 03:52:40 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:52:43.249416 | orchestrator | 2026-05-24 03:52:43 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:52:43.249520 | orchestrator | 2026-05-24 03:52:43 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:52:46.295936 | orchestrator | 2026-05-24 03:52:46 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:52:46.296039 | orchestrator | 2026-05-24 03:52:46 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:52:49.341416 | orchestrator | 2026-05-24 03:52:49 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:52:49.341547 | orchestrator | 2026-05-24 03:52:49 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:52:52.393692 | orchestrator | 2026-05-24 03:52:52 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:52:52.393904 | orchestrator | 2026-05-24 03:52:52 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:52:55.434259 | orchestrator | 2026-05-24 03:52:55 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:52:55.434339 | orchestrator | 2026-05-24 03:52:55 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:52:58.487344 | orchestrator | 2026-05-24 03:52:58 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:52:58.487446 | orchestrator | 2026-05-24 03:52:58 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:53:01.536733 | orchestrator | 2026-05-24 03:53:01 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:53:01.536835 | orchestrator | 2026-05-24 03:53:01 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:53:04.588474 | orchestrator | 2026-05-24 03:53:04 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:53:04.588582 | orchestrator | 2026-05-24 03:53:04 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:53:07.641628 | orchestrator | 2026-05-24 03:53:07 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:53:07.641880 | orchestrator | 2026-05-24 03:53:07 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:53:10.687042 | orchestrator | 2026-05-24 03:53:10 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:53:10.687269 | orchestrator | 2026-05-24 03:53:10 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:53:13.734203 | orchestrator | 2026-05-24 03:53:13 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:53:13.734308 | orchestrator | 2026-05-24 03:53:13 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:53:16.782601 | orchestrator | 2026-05-24 03:53:16 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:53:16.782723 | orchestrator | 2026-05-24 03:53:16 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:53:19.834397 | orchestrator | 2026-05-24 03:53:19 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:53:19.834535 | orchestrator | 2026-05-24 03:53:19 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:53:22.889606 | orchestrator | 2026-05-24 03:53:22 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:53:22.889779 | orchestrator | 2026-05-24 03:53:22 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:53:25.932815 | orchestrator | 2026-05-24 03:53:25 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:53:25.932918 | orchestrator | 2026-05-24 03:53:25 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:53:28.979468 | orchestrator | 2026-05-24 03:53:28 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:53:28.979571 | orchestrator | 2026-05-24 03:53:28 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:53:32.023075 | orchestrator | 2026-05-24 03:53:32 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:53:32.023181 | orchestrator | 2026-05-24 03:53:32 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:53:35.070659 | orchestrator | 2026-05-24 03:53:35 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:53:35.070823 | orchestrator | 2026-05-24 03:53:35 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:53:38.117414 | orchestrator | 2026-05-24 03:53:38 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:53:38.117525 | orchestrator | 2026-05-24 03:53:38 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:53:41.150658 | orchestrator | 2026-05-24 03:53:41 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:53:41.150814 | orchestrator | 2026-05-24 03:53:41 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:53:44.198012 | orchestrator | 2026-05-24 03:53:44 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:53:44.198216 | orchestrator | 2026-05-24 03:53:44 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:53:47.249465 | orchestrator | 2026-05-24 03:53:47 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:53:47.249551 | orchestrator | 2026-05-24 03:53:47 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:53:50.293995 | orchestrator | 2026-05-24 03:53:50 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:53:50.294284 | orchestrator | 2026-05-24 03:53:50 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:53:53.341419 | orchestrator | 2026-05-24 03:53:53 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:53:53.341544 | orchestrator | 2026-05-24 03:53:53 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:53:56.390728 | orchestrator | 2026-05-24 03:53:56 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:53:56.390842 | orchestrator | 2026-05-24 03:53:56 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:53:59.437262 | orchestrator | 2026-05-24 03:53:59 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:53:59.437358 | orchestrator | 2026-05-24 03:53:59 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:54:02.481033 | orchestrator | 2026-05-24 03:54:02 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:54:02.481147 | orchestrator | 2026-05-24 03:54:02 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:54:05.533583 | orchestrator | 2026-05-24 03:54:05 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:54:05.533779 | orchestrator | 2026-05-24 03:54:05 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:54:08.587386 | orchestrator | 2026-05-24 03:54:08 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:54:08.587465 | orchestrator | 2026-05-24 03:54:08 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:54:11.636125 | orchestrator | 2026-05-24 03:54:11 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:54:11.636236 | orchestrator | 2026-05-24 03:54:11 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:54:14.684148 | orchestrator | 2026-05-24 03:54:14 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:54:14.684256 | orchestrator | 2026-05-24 03:54:14 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:54:17.732757 | orchestrator | 2026-05-24 03:54:17 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:54:17.732854 | orchestrator | 2026-05-24 03:54:17 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:54:20.782720 | orchestrator | 2026-05-24 03:54:20 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:54:20.782832 | orchestrator | 2026-05-24 03:54:20 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:54:23.829905 | orchestrator | 2026-05-24 03:54:23 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:54:23.830011 | orchestrator | 2026-05-24 03:54:23 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:54:26.872178 | orchestrator | 2026-05-24 03:54:26 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:54:26.872279 | orchestrator | 2026-05-24 03:54:26 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:54:29.924564 | orchestrator | 2026-05-24 03:54:29 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:54:29.924696 | orchestrator | 2026-05-24 03:54:29 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:54:32.976624 | orchestrator | 2026-05-24 03:54:32 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:54:32.976835 | orchestrator | 2026-05-24 03:54:32 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:54:36.025725 | orchestrator | 2026-05-24 03:54:36 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:54:36.025826 | orchestrator | 2026-05-24 03:54:36 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:54:39.074242 | orchestrator | 2026-05-24 03:54:39 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:54:39.074318 | orchestrator | 2026-05-24 03:54:39 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:54:42.118172 | orchestrator | 2026-05-24 03:54:42 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:54:42.118255 | orchestrator | 2026-05-24 03:54:42 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:54:45.174763 | orchestrator | 2026-05-24 03:54:45 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:54:45.174872 | orchestrator | 2026-05-24 03:54:45 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:54:48.218116 | orchestrator | 2026-05-24 03:54:48 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:54:48.218214 | orchestrator | 2026-05-24 03:54:48 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:54:51.264141 | orchestrator | 2026-05-24 03:54:51 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:54:51.264267 | orchestrator | 2026-05-24 03:54:51 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:54:54.326226 | orchestrator | 2026-05-24 03:54:54 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:54:54.326337 | orchestrator | 2026-05-24 03:54:54 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:54:57.373251 | orchestrator | 2026-05-24 03:54:57 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:54:57.373357 | orchestrator | 2026-05-24 03:54:57 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:55:00.422496 | orchestrator | 2026-05-24 03:55:00 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:55:00.422659 | orchestrator | 2026-05-24 03:55:00 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:55:03.474893 | orchestrator | 2026-05-24 03:55:03 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:55:03.475002 | orchestrator | 2026-05-24 03:55:03 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:55:06.526115 | orchestrator | 2026-05-24 03:55:06 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:55:06.526223 | orchestrator | 2026-05-24 03:55:06 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:55:09.570231 | orchestrator | 2026-05-24 03:55:09 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:55:09.570343 | orchestrator | 2026-05-24 03:55:09 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:55:12.612189 | orchestrator | 2026-05-24 03:55:12 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:55:12.613125 | orchestrator | 2026-05-24 03:55:12 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:55:15.659141 | orchestrator | 2026-05-24 03:55:15 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:55:15.659245 | orchestrator | 2026-05-24 03:55:15 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:55:18.701919 | orchestrator | 2026-05-24 03:55:18 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:55:18.702096 | orchestrator | 2026-05-24 03:55:18 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:55:21.760530 | orchestrator | 2026-05-24 03:55:21 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:55:21.760729 | orchestrator | 2026-05-24 03:55:21 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:55:24.809361 | orchestrator | 2026-05-24 03:55:24 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:55:24.809450 | orchestrator | 2026-05-24 03:55:24 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:55:27.864834 | orchestrator | 2026-05-24 03:55:27 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:55:27.864953 | orchestrator | 2026-05-24 03:55:27 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:55:30.907433 | orchestrator | 2026-05-24 03:55:30 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:55:30.907551 | orchestrator | 2026-05-24 03:55:30 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:55:33.963429 | orchestrator | 2026-05-24 03:55:33 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:55:33.963535 | orchestrator | 2026-05-24 03:55:33 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:55:37.015015 | orchestrator | 2026-05-24 03:55:37 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:55:37.015115 | orchestrator | 2026-05-24 03:55:37 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:55:40.072162 | orchestrator | 2026-05-24 03:55:40 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:55:40.072258 | orchestrator | 2026-05-24 03:55:40 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:55:43.124646 | orchestrator | 2026-05-24 03:55:43 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:55:43.124738 | orchestrator | 2026-05-24 03:55:43 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:55:46.179198 | orchestrator | 2026-05-24 03:55:46 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:55:46.179304 | orchestrator | 2026-05-24 03:55:46 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:55:49.223739 | orchestrator | 2026-05-24 03:55:49 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:55:49.223858 | orchestrator | 2026-05-24 03:55:49 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:55:52.274101 | orchestrator | 2026-05-24 03:55:52 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:55:52.274206 | orchestrator | 2026-05-24 03:55:52 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:55:55.329129 | orchestrator | 2026-05-24 03:55:55 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:55:55.329346 | orchestrator | 2026-05-24 03:55:55 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:55:58.379037 | orchestrator | 2026-05-24 03:55:58 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:55:58.379130 | orchestrator | 2026-05-24 03:55:58 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:56:01.424030 | orchestrator | 2026-05-24 03:56:01 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:56:01.424267 | orchestrator | 2026-05-24 03:56:01 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:56:04.470373 | orchestrator | 2026-05-24 03:56:04 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:56:04.470491 | orchestrator | 2026-05-24 03:56:04 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:56:07.517351 | orchestrator | 2026-05-24 03:56:07 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:56:07.517449 | orchestrator | 2026-05-24 03:56:07 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:56:10.565547 | orchestrator | 2026-05-24 03:56:10 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:56:10.565698 | orchestrator | 2026-05-24 03:56:10 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:56:13.609396 | orchestrator | 2026-05-24 03:56:13 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:56:13.609499 | orchestrator | 2026-05-24 03:56:13 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:56:16.661316 | orchestrator | 2026-05-24 03:56:16 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:56:16.661403 | orchestrator | 2026-05-24 03:56:16 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:56:19.708262 | orchestrator | 2026-05-24 03:56:19 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:56:19.708383 | orchestrator | 2026-05-24 03:56:19 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:56:22.756665 | orchestrator | 2026-05-24 03:56:22 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:56:22.756796 | orchestrator | 2026-05-24 03:56:22 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:56:25.806998 | orchestrator | 2026-05-24 03:56:25 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:56:25.807105 | orchestrator | 2026-05-24 03:56:25 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:56:28.849476 | orchestrator | 2026-05-24 03:56:28 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:56:28.849672 | orchestrator | 2026-05-24 03:56:28 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:56:31.902566 | orchestrator | 2026-05-24 03:56:31 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:56:31.902723 | orchestrator | 2026-05-24 03:56:31 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:56:34.952785 | orchestrator | 2026-05-24 03:56:34 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:56:34.952918 | orchestrator | 2026-05-24 03:56:34 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:56:38.002925 | orchestrator | 2026-05-24 03:56:38 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:56:38.003026 | orchestrator | 2026-05-24 03:56:38 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:56:41.051239 | orchestrator | 2026-05-24 03:56:41 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:56:41.051325 | orchestrator | 2026-05-24 03:56:41 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:56:44.103258 | orchestrator | 2026-05-24 03:56:44 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:56:44.103344 | orchestrator | 2026-05-24 03:56:44 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:56:47.148955 | orchestrator | 2026-05-24 03:56:47 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:56:47.149031 | orchestrator | 2026-05-24 03:56:47 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:56:50.195009 | orchestrator | 2026-05-24 03:56:50 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:56:50.195174 | orchestrator | 2026-05-24 03:56:50 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:56:53.241033 | orchestrator | 2026-05-24 03:56:53 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:56:53.241102 | orchestrator | 2026-05-24 03:56:53 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:56:56.289725 | orchestrator | 2026-05-24 03:56:56 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:56:56.289804 | orchestrator | 2026-05-24 03:56:56 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:56:59.341664 | orchestrator | 2026-05-24 03:56:59 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:56:59.341790 | orchestrator | 2026-05-24 03:56:59 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:57:02.390497 | orchestrator | 2026-05-24 03:57:02 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:57:02.390677 | orchestrator | 2026-05-24 03:57:02 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:57:05.435992 | orchestrator | 2026-05-24 03:57:05 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:57:05.436097 | orchestrator | 2026-05-24 03:57:05 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:57:08.487158 | orchestrator | 2026-05-24 03:57:08 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:57:08.487258 | orchestrator | 2026-05-24 03:57:08 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:57:11.532067 | orchestrator | 2026-05-24 03:57:11 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:57:11.532175 | orchestrator | 2026-05-24 03:57:11 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:57:14.575260 | orchestrator | 2026-05-24 03:57:14 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:57:14.575326 | orchestrator | 2026-05-24 03:57:14 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:57:17.622003 | orchestrator | 2026-05-24 03:57:17 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:57:17.622182 | orchestrator | 2026-05-24 03:57:17 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:57:20.668623 | orchestrator | 2026-05-24 03:57:20 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:57:20.668735 | orchestrator | 2026-05-24 03:57:20 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:57:23.712550 | orchestrator | 2026-05-24 03:57:23 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:57:23.712717 | orchestrator | 2026-05-24 03:57:23 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:57:26.756915 | orchestrator | 2026-05-24 03:57:26 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:57:26.757019 | orchestrator | 2026-05-24 03:57:26 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:57:29.800468 | orchestrator | 2026-05-24 03:57:29 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:57:29.800598 | orchestrator | 2026-05-24 03:57:29 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:57:32.843105 | orchestrator | 2026-05-24 03:57:32 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:57:32.843234 | orchestrator | 2026-05-24 03:57:32 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:57:35.894336 | orchestrator | 2026-05-24 03:57:35 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:57:35.894505 | orchestrator | 2026-05-24 03:57:35 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:57:38.943345 | orchestrator | 2026-05-24 03:57:38 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:57:38.943447 | orchestrator | 2026-05-24 03:57:38 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:57:41.988126 | orchestrator | 2026-05-24 03:57:41 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:57:41.988259 | orchestrator | 2026-05-24 03:57:41 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:57:45.034816 | orchestrator | 2026-05-24 03:57:45 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:57:45.034911 | orchestrator | 2026-05-24 03:57:45 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:57:48.080104 | orchestrator | 2026-05-24 03:57:48 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:57:48.080217 | orchestrator | 2026-05-24 03:57:48 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:57:51.126776 | orchestrator | 2026-05-24 03:57:51 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:57:51.126870 | orchestrator | 2026-05-24 03:57:51 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:57:54.178341 | orchestrator | 2026-05-24 03:57:54 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:57:54.178475 | orchestrator | 2026-05-24 03:57:54 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:57:57.222673 | orchestrator | 2026-05-24 03:57:57 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:57:57.222781 | orchestrator | 2026-05-24 03:57:57 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:58:00.263854 | orchestrator | 2026-05-24 03:58:00 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:58:00.263960 | orchestrator | 2026-05-24 03:58:00 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:58:03.310664 | orchestrator | 2026-05-24 03:58:03 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:58:03.310779 | orchestrator | 2026-05-24 03:58:03 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:58:06.360459 | orchestrator | 2026-05-24 03:58:06 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:58:06.360622 | orchestrator | 2026-05-24 03:58:06 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:58:09.404404 | orchestrator | 2026-05-24 03:58:09 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:58:09.404500 | orchestrator | 2026-05-24 03:58:09 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:58:12.446720 | orchestrator | 2026-05-24 03:58:12 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:58:12.446839 | orchestrator | 2026-05-24 03:58:12 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:58:15.495172 | orchestrator | 2026-05-24 03:58:15 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:58:15.495368 | orchestrator | 2026-05-24 03:58:15 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:58:18.548014 | orchestrator | 2026-05-24 03:58:18 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:58:18.548159 | orchestrator | 2026-05-24 03:58:18 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:58:21.586963 | orchestrator | 2026-05-24 03:58:21 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:58:21.587087 | orchestrator | 2026-05-24 03:58:21 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:58:24.630602 | orchestrator | 2026-05-24 03:58:24 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:58:24.630705 | orchestrator | 2026-05-24 03:58:24 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:58:27.674119 | orchestrator | 2026-05-24 03:58:27 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:58:27.674221 | orchestrator | 2026-05-24 03:58:27 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:58:30.719393 | orchestrator | 2026-05-24 03:58:30 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:58:30.719499 | orchestrator | 2026-05-24 03:58:30 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:58:33.767580 | orchestrator | 2026-05-24 03:58:33 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:58:33.767687 | orchestrator | 2026-05-24 03:58:33 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:58:36.818257 | orchestrator | 2026-05-24 03:58:36 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:58:36.818396 | orchestrator | 2026-05-24 03:58:36 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:58:39.862392 | orchestrator | 2026-05-24 03:58:39 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:58:39.862467 | orchestrator | 2026-05-24 03:58:39 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:58:42.907845 | orchestrator | 2026-05-24 03:58:42 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:58:42.907971 | orchestrator | 2026-05-24 03:58:42 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:58:45.951022 | orchestrator | 2026-05-24 03:58:45 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:58:45.951108 | orchestrator | 2026-05-24 03:58:45 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:58:49.006941 | orchestrator | 2026-05-24 03:58:49 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:58:49.007050 | orchestrator | 2026-05-24 03:58:49 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:58:52.056145 | orchestrator | 2026-05-24 03:58:52 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:58:52.056246 | orchestrator | 2026-05-24 03:58:52 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:58:55.094837 | orchestrator | 2026-05-24 03:58:55 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:58:55.094918 | orchestrator | 2026-05-24 03:58:55 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:58:58.142719 | orchestrator | 2026-05-24 03:58:58 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:58:58.142824 | orchestrator | 2026-05-24 03:58:58 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:59:01.188762 | orchestrator | 2026-05-24 03:59:01 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:59:01.188871 | orchestrator | 2026-05-24 03:59:01 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:59:04.239343 | orchestrator | 2026-05-24 03:59:04 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:59:04.239465 | orchestrator | 2026-05-24 03:59:04 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:59:07.287153 | orchestrator | 2026-05-24 03:59:07 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:59:07.287290 | orchestrator | 2026-05-24 03:59:07 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:59:10.339412 | orchestrator | 2026-05-24 03:59:10 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:59:10.339513 | orchestrator | 2026-05-24 03:59:10 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:59:13.376282 | orchestrator | 2026-05-24 03:59:13 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:59:13.376383 | orchestrator | 2026-05-24 03:59:13 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:59:16.431333 | orchestrator | 2026-05-24 03:59:16 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:59:16.431436 | orchestrator | 2026-05-24 03:59:16 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:59:19.476645 | orchestrator | 2026-05-24 03:59:19 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:59:19.476758 | orchestrator | 2026-05-24 03:59:19 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:59:22.526499 | orchestrator | 2026-05-24 03:59:22 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:59:22.526694 | orchestrator | 2026-05-24 03:59:22 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:59:25.573103 | orchestrator | 2026-05-24 03:59:25 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:59:25.573237 | orchestrator | 2026-05-24 03:59:25 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:59:28.618417 | orchestrator | 2026-05-24 03:59:28 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:59:28.618519 | orchestrator | 2026-05-24 03:59:28 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:59:31.672025 | orchestrator | 2026-05-24 03:59:31 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:59:31.672131 | orchestrator | 2026-05-24 03:59:31 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:59:34.720414 | orchestrator | 2026-05-24 03:59:34 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:59:34.720518 | orchestrator | 2026-05-24 03:59:34 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:59:37.766941 | orchestrator | 2026-05-24 03:59:37 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:59:37.767044 | orchestrator | 2026-05-24 03:59:37 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:59:40.823161 | orchestrator | 2026-05-24 03:59:40 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:59:40.823265 | orchestrator | 2026-05-24 03:59:40 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:59:43.871222 | orchestrator | 2026-05-24 03:59:43 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:59:43.871312 | orchestrator | 2026-05-24 03:59:43 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:59:46.912374 | orchestrator | 2026-05-24 03:59:46 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:59:46.912467 | orchestrator | 2026-05-24 03:59:46 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:59:49.958209 | orchestrator | 2026-05-24 03:59:49 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:59:49.958318 | orchestrator | 2026-05-24 03:59:49 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:59:53.010317 | orchestrator | 2026-05-24 03:59:53 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:59:53.010437 | orchestrator | 2026-05-24 03:59:53 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:59:56.062954 | orchestrator | 2026-05-24 03:59:56 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:59:56.063056 | orchestrator | 2026-05-24 03:59:56 | INFO  | Wait 1 second(s) until the next check 2026-05-24 03:59:59.105210 | orchestrator | 2026-05-24 03:59:59 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 03:59:59.105314 | orchestrator | 2026-05-24 03:59:59 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:00:02.148304 | orchestrator | 2026-05-24 04:00:02 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:00:02.148389 | orchestrator | 2026-05-24 04:00:02 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:00:05.196912 | orchestrator | 2026-05-24 04:00:05 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:00:05.197013 | orchestrator | 2026-05-24 04:00:05 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:00:08.243188 | orchestrator | 2026-05-24 04:00:08 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:00:08.243282 | orchestrator | 2026-05-24 04:00:08 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:00:11.284643 | orchestrator | 2026-05-24 04:00:11 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:00:11.284729 | orchestrator | 2026-05-24 04:00:11 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:00:14.335333 | orchestrator | 2026-05-24 04:00:14 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:00:14.335516 | orchestrator | 2026-05-24 04:00:14 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:00:17.392856 | orchestrator | 2026-05-24 04:00:17 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:00:17.392965 | orchestrator | 2026-05-24 04:00:17 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:00:20.442773 | orchestrator | 2026-05-24 04:00:20 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:00:20.442889 | orchestrator | 2026-05-24 04:00:20 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:00:23.487853 | orchestrator | 2026-05-24 04:00:23 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:00:23.487945 | orchestrator | 2026-05-24 04:00:23 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:00:26.536931 | orchestrator | 2026-05-24 04:00:26 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:00:26.537038 | orchestrator | 2026-05-24 04:00:26 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:00:29.584794 | orchestrator | 2026-05-24 04:00:29 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:00:29.584894 | orchestrator | 2026-05-24 04:00:29 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:00:32.632124 | orchestrator | 2026-05-24 04:00:32 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:00:32.632231 | orchestrator | 2026-05-24 04:00:32 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:00:35.700169 | orchestrator | 2026-05-24 04:00:35 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:00:35.700266 | orchestrator | 2026-05-24 04:00:35 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:00:38.747483 | orchestrator | 2026-05-24 04:00:38 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:00:38.747791 | orchestrator | 2026-05-24 04:00:38 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:00:41.800173 | orchestrator | 2026-05-24 04:00:41 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:00:41.800360 | orchestrator | 2026-05-24 04:00:41 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:00:44.844818 | orchestrator | 2026-05-24 04:00:44 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:00:44.846424 | orchestrator | 2026-05-24 04:00:44 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:00:47.894310 | orchestrator | 2026-05-24 04:00:47 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:00:47.894414 | orchestrator | 2026-05-24 04:00:47 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:00:50.941953 | orchestrator | 2026-05-24 04:00:50 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:00:50.942095 | orchestrator | 2026-05-24 04:00:50 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:00:53.986758 | orchestrator | 2026-05-24 04:00:53 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:00:53.986855 | orchestrator | 2026-05-24 04:00:53 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:00:57.028114 | orchestrator | 2026-05-24 04:00:57 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:00:57.028222 | orchestrator | 2026-05-24 04:00:57 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:01:00.068394 | orchestrator | 2026-05-24 04:01:00 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:01:00.068488 | orchestrator | 2026-05-24 04:01:00 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:01:03.115875 | orchestrator | 2026-05-24 04:01:03 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:01:03.115978 | orchestrator | 2026-05-24 04:01:03 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:01:06.162997 | orchestrator | 2026-05-24 04:01:06 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:01:06.163095 | orchestrator | 2026-05-24 04:01:06 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:01:09.210832 | orchestrator | 2026-05-24 04:01:09 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:01:09.210943 | orchestrator | 2026-05-24 04:01:09 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:01:12.266463 | orchestrator | 2026-05-24 04:01:12 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:01:12.266567 | orchestrator | 2026-05-24 04:01:12 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:01:15.310923 | orchestrator | 2026-05-24 04:01:15 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:01:15.311052 | orchestrator | 2026-05-24 04:01:15 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:01:18.352163 | orchestrator | 2026-05-24 04:01:18 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:01:18.352259 | orchestrator | 2026-05-24 04:01:18 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:01:21.404955 | orchestrator | 2026-05-24 04:01:21 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:01:21.405066 | orchestrator | 2026-05-24 04:01:21 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:01:24.453990 | orchestrator | 2026-05-24 04:01:24 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:01:24.454181 | orchestrator | 2026-05-24 04:01:24 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:01:27.498598 | orchestrator | 2026-05-24 04:01:27 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:01:27.498792 | orchestrator | 2026-05-24 04:01:27 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:01:30.547916 | orchestrator | 2026-05-24 04:01:30 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:01:30.548014 | orchestrator | 2026-05-24 04:01:30 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:01:33.590587 | orchestrator | 2026-05-24 04:01:33 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:01:33.590759 | orchestrator | 2026-05-24 04:01:33 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:01:36.639225 | orchestrator | 2026-05-24 04:01:36 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:01:36.639300 | orchestrator | 2026-05-24 04:01:36 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:01:39.688975 | orchestrator | 2026-05-24 04:01:39 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:01:39.689084 | orchestrator | 2026-05-24 04:01:39 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:01:42.736181 | orchestrator | 2026-05-24 04:01:42 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:01:42.736269 | orchestrator | 2026-05-24 04:01:42 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:01:45.773789 | orchestrator | 2026-05-24 04:01:45 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:01:45.773919 | orchestrator | 2026-05-24 04:01:45 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:01:48.825984 | orchestrator | 2026-05-24 04:01:48 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:01:48.826152 | orchestrator | 2026-05-24 04:01:48 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:01:51.876399 | orchestrator | 2026-05-24 04:01:51 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:01:51.876508 | orchestrator | 2026-05-24 04:01:51 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:01:54.926341 | orchestrator | 2026-05-24 04:01:54 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:01:54.926442 | orchestrator | 2026-05-24 04:01:54 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:01:57.975799 | orchestrator | 2026-05-24 04:01:57 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:01:57.975904 | orchestrator | 2026-05-24 04:01:57 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:02:01.042465 | orchestrator | 2026-05-24 04:02:01 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:02:01.042570 | orchestrator | 2026-05-24 04:02:01 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:02:04.088887 | orchestrator | 2026-05-24 04:02:04 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:02:04.089023 | orchestrator | 2026-05-24 04:02:04 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:02:07.136840 | orchestrator | 2026-05-24 04:02:07 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:02:07.136909 | orchestrator | 2026-05-24 04:02:07 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:02:10.189215 | orchestrator | 2026-05-24 04:02:10 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:02:10.189437 | orchestrator | 2026-05-24 04:02:10 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:02:13.238751 | orchestrator | 2026-05-24 04:02:13 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:02:13.238855 | orchestrator | 2026-05-24 04:02:13 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:02:16.297411 | orchestrator | 2026-05-24 04:02:16 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:02:16.297542 | orchestrator | 2026-05-24 04:02:16 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:02:19.346360 | orchestrator | 2026-05-24 04:02:19 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:02:19.346497 | orchestrator | 2026-05-24 04:02:19 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:02:22.401356 | orchestrator | 2026-05-24 04:02:22 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:02:22.401466 | orchestrator | 2026-05-24 04:02:22 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:02:25.444174 | orchestrator | 2026-05-24 04:02:25 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:02:25.444274 | orchestrator | 2026-05-24 04:02:25 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:02:28.494823 | orchestrator | 2026-05-24 04:02:28 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:02:28.495432 | orchestrator | 2026-05-24 04:02:28 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:02:31.537402 | orchestrator | 2026-05-24 04:02:31 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:02:31.537532 | orchestrator | 2026-05-24 04:02:31 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:02:34.591235 | orchestrator | 2026-05-24 04:02:34 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:02:34.591349 | orchestrator | 2026-05-24 04:02:34 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:02:37.647206 | orchestrator | 2026-05-24 04:02:37 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:02:37.647331 | orchestrator | 2026-05-24 04:02:37 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:02:40.691143 | orchestrator | 2026-05-24 04:02:40 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:02:40.691271 | orchestrator | 2026-05-24 04:02:40 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:02:43.735262 | orchestrator | 2026-05-24 04:02:43 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:02:43.735363 | orchestrator | 2026-05-24 04:02:43 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:02:46.784240 | orchestrator | 2026-05-24 04:02:46 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:02:46.784462 | orchestrator | 2026-05-24 04:02:46 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:02:49.831479 | orchestrator | 2026-05-24 04:02:49 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:02:49.831569 | orchestrator | 2026-05-24 04:02:49 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:02:52.881588 | orchestrator | 2026-05-24 04:02:52 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:02:52.881687 | orchestrator | 2026-05-24 04:02:52 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:02:55.924852 | orchestrator | 2026-05-24 04:02:55 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:02:55.925000 | orchestrator | 2026-05-24 04:02:55 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:02:58.965395 | orchestrator | 2026-05-24 04:02:58 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:02:58.965501 | orchestrator | 2026-05-24 04:02:58 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:03:02.013317 | orchestrator | 2026-05-24 04:03:02 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:03:02.013415 | orchestrator | 2026-05-24 04:03:02 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:03:05.067324 | orchestrator | 2026-05-24 04:03:05 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:03:05.067450 | orchestrator | 2026-05-24 04:03:05 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:03:08.115166 | orchestrator | 2026-05-24 04:03:08 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:03:08.115266 | orchestrator | 2026-05-24 04:03:08 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:03:11.156262 | orchestrator | 2026-05-24 04:03:11 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:03:11.156401 | orchestrator | 2026-05-24 04:03:11 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:03:14.199572 | orchestrator | 2026-05-24 04:03:14 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:03:14.199729 | orchestrator | 2026-05-24 04:03:14 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:03:17.242290 | orchestrator | 2026-05-24 04:03:17 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:03:17.242396 | orchestrator | 2026-05-24 04:03:17 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:03:20.289241 | orchestrator | 2026-05-24 04:03:20 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:03:20.289365 | orchestrator | 2026-05-24 04:03:20 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:03:23.341129 | orchestrator | 2026-05-24 04:03:23 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:03:23.341325 | orchestrator | 2026-05-24 04:03:23 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:03:26.386621 | orchestrator | 2026-05-24 04:03:26 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:03:26.386774 | orchestrator | 2026-05-24 04:03:26 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:03:29.427889 | orchestrator | 2026-05-24 04:03:29 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:03:29.427996 | orchestrator | 2026-05-24 04:03:29 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:03:32.469442 | orchestrator | 2026-05-24 04:03:32 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:03:32.469529 | orchestrator | 2026-05-24 04:03:32 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:03:35.521130 | orchestrator | 2026-05-24 04:03:35 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:03:35.521238 | orchestrator | 2026-05-24 04:03:35 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:03:38.564454 | orchestrator | 2026-05-24 04:03:38 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:03:38.564576 | orchestrator | 2026-05-24 04:03:38 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:03:41.609923 | orchestrator | 2026-05-24 04:03:41 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:03:41.610153 | orchestrator | 2026-05-24 04:03:41 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:03:44.663104 | orchestrator | 2026-05-24 04:03:44 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:03:44.663210 | orchestrator | 2026-05-24 04:03:44 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:03:47.712849 | orchestrator | 2026-05-24 04:03:47 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:03:47.713055 | orchestrator | 2026-05-24 04:03:47 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:03:50.761404 | orchestrator | 2026-05-24 04:03:50 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:03:50.761504 | orchestrator | 2026-05-24 04:03:50 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:03:53.806415 | orchestrator | 2026-05-24 04:03:53 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:03:53.806524 | orchestrator | 2026-05-24 04:03:53 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:03:56.852921 | orchestrator | 2026-05-24 04:03:56 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:03:56.853005 | orchestrator | 2026-05-24 04:03:56 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:03:59.890980 | orchestrator | 2026-05-24 04:03:59 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:03:59.891119 | orchestrator | 2026-05-24 04:03:59 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:04:02.930375 | orchestrator | 2026-05-24 04:04:02 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:04:02.930477 | orchestrator | 2026-05-24 04:04:02 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:04:05.986134 | orchestrator | 2026-05-24 04:04:05 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:04:05.986244 | orchestrator | 2026-05-24 04:04:05 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:04:09.032086 | orchestrator | 2026-05-24 04:04:09 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:04:09.032184 | orchestrator | 2026-05-24 04:04:09 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:04:12.083885 | orchestrator | 2026-05-24 04:04:12 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:04:12.083994 | orchestrator | 2026-05-24 04:04:12 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:04:15.134484 | orchestrator | 2026-05-24 04:04:15 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:04:15.135398 | orchestrator | 2026-05-24 04:04:15 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:04:18.184375 | orchestrator | 2026-05-24 04:04:18 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:04:18.184486 | orchestrator | 2026-05-24 04:04:18 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:04:21.227910 | orchestrator | 2026-05-24 04:04:21 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:04:21.228013 | orchestrator | 2026-05-24 04:04:21 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:04:24.276346 | orchestrator | 2026-05-24 04:04:24 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:04:24.276474 | orchestrator | 2026-05-24 04:04:24 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:04:27.328794 | orchestrator | 2026-05-24 04:04:27 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:04:27.328895 | orchestrator | 2026-05-24 04:04:27 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:04:30.367521 | orchestrator | 2026-05-24 04:04:30 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:04:30.367658 | orchestrator | 2026-05-24 04:04:30 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:04:33.415383 | orchestrator | 2026-05-24 04:04:33 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:04:33.415487 | orchestrator | 2026-05-24 04:04:33 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:04:36.455140 | orchestrator | 2026-05-24 04:04:36 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:04:36.455251 | orchestrator | 2026-05-24 04:04:36 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:04:39.501036 | orchestrator | 2026-05-24 04:04:39 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:04:39.501136 | orchestrator | 2026-05-24 04:04:39 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:04:42.550283 | orchestrator | 2026-05-24 04:04:42 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:04:42.550377 | orchestrator | 2026-05-24 04:04:42 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:04:45.599790 | orchestrator | 2026-05-24 04:04:45 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:04:45.599867 | orchestrator | 2026-05-24 04:04:45 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:04:48.649158 | orchestrator | 2026-05-24 04:04:48 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:04:48.649275 | orchestrator | 2026-05-24 04:04:48 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:04:51.691693 | orchestrator | 2026-05-24 04:04:51 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:04:51.691796 | orchestrator | 2026-05-24 04:04:51 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:04:54.735937 | orchestrator | 2026-05-24 04:04:54 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:04:54.736044 | orchestrator | 2026-05-24 04:04:54 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:04:57.774316 | orchestrator | 2026-05-24 04:04:57 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:04:57.774417 | orchestrator | 2026-05-24 04:04:57 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:05:00.825269 | orchestrator | 2026-05-24 04:05:00 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:05:00.825374 | orchestrator | 2026-05-24 04:05:00 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:05:03.874555 | orchestrator | 2026-05-24 04:05:03 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:05:03.874709 | orchestrator | 2026-05-24 04:05:03 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:05:06.922895 | orchestrator | 2026-05-24 04:05:06 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:05:06.922986 | orchestrator | 2026-05-24 04:05:06 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:05:09.966416 | orchestrator | 2026-05-24 04:05:09 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:05:09.966501 | orchestrator | 2026-05-24 04:05:09 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:05:13.015706 | orchestrator | 2026-05-24 04:05:13 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:05:13.015810 | orchestrator | 2026-05-24 04:05:13 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:05:16.067285 | orchestrator | 2026-05-24 04:05:16 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:05:16.067393 | orchestrator | 2026-05-24 04:05:16 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:05:19.113857 | orchestrator | 2026-05-24 04:05:19 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:05:19.113976 | orchestrator | 2026-05-24 04:05:19 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:05:22.155175 | orchestrator | 2026-05-24 04:05:22 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:05:22.155260 | orchestrator | 2026-05-24 04:05:22 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:05:25.198695 | orchestrator | 2026-05-24 04:05:25 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:05:25.198929 | orchestrator | 2026-05-24 04:05:25 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:05:28.249861 | orchestrator | 2026-05-24 04:05:28 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:05:28.249965 | orchestrator | 2026-05-24 04:05:28 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:05:31.298522 | orchestrator | 2026-05-24 04:05:31 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:05:31.298682 | orchestrator | 2026-05-24 04:05:31 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:05:34.352083 | orchestrator | 2026-05-24 04:05:34 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:05:34.352188 | orchestrator | 2026-05-24 04:05:34 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:05:37.399779 | orchestrator | 2026-05-24 04:05:37 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:05:37.399883 | orchestrator | 2026-05-24 04:05:37 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:05:40.448255 | orchestrator | 2026-05-24 04:05:40 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:05:40.448354 | orchestrator | 2026-05-24 04:05:40 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:05:43.498144 | orchestrator | 2026-05-24 04:05:43 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:05:43.498252 | orchestrator | 2026-05-24 04:05:43 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:05:46.539868 | orchestrator | 2026-05-24 04:05:46 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:05:46.539974 | orchestrator | 2026-05-24 04:05:46 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:05:49.586855 | orchestrator | 2026-05-24 04:05:49 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:05:49.586959 | orchestrator | 2026-05-24 04:05:49 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:05:52.631702 | orchestrator | 2026-05-24 04:05:52 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:05:52.631808 | orchestrator | 2026-05-24 04:05:52 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:05:55.673769 | orchestrator | 2026-05-24 04:05:55 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:05:55.673871 | orchestrator | 2026-05-24 04:05:55 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:05:58.722851 | orchestrator | 2026-05-24 04:05:58 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:05:58.722981 | orchestrator | 2026-05-24 04:05:58 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:06:01.769788 | orchestrator | 2026-05-24 04:06:01 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:06:01.769922 | orchestrator | 2026-05-24 04:06:01 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:06:04.817438 | orchestrator | 2026-05-24 04:06:04 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:06:04.817530 | orchestrator | 2026-05-24 04:06:04 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:06:07.870631 | orchestrator | 2026-05-24 04:06:07 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:06:07.870738 | orchestrator | 2026-05-24 04:06:07 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:06:10.922012 | orchestrator | 2026-05-24 04:06:10 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:06:10.922139 | orchestrator | 2026-05-24 04:06:10 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:06:13.976085 | orchestrator | 2026-05-24 04:06:13 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:06:13.976179 | orchestrator | 2026-05-24 04:06:13 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:06:17.024709 | orchestrator | 2026-05-24 04:06:17 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:06:17.024791 | orchestrator | 2026-05-24 04:06:17 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:06:20.075871 | orchestrator | 2026-05-24 04:06:20 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:06:20.075980 | orchestrator | 2026-05-24 04:06:20 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:06:23.120366 | orchestrator | 2026-05-24 04:06:23 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:06:23.120479 | orchestrator | 2026-05-24 04:06:23 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:06:26.164672 | orchestrator | 2026-05-24 04:06:26 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:06:26.164779 | orchestrator | 2026-05-24 04:06:26 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:06:29.206880 | orchestrator | 2026-05-24 04:06:29 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:06:29.206966 | orchestrator | 2026-05-24 04:06:29 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:06:32.256251 | orchestrator | 2026-05-24 04:06:32 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:06:32.256354 | orchestrator | 2026-05-24 04:06:32 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:06:35.309058 | orchestrator | 2026-05-24 04:06:35 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:06:35.309159 | orchestrator | 2026-05-24 04:06:35 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:06:38.379019 | orchestrator | 2026-05-24 04:06:38 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:06:38.379134 | orchestrator | 2026-05-24 04:06:38 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:06:41.429044 | orchestrator | 2026-05-24 04:06:41 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:06:41.429144 | orchestrator | 2026-05-24 04:06:41 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:06:44.469943 | orchestrator | 2026-05-24 04:06:44 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:06:44.470160 | orchestrator | 2026-05-24 04:06:44 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:06:47.521306 | orchestrator | 2026-05-24 04:06:47 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:06:47.521413 | orchestrator | 2026-05-24 04:06:47 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:06:50.567025 | orchestrator | 2026-05-24 04:06:50 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:06:50.567134 | orchestrator | 2026-05-24 04:06:50 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:06:53.615908 | orchestrator | 2026-05-24 04:06:53 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:06:53.616037 | orchestrator | 2026-05-24 04:06:53 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:06:56.662332 | orchestrator | 2026-05-24 04:06:56 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:06:56.662432 | orchestrator | 2026-05-24 04:06:56 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:06:59.711063 | orchestrator | 2026-05-24 04:06:59 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:06:59.711164 | orchestrator | 2026-05-24 04:06:59 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:07:02.760717 | orchestrator | 2026-05-24 04:07:02 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:07:02.760836 | orchestrator | 2026-05-24 04:07:02 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:07:05.810980 | orchestrator | 2026-05-24 04:07:05 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:07:05.811080 | orchestrator | 2026-05-24 04:07:05 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:07:08.856816 | orchestrator | 2026-05-24 04:07:08 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:07:08.856893 | orchestrator | 2026-05-24 04:07:08 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:07:11.909127 | orchestrator | 2026-05-24 04:07:11 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:07:11.909295 | orchestrator | 2026-05-24 04:07:11 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:07:14.956446 | orchestrator | 2026-05-24 04:07:14 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:07:14.956625 | orchestrator | 2026-05-24 04:07:14 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:07:18.008663 | orchestrator | 2026-05-24 04:07:18 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:07:18.008765 | orchestrator | 2026-05-24 04:07:18 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:07:21.073128 | orchestrator | 2026-05-24 04:07:21 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:07:21.073219 | orchestrator | 2026-05-24 04:07:21 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:07:24.115629 | orchestrator | 2026-05-24 04:07:24 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:07:24.115740 | orchestrator | 2026-05-24 04:07:24 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:07:27.162657 | orchestrator | 2026-05-24 04:07:27 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:07:27.162745 | orchestrator | 2026-05-24 04:07:27 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:07:30.213053 | orchestrator | 2026-05-24 04:07:30 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:07:30.213160 | orchestrator | 2026-05-24 04:07:30 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:07:33.262262 | orchestrator | 2026-05-24 04:07:33 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:07:33.262368 | orchestrator | 2026-05-24 04:07:33 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:07:36.305204 | orchestrator | 2026-05-24 04:07:36 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:07:36.305309 | orchestrator | 2026-05-24 04:07:36 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:07:39.351768 | orchestrator | 2026-05-24 04:07:39 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:07:39.351849 | orchestrator | 2026-05-24 04:07:39 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:07:42.401707 | orchestrator | 2026-05-24 04:07:42 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:07:42.401808 | orchestrator | 2026-05-24 04:07:42 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:07:45.439940 | orchestrator | 2026-05-24 04:07:45 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:07:45.440073 | orchestrator | 2026-05-24 04:07:45 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:07:48.500085 | orchestrator | 2026-05-24 04:07:48 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:07:48.500274 | orchestrator | 2026-05-24 04:07:48 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:07:51.551355 | orchestrator | 2026-05-24 04:07:51 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:07:51.551463 | orchestrator | 2026-05-24 04:07:51 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:07:54.603005 | orchestrator | 2026-05-24 04:07:54 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:07:54.603106 | orchestrator | 2026-05-24 04:07:54 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:07:57.645138 | orchestrator | 2026-05-24 04:07:57 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:07:57.645243 | orchestrator | 2026-05-24 04:07:57 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:08:00.692290 | orchestrator | 2026-05-24 04:08:00 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:08:00.692409 | orchestrator | 2026-05-24 04:08:00 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:08:03.734320 | orchestrator | 2026-05-24 04:08:03 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:08:03.734422 | orchestrator | 2026-05-24 04:08:03 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:08:06.784286 | orchestrator | 2026-05-24 04:08:06 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:08:06.784381 | orchestrator | 2026-05-24 04:08:06 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:08:09.834954 | orchestrator | 2026-05-24 04:08:09 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:08:09.835061 | orchestrator | 2026-05-24 04:08:09 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:08:12.877992 | orchestrator | 2026-05-24 04:08:12 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:08:12.878143 | orchestrator | 2026-05-24 04:08:12 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:08:15.922861 | orchestrator | 2026-05-24 04:08:15 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:08:15.923033 | orchestrator | 2026-05-24 04:08:15 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:08:18.978125 | orchestrator | 2026-05-24 04:08:18 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:08:18.978229 | orchestrator | 2026-05-24 04:08:18 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:08:22.035944 | orchestrator | 2026-05-24 04:08:22 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:08:22.036120 | orchestrator | 2026-05-24 04:08:22 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:08:25.083966 | orchestrator | 2026-05-24 04:08:25 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:08:25.084156 | orchestrator | 2026-05-24 04:08:25 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:08:28.122225 | orchestrator | 2026-05-24 04:08:28 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:08:28.122335 | orchestrator | 2026-05-24 04:08:28 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:08:31.162589 | orchestrator | 2026-05-24 04:08:31 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:08:31.162694 | orchestrator | 2026-05-24 04:08:31 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:08:34.212385 | orchestrator | 2026-05-24 04:08:34 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:08:34.212508 | orchestrator | 2026-05-24 04:08:34 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:08:37.249612 | orchestrator | 2026-05-24 04:08:37 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:08:37.249713 | orchestrator | 2026-05-24 04:08:37 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:08:40.299344 | orchestrator | 2026-05-24 04:08:40 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:08:40.299448 | orchestrator | 2026-05-24 04:08:40 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:08:43.350741 | orchestrator | 2026-05-24 04:08:43 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:08:43.350867 | orchestrator | 2026-05-24 04:08:43 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:08:46.410667 | orchestrator | 2026-05-24 04:08:46 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:08:46.410771 | orchestrator | 2026-05-24 04:08:46 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:08:49.462353 | orchestrator | 2026-05-24 04:08:49 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:08:49.462452 | orchestrator | 2026-05-24 04:08:49 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:08:52.517636 | orchestrator | 2026-05-24 04:08:52 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:08:52.517736 | orchestrator | 2026-05-24 04:08:52 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:08:55.565225 | orchestrator | 2026-05-24 04:08:55 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:08:55.565387 | orchestrator | 2026-05-24 04:08:55 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:08:58.606855 | orchestrator | 2026-05-24 04:08:58 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:08:58.606957 | orchestrator | 2026-05-24 04:08:58 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:09:01.651620 | orchestrator | 2026-05-24 04:09:01 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:09:01.651743 | orchestrator | 2026-05-24 04:09:01 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:09:04.701654 | orchestrator | 2026-05-24 04:09:04 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:09:04.701758 | orchestrator | 2026-05-24 04:09:04 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:09:07.749321 | orchestrator | 2026-05-24 04:09:07 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:09:07.749505 | orchestrator | 2026-05-24 04:09:07 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:09:10.794943 | orchestrator | 2026-05-24 04:09:10 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:09:10.795048 | orchestrator | 2026-05-24 04:09:10 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:09:13.844733 | orchestrator | 2026-05-24 04:09:13 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:09:13.844837 | orchestrator | 2026-05-24 04:09:13 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:09:16.894605 | orchestrator | 2026-05-24 04:09:16 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:09:16.894678 | orchestrator | 2026-05-24 04:09:16 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:09:19.946239 | orchestrator | 2026-05-24 04:09:19 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:09:19.946339 | orchestrator | 2026-05-24 04:09:19 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:09:22.990773 | orchestrator | 2026-05-24 04:09:22 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:09:22.990903 | orchestrator | 2026-05-24 04:09:22 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:09:26.037639 | orchestrator | 2026-05-24 04:09:26 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:09:26.037737 | orchestrator | 2026-05-24 04:09:26 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:09:29.078864 | orchestrator | 2026-05-24 04:09:29 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:09:29.078991 | orchestrator | 2026-05-24 04:09:29 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:09:32.126801 | orchestrator | 2026-05-24 04:09:32 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:09:32.126958 | orchestrator | 2026-05-24 04:09:32 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:09:35.178827 | orchestrator | 2026-05-24 04:09:35 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:09:35.178958 | orchestrator | 2026-05-24 04:09:35 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:09:38.234868 | orchestrator | 2026-05-24 04:09:38 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:09:38.234967 | orchestrator | 2026-05-24 04:09:38 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:09:41.285160 | orchestrator | 2026-05-24 04:09:41 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:09:41.285264 | orchestrator | 2026-05-24 04:09:41 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:09:44.342767 | orchestrator | 2026-05-24 04:09:44 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:09:44.342870 | orchestrator | 2026-05-24 04:09:44 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:09:47.387904 | orchestrator | 2026-05-24 04:09:47 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:09:47.388012 | orchestrator | 2026-05-24 04:09:47 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:09:50.431229 | orchestrator | 2026-05-24 04:09:50 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:09:50.431329 | orchestrator | 2026-05-24 04:09:50 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:09:53.481895 | orchestrator | 2026-05-24 04:09:53 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:09:53.482000 | orchestrator | 2026-05-24 04:09:53 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:09:56.528933 | orchestrator | 2026-05-24 04:09:56 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:09:56.529061 | orchestrator | 2026-05-24 04:09:56 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:09:59.573333 | orchestrator | 2026-05-24 04:09:59 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:09:59.573458 | orchestrator | 2026-05-24 04:09:59 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:10:02.613053 | orchestrator | 2026-05-24 04:10:02 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:10:02.613161 | orchestrator | 2026-05-24 04:10:02 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:10:05.662258 | orchestrator | 2026-05-24 04:10:05 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:10:05.662363 | orchestrator | 2026-05-24 04:10:05 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:10:08.717480 | orchestrator | 2026-05-24 04:10:08 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:10:08.717580 | orchestrator | 2026-05-24 04:10:08 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:10:11.763485 | orchestrator | 2026-05-24 04:10:11 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:10:11.763590 | orchestrator | 2026-05-24 04:10:11 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:10:14.813522 | orchestrator | 2026-05-24 04:10:14 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:10:14.813650 | orchestrator | 2026-05-24 04:10:14 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:10:17.864245 | orchestrator | 2026-05-24 04:10:17 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:10:17.864345 | orchestrator | 2026-05-24 04:10:17 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:10:20.909368 | orchestrator | 2026-05-24 04:10:20 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:10:20.909448 | orchestrator | 2026-05-24 04:10:20 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:10:23.959156 | orchestrator | 2026-05-24 04:10:23 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:10:23.959261 | orchestrator | 2026-05-24 04:10:23 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:10:27.008843 | orchestrator | 2026-05-24 04:10:27 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:10:27.008947 | orchestrator | 2026-05-24 04:10:27 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:10:30.047954 | orchestrator | 2026-05-24 04:10:30 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:10:30.048053 | orchestrator | 2026-05-24 04:10:30 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:10:33.091272 | orchestrator | 2026-05-24 04:10:33 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:10:33.091386 | orchestrator | 2026-05-24 04:10:33 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:10:36.136523 | orchestrator | 2026-05-24 04:10:36 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:10:36.136629 | orchestrator | 2026-05-24 04:10:36 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:10:39.184371 | orchestrator | 2026-05-24 04:10:39 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:10:39.184460 | orchestrator | 2026-05-24 04:10:39 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:10:42.230234 | orchestrator | 2026-05-24 04:10:42 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:10:42.230337 | orchestrator | 2026-05-24 04:10:42 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:10:45.281352 | orchestrator | 2026-05-24 04:10:45 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:10:45.281450 | orchestrator | 2026-05-24 04:10:45 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:10:48.326316 | orchestrator | 2026-05-24 04:10:48 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:10:48.326415 | orchestrator | 2026-05-24 04:10:48 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:10:51.380771 | orchestrator | 2026-05-24 04:10:51 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:10:51.380866 | orchestrator | 2026-05-24 04:10:51 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:10:54.432354 | orchestrator | 2026-05-24 04:10:54 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:10:54.432459 | orchestrator | 2026-05-24 04:10:54 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:10:57.484551 | orchestrator | 2026-05-24 04:10:57 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:10:57.484652 | orchestrator | 2026-05-24 04:10:57 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:11:00.545321 | orchestrator | 2026-05-24 04:11:00 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:11:00.545520 | orchestrator | 2026-05-24 04:11:00 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:11:03.591259 | orchestrator | 2026-05-24 04:11:03 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:11:03.591389 | orchestrator | 2026-05-24 04:11:03 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:11:06.642623 | orchestrator | 2026-05-24 04:11:06 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:11:06.642731 | orchestrator | 2026-05-24 04:11:06 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:11:09.702468 | orchestrator | 2026-05-24 04:11:09 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:11:09.702563 | orchestrator | 2026-05-24 04:11:09 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:11:12.755584 | orchestrator | 2026-05-24 04:11:12 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:11:12.755684 | orchestrator | 2026-05-24 04:11:12 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:13:15.884728 | orchestrator | 2026-05-24 04:13:15 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:13:15.884868 | orchestrator | 2026-05-24 04:13:15 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:13:18.921877 | orchestrator | 2026-05-24 04:13:18 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:13:18.921980 | orchestrator | 2026-05-24 04:13:18 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:13:21.969605 | orchestrator | 2026-05-24 04:13:21 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:13:21.969718 | orchestrator | 2026-05-24 04:13:21 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:13:25.022734 | orchestrator | 2026-05-24 04:13:25 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:13:25.022839 | orchestrator | 2026-05-24 04:13:25 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:13:28.075622 | orchestrator | 2026-05-24 04:13:28 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:13:28.075751 | orchestrator | 2026-05-24 04:13:28 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:13:31.112580 | orchestrator | 2026-05-24 04:13:31 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:13:31.112681 | orchestrator | 2026-05-24 04:13:31 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:13:34.160669 | orchestrator | 2026-05-24 04:13:34 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:13:34.160776 | orchestrator | 2026-05-24 04:13:34 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:13:37.202174 | orchestrator | 2026-05-24 04:13:37 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:13:37.202265 | orchestrator | 2026-05-24 04:13:37 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:13:40.246093 | orchestrator | 2026-05-24 04:13:40 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:13:40.246193 | orchestrator | 2026-05-24 04:13:40 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:13:43.294797 | orchestrator | 2026-05-24 04:13:43 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:13:43.294927 | orchestrator | 2026-05-24 04:13:43 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:13:46.339017 | orchestrator | 2026-05-24 04:13:46 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:13:46.339156 | orchestrator | 2026-05-24 04:13:46 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:13:49.380928 | orchestrator | 2026-05-24 04:13:49 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:13:49.381022 | orchestrator | 2026-05-24 04:13:49 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:13:52.429277 | orchestrator | 2026-05-24 04:13:52 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:13:52.429362 | orchestrator | 2026-05-24 04:13:52 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:13:55.476692 | orchestrator | 2026-05-24 04:13:55 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:13:55.476811 | orchestrator | 2026-05-24 04:13:55 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:13:58.518828 | orchestrator | 2026-05-24 04:13:58 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:13:58.518939 | orchestrator | 2026-05-24 04:13:58 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:14:01.563009 | orchestrator | 2026-05-24 04:14:01 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:14:01.563138 | orchestrator | 2026-05-24 04:14:01 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:14:04.603835 | orchestrator | 2026-05-24 04:14:04 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:14:04.603939 | orchestrator | 2026-05-24 04:14:04 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:14:07.646178 | orchestrator | 2026-05-24 04:14:07 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:14:07.646392 | orchestrator | 2026-05-24 04:14:07 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:14:10.693679 | orchestrator | 2026-05-24 04:14:10 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:14:10.693838 | orchestrator | 2026-05-24 04:14:10 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:14:13.739107 | orchestrator | 2026-05-24 04:14:13 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:14:13.739234 | orchestrator | 2026-05-24 04:14:13 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:14:16.785766 | orchestrator | 2026-05-24 04:14:16 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:14:16.785897 | orchestrator | 2026-05-24 04:14:16 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:14:19.834602 | orchestrator | 2026-05-24 04:14:19 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:14:19.834750 | orchestrator | 2026-05-24 04:14:19 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:14:22.882210 | orchestrator | 2026-05-24 04:14:22 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:14:22.882334 | orchestrator | 2026-05-24 04:14:22 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:14:25.932878 | orchestrator | 2026-05-24 04:14:25 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:14:25.932985 | orchestrator | 2026-05-24 04:14:25 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:14:28.974195 | orchestrator | 2026-05-24 04:14:28 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:14:28.974307 | orchestrator | 2026-05-24 04:14:28 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:14:32.018911 | orchestrator | 2026-05-24 04:14:32 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:14:32.019103 | orchestrator | 2026-05-24 04:14:32 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:14:35.065043 | orchestrator | 2026-05-24 04:14:35 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:14:35.065132 | orchestrator | 2026-05-24 04:14:35 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:14:38.106530 | orchestrator | 2026-05-24 04:14:38 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:14:38.106604 | orchestrator | 2026-05-24 04:14:38 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:14:41.150717 | orchestrator | 2026-05-24 04:14:41 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:14:41.150875 | orchestrator | 2026-05-24 04:14:41 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:14:44.194557 | orchestrator | 2026-05-24 04:14:44 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:14:44.194674 | orchestrator | 2026-05-24 04:14:44 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:14:47.235533 | orchestrator | 2026-05-24 04:14:47 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:14:47.235635 | orchestrator | 2026-05-24 04:14:47 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:14:50.285306 | orchestrator | 2026-05-24 04:14:50 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:14:50.285410 | orchestrator | 2026-05-24 04:14:50 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:14:53.336967 | orchestrator | 2026-05-24 04:14:53 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:14:53.337074 | orchestrator | 2026-05-24 04:14:53 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:14:56.386929 | orchestrator | 2026-05-24 04:14:56 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:14:56.387027 | orchestrator | 2026-05-24 04:14:56 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:14:59.442527 | orchestrator | 2026-05-24 04:14:59 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:14:59.442661 | orchestrator | 2026-05-24 04:14:59 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:15:02.493219 | orchestrator | 2026-05-24 04:15:02 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:15:02.493326 | orchestrator | 2026-05-24 04:15:02 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:15:05.537483 | orchestrator | 2026-05-24 04:15:05 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:15:05.537535 | orchestrator | 2026-05-24 04:15:05 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:15:08.578951 | orchestrator | 2026-05-24 04:15:08 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:15:08.579037 | orchestrator | 2026-05-24 04:15:08 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:15:11.613832 | orchestrator | 2026-05-24 04:15:11 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:15:11.613973 | orchestrator | 2026-05-24 04:15:11 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:15:14.657425 | orchestrator | 2026-05-24 04:15:14 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:15:14.657525 | orchestrator | 2026-05-24 04:15:14 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:15:17.706175 | orchestrator | 2026-05-24 04:15:17 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:15:17.706312 | orchestrator | 2026-05-24 04:15:17 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:15:20.740578 | orchestrator | 2026-05-24 04:15:20 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:15:20.740704 | orchestrator | 2026-05-24 04:15:20 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:15:23.786737 | orchestrator | 2026-05-24 04:15:23 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:15:23.786886 | orchestrator | 2026-05-24 04:15:23 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:15:26.835110 | orchestrator | 2026-05-24 04:15:26 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:15:26.835210 | orchestrator | 2026-05-24 04:15:26 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:15:29.884558 | orchestrator | 2026-05-24 04:15:29 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:15:29.884665 | orchestrator | 2026-05-24 04:15:29 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:15:32.928207 | orchestrator | 2026-05-24 04:15:32 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:15:32.928315 | orchestrator | 2026-05-24 04:15:32 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:15:35.965957 | orchestrator | 2026-05-24 04:15:35 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:15:35.966274 | orchestrator | 2026-05-24 04:15:35 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:15:39.010399 | orchestrator | 2026-05-24 04:15:39 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:15:39.010497 | orchestrator | 2026-05-24 04:15:39 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:15:42.051959 | orchestrator | 2026-05-24 04:15:42 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:15:42.052180 | orchestrator | 2026-05-24 04:15:42 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:15:45.096431 | orchestrator | 2026-05-24 04:15:45 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:15:45.096533 | orchestrator | 2026-05-24 04:15:45 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:15:48.142652 | orchestrator | 2026-05-24 04:15:48 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:15:48.142786 | orchestrator | 2026-05-24 04:15:48 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:15:51.180549 | orchestrator | 2026-05-24 04:15:51 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:15:51.180657 | orchestrator | 2026-05-24 04:15:51 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:15:54.229512 | orchestrator | 2026-05-24 04:15:54 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:15:54.229618 | orchestrator | 2026-05-24 04:15:54 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:15:57.267395 | orchestrator | 2026-05-24 04:15:57 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:15:57.267487 | orchestrator | 2026-05-24 04:15:57 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:16:00.309956 | orchestrator | 2026-05-24 04:16:00 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:16:00.310081 | orchestrator | 2026-05-24 04:16:00 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:16:03.351712 | orchestrator | 2026-05-24 04:16:03 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:16:03.351808 | orchestrator | 2026-05-24 04:16:03 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:16:06.393870 | orchestrator | 2026-05-24 04:16:06 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:16:06.393994 | orchestrator | 2026-05-24 04:16:06 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:16:09.436478 | orchestrator | 2026-05-24 04:16:09 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:16:09.436578 | orchestrator | 2026-05-24 04:16:09 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:16:12.483552 | orchestrator | 2026-05-24 04:16:12 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:16:12.483660 | orchestrator | 2026-05-24 04:16:12 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:16:15.524541 | orchestrator | 2026-05-24 04:16:15 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:16:15.524638 | orchestrator | 2026-05-24 04:16:15 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:16:18.567067 | orchestrator | 2026-05-24 04:16:18 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:16:18.567200 | orchestrator | 2026-05-24 04:16:18 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:16:21.610980 | orchestrator | 2026-05-24 04:16:21 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:16:21.611196 | orchestrator | 2026-05-24 04:16:21 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:16:24.656831 | orchestrator | 2026-05-24 04:16:24 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:16:24.656936 | orchestrator | 2026-05-24 04:16:24 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:16:27.699688 | orchestrator | 2026-05-24 04:16:27 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:16:27.699787 | orchestrator | 2026-05-24 04:16:27 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:16:30.737586 | orchestrator | 2026-05-24 04:16:30 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:16:30.737694 | orchestrator | 2026-05-24 04:16:30 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:16:33.777889 | orchestrator | 2026-05-24 04:16:33 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:16:33.777975 | orchestrator | 2026-05-24 04:16:33 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:16:36.827912 | orchestrator | 2026-05-24 04:16:36 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:16:36.828020 | orchestrator | 2026-05-24 04:16:36 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:16:39.874091 | orchestrator | 2026-05-24 04:16:39 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:16:39.874201 | orchestrator | 2026-05-24 04:16:39 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:16:42.922180 | orchestrator | 2026-05-24 04:16:42 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:16:42.922297 | orchestrator | 2026-05-24 04:16:42 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:16:45.966849 | orchestrator | 2026-05-24 04:16:45 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:16:45.966948 | orchestrator | 2026-05-24 04:16:45 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:16:49.009037 | orchestrator | 2026-05-24 04:16:49 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:16:49.009145 | orchestrator | 2026-05-24 04:16:49 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:16:52.056216 | orchestrator | 2026-05-24 04:16:52 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:16:52.056315 | orchestrator | 2026-05-24 04:16:52 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:16:55.095968 | orchestrator | 2026-05-24 04:16:55 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:16:55.096076 | orchestrator | 2026-05-24 04:16:55 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:16:58.144677 | orchestrator | 2026-05-24 04:16:58 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:16:58.144772 | orchestrator | 2026-05-24 04:16:58 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:17:01.184694 | orchestrator | 2026-05-24 04:17:01 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:17:01.184777 | orchestrator | 2026-05-24 04:17:01 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:17:04.236163 | orchestrator | 2026-05-24 04:17:04 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:17:04.236323 | orchestrator | 2026-05-24 04:17:04 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:17:07.282346 | orchestrator | 2026-05-24 04:17:07 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:17:07.282497 | orchestrator | 2026-05-24 04:17:07 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:17:10.324702 | orchestrator | 2026-05-24 04:17:10 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:17:10.324914 | orchestrator | 2026-05-24 04:17:10 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:17:13.370988 | orchestrator | 2026-05-24 04:17:13 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:17:13.371096 | orchestrator | 2026-05-24 04:17:13 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:17:16.415044 | orchestrator | 2026-05-24 04:17:16 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:17:16.415140 | orchestrator | 2026-05-24 04:17:16 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:17:19.459835 | orchestrator | 2026-05-24 04:17:19 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:17:19.459969 | orchestrator | 2026-05-24 04:17:19 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:17:22.504880 | orchestrator | 2026-05-24 04:17:22 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:17:22.504946 | orchestrator | 2026-05-24 04:17:22 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:17:25.556195 | orchestrator | 2026-05-24 04:17:25 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:17:25.556301 | orchestrator | 2026-05-24 04:17:25 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:17:28.598537 | orchestrator | 2026-05-24 04:17:28 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:17:28.598684 | orchestrator | 2026-05-24 04:17:28 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:17:31.641357 | orchestrator | 2026-05-24 04:17:31 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:17:31.641499 | orchestrator | 2026-05-24 04:17:31 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:17:34.684764 | orchestrator | 2026-05-24 04:17:34 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:17:34.684896 | orchestrator | 2026-05-24 04:17:34 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:17:37.728303 | orchestrator | 2026-05-24 04:17:37 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:17:37.728393 | orchestrator | 2026-05-24 04:17:37 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:17:40.772417 | orchestrator | 2026-05-24 04:17:40 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:17:40.772512 | orchestrator | 2026-05-24 04:17:40 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:17:43.813552 | orchestrator | 2026-05-24 04:17:43 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:17:43.813709 | orchestrator | 2026-05-24 04:17:43 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:17:46.858002 | orchestrator | 2026-05-24 04:17:46 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:17:46.858137 | orchestrator | 2026-05-24 04:17:46 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:17:49.899507 | orchestrator | 2026-05-24 04:17:49 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:17:49.899612 | orchestrator | 2026-05-24 04:17:49 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:17:52.947103 | orchestrator | 2026-05-24 04:17:52 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:17:52.947210 | orchestrator | 2026-05-24 04:17:52 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:17:55.989440 | orchestrator | 2026-05-24 04:17:55 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:17:55.989516 | orchestrator | 2026-05-24 04:17:55 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:17:59.039176 | orchestrator | 2026-05-24 04:17:59 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:17:59.039274 | orchestrator | 2026-05-24 04:17:59 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:18:02.083145 | orchestrator | 2026-05-24 04:18:02 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:18:02.083243 | orchestrator | 2026-05-24 04:18:02 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:18:05.130349 | orchestrator | 2026-05-24 04:18:05 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:18:05.130469 | orchestrator | 2026-05-24 04:18:05 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:18:08.177700 | orchestrator | 2026-05-24 04:18:08 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:18:08.177819 | orchestrator | 2026-05-24 04:18:08 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:18:11.229512 | orchestrator | 2026-05-24 04:18:11 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:18:11.229600 | orchestrator | 2026-05-24 04:18:11 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:18:14.278559 | orchestrator | 2026-05-24 04:18:14 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:18:14.278795 | orchestrator | 2026-05-24 04:18:14 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:18:17.329410 | orchestrator | 2026-05-24 04:18:17 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:18:17.329592 | orchestrator | 2026-05-24 04:18:17 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:18:20.370395 | orchestrator | 2026-05-24 04:18:20 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:18:20.370500 | orchestrator | 2026-05-24 04:18:20 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:18:23.415422 | orchestrator | 2026-05-24 04:18:23 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:18:23.415517 | orchestrator | 2026-05-24 04:18:23 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:18:26.461378 | orchestrator | 2026-05-24 04:18:26 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:18:26.461484 | orchestrator | 2026-05-24 04:18:26 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:18:29.508602 | orchestrator | 2026-05-24 04:18:29 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:18:29.508697 | orchestrator | 2026-05-24 04:18:29 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:18:32.549910 | orchestrator | 2026-05-24 04:18:32 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:18:32.549994 | orchestrator | 2026-05-24 04:18:32 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:18:35.585787 | orchestrator | 2026-05-24 04:18:35 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:18:35.585952 | orchestrator | 2026-05-24 04:18:35 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:18:38.631224 | orchestrator | 2026-05-24 04:18:38 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:18:38.631432 | orchestrator | 2026-05-24 04:18:38 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:18:41.671460 | orchestrator | 2026-05-24 04:18:41 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:18:41.671554 | orchestrator | 2026-05-24 04:18:41 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:18:44.714475 | orchestrator | 2026-05-24 04:18:44 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:18:44.714581 | orchestrator | 2026-05-24 04:18:44 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:18:47.755388 | orchestrator | 2026-05-24 04:18:47 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:18:47.755486 | orchestrator | 2026-05-24 04:18:47 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:18:50.805297 | orchestrator | 2026-05-24 04:18:50 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:18:50.805401 | orchestrator | 2026-05-24 04:18:50 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:18:53.859865 | orchestrator | 2026-05-24 04:18:53 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:18:53.859978 | orchestrator | 2026-05-24 04:18:53 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:18:56.910276 | orchestrator | 2026-05-24 04:18:56 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:18:56.910377 | orchestrator | 2026-05-24 04:18:56 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:18:59.949092 | orchestrator | 2026-05-24 04:18:59 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:18:59.949189 | orchestrator | 2026-05-24 04:18:59 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:19:03.005519 | orchestrator | 2026-05-24 04:19:03 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:19:03.005620 | orchestrator | 2026-05-24 04:19:03 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:19:06.057666 | orchestrator | 2026-05-24 04:19:06 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:19:06.057795 | orchestrator | 2026-05-24 04:19:06 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:19:09.104614 | orchestrator | 2026-05-24 04:19:09 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:19:09.104725 | orchestrator | 2026-05-24 04:19:09 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:19:12.154430 | orchestrator | 2026-05-24 04:19:12 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:19:12.154523 | orchestrator | 2026-05-24 04:19:12 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:19:15.202778 | orchestrator | 2026-05-24 04:19:15 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:19:15.202904 | orchestrator | 2026-05-24 04:19:15 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:19:18.248483 | orchestrator | 2026-05-24 04:19:18 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:19:18.248586 | orchestrator | 2026-05-24 04:19:18 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:19:21.291823 | orchestrator | 2026-05-24 04:19:21 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:19:21.292075 | orchestrator | 2026-05-24 04:19:21 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:19:24.337551 | orchestrator | 2026-05-24 04:19:24 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:19:24.337648 | orchestrator | 2026-05-24 04:19:24 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:19:27.385489 | orchestrator | 2026-05-24 04:19:27 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:19:27.385619 | orchestrator | 2026-05-24 04:19:27 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:19:30.426420 | orchestrator | 2026-05-24 04:19:30 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:19:30.426522 | orchestrator | 2026-05-24 04:19:30 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:19:33.478696 | orchestrator | 2026-05-24 04:19:33 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:19:33.478818 | orchestrator | 2026-05-24 04:19:33 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:19:36.528403 | orchestrator | 2026-05-24 04:19:36 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:19:36.528499 | orchestrator | 2026-05-24 04:19:36 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:19:39.575161 | orchestrator | 2026-05-24 04:19:39 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:19:39.575297 | orchestrator | 2026-05-24 04:19:39 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:19:42.618850 | orchestrator | 2026-05-24 04:19:42 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:19:42.618940 | orchestrator | 2026-05-24 04:19:42 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:19:45.668819 | orchestrator | 2026-05-24 04:19:45 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:19:45.668923 | orchestrator | 2026-05-24 04:19:45 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:19:48.719233 | orchestrator | 2026-05-24 04:19:48 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:19:48.719332 | orchestrator | 2026-05-24 04:19:48 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:19:51.766117 | orchestrator | 2026-05-24 04:19:51 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:19:51.766227 | orchestrator | 2026-05-24 04:19:51 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:19:54.810690 | orchestrator | 2026-05-24 04:19:54 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:19:54.810783 | orchestrator | 2026-05-24 04:19:54 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:19:57.859946 | orchestrator | 2026-05-24 04:19:57 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:19:57.860052 | orchestrator | 2026-05-24 04:19:57 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:20:00.902248 | orchestrator | 2026-05-24 04:20:00 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:20:00.902342 | orchestrator | 2026-05-24 04:20:00 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:20:03.950838 | orchestrator | 2026-05-24 04:20:03 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:20:03.950932 | orchestrator | 2026-05-24 04:20:03 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:20:06.995351 | orchestrator | 2026-05-24 04:20:06 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:20:06.995546 | orchestrator | 2026-05-24 04:20:06 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:20:10.041721 | orchestrator | 2026-05-24 04:20:10 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:20:10.041816 | orchestrator | 2026-05-24 04:20:10 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:20:13.087238 | orchestrator | 2026-05-24 04:20:13 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:20:13.087352 | orchestrator | 2026-05-24 04:20:13 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:20:16.140552 | orchestrator | 2026-05-24 04:20:16 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:20:16.140654 | orchestrator | 2026-05-24 04:20:16 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:20:19.196635 | orchestrator | 2026-05-24 04:20:19 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:20:19.196739 | orchestrator | 2026-05-24 04:20:19 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:20:22.246191 | orchestrator | 2026-05-24 04:20:22 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:20:22.246321 | orchestrator | 2026-05-24 04:20:22 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:20:25.296150 | orchestrator | 2026-05-24 04:20:25 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:20:25.296302 | orchestrator | 2026-05-24 04:20:25 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:20:28.339472 | orchestrator | 2026-05-24 04:20:28 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:20:28.339581 | orchestrator | 2026-05-24 04:20:28 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:20:31.377550 | orchestrator | 2026-05-24 04:20:31 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:20:31.377642 | orchestrator | 2026-05-24 04:20:31 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:20:34.438383 | orchestrator | 2026-05-24 04:20:34 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:20:34.438554 | orchestrator | 2026-05-24 04:20:34 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:20:37.482648 | orchestrator | 2026-05-24 04:20:37 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:20:37.482739 | orchestrator | 2026-05-24 04:20:37 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:20:40.533851 | orchestrator | 2026-05-24 04:20:40 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:20:40.533953 | orchestrator | 2026-05-24 04:20:40 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:20:43.575216 | orchestrator | 2026-05-24 04:20:43 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:20:43.575332 | orchestrator | 2026-05-24 04:20:43 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:20:46.629214 | orchestrator | 2026-05-24 04:20:46 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:20:46.629340 | orchestrator | 2026-05-24 04:20:46 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:20:49.667939 | orchestrator | 2026-05-24 04:20:49 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:20:49.668051 | orchestrator | 2026-05-24 04:20:49 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:20:52.713349 | orchestrator | 2026-05-24 04:20:52 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:20:52.713484 | orchestrator | 2026-05-24 04:20:52 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:20:55.755820 | orchestrator | 2026-05-24 04:20:55 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:20:55.755915 | orchestrator | 2026-05-24 04:20:55 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:20:58.797806 | orchestrator | 2026-05-24 04:20:58 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:20:58.797904 | orchestrator | 2026-05-24 04:20:58 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:21:01.840414 | orchestrator | 2026-05-24 04:21:01 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:21:01.840507 | orchestrator | 2026-05-24 04:21:01 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:21:04.898429 | orchestrator | 2026-05-24 04:21:04 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:21:04.898527 | orchestrator | 2026-05-24 04:21:04 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:21:07.944045 | orchestrator | 2026-05-24 04:21:07 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:21:07.944133 | orchestrator | 2026-05-24 04:21:07 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:21:10.984332 | orchestrator | 2026-05-24 04:21:10 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:21:10.984475 | orchestrator | 2026-05-24 04:21:10 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:21:14.023852 | orchestrator | 2026-05-24 04:21:14 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:21:14.023957 | orchestrator | 2026-05-24 04:21:14 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:21:17.071706 | orchestrator | 2026-05-24 04:21:17 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:21:17.071892 | orchestrator | 2026-05-24 04:21:17 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:21:20.125981 | orchestrator | 2026-05-24 04:21:20 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:21:20.128993 | orchestrator | 2026-05-24 04:21:20 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:21:23.172722 | orchestrator | 2026-05-24 04:21:23 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:21:23.172831 | orchestrator | 2026-05-24 04:21:23 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:21:26.221267 | orchestrator | 2026-05-24 04:21:26 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:21:26.221350 | orchestrator | 2026-05-24 04:21:26 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:21:29.273138 | orchestrator | 2026-05-24 04:21:29 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:21:29.273544 | orchestrator | 2026-05-24 04:21:29 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:21:32.314803 | orchestrator | 2026-05-24 04:21:32 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:21:32.314895 | orchestrator | 2026-05-24 04:21:32 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:21:35.367224 | orchestrator | 2026-05-24 04:21:35 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:21:35.367332 | orchestrator | 2026-05-24 04:21:35 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:21:38.416475 | orchestrator | 2026-05-24 04:21:38 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:21:38.416595 | orchestrator | 2026-05-24 04:21:38 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:21:41.468507 | orchestrator | 2026-05-24 04:21:41 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:21:41.468613 | orchestrator | 2026-05-24 04:21:41 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:21:44.518862 | orchestrator | 2026-05-24 04:21:44 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:21:44.518961 | orchestrator | 2026-05-24 04:21:44 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:21:47.570003 | orchestrator | 2026-05-24 04:21:47 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:21:47.570132 | orchestrator | 2026-05-24 04:21:47 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:21:50.619368 | orchestrator | 2026-05-24 04:21:50 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:21:50.619469 | orchestrator | 2026-05-24 04:21:50 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:21:53.657984 | orchestrator | 2026-05-24 04:21:53 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:21:53.658154 | orchestrator | 2026-05-24 04:21:53 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:21:56.702747 | orchestrator | 2026-05-24 04:21:56 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:21:56.702863 | orchestrator | 2026-05-24 04:21:56 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:21:59.745075 | orchestrator | 2026-05-24 04:21:59 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:21:59.745188 | orchestrator | 2026-05-24 04:21:59 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:22:02.794608 | orchestrator | 2026-05-24 04:22:02 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:22:02.794735 | orchestrator | 2026-05-24 04:22:02 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:22:05.837411 | orchestrator | 2026-05-24 04:22:05 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:22:05.837513 | orchestrator | 2026-05-24 04:22:05 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:22:08.876949 | orchestrator | 2026-05-24 04:22:08 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:22:08.877055 | orchestrator | 2026-05-24 04:22:08 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:22:11.927605 | orchestrator | 2026-05-24 04:22:11 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:22:11.927703 | orchestrator | 2026-05-24 04:22:11 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:22:14.973668 | orchestrator | 2026-05-24 04:22:14 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:22:14.973795 | orchestrator | 2026-05-24 04:22:14 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:22:18.021545 | orchestrator | 2026-05-24 04:22:18 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:22:18.021695 | orchestrator | 2026-05-24 04:22:18 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:22:21.074219 | orchestrator | 2026-05-24 04:22:21 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:22:21.074305 | orchestrator | 2026-05-24 04:22:21 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:22:24.123227 | orchestrator | 2026-05-24 04:22:24 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:22:24.123304 | orchestrator | 2026-05-24 04:22:24 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:22:27.179896 | orchestrator | 2026-05-24 04:22:27 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:22:27.179998 | orchestrator | 2026-05-24 04:22:27 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:22:30.223814 | orchestrator | 2026-05-24 04:22:30 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:22:30.223920 | orchestrator | 2026-05-24 04:22:30 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:22:33.265974 | orchestrator | 2026-05-24 04:22:33 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:22:33.266131 | orchestrator | 2026-05-24 04:22:33 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:22:36.312713 | orchestrator | 2026-05-24 04:22:36 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:22:36.312816 | orchestrator | 2026-05-24 04:22:36 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:22:39.355948 | orchestrator | 2026-05-24 04:22:39 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:22:39.356075 | orchestrator | 2026-05-24 04:22:39 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:22:42.401958 | orchestrator | 2026-05-24 04:22:42 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:22:42.402120 | orchestrator | 2026-05-24 04:22:42 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:22:45.451085 | orchestrator | 2026-05-24 04:22:45 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:22:45.451192 | orchestrator | 2026-05-24 04:22:45 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:22:48.507447 | orchestrator | 2026-05-24 04:22:48 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:22:48.507555 | orchestrator | 2026-05-24 04:22:48 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:22:51.554675 | orchestrator | 2026-05-24 04:22:51 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:22:51.554859 | orchestrator | 2026-05-24 04:22:51 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:22:54.604646 | orchestrator | 2026-05-24 04:22:54 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:22:54.604788 | orchestrator | 2026-05-24 04:22:54 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:22:57.654800 | orchestrator | 2026-05-24 04:22:57 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:22:57.654902 | orchestrator | 2026-05-24 04:22:57 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:23:00.704762 | orchestrator | 2026-05-24 04:23:00 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:23:00.704879 | orchestrator | 2026-05-24 04:23:00 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:23:03.748949 | orchestrator | 2026-05-24 04:23:03 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:23:03.749037 | orchestrator | 2026-05-24 04:23:03 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:23:06.790508 | orchestrator | 2026-05-24 04:23:06 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:23:06.790618 | orchestrator | 2026-05-24 04:23:06 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:23:09.843191 | orchestrator | 2026-05-24 04:23:09 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:23:09.843293 | orchestrator | 2026-05-24 04:23:09 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:23:12.884435 | orchestrator | 2026-05-24 04:23:12 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:23:12.884534 | orchestrator | 2026-05-24 04:23:12 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:23:15.926410 | orchestrator | 2026-05-24 04:23:15 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:23:15.926508 | orchestrator | 2026-05-24 04:23:15 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:23:18.972610 | orchestrator | 2026-05-24 04:23:18 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:23:18.972694 | orchestrator | 2026-05-24 04:23:18 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:23:22.018196 | orchestrator | 2026-05-24 04:23:22 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:23:22.018493 | orchestrator | 2026-05-24 04:23:22 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:23:25.081013 | orchestrator | 2026-05-24 04:23:25 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:23:25.081122 | orchestrator | 2026-05-24 04:23:25 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:23:28.129644 | orchestrator | 2026-05-24 04:23:28 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:23:28.129885 | orchestrator | 2026-05-24 04:23:28 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:23:31.176447 | orchestrator | 2026-05-24 04:23:31 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:23:31.176634 | orchestrator | 2026-05-24 04:23:31 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:23:34.226442 | orchestrator | 2026-05-24 04:23:34 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:23:34.226543 | orchestrator | 2026-05-24 04:23:34 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:23:37.270987 | orchestrator | 2026-05-24 04:23:37 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:23:37.271093 | orchestrator | 2026-05-24 04:23:37 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:23:40.319970 | orchestrator | 2026-05-24 04:23:40 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:23:40.320065 | orchestrator | 2026-05-24 04:23:40 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:23:43.367953 | orchestrator | 2026-05-24 04:23:43 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:23:43.368141 | orchestrator | 2026-05-24 04:23:43 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:23:46.411528 | orchestrator | 2026-05-24 04:23:46 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:23:46.411634 | orchestrator | 2026-05-24 04:23:46 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:23:49.460811 | orchestrator | 2026-05-24 04:23:49 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:23:49.461004 | orchestrator | 2026-05-24 04:23:49 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:23:52.512463 | orchestrator | 2026-05-24 04:23:52 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:23:52.512589 | orchestrator | 2026-05-24 04:23:52 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:23:55.554724 | orchestrator | 2026-05-24 04:23:55 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:23:55.554812 | orchestrator | 2026-05-24 04:23:55 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:23:58.600729 | orchestrator | 2026-05-24 04:23:58 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:23:58.600825 | orchestrator | 2026-05-24 04:23:58 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:24:01.648350 | orchestrator | 2026-05-24 04:24:01 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:24:01.648448 | orchestrator | 2026-05-24 04:24:01 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:24:04.696736 | orchestrator | 2026-05-24 04:24:04 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:24:04.696834 | orchestrator | 2026-05-24 04:24:04 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:24:07.746360 | orchestrator | 2026-05-24 04:24:07 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:24:07.746580 | orchestrator | 2026-05-24 04:24:07 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:24:10.794644 | orchestrator | 2026-05-24 04:24:10 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:24:10.794730 | orchestrator | 2026-05-24 04:24:10 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:24:13.845313 | orchestrator | 2026-05-24 04:24:13 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:24:13.845411 | orchestrator | 2026-05-24 04:24:13 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:24:16.893685 | orchestrator | 2026-05-24 04:24:16 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:24:16.893784 | orchestrator | 2026-05-24 04:24:16 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:24:19.938456 | orchestrator | 2026-05-24 04:24:19 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:24:19.938570 | orchestrator | 2026-05-24 04:24:19 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:24:22.984147 | orchestrator | 2026-05-24 04:24:22 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:24:22.984245 | orchestrator | 2026-05-24 04:24:22 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:24:26.038166 | orchestrator | 2026-05-24 04:24:26 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:24:26.038278 | orchestrator | 2026-05-24 04:24:26 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:24:29.083485 | orchestrator | 2026-05-24 04:24:29 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:24:29.083583 | orchestrator | 2026-05-24 04:24:29 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:24:32.120865 | orchestrator | 2026-05-24 04:24:32 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:24:32.121076 | orchestrator | 2026-05-24 04:24:32 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:24:35.158767 | orchestrator | 2026-05-24 04:24:35 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:24:35.158871 | orchestrator | 2026-05-24 04:24:35 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:24:38.205323 | orchestrator | 2026-05-24 04:24:38 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:24:38.205433 | orchestrator | 2026-05-24 04:24:38 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:24:41.250546 | orchestrator | 2026-05-24 04:24:41 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:24:41.250671 | orchestrator | 2026-05-24 04:24:41 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:24:44.303597 | orchestrator | 2026-05-24 04:24:44 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:24:44.303688 | orchestrator | 2026-05-24 04:24:44 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:24:47.349430 | orchestrator | 2026-05-24 04:24:47 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:24:47.349522 | orchestrator | 2026-05-24 04:24:47 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:24:50.399091 | orchestrator | 2026-05-24 04:24:50 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:24:50.399202 | orchestrator | 2026-05-24 04:24:50 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:24:53.448658 | orchestrator | 2026-05-24 04:24:53 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:24:53.448758 | orchestrator | 2026-05-24 04:24:53 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:24:56.488804 | orchestrator | 2026-05-24 04:24:56 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:24:56.488915 | orchestrator | 2026-05-24 04:24:56 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:24:59.535644 | orchestrator | 2026-05-24 04:24:59 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:24:59.535742 | orchestrator | 2026-05-24 04:24:59 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:25:02.581658 | orchestrator | 2026-05-24 04:25:02 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:25:02.581767 | orchestrator | 2026-05-24 04:25:02 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:25:05.632918 | orchestrator | 2026-05-24 04:25:05 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:25:05.633018 | orchestrator | 2026-05-24 04:25:05 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:25:08.682799 | orchestrator | 2026-05-24 04:25:08 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:25:08.682918 | orchestrator | 2026-05-24 04:25:08 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:25:11.730515 | orchestrator | 2026-05-24 04:25:11 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:25:11.730608 | orchestrator | 2026-05-24 04:25:11 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:25:14.786705 | orchestrator | 2026-05-24 04:25:14 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:25:14.786909 | orchestrator | 2026-05-24 04:25:14 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:25:17.831515 | orchestrator | 2026-05-24 04:25:17 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:25:17.831637 | orchestrator | 2026-05-24 04:25:17 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:25:20.867346 | orchestrator | 2026-05-24 04:25:20 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:25:20.867475 | orchestrator | 2026-05-24 04:25:20 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:25:23.904233 | orchestrator | 2026-05-24 04:25:23 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:25:23.904305 | orchestrator | 2026-05-24 04:25:23 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:25:26.959248 | orchestrator | 2026-05-24 04:25:26 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:25:26.959377 | orchestrator | 2026-05-24 04:25:26 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:25:30.021820 | orchestrator | 2026-05-24 04:25:30 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:25:30.022669 | orchestrator | 2026-05-24 04:25:30 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:25:33.070405 | orchestrator | 2026-05-24 04:25:33 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:25:33.070516 | orchestrator | 2026-05-24 04:25:33 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:25:36.116038 | orchestrator | 2026-05-24 04:25:36 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:25:36.116155 | orchestrator | 2026-05-24 04:25:36 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:25:39.166602 | orchestrator | 2026-05-24 04:25:39 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:25:39.166696 | orchestrator | 2026-05-24 04:25:39 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:25:42.208847 | orchestrator | 2026-05-24 04:25:42 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:25:42.208946 | orchestrator | 2026-05-24 04:25:42 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:25:45.265378 | orchestrator | 2026-05-24 04:25:45 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:25:45.265477 | orchestrator | 2026-05-24 04:25:45 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:25:48.318994 | orchestrator | 2026-05-24 04:25:48 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:25:48.319093 | orchestrator | 2026-05-24 04:25:48 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:25:51.371563 | orchestrator | 2026-05-24 04:25:51 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:25:51.371635 | orchestrator | 2026-05-24 04:25:51 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:25:54.419202 | orchestrator | 2026-05-24 04:25:54 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:25:54.419302 | orchestrator | 2026-05-24 04:25:54 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:25:57.465635 | orchestrator | 2026-05-24 04:25:57 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:25:57.465749 | orchestrator | 2026-05-24 04:25:57 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:26:00.514063 | orchestrator | 2026-05-24 04:26:00 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:26:00.514143 | orchestrator | 2026-05-24 04:26:00 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:26:03.566492 | orchestrator | 2026-05-24 04:26:03 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:26:03.566627 | orchestrator | 2026-05-24 04:26:03 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:26:06.610722 | orchestrator | 2026-05-24 04:26:06 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:26:06.610893 | orchestrator | 2026-05-24 04:26:06 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:26:09.662983 | orchestrator | 2026-05-24 04:26:09 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:26:09.663088 | orchestrator | 2026-05-24 04:26:09 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:26:12.710170 | orchestrator | 2026-05-24 04:26:12 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:26:12.710349 | orchestrator | 2026-05-24 04:26:12 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:26:15.761515 | orchestrator | 2026-05-24 04:26:15 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:26:15.761628 | orchestrator | 2026-05-24 04:26:15 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:26:18.811703 | orchestrator | 2026-05-24 04:26:18 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:26:18.811796 | orchestrator | 2026-05-24 04:26:18 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:26:21.863554 | orchestrator | 2026-05-24 04:26:21 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:26:21.863675 | orchestrator | 2026-05-24 04:26:21 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:26:24.911993 | orchestrator | 2026-05-24 04:26:24 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:26:24.912091 | orchestrator | 2026-05-24 04:26:24 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:26:27.969616 | orchestrator | 2026-05-24 04:26:27 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:26:27.969755 | orchestrator | 2026-05-24 04:26:27 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:26:31.033939 | orchestrator | 2026-05-24 04:26:31 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:26:31.034081 | orchestrator | 2026-05-24 04:26:31 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:26:34.091074 | orchestrator | 2026-05-24 04:26:34 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:26:34.091207 | orchestrator | 2026-05-24 04:26:34 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:26:37.137909 | orchestrator | 2026-05-24 04:26:37 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:26:37.138087 | orchestrator | 2026-05-24 04:26:37 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:26:40.186611 | orchestrator | 2026-05-24 04:26:40 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:26:40.186723 | orchestrator | 2026-05-24 04:26:40 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:26:43.235404 | orchestrator | 2026-05-24 04:26:43 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:26:43.235502 | orchestrator | 2026-05-24 04:26:43 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:26:46.298608 | orchestrator | 2026-05-24 04:26:46 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:26:46.298728 | orchestrator | 2026-05-24 04:26:46 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:26:49.344477 | orchestrator | 2026-05-24 04:26:49 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:26:49.344567 | orchestrator | 2026-05-24 04:26:49 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:26:52.391394 | orchestrator | 2026-05-24 04:26:52 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:26:52.391531 | orchestrator | 2026-05-24 04:26:52 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:26:55.442377 | orchestrator | 2026-05-24 04:26:55 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:26:55.442475 | orchestrator | 2026-05-24 04:26:55 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:26:58.490883 | orchestrator | 2026-05-24 04:26:58 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:26:58.490990 | orchestrator | 2026-05-24 04:26:58 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:27:01.535081 | orchestrator | 2026-05-24 04:27:01 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:27:01.535183 | orchestrator | 2026-05-24 04:27:01 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:27:04.577578 | orchestrator | 2026-05-24 04:27:04 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:27:04.577684 | orchestrator | 2026-05-24 04:27:04 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:27:07.622923 | orchestrator | 2026-05-24 04:27:07 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:27:07.623024 | orchestrator | 2026-05-24 04:27:07 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:27:10.671569 | orchestrator | 2026-05-24 04:27:10 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:27:10.671677 | orchestrator | 2026-05-24 04:27:10 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:27:13.719062 | orchestrator | 2026-05-24 04:27:13 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:27:13.719936 | orchestrator | 2026-05-24 04:27:13 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:27:16.770140 | orchestrator | 2026-05-24 04:27:16 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:27:16.770283 | orchestrator | 2026-05-24 04:27:16 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:27:19.821004 | orchestrator | 2026-05-24 04:27:19 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:27:19.821227 | orchestrator | 2026-05-24 04:27:19 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:27:22.860702 | orchestrator | 2026-05-24 04:27:22 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:27:22.860807 | orchestrator | 2026-05-24 04:27:22 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:27:25.906651 | orchestrator | 2026-05-24 04:27:25 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:27:25.906766 | orchestrator | 2026-05-24 04:27:25 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:27:28.955441 | orchestrator | 2026-05-24 04:27:28 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:27:28.955548 | orchestrator | 2026-05-24 04:27:28 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:27:31.995406 | orchestrator | 2026-05-24 04:27:31 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:27:31.995522 | orchestrator | 2026-05-24 04:27:31 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:27:35.046978 | orchestrator | 2026-05-24 04:27:35 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:27:35.047073 | orchestrator | 2026-05-24 04:27:35 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:27:38.097586 | orchestrator | 2026-05-24 04:27:38 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:27:38.097691 | orchestrator | 2026-05-24 04:27:38 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:27:41.142275 | orchestrator | 2026-05-24 04:27:41 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:27:41.142411 | orchestrator | 2026-05-24 04:27:41 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:27:44.192170 | orchestrator | 2026-05-24 04:27:44 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:27:44.192301 | orchestrator | 2026-05-24 04:27:44 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:27:47.236516 | orchestrator | 2026-05-24 04:27:47 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:27:47.236584 | orchestrator | 2026-05-24 04:27:47 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:27:50.284640 | orchestrator | 2026-05-24 04:27:50 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:27:50.284777 | orchestrator | 2026-05-24 04:27:50 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:27:53.330824 | orchestrator | 2026-05-24 04:27:53 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:27:53.330941 | orchestrator | 2026-05-24 04:27:53 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:27:56.378987 | orchestrator | 2026-05-24 04:27:56 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:27:56.379086 | orchestrator | 2026-05-24 04:27:56 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:27:59.421014 | orchestrator | 2026-05-24 04:27:59 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:27:59.421188 | orchestrator | 2026-05-24 04:27:59 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:28:02.469223 | orchestrator | 2026-05-24 04:28:02 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:28:02.469309 | orchestrator | 2026-05-24 04:28:02 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:28:05.525459 | orchestrator | 2026-05-24 04:28:05 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:28:05.525568 | orchestrator | 2026-05-24 04:28:05 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:28:08.579840 | orchestrator | 2026-05-24 04:28:08 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:28:08.579941 | orchestrator | 2026-05-24 04:28:08 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:28:11.622769 | orchestrator | 2026-05-24 04:28:11 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:28:11.622895 | orchestrator | 2026-05-24 04:28:11 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:28:14.668809 | orchestrator | 2026-05-24 04:28:14 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:28:14.668916 | orchestrator | 2026-05-24 04:28:14 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:28:17.713494 | orchestrator | 2026-05-24 04:28:17 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:28:17.713630 | orchestrator | 2026-05-24 04:28:17 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:28:20.760554 | orchestrator | 2026-05-24 04:28:20 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:28:20.760662 | orchestrator | 2026-05-24 04:28:20 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:28:23.812860 | orchestrator | 2026-05-24 04:28:23 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:28:23.812950 | orchestrator | 2026-05-24 04:28:23 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:28:26.863025 | orchestrator | 2026-05-24 04:28:26 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:28:26.863125 | orchestrator | 2026-05-24 04:28:26 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:28:29.909871 | orchestrator | 2026-05-24 04:28:29 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:28:29.909975 | orchestrator | 2026-05-24 04:28:29 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:28:32.948609 | orchestrator | 2026-05-24 04:28:32 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:28:32.948735 | orchestrator | 2026-05-24 04:28:32 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:28:35.998101 | orchestrator | 2026-05-24 04:28:35 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:28:35.998222 | orchestrator | 2026-05-24 04:28:35 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:28:39.043475 | orchestrator | 2026-05-24 04:28:39 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:28:39.043602 | orchestrator | 2026-05-24 04:28:39 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:28:42.088202 | orchestrator | 2026-05-24 04:28:42 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:28:42.088309 | orchestrator | 2026-05-24 04:28:42 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:28:45.134163 | orchestrator | 2026-05-24 04:28:45 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:28:45.134277 | orchestrator | 2026-05-24 04:28:45 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:28:48.180319 | orchestrator | 2026-05-24 04:28:48 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:28:48.180435 | orchestrator | 2026-05-24 04:28:48 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:28:51.237117 | orchestrator | 2026-05-24 04:28:51 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:28:51.237220 | orchestrator | 2026-05-24 04:28:51 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:28:54.285931 | orchestrator | 2026-05-24 04:28:54 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:28:54.286098 | orchestrator | 2026-05-24 04:28:54 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:28:57.338875 | orchestrator | 2026-05-24 04:28:57 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:28:57.338978 | orchestrator | 2026-05-24 04:28:57 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:29:00.380761 | orchestrator | 2026-05-24 04:29:00 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:29:00.380886 | orchestrator | 2026-05-24 04:29:00 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:29:03.425753 | orchestrator | 2026-05-24 04:29:03 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:29:03.425871 | orchestrator | 2026-05-24 04:29:03 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:29:06.470886 | orchestrator | 2026-05-24 04:29:06 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:29:06.470989 | orchestrator | 2026-05-24 04:29:06 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:29:09.518728 | orchestrator | 2026-05-24 04:29:09 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:29:09.518835 | orchestrator | 2026-05-24 04:29:09 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:29:12.567279 | orchestrator | 2026-05-24 04:29:12 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:29:12.567409 | orchestrator | 2026-05-24 04:29:12 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:29:15.615580 | orchestrator | 2026-05-24 04:29:15 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:29:15.615652 | orchestrator | 2026-05-24 04:29:15 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:29:18.663708 | orchestrator | 2026-05-24 04:29:18 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:29:18.663806 | orchestrator | 2026-05-24 04:29:18 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:29:21.714531 | orchestrator | 2026-05-24 04:29:21 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:29:21.714674 | orchestrator | 2026-05-24 04:29:21 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:29:24.769089 | orchestrator | 2026-05-24 04:29:24 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:29:24.769193 | orchestrator | 2026-05-24 04:29:24 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:29:27.820678 | orchestrator | 2026-05-24 04:29:27 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:29:27.820785 | orchestrator | 2026-05-24 04:29:27 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:29:30.854709 | orchestrator | 2026-05-24 04:29:30 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:29:30.854814 | orchestrator | 2026-05-24 04:29:30 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:29:33.904189 | orchestrator | 2026-05-24 04:29:33 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:29:33.904288 | orchestrator | 2026-05-24 04:29:33 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:29:36.952095 | orchestrator | 2026-05-24 04:29:36 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:29:36.952177 | orchestrator | 2026-05-24 04:29:36 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:29:39.994151 | orchestrator | 2026-05-24 04:29:39 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:29:39.994246 | orchestrator | 2026-05-24 04:29:39 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:29:43.039043 | orchestrator | 2026-05-24 04:29:43 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:29:43.039167 | orchestrator | 2026-05-24 04:29:43 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:29:46.093411 | orchestrator | 2026-05-24 04:29:46 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:29:46.093519 | orchestrator | 2026-05-24 04:29:46 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:29:49.145750 | orchestrator | 2026-05-24 04:29:49 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:29:49.145883 | orchestrator | 2026-05-24 04:29:49 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:29:52.204411 | orchestrator | 2026-05-24 04:29:52 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:29:52.204508 | orchestrator | 2026-05-24 04:29:52 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:29:55.255584 | orchestrator | 2026-05-24 04:29:55 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:29:55.255725 | orchestrator | 2026-05-24 04:29:55 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:29:58.304069 | orchestrator | 2026-05-24 04:29:58 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:29:58.304217 | orchestrator | 2026-05-24 04:29:58 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:30:01.351831 | orchestrator | 2026-05-24 04:30:01 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:30:01.351943 | orchestrator | 2026-05-24 04:30:01 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:30:04.405737 | orchestrator | 2026-05-24 04:30:04 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:30:04.405881 | orchestrator | 2026-05-24 04:30:04 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:30:07.449455 | orchestrator | 2026-05-24 04:30:07 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:30:07.449524 | orchestrator | 2026-05-24 04:30:07 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:30:10.495679 | orchestrator | 2026-05-24 04:30:10 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:30:10.495773 | orchestrator | 2026-05-24 04:30:10 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:30:13.544007 | orchestrator | 2026-05-24 04:30:13 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:30:13.544068 | orchestrator | 2026-05-24 04:30:13 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:30:16.585850 | orchestrator | 2026-05-24 04:30:16 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:30:16.585968 | orchestrator | 2026-05-24 04:30:16 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:30:19.632212 | orchestrator | 2026-05-24 04:30:19 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:30:19.632338 | orchestrator | 2026-05-24 04:30:19 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:30:22.678208 | orchestrator | 2026-05-24 04:30:22 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:30:22.678334 | orchestrator | 2026-05-24 04:30:22 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:30:25.732104 | orchestrator | 2026-05-24 04:30:25 | INFO  | Task 3d23529b-ab20-4822-8bc8-f2e302835f0b is in state STARTED 2026-05-24 04:30:25.732212 | orchestrator | 2026-05-24 04:30:25 | INFO  | Wait 1 second(s) until the next check 2026-05-24 04:30:28.596517 | RUN END RESULT_TIMED_OUT: [untrusted : github.com/osism/testbed/playbooks/deploy.yml@main] 2026-05-24 04:30:28.597647 | POST-RUN START: [untrusted : github.com/osism/testbed/playbooks/post.yml@main] 2026-05-24 04:30:29.367373 | 2026-05-24 04:30:29.367564 | PLAY [Post output play] 2026-05-24 04:30:29.385439 | 2026-05-24 04:30:29.385582 | LOOP [stage-output : Register sources] 2026-05-24 04:30:29.437152 | 2026-05-24 04:30:29.437384 | TASK [stage-output : Check sudo] 2026-05-24 04:30:30.406414 | orchestrator | sudo: a password is required 2026-05-24 04:30:30.474437 | orchestrator | ok: Runtime: 0:00:00.009666 2026-05-24 04:30:30.489814 | 2026-05-24 04:30:30.489975 | LOOP [stage-output : Set source and destination for files and folders] 2026-05-24 04:30:30.530979 | 2026-05-24 04:30:30.531268 | TASK [stage-output : Build a list of source, dest dictionaries] 2026-05-24 04:30:30.599494 | orchestrator | ok 2026-05-24 04:30:30.608528 | 2026-05-24 04:30:30.608670 | LOOP [stage-output : Ensure target folders exist] 2026-05-24 04:30:31.066768 | orchestrator | ok: "docs" 2026-05-24 04:30:31.067096 | 2026-05-24 04:30:31.310756 | orchestrator | ok: "artifacts" 2026-05-24 04:30:31.587959 | orchestrator | ok: "logs" 2026-05-24 04:30:31.607089 | 2026-05-24 04:30:31.607281 | LOOP [stage-output : Copy files and folders to staging folder] 2026-05-24 04:30:31.656920 | 2026-05-24 04:30:31.657253 | TASK [stage-output : Make all log files readable] 2026-05-24 04:30:32.011904 | orchestrator | ok 2026-05-24 04:30:32.020365 | 2026-05-24 04:30:32.020521 | TASK [stage-output : Rename log files that match extensions_to_txt] 2026-05-24 04:30:32.055211 | orchestrator | skipping: Conditional result was False 2026-05-24 04:30:32.073582 | 2026-05-24 04:30:32.073755 | TASK [stage-output : Discover log files for compression] 2026-05-24 04:30:32.098646 | orchestrator | skipping: Conditional result was False 2026-05-24 04:30:32.114251 | 2026-05-24 04:30:32.114452 | LOOP [stage-output : Archive everything from logs] 2026-05-24 04:30:32.160003 | 2026-05-24 04:30:32.160212 | PLAY [Post cleanup play] 2026-05-24 04:30:32.169560 | 2026-05-24 04:30:32.169674 | TASK [Set cloud fact (Zuul deployment)] 2026-05-24 04:30:32.229166 | orchestrator | ok 2026-05-24 04:30:32.240931 | 2026-05-24 04:30:32.241065 | TASK [Set cloud fact (local deployment)] 2026-05-24 04:30:32.275466 | orchestrator | skipping: Conditional result was False 2026-05-24 04:30:32.292049 | 2026-05-24 04:30:32.292206 | TASK [Clean the cloud environment] 2026-05-24 04:30:34.886191 | orchestrator | 2026-05-24 04:30:34 - clean up servers 2026-05-24 04:30:35.836176 | orchestrator | 2026-05-24 04:30:35 - testbed-manager 2026-05-24 04:30:35.942060 | orchestrator | 2026-05-24 04:30:35 - testbed-node-3 2026-05-24 04:30:36.066410 | orchestrator | 2026-05-24 04:30:36 - testbed-node-2 2026-05-24 04:30:36.234820 | orchestrator | 2026-05-24 04:30:36 - testbed-node-1 2026-05-24 04:30:36.368289 | orchestrator | 2026-05-24 04:30:36 - testbed-node-5 2026-05-24 04:30:36.507246 | orchestrator | 2026-05-24 04:30:36 - testbed-node-4 2026-05-24 04:30:36.681239 | orchestrator | 2026-05-24 04:30:36 - testbed-node-0 2026-05-24 04:30:36.845641 | orchestrator | 2026-05-24 04:30:36 - clean up keypairs 2026-05-24 04:30:36.864635 | orchestrator | 2026-05-24 04:30:36 - testbed 2026-05-24 04:30:36.899828 | orchestrator | 2026-05-24 04:30:36 - wait for servers to be gone 2026-05-24 04:30:58.881411 | orchestrator | 2026-05-24 04:30:58 - clean up ports 2026-05-24 04:30:59.098849 | orchestrator | 2026-05-24 04:30:59 - 02f2640d-e1c6-4b7a-b767-12ae1832cee4 2026-05-24 04:30:59.342540 | orchestrator | 2026-05-24 04:30:59 - 1ef44912-79ce-4f2f-b797-999deb9de9f9 2026-05-24 04:30:59.676378 | orchestrator | 2026-05-24 04:30:59 - 3378eee5-7868-4c24-8c42-53df35803656 2026-05-24 04:30:59.925150 | orchestrator | 2026-05-24 04:30:59 - 5b97ca92-1745-43a9-8831-7d76c10c0945 2026-05-24 04:31:00.276366 | orchestrator | 2026-05-24 04:31:00 - 7b90b530-d16e-4761-a8e7-d726b4ebae14 2026-05-24 04:31:01.392211 | orchestrator | 2026-05-24 04:31:01 - d8ff0eb0-7cc6-4b13-8ea5-e7d27e3a3687 2026-05-24 04:31:01.675232 | orchestrator | 2026-05-24 04:31:01 - f887f64b-a0b0-405a-b816-2f46e3e51656 2026-05-24 04:31:01.934764 | orchestrator | 2026-05-24 04:31:01 - clean up volumes 2026-05-24 04:31:02.047017 | orchestrator | 2026-05-24 04:31:02 - testbed-volume-0-node-base 2026-05-24 04:31:02.086724 | orchestrator | 2026-05-24 04:31:02 - testbed-volume-manager-base 2026-05-24 04:31:02.129888 | orchestrator | 2026-05-24 04:31:02 - testbed-volume-3-node-base 2026-05-24 04:31:02.171879 | orchestrator | 2026-05-24 04:31:02 - testbed-volume-1-node-base 2026-05-24 04:31:02.216656 | orchestrator | 2026-05-24 04:31:02 - testbed-volume-5-node-base 2026-05-24 04:31:02.260312 | orchestrator | 2026-05-24 04:31:02 - testbed-volume-2-node-base 2026-05-24 04:31:02.304792 | orchestrator | 2026-05-24 04:31:02 - testbed-volume-4-node-base 2026-05-24 04:31:02.348729 | orchestrator | 2026-05-24 04:31:02 - testbed-volume-5-node-5 2026-05-24 04:31:02.392211 | orchestrator | 2026-05-24 04:31:02 - testbed-volume-3-node-3 2026-05-24 04:31:02.436164 | orchestrator | 2026-05-24 04:31:02 - testbed-volume-4-node-4 2026-05-24 04:31:02.482209 | orchestrator | 2026-05-24 04:31:02 - testbed-volume-0-node-3 2026-05-24 04:31:02.524549 | orchestrator | 2026-05-24 04:31:02 - testbed-volume-1-node-4 2026-05-24 04:31:02.568203 | orchestrator | 2026-05-24 04:31:02 - testbed-volume-7-node-4 2026-05-24 04:31:02.611887 | orchestrator | 2026-05-24 04:31:02 - testbed-volume-8-node-5 2026-05-24 04:31:02.654847 | orchestrator | 2026-05-24 04:31:02 - testbed-volume-2-node-5 2026-05-24 04:31:02.696456 | orchestrator | 2026-05-24 04:31:02 - testbed-volume-6-node-3 2026-05-24 04:31:02.744244 | orchestrator | 2026-05-24 04:31:02 - disconnect routers 2026-05-24 04:31:02.899132 | orchestrator | 2026-05-24 04:31:02 - testbed 2026-05-24 04:31:04.040499 | orchestrator | 2026-05-24 04:31:04 - clean up subnets 2026-05-24 04:31:04.104048 | orchestrator | 2026-05-24 04:31:04 - subnet-testbed-management 2026-05-24 04:31:04.284117 | orchestrator | 2026-05-24 04:31:04 - clean up networks 2026-05-24 04:31:04.464944 | orchestrator | 2026-05-24 04:31:04 - net-testbed-management 2026-05-24 04:31:04.777184 | orchestrator | 2026-05-24 04:31:04 - clean up security groups 2026-05-24 04:31:04.822312 | orchestrator | 2026-05-24 04:31:04 - testbed-node 2026-05-24 04:31:04.934251 | orchestrator | 2026-05-24 04:31:04 - testbed-management 2026-05-24 04:31:05.216720 | orchestrator | 2026-05-24 04:31:05 - clean up floating ips 2026-05-24 04:31:05.262536 | orchestrator | 2026-05-24 04:31:05 - 81.163.193.76 2026-05-24 04:31:05.986737 | orchestrator | 2026-05-24 04:31:05 - clean up routers 2026-05-24 04:31:06.101130 | orchestrator | 2026-05-24 04:31:06 - testbed 2026-05-24 04:31:07.368105 | orchestrator | ok: Runtime: 0:00:34.461038 2026-05-24 04:31:07.371995 | 2026-05-24 04:31:07.372135 | PLAY RECAP 2026-05-24 04:31:07.372233 | orchestrator | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2026-05-24 04:31:07.372286 | 2026-05-24 04:31:07.552890 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/testbed/playbooks/post.yml@main] 2026-05-24 04:31:07.554706 | POST-RUN START: [untrusted : github.com/osism/testbed/playbooks/cleanup.yml@main] 2026-05-24 04:31:08.332070 | 2026-05-24 04:31:08.332252 | PLAY [Cleanup play] 2026-05-24 04:31:08.349197 | 2026-05-24 04:31:08.349354 | TASK [Set cloud fact (Zuul deployment)] 2026-05-24 04:31:08.418916 | orchestrator | ok 2026-05-24 04:31:08.429278 | 2026-05-24 04:31:08.429503 | TASK [Set cloud fact (local deployment)] 2026-05-24 04:31:08.459115 | orchestrator | skipping: Conditional result was False 2026-05-24 04:31:08.467151 | 2026-05-24 04:31:08.467256 | TASK [Clean the cloud environment] 2026-05-24 04:31:09.605241 | orchestrator | 2026-05-24 04:31:09 - clean up servers 2026-05-24 04:31:10.180402 | orchestrator | 2026-05-24 04:31:10 - clean up keypairs 2026-05-24 04:31:10.197964 | orchestrator | 2026-05-24 04:31:10 - wait for servers to be gone 2026-05-24 04:31:10.245430 | orchestrator | 2026-05-24 04:31:10 - clean up ports 2026-05-24 04:31:10.332664 | orchestrator | 2026-05-24 04:31:10 - clean up volumes 2026-05-24 04:31:10.412147 | orchestrator | 2026-05-24 04:31:10 - disconnect routers 2026-05-24 04:31:10.435512 | orchestrator | 2026-05-24 04:31:10 - clean up subnets 2026-05-24 04:31:10.459072 | orchestrator | 2026-05-24 04:31:10 - clean up networks 2026-05-24 04:31:10.586065 | orchestrator | 2026-05-24 04:31:10 - clean up security groups 2026-05-24 04:31:10.619593 | orchestrator | 2026-05-24 04:31:10 - clean up floating ips 2026-05-24 04:31:10.641437 | orchestrator | 2026-05-24 04:31:10 - clean up routers 2026-05-24 04:31:11.017239 | orchestrator | ok: Runtime: 0:00:01.417730 2026-05-24 04:31:11.019006 | 2026-05-24 04:31:11.019106 | PLAY RECAP 2026-05-24 04:31:11.019172 | orchestrator | ok: 2 changed: 1 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-24 04:31:11.019200 | 2026-05-24 04:31:11.188616 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/testbed/playbooks/cleanup.yml@main] 2026-05-24 04:31:11.189706 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-24 04:31:11.981565 | 2026-05-24 04:31:11.981722 | PLAY [Base post-fetch] 2026-05-24 04:31:11.998338 | 2026-05-24 04:31:11.998533 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-24 04:31:12.064457 | orchestrator | skipping: Conditional result was False 2026-05-24 04:31:12.071443 | 2026-05-24 04:31:12.071597 | TASK [fetch-output : Set log path for single node] 2026-05-24 04:31:12.111163 | orchestrator | ok 2026-05-24 04:31:12.117098 | 2026-05-24 04:31:12.117218 | LOOP [fetch-output : Ensure local output dirs] 2026-05-24 04:31:12.581670 | orchestrator -> localhost | ok: "/var/lib/zuul/builds/9ecf1c5ecdc8409f84c4aafb87dd8ba0/work/logs" 2026-05-24 04:31:12.851365 | orchestrator -> localhost | changed: "/var/lib/zuul/builds/9ecf1c5ecdc8409f84c4aafb87dd8ba0/work/artifacts" 2026-05-24 04:31:13.152282 | orchestrator -> localhost | changed: "/var/lib/zuul/builds/9ecf1c5ecdc8409f84c4aafb87dd8ba0/work/docs" 2026-05-24 04:31:13.173451 | 2026-05-24 04:31:13.173655 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-24 04:31:14.175228 | orchestrator | changed: 2026-05-24 04:31:14.175612 | orchestrator | .d..t...... ./ 2026-05-24 04:31:14.175670 | orchestrator | >f+++++++++ sudo-debug.txt 2026-05-24 04:31:14.175714 | orchestrator | >f+++++++++ sudo-strace.log 2026-05-24 04:31:14.175752 | orchestrator | >f+++++++++ sudo-strace.log.time 2026-05-24 04:31:14.175810 | orchestrator | changed: All items complete 2026-05-24 04:31:14.175848 | 2026-05-24 04:31:14.913286 | orchestrator | changed: .d..t...... ./ 2026-05-24 04:31:15.635698 | orchestrator | changed: .d..t...... ./ 2026-05-24 04:31:15.673461 | 2026-05-24 04:31:15.674148 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-24 04:31:15.714209 | orchestrator | skipping: Conditional result was False 2026-05-24 04:31:15.722030 | orchestrator | skipping: Conditional result was False 2026-05-24 04:31:15.732934 | 2026-05-24 04:31:15.733021 | PLAY RECAP 2026-05-24 04:31:15.733074 | orchestrator | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-24 04:31:15.733100 | 2026-05-24 04:31:15.900807 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-24 04:31:15.902184 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-24 04:31:16.762793 | 2026-05-24 04:31:16.763008 | PLAY [Base post] 2026-05-24 04:31:16.777775 | 2026-05-24 04:31:16.777931 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-24 04:31:17.721775 | orchestrator | changed 2026-05-24 04:31:17.734327 | 2026-05-24 04:31:17.734667 | PLAY RECAP 2026-05-24 04:31:17.734902 | orchestrator | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-24 04:31:17.735313 | 2026-05-24 04:31:17.905933 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-24 04:31:17.907464 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-24 04:31:18.759972 | 2026-05-24 04:31:18.760154 | PLAY [Base post-logs] 2026-05-24 04:31:18.771301 | 2026-05-24 04:31:18.771474 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-24 04:31:19.227855 | localhost | changed 2026-05-24 04:31:19.249217 | 2026-05-24 04:31:19.249501 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-24 04:31:19.289811 | localhost | ok 2026-05-24 04:31:19.296149 | 2026-05-24 04:31:19.296316 | TASK [Set zuul-log-path fact] 2026-05-24 04:31:19.313318 | localhost | ok 2026-05-24 04:31:19.324982 | 2026-05-24 04:31:19.325106 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-24 04:31:19.351013 | localhost | ok 2026-05-24 04:31:19.356239 | 2026-05-24 04:31:19.356391 | TASK [upload-logs : Create log directories] 2026-05-24 04:31:19.902131 | localhost | changed 2026-05-24 04:31:19.905037 | 2026-05-24 04:31:19.905156 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-24 04:31:20.443716 | localhost -> localhost | ok: Runtime: 0:00:00.007082 2026-05-24 04:31:20.454109 | 2026-05-24 04:31:20.454292 | TASK [upload-logs : Upload logs to log server] 2026-05-24 04:31:21.097972 | localhost | Output suppressed because no_log was given 2026-05-24 04:31:21.101347 | 2026-05-24 04:31:21.101594 | LOOP [upload-logs : Compress console log and json output] 2026-05-24 04:31:21.170135 | localhost | skipping: Conditional result was False 2026-05-24 04:31:21.177395 | localhost | skipping: Conditional result was False 2026-05-24 04:31:21.188555 | 2026-05-24 04:31:21.188819 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-24 04:31:21.241463 | localhost | skipping: Conditional result was False 2026-05-24 04:31:21.242062 | 2026-05-24 04:31:21.245547 | localhost | skipping: Conditional result was False 2026-05-24 04:31:21.253647 | 2026-05-24 04:31:21.253916 | LOOP [upload-logs : Upload console log and json output]