2026-06-14 07:44:41,426 p=56191 u=zuul n=ansible | [DEPRECATION WARNING]: ANSIBLE_CALLBACK_WHITELIST option, normalizing names to new standard, use ANSIBLE_CALLBACKS_ENABLED instead. This feature will be removed from ansible-core in version 2.15. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. 2026-06-14 07:44:41,426 p=56191 u=zuul n=ansible | [DEPRECATION WARNING]: DEFAULT_GATHER_SUBSET option, the module_defaults keyword is a more generic version and can apply to all calls to the M(ansible.builtin.gather_facts) or M(ansible.builtin.setup) actions, use module_defaults instead. This feature will be removed from ansible-core in version 2.18. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. 2026-06-14 07:44:41,427 p=56191 u=zuul n=ansible | [DEPRECATION WARNING]: DEFAULT_GATHER_TIMEOUT option, the module_defaults keyword is a more generic version and can apply to all calls to the M(ansible.builtin.gather_facts) or M(ansible.builtin.setup) actions, use module_defaults instead. This feature will be removed from ansible-core in version 2.18. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. 2026-06-14 07:44:41,568 p=56191 u=zuul n=ansible | PLAY [Overcloud Network Provision] ********************************************* 2026-06-14 07:44:41,632 p=56191 u=zuul n=ansible | 2026-06-14 07:44:41.632074 | fa163ee0-6271-dcaa-658a-000000000004 | SKIPPED | fail | localhost 2026-06-14 07:44:41,703 p=56191 u=zuul n=ansible | 2026-06-14 07:44:41.702702 | fa163ee0-6271-dcaa-658a-000000000005 | SKIPPED | fail | localhost 2026-06-14 07:44:41,710 p=56191 u=zuul n=ansible | 2026-06-14 07:44:41.710192 | fa163ee0-6271-dcaa-658a-000000000006 | TASK | Check if network deployment file already exist 2026-06-14 07:44:42,076 p=56191 u=zuul n=ansible | 2026-06-14 07:44:42.075787 | fa163ee0-6271-dcaa-658a-000000000006 | OK | Check if network deployment file already exist | localhost 2026-06-14 07:44:42,115 p=56191 u=zuul n=ansible | 2026-06-14 07:44:42.114777 | fa163ee0-6271-dcaa-658a-000000000007 | SKIPPED | fail | localhost 2026-06-14 07:44:42,125 p=56191 u=zuul n=ansible | 2026-06-14 07:44:42.125042 | fa163ee0-6271-dcaa-658a-000000000009 | TASK | Load config from file 2026-06-14 07:44:42,202 p=56191 u=zuul n=ansible | 2026-06-14 07:44:42.201926 | fa163ee0-6271-dcaa-658a-000000000009 | OK | Load config from file | localhost 2026-06-14 07:44:42,211 p=56191 u=zuul n=ansible | 2026-06-14 07:44:42.210647 | fa163ee0-6271-dcaa-658a-00000000000a | TASK | Create/Update composable networks 2026-06-14 07:44:45,438 p=56191 u=zuul n=ansible | 2026-06-14 07:44:45.437426 | fa163ee0-6271-dcaa-658a-00000000000a | CHANGED | Create/Update composable networks | localhost | item={'name': 'Storage', 'mtu': 1500, 'vip': True, 'name_lower': 'storage', 'dns_domain': 'storage.ooo.test.', 'service_net_map_replace': 'storage', 'subnets': {'storage_subnet': {'vlan': 21, 'ip_subnet': '172.18.0.0/24', 'allocation_pools': [{'start': '172.18.0.120', 'end': '172.18.0.250'}]}}} 2026-06-14 07:44:48,083 p=56191 u=zuul n=ansible | 2026-06-14 07:44:48.083111 | fa163ee0-6271-dcaa-658a-00000000000a | CHANGED | Create/Update composable networks | localhost | item={'name': 'StorageMgmt', 'mtu': 1500, 'vip': True, 'name_lower': 'storage_mgmt', 'dns_domain': 'storagemgmt.ooo.test.', 'service_net_map_replace': 'storage_mgmt', 'subnets': {'storage_mgmt_subnet': {'vlan': 23, 'ip_subnet': '172.20.0.0/24', 'allocation_pools': [{'start': '172.20.0.120', 'end': '172.20.0.250'}]}}} 2026-06-14 07:44:51,363 p=56191 u=zuul n=ansible | 2026-06-14 07:44:51.362892 | fa163ee0-6271-dcaa-658a-00000000000a | CHANGED | Create/Update composable networks | localhost | item={'name': 'InternalApi', 'mtu': 1500, 'vip': True, 'name_lower': 'internal_api', 'dns_domain': 'internal-api.ooo.test.', 'service_net_map_replace': 'internal_api', 'subnets': {'internal_api_subnet': {'vlan': 20, 'ip_subnet': '172.17.0.0/24', 'allocation_pools': [{'start': '172.17.0.120', 'end': '172.17.0.250'}]}}} 2026-06-14 07:44:54,051 p=56191 u=zuul n=ansible | 2026-06-14 07:44:54.051018 | fa163ee0-6271-dcaa-658a-00000000000a | CHANGED | Create/Update composable networks | localhost | item={'name': 'Tenant', 'mtu': 1500, 'vip': False, 'name_lower': 'tenant', 'dns_domain': 'tenant.ooo.test.', 'service_net_map_replace': 'tenant', 'subnets': {'tenant_subnet': {'vlan': 22, 'ip_subnet': '172.19.0.0/24', 'allocation_pools': [{'start': '172.19.0.120', 'end': '172.19.0.250'}]}}} 2026-06-14 07:44:56,720 p=56191 u=zuul n=ansible | 2026-06-14 07:44:56.719797 | fa163ee0-6271-dcaa-658a-00000000000a | CHANGED | Create/Update composable networks | localhost | item={'name': 'External', 'mtu': 1500, 'vip': True, 'name_lower': 'external', 'dns_domain': 'external.ooo.test.', 'service_net_map_replace': 'external', 'subnets': {'external_subnet': {'vlan': 44, 'ip_subnet': '172.21.0.0/24', 'allocation_pools': [{'start': '172.21.0.120', 'end': '172.21.0.250'}]}}} 2026-06-14 07:44:56,739 p=56191 u=zuul n=ansible | 2026-06-14 07:44:56.739317 | fa163ee0-6271-dcaa-658a-00000000000c | TASK | Populate environment 2026-06-14 07:44:58,847 p=56191 u=zuul n=ansible | 2026-06-14 07:44:58.846270 | fa163ee0-6271-dcaa-658a-00000000000c | OK | Populate environment | localhost 2026-06-14 07:44:58,858 p=56191 u=zuul n=ansible | 2026-06-14 07:44:58.858106 | fa163ee0-6271-dcaa-658a-00000000000d | TASK | Write deployed networks environment file 2026-06-14 07:44:59,456 p=56191 u=zuul n=ansible | 2026-06-14 07:44:59.456030 | fa163ee0-6271-dcaa-658a-00000000000d | CHANGED | Write deployed networks environment file | localhost 2026-06-14 07:44:59,477 p=56191 u=zuul n=ansible | PLAY RECAP ********************************************************************* 2026-06-14 07:44:59,478 p=56191 u=zuul n=ansible | localhost : ok=5 changed=2 unreachable=0 failed=0 skipped=3 rescued=0 ignored=0 2026-06-14 07:44:59,479 p=56191 u=zuul n=ansible | 2026-06-14 07:44:59.479042 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-06-14 07:44:59,480 p=56191 u=zuul n=ansible | 2026-06-14 07:44:59.479565 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Total Tasks: 8 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-06-14 07:44:59,480 p=56191 u=zuul n=ansible | 2026-06-14 07:44:59.480144 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Elapsed Time: 0:00:17.943734 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-06-14 07:44:59,481 p=56191 u=zuul n=ansible | 2026-06-14 07:44:59.480663 | UUID | Info | Host | Task Name | Run Time 2026-06-14 07:44:59,481 p=56191 u=zuul n=ansible | 2026-06-14 07:44:59.481161 | fa163ee0-6271-dcaa-658a-00000000000a | SUMMARY | localhost | Create/Update composable networks | 14.52s 2026-06-14 07:44:59,482 p=56191 u=zuul n=ansible | 2026-06-14 07:44:59.481738 | fa163ee0-6271-dcaa-658a-00000000000c | SUMMARY | localhost | Populate environment | 2.11s 2026-06-14 07:44:59,482 p=56191 u=zuul n=ansible | 2026-06-14 07:44:59.482447 | fa163ee0-6271-dcaa-658a-00000000000d | SUMMARY | localhost | Write deployed networks environment file | 0.60s 2026-06-14 07:44:59,483 p=56191 u=zuul n=ansible | 2026-06-14 07:44:59.483038 | fa163ee0-6271-dcaa-658a-000000000006 | SUMMARY | localhost | Check if network deployment file already exist | 0.37s 2026-06-14 07:44:59,484 p=56191 u=zuul n=ansible | 2026-06-14 07:44:59.483627 | fa163ee0-6271-dcaa-658a-000000000009 | SUMMARY | localhost | Load config from file | 0.08s 2026-06-14 07:44:59,484 p=56191 u=zuul n=ansible | 2026-06-14 07:44:59.484144 | fa163ee0-6271-dcaa-658a-000000000005 | SUMMARY | localhost | fail | 0.07s 2026-06-14 07:44:59,485 p=56191 u=zuul n=ansible | 2026-06-14 07:44:59.484652 | fa163ee0-6271-dcaa-658a-000000000004 | SUMMARY | localhost | fail | 0.05s 2026-06-14 07:44:59,485 p=56191 u=zuul n=ansible | 2026-06-14 07:44:59.485146 | fa163ee0-6271-dcaa-658a-000000000007 | SUMMARY | localhost | fail | 0.03s 2026-06-14 07:44:59,486 p=56191 u=zuul n=ansible | 2026-06-14 07:44:59.485638 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ End Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-06-14 07:45:02,337 p=56625 u=zuul n=ansible | [DEPRECATION WARNING]: ANSIBLE_CALLBACK_WHITELIST option, normalizing names to new standard, use ANSIBLE_CALLBACKS_ENABLED instead. This feature will be removed from ansible-core in version 2.15. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. 2026-06-14 07:45:02,338 p=56625 u=zuul n=ansible | [DEPRECATION WARNING]: DEFAULT_GATHER_SUBSET option, the module_defaults keyword is a more generic version and can apply to all calls to the M(ansible.builtin.gather_facts) or M(ansible.builtin.setup) actions, use module_defaults instead. This feature will be removed from ansible-core in version 2.18. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. 2026-06-14 07:45:02,338 p=56625 u=zuul n=ansible | [DEPRECATION WARNING]: DEFAULT_GATHER_TIMEOUT option, the module_defaults keyword is a more generic version and can apply to all calls to the M(ansible.builtin.gather_facts) or M(ansible.builtin.setup) actions, use module_defaults instead. This feature will be removed from ansible-core in version 2.18. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. 2026-06-14 07:45:02,478 p=56625 u=zuul n=ansible | PLAY [Overcloud Virtual IPs Provision] ***************************************** 2026-06-14 07:45:02,564 p=56625 u=zuul n=ansible | 2026-06-14 07:45:02.563795 | fa163ee0-6271-bc55-5961-000000000004 | SKIPPED | fail | localhost 2026-06-14 07:45:02,616 p=56625 u=zuul n=ansible | 2026-06-14 07:45:02.615681 | fa163ee0-6271-bc55-5961-000000000005 | SKIPPED | fail | localhost 2026-06-14 07:45:02,668 p=56625 u=zuul n=ansible | 2026-06-14 07:45:02.668035 | fa163ee0-6271-bc55-5961-000000000006 | SKIPPED | fail | localhost 2026-06-14 07:45:02,677 p=56625 u=zuul n=ansible | 2026-06-14 07:45:02.676916 | fa163ee0-6271-bc55-5961-000000000007 | TASK | Check if Virtual IPs deployment file already exist 2026-06-14 07:45:03,045 p=56625 u=zuul n=ansible | 2026-06-14 07:45:03.045161 | fa163ee0-6271-bc55-5961-000000000007 | OK | Check if Virtual IPs deployment file already exist | localhost 2026-06-14 07:45:03,109 p=56625 u=zuul n=ansible | 2026-06-14 07:45:03.108230 | fa163ee0-6271-bc55-5961-000000000008 | SKIPPED | fail | localhost 2026-06-14 07:45:03,127 p=56625 u=zuul n=ansible | 2026-06-14 07:45:03.126734 | fa163ee0-6271-bc55-5961-00000000000a | TASK | Load Virtual IP data config from file 2026-06-14 07:45:03,216 p=56625 u=zuul n=ansible | 2026-06-14 07:45:03.215931 | fa163ee0-6271-bc55-5961-00000000000a | OK | Load Virtual IP data config from file | localhost 2026-06-14 07:45:03,224 p=56625 u=zuul n=ansible | 2026-06-14 07:45:03.223852 | fa163ee0-6271-bc55-5961-00000000000b | TASK | Create/Update Overcloud Virtual IPs 2026-06-14 07:45:06,093 p=56625 u=zuul n=ansible | 2026-06-14 07:45:06.092405 | fa163ee0-6271-bc55-5961-00000000000b | OK | Create/Update Overcloud Virtual IPs | localhost 2026-06-14 07:45:06,101 p=56625 u=zuul n=ansible | 2026-06-14 07:45:06.101403 | fa163ee0-6271-bc55-5961-00000000000c | TASK | Populate Overcloud Virtual IPs environment 2026-06-14 07:45:08,691 p=56625 u=zuul n=ansible | 2026-06-14 07:45:08.690972 | fa163ee0-6271-bc55-5961-00000000000c | CHANGED | Populate Overcloud Virtual IPs environment | localhost 2026-06-14 07:45:08,701 p=56625 u=zuul n=ansible | 2026-06-14 07:45:08.701016 | fa163ee0-6271-bc55-5961-00000000000d | TASK | Write deployed Virtual IPs environment file 2026-06-14 07:45:09,381 p=56625 u=zuul n=ansible | 2026-06-14 07:45:09.380887 | fa163ee0-6271-bc55-5961-00000000000d | CHANGED | Write deployed Virtual IPs environment file | localhost 2026-06-14 07:45:09,397 p=56625 u=zuul n=ansible | PLAY RECAP ********************************************************************* 2026-06-14 07:45:09,397 p=56625 u=zuul n=ansible | localhost : ok=5 changed=2 unreachable=0 failed=0 skipped=4 rescued=0 ignored=0 2026-06-14 07:45:09,398 p=56625 u=zuul n=ansible | 2026-06-14 07:45:09.397905 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-06-14 07:45:09,398 p=56625 u=zuul n=ansible | 2026-06-14 07:45:09.398322 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Total Tasks: 9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-06-14 07:45:09,399 p=56625 u=zuul n=ansible | 2026-06-14 07:45:09.398691 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Elapsed Time: 0:00:06.951483 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-06-14 07:45:09,399 p=56625 u=zuul n=ansible | 2026-06-14 07:45:09.399313 | UUID | Info | Host | Task Name | Run Time 2026-06-14 07:45:09,400 p=56625 u=zuul n=ansible | 2026-06-14 07:45:09.399804 | fa163ee0-6271-bc55-5961-00000000000b | SUMMARY | localhost | Create/Update Overcloud Virtual IPs | 2.87s 2026-06-14 07:45:09,400 p=56625 u=zuul n=ansible | 2026-06-14 07:45:09.400126 | fa163ee0-6271-bc55-5961-00000000000c | SUMMARY | localhost | Populate Overcloud Virtual IPs environment | 2.59s 2026-06-14 07:45:09,400 p=56625 u=zuul n=ansible | 2026-06-14 07:45:09.400502 | fa163ee0-6271-bc55-5961-00000000000d | SUMMARY | localhost | Write deployed Virtual IPs environment file | 0.68s 2026-06-14 07:45:09,401 p=56625 u=zuul n=ansible | 2026-06-14 07:45:09.400928 | fa163ee0-6271-bc55-5961-000000000007 | SUMMARY | localhost | Check if Virtual IPs deployment file already exist | 0.37s 2026-06-14 07:45:09,401 p=56625 u=zuul n=ansible | 2026-06-14 07:45:09.401376 | fa163ee0-6271-bc55-5961-00000000000a | SUMMARY | localhost | Load Virtual IP data config from file | 0.09s 2026-06-14 07:45:09,402 p=56625 u=zuul n=ansible | 2026-06-14 07:45:09.401795 | fa163ee0-6271-bc55-5961-000000000004 | SUMMARY | localhost | fail | 0.08s 2026-06-14 07:45:09,402 p=56625 u=zuul n=ansible | 2026-06-14 07:45:09.402155 | fa163ee0-6271-bc55-5961-000000000008 | SUMMARY | localhost | fail | 0.06s 2026-06-14 07:45:09,402 p=56625 u=zuul n=ansible | 2026-06-14 07:45:09.402505 | fa163ee0-6271-bc55-5961-000000000006 | SUMMARY | localhost | fail | 0.05s 2026-06-14 07:45:09,403 p=56625 u=zuul n=ansible | 2026-06-14 07:45:09.402906 | fa163ee0-6271-bc55-5961-000000000005 | SUMMARY | localhost | fail | 0.05s 2026-06-14 07:45:09,403 p=56625 u=zuul n=ansible | 2026-06-14 07:45:09.403252 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ End Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-06-14 07:55:13,148 p=81208 u=zuul n=ansible | [DEPRECATION WARNING]: ANSIBLE_CALLBACK_WHITELIST option, normalizing names to new standard, use ANSIBLE_CALLBACKS_ENABLED instead. This feature will be removed from ansible-core in version 2.15. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. 2026-06-14 07:55:13,150 p=81208 u=zuul n=ansible | [DEPRECATION WARNING]: DEFAULT_GATHER_SUBSET option, the module_defaults keyword is a more generic version and can apply to all calls to the M(ansible.builtin.gather_facts) or M(ansible.builtin.setup) actions, use module_defaults instead. This feature will be removed from ansible-core in version 2.18. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. 2026-06-14 07:55:13,150 p=81208 u=zuul n=ansible | [DEPRECATION WARNING]: DEFAULT_GATHER_TIMEOUT option, the module_defaults keyword is a more generic version and can apply to all calls to the M(ansible.builtin.gather_facts) or M(ansible.builtin.setup) actions, use module_defaults instead. This feature will be removed from ansible-core in version 2.18. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. 2026-06-14 07:55:13,330 p=81208 u=zuul n=ansible | PLAY [Overcloud Get Horizon URL] *********************************************** 2026-06-14 07:55:13,338 p=81208 u=zuul n=ansible | 2026-06-14 07:55:13.338389 | fa163ee0-6271-9584-6ea0-000000000004 | TASK | Check for required inputs 2026-06-14 07:55:13,415 p=81208 u=zuul n=ansible | 2026-06-14 07:55:13.413871 | fa163ee0-6271-9584-6ea0-000000000004 | SKIPPED | Check for required inputs | localhost | item=stack_name 2026-06-14 07:55:13,443 p=81208 u=zuul n=ansible | 2026-06-14 07:55:13.442702 | fa163ee0-6271-9584-6ea0-000000000004 | SKIPPED | Check for required inputs | localhost | item=horizon_url_output_file 2026-06-14 07:55:13,467 p=81208 u=zuul n=ansible | 2026-06-14 07:55:13.467232 | fa163ee0-6271-9584-6ea0-000000000006 | TASK | Fetch stack data 2026-06-14 07:55:16,485 p=81208 u=zuul n=ansible | 2026-06-14 07:55:16.484180 | fa163ee0-6271-9584-6ea0-000000000006 | OK | Fetch stack data | localhost 2026-06-14 07:55:16,500 p=81208 u=zuul n=ansible | 2026-06-14 07:55:16.499906 | fa163ee0-6271-9584-6ea0-000000000007 | TASK | Create horizon url temp file 2026-06-14 07:55:17,291 p=81208 u=zuul n=ansible | 2026-06-14 07:55:17.290232 | fa163ee0-6271-9584-6ea0-000000000007 | CHANGED | Create horizon url temp file | localhost 2026-06-14 07:55:17,314 p=81208 u=zuul n=ansible | PLAY RECAP ********************************************************************* 2026-06-14 07:55:17,315 p=81208 u=zuul n=ansible | localhost : ok=2 changed=1 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-06-14 07:55:17,316 p=81208 u=zuul n=ansible | 2026-06-14 07:55:17.315672 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-06-14 07:55:17,316 p=81208 u=zuul n=ansible | 2026-06-14 07:55:17.316200 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Total Tasks: 3 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-06-14 07:55:17,317 p=81208 u=zuul n=ansible | 2026-06-14 07:55:17.316728 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Elapsed Time: 0:00:04.019845 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-06-14 07:55:17,317 p=81208 u=zuul n=ansible | 2026-06-14 07:55:17.317272 | UUID | Info | Host | Task Name | Run Time 2026-06-14 07:55:17,318 p=81208 u=zuul n=ansible | 2026-06-14 07:55:17.317819 | fa163ee0-6271-9584-6ea0-000000000006 | SUMMARY | localhost | Fetch stack data | 3.02s 2026-06-14 07:55:17,318 p=81208 u=zuul n=ansible | 2026-06-14 07:55:17.318293 | fa163ee0-6271-9584-6ea0-000000000007 | SUMMARY | localhost | Create horizon url temp file | 0.79s 2026-06-14 07:55:17,319 p=81208 u=zuul n=ansible | 2026-06-14 07:55:17.318806 | fa163ee0-6271-9584-6ea0-000000000004 | SUMMARY | localhost | Check for required inputs | 0.11s 2026-06-14 07:55:17,319 p=81208 u=zuul n=ansible | 2026-06-14 07:55:17.319299 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ End Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-06-14 07:55:17,997 p=81423 u=zuul n=ansible | [DEPRECATION WARNING]: ANSIBLE_CALLBACK_WHITELIST option, normalizing names to new standard, use ANSIBLE_CALLBACKS_ENABLED instead. This feature will be removed from ansible-core in version 2.15. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. 2026-06-14 07:55:17,997 p=81423 u=zuul n=ansible | [DEPRECATION WARNING]: DEFAULT_GATHER_SUBSET option, the module_defaults keyword is a more generic version and can apply to all calls to the M(ansible.builtin.gather_facts) or M(ansible.builtin.setup) actions, use module_defaults instead. This feature will be removed from ansible-core in version 2.18. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. 2026-06-14 07:55:17,997 p=81423 u=zuul n=ansible | [DEPRECATION WARNING]: DEFAULT_GATHER_TIMEOUT option, the module_defaults keyword is a more generic version and can apply to all calls to the M(ansible.builtin.gather_facts) or M(ansible.builtin.setup) actions, use module_defaults instead. This feature will be removed from ansible-core in version 2.18. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. 2026-06-14 07:55:18,144 p=81423 u=zuul n=ansible | PLAY [Download config] ********************************************************* 2026-06-14 07:55:18,157 p=81423 u=zuul n=ansible | 2026-06-14 07:55:18.157473 | fa163ee0-6271-3a55-f1b3-000000000004 | TASK | Set output_dir 2026-06-14 07:55:18,182 p=81423 u=zuul n=ansible | 2026-06-14 07:55:18.181477 | fa163ee0-6271-3a55-f1b3-000000000004 | SKIPPED | Set output_dir | localhost 2026-06-14 07:55:18,185 p=81423 u=zuul n=ansible | 2026-06-14 07:55:18.185449 | fa163ee0-6271-3a55-f1b3-000000000005 | TASK | Set work_dir 2026-06-14 07:55:18,241 p=81423 u=zuul n=ansible | 2026-06-14 07:55:18.241336 | fa163ee0-6271-3a55-f1b3-000000000005 | OK | Set work_dir | localhost 2026-06-14 07:55:18,246 p=81423 u=zuul n=ansible | 2026-06-14 07:55:18.246513 | fa163ee0-6271-3a55-f1b3-000000000006 | TASK | Clean work_dir 2026-06-14 07:55:18,274 p=81423 u=zuul n=ansible | 2026-06-14 07:55:18.273679 | fa163ee0-6271-3a55-f1b3-000000000006 | SKIPPED | Clean work_dir | localhost 2026-06-14 07:55:18,283 p=81423 u=zuul n=ansible | 2026-06-14 07:55:18.282319 | fa163ee0-6271-3a55-f1b3-000000000007 | TASK | Create config dir if does not exist 2026-06-14 07:55:18,652 p=81423 u=zuul n=ansible | 2026-06-14 07:55:18.651992 | fa163ee0-6271-3a55-f1b3-000000000007 | CHANGED | Create config dir if does not exist | localhost 2026-06-14 07:55:18,658 p=81423 u=zuul n=ansible | 2026-06-14 07:55:18.658229 | fa163ee0-6271-3a55-f1b3-000000000008 | TASK | Download config 2026-06-14 07:55:34,384 p=81423 u=zuul n=ansible | 2026-06-14 07:55:34.383934 | fa163ee0-6271-3a55-f1b3-000000000008 | CHANGED | Download config | localhost 2026-06-14 07:55:34,392 p=81423 u=zuul n=ansible | 2026-06-14 07:55:34.391678 | fa163ee0-6271-3a55-f1b3-000000000009 | TASK | Generate ansible inventory 2026-06-14 07:55:36,931 p=81423 u=zuul n=ansible | 2026-06-14 07:55:36.930488 | fa163ee0-6271-3a55-f1b3-000000000009 | CHANGED | Generate ansible inventory | localhost 2026-06-14 07:55:36,955 p=81423 u=zuul n=ansible | PLAY RECAP ********************************************************************* 2026-06-14 07:55:36,957 p=81423 u=zuul n=ansible | localhost : ok=4 changed=3 unreachable=0 failed=0 skipped=2 rescued=0 ignored=0 2026-06-14 07:55:36,959 p=81423 u=zuul n=ansible | 2026-06-14 07:55:36.958502 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-06-14 07:55:36,960 p=81423 u=zuul n=ansible | 2026-06-14 07:55:36.959271 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Total Tasks: 6 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-06-14 07:55:36,961 p=81423 u=zuul n=ansible | 2026-06-14 07:55:36.961173 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Elapsed Time: 0:00:18.848838 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-06-14 07:55:36,962 p=81423 u=zuul n=ansible | 2026-06-14 07:55:36.961979 | UUID | Info | Host | Task Name | Run Time 2026-06-14 07:55:36,964 p=81423 u=zuul n=ansible | 2026-06-14 07:55:36.963223 | fa163ee0-6271-3a55-f1b3-000000000008 | SUMMARY | localhost | Download config | 15.73s 2026-06-14 07:55:36,965 p=81423 u=zuul n=ansible | 2026-06-14 07:55:36.965299 | fa163ee0-6271-3a55-f1b3-000000000009 | SUMMARY | localhost | Generate ansible inventory | 2.54s 2026-06-14 07:55:36,967 p=81423 u=zuul n=ansible | 2026-06-14 07:55:36.966091 | fa163ee0-6271-3a55-f1b3-000000000007 | SUMMARY | localhost | Create config dir if does not exist | 0.37s 2026-06-14 07:55:36,968 p=81423 u=zuul n=ansible | 2026-06-14 07:55:36.967952 | fa163ee0-6271-3a55-f1b3-000000000005 | SUMMARY | localhost | Set work_dir | 0.06s 2026-06-14 07:55:36,969 p=81423 u=zuul n=ansible | 2026-06-14 07:55:36.969210 | fa163ee0-6271-3a55-f1b3-000000000006 | SUMMARY | localhost | Clean work_dir | 0.03s 2026-06-14 07:55:36,971 p=81423 u=zuul n=ansible | 2026-06-14 07:55:36.969997 | fa163ee0-6271-3a55-f1b3-000000000004 | SUMMARY | localhost | Set output_dir | 0.02s 2026-06-14 07:55:36,972 p=81423 u=zuul n=ansible | 2026-06-14 07:55:36.971789 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ End Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-06-14 07:55:49,807 p=82225 u=zuul n=ansible | [DEPRECATION WARNING]: ANSIBLE_CALLBACK_WHITELIST option, normalizing names to new standard, use ANSIBLE_CALLBACKS_ENABLED instead. This feature will be removed from ansible-core in version 2.15. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. 2026-06-14 07:55:49,807 p=82225 u=zuul n=ansible | [DEPRECATION WARNING]: DEFAULT_GATHER_SUBSET option, the module_defaults keyword is a more generic version and can apply to all calls to the M(ansible.builtin.gather_facts) or M(ansible.builtin.setup) actions, use module_defaults instead. This feature will be removed from ansible-core in version 2.18. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. 2026-06-14 07:55:49,807 p=82225 u=zuul n=ansible | [DEPRECATION WARNING]: DEFAULT_GATHER_TIMEOUT option, the module_defaults keyword is a more generic version and can apply to all calls to the M(ansible.builtin.gather_facts) or M(ansible.builtin.setup) actions, use module_defaults instead. This feature will be removed from ansible-core in version 2.18. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. 2026-06-14 07:55:49,979 p=82225 u=zuul n=ansible | PLAY [Playbook for establishing ssh keys] ************************************** 2026-06-14 07:55:49,994 p=82225 u=zuul n=ansible | 2026-06-14 07:55:49.993816 | fa163ee0-6271-6f59-98bb-000000000006 | TASK | No ssh servers defined 2026-06-14 07:55:50,048 p=82225 u=zuul n=ansible | 2026-06-14 07:55:50.047930 | fa163ee0-6271-6f59-98bb-000000000006 | SKIPPED | No ssh servers defined | localhost 2026-06-14 07:55:50,053 p=82225 u=zuul n=ansible | 2026-06-14 07:55:50.052894 | fa163ee0-6271-6f59-98bb-000000000007 | TASK | Set local connection user facts 2026-06-14 07:55:50,117 p=82225 u=zuul n=ansible | 2026-06-14 07:55:50.116710 | fa163ee0-6271-6f59-98bb-000000000007 | OK | Set local connection user facts | localhost 2026-06-14 07:55:50,120 p=82225 u=zuul n=ansible | 2026-06-14 07:55:50.119984 | fa163ee0-6271-6f59-98bb-000000000008 | TASK | Set facts for ssh servers and user private key file 2026-06-14 07:55:50,173 p=82225 u=zuul n=ansible | 2026-06-14 07:55:50.173068 | fa163ee0-6271-6f59-98bb-000000000008 | OK | Set facts for ssh servers and user private key file | localhost 2026-06-14 07:55:50,180 p=82225 u=zuul n=ansible | 2026-06-14 07:55:50.180219 | fa163ee0-6271-6f59-98bb-000000000009 | TASK | Ensure .ssh directory 2026-06-14 07:55:50,573 p=82225 u=zuul n=ansible | 2026-06-14 07:55:50.573216 | fa163ee0-6271-6f59-98bb-000000000009 | OK | Ensure .ssh directory | localhost 2026-06-14 07:55:50,580 p=82225 u=zuul n=ansible | 2026-06-14 07:55:50.579804 | fa163ee0-6271-6f59-98bb-00000000000a | TASK | Ensure ssh key pair 2026-06-14 07:55:51,025 p=82225 u=zuul n=ansible | 2026-06-14 07:55:51.024829 | | WARNING | Found existing ssh key private file "/home/zuul/.ssh/id_rsa", no force, so skipping ssh-keygen generation 2026-06-14 07:55:51,026 p=82225 u=zuul n=ansible | 2026-06-14 07:55:51.025950 | fa163ee0-6271-6f59-98bb-00000000000a | OK | Ensure ssh key pair | localhost 2026-06-14 07:55:51,034 p=82225 u=zuul n=ansible | 2026-06-14 07:55:51.033903 | fa163ee0-6271-6f59-98bb-00000000000b | TASK | Stat key file 2026-06-14 07:55:51,368 p=82225 u=zuul n=ansible | 2026-06-14 07:55:51.367469 | fa163ee0-6271-6f59-98bb-00000000000b | OK | Stat key file | localhost 2026-06-14 07:55:51,375 p=82225 u=zuul n=ansible | 2026-06-14 07:55:51.375200 | fa163ee0-6271-6f59-98bb-00000000000e | TASK | Get local private key 2026-06-14 07:55:51,403 p=82225 u=zuul n=ansible | 2026-06-14 07:55:51.403118 | fa163ee0-6271-6f59-98bb-00000000000e | SKIPPED | Get local private key | localhost 2026-06-14 07:55:51,407 p=82225 u=zuul n=ansible | 2026-06-14 07:55:51.407012 | fa163ee0-6271-6f59-98bb-00000000000f | TASK | Get local public key 2026-06-14 07:55:51,468 p=82225 u=zuul n=ansible | 2026-06-14 07:55:51.467641 | fa163ee0-6271-6f59-98bb-00000000000f | SKIPPED | Get local public key | localhost 2026-06-14 07:55:51,476 p=82225 u=zuul n=ansible | 2026-06-14 07:55:51.476143 | fa163ee0-6271-6f59-98bb-000000000010 | TASK | Set key facts 2026-06-14 07:55:51,523 p=82225 u=zuul n=ansible | 2026-06-14 07:55:51.522152 | fa163ee0-6271-6f59-98bb-000000000010 | SKIPPED | Set key facts | localhost 2026-06-14 07:55:51,530 p=82225 u=zuul n=ansible | 2026-06-14 07:55:51.530393 | fa163ee0-6271-6f59-98bb-000000000012 | TASK | Get local private key 2026-06-14 07:55:51,924 p=82225 u=zuul n=ansible | 2026-06-14 07:55:51.924014 | fa163ee0-6271-6f59-98bb-000000000012 | OK | Get local private key | localhost 2026-06-14 07:55:51,930 p=82225 u=zuul n=ansible | 2026-06-14 07:55:51.930172 | fa163ee0-6271-6f59-98bb-000000000013 | TASK | Get local public key 2026-06-14 07:55:52,243 p=82225 u=zuul n=ansible | 2026-06-14 07:55:52.242508 | fa163ee0-6271-6f59-98bb-000000000013 | OK | Get local public key | localhost 2026-06-14 07:55:52,253 p=82225 u=zuul n=ansible | 2026-06-14 07:55:52.252760 | fa163ee0-6271-6f59-98bb-000000000014 | TASK | Write tripleo private key 2026-06-14 07:55:52,907 p=82225 u=zuul n=ansible | 2026-06-14 07:55:52.906622 | fa163ee0-6271-6f59-98bb-000000000014 | CHANGED | Write tripleo private key | localhost 2026-06-14 07:55:52,915 p=82225 u=zuul n=ansible | 2026-06-14 07:55:52.914569 | fa163ee0-6271-6f59-98bb-000000000015 | TASK | Write tripleo public key 2026-06-14 07:55:53,420 p=82225 u=zuul n=ansible | 2026-06-14 07:55:53.420217 | fa163ee0-6271-6f59-98bb-000000000015 | CHANGED | Write tripleo public key | localhost 2026-06-14 07:55:53,425 p=82225 u=zuul n=ansible | 2026-06-14 07:55:53.425445 | fa163ee0-6271-6f59-98bb-000000000016 | TASK | Set key file fact 2026-06-14 07:55:53,511 p=82225 u=zuul n=ansible | 2026-06-14 07:55:53.510482 | fa163ee0-6271-6f59-98bb-000000000016 | OK | Set key file fact | localhost 2026-06-14 07:55:53,515 p=82225 u=zuul n=ansible | 2026-06-14 07:55:53.515423 | fa163ee0-6271-6f59-98bb-000000000018 | TASK | Ensure user can ssh to localhost 2026-06-14 07:55:53,990 p=82225 u=zuul n=ansible | 2026-06-14 07:55:53.989767 | fa163ee0-6271-6f59-98bb-000000000018 | OK | Ensure user can ssh to localhost | localhost 2026-06-14 07:55:53,997 p=82225 u=zuul n=ansible | 2026-06-14 07:55:53.997364 | fa163ee0-6271-6f59-98bb-000000000019 | TASK | Set node key fact 2026-06-14 07:55:54,067 p=82225 u=zuul n=ansible | 2026-06-14 07:55:54.065990 | fa163ee0-6271-6f59-98bb-000000000019 | OK | Set node key fact | localhost 2026-06-14 07:55:54,075 p=82225 u=zuul n=ansible | 2026-06-14 07:55:54.074661 | fa163ee0-6271-6f59-98bb-00000000001a | TASK | Add ssh-servers 2026-06-14 07:55:54,290 p=82225 u=zuul n=ansible | 2026-06-14 07:55:54.289445 | fa163ee0-6271-6f59-98bb-00000000001a | OK | Add ssh-servers | localhost | item=192.168.122.106 2026-06-14 07:55:54,292 p=82225 u=zuul n=ansible | 2026-06-14 07:55:54.291824 | fa163ee0-6271-6f59-98bb-00000000001a | OK | Add ssh-servers | localhost | item=192.168.122.107 2026-06-14 07:55:54,293 p=82225 u=zuul n=ansible | 2026-06-14 07:55:54.293453 | fa163ee0-6271-6f59-98bb-00000000001a | OK | Add ssh-servers | localhost | item=192.168.122.108 2026-06-14 07:55:54,295 p=82225 u=zuul n=ansible | 2026-06-14 07:55:54.295251 | fa163ee0-6271-6f59-98bb-00000000001a | OK | Add ssh-servers | localhost | item=192.168.122.103 2026-06-14 07:55:54,297 p=82225 u=zuul n=ansible | 2026-06-14 07:55:54.296913 | fa163ee0-6271-6f59-98bb-00000000001a | OK | Add ssh-servers | localhost | item=192.168.122.104 2026-06-14 07:55:54,298 p=82225 u=zuul n=ansible | 2026-06-14 07:55:54.298522 | fa163ee0-6271-6f59-98bb-00000000001a | OK | Add ssh-servers | localhost | item=192.168.122.105 2026-06-14 07:55:54,326 p=82225 u=zuul n=ansible | PLAY [Run Create admin] ******************************************************** 2026-06-14 07:55:54,349 p=82225 u=zuul n=ansible | 2026-06-14 07:55:54.348962 | fa163ee0-6271-6f59-98bb-000000000034 | TASK | Wait for connection to become available 2026-06-14 07:55:54,378 p=82225 u=zuul n=ansible | [WARNING]: Reset is not implemented for this connection 2026-06-14 07:55:54,798 p=82225 u=zuul n=ansible | 2026-06-14 07:55:54.798015 | fa163ee0-6271-6f59-98bb-000000000034 | OK | Wait for connection to become available | localhost 2026-06-14 07:55:55,125 p=82225 u=zuul n=ansible | 2026-06-14 07:55:55.125044 | fa163ee0-6271-6f59-98bb-000000000034 | OK | Wait for connection to become available | 192.168.122.106 2026-06-14 07:55:55,126 p=82225 u=zuul n=ansible | 2026-06-14 07:55:55.126565 | fa163ee0-6271-6f59-98bb-000000000034 | OK | Wait for connection to become available | 192.168.122.108 2026-06-14 07:55:55,138 p=82225 u=zuul n=ansible | 2026-06-14 07:55:55.138102 | fa163ee0-6271-6f59-98bb-000000000034 | OK | Wait for connection to become available | 192.168.122.103 2026-06-14 07:55:55,163 p=82225 u=zuul n=ansible | 2026-06-14 07:55:55.163153 | fa163ee0-6271-6f59-98bb-000000000034 | OK | Wait for connection to become available | 192.168.122.104 2026-06-14 07:55:55,164 p=82225 u=zuul n=ansible | 2026-06-14 07:55:55.164423 | fa163ee0-6271-6f59-98bb-000000000034 | OK | Wait for connection to become available | 192.168.122.105 2026-06-14 07:55:55,201 p=82225 u=zuul n=ansible | 2026-06-14 07:55:55.200751 | fa163ee0-6271-6f59-98bb-000000000034 | OK | Wait for connection to become available | 192.168.122.107 2026-06-14 07:55:55,209 p=82225 u=zuul n=ansible | 2026-06-14 07:55:55.209041 | fa163ee0-6271-6f59-98bb-000000000035 | TASK | Gather facts with an active connection 2026-06-14 07:55:55,846 p=82225 u=zuul n=ansible | 2026-06-14 07:55:55.845403 | fa163ee0-6271-6f59-98bb-000000000035 | OK | Gather facts with an active connection | localhost 2026-06-14 07:55:56,068 p=82225 u=zuul n=ansible | 2026-06-14 07:55:56.068619 | fa163ee0-6271-6f59-98bb-000000000035 | OK | Gather facts with an active connection | 192.168.122.104 2026-06-14 07:55:56,100 p=82225 u=zuul n=ansible | 2026-06-14 07:55:56.099875 | fa163ee0-6271-6f59-98bb-000000000035 | OK | Gather facts with an active connection | 192.168.122.105 2026-06-14 07:55:56,105 p=82225 u=zuul n=ansible | 2026-06-14 07:55:56.104559 | fa163ee0-6271-6f59-98bb-000000000035 | OK | Gather facts with an active connection | 192.168.122.108 2026-06-14 07:55:56,108 p=82225 u=zuul n=ansible | 2026-06-14 07:55:56.108368 | fa163ee0-6271-6f59-98bb-000000000035 | OK | Gather facts with an active connection | 192.168.122.103 2026-06-14 07:55:56,112 p=82225 u=zuul n=ansible | 2026-06-14 07:55:56.111976 | fa163ee0-6271-6f59-98bb-000000000035 | OK | Gather facts with an active connection | 192.168.122.107 2026-06-14 07:55:56,149 p=82225 u=zuul n=ansible | 2026-06-14 07:55:56.149484 | fa163ee0-6271-6f59-98bb-000000000035 | OK | Gather facts with an active connection | 192.168.122.106 2026-06-14 07:55:56,216 p=82225 u=zuul n=ansible | 2026-06-14 07:55:56.215874 | fa163ee0-6271-6f59-98bb-000000000023 | TASK | create user tripleo-admin 2026-06-14 07:55:56,540 p=82225 u=zuul n=ansible | 2026-06-14 07:55:56.538951 | fa163ee0-6271-6f59-98bb-000000000023 | OK | create user tripleo-admin | localhost 2026-06-14 07:55:57,554 p=82225 u=zuul n=ansible | 2026-06-14 07:55:57.553838 | fa163ee0-6271-6f59-98bb-000000000023 | CHANGED | create user tripleo-admin | 192.168.122.107 2026-06-14 07:55:57,555 p=82225 u=zuul n=ansible | 2026-06-14 07:55:57.554861 | fa163ee0-6271-6f59-98bb-000000000023 | CHANGED | create user tripleo-admin | 192.168.122.103 2026-06-14 07:55:57,556 p=82225 u=zuul n=ansible | 2026-06-14 07:55:57.556026 | fa163ee0-6271-6f59-98bb-000000000023 | CHANGED | create user tripleo-admin | 192.168.122.106 2026-06-14 07:55:58,137 p=82225 u=zuul n=ansible | 2026-06-14 07:55:58.136704 | fa163ee0-6271-6f59-98bb-000000000023 | CHANGED | create user tripleo-admin | 192.168.122.105 2026-06-14 07:55:58,138 p=82225 u=zuul n=ansible | 2026-06-14 07:55:58.137860 | fa163ee0-6271-6f59-98bb-000000000023 | CHANGED | create user tripleo-admin | 192.168.122.108 2026-06-14 07:55:58,139 p=82225 u=zuul n=ansible | 2026-06-14 07:55:58.138827 | fa163ee0-6271-6f59-98bb-000000000023 | CHANGED | create user tripleo-admin | 192.168.122.104 2026-06-14 07:55:58,144 p=82225 u=zuul n=ansible | 2026-06-14 07:55:58.144024 | fa163ee0-6271-6f59-98bb-000000000024 | TASK | grant admin rights to user tripleo-admin 2026-06-14 07:55:58,551 p=82225 u=zuul n=ansible | 2026-06-14 07:55:58.550515 | fa163ee0-6271-6f59-98bb-000000000024 | OK | grant admin rights to user tripleo-admin | localhost 2026-06-14 07:56:04,374 p=82225 u=zuul n=ansible | 2026-06-14 07:56:04.374083 | fa163ee0-6271-6f59-98bb-000000000024 | CHANGED | grant admin rights to user tripleo-admin | 192.168.122.106 2026-06-14 07:56:04,376 p=82225 u=zuul n=ansible | 2026-06-14 07:56:04.376051 | fa163ee0-6271-6f59-98bb-000000000024 | CHANGED | grant admin rights to user tripleo-admin | 192.168.122.108 2026-06-14 07:56:04,401 p=82225 u=zuul n=ansible | 2026-06-14 07:56:04.400474 | fa163ee0-6271-6f59-98bb-000000000024 | CHANGED | grant admin rights to user tripleo-admin | 192.168.122.104 2026-06-14 07:56:04,414 p=82225 u=zuul n=ansible | 2026-06-14 07:56:04.413897 | fa163ee0-6271-6f59-98bb-000000000024 | CHANGED | grant admin rights to user tripleo-admin | 192.168.122.105 2026-06-14 07:56:04,620 p=82225 u=zuul n=ansible | 2026-06-14 07:56:04.619988 | fa163ee0-6271-6f59-98bb-000000000024 | CHANGED | grant admin rights to user tripleo-admin | 192.168.122.107 2026-06-14 07:56:04,633 p=82225 u=zuul n=ansible | 2026-06-14 07:56:04.633172 | fa163ee0-6271-6f59-98bb-000000000024 | CHANGED | grant admin rights to user tripleo-admin | 192.168.122.103 2026-06-14 07:56:04,645 p=82225 u=zuul n=ansible | 2026-06-14 07:56:04.644706 | fa163ee0-6271-6f59-98bb-000000000025 | TASK | ensure home dir has the right owner/group for user tripleo-admin 2026-06-14 07:56:04,892 p=82225 u=zuul n=ansible | 2026-06-14 07:56:04.891713 | fa163ee0-6271-6f59-98bb-000000000025 | OK | ensure home dir has the right owner/group for user tripleo-admin | localhost 2026-06-14 07:56:04,935 p=82225 u=zuul n=ansible | 2026-06-14 07:56:04.935322 | fa163ee0-6271-6f59-98bb-000000000025 | OK | ensure home dir has the right owner/group for user tripleo-admin | 192.168.122.106 2026-06-14 07:56:04,959 p=82225 u=zuul n=ansible | 2026-06-14 07:56:04.959282 | fa163ee0-6271-6f59-98bb-000000000025 | OK | ensure home dir has the right owner/group for user tripleo-admin | 192.168.122.107 2026-06-14 07:56:04,993 p=82225 u=zuul n=ansible | 2026-06-14 07:56:04.993088 | fa163ee0-6271-6f59-98bb-000000000025 | OK | ensure home dir has the right owner/group for user tripleo-admin | 192.168.122.104 2026-06-14 07:56:04,995 p=82225 u=zuul n=ansible | 2026-06-14 07:56:04.995304 | fa163ee0-6271-6f59-98bb-000000000025 | OK | ensure home dir has the right owner/group for user tripleo-admin | 192.168.122.108 2026-06-14 07:56:05,008 p=82225 u=zuul n=ansible | 2026-06-14 07:56:05.007849 | fa163ee0-6271-6f59-98bb-000000000025 | OK | ensure home dir has the right owner/group for user tripleo-admin | 192.168.122.105 2026-06-14 07:56:05,010 p=82225 u=zuul n=ansible | 2026-06-14 07:56:05.009892 | fa163ee0-6271-6f59-98bb-000000000025 | OK | ensure home dir has the right owner/group for user tripleo-admin | 192.168.122.103 2026-06-14 07:56:05,021 p=82225 u=zuul n=ansible | 2026-06-14 07:56:05.021040 | fa163ee0-6271-6f59-98bb-000000000026 | TASK | ensure .ssh dir exists for user tripleo-admin 2026-06-14 07:56:05,261 p=82225 u=zuul n=ansible | 2026-06-14 07:56:05.260880 | fa163ee0-6271-6f59-98bb-000000000026 | OK | ensure .ssh dir exists for user tripleo-admin | localhost 2026-06-14 07:56:05,317 p=82225 u=zuul n=ansible | 2026-06-14 07:56:05.317078 | fa163ee0-6271-6f59-98bb-000000000026 | CHANGED | ensure .ssh dir exists for user tripleo-admin | 192.168.122.107 2026-06-14 07:56:05,330 p=82225 u=zuul n=ansible | 2026-06-14 07:56:05.329555 | fa163ee0-6271-6f59-98bb-000000000026 | CHANGED | ensure .ssh dir exists for user tripleo-admin | 192.168.122.106 2026-06-14 07:56:05,342 p=82225 u=zuul n=ansible | 2026-06-14 07:56:05.341828 | fa163ee0-6271-6f59-98bb-000000000026 | CHANGED | ensure .ssh dir exists for user tripleo-admin | 192.168.122.108 2026-06-14 07:56:05,364 p=82225 u=zuul n=ansible | 2026-06-14 07:56:05.363995 | fa163ee0-6271-6f59-98bb-000000000026 | CHANGED | ensure .ssh dir exists for user tripleo-admin | 192.168.122.103 2026-06-14 07:56:05,366 p=82225 u=zuul n=ansible | 2026-06-14 07:56:05.365963 | fa163ee0-6271-6f59-98bb-000000000026 | CHANGED | ensure .ssh dir exists for user tripleo-admin | 192.168.122.104 2026-06-14 07:56:05,388 p=82225 u=zuul n=ansible | 2026-06-14 07:56:05.388157 | fa163ee0-6271-6f59-98bb-000000000026 | CHANGED | ensure .ssh dir exists for user tripleo-admin | 192.168.122.105 2026-06-14 07:56:05,402 p=82225 u=zuul n=ansible | 2026-06-14 07:56:05.401403 | fa163ee0-6271-6f59-98bb-000000000027 | TASK | ensure authorized_keys file exists for user tripleo-admin 2026-06-14 07:56:05,664 p=82225 u=zuul n=ansible | 2026-06-14 07:56:05.663664 | fa163ee0-6271-6f59-98bb-000000000027 | CHANGED | ensure authorized_keys file exists for user tripleo-admin | localhost 2026-06-14 07:56:05,708 p=82225 u=zuul n=ansible | 2026-06-14 07:56:05.707539 | fa163ee0-6271-6f59-98bb-000000000027 | CHANGED | ensure authorized_keys file exists for user tripleo-admin | 192.168.122.108 2026-06-14 07:56:05,741 p=82225 u=zuul n=ansible | 2026-06-14 07:56:05.720467 | fa163ee0-6271-6f59-98bb-000000000027 | CHANGED | ensure authorized_keys file exists for user tripleo-admin | 192.168.122.107 2026-06-14 07:56:05,755 p=82225 u=zuul n=ansible | 2026-06-14 07:56:05.754886 | fa163ee0-6271-6f59-98bb-000000000027 | CHANGED | ensure authorized_keys file exists for user tripleo-admin | 192.168.122.106 2026-06-14 07:56:05,759 p=82225 u=zuul n=ansible | 2026-06-14 07:56:05.758819 | fa163ee0-6271-6f59-98bb-000000000027 | CHANGED | ensure authorized_keys file exists for user tripleo-admin | 192.168.122.104 2026-06-14 07:56:05,773 p=82225 u=zuul n=ansible | 2026-06-14 07:56:05.772876 | fa163ee0-6271-6f59-98bb-000000000027 | CHANGED | ensure authorized_keys file exists for user tripleo-admin | 192.168.122.103 2026-06-14 07:56:05,788 p=82225 u=zuul n=ansible | 2026-06-14 07:56:05.787750 | fa163ee0-6271-6f59-98bb-000000000027 | CHANGED | ensure authorized_keys file exists for user tripleo-admin | 192.168.122.105 2026-06-14 07:56:05,797 p=82225 u=zuul n=ansible | 2026-06-14 07:56:05.796763 | fa163ee0-6271-6f59-98bb-000000000028 | TASK | get remote tripleo-admin public key 2026-06-14 07:56:05,843 p=82225 u=zuul n=ansible | 2026-06-14 07:56:05.837955 | fa163ee0-6271-6f59-98bb-000000000028 | SKIPPED | get remote {{ tripleo_admin_user }} public key | localhost 2026-06-14 07:56:05,858 p=82225 u=zuul n=ansible | 2026-06-14 07:56:05.854335 | fa163ee0-6271-6f59-98bb-000000000028 | SKIPPED | get remote {{ tripleo_admin_user }} public key | 192.168.122.106 2026-06-14 07:56:05,869 p=82225 u=zuul n=ansible | 2026-06-14 07:56:05.868522 | fa163ee0-6271-6f59-98bb-000000000028 | SKIPPED | get remote {{ tripleo_admin_user }} public key | 192.168.122.107 2026-06-14 07:56:05,885 p=82225 u=zuul n=ansible | 2026-06-14 07:56:05.884420 | fa163ee0-6271-6f59-98bb-000000000028 | SKIPPED | get remote {{ tripleo_admin_user }} public key | 192.168.122.108 2026-06-14 07:56:05,886 p=82225 u=zuul n=ansible | 2026-06-14 07:56:05.886359 | fa163ee0-6271-6f59-98bb-000000000028 | SKIPPED | get remote {{ tripleo_admin_user }} public key | 192.168.122.103 2026-06-14 07:56:05,892 p=82225 u=zuul n=ansible | 2026-06-14 07:56:05.892111 | fa163ee0-6271-6f59-98bb-000000000028 | SKIPPED | get remote {{ tripleo_admin_user }} public key | 192.168.122.104 2026-06-14 07:56:05,904 p=82225 u=zuul n=ansible | 2026-06-14 07:56:05.904456 | fa163ee0-6271-6f59-98bb-000000000028 | SKIPPED | get remote {{ tripleo_admin_user }} public key | 192.168.122.105 2026-06-14 07:56:05,913 p=82225 u=zuul n=ansible | 2026-06-14 07:56:05.912613 | fa163ee0-6271-6f59-98bb-000000000029 | TASK | append tripleo-admin public key to authorized_keys 2026-06-14 07:56:05,965 p=82225 u=zuul n=ansible | 2026-06-14 07:56:05.963898 | fa163ee0-6271-6f59-98bb-000000000029 | SKIPPED | append {{ tripleo_admin_user }} public key to authorized_keys | localhost 2026-06-14 07:56:05,977 p=82225 u=zuul n=ansible | 2026-06-14 07:56:05.976362 | fa163ee0-6271-6f59-98bb-000000000029 | SKIPPED | append {{ tripleo_admin_user }} public key to authorized_keys | 192.168.122.106 2026-06-14 07:56:06,002 p=82225 u=zuul n=ansible | 2026-06-14 07:56:05.997071 | fa163ee0-6271-6f59-98bb-000000000029 | SKIPPED | append {{ tripleo_admin_user }} public key to authorized_keys | 192.168.122.107 2026-06-14 07:56:06,021 p=82225 u=zuul n=ansible | 2026-06-14 07:56:06.020636 | fa163ee0-6271-6f59-98bb-000000000029 | SKIPPED | append {{ tripleo_admin_user }} public key to authorized_keys | 192.168.122.108 2026-06-14 07:56:06,023 p=82225 u=zuul n=ansible | 2026-06-14 07:56:06.022863 | fa163ee0-6271-6f59-98bb-000000000029 | SKIPPED | append {{ tripleo_admin_user }} public key to authorized_keys | 192.168.122.103 2026-06-14 07:56:06,024 p=82225 u=zuul n=ansible | 2026-06-14 07:56:06.024010 | fa163ee0-6271-6f59-98bb-000000000029 | SKIPPED | append {{ tripleo_admin_user }} public key to authorized_keys | 192.168.122.104 2026-06-14 07:56:06,046 p=82225 u=zuul n=ansible | 2026-06-14 07:56:06.045697 | fa163ee0-6271-6f59-98bb-000000000029 | SKIPPED | append {{ tripleo_admin_user }} public key to authorized_keys | 192.168.122.105 2026-06-14 07:56:06,053 p=82225 u=zuul n=ansible | 2026-06-14 07:56:06.052717 | fa163ee0-6271-6f59-98bb-00000000002d | TASK | authorize TripleO key for user tripleo-admin 2026-06-14 07:56:06,449 p=82225 u=zuul n=ansible | 2026-06-14 07:56:06.448704 | fa163ee0-6271-6f59-98bb-00000000002d | CHANGED | authorize TripleO key for user tripleo-admin | localhost 2026-06-14 07:56:06,473 p=82225 u=zuul n=ansible | 2026-06-14 07:56:06.473021 | fa163ee0-6271-6f59-98bb-00000000002d | CHANGED | authorize TripleO key for user tripleo-admin | 192.168.122.106 2026-06-14 07:56:06,513 p=82225 u=zuul n=ansible | 2026-06-14 07:56:06.513219 | fa163ee0-6271-6f59-98bb-00000000002d | CHANGED | authorize TripleO key for user tripleo-admin | 192.168.122.105 2026-06-14 07:56:06,514 p=82225 u=zuul n=ansible | 2026-06-14 07:56:06.514631 | fa163ee0-6271-6f59-98bb-00000000002d | CHANGED | authorize TripleO key for user tripleo-admin | 192.168.122.108 2026-06-14 07:56:06,516 p=82225 u=zuul n=ansible | 2026-06-14 07:56:06.515733 | fa163ee0-6271-6f59-98bb-00000000002d | CHANGED | authorize TripleO key for user tripleo-admin | 192.168.122.104 2026-06-14 07:56:06,516 p=82225 u=zuul n=ansible | 2026-06-14 07:56:06.516751 | fa163ee0-6271-6f59-98bb-00000000002d | CHANGED | authorize TripleO key for user tripleo-admin | 192.168.122.103 2026-06-14 07:56:06,517 p=82225 u=zuul n=ansible | 2026-06-14 07:56:06.517726 | fa163ee0-6271-6f59-98bb-00000000002d | CHANGED | authorize TripleO key for user tripleo-admin | 192.168.122.107 2026-06-14 07:56:06,526 p=82225 u=zuul n=ansible | 2026-06-14 07:56:06.525708 | fa163ee0-6271-6f59-98bb-000000000031 | TASK | Install private key on nodes for user tripleo-admin 2026-06-14 07:56:06,568 p=82225 u=zuul n=ansible | 2026-06-14 07:56:06.565424 | fa163ee0-6271-6f59-98bb-000000000031 | SKIPPED | Install private key on nodes for user {{ tripleo_admin_user }} | localhost 2026-06-14 07:56:06,582 p=82225 u=zuul n=ansible | 2026-06-14 07:56:06.579227 | fa163ee0-6271-6f59-98bb-000000000031 | SKIPPED | Install private key on nodes for user {{ tripleo_admin_user }} | 192.168.122.106 2026-06-14 07:56:06,597 p=82225 u=zuul n=ansible | 2026-06-14 07:56:06.593447 | fa163ee0-6271-6f59-98bb-000000000031 | SKIPPED | Install private key on nodes for user {{ tripleo_admin_user }} | 192.168.122.107 2026-06-14 07:56:06,612 p=82225 u=zuul n=ansible | 2026-06-14 07:56:06.607809 | fa163ee0-6271-6f59-98bb-000000000031 | SKIPPED | Install private key on nodes for user {{ tripleo_admin_user }} | 192.168.122.108 2026-06-14 07:56:06,613 p=82225 u=zuul n=ansible | 2026-06-14 07:56:06.613151 | fa163ee0-6271-6f59-98bb-000000000031 | SKIPPED | Install private key on nodes for user {{ tripleo_admin_user }} | 192.168.122.103 2026-06-14 07:56:06,614 p=82225 u=zuul n=ansible | 2026-06-14 07:56:06.613940 | fa163ee0-6271-6f59-98bb-000000000031 | SKIPPED | Install private key on nodes for user {{ tripleo_admin_user }} | 192.168.122.104 2026-06-14 07:56:06,625 p=82225 u=zuul n=ansible | 2026-06-14 07:56:06.625052 | fa163ee0-6271-6f59-98bb-000000000031 | SKIPPED | Install private key on nodes for user {{ tripleo_admin_user }} | 192.168.122.105 2026-06-14 07:56:06,632 p=82225 u=zuul n=ansible | 2026-06-14 07:56:06.632482 | fa163ee0-6271-6f59-98bb-000000000032 | TASK | Install public key on nodes for user tripleo-admin 2026-06-14 07:56:06,665 p=82225 u=zuul n=ansible | 2026-06-14 07:56:06.659941 | fa163ee0-6271-6f59-98bb-000000000032 | SKIPPED | Install public key on nodes for user {{ tripleo_admin_user }} | localhost 2026-06-14 07:56:06,682 p=82225 u=zuul n=ansible | 2026-06-14 07:56:06.681801 | fa163ee0-6271-6f59-98bb-000000000032 | SKIPPED | Install public key on nodes for user {{ tripleo_admin_user }} | 192.168.122.106 2026-06-14 07:56:06,695 p=82225 u=zuul n=ansible | 2026-06-14 07:56:06.691982 | fa163ee0-6271-6f59-98bb-000000000032 | SKIPPED | Install public key on nodes for user {{ tripleo_admin_user }} | 192.168.122.107 2026-06-14 07:56:06,707 p=82225 u=zuul n=ansible | 2026-06-14 07:56:06.703173 | fa163ee0-6271-6f59-98bb-000000000032 | SKIPPED | Install public key on nodes for user {{ tripleo_admin_user }} | 192.168.122.108 2026-06-14 07:56:06,721 p=82225 u=zuul n=ansible | 2026-06-14 07:56:06.717064 | fa163ee0-6271-6f59-98bb-000000000032 | SKIPPED | Install public key on nodes for user {{ tripleo_admin_user }} | 192.168.122.103 2026-06-14 07:56:06,723 p=82225 u=zuul n=ansible | 2026-06-14 07:56:06.722803 | fa163ee0-6271-6f59-98bb-000000000032 | SKIPPED | Install public key on nodes for user {{ tripleo_admin_user }} | 192.168.122.104 2026-06-14 07:56:06,734 p=82225 u=zuul n=ansible | 2026-06-14 07:56:06.733875 | fa163ee0-6271-6f59-98bb-000000000032 | SKIPPED | Install public key on nodes for user {{ tripleo_admin_user }} | 192.168.122.105 2026-06-14 07:56:06,825 p=82225 u=zuul n=ansible | PLAY [Validate TripleO Admin Access] ******************************************* 2026-06-14 07:56:06,859 p=82225 u=zuul n=ansible | 2026-06-14 07:56:06.859445 | fa163ee0-6271-6f59-98bb-000000000038 | TASK | Ping host 2026-06-14 07:56:07,066 p=82225 u=zuul n=ansible | 2026-06-14 07:56:07.066090 | fa163ee0-6271-6f59-98bb-000000000038 | OK | Ping host | localhost 2026-06-14 07:56:07,142 p=82225 u=zuul n=ansible | 2026-06-14 07:56:07.141576 | fa163ee0-6271-6f59-98bb-000000000038 | OK | Ping host | 192.168.122.103 2026-06-14 07:56:07,143 p=82225 u=zuul n=ansible | 2026-06-14 07:56:07.142864 | fa163ee0-6271-6f59-98bb-000000000038 | OK | Ping host | 192.168.122.106 2026-06-14 07:56:07,144 p=82225 u=zuul n=ansible | 2026-06-14 07:56:07.144327 | fa163ee0-6271-6f59-98bb-000000000038 | OK | Ping host | 192.168.122.107 2026-06-14 07:56:07,146 p=82225 u=zuul n=ansible | 2026-06-14 07:56:07.145805 | fa163ee0-6271-6f59-98bb-000000000038 | OK | Ping host | 192.168.122.108 2026-06-14 07:56:07,147 p=82225 u=zuul n=ansible | 2026-06-14 07:56:07.146973 | fa163ee0-6271-6f59-98bb-000000000038 | OK | Ping host | 192.168.122.104 2026-06-14 07:56:07,148 p=82225 u=zuul n=ansible | 2026-06-14 07:56:07.148221 | fa163ee0-6271-6f59-98bb-000000000038 | OK | Ping host | 192.168.122.105 2026-06-14 07:56:07,262 p=82225 u=zuul n=ansible | PLAY RECAP ********************************************************************* 2026-06-14 07:56:07,262 p=82225 u=zuul n=ansible | 192.168.122.103 : ok=9 changed=5 unreachable=0 failed=0 skipped=4 rescued=0 ignored=0 2026-06-14 07:56:07,263 p=82225 u=zuul n=ansible | 192.168.122.104 : ok=9 changed=5 unreachable=0 failed=0 skipped=4 rescued=0 ignored=0 2026-06-14 07:56:07,263 p=82225 u=zuul n=ansible | 192.168.122.105 : ok=9 changed=5 unreachable=0 failed=0 skipped=4 rescued=0 ignored=0 2026-06-14 07:56:07,263 p=82225 u=zuul n=ansible | 192.168.122.106 : ok=9 changed=5 unreachable=0 failed=0 skipped=4 rescued=0 ignored=0 2026-06-14 07:56:07,263 p=82225 u=zuul n=ansible | 192.168.122.107 : ok=9 changed=5 unreachable=0 failed=0 skipped=4 rescued=0 ignored=0 2026-06-14 07:56:07,264 p=82225 u=zuul n=ansible | 192.168.122.108 : ok=9 changed=5 unreachable=0 failed=0 skipped=4 rescued=0 ignored=0 2026-06-14 07:56:07,264 p=82225 u=zuul n=ansible | localhost : ok=22 changed=4 unreachable=0 failed=0 skipped=8 rescued=0 ignored=0 2026-06-14 07:56:07,265 p=82225 u=zuul n=ansible | 2026-06-14 07:56:07.264835 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-06-14 07:56:07,265 p=82225 u=zuul n=ansible | 2026-06-14 07:56:07.265150 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Total Tasks: 30 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-06-14 07:56:07,265 p=82225 u=zuul n=ansible | 2026-06-14 07:56:07.265444 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Elapsed Time: 0:00:17.317072 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-06-14 07:56:07,265 p=82225 u=zuul n=ansible | 2026-06-14 07:56:07.265766 | UUID | Info | Host | Task Name | Run Time 2026-06-14 07:56:07,266 p=82225 u=zuul n=ansible | 2026-06-14 07:56:07.266090 | fa163ee0-6271-6f59-98bb-000000000024 | SUMMARY | 192.168.122.103 | tripleo_create_admin : grant admin rights to user {{ tripleo_admin_user }} | 6.46s 2026-06-14 07:56:07,266 p=82225 u=zuul n=ansible | 2026-06-14 07:56:07.266362 | fa163ee0-6271-6f59-98bb-000000000024 | SUMMARY | 192.168.122.107 | tripleo_create_admin : grant admin rights to user {{ tripleo_admin_user }} | 6.46s 2026-06-14 07:56:07,266 p=82225 u=zuul n=ansible | 2026-06-14 07:56:07.266679 | fa163ee0-6271-6f59-98bb-000000000024 | SUMMARY | 192.168.122.105 | tripleo_create_admin : grant admin rights to user {{ tripleo_admin_user }} | 6.22s 2026-06-14 07:56:07,267 p=82225 u=zuul n=ansible | 2026-06-14 07:56:07.266961 | fa163ee0-6271-6f59-98bb-000000000024 | SUMMARY | 192.168.122.106 | tripleo_create_admin : grant admin rights to user {{ tripleo_admin_user }} | 6.22s 2026-06-14 07:56:07,267 p=82225 u=zuul n=ansible | 2026-06-14 07:56:07.267192 | fa163ee0-6271-6f59-98bb-000000000024 | SUMMARY | 192.168.122.104 | tripleo_create_admin : grant admin rights to user {{ tripleo_admin_user }} | 6.22s 2026-06-14 07:56:07,267 p=82225 u=zuul n=ansible | 2026-06-14 07:56:07.267714 | fa163ee0-6271-6f59-98bb-000000000024 | SUMMARY | 192.168.122.108 | tripleo_create_admin : grant admin rights to user {{ tripleo_admin_user }} | 6.21s 2026-06-14 07:56:07,268 p=82225 u=zuul n=ansible | 2026-06-14 07:56:07.267953 | fa163ee0-6271-6f59-98bb-000000000023 | SUMMARY | 192.168.122.108 | tripleo_create_admin : create user {{ tripleo_admin_user }} | 1.90s 2026-06-14 07:56:07,268 p=82225 u=zuul n=ansible | 2026-06-14 07:56:07.268240 | fa163ee0-6271-6f59-98bb-000000000023 | SUMMARY | 192.168.122.104 | tripleo_create_admin : create user {{ tripleo_admin_user }} | 1.89s 2026-06-14 07:56:07,268 p=82225 u=zuul n=ansible | 2026-06-14 07:56:07.268473 | fa163ee0-6271-6f59-98bb-000000000023 | SUMMARY | 192.168.122.105 | tripleo_create_admin : create user {{ tripleo_admin_user }} | 1.88s 2026-06-14 07:56:07,269 p=82225 u=zuul n=ansible | 2026-06-14 07:56:07.268868 | fa163ee0-6271-6f59-98bb-000000000023 | SUMMARY | 192.168.122.106 | tripleo_create_admin : create user {{ tripleo_admin_user }} | 1.33s 2026-06-14 07:56:07,269 p=82225 u=zuul n=ansible | 2026-06-14 07:56:07.269112 | fa163ee0-6271-6f59-98bb-000000000023 | SUMMARY | 192.168.122.107 | tripleo_create_admin : create user {{ tripleo_admin_user }} | 1.32s 2026-06-14 07:56:07,269 p=82225 u=zuul n=ansible | 2026-06-14 07:56:07.269377 | fa163ee0-6271-6f59-98bb-000000000023 | SUMMARY | 192.168.122.103 | tripleo_create_admin : create user {{ tripleo_admin_user }} | 1.31s 2026-06-14 07:56:07,269 p=82225 u=zuul n=ansible | 2026-06-14 07:56:07.269648 | fa163ee0-6271-6f59-98bb-000000000035 | SUMMARY | 192.168.122.106 | Gather facts with an active connection | 0.93s 2026-06-14 07:56:07,270 p=82225 u=zuul n=ansible | 2026-06-14 07:56:07.269936 | fa163ee0-6271-6f59-98bb-000000000035 | SUMMARY | 192.168.122.107 | Gather facts with an active connection | 0.88s 2026-06-14 07:56:07,270 p=82225 u=zuul n=ansible | 2026-06-14 07:56:07.270177 | fa163ee0-6271-6f59-98bb-000000000035 | SUMMARY | 192.168.122.108 | Gather facts with an active connection | 0.86s 2026-06-14 07:56:07,270 p=82225 u=zuul n=ansible | 2026-06-14 07:56:07.270422 | fa163ee0-6271-6f59-98bb-000000000035 | SUMMARY | 192.168.122.103 | Gather facts with an active connection | 0.85s 2026-06-14 07:56:07,270 p=82225 u=zuul n=ansible | 2026-06-14 07:56:07.270730 | fa163ee0-6271-6f59-98bb-000000000034 | SUMMARY | 192.168.122.107 | Wait for connection to become available | 0.83s 2026-06-14 07:56:07,271 p=82225 u=zuul n=ansible | 2026-06-14 07:56:07.271005 | fa163ee0-6271-6f59-98bb-000000000035 | SUMMARY | 192.168.122.105 | Gather facts with an active connection | 0.83s 2026-06-14 07:56:07,271 p=82225 u=zuul n=ansible | 2026-06-14 07:56:07.271295 | fa163ee0-6271-6f59-98bb-000000000035 | SUMMARY | 192.168.122.104 | Gather facts with an active connection | 0.80s 2026-06-14 07:56:07,271 p=82225 u=zuul n=ansible | 2026-06-14 07:56:07.271574 | fa163ee0-6271-6f59-98bb-000000000034 | SUMMARY | 192.168.122.106 | Wait for connection to become available | 0.76s 2026-06-14 07:56:07,272 p=82225 u=zuul n=ansible | 2026-06-14 07:56:07.271881 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ End Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-06-14 07:56:07,897 p=83139 u=zuul n=ansible | [DEPRECATION WARNING]: ANSIBLE_CALLBACK_WHITELIST option, normalizing names to new standard, use ANSIBLE_CALLBACKS_ENABLED instead. This feature will be removed from ansible-core in version 2.15. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. 2026-06-14 07:56:07,898 p=83139 u=zuul n=ansible | [DEPRECATION WARNING]: DEFAULT_GATHER_SUBSET option, the module_defaults keyword is a more generic version and can apply to all calls to the M(ansible.builtin.gather_facts) or M(ansible.builtin.setup) actions, use module_defaults instead. This feature will be removed from ansible-core in version 2.18. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. 2026-06-14 07:56:07,898 p=83139 u=zuul n=ansible | [DEPRECATION WARNING]: DEFAULT_GATHER_TIMEOUT option, the module_defaults keyword is a more generic version and can apply to all calls to the M(ansible.builtin.gather_facts) or M(ansible.builtin.setup) actions, use module_defaults instead. This feature will be removed from ansible-core in version 2.18. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. 2026-06-14 07:56:08,035 p=83139 u=zuul n=ansible | PLAY [Playbook for granting a given user local access] ************************* 2026-06-14 07:56:08,043 p=83139 u=zuul n=ansible | 2026-06-14 07:56:08.043632 | fa163ee0-6271-c655-8ebe-000000000004 | TASK | Check for required inputs 2026-06-14 07:56:08,129 p=83139 u=zuul n=ansible | 2026-06-14 07:56:08.127945 | fa163ee0-6271-c655-8ebe-000000000004 | SKIPPED | Check for required inputs | localhost | item=access_path 2026-06-14 07:56:08,168 p=83139 u=zuul n=ansible | 2026-06-14 07:56:08.167582 | fa163ee0-6271-c655-8ebe-000000000004 | SKIPPED | Check for required inputs | localhost | item=execution_user 2026-06-14 07:56:08,193 p=83139 u=zuul n=ansible | 2026-06-14 07:56:08.193069 | fa163ee0-6271-c655-8ebe-000000000006 | TASK | Ensure access path exists 2026-06-14 07:56:08,590 p=83139 u=zuul n=ansible | 2026-06-14 07:56:08.589299 | fa163ee0-6271-c655-8ebe-000000000006 | OK | Ensure access path exists | localhost 2026-06-14 07:56:08,598 p=83139 u=zuul n=ansible | 2026-06-14 07:56:08.598271 | fa163ee0-6271-c655-8ebe-000000000007 | TASK | Grant privileges to the execution user 2026-06-14 07:56:09,134 p=83139 u=zuul n=ansible | 2026-06-14 07:56:09.132895 | fa163ee0-6271-c655-8ebe-000000000007 | CHANGED | Grant privileges to the execution user | localhost | item=zuul 2026-06-14 07:56:09,603 p=83139 u=zuul n=ansible | 2026-06-14 07:56:09.603424 | fa163ee0-6271-c655-8ebe-000000000007 | CHANGED | Grant privileges to the execution user | localhost | item=tripleo-admin 2026-06-14 07:56:09,737 p=83139 u=zuul n=ansible | PLAY RECAP ********************************************************************* 2026-06-14 07:56:09,737 p=83139 u=zuul n=ansible | localhost : ok=2 changed=1 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-06-14 07:56:09,738 p=83139 u=zuul n=ansible | 2026-06-14 07:56:09.737809 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-06-14 07:56:09,738 p=83139 u=zuul n=ansible | 2026-06-14 07:56:09.738126 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Total Tasks: 3 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-06-14 07:56:09,738 p=83139 u=zuul n=ansible | 2026-06-14 07:56:09.738494 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Elapsed Time: 0:00:01.733690 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-06-14 07:56:09,739 p=83139 u=zuul n=ansible | 2026-06-14 07:56:09.738809 | UUID | Info | Host | Task Name | Run Time 2026-06-14 07:56:09,739 p=83139 u=zuul n=ansible | 2026-06-14 07:56:09.739102 | fa163ee0-6271-c655-8ebe-000000000007 | SUMMARY | localhost | Grant privileges to the execution user | 1.09s 2026-06-14 07:56:09,739 p=83139 u=zuul n=ansible | 2026-06-14 07:56:09.739494 | fa163ee0-6271-c655-8ebe-000000000006 | SUMMARY | localhost | Ensure access path exists | 0.40s 2026-06-14 07:56:09,740 p=83139 u=zuul n=ansible | 2026-06-14 07:56:09.739810 | fa163ee0-6271-c655-8ebe-000000000004 | SUMMARY | localhost | Check for required inputs | 0.13s 2026-06-14 07:56:09,740 p=83139 u=zuul n=ansible | 2026-06-14 07:56:09.740142 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ End Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-06-14 07:56:10,335 p=83235 u=zuul n=ansible | [DEPRECATION WARNING]: ANSIBLE_CALLBACK_WHITELIST option, normalizing names to new standard, use ANSIBLE_CALLBACKS_ENABLED instead. This feature will be removed from ansible-core in version 2.15. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. 2026-06-14 07:56:10,336 p=83235 u=zuul n=ansible | [DEPRECATION WARNING]: DEFAULT_GATHER_SUBSET option, the module_defaults keyword is a more generic version and can apply to all calls to the M(ansible.builtin.gather_facts) or M(ansible.builtin.setup) actions, use module_defaults instead. This feature will be removed from ansible-core in version 2.18. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. 2026-06-14 07:56:10,336 p=83235 u=zuul n=ansible | [DEPRECATION WARNING]: DEFAULT_GATHER_TIMEOUT option, the module_defaults keyword is a more generic version and can apply to all calls to the M(ansible.builtin.gather_facts) or M(ansible.builtin.setup) actions, use module_defaults instead. This feature will be removed from ansible-core in version 2.18. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. 2026-06-14 07:56:10,733 p=83235 u=zuul n=ansible | PLAY [External deployment step 0] ********************************************** 2026-06-14 07:56:10,749 p=83235 u=zuul n=ansible | [WARNING]: Using run_once with the tripleo_free strategy is not currently supported. This task will still be executed for every host in the inventory list. 2026-06-14 07:56:10,749 p=83235 u=zuul n=ansible | [WARNING]: any_errors_fatal only stops any future tasks running on the host that fails with the tripleo_free strategy. 2026-06-14 07:56:10,750 p=83235 u=zuul n=ansible | 2026-06-14 07:56:10.750023 | fa163ee0-6271-f863-66dc-00000000000b | TASK | External deployment step 0 2026-06-14 07:56:10,776 p=83235 u=zuul n=ansible | 2026-06-14 07:56:10.775924 | fa163ee0-6271-f863-66dc-00000000000b | OK | External deployment step 0 | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'External deployment step 0' to resume from this task" } 2026-06-14 07:56:10,776 p=83235 u=zuul n=ansible | [WARNING]: ('undercloud -> localhost', 'fa163ee0-6271-f863-66dc-00000000000b') missing from stats 2026-06-14 07:56:10,814 p=83235 u=zuul n=ansible | 2026-06-14 07:56:10.814160 | 1ea79a0a-1974-4a5d-ace4-baeb972e471f | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/external_deploy_steps_tasks_step0.yaml | undercloud 2026-06-14 07:56:10,820 p=83235 u=zuul n=ansible | 2026-06-14 07:56:10.820211 | fa163ee0-6271-f863-66dc-00000000011f | TASK | create ovn mac address for Controller role nodes 2026-06-14 07:56:12,973 p=83235 u=zuul n=ansible | 2026-06-14 07:56:12.972479 | fa163ee0-6271-f863-66dc-00000000011f | CHANGED | create ovn mac address for Controller role nodes | undercloud 2026-06-14 07:56:12,984 p=83235 u=zuul n=ansible | 2026-06-14 07:56:12.983889 | fa163ee0-6271-f863-66dc-000000000121 | TASK | create redis virtual ip 2026-06-14 07:56:13,923 p=83235 u=zuul n=ansible | 2026-06-14 07:56:13.923419 | fa163ee0-6271-f863-66dc-000000000121 | CHANGED | create redis virtual ip | undercloud 2026-06-14 07:56:13,930 p=83235 u=zuul n=ansible | 2026-06-14 07:56:13.929850 | fa163ee0-6271-f863-66dc-000000000123 | TASK | create ovn mac address for Compute role nodes 2026-06-14 07:56:16,620 p=83235 u=zuul n=ansible | 2026-06-14 07:56:16.619778 | fa163ee0-6271-f863-66dc-000000000123 | CHANGED | create ovn mac address for Compute role nodes | undercloud 2026-06-14 07:56:16,651 p=83235 u=zuul n=ansible | PLAY [Check if required variables are defined] ********************************* 2026-06-14 07:56:16,664 p=83235 u=zuul n=ansible | 2026-06-14 07:56:16.664402 | fa163ee0-6271-f863-66dc-000000000135 | TASK | Gathering Facts 2026-06-14 07:56:17,313 p=83235 u=zuul n=ansible | 2026-06-14 07:56:17.312220 | fa163ee0-6271-f863-66dc-000000000135 | OK | Gathering Facts | localhost 2026-06-14 07:56:17,380 p=83235 u=zuul n=ansible | 2026-06-14 07:56:17.379256 | fa163ee0-6271-f863-66dc-000000000010 | SKIPPED | ansible.builtin.fail | localhost 2026-06-14 07:56:17,434 p=83235 u=zuul n=ansible | 2026-06-14 07:56:17.433088 | fa163ee0-6271-f863-66dc-000000000011 | SKIPPED | ansible.builtin.fail | localhost 2026-06-14 07:56:17,465 p=83235 u=zuul n=ansible | PLAY [Clear cached facts] ****************************************************** 2026-06-14 07:56:17,826 p=83235 u=zuul n=ansible | PLAY [Gather facts] ************************************************************ 2026-06-14 07:56:17,830 p=83235 u=zuul n=ansible | 2026-06-14 07:56:17.830789 | fa163ee0-6271-f863-66dc-00000000015d | TASK | Gathering Facts 2026-06-14 07:56:17,841 p=83235 u=zuul n=ansible | 2026-06-14 07:56:17.840728 | fa163ee0-6271-f863-66dc-00000000015d | TASK | Gathering Facts 2026-06-14 07:56:17,851 p=83235 u=zuul n=ansible | 2026-06-14 07:56:17.851366 | fa163ee0-6271-f863-66dc-00000000015d | TASK | Gathering Facts 2026-06-14 07:56:17,862 p=83235 u=zuul n=ansible | 2026-06-14 07:56:17.862356 | fa163ee0-6271-f863-66dc-00000000015d | TASK | Gathering Facts 2026-06-14 07:56:17,877 p=83235 u=zuul n=ansible | 2026-06-14 07:56:17.877394 | fa163ee0-6271-f863-66dc-00000000015d | TASK | Gathering Facts 2026-06-14 07:56:17,893 p=83235 u=zuul n=ansible | 2026-06-14 07:56:17.892661 | fa163ee0-6271-f863-66dc-00000000015d | TASK | Gathering Facts 2026-06-14 07:56:17,908 p=83235 u=zuul n=ansible | 2026-06-14 07:56:17.908089 | fa163ee0-6271-f863-66dc-00000000015d | TASK | Gathering Facts 2026-06-14 07:56:18,227 p=83235 u=zuul n=ansible | 2026-06-14 07:56:18.227285 | fa163ee0-6271-f863-66dc-00000000015d | OK | Gathering Facts | undercloud 2026-06-14 07:56:18,240 p=83235 u=zuul n=ansible | 2026-06-14 07:56:18.240532 | fa163ee0-6271-f863-66dc-000000000017 | TASK | Set legacy facts 2026-06-14 07:56:18,261 p=83235 u=zuul n=ansible | 2026-06-14 07:56:18.260807 | fa163ee0-6271-f863-66dc-000000000017 | OK | Set legacy facts | undercloud 2026-06-14 07:56:18,761 p=83235 u=zuul n=ansible | 2026-06-14 07:56:18.760677 | fa163ee0-6271-f863-66dc-00000000015d | OK | Gathering Facts | np0000073149 2026-06-14 07:56:18,816 p=83235 u=zuul n=ansible | 2026-06-14 07:56:18.816109 | fa163ee0-6271-f863-66dc-00000000015d | OK | Gathering Facts | np0000073145 2026-06-14 07:56:18,818 p=83235 u=zuul n=ansible | 2026-06-14 07:56:18.817855 | fa163ee0-6271-f863-66dc-00000000015d | OK | Gathering Facts | np0000073148 2026-06-14 07:56:18,819 p=83235 u=zuul n=ansible | 2026-06-14 07:56:18.819492 | fa163ee0-6271-f863-66dc-00000000015d | OK | Gathering Facts | np0000073150 2026-06-14 07:56:18,821 p=83235 u=zuul n=ansible | 2026-06-14 07:56:18.821104 | fa163ee0-6271-f863-66dc-00000000015d | OK | Gathering Facts | np0000073146 2026-06-14 07:56:18,841 p=83235 u=zuul n=ansible | 2026-06-14 07:56:18.841166 | fa163ee0-6271-f863-66dc-000000000017 | TASK | Set legacy facts 2026-06-14 07:56:18,905 p=83235 u=zuul n=ansible | 2026-06-14 07:56:18.905093 | fa163ee0-6271-f863-66dc-000000000017 | OK | Set legacy facts | np0000073149 2026-06-14 07:56:18,913 p=83235 u=zuul n=ansible | 2026-06-14 07:56:18.913336 | fa163ee0-6271-f863-66dc-000000000017 | TASK | Set legacy facts 2026-06-14 07:56:18,947 p=83235 u=zuul n=ansible | 2026-06-14 07:56:18.947059 | fa163ee0-6271-f863-66dc-000000000017 | TASK | Set legacy facts 2026-06-14 07:56:18,962 p=83235 u=zuul n=ansible | 2026-06-14 07:56:18.961978 | fa163ee0-6271-f863-66dc-000000000017 | TASK | Set legacy facts 2026-06-14 07:56:18,982 p=83235 u=zuul n=ansible | 2026-06-14 07:56:18.982109 | fa163ee0-6271-f863-66dc-000000000017 | TASK | Set legacy facts 2026-06-14 07:56:18,993 p=83235 u=zuul n=ansible | 2026-06-14 07:56:18.986966 | fa163ee0-6271-f863-66dc-000000000017 | OK | Set legacy facts | np0000073148 2026-06-14 07:56:18,995 p=83235 u=zuul n=ansible | 2026-06-14 07:56:18.994908 | fa163ee0-6271-f863-66dc-00000000015d | OK | Gathering Facts | np0000073147 2026-06-14 07:56:18,996 p=83235 u=zuul n=ansible | 2026-06-14 07:56:18.996062 | fa163ee0-6271-f863-66dc-000000000017 | OK | Set legacy facts | np0000073150 2026-06-14 07:56:18,996 p=83235 u=zuul n=ansible | 2026-06-14 07:56:18.996740 | fa163ee0-6271-f863-66dc-000000000017 | OK | Set legacy facts | np0000073145 2026-06-14 07:56:19,084 p=83235 u=zuul n=ansible | 2026-06-14 07:56:19.084171 | fa163ee0-6271-f863-66dc-000000000017 | OK | Set legacy facts | np0000073146 2026-06-14 07:56:19,159 p=83235 u=zuul n=ansible | 2026-06-14 07:56:19.158933 | fa163ee0-6271-f863-66dc-000000000017 | TASK | Set legacy facts 2026-06-14 07:56:19,189 p=83235 u=zuul n=ansible | 2026-06-14 07:56:19.189603 | fa163ee0-6271-f863-66dc-000000000017 | OK | Set legacy facts | np0000073147 2026-06-14 07:56:19,244 p=83235 u=zuul n=ansible | PLAY [Load global variables] *************************************************** 2026-06-14 07:56:19,446 p=83235 u=zuul n=ansible | 2026-06-14 07:56:19.446151 | fa163ee0-6271-f863-66dc-00000000001a | OK | ansible.builtin.include_vars | undercloud 2026-06-14 07:56:19,462 p=83235 u=zuul n=ansible | 2026-06-14 07:56:19.461454 | fa163ee0-6271-f863-66dc-00000000001a | OK | ansible.builtin.include_vars | np0000073145 2026-06-14 07:56:19,514 p=83235 u=zuul n=ansible | 2026-06-14 07:56:19.513656 | fa163ee0-6271-f863-66dc-00000000001a | OK | ansible.builtin.include_vars | np0000073146 2026-06-14 07:56:19,536 p=83235 u=zuul n=ansible | 2026-06-14 07:56:19.535539 | fa163ee0-6271-f863-66dc-00000000001a | OK | ansible.builtin.include_vars | np0000073147 2026-06-14 07:56:19,538 p=83235 u=zuul n=ansible | 2026-06-14 07:56:19.538012 | fa163ee0-6271-f863-66dc-00000000001a | OK | ansible.builtin.include_vars | np0000073148 2026-06-14 07:56:19,551 p=83235 u=zuul n=ansible | 2026-06-14 07:56:19.550532 | fa163ee0-6271-f863-66dc-00000000001a | OK | ansible.builtin.include_vars | np0000073149 2026-06-14 07:56:19,574 p=83235 u=zuul n=ansible | 2026-06-14 07:56:19.574145 | fa163ee0-6271-f863-66dc-00000000001a | OK | ansible.builtin.include_vars | np0000073150 2026-06-14 07:56:19,801 p=83235 u=zuul n=ansible | PLAY [Include extra variables from files] ************************************** 2026-06-14 07:56:19,904 p=83235 u=zuul n=ansible | 2026-06-14 07:56:19.904605 | fa163ee0-6271-f863-66dc-00000000001d | TASK | Include Service VIP vars 2026-06-14 07:56:19,940 p=83235 u=zuul n=ansible | 2026-06-14 07:56:19.939986 | fa163ee0-6271-f863-66dc-00000000001d | OK | Include Service VIP vars | undercloud 2026-06-14 07:56:19,964 p=83235 u=zuul n=ansible | 2026-06-14 07:56:19.964008 | fa163ee0-6271-f863-66dc-00000000001d | OK | Include Service VIP vars | np0000073145 2026-06-14 07:56:19,975 p=83235 u=zuul n=ansible | 2026-06-14 07:56:19.974502 | fa163ee0-6271-f863-66dc-00000000001d | OK | Include Service VIP vars | np0000073146 2026-06-14 07:56:20,006 p=83235 u=zuul n=ansible | 2026-06-14 07:56:20.001008 | fa163ee0-6271-f863-66dc-00000000001d | OK | Include Service VIP vars | np0000073147 2026-06-14 07:56:20,011 p=83235 u=zuul n=ansible | 2026-06-14 07:56:20.007019 | fa163ee0-6271-f863-66dc-00000000001d | OK | Include Service VIP vars | np0000073148 2026-06-14 07:56:20,011 p=83235 u=zuul n=ansible | 2026-06-14 07:56:20.011666 | fa163ee0-6271-f863-66dc-00000000001d | OK | Include Service VIP vars | np0000073149 2026-06-14 07:56:20,031 p=83235 u=zuul n=ansible | 2026-06-14 07:56:20.030955 | fa163ee0-6271-f863-66dc-00000000001d | OK | Include Service VIP vars | np0000073150 2026-06-14 07:56:20,034 p=83235 u=zuul n=ansible | 2026-06-14 07:56:20.034599 | fa163ee0-6271-f863-66dc-00000000001e | TASK | Include OVN bridge MAC address variables 2026-06-14 07:56:20,073 p=83235 u=zuul n=ansible | 2026-06-14 07:56:20.072468 | fa163ee0-6271-f863-66dc-00000000001e | OK | Include OVN bridge MAC address variables | undercloud 2026-06-14 07:56:20,098 p=83235 u=zuul n=ansible | 2026-06-14 07:56:20.097713 | fa163ee0-6271-f863-66dc-00000000001e | OK | Include OVN bridge MAC address variables | np0000073145 2026-06-14 07:56:20,119 p=83235 u=zuul n=ansible | 2026-06-14 07:56:20.114543 | fa163ee0-6271-f863-66dc-00000000001e | OK | Include OVN bridge MAC address variables | np0000073146 2026-06-14 07:56:20,131 p=83235 u=zuul n=ansible | 2026-06-14 07:56:20.130933 | fa163ee0-6271-f863-66dc-00000000001e | OK | Include OVN bridge MAC address variables | np0000073147 2026-06-14 07:56:20,153 p=83235 u=zuul n=ansible | 2026-06-14 07:56:20.153204 | fa163ee0-6271-f863-66dc-00000000001e | OK | Include OVN bridge MAC address variables | np0000073148 2026-06-14 07:56:20,155 p=83235 u=zuul n=ansible | 2026-06-14 07:56:20.155110 | fa163ee0-6271-f863-66dc-00000000001e | OK | Include OVN bridge MAC address variables | np0000073149 2026-06-14 07:56:20,169 p=83235 u=zuul n=ansible | 2026-06-14 07:56:20.169051 | fa163ee0-6271-f863-66dc-00000000001e | OK | Include OVN bridge MAC address variables | np0000073150 2026-06-14 07:56:20,393 p=83235 u=zuul n=ansible | PLAY [Render all_nodes data as group_vars for overcloud] *********************** 2026-06-14 07:56:20,527 p=83235 u=zuul n=ansible | 2026-06-14 07:56:20.527100 | fa163ee0-6271-f863-66dc-000000000021 | TASK | Render all_nodes data as group_vars for overcloud 2026-06-14 07:56:21,976 p=83235 u=zuul n=ansible | 2026-06-14 07:56:21.975674 | fa163ee0-6271-f863-66dc-000000000021 | OK | Render all_nodes data as group_vars for overcloud | np0000073148 -> localhost 2026-06-14 07:56:21,978 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073148 -> localhost', 'fa163ee0-6271-f863-66dc-000000000021') missing from stats 2026-06-14 07:56:22,222 p=83235 u=zuul n=ansible | PLAY [Set all_nodes data as group_vars for overcloud] ************************** 2026-06-14 07:56:22,327 p=83235 u=zuul n=ansible | 2026-06-14 07:56:22.327603 | fa163ee0-6271-f863-66dc-000000000024 | TASK | Set all_nodes data as group_vars for overcloud 2026-06-14 07:56:22,375 p=83235 u=zuul n=ansible | 2026-06-14 07:56:22.374552 | fa163ee0-6271-f863-66dc-000000000024 | OK | Set all_nodes data as group_vars for overcloud | np0000073148 2026-06-14 07:56:22,397 p=83235 u=zuul n=ansible | 2026-06-14 07:56:22.396573 | fa163ee0-6271-f863-66dc-000000000024 | OK | Set all_nodes data as group_vars for overcloud | np0000073149 2026-06-14 07:56:22,418 p=83235 u=zuul n=ansible | 2026-06-14 07:56:22.418123 | fa163ee0-6271-f863-66dc-000000000024 | OK | Set all_nodes data as group_vars for overcloud | np0000073150 2026-06-14 07:56:22,423 p=83235 u=zuul n=ansible | 2026-06-14 07:56:22.423279 | fa163ee0-6271-f863-66dc-000000000024 | OK | Set all_nodes data as group_vars for overcloud | np0000073145 2026-06-14 07:56:22,424 p=83235 u=zuul n=ansible | 2026-06-14 07:56:22.424513 | fa163ee0-6271-f863-66dc-000000000024 | OK | Set all_nodes data as group_vars for overcloud | np0000073146 2026-06-14 07:56:22,448 p=83235 u=zuul n=ansible | 2026-06-14 07:56:22.448189 | fa163ee0-6271-f863-66dc-000000000024 | OK | Set all_nodes data as group_vars for overcloud | np0000073147 2026-06-14 07:56:22,653 p=83235 u=zuul n=ansible | PLAY [Manage SELinux] ********************************************************** 2026-06-14 07:56:22,677 p=83235 u=zuul n=ansible | 2026-06-14 07:56:22.677498 | fa163ee0-6271-f863-66dc-000000000028 | TASK | Set selinux state 2026-06-14 07:56:23,302 p=83235 u=zuul n=ansible | 2026-06-14 07:56:23.301220 | fa163ee0-6271-f863-66dc-000000000028 | OK | Set selinux state | np0000073150 2026-06-14 07:56:23,342 p=83235 u=zuul n=ansible | 2026-06-14 07:56:23.336739 | fa163ee0-6271-f863-66dc-000000000028 | OK | Set selinux state | np0000073148 2026-06-14 07:56:23,344 p=83235 u=zuul n=ansible | 2026-06-14 07:56:23.343553 | fa163ee0-6271-f863-66dc-000000000028 | OK | Set selinux state | np0000073149 2026-06-14 07:56:23,345 p=83235 u=zuul n=ansible | 2026-06-14 07:56:23.345209 | fa163ee0-6271-f863-66dc-000000000028 | OK | Set selinux state | np0000073147 2026-06-14 07:56:23,347 p=83235 u=zuul n=ansible | 2026-06-14 07:56:23.346806 | fa163ee0-6271-f863-66dc-000000000028 | OK | Set selinux state | np0000073146 2026-06-14 07:56:23,349 p=83235 u=zuul n=ansible | 2026-06-14 07:56:23.348855 | fa163ee0-6271-f863-66dc-000000000028 | OK | Set selinux state | np0000073145 2026-06-14 07:56:23,433 p=83235 u=zuul n=ansible | PLAY [Generate /etc/hosts] ***************************************************** 2026-06-14 07:56:23,451 p=83235 u=zuul n=ansible | 2026-06-14 07:56:23.451271 | fa163ee0-6271-f863-66dc-00000000002b | TASK | Configure Hosts Entries 2026-06-14 07:56:23,733 p=83235 u=zuul n=ansible | 2026-06-14 07:56:23.732860 | fa163ee0-6271-f863-66dc-000000000252 | TASK | Create temporary file for hosts 2026-06-14 07:56:24,112 p=83235 u=zuul n=ansible | 2026-06-14 07:56:24.111014 | fa163ee0-6271-f863-66dc-000000000252 | CHANGED | Create temporary file for hosts | undercloud 2026-06-14 07:56:24,154 p=83235 u=zuul n=ansible | 2026-06-14 07:56:24.154041 | fa163ee0-6271-f863-66dc-000000000252 | CHANGED | Create temporary file for hosts | np0000073146 2026-06-14 07:56:24,161 p=83235 u=zuul n=ansible | 2026-06-14 07:56:24.161249 | fa163ee0-6271-f863-66dc-000000000252 | CHANGED | Create temporary file for hosts | np0000073148 2026-06-14 07:56:24,176 p=83235 u=zuul n=ansible | 2026-06-14 07:56:24.176402 | fa163ee0-6271-f863-66dc-000000000252 | CHANGED | Create temporary file for hosts | np0000073149 2026-06-14 07:56:24,178 p=83235 u=zuul n=ansible | 2026-06-14 07:56:24.178501 | fa163ee0-6271-f863-66dc-000000000252 | CHANGED | Create temporary file for hosts | np0000073147 2026-06-14 07:56:24,180 p=83235 u=zuul n=ansible | 2026-06-14 07:56:24.180554 | fa163ee0-6271-f863-66dc-000000000252 | CHANGED | Create temporary file for hosts | np0000073145 2026-06-14 07:56:24,182 p=83235 u=zuul n=ansible | 2026-06-14 07:56:24.182664 | fa163ee0-6271-f863-66dc-000000000252 | CHANGED | Create temporary file for hosts | np0000073150 2026-06-14 07:56:24,193 p=83235 u=zuul n=ansible | 2026-06-14 07:56:24.192736 | fa163ee0-6271-f863-66dc-000000000253 | TASK | Prepare temporary /etc/hosts 2026-06-14 07:56:24,627 p=83235 u=zuul n=ansible | 2026-06-14 07:56:24.626478 | fa163ee0-6271-f863-66dc-000000000253 | CHANGED | Prepare temporary /etc/hosts | undercloud 2026-06-14 07:56:24,675 p=83235 u=zuul n=ansible | 2026-06-14 07:56:24.674634 | fa163ee0-6271-f863-66dc-000000000253 | CHANGED | Prepare temporary /etc/hosts | np0000073146 2026-06-14 07:56:24,710 p=83235 u=zuul n=ansible | 2026-06-14 07:56:24.709236 | fa163ee0-6271-f863-66dc-000000000253 | CHANGED | Prepare temporary /etc/hosts | np0000073145 2026-06-14 07:56:24,740 p=83235 u=zuul n=ansible | 2026-06-14 07:56:24.740022 | fa163ee0-6271-f863-66dc-000000000253 | CHANGED | Prepare temporary /etc/hosts | np0000073147 2026-06-14 07:56:24,770 p=83235 u=zuul n=ansible | 2026-06-14 07:56:24.769931 | fa163ee0-6271-f863-66dc-000000000253 | CHANGED | Prepare temporary /etc/hosts | np0000073149 2026-06-14 07:56:24,781 p=83235 u=zuul n=ansible | 2026-06-14 07:56:24.780424 | fa163ee0-6271-f863-66dc-000000000253 | CHANGED | Prepare temporary /etc/hosts | np0000073148 2026-06-14 07:56:24,806 p=83235 u=zuul n=ansible | 2026-06-14 07:56:24.806207 | fa163ee0-6271-f863-66dc-000000000253 | CHANGED | Prepare temporary /etc/hosts | np0000073150 2026-06-14 07:56:24,818 p=83235 u=zuul n=ansible | 2026-06-14 07:56:24.818034 | fa163ee0-6271-f863-66dc-000000000254 | TASK | Remove old Heat hosts configuration (if present) 2026-06-14 07:56:25,179 p=83235 u=zuul n=ansible | 2026-06-14 07:56:25.178871 | fa163ee0-6271-f863-66dc-000000000254 | OK | Remove old Heat hosts configuration (if present) | undercloud 2026-06-14 07:56:25,268 p=83235 u=zuul n=ansible | 2026-06-14 07:56:25.268144 | fa163ee0-6271-f863-66dc-000000000254 | OK | Remove old Heat hosts configuration (if present) | np0000073145 2026-06-14 07:56:25,270 p=83235 u=zuul n=ansible | 2026-06-14 07:56:25.270349 | fa163ee0-6271-f863-66dc-000000000254 | OK | Remove old Heat hosts configuration (if present) | np0000073148 2026-06-14 07:56:25,272 p=83235 u=zuul n=ansible | 2026-06-14 07:56:25.272459 | fa163ee0-6271-f863-66dc-000000000254 | OK | Remove old Heat hosts configuration (if present) | np0000073147 2026-06-14 07:56:25,275 p=83235 u=zuul n=ansible | 2026-06-14 07:56:25.274427 | fa163ee0-6271-f863-66dc-000000000254 | OK | Remove old Heat hosts configuration (if present) | np0000073149 2026-06-14 07:56:25,281 p=83235 u=zuul n=ansible | 2026-06-14 07:56:25.276457 | fa163ee0-6271-f863-66dc-000000000254 | OK | Remove old Heat hosts configuration (if present) | np0000073146 2026-06-14 07:56:25,283 p=83235 u=zuul n=ansible | 2026-06-14 07:56:25.283190 | fa163ee0-6271-f863-66dc-000000000254 | OK | Remove old Heat hosts configuration (if present) | np0000073150 2026-06-14 07:56:25,295 p=83235 u=zuul n=ansible | 2026-06-14 07:56:25.294730 | fa163ee0-6271-f863-66dc-000000000255 | TASK | Render out the hosts entries 2026-06-14 07:56:25,782 p=83235 u=zuul n=ansible | 2026-06-14 07:56:25.781131 | fa163ee0-6271-f863-66dc-000000000255 | OK | Render out the hosts entries | undercloud 2026-06-14 07:56:25,791 p=83235 u=zuul n=ansible | 2026-06-14 07:56:25.791492 | fa163ee0-6271-f863-66dc-000000000256 | TASK | Prepare new /etc/hosts 2026-06-14 07:56:26,072 p=83235 u=zuul n=ansible | 2026-06-14 07:56:26.071891 | | WARNING | Module remote_tmp /tmp/ansible-root did not exist and was created with a mode of 0700, this may cause issues when running as another user. To avoid this, create the remote_tmp dir with the correct permissions manually 2026-06-14 07:56:26,073 p=83235 u=zuul n=ansible | 2026-06-14 07:56:26.072978 | fa163ee0-6271-f863-66dc-000000000256 | CHANGED | Prepare new /etc/hosts | undercloud 2026-06-14 07:56:26,175 p=83235 u=zuul n=ansible | 2026-06-14 07:56:26.174912 | fa163ee0-6271-f863-66dc-000000000256 | CHANGED | Prepare new /etc/hosts | np0000073145 2026-06-14 07:56:26,204 p=83235 u=zuul n=ansible | 2026-06-14 07:56:26.203928 | fa163ee0-6271-f863-66dc-000000000256 | CHANGED | Prepare new /etc/hosts | np0000073146 2026-06-14 07:56:26,223 p=83235 u=zuul n=ansible | 2026-06-14 07:56:26.222523 | fa163ee0-6271-f863-66dc-000000000256 | CHANGED | Prepare new /etc/hosts | np0000073147 2026-06-14 07:56:26,247 p=83235 u=zuul n=ansible | 2026-06-14 07:56:26.246697 | fa163ee0-6271-f863-66dc-000000000256 | CHANGED | Prepare new /etc/hosts | np0000073149 2026-06-14 07:56:26,249 p=83235 u=zuul n=ansible | 2026-06-14 07:56:26.248886 | fa163ee0-6271-f863-66dc-000000000256 | CHANGED | Prepare new /etc/hosts | np0000073150 2026-06-14 07:56:26,258 p=83235 u=zuul n=ansible | 2026-06-14 07:56:26.258174 | fa163ee0-6271-f863-66dc-000000000256 | CHANGED | Prepare new /etc/hosts | np0000073148 2026-06-14 07:56:26,270 p=83235 u=zuul n=ansible | 2026-06-14 07:56:26.270274 | fa163ee0-6271-f863-66dc-000000000257 | TASK | Update /etc/hosts contents (if changed) 2026-06-14 07:56:26,563 p=83235 u=zuul n=ansible | 2026-06-14 07:56:26.562859 | fa163ee0-6271-f863-66dc-000000000257 | CHANGED | Update /etc/hosts contents (if changed) | undercloud 2026-06-14 07:56:26,623 p=83235 u=zuul n=ansible | 2026-06-14 07:56:26.622750 | fa163ee0-6271-f863-66dc-000000000257 | CHANGED | Update /etc/hosts contents (if changed) | np0000073145 2026-06-14 07:56:26,663 p=83235 u=zuul n=ansible | 2026-06-14 07:56:26.661150 | fa163ee0-6271-f863-66dc-000000000257 | CHANGED | Update /etc/hosts contents (if changed) | np0000073146 2026-06-14 07:56:26,664 p=83235 u=zuul n=ansible | 2026-06-14 07:56:26.664476 | fa163ee0-6271-f863-66dc-000000000257 | CHANGED | Update /etc/hosts contents (if changed) | np0000073148 2026-06-14 07:56:26,673 p=83235 u=zuul n=ansible | 2026-06-14 07:56:26.673307 | fa163ee0-6271-f863-66dc-000000000257 | CHANGED | Update /etc/hosts contents (if changed) | np0000073147 2026-06-14 07:56:26,684 p=83235 u=zuul n=ansible | 2026-06-14 07:56:26.683674 | fa163ee0-6271-f863-66dc-000000000257 | CHANGED | Update /etc/hosts contents (if changed) | np0000073150 2026-06-14 07:56:26,697 p=83235 u=zuul n=ansible | 2026-06-14 07:56:26.696646 | fa163ee0-6271-f863-66dc-000000000257 | CHANGED | Update /etc/hosts contents (if changed) | np0000073149 2026-06-14 07:56:26,709 p=83235 u=zuul n=ansible | 2026-06-14 07:56:26.709088 | fa163ee0-6271-f863-66dc-000000000258 | TASK | Clean up temporary hosts file 2026-06-14 07:56:27,028 p=83235 u=zuul n=ansible | 2026-06-14 07:56:27.027908 | fa163ee0-6271-f863-66dc-000000000258 | CHANGED | Clean up temporary hosts file | undercloud 2026-06-14 07:56:27,059 p=83235 u=zuul n=ansible | 2026-06-14 07:56:27.058725 | fa163ee0-6271-f863-66dc-000000000258 | CHANGED | Clean up temporary hosts file | np0000073145 2026-06-14 07:56:27,082 p=83235 u=zuul n=ansible | 2026-06-14 07:56:27.082070 | fa163ee0-6271-f863-66dc-000000000258 | CHANGED | Clean up temporary hosts file | np0000073147 2026-06-14 07:56:27,093 p=83235 u=zuul n=ansible | 2026-06-14 07:56:27.093006 | fa163ee0-6271-f863-66dc-000000000258 | CHANGED | Clean up temporary hosts file | np0000073146 2026-06-14 07:56:27,103 p=83235 u=zuul n=ansible | 2026-06-14 07:56:27.103186 | fa163ee0-6271-f863-66dc-000000000258 | CHANGED | Clean up temporary hosts file | np0000073148 2026-06-14 07:56:27,108 p=83235 u=zuul n=ansible | 2026-06-14 07:56:27.107946 | fa163ee0-6271-f863-66dc-000000000258 | CHANGED | Clean up temporary hosts file | np0000073149 2026-06-14 07:56:27,117 p=83235 u=zuul n=ansible | 2026-06-14 07:56:27.116691 | fa163ee0-6271-f863-66dc-000000000258 | CHANGED | Clean up temporary hosts file | np0000073150 2026-06-14 07:56:27,184 p=83235 u=zuul n=ansible | PLAY [Common roles for TripleO servers] **************************************** 2026-06-14 07:56:27,204 p=83235 u=zuul n=ansible | 2026-06-14 07:56:27.204044 | fa163ee0-6271-f863-66dc-00000000002f | TASK | Common roles for TripleO servers 2026-06-14 07:56:27,230 p=83235 u=zuul n=ansible | 2026-06-14 07:56:27.229487 | fa163ee0-6271-f863-66dc-00000000002f | OK | Common roles for TripleO servers | np0000073148 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Common roles for TripleO servers' to resume from this task" } 2026-06-14 07:56:27,230 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073148 -> localhost', 'fa163ee0-6271-f863-66dc-00000000002f') missing from stats 2026-06-14 07:56:27,487 p=83235 u=zuul n=ansible | 2026-06-14 07:56:27.486730 | fa163ee0-6271-f863-66dc-000000000328 | TASK | Gather variables for each operating system 2026-06-14 07:56:27,608 p=83235 u=zuul n=ansible | 2026-06-14 07:56:27.606885 | fa163ee0-6271-f863-66dc-000000000328 | OK | Gather variables for each operating system | np0000073148 | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2026-06-14 07:56:27,620 p=83235 u=zuul n=ansible | 2026-06-14 07:56:27.619505 | fa163ee0-6271-f863-66dc-000000000328 | OK | Gather variables for each operating system | np0000073150 | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2026-06-14 07:56:27,633 p=83235 u=zuul n=ansible | 2026-06-14 07:56:27.632252 | fa163ee0-6271-f863-66dc-000000000328 | OK | Gather variables for each operating system | np0000073149 | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2026-06-14 07:56:27,664 p=83235 u=zuul n=ansible | 2026-06-14 07:56:27.663987 | fa163ee0-6271-f863-66dc-000000000328 | OK | Gather variables for each operating system | np0000073147 | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2026-06-14 07:56:27,687 p=83235 u=zuul n=ansible | 2026-06-14 07:56:27.687485 | fa163ee0-6271-f863-66dc-000000000328 | OK | Gather variables for each operating system | np0000073146 | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2026-06-14 07:56:27,699 p=83235 u=zuul n=ansible | 2026-06-14 07:56:27.699538 | fa163ee0-6271-f863-66dc-000000000328 | OK | Gather variables for each operating system | np0000073145 | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2026-06-14 07:56:27,713 p=83235 u=zuul n=ansible | 2026-06-14 07:56:27.713217 | fa163ee0-6271-f863-66dc-00000000032a | TASK | Check release version package is installed 2026-06-14 07:56:28,053 p=83235 u=zuul n=ansible | 2026-06-14 07:56:28.052242 | fa163ee0-6271-f863-66dc-00000000032a | CHANGED | Check release version package is installed | np0000073145 2026-06-14 07:56:28,067 p=83235 u=zuul n=ansible | 2026-06-14 07:56:28.066974 | fa163ee0-6271-f863-66dc-00000000032a | CHANGED | Check release version package is installed | np0000073148 2026-06-14 07:56:28,098 p=83235 u=zuul n=ansible | 2026-06-14 07:56:28.096898 | fa163ee0-6271-f863-66dc-00000000032a | CHANGED | Check release version package is installed | np0000073150 2026-06-14 07:56:28,099 p=83235 u=zuul n=ansible | 2026-06-14 07:56:28.099141 | fa163ee0-6271-f863-66dc-00000000032a | CHANGED | Check release version package is installed | np0000073149 2026-06-14 07:56:28,131 p=83235 u=zuul n=ansible | 2026-06-14 07:56:28.130579 | fa163ee0-6271-f863-66dc-00000000032a | CHANGED | Check release version package is installed | np0000073146 2026-06-14 07:56:28,164 p=83235 u=zuul n=ansible | 2026-06-14 07:56:28.163533 | fa163ee0-6271-f863-66dc-00000000032a | CHANGED | Check release version package is installed | np0000073147 2026-06-14 07:56:28,186 p=83235 u=zuul n=ansible | 2026-06-14 07:56:28.185655 | fa163ee0-6271-f863-66dc-00000000032b | TASK | Deploy release version package 2026-06-14 07:56:32,572 p=83235 u=zuul n=ansible | 2026-06-14 07:56:32.570899 | fa163ee0-6271-f863-66dc-00000000032b | CHANGED | Deploy release version package | np0000073146 2026-06-14 07:56:32,574 p=83235 u=zuul n=ansible | 2026-06-14 07:56:32.574405 | fa163ee0-6271-f863-66dc-00000000032b | CHANGED | Deploy release version package | np0000073147 2026-06-14 07:56:32,632 p=83235 u=zuul n=ansible | 2026-06-14 07:56:32.622804 | fa163ee0-6271-f863-66dc-00000000032b | CHANGED | Deploy release version package | np0000073148 2026-06-14 07:56:32,634 p=83235 u=zuul n=ansible | 2026-06-14 07:56:32.634261 | fa163ee0-6271-f863-66dc-00000000032b | CHANGED | Deploy release version package | np0000073150 2026-06-14 07:56:32,636 p=83235 u=zuul n=ansible | 2026-06-14 07:56:32.636068 | fa163ee0-6271-f863-66dc-00000000032b | CHANGED | Deploy release version package | np0000073149 2026-06-14 07:56:32,651 p=83235 u=zuul n=ansible | 2026-06-14 07:56:32.651116 | fa163ee0-6271-f863-66dc-00000000032b | CHANGED | Deploy release version package | np0000073145 2026-06-14 07:56:32,665 p=83235 u=zuul n=ansible | 2026-06-14 07:56:32.665029 | fa163ee0-6271-f863-66dc-00000000032d | TASK | Include packages tasks 2026-06-14 07:56:32,873 p=83235 u=zuul n=ansible | 2026-06-14 07:56:32.873685 | dad0f0f5-3729-4ca0-8201-65302e80146d | INCLUDED | /usr/share/ansible/roles/tripleo_bootstrap/tasks/packages.yml | np0000073148 2026-06-14 07:56:32,874 p=83235 u=zuul n=ansible | 2026-06-14 07:56:32.874135 | dad0f0f5-3729-4ca0-8201-65302e80146d | INCLUDED | /usr/share/ansible/roles/tripleo_bootstrap/tasks/packages.yml | np0000073149 2026-06-14 07:56:32,874 p=83235 u=zuul n=ansible | 2026-06-14 07:56:32.874400 | dad0f0f5-3729-4ca0-8201-65302e80146d | INCLUDED | /usr/share/ansible/roles/tripleo_bootstrap/tasks/packages.yml | np0000073150 2026-06-14 07:56:32,874 p=83235 u=zuul n=ansible | 2026-06-14 07:56:32.874688 | dad0f0f5-3729-4ca0-8201-65302e80146d | INCLUDED | /usr/share/ansible/roles/tripleo_bootstrap/tasks/packages.yml | np0000073145 2026-06-14 07:56:32,875 p=83235 u=zuul n=ansible | 2026-06-14 07:56:32.874947 | dad0f0f5-3729-4ca0-8201-65302e80146d | INCLUDED | /usr/share/ansible/roles/tripleo_bootstrap/tasks/packages.yml | np0000073146 2026-06-14 07:56:32,875 p=83235 u=zuul n=ansible | 2026-06-14 07:56:32.875218 | dad0f0f5-3729-4ca0-8201-65302e80146d | INCLUDED | /usr/share/ansible/roles/tripleo_bootstrap/tasks/packages.yml | np0000073147 2026-06-14 07:56:32,893 p=83235 u=zuul n=ansible | 2026-06-14 07:56:32.893118 | fa163ee0-6271-f863-66dc-0000000003cc | TASK | Gather facts if they don't exist 2026-06-14 07:56:32,930 p=83235 u=zuul n=ansible | 2026-06-14 07:56:32.930067 | fa163ee0-6271-f863-66dc-0000000003cc | SKIPPED | Gather facts if they don't exist | np0000073148 2026-06-14 07:56:32,967 p=83235 u=zuul n=ansible | 2026-06-14 07:56:32.966387 | fa163ee0-6271-f863-66dc-0000000003cc | SKIPPED | Gather facts if they don't exist | np0000073149 2026-06-14 07:56:33,000 p=83235 u=zuul n=ansible | 2026-06-14 07:56:33.000029 | fa163ee0-6271-f863-66dc-0000000003cc | SKIPPED | Gather facts if they don't exist | np0000073150 2026-06-14 07:56:33,002 p=83235 u=zuul n=ansible | 2026-06-14 07:56:33.001782 | fa163ee0-6271-f863-66dc-0000000003cc | SKIPPED | Gather facts if they don't exist | np0000073145 2026-06-14 07:56:33,002 p=83235 u=zuul n=ansible | 2026-06-14 07:56:33.002554 | fa163ee0-6271-f863-66dc-0000000003cc | SKIPPED | Gather facts if they don't exist | np0000073146 2026-06-14 07:56:33,022 p=83235 u=zuul n=ansible | 2026-06-14 07:56:33.021853 | fa163ee0-6271-f863-66dc-0000000003cc | SKIPPED | Gather facts if they don't exist | np0000073147 2026-06-14 07:56:33,032 p=83235 u=zuul n=ansible | 2026-06-14 07:56:33.031806 | fa163ee0-6271-f863-66dc-0000000003cd | TASK | Gather variables for each operating system 2026-06-14 07:56:33,124 p=83235 u=zuul n=ansible | 2026-06-14 07:56:33.123239 | fa163ee0-6271-f863-66dc-0000000003cd | SKIPPED | Gather variables for each operating system | np0000073148 | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2026-06-14 07:56:33,182 p=83235 u=zuul n=ansible | 2026-06-14 07:56:33.181311 | fa163ee0-6271-f863-66dc-0000000003cd | SKIPPED | Gather variables for each operating system | np0000073149 | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2026-06-14 07:56:33,191 p=83235 u=zuul n=ansible | 2026-06-14 07:56:33.191185 | fa163ee0-6271-f863-66dc-0000000003cd | SKIPPED | Gather variables for each operating system | np0000073150 | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2026-06-14 07:56:33,202 p=83235 u=zuul n=ansible | 2026-06-14 07:56:33.201580 | fa163ee0-6271-f863-66dc-0000000003cd | SKIPPED | Gather variables for each operating system | np0000073147 | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2026-06-14 07:56:33,212 p=83235 u=zuul n=ansible | 2026-06-14 07:56:33.212113 | fa163ee0-6271-f863-66dc-0000000003cd | SKIPPED | Gather variables for each operating system | np0000073145 | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2026-06-14 07:56:33,223 p=83235 u=zuul n=ansible | 2026-06-14 07:56:33.223102 | fa163ee0-6271-f863-66dc-0000000003cd | SKIPPED | Gather variables for each operating system | np0000073146 | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2026-06-14 07:56:33,243 p=83235 u=zuul n=ansible | 2026-06-14 07:56:33.242940 | fa163ee0-6271-f863-66dc-0000000003cf | TASK | Check required packages to bootstrap TripleO is installed 2026-06-14 07:56:33,574 p=83235 u=zuul n=ansible | 2026-06-14 07:56:33.565148 | fa163ee0-6271-f863-66dc-0000000003cf | CHANGED | Check required packages to bootstrap TripleO is installed | np0000073148 2026-06-14 07:56:33,577 p=83235 u=zuul n=ansible | 2026-06-14 07:56:33.576804 | fa163ee0-6271-f863-66dc-0000000003cf | CHANGED | Check required packages to bootstrap TripleO is installed | np0000073150 2026-06-14 07:56:33,579 p=83235 u=zuul n=ansible | 2026-06-14 07:56:33.578664 | fa163ee0-6271-f863-66dc-0000000003cf | CHANGED | Check required packages to bootstrap TripleO is installed | np0000073145 2026-06-14 07:56:33,593 p=83235 u=zuul n=ansible | 2026-06-14 07:56:33.592679 | fa163ee0-6271-f863-66dc-0000000003cf | CHANGED | Check required packages to bootstrap TripleO is installed | np0000073149 2026-06-14 07:56:33,663 p=83235 u=zuul n=ansible | 2026-06-14 07:56:33.662685 | fa163ee0-6271-f863-66dc-0000000003cf | CHANGED | Check required packages to bootstrap TripleO is installed | np0000073146 2026-06-14 07:56:33,677 p=83235 u=zuul n=ansible | 2026-06-14 07:56:33.677093 | fa163ee0-6271-f863-66dc-0000000003cf | CHANGED | Check required packages to bootstrap TripleO is installed | np0000073147 2026-06-14 07:56:33,691 p=83235 u=zuul n=ansible | 2026-06-14 07:56:33.691521 | fa163ee0-6271-f863-66dc-0000000003d0 | TASK | Deploy required packages to bootstrap TripleO 2026-06-14 07:57:47,758 p=83235 u=zuul n=ansible | 2026-06-14 07:57:47.757218 | fa163ee0-6271-f863-66dc-0000000003d0 | CHANGED | Deploy required packages to bootstrap TripleO | np0000073146 2026-06-14 07:57:49,100 p=83235 u=zuul n=ansible | 2026-06-14 07:57:49.099705 | fa163ee0-6271-f863-66dc-0000000003d0 | CHANGED | Deploy required packages to bootstrap TripleO | np0000073149 2026-06-14 07:57:50,116 p=83235 u=zuul n=ansible | 2026-06-14 07:57:50.115577 | fa163ee0-6271-f863-66dc-0000000003d0 | CHANGED | Deploy required packages to bootstrap TripleO | np0000073148 2026-06-14 07:57:50,301 p=83235 u=zuul n=ansible | 2026-06-14 07:57:50.300774 | fa163ee0-6271-f863-66dc-0000000003d0 | CHANGED | Deploy required packages to bootstrap TripleO | np0000073150 2026-06-14 07:57:51,223 p=83235 u=zuul n=ansible | 2026-06-14 07:57:51.222824 | fa163ee0-6271-f863-66dc-0000000003d0 | CHANGED | Deploy required packages to bootstrap TripleO | np0000073147 2026-06-14 07:57:51,619 p=83235 u=zuul n=ansible | 2026-06-14 07:57:51.619197 | fa163ee0-6271-f863-66dc-0000000003d0 | CHANGED | Deploy required packages to bootstrap TripleO | np0000073145 2026-06-14 07:57:51,642 p=83235 u=zuul n=ansible | 2026-06-14 07:57:51.641724 | fa163ee0-6271-f863-66dc-0000000003d1 | TASK | Ensure packages are actually well installed 2026-06-14 07:57:52,759 p=83235 u=zuul n=ansible | 2026-06-14 07:57:52.758197 | fa163ee0-6271-f863-66dc-0000000003d1 | CHANGED | Ensure packages are actually well installed | np0000073146 2026-06-14 07:57:52,764 p=83235 u=zuul n=ansible | 2026-06-14 07:57:52.763732 | fa163ee0-6271-f863-66dc-0000000003d1 | CHANGED | Ensure packages are actually well installed | np0000073148 2026-06-14 07:57:52,776 p=83235 u=zuul n=ansible | 2026-06-14 07:57:52.776351 | fa163ee0-6271-f863-66dc-0000000003d1 | CHANGED | Ensure packages are actually well installed | np0000073149 2026-06-14 07:57:52,778 p=83235 u=zuul n=ansible | 2026-06-14 07:57:52.778185 | fa163ee0-6271-f863-66dc-0000000003d1 | CHANGED | Ensure packages are actually well installed | np0000073150 2026-06-14 07:57:52,796 p=83235 u=zuul n=ansible | 2026-06-14 07:57:52.795375 | fa163ee0-6271-f863-66dc-0000000003d1 | CHANGED | Ensure packages are actually well installed | np0000073145 2026-06-14 07:57:52,819 p=83235 u=zuul n=ansible | 2026-06-14 07:57:52.818897 | fa163ee0-6271-f863-66dc-0000000003d1 | CHANGED | Ensure packages are actually well installed | np0000073147 2026-06-14 07:57:52,834 p=83235 u=zuul n=ansible | 2026-06-14 07:57:52.833893 | fa163ee0-6271-f863-66dc-00000000032e | TASK | Enable openvswitch service if installed 2026-06-14 07:57:53,910 p=83235 u=zuul n=ansible | 2026-06-14 07:57:53.852198 | fa163ee0-6271-f863-66dc-00000000032e | CHANGED | Enable openvswitch service if installed | np0000073150 2026-06-14 07:57:53,915 p=83235 u=zuul n=ansible | 2026-06-14 07:57:53.914732 | fa163ee0-6271-f863-66dc-00000000032e | CHANGED | Enable openvswitch service if installed | np0000073146 2026-06-14 07:57:53,919 p=83235 u=zuul n=ansible | 2026-06-14 07:57:53.918918 | fa163ee0-6271-f863-66dc-00000000032e | CHANGED | Enable openvswitch service if installed | np0000073147 2026-06-14 07:57:53,923 p=83235 u=zuul n=ansible | 2026-06-14 07:57:53.923129 | fa163ee0-6271-f863-66dc-00000000032e | CHANGED | Enable openvswitch service if installed | np0000073149 2026-06-14 07:57:53,927 p=83235 u=zuul n=ansible | 2026-06-14 07:57:53.927165 | fa163ee0-6271-f863-66dc-00000000032e | CHANGED | Enable openvswitch service if installed | np0000073145 2026-06-14 07:57:53,931 p=83235 u=zuul n=ansible | 2026-06-14 07:57:53.931370 | fa163ee0-6271-f863-66dc-00000000032e | CHANGED | Enable openvswitch service if installed | np0000073148 2026-06-14 07:57:53,953 p=83235 u=zuul n=ansible | 2026-06-14 07:57:53.953458 | fa163ee0-6271-f863-66dc-00000000032f | TASK | Create /var/lib/heat-config/tripleo-config-download directory for deployment data 2026-06-14 07:57:54,289 p=83235 u=zuul n=ansible | 2026-06-14 07:57:54.288852 | fa163ee0-6271-f863-66dc-00000000032f | CHANGED | Create /var/lib/heat-config/tripleo-config-download directory for deployment data | np0000073149 2026-06-14 07:57:54,290 p=83235 u=zuul n=ansible | 2026-06-14 07:57:54.290463 | fa163ee0-6271-f863-66dc-00000000032f | CHANGED | Create /var/lib/heat-config/tripleo-config-download directory for deployment data | np0000073148 2026-06-14 07:57:54,307 p=83235 u=zuul n=ansible | 2026-06-14 07:57:54.306776 | fa163ee0-6271-f863-66dc-00000000032f | CHANGED | Create /var/lib/heat-config/tripleo-config-download directory for deployment data | np0000073150 2026-06-14 07:57:54,343 p=83235 u=zuul n=ansible | 2026-06-14 07:57:54.336873 | fa163ee0-6271-f863-66dc-00000000032f | CHANGED | Create /var/lib/heat-config/tripleo-config-download directory for deployment data | np0000073145 2026-06-14 07:57:54,348 p=83235 u=zuul n=ansible | 2026-06-14 07:57:54.348653 | fa163ee0-6271-f863-66dc-00000000032f | CHANGED | Create /var/lib/heat-config/tripleo-config-download directory for deployment data | np0000073147 2026-06-14 07:57:54,349 p=83235 u=zuul n=ansible | 2026-06-14 07:57:54.349420 | fa163ee0-6271-f863-66dc-00000000032f | CHANGED | Create /var/lib/heat-config/tripleo-config-download directory for deployment data | np0000073146 2026-06-14 07:57:54,359 p=83235 u=zuul n=ansible | 2026-06-14 07:57:54.359752 | fa163ee0-6271-f863-66dc-000000000331 | TASK | Check required legacy network packages for bootstrap TripleO is installed 2026-06-14 07:57:54,684 p=83235 u=zuul n=ansible | 2026-06-14 07:57:54.683652 | fa163ee0-6271-f863-66dc-000000000331 | CHANGED | Check required legacy network packages for bootstrap TripleO is installed | np0000073148 2026-06-14 07:57:54,690 p=83235 u=zuul n=ansible | 2026-06-14 07:57:54.690064 | fa163ee0-6271-f863-66dc-000000000331 | CHANGED | Check required legacy network packages for bootstrap TripleO is installed | np0000073150 2026-06-14 07:57:54,705 p=83235 u=zuul n=ansible | 2026-06-14 07:57:54.705029 | fa163ee0-6271-f863-66dc-000000000331 | CHANGED | Check required legacy network packages for bootstrap TripleO is installed | np0000073145 2026-06-14 07:57:54,726 p=83235 u=zuul n=ansible | 2026-06-14 07:57:54.725908 | fa163ee0-6271-f863-66dc-000000000331 | CHANGED | Check required legacy network packages for bootstrap TripleO is installed | np0000073149 2026-06-14 07:57:54,757 p=83235 u=zuul n=ansible | 2026-06-14 07:57:54.756737 | fa163ee0-6271-f863-66dc-000000000331 | CHANGED | Check required legacy network packages for bootstrap TripleO is installed | np0000073146 2026-06-14 07:57:54,776 p=83235 u=zuul n=ansible | 2026-06-14 07:57:54.776066 | fa163ee0-6271-f863-66dc-000000000331 | CHANGED | Check required legacy network packages for bootstrap TripleO is installed | np0000073147 2026-06-14 07:57:54,797 p=83235 u=zuul n=ansible | 2026-06-14 07:57:54.796692 | fa163ee0-6271-f863-66dc-000000000332 | TASK | Deploy network-scripts required for deprecated network service 2026-06-14 07:57:54,892 p=83235 u=zuul n=ansible | 2026-06-14 07:57:54.883031 | fa163ee0-6271-f863-66dc-000000000332 | SKIPPED | Deploy network-scripts required for deprecated network service | np0000073148 2026-06-14 07:57:54,907 p=83235 u=zuul n=ansible | 2026-06-14 07:57:54.907234 | fa163ee0-6271-f863-66dc-000000000332 | SKIPPED | Deploy network-scripts required for deprecated network service | np0000073149 2026-06-14 07:57:54,908 p=83235 u=zuul n=ansible | 2026-06-14 07:57:54.908415 | fa163ee0-6271-f863-66dc-000000000332 | SKIPPED | Deploy network-scripts required for deprecated network service | np0000073145 2026-06-14 07:57:54,909 p=83235 u=zuul n=ansible | 2026-06-14 07:57:54.908984 | fa163ee0-6271-f863-66dc-000000000332 | SKIPPED | Deploy network-scripts required for deprecated network service | np0000073150 2026-06-14 07:57:54,935 p=83235 u=zuul n=ansible | 2026-06-14 07:57:54.935729 | fa163ee0-6271-f863-66dc-000000000332 | SKIPPED | Deploy network-scripts required for deprecated network service | np0000073147 2026-06-14 07:57:54,941 p=83235 u=zuul n=ansible | 2026-06-14 07:57:54.941626 | fa163ee0-6271-f863-66dc-000000000332 | SKIPPED | Deploy network-scripts required for deprecated network service | np0000073146 2026-06-14 07:57:54,951 p=83235 u=zuul n=ansible | 2026-06-14 07:57:54.951126 | fa163ee0-6271-f863-66dc-000000000333 | TASK | Ensure network service is enabled 2026-06-14 07:57:55,371 p=83235 u=zuul n=ansible | 2026-06-14 07:57:55.370790 | fa163ee0-6271-f863-66dc-000000000333 | OK | Ensure network service is enabled | np0000073148 2026-06-14 07:57:55,415 p=83235 u=zuul n=ansible | 2026-06-14 07:57:55.414996 | fa163ee0-6271-f863-66dc-000000000333 | OK | Ensure network service is enabled | np0000073149 2026-06-14 07:57:55,448 p=83235 u=zuul n=ansible | 2026-06-14 07:57:55.448222 | fa163ee0-6271-f863-66dc-000000000333 | OK | Ensure network service is enabled | np0000073145 2026-06-14 07:57:55,462 p=83235 u=zuul n=ansible | 2026-06-14 07:57:55.462073 | fa163ee0-6271-f863-66dc-000000000333 | OK | Ensure network service is enabled | np0000073146 2026-06-14 07:57:55,466 p=83235 u=zuul n=ansible | 2026-06-14 07:57:55.465986 | fa163ee0-6271-f863-66dc-000000000333 | OK | Ensure network service is enabled | np0000073150 2026-06-14 07:57:55,521 p=83235 u=zuul n=ansible | 2026-06-14 07:57:55.521371 | fa163ee0-6271-f863-66dc-000000000333 | OK | Ensure network service is enabled | np0000073147 2026-06-14 07:57:55,545 p=83235 u=zuul n=ansible | 2026-06-14 07:57:55.544930 | fa163ee0-6271-f863-66dc-000000000335 | TASK | Set 'dns=none' in /etc/NetworkManager/NetworkManager.conf 2026-06-14 07:57:55,952 p=83235 u=zuul n=ansible | 2026-06-14 07:57:55.951443 | fa163ee0-6271-f863-66dc-000000000335 | CHANGED | Set 'dns=none' in /etc/NetworkManager/NetworkManager.conf | np0000073145 2026-06-14 07:57:55,969 p=83235 u=zuul n=ansible | 2026-06-14 07:57:55.969075 | fa163ee0-6271-f863-66dc-000000000335 | CHANGED | Set 'dns=none' in /etc/NetworkManager/NetworkManager.conf | np0000073146 2026-06-14 07:57:55,988 p=83235 u=zuul n=ansible | 2026-06-14 07:57:55.977667 | fa163ee0-6271-f863-66dc-000000000335 | CHANGED | Set 'dns=none' in /etc/NetworkManager/NetworkManager.conf | np0000073148 2026-06-14 07:57:55,995 p=83235 u=zuul n=ansible | 2026-06-14 07:57:55.994784 | fa163ee0-6271-f863-66dc-000000000335 | CHANGED | Set 'dns=none' in /etc/NetworkManager/NetworkManager.conf | np0000073150 2026-06-14 07:57:55,996 p=83235 u=zuul n=ansible | 2026-06-14 07:57:55.996428 | fa163ee0-6271-f863-66dc-000000000335 | CHANGED | Set 'dns=none' in /etc/NetworkManager/NetworkManager.conf | np0000073149 2026-06-14 07:57:55,998 p=83235 u=zuul n=ansible | 2026-06-14 07:57:55.998015 | fa163ee0-6271-f863-66dc-000000000335 | CHANGED | Set 'dns=none' in /etc/NetworkManager/NetworkManager.conf | np0000073147 2026-06-14 07:57:56,018 p=83235 u=zuul n=ansible | 2026-06-14 07:57:56.018117 | fa163ee0-6271-f863-66dc-000000000336 | TASK | Set 'rc-manager=unmanaged' in /etc/NetworkManager/NetworkManager.conf 2026-06-14 07:57:56,343 p=83235 u=zuul n=ansible | 2026-06-14 07:57:56.342712 | fa163ee0-6271-f863-66dc-000000000336 | CHANGED | Set 'rc-manager=unmanaged' in /etc/NetworkManager/NetworkManager.conf | np0000073149 2026-06-14 07:57:56,346 p=83235 u=zuul n=ansible | 2026-06-14 07:57:56.345544 | fa163ee0-6271-f863-66dc-000000000336 | CHANGED | Set 'rc-manager=unmanaged' in /etc/NetworkManager/NetworkManager.conf | np0000073148 2026-06-14 07:57:56,378 p=83235 u=zuul n=ansible | 2026-06-14 07:57:56.377610 | fa163ee0-6271-f863-66dc-000000000336 | CHANGED | Set 'rc-manager=unmanaged' in /etc/NetworkManager/NetworkManager.conf | np0000073150 2026-06-14 07:57:56,389 p=83235 u=zuul n=ansible | 2026-06-14 07:57:56.388707 | fa163ee0-6271-f863-66dc-000000000336 | CHANGED | Set 'rc-manager=unmanaged' in /etc/NetworkManager/NetworkManager.conf | np0000073146 2026-06-14 07:57:56,415 p=83235 u=zuul n=ansible | 2026-06-14 07:57:56.415346 | fa163ee0-6271-f863-66dc-000000000336 | CHANGED | Set 'rc-manager=unmanaged' in /etc/NetworkManager/NetworkManager.conf | np0000073145 2026-06-14 07:57:56,421 p=83235 u=zuul n=ansible | 2026-06-14 07:57:56.421471 | fa163ee0-6271-f863-66dc-000000000336 | CHANGED | Set 'rc-manager=unmanaged' in /etc/NetworkManager/NetworkManager.conf | np0000073147 2026-06-14 07:57:56,442 p=83235 u=zuul n=ansible | 2026-06-14 07:57:56.442324 | fa163ee0-6271-f863-66dc-000000000337 | TASK | Reload NetworkManager 2026-06-14 07:57:56,946 p=83235 u=zuul n=ansible | 2026-06-14 07:57:56.945457 | fa163ee0-6271-f863-66dc-000000000337 | CHANGED | Reload NetworkManager | np0000073150 2026-06-14 07:57:56,950 p=83235 u=zuul n=ansible | 2026-06-14 07:57:56.949971 | fa163ee0-6271-f863-66dc-000000000337 | CHANGED | Reload NetworkManager | np0000073149 2026-06-14 07:57:56,994 p=83235 u=zuul n=ansible | 2026-06-14 07:57:56.993949 | fa163ee0-6271-f863-66dc-000000000337 | CHANGED | Reload NetworkManager | np0000073145 2026-06-14 07:57:57,006 p=83235 u=zuul n=ansible | 2026-06-14 07:57:57.005734 | fa163ee0-6271-f863-66dc-000000000337 | CHANGED | Reload NetworkManager | np0000073146 2026-06-14 07:57:57,020 p=83235 u=zuul n=ansible | 2026-06-14 07:57:57.019700 | fa163ee0-6271-f863-66dc-000000000337 | CHANGED | Reload NetworkManager | np0000073147 2026-06-14 07:57:57,895 p=83235 u=zuul n=ansible | 2026-06-14 07:57:57.895357 | fa163ee0-6271-f863-66dc-000000000337 | CHANGED | Reload NetworkManager | np0000073148 2026-06-14 07:57:57,911 p=83235 u=zuul n=ansible | 2026-06-14 07:57:57.911305 | fa163ee0-6271-f863-66dc-000000000339 | TASK | Symlink puppet modules under /etc/puppet/modules 2026-06-14 07:57:58,235 p=83235 u=zuul n=ansible | 2026-06-14 07:57:58.234657 | fa163ee0-6271-f863-66dc-000000000339 | CHANGED | Symlink puppet modules under /etc/puppet/modules | np0000073149 2026-06-14 07:57:58,238 p=83235 u=zuul n=ansible | 2026-06-14 07:57:58.237765 | fa163ee0-6271-f863-66dc-000000000339 | CHANGED | Symlink puppet modules under /etc/puppet/modules | np0000073148 2026-06-14 07:57:58,255 p=83235 u=zuul n=ansible | 2026-06-14 07:57:58.254460 | fa163ee0-6271-f863-66dc-000000000339 | CHANGED | Symlink puppet modules under /etc/puppet/modules | np0000073145 2026-06-14 07:57:58,257 p=83235 u=zuul n=ansible | 2026-06-14 07:57:58.256619 | fa163ee0-6271-f863-66dc-000000000339 | CHANGED | Symlink puppet modules under /etc/puppet/modules | np0000073150 2026-06-14 07:57:58,271 p=83235 u=zuul n=ansible | 2026-06-14 07:57:58.270912 | fa163ee0-6271-f863-66dc-000000000339 | CHANGED | Symlink puppet modules under /etc/puppet/modules | np0000073146 2026-06-14 07:57:58,324 p=83235 u=zuul n=ansible | 2026-06-14 07:57:58.324178 | fa163ee0-6271-f863-66dc-000000000339 | CHANGED | Symlink puppet modules under /etc/puppet/modules | np0000073147 2026-06-14 07:57:58,345 p=83235 u=zuul n=ansible | 2026-06-14 07:57:58.345361 | fa163ee0-6271-f863-66dc-00000000033a | TASK | Check if /usr/bin/ansible-playbook exists 2026-06-14 07:57:58,779 p=83235 u=zuul n=ansible | 2026-06-14 07:57:58.778539 | fa163ee0-6271-f863-66dc-00000000033a | OK | Check if /usr/bin/ansible-playbook exists | np0000073146 2026-06-14 07:57:58,802 p=83235 u=zuul n=ansible | 2026-06-14 07:57:58.801158 | fa163ee0-6271-f863-66dc-00000000033a | OK | Check if /usr/bin/ansible-playbook exists | np0000073149 2026-06-14 07:57:58,804 p=83235 u=zuul n=ansible | 2026-06-14 07:57:58.803771 | fa163ee0-6271-f863-66dc-00000000033a | OK | Check if /usr/bin/ansible-playbook exists | np0000073145 2026-06-14 07:57:58,806 p=83235 u=zuul n=ansible | 2026-06-14 07:57:58.805926 | fa163ee0-6271-f863-66dc-00000000033a | OK | Check if /usr/bin/ansible-playbook exists | np0000073150 2026-06-14 07:57:58,808 p=83235 u=zuul n=ansible | 2026-06-14 07:57:58.808076 | fa163ee0-6271-f863-66dc-00000000033a | OK | Check if /usr/bin/ansible-playbook exists | np0000073147 2026-06-14 07:57:58,820 p=83235 u=zuul n=ansible | 2026-06-14 07:57:58.819838 | fa163ee0-6271-f863-66dc-00000000033a | OK | Check if /usr/bin/ansible-playbook exists | np0000073148 2026-06-14 07:57:58,841 p=83235 u=zuul n=ansible | 2026-06-14 07:57:58.840677 | fa163ee0-6271-f863-66dc-00000000033b | TASK | Check if /usr/bin/ansible-playbook-3 exists 2026-06-14 07:57:59,143 p=83235 u=zuul n=ansible | 2026-06-14 07:57:59.142125 | fa163ee0-6271-f863-66dc-00000000033b | OK | Check if /usr/bin/ansible-playbook-3 exists | np0000073148 2026-06-14 07:57:59,171 p=83235 u=zuul n=ansible | 2026-06-14 07:57:59.171026 | fa163ee0-6271-f863-66dc-00000000033b | OK | Check if /usr/bin/ansible-playbook-3 exists | np0000073149 2026-06-14 07:57:59,186 p=83235 u=zuul n=ansible | 2026-06-14 07:57:59.185785 | fa163ee0-6271-f863-66dc-00000000033b | OK | Check if /usr/bin/ansible-playbook-3 exists | np0000073150 2026-06-14 07:57:59,210 p=83235 u=zuul n=ansible | 2026-06-14 07:57:59.209210 | fa163ee0-6271-f863-66dc-00000000033b | OK | Check if /usr/bin/ansible-playbook-3 exists | np0000073145 2026-06-14 07:57:59,211 p=83235 u=zuul n=ansible | 2026-06-14 07:57:59.211428 | fa163ee0-6271-f863-66dc-00000000033b | OK | Check if /usr/bin/ansible-playbook-3 exists | np0000073146 2026-06-14 07:57:59,230 p=83235 u=zuul n=ansible | 2026-06-14 07:57:59.229887 | fa163ee0-6271-f863-66dc-00000000033b | OK | Check if /usr/bin/ansible-playbook-3 exists | np0000073147 2026-06-14 07:57:59,251 p=83235 u=zuul n=ansible | 2026-06-14 07:57:59.250873 | fa163ee0-6271-f863-66dc-00000000033c | TASK | Symlink /usr/bin/ansible-playbook-3 to /usr/bin/ansible-playbook 2026-06-14 07:57:59,542 p=83235 u=zuul n=ansible | 2026-06-14 07:57:59.541380 | fa163ee0-6271-f863-66dc-00000000033c | CHANGED | Symlink /usr/bin/ansible-playbook-3 to /usr/bin/ansible-playbook | np0000073148 2026-06-14 07:57:59,576 p=83235 u=zuul n=ansible | 2026-06-14 07:57:59.575798 | fa163ee0-6271-f863-66dc-00000000033c | CHANGED | Symlink /usr/bin/ansible-playbook-3 to /usr/bin/ansible-playbook | np0000073149 2026-06-14 07:57:59,581 p=83235 u=zuul n=ansible | 2026-06-14 07:57:59.581347 | fa163ee0-6271-f863-66dc-00000000033c | CHANGED | Symlink /usr/bin/ansible-playbook-3 to /usr/bin/ansible-playbook | np0000073150 2026-06-14 07:57:59,638 p=83235 u=zuul n=ansible | 2026-06-14 07:57:59.638157 | fa163ee0-6271-f863-66dc-00000000033c | CHANGED | Symlink /usr/bin/ansible-playbook-3 to /usr/bin/ansible-playbook | np0000073146 2026-06-14 07:57:59,639 p=83235 u=zuul n=ansible | 2026-06-14 07:57:59.639075 | fa163ee0-6271-f863-66dc-00000000033c | CHANGED | Symlink /usr/bin/ansible-playbook-3 to /usr/bin/ansible-playbook | np0000073145 2026-06-14 07:57:59,662 p=83235 u=zuul n=ansible | 2026-06-14 07:57:59.662090 | fa163ee0-6271-f863-66dc-00000000033c | CHANGED | Symlink /usr/bin/ansible-playbook-3 to /usr/bin/ansible-playbook | np0000073147 2026-06-14 07:57:59,972 p=83235 u=zuul n=ansible | 2026-06-14 07:57:59.972392 | fa163ee0-6271-f863-66dc-000000000764 | TASK | Create temporary file for ssh_known_hosts 2026-06-14 07:58:00,293 p=83235 u=zuul n=ansible | 2026-06-14 07:58:00.292148 | fa163ee0-6271-f863-66dc-000000000764 | CHANGED | Create temporary file for ssh_known_hosts | np0000073148 2026-06-14 07:58:00,319 p=83235 u=zuul n=ansible | 2026-06-14 07:58:00.318570 | fa163ee0-6271-f863-66dc-000000000764 | CHANGED | Create temporary file for ssh_known_hosts | np0000073145 2026-06-14 07:58:00,322 p=83235 u=zuul n=ansible | 2026-06-14 07:58:00.321545 | fa163ee0-6271-f863-66dc-000000000764 | CHANGED | Create temporary file for ssh_known_hosts | np0000073146 2026-06-14 07:58:00,324 p=83235 u=zuul n=ansible | 2026-06-14 07:58:00.323819 | fa163ee0-6271-f863-66dc-000000000764 | CHANGED | Create temporary file for ssh_known_hosts | np0000073150 2026-06-14 07:58:00,326 p=83235 u=zuul n=ansible | 2026-06-14 07:58:00.326051 | fa163ee0-6271-f863-66dc-000000000764 | CHANGED | Create temporary file for ssh_known_hosts | np0000073149 2026-06-14 07:58:00,343 p=83235 u=zuul n=ansible | 2026-06-14 07:58:00.343052 | fa163ee0-6271-f863-66dc-000000000764 | CHANGED | Create temporary file for ssh_known_hosts | np0000073147 2026-06-14 07:58:00,367 p=83235 u=zuul n=ansible | 2026-06-14 07:58:00.367179 | fa163ee0-6271-f863-66dc-000000000765 | TASK | Check for ssh_known_hosts file 2026-06-14 07:58:00,649 p=83235 u=zuul n=ansible | 2026-06-14 07:58:00.648769 | fa163ee0-6271-f863-66dc-000000000765 | OK | Check for ssh_known_hosts file | np0000073148 2026-06-14 07:58:00,678 p=83235 u=zuul n=ansible | 2026-06-14 07:58:00.678035 | fa163ee0-6271-f863-66dc-000000000765 | OK | Check for ssh_known_hosts file | np0000073149 2026-06-14 07:58:00,686 p=83235 u=zuul n=ansible | 2026-06-14 07:58:00.685697 | fa163ee0-6271-f863-66dc-000000000765 | OK | Check for ssh_known_hosts file | np0000073150 2026-06-14 07:58:00,719 p=83235 u=zuul n=ansible | 2026-06-14 07:58:00.718675 | fa163ee0-6271-f863-66dc-000000000765 | OK | Check for ssh_known_hosts file | np0000073145 2026-06-14 07:58:00,726 p=83235 u=zuul n=ansible | 2026-06-14 07:58:00.726058 | fa163ee0-6271-f863-66dc-000000000765 | OK | Check for ssh_known_hosts file | np0000073147 2026-06-14 07:58:00,761 p=83235 u=zuul n=ansible | 2026-06-14 07:58:00.761013 | fa163ee0-6271-f863-66dc-000000000765 | OK | Check for ssh_known_hosts file | np0000073146 2026-06-14 07:58:00,782 p=83235 u=zuul n=ansible | 2026-06-14 07:58:00.781728 | fa163ee0-6271-f863-66dc-000000000766 | TASK | Create a temporary copy of ssh_known_hosts 2026-06-14 07:58:00,815 p=83235 u=zuul n=ansible | 2026-06-14 07:58:00.814611 | fa163ee0-6271-f863-66dc-000000000766 | SKIPPED | Create a temporary copy of ssh_known_hosts | np0000073148 2026-06-14 07:58:00,844 p=83235 u=zuul n=ansible | 2026-06-14 07:58:00.843357 | fa163ee0-6271-f863-66dc-000000000766 | SKIPPED | Create a temporary copy of ssh_known_hosts | np0000073149 2026-06-14 07:58:00,876 p=83235 u=zuul n=ansible | 2026-06-14 07:58:00.875474 | fa163ee0-6271-f863-66dc-000000000766 | SKIPPED | Create a temporary copy of ssh_known_hosts | np0000073150 2026-06-14 07:58:00,906 p=83235 u=zuul n=ansible | 2026-06-14 07:58:00.905689 | fa163ee0-6271-f863-66dc-000000000766 | SKIPPED | Create a temporary copy of ssh_known_hosts | np0000073145 2026-06-14 07:58:00,936 p=83235 u=zuul n=ansible | 2026-06-14 07:58:00.935292 | fa163ee0-6271-f863-66dc-000000000766 | SKIPPED | Create a temporary copy of ssh_known_hosts | np0000073146 2026-06-14 07:58:00,952 p=83235 u=zuul n=ansible | 2026-06-14 07:58:00.951427 | fa163ee0-6271-f863-66dc-000000000766 | SKIPPED | Create a temporary copy of ssh_known_hosts | np0000073147 2026-06-14 07:58:00,972 p=83235 u=zuul n=ansible | 2026-06-14 07:58:00.971737 | fa163ee0-6271-f863-66dc-000000000767 | TASK | Write temporary file 2026-06-14 07:58:01,006 p=83235 u=zuul n=ansible | 2026-06-14 07:58:01.005230 | fa163ee0-6271-f863-66dc-000000000767 | SKIPPED | Write temporary file | np0000073148 2026-06-14 07:58:01,033 p=83235 u=zuul n=ansible | 2026-06-14 07:58:01.032618 | fa163ee0-6271-f863-66dc-000000000767 | SKIPPED | Write temporary file | np0000073149 2026-06-14 07:58:01,063 p=83235 u=zuul n=ansible | 2026-06-14 07:58:01.063142 | fa163ee0-6271-f863-66dc-000000000767 | SKIPPED | Write temporary file | np0000073150 2026-06-14 07:58:01,089 p=83235 u=zuul n=ansible | 2026-06-14 07:58:01.088906 | fa163ee0-6271-f863-66dc-000000000767 | SKIPPED | Write temporary file | np0000073145 2026-06-14 07:58:01,118 p=83235 u=zuul n=ansible | 2026-06-14 07:58:01.117513 | fa163ee0-6271-f863-66dc-000000000767 | SKIPPED | Write temporary file | np0000073146 2026-06-14 07:58:01,136 p=83235 u=zuul n=ansible | 2026-06-14 07:58:01.136342 | fa163ee0-6271-f863-66dc-000000000767 | SKIPPED | Write temporary file | np0000073147 2026-06-14 07:58:01,151 p=83235 u=zuul n=ansible | 2026-06-14 07:58:01.150903 | fa163ee0-6271-f863-66dc-000000000768 | TASK | Set ssh_known_hosts fact 2026-06-14 07:58:01,276 p=83235 u=zuul n=ansible | 2026-06-14 07:58:01.275664 | fa163ee0-6271-f863-66dc-000000000768 | OK | Set ssh_known_hosts fact | np0000073148 2026-06-14 07:58:01,290 p=83235 u=zuul n=ansible | 2026-06-14 07:58:01.290126 | fa163ee0-6271-f863-66dc-000000000769 | TASK | Add host keys to temporary ssh_known_hosts 2026-06-14 07:58:01,594 p=83235 u=zuul n=ansible | 2026-06-14 07:58:01.590746 | fa163ee0-6271-f863-66dc-000000000769 | CHANGED | Add host keys to temporary ssh_known_hosts | np0000073148 2026-06-14 07:58:01,596 p=83235 u=zuul n=ansible | 2026-06-14 07:58:01.596528 | fa163ee0-6271-f863-66dc-000000000769 | CHANGED | Add host keys to temporary ssh_known_hosts | np0000073149 2026-06-14 07:58:01,612 p=83235 u=zuul n=ansible | 2026-06-14 07:58:01.611512 | fa163ee0-6271-f863-66dc-000000000769 | CHANGED | Add host keys to temporary ssh_known_hosts | np0000073150 2026-06-14 07:58:01,640 p=83235 u=zuul n=ansible | 2026-06-14 07:58:01.640304 | fa163ee0-6271-f863-66dc-000000000769 | CHANGED | Add host keys to temporary ssh_known_hosts | np0000073146 2026-06-14 07:58:01,658 p=83235 u=zuul n=ansible | 2026-06-14 07:58:01.657611 | fa163ee0-6271-f863-66dc-000000000769 | CHANGED | Add host keys to temporary ssh_known_hosts | np0000073147 2026-06-14 07:58:01,662 p=83235 u=zuul n=ansible | 2026-06-14 07:58:01.662121 | fa163ee0-6271-f863-66dc-000000000769 | CHANGED | Add host keys to temporary ssh_known_hosts | np0000073145 2026-06-14 07:58:01,684 p=83235 u=zuul n=ansible | 2026-06-14 07:58:01.683611 | fa163ee0-6271-f863-66dc-00000000076a | TASK | In-place update of /etc/ssh_known_hosts 2026-06-14 07:58:02,036 p=83235 u=zuul n=ansible | 2026-06-14 07:58:02.032016 | fa163ee0-6271-f863-66dc-00000000076a | CHANGED | In-place update of /etc/ssh_known_hosts | np0000073148 2026-06-14 07:58:02,037 p=83235 u=zuul n=ansible | 2026-06-14 07:58:02.037667 | fa163ee0-6271-f863-66dc-00000000076a | CHANGED | In-place update of /etc/ssh_known_hosts | np0000073149 2026-06-14 07:58:03,375 p=83235 u=zuul n=ansible | 2026-06-14 07:58:03.375616 | fa163ee0-6271-f863-66dc-00000000076a | CHANGED | In-place update of /etc/ssh_known_hosts | np0000073150 2026-06-14 07:58:03,377 p=83235 u=zuul n=ansible | 2026-06-14 07:58:03.376734 | fa163ee0-6271-f863-66dc-00000000076a | CHANGED | In-place update of /etc/ssh_known_hosts | np0000073145 2026-06-14 07:58:03,378 p=83235 u=zuul n=ansible | 2026-06-14 07:58:03.377958 | fa163ee0-6271-f863-66dc-00000000076a | CHANGED | In-place update of /etc/ssh_known_hosts | np0000073146 2026-06-14 07:58:03,379 p=83235 u=zuul n=ansible | 2026-06-14 07:58:03.379057 | fa163ee0-6271-f863-66dc-00000000076a | CHANGED | In-place update of /etc/ssh_known_hosts | np0000073147 2026-06-14 07:58:03,389 p=83235 u=zuul n=ansible | 2026-06-14 07:58:03.389488 | fa163ee0-6271-f863-66dc-00000000076b | TASK | Remove temp file 2026-06-14 07:58:03,677 p=83235 u=zuul n=ansible | 2026-06-14 07:58:03.675820 | fa163ee0-6271-f863-66dc-00000000076b | CHANGED | Remove temp file | np0000073148 2026-06-14 07:58:03,697 p=83235 u=zuul n=ansible | 2026-06-14 07:58:03.696372 | fa163ee0-6271-f863-66dc-00000000076b | CHANGED | Remove temp file | np0000073150 2026-06-14 07:58:03,698 p=83235 u=zuul n=ansible | 2026-06-14 07:58:03.698052 | fa163ee0-6271-f863-66dc-00000000076b | CHANGED | Remove temp file | np0000073149 2026-06-14 07:58:03,699 p=83235 u=zuul n=ansible | 2026-06-14 07:58:03.699332 | fa163ee0-6271-f863-66dc-00000000076b | CHANGED | Remove temp file | np0000073145 2026-06-14 07:58:03,731 p=83235 u=zuul n=ansible | 2026-06-14 07:58:03.730542 | fa163ee0-6271-f863-66dc-00000000076b | CHANGED | Remove temp file | np0000073146 2026-06-14 07:58:03,773 p=83235 u=zuul n=ansible | 2026-06-14 07:58:03.772863 | fa163ee0-6271-f863-66dc-00000000076b | CHANGED | Remove temp file | np0000073147 2026-06-14 07:58:03,849 p=83235 u=zuul n=ansible | [WARNING]: Could not match supplied host pattern, ignoring: CellControllerCompute 2026-06-14 07:58:03,860 p=83235 u=zuul n=ansible | PLAY [Deploy step tasks for step 0] ******************************************** 2026-06-14 07:58:03,976 p=83235 u=zuul n=ansible | 2026-06-14 07:58:03.976293 | fa163ee0-6271-f863-66dc-000000000039 | TASK | Deploy step tasks for step 0 2026-06-14 07:58:03,991 p=83235 u=zuul n=ansible | 2026-06-14 07:58:03.991043 | fa163ee0-6271-f863-66dc-000000000039 | TASK | Deploy step tasks for step 0 2026-06-14 07:58:04,005 p=83235 u=zuul n=ansible | 2026-06-14 07:58:04.004832 | fa163ee0-6271-f863-66dc-000000000039 | TASK | Deploy step tasks for step 0 2026-06-14 07:58:04,023 p=83235 u=zuul n=ansible | 2026-06-14 07:58:04.022754 | fa163ee0-6271-f863-66dc-000000000039 | TASK | Deploy step tasks for step 0 2026-06-14 07:58:04,055 p=83235 u=zuul n=ansible | 2026-06-14 07:58:04.054625 | fa163ee0-6271-f863-66dc-000000000039 | TASK | Deploy step tasks for step 0 2026-06-14 07:58:04,079 p=83235 u=zuul n=ansible | 2026-06-14 07:58:04.078609 | fa163ee0-6271-f863-66dc-000000000039 | TASK | Deploy step tasks for step 0 2026-06-14 07:58:04,088 p=83235 u=zuul n=ansible | 2026-06-14 07:58:04.082840 | fa163ee0-6271-f863-66dc-000000000039 | OK | Deploy step tasks for step 0 | np0000073148 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for step 0' to resume from this task" } 2026-06-14 07:58:04,090 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073148 -> localhost', 'fa163ee0-6271-f863-66dc-000000000039') missing from stats 2026-06-14 07:58:04,090 p=83235 u=zuul n=ansible | 2026-06-14 07:58:04.090513 | fa163ee0-6271-f863-66dc-000000000039 | OK | Deploy step tasks for step 0 | np0000073149 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for step 0' to resume from this task" } 2026-06-14 07:58:04,091 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073149 -> localhost', 'fa163ee0-6271-f863-66dc-000000000039') missing from stats 2026-06-14 07:58:04,095 p=83235 u=zuul n=ansible | 2026-06-14 07:58:04.091234 | fa163ee0-6271-f863-66dc-000000000039 | OK | Deploy step tasks for step 0 | np0000073150 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for step 0' to resume from this task" } 2026-06-14 07:58:04,096 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073150 -> localhost', 'fa163ee0-6271-f863-66dc-000000000039') missing from stats 2026-06-14 07:58:04,096 p=83235 u=zuul n=ansible | 2026-06-14 07:58:04.096517 | fa163ee0-6271-f863-66dc-000000000039 | OK | Deploy step tasks for step 0 | np0000073145 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for step 0' to resume from this task" } 2026-06-14 07:58:04,097 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073145 -> localhost', 'fa163ee0-6271-f863-66dc-000000000039') missing from stats 2026-06-14 07:58:04,097 p=83235 u=zuul n=ansible | 2026-06-14 07:58:04.097223 | fa163ee0-6271-f863-66dc-000000000039 | OK | Deploy step tasks for step 0 | np0000073146 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for step 0' to resume from this task" } 2026-06-14 07:58:04,097 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073146 -> localhost', 'fa163ee0-6271-f863-66dc-000000000039') missing from stats 2026-06-14 07:58:04,107 p=83235 u=zuul n=ansible | 2026-06-14 07:58:04.107627 | fa163ee0-6271-f863-66dc-00000000003a | TASK | Ensure /var/log/journal exists 2026-06-14 07:58:04,120 p=83235 u=zuul n=ansible | 2026-06-14 07:58:04.120396 | fa163ee0-6271-f863-66dc-00000000003a | TASK | Ensure /var/log/journal exists 2026-06-14 07:58:04,138 p=83235 u=zuul n=ansible | 2026-06-14 07:58:04.133027 | fa163ee0-6271-f863-66dc-00000000003a | TASK | Ensure /var/log/journal exists 2026-06-14 07:58:04,156 p=83235 u=zuul n=ansible | 2026-06-14 07:58:04.155710 | fa163ee0-6271-f863-66dc-00000000003a | TASK | Ensure /var/log/journal exists 2026-06-14 07:58:04,173 p=83235 u=zuul n=ansible | 2026-06-14 07:58:04.173021 | fa163ee0-6271-f863-66dc-00000000003a | TASK | Ensure /var/log/journal exists 2026-06-14 07:58:04,178 p=83235 u=zuul n=ansible | 2026-06-14 07:58:04.178244 | fa163ee0-6271-f863-66dc-000000000039 | OK | Deploy step tasks for step 0 | np0000073147 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for step 0' to resume from this task" } 2026-06-14 07:58:04,179 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073147 -> localhost', 'fa163ee0-6271-f863-66dc-000000000039') missing from stats 2026-06-14 07:58:04,211 p=83235 u=zuul n=ansible | 2026-06-14 07:58:04.210128 | fa163ee0-6271-f863-66dc-00000000003a | TASK | Ensure /var/log/journal exists 2026-06-14 07:58:04,412 p=83235 u=zuul n=ansible | 2026-06-14 07:58:04.411126 | fa163ee0-6271-f863-66dc-00000000003a | CHANGED | Ensure /var/log/journal exists | np0000073149 2026-06-14 07:58:04,433 p=83235 u=zuul n=ansible | 2026-06-14 07:58:04.432675 | fa163ee0-6271-f863-66dc-00000000003b | TASK | Check cloud-init status 2026-06-14 07:58:04,452 p=83235 u=zuul n=ansible | 2026-06-14 07:58:04.441666 | fa163ee0-6271-f863-66dc-00000000003a | CHANGED | Ensure /var/log/journal exists | np0000073148 2026-06-14 07:58:04,454 p=83235 u=zuul n=ansible | 2026-06-14 07:58:04.454226 | fa163ee0-6271-f863-66dc-00000000003a | CHANGED | Ensure /var/log/journal exists | np0000073150 2026-06-14 07:58:04,455 p=83235 u=zuul n=ansible | 2026-06-14 07:58:04.455487 | fa163ee0-6271-f863-66dc-00000000003a | CHANGED | Ensure /var/log/journal exists | np0000073145 2026-06-14 07:58:04,485 p=83235 u=zuul n=ansible | 2026-06-14 07:58:04.484633 | fa163ee0-6271-f863-66dc-00000000003b | TASK | Check cloud-init status 2026-06-14 07:58:04,509 p=83235 u=zuul n=ansible | 2026-06-14 07:58:04.508670 | fa163ee0-6271-f863-66dc-00000000003b | TASK | Check cloud-init status 2026-06-14 07:58:04,532 p=83235 u=zuul n=ansible | 2026-06-14 07:58:04.532327 | fa163ee0-6271-f863-66dc-00000000003b | TASK | Check cloud-init status 2026-06-14 07:58:04,538 p=83235 u=zuul n=ansible | 2026-06-14 07:58:04.538002 | fa163ee0-6271-f863-66dc-00000000003a | CHANGED | Ensure /var/log/journal exists | np0000073146 2026-06-14 07:58:04,540 p=83235 u=zuul n=ansible | 2026-06-14 07:58:04.539727 | fa163ee0-6271-f863-66dc-00000000003a | CHANGED | Ensure /var/log/journal exists | np0000073147 2026-06-14 07:58:04,559 p=83235 u=zuul n=ansible | 2026-06-14 07:58:04.558962 | fa163ee0-6271-f863-66dc-00000000003b | TASK | Check cloud-init status 2026-06-14 07:58:04,580 p=83235 u=zuul n=ansible | 2026-06-14 07:58:04.579825 | fa163ee0-6271-f863-66dc-00000000003b | TASK | Check cloud-init status 2026-06-14 07:58:04,744 p=83235 u=zuul n=ansible | 2026-06-14 07:58:04.743497 | fa163ee0-6271-f863-66dc-00000000003b | CHANGED | Check cloud-init status | np0000073149 2026-06-14 07:58:04,753 p=83235 u=zuul n=ansible | 2026-06-14 07:58:04.753301 | fa163ee0-6271-f863-66dc-00000000003c | TASK | Check if cloud-init is disabled via kernel args 2026-06-14 07:58:04,783 p=83235 u=zuul n=ansible | 2026-06-14 07:58:04.782808 | fa163ee0-6271-f863-66dc-00000000003b | CHANGED | Check cloud-init status | np0000073148 2026-06-14 07:58:04,792 p=83235 u=zuul n=ansible | 2026-06-14 07:58:04.792630 | fa163ee0-6271-f863-66dc-00000000003c | TASK | Check if cloud-init is disabled via kernel args 2026-06-14 07:58:04,804 p=83235 u=zuul n=ansible | 2026-06-14 07:58:04.804063 | fa163ee0-6271-f863-66dc-00000000003b | CHANGED | Check cloud-init status | np0000073150 2026-06-14 07:58:04,817 p=83235 u=zuul n=ansible | 2026-06-14 07:58:04.817311 | fa163ee0-6271-f863-66dc-00000000003c | TASK | Check if cloud-init is disabled via kernel args 2026-06-14 07:58:04,822 p=83235 u=zuul n=ansible | 2026-06-14 07:58:04.822273 | fa163ee0-6271-f863-66dc-00000000003b | CHANGED | Check cloud-init status | np0000073145 2026-06-14 07:58:04,837 p=83235 u=zuul n=ansible | 2026-06-14 07:58:04.836474 | fa163ee0-6271-f863-66dc-00000000003c | TASK | Check if cloud-init is disabled via kernel args 2026-06-14 07:58:04,876 p=83235 u=zuul n=ansible | 2026-06-14 07:58:04.875319 | fa163ee0-6271-f863-66dc-00000000003b | CHANGED | Check cloud-init status | np0000073146 2026-06-14 07:58:04,897 p=83235 u=zuul n=ansible | 2026-06-14 07:58:04.892825 | fa163ee0-6271-f863-66dc-00000000003c | TASK | Check if cloud-init is disabled via kernel args 2026-06-14 07:58:04,902 p=83235 u=zuul n=ansible | 2026-06-14 07:58:04.902021 | fa163ee0-6271-f863-66dc-00000000003b | CHANGED | Check cloud-init status | np0000073147 2026-06-14 07:58:04,917 p=83235 u=zuul n=ansible | 2026-06-14 07:58:04.917574 | fa163ee0-6271-f863-66dc-00000000003c | TASK | Check if cloud-init is disabled via kernel args 2026-06-14 07:58:05,033 p=83235 u=zuul n=ansible | 2026-06-14 07:58:05.032697 | fa163ee0-6271-f863-66dc-00000000003c | CHANGED | Check if cloud-init is disabled via kernel args | np0000073149 2026-06-14 07:58:05,049 p=83235 u=zuul n=ansible | 2026-06-14 07:58:05.049323 | fa163ee0-6271-f863-66dc-00000000003d | TASK | Wait for cloud-init to finish, if enabled 2026-06-14 07:58:05,057 p=83235 u=zuul n=ansible | 2026-06-14 07:58:05.056907 | fa163ee0-6271-f863-66dc-00000000003c | CHANGED | Check if cloud-init is disabled via kernel args | np0000073148 2026-06-14 07:58:05,071 p=83235 u=zuul n=ansible | 2026-06-14 07:58:05.071416 | fa163ee0-6271-f863-66dc-00000000003d | TASK | Wait for cloud-init to finish, if enabled 2026-06-14 07:58:05,088 p=83235 u=zuul n=ansible | 2026-06-14 07:58:05.087823 | fa163ee0-6271-f863-66dc-00000000003c | CHANGED | Check if cloud-init is disabled via kernel args | np0000073150 2026-06-14 07:58:05,101 p=83235 u=zuul n=ansible | 2026-06-14 07:58:05.101193 | fa163ee0-6271-f863-66dc-00000000003d | TASK | Wait for cloud-init to finish, if enabled 2026-06-14 07:58:05,135 p=83235 u=zuul n=ansible | 2026-06-14 07:58:05.134961 | fa163ee0-6271-f863-66dc-00000000003c | CHANGED | Check if cloud-init is disabled via kernel args | np0000073145 2026-06-14 07:58:05,155 p=83235 u=zuul n=ansible | 2026-06-14 07:58:05.154616 | fa163ee0-6271-f863-66dc-00000000003d | TASK | Wait for cloud-init to finish, if enabled 2026-06-14 07:58:05,203 p=83235 u=zuul n=ansible | 2026-06-14 07:58:05.202974 | fa163ee0-6271-f863-66dc-00000000003c | CHANGED | Check if cloud-init is disabled via kernel args | np0000073146 2026-06-14 07:58:05,225 p=83235 u=zuul n=ansible | 2026-06-14 07:58:05.225185 | fa163ee0-6271-f863-66dc-00000000003d | TASK | Wait for cloud-init to finish, if enabled 2026-06-14 07:58:05,231 p=83235 u=zuul n=ansible | 2026-06-14 07:58:05.230819 | fa163ee0-6271-f863-66dc-00000000003c | CHANGED | Check if cloud-init is disabled via kernel args | np0000073147 2026-06-14 07:58:05,251 p=83235 u=zuul n=ansible | 2026-06-14 07:58:05.250765 | fa163ee0-6271-f863-66dc-00000000003d | TASK | Wait for cloud-init to finish, if enabled 2026-06-14 07:58:05,529 p=83235 u=zuul n=ansible | 2026-06-14 07:58:05.526180 | fa163ee0-6271-f863-66dc-00000000003d | OK | Wait for cloud-init to finish, if enabled | np0000073149 2026-06-14 07:58:05,535 p=83235 u=zuul n=ansible | 2026-06-14 07:58:05.534622 | fa163ee0-6271-f863-66dc-00000000003d | OK | Wait for cloud-init to finish, if enabled | np0000073148 2026-06-14 07:58:05,538 p=83235 u=zuul n=ansible | 2026-06-14 07:58:05.537931 | fa163ee0-6271-f863-66dc-00000000003d | OK | Wait for cloud-init to finish, if enabled | np0000073150 2026-06-14 07:58:05,541 p=83235 u=zuul n=ansible | 2026-06-14 07:58:05.541203 | fa163ee0-6271-f863-66dc-00000000003d | OK | Wait for cloud-init to finish, if enabled | np0000073145 2026-06-14 07:58:05,561 p=83235 u=zuul n=ansible | 2026-06-14 07:58:05.561233 | fa163ee0-6271-f863-66dc-00000000003e | TASK | Create /var/lib/container-puppet 2026-06-14 07:58:05,593 p=83235 u=zuul n=ansible | 2026-06-14 07:58:05.592428 | fa163ee0-6271-f863-66dc-00000000003e | TASK | Create /var/lib/container-puppet 2026-06-14 07:58:05,625 p=83235 u=zuul n=ansible | 2026-06-14 07:58:05.625121 | fa163ee0-6271-f863-66dc-00000000003e | TASK | Create /var/lib/container-puppet 2026-06-14 07:58:05,649 p=83235 u=zuul n=ansible | 2026-06-14 07:58:05.648824 | fa163ee0-6271-f863-66dc-00000000003e | TASK | Create /var/lib/container-puppet 2026-06-14 07:58:05,656 p=83235 u=zuul n=ansible | 2026-06-14 07:58:05.655852 | fa163ee0-6271-f863-66dc-00000000003d | OK | Wait for cloud-init to finish, if enabled | np0000073146 2026-06-14 07:58:05,658 p=83235 u=zuul n=ansible | 2026-06-14 07:58:05.658484 | fa163ee0-6271-f863-66dc-00000000003d | OK | Wait for cloud-init to finish, if enabled | np0000073147 2026-06-14 07:58:05,678 p=83235 u=zuul n=ansible | 2026-06-14 07:58:05.677819 | fa163ee0-6271-f863-66dc-00000000003e | TASK | Create /var/lib/container-puppet 2026-06-14 07:58:05,697 p=83235 u=zuul n=ansible | 2026-06-14 07:58:05.697040 | fa163ee0-6271-f863-66dc-00000000003e | TASK | Create /var/lib/container-puppet 2026-06-14 07:58:05,888 p=83235 u=zuul n=ansible | 2026-06-14 07:58:05.888005 | fa163ee0-6271-f863-66dc-00000000003e | CHANGED | Create /var/lib/container-puppet | np0000073148 2026-06-14 07:58:05,898 p=83235 u=zuul n=ansible | 2026-06-14 07:58:05.898137 | fa163ee0-6271-f863-66dc-00000000003f | TASK | Write container-puppet.sh 2026-06-14 07:58:05,913 p=83235 u=zuul n=ansible | 2026-06-14 07:58:05.912477 | fa163ee0-6271-f863-66dc-00000000003e | CHANGED | Create /var/lib/container-puppet | np0000073149 2026-06-14 07:58:05,928 p=83235 u=zuul n=ansible | 2026-06-14 07:58:05.927575 | fa163ee0-6271-f863-66dc-00000000003f | TASK | Write container-puppet.sh 2026-06-14 07:58:05,933 p=83235 u=zuul n=ansible | 2026-06-14 07:58:05.932949 | fa163ee0-6271-f863-66dc-00000000003e | CHANGED | Create /var/lib/container-puppet | np0000073150 2026-06-14 07:58:05,959 p=83235 u=zuul n=ansible | 2026-06-14 07:58:05.958847 | fa163ee0-6271-f863-66dc-00000000003f | TASK | Write container-puppet.sh 2026-06-14 07:58:05,969 p=83235 u=zuul n=ansible | 2026-06-14 07:58:05.968723 | fa163ee0-6271-f863-66dc-00000000003e | CHANGED | Create /var/lib/container-puppet | np0000073146 2026-06-14 07:58:05,974 p=83235 u=zuul n=ansible | 2026-06-14 07:58:05.973719 | fa163ee0-6271-f863-66dc-00000000003e | CHANGED | Create /var/lib/container-puppet | np0000073145 2026-06-14 07:58:06,018 p=83235 u=zuul n=ansible | 2026-06-14 07:58:06.018403 | fa163ee0-6271-f863-66dc-00000000003f | TASK | Write container-puppet.sh 2026-06-14 07:58:06,053 p=83235 u=zuul n=ansible | 2026-06-14 07:58:06.051897 | fa163ee0-6271-f863-66dc-00000000003f | TASK | Write container-puppet.sh 2026-06-14 07:58:06,059 p=83235 u=zuul n=ansible | 2026-06-14 07:58:06.059053 | fa163ee0-6271-f863-66dc-00000000003e | CHANGED | Create /var/lib/container-puppet | np0000073147 2026-06-14 07:58:06,079 p=83235 u=zuul n=ansible | 2026-06-14 07:58:06.078929 | fa163ee0-6271-f863-66dc-00000000003f | TASK | Write container-puppet.sh 2026-06-14 07:58:06,859 p=83235 u=zuul n=ansible | 2026-06-14 07:58:06.858751 | fa163ee0-6271-f863-66dc-00000000003f | CHANGED | Write container-puppet.sh | np0000073148 2026-06-14 07:58:06,908 p=83235 u=zuul n=ansible | 2026-06-14 07:58:06.906769 | fa163ee0-6271-f863-66dc-00000000003f | CHANGED | Write container-puppet.sh | np0000073149 2026-06-14 07:58:06,910 p=83235 u=zuul n=ansible | 2026-06-14 07:58:06.909914 | fa163ee0-6271-f863-66dc-00000000003f | CHANGED | Write container-puppet.sh | np0000073150 2026-06-14 07:58:06,918 p=83235 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-06-14 07:58:06,980 p=83235 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-06-14 07:58:06,992 p=83235 u=zuul n=ansible | 2026-06-14 07:58:06.991625 | fa163ee0-6271-f863-66dc-00000000003f | CHANGED | Write container-puppet.sh | np0000073145 2026-06-14 07:58:07,004 p=83235 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-06-14 07:58:07,049 p=83235 u=zuul n=ansible | 2026-06-14 07:58:07.049095 | 68b48692-8a4b-4cde-b2ca-4313d7fd11c3 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step0.yaml | np0000073148 2026-06-14 07:58:07,050 p=83235 u=zuul n=ansible | 2026-06-14 07:58:07.050008 | 68b48692-8a4b-4cde-b2ca-4313d7fd11c3 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step0.yaml | np0000073149 2026-06-14 07:58:07,074 p=83235 u=zuul n=ansible | 2026-06-14 07:58:07.074081 | fa163ee0-6271-f863-66dc-000000000a7f | TASK | Configure tuned before reboot 2026-06-14 07:58:07,101 p=83235 u=zuul n=ansible | 2026-06-14 07:58:07.100754 | fa163ee0-6271-f863-66dc-000000000a7f | TASK | Configure tuned before reboot 2026-06-14 07:58:07,157 p=83235 u=zuul n=ansible | 2026-06-14 07:58:07.155678 | fa163ee0-6271-f863-66dc-00000000003f | CHANGED | Write container-puppet.sh | np0000073146 2026-06-14 07:58:07,160 p=83235 u=zuul n=ansible | 2026-06-14 07:58:07.159924 | fa163ee0-6271-f863-66dc-00000000003f | CHANGED | Write container-puppet.sh | np0000073147 2026-06-14 07:58:07,168 p=83235 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-06-14 07:58:07,206 p=83235 u=zuul n=ansible | 2026-06-14 07:58:07.205717 | 7df389bf-8565-498a-84ef-160847f5c50e | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step0.yaml | np0000073150 2026-06-14 07:58:07,236 p=83235 u=zuul n=ansible | 2026-06-14 07:58:07.236179 | fa163ee0-6271-f863-66dc-000000000b0a | TASK | Gather variables for each operating system 2026-06-14 07:58:07,250 p=83235 u=zuul n=ansible | 2026-06-14 07:58:07.249761 | fa163ee0-6271-f863-66dc-000000000b0a | TASK | Gather variables for each operating system 2026-06-14 07:58:07,263 p=83235 u=zuul n=ansible | 2026-06-14 07:58:07.262936 | fa163ee0-6271-f863-66dc-000000000b01 | TASK | Configure tuned before reboot 2026-06-14 07:58:07,314 p=83235 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-06-14 07:58:07,335 p=83235 u=zuul n=ansible | 2026-06-14 07:58:07.334811 | 7fa61429-388e-459f-9dfb-cfcfbad18310 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step0.yaml | np0000073145 2026-06-14 07:58:07,340 p=83235 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-06-14 07:58:07,363 p=83235 u=zuul n=ansible | 2026-06-14 07:58:07.356972 | fa163ee0-6271-f863-66dc-000000000b0a | OK | Gather variables for each operating system | np0000073148 | item=/usr/share/ansible/roles/tuned/vars/redhat.yml 2026-06-14 07:58:07,371 p=83235 u=zuul n=ansible | 2026-06-14 07:58:07.371466 | fa163ee0-6271-f863-66dc-000000000b72 | TASK | Configure tuned before reboot 2026-06-14 07:58:07,373 p=83235 u=zuul n=ansible | 2026-06-14 07:58:07.372642 | fa163ee0-6271-f863-66dc-000000000b0a | OK | Gather variables for each operating system | np0000073149 | item=/usr/share/ansible/roles/tuned/vars/redhat.yml 2026-06-14 07:58:07,470 p=83235 u=zuul n=ansible | 2026-06-14 07:58:07.470202 | 371281f7-c99f-4873-800b-47874fe272fb | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step0.yaml | np0000073146 2026-06-14 07:58:07,471 p=83235 u=zuul n=ansible | 2026-06-14 07:58:07.470954 | 371281f7-c99f-4873-800b-47874fe272fb | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step0.yaml | np0000073147 2026-06-14 07:58:07,519 p=83235 u=zuul n=ansible | 2026-06-14 07:58:07.519210 | fa163ee0-6271-f863-66dc-000000000b0a | TASK | Gather variables for each operating system 2026-06-14 07:58:07,536 p=83235 u=zuul n=ansible | 2026-06-14 07:58:07.535788 | fa163ee0-6271-f863-66dc-000000000bce | TASK | Configure tuned before reboot 2026-06-14 07:58:07,559 p=83235 u=zuul n=ansible | 2026-06-14 07:58:07.559408 | fa163ee0-6271-f863-66dc-000000000bce | TASK | Configure tuned before reboot 2026-06-14 07:58:07,610 p=83235 u=zuul n=ansible | 2026-06-14 07:58:07.610107 | 7b33522f-f949-4558-84af-2e7c0dba4753 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_install.yml | np0000073149 2026-06-14 07:58:07,610 p=83235 u=zuul n=ansible | 2026-06-14 07:58:07.610575 | 7b33522f-f949-4558-84af-2e7c0dba4753 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_install.yml | np0000073148 2026-06-14 07:58:07,630 p=83235 u=zuul n=ansible | 2026-06-14 07:58:07.627261 | fa163ee0-6271-f863-66dc-000000000b0a | OK | Gather variables for each operating system | np0000073150 | item=/usr/share/ansible/roles/tuned/vars/redhat.yml 2026-06-14 07:58:07,638 p=83235 u=zuul n=ansible | 2026-06-14 07:58:07.637429 | fa163ee0-6271-f863-66dc-000000000c60 | TASK | Check tuned package is installed 2026-06-14 07:58:07,650 p=83235 u=zuul n=ansible | 2026-06-14 07:58:07.650446 | fa163ee0-6271-f863-66dc-000000000c60 | TASK | Check tuned package is installed 2026-06-14 07:58:07,668 p=83235 u=zuul n=ansible | 2026-06-14 07:58:07.667435 | fa163ee0-6271-f863-66dc-000000000b0a | TASK | Gather variables for each operating system 2026-06-14 07:58:07,732 p=83235 u=zuul n=ansible | 2026-06-14 07:58:07.731806 | fa163ee0-6271-f863-66dc-000000000b0a | TASK | Gather variables for each operating system 2026-06-14 07:58:07,748 p=83235 u=zuul n=ansible | 2026-06-14 07:58:07.748500 | fa163ee0-6271-f863-66dc-000000000b0a | TASK | Gather variables for each operating system 2026-06-14 07:58:07,784 p=83235 u=zuul n=ansible | 2026-06-14 07:58:07.783262 | fa163ee0-6271-f863-66dc-000000000b0a | OK | Gather variables for each operating system | np0000073145 | item=/usr/share/ansible/roles/tuned/vars/redhat.yml 2026-06-14 07:58:07,799 p=83235 u=zuul n=ansible | 2026-06-14 07:58:07.799648 | 94ceefa0-5822-4406-8989-db87dca95bf1 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_install.yml | np0000073150 2026-06-14 07:58:07,813 p=83235 u=zuul n=ansible | 2026-06-14 07:58:07.813122 | fa163ee0-6271-f863-66dc-000000000d42 | TASK | Check tuned package is installed 2026-06-14 07:58:07,850 p=83235 u=zuul n=ansible | 2026-06-14 07:58:07.848162 | fa163ee0-6271-f863-66dc-000000000b0a | OK | Gather variables for each operating system | np0000073146 | item=/usr/share/ansible/roles/tuned/vars/redhat.yml 2026-06-14 07:58:07,868 p=83235 u=zuul n=ansible | 2026-06-14 07:58:07.864774 | fa163ee0-6271-f863-66dc-000000000b0a | OK | Gather variables for each operating system | np0000073147 | item=/usr/share/ansible/roles/tuned/vars/redhat.yml 2026-06-14 07:58:07,909 p=83235 u=zuul n=ansible | 2026-06-14 07:58:07.909216 | 030193cc-f817-4ca4-8e4d-e7e5c6b985a8 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_install.yml | np0000073145 2026-06-14 07:58:07,932 p=83235 u=zuul n=ansible | 2026-06-14 07:58:07.932489 | fa163ee0-6271-f863-66dc-000000000d79 | TASK | Check tuned package is installed 2026-06-14 07:58:07,964 p=83235 u=zuul n=ansible | 2026-06-14 07:58:07.964280 | fa163ee0-6271-f863-66dc-000000000c60 | CHANGED | Check tuned package is installed | np0000073149 2026-06-14 07:58:07,965 p=83235 u=zuul n=ansible | 2026-06-14 07:58:07.965289 | fa163ee0-6271-f863-66dc-000000000c60 | CHANGED | Check tuned package is installed | np0000073148 2026-06-14 07:58:07,981 p=83235 u=zuul n=ansible | 2026-06-14 07:58:07.981136 | 91335337-1356-421c-884f-1f4c58c37723 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_install.yml | np0000073146 2026-06-14 07:58:08,001 p=83235 u=zuul n=ansible | 2026-06-14 07:58:08.001493 | fa163ee0-6271-f863-66dc-000000000c61 | TASK | Install tuned 2026-06-14 07:58:08,015 p=83235 u=zuul n=ansible | 2026-06-14 07:58:08.014524 | fa163ee0-6271-f863-66dc-000000000c61 | TASK | Install tuned 2026-06-14 07:58:08,032 p=83235 u=zuul n=ansible | 2026-06-14 07:58:08.031934 | fa163ee0-6271-f863-66dc-000000000dac | TASK | Check tuned package is installed 2026-06-14 07:58:08,052 p=83235 u=zuul n=ansible | 2026-06-14 07:58:08.052363 | aa865885-2992-427e-bd3f-1d3518b27a3e | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_install.yml | np0000073147 2026-06-14 07:58:08,071 p=83235 u=zuul n=ansible | 2026-06-14 07:58:08.071287 | fa163ee0-6271-f863-66dc-000000000ddb | TASK | Check tuned package is installed 2026-06-14 07:58:08,128 p=83235 u=zuul n=ansible | 2026-06-14 07:58:08.127443 | fa163ee0-6271-f863-66dc-000000000d42 | CHANGED | Check tuned package is installed | np0000073150 2026-06-14 07:58:08,138 p=83235 u=zuul n=ansible | 2026-06-14 07:58:08.138385 | fa163ee0-6271-f863-66dc-000000000d43 | TASK | Install tuned 2026-06-14 07:58:08,270 p=83235 u=zuul n=ansible | 2026-06-14 07:58:08.270167 | fa163ee0-6271-f863-66dc-000000000d79 | CHANGED | Check tuned package is installed | np0000073145 2026-06-14 07:58:08,291 p=83235 u=zuul n=ansible | 2026-06-14 07:58:08.290666 | fa163ee0-6271-f863-66dc-000000000d7a | TASK | Install tuned 2026-06-14 07:58:08,419 p=83235 u=zuul n=ansible | 2026-06-14 07:58:08.414179 | fa163ee0-6271-f863-66dc-000000000ddb | CHANGED | Check tuned package is installed | np0000073147 2026-06-14 07:58:08,421 p=83235 u=zuul n=ansible | 2026-06-14 07:58:08.420707 | fa163ee0-6271-f863-66dc-000000000dac | CHANGED | Check tuned package is installed | np0000073146 2026-06-14 07:58:08,441 p=83235 u=zuul n=ansible | 2026-06-14 07:58:08.440744 | fa163ee0-6271-f863-66dc-000000000dad | TASK | Install tuned 2026-06-14 07:58:08,462 p=83235 u=zuul n=ansible | 2026-06-14 07:58:08.462218 | fa163ee0-6271-f863-66dc-000000000ddc | TASK | Install tuned 2026-06-14 07:58:14,911 p=83235 u=zuul n=ansible | 2026-06-14 07:58:14.911120 | fa163ee0-6271-f863-66dc-000000000d7a | CHANGED | Install tuned | np0000073145 2026-06-14 07:58:14,928 p=83235 u=zuul n=ansible | 2026-06-14 07:58:14.927653 | fa163ee0-6271-f863-66dc-000000000d7b | TASK | Restart tuned 2026-06-14 07:58:15,011 p=83235 u=zuul n=ansible | 2026-06-14 07:58:15.010459 | fa163ee0-6271-f863-66dc-000000000c61 | CHANGED | Install tuned | np0000073148 2026-06-14 07:58:15,021 p=83235 u=zuul n=ansible | 2026-06-14 07:58:15.021751 | fa163ee0-6271-f863-66dc-000000000c62 | TASK | Restart tuned 2026-06-14 07:58:15,036 p=83235 u=zuul n=ansible | 2026-06-14 07:58:15.034991 | fa163ee0-6271-f863-66dc-000000000c61 | CHANGED | Install tuned | np0000073149 2026-06-14 07:58:15,059 p=83235 u=zuul n=ansible | 2026-06-14 07:58:15.058801 | fa163ee0-6271-f863-66dc-000000000c62 | TASK | Restart tuned 2026-06-14 07:58:15,080 p=83235 u=zuul n=ansible | 2026-06-14 07:58:15.079948 | fa163ee0-6271-f863-66dc-000000000d43 | CHANGED | Install tuned | np0000073150 2026-06-14 07:58:15,099 p=83235 u=zuul n=ansible | 2026-06-14 07:58:15.099088 | fa163ee0-6271-f863-66dc-000000000d44 | TASK | Restart tuned 2026-06-14 07:58:15,158 p=83235 u=zuul n=ansible | 2026-06-14 07:58:15.157914 | fa163ee0-6271-f863-66dc-000000000ddc | CHANGED | Install tuned | np0000073147 2026-06-14 07:58:15,186 p=83235 u=zuul n=ansible | 2026-06-14 07:58:15.186412 | fa163ee0-6271-f863-66dc-000000000ddd | TASK | Restart tuned 2026-06-14 07:58:15,197 p=83235 u=zuul n=ansible | 2026-06-14 07:58:15.196655 | fa163ee0-6271-f863-66dc-000000000dad | CHANGED | Install tuned | np0000073146 2026-06-14 07:58:15,221 p=83235 u=zuul n=ansible | 2026-06-14 07:58:15.221438 | fa163ee0-6271-f863-66dc-000000000dae | TASK | Restart tuned 2026-06-14 07:58:16,727 p=83235 u=zuul n=ansible | 2026-06-14 07:58:16.726397 | fa163ee0-6271-f863-66dc-000000000d7b | CHANGED | Restart tuned | np0000073145 2026-06-14 07:58:16,742 p=83235 u=zuul n=ansible | 2026-06-14 07:58:16.742467 | fa163ee0-6271-f863-66dc-000000000b0c | TASK | Check for tuned-adm 2026-06-14 07:58:16,982 p=83235 u=zuul n=ansible | 2026-06-14 07:58:16.975375 | fa163ee0-6271-f863-66dc-000000000c62 | CHANGED | Restart tuned | np0000073149 2026-06-14 07:58:16,993 p=83235 u=zuul n=ansible | 2026-06-14 07:58:16.987769 | fa163ee0-6271-f863-66dc-000000000d44 | CHANGED | Restart tuned | np0000073150 2026-06-14 07:58:16,999 p=83235 u=zuul n=ansible | 2026-06-14 07:58:16.998785 | fa163ee0-6271-f863-66dc-000000000ddd | CHANGED | Restart tuned | np0000073147 2026-06-14 07:58:17,024 p=83235 u=zuul n=ansible | 2026-06-14 07:58:17.023956 | fa163ee0-6271-f863-66dc-000000000b0c | TASK | Check for tuned-adm 2026-06-14 07:58:17,051 p=83235 u=zuul n=ansible | 2026-06-14 07:58:17.051258 | fa163ee0-6271-f863-66dc-000000000b0c | TASK | Check for tuned-adm 2026-06-14 07:58:17,077 p=83235 u=zuul n=ansible | 2026-06-14 07:58:17.076419 | fa163ee0-6271-f863-66dc-000000000b0c | TASK | Check for tuned-adm 2026-06-14 07:58:17,082 p=83235 u=zuul n=ansible | 2026-06-14 07:58:17.081898 | fa163ee0-6271-f863-66dc-000000000b0c | OK | Check for tuned-adm | np0000073145 2026-06-14 07:58:17,139 p=83235 u=zuul n=ansible | 2026-06-14 07:58:17.138976 | fa163ee0-6271-f863-66dc-000000000dae | CHANGED | Restart tuned | np0000073146 2026-06-14 07:58:17,170 p=83235 u=zuul n=ansible | 2026-06-14 07:58:17.170083 | fa163ee0-6271-f863-66dc-000000000b0c | TASK | Check for tuned-adm 2026-06-14 07:58:17,203 p=83235 u=zuul n=ansible | 2026-06-14 07:58:17.203458 | c62227ba-305f-44c3-a290-e3c8448c1318 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_config.yml | np0000073145 2026-06-14 07:58:17,229 p=83235 u=zuul n=ansible | 2026-06-14 07:58:17.229273 | fa163ee0-6271-f863-66dc-000000000e2a | TASK | Ensure profile directory exists 2026-06-14 07:58:17,299 p=83235 u=zuul n=ansible | 2026-06-14 07:58:17.298726 | fa163ee0-6271-f863-66dc-000000000e2a | SKIPPED | Ensure profile directory exists | np0000073145 2026-06-14 07:58:17,316 p=83235 u=zuul n=ansible | 2026-06-14 07:58:17.316594 | fa163ee0-6271-f863-66dc-000000000e2b | TASK | Create custom tuned profile 2026-06-14 07:58:17,331 p=83235 u=zuul n=ansible | 2026-06-14 07:58:17.330218 | fa163ee0-6271-f863-66dc-000000000b0c | OK | Check for tuned-adm | np0000073149 2026-06-14 07:58:17,373 p=83235 u=zuul n=ansible | 2026-06-14 07:58:17.372688 | fa163ee0-6271-f863-66dc-000000000b0c | OK | Check for tuned-adm | np0000073150 2026-06-14 07:58:17,375 p=83235 u=zuul n=ansible | 2026-06-14 07:58:17.375090 | fa163ee0-6271-f863-66dc-000000000b0c | OK | Check for tuned-adm | np0000073147 2026-06-14 07:58:17,404 p=83235 u=zuul n=ansible | 2026-06-14 07:58:17.401245 | 920aeab2-b5ec-4027-a045-e76d14da92aa | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_config.yml | np0000073149 2026-06-14 07:58:17,436 p=83235 u=zuul n=ansible | 2026-06-14 07:58:17.436048 | fa163ee0-6271-f863-66dc-000000000e8c | TASK | Ensure profile directory exists 2026-06-14 07:58:17,509 p=83235 u=zuul n=ansible | 2026-06-14 07:58:17.505385 | fa163ee0-6271-f863-66dc-000000000e2b | SKIPPED | Create custom tuned profile | np0000073145 2026-06-14 07:58:17,511 p=83235 u=zuul n=ansible | 2026-06-14 07:58:17.510974 | fa163ee0-6271-f863-66dc-000000000b0c | OK | Check for tuned-adm | np0000073146 2026-06-14 07:58:17,513 p=83235 u=zuul n=ansible | 2026-06-14 07:58:17.513492 | fa163ee0-6271-f863-66dc-000000000e8c | SKIPPED | Ensure profile directory exists | np0000073149 2026-06-14 07:58:17,555 p=83235 u=zuul n=ansible | 2026-06-14 07:58:17.555260 | c58232c2-f65b-4945-a3ee-4eab3902c812 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_config.yml | np0000073150 2026-06-14 07:58:17,584 p=83235 u=zuul n=ansible | 2026-06-14 07:58:17.584258 | fa163ee0-6271-f863-66dc-000000000e8d | TASK | Create custom tuned profile 2026-06-14 07:58:17,605 p=83235 u=zuul n=ansible | 2026-06-14 07:58:17.604186 | fa163ee0-6271-f863-66dc-000000000eee | TASK | Ensure profile directory exists 2026-06-14 07:58:17,625 p=83235 u=zuul n=ansible | 2026-06-14 07:58:17.625071 | fa163ee0-6271-f863-66dc-000000000e2c | TASK | Check tuned active profile 2026-06-14 07:58:17,656 p=83235 u=zuul n=ansible | 2026-06-14 07:58:17.656073 | fa163ee0-6271-f863-66dc-000000000e8d | SKIPPED | Create custom tuned profile | np0000073149 2026-06-14 07:58:17,686 p=83235 u=zuul n=ansible | 2026-06-14 07:58:17.685764 | a4fdc5c9-6f03-41eb-8372-c56b87808611 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_config.yml | np0000073147 2026-06-14 07:58:17,706 p=83235 u=zuul n=ansible | 2026-06-14 07:58:17.706039 | fa163ee0-6271-f863-66dc-000000000e8e | TASK | Check tuned active profile 2026-06-14 07:58:17,724 p=83235 u=zuul n=ansible | 2026-06-14 07:58:17.724221 | fa163ee0-6271-f863-66dc-000000000f4c | TASK | Ensure profile directory exists 2026-06-14 07:58:17,729 p=83235 u=zuul n=ansible | 2026-06-14 07:58:17.728716 | fa163ee0-6271-f863-66dc-000000000eee | SKIPPED | Ensure profile directory exists | np0000073150 2026-06-14 07:58:17,754 p=83235 u=zuul n=ansible | 2026-06-14 07:58:17.754421 | 9a0c5696-8ba7-439e-989c-68da01f91302 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_config.yml | np0000073146 2026-06-14 07:58:17,775 p=83235 u=zuul n=ansible | 2026-06-14 07:58:17.774875 | fa163ee0-6271-f863-66dc-000000000eef | TASK | Create custom tuned profile 2026-06-14 07:58:17,798 p=83235 u=zuul n=ansible | 2026-06-14 07:58:17.798071 | fa163ee0-6271-f863-66dc-000000000fa4 | TASK | Ensure profile directory exists 2026-06-14 07:58:17,803 p=83235 u=zuul n=ansible | 2026-06-14 07:58:17.803198 | fa163ee0-6271-f863-66dc-000000000f4c | SKIPPED | Ensure profile directory exists | np0000073147 2026-06-14 07:58:17,820 p=83235 u=zuul n=ansible | 2026-06-14 07:58:17.819692 | fa163ee0-6271-f863-66dc-000000000f4d | TASK | Create custom tuned profile 2026-06-14 07:58:17,862 p=83235 u=zuul n=ansible | 2026-06-14 07:58:17.862035 | fa163ee0-6271-f863-66dc-000000000eef | SKIPPED | Create custom tuned profile | np0000073150 2026-06-14 07:58:17,863 p=83235 u=zuul n=ansible | 2026-06-14 07:58:17.863349 | fa163ee0-6271-f863-66dc-000000000fa4 | SKIPPED | Ensure profile directory exists | np0000073146 2026-06-14 07:58:17,879 p=83235 u=zuul n=ansible | 2026-06-14 07:58:17.879202 | fa163ee0-6271-f863-66dc-000000000ef0 | TASK | Check tuned active profile 2026-06-14 07:58:17,897 p=83235 u=zuul n=ansible | 2026-06-14 07:58:17.896546 | fa163ee0-6271-f863-66dc-000000000fa5 | TASK | Create custom tuned profile 2026-06-14 07:58:17,902 p=83235 u=zuul n=ansible | 2026-06-14 07:58:17.902173 | fa163ee0-6271-f863-66dc-000000000f4d | SKIPPED | Create custom tuned profile | np0000073147 2026-06-14 07:58:17,919 p=83235 u=zuul n=ansible | 2026-06-14 07:58:17.918919 | fa163ee0-6271-f863-66dc-000000000f4e | TASK | Check tuned active profile 2026-06-14 07:58:17,950 p=83235 u=zuul n=ansible | 2026-06-14 07:58:17.949420 | fa163ee0-6271-f863-66dc-000000000fa5 | SKIPPED | Create custom tuned profile | np0000073146 2026-06-14 07:58:17,989 p=83235 u=zuul n=ansible | 2026-06-14 07:58:17.989026 | fa163ee0-6271-f863-66dc-000000000fa6 | TASK | Check tuned active profile 2026-06-14 07:58:17,998 p=83235 u=zuul n=ansible | 2026-06-14 07:58:17.997639 | fa163ee0-6271-f863-66dc-000000000c62 | CHANGED | Restart tuned | np0000073148 2026-06-14 07:58:18,014 p=83235 u=zuul n=ansible | 2026-06-14 07:58:18.013937 | fa163ee0-6271-f863-66dc-000000000b0c | TASK | Check for tuned-adm 2026-06-14 07:58:18,089 p=83235 u=zuul n=ansible | 2026-06-14 07:58:18.088175 | fa163ee0-6271-f863-66dc-000000000e2c | OK | Check tuned active profile | np0000073145 2026-06-14 07:58:18,091 p=83235 u=zuul n=ansible | 2026-06-14 07:58:18.090715 | fa163ee0-6271-f863-66dc-000000000e8e | OK | Check tuned active profile | np0000073149 2026-06-14 07:58:18,113 p=83235 u=zuul n=ansible | 2026-06-14 07:58:18.112760 | fa163ee0-6271-f863-66dc-000000000e8f | TASK | Check Tuned Configuration file exists 2026-06-14 07:58:18,139 p=83235 u=zuul n=ansible | 2026-06-14 07:58:18.138875 | fa163ee0-6271-f863-66dc-000000000e2d | TASK | Check Tuned Configuration file exists 2026-06-14 07:58:18,182 p=83235 u=zuul n=ansible | 2026-06-14 07:58:18.181373 | fa163ee0-6271-f863-66dc-000000000ef0 | OK | Check tuned active profile | np0000073150 2026-06-14 07:58:18,196 p=83235 u=zuul n=ansible | 2026-06-14 07:58:18.195927 | fa163ee0-6271-f863-66dc-000000000ef1 | TASK | Check Tuned Configuration file exists 2026-06-14 07:58:18,233 p=83235 u=zuul n=ansible | 2026-06-14 07:58:18.232430 | fa163ee0-6271-f863-66dc-000000000fa6 | OK | Check tuned active profile | np0000073146 2026-06-14 07:58:18,259 p=83235 u=zuul n=ansible | 2026-06-14 07:58:18.258907 | fa163ee0-6271-f863-66dc-000000000fa7 | TASK | Check Tuned Configuration file exists 2026-06-14 07:58:18,264 p=83235 u=zuul n=ansible | 2026-06-14 07:58:18.264104 | fa163ee0-6271-f863-66dc-000000000f4e | OK | Check tuned active profile | np0000073147 2026-06-14 07:58:18,285 p=83235 u=zuul n=ansible | 2026-06-14 07:58:18.284988 | fa163ee0-6271-f863-66dc-000000000f4f | TASK | Check Tuned Configuration file exists 2026-06-14 07:58:18,399 p=83235 u=zuul n=ansible | 2026-06-14 07:58:18.398342 | fa163ee0-6271-f863-66dc-000000000b0c | OK | Check for tuned-adm | np0000073148 2026-06-14 07:58:18,458 p=83235 u=zuul n=ansible | 2026-06-14 07:58:18.458112 | fa163ee0-6271-f863-66dc-000000000ef1 | OK | Check Tuned Configuration file exists | np0000073150 2026-06-14 07:58:18,459 p=83235 u=zuul n=ansible | 2026-06-14 07:58:18.459189 | fa163ee0-6271-f863-66dc-000000000e8f | OK | Check Tuned Configuration file exists | np0000073149 2026-06-14 07:58:18,478 p=83235 u=zuul n=ansible | 2026-06-14 07:58:18.478055 | 0c961ceb-60fd-493d-9dea-31b4064a7817 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_config.yml | np0000073148 2026-06-14 07:58:18,506 p=83235 u=zuul n=ansible | 2026-06-14 07:58:18.506028 | fa163ee0-6271-f863-66dc-00000000101a | TASK | Ensure profile directory exists 2026-06-14 07:58:18,523 p=83235 u=zuul n=ansible | 2026-06-14 07:58:18.522686 | fa163ee0-6271-f863-66dc-000000000e90 | TASK | Fail if tuned profile conf is absent but isolated cores is provided 2026-06-14 07:58:18,536 p=83235 u=zuul n=ansible | 2026-06-14 07:58:18.536018 | fa163ee0-6271-f863-66dc-000000000ef2 | TASK | Fail if tuned profile conf is absent but isolated cores is provided 2026-06-14 07:58:18,541 p=83235 u=zuul n=ansible | 2026-06-14 07:58:18.541197 | fa163ee0-6271-f863-66dc-000000000e2d | OK | Check Tuned Configuration file exists | np0000073145 2026-06-14 07:58:18,562 p=83235 u=zuul n=ansible | 2026-06-14 07:58:18.557302 | fa163ee0-6271-f863-66dc-000000000e2e | TASK | Fail if tuned profile conf is absent but isolated cores is provided 2026-06-14 07:58:18,572 p=83235 u=zuul n=ansible | 2026-06-14 07:58:18.572172 | fa163ee0-6271-f863-66dc-00000000101a | SKIPPED | Ensure profile directory exists | np0000073148 2026-06-14 07:58:18,573 p=83235 u=zuul n=ansible | 2026-06-14 07:58:18.573355 | fa163ee0-6271-f863-66dc-000000000fa7 | OK | Check Tuned Configuration file exists | np0000073146 2026-06-14 07:58:18,600 p=83235 u=zuul n=ansible | 2026-06-14 07:58:18.590856 | fa163ee0-6271-f863-66dc-00000000101b | TASK | Create custom tuned profile 2026-06-14 07:58:18,624 p=83235 u=zuul n=ansible | 2026-06-14 07:58:18.619606 | fa163ee0-6271-f863-66dc-000000000fa8 | TASK | Fail if tuned profile conf is absent but isolated cores is provided 2026-06-14 07:58:18,630 p=83235 u=zuul n=ansible | 2026-06-14 07:58:18.629805 | fa163ee0-6271-f863-66dc-000000000e90 | SKIPPED | Fail if tuned profile conf is absent but isolated cores is provided | np0000073149 2026-06-14 07:58:18,631 p=83235 u=zuul n=ansible | 2026-06-14 07:58:18.631099 | fa163ee0-6271-f863-66dc-000000000ef2 | SKIPPED | Fail if tuned profile conf is absent but isolated cores is provided | np0000073150 2026-06-14 07:58:18,631 p=83235 u=zuul n=ansible | 2026-06-14 07:58:18.631741 | fa163ee0-6271-f863-66dc-000000000f4f | OK | Check Tuned Configuration file exists | np0000073147 2026-06-14 07:58:18,632 p=83235 u=zuul n=ansible | 2026-06-14 07:58:18.632410 | fa163ee0-6271-f863-66dc-000000000e2e | SKIPPED | Fail if tuned profile conf is absent but isolated cores is provided | np0000073145 2026-06-14 07:58:18,644 p=83235 u=zuul n=ansible | 2026-06-14 07:58:18.644541 | fa163ee0-6271-f863-66dc-000000000e91 | TASK | Configure isolated cores for profile throughput-performance 2026-06-14 07:58:18,672 p=83235 u=zuul n=ansible | 2026-06-14 07:58:18.666508 | fa163ee0-6271-f863-66dc-000000000ef3 | TASK | Configure isolated cores for profile throughput-performance 2026-06-14 07:58:18,708 p=83235 u=zuul n=ansible | 2026-06-14 07:58:18.707406 | fa163ee0-6271-f863-66dc-000000000e2f | TASK | Configure isolated cores for profile throughput-performance 2026-06-14 07:58:18,738 p=83235 u=zuul n=ansible | 2026-06-14 07:58:18.731255 | fa163ee0-6271-f863-66dc-000000000f50 | TASK | Fail if tuned profile conf is absent but isolated cores is provided 2026-06-14 07:58:18,745 p=83235 u=zuul n=ansible | 2026-06-14 07:58:18.744390 | fa163ee0-6271-f863-66dc-00000000101b | SKIPPED | Create custom tuned profile | np0000073148 2026-06-14 07:58:18,746 p=83235 u=zuul n=ansible | 2026-06-14 07:58:18.745846 | fa163ee0-6271-f863-66dc-000000000fa8 | SKIPPED | Fail if tuned profile conf is absent but isolated cores is provided | np0000073146 2026-06-14 07:58:18,746 p=83235 u=zuul n=ansible | 2026-06-14 07:58:18.746534 | fa163ee0-6271-f863-66dc-000000000e91 | SKIPPED | Configure isolated cores for profile throughput-performance | np0000073149 2026-06-14 07:58:18,747 p=83235 u=zuul n=ansible | 2026-06-14 07:58:18.747169 | fa163ee0-6271-f863-66dc-000000000ef3 | SKIPPED | Configure isolated cores for profile throughput-performance | np0000073150 2026-06-14 07:58:18,759 p=83235 u=zuul n=ansible | 2026-06-14 07:58:18.759413 | fa163ee0-6271-f863-66dc-00000000101c | TASK | Check tuned active profile 2026-06-14 07:58:18,777 p=83235 u=zuul n=ansible | 2026-06-14 07:58:18.777399 | fa163ee0-6271-f863-66dc-000000000e92 | TASK | Enable tuned profile 2026-06-14 07:58:18,796 p=83235 u=zuul n=ansible | 2026-06-14 07:58:18.795632 | fa163ee0-6271-f863-66dc-000000000ef4 | TASK | Enable tuned profile 2026-06-14 07:58:18,816 p=83235 u=zuul n=ansible | 2026-06-14 07:58:18.816138 | fa163ee0-6271-f863-66dc-000000000fa9 | TASK | Configure isolated cores for profile throughput-performance 2026-06-14 07:58:18,822 p=83235 u=zuul n=ansible | 2026-06-14 07:58:18.821272 | fa163ee0-6271-f863-66dc-000000000e2f | SKIPPED | Configure isolated cores for profile throughput-performance | np0000073145 2026-06-14 07:58:18,822 p=83235 u=zuul n=ansible | 2026-06-14 07:58:18.822613 | fa163ee0-6271-f863-66dc-000000000f50 | SKIPPED | Fail if tuned profile conf is absent but isolated cores is provided | np0000073147 2026-06-14 07:58:18,842 p=83235 u=zuul n=ansible | 2026-06-14 07:58:18.841885 | fa163ee0-6271-f863-66dc-000000000e30 | TASK | Enable tuned profile 2026-06-14 07:58:18,865 p=83235 u=zuul n=ansible | 2026-06-14 07:58:18.865226 | fa163ee0-6271-f863-66dc-000000000f51 | TASK | Configure isolated cores for profile throughput-performance 2026-06-14 07:58:18,870 p=83235 u=zuul n=ansible | 2026-06-14 07:58:18.870079 | fa163ee0-6271-f863-66dc-000000000fa9 | SKIPPED | Configure isolated cores for profile throughput-performance | np0000073146 2026-06-14 07:58:18,890 p=83235 u=zuul n=ansible | 2026-06-14 07:58:18.889672 | fa163ee0-6271-f863-66dc-000000000faa | TASK | Enable tuned profile 2026-06-14 07:58:18,906 p=83235 u=zuul n=ansible | 2026-06-14 07:58:18.906219 | fa163ee0-6271-f863-66dc-000000000f51 | SKIPPED | Configure isolated cores for profile throughput-performance | np0000073147 2026-06-14 07:58:18,922 p=83235 u=zuul n=ansible | 2026-06-14 07:58:18.922225 | fa163ee0-6271-f863-66dc-000000000f52 | TASK | Enable tuned profile 2026-06-14 07:58:19,046 p=83235 u=zuul n=ansible | 2026-06-14 07:58:19.045441 | fa163ee0-6271-f863-66dc-00000000101c | OK | Check tuned active profile | np0000073148 2026-06-14 07:58:19,057 p=83235 u=zuul n=ansible | 2026-06-14 07:58:19.056783 | fa163ee0-6271-f863-66dc-00000000101d | TASK | Check Tuned Configuration file exists 2026-06-14 07:58:19,389 p=83235 u=zuul n=ansible | 2026-06-14 07:58:19.389362 | fa163ee0-6271-f863-66dc-00000000101d | OK | Check Tuned Configuration file exists | np0000073148 2026-06-14 07:58:19,400 p=83235 u=zuul n=ansible | 2026-06-14 07:58:19.399989 | fa163ee0-6271-f863-66dc-00000000101e | TASK | Fail if tuned profile conf is absent but isolated cores is provided 2026-06-14 07:58:19,467 p=83235 u=zuul n=ansible | 2026-06-14 07:58:19.466733 | fa163ee0-6271-f863-66dc-00000000101e | SKIPPED | Fail if tuned profile conf is absent but isolated cores is provided | np0000073148 2026-06-14 07:58:19,478 p=83235 u=zuul n=ansible | 2026-06-14 07:58:19.478307 | fa163ee0-6271-f863-66dc-00000000101f | TASK | Configure isolated cores for profile throughput-performance 2026-06-14 07:58:19,542 p=83235 u=zuul n=ansible | 2026-06-14 07:58:19.541355 | fa163ee0-6271-f863-66dc-00000000101f | SKIPPED | Configure isolated cores for profile throughput-performance | np0000073148 2026-06-14 07:58:19,554 p=83235 u=zuul n=ansible | 2026-06-14 07:58:19.554169 | fa163ee0-6271-f863-66dc-000000001020 | TASK | Enable tuned profile 2026-06-14 07:58:20,203 p=83235 u=zuul n=ansible | 2026-06-14 07:58:20.203352 | fa163ee0-6271-f863-66dc-000000000e92 | CHANGED | Enable tuned profile | np0000073149 2026-06-14 07:58:20,223 p=83235 u=zuul n=ansible | 2026-06-14 07:58:20.223343 | fa163ee0-6271-f863-66dc-000000000a80 | TASK | Configure kernel args and reboot 2026-06-14 07:58:20,466 p=83235 u=zuul n=ansible | 2026-06-14 07:58:20.466383 | fa163ee0-6271-f863-66dc-0000000010ef | TASK | Get the command line args of the node 2026-06-14 07:58:20,475 p=83235 u=zuul n=ansible | 2026-06-14 07:58:20.474432 | fa163ee0-6271-f863-66dc-000000000ef4 | CHANGED | Enable tuned profile | np0000073150 2026-06-14 07:58:20,477 p=83235 u=zuul n=ansible | 2026-06-14 07:58:20.476993 | fa163ee0-6271-f863-66dc-000000000e30 | CHANGED | Enable tuned profile | np0000073145 2026-06-14 07:58:20,478 p=83235 u=zuul n=ansible | 2026-06-14 07:58:20.478496 | fa163ee0-6271-f863-66dc-000000000faa | CHANGED | Enable tuned profile | np0000073146 2026-06-14 07:58:20,479 p=83235 u=zuul n=ansible | 2026-06-14 07:58:20.479601 | fa163ee0-6271-f863-66dc-000000000f52 | CHANGED | Enable tuned profile | np0000073147 2026-06-14 07:58:20,539 p=83235 u=zuul n=ansible | 2026-06-14 07:58:20.539017 | fa163ee0-6271-f863-66dc-000000000b02 | TASK | Configure kernel args and reboot 2026-06-14 07:58:20,556 p=83235 u=zuul n=ansible | 2026-06-14 07:58:20.556189 | fa163ee0-6271-f863-66dc-000000000b73 | TASK | Configure kernel args and reboot 2026-06-14 07:58:20,573 p=83235 u=zuul n=ansible | 2026-06-14 07:58:20.573009 | fa163ee0-6271-f863-66dc-000000000bcf | TASK | Configure kernel args and reboot 2026-06-14 07:58:20,605 p=83235 u=zuul n=ansible | 2026-06-14 07:58:20.604799 | fa163ee0-6271-f863-66dc-000000000bcf | TASK | Configure kernel args and reboot 2026-06-14 07:58:20,806 p=83235 u=zuul n=ansible | 2026-06-14 07:58:20.806235 | fa163ee0-6271-f863-66dc-0000000010ef | TASK | Get the command line args of the node 2026-06-14 07:58:20,823 p=83235 u=zuul n=ansible | 2026-06-14 07:58:20.823181 | fa163ee0-6271-f863-66dc-0000000010ef | TASK | Get the command line args of the node 2026-06-14 07:58:20,841 p=83235 u=zuul n=ansible | 2026-06-14 07:58:20.840505 | fa163ee0-6271-f863-66dc-0000000010ef | TASK | Get the command line args of the node 2026-06-14 07:58:20,846 p=83235 u=zuul n=ansible | 2026-06-14 07:58:20.845766 | fa163ee0-6271-f863-66dc-0000000010ef | CHANGED | Get the command line args of the node | np0000073149 2026-06-14 07:58:20,917 p=83235 u=zuul n=ansible | 2026-06-14 07:58:20.916717 | fa163ee0-6271-f863-66dc-0000000010f1 | TASK | Check if node has a nova.conf 2026-06-14 07:58:20,935 p=83235 u=zuul n=ansible | 2026-06-14 07:58:20.934978 | fa163ee0-6271-f863-66dc-0000000010ef | TASK | Get the command line args of the node 2026-06-14 07:58:21,066 p=83235 u=zuul n=ansible | 2026-06-14 07:58:21.065690 | fa163ee0-6271-f863-66dc-000000001020 | CHANGED | Enable tuned profile | np0000073148 2026-06-14 07:58:21,099 p=83235 u=zuul n=ansible | 2026-06-14 07:58:21.098790 | fa163ee0-6271-f863-66dc-000000000a80 | TASK | Configure kernel args and reboot 2026-06-14 07:58:21,128 p=83235 u=zuul n=ansible | 2026-06-14 07:58:21.127267 | fa163ee0-6271-f863-66dc-0000000010ef | CHANGED | Get the command line args of the node | np0000073150 2026-06-14 07:58:21,166 p=83235 u=zuul n=ansible | 2026-06-14 07:58:21.165868 | fa163ee0-6271-f863-66dc-0000000010f1 | TASK | Check if node has a nova.conf 2026-06-14 07:58:21,175 p=83235 u=zuul n=ansible | 2026-06-14 07:58:21.174204 | fa163ee0-6271-f863-66dc-0000000010ef | CHANGED | Get the command line args of the node | np0000073145 2026-06-14 07:58:21,177 p=83235 u=zuul n=ansible | 2026-06-14 07:58:21.176859 | fa163ee0-6271-f863-66dc-0000000010ef | CHANGED | Get the command line args of the node | np0000073146 2026-06-14 07:58:21,307 p=83235 u=zuul n=ansible | 2026-06-14 07:58:21.306717 | fa163ee0-6271-f863-66dc-0000000010ef | TASK | Get the command line args of the node 2026-06-14 07:58:21,332 p=83235 u=zuul n=ansible | 2026-06-14 07:58:21.331500 | fa163ee0-6271-f863-66dc-0000000010f1 | TASK | Check if node has a nova.conf 2026-06-14 07:58:21,355 p=83235 u=zuul n=ansible | 2026-06-14 07:58:21.354421 | fa163ee0-6271-f863-66dc-0000000010f1 | TASK | Check if node has a nova.conf 2026-06-14 07:58:21,362 p=83235 u=zuul n=ansible | 2026-06-14 07:58:21.362109 | fa163ee0-6271-f863-66dc-0000000010ef | CHANGED | Get the command line args of the node | np0000073147 2026-06-14 07:58:21,364 p=83235 u=zuul n=ansible | 2026-06-14 07:58:21.363831 | fa163ee0-6271-f863-66dc-0000000010f1 | OK | Check if node has a nova.conf | np0000073149 2026-06-14 07:58:21,375 p=83235 u=zuul n=ansible | 2026-06-14 07:58:21.375653 | fa163ee0-6271-f863-66dc-0000000010f3 | TASK | Warn operator about workload protection 2026-06-14 07:58:21,395 p=83235 u=zuul n=ansible | 2026-06-14 07:58:21.395283 | fa163ee0-6271-f863-66dc-0000000010f1 | TASK | Check if node has a nova.conf 2026-06-14 07:58:21,413 p=83235 u=zuul n=ansible | 2026-06-14 07:58:21.412481 | fa163ee0-6271-f863-66dc-0000000010f3 | SKIPPED | Warn operator about workload protection | np0000073149 2026-06-14 07:58:21,424 p=83235 u=zuul n=ansible | 2026-06-14 07:58:21.424472 | fa163ee0-6271-f863-66dc-0000000010f4 | TASK | Setting defer reboot fact 2026-06-14 07:58:21,479 p=83235 u=zuul n=ansible | 2026-06-14 07:58:21.473131 | fa163ee0-6271-f863-66dc-0000000010f4 | SKIPPED | Setting defer reboot fact | np0000073149 2026-06-14 07:58:21,481 p=83235 u=zuul n=ansible | 2026-06-14 07:58:21.481292 | fa163ee0-6271-f863-66dc-0000000010f1 | OK | Check if node has a nova.conf | np0000073150 2026-06-14 07:58:21,494 p=83235 u=zuul n=ansible | 2026-06-14 07:58:21.493775 | fa163ee0-6271-f863-66dc-0000000010f6 | TASK | Rewrite tripleo_kernel_hugepages to use integers as keys 2026-06-14 07:58:21,517 p=83235 u=zuul n=ansible | 2026-06-14 07:58:21.516879 | fa163ee0-6271-f863-66dc-0000000010f3 | TASK | Warn operator about workload protection 2026-06-14 07:58:21,551 p=83235 u=zuul n=ansible | 2026-06-14 07:58:21.550621 | fa163ee0-6271-f863-66dc-0000000010fb | TASK | Find hugepages in cmdline 2026-06-14 07:58:21,564 p=83235 u=zuul n=ansible | 2026-06-14 07:58:21.564179 | fa163ee0-6271-f863-66dc-0000000010f3 | SKIPPED | Warn operator about workload protection | np0000073150 2026-06-14 07:58:21,575 p=83235 u=zuul n=ansible | 2026-06-14 07:58:21.575209 | fa163ee0-6271-f863-66dc-0000000010f4 | TASK | Setting defer reboot fact 2026-06-14 07:58:21,583 p=83235 u=zuul n=ansible | 2026-06-14 07:58:21.583445 | fa163ee0-6271-f863-66dc-0000000010fb | SKIPPED | Find hugepages in cmdline | np0000073149 2026-06-14 07:58:21,596 p=83235 u=zuul n=ansible | 2026-06-14 07:58:21.596353 | fa163ee0-6271-f863-66dc-0000000010fc | TASK | Finding human-readable hugepages in cmdline 2026-06-14 07:58:21,601 p=83235 u=zuul n=ansible | 2026-06-14 07:58:21.601054 | fa163ee0-6271-f863-66dc-0000000010f4 | SKIPPED | Setting defer reboot fact | np0000073150 2026-06-14 07:58:21,613 p=83235 u=zuul n=ansible | 2026-06-14 07:58:21.613345 | fa163ee0-6271-f863-66dc-0000000010f6 | TASK | Rewrite tripleo_kernel_hugepages to use integers as keys 2026-06-14 07:58:21,623 p=83235 u=zuul n=ansible | 2026-06-14 07:58:21.622682 | fa163ee0-6271-f863-66dc-0000000010fc | SKIPPED | Finding human-readable hugepages in cmdline | np0000073149 2026-06-14 07:58:21,636 p=83235 u=zuul n=ansible | 2026-06-14 07:58:21.636310 | fa163ee0-6271-f863-66dc-000000001100 | TASK | Find desired default hugepage size 2026-06-14 07:58:21,656 p=83235 u=zuul n=ansible | 2026-06-14 07:58:21.656514 | fa163ee0-6271-f863-66dc-0000000010fb | TASK | Find hugepages in cmdline 2026-06-14 07:58:21,669 p=83235 u=zuul n=ansible | 2026-06-14 07:58:21.662083 | fa163ee0-6271-f863-66dc-0000000010f1 | OK | Check if node has a nova.conf | np0000073145 2026-06-14 07:58:21,670 p=83235 u=zuul n=ansible | 2026-06-14 07:58:21.670288 | fa163ee0-6271-f863-66dc-0000000010ef | CHANGED | Get the command line args of the node | np0000073148 2026-06-14 07:58:21,671 p=83235 u=zuul n=ansible | 2026-06-14 07:58:21.671233 | fa163ee0-6271-f863-66dc-000000001100 | SKIPPED | Find desired default hugepage size | np0000073149 2026-06-14 07:58:21,672 p=83235 u=zuul n=ansible | 2026-06-14 07:58:21.671874 | fa163ee0-6271-f863-66dc-0000000010f1 | OK | Check if node has a nova.conf | np0000073146 2026-06-14 07:58:21,685 p=83235 u=zuul n=ansible | 2026-06-14 07:58:21.685118 | fa163ee0-6271-f863-66dc-0000000010f1 | TASK | Check if node has a nova.conf 2026-06-14 07:58:21,702 p=83235 u=zuul n=ansible | 2026-06-14 07:58:21.701874 | fa163ee0-6271-f863-66dc-000000001102 | TASK | Storing non-configured hugepages 2026-06-14 07:58:21,724 p=83235 u=zuul n=ansible | 2026-06-14 07:58:21.723673 | fa163ee0-6271-f863-66dc-0000000010f3 | TASK | Warn operator about workload protection 2026-06-14 07:58:21,745 p=83235 u=zuul n=ansible | 2026-06-14 07:58:21.742365 | fa163ee0-6271-f863-66dc-0000000010f3 | TASK | Warn operator about workload protection 2026-06-14 07:58:21,750 p=83235 u=zuul n=ansible | 2026-06-14 07:58:21.749972 | fa163ee0-6271-f863-66dc-0000000010fb | SKIPPED | Find hugepages in cmdline | np0000073150 2026-06-14 07:58:21,751 p=83235 u=zuul n=ansible | 2026-06-14 07:58:21.751189 | fa163ee0-6271-f863-66dc-0000000010f1 | OK | Check if node has a nova.conf | np0000073147 2026-06-14 07:58:21,752 p=83235 u=zuul n=ansible | 2026-06-14 07:58:21.752427 | fa163ee0-6271-f863-66dc-0000000010f3 | SKIPPED | Warn operator about workload protection | np0000073145 2026-06-14 07:58:21,764 p=83235 u=zuul n=ansible | 2026-06-14 07:58:21.764184 | fa163ee0-6271-f863-66dc-000000001104 | TASK | Validating against hugepages config received from TripleO 2026-06-14 07:58:21,782 p=83235 u=zuul n=ansible | 2026-06-14 07:58:21.782081 | fa163ee0-6271-f863-66dc-0000000010fc | TASK | Finding human-readable hugepages in cmdline 2026-06-14 07:58:21,812 p=83235 u=zuul n=ansible | 2026-06-14 07:58:21.807599 | fa163ee0-6271-f863-66dc-0000000010f4 | TASK | Setting defer reboot fact 2026-06-14 07:58:21,835 p=83235 u=zuul n=ansible | 2026-06-14 07:58:21.834990 | fa163ee0-6271-f863-66dc-0000000010f3 | TASK | Warn operator about workload protection 2026-06-14 07:58:21,847 p=83235 u=zuul n=ansible | 2026-06-14 07:58:21.846011 | fa163ee0-6271-f863-66dc-0000000010f3 | SKIPPED | Warn operator about workload protection | np0000073146 2026-06-14 07:58:21,848 p=83235 u=zuul n=ansible | 2026-06-14 07:58:21.847799 | fa163ee0-6271-f863-66dc-000000001104 | SKIPPED | Validating against hugepages config received from TripleO | np0000073149 2026-06-14 07:58:21,848 p=83235 u=zuul n=ansible | 2026-06-14 07:58:21.848423 | fa163ee0-6271-f863-66dc-0000000010fc | SKIPPED | Finding human-readable hugepages in cmdline | np0000073150 2026-06-14 07:58:21,849 p=83235 u=zuul n=ansible | 2026-06-14 07:58:21.849089 | fa163ee0-6271-f863-66dc-0000000010f4 | SKIPPED | Setting defer reboot fact | np0000073145 2026-06-14 07:58:21,863 p=83235 u=zuul n=ansible | 2026-06-14 07:58:21.863070 | fa163ee0-6271-f863-66dc-000000001105 | TASK | Determining the default hugepagesz 2026-06-14 07:58:21,884 p=83235 u=zuul n=ansible | 2026-06-14 07:58:21.884088 | fa163ee0-6271-f863-66dc-000000001100 | TASK | Find desired default hugepage size 2026-06-14 07:58:21,921 p=83235 u=zuul n=ansible | 2026-06-14 07:58:21.916344 | fa163ee0-6271-f863-66dc-0000000010f6 | TASK | Rewrite tripleo_kernel_hugepages to use integers as keys 2026-06-14 07:58:21,949 p=83235 u=zuul n=ansible | 2026-06-14 07:58:21.944021 | fa163ee0-6271-f863-66dc-0000000010f4 | TASK | Setting defer reboot fact 2026-06-14 07:58:21,956 p=83235 u=zuul n=ansible | 2026-06-14 07:58:21.955749 | fa163ee0-6271-f863-66dc-0000000010f3 | SKIPPED | Warn operator about workload protection | np0000073147 2026-06-14 07:58:21,957 p=83235 u=zuul n=ansible | 2026-06-14 07:58:21.956930 | fa163ee0-6271-f863-66dc-000000001105 | SKIPPED | Determining the default hugepagesz | np0000073149 2026-06-14 07:58:21,963 p=83235 u=zuul n=ansible | 2026-06-14 07:58:21.957555 | fa163ee0-6271-f863-66dc-000000001100 | SKIPPED | Find desired default hugepage size | np0000073150 2026-06-14 07:58:21,964 p=83235 u=zuul n=ansible | 2026-06-14 07:58:21.964261 | fa163ee0-6271-f863-66dc-0000000010f1 | OK | Check if node has a nova.conf | np0000073148 2026-06-14 07:58:21,979 p=83235 u=zuul n=ansible | 2026-06-14 07:58:21.975050 | fa163ee0-6271-f863-66dc-0000000010f3 | TASK | Warn operator about workload protection 2026-06-14 07:58:21,993 p=83235 u=zuul n=ansible | 2026-06-14 07:58:21.992538 | fa163ee0-6271-f863-66dc-000000001106 | TASK | Determining if any hugepage configuration needs to be re-written 2026-06-14 07:58:22,007 p=83235 u=zuul n=ansible | 2026-06-14 07:58:22.006537 | fa163ee0-6271-f863-66dc-000000001102 | TASK | Storing non-configured hugepages 2026-06-14 07:58:22,035 p=83235 u=zuul n=ansible | 2026-06-14 07:58:22.034666 | fa163ee0-6271-f863-66dc-0000000010fb | TASK | Find hugepages in cmdline 2026-06-14 07:58:22,056 p=83235 u=zuul n=ansible | 2026-06-14 07:58:22.056021 | fa163ee0-6271-f863-66dc-0000000010f4 | TASK | Setting defer reboot fact 2026-06-14 07:58:22,061 p=83235 u=zuul n=ansible | 2026-06-14 07:58:22.060700 | fa163ee0-6271-f863-66dc-0000000010f4 | SKIPPED | Setting defer reboot fact | np0000073146 2026-06-14 07:58:22,062 p=83235 u=zuul n=ansible | 2026-06-14 07:58:22.061862 | fa163ee0-6271-f863-66dc-0000000010f3 | SKIPPED | Warn operator about workload protection | np0000073148 2026-06-14 07:58:22,062 p=83235 u=zuul n=ansible | 2026-06-14 07:58:22.062520 | fa163ee0-6271-f863-66dc-000000001106 | SKIPPED | Determining if any hugepage configuration needs to be re-written | np0000073149 2026-06-14 07:58:22,081 p=83235 u=zuul n=ansible | 2026-06-14 07:58:22.078556 | fa163ee0-6271-f863-66dc-0000000010f4 | TASK | Setting defer reboot fact 2026-06-14 07:58:22,094 p=83235 u=zuul n=ansible | 2026-06-14 07:58:22.094197 | fa163ee0-6271-f863-66dc-000000001107 | TASK | Making sure that we have a default hugepagesz 2026-06-14 07:58:22,114 p=83235 u=zuul n=ansible | 2026-06-14 07:58:22.113638 | fa163ee0-6271-f863-66dc-000000001104 | TASK | Validating against hugepages config received from TripleO 2026-06-14 07:58:22,138 p=83235 u=zuul n=ansible | 2026-06-14 07:58:22.135111 | fa163ee0-6271-f863-66dc-0000000010f6 | TASK | Rewrite tripleo_kernel_hugepages to use integers as keys 2026-06-14 07:58:22,143 p=83235 u=zuul n=ansible | 2026-06-14 07:58:22.142814 | fa163ee0-6271-f863-66dc-0000000010fb | SKIPPED | Find hugepages in cmdline | np0000073145 2026-06-14 07:58:22,144 p=83235 u=zuul n=ansible | 2026-06-14 07:58:22.143984 | fa163ee0-6271-f863-66dc-0000000010f4 | SKIPPED | Setting defer reboot fact | np0000073147 2026-06-14 07:58:22,144 p=83235 u=zuul n=ansible | 2026-06-14 07:58:22.144662 | fa163ee0-6271-f863-66dc-0000000010f4 | SKIPPED | Setting defer reboot fact | np0000073148 2026-06-14 07:58:22,145 p=83235 u=zuul n=ansible | 2026-06-14 07:58:22.145234 | fa163ee0-6271-f863-66dc-000000001107 | SKIPPED | Making sure that we have a default hugepagesz | np0000073149 2026-06-14 07:58:22,146 p=83235 u=zuul n=ansible | 2026-06-14 07:58:22.146169 | fa163ee0-6271-f863-66dc-000000001104 | SKIPPED | Validating against hugepages config received from TripleO | np0000073150 2026-06-14 07:58:22,160 p=83235 u=zuul n=ansible | 2026-06-14 07:58:22.157360 | fa163ee0-6271-f863-66dc-0000000010f6 | TASK | Rewrite tripleo_kernel_hugepages to use integers as keys 2026-06-14 07:58:22,178 p=83235 u=zuul n=ansible | 2026-06-14 07:58:22.175047 | fa163ee0-6271-f863-66dc-000000001109 | TASK | Warn about possible modifications 2026-06-14 07:58:22,194 p=83235 u=zuul n=ansible | 2026-06-14 07:58:22.193709 | fa163ee0-6271-f863-66dc-000000001105 | TASK | Determining the default hugepagesz 2026-06-14 07:58:22,212 p=83235 u=zuul n=ansible | 2026-06-14 07:58:22.211923 | fa163ee0-6271-f863-66dc-0000000010fc | TASK | Finding human-readable hugepages in cmdline 2026-06-14 07:58:22,242 p=83235 u=zuul n=ansible | 2026-06-14 07:58:22.242419 | fa163ee0-6271-f863-66dc-0000000010f6 | TASK | Rewrite tripleo_kernel_hugepages to use integers as keys 2026-06-14 07:58:22,249 p=83235 u=zuul n=ansible | 2026-06-14 07:58:22.249620 | fa163ee0-6271-f863-66dc-000000001109 | SKIPPED | Warn about possible modifications | np0000073149 2026-06-14 07:58:22,250 p=83235 u=zuul n=ansible | 2026-06-14 07:58:22.250464 | fa163ee0-6271-f863-66dc-000000001105 | SKIPPED | Determining the default hugepagesz | np0000073150 2026-06-14 07:58:22,268 p=83235 u=zuul n=ansible | 2026-06-14 07:58:22.268210 | fa163ee0-6271-f863-66dc-0000000010fb | TASK | Find hugepages in cmdline 2026-06-14 07:58:22,287 p=83235 u=zuul n=ansible | 2026-06-14 07:58:22.286328 | fa163ee0-6271-f863-66dc-00000000110a | TASK | Remove hugepage settings from kernelargs 2026-06-14 07:58:22,307 p=83235 u=zuul n=ansible | 2026-06-14 07:58:22.307380 | fa163ee0-6271-f863-66dc-000000001106 | TASK | Determining if any hugepage configuration needs to be re-written 2026-06-14 07:58:22,344 p=83235 u=zuul n=ansible | 2026-06-14 07:58:22.343555 | fa163ee0-6271-f863-66dc-0000000010fb | TASK | Find hugepages in cmdline 2026-06-14 07:58:22,349 p=83235 u=zuul n=ansible | 2026-06-14 07:58:22.348722 | fa163ee0-6271-f863-66dc-0000000010fc | SKIPPED | Finding human-readable hugepages in cmdline | np0000073145 2026-06-14 07:58:22,350 p=83235 u=zuul n=ansible | 2026-06-14 07:58:22.350267 | fa163ee0-6271-f863-66dc-0000000010fb | SKIPPED | Find hugepages in cmdline | np0000073148 2026-06-14 07:58:22,351 p=83235 u=zuul n=ansible | 2026-06-14 07:58:22.350959 | fa163ee0-6271-f863-66dc-00000000110a | SKIPPED | Remove hugepage settings from kernelargs | np0000073149 2026-06-14 07:58:22,351 p=83235 u=zuul n=ansible | 2026-06-14 07:58:22.351563 | fa163ee0-6271-f863-66dc-000000001106 | SKIPPED | Determining if any hugepage configuration needs to be re-written | np0000073150 2026-06-14 07:58:22,363 p=83235 u=zuul n=ansible | 2026-06-14 07:58:22.363337 | fa163ee0-6271-f863-66dc-0000000010fc | TASK | Finding human-readable hugepages in cmdline 2026-06-14 07:58:22,383 p=83235 u=zuul n=ansible | 2026-06-14 07:58:22.383123 | fa163ee0-6271-f863-66dc-00000000110b | TASK | Cleaning up whitespaces 2026-06-14 07:58:22,414 p=83235 u=zuul n=ansible | 2026-06-14 07:58:22.410034 | fa163ee0-6271-f863-66dc-000000001107 | TASK | Making sure that we have a default hugepagesz 2026-06-14 07:58:22,471 p=83235 u=zuul n=ansible | 2026-06-14 07:58:22.471120 | fa163ee0-6271-f863-66dc-000000001100 | TASK | Find desired default hugepage size 2026-06-14 07:58:22,498 p=83235 u=zuul n=ansible | 2026-06-14 07:58:22.495410 | fa163ee0-6271-f863-66dc-0000000010fb | TASK | Find hugepages in cmdline 2026-06-14 07:58:22,503 p=83235 u=zuul n=ansible | 2026-06-14 07:58:22.502378 | fa163ee0-6271-f863-66dc-0000000010fb | SKIPPED | Find hugepages in cmdline | np0000073146 2026-06-14 07:58:22,503 p=83235 u=zuul n=ansible | 2026-06-14 07:58:22.503628 | fa163ee0-6271-f863-66dc-0000000010fc | SKIPPED | Finding human-readable hugepages in cmdline | np0000073148 2026-06-14 07:58:22,504 p=83235 u=zuul n=ansible | 2026-06-14 07:58:22.504248 | fa163ee0-6271-f863-66dc-00000000110b | SKIPPED | Cleaning up whitespaces | np0000073149 2026-06-14 07:58:22,505 p=83235 u=zuul n=ansible | 2026-06-14 07:58:22.504923 | fa163ee0-6271-f863-66dc-000000001107 | SKIPPED | Making sure that we have a default hugepagesz | np0000073150 2026-06-14 07:58:22,505 p=83235 u=zuul n=ansible | 2026-06-14 07:58:22.505532 | fa163ee0-6271-f863-66dc-000000001100 | SKIPPED | Find desired default hugepage size | np0000073145 2026-06-14 07:58:22,517 p=83235 u=zuul n=ansible | 2026-06-14 07:58:22.516785 | fa163ee0-6271-f863-66dc-000000001100 | TASK | Find desired default hugepage size 2026-06-14 07:58:22,531 p=83235 u=zuul n=ansible | 2026-06-14 07:58:22.531076 | fa163ee0-6271-f863-66dc-00000000110d | TASK | Check if the kernelargs entry is already present in the file 2026-06-14 07:58:22,562 p=83235 u=zuul n=ansible | 2026-06-14 07:58:22.561633 | fa163ee0-6271-f863-66dc-000000001109 | TASK | Warn about possible modifications 2026-06-14 07:58:22,602 p=83235 u=zuul n=ansible | 2026-06-14 07:58:22.602023 | fa163ee0-6271-f863-66dc-000000001102 | TASK | Storing non-configured hugepages 2026-06-14 07:58:22,636 p=83235 u=zuul n=ansible | 2026-06-14 07:58:22.635658 | fa163ee0-6271-f863-66dc-0000000010fc | TASK | Finding human-readable hugepages in cmdline 2026-06-14 07:58:22,643 p=83235 u=zuul n=ansible | 2026-06-14 07:58:22.642612 | fa163ee0-6271-f863-66dc-0000000010fb | SKIPPED | Find hugepages in cmdline | np0000073147 2026-06-14 07:58:22,644 p=83235 u=zuul n=ansible | 2026-06-14 07:58:22.644207 | fa163ee0-6271-f863-66dc-000000001100 | SKIPPED | Find desired default hugepage size | np0000073148 2026-06-14 07:58:22,645 p=83235 u=zuul n=ansible | 2026-06-14 07:58:22.645155 | fa163ee0-6271-f863-66dc-000000001109 | SKIPPED | Warn about possible modifications | np0000073150 2026-06-14 07:58:22,662 p=83235 u=zuul n=ansible | 2026-06-14 07:58:22.661799 | fa163ee0-6271-f863-66dc-000000001102 | TASK | Storing non-configured hugepages 2026-06-14 07:58:22,679 p=83235 u=zuul n=ansible | 2026-06-14 07:58:22.678958 | fa163ee0-6271-f863-66dc-00000000110a | TASK | Remove hugepage settings from kernelargs 2026-06-14 07:58:22,704 p=83235 u=zuul n=ansible | 2026-06-14 07:58:22.704020 | fa163ee0-6271-f863-66dc-000000001104 | TASK | Validating against hugepages config received from TripleO 2026-06-14 07:58:22,739 p=83235 u=zuul n=ansible | 2026-06-14 07:58:22.739216 | fa163ee0-6271-f863-66dc-0000000010fc | TASK | Finding human-readable hugepages in cmdline 2026-06-14 07:58:22,744 p=83235 u=zuul n=ansible | 2026-06-14 07:58:22.744131 | fa163ee0-6271-f863-66dc-0000000010fc | SKIPPED | Finding human-readable hugepages in cmdline | np0000073146 2026-06-14 07:58:22,746 p=83235 u=zuul n=ansible | 2026-06-14 07:58:22.745829 | fa163ee0-6271-f863-66dc-00000000110a | SKIPPED | Remove hugepage settings from kernelargs | np0000073150 2026-06-14 07:58:22,746 p=83235 u=zuul n=ansible | 2026-06-14 07:58:22.746496 | fa163ee0-6271-f863-66dc-000000001104 | SKIPPED | Validating against hugepages config received from TripleO | np0000073145 2026-06-14 07:58:22,759 p=83235 u=zuul n=ansible | 2026-06-14 07:58:22.758948 | fa163ee0-6271-f863-66dc-000000001104 | TASK | Validating against hugepages config received from TripleO 2026-06-14 07:58:22,775 p=83235 u=zuul n=ansible | 2026-06-14 07:58:22.774891 | fa163ee0-6271-f863-66dc-00000000110b | TASK | Cleaning up whitespaces 2026-06-14 07:58:22,806 p=83235 u=zuul n=ansible | 2026-06-14 07:58:22.802106 | fa163ee0-6271-f863-66dc-000000001105 | TASK | Determining the default hugepagesz 2026-06-14 07:58:22,824 p=83235 u=zuul n=ansible | 2026-06-14 07:58:22.823616 | fa163ee0-6271-f863-66dc-000000001100 | TASK | Find desired default hugepage size 2026-06-14 07:58:22,834 p=83235 u=zuul n=ansible | 2026-06-14 07:58:22.828709 | fa163ee0-6271-f863-66dc-0000000010fc | SKIPPED | Finding human-readable hugepages in cmdline | np0000073147 2026-06-14 07:58:22,835 p=83235 u=zuul n=ansible | 2026-06-14 07:58:22.834887 | fa163ee0-6271-f863-66dc-000000001104 | SKIPPED | Validating against hugepages config received from TripleO | np0000073148 2026-06-14 07:58:22,835 p=83235 u=zuul n=ansible | 2026-06-14 07:58:22.835460 | fa163ee0-6271-f863-66dc-00000000110b | SKIPPED | Cleaning up whitespaces | np0000073150 2026-06-14 07:58:22,836 p=83235 u=zuul n=ansible | 2026-06-14 07:58:22.836013 | fa163ee0-6271-f863-66dc-000000001105 | SKIPPED | Determining the default hugepagesz | np0000073145 2026-06-14 07:58:22,852 p=83235 u=zuul n=ansible | 2026-06-14 07:58:22.847503 | fa163ee0-6271-f863-66dc-000000001105 | TASK | Determining the default hugepagesz 2026-06-14 07:58:22,864 p=83235 u=zuul n=ansible | 2026-06-14 07:58:22.864288 | fa163ee0-6271-f863-66dc-00000000110d | TASK | Check if the kernelargs entry is already present in the file 2026-06-14 07:58:22,888 p=83235 u=zuul n=ansible | 2026-06-14 07:58:22.887932 | fa163ee0-6271-f863-66dc-000000001106 | TASK | Determining if any hugepage configuration needs to be re-written 2026-06-14 07:58:22,907 p=83235 u=zuul n=ansible | 2026-06-14 07:58:22.906893 | fa163ee0-6271-f863-66dc-000000001100 | TASK | Find desired default hugepage size 2026-06-14 07:58:22,917 p=83235 u=zuul n=ansible | 2026-06-14 07:58:22.911911 | fa163ee0-6271-f863-66dc-000000001100 | SKIPPED | Find desired default hugepage size | np0000073146 2026-06-14 07:58:22,918 p=83235 u=zuul n=ansible | 2026-06-14 07:58:22.918258 | fa163ee0-6271-f863-66dc-000000001105 | SKIPPED | Determining the default hugepagesz | np0000073148 2026-06-14 07:58:22,919 p=83235 u=zuul n=ansible | 2026-06-14 07:58:22.918796 | fa163ee0-6271-f863-66dc-000000001106 | SKIPPED | Determining if any hugepage configuration needs to be re-written | np0000073145 2026-06-14 07:58:22,929 p=83235 u=zuul n=ansible | 2026-06-14 07:58:22.929666 | fa163ee0-6271-f863-66dc-000000001106 | TASK | Determining if any hugepage configuration needs to be re-written 2026-06-14 07:58:22,947 p=83235 u=zuul n=ansible | 2026-06-14 07:58:22.946513 | fa163ee0-6271-f863-66dc-000000001107 | TASK | Making sure that we have a default hugepagesz 2026-06-14 07:58:22,974 p=83235 u=zuul n=ansible | 2026-06-14 07:58:22.973617 | fa163ee0-6271-f863-66dc-000000001102 | TASK | Storing non-configured hugepages 2026-06-14 07:58:22,979 p=83235 u=zuul n=ansible | 2026-06-14 07:58:22.978688 | fa163ee0-6271-f863-66dc-000000001106 | SKIPPED | Determining if any hugepage configuration needs to be re-written | np0000073148 2026-06-14 07:58:22,979 p=83235 u=zuul n=ansible | 2026-06-14 07:58:22.979784 | fa163ee0-6271-f863-66dc-000000001100 | SKIPPED | Find desired default hugepage size | np0000073147 2026-06-14 07:58:23,000 p=83235 u=zuul n=ansible | 2026-06-14 07:58:22.999975 | fa163ee0-6271-f863-66dc-000000001107 | TASK | Making sure that we have a default hugepagesz 2026-06-14 07:58:23,026 p=83235 u=zuul n=ansible | 2026-06-14 07:58:23.026252 | fa163ee0-6271-f863-66dc-000000001102 | TASK | Storing non-configured hugepages 2026-06-14 07:58:23,032 p=83235 u=zuul n=ansible | 2026-06-14 07:58:23.031810 | fa163ee0-6271-f863-66dc-000000001107 | SKIPPED | Making sure that we have a default hugepagesz | np0000073145 2026-06-14 07:58:23,033 p=83235 u=zuul n=ansible | 2026-06-14 07:58:23.033465 | fa163ee0-6271-f863-66dc-00000000110d | OK | Check if the kernelargs entry is already present in the file | np0000073149 2026-06-14 07:58:23,049 p=83235 u=zuul n=ansible | 2026-06-14 07:58:23.048770 | fa163ee0-6271-f863-66dc-00000000110f | TASK | Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present 2026-06-14 07:58:23,071 p=83235 u=zuul n=ansible | 2026-06-14 07:58:23.070954 | fa163ee0-6271-f863-66dc-000000001109 | TASK | Warn about possible modifications 2026-06-14 07:58:23,094 p=83235 u=zuul n=ansible | 2026-06-14 07:58:23.089137 | fa163ee0-6271-f863-66dc-000000001104 | TASK | Validating against hugepages config received from TripleO 2026-06-14 07:58:23,099 p=83235 u=zuul n=ansible | 2026-06-14 07:58:23.098522 | fa163ee0-6271-f863-66dc-000000001107 | SKIPPED | Making sure that we have a default hugepagesz | np0000073148 2026-06-14 07:58:23,100 p=83235 u=zuul n=ansible | 2026-06-14 07:58:23.099985 | fa163ee0-6271-f863-66dc-00000000110f | SKIPPED | Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present | np0000073149 2026-06-14 07:58:23,125 p=83235 u=zuul n=ansible | 2026-06-14 07:58:23.124742 | fa163ee0-6271-f863-66dc-000000001109 | TASK | Warn about possible modifications 2026-06-14 07:58:23,137 p=83235 u=zuul n=ansible | 2026-06-14 07:58:23.137399 | fa163ee0-6271-f863-66dc-000000001110 | TASK | Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS 2026-06-14 07:58:23,163 p=83235 u=zuul n=ansible | 2026-06-14 07:58:23.162835 | fa163ee0-6271-f863-66dc-000000001104 | TASK | Validating against hugepages config received from TripleO 2026-06-14 07:58:23,168 p=83235 u=zuul n=ansible | 2026-06-14 07:58:23.167607 | fa163ee0-6271-f863-66dc-000000001109 | SKIPPED | Warn about possible modifications | np0000073145 2026-06-14 07:58:23,169 p=83235 u=zuul n=ansible | 2026-06-14 07:58:23.168875 | fa163ee0-6271-f863-66dc-00000000110d | OK | Check if the kernelargs entry is already present in the file | np0000073150 2026-06-14 07:58:23,169 p=83235 u=zuul n=ansible | 2026-06-14 07:58:23.169766 | fa163ee0-6271-f863-66dc-000000001104 | SKIPPED | Validating against hugepages config received from TripleO | np0000073146 2026-06-14 07:58:23,170 p=83235 u=zuul n=ansible | 2026-06-14 07:58:23.170362 | fa163ee0-6271-f863-66dc-000000001109 | SKIPPED | Warn about possible modifications | np0000073148 2026-06-14 07:58:23,181 p=83235 u=zuul n=ansible | 2026-06-14 07:58:23.180931 | fa163ee0-6271-f863-66dc-00000000110a | TASK | Remove hugepage settings from kernelargs 2026-06-14 07:58:23,201 p=83235 u=zuul n=ansible | 2026-06-14 07:58:23.197776 | fa163ee0-6271-f863-66dc-00000000110f | TASK | Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present 2026-06-14 07:58:23,222 p=83235 u=zuul n=ansible | 2026-06-14 07:58:23.222207 | fa163ee0-6271-f863-66dc-00000000110a | TASK | Remove hugepage settings from kernelargs 2026-06-14 07:58:23,248 p=83235 u=zuul n=ansible | 2026-06-14 07:58:23.248093 | fa163ee0-6271-f863-66dc-000000001105 | TASK | Determining the default hugepagesz 2026-06-14 07:58:23,259 p=83235 u=zuul n=ansible | 2026-06-14 07:58:23.259352 | fa163ee0-6271-f863-66dc-000000001110 | SKIPPED | Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS | np0000073149 2026-06-14 07:58:23,260 p=83235 u=zuul n=ansible | 2026-06-14 07:58:23.260521 | fa163ee0-6271-f863-66dc-000000001104 | SKIPPED | Validating against hugepages config received from TripleO | np0000073147 2026-06-14 07:58:23,261 p=83235 u=zuul n=ansible | 2026-06-14 07:58:23.261227 | fa163ee0-6271-f863-66dc-00000000110a | SKIPPED | Remove hugepage settings from kernelargs | np0000073148 2026-06-14 07:58:23,262 p=83235 u=zuul n=ansible | 2026-06-14 07:58:23.261858 | fa163ee0-6271-f863-66dc-00000000110f | SKIPPED | Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present | np0000073150 2026-06-14 07:58:23,262 p=83235 u=zuul n=ansible | 2026-06-14 07:58:23.262427 | fa163ee0-6271-f863-66dc-00000000110a | SKIPPED | Remove hugepage settings from kernelargs | np0000073145 2026-06-14 07:58:23,273 p=83235 u=zuul n=ansible | 2026-06-14 07:58:23.273093 | fa163ee0-6271-f863-66dc-00000000110b | TASK | Cleaning up whitespaces 2026-06-14 07:58:23,294 p=83235 u=zuul n=ansible | 2026-06-14 07:58:23.294042 | fa163ee0-6271-f863-66dc-000000001111 | TASK | Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter 2026-06-14 07:58:23,315 p=83235 u=zuul n=ansible | 2026-06-14 07:58:23.315407 | fa163ee0-6271-f863-66dc-000000001110 | TASK | Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS 2026-06-14 07:58:23,332 p=83235 u=zuul n=ansible | 2026-06-14 07:58:23.332484 | fa163ee0-6271-f863-66dc-00000000110b | TASK | Cleaning up whitespaces 2026-06-14 07:58:23,350 p=83235 u=zuul n=ansible | 2026-06-14 07:58:23.349572 | fa163ee0-6271-f863-66dc-000000001105 | TASK | Determining the default hugepagesz 2026-06-14 07:58:23,364 p=83235 u=zuul n=ansible | 2026-06-14 07:58:23.354287 | fa163ee0-6271-f863-66dc-000000001105 | SKIPPED | Determining the default hugepagesz | np0000073146 2026-06-14 07:58:23,365 p=83235 u=zuul n=ansible | 2026-06-14 07:58:23.364829 | fa163ee0-6271-f863-66dc-00000000110b | SKIPPED | Cleaning up whitespaces | np0000073148 2026-06-14 07:58:23,365 p=83235 u=zuul n=ansible | 2026-06-14 07:58:23.365429 | fa163ee0-6271-f863-66dc-00000000110b | SKIPPED | Cleaning up whitespaces | np0000073145 2026-06-14 07:58:23,366 p=83235 u=zuul n=ansible | 2026-06-14 07:58:23.366406 | fa163ee0-6271-f863-66dc-000000001111 | SKIPPED | Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter | np0000073149 2026-06-14 07:58:23,367 p=83235 u=zuul n=ansible | 2026-06-14 07:58:23.367145 | fa163ee0-6271-f863-66dc-000000001110 | SKIPPED | Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS | np0000073150 2026-06-14 07:58:23,378 p=83235 u=zuul n=ansible | 2026-06-14 07:58:23.377889 | fa163ee0-6271-f863-66dc-00000000110d | TASK | Check if the kernelargs entry is already present in the file 2026-06-14 07:58:23,394 p=83235 u=zuul n=ansible | 2026-06-14 07:58:23.394387 | fa163ee0-6271-f863-66dc-000000001112 | TASK | Generate grub config 2026-06-14 07:58:23,408 p=83235 u=zuul n=ansible | 2026-06-14 07:58:23.408317 | fa163ee0-6271-f863-66dc-000000001111 | TASK | Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter 2026-06-14 07:58:23,427 p=83235 u=zuul n=ansible | 2026-06-14 07:58:23.427141 | fa163ee0-6271-f863-66dc-00000000110d | TASK | Check if the kernelargs entry is already present in the file 2026-06-14 07:58:23,449 p=83235 u=zuul n=ansible | 2026-06-14 07:58:23.445496 | fa163ee0-6271-f863-66dc-000000001106 | TASK | Determining if any hugepage configuration needs to be re-written 2026-06-14 07:58:23,454 p=83235 u=zuul n=ansible | 2026-06-14 07:58:23.454010 | fa163ee0-6271-f863-66dc-000000001105 | SKIPPED | Determining the default hugepagesz | np0000073147 2026-06-14 07:58:23,455 p=83235 u=zuul n=ansible | 2026-06-14 07:58:23.455223 | fa163ee0-6271-f863-66dc-000000001112 | SKIPPED | Generate grub config | np0000073149 2026-06-14 07:58:23,466 p=83235 u=zuul n=ansible | 2026-06-14 07:58:23.465845 | fa163ee0-6271-f863-66dc-000000001116 | TASK | Get the block device that /boot is on 2026-06-14 07:58:23,490 p=83235 u=zuul n=ansible | 2026-06-14 07:58:23.490152 | fa163ee0-6271-f863-66dc-000000001106 | TASK | Determining if any hugepage configuration needs to be re-written 2026-06-14 07:58:23,495 p=83235 u=zuul n=ansible | 2026-06-14 07:58:23.495107 | fa163ee0-6271-f863-66dc-000000001111 | SKIPPED | Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter | np0000073150 2026-06-14 07:58:23,512 p=83235 u=zuul n=ansible | 2026-06-14 07:58:23.512324 | fa163ee0-6271-f863-66dc-000000001112 | TASK | Generate grub config 2026-06-14 07:58:23,523 p=83235 u=zuul n=ansible | 2026-06-14 07:58:23.517718 | fa163ee0-6271-f863-66dc-000000001106 | SKIPPED | Determining if any hugepage configuration needs to be re-written | np0000073146 2026-06-14 07:58:23,524 p=83235 u=zuul n=ansible | 2026-06-14 07:58:23.524246 | fa163ee0-6271-f863-66dc-000000001116 | SKIPPED | Get the block device that /boot is on | np0000073149 2026-06-14 07:58:23,540 p=83235 u=zuul n=ansible | 2026-06-14 07:58:23.539926 | fa163ee0-6271-f863-66dc-000000001117 | TASK | Get the mount point that /boot is in 2026-06-14 07:58:23,557 p=83235 u=zuul n=ansible | 2026-06-14 07:58:23.556870 | fa163ee0-6271-f863-66dc-000000001107 | TASK | Making sure that we have a default hugepagesz 2026-06-14 07:58:23,562 p=83235 u=zuul n=ansible | 2026-06-14 07:58:23.561602 | fa163ee0-6271-f863-66dc-000000001106 | SKIPPED | Determining if any hugepage configuration needs to be re-written | np0000073147 2026-06-14 07:58:23,593 p=83235 u=zuul n=ansible | 2026-06-14 07:58:23.584084 | fa163ee0-6271-f863-66dc-000000001107 | TASK | Making sure that we have a default hugepagesz 2026-06-14 07:58:23,597 p=83235 u=zuul n=ansible | 2026-06-14 07:58:23.596843 | fa163ee0-6271-f863-66dc-000000001112 | SKIPPED | Generate grub config | np0000073150 2026-06-14 07:58:23,598 p=83235 u=zuul n=ansible | 2026-06-14 07:58:23.598006 | fa163ee0-6271-f863-66dc-000000001107 | SKIPPED | Making sure that we have a default hugepagesz | np0000073146 2026-06-14 07:58:23,599 p=83235 u=zuul n=ansible | 2026-06-14 07:58:23.598816 | fa163ee0-6271-f863-66dc-000000001117 | SKIPPED | Get the mount point that /boot is in | np0000073149 2026-06-14 07:58:23,609 p=83235 u=zuul n=ansible | 2026-06-14 07:58:23.609628 | fa163ee0-6271-f863-66dc-000000001118 | TASK | Set facts for EFI grub.cfg generation 2026-06-14 07:58:23,628 p=83235 u=zuul n=ansible | 2026-06-14 07:58:23.628340 | fa163ee0-6271-f863-66dc-000000001116 | TASK | Get the block device that /boot is on 2026-06-14 07:58:23,651 p=83235 u=zuul n=ansible | 2026-06-14 07:58:23.650920 | fa163ee0-6271-f863-66dc-000000001109 | TASK | Warn about possible modifications 2026-06-14 07:58:23,655 p=83235 u=zuul n=ansible | 2026-06-14 07:58:23.655395 | fa163ee0-6271-f863-66dc-000000001107 | SKIPPED | Making sure that we have a default hugepagesz | np0000073147 2026-06-14 07:58:23,656 p=83235 u=zuul n=ansible | 2026-06-14 07:58:23.656511 | fa163ee0-6271-f863-66dc-00000000110d | OK | Check if the kernelargs entry is already present in the file | np0000073148 2026-06-14 07:58:23,685 p=83235 u=zuul n=ansible | 2026-06-14 07:58:23.671803 | fa163ee0-6271-f863-66dc-00000000110f | TASK | Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present 2026-06-14 07:58:23,710 p=83235 u=zuul n=ansible | 2026-06-14 07:58:23.709979 | fa163ee0-6271-f863-66dc-000000001109 | TASK | Warn about possible modifications 2026-06-14 07:58:23,716 p=83235 u=zuul n=ansible | 2026-06-14 07:58:23.715538 | fa163ee0-6271-f863-66dc-000000001118 | SKIPPED | Set facts for EFI grub.cfg generation | np0000073149 2026-06-14 07:58:23,717 p=83235 u=zuul n=ansible | 2026-06-14 07:58:23.717564 | fa163ee0-6271-f863-66dc-000000001116 | SKIPPED | Get the block device that /boot is on | np0000073150 2026-06-14 07:58:23,719 p=83235 u=zuul n=ansible | 2026-06-14 07:58:23.719007 | fa163ee0-6271-f863-66dc-00000000110d | OK | Check if the kernelargs entry is already present in the file | np0000073145 2026-06-14 07:58:23,721 p=83235 u=zuul n=ansible | 2026-06-14 07:58:23.721234 | fa163ee0-6271-f863-66dc-000000001109 | SKIPPED | Warn about possible modifications | np0000073146 2026-06-14 07:58:23,758 p=83235 u=zuul n=ansible | 2026-06-14 07:58:23.747228 | fa163ee0-6271-f863-66dc-000000001119 | TASK | Executed script to fix grub-menu 2026-06-14 07:58:23,777 p=83235 u=zuul n=ansible | 2026-06-14 07:58:23.776647 | fa163ee0-6271-f863-66dc-000000001117 | TASK | Get the mount point that /boot is in 2026-06-14 07:58:23,801 p=83235 u=zuul n=ansible | 2026-06-14 07:58:23.801042 | fa163ee0-6271-f863-66dc-00000000110f | TASK | Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present 2026-06-14 07:58:23,831 p=83235 u=zuul n=ansible | 2026-06-14 07:58:23.830357 | fa163ee0-6271-f863-66dc-00000000110a | TASK | Remove hugepage settings from kernelargs 2026-06-14 07:58:23,840 p=83235 u=zuul n=ansible | 2026-06-14 07:58:23.840358 | fa163ee0-6271-f863-66dc-00000000110f | SKIPPED | Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present | np0000073148 2026-06-14 07:58:23,841 p=83235 u=zuul n=ansible | 2026-06-14 07:58:23.841603 | fa163ee0-6271-f863-66dc-000000001109 | SKIPPED | Warn about possible modifications | np0000073147 2026-06-14 07:58:23,842 p=83235 u=zuul n=ansible | 2026-06-14 07:58:23.842211 | fa163ee0-6271-f863-66dc-000000001117 | SKIPPED | Get the mount point that /boot is in | np0000073150 2026-06-14 07:58:23,843 p=83235 u=zuul n=ansible | 2026-06-14 07:58:23.842905 | fa163ee0-6271-f863-66dc-000000001119 | SKIPPED | Executed script to fix grub-menu | np0000073149 2026-06-14 07:58:23,843 p=83235 u=zuul n=ansible | 2026-06-14 07:58:23.843471 | fa163ee0-6271-f863-66dc-00000000110f | SKIPPED | Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present | np0000073145 2026-06-14 07:58:23,855 p=83235 u=zuul n=ansible | 2026-06-14 07:58:23.855179 | fa163ee0-6271-f863-66dc-000000001110 | TASK | Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS 2026-06-14 07:58:23,874 p=83235 u=zuul n=ansible | 2026-06-14 07:58:23.873517 | fa163ee0-6271-f863-66dc-00000000111a | TASK | Check grub config paths 2026-06-14 07:58:23,889 p=83235 u=zuul n=ansible | 2026-06-14 07:58:23.888901 | fa163ee0-6271-f863-66dc-000000001118 | TASK | Set facts for EFI grub.cfg generation 2026-06-14 07:58:23,913 p=83235 u=zuul n=ansible | 2026-06-14 07:58:23.908227 | fa163ee0-6271-f863-66dc-000000001110 | TASK | Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS 2026-06-14 07:58:23,932 p=83235 u=zuul n=ansible | 2026-06-14 07:58:23.932044 | fa163ee0-6271-f863-66dc-00000000110a | TASK | Remove hugepage settings from kernelargs 2026-06-14 07:58:23,937 p=83235 u=zuul n=ansible | 2026-06-14 07:58:23.936476 | fa163ee0-6271-f863-66dc-00000000110a | SKIPPED | Remove hugepage settings from kernelargs | np0000073146 2026-06-14 07:58:23,937 p=83235 u=zuul n=ansible | 2026-06-14 07:58:23.937624 | fa163ee0-6271-f863-66dc-000000001110 | SKIPPED | Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS | np0000073148 2026-06-14 07:58:23,948 p=83235 u=zuul n=ansible | 2026-06-14 07:58:23.946575 | fa163ee0-6271-f863-66dc-00000000111a | SKIPPED | Check grub config paths | np0000073149 | item=/boot/efi/EFI/redhat 2026-06-14 07:58:23,967 p=83235 u=zuul n=ansible | 2026-06-14 07:58:23.965839 | fa163ee0-6271-f863-66dc-00000000111a | SKIPPED | Check grub config paths | np0000073149 | item=/boot/efi/EFI/centos 2026-06-14 07:58:23,982 p=83235 u=zuul n=ansible | 2026-06-14 07:58:23.982177 | fa163ee0-6271-f863-66dc-000000001111 | TASK | Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter 2026-06-14 07:58:24,007 p=83235 u=zuul n=ansible | 2026-06-14 07:58:24.006408 | fa163ee0-6271-f863-66dc-00000000110b | TASK | Cleaning up whitespaces 2026-06-14 07:58:24,011 p=83235 u=zuul n=ansible | 2026-06-14 07:58:24.011360 | fa163ee0-6271-f863-66dc-000000001118 | SKIPPED | Set facts for EFI grub.cfg generation | np0000073150 2026-06-14 07:58:24,018 p=83235 u=zuul n=ansible | 2026-06-14 07:58:24.017851 | fa163ee0-6271-f863-66dc-00000000110a | SKIPPED | Remove hugepage settings from kernelargs | np0000073147 2026-06-14 07:58:24,018 p=83235 u=zuul n=ansible | 2026-06-14 07:58:24.018525 | fa163ee0-6271-f863-66dc-000000001110 | SKIPPED | Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS | np0000073145 2026-06-14 07:58:24,019 p=83235 u=zuul n=ansible | 2026-06-14 07:58:24.019613 | fa163ee0-6271-f863-66dc-000000001111 | SKIPPED | Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter | np0000073148 2026-06-14 07:58:24,033 p=83235 u=zuul n=ansible | 2026-06-14 07:58:24.033065 | fa163ee0-6271-f863-66dc-000000001112 | TASK | Generate grub config 2026-06-14 07:58:24,046 p=83235 u=zuul n=ansible | 2026-06-14 07:58:24.045780 | fa163ee0-6271-f863-66dc-00000000111b | TASK | Write EFI grub.cfg 2026-06-14 07:58:24,066 p=83235 u=zuul n=ansible | 2026-06-14 07:58:24.066221 | fa163ee0-6271-f863-66dc-000000001119 | TASK | Executed script to fix grub-menu 2026-06-14 07:58:24,093 p=83235 u=zuul n=ansible | 2026-06-14 07:58:24.092632 | fa163ee0-6271-f863-66dc-000000001111 | TASK | Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter 2026-06-14 07:58:24,103 p=83235 u=zuul n=ansible | 2026-06-14 07:58:24.102370 | fa163ee0-6271-f863-66dc-00000000111b | SKIPPED | Write EFI grub.cfg | np0000073149 | item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': '/boot/efi/EFI/redhat', 'ansible_loop_var': 'item'} 2026-06-14 07:58:24,115 p=83235 u=zuul n=ansible | 2026-06-14 07:58:24.114924 | fa163ee0-6271-f863-66dc-00000000111b | SKIPPED | Write EFI grub.cfg | np0000073149 | item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': '/boot/efi/EFI/centos', 'ansible_loop_var': 'item'} 2026-06-14 07:58:24,123 p=83235 u=zuul n=ansible | 2026-06-14 07:58:24.123218 | fa163ee0-6271-f863-66dc-00000000110b | TASK | Cleaning up whitespaces 2026-06-14 07:58:24,133 p=83235 u=zuul n=ansible | 2026-06-14 07:58:24.128510 | fa163ee0-6271-f863-66dc-00000000110b | SKIPPED | Cleaning up whitespaces | np0000073146 2026-06-14 07:58:24,134 p=83235 u=zuul n=ansible | 2026-06-14 07:58:24.133944 | fa163ee0-6271-f863-66dc-000000001112 | SKIPPED | Generate grub config | np0000073148 2026-06-14 07:58:24,134 p=83235 u=zuul n=ansible | 2026-06-14 07:58:24.134611 | fa163ee0-6271-f863-66dc-000000001119 | SKIPPED | Executed script to fix grub-menu | np0000073150 2026-06-14 07:58:24,136 p=83235 u=zuul n=ansible | 2026-06-14 07:58:24.135822 | fa163ee0-6271-f863-66dc-000000001111 | SKIPPED | Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter | np0000073145 2026-06-14 07:58:24,149 p=83235 u=zuul n=ansible | 2026-06-14 07:58:24.146925 | fa163ee0-6271-f863-66dc-000000001116 | TASK | Get the block device that /boot is on 2026-06-14 07:58:24,162 p=83235 u=zuul n=ansible | 2026-06-14 07:58:24.162292 | fa163ee0-6271-f863-66dc-00000000111c | TASK | bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub 2026-06-14 07:58:24,176 p=83235 u=zuul n=ansible | 2026-06-14 07:58:24.175875 | fa163ee0-6271-f863-66dc-00000000111a | TASK | Check grub config paths 2026-06-14 07:58:24,197 p=83235 u=zuul n=ansible | 2026-06-14 07:58:24.196881 | fa163ee0-6271-f863-66dc-000000001112 | TASK | Generate grub config 2026-06-14 07:58:24,222 p=83235 u=zuul n=ansible | 2026-06-14 07:58:24.216310 | fa163ee0-6271-f863-66dc-00000000110d | TASK | Check if the kernelargs entry is already present in the file 2026-06-14 07:58:24,224 p=83235 u=zuul n=ansible | 2026-06-14 07:58:24.223365 | fa163ee0-6271-f863-66dc-00000000111a | SKIPPED | Check grub config paths | np0000073150 | item=/boot/efi/EFI/redhat 2026-06-14 07:58:24,238 p=83235 u=zuul n=ansible | 2026-06-14 07:58:24.233668 | fa163ee0-6271-f863-66dc-00000000111a | SKIPPED | Check grub config paths | np0000073150 | item=/boot/efi/EFI/centos 2026-06-14 07:58:24,245 p=83235 u=zuul n=ansible | 2026-06-14 07:58:24.244504 | fa163ee0-6271-f863-66dc-00000000110b | SKIPPED | Cleaning up whitespaces | np0000073147 2026-06-14 07:58:24,246 p=83235 u=zuul n=ansible | 2026-06-14 07:58:24.245959 | fa163ee0-6271-f863-66dc-000000001116 | SKIPPED | Get the block device that /boot is on | np0000073148 2026-06-14 07:58:24,246 p=83235 u=zuul n=ansible | 2026-06-14 07:58:24.246599 | fa163ee0-6271-f863-66dc-00000000111c | SKIPPED | bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub | np0000073149 2026-06-14 07:58:24,252 p=83235 u=zuul n=ansible | 2026-06-14 07:58:24.251879 | fa163ee0-6271-f863-66dc-000000001112 | SKIPPED | Generate grub config | np0000073145 2026-06-14 07:58:24,262 p=83235 u=zuul n=ansible | 2026-06-14 07:58:24.262338 | fa163ee0-6271-f863-66dc-000000001117 | TASK | Get the mount point that /boot is in 2026-06-14 07:58:24,276 p=83235 u=zuul n=ansible | 2026-06-14 07:58:24.275801 | fa163ee0-6271-f863-66dc-00000000111d | TASK | OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub 2026-06-14 07:58:24,290 p=83235 u=zuul n=ansible | 2026-06-14 07:58:24.289733 | fa163ee0-6271-f863-66dc-00000000111b | TASK | Write EFI grub.cfg 2026-06-14 07:58:24,313 p=83235 u=zuul n=ansible | 2026-06-14 07:58:24.313182 | fa163ee0-6271-f863-66dc-000000001116 | TASK | Get the block device that /boot is on 2026-06-14 07:58:24,331 p=83235 u=zuul n=ansible | 2026-06-14 07:58:24.331107 | fa163ee0-6271-f863-66dc-00000000110d | TASK | Check if the kernelargs entry is already present in the file 2026-06-14 07:58:24,341 p=83235 u=zuul n=ansible | 2026-06-14 07:58:24.337020 | fa163ee0-6271-f863-66dc-00000000111b | SKIPPED | Write EFI grub.cfg | np0000073150 | item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': '/boot/efi/EFI/redhat', 'ansible_loop_var': 'item'} 2026-06-14 07:58:24,355 p=83235 u=zuul n=ansible | 2026-06-14 07:58:24.347686 | fa163ee0-6271-f863-66dc-000000001117 | SKIPPED | Get the mount point that /boot is in | np0000073148 2026-06-14 07:58:24,356 p=83235 u=zuul n=ansible | 2026-06-14 07:58:24.355890 | fa163ee0-6271-f863-66dc-00000000111b | SKIPPED | Write EFI grub.cfg | np0000073150 | item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': '/boot/efi/EFI/centos', 'ansible_loop_var': 'item'} 2026-06-14 07:58:24,361 p=83235 u=zuul n=ansible | 2026-06-14 07:58:24.357217 | fa163ee0-6271-f863-66dc-00000000111d | SKIPPED | OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub | np0000073149 2026-06-14 07:58:24,366 p=83235 u=zuul n=ansible | 2026-06-14 07:58:24.366724 | fa163ee0-6271-f863-66dc-000000001116 | SKIPPED | Get the block device that /boot is on | np0000073145 2026-06-14 07:58:24,378 p=83235 u=zuul n=ansible | 2026-06-14 07:58:24.377950 | fa163ee0-6271-f863-66dc-000000001118 | TASK | Set facts for EFI grub.cfg generation 2026-06-14 07:58:24,392 p=83235 u=zuul n=ansible | 2026-06-14 07:58:24.391447 | fa163ee0-6271-f863-66dc-00000000111e | TASK | Execute grub2-mkconfig 2026-06-14 07:58:24,405 p=83235 u=zuul n=ansible | 2026-06-14 07:58:24.405037 | fa163ee0-6271-f863-66dc-00000000111c | TASK | bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub 2026-06-14 07:58:24,428 p=83235 u=zuul n=ansible | 2026-06-14 07:58:24.427550 | fa163ee0-6271-f863-66dc-000000001117 | TASK | Get the mount point that /boot is in 2026-06-14 07:58:24,437 p=83235 u=zuul n=ansible | 2026-06-14 07:58:24.437364 | fa163ee0-6271-f863-66dc-000000001118 | SKIPPED | Set facts for EFI grub.cfg generation | np0000073148 2026-06-14 07:58:24,438 p=83235 u=zuul n=ansible | 2026-06-14 07:58:24.438512 | fa163ee0-6271-f863-66dc-00000000111e | SKIPPED | Execute grub2-mkconfig | np0000073149 2026-06-14 07:58:24,449 p=83235 u=zuul n=ansible | 2026-06-14 07:58:24.449217 | fa163ee0-6271-f863-66dc-000000001119 | TASK | Executed script to fix grub-menu 2026-06-14 07:58:24,462 p=83235 u=zuul n=ansible | 2026-06-14 07:58:24.462321 | fa163ee0-6271-f863-66dc-00000000111f | TASK | Check for active tuned profile 2026-06-14 07:58:24,476 p=83235 u=zuul n=ansible | 2026-06-14 07:58:24.475697 | fa163ee0-6271-f863-66dc-00000000111c | SKIPPED | bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub | np0000073150 2026-06-14 07:58:24,491 p=83235 u=zuul n=ansible | 2026-06-14 07:58:24.486829 | fa163ee0-6271-f863-66dc-00000000111d | TASK | OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub 2026-06-14 07:58:24,496 p=83235 u=zuul n=ansible | 2026-06-14 07:58:24.495605 | fa163ee0-6271-f863-66dc-000000001117 | SKIPPED | Get the mount point that /boot is in | np0000073145 2026-06-14 07:58:24,534 p=83235 u=zuul n=ansible | 2026-06-14 07:58:24.534006 | fa163ee0-6271-f863-66dc-000000001118 | TASK | Set facts for EFI grub.cfg generation 2026-06-14 07:58:24,540 p=83235 u=zuul n=ansible | 2026-06-14 07:58:24.539463 | fa163ee0-6271-f863-66dc-00000000110d | OK | Check if the kernelargs entry is already present in the file | np0000073146 2026-06-14 07:58:24,541 p=83235 u=zuul n=ansible | 2026-06-14 07:58:24.541369 | fa163ee0-6271-f863-66dc-00000000111f | SKIPPED | Check for active tuned profile | np0000073149 2026-06-14 07:58:24,542 p=83235 u=zuul n=ansible | 2026-06-14 07:58:24.542245 | fa163ee0-6271-f863-66dc-000000001119 | SKIPPED | Executed script to fix grub-menu | np0000073148 2026-06-14 07:58:24,543 p=83235 u=zuul n=ansible | 2026-06-14 07:58:24.543001 | fa163ee0-6271-f863-66dc-00000000111d | SKIPPED | OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub | np0000073150 2026-06-14 07:58:24,559 p=83235 u=zuul n=ansible | 2026-06-14 07:58:24.558786 | fa163ee0-6271-f863-66dc-00000000111a | TASK | Check grub config paths 2026-06-14 07:58:24,582 p=83235 u=zuul n=ansible | 2026-06-14 07:58:24.581599 | fa163ee0-6271-f863-66dc-000000001122 | TASK | Ensure $tuned_params is restored to /boot/loader/entries files 2026-06-14 07:58:24,595 p=83235 u=zuul n=ansible | 2026-06-14 07:58:24.594664 | fa163ee0-6271-f863-66dc-00000000111e | TASK | Execute grub2-mkconfig 2026-06-14 07:58:24,622 p=83235 u=zuul n=ansible | 2026-06-14 07:58:24.619953 | fa163ee0-6271-f863-66dc-00000000111a | SKIPPED | Check grub config paths | np0000073148 | item=/boot/efi/EFI/redhat 2026-06-14 07:58:24,625 p=83235 u=zuul n=ansible | 2026-06-14 07:58:24.625622 | fa163ee0-6271-f863-66dc-00000000110f | TASK | Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present 2026-06-14 07:58:24,635 p=83235 u=zuul n=ansible | 2026-06-14 07:58:24.629840 | fa163ee0-6271-f863-66dc-000000001118 | SKIPPED | Set facts for EFI grub.cfg generation | np0000073145 2026-06-14 07:58:24,636 p=83235 u=zuul n=ansible | 2026-06-14 07:58:24.636147 | fa163ee0-6271-f863-66dc-000000001122 | SKIPPED | Ensure $tuned_params is restored to /boot/loader/entries files | np0000073149 2026-06-14 07:58:24,637 p=83235 u=zuul n=ansible | 2026-06-14 07:58:24.637092 | fa163ee0-6271-f863-66dc-00000000111a | SKIPPED | Check grub config paths | np0000073148 | item=/boot/efi/EFI/centos 2026-06-14 07:58:24,663 p=83235 u=zuul n=ansible | 2026-06-14 07:58:24.651081 | fa163ee0-6271-f863-66dc-000000001123 | TASK | Set reboot required fact 2026-06-14 07:58:24,681 p=83235 u=zuul n=ansible | 2026-06-14 07:58:24.680730 | fa163ee0-6271-f863-66dc-000000001119 | TASK | Executed script to fix grub-menu 2026-06-14 07:58:24,687 p=83235 u=zuul n=ansible | 2026-06-14 07:58:24.687047 | fa163ee0-6271-f863-66dc-00000000110d | OK | Check if the kernelargs entry is already present in the file | np0000073147 2026-06-14 07:58:24,688 p=83235 u=zuul n=ansible | 2026-06-14 07:58:24.687917 | fa163ee0-6271-f863-66dc-00000000111e | SKIPPED | Execute grub2-mkconfig | np0000073150 2026-06-14 07:58:24,688 p=83235 u=zuul n=ansible | 2026-06-14 07:58:24.688470 | fa163ee0-6271-f863-66dc-00000000110f | SKIPPED | Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present | np0000073146 2026-06-14 07:58:24,699 p=83235 u=zuul n=ansible | 2026-06-14 07:58:24.699641 | fa163ee0-6271-f863-66dc-00000000111b | TASK | Write EFI grub.cfg 2026-06-14 07:58:24,716 p=83235 u=zuul n=ansible | 2026-06-14 07:58:24.715298 | fa163ee0-6271-f863-66dc-00000000111f | TASK | Check for active tuned profile 2026-06-14 07:58:24,742 p=83235 u=zuul n=ansible | 2026-06-14 07:58:24.742014 | fa163ee0-6271-f863-66dc-000000001110 | TASK | Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS 2026-06-14 07:58:24,766 p=83235 u=zuul n=ansible | 2026-06-14 07:58:24.766270 | fa163ee0-6271-f863-66dc-00000000110f | TASK | Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present 2026-06-14 07:58:24,777 p=83235 u=zuul n=ansible | 2026-06-14 07:58:24.772447 | fa163ee0-6271-f863-66dc-00000000111b | SKIPPED | Write EFI grub.cfg | np0000073148 | item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': '/boot/efi/EFI/redhat', 'ansible_loop_var': 'item'} 2026-06-14 07:58:24,778 p=83235 u=zuul n=ansible | 2026-06-14 07:58:24.778392 | fa163ee0-6271-f863-66dc-000000001119 | SKIPPED | Executed script to fix grub-menu | np0000073145 2026-06-14 07:58:24,779 p=83235 u=zuul n=ansible | 2026-06-14 07:58:24.779518 | fa163ee0-6271-f863-66dc-000000001123 | SKIPPED | Set reboot required fact | np0000073149 2026-06-14 07:58:24,780 p=83235 u=zuul n=ansible | 2026-06-14 07:58:24.780368 | fa163ee0-6271-f863-66dc-00000000111f | SKIPPED | Check for active tuned profile | np0000073150 2026-06-14 07:58:24,790 p=83235 u=zuul n=ansible | 2026-06-14 07:58:24.789654 | fa163ee0-6271-f863-66dc-00000000111b | SKIPPED | Write EFI grub.cfg | np0000073148 | item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': '/boot/efi/EFI/centos', 'ansible_loop_var': 'item'} 2026-06-14 07:58:24,807 p=83235 u=zuul n=ansible | 2026-06-14 07:58:24.807256 | fa163ee0-6271-f863-66dc-000000001125 | TASK | Apply DPDK workarounds 2026-06-14 07:58:24,826 p=83235 u=zuul n=ansible | 2026-06-14 07:58:24.826290 | fa163ee0-6271-f863-66dc-000000001122 | TASK | Ensure $tuned_params is restored to /boot/loader/entries files 2026-06-14 07:58:24,852 p=83235 u=zuul n=ansible | 2026-06-14 07:58:24.852430 | fa163ee0-6271-f863-66dc-00000000111a | TASK | Check grub config paths 2026-06-14 07:58:24,857 p=83235 u=zuul n=ansible | 2026-06-14 07:58:24.857648 | fa163ee0-6271-f863-66dc-000000001110 | SKIPPED | Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS | np0000073146 2026-06-14 07:58:24,858 p=83235 u=zuul n=ansible | 2026-06-14 07:58:24.858391 | fa163ee0-6271-f863-66dc-00000000110f | SKIPPED | Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present | np0000073147 2026-06-14 07:58:24,864 p=83235 u=zuul n=ansible | 2026-06-14 07:58:24.864368 | fa163ee0-6271-f863-66dc-000000001125 | SKIPPED | Apply DPDK workarounds | np0000073149 2026-06-14 07:58:24,865 p=83235 u=zuul n=ansible | 2026-06-14 07:58:24.865001 | fa163ee0-6271-f863-66dc-000000001122 | SKIPPED | Ensure $tuned_params is restored to /boot/loader/entries files | np0000073150 2026-06-14 07:58:24,876 p=83235 u=zuul n=ansible | 2026-06-14 07:58:24.875838 | fa163ee0-6271-f863-66dc-00000000111c | TASK | bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub 2026-06-14 07:58:24,888 p=83235 u=zuul n=ansible | 2026-06-14 07:58:24.888543 | fa163ee0-6271-f863-66dc-000000001127 | TASK | Ensure /etc/modules-load.d exists 2026-06-14 07:58:24,901 p=83235 u=zuul n=ansible | 2026-06-14 07:58:24.901325 | fa163ee0-6271-f863-66dc-000000001123 | TASK | Set reboot required fact 2026-06-14 07:58:24,922 p=83235 u=zuul n=ansible | 2026-06-14 07:58:24.919979 | fa163ee0-6271-f863-66dc-00000000111a | SKIPPED | Check grub config paths | np0000073145 | item=/boot/efi/EFI/redhat 2026-06-14 07:58:24,935 p=83235 u=zuul n=ansible | 2026-06-14 07:58:24.934892 | fa163ee0-6271-f863-66dc-00000000111a | SKIPPED | Check grub config paths | np0000073145 | item=/boot/efi/EFI/centos 2026-06-14 07:58:24,952 p=83235 u=zuul n=ansible | 2026-06-14 07:58:24.952260 | fa163ee0-6271-f863-66dc-000000001111 | TASK | Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter 2026-06-14 07:58:24,971 p=83235 u=zuul n=ansible | 2026-06-14 07:58:24.970681 | fa163ee0-6271-f863-66dc-000000001110 | TASK | Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS 2026-06-14 07:58:24,976 p=83235 u=zuul n=ansible | 2026-06-14 07:58:24.975688 | fa163ee0-6271-f863-66dc-000000001127 | SKIPPED | Ensure /etc/modules-load.d exists | np0000073149 2026-06-14 07:58:24,977 p=83235 u=zuul n=ansible | 2026-06-14 07:58:24.977039 | fa163ee0-6271-f863-66dc-00000000111c | SKIPPED | bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub | np0000073148 2026-06-14 07:58:24,978 p=83235 u=zuul n=ansible | 2026-06-14 07:58:24.978626 | fa163ee0-6271-f863-66dc-000000001123 | SKIPPED | Set reboot required fact | np0000073150 2026-06-14 07:58:24,995 p=83235 u=zuul n=ansible | 2026-06-14 07:58:24.995053 | fa163ee0-6271-f863-66dc-00000000111d | TASK | OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub 2026-06-14 07:58:25,013 p=83235 u=zuul n=ansible | 2026-06-14 07:58:25.009452 | fa163ee0-6271-f863-66dc-000000001128 | TASK | Load modules 2026-06-14 07:58:25,027 p=83235 u=zuul n=ansible | 2026-06-14 07:58:25.027265 | fa163ee0-6271-f863-66dc-000000001125 | TASK | Apply DPDK workarounds 2026-06-14 07:58:25,046 p=83235 u=zuul n=ansible | 2026-06-14 07:58:25.045027 | fa163ee0-6271-f863-66dc-000000001128 | SKIPPED | Load modules | np0000073149 | item=vfio_iommu_type1 2026-06-14 07:58:25,056 p=83235 u=zuul n=ansible | 2026-06-14 07:58:25.056167 | fa163ee0-6271-f863-66dc-00000000111b | TASK | Write EFI grub.cfg 2026-06-14 07:58:25,069 p=83235 u=zuul n=ansible | 2026-06-14 07:58:25.062212 | fa163ee0-6271-f863-66dc-000000001111 | SKIPPED | Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter | np0000073146 2026-06-14 07:58:25,070 p=83235 u=zuul n=ansible | 2026-06-14 07:58:25.070123 | fa163ee0-6271-f863-66dc-000000001110 | SKIPPED | Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS | np0000073147 2026-06-14 07:58:25,071 p=83235 u=zuul n=ansible | 2026-06-14 07:58:25.071459 | fa163ee0-6271-f863-66dc-00000000111d | SKIPPED | OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub | np0000073148 2026-06-14 07:58:25,072 p=83235 u=zuul n=ansible | 2026-06-14 07:58:25.072250 | fa163ee0-6271-f863-66dc-000000001125 | SKIPPED | Apply DPDK workarounds | np0000073150 2026-06-14 07:58:25,088 p=83235 u=zuul n=ansible | 2026-06-14 07:58:25.088393 | fa163ee0-6271-f863-66dc-00000000111e | TASK | Execute grub2-mkconfig 2026-06-14 07:58:25,111 p=83235 u=zuul n=ansible | 2026-06-14 07:58:25.109778 | fa163ee0-6271-f863-66dc-00000000111b | SKIPPED | Write EFI grub.cfg | np0000073145 | item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': '/boot/efi/EFI/redhat', 'ansible_loop_var': 'item'} 2026-06-14 07:58:25,115 p=83235 u=zuul n=ansible | 2026-06-14 07:58:25.115433 | fa163ee0-6271-f863-66dc-00000000112a | TASK | Persist modules via modules-load.d 2026-06-14 07:58:25,130 p=83235 u=zuul n=ansible | 2026-06-14 07:58:25.128812 | fa163ee0-6271-f863-66dc-00000000111b | SKIPPED | Write EFI grub.cfg | np0000073145 | item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': '/boot/efi/EFI/centos', 'ansible_loop_var': 'item'} 2026-06-14 07:58:25,148 p=83235 u=zuul n=ansible | 2026-06-14 07:58:25.147450 | fa163ee0-6271-f863-66dc-00000000112a | SKIPPED | Persist modules via modules-load.d | np0000073149 | item=vfio_iommu_type1 2026-06-14 07:58:25,159 p=83235 u=zuul n=ansible | 2026-06-14 07:58:25.158861 | fa163ee0-6271-f863-66dc-000000001127 | TASK | Ensure /etc/modules-load.d exists 2026-06-14 07:58:25,176 p=83235 u=zuul n=ansible | 2026-06-14 07:58:25.176166 | fa163ee0-6271-f863-66dc-000000001112 | TASK | Generate grub config 2026-06-14 07:58:25,199 p=83235 u=zuul n=ansible | 2026-06-14 07:58:25.198664 | fa163ee0-6271-f863-66dc-000000001111 | TASK | Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter 2026-06-14 07:58:25,205 p=83235 u=zuul n=ansible | 2026-06-14 07:58:25.204978 | fa163ee0-6271-f863-66dc-00000000111e | SKIPPED | Execute grub2-mkconfig | np0000073148 2026-06-14 07:58:25,206 p=83235 u=zuul n=ansible | 2026-06-14 07:58:25.206211 | fa163ee0-6271-f863-66dc-000000001127 | SKIPPED | Ensure /etc/modules-load.d exists | np0000073150 2026-06-14 07:58:25,217 p=83235 u=zuul n=ansible | 2026-06-14 07:58:25.217579 | fa163ee0-6271-f863-66dc-00000000111f | TASK | Check for active tuned profile 2026-06-14 07:58:25,234 p=83235 u=zuul n=ansible | 2026-06-14 07:58:25.234427 | fa163ee0-6271-f863-66dc-00000000112c | TASK | Drop module persistence 2026-06-14 07:58:25,248 p=83235 u=zuul n=ansible | 2026-06-14 07:58:25.248152 | fa163ee0-6271-f863-66dc-000000001128 | TASK | Load modules 2026-06-14 07:58:25,264 p=83235 u=zuul n=ansible | 2026-06-14 07:58:25.264026 | fa163ee0-6271-f863-66dc-00000000112c | SKIPPED | Drop module persistence | np0000073149 | item=vfio_iommu_type1 2026-06-14 07:58:25,277 p=83235 u=zuul n=ansible | 2026-06-14 07:58:25.277098 | fa163ee0-6271-f863-66dc-00000000111c | TASK | bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub 2026-06-14 07:58:25,286 p=83235 u=zuul n=ansible | 2026-06-14 07:58:25.282902 | fa163ee0-6271-f863-66dc-000000001112 | SKIPPED | Generate grub config | np0000073146 2026-06-14 07:58:25,287 p=83235 u=zuul n=ansible | 2026-06-14 07:58:25.287013 | fa163ee0-6271-f863-66dc-000000001111 | SKIPPED | Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter | np0000073147 2026-06-14 07:58:25,288 p=83235 u=zuul n=ansible | 2026-06-14 07:58:25.287905 | fa163ee0-6271-f863-66dc-000000001128 | SKIPPED | Load modules | np0000073150 | item=vfio_iommu_type1 2026-06-14 07:58:25,291 p=83235 u=zuul n=ansible | 2026-06-14 07:58:25.291285 | fa163ee0-6271-f863-66dc-00000000111f | SKIPPED | Check for active tuned profile | np0000073148 2026-06-14 07:58:25,306 p=83235 u=zuul n=ansible | 2026-06-14 07:58:25.305707 | fa163ee0-6271-f863-66dc-000000001122 | TASK | Ensure $tuned_params is restored to /boot/loader/entries files 2026-06-14 07:58:25,322 p=83235 u=zuul n=ansible | 2026-06-14 07:58:25.322414 | fa163ee0-6271-f863-66dc-00000000112e | TASK | Set modules persistence via /etc/modules 2026-06-14 07:58:25,336 p=83235 u=zuul n=ansible | 2026-06-14 07:58:25.336115 | fa163ee0-6271-f863-66dc-00000000112a | TASK | Persist modules via modules-load.d 2026-06-14 07:58:25,357 p=83235 u=zuul n=ansible | 2026-06-14 07:58:25.353692 | fa163ee0-6271-f863-66dc-000000001116 | TASK | Get the block device that /boot is on 2026-06-14 07:58:25,367 p=83235 u=zuul n=ansible | 2026-06-14 07:58:25.360109 | fa163ee0-6271-f863-66dc-00000000112a | SKIPPED | Persist modules via modules-load.d | np0000073150 | item=vfio_iommu_type1 2026-06-14 07:58:25,373 p=83235 u=zuul n=ansible | 2026-06-14 07:58:25.372614 | fa163ee0-6271-f863-66dc-00000000112e | SKIPPED | Set modules persistence via /etc/modules | np0000073149 | item=vfio_iommu_type1 2026-06-14 07:58:25,394 p=83235 u=zuul n=ansible | 2026-06-14 07:58:25.393850 | fa163ee0-6271-f863-66dc-000000001112 | TASK | Generate grub config 2026-06-14 07:58:25,404 p=83235 u=zuul n=ansible | 2026-06-14 07:58:25.400296 | fa163ee0-6271-f863-66dc-00000000111c | SKIPPED | bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub | np0000073145 2026-06-14 07:58:25,405 p=83235 u=zuul n=ansible | 2026-06-14 07:58:25.405248 | fa163ee0-6271-f863-66dc-000000001122 | SKIPPED | Ensure $tuned_params is restored to /boot/loader/entries files | np0000073148 2026-06-14 07:58:25,406 p=83235 u=zuul n=ansible | 2026-06-14 07:58:25.406616 | fa163ee0-6271-f863-66dc-000000001116 | SKIPPED | Get the block device that /boot is on | np0000073146 2026-06-14 07:58:25,417 p=83235 u=zuul n=ansible | 2026-06-14 07:58:25.416945 | fa163ee0-6271-f863-66dc-000000001123 | TASK | Set reboot required fact 2026-06-14 07:58:25,439 p=83235 u=zuul n=ansible | 2026-06-14 07:58:25.438475 | fa163ee0-6271-f863-66dc-000000001130 | TASK | Modules reload 2026-06-14 07:58:25,463 p=83235 u=zuul n=ansible | 2026-06-14 07:58:25.458660 | fa163ee0-6271-f863-66dc-00000000112c | TASK | Drop module persistence 2026-06-14 07:58:25,480 p=83235 u=zuul n=ansible | 2026-06-14 07:58:25.479820 | fa163ee0-6271-f863-66dc-00000000111d | TASK | OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub 2026-06-14 07:58:25,492 p=83235 u=zuul n=ansible | 2026-06-14 07:58:25.490378 | fa163ee0-6271-f863-66dc-00000000112c | SKIPPED | Drop module persistence | np0000073150 | item=vfio_iommu_type1 2026-06-14 07:58:25,518 p=83235 u=zuul n=ansible | 2026-06-14 07:58:25.514652 | fa163ee0-6271-f863-66dc-000000001117 | TASK | Get the mount point that /boot is in 2026-06-14 07:58:25,523 p=83235 u=zuul n=ansible | 2026-06-14 07:58:25.522559 | fa163ee0-6271-f863-66dc-000000001112 | SKIPPED | Generate grub config | np0000073147 2026-06-14 07:58:25,523 p=83235 u=zuul n=ansible | 2026-06-14 07:58:25.523731 | fa163ee0-6271-f863-66dc-000000001123 | SKIPPED | Set reboot required fact | np0000073148 2026-06-14 07:58:25,524 p=83235 u=zuul n=ansible | 2026-06-14 07:58:25.524292 | fa163ee0-6271-f863-66dc-000000001130 | SKIPPED | Modules reload | np0000073149 2026-06-14 07:58:25,525 p=83235 u=zuul n=ansible | 2026-06-14 07:58:25.525305 | fa163ee0-6271-f863-66dc-00000000111d | SKIPPED | OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub | np0000073145 2026-06-14 07:58:25,536 p=83235 u=zuul n=ansible | 2026-06-14 07:58:25.535814 | fa163ee0-6271-f863-66dc-000000001125 | TASK | Apply DPDK workarounds 2026-06-14 07:58:25,553 p=83235 u=zuul n=ansible | 2026-06-14 07:58:25.553228 | fa163ee0-6271-f863-66dc-000000001132 | TASK | Reboot tasks 2026-06-14 07:58:25,574 p=83235 u=zuul n=ansible | 2026-06-14 07:58:25.574458 | fa163ee0-6271-f863-66dc-00000000112e | TASK | Set modules persistence via /etc/modules 2026-06-14 07:58:25,591 p=83235 u=zuul n=ansible | 2026-06-14 07:58:25.590926 | fa163ee0-6271-f863-66dc-00000000111e | TASK | Execute grub2-mkconfig 2026-06-14 07:58:25,602 p=83235 u=zuul n=ansible | 2026-06-14 07:58:25.600843 | fa163ee0-6271-f863-66dc-00000000112e | SKIPPED | Set modules persistence via /etc/modules | np0000073150 | item=vfio_iommu_type1 2026-06-14 07:58:25,626 p=83235 u=zuul n=ansible | 2026-06-14 07:58:25.626314 | fa163ee0-6271-f863-66dc-000000001116 | TASK | Get the block device that /boot is on 2026-06-14 07:58:25,634 p=83235 u=zuul n=ansible | 2026-06-14 07:58:25.631715 | fa163ee0-6271-f863-66dc-000000001117 | SKIPPED | Get the mount point that /boot is in | np0000073146 2026-06-14 07:58:25,635 p=83235 u=zuul n=ansible | 2026-06-14 07:58:25.635642 | fa163ee0-6271-f863-66dc-000000001125 | SKIPPED | Apply DPDK workarounds | np0000073148 2026-06-14 07:58:25,636 p=83235 u=zuul n=ansible | 2026-06-14 07:58:25.636653 | fa163ee0-6271-f863-66dc-000000001132 | SKIPPED | Reboot tasks | np0000073149 2026-06-14 07:58:25,637 p=83235 u=zuul n=ansible | 2026-06-14 07:58:25.637244 | fa163ee0-6271-f863-66dc-00000000111e | SKIPPED | Execute grub2-mkconfig | np0000073145 2026-06-14 07:58:25,650 p=83235 u=zuul n=ansible | 2026-06-14 07:58:25.649835 | fa163ee0-6271-f863-66dc-000000001127 | TASK | Ensure /etc/modules-load.d exists 2026-06-14 07:58:25,666 p=83235 u=zuul n=ansible | 2026-06-14 07:58:25.666078 | fa163ee0-6271-f863-66dc-000000001133 | TASK | Skipping reboot for deployed node 2026-06-14 07:58:25,683 p=83235 u=zuul n=ansible | 2026-06-14 07:58:25.682515 | fa163ee0-6271-f863-66dc-000000001130 | TASK | Modules reload 2026-06-14 07:58:25,706 p=83235 u=zuul n=ansible | 2026-06-14 07:58:25.705613 | fa163ee0-6271-f863-66dc-00000000111f | TASK | Check for active tuned profile 2026-06-14 07:58:25,726 p=83235 u=zuul n=ansible | 2026-06-14 07:58:25.726386 | fa163ee0-6271-f863-66dc-000000001118 | TASK | Set facts for EFI grub.cfg generation 2026-06-14 07:58:25,731 p=83235 u=zuul n=ansible | 2026-06-14 07:58:25.731060 | fa163ee0-6271-f863-66dc-000000001116 | SKIPPED | Get the block device that /boot is on | np0000073147 2026-06-14 07:58:25,732 p=83235 u=zuul n=ansible | 2026-06-14 07:58:25.732184 | fa163ee0-6271-f863-66dc-000000001127 | SKIPPED | Ensure /etc/modules-load.d exists | np0000073148 2026-06-14 07:58:25,732 p=83235 u=zuul n=ansible | 2026-06-14 07:58:25.732786 | fa163ee0-6271-f863-66dc-000000001133 | SKIPPED | Skipping reboot for deployed node | np0000073149 2026-06-14 07:58:25,733 p=83235 u=zuul n=ansible | 2026-06-14 07:58:25.733403 | fa163ee0-6271-f863-66dc-000000001130 | SKIPPED | Modules reload | np0000073150 2026-06-14 07:58:25,746 p=83235 u=zuul n=ansible | 2026-06-14 07:58:25.746181 | fa163ee0-6271-f863-66dc-000000001128 | TASK | Load modules 2026-06-14 07:58:25,766 p=83235 u=zuul n=ansible | 2026-06-14 07:58:25.766086 | fa163ee0-6271-f863-66dc-000000001132 | TASK | Reboot tasks 2026-06-14 07:58:25,791 p=83235 u=zuul n=ansible | 2026-06-14 07:58:25.787724 | fa163ee0-6271-f863-66dc-000000001128 | SKIPPED | Load modules | np0000073148 | item=vfio_iommu_type1 2026-06-14 07:58:25,795 p=83235 u=zuul n=ansible | 2026-06-14 07:58:25.791478 | fa163ee0-6271-f863-66dc-000000001117 | TASK | Get the mount point that /boot is in 2026-06-14 07:58:25,800 p=83235 u=zuul n=ansible | 2026-06-14 07:58:25.799848 | fa163ee0-6271-f863-66dc-00000000111f | SKIPPED | Check for active tuned profile | np0000073145 2026-06-14 07:58:25,801 p=83235 u=zuul n=ansible | 2026-06-14 07:58:25.801104 | fa163ee0-6271-f863-66dc-000000001118 | SKIPPED | Set facts for EFI grub.cfg generation | np0000073146 2026-06-14 07:58:25,802 p=83235 u=zuul n=ansible | 2026-06-14 07:58:25.802226 | fa163ee0-6271-f863-66dc-000000001132 | SKIPPED | Reboot tasks | np0000073150 2026-06-14 07:58:25,812 p=83235 u=zuul n=ansible | 2026-06-14 07:58:25.812598 | fa163ee0-6271-f863-66dc-00000000112a | TASK | Persist modules via modules-load.d 2026-06-14 07:58:25,825 p=83235 u=zuul n=ansible | 2026-06-14 07:58:25.825220 | fa163ee0-6271-f863-66dc-000000000a81 | TASK | set enable_sensubility fact 2026-06-14 07:58:25,848 p=83235 u=zuul n=ansible | 2026-06-14 07:58:25.838063 | fa163ee0-6271-f863-66dc-000000001133 | TASK | Skipping reboot for deployed node 2026-06-14 07:58:25,850 p=83235 u=zuul n=ansible | 2026-06-14 07:58:25.849572 | fa163ee0-6271-f863-66dc-00000000112a | SKIPPED | Persist modules via modules-load.d | np0000073148 | item=vfio_iommu_type1 2026-06-14 07:58:25,876 p=83235 u=zuul n=ansible | 2026-06-14 07:58:25.875952 | fa163ee0-6271-f863-66dc-000000001122 | TASK | Ensure $tuned_params is restored to /boot/loader/entries files 2026-06-14 07:58:25,899 p=83235 u=zuul n=ansible | 2026-06-14 07:58:25.898971 | fa163ee0-6271-f863-66dc-000000001119 | TASK | Executed script to fix grub-menu 2026-06-14 07:58:25,906 p=83235 u=zuul n=ansible | 2026-06-14 07:58:25.905737 | fa163ee0-6271-f863-66dc-000000001117 | SKIPPED | Get the mount point that /boot is in | np0000073147 2026-06-14 07:58:25,907 p=83235 u=zuul n=ansible | 2026-06-14 07:58:25.907391 | fa163ee0-6271-f863-66dc-000000000a81 | OK | set enable_sensubility fact | np0000073149 2026-06-14 07:58:25,908 p=83235 u=zuul n=ansible | 2026-06-14 07:58:25.908013 | fa163ee0-6271-f863-66dc-000000001133 | SKIPPED | Skipping reboot for deployed node | np0000073150 2026-06-14 07:58:25,918 p=83235 u=zuul n=ansible | 2026-06-14 07:58:25.918663 | fa163ee0-6271-f863-66dc-00000000112c | TASK | Drop module persistence 2026-06-14 07:58:25,954 p=83235 u=zuul n=ansible | 2026-06-14 07:58:25.953367 | fa163ee0-6271-f863-66dc-00000000112c | SKIPPED | Drop module persistence | np0000073148 | item=vfio_iommu_type1 2026-06-14 07:58:25,977 p=83235 u=zuul n=ansible | 2026-06-14 07:58:25.976712 | fa163ee0-6271-f863-66dc-000000001118 | TASK | Set facts for EFI grub.cfg generation 2026-06-14 07:58:25,981 p=83235 u=zuul n=ansible | 2026-06-14 07:58:25.981311 | fa163ee0-6271-f863-66dc-000000001122 | SKIPPED | Ensure $tuned_params is restored to /boot/loader/entries files | np0000073145 2026-06-14 07:58:25,982 p=83235 u=zuul n=ansible | 2026-06-14 07:58:25.982489 | fa163ee0-6271-f863-66dc-000000001119 | SKIPPED | Executed script to fix grub-menu | np0000073146 2026-06-14 07:58:25,994 p=83235 u=zuul n=ansible | 2026-06-14 07:58:25.993779 | fa163ee0-6271-f863-66dc-00000000112e | TASK | Set modules persistence via /etc/modules 2026-06-14 07:58:26,029 p=83235 u=zuul n=ansible | 2026-06-14 07:58:26.024830 | fa163ee0-6271-f863-66dc-000000000b03 | TASK | set enable_sensubility fact 2026-06-14 07:58:26,030 p=83235 u=zuul n=ansible | 2026-06-14 07:58:26.029735 | fa163ee0-6271-f863-66dc-00000000112e | SKIPPED | Set modules persistence via /etc/modules | np0000073148 | item=vfio_iommu_type1 2026-06-14 07:58:26,049 p=83235 u=zuul n=ansible | 2026-06-14 07:58:26.049309 | fa163ee0-6271-f863-66dc-000000001123 | TASK | Set reboot required fact 2026-06-14 07:58:26,071 p=83235 u=zuul n=ansible | 2026-06-14 07:58:26.071355 | fa163ee0-6271-f863-66dc-00000000111a | TASK | Check grub config paths 2026-06-14 07:58:26,076 p=83235 u=zuul n=ansible | 2026-06-14 07:58:26.076235 | fa163ee0-6271-f863-66dc-000000001118 | SKIPPED | Set facts for EFI grub.cfg generation | np0000073147 2026-06-14 07:58:26,078 p=83235 u=zuul n=ansible | 2026-06-14 07:58:26.077852 | fa163ee0-6271-f863-66dc-000000000b03 | OK | set enable_sensubility fact | np0000073150 2026-06-14 07:58:26,088 p=83235 u=zuul n=ansible | 2026-06-14 07:58:26.088607 | fa163ee0-6271-f863-66dc-000000001130 | TASK | Modules reload 2026-06-14 07:58:26,128 p=83235 u=zuul n=ansible | 2026-06-14 07:58:26.127548 | fa163ee0-6271-f863-66dc-000000001119 | TASK | Executed script to fix grub-menu 2026-06-14 07:58:26,137 p=83235 u=zuul n=ansible | 2026-06-14 07:58:26.131240 | fa163ee0-6271-f863-66dc-000000001123 | SKIPPED | Set reboot required fact | np0000073145 2026-06-14 07:58:26,138 p=83235 u=zuul n=ansible | 2026-06-14 07:58:26.137913 | fa163ee0-6271-f863-66dc-000000001130 | SKIPPED | Modules reload | np0000073148 2026-06-14 07:58:26,139 p=83235 u=zuul n=ansible | 2026-06-14 07:58:26.138820 | fa163ee0-6271-f863-66dc-00000000111a | SKIPPED | Check grub config paths | np0000073146 | item=/boot/efi/EFI/redhat 2026-06-14 07:58:26,148 p=83235 u=zuul n=ansible | 2026-06-14 07:58:26.148258 | fa163ee0-6271-f863-66dc-000000001132 | TASK | Reboot tasks 2026-06-14 07:58:26,158 p=83235 u=zuul n=ansible | 2026-06-14 07:58:26.157046 | fa163ee0-6271-f863-66dc-00000000111a | SKIPPED | Check grub config paths | np0000073146 | item=/boot/efi/EFI/centos 2026-06-14 07:58:26,187 p=83235 u=zuul n=ansible | 2026-06-14 07:58:26.187165 | fa163ee0-6271-f863-66dc-000000001125 | TASK | Apply DPDK workarounds 2026-06-14 07:58:26,193 p=83235 u=zuul n=ansible | 2026-06-14 07:58:26.192893 | fa163ee0-6271-f863-66dc-000000001119 | SKIPPED | Executed script to fix grub-menu | np0000073147 2026-06-14 07:58:26,214 p=83235 u=zuul n=ansible | 2026-06-14 07:58:26.210730 | fa163ee0-6271-f863-66dc-00000000111b | TASK | Write EFI grub.cfg 2026-06-14 07:58:26,232 p=83235 u=zuul n=ansible | 2026-06-14 07:58:26.232075 | fa163ee0-6271-f863-66dc-00000000111a | TASK | Check grub config paths 2026-06-14 07:58:26,237 p=83235 u=zuul n=ansible | 2026-06-14 07:58:26.236655 | fa163ee0-6271-f863-66dc-000000001132 | SKIPPED | Reboot tasks | np0000073148 2026-06-14 07:58:26,237 p=83235 u=zuul n=ansible | 2026-06-14 07:58:26.237713 | fa163ee0-6271-f863-66dc-000000001125 | SKIPPED | Apply DPDK workarounds | np0000073145 2026-06-14 07:58:26,248 p=83235 u=zuul n=ansible | 2026-06-14 07:58:26.247939 | fa163ee0-6271-f863-66dc-000000001133 | TASK | Skipping reboot for deployed node 2026-06-14 07:58:26,264 p=83235 u=zuul n=ansible | 2026-06-14 07:58:26.264462 | fa163ee0-6271-f863-66dc-000000001127 | TASK | Ensure /etc/modules-load.d exists 2026-06-14 07:58:26,280 p=83235 u=zuul n=ansible | 2026-06-14 07:58:26.278830 | fa163ee0-6271-f863-66dc-00000000111b | SKIPPED | Write EFI grub.cfg | np0000073146 | item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': '/boot/efi/EFI/redhat', 'ansible_loop_var': 'item'} 2026-06-14 07:58:26,295 p=83235 u=zuul n=ansible | 2026-06-14 07:58:26.289974 | fa163ee0-6271-f863-66dc-000000001133 | SKIPPED | Skipping reboot for deployed node | np0000073148 2026-06-14 07:58:26,296 p=83235 u=zuul n=ansible | 2026-06-14 07:58:26.296021 | fa163ee0-6271-f863-66dc-00000000111a | SKIPPED | Check grub config paths | np0000073147 | item=/boot/efi/EFI/redhat 2026-06-14 07:58:26,303 p=83235 u=zuul n=ansible | 2026-06-14 07:58:26.302827 | fa163ee0-6271-f863-66dc-00000000111b | SKIPPED | Write EFI grub.cfg | np0000073146 | item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': '/boot/efi/EFI/centos', 'ansible_loop_var': 'item'} 2026-06-14 07:58:26,310 p=83235 u=zuul n=ansible | 2026-06-14 07:58:26.310226 | fa163ee0-6271-f863-66dc-00000000111a | SKIPPED | Check grub config paths | np0000073147 | item=/boot/efi/EFI/centos 2026-06-14 07:58:26,317 p=83235 u=zuul n=ansible | 2026-06-14 07:58:26.317736 | fa163ee0-6271-f863-66dc-000000001127 | SKIPPED | Ensure /etc/modules-load.d exists | np0000073145 2026-06-14 07:58:26,327 p=83235 u=zuul n=ansible | 2026-06-14 07:58:26.327211 | fa163ee0-6271-f863-66dc-000000000a81 | TASK | set enable_sensubility fact 2026-06-14 07:58:26,346 p=83235 u=zuul n=ansible | 2026-06-14 07:58:26.345517 | fa163ee0-6271-f863-66dc-000000001128 | TASK | Load modules 2026-06-14 07:58:26,367 p=83235 u=zuul n=ansible | 2026-06-14 07:58:26.366545 | fa163ee0-6271-f863-66dc-00000000111c | TASK | bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub 2026-06-14 07:58:26,385 p=83235 u=zuul n=ansible | 2026-06-14 07:58:26.385142 | fa163ee0-6271-f863-66dc-00000000111b | TASK | Write EFI grub.cfg 2026-06-14 07:58:26,394 p=83235 u=zuul n=ansible | 2026-06-14 07:58:26.390063 | fa163ee0-6271-f863-66dc-000000000a81 | OK | set enable_sensubility fact | np0000073148 2026-06-14 07:58:26,395 p=83235 u=zuul n=ansible | 2026-06-14 07:58:26.395288 | fa163ee0-6271-f863-66dc-000000001128 | SKIPPED | Load modules | np0000073145 | item=vfio_iommu_type1 2026-06-14 07:58:26,417 p=83235 u=zuul n=ansible | 2026-06-14 07:58:26.417619 | fa163ee0-6271-f863-66dc-00000000111c | SKIPPED | bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub | np0000073146 2026-06-14 07:58:26,444 p=83235 u=zuul n=ansible | 2026-06-14 07:58:26.444131 | fa163ee0-6271-f863-66dc-00000000112a | TASK | Persist modules via modules-load.d 2026-06-14 07:58:26,458 p=83235 u=zuul n=ansible | 2026-06-14 07:58:26.456860 | fa163ee0-6271-f863-66dc-00000000111b | SKIPPED | Write EFI grub.cfg | np0000073147 | item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': '/boot/efi/EFI/redhat', 'ansible_loop_var': 'item'} 2026-06-14 07:58:26,470 p=83235 u=zuul n=ansible | 2026-06-14 07:58:26.469295 | fa163ee0-6271-f863-66dc-00000000111b | SKIPPED | Write EFI grub.cfg | np0000073147 | item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': '/boot/efi/EFI/centos', 'ansible_loop_var': 'item'} 2026-06-14 07:58:26,481 p=83235 u=zuul n=ansible | 2026-06-14 07:58:26.480684 | fa163ee0-6271-f863-66dc-00000000111d | TASK | OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub 2026-06-14 07:58:26,494 p=83235 u=zuul n=ansible | 2026-06-14 07:58:26.493280 | fa163ee0-6271-f863-66dc-00000000112a | SKIPPED | Persist modules via modules-load.d | np0000073145 | item=vfio_iommu_type1 2026-06-14 07:58:26,513 p=83235 u=zuul n=ansible | 2026-06-14 07:58:26.513233 | fa163ee0-6271-f863-66dc-00000000111c | TASK | bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub 2026-06-14 07:58:26,533 p=83235 u=zuul n=ansible | 2026-06-14 07:58:26.532749 | fa163ee0-6271-f863-66dc-00000000112c | TASK | Drop module persistence 2026-06-14 07:58:26,543 p=83235 u=zuul n=ansible | 2026-06-14 07:58:26.542760 | fa163ee0-6271-f863-66dc-00000000111d | SKIPPED | OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub | np0000073146 2026-06-14 07:58:26,563 p=83235 u=zuul n=ansible | 2026-06-14 07:58:26.563233 | fa163ee0-6271-f863-66dc-00000000111e | TASK | Execute grub2-mkconfig 2026-06-14 07:58:26,568 p=83235 u=zuul n=ansible | 2026-06-14 07:58:26.568023 | fa163ee0-6271-f863-66dc-00000000111c | SKIPPED | bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub | np0000073147 2026-06-14 07:58:26,584 p=83235 u=zuul n=ansible | 2026-06-14 07:58:26.583341 | fa163ee0-6271-f863-66dc-00000000112c | SKIPPED | Drop module persistence | np0000073145 | item=vfio_iommu_type1 2026-06-14 07:58:26,595 p=83235 u=zuul n=ansible | 2026-06-14 07:58:26.595723 | fa163ee0-6271-f863-66dc-00000000111d | TASK | OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub 2026-06-14 07:58:26,624 p=83235 u=zuul n=ansible | 2026-06-14 07:58:26.623890 | fa163ee0-6271-f863-66dc-00000000112e | TASK | Set modules persistence via /etc/modules 2026-06-14 07:58:26,629 p=83235 u=zuul n=ansible | 2026-06-14 07:58:26.629089 | fa163ee0-6271-f863-66dc-00000000111e | SKIPPED | Execute grub2-mkconfig | np0000073146 2026-06-14 07:58:26,650 p=83235 u=zuul n=ansible | 2026-06-14 07:58:26.650044 | fa163ee0-6271-f863-66dc-00000000111f | TASK | Check for active tuned profile 2026-06-14 07:58:26,661 p=83235 u=zuul n=ansible | 2026-06-14 07:58:26.655085 | fa163ee0-6271-f863-66dc-00000000111d | SKIPPED | OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub | np0000073147 2026-06-14 07:58:26,667 p=83235 u=zuul n=ansible | 2026-06-14 07:58:26.663222 | fa163ee0-6271-f863-66dc-00000000112e | SKIPPED | Set modules persistence via /etc/modules | np0000073145 | item=vfio_iommu_type1 2026-06-14 07:58:26,683 p=83235 u=zuul n=ansible | 2026-06-14 07:58:26.683438 | fa163ee0-6271-f863-66dc-00000000111e | TASK | Execute grub2-mkconfig 2026-06-14 07:58:26,708 p=83235 u=zuul n=ansible | 2026-06-14 07:58:26.703686 | fa163ee0-6271-f863-66dc-000000001130 | TASK | Modules reload 2026-06-14 07:58:26,713 p=83235 u=zuul n=ansible | 2026-06-14 07:58:26.712728 | fa163ee0-6271-f863-66dc-00000000111f | SKIPPED | Check for active tuned profile | np0000073146 2026-06-14 07:58:26,728 p=83235 u=zuul n=ansible | 2026-06-14 07:58:26.728468 | fa163ee0-6271-f863-66dc-000000001122 | TASK | Ensure $tuned_params is restored to /boot/loader/entries files 2026-06-14 07:58:26,737 p=83235 u=zuul n=ansible | 2026-06-14 07:58:26.736665 | fa163ee0-6271-f863-66dc-00000000111e | SKIPPED | Execute grub2-mkconfig | np0000073147 2026-06-14 07:58:26,754 p=83235 u=zuul n=ansible | 2026-06-14 07:58:26.754225 | fa163ee0-6271-f863-66dc-00000000111f | TASK | Check for active tuned profile 2026-06-14 07:58:26,760 p=83235 u=zuul n=ansible | 2026-06-14 07:58:26.758490 | fa163ee0-6271-f863-66dc-000000001130 | SKIPPED | Modules reload | np0000073145 2026-06-14 07:58:26,777 p=83235 u=zuul n=ansible | 2026-06-14 07:58:26.777494 | fa163ee0-6271-f863-66dc-000000001132 | TASK | Reboot tasks 2026-06-14 07:58:26,782 p=83235 u=zuul n=ansible | 2026-06-14 07:58:26.782379 | fa163ee0-6271-f863-66dc-000000001122 | SKIPPED | Ensure $tuned_params is restored to /boot/loader/entries files | np0000073146 2026-06-14 07:58:26,802 p=83235 u=zuul n=ansible | 2026-06-14 07:58:26.802663 | fa163ee0-6271-f863-66dc-000000001123 | TASK | Set reboot required fact 2026-06-14 07:58:26,814 p=83235 u=zuul n=ansible | 2026-06-14 07:58:26.808144 | fa163ee0-6271-f863-66dc-00000000111f | SKIPPED | Check for active tuned profile | np0000073147 2026-06-14 07:58:26,815 p=83235 u=zuul n=ansible | 2026-06-14 07:58:26.814881 | fa163ee0-6271-f863-66dc-000000001132 | SKIPPED | Reboot tasks | np0000073145 2026-06-14 07:58:26,829 p=83235 u=zuul n=ansible | 2026-06-14 07:58:26.829369 | fa163ee0-6271-f863-66dc-000000001133 | TASK | Skipping reboot for deployed node 2026-06-14 07:58:26,846 p=83235 u=zuul n=ansible | 2026-06-14 07:58:26.846141 | fa163ee0-6271-f863-66dc-000000001122 | TASK | Ensure $tuned_params is restored to /boot/loader/entries files 2026-06-14 07:58:26,858 p=83235 u=zuul n=ansible | 2026-06-14 07:58:26.857573 | fa163ee0-6271-f863-66dc-000000001123 | SKIPPED | Set reboot required fact | np0000073146 2026-06-14 07:58:26,881 p=83235 u=zuul n=ansible | 2026-06-14 07:58:26.880714 | fa163ee0-6271-f863-66dc-000000001125 | TASK | Apply DPDK workarounds 2026-06-14 07:58:26,893 p=83235 u=zuul n=ansible | 2026-06-14 07:58:26.888144 | fa163ee0-6271-f863-66dc-000000001133 | SKIPPED | Skipping reboot for deployed node | np0000073145 2026-06-14 07:58:26,894 p=83235 u=zuul n=ansible | 2026-06-14 07:58:26.894633 | fa163ee0-6271-f863-66dc-000000001122 | SKIPPED | Ensure $tuned_params is restored to /boot/loader/entries files | np0000073147 2026-06-14 07:58:26,932 p=83235 u=zuul n=ansible | 2026-06-14 07:58:26.927030 | fa163ee0-6271-f863-66dc-000000001123 | TASK | Set reboot required fact 2026-06-14 07:58:26,939 p=83235 u=zuul n=ansible | 2026-06-14 07:58:26.938776 | fa163ee0-6271-f863-66dc-000000001125 | SKIPPED | Apply DPDK workarounds | np0000073146 2026-06-14 07:58:26,960 p=83235 u=zuul n=ansible | 2026-06-14 07:58:26.960036 | fa163ee0-6271-f863-66dc-000000000b74 | TASK | set enable_sensubility fact 2026-06-14 07:58:26,978 p=83235 u=zuul n=ansible | 2026-06-14 07:58:26.978397 | fa163ee0-6271-f863-66dc-000000001127 | TASK | Ensure /etc/modules-load.d exists 2026-06-14 07:58:26,994 p=83235 u=zuul n=ansible | 2026-06-14 07:58:26.994089 | fa163ee0-6271-f863-66dc-000000001123 | SKIPPED | Set reboot required fact | np0000073147 2026-06-14 07:58:26,995 p=83235 u=zuul n=ansible | 2026-06-14 07:58:26.995458 | fa163ee0-6271-f863-66dc-000000000b74 | OK | set enable_sensubility fact | np0000073145 2026-06-14 07:58:27,035 p=83235 u=zuul n=ansible | 2026-06-14 07:58:27.035435 | fa163ee0-6271-f863-66dc-000000001125 | TASK | Apply DPDK workarounds 2026-06-14 07:58:27,045 p=83235 u=zuul n=ansible | 2026-06-14 07:58:27.043279 | fa163ee0-6271-f863-66dc-000000001127 | SKIPPED | Ensure /etc/modules-load.d exists | np0000073146 2026-06-14 07:58:27,086 p=83235 u=zuul n=ansible | 2026-06-14 07:58:27.086616 | fa163ee0-6271-f863-66dc-000000001128 | TASK | Load modules 2026-06-14 07:58:27,092 p=83235 u=zuul n=ansible | 2026-06-14 07:58:27.091642 | fa163ee0-6271-f863-66dc-000000001125 | SKIPPED | Apply DPDK workarounds | np0000073147 2026-06-14 07:58:27,107 p=83235 u=zuul n=ansible | 2026-06-14 07:58:27.107037 | fa163ee0-6271-f863-66dc-000000001127 | TASK | Ensure /etc/modules-load.d exists 2026-06-14 07:58:27,118 p=83235 u=zuul n=ansible | 2026-06-14 07:58:27.116576 | fa163ee0-6271-f863-66dc-000000001128 | SKIPPED | Load modules | np0000073146 | item=vfio_iommu_type1 2026-06-14 07:58:27,135 p=83235 u=zuul n=ansible | 2026-06-14 07:58:27.135418 | fa163ee0-6271-f863-66dc-00000000112a | TASK | Persist modules via modules-load.d 2026-06-14 07:58:27,145 p=83235 u=zuul n=ansible | 2026-06-14 07:58:27.144453 | fa163ee0-6271-f863-66dc-000000001127 | SKIPPED | Ensure /etc/modules-load.d exists | np0000073147 2026-06-14 07:58:27,159 p=83235 u=zuul n=ansible | 2026-06-14 07:58:27.159725 | fa163ee0-6271-f863-66dc-000000001128 | TASK | Load modules 2026-06-14 07:58:27,169 p=83235 u=zuul n=ansible | 2026-06-14 07:58:27.167173 | fa163ee0-6271-f863-66dc-00000000112a | SKIPPED | Persist modules via modules-load.d | np0000073146 | item=vfio_iommu_type1 2026-06-14 07:58:27,189 p=83235 u=zuul n=ansible | 2026-06-14 07:58:27.188979 | fa163ee0-6271-f863-66dc-000000001128 | SKIPPED | Load modules | np0000073147 | item=vfio_iommu_type1 2026-06-14 07:58:27,198 p=83235 u=zuul n=ansible | 2026-06-14 07:58:27.197657 | fa163ee0-6271-f863-66dc-00000000112c | TASK | Drop module persistence 2026-06-14 07:58:27,216 p=83235 u=zuul n=ansible | 2026-06-14 07:58:27.216278 | fa163ee0-6271-f863-66dc-00000000112a | TASK | Persist modules via modules-load.d 2026-06-14 07:58:27,240 p=83235 u=zuul n=ansible | 2026-06-14 07:58:27.239064 | fa163ee0-6271-f863-66dc-00000000112c | SKIPPED | Drop module persistence | np0000073146 | item=vfio_iommu_type1 2026-06-14 07:58:27,257 p=83235 u=zuul n=ansible | 2026-06-14 07:58:27.256991 | fa163ee0-6271-f863-66dc-00000000112a | SKIPPED | Persist modules via modules-load.d | np0000073147 | item=vfio_iommu_type1 2026-06-14 07:58:27,262 p=83235 u=zuul n=ansible | 2026-06-14 07:58:27.262502 | fa163ee0-6271-f863-66dc-00000000112e | TASK | Set modules persistence via /etc/modules 2026-06-14 07:58:27,282 p=83235 u=zuul n=ansible | 2026-06-14 07:58:27.282297 | fa163ee0-6271-f863-66dc-00000000112c | TASK | Drop module persistence 2026-06-14 07:58:27,304 p=83235 u=zuul n=ansible | 2026-06-14 07:58:27.302912 | fa163ee0-6271-f863-66dc-00000000112e | SKIPPED | Set modules persistence via /etc/modules | np0000073146 | item=vfio_iommu_type1 2026-06-14 07:58:27,313 p=83235 u=zuul n=ansible | 2026-06-14 07:58:27.312833 | fa163ee0-6271-f863-66dc-00000000112c | SKIPPED | Drop module persistence | np0000073147 | item=vfio_iommu_type1 2026-06-14 07:58:27,326 p=83235 u=zuul n=ansible | 2026-06-14 07:58:27.326127 | fa163ee0-6271-f863-66dc-000000001130 | TASK | Modules reload 2026-06-14 07:58:27,345 p=83235 u=zuul n=ansible | 2026-06-14 07:58:27.345009 | fa163ee0-6271-f863-66dc-00000000112e | TASK | Set modules persistence via /etc/modules 2026-06-14 07:58:27,357 p=83235 u=zuul n=ansible | 2026-06-14 07:58:27.356726 | fa163ee0-6271-f863-66dc-000000001130 | SKIPPED | Modules reload | np0000073146 2026-06-14 07:58:27,372 p=83235 u=zuul n=ansible | 2026-06-14 07:58:27.372000 | fa163ee0-6271-f863-66dc-000000001132 | TASK | Reboot tasks 2026-06-14 07:58:27,387 p=83235 u=zuul n=ansible | 2026-06-14 07:58:27.385939 | fa163ee0-6271-f863-66dc-00000000112e | SKIPPED | Set modules persistence via /etc/modules | np0000073147 | item=vfio_iommu_type1 2026-06-14 07:58:27,408 p=83235 u=zuul n=ansible | 2026-06-14 07:58:27.407848 | fa163ee0-6271-f863-66dc-000000001130 | TASK | Modules reload 2026-06-14 07:58:27,413 p=83235 u=zuul n=ansible | 2026-06-14 07:58:27.412435 | fa163ee0-6271-f863-66dc-000000001132 | SKIPPED | Reboot tasks | np0000073146 2026-06-14 07:58:27,429 p=83235 u=zuul n=ansible | 2026-06-14 07:58:27.428741 | fa163ee0-6271-f863-66dc-000000001133 | TASK | Skipping reboot for deployed node 2026-06-14 07:58:27,439 p=83235 u=zuul n=ansible | 2026-06-14 07:58:27.439138 | fa163ee0-6271-f863-66dc-000000001130 | SKIPPED | Modules reload | np0000073147 2026-06-14 07:58:27,455 p=83235 u=zuul n=ansible | 2026-06-14 07:58:27.455196 | fa163ee0-6271-f863-66dc-000000001132 | TASK | Reboot tasks 2026-06-14 07:58:27,480 p=83235 u=zuul n=ansible | 2026-06-14 07:58:27.479489 | fa163ee0-6271-f863-66dc-000000001133 | SKIPPED | Skipping reboot for deployed node | np0000073146 2026-06-14 07:58:27,513 p=83235 u=zuul n=ansible | 2026-06-14 07:58:27.513073 | fa163ee0-6271-f863-66dc-000000000bd0 | TASK | set enable_sensubility fact 2026-06-14 07:58:27,518 p=83235 u=zuul n=ansible | 2026-06-14 07:58:27.517836 | fa163ee0-6271-f863-66dc-000000001132 | SKIPPED | Reboot tasks | np0000073147 2026-06-14 07:58:27,534 p=83235 u=zuul n=ansible | 2026-06-14 07:58:27.534145 | fa163ee0-6271-f863-66dc-000000001133 | TASK | Skipping reboot for deployed node 2026-06-14 07:58:27,547 p=83235 u=zuul n=ansible | 2026-06-14 07:58:27.547194 | fa163ee0-6271-f863-66dc-000000000bd0 | OK | set enable_sensubility fact | np0000073146 2026-06-14 07:58:27,601 p=83235 u=zuul n=ansible | 2026-06-14 07:58:27.600987 | fa163ee0-6271-f863-66dc-000000001133 | SKIPPED | Skipping reboot for deployed node | np0000073147 2026-06-14 07:58:27,628 p=83235 u=zuul n=ansible | 2026-06-14 07:58:27.627968 | fa163ee0-6271-f863-66dc-000000000bd0 | TASK | set enable_sensubility fact 2026-06-14 07:58:27,663 p=83235 u=zuul n=ansible | 2026-06-14 07:58:27.662896 | fa163ee0-6271-f863-66dc-000000000bd0 | OK | set enable_sensubility fact | np0000073147 2026-06-14 07:58:27,720 p=83235 u=zuul n=ansible | PLAY [Server pre network steps] ************************************************ 2026-06-14 07:58:27,833 p=83235 u=zuul n=ansible | 2026-06-14 07:58:27.832616 | fa163ee0-6271-f863-66dc-000000000044 | TASK | Server pre-network deployments 2026-06-14 07:58:27,847 p=83235 u=zuul n=ansible | 2026-06-14 07:58:27.846822 | fa163ee0-6271-f863-66dc-000000000044 | TASK | Server pre-network deployments 2026-06-14 07:58:27,864 p=83235 u=zuul n=ansible | 2026-06-14 07:58:27.864229 | fa163ee0-6271-f863-66dc-000000000044 | TASK | Server pre-network deployments 2026-06-14 07:58:27,899 p=83235 u=zuul n=ansible | 2026-06-14 07:58:27.898683 | fa163ee0-6271-f863-66dc-000000000044 | TASK | Server pre-network deployments 2026-06-14 07:58:27,917 p=83235 u=zuul n=ansible | 2026-06-14 07:58:27.916983 | fa163ee0-6271-f863-66dc-000000000044 | TASK | Server pre-network deployments 2026-06-14 07:58:27,946 p=83235 u=zuul n=ansible | 2026-06-14 07:58:27.945911 | fa163ee0-6271-f863-66dc-000000000044 | TASK | Server pre-network deployments 2026-06-14 07:58:27,950 p=83235 u=zuul n=ansible | 2026-06-14 07:58:27.950375 | fa163ee0-6271-f863-66dc-000000000044 | OK | Server pre-network deployments | np0000073148 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre-network deployments' to resume from this task" } 2026-06-14 07:58:27,951 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073148 -> localhost', 'fa163ee0-6271-f863-66dc-000000000044') missing from stats 2026-06-14 07:58:27,952 p=83235 u=zuul n=ansible | 2026-06-14 07:58:27.951719 | fa163ee0-6271-f863-66dc-000000000044 | OK | Server pre-network deployments | np0000073149 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre-network deployments' to resume from this task" } 2026-06-14 07:58:27,952 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073149 -> localhost', 'fa163ee0-6271-f863-66dc-000000000044') missing from stats 2026-06-14 07:58:27,952 p=83235 u=zuul n=ansible | 2026-06-14 07:58:27.952642 | fa163ee0-6271-f863-66dc-000000000044 | OK | Server pre-network deployments | np0000073150 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre-network deployments' to resume from this task" } 2026-06-14 07:58:27,953 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073150 -> localhost', 'fa163ee0-6271-f863-66dc-000000000044') missing from stats 2026-06-14 07:58:27,953 p=83235 u=zuul n=ansible | 2026-06-14 07:58:27.953424 | fa163ee0-6271-f863-66dc-000000000044 | OK | Server pre-network deployments | np0000073145 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre-network deployments' to resume from this task" } 2026-06-14 07:58:27,954 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073145 -> localhost', 'fa163ee0-6271-f863-66dc-000000000044') missing from stats 2026-06-14 07:58:27,954 p=83235 u=zuul n=ansible | 2026-06-14 07:58:27.954349 | fa163ee0-6271-f863-66dc-000000000044 | OK | Server pre-network deployments | np0000073146 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre-network deployments' to resume from this task" } 2026-06-14 07:58:27,954 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073146 -> localhost', 'fa163ee0-6271-f863-66dc-000000000044') missing from stats 2026-06-14 07:58:27,967 p=83235 u=zuul n=ansible | 2026-06-14 07:58:27.966663 | fa163ee0-6271-f863-66dc-000000000048 | TASK | Hiera config 2026-06-14 07:58:27,987 p=83235 u=zuul n=ansible | 2026-06-14 07:58:27.986652 | fa163ee0-6271-f863-66dc-000000000048 | TASK | Hiera config 2026-06-14 07:58:28,014 p=83235 u=zuul n=ansible | 2026-06-14 07:58:28.013921 | fa163ee0-6271-f863-66dc-000000000048 | TASK | Hiera config 2026-06-14 07:58:28,038 p=83235 u=zuul n=ansible | 2026-06-14 07:58:28.032024 | fa163ee0-6271-f863-66dc-000000000048 | TASK | Hiera config 2026-06-14 07:58:28,064 p=83235 u=zuul n=ansible | 2026-06-14 07:58:28.064360 | fa163ee0-6271-f863-66dc-000000000048 | TASK | Hiera config 2026-06-14 07:58:28,069 p=83235 u=zuul n=ansible | 2026-06-14 07:58:28.069396 | fa163ee0-6271-f863-66dc-000000000044 | OK | Server pre-network deployments | np0000073147 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre-network deployments' to resume from this task" } 2026-06-14 07:58:28,070 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073147 -> localhost', 'fa163ee0-6271-f863-66dc-000000000044') missing from stats 2026-06-14 07:58:28,140 p=83235 u=zuul n=ansible | 2026-06-14 07:58:28.139636 | fa163ee0-6271-f863-66dc-000000001b3e | TASK | Create /etc/puppet/hieradata 2026-06-14 07:58:28,153 p=83235 u=zuul n=ansible | 2026-06-14 07:58:28.152875 | fa163ee0-6271-f863-66dc-000000001b3e | TASK | Create /etc/puppet/hieradata 2026-06-14 07:58:28,166 p=83235 u=zuul n=ansible | 2026-06-14 07:58:28.166163 | fa163ee0-6271-f863-66dc-000000001b3e | TASK | Create /etc/puppet/hieradata 2026-06-14 07:58:28,184 p=83235 u=zuul n=ansible | 2026-06-14 07:58:28.183892 | fa163ee0-6271-f863-66dc-000000001b3e | TASK | Create /etc/puppet/hieradata 2026-06-14 07:58:28,202 p=83235 u=zuul n=ansible | 2026-06-14 07:58:28.201557 | fa163ee0-6271-f863-66dc-000000000048 | TASK | Hiera config 2026-06-14 07:58:28,244 p=83235 u=zuul n=ansible | 2026-06-14 07:58:28.244352 | fa163ee0-6271-f863-66dc-000000001b3e | TASK | Create /etc/puppet/hieradata 2026-06-14 07:58:28,284 p=83235 u=zuul n=ansible | 2026-06-14 07:58:28.284384 | fa163ee0-6271-f863-66dc-000000001b3e | TASK | Create /etc/puppet/hieradata 2026-06-14 07:58:28,461 p=83235 u=zuul n=ansible | 2026-06-14 07:58:28.460385 | fa163ee0-6271-f863-66dc-000000001b3e | CHANGED | Create /etc/puppet/hieradata | np0000073148 2026-06-14 07:58:28,474 p=83235 u=zuul n=ansible | 2026-06-14 07:58:28.471132 | fa163ee0-6271-f863-66dc-000000001b3f | TASK | Write hiera config 2026-06-14 07:58:28,480 p=83235 u=zuul n=ansible | 2026-06-14 07:58:28.480240 | fa163ee0-6271-f863-66dc-000000001b3e | CHANGED | Create /etc/puppet/hieradata | np0000073149 2026-06-14 07:58:28,503 p=83235 u=zuul n=ansible | 2026-06-14 07:58:28.503217 | fa163ee0-6271-f863-66dc-000000001b3f | TASK | Write hiera config 2026-06-14 07:58:28,509 p=83235 u=zuul n=ansible | 2026-06-14 07:58:28.508941 | fa163ee0-6271-f863-66dc-000000001b3e | CHANGED | Create /etc/puppet/hieradata | np0000073150 2026-06-14 07:58:28,510 p=83235 u=zuul n=ansible | 2026-06-14 07:58:28.510195 | fa163ee0-6271-f863-66dc-000000001b3e | CHANGED | Create /etc/puppet/hieradata | np0000073145 2026-06-14 07:58:28,522 p=83235 u=zuul n=ansible | 2026-06-14 07:58:28.522445 | fa163ee0-6271-f863-66dc-000000001b3f | TASK | Write hiera config 2026-06-14 07:58:28,539 p=83235 u=zuul n=ansible | 2026-06-14 07:58:28.539398 | fa163ee0-6271-f863-66dc-000000001b3f | TASK | Write hiera config 2026-06-14 07:58:28,562 p=83235 u=zuul n=ansible | 2026-06-14 07:58:28.561911 | fa163ee0-6271-f863-66dc-000000001b3e | CHANGED | Create /etc/puppet/hieradata | np0000073146 2026-06-14 07:58:28,577 p=83235 u=zuul n=ansible | 2026-06-14 07:58:28.576952 | fa163ee0-6271-f863-66dc-000000001b3f | TASK | Write hiera config 2026-06-14 07:58:28,597 p=83235 u=zuul n=ansible | 2026-06-14 07:58:28.596543 | fa163ee0-6271-f863-66dc-000000001b3e | CHANGED | Create /etc/puppet/hieradata | np0000073147 2026-06-14 07:58:28,612 p=83235 u=zuul n=ansible | 2026-06-14 07:58:28.612254 | fa163ee0-6271-f863-66dc-000000001b3f | TASK | Write hiera config 2026-06-14 07:58:29,453 p=83235 u=zuul n=ansible | 2026-06-14 07:58:29.452383 | fa163ee0-6271-f863-66dc-000000001b3f | CHANGED | Write hiera config | np0000073150 2026-06-14 07:58:29,472 p=83235 u=zuul n=ansible | 2026-06-14 07:58:29.472482 | fa163ee0-6271-f863-66dc-000000001b3f | CHANGED | Write hiera config | np0000073148 2026-06-14 07:58:29,495 p=83235 u=zuul n=ansible | 2026-06-14 07:58:29.494891 | fa163ee0-6271-f863-66dc-000000000049 | TASK | Hiera symlink 2026-06-14 07:58:29,510 p=83235 u=zuul n=ansible | 2026-06-14 07:58:29.510311 | fa163ee0-6271-f863-66dc-000000000049 | TASK | Hiera symlink 2026-06-14 07:58:29,543 p=83235 u=zuul n=ansible | 2026-06-14 07:58:29.542829 | fa163ee0-6271-f863-66dc-000000001b3f | CHANGED | Write hiera config | np0000073149 2026-06-14 07:58:29,545 p=83235 u=zuul n=ansible | 2026-06-14 07:58:29.544833 | fa163ee0-6271-f863-66dc-000000001b3f | CHANGED | Write hiera config | np0000073145 2026-06-14 07:58:29,597 p=83235 u=zuul n=ansible | 2026-06-14 07:58:29.597052 | fa163ee0-6271-f863-66dc-000000000049 | TASK | Hiera symlink 2026-06-14 07:58:29,622 p=83235 u=zuul n=ansible | 2026-06-14 07:58:29.621878 | fa163ee0-6271-f863-66dc-000000000049 | TASK | Hiera symlink 2026-06-14 07:58:29,628 p=83235 u=zuul n=ansible | 2026-06-14 07:58:29.627967 | fa163ee0-6271-f863-66dc-000000001b3f | CHANGED | Write hiera config | np0000073147 2026-06-14 07:58:29,629 p=83235 u=zuul n=ansible | 2026-06-14 07:58:29.629242 | fa163ee0-6271-f863-66dc-000000001b3f | CHANGED | Write hiera config | np0000073146 2026-06-14 07:58:29,670 p=83235 u=zuul n=ansible | 2026-06-14 07:58:29.669660 | fa163ee0-6271-f863-66dc-000000000049 | TASK | Hiera symlink 2026-06-14 07:58:29,687 p=83235 u=zuul n=ansible | 2026-06-14 07:58:29.686560 | fa163ee0-6271-f863-66dc-000000000049 | TASK | Hiera symlink 2026-06-14 07:58:29,835 p=83235 u=zuul n=ansible | 2026-06-14 07:58:29.835257 | fa163ee0-6271-f863-66dc-000000000049 | CHANGED | Hiera symlink | np0000073150 2026-06-14 07:58:29,836 p=83235 u=zuul n=ansible | 2026-06-14 07:58:29.836479 | fa163ee0-6271-f863-66dc-000000000049 | CHANGED | Hiera symlink | np0000073148 2026-06-14 07:58:29,846 p=83235 u=zuul n=ansible | 2026-06-14 07:58:29.845773 | fa163ee0-6271-f863-66dc-00000000004a | TASK | Hieradata from vars 2026-06-14 07:58:29,858 p=83235 u=zuul n=ansible | 2026-06-14 07:58:29.858366 | fa163ee0-6271-f863-66dc-00000000004a | TASK | Hieradata from vars 2026-06-14 07:58:29,913 p=83235 u=zuul n=ansible | 2026-06-14 07:58:29.913100 | fa163ee0-6271-f863-66dc-000000001c50 | TASK | Copy overcloud.json to all_nodes.json 2026-06-14 07:58:29,919 p=83235 u=zuul n=ansible | 2026-06-14 07:58:29.919493 | fa163ee0-6271-f863-66dc-000000000049 | CHANGED | Hiera symlink | np0000073145 2026-06-14 07:58:29,952 p=83235 u=zuul n=ansible | 2026-06-14 07:58:29.951837 | fa163ee0-6271-f863-66dc-000000001c50 | TASK | Copy overcloud.json to all_nodes.json 2026-06-14 07:58:29,969 p=83235 u=zuul n=ansible | 2026-06-14 07:58:29.969194 | fa163ee0-6271-f863-66dc-00000000004a | TASK | Hieradata from vars 2026-06-14 07:58:29,980 p=83235 u=zuul n=ansible | 2026-06-14 07:58:29.979462 | fa163ee0-6271-f863-66dc-000000000049 | CHANGED | Hiera symlink | np0000073149 2026-06-14 07:58:29,981 p=83235 u=zuul n=ansible | 2026-06-14 07:58:29.980810 | fa163ee0-6271-f863-66dc-000000000049 | CHANGED | Hiera symlink | np0000073146 2026-06-14 07:58:29,998 p=83235 u=zuul n=ansible | 2026-06-14 07:58:29.992499 | fa163ee0-6271-f863-66dc-00000000004a | TASK | Hieradata from vars 2026-06-14 07:58:30,031 p=83235 u=zuul n=ansible | 2026-06-14 07:58:30.031544 | fa163ee0-6271-f863-66dc-00000000004a | TASK | Hieradata from vars 2026-06-14 07:58:30,037 p=83235 u=zuul n=ansible | 2026-06-14 07:58:30.037564 | fa163ee0-6271-f863-66dc-000000000049 | CHANGED | Hiera symlink | np0000073147 2026-06-14 07:58:30,090 p=83235 u=zuul n=ansible | 2026-06-14 07:58:30.089821 | fa163ee0-6271-f863-66dc-000000001c50 | TASK | Copy overcloud.json to all_nodes.json 2026-06-14 07:58:30,107 p=83235 u=zuul n=ansible | 2026-06-14 07:58:30.107381 | fa163ee0-6271-f863-66dc-000000001c50 | TASK | Copy overcloud.json to all_nodes.json 2026-06-14 07:58:30,125 p=83235 u=zuul n=ansible | 2026-06-14 07:58:30.125008 | fa163ee0-6271-f863-66dc-00000000004a | TASK | Hieradata from vars 2026-06-14 07:58:30,176 p=83235 u=zuul n=ansible | 2026-06-14 07:58:30.175722 | fa163ee0-6271-f863-66dc-000000001c50 | TASK | Copy overcloud.json to all_nodes.json 2026-06-14 07:58:30,216 p=83235 u=zuul n=ansible | 2026-06-14 07:58:30.215994 | fa163ee0-6271-f863-66dc-000000001c50 | TASK | Copy overcloud.json to all_nodes.json 2026-06-14 07:58:30,900 p=83235 u=zuul n=ansible | 2026-06-14 07:58:30.899328 | fa163ee0-6271-f863-66dc-000000001c50 | CHANGED | Copy overcloud.json to all_nodes.json | np0000073148 2026-06-14 07:58:30,930 p=83235 u=zuul n=ansible | 2026-06-14 07:58:30.929766 | fa163ee0-6271-f863-66dc-000000001c51 | TASK | Render hieradata from template 2026-06-14 07:58:30,947 p=83235 u=zuul n=ansible | 2026-06-14 07:58:30.945836 | fa163ee0-6271-f863-66dc-000000001c50 | CHANGED | Copy overcloud.json to all_nodes.json | np0000073150 2026-06-14 07:58:30,971 p=83235 u=zuul n=ansible | 2026-06-14 07:58:30.970658 | fa163ee0-6271-f863-66dc-000000001c51 | TASK | Render hieradata from template 2026-06-14 07:58:31,060 p=83235 u=zuul n=ansible | 2026-06-14 07:58:31.059067 | fa163ee0-6271-f863-66dc-000000001c50 | CHANGED | Copy overcloud.json to all_nodes.json | np0000073149 2026-06-14 07:58:31,086 p=83235 u=zuul n=ansible | 2026-06-14 07:58:31.086221 | fa163ee0-6271-f863-66dc-000000001c51 | TASK | Render hieradata from template 2026-06-14 07:58:31,113 p=83235 u=zuul n=ansible | 2026-06-14 07:58:31.112334 | fa163ee0-6271-f863-66dc-000000001c50 | CHANGED | Copy overcloud.json to all_nodes.json | np0000073145 2026-06-14 07:58:31,131 p=83235 u=zuul n=ansible | 2026-06-14 07:58:31.131305 | fa163ee0-6271-f863-66dc-000000001c51 | TASK | Render hieradata from template 2026-06-14 07:58:31,149 p=83235 u=zuul n=ansible | 2026-06-14 07:58:31.148792 | fa163ee0-6271-f863-66dc-000000001c50 | CHANGED | Copy overcloud.json to all_nodes.json | np0000073146 2026-06-14 07:58:31,166 p=83235 u=zuul n=ansible | 2026-06-14 07:58:31.165739 | fa163ee0-6271-f863-66dc-000000001c51 | TASK | Render hieradata from template 2026-06-14 07:58:31,176 p=83235 u=zuul n=ansible | 2026-06-14 07:58:31.175523 | fa163ee0-6271-f863-66dc-000000001c50 | CHANGED | Copy overcloud.json to all_nodes.json | np0000073147 2026-06-14 07:58:31,191 p=83235 u=zuul n=ansible | 2026-06-14 07:58:31.191563 | fa163ee0-6271-f863-66dc-000000001c51 | TASK | Render hieradata from template 2026-06-14 07:58:31,916 p=83235 u=zuul n=ansible | 2026-06-14 07:58:31.913685 | fa163ee0-6271-f863-66dc-000000001c51 | CHANGED | Render hieradata from template | np0000073148 | item=bootstrap_node 2026-06-14 07:58:31,992 p=83235 u=zuul n=ansible | 2026-06-14 07:58:31.989376 | fa163ee0-6271-f863-66dc-000000001c51 | CHANGED | Render hieradata from template | np0000073150 | item=bootstrap_node 2026-06-14 07:58:32,128 p=83235 u=zuul n=ansible | 2026-06-14 07:58:32.125136 | fa163ee0-6271-f863-66dc-000000001c51 | CHANGED | Render hieradata from template | np0000073149 | item=bootstrap_node 2026-06-14 07:58:32,139 p=83235 u=zuul n=ansible | 2026-06-14 07:58:32.136540 | fa163ee0-6271-f863-66dc-000000001c51 | CHANGED | Render hieradata from template | np0000073145 | item=bootstrap_node 2026-06-14 07:58:32,156 p=83235 u=zuul n=ansible | 2026-06-14 07:58:32.153733 | fa163ee0-6271-f863-66dc-000000001c51 | CHANGED | Render hieradata from template | np0000073146 | item=bootstrap_node 2026-06-14 07:58:32,238 p=83235 u=zuul n=ansible | 2026-06-14 07:58:32.235674 | fa163ee0-6271-f863-66dc-000000001c51 | CHANGED | Render hieradata from template | np0000073147 | item=bootstrap_node 2026-06-14 07:58:32,976 p=83235 u=zuul n=ansible | 2026-06-14 07:58:32.971499 | fa163ee0-6271-f863-66dc-000000001c51 | CHANGED | Render hieradata from template | np0000073148 | item=vip_data 2026-06-14 07:58:33,023 p=83235 u=zuul n=ansible | 2026-06-14 07:58:33.019909 | fa163ee0-6271-f863-66dc-000000001c51 | CHANGED | Render hieradata from template | np0000073150 | item=vip_data 2026-06-14 07:58:33,129 p=83235 u=zuul n=ansible | 2026-06-14 07:58:33.127084 | fa163ee0-6271-f863-66dc-000000001c51 | CHANGED | Render hieradata from template | np0000073145 | item=vip_data 2026-06-14 07:58:33,142 p=83235 u=zuul n=ansible | 2026-06-14 07:58:33.139908 | fa163ee0-6271-f863-66dc-000000001c51 | CHANGED | Render hieradata from template | np0000073146 | item=vip_data 2026-06-14 07:58:33,155 p=83235 u=zuul n=ansible | 2026-06-14 07:58:33.152901 | fa163ee0-6271-f863-66dc-000000001c51 | CHANGED | Render hieradata from template | np0000073149 | item=vip_data 2026-06-14 07:58:33,322 p=83235 u=zuul n=ansible | 2026-06-14 07:58:33.321289 | fa163ee0-6271-f863-66dc-000000001c51 | CHANGED | Render hieradata from template | np0000073147 | item=vip_data 2026-06-14 07:58:34,055 p=83235 u=zuul n=ansible | 2026-06-14 07:58:34.052515 | fa163ee0-6271-f863-66dc-000000001c51 | CHANGED | Render hieradata from template | np0000073148 | item=net_ip_map 2026-06-14 07:58:34,063 p=83235 u=zuul n=ansible | 2026-06-14 07:58:34.060133 | fa163ee0-6271-f863-66dc-000000001c51 | CHANGED | Render hieradata from template | np0000073150 | item=net_ip_map 2026-06-14 07:58:34,192 p=83235 u=zuul n=ansible | 2026-06-14 07:58:34.190107 | fa163ee0-6271-f863-66dc-000000001c51 | CHANGED | Render hieradata from template | np0000073149 | item=net_ip_map 2026-06-14 07:58:34,287 p=83235 u=zuul n=ansible | 2026-06-14 07:58:34.284109 | fa163ee0-6271-f863-66dc-000000001c51 | CHANGED | Render hieradata from template | np0000073146 | item=net_ip_map 2026-06-14 07:58:34,325 p=83235 u=zuul n=ansible | 2026-06-14 07:58:34.318652 | fa163ee0-6271-f863-66dc-000000001c51 | CHANGED | Render hieradata from template | np0000073145 | item=net_ip_map 2026-06-14 07:58:34,384 p=83235 u=zuul n=ansible | 2026-06-14 07:58:34.380541 | fa163ee0-6271-f863-66dc-000000001c51 | CHANGED | Render hieradata from template | np0000073147 | item=net_ip_map 2026-06-14 07:58:34,946 p=83235 u=zuul n=ansible | 2026-06-14 07:58:34.941510 | fa163ee0-6271-f863-66dc-000000001c51 | CHANGED | Render hieradata from template | np0000073150 | item=cloud_domain 2026-06-14 07:58:34,972 p=83235 u=zuul n=ansible | 2026-06-14 07:58:34.968433 | fa163ee0-6271-f863-66dc-000000001c51 | CHANGED | Render hieradata from template | np0000073148 | item=cloud_domain 2026-06-14 07:58:35,109 p=83235 u=zuul n=ansible | 2026-06-14 07:58:35.104966 | fa163ee0-6271-f863-66dc-000000001c51 | CHANGED | Render hieradata from template | np0000073149 | item=cloud_domain 2026-06-14 07:58:35,210 p=83235 u=zuul n=ansible | 2026-06-14 07:58:35.207541 | fa163ee0-6271-f863-66dc-000000001c51 | CHANGED | Render hieradata from template | np0000073146 | item=cloud_domain 2026-06-14 07:58:35,301 p=83235 u=zuul n=ansible | 2026-06-14 07:58:35.297681 | fa163ee0-6271-f863-66dc-000000001c51 | CHANGED | Render hieradata from template | np0000073145 | item=cloud_domain 2026-06-14 07:58:35,322 p=83235 u=zuul n=ansible | 2026-06-14 07:58:35.319056 | fa163ee0-6271-f863-66dc-000000001c51 | CHANGED | Render hieradata from template | np0000073147 | item=cloud_domain 2026-06-14 07:58:35,874 p=83235 u=zuul n=ansible | 2026-06-14 07:58:35.862430 | fa163ee0-6271-f863-66dc-000000001c51 | CHANGED | Render hieradata from template | np0000073150 | item=fqdn 2026-06-14 07:58:35,929 p=83235 u=zuul n=ansible | 2026-06-14 07:58:35.924211 | fa163ee0-6271-f863-66dc-000000001c51 | CHANGED | Render hieradata from template | np0000073148 | item=fqdn 2026-06-14 07:58:36,049 p=83235 u=zuul n=ansible | 2026-06-14 07:58:36.045486 | fa163ee0-6271-f863-66dc-000000001c51 | CHANGED | Render hieradata from template | np0000073149 | item=fqdn 2026-06-14 07:58:36,210 p=83235 u=zuul n=ansible | 2026-06-14 07:58:36.205968 | fa163ee0-6271-f863-66dc-000000001c51 | CHANGED | Render hieradata from template | np0000073146 | item=fqdn 2026-06-14 07:58:36,259 p=83235 u=zuul n=ansible | 2026-06-14 07:58:36.256833 | fa163ee0-6271-f863-66dc-000000001c51 | CHANGED | Render hieradata from template | np0000073145 | item=fqdn 2026-06-14 07:58:36,324 p=83235 u=zuul n=ansible | 2026-06-14 07:58:36.316124 | fa163ee0-6271-f863-66dc-000000001c51 | CHANGED | Render hieradata from template | np0000073147 | item=fqdn 2026-06-14 07:58:36,848 p=83235 u=zuul n=ansible | 2026-06-14 07:58:36.845452 | fa163ee0-6271-f863-66dc-000000001c51 | CHANGED | Render hieradata from template | np0000073150 | item=service_names 2026-06-14 07:58:36,983 p=83235 u=zuul n=ansible | 2026-06-14 07:58:36.979660 | fa163ee0-6271-f863-66dc-000000001c51 | CHANGED | Render hieradata from template | np0000073148 | item=service_names 2026-06-14 07:58:36,994 p=83235 u=zuul n=ansible | 2026-06-14 07:58:36.990512 | fa163ee0-6271-f863-66dc-000000001c51 | CHANGED | Render hieradata from template | np0000073149 | item=service_names 2026-06-14 07:58:37,129 p=83235 u=zuul n=ansible | 2026-06-14 07:58:37.125840 | fa163ee0-6271-f863-66dc-000000001c51 | CHANGED | Render hieradata from template | np0000073146 | item=service_names 2026-06-14 07:58:37,166 p=83235 u=zuul n=ansible | 2026-06-14 07:58:37.162709 | fa163ee0-6271-f863-66dc-000000001c51 | CHANGED | Render hieradata from template | np0000073145 | item=service_names 2026-06-14 07:58:37,260 p=83235 u=zuul n=ansible | 2026-06-14 07:58:37.257337 | fa163ee0-6271-f863-66dc-000000001c51 | CHANGED | Render hieradata from template | np0000073147 | item=service_names 2026-06-14 07:58:37,818 p=83235 u=zuul n=ansible | 2026-06-14 07:58:37.816152 | fa163ee0-6271-f863-66dc-000000001c51 | CHANGED | Render hieradata from template | np0000073150 | item=service_configs 2026-06-14 07:58:37,924 p=83235 u=zuul n=ansible | 2026-06-14 07:58:37.922254 | fa163ee0-6271-f863-66dc-000000001c51 | CHANGED | Render hieradata from template | np0000073148 | item=service_configs 2026-06-14 07:58:37,996 p=83235 u=zuul n=ansible | 2026-06-14 07:58:37.993325 | fa163ee0-6271-f863-66dc-000000001c51 | CHANGED | Render hieradata from template | np0000073149 | item=service_configs 2026-06-14 07:58:38,071 p=83235 u=zuul n=ansible | 2026-06-14 07:58:38.068743 | fa163ee0-6271-f863-66dc-000000001c51 | CHANGED | Render hieradata from template | np0000073146 | item=service_configs 2026-06-14 07:58:38,145 p=83235 u=zuul n=ansible | 2026-06-14 07:58:38.141361 | fa163ee0-6271-f863-66dc-000000001c51 | CHANGED | Render hieradata from template | np0000073145 | item=service_configs 2026-06-14 07:58:38,234 p=83235 u=zuul n=ansible | 2026-06-14 07:58:38.230995 | fa163ee0-6271-f863-66dc-000000001c51 | CHANGED | Render hieradata from template | np0000073147 | item=service_configs 2026-06-14 07:58:38,832 p=83235 u=zuul n=ansible | 2026-06-14 07:58:38.827845 | fa163ee0-6271-f863-66dc-000000001c51 | CHANGED | Render hieradata from template | np0000073150 | item=extraconfig 2026-06-14 07:58:38,870 p=83235 u=zuul n=ansible | 2026-06-14 07:58:38.868481 | fa163ee0-6271-f863-66dc-000000001c51 | CHANGED | Render hieradata from template | np0000073148 | item=extraconfig 2026-06-14 07:58:38,916 p=83235 u=zuul n=ansible | 2026-06-14 07:58:38.914213 | fa163ee0-6271-f863-66dc-000000001c51 | CHANGED | Render hieradata from template | np0000073149 | item=extraconfig 2026-06-14 07:58:38,984 p=83235 u=zuul n=ansible | 2026-06-14 07:58:38.981911 | fa163ee0-6271-f863-66dc-000000001c51 | CHANGED | Render hieradata from template | np0000073146 | item=extraconfig 2026-06-14 07:58:39,099 p=83235 u=zuul n=ansible | 2026-06-14 07:58:39.097780 | fa163ee0-6271-f863-66dc-000000001c51 | CHANGED | Render hieradata from template | np0000073145 | item=extraconfig 2026-06-14 07:58:39,203 p=83235 u=zuul n=ansible | 2026-06-14 07:58:39.201150 | fa163ee0-6271-f863-66dc-000000001c51 | CHANGED | Render hieradata from template | np0000073147 | item=extraconfig 2026-06-14 07:58:39,790 p=83235 u=zuul n=ansible | 2026-06-14 07:58:39.787887 | fa163ee0-6271-f863-66dc-000000001c51 | CHANGED | Render hieradata from template | np0000073150 | item=role_extraconfig 2026-06-14 07:58:39,870 p=83235 u=zuul n=ansible | 2026-06-14 07:58:39.867627 | fa163ee0-6271-f863-66dc-000000001c51 | CHANGED | Render hieradata from template | np0000073148 | item=role_extraconfig 2026-06-14 07:58:39,882 p=83235 u=zuul n=ansible | 2026-06-14 07:58:39.879539 | fa163ee0-6271-f863-66dc-000000001c51 | CHANGED | Render hieradata from template | np0000073149 | item=role_extraconfig 2026-06-14 07:58:39,923 p=83235 u=zuul n=ansible | 2026-06-14 07:58:39.920672 | fa163ee0-6271-f863-66dc-000000001c51 | CHANGED | Render hieradata from template | np0000073146 | item=role_extraconfig 2026-06-14 07:58:40,035 p=83235 u=zuul n=ansible | 2026-06-14 07:58:40.032639 | fa163ee0-6271-f863-66dc-000000001c51 | CHANGED | Render hieradata from template | np0000073145 | item=role_extraconfig 2026-06-14 07:58:40,192 p=83235 u=zuul n=ansible | 2026-06-14 07:58:40.187517 | fa163ee0-6271-f863-66dc-000000001c51 | CHANGED | Render hieradata from template | np0000073147 | item=role_extraconfig 2026-06-14 07:58:40,774 p=83235 u=zuul n=ansible | 2026-06-14 07:58:40.769833 | fa163ee0-6271-f863-66dc-000000001c51 | CHANGED | Render hieradata from template | np0000073150 | item=ovn_chassis_mac_map 2026-06-14 07:58:40,828 p=83235 u=zuul n=ansible | 2026-06-14 07:58:40.827688 | fa163ee0-6271-f863-66dc-000000001c51 | CHANGED | Render hieradata from template | np0000073148 | item=ovn_chassis_mac_map 2026-06-14 07:58:40,851 p=83235 u=zuul n=ansible | 2026-06-14 07:58:40.846853 | fa163ee0-6271-f863-66dc-000000001c51 | CHANGED | Render hieradata from template | np0000073146 | item=ovn_chassis_mac_map 2026-06-14 07:58:40,864 p=83235 u=zuul n=ansible | 2026-06-14 07:58:40.853275 | fa163ee0-6271-f863-66dc-00000000004b | TASK | Ensure ansible_managed hieradata file exists 2026-06-14 07:58:40,866 p=83235 u=zuul n=ansible | 2026-06-14 07:58:40.865879 | fa163ee0-6271-f863-66dc-000000001c51 | CHANGED | Render hieradata from template | np0000073149 | item=ovn_chassis_mac_map 2026-06-14 07:58:40,945 p=83235 u=zuul n=ansible | 2026-06-14 07:58:40.944395 | fa163ee0-6271-f863-66dc-000000001c51 | CHANGED | Render hieradata from template | np0000073145 | item=ovn_chassis_mac_map 2026-06-14 07:58:40,996 p=83235 u=zuul n=ansible | 2026-06-14 07:58:40.996436 | fa163ee0-6271-f863-66dc-00000000004b | TASK | Ensure ansible_managed hieradata file exists 2026-06-14 07:58:41,013 p=83235 u=zuul n=ansible | 2026-06-14 07:58:41.008723 | fa163ee0-6271-f863-66dc-00000000004b | TASK | Ensure ansible_managed hieradata file exists 2026-06-14 07:58:41,030 p=83235 u=zuul n=ansible | 2026-06-14 07:58:41.030317 | fa163ee0-6271-f863-66dc-000000001f80 | TASK | Check for hieradata file 2026-06-14 07:58:41,048 p=83235 u=zuul n=ansible | 2026-06-14 07:58:41.047630 | fa163ee0-6271-f863-66dc-00000000004b | TASK | Ensure ansible_managed hieradata file exists 2026-06-14 07:58:41,143 p=83235 u=zuul n=ansible | 2026-06-14 07:58:41.140489 | fa163ee0-6271-f863-66dc-000000001c51 | CHANGED | Render hieradata from template | np0000073147 | item=ovn_chassis_mac_map 2026-06-14 07:58:41,162 p=83235 u=zuul n=ansible | 2026-06-14 07:58:41.162083 | fa163ee0-6271-f863-66dc-000000001f80 | TASK | Check for hieradata file 2026-06-14 07:58:41,188 p=83235 u=zuul n=ansible | 2026-06-14 07:58:41.187417 | fa163ee0-6271-f863-66dc-000000001f80 | TASK | Check for hieradata file 2026-06-14 07:58:41,261 p=83235 u=zuul n=ansible | 2026-06-14 07:58:41.261547 | fa163ee0-6271-f863-66dc-00000000004b | TASK | Ensure ansible_managed hieradata file exists 2026-06-14 07:58:41,280 p=83235 u=zuul n=ansible | 2026-06-14 07:58:41.279906 | fa163ee0-6271-f863-66dc-000000001f80 | TASK | Check for hieradata file 2026-06-14 07:58:41,357 p=83235 u=zuul n=ansible | 2026-06-14 07:58:41.356459 | fa163ee0-6271-f863-66dc-000000001f80 | TASK | Check for hieradata file 2026-06-14 07:58:41,392 p=83235 u=zuul n=ansible | 2026-06-14 07:58:41.392310 | fa163ee0-6271-f863-66dc-00000000004b | TASK | Ensure ansible_managed hieradata file exists 2026-06-14 07:58:41,398 p=83235 u=zuul n=ansible | 2026-06-14 07:58:41.398097 | fa163ee0-6271-f863-66dc-000000001f80 | OK | Check for hieradata file | np0000073150 2026-06-14 07:58:41,416 p=83235 u=zuul n=ansible | 2026-06-14 07:58:41.415728 | fa163ee0-6271-f863-66dc-000000001f82 | TASK | Get existing data 2026-06-14 07:58:41,432 p=83235 u=zuul n=ansible | 2026-06-14 07:58:41.431675 | fa163ee0-6271-f863-66dc-000000001f80 | OK | Check for hieradata file | np0000073148 2026-06-14 07:58:41,487 p=83235 u=zuul n=ansible | 2026-06-14 07:58:41.486942 | fa163ee0-6271-f863-66dc-000000001f82 | TASK | Get existing data 2026-06-14 07:58:41,505 p=83235 u=zuul n=ansible | 2026-06-14 07:58:41.504566 | fa163ee0-6271-f863-66dc-000000001f80 | TASK | Check for hieradata file 2026-06-14 07:58:41,510 p=83235 u=zuul n=ansible | 2026-06-14 07:58:41.510027 | fa163ee0-6271-f863-66dc-000000001f82 | SKIPPED | Get existing data | np0000073150 2026-06-14 07:58:41,511 p=83235 u=zuul n=ansible | 2026-06-14 07:58:41.511674 | fa163ee0-6271-f863-66dc-000000001f80 | OK | Check for hieradata file | np0000073149 2026-06-14 07:58:41,531 p=83235 u=zuul n=ansible | 2026-06-14 07:58:41.527242 | fa163ee0-6271-f863-66dc-000000001f82 | TASK | Get existing data 2026-06-14 07:58:41,545 p=83235 u=zuul n=ansible | 2026-06-14 07:58:41.544981 | fa163ee0-6271-f863-66dc-000000001f83 | TASK | Set data fact 2026-06-14 07:58:41,551 p=83235 u=zuul n=ansible | 2026-06-14 07:58:41.550694 | fa163ee0-6271-f863-66dc-000000001f82 | SKIPPED | Get existing data | np0000073148 2026-06-14 07:58:41,561 p=83235 u=zuul n=ansible | 2026-06-14 07:58:41.561687 | fa163ee0-6271-f863-66dc-000000001f83 | TASK | Set data fact 2026-06-14 07:58:41,579 p=83235 u=zuul n=ansible | 2026-06-14 07:58:41.578543 | fa163ee0-6271-f863-66dc-000000001f80 | OK | Check for hieradata file | np0000073146 2026-06-14 07:58:41,580 p=83235 u=zuul n=ansible | 2026-06-14 07:58:41.579957 | fa163ee0-6271-f863-66dc-000000001f82 | SKIPPED | Get existing data | np0000073149 2026-06-14 07:58:41,594 p=83235 u=zuul n=ansible | 2026-06-14 07:58:41.594410 | fa163ee0-6271-f863-66dc-000000001f83 | TASK | Set data fact 2026-06-14 07:58:41,617 p=83235 u=zuul n=ansible | 2026-06-14 07:58:41.617166 | fa163ee0-6271-f863-66dc-000000001f82 | TASK | Get existing data 2026-06-14 07:58:41,623 p=83235 u=zuul n=ansible | 2026-06-14 07:58:41.622550 | fa163ee0-6271-f863-66dc-000000001f83 | SKIPPED | Set data fact | np0000073150 2026-06-14 07:58:41,623 p=83235 u=zuul n=ansible | 2026-06-14 07:58:41.623742 | fa163ee0-6271-f863-66dc-000000001f83 | SKIPPED | Set data fact | np0000073148 2026-06-14 07:58:41,644 p=83235 u=zuul n=ansible | 2026-06-14 07:58:41.644319 | fa163ee0-6271-f863-66dc-000000001f85 | TASK | Write ansible hieradata file 2026-06-14 07:58:41,662 p=83235 u=zuul n=ansible | 2026-06-14 07:58:41.657807 | fa163ee0-6271-f863-66dc-000000001f85 | TASK | Write ansible hieradata file 2026-06-14 07:58:41,668 p=83235 u=zuul n=ansible | 2026-06-14 07:58:41.668047 | fa163ee0-6271-f863-66dc-000000001f83 | SKIPPED | Set data fact | np0000073149 2026-06-14 07:58:41,669 p=83235 u=zuul n=ansible | 2026-06-14 07:58:41.669215 | fa163ee0-6271-f863-66dc-000000001f80 | OK | Check for hieradata file | np0000073145 2026-06-14 07:58:41,670 p=83235 u=zuul n=ansible | 2026-06-14 07:58:41.669927 | fa163ee0-6271-f863-66dc-000000001f82 | SKIPPED | Get existing data | np0000073146 2026-06-14 07:58:41,680 p=83235 u=zuul n=ansible | 2026-06-14 07:58:41.680648 | fa163ee0-6271-f863-66dc-000000001f85 | TASK | Write ansible hieradata file 2026-06-14 07:58:41,698 p=83235 u=zuul n=ansible | 2026-06-14 07:58:41.698246 | fa163ee0-6271-f863-66dc-000000001f82 | TASK | Get existing data 2026-06-14 07:58:41,716 p=83235 u=zuul n=ansible | 2026-06-14 07:58:41.715783 | fa163ee0-6271-f863-66dc-000000001f83 | TASK | Set data fact 2026-06-14 07:58:41,753 p=83235 u=zuul n=ansible | 2026-06-14 07:58:41.753255 | fa163ee0-6271-f863-66dc-000000001f82 | SKIPPED | Get existing data | np0000073145 2026-06-14 07:58:41,754 p=83235 u=zuul n=ansible | 2026-06-14 07:58:41.754256 | fa163ee0-6271-f863-66dc-000000001f83 | SKIPPED | Set data fact | np0000073146 2026-06-14 07:58:41,769 p=83235 u=zuul n=ansible | 2026-06-14 07:58:41.769131 | fa163ee0-6271-f863-66dc-000000001f83 | TASK | Set data fact 2026-06-14 07:58:41,792 p=83235 u=zuul n=ansible | 2026-06-14 07:58:41.792106 | fa163ee0-6271-f863-66dc-000000001f85 | TASK | Write ansible hieradata file 2026-06-14 07:58:41,797 p=83235 u=zuul n=ansible | 2026-06-14 07:58:41.796997 | fa163ee0-6271-f863-66dc-000000001f80 | OK | Check for hieradata file | np0000073147 2026-06-14 07:58:41,822 p=83235 u=zuul n=ansible | 2026-06-14 07:58:41.822128 | fa163ee0-6271-f863-66dc-000000001f82 | TASK | Get existing data 2026-06-14 07:58:41,830 p=83235 u=zuul n=ansible | 2026-06-14 07:58:41.829664 | fa163ee0-6271-f863-66dc-000000001f83 | SKIPPED | Set data fact | np0000073145 2026-06-14 07:58:41,869 p=83235 u=zuul n=ansible | 2026-06-14 07:58:41.868413 | fa163ee0-6271-f863-66dc-000000001f85 | TASK | Write ansible hieradata file 2026-06-14 07:58:41,879 p=83235 u=zuul n=ansible | 2026-06-14 07:58:41.877982 | fa163ee0-6271-f863-66dc-000000001f82 | SKIPPED | Get existing data | np0000073147 2026-06-14 07:58:41,916 p=83235 u=zuul n=ansible | 2026-06-14 07:58:41.916256 | fa163ee0-6271-f863-66dc-000000001f83 | TASK | Set data fact 2026-06-14 07:58:41,951 p=83235 u=zuul n=ansible | 2026-06-14 07:58:41.951040 | fa163ee0-6271-f863-66dc-000000001f83 | SKIPPED | Set data fact | np0000073147 2026-06-14 07:58:41,971 p=83235 u=zuul n=ansible | 2026-06-14 07:58:41.971311 | fa163ee0-6271-f863-66dc-000000001f85 | TASK | Write ansible hieradata file 2026-06-14 07:58:42,567 p=83235 u=zuul n=ansible | 2026-06-14 07:58:42.565881 | fa163ee0-6271-f863-66dc-000000001f85 | CHANGED | Write ansible hieradata file | np0000073148 2026-06-14 07:58:42,712 p=83235 u=zuul n=ansible | 2026-06-14 07:58:42.708168 | fa163ee0-6271-f863-66dc-000000001f85 | CHANGED | Write ansible hieradata file | np0000073149 2026-06-14 07:58:42,714 p=83235 u=zuul n=ansible | 2026-06-14 07:58:42.713781 | fa163ee0-6271-f863-66dc-000000001f85 | CHANGED | Write ansible hieradata file | np0000073150 2026-06-14 07:58:42,786 p=83235 u=zuul n=ansible | 2026-06-14 07:58:42.785524 | fa163ee0-6271-f863-66dc-000000001f85 | CHANGED | Write ansible hieradata file | np0000073146 2026-06-14 07:58:42,858 p=83235 u=zuul n=ansible | 2026-06-14 07:58:42.853498 | fa163ee0-6271-f863-66dc-000000001f85 | CHANGED | Write ansible hieradata file | np0000073145 2026-06-14 07:58:43,019 p=83235 u=zuul n=ansible | 2026-06-14 07:58:43.019047 | fa163ee0-6271-f863-66dc-000000001f85 | CHANGED | Write ansible hieradata file | np0000073147 2026-06-14 07:58:43,305 p=83235 u=zuul n=ansible | PLAY [Server network deployments] ********************************************** 2026-06-14 07:58:43,428 p=83235 u=zuul n=ansible | 2026-06-14 07:58:43.428278 | fa163ee0-6271-f863-66dc-000000000050 | TASK | Network Configuration 2026-06-14 07:58:43,451 p=83235 u=zuul n=ansible | 2026-06-14 07:58:43.450649 | fa163ee0-6271-f863-66dc-000000000050 | TASK | Network Configuration 2026-06-14 07:58:43,466 p=83235 u=zuul n=ansible | 2026-06-14 07:58:43.466344 | fa163ee0-6271-f863-66dc-000000000050 | TASK | Network Configuration 2026-06-14 07:58:43,493 p=83235 u=zuul n=ansible | 2026-06-14 07:58:43.493449 | fa163ee0-6271-f863-66dc-000000000050 | TASK | Network Configuration 2026-06-14 07:58:43,527 p=83235 u=zuul n=ansible | 2026-06-14 07:58:43.527233 | fa163ee0-6271-f863-66dc-000000000050 | TASK | Network Configuration 2026-06-14 07:58:43,549 p=83235 u=zuul n=ansible | 2026-06-14 07:58:43.548399 | fa163ee0-6271-f863-66dc-000000000050 | TASK | Network Configuration 2026-06-14 07:58:43,559 p=83235 u=zuul n=ansible | 2026-06-14 07:58:43.553125 | fa163ee0-6271-f863-66dc-000000000050 | OK | Network Configuration | np0000073148 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Network Configuration' to resume from this task" } 2026-06-14 07:58:43,564 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073148 -> localhost', 'fa163ee0-6271-f863-66dc-000000000050') missing from stats 2026-06-14 07:58:43,565 p=83235 u=zuul n=ansible | 2026-06-14 07:58:43.564826 | fa163ee0-6271-f863-66dc-000000000050 | OK | Network Configuration | np0000073149 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Network Configuration' to resume from this task" } 2026-06-14 07:58:43,565 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073149 -> localhost', 'fa163ee0-6271-f863-66dc-000000000050') missing from stats 2026-06-14 07:58:43,565 p=83235 u=zuul n=ansible | 2026-06-14 07:58:43.565559 | fa163ee0-6271-f863-66dc-000000000050 | OK | Network Configuration | np0000073150 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Network Configuration' to resume from this task" } 2026-06-14 07:58:43,566 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073150 -> localhost', 'fa163ee0-6271-f863-66dc-000000000050') missing from stats 2026-06-14 07:58:43,566 p=83235 u=zuul n=ansible | 2026-06-14 07:58:43.566309 | fa163ee0-6271-f863-66dc-000000000050 | OK | Network Configuration | np0000073145 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Network Configuration' to resume from this task" } 2026-06-14 07:58:43,566 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073145 -> localhost', 'fa163ee0-6271-f863-66dc-000000000050') missing from stats 2026-06-14 07:58:43,567 p=83235 u=zuul n=ansible | 2026-06-14 07:58:43.567055 | fa163ee0-6271-f863-66dc-000000000050 | OK | Network Configuration | np0000073146 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Network Configuration' to resume from this task" } 2026-06-14 07:58:43,567 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073146 -> localhost', 'fa163ee0-6271-f863-66dc-000000000050') missing from stats 2026-06-14 07:58:43,579 p=83235 u=zuul n=ansible | 2026-06-14 07:58:43.579451 | fa163ee0-6271-f863-66dc-000000000051 | TASK | Check NetworkConfig script existence 2026-06-14 07:58:43,603 p=83235 u=zuul n=ansible | 2026-06-14 07:58:43.602425 | fa163ee0-6271-f863-66dc-000000000051 | TASK | Check NetworkConfig script existence 2026-06-14 07:58:43,618 p=83235 u=zuul n=ansible | 2026-06-14 07:58:43.617690 | fa163ee0-6271-f863-66dc-000000000051 | TASK | Check NetworkConfig script existence 2026-06-14 07:58:43,637 p=83235 u=zuul n=ansible | 2026-06-14 07:58:43.637142 | fa163ee0-6271-f863-66dc-000000000051 | TASK | Check NetworkConfig script existence 2026-06-14 07:58:43,657 p=83235 u=zuul n=ansible | 2026-06-14 07:58:43.657160 | fa163ee0-6271-f863-66dc-000000000051 | TASK | Check NetworkConfig script existence 2026-06-14 07:58:43,662 p=83235 u=zuul n=ansible | 2026-06-14 07:58:43.662221 | fa163ee0-6271-f863-66dc-000000000050 | OK | Network Configuration | np0000073147 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Network Configuration' to resume from this task" } 2026-06-14 07:58:43,663 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073147 -> localhost', 'fa163ee0-6271-f863-66dc-000000000050') missing from stats 2026-06-14 07:58:43,680 p=83235 u=zuul n=ansible | 2026-06-14 07:58:43.680373 | fa163ee0-6271-f863-66dc-000000000051 | TASK | Check NetworkConfig script existence 2026-06-14 07:58:43,842 p=83235 u=zuul n=ansible | 2026-06-14 07:58:43.841501 | fa163ee0-6271-f863-66dc-000000000051 | OK | Check NetworkConfig script existence | np0000073148 -> localhost 2026-06-14 07:58:43,842 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073148 -> localhost', 'fa163ee0-6271-f863-66dc-000000000051') missing from stats 2026-06-14 07:58:43,853 p=83235 u=zuul n=ansible | 2026-06-14 07:58:43.853302 | fa163ee0-6271-f863-66dc-000000000057 | TASK | Gather SELinux fact if needed 2026-06-14 07:58:43,873 p=83235 u=zuul n=ansible | 2026-06-14 07:58:43.868472 | fa163ee0-6271-f863-66dc-000000000051 | OK | Check NetworkConfig script existence | np0000073145 -> localhost 2026-06-14 07:58:43,874 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073145 -> localhost', 'fa163ee0-6271-f863-66dc-000000000051') missing from stats 2026-06-14 07:58:43,875 p=83235 u=zuul n=ansible | 2026-06-14 07:58:43.874823 | fa163ee0-6271-f863-66dc-000000000051 | OK | Check NetworkConfig script existence | np0000073149 -> localhost 2026-06-14 07:58:43,875 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073149 -> localhost', 'fa163ee0-6271-f863-66dc-000000000051') missing from stats 2026-06-14 07:58:43,875 p=83235 u=zuul n=ansible | 2026-06-14 07:58:43.875787 | fa163ee0-6271-f863-66dc-000000000057 | SKIPPED | Gather SELinux fact if needed | np0000073148 2026-06-14 07:58:43,888 p=83235 u=zuul n=ansible | 2026-06-14 07:58:43.888707 | fa163ee0-6271-f863-66dc-000000000058 | TASK | Create fcontext entry for tripleoconfig 2026-06-14 07:58:43,910 p=83235 u=zuul n=ansible | 2026-06-14 07:58:43.908090 | fa163ee0-6271-f863-66dc-000000000057 | TASK | Gather SELinux fact if needed 2026-06-14 07:58:43,930 p=83235 u=zuul n=ansible | 2026-06-14 07:58:43.929672 | fa163ee0-6271-f863-66dc-000000000057 | TASK | Gather SELinux fact if needed 2026-06-14 07:58:43,936 p=83235 u=zuul n=ansible | 2026-06-14 07:58:43.935442 | fa163ee0-6271-f863-66dc-000000000051 | OK | Check NetworkConfig script existence | np0000073146 -> localhost 2026-06-14 07:58:43,936 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073146 -> localhost', 'fa163ee0-6271-f863-66dc-000000000051') missing from stats 2026-06-14 07:58:43,937 p=83235 u=zuul n=ansible | 2026-06-14 07:58:43.937441 | fa163ee0-6271-f863-66dc-000000000051 | OK | Check NetworkConfig script existence | np0000073147 -> localhost 2026-06-14 07:58:43,938 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073147 -> localhost', 'fa163ee0-6271-f863-66dc-000000000051') missing from stats 2026-06-14 07:58:43,938 p=83235 u=zuul n=ansible | 2026-06-14 07:58:43.938580 | fa163ee0-6271-f863-66dc-000000000051 | OK | Check NetworkConfig script existence | np0000073150 -> localhost 2026-06-14 07:58:43,939 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073150 -> localhost', 'fa163ee0-6271-f863-66dc-000000000051') missing from stats 2026-06-14 07:58:43,939 p=83235 u=zuul n=ansible | 2026-06-14 07:58:43.939759 | fa163ee0-6271-f863-66dc-000000000058 | SKIPPED | Create fcontext entry for tripleoconfig | np0000073148 2026-06-14 07:58:43,940 p=83235 u=zuul n=ansible | 2026-06-14 07:58:43.940559 | fa163ee0-6271-f863-66dc-000000000057 | SKIPPED | Gather SELinux fact if needed | np0000073149 2026-06-14 07:58:43,957 p=83235 u=zuul n=ansible | 2026-06-14 07:58:43.956542 | fa163ee0-6271-f863-66dc-000000000059 | TASK | Ensure requirements are satisfied 2026-06-14 07:58:43,977 p=83235 u=zuul n=ansible | 2026-06-14 07:58:43.974083 | fa163ee0-6271-f863-66dc-000000000058 | TASK | Create fcontext entry for tripleoconfig 2026-06-14 07:58:43,991 p=83235 u=zuul n=ansible | 2026-06-14 07:58:43.990531 | fa163ee0-6271-f863-66dc-000000000057 | TASK | Gather SELinux fact if needed 2026-06-14 07:58:44,013 p=83235 u=zuul n=ansible | 2026-06-14 07:58:44.010747 | fa163ee0-6271-f863-66dc-000000000057 | TASK | Gather SELinux fact if needed 2026-06-14 07:58:44,035 p=83235 u=zuul n=ansible | 2026-06-14 07:58:44.034480 | fa163ee0-6271-f863-66dc-000000000057 | TASK | Gather SELinux fact if needed 2026-06-14 07:58:44,040 p=83235 u=zuul n=ansible | 2026-06-14 07:58:44.039500 | fa163ee0-6271-f863-66dc-000000000057 | SKIPPED | Gather SELinux fact if needed | np0000073145 2026-06-14 07:58:44,041 p=83235 u=zuul n=ansible | 2026-06-14 07:58:44.040878 | fa163ee0-6271-f863-66dc-000000000059 | SKIPPED | Ensure requirements are satisfied | np0000073148 2026-06-14 07:58:44,041 p=83235 u=zuul n=ansible | 2026-06-14 07:58:44.041451 | fa163ee0-6271-f863-66dc-000000000058 | SKIPPED | Create fcontext entry for tripleoconfig | np0000073149 2026-06-14 07:58:44,042 p=83235 u=zuul n=ansible | 2026-06-14 07:58:44.042031 | fa163ee0-6271-f863-66dc-000000000057 | SKIPPED | Gather SELinux fact if needed | np0000073150 2026-06-14 07:58:44,042 p=83235 u=zuul n=ansible | 2026-06-14 07:58:44.042566 | fa163ee0-6271-f863-66dc-000000000057 | SKIPPED | Gather SELinux fact if needed | np0000073146 2026-06-14 07:58:44,056 p=83235 u=zuul n=ansible | 2026-06-14 07:58:44.056015 | fa163ee0-6271-f863-66dc-00000000005b | TASK | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf 2026-06-14 07:58:44,070 p=83235 u=zuul n=ansible | 2026-06-14 07:58:44.069853 | fa163ee0-6271-f863-66dc-000000000059 | TASK | Ensure requirements are satisfied 2026-06-14 07:58:44,087 p=83235 u=zuul n=ansible | 2026-06-14 07:58:44.086906 | fa163ee0-6271-f863-66dc-000000000058 | TASK | Create fcontext entry for tripleoconfig 2026-06-14 07:58:44,109 p=83235 u=zuul n=ansible | 2026-06-14 07:58:44.109398 | fa163ee0-6271-f863-66dc-000000000058 | TASK | Create fcontext entry for tripleoconfig 2026-06-14 07:58:44,132 p=83235 u=zuul n=ansible | 2026-06-14 07:58:44.131523 | fa163ee0-6271-f863-66dc-000000000058 | TASK | Create fcontext entry for tripleoconfig 2026-06-14 07:58:44,140 p=83235 u=zuul n=ansible | 2026-06-14 07:58:44.136885 | fa163ee0-6271-f863-66dc-000000000057 | SKIPPED | Gather SELinux fact if needed | np0000073147 2026-06-14 07:58:44,141 p=83235 u=zuul n=ansible | 2026-06-14 07:58:44.141511 | fa163ee0-6271-f863-66dc-00000000005b | SKIPPED | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf | np0000073148 2026-06-14 07:58:44,142 p=83235 u=zuul n=ansible | 2026-06-14 07:58:44.142143 | fa163ee0-6271-f863-66dc-000000000059 | SKIPPED | Ensure requirements are satisfied | np0000073149 2026-06-14 07:58:44,143 p=83235 u=zuul n=ansible | 2026-06-14 07:58:44.142746 | fa163ee0-6271-f863-66dc-000000000058 | SKIPPED | Create fcontext entry for tripleoconfig | np0000073150 2026-06-14 07:58:44,143 p=83235 u=zuul n=ansible | 2026-06-14 07:58:44.143384 | fa163ee0-6271-f863-66dc-000000000058 | SKIPPED | Create fcontext entry for tripleoconfig | np0000073145 2026-06-14 07:58:44,154 p=83235 u=zuul n=ansible | 2026-06-14 07:58:44.154112 | fa163ee0-6271-f863-66dc-00000000005c | TASK | Reload NetworkManager 2026-06-14 07:58:44,174 p=83235 u=zuul n=ansible | 2026-06-14 07:58:44.173653 | fa163ee0-6271-f863-66dc-00000000005b | TASK | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf 2026-06-14 07:58:44,194 p=83235 u=zuul n=ansible | 2026-06-14 07:58:44.193295 | fa163ee0-6271-f863-66dc-000000000059 | TASK | Ensure requirements are satisfied 2026-06-14 07:58:44,223 p=83235 u=zuul n=ansible | 2026-06-14 07:58:44.222698 | fa163ee0-6271-f863-66dc-000000000059 | TASK | Ensure requirements are satisfied 2026-06-14 07:58:44,245 p=83235 u=zuul n=ansible | 2026-06-14 07:58:44.245288 | fa163ee0-6271-f863-66dc-000000000058 | TASK | Create fcontext entry for tripleoconfig 2026-06-14 07:58:44,251 p=83235 u=zuul n=ansible | 2026-06-14 07:58:44.250516 | fa163ee0-6271-f863-66dc-000000000058 | SKIPPED | Create fcontext entry for tripleoconfig | np0000073146 2026-06-14 07:58:44,252 p=83235 u=zuul n=ansible | 2026-06-14 07:58:44.252470 | fa163ee0-6271-f863-66dc-00000000005c | SKIPPED | Reload NetworkManager | np0000073148 2026-06-14 07:58:44,254 p=83235 u=zuul n=ansible | 2026-06-14 07:58:44.253814 | fa163ee0-6271-f863-66dc-00000000005b | SKIPPED | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf | np0000073149 2026-06-14 07:58:44,255 p=83235 u=zuul n=ansible | 2026-06-14 07:58:44.254855 | fa163ee0-6271-f863-66dc-000000000059 | SKIPPED | Ensure requirements are satisfied | np0000073150 2026-06-14 07:58:44,256 p=83235 u=zuul n=ansible | 2026-06-14 07:58:44.256486 | fa163ee0-6271-f863-66dc-000000000059 | SKIPPED | Ensure requirements are satisfied | np0000073145 2026-06-14 07:58:44,270 p=83235 u=zuul n=ansible | 2026-06-14 07:58:44.270557 | fa163ee0-6271-f863-66dc-00000000005e | TASK | Ensure /var/lib/tripleo-config directory exists 2026-06-14 07:58:44,284 p=83235 u=zuul n=ansible | 2026-06-14 07:58:44.284287 | fa163ee0-6271-f863-66dc-00000000005c | TASK | Reload NetworkManager 2026-06-14 07:58:44,302 p=83235 u=zuul n=ansible | 2026-06-14 07:58:44.301876 | fa163ee0-6271-f863-66dc-00000000005b | TASK | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf 2026-06-14 07:58:44,326 p=83235 u=zuul n=ansible | 2026-06-14 07:58:44.325626 | fa163ee0-6271-f863-66dc-00000000005b | TASK | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf 2026-06-14 07:58:44,344 p=83235 u=zuul n=ansible | 2026-06-14 07:58:44.343362 | fa163ee0-6271-f863-66dc-000000000059 | TASK | Ensure requirements are satisfied 2026-06-14 07:58:44,353 p=83235 u=zuul n=ansible | 2026-06-14 07:58:44.348951 | fa163ee0-6271-f863-66dc-000000000058 | SKIPPED | Create fcontext entry for tripleoconfig | np0000073147 2026-06-14 07:58:44,355 p=83235 u=zuul n=ansible | 2026-06-14 07:58:44.354996 | fa163ee0-6271-f863-66dc-00000000005e | SKIPPED | Ensure /var/lib/tripleo-config directory exists | np0000073148 2026-06-14 07:58:44,356 p=83235 u=zuul n=ansible | 2026-06-14 07:58:44.356297 | fa163ee0-6271-f863-66dc-00000000005c | SKIPPED | Reload NetworkManager | np0000073149 2026-06-14 07:58:44,357 p=83235 u=zuul n=ansible | 2026-06-14 07:58:44.357316 | fa163ee0-6271-f863-66dc-00000000005b | SKIPPED | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf | np0000073150 2026-06-14 07:58:44,359 p=83235 u=zuul n=ansible | 2026-06-14 07:58:44.358782 | fa163ee0-6271-f863-66dc-00000000005b | SKIPPED | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf | np0000073145 2026-06-14 07:58:44,363 p=83235 u=zuul n=ansible | 2026-06-14 07:58:44.363133 | fa163ee0-6271-f863-66dc-000000000059 | SKIPPED | Ensure requirements are satisfied | np0000073146 2026-06-14 07:58:44,373 p=83235 u=zuul n=ansible | 2026-06-14 07:58:44.373536 | fa163ee0-6271-f863-66dc-00000000005f | TASK | Check for previous run of NetworkConfig 2026-06-14 07:58:44,387 p=83235 u=zuul n=ansible | 2026-06-14 07:58:44.387043 | fa163ee0-6271-f863-66dc-00000000005e | TASK | Ensure /var/lib/tripleo-config directory exists 2026-06-14 07:58:44,409 p=83235 u=zuul n=ansible | 2026-06-14 07:58:44.409300 | fa163ee0-6271-f863-66dc-00000000005c | TASK | Reload NetworkManager 2026-06-14 07:58:44,433 p=83235 u=zuul n=ansible | 2026-06-14 07:58:44.433395 | fa163ee0-6271-f863-66dc-00000000005c | TASK | Reload NetworkManager 2026-06-14 07:58:44,454 p=83235 u=zuul n=ansible | 2026-06-14 07:58:44.454164 | fa163ee0-6271-f863-66dc-00000000005b | TASK | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf 2026-06-14 07:58:44,481 p=83235 u=zuul n=ansible | 2026-06-14 07:58:44.481290 | fa163ee0-6271-f863-66dc-000000000059 | TASK | Ensure requirements are satisfied 2026-06-14 07:58:44,490 p=83235 u=zuul n=ansible | 2026-06-14 07:58:44.488812 | fa163ee0-6271-f863-66dc-00000000005f | SKIPPED | Check for previous run of NetworkConfig | np0000073148 2026-06-14 07:58:44,493 p=83235 u=zuul n=ansible | 2026-06-14 07:58:44.492843 | fa163ee0-6271-f863-66dc-00000000005e | SKIPPED | Ensure /var/lib/tripleo-config directory exists | np0000073149 2026-06-14 07:58:44,495 p=83235 u=zuul n=ansible | 2026-06-14 07:58:44.495099 | fa163ee0-6271-f863-66dc-00000000005c | SKIPPED | Reload NetworkManager | np0000073150 2026-06-14 07:58:44,497 p=83235 u=zuul n=ansible | 2026-06-14 07:58:44.496818 | fa163ee0-6271-f863-66dc-00000000005c | SKIPPED | Reload NetworkManager | np0000073145 2026-06-14 07:58:44,503 p=83235 u=zuul n=ansible | 2026-06-14 07:58:44.502926 | fa163ee0-6271-f863-66dc-00000000005b | SKIPPED | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf | np0000073146 2026-06-14 07:58:44,505 p=83235 u=zuul n=ansible | 2026-06-14 07:58:44.505104 | fa163ee0-6271-f863-66dc-000000000059 | SKIPPED | Ensure requirements are satisfied | np0000073147 2026-06-14 07:58:44,519 p=83235 u=zuul n=ansible | 2026-06-14 07:58:44.519307 | fa163ee0-6271-f863-66dc-000000000060 | TASK | Check result of previous run of NetworkConfig 2026-06-14 07:58:44,539 p=83235 u=zuul n=ansible | 2026-06-14 07:58:44.539005 | fa163ee0-6271-f863-66dc-00000000005f | TASK | Check for previous run of NetworkConfig 2026-06-14 07:58:44,568 p=83235 u=zuul n=ansible | 2026-06-14 07:58:44.562796 | fa163ee0-6271-f863-66dc-00000000005e | TASK | Ensure /var/lib/tripleo-config directory exists 2026-06-14 07:58:44,602 p=83235 u=zuul n=ansible | 2026-06-14 07:58:44.601521 | fa163ee0-6271-f863-66dc-00000000005e | TASK | Ensure /var/lib/tripleo-config directory exists 2026-06-14 07:58:44,635 p=83235 u=zuul n=ansible | 2026-06-14 07:58:44.628252 | fa163ee0-6271-f863-66dc-00000000005c | TASK | Reload NetworkManager 2026-06-14 07:58:44,658 p=83235 u=zuul n=ansible | 2026-06-14 07:58:44.657408 | fa163ee0-6271-f863-66dc-00000000005b | TASK | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf 2026-06-14 07:58:44,672 p=83235 u=zuul n=ansible | 2026-06-14 07:58:44.666513 | fa163ee0-6271-f863-66dc-000000000060 | SKIPPED | Check result of previous run of NetworkConfig | np0000073148 2026-06-14 07:58:44,674 p=83235 u=zuul n=ansible | 2026-06-14 07:58:44.674702 | fa163ee0-6271-f863-66dc-00000000005f | SKIPPED | Check for previous run of NetworkConfig | np0000073149 2026-06-14 07:58:44,676 p=83235 u=zuul n=ansible | 2026-06-14 07:58:44.676166 | fa163ee0-6271-f863-66dc-00000000005e | SKIPPED | Ensure /var/lib/tripleo-config directory exists | np0000073150 2026-06-14 07:58:44,677 p=83235 u=zuul n=ansible | 2026-06-14 07:58:44.677463 | fa163ee0-6271-f863-66dc-00000000005e | SKIPPED | Ensure /var/lib/tripleo-config directory exists | np0000073145 2026-06-14 07:58:44,679 p=83235 u=zuul n=ansible | 2026-06-14 07:58:44.678580 | fa163ee0-6271-f863-66dc-00000000005c | SKIPPED | Reload NetworkManager | np0000073146 2026-06-14 07:58:44,699 p=83235 u=zuul n=ansible | 2026-06-14 07:58:44.698622 | fa163ee0-6271-f863-66dc-000000000061 | TASK | Ensure we get cloud-init 2026-06-14 07:58:44,717 p=83235 u=zuul n=ansible | 2026-06-14 07:58:44.716875 | fa163ee0-6271-f863-66dc-000000000060 | TASK | Check result of previous run of NetworkConfig 2026-06-14 07:58:44,745 p=83235 u=zuul n=ansible | 2026-06-14 07:58:44.740450 | fa163ee0-6271-f863-66dc-00000000005f | TASK | Check for previous run of NetworkConfig 2026-06-14 07:58:44,769 p=83235 u=zuul n=ansible | 2026-06-14 07:58:44.766131 | fa163ee0-6271-f863-66dc-00000000005f | TASK | Check for previous run of NetworkConfig 2026-06-14 07:58:44,792 p=83235 u=zuul n=ansible | 2026-06-14 07:58:44.791788 | fa163ee0-6271-f863-66dc-00000000005e | TASK | Ensure /var/lib/tripleo-config directory exists 2026-06-14 07:58:44,805 p=83235 u=zuul n=ansible | 2026-06-14 07:58:44.799018 | fa163ee0-6271-f863-66dc-00000000005b | SKIPPED | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf | np0000073147 2026-06-14 07:58:44,807 p=83235 u=zuul n=ansible | 2026-06-14 07:58:44.807577 | fa163ee0-6271-f863-66dc-000000000061 | SKIPPED | Ensure we get cloud-init | np0000073148 2026-06-14 07:58:44,809 p=83235 u=zuul n=ansible | 2026-06-14 07:58:44.809396 | fa163ee0-6271-f863-66dc-000000000060 | SKIPPED | Check result of previous run of NetworkConfig | np0000073149 2026-06-14 07:58:44,811 p=83235 u=zuul n=ansible | 2026-06-14 07:58:44.811279 | fa163ee0-6271-f863-66dc-00000000005f | SKIPPED | Check for previous run of NetworkConfig | np0000073150 2026-06-14 07:58:44,819 p=83235 u=zuul n=ansible | 2026-06-14 07:58:44.813073 | fa163ee0-6271-f863-66dc-00000000005f | SKIPPED | Check for previous run of NetworkConfig | np0000073145 2026-06-14 07:58:44,821 p=83235 u=zuul n=ansible | 2026-06-14 07:58:44.821264 | fa163ee0-6271-f863-66dc-00000000005e | SKIPPED | Ensure /var/lib/tripleo-config directory exists | np0000073146 2026-06-14 07:58:44,837 p=83235 u=zuul n=ansible | 2026-06-14 07:58:44.837067 | fa163ee0-6271-f863-66dc-000000000063 | TASK | Create /etc/os-net-config directory 2026-06-14 07:58:44,857 p=83235 u=zuul n=ansible | 2026-06-14 07:58:44.856581 | fa163ee0-6271-f863-66dc-000000000061 | TASK | Ensure we get cloud-init 2026-06-14 07:58:44,881 p=83235 u=zuul n=ansible | 2026-06-14 07:58:44.880284 | fa163ee0-6271-f863-66dc-000000000060 | TASK | Check result of previous run of NetworkConfig 2026-06-14 07:58:44,915 p=83235 u=zuul n=ansible | 2026-06-14 07:58:44.915106 | fa163ee0-6271-f863-66dc-000000000060 | TASK | Check result of previous run of NetworkConfig 2026-06-14 07:58:44,940 p=83235 u=zuul n=ansible | 2026-06-14 07:58:44.939839 | fa163ee0-6271-f863-66dc-00000000005f | TASK | Check for previous run of NetworkConfig 2026-06-14 07:58:44,967 p=83235 u=zuul n=ansible | 2026-06-14 07:58:44.966948 | fa163ee0-6271-f863-66dc-00000000005c | TASK | Reload NetworkManager 2026-06-14 07:58:44,982 p=83235 u=zuul n=ansible | 2026-06-14 07:58:44.974136 | fa163ee0-6271-f863-66dc-000000000063 | SKIPPED | Create /etc/os-net-config directory | np0000073148 2026-06-14 07:58:44,984 p=83235 u=zuul n=ansible | 2026-06-14 07:58:44.983614 | fa163ee0-6271-f863-66dc-000000000061 | SKIPPED | Ensure we get cloud-init | np0000073149 2026-06-14 07:58:44,985 p=83235 u=zuul n=ansible | 2026-06-14 07:58:44.985193 | fa163ee0-6271-f863-66dc-000000000060 | SKIPPED | Check result of previous run of NetworkConfig | np0000073150 2026-06-14 07:58:44,986 p=83235 u=zuul n=ansible | 2026-06-14 07:58:44.986269 | fa163ee0-6271-f863-66dc-000000000060 | SKIPPED | Check result of previous run of NetworkConfig | np0000073145 2026-06-14 07:58:44,988 p=83235 u=zuul n=ansible | 2026-06-14 07:58:44.987795 | fa163ee0-6271-f863-66dc-00000000005f | SKIPPED | Check for previous run of NetworkConfig | np0000073146 2026-06-14 07:58:45,003 p=83235 u=zuul n=ansible | 2026-06-14 07:58:45.003565 | fa163ee0-6271-f863-66dc-000000000064 | TASK | Create os-net-config mappings from lookup data 2026-06-14 07:58:45,018 p=83235 u=zuul n=ansible | 2026-06-14 07:58:45.018352 | fa163ee0-6271-f863-66dc-000000000063 | TASK | Create /etc/os-net-config directory 2026-06-14 07:58:45,037 p=83235 u=zuul n=ansible | 2026-06-14 07:58:45.032205 | fa163ee0-6271-f863-66dc-000000000061 | TASK | Ensure we get cloud-init 2026-06-14 07:58:45,060 p=83235 u=zuul n=ansible | 2026-06-14 07:58:45.059976 | fa163ee0-6271-f863-66dc-000000000061 | TASK | Ensure we get cloud-init 2026-06-14 07:58:45,084 p=83235 u=zuul n=ansible | 2026-06-14 07:58:45.084210 | fa163ee0-6271-f863-66dc-000000000060 | TASK | Check result of previous run of NetworkConfig 2026-06-14 07:58:45,095 p=83235 u=zuul n=ansible | 2026-06-14 07:58:45.090243 | fa163ee0-6271-f863-66dc-00000000005c | SKIPPED | Reload NetworkManager | np0000073147 2026-06-14 07:58:45,097 p=83235 u=zuul n=ansible | 2026-06-14 07:58:45.097043 | fa163ee0-6271-f863-66dc-000000000064 | SKIPPED | Create os-net-config mappings from lookup data | np0000073148 2026-06-14 07:58:45,098 p=83235 u=zuul n=ansible | 2026-06-14 07:58:45.098262 | fa163ee0-6271-f863-66dc-000000000063 | SKIPPED | Create /etc/os-net-config directory | np0000073149 2026-06-14 07:58:45,100 p=83235 u=zuul n=ansible | 2026-06-14 07:58:45.099867 | fa163ee0-6271-f863-66dc-000000000061 | SKIPPED | Ensure we get cloud-init | np0000073150 2026-06-14 07:58:45,101 p=83235 u=zuul n=ansible | 2026-06-14 07:58:45.101277 | fa163ee0-6271-f863-66dc-000000000061 | SKIPPED | Ensure we get cloud-init | np0000073145 2026-06-14 07:58:45,115 p=83235 u=zuul n=ansible | 2026-06-14 07:58:45.115433 | fa163ee0-6271-f863-66dc-000000000065 | TASK | Write os-net-config mappings file /etc/os-net-config/mapping.yaml 2026-06-14 07:58:45,130 p=83235 u=zuul n=ansible | 2026-06-14 07:58:45.129290 | fa163ee0-6271-f863-66dc-000000000064 | TASK | Create os-net-config mappings from lookup data 2026-06-14 07:58:45,148 p=83235 u=zuul n=ansible | 2026-06-14 07:58:45.148187 | fa163ee0-6271-f863-66dc-000000000063 | TASK | Create /etc/os-net-config directory 2026-06-14 07:58:45,175 p=83235 u=zuul n=ansible | 2026-06-14 07:58:45.175460 | fa163ee0-6271-f863-66dc-000000000063 | TASK | Create /etc/os-net-config directory 2026-06-14 07:58:45,194 p=83235 u=zuul n=ansible | 2026-06-14 07:58:45.193691 | fa163ee0-6271-f863-66dc-00000000005e | TASK | Ensure /var/lib/tripleo-config directory exists 2026-06-14 07:58:45,199 p=83235 u=zuul n=ansible | 2026-06-14 07:58:45.199100 | fa163ee0-6271-f863-66dc-000000000060 | SKIPPED | Check result of previous run of NetworkConfig | np0000073146 2026-06-14 07:58:45,206 p=83235 u=zuul n=ansible | 2026-06-14 07:58:45.201193 | fa163ee0-6271-f863-66dc-000000000065 | SKIPPED | Write os-net-config mappings file /etc/os-net-config/mapping.yaml | np0000073148 2026-06-14 07:58:45,207 p=83235 u=zuul n=ansible | 2026-06-14 07:58:45.207459 | fa163ee0-6271-f863-66dc-000000000064 | SKIPPED | Create os-net-config mappings from lookup data | np0000073149 2026-06-14 07:58:45,209 p=83235 u=zuul n=ansible | 2026-06-14 07:58:45.208898 | fa163ee0-6271-f863-66dc-000000000063 | SKIPPED | Create /etc/os-net-config directory | np0000073150 2026-06-14 07:58:45,210 p=83235 u=zuul n=ansible | 2026-06-14 07:58:45.210136 | fa163ee0-6271-f863-66dc-000000000063 | SKIPPED | Create /etc/os-net-config directory | np0000073145 2026-06-14 07:58:45,225 p=83235 u=zuul n=ansible | 2026-06-14 07:58:45.225605 | fa163ee0-6271-f863-66dc-000000000067 | TASK | Remove /var/lib/tripleo-config/scripts directory 2026-06-14 07:58:45,239 p=83235 u=zuul n=ansible | 2026-06-14 07:58:45.239080 | fa163ee0-6271-f863-66dc-000000000065 | TASK | Write os-net-config mappings file /etc/os-net-config/mapping.yaml 2026-06-14 07:58:45,259 p=83235 u=zuul n=ansible | 2026-06-14 07:58:45.259117 | fa163ee0-6271-f863-66dc-000000000064 | TASK | Create os-net-config mappings from lookup data 2026-06-14 07:58:45,284 p=83235 u=zuul n=ansible | 2026-06-14 07:58:45.283456 | fa163ee0-6271-f863-66dc-000000000064 | TASK | Create os-net-config mappings from lookup data 2026-06-14 07:58:45,326 p=83235 u=zuul n=ansible | 2026-06-14 07:58:45.325165 | fa163ee0-6271-f863-66dc-000000000061 | TASK | Ensure we get cloud-init 2026-06-14 07:58:45,334 p=83235 u=zuul n=ansible | 2026-06-14 07:58:45.333654 | fa163ee0-6271-f863-66dc-00000000005e | SKIPPED | Ensure /var/lib/tripleo-config directory exists | np0000073147 2026-06-14 07:58:45,336 p=83235 u=zuul n=ansible | 2026-06-14 07:58:45.336045 | fa163ee0-6271-f863-66dc-000000000067 | SKIPPED | Remove /var/lib/tripleo-config/scripts directory | np0000073148 2026-06-14 07:58:45,337 p=83235 u=zuul n=ansible | 2026-06-14 07:58:45.337368 | fa163ee0-6271-f863-66dc-000000000065 | SKIPPED | Write os-net-config mappings file /etc/os-net-config/mapping.yaml | np0000073149 2026-06-14 07:58:45,339 p=83235 u=zuul n=ansible | 2026-06-14 07:58:45.338754 | fa163ee0-6271-f863-66dc-000000000064 | SKIPPED | Create os-net-config mappings from lookup data | np0000073150 2026-06-14 07:58:45,340 p=83235 u=zuul n=ansible | 2026-06-14 07:58:45.340145 | fa163ee0-6271-f863-66dc-000000000064 | SKIPPED | Create os-net-config mappings from lookup data | np0000073145 2026-06-14 07:58:45,358 p=83235 u=zuul n=ansible | 2026-06-14 07:58:45.358676 | fa163ee0-6271-f863-66dc-000000000068 | TASK | Run NetworkConfig with tripleo_os_net_config 2026-06-14 07:58:45,378 p=83235 u=zuul n=ansible | 2026-06-14 07:58:45.378043 | fa163ee0-6271-f863-66dc-000000000067 | TASK | Remove /var/lib/tripleo-config/scripts directory 2026-06-14 07:58:45,403 p=83235 u=zuul n=ansible | 2026-06-14 07:58:45.402348 | fa163ee0-6271-f863-66dc-000000000065 | TASK | Write os-net-config mappings file /etc/os-net-config/mapping.yaml 2026-06-14 07:58:45,439 p=83235 u=zuul n=ansible | 2026-06-14 07:58:45.438719 | fa163ee0-6271-f863-66dc-000000000065 | TASK | Write os-net-config mappings file /etc/os-net-config/mapping.yaml 2026-06-14 07:58:45,459 p=83235 u=zuul n=ansible | 2026-06-14 07:58:45.458872 | fa163ee0-6271-f863-66dc-00000000005f | TASK | Check for previous run of NetworkConfig 2026-06-14 07:58:45,465 p=83235 u=zuul n=ansible | 2026-06-14 07:58:45.464984 | fa163ee0-6271-f863-66dc-000000000061 | SKIPPED | Ensure we get cloud-init | np0000073146 2026-06-14 07:58:45,466 p=83235 u=zuul n=ansible | 2026-06-14 07:58:45.466266 | fa163ee0-6271-f863-66dc-000000000068 | SKIPPED | Run NetworkConfig with tripleo_os_net_config | np0000073148 2026-06-14 07:58:45,467 p=83235 u=zuul n=ansible | 2026-06-14 07:58:45.466834 | fa163ee0-6271-f863-66dc-000000000067 | SKIPPED | Remove /var/lib/tripleo-config/scripts directory | np0000073149 2026-06-14 07:58:45,467 p=83235 u=zuul n=ansible | 2026-06-14 07:58:45.467379 | fa163ee0-6271-f863-66dc-000000000065 | SKIPPED | Write os-net-config mappings file /etc/os-net-config/mapping.yaml | np0000073150 2026-06-14 07:58:45,482 p=83235 u=zuul n=ansible | 2026-06-14 07:58:45.477895 | fa163ee0-6271-f863-66dc-000000000069 | TASK | Write rc of NetworkConfig script 2026-06-14 07:58:45,501 p=83235 u=zuul n=ansible | 2026-06-14 07:58:45.501157 | fa163ee0-6271-f863-66dc-000000000068 | TASK | Run NetworkConfig with tripleo_os_net_config 2026-06-14 07:58:45,521 p=83235 u=zuul n=ansible | 2026-06-14 07:58:45.521416 | fa163ee0-6271-f863-66dc-000000000067 | TASK | Remove /var/lib/tripleo-config/scripts directory 2026-06-14 07:58:45,545 p=83235 u=zuul n=ansible | 2026-06-14 07:58:45.545175 | fa163ee0-6271-f863-66dc-000000000063 | TASK | Create /etc/os-net-config directory 2026-06-14 07:58:45,556 p=83235 u=zuul n=ansible | 2026-06-14 07:58:45.550824 | fa163ee0-6271-f863-66dc-000000000065 | SKIPPED | Write os-net-config mappings file /etc/os-net-config/mapping.yaml | np0000073145 2026-06-14 07:58:45,557 p=83235 u=zuul n=ansible | 2026-06-14 07:58:45.557293 | fa163ee0-6271-f863-66dc-00000000005f | SKIPPED | Check for previous run of NetworkConfig | np0000073147 2026-06-14 07:58:45,558 p=83235 u=zuul n=ansible | 2026-06-14 07:58:45.557930 | fa163ee0-6271-f863-66dc-000000000069 | SKIPPED | Write rc of NetworkConfig script | np0000073148 2026-06-14 07:58:45,558 p=83235 u=zuul n=ansible | 2026-06-14 07:58:45.558519 | fa163ee0-6271-f863-66dc-000000000068 | SKIPPED | Run NetworkConfig with tripleo_os_net_config | np0000073149 2026-06-14 07:58:45,559 p=83235 u=zuul n=ansible | 2026-06-14 07:58:45.559096 | fa163ee0-6271-f863-66dc-000000000067 | SKIPPED | Remove /var/lib/tripleo-config/scripts directory | np0000073150 2026-06-14 07:58:45,573 p=83235 u=zuul n=ansible | 2026-06-14 07:58:45.569420 | fa163ee0-6271-f863-66dc-00000000006a | TASK | Disable cloud-init network config 2026-06-14 07:58:45,587 p=83235 u=zuul n=ansible | 2026-06-14 07:58:45.586513 | fa163ee0-6271-f863-66dc-000000000069 | TASK | Write rc of NetworkConfig script 2026-06-14 07:58:45,608 p=83235 u=zuul n=ansible | 2026-06-14 07:58:45.607764 | fa163ee0-6271-f863-66dc-000000000068 | TASK | Run NetworkConfig with tripleo_os_net_config 2026-06-14 07:58:45,632 p=83235 u=zuul n=ansible | 2026-06-14 07:58:45.632217 | fa163ee0-6271-f863-66dc-000000000067 | TASK | Remove /var/lib/tripleo-config/scripts directory 2026-06-14 07:58:45,661 p=83235 u=zuul n=ansible | 2026-06-14 07:58:45.656912 | fa163ee0-6271-f863-66dc-000000000060 | TASK | Check result of previous run of NetworkConfig 2026-06-14 07:58:45,667 p=83235 u=zuul n=ansible | 2026-06-14 07:58:45.666493 | fa163ee0-6271-f863-66dc-000000000063 | SKIPPED | Create /etc/os-net-config directory | np0000073146 2026-06-14 07:58:45,667 p=83235 u=zuul n=ansible | 2026-06-14 07:58:45.667718 | fa163ee0-6271-f863-66dc-00000000006a | SKIPPED | Disable cloud-init network config | np0000073148 2026-06-14 07:58:45,668 p=83235 u=zuul n=ansible | 2026-06-14 07:58:45.668294 | fa163ee0-6271-f863-66dc-000000000069 | SKIPPED | Write rc of NetworkConfig script | np0000073149 2026-06-14 07:58:45,669 p=83235 u=zuul n=ansible | 2026-06-14 07:58:45.668869 | fa163ee0-6271-f863-66dc-000000000068 | SKIPPED | Run NetworkConfig with tripleo_os_net_config | np0000073150 2026-06-14 07:58:45,669 p=83235 u=zuul n=ansible | 2026-06-14 07:58:45.669413 | fa163ee0-6271-f863-66dc-000000000067 | SKIPPED | Remove /var/lib/tripleo-config/scripts directory | np0000073145 2026-06-14 07:58:45,680 p=83235 u=zuul n=ansible | 2026-06-14 07:58:45.680267 | fa163ee0-6271-f863-66dc-00000000006b | TASK | Ensure network service is enabled 2026-06-14 07:58:45,704 p=83235 u=zuul n=ansible | 2026-06-14 07:58:45.698175 | fa163ee0-6271-f863-66dc-00000000006a | TASK | Disable cloud-init network config 2026-06-14 07:58:45,717 p=83235 u=zuul n=ansible | 2026-06-14 07:58:45.716577 | fa163ee0-6271-f863-66dc-000000000069 | TASK | Write rc of NetworkConfig script 2026-06-14 07:58:45,738 p=83235 u=zuul n=ansible | 2026-06-14 07:58:45.737801 | fa163ee0-6271-f863-66dc-000000000068 | TASK | Run NetworkConfig with tripleo_os_net_config 2026-06-14 07:58:45,765 p=83235 u=zuul n=ansible | 2026-06-14 07:58:45.764761 | fa163ee0-6271-f863-66dc-000000000064 | TASK | Create os-net-config mappings from lookup data 2026-06-14 07:58:45,770 p=83235 u=zuul n=ansible | 2026-06-14 07:58:45.769886 | fa163ee0-6271-f863-66dc-000000000060 | SKIPPED | Check result of previous run of NetworkConfig | np0000073147 2026-06-14 07:58:45,771 p=83235 u=zuul n=ansible | 2026-06-14 07:58:45.771298 | fa163ee0-6271-f863-66dc-00000000006b | SKIPPED | Ensure network service is enabled | np0000073148 2026-06-14 07:58:45,772 p=83235 u=zuul n=ansible | 2026-06-14 07:58:45.771968 | fa163ee0-6271-f863-66dc-00000000006a | SKIPPED | Disable cloud-init network config | np0000073149 2026-06-14 07:58:45,772 p=83235 u=zuul n=ansible | 2026-06-14 07:58:45.772549 | fa163ee0-6271-f863-66dc-000000000069 | SKIPPED | Write rc of NetworkConfig script | np0000073150 2026-06-14 07:58:45,773 p=83235 u=zuul n=ansible | 2026-06-14 07:58:45.773145 | fa163ee0-6271-f863-66dc-000000000068 | SKIPPED | Run NetworkConfig with tripleo_os_net_config | np0000073145 2026-06-14 07:58:45,796 p=83235 u=zuul n=ansible | 2026-06-14 07:58:45.796125 | fa163ee0-6271-f863-66dc-00000000006b | TASK | Ensure network service is enabled 2026-06-14 07:58:45,809 p=83235 u=zuul n=ansible | 2026-06-14 07:58:45.808861 | fa163ee0-6271-f863-66dc-00000000006a | TASK | Disable cloud-init network config 2026-06-14 07:58:45,834 p=83235 u=zuul n=ansible | 2026-06-14 07:58:45.833731 | fa163ee0-6271-f863-66dc-000000000069 | TASK | Write rc of NetworkConfig script 2026-06-14 07:58:45,859 p=83235 u=zuul n=ansible | 2026-06-14 07:58:45.859134 | fa163ee0-6271-f863-66dc-000000000061 | TASK | Ensure we get cloud-init 2026-06-14 07:58:45,864 p=83235 u=zuul n=ansible | 2026-06-14 07:58:45.863745 | fa163ee0-6271-f863-66dc-000000000064 | SKIPPED | Create os-net-config mappings from lookup data | np0000073146 2026-06-14 07:58:45,865 p=83235 u=zuul n=ansible | 2026-06-14 07:58:45.864996 | fa163ee0-6271-f863-66dc-00000000006b | SKIPPED | Ensure network service is enabled | np0000073149 2026-06-14 07:58:45,865 p=83235 u=zuul n=ansible | 2026-06-14 07:58:45.865650 | fa163ee0-6271-f863-66dc-00000000006a | SKIPPED | Disable cloud-init network config | np0000073150 2026-06-14 07:58:45,866 p=83235 u=zuul n=ansible | 2026-06-14 07:58:45.866250 | fa163ee0-6271-f863-66dc-000000000069 | SKIPPED | Write rc of NetworkConfig script | np0000073145 2026-06-14 07:58:45,899 p=83235 u=zuul n=ansible | 2026-06-14 07:58:45.899304 | fa163ee0-6271-f863-66dc-00000000006b | TASK | Ensure network service is enabled 2026-06-14 07:58:45,922 p=83235 u=zuul n=ansible | 2026-06-14 07:58:45.922462 | fa163ee0-6271-f863-66dc-00000000006a | TASK | Disable cloud-init network config 2026-06-14 07:58:45,940 p=83235 u=zuul n=ansible | 2026-06-14 07:58:45.939944 | fa163ee0-6271-f863-66dc-000000000065 | TASK | Write os-net-config mappings file /etc/os-net-config/mapping.yaml 2026-06-14 07:58:45,946 p=83235 u=zuul n=ansible | 2026-06-14 07:58:45.945921 | fa163ee0-6271-f863-66dc-000000000061 | SKIPPED | Ensure we get cloud-init | np0000073147 2026-06-14 07:58:45,947 p=83235 u=zuul n=ansible | 2026-06-14 07:58:45.947236 | fa163ee0-6271-f863-66dc-00000000006b | SKIPPED | Ensure network service is enabled | np0000073150 2026-06-14 07:58:46,003 p=83235 u=zuul n=ansible | 2026-06-14 07:58:46.003180 | fa163ee0-6271-f863-66dc-000000000063 | TASK | Create /etc/os-net-config directory 2026-06-14 07:58:46,008 p=83235 u=zuul n=ansible | 2026-06-14 07:58:46.007426 | fa163ee0-6271-f863-66dc-00000000006a | SKIPPED | Disable cloud-init network config | np0000073145 2026-06-14 07:58:46,008 p=83235 u=zuul n=ansible | 2026-06-14 07:58:46.008633 | fa163ee0-6271-f863-66dc-000000000065 | SKIPPED | Write os-net-config mappings file /etc/os-net-config/mapping.yaml | np0000073146 2026-06-14 07:58:46,060 p=83235 u=zuul n=ansible | 2026-06-14 07:58:46.060254 | fa163ee0-6271-f863-66dc-00000000006b | TASK | Ensure network service is enabled 2026-06-14 07:58:46,079 p=83235 u=zuul n=ansible | 2026-06-14 07:58:46.078786 | fa163ee0-6271-f863-66dc-000000000067 | TASK | Remove /var/lib/tripleo-config/scripts directory 2026-06-14 07:58:46,090 p=83235 u=zuul n=ansible | 2026-06-14 07:58:46.084282 | fa163ee0-6271-f863-66dc-000000000063 | SKIPPED | Create /etc/os-net-config directory | np0000073147 2026-06-14 07:58:46,091 p=83235 u=zuul n=ansible | 2026-06-14 07:58:46.091216 | fa163ee0-6271-f863-66dc-00000000006b | SKIPPED | Ensure network service is enabled | np0000073145 2026-06-14 07:58:46,135 p=83235 u=zuul n=ansible | 2026-06-14 07:58:46.134896 | fa163ee0-6271-f863-66dc-000000000064 | TASK | Create os-net-config mappings from lookup data 2026-06-14 07:58:46,140 p=83235 u=zuul n=ansible | 2026-06-14 07:58:46.140239 | fa163ee0-6271-f863-66dc-000000000067 | SKIPPED | Remove /var/lib/tripleo-config/scripts directory | np0000073146 2026-06-14 07:58:46,184 p=83235 u=zuul n=ansible | 2026-06-14 07:58:46.184443 | fa163ee0-6271-f863-66dc-000000000068 | TASK | Run NetworkConfig with tripleo_os_net_config 2026-06-14 07:58:46,191 p=83235 u=zuul n=ansible | 2026-06-14 07:58:46.191226 | fa163ee0-6271-f863-66dc-000000000064 | SKIPPED | Create os-net-config mappings from lookup data | np0000073147 2026-06-14 07:58:46,234 p=83235 u=zuul n=ansible | 2026-06-14 07:58:46.234047 | fa163ee0-6271-f863-66dc-000000000065 | TASK | Write os-net-config mappings file /etc/os-net-config/mapping.yaml 2026-06-14 07:58:46,240 p=83235 u=zuul n=ansible | 2026-06-14 07:58:46.239694 | fa163ee0-6271-f863-66dc-000000000068 | SKIPPED | Run NetworkConfig with tripleo_os_net_config | np0000073146 2026-06-14 07:58:46,256 p=83235 u=zuul n=ansible | 2026-06-14 07:58:46.256067 | fa163ee0-6271-f863-66dc-000000000069 | TASK | Write rc of NetworkConfig script 2026-06-14 07:58:46,272 p=83235 u=zuul n=ansible | 2026-06-14 07:58:46.271242 | fa163ee0-6271-f863-66dc-000000000065 | SKIPPED | Write os-net-config mappings file /etc/os-net-config/mapping.yaml | np0000073147 2026-06-14 07:58:46,291 p=83235 u=zuul n=ansible | 2026-06-14 07:58:46.291439 | fa163ee0-6271-f863-66dc-000000000067 | TASK | Remove /var/lib/tripleo-config/scripts directory 2026-06-14 07:58:46,295 p=83235 u=zuul n=ansible | 2026-06-14 07:58:46.295287 | fa163ee0-6271-f863-66dc-000000000069 | SKIPPED | Write rc of NetworkConfig script | np0000073146 2026-06-14 07:58:46,311 p=83235 u=zuul n=ansible | 2026-06-14 07:58:46.311046 | fa163ee0-6271-f863-66dc-00000000006a | TASK | Disable cloud-init network config 2026-06-14 07:58:46,323 p=83235 u=zuul n=ansible | 2026-06-14 07:58:46.322692 | fa163ee0-6271-f863-66dc-000000000067 | SKIPPED | Remove /var/lib/tripleo-config/scripts directory | np0000073147 2026-06-14 07:58:46,343 p=83235 u=zuul n=ansible | 2026-06-14 07:58:46.343482 | fa163ee0-6271-f863-66dc-000000000068 | TASK | Run NetworkConfig with tripleo_os_net_config 2026-06-14 07:58:46,347 p=83235 u=zuul n=ansible | 2026-06-14 07:58:46.347029 | fa163ee0-6271-f863-66dc-00000000006a | SKIPPED | Disable cloud-init network config | np0000073146 2026-06-14 07:58:46,362 p=83235 u=zuul n=ansible | 2026-06-14 07:58:46.362433 | fa163ee0-6271-f863-66dc-00000000006b | TASK | Ensure network service is enabled 2026-06-14 07:58:46,376 p=83235 u=zuul n=ansible | 2026-06-14 07:58:46.375982 | fa163ee0-6271-f863-66dc-000000000068 | SKIPPED | Run NetworkConfig with tripleo_os_net_config | np0000073147 2026-06-14 07:58:46,395 p=83235 u=zuul n=ansible | 2026-06-14 07:58:46.395171 | fa163ee0-6271-f863-66dc-000000000069 | TASK | Write rc of NetworkConfig script 2026-06-14 07:58:46,401 p=83235 u=zuul n=ansible | 2026-06-14 07:58:46.400960 | fa163ee0-6271-f863-66dc-00000000006b | SKIPPED | Ensure network service is enabled | np0000073146 2026-06-14 07:58:46,423 p=83235 u=zuul n=ansible | 2026-06-14 07:58:46.422816 | fa163ee0-6271-f863-66dc-000000000069 | SKIPPED | Write rc of NetworkConfig script | np0000073147 2026-06-14 07:58:46,458 p=83235 u=zuul n=ansible | 2026-06-14 07:58:46.458288 | fa163ee0-6271-f863-66dc-00000000006a | TASK | Disable cloud-init network config 2026-06-14 07:58:46,490 p=83235 u=zuul n=ansible | 2026-06-14 07:58:46.490369 | fa163ee0-6271-f863-66dc-00000000006a | SKIPPED | Disable cloud-init network config | np0000073147 2026-06-14 07:58:46,505 p=83235 u=zuul n=ansible | 2026-06-14 07:58:46.504824 | fa163ee0-6271-f863-66dc-00000000006b | TASK | Ensure network service is enabled 2026-06-14 07:58:46,527 p=83235 u=zuul n=ansible | 2026-06-14 07:58:46.527258 | fa163ee0-6271-f863-66dc-00000000006b | SKIPPED | Ensure network service is enabled | np0000073147 2026-06-14 07:58:46,601 p=83235 u=zuul n=ansible | PLAY [Server network validation] *********************************************** 2026-06-14 07:58:46,715 p=83235 u=zuul n=ansible | 2026-06-14 07:58:46.714808 | fa163ee0-6271-f863-66dc-00000000009b | TASK | Basic Network Validation 2026-06-14 07:58:46,732 p=83235 u=zuul n=ansible | 2026-06-14 07:58:46.726816 | fa163ee0-6271-f863-66dc-00000000009b | TASK | Basic Network Validation 2026-06-14 07:58:46,746 p=83235 u=zuul n=ansible | 2026-06-14 07:58:46.745546 | fa163ee0-6271-f863-66dc-00000000009b | TASK | Basic Network Validation 2026-06-14 07:58:46,779 p=83235 u=zuul n=ansible | 2026-06-14 07:58:46.779035 | fa163ee0-6271-f863-66dc-00000000009b | TASK | Basic Network Validation 2026-06-14 07:58:46,802 p=83235 u=zuul n=ansible | 2026-06-14 07:58:46.801671 | fa163ee0-6271-f863-66dc-00000000009b | TASK | Basic Network Validation 2026-06-14 07:58:46,825 p=83235 u=zuul n=ansible | 2026-06-14 07:58:46.825105 | fa163ee0-6271-f863-66dc-00000000009b | TASK | Basic Network Validation 2026-06-14 07:58:46,900 p=83235 u=zuul n=ansible | 2026-06-14 07:58:46.900124 | fa163ee0-6271-f863-66dc-000000002492 | TASK | Collect default network fact 2026-06-14 07:58:46,913 p=83235 u=zuul n=ansible | 2026-06-14 07:58:46.912996 | fa163ee0-6271-f863-66dc-000000002492 | TASK | Collect default network fact 2026-06-14 07:58:46,927 p=83235 u=zuul n=ansible | 2026-06-14 07:58:46.926572 | fa163ee0-6271-f863-66dc-000000002492 | TASK | Collect default network fact 2026-06-14 07:58:46,950 p=83235 u=zuul n=ansible | 2026-06-14 07:58:46.950175 | fa163ee0-6271-f863-66dc-000000002492 | TASK | Collect default network fact 2026-06-14 07:58:46,968 p=83235 u=zuul n=ansible | 2026-06-14 07:58:46.967511 | fa163ee0-6271-f863-66dc-000000002492 | TASK | Collect default network fact 2026-06-14 07:58:47,005 p=83235 u=zuul n=ansible | 2026-06-14 07:58:47.004543 | fa163ee0-6271-f863-66dc-000000002492 | TASK | Collect default network fact 2026-06-14 07:58:47,494 p=83235 u=zuul n=ansible | 2026-06-14 07:58:47.494050 | fa163ee0-6271-f863-66dc-000000002492 | OK | Collect default network fact | np0000073148 2026-06-14 07:58:47,496 p=83235 u=zuul n=ansible | 2026-06-14 07:58:47.496453 | fa163ee0-6271-f863-66dc-000000002492 | OK | Collect default network fact | np0000073146 2026-06-14 07:58:47,498 p=83235 u=zuul n=ansible | 2026-06-14 07:58:47.498185 | fa163ee0-6271-f863-66dc-000000002492 | OK | Collect default network fact | np0000073150 2026-06-14 07:58:47,500 p=83235 u=zuul n=ansible | 2026-06-14 07:58:47.500131 | fa163ee0-6271-f863-66dc-000000002492 | OK | Collect default network fact | np0000073149 2026-06-14 07:58:47,518 p=83235 u=zuul n=ansible | 2026-06-14 07:58:47.517839 | fa163ee0-6271-f863-66dc-000000002493 | TASK | Check Default IPv4 Gateway availability 2026-06-14 07:58:47,535 p=83235 u=zuul n=ansible | 2026-06-14 07:58:47.534547 | fa163ee0-6271-f863-66dc-000000002493 | TASK | Check Default IPv4 Gateway availability 2026-06-14 07:58:47,552 p=83235 u=zuul n=ansible | 2026-06-14 07:58:47.551432 | fa163ee0-6271-f863-66dc-000000002493 | TASK | Check Default IPv4 Gateway availability 2026-06-14 07:58:47,570 p=83235 u=zuul n=ansible | 2026-06-14 07:58:47.569986 | fa163ee0-6271-f863-66dc-000000002493 | TASK | Check Default IPv4 Gateway availability 2026-06-14 07:58:47,576 p=83235 u=zuul n=ansible | 2026-06-14 07:58:47.576490 | fa163ee0-6271-f863-66dc-000000002492 | OK | Collect default network fact | np0000073145 2026-06-14 07:58:47,592 p=83235 u=zuul n=ansible | 2026-06-14 07:58:47.591789 | fa163ee0-6271-f863-66dc-000000002493 | TASK | Check Default IPv4 Gateway availability 2026-06-14 07:58:47,652 p=83235 u=zuul n=ansible | 2026-06-14 07:58:47.651458 | fa163ee0-6271-f863-66dc-000000002492 | OK | Collect default network fact | np0000073147 2026-06-14 07:58:47,667 p=83235 u=zuul n=ansible | 2026-06-14 07:58:47.666854 | fa163ee0-6271-f863-66dc-000000002493 | TASK | Check Default IPv4 Gateway availability 2026-06-14 07:58:51,900 p=83235 u=zuul n=ansible | 2026-06-14 07:58:51.898874 | fa163ee0-6271-f863-66dc-000000002493 | OK | Check Default IPv4 Gateway availability | np0000073149 2026-06-14 07:58:51,921 p=83235 u=zuul n=ansible | 2026-06-14 07:58:51.920461 | fa163ee0-6271-f863-66dc-000000002494 | TASK | Check all networks Gateway availability 2026-06-14 07:58:51,952 p=83235 u=zuul n=ansible | 2026-06-14 07:58:51.951226 | fa163ee0-6271-f863-66dc-000000002493 | OK | Check Default IPv4 Gateway availability | np0000073148 2026-06-14 07:58:51,954 p=83235 u=zuul n=ansible | 2026-06-14 07:58:51.954165 | fa163ee0-6271-f863-66dc-000000002493 | OK | Check Default IPv4 Gateway availability | np0000073150 2026-06-14 07:58:51,956 p=83235 u=zuul n=ansible | 2026-06-14 07:58:51.955782 | fa163ee0-6271-f863-66dc-000000002493 | OK | Check Default IPv4 Gateway availability | np0000073146 2026-06-14 07:58:51,981 p=83235 u=zuul n=ansible | 2026-06-14 07:58:51.976741 | fa163ee0-6271-f863-66dc-000000002494 | TASK | Check all networks Gateway availability 2026-06-14 07:58:52,023 p=83235 u=zuul n=ansible | 2026-06-14 07:58:52.022580 | fa163ee0-6271-f863-66dc-000000002494 | TASK | Check all networks Gateway availability 2026-06-14 07:58:52,059 p=83235 u=zuul n=ansible | 2026-06-14 07:58:52.059209 | fa163ee0-6271-f863-66dc-000000002494 | TASK | Check all networks Gateway availability 2026-06-14 07:58:52,066 p=83235 u=zuul n=ansible | 2026-06-14 07:58:52.065441 | fa163ee0-6271-f863-66dc-000000002493 | OK | Check Default IPv4 Gateway availability | np0000073145 2026-06-14 07:58:52,067 p=83235 u=zuul n=ansible | 2026-06-14 07:58:52.067249 | fa163ee0-6271-f863-66dc-000000002493 | OK | Check Default IPv4 Gateway availability | np0000073147 2026-06-14 07:58:52,103 p=83235 u=zuul n=ansible | 2026-06-14 07:58:52.103260 | fa163ee0-6271-f863-66dc-000000002494 | TASK | Check all networks Gateway availability 2026-06-14 07:58:52,134 p=83235 u=zuul n=ansible | 2026-06-14 07:58:52.133529 | fa163ee0-6271-f863-66dc-000000002494 | TASK | Check all networks Gateway availability 2026-06-14 07:58:56,382 p=83235 u=zuul n=ansible | 2026-06-14 07:58:56.379339 | fa163ee0-6271-f863-66dc-000000002494 | OK | Check all networks Gateway availability | np0000073149 | item=192.168.122.10 2026-06-14 07:58:56,422 p=83235 u=zuul n=ansible | 2026-06-14 07:58:56.416665 | fa163ee0-6271-f863-66dc-000000002496 | TASK | Check Controllers availability 2026-06-14 07:58:56,424 p=83235 u=zuul n=ansible | 2026-06-14 07:58:56.423746 | fa163ee0-6271-f863-66dc-000000002494 | OK | Check all networks Gateway availability | np0000073150 | item=192.168.122.10 2026-06-14 07:58:56,444 p=83235 u=zuul n=ansible | 2026-06-14 07:58:56.435402 | fa163ee0-6271-f863-66dc-000000002494 | OK | Check all networks Gateway availability | np0000073148 | item=192.168.122.10 2026-06-14 07:58:56,478 p=83235 u=zuul n=ansible | 2026-06-14 07:58:56.477864 | fa163ee0-6271-f863-66dc-000000002496 | TASK | Check Controllers availability 2026-06-14 07:58:56,497 p=83235 u=zuul n=ansible | 2026-06-14 07:58:56.496498 | fa163ee0-6271-f863-66dc-000000002494 | OK | Check all networks Gateway availability | np0000073146 | item=192.168.122.10 2026-06-14 07:58:56,511 p=83235 u=zuul n=ansible | 2026-06-14 07:58:56.510774 | fa163ee0-6271-f863-66dc-000000002496 | TASK | Check Controllers availability 2026-06-14 07:58:56,534 p=83235 u=zuul n=ansible | 2026-06-14 07:58:56.533478 | fa163ee0-6271-f863-66dc-000000002494 | OK | Check all networks Gateway availability | np0000073145 | item=192.168.122.10 2026-06-14 07:58:56,561 p=83235 u=zuul n=ansible | 2026-06-14 07:58:56.561401 | fa163ee0-6271-f863-66dc-000000002496 | TASK | Check Controllers availability 2026-06-14 07:58:56,599 p=83235 u=zuul n=ansible | 2026-06-14 07:58:56.597117 | fa163ee0-6271-f863-66dc-000000002494 | OK | Check all networks Gateway availability | np0000073147 | item=192.168.122.10 2026-06-14 07:58:56,645 p=83235 u=zuul n=ansible | 2026-06-14 07:58:56.642010 | fa163ee0-6271-f863-66dc-000000002496 | TASK | Check Controllers availability 2026-06-14 07:58:56,716 p=83235 u=zuul n=ansible | 2026-06-14 07:58:56.710852 | d8c9f311-99bc-4ef8-bc10-7d55bf1844fd | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0000073149 2026-06-14 07:58:56,738 p=83235 u=zuul n=ansible | 2026-06-14 07:58:56.732397 | c721633f-1d11-41cb-9b32-219870854d3f | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0000073149 2026-06-14 07:58:56,760 p=83235 u=zuul n=ansible | 2026-06-14 07:58:56.755012 | 366525f8-c25c-401f-9a1b-ffd3b92ffcba | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0000073149 2026-06-14 07:58:56,785 p=83235 u=zuul n=ansible | 2026-06-14 07:58:56.784605 | ad5265d2-6cbc-490b-9b92-de6af1ddb304 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0000073149 2026-06-14 07:58:56,839 p=83235 u=zuul n=ansible | 2026-06-14 07:58:56.838793 | fa163ee0-6271-f863-66dc-000000002522 | TASK | Set IP options 2026-06-14 07:58:56,869 p=83235 u=zuul n=ansible | 2026-06-14 07:58:56.868370 | fa163ee0-6271-f863-66dc-000000002496 | TASK | Check Controllers availability 2026-06-14 07:58:56,890 p=83235 u=zuul n=ansible | 2026-06-14 07:58:56.889870 | fa163ee0-6271-f863-66dc-000000002522 | OK | Set IP options | np0000073149 2026-06-14 07:58:56,962 p=83235 u=zuul n=ansible | 2026-06-14 07:58:56.957109 | d6cc64ff-e3e9-4786-86ba-074446824677 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0000073148 2026-06-14 07:58:56,963 p=83235 u=zuul n=ansible | 2026-06-14 07:58:56.963163 | d6cc64ff-e3e9-4786-86ba-074446824677 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0000073150 2026-06-14 07:58:56,975 p=83235 u=zuul n=ansible | 2026-06-14 07:58:56.975274 | 076d1c5f-e5a6-457d-961a-47f830eca54b | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0000073148 2026-06-14 07:58:56,976 p=83235 u=zuul n=ansible | 2026-06-14 07:58:56.976015 | 076d1c5f-e5a6-457d-961a-47f830eca54b | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0000073150 2026-06-14 07:58:56,988 p=83235 u=zuul n=ansible | 2026-06-14 07:58:56.988308 | 963596da-d8a6-4ea3-b369-6c8978df36d3 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0000073148 2026-06-14 07:58:56,989 p=83235 u=zuul n=ansible | 2026-06-14 07:58:56.988867 | 963596da-d8a6-4ea3-b369-6c8978df36d3 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0000073150 2026-06-14 07:58:57,004 p=83235 u=zuul n=ansible | 2026-06-14 07:58:57.004325 | 17a5f9ec-9c76-40f3-8418-f57bd52cf8e1 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0000073148 2026-06-14 07:58:57,005 p=83235 u=zuul n=ansible | 2026-06-14 07:58:57.005014 | 17a5f9ec-9c76-40f3-8418-f57bd52cf8e1 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0000073150 2026-06-14 07:58:57,017 p=83235 u=zuul n=ansible | 2026-06-14 07:58:57.017376 | db24b6d2-44ff-4524-ba2b-9ebf33b66d54 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0000073145 2026-06-14 07:58:57,018 p=83235 u=zuul n=ansible | 2026-06-14 07:58:57.018030 | db24b6d2-44ff-4524-ba2b-9ebf33b66d54 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0000073146 2026-06-14 07:58:57,029 p=83235 u=zuul n=ansible | 2026-06-14 07:58:57.026996 | 5d53866c-2f37-4a12-95d2-430c801ed0aa | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0000073145 2026-06-14 07:58:57,029 p=83235 u=zuul n=ansible | 2026-06-14 07:58:57.029718 | 5d53866c-2f37-4a12-95d2-430c801ed0aa | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0000073146 2026-06-14 07:58:57,039 p=83235 u=zuul n=ansible | 2026-06-14 07:58:57.038795 | 7b29aa5c-b1a4-42ba-b267-9beae9383a57 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0000073145 2026-06-14 07:58:57,039 p=83235 u=zuul n=ansible | 2026-06-14 07:58:57.039250 | 7b29aa5c-b1a4-42ba-b267-9beae9383a57 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0000073146 2026-06-14 07:58:57,050 p=83235 u=zuul n=ansible | 2026-06-14 07:58:57.047081 | 6156ea6d-d902-4db8-ace5-abf5d014ffcd | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0000073145 2026-06-14 07:58:57,050 p=83235 u=zuul n=ansible | 2026-06-14 07:58:57.050743 | 6156ea6d-d902-4db8-ace5-abf5d014ffcd | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0000073146 2026-06-14 07:58:57,060 p=83235 u=zuul n=ansible | 2026-06-14 07:58:57.059697 | 4ce580d0-28b3-4a31-8351-08b529e6d123 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0000073145 2026-06-14 07:58:57,060 p=83235 u=zuul n=ansible | 2026-06-14 07:58:57.060253 | 4ce580d0-28b3-4a31-8351-08b529e6d123 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0000073146 2026-06-14 07:58:57,071 p=83235 u=zuul n=ansible | 2026-06-14 07:58:57.068115 | c7b732a1-cb75-4727-badf-d1d2c23632f1 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0000073145 2026-06-14 07:58:57,071 p=83235 u=zuul n=ansible | 2026-06-14 07:58:57.071564 | c7b732a1-cb75-4727-badf-d1d2c23632f1 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0000073146 2026-06-14 07:58:57,100 p=83235 u=zuul n=ansible | 2026-06-14 07:58:57.100271 | fa163ee0-6271-f863-66dc-000000002581 | TASK | Set IP options 2026-06-14 07:58:57,114 p=83235 u=zuul n=ansible | 2026-06-14 07:58:57.114227 | fa163ee0-6271-f863-66dc-000000002523 | TASK | Lookup interface information 2026-06-14 07:58:57,130 p=83235 u=zuul n=ansible | 2026-06-14 07:58:57.130291 | fa163ee0-6271-f863-66dc-000000002581 | TASK | Set IP options 2026-06-14 07:58:57,149 p=83235 u=zuul n=ansible | 2026-06-14 07:58:57.148535 | fa163ee0-6271-f863-66dc-0000000025b1 | TASK | Set IP options 2026-06-14 07:58:57,184 p=83235 u=zuul n=ansible | 2026-06-14 07:58:57.183386 | fa163ee0-6271-f863-66dc-0000000025b1 | TASK | Set IP options 2026-06-14 07:58:57,196 p=83235 u=zuul n=ansible | 2026-06-14 07:58:57.195859 | fa163ee0-6271-f863-66dc-000000002581 | OK | Set IP options | np0000073148 2026-06-14 07:58:57,197 p=83235 u=zuul n=ansible | 2026-06-14 07:58:57.196813 | fa163ee0-6271-f863-66dc-000000002581 | OK | Set IP options | np0000073150 2026-06-14 07:58:57,197 p=83235 u=zuul n=ansible | 2026-06-14 07:58:57.197515 | fa163ee0-6271-f863-66dc-0000000025b1 | OK | Set IP options | np0000073145 2026-06-14 07:58:57,221 p=83235 u=zuul n=ansible | 2026-06-14 07:58:57.220872 | 6b170c29-c991-4828-94d6-c2e5f2921d8f | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0000073147 2026-06-14 07:58:57,228 p=83235 u=zuul n=ansible | 2026-06-14 07:58:57.228724 | f140f4c7-d369-4555-9531-b3d0d7460c28 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0000073147 2026-06-14 07:58:57,238 p=83235 u=zuul n=ansible | 2026-06-14 07:58:57.237822 | f04a0caa-8e9b-4ac1-8604-1bb39d683136 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0000073147 2026-06-14 07:58:57,245 p=83235 u=zuul n=ansible | 2026-06-14 07:58:57.245646 | b35e2271-040a-4e47-b042-4c3a88610573 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0000073147 2026-06-14 07:58:57,254 p=83235 u=zuul n=ansible | 2026-06-14 07:58:57.253759 | af5841d9-1c47-46e9-bc79-aa5be15c43ad | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0000073147 2026-06-14 07:58:57,262 p=83235 u=zuul n=ansible | 2026-06-14 07:58:57.261729 | f5830975-722a-42b8-80a4-27bd9119505c | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0000073147 2026-06-14 07:58:57,276 p=83235 u=zuul n=ansible | 2026-06-14 07:58:57.276009 | fa163ee0-6271-f863-66dc-000000002582 | TASK | Lookup interface information 2026-06-14 07:58:57,294 p=83235 u=zuul n=ansible | 2026-06-14 07:58:57.293556 | fa163ee0-6271-f863-66dc-000000002582 | TASK | Lookup interface information 2026-06-14 07:58:57,314 p=83235 u=zuul n=ansible | 2026-06-14 07:58:57.314231 | fa163ee0-6271-f863-66dc-0000000025b2 | TASK | Lookup interface information 2026-06-14 07:58:57,341 p=83235 u=zuul n=ansible | 2026-06-14 07:58:57.340785 | fa163ee0-6271-f863-66dc-000000002661 | TASK | Set IP options 2026-06-14 07:58:57,347 p=83235 u=zuul n=ansible | 2026-06-14 07:58:57.346490 | fa163ee0-6271-f863-66dc-0000000025b1 | OK | Set IP options | np0000073146 2026-06-14 07:58:57,367 p=83235 u=zuul n=ansible | 2026-06-14 07:58:57.363723 | fa163ee0-6271-f863-66dc-0000000025b2 | TASK | Lookup interface information 2026-06-14 07:58:57,373 p=83235 u=zuul n=ansible | 2026-06-14 07:58:57.372742 | fa163ee0-6271-f863-66dc-000000002661 | OK | Set IP options | np0000073147 2026-06-14 07:58:57,393 p=83235 u=zuul n=ansible | 2026-06-14 07:58:57.393217 | fa163ee0-6271-f863-66dc-000000002662 | TASK | Lookup interface information 2026-06-14 07:58:57,592 p=83235 u=zuul n=ansible | 2026-06-14 07:58:57.586931 | fa163ee0-6271-f863-66dc-000000002582 | CHANGED | Lookup interface information | np0000073148 2026-06-14 07:58:57,594 p=83235 u=zuul n=ansible | 2026-06-14 07:58:57.593820 | fa163ee0-6271-f863-66dc-000000002582 | CHANGED | Lookup interface information | np0000073150 2026-06-14 07:58:57,607 p=83235 u=zuul n=ansible | 2026-06-14 07:58:57.607404 | fa163ee0-6271-f863-66dc-000000002583 | TASK | Set interface vars 2026-06-14 07:58:57,634 p=83235 u=zuul n=ansible | 2026-06-14 07:58:57.633516 | fa163ee0-6271-f863-66dc-000000002583 | TASK | Set interface vars 2026-06-14 07:58:57,646 p=83235 u=zuul n=ansible | 2026-06-14 07:58:57.640562 | fa163ee0-6271-f863-66dc-0000000025b2 | CHANGED | Lookup interface information | np0000073145 2026-06-14 07:58:57,648 p=83235 u=zuul n=ansible | 2026-06-14 07:58:57.647795 | fa163ee0-6271-f863-66dc-0000000025b2 | CHANGED | Lookup interface information | np0000073146 2026-06-14 07:58:57,668 p=83235 u=zuul n=ansible | 2026-06-14 07:58:57.668376 | fa163ee0-6271-f863-66dc-0000000025b3 | TASK | Set interface vars 2026-06-14 07:58:57,686 p=83235 u=zuul n=ansible | 2026-06-14 07:58:57.685621 | fa163ee0-6271-f863-66dc-0000000025b3 | TASK | Set interface vars 2026-06-14 07:58:57,695 p=83235 u=zuul n=ansible | 2026-06-14 07:58:57.694455 | fa163ee0-6271-f863-66dc-000000002583 | OK | Set interface vars | np0000073148 2026-06-14 07:58:57,705 p=83235 u=zuul n=ansible | 2026-06-14 07:58:57.705551 | fa163ee0-6271-f863-66dc-000000002585 | TASK | Check IP responsiveness 2026-06-14 07:58:57,727 p=83235 u=zuul n=ansible | 2026-06-14 07:58:57.726531 | fa163ee0-6271-f863-66dc-000000002583 | OK | Set interface vars | np0000073150 2026-06-14 07:58:57,727 p=83235 u=zuul n=ansible | 2026-06-14 07:58:57.727608 | fa163ee0-6271-f863-66dc-000000002662 | CHANGED | Lookup interface information | np0000073147 2026-06-14 07:58:57,728 p=83235 u=zuul n=ansible | 2026-06-14 07:58:57.728558 | fa163ee0-6271-f863-66dc-000000002585 | SKIPPED | Check IP responsiveness | np0000073148 2026-06-14 07:58:57,742 p=83235 u=zuul n=ansible | 2026-06-14 07:58:57.742077 | fa163ee0-6271-f863-66dc-000000002586 | TASK | Validate packet with 65508 MTU size can reach controller from lo 2026-06-14 07:58:57,758 p=83235 u=zuul n=ansible | 2026-06-14 07:58:57.758375 | fa163ee0-6271-f863-66dc-000000002585 | TASK | Check IP responsiveness 2026-06-14 07:58:57,787 p=83235 u=zuul n=ansible | 2026-06-14 07:58:57.786311 | fa163ee0-6271-f863-66dc-000000002663 | TASK | Set interface vars 2026-06-14 07:58:57,794 p=83235 u=zuul n=ansible | 2026-06-14 07:58:57.793374 | fa163ee0-6271-f863-66dc-0000000025b3 | OK | Set interface vars | np0000073145 2026-06-14 07:58:57,795 p=83235 u=zuul n=ansible | 2026-06-14 07:58:57.794925 | fa163ee0-6271-f863-66dc-0000000025b3 | OK | Set interface vars | np0000073146 2026-06-14 07:58:57,795 p=83235 u=zuul n=ansible | 2026-06-14 07:58:57.795762 | fa163ee0-6271-f863-66dc-000000002586 | SKIPPED | Validate packet with 65508 MTU size can reach controller from lo | np0000073148 2026-06-14 07:58:57,808 p=83235 u=zuul n=ansible | 2026-06-14 07:58:57.808019 | fa163ee0-6271-f863-66dc-00000000258e | TASK | Set IP options 2026-06-14 07:58:57,829 p=83235 u=zuul n=ansible | 2026-06-14 07:58:57.828459 | fa163ee0-6271-f863-66dc-0000000025b5 | TASK | Check IP responsiveness 2026-06-14 07:58:57,864 p=83235 u=zuul n=ansible | 2026-06-14 07:58:57.864330 | fa163ee0-6271-f863-66dc-0000000025b5 | TASK | Check IP responsiveness 2026-06-14 07:58:57,870 p=83235 u=zuul n=ansible | 2026-06-14 07:58:57.869643 | fa163ee0-6271-f863-66dc-000000002663 | OK | Set interface vars | np0000073147 2026-06-14 07:58:57,871 p=83235 u=zuul n=ansible | 2026-06-14 07:58:57.870932 | fa163ee0-6271-f863-66dc-00000000258e | OK | Set IP options | np0000073148 2026-06-14 07:58:57,871 p=83235 u=zuul n=ansible | 2026-06-14 07:58:57.871568 | fa163ee0-6271-f863-66dc-0000000025b5 | SKIPPED | Check IP responsiveness | np0000073145 2026-06-14 07:58:57,882 p=83235 u=zuul n=ansible | 2026-06-14 07:58:57.882229 | fa163ee0-6271-f863-66dc-00000000258f | TASK | Lookup interface information 2026-06-14 07:58:57,901 p=83235 u=zuul n=ansible | 2026-06-14 07:58:57.900633 | fa163ee0-6271-f863-66dc-0000000025b6 | TASK | Validate packet with 65508 MTU size can reach controller from lo 2026-06-14 07:58:57,920 p=83235 u=zuul n=ansible | 2026-06-14 07:58:57.919671 | fa163ee0-6271-f863-66dc-000000002665 | TASK | Check IP responsiveness 2026-06-14 07:58:57,933 p=83235 u=zuul n=ansible | 2026-06-14 07:58:57.933048 | fa163ee0-6271-f863-66dc-0000000025b6 | SKIPPED | Validate packet with 65508 MTU size can reach controller from lo | np0000073145 2026-06-14 07:58:57,948 p=83235 u=zuul n=ansible | 2026-06-14 07:58:57.948411 | fa163ee0-6271-f863-66dc-0000000025bc | TASK | Set IP options 2026-06-14 07:58:57,987 p=83235 u=zuul n=ansible | 2026-06-14 07:58:57.987252 | fa163ee0-6271-f863-66dc-0000000025bc | OK | Set IP options | np0000073145 2026-06-14 07:58:58,002 p=83235 u=zuul n=ansible | 2026-06-14 07:58:58.001886 | fa163ee0-6271-f863-66dc-0000000025bd | TASK | Lookup interface information 2026-06-14 07:58:58,196 p=83235 u=zuul n=ansible | 2026-06-14 07:58:58.194658 | fa163ee0-6271-f863-66dc-00000000258f | CHANGED | Lookup interface information | np0000073148 2026-06-14 07:58:58,211 p=83235 u=zuul n=ansible | 2026-06-14 07:58:58.211304 | fa163ee0-6271-f863-66dc-000000002590 | TASK | Set interface vars 2026-06-14 07:58:58,268 p=83235 u=zuul n=ansible | 2026-06-14 07:58:58.267751 | fa163ee0-6271-f863-66dc-000000002590 | OK | Set interface vars | np0000073148 2026-06-14 07:58:58,278 p=83235 u=zuul n=ansible | 2026-06-14 07:58:58.277901 | fa163ee0-6271-f863-66dc-000000002592 | TASK | Check IP responsiveness 2026-06-14 07:58:58,305 p=83235 u=zuul n=ansible | 2026-06-14 07:58:58.305090 | fa163ee0-6271-f863-66dc-0000000025bd | CHANGED | Lookup interface information | np0000073145 2026-06-14 07:58:58,306 p=83235 u=zuul n=ansible | 2026-06-14 07:58:58.306355 | fa163ee0-6271-f863-66dc-000000002592 | SKIPPED | Check IP responsiveness | np0000073148 2026-06-14 07:58:58,317 p=83235 u=zuul n=ansible | 2026-06-14 07:58:58.317159 | fa163ee0-6271-f863-66dc-000000002593 | TASK | Validate packet with 65508 MTU size can reach controller from lo 2026-06-14 07:58:58,335 p=83235 u=zuul n=ansible | 2026-06-14 07:58:58.334509 | fa163ee0-6271-f863-66dc-0000000025be | TASK | Set interface vars 2026-06-14 07:58:58,345 p=83235 u=zuul n=ansible | 2026-06-14 07:58:58.344934 | fa163ee0-6271-f863-66dc-000000002593 | SKIPPED | Validate packet with 65508 MTU size can reach controller from lo | np0000073148 2026-06-14 07:58:58,357 p=83235 u=zuul n=ansible | 2026-06-14 07:58:58.356948 | fa163ee0-6271-f863-66dc-000000002599 | TASK | Set IP options 2026-06-14 07:58:58,401 p=83235 u=zuul n=ansible | 2026-06-14 07:58:58.396266 | fa163ee0-6271-f863-66dc-000000002599 | OK | Set IP options | np0000073148 2026-06-14 07:58:58,401 p=83235 u=zuul n=ansible | 2026-06-14 07:58:58.401762 | fa163ee0-6271-f863-66dc-0000000025be | OK | Set interface vars | np0000073145 2026-06-14 07:58:58,411 p=83235 u=zuul n=ansible | 2026-06-14 07:58:58.411337 | fa163ee0-6271-f863-66dc-00000000259a | TASK | Lookup interface information 2026-06-14 07:58:58,464 p=83235 u=zuul n=ansible | 2026-06-14 07:58:58.463318 | fa163ee0-6271-f863-66dc-0000000025c0 | TASK | Check IP responsiveness 2026-06-14 07:58:58,474 p=83235 u=zuul n=ansible | 2026-06-14 07:58:58.473470 | fa163ee0-6271-f863-66dc-000000002523 | CHANGED | Lookup interface information | np0000073149 2026-06-14 07:58:58,495 p=83235 u=zuul n=ansible | 2026-06-14 07:58:58.490357 | fa163ee0-6271-f863-66dc-000000002524 | TASK | Set interface vars 2026-06-14 07:58:58,502 p=83235 u=zuul n=ansible | 2026-06-14 07:58:58.501648 | fa163ee0-6271-f863-66dc-0000000025c0 | SKIPPED | Check IP responsiveness | np0000073145 2026-06-14 07:58:58,524 p=83235 u=zuul n=ansible | 2026-06-14 07:58:58.524345 | fa163ee0-6271-f863-66dc-0000000025c1 | TASK | Validate packet with 65508 MTU size can reach controller from lo 2026-06-14 07:58:58,559 p=83235 u=zuul n=ansible | 2026-06-14 07:58:58.557173 | fa163ee0-6271-f863-66dc-0000000025c1 | SKIPPED | Validate packet with 65508 MTU size can reach controller from lo | np0000073145 2026-06-14 07:58:58,583 p=83235 u=zuul n=ansible | 2026-06-14 07:58:58.583076 | fa163ee0-6271-f863-66dc-0000000025c9 | TASK | Set IP options 2026-06-14 07:58:58,590 p=83235 u=zuul n=ansible | 2026-06-14 07:58:58.589389 | fa163ee0-6271-f863-66dc-000000002524 | OK | Set interface vars | np0000073149 2026-06-14 07:58:58,608 p=83235 u=zuul n=ansible | 2026-06-14 07:58:58.603628 | fa163ee0-6271-f863-66dc-000000002526 | TASK | Check IP responsiveness 2026-06-14 07:58:58,615 p=83235 u=zuul n=ansible | 2026-06-14 07:58:58.614724 | fa163ee0-6271-f863-66dc-0000000025c9 | OK | Set IP options | np0000073145 2026-06-14 07:58:58,634 p=83235 u=zuul n=ansible | 2026-06-14 07:58:58.634458 | fa163ee0-6271-f863-66dc-0000000025ca | TASK | Lookup interface information 2026-06-14 07:58:58,705 p=83235 u=zuul n=ansible | 2026-06-14 07:58:58.704543 | fa163ee0-6271-f863-66dc-00000000259a | CHANGED | Lookup interface information | np0000073148 2026-06-14 07:58:58,715 p=83235 u=zuul n=ansible | 2026-06-14 07:58:58.715449 | fa163ee0-6271-f863-66dc-00000000259b | TASK | Set interface vars 2026-06-14 07:58:58,818 p=83235 u=zuul n=ansible | 2026-06-14 07:58:58.818090 | fa163ee0-6271-f863-66dc-00000000259b | OK | Set interface vars | np0000073148 2026-06-14 07:58:58,828 p=83235 u=zuul n=ansible | 2026-06-14 07:58:58.828225 | fa163ee0-6271-f863-66dc-00000000259d | TASK | Check IP responsiveness 2026-06-14 07:58:58,857 p=83235 u=zuul n=ansible | 2026-06-14 07:58:58.856989 | fa163ee0-6271-f863-66dc-00000000259d | SKIPPED | Check IP responsiveness | np0000073148 2026-06-14 07:58:58,869 p=83235 u=zuul n=ansible | 2026-06-14 07:58:58.869028 | fa163ee0-6271-f863-66dc-00000000259e | TASK | Validate packet with 65508 MTU size can reach controller from lo 2026-06-14 07:58:58,898 p=83235 u=zuul n=ansible | 2026-06-14 07:58:58.898186 | fa163ee0-6271-f863-66dc-00000000259e | SKIPPED | Validate packet with 65508 MTU size can reach controller from lo | np0000073148 2026-06-14 07:58:58,908 p=83235 u=zuul n=ansible | 2026-06-14 07:58:58.907789 | fa163ee0-6271-f863-66dc-0000000025a4 | TASK | Set IP options 2026-06-14 07:58:58,945 p=83235 u=zuul n=ansible | 2026-06-14 07:58:58.945329 | fa163ee0-6271-f863-66dc-0000000025a4 | OK | Set IP options | np0000073148 2026-06-14 07:58:58,954 p=83235 u=zuul n=ansible | 2026-06-14 07:58:58.954497 | fa163ee0-6271-f863-66dc-0000000025a5 | TASK | Lookup interface information 2026-06-14 07:58:58,970 p=83235 u=zuul n=ansible | 2026-06-14 07:58:58.969785 | fa163ee0-6271-f863-66dc-0000000025ca | CHANGED | Lookup interface information | np0000073145 2026-06-14 07:58:58,986 p=83235 u=zuul n=ansible | 2026-06-14 07:58:58.986046 | fa163ee0-6271-f863-66dc-0000000025cb | TASK | Set interface vars 2026-06-14 07:58:59,070 p=83235 u=zuul n=ansible | 2026-06-14 07:58:59.070227 | fa163ee0-6271-f863-66dc-0000000025cb | OK | Set interface vars | np0000073145 2026-06-14 07:58:59,084 p=83235 u=zuul n=ansible | 2026-06-14 07:58:59.084245 | fa163ee0-6271-f863-66dc-0000000025cd | TASK | Check IP responsiveness 2026-06-14 07:58:59,108 p=83235 u=zuul n=ansible | 2026-06-14 07:58:59.107646 | fa163ee0-6271-f863-66dc-0000000025cd | SKIPPED | Check IP responsiveness | np0000073145 2026-06-14 07:58:59,122 p=83235 u=zuul n=ansible | 2026-06-14 07:58:59.122769 | fa163ee0-6271-f863-66dc-0000000025ce | TASK | Validate packet with 65508 MTU size can reach controller from lo 2026-06-14 07:58:59,144 p=83235 u=zuul n=ansible | 2026-06-14 07:58:59.144117 | fa163ee0-6271-f863-66dc-0000000025ce | SKIPPED | Validate packet with 65508 MTU size can reach controller from lo | np0000073145 2026-06-14 07:58:59,161 p=83235 u=zuul n=ansible | 2026-06-14 07:58:59.161552 | fa163ee0-6271-f863-66dc-0000000025d4 | TASK | Set IP options 2026-06-14 07:58:59,201 p=83235 u=zuul n=ansible | 2026-06-14 07:58:59.200799 | fa163ee0-6271-f863-66dc-0000000025d4 | OK | Set IP options | np0000073145 2026-06-14 07:58:59,215 p=83235 u=zuul n=ansible | 2026-06-14 07:58:59.215270 | fa163ee0-6271-f863-66dc-0000000025d5 | TASK | Lookup interface information 2026-06-14 07:58:59,226 p=83235 u=zuul n=ansible | 2026-06-14 07:58:59.225734 | fa163ee0-6271-f863-66dc-0000000025a5 | CHANGED | Lookup interface information | np0000073148 2026-06-14 07:58:59,237 p=83235 u=zuul n=ansible | 2026-06-14 07:58:59.237225 | fa163ee0-6271-f863-66dc-0000000025a6 | TASK | Set interface vars 2026-06-14 07:58:59,321 p=83235 u=zuul n=ansible | 2026-06-14 07:58:59.320538 | fa163ee0-6271-f863-66dc-0000000025a6 | OK | Set interface vars | np0000073148 2026-06-14 07:58:59,330 p=83235 u=zuul n=ansible | 2026-06-14 07:58:59.330626 | fa163ee0-6271-f863-66dc-0000000025aa | TASK | Check IP responsiveness 2026-06-14 07:58:59,360 p=83235 u=zuul n=ansible | 2026-06-14 07:58:59.360157 | fa163ee0-6271-f863-66dc-0000000025aa | SKIPPED | Check IP responsiveness | np0000073148 2026-06-14 07:58:59,372 p=83235 u=zuul n=ansible | 2026-06-14 07:58:59.371899 | fa163ee0-6271-f863-66dc-0000000025ab | TASK | Validate packet with 65508 MTU size can reach controller from lo 2026-06-14 07:58:59,402 p=83235 u=zuul n=ansible | 2026-06-14 07:58:59.402208 | fa163ee0-6271-f863-66dc-0000000025ab | SKIPPED | Validate packet with 65508 MTU size can reach controller from lo | np0000073148 2026-06-14 07:58:59,413 p=83235 u=zuul n=ansible | 2026-06-14 07:58:59.413210 | fa163ee0-6271-f863-66dc-000000002498 | TASK | Verify the configured FQDN vs /etc/hosts 2026-06-14 07:58:59,443 p=83235 u=zuul n=ansible | 2026-06-14 07:58:59.442512 | fa163ee0-6271-f863-66dc-000000002498 | SKIPPED | Verify the configured FQDN vs /etc/hosts | np0000073148 2026-06-14 07:58:59,556 p=83235 u=zuul n=ansible | 2026-06-14 07:58:59.555798 | fa163ee0-6271-f863-66dc-0000000025d5 | CHANGED | Lookup interface information | np0000073145 2026-06-14 07:58:59,570 p=83235 u=zuul n=ansible | 2026-06-14 07:58:59.570443 | fa163ee0-6271-f863-66dc-0000000025d6 | TASK | Set interface vars 2026-06-14 07:58:59,654 p=83235 u=zuul n=ansible | 2026-06-14 07:58:59.653230 | fa163ee0-6271-f863-66dc-0000000025d6 | OK | Set interface vars | np0000073145 2026-06-14 07:58:59,674 p=83235 u=zuul n=ansible | 2026-06-14 07:58:59.674107 | fa163ee0-6271-f863-66dc-0000000025d8 | TASK | Check IP responsiveness 2026-06-14 07:58:59,705 p=83235 u=zuul n=ansible | 2026-06-14 07:58:59.704653 | fa163ee0-6271-f863-66dc-0000000025d8 | SKIPPED | Check IP responsiveness | np0000073145 2026-06-14 07:58:59,725 p=83235 u=zuul n=ansible | 2026-06-14 07:58:59.725098 | fa163ee0-6271-f863-66dc-0000000025d9 | TASK | Validate packet with 65508 MTU size can reach controller from lo 2026-06-14 07:58:59,756 p=83235 u=zuul n=ansible | 2026-06-14 07:58:59.755454 | fa163ee0-6271-f863-66dc-0000000025d9 | SKIPPED | Validate packet with 65508 MTU size can reach controller from lo | np0000073145 2026-06-14 07:58:59,775 p=83235 u=zuul n=ansible | 2026-06-14 07:58:59.775052 | fa163ee0-6271-f863-66dc-0000000025e1 | TASK | Set IP options 2026-06-14 07:58:59,820 p=83235 u=zuul n=ansible | 2026-06-14 07:58:59.819500 | fa163ee0-6271-f863-66dc-0000000025e1 | OK | Set IP options | np0000073145 2026-06-14 07:58:59,839 p=83235 u=zuul n=ansible | 2026-06-14 07:58:59.839232 | fa163ee0-6271-f863-66dc-0000000025e2 | TASK | Lookup interface information 2026-06-14 07:59:00,156 p=83235 u=zuul n=ansible | 2026-06-14 07:59:00.155708 | fa163ee0-6271-f863-66dc-0000000025e2 | CHANGED | Lookup interface information | np0000073145 2026-06-14 07:59:00,185 p=83235 u=zuul n=ansible | 2026-06-14 07:59:00.184710 | fa163ee0-6271-f863-66dc-0000000025e3 | TASK | Set interface vars 2026-06-14 07:59:00,275 p=83235 u=zuul n=ansible | 2026-06-14 07:59:00.275030 | fa163ee0-6271-f863-66dc-0000000025e3 | OK | Set interface vars | np0000073145 2026-06-14 07:59:00,289 p=83235 u=zuul n=ansible | 2026-06-14 07:59:00.289328 | fa163ee0-6271-f863-66dc-0000000025e5 | TASK | Check IP responsiveness 2026-06-14 07:59:00,317 p=83235 u=zuul n=ansible | 2026-06-14 07:59:00.317149 | fa163ee0-6271-f863-66dc-0000000025e5 | SKIPPED | Check IP responsiveness | np0000073145 2026-06-14 07:59:00,332 p=83235 u=zuul n=ansible | 2026-06-14 07:59:00.331853 | fa163ee0-6271-f863-66dc-0000000025e6 | TASK | Validate packet with 65508 MTU size can reach controller from lo 2026-06-14 07:59:00,362 p=83235 u=zuul n=ansible | 2026-06-14 07:59:00.362068 | fa163ee0-6271-f863-66dc-0000000025e6 | SKIPPED | Validate packet with 65508 MTU size can reach controller from lo | np0000073145 2026-06-14 07:59:00,376 p=83235 u=zuul n=ansible | 2026-06-14 07:59:00.376096 | fa163ee0-6271-f863-66dc-0000000025ec | TASK | Set IP options 2026-06-14 07:59:00,414 p=83235 u=zuul n=ansible | 2026-06-14 07:59:00.414218 | fa163ee0-6271-f863-66dc-0000000025ec | OK | Set IP options | np0000073145 2026-06-14 07:59:00,431 p=83235 u=zuul n=ansible | 2026-06-14 07:59:00.431395 | fa163ee0-6271-f863-66dc-0000000025ed | TASK | Lookup interface information 2026-06-14 07:59:00,718 p=83235 u=zuul n=ansible | 2026-06-14 07:59:00.718419 | fa163ee0-6271-f863-66dc-0000000025ed | CHANGED | Lookup interface information | np0000073145 2026-06-14 07:59:00,736 p=83235 u=zuul n=ansible | 2026-06-14 07:59:00.735649 | fa163ee0-6271-f863-66dc-0000000025ee | TASK | Set interface vars 2026-06-14 07:59:00,788 p=83235 u=zuul n=ansible | 2026-06-14 07:59:00.787860 | fa163ee0-6271-f863-66dc-0000000025ee | OK | Set interface vars | np0000073145 2026-06-14 07:59:00,819 p=83235 u=zuul n=ansible | 2026-06-14 07:59:00.818531 | fa163ee0-6271-f863-66dc-0000000025f0 | TASK | Check IP responsiveness 2026-06-14 07:59:00,848 p=83235 u=zuul n=ansible | 2026-06-14 07:59:00.847845 | fa163ee0-6271-f863-66dc-0000000025f0 | SKIPPED | Check IP responsiveness | np0000073145 2026-06-14 07:59:00,873 p=83235 u=zuul n=ansible | 2026-06-14 07:59:00.873180 | fa163ee0-6271-f863-66dc-0000000025f1 | TASK | Validate packet with 65508 MTU size can reach controller from lo 2026-06-14 07:59:00,904 p=83235 u=zuul n=ansible | 2026-06-14 07:59:00.903915 | fa163ee0-6271-f863-66dc-0000000025f1 | SKIPPED | Validate packet with 65508 MTU size can reach controller from lo | np0000073145 2026-06-14 07:59:00,924 p=83235 u=zuul n=ansible | 2026-06-14 07:59:00.924043 | fa163ee0-6271-f863-66dc-000000002498 | TASK | Verify the configured FQDN vs /etc/hosts 2026-06-14 07:59:00,956 p=83235 u=zuul n=ansible | 2026-06-14 07:59:00.956243 | fa163ee0-6271-f863-66dc-000000002498 | SKIPPED | Verify the configured FQDN vs /etc/hosts | np0000073145 2026-06-14 07:59:02,117 p=83235 u=zuul n=ansible | 2026-06-14 07:59:02.116717 | fa163ee0-6271-f863-66dc-000000002585 | OK | Check IP responsiveness | np0000073150 2026-06-14 07:59:02,139 p=83235 u=zuul n=ansible | 2026-06-14 07:59:02.138691 | fa163ee0-6271-f863-66dc-000000002586 | TASK | Validate packet with 65508 MTU size can reach controller from lo 2026-06-14 07:59:02,170 p=83235 u=zuul n=ansible | 2026-06-14 07:59:02.169493 | fa163ee0-6271-f863-66dc-000000002586 | SKIPPED | Validate packet with 65508 MTU size can reach controller from lo | np0000073150 2026-06-14 07:59:02,186 p=83235 u=zuul n=ansible | 2026-06-14 07:59:02.185692 | fa163ee0-6271-f863-66dc-00000000258e | TASK | Set IP options 2026-06-14 07:59:02,219 p=83235 u=zuul n=ansible | 2026-06-14 07:59:02.218668 | fa163ee0-6271-f863-66dc-00000000258e | OK | Set IP options | np0000073150 2026-06-14 07:59:02,233 p=83235 u=zuul n=ansible | 2026-06-14 07:59:02.233012 | fa163ee0-6271-f863-66dc-00000000258f | TASK | Lookup interface information 2026-06-14 07:59:02,254 p=83235 u=zuul n=ansible | 2026-06-14 07:59:02.253986 | fa163ee0-6271-f863-66dc-0000000025b5 | OK | Check IP responsiveness | np0000073146 2026-06-14 07:59:02,276 p=83235 u=zuul n=ansible | 2026-06-14 07:59:02.275860 | fa163ee0-6271-f863-66dc-0000000025b6 | TASK | Validate packet with 65508 MTU size can reach controller from lo 2026-06-14 07:59:02,313 p=83235 u=zuul n=ansible | 2026-06-14 07:59:02.312831 | fa163ee0-6271-f863-66dc-0000000025b6 | SKIPPED | Validate packet with 65508 MTU size can reach controller from lo | np0000073146 2026-06-14 07:59:02,332 p=83235 u=zuul n=ansible | 2026-06-14 07:59:02.332254 | fa163ee0-6271-f863-66dc-0000000025bc | TASK | Set IP options 2026-06-14 07:59:02,345 p=83235 u=zuul n=ansible | 2026-06-14 07:59:02.345145 | fa163ee0-6271-f863-66dc-000000002665 | OK | Check IP responsiveness | np0000073147 2026-06-14 07:59:02,374 p=83235 u=zuul n=ansible | 2026-06-14 07:59:02.374362 | fa163ee0-6271-f863-66dc-000000002666 | TASK | Validate packet with -28 MTU size can reach controller from 0 2026-06-14 07:59:02,380 p=83235 u=zuul n=ansible | 2026-06-14 07:59:02.379456 | fa163ee0-6271-f863-66dc-0000000025bc | OK | Set IP options | np0000073146 2026-06-14 07:59:02,399 p=83235 u=zuul n=ansible | 2026-06-14 07:59:02.399560 | fa163ee0-6271-f863-66dc-0000000025bd | TASK | Lookup interface information 2026-06-14 07:59:02,416 p=83235 u=zuul n=ansible | 2026-06-14 07:59:02.415878 | fa163ee0-6271-f863-66dc-000000002666 | SKIPPED | Validate packet with -28 MTU size can reach controller from 0 | np0000073147 2026-06-14 07:59:02,433 p=83235 u=zuul n=ansible | 2026-06-14 07:59:02.432740 | fa163ee0-6271-f863-66dc-00000000266c | TASK | Set IP options 2026-06-14 07:59:02,475 p=83235 u=zuul n=ansible | 2026-06-14 07:59:02.474484 | fa163ee0-6271-f863-66dc-00000000266c | OK | Set IP options | np0000073147 2026-06-14 07:59:02,490 p=83235 u=zuul n=ansible | 2026-06-14 07:59:02.489885 | fa163ee0-6271-f863-66dc-00000000266d | TASK | Lookup interface information 2026-06-14 07:59:02,553 p=83235 u=zuul n=ansible | 2026-06-14 07:59:02.551834 | fa163ee0-6271-f863-66dc-00000000258f | CHANGED | Lookup interface information | np0000073150 2026-06-14 07:59:02,572 p=83235 u=zuul n=ansible | 2026-06-14 07:59:02.572141 | fa163ee0-6271-f863-66dc-000000002590 | TASK | Set interface vars 2026-06-14 07:59:02,645 p=83235 u=zuul n=ansible | 2026-06-14 07:59:02.644928 | fa163ee0-6271-f863-66dc-000000002590 | OK | Set interface vars | np0000073150 2026-06-14 07:59:02,667 p=83235 u=zuul n=ansible | 2026-06-14 07:59:02.666516 | fa163ee0-6271-f863-66dc-000000002592 | TASK | Check IP responsiveness 2026-06-14 07:59:02,725 p=83235 u=zuul n=ansible | 2026-06-14 07:59:02.725098 | fa163ee0-6271-f863-66dc-0000000025bd | CHANGED | Lookup interface information | np0000073146 2026-06-14 07:59:02,747 p=83235 u=zuul n=ansible | 2026-06-14 07:59:02.746711 | fa163ee0-6271-f863-66dc-0000000025be | TASK | Set interface vars 2026-06-14 07:59:02,806 p=83235 u=zuul n=ansible | 2026-06-14 07:59:02.805394 | fa163ee0-6271-f863-66dc-00000000266d | CHANGED | Lookup interface information | np0000073147 2026-06-14 07:59:02,831 p=83235 u=zuul n=ansible | 2026-06-14 07:59:02.830760 | fa163ee0-6271-f863-66dc-00000000266e | TASK | Set interface vars 2026-06-14 07:59:02,836 p=83235 u=zuul n=ansible | 2026-06-14 07:59:02.835813 | fa163ee0-6271-f863-66dc-0000000025be | OK | Set interface vars | np0000073146 2026-06-14 07:59:02,856 p=83235 u=zuul n=ansible | 2026-06-14 07:59:02.856614 | fa163ee0-6271-f863-66dc-0000000025c0 | TASK | Check IP responsiveness 2026-06-14 07:59:02,891 p=83235 u=zuul n=ansible | 2026-06-14 07:59:02.891142 | fa163ee0-6271-f863-66dc-00000000266e | OK | Set interface vars | np0000073147 2026-06-14 07:59:02,906 p=83235 u=zuul n=ansible | 2026-06-14 07:59:02.906218 | fa163ee0-6271-f863-66dc-000000002670 | TASK | Check IP responsiveness 2026-06-14 07:59:03,023 p=83235 u=zuul n=ansible | 2026-06-14 07:59:03.023227 | fa163ee0-6271-f863-66dc-000000002526 | OK | Check IP responsiveness | np0000073149 2026-06-14 07:59:03,035 p=83235 u=zuul n=ansible | 2026-06-14 07:59:03.035026 | fa163ee0-6271-f863-66dc-000000002527 | TASK | Validate packet with -28 MTU size can reach controller from 0 2026-06-14 07:59:03,089 p=83235 u=zuul n=ansible | 2026-06-14 07:59:03.089301 | fa163ee0-6271-f863-66dc-000000002527 | SKIPPED | Validate packet with -28 MTU size can reach controller from 0 | np0000073149 2026-06-14 07:59:03,099 p=83235 u=zuul n=ansible | 2026-06-14 07:59:03.099494 | fa163ee0-6271-f863-66dc-00000000252f | TASK | Set IP options 2026-06-14 07:59:03,141 p=83235 u=zuul n=ansible | 2026-06-14 07:59:03.140916 | fa163ee0-6271-f863-66dc-00000000252f | OK | Set IP options | np0000073149 2026-06-14 07:59:03,150 p=83235 u=zuul n=ansible | 2026-06-14 07:59:03.150492 | fa163ee0-6271-f863-66dc-000000002530 | TASK | Lookup interface information 2026-06-14 07:59:03,464 p=83235 u=zuul n=ansible | 2026-06-14 07:59:03.463498 | fa163ee0-6271-f863-66dc-000000002530 | CHANGED | Lookup interface information | np0000073149 2026-06-14 07:59:03,474 p=83235 u=zuul n=ansible | 2026-06-14 07:59:03.474128 | fa163ee0-6271-f863-66dc-000000002531 | TASK | Set interface vars 2026-06-14 07:59:03,558 p=83235 u=zuul n=ansible | 2026-06-14 07:59:03.557627 | fa163ee0-6271-f863-66dc-000000002531 | OK | Set interface vars | np0000073149 2026-06-14 07:59:03,567 p=83235 u=zuul n=ansible | 2026-06-14 07:59:03.567636 | fa163ee0-6271-f863-66dc-000000002533 | TASK | Check IP responsiveness 2026-06-14 07:59:07,054 p=83235 u=zuul n=ansible | 2026-06-14 07:59:07.053344 | fa163ee0-6271-f863-66dc-000000002592 | OK | Check IP responsiveness | np0000073150 2026-06-14 07:59:07,077 p=83235 u=zuul n=ansible | 2026-06-14 07:59:07.076551 | fa163ee0-6271-f863-66dc-000000002593 | TASK | Validate packet with 65508 MTU size can reach controller from lo 2026-06-14 07:59:07,252 p=83235 u=zuul n=ansible | 2026-06-14 07:59:07.251528 | fa163ee0-6271-f863-66dc-0000000025c0 | OK | Check IP responsiveness | np0000073146 2026-06-14 07:59:07,290 p=83235 u=zuul n=ansible | 2026-06-14 07:59:07.289464 | fa163ee0-6271-f863-66dc-0000000025c1 | TASK | Validate packet with 65508 MTU size can reach controller from lo 2026-06-14 07:59:07,297 p=83235 u=zuul n=ansible | 2026-06-14 07:59:07.296816 | fa163ee0-6271-f863-66dc-000000002670 | OK | Check IP responsiveness | np0000073147 2026-06-14 07:59:07,330 p=83235 u=zuul n=ansible | 2026-06-14 07:59:07.329610 | fa163ee0-6271-f863-66dc-000000002671 | TASK | Validate packet with 1472 MTU size can reach controller from vlan21 2026-06-14 07:59:07,962 p=83235 u=zuul n=ansible | 2026-06-14 07:59:07.961012 | fa163ee0-6271-f863-66dc-000000002533 | OK | Check IP responsiveness | np0000073149 2026-06-14 07:59:07,985 p=83235 u=zuul n=ansible | 2026-06-14 07:59:07.985261 | fa163ee0-6271-f863-66dc-000000002534 | TASK | Validate packet with 1472 MTU size can reach controller from vlan21 2026-06-14 07:59:11,536 p=83235 u=zuul n=ansible | 2026-06-14 07:59:11.535506 | fa163ee0-6271-f863-66dc-000000002593 | OK | Validate packet with 65508 MTU size can reach controller from lo | np0000073150 2026-06-14 07:59:11,553 p=83235 u=zuul n=ansible | 2026-06-14 07:59:11.552713 | fa163ee0-6271-f863-66dc-000000002599 | TASK | Set IP options 2026-06-14 07:59:11,591 p=83235 u=zuul n=ansible | 2026-06-14 07:59:11.591119 | fa163ee0-6271-f863-66dc-000000002599 | OK | Set IP options | np0000073150 2026-06-14 07:59:11,605 p=83235 u=zuul n=ansible | 2026-06-14 07:59:11.605272 | fa163ee0-6271-f863-66dc-00000000259a | TASK | Lookup interface information 2026-06-14 07:59:11,726 p=83235 u=zuul n=ansible | 2026-06-14 07:59:11.725295 | fa163ee0-6271-f863-66dc-0000000025c1 | OK | Validate packet with 65508 MTU size can reach controller from lo | np0000073146 2026-06-14 07:59:11,764 p=83235 u=zuul n=ansible | 2026-06-14 07:59:11.764056 | fa163ee0-6271-f863-66dc-0000000025c9 | TASK | Set IP options 2026-06-14 07:59:11,776 p=83235 u=zuul n=ansible | 2026-06-14 07:59:11.774984 | fa163ee0-6271-f863-66dc-000000002671 | OK | Validate packet with 1472 MTU size can reach controller from vlan21 | np0000073147 2026-06-14 07:59:11,799 p=83235 u=zuul n=ansible | 2026-06-14 07:59:11.799279 | fa163ee0-6271-f863-66dc-000000002677 | TASK | Set IP options 2026-06-14 07:59:11,810 p=83235 u=zuul n=ansible | 2026-06-14 07:59:11.809656 | fa163ee0-6271-f863-66dc-0000000025c9 | OK | Set IP options | np0000073146 2026-06-14 07:59:11,844 p=83235 u=zuul n=ansible | 2026-06-14 07:59:11.843803 | fa163ee0-6271-f863-66dc-0000000025ca | TASK | Lookup interface information 2026-06-14 07:59:11,850 p=83235 u=zuul n=ansible | 2026-06-14 07:59:11.849958 | fa163ee0-6271-f863-66dc-000000002677 | OK | Set IP options | np0000073147 2026-06-14 07:59:11,872 p=83235 u=zuul n=ansible | 2026-06-14 07:59:11.872295 | fa163ee0-6271-f863-66dc-000000002678 | TASK | Lookup interface information 2026-06-14 07:59:11,888 p=83235 u=zuul n=ansible | 2026-06-14 07:59:11.887302 | fa163ee0-6271-f863-66dc-00000000259a | CHANGED | Lookup interface information | np0000073150 2026-06-14 07:59:11,902 p=83235 u=zuul n=ansible | 2026-06-14 07:59:11.902297 | fa163ee0-6271-f863-66dc-00000000259b | TASK | Set interface vars 2026-06-14 07:59:11,983 p=83235 u=zuul n=ansible | 2026-06-14 07:59:11.982943 | fa163ee0-6271-f863-66dc-00000000259b | OK | Set interface vars | np0000073150 2026-06-14 07:59:11,997 p=83235 u=zuul n=ansible | 2026-06-14 07:59:11.996877 | fa163ee0-6271-f863-66dc-00000000259d | TASK | Check IP responsiveness 2026-06-14 07:59:12,139 p=83235 u=zuul n=ansible | 2026-06-14 07:59:12.139017 | fa163ee0-6271-f863-66dc-0000000025ca | CHANGED | Lookup interface information | np0000073146 2026-06-14 07:59:12,159 p=83235 u=zuul n=ansible | 2026-06-14 07:59:12.158971 | fa163ee0-6271-f863-66dc-0000000025cb | TASK | Set interface vars 2026-06-14 07:59:12,186 p=83235 u=zuul n=ansible | 2026-06-14 07:59:12.185233 | fa163ee0-6271-f863-66dc-000000002678 | CHANGED | Lookup interface information | np0000073147 2026-06-14 07:59:12,208 p=83235 u=zuul n=ansible | 2026-06-14 07:59:12.207553 | fa163ee0-6271-f863-66dc-000000002679 | TASK | Set interface vars 2026-06-14 07:59:12,253 p=83235 u=zuul n=ansible | 2026-06-14 07:59:12.252446 | fa163ee0-6271-f863-66dc-0000000025cb | OK | Set interface vars | np0000073146 2026-06-14 07:59:12,275 p=83235 u=zuul n=ansible | 2026-06-14 07:59:12.274622 | fa163ee0-6271-f863-66dc-0000000025cd | TASK | Check IP responsiveness 2026-06-14 07:59:12,299 p=83235 u=zuul n=ansible | 2026-06-14 07:59:12.298411 | fa163ee0-6271-f863-66dc-000000002679 | OK | Set interface vars | np0000073147 2026-06-14 07:59:12,322 p=83235 u=zuul n=ansible | 2026-06-14 07:59:12.322044 | fa163ee0-6271-f863-66dc-00000000267b | TASK | Check IP responsiveness 2026-06-14 07:59:12,445 p=83235 u=zuul n=ansible | 2026-06-14 07:59:12.444388 | fa163ee0-6271-f863-66dc-000000002534 | OK | Validate packet with 1472 MTU size can reach controller from vlan21 | np0000073149 2026-06-14 07:59:12,461 p=83235 u=zuul n=ansible | 2026-06-14 07:59:12.460578 | fa163ee0-6271-f863-66dc-00000000253c | TASK | Set IP options 2026-06-14 07:59:12,499 p=83235 u=zuul n=ansible | 2026-06-14 07:59:12.499335 | fa163ee0-6271-f863-66dc-00000000253c | OK | Set IP options | np0000073149 2026-06-14 07:59:12,510 p=83235 u=zuul n=ansible | 2026-06-14 07:59:12.510722 | fa163ee0-6271-f863-66dc-00000000253d | TASK | Lookup interface information 2026-06-14 07:59:12,822 p=83235 u=zuul n=ansible | 2026-06-14 07:59:12.821746 | fa163ee0-6271-f863-66dc-00000000253d | CHANGED | Lookup interface information | np0000073149 2026-06-14 07:59:12,845 p=83235 u=zuul n=ansible | 2026-06-14 07:59:12.844896 | fa163ee0-6271-f863-66dc-00000000253e | TASK | Set interface vars 2026-06-14 07:59:12,966 p=83235 u=zuul n=ansible | 2026-06-14 07:59:12.965807 | fa163ee0-6271-f863-66dc-00000000253e | OK | Set interface vars | np0000073149 2026-06-14 07:59:12,979 p=83235 u=zuul n=ansible | 2026-06-14 07:59:12.979049 | fa163ee0-6271-f863-66dc-000000002540 | TASK | Check IP responsiveness 2026-06-14 07:59:16,400 p=83235 u=zuul n=ansible | 2026-06-14 07:59:16.399126 | fa163ee0-6271-f863-66dc-00000000259d | OK | Check IP responsiveness | np0000073150 2026-06-14 07:59:16,423 p=83235 u=zuul n=ansible | 2026-06-14 07:59:16.423247 | fa163ee0-6271-f863-66dc-00000000259e | TASK | Validate packet with 65508 MTU size can reach controller from lo 2026-06-14 07:59:16,656 p=83235 u=zuul n=ansible | 2026-06-14 07:59:16.656138 | fa163ee0-6271-f863-66dc-0000000025cd | OK | Check IP responsiveness | np0000073146 2026-06-14 07:59:16,684 p=83235 u=zuul n=ansible | 2026-06-14 07:59:16.683622 | fa163ee0-6271-f863-66dc-0000000025ce | TASK | Validate packet with 65508 MTU size can reach controller from lo 2026-06-14 07:59:16,693 p=83235 u=zuul n=ansible | 2026-06-14 07:59:16.692010 | fa163ee0-6271-f863-66dc-00000000267b | OK | Check IP responsiveness | np0000073147 2026-06-14 07:59:16,731 p=83235 u=zuul n=ansible | 2026-06-14 07:59:16.731367 | fa163ee0-6271-f863-66dc-00000000267c | TASK | Validate packet with 1472 MTU size can reach controller from vlan23 2026-06-14 07:59:17,366 p=83235 u=zuul n=ansible | 2026-06-14 07:59:17.365511 | fa163ee0-6271-f863-66dc-000000002540 | OK | Check IP responsiveness | np0000073149 2026-06-14 07:59:17,381 p=83235 u=zuul n=ansible | 2026-06-14 07:59:17.381545 | fa163ee0-6271-f863-66dc-000000002541 | TASK | Validate packet with 1472 MTU size can reach controller from vlan20 2026-06-14 07:59:20,872 p=83235 u=zuul n=ansible | 2026-06-14 07:59:20.871323 | fa163ee0-6271-f863-66dc-00000000259e | OK | Validate packet with 65508 MTU size can reach controller from lo | np0000073150 2026-06-14 07:59:20,895 p=83235 u=zuul n=ansible | 2026-06-14 07:59:20.895356 | fa163ee0-6271-f863-66dc-0000000025a4 | TASK | Set IP options 2026-06-14 07:59:20,943 p=83235 u=zuul n=ansible | 2026-06-14 07:59:20.942680 | fa163ee0-6271-f863-66dc-0000000025a4 | OK | Set IP options | np0000073150 2026-06-14 07:59:20,964 p=83235 u=zuul n=ansible | 2026-06-14 07:59:20.964038 | fa163ee0-6271-f863-66dc-0000000025a5 | TASK | Lookup interface information 2026-06-14 07:59:21,135 p=83235 u=zuul n=ansible | 2026-06-14 07:59:21.134778 | fa163ee0-6271-f863-66dc-0000000025ce | OK | Validate packet with 65508 MTU size can reach controller from lo | np0000073146 2026-06-14 07:59:21,177 p=83235 u=zuul n=ansible | 2026-06-14 07:59:21.177209 | fa163ee0-6271-f863-66dc-0000000025d4 | TASK | Set IP options 2026-06-14 07:59:21,186 p=83235 u=zuul n=ansible | 2026-06-14 07:59:21.185865 | fa163ee0-6271-f863-66dc-00000000267c | OK | Validate packet with 1472 MTU size can reach controller from vlan23 | np0000073147 2026-06-14 07:59:21,210 p=83235 u=zuul n=ansible | 2026-06-14 07:59:21.210054 | fa163ee0-6271-f863-66dc-000000002682 | TASK | Set IP options 2026-06-14 07:59:21,223 p=83235 u=zuul n=ansible | 2026-06-14 07:59:21.222513 | fa163ee0-6271-f863-66dc-0000000025d4 | OK | Set IP options | np0000073146 2026-06-14 07:59:21,245 p=83235 u=zuul n=ansible | 2026-06-14 07:59:21.244848 | fa163ee0-6271-f863-66dc-0000000025d5 | TASK | Lookup interface information 2026-06-14 07:59:21,261 p=83235 u=zuul n=ansible | 2026-06-14 07:59:21.260927 | fa163ee0-6271-f863-66dc-000000002682 | OK | Set IP options | np0000073147 2026-06-14 07:59:21,299 p=83235 u=zuul n=ansible | 2026-06-14 07:59:21.298824 | fa163ee0-6271-f863-66dc-000000002683 | TASK | Lookup interface information 2026-06-14 07:59:21,307 p=83235 u=zuul n=ansible | 2026-06-14 07:59:21.306661 | fa163ee0-6271-f863-66dc-0000000025a5 | CHANGED | Lookup interface information | np0000073150 2026-06-14 07:59:21,331 p=83235 u=zuul n=ansible | 2026-06-14 07:59:21.331017 | fa163ee0-6271-f863-66dc-0000000025a6 | TASK | Set interface vars 2026-06-14 07:59:21,442 p=83235 u=zuul n=ansible | 2026-06-14 07:59:21.441515 | fa163ee0-6271-f863-66dc-0000000025a6 | OK | Set interface vars | np0000073150 2026-06-14 07:59:21,463 p=83235 u=zuul n=ansible | 2026-06-14 07:59:21.463065 | fa163ee0-6271-f863-66dc-0000000025aa | TASK | Check IP responsiveness 2026-06-14 07:59:21,547 p=83235 u=zuul n=ansible | 2026-06-14 07:59:21.546308 | fa163ee0-6271-f863-66dc-0000000025d5 | CHANGED | Lookup interface information | np0000073146 2026-06-14 07:59:21,582 p=83235 u=zuul n=ansible | 2026-06-14 07:59:21.581908 | fa163ee0-6271-f863-66dc-0000000025d6 | TASK | Set interface vars 2026-06-14 07:59:21,621 p=83235 u=zuul n=ansible | 2026-06-14 07:59:21.621030 | fa163ee0-6271-f863-66dc-000000002683 | CHANGED | Lookup interface information | np0000073147 2026-06-14 07:59:21,642 p=83235 u=zuul n=ansible | 2026-06-14 07:59:21.641706 | fa163ee0-6271-f863-66dc-000000002684 | TASK | Set interface vars 2026-06-14 07:59:21,670 p=83235 u=zuul n=ansible | 2026-06-14 07:59:21.670001 | fa163ee0-6271-f863-66dc-0000000025d6 | OK | Set interface vars | np0000073146 2026-06-14 07:59:21,690 p=83235 u=zuul n=ansible | 2026-06-14 07:59:21.689818 | fa163ee0-6271-f863-66dc-0000000025d8 | TASK | Check IP responsiveness 2026-06-14 07:59:21,712 p=83235 u=zuul n=ansible | 2026-06-14 07:59:21.711965 | fa163ee0-6271-f863-66dc-000000002684 | OK | Set interface vars | np0000073147 2026-06-14 07:59:21,729 p=83235 u=zuul n=ansible | 2026-06-14 07:59:21.728743 | fa163ee0-6271-f863-66dc-000000002686 | TASK | Check IP responsiveness 2026-06-14 07:59:21,846 p=83235 u=zuul n=ansible | 2026-06-14 07:59:21.845990 | fa163ee0-6271-f863-66dc-000000002541 | OK | Validate packet with 1472 MTU size can reach controller from vlan20 | np0000073149 2026-06-14 07:59:21,860 p=83235 u=zuul n=ansible | 2026-06-14 07:59:21.859786 | fa163ee0-6271-f863-66dc-000000002549 | TASK | Set IP options 2026-06-14 07:59:21,889 p=83235 u=zuul n=ansible | 2026-06-14 07:59:21.889022 | fa163ee0-6271-f863-66dc-000000002549 | OK | Set IP options | np0000073149 2026-06-14 07:59:21,903 p=83235 u=zuul n=ansible | 2026-06-14 07:59:21.903285 | fa163ee0-6271-f863-66dc-00000000254a | TASK | Lookup interface information 2026-06-14 07:59:22,201 p=83235 u=zuul n=ansible | 2026-06-14 07:59:22.200257 | fa163ee0-6271-f863-66dc-00000000254a | CHANGED | Lookup interface information | np0000073149 2026-06-14 07:59:22,223 p=83235 u=zuul n=ansible | 2026-06-14 07:59:22.223260 | fa163ee0-6271-f863-66dc-00000000254b | TASK | Set interface vars 2026-06-14 07:59:22,312 p=83235 u=zuul n=ansible | 2026-06-14 07:59:22.312082 | fa163ee0-6271-f863-66dc-00000000254b | OK | Set interface vars | np0000073149 2026-06-14 07:59:22,326 p=83235 u=zuul n=ansible | 2026-06-14 07:59:22.326387 | fa163ee0-6271-f863-66dc-00000000254d | TASK | Check IP responsiveness 2026-06-14 07:59:25,863 p=83235 u=zuul n=ansible | 2026-06-14 07:59:25.861966 | fa163ee0-6271-f863-66dc-0000000025aa | OK | Check IP responsiveness | np0000073150 2026-06-14 07:59:25,884 p=83235 u=zuul n=ansible | 2026-06-14 07:59:25.884548 | fa163ee0-6271-f863-66dc-0000000025ab | TASK | Validate packet with 65508 MTU size can reach controller from lo 2026-06-14 07:59:26,066 p=83235 u=zuul n=ansible | 2026-06-14 07:59:26.065647 | fa163ee0-6271-f863-66dc-0000000025d8 | OK | Check IP responsiveness | np0000073146 2026-06-14 07:59:26,086 p=83235 u=zuul n=ansible | 2026-06-14 07:59:26.085782 | fa163ee0-6271-f863-66dc-0000000025d9 | TASK | Validate packet with 65508 MTU size can reach controller from lo 2026-06-14 07:59:26,156 p=83235 u=zuul n=ansible | 2026-06-14 07:59:26.155313 | fa163ee0-6271-f863-66dc-000000002686 | OK | Check IP responsiveness | np0000073147 2026-06-14 07:59:26,193 p=83235 u=zuul n=ansible | 2026-06-14 07:59:26.192473 | fa163ee0-6271-f863-66dc-000000002687 | TASK | Validate packet with 1472 MTU size can reach controller from vlan20 2026-06-14 07:59:26,714 p=83235 u=zuul n=ansible | 2026-06-14 07:59:26.713881 | fa163ee0-6271-f863-66dc-00000000254d | OK | Check IP responsiveness | np0000073149 2026-06-14 07:59:26,733 p=83235 u=zuul n=ansible | 2026-06-14 07:59:26.732635 | fa163ee0-6271-f863-66dc-00000000254e | TASK | Validate packet with 1472 MTU size can reach controller from vlan22 2026-06-14 07:59:30,341 p=83235 u=zuul n=ansible | 2026-06-14 07:59:30.340147 | fa163ee0-6271-f863-66dc-0000000025ab | OK | Validate packet with 65508 MTU size can reach controller from lo | np0000073150 2026-06-14 07:59:30,360 p=83235 u=zuul n=ansible | 2026-06-14 07:59:30.359961 | fa163ee0-6271-f863-66dc-000000002498 | TASK | Verify the configured FQDN vs /etc/hosts 2026-06-14 07:59:30,393 p=83235 u=zuul n=ansible | 2026-06-14 07:59:30.392769 | fa163ee0-6271-f863-66dc-000000002498 | SKIPPED | Verify the configured FQDN vs /etc/hosts | np0000073150 2026-06-14 07:59:30,545 p=83235 u=zuul n=ansible | 2026-06-14 07:59:30.544338 | fa163ee0-6271-f863-66dc-0000000025d9 | OK | Validate packet with 65508 MTU size can reach controller from lo | np0000073146 2026-06-14 07:59:30,568 p=83235 u=zuul n=ansible | 2026-06-14 07:59:30.567349 | fa163ee0-6271-f863-66dc-0000000025e1 | TASK | Set IP options 2026-06-14 07:59:30,617 p=83235 u=zuul n=ansible | 2026-06-14 07:59:30.616379 | fa163ee0-6271-f863-66dc-0000000025e1 | OK | Set IP options | np0000073146 2026-06-14 07:59:30,659 p=83235 u=zuul n=ansible | 2026-06-14 07:59:30.658701 | fa163ee0-6271-f863-66dc-0000000025e2 | TASK | Lookup interface information 2026-06-14 07:59:30,667 p=83235 u=zuul n=ansible | 2026-06-14 07:59:30.666274 | fa163ee0-6271-f863-66dc-000000002687 | OK | Validate packet with 1472 MTU size can reach controller from vlan20 | np0000073147 2026-06-14 07:59:30,688 p=83235 u=zuul n=ansible | 2026-06-14 07:59:30.687736 | fa163ee0-6271-f863-66dc-00000000268d | TASK | Set IP options 2026-06-14 07:59:30,731 p=83235 u=zuul n=ansible | 2026-06-14 07:59:30.730985 | fa163ee0-6271-f863-66dc-00000000268d | OK | Set IP options | np0000073147 2026-06-14 07:59:30,754 p=83235 u=zuul n=ansible | 2026-06-14 07:59:30.753300 | fa163ee0-6271-f863-66dc-00000000268e | TASK | Lookup interface information 2026-06-14 07:59:30,973 p=83235 u=zuul n=ansible | 2026-06-14 07:59:30.972891 | fa163ee0-6271-f863-66dc-0000000025e2 | CHANGED | Lookup interface information | np0000073146 2026-06-14 07:59:30,993 p=83235 u=zuul n=ansible | 2026-06-14 07:59:30.992770 | fa163ee0-6271-f863-66dc-0000000025e3 | TASK | Set interface vars 2026-06-14 07:59:31,080 p=83235 u=zuul n=ansible | 2026-06-14 07:59:31.079854 | fa163ee0-6271-f863-66dc-0000000025e3 | OK | Set interface vars | np0000073146 2026-06-14 07:59:31,086 p=83235 u=zuul n=ansible | 2026-06-14 07:59:31.085765 | fa163ee0-6271-f863-66dc-00000000268e | CHANGED | Lookup interface information | np0000073147 2026-06-14 07:59:31,104 p=83235 u=zuul n=ansible | 2026-06-14 07:59:31.104448 | fa163ee0-6271-f863-66dc-0000000025e5 | TASK | Check IP responsiveness 2026-06-14 07:59:31,127 p=83235 u=zuul n=ansible | 2026-06-14 07:59:31.126604 | fa163ee0-6271-f863-66dc-00000000268f | TASK | Set interface vars 2026-06-14 07:59:31,184 p=83235 u=zuul n=ansible | 2026-06-14 07:59:31.183894 | fa163ee0-6271-f863-66dc-00000000254e | OK | Validate packet with 1472 MTU size can reach controller from vlan22 | np0000073149 2026-06-14 07:59:31,206 p=83235 u=zuul n=ansible | 2026-06-14 07:59:31.205571 | fa163ee0-6271-f863-66dc-000000002498 | TASK | Verify the configured FQDN vs /etc/hosts 2026-06-14 07:59:31,220 p=83235 u=zuul n=ansible | 2026-06-14 07:59:31.219411 | fa163ee0-6271-f863-66dc-00000000268f | OK | Set interface vars | np0000073147 2026-06-14 07:59:31,240 p=83235 u=zuul n=ansible | 2026-06-14 07:59:31.239782 | fa163ee0-6271-f863-66dc-000000002691 | TASK | Check IP responsiveness 2026-06-14 07:59:31,245 p=83235 u=zuul n=ansible | 2026-06-14 07:59:31.244523 | fa163ee0-6271-f863-66dc-000000002498 | SKIPPED | Verify the configured FQDN vs /etc/hosts | np0000073149 2026-06-14 07:59:35,537 p=83235 u=zuul n=ansible | 2026-06-14 07:59:35.536801 | fa163ee0-6271-f863-66dc-0000000025e5 | OK | Check IP responsiveness | np0000073146 2026-06-14 07:59:35,566 p=83235 u=zuul n=ansible | 2026-06-14 07:59:35.565754 | fa163ee0-6271-f863-66dc-0000000025e6 | TASK | Validate packet with 65508 MTU size can reach controller from lo 2026-06-14 07:59:36,624 p=83235 u=zuul n=ansible | 2026-06-14 07:59:36.623303 | fa163ee0-6271-f863-66dc-000000002691 | OK | Check IP responsiveness | np0000073147 2026-06-14 07:59:36,640 p=83235 u=zuul n=ansible | 2026-06-14 07:59:36.639880 | fa163ee0-6271-f863-66dc-000000002692 | TASK | Validate packet with 1472 MTU size can reach controller from vlan22 2026-06-14 07:59:40,017 p=83235 u=zuul n=ansible | 2026-06-14 07:59:40.016632 | fa163ee0-6271-f863-66dc-0000000025e6 | OK | Validate packet with 65508 MTU size can reach controller from lo | np0000073146 2026-06-14 07:59:40,041 p=83235 u=zuul n=ansible | 2026-06-14 07:59:40.040917 | fa163ee0-6271-f863-66dc-0000000025ec | TASK | Set IP options 2026-06-14 07:59:40,085 p=83235 u=zuul n=ansible | 2026-06-14 07:59:40.084573 | fa163ee0-6271-f863-66dc-0000000025ec | OK | Set IP options | np0000073146 2026-06-14 07:59:40,106 p=83235 u=zuul n=ansible | 2026-06-14 07:59:40.106102 | fa163ee0-6271-f863-66dc-0000000025ed | TASK | Lookup interface information 2026-06-14 07:59:40,413 p=83235 u=zuul n=ansible | 2026-06-14 07:59:40.412931 | fa163ee0-6271-f863-66dc-0000000025ed | CHANGED | Lookup interface information | np0000073146 2026-06-14 07:59:40,434 p=83235 u=zuul n=ansible | 2026-06-14 07:59:40.433778 | fa163ee0-6271-f863-66dc-0000000025ee | TASK | Set interface vars 2026-06-14 07:59:40,510 p=83235 u=zuul n=ansible | 2026-06-14 07:59:40.509535 | fa163ee0-6271-f863-66dc-0000000025ee | OK | Set interface vars | np0000073146 2026-06-14 07:59:40,532 p=83235 u=zuul n=ansible | 2026-06-14 07:59:40.532025 | fa163ee0-6271-f863-66dc-0000000025f0 | TASK | Check IP responsiveness 2026-06-14 07:59:41,065 p=83235 u=zuul n=ansible | 2026-06-14 07:59:41.064370 | fa163ee0-6271-f863-66dc-000000002692 | OK | Validate packet with 1472 MTU size can reach controller from vlan22 | np0000073147 2026-06-14 07:59:41,086 p=83235 u=zuul n=ansible | 2026-06-14 07:59:41.086391 | fa163ee0-6271-f863-66dc-000000002698 | TASK | Set IP options 2026-06-14 07:59:41,133 p=83235 u=zuul n=ansible | 2026-06-14 07:59:41.132825 | fa163ee0-6271-f863-66dc-000000002698 | OK | Set IP options | np0000073147 2026-06-14 07:59:41,152 p=83235 u=zuul n=ansible | 2026-06-14 07:59:41.152253 | fa163ee0-6271-f863-66dc-000000002699 | TASK | Lookup interface information 2026-06-14 07:59:41,481 p=83235 u=zuul n=ansible | 2026-06-14 07:59:41.480608 | fa163ee0-6271-f863-66dc-000000002699 | CHANGED | Lookup interface information | np0000073147 2026-06-14 07:59:41,515 p=83235 u=zuul n=ansible | 2026-06-14 07:59:41.514803 | fa163ee0-6271-f863-66dc-00000000269a | TASK | Set interface vars 2026-06-14 07:59:41,609 p=83235 u=zuul n=ansible | 2026-06-14 07:59:41.608220 | fa163ee0-6271-f863-66dc-00000000269a | OK | Set interface vars | np0000073147 2026-06-14 07:59:41,636 p=83235 u=zuul n=ansible | 2026-06-14 07:59:41.635866 | fa163ee0-6271-f863-66dc-00000000269c | TASK | Check IP responsiveness 2026-06-14 07:59:44,944 p=83235 u=zuul n=ansible | 2026-06-14 07:59:44.943611 | fa163ee0-6271-f863-66dc-0000000025f0 | OK | Check IP responsiveness | np0000073146 2026-06-14 07:59:44,977 p=83235 u=zuul n=ansible | 2026-06-14 07:59:44.976438 | fa163ee0-6271-f863-66dc-0000000025f1 | TASK | Validate packet with 65508 MTU size can reach controller from lo 2026-06-14 07:59:46,052 p=83235 u=zuul n=ansible | 2026-06-14 07:59:46.051804 | fa163ee0-6271-f863-66dc-00000000269c | OK | Check IP responsiveness | np0000073147 2026-06-14 07:59:46,085 p=83235 u=zuul n=ansible | 2026-06-14 07:59:46.084375 | fa163ee0-6271-f863-66dc-00000000269d | TASK | Validate packet with 1472 MTU size can reach controller from vlan44 2026-06-14 07:59:49,423 p=83235 u=zuul n=ansible | 2026-06-14 07:59:49.422192 | fa163ee0-6271-f863-66dc-0000000025f1 | OK | Validate packet with 65508 MTU size can reach controller from lo | np0000073146 2026-06-14 07:59:49,456 p=83235 u=zuul n=ansible | 2026-06-14 07:59:49.455493 | fa163ee0-6271-f863-66dc-000000002498 | TASK | Verify the configured FQDN vs /etc/hosts 2026-06-14 07:59:49,484 p=83235 u=zuul n=ansible | 2026-06-14 07:59:49.483391 | fa163ee0-6271-f863-66dc-000000002498 | SKIPPED | Verify the configured FQDN vs /etc/hosts | np0000073146 2026-06-14 07:59:50,538 p=83235 u=zuul n=ansible | 2026-06-14 07:59:50.537862 | fa163ee0-6271-f863-66dc-00000000269d | OK | Validate packet with 1472 MTU size can reach controller from vlan44 | np0000073147 2026-06-14 07:59:50,567 p=83235 u=zuul n=ansible | 2026-06-14 07:59:50.567359 | fa163ee0-6271-f863-66dc-000000002498 | TASK | Verify the configured FQDN vs /etc/hosts 2026-06-14 07:59:50,598 p=83235 u=zuul n=ansible | 2026-06-14 07:59:50.598060 | fa163ee0-6271-f863-66dc-000000002498 | SKIPPED | Verify the configured FQDN vs /etc/hosts | np0000073147 2026-06-14 07:59:50,682 p=83235 u=zuul n=ansible | PLAY [Server pre deployment steps] ********************************************* 2026-06-14 07:59:50,798 p=83235 u=zuul n=ansible | 2026-06-14 07:59:50.797621 | fa163ee0-6271-f863-66dc-00000000009f | TASK | Server pre deployments 2026-06-14 07:59:50,812 p=83235 u=zuul n=ansible | 2026-06-14 07:59:50.812171 | fa163ee0-6271-f863-66dc-00000000009f | TASK | Server pre deployments 2026-06-14 07:59:50,836 p=83235 u=zuul n=ansible | 2026-06-14 07:59:50.832509 | fa163ee0-6271-f863-66dc-00000000009f | TASK | Server pre deployments 2026-06-14 07:59:50,859 p=83235 u=zuul n=ansible | 2026-06-14 07:59:50.859432 | fa163ee0-6271-f863-66dc-00000000009f | TASK | Server pre deployments 2026-06-14 07:59:50,879 p=83235 u=zuul n=ansible | 2026-06-14 07:59:50.878843 | fa163ee0-6271-f863-66dc-00000000009f | TASK | Server pre deployments 2026-06-14 07:59:50,907 p=83235 u=zuul n=ansible | 2026-06-14 07:59:50.901064 | fa163ee0-6271-f863-66dc-00000000009f | TASK | Server pre deployments 2026-06-14 07:59:50,913 p=83235 u=zuul n=ansible | 2026-06-14 07:59:50.912425 | fa163ee0-6271-f863-66dc-00000000009f | OK | Server pre deployments | np0000073148 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre deployments' to resume from this task" } 2026-06-14 07:59:50,913 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073148 -> localhost', 'fa163ee0-6271-f863-66dc-00000000009f') missing from stats 2026-06-14 07:59:50,914 p=83235 u=zuul n=ansible | 2026-06-14 07:59:50.913888 | fa163ee0-6271-f863-66dc-00000000009f | OK | Server pre deployments | np0000073149 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre deployments' to resume from this task" } 2026-06-14 07:59:50,914 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073149 -> localhost', 'fa163ee0-6271-f863-66dc-00000000009f') missing from stats 2026-06-14 07:59:50,914 p=83235 u=zuul n=ansible | 2026-06-14 07:59:50.914688 | fa163ee0-6271-f863-66dc-00000000009f | OK | Server pre deployments | np0000073150 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre deployments' to resume from this task" } 2026-06-14 07:59:50,915 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073150 -> localhost', 'fa163ee0-6271-f863-66dc-00000000009f') missing from stats 2026-06-14 07:59:50,915 p=83235 u=zuul n=ansible | 2026-06-14 07:59:50.915486 | fa163ee0-6271-f863-66dc-00000000009f | OK | Server pre deployments | np0000073145 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre deployments' to resume from this task" } 2026-06-14 07:59:50,916 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073145 -> localhost', 'fa163ee0-6271-f863-66dc-00000000009f') missing from stats 2026-06-14 07:59:50,916 p=83235 u=zuul n=ansible | 2026-06-14 07:59:50.916252 | fa163ee0-6271-f863-66dc-00000000009f | OK | Server pre deployments | np0000073146 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre deployments' to resume from this task" } 2026-06-14 07:59:50,916 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073146 -> localhost', 'fa163ee0-6271-f863-66dc-00000000009f') missing from stats 2026-06-14 07:59:50,933 p=83235 u=zuul n=ansible | 2026-06-14 07:59:50.927326 | fa163ee0-6271-f863-66dc-0000000000a3 | TASK | Hiera config 2026-06-14 07:59:50,954 p=83235 u=zuul n=ansible | 2026-06-14 07:59:50.948537 | fa163ee0-6271-f863-66dc-0000000000a3 | TASK | Hiera config 2026-06-14 07:59:50,975 p=83235 u=zuul n=ansible | 2026-06-14 07:59:50.969220 | fa163ee0-6271-f863-66dc-0000000000a3 | TASK | Hiera config 2026-06-14 07:59:50,993 p=83235 u=zuul n=ansible | 2026-06-14 07:59:50.993020 | fa163ee0-6271-f863-66dc-0000000000a3 | TASK | Hiera config 2026-06-14 07:59:51,023 p=83235 u=zuul n=ansible | 2026-06-14 07:59:51.023429 | fa163ee0-6271-f863-66dc-0000000000a3 | TASK | Hiera config 2026-06-14 07:59:51,028 p=83235 u=zuul n=ansible | 2026-06-14 07:59:51.028422 | fa163ee0-6271-f863-66dc-00000000009f | OK | Server pre deployments | np0000073147 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre deployments' to resume from this task" } 2026-06-14 07:59:51,029 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073147 -> localhost', 'fa163ee0-6271-f863-66dc-00000000009f') missing from stats 2026-06-14 07:59:51,096 p=83235 u=zuul n=ansible | 2026-06-14 07:59:51.095517 | fa163ee0-6271-f863-66dc-00000000285d | TASK | Create /etc/puppet/hieradata 2026-06-14 07:59:51,110 p=83235 u=zuul n=ansible | 2026-06-14 07:59:51.109728 | fa163ee0-6271-f863-66dc-00000000285d | TASK | Create /etc/puppet/hieradata 2026-06-14 07:59:51,124 p=83235 u=zuul n=ansible | 2026-06-14 07:59:51.123763 | fa163ee0-6271-f863-66dc-00000000285d | TASK | Create /etc/puppet/hieradata 2026-06-14 07:59:51,142 p=83235 u=zuul n=ansible | 2026-06-14 07:59:51.141807 | fa163ee0-6271-f863-66dc-00000000285d | TASK | Create /etc/puppet/hieradata 2026-06-14 07:59:51,163 p=83235 u=zuul n=ansible | 2026-06-14 07:59:51.162513 | fa163ee0-6271-f863-66dc-0000000000a3 | TASK | Hiera config 2026-06-14 07:59:51,209 p=83235 u=zuul n=ansible | 2026-06-14 07:59:51.209361 | fa163ee0-6271-f863-66dc-00000000285d | TASK | Create /etc/puppet/hieradata 2026-06-14 07:59:51,246 p=83235 u=zuul n=ansible | 2026-06-14 07:59:51.246417 | fa163ee0-6271-f863-66dc-00000000285d | TASK | Create /etc/puppet/hieradata 2026-06-14 07:59:51,372 p=83235 u=zuul n=ansible | 2026-06-14 07:59:51.371680 | fa163ee0-6271-f863-66dc-00000000285d | OK | Create /etc/puppet/hieradata | np0000073149 2026-06-14 07:59:51,383 p=83235 u=zuul n=ansible | 2026-06-14 07:59:51.382888 | fa163ee0-6271-f863-66dc-00000000285e | TASK | Write hiera config 2026-06-14 07:59:51,402 p=83235 u=zuul n=ansible | 2026-06-14 07:59:51.401483 | fa163ee0-6271-f863-66dc-00000000285d | OK | Create /etc/puppet/hieradata | np0000073148 2026-06-14 07:59:51,413 p=83235 u=zuul n=ansible | 2026-06-14 07:59:51.412930 | fa163ee0-6271-f863-66dc-00000000285e | TASK | Write hiera config 2026-06-14 07:59:51,443 p=83235 u=zuul n=ansible | 2026-06-14 07:59:51.437258 | fa163ee0-6271-f863-66dc-00000000285d | OK | Create /etc/puppet/hieradata | np0000073145 2026-06-14 07:59:51,444 p=83235 u=zuul n=ansible | 2026-06-14 07:59:51.444468 | fa163ee0-6271-f863-66dc-00000000285d | OK | Create /etc/puppet/hieradata | np0000073150 2026-06-14 07:59:51,455 p=83235 u=zuul n=ansible | 2026-06-14 07:59:51.455093 | fa163ee0-6271-f863-66dc-00000000285e | TASK | Write hiera config 2026-06-14 07:59:51,476 p=83235 u=zuul n=ansible | 2026-06-14 07:59:51.475741 | fa163ee0-6271-f863-66dc-00000000285e | TASK | Write hiera config 2026-06-14 07:59:51,522 p=83235 u=zuul n=ansible | 2026-06-14 07:59:51.522184 | fa163ee0-6271-f863-66dc-00000000285d | OK | Create /etc/puppet/hieradata | np0000073146 2026-06-14 07:59:51,539 p=83235 u=zuul n=ansible | 2026-06-14 07:59:51.538771 | fa163ee0-6271-f863-66dc-00000000285e | TASK | Write hiera config 2026-06-14 07:59:51,551 p=83235 u=zuul n=ansible | 2026-06-14 07:59:51.551050 | fa163ee0-6271-f863-66dc-00000000285d | OK | Create /etc/puppet/hieradata | np0000073147 2026-06-14 07:59:51,568 p=83235 u=zuul n=ansible | 2026-06-14 07:59:51.568058 | fa163ee0-6271-f863-66dc-00000000285e | TASK | Write hiera config 2026-06-14 07:59:52,211 p=83235 u=zuul n=ansible | 2026-06-14 07:59:52.210665 | fa163ee0-6271-f863-66dc-00000000285e | OK | Write hiera config | np0000073149 2026-06-14 07:59:52,252 p=83235 u=zuul n=ansible | 2026-06-14 07:59:52.252193 | fa163ee0-6271-f863-66dc-0000000000a4 | TASK | Hiera symlink 2026-06-14 07:59:52,295 p=83235 u=zuul n=ansible | 2026-06-14 07:59:52.294777 | fa163ee0-6271-f863-66dc-00000000285e | OK | Write hiera config | np0000073145 2026-06-14 07:59:52,359 p=83235 u=zuul n=ansible | 2026-06-14 07:59:52.359035 | fa163ee0-6271-f863-66dc-0000000000a4 | TASK | Hiera symlink 2026-06-14 07:59:52,366 p=83235 u=zuul n=ansible | 2026-06-14 07:59:52.366072 | fa163ee0-6271-f863-66dc-00000000285e | OK | Write hiera config | np0000073150 2026-06-14 07:59:52,368 p=83235 u=zuul n=ansible | 2026-06-14 07:59:52.368233 | fa163ee0-6271-f863-66dc-00000000285e | OK | Write hiera config | np0000073147 2026-06-14 07:59:52,414 p=83235 u=zuul n=ansible | 2026-06-14 07:59:52.414138 | fa163ee0-6271-f863-66dc-00000000285e | OK | Write hiera config | np0000073146 2026-06-14 07:59:52,426 p=83235 u=zuul n=ansible | 2026-06-14 07:59:52.426377 | fa163ee0-6271-f863-66dc-0000000000a4 | TASK | Hiera symlink 2026-06-14 07:59:52,459 p=83235 u=zuul n=ansible | 2026-06-14 07:59:52.458577 | fa163ee0-6271-f863-66dc-0000000000a4 | TASK | Hiera symlink 2026-06-14 07:59:52,480 p=83235 u=zuul n=ansible | 2026-06-14 07:59:52.479561 | fa163ee0-6271-f863-66dc-0000000000a4 | TASK | Hiera symlink 2026-06-14 07:59:52,574 p=83235 u=zuul n=ansible | 2026-06-14 07:59:52.573743 | fa163ee0-6271-f863-66dc-0000000000a4 | OK | Hiera symlink | np0000073149 2026-06-14 07:59:52,584 p=83235 u=zuul n=ansible | 2026-06-14 07:59:52.584648 | fa163ee0-6271-f863-66dc-0000000000a5 | TASK | Hieradata from vars 2026-06-14 07:59:52,686 p=83235 u=zuul n=ansible | 2026-06-14 07:59:52.685786 | fa163ee0-6271-f863-66dc-00000000296b | TASK | Copy overcloud.json to all_nodes.json 2026-06-14 07:59:52,691 p=83235 u=zuul n=ansible | 2026-06-14 07:59:52.691354 | fa163ee0-6271-f863-66dc-0000000000a4 | OK | Hiera symlink | np0000073145 2026-06-14 07:59:52,707 p=83235 u=zuul n=ansible | 2026-06-14 07:59:52.706807 | fa163ee0-6271-f863-66dc-0000000000a5 | TASK | Hieradata from vars 2026-06-14 07:59:52,740 p=83235 u=zuul n=ansible | 2026-06-14 07:59:52.740676 | fa163ee0-6271-f863-66dc-0000000000a4 | OK | Hiera symlink | np0000073150 2026-06-14 07:59:52,781 p=83235 u=zuul n=ansible | 2026-06-14 07:59:52.780751 | fa163ee0-6271-f863-66dc-0000000000a5 | TASK | Hieradata from vars 2026-06-14 07:59:52,806 p=83235 u=zuul n=ansible | 2026-06-14 07:59:52.798365 | fa163ee0-6271-f863-66dc-00000000296b | TASK | Copy overcloud.json to all_nodes.json 2026-06-14 07:59:52,812 p=83235 u=zuul n=ansible | 2026-06-14 07:59:52.811968 | fa163ee0-6271-f863-66dc-0000000000a4 | OK | Hiera symlink | np0000073147 2026-06-14 07:59:52,813 p=83235 u=zuul n=ansible | 2026-06-14 07:59:52.813382 | fa163ee0-6271-f863-66dc-0000000000a4 | OK | Hiera symlink | np0000073146 2026-06-14 07:59:52,842 p=83235 u=zuul n=ansible | 2026-06-14 07:59:52.842557 | fa163ee0-6271-f863-66dc-00000000296b | TASK | Copy overcloud.json to all_nodes.json 2026-06-14 07:59:52,859 p=83235 u=zuul n=ansible | 2026-06-14 07:59:52.859489 | fa163ee0-6271-f863-66dc-0000000000a5 | TASK | Hieradata from vars 2026-06-14 07:59:52,877 p=83235 u=zuul n=ansible | 2026-06-14 07:59:52.876873 | fa163ee0-6271-f863-66dc-0000000000a5 | TASK | Hieradata from vars 2026-06-14 07:59:52,935 p=83235 u=zuul n=ansible | 2026-06-14 07:59:52.935375 | fa163ee0-6271-f863-66dc-00000000296b | TASK | Copy overcloud.json to all_nodes.json 2026-06-14 07:59:52,980 p=83235 u=zuul n=ansible | 2026-06-14 07:59:52.979971 | fa163ee0-6271-f863-66dc-00000000296b | TASK | Copy overcloud.json to all_nodes.json 2026-06-14 07:59:53,219 p=83235 u=zuul n=ansible | 2026-06-14 07:59:53.218353 | fa163ee0-6271-f863-66dc-00000000285e | OK | Write hiera config | np0000073148 2026-06-14 07:59:53,238 p=83235 u=zuul n=ansible | 2026-06-14 07:59:53.237961 | fa163ee0-6271-f863-66dc-0000000000a4 | TASK | Hiera symlink 2026-06-14 07:59:53,510 p=83235 u=zuul n=ansible | 2026-06-14 07:59:53.509278 | fa163ee0-6271-f863-66dc-00000000296b | OK | Copy overcloud.json to all_nodes.json | np0000073149 2026-06-14 07:59:53,524 p=83235 u=zuul n=ansible | 2026-06-14 07:59:53.524315 | fa163ee0-6271-f863-66dc-00000000296c | TASK | Render hieradata from template 2026-06-14 07:59:53,552 p=83235 u=zuul n=ansible | 2026-06-14 07:59:53.551843 | fa163ee0-6271-f863-66dc-0000000000a4 | OK | Hiera symlink | np0000073148 2026-06-14 07:59:53,567 p=83235 u=zuul n=ansible | 2026-06-14 07:59:53.566893 | fa163ee0-6271-f863-66dc-0000000000a5 | TASK | Hieradata from vars 2026-06-14 07:59:53,635 p=83235 u=zuul n=ansible | 2026-06-14 07:59:53.634611 | fa163ee0-6271-f863-66dc-00000000296b | TASK | Copy overcloud.json to all_nodes.json 2026-06-14 07:59:53,656 p=83235 u=zuul n=ansible | 2026-06-14 07:59:53.656083 | fa163ee0-6271-f863-66dc-00000000296b | OK | Copy overcloud.json to all_nodes.json | np0000073145 2026-06-14 07:59:53,658 p=83235 u=zuul n=ansible | 2026-06-14 07:59:53.657996 | fa163ee0-6271-f863-66dc-00000000296b | OK | Copy overcloud.json to all_nodes.json | np0000073150 2026-06-14 07:59:53,671 p=83235 u=zuul n=ansible | 2026-06-14 07:59:53.671289 | fa163ee0-6271-f863-66dc-00000000296c | TASK | Render hieradata from template 2026-06-14 07:59:53,689 p=83235 u=zuul n=ansible | 2026-06-14 07:59:53.689284 | fa163ee0-6271-f863-66dc-00000000296c | TASK | Render hieradata from template 2026-06-14 07:59:53,745 p=83235 u=zuul n=ansible | 2026-06-14 07:59:53.745159 | fa163ee0-6271-f863-66dc-00000000296b | OK | Copy overcloud.json to all_nodes.json | np0000073146 2026-06-14 07:59:53,761 p=83235 u=zuul n=ansible | 2026-06-14 07:59:53.761677 | fa163ee0-6271-f863-66dc-00000000296c | TASK | Render hieradata from template 2026-06-14 07:59:53,802 p=83235 u=zuul n=ansible | 2026-06-14 07:59:53.801697 | fa163ee0-6271-f863-66dc-00000000296b | OK | Copy overcloud.json to all_nodes.json | np0000073147 2026-06-14 07:59:53,834 p=83235 u=zuul n=ansible | 2026-06-14 07:59:53.834477 | fa163ee0-6271-f863-66dc-00000000296c | TASK | Render hieradata from template 2026-06-14 07:59:54,421 p=83235 u=zuul n=ansible | 2026-06-14 07:59:54.416624 | fa163ee0-6271-f863-66dc-00000000296c | OK | Render hieradata from template | np0000073149 | item=bootstrap_node 2026-06-14 07:59:54,432 p=83235 u=zuul n=ansible | 2026-06-14 07:59:54.431526 | fa163ee0-6271-f863-66dc-00000000296b | OK | Copy overcloud.json to all_nodes.json | np0000073148 2026-06-14 07:59:54,456 p=83235 u=zuul n=ansible | 2026-06-14 07:59:54.455275 | fa163ee0-6271-f863-66dc-00000000296c | TASK | Render hieradata from template 2026-06-14 07:59:54,559 p=83235 u=zuul n=ansible | 2026-06-14 07:59:54.558818 | fa163ee0-6271-f863-66dc-00000000296c | OK | Render hieradata from template | np0000073150 | item=bootstrap_node 2026-06-14 07:59:54,570 p=83235 u=zuul n=ansible | 2026-06-14 07:59:54.570311 | fa163ee0-6271-f863-66dc-00000000296c | OK | Render hieradata from template | np0000073145 | item=bootstrap_node 2026-06-14 07:59:54,611 p=83235 u=zuul n=ansible | 2026-06-14 07:59:54.611027 | fa163ee0-6271-f863-66dc-00000000296c | OK | Render hieradata from template | np0000073146 | item=bootstrap_node 2026-06-14 07:59:54,732 p=83235 u=zuul n=ansible | 2026-06-14 07:59:54.715909 | fa163ee0-6271-f863-66dc-00000000296c | OK | Render hieradata from template | np0000073147 | item=bootstrap_node 2026-06-14 07:59:55,292 p=83235 u=zuul n=ansible | 2026-06-14 07:59:55.289854 | fa163ee0-6271-f863-66dc-00000000296c | OK | Render hieradata from template | np0000073149 | item=vip_data 2026-06-14 07:59:55,397 p=83235 u=zuul n=ansible | 2026-06-14 07:59:55.394017 | fa163ee0-6271-f863-66dc-00000000296c | OK | Render hieradata from template | np0000073148 | item=bootstrap_node 2026-06-14 07:59:55,423 p=83235 u=zuul n=ansible | 2026-06-14 07:59:55.418652 | fa163ee0-6271-f863-66dc-00000000296c | OK | Render hieradata from template | np0000073146 | item=vip_data 2026-06-14 07:59:55,441 p=83235 u=zuul n=ansible | 2026-06-14 07:59:55.435173 | fa163ee0-6271-f863-66dc-00000000296c | OK | Render hieradata from template | np0000073150 | item=vip_data 2026-06-14 07:59:55,460 p=83235 u=zuul n=ansible | 2026-06-14 07:59:55.453905 | fa163ee0-6271-f863-66dc-00000000296c | OK | Render hieradata from template | np0000073145 | item=vip_data 2026-06-14 07:59:55,575 p=83235 u=zuul n=ansible | 2026-06-14 07:59:55.572255 | fa163ee0-6271-f863-66dc-00000000296c | OK | Render hieradata from template | np0000073147 | item=vip_data 2026-06-14 07:59:56,199 p=83235 u=zuul n=ansible | 2026-06-14 07:59:56.194714 | fa163ee0-6271-f863-66dc-00000000296c | OK | Render hieradata from template | np0000073149 | item=net_ip_map 2026-06-14 07:59:56,244 p=83235 u=zuul n=ansible | 2026-06-14 07:59:56.241328 | fa163ee0-6271-f863-66dc-00000000296c | OK | Render hieradata from template | np0000073148 | item=vip_data 2026-06-14 07:59:56,355 p=83235 u=zuul n=ansible | 2026-06-14 07:59:56.353390 | fa163ee0-6271-f863-66dc-00000000296c | OK | Render hieradata from template | np0000073150 | item=net_ip_map 2026-06-14 07:59:56,426 p=83235 u=zuul n=ansible | 2026-06-14 07:59:56.423352 | fa163ee0-6271-f863-66dc-00000000296c | OK | Render hieradata from template | np0000073146 | item=net_ip_map 2026-06-14 07:59:56,512 p=83235 u=zuul n=ansible | 2026-06-14 07:59:56.508639 | fa163ee0-6271-f863-66dc-00000000296c | OK | Render hieradata from template | np0000073145 | item=net_ip_map 2026-06-14 07:59:56,609 p=83235 u=zuul n=ansible | 2026-06-14 07:59:56.605221 | fa163ee0-6271-f863-66dc-00000000296c | OK | Render hieradata from template | np0000073147 | item=net_ip_map 2026-06-14 07:59:56,976 p=83235 u=zuul n=ansible | 2026-06-14 07:59:56.973349 | fa163ee0-6271-f863-66dc-00000000296c | OK | Render hieradata from template | np0000073149 | item=cloud_domain 2026-06-14 07:59:57,114 p=83235 u=zuul n=ansible | 2026-06-14 07:59:57.113446 | fa163ee0-6271-f863-66dc-00000000296c | OK | Render hieradata from template | np0000073148 | item=net_ip_map 2026-06-14 07:59:57,147 p=83235 u=zuul n=ansible | 2026-06-14 07:59:57.144559 | fa163ee0-6271-f863-66dc-00000000296c | OK | Render hieradata from template | np0000073150 | item=cloud_domain 2026-06-14 07:59:57,226 p=83235 u=zuul n=ansible | 2026-06-14 07:59:57.226070 | fa163ee0-6271-f863-66dc-00000000296c | OK | Render hieradata from template | np0000073146 | item=cloud_domain 2026-06-14 07:59:57,307 p=83235 u=zuul n=ansible | 2026-06-14 07:59:57.305885 | fa163ee0-6271-f863-66dc-00000000296c | OK | Render hieradata from template | np0000073145 | item=cloud_domain 2026-06-14 07:59:57,367 p=83235 u=zuul n=ansible | 2026-06-14 07:59:57.365854 | fa163ee0-6271-f863-66dc-00000000296c | OK | Render hieradata from template | np0000073147 | item=cloud_domain 2026-06-14 07:59:57,844 p=83235 u=zuul n=ansible | 2026-06-14 07:59:57.842278 | fa163ee0-6271-f863-66dc-00000000296c | OK | Render hieradata from template | np0000073149 | item=fqdn 2026-06-14 07:59:57,933 p=83235 u=zuul n=ansible | 2026-06-14 07:59:57.931030 | fa163ee0-6271-f863-66dc-00000000296c | OK | Render hieradata from template | np0000073150 | item=fqdn 2026-06-14 07:59:58,030 p=83235 u=zuul n=ansible | 2026-06-14 07:59:58.028435 | fa163ee0-6271-f863-66dc-00000000296c | OK | Render hieradata from template | np0000073146 | item=fqdn 2026-06-14 07:59:58,121 p=83235 u=zuul n=ansible | 2026-06-14 07:59:58.119414 | fa163ee0-6271-f863-66dc-00000000296c | OK | Render hieradata from template | np0000073145 | item=fqdn 2026-06-14 07:59:58,228 p=83235 u=zuul n=ansible | 2026-06-14 07:59:58.225871 | fa163ee0-6271-f863-66dc-00000000296c | OK | Render hieradata from template | np0000073147 | item=fqdn 2026-06-14 07:59:58,668 p=83235 u=zuul n=ansible | 2026-06-14 07:59:58.667672 | fa163ee0-6271-f863-66dc-00000000296c | OK | Render hieradata from template | np0000073149 | item=service_names 2026-06-14 07:59:58,755 p=83235 u=zuul n=ansible | 2026-06-14 07:59:58.752940 | fa163ee0-6271-f863-66dc-00000000296c | OK | Render hieradata from template | np0000073150 | item=service_names 2026-06-14 07:59:58,832 p=83235 u=zuul n=ansible | 2026-06-14 07:59:58.829966 | fa163ee0-6271-f863-66dc-00000000296c | OK | Render hieradata from template | np0000073146 | item=service_names 2026-06-14 07:59:58,882 p=83235 u=zuul n=ansible | 2026-06-14 07:59:58.879614 | fa163ee0-6271-f863-66dc-00000000296c | OK | Render hieradata from template | np0000073148 | item=cloud_domain 2026-06-14 07:59:58,891 p=83235 u=zuul n=ansible | 2026-06-14 07:59:58.888235 | fa163ee0-6271-f863-66dc-00000000296c | OK | Render hieradata from template | np0000073145 | item=service_names 2026-06-14 07:59:59,011 p=83235 u=zuul n=ansible | 2026-06-14 07:59:59.011019 | fa163ee0-6271-f863-66dc-00000000296c | OK | Render hieradata from template | np0000073147 | item=service_names 2026-06-14 07:59:59,467 p=83235 u=zuul n=ansible | 2026-06-14 07:59:59.465478 | fa163ee0-6271-f863-66dc-00000000296c | OK | Render hieradata from template | np0000073149 | item=service_configs 2026-06-14 07:59:59,591 p=83235 u=zuul n=ansible | 2026-06-14 07:59:59.590987 | fa163ee0-6271-f863-66dc-00000000296c | OK | Render hieradata from template | np0000073150 | item=service_configs 2026-06-14 07:59:59,665 p=83235 u=zuul n=ansible | 2026-06-14 07:59:59.660618 | fa163ee0-6271-f863-66dc-00000000296c | OK | Render hieradata from template | np0000073145 | item=service_configs 2026-06-14 07:59:59,680 p=83235 u=zuul n=ansible | 2026-06-14 07:59:59.676287 | fa163ee0-6271-f863-66dc-00000000296c | OK | Render hieradata from template | np0000073146 | item=service_configs 2026-06-14 07:59:59,689 p=83235 u=zuul n=ansible | 2026-06-14 07:59:59.685901 | fa163ee0-6271-f863-66dc-00000000296c | OK | Render hieradata from template | np0000073148 | item=fqdn 2026-06-14 07:59:59,900 p=83235 u=zuul n=ansible | 2026-06-14 07:59:59.897338 | fa163ee0-6271-f863-66dc-00000000296c | OK | Render hieradata from template | np0000073147 | item=service_configs 2026-06-14 08:00:00,296 p=83235 u=zuul n=ansible | 2026-06-14 08:00:00.292211 | fa163ee0-6271-f863-66dc-00000000296c | OK | Render hieradata from template | np0000073149 | item=extraconfig 2026-06-14 08:00:00,400 p=83235 u=zuul n=ansible | 2026-06-14 08:00:00.400050 | fa163ee0-6271-f863-66dc-00000000296c | OK | Render hieradata from template | np0000073150 | item=extraconfig 2026-06-14 08:00:00,420 p=83235 u=zuul n=ansible | 2026-06-14 08:00:00.418952 | fa163ee0-6271-f863-66dc-00000000296c | OK | Render hieradata from template | np0000073145 | item=extraconfig 2026-06-14 08:00:00,463 p=83235 u=zuul n=ansible | 2026-06-14 08:00:00.459525 | fa163ee0-6271-f863-66dc-00000000296c | OK | Render hieradata from template | np0000073146 | item=extraconfig 2026-06-14 08:00:00,471 p=83235 u=zuul n=ansible | 2026-06-14 08:00:00.467536 | fa163ee0-6271-f863-66dc-00000000296c | OK | Render hieradata from template | np0000073148 | item=service_names 2026-06-14 08:00:00,694 p=83235 u=zuul n=ansible | 2026-06-14 08:00:00.692103 | fa163ee0-6271-f863-66dc-00000000296c | OK | Render hieradata from template | np0000073147 | item=extraconfig 2026-06-14 08:00:01,076 p=83235 u=zuul n=ansible | 2026-06-14 08:00:01.071951 | fa163ee0-6271-f863-66dc-00000000296c | OK | Render hieradata from template | np0000073149 | item=role_extraconfig 2026-06-14 08:00:01,190 p=83235 u=zuul n=ansible | 2026-06-14 08:00:01.185972 | fa163ee0-6271-f863-66dc-00000000296c | OK | Render hieradata from template | np0000073145 | item=role_extraconfig 2026-06-14 08:00:01,210 p=83235 u=zuul n=ansible | 2026-06-14 08:00:01.205899 | fa163ee0-6271-f863-66dc-00000000296c | OK | Render hieradata from template | np0000073150 | item=role_extraconfig 2026-06-14 08:00:01,227 p=83235 u=zuul n=ansible | 2026-06-14 08:00:01.221774 | fa163ee0-6271-f863-66dc-00000000296c | OK | Render hieradata from template | np0000073146 | item=role_extraconfig 2026-06-14 08:00:01,247 p=83235 u=zuul n=ansible | 2026-06-14 08:00:01.246481 | fa163ee0-6271-f863-66dc-00000000296c | OK | Render hieradata from template | np0000073148 | item=service_configs 2026-06-14 08:00:01,461 p=83235 u=zuul n=ansible | 2026-06-14 08:00:01.457917 | fa163ee0-6271-f863-66dc-00000000296c | OK | Render hieradata from template | np0000073147 | item=role_extraconfig 2026-06-14 08:00:01,918 p=83235 u=zuul n=ansible | 2026-06-14 08:00:01.915433 | fa163ee0-6271-f863-66dc-00000000296c | OK | Render hieradata from template | np0000073149 | item=ovn_chassis_mac_map 2026-06-14 08:00:01,956 p=83235 u=zuul n=ansible | 2026-06-14 08:00:01.955951 | fa163ee0-6271-f863-66dc-0000000000a6 | TASK | Ensure ansible_managed hieradata file exists 2026-06-14 08:00:01,991 p=83235 u=zuul n=ansible | 2026-06-14 08:00:01.988325 | fa163ee0-6271-f863-66dc-00000000296c | OK | Render hieradata from template | np0000073148 | item=extraconfig 2026-06-14 08:00:02,002 p=83235 u=zuul n=ansible | 2026-06-14 08:00:02.000681 | fa163ee0-6271-f863-66dc-00000000296c | OK | Render hieradata from template | np0000073146 | item=ovn_chassis_mac_map 2026-06-14 08:00:02,016 p=83235 u=zuul n=ansible | 2026-06-14 08:00:02.015178 | fa163ee0-6271-f863-66dc-00000000296c | OK | Render hieradata from template | np0000073145 | item=ovn_chassis_mac_map 2026-06-14 08:00:02,050 p=83235 u=zuul n=ansible | 2026-06-14 08:00:02.047240 | fa163ee0-6271-f863-66dc-00000000296c | OK | Render hieradata from template | np0000073150 | item=ovn_chassis_mac_map 2026-06-14 08:00:02,088 p=83235 u=zuul n=ansible | 2026-06-14 08:00:02.088143 | fa163ee0-6271-f863-66dc-000000002ca2 | TASK | Check for hieradata file 2026-06-14 08:00:02,149 p=83235 u=zuul n=ansible | 2026-06-14 08:00:02.149003 | fa163ee0-6271-f863-66dc-0000000000a6 | TASK | Ensure ansible_managed hieradata file exists 2026-06-14 08:00:02,166 p=83235 u=zuul n=ansible | 2026-06-14 08:00:02.166261 | fa163ee0-6271-f863-66dc-0000000000a6 | TASK | Ensure ansible_managed hieradata file exists 2026-06-14 08:00:02,196 p=83235 u=zuul n=ansible | 2026-06-14 08:00:02.196067 | fa163ee0-6271-f863-66dc-0000000000a6 | TASK | Ensure ansible_managed hieradata file exists 2026-06-14 08:00:02,232 p=83235 u=zuul n=ansible | 2026-06-14 08:00:02.230813 | fa163ee0-6271-f863-66dc-00000000296c | OK | Render hieradata from template | np0000073147 | item=ovn_chassis_mac_map 2026-06-14 08:00:02,295 p=83235 u=zuul n=ansible | 2026-06-14 08:00:02.294829 | fa163ee0-6271-f863-66dc-000000002ca2 | TASK | Check for hieradata file 2026-06-14 08:00:02,312 p=83235 u=zuul n=ansible | 2026-06-14 08:00:02.311939 | fa163ee0-6271-f863-66dc-000000002ca2 | TASK | Check for hieradata file 2026-06-14 08:00:02,364 p=83235 u=zuul n=ansible | 2026-06-14 08:00:02.364135 | fa163ee0-6271-f863-66dc-000000002ca2 | TASK | Check for hieradata file 2026-06-14 08:00:02,395 p=83235 u=zuul n=ansible | 2026-06-14 08:00:02.394562 | fa163ee0-6271-f863-66dc-0000000000a6 | TASK | Ensure ansible_managed hieradata file exists 2026-06-14 08:00:02,408 p=83235 u=zuul n=ansible | 2026-06-14 08:00:02.407093 | fa163ee0-6271-f863-66dc-000000002ca2 | OK | Check for hieradata file | np0000073149 2026-06-14 08:00:02,425 p=83235 u=zuul n=ansible | 2026-06-14 08:00:02.424895 | fa163ee0-6271-f863-66dc-000000002ca4 | TASK | Get existing data 2026-06-14 08:00:02,479 p=83235 u=zuul n=ansible | 2026-06-14 08:00:02.479263 | fa163ee0-6271-f863-66dc-000000002ca2 | TASK | Check for hieradata file 2026-06-14 08:00:02,484 p=83235 u=zuul n=ansible | 2026-06-14 08:00:02.484234 | fa163ee0-6271-f863-66dc-000000002ca4 | SKIPPED | Get existing data | np0000073149 2026-06-14 08:00:02,496 p=83235 u=zuul n=ansible | 2026-06-14 08:00:02.496227 | fa163ee0-6271-f863-66dc-000000002ca5 | TASK | Set data fact 2026-06-14 08:00:02,533 p=83235 u=zuul n=ansible | 2026-06-14 08:00:02.532638 | fa163ee0-6271-f863-66dc-000000002ca5 | SKIPPED | Set data fact | np0000073149 2026-06-14 08:00:02,543 p=83235 u=zuul n=ansible | 2026-06-14 08:00:02.543587 | fa163ee0-6271-f863-66dc-000000002ca7 | TASK | Write ansible hieradata file 2026-06-14 08:00:02,609 p=83235 u=zuul n=ansible | 2026-06-14 08:00:02.608910 | fa163ee0-6271-f863-66dc-000000002ca2 | OK | Check for hieradata file | np0000073150 2026-06-14 08:00:02,615 p=83235 u=zuul n=ansible | 2026-06-14 08:00:02.615100 | fa163ee0-6271-f863-66dc-000000002ca2 | OK | Check for hieradata file | np0000073145 2026-06-14 08:00:02,626 p=83235 u=zuul n=ansible | 2026-06-14 08:00:02.625774 | fa163ee0-6271-f863-66dc-000000002ca4 | TASK | Get existing data 2026-06-14 08:00:02,645 p=83235 u=zuul n=ansible | 2026-06-14 08:00:02.644450 | fa163ee0-6271-f863-66dc-000000002ca4 | TASK | Get existing data 2026-06-14 08:00:02,679 p=83235 u=zuul n=ansible | 2026-06-14 08:00:02.671064 | fa163ee0-6271-f863-66dc-000000002ca2 | OK | Check for hieradata file | np0000073146 2026-06-14 08:00:02,681 p=83235 u=zuul n=ansible | 2026-06-14 08:00:02.681368 | fa163ee0-6271-f863-66dc-000000002ca4 | SKIPPED | Get existing data | np0000073150 2026-06-14 08:00:02,682 p=83235 u=zuul n=ansible | 2026-06-14 08:00:02.682323 | fa163ee0-6271-f863-66dc-000000002ca4 | SKIPPED | Get existing data | np0000073145 2026-06-14 08:00:02,707 p=83235 u=zuul n=ansible | 2026-06-14 08:00:02.707206 | fa163ee0-6271-f863-66dc-000000002ca5 | TASK | Set data fact 2026-06-14 08:00:02,747 p=83235 u=zuul n=ansible | 2026-06-14 08:00:02.747437 | fa163ee0-6271-f863-66dc-000000002ca5 | TASK | Set data fact 2026-06-14 08:00:02,765 p=83235 u=zuul n=ansible | 2026-06-14 08:00:02.765351 | fa163ee0-6271-f863-66dc-000000002ca4 | TASK | Get existing data 2026-06-14 08:00:02,771 p=83235 u=zuul n=ansible | 2026-06-14 08:00:02.770856 | fa163ee0-6271-f863-66dc-000000002ca5 | SKIPPED | Set data fact | np0000073150 2026-06-14 08:00:02,783 p=83235 u=zuul n=ansible | 2026-06-14 08:00:02.781695 | fa163ee0-6271-f863-66dc-00000000296c | OK | Render hieradata from template | np0000073148 | item=role_extraconfig 2026-06-14 08:00:02,807 p=83235 u=zuul n=ansible | 2026-06-14 08:00:02.806654 | fa163ee0-6271-f863-66dc-000000002ca7 | TASK | Write ansible hieradata file 2026-06-14 08:00:02,812 p=83235 u=zuul n=ansible | 2026-06-14 08:00:02.811974 | fa163ee0-6271-f863-66dc-000000002ca5 | SKIPPED | Set data fact | np0000073145 2026-06-14 08:00:02,813 p=83235 u=zuul n=ansible | 2026-06-14 08:00:02.813268 | fa163ee0-6271-f863-66dc-000000002ca4 | SKIPPED | Get existing data | np0000073146 2026-06-14 08:00:02,814 p=83235 u=zuul n=ansible | 2026-06-14 08:00:02.814196 | fa163ee0-6271-f863-66dc-000000002ca2 | OK | Check for hieradata file | np0000073147 2026-06-14 08:00:02,831 p=83235 u=zuul n=ansible | 2026-06-14 08:00:02.830687 | fa163ee0-6271-f863-66dc-000000002ca7 | TASK | Write ansible hieradata file 2026-06-14 08:00:02,851 p=83235 u=zuul n=ansible | 2026-06-14 08:00:02.851118 | fa163ee0-6271-f863-66dc-000000002ca5 | TASK | Set data fact 2026-06-14 08:00:02,870 p=83235 u=zuul n=ansible | 2026-06-14 08:00:02.870084 | fa163ee0-6271-f863-66dc-000000002ca4 | TASK | Get existing data 2026-06-14 08:00:02,905 p=83235 u=zuul n=ansible | 2026-06-14 08:00:02.904777 | fa163ee0-6271-f863-66dc-000000002ca5 | SKIPPED | Set data fact | np0000073146 2026-06-14 08:00:02,906 p=83235 u=zuul n=ansible | 2026-06-14 08:00:02.905905 | fa163ee0-6271-f863-66dc-000000002ca4 | SKIPPED | Get existing data | np0000073147 2026-06-14 08:00:02,922 p=83235 u=zuul n=ansible | 2026-06-14 08:00:02.922381 | fa163ee0-6271-f863-66dc-000000002ca7 | TASK | Write ansible hieradata file 2026-06-14 08:00:02,942 p=83235 u=zuul n=ansible | 2026-06-14 08:00:02.942117 | fa163ee0-6271-f863-66dc-000000002ca5 | TASK | Set data fact 2026-06-14 08:00:02,980 p=83235 u=zuul n=ansible | 2026-06-14 08:00:02.980041 | fa163ee0-6271-f863-66dc-000000002ca5 | SKIPPED | Set data fact | np0000073147 2026-06-14 08:00:03,006 p=83235 u=zuul n=ansible | 2026-06-14 08:00:03.005473 | fa163ee0-6271-f863-66dc-000000002ca7 | TASK | Write ansible hieradata file 2026-06-14 08:00:03,404 p=83235 u=zuul n=ansible | 2026-06-14 08:00:03.403302 | fa163ee0-6271-f863-66dc-000000002ca7 | OK | Write ansible hieradata file | np0000073149 2026-06-14 08:00:03,553 p=83235 u=zuul n=ansible | 2026-06-14 08:00:03.553158 | fa163ee0-6271-f863-66dc-00000000296c | OK | Render hieradata from template | np0000073148 | item=ovn_chassis_mac_map 2026-06-14 08:00:03,574 p=83235 u=zuul n=ansible | 2026-06-14 08:00:03.574068 | fa163ee0-6271-f863-66dc-000000002ca7 | OK | Write ansible hieradata file | np0000073150 2026-06-14 08:00:03,583 p=83235 u=zuul n=ansible | 2026-06-14 08:00:03.583061 | fa163ee0-6271-f863-66dc-0000000000a6 | TASK | Ensure ansible_managed hieradata file exists 2026-06-14 08:00:03,647 p=83235 u=zuul n=ansible | 2026-06-14 08:00:03.647523 | fa163ee0-6271-f863-66dc-000000002ca2 | TASK | Check for hieradata file 2026-06-14 08:00:03,724 p=83235 u=zuul n=ansible | 2026-06-14 08:00:03.724237 | fa163ee0-6271-f863-66dc-000000002ca7 | OK | Write ansible hieradata file | np0000073146 2026-06-14 08:00:03,760 p=83235 u=zuul n=ansible | 2026-06-14 08:00:03.759885 | fa163ee0-6271-f863-66dc-000000002ca7 | OK | Write ansible hieradata file | np0000073145 2026-06-14 08:00:03,867 p=83235 u=zuul n=ansible | 2026-06-14 08:00:03.867208 | fa163ee0-6271-f863-66dc-000000002ca7 | OK | Write ansible hieradata file | np0000073147 2026-06-14 08:00:03,940 p=83235 u=zuul n=ansible | 2026-06-14 08:00:03.939840 | fa163ee0-6271-f863-66dc-000000002ca2 | OK | Check for hieradata file | np0000073148 2026-06-14 08:00:03,951 p=83235 u=zuul n=ansible | 2026-06-14 08:00:03.951749 | fa163ee0-6271-f863-66dc-000000002ca4 | TASK | Get existing data 2026-06-14 08:00:04,003 p=83235 u=zuul n=ansible | 2026-06-14 08:00:04.002823 | fa163ee0-6271-f863-66dc-000000002ca4 | SKIPPED | Get existing data | np0000073148 2026-06-14 08:00:04,012 p=83235 u=zuul n=ansible | 2026-06-14 08:00:04.011891 | fa163ee0-6271-f863-66dc-000000002ca5 | TASK | Set data fact 2026-06-14 08:00:04,055 p=83235 u=zuul n=ansible | 2026-06-14 08:00:04.054854 | fa163ee0-6271-f863-66dc-000000002ca5 | SKIPPED | Set data fact | np0000073148 2026-06-14 08:00:04,064 p=83235 u=zuul n=ansible | 2026-06-14 08:00:04.064293 | fa163ee0-6271-f863-66dc-000000002ca7 | TASK | Write ansible hieradata file 2026-06-14 08:00:04,898 p=83235 u=zuul n=ansible | 2026-06-14 08:00:04.897612 | fa163ee0-6271-f863-66dc-000000002ca7 | OK | Write ansible hieradata file | np0000073148 2026-06-14 08:00:05,026 p=83235 u=zuul n=ansible | PLAY [Host prep steps] ********************************************************* 2026-06-14 08:00:05,142 p=83235 u=zuul n=ansible | 2026-06-14 08:00:05.142553 | fa163ee0-6271-f863-66dc-0000000000ab | TASK | Host prep steps 2026-06-14 08:00:05,157 p=83235 u=zuul n=ansible | 2026-06-14 08:00:05.156572 | fa163ee0-6271-f863-66dc-0000000000ab | TASK | Host prep steps 2026-06-14 08:00:05,175 p=83235 u=zuul n=ansible | 2026-06-14 08:00:05.174881 | fa163ee0-6271-f863-66dc-0000000000ab | TASK | Host prep steps 2026-06-14 08:00:05,203 p=83235 u=zuul n=ansible | 2026-06-14 08:00:05.203102 | fa163ee0-6271-f863-66dc-0000000000ab | TASK | Host prep steps 2026-06-14 08:00:05,223 p=83235 u=zuul n=ansible | 2026-06-14 08:00:05.223062 | fa163ee0-6271-f863-66dc-0000000000ab | TASK | Host prep steps 2026-06-14 08:00:05,248 p=83235 u=zuul n=ansible | 2026-06-14 08:00:05.248040 | fa163ee0-6271-f863-66dc-0000000000ab | TASK | Host prep steps 2026-06-14 08:00:05,257 p=83235 u=zuul n=ansible | 2026-06-14 08:00:05.253140 | fa163ee0-6271-f863-66dc-0000000000ab | OK | Host prep steps | np0000073148 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Host prep steps' to resume from this task" } 2026-06-14 08:00:05,258 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073148 -> localhost', 'fa163ee0-6271-f863-66dc-0000000000ab') missing from stats 2026-06-14 08:00:05,258 p=83235 u=zuul n=ansible | 2026-06-14 08:00:05.258644 | fa163ee0-6271-f863-66dc-0000000000ab | OK | Host prep steps | np0000073149 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Host prep steps' to resume from this task" } 2026-06-14 08:00:05,259 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073149 -> localhost', 'fa163ee0-6271-f863-66dc-0000000000ab') missing from stats 2026-06-14 08:00:05,260 p=83235 u=zuul n=ansible | 2026-06-14 08:00:05.259780 | fa163ee0-6271-f863-66dc-0000000000ab | OK | Host prep steps | np0000073150 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Host prep steps' to resume from this task" } 2026-06-14 08:00:05,260 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073150 -> localhost', 'fa163ee0-6271-f863-66dc-0000000000ab') missing from stats 2026-06-14 08:00:05,261 p=83235 u=zuul n=ansible | 2026-06-14 08:00:05.260838 | fa163ee0-6271-f863-66dc-0000000000ab | OK | Host prep steps | np0000073145 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Host prep steps' to resume from this task" } 2026-06-14 08:00:05,261 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073145 -> localhost', 'fa163ee0-6271-f863-66dc-0000000000ab') missing from stats 2026-06-14 08:00:05,261 p=83235 u=zuul n=ansible | 2026-06-14 08:00:05.261612 | fa163ee0-6271-f863-66dc-0000000000ab | OK | Host prep steps | np0000073146 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Host prep steps' to resume from this task" } 2026-06-14 08:00:05,262 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073146 -> localhost', 'fa163ee0-6271-f863-66dc-0000000000ab') missing from stats 2026-06-14 08:00:05,314 p=83235 u=zuul n=ansible | 2026-06-14 08:00:05.313726 | fa163ee0-6271-f863-66dc-0000000000ac | TASK | Deploy Artifacts 2026-06-14 08:00:05,327 p=83235 u=zuul n=ansible | 2026-06-14 08:00:05.326542 | fa163ee0-6271-f863-66dc-0000000000ac | TASK | Deploy Artifacts 2026-06-14 08:00:05,340 p=83235 u=zuul n=ansible | 2026-06-14 08:00:05.339521 | fa163ee0-6271-f863-66dc-0000000000ac | TASK | Deploy Artifacts 2026-06-14 08:00:05,358 p=83235 u=zuul n=ansible | 2026-06-14 08:00:05.357639 | fa163ee0-6271-f863-66dc-0000000000ac | TASK | Deploy Artifacts 2026-06-14 08:00:05,375 p=83235 u=zuul n=ansible | 2026-06-14 08:00:05.374902 | fa163ee0-6271-f863-66dc-0000000000ac | TASK | Deploy Artifacts 2026-06-14 08:00:05,380 p=83235 u=zuul n=ansible | 2026-06-14 08:00:05.380267 | fa163ee0-6271-f863-66dc-0000000000ab | OK | Host prep steps | np0000073147 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Host prep steps' to resume from this task" } 2026-06-14 08:00:05,381 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073147 -> localhost', 'fa163ee0-6271-f863-66dc-0000000000ab') missing from stats 2026-06-14 08:00:05,396 p=83235 u=zuul n=ansible | 2026-06-14 08:00:05.396091 | fa163ee0-6271-f863-66dc-0000000000ac | TASK | Deploy Artifacts 2026-06-14 08:00:05,419 p=83235 u=zuul n=ansible | 2026-06-14 08:00:05.418815 | fa163ee0-6271-f863-66dc-0000000000ac | SKIPPED | Deploy Artifacts | np0000073149 2026-06-14 08:00:05,420 p=83235 u=zuul n=ansible | 2026-06-14 08:00:05.420259 | fa163ee0-6271-f863-66dc-0000000000ac | SKIPPED | Deploy Artifacts | np0000073148 2026-06-14 08:00:05,442 p=83235 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-06-14 08:00:05,459 p=83235 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-06-14 08:00:05,465 p=83235 u=zuul n=ansible | 2026-06-14 08:00:05.464996 | fa163ee0-6271-f863-66dc-0000000000ac | SKIPPED | Deploy Artifacts | np0000073150 2026-06-14 08:00:05,466 p=83235 u=zuul n=ansible | 2026-06-14 08:00:05.466167 | fa163ee0-6271-f863-66dc-0000000000ac | SKIPPED | Deploy Artifacts | np0000073145 2026-06-14 08:00:05,593 p=83235 u=zuul n=ansible | 2026-06-14 08:00:05.592895 | 099f69a0-e2f2-496e-87fa-6a9a354e0ca6 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/host_prep_tasks.yaml | np0000073148 2026-06-14 08:00:05,621 p=83235 u=zuul n=ansible | 2026-06-14 08:00:05.621629 | fa163ee0-6271-f863-66dc-0000000030bf | TASK | Run firewall role 2026-06-14 08:00:05,661 p=83235 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-06-14 08:00:05,690 p=83235 u=zuul n=ansible | 2026-06-14 08:00:05.689685 | fa163ee0-6271-f863-66dc-0000000000ac | SKIPPED | Deploy Artifacts | np0000073146 2026-06-14 08:00:05,691 p=83235 u=zuul n=ansible | 2026-06-14 08:00:05.690835 | fa163ee0-6271-f863-66dc-0000000000ac | SKIPPED | Deploy Artifacts | np0000073147 2026-06-14 08:00:05,700 p=83235 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-06-14 08:00:05,796 p=83235 u=zuul n=ansible | 2026-06-14 08:00:05.795742 | 55048036-ec2c-4753-a911-a0c9b1ef0c4d | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/host_prep_tasks.yaml | np0000073149 2026-06-14 08:00:05,796 p=83235 u=zuul n=ansible | 2026-06-14 08:00:05.796414 | 55048036-ec2c-4753-a911-a0c9b1ef0c4d | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/host_prep_tasks.yaml | np0000073150 2026-06-14 08:00:05,858 p=83235 u=zuul n=ansible | 2026-06-14 08:00:05.858388 | fa163ee0-6271-f863-66dc-0000000031df | TASK | Gather variables for each operating system 2026-06-14 08:00:05,873 p=83235 u=zuul n=ansible | 2026-06-14 08:00:05.872431 | fa163ee0-6271-f863-66dc-00000000317c | TASK | Run firewall role 2026-06-14 08:00:05,887 p=83235 u=zuul n=ansible | 2026-06-14 08:00:05.886939 | fa163ee0-6271-f863-66dc-00000000317c | TASK | Run firewall role 2026-06-14 08:00:05,939 p=83235 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-06-14 08:00:05,962 p=83235 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-06-14 08:00:05,983 p=83235 u=zuul n=ansible | 2026-06-14 08:00:05.981869 | fa163ee0-6271-f863-66dc-0000000031df | OK | Gather variables for each operating system | np0000073148 | item=/usr/share/ansible/roles/tripleo_firewall/vars/redhat.yml 2026-06-14 08:00:06,094 p=83235 u=zuul n=ansible | 2026-06-14 08:00:06.094323 | 3917d1cc-48b9-4f13-98cf-9f54dbfe105c | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/host_prep_tasks.yaml | np0000073145 2026-06-14 08:00:06,154 p=83235 u=zuul n=ansible | 2026-06-14 08:00:06.153761 | fa163ee0-6271-f863-66dc-0000000031df | TASK | Gather variables for each operating system 2026-06-14 08:00:06,166 p=83235 u=zuul n=ansible | 2026-06-14 08:00:06.166147 | fa163ee0-6271-f863-66dc-0000000031df | TASK | Gather variables for each operating system 2026-06-14 08:00:06,184 p=83235 u=zuul n=ansible | 2026-06-14 08:00:06.183580 | fa163ee0-6271-f863-66dc-000000003330 | TASK | Run firewall role 2026-06-14 08:00:06,298 p=83235 u=zuul n=ansible | 2026-06-14 08:00:06.297417 | fa163ee0-6271-f863-66dc-0000000031df | OK | Gather variables for each operating system | np0000073149 | item=/usr/share/ansible/roles/tripleo_firewall/vars/redhat.yml 2026-06-14 08:00:06,305 p=83235 u=zuul n=ansible | 2026-06-14 08:00:06.304633 | fa163ee0-6271-f863-66dc-0000000031df | OK | Gather variables for each operating system | np0000073150 | item=/usr/share/ansible/roles/tripleo_firewall/vars/redhat.yml 2026-06-14 08:00:06,314 p=83235 u=zuul n=ansible | 2026-06-14 08:00:06.312248 | a6c25b58-ad58-400e-ac57-47f90de1b45b | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/host_prep_tasks.yaml | np0000073146 2026-06-14 08:00:06,314 p=83235 u=zuul n=ansible | 2026-06-14 08:00:06.314394 | a6c25b58-ad58-400e-ac57-47f90de1b45b | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/host_prep_tasks.yaml | np0000073147 2026-06-14 08:00:06,348 p=83235 u=zuul n=ansible | 2026-06-14 08:00:06.348481 | fa163ee0-6271-f863-66dc-0000000031e0 | TASK | Uninstall firewalld to prevent nftables conflicts 2026-06-14 08:00:06,367 p=83235 u=zuul n=ansible | 2026-06-14 08:00:06.366456 | fa163ee0-6271-f863-66dc-000000003480 | TASK | Run firewall role 2026-06-14 08:00:06,385 p=83235 u=zuul n=ansible | 2026-06-14 08:00:06.384393 | fa163ee0-6271-f863-66dc-000000003480 | TASK | Run firewall role 2026-06-14 08:00:06,486 p=83235 u=zuul n=ansible | 2026-06-14 08:00:06.485874 | fa163ee0-6271-f863-66dc-0000000031e0 | TASK | Uninstall firewalld to prevent nftables conflicts 2026-06-14 08:00:06,499 p=83235 u=zuul n=ansible | 2026-06-14 08:00:06.498548 | fa163ee0-6271-f863-66dc-0000000031e0 | TASK | Uninstall firewalld to prevent nftables conflicts 2026-06-14 08:00:06,524 p=83235 u=zuul n=ansible | 2026-06-14 08:00:06.523412 | fa163ee0-6271-f863-66dc-0000000031df | TASK | Gather variables for each operating system 2026-06-14 08:00:06,542 p=83235 u=zuul n=ansible | 2026-06-14 08:00:06.541756 | fa163ee0-6271-f863-66dc-0000000031df | TASK | Gather variables for each operating system 2026-06-14 08:00:06,560 p=83235 u=zuul n=ansible | 2026-06-14 08:00:06.559778 | fa163ee0-6271-f863-66dc-0000000031df | TASK | Gather variables for each operating system 2026-06-14 08:00:06,646 p=83235 u=zuul n=ansible | 2026-06-14 08:00:06.645035 | fa163ee0-6271-f863-66dc-0000000031df | OK | Gather variables for each operating system | np0000073145 | item=/usr/share/ansible/roles/tripleo_firewall/vars/redhat.yml 2026-06-14 08:00:06,658 p=83235 u=zuul n=ansible | 2026-06-14 08:00:06.658469 | fa163ee0-6271-f863-66dc-0000000031df | OK | Gather variables for each operating system | np0000073146 | item=/usr/share/ansible/roles/tripleo_firewall/vars/redhat.yml 2026-06-14 08:00:06,674 p=83235 u=zuul n=ansible | 2026-06-14 08:00:06.673807 | fa163ee0-6271-f863-66dc-0000000031df | OK | Gather variables for each operating system | np0000073147 | item=/usr/share/ansible/roles/tripleo_firewall/vars/redhat.yml 2026-06-14 08:00:06,686 p=83235 u=zuul n=ansible | 2026-06-14 08:00:06.685878 | fa163ee0-6271-f863-66dc-0000000031e0 | TASK | Uninstall firewalld to prevent nftables conflicts 2026-06-14 08:00:06,706 p=83235 u=zuul n=ansible | 2026-06-14 08:00:06.705953 | fa163ee0-6271-f863-66dc-0000000031e0 | TASK | Uninstall firewalld to prevent nftables conflicts 2026-06-14 08:00:06,724 p=83235 u=zuul n=ansible | 2026-06-14 08:00:06.724160 | fa163ee0-6271-f863-66dc-0000000031e0 | TASK | Uninstall firewalld to prevent nftables conflicts 2026-06-14 08:00:09,712 p=83235 u=zuul n=ansible | 2026-06-14 08:00:09.711713 | fa163ee0-6271-f863-66dc-0000000031e0 | OK | Uninstall firewalld to prevent nftables conflicts | np0000073148 2026-06-14 08:00:09,732 p=83235 u=zuul n=ansible | 2026-06-14 08:00:09.732075 | fa163ee0-6271-f863-66dc-0000000031e4 | TASK | Create empty var for masquerade rules 2026-06-14 08:00:09,751 p=83235 u=zuul n=ansible | 2026-06-14 08:00:09.751111 | fa163ee0-6271-f863-66dc-0000000031e0 | OK | Uninstall firewalld to prevent nftables conflicts | np0000073149 2026-06-14 08:00:09,766 p=83235 u=zuul n=ansible | 2026-06-14 08:00:09.766027 | fa163ee0-6271-f863-66dc-0000000031e4 | TASK | Create empty var for masquerade rules 2026-06-14 08:00:09,780 p=83235 u=zuul n=ansible | 2026-06-14 08:00:09.779426 | fa163ee0-6271-f863-66dc-0000000031e4 | OK | Create empty var for masquerade rules | np0000073148 2026-06-14 08:00:09,799 p=83235 u=zuul n=ansible | 2026-06-14 08:00:09.799046 | fa163ee0-6271-f863-66dc-0000000031e5 | TASK | Enable masquerade 2026-06-14 08:00:09,808 p=83235 u=zuul n=ansible | 2026-06-14 08:00:09.807952 | fa163ee0-6271-f863-66dc-0000000031e4 | OK | Create empty var for masquerade rules | np0000073149 2026-06-14 08:00:09,838 p=83235 u=zuul n=ansible | 2026-06-14 08:00:09.837614 | fa163ee0-6271-f863-66dc-0000000031e5 | TASK | Enable masquerade 2026-06-14 08:00:09,850 p=83235 u=zuul n=ansible | 2026-06-14 08:00:09.844973 | fa163ee0-6271-f863-66dc-0000000031e0 | OK | Uninstall firewalld to prevent nftables conflicts | np0000073150 2026-06-14 08:00:09,852 p=83235 u=zuul n=ansible | 2026-06-14 08:00:09.852099 | fa163ee0-6271-f863-66dc-0000000031e5 | SKIPPED | Enable masquerade | np0000073148 2026-06-14 08:00:09,866 p=83235 u=zuul n=ansible | 2026-06-14 08:00:09.865956 | fa163ee0-6271-f863-66dc-0000000031e6 | TASK | Set the default frontend firewall rules 2026-06-14 08:00:09,881 p=83235 u=zuul n=ansible | 2026-06-14 08:00:09.880754 | fa163ee0-6271-f863-66dc-0000000031e4 | TASK | Create empty var for masquerade rules 2026-06-14 08:00:09,904 p=83235 u=zuul n=ansible | 2026-06-14 08:00:09.903789 | fa163ee0-6271-f863-66dc-0000000031e5 | SKIPPED | Enable masquerade | np0000073149 2026-06-14 08:00:09,905 p=83235 u=zuul n=ansible | 2026-06-14 08:00:09.905284 | fa163ee0-6271-f863-66dc-0000000031e0 | OK | Uninstall firewalld to prevent nftables conflicts | np0000073145 2026-06-14 08:00:09,906 p=83235 u=zuul n=ansible | 2026-06-14 08:00:09.906231 | fa163ee0-6271-f863-66dc-0000000031e6 | OK | Set the default frontend firewall rules | np0000073148 2026-06-14 08:00:09,921 p=83235 u=zuul n=ansible | 2026-06-14 08:00:09.921300 | fa163ee0-6271-f863-66dc-0000000031e9 | TASK | Set frontend rule fact (non-ssl rules) 2026-06-14 08:00:09,934 p=83235 u=zuul n=ansible | 2026-06-14 08:00:09.934461 | fa163ee0-6271-f863-66dc-0000000031e6 | TASK | Set the default frontend firewall rules 2026-06-14 08:00:09,958 p=83235 u=zuul n=ansible | 2026-06-14 08:00:09.958006 | fa163ee0-6271-f863-66dc-0000000031e4 | TASK | Create empty var for masquerade rules 2026-06-14 08:00:09,970 p=83235 u=zuul n=ansible | 2026-06-14 08:00:09.964333 | fa163ee0-6271-f863-66dc-0000000031e4 | OK | Create empty var for masquerade rules | np0000073150 2026-06-14 08:00:09,971 p=83235 u=zuul n=ansible | 2026-06-14 08:00:09.971063 | fa163ee0-6271-f863-66dc-0000000031e9 | SKIPPED | Set frontend rule fact (non-ssl rules) | np0000073148 2026-06-14 08:00:09,972 p=83235 u=zuul n=ansible | 2026-06-14 08:00:09.971873 | fa163ee0-6271-f863-66dc-0000000031e6 | OK | Set the default frontend firewall rules | np0000073149 2026-06-14 08:00:09,982 p=83235 u=zuul n=ansible | 2026-06-14 08:00:09.982636 | fa163ee0-6271-f863-66dc-0000000031ea | TASK | Set frontend rule fact (ssl rules) 2026-06-14 08:00:10,003 p=83235 u=zuul n=ansible | 2026-06-14 08:00:10.002615 | fa163ee0-6271-f863-66dc-0000000031e9 | TASK | Set frontend rule fact (non-ssl rules) 2026-06-14 08:00:10,023 p=83235 u=zuul n=ansible | 2026-06-14 08:00:10.022828 | fa163ee0-6271-f863-66dc-0000000031e5 | TASK | Enable masquerade 2026-06-14 08:00:10,035 p=83235 u=zuul n=ansible | 2026-06-14 08:00:10.029668 | fa163ee0-6271-f863-66dc-0000000031e4 | OK | Create empty var for masquerade rules | np0000073145 2026-06-14 08:00:10,036 p=83235 u=zuul n=ansible | 2026-06-14 08:00:10.035993 | fa163ee0-6271-f863-66dc-0000000031ea | SKIPPED | Set frontend rule fact (ssl rules) | np0000073148 2026-06-14 08:00:10,036 p=83235 u=zuul n=ansible | 2026-06-14 08:00:10.036612 | fa163ee0-6271-f863-66dc-0000000031e9 | SKIPPED | Set frontend rule fact (non-ssl rules) | np0000073149 2026-06-14 08:00:10,052 p=83235 u=zuul n=ansible | 2026-06-14 08:00:10.047815 | fa163ee0-6271-f863-66dc-0000000031ec | TASK | Set frontend rule fact (non-ssl rules) 2026-06-14 08:00:10,071 p=83235 u=zuul n=ansible | 2026-06-14 08:00:10.066882 | fa163ee0-6271-f863-66dc-0000000031ea | TASK | Set frontend rule fact (ssl rules) 2026-06-14 08:00:10,106 p=83235 u=zuul n=ansible | 2026-06-14 08:00:10.100880 | fa163ee0-6271-f863-66dc-0000000031e5 | TASK | Enable masquerade 2026-06-14 08:00:10,113 p=83235 u=zuul n=ansible | 2026-06-14 08:00:10.112959 | fa163ee0-6271-f863-66dc-0000000031e0 | OK | Uninstall firewalld to prevent nftables conflicts | np0000073146 2026-06-14 08:00:10,115 p=83235 u=zuul n=ansible | 2026-06-14 08:00:10.115051 | fa163ee0-6271-f863-66dc-0000000031e5 | SKIPPED | Enable masquerade | np0000073150 2026-06-14 08:00:10,116 p=83235 u=zuul n=ansible | 2026-06-14 08:00:10.116043 | fa163ee0-6271-f863-66dc-0000000031ec | SKIPPED | Set frontend rule fact (non-ssl rules) | np0000073148 2026-06-14 08:00:10,117 p=83235 u=zuul n=ansible | 2026-06-14 08:00:10.117091 | fa163ee0-6271-f863-66dc-0000000031e0 | OK | Uninstall firewalld to prevent nftables conflicts | np0000073147 2026-06-14 08:00:10,118 p=83235 u=zuul n=ansible | 2026-06-14 08:00:10.118342 | fa163ee0-6271-f863-66dc-0000000031ea | SKIPPED | Set frontend rule fact (ssl rules) | np0000073149 2026-06-14 08:00:10,135 p=83235 u=zuul n=ansible | 2026-06-14 08:00:10.135178 | fa163ee0-6271-f863-66dc-0000000031ed | TASK | Set frontend rule fact (ssl rules) 2026-06-14 08:00:10,158 p=83235 u=zuul n=ansible | 2026-06-14 08:00:10.157898 | fa163ee0-6271-f863-66dc-0000000031ec | TASK | Set frontend rule fact (non-ssl rules) 2026-06-14 08:00:10,171 p=83235 u=zuul n=ansible | 2026-06-14 08:00:10.171151 | fa163ee0-6271-f863-66dc-0000000031e6 | TASK | Set the default frontend firewall rules 2026-06-14 08:00:10,193 p=83235 u=zuul n=ansible | 2026-06-14 08:00:10.191416 | fa163ee0-6271-f863-66dc-0000000031e4 | TASK | Create empty var for masquerade rules 2026-06-14 08:00:10,209 p=83235 u=zuul n=ansible | 2026-06-14 08:00:10.209355 | fa163ee0-6271-f863-66dc-0000000031e4 | TASK | Create empty var for masquerade rules 2026-06-14 08:00:10,214 p=83235 u=zuul n=ansible | 2026-06-14 08:00:10.213532 | fa163ee0-6271-f863-66dc-0000000031e5 | SKIPPED | Enable masquerade | np0000073145 2026-06-14 08:00:10,214 p=83235 u=zuul n=ansible | 2026-06-14 08:00:10.214680 | fa163ee0-6271-f863-66dc-0000000031ed | SKIPPED | Set frontend rule fact (ssl rules) | np0000073148 2026-06-14 08:00:10,215 p=83235 u=zuul n=ansible | 2026-06-14 08:00:10.215277 | fa163ee0-6271-f863-66dc-0000000031ec | SKIPPED | Set frontend rule fact (non-ssl rules) | np0000073149 2026-06-14 08:00:10,218 p=83235 u=zuul n=ansible | 2026-06-14 08:00:10.216009 | fa163ee0-6271-f863-66dc-0000000031e6 | OK | Set the default frontend firewall rules | np0000073150 2026-06-14 08:00:10,219 p=83235 u=zuul n=ansible | 2026-06-14 08:00:10.219233 | fa163ee0-6271-f863-66dc-0000000031e4 | OK | Create empty var for masquerade rules | np0000073146 2026-06-14 08:00:10,230 p=83235 u=zuul n=ansible | 2026-06-14 08:00:10.230297 | fa163ee0-6271-f863-66dc-0000000031ef | TASK | Enable LOG rules 2026-06-14 08:00:10,249 p=83235 u=zuul n=ansible | 2026-06-14 08:00:10.249226 | fa163ee0-6271-f863-66dc-0000000031ed | TASK | Set frontend rule fact (ssl rules) 2026-06-14 08:00:10,266 p=83235 u=zuul n=ansible | 2026-06-14 08:00:10.266359 | fa163ee0-6271-f863-66dc-0000000031e9 | TASK | Set frontend rule fact (non-ssl rules) 2026-06-14 08:00:10,292 p=83235 u=zuul n=ansible | 2026-06-14 08:00:10.289105 | fa163ee0-6271-f863-66dc-0000000031e6 | TASK | Set the default frontend firewall rules 2026-06-14 08:00:10,311 p=83235 u=zuul n=ansible | 2026-06-14 08:00:10.311155 | fa163ee0-6271-f863-66dc-0000000031e5 | TASK | Enable masquerade 2026-06-14 08:00:10,317 p=83235 u=zuul n=ansible | 2026-06-14 08:00:10.317091 | fa163ee0-6271-f863-66dc-0000000031e4 | OK | Create empty var for masquerade rules | np0000073147 2026-06-14 08:00:10,318 p=83235 u=zuul n=ansible | 2026-06-14 08:00:10.318657 | fa163ee0-6271-f863-66dc-0000000031ef | SKIPPED | Enable LOG rules | np0000073148 2026-06-14 08:00:10,321 p=83235 u=zuul n=ansible | 2026-06-14 08:00:10.319378 | fa163ee0-6271-f863-66dc-0000000031ed | SKIPPED | Set frontend rule fact (ssl rules) | np0000073149 2026-06-14 08:00:10,322 p=83235 u=zuul n=ansible | 2026-06-14 08:00:10.322323 | fa163ee0-6271-f863-66dc-0000000031e9 | SKIPPED | Set frontend rule fact (non-ssl rules) | np0000073150 2026-06-14 08:00:10,323 p=83235 u=zuul n=ansible | 2026-06-14 08:00:10.323000 | fa163ee0-6271-f863-66dc-0000000031e6 | OK | Set the default frontend firewall rules | np0000073145 2026-06-14 08:00:10,334 p=83235 u=zuul n=ansible | 2026-06-14 08:00:10.334557 | fa163ee0-6271-f863-66dc-0000000031f0 | TASK | Set rule fact 2026-06-14 08:00:10,348 p=83235 u=zuul n=ansible | 2026-06-14 08:00:10.347963 | fa163ee0-6271-f863-66dc-0000000031ef | TASK | Enable LOG rules 2026-06-14 08:00:10,363 p=83235 u=zuul n=ansible | 2026-06-14 08:00:10.363471 | fa163ee0-6271-f863-66dc-0000000031ea | TASK | Set frontend rule fact (ssl rules) 2026-06-14 08:00:10,386 p=83235 u=zuul n=ansible | 2026-06-14 08:00:10.386269 | fa163ee0-6271-f863-66dc-0000000031e9 | TASK | Set frontend rule fact (non-ssl rules) 2026-06-14 08:00:10,409 p=83235 u=zuul n=ansible | 2026-06-14 08:00:10.409177 | fa163ee0-6271-f863-66dc-0000000031e5 | TASK | Enable masquerade 2026-06-14 08:00:10,414 p=83235 u=zuul n=ansible | 2026-06-14 08:00:10.414235 | fa163ee0-6271-f863-66dc-0000000031e5 | SKIPPED | Enable masquerade | np0000073146 2026-06-14 08:00:10,415 p=83235 u=zuul n=ansible | 2026-06-14 08:00:10.415456 | fa163ee0-6271-f863-66dc-0000000031ef | SKIPPED | Enable LOG rules | np0000073149 2026-06-14 08:00:10,416 p=83235 u=zuul n=ansible | 2026-06-14 08:00:10.416073 | fa163ee0-6271-f863-66dc-0000000031ea | SKIPPED | Set frontend rule fact (ssl rules) | np0000073150 2026-06-14 08:00:10,417 p=83235 u=zuul n=ansible | 2026-06-14 08:00:10.417147 | fa163ee0-6271-f863-66dc-0000000031f0 | OK | Set rule fact | np0000073148 2026-06-14 08:00:10,433 p=83235 u=zuul n=ansible | 2026-06-14 08:00:10.428881 | fa163ee0-6271-f863-66dc-0000000031f1 | TASK | Manage rules via nftables 2026-06-14 08:00:10,464 p=83235 u=zuul n=ansible | 2026-06-14 08:00:10.464492 | fa163ee0-6271-f863-66dc-0000000031f0 | TASK | Set rule fact 2026-06-14 08:00:10,478 p=83235 u=zuul n=ansible | 2026-06-14 08:00:10.477972 | fa163ee0-6271-f863-66dc-0000000031ec | TASK | Set frontend rule fact (non-ssl rules) 2026-06-14 08:00:10,495 p=83235 u=zuul n=ansible | 2026-06-14 08:00:10.495116 | fa163ee0-6271-f863-66dc-0000000031e6 | TASK | Set the default frontend firewall rules 2026-06-14 08:00:10,502 p=83235 u=zuul n=ansible | 2026-06-14 08:00:10.501773 | fa163ee0-6271-f863-66dc-0000000031e9 | OK | Set frontend rule fact (non-ssl rules) | np0000073145 2026-06-14 08:00:10,503 p=83235 u=zuul n=ansible | 2026-06-14 08:00:10.503425 | fa163ee0-6271-f863-66dc-0000000031e5 | SKIPPED | Enable masquerade | np0000073147 2026-06-14 08:00:10,506 p=83235 u=zuul n=ansible | 2026-06-14 08:00:10.506619 | fa163ee0-6271-f863-66dc-0000000031ec | SKIPPED | Set frontend rule fact (non-ssl rules) | np0000073150 2026-06-14 08:00:10,555 p=83235 u=zuul n=ansible | 2026-06-14 08:00:10.555002 | fa163ee0-6271-f863-66dc-0000000031ed | TASK | Set frontend rule fact (ssl rules) 2026-06-14 08:00:10,583 p=83235 u=zuul n=ansible | 2026-06-14 08:00:10.582961 | fa163ee0-6271-f863-66dc-0000000031ea | TASK | Set frontend rule fact (ssl rules) 2026-06-14 08:00:10,601 p=83235 u=zuul n=ansible | 2026-06-14 08:00:10.601099 | fa163ee0-6271-f863-66dc-0000000031e6 | TASK | Set the default frontend firewall rules 2026-06-14 08:00:10,607 p=83235 u=zuul n=ansible | 2026-06-14 08:00:10.607210 | fa163ee0-6271-f863-66dc-0000000031e6 | OK | Set the default frontend firewall rules | np0000073146 2026-06-14 08:00:10,608 p=83235 u=zuul n=ansible | 2026-06-14 08:00:10.608747 | fa163ee0-6271-f863-66dc-0000000031f0 | OK | Set rule fact | np0000073149 2026-06-14 08:00:10,610 p=83235 u=zuul n=ansible | 2026-06-14 08:00:10.610317 | fa163ee0-6271-f863-66dc-0000000031ed | SKIPPED | Set frontend rule fact (ssl rules) | np0000073150 2026-06-14 08:00:10,628 p=83235 u=zuul n=ansible | 2026-06-14 08:00:10.628136 | 6911bec4-0d29-4b8d-a2ce-7d1b09975e8a | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/service-bootstrap.yml | np0000073148 2026-06-14 08:00:10,650 p=83235 u=zuul n=ansible | 2026-06-14 08:00:10.649742 | fa163ee0-6271-f863-66dc-0000000036ef | TASK | Ensure legacy iptables services are off 2026-06-14 08:00:10,669 p=83235 u=zuul n=ansible | 2026-06-14 08:00:10.668534 | fa163ee0-6271-f863-66dc-0000000031f1 | TASK | Manage rules via nftables 2026-06-14 08:00:10,689 p=83235 u=zuul n=ansible | 2026-06-14 08:00:10.689286 | fa163ee0-6271-f863-66dc-0000000031ef | TASK | Enable LOG rules 2026-06-14 08:00:10,723 p=83235 u=zuul n=ansible | 2026-06-14 08:00:10.723340 | fa163ee0-6271-f863-66dc-0000000031e9 | TASK | Set frontend rule fact (non-ssl rules) 2026-06-14 08:00:10,730 p=83235 u=zuul n=ansible | 2026-06-14 08:00:10.729758 | fa163ee0-6271-f863-66dc-0000000031e6 | OK | Set the default frontend firewall rules | np0000073147 2026-06-14 08:00:10,731 p=83235 u=zuul n=ansible | 2026-06-14 08:00:10.731453 | fa163ee0-6271-f863-66dc-0000000031ea | OK | Set frontend rule fact (ssl rules) | np0000073145 2026-06-14 08:00:10,733 p=83235 u=zuul n=ansible | 2026-06-14 08:00:10.733090 | fa163ee0-6271-f863-66dc-0000000031ef | SKIPPED | Enable LOG rules | np0000073150 2026-06-14 08:00:10,781 p=83235 u=zuul n=ansible | 2026-06-14 08:00:10.776254 | fa163ee0-6271-f863-66dc-0000000031f0 | TASK | Set rule fact 2026-06-14 08:00:10,799 p=83235 u=zuul n=ansible | 2026-06-14 08:00:10.798614 | fa163ee0-6271-f863-66dc-0000000031ec | TASK | Set frontend rule fact (non-ssl rules) 2026-06-14 08:00:10,817 p=83235 u=zuul n=ansible | 2026-06-14 08:00:10.816749 | fa163ee0-6271-f863-66dc-0000000031e9 | TASK | Set frontend rule fact (non-ssl rules) 2026-06-14 08:00:10,831 p=83235 u=zuul n=ansible | 2026-06-14 08:00:10.822255 | fa163ee0-6271-f863-66dc-0000000031e9 | OK | Set frontend rule fact (non-ssl rules) | np0000073146 2026-06-14 08:00:10,833 p=83235 u=zuul n=ansible | 2026-06-14 08:00:10.832912 | fa163ee0-6271-f863-66dc-0000000031ec | SKIPPED | Set frontend rule fact (non-ssl rules) | np0000073145 2026-06-14 08:00:10,845 p=83235 u=zuul n=ansible | 2026-06-14 08:00:10.844932 | ac101bab-c8c2-455f-a5ee-04d9c9aa8ee1 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/service-bootstrap.yml | np0000073149 2026-06-14 08:00:10,858 p=83235 u=zuul n=ansible | 2026-06-14 08:00:10.857959 | fa163ee0-6271-f863-66dc-00000000375e | TASK | Ensure legacy iptables services are off 2026-06-14 08:00:10,886 p=83235 u=zuul n=ansible | 2026-06-14 08:00:10.886046 | fa163ee0-6271-f863-66dc-0000000031ed | TASK | Set frontend rule fact (ssl rules) 2026-06-14 08:00:10,907 p=83235 u=zuul n=ansible | 2026-06-14 08:00:10.907361 | fa163ee0-6271-f863-66dc-0000000031ea | TASK | Set frontend rule fact (ssl rules) 2026-06-14 08:00:10,914 p=83235 u=zuul n=ansible | 2026-06-14 08:00:10.913759 | fa163ee0-6271-f863-66dc-0000000031f0 | OK | Set rule fact | np0000073150 2026-06-14 08:00:10,917 p=83235 u=zuul n=ansible | 2026-06-14 08:00:10.916843 | fa163ee0-6271-f863-66dc-0000000031e9 | OK | Set frontend rule fact (non-ssl rules) | np0000073147 2026-06-14 08:00:10,918 p=83235 u=zuul n=ansible | 2026-06-14 08:00:10.918360 | fa163ee0-6271-f863-66dc-0000000031ed | SKIPPED | Set frontend rule fact (ssl rules) | np0000073145 2026-06-14 08:00:10,935 p=83235 u=zuul n=ansible | 2026-06-14 08:00:10.934876 | fa163ee0-6271-f863-66dc-0000000031f1 | TASK | Manage rules via nftables 2026-06-14 08:00:10,963 p=83235 u=zuul n=ansible | 2026-06-14 08:00:10.962603 | fa163ee0-6271-f863-66dc-0000000031ef | TASK | Enable LOG rules 2026-06-14 08:00:10,985 p=83235 u=zuul n=ansible | 2026-06-14 08:00:10.985275 | fa163ee0-6271-f863-66dc-0000000031ea | TASK | Set frontend rule fact (ssl rules) 2026-06-14 08:00:10,990 p=83235 u=zuul n=ansible | 2026-06-14 08:00:10.989526 | fa163ee0-6271-f863-66dc-0000000031ea | OK | Set frontend rule fact (ssl rules) | np0000073146 2026-06-14 08:00:10,992 p=83235 u=zuul n=ansible | 2026-06-14 08:00:10.991850 | fa163ee0-6271-f863-66dc-0000000031ef | SKIPPED | Enable LOG rules | np0000073145 2026-06-14 08:00:11,052 p=83235 u=zuul n=ansible | 2026-06-14 08:00:11.047604 | fa163ee0-6271-f863-66dc-0000000031f0 | TASK | Set rule fact 2026-06-14 08:00:11,071 p=83235 u=zuul n=ansible | 2026-06-14 08:00:11.071261 | fa163ee0-6271-f863-66dc-0000000031ec | TASK | Set frontend rule fact (non-ssl rules) 2026-06-14 08:00:11,077 p=83235 u=zuul n=ansible | 2026-06-14 08:00:11.077196 | fa163ee0-6271-f863-66dc-0000000031ea | OK | Set frontend rule fact (ssl rules) | np0000073147 2026-06-14 08:00:11,091 p=83235 u=zuul n=ansible | 2026-06-14 08:00:11.090855 | 0e33c1df-d2f7-4854-9e94-b48900f7a3e3 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/service-bootstrap.yml | np0000073150 2026-06-14 08:00:11,109 p=83235 u=zuul n=ansible | 2026-06-14 08:00:11.107535 | fa163ee0-6271-f863-66dc-0000000036ef | OK | Ensure legacy iptables services are off | np0000073148 | item=iptables.service 2026-06-14 08:00:11,123 p=83235 u=zuul n=ansible | 2026-06-14 08:00:11.122672 | fa163ee0-6271-f863-66dc-0000000037cf | TASK | Ensure legacy iptables services are off 2026-06-14 08:00:11,148 p=83235 u=zuul n=ansible | 2026-06-14 08:00:11.147833 | fa163ee0-6271-f863-66dc-0000000031ec | TASK | Set frontend rule fact (non-ssl rules) 2026-06-14 08:00:11,152 p=83235 u=zuul n=ansible | 2026-06-14 08:00:11.152052 | fa163ee0-6271-f863-66dc-0000000031ec | SKIPPED | Set frontend rule fact (non-ssl rules) | np0000073146 2026-06-14 08:00:11,154 p=83235 u=zuul n=ansible | 2026-06-14 08:00:11.154745 | fa163ee0-6271-f863-66dc-0000000031f0 | OK | Set rule fact | np0000073145 2026-06-14 08:00:11,173 p=83235 u=zuul n=ansible | 2026-06-14 08:00:11.173071 | fa163ee0-6271-f863-66dc-0000000031f1 | TASK | Manage rules via nftables 2026-06-14 08:00:11,198 p=83235 u=zuul n=ansible | 2026-06-14 08:00:11.198420 | fa163ee0-6271-f863-66dc-0000000031ed | TASK | Set frontend rule fact (ssl rules) 2026-06-14 08:00:11,204 p=83235 u=zuul n=ansible | 2026-06-14 08:00:11.203827 | fa163ee0-6271-f863-66dc-0000000031ec | SKIPPED | Set frontend rule fact (non-ssl rules) | np0000073147 2026-06-14 08:00:11,263 p=83235 u=zuul n=ansible | 2026-06-14 08:00:11.263051 | fa163ee0-6271-f863-66dc-0000000031ed | TASK | Set frontend rule fact (ssl rules) 2026-06-14 08:00:11,278 p=83235 u=zuul n=ansible | 2026-06-14 08:00:11.268981 | fa163ee0-6271-f863-66dc-0000000031ed | SKIPPED | Set frontend rule fact (ssl rules) | np0000073146 2026-06-14 08:00:11,303 p=83235 u=zuul n=ansible | 2026-06-14 08:00:11.303516 | 789c8eed-2ae9-4052-b998-09811a349a97 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/service-bootstrap.yml | np0000073145 2026-06-14 08:00:11,321 p=83235 u=zuul n=ansible | 2026-06-14 08:00:11.320946 | fa163ee0-6271-f863-66dc-00000000383f | TASK | Ensure legacy iptables services are off 2026-06-14 08:00:11,353 p=83235 u=zuul n=ansible | 2026-06-14 08:00:11.349656 | fa163ee0-6271-f863-66dc-00000000375e | OK | Ensure legacy iptables services are off | np0000073149 | item=iptables.service 2026-06-14 08:00:11,356 p=83235 u=zuul n=ansible | 2026-06-14 08:00:11.356418 | fa163ee0-6271-f863-66dc-0000000031ef | TASK | Enable LOG rules 2026-06-14 08:00:11,363 p=83235 u=zuul n=ansible | 2026-06-14 08:00:11.363020 | fa163ee0-6271-f863-66dc-0000000031ed | SKIPPED | Set frontend rule fact (ssl rules) | np0000073147 2026-06-14 08:00:11,393 p=83235 u=zuul n=ansible | 2026-06-14 08:00:11.393249 | fa163ee0-6271-f863-66dc-0000000031ef | TASK | Enable LOG rules 2026-06-14 08:00:11,398 p=83235 u=zuul n=ansible | 2026-06-14 08:00:11.397949 | fa163ee0-6271-f863-66dc-0000000031ef | SKIPPED | Enable LOG rules | np0000073146 2026-06-14 08:00:11,422 p=83235 u=zuul n=ansible | 2026-06-14 08:00:11.422019 | fa163ee0-6271-f863-66dc-0000000031f0 | TASK | Set rule fact 2026-06-14 08:00:11,427 p=83235 u=zuul n=ansible | 2026-06-14 08:00:11.426692 | fa163ee0-6271-f863-66dc-0000000031ef | SKIPPED | Enable LOG rules | np0000073147 2026-06-14 08:00:11,449 p=83235 u=zuul n=ansible | 2026-06-14 08:00:11.449341 | fa163ee0-6271-f863-66dc-0000000031f0 | TASK | Set rule fact 2026-06-14 08:00:11,487 p=83235 u=zuul n=ansible | 2026-06-14 08:00:11.486210 | fa163ee0-6271-f863-66dc-0000000031f0 | OK | Set rule fact | np0000073146 2026-06-14 08:00:11,510 p=83235 u=zuul n=ansible | 2026-06-14 08:00:11.510482 | fa163ee0-6271-f863-66dc-0000000031f1 | TASK | Manage rules via nftables 2026-06-14 08:00:11,540 p=83235 u=zuul n=ansible | 2026-06-14 08:00:11.537909 | fa163ee0-6271-f863-66dc-0000000036ef | OK | Ensure legacy iptables services are off | np0000073148 | item=ip6tables.service 2026-06-14 08:00:11,586 p=83235 u=zuul n=ansible | 2026-06-14 08:00:11.585158 | fa163ee0-6271-f863-66dc-0000000037cf | OK | Ensure legacy iptables services are off | np0000073150 | item=iptables.service 2026-06-14 08:00:11,619 p=83235 u=zuul n=ansible | 2026-06-14 08:00:11.619011 | fa163ee0-6271-f863-66dc-0000000036f2 | TASK | Ensure nftables service is enabled and running 2026-06-14 08:00:11,643 p=83235 u=zuul n=ansible | 2026-06-14 08:00:11.643119 | fa163ee0-6271-f863-66dc-0000000031f0 | OK | Set rule fact | np0000073147 2026-06-14 08:00:11,665 p=83235 u=zuul n=ansible | 2026-06-14 08:00:11.665204 | fa163ee0-6271-f863-66dc-0000000031f1 | TASK | Manage rules via nftables 2026-06-14 08:00:11,687 p=83235 u=zuul n=ansible | 2026-06-14 08:00:11.686754 | ebfba1d4-f6bf-45db-818f-22f5544a4f87 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/service-bootstrap.yml | np0000073146 2026-06-14 08:00:11,707 p=83235 u=zuul n=ansible | 2026-06-14 08:00:11.706922 | fa163ee0-6271-f863-66dc-0000000038b5 | TASK | Ensure legacy iptables services are off 2026-06-14 08:00:11,741 p=83235 u=zuul n=ansible | 2026-06-14 08:00:11.740267 | fa163ee0-6271-f863-66dc-00000000383f | OK | Ensure legacy iptables services are off | np0000073145 | item=iptables.service 2026-06-14 08:00:11,784 p=83235 u=zuul n=ansible | 2026-06-14 08:00:11.783689 | fa163ee0-6271-f863-66dc-00000000375e | OK | Ensure legacy iptables services are off | np0000073149 | item=ip6tables.service 2026-06-14 08:00:11,802 p=83235 u=zuul n=ansible | 2026-06-14 08:00:11.802455 | 09297ecf-f78a-48cb-a948-102a8793a816 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/service-bootstrap.yml | np0000073147 2026-06-14 08:00:11,820 p=83235 u=zuul n=ansible | 2026-06-14 08:00:11.820399 | fa163ee0-6271-f863-66dc-000000003920 | TASK | Ensure legacy iptables services are off 2026-06-14 08:00:11,846 p=83235 u=zuul n=ansible | 2026-06-14 08:00:11.845685 | fa163ee0-6271-f863-66dc-00000000375f | TASK | Ensure nftables service is enabled and running 2026-06-14 08:00:11,933 p=83235 u=zuul n=ansible | 2026-06-14 08:00:11.931277 | fa163ee0-6271-f863-66dc-0000000037cf | OK | Ensure legacy iptables services are off | np0000073150 | item=ip6tables.service 2026-06-14 08:00:11,956 p=83235 u=zuul n=ansible | 2026-06-14 08:00:11.956689 | fa163ee0-6271-f863-66dc-0000000037d0 | TASK | Ensure nftables service is enabled and running 2026-06-14 08:00:12,164 p=83235 u=zuul n=ansible | 2026-06-14 08:00:12.162323 | fa163ee0-6271-f863-66dc-0000000038b5 | OK | Ensure legacy iptables services are off | np0000073146 | item=iptables.service 2026-06-14 08:00:12,177 p=83235 u=zuul n=ansible | 2026-06-14 08:00:12.175532 | fa163ee0-6271-f863-66dc-00000000383f | OK | Ensure legacy iptables services are off | np0000073145 | item=ip6tables.service 2026-06-14 08:00:12,212 p=83235 u=zuul n=ansible | 2026-06-14 08:00:12.212145 | fa163ee0-6271-f863-66dc-000000003841 | TASK | Ensure nftables service is enabled and running 2026-06-14 08:00:12,307 p=83235 u=zuul n=ansible | 2026-06-14 08:00:12.305296 | fa163ee0-6271-f863-66dc-000000003920 | OK | Ensure legacy iptables services are off | np0000073147 | item=iptables.service 2026-06-14 08:00:12,393 p=83235 u=zuul n=ansible | 2026-06-14 08:00:12.392717 | fa163ee0-6271-f863-66dc-0000000036f2 | CHANGED | Ensure nftables service is enabled and running | np0000073148 2026-06-14 08:00:12,407 p=83235 u=zuul n=ansible | 2026-06-14 08:00:12.407573 | fa163ee0-6271-f863-66dc-0000000036f3 | TASK | Empty nftables from anything that may lay around 2026-06-14 08:00:12,449 p=83235 u=zuul n=ansible | 2026-06-14 08:00:12.448949 | fa163ee0-6271-f863-66dc-0000000036f3 | SKIPPED | Empty nftables from anything that may lay around | np0000073148 2026-06-14 08:00:12,521 p=83235 u=zuul n=ansible | 2026-06-14 08:00:12.521515 | 63351955-ab5e-4fa0-b803-502b0bb0d493 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/configure.yml | np0000073148 2026-06-14 08:00:12,543 p=83235 u=zuul n=ansible | 2026-06-14 08:00:12.543662 | fa163ee0-6271-f863-66dc-000000003957 | TASK | Push empty ruleset 2026-06-14 08:00:12,575 p=83235 u=zuul n=ansible | 2026-06-14 08:00:12.573313 | fa163ee0-6271-f863-66dc-0000000038b5 | OK | Ensure legacy iptables services are off | np0000073146 | item=ip6tables.service 2026-06-14 08:00:12,611 p=83235 u=zuul n=ansible | 2026-06-14 08:00:12.606145 | fa163ee0-6271-f863-66dc-0000000038b6 | TASK | Ensure nftables service is enabled and running 2026-06-14 08:00:12,618 p=83235 u=zuul n=ansible | 2026-06-14 08:00:12.617770 | fa163ee0-6271-f863-66dc-00000000375f | CHANGED | Ensure nftables service is enabled and running | np0000073149 2026-06-14 08:00:12,636 p=83235 u=zuul n=ansible | 2026-06-14 08:00:12.635995 | fa163ee0-6271-f863-66dc-000000003760 | TASK | Empty nftables from anything that may lay around 2026-06-14 08:00:12,664 p=83235 u=zuul n=ansible | 2026-06-14 08:00:12.664504 | fa163ee0-6271-f863-66dc-000000003760 | SKIPPED | Empty nftables from anything that may lay around | np0000073149 2026-06-14 08:00:12,734 p=83235 u=zuul n=ansible | 2026-06-14 08:00:12.732382 | fa163ee0-6271-f863-66dc-000000003920 | OK | Ensure legacy iptables services are off | np0000073147 | item=ip6tables.service 2026-06-14 08:00:12,740 p=83235 u=zuul n=ansible | 2026-06-14 08:00:12.736359 | dd0f36fb-241e-4fb3-b8cb-6307d7364d88 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/configure.yml | np0000073149 2026-06-14 08:00:12,764 p=83235 u=zuul n=ansible | 2026-06-14 08:00:12.764087 | fa163ee0-6271-f863-66dc-0000000039c0 | TASK | Push empty ruleset 2026-06-14 08:00:12,770 p=83235 u=zuul n=ansible | 2026-06-14 08:00:12.769508 | fa163ee0-6271-f863-66dc-0000000037d0 | CHANGED | Ensure nftables service is enabled and running | np0000073150 2026-06-14 08:00:12,785 p=83235 u=zuul n=ansible | 2026-06-14 08:00:12.785076 | fa163ee0-6271-f863-66dc-0000000037d1 | TASK | Empty nftables from anything that may lay around 2026-06-14 08:00:12,803 p=83235 u=zuul n=ansible | 2026-06-14 08:00:12.802658 | fa163ee0-6271-f863-66dc-000000003921 | TASK | Ensure nftables service is enabled and running 2026-06-14 08:00:12,826 p=83235 u=zuul n=ansible | 2026-06-14 08:00:12.825666 | fa163ee0-6271-f863-66dc-0000000037d1 | SKIPPED | Empty nftables from anything that may lay around | np0000073150 2026-06-14 08:00:12,876 p=83235 u=zuul n=ansible | 2026-06-14 08:00:12.876145 | 45e0a556-4c24-4986-aafe-800c7938dafc | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/configure.yml | np0000073150 2026-06-14 08:00:12,897 p=83235 u=zuul n=ansible | 2026-06-14 08:00:12.897170 | fa163ee0-6271-f863-66dc-000000003a25 | TASK | Push empty ruleset 2026-06-14 08:00:13,074 p=83235 u=zuul n=ansible | 2026-06-14 08:00:13.074256 | fa163ee0-6271-f863-66dc-000000003841 | CHANGED | Ensure nftables service is enabled and running | np0000073145 2026-06-14 08:00:13,096 p=83235 u=zuul n=ansible | 2026-06-14 08:00:13.095671 | fa163ee0-6271-f863-66dc-000000003842 | TASK | Empty nftables from anything that may lay around 2026-06-14 08:00:13,133 p=83235 u=zuul n=ansible | 2026-06-14 08:00:13.133112 | fa163ee0-6271-f863-66dc-000000003842 | SKIPPED | Empty nftables from anything that may lay around | np0000073145 2026-06-14 08:00:13,198 p=83235 u=zuul n=ansible | 2026-06-14 08:00:13.198298 | 2daa27bb-86e9-403f-81de-fa92746b97d3 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/configure.yml | np0000073145 2026-06-14 08:00:13,224 p=83235 u=zuul n=ansible | 2026-06-14 08:00:13.224282 | fa163ee0-6271-f863-66dc-000000003a88 | TASK | Push empty ruleset 2026-06-14 08:00:13,386 p=83235 u=zuul n=ansible | 2026-06-14 08:00:13.385829 | fa163ee0-6271-f863-66dc-0000000038b6 | CHANGED | Ensure nftables service is enabled and running | np0000073146 2026-06-14 08:00:13,408 p=83235 u=zuul n=ansible | 2026-06-14 08:00:13.407974 | fa163ee0-6271-f863-66dc-0000000038b7 | TASK | Empty nftables from anything that may lay around 2026-06-14 08:00:13,456 p=83235 u=zuul n=ansible | 2026-06-14 08:00:13.455937 | fa163ee0-6271-f863-66dc-0000000038b7 | SKIPPED | Empty nftables from anything that may lay around | np0000073146 2026-06-14 08:00:13,506 p=83235 u=zuul n=ansible | 2026-06-14 08:00:13.506237 | fa163ee0-6271-f863-66dc-000000003957 | CHANGED | Push empty ruleset | np0000073148 2026-06-14 08:00:13,524 p=83235 u=zuul n=ansible | 2026-06-14 08:00:13.524032 | fa163ee0-6271-f863-66dc-000000003958 | TASK | Load empty ruleset 2026-06-14 08:00:13,557 p=83235 u=zuul n=ansible | 2026-06-14 08:00:13.557607 | 96f8b6de-269b-4e7d-81f6-f8adb299c131 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/configure.yml | np0000073146 2026-06-14 08:00:13,583 p=83235 u=zuul n=ansible | 2026-06-14 08:00:13.583557 | fa163ee0-6271-f863-66dc-000000003aed | TASK | Push empty ruleset 2026-06-14 08:00:13,589 p=83235 u=zuul n=ansible | 2026-06-14 08:00:13.588683 | fa163ee0-6271-f863-66dc-000000003921 | CHANGED | Ensure nftables service is enabled and running | np0000073147 2026-06-14 08:00:13,605 p=83235 u=zuul n=ansible | 2026-06-14 08:00:13.604895 | fa163ee0-6271-f863-66dc-000000003922 | TASK | Empty nftables from anything that may lay around 2026-06-14 08:00:13,643 p=83235 u=zuul n=ansible | 2026-06-14 08:00:13.643402 | fa163ee0-6271-f863-66dc-000000003922 | SKIPPED | Empty nftables from anything that may lay around | np0000073147 2026-06-14 08:00:13,707 p=83235 u=zuul n=ansible | 2026-06-14 08:00:13.707342 | a2231a94-b16e-4641-8de5-1cc620291758 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/configure.yml | np0000073147 2026-06-14 08:00:13,732 p=83235 u=zuul n=ansible | 2026-06-14 08:00:13.732367 | fa163ee0-6271-f863-66dc-000000003b52 | TASK | Push empty ruleset 2026-06-14 08:00:13,737 p=83235 u=zuul n=ansible | 2026-06-14 08:00:13.736880 | fa163ee0-6271-f863-66dc-0000000039c0 | CHANGED | Push empty ruleset | np0000073149 2026-06-14 08:00:13,748 p=83235 u=zuul n=ansible | 2026-06-14 08:00:13.748117 | fa163ee0-6271-f863-66dc-0000000039c1 | TASK | Load empty ruleset 2026-06-14 08:00:13,853 p=83235 u=zuul n=ansible | 2026-06-14 08:00:13.852570 | fa163ee0-6271-f863-66dc-000000003958 | CHANGED | Load empty ruleset | np0000073148 2026-06-14 08:00:13,883 p=83235 u=zuul n=ansible | 2026-06-14 08:00:13.882858 | fa163ee0-6271-f863-66dc-00000000395a | TASK | Use default rules 2026-06-14 08:00:13,895 p=83235 u=zuul n=ansible | 2026-06-14 08:00:13.894359 | fa163ee0-6271-f863-66dc-000000003a25 | CHANGED | Push empty ruleset | np0000073150 2026-06-14 08:00:13,912 p=83235 u=zuul n=ansible | 2026-06-14 08:00:13.911865 | fa163ee0-6271-f863-66dc-000000003a26 | TASK | Load empty ruleset 2026-06-14 08:00:13,963 p=83235 u=zuul n=ansible | 2026-06-14 08:00:13.962096 | fa163ee0-6271-f863-66dc-00000000395a | OK | Use default rules | np0000073148 2026-06-14 08:00:13,978 p=83235 u=zuul n=ansible | 2026-06-14 08:00:13.977791 | fa163ee0-6271-f863-66dc-00000000395b | TASK | Enable LOG rules 2026-06-14 08:00:14,055 p=83235 u=zuul n=ansible | 2026-06-14 08:00:14.054561 | fa163ee0-6271-f863-66dc-00000000395b | OK | Enable LOG rules | np0000073148 2026-06-14 08:00:14,070 p=83235 u=zuul n=ansible | 2026-06-14 08:00:14.069991 | fa163ee0-6271-f863-66dc-00000000395d | TASK | Get current nftables content 2026-06-14 08:00:14,105 p=83235 u=zuul n=ansible | 2026-06-14 08:00:14.103186 | fa163ee0-6271-f863-66dc-0000000039c1 | CHANGED | Load empty ruleset | np0000073149 2026-06-14 08:00:14,128 p=83235 u=zuul n=ansible | 2026-06-14 08:00:14.127207 | fa163ee0-6271-f863-66dc-0000000039c3 | TASK | Use default rules 2026-06-14 08:00:14,188 p=83235 u=zuul n=ansible | 2026-06-14 08:00:14.187342 | fa163ee0-6271-f863-66dc-0000000039c3 | OK | Use default rules | np0000073149 2026-06-14 08:00:14,211 p=83235 u=zuul n=ansible | 2026-06-14 08:00:14.211139 | fa163ee0-6271-f863-66dc-0000000039c4 | TASK | Enable LOG rules 2026-06-14 08:00:14,225 p=83235 u=zuul n=ansible | 2026-06-14 08:00:14.224908 | fa163ee0-6271-f863-66dc-000000003a88 | CHANGED | Push empty ruleset | np0000073145 2026-06-14 08:00:14,248 p=83235 u=zuul n=ansible | 2026-06-14 08:00:14.247903 | fa163ee0-6271-f863-66dc-000000003a89 | TASK | Load empty ruleset 2026-06-14 08:00:14,286 p=83235 u=zuul n=ansible | 2026-06-14 08:00:14.285383 | fa163ee0-6271-f863-66dc-000000003a26 | CHANGED | Load empty ruleset | np0000073150 2026-06-14 08:00:14,301 p=83235 u=zuul n=ansible | 2026-06-14 08:00:14.300727 | fa163ee0-6271-f863-66dc-000000003a28 | TASK | Use default rules 2026-06-14 08:00:14,328 p=83235 u=zuul n=ansible | 2026-06-14 08:00:14.327924 | fa163ee0-6271-f863-66dc-0000000039c4 | OK | Enable LOG rules | np0000073149 2026-06-14 08:00:14,343 p=83235 u=zuul n=ansible | 2026-06-14 08:00:14.343326 | fa163ee0-6271-f863-66dc-0000000039c6 | TASK | Get current nftables content 2026-06-14 08:00:14,385 p=83235 u=zuul n=ansible | 2026-06-14 08:00:14.385005 | fa163ee0-6271-f863-66dc-000000003a28 | OK | Use default rules | np0000073150 2026-06-14 08:00:14,396 p=83235 u=zuul n=ansible | 2026-06-14 08:00:14.396494 | fa163ee0-6271-f863-66dc-000000003a29 | TASK | Enable LOG rules 2026-06-14 08:00:14,410 p=83235 u=zuul n=ansible | 2026-06-14 08:00:14.410273 | fa163ee0-6271-f863-66dc-00000000395d | CHANGED | Get current nftables content | np0000073148 2026-06-14 08:00:14,421 p=83235 u=zuul n=ansible | 2026-06-14 08:00:14.421478 | fa163ee0-6271-f863-66dc-00000000395f | TASK | Generate chain jumps 2026-06-14 08:00:14,475 p=83235 u=zuul n=ansible | 2026-06-14 08:00:14.474726 | fa163ee0-6271-f863-66dc-000000003a29 | OK | Enable LOG rules | np0000073150 2026-06-14 08:00:14,509 p=83235 u=zuul n=ansible | 2026-06-14 08:00:14.508378 | fa163ee0-6271-f863-66dc-000000003a2b | TASK | Get current nftables content 2026-06-14 08:00:14,564 p=83235 u=zuul n=ansible | 2026-06-14 08:00:14.563348 | fa163ee0-6271-f863-66dc-000000003a89 | CHANGED | Load empty ruleset | np0000073145 2026-06-14 08:00:14,566 p=83235 u=zuul n=ansible | 2026-06-14 08:00:14.565657 | fa163ee0-6271-f863-66dc-000000003aed | CHANGED | Push empty ruleset | np0000073146 2026-06-14 08:00:14,599 p=83235 u=zuul n=ansible | 2026-06-14 08:00:14.598968 | fa163ee0-6271-f863-66dc-000000003a8b | TASK | Use default rules 2026-06-14 08:00:14,625 p=83235 u=zuul n=ansible | 2026-06-14 08:00:14.624895 | fa163ee0-6271-f863-66dc-000000003aee | TASK | Load empty ruleset 2026-06-14 08:00:14,639 p=83235 u=zuul n=ansible | 2026-06-14 08:00:14.638311 | fa163ee0-6271-f863-66dc-0000000039c6 | CHANGED | Get current nftables content | np0000073149 2026-06-14 08:00:14,668 p=83235 u=zuul n=ansible | 2026-06-14 08:00:14.668184 | fa163ee0-6271-f863-66dc-0000000039c8 | TASK | Generate chain jumps 2026-06-14 08:00:14,681 p=83235 u=zuul n=ansible | 2026-06-14 08:00:14.680318 | fa163ee0-6271-f863-66dc-000000003a8b | OK | Use default rules | np0000073145 2026-06-14 08:00:14,687 p=83235 u=zuul n=ansible | 2026-06-14 08:00:14.687421 | fa163ee0-6271-f863-66dc-000000003b52 | CHANGED | Push empty ruleset | np0000073147 2026-06-14 08:00:14,711 p=83235 u=zuul n=ansible | 2026-06-14 08:00:14.710769 | fa163ee0-6271-f863-66dc-000000003a8c | TASK | Enable LOG rules 2026-06-14 08:00:14,737 p=83235 u=zuul n=ansible | 2026-06-14 08:00:14.737168 | fa163ee0-6271-f863-66dc-000000003b53 | TASK | Load empty ruleset 2026-06-14 08:00:14,805 p=83235 u=zuul n=ansible | 2026-06-14 08:00:14.804572 | fa163ee0-6271-f863-66dc-000000003a8c | OK | Enable LOG rules | np0000073145 2026-06-14 08:00:14,811 p=83235 u=zuul n=ansible | 2026-06-14 08:00:14.810944 | fa163ee0-6271-f863-66dc-000000003a2b | CHANGED | Get current nftables content | np0000073150 2026-06-14 08:00:14,822 p=83235 u=zuul n=ansible | 2026-06-14 08:00:14.822136 | fa163ee0-6271-f863-66dc-000000003a2d | TASK | Generate chain jumps 2026-06-14 08:00:14,844 p=83235 u=zuul n=ansible | 2026-06-14 08:00:14.843552 | fa163ee0-6271-f863-66dc-000000003a8e | TASK | Get current nftables content 2026-06-14 08:00:14,988 p=83235 u=zuul n=ansible | 2026-06-14 08:00:14.987470 | fa163ee0-6271-f863-66dc-000000003aee | CHANGED | Load empty ruleset | np0000073146 2026-06-14 08:00:15,022 p=83235 u=zuul n=ansible | 2026-06-14 08:00:15.021830 | fa163ee0-6271-f863-66dc-000000003af0 | TASK | Use default rules 2026-06-14 08:00:15,080 p=83235 u=zuul n=ansible | 2026-06-14 08:00:15.079649 | fa163ee0-6271-f863-66dc-000000003af0 | OK | Use default rules | np0000073146 2026-06-14 08:00:15,105 p=83235 u=zuul n=ansible | 2026-06-14 08:00:15.104824 | fa163ee0-6271-f863-66dc-000000003af1 | TASK | Enable LOG rules 2026-06-14 08:00:15,110 p=83235 u=zuul n=ansible | 2026-06-14 08:00:15.109466 | fa163ee0-6271-f863-66dc-000000003b53 | CHANGED | Load empty ruleset | np0000073147 2026-06-14 08:00:15,125 p=83235 u=zuul n=ansible | 2026-06-14 08:00:15.125565 | fa163ee0-6271-f863-66dc-000000003b55 | TASK | Use default rules 2026-06-14 08:00:15,171 p=83235 u=zuul n=ansible | 2026-06-14 08:00:15.170183 | fa163ee0-6271-f863-66dc-000000003af1 | OK | Enable LOG rules | np0000073146 2026-06-14 08:00:15,197 p=83235 u=zuul n=ansible | 2026-06-14 08:00:15.197418 | fa163ee0-6271-f863-66dc-000000003af3 | TASK | Get current nftables content 2026-06-14 08:00:15,204 p=83235 u=zuul n=ansible | 2026-06-14 08:00:15.203768 | fa163ee0-6271-f863-66dc-000000003a8e | CHANGED | Get current nftables content | np0000073145 2026-06-14 08:00:15,221 p=83235 u=zuul n=ansible | 2026-06-14 08:00:15.220793 | fa163ee0-6271-f863-66dc-000000003a90 | TASK | Generate chain jumps 2026-06-14 08:00:15,246 p=83235 u=zuul n=ansible | 2026-06-14 08:00:15.245539 | fa163ee0-6271-f863-66dc-000000003b55 | OK | Use default rules | np0000073147 2026-06-14 08:00:15,265 p=83235 u=zuul n=ansible | 2026-06-14 08:00:15.265551 | fa163ee0-6271-f863-66dc-000000003b56 | TASK | Enable LOG rules 2026-06-14 08:00:15,355 p=83235 u=zuul n=ansible | 2026-06-14 08:00:15.354707 | fa163ee0-6271-f863-66dc-000000003b56 | OK | Enable LOG rules | np0000073147 2026-06-14 08:00:15,373 p=83235 u=zuul n=ansible | 2026-06-14 08:00:15.373374 | fa163ee0-6271-f863-66dc-000000003b58 | TASK | Get current nftables content 2026-06-14 08:00:15,414 p=83235 u=zuul n=ansible | 2026-06-14 08:00:15.413425 | fa163ee0-6271-f863-66dc-00000000395f | CHANGED | Generate chain jumps | np0000073148 2026-06-14 08:00:15,438 p=83235 u=zuul n=ansible | 2026-06-14 08:00:15.438130 | fa163ee0-6271-f863-66dc-000000003960 | TASK | Generate chain jumps 2026-06-14 08:00:15,538 p=83235 u=zuul n=ansible | 2026-06-14 08:00:15.537493 | fa163ee0-6271-f863-66dc-000000003af3 | CHANGED | Get current nftables content | np0000073146 2026-06-14 08:00:15,581 p=83235 u=zuul n=ansible | 2026-06-14 08:00:15.581010 | fa163ee0-6271-f863-66dc-000000003af5 | TASK | Generate chain jumps 2026-06-14 08:00:15,703 p=83235 u=zuul n=ansible | 2026-06-14 08:00:15.701502 | fa163ee0-6271-f863-66dc-0000000039c8 | CHANGED | Generate chain jumps | np0000073149 2026-06-14 08:00:15,724 p=83235 u=zuul n=ansible | 2026-06-14 08:00:15.723940 | fa163ee0-6271-f863-66dc-0000000039c9 | TASK | Generate chain jumps 2026-06-14 08:00:15,731 p=83235 u=zuul n=ansible | 2026-06-14 08:00:15.731088 | fa163ee0-6271-f863-66dc-000000003b58 | CHANGED | Get current nftables content | np0000073147 2026-06-14 08:00:15,767 p=83235 u=zuul n=ansible | 2026-06-14 08:00:15.766633 | fa163ee0-6271-f863-66dc-000000003b5a | TASK | Generate chain jumps 2026-06-14 08:00:15,879 p=83235 u=zuul n=ansible | 2026-06-14 08:00:15.878608 | fa163ee0-6271-f863-66dc-000000003a2d | CHANGED | Generate chain jumps | np0000073150 2026-06-14 08:00:15,895 p=83235 u=zuul n=ansible | 2026-06-14 08:00:15.895475 | fa163ee0-6271-f863-66dc-000000003a2e | TASK | Generate chain jumps 2026-06-14 08:00:16,175 p=83235 u=zuul n=ansible | 2026-06-14 08:00:16.173901 | fa163ee0-6271-f863-66dc-000000003a90 | CHANGED | Generate chain jumps | np0000073145 2026-06-14 08:00:16,201 p=83235 u=zuul n=ansible | 2026-06-14 08:00:16.201162 | fa163ee0-6271-f863-66dc-000000003a91 | TASK | Generate chain jumps 2026-06-14 08:00:16,513 p=83235 u=zuul n=ansible | 2026-06-14 08:00:16.512982 | fa163ee0-6271-f863-66dc-000000003960 | CHANGED | Generate chain jumps | np0000073148 2026-06-14 08:00:16,534 p=83235 u=zuul n=ansible | 2026-06-14 08:00:16.534209 | fa163ee0-6271-f863-66dc-000000003961 | TASK | Generate nft flushes 2026-06-14 08:00:16,644 p=83235 u=zuul n=ansible | 2026-06-14 08:00:16.643722 | fa163ee0-6271-f863-66dc-000000003af5 | CHANGED | Generate chain jumps | np0000073146 2026-06-14 08:00:16,665 p=83235 u=zuul n=ansible | 2026-06-14 08:00:16.665583 | fa163ee0-6271-f863-66dc-000000003af6 | TASK | Generate chain jumps 2026-06-14 08:00:16,770 p=83235 u=zuul n=ansible | 2026-06-14 08:00:16.769479 | fa163ee0-6271-f863-66dc-000000003b5a | CHANGED | Generate chain jumps | np0000073147 2026-06-14 08:00:16,788 p=83235 u=zuul n=ansible | 2026-06-14 08:00:16.788464 | fa163ee0-6271-f863-66dc-000000003b5b | TASK | Generate chain jumps 2026-06-14 08:00:16,807 p=83235 u=zuul n=ansible | 2026-06-14 08:00:16.806236 | fa163ee0-6271-f863-66dc-0000000039c9 | CHANGED | Generate chain jumps | np0000073149 2026-06-14 08:00:16,819 p=83235 u=zuul n=ansible | 2026-06-14 08:00:16.819365 | fa163ee0-6271-f863-66dc-0000000039ca | TASK | Generate nft flushes 2026-06-14 08:00:16,951 p=83235 u=zuul n=ansible | 2026-06-14 08:00:16.950662 | fa163ee0-6271-f863-66dc-000000003a2e | CHANGED | Generate chain jumps | np0000073150 2026-06-14 08:00:16,962 p=83235 u=zuul n=ansible | 2026-06-14 08:00:16.962634 | fa163ee0-6271-f863-66dc-000000003a2f | TASK | Generate nft flushes 2026-06-14 08:00:17,302 p=83235 u=zuul n=ansible | 2026-06-14 08:00:17.301389 | fa163ee0-6271-f863-66dc-000000003a91 | CHANGED | Generate chain jumps | np0000073145 2026-06-14 08:00:17,344 p=83235 u=zuul n=ansible | 2026-06-14 08:00:17.343574 | fa163ee0-6271-f863-66dc-000000003a92 | TASK | Generate nft flushes 2026-06-14 08:00:17,482 p=83235 u=zuul n=ansible | 2026-06-14 08:00:17.481105 | fa163ee0-6271-f863-66dc-000000003961 | CHANGED | Generate nft flushes | np0000073148 2026-06-14 08:00:17,508 p=83235 u=zuul n=ansible | 2026-06-14 08:00:17.508317 | fa163ee0-6271-f863-66dc-000000003962 | TASK | Generate nft tripleo chains 2026-06-14 08:00:17,706 p=83235 u=zuul n=ansible | 2026-06-14 08:00:17.705473 | fa163ee0-6271-f863-66dc-000000003af6 | CHANGED | Generate chain jumps | np0000073146 2026-06-14 08:00:17,728 p=83235 u=zuul n=ansible | 2026-06-14 08:00:17.728418 | fa163ee0-6271-f863-66dc-000000003af7 | TASK | Generate nft flushes 2026-06-14 08:00:17,759 p=83235 u=zuul n=ansible | 2026-06-14 08:00:17.759065 | fa163ee0-6271-f863-66dc-0000000039ca | CHANGED | Generate nft flushes | np0000073149 2026-06-14 08:00:17,774 p=83235 u=zuul n=ansible | 2026-06-14 08:00:17.773861 | fa163ee0-6271-f863-66dc-0000000039cb | TASK | Generate nft tripleo chains 2026-06-14 08:00:17,794 p=83235 u=zuul n=ansible | 2026-06-14 08:00:17.793345 | fa163ee0-6271-f863-66dc-000000003b5b | CHANGED | Generate chain jumps | np0000073147 2026-06-14 08:00:17,819 p=83235 u=zuul n=ansible | 2026-06-14 08:00:17.819081 | fa163ee0-6271-f863-66dc-000000003b5c | TASK | Generate nft flushes 2026-06-14 08:00:17,900 p=83235 u=zuul n=ansible | 2026-06-14 08:00:17.899544 | fa163ee0-6271-f863-66dc-000000003a2f | CHANGED | Generate nft flushes | np0000073150 2026-06-14 08:00:17,916 p=83235 u=zuul n=ansible | 2026-06-14 08:00:17.915623 | fa163ee0-6271-f863-66dc-000000003a30 | TASK | Generate nft tripleo chains 2026-06-14 08:00:18,305 p=83235 u=zuul n=ansible | 2026-06-14 08:00:18.303959 | fa163ee0-6271-f863-66dc-000000003a92 | CHANGED | Generate nft flushes | np0000073145 2026-06-14 08:00:18,325 p=83235 u=zuul n=ansible | 2026-06-14 08:00:18.325243 | fa163ee0-6271-f863-66dc-000000003a93 | TASK | Generate nft tripleo chains 2026-06-14 08:00:18,500 p=83235 u=zuul n=ansible | 2026-06-14 08:00:18.499895 | fa163ee0-6271-f863-66dc-000000003962 | CHANGED | Generate nft tripleo chains | np0000073148 2026-06-14 08:00:18,535 p=83235 u=zuul n=ansible | 2026-06-14 08:00:18.534980 | fa163ee0-6271-f863-66dc-000000003963 | TASK | Generate nft ruleset in static file 2026-06-14 08:00:18,712 p=83235 u=zuul n=ansible | 2026-06-14 08:00:18.711008 | fa163ee0-6271-f863-66dc-000000003af7 | CHANGED | Generate nft flushes | np0000073146 2026-06-14 08:00:18,745 p=83235 u=zuul n=ansible | 2026-06-14 08:00:18.745037 | fa163ee0-6271-f863-66dc-000000003af8 | TASK | Generate nft tripleo chains 2026-06-14 08:00:18,758 p=83235 u=zuul n=ansible | 2026-06-14 08:00:18.758202 | fa163ee0-6271-f863-66dc-0000000039cb | CHANGED | Generate nft tripleo chains | np0000073149 2026-06-14 08:00:18,778 p=83235 u=zuul n=ansible | 2026-06-14 08:00:18.778521 | fa163ee0-6271-f863-66dc-0000000039cc | TASK | Generate nft ruleset in static file 2026-06-14 08:00:18,785 p=83235 u=zuul n=ansible | 2026-06-14 08:00:18.785287 | fa163ee0-6271-f863-66dc-000000003b5c | CHANGED | Generate nft flushes | np0000073147 2026-06-14 08:00:18,816 p=83235 u=zuul n=ansible | 2026-06-14 08:00:18.815774 | fa163ee0-6271-f863-66dc-000000003b5d | TASK | Generate nft tripleo chains 2026-06-14 08:00:18,910 p=83235 u=zuul n=ansible | 2026-06-14 08:00:18.910022 | fa163ee0-6271-f863-66dc-000000003a30 | CHANGED | Generate nft tripleo chains | np0000073150 2026-06-14 08:00:18,926 p=83235 u=zuul n=ansible | 2026-06-14 08:00:18.926026 | fa163ee0-6271-f863-66dc-000000003a31 | TASK | Generate nft ruleset in static file 2026-06-14 08:00:19,326 p=83235 u=zuul n=ansible | 2026-06-14 08:00:19.325780 | fa163ee0-6271-f863-66dc-000000003a93 | CHANGED | Generate nft tripleo chains | np0000073145 2026-06-14 08:00:19,351 p=83235 u=zuul n=ansible | 2026-06-14 08:00:19.351178 | fa163ee0-6271-f863-66dc-000000003a94 | TASK | Generate nft ruleset in static file 2026-06-14 08:00:19,648 p=83235 u=zuul n=ansible | 2026-06-14 08:00:19.647637 | fa163ee0-6271-f863-66dc-000000003af8 | CHANGED | Generate nft tripleo chains | np0000073146 2026-06-14 08:00:19,663 p=83235 u=zuul n=ansible | 2026-06-14 08:00:19.663495 | fa163ee0-6271-f863-66dc-000000003af9 | TASK | Generate nft ruleset in static file 2026-06-14 08:00:19,762 p=83235 u=zuul n=ansible | 2026-06-14 08:00:19.761554 | fa163ee0-6271-f863-66dc-000000003b5d | CHANGED | Generate nft tripleo chains | np0000073147 2026-06-14 08:00:19,784 p=83235 u=zuul n=ansible | 2026-06-14 08:00:19.784485 | fa163ee0-6271-f863-66dc-000000003b5e | TASK | Generate nft ruleset in static file 2026-06-14 08:00:19,898 p=83235 u=zuul n=ansible | 2026-06-14 08:00:19.898017 | fa163ee0-6271-f863-66dc-000000003963 | CHANGED | Generate nft ruleset in static file | np0000073148 2026-06-14 08:00:19,913 p=83235 u=zuul n=ansible | 2026-06-14 08:00:19.913111 | fa163ee0-6271-f863-66dc-000000003965 | TASK | Validate all of the generated content before loading 2026-06-14 08:00:20,265 p=83235 u=zuul n=ansible | 2026-06-14 08:00:20.264751 | fa163ee0-6271-f863-66dc-0000000039cc | CHANGED | Generate nft ruleset in static file | np0000073149 2026-06-14 08:00:20,276 p=83235 u=zuul n=ansible | 2026-06-14 08:00:20.276409 | fa163ee0-6271-f863-66dc-0000000039ce | TASK | Validate all of the generated content before loading 2026-06-14 08:00:20,352 p=83235 u=zuul n=ansible | 2026-06-14 08:00:20.352178 | fa163ee0-6271-f863-66dc-000000003a31 | CHANGED | Generate nft ruleset in static file | np0000073150 2026-06-14 08:00:20,364 p=83235 u=zuul n=ansible | 2026-06-14 08:00:20.364189 | fa163ee0-6271-f863-66dc-000000003a33 | TASK | Validate all of the generated content before loading 2026-06-14 08:00:20,532 p=83235 u=zuul n=ansible | 2026-06-14 08:00:20.531715 | fa163ee0-6271-f863-66dc-000000003965 | CHANGED | Validate all of the generated content before loading | np0000073148 2026-06-14 08:00:20,547 p=83235 u=zuul n=ansible | 2026-06-14 08:00:20.547385 | fa163ee0-6271-f863-66dc-000000003966 | TASK | Ensure we load our different nft rulesets on boot 2026-06-14 08:00:20,852 p=83235 u=zuul n=ansible | 2026-06-14 08:00:20.852228 | fa163ee0-6271-f863-66dc-000000003966 | CHANGED | Ensure we load our different nft rulesets on boot | np0000073148 2026-06-14 08:00:20,878 p=83235 u=zuul n=ansible | 2026-06-14 08:00:20.877644 | fa163ee0-6271-f863-66dc-0000000039ce | CHANGED | Validate all of the generated content before loading | np0000073149 2026-06-14 08:00:20,898 p=83235 u=zuul n=ansible | 2026-06-14 08:00:20.892872 | fa163ee0-6271-f863-66dc-0000000039cf | TASK | Ensure we load our different nft rulesets on boot 2026-06-14 08:00:20,921 p=83235 u=zuul n=ansible | 2026-06-14 08:00:20.921612 | 322fc8b5-6472-4d7f-9f47-4958a3f7e3c3 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/run.yml | np0000073148 2026-06-14 08:00:20,952 p=83235 u=zuul n=ansible | 2026-06-14 08:00:20.952416 | fa163ee0-6271-f863-66dc-000000003c25 | TASK | Inject our custom chains in nftables 2026-06-14 08:00:21,019 p=83235 u=zuul n=ansible | 2026-06-14 08:00:21.018125 | fa163ee0-6271-f863-66dc-000000003a33 | CHANGED | Validate all of the generated content before loading | np0000073150 2026-06-14 08:00:21,030 p=83235 u=zuul n=ansible | 2026-06-14 08:00:21.030007 | fa163ee0-6271-f863-66dc-000000003a34 | TASK | Ensure we load our different nft rulesets on boot 2026-06-14 08:00:21,266 p=83235 u=zuul n=ansible | 2026-06-14 08:00:21.265550 | fa163ee0-6271-f863-66dc-000000003c25 | CHANGED | Inject our custom chains in nftables | np0000073148 2026-06-14 08:00:21,267 p=83235 u=zuul n=ansible | 2026-06-14 08:00:21.267250 | fa163ee0-6271-f863-66dc-0000000039cf | CHANGED | Ensure we load our different nft rulesets on boot | np0000073149 2026-06-14 08:00:21,279 p=83235 u=zuul n=ansible | 2026-06-14 08:00:21.278672 | fa163ee0-6271-f863-66dc-000000003c26 | TASK | Reload custom nftables ruleset files 2026-06-14 08:00:21,330 p=83235 u=zuul n=ansible | 2026-06-14 08:00:21.329979 | fa163ee0-6271-f863-66dc-000000003a94 | CHANGED | Generate nft ruleset in static file | np0000073145 2026-06-14 08:00:21,340 p=83235 u=zuul n=ansible | 2026-06-14 08:00:21.340494 | 961108df-367d-4a78-a20d-866c281ebf57 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/run.yml | np0000073149 2026-06-14 08:00:21,371 p=83235 u=zuul n=ansible | 2026-06-14 08:00:21.370857 | fa163ee0-6271-f863-66dc-000000003d1f | TASK | Inject our custom chains in nftables 2026-06-14 08:00:21,399 p=83235 u=zuul n=ansible | 2026-06-14 08:00:21.398476 | fa163ee0-6271-f863-66dc-000000003a96 | TASK | Validate all of the generated content before loading 2026-06-14 08:00:21,413 p=83235 u=zuul n=ansible | 2026-06-14 08:00:21.412786 | fa163ee0-6271-f863-66dc-000000003a34 | CHANGED | Ensure we load our different nft rulesets on boot | np0000073150 2026-06-14 08:00:21,469 p=83235 u=zuul n=ansible | 2026-06-14 08:00:21.468910 | 14aa8583-aa9c-4962-8d56-c668ca1a81b8 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/run.yml | np0000073150 2026-06-14 08:00:21,498 p=83235 u=zuul n=ansible | 2026-06-14 08:00:21.497967 | fa163ee0-6271-f863-66dc-000000003e13 | TASK | Inject our custom chains in nftables 2026-06-14 08:00:21,671 p=83235 u=zuul n=ansible | 2026-06-14 08:00:21.670327 | fa163ee0-6271-f863-66dc-000000003c26 | CHANGED | Reload custom nftables ruleset files | np0000073148 2026-06-14 08:00:21,697 p=83235 u=zuul n=ansible | 2026-06-14 08:00:21.696520 | fa163ee0-6271-f863-66dc-000000003d1f | CHANGED | Inject our custom chains in nftables | np0000073149 2026-06-14 08:00:21,721 p=83235 u=zuul n=ansible | 2026-06-14 08:00:21.718770 | fa163ee0-6271-f863-66dc-000000003d20 | TASK | Reload custom nftables ruleset files 2026-06-14 08:00:21,728 p=83235 u=zuul n=ansible | 2026-06-14 08:00:21.727527 | fa163ee0-6271-f863-66dc-000000003af9 | CHANGED | Generate nft ruleset in static file | np0000073146 2026-06-14 08:00:21,742 p=83235 u=zuul n=ansible | 2026-06-14 08:00:21.741938 | fa163ee0-6271-f863-66dc-0000000030c0 | TASK | create persistent directories 2026-06-14 08:00:21,764 p=83235 u=zuul n=ansible | 2026-06-14 08:00:21.763630 | fa163ee0-6271-f863-66dc-000000003afb | TASK | Validate all of the generated content before loading 2026-06-14 08:00:21,807 p=83235 u=zuul n=ansible | 2026-06-14 08:00:21.807338 | fa163ee0-6271-f863-66dc-000000003e13 | CHANGED | Inject our custom chains in nftables | np0000073150 2026-06-14 08:00:21,826 p=83235 u=zuul n=ansible | 2026-06-14 08:00:21.826434 | fa163ee0-6271-f863-66dc-000000003e14 | TASK | Reload custom nftables ruleset files 2026-06-14 08:00:21,833 p=83235 u=zuul n=ansible | 2026-06-14 08:00:21.832471 | fa163ee0-6271-f863-66dc-000000003b5e | CHANGED | Generate nft ruleset in static file | np0000073147 2026-06-14 08:00:21,854 p=83235 u=zuul n=ansible | 2026-06-14 08:00:21.853889 | fa163ee0-6271-f863-66dc-000000003b60 | TASK | Validate all of the generated content before loading 2026-06-14 08:00:22,021 p=83235 u=zuul n=ansible | 2026-06-14 08:00:22.020954 | fa163ee0-6271-f863-66dc-000000003d20 | CHANGED | Reload custom nftables ruleset files | np0000073149 2026-06-14 08:00:22,047 p=83235 u=zuul n=ansible | 2026-06-14 08:00:22.046511 | fa163ee0-6271-f863-66dc-0000000030c0 | CHANGED | create persistent directories | np0000073148 | item={'mode': '0750', 'path': '/var/log/containers/collectd', 'setype': 'container_file_t'} 2026-06-14 08:00:22,064 p=83235 u=zuul n=ansible | 2026-06-14 08:00:22.063733 | fa163ee0-6271-f863-66dc-000000003a96 | CHANGED | Validate all of the generated content before loading | np0000073145 2026-06-14 08:00:22,075 p=83235 u=zuul n=ansible | 2026-06-14 08:00:22.075152 | fa163ee0-6271-f863-66dc-00000000317d | TASK | create persistent directories 2026-06-14 08:00:22,095 p=83235 u=zuul n=ansible | 2026-06-14 08:00:22.095204 | fa163ee0-6271-f863-66dc-000000003a97 | TASK | Ensure we load our different nft rulesets on boot 2026-06-14 08:00:22,176 p=83235 u=zuul n=ansible | 2026-06-14 08:00:22.176068 | fa163ee0-6271-f863-66dc-000000003e14 | CHANGED | Reload custom nftables ruleset files | np0000073150 2026-06-14 08:00:22,218 p=83235 u=zuul n=ansible | 2026-06-14 08:00:22.218393 | fa163ee0-6271-f863-66dc-00000000317d | TASK | create persistent directories 2026-06-14 08:00:22,353 p=83235 u=zuul n=ansible | 2026-06-14 08:00:22.351253 | fa163ee0-6271-f863-66dc-0000000030c0 | CHANGED | create persistent directories | np0000073148 | item={'mode': '0755', 'path': '/var/lib/container-user-scripts/', 'setype': 'container_file_t'} 2026-06-14 08:00:22,374 p=83235 u=zuul n=ansible | 2026-06-14 08:00:22.373762 | fa163ee0-6271-f863-66dc-0000000030c1 | TASK | import provision_mcelog 2026-06-14 08:00:22,407 p=83235 u=zuul n=ansible | 2026-06-14 08:00:22.405019 | fa163ee0-6271-f863-66dc-00000000317d | CHANGED | create persistent directories | np0000073149 | item={'mode': '0750', 'path': '/var/log/containers/collectd', 'setype': 'container_file_t'} 2026-06-14 08:00:22,410 p=83235 u=zuul n=ansible | 2026-06-14 08:00:22.409610 | fa163ee0-6271-f863-66dc-0000000030c1 | SKIPPED | import provision_mcelog | np0000073148 2026-06-14 08:00:22,427 p=83235 u=zuul n=ansible | 2026-06-14 08:00:22.426859 | fa163ee0-6271-f863-66dc-0000000030c2 | TASK | create persistent directories 2026-06-14 08:00:22,434 p=83235 u=zuul n=ansible | 2026-06-14 08:00:22.433948 | fa163ee0-6271-f863-66dc-000000003afb | CHANGED | Validate all of the generated content before loading | np0000073146 2026-06-14 08:00:22,451 p=83235 u=zuul n=ansible | 2026-06-14 08:00:22.451268 | fa163ee0-6271-f863-66dc-000000003afc | TASK | Ensure we load our different nft rulesets on boot 2026-06-14 08:00:22,478 p=83235 u=zuul n=ansible | 2026-06-14 08:00:22.477195 | fa163ee0-6271-f863-66dc-000000003a97 | CHANGED | Ensure we load our different nft rulesets on boot | np0000073145 2026-06-14 08:00:22,480 p=83235 u=zuul n=ansible | 2026-06-14 08:00:22.479960 | fa163ee0-6271-f863-66dc-000000003b60 | CHANGED | Validate all of the generated content before loading | np0000073147 2026-06-14 08:00:22,527 p=83235 u=zuul n=ansible | 2026-06-14 08:00:22.526542 | fa163ee0-6271-f863-66dc-00000000317d | CHANGED | create persistent directories | np0000073150 | item={'mode': '0750', 'path': '/var/log/containers/collectd', 'setype': 'container_file_t'} 2026-06-14 08:00:22,544 p=83235 u=zuul n=ansible | 2026-06-14 08:00:22.544328 | fa163ee0-6271-f863-66dc-000000003b61 | TASK | Ensure we load our different nft rulesets on boot 2026-06-14 08:00:22,565 p=83235 u=zuul n=ansible | 2026-06-14 08:00:22.565286 | 0b540616-d2f9-4ae0-9285-1cd620b97728 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/run.yml | np0000073145 2026-06-14 08:00:22,605 p=83235 u=zuul n=ansible | 2026-06-14 08:00:22.604698 | fa163ee0-6271-f863-66dc-000000003f27 | TASK | Inject our custom chains in nftables 2026-06-14 08:00:22,682 p=83235 u=zuul n=ansible | 2026-06-14 08:00:22.680380 | fa163ee0-6271-f863-66dc-00000000317d | CHANGED | create persistent directories | np0000073149 | item={'mode': '0755', 'path': '/var/lib/container-user-scripts/', 'setype': 'container_file_t'} 2026-06-14 08:00:22,707 p=83235 u=zuul n=ansible | 2026-06-14 08:00:22.706790 | fa163ee0-6271-f863-66dc-00000000317e | TASK | import provision_mcelog 2026-06-14 08:00:22,724 p=83235 u=zuul n=ansible | 2026-06-14 08:00:22.722073 | fa163ee0-6271-f863-66dc-0000000030c2 | CHANGED | create persistent directories | np0000073148 | item={'mode': '0750', 'path': '/var/log/containers/ceilometer', 'setype': 'container_file_t'} 2026-06-14 08:00:22,734 p=83235 u=zuul n=ansible | 2026-06-14 08:00:22.734140 | fa163ee0-6271-f863-66dc-00000000317e | SKIPPED | import provision_mcelog | np0000073149 2026-06-14 08:00:22,747 p=83235 u=zuul n=ansible | 2026-06-14 08:00:22.747412 | fa163ee0-6271-f863-66dc-0000000030c3 | TASK | enable virt_sandbox_use_netlink for healthcheck 2026-06-14 08:00:22,766 p=83235 u=zuul n=ansible | 2026-06-14 08:00:22.765258 | fa163ee0-6271-f863-66dc-00000000317f | TASK | create persistent directories 2026-06-14 08:00:22,792 p=83235 u=zuul n=ansible | 2026-06-14 08:00:22.791488 | fa163ee0-6271-f863-66dc-000000003afc | CHANGED | Ensure we load our different nft rulesets on boot | np0000073146 2026-06-14 08:00:22,811 p=83235 u=zuul n=ansible | 2026-06-14 08:00:22.808069 | fa163ee0-6271-f863-66dc-00000000317d | CHANGED | create persistent directories | np0000073150 | item={'mode': '0755', 'path': '/var/lib/container-user-scripts/', 'setype': 'container_file_t'} 2026-06-14 08:00:22,853 p=83235 u=zuul n=ansible | 2026-06-14 08:00:22.852775 | fa163ee0-6271-f863-66dc-00000000317e | TASK | import provision_mcelog 2026-06-14 08:00:22,899 p=83235 u=zuul n=ansible | 2026-06-14 08:00:22.898696 | 73a1be9a-b45c-4e91-8693-fc5c40b2fde3 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/run.yml | np0000073146 2026-06-14 08:00:22,962 p=83235 u=zuul n=ansible | 2026-06-14 08:00:22.961726 | fa163ee0-6271-f863-66dc-00000000402f | TASK | Inject our custom chains in nftables 2026-06-14 08:00:22,969 p=83235 u=zuul n=ansible | 2026-06-14 08:00:22.968407 | fa163ee0-6271-f863-66dc-000000003f27 | CHANGED | Inject our custom chains in nftables | np0000073145 2026-06-14 08:00:22,970 p=83235 u=zuul n=ansible | 2026-06-14 08:00:22.970376 | fa163ee0-6271-f863-66dc-00000000317e | SKIPPED | import provision_mcelog | np0000073150 2026-06-14 08:00:22,971 p=83235 u=zuul n=ansible | 2026-06-14 08:00:22.971662 | fa163ee0-6271-f863-66dc-000000003b61 | CHANGED | Ensure we load our different nft rulesets on boot | np0000073147 2026-06-14 08:00:22,987 p=83235 u=zuul n=ansible | 2026-06-14 08:00:22.986794 | fa163ee0-6271-f863-66dc-00000000317f | TASK | create persistent directories 2026-06-14 08:00:23,010 p=83235 u=zuul n=ansible | 2026-06-14 08:00:23.009763 | fa163ee0-6271-f863-66dc-000000003f28 | TASK | Reload custom nftables ruleset files 2026-06-14 08:00:23,087 p=83235 u=zuul n=ansible | 2026-06-14 08:00:23.084082 | fa163ee0-6271-f863-66dc-00000000317f | CHANGED | create persistent directories | np0000073149 | item={'mode': '0750', 'path': '/var/log/containers/ceilometer', 'setype': 'container_file_t'} 2026-06-14 08:00:23,094 p=83235 u=zuul n=ansible | 2026-06-14 08:00:23.089229 | 0fc92ebe-21d4-4efb-b75d-3a8bcba96980 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/run.yml | np0000073147 2026-06-14 08:00:23,135 p=83235 u=zuul n=ansible | 2026-06-14 08:00:23.135474 | fa163ee0-6271-f863-66dc-000000004123 | TASK | Inject our custom chains in nftables 2026-06-14 08:00:23,153 p=83235 u=zuul n=ansible | 2026-06-14 08:00:23.153140 | fa163ee0-6271-f863-66dc-000000003180 | TASK | enable virt_sandbox_use_netlink for healthcheck 2026-06-14 08:00:23,265 p=83235 u=zuul n=ansible | 2026-06-14 08:00:23.263221 | fa163ee0-6271-f863-66dc-00000000317f | CHANGED | create persistent directories | np0000073150 | item={'mode': '0750', 'path': '/var/log/containers/ceilometer', 'setype': 'container_file_t'} 2026-06-14 08:00:23,291 p=83235 u=zuul n=ansible | 2026-06-14 08:00:23.290984 | fa163ee0-6271-f863-66dc-000000003180 | TASK | enable virt_sandbox_use_netlink for healthcheck 2026-06-14 08:00:23,297 p=83235 u=zuul n=ansible | 2026-06-14 08:00:23.296912 | fa163ee0-6271-f863-66dc-00000000402f | CHANGED | Inject our custom chains in nftables | np0000073146 2026-06-14 08:00:23,313 p=83235 u=zuul n=ansible | 2026-06-14 08:00:23.313184 | fa163ee0-6271-f863-66dc-000000004030 | TASK | Reload custom nftables ruleset files 2026-06-14 08:00:23,400 p=83235 u=zuul n=ansible | 2026-06-14 08:00:23.399493 | fa163ee0-6271-f863-66dc-000000003f28 | CHANGED | Reload custom nftables ruleset files | np0000073145 2026-06-14 08:00:23,443 p=83235 u=zuul n=ansible | 2026-06-14 08:00:23.443150 | fa163ee0-6271-f863-66dc-000000003331 | TASK | create persistent directories 2026-06-14 08:00:23,473 p=83235 u=zuul n=ansible | 2026-06-14 08:00:23.472809 | fa163ee0-6271-f863-66dc-000000004123 | CHANGED | Inject our custom chains in nftables | np0000073147 2026-06-14 08:00:23,489 p=83235 u=zuul n=ansible | 2026-06-14 08:00:23.488862 | fa163ee0-6271-f863-66dc-000000004124 | TASK | Reload custom nftables ruleset files 2026-06-14 08:00:23,686 p=83235 u=zuul n=ansible | 2026-06-14 08:00:23.685786 | fa163ee0-6271-f863-66dc-000000004030 | CHANGED | Reload custom nftables ruleset files | np0000073146 2026-06-14 08:00:23,742 p=83235 u=zuul n=ansible | 2026-06-14 08:00:23.742195 | fa163ee0-6271-f863-66dc-000000003481 | TASK | create persistent directories 2026-06-14 08:00:23,780 p=83235 u=zuul n=ansible | 2026-06-14 08:00:23.777908 | fa163ee0-6271-f863-66dc-000000003331 | CHANGED | create persistent directories | np0000073145 | item={'mode': '0750', 'path': '/var/log/containers/ceilometer', 'setype': 'container_file_t'} 2026-06-14 08:00:23,805 p=83235 u=zuul n=ansible | 2026-06-14 08:00:23.804856 | fa163ee0-6271-f863-66dc-000000003332 | TASK | enable virt_sandbox_use_netlink for healthcheck 2026-06-14 08:00:23,876 p=83235 u=zuul n=ansible | 2026-06-14 08:00:23.874427 | fa163ee0-6271-f863-66dc-000000004124 | CHANGED | Reload custom nftables ruleset files | np0000073147 2026-06-14 08:00:23,877 p=83235 u=zuul n=ansible | 2026-06-14 08:00:23.877606 | fa163ee0-6271-f863-66dc-0000000030c3 | CHANGED | enable virt_sandbox_use_netlink for healthcheck | np0000073148 2026-06-14 08:00:23,891 p=83235 u=zuul n=ansible | 2026-06-14 08:00:23.891054 | fa163ee0-6271-f863-66dc-0000000030c4 | TASK | create fcontext entry for iscsi 2026-06-14 08:00:23,942 p=83235 u=zuul n=ansible | 2026-06-14 08:00:23.941960 | fa163ee0-6271-f863-66dc-000000003481 | TASK | create persistent directories 2026-06-14 08:00:24,124 p=83235 u=zuul n=ansible | 2026-06-14 08:00:24.122531 | fa163ee0-6271-f863-66dc-000000003481 | CHANGED | create persistent directories | np0000073146 | item={'mode': '0750', 'path': '/var/log/containers/ceilometer', 'setype': 'container_file_t'} 2026-06-14 08:00:24,145 p=83235 u=zuul n=ansible | 2026-06-14 08:00:24.144861 | fa163ee0-6271-f863-66dc-000000003482 | TASK | enable virt_sandbox_use_netlink for healthcheck 2026-06-14 08:00:24,195 p=83235 u=zuul n=ansible | 2026-06-14 08:00:24.194450 | fa163ee0-6271-f863-66dc-000000003180 | CHANGED | enable virt_sandbox_use_netlink for healthcheck | np0000073149 2026-06-14 08:00:24,205 p=83235 u=zuul n=ansible | 2026-06-14 08:00:24.205157 | fa163ee0-6271-f863-66dc-000000003181 | TASK | create fcontext entry for iscsi 2026-06-14 08:00:24,240 p=83235 u=zuul n=ansible | 2026-06-14 08:00:24.238361 | fa163ee0-6271-f863-66dc-000000003481 | CHANGED | create persistent directories | np0000073147 | item={'mode': '0750', 'path': '/var/log/containers/ceilometer', 'setype': 'container_file_t'} 2026-06-14 08:00:24,272 p=83235 u=zuul n=ansible | 2026-06-14 08:00:24.271763 | fa163ee0-6271-f863-66dc-000000003482 | TASK | enable virt_sandbox_use_netlink for healthcheck 2026-06-14 08:00:24,278 p=83235 u=zuul n=ansible | 2026-06-14 08:00:24.277322 | fa163ee0-6271-f863-66dc-000000003180 | CHANGED | enable virt_sandbox_use_netlink for healthcheck | np0000073150 2026-06-14 08:00:24,291 p=83235 u=zuul n=ansible | 2026-06-14 08:00:24.291136 | fa163ee0-6271-f863-66dc-000000003181 | TASK | create fcontext entry for iscsi 2026-06-14 08:00:24,839 p=83235 u=zuul n=ansible | 2026-06-14 08:00:24.838990 | fa163ee0-6271-f863-66dc-000000003332 | CHANGED | enable virt_sandbox_use_netlink for healthcheck | np0000073145 2026-06-14 08:00:24,871 p=83235 u=zuul n=ansible | 2026-06-14 08:00:24.871295 | fa163ee0-6271-f863-66dc-000000003333 | TASK | create persistent directories 2026-06-14 08:00:25,189 p=83235 u=zuul n=ansible | 2026-06-14 08:00:25.187512 | fa163ee0-6271-f863-66dc-000000003333 | CHANGED | create persistent directories | np0000073145 | item={'mode': '0750', 'path': '/var/log/containers/cinder', 'setype': 'container_file_t'} 2026-06-14 08:00:25,412 p=83235 u=zuul n=ansible | 2026-06-14 08:00:25.409145 | fa163ee0-6271-f863-66dc-000000003333 | CHANGED | create persistent directories | np0000073145 | item={'mode': '0750', 'path': '/var/log/containers/httpd/cinder-api', 'setype': 'container_file_t'} 2026-06-14 08:00:25,472 p=83235 u=zuul n=ansible | 2026-06-14 08:00:25.471312 | fa163ee0-6271-f863-66dc-000000003334 | TASK | create fcontext entry for cinder data 2026-06-14 08:00:25,481 p=83235 u=zuul n=ansible | 2026-06-14 08:00:25.480919 | fa163ee0-6271-f863-66dc-000000003482 | CHANGED | enable virt_sandbox_use_netlink for healthcheck | np0000073146 2026-06-14 08:00:25,519 p=83235 u=zuul n=ansible | 2026-06-14 08:00:25.518935 | fa163ee0-6271-f863-66dc-000000003483 | TASK | create persistent directories 2026-06-14 08:00:25,574 p=83235 u=zuul n=ansible | 2026-06-14 08:00:25.573777 | fa163ee0-6271-f863-66dc-000000003482 | CHANGED | enable virt_sandbox_use_netlink for healthcheck | np0000073147 2026-06-14 08:00:25,599 p=83235 u=zuul n=ansible | 2026-06-14 08:00:25.598436 | fa163ee0-6271-f863-66dc-000000003483 | TASK | create persistent directories 2026-06-14 08:00:25,654 p=83235 u=zuul n=ansible | 2026-06-14 08:00:25.652673 | fa163ee0-6271-f863-66dc-0000000030c4 | CHANGED | create fcontext entry for iscsi | np0000073148 | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2026-06-14 08:00:25,737 p=83235 u=zuul n=ansible | 2026-06-14 08:00:25.736536 | fa163ee0-6271-f863-66dc-000000003181 | CHANGED | create fcontext entry for iscsi | np0000073149 | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2026-06-14 08:00:25,766 p=83235 u=zuul n=ansible | 2026-06-14 08:00:25.764907 | fa163ee0-6271-f863-66dc-000000003181 | CHANGED | create fcontext entry for iscsi | np0000073150 | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2026-06-14 08:00:25,826 p=83235 u=zuul n=ansible | 2026-06-14 08:00:25.825698 | fa163ee0-6271-f863-66dc-000000003483 | CHANGED | create persistent directories | np0000073146 | item={'mode': '0750', 'path': '/var/log/containers/cinder', 'setype': 'container_file_t'} 2026-06-14 08:00:25,915 p=83235 u=zuul n=ansible | 2026-06-14 08:00:25.914741 | fa163ee0-6271-f863-66dc-000000003483 | CHANGED | create persistent directories | np0000073147 | item={'mode': '0750', 'path': '/var/log/containers/cinder', 'setype': 'container_file_t'} 2026-06-14 08:00:26,113 p=83235 u=zuul n=ansible | 2026-06-14 08:00:26.111419 | fa163ee0-6271-f863-66dc-000000003483 | CHANGED | create persistent directories | np0000073146 | item={'mode': '0750', 'path': '/var/log/containers/httpd/cinder-api', 'setype': 'container_file_t'} 2026-06-14 08:00:26,141 p=83235 u=zuul n=ansible | 2026-06-14 08:00:26.140712 | fa163ee0-6271-f863-66dc-000000003484 | TASK | create fcontext entry for cinder data 2026-06-14 08:00:26,201 p=83235 u=zuul n=ansible | 2026-06-14 08:00:26.200274 | fa163ee0-6271-f863-66dc-000000003483 | CHANGED | create persistent directories | np0000073147 | item={'mode': '0750', 'path': '/var/log/containers/httpd/cinder-api', 'setype': 'container_file_t'} 2026-06-14 08:00:26,223 p=83235 u=zuul n=ansible | 2026-06-14 08:00:26.223080 | fa163ee0-6271-f863-66dc-000000003484 | TASK | create fcontext entry for cinder data 2026-06-14 08:00:26,732 p=83235 u=zuul n=ansible | 2026-06-14 08:00:26.731159 | fa163ee0-6271-f863-66dc-000000003334 | CHANGED | create fcontext entry for cinder data | np0000073145 2026-06-14 08:00:26,762 p=83235 u=zuul n=ansible | 2026-06-14 08:00:26.761966 | fa163ee0-6271-f863-66dc-000000003335 | TASK | create persistent directories 2026-06-14 08:00:26,844 p=83235 u=zuul n=ansible | 2026-06-14 08:00:26.840849 | fa163ee0-6271-f863-66dc-0000000030c4 | CHANGED | create fcontext entry for iscsi | np0000073148 | item={'path': '/etc/target', 'setype': 'container_file_t'} 2026-06-14 08:00:27,069 p=83235 u=zuul n=ansible | 2026-06-14 08:00:27.067228 | fa163ee0-6271-f863-66dc-000000003181 | CHANGED | create fcontext entry for iscsi | np0000073150 | item={'path': '/etc/target', 'setype': 'container_file_t'} 2026-06-14 08:00:27,079 p=83235 u=zuul n=ansible | 2026-06-14 08:00:27.076807 | fa163ee0-6271-f863-66dc-000000003335 | OK | create persistent directories | np0000073145 | item={'mode': '0750', 'path': '/var/log/containers/cinder', 'setype': 'container_file_t'} 2026-06-14 08:00:27,129 p=83235 u=zuul n=ansible | 2026-06-14 08:00:27.129170 | fa163ee0-6271-f863-66dc-000000003181 | CHANGED | create fcontext entry for iscsi | np0000073149 | item={'path': '/etc/target', 'setype': 'container_file_t'} 2026-06-14 08:00:27,326 p=83235 u=zuul n=ansible | 2026-06-14 08:00:27.324479 | fa163ee0-6271-f863-66dc-000000003335 | CHANGED | create persistent directories | np0000073145 | item={'path': '/var/lib/cinder', 'setype': 'container_file_t'} 2026-06-14 08:00:27,361 p=83235 u=zuul n=ansible | 2026-06-14 08:00:27.360682 | fa163ee0-6271-f863-66dc-000000003336 | TASK | ensure ceph configurations exist 2026-06-14 08:00:27,378 p=83235 u=zuul n=ansible | 2026-06-14 08:00:27.377218 | fa163ee0-6271-f863-66dc-000000003484 | CHANGED | create fcontext entry for cinder data | np0000073146 2026-06-14 08:00:27,401 p=83235 u=zuul n=ansible | 2026-06-14 08:00:27.400918 | fa163ee0-6271-f863-66dc-000000003485 | TASK | create persistent directories 2026-06-14 08:00:27,439 p=83235 u=zuul n=ansible | 2026-06-14 08:00:27.438666 | fa163ee0-6271-f863-66dc-000000003484 | CHANGED | create fcontext entry for cinder data | np0000073147 2026-06-14 08:00:27,454 p=83235 u=zuul n=ansible | 2026-06-14 08:00:27.454522 | fa163ee0-6271-f863-66dc-000000003485 | TASK | create persistent directories 2026-06-14 08:00:27,620 p=83235 u=zuul n=ansible | 2026-06-14 08:00:27.620117 | fa163ee0-6271-f863-66dc-000000003336 | CHANGED | ensure ceph configurations exist | np0000073145 2026-06-14 08:00:27,635 p=83235 u=zuul n=ansible | 2026-06-14 08:00:27.635204 | fa163ee0-6271-f863-66dc-000000003337 | TASK | create persistent directories 2026-06-14 08:00:27,697 p=83235 u=zuul n=ansible | 2026-06-14 08:00:27.695661 | fa163ee0-6271-f863-66dc-000000003485 | OK | create persistent directories | np0000073146 | item={'mode': '0750', 'path': '/var/log/containers/cinder', 'setype': 'container_file_t'} 2026-06-14 08:00:27,804 p=83235 u=zuul n=ansible | 2026-06-14 08:00:27.802966 | fa163ee0-6271-f863-66dc-000000003485 | OK | create persistent directories | np0000073147 | item={'mode': '0750', 'path': '/var/log/containers/cinder', 'setype': 'container_file_t'} 2026-06-14 08:00:27,958 p=83235 u=zuul n=ansible | 2026-06-14 08:00:27.956448 | fa163ee0-6271-f863-66dc-000000003337 | OK | create persistent directories | np0000073145 | item={'mode': '0750', 'path': '/var/log/containers/cinder', 'setype': 'container_file_t'} 2026-06-14 08:00:27,970 p=83235 u=zuul n=ansible | 2026-06-14 08:00:27.967397 | fa163ee0-6271-f863-66dc-000000003485 | CHANGED | create persistent directories | np0000073146 | item={'path': '/var/lib/cinder', 'setype': 'container_file_t'} 2026-06-14 08:00:27,986 p=83235 u=zuul n=ansible | 2026-06-14 08:00:27.985517 | fa163ee0-6271-f863-66dc-000000003339 | TASK | Create cinder image conversion directory 2026-06-14 08:00:28,008 p=83235 u=zuul n=ansible | 2026-06-14 08:00:28.007665 | fa163ee0-6271-f863-66dc-0000000030c4 | CHANGED | create fcontext entry for iscsi | np0000073148 | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2026-06-14 08:00:28,041 p=83235 u=zuul n=ansible | 2026-06-14 08:00:28.041014 | fa163ee0-6271-f863-66dc-000000003486 | TASK | ensure ceph configurations exist 2026-06-14 08:00:28,055 p=83235 u=zuul n=ansible | 2026-06-14 08:00:28.055036 | fa163ee0-6271-f863-66dc-000000003339 | SKIPPED | Create cinder image conversion directory | np0000073145 2026-06-14 08:00:28,070 p=83235 u=zuul n=ansible | 2026-06-14 08:00:28.069877 | fa163ee0-6271-f863-66dc-0000000030c5 | TASK | create persistent directories 2026-06-14 08:00:28,094 p=83235 u=zuul n=ansible | 2026-06-14 08:00:28.093796 | fa163ee0-6271-f863-66dc-00000000333a | TASK | Mount cinder's image conversion NFS share 2026-06-14 08:00:28,112 p=83235 u=zuul n=ansible | 2026-06-14 08:00:28.109503 | fa163ee0-6271-f863-66dc-000000003485 | CHANGED | create persistent directories | np0000073147 | item={'path': '/var/lib/cinder', 'setype': 'container_file_t'} 2026-06-14 08:00:28,124 p=83235 u=zuul n=ansible | 2026-06-14 08:00:28.124673 | fa163ee0-6271-f863-66dc-00000000333a | SKIPPED | Mount cinder's image conversion NFS share | np0000073145 2026-06-14 08:00:28,139 p=83235 u=zuul n=ansible | 2026-06-14 08:00:28.138945 | fa163ee0-6271-f863-66dc-00000000333c | TASK | cinder_configure_lvm fact 2026-06-14 08:00:28,158 p=83235 u=zuul n=ansible | 2026-06-14 08:00:28.157457 | fa163ee0-6271-f863-66dc-000000003486 | TASK | ensure ceph configurations exist 2026-06-14 08:00:28,177 p=83235 u=zuul n=ansible | 2026-06-14 08:00:28.176785 | fa163ee0-6271-f863-66dc-00000000333c | OK | cinder_configure_lvm fact | np0000073145 2026-06-14 08:00:28,193 p=83235 u=zuul n=ansible | 2026-06-14 08:00:28.193362 | fa163ee0-6271-f863-66dc-00000000333e | TASK | ensure LVM rpm dependencies are installed 2026-06-14 08:00:28,330 p=83235 u=zuul n=ansible | 2026-06-14 08:00:28.329280 | fa163ee0-6271-f863-66dc-000000003181 | CHANGED | create fcontext entry for iscsi | np0000073149 | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2026-06-14 08:00:28,348 p=83235 u=zuul n=ansible | 2026-06-14 08:00:28.348246 | fa163ee0-6271-f863-66dc-000000003182 | TASK | create persistent directories 2026-06-14 08:00:28,355 p=83235 u=zuul n=ansible | 2026-06-14 08:00:28.355251 | fa163ee0-6271-f863-66dc-000000003486 | CHANGED | ensure ceph configurations exist | np0000073146 2026-06-14 08:00:28,371 p=83235 u=zuul n=ansible | 2026-06-14 08:00:28.370991 | fa163ee0-6271-f863-66dc-000000003487 | TASK | create persistent directories 2026-06-14 08:00:28,408 p=83235 u=zuul n=ansible | 2026-06-14 08:00:28.407860 | fa163ee0-6271-f863-66dc-0000000030c5 | CHANGED | create persistent directories | np0000073148 | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2026-06-14 08:00:28,442 p=83235 u=zuul n=ansible | 2026-06-14 08:00:28.440156 | fa163ee0-6271-f863-66dc-000000003181 | CHANGED | create fcontext entry for iscsi | np0000073150 | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2026-06-14 08:00:28,458 p=83235 u=zuul n=ansible | 2026-06-14 08:00:28.458122 | fa163ee0-6271-f863-66dc-000000003182 | TASK | create persistent directories 2026-06-14 08:00:28,471 p=83235 u=zuul n=ansible | 2026-06-14 08:00:28.471068 | fa163ee0-6271-f863-66dc-000000003486 | CHANGED | ensure ceph configurations exist | np0000073147 2026-06-14 08:00:28,488 p=83235 u=zuul n=ansible | 2026-06-14 08:00:28.487663 | fa163ee0-6271-f863-66dc-000000003487 | TASK | create persistent directories 2026-06-14 08:00:28,657 p=83235 u=zuul n=ansible | 2026-06-14 08:00:28.655366 | fa163ee0-6271-f863-66dc-000000003487 | OK | create persistent directories | np0000073146 | item={'mode': '0750', 'path': '/var/log/containers/cinder', 'setype': 'container_file_t'} 2026-06-14 08:00:28,683 p=83235 u=zuul n=ansible | 2026-06-14 08:00:28.681947 | fa163ee0-6271-f863-66dc-0000000030c5 | CHANGED | create persistent directories | np0000073148 | item={'path': '/etc/target', 'setype': 'container_file_t'} 2026-06-14 08:00:28,695 p=83235 u=zuul n=ansible | 2026-06-14 08:00:28.694217 | fa163ee0-6271-f863-66dc-000000003182 | CHANGED | create persistent directories | np0000073149 | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2026-06-14 08:00:28,717 p=83235 u=zuul n=ansible | 2026-06-14 08:00:28.716515 | fa163ee0-6271-f863-66dc-000000003489 | TASK | Create cinder image conversion directory 2026-06-14 08:00:28,745 p=83235 u=zuul n=ansible | 2026-06-14 08:00:28.744369 | fa163ee0-6271-f863-66dc-000000003489 | SKIPPED | Create cinder image conversion directory | np0000073146 2026-06-14 08:00:28,764 p=83235 u=zuul n=ansible | 2026-06-14 08:00:28.764533 | fa163ee0-6271-f863-66dc-00000000348a | TASK | Mount cinder's image conversion NFS share 2026-06-14 08:00:28,795 p=83235 u=zuul n=ansible | 2026-06-14 08:00:28.793151 | fa163ee0-6271-f863-66dc-000000003182 | CHANGED | create persistent directories | np0000073150 | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2026-06-14 08:00:28,803 p=83235 u=zuul n=ansible | 2026-06-14 08:00:28.801895 | fa163ee0-6271-f863-66dc-000000003487 | OK | create persistent directories | np0000073147 | item={'mode': '0750', 'path': '/var/log/containers/cinder', 'setype': 'container_file_t'} 2026-06-14 08:00:28,814 p=83235 u=zuul n=ansible | 2026-06-14 08:00:28.814299 | fa163ee0-6271-f863-66dc-00000000348a | SKIPPED | Mount cinder's image conversion NFS share | np0000073146 2026-06-14 08:00:28,838 p=83235 u=zuul n=ansible | 2026-06-14 08:00:28.838024 | fa163ee0-6271-f863-66dc-00000000348c | TASK | cinder_configure_lvm fact 2026-06-14 08:00:28,858 p=83235 u=zuul n=ansible | 2026-06-14 08:00:28.858028 | fa163ee0-6271-f863-66dc-000000003489 | TASK | Create cinder image conversion directory 2026-06-14 08:00:28,870 p=83235 u=zuul n=ansible | 2026-06-14 08:00:28.869821 | fa163ee0-6271-f863-66dc-00000000348c | OK | cinder_configure_lvm fact | np0000073146 2026-06-14 08:00:28,887 p=83235 u=zuul n=ansible | 2026-06-14 08:00:28.887531 | fa163ee0-6271-f863-66dc-00000000348e | TASK | ensure LVM rpm dependencies are installed 2026-06-14 08:00:28,893 p=83235 u=zuul n=ansible | 2026-06-14 08:00:28.893006 | fa163ee0-6271-f863-66dc-000000003489 | SKIPPED | Create cinder image conversion directory | np0000073147 2026-06-14 08:00:28,910 p=83235 u=zuul n=ansible | 2026-06-14 08:00:28.910148 | fa163ee0-6271-f863-66dc-00000000348a | TASK | Mount cinder's image conversion NFS share 2026-06-14 08:00:28,942 p=83235 u=zuul n=ansible | 2026-06-14 08:00:28.941562 | fa163ee0-6271-f863-66dc-00000000348a | SKIPPED | Mount cinder's image conversion NFS share | np0000073147 2026-06-14 08:00:28,956 p=83235 u=zuul n=ansible | 2026-06-14 08:00:28.956031 | fa163ee0-6271-f863-66dc-00000000348c | TASK | cinder_configure_lvm fact 2026-06-14 08:00:28,971 p=83235 u=zuul n=ansible | 2026-06-14 08:00:28.968460 | fa163ee0-6271-f863-66dc-0000000030c5 | CHANGED | create persistent directories | np0000073148 | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2026-06-14 08:00:28,986 p=83235 u=zuul n=ansible | 2026-06-14 08:00:28.986101 | fa163ee0-6271-f863-66dc-00000000348c | OK | cinder_configure_lvm fact | np0000073147 2026-06-14 08:00:28,995 p=83235 u=zuul n=ansible | 2026-06-14 08:00:28.995090 | fa163ee0-6271-f863-66dc-000000003182 | CHANGED | create persistent directories | np0000073149 | item={'path': '/etc/target', 'setype': 'container_file_t'} 2026-06-14 08:00:29,011 p=83235 u=zuul n=ansible | 2026-06-14 08:00:29.011205 | fa163ee0-6271-f863-66dc-0000000030c6 | TASK | stat /lib/systemd/system/iscsid.socket 2026-06-14 08:00:29,054 p=83235 u=zuul n=ansible | 2026-06-14 08:00:29.053134 | fa163ee0-6271-f863-66dc-00000000348e | TASK | ensure LVM rpm dependencies are installed 2026-06-14 08:00:29,109 p=83235 u=zuul n=ansible | 2026-06-14 08:00:29.107048 | fa163ee0-6271-f863-66dc-000000003182 | CHANGED | create persistent directories | np0000073150 | item={'path': '/etc/target', 'setype': 'container_file_t'} 2026-06-14 08:00:29,246 p=83235 u=zuul n=ansible | 2026-06-14 08:00:29.245876 | fa163ee0-6271-f863-66dc-0000000030c6 | OK | stat /lib/systemd/system/iscsid.socket | np0000073148 2026-06-14 08:00:29,276 p=83235 u=zuul n=ansible | 2026-06-14 08:00:29.269913 | fa163ee0-6271-f863-66dc-0000000030c7 | TASK | Stop and disable iscsid.socket service 2026-06-14 08:00:29,278 p=83235 u=zuul n=ansible | 2026-06-14 08:00:29.277502 | fa163ee0-6271-f863-66dc-000000003182 | CHANGED | create persistent directories | np0000073149 | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2026-06-14 08:00:29,319 p=83235 u=zuul n=ansible | 2026-06-14 08:00:29.318958 | fa163ee0-6271-f863-66dc-000000003183 | TASK | stat /lib/systemd/system/iscsid.socket 2026-06-14 08:00:29,326 p=83235 u=zuul n=ansible | 2026-06-14 08:00:29.325827 | fa163ee0-6271-f863-66dc-0000000030c7 | SKIPPED | Stop and disable iscsid.socket service | np0000073148 2026-06-14 08:00:29,340 p=83235 u=zuul n=ansible | 2026-06-14 08:00:29.340057 | fa163ee0-6271-f863-66dc-0000000030c8 | TASK | Check if iscsi.service is enabled 2026-06-14 08:00:29,384 p=83235 u=zuul n=ansible | 2026-06-14 08:00:29.381695 | fa163ee0-6271-f863-66dc-000000003182 | CHANGED | create persistent directories | np0000073150 | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2026-06-14 08:00:29,417 p=83235 u=zuul n=ansible | 2026-06-14 08:00:29.417233 | fa163ee0-6271-f863-66dc-000000003183 | TASK | stat /lib/systemd/system/iscsid.socket 2026-06-14 08:00:29,563 p=83235 u=zuul n=ansible | 2026-06-14 08:00:29.562310 | fa163ee0-6271-f863-66dc-000000003183 | OK | stat /lib/systemd/system/iscsid.socket | np0000073149 2026-06-14 08:00:29,585 p=83235 u=zuul n=ansible | 2026-06-14 08:00:29.585039 | fa163ee0-6271-f863-66dc-000000003184 | TASK | Stop and disable iscsid.socket service 2026-06-14 08:00:29,603 p=83235 u=zuul n=ansible | 2026-06-14 08:00:29.602469 | fa163ee0-6271-f863-66dc-0000000030c8 | CHANGED | Check if iscsi.service is enabled | np0000073148 2026-06-14 08:00:29,622 p=83235 u=zuul n=ansible | 2026-06-14 08:00:29.622168 | fa163ee0-6271-f863-66dc-0000000030c9 | TASK | Stop iscsi.service 2026-06-14 08:00:29,630 p=83235 u=zuul n=ansible | 2026-06-14 08:00:29.629463 | fa163ee0-6271-f863-66dc-000000003184 | SKIPPED | Stop and disable iscsid.socket service | np0000073149 2026-06-14 08:00:29,645 p=83235 u=zuul n=ansible | 2026-06-14 08:00:29.645052 | fa163ee0-6271-f863-66dc-000000003185 | TASK | Check if iscsi.service is enabled 2026-06-14 08:00:29,659 p=83235 u=zuul n=ansible | 2026-06-14 08:00:29.659180 | fa163ee0-6271-f863-66dc-0000000030c9 | SKIPPED | Stop iscsi.service | np0000073148 2026-06-14 08:00:29,709 p=83235 u=zuul n=ansible | 2026-06-14 08:00:29.708800 | fa163ee0-6271-f863-66dc-000000003183 | OK | stat /lib/systemd/system/iscsid.socket | np0000073150 2026-06-14 08:00:29,775 p=83235 u=zuul n=ansible | 2026-06-14 08:00:29.774670 | fa163ee0-6271-f863-66dc-000000004399 | TASK | Install additional packages 2026-06-14 08:00:29,788 p=83235 u=zuul n=ansible | 2026-06-14 08:00:29.787945 | fa163ee0-6271-f863-66dc-000000003184 | TASK | Stop and disable iscsid.socket service 2026-06-14 08:00:29,813 p=83235 u=zuul n=ansible | 2026-06-14 08:00:29.811322 | fa163ee0-6271-f863-66dc-00000000439a | TASK | Remove dracut-config-generic 2026-06-14 08:00:29,819 p=83235 u=zuul n=ansible | 2026-06-14 08:00:29.818452 | fa163ee0-6271-f863-66dc-000000003184 | SKIPPED | Stop and disable iscsid.socket service | np0000073150 2026-06-14 08:00:29,832 p=83235 u=zuul n=ansible | 2026-06-14 08:00:29.832254 | fa163ee0-6271-f863-66dc-000000003185 | TASK | Check if iscsi.service is enabled 2026-06-14 08:00:29,946 p=83235 u=zuul n=ansible | 2026-06-14 08:00:29.946236 | fa163ee0-6271-f863-66dc-000000003185 | CHANGED | Check if iscsi.service is enabled | np0000073149 2026-06-14 08:00:29,960 p=83235 u=zuul n=ansible | 2026-06-14 08:00:29.960355 | fa163ee0-6271-f863-66dc-000000003186 | TASK | Stop iscsi.service 2026-06-14 08:00:29,989 p=83235 u=zuul n=ansible | 2026-06-14 08:00:29.988790 | fa163ee0-6271-f863-66dc-000000003186 | SKIPPED | Stop iscsi.service | np0000073149 2026-06-14 08:00:30,091 p=83235 u=zuul n=ansible | 2026-06-14 08:00:30.091096 | fa163ee0-6271-f863-66dc-000000004399 | TASK | Install additional packages 2026-06-14 08:00:30,130 p=83235 u=zuul n=ansible | 2026-06-14 08:00:30.130645 | fa163ee0-6271-f863-66dc-00000000439a | TASK | Remove dracut-config-generic 2026-06-14 08:00:30,147 p=83235 u=zuul n=ansible | 2026-06-14 08:00:30.147182 | fa163ee0-6271-f863-66dc-000000003185 | CHANGED | Check if iscsi.service is enabled | np0000073150 2026-06-14 08:00:30,158 p=83235 u=zuul n=ansible | 2026-06-14 08:00:30.158173 | fa163ee0-6271-f863-66dc-000000003186 | TASK | Stop iscsi.service 2026-06-14 08:00:30,179 p=83235 u=zuul n=ansible | 2026-06-14 08:00:30.179435 | fa163ee0-6271-f863-66dc-000000003186 | SKIPPED | Stop iscsi.service | np0000073150 2026-06-14 08:00:30,272 p=83235 u=zuul n=ansible | 2026-06-14 08:00:30.271902 | fa163ee0-6271-f863-66dc-000000004399 | TASK | Install additional packages 2026-06-14 08:00:30,310 p=83235 u=zuul n=ansible | 2026-06-14 08:00:30.309990 | fa163ee0-6271-f863-66dc-00000000439a | TASK | Remove dracut-config-generic 2026-06-14 08:00:31,404 p=83235 u=zuul n=ansible | 2026-06-14 08:00:31.403814 | fa163ee0-6271-f863-66dc-00000000333e | OK | ensure LVM rpm dependencies are installed | np0000073145 2026-06-14 08:00:31,421 p=83235 u=zuul n=ansible | 2026-06-14 08:00:31.421604 | fa163ee0-6271-f863-66dc-00000000333f | TASK | cinder create LVM volume group dd 2026-06-14 08:00:31,999 p=83235 u=zuul n=ansible | 2026-06-14 08:00:31.998847 | fa163ee0-6271-f863-66dc-00000000333f | CHANGED | cinder create LVM volume group dd | np0000073145 2026-06-14 08:00:32,027 p=83235 u=zuul n=ansible | 2026-06-14 08:00:32.027317 | fa163ee0-6271-f863-66dc-000000003340 | TASK | Get or create LVM loopback device 2026-06-14 08:00:32,156 p=83235 u=zuul n=ansible | 2026-06-14 08:00:32.155748 | fa163ee0-6271-f863-66dc-00000000348e | OK | ensure LVM rpm dependencies are installed | np0000073146 2026-06-14 08:00:32,171 p=83235 u=zuul n=ansible | 2026-06-14 08:00:32.170776 | fa163ee0-6271-f863-66dc-00000000348f | TASK | cinder create LVM volume group dd 2026-06-14 08:00:32,340 p=83235 u=zuul n=ansible | 2026-06-14 08:00:32.340065 | fa163ee0-6271-f863-66dc-00000000348e | OK | ensure LVM rpm dependencies are installed | np0000073147 2026-06-14 08:00:32,365 p=83235 u=zuul n=ansible | 2026-06-14 08:00:32.365076 | fa163ee0-6271-f863-66dc-00000000348f | TASK | cinder create LVM volume group dd 2026-06-14 08:00:32,371 p=83235 u=zuul n=ansible | 2026-06-14 08:00:32.371106 | fa163ee0-6271-f863-66dc-000000003340 | CHANGED | Get or create LVM loopback device | np0000073145 2026-06-14 08:00:32,393 p=83235 u=zuul n=ansible | 2026-06-14 08:00:32.392557 | fa163ee0-6271-f863-66dc-000000003341 | TASK | Create LVM volume group 2026-06-14 08:00:32,469 p=83235 u=zuul n=ansible | 2026-06-14 08:00:32.468670 | fa163ee0-6271-f863-66dc-00000000348f | CHANGED | cinder create LVM volume group dd | np0000073146 2026-06-14 08:00:32,489 p=83235 u=zuul n=ansible | 2026-06-14 08:00:32.488952 | fa163ee0-6271-f863-66dc-000000003490 | TASK | Get or create LVM loopback device 2026-06-14 08:00:32,682 p=83235 u=zuul n=ansible | 2026-06-14 08:00:32.681868 | fa163ee0-6271-f863-66dc-00000000348f | CHANGED | cinder create LVM volume group dd | np0000073147 2026-06-14 08:00:32,697 p=83235 u=zuul n=ansible | 2026-06-14 08:00:32.696928 | fa163ee0-6271-f863-66dc-000000003490 | TASK | Get or create LVM loopback device 2026-06-14 08:00:32,832 p=83235 u=zuul n=ansible | 2026-06-14 08:00:32.831541 | fa163ee0-6271-f863-66dc-000000003490 | CHANGED | Get or create LVM loopback device | np0000073146 2026-06-14 08:00:32,854 p=83235 u=zuul n=ansible | 2026-06-14 08:00:32.853923 | fa163ee0-6271-f863-66dc-000000003491 | TASK | Create LVM volume group 2026-06-14 08:00:33,040 p=83235 u=zuul n=ansible | 2026-06-14 08:00:33.039871 | fa163ee0-6271-f863-66dc-000000003490 | CHANGED | Get or create LVM loopback device | np0000073147 2026-06-14 08:00:33,061 p=83235 u=zuul n=ansible | 2026-06-14 08:00:33.061266 | fa163ee0-6271-f863-66dc-000000003491 | TASK | Create LVM volume group 2026-06-14 08:00:33,091 p=83235 u=zuul n=ansible | 2026-06-14 08:00:33.090821 | fa163ee0-6271-f863-66dc-000000003341 | CHANGED | Create LVM volume group | np0000073145 2026-06-14 08:00:33,112 p=83235 u=zuul n=ansible | 2026-06-14 08:00:33.112346 | fa163ee0-6271-f863-66dc-000000003342 | TASK | cinder create service to run losetup for LVM on startup 2026-06-14 08:00:33,426 p=83235 u=zuul n=ansible | 2026-06-14 08:00:33.425672 | fa163ee0-6271-f863-66dc-000000003491 | CHANGED | Create LVM volume group | np0000073146 2026-06-14 08:00:33,445 p=83235 u=zuul n=ansible | 2026-06-14 08:00:33.444923 | fa163ee0-6271-f863-66dc-000000003492 | TASK | cinder create service to run losetup for LVM on startup 2026-06-14 08:00:33,606 p=83235 u=zuul n=ansible | 2026-06-14 08:00:33.605093 | fa163ee0-6271-f863-66dc-000000003491 | CHANGED | Create LVM volume group | np0000073147 2026-06-14 08:00:33,632 p=83235 u=zuul n=ansible | 2026-06-14 08:00:33.632206 | fa163ee0-6271-f863-66dc-000000003492 | TASK | cinder create service to run losetup for LVM on startup 2026-06-14 08:00:34,027 p=83235 u=zuul n=ansible | 2026-06-14 08:00:34.026963 | fa163ee0-6271-f863-66dc-00000000439a | CHANGED | Remove dracut-config-generic | np0000073148 2026-06-14 08:00:34,043 p=83235 u=zuul n=ansible | 2026-06-14 08:00:34.043386 | fa163ee0-6271-f863-66dc-00000000439b | TASK | Ensure the /etc/modules-load.d/ directory exists 2026-06-14 08:00:34,058 p=83235 u=zuul n=ansible | 2026-06-14 08:00:34.057567 | fa163ee0-6271-f863-66dc-000000003342 | CHANGED | cinder create service to run losetup for LVM on startup | np0000073145 2026-06-14 08:00:34,089 p=83235 u=zuul n=ansible | 2026-06-14 08:00:34.089545 | fa163ee0-6271-f863-66dc-000000003343 | TASK | cinder enable the LVM losetup service 2026-06-14 08:00:34,341 p=83235 u=zuul n=ansible | 2026-06-14 08:00:34.340673 | fa163ee0-6271-f863-66dc-00000000439a | CHANGED | Remove dracut-config-generic | np0000073150 2026-06-14 08:00:34,363 p=83235 u=zuul n=ansible | 2026-06-14 08:00:34.363444 | fa163ee0-6271-f863-66dc-00000000439b | TASK | Ensure the /etc/modules-load.d/ directory exists 2026-06-14 08:00:34,392 p=83235 u=zuul n=ansible | 2026-06-14 08:00:34.386648 | fa163ee0-6271-f863-66dc-00000000439b | OK | Ensure the /etc/modules-load.d/ directory exists | np0000073148 2026-06-14 08:00:34,398 p=83235 u=zuul n=ansible | 2026-06-14 08:00:34.397341 | fa163ee0-6271-f863-66dc-000000003492 | CHANGED | cinder create service to run losetup for LVM on startup | np0000073146 2026-06-14 08:00:34,423 p=83235 u=zuul n=ansible | 2026-06-14 08:00:34.422581 | fa163ee0-6271-f863-66dc-00000000439c | TASK | Write list of modules to load at boot 2026-06-14 08:00:34,452 p=83235 u=zuul n=ansible | 2026-06-14 08:00:34.451905 | fa163ee0-6271-f863-66dc-000000003493 | TASK | cinder enable the LVM losetup service 2026-06-14 08:00:34,579 p=83235 u=zuul n=ansible | 2026-06-14 08:00:34.578650 | fa163ee0-6271-f863-66dc-000000003492 | CHANGED | cinder create service to run losetup for LVM on startup | np0000073147 2026-06-14 08:00:34,603 p=83235 u=zuul n=ansible | 2026-06-14 08:00:34.602366 | fa163ee0-6271-f863-66dc-000000003493 | TASK | cinder enable the LVM losetup service 2026-06-14 08:00:34,642 p=83235 u=zuul n=ansible | 2026-06-14 08:00:34.641504 | fa163ee0-6271-f863-66dc-00000000439b | OK | Ensure the /etc/modules-load.d/ directory exists | np0000073150 2026-06-14 08:00:34,658 p=83235 u=zuul n=ansible | 2026-06-14 08:00:34.658387 | fa163ee0-6271-f863-66dc-00000000439c | TASK | Write list of modules to load at boot 2026-06-14 08:00:34,836 p=83235 u=zuul n=ansible | 2026-06-14 08:00:34.835790 | fa163ee0-6271-f863-66dc-00000000439a | CHANGED | Remove dracut-config-generic | np0000073149 2026-06-14 08:00:34,849 p=83235 u=zuul n=ansible | 2026-06-14 08:00:34.848811 | fa163ee0-6271-f863-66dc-00000000439b | TASK | Ensure the /etc/modules-load.d/ directory exists 2026-06-14 08:00:34,967 p=83235 u=zuul n=ansible | 2026-06-14 08:00:34.967073 | fa163ee0-6271-f863-66dc-000000003343 | CHANGED | cinder enable the LVM losetup service | np0000073145 2026-06-14 08:00:34,987 p=83235 u=zuul n=ansible | 2026-06-14 08:00:34.987063 | fa163ee0-6271-f863-66dc-000000003345 | TASK | create persistent directories 2026-06-14 08:00:35,150 p=83235 u=zuul n=ansible | 2026-06-14 08:00:35.149953 | fa163ee0-6271-f863-66dc-00000000439b | OK | Ensure the /etc/modules-load.d/ directory exists | np0000073149 2026-06-14 08:00:35,166 p=83235 u=zuul n=ansible | 2026-06-14 08:00:35.165904 | fa163ee0-6271-f863-66dc-00000000439c | TASK | Write list of modules to load at boot 2026-06-14 08:00:35,344 p=83235 u=zuul n=ansible | 2026-06-14 08:00:35.342542 | fa163ee0-6271-f863-66dc-000000003345 | CHANGED | create persistent directories | np0000073145 | item={'mode': '0750', 'path': '/var/log/containers/collectd', 'setype': 'container_file_t'} 2026-06-14 08:00:35,349 p=83235 u=zuul n=ansible | 2026-06-14 08:00:35.348911 | fa163ee0-6271-f863-66dc-00000000439c | CHANGED | Write list of modules to load at boot | np0000073148 2026-06-14 08:00:35,364 p=83235 u=zuul n=ansible | 2026-06-14 08:00:35.363537 | fa163ee0-6271-f863-66dc-00000000439d | TASK | Modules reload 2026-06-14 08:00:35,384 p=83235 u=zuul n=ansible | 2026-06-14 08:00:35.383409 | fa163ee0-6271-f863-66dc-000000003493 | CHANGED | cinder enable the LVM losetup service | np0000073146 2026-06-14 08:00:35,405 p=83235 u=zuul n=ansible | 2026-06-14 08:00:35.405139 | fa163ee0-6271-f863-66dc-000000003495 | TASK | create persistent directories 2026-06-14 08:00:35,517 p=83235 u=zuul n=ansible | 2026-06-14 08:00:35.516244 | fa163ee0-6271-f863-66dc-000000003493 | CHANGED | cinder enable the LVM losetup service | np0000073147 2026-06-14 08:00:35,552 p=83235 u=zuul n=ansible | 2026-06-14 08:00:35.551392 | fa163ee0-6271-f863-66dc-000000003495 | TASK | create persistent directories 2026-06-14 08:00:35,595 p=83235 u=zuul n=ansible | 2026-06-14 08:00:35.594614 | fa163ee0-6271-f863-66dc-00000000439c | CHANGED | Write list of modules to load at boot | np0000073150 2026-06-14 08:00:35,613 p=83235 u=zuul n=ansible | 2026-06-14 08:00:35.612736 | fa163ee0-6271-f863-66dc-00000000439d | TASK | Modules reload 2026-06-14 08:00:35,639 p=83235 u=zuul n=ansible | 2026-06-14 08:00:35.638748 | fa163ee0-6271-f863-66dc-000000003345 | CHANGED | create persistent directories | np0000073145 | item={'mode': '0755', 'path': '/var/lib/container-user-scripts/', 'setype': 'container_file_t'} 2026-06-14 08:00:35,673 p=83235 u=zuul n=ansible | 2026-06-14 08:00:35.672867 | fa163ee0-6271-f863-66dc-000000003346 | TASK | import provision_mcelog 2026-06-14 08:00:35,704 p=83235 u=zuul n=ansible | 2026-06-14 08:00:35.703105 | fa163ee0-6271-f863-66dc-000000003346 | SKIPPED | import provision_mcelog | np0000073145 2026-06-14 08:00:35,724 p=83235 u=zuul n=ansible | 2026-06-14 08:00:35.724095 | fa163ee0-6271-f863-66dc-000000003347 | TASK | create persistent logs directory 2026-06-14 08:00:35,755 p=83235 u=zuul n=ansible | 2026-06-14 08:00:35.753164 | fa163ee0-6271-f863-66dc-000000003495 | CHANGED | create persistent directories | np0000073146 | item={'mode': '0750', 'path': '/var/log/containers/collectd', 'setype': 'container_file_t'} 2026-06-14 08:00:35,893 p=83235 u=zuul n=ansible | 2026-06-14 08:00:35.891376 | fa163ee0-6271-f863-66dc-000000003495 | CHANGED | create persistent directories | np0000073147 | item={'mode': '0750', 'path': '/var/log/containers/collectd', 'setype': 'container_file_t'} 2026-06-14 08:00:35,904 p=83235 u=zuul n=ansible | 2026-06-14 08:00:35.904389 | fa163ee0-6271-f863-66dc-00000000439d | CHANGED | Modules reload | np0000073148 2026-06-14 08:00:35,915 p=83235 u=zuul n=ansible | 2026-06-14 08:00:35.915524 | fa163ee0-6271-f863-66dc-00000000439e | TASK | Set default sysctl options 2026-06-14 08:00:36,052 p=83235 u=zuul n=ansible | 2026-06-14 08:00:36.050356 | fa163ee0-6271-f863-66dc-000000003495 | CHANGED | create persistent directories | np0000073146 | item={'mode': '0755', 'path': '/var/lib/container-user-scripts/', 'setype': 'container_file_t'} 2026-06-14 08:00:36,069 p=83235 u=zuul n=ansible | 2026-06-14 08:00:36.067213 | fa163ee0-6271-f863-66dc-000000003347 | CHANGED | create persistent logs directory | np0000073145 | item={'mode': '0750', 'path': '/var/log/containers/glance', 'setype': 'container_file_t'} 2026-06-14 08:00:36,099 p=83235 u=zuul n=ansible | 2026-06-14 08:00:36.099222 | fa163ee0-6271-f863-66dc-000000003496 | TASK | import provision_mcelog 2026-06-14 08:00:36,131 p=83235 u=zuul n=ansible | 2026-06-14 08:00:36.125104 | fa163ee0-6271-f863-66dc-00000000439c | CHANGED | Write list of modules to load at boot | np0000073149 2026-06-14 08:00:36,139 p=83235 u=zuul n=ansible | 2026-06-14 08:00:36.138854 | fa163ee0-6271-f863-66dc-000000003495 | CHANGED | create persistent directories | np0000073147 | item={'mode': '0755', 'path': '/var/lib/container-user-scripts/', 'setype': 'container_file_t'} 2026-06-14 08:00:36,145 p=83235 u=zuul n=ansible | 2026-06-14 08:00:36.144779 | fa163ee0-6271-f863-66dc-00000000439d | CHANGED | Modules reload | np0000073150 2026-06-14 08:00:36,148 p=83235 u=zuul n=ansible | 2026-06-14 08:00:36.148078 | fa163ee0-6271-f863-66dc-000000003496 | SKIPPED | import provision_mcelog | np0000073146 2026-06-14 08:00:36,172 p=83235 u=zuul n=ansible | 2026-06-14 08:00:36.171756 | fa163ee0-6271-f863-66dc-00000000439d | TASK | Modules reload 2026-06-14 08:00:36,197 p=83235 u=zuul n=ansible | 2026-06-14 08:00:36.196349 | fa163ee0-6271-f863-66dc-00000000439e | TASK | Set default sysctl options 2026-06-14 08:00:36,219 p=83235 u=zuul n=ansible | 2026-06-14 08:00:36.218500 | fa163ee0-6271-f863-66dc-000000003497 | TASK | create persistent logs directory 2026-06-14 08:00:36,238 p=83235 u=zuul n=ansible | 2026-06-14 08:00:36.238201 | fa163ee0-6271-f863-66dc-000000003496 | TASK | import provision_mcelog 2026-06-14 08:00:36,265 p=83235 u=zuul n=ansible | 2026-06-14 08:00:36.264797 | fa163ee0-6271-f863-66dc-000000003496 | SKIPPED | import provision_mcelog | np0000073147 2026-06-14 08:00:36,281 p=83235 u=zuul n=ansible | 2026-06-14 08:00:36.281500 | fa163ee0-6271-f863-66dc-000000003497 | TASK | create persistent logs directory 2026-06-14 08:00:36,331 p=83235 u=zuul n=ansible | 2026-06-14 08:00:36.329478 | fa163ee0-6271-f863-66dc-000000003347 | CHANGED | create persistent logs directory | np0000073145 | item={'mode': '0750', 'path': '/var/log/containers/httpd/glance', 'setype': 'container_file_t'} 2026-06-14 08:00:36,372 p=83235 u=zuul n=ansible | 2026-06-14 08:00:36.371944 | fa163ee0-6271-f863-66dc-000000003348 | TASK | Mount NFS on host 2026-06-14 08:00:36,393 p=83235 u=zuul n=ansible | 2026-06-14 08:00:36.392956 | fa163ee0-6271-f863-66dc-000000003348 | SKIPPED | Mount NFS on host | np0000073145 2026-06-14 08:00:36,414 p=83235 u=zuul n=ansible | 2026-06-14 08:00:36.413654 | fa163ee0-6271-f863-66dc-000000003349 | TASK | Mount Node Staging Location 2026-06-14 08:00:36,434 p=83235 u=zuul n=ansible | 2026-06-14 08:00:36.433478 | fa163ee0-6271-f863-66dc-000000003349 | SKIPPED | Mount Node Staging Location | np0000073145 2026-06-14 08:00:36,453 p=83235 u=zuul n=ansible | 2026-06-14 08:00:36.453489 | fa163ee0-6271-f863-66dc-00000000334a | TASK | ensure /var/lib/glance exists 2026-06-14 08:00:36,556 p=83235 u=zuul n=ansible | 2026-06-14 08:00:36.554159 | fa163ee0-6271-f863-66dc-000000003497 | CHANGED | create persistent logs directory | np0000073146 | item={'mode': '0750', 'path': '/var/log/containers/glance', 'setype': 'container_file_t'} 2026-06-14 08:00:36,611 p=83235 u=zuul n=ansible | 2026-06-14 08:00:36.608801 | fa163ee0-6271-f863-66dc-000000003497 | CHANGED | create persistent logs directory | np0000073147 | item={'mode': '0750', 'path': '/var/log/containers/glance', 'setype': 'container_file_t'} 2026-06-14 08:00:36,745 p=83235 u=zuul n=ansible | 2026-06-14 08:00:36.744880 | fa163ee0-6271-f863-66dc-00000000439d | CHANGED | Modules reload | np0000073149 2026-06-14 08:00:36,749 p=83235 u=zuul n=ansible | 2026-06-14 08:00:36.749039 | fa163ee0-6271-f863-66dc-00000000334a | CHANGED | ensure /var/lib/glance exists | np0000073145 2026-06-14 08:00:36,772 p=83235 u=zuul n=ansible | 2026-06-14 08:00:36.771618 | fa163ee0-6271-f863-66dc-00000000439e | TASK | Set default sysctl options 2026-06-14 08:00:36,810 p=83235 u=zuul n=ansible | 2026-06-14 08:00:36.809548 | fa163ee0-6271-f863-66dc-00000000334b | TASK | create persistent directories 2026-06-14 08:00:36,844 p=83235 u=zuul n=ansible | 2026-06-14 08:00:36.841883 | fa163ee0-6271-f863-66dc-000000003497 | CHANGED | create persistent logs directory | np0000073146 | item={'mode': '0750', 'path': '/var/log/containers/httpd/glance', 'setype': 'container_file_t'} 2026-06-14 08:00:36,876 p=83235 u=zuul n=ansible | 2026-06-14 08:00:36.876146 | fa163ee0-6271-f863-66dc-000000003498 | TASK | Mount NFS on host 2026-06-14 08:00:36,894 p=83235 u=zuul n=ansible | 2026-06-14 08:00:36.892874 | fa163ee0-6271-f863-66dc-000000003497 | CHANGED | create persistent logs directory | np0000073147 | item={'mode': '0750', 'path': '/var/log/containers/httpd/glance', 'setype': 'container_file_t'} 2026-06-14 08:00:36,920 p=83235 u=zuul n=ansible | 2026-06-14 08:00:36.919975 | fa163ee0-6271-f863-66dc-000000003498 | TASK | Mount NFS on host 2026-06-14 08:00:36,925 p=83235 u=zuul n=ansible | 2026-06-14 08:00:36.924603 | fa163ee0-6271-f863-66dc-000000003498 | SKIPPED | Mount NFS on host | np0000073146 2026-06-14 08:00:36,964 p=83235 u=zuul n=ansible | 2026-06-14 08:00:36.963932 | fa163ee0-6271-f863-66dc-000000003499 | TASK | Mount Node Staging Location 2026-06-14 08:00:36,974 p=83235 u=zuul n=ansible | 2026-06-14 08:00:36.973072 | fa163ee0-6271-f863-66dc-00000000439e | CHANGED | Set default sysctl options | np0000073148 2026-06-14 08:00:36,976 p=83235 u=zuul n=ansible | 2026-06-14 08:00:36.976283 | fa163ee0-6271-f863-66dc-000000003498 | SKIPPED | Mount NFS on host | np0000073147 2026-06-14 08:00:37,006 p=83235 u=zuul n=ansible | 2026-06-14 08:00:37.005912 | fa163ee0-6271-f863-66dc-00000000439f | TASK | Set extra sysctl options 2026-06-14 08:00:37,035 p=83235 u=zuul n=ansible | 2026-06-14 08:00:37.035034 | fa163ee0-6271-f863-66dc-000000003499 | TASK | Mount Node Staging Location 2026-06-14 08:00:37,044 p=83235 u=zuul n=ansible | 2026-06-14 08:00:37.043146 | fa163ee0-6271-f863-66dc-000000003499 | SKIPPED | Mount Node Staging Location | np0000073146 2026-06-14 08:00:37,069 p=83235 u=zuul n=ansible | 2026-06-14 08:00:37.068759 | fa163ee0-6271-f863-66dc-00000000349a | TASK | ensure /var/lib/glance exists 2026-06-14 08:00:37,076 p=83235 u=zuul n=ansible | 2026-06-14 08:00:37.075706 | fa163ee0-6271-f863-66dc-000000003499 | SKIPPED | Mount Node Staging Location | np0000073147 2026-06-14 08:00:37,101 p=83235 u=zuul n=ansible | 2026-06-14 08:00:37.101227 | fa163ee0-6271-f863-66dc-00000000349a | TASK | ensure /var/lib/glance exists 2026-06-14 08:00:37,152 p=83235 u=zuul n=ansible | 2026-06-14 08:00:37.150176 | fa163ee0-6271-f863-66dc-00000000334b | CHANGED | create persistent directories | np0000073145 | item={'mode': '0750', 'path': '/var/log/containers/haproxy', 'setype': 'var_log_t'} 2026-06-14 08:00:37,172 p=83235 u=zuul n=ansible | 2026-06-14 08:00:37.172021 | fa163ee0-6271-f863-66dc-00000000439e | CHANGED | Set default sysctl options | np0000073150 2026-06-14 08:00:37,182 p=83235 u=zuul n=ansible | 2026-06-14 08:00:37.182740 | fa163ee0-6271-f863-66dc-00000000439f | TASK | Set extra sysctl options 2026-06-14 08:00:37,348 p=83235 u=zuul n=ansible | 2026-06-14 08:00:37.347908 | fa163ee0-6271-f863-66dc-00000000349a | CHANGED | ensure /var/lib/glance exists | np0000073146 2026-06-14 08:00:37,370 p=83235 u=zuul n=ansible | 2026-06-14 08:00:37.369918 | fa163ee0-6271-f863-66dc-00000000349b | TASK | create persistent directories 2026-06-14 08:00:37,380 p=83235 u=zuul n=ansible | 2026-06-14 08:00:37.379708 | fa163ee0-6271-f863-66dc-00000000349a | CHANGED | ensure /var/lib/glance exists | np0000073147 2026-06-14 08:00:37,403 p=83235 u=zuul n=ansible | 2026-06-14 08:00:37.403235 | fa163ee0-6271-f863-66dc-00000000349b | TASK | create persistent directories 2026-06-14 08:00:37,434 p=83235 u=zuul n=ansible | 2026-06-14 08:00:37.432961 | fa163ee0-6271-f863-66dc-00000000334b | CHANGED | create persistent directories | np0000073145 | item={'path': '/var/lib/haproxy', 'setype': 'container_file_t'} 2026-06-14 08:00:37,457 p=83235 u=zuul n=ansible | 2026-06-14 08:00:37.456868 | fa163ee0-6271-f863-66dc-00000000334c | TASK | Run puppet on the host to apply IPtables rules 2026-06-14 08:00:37,537 p=83235 u=zuul n=ansible | 2026-06-14 08:00:37.536257 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073150 | item=fs.aio-max-nr 2026-06-14 08:00:37,719 p=83235 u=zuul n=ansible | 2026-06-14 08:00:37.716289 | fa163ee0-6271-f863-66dc-00000000349b | CHANGED | create persistent directories | np0000073146 | item={'mode': '0750', 'path': '/var/log/containers/haproxy', 'setype': 'var_log_t'} 2026-06-14 08:00:37,731 p=83235 u=zuul n=ansible | 2026-06-14 08:00:37.731043 | fa163ee0-6271-f863-66dc-00000000439e | CHANGED | Set default sysctl options | np0000073149 2026-06-14 08:00:37,753 p=83235 u=zuul n=ansible | 2026-06-14 08:00:37.751745 | fa163ee0-6271-f863-66dc-00000000349b | CHANGED | create persistent directories | np0000073147 | item={'mode': '0750', 'path': '/var/log/containers/haproxy', 'setype': 'var_log_t'} 2026-06-14 08:00:37,771 p=83235 u=zuul n=ansible | 2026-06-14 08:00:37.770464 | fa163ee0-6271-f863-66dc-00000000439f | TASK | Set extra sysctl options 2026-06-14 08:00:37,786 p=83235 u=zuul n=ansible | 2026-06-14 08:00:37.784319 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073150 | item=fs.inotify.max_user_instances 2026-06-14 08:00:38,006 p=83235 u=zuul n=ansible | 2026-06-14 08:00:38.005051 | fa163ee0-6271-f863-66dc-00000000349b | CHANGED | create persistent directories | np0000073146 | item={'path': '/var/lib/haproxy', 'setype': 'container_file_t'} 2026-06-14 08:00:38,038 p=83235 u=zuul n=ansible | 2026-06-14 08:00:38.038264 | fa163ee0-6271-f863-66dc-00000000349c | TASK | Run puppet on the host to apply IPtables rules 2026-06-14 08:00:38,053 p=83235 u=zuul n=ansible | 2026-06-14 08:00:38.051671 | fa163ee0-6271-f863-66dc-00000000349b | CHANGED | create persistent directories | np0000073147 | item={'path': '/var/lib/haproxy', 'setype': 'container_file_t'} 2026-06-14 08:00:38,071 p=83235 u=zuul n=ansible | 2026-06-14 08:00:38.069843 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073150 | item=kernel.pid_max 2026-06-14 08:00:38,086 p=83235 u=zuul n=ansible | 2026-06-14 08:00:38.086138 | fa163ee0-6271-f863-66dc-00000000349c | TASK | Run puppet on the host to apply IPtables rules 2026-06-14 08:00:38,126 p=83235 u=zuul n=ansible | 2026-06-14 08:00:38.124282 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073149 | item=fs.aio-max-nr 2026-06-14 08:00:38,352 p=83235 u=zuul n=ansible | 2026-06-14 08:00:38.350957 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073150 | item=net.bridge.bridge-nf-call-arptables 2026-06-14 08:00:38,427 p=83235 u=zuul n=ansible | 2026-06-14 08:00:38.426220 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073149 | item=fs.inotify.max_user_instances 2026-06-14 08:00:38,568 p=83235 u=zuul n=ansible | 2026-06-14 08:00:38.568312 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073148 | item=fs.aio-max-nr 2026-06-14 08:00:38,616 p=83235 u=zuul n=ansible | 2026-06-14 08:00:38.616205 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073150 | item=net.bridge.bridge-nf-call-ip6tables 2026-06-14 08:00:38,728 p=83235 u=zuul n=ansible | 2026-06-14 08:00:38.725505 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073149 | item=kernel.pid_max 2026-06-14 08:00:38,876 p=83235 u=zuul n=ansible | 2026-06-14 08:00:38.874318 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073148 | item=fs.inotify.max_user_instances 2026-06-14 08:00:39,038 p=83235 u=zuul n=ansible | 2026-06-14 08:00:39.037200 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073149 | item=net.bridge.bridge-nf-call-arptables 2026-06-14 08:00:39,353 p=83235 u=zuul n=ansible | 2026-06-14 08:00:39.351308 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073149 | item=net.bridge.bridge-nf-call-ip6tables 2026-06-14 08:00:39,672 p=83235 u=zuul n=ansible | 2026-06-14 08:00:39.670029 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073149 | item=net.bridge.bridge-nf-call-iptables 2026-06-14 08:00:39,873 p=83235 u=zuul n=ansible | 2026-06-14 08:00:39.873213 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073150 | item=net.bridge.bridge-nf-call-iptables 2026-06-14 08:00:39,990 p=83235 u=zuul n=ansible | 2026-06-14 08:00:39.987774 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073149 | item=net.ipv4.conf.all.rp_filter 2026-06-14 08:00:40,182 p=83235 u=zuul n=ansible | 2026-06-14 08:00:40.179503 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073150 | item=net.ipv4.conf.all.rp_filter 2026-06-14 08:00:40,209 p=83235 u=zuul n=ansible | 2026-06-14 08:00:40.206754 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073148 | item=kernel.pid_max 2026-06-14 08:00:40,287 p=83235 u=zuul n=ansible | 2026-06-14 08:00:40.285185 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073149 | item=net.ipv4.ip_forward 2026-06-14 08:00:40,508 p=83235 u=zuul n=ansible | 2026-06-14 08:00:40.505431 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073150 | item=net.ipv4.ip_forward 2026-06-14 08:00:40,528 p=83235 u=zuul n=ansible | 2026-06-14 08:00:40.526125 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073148 | item=net.bridge.bridge-nf-call-arptables 2026-06-14 08:00:40,585 p=83235 u=zuul n=ansible | 2026-06-14 08:00:40.581830 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073149 | item=net.ipv4.ip_local_reserved_ports 2026-06-14 08:00:40,835 p=83235 u=zuul n=ansible | 2026-06-14 08:00:40.832727 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073150 | item=net.ipv4.ip_local_reserved_ports 2026-06-14 08:00:40,861 p=83235 u=zuul n=ansible | 2026-06-14 08:00:40.860142 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073148 | item=net.bridge.bridge-nf-call-ip6tables 2026-06-14 08:00:40,919 p=83235 u=zuul n=ansible | 2026-06-14 08:00:40.916468 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073149 | item=net.ipv4.ip_nonlocal_bind 2026-06-14 08:00:41,130 p=83235 u=zuul n=ansible | 2026-06-14 08:00:41.126743 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073148 | item=net.bridge.bridge-nf-call-iptables 2026-06-14 08:00:41,143 p=83235 u=zuul n=ansible | 2026-06-14 08:00:41.141064 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073150 | item=net.ipv4.ip_nonlocal_bind 2026-06-14 08:00:41,216 p=83235 u=zuul n=ansible | 2026-06-14 08:00:41.214057 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073149 | item=net.ipv4.neigh.default.gc_thresh1 2026-06-14 08:00:41,445 p=83235 u=zuul n=ansible | 2026-06-14 08:00:41.443631 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073148 | item=net.ipv4.conf.all.rp_filter 2026-06-14 08:00:41,462 p=83235 u=zuul n=ansible | 2026-06-14 08:00:41.460702 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073150 | item=net.ipv4.neigh.default.gc_thresh1 2026-06-14 08:00:41,545 p=83235 u=zuul n=ansible | 2026-06-14 08:00:41.543481 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073149 | item=net.ipv4.neigh.default.gc_thresh2 2026-06-14 08:00:41,756 p=83235 u=zuul n=ansible | 2026-06-14 08:00:41.754529 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073148 | item=net.ipv4.ip_forward 2026-06-14 08:00:41,764 p=83235 u=zuul n=ansible | 2026-06-14 08:00:41.763170 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073150 | item=net.ipv4.neigh.default.gc_thresh2 2026-06-14 08:00:41,825 p=83235 u=zuul n=ansible | 2026-06-14 08:00:41.823911 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073149 | item=net.ipv4.neigh.default.gc_thresh3 2026-06-14 08:00:42,008 p=83235 u=zuul n=ansible | 2026-06-14 08:00:42.006776 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073148 | item=net.ipv4.ip_local_reserved_ports 2026-06-14 08:00:42,078 p=83235 u=zuul n=ansible | 2026-06-14 08:00:42.077350 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073150 | item=net.ipv4.neigh.default.gc_thresh3 2026-06-14 08:00:42,145 p=83235 u=zuul n=ansible | 2026-06-14 08:00:42.143708 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073149 | item=net.ipv6.conf.all.disable_ipv6 2026-06-14 08:00:42,277 p=83235 u=zuul n=ansible | 2026-06-14 08:00:42.276645 | fa163ee0-6271-f863-66dc-00000000334c | OK | Run puppet on the host to apply IPtables rules | np0000073145 2026-06-14 08:00:42,312 p=83235 u=zuul n=ansible | 2026-06-14 08:00:42.307999 | fa163ee0-6271-f863-66dc-00000000334d | TASK | Debug output for task: Run puppet on the host to apply IPtables rules 2026-06-14 08:00:42,322 p=83235 u=zuul n=ansible | 2026-06-14 08:00:42.321576 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073148 | item=net.ipv4.ip_nonlocal_bind 2026-06-14 08:00:42,387 p=83235 u=zuul n=ansible | 2026-06-14 08:00:42.384792 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073150 | item=net.ipv6.conf.all.disable_ipv6 2026-06-14 08:00:42,397 p=83235 u=zuul n=ansible | 2026-06-14 08:00:42.396636 | fa163ee0-6271-f863-66dc-00000000334d | OK | Debug output for task: Run puppet on the host to apply IPtables rules | np0000073145 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "Notice: Compiled catalog for np0000073145.ooo.test in environment production in 0.62 seconds", "Notice: Applied catalog in 0.23 seconds", "Application:", " Initial environment: production", " Converged environment: production", " Run mode: user", "Changes:", "Events:", "Resources:", " Skipped: 52", " Total: 52", "Time:", " Transaction evaluation: 0.22", " Catalog application: 0.23", " Config retrieval: 0.75", " Last run: 1781424042", " Total: 0.23", "Version:", " Config: 1781424041", " Puppet: 7.10.0", "Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", " (file & line not available)", "Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", " (file: /etc/puppet/hiera.yaml)", "Warning: Undefined variable '::deploy_config_name'; ", "Warning: Scope(Haproxy::Config[haproxy]): haproxy: The $merge_options parameter will default to true in the next major release. Please review the documentation regarding the implications." ] } 2026-06-14 08:00:42,424 p=83235 u=zuul n=ansible | 2026-06-14 08:00:42.424486 | fa163ee0-6271-f863-66dc-00000000334e | TASK | create persistent directories 2026-06-14 08:00:42,473 p=83235 u=zuul n=ansible | 2026-06-14 08:00:42.469826 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073149 | item=net.ipv6.conf.all.forwarding 2026-06-14 08:00:42,650 p=83235 u=zuul n=ansible | 2026-06-14 08:00:42.647515 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073148 | item=net.ipv4.neigh.default.gc_thresh1 2026-06-14 08:00:42,726 p=83235 u=zuul n=ansible | 2026-06-14 08:00:42.722390 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073150 | item=net.ipv6.conf.all.forwarding 2026-06-14 08:00:42,749 p=83235 u=zuul n=ansible | 2026-06-14 08:00:42.745158 | fa163ee0-6271-f863-66dc-00000000334e | CHANGED | create persistent directories | np0000073145 | item={'mode': '0750', 'path': '/var/log/containers/heat', 'setype': 'container_file_t'} 2026-06-14 08:00:42,799 p=83235 u=zuul n=ansible | 2026-06-14 08:00:42.797408 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073149 | item=net.ipv6.conf.default.disable_ipv6 2026-06-14 08:00:44,004 p=83235 u=zuul n=ansible | 2026-06-14 08:00:44.004084 | fa163ee0-6271-f863-66dc-00000000334e | CHANGED | create persistent directories | np0000073145 | item={'mode': '0750', 'path': '/var/log/containers/httpd/heat-api', 'setype': 'container_file_t'} 2026-06-14 08:00:44,013 p=83235 u=zuul n=ansible | 2026-06-14 08:00:44.011630 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073148 | item=net.ipv4.neigh.default.gc_thresh2 2026-06-14 08:00:44,016 p=83235 u=zuul n=ansible | 2026-06-14 08:00:44.015754 | fa163ee0-6271-f863-66dc-00000000349c | OK | Run puppet on the host to apply IPtables rules | np0000073146 2026-06-14 08:00:44,019 p=83235 u=zuul n=ansible | 2026-06-14 08:00:44.019014 | fa163ee0-6271-f863-66dc-00000000349c | OK | Run puppet on the host to apply IPtables rules | np0000073147 2026-06-14 08:00:44,034 p=83235 u=zuul n=ansible | 2026-06-14 08:00:44.034192 | fa163ee0-6271-f863-66dc-00000000334f | TASK | create persistent directories 2026-06-14 08:00:44,052 p=83235 u=zuul n=ansible | 2026-06-14 08:00:44.052152 | fa163ee0-6271-f863-66dc-00000000349d | TASK | Debug output for task: Run puppet on the host to apply IPtables rules 2026-06-14 08:00:44,071 p=83235 u=zuul n=ansible | 2026-06-14 08:00:44.070039 | fa163ee0-6271-f863-66dc-00000000349d | TASK | Debug output for task: Run puppet on the host to apply IPtables rules 2026-06-14 08:00:44,102 p=83235 u=zuul n=ansible | 2026-06-14 08:00:44.101981 | fa163ee0-6271-f863-66dc-00000000349d | OK | Debug output for task: Run puppet on the host to apply IPtables rules | np0000073146 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "Notice: Compiled catalog for np0000073146.ooo.test in environment production in 0.61 seconds", "Notice: Applied catalog in 0.20 seconds", "Application:", " Initial environment: production", " Converged environment: production", " Run mode: user", "Changes:", "Events:", "Resources:", " Skipped: 52", " Total: 52", "Time:", " Transaction evaluation: 0.19", " Catalog application: 0.20", " Config retrieval: 0.72", " Last run: 1781424042", " Total: 0.21", "Version:", " Config: 1781424042", " Puppet: 7.10.0", "Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", " (file & line not available)", "Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", " (file: /etc/puppet/hiera.yaml)", "Warning: Undefined variable '::deploy_config_name'; ", "Warning: Scope(Haproxy::Config[haproxy]): haproxy: The $merge_options parameter will default to true in the next major release. Please review the documentation regarding the implications." ] } 2026-06-14 08:00:44,120 p=83235 u=zuul n=ansible | 2026-06-14 08:00:44.120059 | fa163ee0-6271-f863-66dc-00000000349e | TASK | create persistent directories 2026-06-14 08:00:44,126 p=83235 u=zuul n=ansible | 2026-06-14 08:00:44.126153 | fa163ee0-6271-f863-66dc-00000000349d | OK | Debug output for task: Run puppet on the host to apply IPtables rules | np0000073147 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "Notice: Compiled catalog for np0000073147.ooo.test in environment production in 0.60 seconds", "Notice: Applied catalog in 0.21 seconds", "Application:", " Initial environment: production", " Converged environment: production", " Run mode: user", "Changes:", "Events:", "Resources:", " Skipped: 52", " Total: 52", "Time:", " Transaction evaluation: 0.20", " Catalog application: 0.21", " Config retrieval: 0.71", " Last run: 1781424042", " Total: 0.21", "Version:", " Config: 1781424042", " Puppet: 7.10.0", "Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", " (file & line not available)", "Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", " (file: /etc/puppet/hiera.yaml)", "Warning: Undefined variable '::deploy_config_name'; ", "Warning: Scope(Haproxy::Config[haproxy]): haproxy: The $merge_options parameter will default to true in the next major release. Please review the documentation regarding the implications." ] } 2026-06-14 08:00:44,143 p=83235 u=zuul n=ansible | 2026-06-14 08:00:44.143199 | fa163ee0-6271-f863-66dc-00000000349e | TASK | create persistent directories 2026-06-14 08:00:44,176 p=83235 u=zuul n=ansible | 2026-06-14 08:00:44.175927 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073150 | item=net.ipv6.conf.default.disable_ipv6 2026-06-14 08:00:44,187 p=83235 u=zuul n=ansible | 2026-06-14 08:00:44.184284 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073149 | item=net.ipv6.conf.lo.disable_ipv6 2026-06-14 08:00:44,293 p=83235 u=zuul n=ansible | 2026-06-14 08:00:44.291847 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073148 | item=net.ipv4.neigh.default.gc_thresh3 2026-06-14 08:00:44,350 p=83235 u=zuul n=ansible | 2026-06-14 08:00:44.348070 | fa163ee0-6271-f863-66dc-00000000334f | OK | create persistent directories | np0000073145 | item={'mode': '0750', 'path': '/var/log/containers/heat', 'setype': 'container_file_t'} 2026-06-14 08:00:44,421 p=83235 u=zuul n=ansible | 2026-06-14 08:00:44.418831 | fa163ee0-6271-f863-66dc-00000000349e | CHANGED | create persistent directories | np0000073146 | item={'mode': '0750', 'path': '/var/log/containers/heat', 'setype': 'container_file_t'} 2026-06-14 08:00:44,433 p=83235 u=zuul n=ansible | 2026-06-14 08:00:44.430402 | fa163ee0-6271-f863-66dc-00000000349e | CHANGED | create persistent directories | np0000073147 | item={'mode': '0750', 'path': '/var/log/containers/heat', 'setype': 'container_file_t'} 2026-06-14 08:00:44,462 p=83235 u=zuul n=ansible | 2026-06-14 08:00:44.460400 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073149 | item=net.ipv6.ip_nonlocal_bind 2026-06-14 08:00:44,505 p=83235 u=zuul n=ansible | 2026-06-14 08:00:44.504081 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073150 | item=net.ipv6.conf.lo.disable_ipv6 2026-06-14 08:00:44,524 p=83235 u=zuul n=ansible | 2026-06-14 08:00:44.523383 | fa163ee0-6271-f863-66dc-0000000043a1 | TASK | Sysctl reload 2026-06-14 08:00:44,575 p=83235 u=zuul n=ansible | 2026-06-14 08:00:44.573036 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073148 | item=net.ipv6.conf.all.disable_ipv6 2026-06-14 08:00:44,633 p=83235 u=zuul n=ansible | 2026-06-14 08:00:44.630337 | fa163ee0-6271-f863-66dc-00000000334f | CHANGED | create persistent directories | np0000073145 | item={'mode': '0750', 'path': '/var/log/containers/httpd/heat-api-cfn', 'setype': 'container_file_t'} 2026-06-14 08:00:44,673 p=83235 u=zuul n=ansible | 2026-06-14 08:00:44.672976 | fa163ee0-6271-f863-66dc-000000003350 | TASK | create persistent directories 2026-06-14 08:00:44,704 p=83235 u=zuul n=ansible | 2026-06-14 08:00:44.701165 | fa163ee0-6271-f863-66dc-00000000349e | CHANGED | create persistent directories | np0000073147 | item={'mode': '0750', 'path': '/var/log/containers/httpd/heat-api', 'setype': 'container_file_t'} 2026-06-14 08:00:44,720 p=83235 u=zuul n=ansible | 2026-06-14 08:00:44.717793 | fa163ee0-6271-f863-66dc-00000000349e | CHANGED | create persistent directories | np0000073146 | item={'mode': '0750', 'path': '/var/log/containers/httpd/heat-api', 'setype': 'container_file_t'} 2026-06-14 08:00:44,746 p=83235 u=zuul n=ansible | 2026-06-14 08:00:44.745947 | fa163ee0-6271-f863-66dc-00000000349f | TASK | create persistent directories 2026-06-14 08:00:44,765 p=83235 u=zuul n=ansible | 2026-06-14 08:00:44.762360 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073150 | item=net.ipv6.ip_nonlocal_bind 2026-06-14 08:00:44,801 p=83235 u=zuul n=ansible | 2026-06-14 08:00:44.800828 | fa163ee0-6271-f863-66dc-00000000349f | TASK | create persistent directories 2026-06-14 08:00:44,829 p=83235 u=zuul n=ansible | 2026-06-14 08:00:44.829116 | fa163ee0-6271-f863-66dc-0000000043a1 | TASK | Sysctl reload 2026-06-14 08:00:44,908 p=83235 u=zuul n=ansible | 2026-06-14 08:00:44.905931 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073148 | item=net.ipv6.conf.all.forwarding 2026-06-14 08:00:44,998 p=83235 u=zuul n=ansible | 2026-06-14 08:00:44.995328 | fa163ee0-6271-f863-66dc-000000003350 | OK | create persistent directories | np0000073145 | item={'mode': '0750', 'path': '/var/log/containers/heat', 'setype': 'container_file_t'} 2026-06-14 08:00:45,041 p=83235 u=zuul n=ansible | 2026-06-14 08:00:45.040914 | fa163ee0-6271-f863-66dc-000000003351 | TASK | create persistent directories 2026-06-14 08:00:45,051 p=83235 u=zuul n=ansible | 2026-06-14 08:00:45.049517 | fa163ee0-6271-f863-66dc-0000000043a1 | CHANGED | Sysctl reload | np0000073149 2026-06-14 08:00:45,064 p=83235 u=zuul n=ansible | 2026-06-14 08:00:45.062620 | fa163ee0-6271-f863-66dc-00000000349f | OK | create persistent directories | np0000073146 | item={'mode': '0750', 'path': '/var/log/containers/heat', 'setype': 'container_file_t'} 2026-06-14 08:00:45,070 p=83235 u=zuul n=ansible | 2026-06-14 08:00:45.069332 | fa163ee0-6271-f863-66dc-00000000349f | OK | create persistent directories | np0000073147 | item={'mode': '0750', 'path': '/var/log/containers/heat', 'setype': 'container_file_t'} 2026-06-14 08:00:45,108 p=83235 u=zuul n=ansible | 2026-06-14 08:00:45.108302 | fa163ee0-6271-f863-66dc-000000003188 | TASK | create persistent logs directory 2026-06-14 08:00:45,191 p=83235 u=zuul n=ansible | 2026-06-14 08:00:45.189285 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073148 | item=net.ipv6.conf.default.disable_ipv6 2026-06-14 08:00:45,244 p=83235 u=zuul n=ansible | 2026-06-14 08:00:45.243899 | fa163ee0-6271-f863-66dc-0000000043a1 | CHANGED | Sysctl reload | np0000073150 2026-06-14 08:00:45,274 p=83235 u=zuul n=ansible | 2026-06-14 08:00:45.273791 | fa163ee0-6271-f863-66dc-000000003188 | TASK | create persistent logs directory 2026-06-14 08:00:45,339 p=83235 u=zuul n=ansible | 2026-06-14 08:00:45.333829 | fa163ee0-6271-f863-66dc-000000003351 | CHANGED | create persistent directories | np0000073145 | item={'mode': '0750', 'path': '/var/log/containers/horizon', 'setype': 'container_file_t'} 2026-06-14 08:00:45,349 p=83235 u=zuul n=ansible | 2026-06-14 08:00:45.347835 | fa163ee0-6271-f863-66dc-00000000349f | CHANGED | create persistent directories | np0000073147 | item={'mode': '0750', 'path': '/var/log/containers/httpd/heat-api-cfn', 'setype': 'container_file_t'} 2026-06-14 08:00:45,359 p=83235 u=zuul n=ansible | 2026-06-14 08:00:45.358288 | fa163ee0-6271-f863-66dc-00000000349f | CHANGED | create persistent directories | np0000073146 | item={'mode': '0750', 'path': '/var/log/containers/httpd/heat-api-cfn', 'setype': 'container_file_t'} 2026-06-14 08:00:45,387 p=83235 u=zuul n=ansible | 2026-06-14 08:00:45.387007 | fa163ee0-6271-f863-66dc-0000000034a0 | TASK | create persistent directories 2026-06-14 08:00:45,411 p=83235 u=zuul n=ansible | 2026-06-14 08:00:45.410858 | fa163ee0-6271-f863-66dc-0000000034a0 | TASK | create persistent directories 2026-06-14 08:00:45,428 p=83235 u=zuul n=ansible | 2026-06-14 08:00:45.426812 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073148 | item=net.ipv6.conf.lo.disable_ipv6 2026-06-14 08:00:45,460 p=83235 u=zuul n=ansible | 2026-06-14 08:00:45.458945 | fa163ee0-6271-f863-66dc-000000003188 | CHANGED | create persistent logs directory | np0000073149 | item={'mode': '0750', 'path': '/var/log/containers/metrics_qdr', 'setype': 'container_file_t'} 2026-06-14 08:00:45,604 p=83235 u=zuul n=ansible | 2026-06-14 08:00:45.601572 | fa163ee0-6271-f863-66dc-000000003188 | CHANGED | create persistent logs directory | np0000073150 | item={'mode': '0750', 'path': '/var/log/containers/metrics_qdr', 'setype': 'container_file_t'} 2026-06-14 08:00:45,629 p=83235 u=zuul n=ansible | 2026-06-14 08:00:45.627104 | fa163ee0-6271-f863-66dc-000000003351 | CHANGED | create persistent directories | np0000073145 | item={'mode': '0750', 'path': '/var/log/containers/httpd/horizon', 'setype': 'container_file_t'} 2026-06-14 08:00:45,696 p=83235 u=zuul n=ansible | 2026-06-14 08:00:45.695442 | fa163ee0-6271-f863-66dc-0000000034a0 | OK | create persistent directories | np0000073146 | item={'mode': '0750', 'path': '/var/log/containers/heat', 'setype': 'container_file_t'} 2026-06-14 08:00:45,719 p=83235 u=zuul n=ansible | 2026-06-14 08:00:45.713451 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073148 | item=net.ipv6.ip_nonlocal_bind 2026-06-14 08:00:45,749 p=83235 u=zuul n=ansible | 2026-06-14 08:00:45.748264 | fa163ee0-6271-f863-66dc-000000003188 | CHANGED | create persistent logs directory | np0000073149 | item={'path': '/var/lib/metrics_qdr', 'setype': 'container_file_t'} 2026-06-14 08:00:45,762 p=83235 u=zuul n=ansible | 2026-06-14 08:00:45.761378 | fa163ee0-6271-f863-66dc-0000000034a0 | OK | create persistent directories | np0000073147 | item={'mode': '0750', 'path': '/var/log/containers/heat', 'setype': 'container_file_t'} 2026-06-14 08:00:45,772 p=83235 u=zuul n=ansible | 2026-06-14 08:00:45.771918 | fa163ee0-6271-f863-66dc-0000000034a1 | TASK | create persistent directories 2026-06-14 08:00:45,794 p=83235 u=zuul n=ansible | 2026-06-14 08:00:45.794377 | fa163ee0-6271-f863-66dc-0000000043a1 | TASK | Sysctl reload 2026-06-14 08:00:45,810 p=83235 u=zuul n=ansible | 2026-06-14 08:00:45.809373 | fa163ee0-6271-f863-66dc-000000003189 | TASK | create persistent directories 2026-06-14 08:00:45,840 p=83235 u=zuul n=ansible | 2026-06-14 08:00:45.839636 | fa163ee0-6271-f863-66dc-0000000034a1 | TASK | create persistent directories 2026-06-14 08:00:45,896 p=83235 u=zuul n=ansible | 2026-06-14 08:00:45.894292 | fa163ee0-6271-f863-66dc-000000003351 | CHANGED | create persistent directories | np0000073145 | item={'path': '/var/www', 'setype': 'container_file_t'} 2026-06-14 08:00:45,904 p=83235 u=zuul n=ansible | 2026-06-14 08:00:45.902889 | fa163ee0-6271-f863-66dc-000000003188 | CHANGED | create persistent logs directory | np0000073150 | item={'path': '/var/lib/metrics_qdr', 'setype': 'container_file_t'} 2026-06-14 08:00:45,924 p=83235 u=zuul n=ansible | 2026-06-14 08:00:45.924040 | fa163ee0-6271-f863-66dc-000000003189 | TASK | create persistent directories 2026-06-14 08:00:46,099 p=83235 u=zuul n=ansible | 2026-06-14 08:00:46.097299 | fa163ee0-6271-f863-66dc-0000000034a1 | CHANGED | create persistent directories | np0000073146 | item={'mode': '0750', 'path': '/var/log/containers/horizon', 'setype': 'container_file_t'} 2026-06-14 08:00:46,124 p=83235 u=zuul n=ansible | 2026-06-14 08:00:46.122900 | fa163ee0-6271-f863-66dc-000000003189 | CHANGED | create persistent directories | np0000073149 | item={'mode': '0750', 'path': '/var/log/containers/nova', 'setype': 'container_file_t'} 2026-06-14 08:00:46,150 p=83235 u=zuul n=ansible | 2026-06-14 08:00:46.145036 | fa163ee0-6271-f863-66dc-00000000318a | TASK | Check for /var/lib/nova/instances directory exitance 2026-06-14 08:00:46,152 p=83235 u=zuul n=ansible | 2026-06-14 08:00:46.151279 | fa163ee0-6271-f863-66dc-000000003351 | CHANGED | create persistent directories | np0000073145 | item={'mode': '01777', 'path': '/var/tmp/horizon', 'setype': 'container_file_t'} 2026-06-14 08:00:46,185 p=83235 u=zuul n=ansible | 2026-06-14 08:00:46.183977 | fa163ee0-6271-f863-66dc-0000000034a1 | CHANGED | create persistent directories | np0000073147 | item={'mode': '0750', 'path': '/var/log/containers/horizon', 'setype': 'container_file_t'} 2026-06-14 08:00:46,199 p=83235 u=zuul n=ansible | 2026-06-14 08:00:46.199302 | fa163ee0-6271-f863-66dc-000000003352 | TASK | ensure /var/tmp/horizon exists on boot 2026-06-14 08:00:46,234 p=83235 u=zuul n=ansible | 2026-06-14 08:00:46.231652 | fa163ee0-6271-f863-66dc-000000003189 | CHANGED | create persistent directories | np0000073150 | item={'mode': '0750', 'path': '/var/log/containers/nova', 'setype': 'container_file_t'} 2026-06-14 08:00:46,268 p=83235 u=zuul n=ansible | 2026-06-14 08:00:46.267903 | fa163ee0-6271-f863-66dc-00000000318a | TASK | Check for /var/lib/nova/instances directory exitance 2026-06-14 08:00:46,397 p=83235 u=zuul n=ansible | 2026-06-14 08:00:46.395760 | fa163ee0-6271-f863-66dc-0000000034a1 | CHANGED | create persistent directories | np0000073146 | item={'mode': '0750', 'path': '/var/log/containers/httpd/horizon', 'setype': 'container_file_t'} 2026-06-14 08:00:46,474 p=83235 u=zuul n=ansible | 2026-06-14 08:00:46.474509 | fa163ee0-6271-f863-66dc-00000000318a | OK | Check for /var/lib/nova/instances directory exitance | np0000073149 2026-06-14 08:00:46,485 p=83235 u=zuul n=ansible | 2026-06-14 08:00:46.485467 | fa163ee0-6271-f863-66dc-00000000318b | TASK | create persistent directories 2026-06-14 08:00:46,522 p=83235 u=zuul n=ansible | 2026-06-14 08:00:46.519687 | fa163ee0-6271-f863-66dc-0000000034a1 | CHANGED | create persistent directories | np0000073147 | item={'mode': '0750', 'path': '/var/log/containers/httpd/horizon', 'setype': 'container_file_t'} 2026-06-14 08:00:46,533 p=83235 u=zuul n=ansible | 2026-06-14 08:00:46.533221 | fa163ee0-6271-f863-66dc-00000000318a | OK | Check for /var/lib/nova/instances directory exitance | np0000073150 2026-06-14 08:00:46,549 p=83235 u=zuul n=ansible | 2026-06-14 08:00:46.549288 | fa163ee0-6271-f863-66dc-00000000318b | TASK | create persistent directories 2026-06-14 08:00:46,663 p=83235 u=zuul n=ansible | 2026-06-14 08:00:46.660984 | fa163ee0-6271-f863-66dc-0000000034a1 | CHANGED | create persistent directories | np0000073146 | item={'path': '/var/www', 'setype': 'container_file_t'} 2026-06-14 08:00:46,808 p=83235 u=zuul n=ansible | 2026-06-14 08:00:46.806377 | fa163ee0-6271-f863-66dc-00000000318b | CHANGED | create persistent directories | np0000073149 | item={'path': '/var/lib/nova', 'setype': 'container_file_t'} 2026-06-14 08:00:46,836 p=83235 u=zuul n=ansible | 2026-06-14 08:00:46.834375 | fa163ee0-6271-f863-66dc-0000000034a1 | CHANGED | create persistent directories | np0000073147 | item={'path': '/var/www', 'setype': 'container_file_t'} 2026-06-14 08:00:46,869 p=83235 u=zuul n=ansible | 2026-06-14 08:00:46.867672 | fa163ee0-6271-f863-66dc-00000000318b | CHANGED | create persistent directories | np0000073150 | item={'path': '/var/lib/nova', 'setype': 'container_file_t'} 2026-06-14 08:00:46,963 p=83235 u=zuul n=ansible | 2026-06-14 08:00:46.961495 | fa163ee0-6271-f863-66dc-0000000034a1 | CHANGED | create persistent directories | np0000073146 | item={'mode': '01777', 'path': '/var/tmp/horizon', 'setype': 'container_file_t'} 2026-06-14 08:00:46,997 p=83235 u=zuul n=ansible | 2026-06-14 08:00:46.997214 | fa163ee0-6271-f863-66dc-0000000034a2 | TASK | ensure /var/tmp/horizon exists on boot 2026-06-14 08:00:47,104 p=83235 u=zuul n=ansible | 2026-06-14 08:00:47.103277 | fa163ee0-6271-f863-66dc-00000000318b | CHANGED | create persistent directories | np0000073149 | item={'path': '/var/lib/_nova_secontext', 'setype': 'container_file_t'} 2026-06-14 08:00:47,123 p=83235 u=zuul n=ansible | 2026-06-14 08:00:47.121606 | fa163ee0-6271-f863-66dc-0000000034a1 | CHANGED | create persistent directories | np0000073147 | item={'mode': '01777', 'path': '/var/tmp/horizon', 'setype': 'container_file_t'} 2026-06-14 08:00:47,130 p=83235 u=zuul n=ansible | 2026-06-14 08:00:47.130228 | fa163ee0-6271-f863-66dc-000000003352 | CHANGED | ensure /var/tmp/horizon exists on boot | np0000073145 2026-06-14 08:00:47,162 p=83235 u=zuul n=ansible | 2026-06-14 08:00:47.161449 | fa163ee0-6271-f863-66dc-000000003353 | TASK | create fcontext entry for iscsi 2026-06-14 08:00:47,179 p=83235 u=zuul n=ansible | 2026-06-14 08:00:47.168805 | fa163ee0-6271-f863-66dc-00000000318b | CHANGED | create persistent directories | np0000073150 | item={'path': '/var/lib/_nova_secontext', 'setype': 'container_file_t'} 2026-06-14 08:00:47,206 p=83235 u=zuul n=ansible | 2026-06-14 08:00:47.206471 | fa163ee0-6271-f863-66dc-0000000034a2 | TASK | ensure /var/tmp/horizon exists on boot 2026-06-14 08:00:47,291 p=83235 u=zuul n=ansible | 2026-06-14 08:00:47.290940 | fa163ee0-6271-f863-66dc-0000000043a1 | CHANGED | Sysctl reload | np0000073148 2026-06-14 08:00:47,321 p=83235 u=zuul n=ansible | 2026-06-14 08:00:47.320915 | fa163ee0-6271-f863-66dc-0000000030cb | TASK | create persistent logs directory 2026-06-14 08:00:47,392 p=83235 u=zuul n=ansible | 2026-06-14 08:00:47.390055 | fa163ee0-6271-f863-66dc-00000000318b | CHANGED | create persistent directories | np0000073149 | item={'path': '/var/lib/nova/instances', 'setype': 'container_file_t'} 2026-06-14 08:00:47,410 p=83235 u=zuul n=ansible | 2026-06-14 08:00:47.408359 | fa163ee0-6271-f863-66dc-00000000318b | CHANGED | create persistent directories | np0000073150 | item={'path': '/var/lib/nova/instances', 'setype': 'container_file_t'} 2026-06-14 08:00:47,632 p=83235 u=zuul n=ansible | 2026-06-14 08:00:47.630937 | fa163ee0-6271-f863-66dc-0000000030cb | CHANGED | create persistent logs directory | np0000073148 | item={'mode': '0750', 'path': '/var/log/containers/metrics_qdr', 'setype': 'container_file_t'} 2026-06-14 08:00:47,662 p=83235 u=zuul n=ansible | 2026-06-14 08:00:47.660986 | fa163ee0-6271-f863-66dc-00000000318b | CHANGED | create persistent directories | np0000073149 | item={'path': '/var/lib/libvirt', 'setype': 'container_file_t'} 2026-06-14 08:00:47,704 p=83235 u=zuul n=ansible | 2026-06-14 08:00:47.702569 | fa163ee0-6271-f863-66dc-00000000318b | CHANGED | create persistent directories | np0000073150 | item={'path': '/var/lib/libvirt', 'setype': 'container_file_t'} 2026-06-14 08:00:47,895 p=83235 u=zuul n=ansible | 2026-06-14 08:00:47.893671 | fa163ee0-6271-f863-66dc-0000000030cb | CHANGED | create persistent logs directory | np0000073148 | item={'path': '/var/lib/metrics_qdr', 'setype': 'container_file_t'} 2026-06-14 08:00:47,913 p=83235 u=zuul n=ansible | 2026-06-14 08:00:47.912906 | fa163ee0-6271-f863-66dc-0000000034a2 | CHANGED | ensure /var/tmp/horizon exists on boot | np0000073146 2026-06-14 08:00:47,922 p=83235 u=zuul n=ansible | 2026-06-14 08:00:47.922350 | fa163ee0-6271-f863-66dc-0000000030cc | TASK | create persistent directories 2026-06-14 08:00:47,947 p=83235 u=zuul n=ansible | 2026-06-14 08:00:47.946220 | fa163ee0-6271-f863-66dc-00000000318b | OK | create persistent directories | np0000073149 | item={'path': '/etc/tmpfiles.d'} 2026-06-14 08:00:47,967 p=83235 u=zuul n=ansible | 2026-06-14 08:00:47.965720 | fa163ee0-6271-f863-66dc-00000000318b | OK | create persistent directories | np0000073150 | item={'path': '/etc/tmpfiles.d'} 2026-06-14 08:00:47,976 p=83235 u=zuul n=ansible | 2026-06-14 08:00:47.976173 | fa163ee0-6271-f863-66dc-0000000034a3 | TASK | create fcontext entry for iscsi 2026-06-14 08:00:48,009 p=83235 u=zuul n=ansible | 2026-06-14 08:00:48.008903 | fa163ee0-6271-f863-66dc-00000000318c | TASK | ensure /run/nova is present upon reboot 2026-06-14 08:00:48,031 p=83235 u=zuul n=ansible | 2026-06-14 08:00:48.030682 | fa163ee0-6271-f863-66dc-00000000318c | TASK | ensure /run/nova is present upon reboot 2026-06-14 08:00:48,150 p=83235 u=zuul n=ansible | 2026-06-14 08:00:48.149110 | fa163ee0-6271-f863-66dc-0000000034a2 | CHANGED | ensure /var/tmp/horizon exists on boot | np0000073147 2026-06-14 08:00:48,167 p=83235 u=zuul n=ansible | 2026-06-14 08:00:48.167099 | fa163ee0-6271-f863-66dc-0000000034a3 | TASK | create fcontext entry for iscsi 2026-06-14 08:00:48,251 p=83235 u=zuul n=ansible | 2026-06-14 08:00:48.250142 | fa163ee0-6271-f863-66dc-0000000030cc | CHANGED | create persistent directories | np0000073148 | item={'mode': '0750', 'path': '/var/log/containers/nova', 'setype': 'container_file_t'} 2026-06-14 08:00:48,266 p=83235 u=zuul n=ansible | 2026-06-14 08:00:48.266423 | fa163ee0-6271-f863-66dc-0000000030cd | TASK | Check for /var/lib/nova/instances directory exitance 2026-06-14 08:00:48,459 p=83235 u=zuul n=ansible | 2026-06-14 08:00:48.457388 | fa163ee0-6271-f863-66dc-000000003353 | CHANGED | create fcontext entry for iscsi | np0000073145 | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2026-06-14 08:00:48,529 p=83235 u=zuul n=ansible | 2026-06-14 08:00:48.529395 | fa163ee0-6271-f863-66dc-0000000030cd | OK | Check for /var/lib/nova/instances directory exitance | np0000073148 2026-06-14 08:00:48,542 p=83235 u=zuul n=ansible | 2026-06-14 08:00:48.542670 | fa163ee0-6271-f863-66dc-0000000030ce | TASK | create persistent directories 2026-06-14 08:00:48,864 p=83235 u=zuul n=ansible | 2026-06-14 08:00:48.861077 | fa163ee0-6271-f863-66dc-00000000318c | CHANGED | ensure /run/nova is present upon reboot | np0000073150 2026-06-14 08:00:48,866 p=83235 u=zuul n=ansible | 2026-06-14 08:00:48.865710 | fa163ee0-6271-f863-66dc-0000000030ce | CHANGED | create persistent directories | np0000073148 | item={'path': '/var/lib/nova', 'setype': 'container_file_t'} 2026-06-14 08:00:48,875 p=83235 u=zuul n=ansible | 2026-06-14 08:00:48.875387 | fa163ee0-6271-f863-66dc-00000000318d | TASK | create tempfiles 2026-06-14 08:00:48,981 p=83235 u=zuul n=ansible | 2026-06-14 08:00:48.980470 | fa163ee0-6271-f863-66dc-00000000318c | CHANGED | ensure /run/nova is present upon reboot | np0000073149 2026-06-14 08:00:49,005 p=83235 u=zuul n=ansible | 2026-06-14 08:00:49.004974 | fa163ee0-6271-f863-66dc-00000000318d | TASK | create tempfiles 2026-06-14 08:00:49,152 p=83235 u=zuul n=ansible | 2026-06-14 08:00:49.150069 | fa163ee0-6271-f863-66dc-0000000030ce | CHANGED | create persistent directories | np0000073148 | item={'path': '/var/lib/_nova_secontext', 'setype': 'container_file_t'} 2026-06-14 08:00:49,225 p=83235 u=zuul n=ansible | 2026-06-14 08:00:49.225394 | fa163ee0-6271-f863-66dc-00000000318d | CHANGED | create tempfiles | np0000073150 2026-06-14 08:00:49,240 p=83235 u=zuul n=ansible | 2026-06-14 08:00:49.239847 | fa163ee0-6271-f863-66dc-00000000318e | TASK | Mount Nova NFS Share 2026-06-14 08:00:49,269 p=83235 u=zuul n=ansible | 2026-06-14 08:00:49.269229 | fa163ee0-6271-f863-66dc-00000000318e | SKIPPED | Mount Nova NFS Share | np0000073150 2026-06-14 08:00:49,283 p=83235 u=zuul n=ansible | 2026-06-14 08:00:49.283221 | fa163ee0-6271-f863-66dc-000000003190 | TASK | check systemd-container package installed or not 2026-06-14 08:00:49,302 p=83235 u=zuul n=ansible | 2026-06-14 08:00:49.302053 | fa163ee0-6271-f863-66dc-000000003190 | SKIPPED | check systemd-container package installed or not | np0000073150 2026-06-14 08:00:49,316 p=83235 u=zuul n=ansible | 2026-06-14 08:00:49.315920 | fa163ee0-6271-f863-66dc-000000003191 | TASK | get latest package from downloaded package versions 2026-06-14 08:00:49,335 p=83235 u=zuul n=ansible | 2026-06-14 08:00:49.334990 | fa163ee0-6271-f863-66dc-000000003191 | SKIPPED | get latest package from downloaded package versions | np0000073150 2026-06-14 08:00:49,352 p=83235 u=zuul n=ansible | 2026-06-14 08:00:49.349087 | fa163ee0-6271-f863-66dc-000000003192 | TASK | Install systemd-container package on boot 2026-06-14 08:00:49,353 p=83235 u=zuul n=ansible | 2026-06-14 08:00:49.353300 | fa163ee0-6271-f863-66dc-0000000034a3 | CHANGED | create fcontext entry for iscsi | np0000073146 | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2026-06-14 08:00:49,375 p=83235 u=zuul n=ansible | 2026-06-14 08:00:49.374914 | fa163ee0-6271-f863-66dc-000000003192 | SKIPPED | Install systemd-container package on boot | np0000073150 2026-06-14 08:00:49,389 p=83235 u=zuul n=ansible | 2026-06-14 08:00:49.389399 | fa163ee0-6271-f863-66dc-000000003193 | TASK | enable install-systemd-container on compute boot 2026-06-14 08:00:49,409 p=83235 u=zuul n=ansible | 2026-06-14 08:00:49.408442 | fa163ee0-6271-f863-66dc-000000003193 | SKIPPED | enable install-systemd-container on compute boot | np0000073150 2026-06-14 08:00:49,429 p=83235 u=zuul n=ansible | 2026-06-14 08:00:49.425686 | fa163ee0-6271-f863-66dc-0000000030ce | CHANGED | create persistent directories | np0000073148 | item={'path': '/var/lib/nova/instances', 'setype': 'container_file_t'} 2026-06-14 08:00:49,431 p=83235 u=zuul n=ansible | 2026-06-14 08:00:49.430544 | fa163ee0-6271-f863-66dc-000000003194 | TASK | check if install-systemd-container service exists 2026-06-14 08:00:49,438 p=83235 u=zuul n=ansible | 2026-06-14 08:00:49.437666 | fa163ee0-6271-f863-66dc-00000000318d | CHANGED | create tempfiles | np0000073149 2026-06-14 08:00:49,462 p=83235 u=zuul n=ansible | 2026-06-14 08:00:49.461689 | fa163ee0-6271-f863-66dc-00000000318e | TASK | Mount Nova NFS Share 2026-06-14 08:00:49,469 p=83235 u=zuul n=ansible | 2026-06-14 08:00:49.468436 | fa163ee0-6271-f863-66dc-000000003194 | SKIPPED | check if install-systemd-container service exists | np0000073150 2026-06-14 08:00:49,493 p=83235 u=zuul n=ansible | 2026-06-14 08:00:49.493082 | fa163ee0-6271-f863-66dc-000000003195 | TASK | disable and mask install-systemd-container on compute boot 2026-06-14 08:00:49,505 p=83235 u=zuul n=ansible | 2026-06-14 08:00:49.499165 | fa163ee0-6271-f863-66dc-00000000318e | SKIPPED | Mount Nova NFS Share | np0000073149 2026-06-14 08:00:49,507 p=83235 u=zuul n=ansible | 2026-06-14 08:00:49.506648 | fa163ee0-6271-f863-66dc-0000000034a3 | CHANGED | create fcontext entry for iscsi | np0000073147 | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2026-06-14 08:00:49,522 p=83235 u=zuul n=ansible | 2026-06-14 08:00:49.521998 | fa163ee0-6271-f863-66dc-000000003190 | TASK | check systemd-container package installed or not 2026-06-14 08:00:49,528 p=83235 u=zuul n=ansible | 2026-06-14 08:00:49.527964 | fa163ee0-6271-f863-66dc-000000003195 | SKIPPED | disable and mask install-systemd-container on compute boot | np0000073150 2026-06-14 08:00:49,545 p=83235 u=zuul n=ansible | 2026-06-14 08:00:49.540975 | fa163ee0-6271-f863-66dc-000000003197 | TASK | is Nova Resume Guests State On Host Boot enabled 2026-06-14 08:00:49,553 p=83235 u=zuul n=ansible | 2026-06-14 08:00:49.552212 | fa163ee0-6271-f863-66dc-000000003190 | SKIPPED | check systemd-container package installed or not | np0000073149 2026-06-14 08:00:49,564 p=83235 u=zuul n=ansible | 2026-06-14 08:00:49.564053 | fa163ee0-6271-f863-66dc-000000003191 | TASK | get latest package from downloaded package versions 2026-06-14 08:00:49,577 p=83235 u=zuul n=ansible | 2026-06-14 08:00:49.576397 | fa163ee0-6271-f863-66dc-000000003197 | OK | is Nova Resume Guests State On Host Boot enabled | np0000073150 2026-06-14 08:00:49,594 p=83235 u=zuul n=ansible | 2026-06-14 08:00:49.593584 | fa163ee0-6271-f863-66dc-000000003199 | TASK | libvirt-guests unit to stop nova_compute container before shutdown VMs 2026-06-14 08:00:49,600 p=83235 u=zuul n=ansible | 2026-06-14 08:00:49.599374 | fa163ee0-6271-f863-66dc-000000003191 | SKIPPED | get latest package from downloaded package versions | np0000073149 2026-06-14 08:00:49,611 p=83235 u=zuul n=ansible | 2026-06-14 08:00:49.611435 | fa163ee0-6271-f863-66dc-000000003192 | TASK | Install systemd-container package on boot 2026-06-14 08:00:49,624 p=83235 u=zuul n=ansible | 2026-06-14 08:00:49.623403 | fa163ee0-6271-f863-66dc-000000003199 | SKIPPED | libvirt-guests unit to stop nova_compute container before shutdown VMs | np0000073150 2026-06-14 08:00:49,639 p=83235 u=zuul n=ansible | 2026-06-14 08:00:49.639149 | fa163ee0-6271-f863-66dc-00000000319a | TASK | Making sure virt-guest-shutdown.target is present 2026-06-14 08:00:49,646 p=83235 u=zuul n=ansible | 2026-06-14 08:00:49.646083 | fa163ee0-6271-f863-66dc-000000003192 | SKIPPED | Install systemd-container package on boot | np0000073149 2026-06-14 08:00:49,661 p=83235 u=zuul n=ansible | 2026-06-14 08:00:49.660723 | fa163ee0-6271-f863-66dc-0000000030ce | CHANGED | create persistent directories | np0000073148 | item={'path': '/var/lib/libvirt', 'setype': 'container_file_t'} 2026-06-14 08:00:49,669 p=83235 u=zuul n=ansible | 2026-06-14 08:00:49.668667 | fa163ee0-6271-f863-66dc-000000003193 | TASK | enable install-systemd-container on compute boot 2026-06-14 08:00:49,680 p=83235 u=zuul n=ansible | 2026-06-14 08:00:49.678008 | fa163ee0-6271-f863-66dc-000000003353 | CHANGED | create fcontext entry for iscsi | np0000073145 | item={'path': '/etc/target', 'setype': 'container_file_t'} 2026-06-14 08:00:49,689 p=83235 u=zuul n=ansible | 2026-06-14 08:00:49.686279 | fa163ee0-6271-f863-66dc-00000000319a | SKIPPED | Making sure virt-guest-shutdown.target is present | np0000073150 2026-06-14 08:00:49,691 p=83235 u=zuul n=ansible | 2026-06-14 08:00:49.690727 | fa163ee0-6271-f863-66dc-000000003193 | SKIPPED | enable install-systemd-container on compute boot | np0000073149 2026-06-14 08:00:49,712 p=83235 u=zuul n=ansible | 2026-06-14 08:00:49.711768 | fa163ee0-6271-f863-66dc-000000003194 | TASK | check if install-systemd-container service exists 2026-06-14 08:00:49,744 p=83235 u=zuul n=ansible | 2026-06-14 08:00:49.740957 | fa163ee0-6271-f863-66dc-00000000319b | TASK | libvirt-guests enable VM shutdown on compute reboot/shutdown 2026-06-14 08:00:49,749 p=83235 u=zuul n=ansible | 2026-06-14 08:00:49.748902 | fa163ee0-6271-f863-66dc-000000003194 | SKIPPED | check if install-systemd-container service exists | np0000073149 2026-06-14 08:00:49,769 p=83235 u=zuul n=ansible | 2026-06-14 08:00:49.768927 | fa163ee0-6271-f863-66dc-000000003195 | TASK | disable and mask install-systemd-container on compute boot 2026-06-14 08:00:49,776 p=83235 u=zuul n=ansible | 2026-06-14 08:00:49.775530 | fa163ee0-6271-f863-66dc-00000000319b | SKIPPED | libvirt-guests enable VM shutdown on compute reboot/shutdown | np0000073150 2026-06-14 08:00:49,797 p=83235 u=zuul n=ansible | 2026-06-14 08:00:49.797491 | fa163ee0-6271-f863-66dc-00000000319d | TASK | libvirt-guests unit to stop nova_compute container before shutdown VMs (monolithic libvirt) 2026-06-14 08:00:49,804 p=83235 u=zuul n=ansible | 2026-06-14 08:00:49.803479 | fa163ee0-6271-f863-66dc-000000003195 | SKIPPED | disable and mask install-systemd-container on compute boot | np0000073149 2026-06-14 08:00:49,826 p=83235 u=zuul n=ansible | 2026-06-14 08:00:49.825846 | fa163ee0-6271-f863-66dc-000000003197 | TASK | is Nova Resume Guests State On Host Boot enabled 2026-06-14 08:00:49,833 p=83235 u=zuul n=ansible | 2026-06-14 08:00:49.832660 | fa163ee0-6271-f863-66dc-00000000319d | SKIPPED | libvirt-guests unit to stop nova_compute container before shutdown VMs (monolithic libvirt) | np0000073150 2026-06-14 08:00:49,852 p=83235 u=zuul n=ansible | 2026-06-14 08:00:49.848644 | fa163ee0-6271-f863-66dc-00000000319e | TASK | libvirt-guests unit to stop nova_compute container before shutdown VMs (modular libvirt) 2026-06-14 08:00:49,857 p=83235 u=zuul n=ansible | 2026-06-14 08:00:49.856495 | fa163ee0-6271-f863-66dc-000000003197 | OK | is Nova Resume Guests State On Host Boot enabled | np0000073149 2026-06-14 08:00:49,874 p=83235 u=zuul n=ansible | 2026-06-14 08:00:49.874330 | fa163ee0-6271-f863-66dc-000000003199 | TASK | libvirt-guests unit to stop nova_compute container before shutdown VMs 2026-06-14 08:00:49,879 p=83235 u=zuul n=ansible | 2026-06-14 08:00:49.879091 | fa163ee0-6271-f863-66dc-00000000319e | SKIPPED | libvirt-guests unit to stop nova_compute container before shutdown VMs (modular libvirt) | np0000073150 2026-06-14 08:00:49,893 p=83235 u=zuul n=ansible | 2026-06-14 08:00:49.893198 | fa163ee0-6271-f863-66dc-00000000319f | TASK | Making sure virt-guest-shutdown.target is present 2026-06-14 08:00:49,898 p=83235 u=zuul n=ansible | 2026-06-14 08:00:49.897693 | fa163ee0-6271-f863-66dc-000000003199 | SKIPPED | libvirt-guests unit to stop nova_compute container before shutdown VMs | np0000073149 2026-06-14 08:00:49,915 p=83235 u=zuul n=ansible | 2026-06-14 08:00:49.915172 | fa163ee0-6271-f863-66dc-0000000030ce | OK | create persistent directories | np0000073148 | item={'path': '/etc/tmpfiles.d'} 2026-06-14 08:00:49,923 p=83235 u=zuul n=ansible | 2026-06-14 08:00:49.923487 | fa163ee0-6271-f863-66dc-00000000319a | TASK | Making sure virt-guest-shutdown.target is present 2026-06-14 08:00:49,930 p=83235 u=zuul n=ansible | 2026-06-14 08:00:49.929784 | fa163ee0-6271-f863-66dc-00000000319f | SKIPPED | Making sure virt-guest-shutdown.target is present | np0000073150 2026-06-14 08:00:49,950 p=83235 u=zuul n=ansible | 2026-06-14 08:00:49.950024 | fa163ee0-6271-f863-66dc-0000000030cf | TASK | ensure /run/nova is present upon reboot 2026-06-14 08:00:49,966 p=83235 u=zuul n=ansible | 2026-06-14 08:00:49.965808 | fa163ee0-6271-f863-66dc-0000000031a0 | TASK | tripleo_nova_libvirt_guests enable VM shutdown on compute reboot/shutdown 2026-06-14 08:00:49,972 p=83235 u=zuul n=ansible | 2026-06-14 08:00:49.971391 | fa163ee0-6271-f863-66dc-00000000319a | SKIPPED | Making sure virt-guest-shutdown.target is present | np0000073149 2026-06-14 08:00:49,982 p=83235 u=zuul n=ansible | 2026-06-14 08:00:49.982527 | fa163ee0-6271-f863-66dc-00000000319b | TASK | libvirt-guests enable VM shutdown on compute reboot/shutdown 2026-06-14 08:00:49,993 p=83235 u=zuul n=ansible | 2026-06-14 08:00:49.992330 | fa163ee0-6271-f863-66dc-0000000031a0 | SKIPPED | tripleo_nova_libvirt_guests enable VM shutdown on compute reboot/shutdown | np0000073150 2026-06-14 08:00:50,007 p=83235 u=zuul n=ansible | 2026-06-14 08:00:50.006792 | fa163ee0-6271-f863-66dc-0000000031a2 | TASK | ensure ceph configurations exist 2026-06-14 08:00:50,013 p=83235 u=zuul n=ansible | 2026-06-14 08:00:50.012846 | fa163ee0-6271-f863-66dc-00000000319b | SKIPPED | libvirt-guests enable VM shutdown on compute reboot/shutdown | np0000073149 2026-06-14 08:00:50,023 p=83235 u=zuul n=ansible | 2026-06-14 08:00:50.023727 | fa163ee0-6271-f863-66dc-00000000319d | TASK | libvirt-guests unit to stop nova_compute container before shutdown VMs (monolithic libvirt) 2026-06-14 08:00:50,049 p=83235 u=zuul n=ansible | 2026-06-14 08:00:50.049102 | fa163ee0-6271-f863-66dc-00000000319d | SKIPPED | libvirt-guests unit to stop nova_compute container before shutdown VMs (monolithic libvirt) | np0000073149 2026-06-14 08:00:50,061 p=83235 u=zuul n=ansible | 2026-06-14 08:00:50.061126 | fa163ee0-6271-f863-66dc-00000000319e | TASK | libvirt-guests unit to stop nova_compute container before shutdown VMs (modular libvirt) 2026-06-14 08:00:50,083 p=83235 u=zuul n=ansible | 2026-06-14 08:00:50.083146 | fa163ee0-6271-f863-66dc-00000000319e | SKIPPED | libvirt-guests unit to stop nova_compute container before shutdown VMs (modular libvirt) | np0000073149 2026-06-14 08:00:50,093 p=83235 u=zuul n=ansible | 2026-06-14 08:00:50.093009 | fa163ee0-6271-f863-66dc-00000000319f | TASK | Making sure virt-guest-shutdown.target is present 2026-06-14 08:00:50,119 p=83235 u=zuul n=ansible | 2026-06-14 08:00:50.118478 | fa163ee0-6271-f863-66dc-00000000319f | SKIPPED | Making sure virt-guest-shutdown.target is present | np0000073149 2026-06-14 08:00:50,128 p=83235 u=zuul n=ansible | 2026-06-14 08:00:50.128588 | fa163ee0-6271-f863-66dc-0000000031a0 | TASK | tripleo_nova_libvirt_guests enable VM shutdown on compute reboot/shutdown 2026-06-14 08:00:50,152 p=83235 u=zuul n=ansible | 2026-06-14 08:00:50.151649 | fa163ee0-6271-f863-66dc-0000000031a0 | SKIPPED | tripleo_nova_libvirt_guests enable VM shutdown on compute reboot/shutdown | np0000073149 2026-06-14 08:00:50,163 p=83235 u=zuul n=ansible | 2026-06-14 08:00:50.163540 | fa163ee0-6271-f863-66dc-0000000031a2 | TASK | ensure ceph configurations exist 2026-06-14 08:00:50,260 p=83235 u=zuul n=ansible | 2026-06-14 08:00:50.259614 | fa163ee0-6271-f863-66dc-0000000031a2 | CHANGED | ensure ceph configurations exist | np0000073150 2026-06-14 08:00:50,281 p=83235 u=zuul n=ansible | 2026-06-14 08:00:50.281460 | fa163ee0-6271-f863-66dc-0000000031a3 | TASK | Do we prepend nova startup with a delay 2026-06-14 08:00:50,304 p=83235 u=zuul n=ansible | 2026-06-14 08:00:50.303678 | fa163ee0-6271-f863-66dc-0000000031a3 | OK | Do we prepend nova startup with a delay | np0000073150 2026-06-14 08:00:50,322 p=83235 u=zuul n=ansible | 2026-06-14 08:00:50.321429 | fa163ee0-6271-f863-66dc-0000000031a4 | TASK | install nova-compute delay wrapper script 2026-06-14 08:00:50,370 p=83235 u=zuul n=ansible | 2026-06-14 08:00:50.369449 | fa163ee0-6271-f863-66dc-0000000031a4 | SKIPPED | install nova-compute delay wrapper script | np0000073150 2026-06-14 08:00:50,384 p=83235 u=zuul n=ansible | 2026-06-14 08:00:50.383837 | fa163ee0-6271-f863-66dc-0000000031a5 | TASK | Is irqbalance enabled 2026-06-14 08:00:50,422 p=83235 u=zuul n=ansible | 2026-06-14 08:00:50.421350 | fa163ee0-6271-f863-66dc-0000000031a5 | OK | Is irqbalance enabled | np0000073150 2026-06-14 08:00:50,423 p=83235 u=zuul n=ansible | 2026-06-14 08:00:50.423073 | fa163ee0-6271-f863-66dc-0000000031a2 | CHANGED | ensure ceph configurations exist | np0000073149 2026-06-14 08:00:50,437 p=83235 u=zuul n=ansible | 2026-06-14 08:00:50.436741 | fa163ee0-6271-f863-66dc-0000000031a3 | TASK | Do we prepend nova startup with a delay 2026-06-14 08:00:50,456 p=83235 u=zuul n=ansible | 2026-06-14 08:00:50.456182 | fa163ee0-6271-f863-66dc-0000000031a6 | TASK | disable irqbalance service on compute 2026-06-14 08:00:50,472 p=83235 u=zuul n=ansible | 2026-06-14 08:00:50.472012 | fa163ee0-6271-f863-66dc-0000000031a3 | OK | Do we prepend nova startup with a delay | np0000073149 2026-06-14 08:00:50,484 p=83235 u=zuul n=ansible | 2026-06-14 08:00:50.483875 | fa163ee0-6271-f863-66dc-0000000031a4 | TASK | install nova-compute delay wrapper script 2026-06-14 08:00:50,497 p=83235 u=zuul n=ansible | 2026-06-14 08:00:50.496844 | fa163ee0-6271-f863-66dc-0000000031a6 | SKIPPED | disable irqbalance service on compute | np0000073150 2026-06-14 08:00:50,508 p=83235 u=zuul n=ansible | 2026-06-14 08:00:50.508368 | fa163ee0-6271-f863-66dc-0000000031a7 | TASK | create persistent directories 2026-06-14 08:00:50,523 p=83235 u=zuul n=ansible | 2026-06-14 08:00:50.522361 | fa163ee0-6271-f863-66dc-0000000031a4 | SKIPPED | install nova-compute delay wrapper script | np0000073149 2026-06-14 08:00:50,536 p=83235 u=zuul n=ansible | 2026-06-14 08:00:50.536107 | fa163ee0-6271-f863-66dc-0000000031a5 | TASK | Is irqbalance enabled 2026-06-14 08:00:50,559 p=83235 u=zuul n=ansible | 2026-06-14 08:00:50.556959 | fa163ee0-6271-f863-66dc-0000000034a3 | CHANGED | create fcontext entry for iscsi | np0000073146 | item={'path': '/etc/target', 'setype': 'container_file_t'} 2026-06-14 08:00:50,570 p=83235 u=zuul n=ansible | 2026-06-14 08:00:50.569411 | fa163ee0-6271-f863-66dc-0000000031a5 | OK | Is irqbalance enabled | np0000073149 2026-06-14 08:00:50,583 p=83235 u=zuul n=ansible | 2026-06-14 08:00:50.583627 | fa163ee0-6271-f863-66dc-0000000031a6 | TASK | disable irqbalance service on compute 2026-06-14 08:00:50,609 p=83235 u=zuul n=ansible | 2026-06-14 08:00:50.608489 | fa163ee0-6271-f863-66dc-0000000031a6 | SKIPPED | disable irqbalance service on compute | np0000073149 2026-06-14 08:00:50,630 p=83235 u=zuul n=ansible | 2026-06-14 08:00:50.629889 | fa163ee0-6271-f863-66dc-0000000031a7 | TASK | create persistent directories 2026-06-14 08:00:50,720 p=83235 u=zuul n=ansible | 2026-06-14 08:00:50.718636 | fa163ee0-6271-f863-66dc-0000000034a3 | CHANGED | create fcontext entry for iscsi | np0000073147 | item={'path': '/etc/target', 'setype': 'container_file_t'} 2026-06-14 08:00:50,811 p=83235 u=zuul n=ansible | 2026-06-14 08:00:50.810569 | fa163ee0-6271-f863-66dc-0000000030cf | CHANGED | ensure /run/nova is present upon reboot | np0000073148 2026-06-14 08:00:50,818 p=83235 u=zuul n=ansible | 2026-06-14 08:00:50.815479 | fa163ee0-6271-f863-66dc-0000000031a7 | CHANGED | create persistent directories | np0000073150 | item={'mode': '0750', 'path': '/var/log/containers/libvirt', 'setype': 'container_file_t'} 2026-06-14 08:00:50,829 p=83235 u=zuul n=ansible | 2026-06-14 08:00:50.829412 | fa163ee0-6271-f863-66dc-0000000030d0 | TASK | create tempfiles 2026-06-14 08:00:50,848 p=83235 u=zuul n=ansible | 2026-06-14 08:00:50.848140 | fa163ee0-6271-f863-66dc-0000000031a8 | TASK | create libvirt persistent data directories 2026-06-14 08:00:50,886 p=83235 u=zuul n=ansible | 2026-06-14 08:00:50.885077 | fa163ee0-6271-f863-66dc-000000003353 | CHANGED | create fcontext entry for iscsi | np0000073145 | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2026-06-14 08:00:50,915 p=83235 u=zuul n=ansible | 2026-06-14 08:00:50.915484 | fa163ee0-6271-f863-66dc-000000003354 | TASK | create persistent directories 2026-06-14 08:00:50,930 p=83235 u=zuul n=ansible | 2026-06-14 08:00:50.927991 | fa163ee0-6271-f863-66dc-0000000031a7 | CHANGED | create persistent directories | np0000073149 | item={'mode': '0750', 'path': '/var/log/containers/libvirt', 'setype': 'container_file_t'} 2026-06-14 08:00:50,946 p=83235 u=zuul n=ansible | 2026-06-14 08:00:50.946042 | fa163ee0-6271-f863-66dc-0000000031a8 | TASK | create libvirt persistent data directories 2026-06-14 08:00:51,159 p=83235 u=zuul n=ansible | 2026-06-14 08:00:51.158228 | fa163ee0-6271-f863-66dc-0000000030d0 | CHANGED | create tempfiles | np0000073148 2026-06-14 08:00:51,182 p=83235 u=zuul n=ansible | 2026-06-14 08:00:51.181763 | fa163ee0-6271-f863-66dc-0000000030d1 | TASK | Mount Nova NFS Share 2026-06-14 08:00:51,202 p=83235 u=zuul n=ansible | 2026-06-14 08:00:51.199726 | fa163ee0-6271-f863-66dc-0000000031a8 | CHANGED | create libvirt persistent data directories | np0000073150 | item={'path': '/etc/libvirt', 'setype': 'container_file_t'} 2026-06-14 08:00:51,213 p=83235 u=zuul n=ansible | 2026-06-14 08:00:51.212369 | fa163ee0-6271-f863-66dc-0000000030d1 | SKIPPED | Mount Nova NFS Share | np0000073148 2026-06-14 08:00:51,233 p=83235 u=zuul n=ansible | 2026-06-14 08:00:51.233158 | fa163ee0-6271-f863-66dc-0000000030d3 | TASK | check systemd-container package installed or not 2026-06-14 08:00:51,257 p=83235 u=zuul n=ansible | 2026-06-14 08:00:51.255554 | fa163ee0-6271-f863-66dc-000000003354 | CHANGED | create persistent directories | np0000073145 | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2026-06-14 08:00:51,263 p=83235 u=zuul n=ansible | 2026-06-14 08:00:51.262315 | fa163ee0-6271-f863-66dc-0000000031a8 | CHANGED | create libvirt persistent data directories | np0000073149 | item={'path': '/etc/libvirt', 'setype': 'container_file_t'} 2026-06-14 08:00:51,265 p=83235 u=zuul n=ansible | 2026-06-14 08:00:51.264802 | fa163ee0-6271-f863-66dc-0000000030d3 | SKIPPED | check systemd-container package installed or not | np0000073148 2026-06-14 08:00:51,278 p=83235 u=zuul n=ansible | 2026-06-14 08:00:51.277977 | fa163ee0-6271-f863-66dc-0000000030d4 | TASK | get latest package from downloaded package versions 2026-06-14 08:00:51,299 p=83235 u=zuul n=ansible | 2026-06-14 08:00:51.298529 | fa163ee0-6271-f863-66dc-0000000030d4 | SKIPPED | get latest package from downloaded package versions | np0000073148 2026-06-14 08:00:51,312 p=83235 u=zuul n=ansible | 2026-06-14 08:00:51.312032 | fa163ee0-6271-f863-66dc-0000000030d5 | TASK | Install systemd-container package on boot 2026-06-14 08:00:51,345 p=83235 u=zuul n=ansible | 2026-06-14 08:00:51.344157 | fa163ee0-6271-f863-66dc-0000000030d5 | SKIPPED | Install systemd-container package on boot | np0000073148 2026-06-14 08:00:51,369 p=83235 u=zuul n=ansible | 2026-06-14 08:00:51.367835 | fa163ee0-6271-f863-66dc-0000000030d6 | TASK | enable install-systemd-container on compute boot 2026-06-14 08:00:51,401 p=83235 u=zuul n=ansible | 2026-06-14 08:00:51.400161 | fa163ee0-6271-f863-66dc-0000000030d6 | SKIPPED | enable install-systemd-container on compute boot | np0000073148 2026-06-14 08:00:51,420 p=83235 u=zuul n=ansible | 2026-06-14 08:00:51.419817 | fa163ee0-6271-f863-66dc-0000000030d7 | TASK | check if install-systemd-container service exists 2026-06-14 08:00:51,452 p=83235 u=zuul n=ansible | 2026-06-14 08:00:51.451955 | fa163ee0-6271-f863-66dc-0000000030d7 | SKIPPED | check if install-systemd-container service exists | np0000073148 2026-06-14 08:00:51,465 p=83235 u=zuul n=ansible | 2026-06-14 08:00:51.465255 | fa163ee0-6271-f863-66dc-0000000030d8 | TASK | disable and mask install-systemd-container on compute boot 2026-06-14 08:00:51,486 p=83235 u=zuul n=ansible | 2026-06-14 08:00:51.483483 | fa163ee0-6271-f863-66dc-0000000031a8 | CHANGED | create libvirt persistent data directories | np0000073150 | item={'path': '/etc/libvirt/secrets', 'setype': 'container_file_t'} 2026-06-14 08:00:51,498 p=83235 u=zuul n=ansible | 2026-06-14 08:00:51.497877 | fa163ee0-6271-f863-66dc-0000000030d8 | SKIPPED | disable and mask install-systemd-container on compute boot | np0000073148 2026-06-14 08:00:51,518 p=83235 u=zuul n=ansible | 2026-06-14 08:00:51.517802 | fa163ee0-6271-f863-66dc-0000000030da | TASK | is Nova Resume Guests State On Host Boot enabled 2026-06-14 08:00:51,549 p=83235 u=zuul n=ansible | 2026-06-14 08:00:51.548684 | fa163ee0-6271-f863-66dc-0000000030da | OK | is Nova Resume Guests State On Host Boot enabled | np0000073148 2026-06-14 08:00:51,564 p=83235 u=zuul n=ansible | 2026-06-14 08:00:51.558634 | fa163ee0-6271-f863-66dc-0000000030dc | TASK | libvirt-guests unit to stop nova_compute container before shutdown VMs 2026-06-14 08:00:51,578 p=83235 u=zuul n=ansible | 2026-06-14 08:00:51.575217 | fa163ee0-6271-f863-66dc-0000000031a8 | CHANGED | create libvirt persistent data directories | np0000073149 | item={'path': '/etc/libvirt/secrets', 'setype': 'container_file_t'} 2026-06-14 08:00:51,596 p=83235 u=zuul n=ansible | 2026-06-14 08:00:51.593911 | fa163ee0-6271-f863-66dc-000000003354 | CHANGED | create persistent directories | np0000073145 | item={'path': '/etc/target', 'setype': 'container_file_t'} 2026-06-14 08:00:51,609 p=83235 u=zuul n=ansible | 2026-06-14 08:00:51.609099 | fa163ee0-6271-f863-66dc-0000000030dc | SKIPPED | libvirt-guests unit to stop nova_compute container before shutdown VMs | np0000073148 2026-06-14 08:00:51,631 p=83235 u=zuul n=ansible | 2026-06-14 08:00:51.630866 | fa163ee0-6271-f863-66dc-0000000030dd | TASK | Making sure virt-guest-shutdown.target is present 2026-06-14 08:00:51,664 p=83235 u=zuul n=ansible | 2026-06-14 08:00:51.663347 | fa163ee0-6271-f863-66dc-0000000030dd | SKIPPED | Making sure virt-guest-shutdown.target is present | np0000073148 2026-06-14 08:00:51,687 p=83235 u=zuul n=ansible | 2026-06-14 08:00:51.686658 | fa163ee0-6271-f863-66dc-0000000030de | TASK | libvirt-guests enable VM shutdown on compute reboot/shutdown 2026-06-14 08:00:51,718 p=83235 u=zuul n=ansible | 2026-06-14 08:00:51.717312 | fa163ee0-6271-f863-66dc-0000000030de | SKIPPED | libvirt-guests enable VM shutdown on compute reboot/shutdown | np0000073148 2026-06-14 08:00:51,735 p=83235 u=zuul n=ansible | 2026-06-14 08:00:51.734665 | fa163ee0-6271-f863-66dc-0000000030e0 | TASK | libvirt-guests unit to stop nova_compute container before shutdown VMs (monolithic libvirt) 2026-06-14 08:00:51,768 p=83235 u=zuul n=ansible | 2026-06-14 08:00:51.767699 | fa163ee0-6271-f863-66dc-0000000030e0 | SKIPPED | libvirt-guests unit to stop nova_compute container before shutdown VMs (monolithic libvirt) | np0000073148 2026-06-14 08:00:51,784 p=83235 u=zuul n=ansible | 2026-06-14 08:00:51.784443 | fa163ee0-6271-f863-66dc-0000000030e1 | TASK | libvirt-guests unit to stop nova_compute container before shutdown VMs (modular libvirt) 2026-06-14 08:00:51,820 p=83235 u=zuul n=ansible | 2026-06-14 08:00:51.817377 | fa163ee0-6271-f863-66dc-0000000031a8 | CHANGED | create libvirt persistent data directories | np0000073150 | item={'path': '/etc/libvirt/qemu', 'setype': 'container_file_t'} 2026-06-14 08:00:51,823 p=83235 u=zuul n=ansible | 2026-06-14 08:00:51.822725 | fa163ee0-6271-f863-66dc-0000000030e1 | SKIPPED | libvirt-guests unit to stop nova_compute container before shutdown VMs (modular libvirt) | np0000073148 2026-06-14 08:00:51,849 p=83235 u=zuul n=ansible | 2026-06-14 08:00:51.844849 | fa163ee0-6271-f863-66dc-0000000030e2 | TASK | Making sure virt-guest-shutdown.target is present 2026-06-14 08:00:51,851 p=83235 u=zuul n=ansible | 2026-06-14 08:00:51.851086 | fa163ee0-6271-f863-66dc-0000000031a8 | CHANGED | create libvirt persistent data directories | np0000073149 | item={'path': '/etc/libvirt/qemu', 'setype': 'container_file_t'} 2026-06-14 08:00:51,872 p=83235 u=zuul n=ansible | 2026-06-14 08:00:51.869342 | fa163ee0-6271-f863-66dc-000000003354 | CHANGED | create persistent directories | np0000073145 | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2026-06-14 08:00:51,904 p=83235 u=zuul n=ansible | 2026-06-14 08:00:51.903956 | fa163ee0-6271-f863-66dc-000000003355 | TASK | stat /lib/systemd/system/iscsid.socket 2026-06-14 08:00:51,913 p=83235 u=zuul n=ansible | 2026-06-14 08:00:51.912215 | fa163ee0-6271-f863-66dc-0000000030e2 | SKIPPED | Making sure virt-guest-shutdown.target is present | np0000073148 2026-06-14 08:00:51,927 p=83235 u=zuul n=ansible | 2026-06-14 08:00:51.927050 | fa163ee0-6271-f863-66dc-0000000030e3 | TASK | tripleo_nova_libvirt_guests enable VM shutdown on compute reboot/shutdown 2026-06-14 08:00:51,946 p=83235 u=zuul n=ansible | 2026-06-14 08:00:51.945174 | fa163ee0-6271-f863-66dc-0000000034a3 | CHANGED | create fcontext entry for iscsi | np0000073146 | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2026-06-14 08:00:51,957 p=83235 u=zuul n=ansible | 2026-06-14 08:00:51.957005 | fa163ee0-6271-f863-66dc-0000000030e3 | SKIPPED | tripleo_nova_libvirt_guests enable VM shutdown on compute reboot/shutdown | np0000073148 2026-06-14 08:00:51,971 p=83235 u=zuul n=ansible | 2026-06-14 08:00:51.970724 | fa163ee0-6271-f863-66dc-0000000030e5 | TASK | ensure ceph configurations exist 2026-06-14 08:00:51,995 p=83235 u=zuul n=ansible | 2026-06-14 08:00:51.995160 | fa163ee0-6271-f863-66dc-0000000034a4 | TASK | create persistent directories 2026-06-14 08:00:52,056 p=83235 u=zuul n=ansible | 2026-06-14 08:00:52.054993 | fa163ee0-6271-f863-66dc-0000000034a3 | CHANGED | create fcontext entry for iscsi | np0000073147 | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2026-06-14 08:00:52,087 p=83235 u=zuul n=ansible | 2026-06-14 08:00:52.086854 | fa163ee0-6271-f863-66dc-0000000034a4 | TASK | create persistent directories 2026-06-14 08:00:52,131 p=83235 u=zuul n=ansible | 2026-06-14 08:00:52.129218 | fa163ee0-6271-f863-66dc-0000000031a8 | OK | create libvirt persistent data directories | np0000073150 | item={'path': '/var/lib/libvirt', 'setype': 'container_file_t'} 2026-06-14 08:00:52,158 p=83235 u=zuul n=ansible | 2026-06-14 08:00:52.157635 | fa163ee0-6271-f863-66dc-0000000031a8 | OK | create libvirt persistent data directories | np0000073149 | item={'path': '/var/lib/libvirt', 'setype': 'container_file_t'} 2026-06-14 08:00:52,179 p=83235 u=zuul n=ansible | 2026-06-14 08:00:52.178669 | fa163ee0-6271-f863-66dc-000000003355 | OK | stat /lib/systemd/system/iscsid.socket | np0000073145 2026-06-14 08:00:52,194 p=83235 u=zuul n=ansible | 2026-06-14 08:00:52.194440 | fa163ee0-6271-f863-66dc-000000003356 | TASK | Stop and disable iscsid.socket service 2026-06-14 08:00:52,222 p=83235 u=zuul n=ansible | 2026-06-14 08:00:52.222182 | fa163ee0-6271-f863-66dc-000000003356 | SKIPPED | Stop and disable iscsid.socket service | np0000073145 2026-06-14 08:00:52,237 p=83235 u=zuul n=ansible | 2026-06-14 08:00:52.237469 | fa163ee0-6271-f863-66dc-000000003357 | TASK | Check if iscsi.service is enabled 2026-06-14 08:00:52,275 p=83235 u=zuul n=ansible | 2026-06-14 08:00:52.274829 | fa163ee0-6271-f863-66dc-0000000030e5 | CHANGED | ensure ceph configurations exist | np0000073148 2026-06-14 08:00:52,286 p=83235 u=zuul n=ansible | 2026-06-14 08:00:52.285912 | fa163ee0-6271-f863-66dc-0000000030e6 | TASK | Do we prepend nova startup with a delay 2026-06-14 08:00:52,319 p=83235 u=zuul n=ansible | 2026-06-14 08:00:52.319135 | fa163ee0-6271-f863-66dc-0000000030e6 | OK | Do we prepend nova startup with a delay | np0000073148 2026-06-14 08:00:52,330 p=83235 u=zuul n=ansible | 2026-06-14 08:00:52.329888 | fa163ee0-6271-f863-66dc-0000000030e7 | TASK | install nova-compute delay wrapper script 2026-06-14 08:00:52,341 p=83235 u=zuul n=ansible | 2026-06-14 08:00:52.340368 | fa163ee0-6271-f863-66dc-0000000034a4 | CHANGED | create persistent directories | np0000073146 | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2026-06-14 08:00:52,376 p=83235 u=zuul n=ansible | 2026-06-14 08:00:52.376366 | fa163ee0-6271-f863-66dc-0000000030e7 | SKIPPED | install nova-compute delay wrapper script | np0000073148 2026-06-14 08:00:52,386 p=83235 u=zuul n=ansible | 2026-06-14 08:00:52.385625 | fa163ee0-6271-f863-66dc-0000000034a4 | CHANGED | create persistent directories | np0000073147 | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2026-06-14 08:00:52,391 p=83235 u=zuul n=ansible | 2026-06-14 08:00:52.390839 | fa163ee0-6271-f863-66dc-0000000031a8 | CHANGED | create libvirt persistent data directories | np0000073150 | item={'path': '/var/cache/libvirt'} 2026-06-14 08:00:52,394 p=83235 u=zuul n=ansible | 2026-06-14 08:00:52.394628 | fa163ee0-6271-f863-66dc-0000000030e8 | TASK | Is irqbalance enabled 2026-06-14 08:00:52,424 p=83235 u=zuul n=ansible | 2026-06-14 08:00:52.424240 | fa163ee0-6271-f863-66dc-0000000030e8 | OK | Is irqbalance enabled | np0000073148 2026-06-14 08:00:52,438 p=83235 u=zuul n=ansible | 2026-06-14 08:00:52.433661 | fa163ee0-6271-f863-66dc-0000000030e9 | TASK | disable irqbalance service on compute 2026-06-14 08:00:52,440 p=83235 u=zuul n=ansible | 2026-06-14 08:00:52.439899 | fa163ee0-6271-f863-66dc-0000000031a8 | CHANGED | create libvirt persistent data directories | np0000073149 | item={'path': '/var/cache/libvirt'} 2026-06-14 08:00:52,472 p=83235 u=zuul n=ansible | 2026-06-14 08:00:52.471751 | fa163ee0-6271-f863-66dc-0000000030e9 | SKIPPED | disable irqbalance service on compute | np0000073148 2026-06-14 08:00:52,482 p=83235 u=zuul n=ansible | 2026-06-14 08:00:52.482228 | fa163ee0-6271-f863-66dc-0000000030ea | TASK | create persistent directories 2026-06-14 08:00:52,582 p=83235 u=zuul n=ansible | 2026-06-14 08:00:52.580762 | fa163ee0-6271-f863-66dc-0000000034a4 | CHANGED | create persistent directories | np0000073146 | item={'path': '/etc/target', 'setype': 'container_file_t'} 2026-06-14 08:00:52,610 p=83235 u=zuul n=ansible | 2026-06-14 08:00:52.610287 | fa163ee0-6271-f863-66dc-000000003357 | CHANGED | Check if iscsi.service is enabled | np0000073145 2026-06-14 08:00:52,631 p=83235 u=zuul n=ansible | 2026-06-14 08:00:52.631420 | fa163ee0-6271-f863-66dc-000000003358 | TASK | Stop iscsi.service 2026-06-14 08:00:52,667 p=83235 u=zuul n=ansible | 2026-06-14 08:00:52.666492 | fa163ee0-6271-f863-66dc-000000003358 | SKIPPED | Stop iscsi.service | np0000073145 2026-06-14 08:00:52,675 p=83235 u=zuul n=ansible | 2026-06-14 08:00:52.672145 | fa163ee0-6271-f863-66dc-0000000034a4 | CHANGED | create persistent directories | np0000073147 | item={'path': '/etc/target', 'setype': 'container_file_t'} 2026-06-14 08:00:52,685 p=83235 u=zuul n=ansible | 2026-06-14 08:00:52.682559 | fa163ee0-6271-f863-66dc-0000000031a8 | OK | create libvirt persistent data directories | np0000073150 | item={'path': '/var/lib/nova', 'setype': 'container_file_t'} 2026-06-14 08:00:52,764 p=83235 u=zuul n=ansible | 2026-06-14 08:00:52.750736 | fa163ee0-6271-f863-66dc-0000000031a8 | OK | create libvirt persistent data directories | np0000073149 | item={'path': '/var/lib/nova', 'setype': 'container_file_t'} 2026-06-14 08:00:52,797 p=83235 u=zuul n=ansible | 2026-06-14 08:00:52.797348 | fa163ee0-6271-f863-66dc-000000004399 | TASK | Install additional packages 2026-06-14 08:00:52,824 p=83235 u=zuul n=ansible | 2026-06-14 08:00:52.822589 | fa163ee0-6271-f863-66dc-0000000030ea | CHANGED | create persistent directories | np0000073148 | item={'mode': '0750', 'path': '/var/log/containers/libvirt', 'setype': 'container_file_t'} 2026-06-14 08:00:52,853 p=83235 u=zuul n=ansible | 2026-06-14 08:00:52.852943 | fa163ee0-6271-f863-66dc-0000000030eb | TASK | create libvirt persistent data directories 2026-06-14 08:00:52,875 p=83235 u=zuul n=ansible | 2026-06-14 08:00:52.874343 | fa163ee0-6271-f863-66dc-0000000034a4 | CHANGED | create persistent directories | np0000073146 | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2026-06-14 08:00:52,901 p=83235 u=zuul n=ansible | 2026-06-14 08:00:52.901015 | fa163ee0-6271-f863-66dc-00000000439a | TASK | Remove dracut-config-generic 2026-06-14 08:00:52,928 p=83235 u=zuul n=ansible | 2026-06-14 08:00:52.928039 | fa163ee0-6271-f863-66dc-0000000034a5 | TASK | stat /lib/systemd/system/iscsid.socket 2026-06-14 08:00:52,964 p=83235 u=zuul n=ansible | 2026-06-14 08:00:52.956056 | fa163ee0-6271-f863-66dc-0000000034a4 | CHANGED | create persistent directories | np0000073147 | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2026-06-14 08:00:52,979 p=83235 u=zuul n=ansible | 2026-06-14 08:00:52.978469 | fa163ee0-6271-f863-66dc-0000000031a8 | CHANGED | create libvirt persistent data directories | np0000073150 | item={'path': '/run/libvirt'} 2026-06-14 08:00:53,003 p=83235 u=zuul n=ansible | 2026-06-14 08:00:53.002420 | fa163ee0-6271-f863-66dc-0000000034a5 | TASK | stat /lib/systemd/system/iscsid.socket 2026-06-14 08:00:53,022 p=83235 u=zuul n=ansible | 2026-06-14 08:00:53.020349 | fa163ee0-6271-f863-66dc-0000000031a8 | CHANGED | create libvirt persistent data directories | np0000073149 | item={'path': '/run/libvirt'} 2026-06-14 08:00:53,157 p=83235 u=zuul n=ansible | 2026-06-14 08:00:53.156438 | fa163ee0-6271-f863-66dc-0000000030eb | CHANGED | create libvirt persistent data directories | np0000073148 | item={'path': '/etc/libvirt', 'setype': 'container_file_t'} 2026-06-14 08:00:53,203 p=83235 u=zuul n=ansible | 2026-06-14 08:00:53.203378 | fa163ee0-6271-f863-66dc-0000000034a5 | OK | stat /lib/systemd/system/iscsid.socket | np0000073146 2026-06-14 08:00:53,219 p=83235 u=zuul n=ansible | 2026-06-14 08:00:53.218143 | fa163ee0-6271-f863-66dc-0000000031a8 | CHANGED | create libvirt persistent data directories | np0000073150 | item={'mode': '0770', 'path': '/var/log/containers/libvirt/swtpm', 'setype': 'container_file_t'} 2026-06-14 08:00:53,236 p=83235 u=zuul n=ansible | 2026-06-14 08:00:53.236474 | fa163ee0-6271-f863-66dc-0000000034a6 | TASK | Stop and disable iscsid.socket service 2026-06-14 08:00:53,267 p=83235 u=zuul n=ansible | 2026-06-14 08:00:53.266894 | fa163ee0-6271-f863-66dc-0000000031a9 | TASK | ensure qemu group is present on the host 2026-06-14 08:00:53,275 p=83235 u=zuul n=ansible | 2026-06-14 08:00:53.274486 | fa163ee0-6271-f863-66dc-0000000034a6 | SKIPPED | Stop and disable iscsid.socket service | np0000073146 2026-06-14 08:00:53,299 p=83235 u=zuul n=ansible | 2026-06-14 08:00:53.297765 | fa163ee0-6271-f863-66dc-0000000031a8 | CHANGED | create libvirt persistent data directories | np0000073149 | item={'mode': '0770', 'path': '/var/log/containers/libvirt/swtpm', 'setype': 'container_file_t'} 2026-06-14 08:00:53,313 p=83235 u=zuul n=ansible | 2026-06-14 08:00:53.313032 | fa163ee0-6271-f863-66dc-0000000034a7 | TASK | Check if iscsi.service is enabled 2026-06-14 08:00:53,318 p=83235 u=zuul n=ansible | 2026-06-14 08:00:53.317855 | fa163ee0-6271-f863-66dc-0000000034a5 | OK | stat /lib/systemd/system/iscsid.socket | np0000073147 2026-06-14 08:00:53,332 p=83235 u=zuul n=ansible | 2026-06-14 08:00:53.331911 | fa163ee0-6271-f863-66dc-0000000031a9 | TASK | ensure qemu group is present on the host 2026-06-14 08:00:53,349 p=83235 u=zuul n=ansible | 2026-06-14 08:00:53.349119 | fa163ee0-6271-f863-66dc-0000000034a6 | TASK | Stop and disable iscsid.socket service 2026-06-14 08:00:53,379 p=83235 u=zuul n=ansible | 2026-06-14 08:00:53.379001 | fa163ee0-6271-f863-66dc-0000000034a6 | SKIPPED | Stop and disable iscsid.socket service | np0000073147 2026-06-14 08:00:53,393 p=83235 u=zuul n=ansible | 2026-06-14 08:00:53.393408 | fa163ee0-6271-f863-66dc-0000000034a7 | TASK | Check if iscsi.service is enabled 2026-06-14 08:00:53,492 p=83235 u=zuul n=ansible | 2026-06-14 08:00:53.490060 | fa163ee0-6271-f863-66dc-0000000030eb | CHANGED | create libvirt persistent data directories | np0000073148 | item={'path': '/etc/libvirt/secrets', 'setype': 'container_file_t'} 2026-06-14 08:00:53,634 p=83235 u=zuul n=ansible | 2026-06-14 08:00:53.634361 | fa163ee0-6271-f863-66dc-0000000034a7 | CHANGED | Check if iscsi.service is enabled | np0000073146 2026-06-14 08:00:53,656 p=83235 u=zuul n=ansible | 2026-06-14 08:00:53.655558 | fa163ee0-6271-f863-66dc-0000000034a8 | TASK | Stop iscsi.service 2026-06-14 08:00:53,695 p=83235 u=zuul n=ansible | 2026-06-14 08:00:53.694961 | fa163ee0-6271-f863-66dc-0000000034a8 | SKIPPED | Stop iscsi.service | np0000073146 2026-06-14 08:00:53,728 p=83235 u=zuul n=ansible | 2026-06-14 08:00:53.727859 | fa163ee0-6271-f863-66dc-0000000034a7 | CHANGED | Check if iscsi.service is enabled | np0000073147 2026-06-14 08:00:53,748 p=83235 u=zuul n=ansible | 2026-06-14 08:00:53.748466 | fa163ee0-6271-f863-66dc-0000000034a8 | TASK | Stop iscsi.service 2026-06-14 08:00:53,823 p=83235 u=zuul n=ansible | 2026-06-14 08:00:53.805810 | fa163ee0-6271-f863-66dc-0000000030eb | CHANGED | create libvirt persistent data directories | np0000073148 | item={'path': '/etc/libvirt/qemu', 'setype': 'container_file_t'} 2026-06-14 08:00:53,850 p=83235 u=zuul n=ansible | 2026-06-14 08:00:53.850371 | fa163ee0-6271-f863-66dc-000000004399 | TASK | Install additional packages 2026-06-14 08:00:53,857 p=83235 u=zuul n=ansible | 2026-06-14 08:00:53.857037 | fa163ee0-6271-f863-66dc-0000000034a8 | SKIPPED | Stop iscsi.service | np0000073147 2026-06-14 08:00:53,859 p=83235 u=zuul n=ansible | 2026-06-14 08:00:53.858778 | fa163ee0-6271-f863-66dc-0000000031a9 | CHANGED | ensure qemu group is present on the host | np0000073149 2026-06-14 08:00:53,860 p=83235 u=zuul n=ansible | 2026-06-14 08:00:53.859812 | fa163ee0-6271-f863-66dc-0000000031a9 | CHANGED | ensure qemu group is present on the host | np0000073150 2026-06-14 08:00:53,878 p=83235 u=zuul n=ansible | 2026-06-14 08:00:53.878302 | fa163ee0-6271-f863-66dc-0000000031aa | TASK | ensure qemu user is present on the host 2026-06-14 08:00:53,898 p=83235 u=zuul n=ansible | 2026-06-14 08:00:53.897352 | fa163ee0-6271-f863-66dc-0000000031aa | TASK | ensure qemu user is present on the host 2026-06-14 08:00:53,963 p=83235 u=zuul n=ansible | 2026-06-14 08:00:53.962781 | fa163ee0-6271-f863-66dc-00000000439a | TASK | Remove dracut-config-generic 2026-06-14 08:00:54,065 p=83235 u=zuul n=ansible | 2026-06-14 08:00:54.065369 | fa163ee0-6271-f863-66dc-000000004399 | TASK | Install additional packages 2026-06-14 08:00:54,118 p=83235 u=zuul n=ansible | 2026-06-14 08:00:54.116852 | fa163ee0-6271-f863-66dc-0000000030eb | OK | create libvirt persistent data directories | np0000073148 | item={'path': '/var/lib/libvirt', 'setype': 'container_file_t'} 2026-06-14 08:00:54,125 p=83235 u=zuul n=ansible | 2026-06-14 08:00:54.125165 | fa163ee0-6271-f863-66dc-00000000439a | TASK | Remove dracut-config-generic 2026-06-14 08:00:54,459 p=83235 u=zuul n=ansible | 2026-06-14 08:00:54.456819 | fa163ee0-6271-f863-66dc-0000000030eb | CHANGED | create libvirt persistent data directories | np0000073148 | item={'path': '/var/cache/libvirt'} 2026-06-14 08:00:54,513 p=83235 u=zuul n=ansible | 2026-06-14 08:00:54.512807 | fa163ee0-6271-f863-66dc-0000000031aa | CHANGED | ensure qemu user is present on the host | np0000073150 2026-06-14 08:00:54,514 p=83235 u=zuul n=ansible | 2026-06-14 08:00:54.514332 | fa163ee0-6271-f863-66dc-0000000031aa | CHANGED | ensure qemu user is present on the host | np0000073149 2026-06-14 08:00:54,529 p=83235 u=zuul n=ansible | 2026-06-14 08:00:54.528560 | fa163ee0-6271-f863-66dc-0000000031ab | TASK | create directory for vhost-user sockets with qemu ownership 2026-06-14 08:00:54,547 p=83235 u=zuul n=ansible | 2026-06-14 08:00:54.546883 | fa163ee0-6271-f863-66dc-0000000031ab | TASK | create directory for vhost-user sockets with qemu ownership 2026-06-14 08:00:54,719 p=83235 u=zuul n=ansible | 2026-06-14 08:00:54.717197 | fa163ee0-6271-f863-66dc-0000000030eb | OK | create libvirt persistent data directories | np0000073148 | item={'path': '/var/lib/nova', 'setype': 'container_file_t'} 2026-06-14 08:00:54,772 p=83235 u=zuul n=ansible | 2026-06-14 08:00:54.771944 | fa163ee0-6271-f863-66dc-0000000031ab | CHANGED | create directory for vhost-user sockets with qemu ownership | np0000073149 2026-06-14 08:00:54,787 p=83235 u=zuul n=ansible | 2026-06-14 08:00:54.787092 | fa163ee0-6271-f863-66dc-0000000031ac | TASK | check if libvirt is installed 2026-06-14 08:00:54,852 p=83235 u=zuul n=ansible | 2026-06-14 08:00:54.851500 | fa163ee0-6271-f863-66dc-0000000031ab | CHANGED | create directory for vhost-user sockets with qemu ownership | np0000073150 2026-06-14 08:00:54,873 p=83235 u=zuul n=ansible | 2026-06-14 08:00:54.872843 | fa163ee0-6271-f863-66dc-0000000031ac | TASK | check if libvirt is installed 2026-06-14 08:00:55,031 p=83235 u=zuul n=ansible | 2026-06-14 08:00:55.029193 | fa163ee0-6271-f863-66dc-0000000030eb | CHANGED | create libvirt persistent data directories | np0000073148 | item={'path': '/run/libvirt'} 2026-06-14 08:00:55,096 p=83235 u=zuul n=ansible | 2026-06-14 08:00:55.096200 | fa163ee0-6271-f863-66dc-0000000031ac | CHANGED | check if libvirt is installed | np0000073149 2026-06-14 08:00:55,117 p=83235 u=zuul n=ansible | 2026-06-14 08:00:55.117096 | fa163ee0-6271-f863-66dc-0000000031ad | TASK | make sure libvirt services are disabled and masked 2026-06-14 08:00:55,167 p=83235 u=zuul n=ansible | 2026-06-14 08:00:55.165888 | fa163ee0-6271-f863-66dc-0000000031ad | SKIPPED | make sure libvirt services are disabled and masked | np0000073149 | item=libvirtd.service 2026-06-14 08:00:55,172 p=83235 u=zuul n=ansible | 2026-06-14 08:00:55.171143 | fa163ee0-6271-f863-66dc-0000000031ad | SKIPPED | make sure libvirt services are disabled and masked | np0000073149 | item=virtlogd.socket 2026-06-14 08:00:55,180 p=83235 u=zuul n=ansible | 2026-06-14 08:00:55.180153 | fa163ee0-6271-f863-66dc-0000000031ac | CHANGED | check if libvirt is installed | np0000073150 2026-06-14 08:00:55,193 p=83235 u=zuul n=ansible | 2026-06-14 08:00:55.193109 | fa163ee0-6271-f863-66dc-0000000031ae | TASK | ensure /run/libvirt is present upon reboot 2026-06-14 08:00:55,211 p=83235 u=zuul n=ansible | 2026-06-14 08:00:55.211154 | fa163ee0-6271-f863-66dc-0000000031ad | TASK | make sure libvirt services are disabled and masked 2026-06-14 08:00:55,248 p=83235 u=zuul n=ansible | 2026-06-14 08:00:55.246731 | fa163ee0-6271-f863-66dc-0000000031ad | SKIPPED | make sure libvirt services are disabled and masked | np0000073150 | item=libvirtd.service 2026-06-14 08:00:55,255 p=83235 u=zuul n=ansible | 2026-06-14 08:00:55.253746 | fa163ee0-6271-f863-66dc-0000000031ad | SKIPPED | make sure libvirt services are disabled and masked | np0000073150 | item=virtlogd.socket 2026-06-14 08:00:55,278 p=83235 u=zuul n=ansible | 2026-06-14 08:00:55.278184 | fa163ee0-6271-f863-66dc-0000000031ae | TASK | ensure /run/libvirt is present upon reboot 2026-06-14 08:00:55,349 p=83235 u=zuul n=ansible | 2026-06-14 08:00:55.347865 | fa163ee0-6271-f863-66dc-0000000030eb | CHANGED | create libvirt persistent data directories | np0000073148 | item={'mode': '0770', 'path': '/var/log/containers/libvirt/swtpm', 'setype': 'container_file_t'} 2026-06-14 08:00:55,380 p=83235 u=zuul n=ansible | 2026-06-14 08:00:55.379573 | fa163ee0-6271-f863-66dc-0000000030ec | TASK | ensure qemu group is present on the host 2026-06-14 08:00:55,767 p=83235 u=zuul n=ansible | 2026-06-14 08:00:55.766741 | fa163ee0-6271-f863-66dc-0000000030ec | CHANGED | ensure qemu group is present on the host | np0000073148 2026-06-14 08:00:55,788 p=83235 u=zuul n=ansible | 2026-06-14 08:00:55.788279 | fa163ee0-6271-f863-66dc-0000000030ed | TASK | ensure qemu user is present on the host 2026-06-14 08:00:56,122 p=83235 u=zuul n=ansible | 2026-06-14 08:00:56.121709 | fa163ee0-6271-f863-66dc-0000000031ae | CHANGED | ensure /run/libvirt is present upon reboot | np0000073149 2026-06-14 08:00:56,136 p=83235 u=zuul n=ansible | 2026-06-14 08:00:56.135831 | fa163ee0-6271-f863-66dc-0000000031af | TASK | Enable os_enable_vtpm SELinux boolean for vTPM 2026-06-14 08:00:56,174 p=83235 u=zuul n=ansible | 2026-06-14 08:00:56.174009 | fa163ee0-6271-f863-66dc-0000000031ae | CHANGED | ensure /run/libvirt is present upon reboot | np0000073150 2026-06-14 08:00:56,194 p=83235 u=zuul n=ansible | 2026-06-14 08:00:56.194425 | fa163ee0-6271-f863-66dc-0000000031af | TASK | Enable os_enable_vtpm SELinux boolean for vTPM 2026-06-14 08:00:56,217 p=83235 u=zuul n=ansible | 2026-06-14 08:00:56.217167 | fa163ee0-6271-f863-66dc-0000000030ed | CHANGED | ensure qemu user is present on the host | np0000073148 2026-06-14 08:00:56,230 p=83235 u=zuul n=ansible | 2026-06-14 08:00:56.230608 | fa163ee0-6271-f863-66dc-0000000030ee | TASK | create directory for vhost-user sockets with qemu ownership 2026-06-14 08:00:56,498 p=83235 u=zuul n=ansible | 2026-06-14 08:00:56.498202 | fa163ee0-6271-f863-66dc-0000000030ee | CHANGED | create directory for vhost-user sockets with qemu ownership | np0000073148 2026-06-14 08:00:56,512 p=83235 u=zuul n=ansible | 2026-06-14 08:00:56.512250 | fa163ee0-6271-f863-66dc-0000000030ef | TASK | check if libvirt is installed 2026-06-14 08:00:56,861 p=83235 u=zuul n=ansible | 2026-06-14 08:00:56.861089 | fa163ee0-6271-f863-66dc-0000000030ef | CHANGED | check if libvirt is installed | np0000073148 2026-06-14 08:00:56,876 p=83235 u=zuul n=ansible | 2026-06-14 08:00:56.876464 | fa163ee0-6271-f863-66dc-0000000030f0 | TASK | make sure libvirt services are disabled and masked 2026-06-14 08:00:56,904 p=83235 u=zuul n=ansible | 2026-06-14 08:00:56.902876 | fa163ee0-6271-f863-66dc-0000000030f0 | SKIPPED | make sure libvirt services are disabled and masked | np0000073148 | item=libvirtd.service 2026-06-14 08:00:56,908 p=83235 u=zuul n=ansible | 2026-06-14 08:00:56.907776 | fa163ee0-6271-f863-66dc-0000000030f0 | SKIPPED | make sure libvirt services are disabled and masked | np0000073148 | item=virtlogd.socket 2026-06-14 08:00:56,923 p=83235 u=zuul n=ansible | 2026-06-14 08:00:56.923260 | fa163ee0-6271-f863-66dc-0000000030f1 | TASK | ensure /run/libvirt is present upon reboot 2026-06-14 08:00:57,099 p=83235 u=zuul n=ansible | 2026-06-14 08:00:57.098278 | fa163ee0-6271-f863-66dc-00000000439a | CHANGED | Remove dracut-config-generic | np0000073145 2026-06-14 08:00:57,121 p=83235 u=zuul n=ansible | 2026-06-14 08:00:57.121240 | fa163ee0-6271-f863-66dc-00000000439b | TASK | Ensure the /etc/modules-load.d/ directory exists 2026-06-14 08:00:57,169 p=83235 u=zuul n=ansible | 2026-06-14 08:00:57.168637 | fa163ee0-6271-f863-66dc-0000000031af | CHANGED | Enable os_enable_vtpm SELinux boolean for vTPM | np0000073149 2026-06-14 08:00:57,179 p=83235 u=zuul n=ansible | 2026-06-14 08:00:57.179118 | fa163ee0-6271-f863-66dc-0000000031b0 | TASK | remove gnutls-qemu.config 2026-06-14 08:00:57,221 p=83235 u=zuul n=ansible | 2026-06-14 08:00:57.221157 | fa163ee0-6271-f863-66dc-0000000031af | CHANGED | Enable os_enable_vtpm SELinux boolean for vTPM | np0000073150 2026-06-14 08:00:57,232 p=83235 u=zuul n=ansible | 2026-06-14 08:00:57.231822 | fa163ee0-6271-f863-66dc-0000000031b0 | TASK | remove gnutls-qemu.config 2026-06-14 08:00:57,390 p=83235 u=zuul n=ansible | 2026-06-14 08:00:57.389803 | fa163ee0-6271-f863-66dc-00000000439b | OK | Ensure the /etc/modules-load.d/ directory exists | np0000073145 2026-06-14 08:00:57,426 p=83235 u=zuul n=ansible | 2026-06-14 08:00:57.425914 | fa163ee0-6271-f863-66dc-00000000439c | TASK | Write list of modules to load at boot 2026-06-14 08:00:57,473 p=83235 u=zuul n=ansible | 2026-06-14 08:00:57.472414 | fa163ee0-6271-f863-66dc-0000000031b0 | OK | remove gnutls-qemu.config | np0000073150 2026-06-14 08:00:57,496 p=83235 u=zuul n=ansible | 2026-06-14 08:00:57.495338 | fa163ee0-6271-f863-66dc-0000000031b1 | TASK | update crypto policies 2026-06-14 08:00:57,509 p=83235 u=zuul n=ansible | 2026-06-14 08:00:57.507787 | fa163ee0-6271-f863-66dc-0000000031b0 | OK | remove gnutls-qemu.config | np0000073149 2026-06-14 08:00:57,527 p=83235 u=zuul n=ansible | 2026-06-14 08:00:57.526638 | fa163ee0-6271-f863-66dc-0000000031b1 | TASK | update crypto policies 2026-06-14 08:00:57,533 p=83235 u=zuul n=ansible | 2026-06-14 08:00:57.533199 | fa163ee0-6271-f863-66dc-0000000031b1 | SKIPPED | update crypto policies | np0000073150 2026-06-14 08:00:57,546 p=83235 u=zuul n=ansible | 2026-06-14 08:00:57.546200 | fa163ee0-6271-f863-66dc-0000000031b2 | TASK | Create libvirt persistent data directories 2026-06-14 08:00:57,559 p=83235 u=zuul n=ansible | 2026-06-14 08:00:57.558937 | fa163ee0-6271-f863-66dc-0000000031b1 | SKIPPED | update crypto policies | np0000073149 2026-06-14 08:00:57,571 p=83235 u=zuul n=ansible | 2026-06-14 08:00:57.571502 | fa163ee0-6271-f863-66dc-0000000031b2 | TASK | Create libvirt persistent data directories 2026-06-14 08:00:57,830 p=83235 u=zuul n=ansible | 2026-06-14 08:00:57.829866 | fa163ee0-6271-f863-66dc-0000000030f1 | CHANGED | ensure /run/libvirt is present upon reboot | np0000073148 2026-06-14 08:00:57,844 p=83235 u=zuul n=ansible | 2026-06-14 08:00:57.843570 | fa163ee0-6271-f863-66dc-0000000031b2 | OK | Create libvirt persistent data directories | np0000073150 | item={'path': '/run/libvirt', 'setype': 'virt_var_run_t'} 2026-06-14 08:00:57,855 p=83235 u=zuul n=ansible | 2026-06-14 08:00:57.855308 | fa163ee0-6271-f863-66dc-0000000030f2 | TASK | Enable os_enable_vtpm SELinux boolean for vTPM 2026-06-14 08:00:57,874 p=83235 u=zuul n=ansible | 2026-06-14 08:00:57.873975 | fa163ee0-6271-f863-66dc-0000000031b3 | TASK | allow logrotate to read inside containers 2026-06-14 08:00:57,906 p=83235 u=zuul n=ansible | 2026-06-14 08:00:57.904848 | fa163ee0-6271-f863-66dc-0000000031b2 | OK | Create libvirt persistent data directories | np0000073149 | item={'path': '/run/libvirt', 'setype': 'virt_var_run_t'} 2026-06-14 08:00:57,922 p=83235 u=zuul n=ansible | 2026-06-14 08:00:57.922225 | fa163ee0-6271-f863-66dc-0000000031b3 | TASK | allow logrotate to read inside containers 2026-06-14 08:00:58,194 p=83235 u=zuul n=ansible | 2026-06-14 08:00:58.192862 | fa163ee0-6271-f863-66dc-00000000439a | CHANGED | Remove dracut-config-generic | np0000073146 2026-06-14 08:00:58,225 p=83235 u=zuul n=ansible | 2026-06-14 08:00:58.225406 | fa163ee0-6271-f863-66dc-00000000439b | TASK | Ensure the /etc/modules-load.d/ directory exists 2026-06-14 08:00:58,295 p=83235 u=zuul n=ansible | 2026-06-14 08:00:58.294906 | fa163ee0-6271-f863-66dc-00000000439a | CHANGED | Remove dracut-config-generic | np0000073147 2026-06-14 08:00:58,336 p=83235 u=zuul n=ansible | 2026-06-14 08:00:58.330646 | fa163ee0-6271-f863-66dc-00000000439b | TASK | Ensure the /etc/modules-load.d/ directory exists 2026-06-14 08:00:58,347 p=83235 u=zuul n=ansible | 2026-06-14 08:00:58.346394 | fa163ee0-6271-f863-66dc-00000000439c | CHANGED | Write list of modules to load at boot | np0000073145 2026-06-14 08:00:58,378 p=83235 u=zuul n=ansible | 2026-06-14 08:00:58.378143 | fa163ee0-6271-f863-66dc-00000000439d | TASK | Modules reload 2026-06-14 08:00:58,493 p=83235 u=zuul n=ansible | 2026-06-14 08:00:58.492727 | fa163ee0-6271-f863-66dc-00000000439b | OK | Ensure the /etc/modules-load.d/ directory exists | np0000073146 2026-06-14 08:00:58,534 p=83235 u=zuul n=ansible | 2026-06-14 08:00:58.533504 | fa163ee0-6271-f863-66dc-00000000439c | TASK | Write list of modules to load at boot 2026-06-14 08:00:58,642 p=83235 u=zuul n=ansible | 2026-06-14 08:00:58.641780 | fa163ee0-6271-f863-66dc-00000000439b | OK | Ensure the /etc/modules-load.d/ directory exists | np0000073147 2026-06-14 08:00:58,663 p=83235 u=zuul n=ansible | 2026-06-14 08:00:58.662721 | fa163ee0-6271-f863-66dc-00000000439c | TASK | Write list of modules to load at boot 2026-06-14 08:00:58,834 p=83235 u=zuul n=ansible | 2026-06-14 08:00:58.832655 | fa163ee0-6271-f863-66dc-0000000030f2 | CHANGED | Enable os_enable_vtpm SELinux boolean for vTPM | np0000073148 2026-06-14 08:00:58,861 p=83235 u=zuul n=ansible | 2026-06-14 08:00:58.860735 | fa163ee0-6271-f863-66dc-0000000030f3 | TASK | remove gnutls-qemu.config 2026-06-14 08:00:58,877 p=83235 u=zuul n=ansible | 2026-06-14 08:00:58.875779 | fa163ee0-6271-f863-66dc-00000000439d | CHANGED | Modules reload | np0000073145 2026-06-14 08:00:58,918 p=83235 u=zuul n=ansible | 2026-06-14 08:00:58.918111 | fa163ee0-6271-f863-66dc-00000000439e | TASK | Set default sysctl options 2026-06-14 08:00:58,929 p=83235 u=zuul n=ansible | 2026-06-14 08:00:58.928177 | fa163ee0-6271-f863-66dc-0000000031b3 | CHANGED | allow logrotate to read inside containers | np0000073150 2026-06-14 08:00:58,950 p=83235 u=zuul n=ansible | 2026-06-14 08:00:58.949867 | fa163ee0-6271-f863-66dc-0000000031b5 | TASK | Set login facts 2026-06-14 08:00:58,980 p=83235 u=zuul n=ansible | 2026-06-14 08:00:58.980331 | fa163ee0-6271-f863-66dc-0000000031b5 | OK | Set login facts | np0000073150 2026-06-14 08:00:58,991 p=83235 u=zuul n=ansible | 2026-06-14 08:00:58.990809 | fa163ee0-6271-f863-66dc-0000000031b6 | TASK | Convert logins json to dict 2026-06-14 08:00:59,004 p=83235 u=zuul n=ansible | 2026-06-14 08:00:59.003337 | fa163ee0-6271-f863-66dc-0000000031b3 | CHANGED | allow logrotate to read inside containers | np0000073149 2026-06-14 08:00:59,014 p=83235 u=zuul n=ansible | 2026-06-14 08:00:59.013795 | fa163ee0-6271-f863-66dc-0000000031b5 | TASK | Set login facts 2026-06-14 08:00:59,024 p=83235 u=zuul n=ansible | 2026-06-14 08:00:59.023618 | fa163ee0-6271-f863-66dc-0000000031b6 | SKIPPED | Convert logins json to dict | np0000073150 2026-06-14 08:00:59,039 p=83235 u=zuul n=ansible | 2026-06-14 08:00:59.036265 | fa163ee0-6271-f863-66dc-0000000031b7 | TASK | Set registry logins 2026-06-14 08:00:59,046 p=83235 u=zuul n=ansible | 2026-06-14 08:00:59.045511 | fa163ee0-6271-f863-66dc-0000000031b5 | OK | Set login facts | np0000073149 2026-06-14 08:00:59,062 p=83235 u=zuul n=ansible | 2026-06-14 08:00:59.061950 | fa163ee0-6271-f863-66dc-0000000031b6 | TASK | Convert logins json to dict 2026-06-14 08:00:59,073 p=83235 u=zuul n=ansible | 2026-06-14 08:00:59.073236 | fa163ee0-6271-f863-66dc-0000000031b7 | SKIPPED | Set registry logins | np0000073150 2026-06-14 08:00:59,084 p=83235 u=zuul n=ansible | 2026-06-14 08:00:59.084365 | fa163ee0-6271-f863-66dc-0000000031b8 | TASK | Run podman install 2026-06-14 08:00:59,097 p=83235 u=zuul n=ansible | 2026-06-14 08:00:59.096511 | fa163ee0-6271-f863-66dc-0000000031b6 | SKIPPED | Convert logins json to dict | np0000073149 2026-06-14 08:00:59,111 p=83235 u=zuul n=ansible | 2026-06-14 08:00:59.110809 | fa163ee0-6271-f863-66dc-0000000031b7 | TASK | Set registry logins 2026-06-14 08:00:59,167 p=83235 u=zuul n=ansible | 2026-06-14 08:00:59.167491 | fa163ee0-6271-f863-66dc-0000000050b1 | TASK | Gather variables for each operating system 2026-06-14 08:00:59,173 p=83235 u=zuul n=ansible | 2026-06-14 08:00:59.173027 | fa163ee0-6271-f863-66dc-0000000031b7 | SKIPPED | Set registry logins | np0000073149 2026-06-14 08:00:59,186 p=83235 u=zuul n=ansible | 2026-06-14 08:00:59.186189 | fa163ee0-6271-f863-66dc-0000000031b8 | TASK | Run podman install 2026-06-14 08:00:59,199 p=83235 u=zuul n=ansible | 2026-06-14 08:00:59.198463 | fa163ee0-6271-f863-66dc-0000000030f3 | OK | remove gnutls-qemu.config | np0000073148 2026-06-14 08:00:59,213 p=83235 u=zuul n=ansible | 2026-06-14 08:00:59.213647 | fa163ee0-6271-f863-66dc-0000000030f4 | TASK | update crypto policies 2026-06-14 08:00:59,258 p=83235 u=zuul n=ansible | 2026-06-14 08:00:59.258073 | fa163ee0-6271-f863-66dc-0000000050b1 | TASK | Gather variables for each operating system 2026-06-14 08:00:59,264 p=83235 u=zuul n=ansible | 2026-06-14 08:00:59.263393 | fa163ee0-6271-f863-66dc-0000000030f4 | SKIPPED | update crypto policies | np0000073148 2026-06-14 08:00:59,275 p=83235 u=zuul n=ansible | 2026-06-14 08:00:59.275326 | fa163ee0-6271-f863-66dc-0000000030f5 | TASK | Create libvirt persistent data directories 2026-06-14 08:00:59,303 p=83235 u=zuul n=ansible | 2026-06-14 08:00:59.301650 | fa163ee0-6271-f863-66dc-0000000050b1 | OK | Gather variables for each operating system | np0000073150 | item=/usr/share/ansible/roles/tripleo_podman/vars/redhat-9.yml 2026-06-14 08:00:59,318 p=83235 u=zuul n=ansible | 2026-06-14 08:00:59.318379 | fa163ee0-6271-f863-66dc-0000000050b3 | TASK | ensure podman and deps are installed 2026-06-14 08:00:59,382 p=83235 u=zuul n=ansible | 2026-06-14 08:00:59.380508 | fa163ee0-6271-f863-66dc-0000000050b1 | OK | Gather variables for each operating system | np0000073149 | item=/usr/share/ansible/roles/tripleo_podman/vars/redhat-9.yml 2026-06-14 08:00:59,399 p=83235 u=zuul n=ansible | 2026-06-14 08:00:59.399563 | fa163ee0-6271-f863-66dc-0000000050b3 | TASK | ensure podman and deps are installed 2026-06-14 08:00:59,514 p=83235 u=zuul n=ansible | 2026-06-14 08:00:59.514234 | fa163ee0-6271-f863-66dc-00000000439c | CHANGED | Write list of modules to load at boot | np0000073146 2026-06-14 08:00:59,526 p=83235 u=zuul n=ansible | 2026-06-14 08:00:59.524751 | fa163ee0-6271-f863-66dc-0000000030f5 | OK | Create libvirt persistent data directories | np0000073148 | item={'path': '/run/libvirt', 'setype': 'virt_var_run_t'} 2026-06-14 08:00:59,544 p=83235 u=zuul n=ansible | 2026-06-14 08:00:59.543613 | fa163ee0-6271-f863-66dc-00000000439d | TASK | Modules reload 2026-06-14 08:00:59,560 p=83235 u=zuul n=ansible | 2026-06-14 08:00:59.559952 | fa163ee0-6271-f863-66dc-0000000030f6 | TASK | allow logrotate to read inside containers 2026-06-14 08:00:59,615 p=83235 u=zuul n=ansible | 2026-06-14 08:00:59.614736 | fa163ee0-6271-f863-66dc-00000000439c | CHANGED | Write list of modules to load at boot | np0000073147 2026-06-14 08:00:59,636 p=83235 u=zuul n=ansible | 2026-06-14 08:00:59.636031 | fa163ee0-6271-f863-66dc-00000000439d | TASK | Modules reload 2026-06-14 08:00:59,879 p=83235 u=zuul n=ansible | 2026-06-14 08:00:59.878903 | fa163ee0-6271-f863-66dc-00000000439e | CHANGED | Set default sysctl options | np0000073145 2026-06-14 08:00:59,899 p=83235 u=zuul n=ansible | 2026-06-14 08:00:59.899453 | fa163ee0-6271-f863-66dc-00000000439f | TASK | Set extra sysctl options 2026-06-14 08:01:00,105 p=83235 u=zuul n=ansible | 2026-06-14 08:01:00.104532 | fa163ee0-6271-f863-66dc-00000000439d | CHANGED | Modules reload | np0000073146 2026-06-14 08:01:00,140 p=83235 u=zuul n=ansible | 2026-06-14 08:01:00.139574 | fa163ee0-6271-f863-66dc-00000000439e | TASK | Set default sysctl options 2026-06-14 08:01:00,284 p=83235 u=zuul n=ansible | 2026-06-14 08:01:00.281740 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073145 | item=fs.inotify.max_user_instances 2026-06-14 08:01:00,295 p=83235 u=zuul n=ansible | 2026-06-14 08:01:00.294570 | fa163ee0-6271-f863-66dc-00000000439d | CHANGED | Modules reload | np0000073147 2026-06-14 08:01:00,313 p=83235 u=zuul n=ansible | 2026-06-14 08:01:00.312856 | fa163ee0-6271-f863-66dc-00000000439e | TASK | Set default sysctl options 2026-06-14 08:01:00,513 p=83235 u=zuul n=ansible | 2026-06-14 08:01:00.513257 | fa163ee0-6271-f863-66dc-0000000030f6 | CHANGED | allow logrotate to read inside containers | np0000073148 2026-06-14 08:01:00,523 p=83235 u=zuul n=ansible | 2026-06-14 08:01:00.523318 | fa163ee0-6271-f863-66dc-0000000030f8 | TASK | Set login facts 2026-06-14 08:01:00,551 p=83235 u=zuul n=ansible | 2026-06-14 08:01:00.550379 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073145 | item=kernel.pid_max 2026-06-14 08:01:00,555 p=83235 u=zuul n=ansible | 2026-06-14 08:01:00.555091 | fa163ee0-6271-f863-66dc-0000000030f8 | OK | Set login facts | np0000073148 2026-06-14 08:01:00,565 p=83235 u=zuul n=ansible | 2026-06-14 08:01:00.564849 | fa163ee0-6271-f863-66dc-0000000030f9 | TASK | Convert logins json to dict 2026-06-14 08:01:00,590 p=83235 u=zuul n=ansible | 2026-06-14 08:01:00.589174 | fa163ee0-6271-f863-66dc-0000000030f9 | SKIPPED | Convert logins json to dict | np0000073148 2026-06-14 08:01:00,611 p=83235 u=zuul n=ansible | 2026-06-14 08:01:00.610838 | fa163ee0-6271-f863-66dc-0000000030fa | TASK | Set registry logins 2026-06-14 08:01:00,642 p=83235 u=zuul n=ansible | 2026-06-14 08:01:00.641825 | fa163ee0-6271-f863-66dc-0000000030fa | SKIPPED | Set registry logins | np0000073148 2026-06-14 08:01:00,657 p=83235 u=zuul n=ansible | 2026-06-14 08:01:00.657472 | fa163ee0-6271-f863-66dc-0000000030fb | TASK | Run podman install 2026-06-14 08:01:00,717 p=83235 u=zuul n=ansible | 2026-06-14 08:01:00.717567 | fa163ee0-6271-f863-66dc-0000000050b1 | TASK | Gather variables for each operating system 2026-06-14 08:01:00,781 p=83235 u=zuul n=ansible | 2026-06-14 08:01:00.780450 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073145 | item=net.bridge.bridge-nf-call-arptables 2026-06-14 08:01:00,858 p=83235 u=zuul n=ansible | 2026-06-14 08:01:00.856685 | fa163ee0-6271-f863-66dc-0000000050b1 | OK | Gather variables for each operating system | np0000073148 | item=/usr/share/ansible/roles/tripleo_podman/vars/redhat-9.yml 2026-06-14 08:01:00,874 p=83235 u=zuul n=ansible | 2026-06-14 08:01:00.874230 | fa163ee0-6271-f863-66dc-0000000050b3 | TASK | ensure podman and deps are installed 2026-06-14 08:01:01,512 p=83235 u=zuul n=ansible | 2026-06-14 08:01:01.511240 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073145 | item=net.bridge.bridge-nf-call-ip6tables 2026-06-14 08:01:02,163 p=83235 u=zuul n=ansible | 2026-06-14 08:01:02.162948 | fa163ee0-6271-f863-66dc-00000000439e | CHANGED | Set default sysctl options | np0000073146 2026-06-14 08:01:02,181 p=83235 u=zuul n=ansible | 2026-06-14 08:01:02.181239 | fa163ee0-6271-f863-66dc-00000000439f | TASK | Set extra sysctl options 2026-06-14 08:01:02,233 p=83235 u=zuul n=ansible | 2026-06-14 08:01:02.233303 | fa163ee0-6271-f863-66dc-00000000439e | CHANGED | Set default sysctl options | np0000073147 2026-06-14 08:01:02,248 p=83235 u=zuul n=ansible | 2026-06-14 08:01:02.248399 | fa163ee0-6271-f863-66dc-00000000439f | TASK | Set extra sysctl options 2026-06-14 08:01:02,988 p=83235 u=zuul n=ansible | 2026-06-14 08:01:02.982756 | fa163ee0-6271-f863-66dc-0000000050b3 | OK | ensure podman and deps are installed | np0000073149 2026-06-14 08:01:02,990 p=83235 u=zuul n=ansible | 2026-06-14 08:01:02.989912 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073145 | item=net.bridge.bridge-nf-call-iptables 2026-06-14 08:01:02,990 p=83235 u=zuul n=ansible | 2026-06-14 08:01:02.990741 | fa163ee0-6271-f863-66dc-0000000050b3 | OK | ensure podman and deps are installed | np0000073150 2026-06-14 08:01:03,002 p=83235 u=zuul n=ansible | 2026-06-14 08:01:03.002364 | fa163ee0-6271-f863-66dc-0000000050b4 | TASK | Ensure we get the ansible interfaces facts 2026-06-14 08:01:03,017 p=83235 u=zuul n=ansible | 2026-06-14 08:01:03.016665 | fa163ee0-6271-f863-66dc-0000000050b4 | TASK | Ensure we get the ansible interfaces facts 2026-06-14 08:01:03,161 p=83235 u=zuul n=ansible | 2026-06-14 08:01:03.159003 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073146 | item=fs.inotify.max_user_instances 2026-06-14 08:01:03,174 p=83235 u=zuul n=ansible | 2026-06-14 08:01:03.173048 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073147 | item=fs.inotify.max_user_instances 2026-06-14 08:01:03,274 p=83235 u=zuul n=ansible | 2026-06-14 08:01:03.272750 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073145 | item=net.ipv4.conf.all.rp_filter 2026-06-14 08:01:03,467 p=83235 u=zuul n=ansible | 2026-06-14 08:01:03.464799 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073147 | item=kernel.pid_max 2026-06-14 08:01:03,479 p=83235 u=zuul n=ansible | 2026-06-14 08:01:03.478160 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073146 | item=kernel.pid_max 2026-06-14 08:01:03,528 p=83235 u=zuul n=ansible | 2026-06-14 08:01:03.526313 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073145 | item=net.ipv4.ip_forward 2026-06-14 08:01:03,555 p=83235 u=zuul n=ansible | 2026-06-14 08:01:03.555230 | fa163ee0-6271-f863-66dc-0000000050b4 | OK | Ensure we get the ansible interfaces facts | np0000073150 2026-06-14 08:01:03,573 p=83235 u=zuul n=ansible | 2026-06-14 08:01:03.573325 | fa163ee0-6271-f863-66dc-0000000050b5 | TASK | Delete legacy cni0 interface (podman < 1.6) 2026-06-14 08:01:03,584 p=83235 u=zuul n=ansible | 2026-06-14 08:01:03.583931 | fa163ee0-6271-f863-66dc-0000000050b4 | OK | Ensure we get the ansible interfaces facts | np0000073149 2026-06-14 08:01:03,597 p=83235 u=zuul n=ansible | 2026-06-14 08:01:03.596914 | fa163ee0-6271-f863-66dc-0000000050b5 | TASK | Delete legacy cni0 interface (podman < 1.6) 2026-06-14 08:01:03,602 p=83235 u=zuul n=ansible | 2026-06-14 08:01:03.602154 | fa163ee0-6271-f863-66dc-0000000050b5 | SKIPPED | Delete legacy cni0 interface (podman < 1.6) | np0000073150 2026-06-14 08:01:03,622 p=83235 u=zuul n=ansible | 2026-06-14 08:01:03.621743 | fa163ee0-6271-f863-66dc-0000000050b7 | TASK | Make sure /etc/cni/net.d folder exists 2026-06-14 08:01:03,626 p=83235 u=zuul n=ansible | 2026-06-14 08:01:03.626098 | fa163ee0-6271-f863-66dc-0000000050b5 | SKIPPED | Delete legacy cni0 interface (podman < 1.6) | np0000073149 2026-06-14 08:01:03,640 p=83235 u=zuul n=ansible | 2026-06-14 08:01:03.639999 | fa163ee0-6271-f863-66dc-0000000050b7 | TASK | Make sure /etc/cni/net.d folder exists 2026-06-14 08:01:03,656 p=83235 u=zuul n=ansible | 2026-06-14 08:01:03.656207 | fa163ee0-6271-f863-66dc-0000000050b7 | SKIPPED | Make sure /etc/cni/net.d folder exists | np0000073150 2026-06-14 08:01:03,668 p=83235 u=zuul n=ansible | 2026-06-14 08:01:03.667980 | fa163ee0-6271-f863-66dc-0000000050b8 | TASK | Update default network configuration if possible 2026-06-14 08:01:03,682 p=83235 u=zuul n=ansible | 2026-06-14 08:01:03.681867 | fa163ee0-6271-f863-66dc-0000000050b7 | SKIPPED | Make sure /etc/cni/net.d folder exists | np0000073149 2026-06-14 08:01:03,700 p=83235 u=zuul n=ansible | 2026-06-14 08:01:03.697541 | fa163ee0-6271-f863-66dc-0000000050b8 | TASK | Update default network configuration if possible 2026-06-14 08:01:03,708 p=83235 u=zuul n=ansible | 2026-06-14 08:01:03.707197 | fa163ee0-6271-f863-66dc-0000000050b8 | SKIPPED | Update default network configuration if possible | np0000073150 2026-06-14 08:01:03,723 p=83235 u=zuul n=ansible | 2026-06-14 08:01:03.723262 | fa163ee0-6271-f863-66dc-0000000050ba | TASK | Make sure /etc/containers/networks exists 2026-06-14 08:01:03,737 p=83235 u=zuul n=ansible | 2026-06-14 08:01:03.737057 | fa163ee0-6271-f863-66dc-0000000050b8 | SKIPPED | Update default network configuration if possible | np0000073149 2026-06-14 08:01:03,746 p=83235 u=zuul n=ansible | 2026-06-14 08:01:03.743148 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073146 | item=net.bridge.bridge-nf-call-arptables 2026-06-14 08:01:03,751 p=83235 u=zuul n=ansible | 2026-06-14 08:01:03.750106 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073147 | item=net.bridge.bridge-nf-call-arptables 2026-06-14 08:01:03,760 p=83235 u=zuul n=ansible | 2026-06-14 08:01:03.760463 | fa163ee0-6271-f863-66dc-0000000050ba | TASK | Make sure /etc/containers/networks exists 2026-06-14 08:01:03,815 p=83235 u=zuul n=ansible | 2026-06-14 08:01:03.813930 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073145 | item=net.ipv4.ip_local_reserved_ports 2026-06-14 08:01:04,028 p=83235 u=zuul n=ansible | 2026-06-14 08:01:04.024787 | fa163ee0-6271-f863-66dc-0000000050ba | OK | Make sure /etc/containers/networks exists | np0000073150 2026-06-14 08:01:04,030 p=83235 u=zuul n=ansible | 2026-06-14 08:01:04.030270 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073146 | item=net.bridge.bridge-nf-call-ip6tables 2026-06-14 08:01:04,044 p=83235 u=zuul n=ansible | 2026-06-14 08:01:04.043556 | fa163ee0-6271-f863-66dc-0000000050bb | TASK | Get current podman network 2026-06-14 08:01:04,072 p=83235 u=zuul n=ansible | 2026-06-14 08:01:04.070212 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073147 | item=net.bridge.bridge-nf-call-ip6tables 2026-06-14 08:01:04,080 p=83235 u=zuul n=ansible | 2026-06-14 08:01:04.080317 | fa163ee0-6271-f863-66dc-0000000050ba | OK | Make sure /etc/containers/networks exists | np0000073149 2026-06-14 08:01:04,096 p=83235 u=zuul n=ansible | 2026-06-14 08:01:04.096177 | fa163ee0-6271-f863-66dc-0000000050bb | TASK | Get current podman network 2026-06-14 08:01:04,133 p=83235 u=zuul n=ansible | 2026-06-14 08:01:04.131907 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073145 | item=net.ipv4.ip_nonlocal_bind 2026-06-14 08:01:04,332 p=83235 u=zuul n=ansible | 2026-06-14 08:01:04.331134 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073147 | item=net.bridge.bridge-nf-call-iptables 2026-06-14 08:01:04,347 p=83235 u=zuul n=ansible | 2026-06-14 08:01:04.346022 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073146 | item=net.bridge.bridge-nf-call-iptables 2026-06-14 08:01:04,387 p=83235 u=zuul n=ansible | 2026-06-14 08:01:04.386628 | fa163ee0-6271-f863-66dc-0000000050bb | CHANGED | Get current podman network | np0000073150 2026-06-14 08:01:04,405 p=83235 u=zuul n=ansible | 2026-06-14 08:01:04.405381 | fa163ee0-6271-f863-66dc-0000000050bc | TASK | Update the default network configuration 2026-06-14 08:01:04,467 p=83235 u=zuul n=ansible | 2026-06-14 08:01:04.466368 | fa163ee0-6271-f863-66dc-0000000050bb | CHANGED | Get current podman network | np0000073149 2026-06-14 08:01:04,483 p=83235 u=zuul n=ansible | 2026-06-14 08:01:04.483418 | fa163ee0-6271-f863-66dc-0000000050bc | TASK | Update the default network configuration 2026-06-14 08:01:04,629 p=83235 u=zuul n=ansible | 2026-06-14 08:01:04.628344 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073146 | item=net.ipv4.conf.all.rp_filter 2026-06-14 08:01:04,637 p=83235 u=zuul n=ansible | 2026-06-14 08:01:04.635888 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073147 | item=net.ipv4.conf.all.rp_filter 2026-06-14 08:01:04,899 p=83235 u=zuul n=ansible | 2026-06-14 08:01:04.897099 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073147 | item=net.ipv4.ip_forward 2026-06-14 08:01:04,908 p=83235 u=zuul n=ansible | 2026-06-14 08:01:04.906916 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073146 | item=net.ipv4.ip_forward 2026-06-14 08:01:05,176 p=83235 u=zuul n=ansible | 2026-06-14 08:01:05.175288 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073147 | item=net.ipv4.ip_local_reserved_ports 2026-06-14 08:01:05,412 p=83235 u=zuul n=ansible | 2026-06-14 08:01:05.410304 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073145 | item=net.ipv4.neigh.default.gc_thresh1 2026-06-14 08:01:05,413 p=83235 u=zuul n=ansible | 2026-06-14 08:01:05.412885 | fa163ee0-6271-f863-66dc-0000000050bc | CHANGED | Update the default network configuration | np0000073150 2026-06-14 08:01:05,430 p=83235 u=zuul n=ansible | 2026-06-14 08:01:05.429565 | fa163ee0-6271-f863-66dc-0000000050bd | TASK | Write containers registries.conf 2026-06-14 08:01:05,499 p=83235 u=zuul n=ansible | 2026-06-14 08:01:05.498249 | fa163ee0-6271-f863-66dc-0000000050bc | CHANGED | Update the default network configuration | np0000073149 2026-06-14 08:01:05,515 p=83235 u=zuul n=ansible | 2026-06-14 08:01:05.515073 | fa163ee0-6271-f863-66dc-0000000050bd | TASK | Write containers registries.conf 2026-06-14 08:01:05,537 p=83235 u=zuul n=ansible | 2026-06-14 08:01:05.534146 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073147 | item=net.ipv4.ip_nonlocal_bind 2026-06-14 08:01:05,654 p=83235 u=zuul n=ansible | 2026-06-14 08:01:05.654227 | fa163ee0-6271-f863-66dc-0000000050b3 | OK | ensure podman and deps are installed | np0000073148 2026-06-14 08:01:05,669 p=83235 u=zuul n=ansible | 2026-06-14 08:01:05.668646 | fa163ee0-6271-f863-66dc-0000000050b4 | TASK | Ensure we get the ansible interfaces facts 2026-06-14 08:01:05,683 p=83235 u=zuul n=ansible | 2026-06-14 08:01:05.681403 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073145 | item=net.ipv4.neigh.default.gc_thresh2 2026-06-14 08:01:05,836 p=83235 u=zuul n=ansible | 2026-06-14 08:01:05.834984 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073147 | item=net.ipv4.neigh.default.gc_thresh1 2026-06-14 08:01:05,997 p=83235 u=zuul n=ansible | 2026-06-14 08:01:05.995584 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073145 | item=net.ipv4.neigh.default.gc_thresh3 2026-06-14 08:01:06,126 p=83235 u=zuul n=ansible | 2026-06-14 08:01:06.124834 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073147 | item=net.ipv4.neigh.default.gc_thresh2 2026-06-14 08:01:06,239 p=83235 u=zuul n=ansible | 2026-06-14 08:01:06.238965 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073146 | item=net.ipv4.ip_local_reserved_ports 2026-06-14 08:01:06,269 p=83235 u=zuul n=ansible | 2026-06-14 08:01:06.268783 | fa163ee0-6271-f863-66dc-0000000050b4 | OK | Ensure we get the ansible interfaces facts | np0000073148 2026-06-14 08:01:06,276 p=83235 u=zuul n=ansible | 2026-06-14 08:01:06.275821 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073145 | item=net.ipv6.conf.all.disable_ipv6 2026-06-14 08:01:06,295 p=83235 u=zuul n=ansible | 2026-06-14 08:01:06.294332 | fa163ee0-6271-f863-66dc-0000000050b5 | TASK | Delete legacy cni0 interface (podman < 1.6) 2026-06-14 08:01:06,321 p=83235 u=zuul n=ansible | 2026-06-14 08:01:06.320185 | fa163ee0-6271-f863-66dc-0000000050b5 | SKIPPED | Delete legacy cni0 interface (podman < 1.6) | np0000073148 2026-06-14 08:01:06,337 p=83235 u=zuul n=ansible | 2026-06-14 08:01:06.336763 | fa163ee0-6271-f863-66dc-0000000050b7 | TASK | Make sure /etc/cni/net.d folder exists 2026-06-14 08:01:06,364 p=83235 u=zuul n=ansible | 2026-06-14 08:01:06.363359 | fa163ee0-6271-f863-66dc-0000000050b7 | SKIPPED | Make sure /etc/cni/net.d folder exists | np0000073148 2026-06-14 08:01:06,375 p=83235 u=zuul n=ansible | 2026-06-14 08:01:06.375299 | fa163ee0-6271-f863-66dc-0000000050b8 | TASK | Update default network configuration if possible 2026-06-14 08:01:06,399 p=83235 u=zuul n=ansible | 2026-06-14 08:01:06.399147 | fa163ee0-6271-f863-66dc-0000000050b8 | SKIPPED | Update default network configuration if possible | np0000073148 2026-06-14 08:01:06,416 p=83235 u=zuul n=ansible | 2026-06-14 08:01:06.414989 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073147 | item=net.ipv4.neigh.default.gc_thresh3 2026-06-14 08:01:06,421 p=83235 u=zuul n=ansible | 2026-06-14 08:01:06.421330 | fa163ee0-6271-f863-66dc-0000000050ba | TASK | Make sure /etc/containers/networks exists 2026-06-14 08:01:06,435 p=83235 u=zuul n=ansible | 2026-06-14 08:01:06.435058 | fa163ee0-6271-f863-66dc-0000000050bd | CHANGED | Write containers registries.conf | np0000073150 2026-06-14 08:01:06,453 p=83235 u=zuul n=ansible | 2026-06-14 08:01:06.453447 | fa163ee0-6271-f863-66dc-0000000050be | TASK | Write containers.conf 2026-06-14 08:01:06,531 p=83235 u=zuul n=ansible | 2026-06-14 08:01:06.531148 | fa163ee0-6271-f863-66dc-0000000050bd | CHANGED | Write containers registries.conf | np0000073149 2026-06-14 08:01:06,540 p=83235 u=zuul n=ansible | 2026-06-14 08:01:06.538765 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073146 | item=net.ipv4.ip_nonlocal_bind 2026-06-14 08:01:06,549 p=83235 u=zuul n=ansible | 2026-06-14 08:01:06.549338 | fa163ee0-6271-f863-66dc-0000000050be | TASK | Write containers.conf 2026-06-14 08:01:06,580 p=83235 u=zuul n=ansible | 2026-06-14 08:01:06.578984 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073145 | item=net.ipv6.conf.all.forwarding 2026-06-14 08:01:06,687 p=83235 u=zuul n=ansible | 2026-06-14 08:01:06.685630 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073147 | item=net.ipv6.conf.all.disable_ipv6 2026-06-14 08:01:06,713 p=83235 u=zuul n=ansible | 2026-06-14 08:01:06.711395 | fa163ee0-6271-f863-66dc-0000000050be | CHANGED | Write containers.conf | np0000073150 | item={'section': 'containers', 'option': 'pids_limit', 'value': '4096'} 2026-06-14 08:01:06,781 p=83235 u=zuul n=ansible | 2026-06-14 08:01:06.780918 | fa163ee0-6271-f863-66dc-0000000050ba | OK | Make sure /etc/containers/networks exists | np0000073148 2026-06-14 08:01:06,799 p=83235 u=zuul n=ansible | 2026-06-14 08:01:06.798619 | fa163ee0-6271-f863-66dc-0000000050bb | TASK | Get current podman network 2026-06-14 08:01:06,861 p=83235 u=zuul n=ansible | 2026-06-14 08:01:06.858422 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073146 | item=net.ipv4.neigh.default.gc_thresh1 2026-06-14 08:01:06,880 p=83235 u=zuul n=ansible | 2026-06-14 08:01:06.877105 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073145 | item=net.ipv6.conf.default.disable_ipv6 2026-06-14 08:01:06,911 p=83235 u=zuul n=ansible | 2026-06-14 08:01:06.909481 | fa163ee0-6271-f863-66dc-0000000050be | CHANGED | Write containers.conf | np0000073149 | item={'section': 'containers', 'option': 'pids_limit', 'value': '4096'} 2026-06-14 08:01:06,963 p=83235 u=zuul n=ansible | 2026-06-14 08:01:06.961636 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073147 | item=net.ipv6.conf.all.forwarding 2026-06-14 08:01:07,013 p=83235 u=zuul n=ansible | 2026-06-14 08:01:07.010836 | fa163ee0-6271-f863-66dc-0000000050be | CHANGED | Write containers.conf | np0000073150 | item={'section': 'engine', 'option': 'events_logger', 'value': '"journald"'} 2026-06-14 08:01:07,130 p=83235 u=zuul n=ansible | 2026-06-14 08:01:07.129838 | fa163ee0-6271-f863-66dc-0000000050bb | CHANGED | Get current podman network | np0000073148 2026-06-14 08:01:07,152 p=83235 u=zuul n=ansible | 2026-06-14 08:01:07.151704 | fa163ee0-6271-f863-66dc-0000000050bc | TASK | Update the default network configuration 2026-06-14 08:01:07,166 p=83235 u=zuul n=ansible | 2026-06-14 08:01:07.163489 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073145 | item=net.ipv6.conf.lo.disable_ipv6 2026-06-14 08:01:07,174 p=83235 u=zuul n=ansible | 2026-06-14 08:01:07.172803 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073146 | item=net.ipv4.neigh.default.gc_thresh2 2026-06-14 08:01:07,214 p=83235 u=zuul n=ansible | 2026-06-14 08:01:07.212118 | fa163ee0-6271-f863-66dc-0000000050be | CHANGED | Write containers.conf | np0000073149 | item={'section': 'engine', 'option': 'events_logger', 'value': '"journald"'} 2026-06-14 08:01:07,255 p=83235 u=zuul n=ansible | 2026-06-14 08:01:07.253857 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073147 | item=net.ipv6.conf.default.disable_ipv6 2026-06-14 08:01:07,265 p=83235 u=zuul n=ansible | 2026-06-14 08:01:07.262454 | fa163ee0-6271-f863-66dc-0000000050be | CHANGED | Write containers.conf | np0000073150 | item={'section': 'engine', 'option': 'runtime', 'value': '"crun"'} 2026-06-14 08:01:07,461 p=83235 u=zuul n=ansible | 2026-06-14 08:01:07.459230 | fa163ee0-6271-f863-66dc-0000000050be | CHANGED | Write containers.conf | np0000073149 | item={'section': 'engine', 'option': 'runtime', 'value': '"crun"'} 2026-06-14 08:01:07,468 p=83235 u=zuul n=ansible | 2026-06-14 08:01:07.466168 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073145 | item=net.ipv6.ip_nonlocal_bind 2026-06-14 08:01:07,486 p=83235 u=zuul n=ansible | 2026-06-14 08:01:07.486355 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073146 | item=net.ipv4.neigh.default.gc_thresh3 2026-06-14 08:01:07,507 p=83235 u=zuul n=ansible | 2026-06-14 08:01:07.507325 | fa163ee0-6271-f863-66dc-0000000043a1 | TASK | Sysctl reload 2026-06-14 08:01:07,549 p=83235 u=zuul n=ansible | 2026-06-14 08:01:07.548432 | fa163ee0-6271-f863-66dc-0000000050be | CHANGED | Write containers.conf | np0000073150 | item={'section': 'network', 'option': 'network_backend', 'value': '"netavark"'} 2026-06-14 08:01:07,558 p=83235 u=zuul n=ansible | 2026-06-14 08:01:07.556846 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073147 | item=net.ipv6.conf.lo.disable_ipv6 2026-06-14 08:01:07,571 p=83235 u=zuul n=ansible | 2026-06-14 08:01:07.570912 | fa163ee0-6271-f863-66dc-0000000050c1 | TASK | Enable podman.socket service 2026-06-14 08:01:07,595 p=83235 u=zuul n=ansible | 2026-06-14 08:01:07.594841 | fa163ee0-6271-f863-66dc-0000000050c1 | SKIPPED | Enable podman.socket service | np0000073150 2026-06-14 08:01:07,614 p=83235 u=zuul n=ansible | 2026-06-14 08:01:07.613947 | fa163ee0-6271-f863-66dc-0000000031b9 | TASK | Run podman login 2026-06-14 08:01:07,708 p=83235 u=zuul n=ansible | 2026-06-14 08:01:07.707613 | fa163ee0-6271-f863-66dc-00000000532f | TASK | Perform container registry login(s) with podman 2026-06-14 08:01:07,758 p=83235 u=zuul n=ansible | 2026-06-14 08:01:07.757664 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073146 | item=net.ipv6.conf.all.disable_ipv6 2026-06-14 08:01:07,766 p=83235 u=zuul n=ansible | 2026-06-14 08:01:07.764809 | fa163ee0-6271-f863-66dc-0000000050be | CHANGED | Write containers.conf | np0000073149 | item={'section': 'network', 'option': 'network_backend', 'value': '"netavark"'} 2026-06-14 08:01:07,775 p=83235 u=zuul n=ansible | 2026-06-14 08:01:07.775427 | fa163ee0-6271-f863-66dc-0000000031bb | TASK | Configure tripleo_container_manage to generate systemd drop-in dependencies 2026-06-14 08:01:07,794 p=83235 u=zuul n=ansible | 2026-06-14 08:01:07.794200 | fa163ee0-6271-f863-66dc-0000000050c1 | TASK | Enable podman.socket service 2026-06-14 08:01:07,816 p=83235 u=zuul n=ansible | 2026-06-14 08:01:07.815780 | fa163ee0-6271-f863-66dc-0000000050c1 | SKIPPED | Enable podman.socket service | np0000073149 2026-06-14 08:01:07,835 p=83235 u=zuul n=ansible | 2026-06-14 08:01:07.835471 | fa163ee0-6271-f863-66dc-0000000031b9 | TASK | Run podman login 2026-06-14 08:01:07,900 p=83235 u=zuul n=ansible | 2026-06-14 08:01:07.899931 | fa163ee0-6271-f863-66dc-00000000532f | TASK | Perform container registry login(s) with podman 2026-06-14 08:01:07,934 p=83235 u=zuul n=ansible | 2026-06-14 08:01:07.934274 | fa163ee0-6271-f863-66dc-0000000031bb | TASK | Configure tripleo_container_manage to generate systemd drop-in dependencies 2026-06-14 08:01:07,969 p=83235 u=zuul n=ansible | 2026-06-14 08:01:07.968815 | fa163ee0-6271-f863-66dc-0000000043a1 | CHANGED | Sysctl reload | np0000073145 2026-06-14 08:01:07,998 p=83235 u=zuul n=ansible | 2026-06-14 08:01:07.998194 | fa163ee0-6271-f863-66dc-00000000335a | TASK | create persistent directories 2026-06-14 08:01:08,048 p=83235 u=zuul n=ansible | 2026-06-14 08:01:08.047275 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073146 | item=net.ipv6.conf.all.forwarding 2026-06-14 08:01:08,207 p=83235 u=zuul n=ansible | 2026-06-14 08:01:08.207386 | fa163ee0-6271-f863-66dc-0000000050bc | CHANGED | Update the default network configuration | np0000073148 2026-06-14 08:01:08,221 p=83235 u=zuul n=ansible | 2026-06-14 08:01:08.221547 | fa163ee0-6271-f863-66dc-0000000050bd | TASK | Write containers registries.conf 2026-06-14 08:01:08,307 p=83235 u=zuul n=ansible | 2026-06-14 08:01:08.305873 | fa163ee0-6271-f863-66dc-00000000335a | CHANGED | create persistent directories | np0000073145 | item={'mode': '0750', 'path': '/var/log/containers/keystone', 'setype': 'container_file_t'} 2026-06-14 08:01:08,336 p=83235 u=zuul n=ansible | 2026-06-14 08:01:08.334820 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073146 | item=net.ipv6.conf.default.disable_ipv6 2026-06-14 08:01:08,597 p=83235 u=zuul n=ansible | 2026-06-14 08:01:08.595173 | fa163ee0-6271-f863-66dc-00000000335a | CHANGED | create persistent directories | np0000073145 | item={'mode': '0750', 'path': '/var/log/containers/httpd/keystone', 'setype': 'container_file_t'} 2026-06-14 08:01:08,615 p=83235 u=zuul n=ansible | 2026-06-14 08:01:08.612068 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073146 | item=net.ipv6.conf.lo.disable_ipv6 2026-06-14 08:01:08,629 p=83235 u=zuul n=ansible | 2026-06-14 08:01:08.628827 | fa163ee0-6271-f863-66dc-00000000335b | TASK | Check if file certs_valid exist 2026-06-14 08:01:08,707 p=83235 u=zuul n=ansible | 2026-06-14 08:01:08.706225 | fa163ee0-6271-f863-66dc-0000000031bb | CHANGED | Configure tripleo_container_manage to generate systemd drop-in dependencies | np0000073150 2026-06-14 08:01:08,726 p=83235 u=zuul n=ansible | 2026-06-14 08:01:08.725617 | fa163ee0-6271-f863-66dc-0000000031bc | TASK | create persistent logs directory for rsyslog 2026-06-14 08:01:08,806 p=83235 u=zuul n=ansible | 2026-06-14 08:01:08.805423 | fa163ee0-6271-f863-66dc-0000000031bb | CHANGED | Configure tripleo_container_manage to generate systemd drop-in dependencies | np0000073149 2026-06-14 08:01:08,822 p=83235 u=zuul n=ansible | 2026-06-14 08:01:08.821811 | fa163ee0-6271-f863-66dc-0000000031bc | TASK | create persistent logs directory for rsyslog 2026-06-14 08:01:08,865 p=83235 u=zuul n=ansible | 2026-06-14 08:01:08.864392 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073147 | item=net.ipv6.ip_nonlocal_bind 2026-06-14 08:01:08,890 p=83235 u=zuul n=ansible | 2026-06-14 08:01:08.890348 | fa163ee0-6271-f863-66dc-0000000043a1 | TASK | Sysctl reload 2026-06-14 08:01:08,918 p=83235 u=zuul n=ansible | 2026-06-14 08:01:08.917401 | fa163ee0-6271-f863-66dc-00000000335b | OK | Check if file certs_valid exist | np0000073145 2026-06-14 08:01:08,939 p=83235 u=zuul n=ansible | 2026-06-14 08:01:08.935744 | fa163ee0-6271-f863-66dc-00000000335c | TASK | Check if file cert9.db exist 2026-06-14 08:01:08,940 p=83235 u=zuul n=ansible | 2026-06-14 08:01:08.940158 | fa163ee0-6271-f863-66dc-00000000439f | CHANGED | Set extra sysctl options | np0000073146 | item=net.ipv6.ip_nonlocal_bind 2026-06-14 08:01:08,972 p=83235 u=zuul n=ansible | 2026-06-14 08:01:08.971764 | fa163ee0-6271-f863-66dc-0000000043a1 | TASK | Sysctl reload 2026-06-14 08:01:08,978 p=83235 u=zuul n=ansible | 2026-06-14 08:01:08.977859 | fa163ee0-6271-f863-66dc-0000000031bc | CHANGED | create persistent logs directory for rsyslog | np0000073150 2026-06-14 08:01:08,989 p=83235 u=zuul n=ansible | 2026-06-14 08:01:08.989352 | fa163ee0-6271-f863-66dc-0000000031bd | TASK | create persistent state directory for rsyslog 2026-06-14 08:01:09,122 p=83235 u=zuul n=ansible | 2026-06-14 08:01:09.121708 | fa163ee0-6271-f863-66dc-0000000031bc | CHANGED | create persistent logs directory for rsyslog | np0000073149 2026-06-14 08:01:09,138 p=83235 u=zuul n=ansible | 2026-06-14 08:01:09.137967 | fa163ee0-6271-f863-66dc-0000000031bd | TASK | create persistent state directory for rsyslog 2026-06-14 08:01:09,206 p=83235 u=zuul n=ansible | 2026-06-14 08:01:09.205622 | fa163ee0-6271-f863-66dc-00000000335c | OK | Check if file cert9.db exist | np0000073145 2026-06-14 08:01:09,221 p=83235 u=zuul n=ansible | 2026-06-14 08:01:09.221444 | fa163ee0-6271-f863-66dc-00000000335d | TASK | Check if file key4.db exist 2026-06-14 08:01:09,254 p=83235 u=zuul n=ansible | 2026-06-14 08:01:09.253416 | fa163ee0-6271-f863-66dc-0000000031bd | CHANGED | create persistent state directory for rsyslog | np0000073150 2026-06-14 08:01:09,383 p=83235 u=zuul n=ansible | 2026-06-14 08:01:09.383186 | fa163ee0-6271-f863-66dc-000000005586 | TASK | Gather variables for each operating system 2026-06-14 08:01:09,391 p=83235 u=zuul n=ansible | 2026-06-14 08:01:09.390539 | fa163ee0-6271-f863-66dc-0000000050bd | CHANGED | Write containers registries.conf | np0000073148 2026-06-14 08:01:09,393 p=83235 u=zuul n=ansible | 2026-06-14 08:01:09.393031 | fa163ee0-6271-f863-66dc-0000000043a1 | CHANGED | Sysctl reload | np0000073147 2026-06-14 08:01:09,413 p=83235 u=zuul n=ansible | 2026-06-14 08:01:09.412821 | fa163ee0-6271-f863-66dc-0000000050be | TASK | Write containers.conf 2026-06-14 08:01:09,451 p=83235 u=zuul n=ansible | 2026-06-14 08:01:09.450632 | fa163ee0-6271-f863-66dc-0000000031bd | CHANGED | create persistent state directory for rsyslog | np0000073149 2026-06-14 08:01:09,452 p=83235 u=zuul n=ansible | 2026-06-14 08:01:09.452452 | fa163ee0-6271-f863-66dc-0000000043a1 | CHANGED | Sysctl reload | np0000073146 2026-06-14 08:01:09,517 p=83235 u=zuul n=ansible | 2026-06-14 08:01:09.515877 | fa163ee0-6271-f863-66dc-000000005586 | OK | Gather variables for each operating system | np0000073150 | item=/usr/share/ansible/roles/tripleo_sshd/vars/redhat.yml 2026-06-14 08:01:09,537 p=83235 u=zuul n=ansible | 2026-06-14 08:01:09.536839 | fa163ee0-6271-f863-66dc-0000000034aa | TASK | create persistent directories 2026-06-14 08:01:09,545 p=83235 u=zuul n=ansible | 2026-06-14 08:01:09.545442 | fa163ee0-6271-f863-66dc-00000000335d | OK | Check if file key4.db exist | np0000073145 2026-06-14 08:01:09,599 p=83235 u=zuul n=ansible | 2026-06-14 08:01:09.598916 | fa163ee0-6271-f863-66dc-000000005586 | TASK | Gather variables for each operating system 2026-06-14 08:01:09,614 p=83235 u=zuul n=ansible | 2026-06-14 08:01:09.613808 | fa163ee0-6271-f863-66dc-000000005588 | TASK | Install the OpenSSH server 2026-06-14 08:01:09,660 p=83235 u=zuul n=ansible | 2026-06-14 08:01:09.660101 | fa163ee0-6271-f863-66dc-0000000034aa | TASK | create persistent directories 2026-06-14 08:01:09,672 p=83235 u=zuul n=ansible | 2026-06-14 08:01:09.671630 | fa163ee0-6271-f863-66dc-00000000335e | SKIPPED | fail | np0000073145 2026-06-14 08:01:09,693 p=83235 u=zuul n=ansible | 2026-06-14 08:01:09.689869 | fa163ee0-6271-f863-66dc-00000000335f | TASK | Create persistent directories 2026-06-14 08:01:09,695 p=83235 u=zuul n=ansible | 2026-06-14 08:01:09.694216 | fa163ee0-6271-f863-66dc-000000005586 | OK | Gather variables for each operating system | np0000073149 | item=/usr/share/ansible/roles/tripleo_sshd/vars/redhat.yml 2026-06-14 08:01:09,712 p=83235 u=zuul n=ansible | 2026-06-14 08:01:09.712223 | fa163ee0-6271-f863-66dc-0000000050be | CHANGED | Write containers.conf | np0000073148 | item={'section': 'containers', 'option': 'pids_limit', 'value': '4096'} 2026-06-14 08:01:09,723 p=83235 u=zuul n=ansible | 2026-06-14 08:01:09.723387 | fa163ee0-6271-f863-66dc-000000005588 | TASK | Install the OpenSSH server 2026-06-14 08:01:09,863 p=83235 u=zuul n=ansible | 2026-06-14 08:01:09.861298 | fa163ee0-6271-f863-66dc-0000000034aa | CHANGED | create persistent directories | np0000073147 | item={'mode': '0750', 'path': '/var/log/containers/keystone', 'setype': 'container_file_t'} 2026-06-14 08:01:09,983 p=83235 u=zuul n=ansible | 2026-06-14 08:01:09.981181 | fa163ee0-6271-f863-66dc-0000000034aa | CHANGED | create persistent directories | np0000073146 | item={'mode': '0750', 'path': '/var/log/containers/keystone', 'setype': 'container_file_t'} 2026-06-14 08:01:09,993 p=83235 u=zuul n=ansible | 2026-06-14 08:01:09.991715 | fa163ee0-6271-f863-66dc-0000000050be | CHANGED | Write containers.conf | np0000073148 | item={'section': 'engine', 'option': 'events_logger', 'value': '"journald"'} 2026-06-14 08:01:10,038 p=83235 u=zuul n=ansible | 2026-06-14 08:01:10.037323 | fa163ee0-6271-f863-66dc-00000000335f | CHANGED | Create persistent directories | np0000073145 | item={'mode': '0750', 'path': '/var/log/containers/manila', 'setype': 'container_file_t'} 2026-06-14 08:01:10,152 p=83235 u=zuul n=ansible | 2026-06-14 08:01:10.150437 | fa163ee0-6271-f863-66dc-0000000034aa | CHANGED | create persistent directories | np0000073147 | item={'mode': '0750', 'path': '/var/log/containers/httpd/keystone', 'setype': 'container_file_t'} 2026-06-14 08:01:10,176 p=83235 u=zuul n=ansible | 2026-06-14 08:01:10.175914 | fa163ee0-6271-f863-66dc-0000000034ab | TASK | Check if file certs_valid exist 2026-06-14 08:01:10,264 p=83235 u=zuul n=ansible | 2026-06-14 08:01:10.262189 | fa163ee0-6271-f863-66dc-0000000034aa | CHANGED | create persistent directories | np0000073146 | item={'mode': '0750', 'path': '/var/log/containers/httpd/keystone', 'setype': 'container_file_t'} 2026-06-14 08:01:10,274 p=83235 u=zuul n=ansible | 2026-06-14 08:01:10.272643 | fa163ee0-6271-f863-66dc-0000000050be | CHANGED | Write containers.conf | np0000073148 | item={'section': 'engine', 'option': 'runtime', 'value': '"crun"'} 2026-06-14 08:01:10,296 p=83235 u=zuul n=ansible | 2026-06-14 08:01:10.295893 | fa163ee0-6271-f863-66dc-0000000034ab | TASK | Check if file certs_valid exist 2026-06-14 08:01:10,341 p=83235 u=zuul n=ansible | 2026-06-14 08:01:10.338978 | fa163ee0-6271-f863-66dc-00000000335f | CHANGED | Create persistent directories | np0000073145 | item={'mode': '0750', 'path': '/var/log/containers/httpd/manila-api', 'setype': 'container_file_t'} 2026-06-14 08:01:10,370 p=83235 u=zuul n=ansible | 2026-06-14 08:01:10.370141 | fa163ee0-6271-f863-66dc-000000003360 | TASK | create persistent directories 2026-06-14 08:01:10,467 p=83235 u=zuul n=ansible | 2026-06-14 08:01:10.466493 | fa163ee0-6271-f863-66dc-0000000034ab | OK | Check if file certs_valid exist | np0000073147 2026-06-14 08:01:10,488 p=83235 u=zuul n=ansible | 2026-06-14 08:01:10.487853 | fa163ee0-6271-f863-66dc-0000000034ac | TASK | Check if file cert9.db exist 2026-06-14 08:01:10,508 p=83235 u=zuul n=ansible | 2026-06-14 08:01:10.506188 | fa163ee0-6271-f863-66dc-0000000050be | CHANGED | Write containers.conf | np0000073148 | item={'section': 'network', 'option': 'network_backend', 'value': '"netavark"'} 2026-06-14 08:01:10,534 p=83235 u=zuul n=ansible | 2026-06-14 08:01:10.534199 | fa163ee0-6271-f863-66dc-0000000050c1 | TASK | Enable podman.socket service 2026-06-14 08:01:10,570 p=83235 u=zuul n=ansible | 2026-06-14 08:01:10.570011 | fa163ee0-6271-f863-66dc-0000000050c1 | SKIPPED | Enable podman.socket service | np0000073148 2026-06-14 08:01:10,585 p=83235 u=zuul n=ansible | 2026-06-14 08:01:10.585079 | fa163ee0-6271-f863-66dc-0000000034ab | OK | Check if file certs_valid exist | np0000073146 2026-06-14 08:01:10,595 p=83235 u=zuul n=ansible | 2026-06-14 08:01:10.594762 | fa163ee0-6271-f863-66dc-0000000030fc | TASK | Run podman login 2026-06-14 08:01:10,624 p=83235 u=zuul n=ansible | 2026-06-14 08:01:10.618165 | fa163ee0-6271-f863-66dc-0000000034ac | TASK | Check if file cert9.db exist 2026-06-14 08:01:10,685 p=83235 u=zuul n=ansible | 2026-06-14 08:01:10.684941 | fa163ee0-6271-f863-66dc-00000000532f | TASK | Perform container registry login(s) with podman 2026-06-14 08:01:10,695 p=83235 u=zuul n=ansible | 2026-06-14 08:01:10.694892 | fa163ee0-6271-f863-66dc-000000003360 | OK | create persistent directories | np0000073145 | item={'mode': '0750', 'path': '/var/log/containers/manila', 'setype': 'container_file_t'} 2026-06-14 08:01:10,740 p=83235 u=zuul n=ansible | 2026-06-14 08:01:10.739748 | fa163ee0-6271-f863-66dc-000000003361 | TASK | create persistent directories 2026-06-14 08:01:10,760 p=83235 u=zuul n=ansible | 2026-06-14 08:01:10.759540 | fa163ee0-6271-f863-66dc-0000000030fe | TASK | Configure tripleo_container_manage to generate systemd drop-in dependencies 2026-06-14 08:01:10,775 p=83235 u=zuul n=ansible | 2026-06-14 08:01:10.774608 | fa163ee0-6271-f863-66dc-0000000034ac | OK | Check if file cert9.db exist | np0000073147 2026-06-14 08:01:10,792 p=83235 u=zuul n=ansible | 2026-06-14 08:01:10.791718 | fa163ee0-6271-f863-66dc-0000000034ad | TASK | Check if file key4.db exist 2026-06-14 08:01:10,898 p=83235 u=zuul n=ansible | 2026-06-14 08:01:10.897066 | fa163ee0-6271-f863-66dc-0000000034ac | OK | Check if file cert9.db exist | np0000073146 2026-06-14 08:01:10,936 p=83235 u=zuul n=ansible | 2026-06-14 08:01:10.936081 | fa163ee0-6271-f863-66dc-0000000034ad | TASK | Check if file key4.db exist 2026-06-14 08:01:11,054 p=83235 u=zuul n=ansible | 2026-06-14 08:01:11.051384 | fa163ee0-6271-f863-66dc-000000003361 | OK | create persistent directories | np0000073145 | item={'mode': '0750', 'path': '/var/log/containers/manila', 'setype': 'container_file_t'} 2026-06-14 08:01:11,079 p=83235 u=zuul n=ansible | 2026-06-14 08:01:11.078612 | fa163ee0-6271-f863-66dc-0000000034ad | OK | Check if file key4.db exist | np0000073147 2026-06-14 08:01:11,125 p=83235 u=zuul n=ansible | 2026-06-14 08:01:11.124522 | fa163ee0-6271-f863-66dc-0000000034ae | SKIPPED | fail | np0000073147 2026-06-14 08:01:11,140 p=83235 u=zuul n=ansible | 2026-06-14 08:01:11.140074 | fa163ee0-6271-f863-66dc-0000000034af | TASK | Create persistent directories 2026-06-14 08:01:11,185 p=83235 u=zuul n=ansible | 2026-06-14 08:01:11.185053 | fa163ee0-6271-f863-66dc-0000000034ad | OK | Check if file key4.db exist | np0000073146 2026-06-14 08:01:11,243 p=83235 u=zuul n=ansible | 2026-06-14 08:01:11.242104 | fa163ee0-6271-f863-66dc-0000000034ae | SKIPPED | fail | np0000073146 2026-06-14 08:01:11,273 p=83235 u=zuul n=ansible | 2026-06-14 08:01:11.273100 | fa163ee0-6271-f863-66dc-0000000034af | TASK | Create persistent directories 2026-06-14 08:01:11,349 p=83235 u=zuul n=ansible | 2026-06-14 08:01:11.347286 | fa163ee0-6271-f863-66dc-000000003361 | CHANGED | create persistent directories | np0000073145 | item={'path': '/var/lib/manila', 'setype': 'container_file_t'} 2026-06-14 08:01:11,379 p=83235 u=zuul n=ansible | 2026-06-14 08:01:11.378655 | fa163ee0-6271-f863-66dc-000000003362 | TASK | create persistent directories 2026-06-14 08:01:11,465 p=83235 u=zuul n=ansible | 2026-06-14 08:01:11.463224 | fa163ee0-6271-f863-66dc-0000000034af | CHANGED | Create persistent directories | np0000073147 | item={'mode': '0750', 'path': '/var/log/containers/manila', 'setype': 'container_file_t'} 2026-06-14 08:01:11,619 p=83235 u=zuul n=ansible | 2026-06-14 08:01:11.617297 | fa163ee0-6271-f863-66dc-0000000034af | CHANGED | Create persistent directories | np0000073146 | item={'mode': '0750', 'path': '/var/log/containers/manila', 'setype': 'container_file_t'} 2026-06-14 08:01:11,708 p=83235 u=zuul n=ansible | 2026-06-14 08:01:11.707775 | fa163ee0-6271-f863-66dc-0000000030fe | CHANGED | Configure tripleo_container_manage to generate systemd drop-in dependencies | np0000073148 2026-06-14 08:01:11,720 p=83235 u=zuul n=ansible | 2026-06-14 08:01:11.718780 | fa163ee0-6271-f863-66dc-000000003362 | CHANGED | create persistent directories | np0000073145 | item={'mode': '0750', 'path': '/var/log/containers/memcached', 'setype': 'container_file_t'} 2026-06-14 08:01:11,737 p=83235 u=zuul n=ansible | 2026-06-14 08:01:11.736554 | fa163ee0-6271-f863-66dc-0000000030ff | TASK | create persistent logs directory for rsyslog 2026-06-14 08:01:11,758 p=83235 u=zuul n=ansible | 2026-06-14 08:01:11.758134 | fa163ee0-6271-f863-66dc-000000003363 | TASK | create persistent logs directory 2026-06-14 08:01:11,808 p=83235 u=zuul n=ansible | 2026-06-14 08:01:11.806277 | fa163ee0-6271-f863-66dc-0000000034af | CHANGED | Create persistent directories | np0000073147 | item={'mode': '0750', 'path': '/var/log/containers/httpd/manila-api', 'setype': 'container_file_t'} 2026-06-14 08:01:11,842 p=83235 u=zuul n=ansible | 2026-06-14 08:01:11.841820 | fa163ee0-6271-f863-66dc-0000000034b0 | TASK | create persistent directories 2026-06-14 08:01:11,939 p=83235 u=zuul n=ansible | 2026-06-14 08:01:11.937700 | fa163ee0-6271-f863-66dc-0000000034af | CHANGED | Create persistent directories | np0000073146 | item={'mode': '0750', 'path': '/var/log/containers/httpd/manila-api', 'setype': 'container_file_t'} 2026-06-14 08:01:11,964 p=83235 u=zuul n=ansible | 2026-06-14 08:01:11.963527 | fa163ee0-6271-f863-66dc-0000000034b0 | TASK | create persistent directories 2026-06-14 08:01:12,037 p=83235 u=zuul n=ansible | 2026-06-14 08:01:12.034234 | fa163ee0-6271-f863-66dc-000000003363 | CHANGED | create persistent logs directory | np0000073145 | item={'mode': '0750', 'path': '/var/log/containers/metrics_qdr', 'setype': 'container_file_t'} 2026-06-14 08:01:12,048 p=83235 u=zuul n=ansible | 2026-06-14 08:01:12.048054 | fa163ee0-6271-f863-66dc-0000000030ff | CHANGED | create persistent logs directory for rsyslog | np0000073148 2026-06-14 08:01:12,072 p=83235 u=zuul n=ansible | 2026-06-14 08:01:12.072135 | fa163ee0-6271-f863-66dc-000000003100 | TASK | create persistent state directory for rsyslog 2026-06-14 08:01:12,182 p=83235 u=zuul n=ansible | 2026-06-14 08:01:12.179352 | fa163ee0-6271-f863-66dc-0000000034b0 | OK | create persistent directories | np0000073147 | item={'mode': '0750', 'path': '/var/log/containers/manila', 'setype': 'container_file_t'} 2026-06-14 08:01:12,224 p=83235 u=zuul n=ansible | 2026-06-14 08:01:12.223658 | fa163ee0-6271-f863-66dc-0000000034b1 | TASK | create persistent directories 2026-06-14 08:01:12,292 p=83235 u=zuul n=ansible | 2026-06-14 08:01:12.289857 | fa163ee0-6271-f863-66dc-0000000034b0 | OK | create persistent directories | np0000073146 | item={'mode': '0750', 'path': '/var/log/containers/manila', 'setype': 'container_file_t'} 2026-06-14 08:01:12,308 p=83235 u=zuul n=ansible | 2026-06-14 08:01:12.307559 | fa163ee0-6271-f863-66dc-000000003363 | CHANGED | create persistent logs directory | np0000073145 | item={'path': '/var/lib/metrics_qdr', 'setype': 'container_file_t'} 2026-06-14 08:01:12,336 p=83235 u=zuul n=ansible | 2026-06-14 08:01:12.335999 | fa163ee0-6271-f863-66dc-0000000034b1 | TASK | create persistent directories 2026-06-14 08:01:12,365 p=83235 u=zuul n=ansible | 2026-06-14 08:01:12.365050 | fa163ee0-6271-f863-66dc-000000003364 | TASK | create persistent directories 2026-06-14 08:01:12,404 p=83235 u=zuul n=ansible | 2026-06-14 08:01:12.404250 | fa163ee0-6271-f863-66dc-000000003100 | CHANGED | create persistent state directory for rsyslog | np0000073148 2026-06-14 08:01:12,498 p=83235 u=zuul n=ansible | 2026-06-14 08:01:12.497931 | fa163ee0-6271-f863-66dc-000000005586 | TASK | Gather variables for each operating system 2026-06-14 08:01:12,573 p=83235 u=zuul n=ansible | 2026-06-14 08:01:12.564766 | fa163ee0-6271-f863-66dc-0000000034b1 | OK | create persistent directories | np0000073147 | item={'mode': '0750', 'path': '/var/log/containers/manila', 'setype': 'container_file_t'} 2026-06-14 08:01:12,625 p=83235 u=zuul n=ansible | 2026-06-14 08:01:12.625249 | fa163ee0-6271-f863-66dc-000000005586 | OK | Gather variables for each operating system | np0000073148 | item=/usr/share/ansible/roles/tripleo_sshd/vars/redhat.yml 2026-06-14 08:01:12,640 p=83235 u=zuul n=ansible | 2026-06-14 08:01:12.639932 | fa163ee0-6271-f863-66dc-000000005588 | TASK | Install the OpenSSH server 2026-06-14 08:01:12,672 p=83235 u=zuul n=ansible | 2026-06-14 08:01:12.670318 | fa163ee0-6271-f863-66dc-0000000034b1 | OK | create persistent directories | np0000073146 | item={'mode': '0750', 'path': '/var/log/containers/manila', 'setype': 'container_file_t'} 2026-06-14 08:01:12,699 p=83235 u=zuul n=ansible | 2026-06-14 08:01:12.695940 | fa163ee0-6271-f863-66dc-000000003364 | CHANGED | create persistent directories | np0000073145 | item={'mode': '0750', 'path': '/var/log/containers/mysql', 'setype': 'container_file_t'} 2026-06-14 08:01:12,888 p=83235 u=zuul n=ansible | 2026-06-14 08:01:12.886039 | fa163ee0-6271-f863-66dc-0000000034b1 | CHANGED | create persistent directories | np0000073147 | item={'path': '/var/lib/manila', 'setype': 'container_file_t'} 2026-06-14 08:01:12,917 p=83235 u=zuul n=ansible | 2026-06-14 08:01:12.917366 | fa163ee0-6271-f863-66dc-0000000034b2 | TASK | create persistent directories 2026-06-14 08:01:12,959 p=83235 u=zuul n=ansible | 2026-06-14 08:01:12.956820 | fa163ee0-6271-f863-66dc-000000003364 | CHANGED | create persistent directories | np0000073145 | item={'path': '/var/lib/mysql', 'setype': 'container_file_t'} 2026-06-14 08:01:12,969 p=83235 u=zuul n=ansible | 2026-06-14 08:01:12.968957 | fa163ee0-6271-f863-66dc-000000005588 | OK | Install the OpenSSH server | np0000073150 2026-06-14 08:01:12,977 p=83235 u=zuul n=ansible | 2026-06-14 08:01:12.976527 | fa163ee0-6271-f863-66dc-0000000034b1 | CHANGED | create persistent directories | np0000073146 | item={'path': '/var/lib/manila', 'setype': 'container_file_t'} 2026-06-14 08:01:12,997 p=83235 u=zuul n=ansible | 2026-06-14 08:01:12.997125 | fa163ee0-6271-f863-66dc-000000005589 | TASK | Start sshd 2026-06-14 08:01:13,035 p=83235 u=zuul n=ansible | 2026-06-14 08:01:13.034851 | fa163ee0-6271-f863-66dc-0000000034b2 | TASK | create persistent directories 2026-06-14 08:01:13,043 p=83235 u=zuul n=ansible | 2026-06-14 08:01:13.042616 | fa163ee0-6271-f863-66dc-000000005589 | SKIPPED | Start sshd | np0000073150 2026-06-14 08:01:13,068 p=83235 u=zuul n=ansible | 2026-06-14 08:01:13.067990 | fa163ee0-6271-f863-66dc-00000000558c | TASK | PasswordAuthentication notice 2026-06-14 08:01:13,074 p=83235 u=zuul n=ansible | 2026-06-14 08:01:13.074179 | fa163ee0-6271-f863-66dc-000000005588 | OK | Install the OpenSSH server | np0000073149 2026-06-14 08:01:13,089 p=83235 u=zuul n=ansible | 2026-06-14 08:01:13.089095 | fa163ee0-6271-f863-66dc-000000005589 | TASK | Start sshd 2026-06-14 08:01:13,115 p=83235 u=zuul n=ansible | 2026-06-14 08:01:13.115182 | fa163ee0-6271-f863-66dc-000000005589 | SKIPPED | Start sshd | np0000073149 2026-06-14 08:01:13,116 p=83235 u=zuul n=ansible | 2026-06-14 08:01:13.116214 | fa163ee0-6271-f863-66dc-00000000558c | OK | PasswordAuthentication notice | np0000073150 | result={ "changed": false, "msg": "Notice - The option `tripleo_sshd_password_authentication` is set to \"yes\" but `PermitRootLogin` is undefined. While this may be perfectly valid, the sshd_config options should be reviewed to ensure general user access is functional and meeting expectations." } 2026-06-14 08:01:13,125 p=83235 u=zuul n=ansible | 2026-06-14 08:01:13.125520 | fa163ee0-6271-f863-66dc-00000000558c | TASK | PasswordAuthentication notice 2026-06-14 08:01:13,141 p=83235 u=zuul n=ansible | 2026-06-14 08:01:13.140654 | fa163ee0-6271-f863-66dc-00000000558d | TASK | PasswordAuthentication duplication notice 2026-06-14 08:01:13,166 p=83235 u=zuul n=ansible | 2026-06-14 08:01:13.162818 | fa163ee0-6271-f863-66dc-00000000558c | OK | PasswordAuthentication notice | np0000073149 | result={ "changed": false, "msg": "Notice - The option `tripleo_sshd_password_authentication` is set to \"yes\" but `PermitRootLogin` is undefined. While this may be perfectly valid, the sshd_config options should be reviewed to ensure general user access is functional and meeting expectations." } 2026-06-14 08:01:13,167 p=83235 u=zuul n=ansible | 2026-06-14 08:01:13.167089 | fa163ee0-6271-f863-66dc-00000000558d | SKIPPED | PasswordAuthentication duplication notice | np0000073150 2026-06-14 08:01:13,178 p=83235 u=zuul n=ansible | 2026-06-14 08:01:13.177899 | fa163ee0-6271-f863-66dc-00000000558d | TASK | PasswordAuthentication duplication notice 2026-06-14 08:01:13,200 p=83235 u=zuul n=ansible | 2026-06-14 08:01:13.196039 | fa163ee0-6271-f863-66dc-00000000558e | TASK | Motd duplication notice 2026-06-14 08:01:13,207 p=83235 u=zuul n=ansible | 2026-06-14 08:01:13.206514 | fa163ee0-6271-f863-66dc-00000000558d | SKIPPED | PasswordAuthentication duplication notice | np0000073149 2026-06-14 08:01:13,222 p=83235 u=zuul n=ansible | 2026-06-14 08:01:13.222044 | fa163ee0-6271-f863-66dc-00000000558e | TASK | Motd duplication notice 2026-06-14 08:01:13,244 p=83235 u=zuul n=ansible | 2026-06-14 08:01:13.236559 | fa163ee0-6271-f863-66dc-00000000558e | OK | Motd duplication notice | np0000073150 | result={ "changed": false, "msg": "WARNING - The Banner or PrintMotd has been configured in `tripleo_sshd_server_options`. These options may be ignored and configured using values from `tripleo_sshd_banner_enabled` and `tripleo_sshd_motd_enabled`" } 2026-06-14 08:01:13,248 p=83235 u=zuul n=ansible | 2026-06-14 08:01:13.246003 | fa163ee0-6271-f863-66dc-0000000034b2 | CHANGED | create persistent directories | np0000073147 | item={'mode': '0750', 'path': '/var/log/containers/memcached', 'setype': 'container_file_t'} 2026-06-14 08:01:13,264 p=83235 u=zuul n=ansible | 2026-06-14 08:01:13.263744 | fa163ee0-6271-f863-66dc-00000000558f | TASK | Configure the banner text 2026-06-14 08:01:13,280 p=83235 u=zuul n=ansible | 2026-06-14 08:01:13.280623 | fa163ee0-6271-f863-66dc-000000003364 | CHANGED | create persistent directories | np0000073145 | item={'mode': '0750', 'path': '/var/log/mariadb', 'setype': 'container_file_t'} 2026-06-14 08:01:13,286 p=83235 u=zuul n=ansible | 2026-06-14 08:01:13.286006 | fa163ee0-6271-f863-66dc-00000000558e | OK | Motd duplication notice | np0000073149 | result={ "changed": false, "msg": "WARNING - The Banner or PrintMotd has been configured in `tripleo_sshd_server_options`. These options may be ignored and configured using values from `tripleo_sshd_banner_enabled` and `tripleo_sshd_motd_enabled`" } 2026-06-14 08:01:13,288 p=83235 u=zuul n=ansible | 2026-06-14 08:01:13.288355 | fa163ee0-6271-f863-66dc-00000000558f | SKIPPED | Configure the banner text | np0000073150 2026-06-14 08:01:13,298 p=83235 u=zuul n=ansible | 2026-06-14 08:01:13.298731 | fa163ee0-6271-f863-66dc-00000000558f | TASK | Configure the banner text 2026-06-14 08:01:13,312 p=83235 u=zuul n=ansible | 2026-06-14 08:01:13.311825 | fa163ee0-6271-f863-66dc-000000005590 | TASK | Configure the motd banner 2026-06-14 08:01:13,335 p=83235 u=zuul n=ansible | 2026-06-14 08:01:13.335082 | fa163ee0-6271-f863-66dc-0000000034b2 | CHANGED | create persistent directories | np0000073146 | item={'mode': '0750', 'path': '/var/log/containers/memcached', 'setype': 'container_file_t'} 2026-06-14 08:01:13,345 p=83235 u=zuul n=ansible | 2026-06-14 08:01:13.345001 | fa163ee0-6271-f863-66dc-000000003365 | TASK | create persistent directories 2026-06-14 08:01:13,362 p=83235 u=zuul n=ansible | 2026-06-14 08:01:13.361561 | fa163ee0-6271-f863-66dc-0000000034b3 | TASK | create persistent logs directory 2026-06-14 08:01:13,367 p=83235 u=zuul n=ansible | 2026-06-14 08:01:13.366747 | fa163ee0-6271-f863-66dc-00000000558f | SKIPPED | Configure the banner text | np0000073149 2026-06-14 08:01:13,368 p=83235 u=zuul n=ansible | 2026-06-14 08:01:13.368199 | fa163ee0-6271-f863-66dc-000000005590 | SKIPPED | Configure the motd banner | np0000073150 2026-06-14 08:01:13,380 p=83235 u=zuul n=ansible | 2026-06-14 08:01:13.380656 | fa163ee0-6271-f863-66dc-000000005590 | TASK | Configure the motd banner 2026-06-14 08:01:13,395 p=83235 u=zuul n=ansible | 2026-06-14 08:01:13.395340 | fa163ee0-6271-f863-66dc-000000005591 | TASK | Update sshd configuration options from vars 2026-06-14 08:01:13,420 p=83235 u=zuul n=ansible | 2026-06-14 08:01:13.419551 | fa163ee0-6271-f863-66dc-0000000034b3 | TASK | create persistent logs directory 2026-06-14 08:01:13,425 p=83235 u=zuul n=ansible | 2026-06-14 08:01:13.425091 | fa163ee0-6271-f863-66dc-000000005590 | SKIPPED | Configure the motd banner | np0000073149 2026-06-14 08:01:13,453 p=83235 u=zuul n=ansible | 2026-06-14 08:01:13.453028 | fa163ee0-6271-f863-66dc-000000005591 | TASK | Update sshd configuration options from vars 2026-06-14 08:01:13,463 p=83235 u=zuul n=ansible | 2026-06-14 08:01:13.462213 | fa163ee0-6271-f863-66dc-000000005591 | OK | Update sshd configuration options from vars | np0000073150 2026-06-14 08:01:13,487 p=83235 u=zuul n=ansible | 2026-06-14 08:01:13.486623 | fa163ee0-6271-f863-66dc-000000005592 | TASK | Adjust ssh server configuration 2026-06-14 08:01:13,495 p=83235 u=zuul n=ansible | 2026-06-14 08:01:13.494500 | fa163ee0-6271-f863-66dc-000000005591 | OK | Update sshd configuration options from vars | np0000073149 2026-06-14 08:01:13,512 p=83235 u=zuul n=ansible | 2026-06-14 08:01:13.512199 | fa163ee0-6271-f863-66dc-000000005592 | TASK | Adjust ssh server configuration 2026-06-14 08:01:13,669 p=83235 u=zuul n=ansible | 2026-06-14 08:01:13.661367 | fa163ee0-6271-f863-66dc-000000003365 | CHANGED | create persistent directories | np0000073145 | item={'mode': '0750', 'path': '/var/log/containers/neutron', 'setype': 'container_file_t'} 2026-06-14 08:01:13,704 p=83235 u=zuul n=ansible | 2026-06-14 08:01:13.703297 | fa163ee0-6271-f863-66dc-0000000034b3 | CHANGED | create persistent logs directory | np0000073147 | item={'mode': '0750', 'path': '/var/log/containers/metrics_qdr', 'setype': 'container_file_t'} 2026-06-14 08:01:13,759 p=83235 u=zuul n=ansible | 2026-06-14 08:01:13.758050 | fa163ee0-6271-f863-66dc-0000000034b3 | CHANGED | create persistent logs directory | np0000073146 | item={'mode': '0750', 'path': '/var/log/containers/metrics_qdr', 'setype': 'container_file_t'} 2026-06-14 08:01:13,995 p=83235 u=zuul n=ansible | 2026-06-14 08:01:13.993297 | fa163ee0-6271-f863-66dc-0000000034b3 | CHANGED | create persistent logs directory | np0000073147 | item={'path': '/var/lib/metrics_qdr', 'setype': 'container_file_t'} 2026-06-14 08:01:14,021 p=83235 u=zuul n=ansible | 2026-06-14 08:01:14.021483 | fa163ee0-6271-f863-66dc-000000003365 | CHANGED | create persistent directories | np0000073145 | item={'mode': '0750', 'path': '/var/log/containers/httpd/neutron-api', 'setype': 'container_file_t'} 2026-06-14 08:01:14,038 p=83235 u=zuul n=ansible | 2026-06-14 08:01:14.037075 | fa163ee0-6271-f863-66dc-0000000034b3 | CHANGED | create persistent logs directory | np0000073146 | item={'path': '/var/lib/metrics_qdr', 'setype': 'container_file_t'} 2026-06-14 08:01:14,070 p=83235 u=zuul n=ansible | 2026-06-14 08:01:14.069492 | fa163ee0-6271-f863-66dc-0000000034b4 | TASK | create persistent directories 2026-06-14 08:01:14,104 p=83235 u=zuul n=ansible | 2026-06-14 08:01:14.104157 | fa163ee0-6271-f863-66dc-000000003366 | TASK | create persistent directories 2026-06-14 08:01:14,128 p=83235 u=zuul n=ansible | 2026-06-14 08:01:14.127856 | fa163ee0-6271-f863-66dc-0000000034b4 | TASK | create persistent directories 2026-06-14 08:01:14,349 p=83235 u=zuul n=ansible | 2026-06-14 08:01:14.347574 | fa163ee0-6271-f863-66dc-0000000034b4 | CHANGED | create persistent directories | np0000073147 | item={'mode': '0750', 'path': '/var/log/containers/mysql', 'setype': 'container_file_t'} 2026-06-14 08:01:14,375 p=83235 u=zuul n=ansible | 2026-06-14 08:01:14.373998 | fa163ee0-6271-f863-66dc-000000003366 | CHANGED | create persistent directories | np0000073145 | item={'mode': '0750', 'path': '/var/log/containers/nova', 'setype': 'container_file_t'} 2026-06-14 08:01:14,400 p=83235 u=zuul n=ansible | 2026-06-14 08:01:14.398416 | fa163ee0-6271-f863-66dc-0000000034b4 | CHANGED | create persistent directories | np0000073146 | item={'mode': '0750', 'path': '/var/log/containers/mysql', 'setype': 'container_file_t'} 2026-06-14 08:01:14,474 p=83235 u=zuul n=ansible | 2026-06-14 08:01:14.473980 | fa163ee0-6271-f863-66dc-000000005592 | CHANGED | Adjust ssh server configuration | np0000073150 2026-06-14 08:01:14,486 p=83235 u=zuul n=ansible | 2026-06-14 08:01:14.485724 | fa163ee0-6271-f863-66dc-000000005593 | TASK | Restart sshd 2026-06-14 08:01:14,534 p=83235 u=zuul n=ansible | 2026-06-14 08:01:14.533438 | fa163ee0-6271-f863-66dc-000000005592 | CHANGED | Adjust ssh server configuration | np0000073149 2026-06-14 08:01:14,546 p=83235 u=zuul n=ansible | 2026-06-14 08:01:14.545747 | fa163ee0-6271-f863-66dc-000000005593 | TASK | Restart sshd 2026-06-14 08:01:14,603 p=83235 u=zuul n=ansible | 2026-06-14 08:01:14.602072 | fa163ee0-6271-f863-66dc-0000000034b4 | CHANGED | create persistent directories | np0000073147 | item={'path': '/var/lib/mysql', 'setype': 'container_file_t'} 2026-06-14 08:01:14,622 p=83235 u=zuul n=ansible | 2026-06-14 08:01:14.621255 | fa163ee0-6271-f863-66dc-000000003366 | CHANGED | create persistent directories | np0000073145 | item={'mode': '0750', 'path': '/var/log/containers/httpd/nova-api', 'setype': 'container_file_t'} 2026-06-14 08:01:14,645 p=83235 u=zuul n=ansible | 2026-06-14 08:01:14.644721 | fa163ee0-6271-f863-66dc-000000003367 | TASK | create persistent directories 2026-06-14 08:01:14,688 p=83235 u=zuul n=ansible | 2026-06-14 08:01:14.685841 | fa163ee0-6271-f863-66dc-0000000034b4 | CHANGED | create persistent directories | np0000073146 | item={'path': '/var/lib/mysql', 'setype': 'container_file_t'} 2026-06-14 08:01:14,918 p=83235 u=zuul n=ansible | 2026-06-14 08:01:14.917111 | fa163ee0-6271-f863-66dc-000000003367 | OK | create persistent directories | np0000073145 | item={'mode': '0750', 'path': '/var/log/containers/nova', 'setype': 'container_file_t'} 2026-06-14 08:01:14,933 p=83235 u=zuul n=ansible | 2026-06-14 08:01:14.933049 | fa163ee0-6271-f863-66dc-0000000034b4 | CHANGED | create persistent directories | np0000073147 | item={'mode': '0750', 'path': '/var/log/mariadb', 'setype': 'container_file_t'} 2026-06-14 08:01:14,960 p=83235 u=zuul n=ansible | 2026-06-14 08:01:14.957385 | fa163ee0-6271-f863-66dc-0000000034b4 | CHANGED | create persistent directories | np0000073146 | item={'mode': '0750', 'path': '/var/log/mariadb', 'setype': 'container_file_t'} 2026-06-14 08:01:14,966 p=83235 u=zuul n=ansible | 2026-06-14 08:01:14.961886 | fa163ee0-6271-f863-66dc-000000003368 | TASK | create persistent directories 2026-06-14 08:01:15,021 p=83235 u=zuul n=ansible | 2026-06-14 08:01:15.021179 | fa163ee0-6271-f863-66dc-0000000034b5 | TASK | create persistent directories 2026-06-14 08:01:15,046 p=83235 u=zuul n=ansible | 2026-06-14 08:01:15.046251 | fa163ee0-6271-f863-66dc-0000000034b5 | TASK | create persistent directories 2026-06-14 08:01:15,052 p=83235 u=zuul n=ansible | 2026-06-14 08:01:15.052097 | fa163ee0-6271-f863-66dc-000000005593 | CHANGED | Restart sshd | np0000073150 2026-06-14 08:01:15,055 p=83235 u=zuul n=ansible | 2026-06-14 08:01:15.055280 | fa163ee0-6271-f863-66dc-000000005593 | CHANGED | Restart sshd | np0000073149 2026-06-14 08:01:15,092 p=83235 u=zuul n=ansible | 2026-06-14 08:01:15.092427 | fa163ee0-6271-f863-66dc-0000000031bf | TASK | Check for NTP service 2026-06-14 08:01:15,107 p=83235 u=zuul n=ansible | 2026-06-14 08:01:15.106656 | fa163ee0-6271-f863-66dc-0000000031bf | TASK | Check for NTP service 2026-06-14 08:01:15,254 p=83235 u=zuul n=ansible | 2026-06-14 08:01:15.253141 | fa163ee0-6271-f863-66dc-000000003368 | OK | create persistent directories | np0000073145 | item={'mode': '0750', 'path': '/var/log/containers/nova', 'setype': 'container_file_t'} 2026-06-14 08:01:15,359 p=83235 u=zuul n=ansible | 2026-06-14 08:01:15.356831 | fa163ee0-6271-f863-66dc-0000000034b5 | CHANGED | create persistent directories | np0000073147 | item={'mode': '0750', 'path': '/var/log/containers/neutron', 'setype': 'container_file_t'} 2026-06-14 08:01:15,365 p=83235 u=zuul n=ansible | 2026-06-14 08:01:15.364466 | fa163ee0-6271-f863-66dc-0000000034b5 | CHANGED | create persistent directories | np0000073146 | item={'mode': '0750', 'path': '/var/log/containers/neutron', 'setype': 'container_file_t'} 2026-06-14 08:01:15,410 p=83235 u=zuul n=ansible | 2026-06-14 08:01:15.409725 | fa163ee0-6271-f863-66dc-0000000031bf | CHANGED | Check for NTP service | np0000073150 2026-06-14 08:01:15,422 p=83235 u=zuul n=ansible | 2026-06-14 08:01:15.422314 | fa163ee0-6271-f863-66dc-0000000031c0 | TASK | Disable NTP before configuring Chrony 2026-06-14 08:01:15,429 p=83235 u=zuul n=ansible | 2026-06-14 08:01:15.428663 | fa163ee0-6271-f863-66dc-0000000031bf | CHANGED | Check for NTP service | np0000073149 2026-06-14 08:01:15,439 p=83235 u=zuul n=ansible | 2026-06-14 08:01:15.439391 | fa163ee0-6271-f863-66dc-0000000031c0 | TASK | Disable NTP before configuring Chrony 2026-06-14 08:01:15,454 p=83235 u=zuul n=ansible | 2026-06-14 08:01:15.453612 | fa163ee0-6271-f863-66dc-0000000031c0 | SKIPPED | Disable NTP before configuring Chrony | np0000073150 2026-06-14 08:01:15,465 p=83235 u=zuul n=ansible | 2026-06-14 08:01:15.464904 | fa163ee0-6271-f863-66dc-0000000031c1 | TASK | Install, Configure and Run Chrony 2026-06-14 08:01:15,484 p=83235 u=zuul n=ansible | 2026-06-14 08:01:15.484547 | fa163ee0-6271-f863-66dc-0000000031c0 | SKIPPED | Disable NTP before configuring Chrony | np0000073149 2026-06-14 08:01:15,491 p=83235 u=zuul n=ansible | 2026-06-14 08:01:15.491283 | fa163ee0-6271-f863-66dc-000000003368 | CHANGED | create persistent directories | np0000073145 | item={'mode': '0750', 'path': '/var/log/containers/httpd/nova-metadata', 'setype': 'container_file_t'} 2026-06-14 08:01:15,554 p=83235 u=zuul n=ansible | 2026-06-14 08:01:15.554510 | fa163ee0-6271-f863-66dc-0000000031c1 | TASK | Install, Configure and Run Chrony 2026-06-14 08:01:15,568 p=83235 u=zuul n=ansible | 2026-06-14 08:01:15.567718 | fa163ee0-6271-f863-66dc-000000005aac | TASK | Load distro-specific variables 2026-06-14 08:01:15,603 p=83235 u=zuul n=ansible | 2026-06-14 08:01:15.602556 | fa163ee0-6271-f863-66dc-0000000034b5 | CHANGED | create persistent directories | np0000073146 | item={'mode': '0750', 'path': '/var/log/containers/httpd/neutron-api', 'setype': 'container_file_t'} 2026-06-14 08:01:15,657 p=83235 u=zuul n=ansible | 2026-06-14 08:01:15.656787 | fa163ee0-6271-f863-66dc-0000000034b5 | CHANGED | create persistent directories | np0000073147 | item={'mode': '0750', 'path': '/var/log/containers/httpd/neutron-api', 'setype': 'container_file_t'} 2026-06-14 08:01:15,671 p=83235 u=zuul n=ansible | 2026-06-14 08:01:15.671563 | fa163ee0-6271-f863-66dc-000000005aac | TASK | Load distro-specific variables 2026-06-14 08:01:15,700 p=83235 u=zuul n=ansible | 2026-06-14 08:01:15.699858 | fa163ee0-6271-f863-66dc-000000003369 | TASK | ensure qemu group is present on the host 2026-06-14 08:01:15,727 p=83235 u=zuul n=ansible | 2026-06-14 08:01:15.726662 | 02d43e78-a1f4-4cba-8a20-b77a942dc7a8 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0000073150 2026-06-14 08:01:15,727 p=83235 u=zuul n=ansible | 2026-06-14 08:01:15.727215 | 02d43e78-a1f4-4cba-8a20-b77a942dc7a8 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0000073149 2026-06-14 08:01:15,746 p=83235 u=zuul n=ansible | 2026-06-14 08:01:15.746114 | fa163ee0-6271-f863-66dc-000000005d13 | TASK | Load distro-specific variables 2026-06-14 08:01:15,762 p=83235 u=zuul n=ansible | 2026-06-14 08:01:15.761717 | fa163ee0-6271-f863-66dc-000000005d13 | TASK | Load distro-specific variables 2026-06-14 08:01:15,787 p=83235 u=zuul n=ansible | 2026-06-14 08:01:15.783372 | fa163ee0-6271-f863-66dc-0000000034b6 | TASK | create persistent directories 2026-06-14 08:01:15,789 p=83235 u=zuul n=ansible | 2026-06-14 08:01:15.788941 | fa163ee0-6271-f863-66dc-000000005d13 | OK | Load distro-specific variables | np0000073149 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-06-14 08:01:15,813 p=83235 u=zuul n=ansible | 2026-06-14 08:01:15.812428 | fa163ee0-6271-f863-66dc-0000000034b6 | TASK | create persistent directories 2026-06-14 08:01:15,824 p=83235 u=zuul n=ansible | 2026-06-14 08:01:15.823938 | fa163ee0-6271-f863-66dc-000000005d13 | OK | Load distro-specific variables | np0000073150 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-06-14 08:01:15,841 p=83235 u=zuul n=ansible | 2026-06-14 08:01:15.841145 | fa163ee0-6271-f863-66dc-000000005aad | TASK | Install chronyd 2026-06-14 08:01:15,865 p=83235 u=zuul n=ansible | 2026-06-14 08:01:15.864548 | fa163ee0-6271-f863-66dc-000000005aad | TASK | Install chronyd 2026-06-14 08:01:15,887 p=83235 u=zuul n=ansible | 2026-06-14 08:01:15.883989 | f6fc9eff-c617-4b26-94eb-12cae178dc1d | INCLUDED | /usr/share/ansible/roles/chrony/tasks/install.yml | np0000073149 2026-06-14 08:01:15,905 p=83235 u=zuul n=ansible | 2026-06-14 08:01:15.905284 | fa163ee0-6271-f863-66dc-000000005d7f | TASK | Load distro-specific variables 2026-06-14 08:01:15,929 p=83235 u=zuul n=ansible | 2026-06-14 08:01:15.929067 | 61e81f57-81da-468a-b38f-824ba13ecaad | INCLUDED | /usr/share/ansible/roles/chrony/tasks/install.yml | np0000073150 2026-06-14 08:01:15,947 p=83235 u=zuul n=ansible | 2026-06-14 08:01:15.946984 | fa163ee0-6271-f863-66dc-000000005dc8 | TASK | Load distro-specific variables 2026-06-14 08:01:15,963 p=83235 u=zuul n=ansible | 2026-06-14 08:01:15.963527 | 1fda5017-10f1-4715-b202-d9790db68131 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0000073149 2026-06-14 08:01:15,983 p=83235 u=zuul n=ansible | 2026-06-14 08:01:15.983209 | fa163ee0-6271-f863-66dc-000000005e0d | TASK | Load distro-specific variables 2026-06-14 08:01:15,999 p=83235 u=zuul n=ansible | 2026-06-14 08:01:15.999327 | 5d19aa88-7c20-456a-b34e-b5ab68e9bf01 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0000073150 2026-06-14 08:01:16,012 p=83235 u=zuul n=ansible | 2026-06-14 08:01:16.012174 | fa163ee0-6271-f863-66dc-000000005e3a | TASK | Load distro-specific variables 2026-06-14 08:01:16,039 p=83235 u=zuul n=ansible | 2026-06-14 08:01:16.037497 | fa163ee0-6271-f863-66dc-000000005e0d | OK | Load distro-specific variables | np0000073149 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-06-14 08:01:16,046 p=83235 u=zuul n=ansible | 2026-06-14 08:01:16.046491 | fa163ee0-6271-f863-66dc-000000003369 | CHANGED | ensure qemu group is present on the host | np0000073145 2026-06-14 08:01:16,066 p=83235 u=zuul n=ansible | 2026-06-14 08:01:16.063144 | fa163ee0-6271-f863-66dc-000000005e3a | OK | Load distro-specific variables | np0000073150 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-06-14 08:01:16,073 p=83235 u=zuul n=ansible | 2026-06-14 08:01:16.073063 | fa163ee0-6271-f863-66dc-000000005d80 | TASK | Check for NTP service 2026-06-14 08:01:16,095 p=83235 u=zuul n=ansible | 2026-06-14 08:01:16.094099 | fa163ee0-6271-f863-66dc-0000000034b6 | CHANGED | create persistent directories | np0000073146 | item={'mode': '0750', 'path': '/var/log/containers/nova', 'setype': 'container_file_t'} 2026-06-14 08:01:16,114 p=83235 u=zuul n=ansible | 2026-06-14 08:01:16.113946 | fa163ee0-6271-f863-66dc-00000000336a | TASK | ensure qemu user is present on the host 2026-06-14 08:01:16,149 p=83235 u=zuul n=ansible | 2026-06-14 08:01:16.145268 | fa163ee0-6271-f863-66dc-0000000034b6 | CHANGED | create persistent directories | np0000073147 | item={'mode': '0750', 'path': '/var/log/containers/nova', 'setype': 'container_file_t'} 2026-06-14 08:01:16,173 p=83235 u=zuul n=ansible | 2026-06-14 08:01:16.172828 | fa163ee0-6271-f863-66dc-000000005dc9 | TASK | Check for NTP service 2026-06-14 08:01:16,285 p=83235 u=zuul n=ansible | 2026-06-14 08:01:16.284758 | fa163ee0-6271-f863-66dc-000000005588 | OK | Install the OpenSSH server | np0000073148 2026-06-14 08:01:16,298 p=83235 u=zuul n=ansible | 2026-06-14 08:01:16.298308 | fa163ee0-6271-f863-66dc-000000005589 | TASK | Start sshd 2026-06-14 08:01:16,323 p=83235 u=zuul n=ansible | 2026-06-14 08:01:16.323080 | fa163ee0-6271-f863-66dc-000000005589 | SKIPPED | Start sshd | np0000073148 2026-06-14 08:01:16,338 p=83235 u=zuul n=ansible | 2026-06-14 08:01:16.337685 | fa163ee0-6271-f863-66dc-00000000558c | TASK | PasswordAuthentication notice 2026-06-14 08:01:16,353 p=83235 u=zuul n=ansible | 2026-06-14 08:01:16.350538 | fa163ee0-6271-f863-66dc-0000000034b6 | CHANGED | create persistent directories | np0000073146 | item={'mode': '0750', 'path': '/var/log/containers/httpd/nova-api', 'setype': 'container_file_t'} 2026-06-14 08:01:16,367 p=83235 u=zuul n=ansible | 2026-06-14 08:01:16.366454 | fa163ee0-6271-f863-66dc-00000000558c | OK | PasswordAuthentication notice | np0000073148 | result={ "changed": false, "msg": "Notice - The option `tripleo_sshd_password_authentication` is set to \"yes\" but `PermitRootLogin` is undefined. While this may be perfectly valid, the sshd_config options should be reviewed to ensure general user access is functional and meeting expectations." } 2026-06-14 08:01:16,378 p=83235 u=zuul n=ansible | 2026-06-14 08:01:16.377068 | fa163ee0-6271-f863-66dc-0000000034b6 | CHANGED | create persistent directories | np0000073147 | item={'mode': '0750', 'path': '/var/log/containers/httpd/nova-api', 'setype': 'container_file_t'} 2026-06-14 08:01:16,392 p=83235 u=zuul n=ansible | 2026-06-14 08:01:16.391734 | fa163ee0-6271-f863-66dc-00000000558d | TASK | PasswordAuthentication duplication notice 2026-06-14 08:01:16,428 p=83235 u=zuul n=ansible | 2026-06-14 08:01:16.427749 | fa163ee0-6271-f863-66dc-0000000034b7 | TASK | create persistent directories 2026-06-14 08:01:16,438 p=83235 u=zuul n=ansible | 2026-06-14 08:01:16.438086 | fa163ee0-6271-f863-66dc-000000005d80 | CHANGED | Check for NTP service | np0000073149 2026-06-14 08:01:16,439 p=83235 u=zuul n=ansible | 2026-06-14 08:01:16.439655 | fa163ee0-6271-f863-66dc-00000000558d | SKIPPED | PasswordAuthentication duplication notice | np0000073148 2026-06-14 08:01:16,459 p=83235 u=zuul n=ansible | 2026-06-14 08:01:16.458760 | fa163ee0-6271-f863-66dc-00000000558e | TASK | Motd duplication notice 2026-06-14 08:01:16,481 p=83235 u=zuul n=ansible | 2026-06-14 08:01:16.481051 | fa163ee0-6271-f863-66dc-000000005d81 | TASK | Disable NTP before configuring Chrony 2026-06-14 08:01:16,541 p=83235 u=zuul n=ansible | 2026-06-14 08:01:16.534976 | fa163ee0-6271-f863-66dc-0000000034b7 | TASK | create persistent directories 2026-06-14 08:01:16,546 p=83235 u=zuul n=ansible | 2026-06-14 08:01:16.546080 | fa163ee0-6271-f863-66dc-000000005dc9 | CHANGED | Check for NTP service | np0000073150 2026-06-14 08:01:16,550 p=83235 u=zuul n=ansible | 2026-06-14 08:01:16.549860 | fa163ee0-6271-f863-66dc-00000000558e | OK | Motd duplication notice | np0000073148 | result={ "changed": false, "msg": "WARNING - The Banner or PrintMotd has been configured in `tripleo_sshd_server_options`. These options may be ignored and configured using values from `tripleo_sshd_banner_enabled` and `tripleo_sshd_motd_enabled`" } 2026-06-14 08:01:16,553 p=83235 u=zuul n=ansible | 2026-06-14 08:01:16.553394 | fa163ee0-6271-f863-66dc-00000000336a | CHANGED | ensure qemu user is present on the host | np0000073145 2026-06-14 08:01:16,556 p=83235 u=zuul n=ansible | 2026-06-14 08:01:16.555791 | fa163ee0-6271-f863-66dc-000000005d81 | SKIPPED | Disable NTP before configuring Chrony | np0000073149 2026-06-14 08:01:16,571 p=83235 u=zuul n=ansible | 2026-06-14 08:01:16.571516 | fa163ee0-6271-f863-66dc-00000000558f | TASK | Configure the banner text 2026-06-14 08:01:16,596 p=83235 u=zuul n=ansible | 2026-06-14 08:01:16.590311 | fa163ee0-6271-f863-66dc-000000005d82 | TASK | Install chronyd package 2026-06-14 08:01:16,616 p=83235 u=zuul n=ansible | 2026-06-14 08:01:16.615980 | fa163ee0-6271-f863-66dc-000000005dca | TASK | Disable NTP before configuring Chrony 2026-06-14 08:01:16,645 p=83235 u=zuul n=ansible | 2026-06-14 08:01:16.645179 | fa163ee0-6271-f863-66dc-00000000336b | TASK | allow logrotate to read inside containers 2026-06-14 08:01:16,651 p=83235 u=zuul n=ansible | 2026-06-14 08:01:16.650672 | fa163ee0-6271-f863-66dc-00000000558f | SKIPPED | Configure the banner text | np0000073148 2026-06-14 08:01:16,652 p=83235 u=zuul n=ansible | 2026-06-14 08:01:16.652164 | fa163ee0-6271-f863-66dc-000000005dca | SKIPPED | Disable NTP before configuring Chrony | np0000073150 2026-06-14 08:01:16,663 p=83235 u=zuul n=ansible | 2026-06-14 08:01:16.662853 | fa163ee0-6271-f863-66dc-000000005590 | TASK | Configure the motd banner 2026-06-14 08:01:16,677 p=83235 u=zuul n=ansible | 2026-06-14 08:01:16.676752 | fa163ee0-6271-f863-66dc-000000005dcb | TASK | Install chronyd package 2026-06-14 08:01:16,691 p=83235 u=zuul n=ansible | 2026-06-14 08:01:16.690758 | fa163ee0-6271-f863-66dc-000000005590 | SKIPPED | Configure the motd banner | np0000073148 2026-06-14 08:01:16,706 p=83235 u=zuul n=ansible | 2026-06-14 08:01:16.706354 | fa163ee0-6271-f863-66dc-000000005591 | TASK | Update sshd configuration options from vars 2026-06-14 08:01:16,748 p=83235 u=zuul n=ansible | 2026-06-14 08:01:16.748066 | fa163ee0-6271-f863-66dc-000000005591 | OK | Update sshd configuration options from vars | np0000073148 2026-06-14 08:01:16,763 p=83235 u=zuul n=ansible | 2026-06-14 08:01:16.761927 | fa163ee0-6271-f863-66dc-0000000034b7 | OK | create persistent directories | np0000073146 | item={'mode': '0750', 'path': '/var/log/containers/nova', 'setype': 'container_file_t'} 2026-06-14 08:01:16,770 p=83235 u=zuul n=ansible | 2026-06-14 08:01:16.770234 | fa163ee0-6271-f863-66dc-000000005592 | TASK | Adjust ssh server configuration 2026-06-14 08:01:16,797 p=83235 u=zuul n=ansible | 2026-06-14 08:01:16.797410 | fa163ee0-6271-f863-66dc-0000000034b8 | TASK | create persistent directories 2026-06-14 08:01:16,833 p=83235 u=zuul n=ansible | 2026-06-14 08:01:16.831918 | fa163ee0-6271-f863-66dc-0000000034b7 | OK | create persistent directories | np0000073147 | item={'mode': '0750', 'path': '/var/log/containers/nova', 'setype': 'container_file_t'} 2026-06-14 08:01:16,861 p=83235 u=zuul n=ansible | 2026-06-14 08:01:16.860941 | fa163ee0-6271-f863-66dc-0000000034b8 | TASK | create persistent directories 2026-06-14 08:01:17,141 p=83235 u=zuul n=ansible | 2026-06-14 08:01:17.139742 | fa163ee0-6271-f863-66dc-0000000034b8 | OK | create persistent directories | np0000073146 | item={'mode': '0750', 'path': '/var/log/containers/nova', 'setype': 'container_file_t'} 2026-06-14 08:01:17,150 p=83235 u=zuul n=ansible | 2026-06-14 08:01:17.149341 | fa163ee0-6271-f863-66dc-0000000034b8 | OK | create persistent directories | np0000073147 | item={'mode': '0750', 'path': '/var/log/containers/nova', 'setype': 'container_file_t'} 2026-06-14 08:01:17,422 p=83235 u=zuul n=ansible | 2026-06-14 08:01:17.418538 | fa163ee0-6271-f863-66dc-0000000034b8 | CHANGED | create persistent directories | np0000073146 | item={'mode': '0750', 'path': '/var/log/containers/httpd/nova-metadata', 'setype': 'container_file_t'} 2026-06-14 08:01:17,460 p=83235 u=zuul n=ansible | 2026-06-14 08:01:17.458494 | fa163ee0-6271-f863-66dc-0000000034b8 | CHANGED | create persistent directories | np0000073147 | item={'mode': '0750', 'path': '/var/log/containers/httpd/nova-metadata', 'setype': 'container_file_t'} 2026-06-14 08:01:17,481 p=83235 u=zuul n=ansible | 2026-06-14 08:01:17.481162 | fa163ee0-6271-f863-66dc-0000000034b9 | TASK | ensure qemu group is present on the host 2026-06-14 08:01:17,512 p=83235 u=zuul n=ansible | 2026-06-14 08:01:17.512292 | fa163ee0-6271-f863-66dc-0000000034b9 | TASK | ensure qemu group is present on the host 2026-06-14 08:01:17,656 p=83235 u=zuul n=ansible | 2026-06-14 08:01:17.655316 | fa163ee0-6271-f863-66dc-00000000336b | CHANGED | allow logrotate to read inside containers | np0000073145 2026-06-14 08:01:17,676 p=83235 u=zuul n=ansible | 2026-06-14 08:01:17.676498 | fa163ee0-6271-f863-66dc-00000000336c | TASK | create persistent directories 2026-06-14 08:01:17,777 p=83235 u=zuul n=ansible | 2026-06-14 08:01:17.776792 | fa163ee0-6271-f863-66dc-000000005592 | CHANGED | Adjust ssh server configuration | np0000073148 2026-06-14 08:01:17,792 p=83235 u=zuul n=ansible | 2026-06-14 08:01:17.792248 | fa163ee0-6271-f863-66dc-000000005593 | TASK | Restart sshd 2026-06-14 08:01:17,870 p=83235 u=zuul n=ansible | 2026-06-14 08:01:17.869192 | fa163ee0-6271-f863-66dc-0000000034b9 | CHANGED | ensure qemu group is present on the host | np0000073146 2026-06-14 08:01:17,900 p=83235 u=zuul n=ansible | 2026-06-14 08:01:17.900199 | fa163ee0-6271-f863-66dc-0000000034ba | TASK | ensure qemu user is present on the host 2026-06-14 08:01:17,915 p=83235 u=zuul n=ansible | 2026-06-14 08:01:17.915122 | fa163ee0-6271-f863-66dc-0000000034b9 | CHANGED | ensure qemu group is present on the host | np0000073147 2026-06-14 08:01:17,935 p=83235 u=zuul n=ansible | 2026-06-14 08:01:17.935448 | fa163ee0-6271-f863-66dc-0000000034ba | TASK | ensure qemu user is present on the host 2026-06-14 08:01:17,983 p=83235 u=zuul n=ansible | 2026-06-14 08:01:17.981476 | fa163ee0-6271-f863-66dc-00000000336c | CHANGED | create persistent directories | np0000073145 | item={'mode': '0750', 'path': '/var/log/containers/openvswitch', 'setype': 'container_file_t'} 2026-06-14 08:01:18,220 p=83235 u=zuul n=ansible | 2026-06-14 08:01:18.219360 | fa163ee0-6271-f863-66dc-000000005593 | CHANGED | Restart sshd | np0000073148 2026-06-14 08:01:18,264 p=83235 u=zuul n=ansible | 2026-06-14 08:01:18.264083 | fa163ee0-6271-f863-66dc-000000003102 | TASK | Check for NTP service 2026-06-14 08:01:18,283 p=83235 u=zuul n=ansible | 2026-06-14 08:01:18.279707 | fa163ee0-6271-f863-66dc-00000000336c | CHANGED | create persistent directories | np0000073145 | item={'path': '/var/lib/openvswitch/ovn', 'setype': 'container_file_t'} 2026-06-14 08:01:18,326 p=83235 u=zuul n=ansible | 2026-06-14 08:01:18.326486 | fa163ee0-6271-f863-66dc-00000000336d | TASK | create persistent directories 2026-06-14 08:01:18,347 p=83235 u=zuul n=ansible | 2026-06-14 08:01:18.346874 | fa163ee0-6271-f863-66dc-0000000034ba | CHANGED | ensure qemu user is present on the host | np0000073146 2026-06-14 08:01:18,367 p=83235 u=zuul n=ansible | 2026-06-14 08:01:18.367581 | fa163ee0-6271-f863-66dc-0000000034bb | TASK | allow logrotate to read inside containers 2026-06-14 08:01:18,393 p=83235 u=zuul n=ansible | 2026-06-14 08:01:18.393041 | fa163ee0-6271-f863-66dc-0000000034ba | CHANGED | ensure qemu user is present on the host | np0000073147 2026-06-14 08:01:18,415 p=83235 u=zuul n=ansible | 2026-06-14 08:01:18.415432 | fa163ee0-6271-f863-66dc-0000000034bb | TASK | allow logrotate to read inside containers 2026-06-14 08:01:18,619 p=83235 u=zuul n=ansible | 2026-06-14 08:01:18.618416 | fa163ee0-6271-f863-66dc-000000003102 | CHANGED | Check for NTP service | np0000073148 2026-06-14 08:01:18,630 p=83235 u=zuul n=ansible | 2026-06-14 08:01:18.630215 | fa163ee0-6271-f863-66dc-000000003103 | TASK | Disable NTP before configuring Chrony 2026-06-14 08:01:18,659 p=83235 u=zuul n=ansible | 2026-06-14 08:01:18.657346 | fa163ee0-6271-f863-66dc-00000000336d | OK | create persistent directories | np0000073145 | item={'mode': '0750', 'path': '/var/log/containers/openvswitch', 'setype': 'container_file_t'} 2026-06-14 08:01:18,680 p=83235 u=zuul n=ansible | 2026-06-14 08:01:18.680096 | fa163ee0-6271-f863-66dc-000000003103 | SKIPPED | Disable NTP before configuring Chrony | np0000073148 2026-06-14 08:01:18,694 p=83235 u=zuul n=ansible | 2026-06-14 08:01:18.693660 | fa163ee0-6271-f863-66dc-000000003104 | TASK | Install, Configure and Run Chrony 2026-06-14 08:01:18,811 p=83235 u=zuul n=ansible | 2026-06-14 08:01:18.811095 | fa163ee0-6271-f863-66dc-000000005aac | TASK | Load distro-specific variables 2026-06-14 08:01:18,839 p=83235 u=zuul n=ansible | 2026-06-14 08:01:18.838975 | edf8a34a-b613-4c96-8067-3c3f186cb15b | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0000073148 2026-06-14 08:01:18,853 p=83235 u=zuul n=ansible | 2026-06-14 08:01:18.853436 | fa163ee0-6271-f863-66dc-000000006049 | TASK | Load distro-specific variables 2026-06-14 08:01:18,884 p=83235 u=zuul n=ansible | 2026-06-14 08:01:18.882451 | fa163ee0-6271-f863-66dc-000000006049 | OK | Load distro-specific variables | np0000073148 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-06-14 08:01:18,898 p=83235 u=zuul n=ansible | 2026-06-14 08:01:18.897876 | fa163ee0-6271-f863-66dc-000000005aad | TASK | Install chronyd 2026-06-14 08:01:18,924 p=83235 u=zuul n=ansible | 2026-06-14 08:01:18.924494 | 637b9947-8529-4084-a4ac-92ef986d4777 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/install.yml | np0000073148 2026-06-14 08:01:18,939 p=83235 u=zuul n=ansible | 2026-06-14 08:01:18.939646 | fa163ee0-6271-f863-66dc-000000006082 | TASK | Load distro-specific variables 2026-06-14 08:01:18,962 p=83235 u=zuul n=ansible | 2026-06-14 08:01:18.960439 | fa163ee0-6271-f863-66dc-00000000336d | OK | create persistent directories | np0000073145 | item={'path': '/var/lib/openvswitch/ovn', 'setype': 'container_file_t'} 2026-06-14 08:01:18,976 p=83235 u=zuul n=ansible | 2026-06-14 08:01:18.975836 | 683ed62d-9601-4f37-960e-2389cd6d4686 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0000073148 2026-06-14 08:01:18,989 p=83235 u=zuul n=ansible | 2026-06-14 08:01:18.989463 | fa163ee0-6271-f863-66dc-0000000060cd | TASK | Load distro-specific variables 2026-06-14 08:01:19,008 p=83235 u=zuul n=ansible | 2026-06-14 08:01:19.007663 | fa163ee0-6271-f863-66dc-00000000336e | TASK | Copy in cleanup script 2026-06-14 08:01:19,037 p=83235 u=zuul n=ansible | 2026-06-14 08:01:19.035761 | fa163ee0-6271-f863-66dc-0000000060cd | OK | Load distro-specific variables | np0000073148 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-06-14 08:01:19,054 p=83235 u=zuul n=ansible | 2026-06-14 08:01:19.054176 | fa163ee0-6271-f863-66dc-000000006083 | TASK | Check for NTP service 2026-06-14 08:01:19,384 p=83235 u=zuul n=ansible | 2026-06-14 08:01:19.383546 | fa163ee0-6271-f863-66dc-000000006083 | CHANGED | Check for NTP service | np0000073148 2026-06-14 08:01:19,401 p=83235 u=zuul n=ansible | 2026-06-14 08:01:19.400643 | fa163ee0-6271-f863-66dc-000000006084 | TASK | Disable NTP before configuring Chrony 2026-06-14 08:01:19,408 p=83235 u=zuul n=ansible | 2026-06-14 08:01:19.407724 | fa163ee0-6271-f863-66dc-0000000034bb | CHANGED | allow logrotate to read inside containers | np0000073146 2026-06-14 08:01:19,429 p=83235 u=zuul n=ansible | 2026-06-14 08:01:19.429102 | fa163ee0-6271-f863-66dc-0000000034bc | TASK | create persistent directories 2026-06-14 08:01:19,449 p=83235 u=zuul n=ansible | 2026-06-14 08:01:19.448529 | fa163ee0-6271-f863-66dc-000000006084 | SKIPPED | Disable NTP before configuring Chrony | np0000073148 2026-06-14 08:01:19,460 p=83235 u=zuul n=ansible | 2026-06-14 08:01:19.459876 | fa163ee0-6271-f863-66dc-000000006085 | TASK | Install chronyd package 2026-06-14 08:01:19,478 p=83235 u=zuul n=ansible | 2026-06-14 08:01:19.477265 | fa163ee0-6271-f863-66dc-0000000034bb | CHANGED | allow logrotate to read inside containers | np0000073147 2026-06-14 08:01:19,494 p=83235 u=zuul n=ansible | 2026-06-14 08:01:19.494156 | fa163ee0-6271-f863-66dc-0000000034bc | TASK | create persistent directories 2026-06-14 08:01:19,769 p=83235 u=zuul n=ansible | 2026-06-14 08:01:19.765789 | fa163ee0-6271-f863-66dc-0000000034bc | CHANGED | create persistent directories | np0000073146 | item={'mode': '0750', 'path': '/var/log/containers/openvswitch', 'setype': 'container_file_t'} 2026-06-14 08:01:19,813 p=83235 u=zuul n=ansible | 2026-06-14 08:01:19.812679 | fa163ee0-6271-f863-66dc-0000000034bc | CHANGED | create persistent directories | np0000073147 | item={'mode': '0750', 'path': '/var/log/containers/openvswitch', 'setype': 'container_file_t'} 2026-06-14 08:01:19,938 p=83235 u=zuul n=ansible | 2026-06-14 08:01:19.938244 | fa163ee0-6271-f863-66dc-000000005dcb | OK | Install chronyd package | np0000073150 2026-06-14 08:01:19,955 p=83235 u=zuul n=ansible | 2026-06-14 08:01:19.955112 | fa163ee0-6271-f863-66dc-000000005aae | TASK | Upgrade chronyd 2026-06-14 08:01:19,978 p=83235 u=zuul n=ansible | 2026-06-14 08:01:19.978235 | fa163ee0-6271-f863-66dc-000000005aae | SKIPPED | Upgrade chronyd | np0000073150 2026-06-14 08:01:19,999 p=83235 u=zuul n=ansible | 2026-06-14 08:01:19.999367 | fa163ee0-6271-f863-66dc-000000005aaf | TASK | Configure chronyd 2026-06-14 08:01:20,005 p=83235 u=zuul n=ansible | 2026-06-14 08:01:20.005225 | fa163ee0-6271-f863-66dc-000000005d82 | OK | Install chronyd package | np0000073149 2026-06-14 08:01:20,006 p=83235 u=zuul n=ansible | 2026-06-14 08:01:20.006729 | fa163ee0-6271-f863-66dc-00000000336e | CHANGED | Copy in cleanup script | np0000073145 2026-06-14 08:01:20,023 p=83235 u=zuul n=ansible | 2026-06-14 08:01:20.023006 | fa163ee0-6271-f863-66dc-000000005aae | TASK | Upgrade chronyd 2026-06-14 08:01:20,041 p=83235 u=zuul n=ansible | 2026-06-14 08:01:20.040765 | fa163ee0-6271-f863-66dc-00000000336f | TASK | Copy in cleanup service 2026-06-14 08:01:20,067 p=83235 u=zuul n=ansible | 2026-06-14 08:01:20.067053 | ef36889a-ac88-495e-9c65-7ba38c2d3c9f | INCLUDED | /usr/share/ansible/roles/chrony/tasks/config.yml | np0000073150 2026-06-14 08:01:20,085 p=83235 u=zuul n=ansible | 2026-06-14 08:01:20.083206 | fa163ee0-6271-f863-66dc-0000000034bc | CHANGED | create persistent directories | np0000073146 | item={'path': '/var/lib/openvswitch/ovn', 'setype': 'container_file_t'} 2026-06-14 08:01:20,101 p=83235 u=zuul n=ansible | 2026-06-14 08:01:20.101532 | fa163ee0-6271-f863-66dc-000000006114 | TASK | Load distro-specific variables 2026-06-14 08:01:20,114 p=83235 u=zuul n=ansible | 2026-06-14 08:01:20.110042 | fa163ee0-6271-f863-66dc-000000005aae | SKIPPED | Upgrade chronyd | np0000073149 2026-06-14 08:01:20,115 p=83235 u=zuul n=ansible | 2026-06-14 08:01:20.115160 | fa163ee0-6271-f863-66dc-0000000034bc | CHANGED | create persistent directories | np0000073147 | item={'path': '/var/lib/openvswitch/ovn', 'setype': 'container_file_t'} 2026-06-14 08:01:20,137 p=83235 u=zuul n=ansible | 2026-06-14 08:01:20.137021 | 18f5d1d9-3b01-4429-b02c-e5aa4abbb997 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0000073150 2026-06-14 08:01:20,152 p=83235 u=zuul n=ansible | 2026-06-14 08:01:20.151812 | fa163ee0-6271-f863-66dc-000000005aaf | TASK | Configure chronyd 2026-06-14 08:01:20,168 p=83235 u=zuul n=ansible | 2026-06-14 08:01:20.168281 | fa163ee0-6271-f863-66dc-000000006188 | TASK | Load distro-specific variables 2026-06-14 08:01:20,190 p=83235 u=zuul n=ansible | 2026-06-14 08:01:20.190488 | fa163ee0-6271-f863-66dc-0000000034bd | TASK | create persistent directories 2026-06-14 08:01:20,209 p=83235 u=zuul n=ansible | 2026-06-14 08:01:20.208567 | fa163ee0-6271-f863-66dc-0000000034bd | TASK | create persistent directories 2026-06-14 08:01:20,225 p=83235 u=zuul n=ansible | 2026-06-14 08:01:20.223619 | fa163ee0-6271-f863-66dc-000000006188 | OK | Load distro-specific variables | np0000073150 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-06-14 08:01:20,238 p=83235 u=zuul n=ansible | 2026-06-14 08:01:20.238317 | 536c6f62-4fa6-4ff5-8a13-19445263045b | INCLUDED | /usr/share/ansible/roles/chrony/tasks/config.yml | np0000073149 2026-06-14 08:01:20,259 p=83235 u=zuul n=ansible | 2026-06-14 08:01:20.259276 | fa163ee0-6271-f863-66dc-0000000061a9 | TASK | Load distro-specific variables 2026-06-14 08:01:20,277 p=83235 u=zuul n=ansible | 2026-06-14 08:01:20.277206 | fa163ee0-6271-f863-66dc-000000006115 | TASK | Install chrony configuration file 2026-06-14 08:01:20,305 p=83235 u=zuul n=ansible | 2026-06-14 08:01:20.305476 | 3b99d579-d9da-4ad0-88a2-c9c39303400a | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0000073149 2026-06-14 08:01:20,319 p=83235 u=zuul n=ansible | 2026-06-14 08:01:20.319200 | fa163ee0-6271-f863-66dc-000000006215 | TASK | Load distro-specific variables 2026-06-14 08:01:20,351 p=83235 u=zuul n=ansible | 2026-06-14 08:01:20.350970 | fa163ee0-6271-f863-66dc-000000006215 | OK | Load distro-specific variables | np0000073149 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-06-14 08:01:20,371 p=83235 u=zuul n=ansible | 2026-06-14 08:01:20.371352 | fa163ee0-6271-f863-66dc-0000000061aa | TASK | Install chrony configuration file 2026-06-14 08:01:20,514 p=83235 u=zuul n=ansible | 2026-06-14 08:01:20.512053 | fa163ee0-6271-f863-66dc-0000000034bd | OK | create persistent directories | np0000073146 | item={'mode': '0750', 'path': '/var/log/containers/openvswitch', 'setype': 'container_file_t'} 2026-06-14 08:01:20,558 p=83235 u=zuul n=ansible | 2026-06-14 08:01:20.558297 | fa163ee0-6271-f863-66dc-0000000034bd | OK | create persistent directories | np0000073147 | item={'mode': '0750', 'path': '/var/log/containers/openvswitch', 'setype': 'container_file_t'} 2026-06-14 08:01:20,830 p=83235 u=zuul n=ansible | 2026-06-14 08:01:20.829661 | fa163ee0-6271-f863-66dc-0000000034bd | OK | create persistent directories | np0000073147 | item={'path': '/var/lib/openvswitch/ovn', 'setype': 'container_file_t'} 2026-06-14 08:01:20,844 p=83235 u=zuul n=ansible | 2026-06-14 08:01:20.841522 | fa163ee0-6271-f863-66dc-0000000034bd | OK | create persistent directories | np0000073146 | item={'path': '/var/lib/openvswitch/ovn', 'setype': 'container_file_t'} 2026-06-14 08:01:20,879 p=83235 u=zuul n=ansible | 2026-06-14 08:01:20.879428 | fa163ee0-6271-f863-66dc-0000000034be | TASK | Copy in cleanup script 2026-06-14 08:01:20,904 p=83235 u=zuul n=ansible | 2026-06-14 08:01:20.903416 | fa163ee0-6271-f863-66dc-0000000034be | TASK | Copy in cleanup script 2026-06-14 08:01:20,946 p=83235 u=zuul n=ansible | 2026-06-14 08:01:20.946060 | fa163ee0-6271-f863-66dc-00000000336f | CHANGED | Copy in cleanup service | np0000073145 2026-06-14 08:01:20,979 p=83235 u=zuul n=ansible | 2026-06-14 08:01:20.978962 | fa163ee0-6271-f863-66dc-000000003370 | TASK | Enabling the cleanup service 2026-06-14 08:01:21,312 p=83235 u=zuul n=ansible | 2026-06-14 08:01:21.311702 | fa163ee0-6271-f863-66dc-000000006115 | CHANGED | Install chrony configuration file | np0000073150 2026-06-14 08:01:21,324 p=83235 u=zuul n=ansible | 2026-06-14 08:01:21.323863 | fa163ee0-6271-f863-66dc-000000005ab0 | TASK | Run chronyd 2026-06-14 08:01:21,364 p=83235 u=zuul n=ansible | 2026-06-14 08:01:21.363685 | 539ea244-b22a-4faf-8eff-64147705b465 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/run.yml | np0000073150 2026-06-14 08:01:21,389 p=83235 u=zuul n=ansible | 2026-06-14 08:01:21.389375 | fa163ee0-6271-f863-66dc-000000006246 | TASK | Load distro-specific variables 2026-06-14 08:01:21,425 p=83235 u=zuul n=ansible | 2026-06-14 08:01:21.425520 | eb779304-05fb-4c84-8184-f58cd1b7dd1e | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0000073150 2026-06-14 08:01:21,440 p=83235 u=zuul n=ansible | 2026-06-14 08:01:21.439716 | fa163ee0-6271-f863-66dc-0000000062ca | TASK | Load distro-specific variables 2026-06-14 08:01:21,478 p=83235 u=zuul n=ansible | 2026-06-14 08:01:21.475945 | fa163ee0-6271-f863-66dc-0000000061aa | CHANGED | Install chrony configuration file | np0000073149 2026-06-14 08:01:21,480 p=83235 u=zuul n=ansible | 2026-06-14 08:01:21.479762 | fa163ee0-6271-f863-66dc-0000000062ca | OK | Load distro-specific variables | np0000073150 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-06-14 08:01:21,493 p=83235 u=zuul n=ansible | 2026-06-14 08:01:21.492535 | fa163ee0-6271-f863-66dc-000000005ab0 | TASK | Run chronyd 2026-06-14 08:01:21,517 p=83235 u=zuul n=ansible | 2026-06-14 08:01:21.517498 | fa163ee0-6271-f863-66dc-000000006247 | TASK | Ensure chronyd is running 2026-06-14 08:01:21,535 p=83235 u=zuul n=ansible | 2026-06-14 08:01:21.535304 | 69accd15-cbcf-4de7-ae06-68578e4e64f8 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/run.yml | np0000073149 2026-06-14 08:01:21,560 p=83235 u=zuul n=ansible | 2026-06-14 08:01:21.560095 | fa163ee0-6271-f863-66dc-0000000062f5 | TASK | Load distro-specific variables 2026-06-14 08:01:21,594 p=83235 u=zuul n=ansible | 2026-06-14 08:01:21.594012 | 0c3df693-aceb-45bd-b5e0-098d49f81676 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0000073149 2026-06-14 08:01:21,609 p=83235 u=zuul n=ansible | 2026-06-14 08:01:21.608889 | fa163ee0-6271-f863-66dc-000000006379 | TASK | Load distro-specific variables 2026-06-14 08:01:21,647 p=83235 u=zuul n=ansible | 2026-06-14 08:01:21.645715 | fa163ee0-6271-f863-66dc-000000006379 | OK | Load distro-specific variables | np0000073149 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-06-14 08:01:21,663 p=83235 u=zuul n=ansible | 2026-06-14 08:01:21.662833 | fa163ee0-6271-f863-66dc-000000003370 | CHANGED | Enabling the cleanup service | np0000073145 2026-06-14 08:01:21,679 p=83235 u=zuul n=ansible | 2026-06-14 08:01:21.679084 | fa163ee0-6271-f863-66dc-0000000062f6 | TASK | Ensure chronyd is running 2026-06-14 08:01:21,702 p=83235 u=zuul n=ansible | 2026-06-14 08:01:21.701504 | fa163ee0-6271-f863-66dc-000000003371 | TASK | Make sure python3-novaclient is installed when IHA is enabled 2026-06-14 08:01:21,723 p=83235 u=zuul n=ansible | 2026-06-14 08:01:21.722941 | fa163ee0-6271-f863-66dc-000000003371 | SKIPPED | Make sure python3-novaclient is installed when IHA is enabled | np0000073145 2026-06-14 08:01:21,737 p=83235 u=zuul n=ansible | 2026-06-14 08:01:21.737162 | fa163ee0-6271-f863-66dc-000000003372 | TASK | Remove existing entries from logind conf 2026-06-14 08:01:22,966 p=83235 u=zuul n=ansible | 2026-06-14 08:01:22.965669 | fa163ee0-6271-f863-66dc-000000003372 | CHANGED | Remove existing entries from logind conf | np0000073145 2026-06-14 08:01:22,988 p=83235 u=zuul n=ansible | 2026-06-14 08:01:22.987508 | fa163ee0-6271-f863-66dc-000000003373 | TASK | Make sure systemd-logind ignores power off 2026-06-14 08:01:23,012 p=83235 u=zuul n=ansible | 2026-06-14 08:01:23.003678 | fa163ee0-6271-f863-66dc-0000000034be | CHANGED | Copy in cleanup script | np0000073147 2026-06-14 08:01:23,014 p=83235 u=zuul n=ansible | 2026-06-14 08:01:23.013798 | fa163ee0-6271-f863-66dc-0000000034be | CHANGED | Copy in cleanup script | np0000073146 2026-06-14 08:01:23,038 p=83235 u=zuul n=ansible | 2026-06-14 08:01:23.038416 | fa163ee0-6271-f863-66dc-0000000034bf | TASK | Copy in cleanup service 2026-06-14 08:01:23,072 p=83235 u=zuul n=ansible | 2026-06-14 08:01:23.071396 | fa163ee0-6271-f863-66dc-0000000034bf | TASK | Copy in cleanup service 2026-06-14 08:01:23,078 p=83235 u=zuul n=ansible | 2026-06-14 08:01:23.077829 | fa163ee0-6271-f863-66dc-000000006247 | OK | Ensure chronyd is running | np0000073150 2026-06-14 08:01:23,081 p=83235 u=zuul n=ansible | 2026-06-14 08:01:23.081055 | fa163ee0-6271-f863-66dc-0000000062f6 | OK | Ensure chronyd is running | np0000073149 2026-06-14 08:01:23,093 p=83235 u=zuul n=ansible | 2026-06-14 08:01:23.093246 | fa163ee0-6271-f863-66dc-0000000062f7 | TASK | Force chronyd restart 2026-06-14 08:01:23,107 p=83235 u=zuul n=ansible | 2026-06-14 08:01:23.106845 | fa163ee0-6271-f863-66dc-000000006248 | TASK | Force chronyd restart 2026-06-14 08:01:23,278 p=83235 u=zuul n=ansible | 2026-06-14 08:01:23.277748 | fa163ee0-6271-f863-66dc-000000003373 | CHANGED | Make sure systemd-logind ignores power off | np0000073145 2026-06-14 08:01:23,294 p=83235 u=zuul n=ansible | 2026-06-14 08:01:23.293751 | fa163ee0-6271-f863-66dc-000000003374 | TASK | Restart systemd-logind 2026-06-14 08:01:23,346 p=83235 u=zuul n=ansible | 2026-06-14 08:01:23.346080 | fa163ee0-6271-f863-66dc-000000006085 | OK | Install chronyd package | np0000073148 2026-06-14 08:01:23,357 p=83235 u=zuul n=ansible | 2026-06-14 08:01:23.357432 | fa163ee0-6271-f863-66dc-000000005aae | TASK | Upgrade chronyd 2026-06-14 08:01:23,384 p=83235 u=zuul n=ansible | 2026-06-14 08:01:23.384209 | fa163ee0-6271-f863-66dc-000000005aae | SKIPPED | Upgrade chronyd | np0000073148 2026-06-14 08:01:23,397 p=83235 u=zuul n=ansible | 2026-06-14 08:01:23.397669 | fa163ee0-6271-f863-66dc-000000005aaf | TASK | Configure chronyd 2026-06-14 08:01:23,426 p=83235 u=zuul n=ansible | 2026-06-14 08:01:23.426056 | b04a7752-8567-4708-9522-c2c66c0da05e | INCLUDED | /usr/share/ansible/roles/chrony/tasks/config.yml | np0000073148 2026-06-14 08:01:23,447 p=83235 u=zuul n=ansible | 2026-06-14 08:01:23.446887 | fa163ee0-6271-f863-66dc-0000000063b6 | TASK | Load distro-specific variables 2026-06-14 08:01:23,477 p=83235 u=zuul n=ansible | 2026-06-14 08:01:23.476790 | 8ae10268-c5c4-4198-b89d-3a67b2c03e05 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0000073148 2026-06-14 08:01:23,489 p=83235 u=zuul n=ansible | 2026-06-14 08:01:23.488868 | fa163ee0-6271-f863-66dc-000000006422 | TASK | Load distro-specific variables 2026-06-14 08:01:23,536 p=83235 u=zuul n=ansible | 2026-06-14 08:01:23.534441 | fa163ee0-6271-f863-66dc-000000006422 | OK | Load distro-specific variables | np0000073148 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-06-14 08:01:23,553 p=83235 u=zuul n=ansible | 2026-06-14 08:01:23.552775 | fa163ee0-6271-f863-66dc-0000000063b7 | TASK | Install chrony configuration file 2026-06-14 08:01:23,639 p=83235 u=zuul n=ansible | 2026-06-14 08:01:23.638314 | fa163ee0-6271-f863-66dc-0000000062f7 | CHANGED | Force chronyd restart | np0000073149 2026-06-14 08:01:23,666 p=83235 u=zuul n=ansible | 2026-06-14 08:01:23.666457 | fa163ee0-6271-f863-66dc-000000005ab1 | TASK | Enable online service 2026-06-14 08:01:23,681 p=83235 u=zuul n=ansible | 2026-06-14 08:01:23.680709 | fa163ee0-6271-f863-66dc-000000006248 | CHANGED | Force chronyd restart | np0000073150 2026-06-14 08:01:23,700 p=83235 u=zuul n=ansible | 2026-06-14 08:01:23.699850 | fa163ee0-6271-f863-66dc-000000005ab1 | TASK | Enable online service 2026-06-14 08:01:23,721 p=83235 u=zuul n=ansible | 2026-06-14 08:01:23.721387 | 2ba855fb-f995-439e-a128-ab2babf32c1a | INCLUDED | /usr/share/ansible/roles/chrony/tasks/online.yml | np0000073149 2026-06-14 08:01:23,747 p=83235 u=zuul n=ansible | 2026-06-14 08:01:23.746561 | fa163ee0-6271-f863-66dc-000000006449 | TASK | Create chrony-online.service unit file 2026-06-14 08:01:23,760 p=83235 u=zuul n=ansible | 2026-06-14 08:01:23.759872 | fa163ee0-6271-f863-66dc-000000003374 | CHANGED | Restart systemd-logind | np0000073145 2026-06-14 08:01:23,772 p=83235 u=zuul n=ansible | 2026-06-14 08:01:23.772548 | 12333b7c-d47c-41cc-810c-5c0380a181bd | INCLUDED | /usr/share/ansible/roles/chrony/tasks/online.yml | np0000073150 2026-06-14 08:01:23,796 p=83235 u=zuul n=ansible | 2026-06-14 08:01:23.795935 | fa163ee0-6271-f863-66dc-0000000064eb | TASK | Create chrony-online.service unit file 2026-06-14 08:01:23,814 p=83235 u=zuul n=ansible | 2026-06-14 08:01:23.814262 | fa163ee0-6271-f863-66dc-000000003375 | TASK | Gather service_facts on pacemaker_bootstrap_node 2026-06-14 08:01:23,831 p=83235 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: {{(pacemaker_short_bootstrap_node_name|lower == ansible_facts['hostname']|lower)|bool}} 2026-06-14 08:01:23,867 p=83235 u=zuul n=ansible | 2026-06-14 08:01:23.866860 | fa163ee0-6271-f863-66dc-000000003375 | SKIPPED | Gather service_facts on pacemaker_bootstrap_node | np0000073145 2026-06-14 08:01:23,885 p=83235 u=zuul n=ansible | 2026-06-14 08:01:23.885075 | fa163ee0-6271-f863-66dc-000000003376 | TASK | Check and eventually delete duplicate constraints (bootstrap node) 2026-06-14 08:01:23,899 p=83235 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: {{(pacemaker_short_bootstrap_node_name|lower == ansible_facts['hostname']|lower)|bool}} 2026-06-14 08:01:23,926 p=83235 u=zuul n=ansible | 2026-06-14 08:01:23.925897 | fa163ee0-6271-f863-66dc-000000003376 | SKIPPED | Check and eventually delete duplicate constraints (bootstrap node) | np0000073145 2026-06-14 08:01:23,941 p=83235 u=zuul n=ansible | 2026-06-14 08:01:23.941557 | fa163ee0-6271-f863-66dc-000000003377 | TASK | create persistent logs directory 2026-06-14 08:01:24,010 p=83235 u=zuul n=ansible | 2026-06-14 08:01:24.010105 | fa163ee0-6271-f863-66dc-0000000034bf | CHANGED | Copy in cleanup service | np0000073146 2026-06-14 08:01:24,028 p=83235 u=zuul n=ansible | 2026-06-14 08:01:24.028029 | fa163ee0-6271-f863-66dc-0000000034c0 | TASK | Enabling the cleanup service 2026-06-14 08:01:24,058 p=83235 u=zuul n=ansible | 2026-06-14 08:01:24.058332 | fa163ee0-6271-f863-66dc-0000000034bf | CHANGED | Copy in cleanup service | np0000073147 2026-06-14 08:01:24,076 p=83235 u=zuul n=ansible | 2026-06-14 08:01:24.075864 | fa163ee0-6271-f863-66dc-0000000034c0 | TASK | Enabling the cleanup service 2026-06-14 08:01:24,242 p=83235 u=zuul n=ansible | 2026-06-14 08:01:24.240101 | fa163ee0-6271-f863-66dc-000000003377 | CHANGED | create persistent logs directory | np0000073145 | item={'mode': '0750', 'path': '/var/log/containers/placement', 'setype': 'container_file_t'} 2026-06-14 08:01:24,498 p=83235 u=zuul n=ansible | 2026-06-14 08:01:24.496508 | fa163ee0-6271-f863-66dc-000000003377 | CHANGED | create persistent logs directory | np0000073145 | item={'mode': '0750', 'path': '/var/log/containers/httpd/placement', 'setype': 'container_file_t'} 2026-06-14 08:01:24,520 p=83235 u=zuul n=ansible | 2026-06-14 08:01:24.519739 | fa163ee0-6271-f863-66dc-000000003378 | TASK | create fcontext for rabbitmq data 2026-06-14 08:01:24,612 p=83235 u=zuul n=ansible | 2026-06-14 08:01:24.611621 | fa163ee0-6271-f863-66dc-0000000063b7 | CHANGED | Install chrony configuration file | np0000073148 2026-06-14 08:01:24,628 p=83235 u=zuul n=ansible | 2026-06-14 08:01:24.627545 | fa163ee0-6271-f863-66dc-000000005ab0 | TASK | Run chronyd 2026-06-14 08:01:24,640 p=83235 u=zuul n=ansible | 2026-06-14 08:01:24.639811 | fa163ee0-6271-f863-66dc-000000006449 | CHANGED | Create chrony-online.service unit file | np0000073149 2026-06-14 08:01:24,662 p=83235 u=zuul n=ansible | 2026-06-14 08:01:24.661910 | fa163ee0-6271-f863-66dc-00000000644a | TASK | Enable chrony-online.service 2026-06-14 08:01:24,681 p=83235 u=zuul n=ansible | 2026-06-14 08:01:24.681499 | 5796fe3b-9a19-440b-9e35-24ef0e5f13d0 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/run.yml | np0000073148 2026-06-14 08:01:24,708 p=83235 u=zuul n=ansible | 2026-06-14 08:01:24.708041 | fa163ee0-6271-f863-66dc-00000000659f | TASK | Load distro-specific variables 2026-06-14 08:01:24,722 p=83235 u=zuul n=ansible | 2026-06-14 08:01:24.721366 | fa163ee0-6271-f863-66dc-0000000064eb | CHANGED | Create chrony-online.service unit file | np0000073150 2026-06-14 08:01:24,725 p=83235 u=zuul n=ansible | 2026-06-14 08:01:24.725268 | fa163ee0-6271-f863-66dc-0000000034c0 | CHANGED | Enabling the cleanup service | np0000073147 2026-06-14 08:01:24,730 p=83235 u=zuul n=ansible | 2026-06-14 08:01:24.729962 | fa163ee0-6271-f863-66dc-0000000034c0 | CHANGED | Enabling the cleanup service | np0000073146 2026-06-14 08:01:24,745 p=83235 u=zuul n=ansible | 2026-06-14 08:01:24.745477 | e9e72c65-c941-46cb-83d4-3077cadf6cbc | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0000073148 2026-06-14 08:01:24,758 p=83235 u=zuul n=ansible | 2026-06-14 08:01:24.758562 | fa163ee0-6271-f863-66dc-000000006629 | TASK | Load distro-specific variables 2026-06-14 08:01:24,775 p=83235 u=zuul n=ansible | 2026-06-14 08:01:24.774500 | fa163ee0-6271-f863-66dc-0000000064ec | TASK | Enable chrony-online.service 2026-06-14 08:01:24,801 p=83235 u=zuul n=ansible | 2026-06-14 08:01:24.797309 | fa163ee0-6271-f863-66dc-0000000034c1 | TASK | Make sure python3-novaclient is installed when IHA is enabled 2026-06-14 08:01:24,803 p=83235 u=zuul n=ansible | 2026-06-14 08:01:24.802941 | fa163ee0-6271-f863-66dc-000000006629 | OK | Load distro-specific variables | np0000073148 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-06-14 08:01:24,830 p=83235 u=zuul n=ansible | 2026-06-14 08:01:24.830306 | fa163ee0-6271-f863-66dc-0000000034c1 | TASK | Make sure python3-novaclient is installed when IHA is enabled 2026-06-14 08:01:24,839 p=83235 u=zuul n=ansible | 2026-06-14 08:01:24.839119 | fa163ee0-6271-f863-66dc-0000000034c1 | SKIPPED | Make sure python3-novaclient is installed when IHA is enabled | np0000073146 2026-06-14 08:01:24,854 p=83235 u=zuul n=ansible | 2026-06-14 08:01:24.854250 | fa163ee0-6271-f863-66dc-0000000065a0 | TASK | Ensure chronyd is running 2026-06-14 08:01:24,875 p=83235 u=zuul n=ansible | 2026-06-14 08:01:24.875229 | fa163ee0-6271-f863-66dc-0000000034c2 | TASK | Remove existing entries from logind conf 2026-06-14 08:01:24,881 p=83235 u=zuul n=ansible | 2026-06-14 08:01:24.880765 | fa163ee0-6271-f863-66dc-0000000034c1 | SKIPPED | Make sure python3-novaclient is installed when IHA is enabled | np0000073147 2026-06-14 08:01:24,899 p=83235 u=zuul n=ansible | 2026-06-14 08:01:24.899172 | fa163ee0-6271-f863-66dc-0000000034c2 | TASK | Remove existing entries from logind conf 2026-06-14 08:01:25,174 p=83235 u=zuul n=ansible | 2026-06-14 08:01:25.173141 | fa163ee0-6271-f863-66dc-0000000034c2 | CHANGED | Remove existing entries from logind conf | np0000073146 2026-06-14 08:01:25,213 p=83235 u=zuul n=ansible | 2026-06-14 08:01:25.212734 | fa163ee0-6271-f863-66dc-0000000034c3 | TASK | Make sure systemd-logind ignores power off 2026-06-14 08:01:25,221 p=83235 u=zuul n=ansible | 2026-06-14 08:01:25.220653 | fa163ee0-6271-f863-66dc-0000000034c2 | CHANGED | Remove existing entries from logind conf | np0000073147 2026-06-14 08:01:25,246 p=83235 u=zuul n=ansible | 2026-06-14 08:01:25.245641 | fa163ee0-6271-f863-66dc-0000000034c3 | TASK | Make sure systemd-logind ignores power off 2026-06-14 08:01:25,385 p=83235 u=zuul n=ansible | 2026-06-14 08:01:25.384882 | fa163ee0-6271-f863-66dc-0000000065a0 | OK | Ensure chronyd is running | np0000073148 2026-06-14 08:01:25,398 p=83235 u=zuul n=ansible | 2026-06-14 08:01:25.398080 | fa163ee0-6271-f863-66dc-0000000065a1 | TASK | Force chronyd restart 2026-06-14 08:01:25,427 p=83235 u=zuul n=ansible | 2026-06-14 08:01:25.426752 | fa163ee0-6271-f863-66dc-00000000644a | CHANGED | Enable chrony-online.service | np0000073149 2026-06-14 08:01:25,438 p=83235 u=zuul n=ansible | 2026-06-14 08:01:25.438402 | fa163ee0-6271-f863-66dc-000000005ab2 | TASK | Sync chronyc 2026-06-14 08:01:25,468 p=83235 u=zuul n=ansible | 2026-06-14 08:01:25.467864 | 0d8a95b0-5497-45e0-ab12-e742f2d7a0da | INCLUDED | /usr/share/ansible/roles/chrony/tasks/sync.yml | np0000073149 2026-06-14 08:01:25,497 p=83235 u=zuul n=ansible | 2026-06-14 08:01:25.497011 | fa163ee0-6271-f863-66dc-00000000665e | TASK | Force NTP sync 2026-06-14 08:01:25,507 p=83235 u=zuul n=ansible | 2026-06-14 08:01:25.502868 | fa163ee0-6271-f863-66dc-0000000034c3 | CHANGED | Make sure systemd-logind ignores power off | np0000073146 2026-06-14 08:01:25,508 p=83235 u=zuul n=ansible | 2026-06-14 08:01:25.508122 | fa163ee0-6271-f863-66dc-0000000034c3 | CHANGED | Make sure systemd-logind ignores power off | np0000073147 2026-06-14 08:01:25,523 p=83235 u=zuul n=ansible | 2026-06-14 08:01:25.523562 | fa163ee0-6271-f863-66dc-0000000034c4 | TASK | Restart systemd-logind 2026-06-14 08:01:25,542 p=83235 u=zuul n=ansible | 2026-06-14 08:01:25.541685 | fa163ee0-6271-f863-66dc-0000000034c4 | TASK | Restart systemd-logind 2026-06-14 08:01:25,639 p=83235 u=zuul n=ansible | 2026-06-14 08:01:25.638681 | fa163ee0-6271-f863-66dc-0000000064ec | CHANGED | Enable chrony-online.service | np0000073150 2026-06-14 08:01:25,650 p=83235 u=zuul n=ansible | 2026-06-14 08:01:25.650519 | fa163ee0-6271-f863-66dc-000000005ab2 | TASK | Sync chronyc 2026-06-14 08:01:25,684 p=83235 u=zuul n=ansible | 2026-06-14 08:01:25.683563 | fa163ee0-6271-f863-66dc-000000003378 | CHANGED | create fcontext for rabbitmq data | np0000073145 2026-06-14 08:01:25,694 p=83235 u=zuul n=ansible | 2026-06-14 08:01:25.694032 | 68bb4719-e04a-4cac-bf91-e01b1dc7237c | INCLUDED | /usr/share/ansible/roles/chrony/tasks/sync.yml | np0000073150 2026-06-14 08:01:25,719 p=83235 u=zuul n=ansible | 2026-06-14 08:01:25.719184 | fa163ee0-6271-f863-66dc-00000000671f | TASK | Force NTP sync 2026-06-14 08:01:25,737 p=83235 u=zuul n=ansible | 2026-06-14 08:01:25.736990 | fa163ee0-6271-f863-66dc-000000003379 | TASK | create persistent directories 2026-06-14 08:01:25,799 p=83235 u=zuul n=ansible | 2026-06-14 08:01:25.799067 | fa163ee0-6271-f863-66dc-00000000665e | CHANGED | Force NTP sync | np0000073149 2026-06-14 08:01:25,810 p=83235 u=zuul n=ansible | 2026-06-14 08:01:25.809967 | fa163ee0-6271-f863-66dc-00000000665f | TASK | Ensure system is NTP time synced 2026-06-14 08:01:25,910 p=83235 u=zuul n=ansible | 2026-06-14 08:01:25.909523 | fa163ee0-6271-f863-66dc-0000000065a1 | CHANGED | Force chronyd restart | np0000073148 2026-06-14 08:01:25,921 p=83235 u=zuul n=ansible | 2026-06-14 08:01:25.921301 | fa163ee0-6271-f863-66dc-000000005ab1 | TASK | Enable online service 2026-06-14 08:01:25,960 p=83235 u=zuul n=ansible | 2026-06-14 08:01:25.960565 | f1617db2-73d1-445f-a01c-3bf9202675cb | INCLUDED | /usr/share/ansible/roles/chrony/tasks/online.yml | np0000073148 2026-06-14 08:01:25,984 p=83235 u=zuul n=ansible | 2026-06-14 08:01:25.983981 | fa163ee0-6271-f863-66dc-0000000067dc | TASK | Create chrony-online.service unit file 2026-06-14 08:01:26,013 p=83235 u=zuul n=ansible | 2026-06-14 08:01:26.012816 | fa163ee0-6271-f863-66dc-00000000671f | CHANGED | Force NTP sync | np0000073150 2026-06-14 08:01:26,031 p=83235 u=zuul n=ansible | 2026-06-14 08:01:26.030683 | fa163ee0-6271-f863-66dc-000000006720 | TASK | Ensure system is NTP time synced 2026-06-14 08:01:26,055 p=83235 u=zuul n=ansible | 2026-06-14 08:01:26.049473 | fa163ee0-6271-f863-66dc-0000000034c4 | CHANGED | Restart systemd-logind | np0000073146 2026-06-14 08:01:26,058 p=83235 u=zuul n=ansible | 2026-06-14 08:01:26.058211 | fa163ee0-6271-f863-66dc-0000000034c4 | CHANGED | Restart systemd-logind | np0000073147 2026-06-14 08:01:26,085 p=83235 u=zuul n=ansible | 2026-06-14 08:01:26.084300 | fa163ee0-6271-f863-66dc-000000003379 | CHANGED | create persistent directories | np0000073145 | item={'path': '/var/lib/rabbitmq', 'setype': 'container_file_t'} 2026-06-14 08:01:26,091 p=83235 u=zuul n=ansible | 2026-06-14 08:01:26.091207 | fa163ee0-6271-f863-66dc-0000000034c5 | TASK | Gather service_facts on pacemaker_bootstrap_node 2026-06-14 08:01:26,112 p=83235 u=zuul n=ansible | 2026-06-14 08:01:26.111948 | fa163ee0-6271-f863-66dc-0000000034c5 | TASK | Gather service_facts on pacemaker_bootstrap_node 2026-06-14 08:01:26,118 p=83235 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: {{(pacemaker_short_bootstrap_node_name|lower == ansible_facts['hostname']|lower)|bool}} 2026-06-14 08:01:26,139 p=83235 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: {{(pacemaker_short_bootstrap_node_name|lower == ansible_facts['hostname']|lower)|bool}} 2026-06-14 08:01:26,159 p=83235 u=zuul n=ansible | 2026-06-14 08:01:26.159296 | fa163ee0-6271-f863-66dc-0000000034c5 | SKIPPED | Gather service_facts on pacemaker_bootstrap_node | np0000073146 2026-06-14 08:01:26,185 p=83235 u=zuul n=ansible | 2026-06-14 08:01:26.184838 | fa163ee0-6271-f863-66dc-0000000034c6 | TASK | Check and eventually delete duplicate constraints (bootstrap node) 2026-06-14 08:01:26,192 p=83235 u=zuul n=ansible | 2026-06-14 08:01:26.192121 | fa163ee0-6271-f863-66dc-0000000034c5 | SKIPPED | Gather service_facts on pacemaker_bootstrap_node | np0000073147 2026-06-14 08:01:26,200 p=83235 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: {{(pacemaker_short_bootstrap_node_name|lower == ansible_facts['hostname']|lower)|bool}} 2026-06-14 08:01:26,219 p=83235 u=zuul n=ansible | 2026-06-14 08:01:26.218464 | fa163ee0-6271-f863-66dc-0000000034c6 | TASK | Check and eventually delete duplicate constraints (bootstrap node) 2026-06-14 08:01:26,237 p=83235 u=zuul n=ansible | 2026-06-14 08:01:26.237175 | fa163ee0-6271-f863-66dc-0000000034c6 | SKIPPED | Check and eventually delete duplicate constraints (bootstrap node) | np0000073146 2026-06-14 08:01:26,244 p=83235 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: {{(pacemaker_short_bootstrap_node_name|lower == ansible_facts['hostname']|lower)|bool}} 2026-06-14 08:01:26,262 p=83235 u=zuul n=ansible | 2026-06-14 08:01:26.261993 | fa163ee0-6271-f863-66dc-0000000034c7 | TASK | create persistent logs directory 2026-06-14 08:01:26,276 p=83235 u=zuul n=ansible | 2026-06-14 08:01:26.276036 | fa163ee0-6271-f863-66dc-0000000034c6 | SKIPPED | Check and eventually delete duplicate constraints (bootstrap node) | np0000073147 2026-06-14 08:01:26,296 p=83235 u=zuul n=ansible | 2026-06-14 08:01:26.296429 | fa163ee0-6271-f863-66dc-0000000034c7 | TASK | create persistent logs directory 2026-06-14 08:01:26,361 p=83235 u=zuul n=ansible | 2026-06-14 08:01:26.359673 | fa163ee0-6271-f863-66dc-000000003379 | CHANGED | create persistent directories | np0000073145 | item={'mode': '0750', 'path': '/var/log/containers/rabbitmq', 'setype': 'container_file_t'} 2026-06-14 08:01:26,384 p=83235 u=zuul n=ansible | 2026-06-14 08:01:26.384413 | fa163ee0-6271-f863-66dc-00000000337a | TASK | stop the Erlang port mapper on the host and make sure it cannot bind to the port used by container 2026-06-14 08:01:26,584 p=83235 u=zuul n=ansible | 2026-06-14 08:01:26.582476 | fa163ee0-6271-f863-66dc-0000000034c7 | CHANGED | create persistent logs directory | np0000073146 | item={'mode': '0750', 'path': '/var/log/containers/placement', 'setype': 'container_file_t'} 2026-06-14 08:01:26,595 p=83235 u=zuul n=ansible | 2026-06-14 08:01:26.593048 | fa163ee0-6271-f863-66dc-0000000034c7 | CHANGED | create persistent logs directory | np0000073147 | item={'mode': '0750', 'path': '/var/log/containers/placement', 'setype': 'container_file_t'} 2026-06-14 08:01:26,730 p=83235 u=zuul n=ansible | 2026-06-14 08:01:26.730244 | fa163ee0-6271-f863-66dc-00000000337a | CHANGED | stop the Erlang port mapper on the host and make sure it cannot bind to the port used by container | np0000073145 2026-06-14 08:01:26,745 p=83235 u=zuul n=ansible | 2026-06-14 08:01:26.745300 | fa163ee0-6271-f863-66dc-00000000337c | TASK | Set login facts 2026-06-14 08:01:26,779 p=83235 u=zuul n=ansible | 2026-06-14 08:01:26.778476 | fa163ee0-6271-f863-66dc-00000000337c | OK | Set login facts | np0000073145 2026-06-14 08:01:26,793 p=83235 u=zuul n=ansible | 2026-06-14 08:01:26.793460 | fa163ee0-6271-f863-66dc-00000000337d | TASK | Convert logins json to dict 2026-06-14 08:01:26,841 p=83235 u=zuul n=ansible | 2026-06-14 08:01:26.835730 | fa163ee0-6271-f863-66dc-00000000337d | SKIPPED | Convert logins json to dict | np0000073145 2026-06-14 08:01:26,845 p=83235 u=zuul n=ansible | 2026-06-14 08:01:26.842657 | fa163ee0-6271-f863-66dc-0000000034c7 | CHANGED | create persistent logs directory | np0000073147 | item={'mode': '0750', 'path': '/var/log/containers/httpd/placement', 'setype': 'container_file_t'} 2026-06-14 08:01:26,864 p=83235 u=zuul n=ansible | 2026-06-14 08:01:26.863862 | fa163ee0-6271-f863-66dc-00000000337e | TASK | Set registry logins 2026-06-14 08:01:26,874 p=83235 u=zuul n=ansible | 2026-06-14 08:01:26.874645 | fa163ee0-6271-f863-66dc-0000000034c7 | CHANGED | create persistent logs directory | np0000073146 | item={'mode': '0750', 'path': '/var/log/containers/httpd/placement', 'setype': 'container_file_t'} 2026-06-14 08:01:26,902 p=83235 u=zuul n=ansible | 2026-06-14 08:01:26.901913 | fa163ee0-6271-f863-66dc-0000000034c8 | TASK | create fcontext for rabbitmq data 2026-06-14 08:01:26,907 p=83235 u=zuul n=ansible | 2026-06-14 08:01:26.907284 | fa163ee0-6271-f863-66dc-0000000067dc | CHANGED | Create chrony-online.service unit file | np0000073148 2026-06-14 08:01:26,908 p=83235 u=zuul n=ansible | 2026-06-14 08:01:26.908256 | fa163ee0-6271-f863-66dc-00000000337e | SKIPPED | Set registry logins | np0000073145 2026-06-14 08:01:26,919 p=83235 u=zuul n=ansible | 2026-06-14 08:01:26.919378 | fa163ee0-6271-f863-66dc-0000000067dd | TASK | Enable chrony-online.service 2026-06-14 08:01:26,937 p=83235 u=zuul n=ansible | 2026-06-14 08:01:26.937377 | fa163ee0-6271-f863-66dc-00000000337f | TASK | Run podman install 2026-06-14 08:01:26,955 p=83235 u=zuul n=ansible | 2026-06-14 08:01:26.955298 | fa163ee0-6271-f863-66dc-0000000034c8 | TASK | create fcontext for rabbitmq data 2026-06-14 08:01:27,015 p=83235 u=zuul n=ansible | 2026-06-14 08:01:27.015172 | fa163ee0-6271-f863-66dc-0000000050b1 | TASK | Gather variables for each operating system 2026-06-14 08:01:27,133 p=83235 u=zuul n=ansible | 2026-06-14 08:01:27.131853 | fa163ee0-6271-f863-66dc-0000000050b1 | OK | Gather variables for each operating system | np0000073145 | item=/usr/share/ansible/roles/tripleo_podman/vars/redhat-9.yml 2026-06-14 08:01:27,166 p=83235 u=zuul n=ansible | 2026-06-14 08:01:27.165649 | fa163ee0-6271-f863-66dc-0000000050b3 | TASK | ensure podman and deps are installed 2026-06-14 08:01:27,725 p=83235 u=zuul n=ansible | 2026-06-14 08:01:27.724668 | fa163ee0-6271-f863-66dc-0000000067dd | CHANGED | Enable chrony-online.service | np0000073148 2026-06-14 08:01:27,744 p=83235 u=zuul n=ansible | 2026-06-14 08:01:27.744282 | fa163ee0-6271-f863-66dc-000000005ab2 | TASK | Sync chronyc 2026-06-14 08:01:27,774 p=83235 u=zuul n=ansible | 2026-06-14 08:01:27.773923 | 77d619e4-6ae4-4a93-8661-99a493014772 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/sync.yml | np0000073148 2026-06-14 08:01:27,800 p=83235 u=zuul n=ansible | 2026-06-14 08:01:27.799689 | fa163ee0-6271-f863-66dc-000000006911 | TASK | Force NTP sync 2026-06-14 08:01:28,103 p=83235 u=zuul n=ansible | 2026-06-14 08:01:28.102096 | fa163ee0-6271-f863-66dc-000000006911 | CHANGED | Force NTP sync | np0000073148 2026-06-14 08:01:28,104 p=83235 u=zuul n=ansible | 2026-06-14 08:01:28.103989 | fa163ee0-6271-f863-66dc-0000000034c8 | CHANGED | create fcontext for rabbitmq data | np0000073147 2026-06-14 08:01:28,115 p=83235 u=zuul n=ansible | 2026-06-14 08:01:28.114839 | fa163ee0-6271-f863-66dc-000000006912 | TASK | Ensure system is NTP time synced 2026-06-14 08:01:28,134 p=83235 u=zuul n=ansible | 2026-06-14 08:01:28.134155 | fa163ee0-6271-f863-66dc-0000000034c9 | TASK | create persistent directories 2026-06-14 08:01:28,210 p=83235 u=zuul n=ansible | 2026-06-14 08:01:28.210076 | fa163ee0-6271-f863-66dc-0000000034c8 | CHANGED | create fcontext for rabbitmq data | np0000073146 2026-06-14 08:01:28,229 p=83235 u=zuul n=ansible | 2026-06-14 08:01:28.228702 | fa163ee0-6271-f863-66dc-0000000034c9 | TASK | create persistent directories 2026-06-14 08:01:28,444 p=83235 u=zuul n=ansible | 2026-06-14 08:01:28.442700 | fa163ee0-6271-f863-66dc-0000000034c9 | CHANGED | create persistent directories | np0000073147 | item={'path': '/var/lib/rabbitmq', 'setype': 'container_file_t'} 2026-06-14 08:01:28,556 p=83235 u=zuul n=ansible | 2026-06-14 08:01:28.554208 | fa163ee0-6271-f863-66dc-0000000034c9 | CHANGED | create persistent directories | np0000073146 | item={'path': '/var/lib/rabbitmq', 'setype': 'container_file_t'} 2026-06-14 08:01:28,753 p=83235 u=zuul n=ansible | 2026-06-14 08:01:28.751169 | fa163ee0-6271-f863-66dc-0000000034c9 | CHANGED | create persistent directories | np0000073147 | item={'mode': '0750', 'path': '/var/log/containers/rabbitmq', 'setype': 'container_file_t'} 2026-06-14 08:01:28,782 p=83235 u=zuul n=ansible | 2026-06-14 08:01:28.781962 | fa163ee0-6271-f863-66dc-0000000034ca | TASK | stop the Erlang port mapper on the host and make sure it cannot bind to the port used by container 2026-06-14 08:01:28,886 p=83235 u=zuul n=ansible | 2026-06-14 08:01:28.883237 | fa163ee0-6271-f863-66dc-0000000034c9 | CHANGED | create persistent directories | np0000073146 | item={'mode': '0750', 'path': '/var/log/containers/rabbitmq', 'setype': 'container_file_t'} 2026-06-14 08:01:28,918 p=83235 u=zuul n=ansible | 2026-06-14 08:01:28.918244 | fa163ee0-6271-f863-66dc-0000000034ca | TASK | stop the Erlang port mapper on the host and make sure it cannot bind to the port used by container 2026-06-14 08:01:29,222 p=83235 u=zuul n=ansible | 2026-06-14 08:01:29.222125 | fa163ee0-6271-f863-66dc-0000000034ca | CHANGED | stop the Erlang port mapper on the host and make sure it cannot bind to the port used by container | np0000073147 2026-06-14 08:01:29,239 p=83235 u=zuul n=ansible | 2026-06-14 08:01:29.239554 | fa163ee0-6271-f863-66dc-0000000034cc | TASK | Set login facts 2026-06-14 08:01:29,269 p=83235 u=zuul n=ansible | 2026-06-14 08:01:29.269019 | fa163ee0-6271-f863-66dc-0000000034cc | OK | Set login facts | np0000073147 2026-06-14 08:01:29,287 p=83235 u=zuul n=ansible | 2026-06-14 08:01:29.287512 | fa163ee0-6271-f863-66dc-0000000034cd | TASK | Convert logins json to dict 2026-06-14 08:01:29,292 p=83235 u=zuul n=ansible | 2026-06-14 08:01:29.292440 | fa163ee0-6271-f863-66dc-0000000034ca | CHANGED | stop the Erlang port mapper on the host and make sure it cannot bind to the port used by container | np0000073146 2026-06-14 08:01:29,308 p=83235 u=zuul n=ansible | 2026-06-14 08:01:29.308406 | fa163ee0-6271-f863-66dc-0000000034cc | TASK | Set login facts 2026-06-14 08:01:29,330 p=83235 u=zuul n=ansible | 2026-06-14 08:01:29.329928 | fa163ee0-6271-f863-66dc-0000000034cd | SKIPPED | Convert logins json to dict | np0000073147 2026-06-14 08:01:29,331 p=83235 u=zuul n=ansible | 2026-06-14 08:01:29.331109 | fa163ee0-6271-f863-66dc-0000000034cc | OK | Set login facts | np0000073146 2026-06-14 08:01:29,345 p=83235 u=zuul n=ansible | 2026-06-14 08:01:29.345315 | fa163ee0-6271-f863-66dc-0000000034cd | TASK | Convert logins json to dict 2026-06-14 08:01:29,363 p=83235 u=zuul n=ansible | 2026-06-14 08:01:29.362783 | fa163ee0-6271-f863-66dc-0000000034ce | TASK | Set registry logins 2026-06-14 08:01:29,388 p=83235 u=zuul n=ansible | 2026-06-14 08:01:29.387840 | fa163ee0-6271-f863-66dc-0000000034cd | SKIPPED | Convert logins json to dict | np0000073146 2026-06-14 08:01:29,403 p=83235 u=zuul n=ansible | 2026-06-14 08:01:29.403290 | fa163ee0-6271-f863-66dc-0000000034ce | TASK | Set registry logins 2026-06-14 08:01:29,414 p=83235 u=zuul n=ansible | 2026-06-14 08:01:29.413859 | fa163ee0-6271-f863-66dc-0000000034ce | SKIPPED | Set registry logins | np0000073147 2026-06-14 08:01:29,432 p=83235 u=zuul n=ansible | 2026-06-14 08:01:29.429409 | fa163ee0-6271-f863-66dc-0000000034cf | TASK | Run podman install 2026-06-14 08:01:29,437 p=83235 u=zuul n=ansible | 2026-06-14 08:01:29.437108 | fa163ee0-6271-f863-66dc-0000000034ce | SKIPPED | Set registry logins | np0000073146 2026-06-14 08:01:29,458 p=83235 u=zuul n=ansible | 2026-06-14 08:01:29.458345 | fa163ee0-6271-f863-66dc-0000000034cf | TASK | Run podman install 2026-06-14 08:01:29,507 p=83235 u=zuul n=ansible | 2026-06-14 08:01:29.507327 | fa163ee0-6271-f863-66dc-0000000050b1 | TASK | Gather variables for each operating system 2026-06-14 08:01:29,555 p=83235 u=zuul n=ansible | 2026-06-14 08:01:29.554823 | fa163ee0-6271-f863-66dc-0000000050b1 | TASK | Gather variables for each operating system 2026-06-14 08:01:29,643 p=83235 u=zuul n=ansible | 2026-06-14 08:01:29.641236 | fa163ee0-6271-f863-66dc-0000000050b1 | OK | Gather variables for each operating system | np0000073147 | item=/usr/share/ansible/roles/tripleo_podman/vars/redhat-9.yml 2026-06-14 08:01:29,668 p=83235 u=zuul n=ansible | 2026-06-14 08:01:29.668575 | fa163ee0-6271-f863-66dc-0000000050b3 | TASK | ensure podman and deps are installed 2026-06-14 08:01:29,693 p=83235 u=zuul n=ansible | 2026-06-14 08:01:29.691302 | fa163ee0-6271-f863-66dc-0000000050b1 | OK | Gather variables for each operating system | np0000073146 | item=/usr/share/ansible/roles/tripleo_podman/vars/redhat-9.yml 2026-06-14 08:01:29,719 p=83235 u=zuul n=ansible | 2026-06-14 08:01:29.718958 | fa163ee0-6271-f863-66dc-0000000050b3 | TASK | ensure podman and deps are installed 2026-06-14 08:01:30,682 p=83235 u=zuul n=ansible | 2026-06-14 08:01:30.681738 | fa163ee0-6271-f863-66dc-0000000050b3 | OK | ensure podman and deps are installed | np0000073145 2026-06-14 08:01:30,710 p=83235 u=zuul n=ansible | 2026-06-14 08:01:30.710035 | fa163ee0-6271-f863-66dc-0000000050b4 | TASK | Ensure we get the ansible interfaces facts 2026-06-14 08:01:31,297 p=83235 u=zuul n=ansible | 2026-06-14 08:01:31.296954 | fa163ee0-6271-f863-66dc-0000000050b4 | OK | Ensure we get the ansible interfaces facts | np0000073145 2026-06-14 08:01:31,319 p=83235 u=zuul n=ansible | 2026-06-14 08:01:31.319219 | fa163ee0-6271-f863-66dc-0000000050b5 | TASK | Delete legacy cni0 interface (podman < 1.6) 2026-06-14 08:01:31,349 p=83235 u=zuul n=ansible | 2026-06-14 08:01:31.349315 | fa163ee0-6271-f863-66dc-0000000050b5 | SKIPPED | Delete legacy cni0 interface (podman < 1.6) | np0000073145 2026-06-14 08:01:31,365 p=83235 u=zuul n=ansible | 2026-06-14 08:01:31.365296 | fa163ee0-6271-f863-66dc-0000000050b7 | TASK | Make sure /etc/cni/net.d folder exists 2026-06-14 08:01:31,392 p=83235 u=zuul n=ansible | 2026-06-14 08:01:31.391679 | fa163ee0-6271-f863-66dc-0000000050b7 | SKIPPED | Make sure /etc/cni/net.d folder exists | np0000073145 2026-06-14 08:01:31,408 p=83235 u=zuul n=ansible | 2026-06-14 08:01:31.408027 | fa163ee0-6271-f863-66dc-0000000050b8 | TASK | Update default network configuration if possible 2026-06-14 08:01:31,434 p=83235 u=zuul n=ansible | 2026-06-14 08:01:31.433362 | fa163ee0-6271-f863-66dc-0000000050b8 | SKIPPED | Update default network configuration if possible | np0000073145 2026-06-14 08:01:31,450 p=83235 u=zuul n=ansible | 2026-06-14 08:01:31.449843 | fa163ee0-6271-f863-66dc-0000000050ba | TASK | Make sure /etc/containers/networks exists 2026-06-14 08:01:31,741 p=83235 u=zuul n=ansible | 2026-06-14 08:01:31.740305 | fa163ee0-6271-f863-66dc-0000000050ba | OK | Make sure /etc/containers/networks exists | np0000073145 2026-06-14 08:01:31,764 p=83235 u=zuul n=ansible | 2026-06-14 08:01:31.764332 | fa163ee0-6271-f863-66dc-0000000050bb | TASK | Get current podman network 2026-06-14 08:01:32,121 p=83235 u=zuul n=ansible | 2026-06-14 08:01:32.120436 | fa163ee0-6271-f863-66dc-0000000050bb | CHANGED | Get current podman network | np0000073145 2026-06-14 08:01:32,144 p=83235 u=zuul n=ansible | 2026-06-14 08:01:32.144474 | fa163ee0-6271-f863-66dc-0000000050bc | TASK | Update the default network configuration 2026-06-14 08:01:32,970 p=83235 u=zuul n=ansible | 2026-06-14 08:01:32.969401 | fa163ee0-6271-f863-66dc-0000000050b3 | OK | ensure podman and deps are installed | np0000073146 2026-06-14 08:01:32,992 p=83235 u=zuul n=ansible | 2026-06-14 08:01:32.988100 | fa163ee0-6271-f863-66dc-0000000050b4 | TASK | Ensure we get the ansible interfaces facts 2026-06-14 08:01:32,999 p=83235 u=zuul n=ansible | 2026-06-14 08:01:32.998723 | fa163ee0-6271-f863-66dc-0000000050b3 | OK | ensure podman and deps are installed | np0000073147 2026-06-14 08:01:33,017 p=83235 u=zuul n=ansible | 2026-06-14 08:01:33.017144 | fa163ee0-6271-f863-66dc-0000000050b4 | TASK | Ensure we get the ansible interfaces facts 2026-06-14 08:01:33,146 p=83235 u=zuul n=ansible | 2026-06-14 08:01:33.145626 | fa163ee0-6271-f863-66dc-0000000050bc | CHANGED | Update the default network configuration | np0000073145 2026-06-14 08:01:33,161 p=83235 u=zuul n=ansible | 2026-06-14 08:01:33.161713 | fa163ee0-6271-f863-66dc-0000000050bd | TASK | Write containers registries.conf 2026-06-14 08:01:33,591 p=83235 u=zuul n=ansible | 2026-06-14 08:01:33.590049 | fa163ee0-6271-f863-66dc-0000000050b4 | OK | Ensure we get the ansible interfaces facts | np0000073146 2026-06-14 08:01:33,625 p=83235 u=zuul n=ansible | 2026-06-14 08:01:33.625120 | fa163ee0-6271-f863-66dc-0000000050b5 | TASK | Delete legacy cni0 interface (podman < 1.6) 2026-06-14 08:01:33,646 p=83235 u=zuul n=ansible | 2026-06-14 08:01:33.645737 | fa163ee0-6271-f863-66dc-0000000050b4 | OK | Ensure we get the ansible interfaces facts | np0000073147 2026-06-14 08:01:33,683 p=83235 u=zuul n=ansible | 2026-06-14 08:01:33.682902 | fa163ee0-6271-f863-66dc-0000000050b5 | TASK | Delete legacy cni0 interface (podman < 1.6) 2026-06-14 08:01:33,688 p=83235 u=zuul n=ansible | 2026-06-14 08:01:33.687801 | fa163ee0-6271-f863-66dc-0000000050b5 | SKIPPED | Delete legacy cni0 interface (podman < 1.6) | np0000073146 2026-06-14 08:01:33,709 p=83235 u=zuul n=ansible | 2026-06-14 08:01:33.709140 | fa163ee0-6271-f863-66dc-0000000050b7 | TASK | Make sure /etc/cni/net.d folder exists 2026-06-14 08:01:33,722 p=83235 u=zuul n=ansible | 2026-06-14 08:01:33.722061 | fa163ee0-6271-f863-66dc-0000000050b5 | SKIPPED | Delete legacy cni0 interface (podman < 1.6) | np0000073147 2026-06-14 08:01:33,744 p=83235 u=zuul n=ansible | 2026-06-14 08:01:33.739573 | fa163ee0-6271-f863-66dc-0000000050b7 | TASK | Make sure /etc/cni/net.d folder exists 2026-06-14 08:01:33,750 p=83235 u=zuul n=ansible | 2026-06-14 08:01:33.749714 | fa163ee0-6271-f863-66dc-0000000050b7 | SKIPPED | Make sure /etc/cni/net.d folder exists | np0000073146 2026-06-14 08:01:33,766 p=83235 u=zuul n=ansible | 2026-06-14 08:01:33.766497 | fa163ee0-6271-f863-66dc-0000000050b8 | TASK | Update default network configuration if possible 2026-06-14 08:01:33,779 p=83235 u=zuul n=ansible | 2026-06-14 08:01:33.779019 | fa163ee0-6271-f863-66dc-0000000050b7 | SKIPPED | Make sure /etc/cni/net.d folder exists | np0000073147 2026-06-14 08:01:33,795 p=83235 u=zuul n=ansible | 2026-06-14 08:01:33.795367 | fa163ee0-6271-f863-66dc-0000000050b8 | TASK | Update default network configuration if possible 2026-06-14 08:01:33,808 p=83235 u=zuul n=ansible | 2026-06-14 08:01:33.807637 | fa163ee0-6271-f863-66dc-0000000050b8 | SKIPPED | Update default network configuration if possible | np0000073146 2026-06-14 08:01:33,825 p=83235 u=zuul n=ansible | 2026-06-14 08:01:33.824750 | fa163ee0-6271-f863-66dc-0000000050ba | TASK | Make sure /etc/containers/networks exists 2026-06-14 08:01:33,836 p=83235 u=zuul n=ansible | 2026-06-14 08:01:33.836016 | fa163ee0-6271-f863-66dc-0000000050b8 | SKIPPED | Update default network configuration if possible | np0000073147 2026-06-14 08:01:33,852 p=83235 u=zuul n=ansible | 2026-06-14 08:01:33.852071 | fa163ee0-6271-f863-66dc-0000000050ba | TASK | Make sure /etc/containers/networks exists 2026-06-14 08:01:34,148 p=83235 u=zuul n=ansible | 2026-06-14 08:01:34.144621 | fa163ee0-6271-f863-66dc-0000000050ba | OK | Make sure /etc/containers/networks exists | np0000073147 2026-06-14 08:01:34,149 p=83235 u=zuul n=ansible | 2026-06-14 08:01:34.149279 | fa163ee0-6271-f863-66dc-0000000050ba | OK | Make sure /etc/containers/networks exists | np0000073146 2026-06-14 08:01:34,164 p=83235 u=zuul n=ansible | 2026-06-14 08:01:34.164502 | fa163ee0-6271-f863-66dc-0000000050bb | TASK | Get current podman network 2026-06-14 08:01:34,185 p=83235 u=zuul n=ansible | 2026-06-14 08:01:34.182377 | fa163ee0-6271-f863-66dc-0000000050bb | TASK | Get current podman network 2026-06-14 08:01:34,193 p=83235 u=zuul n=ansible | 2026-06-14 08:01:34.192670 | fa163ee0-6271-f863-66dc-0000000050bd | CHANGED | Write containers registries.conf | np0000073145 2026-06-14 08:01:34,219 p=83235 u=zuul n=ansible | 2026-06-14 08:01:34.219373 | fa163ee0-6271-f863-66dc-0000000050be | TASK | Write containers.conf 2026-06-14 08:01:34,482 p=83235 u=zuul n=ansible | 2026-06-14 08:01:34.479228 | fa163ee0-6271-f863-66dc-0000000050be | CHANGED | Write containers.conf | np0000073145 | item={'section': 'containers', 'option': 'pids_limit', 'value': '4096'} 2026-06-14 08:01:34,554 p=83235 u=zuul n=ansible | 2026-06-14 08:01:34.548515 | fa163ee0-6271-f863-66dc-0000000050bb | CHANGED | Get current podman network | np0000073146 2026-06-14 08:01:34,558 p=83235 u=zuul n=ansible | 2026-06-14 08:01:34.557744 | fa163ee0-6271-f863-66dc-0000000050bb | CHANGED | Get current podman network | np0000073147 2026-06-14 08:01:34,598 p=83235 u=zuul n=ansible | 2026-06-14 08:01:34.597482 | fa163ee0-6271-f863-66dc-0000000050bc | TASK | Update the default network configuration 2026-06-14 08:01:34,637 p=83235 u=zuul n=ansible | 2026-06-14 08:01:34.636547 | fa163ee0-6271-f863-66dc-0000000050bc | TASK | Update the default network configuration 2026-06-14 08:01:34,831 p=83235 u=zuul n=ansible | 2026-06-14 08:01:34.827314 | fa163ee0-6271-f863-66dc-0000000050be | CHANGED | Write containers.conf | np0000073145 | item={'section': 'engine', 'option': 'events_logger', 'value': '"journald"'} 2026-06-14 08:01:35,120 p=83235 u=zuul n=ansible | 2026-06-14 08:01:35.118383 | fa163ee0-6271-f863-66dc-0000000050be | CHANGED | Write containers.conf | np0000073145 | item={'section': 'engine', 'option': 'runtime', 'value': '"crun"'} 2026-06-14 08:01:35,406 p=83235 u=zuul n=ansible | 2026-06-14 08:01:35.405664 | fa163ee0-6271-f863-66dc-0000000050be | CHANGED | Write containers.conf | np0000073145 | item={'section': 'network', 'option': 'network_backend', 'value': '"netavark"'} 2026-06-14 08:01:35,427 p=83235 u=zuul n=ansible | 2026-06-14 08:01:35.427304 | fa163ee0-6271-f863-66dc-0000000050c1 | TASK | Enable podman.socket service 2026-06-14 08:01:35,456 p=83235 u=zuul n=ansible | 2026-06-14 08:01:35.455810 | fa163ee0-6271-f863-66dc-0000000050c1 | SKIPPED | Enable podman.socket service | np0000073145 2026-06-14 08:01:35,514 p=83235 u=zuul n=ansible | 2026-06-14 08:01:35.513747 | fa163ee0-6271-f863-66dc-000000003380 | TASK | Run podman login 2026-06-14 08:01:35,602 p=83235 u=zuul n=ansible | 2026-06-14 08:01:35.602372 | fa163ee0-6271-f863-66dc-00000000532f | TASK | Perform container registry login(s) with podman 2026-06-14 08:01:35,660 p=83235 u=zuul n=ansible | 2026-06-14 08:01:35.659803 | fa163ee0-6271-f863-66dc-000000003382 | TASK | Configure tripleo_container_manage to generate systemd drop-in dependencies 2026-06-14 08:01:35,709 p=83235 u=zuul n=ansible | 2026-06-14 08:01:35.708690 | fa163ee0-6271-f863-66dc-0000000050bc | CHANGED | Update the default network configuration | np0000073146 2026-06-14 08:01:35,725 p=83235 u=zuul n=ansible | 2026-06-14 08:01:35.725039 | fa163ee0-6271-f863-66dc-0000000050bd | TASK | Write containers registries.conf 2026-06-14 08:01:35,810 p=83235 u=zuul n=ansible | 2026-06-14 08:01:35.809225 | fa163ee0-6271-f863-66dc-0000000050bc | CHANGED | Update the default network configuration | np0000073147 2026-06-14 08:01:35,826 p=83235 u=zuul n=ansible | 2026-06-14 08:01:35.825642 | fa163ee0-6271-f863-66dc-0000000050bd | TASK | Write containers registries.conf 2026-06-14 08:01:36,121 p=83235 u=zuul n=ansible | 2026-06-14 08:01:36.120481 | fa163ee0-6271-f863-66dc-00000000665f | CHANGED | Ensure system is NTP time synced | np0000073149 2026-06-14 08:01:36,146 p=83235 u=zuul n=ansible | 2026-06-14 08:01:36.146465 | fa163ee0-6271-f863-66dc-0000000031c2 | TASK | Force NTP sync 2026-06-14 08:01:36,325 p=83235 u=zuul n=ansible | 2026-06-14 08:01:36.324156 | fa163ee0-6271-f863-66dc-000000006720 | CHANGED | Ensure system is NTP time synced | np0000073150 2026-06-14 08:01:36,363 p=83235 u=zuul n=ansible | 2026-06-14 08:01:36.362946 | fa163ee0-6271-f863-66dc-0000000031c2 | TASK | Force NTP sync 2026-06-14 08:01:36,480 p=83235 u=zuul n=ansible | 2026-06-14 08:01:36.479432 | fa163ee0-6271-f863-66dc-0000000031c2 | CHANGED | Force NTP sync | np0000073149 2026-06-14 08:01:36,494 p=83235 u=zuul n=ansible | 2026-06-14 08:01:36.494579 | fa163ee0-6271-f863-66dc-0000000031c3 | TASK | Ensure system is NTP time synced 2026-06-14 08:01:36,624 p=83235 u=zuul n=ansible | 2026-06-14 08:01:36.623288 | fa163ee0-6271-f863-66dc-000000003382 | CHANGED | Configure tripleo_container_manage to generate systemd drop-in dependencies | np0000073145 2026-06-14 08:01:36,649 p=83235 u=zuul n=ansible | 2026-06-14 08:01:36.648663 | fa163ee0-6271-f863-66dc-000000003383 | TASK | create persistent directories 2026-06-14 08:01:36,693 p=83235 u=zuul n=ansible | 2026-06-14 08:01:36.692779 | fa163ee0-6271-f863-66dc-0000000031c2 | CHANGED | Force NTP sync | np0000073150 2026-06-14 08:01:36,706 p=83235 u=zuul n=ansible | 2026-06-14 08:01:36.706440 | fa163ee0-6271-f863-66dc-0000000031c3 | TASK | Ensure system is NTP time synced 2026-06-14 08:01:36,852 p=83235 u=zuul n=ansible | 2026-06-14 08:01:36.852001 | fa163ee0-6271-f863-66dc-0000000031c3 | CHANGED | Ensure system is NTP time synced | np0000073149 2026-06-14 08:01:36,854 p=83235 u=zuul n=ansible | 2026-06-14 08:01:36.853770 | fa163ee0-6271-f863-66dc-0000000050bd | CHANGED | Write containers registries.conf | np0000073146 2026-06-14 08:01:36,867 p=83235 u=zuul n=ansible | 2026-06-14 08:01:36.867408 | fa163ee0-6271-f863-66dc-0000000031c4 | TASK | Run timezone role 2026-06-14 08:01:36,893 p=83235 u=zuul n=ansible | 2026-06-14 08:01:36.893345 | fa163ee0-6271-f863-66dc-0000000050be | TASK | Write containers.conf 2026-06-14 08:01:36,966 p=83235 u=zuul n=ansible | 2026-06-14 08:01:36.965054 | fa163ee0-6271-f863-66dc-000000003383 | CHANGED | create persistent directories | np0000073145 | item={'path': '/var/lib/redis', 'setype': 'container_file_t'} 2026-06-14 08:01:36,987 p=83235 u=zuul n=ansible | 2026-06-14 08:01:36.986283 | fa163ee0-6271-f863-66dc-000000006d24 | TASK | Set timezone 2026-06-14 08:01:37,001 p=83235 u=zuul n=ansible | 2026-06-14 08:01:36.997543 | fa163ee0-6271-f863-66dc-0000000050bd | CHANGED | Write containers registries.conf | np0000073147 2026-06-14 08:01:37,003 p=83235 u=zuul n=ansible | 2026-06-14 08:01:37.003249 | fa163ee0-6271-f863-66dc-0000000031c3 | CHANGED | Ensure system is NTP time synced | np0000073150 2026-06-14 08:01:37,026 p=83235 u=zuul n=ansible | 2026-06-14 08:01:37.026406 | fa163ee0-6271-f863-66dc-0000000031c4 | TASK | Run timezone role 2026-06-14 08:01:37,061 p=83235 u=zuul n=ansible | 2026-06-14 08:01:37.060374 | fa163ee0-6271-f863-66dc-0000000050be | TASK | Write containers.conf 2026-06-14 08:01:37,128 p=83235 u=zuul n=ansible | 2026-06-14 08:01:37.128287 | fa163ee0-6271-f863-66dc-000000006d24 | TASK | Set timezone 2026-06-14 08:01:37,238 p=83235 u=zuul n=ansible | 2026-06-14 08:01:37.236131 | fa163ee0-6271-f863-66dc-0000000050be | CHANGED | Write containers.conf | np0000073146 | item={'section': 'containers', 'option': 'pids_limit', 'value': '4096'} 2026-06-14 08:01:37,252 p=83235 u=zuul n=ansible | 2026-06-14 08:01:37.251063 | fa163ee0-6271-f863-66dc-000000003383 | CHANGED | create persistent directories | np0000073145 | item={'mode': '0750', 'path': '/var/log/containers/redis', 'setype': 'container_file_t'} 2026-06-14 08:01:37,387 p=83235 u=zuul n=ansible | 2026-06-14 08:01:37.385108 | fa163ee0-6271-f863-66dc-0000000050be | CHANGED | Write containers.conf | np0000073147 | item={'section': 'containers', 'option': 'pids_limit', 'value': '4096'} 2026-06-14 08:01:37,492 p=83235 u=zuul n=ansible | 2026-06-14 08:01:37.489827 | fa163ee0-6271-f863-66dc-0000000050be | CHANGED | Write containers.conf | np0000073146 | item={'section': 'engine', 'option': 'events_logger', 'value': '"journald"'} 2026-06-14 08:01:37,556 p=83235 u=zuul n=ansible | 2026-06-14 08:01:37.554383 | fa163ee0-6271-f863-66dc-000000003383 | CHANGED | create persistent directories | np0000073145 | item={'path': '/run/redis', 'setype': 'container_file_t'} 2026-06-14 08:01:37,609 p=83235 u=zuul n=ansible | 2026-06-14 08:01:37.609074 | fa163ee0-6271-f863-66dc-000000003384 | TASK | ensure /run/redis is present upon reboot 2026-06-14 08:01:37,620 p=83235 u=zuul n=ansible | 2026-06-14 08:01:37.619029 | fa163ee0-6271-f863-66dc-000000006d24 | OK | Set timezone | np0000073150 2026-06-14 08:01:37,654 p=83235 u=zuul n=ansible | 2026-06-14 08:01:37.653873 | fa163ee0-6271-f863-66dc-000000006d25 | TASK | Restart time services 2026-06-14 08:01:37,669 p=83235 u=zuul n=ansible | 2026-06-14 08:01:37.662845 | fa163ee0-6271-f863-66dc-000000006d24 | OK | Set timezone | np0000073149 2026-06-14 08:01:37,673 p=83235 u=zuul n=ansible | 2026-06-14 08:01:37.673605 | fa163ee0-6271-f863-66dc-0000000050be | CHANGED | Write containers.conf | np0000073147 | item={'section': 'engine', 'option': 'events_logger', 'value': '"journald"'} 2026-06-14 08:01:37,684 p=83235 u=zuul n=ansible | 2026-06-14 08:01:37.682868 | fa163ee0-6271-f863-66dc-000000006d25 | SKIPPED | Restart time services | np0000073150 | item=rsyslog 2026-06-14 08:01:37,687 p=83235 u=zuul n=ansible | 2026-06-14 08:01:37.687091 | fa163ee0-6271-f863-66dc-000000006d25 | SKIPPED | Restart time services | np0000073150 | item=crond 2026-06-14 08:01:37,700 p=83235 u=zuul n=ansible | 2026-06-14 08:01:37.699759 | fa163ee0-6271-f863-66dc-000000006d25 | TASK | Restart time services 2026-06-14 08:01:37,727 p=83235 u=zuul n=ansible | 2026-06-14 08:01:37.726823 | fa163ee0-6271-f863-66dc-0000000031c5 | TASK | Notice - ctlplane subnet is set 2026-06-14 08:01:37,731 p=83235 u=zuul n=ansible | 2026-06-14 08:01:37.730566 | fa163ee0-6271-f863-66dc-000000006d25 | SKIPPED | Restart time services | np0000073149 | item=rsyslog 2026-06-14 08:01:37,742 p=83235 u=zuul n=ansible | 2026-06-14 08:01:37.740205 | fa163ee0-6271-f863-66dc-000000006d25 | SKIPPED | Restart time services | np0000073149 | item=crond 2026-06-14 08:01:37,750 p=83235 u=zuul n=ansible | 2026-06-14 08:01:37.750388 | fa163ee0-6271-f863-66dc-0000000031c5 | OK | Notice - ctlplane subnet is set | np0000073150 | result={ "changed": false, "msg": "CIDRs found in the ctlplane network tags.\n" } 2026-06-14 08:01:37,791 p=83235 u=zuul n=ansible | 2026-06-14 08:01:37.783420 | fa163ee0-6271-f863-66dc-0000000050be | CHANGED | Write containers.conf | np0000073146 | item={'section': 'engine', 'option': 'runtime', 'value': '"crun"'} 2026-06-14 08:01:37,803 p=83235 u=zuul n=ansible | 2026-06-14 08:01:37.802849 | fa163ee0-6271-f863-66dc-0000000031c5 | TASK | Notice - ctlplane subnet is set 2026-06-14 08:01:37,895 p=83235 u=zuul n=ansible | 2026-06-14 08:01:37.894889 | fa163ee0-6271-f863-66dc-00000000714c | TASK | Gather variables for each operating system 2026-06-14 08:01:37,901 p=83235 u=zuul n=ansible | 2026-06-14 08:01:37.901207 | fa163ee0-6271-f863-66dc-0000000031c5 | OK | Notice - ctlplane subnet is set | np0000073149 | result={ "changed": false, "msg": "CIDRs found in the ctlplane network tags.\n" } 2026-06-14 08:01:37,972 p=83235 u=zuul n=ansible | 2026-06-14 08:01:37.954294 | fa163ee0-6271-f863-66dc-0000000050be | CHANGED | Write containers.conf | np0000073147 | item={'section': 'engine', 'option': 'runtime', 'value': '"crun"'} 2026-06-14 08:01:38,002 p=83235 u=zuul n=ansible | 2026-06-14 08:01:38.002529 | fa163ee0-6271-f863-66dc-00000000714c | TASK | Gather variables for each operating system 2026-06-14 08:01:38,016 p=83235 u=zuul n=ansible | 2026-06-14 08:01:38.014011 | fa163ee0-6271-f863-66dc-00000000714c | OK | Gather variables for each operating system | np0000073150 | item=/usr/share/ansible/roles/tuned/vars/redhat.yml 2026-06-14 08:01:38,064 p=83235 u=zuul n=ansible | 2026-06-14 08:01:38.062688 | fa163ee0-6271-f863-66dc-0000000050be | CHANGED | Write containers.conf | np0000073146 | item={'section': 'network', 'option': 'network_backend', 'value': '"netavark"'} 2026-06-14 08:01:38,089 p=83235 u=zuul n=ansible | 2026-06-14 08:01:38.089283 | fa163ee0-6271-f863-66dc-0000000050c1 | TASK | Enable podman.socket service 2026-06-14 08:01:38,107 p=83235 u=zuul n=ansible | 2026-06-14 08:01:38.106813 | ec087c70-06bc-4e12-825d-d36393d5809d | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_install.yml | np0000073150 2026-06-14 08:01:38,119 p=83235 u=zuul n=ansible | 2026-06-14 08:01:38.119055 | fa163ee0-6271-f863-66dc-00000000714c | OK | Gather variables for each operating system | np0000073149 | item=/usr/share/ansible/roles/tuned/vars/redhat.yml 2026-06-14 08:01:38,128 p=83235 u=zuul n=ansible | 2026-06-14 08:01:38.127971 | fa163ee0-6271-f863-66dc-0000000074a1 | TASK | Check tuned package is installed 2026-06-14 08:01:38,135 p=83235 u=zuul n=ansible | 2026-06-14 08:01:38.133835 | fa163ee0-6271-f863-66dc-0000000050c1 | SKIPPED | Enable podman.socket service | np0000073146 2026-06-14 08:01:38,179 p=83235 u=zuul n=ansible | 2026-06-14 08:01:38.178526 | fa163ee0-6271-f863-66dc-0000000034d0 | TASK | Run podman login 2026-06-14 08:01:38,205 p=83235 u=zuul n=ansible | 2026-06-14 08:01:38.200530 | 8f4c2078-610d-4f29-8e07-444371c1df37 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_install.yml | np0000073149 2026-06-14 08:01:38,219 p=83235 u=zuul n=ansible | 2026-06-14 08:01:38.218373 | fa163ee0-6271-f863-66dc-0000000050be | CHANGED | Write containers.conf | np0000073147 | item={'section': 'network', 'option': 'network_backend', 'value': '"netavark"'} 2026-06-14 08:01:38,234 p=83235 u=zuul n=ansible | 2026-06-14 08:01:38.234478 | fa163ee0-6271-f863-66dc-0000000074cc | TASK | Check tuned package is installed 2026-06-14 08:01:38,294 p=83235 u=zuul n=ansible | 2026-06-14 08:01:38.293787 | fa163ee0-6271-f863-66dc-00000000532f | TASK | Perform container registry login(s) with podman 2026-06-14 08:01:38,312 p=83235 u=zuul n=ansible | 2026-06-14 08:01:38.312241 | fa163ee0-6271-f863-66dc-0000000050c1 | TASK | Enable podman.socket service 2026-06-14 08:01:38,341 p=83235 u=zuul n=ansible | 2026-06-14 08:01:38.341684 | fa163ee0-6271-f863-66dc-0000000050c1 | SKIPPED | Enable podman.socket service | np0000073147 2026-06-14 08:01:38,358 p=83235 u=zuul n=ansible | 2026-06-14 08:01:38.357897 | fa163ee0-6271-f863-66dc-0000000034d2 | TASK | Configure tripleo_container_manage to generate systemd drop-in dependencies 2026-06-14 08:01:38,391 p=83235 u=zuul n=ansible | 2026-06-14 08:01:38.390982 | fa163ee0-6271-f863-66dc-0000000034d0 | TASK | Run podman login 2026-06-14 08:01:38,426 p=83235 u=zuul n=ansible | 2026-06-14 08:01:38.425946 | fa163ee0-6271-f863-66dc-000000006912 | CHANGED | Ensure system is NTP time synced | np0000073148 2026-06-14 08:01:38,488 p=83235 u=zuul n=ansible | 2026-06-14 08:01:38.488010 | fa163ee0-6271-f863-66dc-00000000532f | TASK | Perform container registry login(s) with podman 2026-06-14 08:01:38,493 p=83235 u=zuul n=ansible | 2026-06-14 08:01:38.492824 | fa163ee0-6271-f863-66dc-0000000074a1 | CHANGED | Check tuned package is installed | np0000073150 2026-06-14 08:01:38,504 p=83235 u=zuul n=ansible | 2026-06-14 08:01:38.503855 | fa163ee0-6271-f863-66dc-000000003105 | TASK | Force NTP sync 2026-06-14 08:01:38,524 p=83235 u=zuul n=ansible | 2026-06-14 08:01:38.524361 | fa163ee0-6271-f863-66dc-0000000074a2 | TASK | Install tuned 2026-06-14 08:01:38,566 p=83235 u=zuul n=ansible | 2026-06-14 08:01:38.565663 | fa163ee0-6271-f863-66dc-0000000034d2 | TASK | Configure tripleo_container_manage to generate systemd drop-in dependencies 2026-06-14 08:01:38,572 p=83235 u=zuul n=ansible | 2026-06-14 08:01:38.571992 | fa163ee0-6271-f863-66dc-0000000074a2 | SKIPPED | Install tuned | np0000073150 2026-06-14 08:01:38,600 p=83235 u=zuul n=ansible | 2026-06-14 08:01:38.599895 | fa163ee0-6271-f863-66dc-0000000074a3 | TASK | Restart tuned 2026-06-14 08:01:38,610 p=83235 u=zuul n=ansible | 2026-06-14 08:01:38.609473 | fa163ee0-6271-f863-66dc-0000000074cc | CHANGED | Check tuned package is installed | np0000073149 2026-06-14 08:01:38,613 p=83235 u=zuul n=ansible | 2026-06-14 08:01:38.612712 | fa163ee0-6271-f863-66dc-000000003384 | CHANGED | ensure /run/redis is present upon reboot | np0000073145 2026-06-14 08:01:38,629 p=83235 u=zuul n=ansible | 2026-06-14 08:01:38.628919 | fa163ee0-6271-f863-66dc-0000000074cd | TASK | Install tuned 2026-06-14 08:01:38,662 p=83235 u=zuul n=ansible | 2026-06-14 08:01:38.657222 | fa163ee0-6271-f863-66dc-000000003385 | TASK | create persistent logs directory for rsyslog 2026-06-14 08:01:38,669 p=83235 u=zuul n=ansible | 2026-06-14 08:01:38.668395 | fa163ee0-6271-f863-66dc-0000000074a3 | SKIPPED | Restart tuned | np0000073150 2026-06-14 08:01:38,669 p=83235 u=zuul n=ansible | 2026-06-14 08:01:38.669784 | fa163ee0-6271-f863-66dc-0000000074cd | SKIPPED | Install tuned | np0000073149 2026-06-14 08:01:38,681 p=83235 u=zuul n=ansible | 2026-06-14 08:01:38.681607 | fa163ee0-6271-f863-66dc-0000000074ce | TASK | Restart tuned 2026-06-14 08:01:38,697 p=83235 u=zuul n=ansible | 2026-06-14 08:01:38.696647 | fa163ee0-6271-f863-66dc-00000000714e | TASK | Check for tuned-adm 2026-06-14 08:01:38,723 p=83235 u=zuul n=ansible | 2026-06-14 08:01:38.722442 | fa163ee0-6271-f863-66dc-0000000074ce | SKIPPED | Restart tuned | np0000073149 2026-06-14 08:01:38,748 p=83235 u=zuul n=ansible | 2026-06-14 08:01:38.747548 | fa163ee0-6271-f863-66dc-00000000714e | TASK | Check for tuned-adm 2026-06-14 08:01:38,769 p=83235 u=zuul n=ansible | 2026-06-14 08:01:38.768356 | fa163ee0-6271-f863-66dc-000000003105 | CHANGED | Force NTP sync | np0000073148 2026-06-14 08:01:38,787 p=83235 u=zuul n=ansible | 2026-06-14 08:01:38.786989 | fa163ee0-6271-f863-66dc-000000003106 | TASK | Ensure system is NTP time synced 2026-06-14 08:01:38,968 p=83235 u=zuul n=ansible | 2026-06-14 08:01:38.967781 | fa163ee0-6271-f863-66dc-000000003385 | CHANGED | create persistent logs directory for rsyslog | np0000073145 2026-06-14 08:01:38,988 p=83235 u=zuul n=ansible | 2026-06-14 08:01:38.988037 | fa163ee0-6271-f863-66dc-000000003386 | TASK | create persistent state directory for rsyslog 2026-06-14 08:01:39,011 p=83235 u=zuul n=ansible | 2026-06-14 08:01:39.010709 | fa163ee0-6271-f863-66dc-00000000714e | OK | Check for tuned-adm | np0000073150 2026-06-14 08:01:39,065 p=83235 u=zuul n=ansible | 2026-06-14 08:01:39.064855 | 9c58c3d6-b1c7-4e78-85e0-210940b75e50 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_config.yml | np0000073150 2026-06-14 08:01:39,083 p=83235 u=zuul n=ansible | 2026-06-14 08:01:39.083345 | fa163ee0-6271-f863-66dc-000000007763 | TASK | Ensure profile directory exists 2026-06-14 08:01:39,098 p=83235 u=zuul n=ansible | 2026-06-14 08:01:39.090208 | fa163ee0-6271-f863-66dc-00000000714e | OK | Check for tuned-adm | np0000073149 2026-06-14 08:01:39,099 p=83235 u=zuul n=ansible | 2026-06-14 08:01:39.099646 | fa163ee0-6271-f863-66dc-000000003106 | CHANGED | Ensure system is NTP time synced | np0000073148 2026-06-14 08:01:39,115 p=83235 u=zuul n=ansible | 2026-06-14 08:01:39.115096 | fa163ee0-6271-f863-66dc-000000003107 | TASK | Run timezone role 2026-06-14 08:01:39,146 p=83235 u=zuul n=ansible | 2026-06-14 08:01:39.146205 | fa163ee0-6271-f863-66dc-000000007763 | SKIPPED | Ensure profile directory exists | np0000073150 2026-06-14 08:01:39,216 p=83235 u=zuul n=ansible | 2026-06-14 08:01:39.215672 | fa163ee0-6271-f863-66dc-000000006d24 | TASK | Set timezone 2026-06-14 08:01:39,230 p=83235 u=zuul n=ansible | 2026-06-14 08:01:39.229549 | fa163ee0-6271-f863-66dc-000000007764 | TASK | Create custom tuned profile 2026-06-14 08:01:39,250 p=83235 u=zuul n=ansible | 2026-06-14 08:01:39.250274 | 7966ba85-c06d-482f-9fac-690dcf893326 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_config.yml | np0000073149 2026-06-14 08:01:39,274 p=83235 u=zuul n=ansible | 2026-06-14 08:01:39.273737 | fa163ee0-6271-f863-66dc-00000000799d | TASK | Ensure profile directory exists 2026-06-14 08:01:39,280 p=83235 u=zuul n=ansible | 2026-06-14 08:01:39.279516 | fa163ee0-6271-f863-66dc-000000003386 | CHANGED | create persistent state directory for rsyslog | np0000073145 2026-06-14 08:01:39,281 p=83235 u=zuul n=ansible | 2026-06-14 08:01:39.280960 | fa163ee0-6271-f863-66dc-0000000034d2 | CHANGED | Configure tripleo_container_manage to generate systemd drop-in dependencies | np0000073146 2026-06-14 08:01:39,320 p=83235 u=zuul n=ansible | 2026-06-14 08:01:39.320082 | fa163ee0-6271-f863-66dc-0000000034d3 | TASK | create persistent directories 2026-06-14 08:01:39,325 p=83235 u=zuul n=ansible | 2026-06-14 08:01:39.324823 | fa163ee0-6271-f863-66dc-000000007764 | SKIPPED | Create custom tuned profile | np0000073150 2026-06-14 08:01:39,377 p=83235 u=zuul n=ansible | 2026-06-14 08:01:39.376717 | fa163ee0-6271-f863-66dc-000000007765 | TASK | Check tuned active profile 2026-06-14 08:01:39,394 p=83235 u=zuul n=ansible | 2026-06-14 08:01:39.393968 | fa163ee0-6271-f863-66dc-000000005586 | TASK | Gather variables for each operating system 2026-06-14 08:01:39,399 p=83235 u=zuul n=ansible | 2026-06-14 08:01:39.398679 | fa163ee0-6271-f863-66dc-00000000799d | SKIPPED | Ensure profile directory exists | np0000073149 2026-06-14 08:01:39,429 p=83235 u=zuul n=ansible | 2026-06-14 08:01:39.428386 | fa163ee0-6271-f863-66dc-00000000799e | TASK | Create custom tuned profile 2026-06-14 08:01:39,477 p=83235 u=zuul n=ansible | 2026-06-14 08:01:39.476311 | fa163ee0-6271-f863-66dc-00000000799e | SKIPPED | Create custom tuned profile | np0000073149 2026-06-14 08:01:39,498 p=83235 u=zuul n=ansible | 2026-06-14 08:01:39.496847 | fa163ee0-6271-f863-66dc-000000005586 | OK | Gather variables for each operating system | np0000073145 | item=/usr/share/ansible/roles/tripleo_sshd/vars/redhat.yml 2026-06-14 08:01:39,505 p=83235 u=zuul n=ansible | 2026-06-14 08:01:39.505127 | fa163ee0-6271-f863-66dc-00000000799f | TASK | Check tuned active profile 2026-06-14 08:01:39,553 p=83235 u=zuul n=ansible | 2026-06-14 08:01:39.552422 | fa163ee0-6271-f863-66dc-000000005588 | TASK | Install the OpenSSH server 2026-06-14 08:01:39,560 p=83235 u=zuul n=ansible | 2026-06-14 08:01:39.559722 | fa163ee0-6271-f863-66dc-0000000034d2 | CHANGED | Configure tripleo_container_manage to generate systemd drop-in dependencies | np0000073147 2026-06-14 08:01:39,584 p=83235 u=zuul n=ansible | 2026-06-14 08:01:39.583695 | fa163ee0-6271-f863-66dc-0000000034d3 | TASK | create persistent directories 2026-06-14 08:01:39,634 p=83235 u=zuul n=ansible | 2026-06-14 08:01:39.633637 | fa163ee0-6271-f863-66dc-000000007765 | OK | Check tuned active profile | np0000073150 2026-06-14 08:01:39,649 p=83235 u=zuul n=ansible | 2026-06-14 08:01:39.646875 | fa163ee0-6271-f863-66dc-000000007766 | TASK | Check Tuned Configuration file exists 2026-06-14 08:01:39,655 p=83235 u=zuul n=ansible | 2026-06-14 08:01:39.655071 | fa163ee0-6271-f863-66dc-000000006d24 | OK | Set timezone | np0000073148 2026-06-14 08:01:39,674 p=83235 u=zuul n=ansible | 2026-06-14 08:01:39.671874 | fa163ee0-6271-f863-66dc-0000000034d3 | CHANGED | create persistent directories | np0000073146 | item={'path': '/var/lib/redis', 'setype': 'container_file_t'} 2026-06-14 08:01:39,685 p=83235 u=zuul n=ansible | 2026-06-14 08:01:39.684851 | fa163ee0-6271-f863-66dc-000000006d25 | TASK | Restart time services 2026-06-14 08:01:39,713 p=83235 u=zuul n=ansible | 2026-06-14 08:01:39.711759 | fa163ee0-6271-f863-66dc-000000006d25 | SKIPPED | Restart time services | np0000073148 | item=rsyslog 2026-06-14 08:01:39,717 p=83235 u=zuul n=ansible | 2026-06-14 08:01:39.715817 | fa163ee0-6271-f863-66dc-000000006d25 | SKIPPED | Restart time services | np0000073148 | item=crond 2026-06-14 08:01:39,742 p=83235 u=zuul n=ansible | 2026-06-14 08:01:39.742544 | fa163ee0-6271-f863-66dc-000000003108 | TASK | Notice - ctlplane subnet is set 2026-06-14 08:01:39,761 p=83235 u=zuul n=ansible | 2026-06-14 08:01:39.760694 | fa163ee0-6271-f863-66dc-000000003108 | OK | Notice - ctlplane subnet is set | np0000073148 | result={ "changed": false, "msg": "CIDRs found in the ctlplane network tags.\n" } 2026-06-14 08:01:39,846 p=83235 u=zuul n=ansible | 2026-06-14 08:01:39.846306 | fa163ee0-6271-f863-66dc-00000000714c | TASK | Gather variables for each operating system 2026-06-14 08:01:40,757 p=83235 u=zuul n=ansible | 2026-06-14 08:01:40.755125 | fa163ee0-6271-f863-66dc-00000000714c | OK | Gather variables for each operating system | np0000073148 | item=/usr/share/ansible/roles/tuned/vars/redhat.yml 2026-06-14 08:01:40,793 p=83235 u=zuul n=ansible | 2026-06-14 08:01:40.789682 | fa163ee0-6271-f863-66dc-00000000799f | OK | Check tuned active profile | np0000073149 2026-06-14 08:01:40,796 p=83235 u=zuul n=ansible | 2026-06-14 08:01:40.795645 | fa163ee0-6271-f863-66dc-0000000034d3 | CHANGED | create persistent directories | np0000073147 | item={'path': '/var/lib/redis', 'setype': 'container_file_t'} 2026-06-14 08:01:40,806 p=83235 u=zuul n=ansible | 2026-06-14 08:01:40.806210 | fa163ee0-6271-f863-66dc-0000000079a0 | TASK | Check Tuned Configuration file exists 2026-06-14 08:01:40,831 p=83235 u=zuul n=ansible | 2026-06-14 08:01:40.830851 | c71ad015-6abc-4dca-b427-b217c1ce232a | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_install.yml | np0000073148 2026-06-14 08:01:40,843 p=83235 u=zuul n=ansible | 2026-06-14 08:01:40.843245 | fa163ee0-6271-f863-66dc-000000007d25 | TASK | Check tuned package is installed 2026-06-14 08:01:41,415 p=83235 u=zuul n=ansible | 2026-06-14 08:01:41.414482 | fa163ee0-6271-f863-66dc-000000007766 | OK | Check Tuned Configuration file exists | np0000073150 2026-06-14 08:01:41,419 p=83235 u=zuul n=ansible | 2026-06-14 08:01:41.418882 | fa163ee0-6271-f863-66dc-0000000034d3 | CHANGED | create persistent directories | np0000073146 | item={'mode': '0750', 'path': '/var/log/containers/redis', 'setype': 'container_file_t'} 2026-06-14 08:01:41,430 p=83235 u=zuul n=ansible | 2026-06-14 08:01:41.430157 | fa163ee0-6271-f863-66dc-000000007767 | TASK | Fail if tuned profile conf is absent but isolated cores is provided 2026-06-14 08:01:41,466 p=83235 u=zuul n=ansible | 2026-06-14 08:01:41.466319 | fa163ee0-6271-f863-66dc-000000007767 | SKIPPED | Fail if tuned profile conf is absent but isolated cores is provided | np0000073150 2026-06-14 08:01:41,479 p=83235 u=zuul n=ansible | 2026-06-14 08:01:41.479190 | fa163ee0-6271-f863-66dc-000000007768 | TASK | Configure isolated cores for profile throughput-performance 2026-06-14 08:01:41,515 p=83235 u=zuul n=ansible | 2026-06-14 08:01:41.514489 | fa163ee0-6271-f863-66dc-000000007768 | SKIPPED | Configure isolated cores for profile throughput-performance | np0000073150 2026-06-14 08:01:41,527 p=83235 u=zuul n=ansible | 2026-06-14 08:01:41.526830 | fa163ee0-6271-f863-66dc-000000007769 | TASK | Enable tuned profile 2026-06-14 08:01:41,554 p=83235 u=zuul n=ansible | 2026-06-14 08:01:41.553908 | fa163ee0-6271-f863-66dc-000000007769 | SKIPPED | Enable tuned profile | np0000073150 2026-06-14 08:01:41,574 p=83235 u=zuul n=ansible | 2026-06-14 08:01:41.574191 | fa163ee0-6271-f863-66dc-0000000031c7 | TASK | create persistent directories 2026-06-14 08:01:41,655 p=83235 u=zuul n=ansible | 2026-06-14 08:01:41.653631 | fa163ee0-6271-f863-66dc-0000000034d3 | CHANGED | create persistent directories | np0000073147 | item={'mode': '0750', 'path': '/var/log/containers/redis', 'setype': 'container_file_t'} 2026-06-14 08:01:41,664 p=83235 u=zuul n=ansible | 2026-06-14 08:01:41.664278 | fa163ee0-6271-f863-66dc-0000000079a0 | OK | Check Tuned Configuration file exists | np0000073149 2026-06-14 08:01:41,680 p=83235 u=zuul n=ansible | 2026-06-14 08:01:41.680407 | fa163ee0-6271-f863-66dc-0000000079a1 | TASK | Fail if tuned profile conf is absent but isolated cores is provided 2026-06-14 08:01:41,687 p=83235 u=zuul n=ansible | 2026-06-14 08:01:41.687093 | fa163ee0-6271-f863-66dc-000000007d25 | CHANGED | Check tuned package is installed | np0000073148 2026-06-14 08:01:41,700 p=83235 u=zuul n=ansible | 2026-06-14 08:01:41.699558 | fa163ee0-6271-f863-66dc-000000007d26 | TASK | Install tuned 2026-06-14 08:01:41,714 p=83235 u=zuul n=ansible | 2026-06-14 08:01:41.712417 | fa163ee0-6271-f863-66dc-0000000034d3 | CHANGED | create persistent directories | np0000073146 | item={'path': '/run/redis', 'setype': 'container_file_t'} 2026-06-14 08:01:41,730 p=83235 u=zuul n=ansible | 2026-06-14 08:01:41.729677 | fa163ee0-6271-f863-66dc-000000007d26 | SKIPPED | Install tuned | np0000073148 2026-06-14 08:01:41,746 p=83235 u=zuul n=ansible | 2026-06-14 08:01:41.745899 | fa163ee0-6271-f863-66dc-000000007d27 | TASK | Restart tuned 2026-06-14 08:01:41,773 p=83235 u=zuul n=ansible | 2026-06-14 08:01:41.768336 | fa163ee0-6271-f863-66dc-0000000034d4 | TASK | ensure /run/redis is present upon reboot 2026-06-14 08:01:41,782 p=83235 u=zuul n=ansible | 2026-06-14 08:01:41.781828 | fa163ee0-6271-f863-66dc-0000000079a1 | SKIPPED | Fail if tuned profile conf is absent but isolated cores is provided | np0000073149 2026-06-14 08:01:41,785 p=83235 u=zuul n=ansible | 2026-06-14 08:01:41.785123 | fa163ee0-6271-f863-66dc-000000007d27 | SKIPPED | Restart tuned | np0000073148 2026-06-14 08:01:41,811 p=83235 u=zuul n=ansible | 2026-06-14 08:01:41.811228 | fa163ee0-6271-f863-66dc-00000000714e | TASK | Check for tuned-adm 2026-06-14 08:01:41,836 p=83235 u=zuul n=ansible | 2026-06-14 08:01:41.835995 | fa163ee0-6271-f863-66dc-0000000079a2 | TASK | Configure isolated cores for profile throughput-performance 2026-06-14 08:01:41,889 p=83235 u=zuul n=ansible | 2026-06-14 08:01:41.889058 | fa163ee0-6271-f863-66dc-0000000079a2 | SKIPPED | Configure isolated cores for profile throughput-performance | np0000073149 2026-06-14 08:01:41,902 p=83235 u=zuul n=ansible | 2026-06-14 08:01:41.902228 | fa163ee0-6271-f863-66dc-0000000031c7 | CHANGED | create persistent directories | np0000073150 | item={'mode': '0750', 'path': '/var/log/containers/openvswitch', 'setype': 'container_file_t'} 2026-06-14 08:01:41,908 p=83235 u=zuul n=ansible | 2026-06-14 08:01:41.908309 | fa163ee0-6271-f863-66dc-0000000079a3 | TASK | Enable tuned profile 2026-06-14 08:01:41,934 p=83235 u=zuul n=ansible | 2026-06-14 08:01:41.933902 | fa163ee0-6271-f863-66dc-0000000079a3 | SKIPPED | Enable tuned profile | np0000073149 2026-06-14 08:01:41,943 p=83235 u=zuul n=ansible | 2026-06-14 08:01:41.943289 | fa163ee0-6271-f863-66dc-0000000034d3 | CHANGED | create persistent directories | np0000073147 | item={'path': '/run/redis', 'setype': 'container_file_t'} 2026-06-14 08:01:41,963 p=83235 u=zuul n=ansible | 2026-06-14 08:01:41.963344 | fa163ee0-6271-f863-66dc-0000000031c7 | TASK | create persistent directories 2026-06-14 08:01:41,982 p=83235 u=zuul n=ansible | 2026-06-14 08:01:41.982278 | fa163ee0-6271-f863-66dc-0000000034d4 | TASK | ensure /run/redis is present upon reboot 2026-06-14 08:01:42,121 p=83235 u=zuul n=ansible | 2026-06-14 08:01:42.119430 | fa163ee0-6271-f863-66dc-00000000714e | OK | Check for tuned-adm | np0000073148 2026-06-14 08:01:42,162 p=83235 u=zuul n=ansible | 2026-06-14 08:01:42.159519 | fa163ee0-6271-f863-66dc-0000000031c7 | CHANGED | create persistent directories | np0000073150 | item={'path': '/var/lib/openvswitch/ovn', 'setype': 'container_file_t'} 2026-06-14 08:01:42,200 p=83235 u=zuul n=ansible | 2026-06-14 08:01:42.200246 | 52055e57-eff1-490e-ae4d-c5756572b309 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_config.yml | np0000073148 2026-06-14 08:01:42,222 p=83235 u=zuul n=ansible | 2026-06-14 08:01:42.222385 | fa163ee0-6271-f863-66dc-000000007d74 | TASK | Ensure profile directory exists 2026-06-14 08:01:42,236 p=83235 u=zuul n=ansible | 2026-06-14 08:01:42.236299 | fa163ee0-6271-f863-66dc-0000000031c8 | TASK | Copy in cleanup script 2026-06-14 08:01:42,279 p=83235 u=zuul n=ansible | 2026-06-14 08:01:42.276720 | fa163ee0-6271-f863-66dc-000000007d74 | SKIPPED | Ensure profile directory exists | np0000073148 2026-06-14 08:01:42,280 p=83235 u=zuul n=ansible | 2026-06-14 08:01:42.280745 | fa163ee0-6271-f863-66dc-0000000031c7 | CHANGED | create persistent directories | np0000073149 | item={'mode': '0750', 'path': '/var/log/containers/openvswitch', 'setype': 'container_file_t'} 2026-06-14 08:01:42,290 p=83235 u=zuul n=ansible | 2026-06-14 08:01:42.290051 | fa163ee0-6271-f863-66dc-000000007d75 | TASK | Create custom tuned profile 2026-06-14 08:01:42,328 p=83235 u=zuul n=ansible | 2026-06-14 08:01:42.327888 | fa163ee0-6271-f863-66dc-000000007d75 | SKIPPED | Create custom tuned profile | np0000073148 2026-06-14 08:01:42,338 p=83235 u=zuul n=ansible | 2026-06-14 08:01:42.337982 | fa163ee0-6271-f863-66dc-000000007d76 | TASK | Check tuned active profile 2026-06-14 08:01:42,568 p=83235 u=zuul n=ansible | 2026-06-14 08:01:42.566434 | fa163ee0-6271-f863-66dc-0000000031c7 | CHANGED | create persistent directories | np0000073149 | item={'path': '/var/lib/openvswitch/ovn', 'setype': 'container_file_t'} 2026-06-14 08:01:42,592 p=83235 u=zuul n=ansible | 2026-06-14 08:01:42.592473 | fa163ee0-6271-f863-66dc-0000000031c8 | TASK | Copy in cleanup script 2026-06-14 08:01:42,616 p=83235 u=zuul n=ansible | 2026-06-14 08:01:42.615180 | fa163ee0-6271-f863-66dc-000000007d76 | OK | Check tuned active profile | np0000073148 2026-06-14 08:01:42,630 p=83235 u=zuul n=ansible | 2026-06-14 08:01:42.630610 | fa163ee0-6271-f863-66dc-000000007d77 | TASK | Check Tuned Configuration file exists 2026-06-14 08:01:42,715 p=83235 u=zuul n=ansible | 2026-06-14 08:01:42.714308 | fa163ee0-6271-f863-66dc-0000000034d4 | CHANGED | ensure /run/redis is present upon reboot | np0000073146 2026-06-14 08:01:42,741 p=83235 u=zuul n=ansible | 2026-06-14 08:01:42.740462 | fa163ee0-6271-f863-66dc-0000000034d5 | TASK | create persistent logs directory for rsyslog 2026-06-14 08:01:42,901 p=83235 u=zuul n=ansible | 2026-06-14 08:01:42.900766 | fa163ee0-6271-f863-66dc-0000000034d4 | CHANGED | ensure /run/redis is present upon reboot | np0000073147 2026-06-14 08:01:42,928 p=83235 u=zuul n=ansible | 2026-06-14 08:01:42.928137 | fa163ee0-6271-f863-66dc-0000000034d5 | TASK | create persistent logs directory for rsyslog 2026-06-14 08:01:42,935 p=83235 u=zuul n=ansible | 2026-06-14 08:01:42.934307 | fa163ee0-6271-f863-66dc-000000007d77 | OK | Check Tuned Configuration file exists | np0000073148 2026-06-14 08:01:42,950 p=83235 u=zuul n=ansible | 2026-06-14 08:01:42.950059 | fa163ee0-6271-f863-66dc-000000007d78 | TASK | Fail if tuned profile conf is absent but isolated cores is provided 2026-06-14 08:01:43,019 p=83235 u=zuul n=ansible | 2026-06-14 08:01:43.018682 | fa163ee0-6271-f863-66dc-000000007d78 | SKIPPED | Fail if tuned profile conf is absent but isolated cores is provided | np0000073148 2026-06-14 08:01:43,076 p=83235 u=zuul n=ansible | 2026-06-14 08:01:43.075961 | fa163ee0-6271-f863-66dc-000000007d79 | TASK | Configure isolated cores for profile throughput-performance 2026-06-14 08:01:43,086 p=83235 u=zuul n=ansible | 2026-06-14 08:01:43.085056 | fa163ee0-6271-f863-66dc-0000000034d5 | CHANGED | create persistent logs directory for rsyslog | np0000073146 2026-06-14 08:01:43,117 p=83235 u=zuul n=ansible | 2026-06-14 08:01:43.116691 | fa163ee0-6271-f863-66dc-0000000034d6 | TASK | create persistent state directory for rsyslog 2026-06-14 08:01:43,138 p=83235 u=zuul n=ansible | 2026-06-14 08:01:43.137404 | fa163ee0-6271-f863-66dc-000000007d79 | SKIPPED | Configure isolated cores for profile throughput-performance | np0000073148 2026-06-14 08:01:43,153 p=83235 u=zuul n=ansible | 2026-06-14 08:01:43.152991 | fa163ee0-6271-f863-66dc-000000007d7a | TASK | Enable tuned profile 2026-06-14 08:01:43,189 p=83235 u=zuul n=ansible | 2026-06-14 08:01:43.188449 | fa163ee0-6271-f863-66dc-000000007d7a | SKIPPED | Enable tuned profile | np0000073148 2026-06-14 08:01:43,212 p=83235 u=zuul n=ansible | 2026-06-14 08:01:43.211843 | fa163ee0-6271-f863-66dc-0000000031c8 | CHANGED | Copy in cleanup script | np0000073150 2026-06-14 08:01:43,227 p=83235 u=zuul n=ansible | 2026-06-14 08:01:43.227348 | fa163ee0-6271-f863-66dc-00000000310a | TASK | create persistent directories 2026-06-14 08:01:43,243 p=83235 u=zuul n=ansible | 2026-06-14 08:01:43.242724 | fa163ee0-6271-f863-66dc-0000000031c9 | TASK | Copy in cleanup service 2026-06-14 08:01:43,249 p=83235 u=zuul n=ansible | 2026-06-14 08:01:43.248921 | fa163ee0-6271-f863-66dc-0000000034d5 | CHANGED | create persistent logs directory for rsyslog | np0000073147 2026-06-14 08:01:43,269 p=83235 u=zuul n=ansible | 2026-06-14 08:01:43.268747 | fa163ee0-6271-f863-66dc-0000000034d6 | TASK | create persistent state directory for rsyslog 2026-06-14 08:01:43,332 p=83235 u=zuul n=ansible | 2026-06-14 08:01:43.331261 | fa163ee0-6271-f863-66dc-000000005588 | OK | Install the OpenSSH server | np0000073145 2026-06-14 08:01:43,351 p=83235 u=zuul n=ansible | 2026-06-14 08:01:43.350666 | fa163ee0-6271-f863-66dc-000000005589 | TASK | Start sshd 2026-06-14 08:01:43,371 p=83235 u=zuul n=ansible | 2026-06-14 08:01:43.370714 | fa163ee0-6271-f863-66dc-000000005589 | SKIPPED | Start sshd | np0000073145 2026-06-14 08:01:43,387 p=83235 u=zuul n=ansible | 2026-06-14 08:01:43.387008 | fa163ee0-6271-f863-66dc-00000000558c | TASK | PasswordAuthentication notice 2026-06-14 08:01:43,422 p=83235 u=zuul n=ansible | 2026-06-14 08:01:43.421510 | fa163ee0-6271-f863-66dc-0000000034d6 | CHANGED | create persistent state directory for rsyslog | np0000073146 2026-06-14 08:01:43,469 p=83235 u=zuul n=ansible | 2026-06-14 08:01:43.468268 | fa163ee0-6271-f863-66dc-00000000558c | OK | PasswordAuthentication notice | np0000073145 | result={ "changed": false, "msg": "Notice - The option `tripleo_sshd_password_authentication` is set to \"yes\" but `PermitRootLogin` is undefined. While this may be perfectly valid, the sshd_config options should be reviewed to ensure general user access is functional and meeting expectations." } 2026-06-14 08:01:43,502 p=83235 u=zuul n=ansible | 2026-06-14 08:01:43.501905 | fa163ee0-6271-f863-66dc-00000000558d | TASK | PasswordAuthentication duplication notice 2026-06-14 08:01:43,523 p=83235 u=zuul n=ansible | 2026-06-14 08:01:43.521752 | fa163ee0-6271-f863-66dc-0000000031c8 | CHANGED | Copy in cleanup script | np0000073149 2026-06-14 08:01:43,536 p=83235 u=zuul n=ansible | 2026-06-14 08:01:43.533480 | fa163ee0-6271-f863-66dc-00000000310a | CHANGED | create persistent directories | np0000073148 | item={'mode': '0750', 'path': '/var/log/containers/openvswitch', 'setype': 'container_file_t'} 2026-06-14 08:01:43,609 p=83235 u=zuul n=ansible | 2026-06-14 08:01:43.608782 | fa163ee0-6271-f863-66dc-0000000031c9 | TASK | Copy in cleanup service 2026-06-14 08:01:43,631 p=83235 u=zuul n=ansible | 2026-06-14 08:01:43.630485 | fa163ee0-6271-f863-66dc-000000005586 | TASK | Gather variables for each operating system 2026-06-14 08:01:43,637 p=83235 u=zuul n=ansible | 2026-06-14 08:01:43.636511 | fa163ee0-6271-f863-66dc-00000000558d | SKIPPED | PasswordAuthentication duplication notice | np0000073145 2026-06-14 08:01:43,638 p=83235 u=zuul n=ansible | 2026-06-14 08:01:43.637804 | fa163ee0-6271-f863-66dc-0000000034d6 | CHANGED | create persistent state directory for rsyslog | np0000073147 2026-06-14 08:01:43,653 p=83235 u=zuul n=ansible | 2026-06-14 08:01:43.653711 | fa163ee0-6271-f863-66dc-00000000558e | TASK | Motd duplication notice 2026-06-14 08:01:43,704 p=83235 u=zuul n=ansible | 2026-06-14 08:01:43.704115 | fa163ee0-6271-f863-66dc-00000000558e | OK | Motd duplication notice | np0000073145 | result={ "changed": false, "msg": "WARNING - The Banner or PrintMotd has been configured in `tripleo_sshd_server_options`. These options may be ignored and configured using values from `tripleo_sshd_banner_enabled` and `tripleo_sshd_motd_enabled`" } 2026-06-14 08:01:43,745 p=83235 u=zuul n=ansible | 2026-06-14 08:01:43.742437 | fa163ee0-6271-f863-66dc-000000005586 | OK | Gather variables for each operating system | np0000073146 | item=/usr/share/ansible/roles/tripleo_sshd/vars/redhat.yml 2026-06-14 08:01:43,762 p=83235 u=zuul n=ansible | 2026-06-14 08:01:43.762271 | fa163ee0-6271-f863-66dc-00000000558f | TASK | Configure the banner text 2026-06-14 08:01:43,783 p=83235 u=zuul n=ansible | 2026-06-14 08:01:43.783247 | fa163ee0-6271-f863-66dc-000000005586 | TASK | Gather variables for each operating system 2026-06-14 08:01:43,789 p=83235 u=zuul n=ansible | 2026-06-14 08:01:43.789328 | fa163ee0-6271-f863-66dc-00000000558f | SKIPPED | Configure the banner text | np0000073145 2026-06-14 08:01:43,805 p=83235 u=zuul n=ansible | 2026-06-14 08:01:43.805147 | fa163ee0-6271-f863-66dc-000000005590 | TASK | Configure the motd banner 2026-06-14 08:01:43,823 p=83235 u=zuul n=ansible | 2026-06-14 08:01:43.822659 | fa163ee0-6271-f863-66dc-000000005588 | TASK | Install the OpenSSH server 2026-06-14 08:01:43,846 p=83235 u=zuul n=ansible | 2026-06-14 08:01:43.842989 | fa163ee0-6271-f863-66dc-00000000310a | CHANGED | create persistent directories | np0000073148 | item={'path': '/var/lib/openvswitch/ovn', 'setype': 'container_file_t'} 2026-06-14 08:01:43,853 p=83235 u=zuul n=ansible | 2026-06-14 08:01:43.853000 | fa163ee0-6271-f863-66dc-000000005590 | SKIPPED | Configure the motd banner | np0000073145 2026-06-14 08:01:43,867 p=83235 u=zuul n=ansible | 2026-06-14 08:01:43.866127 | fa163ee0-6271-f863-66dc-000000005586 | OK | Gather variables for each operating system | np0000073147 | item=/usr/share/ansible/roles/tripleo_sshd/vars/redhat.yml 2026-06-14 08:01:43,878 p=83235 u=zuul n=ansible | 2026-06-14 08:01:43.877746 | fa163ee0-6271-f863-66dc-00000000310b | TASK | Copy in cleanup script 2026-06-14 08:01:43,902 p=83235 u=zuul n=ansible | 2026-06-14 08:01:43.901388 | fa163ee0-6271-f863-66dc-000000005591 | TASK | Update sshd configuration options from vars 2026-06-14 08:01:43,934 p=83235 u=zuul n=ansible | 2026-06-14 08:01:43.933725 | fa163ee0-6271-f863-66dc-000000005588 | TASK | Install the OpenSSH server 2026-06-14 08:01:43,940 p=83235 u=zuul n=ansible | 2026-06-14 08:01:43.939977 | fa163ee0-6271-f863-66dc-000000005591 | OK | Update sshd configuration options from vars | np0000073145 2026-06-14 08:01:43,959 p=83235 u=zuul n=ansible | 2026-06-14 08:01:43.959272 | fa163ee0-6271-f863-66dc-000000005592 | TASK | Adjust ssh server configuration 2026-06-14 08:01:44,134 p=83235 u=zuul n=ansible | 2026-06-14 08:01:44.133603 | fa163ee0-6271-f863-66dc-0000000031c9 | CHANGED | Copy in cleanup service | np0000073150 2026-06-14 08:01:44,149 p=83235 u=zuul n=ansible | 2026-06-14 08:01:44.149143 | fa163ee0-6271-f863-66dc-0000000031ca | TASK | Enabling the cleanup service 2026-06-14 08:01:44,511 p=83235 u=zuul n=ansible | 2026-06-14 08:01:44.510163 | fa163ee0-6271-f863-66dc-0000000031c9 | CHANGED | Copy in cleanup service | np0000073149 2026-06-14 08:01:44,525 p=83235 u=zuul n=ansible | 2026-06-14 08:01:44.524765 | fa163ee0-6271-f863-66dc-0000000031ca | TASK | Enabling the cleanup service 2026-06-14 08:01:44,812 p=83235 u=zuul n=ansible | 2026-06-14 08:01:44.811864 | fa163ee0-6271-f863-66dc-00000000310b | CHANGED | Copy in cleanup script | np0000073148 2026-06-14 08:01:44,826 p=83235 u=zuul n=ansible | 2026-06-14 08:01:44.826552 | fa163ee0-6271-f863-66dc-00000000310c | TASK | Copy in cleanup service 2026-06-14 08:01:44,840 p=83235 u=zuul n=ansible | 2026-06-14 08:01:44.839206 | fa163ee0-6271-f863-66dc-0000000031ca | CHANGED | Enabling the cleanup service | np0000073150 2026-06-14 08:01:44,856 p=83235 u=zuul n=ansible | 2026-06-14 08:01:44.856092 | fa163ee0-6271-f863-66dc-0000000031cb | TASK | create persistent directories 2026-06-14 08:01:44,933 p=83235 u=zuul n=ansible | 2026-06-14 08:01:44.932282 | fa163ee0-6271-f863-66dc-000000005592 | CHANGED | Adjust ssh server configuration | np0000073145 2026-06-14 08:01:44,956 p=83235 u=zuul n=ansible | 2026-06-14 08:01:44.956366 | fa163ee0-6271-f863-66dc-000000005593 | TASK | Restart sshd 2026-06-14 08:01:45,173 p=83235 u=zuul n=ansible | 2026-06-14 08:01:45.173092 | fa163ee0-6271-f863-66dc-0000000031ca | CHANGED | Enabling the cleanup service | np0000073149 2026-06-14 08:01:45,189 p=83235 u=zuul n=ansible | 2026-06-14 08:01:45.189008 | fa163ee0-6271-f863-66dc-0000000031cb | TASK | create persistent directories 2026-06-14 08:01:45,223 p=83235 u=zuul n=ansible | 2026-06-14 08:01:45.220109 | fa163ee0-6271-f863-66dc-0000000031cb | CHANGED | create persistent directories | np0000073150 | item={'mode': '0750', 'path': '/var/log/containers/neutron', 'setype': 'container_file_t'} 2026-06-14 08:01:45,242 p=83235 u=zuul n=ansible | 2026-06-14 08:01:45.241924 | fa163ee0-6271-f863-66dc-0000000031cc | TASK | create /run/netns with temp namespace 2026-06-14 08:01:45,448 p=83235 u=zuul n=ansible | 2026-06-14 08:01:45.448303 | fa163ee0-6271-f863-66dc-000000005593 | CHANGED | Restart sshd | np0000073145 2026-06-14 08:01:45,481 p=83235 u=zuul n=ansible | 2026-06-14 08:01:45.480570 | fa163ee0-6271-f863-66dc-000000003388 | TASK | create persistent directories 2026-06-14 08:01:45,509 p=83235 u=zuul n=ansible | 2026-06-14 08:01:45.508208 | fa163ee0-6271-f863-66dc-0000000031cb | CHANGED | create persistent directories | np0000073149 | item={'mode': '0750', 'path': '/var/log/containers/neutron', 'setype': 'container_file_t'} 2026-06-14 08:01:45,517 p=83235 u=zuul n=ansible | 2026-06-14 08:01:45.516884 | fa163ee0-6271-f863-66dc-0000000031cc | CHANGED | create /run/netns with temp namespace | np0000073150 2026-06-14 08:01:45,532 p=83235 u=zuul n=ansible | 2026-06-14 08:01:45.532094 | fa163ee0-6271-f863-66dc-0000000031cc | TASK | create /run/netns with temp namespace 2026-06-14 08:01:45,549 p=83235 u=zuul n=ansible | 2026-06-14 08:01:45.549265 | fa163ee0-6271-f863-66dc-0000000031cd | TASK | remove temp namespace 2026-06-14 08:01:45,726 p=83235 u=zuul n=ansible | 2026-06-14 08:01:45.725987 | fa163ee0-6271-f863-66dc-00000000310c | CHANGED | Copy in cleanup service | np0000073148 2026-06-14 08:01:45,740 p=83235 u=zuul n=ansible | 2026-06-14 08:01:45.739937 | fa163ee0-6271-f863-66dc-00000000310d | TASK | Enabling the cleanup service 2026-06-14 08:01:45,801 p=83235 u=zuul n=ansible | 2026-06-14 08:01:45.798991 | fa163ee0-6271-f863-66dc-000000003388 | CHANGED | create persistent directories | np0000073145 | item={'path': '/srv/node', 'setype': 'container_file_t'} 2026-06-14 08:01:45,836 p=83235 u=zuul n=ansible | 2026-06-14 08:01:45.836015 | fa163ee0-6271-f863-66dc-0000000031cc | CHANGED | create /run/netns with temp namespace | np0000073149 2026-06-14 08:01:45,852 p=83235 u=zuul n=ansible | 2026-06-14 08:01:45.851563 | fa163ee0-6271-f863-66dc-0000000031cd | TASK | remove temp namespace 2026-06-14 08:01:45,866 p=83235 u=zuul n=ansible | 2026-06-14 08:01:45.865807 | fa163ee0-6271-f863-66dc-0000000031cd | CHANGED | remove temp namespace | np0000073150 2026-06-14 08:01:45,880 p=83235 u=zuul n=ansible | 2026-06-14 08:01:45.880346 | fa163ee0-6271-f863-66dc-0000000031ce | TASK | create /var/lib/neutron 2026-06-14 08:01:46,103 p=83235 u=zuul n=ansible | 2026-06-14 08:01:46.101345 | fa163ee0-6271-f863-66dc-000000003388 | CHANGED | create persistent directories | np0000073145 | item={'path': '/var/log/swift', 'setype': 'container_file_t'} 2026-06-14 08:01:46,125 p=83235 u=zuul n=ansible | 2026-06-14 08:01:46.124498 | fa163ee0-6271-f863-66dc-0000000031cd | CHANGED | remove temp namespace | np0000073149 2026-06-14 08:01:46,139 p=83235 u=zuul n=ansible | 2026-06-14 08:01:46.138835 | fa163ee0-6271-f863-66dc-0000000031ce | TASK | create /var/lib/neutron 2026-06-14 08:01:46,215 p=83235 u=zuul n=ansible | 2026-06-14 08:01:46.214876 | fa163ee0-6271-f863-66dc-0000000031ce | CHANGED | create /var/lib/neutron | np0000073150 2026-06-14 08:01:46,233 p=83235 u=zuul n=ansible | 2026-06-14 08:01:46.233106 | fa163ee0-6271-f863-66dc-0000000031cf | TASK | set conditions 2026-06-14 08:01:46,267 p=83235 u=zuul n=ansible | 2026-06-14 08:01:46.266495 | fa163ee0-6271-f863-66dc-0000000031cf | OK | set conditions | np0000073150 2026-06-14 08:01:46,285 p=83235 u=zuul n=ansible | 2026-06-14 08:01:46.284702 | fa163ee0-6271-f863-66dc-0000000031d0 | TASK | create kill_scripts directory within /var/lib/neutron 2026-06-14 08:01:46,393 p=83235 u=zuul n=ansible | 2026-06-14 08:01:46.390934 | fa163ee0-6271-f863-66dc-000000003388 | CHANGED | create persistent directories | np0000073145 | item={'mode': '0750', 'path': '/var/log/containers/swift', 'setype': 'container_file_t'} 2026-06-14 08:01:46,406 p=83235 u=zuul n=ansible | 2026-06-14 08:01:46.406257 | fa163ee0-6271-f863-66dc-00000000310d | CHANGED | Enabling the cleanup service | np0000073148 2026-06-14 08:01:46,421 p=83235 u=zuul n=ansible | 2026-06-14 08:01:46.421650 | fa163ee0-6271-f863-66dc-00000000310e | TASK | create persistent directories 2026-06-14 08:01:46,446 p=83235 u=zuul n=ansible | 2026-06-14 08:01:46.445982 | fa163ee0-6271-f863-66dc-000000003389 | TASK | create persistent directories 2026-06-14 08:01:46,458 p=83235 u=zuul n=ansible | 2026-06-14 08:01:46.457610 | fa163ee0-6271-f863-66dc-0000000031ce | CHANGED | create /var/lib/neutron | np0000073149 2026-06-14 08:01:46,470 p=83235 u=zuul n=ansible | 2026-06-14 08:01:46.469727 | fa163ee0-6271-f863-66dc-0000000031cf | TASK | set conditions 2026-06-14 08:01:46,500 p=83235 u=zuul n=ansible | 2026-06-14 08:01:46.499965 | fa163ee0-6271-f863-66dc-0000000031cf | OK | set conditions | np0000073149 2026-06-14 08:01:46,510 p=83235 u=zuul n=ansible | 2026-06-14 08:01:46.510664 | fa163ee0-6271-f863-66dc-0000000031d0 | TASK | create kill_scripts directory within /var/lib/neutron 2026-06-14 08:01:46,576 p=83235 u=zuul n=ansible | 2026-06-14 08:01:46.575363 | fa163ee0-6271-f863-66dc-0000000031d0 | CHANGED | create kill_scripts directory within /var/lib/neutron | np0000073150 2026-06-14 08:01:46,586 p=83235 u=zuul n=ansible | 2026-06-14 08:01:46.586526 | fa163ee0-6271-f863-66dc-0000000031d1 | TASK | create haproxy kill script 2026-06-14 08:01:46,679 p=83235 u=zuul n=ansible | 2026-06-14 08:01:46.676859 | fa163ee0-6271-f863-66dc-00000000310e | CHANGED | create persistent directories | np0000073148 | item={'mode': '0750', 'path': '/var/log/containers/neutron', 'setype': 'container_file_t'} 2026-06-14 08:01:46,703 p=83235 u=zuul n=ansible | 2026-06-14 08:01:46.703316 | fa163ee0-6271-f863-66dc-00000000310f | TASK | create /run/netns with temp namespace 2026-06-14 08:01:46,745 p=83235 u=zuul n=ansible | 2026-06-14 08:01:46.742882 | fa163ee0-6271-f863-66dc-000000003389 | OK | create persistent directories | np0000073145 | item={'path': '/srv/node', 'setype': 'container_file_t'} 2026-06-14 08:01:46,837 p=83235 u=zuul n=ansible | 2026-06-14 08:01:46.836486 | fa163ee0-6271-f863-66dc-0000000031d0 | CHANGED | create kill_scripts directory within /var/lib/neutron | np0000073149 2026-06-14 08:01:46,851 p=83235 u=zuul n=ansible | 2026-06-14 08:01:46.851178 | fa163ee0-6271-f863-66dc-0000000031d1 | TASK | create haproxy kill script 2026-06-14 08:01:47,013 p=83235 u=zuul n=ansible | 2026-06-14 08:01:47.011416 | fa163ee0-6271-f863-66dc-000000003389 | CHANGED | create persistent directories | np0000073145 | item={'path': '/var/cache/swift', 'setype': 'container_file_t'} 2026-06-14 08:01:47,026 p=83235 u=zuul n=ansible | 2026-06-14 08:01:47.025897 | fa163ee0-6271-f863-66dc-00000000310f | CHANGED | create /run/netns with temp namespace | np0000073148 2026-06-14 08:01:47,040 p=83235 u=zuul n=ansible | 2026-06-14 08:01:47.039699 | fa163ee0-6271-f863-66dc-000000003110 | TASK | remove temp namespace 2026-06-14 08:01:47,154 p=83235 u=zuul n=ansible | 2026-06-14 08:01:47.153294 | fa163ee0-6271-f863-66dc-000000005588 | OK | Install the OpenSSH server | np0000073147 2026-06-14 08:01:47,175 p=83235 u=zuul n=ansible | 2026-06-14 08:01:47.175058 | fa163ee0-6271-f863-66dc-000000005589 | TASK | Start sshd 2026-06-14 08:01:47,200 p=83235 u=zuul n=ansible | 2026-06-14 08:01:47.199839 | fa163ee0-6271-f863-66dc-000000005589 | SKIPPED | Start sshd | np0000073147 2026-06-14 08:01:47,225 p=83235 u=zuul n=ansible | 2026-06-14 08:01:47.224745 | fa163ee0-6271-f863-66dc-00000000558c | TASK | PasswordAuthentication notice 2026-06-14 08:01:47,231 p=83235 u=zuul n=ansible | 2026-06-14 08:01:47.231292 | fa163ee0-6271-f863-66dc-000000005588 | OK | Install the OpenSSH server | np0000073146 2026-06-14 08:01:47,248 p=83235 u=zuul n=ansible | 2026-06-14 08:01:47.247747 | fa163ee0-6271-f863-66dc-000000005589 | TASK | Start sshd 2026-06-14 08:01:47,258 p=83235 u=zuul n=ansible | 2026-06-14 08:01:47.257757 | fa163ee0-6271-f863-66dc-00000000558c | OK | PasswordAuthentication notice | np0000073147 | result={ "changed": false, "msg": "Notice - The option `tripleo_sshd_password_authentication` is set to \"yes\" but `PermitRootLogin` is undefined. While this may be perfectly valid, the sshd_config options should be reviewed to ensure general user access is functional and meeting expectations." } 2026-06-14 08:01:47,278 p=83235 u=zuul n=ansible | 2026-06-14 08:01:47.277433 | fa163ee0-6271-f863-66dc-00000000558d | TASK | PasswordAuthentication duplication notice 2026-06-14 08:01:47,284 p=83235 u=zuul n=ansible | 2026-06-14 08:01:47.283513 | fa163ee0-6271-f863-66dc-000000005589 | SKIPPED | Start sshd | np0000073146 2026-06-14 08:01:47,317 p=83235 u=zuul n=ansible | 2026-06-14 08:01:47.317354 | fa163ee0-6271-f863-66dc-00000000558c | TASK | PasswordAuthentication notice 2026-06-14 08:01:47,329 p=83235 u=zuul n=ansible | 2026-06-14 08:01:47.324562 | fa163ee0-6271-f863-66dc-000000003110 | CHANGED | remove temp namespace | np0000073148 2026-06-14 08:01:47,330 p=83235 u=zuul n=ansible | 2026-06-14 08:01:47.330432 | fa163ee0-6271-f863-66dc-00000000558d | SKIPPED | PasswordAuthentication duplication notice | np0000073147 2026-06-14 08:01:47,333 p=83235 u=zuul n=ansible | 2026-06-14 08:01:47.332848 | fa163ee0-6271-f863-66dc-000000003389 | OK | create persistent directories | np0000073145 | item={'mode': '0750', 'path': '/var/log/containers/swift', 'setype': 'container_file_t'} 2026-06-14 08:01:47,363 p=83235 u=zuul n=ansible | 2026-06-14 08:01:47.362851 | fa163ee0-6271-f863-66dc-000000003111 | TASK | create /var/lib/neutron 2026-06-14 08:01:47,392 p=83235 u=zuul n=ansible | 2026-06-14 08:01:47.392332 | fa163ee0-6271-f863-66dc-00000000558e | TASK | Motd duplication notice 2026-06-14 08:01:47,402 p=83235 u=zuul n=ansible | 2026-06-14 08:01:47.402220 | fa163ee0-6271-f863-66dc-00000000558c | OK | PasswordAuthentication notice | np0000073146 | result={ "changed": false, "msg": "Notice - The option `tripleo_sshd_password_authentication` is set to \"yes\" but `PermitRootLogin` is undefined. While this may be perfectly valid, the sshd_config options should be reviewed to ensure general user access is functional and meeting expectations." } 2026-06-14 08:01:47,429 p=83235 u=zuul n=ansible | 2026-06-14 08:01:47.429323 | fa163ee0-6271-f863-66dc-00000000338a | TASK | Set swift_use_local_disks fact 2026-06-14 08:01:47,469 p=83235 u=zuul n=ansible | 2026-06-14 08:01:47.468700 | fa163ee0-6271-f863-66dc-00000000558d | TASK | PasswordAuthentication duplication notice 2026-06-14 08:01:47,477 p=83235 u=zuul n=ansible | 2026-06-14 08:01:47.476350 | fa163ee0-6271-f863-66dc-00000000558e | OK | Motd duplication notice | np0000073147 | result={ "changed": false, "msg": "WARNING - The Banner or PrintMotd has been configured in `tripleo_sshd_server_options`. These options may be ignored and configured using values from `tripleo_sshd_banner_enabled` and `tripleo_sshd_motd_enabled`" } 2026-06-14 08:01:47,479 p=83235 u=zuul n=ansible | 2026-06-14 08:01:47.479119 | fa163ee0-6271-f863-66dc-00000000338a | OK | Set swift_use_local_disks fact | np0000073145 2026-06-14 08:01:47,480 p=83235 u=zuul n=ansible | 2026-06-14 08:01:47.480577 | fa163ee0-6271-f863-66dc-0000000031d1 | CHANGED | create haproxy kill script | np0000073150 2026-06-14 08:01:47,514 p=83235 u=zuul n=ansible | 2026-06-14 08:01:47.514139 | fa163ee0-6271-f863-66dc-00000000338b | TASK | Set use_node_data_lookup fact 2026-06-14 08:01:47,532 p=83235 u=zuul n=ansible | 2026-06-14 08:01:47.531968 | fa163ee0-6271-f863-66dc-00000000558f | TASK | Configure the banner text 2026-06-14 08:01:47,538 p=83235 u=zuul n=ansible | 2026-06-14 08:01:47.537809 | fa163ee0-6271-f863-66dc-00000000558d | SKIPPED | PasswordAuthentication duplication notice | np0000073146 2026-06-14 08:01:47,578 p=83235 u=zuul n=ansible | 2026-06-14 08:01:47.577927 | fa163ee0-6271-f863-66dc-00000000558e | TASK | Motd duplication notice 2026-06-14 08:01:47,584 p=83235 u=zuul n=ansible | 2026-06-14 08:01:47.583720 | fa163ee0-6271-f863-66dc-00000000338b | OK | Set use_node_data_lookup fact | np0000073145 2026-06-14 08:01:47,585 p=83235 u=zuul n=ansible | 2026-06-14 08:01:47.585738 | fa163ee0-6271-f863-66dc-00000000558f | SKIPPED | Configure the banner text | np0000073147 2026-06-14 08:01:47,602 p=83235 u=zuul n=ansible | 2026-06-14 08:01:47.602050 | fa163ee0-6271-f863-66dc-00000000338c | TASK | Create Swift d1 directory if needed 2026-06-14 08:01:47,633 p=83235 u=zuul n=ansible | 2026-06-14 08:01:47.632629 | fa163ee0-6271-f863-66dc-000000005590 | TASK | Configure the motd banner 2026-06-14 08:01:47,639 p=83235 u=zuul n=ansible | 2026-06-14 08:01:47.639372 | fa163ee0-6271-f863-66dc-00000000558e | OK | Motd duplication notice | np0000073146 | result={ "changed": false, "msg": "WARNING - The Banner or PrintMotd has been configured in `tripleo_sshd_server_options`. These options may be ignored and configured using values from `tripleo_sshd_banner_enabled` and `tripleo_sshd_motd_enabled`" } 2026-06-14 08:01:47,664 p=83235 u=zuul n=ansible | 2026-06-14 08:01:47.658484 | fa163ee0-6271-f863-66dc-00000000558f | TASK | Configure the banner text 2026-06-14 08:01:47,675 p=83235 u=zuul n=ansible | 2026-06-14 08:01:47.670005 | fa163ee0-6271-f863-66dc-000000003111 | CHANGED | create /var/lib/neutron | np0000073148 2026-06-14 08:01:47,677 p=83235 u=zuul n=ansible | 2026-06-14 08:01:47.677363 | fa163ee0-6271-f863-66dc-000000005590 | SKIPPED | Configure the motd banner | np0000073147 2026-06-14 08:01:47,692 p=83235 u=zuul n=ansible | 2026-06-14 08:01:47.692687 | fa163ee0-6271-f863-66dc-000000003112 | TASK | set conditions 2026-06-14 08:01:47,712 p=83235 u=zuul n=ansible | 2026-06-14 08:01:47.711616 | fa163ee0-6271-f863-66dc-000000005591 | TASK | Update sshd configuration options from vars 2026-06-14 08:01:47,723 p=83235 u=zuul n=ansible | 2026-06-14 08:01:47.717454 | fa163ee0-6271-f863-66dc-00000000558f | SKIPPED | Configure the banner text | np0000073146 2026-06-14 08:01:47,725 p=83235 u=zuul n=ansible | 2026-06-14 08:01:47.724833 | fa163ee0-6271-f863-66dc-000000003112 | OK | set conditions | np0000073148 2026-06-14 08:01:47,737 p=83235 u=zuul n=ansible | 2026-06-14 08:01:47.736774 | fa163ee0-6271-f863-66dc-000000003113 | TASK | create kill_scripts directory within /var/lib/neutron 2026-06-14 08:01:47,766 p=83235 u=zuul n=ansible | 2026-06-14 08:01:47.765696 | fa163ee0-6271-f863-66dc-000000005590 | TASK | Configure the motd banner 2026-06-14 08:01:47,777 p=83235 u=zuul n=ansible | 2026-06-14 08:01:47.776299 | fa163ee0-6271-f863-66dc-000000005591 | OK | Update sshd configuration options from vars | np0000073147 2026-06-14 08:01:47,822 p=83235 u=zuul n=ansible | 2026-06-14 08:01:47.822002 | fa163ee0-6271-f863-66dc-000000005592 | TASK | Adjust ssh server configuration 2026-06-14 08:01:47,831 p=83235 u=zuul n=ansible | 2026-06-14 08:01:47.830733 | fa163ee0-6271-f863-66dc-0000000031d1 | CHANGED | create haproxy kill script | np0000073149 2026-06-14 08:01:47,834 p=83235 u=zuul n=ansible | 2026-06-14 08:01:47.833747 | fa163ee0-6271-f863-66dc-000000005590 | SKIPPED | Configure the motd banner | np0000073146 2026-06-14 08:01:47,876 p=83235 u=zuul n=ansible | 2026-06-14 08:01:47.876003 | fa163ee0-6271-f863-66dc-000000005591 | TASK | Update sshd configuration options from vars 2026-06-14 08:01:47,910 p=83235 u=zuul n=ansible | 2026-06-14 08:01:47.909427 | fa163ee0-6271-f863-66dc-000000005591 | OK | Update sshd configuration options from vars | np0000073146 2026-06-14 08:01:47,911 p=83235 u=zuul n=ansible | 2026-06-14 08:01:47.910956 | fa163ee0-6271-f863-66dc-00000000338c | CHANGED | Create Swift d1 directory if needed | np0000073145 2026-06-14 08:01:47,930 p=83235 u=zuul n=ansible | 2026-06-14 08:01:47.929786 | fa163ee0-6271-f863-66dc-00000000338d | TASK | Set fact for SwiftRawDisks 2026-06-14 08:01:47,951 p=83235 u=zuul n=ansible | 2026-06-14 08:01:47.948068 | fa163ee0-6271-f863-66dc-000000005592 | TASK | Adjust ssh server configuration 2026-06-14 08:01:47,957 p=83235 u=zuul n=ansible | 2026-06-14 08:01:47.956485 | fa163ee0-6271-f863-66dc-00000000338d | OK | Set fact for SwiftRawDisks | np0000073145 2026-06-14 08:01:47,972 p=83235 u=zuul n=ansible | 2026-06-14 08:01:47.972414 | fa163ee0-6271-f863-66dc-00000000338e | TASK | Get hiera swift::storage::disks::args 2026-06-14 08:01:47,992 p=83235 u=zuul n=ansible | 2026-06-14 08:01:47.992298 | fa163ee0-6271-f863-66dc-00000000338e | SKIPPED | Get hiera swift::storage::disks::args | np0000073145 2026-06-14 08:01:48,008 p=83235 u=zuul n=ansible | 2026-06-14 08:01:48.008184 | fa163ee0-6271-f863-66dc-00000000338f | TASK | Set fact for swift_raw_disks 2026-06-14 08:01:48,030 p=83235 u=zuul n=ansible | 2026-06-14 08:01:48.029527 | fa163ee0-6271-f863-66dc-00000000338f | SKIPPED | Set fact for swift_raw_disks | np0000073145 2026-06-14 08:01:48,052 p=83235 u=zuul n=ansible | 2026-06-14 08:01:48.051838 | fa163ee0-6271-f863-66dc-000000003390 | TASK | Format SwiftRawDisks 2026-06-14 08:01:48,059 p=83235 u=zuul n=ansible | 2026-06-14 08:01:48.059124 | fa163ee0-6271-f863-66dc-000000003113 | CHANGED | create kill_scripts directory within /var/lib/neutron | np0000073148 2026-06-14 08:01:48,075 p=83235 u=zuul n=ansible | 2026-06-14 08:01:48.075631 | fa163ee0-6271-f863-66dc-000000003114 | TASK | create haproxy kill script 2026-06-14 08:01:48,097 p=83235 u=zuul n=ansible | 2026-06-14 08:01:48.097361 | fa163ee0-6271-f863-66dc-000000003391 | TASK | Refresh facts if SwiftRawDisks is set to get uuids if newly created partitions 2026-06-14 08:01:48,135 p=83235 u=zuul n=ansible | 2026-06-14 08:01:48.135058 | fa163ee0-6271-f863-66dc-000000003391 | SKIPPED | Refresh facts if SwiftRawDisks is set to get uuids if newly created partitions | np0000073145 2026-06-14 08:01:48,150 p=83235 u=zuul n=ansible | 2026-06-14 08:01:48.150460 | fa163ee0-6271-f863-66dc-000000003392 | TASK | Mount devices defined in SwiftRawDisks 2026-06-14 08:01:48,183 p=83235 u=zuul n=ansible | 2026-06-14 08:01:48.183107 | fa163ee0-6271-f863-66dc-000000003393 | TASK | Check for NTP service 2026-06-14 08:01:48,495 p=83235 u=zuul n=ansible | 2026-06-14 08:01:48.495326 | fa163ee0-6271-f863-66dc-000000003393 | CHANGED | Check for NTP service | np0000073145 2026-06-14 08:01:48,510 p=83235 u=zuul n=ansible | 2026-06-14 08:01:48.510166 | fa163ee0-6271-f863-66dc-000000003394 | TASK | Disable NTP before configuring Chrony 2026-06-14 08:01:48,539 p=83235 u=zuul n=ansible | 2026-06-14 08:01:48.539431 | fa163ee0-6271-f863-66dc-000000003394 | SKIPPED | Disable NTP before configuring Chrony | np0000073145 2026-06-14 08:01:48,554 p=83235 u=zuul n=ansible | 2026-06-14 08:01:48.553972 | fa163ee0-6271-f863-66dc-000000003395 | TASK | Install, Configure and Run Chrony 2026-06-14 08:01:48,639 p=83235 u=zuul n=ansible | 2026-06-14 08:01:48.639435 | fa163ee0-6271-f863-66dc-000000005aac | TASK | Load distro-specific variables 2026-06-14 08:01:48,672 p=83235 u=zuul n=ansible | 2026-06-14 08:01:48.672465 | 471218df-758b-4075-b48d-80a261305d13 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0000073145 2026-06-14 08:01:48,691 p=83235 u=zuul n=ansible | 2026-06-14 08:01:48.691217 | fa163ee0-6271-f863-66dc-0000000081f8 | TASK | Load distro-specific variables 2026-06-14 08:01:48,749 p=83235 u=zuul n=ansible | 2026-06-14 08:01:48.748307 | fa163ee0-6271-f863-66dc-0000000081f8 | OK | Load distro-specific variables | np0000073145 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-06-14 08:01:48,768 p=83235 u=zuul n=ansible | 2026-06-14 08:01:48.767889 | fa163ee0-6271-f863-66dc-000000005aad | TASK | Install chronyd 2026-06-14 08:01:48,807 p=83235 u=zuul n=ansible | 2026-06-14 08:01:48.807204 | 3abb3ebf-b8bb-45a7-9457-8d1da0f0b067 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/install.yml | np0000073145 2026-06-14 08:01:48,829 p=83235 u=zuul n=ansible | 2026-06-14 08:01:48.829563 | fa163ee0-6271-f863-66dc-000000008231 | TASK | Load distro-specific variables 2026-06-14 08:01:48,876 p=83235 u=zuul n=ansible | 2026-06-14 08:01:48.876046 | 6442d8df-c9c9-461d-af6c-77ea1f53f1da | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0000073145 2026-06-14 08:01:48,893 p=83235 u=zuul n=ansible | 2026-06-14 08:01:48.893123 | fa163ee0-6271-f863-66dc-000000008278 | TASK | Load distro-specific variables 2026-06-14 08:01:48,903 p=83235 u=zuul n=ansible | 2026-06-14 08:01:48.902751 | fa163ee0-6271-f863-66dc-000000005592 | CHANGED | Adjust ssh server configuration | np0000073147 2026-06-14 08:01:48,922 p=83235 u=zuul n=ansible | 2026-06-14 08:01:48.921616 | fa163ee0-6271-f863-66dc-000000005593 | TASK | Restart sshd 2026-06-14 08:01:48,934 p=83235 u=zuul n=ansible | 2026-06-14 08:01:48.931651 | fa163ee0-6271-f863-66dc-000000008278 | OK | Load distro-specific variables | np0000073145 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-06-14 08:01:48,944 p=83235 u=zuul n=ansible | 2026-06-14 08:01:48.944666 | fa163ee0-6271-f863-66dc-000000003114 | CHANGED | create haproxy kill script | np0000073148 2026-06-14 08:01:48,988 p=83235 u=zuul n=ansible | 2026-06-14 08:01:48.988181 | fa163ee0-6271-f863-66dc-000000008232 | TASK | Check for NTP service 2026-06-14 08:01:48,996 p=83235 u=zuul n=ansible | 2026-06-14 08:01:48.995886 | fa163ee0-6271-f863-66dc-000000005592 | CHANGED | Adjust ssh server configuration | np0000073146 2026-06-14 08:01:49,041 p=83235 u=zuul n=ansible | 2026-06-14 08:01:49.041261 | fa163ee0-6271-f863-66dc-000000005593 | TASK | Restart sshd 2026-06-14 08:01:49,273 p=83235 u=zuul n=ansible | 2026-06-14 08:01:49.272377 | fa163ee0-6271-f863-66dc-000000008232 | CHANGED | Check for NTP service | np0000073145 2026-06-14 08:01:49,291 p=83235 u=zuul n=ansible | 2026-06-14 08:01:49.290928 | fa163ee0-6271-f863-66dc-000000008233 | TASK | Disable NTP before configuring Chrony 2026-06-14 08:01:49,344 p=83235 u=zuul n=ansible | 2026-06-14 08:01:49.343928 | fa163ee0-6271-f863-66dc-000000008233 | SKIPPED | Disable NTP before configuring Chrony | np0000073145 2026-06-14 08:01:49,367 p=83235 u=zuul n=ansible | 2026-06-14 08:01:49.367386 | fa163ee0-6271-f863-66dc-000000008234 | TASK | Install chronyd package 2026-06-14 08:01:49,407 p=83235 u=zuul n=ansible | 2026-06-14 08:01:49.406305 | fa163ee0-6271-f863-66dc-000000005593 | CHANGED | Restart sshd | np0000073147 2026-06-14 08:01:49,474 p=83235 u=zuul n=ansible | 2026-06-14 08:01:49.473881 | fa163ee0-6271-f863-66dc-0000000034d8 | TASK | create persistent directories 2026-06-14 08:01:49,537 p=83235 u=zuul n=ansible | 2026-06-14 08:01:49.537044 | fa163ee0-6271-f863-66dc-000000005593 | CHANGED | Restart sshd | np0000073146 2026-06-14 08:01:49,581 p=83235 u=zuul n=ansible | 2026-06-14 08:01:49.581097 | fa163ee0-6271-f863-66dc-0000000034d8 | TASK | create persistent directories 2026-06-14 08:01:49,840 p=83235 u=zuul n=ansible | 2026-06-14 08:01:49.839350 | fa163ee0-6271-f863-66dc-0000000034d8 | CHANGED | create persistent directories | np0000073147 | item={'path': '/srv/node', 'setype': 'container_file_t'} 2026-06-14 08:01:49,892 p=83235 u=zuul n=ansible | 2026-06-14 08:01:49.891567 | fa163ee0-6271-f863-66dc-0000000034d8 | CHANGED | create persistent directories | np0000073146 | item={'path': '/srv/node', 'setype': 'container_file_t'} 2026-06-14 08:01:50,121 p=83235 u=zuul n=ansible | 2026-06-14 08:01:50.119671 | fa163ee0-6271-f863-66dc-0000000034d8 | CHANGED | create persistent directories | np0000073147 | item={'path': '/var/log/swift', 'setype': 'container_file_t'} 2026-06-14 08:01:50,195 p=83235 u=zuul n=ansible | 2026-06-14 08:01:50.193567 | fa163ee0-6271-f863-66dc-0000000034d8 | CHANGED | create persistent directories | np0000073146 | item={'path': '/var/log/swift', 'setype': 'container_file_t'} 2026-06-14 08:01:50,382 p=83235 u=zuul n=ansible | 2026-06-14 08:01:50.380532 | fa163ee0-6271-f863-66dc-0000000034d8 | CHANGED | create persistent directories | np0000073147 | item={'mode': '0750', 'path': '/var/log/containers/swift', 'setype': 'container_file_t'} 2026-06-14 08:01:50,412 p=83235 u=zuul n=ansible | 2026-06-14 08:01:50.412095 | fa163ee0-6271-f863-66dc-0000000034d9 | TASK | create persistent directories 2026-06-14 08:01:50,480 p=83235 u=zuul n=ansible | 2026-06-14 08:01:50.478426 | fa163ee0-6271-f863-66dc-0000000034d8 | CHANGED | create persistent directories | np0000073146 | item={'mode': '0750', 'path': '/var/log/containers/swift', 'setype': 'container_file_t'} 2026-06-14 08:01:50,509 p=83235 u=zuul n=ansible | 2026-06-14 08:01:50.508491 | fa163ee0-6271-f863-66dc-0000000034d9 | TASK | create persistent directories 2026-06-14 08:01:50,777 p=83235 u=zuul n=ansible | 2026-06-14 08:01:50.775700 | fa163ee0-6271-f863-66dc-0000000034d9 | OK | create persistent directories | np0000073147 | item={'path': '/srv/node', 'setype': 'container_file_t'} 2026-06-14 08:01:50,846 p=83235 u=zuul n=ansible | 2026-06-14 08:01:50.845314 | fa163ee0-6271-f863-66dc-0000000034d9 | OK | create persistent directories | np0000073146 | item={'path': '/srv/node', 'setype': 'container_file_t'} 2026-06-14 08:01:51,057 p=83235 u=zuul n=ansible | 2026-06-14 08:01:51.056443 | fa163ee0-6271-f863-66dc-0000000034d9 | CHANGED | create persistent directories | np0000073147 | item={'path': '/var/cache/swift', 'setype': 'container_file_t'} 2026-06-14 08:01:51,126 p=83235 u=zuul n=ansible | 2026-06-14 08:01:51.124970 | fa163ee0-6271-f863-66dc-0000000034d9 | CHANGED | create persistent directories | np0000073146 | item={'path': '/var/cache/swift', 'setype': 'container_file_t'} 2026-06-14 08:01:51,341 p=83235 u=zuul n=ansible | 2026-06-14 08:01:51.339683 | fa163ee0-6271-f863-66dc-0000000034d9 | OK | create persistent directories | np0000073147 | item={'mode': '0750', 'path': '/var/log/containers/swift', 'setype': 'container_file_t'} 2026-06-14 08:01:51,365 p=83235 u=zuul n=ansible | 2026-06-14 08:01:51.365531 | fa163ee0-6271-f863-66dc-0000000034da | TASK | Set swift_use_local_disks fact 2026-06-14 08:01:51,385 p=83235 u=zuul n=ansible | 2026-06-14 08:01:51.385237 | fa163ee0-6271-f863-66dc-0000000034da | OK | Set swift_use_local_disks fact | np0000073147 2026-06-14 08:01:51,400 p=83235 u=zuul n=ansible | 2026-06-14 08:01:51.399994 | fa163ee0-6271-f863-66dc-0000000034db | TASK | Set use_node_data_lookup fact 2026-06-14 08:01:51,408 p=83235 u=zuul n=ansible | 2026-06-14 08:01:51.403499 | fa163ee0-6271-f863-66dc-0000000034d9 | OK | create persistent directories | np0000073146 | item={'mode': '0750', 'path': '/var/log/containers/swift', 'setype': 'container_file_t'} 2026-06-14 08:01:51,434 p=83235 u=zuul n=ansible | 2026-06-14 08:01:51.433726 | fa163ee0-6271-f863-66dc-0000000034da | TASK | Set swift_use_local_disks fact 2026-06-14 08:01:51,439 p=83235 u=zuul n=ansible | 2026-06-14 08:01:51.438457 | fa163ee0-6271-f863-66dc-0000000034db | OK | Set use_node_data_lookup fact | np0000073147 2026-06-14 08:01:51,460 p=83235 u=zuul n=ansible | 2026-06-14 08:01:51.459793 | fa163ee0-6271-f863-66dc-0000000034dc | TASK | Create Swift d1 directory if needed 2026-06-14 08:01:51,464 p=83235 u=zuul n=ansible | 2026-06-14 08:01:51.463635 | fa163ee0-6271-f863-66dc-0000000034da | OK | Set swift_use_local_disks fact | np0000073146 2026-06-14 08:01:51,480 p=83235 u=zuul n=ansible | 2026-06-14 08:01:51.480044 | fa163ee0-6271-f863-66dc-0000000034db | TASK | Set use_node_data_lookup fact 2026-06-14 08:01:51,500 p=83235 u=zuul n=ansible | 2026-06-14 08:01:51.500235 | fa163ee0-6271-f863-66dc-0000000034db | OK | Set use_node_data_lookup fact | np0000073146 2026-06-14 08:01:51,514 p=83235 u=zuul n=ansible | 2026-06-14 08:01:51.514293 | fa163ee0-6271-f863-66dc-0000000034dc | TASK | Create Swift d1 directory if needed 2026-06-14 08:01:51,753 p=83235 u=zuul n=ansible | 2026-06-14 08:01:51.753196 | fa163ee0-6271-f863-66dc-0000000034dc | CHANGED | Create Swift d1 directory if needed | np0000073147 2026-06-14 08:01:51,780 p=83235 u=zuul n=ansible | 2026-06-14 08:01:51.780133 | fa163ee0-6271-f863-66dc-0000000034dd | TASK | Set fact for SwiftRawDisks 2026-06-14 08:01:51,786 p=83235 u=zuul n=ansible | 2026-06-14 08:01:51.784813 | fa163ee0-6271-f863-66dc-0000000034dc | CHANGED | Create Swift d1 directory if needed | np0000073146 2026-06-14 08:01:51,807 p=83235 u=zuul n=ansible | 2026-06-14 08:01:51.807479 | fa163ee0-6271-f863-66dc-0000000034dd | TASK | Set fact for SwiftRawDisks 2026-06-14 08:01:51,823 p=83235 u=zuul n=ansible | 2026-06-14 08:01:51.822743 | fa163ee0-6271-f863-66dc-0000000034dd | OK | Set fact for SwiftRawDisks | np0000073147 2026-06-14 08:01:51,845 p=83235 u=zuul n=ansible | 2026-06-14 08:01:51.845424 | fa163ee0-6271-f863-66dc-0000000034de | TASK | Get hiera swift::storage::disks::args 2026-06-14 08:01:51,852 p=83235 u=zuul n=ansible | 2026-06-14 08:01:51.851435 | fa163ee0-6271-f863-66dc-0000000034dd | OK | Set fact for SwiftRawDisks | np0000073146 2026-06-14 08:01:51,870 p=83235 u=zuul n=ansible | 2026-06-14 08:01:51.867982 | fa163ee0-6271-f863-66dc-0000000034de | TASK | Get hiera swift::storage::disks::args 2026-06-14 08:01:51,874 p=83235 u=zuul n=ansible | 2026-06-14 08:01:51.873908 | fa163ee0-6271-f863-66dc-0000000034de | SKIPPED | Get hiera swift::storage::disks::args | np0000073147 2026-06-14 08:01:51,893 p=83235 u=zuul n=ansible | 2026-06-14 08:01:51.892857 | fa163ee0-6271-f863-66dc-0000000034df | TASK | Set fact for swift_raw_disks 2026-06-14 08:01:51,899 p=83235 u=zuul n=ansible | 2026-06-14 08:01:51.898324 | fa163ee0-6271-f863-66dc-0000000034de | SKIPPED | Get hiera swift::storage::disks::args | np0000073146 2026-06-14 08:01:51,921 p=83235 u=zuul n=ansible | 2026-06-14 08:01:51.921295 | fa163ee0-6271-f863-66dc-0000000034df | TASK | Set fact for swift_raw_disks 2026-06-14 08:01:51,927 p=83235 u=zuul n=ansible | 2026-06-14 08:01:51.926392 | fa163ee0-6271-f863-66dc-0000000034df | SKIPPED | Set fact for swift_raw_disks | np0000073147 2026-06-14 08:01:51,948 p=83235 u=zuul n=ansible | 2026-06-14 08:01:51.948567 | fa163ee0-6271-f863-66dc-0000000034e0 | TASK | Format SwiftRawDisks 2026-06-14 08:01:51,952 p=83235 u=zuul n=ansible | 2026-06-14 08:01:51.952160 | fa163ee0-6271-f863-66dc-0000000034df | SKIPPED | Set fact for swift_raw_disks | np0000073146 2026-06-14 08:01:51,970 p=83235 u=zuul n=ansible | 2026-06-14 08:01:51.967888 | fa163ee0-6271-f863-66dc-0000000034e0 | TASK | Format SwiftRawDisks 2026-06-14 08:01:51,992 p=83235 u=zuul n=ansible | 2026-06-14 08:01:51.992143 | fa163ee0-6271-f863-66dc-0000000034e7 | TASK | Refresh facts if SwiftRawDisks is set to get uuids if newly created partitions 2026-06-14 08:01:52,014 p=83235 u=zuul n=ansible | 2026-06-14 08:01:52.013858 | fa163ee0-6271-f863-66dc-0000000034e7 | TASK | Refresh facts if SwiftRawDisks is set to get uuids if newly created partitions 2026-06-14 08:01:52,027 p=83235 u=zuul n=ansible | 2026-06-14 08:01:52.026788 | fa163ee0-6271-f863-66dc-0000000034e7 | SKIPPED | Refresh facts if SwiftRawDisks is set to get uuids if newly created partitions | np0000073147 2026-06-14 08:01:52,043 p=83235 u=zuul n=ansible | 2026-06-14 08:01:52.043452 | fa163ee0-6271-f863-66dc-0000000034e8 | TASK | Mount devices defined in SwiftRawDisks 2026-06-14 08:01:52,056 p=83235 u=zuul n=ansible | 2026-06-14 08:01:52.055498 | fa163ee0-6271-f863-66dc-0000000034e7 | SKIPPED | Refresh facts if SwiftRawDisks is set to get uuids if newly created partitions | np0000073146 2026-06-14 08:01:52,075 p=83235 u=zuul n=ansible | 2026-06-14 08:01:52.075087 | fa163ee0-6271-f863-66dc-0000000034e8 | TASK | Mount devices defined in SwiftRawDisks 2026-06-14 08:01:52,103 p=83235 u=zuul n=ansible | 2026-06-14 08:01:52.102628 | fa163ee0-6271-f863-66dc-0000000034e9 | TASK | Check for NTP service 2026-06-14 08:01:52,123 p=83235 u=zuul n=ansible | 2026-06-14 08:01:52.123009 | fa163ee0-6271-f863-66dc-0000000034e9 | TASK | Check for NTP service 2026-06-14 08:01:52,420 p=83235 u=zuul n=ansible | 2026-06-14 08:01:52.420022 | fa163ee0-6271-f863-66dc-0000000034e9 | CHANGED | Check for NTP service | np0000073147 2026-06-14 08:01:52,437 p=83235 u=zuul n=ansible | 2026-06-14 08:01:52.437667 | fa163ee0-6271-f863-66dc-0000000034ea | TASK | Disable NTP before configuring Chrony 2026-06-14 08:01:52,443 p=83235 u=zuul n=ansible | 2026-06-14 08:01:52.442393 | fa163ee0-6271-f863-66dc-0000000034e9 | CHANGED | Check for NTP service | np0000073146 2026-06-14 08:01:52,458 p=83235 u=zuul n=ansible | 2026-06-14 08:01:52.458491 | fa163ee0-6271-f863-66dc-0000000034ea | TASK | Disable NTP before configuring Chrony 2026-06-14 08:01:52,469 p=83235 u=zuul n=ansible | 2026-06-14 08:01:52.468565 | fa163ee0-6271-f863-66dc-0000000034ea | SKIPPED | Disable NTP before configuring Chrony | np0000073147 2026-06-14 08:01:52,485 p=83235 u=zuul n=ansible | 2026-06-14 08:01:52.484995 | fa163ee0-6271-f863-66dc-0000000034eb | TASK | Install, Configure and Run Chrony 2026-06-14 08:01:52,495 p=83235 u=zuul n=ansible | 2026-06-14 08:01:52.494562 | fa163ee0-6271-f863-66dc-0000000034ea | SKIPPED | Disable NTP before configuring Chrony | np0000073146 2026-06-14 08:01:52,512 p=83235 u=zuul n=ansible | 2026-06-14 08:01:52.512324 | fa163ee0-6271-f863-66dc-0000000034eb | TASK | Install, Configure and Run Chrony 2026-06-14 08:01:52,592 p=83235 u=zuul n=ansible | 2026-06-14 08:01:52.592375 | fa163ee0-6271-f863-66dc-000000005aac | TASK | Load distro-specific variables 2026-06-14 08:01:52,600 p=83235 u=zuul n=ansible | 2026-06-14 08:01:52.599710 | fa163ee0-6271-f863-66dc-000000008234 | OK | Install chronyd package | np0000073145 2026-06-14 08:01:52,664 p=83235 u=zuul n=ansible | 2026-06-14 08:01:52.663871 | fa163ee0-6271-f863-66dc-000000005aae | TASK | Upgrade chronyd 2026-06-14 08:01:52,681 p=83235 u=zuul n=ansible | 2026-06-14 08:01:52.681386 | fa163ee0-6271-f863-66dc-000000005aac | TASK | Load distro-specific variables 2026-06-14 08:01:52,711 p=83235 u=zuul n=ansible | 2026-06-14 08:01:52.710900 | 7404007e-8608-45ad-a4b7-fe41ea33f4d7 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0000073147 2026-06-14 08:01:52,728 p=83235 u=zuul n=ansible | 2026-06-14 08:01:52.728687 | fa163ee0-6271-f863-66dc-000000008631 | TASK | Load distro-specific variables 2026-06-14 08:01:52,733 p=83235 u=zuul n=ansible | 2026-06-14 08:01:52.733412 | fa163ee0-6271-f863-66dc-000000005aae | SKIPPED | Upgrade chronyd | np0000073145 2026-06-14 08:01:52,749 p=83235 u=zuul n=ansible | 2026-06-14 08:01:52.749203 | 00c1f944-46ce-41b6-84b9-240360a906b8 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0000073146 2026-06-14 08:01:52,769 p=83235 u=zuul n=ansible | 2026-06-14 08:01:52.769022 | fa163ee0-6271-f863-66dc-000000005aaf | TASK | Configure chronyd 2026-06-14 08:01:52,784 p=83235 u=zuul n=ansible | 2026-06-14 08:01:52.783232 | fa163ee0-6271-f863-66dc-000000008631 | OK | Load distro-specific variables | np0000073147 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-06-14 08:01:52,805 p=83235 u=zuul n=ansible | 2026-06-14 08:01:52.804854 | fa163ee0-6271-f863-66dc-000000008664 | TASK | Load distro-specific variables 2026-06-14 08:01:52,827 p=83235 u=zuul n=ansible | 2026-06-14 08:01:52.827153 | 763f2a03-6c2b-4ef8-b211-e7b085976ab0 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/config.yml | np0000073145 2026-06-14 08:01:52,850 p=83235 u=zuul n=ansible | 2026-06-14 08:01:52.850474 | fa163ee0-6271-f863-66dc-00000000869d | TASK | Load distro-specific variables 2026-06-14 08:01:52,867 p=83235 u=zuul n=ansible | 2026-06-14 08:01:52.866211 | fa163ee0-6271-f863-66dc-000000008664 | OK | Load distro-specific variables | np0000073146 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-06-14 08:01:52,887 p=83235 u=zuul n=ansible | 2026-06-14 08:01:52.887511 | fa163ee0-6271-f863-66dc-000000005aad | TASK | Install chronyd 2026-06-14 08:01:52,908 p=83235 u=zuul n=ansible | 2026-06-14 08:01:52.908270 | 6ab5e84d-d334-4037-83d6-50734b10f2aa | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0000073145 2026-06-14 08:01:52,931 p=83235 u=zuul n=ansible | 2026-06-14 08:01:52.930737 | fa163ee0-6271-f863-66dc-00000000870d | TASK | Load distro-specific variables 2026-06-14 08:01:52,949 p=83235 u=zuul n=ansible | 2026-06-14 08:01:52.948490 | fa163ee0-6271-f863-66dc-000000005aad | TASK | Install chronyd 2026-06-14 08:01:52,972 p=83235 u=zuul n=ansible | 2026-06-14 08:01:52.972192 | a2e77e38-8330-44a2-8b56-cb6dc5761ce0 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/install.yml | np0000073147 2026-06-14 08:01:53,000 p=83235 u=zuul n=ansible | 2026-06-14 08:01:52.998958 | fa163ee0-6271-f863-66dc-00000000870d | OK | Load distro-specific variables | np0000073145 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-06-14 08:01:53,021 p=83235 u=zuul n=ansible | 2026-06-14 08:01:53.020820 | fa163ee0-6271-f863-66dc-00000000872a | TASK | Load distro-specific variables 2026-06-14 08:01:53,057 p=83235 u=zuul n=ansible | 2026-06-14 08:01:53.056847 | c5de8fde-04e5-41f5-9873-36232dbfcb0e | INCLUDED | /usr/share/ansible/roles/chrony/tasks/install.yml | np0000073146 2026-06-14 08:01:53,079 p=83235 u=zuul n=ansible | 2026-06-14 08:01:53.079369 | fa163ee0-6271-f863-66dc-00000000869e | TASK | Install chrony configuration file 2026-06-14 08:01:53,101 p=83235 u=zuul n=ansible | 2026-06-14 08:01:53.100805 | fa163ee0-6271-f863-66dc-000000008777 | TASK | Load distro-specific variables 2026-06-14 08:01:53,127 p=83235 u=zuul n=ansible | 2026-06-14 08:01:53.126712 | 42dd783e-1e64-40d2-92b6-aa9cd48cff34 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0000073147 2026-06-14 08:01:53,146 p=83235 u=zuul n=ansible | 2026-06-14 08:01:53.145724 | fa163ee0-6271-f863-66dc-0000000087bc | TASK | Load distro-specific variables 2026-06-14 08:01:53,166 p=83235 u=zuul n=ansible | 2026-06-14 08:01:53.165789 | bd17892e-349b-4e5a-9ad5-691aee236eac | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0000073146 2026-06-14 08:01:53,185 p=83235 u=zuul n=ansible | 2026-06-14 08:01:53.185451 | fa163ee0-6271-f863-66dc-0000000087e9 | TASK | Load distro-specific variables 2026-06-14 08:01:53,209 p=83235 u=zuul n=ansible | 2026-06-14 08:01:53.205274 | fa163ee0-6271-f863-66dc-0000000087bc | OK | Load distro-specific variables | np0000073147 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-06-14 08:01:53,230 p=83235 u=zuul n=ansible | 2026-06-14 08:01:53.228163 | fa163ee0-6271-f863-66dc-0000000087e9 | OK | Load distro-specific variables | np0000073146 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-06-14 08:01:53,255 p=83235 u=zuul n=ansible | 2026-06-14 08:01:53.255065 | fa163ee0-6271-f863-66dc-00000000872b | TASK | Check for NTP service 2026-06-14 08:01:53,288 p=83235 u=zuul n=ansible | 2026-06-14 08:01:53.288325 | fa163ee0-6271-f863-66dc-000000008778 | TASK | Check for NTP service 2026-06-14 08:01:53,617 p=83235 u=zuul n=ansible | 2026-06-14 08:01:53.616629 | fa163ee0-6271-f863-66dc-00000000872b | CHANGED | Check for NTP service | np0000073147 2026-06-14 08:01:53,623 p=83235 u=zuul n=ansible | 2026-06-14 08:01:53.622420 | fa163ee0-6271-f863-66dc-000000008778 | CHANGED | Check for NTP service | np0000073146 2026-06-14 08:01:53,650 p=83235 u=zuul n=ansible | 2026-06-14 08:01:53.649693 | fa163ee0-6271-f863-66dc-000000008779 | TASK | Disable NTP before configuring Chrony 2026-06-14 08:01:53,675 p=83235 u=zuul n=ansible | 2026-06-14 08:01:53.674328 | fa163ee0-6271-f863-66dc-00000000872c | TASK | Disable NTP before configuring Chrony 2026-06-14 08:01:53,691 p=83235 u=zuul n=ansible | 2026-06-14 08:01:53.689885 | fa163ee0-6271-f863-66dc-000000008779 | SKIPPED | Disable NTP before configuring Chrony | np0000073146 2026-06-14 08:01:53,727 p=83235 u=zuul n=ansible | 2026-06-14 08:01:53.726930 | fa163ee0-6271-f863-66dc-00000000877a | TASK | Install chronyd package 2026-06-14 08:01:53,734 p=83235 u=zuul n=ansible | 2026-06-14 08:01:53.733040 | fa163ee0-6271-f863-66dc-00000000872c | SKIPPED | Disable NTP before configuring Chrony | np0000073147 2026-06-14 08:01:53,757 p=83235 u=zuul n=ansible | 2026-06-14 08:01:53.757488 | fa163ee0-6271-f863-66dc-00000000872d | TASK | Install chronyd package 2026-06-14 08:01:54,113 p=83235 u=zuul n=ansible | 2026-06-14 08:01:54.112738 | fa163ee0-6271-f863-66dc-00000000869e | CHANGED | Install chrony configuration file | np0000073145 2026-06-14 08:01:54,133 p=83235 u=zuul n=ansible | 2026-06-14 08:01:54.133064 | fa163ee0-6271-f863-66dc-000000005ab0 | TASK | Run chronyd 2026-06-14 08:01:54,178 p=83235 u=zuul n=ansible | 2026-06-14 08:01:54.177917 | 2a899dad-2c65-4f92-ade6-d90d7fda04b0 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/run.yml | np0000073145 2026-06-14 08:01:54,205 p=83235 u=zuul n=ansible | 2026-06-14 08:01:54.204686 | fa163ee0-6271-f863-66dc-000000008828 | TASK | Load distro-specific variables 2026-06-14 08:01:54,235 p=83235 u=zuul n=ansible | 2026-06-14 08:01:54.235698 | f818f871-88fb-4b03-a975-2a6cd3bc19a5 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0000073145 2026-06-14 08:01:54,252 p=83235 u=zuul n=ansible | 2026-06-14 08:01:54.252085 | fa163ee0-6271-f863-66dc-0000000088ac | TASK | Load distro-specific variables 2026-06-14 08:01:54,305 p=83235 u=zuul n=ansible | 2026-06-14 08:01:54.303566 | fa163ee0-6271-f863-66dc-0000000088ac | OK | Load distro-specific variables | np0000073145 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-06-14 08:01:54,325 p=83235 u=zuul n=ansible | 2026-06-14 08:01:54.324949 | fa163ee0-6271-f863-66dc-000000008829 | TASK | Ensure chronyd is running 2026-06-14 08:01:54,788 p=83235 u=zuul n=ansible | 2026-06-14 08:01:54.787109 | fa163ee0-6271-f863-66dc-000000008829 | OK | Ensure chronyd is running | np0000073145 2026-06-14 08:01:54,819 p=83235 u=zuul n=ansible | 2026-06-14 08:01:54.818730 | fa163ee0-6271-f863-66dc-00000000882a | TASK | Force chronyd restart 2026-06-14 08:01:55,298 p=83235 u=zuul n=ansible | 2026-06-14 08:01:55.297361 | fa163ee0-6271-f863-66dc-00000000882a | CHANGED | Force chronyd restart | np0000073145 2026-06-14 08:01:55,326 p=83235 u=zuul n=ansible | 2026-06-14 08:01:55.326209 | fa163ee0-6271-f863-66dc-000000005ab1 | TASK | Enable online service 2026-06-14 08:01:55,375 p=83235 u=zuul n=ansible | 2026-06-14 08:01:55.375179 | 66fe54a1-eb8b-4d26-a474-6efe3da06ab7 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/online.yml | np0000073145 2026-06-14 08:01:55,407 p=83235 u=zuul n=ansible | 2026-06-14 08:01:55.406908 | fa163ee0-6271-f863-66dc-0000000088d9 | TASK | Create chrony-online.service unit file 2026-06-14 08:01:56,741 p=83235 u=zuul n=ansible | 2026-06-14 08:01:56.740407 | fa163ee0-6271-f863-66dc-0000000088d9 | CHANGED | Create chrony-online.service unit file | np0000073145 2026-06-14 08:01:56,763 p=83235 u=zuul n=ansible | 2026-06-14 08:01:56.763094 | fa163ee0-6271-f863-66dc-0000000088da | TASK | Enable chrony-online.service 2026-06-14 08:01:57,131 p=83235 u=zuul n=ansible | 2026-06-14 08:01:57.129876 | fa163ee0-6271-f863-66dc-00000000872d | OK | Install chronyd package | np0000073147 2026-06-14 08:01:57,165 p=83235 u=zuul n=ansible | 2026-06-14 08:01:57.165167 | fa163ee0-6271-f863-66dc-000000005aae | TASK | Upgrade chronyd 2026-06-14 08:01:57,175 p=83235 u=zuul n=ansible | 2026-06-14 08:01:57.173793 | fa163ee0-6271-f863-66dc-00000000877a | OK | Install chronyd package | np0000073146 2026-06-14 08:01:57,200 p=83235 u=zuul n=ansible | 2026-06-14 08:01:57.199561 | fa163ee0-6271-f863-66dc-000000005aae | TASK | Upgrade chronyd 2026-06-14 08:01:57,207 p=83235 u=zuul n=ansible | 2026-06-14 08:01:57.206416 | fa163ee0-6271-f863-66dc-000000005aae | SKIPPED | Upgrade chronyd | np0000073147 2026-06-14 08:01:57,229 p=83235 u=zuul n=ansible | 2026-06-14 08:01:57.229317 | fa163ee0-6271-f863-66dc-000000005aaf | TASK | Configure chronyd 2026-06-14 08:01:57,234 p=83235 u=zuul n=ansible | 2026-06-14 08:01:57.234154 | fa163ee0-6271-f863-66dc-000000005aae | SKIPPED | Upgrade chronyd | np0000073146 2026-06-14 08:01:57,253 p=83235 u=zuul n=ansible | 2026-06-14 08:01:57.252716 | fa163ee0-6271-f863-66dc-000000005aaf | TASK | Configure chronyd 2026-06-14 08:01:57,276 p=83235 u=zuul n=ansible | 2026-06-14 08:01:57.274265 | 437807f1-75b5-4253-8e7c-7ed07a2e6a91 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/config.yml | np0000073147 2026-06-14 08:01:57,299 p=83235 u=zuul n=ansible | 2026-06-14 08:01:57.299565 | fa163ee0-6271-f863-66dc-000000008985 | TASK | Load distro-specific variables 2026-06-14 08:01:57,325 p=83235 u=zuul n=ansible | 2026-06-14 08:01:57.320076 | e98b50f1-0cfe-4507-bfa6-973eeb301869 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/config.yml | np0000073146 2026-06-14 08:01:57,353 p=83235 u=zuul n=ansible | 2026-06-14 08:01:57.352489 | fa163ee0-6271-f863-66dc-0000000089f1 | TASK | Load distro-specific variables 2026-06-14 08:01:57,378 p=83235 u=zuul n=ansible | 2026-06-14 08:01:57.377912 | 44d78da5-98fa-4dd3-9121-efa660f417df | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0000073147 2026-06-14 08:01:57,394 p=83235 u=zuul n=ansible | 2026-06-14 08:01:57.393940 | fa163ee0-6271-f863-66dc-000000008a5f | TASK | Load distro-specific variables 2026-06-14 08:01:57,413 p=83235 u=zuul n=ansible | 2026-06-14 08:01:57.412835 | 5a482968-693f-4c39-9579-f967331b48ab | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0000073146 2026-06-14 08:01:57,429 p=83235 u=zuul n=ansible | 2026-06-14 08:01:57.428794 | fa163ee0-6271-f863-66dc-000000008a7a | TASK | Load distro-specific variables 2026-06-14 08:01:57,449 p=83235 u=zuul n=ansible | 2026-06-14 08:01:57.447395 | fa163ee0-6271-f863-66dc-000000008a5f | OK | Load distro-specific variables | np0000073147 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-06-14 08:01:57,481 p=83235 u=zuul n=ansible | 2026-06-14 08:01:57.480961 | fa163ee0-6271-f863-66dc-000000008986 | TASK | Install chrony configuration file 2026-06-14 08:01:57,494 p=83235 u=zuul n=ansible | 2026-06-14 08:01:57.491506 | fa163ee0-6271-f863-66dc-000000008a7a | OK | Load distro-specific variables | np0000073146 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-06-14 08:01:57,522 p=83235 u=zuul n=ansible | 2026-06-14 08:01:57.521474 | fa163ee0-6271-f863-66dc-0000000089f2 | TASK | Install chrony configuration file 2026-06-14 08:01:57,665 p=83235 u=zuul n=ansible | 2026-06-14 08:01:57.664893 | fa163ee0-6271-f863-66dc-0000000088da | CHANGED | Enable chrony-online.service | np0000073145 2026-06-14 08:01:57,689 p=83235 u=zuul n=ansible | 2026-06-14 08:01:57.689097 | fa163ee0-6271-f863-66dc-000000005ab2 | TASK | Sync chronyc 2026-06-14 08:01:57,732 p=83235 u=zuul n=ansible | 2026-06-14 08:01:57.731692 | 479001a8-16bf-4706-9572-1afb4b4bcdab | INCLUDED | /usr/share/ansible/roles/chrony/tasks/sync.yml | np0000073145 2026-06-14 08:01:57,762 p=83235 u=zuul n=ansible | 2026-06-14 08:01:57.762054 | fa163ee0-6271-f863-66dc-000000008aa1 | TASK | Force NTP sync 2026-06-14 08:01:58,082 p=83235 u=zuul n=ansible | 2026-06-14 08:01:58.081634 | fa163ee0-6271-f863-66dc-000000008aa1 | CHANGED | Force NTP sync | np0000073145 2026-06-14 08:01:58,099 p=83235 u=zuul n=ansible | 2026-06-14 08:01:58.098921 | fa163ee0-6271-f863-66dc-000000008aa2 | TASK | Ensure system is NTP time synced 2026-06-14 08:01:58,557 p=83235 u=zuul n=ansible | 2026-06-14 08:01:58.556568 | fa163ee0-6271-f863-66dc-000000008986 | CHANGED | Install chrony configuration file | np0000073147 2026-06-14 08:01:58,580 p=83235 u=zuul n=ansible | 2026-06-14 08:01:58.580292 | fa163ee0-6271-f863-66dc-000000005ab0 | TASK | Run chronyd 2026-06-14 08:01:58,629 p=83235 u=zuul n=ansible | 2026-06-14 08:01:58.629253 | cd5a5bf7-0df9-4c57-859a-5e92d7b7ca60 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/run.yml | np0000073147 2026-06-14 08:01:58,659 p=83235 u=zuul n=ansible | 2026-06-14 08:01:58.659065 | fa163ee0-6271-f863-66dc-000000008b5e | TASK | Load distro-specific variables 2026-06-14 08:01:58,690 p=83235 u=zuul n=ansible | 2026-06-14 08:01:58.690643 | 49c24f23-dd6d-4127-affe-28a8fc287b40 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0000073147 2026-06-14 08:01:58,709 p=83235 u=zuul n=ansible | 2026-06-14 08:01:58.709627 | fa163ee0-6271-f863-66dc-000000008be2 | TASK | Load distro-specific variables 2026-06-14 08:01:58,715 p=83235 u=zuul n=ansible | 2026-06-14 08:01:58.714907 | fa163ee0-6271-f863-66dc-0000000089f2 | CHANGED | Install chrony configuration file | np0000073146 2026-06-14 08:01:58,731 p=83235 u=zuul n=ansible | 2026-06-14 08:01:58.731324 | fa163ee0-6271-f863-66dc-000000005ab0 | TASK | Run chronyd 2026-06-14 08:01:58,743 p=83235 u=zuul n=ansible | 2026-06-14 08:01:58.741760 | fa163ee0-6271-f863-66dc-000000008be2 | OK | Load distro-specific variables | np0000073147 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-06-14 08:01:58,765 p=83235 u=zuul n=ansible | 2026-06-14 08:01:58.765620 | fa163ee0-6271-f863-66dc-000000008b5f | TASK | Ensure chronyd is running 2026-06-14 08:01:58,789 p=83235 u=zuul n=ansible | 2026-06-14 08:01:58.788744 | 97582400-c29b-477d-a272-465869de7b61 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/run.yml | np0000073146 2026-06-14 08:01:58,814 p=83235 u=zuul n=ansible | 2026-06-14 08:01:58.814302 | fa163ee0-6271-f863-66dc-000000008c0d | TASK | Load distro-specific variables 2026-06-14 08:01:58,849 p=83235 u=zuul n=ansible | 2026-06-14 08:01:58.849177 | 59a238ed-775e-4a83-8600-01e3757ea803 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0000073146 2026-06-14 08:01:58,867 p=83235 u=zuul n=ansible | 2026-06-14 08:01:58.867291 | fa163ee0-6271-f863-66dc-000000008c91 | TASK | Load distro-specific variables 2026-06-14 08:01:58,902 p=83235 u=zuul n=ansible | 2026-06-14 08:01:58.900609 | fa163ee0-6271-f863-66dc-000000008c91 | OK | Load distro-specific variables | np0000073146 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-06-14 08:01:58,922 p=83235 u=zuul n=ansible | 2026-06-14 08:01:58.922089 | fa163ee0-6271-f863-66dc-000000008c0e | TASK | Ensure chronyd is running 2026-06-14 08:01:59,256 p=83235 u=zuul n=ansible | 2026-06-14 08:01:59.255332 | fa163ee0-6271-f863-66dc-000000008b5f | OK | Ensure chronyd is running | np0000073147 2026-06-14 08:01:59,280 p=83235 u=zuul n=ansible | 2026-06-14 08:01:59.280185 | fa163ee0-6271-f863-66dc-000000008b60 | TASK | Force chronyd restart 2026-06-14 08:01:59,401 p=83235 u=zuul n=ansible | 2026-06-14 08:01:59.400896 | fa163ee0-6271-f863-66dc-000000008c0e | OK | Ensure chronyd is running | np0000073146 2026-06-14 08:01:59,427 p=83235 u=zuul n=ansible | 2026-06-14 08:01:59.427424 | fa163ee0-6271-f863-66dc-000000008c0f | TASK | Force chronyd restart 2026-06-14 08:01:59,834 p=83235 u=zuul n=ansible | 2026-06-14 08:01:59.833164 | fa163ee0-6271-f863-66dc-000000008b60 | CHANGED | Force chronyd restart | np0000073147 2026-06-14 08:01:59,871 p=83235 u=zuul n=ansible | 2026-06-14 08:01:59.871510 | fa163ee0-6271-f863-66dc-000000005ab1 | TASK | Enable online service 2026-06-14 08:01:59,912 p=83235 u=zuul n=ansible | 2026-06-14 08:01:59.911783 | 51801f52-3d83-43bc-9020-d06dcaa16ba3 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/online.yml | np0000073147 2026-06-14 08:01:59,945 p=83235 u=zuul n=ansible | 2026-06-14 08:01:59.943035 | fa163ee0-6271-f863-66dc-000000008cc0 | TASK | Create chrony-online.service unit file 2026-06-14 08:01:59,951 p=83235 u=zuul n=ansible | 2026-06-14 08:01:59.951214 | fa163ee0-6271-f863-66dc-000000008c0f | CHANGED | Force chronyd restart | np0000073146 2026-06-14 08:01:59,975 p=83235 u=zuul n=ansible | 2026-06-14 08:01:59.974848 | fa163ee0-6271-f863-66dc-000000005ab1 | TASK | Enable online service 2026-06-14 08:02:00,017 p=83235 u=zuul n=ansible | 2026-06-14 08:02:00.017018 | 0c007de0-1243-4385-8e60-4184120dfd2c | INCLUDED | /usr/share/ansible/roles/chrony/tasks/online.yml | np0000073146 2026-06-14 08:02:00,061 p=83235 u=zuul n=ansible | 2026-06-14 08:02:00.061380 | fa163ee0-6271-f863-66dc-000000008d64 | TASK | Create chrony-online.service unit file 2026-06-14 08:02:00,980 p=83235 u=zuul n=ansible | 2026-06-14 08:02:00.978922 | fa163ee0-6271-f863-66dc-000000008cc0 | CHANGED | Create chrony-online.service unit file | np0000073147 2026-06-14 08:02:01,015 p=83235 u=zuul n=ansible | 2026-06-14 08:02:01.015230 | fa163ee0-6271-f863-66dc-000000008cc1 | TASK | Enable chrony-online.service 2026-06-14 08:02:01,022 p=83235 u=zuul n=ansible | 2026-06-14 08:02:01.021456 | fa163ee0-6271-f863-66dc-000000008d64 | CHANGED | Create chrony-online.service unit file | np0000073146 2026-06-14 08:02:01,043 p=83235 u=zuul n=ansible | 2026-06-14 08:02:01.043064 | fa163ee0-6271-f863-66dc-000000008d65 | TASK | Enable chrony-online.service 2026-06-14 08:02:01,949 p=83235 u=zuul n=ansible | 2026-06-14 08:02:01.949008 | fa163ee0-6271-f863-66dc-000000008d65 | CHANGED | Enable chrony-online.service | np0000073146 2026-06-14 08:02:01,964 p=83235 u=zuul n=ansible | 2026-06-14 08:02:01.964064 | fa163ee0-6271-f863-66dc-000000005ab2 | TASK | Sync chronyc 2026-06-14 08:02:01,984 p=83235 u=zuul n=ansible | 2026-06-14 08:02:01.984120 | fa163ee0-6271-f863-66dc-000000008cc1 | CHANGED | Enable chrony-online.service | np0000073147 2026-06-14 08:02:02,006 p=83235 u=zuul n=ansible | 2026-06-14 08:02:02.005844 | fa163ee0-6271-f863-66dc-000000005ab2 | TASK | Sync chronyc 2026-06-14 08:02:02,041 p=83235 u=zuul n=ansible | 2026-06-14 08:02:02.040855 | b0b30a11-58f9-46b5-b1f2-df152cbf9fcc | INCLUDED | /usr/share/ansible/roles/chrony/tasks/sync.yml | np0000073146 2026-06-14 08:02:02,072 p=83235 u=zuul n=ansible | 2026-06-14 08:02:02.071979 | fa163ee0-6271-f863-66dc-000000008e10 | TASK | Force NTP sync 2026-06-14 08:02:02,092 p=83235 u=zuul n=ansible | 2026-06-14 08:02:02.091762 | 5c9c9cb0-2579-4912-a461-28238785840a | INCLUDED | /usr/share/ansible/roles/chrony/tasks/sync.yml | np0000073147 2026-06-14 08:02:02,134 p=83235 u=zuul n=ansible | 2026-06-14 08:02:02.134110 | fa163ee0-6271-f863-66dc-000000008ec7 | TASK | Force NTP sync 2026-06-14 08:02:02,397 p=83235 u=zuul n=ansible | 2026-06-14 08:02:02.396238 | fa163ee0-6271-f863-66dc-000000008e10 | CHANGED | Force NTP sync | np0000073146 2026-06-14 08:02:02,419 p=83235 u=zuul n=ansible | 2026-06-14 08:02:02.419362 | fa163ee0-6271-f863-66dc-000000008e11 | TASK | Ensure system is NTP time synced 2026-06-14 08:02:02,446 p=83235 u=zuul n=ansible | 2026-06-14 08:02:02.446108 | fa163ee0-6271-f863-66dc-000000008ec7 | CHANGED | Force NTP sync | np0000073147 2026-06-14 08:02:02,461 p=83235 u=zuul n=ansible | 2026-06-14 08:02:02.461670 | fa163ee0-6271-f863-66dc-000000008ec8 | TASK | Ensure system is NTP time synced 2026-06-14 08:02:08,437 p=83235 u=zuul n=ansible | 2026-06-14 08:02:08.436018 | fa163ee0-6271-f863-66dc-000000008aa2 | CHANGED | Ensure system is NTP time synced | np0000073145 2026-06-14 08:02:08,482 p=83235 u=zuul n=ansible | 2026-06-14 08:02:08.481800 | fa163ee0-6271-f863-66dc-000000003396 | TASK | Force NTP sync 2026-06-14 08:02:08,761 p=83235 u=zuul n=ansible | 2026-06-14 08:02:08.761229 | fa163ee0-6271-f863-66dc-000000003396 | CHANGED | Force NTP sync | np0000073145 2026-06-14 08:02:08,776 p=83235 u=zuul n=ansible | 2026-06-14 08:02:08.776167 | fa163ee0-6271-f863-66dc-000000003397 | TASK | Ensure system is NTP time synced 2026-06-14 08:02:09,050 p=83235 u=zuul n=ansible | 2026-06-14 08:02:09.049456 | fa163ee0-6271-f863-66dc-000000003397 | CHANGED | Ensure system is NTP time synced | np0000073145 2026-06-14 08:02:09,068 p=83235 u=zuul n=ansible | 2026-06-14 08:02:09.067627 | fa163ee0-6271-f863-66dc-000000003398 | TASK | Run timezone role 2026-06-14 08:02:09,186 p=83235 u=zuul n=ansible | 2026-06-14 08:02:09.186399 | fa163ee0-6271-f863-66dc-000000006d24 | TASK | Set timezone 2026-06-14 08:02:09,612 p=83235 u=zuul n=ansible | 2026-06-14 08:02:09.611360 | fa163ee0-6271-f863-66dc-000000006d24 | OK | Set timezone | np0000073145 2026-06-14 08:02:09,626 p=83235 u=zuul n=ansible | 2026-06-14 08:02:09.626121 | fa163ee0-6271-f863-66dc-000000006d25 | TASK | Restart time services 2026-06-14 08:02:09,661 p=83235 u=zuul n=ansible | 2026-06-14 08:02:09.658877 | fa163ee0-6271-f863-66dc-000000006d25 | SKIPPED | Restart time services | np0000073145 | item=rsyslog 2026-06-14 08:02:09,667 p=83235 u=zuul n=ansible | 2026-06-14 08:02:09.665967 | fa163ee0-6271-f863-66dc-000000006d25 | SKIPPED | Restart time services | np0000073145 | item=crond 2026-06-14 08:02:09,702 p=83235 u=zuul n=ansible | 2026-06-14 08:02:09.701905 | fa163ee0-6271-f863-66dc-000000003399 | TASK | Notice - ctlplane subnet is set 2026-06-14 08:02:09,726 p=83235 u=zuul n=ansible | 2026-06-14 08:02:09.726426 | fa163ee0-6271-f863-66dc-000000003399 | OK | Notice - ctlplane subnet is set | np0000073145 | result={ "changed": false, "msg": "CIDRs found in the ctlplane network tags.\n" } 2026-06-14 08:02:09,842 p=83235 u=zuul n=ansible | 2026-06-14 08:02:09.841917 | fa163ee0-6271-f863-66dc-00000000714c | TASK | Gather variables for each operating system 2026-06-14 08:02:09,962 p=83235 u=zuul n=ansible | 2026-06-14 08:02:09.960390 | fa163ee0-6271-f863-66dc-00000000714c | OK | Gather variables for each operating system | np0000073145 | item=/usr/share/ansible/roles/tuned/vars/redhat.yml 2026-06-14 08:02:10,048 p=83235 u=zuul n=ansible | 2026-06-14 08:02:10.048408 | 4948d5cf-36a3-4e42-be6c-3c6143fc7d4f | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_install.yml | np0000073145 2026-06-14 08:02:10,067 p=83235 u=zuul n=ansible | 2026-06-14 08:02:10.067392 | fa163ee0-6271-f863-66dc-0000000093d0 | TASK | Check tuned package is installed 2026-06-14 08:02:10,381 p=83235 u=zuul n=ansible | 2026-06-14 08:02:10.380503 | fa163ee0-6271-f863-66dc-0000000093d0 | CHANGED | Check tuned package is installed | np0000073145 2026-06-14 08:02:10,401 p=83235 u=zuul n=ansible | 2026-06-14 08:02:10.401088 | fa163ee0-6271-f863-66dc-0000000093d1 | TASK | Install tuned 2026-06-14 08:02:10,438 p=83235 u=zuul n=ansible | 2026-06-14 08:02:10.437596 | fa163ee0-6271-f863-66dc-0000000093d1 | SKIPPED | Install tuned | np0000073145 2026-06-14 08:02:10,459 p=83235 u=zuul n=ansible | 2026-06-14 08:02:10.459459 | fa163ee0-6271-f863-66dc-0000000093d2 | TASK | Restart tuned 2026-06-14 08:02:10,494 p=83235 u=zuul n=ansible | 2026-06-14 08:02:10.494098 | fa163ee0-6271-f863-66dc-0000000093d2 | SKIPPED | Restart tuned | np0000073145 2026-06-14 08:02:10,509 p=83235 u=zuul n=ansible | 2026-06-14 08:02:10.508855 | fa163ee0-6271-f863-66dc-00000000714e | TASK | Check for tuned-adm 2026-06-14 08:02:10,818 p=83235 u=zuul n=ansible | 2026-06-14 08:02:10.817696 | fa163ee0-6271-f863-66dc-00000000714e | OK | Check for tuned-adm | np0000073145 2026-06-14 08:02:10,883 p=83235 u=zuul n=ansible | 2026-06-14 08:02:10.882777 | e786123a-c9ff-46dc-be77-d76afe80ac08 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_config.yml | np0000073145 2026-06-14 08:02:10,904 p=83235 u=zuul n=ansible | 2026-06-14 08:02:10.903974 | fa163ee0-6271-f863-66dc-0000000093fd | TASK | Ensure profile directory exists 2026-06-14 08:02:10,975 p=83235 u=zuul n=ansible | 2026-06-14 08:02:10.974450 | fa163ee0-6271-f863-66dc-0000000093fd | SKIPPED | Ensure profile directory exists | np0000073145 2026-06-14 08:02:10,989 p=83235 u=zuul n=ansible | 2026-06-14 08:02:10.989475 | fa163ee0-6271-f863-66dc-0000000093fe | TASK | Create custom tuned profile 2026-06-14 08:02:11,044 p=83235 u=zuul n=ansible | 2026-06-14 08:02:11.044324 | fa163ee0-6271-f863-66dc-0000000093fe | SKIPPED | Create custom tuned profile | np0000073145 2026-06-14 08:02:11,064 p=83235 u=zuul n=ansible | 2026-06-14 08:02:11.064351 | fa163ee0-6271-f863-66dc-0000000093ff | TASK | Check tuned active profile 2026-06-14 08:02:11,352 p=83235 u=zuul n=ansible | 2026-06-14 08:02:11.351538 | fa163ee0-6271-f863-66dc-0000000093ff | OK | Check tuned active profile | np0000073145 2026-06-14 08:02:11,371 p=83235 u=zuul n=ansible | 2026-06-14 08:02:11.371365 | fa163ee0-6271-f863-66dc-000000009400 | TASK | Check Tuned Configuration file exists 2026-06-14 08:02:11,677 p=83235 u=zuul n=ansible | 2026-06-14 08:02:11.677128 | fa163ee0-6271-f863-66dc-000000009400 | OK | Check Tuned Configuration file exists | np0000073145 2026-06-14 08:02:11,697 p=83235 u=zuul n=ansible | 2026-06-14 08:02:11.697447 | fa163ee0-6271-f863-66dc-000000009401 | TASK | Fail if tuned profile conf is absent but isolated cores is provided 2026-06-14 08:02:11,764 p=83235 u=zuul n=ansible | 2026-06-14 08:02:11.764116 | fa163ee0-6271-f863-66dc-000000009401 | SKIPPED | Fail if tuned profile conf is absent but isolated cores is provided | np0000073145 2026-06-14 08:02:11,786 p=83235 u=zuul n=ansible | 2026-06-14 08:02:11.785910 | fa163ee0-6271-f863-66dc-000000009402 | TASK | Configure isolated cores for profile throughput-performance 2026-06-14 08:02:11,847 p=83235 u=zuul n=ansible | 2026-06-14 08:02:11.845887 | fa163ee0-6271-f863-66dc-000000009402 | SKIPPED | Configure isolated cores for profile throughput-performance | np0000073145 2026-06-14 08:02:11,867 p=83235 u=zuul n=ansible | 2026-06-14 08:02:11.867079 | fa163ee0-6271-f863-66dc-000000009403 | TASK | Enable tuned profile 2026-06-14 08:02:11,895 p=83235 u=zuul n=ansible | 2026-06-14 08:02:11.894906 | fa163ee0-6271-f863-66dc-000000009403 | SKIPPED | Enable tuned profile | np0000073145 2026-06-14 08:02:12,758 p=83235 u=zuul n=ansible | 2026-06-14 08:02:12.758309 | fa163ee0-6271-f863-66dc-000000008e11 | CHANGED | Ensure system is NTP time synced | np0000073146 2026-06-14 08:02:12,795 p=83235 u=zuul n=ansible | 2026-06-14 08:02:12.795016 | fa163ee0-6271-f863-66dc-0000000034ec | TASK | Force NTP sync 2026-06-14 08:02:12,805 p=83235 u=zuul n=ansible | 2026-06-14 08:02:12.804859 | fa163ee0-6271-f863-66dc-000000008ec8 | CHANGED | Ensure system is NTP time synced | np0000073147 2026-06-14 08:02:12,833 p=83235 u=zuul n=ansible | 2026-06-14 08:02:12.833119 | fa163ee0-6271-f863-66dc-0000000034ec | TASK | Force NTP sync 2026-06-14 08:02:13,103 p=83235 u=zuul n=ansible | 2026-06-14 08:02:13.102446 | fa163ee0-6271-f863-66dc-0000000034ec | CHANGED | Force NTP sync | np0000073146 2026-06-14 08:02:13,140 p=83235 u=zuul n=ansible | 2026-06-14 08:02:13.134692 | fa163ee0-6271-f863-66dc-0000000034ed | TASK | Ensure system is NTP time synced 2026-06-14 08:02:13,152 p=83235 u=zuul n=ansible | 2026-06-14 08:02:13.151313 | fa163ee0-6271-f863-66dc-0000000034ec | CHANGED | Force NTP sync | np0000073147 2026-06-14 08:02:13,188 p=83235 u=zuul n=ansible | 2026-06-14 08:02:13.187730 | fa163ee0-6271-f863-66dc-0000000034ed | TASK | Ensure system is NTP time synced 2026-06-14 08:02:13,451 p=83235 u=zuul n=ansible | 2026-06-14 08:02:13.450484 | fa163ee0-6271-f863-66dc-0000000034ed | CHANGED | Ensure system is NTP time synced | np0000073146 2026-06-14 08:02:13,466 p=83235 u=zuul n=ansible | 2026-06-14 08:02:13.465876 | fa163ee0-6271-f863-66dc-0000000034ee | TASK | Run timezone role 2026-06-14 08:02:13,495 p=83235 u=zuul n=ansible | 2026-06-14 08:02:13.495351 | fa163ee0-6271-f863-66dc-0000000034ed | CHANGED | Ensure system is NTP time synced | np0000073147 2026-06-14 08:02:13,565 p=83235 u=zuul n=ansible | 2026-06-14 08:02:13.564849 | fa163ee0-6271-f863-66dc-000000006d24 | TASK | Set timezone 2026-06-14 08:02:13,583 p=83235 u=zuul n=ansible | 2026-06-14 08:02:13.582868 | fa163ee0-6271-f863-66dc-0000000034ee | TASK | Run timezone role 2026-06-14 08:02:13,675 p=83235 u=zuul n=ansible | 2026-06-14 08:02:13.675470 | fa163ee0-6271-f863-66dc-000000006d24 | TASK | Set timezone 2026-06-14 08:02:13,994 p=83235 u=zuul n=ansible | 2026-06-14 08:02:13.993123 | fa163ee0-6271-f863-66dc-000000006d24 | OK | Set timezone | np0000073146 2026-06-14 08:02:14,017 p=83235 u=zuul n=ansible | 2026-06-14 08:02:14.017398 | fa163ee0-6271-f863-66dc-000000006d25 | TASK | Restart time services 2026-06-14 08:02:14,045 p=83235 u=zuul n=ansible | 2026-06-14 08:02:14.043270 | fa163ee0-6271-f863-66dc-000000006d25 | SKIPPED | Restart time services | np0000073146 | item=rsyslog 2026-06-14 08:02:14,049 p=83235 u=zuul n=ansible | 2026-06-14 08:02:14.047913 | fa163ee0-6271-f863-66dc-000000006d25 | SKIPPED | Restart time services | np0000073146 | item=crond 2026-06-14 08:02:14,091 p=83235 u=zuul n=ansible | 2026-06-14 08:02:14.091307 | fa163ee0-6271-f863-66dc-0000000034ef | TASK | Notice - ctlplane subnet is set 2026-06-14 08:02:14,125 p=83235 u=zuul n=ansible | 2026-06-14 08:02:14.124573 | fa163ee0-6271-f863-66dc-0000000034ef | OK | Notice - ctlplane subnet is set | np0000073146 | result={ "changed": false, "msg": "CIDRs found in the ctlplane network tags.\n" } 2026-06-14 08:02:14,168 p=83235 u=zuul n=ansible | 2026-06-14 08:02:14.167036 | fa163ee0-6271-f863-66dc-000000006d24 | OK | Set timezone | np0000073147 2026-06-14 08:02:14,206 p=83235 u=zuul n=ansible | 2026-06-14 08:02:14.205483 | fa163ee0-6271-f863-66dc-000000006d25 | TASK | Restart time services 2026-06-14 08:02:14,235 p=83235 u=zuul n=ansible | 2026-06-14 08:02:14.234000 | fa163ee0-6271-f863-66dc-000000006d25 | SKIPPED | Restart time services | np0000073147 | item=rsyslog 2026-06-14 08:02:14,241 p=83235 u=zuul n=ansible | 2026-06-14 08:02:14.240929 | fa163ee0-6271-f863-66dc-000000006d25 | SKIPPED | Restart time services | np0000073147 | item=crond 2026-06-14 08:02:14,344 p=83235 u=zuul n=ansible | 2026-06-14 08:02:14.344246 | fa163ee0-6271-f863-66dc-00000000714c | TASK | Gather variables for each operating system 2026-06-14 08:02:14,376 p=83235 u=zuul n=ansible | 2026-06-14 08:02:14.376542 | fa163ee0-6271-f863-66dc-0000000034ef | TASK | Notice - ctlplane subnet is set 2026-06-14 08:02:14,410 p=83235 u=zuul n=ansible | 2026-06-14 08:02:14.410229 | fa163ee0-6271-f863-66dc-0000000034ef | OK | Notice - ctlplane subnet is set | np0000073147 | result={ "changed": false, "msg": "CIDRs found in the ctlplane network tags.\n" } 2026-06-14 08:02:14,439 p=83235 u=zuul n=ansible | 2026-06-14 08:02:14.437029 | fa163ee0-6271-f863-66dc-00000000714c | OK | Gather variables for each operating system | np0000073146 | item=/usr/share/ansible/roles/tuned/vars/redhat.yml 2026-06-14 08:02:14,544 p=83235 u=zuul n=ansible | 2026-06-14 08:02:14.543667 | fa163ee0-6271-f863-66dc-00000000714c | TASK | Gather variables for each operating system 2026-06-14 08:02:14,608 p=83235 u=zuul n=ansible | 2026-06-14 08:02:14.608674 | 495f3028-0082-4a88-b8e2-05b627969a74 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_install.yml | np0000073146 2026-06-14 08:02:14,626 p=83235 u=zuul n=ansible | 2026-06-14 08:02:14.625791 | fa163ee0-6271-f863-66dc-000000009ce7 | TASK | Check tuned package is installed 2026-06-14 08:02:14,657 p=83235 u=zuul n=ansible | 2026-06-14 08:02:14.655152 | fa163ee0-6271-f863-66dc-00000000714c | OK | Gather variables for each operating system | np0000073147 | item=/usr/share/ansible/roles/tuned/vars/redhat.yml 2026-06-14 08:02:14,733 p=83235 u=zuul n=ansible | 2026-06-14 08:02:14.733326 | c2bf6fb5-cd25-4c55-afa6-bebda6c28f5e | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_install.yml | np0000073147 2026-06-14 08:02:14,751 p=83235 u=zuul n=ansible | 2026-06-14 08:02:14.751480 | fa163ee0-6271-f863-66dc-000000009d10 | TASK | Check tuned package is installed 2026-06-14 08:02:14,973 p=83235 u=zuul n=ansible | 2026-06-14 08:02:14.972098 | fa163ee0-6271-f863-66dc-000000009ce7 | CHANGED | Check tuned package is installed | np0000073146 2026-06-14 08:02:15,010 p=83235 u=zuul n=ansible | 2026-06-14 08:02:15.009087 | fa163ee0-6271-f863-66dc-000000009ce8 | TASK | Install tuned 2026-06-14 08:02:15,044 p=83235 u=zuul n=ansible | 2026-06-14 08:02:15.043228 | fa163ee0-6271-f863-66dc-000000009ce8 | SKIPPED | Install tuned | np0000073146 2026-06-14 08:02:15,070 p=83235 u=zuul n=ansible | 2026-06-14 08:02:15.070501 | fa163ee0-6271-f863-66dc-000000009ce9 | TASK | Restart tuned 2026-06-14 08:02:15,084 p=83235 u=zuul n=ansible | 2026-06-14 08:02:15.084185 | fa163ee0-6271-f863-66dc-000000009d10 | CHANGED | Check tuned package is installed | np0000073147 2026-06-14 08:02:15,110 p=83235 u=zuul n=ansible | 2026-06-14 08:02:15.109805 | fa163ee0-6271-f863-66dc-000000009d11 | TASK | Install tuned 2026-06-14 08:02:15,116 p=83235 u=zuul n=ansible | 2026-06-14 08:02:15.115672 | fa163ee0-6271-f863-66dc-000000009ce9 | SKIPPED | Restart tuned | np0000073146 2026-06-14 08:02:15,142 p=83235 u=zuul n=ansible | 2026-06-14 08:02:15.141885 | fa163ee0-6271-f863-66dc-00000000714e | TASK | Check for tuned-adm 2026-06-14 08:02:15,149 p=83235 u=zuul n=ansible | 2026-06-14 08:02:15.149095 | fa163ee0-6271-f863-66dc-000000009d11 | SKIPPED | Install tuned | np0000073147 2026-06-14 08:02:15,169 p=83235 u=zuul n=ansible | 2026-06-14 08:02:15.169414 | fa163ee0-6271-f863-66dc-000000009d12 | TASK | Restart tuned 2026-06-14 08:02:15,202 p=83235 u=zuul n=ansible | 2026-06-14 08:02:15.202226 | fa163ee0-6271-f863-66dc-000000009d12 | SKIPPED | Restart tuned | np0000073147 2026-06-14 08:02:15,220 p=83235 u=zuul n=ansible | 2026-06-14 08:02:15.219696 | fa163ee0-6271-f863-66dc-00000000714e | TASK | Check for tuned-adm 2026-06-14 08:02:15,447 p=83235 u=zuul n=ansible | 2026-06-14 08:02:15.446430 | fa163ee0-6271-f863-66dc-00000000714e | OK | Check for tuned-adm | np0000073146 2026-06-14 08:02:15,524 p=83235 u=zuul n=ansible | 2026-06-14 08:02:15.523798 | c071872c-993c-4ded-a7c3-ab0817101377 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_config.yml | np0000073146 2026-06-14 08:02:15,544 p=83235 u=zuul n=ansible | 2026-06-14 08:02:15.544519 | fa163ee0-6271-f863-66dc-000000009d45 | TASK | Ensure profile directory exists 2026-06-14 08:02:15,551 p=83235 u=zuul n=ansible | 2026-06-14 08:02:15.550548 | fa163ee0-6271-f863-66dc-00000000714e | OK | Check for tuned-adm | np0000073147 2026-06-14 08:02:15,600 p=83235 u=zuul n=ansible | 2026-06-14 08:02:15.599810 | fa163ee0-6271-f863-66dc-000000009d45 | SKIPPED | Ensure profile directory exists | np0000073146 2026-06-14 08:02:15,618 p=83235 u=zuul n=ansible | 2026-06-14 08:02:15.618231 | 01b48a96-46b1-406b-befc-2052c30dc5f2 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_config.yml | np0000073147 2026-06-14 08:02:15,644 p=83235 u=zuul n=ansible | 2026-06-14 08:02:15.644364 | fa163ee0-6271-f863-66dc-000000009d46 | TASK | Create custom tuned profile 2026-06-14 08:02:15,668 p=83235 u=zuul n=ansible | 2026-06-14 08:02:15.667476 | fa163ee0-6271-f863-66dc-000000009d8f | TASK | Ensure profile directory exists 2026-06-14 08:02:15,711 p=83235 u=zuul n=ansible | 2026-06-14 08:02:15.711292 | fa163ee0-6271-f863-66dc-000000009d8f | SKIPPED | Ensure profile directory exists | np0000073147 2026-06-14 08:02:15,712 p=83235 u=zuul n=ansible | 2026-06-14 08:02:15.712428 | fa163ee0-6271-f863-66dc-000000009d46 | SKIPPED | Create custom tuned profile | np0000073146 2026-06-14 08:02:15,727 p=83235 u=zuul n=ansible | 2026-06-14 08:02:15.726930 | fa163ee0-6271-f863-66dc-000000009d47 | TASK | Check tuned active profile 2026-06-14 08:02:15,745 p=83235 u=zuul n=ansible | 2026-06-14 08:02:15.745064 | fa163ee0-6271-f863-66dc-000000009d90 | TASK | Create custom tuned profile 2026-06-14 08:02:15,788 p=83235 u=zuul n=ansible | 2026-06-14 08:02:15.787472 | fa163ee0-6271-f863-66dc-000000009d90 | SKIPPED | Create custom tuned profile | np0000073147 2026-06-14 08:02:15,803 p=83235 u=zuul n=ansible | 2026-06-14 08:02:15.803342 | fa163ee0-6271-f863-66dc-000000009d91 | TASK | Check tuned active profile 2026-06-14 08:02:16,000 p=83235 u=zuul n=ansible | 2026-06-14 08:02:15.999776 | fa163ee0-6271-f863-66dc-000000009d47 | OK | Check tuned active profile | np0000073146 2026-06-14 08:02:16,022 p=83235 u=zuul n=ansible | 2026-06-14 08:02:16.022366 | fa163ee0-6271-f863-66dc-000000009d48 | TASK | Check Tuned Configuration file exists 2026-06-14 08:02:16,094 p=83235 u=zuul n=ansible | 2026-06-14 08:02:16.093710 | fa163ee0-6271-f863-66dc-000000009d91 | OK | Check tuned active profile | np0000073147 2026-06-14 08:02:16,110 p=83235 u=zuul n=ansible | 2026-06-14 08:02:16.109868 | fa163ee0-6271-f863-66dc-000000009d92 | TASK | Check Tuned Configuration file exists 2026-06-14 08:02:16,307 p=83235 u=zuul n=ansible | 2026-06-14 08:02:16.307317 | fa163ee0-6271-f863-66dc-000000009d48 | OK | Check Tuned Configuration file exists | np0000073146 2026-06-14 08:02:16,323 p=83235 u=zuul n=ansible | 2026-06-14 08:02:16.322757 | fa163ee0-6271-f863-66dc-000000009d49 | TASK | Fail if tuned profile conf is absent but isolated cores is provided 2026-06-14 08:02:16,362 p=83235 u=zuul n=ansible | 2026-06-14 08:02:16.362110 | fa163ee0-6271-f863-66dc-000000009d49 | SKIPPED | Fail if tuned profile conf is absent but isolated cores is provided | np0000073146 2026-06-14 08:02:16,377 p=83235 u=zuul n=ansible | 2026-06-14 08:02:16.377684 | fa163ee0-6271-f863-66dc-000000009d4a | TASK | Configure isolated cores for profile throughput-performance 2026-06-14 08:02:16,421 p=83235 u=zuul n=ansible | 2026-06-14 08:02:16.420556 | fa163ee0-6271-f863-66dc-000000009d92 | OK | Check Tuned Configuration file exists | np0000073147 2026-06-14 08:02:16,421 p=83235 u=zuul n=ansible | 2026-06-14 08:02:16.421740 | fa163ee0-6271-f863-66dc-000000009d4a | SKIPPED | Configure isolated cores for profile throughput-performance | np0000073146 2026-06-14 08:02:16,436 p=83235 u=zuul n=ansible | 2026-06-14 08:02:16.436026 | fa163ee0-6271-f863-66dc-000000009d4b | TASK | Enable tuned profile 2026-06-14 08:02:16,458 p=83235 u=zuul n=ansible | 2026-06-14 08:02:16.453079 | fa163ee0-6271-f863-66dc-000000009d93 | TASK | Fail if tuned profile conf is absent but isolated cores is provided 2026-06-14 08:02:16,463 p=83235 u=zuul n=ansible | 2026-06-14 08:02:16.462714 | fa163ee0-6271-f863-66dc-000000009d4b | SKIPPED | Enable tuned profile | np0000073146 2026-06-14 08:02:16,505 p=83235 u=zuul n=ansible | 2026-06-14 08:02:16.505296 | fa163ee0-6271-f863-66dc-000000009d93 | SKIPPED | Fail if tuned profile conf is absent but isolated cores is provided | np0000073147 2026-06-14 08:02:16,539 p=83235 u=zuul n=ansible | 2026-06-14 08:02:16.539430 | fa163ee0-6271-f863-66dc-000000009d94 | TASK | Configure isolated cores for profile throughput-performance 2026-06-14 08:02:16,584 p=83235 u=zuul n=ansible | 2026-06-14 08:02:16.584093 | fa163ee0-6271-f863-66dc-000000009d94 | SKIPPED | Configure isolated cores for profile throughput-performance | np0000073147 2026-06-14 08:02:16,598 p=83235 u=zuul n=ansible | 2026-06-14 08:02:16.598164 | fa163ee0-6271-f863-66dc-000000009d95 | TASK | Enable tuned profile 2026-06-14 08:02:16,620 p=83235 u=zuul n=ansible | 2026-06-14 08:02:16.619874 | fa163ee0-6271-f863-66dc-000000009d95 | SKIPPED | Enable tuned profile | np0000073147 2026-06-14 08:02:16,690 p=83235 u=zuul n=ansible | PLAY [Overcloud container setup tasks] ***************************************** 2026-06-14 08:02:16,807 p=83235 u=zuul n=ansible | 2026-06-14 08:02:16.806693 | fa163ee0-6271-f863-66dc-0000000000b1 | TASK | Overcloud container setup tasks 2026-06-14 08:02:16,822 p=83235 u=zuul n=ansible | 2026-06-14 08:02:16.822009 | fa163ee0-6271-f863-66dc-0000000000b1 | TASK | Overcloud container setup tasks 2026-06-14 08:02:16,844 p=83235 u=zuul n=ansible | 2026-06-14 08:02:16.843854 | fa163ee0-6271-f863-66dc-0000000000b1 | TASK | Overcloud container setup tasks 2026-06-14 08:02:16,883 p=83235 u=zuul n=ansible | 2026-06-14 08:02:16.882572 | fa163ee0-6271-f863-66dc-0000000000b1 | TASK | Overcloud container setup tasks 2026-06-14 08:02:16,902 p=83235 u=zuul n=ansible | 2026-06-14 08:02:16.901791 | fa163ee0-6271-f863-66dc-0000000000b1 | TASK | Overcloud container setup tasks 2026-06-14 08:02:16,929 p=83235 u=zuul n=ansible | 2026-06-14 08:02:16.928485 | fa163ee0-6271-f863-66dc-0000000000b1 | TASK | Overcloud container setup tasks 2026-06-14 08:02:16,934 p=83235 u=zuul n=ansible | 2026-06-14 08:02:16.933718 | fa163ee0-6271-f863-66dc-0000000000b1 | OK | Overcloud container setup tasks | np0000073148 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Overcloud container setup tasks' to resume from this task" } 2026-06-14 08:02:16,940 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073148 -> localhost', 'fa163ee0-6271-f863-66dc-0000000000b1') missing from stats 2026-06-14 08:02:16,941 p=83235 u=zuul n=ansible | 2026-06-14 08:02:16.940928 | fa163ee0-6271-f863-66dc-0000000000b1 | OK | Overcloud container setup tasks | np0000073149 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Overcloud container setup tasks' to resume from this task" } 2026-06-14 08:02:16,941 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073149 -> localhost', 'fa163ee0-6271-f863-66dc-0000000000b1') missing from stats 2026-06-14 08:02:16,942 p=83235 u=zuul n=ansible | 2026-06-14 08:02:16.942131 | fa163ee0-6271-f863-66dc-0000000000b1 | OK | Overcloud container setup tasks | np0000073150 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Overcloud container setup tasks' to resume from this task" } 2026-06-14 08:02:16,942 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073150 -> localhost', 'fa163ee0-6271-f863-66dc-0000000000b1') missing from stats 2026-06-14 08:02:16,943 p=83235 u=zuul n=ansible | 2026-06-14 08:02:16.943307 | fa163ee0-6271-f863-66dc-0000000000b1 | OK | Overcloud container setup tasks | np0000073145 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Overcloud container setup tasks' to resume from this task" } 2026-06-14 08:02:16,944 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073145 -> localhost', 'fa163ee0-6271-f863-66dc-0000000000b1') missing from stats 2026-06-14 08:02:16,944 p=83235 u=zuul n=ansible | 2026-06-14 08:02:16.944443 | fa163ee0-6271-f863-66dc-0000000000b1 | OK | Overcloud container setup tasks | np0000073146 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Overcloud container setup tasks' to resume from this task" } 2026-06-14 08:02:16,945 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073146 -> localhost', 'fa163ee0-6271-f863-66dc-0000000000b1') missing from stats 2026-06-14 08:02:16,960 p=83235 u=zuul n=ansible | 2026-06-14 08:02:16.959867 | fa163ee0-6271-f863-66dc-0000000000b2 | TASK | Write config data 2026-06-14 08:02:16,973 p=83235 u=zuul n=ansible | 2026-06-14 08:02:16.972826 | fa163ee0-6271-f863-66dc-0000000000b2 | TASK | Write config data 2026-06-14 08:02:16,987 p=83235 u=zuul n=ansible | 2026-06-14 08:02:16.986492 | fa163ee0-6271-f863-66dc-0000000000b2 | TASK | Write config data 2026-06-14 08:02:17,004 p=83235 u=zuul n=ansible | 2026-06-14 08:02:17.004247 | fa163ee0-6271-f863-66dc-0000000000b2 | TASK | Write config data 2026-06-14 08:02:17,029 p=83235 u=zuul n=ansible | 2026-06-14 08:02:17.029259 | fa163ee0-6271-f863-66dc-0000000000b2 | TASK | Write config data 2026-06-14 08:02:17,041 p=83235 u=zuul n=ansible | 2026-06-14 08:02:17.041129 | fa163ee0-6271-f863-66dc-0000000000b1 | OK | Overcloud container setup tasks | np0000073147 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Overcloud container setup tasks' to resume from this task" } 2026-06-14 08:02:17,042 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073147 -> localhost', 'fa163ee0-6271-f863-66dc-0000000000b1') missing from stats 2026-06-14 08:02:17,086 p=83235 u=zuul n=ansible | 2026-06-14 08:02:17.086246 | 94fc6ec0-1583-4001-a361-2330b8aef3b7 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_container_setup_tasks.yaml | np0000073148 2026-06-14 08:02:17,086 p=83235 u=zuul n=ansible | 2026-06-14 08:02:17.086734 | 94fc6ec0-1583-4001-a361-2330b8aef3b7 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_container_setup_tasks.yaml | np0000073149 2026-06-14 08:02:17,101 p=83235 u=zuul n=ansible | 2026-06-14 08:02:17.101692 | fa163ee0-6271-f863-66dc-000000009e0d | TASK | Create and ensure setype for /var/log/containers directory 2026-06-14 08:02:17,115 p=83235 u=zuul n=ansible | 2026-06-14 08:02:17.114982 | fa163ee0-6271-f863-66dc-000000009e0d | TASK | Create and ensure setype for /var/log/containers directory 2026-06-14 08:02:17,134 p=83235 u=zuul n=ansible | 2026-06-14 08:02:17.133617 | fa163ee0-6271-f863-66dc-0000000000b2 | TASK | Write config data 2026-06-14 08:02:17,193 p=83235 u=zuul n=ansible | 2026-06-14 08:02:17.192604 | a941cfda-bf7c-493f-b6c8-e46ee0ae4950 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_container_setup_tasks.yaml | np0000073150 2026-06-14 08:02:17,193 p=83235 u=zuul n=ansible | 2026-06-14 08:02:17.193193 | a941cfda-bf7c-493f-b6c8-e46ee0ae4950 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_container_setup_tasks.yaml | np0000073145 2026-06-14 08:02:17,193 p=83235 u=zuul n=ansible | 2026-06-14 08:02:17.193487 | a941cfda-bf7c-493f-b6c8-e46ee0ae4950 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_container_setup_tasks.yaml | np0000073146 2026-06-14 08:02:17,207 p=83235 u=zuul n=ansible | 2026-06-14 08:02:17.207213 | fa163ee0-6271-f863-66dc-000000009e2f | TASK | Create and ensure setype for /var/log/containers directory 2026-06-14 08:02:17,225 p=83235 u=zuul n=ansible | 2026-06-14 08:02:17.225139 | fa163ee0-6271-f863-66dc-000000009e2f | TASK | Create and ensure setype for /var/log/containers directory 2026-06-14 08:02:17,243 p=83235 u=zuul n=ansible | 2026-06-14 08:02:17.242596 | fa163ee0-6271-f863-66dc-000000009e2f | TASK | Create and ensure setype for /var/log/containers directory 2026-06-14 08:02:17,275 p=83235 u=zuul n=ansible | 2026-06-14 08:02:17.274939 | 15735e1b-4bd8-406d-b5a7-8d33c6aad090 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_container_setup_tasks.yaml | np0000073147 2026-06-14 08:02:17,293 p=83235 u=zuul n=ansible | 2026-06-14 08:02:17.293403 | fa163ee0-6271-f863-66dc-000000009e54 | TASK | Create and ensure setype for /var/log/containers directory 2026-06-14 08:02:17,404 p=83235 u=zuul n=ansible | 2026-06-14 08:02:17.404315 | fa163ee0-6271-f863-66dc-000000009e0d | OK | Create and ensure setype for /var/log/containers directory | np0000073148 2026-06-14 08:02:17,415 p=83235 u=zuul n=ansible | 2026-06-14 08:02:17.414910 | fa163ee0-6271-f863-66dc-000000009e0e | TASK | Create ContainerLogStdoutPath directory 2026-06-14 08:02:17,468 p=83235 u=zuul n=ansible | 2026-06-14 08:02:17.468292 | fa163ee0-6271-f863-66dc-000000009e0d | OK | Create and ensure setype for /var/log/containers directory | np0000073149 2026-06-14 08:02:17,479 p=83235 u=zuul n=ansible | 2026-06-14 08:02:17.478799 | fa163ee0-6271-f863-66dc-000000009e0e | TASK | Create ContainerLogStdoutPath directory 2026-06-14 08:02:17,520 p=83235 u=zuul n=ansible | 2026-06-14 08:02:17.514764 | fa163ee0-6271-f863-66dc-000000009e2f | OK | Create and ensure setype for /var/log/containers directory | np0000073150 2026-06-14 08:02:17,523 p=83235 u=zuul n=ansible | 2026-06-14 08:02:17.522486 | fa163ee0-6271-f863-66dc-000000009e2f | OK | Create and ensure setype for /var/log/containers directory | np0000073146 2026-06-14 08:02:17,553 p=83235 u=zuul n=ansible | 2026-06-14 08:02:17.552718 | fa163ee0-6271-f863-66dc-000000009e30 | TASK | Create ContainerLogStdoutPath directory 2026-06-14 08:02:17,582 p=83235 u=zuul n=ansible | 2026-06-14 08:02:17.582025 | fa163ee0-6271-f863-66dc-000000009e30 | TASK | Create ContainerLogStdoutPath directory 2026-06-14 08:02:17,590 p=83235 u=zuul n=ansible | 2026-06-14 08:02:17.589485 | fa163ee0-6271-f863-66dc-000000009e2f | OK | Create and ensure setype for /var/log/containers directory | np0000073145 2026-06-14 08:02:17,627 p=83235 u=zuul n=ansible | 2026-06-14 08:02:17.626516 | fa163ee0-6271-f863-66dc-000000009e30 | TASK | Create ContainerLogStdoutPath directory 2026-06-14 08:02:17,636 p=83235 u=zuul n=ansible | 2026-06-14 08:02:17.635111 | fa163ee0-6271-f863-66dc-000000009e54 | OK | Create and ensure setype for /var/log/containers directory | np0000073147 2026-06-14 08:02:17,669 p=83235 u=zuul n=ansible | 2026-06-14 08:02:17.669148 | fa163ee0-6271-f863-66dc-000000009e55 | TASK | Create ContainerLogStdoutPath directory 2026-06-14 08:02:17,736 p=83235 u=zuul n=ansible | 2026-06-14 08:02:17.735773 | fa163ee0-6271-f863-66dc-000000009e0e | CHANGED | Create ContainerLogStdoutPath directory | np0000073148 2026-06-14 08:02:17,749 p=83235 u=zuul n=ansible | 2026-06-14 08:02:17.749164 | fa163ee0-6271-f863-66dc-000000009e0f | TASK | Create /var/lib/tripleo-config directory 2026-06-14 08:02:17,788 p=83235 u=zuul n=ansible | 2026-06-14 08:02:17.787933 | fa163ee0-6271-f863-66dc-000000009e0e | CHANGED | Create ContainerLogStdoutPath directory | np0000073149 2026-06-14 08:02:17,798 p=83235 u=zuul n=ansible | 2026-06-14 08:02:17.798456 | fa163ee0-6271-f863-66dc-000000009e0f | TASK | Create /var/lib/tripleo-config directory 2026-06-14 08:02:17,899 p=83235 u=zuul n=ansible | 2026-06-14 08:02:17.898305 | fa163ee0-6271-f863-66dc-000000009e30 | CHANGED | Create ContainerLogStdoutPath directory | np0000073150 2026-06-14 08:02:17,930 p=83235 u=zuul n=ansible | 2026-06-14 08:02:17.925916 | fa163ee0-6271-f863-66dc-000000009e31 | TASK | Create /var/lib/tripleo-config directory 2026-06-14 08:02:17,946 p=83235 u=zuul n=ansible | 2026-06-14 08:02:17.942008 | fa163ee0-6271-f863-66dc-000000009e30 | CHANGED | Create ContainerLogStdoutPath directory | np0000073146 2026-06-14 08:02:17,951 p=83235 u=zuul n=ansible | 2026-06-14 08:02:17.950851 | fa163ee0-6271-f863-66dc-000000009e30 | CHANGED | Create ContainerLogStdoutPath directory | np0000073145 2026-06-14 08:02:17,979 p=83235 u=zuul n=ansible | 2026-06-14 08:02:17.978609 | fa163ee0-6271-f863-66dc-000000009e31 | TASK | Create /var/lib/tripleo-config directory 2026-06-14 08:02:18,003 p=83235 u=zuul n=ansible | 2026-06-14 08:02:18.003058 | fa163ee0-6271-f863-66dc-000000009e31 | TASK | Create /var/lib/tripleo-config directory 2026-06-14 08:02:18,011 p=83235 u=zuul n=ansible | 2026-06-14 08:02:18.010767 | fa163ee0-6271-f863-66dc-000000009e55 | CHANGED | Create ContainerLogStdoutPath directory | np0000073147 2026-06-14 08:02:18,033 p=83235 u=zuul n=ansible | 2026-06-14 08:02:18.032729 | fa163ee0-6271-f863-66dc-000000009e56 | TASK | Create /var/lib/tripleo-config directory 2026-06-14 08:02:18,046 p=83235 u=zuul n=ansible | 2026-06-14 08:02:18.046140 | fa163ee0-6271-f863-66dc-000000009e0f | CHANGED | Create /var/lib/tripleo-config directory | np0000073148 2026-06-14 08:02:18,058 p=83235 u=zuul n=ansible | 2026-06-14 08:02:18.058475 | fa163ee0-6271-f863-66dc-000000009e10 | TASK | Clean old /var/lib/container-startup-configs.json file 2026-06-14 08:02:18,112 p=83235 u=zuul n=ansible | 2026-06-14 08:02:18.112329 | fa163ee0-6271-f863-66dc-000000009e0f | CHANGED | Create /var/lib/tripleo-config directory | np0000073149 2026-06-14 08:02:18,125 p=83235 u=zuul n=ansible | 2026-06-14 08:02:18.125186 | fa163ee0-6271-f863-66dc-000000009e10 | TASK | Clean old /var/lib/container-startup-configs.json file 2026-06-14 08:02:18,237 p=83235 u=zuul n=ansible | 2026-06-14 08:02:18.236518 | fa163ee0-6271-f863-66dc-000000009e31 | CHANGED | Create /var/lib/tripleo-config directory | np0000073150 2026-06-14 08:02:18,253 p=83235 u=zuul n=ansible | 2026-06-14 08:02:18.253016 | fa163ee0-6271-f863-66dc-000000009e32 | TASK | Clean old /var/lib/container-startup-configs.json file 2026-06-14 08:02:18,278 p=83235 u=zuul n=ansible | 2026-06-14 08:02:18.273828 | fa163ee0-6271-f863-66dc-000000009e31 | CHANGED | Create /var/lib/tripleo-config directory | np0000073145 2026-06-14 08:02:18,280 p=83235 u=zuul n=ansible | 2026-06-14 08:02:18.279891 | fa163ee0-6271-f863-66dc-000000009e31 | CHANGED | Create /var/lib/tripleo-config directory | np0000073146 2026-06-14 08:02:18,301 p=83235 u=zuul n=ansible | 2026-06-14 08:02:18.301412 | fa163ee0-6271-f863-66dc-000000009e32 | TASK | Clean old /var/lib/container-startup-configs.json file 2026-06-14 08:02:18,328 p=83235 u=zuul n=ansible | 2026-06-14 08:02:18.327439 | fa163ee0-6271-f863-66dc-000000009e32 | TASK | Clean old /var/lib/container-startup-configs.json file 2026-06-14 08:02:18,334 p=83235 u=zuul n=ansible | 2026-06-14 08:02:18.333552 | fa163ee0-6271-f863-66dc-000000009e10 | OK | Clean old /var/lib/container-startup-configs.json file | np0000073148 2026-06-14 08:02:18,350 p=83235 u=zuul n=ansible | 2026-06-14 08:02:18.349997 | fa163ee0-6271-f863-66dc-000000009e11 | TASK | Clean old /var/lib/docker-container-startup-configs.json file 2026-06-14 08:02:18,356 p=83235 u=zuul n=ansible | 2026-06-14 08:02:18.355763 | fa163ee0-6271-f863-66dc-000000009e56 | CHANGED | Create /var/lib/tripleo-config directory | np0000073147 2026-06-14 08:02:18,371 p=83235 u=zuul n=ansible | 2026-06-14 08:02:18.371255 | fa163ee0-6271-f863-66dc-000000009e57 | TASK | Clean old /var/lib/container-startup-configs.json file 2026-06-14 08:02:18,429 p=83235 u=zuul n=ansible | 2026-06-14 08:02:18.428725 | fa163ee0-6271-f863-66dc-000000009e10 | OK | Clean old /var/lib/container-startup-configs.json file | np0000073149 2026-06-14 08:02:18,439 p=83235 u=zuul n=ansible | 2026-06-14 08:02:18.439574 | fa163ee0-6271-f863-66dc-000000009e11 | TASK | Clean old /var/lib/docker-container-startup-configs.json file 2026-06-14 08:02:18,610 p=83235 u=zuul n=ansible | 2026-06-14 08:02:18.609676 | fa163ee0-6271-f863-66dc-000000009e32 | OK | Clean old /var/lib/container-startup-configs.json file | np0000073145 2026-06-14 08:02:18,634 p=83235 u=zuul n=ansible | 2026-06-14 08:02:18.634537 | fa163ee0-6271-f863-66dc-000000009e33 | TASK | Clean old /var/lib/docker-container-startup-configs.json file 2026-06-14 08:02:18,640 p=83235 u=zuul n=ansible | 2026-06-14 08:02:18.640049 | fa163ee0-6271-f863-66dc-000000009e32 | OK | Clean old /var/lib/container-startup-configs.json file | np0000073146 2026-06-14 08:02:18,641 p=83235 u=zuul n=ansible | 2026-06-14 08:02:18.641329 | fa163ee0-6271-f863-66dc-000000009e32 | OK | Clean old /var/lib/container-startup-configs.json file | np0000073150 2026-06-14 08:02:18,652 p=83235 u=zuul n=ansible | 2026-06-14 08:02:18.652040 | fa163ee0-6271-f863-66dc-000000009e33 | TASK | Clean old /var/lib/docker-container-startup-configs.json file 2026-06-14 08:02:18,683 p=83235 u=zuul n=ansible | 2026-06-14 08:02:18.682620 | fa163ee0-6271-f863-66dc-000000009e33 | TASK | Clean old /var/lib/docker-container-startup-configs.json file 2026-06-14 08:02:18,688 p=83235 u=zuul n=ansible | 2026-06-14 08:02:18.688137 | fa163ee0-6271-f863-66dc-000000009e57 | OK | Clean old /var/lib/container-startup-configs.json file | np0000073147 2026-06-14 08:02:18,689 p=83235 u=zuul n=ansible | 2026-06-14 08:02:18.689454 | fa163ee0-6271-f863-66dc-000000009e11 | OK | Clean old /var/lib/docker-container-startup-configs.json file | np0000073148 2026-06-14 08:02:18,701 p=83235 u=zuul n=ansible | 2026-06-14 08:02:18.700936 | fa163ee0-6271-f863-66dc-000000009e17 | TASK | Create fcontext entry for container-config-scripts 2026-06-14 08:02:18,720 p=83235 u=zuul n=ansible | 2026-06-14 08:02:18.719699 | fa163ee0-6271-f863-66dc-000000009e58 | TASK | Clean old /var/lib/docker-container-startup-configs.json file 2026-06-14 08:02:18,751 p=83235 u=zuul n=ansible | 2026-06-14 08:02:18.749810 | fa163ee0-6271-f863-66dc-000000009e11 | OK | Clean old /var/lib/docker-container-startup-configs.json file | np0000073149 2026-06-14 08:02:18,777 p=83235 u=zuul n=ansible | 2026-06-14 08:02:18.776875 | fa163ee0-6271-f863-66dc-000000009e17 | TASK | Create fcontext entry for container-config-scripts 2026-06-14 08:02:18,892 p=83235 u=zuul n=ansible | 2026-06-14 08:02:18.891276 | fa163ee0-6271-f863-66dc-000000009e33 | OK | Clean old /var/lib/docker-container-startup-configs.json file | np0000073145 2026-06-14 08:02:18,922 p=83235 u=zuul n=ansible | 2026-06-14 08:02:18.921544 | fa163ee0-6271-f863-66dc-000000009e39 | TASK | Create fcontext entry for container-config-scripts 2026-06-14 08:02:18,961 p=83235 u=zuul n=ansible | 2026-06-14 08:02:18.960532 | fa163ee0-6271-f863-66dc-000000009e33 | OK | Clean old /var/lib/docker-container-startup-configs.json file | np0000073150 2026-06-14 08:02:18,973 p=83235 u=zuul n=ansible | 2026-06-14 08:02:18.972973 | fa163ee0-6271-f863-66dc-000000009e39 | TASK | Create fcontext entry for container-config-scripts 2026-06-14 08:02:19,004 p=83235 u=zuul n=ansible | 2026-06-14 08:02:18.999450 | fa163ee0-6271-f863-66dc-000000009e33 | OK | Clean old /var/lib/docker-container-startup-configs.json file | np0000073146 2026-06-14 08:02:19,005 p=83235 u=zuul n=ansible | 2026-06-14 08:02:19.005768 | fa163ee0-6271-f863-66dc-000000009e58 | OK | Clean old /var/lib/docker-container-startup-configs.json file | np0000073147 2026-06-14 08:02:19,021 p=83235 u=zuul n=ansible | 2026-06-14 08:02:19.021454 | fa163ee0-6271-f863-66dc-000000009e39 | TASK | Create fcontext entry for container-config-scripts 2026-06-14 08:02:19,042 p=83235 u=zuul n=ansible | 2026-06-14 08:02:19.041382 | fa163ee0-6271-f863-66dc-000000009e5c | TASK | Create fcontext entry for container-config-scripts 2026-06-14 08:02:19,944 p=83235 u=zuul n=ansible | 2026-06-14 08:02:19.943940 | fa163ee0-6271-f863-66dc-000000009e17 | CHANGED | Create fcontext entry for container-config-scripts | np0000073148 2026-06-14 08:02:19,965 p=83235 u=zuul n=ansible | 2026-06-14 08:02:19.965032 | fa163ee0-6271-f863-66dc-000000009e18 | TASK | Create /var/lib/container-config-scripts 2026-06-14 08:02:20,051 p=83235 u=zuul n=ansible | 2026-06-14 08:02:20.050722 | fa163ee0-6271-f863-66dc-000000009e17 | CHANGED | Create fcontext entry for container-config-scripts | np0000073149 2026-06-14 08:02:20,068 p=83235 u=zuul n=ansible | 2026-06-14 08:02:20.068147 | fa163ee0-6271-f863-66dc-000000009e18 | TASK | Create /var/lib/container-config-scripts 2026-06-14 08:02:20,233 p=83235 u=zuul n=ansible | 2026-06-14 08:02:20.232457 | fa163ee0-6271-f863-66dc-000000009e18 | CHANGED | Create /var/lib/container-config-scripts | np0000073148 2026-06-14 08:02:20,249 p=83235 u=zuul n=ansible | 2026-06-14 08:02:20.249246 | fa163ee0-6271-f863-66dc-000000009e19 | TASK | Write container config scripts 2026-06-14 08:02:20,272 p=83235 u=zuul n=ansible | 2026-06-14 08:02:20.272234 | fa163ee0-6271-f863-66dc-000000009e39 | CHANGED | Create fcontext entry for container-config-scripts | np0000073150 2026-06-14 08:02:20,284 p=83235 u=zuul n=ansible | 2026-06-14 08:02:20.283902 | fa163ee0-6271-f863-66dc-000000009e3a | TASK | Create /var/lib/container-config-scripts 2026-06-14 08:02:20,363 p=83235 u=zuul n=ansible | 2026-06-14 08:02:20.362975 | fa163ee0-6271-f863-66dc-000000009e18 | CHANGED | Create /var/lib/container-config-scripts | np0000073149 2026-06-14 08:02:20,378 p=83235 u=zuul n=ansible | 2026-06-14 08:02:20.377916 | fa163ee0-6271-f863-66dc-000000009e19 | TASK | Write container config scripts 2026-06-14 08:02:20,392 p=83235 u=zuul n=ansible | 2026-06-14 08:02:20.391321 | fa163ee0-6271-f863-66dc-000000009e39 | CHANGED | Create fcontext entry for container-config-scripts | np0000073146 2026-06-14 08:02:20,417 p=83235 u=zuul n=ansible | 2026-06-14 08:02:20.416884 | fa163ee0-6271-f863-66dc-000000009e3a | TASK | Create /var/lib/container-config-scripts 2026-06-14 08:02:20,424 p=83235 u=zuul n=ansible | 2026-06-14 08:02:20.423768 | fa163ee0-6271-f863-66dc-000000009e39 | CHANGED | Create fcontext entry for container-config-scripts | np0000073145 2026-06-14 08:02:20,448 p=83235 u=zuul n=ansible | 2026-06-14 08:02:20.447687 | fa163ee0-6271-f863-66dc-000000009e3a | TASK | Create /var/lib/container-config-scripts 2026-06-14 08:02:20,510 p=83235 u=zuul n=ansible | 2026-06-14 08:02:20.509925 | fa163ee0-6271-f863-66dc-000000009e5c | CHANGED | Create fcontext entry for container-config-scripts | np0000073147 2026-06-14 08:02:20,526 p=83235 u=zuul n=ansible | 2026-06-14 08:02:20.526627 | fa163ee0-6271-f863-66dc-000000009e5d | TASK | Create /var/lib/container-config-scripts 2026-06-14 08:02:20,615 p=83235 u=zuul n=ansible | 2026-06-14 08:02:20.615241 | fa163ee0-6271-f863-66dc-000000009e3a | CHANGED | Create /var/lib/container-config-scripts | np0000073150 2026-06-14 08:02:20,629 p=83235 u=zuul n=ansible | 2026-06-14 08:02:20.628735 | fa163ee0-6271-f863-66dc-000000009e3b | TASK | Write container config scripts 2026-06-14 08:02:20,689 p=83235 u=zuul n=ansible | 2026-06-14 08:02:20.689052 | fa163ee0-6271-f863-66dc-000000009e3a | CHANGED | Create /var/lib/container-config-scripts | np0000073146 2026-06-14 08:02:20,713 p=83235 u=zuul n=ansible | 2026-06-14 08:02:20.712954 | fa163ee0-6271-f863-66dc-000000009e3b | TASK | Write container config scripts 2026-06-14 08:02:20,764 p=83235 u=zuul n=ansible | 2026-06-14 08:02:20.764135 | fa163ee0-6271-f863-66dc-000000009e3a | CHANGED | Create /var/lib/container-config-scripts | np0000073145 2026-06-14 08:02:20,792 p=83235 u=zuul n=ansible | 2026-06-14 08:02:20.792322 | fa163ee0-6271-f863-66dc-000000009e3b | TASK | Write container config scripts 2026-06-14 08:02:20,798 p=83235 u=zuul n=ansible | 2026-06-14 08:02:20.798211 | fa163ee0-6271-f863-66dc-000000009e19 | CHANGED | Write container config scripts | np0000073149 2026-06-14 08:02:20,799 p=83235 u=zuul n=ansible | 2026-06-14 08:02:20.799490 | fa163ee0-6271-f863-66dc-000000009e19 | CHANGED | Write container config scripts | np0000073148 2026-06-14 08:02:20,811 p=83235 u=zuul n=ansible | 2026-06-14 08:02:20.811360 | fa163ee0-6271-f863-66dc-000000009e1a | TASK | Write /var/lib/tripleo-config/container-startup-config-readme.txt 2026-06-14 08:02:20,831 p=83235 u=zuul n=ansible | 2026-06-14 08:02:20.831030 | fa163ee0-6271-f863-66dc-000000009e1a | TASK | Write /var/lib/tripleo-config/container-startup-config-readme.txt 2026-06-14 08:02:20,845 p=83235 u=zuul n=ansible | 2026-06-14 08:02:20.845069 | fa163ee0-6271-f863-66dc-000000009e5d | CHANGED | Create /var/lib/container-config-scripts | np0000073147 2026-06-14 08:02:20,869 p=83235 u=zuul n=ansible | 2026-06-14 08:02:20.868738 | fa163ee0-6271-f863-66dc-000000009e5e | TASK | Write container config scripts 2026-06-14 08:02:20,947 p=83235 u=zuul n=ansible | 2026-06-14 08:02:20.946097 | fa163ee0-6271-f863-66dc-000000009e3b | CHANGED | Write container config scripts | np0000073150 2026-06-14 08:02:20,959 p=83235 u=zuul n=ansible | 2026-06-14 08:02:20.958886 | fa163ee0-6271-f863-66dc-000000009e3c | TASK | Write /var/lib/tripleo-config/container-startup-config-readme.txt 2026-06-14 08:02:21,096 p=83235 u=zuul n=ansible | 2026-06-14 08:02:21.095890 | fa163ee0-6271-f863-66dc-000000009e3b | CHANGED | Write container config scripts | np0000073146 2026-06-14 08:02:21,113 p=83235 u=zuul n=ansible | 2026-06-14 08:02:21.112862 | fa163ee0-6271-f863-66dc-000000009e3c | TASK | Write /var/lib/tripleo-config/container-startup-config-readme.txt 2026-06-14 08:02:21,152 p=83235 u=zuul n=ansible | 2026-06-14 08:02:21.151471 | fa163ee0-6271-f863-66dc-000000009e3b | CHANGED | Write container config scripts | np0000073145 2026-06-14 08:02:21,179 p=83235 u=zuul n=ansible | 2026-06-14 08:02:21.179337 | fa163ee0-6271-f863-66dc-000000009e3c | TASK | Write /var/lib/tripleo-config/container-startup-config-readme.txt 2026-06-14 08:02:21,197 p=83235 u=zuul n=ansible | 2026-06-14 08:02:21.196397 | fa163ee0-6271-f863-66dc-000000009e5e | CHANGED | Write container config scripts | np0000073147 2026-06-14 08:02:21,217 p=83235 u=zuul n=ansible | 2026-06-14 08:02:21.217328 | fa163ee0-6271-f863-66dc-000000009e5f | TASK | Write /var/lib/tripleo-config/container-startup-config-readme.txt 2026-06-14 08:02:21,633 p=83235 u=zuul n=ansible | 2026-06-14 08:02:21.632422 | fa163ee0-6271-f863-66dc-000000009e1a | CHANGED | Write /var/lib/tripleo-config/container-startup-config-readme.txt | np0000073148 2026-06-14 08:02:21,642 p=83235 u=zuul n=ansible | 2026-06-14 08:02:21.642757 | fa163ee0-6271-f863-66dc-000000009e1b | TASK | Generate startup configs files per step and per container 2026-06-14 08:02:21,744 p=83235 u=zuul n=ansible | 2026-06-14 08:02:21.743662 | fa163ee0-6271-f863-66dc-000000009e1a | CHANGED | Write /var/lib/tripleo-config/container-startup-config-readme.txt | np0000073149 2026-06-14 08:02:21,755 p=83235 u=zuul n=ansible | 2026-06-14 08:02:21.754890 | fa163ee0-6271-f863-66dc-000000009e1b | TASK | Generate startup configs files per step and per container 2026-06-14 08:02:21,916 p=83235 u=zuul n=ansible | 2026-06-14 08:02:21.916124 | fa163ee0-6271-f863-66dc-000000009e3c | CHANGED | Write /var/lib/tripleo-config/container-startup-config-readme.txt | np0000073150 2026-06-14 08:02:21,926 p=83235 u=zuul n=ansible | 2026-06-14 08:02:21.926640 | fa163ee0-6271-f863-66dc-000000009e3d | TASK | Generate startup configs files per step and per container 2026-06-14 08:02:22,048 p=83235 u=zuul n=ansible | 2026-06-14 08:02:22.048005 | fa163ee0-6271-f863-66dc-000000009e3c | CHANGED | Write /var/lib/tripleo-config/container-startup-config-readme.txt | np0000073146 2026-06-14 08:02:22,068 p=83235 u=zuul n=ansible | 2026-06-14 08:02:22.067956 | fa163ee0-6271-f863-66dc-000000009e3d | TASK | Generate startup configs files per step and per container 2026-06-14 08:02:22,074 p=83235 u=zuul n=ansible | 2026-06-14 08:02:22.073550 | fa163ee0-6271-f863-66dc-000000009e3c | CHANGED | Write /var/lib/tripleo-config/container-startup-config-readme.txt | np0000073145 2026-06-14 08:02:22,089 p=83235 u=zuul n=ansible | 2026-06-14 08:02:22.089360 | fa163ee0-6271-f863-66dc-000000009e3d | TASK | Generate startup configs files per step and per container 2026-06-14 08:02:22,124 p=83235 u=zuul n=ansible | 2026-06-14 08:02:22.124214 | fa163ee0-6271-f863-66dc-000000009e5f | CHANGED | Write /var/lib/tripleo-config/container-startup-config-readme.txt | np0000073147 2026-06-14 08:02:22,139 p=83235 u=zuul n=ansible | 2026-06-14 08:02:22.139576 | fa163ee0-6271-f863-66dc-000000009e60 | TASK | Generate startup configs files per step and per container 2026-06-14 08:02:22,196 p=83235 u=zuul n=ansible | 2026-06-14 08:02:22.189739 | fa163ee0-6271-f863-66dc-000000009e1b | CHANGED | Generate startup configs files per step and per container | np0000073149 2026-06-14 08:02:22,202 p=83235 u=zuul n=ansible | 2026-06-14 08:02:22.201962 | fa163ee0-6271-f863-66dc-000000009e1b | CHANGED | Generate startup configs files per step and per container | np0000073148 2026-06-14 08:02:22,219 p=83235 u=zuul n=ansible | 2026-06-14 08:02:22.219365 | fa163ee0-6271-f863-66dc-000000009e1c | TASK | Create /var/lib/kolla/config_files directory 2026-06-14 08:02:22,235 p=83235 u=zuul n=ansible | 2026-06-14 08:02:22.234754 | fa163ee0-6271-f863-66dc-000000009e1c | TASK | Create /var/lib/kolla/config_files directory 2026-06-14 08:02:22,448 p=83235 u=zuul n=ansible | 2026-06-14 08:02:22.447325 | fa163ee0-6271-f863-66dc-000000009e3d | CHANGED | Generate startup configs files per step and per container | np0000073150 2026-06-14 08:02:22,461 p=83235 u=zuul n=ansible | 2026-06-14 08:02:22.461464 | fa163ee0-6271-f863-66dc-000000009e3e | TASK | Create /var/lib/kolla/config_files directory 2026-06-14 08:02:22,483 p=83235 u=zuul n=ansible | 2026-06-14 08:02:22.482606 | fa163ee0-6271-f863-66dc-000000009e1c | CHANGED | Create /var/lib/kolla/config_files directory | np0000073148 2026-06-14 08:02:22,499 p=83235 u=zuul n=ansible | 2026-06-14 08:02:22.499224 | fa163ee0-6271-f863-66dc-000000009e1d | TASK | Create /var/lib/config-data directory 2026-06-14 08:02:22,543 p=83235 u=zuul n=ansible | 2026-06-14 08:02:22.542811 | fa163ee0-6271-f863-66dc-000000009e1c | CHANGED | Create /var/lib/kolla/config_files directory | np0000073149 2026-06-14 08:02:22,569 p=83235 u=zuul n=ansible | 2026-06-14 08:02:22.568500 | fa163ee0-6271-f863-66dc-000000009e1d | TASK | Create /var/lib/config-data directory 2026-06-14 08:02:22,654 p=83235 u=zuul n=ansible | 2026-06-14 08:02:22.654125 | fa163ee0-6271-f863-66dc-000000009e3d | CHANGED | Generate startup configs files per step and per container | np0000073146 2026-06-14 08:02:22,755 p=83235 u=zuul n=ansible | 2026-06-14 08:02:22.755169 | fa163ee0-6271-f863-66dc-000000009e3d | CHANGED | Generate startup configs files per step and per container | np0000073145 2026-06-14 08:02:22,779 p=83235 u=zuul n=ansible | 2026-06-14 08:02:22.779078 | fa163ee0-6271-f863-66dc-000000009e60 | CHANGED | Generate startup configs files per step and per container | np0000073147 2026-06-14 08:02:22,804 p=83235 u=zuul n=ansible | 2026-06-14 08:02:22.803788 | fa163ee0-6271-f863-66dc-000000009e3e | CHANGED | Create /var/lib/kolla/config_files directory | np0000073150 2026-06-14 08:02:22,805 p=83235 u=zuul n=ansible | 2026-06-14 08:02:22.805141 | fa163ee0-6271-f863-66dc-000000009e1d | CHANGED | Create /var/lib/config-data directory | np0000073148 2026-06-14 08:02:22,820 p=83235 u=zuul n=ansible | 2026-06-14 08:02:22.820521 | fa163ee0-6271-f863-66dc-000000009e1e | TASK | Write container config json files 2026-06-14 08:02:22,839 p=83235 u=zuul n=ansible | 2026-06-14 08:02:22.839170 | fa163ee0-6271-f863-66dc-000000009e3f | TASK | Create /var/lib/config-data directory 2026-06-14 08:02:22,862 p=83235 u=zuul n=ansible | 2026-06-14 08:02:22.861930 | fa163ee0-6271-f863-66dc-000000009e3e | TASK | Create /var/lib/kolla/config_files directory 2026-06-14 08:02:22,880 p=83235 u=zuul n=ansible | 2026-06-14 08:02:22.880093 | fa163ee0-6271-f863-66dc-000000009e3e | TASK | Create /var/lib/kolla/config_files directory 2026-06-14 08:02:22,905 p=83235 u=zuul n=ansible | 2026-06-14 08:02:22.905207 | fa163ee0-6271-f863-66dc-000000009e61 | TASK | Create /var/lib/kolla/config_files directory 2026-06-14 08:02:22,911 p=83235 u=zuul n=ansible | 2026-06-14 08:02:22.911253 | fa163ee0-6271-f863-66dc-000000009e1d | CHANGED | Create /var/lib/config-data directory | np0000073149 2026-06-14 08:02:22,924 p=83235 u=zuul n=ansible | 2026-06-14 08:02:22.923977 | fa163ee0-6271-f863-66dc-000000009e1e | TASK | Write container config json files 2026-06-14 08:02:23,153 p=83235 u=zuul n=ansible | 2026-06-14 08:02:23.152631 | fa163ee0-6271-f863-66dc-000000009e3e | CHANGED | Create /var/lib/kolla/config_files directory | np0000073145 2026-06-14 08:02:23,154 p=83235 u=zuul n=ansible | 2026-06-14 08:02:23.154197 | fa163ee0-6271-f863-66dc-000000009e3f | CHANGED | Create /var/lib/config-data directory | np0000073150 2026-06-14 08:02:23,178 p=83235 u=zuul n=ansible | 2026-06-14 08:02:23.177063 | fa163ee0-6271-f863-66dc-000000009e40 | TASK | Write container config json files 2026-06-14 08:02:23,239 p=83235 u=zuul n=ansible | 2026-06-14 08:02:23.238215 | fa163ee0-6271-f863-66dc-000000009e3f | TASK | Create /var/lib/config-data directory 2026-06-14 08:02:23,248 p=83235 u=zuul n=ansible | 2026-06-14 08:02:23.247340 | fa163ee0-6271-f863-66dc-000000009e3e | CHANGED | Create /var/lib/kolla/config_files directory | np0000073146 2026-06-14 08:02:23,251 p=83235 u=zuul n=ansible | 2026-06-14 08:02:23.250846 | fa163ee0-6271-f863-66dc-000000009e61 | CHANGED | Create /var/lib/kolla/config_files directory | np0000073147 2026-06-14 08:02:23,286 p=83235 u=zuul n=ansible | 2026-06-14 08:02:23.277357 | fa163ee0-6271-f863-66dc-000000009e3f | TASK | Create /var/lib/config-data directory 2026-06-14 08:02:23,305 p=83235 u=zuul n=ansible | 2026-06-14 08:02:23.305017 | fa163ee0-6271-f863-66dc-000000009e62 | TASK | Create /var/lib/config-data directory 2026-06-14 08:02:23,314 p=83235 u=zuul n=ansible | 2026-06-14 08:02:23.314013 | fa163ee0-6271-f863-66dc-000000009e1e | CHANGED | Write container config json files | np0000073149 2026-06-14 08:02:23,318 p=83235 u=zuul n=ansible | 2026-06-14 08:02:23.318530 | fa163ee0-6271-f863-66dc-000000009e1e | CHANGED | Write container config json files | np0000073148 2026-06-14 08:02:23,505 p=83235 u=zuul n=ansible | 2026-06-14 08:02:23.504903 | fa163ee0-6271-f863-66dc-000000009e3f | CHANGED | Create /var/lib/config-data directory | np0000073145 2026-06-14 08:02:23,519 p=83235 u=zuul n=ansible | 2026-06-14 08:02:23.519636 | fa163ee0-6271-f863-66dc-000000009e40 | TASK | Write container config json files 2026-06-14 08:02:23,564 p=83235 u=zuul n=ansible | 2026-06-14 08:02:23.563569 | fa163ee0-6271-f863-66dc-000000009e40 | CHANGED | Write container config json files | np0000073150 2026-06-14 08:02:23,598 p=83235 u=zuul n=ansible | 2026-06-14 08:02:23.598201 | fa163ee0-6271-f863-66dc-000000009e62 | CHANGED | Create /var/lib/config-data directory | np0000073147 2026-06-14 08:02:23,599 p=83235 u=zuul n=ansible | 2026-06-14 08:02:23.599305 | fa163ee0-6271-f863-66dc-000000009e3f | CHANGED | Create /var/lib/config-data directory | np0000073146 2026-06-14 08:02:23,627 p=83235 u=zuul n=ansible | 2026-06-14 08:02:23.626734 | fa163ee0-6271-f863-66dc-000000009e40 | TASK | Write container config json files 2026-06-14 08:02:23,647 p=83235 u=zuul n=ansible | 2026-06-14 08:02:23.646979 | fa163ee0-6271-f863-66dc-000000009e63 | TASK | Write container config json files 2026-06-14 08:02:23,930 p=83235 u=zuul n=ansible | 2026-06-14 08:02:23.930095 | fa163ee0-6271-f863-66dc-000000009e40 | CHANGED | Write container config json files | np0000073145 2026-06-14 08:02:24,042 p=83235 u=zuul n=ansible | 2026-06-14 08:02:24.034718 | fa163ee0-6271-f863-66dc-000000009e40 | CHANGED | Write container config json files | np0000073146 2026-06-14 08:02:24,065 p=83235 u=zuul n=ansible | 2026-06-14 08:02:24.065331 | fa163ee0-6271-f863-66dc-000000009e63 | CHANGED | Write container config json files | np0000073147 2026-06-14 08:02:24,220 p=83235 u=zuul n=ansible | PLAY [Pre Deployment Step Tasks] *********************************************** 2026-06-14 08:02:24,337 p=83235 u=zuul n=ansible | 2026-06-14 08:02:24.336953 | fa163ee0-6271-f863-66dc-0000000000b6 | TASK | Pre Deployment Step Tasks 2026-06-14 08:02:24,352 p=83235 u=zuul n=ansible | 2026-06-14 08:02:24.351756 | fa163ee0-6271-f863-66dc-0000000000b6 | TASK | Pre Deployment Step Tasks 2026-06-14 08:02:24,370 p=83235 u=zuul n=ansible | 2026-06-14 08:02:24.370142 | fa163ee0-6271-f863-66dc-0000000000b6 | TASK | Pre Deployment Step Tasks 2026-06-14 08:02:24,398 p=83235 u=zuul n=ansible | 2026-06-14 08:02:24.398507 | fa163ee0-6271-f863-66dc-0000000000b6 | TASK | Pre Deployment Step Tasks 2026-06-14 08:02:24,419 p=83235 u=zuul n=ansible | 2026-06-14 08:02:24.418557 | fa163ee0-6271-f863-66dc-0000000000b6 | TASK | Pre Deployment Step Tasks 2026-06-14 08:02:24,444 p=83235 u=zuul n=ansible | 2026-06-14 08:02:24.444352 | fa163ee0-6271-f863-66dc-0000000000b6 | TASK | Pre Deployment Step Tasks 2026-06-14 08:02:24,449 p=83235 u=zuul n=ansible | 2026-06-14 08:02:24.449299 | fa163ee0-6271-f863-66dc-0000000000b6 | OK | Pre Deployment Step Tasks | np0000073148 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Pre Deployment Step Tasks' to resume from this task" } 2026-06-14 08:02:24,450 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073148 -> localhost', 'fa163ee0-6271-f863-66dc-0000000000b6') missing from stats 2026-06-14 08:02:24,451 p=83235 u=zuul n=ansible | 2026-06-14 08:02:24.450856 | fa163ee0-6271-f863-66dc-0000000000b6 | OK | Pre Deployment Step Tasks | np0000073149 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Pre Deployment Step Tasks' to resume from this task" } 2026-06-14 08:02:24,451 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073149 -> localhost', 'fa163ee0-6271-f863-66dc-0000000000b6') missing from stats 2026-06-14 08:02:24,452 p=83235 u=zuul n=ansible | 2026-06-14 08:02:24.451787 | fa163ee0-6271-f863-66dc-0000000000b6 | OK | Pre Deployment Step Tasks | np0000073150 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Pre Deployment Step Tasks' to resume from this task" } 2026-06-14 08:02:24,452 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073150 -> localhost', 'fa163ee0-6271-f863-66dc-0000000000b6') missing from stats 2026-06-14 08:02:24,452 p=83235 u=zuul n=ansible | 2026-06-14 08:02:24.452648 | fa163ee0-6271-f863-66dc-0000000000b6 | OK | Pre Deployment Step Tasks | np0000073145 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Pre Deployment Step Tasks' to resume from this task" } 2026-06-14 08:02:24,453 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073145 -> localhost', 'fa163ee0-6271-f863-66dc-0000000000b6') missing from stats 2026-06-14 08:02:24,453 p=83235 u=zuul n=ansible | 2026-06-14 08:02:24.453434 | fa163ee0-6271-f863-66dc-0000000000b6 | OK | Pre Deployment Step Tasks | np0000073146 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Pre Deployment Step Tasks' to resume from this task" } 2026-06-14 08:02:24,454 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073146 -> localhost', 'fa163ee0-6271-f863-66dc-0000000000b6') missing from stats 2026-06-14 08:02:24,486 p=83235 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-06-14 08:02:24,507 p=83235 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-06-14 08:02:24,520 p=83235 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-06-14 08:02:24,542 p=83235 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-06-14 08:02:24,562 p=83235 u=zuul n=ansible | 2026-06-14 08:02:24.561942 | fa163ee0-6271-f863-66dc-0000000000b6 | OK | Pre Deployment Step Tasks | np0000073147 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Pre Deployment Step Tasks' to resume from this task" } 2026-06-14 08:02:24,563 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073147 -> localhost', 'fa163ee0-6271-f863-66dc-0000000000b6') missing from stats 2026-06-14 08:02:24,570 p=83235 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-06-14 08:02:24,605 p=83235 u=zuul n=ansible | 2026-06-14 08:02:24.605573 | 9aadf3d9-a7fa-4c58-b373-546b9e697657 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/pre_deploy_step_tasks.yaml | np0000073148 2026-06-14 08:02:24,606 p=83235 u=zuul n=ansible | 2026-06-14 08:02:24.606008 | 9aadf3d9-a7fa-4c58-b373-546b9e697657 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/pre_deploy_step_tasks.yaml | np0000073149 2026-06-14 08:02:24,606 p=83235 u=zuul n=ansible | 2026-06-14 08:02:24.606248 | 9aadf3d9-a7fa-4c58-b373-546b9e697657 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/pre_deploy_step_tasks.yaml | np0000073150 2026-06-14 08:02:24,615 p=83235 u=zuul n=ansible | 2026-06-14 08:02:24.615660 | f0f70fc4-313b-4668-ba48-e995938088e5 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/pre_deploy_step_tasks.yaml | np0000073145 2026-06-14 08:02:24,637 p=83235 u=zuul n=ansible | 2026-06-14 08:02:24.637466 | fa163ee0-6271-f863-66dc-000000009f2b | TASK | Get undercloud FQDN 2026-06-14 08:02:24,661 p=83235 u=zuul n=ansible | 2026-06-14 08:02:24.660952 | fa163ee0-6271-f863-66dc-000000009f2b | TASK | Get undercloud FQDN 2026-06-14 08:02:24,692 p=83235 u=zuul n=ansible | 2026-06-14 08:02:24.692342 | fa163ee0-6271-f863-66dc-000000009f2b | TASK | Get undercloud FQDN 2026-06-14 08:02:24,727 p=83235 u=zuul n=ansible | 2026-06-14 08:02:24.727121 | fa163ee0-6271-f863-66dc-000000009f37 | TASK | Get undercloud FQDN 2026-06-14 08:02:24,758 p=83235 u=zuul n=ansible | 2026-06-14 08:02:24.758268 | fa163ee0-6271-f863-66dc-000000009f2b | OK | Get undercloud FQDN | np0000073148 -> localhost 2026-06-14 08:02:24,759 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073148 -> localhost', 'fa163ee0-6271-f863-66dc-000000009f2b') missing from stats 2026-06-14 08:02:24,759 p=83235 u=zuul n=ansible | 2026-06-14 08:02:24.759343 | fa163ee0-6271-f863-66dc-000000009f2b | OK | Get undercloud FQDN | np0000073149 -> localhost 2026-06-14 08:02:24,760 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073149 -> localhost', 'fa163ee0-6271-f863-66dc-000000009f2b') missing from stats 2026-06-14 08:02:24,760 p=83235 u=zuul n=ansible | 2026-06-14 08:02:24.760293 | fa163ee0-6271-f863-66dc-000000009f2b | OK | Get undercloud FQDN | np0000073150 -> localhost 2026-06-14 08:02:24,760 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073150 -> localhost', 'fa163ee0-6271-f863-66dc-000000009f2b') missing from stats 2026-06-14 08:02:24,766 p=83235 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-06-14 08:02:24,794 p=83235 u=zuul n=ansible | 2026-06-14 08:02:24.794418 | 2a2263c4-0e18-40ce-a28d-8ef42728e513 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/pre_deploy_step_tasks.yaml | np0000073146 2026-06-14 08:02:24,881 p=83235 u=zuul n=ansible | 2026-06-14 08:02:24.880525 | fa163ee0-6271-f863-66dc-000000009f63 | TASK | Get undercloud FQDN 2026-06-14 08:02:24,887 p=83235 u=zuul n=ansible | 2026-06-14 08:02:24.886338 | fa163ee0-6271-f863-66dc-000000009f37 | OK | Get undercloud FQDN | np0000073145 -> localhost 2026-06-14 08:02:24,887 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073145 -> localhost', 'fa163ee0-6271-f863-66dc-000000009f37') missing from stats 2026-06-14 08:02:24,933 p=83235 u=zuul n=ansible | 2026-06-14 08:02:24.933096 | 38e6bc50-3a95-428a-b140-debc41fd8444 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/pre_deploy_step_tasks.yaml | np0000073147 2026-06-14 08:02:24,975 p=83235 u=zuul n=ansible | 2026-06-14 08:02:24.974799 | fa163ee0-6271-f863-66dc-000000009fae | TASK | set main facts 2026-06-14 08:02:25,004 p=83235 u=zuul n=ansible | 2026-06-14 08:02:25.004364 | fa163ee0-6271-f863-66dc-000000009fae | TASK | set main facts 2026-06-14 08:02:25,044 p=83235 u=zuul n=ansible | 2026-06-14 08:02:25.043679 | fa163ee0-6271-f863-66dc-000000009fae | TASK | set main facts 2026-06-14 08:02:25,106 p=83235 u=zuul n=ansible | 2026-06-14 08:02:25.106042 | fa163ee0-6271-f863-66dc-000000009f9f | TASK | Get undercloud FQDN 2026-06-14 08:02:25,112 p=83235 u=zuul n=ansible | 2026-06-14 08:02:25.111607 | fa163ee0-6271-f863-66dc-000000009f63 | OK | Get undercloud FQDN | np0000073146 -> localhost 2026-06-14 08:02:25,113 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073146 -> localhost', 'fa163ee0-6271-f863-66dc-000000009f63') missing from stats 2026-06-14 08:02:25,113 p=83235 u=zuul n=ansible | 2026-06-14 08:02:25.113338 | fa163ee0-6271-f863-66dc-000000009fae | OK | set main facts | np0000073148 -> localhost 2026-06-14 08:02:25,113 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073148 -> localhost', 'fa163ee0-6271-f863-66dc-000000009fae') missing from stats 2026-06-14 08:02:25,114 p=83235 u=zuul n=ansible | 2026-06-14 08:02:25.114224 | fa163ee0-6271-f863-66dc-000000009fae | OK | set main facts | np0000073149 -> localhost 2026-06-14 08:02:25,114 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073149 -> localhost', 'fa163ee0-6271-f863-66dc-000000009fae') missing from stats 2026-06-14 08:02:25,167 p=83235 u=zuul n=ansible | 2026-06-14 08:02:25.166475 | fa163ee0-6271-f863-66dc-000000009faf | TASK | get the default.conf file 2026-06-14 08:02:25,211 p=83235 u=zuul n=ansible | 2026-06-14 08:02:25.211021 | fa163ee0-6271-f863-66dc-000000009faf | TASK | get the default.conf file 2026-06-14 08:02:25,273 p=83235 u=zuul n=ansible | 2026-06-14 08:02:25.272491 | fa163ee0-6271-f863-66dc-000000009fae | TASK | set main facts 2026-06-14 08:02:25,314 p=83235 u=zuul n=ansible | 2026-06-14 08:02:25.313329 | fa163ee0-6271-f863-66dc-000000009fae | OK | set main facts | np0000073150 -> localhost 2026-06-14 08:02:25,314 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073150 -> localhost', 'fa163ee0-6271-f863-66dc-000000009fae') missing from stats 2026-06-14 08:02:25,315 p=83235 u=zuul n=ansible | 2026-06-14 08:02:25.315350 | fa163ee0-6271-f863-66dc-000000009f9f | OK | Get undercloud FQDN | np0000073147 -> localhost 2026-06-14 08:02:25,316 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073147 -> localhost', 'fa163ee0-6271-f863-66dc-000000009f9f') missing from stats 2026-06-14 08:02:25,341 p=83235 u=zuul n=ansible | 2026-06-14 08:02:25.340603 | fa163ee0-6271-f863-66dc-000000009faf | TASK | get the default.conf file 2026-06-14 08:02:25,374 p=83235 u=zuul n=ansible | 2026-06-14 08:02:25.374510 | fa163ee0-6271-f863-66dc-000000009fae | OK | set main facts | np0000073145 -> localhost 2026-06-14 08:02:25,375 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073145 -> localhost', 'fa163ee0-6271-f863-66dc-000000009fae') missing from stats 2026-06-14 08:02:25,433 p=83235 u=zuul n=ansible | 2026-06-14 08:02:25.432674 | fa163ee0-6271-f863-66dc-000000009faf | TASK | get the default.conf file 2026-06-14 08:02:25,464 p=83235 u=zuul n=ansible | 2026-06-14 08:02:25.463850 | fa163ee0-6271-f863-66dc-000000009fae | TASK | set main facts 2026-06-14 08:02:25,477 p=83235 u=zuul n=ansible | 2026-06-14 08:02:25.476698 | fa163ee0-6271-f863-66dc-000000009faf | OK | get the default.conf file | np0000073148 -> localhost 2026-06-14 08:02:25,477 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073148 -> localhost', 'fa163ee0-6271-f863-66dc-000000009faf') missing from stats 2026-06-14 08:02:25,535 p=83235 u=zuul n=ansible | 2026-06-14 08:02:25.530434 | fa163ee0-6271-f863-66dc-000000009fb0 | TASK | set the principal 2026-06-14 08:02:25,568 p=83235 u=zuul n=ansible | 2026-06-14 08:02:25.568077 | fa163ee0-6271-f863-66dc-000000009fae | TASK | set main facts 2026-06-14 08:02:25,574 p=83235 u=zuul n=ansible | 2026-06-14 08:02:25.573971 | fa163ee0-6271-f863-66dc-000000009faf | OK | get the default.conf file | np0000073149 -> localhost 2026-06-14 08:02:25,575 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073149 -> localhost', 'fa163ee0-6271-f863-66dc-000000009faf') missing from stats 2026-06-14 08:02:25,575 p=83235 u=zuul n=ansible | 2026-06-14 08:02:25.575537 | fa163ee0-6271-f863-66dc-000000009fae | OK | set main facts | np0000073146 -> localhost 2026-06-14 08:02:25,576 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073146 -> localhost', 'fa163ee0-6271-f863-66dc-000000009fae') missing from stats 2026-06-14 08:02:25,597 p=83235 u=zuul n=ansible | 2026-06-14 08:02:25.597248 | fa163ee0-6271-f863-66dc-000000009fb0 | TASK | set the principal 2026-06-14 08:02:25,643 p=83235 u=zuul n=ansible | 2026-06-14 08:02:25.643254 | fa163ee0-6271-f863-66dc-000000009faf | TASK | get the default.conf file 2026-06-14 08:02:25,653 p=83235 u=zuul n=ansible | 2026-06-14 08:02:25.652653 | fa163ee0-6271-f863-66dc-000000009faf | OK | get the default.conf file | np0000073150 -> localhost 2026-06-14 08:02:25,653 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073150 -> localhost', 'fa163ee0-6271-f863-66dc-000000009faf') missing from stats 2026-06-14 08:02:25,654 p=83235 u=zuul n=ansible | 2026-06-14 08:02:25.654414 | fa163ee0-6271-f863-66dc-000000009fae | OK | set main facts | np0000073147 -> localhost 2026-06-14 08:02:25,655 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073147 -> localhost', 'fa163ee0-6271-f863-66dc-000000009fae') missing from stats 2026-06-14 08:02:25,655 p=83235 u=zuul n=ansible | 2026-06-14 08:02:25.655250 | fa163ee0-6271-f863-66dc-000000009fb0 | OK | set the principal | np0000073148 -> localhost 2026-06-14 08:02:25,655 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073148 -> localhost', 'fa163ee0-6271-f863-66dc-000000009fb0') missing from stats 2026-06-14 08:02:25,656 p=83235 u=zuul n=ansible | 2026-06-14 08:02:25.656177 | fa163ee0-6271-f863-66dc-000000009fb0 | OK | set the principal | np0000073149 -> localhost 2026-06-14 08:02:25,656 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073149 -> localhost', 'fa163ee0-6271-f863-66dc-000000009fb0') missing from stats 2026-06-14 08:02:25,679 p=83235 u=zuul n=ansible | 2026-06-14 08:02:25.679329 | fa163ee0-6271-f863-66dc-000000009fb2 | TASK | add new host with one-time password 2026-06-14 08:02:25,709 p=83235 u=zuul n=ansible | 2026-06-14 08:02:25.708763 | fa163ee0-6271-f863-66dc-000000009fb2 | TASK | add new host with one-time password 2026-06-14 08:02:25,738 p=83235 u=zuul n=ansible | 2026-06-14 08:02:25.737699 | fa163ee0-6271-f863-66dc-000000009fb0 | TASK | set the principal 2026-06-14 08:02:25,771 p=83235 u=zuul n=ansible | 2026-06-14 08:02:25.770472 | fa163ee0-6271-f863-66dc-000000009faf | TASK | get the default.conf file 2026-06-14 08:02:25,777 p=83235 u=zuul n=ansible | 2026-06-14 08:02:25.776734 | fa163ee0-6271-f863-66dc-000000009faf | OK | get the default.conf file | np0000073145 -> localhost 2026-06-14 08:02:25,778 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073145 -> localhost', 'fa163ee0-6271-f863-66dc-000000009faf') missing from stats 2026-06-14 08:02:25,809 p=83235 u=zuul n=ansible | 2026-06-14 08:02:25.806765 | fa163ee0-6271-f863-66dc-000000009fb0 | TASK | set the principal 2026-06-14 08:02:25,815 p=83235 u=zuul n=ansible | 2026-06-14 08:02:25.814878 | fa163ee0-6271-f863-66dc-000000009fb0 | OK | set the principal | np0000073150 -> localhost 2026-06-14 08:02:25,816 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073150 -> localhost', 'fa163ee0-6271-f863-66dc-000000009fb0') missing from stats 2026-06-14 08:02:25,839 p=83235 u=zuul n=ansible | 2026-06-14 08:02:25.839560 | fa163ee0-6271-f863-66dc-000000009fb2 | TASK | add new host with one-time password 2026-06-14 08:02:25,863 p=83235 u=zuul n=ansible | 2026-06-14 08:02:25.862391 | fa163ee0-6271-f863-66dc-000000009faf | OK | get the default.conf file | np0000073146 -> localhost 2026-06-14 08:02:25,863 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073146 -> localhost', 'fa163ee0-6271-f863-66dc-000000009faf') missing from stats 2026-06-14 08:02:25,893 p=83235 u=zuul n=ansible | 2026-06-14 08:02:25.893289 | fa163ee0-6271-f863-66dc-000000009fb0 | TASK | set the principal 2026-06-14 08:02:25,900 p=83235 u=zuul n=ansible | 2026-06-14 08:02:25.899630 | fa163ee0-6271-f863-66dc-000000009fb0 | OK | set the principal | np0000073145 -> localhost 2026-06-14 08:02:25,900 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073145 -> localhost', 'fa163ee0-6271-f863-66dc-000000009fb0') missing from stats 2026-06-14 08:02:25,927 p=83235 u=zuul n=ansible | 2026-06-14 08:02:25.927054 | fa163ee0-6271-f863-66dc-000000009fb2 | TASK | add new host with one-time password 2026-06-14 08:02:25,952 p=83235 u=zuul n=ansible | 2026-06-14 08:02:25.951889 | fa163ee0-6271-f863-66dc-000000009fb0 | OK | set the principal | np0000073146 -> localhost 2026-06-14 08:02:25,953 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073146 -> localhost', 'fa163ee0-6271-f863-66dc-000000009fb0') missing from stats 2026-06-14 08:02:25,986 p=83235 u=zuul n=ansible | 2026-06-14 08:02:25.985868 | fa163ee0-6271-f863-66dc-000000009fb2 | TASK | add new host with one-time password 2026-06-14 08:02:26,047 p=83235 u=zuul n=ansible | 2026-06-14 08:02:26.047301 | fa163ee0-6271-f863-66dc-000000009faf | OK | get the default.conf file | np0000073147 -> localhost 2026-06-14 08:02:26,048 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073147 -> localhost', 'fa163ee0-6271-f863-66dc-000000009faf') missing from stats 2026-06-14 08:02:26,074 p=83235 u=zuul n=ansible | 2026-06-14 08:02:26.073887 | fa163ee0-6271-f863-66dc-000000009fb0 | TASK | set the principal 2026-06-14 08:02:26,120 p=83235 u=zuul n=ansible | 2026-06-14 08:02:26.119542 | fa163ee0-6271-f863-66dc-000000009fb0 | OK | set the principal | np0000073147 -> localhost 2026-06-14 08:02:26,120 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073147 -> localhost', 'fa163ee0-6271-f863-66dc-000000009fb0') missing from stats 2026-06-14 08:02:26,146 p=83235 u=zuul n=ansible | 2026-06-14 08:02:26.145961 | fa163ee0-6271-f863-66dc-000000009fb2 | TASK | add new host with one-time password 2026-06-14 08:02:26,891 p=83235 u=zuul n=ansible | 2026-06-14 08:02:26.890745 | fa163ee0-6271-f863-66dc-000000009fb2 | CHANGED | add new host with one-time password | np0000073148 -> localhost 2026-06-14 08:02:26,892 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073148 -> localhost', 'fa163ee0-6271-f863-66dc-000000009fb2') missing from stats 2026-06-14 08:02:26,912 p=83235 u=zuul n=ansible | 2026-06-14 08:02:26.911967 | fa163ee0-6271-f863-66dc-000000009fb3 | TASK | set otp as a host fact 2026-06-14 08:02:26,941 p=83235 u=zuul n=ansible | 2026-06-14 08:02:26.940904 | fa163ee0-6271-f863-66dc-000000009fb3 | OK | set otp as a host fact | np0000073148 -> 192.168.122.106 2026-06-14 08:02:26,941 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073148 -> 192.168.122.106', 'fa163ee0-6271-f863-66dc-000000009fb3') missing from stats 2026-06-14 08:02:26,980 p=83235 u=zuul n=ansible | 2026-06-14 08:02:26.979871 | fa163ee0-6271-f863-66dc-000000009fb5 | TASK | add required services using custom module 2026-06-14 08:02:26,986 p=83235 u=zuul n=ansible | 2026-06-14 08:02:26.985499 | fa163ee0-6271-f863-66dc-000000009fb2 | CHANGED | add new host with one-time password | np0000073150 -> localhost 2026-06-14 08:02:26,986 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073150 -> localhost', 'fa163ee0-6271-f863-66dc-000000009fb2') missing from stats 2026-06-14 08:02:26,988 p=83235 u=zuul n=ansible | 2026-06-14 08:02:26.988126 | fa163ee0-6271-f863-66dc-000000009fb2 | CHANGED | add new host with one-time password | np0000073149 -> localhost 2026-06-14 08:02:26,988 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073149 -> localhost', 'fa163ee0-6271-f863-66dc-000000009fb2') missing from stats 2026-06-14 08:02:26,989 p=83235 u=zuul n=ansible | 2026-06-14 08:02:26.989482 | fa163ee0-6271-f863-66dc-000000009fb2 | CHANGED | add new host with one-time password | np0000073145 -> localhost 2026-06-14 08:02:26,990 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073145 -> localhost', 'fa163ee0-6271-f863-66dc-000000009fb2') missing from stats 2026-06-14 08:02:27,009 p=83235 u=zuul n=ansible | 2026-06-14 08:02:27.008902 | fa163ee0-6271-f863-66dc-000000009fb3 | TASK | set otp as a host fact 2026-06-14 08:02:27,031 p=83235 u=zuul n=ansible | 2026-06-14 08:02:27.031019 | fa163ee0-6271-f863-66dc-000000009fb3 | TASK | set otp as a host fact 2026-06-14 08:02:27,077 p=83235 u=zuul n=ansible | 2026-06-14 08:02:27.076903 | fa163ee0-6271-f863-66dc-000000009fb3 | TASK | set otp as a host fact 2026-06-14 08:02:27,083 p=83235 u=zuul n=ansible | 2026-06-14 08:02:27.082822 | fa163ee0-6271-f863-66dc-000000009fb3 | OK | set otp as a host fact | np0000073149 -> 192.168.122.107 2026-06-14 08:02:27,084 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073149 -> 192.168.122.107', 'fa163ee0-6271-f863-66dc-000000009fb3') missing from stats 2026-06-14 08:02:27,084 p=83235 u=zuul n=ansible | 2026-06-14 08:02:27.084258 | fa163ee0-6271-f863-66dc-000000009fb3 | OK | set otp as a host fact | np0000073150 -> 192.168.122.108 2026-06-14 08:02:27,084 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073150 -> 192.168.122.108', 'fa163ee0-6271-f863-66dc-000000009fb3') missing from stats 2026-06-14 08:02:27,085 p=83235 u=zuul n=ansible | 2026-06-14 08:02:27.085263 | fa163ee0-6271-f863-66dc-000000009fb2 | CHANGED | add new host with one-time password | np0000073146 -> localhost 2026-06-14 08:02:27,085 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073146 -> localhost', 'fa163ee0-6271-f863-66dc-000000009fb2') missing from stats 2026-06-14 08:02:27,110 p=83235 u=zuul n=ansible | 2026-06-14 08:02:27.109651 | fa163ee0-6271-f863-66dc-000000009fb5 | TASK | add required services using custom module 2026-06-14 08:02:27,138 p=83235 u=zuul n=ansible | 2026-06-14 08:02:27.138033 | fa163ee0-6271-f863-66dc-000000009fb5 | TASK | add required services using custom module 2026-06-14 08:02:27,179 p=83235 u=zuul n=ansible | 2026-06-14 08:02:27.178730 | fa163ee0-6271-f863-66dc-000000009fb3 | TASK | set otp as a host fact 2026-06-14 08:02:27,187 p=83235 u=zuul n=ansible | 2026-06-14 08:02:27.186956 | fa163ee0-6271-f863-66dc-000000009fb3 | OK | set otp as a host fact | np0000073145 -> 192.168.122.103 2026-06-14 08:02:27,188 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073145 -> 192.168.122.103', 'fa163ee0-6271-f863-66dc-000000009fb3') missing from stats 2026-06-14 08:02:27,234 p=83235 u=zuul n=ansible | 2026-06-14 08:02:27.234194 | fa163ee0-6271-f863-66dc-000000009fb5 | TASK | add required services using custom module 2026-06-14 08:02:27,242 p=83235 u=zuul n=ansible | 2026-06-14 08:02:27.241821 | fa163ee0-6271-f863-66dc-000000009fb3 | OK | set otp as a host fact | np0000073146 -> 192.168.122.104 2026-06-14 08:02:27,243 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073146 -> 192.168.122.104', 'fa163ee0-6271-f863-66dc-000000009fb3') missing from stats 2026-06-14 08:02:27,275 p=83235 u=zuul n=ansible | 2026-06-14 08:02:27.275578 | fa163ee0-6271-f863-66dc-000000009fb5 | TASK | add required services using custom module 2026-06-14 08:02:27,410 p=83235 u=zuul n=ansible | 2026-06-14 08:02:27.409912 | fa163ee0-6271-f863-66dc-000000009fb2 | CHANGED | add new host with one-time password | np0000073147 -> localhost 2026-06-14 08:02:27,411 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073147 -> localhost', 'fa163ee0-6271-f863-66dc-000000009fb2') missing from stats 2026-06-14 08:02:27,442 p=83235 u=zuul n=ansible | 2026-06-14 08:02:27.441634 | fa163ee0-6271-f863-66dc-000000009fb3 | TASK | set otp as a host fact 2026-06-14 08:02:27,478 p=83235 u=zuul n=ansible | 2026-06-14 08:02:27.477950 | fa163ee0-6271-f863-66dc-000000009fb3 | OK | set otp as a host fact | np0000073147 -> 192.168.122.105 2026-06-14 08:02:27,479 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073147 -> 192.168.122.105', 'fa163ee0-6271-f863-66dc-000000009fb3') missing from stats 2026-06-14 08:02:27,505 p=83235 u=zuul n=ansible | 2026-06-14 08:02:27.504677 | fa163ee0-6271-f863-66dc-000000009fb5 | TASK | add required services using custom module 2026-06-14 08:02:28,923 p=83235 u=zuul n=ansible | 2026-06-14 08:02:28.922730 | fa163ee0-6271-f863-66dc-000000009fb5 | CHANGED | add required services using custom module | np0000073149 -> localhost 2026-06-14 08:02:28,923 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073149 -> localhost', 'fa163ee0-6271-f863-66dc-000000009fb5') missing from stats 2026-06-14 08:02:28,956 p=83235 u=zuul n=ansible | 2026-06-14 08:02:28.956425 | fa163ee0-6271-f863-66dc-000000009f2e | TASK | check if default.conf exists 2026-06-14 08:02:29,010 p=83235 u=zuul n=ansible | 2026-06-14 08:02:29.010311 | fa163ee0-6271-f863-66dc-000000009fb5 | CHANGED | add required services using custom module | np0000073150 -> localhost 2026-06-14 08:02:29,011 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073150 -> localhost', 'fa163ee0-6271-f863-66dc-000000009fb5') missing from stats 2026-06-14 08:02:29,042 p=83235 u=zuul n=ansible | 2026-06-14 08:02:29.041925 | fa163ee0-6271-f863-66dc-000000009f2e | TASK | check if default.conf exists 2026-06-14 08:02:29,077 p=83235 u=zuul n=ansible | 2026-06-14 08:02:29.077391 | fa163ee0-6271-f863-66dc-000000009fb5 | CHANGED | add required services using custom module | np0000073148 -> localhost 2026-06-14 08:02:29,078 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073148 -> localhost', 'fa163ee0-6271-f863-66dc-000000009fb5') missing from stats 2026-06-14 08:02:29,109 p=83235 u=zuul n=ansible | 2026-06-14 08:02:29.109606 | fa163ee0-6271-f863-66dc-000000009f2e | TASK | check if default.conf exists 2026-06-14 08:02:29,236 p=83235 u=zuul n=ansible | 2026-06-14 08:02:29.235845 | fa163ee0-6271-f863-66dc-000000009f2e | OK | check if default.conf exists | np0000073149 2026-06-14 08:02:29,248 p=83235 u=zuul n=ansible | 2026-06-14 08:02:29.247838 | fa163ee0-6271-f863-66dc-000000009f2f | TASK | install openssl-perl 2026-06-14 08:02:29,278 p=83235 u=zuul n=ansible | 2026-06-14 08:02:29.278296 | fa163ee0-6271-f863-66dc-000000009f2f | SKIPPED | install openssl-perl | np0000073149 2026-06-14 08:02:29,291 p=83235 u=zuul n=ansible | 2026-06-14 08:02:29.291335 | fa163ee0-6271-f863-66dc-000000009f30 | TASK | register as an ipa client 2026-06-14 08:02:29,360 p=83235 u=zuul n=ansible | 2026-06-14 08:02:29.360231 | fa163ee0-6271-f863-66dc-00000000a10a | TASK | Import variables specific to distribution 2026-06-14 08:02:29,367 p=83235 u=zuul n=ansible | 2026-06-14 08:02:29.366668 | fa163ee0-6271-f863-66dc-000000009f2e | OK | check if default.conf exists | np0000073150 2026-06-14 08:02:29,385 p=83235 u=zuul n=ansible | 2026-06-14 08:02:29.385441 | fa163ee0-6271-f863-66dc-000000009f2f | TASK | install openssl-perl 2026-06-14 08:02:29,391 p=83235 u=zuul n=ansible | 2026-06-14 08:02:29.390698 | fa163ee0-6271-f863-66dc-000000009f2e | OK | check if default.conf exists | np0000073148 2026-06-14 08:02:29,402 p=83235 u=zuul n=ansible | 2026-06-14 08:02:29.402004 | fa163ee0-6271-f863-66dc-000000009f2f | TASK | install openssl-perl 2026-06-14 08:02:29,411 p=83235 u=zuul n=ansible | 2026-06-14 08:02:29.411113 | fa163ee0-6271-f863-66dc-00000000a10a | OK | Import variables specific to distribution | np0000073149 | item=/usr/share/ansible/roles/ipaclient/vars/default.yml 2026-06-14 08:02:29,418 p=83235 u=zuul n=ansible | 2026-06-14 08:02:29.418101 | fa163ee0-6271-f863-66dc-000000009f2f | SKIPPED | install openssl-perl | np0000073150 2026-06-14 08:02:29,431 p=83235 u=zuul n=ansible | 2026-06-14 08:02:29.431288 | fa163ee0-6271-f863-66dc-00000000a10b | TASK | Install IPA client 2026-06-14 08:02:29,443 p=83235 u=zuul n=ansible | 2026-06-14 08:02:29.443296 | fa163ee0-6271-f863-66dc-000000009f30 | TASK | register as an ipa client 2026-06-14 08:02:29,449 p=83235 u=zuul n=ansible | 2026-06-14 08:02:29.449120 | fa163ee0-6271-f863-66dc-000000009f2f | SKIPPED | install openssl-perl | np0000073148 2026-06-14 08:02:29,466 p=83235 u=zuul n=ansible | 2026-06-14 08:02:29.465947 | fa163ee0-6271-f863-66dc-000000009f30 | TASK | register as an ipa client 2026-06-14 08:02:29,553 p=83235 u=zuul n=ansible | 2026-06-14 08:02:29.552842 | d9ffb17d-dfd1-44c0-b3c2-0341139b0d75 | INCLUDED | /usr/share/ansible/roles/ipaclient/tasks/install.yml | np0000073149 2026-06-14 08:02:29,595 p=83235 u=zuul n=ansible | 2026-06-14 08:02:29.594612 | fa163ee0-6271-f863-66dc-00000000a15a | TASK | Install - Ensure that IPA client packages are installed 2026-06-14 08:02:29,610 p=83235 u=zuul n=ansible | 2026-06-14 08:02:29.610256 | fa163ee0-6271-f863-66dc-00000000a10a | TASK | Import variables specific to distribution 2026-06-14 08:02:29,646 p=83235 u=zuul n=ansible | 2026-06-14 08:02:29.645880 | fa163ee0-6271-f863-66dc-00000000a10a | TASK | Import variables specific to distribution 2026-06-14 08:02:29,652 p=83235 u=zuul n=ansible | 2026-06-14 08:02:29.652091 | fa163ee0-6271-f863-66dc-00000000a15a | SKIPPED | Install - Ensure that IPA client packages are installed | np0000073149 2026-06-14 08:02:29,669 p=83235 u=zuul n=ansible | 2026-06-14 08:02:29.665827 | fa163ee0-6271-f863-66dc-00000000a15b | TASK | Install - Set ipaclient_servers 2026-06-14 08:02:29,671 p=83235 u=zuul n=ansible | 2026-06-14 08:02:29.670765 | fa163ee0-6271-f863-66dc-00000000a10a | OK | Import variables specific to distribution | np0000073150 | item=/usr/share/ansible/roles/ipaclient/vars/default.yml 2026-06-14 08:02:29,696 p=83235 u=zuul n=ansible | 2026-06-14 08:02:29.695348 | fa163ee0-6271-f863-66dc-00000000a10a | OK | Import variables specific to distribution | np0000073148 | item=/usr/share/ansible/roles/ipaclient/vars/default.yml 2026-06-14 08:02:29,706 p=83235 u=zuul n=ansible | 2026-06-14 08:02:29.705991 | fa163ee0-6271-f863-66dc-00000000a10b | TASK | Install IPA client 2026-06-14 08:02:29,724 p=83235 u=zuul n=ansible | 2026-06-14 08:02:29.724009 | fa163ee0-6271-f863-66dc-00000000a10b | TASK | Install IPA client 2026-06-14 08:02:29,748 p=83235 u=zuul n=ansible | 2026-06-14 08:02:29.748255 | fa163ee0-6271-f863-66dc-00000000a15b | SKIPPED | Install - Set ipaclient_servers | np0000073149 2026-06-14 08:02:29,804 p=83235 u=zuul n=ansible | 2026-06-14 08:02:29.803660 | a7a50ba2-2e8b-47a5-be63-1170d8e913b8 | INCLUDED | /usr/share/ansible/roles/ipaclient/tasks/install.yml | np0000073150 2026-06-14 08:02:29,841 p=83235 u=zuul n=ansible | 2026-06-14 08:02:29.840661 | fa163ee0-6271-f863-66dc-00000000a15c | TASK | Install - Set ipaclient_servers from cluster inventory 2026-06-14 08:02:29,859 p=83235 u=zuul n=ansible | 2026-06-14 08:02:29.859190 | fa163ee0-6271-f863-66dc-00000000a226 | TASK | Install - Ensure that IPA client packages are installed 2026-06-14 08:02:29,934 p=83235 u=zuul n=ansible | 2026-06-14 08:02:29.934100 | 1cf915af-08d5-4d2b-892b-6163869d7744 | INCLUDED | /usr/share/ansible/roles/ipaclient/tasks/install.yml | np0000073148 2026-06-14 08:02:29,971 p=83235 u=zuul n=ansible | 2026-06-14 08:02:29.971032 | fa163ee0-6271-f863-66dc-00000000a284 | TASK | Install - Ensure that IPA client packages are installed 2026-06-14 08:02:29,977 p=83235 u=zuul n=ansible | 2026-06-14 08:02:29.976710 | fa163ee0-6271-f863-66dc-00000000a15c | SKIPPED | Install - Set ipaclient_servers from cluster inventory | np0000073149 2026-06-14 08:02:29,978 p=83235 u=zuul n=ansible | 2026-06-14 08:02:29.977906 | fa163ee0-6271-f863-66dc-00000000a226 | SKIPPED | Install - Ensure that IPA client packages are installed | np0000073150 2026-06-14 08:02:29,989 p=83235 u=zuul n=ansible | 2026-06-14 08:02:29.989631 | fa163ee0-6271-f863-66dc-00000000a15d | TASK | Install - Check that either password or keytab is set 2026-06-14 08:02:30,009 p=83235 u=zuul n=ansible | 2026-06-14 08:02:30.005428 | fa163ee0-6271-f863-66dc-00000000a227 | TASK | Install - Set ipaclient_servers 2026-06-14 08:02:30,020 p=83235 u=zuul n=ansible | 2026-06-14 08:02:30.019339 | fa163ee0-6271-f863-66dc-00000000a284 | SKIPPED | Install - Ensure that IPA client packages are installed | np0000073148 2026-06-14 08:02:30,027 p=83235 u=zuul n=ansible | 2026-06-14 08:02:30.026634 | fa163ee0-6271-f863-66dc-00000000a15d | SKIPPED | Install - Check that either password or keytab is set | np0000073149 2026-06-14 08:02:30,054 p=83235 u=zuul n=ansible | 2026-06-14 08:02:30.054277 | fa163ee0-6271-f863-66dc-00000000a287 | TASK | Install - Set ipaclient_servers 2026-06-14 08:02:30,077 p=83235 u=zuul n=ansible | 2026-06-14 08:02:30.076207 | fa163ee0-6271-f863-66dc-00000000a15e | TASK | Install - Set default principal if no keytab is given 2026-06-14 08:02:30,085 p=83235 u=zuul n=ansible | 2026-06-14 08:02:30.084673 | fa163ee0-6271-f863-66dc-00000000a227 | SKIPPED | Install - Set ipaclient_servers | np0000073150 2026-06-14 08:02:30,105 p=83235 u=zuul n=ansible | 2026-06-14 08:02:30.105483 | fa163ee0-6271-f863-66dc-00000000a228 | TASK | Install - Set ipaclient_servers from cluster inventory 2026-06-14 08:02:30,113 p=83235 u=zuul n=ansible | 2026-06-14 08:02:30.112664 | fa163ee0-6271-f863-66dc-00000000a287 | SKIPPED | Install - Set ipaclient_servers | np0000073148 2026-06-14 08:02:30,133 p=83235 u=zuul n=ansible | 2026-06-14 08:02:30.132712 | fa163ee0-6271-f863-66dc-00000000a288 | TASK | Install - Set ipaclient_servers from cluster inventory 2026-06-14 08:02:30,145 p=83235 u=zuul n=ansible | 2026-06-14 08:02:30.141777 | fa163ee0-6271-f863-66dc-00000000a15e | OK | Install - Set default principal if no keytab is given | np0000073149 2026-06-14 08:02:30,146 p=83235 u=zuul n=ansible | 2026-06-14 08:02:30.146753 | fa163ee0-6271-f863-66dc-00000000a228 | SKIPPED | Install - Set ipaclient_servers from cluster inventory | np0000073150 2026-06-14 08:02:30,158 p=83235 u=zuul n=ansible | 2026-06-14 08:02:30.158538 | fa163ee0-6271-f863-66dc-00000000a160 | TASK | Install - Fail on missing ipaclient_domain and ipaserver_domain 2026-06-14 08:02:30,172 p=83235 u=zuul n=ansible | 2026-06-14 08:02:30.172195 | fa163ee0-6271-f863-66dc-00000000a229 | TASK | Install - Check that either password or keytab is set 2026-06-14 08:02:30,184 p=83235 u=zuul n=ansible | 2026-06-14 08:02:30.183489 | fa163ee0-6271-f863-66dc-00000000a288 | SKIPPED | Install - Set ipaclient_servers from cluster inventory | np0000073148 2026-06-14 08:02:30,186 p=83235 u=zuul n=ansible | 2026-06-14 08:02:30.185997 | fa163ee0-6271-f863-66dc-00000000a160 | SKIPPED | Install - Fail on missing ipaclient_domain and ipaserver_domain | np0000073149 2026-06-14 08:02:30,198 p=83235 u=zuul n=ansible | 2026-06-14 08:02:30.197865 | fa163ee0-6271-f863-66dc-00000000a289 | TASK | Install - Check that either password or keytab is set 2026-06-14 08:02:30,218 p=83235 u=zuul n=ansible | 2026-06-14 08:02:30.217717 | fa163ee0-6271-f863-66dc-00000000a161 | TASK | Install - Fail on missing ipaclient_servers 2026-06-14 08:02:30,227 p=83235 u=zuul n=ansible | 2026-06-14 08:02:30.227103 | fa163ee0-6271-f863-66dc-00000000a229 | SKIPPED | Install - Check that either password or keytab is set | np0000073150 2026-06-14 08:02:30,243 p=83235 u=zuul n=ansible | 2026-06-14 08:02:30.242951 | fa163ee0-6271-f863-66dc-00000000a22a | TASK | Install - Set default principal if no keytab is given 2026-06-14 08:02:30,250 p=83235 u=zuul n=ansible | 2026-06-14 08:02:30.249259 | fa163ee0-6271-f863-66dc-00000000a161 | SKIPPED | Install - Fail on missing ipaclient_servers | np0000073149 2026-06-14 08:02:30,262 p=83235 u=zuul n=ansible | 2026-06-14 08:02:30.261944 | fa163ee0-6271-f863-66dc-00000000a162 | TASK | Install - Configure DNS resolver 2026-06-14 08:02:30,276 p=83235 u=zuul n=ansible | 2026-06-14 08:02:30.275943 | fa163ee0-6271-f863-66dc-00000000a289 | SKIPPED | Install - Check that either password or keytab is set | np0000073148 2026-06-14 08:02:30,281 p=83235 u=zuul n=ansible | 2026-06-14 08:02:30.280859 | fa163ee0-6271-f863-66dc-00000000a22a | OK | Install - Set default principal if no keytab is given | np0000073150 2026-06-14 08:02:30,295 p=83235 u=zuul n=ansible | 2026-06-14 08:02:30.294526 | fa163ee0-6271-f863-66dc-00000000a28a | TASK | Install - Set default principal if no keytab is given 2026-06-14 08:02:30,318 p=83235 u=zuul n=ansible | 2026-06-14 08:02:30.318152 | fa163ee0-6271-f863-66dc-00000000a22c | TASK | Install - Fail on missing ipaclient_domain and ipaserver_domain 2026-06-14 08:02:30,347 p=83235 u=zuul n=ansible | 2026-06-14 08:02:30.347099 | fa163ee0-6271-f863-66dc-00000000a162 | SKIPPED | Install - Configure DNS resolver | np0000073149 2026-06-14 08:02:30,348 p=83235 u=zuul n=ansible | 2026-06-14 08:02:30.348219 | fa163ee0-6271-f863-66dc-00000000a28a | OK | Install - Set default principal if no keytab is given | np0000073148 2026-06-14 08:02:30,349 p=83235 u=zuul n=ansible | 2026-06-14 08:02:30.348886 | fa163ee0-6271-f863-66dc-00000000a22c | SKIPPED | Install - Fail on missing ipaclient_domain and ipaserver_domain | np0000073150 2026-06-14 08:02:30,359 p=83235 u=zuul n=ansible | 2026-06-14 08:02:30.359691 | fa163ee0-6271-f863-66dc-00000000a28c | TASK | Install - Fail on missing ipaclient_domain and ipaserver_domain 2026-06-14 08:02:30,373 p=83235 u=zuul n=ansible | 2026-06-14 08:02:30.373148 | fa163ee0-6271-f863-66dc-00000000a164 | TASK | Install - IPA client test 2026-06-14 08:02:30,399 p=83235 u=zuul n=ansible | 2026-06-14 08:02:30.398773 | fa163ee0-6271-f863-66dc-00000000a22d | TASK | Install - Fail on missing ipaclient_servers 2026-06-14 08:02:30,405 p=83235 u=zuul n=ansible | 2026-06-14 08:02:30.404692 | fa163ee0-6271-f863-66dc-00000000a28c | SKIPPED | Install - Fail on missing ipaclient_domain and ipaserver_domain | np0000073148 2026-06-14 08:02:30,418 p=83235 u=zuul n=ansible | 2026-06-14 08:02:30.417707 | fa163ee0-6271-f863-66dc-00000000a28d | TASK | Install - Fail on missing ipaclient_servers 2026-06-14 08:02:30,432 p=83235 u=zuul n=ansible | 2026-06-14 08:02:30.432028 | fa163ee0-6271-f863-66dc-00000000a22d | SKIPPED | Install - Fail on missing ipaclient_servers | np0000073150 2026-06-14 08:02:30,444 p=83235 u=zuul n=ansible | 2026-06-14 08:02:30.444429 | fa163ee0-6271-f863-66dc-00000000a22e | TASK | Install - Configure DNS resolver 2026-06-14 08:02:30,460 p=83235 u=zuul n=ansible | 2026-06-14 08:02:30.459151 | fa163ee0-6271-f863-66dc-00000000a28d | SKIPPED | Install - Fail on missing ipaclient_servers | np0000073148 2026-06-14 08:02:30,474 p=83235 u=zuul n=ansible | 2026-06-14 08:02:30.474501 | fa163ee0-6271-f863-66dc-00000000a28e | TASK | Install - Configure DNS resolver 2026-06-14 08:02:30,480 p=83235 u=zuul n=ansible | 2026-06-14 08:02:30.480345 | fa163ee0-6271-f863-66dc-00000000a22e | SKIPPED | Install - Configure DNS resolver | np0000073150 2026-06-14 08:02:30,508 p=83235 u=zuul n=ansible | 2026-06-14 08:02:30.508318 | fa163ee0-6271-f863-66dc-00000000a230 | TASK | Install - IPA client test 2026-06-14 08:02:30,515 p=83235 u=zuul n=ansible | 2026-06-14 08:02:30.514899 | fa163ee0-6271-f863-66dc-000000009fb5 | CHANGED | add required services using custom module | np0000073145 -> localhost 2026-06-14 08:02:30,516 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073145 -> localhost', 'fa163ee0-6271-f863-66dc-000000009fb5') missing from stats 2026-06-14 08:02:30,517 p=83235 u=zuul n=ansible | 2026-06-14 08:02:30.516943 | fa163ee0-6271-f863-66dc-00000000a28e | SKIPPED | Install - Configure DNS resolver | np0000073148 2026-06-14 08:02:30,543 p=83235 u=zuul n=ansible | 2026-06-14 08:02:30.534803 | fa163ee0-6271-f863-66dc-00000000a290 | TASK | Install - IPA client test 2026-06-14 08:02:30,584 p=83235 u=zuul n=ansible | 2026-06-14 08:02:30.583416 | fa163ee0-6271-f863-66dc-000000009fb5 | CHANGED | add required services using custom module | np0000073146 -> localhost 2026-06-14 08:02:30,584 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073146 -> localhost', 'fa163ee0-6271-f863-66dc-000000009fb5') missing from stats 2026-06-14 08:02:30,585 p=83235 u=zuul n=ansible | 2026-06-14 08:02:30.585407 | fa163ee0-6271-f863-66dc-000000009fb5 | CHANGED | add required services using custom module | np0000073147 -> localhost 2026-06-14 08:02:30,586 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073147 -> localhost', 'fa163ee0-6271-f863-66dc-000000009fb5') missing from stats 2026-06-14 08:02:30,601 p=83235 u=zuul n=ansible | 2026-06-14 08:02:30.601402 | fa163ee0-6271-f863-66dc-000000009f3a | TASK | check if default.conf exists 2026-06-14 08:02:30,683 p=83235 u=zuul n=ansible | 2026-06-14 08:02:30.680952 | fa163ee0-6271-f863-66dc-000000009f66 | TASK | check if default.conf exists 2026-06-14 08:02:30,705 p=83235 u=zuul n=ansible | 2026-06-14 08:02:30.704447 | fa163ee0-6271-f863-66dc-000000009fa2 | TASK | check if default.conf exists 2026-06-14 08:02:30,886 p=83235 u=zuul n=ansible | 2026-06-14 08:02:30.885694 | fa163ee0-6271-f863-66dc-000000009f3a | OK | check if default.conf exists | np0000073145 2026-06-14 08:02:30,903 p=83235 u=zuul n=ansible | 2026-06-14 08:02:30.902656 | fa163ee0-6271-f863-66dc-000000009f3b | TASK | install openssl-perl 2026-06-14 08:02:30,933 p=83235 u=zuul n=ansible | 2026-06-14 08:02:30.932429 | fa163ee0-6271-f863-66dc-000000009f3b | SKIPPED | install openssl-perl | np0000073145 2026-06-14 08:02:30,953 p=83235 u=zuul n=ansible | 2026-06-14 08:02:30.953314 | fa163ee0-6271-f863-66dc-000000009f3c | TASK | register as an ipa client 2026-06-14 08:02:30,972 p=83235 u=zuul n=ansible | 2026-06-14 08:02:30.971100 | fa163ee0-6271-f863-66dc-000000009fa2 | OK | check if default.conf exists | np0000073147 2026-06-14 08:02:30,980 p=83235 u=zuul n=ansible | 2026-06-14 08:02:30.980196 | fa163ee0-6271-f863-66dc-000000009f66 | OK | check if default.conf exists | np0000073146 2026-06-14 08:02:31,045 p=83235 u=zuul n=ansible | 2026-06-14 08:02:31.045390 | fa163ee0-6271-f863-66dc-00000000a10a | TASK | Import variables specific to distribution 2026-06-14 08:02:31,069 p=83235 u=zuul n=ansible | 2026-06-14 08:02:31.068731 | fa163ee0-6271-f863-66dc-000000009f67 | TASK | install openssl-perl 2026-06-14 08:02:31,090 p=83235 u=zuul n=ansible | 2026-06-14 08:02:31.087662 | fa163ee0-6271-f863-66dc-00000000a10a | OK | Import variables specific to distribution | np0000073145 | item=/usr/share/ansible/roles/ipaclient/vars/default.yml 2026-06-14 08:02:31,110 p=83235 u=zuul n=ansible | 2026-06-14 08:02:31.109573 | fa163ee0-6271-f863-66dc-000000009fa3 | TASK | install openssl-perl 2026-06-14 08:02:31,117 p=83235 u=zuul n=ansible | 2026-06-14 08:02:31.116809 | fa163ee0-6271-f863-66dc-000000009f67 | SKIPPED | install openssl-perl | np0000073146 2026-06-14 08:02:31,141 p=83235 u=zuul n=ansible | 2026-06-14 08:02:31.141051 | fa163ee0-6271-f863-66dc-00000000a10b | TASK | Install IPA client 2026-06-14 08:02:31,160 p=83235 u=zuul n=ansible | 2026-06-14 08:02:31.160112 | fa163ee0-6271-f863-66dc-000000009f68 | TASK | register as an ipa client 2026-06-14 08:02:31,165 p=83235 u=zuul n=ansible | 2026-06-14 08:02:31.165309 | fa163ee0-6271-f863-66dc-000000009fa3 | SKIPPED | install openssl-perl | np0000073147 2026-06-14 08:02:31,194 p=83235 u=zuul n=ansible | 2026-06-14 08:02:31.194335 | fa163ee0-6271-f863-66dc-000000009fa4 | TASK | register as an ipa client 2026-06-14 08:02:31,304 p=83235 u=zuul n=ansible | 2026-06-14 08:02:31.303827 | 0e53999d-d985-45f4-863d-46ed449b6be0 | INCLUDED | /usr/share/ansible/roles/ipaclient/tasks/install.yml | np0000073145 2026-06-14 08:02:31,350 p=83235 u=zuul n=ansible | 2026-06-14 08:02:31.350069 | fa163ee0-6271-f863-66dc-00000000a382 | TASK | Install - Ensure that IPA client packages are installed 2026-06-14 08:02:31,368 p=83235 u=zuul n=ansible | 2026-06-14 08:02:31.368414 | fa163ee0-6271-f863-66dc-00000000a10a | TASK | Import variables specific to distribution 2026-06-14 08:02:31,442 p=83235 u=zuul n=ansible | 2026-06-14 08:02:31.440904 | fa163ee0-6271-f863-66dc-00000000a10a | OK | Import variables specific to distribution | np0000073146 | item=/usr/share/ansible/roles/ipaclient/vars/default.yml 2026-06-14 08:02:31,455 p=83235 u=zuul n=ansible | 2026-06-14 08:02:31.454984 | fa163ee0-6271-f863-66dc-00000000a10a | TASK | Import variables specific to distribution 2026-06-14 08:02:31,462 p=83235 u=zuul n=ansible | 2026-06-14 08:02:31.462148 | fa163ee0-6271-f863-66dc-00000000a382 | SKIPPED | Install - Ensure that IPA client packages are installed | np0000073145 2026-06-14 08:02:31,463 p=83235 u=zuul n=ansible | 2026-06-14 08:02:31.463613 | fa163ee0-6271-f863-66dc-00000000a164 | OK | Install - IPA client test | np0000073149 2026-06-14 08:02:31,496 p=83235 u=zuul n=ansible | 2026-06-14 08:02:31.495661 | fa163ee0-6271-f863-66dc-00000000a10a | OK | Import variables specific to distribution | np0000073147 | item=/usr/share/ansible/roles/ipaclient/vars/default.yml 2026-06-14 08:02:31,509 p=83235 u=zuul n=ansible | 2026-06-14 08:02:31.509072 | fa163ee0-6271-f863-66dc-00000000a166 | TASK | Install - Cleanup leftover ccache 2026-06-14 08:02:31,535 p=83235 u=zuul n=ansible | 2026-06-14 08:02:31.534366 | fa163ee0-6271-f863-66dc-00000000a383 | TASK | Install - Set ipaclient_servers 2026-06-14 08:02:31,558 p=83235 u=zuul n=ansible | 2026-06-14 08:02:31.558481 | fa163ee0-6271-f863-66dc-00000000a10b | TASK | Install IPA client 2026-06-14 08:02:31,564 p=83235 u=zuul n=ansible | 2026-06-14 08:02:31.563553 | fa163ee0-6271-f863-66dc-00000000a290 | OK | Install - IPA client test | np0000073148 2026-06-14 08:02:31,565 p=83235 u=zuul n=ansible | 2026-06-14 08:02:31.564912 | fa163ee0-6271-f863-66dc-00000000a230 | OK | Install - IPA client test | np0000073150 2026-06-14 08:02:31,577 p=83235 u=zuul n=ansible | 2026-06-14 08:02:31.576898 | fa163ee0-6271-f863-66dc-00000000a292 | TASK | Install - Cleanup leftover ccache 2026-06-14 08:02:31,601 p=83235 u=zuul n=ansible | 2026-06-14 08:02:31.600568 | fa163ee0-6271-f863-66dc-00000000a232 | TASK | Install - Cleanup leftover ccache 2026-06-14 08:02:31,620 p=83235 u=zuul n=ansible | 2026-06-14 08:02:31.619845 | fa163ee0-6271-f863-66dc-00000000a10b | TASK | Install IPA client 2026-06-14 08:02:31,627 p=83235 u=zuul n=ansible | 2026-06-14 08:02:31.626858 | fa163ee0-6271-f863-66dc-00000000a383 | SKIPPED | Install - Set ipaclient_servers | np0000073145 2026-06-14 08:02:31,690 p=83235 u=zuul n=ansible | 2026-06-14 08:02:31.690080 | df376f45-4295-4500-af9f-153642fe4498 | INCLUDED | /usr/share/ansible/roles/ipaclient/tasks/install.yml | np0000073146 2026-06-14 08:02:31,730 p=83235 u=zuul n=ansible | 2026-06-14 08:02:31.729902 | fa163ee0-6271-f863-66dc-00000000a384 | TASK | Install - Set ipaclient_servers from cluster inventory 2026-06-14 08:02:31,748 p=83235 u=zuul n=ansible | 2026-06-14 08:02:31.747883 | fa163ee0-6271-f863-66dc-00000000a454 | TASK | Install - Ensure that IPA client packages are installed 2026-06-14 08:02:31,824 p=83235 u=zuul n=ansible | 2026-06-14 08:02:31.823681 | d158edef-b904-414f-800d-633025a03965 | INCLUDED | /usr/share/ansible/roles/ipaclient/tasks/install.yml | np0000073147 2026-06-14 08:02:31,861 p=83235 u=zuul n=ansible | 2026-06-14 08:02:31.860723 | fa163ee0-6271-f863-66dc-00000000a4b4 | TASK | Install - Ensure that IPA client packages are installed 2026-06-14 08:02:31,866 p=83235 u=zuul n=ansible | 2026-06-14 08:02:31.866289 | fa163ee0-6271-f863-66dc-00000000a454 | SKIPPED | Install - Ensure that IPA client packages are installed | np0000073146 2026-06-14 08:02:31,867 p=83235 u=zuul n=ansible | 2026-06-14 08:02:31.867441 | fa163ee0-6271-f863-66dc-00000000a384 | SKIPPED | Install - Set ipaclient_servers from cluster inventory | np0000073145 2026-06-14 08:02:31,868 p=83235 u=zuul n=ansible | 2026-06-14 08:02:31.868219 | fa163ee0-6271-f863-66dc-00000000a166 | OK | Install - Cleanup leftover ccache | np0000073149 2026-06-14 08:02:31,879 p=83235 u=zuul n=ansible | 2026-06-14 08:02:31.879455 | fa163ee0-6271-f863-66dc-00000000a167 | TASK | Install - Configure NTP 2026-06-14 08:02:31,904 p=83235 u=zuul n=ansible | 2026-06-14 08:02:31.904484 | fa163ee0-6271-f863-66dc-00000000a385 | TASK | Install - Check that either password or keytab is set 2026-06-14 08:02:31,923 p=83235 u=zuul n=ansible | 2026-06-14 08:02:31.923137 | fa163ee0-6271-f863-66dc-00000000a455 | TASK | Install - Set ipaclient_servers 2026-06-14 08:02:31,928 p=83235 u=zuul n=ansible | 2026-06-14 08:02:31.928101 | fa163ee0-6271-f863-66dc-00000000a292 | OK | Install - Cleanup leftover ccache | np0000073148 2026-06-14 08:02:31,929 p=83235 u=zuul n=ansible | 2026-06-14 08:02:31.929309 | fa163ee0-6271-f863-66dc-00000000a232 | OK | Install - Cleanup leftover ccache | np0000073150 2026-06-14 08:02:31,930 p=83235 u=zuul n=ansible | 2026-06-14 08:02:31.929980 | fa163ee0-6271-f863-66dc-00000000a4b4 | SKIPPED | Install - Ensure that IPA client packages are installed | np0000073147 2026-06-14 08:02:31,940 p=83235 u=zuul n=ansible | 2026-06-14 08:02:31.940532 | fa163ee0-6271-f863-66dc-00000000a295 | TASK | Install - Configure NTP 2026-06-14 08:02:31,954 p=83235 u=zuul n=ansible | 2026-06-14 08:02:31.953945 | fa163ee0-6271-f863-66dc-00000000a235 | TASK | Install - Configure NTP 2026-06-14 08:02:31,980 p=83235 u=zuul n=ansible | 2026-06-14 08:02:31.980423 | fa163ee0-6271-f863-66dc-00000000a4b5 | TASK | Install - Set ipaclient_servers 2026-06-14 08:02:31,985 p=83235 u=zuul n=ansible | 2026-06-14 08:02:31.985068 | fa163ee0-6271-f863-66dc-00000000a385 | SKIPPED | Install - Check that either password or keytab is set | np0000073145 2026-06-14 08:02:32,005 p=83235 u=zuul n=ansible | 2026-06-14 08:02:32.005364 | fa163ee0-6271-f863-66dc-00000000a386 | TASK | Install - Set default principal if no keytab is given 2026-06-14 08:02:32,011 p=83235 u=zuul n=ansible | 2026-06-14 08:02:32.010953 | fa163ee0-6271-f863-66dc-00000000a455 | SKIPPED | Install - Set ipaclient_servers | np0000073146 2026-06-14 08:02:32,030 p=83235 u=zuul n=ansible | 2026-06-14 08:02:32.027341 | fa163ee0-6271-f863-66dc-00000000a456 | TASK | Install - Set ipaclient_servers from cluster inventory 2026-06-14 08:02:32,037 p=83235 u=zuul n=ansible | 2026-06-14 08:02:32.037165 | fa163ee0-6271-f863-66dc-00000000a4b5 | SKIPPED | Install - Set ipaclient_servers | np0000073147 2026-06-14 08:02:32,058 p=83235 u=zuul n=ansible | 2026-06-14 08:02:32.057946 | fa163ee0-6271-f863-66dc-00000000a4b6 | TASK | Install - Set ipaclient_servers from cluster inventory 2026-06-14 08:02:32,065 p=83235 u=zuul n=ansible | 2026-06-14 08:02:32.064202 | fa163ee0-6271-f863-66dc-00000000a386 | OK | Install - Set default principal if no keytab is given | np0000073145 2026-06-14 08:02:32,082 p=83235 u=zuul n=ansible | 2026-06-14 08:02:32.082349 | fa163ee0-6271-f863-66dc-00000000a388 | TASK | Install - Fail on missing ipaclient_domain and ipaserver_domain 2026-06-14 08:02:32,100 p=83235 u=zuul n=ansible | 2026-06-14 08:02:32.096539 | fa163ee0-6271-f863-66dc-00000000a4b6 | SKIPPED | Install - Set ipaclient_servers from cluster inventory | np0000073147 2026-06-14 08:02:32,101 p=83235 u=zuul n=ansible | 2026-06-14 08:02:32.101428 | fa163ee0-6271-f863-66dc-00000000a456 | SKIPPED | Install - Set ipaclient_servers from cluster inventory | np0000073146 2026-06-14 08:02:32,119 p=83235 u=zuul n=ansible | 2026-06-14 08:02:32.118765 | fa163ee0-6271-f863-66dc-00000000a457 | TASK | Install - Check that either password or keytab is set 2026-06-14 08:02:32,139 p=83235 u=zuul n=ansible | 2026-06-14 08:02:32.138669 | fa163ee0-6271-f863-66dc-00000000a4b7 | TASK | Install - Check that either password or keytab is set 2026-06-14 08:02:32,146 p=83235 u=zuul n=ansible | 2026-06-14 08:02:32.145441 | fa163ee0-6271-f863-66dc-00000000a388 | SKIPPED | Install - Fail on missing ipaclient_domain and ipaserver_domain | np0000073145 2026-06-14 08:02:32,167 p=83235 u=zuul n=ansible | 2026-06-14 08:02:32.167527 | fa163ee0-6271-f863-66dc-00000000a389 | TASK | Install - Fail on missing ipaclient_servers 2026-06-14 08:02:32,175 p=83235 u=zuul n=ansible | 2026-06-14 08:02:32.174807 | fa163ee0-6271-f863-66dc-00000000a457 | SKIPPED | Install - Check that either password or keytab is set | np0000073146 2026-06-14 08:02:32,201 p=83235 u=zuul n=ansible | 2026-06-14 08:02:32.200955 | fa163ee0-6271-f863-66dc-00000000a458 | TASK | Install - Set default principal if no keytab is given 2026-06-14 08:02:32,207 p=83235 u=zuul n=ansible | 2026-06-14 08:02:32.206648 | fa163ee0-6271-f863-66dc-00000000a4b7 | SKIPPED | Install - Check that either password or keytab is set | np0000073147 2026-06-14 08:02:32,208 p=83235 u=zuul n=ansible | 2026-06-14 08:02:32.207802 | fa163ee0-6271-f863-66dc-00000000a389 | SKIPPED | Install - Fail on missing ipaclient_servers | np0000073145 2026-06-14 08:02:32,223 p=83235 u=zuul n=ansible | 2026-06-14 08:02:32.223572 | fa163ee0-6271-f863-66dc-00000000a38a | TASK | Install - Configure DNS resolver 2026-06-14 08:02:32,243 p=83235 u=zuul n=ansible | 2026-06-14 08:02:32.242502 | fa163ee0-6271-f863-66dc-00000000a4b8 | TASK | Install - Set default principal if no keytab is given 2026-06-14 08:02:32,259 p=83235 u=zuul n=ansible | 2026-06-14 08:02:32.258636 | fa163ee0-6271-f863-66dc-00000000a458 | OK | Install - Set default principal if no keytab is given | np0000073146 2026-06-14 08:02:32,278 p=83235 u=zuul n=ansible | 2026-06-14 08:02:32.277955 | fa163ee0-6271-f863-66dc-00000000a45a | TASK | Install - Fail on missing ipaclient_domain and ipaserver_domain 2026-06-14 08:02:32,284 p=83235 u=zuul n=ansible | 2026-06-14 08:02:32.283717 | fa163ee0-6271-f863-66dc-00000000a38a | SKIPPED | Install - Configure DNS resolver | np0000073145 2026-06-14 08:02:32,305 p=83235 u=zuul n=ansible | 2026-06-14 08:02:32.304479 | fa163ee0-6271-f863-66dc-00000000a38c | TASK | Install - IPA client test 2026-06-14 08:02:32,312 p=83235 u=zuul n=ansible | 2026-06-14 08:02:32.311483 | fa163ee0-6271-f863-66dc-00000000a45a | SKIPPED | Install - Fail on missing ipaclient_domain and ipaserver_domain | np0000073146 2026-06-14 08:02:32,345 p=83235 u=zuul n=ansible | 2026-06-14 08:02:32.345296 | fa163ee0-6271-f863-66dc-00000000a45b | TASK | Install - Fail on missing ipaclient_servers 2026-06-14 08:02:32,353 p=83235 u=zuul n=ansible | 2026-06-14 08:02:32.352426 | fa163ee0-6271-f863-66dc-00000000a4b8 | OK | Install - Set default principal if no keytab is given | np0000073147 2026-06-14 08:02:32,376 p=83235 u=zuul n=ansible | 2026-06-14 08:02:32.375850 | fa163ee0-6271-f863-66dc-00000000a4ba | TASK | Install - Fail on missing ipaclient_domain and ipaserver_domain 2026-06-14 08:02:32,388 p=83235 u=zuul n=ansible | 2026-06-14 08:02:32.387578 | fa163ee0-6271-f863-66dc-00000000a45b | SKIPPED | Install - Fail on missing ipaclient_servers | np0000073146 2026-06-14 08:02:32,406 p=83235 u=zuul n=ansible | 2026-06-14 08:02:32.406030 | fa163ee0-6271-f863-66dc-00000000a45c | TASK | Install - Configure DNS resolver 2026-06-14 08:02:32,418 p=83235 u=zuul n=ansible | 2026-06-14 08:02:32.417810 | fa163ee0-6271-f863-66dc-00000000a4ba | SKIPPED | Install - Fail on missing ipaclient_domain and ipaserver_domain | np0000073147 2026-06-14 08:02:32,435 p=83235 u=zuul n=ansible | 2026-06-14 08:02:32.435315 | fa163ee0-6271-f863-66dc-00000000a4bb | TASK | Install - Fail on missing ipaclient_servers 2026-06-14 08:02:32,444 p=83235 u=zuul n=ansible | 2026-06-14 08:02:32.444317 | fa163ee0-6271-f863-66dc-00000000a45c | SKIPPED | Install - Configure DNS resolver | np0000073146 2026-06-14 08:02:32,462 p=83235 u=zuul n=ansible | 2026-06-14 08:02:32.461705 | fa163ee0-6271-f863-66dc-00000000a45e | TASK | Install - IPA client test 2026-06-14 08:02:32,474 p=83235 u=zuul n=ansible | 2026-06-14 08:02:32.473945 | fa163ee0-6271-f863-66dc-00000000a4bb | SKIPPED | Install - Fail on missing ipaclient_servers | np0000073147 2026-06-14 08:02:32,490 p=83235 u=zuul n=ansible | 2026-06-14 08:02:32.489906 | fa163ee0-6271-f863-66dc-00000000a4bc | TASK | Install - Configure DNS resolver 2026-06-14 08:02:32,530 p=83235 u=zuul n=ansible | 2026-06-14 08:02:32.529612 | fa163ee0-6271-f863-66dc-00000000a4bc | SKIPPED | Install - Configure DNS resolver | np0000073147 2026-06-14 08:02:32,546 p=83235 u=zuul n=ansible | 2026-06-14 08:02:32.546165 | fa163ee0-6271-f863-66dc-00000000a4be | TASK | Install - IPA client test 2026-06-14 08:02:33,140 p=83235 u=zuul n=ansible | 2026-06-14 08:02:33.139341 | fa163ee0-6271-f863-66dc-00000000a38c | OK | Install - IPA client test | np0000073145 2026-06-14 08:02:33,160 p=83235 u=zuul n=ansible | 2026-06-14 08:02:33.159481 | fa163ee0-6271-f863-66dc-00000000a38e | TASK | Install - Cleanup leftover ccache 2026-06-14 08:02:33,441 p=83235 u=zuul n=ansible | 2026-06-14 08:02:33.440443 | fa163ee0-6271-f863-66dc-00000000a4be | OK | Install - IPA client test | np0000073147 2026-06-14 08:02:33,443 p=83235 u=zuul n=ansible | 2026-06-14 08:02:33.442766 | fa163ee0-6271-f863-66dc-00000000a45e | OK | Install - IPA client test | np0000073146 2026-06-14 08:02:33,474 p=83235 u=zuul n=ansible | 2026-06-14 08:02:33.467480 | fa163ee0-6271-f863-66dc-00000000a460 | TASK | Install - Cleanup leftover ccache 2026-06-14 08:02:33,498 p=83235 u=zuul n=ansible | 2026-06-14 08:02:33.498308 | fa163ee0-6271-f863-66dc-00000000a4c0 | TASK | Install - Cleanup leftover ccache 2026-06-14 08:02:33,504 p=83235 u=zuul n=ansible | 2026-06-14 08:02:33.503455 | fa163ee0-6271-f863-66dc-00000000a38e | OK | Install - Cleanup leftover ccache | np0000073145 2026-06-14 08:02:33,520 p=83235 u=zuul n=ansible | 2026-06-14 08:02:33.519825 | fa163ee0-6271-f863-66dc-00000000a38f | TASK | Install - Configure NTP 2026-06-14 08:02:33,785 p=83235 u=zuul n=ansible | 2026-06-14 08:02:33.784875 | fa163ee0-6271-f863-66dc-00000000a460 | OK | Install - Cleanup leftover ccache | np0000073146 2026-06-14 08:02:33,800 p=83235 u=zuul n=ansible | 2026-06-14 08:02:33.800506 | fa163ee0-6271-f863-66dc-00000000a461 | TASK | Install - Configure NTP 2026-06-14 08:02:33,827 p=83235 u=zuul n=ansible | 2026-06-14 08:02:33.826277 | fa163ee0-6271-f863-66dc-00000000a4c0 | OK | Install - Cleanup leftover ccache | np0000073147 2026-06-14 08:02:33,862 p=83235 u=zuul n=ansible | 2026-06-14 08:02:33.861854 | fa163ee0-6271-f863-66dc-00000000a4c1 | TASK | Install - Configure NTP 2026-06-14 08:02:39,300 p=83235 u=zuul n=ansible | 2026-06-14 08:02:39.299030 | fa163ee0-6271-f863-66dc-00000000a235 | CHANGED | Install - Configure NTP | np0000073150 2026-06-14 08:02:39,325 p=83235 u=zuul n=ansible | 2026-06-14 08:02:39.324758 | fa163ee0-6271-f863-66dc-00000000a236 | TASK | Install - Make sure One-Time Password is enabled if it's already defined 2026-06-14 08:02:39,334 p=83235 u=zuul n=ansible | 2026-06-14 08:02:39.333207 | fa163ee0-6271-f863-66dc-00000000a295 | CHANGED | Install - Configure NTP | np0000073148 2026-06-14 08:02:39,352 p=83235 u=zuul n=ansible | 2026-06-14 08:02:39.352029 | fa163ee0-6271-f863-66dc-00000000a296 | TASK | Install - Make sure One-Time Password is enabled if it's already defined 2026-06-14 08:02:39,369 p=83235 u=zuul n=ansible | 2026-06-14 08:02:39.368389 | fa163ee0-6271-f863-66dc-00000000a236 | OK | Install - Make sure One-Time Password is enabled if it's already defined | np0000073150 2026-06-14 08:02:39,390 p=83235 u=zuul n=ansible | 2026-06-14 08:02:39.390349 | fa163ee0-6271-f863-66dc-00000000a237 | TASK | Install - Disable One-Time Password for on_master 2026-06-14 08:02:39,403 p=83235 u=zuul n=ansible | 2026-06-14 08:02:39.397886 | fa163ee0-6271-f863-66dc-00000000a296 | OK | Install - Make sure One-Time Password is enabled if it's already defined | np0000073148 2026-06-14 08:02:39,405 p=83235 u=zuul n=ansible | 2026-06-14 08:02:39.404830 | fa163ee0-6271-f863-66dc-00000000a167 | CHANGED | Install - Configure NTP | np0000073149 2026-06-14 08:02:39,423 p=83235 u=zuul n=ansible | 2026-06-14 08:02:39.423179 | fa163ee0-6271-f863-66dc-00000000a297 | TASK | Install - Disable One-Time Password for on_master 2026-06-14 08:02:39,440 p=83235 u=zuul n=ansible | 2026-06-14 08:02:39.439772 | fa163ee0-6271-f863-66dc-00000000a168 | TASK | Install - Make sure One-Time Password is enabled if it's already defined 2026-06-14 08:02:39,454 p=83235 u=zuul n=ansible | 2026-06-14 08:02:39.449640 | fa163ee0-6271-f863-66dc-00000000a237 | SKIPPED | Install - Disable One-Time Password for on_master | np0000073150 2026-06-14 08:02:39,455 p=83235 u=zuul n=ansible | 2026-06-14 08:02:39.454903 | fa163ee0-6271-f863-66dc-00000000a297 | SKIPPED | Install - Disable One-Time Password for on_master | np0000073148 2026-06-14 08:02:39,467 p=83235 u=zuul n=ansible | 2026-06-14 08:02:39.466699 | fa163ee0-6271-f863-66dc-00000000a298 | TASK | Install - Test if IPA client has working krb5.keytab 2026-06-14 08:02:39,487 p=83235 u=zuul n=ansible | 2026-06-14 08:02:39.486510 | fa163ee0-6271-f863-66dc-00000000a238 | TASK | Install - Test if IPA client has working krb5.keytab 2026-06-14 08:02:39,493 p=83235 u=zuul n=ansible | 2026-06-14 08:02:39.492768 | fa163ee0-6271-f863-66dc-00000000a168 | OK | Install - Make sure One-Time Password is enabled if it's already defined | np0000073149 2026-06-14 08:02:39,504 p=83235 u=zuul n=ansible | 2026-06-14 08:02:39.504337 | fa163ee0-6271-f863-66dc-00000000a169 | TASK | Install - Disable One-Time Password for on_master 2026-06-14 08:02:39,531 p=83235 u=zuul n=ansible | 2026-06-14 08:02:39.531217 | fa163ee0-6271-f863-66dc-00000000a169 | SKIPPED | Install - Disable One-Time Password for on_master | np0000073149 2026-06-14 08:02:39,548 p=83235 u=zuul n=ansible | 2026-06-14 08:02:39.547564 | fa163ee0-6271-f863-66dc-00000000a16a | TASK | Install - Test if IPA client has working krb5.keytab 2026-06-14 08:02:40,347 p=83235 u=zuul n=ansible | 2026-06-14 08:02:40.346225 | fa163ee0-6271-f863-66dc-00000000a298 | OK | Install - Test if IPA client has working krb5.keytab | np0000073148 2026-06-14 08:02:40,362 p=83235 u=zuul n=ansible | 2026-06-14 08:02:40.362601 | fa163ee0-6271-f863-66dc-00000000a299 | TASK | Install - Disable One-Time Password for client with working krb5.keytab 2026-06-14 08:02:40,375 p=83235 u=zuul n=ansible | 2026-06-14 08:02:40.374945 | fa163ee0-6271-f863-66dc-00000000a238 | OK | Install - Test if IPA client has working krb5.keytab | np0000073150 2026-06-14 08:02:40,390 p=83235 u=zuul n=ansible | 2026-06-14 08:02:40.389977 | fa163ee0-6271-f863-66dc-00000000a239 | TASK | Install - Disable One-Time Password for client with working krb5.keytab 2026-06-14 08:02:40,395 p=83235 u=zuul n=ansible | 2026-06-14 08:02:40.395033 | fa163ee0-6271-f863-66dc-00000000a16a | OK | Install - Test if IPA client has working krb5.keytab | np0000073149 2026-06-14 08:02:40,418 p=83235 u=zuul n=ansible | 2026-06-14 08:02:40.413720 | fa163ee0-6271-f863-66dc-00000000a16b | TASK | Install - Disable One-Time Password for client with working krb5.keytab 2026-06-14 08:02:40,424 p=83235 u=zuul n=ansible | 2026-06-14 08:02:40.424236 | fa163ee0-6271-f863-66dc-00000000a299 | SKIPPED | Install - Disable One-Time Password for client with working krb5.keytab | np0000073148 2026-06-14 08:02:40,425 p=83235 u=zuul n=ansible | 2026-06-14 08:02:40.425703 | fa163ee0-6271-f863-66dc-00000000a239 | SKIPPED | Install - Disable One-Time Password for client with working krb5.keytab | np0000073150 2026-06-14 08:02:40,437 p=83235 u=zuul n=ansible | 2026-06-14 08:02:40.437458 | fa163ee0-6271-f863-66dc-00000000a29b | TASK | Install - Keytab or password is required for getting otp 2026-06-14 08:02:40,457 p=83235 u=zuul n=ansible | 2026-06-14 08:02:40.456812 | fa163ee0-6271-f863-66dc-00000000a23b | TASK | Install - Keytab or password is required for getting otp 2026-06-14 08:02:40,462 p=83235 u=zuul n=ansible | 2026-06-14 08:02:40.461943 | fa163ee0-6271-f863-66dc-00000000a16b | SKIPPED | Install - Disable One-Time Password for client with working krb5.keytab | np0000073149 2026-06-14 08:02:40,482 p=83235 u=zuul n=ansible | 2026-06-14 08:02:40.476481 | fa163ee0-6271-f863-66dc-00000000a16d | TASK | Install - Keytab or password is required for getting otp 2026-06-14 08:02:40,489 p=83235 u=zuul n=ansible | 2026-06-14 08:02:40.488595 | fa163ee0-6271-f863-66dc-00000000a29b | SKIPPED | Install - Keytab or password is required for getting otp | np0000073148 2026-06-14 08:02:40,504 p=83235 u=zuul n=ansible | 2026-06-14 08:02:40.503935 | fa163ee0-6271-f863-66dc-00000000a29c | TASK | Install - Create temporary file for keytab 2026-06-14 08:02:40,533 p=83235 u=zuul n=ansible | 2026-06-14 08:02:40.528369 | fa163ee0-6271-f863-66dc-00000000a16d | SKIPPED | Install - Keytab or password is required for getting otp | np0000073149 2026-06-14 08:02:40,534 p=83235 u=zuul n=ansible | 2026-06-14 08:02:40.534352 | fa163ee0-6271-f863-66dc-00000000a23b | SKIPPED | Install - Keytab or password is required for getting otp | np0000073150 2026-06-14 08:02:40,551 p=83235 u=zuul n=ansible | 2026-06-14 08:02:40.550730 | fa163ee0-6271-f863-66dc-00000000a16e | TASK | Install - Create temporary file for keytab 2026-06-14 08:02:40,576 p=83235 u=zuul n=ansible | 2026-06-14 08:02:40.576267 | fa163ee0-6271-f863-66dc-00000000a23c | TASK | Install - Create temporary file for keytab 2026-06-14 08:02:40,583 p=83235 u=zuul n=ansible | 2026-06-14 08:02:40.582664 | fa163ee0-6271-f863-66dc-00000000a29c | SKIPPED | Install - Create temporary file for keytab | np0000073148 2026-06-14 08:02:40,598 p=83235 u=zuul n=ansible | 2026-06-14 08:02:40.598115 | fa163ee0-6271-f863-66dc-00000000a29d | TASK | Install - Copy keytab to server temporary file 2026-06-14 08:02:40,610 p=83235 u=zuul n=ansible | 2026-06-14 08:02:40.609688 | fa163ee0-6271-f863-66dc-00000000a16e | SKIPPED | Install - Create temporary file for keytab | np0000073149 2026-06-14 08:02:40,631 p=83235 u=zuul n=ansible | 2026-06-14 08:02:40.631375 | fa163ee0-6271-f863-66dc-00000000a16f | TASK | Install - Copy keytab to server temporary file 2026-06-14 08:02:40,638 p=83235 u=zuul n=ansible | 2026-06-14 08:02:40.637528 | fa163ee0-6271-f863-66dc-00000000a23c | SKIPPED | Install - Create temporary file for keytab | np0000073150 2026-06-14 08:02:40,661 p=83235 u=zuul n=ansible | 2026-06-14 08:02:40.660960 | fa163ee0-6271-f863-66dc-00000000a23d | TASK | Install - Copy keytab to server temporary file 2026-06-14 08:02:40,681 p=83235 u=zuul n=ansible | 2026-06-14 08:02:40.670234 | fa163ee0-6271-f863-66dc-00000000a38f | CHANGED | Install - Configure NTP | np0000073145 2026-06-14 08:02:40,682 p=83235 u=zuul n=ansible | 2026-06-14 08:02:40.682722 | fa163ee0-6271-f863-66dc-00000000a29d | SKIPPED | Install - Copy keytab to server temporary file | np0000073148 2026-06-14 08:02:40,683 p=83235 u=zuul n=ansible | 2026-06-14 08:02:40.683365 | fa163ee0-6271-f863-66dc-00000000a16f | SKIPPED | Install - Copy keytab to server temporary file | np0000073149 2026-06-14 08:02:40,698 p=83235 u=zuul n=ansible | 2026-06-14 08:02:40.698178 | fa163ee0-6271-f863-66dc-00000000a29e | TASK | Install - Get One-Time Password for client enrollment 2026-06-14 08:02:40,716 p=83235 u=zuul n=ansible | 2026-06-14 08:02:40.716199 | fa163ee0-6271-f863-66dc-00000000a170 | TASK | Install - Get One-Time Password for client enrollment 2026-06-14 08:02:40,745 p=83235 u=zuul n=ansible | 2026-06-14 08:02:40.745260 | fa163ee0-6271-f863-66dc-00000000a390 | TASK | Install - Make sure One-Time Password is enabled if it's already defined 2026-06-14 08:02:40,751 p=83235 u=zuul n=ansible | 2026-06-14 08:02:40.750748 | fa163ee0-6271-f863-66dc-00000000a23d | SKIPPED | Install - Copy keytab to server temporary file | np0000073150 2026-06-14 08:02:40,752 p=83235 u=zuul n=ansible | 2026-06-14 08:02:40.751956 | fa163ee0-6271-f863-66dc-00000000a29e | SKIPPED | Install - Get One-Time Password for client enrollment | np0000073148 2026-06-14 08:02:40,769 p=83235 u=zuul n=ansible | 2026-06-14 08:02:40.763388 | fa163ee0-6271-f863-66dc-00000000a29f | TASK | Install - Report error for OTP generation 2026-06-14 08:02:40,789 p=83235 u=zuul n=ansible | 2026-06-14 08:02:40.788473 | fa163ee0-6271-f863-66dc-00000000a23e | TASK | Install - Get One-Time Password for client enrollment 2026-06-14 08:02:40,794 p=83235 u=zuul n=ansible | 2026-06-14 08:02:40.794316 | fa163ee0-6271-f863-66dc-00000000a170 | SKIPPED | Install - Get One-Time Password for client enrollment | np0000073149 2026-06-14 08:02:40,819 p=83235 u=zuul n=ansible | 2026-06-14 08:02:40.819300 | fa163ee0-6271-f863-66dc-00000000a171 | TASK | Install - Report error for OTP generation 2026-06-14 08:02:40,825 p=83235 u=zuul n=ansible | 2026-06-14 08:02:40.825309 | fa163ee0-6271-f863-66dc-00000000a390 | OK | Install - Make sure One-Time Password is enabled if it's already defined | np0000073145 2026-06-14 08:02:40,826 p=83235 u=zuul n=ansible | 2026-06-14 08:02:40.826527 | fa163ee0-6271-f863-66dc-00000000a29f | SKIPPED | Install - Report error for OTP generation | np0000073148 2026-06-14 08:02:40,838 p=83235 u=zuul n=ansible | 2026-06-14 08:02:40.838163 | fa163ee0-6271-f863-66dc-00000000a2a0 | TASK | Install - Store the previously obtained OTP 2026-06-14 08:02:40,867 p=83235 u=zuul n=ansible | 2026-06-14 08:02:40.867185 | fa163ee0-6271-f863-66dc-00000000a391 | TASK | Install - Disable One-Time Password for on_master 2026-06-14 08:02:40,874 p=83235 u=zuul n=ansible | 2026-06-14 08:02:40.873515 | fa163ee0-6271-f863-66dc-00000000a23e | SKIPPED | Install - Get One-Time Password for client enrollment | np0000073150 2026-06-14 08:02:40,914 p=83235 u=zuul n=ansible | 2026-06-14 08:02:40.913567 | fa163ee0-6271-f863-66dc-00000000a23f | TASK | Install - Report error for OTP generation 2026-06-14 08:02:40,923 p=83235 u=zuul n=ansible | 2026-06-14 08:02:40.922813 | fa163ee0-6271-f863-66dc-00000000a171 | SKIPPED | Install - Report error for OTP generation | np0000073149 2026-06-14 08:02:40,925 p=83235 u=zuul n=ansible | 2026-06-14 08:02:40.925250 | fa163ee0-6271-f863-66dc-00000000a2a0 | SKIPPED | Install - Store the previously obtained OTP | np0000073148 2026-06-14 08:02:40,927 p=83235 u=zuul n=ansible | 2026-06-14 08:02:40.926783 | fa163ee0-6271-f863-66dc-00000000a461 | CHANGED | Install - Configure NTP | np0000073146 2026-06-14 08:02:40,928 p=83235 u=zuul n=ansible | 2026-06-14 08:02:40.928223 | fa163ee0-6271-f863-66dc-00000000a391 | SKIPPED | Install - Disable One-Time Password for on_master | np0000073145 2026-06-14 08:02:40,963 p=83235 u=zuul n=ansible | 2026-06-14 08:02:40.958354 | fa163ee0-6271-f863-66dc-00000000a2a1 | TASK | Install - Remove keytab temporary file 2026-06-14 08:02:40,984 p=83235 u=zuul n=ansible | 2026-06-14 08:02:40.983879 | fa163ee0-6271-f863-66dc-00000000a172 | TASK | Install - Store the previously obtained OTP 2026-06-14 08:02:41,021 p=83235 u=zuul n=ansible | 2026-06-14 08:02:41.020327 | fa163ee0-6271-f863-66dc-00000000a392 | TASK | Install - Test if IPA client has working krb5.keytab 2026-06-14 08:02:41,051 p=83235 u=zuul n=ansible | 2026-06-14 08:02:41.046760 | fa163ee0-6271-f863-66dc-00000000a462 | TASK | Install - Make sure One-Time Password is enabled if it's already defined 2026-06-14 08:02:41,058 p=83235 u=zuul n=ansible | 2026-06-14 08:02:41.058266 | fa163ee0-6271-f863-66dc-00000000a23f | SKIPPED | Install - Report error for OTP generation | np0000073150 2026-06-14 08:02:41,059 p=83235 u=zuul n=ansible | 2026-06-14 08:02:41.059503 | fa163ee0-6271-f863-66dc-00000000a2a1 | SKIPPED | Install - Remove keytab temporary file | np0000073148 2026-06-14 08:02:41,060 p=83235 u=zuul n=ansible | 2026-06-14 08:02:41.060219 | fa163ee0-6271-f863-66dc-00000000a172 | SKIPPED | Install - Store the previously obtained OTP | np0000073149 2026-06-14 08:02:41,071 p=83235 u=zuul n=ansible | 2026-06-14 08:02:41.071264 | fa163ee0-6271-f863-66dc-00000000a2a2 | TASK | Store predefined OTP in admin_password 2026-06-14 08:02:41,090 p=83235 u=zuul n=ansible | 2026-06-14 08:02:41.089930 | fa163ee0-6271-f863-66dc-00000000a173 | TASK | Install - Remove keytab temporary file 2026-06-14 08:02:41,111 p=83235 u=zuul n=ansible | 2026-06-14 08:02:41.110694 | fa163ee0-6271-f863-66dc-00000000a240 | TASK | Install - Store the previously obtained OTP 2026-06-14 08:02:41,118 p=83235 u=zuul n=ansible | 2026-06-14 08:02:41.117447 | fa163ee0-6271-f863-66dc-00000000a462 | OK | Install - Make sure One-Time Password is enabled if it's already defined | np0000073146 2026-06-14 08:02:41,173 p=83235 u=zuul n=ansible | 2026-06-14 08:02:41.172618 | fa163ee0-6271-f863-66dc-00000000a463 | TASK | Install - Disable One-Time Password for on_master 2026-06-14 08:02:41,181 p=83235 u=zuul n=ansible | 2026-06-14 08:02:41.180907 | fa163ee0-6271-f863-66dc-00000000a4c1 | CHANGED | Install - Configure NTP | np0000073147 2026-06-14 08:02:41,183 p=83235 u=zuul n=ansible | 2026-06-14 08:02:41.183298 | fa163ee0-6271-f863-66dc-00000000a2a2 | OK | Store predefined OTP in admin_password | np0000073148 2026-06-14 08:02:41,185 p=83235 u=zuul n=ansible | 2026-06-14 08:02:41.184675 | fa163ee0-6271-f863-66dc-00000000a173 | SKIPPED | Install - Remove keytab temporary file | np0000073149 2026-06-14 08:02:41,186 p=83235 u=zuul n=ansible | 2026-06-14 08:02:41.185973 | fa163ee0-6271-f863-66dc-00000000a240 | SKIPPED | Install - Store the previously obtained OTP | np0000073150 2026-06-14 08:02:41,214 p=83235 u=zuul n=ansible | 2026-06-14 08:02:41.213706 | fa163ee0-6271-f863-66dc-00000000a2a4 | TASK | Install - Check if principal and keytab are set 2026-06-14 08:02:41,240 p=83235 u=zuul n=ansible | 2026-06-14 08:02:41.239580 | fa163ee0-6271-f863-66dc-00000000a174 | TASK | Store predefined OTP in admin_password 2026-06-14 08:02:41,265 p=83235 u=zuul n=ansible | 2026-06-14 08:02:41.265057 | fa163ee0-6271-f863-66dc-00000000a241 | TASK | Install - Remove keytab temporary file 2026-06-14 08:02:41,292 p=83235 u=zuul n=ansible | 2026-06-14 08:02:41.291431 | fa163ee0-6271-f863-66dc-00000000a4c2 | TASK | Install - Make sure One-Time Password is enabled if it's already defined 2026-06-14 08:02:41,297 p=83235 u=zuul n=ansible | 2026-06-14 08:02:41.296871 | fa163ee0-6271-f863-66dc-00000000a463 | SKIPPED | Install - Disable One-Time Password for on_master | np0000073146 2026-06-14 08:02:41,298 p=83235 u=zuul n=ansible | 2026-06-14 08:02:41.298315 | fa163ee0-6271-f863-66dc-00000000a2a4 | SKIPPED | Install - Check if principal and keytab are set | np0000073148 2026-06-14 08:02:41,310 p=83235 u=zuul n=ansible | 2026-06-14 08:02:41.310088 | fa163ee0-6271-f863-66dc-00000000a2a5 | TASK | Install - Check if one of password or keytabs are set 2026-06-14 08:02:41,348 p=83235 u=zuul n=ansible | 2026-06-14 08:02:41.348010 | fa163ee0-6271-f863-66dc-00000000a464 | TASK | Install - Test if IPA client has working krb5.keytab 2026-06-14 08:02:41,355 p=83235 u=zuul n=ansible | 2026-06-14 08:02:41.354322 | fa163ee0-6271-f863-66dc-00000000a174 | OK | Store predefined OTP in admin_password | np0000073149 2026-06-14 08:02:41,356 p=83235 u=zuul n=ansible | 2026-06-14 08:02:41.356072 | fa163ee0-6271-f863-66dc-00000000a241 | SKIPPED | Install - Remove keytab temporary file | np0000073150 2026-06-14 08:02:41,357 p=83235 u=zuul n=ansible | 2026-06-14 08:02:41.357043 | fa163ee0-6271-f863-66dc-00000000a4c2 | OK | Install - Make sure One-Time Password is enabled if it's already defined | np0000073147 2026-06-14 08:02:41,375 p=83235 u=zuul n=ansible | 2026-06-14 08:02:41.370428 | fa163ee0-6271-f863-66dc-00000000a176 | TASK | Install - Check if principal and keytab are set 2026-06-14 08:02:41,392 p=83235 u=zuul n=ansible | 2026-06-14 08:02:41.391360 | fa163ee0-6271-f863-66dc-00000000a242 | TASK | Store predefined OTP in admin_password 2026-06-14 08:02:41,413 p=83235 u=zuul n=ansible | 2026-06-14 08:02:41.412491 | fa163ee0-6271-f863-66dc-00000000a4c3 | TASK | Install - Disable One-Time Password for on_master 2026-06-14 08:02:41,419 p=83235 u=zuul n=ansible | 2026-06-14 08:02:41.418575 | fa163ee0-6271-f863-66dc-00000000a2a5 | SKIPPED | Install - Check if one of password or keytabs are set | np0000073148 2026-06-14 08:02:41,453 p=83235 u=zuul n=ansible | 2026-06-14 08:02:41.448769 | fa163ee0-6271-f863-66dc-00000000a2a6 | TASK | Install - From host keytab, purge OOO.TEST 2026-06-14 08:02:41,460 p=83235 u=zuul n=ansible | 2026-06-14 08:02:41.460202 | fa163ee0-6271-f863-66dc-00000000a176 | SKIPPED | Install - Check if principal and keytab are set | np0000073149 2026-06-14 08:02:41,461 p=83235 u=zuul n=ansible | 2026-06-14 08:02:41.461506 | fa163ee0-6271-f863-66dc-00000000a4c3 | SKIPPED | Install - Disable One-Time Password for on_master | np0000073147 2026-06-14 08:02:41,462 p=83235 u=zuul n=ansible | 2026-06-14 08:02:41.462236 | fa163ee0-6271-f863-66dc-00000000a242 | OK | Store predefined OTP in admin_password | np0000073150 2026-06-14 08:02:41,475 p=83235 u=zuul n=ansible | 2026-06-14 08:02:41.474744 | fa163ee0-6271-f863-66dc-00000000a177 | TASK | Install - Check if one of password or keytabs are set 2026-06-14 08:02:41,503 p=83235 u=zuul n=ansible | 2026-06-14 08:02:41.502331 | fa163ee0-6271-f863-66dc-00000000a244 | TASK | Install - Check if principal and keytab are set 2026-06-14 08:02:41,536 p=83235 u=zuul n=ansible | 2026-06-14 08:02:41.535519 | fa163ee0-6271-f863-66dc-00000000a4c4 | TASK | Install - Test if IPA client has working krb5.keytab 2026-06-14 08:02:41,554 p=83235 u=zuul n=ansible | 2026-06-14 08:02:41.553978 | fa163ee0-6271-f863-66dc-00000000a177 | SKIPPED | Install - Check if one of password or keytabs are set | np0000073149 2026-06-14 08:02:41,570 p=83235 u=zuul n=ansible | 2026-06-14 08:02:41.570039 | fa163ee0-6271-f863-66dc-00000000a178 | TASK | Install - From host keytab, purge OOO.TEST 2026-06-14 08:02:41,583 p=83235 u=zuul n=ansible | 2026-06-14 08:02:41.582902 | fa163ee0-6271-f863-66dc-00000000a244 | SKIPPED | Install - Check if principal and keytab are set | np0000073150 2026-06-14 08:02:41,600 p=83235 u=zuul n=ansible | 2026-06-14 08:02:41.600123 | fa163ee0-6271-f863-66dc-00000000a245 | TASK | Install - Check if one of password or keytabs are set 2026-06-14 08:02:41,660 p=83235 u=zuul n=ansible | 2026-06-14 08:02:41.659643 | fa163ee0-6271-f863-66dc-00000000a245 | SKIPPED | Install - Check if one of password or keytabs are set | np0000073150 2026-06-14 08:02:41,677 p=83235 u=zuul n=ansible | 2026-06-14 08:02:41.676647 | fa163ee0-6271-f863-66dc-00000000a246 | TASK | Install - From host keytab, purge OOO.TEST 2026-06-14 08:02:41,775 p=83235 u=zuul n=ansible | 2026-06-14 08:02:41.774462 | fa163ee0-6271-f863-66dc-00000000a2a6 | CHANGED | Install - From host keytab, purge OOO.TEST | np0000073148 2026-06-14 08:02:41,786 p=83235 u=zuul n=ansible | 2026-06-14 08:02:41.786321 | fa163ee0-6271-f863-66dc-00000000a2a7 | TASK | Install - Backup and set hostname 2026-06-14 08:02:41,809 p=83235 u=zuul n=ansible | 2026-06-14 08:02:41.808077 | fa163ee0-6271-f863-66dc-00000000a392 | OK | Install - Test if IPA client has working krb5.keytab | np0000073145 2026-06-14 08:02:41,828 p=83235 u=zuul n=ansible | 2026-06-14 08:02:41.827820 | fa163ee0-6271-f863-66dc-00000000a393 | TASK | Install - Disable One-Time Password for client with working krb5.keytab 2026-06-14 08:02:41,859 p=83235 u=zuul n=ansible | 2026-06-14 08:02:41.859063 | fa163ee0-6271-f863-66dc-00000000a393 | SKIPPED | Install - Disable One-Time Password for client with working krb5.keytab | np0000073145 2026-06-14 08:02:41,877 p=83235 u=zuul n=ansible | 2026-06-14 08:02:41.876392 | fa163ee0-6271-f863-66dc-00000000a395 | TASK | Install - Keytab or password is required for getting otp 2026-06-14 08:02:41,889 p=83235 u=zuul n=ansible | 2026-06-14 08:02:41.889071 | fa163ee0-6271-f863-66dc-00000000a178 | CHANGED | Install - From host keytab, purge OOO.TEST | np0000073149 2026-06-14 08:02:41,902 p=83235 u=zuul n=ansible | 2026-06-14 08:02:41.902434 | fa163ee0-6271-f863-66dc-00000000a179 | TASK | Install - Backup and set hostname 2026-06-14 08:02:41,934 p=83235 u=zuul n=ansible | 2026-06-14 08:02:41.933979 | fa163ee0-6271-f863-66dc-00000000a395 | SKIPPED | Install - Keytab or password is required for getting otp | np0000073145 2026-06-14 08:02:41,959 p=83235 u=zuul n=ansible | 2026-06-14 08:02:41.959068 | fa163ee0-6271-f863-66dc-00000000a396 | TASK | Install - Create temporary file for keytab 2026-06-14 08:02:41,965 p=83235 u=zuul n=ansible | 2026-06-14 08:02:41.964570 | fa163ee0-6271-f863-66dc-00000000a246 | CHANGED | Install - From host keytab, purge OOO.TEST | np0000073150 2026-06-14 08:02:41,977 p=83235 u=zuul n=ansible | 2026-06-14 08:02:41.977538 | fa163ee0-6271-f863-66dc-00000000a247 | TASK | Install - Backup and set hostname 2026-06-14 08:02:42,027 p=83235 u=zuul n=ansible | 2026-06-14 08:02:42.026913 | fa163ee0-6271-f863-66dc-00000000a396 | SKIPPED | Install - Create temporary file for keytab | np0000073145 2026-06-14 08:02:42,063 p=83235 u=zuul n=ansible | 2026-06-14 08:02:42.063288 | fa163ee0-6271-f863-66dc-00000000a397 | TASK | Install - Copy keytab to server temporary file 2026-06-14 08:02:42,072 p=83235 u=zuul n=ansible | 2026-06-14 08:02:42.071600 | fa163ee0-6271-f863-66dc-00000000a464 | OK | Install - Test if IPA client has working krb5.keytab | np0000073146 2026-06-14 08:02:42,097 p=83235 u=zuul n=ansible | 2026-06-14 08:02:42.096775 | fa163ee0-6271-f863-66dc-00000000a465 | TASK | Install - Disable One-Time Password for client with working krb5.keytab 2026-06-14 08:02:42,132 p=83235 u=zuul n=ansible | 2026-06-14 08:02:42.125159 | fa163ee0-6271-f863-66dc-00000000a397 | SKIPPED | Install - Copy keytab to server temporary file | np0000073145 2026-06-14 08:02:42,134 p=83235 u=zuul n=ansible | 2026-06-14 08:02:42.134124 | fa163ee0-6271-f863-66dc-00000000a465 | SKIPPED | Install - Disable One-Time Password for client with working krb5.keytab | np0000073146 2026-06-14 08:02:42,159 p=83235 u=zuul n=ansible | 2026-06-14 08:02:42.159062 | fa163ee0-6271-f863-66dc-00000000a398 | TASK | Install - Get One-Time Password for client enrollment 2026-06-14 08:02:42,183 p=83235 u=zuul n=ansible | 2026-06-14 08:02:42.183164 | fa163ee0-6271-f863-66dc-00000000a467 | TASK | Install - Keytab or password is required for getting otp 2026-06-14 08:02:42,208 p=83235 u=zuul n=ansible | 2026-06-14 08:02:42.207763 | fa163ee0-6271-f863-66dc-00000000a398 | SKIPPED | Install - Get One-Time Password for client enrollment | np0000073145 2026-06-14 08:02:42,230 p=83235 u=zuul n=ansible | 2026-06-14 08:02:42.225897 | fa163ee0-6271-f863-66dc-00000000a399 | TASK | Install - Report error for OTP generation 2026-06-14 08:02:42,238 p=83235 u=zuul n=ansible | 2026-06-14 08:02:42.238198 | fa163ee0-6271-f863-66dc-00000000a467 | SKIPPED | Install - Keytab or password is required for getting otp | np0000073146 2026-06-14 08:02:42,257 p=83235 u=zuul n=ansible | 2026-06-14 08:02:42.257425 | fa163ee0-6271-f863-66dc-00000000a468 | TASK | Install - Create temporary file for keytab 2026-06-14 08:02:42,294 p=83235 u=zuul n=ansible | 2026-06-14 08:02:42.289194 | fa163ee0-6271-f863-66dc-00000000a4c4 | OK | Install - Test if IPA client has working krb5.keytab | np0000073147 2026-06-14 08:02:42,295 p=83235 u=zuul n=ansible | 2026-06-14 08:02:42.294811 | fa163ee0-6271-f863-66dc-00000000a399 | SKIPPED | Install - Report error for OTP generation | np0000073145 2026-06-14 08:02:42,315 p=83235 u=zuul n=ansible | 2026-06-14 08:02:42.315021 | fa163ee0-6271-f863-66dc-00000000a39a | TASK | Install - Store the previously obtained OTP 2026-06-14 08:02:42,335 p=83235 u=zuul n=ansible | 2026-06-14 08:02:42.335084 | fa163ee0-6271-f863-66dc-00000000a4c5 | TASK | Install - Disable One-Time Password for client with working krb5.keytab 2026-06-14 08:02:42,341 p=83235 u=zuul n=ansible | 2026-06-14 08:02:42.340942 | fa163ee0-6271-f863-66dc-00000000a468 | SKIPPED | Install - Create temporary file for keytab | np0000073146 2026-06-14 08:02:42,372 p=83235 u=zuul n=ansible | 2026-06-14 08:02:42.371999 | fa163ee0-6271-f863-66dc-00000000a469 | TASK | Install - Copy keytab to server temporary file 2026-06-14 08:02:42,379 p=83235 u=zuul n=ansible | 2026-06-14 08:02:42.378476 | fa163ee0-6271-f863-66dc-00000000a39a | SKIPPED | Install - Store the previously obtained OTP | np0000073145 2026-06-14 08:02:42,379 p=83235 u=zuul n=ansible | 2026-06-14 08:02:42.379775 | fa163ee0-6271-f863-66dc-00000000a4c5 | SKIPPED | Install - Disable One-Time Password for client with working krb5.keytab | np0000073147 2026-06-14 08:02:42,398 p=83235 u=zuul n=ansible | 2026-06-14 08:02:42.398482 | fa163ee0-6271-f863-66dc-00000000a39b | TASK | Install - Remove keytab temporary file 2026-06-14 08:02:42,425 p=83235 u=zuul n=ansible | 2026-06-14 08:02:42.416874 | fa163ee0-6271-f863-66dc-00000000a4c7 | TASK | Install - Keytab or password is required for getting otp 2026-06-14 08:02:42,434 p=83235 u=zuul n=ansible | 2026-06-14 08:02:42.431191 | fa163ee0-6271-f863-66dc-00000000a469 | SKIPPED | Install - Copy keytab to server temporary file | np0000073146 2026-06-14 08:02:42,453 p=83235 u=zuul n=ansible | 2026-06-14 08:02:42.452996 | fa163ee0-6271-f863-66dc-00000000a46a | TASK | Install - Get One-Time Password for client enrollment 2026-06-14 08:02:42,473 p=83235 u=zuul n=ansible | 2026-06-14 08:02:42.472319 | fa163ee0-6271-f863-66dc-00000000a4c7 | SKIPPED | Install - Keytab or password is required for getting otp | np0000073147 2026-06-14 08:02:42,473 p=83235 u=zuul n=ansible | 2026-06-14 08:02:42.473738 | fa163ee0-6271-f863-66dc-00000000a39b | SKIPPED | Install - Remove keytab temporary file | np0000073145 2026-06-14 08:02:42,494 p=83235 u=zuul n=ansible | 2026-06-14 08:02:42.494350 | fa163ee0-6271-f863-66dc-00000000a39c | TASK | Store predefined OTP in admin_password 2026-06-14 08:02:42,530 p=83235 u=zuul n=ansible | 2026-06-14 08:02:42.529501 | fa163ee0-6271-f863-66dc-00000000a4c8 | TASK | Install - Create temporary file for keytab 2026-06-14 08:02:42,537 p=83235 u=zuul n=ansible | 2026-06-14 08:02:42.537101 | fa163ee0-6271-f863-66dc-00000000a46a | SKIPPED | Install - Get One-Time Password for client enrollment | np0000073146 2026-06-14 08:02:42,557 p=83235 u=zuul n=ansible | 2026-06-14 08:02:42.557247 | fa163ee0-6271-f863-66dc-00000000a46b | TASK | Install - Report error for OTP generation 2026-06-14 08:02:42,570 p=83235 u=zuul n=ansible | 2026-06-14 08:02:42.570219 | fa163ee0-6271-f863-66dc-00000000a39c | OK | Store predefined OTP in admin_password | np0000073145 2026-06-14 08:02:42,588 p=83235 u=zuul n=ansible | 2026-06-14 08:02:42.587704 | fa163ee0-6271-f863-66dc-00000000a39e | TASK | Install - Check if principal and keytab are set 2026-06-14 08:02:42,601 p=83235 u=zuul n=ansible | 2026-06-14 08:02:42.600036 | fa163ee0-6271-f863-66dc-00000000a4c8 | SKIPPED | Install - Create temporary file for keytab | np0000073147 2026-06-14 08:02:42,628 p=83235 u=zuul n=ansible | 2026-06-14 08:02:42.628105 | fa163ee0-6271-f863-66dc-00000000a4c9 | TASK | Install - Copy keytab to server temporary file 2026-06-14 08:02:42,634 p=83235 u=zuul n=ansible | 2026-06-14 08:02:42.633821 | fa163ee0-6271-f863-66dc-00000000a46b | SKIPPED | Install - Report error for OTP generation | np0000073146 2026-06-14 08:02:42,639 p=83235 u=zuul n=ansible | 2026-06-14 08:02:42.639227 | fa163ee0-6271-f863-66dc-00000000a39e | SKIPPED | Install - Check if principal and keytab are set | np0000073145 2026-06-14 08:02:42,657 p=83235 u=zuul n=ansible | 2026-06-14 08:02:42.656801 | fa163ee0-6271-f863-66dc-00000000a39f | TASK | Install - Check if one of password or keytabs are set 2026-06-14 08:02:42,682 p=83235 u=zuul n=ansible | 2026-06-14 08:02:42.681973 | fa163ee0-6271-f863-66dc-00000000a46c | TASK | Install - Store the previously obtained OTP 2026-06-14 08:02:42,688 p=83235 u=zuul n=ansible | 2026-06-14 08:02:42.688062 | fa163ee0-6271-f863-66dc-00000000a4c9 | SKIPPED | Install - Copy keytab to server temporary file | np0000073147 2026-06-14 08:02:42,709 p=83235 u=zuul n=ansible | 2026-06-14 08:02:42.708859 | fa163ee0-6271-f863-66dc-00000000a4ca | TASK | Install - Get One-Time Password for client enrollment 2026-06-14 08:02:42,735 p=83235 u=zuul n=ansible | 2026-06-14 08:02:42.734708 | fa163ee0-6271-f863-66dc-00000000a39f | SKIPPED | Install - Check if one of password or keytabs are set | np0000073145 2026-06-14 08:02:42,736 p=83235 u=zuul n=ansible | 2026-06-14 08:02:42.736137 | fa163ee0-6271-f863-66dc-00000000a46c | SKIPPED | Install - Store the previously obtained OTP | np0000073146 2026-06-14 08:02:42,760 p=83235 u=zuul n=ansible | 2026-06-14 08:02:42.754270 | fa163ee0-6271-f863-66dc-00000000a3a0 | TASK | Install - From host keytab, purge OOO.TEST 2026-06-14 08:02:42,784 p=83235 u=zuul n=ansible | 2026-06-14 08:02:42.783533 | fa163ee0-6271-f863-66dc-00000000a46d | TASK | Install - Remove keytab temporary file 2026-06-14 08:02:42,789 p=83235 u=zuul n=ansible | 2026-06-14 08:02:42.788807 | fa163ee0-6271-f863-66dc-00000000a4ca | SKIPPED | Install - Get One-Time Password for client enrollment | np0000073147 2026-06-14 08:02:42,827 p=83235 u=zuul n=ansible | 2026-06-14 08:02:42.827010 | fa163ee0-6271-f863-66dc-00000000a4cb | TASK | Install - Report error for OTP generation 2026-06-14 08:02:42,852 p=83235 u=zuul n=ansible | 2026-06-14 08:02:42.834778 | fa163ee0-6271-f863-66dc-00000000a2a7 | CHANGED | Install - Backup and set hostname | np0000073148 2026-06-14 08:02:42,854 p=83235 u=zuul n=ansible | 2026-06-14 08:02:42.853748 | fa163ee0-6271-f863-66dc-00000000a247 | CHANGED | Install - Backup and set hostname | np0000073150 2026-06-14 08:02:42,855 p=83235 u=zuul n=ansible | 2026-06-14 08:02:42.854746 | fa163ee0-6271-f863-66dc-00000000a46d | SKIPPED | Install - Remove keytab temporary file | np0000073146 2026-06-14 08:02:42,856 p=83235 u=zuul n=ansible | 2026-06-14 08:02:42.855691 | fa163ee0-6271-f863-66dc-00000000a179 | CHANGED | Install - Backup and set hostname | np0000073149 2026-06-14 08:02:42,877 p=83235 u=zuul n=ansible | 2026-06-14 08:02:42.873891 | fa163ee0-6271-f863-66dc-00000000a2a8 | TASK | Install - Create temporary krb5 configuration 2026-06-14 08:02:42,902 p=83235 u=zuul n=ansible | 2026-06-14 08:02:42.901916 | fa163ee0-6271-f863-66dc-00000000a17a | TASK | Install - Create temporary krb5 configuration 2026-06-14 08:02:42,921 p=83235 u=zuul n=ansible | 2026-06-14 08:02:42.920476 | fa163ee0-6271-f863-66dc-00000000a248 | TASK | Install - Create temporary krb5 configuration 2026-06-14 08:02:42,941 p=83235 u=zuul n=ansible | 2026-06-14 08:02:42.940679 | fa163ee0-6271-f863-66dc-00000000a46e | TASK | Store predefined OTP in admin_password 2026-06-14 08:02:42,946 p=83235 u=zuul n=ansible | 2026-06-14 08:02:42.946305 | fa163ee0-6271-f863-66dc-00000000a4cb | SKIPPED | Install - Report error for OTP generation | np0000073147 2026-06-14 08:02:42,965 p=83235 u=zuul n=ansible | 2026-06-14 08:02:42.965560 | fa163ee0-6271-f863-66dc-00000000a4cc | TASK | Install - Store the previously obtained OTP 2026-06-14 08:02:42,997 p=83235 u=zuul n=ansible | 2026-06-14 08:02:42.996863 | fa163ee0-6271-f863-66dc-00000000a46e | OK | Store predefined OTP in admin_password | np0000073146 2026-06-14 08:02:43,021 p=83235 u=zuul n=ansible | 2026-06-14 08:02:43.021253 | fa163ee0-6271-f863-66dc-00000000a470 | TASK | Install - Check if principal and keytab are set 2026-06-14 08:02:43,036 p=83235 u=zuul n=ansible | 2026-06-14 08:02:43.036199 | fa163ee0-6271-f863-66dc-00000000a4cc | SKIPPED | Install - Store the previously obtained OTP | np0000073147 2026-06-14 08:02:43,037 p=83235 u=zuul n=ansible | 2026-06-14 08:02:43.037721 | fa163ee0-6271-f863-66dc-00000000a3a0 | CHANGED | Install - From host keytab, purge OOO.TEST | np0000073145 2026-06-14 08:02:43,054 p=83235 u=zuul n=ansible | 2026-06-14 08:02:43.054466 | fa163ee0-6271-f863-66dc-00000000a3a1 | TASK | Install - Backup and set hostname 2026-06-14 08:02:43,083 p=83235 u=zuul n=ansible | 2026-06-14 08:02:43.082754 | fa163ee0-6271-f863-66dc-00000000a4cd | TASK | Install - Remove keytab temporary file 2026-06-14 08:02:43,089 p=83235 u=zuul n=ansible | 2026-06-14 08:02:43.088922 | fa163ee0-6271-f863-66dc-00000000a470 | SKIPPED | Install - Check if principal and keytab are set | np0000073146 2026-06-14 08:02:43,107 p=83235 u=zuul n=ansible | 2026-06-14 08:02:43.106847 | fa163ee0-6271-f863-66dc-00000000a471 | TASK | Install - Check if one of password or keytabs are set 2026-06-14 08:02:43,153 p=83235 u=zuul n=ansible | 2026-06-14 08:02:43.152400 | fa163ee0-6271-f863-66dc-00000000a4cd | SKIPPED | Install - Remove keytab temporary file | np0000073147 2026-06-14 08:02:43,172 p=83235 u=zuul n=ansible | 2026-06-14 08:02:43.172531 | fa163ee0-6271-f863-66dc-00000000a4ce | TASK | Store predefined OTP in admin_password 2026-06-14 08:02:43,178 p=83235 u=zuul n=ansible | 2026-06-14 08:02:43.177973 | fa163ee0-6271-f863-66dc-00000000a471 | SKIPPED | Install - Check if one of password or keytabs are set | np0000073146 2026-06-14 08:02:43,197 p=83235 u=zuul n=ansible | 2026-06-14 08:02:43.197034 | fa163ee0-6271-f863-66dc-00000000a472 | TASK | Install - From host keytab, purge OOO.TEST 2026-06-14 08:02:43,230 p=83235 u=zuul n=ansible | 2026-06-14 08:02:43.230093 | fa163ee0-6271-f863-66dc-00000000a4ce | OK | Store predefined OTP in admin_password | np0000073147 2026-06-14 08:02:43,247 p=83235 u=zuul n=ansible | 2026-06-14 08:02:43.246903 | fa163ee0-6271-f863-66dc-00000000a4d0 | TASK | Install - Check if principal and keytab are set 2026-06-14 08:02:43,312 p=83235 u=zuul n=ansible | 2026-06-14 08:02:43.312233 | fa163ee0-6271-f863-66dc-00000000a4d0 | SKIPPED | Install - Check if principal and keytab are set | np0000073147 2026-06-14 08:02:43,328 p=83235 u=zuul n=ansible | 2026-06-14 08:02:43.328014 | fa163ee0-6271-f863-66dc-00000000a4d1 | TASK | Install - Check if one of password or keytabs are set 2026-06-14 08:02:43,401 p=83235 u=zuul n=ansible | 2026-06-14 08:02:43.400916 | fa163ee0-6271-f863-66dc-00000000a4d1 | SKIPPED | Install - Check if one of password or keytabs are set | np0000073147 2026-06-14 08:02:43,417 p=83235 u=zuul n=ansible | 2026-06-14 08:02:43.417256 | fa163ee0-6271-f863-66dc-00000000a4d2 | TASK | Install - From host keytab, purge OOO.TEST 2026-06-14 08:02:43,514 p=83235 u=zuul n=ansible | 2026-06-14 08:02:43.513429 | fa163ee0-6271-f863-66dc-00000000a472 | CHANGED | Install - From host keytab, purge OOO.TEST | np0000073146 2026-06-14 08:02:43,533 p=83235 u=zuul n=ansible | 2026-06-14 08:02:43.532750 | fa163ee0-6271-f863-66dc-00000000a473 | TASK | Install - Backup and set hostname 2026-06-14 08:02:44,638 p=83235 u=zuul n=ansible | 2026-06-14 08:02:44.637854 | fa163ee0-6271-f863-66dc-00000000a17a | OK | Install - Create temporary krb5 configuration | np0000073149 2026-06-14 08:02:44,639 p=83235 u=zuul n=ansible | 2026-06-14 08:02:44.639275 | fa163ee0-6271-f863-66dc-00000000a248 | OK | Install - Create temporary krb5 configuration | np0000073150 2026-06-14 08:02:44,640 p=83235 u=zuul n=ansible | 2026-06-14 08:02:44.640042 | fa163ee0-6271-f863-66dc-00000000a3a1 | CHANGED | Install - Backup and set hostname | np0000073145 2026-06-14 08:02:44,640 p=83235 u=zuul n=ansible | 2026-06-14 08:02:44.640726 | fa163ee0-6271-f863-66dc-00000000a4d2 | CHANGED | Install - From host keytab, purge OOO.TEST | np0000073147 2026-06-14 08:02:44,641 p=83235 u=zuul n=ansible | 2026-06-14 08:02:44.641496 | fa163ee0-6271-f863-66dc-00000000a2a8 | OK | Install - Create temporary krb5 configuration | np0000073148 2026-06-14 08:02:44,652 p=83235 u=zuul n=ansible | 2026-06-14 08:02:44.652237 | fa163ee0-6271-f863-66dc-00000000a2a9 | TASK | Install - Join IPA 2026-06-14 08:02:45,177 p=83235 u=zuul n=ansible | 2026-06-14 08:02:45.177066 | fa163ee0-6271-f863-66dc-00000000a17b | TASK | Install - Join IPA 2026-06-14 08:02:45,195 p=83235 u=zuul n=ansible | 2026-06-14 08:02:45.194884 | fa163ee0-6271-f863-66dc-00000000a249 | TASK | Install - Join IPA 2026-06-14 08:02:45,214 p=83235 u=zuul n=ansible | 2026-06-14 08:02:45.214055 | fa163ee0-6271-f863-66dc-00000000a3a2 | TASK | Install - Create temporary krb5 configuration 2026-06-14 08:02:45,234 p=83235 u=zuul n=ansible | 2026-06-14 08:02:45.234341 | fa163ee0-6271-f863-66dc-00000000a4d3 | TASK | Install - Backup and set hostname 2026-06-14 08:02:45,241 p=83235 u=zuul n=ansible | 2026-06-14 08:02:45.240680 | fa163ee0-6271-f863-66dc-00000000a473 | CHANGED | Install - Backup and set hostname | np0000073146 2026-06-14 08:02:45,257 p=83235 u=zuul n=ansible | 2026-06-14 08:02:45.257420 | fa163ee0-6271-f863-66dc-00000000a474 | TASK | Install - Create temporary krb5 configuration 2026-06-14 08:02:46,428 p=83235 u=zuul n=ansible | 2026-06-14 08:02:46.428064 | fa163ee0-6271-f863-66dc-00000000a474 | OK | Install - Create temporary krb5 configuration | np0000073146 2026-06-14 08:02:46,443 p=83235 u=zuul n=ansible | 2026-06-14 08:02:46.443453 | fa163ee0-6271-f863-66dc-00000000a475 | TASK | Install - Join IPA 2026-06-14 08:02:46,454 p=83235 u=zuul n=ansible | 2026-06-14 08:02:46.454123 | fa163ee0-6271-f863-66dc-00000000a3a2 | OK | Install - Create temporary krb5 configuration | np0000073145 2026-06-14 08:02:46,471 p=83235 u=zuul n=ansible | 2026-06-14 08:02:46.470820 | fa163ee0-6271-f863-66dc-00000000a3a3 | TASK | Install - Join IPA 2026-06-14 08:02:46,579 p=83235 u=zuul n=ansible | 2026-06-14 08:02:46.577855 | fa163ee0-6271-f863-66dc-00000000a4d3 | CHANGED | Install - Backup and set hostname | np0000073147 2026-06-14 08:02:46,601 p=83235 u=zuul n=ansible | 2026-06-14 08:02:46.601156 | fa163ee0-6271-f863-66dc-00000000a4d4 | TASK | Install - Create temporary krb5 configuration 2026-06-14 08:02:46,818 p=83235 u=zuul n=ansible | 2026-06-14 08:02:46.818327 | fa163ee0-6271-f863-66dc-00000000a249 | CHANGED | Install - Join IPA | np0000073150 2026-06-14 08:02:46,833 p=83235 u=zuul n=ansible | 2026-06-14 08:02:46.832850 | fa163ee0-6271-f863-66dc-00000000a24b | TASK | The krb5 configuration is not correct 2026-06-14 08:02:46,842 p=83235 u=zuul n=ansible | 2026-06-14 08:02:46.841114 | fa163ee0-6271-f863-66dc-00000000a2a9 | CHANGED | Install - Join IPA | np0000073148 2026-06-14 08:02:46,858 p=83235 u=zuul n=ansible | 2026-06-14 08:02:46.858468 | fa163ee0-6271-f863-66dc-00000000a2ab | TASK | The krb5 configuration is not correct 2026-06-14 08:02:46,883 p=83235 u=zuul n=ansible | 2026-06-14 08:02:46.882324 | fa163ee0-6271-f863-66dc-00000000a24b | SKIPPED | The krb5 configuration is not correct | np0000073150 2026-06-14 08:02:46,895 p=83235 u=zuul n=ansible | 2026-06-14 08:02:46.894939 | fa163ee0-6271-f863-66dc-00000000a24c | TASK | IPA test failed 2026-06-14 08:02:46,912 p=83235 u=zuul n=ansible | 2026-06-14 08:02:46.911723 | fa163ee0-6271-f863-66dc-00000000a2ab | SKIPPED | The krb5 configuration is not correct | np0000073148 2026-06-14 08:02:46,924 p=83235 u=zuul n=ansible | 2026-06-14 08:02:46.923894 | fa163ee0-6271-f863-66dc-00000000a2ac | TASK | IPA test failed 2026-06-14 08:02:46,947 p=83235 u=zuul n=ansible | 2026-06-14 08:02:46.947130 | fa163ee0-6271-f863-66dc-00000000a17b | CHANGED | Install - Join IPA | np0000073149 2026-06-14 08:02:46,949 p=83235 u=zuul n=ansible | 2026-06-14 08:02:46.948840 | fa163ee0-6271-f863-66dc-00000000a24c | SKIPPED | IPA test failed | np0000073150 2026-06-14 08:02:46,960 p=83235 u=zuul n=ansible | 2026-06-14 08:02:46.959730 | fa163ee0-6271-f863-66dc-00000000a17d | TASK | The krb5 configuration is not correct 2026-06-14 08:02:46,980 p=83235 u=zuul n=ansible | 2026-06-14 08:02:46.976934 | fa163ee0-6271-f863-66dc-00000000a24d | TASK | Fail due to missing ca.crt file 2026-06-14 08:02:46,986 p=83235 u=zuul n=ansible | 2026-06-14 08:02:46.985840 | fa163ee0-6271-f863-66dc-00000000a2ac | SKIPPED | IPA test failed | np0000073148 2026-06-14 08:02:46,998 p=83235 u=zuul n=ansible | 2026-06-14 08:02:46.998084 | fa163ee0-6271-f863-66dc-00000000a2ad | TASK | Fail due to missing ca.crt file 2026-06-14 08:02:47,009 p=83235 u=zuul n=ansible | 2026-06-14 08:02:47.009271 | fa163ee0-6271-f863-66dc-00000000a17d | SKIPPED | The krb5 configuration is not correct | np0000073149 2026-06-14 08:02:47,024 p=83235 u=zuul n=ansible | 2026-06-14 08:02:47.023981 | fa163ee0-6271-f863-66dc-00000000a17e | TASK | IPA test failed 2026-06-14 08:02:47,030 p=83235 u=zuul n=ansible | 2026-06-14 08:02:47.030176 | fa163ee0-6271-f863-66dc-00000000a24d | SKIPPED | Fail due to missing ca.crt file | np0000073150 2026-06-14 08:02:47,045 p=83235 u=zuul n=ansible | 2026-06-14 08:02:47.045468 | fa163ee0-6271-f863-66dc-00000000a24f | TASK | Install - Configure IPA default.conf 2026-06-14 08:02:47,052 p=83235 u=zuul n=ansible | 2026-06-14 08:02:47.051730 | fa163ee0-6271-f863-66dc-00000000a2ad | SKIPPED | Fail due to missing ca.crt file | np0000073148 2026-06-14 08:02:47,063 p=83235 u=zuul n=ansible | 2026-06-14 08:02:47.063257 | fa163ee0-6271-f863-66dc-00000000a2af | TASK | Install - Configure IPA default.conf 2026-06-14 08:02:47,073 p=83235 u=zuul n=ansible | 2026-06-14 08:02:47.072735 | fa163ee0-6271-f863-66dc-00000000a17e | SKIPPED | IPA test failed | np0000073149 2026-06-14 08:02:47,084 p=83235 u=zuul n=ansible | 2026-06-14 08:02:47.083987 | fa163ee0-6271-f863-66dc-00000000a17f | TASK | Fail due to missing ca.crt file 2026-06-14 08:02:47,138 p=83235 u=zuul n=ansible | 2026-06-14 08:02:47.137378 | fa163ee0-6271-f863-66dc-00000000a17f | SKIPPED | Fail due to missing ca.crt file | np0000073149 2026-06-14 08:02:47,148 p=83235 u=zuul n=ansible | 2026-06-14 08:02:47.148458 | fa163ee0-6271-f863-66dc-00000000a181 | TASK | Install - Configure IPA default.conf 2026-06-14 08:02:47,334 p=83235 u=zuul n=ansible | 2026-06-14 08:02:47.333322 | fa163ee0-6271-f863-66dc-00000000a4d4 | OK | Install - Create temporary krb5 configuration | np0000073147 2026-06-14 08:02:47,350 p=83235 u=zuul n=ansible | 2026-06-14 08:02:47.350406 | fa163ee0-6271-f863-66dc-00000000a4d5 | TASK | Install - Join IPA 2026-06-14 08:02:47,653 p=83235 u=zuul n=ansible | 2026-06-14 08:02:47.652775 | fa163ee0-6271-f863-66dc-00000000a3a3 | CHANGED | Install - Join IPA | np0000073145 2026-06-14 08:02:47,678 p=83235 u=zuul n=ansible | 2026-06-14 08:02:47.674138 | fa163ee0-6271-f863-66dc-00000000a3a5 | TASK | The krb5 configuration is not correct 2026-06-14 08:02:47,688 p=83235 u=zuul n=ansible | 2026-06-14 08:02:47.687248 | fa163ee0-6271-f863-66dc-00000000a475 | CHANGED | Install - Join IPA | np0000073146 2026-06-14 08:02:47,706 p=83235 u=zuul n=ansible | 2026-06-14 08:02:47.706199 | fa163ee0-6271-f863-66dc-00000000a477 | TASK | The krb5 configuration is not correct 2026-06-14 08:02:47,733 p=83235 u=zuul n=ansible | 2026-06-14 08:02:47.733082 | fa163ee0-6271-f863-66dc-00000000a3a5 | SKIPPED | The krb5 configuration is not correct | np0000073145 2026-06-14 08:02:47,756 p=83235 u=zuul n=ansible | 2026-06-14 08:02:47.755872 | fa163ee0-6271-f863-66dc-00000000a3a6 | TASK | IPA test failed 2026-06-14 08:02:47,792 p=83235 u=zuul n=ansible | 2026-06-14 08:02:47.792051 | fa163ee0-6271-f863-66dc-00000000a477 | SKIPPED | The krb5 configuration is not correct | np0000073146 2026-06-14 08:02:47,818 p=83235 u=zuul n=ansible | 2026-06-14 08:02:47.818265 | fa163ee0-6271-f863-66dc-00000000a478 | TASK | IPA test failed 2026-06-14 08:02:47,826 p=83235 u=zuul n=ansible | 2026-06-14 08:02:47.825660 | fa163ee0-6271-f863-66dc-00000000a3a6 | SKIPPED | IPA test failed | np0000073145 2026-06-14 08:02:47,852 p=83235 u=zuul n=ansible | 2026-06-14 08:02:47.851919 | fa163ee0-6271-f863-66dc-00000000a3a7 | TASK | Fail due to missing ca.crt file 2026-06-14 08:02:47,871 p=83235 u=zuul n=ansible | 2026-06-14 08:02:47.870869 | fa163ee0-6271-f863-66dc-00000000a478 | SKIPPED | IPA test failed | np0000073146 2026-06-14 08:02:47,887 p=83235 u=zuul n=ansible | 2026-06-14 08:02:47.887162 | fa163ee0-6271-f863-66dc-00000000a479 | TASK | Fail due to missing ca.crt file 2026-06-14 08:02:47,910 p=83235 u=zuul n=ansible | 2026-06-14 08:02:47.906896 | fa163ee0-6271-f863-66dc-00000000a2af | CHANGED | Install - Configure IPA default.conf | np0000073148 2026-06-14 08:02:47,912 p=83235 u=zuul n=ansible | 2026-06-14 08:02:47.912042 | fa163ee0-6271-f863-66dc-00000000a24f | CHANGED | Install - Configure IPA default.conf | np0000073150 2026-06-14 08:02:47,913 p=83235 u=zuul n=ansible | 2026-06-14 08:02:47.912910 | fa163ee0-6271-f863-66dc-00000000a181 | CHANGED | Install - Configure IPA default.conf | np0000073149 2026-06-14 08:02:47,934 p=83235 u=zuul n=ansible | 2026-06-14 08:02:47.932003 | fa163ee0-6271-f863-66dc-00000000a2b0 | TASK | Install - Configure SSSD 2026-06-14 08:02:47,948 p=83235 u=zuul n=ansible | 2026-06-14 08:02:47.948180 | fa163ee0-6271-f863-66dc-00000000a182 | TASK | Install - Configure SSSD 2026-06-14 08:02:47,968 p=83235 u=zuul n=ansible | 2026-06-14 08:02:47.967356 | fa163ee0-6271-f863-66dc-00000000a250 | TASK | Install - Configure SSSD 2026-06-14 08:02:47,976 p=83235 u=zuul n=ansible | 2026-06-14 08:02:47.975393 | fa163ee0-6271-f863-66dc-00000000a3a7 | SKIPPED | Fail due to missing ca.crt file | np0000073145 2026-06-14 08:02:47,977 p=83235 u=zuul n=ansible | 2026-06-14 08:02:47.977035 | fa163ee0-6271-f863-66dc-00000000a479 | SKIPPED | Fail due to missing ca.crt file | np0000073146 2026-06-14 08:02:48,003 p=83235 u=zuul n=ansible | 2026-06-14 08:02:48.002874 | fa163ee0-6271-f863-66dc-00000000a3a9 | TASK | Install - Configure IPA default.conf 2026-06-14 08:02:48,024 p=83235 u=zuul n=ansible | 2026-06-14 08:02:48.023479 | fa163ee0-6271-f863-66dc-00000000a47b | TASK | Install - Configure IPA default.conf 2026-06-14 08:02:48,562 p=83235 u=zuul n=ansible | 2026-06-14 08:02:48.561303 | fa163ee0-6271-f863-66dc-00000000a4d5 | CHANGED | Install - Join IPA | np0000073147 2026-06-14 08:02:48,591 p=83235 u=zuul n=ansible | 2026-06-14 08:02:48.590637 | fa163ee0-6271-f863-66dc-00000000a4d7 | TASK | The krb5 configuration is not correct 2026-06-14 08:02:48,661 p=83235 u=zuul n=ansible | 2026-06-14 08:02:48.660540 | fa163ee0-6271-f863-66dc-00000000a4d7 | SKIPPED | The krb5 configuration is not correct | np0000073147 2026-06-14 08:02:48,681 p=83235 u=zuul n=ansible | 2026-06-14 08:02:48.681269 | fa163ee0-6271-f863-66dc-00000000a4d8 | TASK | IPA test failed 2026-06-14 08:02:48,707 p=83235 u=zuul n=ansible | 2026-06-14 08:02:48.707241 | fa163ee0-6271-f863-66dc-00000000a3a9 | CHANGED | Install - Configure IPA default.conf | np0000073145 2026-06-14 08:02:48,728 p=83235 u=zuul n=ansible | 2026-06-14 08:02:48.728495 | fa163ee0-6271-f863-66dc-00000000a3aa | TASK | Install - Configure SSSD 2026-06-14 08:02:48,752 p=83235 u=zuul n=ansible | 2026-06-14 08:02:48.745741 | fa163ee0-6271-f863-66dc-00000000a47b | CHANGED | Install - Configure IPA default.conf | np0000073146 2026-06-14 08:02:48,754 p=83235 u=zuul n=ansible | 2026-06-14 08:02:48.754018 | fa163ee0-6271-f863-66dc-00000000a4d8 | SKIPPED | IPA test failed | np0000073147 2026-06-14 08:02:48,773 p=83235 u=zuul n=ansible | 2026-06-14 08:02:48.772755 | fa163ee0-6271-f863-66dc-00000000a47c | TASK | Install - Configure SSSD 2026-06-14 08:02:48,793 p=83235 u=zuul n=ansible | 2026-06-14 08:02:48.792501 | fa163ee0-6271-f863-66dc-00000000a4d9 | TASK | Fail due to missing ca.crt file 2026-06-14 08:02:48,843 p=83235 u=zuul n=ansible | 2026-06-14 08:02:48.843027 | fa163ee0-6271-f863-66dc-00000000a4d9 | SKIPPED | Fail due to missing ca.crt file | np0000073147 2026-06-14 08:02:48,863 p=83235 u=zuul n=ansible | 2026-06-14 08:02:48.862674 | fa163ee0-6271-f863-66dc-00000000a4db | TASK | Install - Configure IPA default.conf 2026-06-14 08:02:48,869 p=83235 u=zuul n=ansible | 2026-06-14 08:02:48.868291 | fa163ee0-6271-f863-66dc-00000000a2b0 | CHANGED | Install - Configure SSSD | np0000073148 2026-06-14 08:02:48,881 p=83235 u=zuul n=ansible | 2026-06-14 08:02:48.881561 | fa163ee0-6271-f863-66dc-00000000a2b1 | TASK | Install - IPA API calls for remaining enrollment parts 2026-06-14 08:02:48,900 p=83235 u=zuul n=ansible | 2026-06-14 08:02:48.899507 | fa163ee0-6271-f863-66dc-00000000a182 | CHANGED | Install - Configure SSSD | np0000073149 2026-06-14 08:02:48,912 p=83235 u=zuul n=ansible | 2026-06-14 08:02:48.911646 | fa163ee0-6271-f863-66dc-00000000a183 | TASK | Install - IPA API calls for remaining enrollment parts 2026-06-14 08:02:48,926 p=83235 u=zuul n=ansible | 2026-06-14 08:02:48.925549 | fa163ee0-6271-f863-66dc-00000000a250 | CHANGED | Install - Configure SSSD | np0000073150 2026-06-14 08:02:48,939 p=83235 u=zuul n=ansible | 2026-06-14 08:02:48.938638 | fa163ee0-6271-f863-66dc-00000000a251 | TASK | Install - IPA API calls for remaining enrollment parts 2026-06-14 08:02:49,463 p=83235 u=zuul n=ansible | 2026-06-14 08:02:49.462970 | fa163ee0-6271-f863-66dc-00000000a3aa | CHANGED | Install - Configure SSSD | np0000073145 2026-06-14 08:02:49,487 p=83235 u=zuul n=ansible | 2026-06-14 08:02:49.486487 | fa163ee0-6271-f863-66dc-00000000a3ab | TASK | Install - IPA API calls for remaining enrollment parts 2026-06-14 08:02:49,502 p=83235 u=zuul n=ansible | 2026-06-14 08:02:49.501392 | fa163ee0-6271-f863-66dc-00000000a47c | CHANGED | Install - Configure SSSD | np0000073146 2026-06-14 08:02:49,525 p=83235 u=zuul n=ansible | 2026-06-14 08:02:49.525067 | fa163ee0-6271-f863-66dc-00000000a47d | TASK | Install - IPA API calls for remaining enrollment parts 2026-06-14 08:02:49,566 p=83235 u=zuul n=ansible | 2026-06-14 08:02:49.565965 | fa163ee0-6271-f863-66dc-00000000a4db | CHANGED | Install - Configure IPA default.conf | np0000073147 2026-06-14 08:02:49,583 p=83235 u=zuul n=ansible | 2026-06-14 08:02:49.583330 | fa163ee0-6271-f863-66dc-00000000a4dc | TASK | Install - Configure SSSD 2026-06-14 08:02:50,349 p=83235 u=zuul n=ansible | 2026-06-14 08:02:50.348301 | fa163ee0-6271-f863-66dc-00000000a4dc | CHANGED | Install - Configure SSSD | np0000073147 2026-06-14 08:02:50,370 p=83235 u=zuul n=ansible | 2026-06-14 08:02:50.369966 | fa163ee0-6271-f863-66dc-00000000a4dd | TASK | Install - IPA API calls for remaining enrollment parts 2026-06-14 08:02:51,139 p=83235 u=zuul n=ansible | 2026-06-14 08:02:51.137790 | fa163ee0-6271-f863-66dc-00000000a2b1 | CHANGED | Install - IPA API calls for remaining enrollment parts | np0000073148 2026-06-14 08:02:51,156 p=83235 u=zuul n=ansible | 2026-06-14 08:02:51.155719 | fa163ee0-6271-f863-66dc-00000000a2b2 | TASK | Install - Fix IPA ca 2026-06-14 08:02:51,163 p=83235 u=zuul n=ansible | 2026-06-14 08:02:51.163232 | fa163ee0-6271-f863-66dc-00000000a251 | CHANGED | Install - IPA API calls for remaining enrollment parts | np0000073150 2026-06-14 08:02:51,179 p=83235 u=zuul n=ansible | 2026-06-14 08:02:51.178933 | fa163ee0-6271-f863-66dc-00000000a252 | TASK | Install - Fix IPA ca 2026-06-14 08:02:51,244 p=83235 u=zuul n=ansible | 2026-06-14 08:02:51.243093 | fa163ee0-6271-f863-66dc-00000000a2b2 | SKIPPED | Install - Fix IPA ca | np0000073148 2026-06-14 08:02:51,245 p=83235 u=zuul n=ansible | 2026-06-14 08:02:51.245284 | fa163ee0-6271-f863-66dc-00000000a252 | SKIPPED | Install - Fix IPA ca | np0000073150 2026-06-14 08:02:51,256 p=83235 u=zuul n=ansible | 2026-06-14 08:02:51.255914 | fa163ee0-6271-f863-66dc-00000000a2b3 | TASK | Install - Create IPA NSS database 2026-06-14 08:02:51,270 p=83235 u=zuul n=ansible | 2026-06-14 08:02:51.269519 | fa163ee0-6271-f863-66dc-00000000a253 | TASK | Install - Create IPA NSS database 2026-06-14 08:02:51,552 p=83235 u=zuul n=ansible | 2026-06-14 08:02:51.551530 | fa163ee0-6271-f863-66dc-00000000a183 | CHANGED | Install - IPA API calls for remaining enrollment parts | np0000073149 2026-06-14 08:02:51,570 p=83235 u=zuul n=ansible | 2026-06-14 08:02:51.569783 | fa163ee0-6271-f863-66dc-00000000a184 | TASK | Install - Fix IPA ca 2026-06-14 08:02:51,611 p=83235 u=zuul n=ansible | 2026-06-14 08:02:51.611087 | fa163ee0-6271-f863-66dc-00000000a47d | CHANGED | Install - IPA API calls for remaining enrollment parts | np0000073146 2026-06-14 08:02:51,628 p=83235 u=zuul n=ansible | 2026-06-14 08:02:51.628200 | fa163ee0-6271-f863-66dc-00000000a47e | TASK | Install - Fix IPA ca 2026-06-14 08:02:51,644 p=83235 u=zuul n=ansible | 2026-06-14 08:02:51.640171 | fa163ee0-6271-f863-66dc-00000000a184 | SKIPPED | Install - Fix IPA ca | np0000073149 2026-06-14 08:02:51,645 p=83235 u=zuul n=ansible | 2026-06-14 08:02:51.645547 | fa163ee0-6271-f863-66dc-00000000a3ab | CHANGED | Install - IPA API calls for remaining enrollment parts | np0000073145 2026-06-14 08:02:51,661 p=83235 u=zuul n=ansible | 2026-06-14 08:02:51.661391 | fa163ee0-6271-f863-66dc-00000000a185 | TASK | Install - Create IPA NSS database 2026-06-14 08:02:51,686 p=83235 u=zuul n=ansible | 2026-06-14 08:02:51.682331 | fa163ee0-6271-f863-66dc-00000000a3ac | TASK | Install - Fix IPA ca 2026-06-14 08:02:51,693 p=83235 u=zuul n=ansible | 2026-06-14 08:02:51.692844 | fa163ee0-6271-f863-66dc-00000000a47e | SKIPPED | Install - Fix IPA ca | np0000073146 2026-06-14 08:02:51,718 p=83235 u=zuul n=ansible | 2026-06-14 08:02:51.718174 | fa163ee0-6271-f863-66dc-00000000a47f | TASK | Install - Create IPA NSS database 2026-06-14 08:02:51,740 p=83235 u=zuul n=ansible | 2026-06-14 08:02:51.739939 | fa163ee0-6271-f863-66dc-00000000a3ac | SKIPPED | Install - Fix IPA ca | np0000073145 2026-06-14 08:02:51,757 p=83235 u=zuul n=ansible | 2026-06-14 08:02:51.757662 | fa163ee0-6271-f863-66dc-00000000a3ad | TASK | Install - Create IPA NSS database 2026-06-14 08:02:52,706 p=83235 u=zuul n=ansible | 2026-06-14 08:02:52.704467 | fa163ee0-6271-f863-66dc-00000000a4dd | CHANGED | Install - IPA API calls for remaining enrollment parts | np0000073147 2026-06-14 08:02:52,744 p=83235 u=zuul n=ansible | 2026-06-14 08:02:52.743945 | fa163ee0-6271-f863-66dc-00000000a4de | TASK | Install - Fix IPA ca 2026-06-14 08:02:52,808 p=83235 u=zuul n=ansible | 2026-06-14 08:02:52.807441 | fa163ee0-6271-f863-66dc-00000000a4de | SKIPPED | Install - Fix IPA ca | np0000073147 2026-06-14 08:02:52,839 p=83235 u=zuul n=ansible | 2026-06-14 08:02:52.838372 | fa163ee0-6271-f863-66dc-00000000a4df | TASK | Install - Create IPA NSS database 2026-06-14 08:02:56,163 p=83235 u=zuul n=ansible | 2026-06-14 08:02:56.162332 | fa163ee0-6271-f863-66dc-00000000a253 | CHANGED | Install - Create IPA NSS database | np0000073150 2026-06-14 08:02:56,176 p=83235 u=zuul n=ansible | 2026-06-14 08:02:56.175638 | fa163ee0-6271-f863-66dc-00000000a254 | TASK | Install - Configure SSH and SSHD 2026-06-14 08:02:56,483 p=83235 u=zuul n=ansible | 2026-06-14 08:02:56.482657 | fa163ee0-6271-f863-66dc-00000000a2b3 | CHANGED | Install - Create IPA NSS database | np0000073148 2026-06-14 08:02:56,495 p=83235 u=zuul n=ansible | 2026-06-14 08:02:56.495142 | fa163ee0-6271-f863-66dc-00000000a2b4 | TASK | Install - Configure SSH and SSHD 2026-06-14 08:02:56,707 p=83235 u=zuul n=ansible | 2026-06-14 08:02:56.706982 | fa163ee0-6271-f863-66dc-00000000a47f | CHANGED | Install - Create IPA NSS database | np0000073146 2026-06-14 08:02:56,729 p=83235 u=zuul n=ansible | 2026-06-14 08:02:56.729440 | fa163ee0-6271-f863-66dc-00000000a480 | TASK | Install - Configure SSH and SSHD 2026-06-14 08:02:56,744 p=83235 u=zuul n=ansible | 2026-06-14 08:02:56.743970 | fa163ee0-6271-f863-66dc-00000000a185 | CHANGED | Install - Create IPA NSS database | np0000073149 2026-06-14 08:02:56,776 p=83235 u=zuul n=ansible | 2026-06-14 08:02:56.776018 | fa163ee0-6271-f863-66dc-00000000a186 | TASK | Install - Configure SSH and SSHD 2026-06-14 08:02:56,788 p=83235 u=zuul n=ansible | 2026-06-14 08:02:56.786726 | fa163ee0-6271-f863-66dc-00000000a3ad | CHANGED | Install - Create IPA NSS database | np0000073145 2026-06-14 08:02:56,823 p=83235 u=zuul n=ansible | 2026-06-14 08:02:56.822962 | fa163ee0-6271-f863-66dc-00000000a3ae | TASK | Install - Configure SSH and SSHD 2026-06-14 08:02:57,126 p=83235 u=zuul n=ansible | 2026-06-14 08:02:57.125279 | fa163ee0-6271-f863-66dc-00000000a254 | CHANGED | Install - Configure SSH and SSHD | np0000073150 2026-06-14 08:02:57,139 p=83235 u=zuul n=ansible | 2026-06-14 08:02:57.138766 | fa163ee0-6271-f863-66dc-00000000a255 | TASK | Install - Configure automount 2026-06-14 08:02:57,339 p=83235 u=zuul n=ansible | 2026-06-14 08:02:57.339151 | fa163ee0-6271-f863-66dc-00000000a2b4 | CHANGED | Install - Configure SSH and SSHD | np0000073148 2026-06-14 08:02:57,355 p=83235 u=zuul n=ansible | 2026-06-14 08:02:57.354953 | fa163ee0-6271-f863-66dc-00000000a2b5 | TASK | Install - Configure automount 2026-06-14 08:02:57,553 p=83235 u=zuul n=ansible | 2026-06-14 08:02:57.552400 | fa163ee0-6271-f863-66dc-00000000a480 | CHANGED | Install - Configure SSH and SSHD | np0000073146 2026-06-14 08:02:57,558 p=83235 u=zuul n=ansible | 2026-06-14 08:02:57.557874 | fa163ee0-6271-f863-66dc-00000000a186 | CHANGED | Install - Configure SSH and SSHD | np0000073149 2026-06-14 08:02:57,580 p=83235 u=zuul n=ansible | 2026-06-14 08:02:57.579458 | fa163ee0-6271-f863-66dc-00000000a187 | TASK | Install - Configure automount 2026-06-14 08:02:57,614 p=83235 u=zuul n=ansible | 2026-06-14 08:02:57.613696 | fa163ee0-6271-f863-66dc-00000000a481 | TASK | Install - Configure automount 2026-06-14 08:02:57,640 p=83235 u=zuul n=ansible | 2026-06-14 08:02:57.639573 | fa163ee0-6271-f863-66dc-00000000a3ae | CHANGED | Install - Configure SSH and SSHD | np0000073145 2026-06-14 08:02:57,680 p=83235 u=zuul n=ansible | 2026-06-14 08:02:57.679566 | fa163ee0-6271-f863-66dc-00000000a3af | TASK | Install - Configure automount 2026-06-14 08:02:57,920 p=83235 u=zuul n=ansible | 2026-06-14 08:02:57.919330 | fa163ee0-6271-f863-66dc-00000000a255 | CHANGED | Install - Configure automount | np0000073150 2026-06-14 08:02:57,935 p=83235 u=zuul n=ansible | 2026-06-14 08:02:57.934894 | fa163ee0-6271-f863-66dc-00000000a256 | TASK | Install - Configure firefox 2026-06-14 08:02:57,964 p=83235 u=zuul n=ansible | 2026-06-14 08:02:57.963867 | fa163ee0-6271-f863-66dc-00000000a4df | CHANGED | Install - Create IPA NSS database | np0000073147 2026-06-14 08:02:57,989 p=83235 u=zuul n=ansible | 2026-06-14 08:02:57.988850 | fa163ee0-6271-f863-66dc-00000000a4e0 | TASK | Install - Configure SSH and SSHD 2026-06-14 08:02:57,994 p=83235 u=zuul n=ansible | 2026-06-14 08:02:57.994006 | fa163ee0-6271-f863-66dc-00000000a256 | SKIPPED | Install - Configure firefox | np0000073150 2026-06-14 08:02:58,006 p=83235 u=zuul n=ansible | 2026-06-14 08:02:58.006688 | fa163ee0-6271-f863-66dc-00000000a257 | TASK | Install - Configure NIS 2026-06-14 08:02:58,054 p=83235 u=zuul n=ansible | 2026-06-14 08:02:58.053304 | fa163ee0-6271-f863-66dc-00000000a2b5 | CHANGED | Install - Configure automount | np0000073148 2026-06-14 08:02:58,066 p=83235 u=zuul n=ansible | 2026-06-14 08:02:58.066128 | fa163ee0-6271-f863-66dc-00000000a2b6 | TASK | Install - Configure firefox 2026-06-14 08:02:58,110 p=83235 u=zuul n=ansible | 2026-06-14 08:02:58.110144 | fa163ee0-6271-f863-66dc-00000000a2b6 | SKIPPED | Install - Configure firefox | np0000073148 2026-06-14 08:02:58,125 p=83235 u=zuul n=ansible | 2026-06-14 08:02:58.124845 | fa163ee0-6271-f863-66dc-00000000a2b7 | TASK | Install - Configure NIS 2026-06-14 08:02:58,277 p=83235 u=zuul n=ansible | 2026-06-14 08:02:58.277277 | fa163ee0-6271-f863-66dc-00000000a187 | CHANGED | Install - Configure automount | np0000073149 2026-06-14 08:02:58,289 p=83235 u=zuul n=ansible | 2026-06-14 08:02:58.289070 | fa163ee0-6271-f863-66dc-00000000a188 | TASK | Install - Configure firefox 2026-06-14 08:02:58,304 p=83235 u=zuul n=ansible | 2026-06-14 08:02:58.303377 | fa163ee0-6271-f863-66dc-00000000a481 | CHANGED | Install - Configure automount | np0000073146 2026-06-14 08:02:58,320 p=83235 u=zuul n=ansible | 2026-06-14 08:02:58.320462 | fa163ee0-6271-f863-66dc-00000000a482 | TASK | Install - Configure firefox 2026-06-14 08:02:58,336 p=83235 u=zuul n=ansible | 2026-06-14 08:02:58.335650 | fa163ee0-6271-f863-66dc-00000000a188 | SKIPPED | Install - Configure firefox | np0000073149 2026-06-14 08:02:58,347 p=83235 u=zuul n=ansible | 2026-06-14 08:02:58.347016 | fa163ee0-6271-f863-66dc-00000000a189 | TASK | Install - Configure NIS 2026-06-14 08:02:58,359 p=83235 u=zuul n=ansible | 2026-06-14 08:02:58.358253 | fa163ee0-6271-f863-66dc-00000000a3af | CHANGED | Install - Configure automount | np0000073145 2026-06-14 08:02:58,381 p=83235 u=zuul n=ansible | 2026-06-14 08:02:58.380716 | fa163ee0-6271-f863-66dc-00000000a3b0 | TASK | Install - Configure firefox 2026-06-14 08:02:58,388 p=83235 u=zuul n=ansible | 2026-06-14 08:02:58.387387 | fa163ee0-6271-f863-66dc-00000000a482 | SKIPPED | Install - Configure firefox | np0000073146 2026-06-14 08:02:58,413 p=83235 u=zuul n=ansible | 2026-06-14 08:02:58.413302 | fa163ee0-6271-f863-66dc-00000000a483 | TASK | Install - Configure NIS 2026-06-14 08:02:58,435 p=83235 u=zuul n=ansible | 2026-06-14 08:02:58.435012 | fa163ee0-6271-f863-66dc-00000000a3b0 | SKIPPED | Install - Configure firefox | np0000073145 2026-06-14 08:02:58,451 p=83235 u=zuul n=ansible | 2026-06-14 08:02:58.451107 | fa163ee0-6271-f863-66dc-00000000a3b1 | TASK | Install - Configure NIS 2026-06-14 08:02:58,802 p=83235 u=zuul n=ansible | 2026-06-14 08:02:58.801274 | fa163ee0-6271-f863-66dc-00000000a4e0 | CHANGED | Install - Configure SSH and SSHD | np0000073147 2026-06-14 08:02:58,836 p=83235 u=zuul n=ansible | 2026-06-14 08:02:58.835753 | fa163ee0-6271-f863-66dc-00000000a4e1 | TASK | Install - Configure automount 2026-06-14 08:02:59,104 p=83235 u=zuul n=ansible | 2026-06-14 08:02:59.104297 | fa163ee0-6271-f863-66dc-00000000a257 | CHANGED | Install - Configure NIS | np0000073150 2026-06-14 08:02:59,116 p=83235 u=zuul n=ansible | 2026-06-14 08:02:59.116274 | fa163ee0-6271-f863-66dc-00000000a258 | TASK | Remove temporary krb5.conf 2026-06-14 08:02:59,166 p=83235 u=zuul n=ansible | 2026-06-14 08:02:59.165384 | fa163ee0-6271-f863-66dc-00000000a2b7 | CHANGED | Install - Configure NIS | np0000073148 2026-06-14 08:02:59,183 p=83235 u=zuul n=ansible | 2026-06-14 08:02:59.182773 | fa163ee0-6271-f863-66dc-00000000a2b8 | TASK | Remove temporary krb5.conf 2026-06-14 08:02:59,362 p=83235 u=zuul n=ansible | 2026-06-14 08:02:59.362195 | fa163ee0-6271-f863-66dc-00000000a189 | CHANGED | Install - Configure NIS | np0000073149 2026-06-14 08:02:59,379 p=83235 u=zuul n=ansible | 2026-06-14 08:02:59.378529 | fa163ee0-6271-f863-66dc-00000000a18a | TASK | Remove temporary krb5.conf 2026-06-14 08:02:59,411 p=83235 u=zuul n=ansible | 2026-06-14 08:02:59.410015 | fa163ee0-6271-f863-66dc-00000000a483 | CHANGED | Install - Configure NIS | np0000073146 2026-06-14 08:02:59,434 p=83235 u=zuul n=ansible | 2026-06-14 08:02:59.434571 | fa163ee0-6271-f863-66dc-00000000a484 | TASK | Remove temporary krb5.conf 2026-06-14 08:02:59,441 p=83235 u=zuul n=ansible | 2026-06-14 08:02:59.441210 | fa163ee0-6271-f863-66dc-00000000a3b1 | CHANGED | Install - Configure NIS | np0000073145 2026-06-14 08:02:59,462 p=83235 u=zuul n=ansible | 2026-06-14 08:02:59.462209 | fa163ee0-6271-f863-66dc-00000000a3b2 | TASK | Remove temporary krb5.conf 2026-06-14 08:02:59,513 p=83235 u=zuul n=ansible | 2026-06-14 08:02:59.508924 | fa163ee0-6271-f863-66dc-00000000a2b8 | CHANGED | Remove temporary krb5.conf | np0000073148 2026-06-14 08:02:59,516 p=83235 u=zuul n=ansible | 2026-06-14 08:02:59.515725 | fa163ee0-6271-f863-66dc-00000000a258 | CHANGED | Remove temporary krb5.conf | np0000073150 2026-06-14 08:02:59,518 p=83235 u=zuul n=ansible | 2026-06-14 08:02:59.518196 | fa163ee0-6271-f863-66dc-00000000a4e1 | CHANGED | Install - Configure automount | np0000073147 2026-06-14 08:02:59,550 p=83235 u=zuul n=ansible | 2026-06-14 08:02:59.549198 | fa163ee0-6271-f863-66dc-00000000a2b9 | TASK | Install - Configure krb5 for IPA realm 2026-06-14 08:02:59,579 p=83235 u=zuul n=ansible | 2026-06-14 08:02:59.578694 | fa163ee0-6271-f863-66dc-00000000a259 | TASK | Install - Configure krb5 for IPA realm 2026-06-14 08:02:59,602 p=83235 u=zuul n=ansible | 2026-06-14 08:02:59.602003 | fa163ee0-6271-f863-66dc-00000000a4e2 | TASK | Install - Configure firefox 2026-06-14 08:02:59,654 p=83235 u=zuul n=ansible | 2026-06-14 08:02:59.654190 | fa163ee0-6271-f863-66dc-00000000a4e2 | SKIPPED | Install - Configure firefox | np0000073147 2026-06-14 08:02:59,670 p=83235 u=zuul n=ansible | 2026-06-14 08:02:59.669880 | fa163ee0-6271-f863-66dc-00000000a4e3 | TASK | Install - Configure NIS 2026-06-14 08:02:59,747 p=83235 u=zuul n=ansible | 2026-06-14 08:02:59.746841 | fa163ee0-6271-f863-66dc-00000000a18a | CHANGED | Remove temporary krb5.conf | np0000073149 2026-06-14 08:02:59,758 p=83235 u=zuul n=ansible | 2026-06-14 08:02:59.758176 | fa163ee0-6271-f863-66dc-00000000a18b | TASK | Install - Configure krb5 for IPA realm 2026-06-14 08:02:59,812 p=83235 u=zuul n=ansible | 2026-06-14 08:02:59.811987 | fa163ee0-6271-f863-66dc-00000000a3b2 | CHANGED | Remove temporary krb5.conf | np0000073145 2026-06-14 08:02:59,816 p=83235 u=zuul n=ansible | 2026-06-14 08:02:59.815757 | fa163ee0-6271-f863-66dc-00000000a484 | CHANGED | Remove temporary krb5.conf | np0000073146 2026-06-14 08:02:59,847 p=83235 u=zuul n=ansible | 2026-06-14 08:02:59.846968 | fa163ee0-6271-f863-66dc-00000000a3b3 | TASK | Install - Configure krb5 for IPA realm 2026-06-14 08:02:59,872 p=83235 u=zuul n=ansible | 2026-06-14 08:02:59.872059 | fa163ee0-6271-f863-66dc-00000000a487 | TASK | Install - Configure krb5 for IPA realm 2026-06-14 08:03:00,413 p=83235 u=zuul n=ansible | 2026-06-14 08:03:00.412332 | fa163ee0-6271-f863-66dc-00000000a259 | CHANGED | Install - Configure krb5 for IPA realm | np0000073150 2026-06-14 08:03:00,437 p=83235 u=zuul n=ansible | 2026-06-14 08:03:00.437216 | fa163ee0-6271-f863-66dc-00000000a25a | TASK | Install - Configure certmonger 2026-06-14 08:03:00,455 p=83235 u=zuul n=ansible | 2026-06-14 08:03:00.454179 | fa163ee0-6271-f863-66dc-00000000a2b9 | CHANGED | Install - Configure krb5 for IPA realm | np0000073148 2026-06-14 08:03:00,486 p=83235 u=zuul n=ansible | 2026-06-14 08:03:00.485433 | fa163ee0-6271-f863-66dc-00000000a2ba | TASK | Install - Configure certmonger 2026-06-14 08:03:00,497 p=83235 u=zuul n=ansible | 2026-06-14 08:03:00.496258 | fa163ee0-6271-f863-66dc-00000000a18b | CHANGED | Install - Configure krb5 for IPA realm | np0000073149 2026-06-14 08:03:00,523 p=83235 u=zuul n=ansible | 2026-06-14 08:03:00.523195 | fa163ee0-6271-f863-66dc-00000000a18c | TASK | Install - Configure certmonger 2026-06-14 08:03:00,589 p=83235 u=zuul n=ansible | 2026-06-14 08:03:00.588418 | fa163ee0-6271-f863-66dc-00000000a3b3 | CHANGED | Install - Configure krb5 for IPA realm | np0000073145 2026-06-14 08:03:00,627 p=83235 u=zuul n=ansible | 2026-06-14 08:03:00.626624 | fa163ee0-6271-f863-66dc-00000000a3b4 | TASK | Install - Configure certmonger 2026-06-14 08:03:00,636 p=83235 u=zuul n=ansible | 2026-06-14 08:03:00.635336 | fa163ee0-6271-f863-66dc-00000000a487 | CHANGED | Install - Configure krb5 for IPA realm | np0000073146 2026-06-14 08:03:00,658 p=83235 u=zuul n=ansible | 2026-06-14 08:03:00.657628 | fa163ee0-6271-f863-66dc-00000000a488 | TASK | Install - Configure certmonger 2026-06-14 08:03:00,694 p=83235 u=zuul n=ansible | 2026-06-14 08:03:00.693703 | fa163ee0-6271-f863-66dc-00000000a4e3 | CHANGED | Install - Configure NIS | np0000073147 2026-06-14 08:03:00,717 p=83235 u=zuul n=ansible | 2026-06-14 08:03:00.716782 | fa163ee0-6271-f863-66dc-00000000a4e4 | TASK | Remove temporary krb5.conf 2026-06-14 08:03:01,072 p=83235 u=zuul n=ansible | 2026-06-14 08:03:01.071621 | fa163ee0-6271-f863-66dc-00000000a4e4 | CHANGED | Remove temporary krb5.conf | np0000073147 2026-06-14 08:03:01,088 p=83235 u=zuul n=ansible | 2026-06-14 08:03:01.087704 | fa163ee0-6271-f863-66dc-00000000a4e9 | TASK | Install - Configure krb5 for IPA realm 2026-06-14 08:03:01,267 p=83235 u=zuul n=ansible | 2026-06-14 08:03:01.265095 | fa163ee0-6271-f863-66dc-00000000a18c | CHANGED | Install - Configure certmonger | np0000073149 2026-06-14 08:03:01,269 p=83235 u=zuul n=ansible | 2026-06-14 08:03:01.268777 | fa163ee0-6271-f863-66dc-00000000a2ba | CHANGED | Install - Configure certmonger | np0000073148 2026-06-14 08:03:01,279 p=83235 u=zuul n=ansible | 2026-06-14 08:03:01.279556 | fa163ee0-6271-f863-66dc-00000000a2bb | TASK | Install - Restore original admin password if overwritten by OTP 2026-06-14 08:03:01,293 p=83235 u=zuul n=ansible | 2026-06-14 08:03:01.292679 | fa163ee0-6271-f863-66dc-00000000a18d | TASK | Install - Restore original admin password if overwritten by OTP 2026-06-14 08:03:01,312 p=83235 u=zuul n=ansible | 2026-06-14 08:03:01.311893 | fa163ee0-6271-f863-66dc-00000000a2bb | SKIPPED | Install - Restore original admin password if overwritten by OTP | np0000073148 2026-06-14 08:03:01,340 p=83235 u=zuul n=ansible | 2026-06-14 08:03:01.336222 | fa163ee0-6271-f863-66dc-00000000a2bc | TASK | Cleanup leftover ccache 2026-06-14 08:03:01,355 p=83235 u=zuul n=ansible | 2026-06-14 08:03:01.354260 | fa163ee0-6271-f863-66dc-00000000a18d | SKIPPED | Install - Restore original admin password if overwritten by OTP | np0000073149 2026-06-14 08:03:01,358 p=83235 u=zuul n=ansible | 2026-06-14 08:03:01.357883 | fa163ee0-6271-f863-66dc-00000000a488 | CHANGED | Install - Configure certmonger | np0000073146 2026-06-14 08:03:01,396 p=83235 u=zuul n=ansible | 2026-06-14 08:03:01.392944 | fa163ee0-6271-f863-66dc-00000000a18e | TASK | Cleanup leftover ccache 2026-06-14 08:03:01,424 p=83235 u=zuul n=ansible | 2026-06-14 08:03:01.423988 | fa163ee0-6271-f863-66dc-00000000a489 | TASK | Install - Restore original admin password if overwritten by OTP 2026-06-14 08:03:01,431 p=83235 u=zuul n=ansible | 2026-06-14 08:03:01.430950 | fa163ee0-6271-f863-66dc-00000000a3b4 | CHANGED | Install - Configure certmonger | np0000073145 2026-06-14 08:03:01,433 p=83235 u=zuul n=ansible | 2026-06-14 08:03:01.432660 | fa163ee0-6271-f863-66dc-00000000a25a | CHANGED | Install - Configure certmonger | np0000073150 2026-06-14 08:03:01,448 p=83235 u=zuul n=ansible | 2026-06-14 08:03:01.448430 | fa163ee0-6271-f863-66dc-00000000a25b | TASK | Install - Restore original admin password if overwritten by OTP 2026-06-14 08:03:01,480 p=83235 u=zuul n=ansible | 2026-06-14 08:03:01.479529 | fa163ee0-6271-f863-66dc-00000000a3b5 | TASK | Install - Restore original admin password if overwritten by OTP 2026-06-14 08:03:01,485 p=83235 u=zuul n=ansible | 2026-06-14 08:03:01.485051 | fa163ee0-6271-f863-66dc-00000000a489 | SKIPPED | Install - Restore original admin password if overwritten by OTP | np0000073146 2026-06-14 08:03:01,509 p=83235 u=zuul n=ansible | 2026-06-14 08:03:01.504154 | fa163ee0-6271-f863-66dc-00000000a48a | TASK | Cleanup leftover ccache 2026-06-14 08:03:01,522 p=83235 u=zuul n=ansible | 2026-06-14 08:03:01.520774 | fa163ee0-6271-f863-66dc-00000000a25b | SKIPPED | Install - Restore original admin password if overwritten by OTP | np0000073150 2026-06-14 08:03:01,557 p=83235 u=zuul n=ansible | 2026-06-14 08:03:01.556673 | fa163ee0-6271-f863-66dc-00000000a25c | TASK | Cleanup leftover ccache 2026-06-14 08:03:01,569 p=83235 u=zuul n=ansible | 2026-06-14 08:03:01.564014 | fa163ee0-6271-f863-66dc-00000000a3b5 | SKIPPED | Install - Restore original admin password if overwritten by OTP | np0000073145 2026-06-14 08:03:01,593 p=83235 u=zuul n=ansible | 2026-06-14 08:03:01.593411 | fa163ee0-6271-f863-66dc-00000000a3b6 | TASK | Cleanup leftover ccache 2026-06-14 08:03:01,643 p=83235 u=zuul n=ansible | 2026-06-14 08:03:01.643174 | fa163ee0-6271-f863-66dc-00000000a2bc | OK | Cleanup leftover ccache | np0000073148 2026-06-14 08:03:01,655 p=83235 u=zuul n=ansible | 2026-06-14 08:03:01.655458 | fa163ee0-6271-f863-66dc-00000000a2bd | TASK | Remove temporary krb5.conf 2026-06-14 08:03:01,696 p=83235 u=zuul n=ansible | 2026-06-14 08:03:01.694376 | fa163ee0-6271-f863-66dc-00000000a18e | OK | Cleanup leftover ccache | np0000073149 2026-06-14 08:03:01,710 p=83235 u=zuul n=ansible | 2026-06-14 08:03:01.709932 | fa163ee0-6271-f863-66dc-00000000a18f | TASK | Remove temporary krb5.conf 2026-06-14 08:03:01,783 p=83235 u=zuul n=ansible | 2026-06-14 08:03:01.783286 | fa163ee0-6271-f863-66dc-00000000a48a | OK | Cleanup leftover ccache | np0000073146 2026-06-14 08:03:01,814 p=83235 u=zuul n=ansible | 2026-06-14 08:03:01.813824 | fa163ee0-6271-f863-66dc-00000000a48b | TASK | Remove temporary krb5.conf 2026-06-14 08:03:01,820 p=83235 u=zuul n=ansible | 2026-06-14 08:03:01.820247 | fa163ee0-6271-f863-66dc-00000000a4e9 | CHANGED | Install - Configure krb5 for IPA realm | np0000073147 2026-06-14 08:03:01,839 p=83235 u=zuul n=ansible | 2026-06-14 08:03:01.839317 | fa163ee0-6271-f863-66dc-00000000a4ea | TASK | Install - Configure certmonger 2026-06-14 08:03:01,874 p=83235 u=zuul n=ansible | 2026-06-14 08:03:01.873550 | fa163ee0-6271-f863-66dc-00000000a3b6 | OK | Cleanup leftover ccache | np0000073145 2026-06-14 08:03:01,892 p=83235 u=zuul n=ansible | 2026-06-14 08:03:01.892616 | fa163ee0-6271-f863-66dc-00000000a3b7 | TASK | Remove temporary krb5.conf 2026-06-14 08:03:01,899 p=83235 u=zuul n=ansible | 2026-06-14 08:03:01.898110 | fa163ee0-6271-f863-66dc-00000000a25c | OK | Cleanup leftover ccache | np0000073150 2026-06-14 08:03:01,913 p=83235 u=zuul n=ansible | 2026-06-14 08:03:01.913173 | fa163ee0-6271-f863-66dc-00000000a25d | TASK | Remove temporary krb5.conf 2026-06-14 08:03:01,965 p=83235 u=zuul n=ansible | 2026-06-14 08:03:01.964120 | fa163ee0-6271-f863-66dc-00000000a2bd | OK | Remove temporary krb5.conf | np0000073148 2026-06-14 08:03:01,985 p=83235 u=zuul n=ansible | 2026-06-14 08:03:01.985212 | fa163ee0-6271-f863-66dc-00000000a2be | TASK | Remove temporary krb5.conf backup 2026-06-14 08:03:02,019 p=83235 u=zuul n=ansible | 2026-06-14 08:03:02.019330 | fa163ee0-6271-f863-66dc-00000000a18f | OK | Remove temporary krb5.conf | np0000073149 2026-06-14 08:03:02,032 p=83235 u=zuul n=ansible | 2026-06-14 08:03:02.032326 | fa163ee0-6271-f863-66dc-00000000a190 | TASK | Remove temporary krb5.conf backup 2026-06-14 08:03:02,117 p=83235 u=zuul n=ansible | 2026-06-14 08:03:02.117030 | fa163ee0-6271-f863-66dc-00000000a48b | OK | Remove temporary krb5.conf | np0000073146 2026-06-14 08:03:02,133 p=83235 u=zuul n=ansible | 2026-06-14 08:03:02.133438 | fa163ee0-6271-f863-66dc-00000000a48c | TASK | Remove temporary krb5.conf backup 2026-06-14 08:03:02,161 p=83235 u=zuul n=ansible | 2026-06-14 08:03:02.160619 | fa163ee0-6271-f863-66dc-00000000a25d | OK | Remove temporary krb5.conf | np0000073150 2026-06-14 08:03:02,172 p=83235 u=zuul n=ansible | 2026-06-14 08:03:02.172004 | fa163ee0-6271-f863-66dc-00000000a25e | TASK | Remove temporary krb5.conf backup 2026-06-14 08:03:02,183 p=83235 u=zuul n=ansible | 2026-06-14 08:03:02.183089 | fa163ee0-6271-f863-66dc-00000000a3b7 | OK | Remove temporary krb5.conf | np0000073145 2026-06-14 08:03:02,199 p=83235 u=zuul n=ansible | 2026-06-14 08:03:02.199406 | fa163ee0-6271-f863-66dc-00000000a3b8 | TASK | Remove temporary krb5.conf backup 2026-06-14 08:03:02,237 p=83235 u=zuul n=ansible | 2026-06-14 08:03:02.236611 | fa163ee0-6271-f863-66dc-00000000a2be | CHANGED | Remove temporary krb5.conf backup | np0000073148 2026-06-14 08:03:02,247 p=83235 u=zuul n=ansible | 2026-06-14 08:03:02.247628 | fa163ee0-6271-f863-66dc-00000000a10c | TASK | Uninstall IPA client 2026-06-14 08:03:02,284 p=83235 u=zuul n=ansible | 2026-06-14 08:03:02.283509 | fa163ee0-6271-f863-66dc-00000000a190 | CHANGED | Remove temporary krb5.conf backup | np0000073149 2026-06-14 08:03:02,297 p=83235 u=zuul n=ansible | 2026-06-14 08:03:02.297155 | fa163ee0-6271-f863-66dc-00000000a10c | TASK | Uninstall IPA client 2026-06-14 08:03:02,303 p=83235 u=zuul n=ansible | 2026-06-14 08:03:02.302881 | fa163ee0-6271-f863-66dc-00000000a10c | SKIPPED | Uninstall IPA client | np0000073148 2026-06-14 08:03:02,331 p=83235 u=zuul n=ansible | 2026-06-14 08:03:02.331230 | fa163ee0-6271-f863-66dc-000000009f31 | TASK | restart certmonger service 2026-06-14 08:03:02,336 p=83235 u=zuul n=ansible | 2026-06-14 08:03:02.336301 | fa163ee0-6271-f863-66dc-00000000a10c | SKIPPED | Uninstall IPA client | np0000073149 2026-06-14 08:03:02,356 p=83235 u=zuul n=ansible | 2026-06-14 08:03:02.355656 | fa163ee0-6271-f863-66dc-000000009f31 | TASK | restart certmonger service 2026-06-14 08:03:02,443 p=83235 u=zuul n=ansible | 2026-06-14 08:03:02.442928 | fa163ee0-6271-f863-66dc-00000000a48c | CHANGED | Remove temporary krb5.conf backup | np0000073146 2026-06-14 08:03:02,459 p=83235 u=zuul n=ansible | 2026-06-14 08:03:02.459055 | fa163ee0-6271-f863-66dc-00000000a10c | TASK | Uninstall IPA client 2026-06-14 08:03:02,487 p=83235 u=zuul n=ansible | 2026-06-14 08:03:02.486340 | fa163ee0-6271-f863-66dc-00000000a3b8 | CHANGED | Remove temporary krb5.conf backup | np0000073145 2026-06-14 08:03:02,515 p=83235 u=zuul n=ansible | 2026-06-14 08:03:02.515090 | fa163ee0-6271-f863-66dc-00000000a10c | TASK | Uninstall IPA client 2026-06-14 08:03:02,521 p=83235 u=zuul n=ansible | 2026-06-14 08:03:02.520505 | fa163ee0-6271-f863-66dc-00000000a25e | CHANGED | Remove temporary krb5.conf backup | np0000073150 2026-06-14 08:03:02,522 p=83235 u=zuul n=ansible | 2026-06-14 08:03:02.521901 | fa163ee0-6271-f863-66dc-00000000a10c | SKIPPED | Uninstall IPA client | np0000073146 2026-06-14 08:03:02,537 p=83235 u=zuul n=ansible | 2026-06-14 08:03:02.532819 | fa163ee0-6271-f863-66dc-00000000a10c | TASK | Uninstall IPA client 2026-06-14 08:03:02,562 p=83235 u=zuul n=ansible | 2026-06-14 08:03:02.561639 | fa163ee0-6271-f863-66dc-00000000a4ea | CHANGED | Install - Configure certmonger | np0000073147 2026-06-14 08:03:02,563 p=83235 u=zuul n=ansible | 2026-06-14 08:03:02.562885 | fa163ee0-6271-f863-66dc-00000000a10c | SKIPPED | Uninstall IPA client | np0000073145 2026-06-14 08:03:02,592 p=83235 u=zuul n=ansible | 2026-06-14 08:03:02.592048 | fa163ee0-6271-f863-66dc-000000009f69 | TASK | restart certmonger service 2026-06-14 08:03:02,610 p=83235 u=zuul n=ansible | 2026-06-14 08:03:02.610063 | fa163ee0-6271-f863-66dc-00000000a4eb | TASK | Install - Restore original admin password if overwritten by OTP 2026-06-14 08:03:02,615 p=83235 u=zuul n=ansible | 2026-06-14 08:03:02.615082 | fa163ee0-6271-f863-66dc-00000000a10c | SKIPPED | Uninstall IPA client | np0000073150 2026-06-14 08:03:02,639 p=83235 u=zuul n=ansible | 2026-06-14 08:03:02.638671 | fa163ee0-6271-f863-66dc-000000009f3d | TASK | restart certmonger service 2026-06-14 08:03:02,663 p=83235 u=zuul n=ansible | 2026-06-14 08:03:02.662626 | fa163ee0-6271-f863-66dc-000000009f31 | TASK | restart certmonger service 2026-06-14 08:03:02,671 p=83235 u=zuul n=ansible | 2026-06-14 08:03:02.670535 | fa163ee0-6271-f863-66dc-00000000a4eb | SKIPPED | Install - Restore original admin password if overwritten by OTP | np0000073147 2026-06-14 08:03:02,690 p=83235 u=zuul n=ansible | 2026-06-14 08:03:02.689989 | fa163ee0-6271-f863-66dc-00000000a4ec | TASK | Cleanup leftover ccache 2026-06-14 08:03:02,979 p=83235 u=zuul n=ansible | 2026-06-14 08:03:02.979169 | fa163ee0-6271-f863-66dc-00000000a4ec | OK | Cleanup leftover ccache | np0000073147 2026-06-14 08:03:03,015 p=83235 u=zuul n=ansible | 2026-06-14 08:03:03.014936 | fa163ee0-6271-f863-66dc-00000000a4ed | TASK | Remove temporary krb5.conf 2026-06-14 08:03:03,022 p=83235 u=zuul n=ansible | 2026-06-14 08:03:03.021428 | fa163ee0-6271-f863-66dc-000000009f31 | CHANGED | restart certmonger service | np0000073148 2026-06-14 08:03:03,045 p=83235 u=zuul n=ansible | 2026-06-14 08:03:03.045153 | fa163ee0-6271-f863-66dc-000000009f32 | TASK | set discovered ipa realm 2026-06-14 08:03:03,054 p=83235 u=zuul n=ansible | 2026-06-14 08:03:03.054040 | fa163ee0-6271-f863-66dc-000000009f31 | CHANGED | restart certmonger service | np0000073149 2026-06-14 08:03:03,067 p=83235 u=zuul n=ansible | 2026-06-14 08:03:03.066991 | fa163ee0-6271-f863-66dc-000000009f32 | TASK | set discovered ipa realm 2026-06-14 08:03:03,087 p=83235 u=zuul n=ansible | 2026-06-14 08:03:03.087146 | fa163ee0-6271-f863-66dc-000000009f32 | OK | set discovered ipa realm | np0000073148 2026-06-14 08:03:03,108 p=83235 u=zuul n=ansible | 2026-06-14 08:03:03.108528 | fa163ee0-6271-f863-66dc-000000009f32 | OK | set discovered ipa realm | np0000073149 2026-06-14 08:03:03,299 p=83235 u=zuul n=ansible | 2026-06-14 08:03:03.299282 | fa163ee0-6271-f863-66dc-000000009f3d | CHANGED | restart certmonger service | np0000073145 2026-06-14 08:03:03,307 p=83235 u=zuul n=ansible | 2026-06-14 08:03:03.307144 | fa163ee0-6271-f863-66dc-000000009f69 | CHANGED | restart certmonger service | np0000073146 2026-06-14 08:03:03,333 p=83235 u=zuul n=ansible | 2026-06-14 08:03:03.333450 | fa163ee0-6271-f863-66dc-000000009f3e | TASK | set discovered ipa realm 2026-06-14 08:03:03,378 p=83235 u=zuul n=ansible | 2026-06-14 08:03:03.377781 | fa163ee0-6271-f863-66dc-000000009f6a | TASK | set discovered ipa realm 2026-06-14 08:03:03,388 p=83235 u=zuul n=ansible | 2026-06-14 08:03:03.387497 | fa163ee0-6271-f863-66dc-000000009f31 | CHANGED | restart certmonger service | np0000073150 2026-06-14 08:03:03,393 p=83235 u=zuul n=ansible | 2026-06-14 08:03:03.392983 | fa163ee0-6271-f863-66dc-00000000a4ed | OK | Remove temporary krb5.conf | np0000073147 2026-06-14 08:03:03,395 p=83235 u=zuul n=ansible | 2026-06-14 08:03:03.395184 | fa163ee0-6271-f863-66dc-000000009f3e | OK | set discovered ipa realm | np0000073145 2026-06-14 08:03:03,413 p=83235 u=zuul n=ansible | 2026-06-14 08:03:03.412682 | fa163ee0-6271-f863-66dc-000000009f32 | TASK | set discovered ipa realm 2026-06-14 08:03:03,475 p=83235 u=zuul n=ansible | 2026-06-14 08:03:03.474774 | fa163ee0-6271-f863-66dc-00000000a4ee | TASK | Remove temporary krb5.conf backup 2026-06-14 08:03:03,479 p=83235 u=zuul n=ansible | 2026-06-14 08:03:03.479193 | fa163ee0-6271-f863-66dc-000000009f6a | OK | set discovered ipa realm | np0000073146 2026-06-14 08:03:03,480 p=83235 u=zuul n=ansible | 2026-06-14 08:03:03.480476 | fa163ee0-6271-f863-66dc-000000009f32 | OK | set discovered ipa realm | np0000073150 2026-06-14 08:03:03,749 p=83235 u=zuul n=ansible | 2026-06-14 08:03:03.748774 | fa163ee0-6271-f863-66dc-00000000a4ee | CHANGED | Remove temporary krb5.conf backup | np0000073147 2026-06-14 08:03:03,769 p=83235 u=zuul n=ansible | 2026-06-14 08:03:03.769066 | fa163ee0-6271-f863-66dc-00000000a10c | TASK | Uninstall IPA client 2026-06-14 08:03:03,798 p=83235 u=zuul n=ansible | 2026-06-14 08:03:03.798352 | fa163ee0-6271-f863-66dc-00000000a10c | SKIPPED | Uninstall IPA client | np0000073147 2026-06-14 08:03:03,825 p=83235 u=zuul n=ansible | 2026-06-14 08:03:03.825284 | fa163ee0-6271-f863-66dc-000000009fa5 | TASK | restart certmonger service 2026-06-14 08:03:04,490 p=83235 u=zuul n=ansible | 2026-06-14 08:03:04.489473 | fa163ee0-6271-f863-66dc-000000009fa5 | CHANGED | restart certmonger service | np0000073147 2026-06-14 08:03:04,521 p=83235 u=zuul n=ansible | 2026-06-14 08:03:04.520407 | fa163ee0-6271-f863-66dc-000000009fa6 | TASK | set discovered ipa realm 2026-06-14 08:03:04,571 p=83235 u=zuul n=ansible | 2026-06-14 08:03:04.570720 | fa163ee0-6271-f863-66dc-000000009fa6 | OK | set discovered ipa realm | np0000073147 2026-06-14 08:03:04,650 p=83235 u=zuul n=ansible | PLAY [External deployment step 1] ********************************************** 2026-06-14 08:03:04,664 p=83235 u=zuul n=ansible | 2026-06-14 08:03:04.664357 | fa163ee0-6271-f863-66dc-0000000000bb | TASK | External deployment step 1 2026-06-14 08:03:04,700 p=83235 u=zuul n=ansible | 2026-06-14 08:03:04.699692 | fa163ee0-6271-f863-66dc-0000000000bb | OK | External deployment step 1 | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'External deployment step 1' to resume from this task" } 2026-06-14 08:03:04,700 p=83235 u=zuul n=ansible | [WARNING]: ('undercloud -> localhost', 'fa163ee0-6271-f863-66dc-0000000000bb') missing from stats 2026-06-14 08:03:04,816 p=83235 u=zuul n=ansible | 2026-06-14 08:03:04.815700 | 2800d378-dfc3-4ed6-86f9-6c977d16f118 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/external_deploy_steps_tasks_step1.yaml | undercloud 2026-06-14 08:03:04,823 p=83235 u=zuul n=ansible | 2026-06-14 08:03:04.823060 | fa163ee0-6271-f863-66dc-00000000a77d | TASK | Container image prepare 2026-06-14 08:03:05,857 p=83235 u=zuul n=ansible | 2026-06-14 08:03:05.857006 | fa163ee0-6271-f863-66dc-00000000a77d | CHANGED | Container image prepare | undercloud 2026-06-14 08:03:05,941 p=83235 u=zuul n=ansible | 2026-06-14 08:03:05.941172 | fa163ee0-6271-f863-66dc-00000000a7a3 | TASK | get dns zones and entries to add 2026-06-14 08:03:06,023 p=83235 u=zuul n=ansible | 2026-06-14 08:03:06.022734 | fa163ee0-6271-f863-66dc-00000000a7a3 | OK | get dns zones and entries to add | undercloud 2026-06-14 08:03:06,099 p=83235 u=zuul n=ansible | 2026-06-14 08:03:06.098853 | fa163ee0-6271-f863-66dc-00000000a7a4 | OK | tripleo_ipa_dns : debug | undercloud | result={ "changed": false, "dns_zones": [ "0.17.172.in-addr.arpa", "storage.ooo.test", "storagemgmt.ooo.test", "0.21.172.in-addr.arpa", "0.18.172.in-addr.arpa", "ctlplane.ooo.test", "0.19.172.in-addr.arpa", "internalapi.ooo.test", "tenant.ooo.test", "0.20.172.in-addr.arpa", "122.168.192.in-addr.arpa", "external.ooo.test", "ooo.test" ] } 2026-06-14 08:03:06,167 p=83235 u=zuul n=ansible | 2026-06-14 08:03:06.165966 | fa163ee0-6271-f863-66dc-00000000a7a5 | OK | tripleo_ipa_dns : debug | undercloud | result={ "changed": false, "dns_entries": [ { "record_name": "undercloud", "record_type": "A", "record_value": "192.168.122.100", "zone_name": "ctlplane.ooo.test" }, { "record_name": "overcloud", "record_type": "A", "record_value": "192.168.122.99", "zone_name": "ctlplane.ooo.test" }, { "record_name": "overcloud", "record_type": "A", "record_value": "172.18.0.151", "zone_name": "storage.ooo.test" }, { "record_name": "overcloud", "record_type": "A", "record_value": "172.20.0.152", "zone_name": "storagemgmt.ooo.test" }, { "record_name": "overcloud", "record_type": "A", "record_value": "172.17.0.206", "zone_name": "internalapi.ooo.test" }, { "record_name": "overcloud", "record_type": "A", "record_value": "172.21.0.209", "zone_name": "ooo.test" }, { "record_name": "np0000073145", "record_type": "A", "record_value": "172.17.0.103", "zone_name": "ooo.test" }, { "record_name": "np0000073145", "record_type": "A", "record_value": "172.18.0.103", "zone_name": "storage.ooo.test" }, { "record_name": "np0000073145", "record_type": "A", "record_value": "172.20.0.103", "zone_name": "storagemgmt.ooo.test" }, { "record_name": "np0000073145", "record_type": "A", "record_value": "172.17.0.103", "zone_name": "internalapi.ooo.test" }, { "record_name": "np0000073145", "record_type": "A", "record_value": "172.19.0.103", "zone_name": "tenant.ooo.test" }, { "record_name": "np0000073145", "record_type": "A", "record_value": "172.21.0.103", "zone_name": "external.ooo.test" }, { "record_name": "np0000073145", "record_type": "A", "record_value": "192.168.122.103", "zone_name": "ctlplane.ooo.test" }, { "record_name": "np0000073146", "record_type": "A", "record_value": "172.17.0.104", "zone_name": "ooo.test" }, { "record_name": "np0000073146", "record_type": "A", "record_value": "172.18.0.104", "zone_name": "storage.ooo.test" }, { "record_name": "np0000073146", "record_type": "A", "record_value": "172.20.0.104", "zone_name": "storagemgmt.ooo.test" }, { "record_name": "np0000073146", "record_type": "A", "record_value": "172.17.0.104", "zone_name": "internalapi.ooo.test" }, { "record_name": "np0000073146", "record_type": "A", "record_value": "172.19.0.104", "zone_name": "tenant.ooo.test" }, { "record_name": "np0000073146", "record_type": "A", "record_value": "172.21.0.104", "zone_name": "external.ooo.test" }, { "record_name": "np0000073146", "record_type": "A", "record_value": "192.168.122.104", "zone_name": "ctlplane.ooo.test" }, { "record_name": "np0000073147", "record_type": "A", "record_value": "172.17.0.105", "zone_name": "ooo.test" }, { "record_name": "np0000073147", "record_type": "A", "record_value": "172.18.0.105", "zone_name": "storage.ooo.test" }, { "record_name": "np0000073147", "record_type": "A", "record_value": "172.20.0.105", "zone_name": "storagemgmt.ooo.test" }, { "record_name": "np0000073147", "record_type": "A", "record_value": "172.17.0.105", "zone_name": "internalapi.ooo.test" }, { "record_name": "np0000073147", "record_type": "A", "record_value": "172.19.0.105", "zone_name": "tenant.ooo.test" }, { "record_name": "np0000073147", "record_type": "A", "record_value": "172.21.0.105", "zone_name": "external.ooo.test" }, { "record_name": "np0000073147", "record_type": "A", "record_value": "192.168.122.105", "zone_name": "ctlplane.ooo.test" }, { "record_name": "np0000073148", "record_type": "A", "record_value": "172.17.0.106", "zone_name": "ooo.test" }, { "record_name": "np0000073148", "record_type": "A", "record_value": "172.18.0.106", "zone_name": "storage.ooo.test" }, { "record_name": "np0000073148", "record_type": "A", "record_value": "172.17.0.106", "zone_name": "internalapi.ooo.test" }, { "record_name": "np0000073148", "record_type": "A", "record_value": "172.19.0.106", "zone_name": "tenant.ooo.test" }, { "record_name": "np0000073148", "record_type": "A", "record_value": "192.168.122.106", "zone_name": "ctlplane.ooo.test" }, { "record_name": "np0000073149", "record_type": "A", "record_value": "172.17.0.107", "zone_name": "ooo.test" }, { "record_name": "np0000073149", "record_type": "A", "record_value": "172.18.0.107", "zone_name": "storage.ooo.test" }, { "record_name": "np0000073149", "record_type": "A", "record_value": "172.17.0.107", "zone_name": "internalapi.ooo.test" }, { "record_name": "np0000073149", "record_type": "A", "record_value": "172.19.0.107", "zone_name": "tenant.ooo.test" }, { "record_name": "np0000073149", "record_type": "A", "record_value": "192.168.122.107", "zone_name": "ctlplane.ooo.test" }, { "record_name": "np0000073150", "record_type": "A", "record_value": "172.17.0.108", "zone_name": "ooo.test" }, { "record_name": "np0000073150", "record_type": "A", "record_value": "172.18.0.108", "zone_name": "storage.ooo.test" }, { "record_name": "np0000073150", "record_type": "A", "record_value": "172.17.0.108", "zone_name": "internalapi.ooo.test" }, { "record_name": "np0000073150", "record_type": "A", "record_value": "172.19.0.108", "zone_name": "tenant.ooo.test" }, { "record_name": "np0000073150", "record_type": "A", "record_value": "192.168.122.108", "zone_name": "ctlplane.ooo.test" }, { "record_name": "108", "record_type": "PTR", "record_value": "np0000073150.ctlplane.ooo.test.", "zone_name": "122.168.192.in-addr.arpa" }, { "record_name": "108", "record_type": "PTR", "record_value": "np0000073150.tenant.ooo.test.", "zone_name": "0.19.172.in-addr.arpa" }, { "record_name": "108", "record_type": "PTR", "record_value": "np0000073150.internalapi.ooo.test.", "zone_name": "0.17.172.in-addr.arpa" }, { "record_name": "108", "record_type": "PTR", "record_value": "np0000073150.storage.ooo.test.", "zone_name": "0.18.172.in-addr.arpa" }, { "record_name": "107", "record_type": "PTR", "record_value": "np0000073149.ctlplane.ooo.test.", "zone_name": "122.168.192.in-addr.arpa" }, { "record_name": "107", "record_type": "PTR", "record_value": "np0000073149.tenant.ooo.test.", "zone_name": "0.19.172.in-addr.arpa" }, { "record_name": "107", "record_type": "PTR", "record_value": "np0000073149.internalapi.ooo.test.", "zone_name": "0.17.172.in-addr.arpa" }, { "record_name": "107", "record_type": "PTR", "record_value": "np0000073149.storage.ooo.test.", "zone_name": "0.18.172.in-addr.arpa" }, { "record_name": "106", "record_type": "PTR", "record_value": "np0000073148.ctlplane.ooo.test.", "zone_name": "122.168.192.in-addr.arpa" }, { "record_name": "106", "record_type": "PTR", "record_value": "np0000073148.tenant.ooo.test.", "zone_name": "0.19.172.in-addr.arpa" }, { "record_name": "106", "record_type": "PTR", "record_value": "np0000073148.internalapi.ooo.test.", "zone_name": "0.17.172.in-addr.arpa" }, { "record_name": "106", "record_type": "PTR", "record_value": "np0000073148.storage.ooo.test.", "zone_name": "0.18.172.in-addr.arpa" }, { "record_name": "105", "record_type": "PTR", "record_value": "np0000073147.ctlplane.ooo.test.", "zone_name": "122.168.192.in-addr.arpa" }, { "record_name": "105", "record_type": "PTR", "record_value": "np0000073147.external.ooo.test.", "zone_name": "0.21.172.in-addr.arpa" }, { "record_name": "105", "record_type": "PTR", "record_value": "np0000073147.tenant.ooo.test.", "zone_name": "0.19.172.in-addr.arpa" }, { "record_name": "105", "record_type": "PTR", "record_value": "np0000073147.internalapi.ooo.test.", "zone_name": "0.17.172.in-addr.arpa" }, { "record_name": "105", "record_type": "PTR", "record_value": "np0000073147.storagemgmt.ooo.test.", "zone_name": "0.20.172.in-addr.arpa" }, { "record_name": "105", "record_type": "PTR", "record_value": "np0000073147.storage.ooo.test.", "zone_name": "0.18.172.in-addr.arpa" }, { "record_name": "104", "record_type": "PTR", "record_value": "np0000073146.ctlplane.ooo.test.", "zone_name": "122.168.192.in-addr.arpa" }, { "record_name": "104", "record_type": "PTR", "record_value": "np0000073146.external.ooo.test.", "zone_name": "0.21.172.in-addr.arpa" }, { "record_name": "104", "record_type": "PTR", "record_value": "np0000073146.tenant.ooo.test.", "zone_name": "0.19.172.in-addr.arpa" }, { "record_name": "104", "record_type": "PTR", "record_value": "np0000073146.internalapi.ooo.test.", "zone_name": "0.17.172.in-addr.arpa" }, { "record_name": "104", "record_type": "PTR", "record_value": "np0000073146.storagemgmt.ooo.test.", "zone_name": "0.20.172.in-addr.arpa" }, { "record_name": "104", "record_type": "PTR", "record_value": "np0000073146.storage.ooo.test.", "zone_name": "0.18.172.in-addr.arpa" }, { "record_name": "103", "record_type": "PTR", "record_value": "np0000073145.ctlplane.ooo.test.", "zone_name": "122.168.192.in-addr.arpa" }, { "record_name": "103", "record_type": "PTR", "record_value": "np0000073145.external.ooo.test.", "zone_name": "0.21.172.in-addr.arpa" }, { "record_name": "103", "record_type": "PTR", "record_value": "np0000073145.tenant.ooo.test.", "zone_name": "0.19.172.in-addr.arpa" }, { "record_name": "103", "record_type": "PTR", "record_value": "np0000073145.internalapi.ooo.test.", "zone_name": "0.17.172.in-addr.arpa" }, { "record_name": "103", "record_type": "PTR", "record_value": "np0000073145.storagemgmt.ooo.test.", "zone_name": "0.20.172.in-addr.arpa" }, { "record_name": "103", "record_type": "PTR", "record_value": "np0000073145.storage.ooo.test.", "zone_name": "0.18.172.in-addr.arpa" }, { "record_name": "209", "record_type": "PTR", "record_value": "overcloud.ooo.test.", "zone_name": "0.21.172.in-addr.arpa" }, { "record_name": "206", "record_type": "PTR", "record_value": "overcloud.internalapi.ooo.test.", "zone_name": "0.17.172.in-addr.arpa" }, { "record_name": "152", "record_type": "PTR", "record_value": "overcloud.storagemgmt.ooo.test.", "zone_name": "0.20.172.in-addr.arpa" }, { "record_name": "151", "record_type": "PTR", "record_value": "overcloud.storage.ooo.test.", "zone_name": "0.18.172.in-addr.arpa" }, { "record_name": "99", "record_type": "PTR", "record_value": "overcloud.ctlplane.ooo.test.", "zone_name": "122.168.192.in-addr.arpa" }, { "record_name": "100", "record_type": "PTR", "record_value": "undercloud.ctlplane.ooo.test.", "zone_name": "122.168.192.in-addr.arpa" } ] } 2026-06-14 08:03:06,176 p=83235 u=zuul n=ansible | 2026-06-14 08:03:06.176375 | fa163ee0-6271-f863-66dc-00000000a7a6 | TASK | add dns zones and records 2026-06-14 08:03:10,624 p=83235 u=zuul n=ansible | 2026-06-14 08:03:10.623289 | fa163ee0-6271-f863-66dc-00000000a7a6 | CHANGED | add dns zones and records | undercloud 2026-06-14 08:03:10,638 p=83235 u=zuul n=ansible | 2026-06-14 08:03:10.637895 | fa163ee0-6271-f863-66dc-00000000a786 | TASK | Create /etc/openstack directory if it does not exist 2026-06-14 08:03:10,951 p=83235 u=zuul n=ansible | 2026-06-14 08:03:10.950422 | fa163ee0-6271-f863-66dc-00000000a786 | OK | Create /etc/openstack directory if it does not exist | undercloud 2026-06-14 08:03:10,962 p=83235 u=zuul n=ansible | 2026-06-14 08:03:10.961837 | fa163ee0-6271-f863-66dc-00000000a787 | TASK | Configure /etc/openstack/clouds.yaml 2026-06-14 08:03:11,039 p=83235 u=zuul n=ansible | 2026-06-14 08:03:11.039133 | fa163ee0-6271-f863-66dc-00000000a7d8 | TASK | Check if /etc/openstack/clouds.yaml exists 2026-06-14 08:03:11,341 p=83235 u=zuul n=ansible | 2026-06-14 08:03:11.340775 | fa163ee0-6271-f863-66dc-00000000a7d8 | OK | Check if /etc/openstack/clouds.yaml exists | undercloud 2026-06-14 08:03:11,354 p=83235 u=zuul n=ansible | 2026-06-14 08:03:11.354234 | fa163ee0-6271-f863-66dc-00000000a7d9 | TASK | Create empty /etc/openstack/clouds.yaml if it does not exist 2026-06-14 08:03:11,411 p=83235 u=zuul n=ansible | 2026-06-14 08:03:11.410424 | fa163ee0-6271-f863-66dc-00000000a7d9 | SKIPPED | Create empty /etc/openstack/clouds.yaml if it does not exist | undercloud 2026-06-14 08:03:11,424 p=83235 u=zuul n=ansible | 2026-06-14 08:03:11.424179 | fa163ee0-6271-f863-66dc-00000000a7da | TASK | Configure /etc/openstack/clouds.yaml 2026-06-14 08:03:11,529 p=83235 u=zuul n=ansible | 2026-06-14 08:03:11.529232 | fa163ee0-6271-f863-66dc-00000000a814 | TASK | Check for a configured destination 2026-06-14 08:03:11,596 p=83235 u=zuul n=ansible | 2026-06-14 08:03:11.595877 | fa163ee0-6271-f863-66dc-00000000a814 | SKIPPED | Check for a configured destination | undercloud 2026-06-14 08:03:11,620 p=83235 u=zuul n=ansible | 2026-06-14 08:03:11.620200 | fa163ee0-6271-f863-66dc-00000000a815 | TASK | Generate /etc/openstack/clouds.yaml config 2026-06-14 08:03:12,400 p=83235 u=zuul n=ansible | 2026-06-14 08:03:12.399217 | fa163ee0-6271-f863-66dc-00000000a815 | CHANGED | Generate /etc/openstack/clouds.yaml config | undercloud 2026-06-14 08:03:12,467 p=83235 u=zuul n=ansible | PLAY [Deploy step tasks for 1] ************************************************* 2026-06-14 08:03:12,594 p=83235 u=zuul n=ansible | 2026-06-14 08:03:12.594229 | fa163ee0-6271-f863-66dc-0000000000bf | TASK | Deploy step tasks for 1 2026-06-14 08:03:12,610 p=83235 u=zuul n=ansible | 2026-06-14 08:03:12.609465 | fa163ee0-6271-f863-66dc-0000000000bf | TASK | Deploy step tasks for 1 2026-06-14 08:03:12,632 p=83235 u=zuul n=ansible | 2026-06-14 08:03:12.631653 | fa163ee0-6271-f863-66dc-0000000000bf | TASK | Deploy step tasks for 1 2026-06-14 08:03:12,673 p=83235 u=zuul n=ansible | 2026-06-14 08:03:12.672827 | fa163ee0-6271-f863-66dc-0000000000bf | TASK | Deploy step tasks for 1 2026-06-14 08:03:12,693 p=83235 u=zuul n=ansible | 2026-06-14 08:03:12.693043 | fa163ee0-6271-f863-66dc-0000000000bf | TASK | Deploy step tasks for 1 2026-06-14 08:03:12,725 p=83235 u=zuul n=ansible | 2026-06-14 08:03:12.724873 | fa163ee0-6271-f863-66dc-0000000000bf | TASK | Deploy step tasks for 1 2026-06-14 08:03:12,731 p=83235 u=zuul n=ansible | 2026-06-14 08:03:12.731041 | fa163ee0-6271-f863-66dc-0000000000bf | OK | Deploy step tasks for 1 | np0000073148 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 1' to resume from this task" } 2026-06-14 08:03:12,732 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073148 -> localhost', 'fa163ee0-6271-f863-66dc-0000000000bf') missing from stats 2026-06-14 08:03:12,732 p=83235 u=zuul n=ansible | 2026-06-14 08:03:12.732572 | fa163ee0-6271-f863-66dc-0000000000bf | OK | Deploy step tasks for 1 | np0000073149 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 1' to resume from this task" } 2026-06-14 08:03:12,733 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073149 -> localhost', 'fa163ee0-6271-f863-66dc-0000000000bf') missing from stats 2026-06-14 08:03:12,733 p=83235 u=zuul n=ansible | 2026-06-14 08:03:12.733384 | fa163ee0-6271-f863-66dc-0000000000bf | OK | Deploy step tasks for 1 | np0000073150 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 1' to resume from this task" } 2026-06-14 08:03:12,733 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073150 -> localhost', 'fa163ee0-6271-f863-66dc-0000000000bf') missing from stats 2026-06-14 08:03:12,734 p=83235 u=zuul n=ansible | 2026-06-14 08:03:12.734195 | fa163ee0-6271-f863-66dc-0000000000bf | OK | Deploy step tasks for 1 | np0000073145 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 1' to resume from this task" } 2026-06-14 08:03:12,734 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073145 -> localhost', 'fa163ee0-6271-f863-66dc-0000000000bf') missing from stats 2026-06-14 08:03:12,735 p=83235 u=zuul n=ansible | 2026-06-14 08:03:12.734963 | fa163ee0-6271-f863-66dc-0000000000bf | OK | Deploy step tasks for 1 | np0000073146 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 1' to resume from this task" } 2026-06-14 08:03:12,735 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073146 -> localhost', 'fa163ee0-6271-f863-66dc-0000000000bf') missing from stats 2026-06-14 08:03:12,750 p=83235 u=zuul n=ansible | 2026-06-14 08:03:12.745298 | fa163ee0-6271-f863-66dc-0000000000c0 | TASK | Write the config_step hieradata for the deploy step 1 tasks 2026-06-14 08:03:12,766 p=83235 u=zuul n=ansible | 2026-06-14 08:03:12.765400 | fa163ee0-6271-f863-66dc-0000000000c0 | TASK | Write the config_step hieradata for the deploy step 1 tasks 2026-06-14 08:03:12,780 p=83235 u=zuul n=ansible | 2026-06-14 08:03:12.779553 | fa163ee0-6271-f863-66dc-0000000000c0 | TASK | Write the config_step hieradata for the deploy step 1 tasks 2026-06-14 08:03:12,797 p=83235 u=zuul n=ansible | 2026-06-14 08:03:12.796902 | fa163ee0-6271-f863-66dc-0000000000c0 | TASK | Write the config_step hieradata for the deploy step 1 tasks 2026-06-14 08:03:12,814 p=83235 u=zuul n=ansible | 2026-06-14 08:03:12.814360 | fa163ee0-6271-f863-66dc-0000000000c0 | TASK | Write the config_step hieradata for the deploy step 1 tasks 2026-06-14 08:03:12,820 p=83235 u=zuul n=ansible | 2026-06-14 08:03:12.820419 | fa163ee0-6271-f863-66dc-0000000000bf | OK | Deploy step tasks for 1 | np0000073147 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 1' to resume from this task" } 2026-06-14 08:03:12,821 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073147 -> localhost', 'fa163ee0-6271-f863-66dc-0000000000bf') missing from stats 2026-06-14 08:03:12,836 p=83235 u=zuul n=ansible | 2026-06-14 08:03:12.836214 | fa163ee0-6271-f863-66dc-0000000000c0 | TASK | Write the config_step hieradata for the deploy step 1 tasks 2026-06-14 08:03:13,682 p=83235 u=zuul n=ansible | 2026-06-14 08:03:13.682197 | fa163ee0-6271-f863-66dc-0000000000c0 | CHANGED | Write the config_step hieradata for the deploy step 1 tasks | np0000073148 2026-06-14 08:03:13,695 p=83235 u=zuul n=ansible | 2026-06-14 08:03:13.695500 | fa163ee0-6271-f863-66dc-0000000000c2 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2026-06-14 08:03:13,772 p=83235 u=zuul n=ansible | 2026-06-14 08:03:13.761047 | fa163ee0-6271-f863-66dc-0000000000c0 | CHANGED | Write the config_step hieradata for the deploy step 1 tasks | np0000073149 2026-06-14 08:03:13,774 p=83235 u=zuul n=ansible | 2026-06-14 08:03:13.773867 | fa163ee0-6271-f863-66dc-0000000000c0 | CHANGED | Write the config_step hieradata for the deploy step 1 tasks | np0000073147 2026-06-14 08:03:13,775 p=83235 u=zuul n=ansible | 2026-06-14 08:03:13.775020 | fa163ee0-6271-f863-66dc-0000000000c0 | CHANGED | Write the config_step hieradata for the deploy step 1 tasks | np0000073150 2026-06-14 08:03:13,789 p=83235 u=zuul n=ansible | 2026-06-14 08:03:13.788889 | fa163ee0-6271-f863-66dc-0000000000c2 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2026-06-14 08:03:13,811 p=83235 u=zuul n=ansible | 2026-06-14 08:03:13.810636 | fa163ee0-6271-f863-66dc-0000000000c2 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2026-06-14 08:03:13,837 p=83235 u=zuul n=ansible | 2026-06-14 08:03:13.837179 | fa163ee0-6271-f863-66dc-0000000000c2 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2026-06-14 08:03:13,843 p=83235 u=zuul n=ansible | 2026-06-14 08:03:13.842907 | fa163ee0-6271-f863-66dc-0000000000c0 | CHANGED | Write the config_step hieradata for the deploy step 1 tasks | np0000073145 2026-06-14 08:03:13,844 p=83235 u=zuul n=ansible | 2026-06-14 08:03:13.844410 | fa163ee0-6271-f863-66dc-0000000000c0 | CHANGED | Write the config_step hieradata for the deploy step 1 tasks | np0000073146 2026-06-14 08:03:13,860 p=83235 u=zuul n=ansible | 2026-06-14 08:03:13.859805 | fa163ee0-6271-f863-66dc-0000000000c2 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2026-06-14 08:03:13,878 p=83235 u=zuul n=ansible | 2026-06-14 08:03:13.877779 | fa163ee0-6271-f863-66dc-0000000000c2 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2026-06-14 08:03:14,028 p=83235 u=zuul n=ansible | 2026-06-14 08:03:14.027776 | fa163ee0-6271-f863-66dc-0000000000c2 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0000073148 2026-06-14 08:03:14,038 p=83235 u=zuul n=ansible | 2026-06-14 08:03:14.038578 | fa163ee0-6271-f863-66dc-0000000000c3 | TASK | Write config data at the start of step 1 2026-06-14 08:03:14,073 p=83235 u=zuul n=ansible | 2026-06-14 08:03:14.072931 | fa163ee0-6271-f863-66dc-0000000000c2 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0000073150 2026-06-14 08:03:14,088 p=83235 u=zuul n=ansible | 2026-06-14 08:03:14.088090 | fa163ee0-6271-f863-66dc-0000000000c3 | TASK | Write config data at the start of step 1 2026-06-14 08:03:14,119 p=83235 u=zuul n=ansible | 2026-06-14 08:03:14.118831 | fa163ee0-6271-f863-66dc-0000000000c2 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0000073149 2026-06-14 08:03:14,170 p=83235 u=zuul n=ansible | 2026-06-14 08:03:14.170047 | 9aa4ee69-8420-4047-81c9-a5b8e33f6343 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks_step_1.yaml | np0000073148 2026-06-14 08:03:14,186 p=83235 u=zuul n=ansible | 2026-06-14 08:03:14.186239 | fa163ee0-6271-f863-66dc-00000000a86d | TASK | Delete existing /var/lib/tripleo-config/check-mode directory for check mode 2026-06-14 08:03:14,200 p=83235 u=zuul n=ansible | 2026-06-14 08:03:14.200147 | fa163ee0-6271-f863-66dc-0000000000c3 | TASK | Write config data at the start of step 1 2026-06-14 08:03:14,212 p=83235 u=zuul n=ansible | 2026-06-14 08:03:14.206856 | fa163ee0-6271-f863-66dc-0000000000c2 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0000073147 2026-06-14 08:03:14,213 p=83235 u=zuul n=ansible | 2026-06-14 08:03:14.213472 | fa163ee0-6271-f863-66dc-0000000000c2 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0000073145 2026-06-14 08:03:14,214 p=83235 u=zuul n=ansible | 2026-06-14 08:03:14.214711 | fa163ee0-6271-f863-66dc-0000000000c2 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0000073146 2026-06-14 08:03:14,215 p=83235 u=zuul n=ansible | 2026-06-14 08:03:14.215514 | fa163ee0-6271-f863-66dc-00000000a86d | SKIPPED | Delete existing /var/lib/tripleo-config/check-mode directory for check mode | np0000073148 2026-06-14 08:03:14,239 p=83235 u=zuul n=ansible | 2026-06-14 08:03:14.239054 | 1b67cfc5-8466-4c8e-942c-682154b71cf8 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks_step_1.yaml | np0000073150 2026-06-14 08:03:14,256 p=83235 u=zuul n=ansible | 2026-06-14 08:03:14.254286 | fa163ee0-6271-f863-66dc-00000000a86e | TASK | Create /var/lib/tripleo-config/check-mode directory for check mode 2026-06-14 08:03:14,277 p=83235 u=zuul n=ansible | 2026-06-14 08:03:14.271616 | fa163ee0-6271-f863-66dc-00000000a88d | TASK | Delete existing /var/lib/tripleo-config/check-mode directory for check mode 2026-06-14 08:03:14,300 p=83235 u=zuul n=ansible | 2026-06-14 08:03:14.299534 | fa163ee0-6271-f863-66dc-0000000000c3 | TASK | Write config data at the start of step 1 2026-06-14 08:03:14,319 p=83235 u=zuul n=ansible | 2026-06-14 08:03:14.319335 | fa163ee0-6271-f863-66dc-0000000000c3 | TASK | Write config data at the start of step 1 2026-06-14 08:03:14,340 p=83235 u=zuul n=ansible | 2026-06-14 08:03:14.339380 | fa163ee0-6271-f863-66dc-0000000000c3 | TASK | Write config data at the start of step 1 2026-06-14 08:03:14,346 p=83235 u=zuul n=ansible | 2026-06-14 08:03:14.346618 | fa163ee0-6271-f863-66dc-00000000a86e | SKIPPED | Create /var/lib/tripleo-config/check-mode directory for check mode | np0000073148 2026-06-14 08:03:14,347 p=83235 u=zuul n=ansible | 2026-06-14 08:03:14.347461 | fa163ee0-6271-f863-66dc-00000000a88d | SKIPPED | Delete existing /var/lib/tripleo-config/check-mode directory for check mode | np0000073150 2026-06-14 08:03:14,379 p=83235 u=zuul n=ansible | 2026-06-14 08:03:14.375690 | 52e7e6ab-8ad5-4cc3-9c2a-31b676df758d | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks_step_1.yaml | np0000073149 2026-06-14 08:03:14,395 p=83235 u=zuul n=ansible | 2026-06-14 08:03:14.392817 | fa163ee0-6271-f863-66dc-00000000a86f | TASK | Write the puppet step_config manifest 2026-06-14 08:03:14,410 p=83235 u=zuul n=ansible | 2026-06-14 08:03:14.409614 | fa163ee0-6271-f863-66dc-00000000a8ad | TASK | Delete existing /var/lib/tripleo-config/check-mode directory for check mode 2026-06-14 08:03:14,423 p=83235 u=zuul n=ansible | 2026-06-14 08:03:14.422714 | fa163ee0-6271-f863-66dc-00000000a88e | TASK | Create /var/lib/tripleo-config/check-mode directory for check mode 2026-06-14 08:03:14,434 p=83235 u=zuul n=ansible | 2026-06-14 08:03:14.434197 | fa163ee0-6271-f863-66dc-00000000a8ad | SKIPPED | Delete existing /var/lib/tripleo-config/check-mode directory for check mode | np0000073149 2026-06-14 08:03:14,488 p=83235 u=zuul n=ansible | 2026-06-14 08:03:14.487628 | f505224d-d76d-4dd4-bb5f-611659b7ced7 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks_step_1.yaml | np0000073145 2026-06-14 08:03:14,488 p=83235 u=zuul n=ansible | 2026-06-14 08:03:14.488148 | f505224d-d76d-4dd4-bb5f-611659b7ced7 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks_step_1.yaml | np0000073146 2026-06-14 08:03:14,488 p=83235 u=zuul n=ansible | 2026-06-14 08:03:14.488410 | f505224d-d76d-4dd4-bb5f-611659b7ced7 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks_step_1.yaml | np0000073147 2026-06-14 08:03:14,503 p=83235 u=zuul n=ansible | 2026-06-14 08:03:14.503002 | fa163ee0-6271-f863-66dc-00000000a8ae | TASK | Create /var/lib/tripleo-config/check-mode directory for check mode 2026-06-14 08:03:14,521 p=83235 u=zuul n=ansible | 2026-06-14 08:03:14.520543 | fa163ee0-6271-f863-66dc-00000000a8cd | TASK | Delete existing /var/lib/tripleo-config/check-mode directory for check mode 2026-06-14 08:03:14,544 p=83235 u=zuul n=ansible | 2026-06-14 08:03:14.543905 | fa163ee0-6271-f863-66dc-00000000a8cd | TASK | Delete existing /var/lib/tripleo-config/check-mode directory for check mode 2026-06-14 08:03:14,576 p=83235 u=zuul n=ansible | 2026-06-14 08:03:14.576157 | fa163ee0-6271-f863-66dc-00000000a8cd | TASK | Delete existing /var/lib/tripleo-config/check-mode directory for check mode 2026-06-14 08:03:14,582 p=83235 u=zuul n=ansible | 2026-06-14 08:03:14.581992 | fa163ee0-6271-f863-66dc-00000000a88e | SKIPPED | Create /var/lib/tripleo-config/check-mode directory for check mode | np0000073150 2026-06-14 08:03:14,583 p=83235 u=zuul n=ansible | 2026-06-14 08:03:14.583331 | fa163ee0-6271-f863-66dc-00000000a8ae | SKIPPED | Create /var/lib/tripleo-config/check-mode directory for check mode | np0000073149 2026-06-14 08:03:14,584 p=83235 u=zuul n=ansible | 2026-06-14 08:03:14.584139 | fa163ee0-6271-f863-66dc-00000000a8cd | SKIPPED | Delete existing /var/lib/tripleo-config/check-mode directory for check mode | np0000073145 2026-06-14 08:03:14,585 p=83235 u=zuul n=ansible | 2026-06-14 08:03:14.584970 | fa163ee0-6271-f863-66dc-00000000a8cd | SKIPPED | Delete existing /var/lib/tripleo-config/check-mode directory for check mode | np0000073146 2026-06-14 08:03:14,596 p=83235 u=zuul n=ansible | 2026-06-14 08:03:14.596037 | fa163ee0-6271-f863-66dc-00000000a8af | TASK | Write the puppet step_config manifest 2026-06-14 08:03:14,617 p=83235 u=zuul n=ansible | 2026-06-14 08:03:14.616526 | fa163ee0-6271-f863-66dc-00000000a88f | TASK | Write the puppet step_config manifest 2026-06-14 08:03:14,636 p=83235 u=zuul n=ansible | 2026-06-14 08:03:14.636388 | fa163ee0-6271-f863-66dc-00000000a8ce | TASK | Create /var/lib/tripleo-config/check-mode directory for check mode 2026-06-14 08:03:14,656 p=83235 u=zuul n=ansible | 2026-06-14 08:03:14.656218 | fa163ee0-6271-f863-66dc-00000000a8ce | TASK | Create /var/lib/tripleo-config/check-mode directory for check mode 2026-06-14 08:03:14,669 p=83235 u=zuul n=ansible | 2026-06-14 08:03:14.662998 | fa163ee0-6271-f863-66dc-00000000a8cd | SKIPPED | Delete existing /var/lib/tripleo-config/check-mode directory for check mode | np0000073147 2026-06-14 08:03:14,670 p=83235 u=zuul n=ansible | 2026-06-14 08:03:14.670374 | fa163ee0-6271-f863-66dc-00000000a8ce | SKIPPED | Create /var/lib/tripleo-config/check-mode directory for check mode | np0000073145 2026-06-14 08:03:14,691 p=83235 u=zuul n=ansible | 2026-06-14 08:03:14.691224 | fa163ee0-6271-f863-66dc-00000000a8cf | TASK | Write the puppet step_config manifest 2026-06-14 08:03:14,711 p=83235 u=zuul n=ansible | 2026-06-14 08:03:14.711012 | fa163ee0-6271-f863-66dc-00000000a8ce | TASK | Create /var/lib/tripleo-config/check-mode directory for check mode 2026-06-14 08:03:14,716 p=83235 u=zuul n=ansible | 2026-06-14 08:03:14.716101 | fa163ee0-6271-f863-66dc-00000000a8ce | SKIPPED | Create /var/lib/tripleo-config/check-mode directory for check mode | np0000073146 2026-06-14 08:03:14,738 p=83235 u=zuul n=ansible | 2026-06-14 08:03:14.732652 | fa163ee0-6271-f863-66dc-00000000a8cf | TASK | Write the puppet step_config manifest 2026-06-14 08:03:14,744 p=83235 u=zuul n=ansible | 2026-06-14 08:03:14.743657 | fa163ee0-6271-f863-66dc-00000000a8ce | SKIPPED | Create /var/lib/tripleo-config/check-mode directory for check mode | np0000073147 2026-06-14 08:03:14,760 p=83235 u=zuul n=ansible | 2026-06-14 08:03:14.760179 | fa163ee0-6271-f863-66dc-00000000a8cf | TASK | Write the puppet step_config manifest 2026-06-14 08:03:16,852 p=83235 u=zuul n=ansible | 2026-06-14 08:03:16.851534 | fa163ee0-6271-f863-66dc-00000000a86f | CHANGED | Write the puppet step_config manifest | np0000073148 2026-06-14 08:03:16,863 p=83235 u=zuul n=ansible | 2026-06-14 08:03:16.862853 | fa163ee0-6271-f863-66dc-00000000a870 | TASK | Diff puppet step_config manifest changes for check mode 2026-06-14 08:03:16,891 p=83235 u=zuul n=ansible | 2026-06-14 08:03:16.890501 | fa163ee0-6271-f863-66dc-00000000a870 | SKIPPED | Diff puppet step_config manifest changes for check mode | np0000073148 2026-06-14 08:03:16,905 p=83235 u=zuul n=ansible | 2026-06-14 08:03:16.904643 | fa163ee0-6271-f863-66dc-00000000a871 | TASK | Diff puppet step_config manifest changes for check mode 2026-06-14 08:03:16,934 p=83235 u=zuul n=ansible | 2026-06-14 08:03:16.933545 | fa163ee0-6271-f863-66dc-00000000a871 | SKIPPED | Diff puppet step_config manifest changes for check mode | np0000073148 2026-06-14 08:03:16,947 p=83235 u=zuul n=ansible | 2026-06-14 08:03:16.946849 | fa163ee0-6271-f863-66dc-00000000a872 | TASK | Create /var/lib/container-puppet 2026-06-14 08:03:17,120 p=83235 u=zuul n=ansible | 2026-06-14 08:03:17.119953 | fa163ee0-6271-f863-66dc-00000000a8cf | CHANGED | Write the puppet step_config manifest | np0000073147 2026-06-14 08:03:17,155 p=83235 u=zuul n=ansible | 2026-06-14 08:03:17.155415 | fa163ee0-6271-f863-66dc-00000000a8d0 | TASK | Diff puppet step_config manifest changes for check mode 2026-06-14 08:03:17,165 p=83235 u=zuul n=ansible | 2026-06-14 08:03:17.160402 | fa163ee0-6271-f863-66dc-00000000a88f | CHANGED | Write the puppet step_config manifest | np0000073150 2026-06-14 08:03:17,166 p=83235 u=zuul n=ansible | 2026-06-14 08:03:17.166656 | fa163ee0-6271-f863-66dc-00000000a8cf | CHANGED | Write the puppet step_config manifest | np0000073146 2026-06-14 08:03:17,167 p=83235 u=zuul n=ansible | 2026-06-14 08:03:17.167577 | fa163ee0-6271-f863-66dc-00000000a8cf | CHANGED | Write the puppet step_config manifest | np0000073145 2026-06-14 08:03:17,168 p=83235 u=zuul n=ansible | 2026-06-14 08:03:17.168385 | fa163ee0-6271-f863-66dc-00000000a8af | CHANGED | Write the puppet step_config manifest | np0000073149 2026-06-14 08:03:17,186 p=83235 u=zuul n=ansible | 2026-06-14 08:03:17.186361 | fa163ee0-6271-f863-66dc-00000000a8b0 | TASK | Diff puppet step_config manifest changes for check mode 2026-06-14 08:03:17,203 p=83235 u=zuul n=ansible | 2026-06-14 08:03:17.202637 | fa163ee0-6271-f863-66dc-00000000a890 | TASK | Diff puppet step_config manifest changes for check mode 2026-06-14 08:03:17,228 p=83235 u=zuul n=ansible | 2026-06-14 08:03:17.228443 | fa163ee0-6271-f863-66dc-00000000a8d0 | TASK | Diff puppet step_config manifest changes for check mode 2026-06-14 08:03:17,257 p=83235 u=zuul n=ansible | 2026-06-14 08:03:17.257046 | fa163ee0-6271-f863-66dc-00000000a8d0 | TASK | Diff puppet step_config manifest changes for check mode 2026-06-14 08:03:17,261 p=83235 u=zuul n=ansible | 2026-06-14 08:03:17.261154 | fa163ee0-6271-f863-66dc-00000000a8d0 | SKIPPED | Diff puppet step_config manifest changes for check mode | np0000073147 2026-06-14 08:03:17,262 p=83235 u=zuul n=ansible | 2026-06-14 08:03:17.262478 | fa163ee0-6271-f863-66dc-00000000a8b0 | SKIPPED | Diff puppet step_config manifest changes for check mode | np0000073149 2026-06-14 08:03:17,263 p=83235 u=zuul n=ansible | 2026-06-14 08:03:17.263188 | fa163ee0-6271-f863-66dc-00000000a890 | SKIPPED | Diff puppet step_config manifest changes for check mode | np0000073150 2026-06-14 08:03:17,264 p=83235 u=zuul n=ansible | 2026-06-14 08:03:17.264039 | fa163ee0-6271-f863-66dc-00000000a872 | OK | Create /var/lib/container-puppet | np0000073148 2026-06-14 08:03:17,265 p=83235 u=zuul n=ansible | 2026-06-14 08:03:17.264912 | fa163ee0-6271-f863-66dc-00000000a8d0 | SKIPPED | Diff puppet step_config manifest changes for check mode | np0000073145 2026-06-14 08:03:17,278 p=83235 u=zuul n=ansible | 2026-06-14 08:03:17.277980 | fa163ee0-6271-f863-66dc-00000000a873 | TASK | Delete existing /var/lib/container-puppet/check-mode for check mode 2026-06-14 08:03:17,290 p=83235 u=zuul n=ansible | 2026-06-14 08:03:17.289542 | fa163ee0-6271-f863-66dc-00000000a8b1 | TASK | Diff puppet step_config manifest changes for check mode 2026-06-14 08:03:17,306 p=83235 u=zuul n=ansible | 2026-06-14 08:03:17.306052 | fa163ee0-6271-f863-66dc-00000000a891 | TASK | Diff puppet step_config manifest changes for check mode 2026-06-14 08:03:17,326 p=83235 u=zuul n=ansible | 2026-06-14 08:03:17.325687 | fa163ee0-6271-f863-66dc-00000000a8d1 | TASK | Diff puppet step_config manifest changes for check mode 2026-06-14 08:03:17,358 p=83235 u=zuul n=ansible | 2026-06-14 08:03:17.358272 | fa163ee0-6271-f863-66dc-00000000a8d1 | TASK | Diff puppet step_config manifest changes for check mode 2026-06-14 08:03:17,363 p=83235 u=zuul n=ansible | 2026-06-14 08:03:17.362711 | fa163ee0-6271-f863-66dc-00000000a8d0 | SKIPPED | Diff puppet step_config manifest changes for check mode | np0000073146 2026-06-14 08:03:17,364 p=83235 u=zuul n=ansible | 2026-06-14 08:03:17.364042 | fa163ee0-6271-f863-66dc-00000000a873 | SKIPPED | Delete existing /var/lib/container-puppet/check-mode for check mode | np0000073148 2026-06-14 08:03:17,364 p=83235 u=zuul n=ansible | 2026-06-14 08:03:17.364644 | fa163ee0-6271-f863-66dc-00000000a8b1 | SKIPPED | Diff puppet step_config manifest changes for check mode | np0000073149 2026-06-14 08:03:17,365 p=83235 u=zuul n=ansible | 2026-06-14 08:03:17.365225 | fa163ee0-6271-f863-66dc-00000000a891 | SKIPPED | Diff puppet step_config manifest changes for check mode | np0000073150 2026-06-14 08:03:17,366 p=83235 u=zuul n=ansible | 2026-06-14 08:03:17.365951 | fa163ee0-6271-f863-66dc-00000000a8d1 | SKIPPED | Diff puppet step_config manifest changes for check mode | np0000073145 2026-06-14 08:03:17,379 p=83235 u=zuul n=ansible | 2026-06-14 08:03:17.379281 | fa163ee0-6271-f863-66dc-00000000a874 | TASK | Create /var/lib/container-puppet/check-mode for check mode 2026-06-14 08:03:17,395 p=83235 u=zuul n=ansible | 2026-06-14 08:03:17.394406 | fa163ee0-6271-f863-66dc-00000000a8b2 | TASK | Create /var/lib/container-puppet 2026-06-14 08:03:17,414 p=83235 u=zuul n=ansible | 2026-06-14 08:03:17.414261 | fa163ee0-6271-f863-66dc-00000000a892 | TASK | Create /var/lib/container-puppet 2026-06-14 08:03:17,433 p=83235 u=zuul n=ansible | 2026-06-14 08:03:17.432496 | fa163ee0-6271-f863-66dc-00000000a8d2 | TASK | Create /var/lib/container-puppet 2026-06-14 08:03:17,452 p=83235 u=zuul n=ansible | 2026-06-14 08:03:17.452077 | fa163ee0-6271-f863-66dc-00000000a8d1 | TASK | Diff puppet step_config manifest changes for check mode 2026-06-14 08:03:17,458 p=83235 u=zuul n=ansible | 2026-06-14 08:03:17.457631 | fa163ee0-6271-f863-66dc-00000000a8d1 | SKIPPED | Diff puppet step_config manifest changes for check mode | np0000073147 2026-06-14 08:03:17,459 p=83235 u=zuul n=ansible | 2026-06-14 08:03:17.459314 | fa163ee0-6271-f863-66dc-00000000a874 | SKIPPED | Create /var/lib/container-puppet/check-mode for check mode | np0000073148 2026-06-14 08:03:17,476 p=83235 u=zuul n=ansible | 2026-06-14 08:03:17.474075 | fa163ee0-6271-f863-66dc-00000000a877 | TASK | Write container-puppet.json file 2026-06-14 08:03:17,494 p=83235 u=zuul n=ansible | 2026-06-14 08:03:17.494418 | fa163ee0-6271-f863-66dc-00000000a8d2 | TASK | Create /var/lib/container-puppet 2026-06-14 08:03:17,500 p=83235 u=zuul n=ansible | 2026-06-14 08:03:17.499670 | fa163ee0-6271-f863-66dc-00000000a8d1 | SKIPPED | Diff puppet step_config manifest changes for check mode | np0000073146 2026-06-14 08:03:17,517 p=83235 u=zuul n=ansible | 2026-06-14 08:03:17.517286 | fa163ee0-6271-f863-66dc-00000000a8d2 | TASK | Create /var/lib/container-puppet 2026-06-14 08:03:17,706 p=83235 u=zuul n=ansible | 2026-06-14 08:03:17.705475 | fa163ee0-6271-f863-66dc-00000000a8b2 | OK | Create /var/lib/container-puppet | np0000073149 2026-06-14 08:03:17,707 p=83235 u=zuul n=ansible | 2026-06-14 08:03:17.707127 | fa163ee0-6271-f863-66dc-00000000a892 | OK | Create /var/lib/container-puppet | np0000073150 2026-06-14 08:03:17,718 p=83235 u=zuul n=ansible | 2026-06-14 08:03:17.717961 | fa163ee0-6271-f863-66dc-00000000a8b3 | TASK | Delete existing /var/lib/container-puppet/check-mode for check mode 2026-06-14 08:03:17,737 p=83235 u=zuul n=ansible | 2026-06-14 08:03:17.735296 | fa163ee0-6271-f863-66dc-00000000a893 | TASK | Delete existing /var/lib/container-puppet/check-mode for check mode 2026-06-14 08:03:17,744 p=83235 u=zuul n=ansible | 2026-06-14 08:03:17.743572 | fa163ee0-6271-f863-66dc-00000000a8d2 | OK | Create /var/lib/container-puppet | np0000073145 2026-06-14 08:03:17,746 p=83235 u=zuul n=ansible | 2026-06-14 08:03:17.745526 | fa163ee0-6271-f863-66dc-00000000a8b3 | SKIPPED | Delete existing /var/lib/container-puppet/check-mode for check mode | np0000073149 2026-06-14 08:03:17,761 p=83235 u=zuul n=ansible | 2026-06-14 08:03:17.760858 | fa163ee0-6271-f863-66dc-00000000a8b4 | TASK | Create /var/lib/container-puppet/check-mode for check mode 2026-06-14 08:03:17,790 p=83235 u=zuul n=ansible | 2026-06-14 08:03:17.790037 | fa163ee0-6271-f863-66dc-00000000a8d3 | TASK | Delete existing /var/lib/container-puppet/check-mode for check mode 2026-06-14 08:03:17,797 p=83235 u=zuul n=ansible | 2026-06-14 08:03:17.796451 | fa163ee0-6271-f863-66dc-00000000a893 | SKIPPED | Delete existing /var/lib/container-puppet/check-mode for check mode | np0000073150 2026-06-14 08:03:17,798 p=83235 u=zuul n=ansible | 2026-06-14 08:03:17.798008 | fa163ee0-6271-f863-66dc-00000000a8b4 | SKIPPED | Create /var/lib/container-puppet/check-mode for check mode | np0000073149 2026-06-14 08:03:17,809 p=83235 u=zuul n=ansible | 2026-06-14 08:03:17.809015 | fa163ee0-6271-f863-66dc-00000000a8b5 | TASK | Write container-puppet.json file 2026-06-14 08:03:17,828 p=83235 u=zuul n=ansible | 2026-06-14 08:03:17.827712 | fa163ee0-6271-f863-66dc-00000000a894 | TASK | Create /var/lib/container-puppet/check-mode for check mode 2026-06-14 08:03:17,835 p=83235 u=zuul n=ansible | 2026-06-14 08:03:17.834536 | fa163ee0-6271-f863-66dc-00000000a8d3 | SKIPPED | Delete existing /var/lib/container-puppet/check-mode for check mode | np0000073145 2026-06-14 08:03:17,836 p=83235 u=zuul n=ansible | 2026-06-14 08:03:17.836130 | fa163ee0-6271-f863-66dc-00000000a8d2 | OK | Create /var/lib/container-puppet | np0000073146 2026-06-14 08:03:17,857 p=83235 u=zuul n=ansible | 2026-06-14 08:03:17.857548 | fa163ee0-6271-f863-66dc-00000000a8d4 | TASK | Create /var/lib/container-puppet/check-mode for check mode 2026-06-14 08:03:17,888 p=83235 u=zuul n=ansible | 2026-06-14 08:03:17.887529 | fa163ee0-6271-f863-66dc-00000000a8d3 | TASK | Delete existing /var/lib/container-puppet/check-mode for check mode 2026-06-14 08:03:17,894 p=83235 u=zuul n=ansible | 2026-06-14 08:03:17.893799 | fa163ee0-6271-f863-66dc-00000000a894 | SKIPPED | Create /var/lib/container-puppet/check-mode for check mode | np0000073150 2026-06-14 08:03:17,896 p=83235 u=zuul n=ansible | 2026-06-14 08:03:17.895770 | fa163ee0-6271-f863-66dc-00000000a8d2 | OK | Create /var/lib/container-puppet | np0000073147 2026-06-14 08:03:17,897 p=83235 u=zuul n=ansible | 2026-06-14 08:03:17.896889 | fa163ee0-6271-f863-66dc-00000000a8d4 | SKIPPED | Create /var/lib/container-puppet/check-mode for check mode | np0000073145 2026-06-14 08:03:17,915 p=83235 u=zuul n=ansible | 2026-06-14 08:03:17.914681 | fa163ee0-6271-f863-66dc-00000000a895 | TASK | Write container-puppet.json file 2026-06-14 08:03:17,933 p=83235 u=zuul n=ansible | 2026-06-14 08:03:17.932862 | fa163ee0-6271-f863-66dc-00000000a8d5 | TASK | Write container-puppet.json file 2026-06-14 08:03:17,951 p=83235 u=zuul n=ansible | 2026-06-14 08:03:17.950996 | fa163ee0-6271-f863-66dc-00000000a8d3 | TASK | Delete existing /var/lib/container-puppet/check-mode for check mode 2026-06-14 08:03:17,959 p=83235 u=zuul n=ansible | 2026-06-14 08:03:17.958409 | fa163ee0-6271-f863-66dc-00000000a8d3 | SKIPPED | Delete existing /var/lib/container-puppet/check-mode for check mode | np0000073146 2026-06-14 08:03:17,974 p=83235 u=zuul n=ansible | 2026-06-14 08:03:17.974186 | fa163ee0-6271-f863-66dc-00000000a8d4 | TASK | Create /var/lib/container-puppet/check-mode for check mode 2026-06-14 08:03:17,985 p=83235 u=zuul n=ansible | 2026-06-14 08:03:17.984630 | fa163ee0-6271-f863-66dc-00000000a8d3 | SKIPPED | Delete existing /var/lib/container-puppet/check-mode for check mode | np0000073147 2026-06-14 08:03:18,003 p=83235 u=zuul n=ansible | 2026-06-14 08:03:18.002717 | fa163ee0-6271-f863-66dc-00000000a8d4 | TASK | Create /var/lib/container-puppet/check-mode for check mode 2026-06-14 08:03:18,007 p=83235 u=zuul n=ansible | 2026-06-14 08:03:18.006954 | fa163ee0-6271-f863-66dc-00000000a8d4 | SKIPPED | Create /var/lib/container-puppet/check-mode for check mode | np0000073146 2026-06-14 08:03:18,027 p=83235 u=zuul n=ansible | 2026-06-14 08:03:18.027463 | fa163ee0-6271-f863-66dc-00000000a8d5 | TASK | Write container-puppet.json file 2026-06-14 08:03:18,034 p=83235 u=zuul n=ansible | 2026-06-14 08:03:18.033393 | fa163ee0-6271-f863-66dc-00000000a8d4 | SKIPPED | Create /var/lib/container-puppet/check-mode for check mode | np0000073147 2026-06-14 08:03:18,050 p=83235 u=zuul n=ansible | 2026-06-14 08:03:18.050358 | fa163ee0-6271-f863-66dc-00000000a8d5 | TASK | Write container-puppet.json file 2026-06-14 08:03:18,491 p=83235 u=zuul n=ansible | 2026-06-14 08:03:18.489967 | fa163ee0-6271-f863-66dc-00000000a877 | CHANGED | Write container-puppet.json file | np0000073148 2026-06-14 08:03:18,512 p=83235 u=zuul n=ansible | 2026-06-14 08:03:18.512335 | fa163ee0-6271-f863-66dc-00000000a878 | TASK | Diff container-puppet.json changes for check mode 2026-06-14 08:03:18,547 p=83235 u=zuul n=ansible | 2026-06-14 08:03:18.546554 | fa163ee0-6271-f863-66dc-00000000a878 | SKIPPED | Diff container-puppet.json changes for check mode | np0000073148 2026-06-14 08:03:18,561 p=83235 u=zuul n=ansible | 2026-06-14 08:03:18.560950 | fa163ee0-6271-f863-66dc-00000000a879 | TASK | Diff container-puppet.json changes for check mode 2026-06-14 08:03:18,592 p=83235 u=zuul n=ansible | 2026-06-14 08:03:18.591730 | fa163ee0-6271-f863-66dc-00000000a879 | SKIPPED | Diff container-puppet.json changes for check mode | np0000073148 2026-06-14 08:03:18,605 p=83235 u=zuul n=ansible | 2026-06-14 08:03:18.605541 | fa163ee0-6271-f863-66dc-00000000a87a | TASK | Ensure config hashes are up-to-date for container startup configs 2026-06-14 08:03:18,831 p=83235 u=zuul n=ansible | 2026-06-14 08:03:18.830888 | fa163ee0-6271-f863-66dc-00000000a8b5 | CHANGED | Write container-puppet.json file | np0000073149 2026-06-14 08:03:18,841 p=83235 u=zuul n=ansible | 2026-06-14 08:03:18.841422 | fa163ee0-6271-f863-66dc-00000000a8b6 | TASK | Diff container-puppet.json changes for check mode 2026-06-14 08:03:18,861 p=83235 u=zuul n=ansible | 2026-06-14 08:03:18.861340 | fa163ee0-6271-f863-66dc-00000000a8b6 | SKIPPED | Diff container-puppet.json changes for check mode | np0000073149 2026-06-14 08:03:18,872 p=83235 u=zuul n=ansible | 2026-06-14 08:03:18.872280 | fa163ee0-6271-f863-66dc-00000000a8b7 | TASK | Diff container-puppet.json changes for check mode 2026-06-14 08:03:18,889 p=83235 u=zuul n=ansible | 2026-06-14 08:03:18.889198 | fa163ee0-6271-f863-66dc-00000000a8b7 | SKIPPED | Diff container-puppet.json changes for check mode | np0000073149 2026-06-14 08:03:18,908 p=83235 u=zuul n=ansible | 2026-06-14 08:03:18.907649 | fa163ee0-6271-f863-66dc-00000000a8b8 | TASK | Ensure config hashes are up-to-date for container startup configs 2026-06-14 08:03:18,916 p=83235 u=zuul n=ansible | 2026-06-14 08:03:18.915499 | fa163ee0-6271-f863-66dc-00000000a895 | CHANGED | Write container-puppet.json file | np0000073150 2026-06-14 08:03:18,939 p=83235 u=zuul n=ansible | 2026-06-14 08:03:18.938640 | fa163ee0-6271-f863-66dc-00000000a896 | TASK | Diff container-puppet.json changes for check mode 2026-06-14 08:03:18,959 p=83235 u=zuul n=ansible | 2026-06-14 08:03:18.958363 | fa163ee0-6271-f863-66dc-00000000a896 | SKIPPED | Diff container-puppet.json changes for check mode | np0000073150 2026-06-14 08:03:18,972 p=83235 u=zuul n=ansible | 2026-06-14 08:03:18.971757 | fa163ee0-6271-f863-66dc-00000000a897 | TASK | Diff container-puppet.json changes for check mode 2026-06-14 08:03:18,982 p=83235 u=zuul n=ansible | 2026-06-14 08:03:18.981744 | fa163ee0-6271-f863-66dc-00000000a8d5 | CHANGED | Write container-puppet.json file | np0000073145 2026-06-14 08:03:19,004 p=83235 u=zuul n=ansible | 2026-06-14 08:03:19.004355 | fa163ee0-6271-f863-66dc-00000000a8d6 | TASK | Diff container-puppet.json changes for check mode 2026-06-14 08:03:19,011 p=83235 u=zuul n=ansible | 2026-06-14 08:03:19.010883 | fa163ee0-6271-f863-66dc-00000000a897 | SKIPPED | Diff container-puppet.json changes for check mode | np0000073150 2026-06-14 08:03:19,028 p=83235 u=zuul n=ansible | 2026-06-14 08:03:19.027760 | fa163ee0-6271-f863-66dc-00000000a898 | TASK | Ensure config hashes are up-to-date for container startup configs 2026-06-14 08:03:19,034 p=83235 u=zuul n=ansible | 2026-06-14 08:03:19.033650 | fa163ee0-6271-f863-66dc-00000000a8d6 | SKIPPED | Diff container-puppet.json changes for check mode | np0000073145 2026-06-14 08:03:19,052 p=83235 u=zuul n=ansible | 2026-06-14 08:03:19.051724 | fa163ee0-6271-f863-66dc-00000000a8d7 | TASK | Diff container-puppet.json changes for check mode 2026-06-14 08:03:19,068 p=83235 u=zuul n=ansible | 2026-06-14 08:03:19.067464 | fa163ee0-6271-f863-66dc-00000000a87a | OK | Ensure config hashes are up-to-date for container startup configs | np0000073148 2026-06-14 08:03:19,089 p=83235 u=zuul n=ansible | 2026-06-14 08:03:19.089650 | fa163ee0-6271-f863-66dc-00000000a87d | TASK | Set host puppet debugging fact string 2026-06-14 08:03:19,095 p=83235 u=zuul n=ansible | 2026-06-14 08:03:19.094661 | fa163ee0-6271-f863-66dc-00000000a8d5 | CHANGED | Write container-puppet.json file | np0000073146 2026-06-14 08:03:19,096 p=83235 u=zuul n=ansible | 2026-06-14 08:03:19.095910 | fa163ee0-6271-f863-66dc-00000000a8d7 | SKIPPED | Diff container-puppet.json changes for check mode | np0000073145 2026-06-14 08:03:19,118 p=83235 u=zuul n=ansible | 2026-06-14 08:03:19.116453 | fa163ee0-6271-f863-66dc-00000000a8d8 | TASK | Ensure config hashes are up-to-date for container startup configs 2026-06-14 08:03:19,143 p=83235 u=zuul n=ansible | 2026-06-14 08:03:19.142399 | fa163ee0-6271-f863-66dc-00000000a8d6 | TASK | Diff container-puppet.json changes for check mode 2026-06-14 08:03:19,150 p=83235 u=zuul n=ansible | 2026-06-14 08:03:19.149419 | fa163ee0-6271-f863-66dc-00000000a8d5 | CHANGED | Write container-puppet.json file | np0000073147 2026-06-14 08:03:19,151 p=83235 u=zuul n=ansible | 2026-06-14 08:03:19.150929 | fa163ee0-6271-f863-66dc-00000000a87d | SKIPPED | Set host puppet debugging fact string | np0000073148 2026-06-14 08:03:19,165 p=83235 u=zuul n=ansible | 2026-06-14 08:03:19.164700 | fa163ee0-6271-f863-66dc-00000000a87e | TASK | Check for /etc/puppet/check-mode directory for check mode 2026-06-14 08:03:19,192 p=83235 u=zuul n=ansible | 2026-06-14 08:03:19.192262 | fa163ee0-6271-f863-66dc-00000000a8d6 | TASK | Diff container-puppet.json changes for check mode 2026-06-14 08:03:19,204 p=83235 u=zuul n=ansible | 2026-06-14 08:03:19.203628 | fa163ee0-6271-f863-66dc-00000000a8d6 | SKIPPED | Diff container-puppet.json changes for check mode | np0000073146 2026-06-14 08:03:19,205 p=83235 u=zuul n=ansible | 2026-06-14 08:03:19.204989 | fa163ee0-6271-f863-66dc-00000000a8b8 | OK | Ensure config hashes are up-to-date for container startup configs | np0000073149 2026-06-14 08:03:19,205 p=83235 u=zuul n=ansible | 2026-06-14 08:03:19.205648 | fa163ee0-6271-f863-66dc-00000000a87e | SKIPPED | Check for /etc/puppet/check-mode directory for check mode | np0000073148 2026-06-14 08:03:19,215 p=83235 u=zuul n=ansible | 2026-06-14 08:03:19.215577 | fa163ee0-6271-f863-66dc-00000000a87f | TASK | Create /etc/puppet/check-mode/hieradata directory for check mode 2026-06-14 08:03:19,236 p=83235 u=zuul n=ansible | 2026-06-14 08:03:19.236205 | fa163ee0-6271-f863-66dc-00000000a8b9 | TASK | Set host puppet debugging fact string 2026-06-14 08:03:19,267 p=83235 u=zuul n=ansible | 2026-06-14 08:03:19.262253 | fa163ee0-6271-f863-66dc-00000000a8d7 | TASK | Diff container-puppet.json changes for check mode 2026-06-14 08:03:19,273 p=83235 u=zuul n=ansible | 2026-06-14 08:03:19.272419 | fa163ee0-6271-f863-66dc-00000000a8d6 | SKIPPED | Diff container-puppet.json changes for check mode | np0000073147 2026-06-14 08:03:19,273 p=83235 u=zuul n=ansible | 2026-06-14 08:03:19.273675 | fa163ee0-6271-f863-66dc-00000000a87f | SKIPPED | Create /etc/puppet/check-mode/hieradata directory for check mode | np0000073148 2026-06-14 08:03:19,274 p=83235 u=zuul n=ansible | 2026-06-14 08:03:19.274485 | fa163ee0-6271-f863-66dc-00000000a8b9 | SKIPPED | Set host puppet debugging fact string | np0000073149 2026-06-14 08:03:19,284 p=83235 u=zuul n=ansible | 2026-06-14 08:03:19.284674 | fa163ee0-6271-f863-66dc-00000000a880 | TASK | Create puppet check-mode files if they don't exist for check mode 2026-06-14 08:03:19,301 p=83235 u=zuul n=ansible | 2026-06-14 08:03:19.301391 | fa163ee0-6271-f863-66dc-00000000a8ba | TASK | Check for /etc/puppet/check-mode directory for check mode 2026-06-14 08:03:19,323 p=83235 u=zuul n=ansible | 2026-06-14 08:03:19.322958 | fa163ee0-6271-f863-66dc-00000000a8d7 | TASK | Diff container-puppet.json changes for check mode 2026-06-14 08:03:19,337 p=83235 u=zuul n=ansible | 2026-06-14 08:03:19.330462 | fa163ee0-6271-f863-66dc-00000000a8d7 | SKIPPED | Diff container-puppet.json changes for check mode | np0000073146 2026-06-14 08:03:19,338 p=83235 u=zuul n=ansible | 2026-06-14 08:03:19.337800 | fa163ee0-6271-f863-66dc-00000000a880 | SKIPPED | Create puppet check-mode files if they don't exist for check mode | np0000073148 2026-06-14 08:03:19,338 p=83235 u=zuul n=ansible | 2026-06-14 08:03:19.338394 | fa163ee0-6271-f863-66dc-00000000a8ba | SKIPPED | Check for /etc/puppet/check-mode directory for check mode | np0000073149 2026-06-14 08:03:19,372 p=83235 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-06-14 08:03:19,377 p=83235 u=zuul n=ansible | 2026-06-14 08:03:19.377384 | fa163ee0-6271-f863-66dc-00000000a8bb | TASK | Create /etc/puppet/check-mode/hieradata directory for check mode 2026-06-14 08:03:19,405 p=83235 u=zuul n=ansible | 2026-06-14 08:03:19.401997 | fa163ee0-6271-f863-66dc-00000000a8d8 | TASK | Ensure config hashes are up-to-date for container startup configs 2026-06-14 08:03:19,411 p=83235 u=zuul n=ansible | 2026-06-14 08:03:19.411106 | fa163ee0-6271-f863-66dc-00000000a8d7 | SKIPPED | Diff container-puppet.json changes for check mode | np0000073147 2026-06-14 08:03:19,412 p=83235 u=zuul n=ansible | 2026-06-14 08:03:19.412441 | fa163ee0-6271-f863-66dc-00000000a898 | OK | Ensure config hashes are up-to-date for container startup configs | np0000073150 2026-06-14 08:03:19,413 p=83235 u=zuul n=ansible | 2026-06-14 08:03:19.413506 | fa163ee0-6271-f863-66dc-00000000a8bb | SKIPPED | Create /etc/puppet/check-mode/hieradata directory for check mode | np0000073149 2026-06-14 08:03:19,456 p=83235 u=zuul n=ansible | 2026-06-14 08:03:19.455884 | 5d642c60-419c-4b7c-964c-e5d63183eb8e | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step1.yaml | np0000073148 2026-06-14 08:03:19,474 p=83235 u=zuul n=ansible | 2026-06-14 08:03:19.473920 | fa163ee0-6271-f863-66dc-00000000a97f | TASK | set enable_sensubility fact 2026-06-14 08:03:19,488 p=83235 u=zuul n=ansible | 2026-06-14 08:03:19.487895 | fa163ee0-6271-f863-66dc-00000000a8bc | TASK | Create puppet check-mode files if they don't exist for check mode 2026-06-14 08:03:19,505 p=83235 u=zuul n=ansible | 2026-06-14 08:03:19.504516 | fa163ee0-6271-f863-66dc-00000000a899 | TASK | Set host puppet debugging fact string 2026-06-14 08:03:19,533 p=83235 u=zuul n=ansible | 2026-06-14 08:03:19.532705 | fa163ee0-6271-f863-66dc-00000000a8d8 | TASK | Ensure config hashes are up-to-date for container startup configs 2026-06-14 08:03:19,546 p=83235 u=zuul n=ansible | 2026-06-14 08:03:19.538884 | fa163ee0-6271-f863-66dc-00000000a8d8 | OK | Ensure config hashes are up-to-date for container startup configs | np0000073145 2026-06-14 08:03:19,547 p=83235 u=zuul n=ansible | 2026-06-14 08:03:19.547009 | fa163ee0-6271-f863-66dc-00000000a97f | OK | set enable_sensubility fact | np0000073148 2026-06-14 08:03:19,547 p=83235 u=zuul n=ansible | 2026-06-14 08:03:19.547659 | fa163ee0-6271-f863-66dc-00000000a8bc | SKIPPED | Create puppet check-mode files if they don't exist for check mode | np0000073149 2026-06-14 08:03:19,548 p=83235 u=zuul n=ansible | 2026-06-14 08:03:19.548252 | fa163ee0-6271-f863-66dc-00000000a899 | SKIPPED | Set host puppet debugging fact string | np0000073150 2026-06-14 08:03:19,559 p=83235 u=zuul n=ansible | 2026-06-14 08:03:19.559355 | fa163ee0-6271-f863-66dc-00000000a981 | TASK | create podman socket and appropriate systemd service 2026-06-14 08:03:19,591 p=83235 u=zuul n=ansible | 2026-06-14 08:03:19.588401 | fa163ee0-6271-f863-66dc-00000000a89a | TASK | Check for /etc/puppet/check-mode directory for check mode 2026-06-14 08:03:19,600 p=83235 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-06-14 08:03:19,614 p=83235 u=zuul n=ansible | 2026-06-14 08:03:19.614231 | fa163ee0-6271-f863-66dc-00000000a8d9 | TASK | Set host puppet debugging fact string 2026-06-14 08:03:19,623 p=83235 u=zuul n=ansible | 2026-06-14 08:03:19.620348 | fa163ee0-6271-f863-66dc-00000000a981 | SKIPPED | create podman socket and appropriate systemd service | np0000073148 2026-06-14 08:03:19,625 p=83235 u=zuul n=ansible | 2026-06-14 08:03:19.625154 | fa163ee0-6271-f863-66dc-00000000a89a | SKIPPED | Check for /etc/puppet/check-mode directory for check mode | np0000073150 2026-06-14 08:03:19,662 p=83235 u=zuul n=ansible | 2026-06-14 08:03:19.662388 | 399c289f-25ab-4c8a-a16b-4a497cccf42a | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step1.yaml | np0000073149 2026-06-14 08:03:19,680 p=83235 u=zuul n=ansible | 2026-06-14 08:03:19.680001 | fa163ee0-6271-f863-66dc-00000000a982 | TASK | create systemd service for ensuring socket file ACL contains collectd 2026-06-14 08:03:19,698 p=83235 u=zuul n=ansible | 2026-06-14 08:03:19.697967 | fa163ee0-6271-f863-66dc-00000000a9c5 | TASK | set enable_sensubility fact 2026-06-14 08:03:19,711 p=83235 u=zuul n=ansible | 2026-06-14 08:03:19.711088 | fa163ee0-6271-f863-66dc-00000000a89b | TASK | Create /etc/puppet/check-mode/hieradata directory for check mode 2026-06-14 08:03:19,717 p=83235 u=zuul n=ansible | 2026-06-14 08:03:19.716971 | fa163ee0-6271-f863-66dc-00000000a8d9 | SKIPPED | Set host puppet debugging fact string | np0000073145 2026-06-14 08:03:19,718 p=83235 u=zuul n=ansible | 2026-06-14 08:03:19.718377 | fa163ee0-6271-f863-66dc-00000000a8d8 | OK | Ensure config hashes are up-to-date for container startup configs | np0000073146 2026-06-14 08:03:19,719 p=83235 u=zuul n=ansible | 2026-06-14 08:03:19.719098 | fa163ee0-6271-f863-66dc-00000000a982 | SKIPPED | create systemd service for ensuring socket file ACL contains collectd | np0000073148 2026-06-14 08:03:19,734 p=83235 u=zuul n=ansible | 2026-06-14 08:03:19.733894 | fa163ee0-6271-f863-66dc-00000000a983 | TASK | enable podman.sock ACL service 2026-06-14 08:03:19,759 p=83235 u=zuul n=ansible | 2026-06-14 08:03:19.759489 | fa163ee0-6271-f863-66dc-00000000a8da | TASK | Check for /etc/puppet/check-mode directory for check mode 2026-06-14 08:03:19,778 p=83235 u=zuul n=ansible | 2026-06-14 08:03:19.777989 | fa163ee0-6271-f863-66dc-00000000a8d9 | TASK | Set host puppet debugging fact string 2026-06-14 08:03:19,789 p=83235 u=zuul n=ansible | 2026-06-14 08:03:19.785651 | fa163ee0-6271-f863-66dc-00000000a9c5 | OK | set enable_sensubility fact | np0000073149 2026-06-14 08:03:19,791 p=83235 u=zuul n=ansible | 2026-06-14 08:03:19.790829 | fa163ee0-6271-f863-66dc-00000000a89b | SKIPPED | Create /etc/puppet/check-mode/hieradata directory for check mode | np0000073150 2026-06-14 08:03:19,791 p=83235 u=zuul n=ansible | 2026-06-14 08:03:19.791666 | fa163ee0-6271-f863-66dc-00000000a983 | SKIPPED | enable podman.sock ACL service | np0000073148 2026-06-14 08:03:19,792 p=83235 u=zuul n=ansible | 2026-06-14 08:03:19.792533 | fa163ee0-6271-f863-66dc-00000000a8da | SKIPPED | Check for /etc/puppet/check-mode directory for check mode | np0000073145 2026-06-14 08:03:19,804 p=83235 u=zuul n=ansible | 2026-06-14 08:03:19.803646 | fa163ee0-6271-f863-66dc-00000000a984 | TASK | create directory for downloads of users' scripts 2026-06-14 08:03:19,825 p=83235 u=zuul n=ansible | 2026-06-14 08:03:19.824943 | fa163ee0-6271-f863-66dc-00000000a9c7 | TASK | create podman socket and appropriate systemd service 2026-06-14 08:03:19,846 p=83235 u=zuul n=ansible | 2026-06-14 08:03:19.845642 | fa163ee0-6271-f863-66dc-00000000a89c | TASK | Create puppet check-mode files if they don't exist for check mode 2026-06-14 08:03:19,875 p=83235 u=zuul n=ansible | 2026-06-14 08:03:19.875064 | fa163ee0-6271-f863-66dc-00000000a8db | TASK | Create /etc/puppet/check-mode/hieradata directory for check mode 2026-06-14 08:03:19,884 p=83235 u=zuul n=ansible | 2026-06-14 08:03:19.883730 | fa163ee0-6271-f863-66dc-00000000a8d9 | SKIPPED | Set host puppet debugging fact string | np0000073146 2026-06-14 08:03:19,886 p=83235 u=zuul n=ansible | 2026-06-14 08:03:19.886246 | fa163ee0-6271-f863-66dc-00000000a984 | SKIPPED | create directory for downloads of users' scripts | np0000073148 2026-06-14 08:03:19,887 p=83235 u=zuul n=ansible | 2026-06-14 08:03:19.887523 | fa163ee0-6271-f863-66dc-00000000a9c7 | SKIPPED | create podman socket and appropriate systemd service | np0000073149 2026-06-14 08:03:19,889 p=83235 u=zuul n=ansible | 2026-06-14 08:03:19.888714 | fa163ee0-6271-f863-66dc-00000000a89c | SKIPPED | Create puppet check-mode files if they don't exist for check mode | np0000073150 2026-06-14 08:03:19,890 p=83235 u=zuul n=ansible | 2026-06-14 08:03:19.890077 | fa163ee0-6271-f863-66dc-00000000a8d8 | OK | Ensure config hashes are up-to-date for container startup configs | np0000073147 2026-06-14 08:03:19,915 p=83235 u=zuul n=ansible | 2026-06-14 08:03:19.914463 | fa163ee0-6271-f863-66dc-00000000a985 | TASK | download exec scripts 2026-06-14 08:03:19,937 p=83235 u=zuul n=ansible | 2026-06-14 08:03:19.936724 | fa163ee0-6271-f863-66dc-00000000a9c8 | TASK | create systemd service for ensuring socket file ACL contains collectd 2026-06-14 08:03:19,977 p=83235 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-06-14 08:03:19,985 p=83235 u=zuul n=ansible | 2026-06-14 08:03:19.984989 | fa163ee0-6271-f863-66dc-00000000a8da | TASK | Check for /etc/puppet/check-mode directory for check mode 2026-06-14 08:03:20,017 p=83235 u=zuul n=ansible | 2026-06-14 08:03:20.016556 | fa163ee0-6271-f863-66dc-00000000a8d9 | TASK | Set host puppet debugging fact string 2026-06-14 08:03:20,024 p=83235 u=zuul n=ansible | 2026-06-14 08:03:20.023177 | fa163ee0-6271-f863-66dc-00000000a8db | SKIPPED | Create /etc/puppet/check-mode/hieradata directory for check mode | np0000073145 2026-06-14 08:03:20,025 p=83235 u=zuul n=ansible | 2026-06-14 08:03:20.025123 | fa163ee0-6271-f863-66dc-00000000a985 | SKIPPED | download exec scripts | np0000073148 2026-06-14 08:03:20,026 p=83235 u=zuul n=ansible | 2026-06-14 08:03:20.026380 | fa163ee0-6271-f863-66dc-00000000a9c8 | SKIPPED | create systemd service for ensuring socket file ACL contains collectd | np0000073149 2026-06-14 08:03:20,028 p=83235 u=zuul n=ansible | 2026-06-14 08:03:20.028265 | fa163ee0-6271-f863-66dc-00000000a8da | SKIPPED | Check for /etc/puppet/check-mode directory for check mode | np0000073146 2026-06-14 08:03:20,064 p=83235 u=zuul n=ansible | 2026-06-14 08:03:20.064054 | dee656da-15a9-4ddb-ba4d-930b068d1219 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step1.yaml | np0000073150 2026-06-14 08:03:20,083 p=83235 u=zuul n=ansible | 2026-06-14 08:03:20.082801 | fa163ee0-6271-f863-66dc-00000000a987 | TASK | Run lvmfilter role 2026-06-14 08:03:20,097 p=83235 u=zuul n=ansible | 2026-06-14 08:03:20.096563 | fa163ee0-6271-f863-66dc-00000000a9c9 | TASK | enable podman.sock ACL service 2026-06-14 08:03:20,115 p=83235 u=zuul n=ansible | 2026-06-14 08:03:20.110667 | fa163ee0-6271-f863-66dc-00000000aa1b | TASK | set enable_sensubility fact 2026-06-14 08:03:20,137 p=83235 u=zuul n=ansible | 2026-06-14 08:03:20.136910 | fa163ee0-6271-f863-66dc-00000000a8dc | TASK | Create puppet check-mode files if they don't exist for check mode 2026-06-14 08:03:20,162 p=83235 u=zuul n=ansible | 2026-06-14 08:03:20.161918 | fa163ee0-6271-f863-66dc-00000000a8db | TASK | Create /etc/puppet/check-mode/hieradata directory for check mode 2026-06-14 08:03:20,166 p=83235 u=zuul n=ansible | 2026-06-14 08:03:20.166194 | fa163ee0-6271-f863-66dc-00000000a8d9 | SKIPPED | Set host puppet debugging fact string | np0000073147 2026-06-14 08:03:20,168 p=83235 u=zuul n=ansible | 2026-06-14 08:03:20.167833 | fa163ee0-6271-f863-66dc-00000000a9c9 | SKIPPED | enable podman.sock ACL service | np0000073149 2026-06-14 08:03:20,168 p=83235 u=zuul n=ansible | 2026-06-14 08:03:20.168515 | fa163ee0-6271-f863-66dc-00000000aa1b | OK | set enable_sensubility fact | np0000073150 2026-06-14 08:03:20,169 p=83235 u=zuul n=ansible | 2026-06-14 08:03:20.169090 | fa163ee0-6271-f863-66dc-00000000a8dc | SKIPPED | Create puppet check-mode files if they don't exist for check mode | np0000073145 2026-06-14 08:03:20,208 p=83235 u=zuul n=ansible | 2026-06-14 08:03:20.207677 | fa163ee0-6271-f863-66dc-00000000aa68 | TASK | Check if lvm2 is installed 2026-06-14 08:03:20,222 p=83235 u=zuul n=ansible | 2026-06-14 08:03:20.221512 | fa163ee0-6271-f863-66dc-00000000a9ca | TASK | create directory for downloads of users' scripts 2026-06-14 08:03:20,239 p=83235 u=zuul n=ansible | 2026-06-14 08:03:20.238927 | fa163ee0-6271-f863-66dc-00000000aa1d | TASK | create podman socket and appropriate systemd service 2026-06-14 08:03:20,295 p=83235 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-06-14 08:03:20,316 p=83235 u=zuul n=ansible | 2026-06-14 08:03:20.315945 | fa163ee0-6271-f863-66dc-00000000a8da | TASK | Check for /etc/puppet/check-mode directory for check mode 2026-06-14 08:03:20,325 p=83235 u=zuul n=ansible | 2026-06-14 08:03:20.324707 | fa163ee0-6271-f863-66dc-00000000a8db | SKIPPED | Create /etc/puppet/check-mode/hieradata directory for check mode | np0000073146 2026-06-14 08:03:20,327 p=83235 u=zuul n=ansible | 2026-06-14 08:03:20.326773 | fa163ee0-6271-f863-66dc-00000000a9ca | SKIPPED | create directory for downloads of users' scripts | np0000073149 2026-06-14 08:03:20,328 p=83235 u=zuul n=ansible | 2026-06-14 08:03:20.327914 | fa163ee0-6271-f863-66dc-00000000aa1d | SKIPPED | create podman socket and appropriate systemd service | np0000073150 2026-06-14 08:03:20,442 p=83235 u=zuul n=ansible | 2026-06-14 08:03:20.441758 | cfcc600b-6ae9-4e28-a762-ce6baa2c6c59 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step1.yaml | np0000073145 2026-06-14 08:03:20,478 p=83235 u=zuul n=ansible | 2026-06-14 08:03:20.478579 | fa163ee0-6271-f863-66dc-00000000a9cb | TASK | download exec scripts 2026-06-14 08:03:20,495 p=83235 u=zuul n=ansible | 2026-06-14 08:03:20.492216 | fa163ee0-6271-f863-66dc-00000000aa1e | TASK | create systemd service for ensuring socket file ACL contains collectd 2026-06-14 08:03:20,514 p=83235 u=zuul n=ansible | 2026-06-14 08:03:20.513843 | fa163ee0-6271-f863-66dc-00000000aaa1 | TASK | Create dirs for certificates and keys 2026-06-14 08:03:20,538 p=83235 u=zuul n=ansible | 2026-06-14 08:03:20.537823 | fa163ee0-6271-f863-66dc-00000000a8dc | TASK | Create puppet check-mode files if they don't exist for check mode 2026-06-14 08:03:20,545 p=83235 u=zuul n=ansible | 2026-06-14 08:03:20.545138 | fa163ee0-6271-f863-66dc-00000000a8da | SKIPPED | Check for /etc/puppet/check-mode directory for check mode | np0000073147 2026-06-14 08:03:20,546 p=83235 u=zuul n=ansible | 2026-06-14 08:03:20.546689 | fa163ee0-6271-f863-66dc-00000000a9cb | SKIPPED | download exec scripts | np0000073149 2026-06-14 08:03:20,547 p=83235 u=zuul n=ansible | 2026-06-14 08:03:20.547563 | fa163ee0-6271-f863-66dc-00000000aa1e | SKIPPED | create systemd service for ensuring socket file ACL contains collectd | np0000073150 2026-06-14 08:03:20,548 p=83235 u=zuul n=ansible | 2026-06-14 08:03:20.548347 | fa163ee0-6271-f863-66dc-00000000aa68 | CHANGED | Check if lvm2 is installed | np0000073148 2026-06-14 08:03:20,562 p=83235 u=zuul n=ansible | 2026-06-14 08:03:20.561968 | fa163ee0-6271-f863-66dc-00000000aa6a | TASK | collect ansible devices 2026-06-14 08:03:20,583 p=83235 u=zuul n=ansible | 2026-06-14 08:03:20.582826 | fa163ee0-6271-f863-66dc-00000000a9cd | TASK | Run lvmfilter role 2026-06-14 08:03:20,598 p=83235 u=zuul n=ansible | 2026-06-14 08:03:20.597504 | fa163ee0-6271-f863-66dc-00000000aa1f | TASK | enable podman.sock ACL service 2026-06-14 08:03:20,625 p=83235 u=zuul n=ansible | 2026-06-14 08:03:20.623033 | fa163ee0-6271-f863-66dc-00000000a8db | TASK | Create /etc/puppet/check-mode/hieradata directory for check mode 2026-06-14 08:03:20,631 p=83235 u=zuul n=ansible | 2026-06-14 08:03:20.631088 | fa163ee0-6271-f863-66dc-00000000a8dc | SKIPPED | Create puppet check-mode files if they don't exist for check mode | np0000073146 2026-06-14 08:03:20,633 p=83235 u=zuul n=ansible | 2026-06-14 08:03:20.632917 | fa163ee0-6271-f863-66dc-00000000aa6a | SKIPPED | collect ansible devices | np0000073148 2026-06-14 08:03:20,633 p=83235 u=zuul n=ansible | 2026-06-14 08:03:20.633600 | fa163ee0-6271-f863-66dc-00000000aa1f | SKIPPED | enable podman.sock ACL service | np0000073150 2026-06-14 08:03:20,667 p=83235 u=zuul n=ansible | 2026-06-14 08:03:20.667172 | fa163ee0-6271-f863-66dc-00000000aa6b | TASK | collect in-use lvm2 devices list 2026-06-14 08:03:20,684 p=83235 u=zuul n=ansible | 2026-06-14 08:03:20.684139 | fa163ee0-6271-f863-66dc-00000000aa68 | TASK | Check if lvm2 is installed 2026-06-14 08:03:20,706 p=83235 u=zuul n=ansible | 2026-06-14 08:03:20.705531 | fa163ee0-6271-f863-66dc-00000000aa20 | TASK | create directory for downloads of users' scripts 2026-06-14 08:03:20,739 p=83235 u=zuul n=ansible | 2026-06-14 08:03:20.738641 | fa163ee0-6271-f863-66dc-00000000a8db | SKIPPED | Create /etc/puppet/check-mode/hieradata directory for check mode | np0000073147 2026-06-14 08:03:20,740 p=83235 u=zuul n=ansible | 2026-06-14 08:03:20.740120 | fa163ee0-6271-f863-66dc-00000000aa6b | SKIPPED | collect in-use lvm2 devices list | np0000073148 2026-06-14 08:03:20,741 p=83235 u=zuul n=ansible | 2026-06-14 08:03:20.740935 | fa163ee0-6271-f863-66dc-00000000aa20 | SKIPPED | create directory for downloads of users' scripts | np0000073150 2026-06-14 08:03:20,746 p=83235 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-06-14 08:03:20,754 p=83235 u=zuul n=ansible | 2026-06-14 08:03:20.754260 | fa163ee0-6271-f863-66dc-00000000aa6c | TASK | set allowed_devices 2026-06-14 08:03:20,773 p=83235 u=zuul n=ansible | 2026-06-14 08:03:20.772556 | fa163ee0-6271-f863-66dc-00000000aa21 | TASK | download exec scripts 2026-06-14 08:03:20,799 p=83235 u=zuul n=ansible | 2026-06-14 08:03:20.797251 | fa163ee0-6271-f863-66dc-00000000a8dc | TASK | Create puppet check-mode files if they don't exist for check mode 2026-06-14 08:03:20,807 p=83235 u=zuul n=ansible | 2026-06-14 08:03:20.807142 | fa163ee0-6271-f863-66dc-00000000aa21 | SKIPPED | download exec scripts | np0000073150 2026-06-14 08:03:20,808 p=83235 u=zuul n=ansible | 2026-06-14 08:03:20.808338 | fa163ee0-6271-f863-66dc-00000000aa6c | SKIPPED | set allowed_devices | np0000073148 2026-06-14 08:03:20,885 p=83235 u=zuul n=ansible | 2026-06-14 08:03:20.879386 | fa163ee0-6271-f863-66dc-00000000aaa1 | CHANGED | Create dirs for certificates and keys | np0000073145 | item=/etc/pki/tls/certs/httpd 2026-06-14 08:03:20,917 p=83235 u=zuul n=ansible | 2026-06-14 08:03:20.917273 | 1c36c5d0-e310-4ee8-a124-7164bcbcf3bf | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step1.yaml | np0000073146 2026-06-14 08:03:20,958 p=83235 u=zuul n=ansible | 2026-06-14 08:03:20.958364 | fa163ee0-6271-f863-66dc-00000000aa6d | TASK | build lvm2 allow list 2026-06-14 08:03:20,973 p=83235 u=zuul n=ansible | 2026-06-14 08:03:20.972716 | fa163ee0-6271-f863-66dc-00000000aa25 | TASK | Run lvmfilter role 2026-06-14 08:03:20,992 p=83235 u=zuul n=ansible | 2026-06-14 08:03:20.991537 | fa163ee0-6271-f863-66dc-00000000abd1 | TASK | Create dirs for certificates and keys 2026-06-14 08:03:21,001 p=83235 u=zuul n=ansible | 2026-06-14 08:03:20.997556 | fa163ee0-6271-f863-66dc-00000000a8dc | SKIPPED | Create puppet check-mode files if they don't exist for check mode | np0000073147 2026-06-14 08:03:21,034 p=83235 u=zuul n=ansible | 2026-06-14 08:03:21.034347 | fa163ee0-6271-f863-66dc-00000000aa68 | TASK | Check if lvm2 is installed 2026-06-14 08:03:21,059 p=83235 u=zuul n=ansible | 2026-06-14 08:03:21.058828 | fa163ee0-6271-f863-66dc-00000000aa6d | SKIPPED | build lvm2 allow list | np0000073148 2026-06-14 08:03:21,061 p=83235 u=zuul n=ansible | 2026-06-14 08:03:21.060853 | fa163ee0-6271-f863-66dc-00000000aa68 | CHANGED | Check if lvm2 is installed | np0000073149 2026-06-14 08:03:21,068 p=83235 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-06-14 08:03:21,085 p=83235 u=zuul n=ansible | 2026-06-14 08:03:21.080034 | fa163ee0-6271-f863-66dc-00000000aa6e | TASK | build lvm2 deny list 2026-06-14 08:03:21,099 p=83235 u=zuul n=ansible | 2026-06-14 08:03:21.099139 | fa163ee0-6271-f863-66dc-00000000aa6a | TASK | collect ansible devices 2026-06-14 08:03:21,226 p=83235 u=zuul n=ansible | 2026-06-14 08:03:21.219818 | fa163ee0-6271-f863-66dc-00000000aaa1 | CHANGED | Create dirs for certificates and keys | np0000073145 | item=/etc/pki/tls/private/httpd 2026-06-14 08:03:21,277 p=83235 u=zuul n=ansible | 2026-06-14 08:03:21.277133 | bec70723-19af-46b5-a880-d5fd74443826 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step1.yaml | np0000073147 2026-06-14 08:03:21,326 p=83235 u=zuul n=ansible | 2026-06-14 08:03:21.326383 | fa163ee0-6271-f863-66dc-00000000acc5 | TASK | Create dirs for certificates and keys 2026-06-14 08:03:21,331 p=83235 u=zuul n=ansible | 2026-06-14 08:03:21.330884 | fa163ee0-6271-f863-66dc-00000000aa6a | SKIPPED | collect ansible devices | np0000073149 2026-06-14 08:03:21,332 p=83235 u=zuul n=ansible | 2026-06-14 08:03:21.332117 | fa163ee0-6271-f863-66dc-00000000aa6e | SKIPPED | build lvm2 deny list | np0000073148 2026-06-14 08:03:21,350 p=83235 u=zuul n=ansible | 2026-06-14 08:03:21.346647 | fa163ee0-6271-f863-66dc-00000000aa6f | TASK | build lvm2 filter 2026-06-14 08:03:21,368 p=83235 u=zuul n=ansible | 2026-06-14 08:03:21.366541 | fa163ee0-6271-f863-66dc-00000000abd1 | CHANGED | Create dirs for certificates and keys | np0000073146 | item=/etc/pki/tls/certs/httpd 2026-06-14 08:03:21,379 p=83235 u=zuul n=ansible | 2026-06-14 08:03:21.378930 | fa163ee0-6271-f863-66dc-00000000aa6b | TASK | collect in-use lvm2 devices list 2026-06-14 08:03:21,411 p=83235 u=zuul n=ansible | 2026-06-14 08:03:21.410908 | fa163ee0-6271-f863-66dc-00000000aa68 | CHANGED | Check if lvm2 is installed | np0000073150 2026-06-14 08:03:21,413 p=83235 u=zuul n=ansible | 2026-06-14 08:03:21.413522 | fa163ee0-6271-f863-66dc-00000000aa6f | SKIPPED | build lvm2 filter | np0000073148 2026-06-14 08:03:21,415 p=83235 u=zuul n=ansible | 2026-06-14 08:03:21.414891 | fa163ee0-6271-f863-66dc-00000000aa6b | SKIPPED | collect in-use lvm2 devices list | np0000073149 2026-06-14 08:03:21,428 p=83235 u=zuul n=ansible | 2026-06-14 08:03:21.428134 | fa163ee0-6271-f863-66dc-00000000aa70 | TASK | regenerate lvm config 2026-06-14 08:03:21,448 p=83235 u=zuul n=ansible | 2026-06-14 08:03:21.447924 | fa163ee0-6271-f863-66dc-00000000aa6c | TASK | set allowed_devices 2026-06-14 08:03:21,469 p=83235 u=zuul n=ansible | 2026-06-14 08:03:21.469028 | fa163ee0-6271-f863-66dc-00000000aa6a | TASK | collect ansible devices 2026-06-14 08:03:21,480 p=83235 u=zuul n=ansible | 2026-06-14 08:03:21.480389 | fa163ee0-6271-f863-66dc-00000000aa70 | SKIPPED | regenerate lvm config | np0000073148 2026-06-14 08:03:21,482 p=83235 u=zuul n=ansible | 2026-06-14 08:03:21.482119 | fa163ee0-6271-f863-66dc-00000000aa6c | SKIPPED | set allowed_devices | np0000073149 2026-06-14 08:03:21,540 p=83235 u=zuul n=ansible | 2026-06-14 08:03:21.539749 | fa163ee0-6271-f863-66dc-00000000aa71 | TASK | copy new lvm.conf in place 2026-06-14 08:03:21,556 p=83235 u=zuul n=ansible | 2026-06-14 08:03:21.555624 | fa163ee0-6271-f863-66dc-00000000aa6d | TASK | build lvm2 allow list 2026-06-14 08:03:21,582 p=83235 u=zuul n=ansible | 2026-06-14 08:03:21.581784 | fa163ee0-6271-f863-66dc-00000000adac | TASK | Set version specific variables 2026-06-14 08:03:21,589 p=83235 u=zuul n=ansible | 2026-06-14 08:03:21.588343 | fa163ee0-6271-f863-66dc-00000000aa6a | SKIPPED | collect ansible devices | np0000073150 2026-06-14 08:03:21,594 p=83235 u=zuul n=ansible | 2026-06-14 08:03:21.593817 | fa163ee0-6271-f863-66dc-00000000aa71 | SKIPPED | copy new lvm.conf in place | np0000073148 2026-06-14 08:03:21,596 p=83235 u=zuul n=ansible | 2026-06-14 08:03:21.595526 | fa163ee0-6271-f863-66dc-00000000aa6d | SKIPPED | build lvm2 allow list | np0000073149 2026-06-14 08:03:21,641 p=83235 u=zuul n=ansible | 2026-06-14 08:03:21.641031 | fa163ee0-6271-f863-66dc-00000000aa6e | TASK | build lvm2 deny list 2026-06-14 08:03:21,673 p=83235 u=zuul n=ansible | 2026-06-14 08:03:21.663802 | fa163ee0-6271-f863-66dc-00000000aa6b | TASK | collect in-use lvm2 devices list 2026-06-14 08:03:21,676 p=83235 u=zuul n=ansible | 2026-06-14 08:03:21.675400 | fa163ee0-6271-f863-66dc-00000000acc5 | CHANGED | Create dirs for certificates and keys | np0000073147 | item=/etc/pki/tls/certs/httpd 2026-06-14 08:03:21,689 p=83235 u=zuul n=ansible | 2026-06-14 08:03:21.680473 | fa163ee0-6271-f863-66dc-00000000abd1 | CHANGED | Create dirs for certificates and keys | np0000073146 | item=/etc/pki/tls/private/httpd 2026-06-14 08:03:21,700 p=83235 u=zuul n=ansible | 2026-06-14 08:03:21.700218 | fa163ee0-6271-f863-66dc-00000000aa6e | SKIPPED | build lvm2 deny list | np0000073149 2026-06-14 08:03:21,747 p=83235 u=zuul n=ansible | 2026-06-14 08:03:21.746906 | f10b151d-fcfa-46f7-b935-3d0b025da8c6 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0000073145 2026-06-14 08:03:21,787 p=83235 u=zuul n=ansible | 2026-06-14 08:03:21.786813 | fa163ee0-6271-f863-66dc-00000000aa6f | TASK | build lvm2 filter 2026-06-14 08:03:21,820 p=83235 u=zuul n=ansible | 2026-06-14 08:03:21.819770 | fa163ee0-6271-f863-66dc-00000000aded | TASK | Ensure ansible_facts used by role 2026-06-14 08:03:21,851 p=83235 u=zuul n=ansible | 2026-06-14 08:03:21.851015 | fa163ee0-6271-f863-66dc-00000000aa6b | SKIPPED | collect in-use lvm2 devices list | np0000073150 2026-06-14 08:03:21,853 p=83235 u=zuul n=ansible | 2026-06-14 08:03:21.852980 | fa163ee0-6271-f863-66dc-00000000aa6f | SKIPPED | build lvm2 filter | np0000073149 2026-06-14 08:03:21,898 p=83235 u=zuul n=ansible | 2026-06-14 08:03:21.897837 | fa163ee0-6271-f863-66dc-00000000ae12 | TASK | Set version specific variables 2026-06-14 08:03:21,914 p=83235 u=zuul n=ansible | 2026-06-14 08:03:21.913863 | fa163ee0-6271-f863-66dc-00000000aa70 | TASK | regenerate lvm config 2026-06-14 08:03:21,930 p=83235 u=zuul n=ansible | 2026-06-14 08:03:21.929886 | fa163ee0-6271-f863-66dc-00000000aa6c | TASK | set allowed_devices 2026-06-14 08:03:21,966 p=83235 u=zuul n=ansible | 2026-06-14 08:03:21.951134 | fa163ee0-6271-f863-66dc-00000000acc5 | CHANGED | Create dirs for certificates and keys | np0000073147 | item=/etc/pki/tls/private/httpd 2026-06-14 08:03:22,008 p=83235 u=zuul n=ansible | 2026-06-14 08:03:22.008463 | fa163ee0-6271-f863-66dc-00000000adac | TASK | Set version specific variables 2026-06-14 08:03:22,019 p=83235 u=zuul n=ansible | 2026-06-14 08:03:22.018620 | fa163ee0-6271-f863-66dc-00000000aa70 | SKIPPED | regenerate lvm config | np0000073149 2026-06-14 08:03:22,019 p=83235 u=zuul n=ansible | 2026-06-14 08:03:22.019605 | fa163ee0-6271-f863-66dc-00000000aa6c | SKIPPED | set allowed_devices | np0000073150 2026-06-14 08:03:22,032 p=83235 u=zuul n=ansible | 2026-06-14 08:03:22.031989 | 6dcdf474-5626-4e98-a404-08a7013f44cd | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0000073148 2026-06-14 08:03:22,054 p=83235 u=zuul n=ansible | 2026-06-14 08:03:22.053547 | fa163ee0-6271-f863-66dc-00000000ae7b | TASK | Ensure ansible_facts used by role 2026-06-14 08:03:22,072 p=83235 u=zuul n=ansible | 2026-06-14 08:03:22.072212 | fa163ee0-6271-f863-66dc-00000000aa71 | TASK | copy new lvm.conf in place 2026-06-14 08:03:22,091 p=83235 u=zuul n=ansible | 2026-06-14 08:03:22.091205 | fa163ee0-6271-f863-66dc-00000000aa6d | TASK | build lvm2 allow list 2026-06-14 08:03:22,165 p=83235 u=zuul n=ansible | 2026-06-14 08:03:22.165428 | 48ff9a5b-6986-46fe-8be3-89be7652e672 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0000073146 2026-06-14 08:03:22,186 p=83235 u=zuul n=ansible | 2026-06-14 08:03:22.185894 | fa163ee0-6271-f863-66dc-00000000ae99 | TASK | Ensure ansible_facts used by role 2026-06-14 08:03:22,192 p=83235 u=zuul n=ansible | 2026-06-14 08:03:22.191371 | fa163ee0-6271-f863-66dc-00000000aa71 | SKIPPED | copy new lvm.conf in place | np0000073149 2026-06-14 08:03:22,192 p=83235 u=zuul n=ansible | 2026-06-14 08:03:22.192786 | fa163ee0-6271-f863-66dc-00000000aa6d | SKIPPED | build lvm2 allow list | np0000073150 2026-06-14 08:03:22,242 p=83235 u=zuul n=ansible | 2026-06-14 08:03:22.241649 | fa163ee0-6271-f863-66dc-00000000aa6e | TASK | build lvm2 deny list 2026-06-14 08:03:22,264 p=83235 u=zuul n=ansible | 2026-06-14 08:03:22.264161 | fa163ee0-6271-f863-66dc-00000000adac | TASK | Set version specific variables 2026-06-14 08:03:22,271 p=83235 u=zuul n=ansible | 2026-06-14 08:03:22.270787 | fa163ee0-6271-f863-66dc-00000000aded | OK | Ensure ansible_facts used by role | np0000073145 2026-06-14 08:03:22,313 p=83235 u=zuul n=ansible | 2026-06-14 08:03:22.313112 | fa163ee0-6271-f863-66dc-00000000adee | TASK | Set platform/version specific variables 2026-06-14 08:03:22,319 p=83235 u=zuul n=ansible | 2026-06-14 08:03:22.319065 | fa163ee0-6271-f863-66dc-00000000aa6e | SKIPPED | build lvm2 deny list | np0000073150 2026-06-14 08:03:22,341 p=83235 u=zuul n=ansible | 2026-06-14 08:03:22.341436 | db526fff-e194-4072-b08b-484592ed0107 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0000073147 2026-06-14 08:03:22,357 p=83235 u=zuul n=ansible | 2026-06-14 08:03:22.357310 | fa163ee0-6271-f863-66dc-00000000aa6f | TASK | build lvm2 filter 2026-06-14 08:03:22,370 p=83235 u=zuul n=ansible | 2026-06-14 08:03:22.368661 | fa163ee0-6271-f863-66dc-00000000adee | SKIPPED | Set platform/version specific variables | np0000073145 | item=RedHat.yml 2026-06-14 08:03:22,382 p=83235 u=zuul n=ansible | 2026-06-14 08:03:22.382189 | fa163ee0-6271-f863-66dc-00000000aee7 | TASK | Ensure ansible_facts used by role 2026-06-14 08:03:22,395 p=83235 u=zuul n=ansible | 2026-06-14 08:03:22.394321 | fa163ee0-6271-f863-66dc-00000000adee | SKIPPED | Set platform/version specific variables | np0000073145 | item=RedHat.yml 2026-06-14 08:03:22,420 p=83235 u=zuul n=ansible | 2026-06-14 08:03:22.420015 | fa163ee0-6271-f863-66dc-00000000ae12 | TASK | Set version specific variables 2026-06-14 08:03:22,428 p=83235 u=zuul n=ansible | 2026-06-14 08:03:22.425540 | fa163ee0-6271-f863-66dc-00000000aa6f | SKIPPED | build lvm2 filter | np0000073150 2026-06-14 08:03:22,430 p=83235 u=zuul n=ansible | 2026-06-14 08:03:22.429671 | fa163ee0-6271-f863-66dc-00000000adee | SKIPPED | Set platform/version specific variables | np0000073145 | item=RedHat_9.yml 2026-06-14 08:03:22,439 p=83235 u=zuul n=ansible | 2026-06-14 08:03:22.439541 | fa163ee0-6271-f863-66dc-00000000aa70 | TASK | regenerate lvm config 2026-06-14 08:03:22,450 p=83235 u=zuul n=ansible | 2026-06-14 08:03:22.447572 | fa163ee0-6271-f863-66dc-00000000adee | SKIPPED | Set platform/version specific variables | np0000073145 | item=RedHat_9.2.yml 2026-06-14 08:03:22,468 p=83235 u=zuul n=ansible | 2026-06-14 08:03:22.468182 | 2243bd65-dfa6-4441-be01-aa6cf9fa086d | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0000073149 2026-06-14 08:03:22,483 p=83235 u=zuul n=ansible | 2026-06-14 08:03:22.483007 | fa163ee0-6271-f863-66dc-00000000af33 | TASK | Ensure ansible_facts used by role 2026-06-14 08:03:22,506 p=83235 u=zuul n=ansible | 2026-06-14 08:03:22.506108 | fa163ee0-6271-f863-66dc-00000000adad | TASK | Ensure certificate role dependencies are installed 2026-06-14 08:03:22,512 p=83235 u=zuul n=ansible | 2026-06-14 08:03:22.512340 | fa163ee0-6271-f863-66dc-00000000ae7b | OK | Ensure ansible_facts used by role | np0000073148 2026-06-14 08:03:22,514 p=83235 u=zuul n=ansible | 2026-06-14 08:03:22.514414 | fa163ee0-6271-f863-66dc-00000000aa70 | SKIPPED | regenerate lvm config | np0000073150 2026-06-14 08:03:22,525 p=83235 u=zuul n=ansible | 2026-06-14 08:03:22.525145 | fa163ee0-6271-f863-66dc-00000000ae7c | TASK | Set platform/version specific variables 2026-06-14 08:03:22,539 p=83235 u=zuul n=ansible | 2026-06-14 08:03:22.538526 | fa163ee0-6271-f863-66dc-00000000aa71 | TASK | copy new lvm.conf in place 2026-06-14 08:03:22,575 p=83235 u=zuul n=ansible | 2026-06-14 08:03:22.575107 | fa163ee0-6271-f863-66dc-00000000aa71 | SKIPPED | copy new lvm.conf in place | np0000073150 2026-06-14 08:03:22,582 p=83235 u=zuul n=ansible | 2026-06-14 08:03:22.581531 | fa163ee0-6271-f863-66dc-00000000ae7c | SKIPPED | Set platform/version specific variables | np0000073148 | item=RedHat.yml 2026-06-14 08:03:22,608 p=83235 u=zuul n=ansible | 2026-06-14 08:03:22.606555 | fa163ee0-6271-f863-66dc-00000000ae7c | SKIPPED | Set platform/version specific variables | np0000073148 | item=RedHat.yml 2026-06-14 08:03:22,630 p=83235 u=zuul n=ansible | 2026-06-14 08:03:22.630556 | fa163ee0-6271-f863-66dc-00000000ae7c | SKIPPED | Set platform/version specific variables | np0000073148 | item=RedHat_9.yml 2026-06-14 08:03:22,638 p=83235 u=zuul n=ansible | 2026-06-14 08:03:22.638104 | fa163ee0-6271-f863-66dc-00000000ae99 | OK | Ensure ansible_facts used by role | np0000073146 2026-06-14 08:03:22,661 p=83235 u=zuul n=ansible | 2026-06-14 08:03:22.652914 | fa163ee0-6271-f863-66dc-00000000ae7c | SKIPPED | Set platform/version specific variables | np0000073148 | item=RedHat_9.2.yml 2026-06-14 08:03:22,664 p=83235 u=zuul n=ansible | 2026-06-14 08:03:22.663913 | fa163ee0-6271-f863-66dc-00000000ae9a | TASK | Set platform/version specific variables 2026-06-14 08:03:22,705 p=83235 u=zuul n=ansible | 2026-06-14 08:03:22.704656 | fa163ee0-6271-f863-66dc-00000000ae13 | TASK | Ensure certificate role dependencies are installed 2026-06-14 08:03:22,723 p=83235 u=zuul n=ansible | 2026-06-14 08:03:22.720822 | fa163ee0-6271-f863-66dc-00000000ae12 | TASK | Set version specific variables 2026-06-14 08:03:22,725 p=83235 u=zuul n=ansible | 2026-06-14 08:03:22.724655 | fa163ee0-6271-f863-66dc-00000000ae9a | SKIPPED | Set platform/version specific variables | np0000073146 | item=RedHat.yml 2026-06-14 08:03:22,755 p=83235 u=zuul n=ansible | 2026-06-14 08:03:22.753750 | fa163ee0-6271-f863-66dc-00000000ae9a | SKIPPED | Set platform/version specific variables | np0000073146 | item=RedHat.yml 2026-06-14 08:03:22,774 p=83235 u=zuul n=ansible | 2026-06-14 08:03:22.773634 | 23cf28d9-09fa-4750-91bf-ccb2a694a22a | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0000073150 2026-06-14 08:03:22,785 p=83235 u=zuul n=ansible | 2026-06-14 08:03:22.784349 | fa163ee0-6271-f863-66dc-00000000ae9a | SKIPPED | Set platform/version specific variables | np0000073146 | item=RedHat_9.yml 2026-06-14 08:03:22,791 p=83235 u=zuul n=ansible | 2026-06-14 08:03:22.790811 | fa163ee0-6271-f863-66dc-00000000af8b | TASK | Ensure ansible_facts used by role 2026-06-14 08:03:22,811 p=83235 u=zuul n=ansible | 2026-06-14 08:03:22.808899 | fa163ee0-6271-f863-66dc-00000000ae9a | SKIPPED | Set platform/version specific variables | np0000073146 | item=RedHat_9.2.yml 2026-06-14 08:03:22,840 p=83235 u=zuul n=ansible | 2026-06-14 08:03:22.840444 | fa163ee0-6271-f863-66dc-00000000adad | TASK | Ensure certificate role dependencies are installed 2026-06-14 08:03:22,881 p=83235 u=zuul n=ansible | 2026-06-14 08:03:22.881367 | fa163ee0-6271-f863-66dc-00000000aee7 | OK | Ensure ansible_facts used by role | np0000073147 2026-06-14 08:03:22,907 p=83235 u=zuul n=ansible | 2026-06-14 08:03:22.906640 | fa163ee0-6271-f863-66dc-00000000aee8 | TASK | Set platform/version specific variables 2026-06-14 08:03:22,938 p=83235 u=zuul n=ansible | 2026-06-14 08:03:22.937974 | fa163ee0-6271-f863-66dc-00000000af33 | OK | Ensure ansible_facts used by role | np0000073149 2026-06-14 08:03:22,955 p=83235 u=zuul n=ansible | 2026-06-14 08:03:22.954807 | fa163ee0-6271-f863-66dc-00000000af34 | TASK | Set platform/version specific variables 2026-06-14 08:03:22,981 p=83235 u=zuul n=ansible | 2026-06-14 08:03:22.979406 | fa163ee0-6271-f863-66dc-00000000aee8 | SKIPPED | Set platform/version specific variables | np0000073147 | item=RedHat.yml 2026-06-14 08:03:23,003 p=83235 u=zuul n=ansible | 2026-06-14 08:03:23.001993 | fa163ee0-6271-f863-66dc-00000000aee8 | SKIPPED | Set platform/version specific variables | np0000073147 | item=RedHat.yml 2026-06-14 08:03:23,030 p=83235 u=zuul n=ansible | 2026-06-14 08:03:23.028816 | fa163ee0-6271-f863-66dc-00000000af34 | SKIPPED | Set platform/version specific variables | np0000073149 | item=RedHat.yml 2026-06-14 08:03:23,036 p=83235 u=zuul n=ansible | 2026-06-14 08:03:23.035038 | fa163ee0-6271-f863-66dc-00000000aee8 | SKIPPED | Set platform/version specific variables | np0000073147 | item=RedHat_9.yml 2026-06-14 08:03:23,054 p=83235 u=zuul n=ansible | 2026-06-14 08:03:23.053235 | fa163ee0-6271-f863-66dc-00000000af34 | SKIPPED | Set platform/version specific variables | np0000073149 | item=RedHat.yml 2026-06-14 08:03:23,065 p=83235 u=zuul n=ansible | 2026-06-14 08:03:23.063830 | fa163ee0-6271-f863-66dc-00000000aee8 | SKIPPED | Set platform/version specific variables | np0000073147 | item=RedHat_9.2.yml 2026-06-14 08:03:23,083 p=83235 u=zuul n=ansible | 2026-06-14 08:03:23.081647 | fa163ee0-6271-f863-66dc-00000000af34 | SKIPPED | Set platform/version specific variables | np0000073149 | item=RedHat_9.yml 2026-06-14 08:03:23,104 p=83235 u=zuul n=ansible | 2026-06-14 08:03:23.101201 | fa163ee0-6271-f863-66dc-00000000af34 | SKIPPED | Set platform/version specific variables | np0000073149 | item=RedHat_9.2.yml 2026-06-14 08:03:23,118 p=83235 u=zuul n=ansible | 2026-06-14 08:03:23.117968 | fa163ee0-6271-f863-66dc-00000000adad | TASK | Ensure certificate role dependencies are installed 2026-06-14 08:03:23,142 p=83235 u=zuul n=ansible | 2026-06-14 08:03:23.142255 | fa163ee0-6271-f863-66dc-00000000ae13 | TASK | Ensure certificate role dependencies are installed 2026-06-14 08:03:23,232 p=83235 u=zuul n=ansible | 2026-06-14 08:03:23.232097 | fa163ee0-6271-f863-66dc-00000000af8b | OK | Ensure ansible_facts used by role | np0000073150 2026-06-14 08:03:23,245 p=83235 u=zuul n=ansible | 2026-06-14 08:03:23.245403 | fa163ee0-6271-f863-66dc-00000000af8c | TASK | Set platform/version specific variables 2026-06-14 08:03:23,300 p=83235 u=zuul n=ansible | 2026-06-14 08:03:23.298578 | fa163ee0-6271-f863-66dc-00000000af8c | SKIPPED | Set platform/version specific variables | np0000073150 | item=RedHat.yml 2026-06-14 08:03:23,321 p=83235 u=zuul n=ansible | 2026-06-14 08:03:23.319614 | fa163ee0-6271-f863-66dc-00000000af8c | SKIPPED | Set platform/version specific variables | np0000073150 | item=RedHat.yml 2026-06-14 08:03:23,345 p=83235 u=zuul n=ansible | 2026-06-14 08:03:23.343986 | fa163ee0-6271-f863-66dc-00000000af8c | SKIPPED | Set platform/version specific variables | np0000073150 | item=RedHat_9.yml 2026-06-14 08:03:23,365 p=83235 u=zuul n=ansible | 2026-06-14 08:03:23.363411 | fa163ee0-6271-f863-66dc-00000000af8c | SKIPPED | Set platform/version specific variables | np0000073150 | item=RedHat_9.2.yml 2026-06-14 08:03:23,388 p=83235 u=zuul n=ansible | 2026-06-14 08:03:23.388045 | fa163ee0-6271-f863-66dc-00000000ae13 | TASK | Ensure certificate role dependencies are installed 2026-06-14 08:03:25,854 p=83235 u=zuul n=ansible | 2026-06-14 08:03:25.853509 | fa163ee0-6271-f863-66dc-00000000adad | OK | Ensure certificate role dependencies are installed | np0000073145 2026-06-14 08:03:25,870 p=83235 u=zuul n=ansible | 2026-06-14 08:03:25.869517 | fa163ee0-6271-f863-66dc-00000000adaf | TASK | Ensure provider packages are installed 2026-06-14 08:03:26,073 p=83235 u=zuul n=ansible | 2026-06-14 08:03:26.072665 | fa163ee0-6271-f863-66dc-00000000adad | OK | Ensure certificate role dependencies are installed | np0000073146 2026-06-14 08:03:26,094 p=83235 u=zuul n=ansible | 2026-06-14 08:03:26.093709 | fa163ee0-6271-f863-66dc-00000000adaf | TASK | Ensure provider packages are installed 2026-06-14 08:03:26,100 p=83235 u=zuul n=ansible | 2026-06-14 08:03:26.099543 | fa163ee0-6271-f863-66dc-00000000ae13 | OK | Ensure certificate role dependencies are installed | np0000073148 2026-06-14 08:03:26,111 p=83235 u=zuul n=ansible | 2026-06-14 08:03:26.111159 | fa163ee0-6271-f863-66dc-00000000ae15 | TASK | Ensure provider packages are installed 2026-06-14 08:03:26,436 p=83235 u=zuul n=ansible | 2026-06-14 08:03:26.435002 | fa163ee0-6271-f863-66dc-00000000adad | OK | Ensure certificate role dependencies are installed | np0000073147 2026-06-14 08:03:26,437 p=83235 u=zuul n=ansible | 2026-06-14 08:03:26.437172 | fa163ee0-6271-f863-66dc-00000000ae13 | OK | Ensure certificate role dependencies are installed | np0000073149 2026-06-14 08:03:26,453 p=83235 u=zuul n=ansible | 2026-06-14 08:03:26.453103 | fa163ee0-6271-f863-66dc-00000000ae15 | TASK | Ensure provider packages are installed 2026-06-14 08:03:26,481 p=83235 u=zuul n=ansible | 2026-06-14 08:03:26.480568 | fa163ee0-6271-f863-66dc-00000000adaf | TASK | Ensure provider packages are installed 2026-06-14 08:03:27,298 p=83235 u=zuul n=ansible | 2026-06-14 08:03:27.297180 | fa163ee0-6271-f863-66dc-00000000ae13 | OK | Ensure certificate role dependencies are installed | np0000073150 2026-06-14 08:03:27,310 p=83235 u=zuul n=ansible | 2026-06-14 08:03:27.309562 | fa163ee0-6271-f863-66dc-00000000ae15 | TASK | Ensure provider packages are installed 2026-06-14 08:03:30,668 p=83235 u=zuul n=ansible | 2026-06-14 08:03:30.667873 | fa163ee0-6271-f863-66dc-00000000adb1 | TASK | Ensure pre-scripts hooks directory exists 2026-06-14 08:03:30,867 p=83235 u=zuul n=ansible | 2026-06-14 08:03:30.866484 | fa163ee0-6271-f863-66dc-00000000ae17 | TASK | Ensure pre-scripts hooks directory exists 2026-06-14 08:03:30,893 p=83235 u=zuul n=ansible | 2026-06-14 08:03:30.893218 | fa163ee0-6271-f863-66dc-00000000adb1 | TASK | Ensure pre-scripts hooks directory exists 2026-06-14 08:03:31,017 p=83235 u=zuul n=ansible | 2026-06-14 08:03:31.015973 | fa163ee0-6271-f863-66dc-00000000adb1 | CHANGED | Ensure pre-scripts hooks directory exists | np0000073145 | item=certmonger 2026-06-14 08:03:31,057 p=83235 u=zuul n=ansible | 2026-06-14 08:03:31.056808 | fa163ee0-6271-f863-66dc-00000000adb3 | TASK | Ensure post-scripts hooks directory exists 2026-06-14 08:03:31,211 p=83235 u=zuul n=ansible | 2026-06-14 08:03:31.209357 | fa163ee0-6271-f863-66dc-00000000ae17 | CHANGED | Ensure pre-scripts hooks directory exists | np0000073148 | item=certmonger 2026-06-14 08:03:31,235 p=83235 u=zuul n=ansible | 2026-06-14 08:03:31.234798 | fa163ee0-6271-f863-66dc-00000000ae19 | TASK | Ensure post-scripts hooks directory exists 2026-06-14 08:03:31,253 p=83235 u=zuul n=ansible | 2026-06-14 08:03:31.250893 | fa163ee0-6271-f863-66dc-00000000adb1 | CHANGED | Ensure pre-scripts hooks directory exists | np0000073146 | item=certmonger 2026-06-14 08:03:31,285 p=83235 u=zuul n=ansible | 2026-06-14 08:03:31.284954 | fa163ee0-6271-f863-66dc-00000000adb3 | TASK | Ensure post-scripts hooks directory exists 2026-06-14 08:03:31,403 p=83235 u=zuul n=ansible | 2026-06-14 08:03:31.403515 | fa163ee0-6271-f863-66dc-00000000ae17 | TASK | Ensure pre-scripts hooks directory exists 2026-06-14 08:03:31,425 p=83235 u=zuul n=ansible | 2026-06-14 08:03:31.424262 | fa163ee0-6271-f863-66dc-00000000adb3 | CHANGED | Ensure post-scripts hooks directory exists | np0000073145 | item=certmonger 2026-06-14 08:03:31,445 p=83235 u=zuul n=ansible | 2026-06-14 08:03:31.444620 | fa163ee0-6271-f863-66dc-00000000adb1 | TASK | Ensure pre-scripts hooks directory exists 2026-06-14 08:03:31,469 p=83235 u=zuul n=ansible | 2026-06-14 08:03:31.469308 | fa163ee0-6271-f863-66dc-00000000adb5 | TASK | Ensure provider service is running 2026-06-14 08:03:31,574 p=83235 u=zuul n=ansible | 2026-06-14 08:03:31.573680 | fa163ee0-6271-f863-66dc-00000000ae17 | TASK | Ensure pre-scripts hooks directory exists 2026-06-14 08:03:31,594 p=83235 u=zuul n=ansible | 2026-06-14 08:03:31.592024 | fa163ee0-6271-f863-66dc-00000000ae19 | CHANGED | Ensure post-scripts hooks directory exists | np0000073148 | item=certmonger 2026-06-14 08:03:31,617 p=83235 u=zuul n=ansible | 2026-06-14 08:03:31.616703 | fa163ee0-6271-f863-66dc-00000000ae1b | TASK | Ensure provider service is running 2026-06-14 08:03:31,643 p=83235 u=zuul n=ansible | 2026-06-14 08:03:31.641578 | fa163ee0-6271-f863-66dc-00000000adb3 | CHANGED | Ensure post-scripts hooks directory exists | np0000073146 | item=certmonger 2026-06-14 08:03:31,672 p=83235 u=zuul n=ansible | 2026-06-14 08:03:31.672610 | fa163ee0-6271-f863-66dc-00000000adb5 | TASK | Ensure provider service is running 2026-06-14 08:03:31,770 p=83235 u=zuul n=ansible | 2026-06-14 08:03:31.768386 | fa163ee0-6271-f863-66dc-00000000ae17 | CHANGED | Ensure pre-scripts hooks directory exists | np0000073149 | item=certmonger 2026-06-14 08:03:31,797 p=83235 u=zuul n=ansible | 2026-06-14 08:03:31.797019 | fa163ee0-6271-f863-66dc-00000000ae19 | TASK | Ensure post-scripts hooks directory exists 2026-06-14 08:03:31,833 p=83235 u=zuul n=ansible | 2026-06-14 08:03:31.830987 | fa163ee0-6271-f863-66dc-00000000adb1 | CHANGED | Ensure pre-scripts hooks directory exists | np0000073147 | item=certmonger 2026-06-14 08:03:31,869 p=83235 u=zuul n=ansible | 2026-06-14 08:03:31.869103 | fa163ee0-6271-f863-66dc-00000000adb3 | TASK | Ensure post-scripts hooks directory exists 2026-06-14 08:03:31,903 p=83235 u=zuul n=ansible | 2026-06-14 08:03:31.900808 | fa163ee0-6271-f863-66dc-00000000ae17 | CHANGED | Ensure pre-scripts hooks directory exists | np0000073150 | item=certmonger 2026-06-14 08:03:31,929 p=83235 u=zuul n=ansible | 2026-06-14 08:03:31.929121 | fa163ee0-6271-f863-66dc-00000000ae19 | TASK | Ensure post-scripts hooks directory exists 2026-06-14 08:03:32,136 p=83235 u=zuul n=ansible | 2026-06-14 08:03:32.135997 | fa163ee0-6271-f863-66dc-00000000ae19 | CHANGED | Ensure post-scripts hooks directory exists | np0000073149 | item=certmonger 2026-06-14 08:03:32,153 p=83235 u=zuul n=ansible | 2026-06-14 08:03:32.153326 | fa163ee0-6271-f863-66dc-00000000ae1b | TASK | Ensure provider service is running 2026-06-14 08:03:32,242 p=83235 u=zuul n=ansible | 2026-06-14 08:03:32.241153 | fa163ee0-6271-f863-66dc-00000000adb5 | CHANGED | Ensure provider service is running | np0000073145 | item=certmonger 2026-06-14 08:03:32,250 p=83235 u=zuul n=ansible | 2026-06-14 08:03:32.248879 | fa163ee0-6271-f863-66dc-00000000adb3 | CHANGED | Ensure post-scripts hooks directory exists | np0000073147 | item=certmonger 2026-06-14 08:03:32,262 p=83235 u=zuul n=ansible | 2026-06-14 08:03:32.260898 | fa163ee0-6271-f863-66dc-00000000ae19 | CHANGED | Ensure post-scripts hooks directory exists | np0000073150 | item=certmonger 2026-06-14 08:03:32,284 p=83235 u=zuul n=ansible | 2026-06-14 08:03:32.284483 | fa163ee0-6271-f863-66dc-00000000ae1b | TASK | Ensure provider service is running 2026-06-14 08:03:32,304 p=83235 u=zuul n=ansible | 2026-06-14 08:03:32.304356 | fa163ee0-6271-f863-66dc-00000000adb8 | TASK | Ensure certificate requests 2026-06-14 08:03:32,327 p=83235 u=zuul n=ansible | 2026-06-14 08:03:32.326870 | fa163ee0-6271-f863-66dc-00000000adb5 | TASK | Ensure provider service is running 2026-06-14 08:03:32,401 p=83235 u=zuul n=ansible | 2026-06-14 08:03:32.399202 | fa163ee0-6271-f863-66dc-00000000ae1b | CHANGED | Ensure provider service is running | np0000073148 | item=certmonger 2026-06-14 08:03:32,422 p=83235 u=zuul n=ansible | 2026-06-14 08:03:32.421885 | fa163ee0-6271-f863-66dc-00000000ae1e | TASK | Ensure certificate requests 2026-06-14 08:03:32,484 p=83235 u=zuul n=ansible | 2026-06-14 08:03:32.482143 | fa163ee0-6271-f863-66dc-00000000adb5 | CHANGED | Ensure provider service is running | np0000073146 | item=certmonger 2026-06-14 08:03:32,512 p=83235 u=zuul n=ansible | 2026-06-14 08:03:32.512338 | fa163ee0-6271-f863-66dc-00000000adb8 | TASK | Ensure certificate requests 2026-06-14 08:03:33,028 p=83235 u=zuul n=ansible | 2026-06-14 08:03:33.025700 | fa163ee0-6271-f863-66dc-00000000ae1b | CHANGED | Ensure provider service is running | np0000073150 | item=certmonger 2026-06-14 08:03:33,065 p=83235 u=zuul n=ansible | 2026-06-14 08:03:33.064983 | fa163ee0-6271-f863-66dc-00000000ae1e | TASK | Ensure certificate requests 2026-06-14 08:03:33,122 p=83235 u=zuul n=ansible | 2026-06-14 08:03:33.119776 | fa163ee0-6271-f863-66dc-00000000adb5 | CHANGED | Ensure provider service is running | np0000073147 | item=certmonger 2026-06-14 08:03:33,158 p=83235 u=zuul n=ansible | 2026-06-14 08:03:33.158313 | fa163ee0-6271-f863-66dc-00000000adb8 | TASK | Ensure certificate requests 2026-06-14 08:03:33,877 p=83235 u=zuul n=ansible | 2026-06-14 08:03:33.875409 | fa163ee0-6271-f863-66dc-00000000ae1b | CHANGED | Ensure provider service is running | np0000073149 | item=certmonger 2026-06-14 08:03:33,894 p=83235 u=zuul n=ansible | 2026-06-14 08:03:33.894339 | fa163ee0-6271-f863-66dc-00000000ae1e | TASK | Ensure certificate requests 2026-06-14 08:03:34,010 p=83235 u=zuul n=ansible | 2026-06-14 08:03:34.008287 | fa163ee0-6271-f863-66dc-00000000ae1e | CHANGED | Ensure certificate requests | np0000073148 | item={'ca': 'ipa', 'dns': 'np0000073148.internalapi.ooo.test', 'key_size': '2048', 'name': 'metrics_qdr', 'principal': 'metrics_qdr/np0000073148.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep metrics_qdr)\nservice_crt="/etc/pki/tls/certs/metrics_qdr.crt"\nservice_key="/etc/pki/tls/private/metrics_qdr.key\n# Copy the new cert from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new key from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n# Set appropriate permissions\npodman exec "$container_name" chown qdrouterd:qdrouterd "$service_crt"\npodman exec "$container_name" chown qdrouterd:qdrouterd "$service_key"\n# Trigger a container restart to read the new certificate\npodman restart "$container_name"\n'} 2026-06-14 08:03:34,032 p=83235 u=zuul n=ansible | 2026-06-14 08:03:34.031395 | fa163ee0-6271-f863-66dc-00000000adb8 | CHANGED | Ensure certificate requests | np0000073145 | item={'ca': 'ipa', 'dns': 'np0000073145.ctlplane.ooo.test', 'key_size': '2048', 'name': 'httpd-ctlplane', 'principal': 'HTTP/np0000073145.ctlplane.ooo.test@OOO.TEST', 'run_after': 'cp /etc/pki/tls/certs/httpd-ctlplane.crt /etc/pki/tls/certs/httpd/httpd-ctlplane.crt\ncp /etc/pki/tls/private/httpd-ctlplane.key /etc/pki/tls/private/httpd/httpd-ctlplane.key\npkill -USR1 httpd\n'} 2026-06-14 08:03:34,040 p=83235 u=zuul n=ansible | 2026-06-14 08:03:34.040549 | fa163ee0-6271-f863-66dc-00000000a98b | TASK | install systemd-container for a greenfield 2026-06-14 08:03:34,072 p=83235 u=zuul n=ansible | 2026-06-14 08:03:34.069727 | fa163ee0-6271-f863-66dc-00000000adb8 | CHANGED | Ensure certificate requests | np0000073146 | item={'ca': 'ipa', 'dns': 'np0000073146.ctlplane.ooo.test', 'key_size': '2048', 'name': 'httpd-ctlplane', 'principal': 'HTTP/np0000073146.ctlplane.ooo.test@OOO.TEST', 'run_after': 'cp /etc/pki/tls/certs/httpd-ctlplane.crt /etc/pki/tls/certs/httpd/httpd-ctlplane.crt\ncp /etc/pki/tls/private/httpd-ctlplane.key /etc/pki/tls/private/httpd/httpd-ctlplane.key\npkill -USR1 httpd\n'} 2026-06-14 08:03:34,904 p=83235 u=zuul n=ansible | 2026-06-14 08:03:34.900843 | fa163ee0-6271-f863-66dc-00000000adb8 | CHANGED | Ensure certificate requests | np0000073147 | item={'ca': 'ipa', 'dns': 'np0000073147.ctlplane.ooo.test', 'key_size': '2048', 'name': 'httpd-ctlplane', 'principal': 'HTTP/np0000073147.ctlplane.ooo.test@OOO.TEST', 'run_after': 'cp /etc/pki/tls/certs/httpd-ctlplane.crt /etc/pki/tls/certs/httpd/httpd-ctlplane.crt\ncp /etc/pki/tls/private/httpd-ctlplane.key /etc/pki/tls/private/httpd/httpd-ctlplane.key\npkill -USR1 httpd\n'} 2026-06-14 08:03:34,980 p=83235 u=zuul n=ansible | 2026-06-14 08:03:34.978031 | fa163ee0-6271-f863-66dc-00000000ae1e | CHANGED | Ensure certificate requests | np0000073150 | item={'ca': 'ipa', 'dns': 'np0000073150.internalapi.ooo.test', 'key_size': '2048', 'name': 'metrics_qdr', 'principal': 'metrics_qdr/np0000073150.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep metrics_qdr)\nservice_crt="/etc/pki/tls/certs/metrics_qdr.crt"\nservice_key="/etc/pki/tls/private/metrics_qdr.key\n# Copy the new cert from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new key from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n# Set appropriate permissions\npodman exec "$container_name" chown qdrouterd:qdrouterd "$service_crt"\npodman exec "$container_name" chown qdrouterd:qdrouterd "$service_key"\n# Trigger a container restart to read the new certificate\npodman restart "$container_name"\n'} 2026-06-14 08:03:35,029 p=83235 u=zuul n=ansible | 2026-06-14 08:03:35.029127 | fa163ee0-6271-f863-66dc-00000000aa29 | TASK | install systemd-container for a greenfield 2026-06-14 08:03:35,428 p=83235 u=zuul n=ansible | 2026-06-14 08:03:35.425755 | fa163ee0-6271-f863-66dc-00000000adb8 | CHANGED | Ensure certificate requests | np0000073145 | item={'ca': 'ipa', 'dns': 'np0000073145.storage.ooo.test', 'key_size': '2048', 'name': 'httpd-storage', 'principal': 'HTTP/np0000073145.storage.ooo.test@OOO.TEST', 'run_after': 'cp /etc/pki/tls/certs/httpd-storage.crt /etc/pki/tls/certs/httpd/httpd-storage.crt\ncp /etc/pki/tls/private/httpd-storage.key /etc/pki/tls/private/httpd/httpd-storage.key\npkill -USR1 httpd\n'} 2026-06-14 08:03:35,480 p=83235 u=zuul n=ansible | 2026-06-14 08:03:35.478525 | fa163ee0-6271-f863-66dc-00000000adb8 | CHANGED | Ensure certificate requests | np0000073146 | item={'ca': 'ipa', 'dns': 'np0000073146.storage.ooo.test', 'key_size': '2048', 'name': 'httpd-storage', 'principal': 'HTTP/np0000073146.storage.ooo.test@OOO.TEST', 'run_after': 'cp /etc/pki/tls/certs/httpd-storage.crt /etc/pki/tls/certs/httpd/httpd-storage.crt\ncp /etc/pki/tls/private/httpd-storage.key /etc/pki/tls/private/httpd/httpd-storage.key\npkill -USR1 httpd\n'} 2026-06-14 08:03:35,560 p=83235 u=zuul n=ansible | 2026-06-14 08:03:35.557570 | fa163ee0-6271-f863-66dc-00000000ae1e | CHANGED | Ensure certificate requests | np0000073149 | item={'ca': 'ipa', 'dns': 'np0000073149.internalapi.ooo.test', 'key_size': '2048', 'name': 'metrics_qdr', 'principal': 'metrics_qdr/np0000073149.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep metrics_qdr)\nservice_crt="/etc/pki/tls/certs/metrics_qdr.crt"\nservice_key="/etc/pki/tls/private/metrics_qdr.key\n# Copy the new cert from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new key from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n# Set appropriate permissions\npodman exec "$container_name" chown qdrouterd:qdrouterd "$service_crt"\npodman exec "$container_name" chown qdrouterd:qdrouterd "$service_key"\n# Trigger a container restart to read the new certificate\npodman restart "$container_name"\n'} 2026-06-14 08:03:35,605 p=83235 u=zuul n=ansible | 2026-06-14 08:03:35.604827 | fa163ee0-6271-f863-66dc-00000000a9d1 | TASK | install systemd-container for a greenfield 2026-06-14 08:03:36,559 p=83235 u=zuul n=ansible | 2026-06-14 08:03:36.556959 | fa163ee0-6271-f863-66dc-00000000adb8 | CHANGED | Ensure certificate requests | np0000073147 | item={'ca': 'ipa', 'dns': 'np0000073147.storage.ooo.test', 'key_size': '2048', 'name': 'httpd-storage', 'principal': 'HTTP/np0000073147.storage.ooo.test@OOO.TEST', 'run_after': 'cp /etc/pki/tls/certs/httpd-storage.crt /etc/pki/tls/certs/httpd/httpd-storage.crt\ncp /etc/pki/tls/private/httpd-storage.key /etc/pki/tls/private/httpd/httpd-storage.key\npkill -USR1 httpd\n'} 2026-06-14 08:03:36,832 p=83235 u=zuul n=ansible | 2026-06-14 08:03:36.830469 | fa163ee0-6271-f863-66dc-00000000adb8 | CHANGED | Ensure certificate requests | np0000073145 | item={'ca': 'ipa', 'dns': 'np0000073145.storagemgmt.ooo.test', 'key_size': '2048', 'name': 'httpd-storage_mgmt', 'principal': 'HTTP/np0000073145.storagemgmt.ooo.test@OOO.TEST', 'run_after': 'cp /etc/pki/tls/certs/httpd-storage_mgmt.crt /etc/pki/tls/certs/httpd/httpd-storage_mgmt.crt\ncp /etc/pki/tls/private/httpd-storage_mgmt.key /etc/pki/tls/private/httpd/httpd-storage_mgmt.key\npkill -USR1 httpd\n'} 2026-06-14 08:03:36,882 p=83235 u=zuul n=ansible | 2026-06-14 08:03:36.880244 | fa163ee0-6271-f863-66dc-00000000adb8 | CHANGED | Ensure certificate requests | np0000073146 | item={'ca': 'ipa', 'dns': 'np0000073146.storagemgmt.ooo.test', 'key_size': '2048', 'name': 'httpd-storage_mgmt', 'principal': 'HTTP/np0000073146.storagemgmt.ooo.test@OOO.TEST', 'run_after': 'cp /etc/pki/tls/certs/httpd-storage_mgmt.crt /etc/pki/tls/certs/httpd/httpd-storage_mgmt.crt\ncp /etc/pki/tls/private/httpd-storage_mgmt.key /etc/pki/tls/private/httpd/httpd-storage_mgmt.key\npkill -USR1 httpd\n'} 2026-06-14 08:03:38,452 p=83235 u=zuul n=ansible | 2026-06-14 08:03:38.449680 | fa163ee0-6271-f863-66dc-00000000adb8 | CHANGED | Ensure certificate requests | np0000073147 | item={'ca': 'ipa', 'dns': 'np0000073147.storagemgmt.ooo.test', 'key_size': '2048', 'name': 'httpd-storage_mgmt', 'principal': 'HTTP/np0000073147.storagemgmt.ooo.test@OOO.TEST', 'run_after': 'cp /etc/pki/tls/certs/httpd-storage_mgmt.crt /etc/pki/tls/certs/httpd/httpd-storage_mgmt.crt\ncp /etc/pki/tls/private/httpd-storage_mgmt.key /etc/pki/tls/private/httpd/httpd-storage_mgmt.key\npkill -USR1 httpd\n'} 2026-06-14 08:03:38,490 p=83235 u=zuul n=ansible | 2026-06-14 08:03:38.488052 | fa163ee0-6271-f863-66dc-00000000adb8 | CHANGED | Ensure certificate requests | np0000073146 | item={'ca': 'ipa', 'dns': 'np0000073146.internalapi.ooo.test', 'key_size': '2048', 'name': 'httpd-internal_api', 'principal': 'HTTP/np0000073146.internalapi.ooo.test@OOO.TEST', 'run_after': 'cp /etc/pki/tls/certs/httpd-internal_api.crt /etc/pki/tls/certs/httpd/httpd-internal_api.crt\ncp /etc/pki/tls/private/httpd-internal_api.key /etc/pki/tls/private/httpd/httpd-internal_api.key\npkill -USR1 httpd\n'} 2026-06-14 08:03:38,537 p=83235 u=zuul n=ansible | 2026-06-14 08:03:38.534394 | fa163ee0-6271-f863-66dc-00000000adb8 | CHANGED | Ensure certificate requests | np0000073145 | item={'ca': 'ipa', 'dns': 'np0000073145.internalapi.ooo.test', 'key_size': '2048', 'name': 'httpd-internal_api', 'principal': 'HTTP/np0000073145.internalapi.ooo.test@OOO.TEST', 'run_after': 'cp /etc/pki/tls/certs/httpd-internal_api.crt /etc/pki/tls/certs/httpd/httpd-internal_api.crt\ncp /etc/pki/tls/private/httpd-internal_api.key /etc/pki/tls/private/httpd/httpd-internal_api.key\npkill -USR1 httpd\n'} 2026-06-14 08:03:40,228 p=83235 u=zuul n=ansible | 2026-06-14 08:03:40.225353 | fa163ee0-6271-f863-66dc-00000000adb8 | CHANGED | Ensure certificate requests | np0000073146 | item={'ca': 'ipa', 'dns': 'np0000073146.external.ooo.test', 'key_size': '2048', 'name': 'httpd-external', 'principal': 'HTTP/np0000073146.external.ooo.test@OOO.TEST', 'run_after': 'cp /etc/pki/tls/certs/httpd-external.crt /etc/pki/tls/certs/httpd/httpd-external.crt\ncp /etc/pki/tls/private/httpd-external.key /etc/pki/tls/private/httpd/httpd-external.key\npkill -USR1 httpd\n'} 2026-06-14 08:03:40,298 p=83235 u=zuul n=ansible | 2026-06-14 08:03:40.297688 | fa163ee0-6271-f863-66dc-00000000aaa9 | TASK | Fail if container image is undefined 2026-06-14 08:03:40,365 p=83235 u=zuul n=ansible | 2026-06-14 08:03:40.365039 | fa163ee0-6271-f863-66dc-00000000aaa9 | SKIPPED | Fail if container image is undefined | np0000073146 2026-06-14 08:03:40,397 p=83235 u=zuul n=ansible | 2026-06-14 08:03:40.397143 | fa163ee0-6271-f863-66dc-00000000aaaa | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image 2026-06-14 08:03:40,718 p=83235 u=zuul n=ansible | 2026-06-14 08:03:40.714695 | fa163ee0-6271-f863-66dc-00000000adb8 | CHANGED | Ensure certificate requests | np0000073145 | item={'ca': 'ipa', 'dns': 'np0000073145.external.ooo.test', 'key_size': '2048', 'name': 'httpd-external', 'principal': 'HTTP/np0000073145.external.ooo.test@OOO.TEST', 'run_after': 'cp /etc/pki/tls/certs/httpd-external.crt /etc/pki/tls/certs/httpd/httpd-external.crt\ncp /etc/pki/tls/private/httpd-external.key /etc/pki/tls/private/httpd/httpd-external.key\npkill -USR1 httpd\n'} 2026-06-14 08:03:40,794 p=83235 u=zuul n=ansible | 2026-06-14 08:03:40.793761 | fa163ee0-6271-f863-66dc-00000000aaa9 | TASK | Fail if container image is undefined 2026-06-14 08:03:40,870 p=83235 u=zuul n=ansible | 2026-06-14 08:03:40.869254 | fa163ee0-6271-f863-66dc-00000000aaa9 | SKIPPED | Fail if container image is undefined | np0000073145 2026-06-14 08:03:40,910 p=83235 u=zuul n=ansible | 2026-06-14 08:03:40.910140 | fa163ee0-6271-f863-66dc-00000000aaaa | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image 2026-06-14 08:03:45,337 p=83235 u=zuul n=ansible | 2026-06-14 08:03:45.335323 | fa163ee0-6271-f863-66dc-00000000adb8 | CHANGED | Ensure certificate requests | np0000073147 | item={'ca': 'ipa', 'dns': 'np0000073147.internalapi.ooo.test', 'key_size': '2048', 'name': 'httpd-internal_api', 'principal': 'HTTP/np0000073147.internalapi.ooo.test@OOO.TEST', 'run_after': 'cp /etc/pki/tls/certs/httpd-internal_api.crt /etc/pki/tls/certs/httpd/httpd-internal_api.crt\ncp /etc/pki/tls/private/httpd-internal_api.key /etc/pki/tls/private/httpd/httpd-internal_api.key\npkill -USR1 httpd\n'} 2026-06-14 08:03:51,092 p=83235 u=zuul n=ansible | 2026-06-14 08:03:51.091497 | fa163ee0-6271-f863-66dc-00000000a98b | CHANGED | install systemd-container for a greenfield | np0000073148 2026-06-14 08:03:51,113 p=83235 u=zuul n=ansible | 2026-06-14 08:03:51.113442 | fa163ee0-6271-f863-66dc-00000000a98c | TASK | manage PMEM namespaces for vPMEM 2026-06-14 08:03:51,167 p=83235 u=zuul n=ansible | 2026-06-14 08:03:51.166413 | fa163ee0-6271-f863-66dc-00000000a98c | SKIPPED | manage PMEM namespaces for vPMEM | np0000073148 2026-06-14 08:03:51,184 p=83235 u=zuul n=ansible | 2026-06-14 08:03:51.184201 | fa163ee0-6271-f863-66dc-00000000a98e | TASK | Enable post-copy by setting unprivileged_userfaultfd 2026-06-14 08:03:51,534 p=83235 u=zuul n=ansible | 2026-06-14 08:03:51.533198 | fa163ee0-6271-f863-66dc-00000000a98e | CHANGED | Enable post-copy by setting unprivileged_userfaultfd | np0000073148 2026-06-14 08:03:51,547 p=83235 u=zuul n=ansible | 2026-06-14 08:03:51.547613 | fa163ee0-6271-f863-66dc-00000000a992 | TASK | is KSM enabled 2026-06-14 08:03:51,608 p=83235 u=zuul n=ansible | 2026-06-14 08:03:51.607540 | fa163ee0-6271-f863-66dc-00000000a992 | OK | is KSM enabled | np0000073148 2026-06-14 08:03:51,619 p=83235 u=zuul n=ansible | 2026-06-14 08:03:51.619114 | fa163ee0-6271-f863-66dc-00000000a994 | TASK | Check for ksm 2026-06-14 08:03:51,980 p=83235 u=zuul n=ansible | 2026-06-14 08:03:51.979535 | fa163ee0-6271-f863-66dc-00000000a994 | CHANGED | Check for ksm | np0000073148 2026-06-14 08:03:51,990 p=83235 u=zuul n=ansible | 2026-06-14 08:03:51.990055 | fa163ee0-6271-f863-66dc-00000000a995 | TASK | disable KSM services 2026-06-14 08:03:52,081 p=83235 u=zuul n=ansible | 2026-06-14 08:03:52.079108 | fa163ee0-6271-f863-66dc-00000000a995 | SKIPPED | disable KSM services | np0000073148 | item=ksm.service 2026-06-14 08:03:52,114 p=83235 u=zuul n=ansible | 2026-06-14 08:03:52.113180 | fa163ee0-6271-f863-66dc-00000000a995 | SKIPPED | disable KSM services | np0000073148 | item=ksmtuned.service 2026-06-14 08:03:52,130 p=83235 u=zuul n=ansible | 2026-06-14 08:03:52.130387 | fa163ee0-6271-f863-66dc-00000000a996 | TASK | delete PageKSM after disable ksm on compute 2026-06-14 08:03:52,173 p=83235 u=zuul n=ansible | 2026-06-14 08:03:52.173399 | fa163ee0-6271-f863-66dc-00000000aa29 | CHANGED | install systemd-container for a greenfield | np0000073150 2026-06-14 08:03:52,184 p=83235 u=zuul n=ansible | 2026-06-14 08:03:52.184410 | fa163ee0-6271-f863-66dc-00000000aa2a | TASK | manage PMEM namespaces for vPMEM 2026-06-14 08:03:52,202 p=83235 u=zuul n=ansible | 2026-06-14 08:03:52.201488 | fa163ee0-6271-f863-66dc-00000000a996 | SKIPPED | delete PageKSM after disable ksm on compute | np0000073148 2026-06-14 08:03:52,213 p=83235 u=zuul n=ansible | 2026-06-14 08:03:52.212864 | fa163ee0-6271-f863-66dc-00000000a998 | TASK | make sure package providing ksmtuned is installed (RHEL8 or CentOS8) 2026-06-14 08:03:52,240 p=83235 u=zuul n=ansible | 2026-06-14 08:03:52.239829 | fa163ee0-6271-f863-66dc-00000000aa2a | SKIPPED | manage PMEM namespaces for vPMEM | np0000073150 2026-06-14 08:03:52,255 p=83235 u=zuul n=ansible | 2026-06-14 08:03:52.255557 | fa163ee0-6271-f863-66dc-00000000aa2c | TASK | Enable post-copy by setting unprivileged_userfaultfd 2026-06-14 08:03:52,261 p=83235 u=zuul n=ansible | 2026-06-14 08:03:52.261230 | fa163ee0-6271-f863-66dc-00000000a998 | SKIPPED | make sure package providing ksmtuned is installed (RHEL8 or CentOS8) | np0000073148 2026-06-14 08:03:52,273 p=83235 u=zuul n=ansible | 2026-06-14 08:03:52.273027 | fa163ee0-6271-f863-66dc-00000000a999 | TASK | make sure package providing ksmtuned is installed (RHEL9 or CentOS9) 2026-06-14 08:03:52,322 p=83235 u=zuul n=ansible | 2026-06-14 08:03:52.322223 | fa163ee0-6271-f863-66dc-00000000a999 | SKIPPED | make sure package providing ksmtuned is installed (RHEL9 or CentOS9) | np0000073148 2026-06-14 08:03:52,332 p=83235 u=zuul n=ansible | 2026-06-14 08:03:52.332170 | fa163ee0-6271-f863-66dc-00000000a99a | TASK | enable ksmtunded 2026-06-14 08:03:52,388 p=83235 u=zuul n=ansible | 2026-06-14 08:03:52.386369 | fa163ee0-6271-f863-66dc-00000000a99a | SKIPPED | enable ksmtunded | np0000073148 | item=ksm.service 2026-06-14 08:03:52,404 p=83235 u=zuul n=ansible | 2026-06-14 08:03:52.401345 | fa163ee0-6271-f863-66dc-00000000a99a | SKIPPED | enable ksmtunded | np0000073148 | item=ksmtuned.service 2026-06-14 08:03:52,432 p=83235 u=zuul n=ansible | 2026-06-14 08:03:52.432395 | fa163ee0-6271-f863-66dc-00000000a99c | TASK | Create dirs for certificates and keys 2026-06-14 08:03:52,597 p=83235 u=zuul n=ansible | 2026-06-14 08:03:52.596659 | fa163ee0-6271-f863-66dc-00000000aa2c | CHANGED | Enable post-copy by setting unprivileged_userfaultfd | np0000073150 2026-06-14 08:03:52,620 p=83235 u=zuul n=ansible | 2026-06-14 08:03:52.619906 | fa163ee0-6271-f863-66dc-00000000aa2e | TASK | is KSM enabled 2026-06-14 08:03:52,656 p=83235 u=zuul n=ansible | 2026-06-14 08:03:52.655256 | fa163ee0-6271-f863-66dc-00000000aa2e | OK | is KSM enabled | np0000073150 2026-06-14 08:03:52,679 p=83235 u=zuul n=ansible | 2026-06-14 08:03:52.679138 | fa163ee0-6271-f863-66dc-00000000aa30 | TASK | Check for ksm 2026-06-14 08:03:52,753 p=83235 u=zuul n=ansible | 2026-06-14 08:03:52.750240 | fa163ee0-6271-f863-66dc-00000000a99c | CHANGED | Create dirs for certificates and keys | np0000073148 | item=/etc/pki/libvirt 2026-06-14 08:03:53,011 p=83235 u=zuul n=ansible | 2026-06-14 08:03:53.010512 | fa163ee0-6271-f863-66dc-00000000aa30 | CHANGED | Check for ksm | np0000073150 2026-06-14 08:03:53,033 p=83235 u=zuul n=ansible | 2026-06-14 08:03:53.033157 | fa163ee0-6271-f863-66dc-00000000aa31 | TASK | disable KSM services 2026-06-14 08:03:53,060 p=83235 u=zuul n=ansible | 2026-06-14 08:03:53.057613 | fa163ee0-6271-f863-66dc-00000000a99c | CHANGED | Create dirs for certificates and keys | np0000073148 | item=/etc/pki/libvirt/private 2026-06-14 08:03:53,114 p=83235 u=zuul n=ansible | 2026-06-14 08:03:53.111945 | fa163ee0-6271-f863-66dc-00000000aa31 | SKIPPED | disable KSM services | np0000073150 | item=ksm.service 2026-06-14 08:03:53,138 p=83235 u=zuul n=ansible | 2026-06-14 08:03:53.136166 | fa163ee0-6271-f863-66dc-00000000aa31 | SKIPPED | disable KSM services | np0000073150 | item=ksmtuned.service 2026-06-14 08:03:53,161 p=83235 u=zuul n=ansible | 2026-06-14 08:03:53.161037 | fa163ee0-6271-f863-66dc-00000000aa32 | TASK | delete PageKSM after disable ksm on compute 2026-06-14 08:03:53,212 p=83235 u=zuul n=ansible | 2026-06-14 08:03:53.211981 | fa163ee0-6271-f863-66dc-00000000aa32 | SKIPPED | delete PageKSM after disable ksm on compute | np0000073150 2026-06-14 08:03:53,232 p=83235 u=zuul n=ansible | 2026-06-14 08:03:53.231681 | fa163ee0-6271-f863-66dc-00000000aa34 | TASK | make sure package providing ksmtuned is installed (RHEL8 or CentOS8) 2026-06-14 08:03:53,293 p=83235 u=zuul n=ansible | 2026-06-14 08:03:53.292856 | fa163ee0-6271-f863-66dc-00000000aa34 | SKIPPED | make sure package providing ksmtuned is installed (RHEL8 or CentOS8) | np0000073150 2026-06-14 08:03:53,318 p=83235 u=zuul n=ansible | 2026-06-14 08:03:53.317375 | fa163ee0-6271-f863-66dc-00000000aa35 | TASK | make sure package providing ksmtuned is installed (RHEL9 or CentOS9) 2026-06-14 08:03:53,365 p=83235 u=zuul n=ansible | 2026-06-14 08:03:53.361501 | fa163ee0-6271-f863-66dc-00000000a99c | CHANGED | Create dirs for certificates and keys | np0000073148 | item=/etc/pki/qemu 2026-06-14 08:03:53,382 p=83235 u=zuul n=ansible | 2026-06-14 08:03:53.381739 | fa163ee0-6271-f863-66dc-00000000aa35 | SKIPPED | make sure package providing ksmtuned is installed (RHEL9 or CentOS9) | np0000073150 2026-06-14 08:03:53,419 p=83235 u=zuul n=ansible | 2026-06-14 08:03:53.418430 | fa163ee0-6271-f863-66dc-00000000aa36 | TASK | enable ksmtunded 2026-06-14 08:03:53,492 p=83235 u=zuul n=ansible | 2026-06-14 08:03:53.491228 | fa163ee0-6271-f863-66dc-00000000aa36 | SKIPPED | enable ksmtunded | np0000073150 | item=ksm.service 2026-06-14 08:03:53,509 p=83235 u=zuul n=ansible | 2026-06-14 08:03:53.508333 | fa163ee0-6271-f863-66dc-00000000aa36 | SKIPPED | enable ksmtunded | np0000073150 | item=ksmtuned.service 2026-06-14 08:03:53,521 p=83235 u=zuul n=ansible | 2026-06-14 08:03:53.520992 | fa163ee0-6271-f863-66dc-00000000b0b2 | TASK | Set version specific variables 2026-06-14 08:03:53,548 p=83235 u=zuul n=ansible | 2026-06-14 08:03:53.548190 | fa163ee0-6271-f863-66dc-00000000aa38 | TASK | Create dirs for certificates and keys 2026-06-14 08:03:53,579 p=83235 u=zuul n=ansible | 2026-06-14 08:03:53.579015 | f0fd03bb-c7d3-477c-a180-9835e360bf5a | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0000073148 2026-06-14 08:03:53,593 p=83235 u=zuul n=ansible | 2026-06-14 08:03:53.593154 | fa163ee0-6271-f863-66dc-00000000b0eb | TASK | Ensure ansible_facts used by role 2026-06-14 08:03:53,929 p=83235 u=zuul n=ansible | 2026-06-14 08:03:53.927248 | fa163ee0-6271-f863-66dc-00000000aa38 | CHANGED | Create dirs for certificates and keys | np0000073150 | item=/etc/pki/libvirt 2026-06-14 08:03:53,999 p=83235 u=zuul n=ansible | 2026-06-14 08:03:53.998874 | fa163ee0-6271-f863-66dc-00000000b0eb | OK | Ensure ansible_facts used by role | np0000073148 2026-06-14 08:03:54,014 p=83235 u=zuul n=ansible | 2026-06-14 08:03:54.014377 | fa163ee0-6271-f863-66dc-00000000b0ec | TASK | Set platform/version specific variables 2026-06-14 08:03:54,084 p=83235 u=zuul n=ansible | 2026-06-14 08:03:54.082273 | fa163ee0-6271-f863-66dc-00000000b0ec | SKIPPED | Set platform/version specific variables | np0000073148 | item=RedHat.yml 2026-06-14 08:03:54,102 p=83235 u=zuul n=ansible | 2026-06-14 08:03:54.101260 | fa163ee0-6271-f863-66dc-00000000b0ec | SKIPPED | Set platform/version specific variables | np0000073148 | item=RedHat.yml 2026-06-14 08:03:54,127 p=83235 u=zuul n=ansible | 2026-06-14 08:03:54.126012 | fa163ee0-6271-f863-66dc-00000000b0ec | SKIPPED | Set platform/version specific variables | np0000073148 | item=RedHat_9.yml 2026-06-14 08:03:54,138 p=83235 u=zuul n=ansible | 2026-06-14 08:03:54.136864 | fa163ee0-6271-f863-66dc-00000000b0ec | SKIPPED | Set platform/version specific variables | np0000073148 | item=RedHat_9.2.yml 2026-06-14 08:03:54,154 p=83235 u=zuul n=ansible | 2026-06-14 08:03:54.153957 | fa163ee0-6271-f863-66dc-00000000b0b3 | TASK | Ensure certificate role dependencies are installed 2026-06-14 08:03:54,190 p=83235 u=zuul n=ansible | 2026-06-14 08:03:54.185529 | fa163ee0-6271-f863-66dc-00000000aa38 | CHANGED | Create dirs for certificates and keys | np0000073150 | item=/etc/pki/libvirt/private 2026-06-14 08:03:54,444 p=83235 u=zuul n=ansible | 2026-06-14 08:03:54.443104 | fa163ee0-6271-f863-66dc-00000000aa38 | CHANGED | Create dirs for certificates and keys | np0000073150 | item=/etc/pki/qemu 2026-06-14 08:03:54,548 p=83235 u=zuul n=ansible | 2026-06-14 08:03:54.547558 | fa163ee0-6271-f863-66dc-00000000b0b2 | TASK | Set version specific variables 2026-06-14 08:03:54,606 p=83235 u=zuul n=ansible | 2026-06-14 08:03:54.595522 | fa163ee0-6271-f863-66dc-00000000aaaa | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image | np0000073145 2026-06-14 08:03:54,607 p=83235 u=zuul n=ansible | 2026-06-14 08:03:54.607706 | fa163ee0-6271-f863-66dc-00000000aaaa | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image | np0000073146 2026-06-14 08:03:54,618 p=83235 u=zuul n=ansible | 2026-06-14 08:03:54.618227 | b4d298ea-eef2-4fb3-a55f-e57d8e5d5026 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0000073150 2026-06-14 08:03:54,630 p=83235 u=zuul n=ansible | 2026-06-14 08:03:54.630010 | fa163ee0-6271-f863-66dc-00000000b14d | TASK | Ensure ansible_facts used by role 2026-06-14 08:03:54,663 p=83235 u=zuul n=ansible | 2026-06-14 08:03:54.663402 | fa163ee0-6271-f863-66dc-00000000aaab | TASK | Tag cluster.common.tag/cinder-backup:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image 2026-06-14 08:03:54,696 p=83235 u=zuul n=ansible | 2026-06-14 08:03:54.696156 | fa163ee0-6271-f863-66dc-00000000aaab | TASK | Tag cluster.common.tag/cinder-backup:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image 2026-06-14 08:03:55,080 p=83235 u=zuul n=ansible | 2026-06-14 08:03:55.079905 | fa163ee0-6271-f863-66dc-00000000aaab | CHANGED | Tag cluster.common.tag/cinder-backup:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image | np0000073146 2026-06-14 08:03:55,132 p=83235 u=zuul n=ansible | 2026-06-14 08:03:55.126787 | fa163ee0-6271-f863-66dc-00000000aaba | TASK | Fail if container image is undefined 2026-06-14 08:03:55,140 p=83235 u=zuul n=ansible | 2026-06-14 08:03:55.139569 | fa163ee0-6271-f863-66dc-00000000b14d | OK | Ensure ansible_facts used by role | np0000073150 2026-06-14 08:03:55,142 p=83235 u=zuul n=ansible | 2026-06-14 08:03:55.141890 | fa163ee0-6271-f863-66dc-00000000a9d1 | CHANGED | install systemd-container for a greenfield | np0000073149 2026-06-14 08:03:55,143 p=83235 u=zuul n=ansible | 2026-06-14 08:03:55.142994 | fa163ee0-6271-f863-66dc-00000000aaab | CHANGED | Tag cluster.common.tag/cinder-backup:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image | np0000073145 2026-06-14 08:03:55,158 p=83235 u=zuul n=ansible | 2026-06-14 08:03:55.157943 | fa163ee0-6271-f863-66dc-00000000a9d2 | TASK | manage PMEM namespaces for vPMEM 2026-06-14 08:03:55,175 p=83235 u=zuul n=ansible | 2026-06-14 08:03:55.174842 | fa163ee0-6271-f863-66dc-00000000b14e | TASK | Set platform/version specific variables 2026-06-14 08:03:55,217 p=83235 u=zuul n=ansible | 2026-06-14 08:03:55.217187 | fa163ee0-6271-f863-66dc-00000000aaba | TASK | Fail if container image is undefined 2026-06-14 08:03:55,223 p=83235 u=zuul n=ansible | 2026-06-14 08:03:55.222549 | fa163ee0-6271-f863-66dc-00000000aaba | SKIPPED | Fail if container image is undefined | np0000073146 2026-06-14 08:03:55,224 p=83235 u=zuul n=ansible | 2026-06-14 08:03:55.223837 | fa163ee0-6271-f863-66dc-00000000a9d2 | SKIPPED | manage PMEM namespaces for vPMEM | np0000073149 2026-06-14 08:03:55,235 p=83235 u=zuul n=ansible | 2026-06-14 08:03:55.234956 | fa163ee0-6271-f863-66dc-00000000a9d4 | TASK | Enable post-copy by setting unprivileged_userfaultfd 2026-06-14 08:03:55,254 p=83235 u=zuul n=ansible | 2026-06-14 08:03:55.253412 | fa163ee0-6271-f863-66dc-00000000b14e | SKIPPED | Set platform/version specific variables | np0000073150 | item=RedHat.yml 2026-06-14 08:03:55,274 p=83235 u=zuul n=ansible | 2026-06-14 08:03:55.271398 | fa163ee0-6271-f863-66dc-00000000b14e | SKIPPED | Set platform/version specific variables | np0000073150 | item=RedHat.yml 2026-06-14 08:03:55,280 p=83235 u=zuul n=ansible | 2026-06-14 08:03:55.280272 | fa163ee0-6271-f863-66dc-00000000aabb | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image 2026-06-14 08:03:55,292 p=83235 u=zuul n=ansible | 2026-06-14 08:03:55.287163 | fa163ee0-6271-f863-66dc-00000000aaba | SKIPPED | Fail if container image is undefined | np0000073145 2026-06-14 08:03:55,293 p=83235 u=zuul n=ansible | 2026-06-14 08:03:55.293101 | fa163ee0-6271-f863-66dc-00000000b14e | SKIPPED | Set platform/version specific variables | np0000073150 | item=RedHat_9.yml 2026-06-14 08:03:55,306 p=83235 u=zuul n=ansible | 2026-06-14 08:03:55.305638 | fa163ee0-6271-f863-66dc-00000000b14e | SKIPPED | Set platform/version specific variables | np0000073150 | item=RedHat_9.2.yml 2026-06-14 08:03:55,325 p=83235 u=zuul n=ansible | 2026-06-14 08:03:55.324871 | fa163ee0-6271-f863-66dc-00000000aabb | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image 2026-06-14 08:03:55,343 p=83235 u=zuul n=ansible | 2026-06-14 08:03:55.343510 | fa163ee0-6271-f863-66dc-00000000b0b3 | TASK | Ensure certificate role dependencies are installed 2026-06-14 08:03:55,589 p=83235 u=zuul n=ansible | 2026-06-14 08:03:55.588746 | fa163ee0-6271-f863-66dc-00000000a9d4 | CHANGED | Enable post-copy by setting unprivileged_userfaultfd | np0000073149 2026-06-14 08:03:55,604 p=83235 u=zuul n=ansible | 2026-06-14 08:03:55.604178 | fa163ee0-6271-f863-66dc-00000000a9d6 | TASK | is KSM enabled 2026-06-14 08:03:55,661 p=83235 u=zuul n=ansible | 2026-06-14 08:03:55.661087 | fa163ee0-6271-f863-66dc-00000000a9d6 | OK | is KSM enabled | np0000073149 2026-06-14 08:03:55,676 p=83235 u=zuul n=ansible | 2026-06-14 08:03:55.675791 | fa163ee0-6271-f863-66dc-00000000a9d8 | TASK | Check for ksm 2026-06-14 08:03:56,021 p=83235 u=zuul n=ansible | 2026-06-14 08:03:56.020284 | fa163ee0-6271-f863-66dc-00000000a9d8 | CHANGED | Check for ksm | np0000073149 2026-06-14 08:03:56,046 p=83235 u=zuul n=ansible | 2026-06-14 08:03:56.046149 | fa163ee0-6271-f863-66dc-00000000a9d9 | TASK | disable KSM services 2026-06-14 08:03:56,122 p=83235 u=zuul n=ansible | 2026-06-14 08:03:56.121448 | fa163ee0-6271-f863-66dc-00000000a9d9 | SKIPPED | disable KSM services | np0000073149 | item=ksm.service 2026-06-14 08:03:56,153 p=83235 u=zuul n=ansible | 2026-06-14 08:03:56.152106 | fa163ee0-6271-f863-66dc-00000000a9d9 | SKIPPED | disable KSM services | np0000073149 | item=ksmtuned.service 2026-06-14 08:03:56,171 p=83235 u=zuul n=ansible | 2026-06-14 08:03:56.171421 | fa163ee0-6271-f863-66dc-00000000a9da | TASK | delete PageKSM after disable ksm on compute 2026-06-14 08:03:56,247 p=83235 u=zuul n=ansible | 2026-06-14 08:03:56.246669 | fa163ee0-6271-f863-66dc-00000000a9da | SKIPPED | delete PageKSM after disable ksm on compute | np0000073149 2026-06-14 08:03:56,260 p=83235 u=zuul n=ansible | 2026-06-14 08:03:56.260470 | fa163ee0-6271-f863-66dc-00000000a9dc | TASK | make sure package providing ksmtuned is installed (RHEL8 or CentOS8) 2026-06-14 08:03:56,315 p=83235 u=zuul n=ansible | 2026-06-14 08:03:56.314463 | fa163ee0-6271-f863-66dc-00000000a9dc | SKIPPED | make sure package providing ksmtuned is installed (RHEL8 or CentOS8) | np0000073149 2026-06-14 08:03:56,328 p=83235 u=zuul n=ansible | 2026-06-14 08:03:56.328199 | fa163ee0-6271-f863-66dc-00000000a9dd | TASK | make sure package providing ksmtuned is installed (RHEL9 or CentOS9) 2026-06-14 08:03:56,369 p=83235 u=zuul n=ansible | 2026-06-14 08:03:56.369197 | fa163ee0-6271-f863-66dc-00000000a9dd | SKIPPED | make sure package providing ksmtuned is installed (RHEL9 or CentOS9) | np0000073149 2026-06-14 08:03:56,381 p=83235 u=zuul n=ansible | 2026-06-14 08:03:56.380923 | fa163ee0-6271-f863-66dc-00000000a9de | TASK | enable ksmtunded 2026-06-14 08:03:56,429 p=83235 u=zuul n=ansible | 2026-06-14 08:03:56.427039 | fa163ee0-6271-f863-66dc-00000000a9de | SKIPPED | enable ksmtunded | np0000073149 | item=ksm.service 2026-06-14 08:03:56,440 p=83235 u=zuul n=ansible | 2026-06-14 08:03:56.437205 | fa163ee0-6271-f863-66dc-00000000a9de | SKIPPED | enable ksmtunded | np0000073149 | item=ksmtuned.service 2026-06-14 08:03:56,462 p=83235 u=zuul n=ansible | 2026-06-14 08:03:56.461387 | fa163ee0-6271-f863-66dc-00000000a9e0 | TASK | Create dirs for certificates and keys 2026-06-14 08:03:56,817 p=83235 u=zuul n=ansible | 2026-06-14 08:03:56.814862 | fa163ee0-6271-f863-66dc-00000000a9e0 | CHANGED | Create dirs for certificates and keys | np0000073149 | item=/etc/pki/libvirt 2026-06-14 08:03:57,135 p=83235 u=zuul n=ansible | 2026-06-14 08:03:57.133599 | fa163ee0-6271-f863-66dc-00000000a9e0 | CHANGED | Create dirs for certificates and keys | np0000073149 | item=/etc/pki/libvirt/private 2026-06-14 08:03:57,223 p=83235 u=zuul n=ansible | 2026-06-14 08:03:57.222039 | fa163ee0-6271-f863-66dc-00000000adb8 | CHANGED | Ensure certificate requests | np0000073147 | item={'ca': 'ipa', 'dns': 'np0000073147.external.ooo.test', 'key_size': '2048', 'name': 'httpd-external', 'principal': 'HTTP/np0000073147.external.ooo.test@OOO.TEST', 'run_after': 'cp /etc/pki/tls/certs/httpd-external.crt /etc/pki/tls/certs/httpd/httpd-external.crt\ncp /etc/pki/tls/private/httpd-external.key /etc/pki/tls/private/httpd/httpd-external.key\npkill -USR1 httpd\n'} 2026-06-14 08:03:57,299 p=83235 u=zuul n=ansible | 2026-06-14 08:03:57.299237 | fa163ee0-6271-f863-66dc-00000000aaa9 | TASK | Fail if container image is undefined 2026-06-14 08:03:57,367 p=83235 u=zuul n=ansible | 2026-06-14 08:03:57.366237 | fa163ee0-6271-f863-66dc-00000000aaa9 | SKIPPED | Fail if container image is undefined | np0000073147 2026-06-14 08:03:57,398 p=83235 u=zuul n=ansible | 2026-06-14 08:03:57.398438 | fa163ee0-6271-f863-66dc-00000000aaaa | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image 2026-06-14 08:03:57,479 p=83235 u=zuul n=ansible | 2026-06-14 08:03:57.476645 | fa163ee0-6271-f863-66dc-00000000a9e0 | CHANGED | Create dirs for certificates and keys | np0000073149 | item=/etc/pki/qemu 2026-06-14 08:03:57,594 p=83235 u=zuul n=ansible | 2026-06-14 08:03:57.593723 | fa163ee0-6271-f863-66dc-00000000b0b2 | TASK | Set version specific variables 2026-06-14 08:03:57,639 p=83235 u=zuul n=ansible | 2026-06-14 08:03:57.638639 | fa163ee0-6271-f863-66dc-00000000b0b3 | OK | Ensure certificate role dependencies are installed | np0000073148 2026-06-14 08:03:57,656 p=83235 u=zuul n=ansible | 2026-06-14 08:03:57.656372 | d0984797-a3d4-474e-b3bc-e0b35dd19043 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0000073149 2026-06-14 08:03:57,676 p=83235 u=zuul n=ansible | 2026-06-14 08:03:57.675727 | fa163ee0-6271-f863-66dc-00000000b0b5 | TASK | Ensure provider packages are installed 2026-06-14 08:03:57,694 p=83235 u=zuul n=ansible | 2026-06-14 08:03:57.694052 | fa163ee0-6271-f863-66dc-00000000b1d7 | TASK | Ensure ansible_facts used by role 2026-06-14 08:03:58,177 p=83235 u=zuul n=ansible | 2026-06-14 08:03:58.176349 | fa163ee0-6271-f863-66dc-00000000b1d7 | OK | Ensure ansible_facts used by role | np0000073149 2026-06-14 08:03:58,198 p=83235 u=zuul n=ansible | 2026-06-14 08:03:58.197697 | fa163ee0-6271-f863-66dc-00000000b1d8 | TASK | Set platform/version specific variables 2026-06-14 08:03:58,275 p=83235 u=zuul n=ansible | 2026-06-14 08:03:58.272576 | fa163ee0-6271-f863-66dc-00000000b1d8 | SKIPPED | Set platform/version specific variables | np0000073149 | item=RedHat.yml 2026-06-14 08:03:58,299 p=83235 u=zuul n=ansible | 2026-06-14 08:03:58.297846 | fa163ee0-6271-f863-66dc-00000000b1d8 | SKIPPED | Set platform/version specific variables | np0000073149 | item=RedHat.yml 2026-06-14 08:03:58,324 p=83235 u=zuul n=ansible | 2026-06-14 08:03:58.322375 | fa163ee0-6271-f863-66dc-00000000b1d8 | SKIPPED | Set platform/version specific variables | np0000073149 | item=RedHat_9.yml 2026-06-14 08:03:58,337 p=83235 u=zuul n=ansible | 2026-06-14 08:03:58.335620 | fa163ee0-6271-f863-66dc-00000000b1d8 | SKIPPED | Set platform/version specific variables | np0000073149 | item=RedHat_9.2.yml 2026-06-14 08:03:58,356 p=83235 u=zuul n=ansible | 2026-06-14 08:03:58.355447 | fa163ee0-6271-f863-66dc-00000000b0b3 | TASK | Ensure certificate role dependencies are installed 2026-06-14 08:03:58,680 p=83235 u=zuul n=ansible | 2026-06-14 08:03:58.679287 | fa163ee0-6271-f863-66dc-00000000b0b3 | OK | Ensure certificate role dependencies are installed | np0000073150 2026-06-14 08:03:58,701 p=83235 u=zuul n=ansible | 2026-06-14 08:03:58.701398 | fa163ee0-6271-f863-66dc-00000000b0b5 | TASK | Ensure provider packages are installed 2026-06-14 08:03:59,728 p=83235 u=zuul n=ansible | 2026-06-14 08:03:59.727760 | fa163ee0-6271-f863-66dc-00000000aabb | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image | np0000073145 2026-06-14 08:03:59,778 p=83235 u=zuul n=ansible | 2026-06-14 08:03:59.778252 | fa163ee0-6271-f863-66dc-00000000aabc | TASK | Tag cluster.common.tag/cinder-volume:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image 2026-06-14 08:04:00,337 p=83235 u=zuul n=ansible | 2026-06-14 08:04:00.336373 | fa163ee0-6271-f863-66dc-00000000aabb | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image | np0000073146 2026-06-14 08:04:00,382 p=83235 u=zuul n=ansible | 2026-06-14 08:04:00.382309 | fa163ee0-6271-f863-66dc-00000000aabc | TASK | Tag cluster.common.tag/cinder-volume:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image 2026-06-14 08:04:00,799 p=83235 u=zuul n=ansible | 2026-06-14 08:04:00.798375 | fa163ee0-6271-f863-66dc-00000000aabc | CHANGED | Tag cluster.common.tag/cinder-volume:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image | np0000073146 2026-06-14 08:04:00,828 p=83235 u=zuul n=ansible | 2026-06-14 08:04:00.828377 | fa163ee0-6271-f863-66dc-00000000abea | TASK | set enable_sensubility fact 2026-06-14 08:04:00,868 p=83235 u=zuul n=ansible | 2026-06-14 08:04:00.867613 | fa163ee0-6271-f863-66dc-00000000abea | OK | set enable_sensubility fact | np0000073146 2026-06-14 08:04:00,883 p=83235 u=zuul n=ansible | 2026-06-14 08:04:00.883058 | fa163ee0-6271-f863-66dc-00000000abec | TASK | create podman socket and appropriate systemd service 2026-06-14 08:04:00,920 p=83235 u=zuul n=ansible | 2026-06-14 08:04:00.919803 | fa163ee0-6271-f863-66dc-00000000abec | SKIPPED | create podman socket and appropriate systemd service | np0000073146 2026-06-14 08:04:00,934 p=83235 u=zuul n=ansible | 2026-06-14 08:04:00.934709 | fa163ee0-6271-f863-66dc-00000000abed | TASK | create systemd service for ensuring socket file ACL contains collectd 2026-06-14 08:04:00,968 p=83235 u=zuul n=ansible | 2026-06-14 08:04:00.967950 | fa163ee0-6271-f863-66dc-00000000abed | SKIPPED | create systemd service for ensuring socket file ACL contains collectd | np0000073146 2026-06-14 08:04:00,984 p=83235 u=zuul n=ansible | 2026-06-14 08:04:00.983642 | fa163ee0-6271-f863-66dc-00000000abee | TASK | enable podman.sock ACL service 2026-06-14 08:04:01,008 p=83235 u=zuul n=ansible | 2026-06-14 08:04:01.008244 | fa163ee0-6271-f863-66dc-00000000abee | SKIPPED | enable podman.sock ACL service | np0000073146 2026-06-14 08:04:01,026 p=83235 u=zuul n=ansible | 2026-06-14 08:04:01.025954 | fa163ee0-6271-f863-66dc-00000000abef | TASK | create directory for downloads of users' scripts 2026-06-14 08:04:01,052 p=83235 u=zuul n=ansible | 2026-06-14 08:04:01.051683 | fa163ee0-6271-f863-66dc-00000000abef | SKIPPED | create directory for downloads of users' scripts | np0000073146 2026-06-14 08:04:01,066 p=83235 u=zuul n=ansible | 2026-06-14 08:04:01.066374 | fa163ee0-6271-f863-66dc-00000000abf0 | TASK | download exec scripts 2026-06-14 08:04:01,087 p=83235 u=zuul n=ansible | 2026-06-14 08:04:01.087135 | fa163ee0-6271-f863-66dc-00000000abf0 | SKIPPED | download exec scripts | np0000073146 2026-06-14 08:04:01,103 p=83235 u=zuul n=ansible | 2026-06-14 08:04:01.103011 | fa163ee0-6271-f863-66dc-00000000abf2 | TASK | Check if rsyslog exists 2026-06-14 08:04:01,134 p=83235 u=zuul n=ansible | 2026-06-14 08:04:01.133707 | fa163ee0-6271-f863-66dc-00000000b0b7 | TASK | Ensure pre-scripts hooks directory exists 2026-06-14 08:04:01,452 p=83235 u=zuul n=ansible | 2026-06-14 08:04:01.451700 | fa163ee0-6271-f863-66dc-00000000abf2 | CHANGED | Check if rsyslog exists | np0000073146 2026-06-14 08:04:01,474 p=83235 u=zuul n=ansible | 2026-06-14 08:04:01.474209 | fa163ee0-6271-f863-66dc-00000000abf4 | TASK | Forward logging to haproxy.log file 2026-06-14 08:04:01,505 p=83235 u=zuul n=ansible | 2026-06-14 08:04:01.502219 | fa163ee0-6271-f863-66dc-00000000b0b7 | OK | Ensure pre-scripts hooks directory exists | np0000073148 | item=certmonger 2026-06-14 08:04:01,535 p=83235 u=zuul n=ansible | 2026-06-14 08:04:01.534706 | fa163ee0-6271-f863-66dc-00000000b0b9 | TASK | Ensure post-scripts hooks directory exists 2026-06-14 08:04:01,799 p=83235 u=zuul n=ansible | 2026-06-14 08:04:01.798574 | fa163ee0-6271-f863-66dc-00000000abf4 | CHANGED | Forward logging to haproxy.log file | np0000073146 2026-06-14 08:04:01,832 p=83235 u=zuul n=ansible | 2026-06-14 08:04:01.832124 | fa163ee0-6271-f863-66dc-00000000abf5 | TASK | restart rsyslog service after logging conf change 2026-06-14 08:04:01,888 p=83235 u=zuul n=ansible | 2026-06-14 08:04:01.887169 | fa163ee0-6271-f863-66dc-00000000b0b9 | OK | Ensure post-scripts hooks directory exists | np0000073148 | item=certmonger 2026-06-14 08:04:01,895 p=83235 u=zuul n=ansible | 2026-06-14 08:04:01.890511 | fa163ee0-6271-f863-66dc-00000000b0b3 | OK | Ensure certificate role dependencies are installed | np0000073149 2026-06-14 08:04:01,921 p=83235 u=zuul n=ansible | 2026-06-14 08:04:01.921245 | fa163ee0-6271-f863-66dc-00000000b0bb | TASK | Ensure provider service is running 2026-06-14 08:04:01,940 p=83235 u=zuul n=ansible | 2026-06-14 08:04:01.940076 | fa163ee0-6271-f863-66dc-00000000b0b5 | TASK | Ensure provider packages are installed 2026-06-14 08:04:02,121 p=83235 u=zuul n=ansible | 2026-06-14 08:04:02.121091 | fa163ee0-6271-f863-66dc-00000000b0b7 | TASK | Ensure pre-scripts hooks directory exists 2026-06-14 08:04:02,452 p=83235 u=zuul n=ansible | 2026-06-14 08:04:02.450156 | fa163ee0-6271-f863-66dc-00000000b0bb | OK | Ensure provider service is running | np0000073148 | item=certmonger 2026-06-14 08:04:02,473 p=83235 u=zuul n=ansible | 2026-06-14 08:04:02.472390 | fa163ee0-6271-f863-66dc-00000000b0b7 | OK | Ensure pre-scripts hooks directory exists | np0000073150 | item=certmonger 2026-06-14 08:04:02,502 p=83235 u=zuul n=ansible | 2026-06-14 08:04:02.501652 | fa163ee0-6271-f863-66dc-00000000b0be | TASK | Ensure certificate requests 2026-06-14 08:04:02,527 p=83235 u=zuul n=ansible | 2026-06-14 08:04:02.526966 | fa163ee0-6271-f863-66dc-00000000b0b9 | TASK | Ensure post-scripts hooks directory exists 2026-06-14 08:04:02,661 p=83235 u=zuul n=ansible | 2026-06-14 08:04:02.660138 | fa163ee0-6271-f863-66dc-00000000abf5 | CHANGED | restart rsyslog service after logging conf change | np0000073146 2026-06-14 08:04:02,689 p=83235 u=zuul n=ansible | 2026-06-14 08:04:02.689380 | fa163ee0-6271-f863-66dc-00000000aad8 | TASK | Fail if container image is undefined 2026-06-14 08:04:02,731 p=83235 u=zuul n=ansible | 2026-06-14 08:04:02.730890 | fa163ee0-6271-f863-66dc-00000000aad8 | SKIPPED | Fail if container image is undefined | np0000073146 2026-06-14 08:04:02,757 p=83235 u=zuul n=ansible | 2026-06-14 08:04:02.757281 | fa163ee0-6271-f863-66dc-00000000aad9 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image 2026-06-14 08:04:02,904 p=83235 u=zuul n=ansible | 2026-06-14 08:04:02.902359 | fa163ee0-6271-f863-66dc-00000000b0b9 | OK | Ensure post-scripts hooks directory exists | np0000073150 | item=certmonger 2026-06-14 08:04:02,922 p=83235 u=zuul n=ansible | 2026-06-14 08:04:02.922011 | fa163ee0-6271-f863-66dc-00000000b0bb | TASK | Ensure provider service is running 2026-06-14 08:04:03,385 p=83235 u=zuul n=ansible | 2026-06-14 08:04:03.381733 | fa163ee0-6271-f863-66dc-00000000b0bb | OK | Ensure provider service is running | np0000073150 | item=certmonger 2026-06-14 08:04:03,422 p=83235 u=zuul n=ansible | 2026-06-14 08:04:03.421739 | fa163ee0-6271-f863-66dc-00000000b0be | TASK | Ensure certificate requests 2026-06-14 08:04:04,036 p=83235 u=zuul n=ansible | 2026-06-14 08:04:04.036097 | fa163ee0-6271-f863-66dc-00000000aabc | CHANGED | Tag cluster.common.tag/cinder-volume:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image | np0000073145 2026-06-14 08:04:04,081 p=83235 u=zuul n=ansible | 2026-06-14 08:04:04.081337 | fa163ee0-6271-f863-66dc-00000000aac6 | TASK | set enable_sensubility fact 2026-06-14 08:04:04,122 p=83235 u=zuul n=ansible | 2026-06-14 08:04:04.121727 | fa163ee0-6271-f863-66dc-00000000aac6 | OK | set enable_sensubility fact | np0000073145 2026-06-14 08:04:04,140 p=83235 u=zuul n=ansible | 2026-06-14 08:04:04.140333 | fa163ee0-6271-f863-66dc-00000000aac8 | TASK | create podman socket and appropriate systemd service 2026-06-14 08:04:04,172 p=83235 u=zuul n=ansible | 2026-06-14 08:04:04.171796 | fa163ee0-6271-f863-66dc-00000000aac8 | SKIPPED | create podman socket and appropriate systemd service | np0000073145 2026-06-14 08:04:04,194 p=83235 u=zuul n=ansible | 2026-06-14 08:04:04.193434 | fa163ee0-6271-f863-66dc-00000000b0be | CHANGED | Ensure certificate requests | np0000073148 | item={'ca': 'ipa', 'dns': 'np0000073148.internalapi.ooo.test', 'key_size': '2048', 'name': 'libvirt-server-cert', 'principal': 'libvirt/np0000073148.internalapi.ooo.test@OOO.TEST', 'run_after': '# Copy cert and key to libvirt dirs\ncp /etc/ipa/ca.crt /etc/pki/CA/cacert.pem\nchown root:root /etc/pki/CA/cacert.pem\nchmod 644 /etc/pki/CA/cacert.pem\ncp /etc/pki/tls/certs/libvirt-server-cert.crt /etc/pki/libvirt/servercert.pem\ncp /etc/pki/tls/private/libvirt-server-cert.key /etc/pki/libvirt/private/serverkey.pem\npodman exec nova_virtproxyd virt-admin server-update-tls virtproxyd || systemctl reload tripleo_nova_virtproxyd\n'} 2026-06-14 08:04:04,213 p=83235 u=zuul n=ansible | 2026-06-14 08:04:04.212915 | fa163ee0-6271-f863-66dc-00000000aac9 | TASK | create systemd service for ensuring socket file ACL contains collectd 2026-06-14 08:04:04,249 p=83235 u=zuul n=ansible | 2026-06-14 08:04:04.248488 | fa163ee0-6271-f863-66dc-00000000aac9 | SKIPPED | create systemd service for ensuring socket file ACL contains collectd | np0000073145 2026-06-14 08:04:04,278 p=83235 u=zuul n=ansible | 2026-06-14 08:04:04.278439 | fa163ee0-6271-f863-66dc-00000000aaca | TASK | enable podman.sock ACL service 2026-06-14 08:04:04,309 p=83235 u=zuul n=ansible | 2026-06-14 08:04:04.309099 | fa163ee0-6271-f863-66dc-00000000aaca | SKIPPED | enable podman.sock ACL service | np0000073145 2026-06-14 08:04:04,329 p=83235 u=zuul n=ansible | 2026-06-14 08:04:04.328943 | fa163ee0-6271-f863-66dc-00000000aacb | TASK | create directory for downloads of users' scripts 2026-06-14 08:04:04,358 p=83235 u=zuul n=ansible | 2026-06-14 08:04:04.357554 | fa163ee0-6271-f863-66dc-00000000aacb | SKIPPED | create directory for downloads of users' scripts | np0000073145 2026-06-14 08:04:04,377 p=83235 u=zuul n=ansible | 2026-06-14 08:04:04.376988 | fa163ee0-6271-f863-66dc-00000000aacc | TASK | download exec scripts 2026-06-14 08:04:04,401 p=83235 u=zuul n=ansible | 2026-06-14 08:04:04.400973 | fa163ee0-6271-f863-66dc-00000000aacc | SKIPPED | download exec scripts | np0000073145 2026-06-14 08:04:04,420 p=83235 u=zuul n=ansible | 2026-06-14 08:04:04.420383 | fa163ee0-6271-f863-66dc-00000000aace | TASK | Check if rsyslog exists 2026-06-14 08:04:04,723 p=83235 u=zuul n=ansible | 2026-06-14 08:04:04.722257 | fa163ee0-6271-f863-66dc-00000000aace | CHANGED | Check if rsyslog exists | np0000073145 2026-06-14 08:04:04,758 p=83235 u=zuul n=ansible | 2026-06-14 08:04:04.758155 | fa163ee0-6271-f863-66dc-00000000aad0 | TASK | Forward logging to haproxy.log file 2026-06-14 08:04:05,110 p=83235 u=zuul n=ansible | 2026-06-14 08:04:05.109526 | fa163ee0-6271-f863-66dc-00000000aad0 | CHANGED | Forward logging to haproxy.log file | np0000073145 2026-06-14 08:04:05,145 p=83235 u=zuul n=ansible | 2026-06-14 08:04:05.144639 | fa163ee0-6271-f863-66dc-00000000aad1 | TASK | restart rsyslog service after logging conf change 2026-06-14 08:04:05,241 p=83235 u=zuul n=ansible | 2026-06-14 08:04:05.238044 | fa163ee0-6271-f863-66dc-00000000b0be | CHANGED | Ensure certificate requests | np0000073150 | item={'ca': 'ipa', 'dns': 'np0000073150.internalapi.ooo.test', 'key_size': '2048', 'name': 'libvirt-server-cert', 'principal': 'libvirt/np0000073150.internalapi.ooo.test@OOO.TEST', 'run_after': '# Copy cert and key to libvirt dirs\ncp /etc/ipa/ca.crt /etc/pki/CA/cacert.pem\nchown root:root /etc/pki/CA/cacert.pem\nchmod 644 /etc/pki/CA/cacert.pem\ncp /etc/pki/tls/certs/libvirt-server-cert.crt /etc/pki/libvirt/servercert.pem\ncp /etc/pki/tls/private/libvirt-server-cert.key /etc/pki/libvirt/private/serverkey.pem\npodman exec nova_virtproxyd virt-admin server-update-tls virtproxyd || systemctl reload tripleo_nova_virtproxyd\n'} 2026-06-14 08:04:05,315 p=83235 u=zuul n=ansible | 2026-06-14 08:04:05.315244 | fa163ee0-6271-f863-66dc-00000000b0b7 | TASK | Ensure pre-scripts hooks directory exists 2026-06-14 08:04:05,690 p=83235 u=zuul n=ansible | 2026-06-14 08:04:05.686327 | fa163ee0-6271-f863-66dc-00000000b0b7 | OK | Ensure pre-scripts hooks directory exists | np0000073149 | item=certmonger 2026-06-14 08:04:05,700 p=83235 u=zuul n=ansible | 2026-06-14 08:04:05.700333 | fa163ee0-6271-f863-66dc-00000000aad1 | CHANGED | restart rsyslog service after logging conf change | np0000073145 2026-06-14 08:04:05,726 p=83235 u=zuul n=ansible | 2026-06-14 08:04:05.725512 | fa163ee0-6271-f863-66dc-00000000b0b9 | TASK | Ensure post-scripts hooks directory exists 2026-06-14 08:04:05,758 p=83235 u=zuul n=ansible | 2026-06-14 08:04:05.758095 | fa163ee0-6271-f863-66dc-00000000aad8 | TASK | Fail if container image is undefined 2026-06-14 08:04:05,822 p=83235 u=zuul n=ansible | 2026-06-14 08:04:05.822051 | fa163ee0-6271-f863-66dc-00000000aad8 | SKIPPED | Fail if container image is undefined | np0000073145 2026-06-14 08:04:05,855 p=83235 u=zuul n=ansible | 2026-06-14 08:04:05.854978 | fa163ee0-6271-f863-66dc-00000000aad9 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image 2026-06-14 08:04:05,929 p=83235 u=zuul n=ansible | 2026-06-14 08:04:05.926311 | fa163ee0-6271-f863-66dc-00000000b0be | CHANGED | Ensure certificate requests | np0000073148 | item={'ca': 'ipa', 'dns': 'np0000073148.internalapi.ooo.test', 'key_size': '2048', 'name': 'libvirt-client-cert', 'principal': 'libvirt/np0000073148.internalapi.ooo.test@OOO.TEST', 'run_after': '# Copy cert and key to libvirt dirs\ncp /etc/pki/tls/certs/libvirt-client-cert.crt /etc/pki/libvirt/clientcert.pem\ncp /etc/pki/tls/private/libvirt-client-cert.key /etc/pki/libvirt/private/clientkey.pem\npodman exec nova_virtproxyd virt-admin server-update-tls virtproxyd || systemctl reload tripleo_nova_virtproxyd\n'} 2026-06-14 08:04:06,110 p=83235 u=zuul n=ansible | 2026-06-14 08:04:06.106304 | fa163ee0-6271-f863-66dc-00000000b0b9 | OK | Ensure post-scripts hooks directory exists | np0000073149 | item=certmonger 2026-06-14 08:04:06,134 p=83235 u=zuul n=ansible | 2026-06-14 08:04:06.133540 | fa163ee0-6271-f863-66dc-00000000b0bb | TASK | Ensure provider service is running 2026-06-14 08:04:06,637 p=83235 u=zuul n=ansible | 2026-06-14 08:04:06.634032 | fa163ee0-6271-f863-66dc-00000000b0bb | OK | Ensure provider service is running | np0000073149 | item=certmonger 2026-06-14 08:04:06,680 p=83235 u=zuul n=ansible | 2026-06-14 08:04:06.679501 | fa163ee0-6271-f863-66dc-00000000b0be | TASK | Ensure certificate requests 2026-06-14 08:04:07,081 p=83235 u=zuul n=ansible | 2026-06-14 08:04:07.079252 | fa163ee0-6271-f863-66dc-00000000b0be | CHANGED | Ensure certificate requests | np0000073150 | item={'ca': 'ipa', 'dns': 'np0000073150.internalapi.ooo.test', 'key_size': '2048', 'name': 'libvirt-client-cert', 'principal': 'libvirt/np0000073150.internalapi.ooo.test@OOO.TEST', 'run_after': '# Copy cert and key to libvirt dirs\ncp /etc/pki/tls/certs/libvirt-client-cert.crt /etc/pki/libvirt/clientcert.pem\ncp /etc/pki/tls/private/libvirt-client-cert.key /etc/pki/libvirt/private/clientkey.pem\npodman exec nova_virtproxyd virt-admin server-update-tls virtproxyd || systemctl reload tripleo_nova_virtproxyd\n'} 2026-06-14 08:04:07,314 p=83235 u=zuul n=ansible | 2026-06-14 08:04:07.312782 | fa163ee0-6271-f863-66dc-00000000b0be | CHANGED | Ensure certificate requests | np0000073148 | item={'ca': 'ipa', 'dns': 'np0000073148.internalapi.ooo.test', 'group': 'qemu', 'key_size': '2048', 'name': 'qemu-server-cert', 'owner': 'root', 'principal': 'qemu/np0000073148.internalapi.ooo.test@OOO.TEST', 'run_after': '# Copy cert and key to qemu dir\ncp /etc/ipa/ca.crt /etc/pki/qemu/ca-cert.pem\nchown root:root /etc/pki/qemu/ca-cert.pem\nchmod 644 /etc/pki/qemu/ca-cert.pem\ncp -a /etc/pki/tls/certs/qemu-server-cert.crt /etc/pki/qemu/server-cert.pem\ncp -a /etc/pki/tls/private/qemu-server-cert.key /etc/pki/qemu/server-key.pem\nchgrp qemu /etc/pki/qemu/server-*\nchmod 0640 /etc/pki/qemu/server-cert.pem\nchmod 0640 /etc/pki/qemu/server-key.pem\n'} 2026-06-14 08:04:08,288 p=83235 u=zuul n=ansible | 2026-06-14 08:04:08.285715 | fa163ee0-6271-f863-66dc-00000000b0be | CHANGED | Ensure certificate requests | np0000073149 | item={'ca': 'ipa', 'dns': 'np0000073149.internalapi.ooo.test', 'key_size': '2048', 'name': 'libvirt-server-cert', 'principal': 'libvirt/np0000073149.internalapi.ooo.test@OOO.TEST', 'run_after': '# Copy cert and key to libvirt dirs\ncp /etc/ipa/ca.crt /etc/pki/CA/cacert.pem\nchown root:root /etc/pki/CA/cacert.pem\nchmod 644 /etc/pki/CA/cacert.pem\ncp /etc/pki/tls/certs/libvirt-server-cert.crt /etc/pki/libvirt/servercert.pem\ncp /etc/pki/tls/private/libvirt-server-cert.key /etc/pki/libvirt/private/serverkey.pem\npodman exec nova_virtproxyd virt-admin server-update-tls virtproxyd || systemctl reload tripleo_nova_virtproxyd\n'} 2026-06-14 08:04:08,328 p=83235 u=zuul n=ansible | 2026-06-14 08:04:08.327119 | fa163ee0-6271-f863-66dc-00000000aad9 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image | np0000073146 2026-06-14 08:04:08,361 p=83235 u=zuul n=ansible | 2026-06-14 08:04:08.359345 | fa163ee0-6271-f863-66dc-00000000b0be | CHANGED | Ensure certificate requests | np0000073150 | item={'ca': 'ipa', 'dns': 'np0000073150.internalapi.ooo.test', 'group': 'qemu', 'key_size': '2048', 'name': 'qemu-server-cert', 'owner': 'root', 'principal': 'qemu/np0000073150.internalapi.ooo.test@OOO.TEST', 'run_after': '# Copy cert and key to qemu dir\ncp /etc/ipa/ca.crt /etc/pki/qemu/ca-cert.pem\nchown root:root /etc/pki/qemu/ca-cert.pem\nchmod 644 /etc/pki/qemu/ca-cert.pem\ncp -a /etc/pki/tls/certs/qemu-server-cert.crt /etc/pki/qemu/server-cert.pem\ncp -a /etc/pki/tls/private/qemu-server-cert.key /etc/pki/qemu/server-key.pem\nchgrp qemu /etc/pki/qemu/server-*\nchmod 0640 /etc/pki/qemu/server-cert.pem\nchmod 0640 /etc/pki/qemu/server-key.pem\n'} 2026-06-14 08:04:08,405 p=83235 u=zuul n=ansible | 2026-06-14 08:04:08.404539 | fa163ee0-6271-f863-66dc-00000000aada | TASK | Tag cluster.common.tag/haproxy:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image 2026-06-14 08:04:08,821 p=83235 u=zuul n=ansible | 2026-06-14 08:04:08.820580 | fa163ee0-6271-f863-66dc-00000000aada | CHANGED | Tag cluster.common.tag/haproxy:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image | np0000073146 2026-06-14 08:04:08,868 p=83235 u=zuul n=ansible | 2026-06-14 08:04:08.867681 | fa163ee0-6271-f863-66dc-00000000ac03 | TASK | make sure certmonger is installed 2026-06-14 08:04:09,055 p=83235 u=zuul n=ansible | 2026-06-14 08:04:09.053011 | fa163ee0-6271-f863-66dc-00000000b0be | CHANGED | Ensure certificate requests | np0000073148 | item={'ca': 'ipa', 'dns': 'np0000073148.internalapi.ooo.test', 'group': 'qemu', 'key_size': '2048', 'name': 'qemu-client-cert', 'owner': 'root', 'principal': 'qemu/np0000073148.internalapi.ooo.test@OOO.TEST', 'run_after': '# Copy cert and key to qemu dir\ncp -a /etc/pki/tls/certs/qemu-client-cert.crt /etc/pki/qemu/client-cert.pem\ncp -a /etc/pki/tls/private/qemu-client-cert.key /etc/pki/qemu/client-key.pem\nchgrp qemu /etc/pki/qemu/client-*\nchmod 0640 /etc/pki/qemu/client-cert.pem\nchmod 0640 /etc/pki/qemu/client-key.pem\n'} 2026-06-14 08:04:09,095 p=83235 u=zuul n=ansible | 2026-06-14 08:04:09.094921 | fa163ee0-6271-f863-66dc-00000000a99f | TASK | Pre-fetch all the containers 2026-06-14 08:04:10,174 p=83235 u=zuul n=ansible | 2026-06-14 08:04:10.173618 | fa163ee0-6271-f863-66dc-00000000b0be | CHANGED | Ensure certificate requests | np0000073149 | item={'ca': 'ipa', 'dns': 'np0000073149.internalapi.ooo.test', 'key_size': '2048', 'name': 'libvirt-client-cert', 'principal': 'libvirt/np0000073149.internalapi.ooo.test@OOO.TEST', 'run_after': '# Copy cert and key to libvirt dirs\ncp /etc/pki/tls/certs/libvirt-client-cert.crt /etc/pki/libvirt/clientcert.pem\ncp /etc/pki/tls/private/libvirt-client-cert.key /etc/pki/libvirt/private/clientkey.pem\npodman exec nova_virtproxyd virt-admin server-update-tls virtproxyd || systemctl reload tripleo_nova_virtproxyd\n'} 2026-06-14 08:04:10,830 p=83235 u=zuul n=ansible | 2026-06-14 08:04:10.829508 | fa163ee0-6271-f863-66dc-00000000aaaa | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image | np0000073147 2026-06-14 08:04:10,882 p=83235 u=zuul n=ansible | 2026-06-14 08:04:10.881697 | fa163ee0-6271-f863-66dc-00000000aaab | TASK | Tag cluster.common.tag/cinder-backup:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image 2026-06-14 08:04:11,048 p=83235 u=zuul n=ansible | 2026-06-14 08:04:11.047774 | fa163ee0-6271-f863-66dc-00000000aad9 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image | np0000073145 2026-06-14 08:04:11,081 p=83235 u=zuul n=ansible | 2026-06-14 08:04:11.079515 | fa163ee0-6271-f863-66dc-00000000b0be | CHANGED | Ensure certificate requests | np0000073150 | item={'ca': 'ipa', 'dns': 'np0000073150.internalapi.ooo.test', 'group': 'qemu', 'key_size': '2048', 'name': 'qemu-client-cert', 'owner': 'root', 'principal': 'qemu/np0000073150.internalapi.ooo.test@OOO.TEST', 'run_after': '# Copy cert and key to qemu dir\ncp -a /etc/pki/tls/certs/qemu-client-cert.crt /etc/pki/qemu/client-cert.pem\ncp -a /etc/pki/tls/private/qemu-client-cert.key /etc/pki/qemu/client-key.pem\nchgrp qemu /etc/pki/qemu/client-*\nchmod 0640 /etc/pki/qemu/client-cert.pem\nchmod 0640 /etc/pki/qemu/client-key.pem\n'} 2026-06-14 08:04:11,105 p=83235 u=zuul n=ansible | 2026-06-14 08:04:11.105309 | fa163ee0-6271-f863-66dc-00000000aada | TASK | Tag cluster.common.tag/haproxy:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image 2026-06-14 08:04:11,138 p=83235 u=zuul n=ansible | 2026-06-14 08:04:11.137755 | fa163ee0-6271-f863-66dc-00000000aa3b | TASK | Pre-fetch all the containers 2026-06-14 08:04:11,951 p=83235 u=zuul n=ansible | 2026-06-14 08:04:11.950715 | fa163ee0-6271-f863-66dc-00000000aaab | CHANGED | Tag cluster.common.tag/cinder-backup:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image | np0000073147 2026-06-14 08:04:11,994 p=83235 u=zuul n=ansible | 2026-06-14 08:04:11.993529 | fa163ee0-6271-f863-66dc-00000000aaba | TASK | Fail if container image is undefined 2026-06-14 08:04:12,039 p=83235 u=zuul n=ansible | 2026-06-14 08:04:12.038054 | fa163ee0-6271-f863-66dc-00000000aaba | SKIPPED | Fail if container image is undefined | np0000073147 2026-06-14 08:04:12,061 p=83235 u=zuul n=ansible | 2026-06-14 08:04:12.061448 | fa163ee0-6271-f863-66dc-00000000aabb | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image 2026-06-14 08:04:12,829 p=83235 u=zuul n=ansible | 2026-06-14 08:04:12.824513 | fa163ee0-6271-f863-66dc-00000000aada | CHANGED | Tag cluster.common.tag/haproxy:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image | np0000073145 2026-06-14 08:04:12,830 p=83235 u=zuul n=ansible | 2026-06-14 08:04:12.830173 | fa163ee0-6271-f863-66dc-00000000b0be | CHANGED | Ensure certificate requests | np0000073149 | item={'ca': 'ipa', 'dns': 'np0000073149.internalapi.ooo.test', 'group': 'qemu', 'key_size': '2048', 'name': 'qemu-server-cert', 'owner': 'root', 'principal': 'qemu/np0000073149.internalapi.ooo.test@OOO.TEST', 'run_after': '# Copy cert and key to qemu dir\ncp /etc/ipa/ca.crt /etc/pki/qemu/ca-cert.pem\nchown root:root /etc/pki/qemu/ca-cert.pem\nchmod 644 /etc/pki/qemu/ca-cert.pem\ncp -a /etc/pki/tls/certs/qemu-server-cert.crt /etc/pki/qemu/server-cert.pem\ncp -a /etc/pki/tls/private/qemu-server-cert.key /etc/pki/qemu/server-key.pem\nchgrp qemu /etc/pki/qemu/server-*\nchmod 0640 /etc/pki/qemu/server-cert.pem\nchmod 0640 /etc/pki/qemu/server-key.pem\n'} 2026-06-14 08:04:12,832 p=83235 u=zuul n=ansible | 2026-06-14 08:04:12.831989 | fa163ee0-6271-f863-66dc-00000000ac03 | OK | make sure certmonger is installed | np0000073146 2026-06-14 08:04:12,859 p=83235 u=zuul n=ansible | 2026-06-14 08:04:12.858793 | fa163ee0-6271-f863-66dc-00000000ac04 | TASK | make sure certmonger service is started 2026-06-14 08:04:12,878 p=83235 u=zuul n=ansible | 2026-06-14 08:04:12.878168 | fa163ee0-6271-f863-66dc-00000000aae5 | TASK | make sure certmonger is installed 2026-06-14 08:04:13,452 p=83235 u=zuul n=ansible | 2026-06-14 08:04:13.451851 | fa163ee0-6271-f863-66dc-00000000ac04 | OK | make sure certmonger service is started | np0000073146 2026-06-14 08:04:13,478 p=83235 u=zuul n=ansible | 2026-06-14 08:04:13.477617 | fa163ee0-6271-f863-66dc-00000000ac05 | TASK | Create dirs for certificates and keys 2026-06-14 08:04:13,823 p=83235 u=zuul n=ansible | 2026-06-14 08:04:13.820952 | fa163ee0-6271-f863-66dc-00000000ac05 | CHANGED | Create dirs for certificates and keys | np0000073146 | item=/etc/pki/tls/certs/haproxy 2026-06-14 08:04:14,121 p=83235 u=zuul n=ansible | 2026-06-14 08:04:14.119555 | fa163ee0-6271-f863-66dc-00000000ac05 | CHANGED | Create dirs for certificates and keys | np0000073146 | item=/etc/pki/tls/private/haproxy 2026-06-14 08:04:14,173 p=83235 u=zuul n=ansible | 2026-06-14 08:04:14.172161 | fa163ee0-6271-f863-66dc-00000000ac06 | TASK | Extract and trust certmonger's local CA 2026-06-14 08:04:14,732 p=83235 u=zuul n=ansible | 2026-06-14 08:04:14.727431 | fa163ee0-6271-f863-66dc-00000000b0be | CHANGED | Ensure certificate requests | np0000073149 | item={'ca': 'ipa', 'dns': 'np0000073149.internalapi.ooo.test', 'group': 'qemu', 'key_size': '2048', 'name': 'qemu-client-cert', 'owner': 'root', 'principal': 'qemu/np0000073149.internalapi.ooo.test@OOO.TEST', 'run_after': '# Copy cert and key to qemu dir\ncp -a /etc/pki/tls/certs/qemu-client-cert.crt /etc/pki/qemu/client-cert.pem\ncp -a /etc/pki/tls/private/qemu-client-cert.key /etc/pki/qemu/client-key.pem\nchgrp qemu /etc/pki/qemu/client-*\nchmod 0640 /etc/pki/qemu/client-cert.pem\nchmod 0640 /etc/pki/qemu/client-key.pem\n'} 2026-06-14 08:04:14,779 p=83235 u=zuul n=ansible | 2026-06-14 08:04:14.779265 | fa163ee0-6271-f863-66dc-00000000a9e3 | TASK | Pre-fetch all the containers 2026-06-14 08:04:15,470 p=83235 u=zuul n=ansible | 2026-06-14 08:04:15.470039 | fa163ee0-6271-f863-66dc-00000000ac06 | CHANGED | Extract and trust certmonger's local CA | np0000073146 2026-06-14 08:04:15,588 p=83235 u=zuul n=ansible | 2026-06-14 08:04:15.588045 | fa163ee0-6271-f863-66dc-00000000b2b2 | TASK | Set version specific variables 2026-06-14 08:04:15,651 p=83235 u=zuul n=ansible | 2026-06-14 08:04:15.651311 | d5821b62-2077-4d07-ac81-3e5743f844c6 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0000073146 2026-06-14 08:04:15,669 p=83235 u=zuul n=ansible | 2026-06-14 08:04:15.668979 | fa163ee0-6271-f863-66dc-00000000b2f1 | TASK | Ensure ansible_facts used by role 2026-06-14 08:04:16,170 p=83235 u=zuul n=ansible | 2026-06-14 08:04:16.170007 | fa163ee0-6271-f863-66dc-00000000b2f1 | OK | Ensure ansible_facts used by role | np0000073146 2026-06-14 08:04:16,190 p=83235 u=zuul n=ansible | 2026-06-14 08:04:16.190341 | fa163ee0-6271-f863-66dc-00000000b2f2 | TASK | Set platform/version specific variables 2026-06-14 08:04:16,274 p=83235 u=zuul n=ansible | 2026-06-14 08:04:16.272519 | fa163ee0-6271-f863-66dc-00000000b2f2 | SKIPPED | Set platform/version specific variables | np0000073146 | item=RedHat.yml 2026-06-14 08:04:16,299 p=83235 u=zuul n=ansible | 2026-06-14 08:04:16.297489 | fa163ee0-6271-f863-66dc-00000000b2f2 | SKIPPED | Set platform/version specific variables | np0000073146 | item=RedHat.yml 2026-06-14 08:04:16,317 p=83235 u=zuul n=ansible | 2026-06-14 08:04:16.316083 | fa163ee0-6271-f863-66dc-00000000b2f2 | SKIPPED | Set platform/version specific variables | np0000073146 | item=RedHat_9.yml 2026-06-14 08:04:16,328 p=83235 u=zuul n=ansible | 2026-06-14 08:04:16.326859 | fa163ee0-6271-f863-66dc-00000000b2f2 | SKIPPED | Set platform/version specific variables | np0000073146 | item=RedHat_9.2.yml 2026-06-14 08:04:16,346 p=83235 u=zuul n=ansible | 2026-06-14 08:04:16.346681 | fa163ee0-6271-f863-66dc-00000000b2b3 | TASK | Ensure certificate role dependencies are installed 2026-06-14 08:04:16,392 p=83235 u=zuul n=ansible | 2026-06-14 08:04:16.391836 | fa163ee0-6271-f863-66dc-00000000aae5 | OK | make sure certmonger is installed | np0000073145 2026-06-14 08:04:16,408 p=83235 u=zuul n=ansible | 2026-06-14 08:04:16.408020 | fa163ee0-6271-f863-66dc-00000000aae6 | TASK | make sure certmonger service is started 2026-06-14 08:04:16,841 p=83235 u=zuul n=ansible | 2026-06-14 08:04:16.841148 | fa163ee0-6271-f863-66dc-00000000aae6 | OK | make sure certmonger service is started | np0000073145 2026-06-14 08:04:16,863 p=83235 u=zuul n=ansible | 2026-06-14 08:04:16.862741 | fa163ee0-6271-f863-66dc-00000000aae7 | TASK | Create dirs for certificates and keys 2026-06-14 08:04:16,903 p=83235 u=zuul n=ansible | 2026-06-14 08:04:16.900583 | fa163ee0-6271-f863-66dc-00000000a99f | CHANGED | Pre-fetch all the containers | np0000073148 | item=registry.redhat.io/rhosp-rhel9/openstack-qdrouterd:17.1 2026-06-14 08:04:17,205 p=83235 u=zuul n=ansible | 2026-06-14 08:04:17.202929 | fa163ee0-6271-f863-66dc-00000000aae7 | CHANGED | Create dirs for certificates and keys | np0000073145 | item=/etc/pki/tls/certs/haproxy 2026-06-14 08:04:17,514 p=83235 u=zuul n=ansible | 2026-06-14 08:04:17.513755 | fa163ee0-6271-f863-66dc-00000000aae7 | CHANGED | Create dirs for certificates and keys | np0000073145 | item=/etc/pki/tls/private/haproxy 2026-06-14 08:04:17,547 p=83235 u=zuul n=ansible | 2026-06-14 08:04:17.547178 | fa163ee0-6271-f863-66dc-00000000aae8 | TASK | Extract and trust certmonger's local CA 2026-06-14 08:04:17,644 p=83235 u=zuul n=ansible | 2026-06-14 08:04:17.643344 | fa163ee0-6271-f863-66dc-00000000aabb | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image | np0000073147 2026-06-14 08:04:17,682 p=83235 u=zuul n=ansible | 2026-06-14 08:04:17.681701 | fa163ee0-6271-f863-66dc-00000000aabc | TASK | Tag cluster.common.tag/cinder-volume:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image 2026-06-14 08:04:18,063 p=83235 u=zuul n=ansible | 2026-06-14 08:04:18.062720 | fa163ee0-6271-f863-66dc-00000000aabc | CHANGED | Tag cluster.common.tag/cinder-volume:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image | np0000073147 2026-06-14 08:04:18,101 p=83235 u=zuul n=ansible | 2026-06-14 08:04:18.101489 | fa163ee0-6271-f863-66dc-00000000ace2 | TASK | set enable_sensubility fact 2026-06-14 08:04:18,136 p=83235 u=zuul n=ansible | 2026-06-14 08:04:18.135696 | fa163ee0-6271-f863-66dc-00000000ace2 | OK | set enable_sensubility fact | np0000073147 2026-06-14 08:04:18,151 p=83235 u=zuul n=ansible | 2026-06-14 08:04:18.150851 | fa163ee0-6271-f863-66dc-00000000ace4 | TASK | create podman socket and appropriate systemd service 2026-06-14 08:04:18,183 p=83235 u=zuul n=ansible | 2026-06-14 08:04:18.182846 | fa163ee0-6271-f863-66dc-00000000ace4 | SKIPPED | create podman socket and appropriate systemd service | np0000073147 2026-06-14 08:04:18,197 p=83235 u=zuul n=ansible | 2026-06-14 08:04:18.197523 | fa163ee0-6271-f863-66dc-00000000ace5 | TASK | create systemd service for ensuring socket file ACL contains collectd 2026-06-14 08:04:18,223 p=83235 u=zuul n=ansible | 2026-06-14 08:04:18.222736 | fa163ee0-6271-f863-66dc-00000000ace5 | SKIPPED | create systemd service for ensuring socket file ACL contains collectd | np0000073147 2026-06-14 08:04:18,238 p=83235 u=zuul n=ansible | 2026-06-14 08:04:18.237971 | fa163ee0-6271-f863-66dc-00000000ace6 | TASK | enable podman.sock ACL service 2026-06-14 08:04:18,262 p=83235 u=zuul n=ansible | 2026-06-14 08:04:18.262362 | fa163ee0-6271-f863-66dc-00000000ace6 | SKIPPED | enable podman.sock ACL service | np0000073147 2026-06-14 08:04:18,278 p=83235 u=zuul n=ansible | 2026-06-14 08:04:18.278239 | fa163ee0-6271-f863-66dc-00000000ace9 | TASK | create directory for downloads of users' scripts 2026-06-14 08:04:18,300 p=83235 u=zuul n=ansible | 2026-06-14 08:04:18.300218 | fa163ee0-6271-f863-66dc-00000000ace9 | SKIPPED | create directory for downloads of users' scripts | np0000073147 2026-06-14 08:04:18,315 p=83235 u=zuul n=ansible | 2026-06-14 08:04:18.315359 | fa163ee0-6271-f863-66dc-00000000acea | TASK | download exec scripts 2026-06-14 08:04:18,337 p=83235 u=zuul n=ansible | 2026-06-14 08:04:18.336840 | fa163ee0-6271-f863-66dc-00000000acea | SKIPPED | download exec scripts | np0000073147 2026-06-14 08:04:18,353 p=83235 u=zuul n=ansible | 2026-06-14 08:04:18.353218 | fa163ee0-6271-f863-66dc-00000000acec | TASK | Check if rsyslog exists 2026-06-14 08:04:18,675 p=83235 u=zuul n=ansible | 2026-06-14 08:04:18.674411 | fa163ee0-6271-f863-66dc-00000000acec | CHANGED | Check if rsyslog exists | np0000073147 2026-06-14 08:04:18,699 p=83235 u=zuul n=ansible | 2026-06-14 08:04:18.699323 | fa163ee0-6271-f863-66dc-00000000acee | TASK | Forward logging to haproxy.log file 2026-06-14 08:04:18,845 p=83235 u=zuul n=ansible | 2026-06-14 08:04:18.844455 | fa163ee0-6271-f863-66dc-00000000aae8 | CHANGED | Extract and trust certmonger's local CA | np0000073145 2026-06-14 08:04:18,947 p=83235 u=zuul n=ansible | 2026-06-14 08:04:18.947289 | fa163ee0-6271-f863-66dc-00000000b2b2 | TASK | Set version specific variables 2026-06-14 08:04:18,999 p=83235 u=zuul n=ansible | 2026-06-14 08:04:18.999336 | ed46286f-12d1-45af-ae51-279d9dc3119d | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0000073145 2026-06-14 08:04:19,023 p=83235 u=zuul n=ansible | 2026-06-14 08:04:19.023257 | fa163ee0-6271-f863-66dc-00000000b37f | TASK | Ensure ansible_facts used by role 2026-06-14 08:04:19,029 p=83235 u=zuul n=ansible | 2026-06-14 08:04:19.028932 | fa163ee0-6271-f863-66dc-00000000acee | CHANGED | Forward logging to haproxy.log file | np0000073147 2026-06-14 08:04:19,049 p=83235 u=zuul n=ansible | 2026-06-14 08:04:19.048628 | fa163ee0-6271-f863-66dc-00000000acef | TASK | restart rsyslog service after logging conf change 2026-06-14 08:04:19,424 p=83235 u=zuul n=ansible | 2026-06-14 08:04:19.423600 | fa163ee0-6271-f863-66dc-00000000b37f | OK | Ensure ansible_facts used by role | np0000073145 2026-06-14 08:04:19,446 p=83235 u=zuul n=ansible | 2026-06-14 08:04:19.446151 | fa163ee0-6271-f863-66dc-00000000b380 | TASK | Set platform/version specific variables 2026-06-14 08:04:19,531 p=83235 u=zuul n=ansible | 2026-06-14 08:04:19.528635 | fa163ee0-6271-f863-66dc-00000000b380 | SKIPPED | Set platform/version specific variables | np0000073145 | item=RedHat.yml 2026-06-14 08:04:19,548 p=83235 u=zuul n=ansible | 2026-06-14 08:04:19.546238 | fa163ee0-6271-f863-66dc-00000000b380 | SKIPPED | Set platform/version specific variables | np0000073145 | item=RedHat.yml 2026-06-14 08:04:19,568 p=83235 u=zuul n=ansible | 2026-06-14 08:04:19.566178 | fa163ee0-6271-f863-66dc-00000000b380 | SKIPPED | Set platform/version specific variables | np0000073145 | item=RedHat_9.yml 2026-06-14 08:04:19,582 p=83235 u=zuul n=ansible | 2026-06-14 08:04:19.581037 | fa163ee0-6271-f863-66dc-00000000b380 | SKIPPED | Set platform/version specific variables | np0000073145 | item=RedHat_9.2.yml 2026-06-14 08:04:19,604 p=83235 u=zuul n=ansible | 2026-06-14 08:04:19.603784 | fa163ee0-6271-f863-66dc-00000000b2b3 | TASK | Ensure certificate role dependencies are installed 2026-06-14 08:04:19,681 p=83235 u=zuul n=ansible | 2026-06-14 08:04:19.680935 | fa163ee0-6271-f863-66dc-00000000acef | CHANGED | restart rsyslog service after logging conf change | np0000073147 2026-06-14 08:04:19,699 p=83235 u=zuul n=ansible | 2026-06-14 08:04:19.698770 | fa163ee0-6271-f863-66dc-00000000aad8 | TASK | Fail if container image is undefined 2026-06-14 08:04:19,761 p=83235 u=zuul n=ansible | 2026-06-14 08:04:19.761069 | fa163ee0-6271-f863-66dc-00000000aad8 | SKIPPED | Fail if container image is undefined | np0000073147 2026-06-14 08:04:19,795 p=83235 u=zuul n=ansible | 2026-06-14 08:04:19.794800 | fa163ee0-6271-f863-66dc-00000000aad9 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image 2026-06-14 08:04:20,117 p=83235 u=zuul n=ansible | 2026-06-14 08:04:20.116515 | fa163ee0-6271-f863-66dc-00000000b2b3 | OK | Ensure certificate role dependencies are installed | np0000073146 2026-06-14 08:04:20,133 p=83235 u=zuul n=ansible | 2026-06-14 08:04:20.133602 | fa163ee0-6271-f863-66dc-00000000b2b5 | TASK | Ensure provider packages are installed 2026-06-14 08:04:20,621 p=83235 u=zuul n=ansible | 2026-06-14 08:04:20.617755 | fa163ee0-6271-f863-66dc-00000000aa3b | CHANGED | Pre-fetch all the containers | np0000073150 | item=registry.redhat.io/rhosp-rhel9/openstack-qdrouterd:17.1 2026-06-14 08:04:22,931 p=83235 u=zuul n=ansible | 2026-06-14 08:04:22.930404 | fa163ee0-6271-f863-66dc-00000000b2b3 | OK | Ensure certificate role dependencies are installed | np0000073145 2026-06-14 08:04:22,952 p=83235 u=zuul n=ansible | 2026-06-14 08:04:22.952365 | fa163ee0-6271-f863-66dc-00000000b2b5 | TASK | Ensure provider packages are installed 2026-06-14 08:04:24,058 p=83235 u=zuul n=ansible | 2026-06-14 08:04:24.055014 | fa163ee0-6271-f863-66dc-00000000a9e3 | CHANGED | Pre-fetch all the containers | np0000073149 | item=registry.redhat.io/rhosp-rhel9/openstack-qdrouterd:17.1 2026-06-14 08:04:24,395 p=83235 u=zuul n=ansible | 2026-06-14 08:04:24.392376 | fa163ee0-6271-f863-66dc-00000000a99f | CHANGED | Pre-fetch all the containers | np0000073148 | item=registry.redhat.io/rhosp-rhel9/openstack-neutron-metadata-agent-ovn:17.1 2026-06-14 08:04:26,454 p=83235 u=zuul n=ansible | 2026-06-14 08:04:26.454260 | fa163ee0-6271-f863-66dc-00000000b2b7 | TASK | Ensure pre-scripts hooks directory exists 2026-06-14 08:04:26,774 p=83235 u=zuul n=ansible | 2026-06-14 08:04:26.773962 | fa163ee0-6271-f863-66dc-00000000b2b7 | TASK | Ensure pre-scripts hooks directory exists 2026-06-14 08:04:26,868 p=83235 u=zuul n=ansible | 2026-06-14 08:04:26.864385 | fa163ee0-6271-f863-66dc-00000000b2b7 | OK | Ensure pre-scripts hooks directory exists | np0000073145 | item=certmonger 2026-06-14 08:04:26,918 p=83235 u=zuul n=ansible | 2026-06-14 08:04:26.917391 | fa163ee0-6271-f863-66dc-00000000b2b9 | TASK | Ensure post-scripts hooks directory exists 2026-06-14 08:04:27,192 p=83235 u=zuul n=ansible | 2026-06-14 08:04:27.190347 | fa163ee0-6271-f863-66dc-00000000b2b7 | OK | Ensure pre-scripts hooks directory exists | np0000073146 | item=certmonger 2026-06-14 08:04:27,224 p=83235 u=zuul n=ansible | 2026-06-14 08:04:27.223692 | fa163ee0-6271-f863-66dc-00000000b2b9 | TASK | Ensure post-scripts hooks directory exists 2026-06-14 08:04:27,291 p=83235 u=zuul n=ansible | 2026-06-14 08:04:27.288751 | fa163ee0-6271-f863-66dc-00000000b2b9 | OK | Ensure post-scripts hooks directory exists | np0000073145 | item=certmonger 2026-06-14 08:04:27,317 p=83235 u=zuul n=ansible | 2026-06-14 08:04:27.316731 | fa163ee0-6271-f863-66dc-00000000b2bb | TASK | Ensure provider service is running 2026-06-14 08:04:27,627 p=83235 u=zuul n=ansible | 2026-06-14 08:04:27.626318 | fa163ee0-6271-f863-66dc-00000000b2b9 | OK | Ensure post-scripts hooks directory exists | np0000073146 | item=certmonger 2026-06-14 08:04:27,653 p=83235 u=zuul n=ansible | 2026-06-14 08:04:27.653055 | fa163ee0-6271-f863-66dc-00000000b2bb | TASK | Ensure provider service is running 2026-06-14 08:04:27,874 p=83235 u=zuul n=ansible | 2026-06-14 08:04:27.871357 | fa163ee0-6271-f863-66dc-00000000b2bb | OK | Ensure provider service is running | np0000073145 | item=certmonger 2026-06-14 08:04:27,917 p=83235 u=zuul n=ansible | 2026-06-14 08:04:27.916774 | fa163ee0-6271-f863-66dc-00000000b2be | TASK | Ensure certificate requests 2026-06-14 08:04:28,182 p=83235 u=zuul n=ansible | 2026-06-14 08:04:28.179156 | fa163ee0-6271-f863-66dc-00000000b2bb | OK | Ensure provider service is running | np0000073146 | item=certmonger 2026-06-14 08:04:28,214 p=83235 u=zuul n=ansible | 2026-06-14 08:04:28.212804 | fa163ee0-6271-f863-66dc-00000000aa3b | CHANGED | Pre-fetch all the containers | np0000073150 | item=registry.redhat.io/rhosp-rhel9/openstack-neutron-metadata-agent-ovn:17.1 2026-06-14 08:04:28,243 p=83235 u=zuul n=ansible | 2026-06-14 08:04:28.242756 | fa163ee0-6271-f863-66dc-00000000b2be | TASK | Ensure certificate requests 2026-06-14 08:04:29,596 p=83235 u=zuul n=ansible | 2026-06-14 08:04:29.595676 | fa163ee0-6271-f863-66dc-00000000aad9 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image | np0000073147 2026-06-14 08:04:29,636 p=83235 u=zuul n=ansible | 2026-06-14 08:04:29.635817 | fa163ee0-6271-f863-66dc-00000000aada | TASK | Tag cluster.common.tag/haproxy:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image 2026-06-14 08:04:29,990 p=83235 u=zuul n=ansible | 2026-06-14 08:04:29.990146 | fa163ee0-6271-f863-66dc-00000000aada | CHANGED | Tag cluster.common.tag/haproxy:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image | np0000073147 2026-06-14 08:04:30,019 p=83235 u=zuul n=ansible | 2026-06-14 08:04:30.019411 | fa163ee0-6271-f863-66dc-00000000acfd | TASK | make sure certmonger is installed 2026-06-14 08:04:30,141 p=83235 u=zuul n=ansible | 2026-06-14 08:04:30.140570 | fa163ee0-6271-f863-66dc-00000000b2be | CHANGED | Ensure certificate requests | np0000073145 | item={'ca': 'ipa', 'dns': 'overcloud.ooo.test', 'ip': [], 'key_size': '2048', 'name': 'haproxy-external-cert', 'principal': 'haproxy/overcloud.ooo.test@OOO.TEST', 'run_after': '# Copy crt and key for backward compatibility\ncp "/etc/pki/tls/certs/haproxy-external-cert.crt" "/etc/pki/tls/certs/haproxy/overcloud-haproxy-external.crt"\ncp "/etc/pki/tls/private/haproxy-external-cert.key" "/etc/pki/tls/private/haproxy/overcloud-haproxy-external.key"\n\nca_type=ipa\nif [ "$ca_type" = "self-sign" ]; then\n # refresh the ca cert just in case the ca cert has been renewed\n ca_pem=\'/etc/pki/ca-trust/source/anchors/cm-local-ca.pem\'\n openssl pkcs12 -in /var/lib/certmonger/local/creds -out ${ca_pem} -nokeys -nodes -passin pass:\'\'\n chmod 0644 ${ca_pem}\n update-ca-trust extract\n test -e ${ca_pem} && openssl x509 -checkend 0 -noout -in ${ca_pem}\n openssl x509 -in ${ca_pem} -out /tmp/cm-local-ca.pem\n ca_path="/tmp/cm-local-ca.pem"\nelse\n ca_path="/etc/ipa/ca.crt"\nfi\n\nservice_crt="/etc/pki/tls/certs/haproxy/overcloud-haproxy-external.crt"\nservice_key="/etc/pki/tls/private/haproxy/overcloud-haproxy-external.key"\nservice_pem="/etc/pki/tls/private/overcloud_endpoint.pem"\n\ncat "$service_crt" "$ca_path" "$service_key" > "$service_pem"\n\ncontainer_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'haproxy(-bundle-.*-[0-9]+)?\')\n# Inject the new pem into the running container\nif echo "$container_name" | grep -q "^haproxy-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_pem" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the pem at the mount-point\n podman cp $service_pem "$container_name:/var/lib/kolla/config_files/src-tls/$service_pem"\n # Copy the new pem from the mount-point to the real path\n podman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_pem" "$service_pem"\nfi\n# Set appropriate permissions\npodman exec "$container_name" chown haproxy:haproxy "$service_pem"\n# Trigger a reload for HAProxy to read the new certificates\npodman kill --signal HUP "$container_name"\n'} 2026-06-14 08:04:30,180 p=83235 u=zuul n=ansible | 2026-06-14 08:04:30.179308 | fa163ee0-6271-f863-66dc-00000000b2be | CHANGED | Ensure certificate requests | np0000073146 | item={'ca': 'ipa', 'dns': 'overcloud.ooo.test', 'ip': [], 'key_size': '2048', 'name': 'haproxy-external-cert', 'principal': 'haproxy/overcloud.ooo.test@OOO.TEST', 'run_after': '# Copy crt and key for backward compatibility\ncp "/etc/pki/tls/certs/haproxy-external-cert.crt" "/etc/pki/tls/certs/haproxy/overcloud-haproxy-external.crt"\ncp "/etc/pki/tls/private/haproxy-external-cert.key" "/etc/pki/tls/private/haproxy/overcloud-haproxy-external.key"\n\nca_type=ipa\nif [ "$ca_type" = "self-sign" ]; then\n # refresh the ca cert just in case the ca cert has been renewed\n ca_pem=\'/etc/pki/ca-trust/source/anchors/cm-local-ca.pem\'\n openssl pkcs12 -in /var/lib/certmonger/local/creds -out ${ca_pem} -nokeys -nodes -passin pass:\'\'\n chmod 0644 ${ca_pem}\n update-ca-trust extract\n test -e ${ca_pem} && openssl x509 -checkend 0 -noout -in ${ca_pem}\n openssl x509 -in ${ca_pem} -out /tmp/cm-local-ca.pem\n ca_path="/tmp/cm-local-ca.pem"\nelse\n ca_path="/etc/ipa/ca.crt"\nfi\n\nservice_crt="/etc/pki/tls/certs/haproxy/overcloud-haproxy-external.crt"\nservice_key="/etc/pki/tls/private/haproxy/overcloud-haproxy-external.key"\nservice_pem="/etc/pki/tls/private/overcloud_endpoint.pem"\n\ncat "$service_crt" "$ca_path" "$service_key" > "$service_pem"\n\ncontainer_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'haproxy(-bundle-.*-[0-9]+)?\')\n# Inject the new pem into the running container\nif echo "$container_name" | grep -q "^haproxy-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_pem" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the pem at the mount-point\n podman cp $service_pem "$container_name:/var/lib/kolla/config_files/src-tls/$service_pem"\n # Copy the new pem from the mount-point to the real path\n podman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_pem" "$service_pem"\nfi\n# Set appropriate permissions\npodman exec "$container_name" chown haproxy:haproxy "$service_pem"\n# Trigger a reload for HAProxy to read the new certificates\npodman kill --signal HUP "$container_name"\n'} 2026-06-14 08:04:30,205 p=83235 u=zuul n=ansible | 2026-06-14 08:04:30.205091 | fa163ee0-6271-f863-66dc-00000000aaeb | TASK | Create dirs for certificates and keys 2026-06-14 08:04:30,267 p=83235 u=zuul n=ansible | 2026-06-14 08:04:30.267193 | fa163ee0-6271-f863-66dc-00000000ac09 | TASK | Create dirs for certificates and keys 2026-06-14 08:04:30,557 p=83235 u=zuul n=ansible | 2026-06-14 08:04:30.554313 | fa163ee0-6271-f863-66dc-00000000aaeb | OK | Create dirs for certificates and keys | np0000073145 | item=/etc/pki/tls/certs/haproxy 2026-06-14 08:04:30,635 p=83235 u=zuul n=ansible | 2026-06-14 08:04:30.633032 | fa163ee0-6271-f863-66dc-00000000ac09 | OK | Create dirs for certificates and keys | np0000073146 | item=/etc/pki/tls/certs/haproxy 2026-06-14 08:04:30,841 p=83235 u=zuul n=ansible | 2026-06-14 08:04:30.838374 | fa163ee0-6271-f863-66dc-00000000aaeb | OK | Create dirs for certificates and keys | np0000073145 | item=/etc/pki/tls/private/haproxy 2026-06-14 08:04:30,890 p=83235 u=zuul n=ansible | 2026-06-14 08:04:30.887581 | fa163ee0-6271-f863-66dc-00000000ac09 | OK | Create dirs for certificates and keys | np0000073146 | item=/etc/pki/tls/private/haproxy 2026-06-14 08:04:30,999 p=83235 u=zuul n=ansible | 2026-06-14 08:04:30.999016 | fa163ee0-6271-f863-66dc-00000000b3fe | TASK | Set version specific variables 2026-06-14 08:04:31,043 p=83235 u=zuul n=ansible | 2026-06-14 08:04:31.042623 | fa163ee0-6271-f863-66dc-00000000b3fe | TASK | Set version specific variables 2026-06-14 08:04:31,062 p=83235 u=zuul n=ansible | 2026-06-14 08:04:31.062547 | 9b678b0a-b067-47dc-bfe4-81a6bd7d7512 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0000073145 2026-06-14 08:04:31,083 p=83235 u=zuul n=ansible | 2026-06-14 08:04:31.083229 | fa163ee0-6271-f863-66dc-00000000b461 | TASK | Ensure ansible_facts used by role 2026-06-14 08:04:31,114 p=83235 u=zuul n=ansible | 2026-06-14 08:04:31.113475 | 827d5917-2bf4-4b2c-a8a3-72a45f09f084 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0000073146 2026-06-14 08:04:31,143 p=83235 u=zuul n=ansible | 2026-06-14 08:04:31.142665 | fa163ee0-6271-f863-66dc-00000000b479 | TASK | Ensure ansible_facts used by role 2026-06-14 08:04:31,526 p=83235 u=zuul n=ansible | 2026-06-14 08:04:31.526289 | fa163ee0-6271-f863-66dc-00000000b461 | OK | Ensure ansible_facts used by role | np0000073145 2026-06-14 08:04:31,542 p=83235 u=zuul n=ansible | 2026-06-14 08:04:31.542185 | fa163ee0-6271-f863-66dc-00000000b462 | TASK | Set platform/version specific variables 2026-06-14 08:04:31,585 p=83235 u=zuul n=ansible | 2026-06-14 08:04:31.584576 | fa163ee0-6271-f863-66dc-00000000b479 | OK | Ensure ansible_facts used by role | np0000073146 2026-06-14 08:04:31,601 p=83235 u=zuul n=ansible | 2026-06-14 08:04:31.600770 | fa163ee0-6271-f863-66dc-00000000b47a | TASK | Set platform/version specific variables 2026-06-14 08:04:31,628 p=83235 u=zuul n=ansible | 2026-06-14 08:04:31.624371 | fa163ee0-6271-f863-66dc-00000000b462 | SKIPPED | Set platform/version specific variables | np0000073145 | item=RedHat.yml 2026-06-14 08:04:31,646 p=83235 u=zuul n=ansible | 2026-06-14 08:04:31.644273 | fa163ee0-6271-f863-66dc-00000000b462 | SKIPPED | Set platform/version specific variables | np0000073145 | item=RedHat.yml 2026-06-14 08:04:31,663 p=83235 u=zuul n=ansible | 2026-06-14 08:04:31.661627 | fa163ee0-6271-f863-66dc-00000000b462 | SKIPPED | Set platform/version specific variables | np0000073145 | item=RedHat_9.yml 2026-06-14 08:04:31,683 p=83235 u=zuul n=ansible | 2026-06-14 08:04:31.681409 | fa163ee0-6271-f863-66dc-00000000b47a | SKIPPED | Set platform/version specific variables | np0000073146 | item=RedHat.yml 2026-06-14 08:04:31,693 p=83235 u=zuul n=ansible | 2026-06-14 08:04:31.690563 | fa163ee0-6271-f863-66dc-00000000b462 | SKIPPED | Set platform/version specific variables | np0000073145 | item=RedHat_9.2.yml 2026-06-14 08:04:31,713 p=83235 u=zuul n=ansible | 2026-06-14 08:04:31.709619 | fa163ee0-6271-f863-66dc-00000000a9e3 | CHANGED | Pre-fetch all the containers | np0000073149 | item=registry.redhat.io/rhosp-rhel9/openstack-neutron-metadata-agent-ovn:17.1 2026-06-14 08:04:31,724 p=83235 u=zuul n=ansible | 2026-06-14 08:04:31.723707 | fa163ee0-6271-f863-66dc-00000000b47a | SKIPPED | Set platform/version specific variables | np0000073146 | item=RedHat.yml 2026-06-14 08:04:31,733 p=83235 u=zuul n=ansible | 2026-06-14 08:04:31.732556 | fa163ee0-6271-f863-66dc-00000000b47a | SKIPPED | Set platform/version specific variables | np0000073146 | item=RedHat_9.yml 2026-06-14 08:04:31,739 p=83235 u=zuul n=ansible | 2026-06-14 08:04:31.739292 | fa163ee0-6271-f863-66dc-00000000b3ff | TASK | Ensure certificate role dependencies are installed 2026-06-14 08:04:31,753 p=83235 u=zuul n=ansible | 2026-06-14 08:04:31.751197 | fa163ee0-6271-f863-66dc-00000000b47a | SKIPPED | Set platform/version specific variables | np0000073146 | item=RedHat_9.2.yml 2026-06-14 08:04:31,773 p=83235 u=zuul n=ansible | 2026-06-14 08:04:31.773692 | fa163ee0-6271-f863-66dc-00000000b3ff | TASK | Ensure certificate role dependencies are installed 2026-06-14 08:04:33,350 p=83235 u=zuul n=ansible | 2026-06-14 08:04:33.349506 | fa163ee0-6271-f863-66dc-00000000acfd | OK | make sure certmonger is installed | np0000073147 2026-06-14 08:04:33,378 p=83235 u=zuul n=ansible | 2026-06-14 08:04:33.377569 | fa163ee0-6271-f863-66dc-00000000acfe | TASK | make sure certmonger service is started 2026-06-14 08:04:33,909 p=83235 u=zuul n=ansible | 2026-06-14 08:04:33.908144 | fa163ee0-6271-f863-66dc-00000000acfe | OK | make sure certmonger service is started | np0000073147 2026-06-14 08:04:33,931 p=83235 u=zuul n=ansible | 2026-06-14 08:04:33.931353 | fa163ee0-6271-f863-66dc-00000000acff | TASK | Create dirs for certificates and keys 2026-06-14 08:04:34,257 p=83235 u=zuul n=ansible | 2026-06-14 08:04:34.254940 | fa163ee0-6271-f863-66dc-00000000acff | CHANGED | Create dirs for certificates and keys | np0000073147 | item=/etc/pki/tls/certs/haproxy 2026-06-14 08:04:34,561 p=83235 u=zuul n=ansible | 2026-06-14 08:04:34.558166 | fa163ee0-6271-f863-66dc-00000000acff | CHANGED | Create dirs for certificates and keys | np0000073147 | item=/etc/pki/tls/private/haproxy 2026-06-14 08:04:34,612 p=83235 u=zuul n=ansible | 2026-06-14 08:04:34.611443 | fa163ee0-6271-f863-66dc-00000000ad00 | TASK | Extract and trust certmonger's local CA 2026-06-14 08:04:35,090 p=83235 u=zuul n=ansible | 2026-06-14 08:04:35.089432 | fa163ee0-6271-f863-66dc-00000000b3ff | OK | Ensure certificate role dependencies are installed | np0000073145 2026-06-14 08:04:35,116 p=83235 u=zuul n=ansible | 2026-06-14 08:04:35.116591 | fa163ee0-6271-f863-66dc-00000000b401 | TASK | Ensure provider packages are installed 2026-06-14 08:04:35,267 p=83235 u=zuul n=ansible | 2026-06-14 08:04:35.266564 | fa163ee0-6271-f863-66dc-00000000b3ff | OK | Ensure certificate role dependencies are installed | np0000073146 2026-06-14 08:04:35,292 p=83235 u=zuul n=ansible | 2026-06-14 08:04:35.291702 | fa163ee0-6271-f863-66dc-00000000b401 | TASK | Ensure provider packages are installed 2026-06-14 08:04:35,890 p=83235 u=zuul n=ansible | 2026-06-14 08:04:35.889243 | fa163ee0-6271-f863-66dc-00000000ad00 | CHANGED | Extract and trust certmonger's local CA | np0000073147 2026-06-14 08:04:36,036 p=83235 u=zuul n=ansible | 2026-06-14 08:04:36.036051 | fa163ee0-6271-f863-66dc-00000000b2b2 | TASK | Set version specific variables 2026-06-14 08:04:36,104 p=83235 u=zuul n=ansible | 2026-06-14 08:04:36.104683 | 65b2489a-b779-47e4-88d3-b7f565b7b4e3 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0000073147 2026-06-14 08:04:36,122 p=83235 u=zuul n=ansible | 2026-06-14 08:04:36.121872 | fa163ee0-6271-f863-66dc-00000000b505 | TASK | Ensure ansible_facts used by role 2026-06-14 08:04:36,592 p=83235 u=zuul n=ansible | 2026-06-14 08:04:36.591971 | fa163ee0-6271-f863-66dc-00000000b505 | OK | Ensure ansible_facts used by role | np0000073147 2026-06-14 08:04:36,622 p=83235 u=zuul n=ansible | 2026-06-14 08:04:36.622036 | fa163ee0-6271-f863-66dc-00000000b506 | TASK | Set platform/version specific variables 2026-06-14 08:04:36,699 p=83235 u=zuul n=ansible | 2026-06-14 08:04:36.696644 | fa163ee0-6271-f863-66dc-00000000b506 | SKIPPED | Set platform/version specific variables | np0000073147 | item=RedHat.yml 2026-06-14 08:04:36,716 p=83235 u=zuul n=ansible | 2026-06-14 08:04:36.713636 | fa163ee0-6271-f863-66dc-00000000b506 | SKIPPED | Set platform/version specific variables | np0000073147 | item=RedHat.yml 2026-06-14 08:04:36,734 p=83235 u=zuul n=ansible | 2026-06-14 08:04:36.732223 | fa163ee0-6271-f863-66dc-00000000b506 | SKIPPED | Set platform/version specific variables | np0000073147 | item=RedHat_9.yml 2026-06-14 08:04:36,748 p=83235 u=zuul n=ansible | 2026-06-14 08:04:36.746238 | fa163ee0-6271-f863-66dc-00000000b506 | SKIPPED | Set platform/version specific variables | np0000073147 | item=RedHat_9.2.yml 2026-06-14 08:04:36,775 p=83235 u=zuul n=ansible | 2026-06-14 08:04:36.774697 | fa163ee0-6271-f863-66dc-00000000b2b3 | TASK | Ensure certificate role dependencies are installed 2026-06-14 08:04:38,574 p=83235 u=zuul n=ansible | 2026-06-14 08:04:38.573699 | fa163ee0-6271-f863-66dc-00000000b403 | TASK | Ensure pre-scripts hooks directory exists 2026-06-14 08:04:38,893 p=83235 u=zuul n=ansible | 2026-06-14 08:04:38.890538 | fa163ee0-6271-f863-66dc-00000000b403 | OK | Ensure pre-scripts hooks directory exists | np0000073145 | item=certmonger 2026-06-14 08:04:38,933 p=83235 u=zuul n=ansible | 2026-06-14 08:04:38.933556 | fa163ee0-6271-f863-66dc-00000000b405 | TASK | Ensure post-scripts hooks directory exists 2026-06-14 08:04:38,962 p=83235 u=zuul n=ansible | 2026-06-14 08:04:38.962292 | fa163ee0-6271-f863-66dc-00000000b403 | TASK | Ensure pre-scripts hooks directory exists 2026-06-14 08:04:39,329 p=83235 u=zuul n=ansible | 2026-06-14 08:04:39.326529 | fa163ee0-6271-f863-66dc-00000000b403 | OK | Ensure pre-scripts hooks directory exists | np0000073146 | item=certmonger 2026-06-14 08:04:39,343 p=83235 u=zuul n=ansible | 2026-06-14 08:04:39.341118 | fa163ee0-6271-f863-66dc-00000000b405 | OK | Ensure post-scripts hooks directory exists | np0000073145 | item=certmonger 2026-06-14 08:04:39,373 p=83235 u=zuul n=ansible | 2026-06-14 08:04:39.373018 | fa163ee0-6271-f863-66dc-00000000b407 | TASK | Ensure provider service is running 2026-06-14 08:04:39,409 p=83235 u=zuul n=ansible | 2026-06-14 08:04:39.408399 | fa163ee0-6271-f863-66dc-00000000b405 | TASK | Ensure post-scripts hooks directory exists 2026-06-14 08:04:39,822 p=83235 u=zuul n=ansible | 2026-06-14 08:04:39.821032 | fa163ee0-6271-f863-66dc-00000000b405 | OK | Ensure post-scripts hooks directory exists | np0000073146 | item=certmonger 2026-06-14 08:04:39,843 p=83235 u=zuul n=ansible | 2026-06-14 08:04:39.842964 | fa163ee0-6271-f863-66dc-00000000b407 | TASK | Ensure provider service is running 2026-06-14 08:04:39,932 p=83235 u=zuul n=ansible | 2026-06-14 08:04:39.929407 | fa163ee0-6271-f863-66dc-00000000b407 | OK | Ensure provider service is running | np0000073145 | item=certmonger 2026-06-14 08:04:39,972 p=83235 u=zuul n=ansible | 2026-06-14 08:04:39.972394 | fa163ee0-6271-f863-66dc-00000000b40a | TASK | Ensure certificate requests 2026-06-14 08:04:40,294 p=83235 u=zuul n=ansible | 2026-06-14 08:04:40.293282 | fa163ee0-6271-f863-66dc-00000000b2b3 | OK | Ensure certificate role dependencies are installed | np0000073147 2026-06-14 08:04:40,316 p=83235 u=zuul n=ansible | 2026-06-14 08:04:40.315821 | fa163ee0-6271-f863-66dc-00000000b2b5 | TASK | Ensure provider packages are installed 2026-06-14 08:04:40,370 p=83235 u=zuul n=ansible | 2026-06-14 08:04:40.368245 | fa163ee0-6271-f863-66dc-00000000b407 | OK | Ensure provider service is running | np0000073146 | item=certmonger 2026-06-14 08:04:40,398 p=83235 u=zuul n=ansible | 2026-06-14 08:04:40.398354 | fa163ee0-6271-f863-66dc-00000000b40a | TASK | Ensure certificate requests 2026-06-14 08:04:40,464 p=83235 u=zuul n=ansible | 2026-06-14 08:04:40.462013 | fa163ee0-6271-f863-66dc-00000000a99f | CHANGED | Pre-fetch all the containers | np0000073148 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-libvirt:17.1 2026-06-14 08:04:42,109 p=83235 u=zuul n=ansible | 2026-06-14 08:04:42.105042 | fa163ee0-6271-f863-66dc-00000000b40a | CHANGED | Ensure certificate requests | np0000073146 | item={'ca': 'ipa', 'dns': ['np0000073146.ctlplane.ooo.test', 'overcloud.ctlplane.ooo.test'], 'key_size': '2048', 'name': 'haproxy-ctlplane-cert', 'principal': 'haproxy/np0000073146.ctlplane.ooo.test@OOO.TEST', 'run_after': '# Copy crt and key for backward compatibility\ncp "/etc/pki/tls/certs/haproxy-ctlplane-cert.crt" "/etc/pki/tls/certs/haproxy/overcloud-haproxy-ctlplane.crt"\ncp "/etc/pki/tls/private/haproxy-ctlplane-cert.key" "/etc/pki/tls/private/haproxy/overcloud-haproxy-ctlplane.key"\n\nca_path="/etc/ipa/ca.crt"\nservice_crt="/etc/pki/tls/certs/haproxy/overcloud-haproxy-ctlplane.crt"\nservice_key="/etc/pki/tls/private/haproxy/overcloud-haproxy-ctlplane.key"\nservice_pem="/etc/pki/tls/certs/haproxy/overcloud-haproxy-ctlplane.pem"\n\ncat "$service_crt" "$ca_path" "$service_key" > "$service_pem"\n\ncontainer_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'haproxy(-bundle-.*-[0-9]+)?\')\n# Inject the new pem into the running container\nif echo "$container_name" | grep -q "^haproxy-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_pem" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the pem at the mount-point\n podman cp $service_pem "$container_name:/var/lib/kolla/config_files/src-tls/$service_pem"\n # Copy the new pem from the mount-point to the real path\n podman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_pem" "$service_pem"\nfi\n# Set appropriate permissions\npodman exec "$container_name" chown haproxy:haproxy "$service_pem"\n# Trigger a reload for HAProxy to read the new certificates\npodman kill --signal HUP "$container_name"\n'} 2026-06-14 08:04:42,128 p=83235 u=zuul n=ansible | 2026-06-14 08:04:42.124497 | fa163ee0-6271-f863-66dc-00000000b40a | CHANGED | Ensure certificate requests | np0000073145 | item={'ca': 'ipa', 'dns': ['np0000073145.ctlplane.ooo.test', 'overcloud.ctlplane.ooo.test'], 'key_size': '2048', 'name': 'haproxy-ctlplane-cert', 'principal': 'haproxy/np0000073145.ctlplane.ooo.test@OOO.TEST', 'run_after': '# Copy crt and key for backward compatibility\ncp "/etc/pki/tls/certs/haproxy-ctlplane-cert.crt" "/etc/pki/tls/certs/haproxy/overcloud-haproxy-ctlplane.crt"\ncp "/etc/pki/tls/private/haproxy-ctlplane-cert.key" "/etc/pki/tls/private/haproxy/overcloud-haproxy-ctlplane.key"\n\nca_path="/etc/ipa/ca.crt"\nservice_crt="/etc/pki/tls/certs/haproxy/overcloud-haproxy-ctlplane.crt"\nservice_key="/etc/pki/tls/private/haproxy/overcloud-haproxy-ctlplane.key"\nservice_pem="/etc/pki/tls/certs/haproxy/overcloud-haproxy-ctlplane.pem"\n\ncat "$service_crt" "$ca_path" "$service_key" > "$service_pem"\n\ncontainer_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'haproxy(-bundle-.*-[0-9]+)?\')\n# Inject the new pem into the running container\nif echo "$container_name" | grep -q "^haproxy-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_pem" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the pem at the mount-point\n podman cp $service_pem "$container_name:/var/lib/kolla/config_files/src-tls/$service_pem"\n # Copy the new pem from the mount-point to the real path\n podman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_pem" "$service_pem"\nfi\n# Set appropriate permissions\npodman exec "$container_name" chown haproxy:haproxy "$service_pem"\n# Trigger a reload for HAProxy to read the new certificates\npodman kill --signal HUP "$container_name"\n'} 2026-06-14 08:04:43,979 p=83235 u=zuul n=ansible | 2026-06-14 08:04:43.979724 | fa163ee0-6271-f863-66dc-00000000b2b7 | TASK | Ensure pre-scripts hooks directory exists 2026-06-14 08:04:44,040 p=83235 u=zuul n=ansible | 2026-06-14 08:04:44.033968 | fa163ee0-6271-f863-66dc-00000000b40a | CHANGED | Ensure certificate requests | np0000073146 | item={'ca': 'ipa', 'dns': ['np0000073146.storage.ooo.test', 'overcloud.storage.ooo.test'], 'key_size': '2048', 'name': 'haproxy-storage-cert', 'principal': 'haproxy/np0000073146.storage.ooo.test@OOO.TEST', 'run_after': '# Copy crt and key for backward compatibility\ncp "/etc/pki/tls/certs/haproxy-storage-cert.crt" "/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage.crt"\ncp "/etc/pki/tls/private/haproxy-storage-cert.key" "/etc/pki/tls/private/haproxy/overcloud-haproxy-storage.key"\n\nca_path="/etc/ipa/ca.crt"\nservice_crt="/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage.crt"\nservice_key="/etc/pki/tls/private/haproxy/overcloud-haproxy-storage.key"\nservice_pem="/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage.pem"\n\ncat "$service_crt" "$ca_path" "$service_key" > "$service_pem"\n\ncontainer_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'haproxy(-bundle-.*-[0-9]+)?\')\n# Inject the new pem into the running container\nif echo "$container_name" | grep -q "^haproxy-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_pem" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the pem at the mount-point\n podman cp $service_pem "$container_name:/var/lib/kolla/config_files/src-tls/$service_pem"\n # Copy the new pem from the mount-point to the real path\n podman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_pem" "$service_pem"\nfi\n# Set appropriate permissions\npodman exec "$container_name" chown haproxy:haproxy "$service_pem"\n# Trigger a reload for HAProxy to read the new certificates\npodman kill --signal HUP "$container_name"\n'} 2026-06-14 08:04:44,438 p=83235 u=zuul n=ansible | 2026-06-14 08:04:44.434061 | fa163ee0-6271-f863-66dc-00000000b2b7 | OK | Ensure pre-scripts hooks directory exists | np0000073147 | item=certmonger 2026-06-14 08:04:44,476 p=83235 u=zuul n=ansible | 2026-06-14 08:04:44.476327 | fa163ee0-6271-f863-66dc-00000000b2b9 | TASK | Ensure post-scripts hooks directory exists 2026-06-14 08:04:44,647 p=83235 u=zuul n=ansible | 2026-06-14 08:04:44.646690 | fa163ee0-6271-f863-66dc-00000000b40a | CHANGED | Ensure certificate requests | np0000073145 | item={'ca': 'ipa', 'dns': ['np0000073145.storage.ooo.test', 'overcloud.storage.ooo.test'], 'key_size': '2048', 'name': 'haproxy-storage-cert', 'principal': 'haproxy/np0000073145.storage.ooo.test@OOO.TEST', 'run_after': '# Copy crt and key for backward compatibility\ncp "/etc/pki/tls/certs/haproxy-storage-cert.crt" "/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage.crt"\ncp "/etc/pki/tls/private/haproxy-storage-cert.key" "/etc/pki/tls/private/haproxy/overcloud-haproxy-storage.key"\n\nca_path="/etc/ipa/ca.crt"\nservice_crt="/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage.crt"\nservice_key="/etc/pki/tls/private/haproxy/overcloud-haproxy-storage.key"\nservice_pem="/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage.pem"\n\ncat "$service_crt" "$ca_path" "$service_key" > "$service_pem"\n\ncontainer_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'haproxy(-bundle-.*-[0-9]+)?\')\n# Inject the new pem into the running container\nif echo "$container_name" | grep -q "^haproxy-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_pem" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the pem at the mount-point\n podman cp $service_pem "$container_name:/var/lib/kolla/config_files/src-tls/$service_pem"\n # Copy the new pem from the mount-point to the real path\n podman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_pem" "$service_pem"\nfi\n# Set appropriate permissions\npodman exec "$container_name" chown haproxy:haproxy "$service_pem"\n# Trigger a reload for HAProxy to read the new certificates\npodman kill --signal HUP "$container_name"\n'} 2026-06-14 08:04:44,903 p=83235 u=zuul n=ansible | 2026-06-14 08:04:44.900682 | fa163ee0-6271-f863-66dc-00000000b2b9 | OK | Ensure post-scripts hooks directory exists | np0000073147 | item=certmonger 2026-06-14 08:04:44,943 p=83235 u=zuul n=ansible | 2026-06-14 08:04:44.942729 | fa163ee0-6271-f863-66dc-00000000b2bb | TASK | Ensure provider service is running 2026-06-14 08:04:45,459 p=83235 u=zuul n=ansible | 2026-06-14 08:04:45.455776 | fa163ee0-6271-f863-66dc-00000000b2bb | OK | Ensure provider service is running | np0000073147 | item=certmonger 2026-06-14 08:04:45,494 p=83235 u=zuul n=ansible | 2026-06-14 08:04:45.494361 | fa163ee0-6271-f863-66dc-00000000b2be | TASK | Ensure certificate requests 2026-06-14 08:04:46,641 p=83235 u=zuul n=ansible | 2026-06-14 08:04:46.636251 | fa163ee0-6271-f863-66dc-00000000b40a | CHANGED | Ensure certificate requests | np0000073145 | item={'ca': 'ipa', 'dns': ['np0000073145.storagemgmt.ooo.test', 'overcloud.storagemgmt.ooo.test'], 'key_size': '2048', 'name': 'haproxy-storage_mgmt-cert', 'principal': 'haproxy/np0000073145.storagemgmt.ooo.test@OOO.TEST', 'run_after': '# Copy crt and key for backward compatibility\ncp "/etc/pki/tls/certs/haproxy-storage_mgmt-cert.crt" "/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage_mgmt.crt"\ncp "/etc/pki/tls/private/haproxy-storage_mgmt-cert.key" "/etc/pki/tls/private/haproxy/overcloud-haproxy-storage_mgmt.key"\n\nca_path="/etc/ipa/ca.crt"\nservice_crt="/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage_mgmt.crt"\nservice_key="/etc/pki/tls/private/haproxy/overcloud-haproxy-storage_mgmt.key"\nservice_pem="/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage_mgmt.pem"\n\ncat "$service_crt" "$ca_path" "$service_key" > "$service_pem"\n\ncontainer_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'haproxy(-bundle-.*-[0-9]+)?\')\n# Inject the new pem into the running container\nif echo "$container_name" | grep -q "^haproxy-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_pem" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the pem at the mount-point\n podman cp $service_pem "$container_name:/var/lib/kolla/config_files/src-tls/$service_pem"\n # Copy the new pem from the mount-point to the real path\n podman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_pem" "$service_pem"\nfi\n# Set appropriate permissions\npodman exec "$container_name" chown haproxy:haproxy "$service_pem"\n# Trigger a reload for HAProxy to read the new certificates\npodman kill --signal HUP "$container_name"\n'} 2026-06-14 08:04:46,715 p=83235 u=zuul n=ansible | 2026-06-14 08:04:46.715093 | fa163ee0-6271-f863-66dc-00000000b40a | CHANGED | Ensure certificate requests | np0000073146 | item={'ca': 'ipa', 'dns': ['np0000073146.storagemgmt.ooo.test', 'overcloud.storagemgmt.ooo.test'], 'key_size': '2048', 'name': 'haproxy-storage_mgmt-cert', 'principal': 'haproxy/np0000073146.storagemgmt.ooo.test@OOO.TEST', 'run_after': '# Copy crt and key for backward compatibility\ncp "/etc/pki/tls/certs/haproxy-storage_mgmt-cert.crt" "/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage_mgmt.crt"\ncp "/etc/pki/tls/private/haproxy-storage_mgmt-cert.key" "/etc/pki/tls/private/haproxy/overcloud-haproxy-storage_mgmt.key"\n\nca_path="/etc/ipa/ca.crt"\nservice_crt="/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage_mgmt.crt"\nservice_key="/etc/pki/tls/private/haproxy/overcloud-haproxy-storage_mgmt.key"\nservice_pem="/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage_mgmt.pem"\n\ncat "$service_crt" "$ca_path" "$service_key" > "$service_pem"\n\ncontainer_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'haproxy(-bundle-.*-[0-9]+)?\')\n# Inject the new pem into the running container\nif echo "$container_name" | grep -q "^haproxy-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_pem" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the pem at the mount-point\n podman cp $service_pem "$container_name:/var/lib/kolla/config_files/src-tls/$service_pem"\n # Copy the new pem from the mount-point to the real path\n podman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_pem" "$service_pem"\nfi\n# Set appropriate permissions\npodman exec "$container_name" chown haproxy:haproxy "$service_pem"\n# Trigger a reload for HAProxy to read the new certificates\npodman kill --signal HUP "$container_name"\n'} 2026-06-14 08:04:47,432 p=83235 u=zuul n=ansible | 2026-06-14 08:04:47.429638 | fa163ee0-6271-f863-66dc-00000000b2be | CHANGED | Ensure certificate requests | np0000073147 | item={'ca': 'ipa', 'dns': 'overcloud.ooo.test', 'ip': [], 'key_size': '2048', 'name': 'haproxy-external-cert', 'principal': 'haproxy/overcloud.ooo.test@OOO.TEST', 'run_after': '# Copy crt and key for backward compatibility\ncp "/etc/pki/tls/certs/haproxy-external-cert.crt" "/etc/pki/tls/certs/haproxy/overcloud-haproxy-external.crt"\ncp "/etc/pki/tls/private/haproxy-external-cert.key" "/etc/pki/tls/private/haproxy/overcloud-haproxy-external.key"\n\nca_type=ipa\nif [ "$ca_type" = "self-sign" ]; then\n # refresh the ca cert just in case the ca cert has been renewed\n ca_pem=\'/etc/pki/ca-trust/source/anchors/cm-local-ca.pem\'\n openssl pkcs12 -in /var/lib/certmonger/local/creds -out ${ca_pem} -nokeys -nodes -passin pass:\'\'\n chmod 0644 ${ca_pem}\n update-ca-trust extract\n test -e ${ca_pem} && openssl x509 -checkend 0 -noout -in ${ca_pem}\n openssl x509 -in ${ca_pem} -out /tmp/cm-local-ca.pem\n ca_path="/tmp/cm-local-ca.pem"\nelse\n ca_path="/etc/ipa/ca.crt"\nfi\n\nservice_crt="/etc/pki/tls/certs/haproxy/overcloud-haproxy-external.crt"\nservice_key="/etc/pki/tls/private/haproxy/overcloud-haproxy-external.key"\nservice_pem="/etc/pki/tls/private/overcloud_endpoint.pem"\n\ncat "$service_crt" "$ca_path" "$service_key" > "$service_pem"\n\ncontainer_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'haproxy(-bundle-.*-[0-9]+)?\')\n# Inject the new pem into the running container\nif echo "$container_name" | grep -q "^haproxy-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_pem" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the pem at the mount-point\n podman cp $service_pem "$container_name:/var/lib/kolla/config_files/src-tls/$service_pem"\n # Copy the new pem from the mount-point to the real path\n podman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_pem" "$service_pem"\nfi\n# Set appropriate permissions\npodman exec "$container_name" chown haproxy:haproxy "$service_pem"\n# Trigger a reload for HAProxy to read the new certificates\npodman kill --signal HUP "$container_name"\n'} 2026-06-14 08:04:47,481 p=83235 u=zuul n=ansible | 2026-06-14 08:04:47.481232 | fa163ee0-6271-f863-66dc-00000000ad03 | TASK | Create dirs for certificates and keys 2026-06-14 08:04:47,859 p=83235 u=zuul n=ansible | 2026-06-14 08:04:47.857484 | fa163ee0-6271-f863-66dc-00000000ad03 | OK | Create dirs for certificates and keys | np0000073147 | item=/etc/pki/tls/certs/haproxy 2026-06-14 08:04:48,117 p=83235 u=zuul n=ansible | 2026-06-14 08:04:48.115020 | fa163ee0-6271-f863-66dc-00000000aa3b | CHANGED | Pre-fetch all the containers | np0000073150 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-libvirt:17.1 2026-06-14 08:04:48,156 p=83235 u=zuul n=ansible | 2026-06-14 08:04:48.153066 | fa163ee0-6271-f863-66dc-00000000ad03 | OK | Create dirs for certificates and keys | np0000073147 | item=/etc/pki/tls/private/haproxy 2026-06-14 08:04:48,295 p=83235 u=zuul n=ansible | 2026-06-14 08:04:48.295262 | fa163ee0-6271-f863-66dc-00000000b3fe | TASK | Set version specific variables 2026-06-14 08:04:48,351 p=83235 u=zuul n=ansible | 2026-06-14 08:04:48.350994 | 1a55e2c7-f591-4c82-ad59-1657340cec55 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0000073147 2026-06-14 08:04:48,368 p=83235 u=zuul n=ansible | 2026-06-14 08:04:48.367917 | fa163ee0-6271-f863-66dc-00000000b5a7 | TASK | Ensure ansible_facts used by role 2026-06-14 08:04:48,844 p=83235 u=zuul n=ansible | 2026-06-14 08:04:48.843523 | fa163ee0-6271-f863-66dc-00000000b5a7 | OK | Ensure ansible_facts used by role | np0000073147 2026-06-14 08:04:48,861 p=83235 u=zuul n=ansible | 2026-06-14 08:04:48.861564 | fa163ee0-6271-f863-66dc-00000000b5a8 | TASK | Set platform/version specific variables 2026-06-14 08:04:48,949 p=83235 u=zuul n=ansible | 2026-06-14 08:04:48.946501 | fa163ee0-6271-f863-66dc-00000000b5a8 | SKIPPED | Set platform/version specific variables | np0000073147 | item=RedHat.yml 2026-06-14 08:04:48,964 p=83235 u=zuul n=ansible | 2026-06-14 08:04:48.962509 | fa163ee0-6271-f863-66dc-00000000b5a8 | SKIPPED | Set platform/version specific variables | np0000073147 | item=RedHat.yml 2026-06-14 08:04:48,983 p=83235 u=zuul n=ansible | 2026-06-14 08:04:48.981059 | fa163ee0-6271-f863-66dc-00000000b5a8 | SKIPPED | Set platform/version specific variables | np0000073147 | item=RedHat_9.yml 2026-06-14 08:04:48,993 p=83235 u=zuul n=ansible | 2026-06-14 08:04:48.992096 | fa163ee0-6271-f863-66dc-00000000b5a8 | SKIPPED | Set platform/version specific variables | np0000073147 | item=RedHat_9.2.yml 2026-06-14 08:04:49,015 p=83235 u=zuul n=ansible | 2026-06-14 08:04:49.015559 | fa163ee0-6271-f863-66dc-00000000b3ff | TASK | Ensure certificate role dependencies are installed 2026-06-14 08:04:49,108 p=83235 u=zuul n=ansible | 2026-06-14 08:04:49.103959 | fa163ee0-6271-f863-66dc-00000000b40a | CHANGED | Ensure certificate requests | np0000073146 | item={'ca': 'ipa', 'dns': ['np0000073146.internalapi.ooo.test', 'overcloud.internalapi.ooo.test'], 'key_size': '2048', 'name': 'haproxy-internal_api-cert', 'principal': 'haproxy/np0000073146.internalapi.ooo.test@OOO.TEST', 'run_after': '# Copy crt and key for backward compatibility\ncp "/etc/pki/tls/certs/haproxy-internal_api-cert.crt" "/etc/pki/tls/certs/haproxy/overcloud-haproxy-internal_api.crt"\ncp "/etc/pki/tls/private/haproxy-internal_api-cert.key" "/etc/pki/tls/private/haproxy/overcloud-haproxy-internal_api.key"\n\nca_path="/etc/ipa/ca.crt"\nservice_crt="/etc/pki/tls/certs/haproxy/overcloud-haproxy-internal_api.crt"\nservice_key="/etc/pki/tls/private/haproxy/overcloud-haproxy-internal_api.key"\nservice_pem="/etc/pki/tls/certs/haproxy/overcloud-haproxy-internal_api.pem"\n\ncat "$service_crt" "$ca_path" "$service_key" > "$service_pem"\n\ncontainer_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'haproxy(-bundle-.*-[0-9]+)?\')\n# Inject the new pem into the running container\nif echo "$container_name" | grep -q "^haproxy-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_pem" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the pem at the mount-point\n podman cp $service_pem "$container_name:/var/lib/kolla/config_files/src-tls/$service_pem"\n # Copy the new pem from the mount-point to the real path\n podman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_pem" "$service_pem"\nfi\n# Set appropriate permissions\npodman exec "$container_name" chown haproxy:haproxy "$service_pem"\n# Trigger a reload for HAProxy to read the new certificates\npodman kill --signal HUP "$container_name"\n'} 2026-06-14 08:04:49,160 p=83235 u=zuul n=ansible | 2026-06-14 08:04:49.159551 | fa163ee0-6271-f863-66dc-00000000b40a | CHANGED | Ensure certificate requests | np0000073145 | item={'ca': 'ipa', 'dns': ['np0000073145.internalapi.ooo.test', 'overcloud.internalapi.ooo.test'], 'key_size': '2048', 'name': 'haproxy-internal_api-cert', 'principal': 'haproxy/np0000073145.internalapi.ooo.test@OOO.TEST', 'run_after': '# Copy crt and key for backward compatibility\ncp "/etc/pki/tls/certs/haproxy-internal_api-cert.crt" "/etc/pki/tls/certs/haproxy/overcloud-haproxy-internal_api.crt"\ncp "/etc/pki/tls/private/haproxy-internal_api-cert.key" "/etc/pki/tls/private/haproxy/overcloud-haproxy-internal_api.key"\n\nca_path="/etc/ipa/ca.crt"\nservice_crt="/etc/pki/tls/certs/haproxy/overcloud-haproxy-internal_api.crt"\nservice_key="/etc/pki/tls/private/haproxy/overcloud-haproxy-internal_api.key"\nservice_pem="/etc/pki/tls/certs/haproxy/overcloud-haproxy-internal_api.pem"\n\ncat "$service_crt" "$ca_path" "$service_key" > "$service_pem"\n\ncontainer_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'haproxy(-bundle-.*-[0-9]+)?\')\n# Inject the new pem into the running container\nif echo "$container_name" | grep -q "^haproxy-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_pem" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the pem at the mount-point\n podman cp $service_pem "$container_name:/var/lib/kolla/config_files/src-tls/$service_pem"\n # Copy the new pem from the mount-point to the real path\n podman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_pem" "$service_pem"\nfi\n# Set appropriate permissions\npodman exec "$container_name" chown haproxy:haproxy "$service_pem"\n# Trigger a reload for HAProxy to read the new certificates\npodman kill --signal HUP "$container_name"\n'} 2026-06-14 08:04:49,227 p=83235 u=zuul n=ansible | 2026-06-14 08:04:49.227280 | fa163ee0-6271-f863-66dc-00000000ac0c | TASK | Run lvmfilter role 2026-06-14 08:04:49,255 p=83235 u=zuul n=ansible | 2026-06-14 08:04:49.254320 | fa163ee0-6271-f863-66dc-00000000aaee | TASK | Run lvmfilter role 2026-06-14 08:04:49,327 p=83235 u=zuul n=ansible | 2026-06-14 08:04:49.326780 | fa163ee0-6271-f863-66dc-00000000aa68 | TASK | Check if lvm2 is installed 2026-06-14 08:04:49,373 p=83235 u=zuul n=ansible | 2026-06-14 08:04:49.372812 | fa163ee0-6271-f863-66dc-00000000aa68 | TASK | Check if lvm2 is installed 2026-06-14 08:04:49,605 p=83235 u=zuul n=ansible | 2026-06-14 08:04:49.605341 | fa163ee0-6271-f863-66dc-00000000aa68 | CHANGED | Check if lvm2 is installed | np0000073146 2026-06-14 08:04:49,622 p=83235 u=zuul n=ansible | 2026-06-14 08:04:49.621778 | fa163ee0-6271-f863-66dc-00000000aa6a | TASK | collect ansible devices 2026-06-14 08:04:49,676 p=83235 u=zuul n=ansible | 2026-06-14 08:04:49.675590 | fa163ee0-6271-f863-66dc-00000000aa6a | SKIPPED | collect ansible devices | np0000073146 2026-06-14 08:04:49,696 p=83235 u=zuul n=ansible | 2026-06-14 08:04:49.695715 | fa163ee0-6271-f863-66dc-00000000aa6b | TASK | collect in-use lvm2 devices list 2026-06-14 08:04:49,701 p=83235 u=zuul n=ansible | 2026-06-14 08:04:49.701364 | fa163ee0-6271-f863-66dc-00000000aa68 | CHANGED | Check if lvm2 is installed | np0000073145 2026-06-14 08:04:49,718 p=83235 u=zuul n=ansible | 2026-06-14 08:04:49.718350 | fa163ee0-6271-f863-66dc-00000000aa6a | TASK | collect ansible devices 2026-06-14 08:04:49,752 p=83235 u=zuul n=ansible | 2026-06-14 08:04:49.751824 | fa163ee0-6271-f863-66dc-00000000aa6b | SKIPPED | collect in-use lvm2 devices list | np0000073146 2026-06-14 08:04:49,775 p=83235 u=zuul n=ansible | 2026-06-14 08:04:49.775146 | fa163ee0-6271-f863-66dc-00000000aa6c | TASK | set allowed_devices 2026-06-14 08:04:49,779 p=83235 u=zuul n=ansible | 2026-06-14 08:04:49.779343 | fa163ee0-6271-f863-66dc-00000000aa6a | SKIPPED | collect ansible devices | np0000073145 2026-06-14 08:04:49,796 p=83235 u=zuul n=ansible | 2026-06-14 08:04:49.796272 | fa163ee0-6271-f863-66dc-00000000aa6b | TASK | collect in-use lvm2 devices list 2026-06-14 08:04:49,819 p=83235 u=zuul n=ansible | 2026-06-14 08:04:49.818763 | fa163ee0-6271-f863-66dc-00000000aa6c | SKIPPED | set allowed_devices | np0000073146 2026-06-14 08:04:49,839 p=83235 u=zuul n=ansible | 2026-06-14 08:04:49.839662 | fa163ee0-6271-f863-66dc-00000000aa6d | TASK | build lvm2 allow list 2026-06-14 08:04:49,843 p=83235 u=zuul n=ansible | 2026-06-14 08:04:49.843333 | fa163ee0-6271-f863-66dc-00000000aa6b | SKIPPED | collect in-use lvm2 devices list | np0000073145 2026-06-14 08:04:49,860 p=83235 u=zuul n=ansible | 2026-06-14 08:04:49.860412 | fa163ee0-6271-f863-66dc-00000000aa6c | TASK | set allowed_devices 2026-06-14 08:04:49,884 p=83235 u=zuul n=ansible | 2026-06-14 08:04:49.884012 | fa163ee0-6271-f863-66dc-00000000aa6d | SKIPPED | build lvm2 allow list | np0000073146 2026-06-14 08:04:49,900 p=83235 u=zuul n=ansible | 2026-06-14 08:04:49.899790 | fa163ee0-6271-f863-66dc-00000000aa6e | TASK | build lvm2 deny list 2026-06-14 08:04:49,912 p=83235 u=zuul n=ansible | 2026-06-14 08:04:49.911619 | fa163ee0-6271-f863-66dc-00000000aa6c | SKIPPED | set allowed_devices | np0000073145 2026-06-14 08:04:49,928 p=83235 u=zuul n=ansible | 2026-06-14 08:04:49.928026 | fa163ee0-6271-f863-66dc-00000000aa6d | TASK | build lvm2 allow list 2026-06-14 08:04:49,949 p=83235 u=zuul n=ansible | 2026-06-14 08:04:49.948993 | fa163ee0-6271-f863-66dc-00000000aa6e | SKIPPED | build lvm2 deny list | np0000073146 2026-06-14 08:04:49,971 p=83235 u=zuul n=ansible | 2026-06-14 08:04:49.971465 | fa163ee0-6271-f863-66dc-00000000aa6f | TASK | build lvm2 filter 2026-06-14 08:04:49,976 p=83235 u=zuul n=ansible | 2026-06-14 08:04:49.975972 | fa163ee0-6271-f863-66dc-00000000aa6d | SKIPPED | build lvm2 allow list | np0000073145 2026-06-14 08:04:49,993 p=83235 u=zuul n=ansible | 2026-06-14 08:04:49.993412 | fa163ee0-6271-f863-66dc-00000000aa6e | TASK | build lvm2 deny list 2026-06-14 08:04:50,022 p=83235 u=zuul n=ansible | 2026-06-14 08:04:50.022133 | fa163ee0-6271-f863-66dc-00000000aa6f | SKIPPED | build lvm2 filter | np0000073146 2026-06-14 08:04:50,042 p=83235 u=zuul n=ansible | 2026-06-14 08:04:50.042424 | fa163ee0-6271-f863-66dc-00000000aa70 | TASK | regenerate lvm config 2026-06-14 08:04:50,048 p=83235 u=zuul n=ansible | 2026-06-14 08:04:50.047903 | fa163ee0-6271-f863-66dc-00000000aa6e | SKIPPED | build lvm2 deny list | np0000073145 2026-06-14 08:04:50,064 p=83235 u=zuul n=ansible | 2026-06-14 08:04:50.064487 | fa163ee0-6271-f863-66dc-00000000aa6f | TASK | build lvm2 filter 2026-06-14 08:04:50,079 p=83235 u=zuul n=ansible | 2026-06-14 08:04:50.078636 | fa163ee0-6271-f863-66dc-00000000aa70 | SKIPPED | regenerate lvm config | np0000073146 2026-06-14 08:04:50,096 p=83235 u=zuul n=ansible | 2026-06-14 08:04:50.096445 | fa163ee0-6271-f863-66dc-00000000aa71 | TASK | copy new lvm.conf in place 2026-06-14 08:04:50,120 p=83235 u=zuul n=ansible | 2026-06-14 08:04:50.119657 | fa163ee0-6271-f863-66dc-00000000aa6f | SKIPPED | build lvm2 filter | np0000073145 2026-06-14 08:04:50,140 p=83235 u=zuul n=ansible | 2026-06-14 08:04:50.140247 | fa163ee0-6271-f863-66dc-00000000aa70 | TASK | regenerate lvm config 2026-06-14 08:04:50,146 p=83235 u=zuul n=ansible | 2026-06-14 08:04:50.146077 | fa163ee0-6271-f863-66dc-00000000aa71 | SKIPPED | copy new lvm.conf in place | np0000073146 2026-06-14 08:04:50,175 p=83235 u=zuul n=ansible | 2026-06-14 08:04:50.175670 | fa163ee0-6271-f863-66dc-00000000aaf4 | TASK | Fail if container image is undefined 2026-06-14 08:04:50,193 p=83235 u=zuul n=ansible | 2026-06-14 08:04:50.192515 | fa163ee0-6271-f863-66dc-00000000aa70 | SKIPPED | regenerate lvm config | np0000073145 2026-06-14 08:04:50,208 p=83235 u=zuul n=ansible | 2026-06-14 08:04:50.208405 | fa163ee0-6271-f863-66dc-00000000aa71 | TASK | copy new lvm.conf in place 2026-06-14 08:04:50,224 p=83235 u=zuul n=ansible | 2026-06-14 08:04:50.224218 | fa163ee0-6271-f863-66dc-00000000aaf4 | SKIPPED | Fail if container image is undefined | np0000073146 2026-06-14 08:04:50,249 p=83235 u=zuul n=ansible | 2026-06-14 08:04:50.249572 | fa163ee0-6271-f863-66dc-00000000aaf5 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image 2026-06-14 08:04:50,263 p=83235 u=zuul n=ansible | 2026-06-14 08:04:50.262805 | fa163ee0-6271-f863-66dc-00000000aa71 | SKIPPED | copy new lvm.conf in place | np0000073145 2026-06-14 08:04:50,293 p=83235 u=zuul n=ansible | 2026-06-14 08:04:50.293651 | fa163ee0-6271-f863-66dc-00000000aaf4 | TASK | Fail if container image is undefined 2026-06-14 08:04:50,354 p=83235 u=zuul n=ansible | 2026-06-14 08:04:50.354052 | fa163ee0-6271-f863-66dc-00000000aaf4 | SKIPPED | Fail if container image is undefined | np0000073145 2026-06-14 08:04:50,379 p=83235 u=zuul n=ansible | 2026-06-14 08:04:50.379370 | fa163ee0-6271-f863-66dc-00000000aaf5 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image 2026-06-14 08:04:51,992 p=83235 u=zuul n=ansible | 2026-06-14 08:04:51.988140 | fa163ee0-6271-f863-66dc-00000000a9e3 | CHANGED | Pre-fetch all the containers | np0000073149 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-libvirt:17.1 2026-06-14 08:04:52,602 p=83235 u=zuul n=ansible | 2026-06-14 08:04:52.599827 | fa163ee0-6271-f863-66dc-00000000a99f | CHANGED | Pre-fetch all the containers | np0000073148 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-compute:17.1 2026-06-14 08:04:52,907 p=83235 u=zuul n=ansible | 2026-06-14 08:04:52.906301 | fa163ee0-6271-f863-66dc-00000000b3ff | OK | Ensure certificate role dependencies are installed | np0000073147 2026-06-14 08:04:52,934 p=83235 u=zuul n=ansible | 2026-06-14 08:04:52.934023 | fa163ee0-6271-f863-66dc-00000000b401 | TASK | Ensure provider packages are installed 2026-06-14 08:04:56,484 p=83235 u=zuul n=ansible | 2026-06-14 08:04:56.484453 | fa163ee0-6271-f863-66dc-00000000b403 | TASK | Ensure pre-scripts hooks directory exists 2026-06-14 08:04:56,877 p=83235 u=zuul n=ansible | 2026-06-14 08:04:56.874623 | fa163ee0-6271-f863-66dc-00000000b403 | OK | Ensure pre-scripts hooks directory exists | np0000073147 | item=certmonger 2026-06-14 08:04:56,907 p=83235 u=zuul n=ansible | 2026-06-14 08:04:56.907522 | fa163ee0-6271-f863-66dc-00000000b405 | TASK | Ensure post-scripts hooks directory exists 2026-06-14 08:04:57,048 p=83235 u=zuul n=ansible | 2026-06-14 08:04:57.045842 | fa163ee0-6271-f863-66dc-00000000a99f | CHANGED | Pre-fetch all the containers | np0000073148 | item=registry.redhat.io/rhosp-rhel9/openstack-ceilometer-ipmi:17.1 2026-06-14 08:04:57,297 p=83235 u=zuul n=ansible | 2026-06-14 08:04:57.295560 | fa163ee0-6271-f863-66dc-00000000b405 | OK | Ensure post-scripts hooks directory exists | np0000073147 | item=certmonger 2026-06-14 08:04:57,322 p=83235 u=zuul n=ansible | 2026-06-14 08:04:57.322568 | fa163ee0-6271-f863-66dc-00000000b407 | TASK | Ensure provider service is running 2026-06-14 08:04:57,856 p=83235 u=zuul n=ansible | 2026-06-14 08:04:57.853681 | fa163ee0-6271-f863-66dc-00000000b407 | OK | Ensure provider service is running | np0000073147 | item=certmonger 2026-06-14 08:04:57,890 p=83235 u=zuul n=ansible | 2026-06-14 08:04:57.890180 | fa163ee0-6271-f863-66dc-00000000b40a | TASK | Ensure certificate requests 2026-06-14 08:04:59,289 p=83235 u=zuul n=ansible | 2026-06-14 08:04:59.288526 | fa163ee0-6271-f863-66dc-00000000aaf5 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image | np0000073145 2026-06-14 08:04:59,347 p=83235 u=zuul n=ansible | 2026-06-14 08:04:59.346554 | fa163ee0-6271-f863-66dc-00000000aaf6 | TASK | Tag cluster.common.tag/manila-share:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image 2026-06-14 08:04:59,705 p=83235 u=zuul n=ansible | 2026-06-14 08:04:59.704162 | fa163ee0-6271-f863-66dc-00000000aaf5 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image | np0000073146 2026-06-14 08:04:59,759 p=83235 u=zuul n=ansible | 2026-06-14 08:04:59.759071 | fa163ee0-6271-f863-66dc-00000000aaf6 | TASK | Tag cluster.common.tag/manila-share:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image 2026-06-14 08:04:59,782 p=83235 u=zuul n=ansible | 2026-06-14 08:04:59.781077 | fa163ee0-6271-f863-66dc-00000000aaf6 | CHANGED | Tag cluster.common.tag/manila-share:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image | np0000073145 2026-06-14 08:04:59,928 p=83235 u=zuul n=ansible | 2026-06-14 08:04:59.928240 | fa163ee0-6271-f863-66dc-00000000b704 | TASK | Set version specific variables 2026-06-14 08:04:59,979 p=83235 u=zuul n=ansible | 2026-06-14 08:04:59.978867 | 5abc79f2-0c76-415e-b641-3ffe83ad2840 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0000073145 2026-06-14 08:04:59,996 p=83235 u=zuul n=ansible | 2026-06-14 08:04:59.996223 | fa163ee0-6271-f863-66dc-00000000b733 | TASK | Ensure ansible_facts used by role 2026-06-14 08:05:00,134 p=83235 u=zuul n=ansible | 2026-06-14 08:05:00.131477 | fa163ee0-6271-f863-66dc-00000000b40a | CHANGED | Ensure certificate requests | np0000073147 | item={'ca': 'ipa', 'dns': ['np0000073147.ctlplane.ooo.test', 'overcloud.ctlplane.ooo.test'], 'key_size': '2048', 'name': 'haproxy-ctlplane-cert', 'principal': 'haproxy/np0000073147.ctlplane.ooo.test@OOO.TEST', 'run_after': '# Copy crt and key for backward compatibility\ncp "/etc/pki/tls/certs/haproxy-ctlplane-cert.crt" "/etc/pki/tls/certs/haproxy/overcloud-haproxy-ctlplane.crt"\ncp "/etc/pki/tls/private/haproxy-ctlplane-cert.key" "/etc/pki/tls/private/haproxy/overcloud-haproxy-ctlplane.key"\n\nca_path="/etc/ipa/ca.crt"\nservice_crt="/etc/pki/tls/certs/haproxy/overcloud-haproxy-ctlplane.crt"\nservice_key="/etc/pki/tls/private/haproxy/overcloud-haproxy-ctlplane.key"\nservice_pem="/etc/pki/tls/certs/haproxy/overcloud-haproxy-ctlplane.pem"\n\ncat "$service_crt" "$ca_path" "$service_key" > "$service_pem"\n\ncontainer_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'haproxy(-bundle-.*-[0-9]+)?\')\n# Inject the new pem into the running container\nif echo "$container_name" | grep -q "^haproxy-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_pem" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the pem at the mount-point\n podman cp $service_pem "$container_name:/var/lib/kolla/config_files/src-tls/$service_pem"\n # Copy the new pem from the mount-point to the real path\n podman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_pem" "$service_pem"\nfi\n# Set appropriate permissions\npodman exec "$container_name" chown haproxy:haproxy "$service_pem"\n# Trigger a reload for HAProxy to read the new certificates\npodman kill --signal HUP "$container_name"\n'} 2026-06-14 08:05:00,181 p=83235 u=zuul n=ansible | 2026-06-14 08:05:00.181163 | fa163ee0-6271-f863-66dc-00000000aaf6 | CHANGED | Tag cluster.common.tag/manila-share:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image | np0000073146 2026-06-14 08:05:00,274 p=83235 u=zuul n=ansible | 2026-06-14 08:05:00.269695 | fa163ee0-6271-f863-66dc-00000000aa3b | CHANGED | Pre-fetch all the containers | np0000073150 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-compute:17.1 2026-06-14 08:05:00,336 p=83235 u=zuul n=ansible | 2026-06-14 08:05:00.336382 | fa163ee0-6271-f863-66dc-00000000b704 | TASK | Set version specific variables 2026-06-14 08:05:00,403 p=83235 u=zuul n=ansible | 2026-06-14 08:05:00.403100 | 62ebefc2-c96d-4afe-b092-859d2c2a65e6 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0000073146 2026-06-14 08:05:00,422 p=83235 u=zuul n=ansible | 2026-06-14 08:05:00.421654 | fa163ee0-6271-f863-66dc-00000000b77b | TASK | Ensure ansible_facts used by role 2026-06-14 08:05:00,449 p=83235 u=zuul n=ansible | 2026-06-14 08:05:00.449225 | fa163ee0-6271-f863-66dc-00000000b733 | OK | Ensure ansible_facts used by role | np0000073145 2026-06-14 08:05:00,466 p=83235 u=zuul n=ansible | 2026-06-14 08:05:00.466144 | fa163ee0-6271-f863-66dc-00000000b734 | TASK | Set platform/version specific variables 2026-06-14 08:05:00,519 p=83235 u=zuul n=ansible | 2026-06-14 08:05:00.517288 | fa163ee0-6271-f863-66dc-00000000b734 | SKIPPED | Set platform/version specific variables | np0000073145 | item=RedHat.yml 2026-06-14 08:05:00,531 p=83235 u=zuul n=ansible | 2026-06-14 08:05:00.529947 | fa163ee0-6271-f863-66dc-00000000b734 | SKIPPED | Set platform/version specific variables | np0000073145 | item=RedHat.yml 2026-06-14 08:05:00,546 p=83235 u=zuul n=ansible | 2026-06-14 08:05:00.545001 | fa163ee0-6271-f863-66dc-00000000b734 | SKIPPED | Set platform/version specific variables | np0000073145 | item=RedHat_9.yml 2026-06-14 08:05:00,557 p=83235 u=zuul n=ansible | 2026-06-14 08:05:00.555544 | fa163ee0-6271-f863-66dc-00000000b734 | SKIPPED | Set platform/version specific variables | np0000073145 | item=RedHat_9.2.yml 2026-06-14 08:05:00,586 p=83235 u=zuul n=ansible | 2026-06-14 08:05:00.585853 | fa163ee0-6271-f863-66dc-00000000b705 | TASK | Ensure certificate role dependencies are installed 2026-06-14 08:05:00,896 p=83235 u=zuul n=ansible | 2026-06-14 08:05:00.895987 | fa163ee0-6271-f863-66dc-00000000b77b | OK | Ensure ansible_facts used by role | np0000073146 2026-06-14 08:05:00,928 p=83235 u=zuul n=ansible | 2026-06-14 08:05:00.928286 | fa163ee0-6271-f863-66dc-00000000b77c | TASK | Set platform/version specific variables 2026-06-14 08:05:00,995 p=83235 u=zuul n=ansible | 2026-06-14 08:05:00.990056 | fa163ee0-6271-f863-66dc-00000000b77c | SKIPPED | Set platform/version specific variables | np0000073146 | item=RedHat.yml 2026-06-14 08:05:01,014 p=83235 u=zuul n=ansible | 2026-06-14 08:05:01.010158 | fa163ee0-6271-f863-66dc-00000000b77c | SKIPPED | Set platform/version specific variables | np0000073146 | item=RedHat.yml 2026-06-14 08:05:01,032 p=83235 u=zuul n=ansible | 2026-06-14 08:05:01.028483 | fa163ee0-6271-f863-66dc-00000000b77c | SKIPPED | Set platform/version specific variables | np0000073146 | item=RedHat_9.yml 2026-06-14 08:05:01,044 p=83235 u=zuul n=ansible | 2026-06-14 08:05:01.041241 | fa163ee0-6271-f863-66dc-00000000b77c | SKIPPED | Set platform/version specific variables | np0000073146 | item=RedHat_9.2.yml 2026-06-14 08:05:01,083 p=83235 u=zuul n=ansible | 2026-06-14 08:05:01.082812 | fa163ee0-6271-f863-66dc-00000000b705 | TASK | Ensure certificate role dependencies are installed 2026-06-14 08:05:02,149 p=83235 u=zuul n=ansible | 2026-06-14 08:05:02.144696 | fa163ee0-6271-f863-66dc-00000000b40a | CHANGED | Ensure certificate requests | np0000073147 | item={'ca': 'ipa', 'dns': ['np0000073147.storage.ooo.test', 'overcloud.storage.ooo.test'], 'key_size': '2048', 'name': 'haproxy-storage-cert', 'principal': 'haproxy/np0000073147.storage.ooo.test@OOO.TEST', 'run_after': '# Copy crt and key for backward compatibility\ncp "/etc/pki/tls/certs/haproxy-storage-cert.crt" "/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage.crt"\ncp "/etc/pki/tls/private/haproxy-storage-cert.key" "/etc/pki/tls/private/haproxy/overcloud-haproxy-storage.key"\n\nca_path="/etc/ipa/ca.crt"\nservice_crt="/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage.crt"\nservice_key="/etc/pki/tls/private/haproxy/overcloud-haproxy-storage.key"\nservice_pem="/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage.pem"\n\ncat "$service_crt" "$ca_path" "$service_key" > "$service_pem"\n\ncontainer_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'haproxy(-bundle-.*-[0-9]+)?\')\n# Inject the new pem into the running container\nif echo "$container_name" | grep -q "^haproxy-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_pem" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the pem at the mount-point\n podman cp $service_pem "$container_name:/var/lib/kolla/config_files/src-tls/$service_pem"\n # Copy the new pem from the mount-point to the real path\n podman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_pem" "$service_pem"\nfi\n# Set appropriate permissions\npodman exec "$container_name" chown haproxy:haproxy "$service_pem"\n# Trigger a reload for HAProxy to read the new certificates\npodman kill --signal HUP "$container_name"\n'} 2026-06-14 08:05:03,949 p=83235 u=zuul n=ansible | 2026-06-14 08:05:03.948629 | fa163ee0-6271-f863-66dc-00000000b705 | OK | Ensure certificate role dependencies are installed | np0000073145 2026-06-14 08:05:03,969 p=83235 u=zuul n=ansible | 2026-06-14 08:05:03.969530 | fa163ee0-6271-f863-66dc-00000000b707 | TASK | Ensure provider packages are installed 2026-06-14 08:05:04,289 p=83235 u=zuul n=ansible | 2026-06-14 08:05:04.285644 | fa163ee0-6271-f863-66dc-00000000a9e3 | CHANGED | Pre-fetch all the containers | np0000073149 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-compute:17.1 2026-06-14 08:05:04,317 p=83235 u=zuul n=ansible | 2026-06-14 08:05:04.313482 | fa163ee0-6271-f863-66dc-00000000a99f | CHANGED | Pre-fetch all the containers | np0000073148 | item=registry.redhat.io/rhosp-rhel9/openstack-collectd:17.1 2026-06-14 08:05:04,335 p=83235 u=zuul n=ansible | 2026-06-14 08:05:04.331310 | fa163ee0-6271-f863-66dc-00000000b40a | CHANGED | Ensure certificate requests | np0000073147 | item={'ca': 'ipa', 'dns': ['np0000073147.storagemgmt.ooo.test', 'overcloud.storagemgmt.ooo.test'], 'key_size': '2048', 'name': 'haproxy-storage_mgmt-cert', 'principal': 'haproxy/np0000073147.storagemgmt.ooo.test@OOO.TEST', 'run_after': '# Copy crt and key for backward compatibility\ncp "/etc/pki/tls/certs/haproxy-storage_mgmt-cert.crt" "/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage_mgmt.crt"\ncp "/etc/pki/tls/private/haproxy-storage_mgmt-cert.key" "/etc/pki/tls/private/haproxy/overcloud-haproxy-storage_mgmt.key"\n\nca_path="/etc/ipa/ca.crt"\nservice_crt="/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage_mgmt.crt"\nservice_key="/etc/pki/tls/private/haproxy/overcloud-haproxy-storage_mgmt.key"\nservice_pem="/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage_mgmt.pem"\n\ncat "$service_crt" "$ca_path" "$service_key" > "$service_pem"\n\ncontainer_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'haproxy(-bundle-.*-[0-9]+)?\')\n# Inject the new pem into the running container\nif echo "$container_name" | grep -q "^haproxy-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_pem" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the pem at the mount-point\n podman cp $service_pem "$container_name:/var/lib/kolla/config_files/src-tls/$service_pem"\n # Copy the new pem from the mount-point to the real path\n podman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_pem" "$service_pem"\nfi\n# Set appropriate permissions\npodman exec "$container_name" chown haproxy:haproxy "$service_pem"\n# Trigger a reload for HAProxy to read the new certificates\npodman kill --signal HUP "$container_name"\n'} 2026-06-14 08:05:04,426 p=83235 u=zuul n=ansible | 2026-06-14 08:05:04.425837 | fa163ee0-6271-f863-66dc-00000000b705 | OK | Ensure certificate role dependencies are installed | np0000073146 2026-06-14 08:05:04,447 p=83235 u=zuul n=ansible | 2026-06-14 08:05:04.446701 | fa163ee0-6271-f863-66dc-00000000b707 | TASK | Ensure provider packages are installed 2026-06-14 08:05:05,001 p=83235 u=zuul n=ansible | 2026-06-14 08:05:04.996067 | fa163ee0-6271-f863-66dc-00000000aa3b | CHANGED | Pre-fetch all the containers | np0000073150 | item=registry.redhat.io/rhosp-rhel9/openstack-ceilometer-ipmi:17.1 2026-06-14 08:05:06,238 p=83235 u=zuul n=ansible | 2026-06-14 08:05:06.234487 | fa163ee0-6271-f863-66dc-00000000b40a | CHANGED | Ensure certificate requests | np0000073147 | item={'ca': 'ipa', 'dns': ['np0000073147.internalapi.ooo.test', 'overcloud.internalapi.ooo.test'], 'key_size': '2048', 'name': 'haproxy-internal_api-cert', 'principal': 'haproxy/np0000073147.internalapi.ooo.test@OOO.TEST', 'run_after': '# Copy crt and key for backward compatibility\ncp "/etc/pki/tls/certs/haproxy-internal_api-cert.crt" "/etc/pki/tls/certs/haproxy/overcloud-haproxy-internal_api.crt"\ncp "/etc/pki/tls/private/haproxy-internal_api-cert.key" "/etc/pki/tls/private/haproxy/overcloud-haproxy-internal_api.key"\n\nca_path="/etc/ipa/ca.crt"\nservice_crt="/etc/pki/tls/certs/haproxy/overcloud-haproxy-internal_api.crt"\nservice_key="/etc/pki/tls/private/haproxy/overcloud-haproxy-internal_api.key"\nservice_pem="/etc/pki/tls/certs/haproxy/overcloud-haproxy-internal_api.pem"\n\ncat "$service_crt" "$ca_path" "$service_key" > "$service_pem"\n\ncontainer_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'haproxy(-bundle-.*-[0-9]+)?\')\n# Inject the new pem into the running container\nif echo "$container_name" | grep -q "^haproxy-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_pem" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the pem at the mount-point\n podman cp $service_pem "$container_name:/var/lib/kolla/config_files/src-tls/$service_pem"\n # Copy the new pem from the mount-point to the real path\n podman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_pem" "$service_pem"\nfi\n# Set appropriate permissions\npodman exec "$container_name" chown haproxy:haproxy "$service_pem"\n# Trigger a reload for HAProxy to read the new certificates\npodman kill --signal HUP "$container_name"\n'} 2026-06-14 08:05:06,294 p=83235 u=zuul n=ansible | 2026-06-14 08:05:06.294328 | fa163ee0-6271-f863-66dc-00000000ad06 | TASK | Run lvmfilter role 2026-06-14 08:05:06,391 p=83235 u=zuul n=ansible | 2026-06-14 08:05:06.390890 | fa163ee0-6271-f863-66dc-00000000aa68 | TASK | Check if lvm2 is installed 2026-06-14 08:05:06,715 p=83235 u=zuul n=ansible | 2026-06-14 08:05:06.714987 | fa163ee0-6271-f863-66dc-00000000aa68 | CHANGED | Check if lvm2 is installed | np0000073147 2026-06-14 08:05:06,743 p=83235 u=zuul n=ansible | 2026-06-14 08:05:06.742794 | fa163ee0-6271-f863-66dc-00000000aa6a | TASK | collect ansible devices 2026-06-14 08:05:06,779 p=83235 u=zuul n=ansible | 2026-06-14 08:05:06.779186 | fa163ee0-6271-f863-66dc-00000000aa6a | SKIPPED | collect ansible devices | np0000073147 2026-06-14 08:05:06,801 p=83235 u=zuul n=ansible | 2026-06-14 08:05:06.801267 | fa163ee0-6271-f863-66dc-00000000aa6b | TASK | collect in-use lvm2 devices list 2026-06-14 08:05:06,848 p=83235 u=zuul n=ansible | 2026-06-14 08:05:06.847510 | fa163ee0-6271-f863-66dc-00000000aa6b | SKIPPED | collect in-use lvm2 devices list | np0000073147 2026-06-14 08:05:06,864 p=83235 u=zuul n=ansible | 2026-06-14 08:05:06.864356 | fa163ee0-6271-f863-66dc-00000000aa6c | TASK | set allowed_devices 2026-06-14 08:05:06,914 p=83235 u=zuul n=ansible | 2026-06-14 08:05:06.913718 | fa163ee0-6271-f863-66dc-00000000aa6c | SKIPPED | set allowed_devices | np0000073147 2026-06-14 08:05:06,929 p=83235 u=zuul n=ansible | 2026-06-14 08:05:06.929060 | fa163ee0-6271-f863-66dc-00000000aa6d | TASK | build lvm2 allow list 2026-06-14 08:05:06,978 p=83235 u=zuul n=ansible | 2026-06-14 08:05:06.977384 | fa163ee0-6271-f863-66dc-00000000aa6d | SKIPPED | build lvm2 allow list | np0000073147 2026-06-14 08:05:06,992 p=83235 u=zuul n=ansible | 2026-06-14 08:05:06.992365 | fa163ee0-6271-f863-66dc-00000000aa6e | TASK | build lvm2 deny list 2026-06-14 08:05:07,039 p=83235 u=zuul n=ansible | 2026-06-14 08:05:07.039125 | fa163ee0-6271-f863-66dc-00000000aa6e | SKIPPED | build lvm2 deny list | np0000073147 2026-06-14 08:05:07,054 p=83235 u=zuul n=ansible | 2026-06-14 08:05:07.053901 | fa163ee0-6271-f863-66dc-00000000aa6f | TASK | build lvm2 filter 2026-06-14 08:05:07,100 p=83235 u=zuul n=ansible | 2026-06-14 08:05:07.099539 | fa163ee0-6271-f863-66dc-00000000aa6f | SKIPPED | build lvm2 filter | np0000073147 2026-06-14 08:05:07,114 p=83235 u=zuul n=ansible | 2026-06-14 08:05:07.114694 | fa163ee0-6271-f863-66dc-00000000aa70 | TASK | regenerate lvm config 2026-06-14 08:05:07,164 p=83235 u=zuul n=ansible | 2026-06-14 08:05:07.164461 | fa163ee0-6271-f863-66dc-00000000aa70 | SKIPPED | regenerate lvm config | np0000073147 2026-06-14 08:05:07,179 p=83235 u=zuul n=ansible | 2026-06-14 08:05:07.179265 | fa163ee0-6271-f863-66dc-00000000aa71 | TASK | copy new lvm.conf in place 2026-06-14 08:05:07,214 p=83235 u=zuul n=ansible | 2026-06-14 08:05:07.213984 | fa163ee0-6271-f863-66dc-00000000aa71 | SKIPPED | copy new lvm.conf in place | np0000073147 2026-06-14 08:05:07,254 p=83235 u=zuul n=ansible | 2026-06-14 08:05:07.254671 | fa163ee0-6271-f863-66dc-00000000b709 | TASK | Ensure pre-scripts hooks directory exists 2026-06-14 08:05:07,273 p=83235 u=zuul n=ansible | 2026-06-14 08:05:07.272854 | fa163ee0-6271-f863-66dc-00000000aaf4 | TASK | Fail if container image is undefined 2026-06-14 08:05:07,334 p=83235 u=zuul n=ansible | 2026-06-14 08:05:07.334190 | fa163ee0-6271-f863-66dc-00000000aaf4 | SKIPPED | Fail if container image is undefined | np0000073147 2026-06-14 08:05:07,357 p=83235 u=zuul n=ansible | 2026-06-14 08:05:07.356845 | fa163ee0-6271-f863-66dc-00000000aaf5 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image 2026-06-14 08:05:07,620 p=83235 u=zuul n=ansible | 2026-06-14 08:05:07.618257 | fa163ee0-6271-f863-66dc-00000000b709 | OK | Ensure pre-scripts hooks directory exists | np0000073145 | item=certmonger 2026-06-14 08:05:07,644 p=83235 u=zuul n=ansible | 2026-06-14 08:05:07.644219 | fa163ee0-6271-f863-66dc-00000000b70b | TASK | Ensure post-scripts hooks directory exists 2026-06-14 08:05:07,753 p=83235 u=zuul n=ansible | 2026-06-14 08:05:07.752373 | fa163ee0-6271-f863-66dc-00000000b709 | TASK | Ensure pre-scripts hooks directory exists 2026-06-14 08:05:08,025 p=83235 u=zuul n=ansible | 2026-06-14 08:05:08.022767 | fa163ee0-6271-f863-66dc-00000000b70b | OK | Ensure post-scripts hooks directory exists | np0000073145 | item=certmonger 2026-06-14 08:05:08,056 p=83235 u=zuul n=ansible | 2026-06-14 08:05:08.056050 | fa163ee0-6271-f863-66dc-00000000b70d | TASK | Ensure provider service is running 2026-06-14 08:05:08,090 p=83235 u=zuul n=ansible | 2026-06-14 08:05:08.087661 | fa163ee0-6271-f863-66dc-00000000b709 | OK | Ensure pre-scripts hooks directory exists | np0000073146 | item=certmonger 2026-06-14 08:05:08,122 p=83235 u=zuul n=ansible | 2026-06-14 08:05:08.122125 | fa163ee0-6271-f863-66dc-00000000b70b | TASK | Ensure post-scripts hooks directory exists 2026-06-14 08:05:08,500 p=83235 u=zuul n=ansible | 2026-06-14 08:05:08.497730 | fa163ee0-6271-f863-66dc-00000000b70b | OK | Ensure post-scripts hooks directory exists | np0000073146 | item=certmonger 2026-06-14 08:05:08,530 p=83235 u=zuul n=ansible | 2026-06-14 08:05:08.530070 | fa163ee0-6271-f863-66dc-00000000b70d | TASK | Ensure provider service is running 2026-06-14 08:05:08,952 p=83235 u=zuul n=ansible | 2026-06-14 08:05:08.950428 | fa163ee0-6271-f863-66dc-00000000a9e3 | CHANGED | Pre-fetch all the containers | np0000073149 | item=registry.redhat.io/rhosp-rhel9/openstack-ceilometer-ipmi:17.1 2026-06-14 08:05:09,078 p=83235 u=zuul n=ansible | 2026-06-14 08:05:09.076646 | fa163ee0-6271-f863-66dc-00000000b70d | OK | Ensure provider service is running | np0000073146 | item=certmonger 2026-06-14 08:05:09,106 p=83235 u=zuul n=ansible | 2026-06-14 08:05:09.106253 | fa163ee0-6271-f863-66dc-00000000b710 | TASK | Ensure certificate requests 2026-06-14 08:05:09,551 p=83235 u=zuul n=ansible | 2026-06-14 08:05:09.549262 | fa163ee0-6271-f863-66dc-00000000b70d | OK | Ensure provider service is running | np0000073145 | item=certmonger 2026-06-14 08:05:09,589 p=83235 u=zuul n=ansible | 2026-06-14 08:05:09.589437 | fa163ee0-6271-f863-66dc-00000000b710 | TASK | Ensure certificate requests 2026-06-14 08:05:10,859 p=83235 u=zuul n=ansible | 2026-06-14 08:05:10.856663 | fa163ee0-6271-f863-66dc-00000000a99f | CHANGED | Pre-fetch all the containers | np0000073148 | item=registry.redhat.io/rhosp-rhel9/openstack-iscsid:17.1 2026-06-14 08:05:11,082 p=83235 u=zuul n=ansible | 2026-06-14 08:05:11.078790 | fa163ee0-6271-f863-66dc-00000000b710 | CHANGED | Ensure certificate requests | np0000073146 | item={'ca': 'ipa', 'dns': 'np0000073146.internalapi.ooo.test', 'key_size': '2048', 'name': 'memcached', 'principal': 'memcached/np0000073146.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep memcached)\nservice_crt="/etc/pki/tls/certs/memcached.crt"\nservice_key="/etc/pki/tls/private/memcached.key"\n# Copy the new cert from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new key from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n# Set appropriate permissions\npodman exec -u root "$container_name" chown memcached:memcached "$service_crt"\npodman exec -u root "$container_name" chown memcached:memcached "$service_key"\n# Send refresh_certs command to memcached to read the new certificate\nmemcached_ip="$(hiera -c /etc/puppet/hiera.yaml memcached::listen_ip.0 127.0.0.1)"\nmemcached_port="$(hiera -c /etc/puppet/hiera.yaml memcached::tcp_port 11211)"\necho refresh_certs | openssl s_client -connect $memcached_ip:$memcached_port\n'} 2026-06-14 08:05:11,229 p=83235 u=zuul n=ansible | 2026-06-14 08:05:11.229471 | fa163ee0-6271-f863-66dc-00000000ae12 | TASK | Set version specific variables 2026-06-14 08:05:11,283 p=83235 u=zuul n=ansible | 2026-06-14 08:05:11.283336 | ae547227-f50f-40d5-a153-28ddc2fb786e | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0000073146 2026-06-14 08:05:11,300 p=83235 u=zuul n=ansible | 2026-06-14 08:05:11.300064 | fa163ee0-6271-f863-66dc-00000000b893 | TASK | Ensure ansible_facts used by role 2026-06-14 08:05:11,762 p=83235 u=zuul n=ansible | 2026-06-14 08:05:11.761758 | fa163ee0-6271-f863-66dc-00000000aa3b | CHANGED | Pre-fetch all the containers | np0000073150 | item=registry.redhat.io/rhosp-rhel9/openstack-collectd:17.1 2026-06-14 08:05:11,770 p=83235 u=zuul n=ansible | 2026-06-14 08:05:11.769665 | fa163ee0-6271-f863-66dc-00000000b893 | OK | Ensure ansible_facts used by role | np0000073146 2026-06-14 08:05:11,792 p=83235 u=zuul n=ansible | 2026-06-14 08:05:11.792490 | fa163ee0-6271-f863-66dc-00000000b894 | TASK | Set platform/version specific variables 2026-06-14 08:05:11,893 p=83235 u=zuul n=ansible | 2026-06-14 08:05:11.889916 | fa163ee0-6271-f863-66dc-00000000b710 | CHANGED | Ensure certificate requests | np0000073145 | item={'ca': 'ipa', 'dns': 'np0000073145.internalapi.ooo.test', 'key_size': '2048', 'name': 'memcached', 'principal': 'memcached/np0000073145.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep memcached)\nservice_crt="/etc/pki/tls/certs/memcached.crt"\nservice_key="/etc/pki/tls/private/memcached.key"\n# Copy the new cert from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new key from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n# Set appropriate permissions\npodman exec -u root "$container_name" chown memcached:memcached "$service_crt"\npodman exec -u root "$container_name" chown memcached:memcached "$service_key"\n# Send refresh_certs command to memcached to read the new certificate\nmemcached_ip="$(hiera -c /etc/puppet/hiera.yaml memcached::listen_ip.0 127.0.0.1)"\nmemcached_port="$(hiera -c /etc/puppet/hiera.yaml memcached::tcp_port 11211)"\necho refresh_certs | openssl s_client -connect $memcached_ip:$memcached_port\n'} 2026-06-14 08:05:11,905 p=83235 u=zuul n=ansible | 2026-06-14 08:05:11.902329 | fa163ee0-6271-f863-66dc-00000000b894 | SKIPPED | Set platform/version specific variables | np0000073146 | item=RedHat.yml 2026-06-14 08:05:11,922 p=83235 u=zuul n=ansible | 2026-06-14 08:05:11.922006 | fa163ee0-6271-f863-66dc-00000000b894 | SKIPPED | Set platform/version specific variables | np0000073146 | item=RedHat.yml 2026-06-14 08:05:11,944 p=83235 u=zuul n=ansible | 2026-06-14 08:05:11.944221 | fa163ee0-6271-f863-66dc-00000000b894 | SKIPPED | Set platform/version specific variables | np0000073146 | item=RedHat_9.yml 2026-06-14 08:05:11,966 p=83235 u=zuul n=ansible | 2026-06-14 08:05:11.965777 | fa163ee0-6271-f863-66dc-00000000b894 | SKIPPED | Set platform/version specific variables | np0000073146 | item=RedHat_9.2.yml 2026-06-14 08:05:12,017 p=83235 u=zuul n=ansible | 2026-06-14 08:05:12.017405 | fa163ee0-6271-f863-66dc-00000000ae13 | TASK | Ensure certificate role dependencies are installed 2026-06-14 08:05:12,084 p=83235 u=zuul n=ansible | 2026-06-14 08:05:12.084040 | fa163ee0-6271-f863-66dc-00000000ae12 | TASK | Set version specific variables 2026-06-14 08:05:12,148 p=83235 u=zuul n=ansible | 2026-06-14 08:05:12.147699 | c44e498d-952c-4e50-9b76-bc4674771950 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0000073145 2026-06-14 08:05:12,166 p=83235 u=zuul n=ansible | 2026-06-14 08:05:12.165679 | fa163ee0-6271-f863-66dc-00000000b8e7 | TASK | Ensure ansible_facts used by role 2026-06-14 08:05:12,669 p=83235 u=zuul n=ansible | 2026-06-14 08:05:12.668569 | fa163ee0-6271-f863-66dc-00000000b8e7 | OK | Ensure ansible_facts used by role | np0000073145 2026-06-14 08:05:12,700 p=83235 u=zuul n=ansible | 2026-06-14 08:05:12.699755 | fa163ee0-6271-f863-66dc-00000000b8e8 | TASK | Set platform/version specific variables 2026-06-14 08:05:12,795 p=83235 u=zuul n=ansible | 2026-06-14 08:05:12.792299 | fa163ee0-6271-f863-66dc-00000000b8e8 | SKIPPED | Set platform/version specific variables | np0000073145 | item=RedHat.yml 2026-06-14 08:05:12,825 p=83235 u=zuul n=ansible | 2026-06-14 08:05:12.823289 | fa163ee0-6271-f863-66dc-00000000b8e8 | SKIPPED | Set platform/version specific variables | np0000073145 | item=RedHat.yml 2026-06-14 08:05:12,855 p=83235 u=zuul n=ansible | 2026-06-14 08:05:12.853307 | fa163ee0-6271-f863-66dc-00000000b8e8 | SKIPPED | Set platform/version specific variables | np0000073145 | item=RedHat_9.yml 2026-06-14 08:05:12,877 p=83235 u=zuul n=ansible | 2026-06-14 08:05:12.875642 | fa163ee0-6271-f863-66dc-00000000b8e8 | SKIPPED | Set platform/version specific variables | np0000073145 | item=RedHat_9.2.yml 2026-06-14 08:05:12,905 p=83235 u=zuul n=ansible | 2026-06-14 08:05:12.904616 | fa163ee0-6271-f863-66dc-00000000ae13 | TASK | Ensure certificate role dependencies are installed 2026-06-14 08:05:13,623 p=83235 u=zuul n=ansible | 2026-06-14 08:05:13.619045 | fa163ee0-6271-f863-66dc-00000000a99f | CHANGED | Pre-fetch all the containers | np0000073148 | item=registry.redhat.io/rhosp-rhel9/openstack-rsyslog:17.1 2026-06-14 08:05:14,361 p=83235 u=zuul n=ansible | 2026-06-14 08:05:14.359190 | fa163ee0-6271-f863-66dc-00000000a9e3 | CHANGED | Pre-fetch all the containers | np0000073149 | item=registry.redhat.io/rhosp-rhel9/openstack-collectd:17.1 2026-06-14 08:05:14,657 p=83235 u=zuul n=ansible | 2026-06-14 08:05:14.656623 | fa163ee0-6271-f863-66dc-00000000aa3b | CHANGED | Pre-fetch all the containers | np0000073150 | item=registry.redhat.io/rhosp-rhel9/openstack-iscsid:17.1 2026-06-14 08:05:15,278 p=83235 u=zuul n=ansible | 2026-06-14 08:05:15.278131 | fa163ee0-6271-f863-66dc-00000000ae13 | OK | Ensure certificate role dependencies are installed | np0000073146 2026-06-14 08:05:15,312 p=83235 u=zuul n=ansible | 2026-06-14 08:05:15.311963 | fa163ee0-6271-f863-66dc-00000000ae15 | TASK | Ensure provider packages are installed 2026-06-14 08:05:16,143 p=83235 u=zuul n=ansible | 2026-06-14 08:05:16.143202 | fa163ee0-6271-f863-66dc-00000000ae13 | OK | Ensure certificate role dependencies are installed | np0000073145 2026-06-14 08:05:16,164 p=83235 u=zuul n=ansible | 2026-06-14 08:05:16.163872 | fa163ee0-6271-f863-66dc-00000000ae15 | TASK | Ensure provider packages are installed 2026-06-14 08:05:16,452 p=83235 u=zuul n=ansible | 2026-06-14 08:05:16.451031 | fa163ee0-6271-f863-66dc-00000000aaf5 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image | np0000073147 2026-06-14 08:05:16,512 p=83235 u=zuul n=ansible | 2026-06-14 08:05:16.511829 | fa163ee0-6271-f863-66dc-00000000aaf6 | TASK | Tag cluster.common.tag/manila-share:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image 2026-06-14 08:05:16,931 p=83235 u=zuul n=ansible | 2026-06-14 08:05:16.930803 | fa163ee0-6271-f863-66dc-00000000aaf6 | CHANGED | Tag cluster.common.tag/manila-share:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image | np0000073147 2026-06-14 08:05:17,074 p=83235 u=zuul n=ansible | 2026-06-14 08:05:17.073728 | fa163ee0-6271-f863-66dc-00000000b704 | TASK | Set version specific variables 2026-06-14 08:05:17,142 p=83235 u=zuul n=ansible | 2026-06-14 08:05:17.141483 | 350721be-12ce-496e-b12f-e00527e1d237 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0000073147 2026-06-14 08:05:17,163 p=83235 u=zuul n=ansible | 2026-06-14 08:05:17.163396 | fa163ee0-6271-f863-66dc-00000000b943 | TASK | Ensure ansible_facts used by role 2026-06-14 08:05:17,302 p=83235 u=zuul n=ansible | 2026-06-14 08:05:17.299947 | fa163ee0-6271-f863-66dc-00000000a99f | CHANGED | Pre-fetch all the containers | np0000073148 | item=registry.redhat.io/rhosp-rhel9/openstack-ceilometer-compute:17.1 2026-06-14 08:05:17,591 p=83235 u=zuul n=ansible | 2026-06-14 08:05:17.591003 | fa163ee0-6271-f863-66dc-00000000b943 | OK | Ensure ansible_facts used by role | np0000073147 2026-06-14 08:05:17,607 p=83235 u=zuul n=ansible | 2026-06-14 08:05:17.607180 | fa163ee0-6271-f863-66dc-00000000b944 | TASK | Set platform/version specific variables 2026-06-14 08:05:17,699 p=83235 u=zuul n=ansible | 2026-06-14 08:05:17.693839 | fa163ee0-6271-f863-66dc-00000000b944 | SKIPPED | Set platform/version specific variables | np0000073147 | item=RedHat.yml 2026-06-14 08:05:17,711 p=83235 u=zuul n=ansible | 2026-06-14 08:05:17.709143 | fa163ee0-6271-f863-66dc-00000000b944 | SKIPPED | Set platform/version specific variables | np0000073147 | item=RedHat.yml 2026-06-14 08:05:17,730 p=83235 u=zuul n=ansible | 2026-06-14 08:05:17.728205 | fa163ee0-6271-f863-66dc-00000000b944 | SKIPPED | Set platform/version specific variables | np0000073147 | item=RedHat_9.yml 2026-06-14 08:05:17,742 p=83235 u=zuul n=ansible | 2026-06-14 08:05:17.740211 | fa163ee0-6271-f863-66dc-00000000b944 | SKIPPED | Set platform/version specific variables | np0000073147 | item=RedHat_9.2.yml 2026-06-14 08:05:17,786 p=83235 u=zuul n=ansible | 2026-06-14 08:05:17.786088 | fa163ee0-6271-f863-66dc-00000000b705 | TASK | Ensure certificate role dependencies are installed 2026-06-14 08:05:17,850 p=83235 u=zuul n=ansible | 2026-06-14 08:05:17.846953 | fa163ee0-6271-f863-66dc-00000000a9e3 | CHANGED | Pre-fetch all the containers | np0000073149 | item=registry.redhat.io/rhosp-rhel9/openstack-iscsid:17.1 2026-06-14 08:05:18,775 p=83235 u=zuul n=ansible | 2026-06-14 08:05:18.775485 | fa163ee0-6271-f863-66dc-00000000ae17 | TASK | Ensure pre-scripts hooks directory exists 2026-06-14 08:05:19,191 p=83235 u=zuul n=ansible | 2026-06-14 08:05:19.187324 | fa163ee0-6271-f863-66dc-00000000ae17 | OK | Ensure pre-scripts hooks directory exists | np0000073146 | item=certmonger 2026-06-14 08:05:19,228 p=83235 u=zuul n=ansible | 2026-06-14 08:05:19.227719 | fa163ee0-6271-f863-66dc-00000000ae19 | TASK | Ensure post-scripts hooks directory exists 2026-06-14 08:05:19,567 p=83235 u=zuul n=ansible | 2026-06-14 08:05:19.566706 | fa163ee0-6271-f863-66dc-00000000ae17 | TASK | Ensure pre-scripts hooks directory exists 2026-06-14 08:05:19,612 p=83235 u=zuul n=ansible | 2026-06-14 08:05:19.610048 | fa163ee0-6271-f863-66dc-00000000ae19 | OK | Ensure post-scripts hooks directory exists | np0000073146 | item=certmonger 2026-06-14 08:05:19,638 p=83235 u=zuul n=ansible | 2026-06-14 08:05:19.638115 | fa163ee0-6271-f863-66dc-00000000ae1b | TASK | Ensure provider service is running 2026-06-14 08:05:19,981 p=83235 u=zuul n=ansible | 2026-06-14 08:05:19.979619 | fa163ee0-6271-f863-66dc-00000000ae17 | OK | Ensure pre-scripts hooks directory exists | np0000073145 | item=certmonger 2026-06-14 08:05:20,007 p=83235 u=zuul n=ansible | 2026-06-14 08:05:20.007419 | fa163ee0-6271-f863-66dc-00000000ae19 | TASK | Ensure post-scripts hooks directory exists 2026-06-14 08:05:20,111 p=83235 u=zuul n=ansible | 2026-06-14 08:05:20.109982 | fa163ee0-6271-f863-66dc-00000000ae1b | OK | Ensure provider service is running | np0000073146 | item=certmonger 2026-06-14 08:05:20,135 p=83235 u=zuul n=ansible | 2026-06-14 08:05:20.135362 | fa163ee0-6271-f863-66dc-00000000ae1e | TASK | Ensure certificate requests 2026-06-14 08:05:20,430 p=83235 u=zuul n=ansible | 2026-06-14 08:05:20.427661 | fa163ee0-6271-f863-66dc-00000000ae19 | OK | Ensure post-scripts hooks directory exists | np0000073145 | item=certmonger 2026-06-14 08:05:20,460 p=83235 u=zuul n=ansible | 2026-06-14 08:05:20.459535 | fa163ee0-6271-f863-66dc-00000000ae1b | TASK | Ensure provider service is running 2026-06-14 08:05:21,004 p=83235 u=zuul n=ansible | 2026-06-14 08:05:21.000268 | fa163ee0-6271-f863-66dc-00000000ae1b | OK | Ensure provider service is running | np0000073145 | item=certmonger 2026-06-14 08:05:21,050 p=83235 u=zuul n=ansible | 2026-06-14 08:05:21.050221 | fa163ee0-6271-f863-66dc-00000000ae1e | TASK | Ensure certificate requests 2026-06-14 08:05:21,151 p=83235 u=zuul n=ansible | 2026-06-14 08:05:21.151184 | fa163ee0-6271-f863-66dc-00000000b705 | OK | Ensure certificate role dependencies are installed | np0000073147 2026-06-14 08:05:21,174 p=83235 u=zuul n=ansible | 2026-06-14 08:05:21.174253 | fa163ee0-6271-f863-66dc-00000000b707 | TASK | Ensure provider packages are installed 2026-06-14 08:05:21,861 p=83235 u=zuul n=ansible | 2026-06-14 08:05:21.858305 | fa163ee0-6271-f863-66dc-00000000a9e3 | CHANGED | Pre-fetch all the containers | np0000073149 | item=registry.redhat.io/rhosp-rhel9/openstack-rsyslog:17.1 2026-06-14 08:05:22,107 p=83235 u=zuul n=ansible | 2026-06-14 08:05:22.104132 | fa163ee0-6271-f863-66dc-00000000a99f | CHANGED | Pre-fetch all the containers | np0000073148 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-controller:17.1 2026-06-14 08:05:22,367 p=83235 u=zuul n=ansible | 2026-06-14 08:05:22.363395 | fa163ee0-6271-f863-66dc-00000000ae1e | CHANGED | Ensure certificate requests | np0000073146 | item={'ca': 'ipa', 'dns': 'np0000073146.internalapi.ooo.test', 'key_size': '2048', 'name': 'metrics_qdr', 'principal': 'metrics_qdr/np0000073146.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep metrics_qdr)\nservice_crt="/etc/pki/tls/certs/metrics_qdr.crt"\nservice_key="/etc/pki/tls/private/metrics_qdr.key\n# Copy the new cert from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new key from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n# Set appropriate permissions\npodman exec "$container_name" chown qdrouterd:qdrouterd "$service_crt"\npodman exec "$container_name" chown qdrouterd:qdrouterd "$service_key"\n# Trigger a container restart to read the new certificate\npodman restart "$container_name"\n'} 2026-06-14 08:05:22,551 p=83235 u=zuul n=ansible | 2026-06-14 08:05:22.550937 | fa163ee0-6271-f863-66dc-00000000b9a0 | TASK | Set version specific variables 2026-06-14 08:05:22,616 p=83235 u=zuul n=ansible | 2026-06-14 08:05:22.616472 | 7c24b6f5-057a-44ca-b27b-fbb0f764a039 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0000073146 2026-06-14 08:05:22,652 p=83235 u=zuul n=ansible | 2026-06-14 08:05:22.647231 | fa163ee0-6271-f863-66dc-00000000b9cf | TASK | Ensure ansible_facts used by role 2026-06-14 08:05:22,654 p=83235 u=zuul n=ansible | 2026-06-14 08:05:22.653887 | fa163ee0-6271-f863-66dc-00000000ae1e | CHANGED | Ensure certificate requests | np0000073145 | item={'ca': 'ipa', 'dns': 'np0000073145.internalapi.ooo.test', 'key_size': '2048', 'name': 'metrics_qdr', 'principal': 'metrics_qdr/np0000073145.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep metrics_qdr)\nservice_crt="/etc/pki/tls/certs/metrics_qdr.crt"\nservice_key="/etc/pki/tls/private/metrics_qdr.key\n# Copy the new cert from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new key from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n# Set appropriate permissions\npodman exec "$container_name" chown qdrouterd:qdrouterd "$service_crt"\npodman exec "$container_name" chown qdrouterd:qdrouterd "$service_key"\n# Trigger a container restart to read the new certificate\npodman restart "$container_name"\n'} 2026-06-14 08:05:22,828 p=83235 u=zuul n=ansible | 2026-06-14 08:05:22.828174 | fa163ee0-6271-f863-66dc-00000000b9a0 | TASK | Set version specific variables 2026-06-14 08:05:22,889 p=83235 u=zuul n=ansible | 2026-06-14 08:05:22.888712 | f277a4fb-d66d-4078-bc63-4c5930c14582 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0000073145 2026-06-14 08:05:22,921 p=83235 u=zuul n=ansible | 2026-06-14 08:05:22.920186 | fa163ee0-6271-f863-66dc-00000000ba15 | TASK | Ensure ansible_facts used by role 2026-06-14 08:05:23,082 p=83235 u=zuul n=ansible | 2026-06-14 08:05:23.081769 | fa163ee0-6271-f863-66dc-00000000b9cf | OK | Ensure ansible_facts used by role | np0000073146 2026-06-14 08:05:23,099 p=83235 u=zuul n=ansible | 2026-06-14 08:05:23.099430 | fa163ee0-6271-f863-66dc-00000000b9d0 | TASK | Set platform/version specific variables 2026-06-14 08:05:23,184 p=83235 u=zuul n=ansible | 2026-06-14 08:05:23.182179 | fa163ee0-6271-f863-66dc-00000000b9d0 | SKIPPED | Set platform/version specific variables | np0000073146 | item=RedHat.yml 2026-06-14 08:05:23,207 p=83235 u=zuul n=ansible | 2026-06-14 08:05:23.205531 | fa163ee0-6271-f863-66dc-00000000b9d0 | SKIPPED | Set platform/version specific variables | np0000073146 | item=RedHat.yml 2026-06-14 08:05:23,230 p=83235 u=zuul n=ansible | 2026-06-14 08:05:23.228943 | fa163ee0-6271-f863-66dc-00000000b9d0 | SKIPPED | Set platform/version specific variables | np0000073146 | item=RedHat_9.yml 2026-06-14 08:05:23,249 p=83235 u=zuul n=ansible | 2026-06-14 08:05:23.248081 | fa163ee0-6271-f863-66dc-00000000b9d0 | SKIPPED | Set platform/version specific variables | np0000073146 | item=RedHat_9.2.yml 2026-06-14 08:05:23,268 p=83235 u=zuul n=ansible | 2026-06-14 08:05:23.268173 | fa163ee0-6271-f863-66dc-00000000b9a1 | TASK | Ensure certificate role dependencies are installed 2026-06-14 08:05:23,404 p=83235 u=zuul n=ansible | 2026-06-14 08:05:23.401967 | fa163ee0-6271-f863-66dc-00000000aa3b | CHANGED | Pre-fetch all the containers | np0000073150 | item=registry.redhat.io/rhosp-rhel9/openstack-rsyslog:17.1 2026-06-14 08:05:23,422 p=83235 u=zuul n=ansible | 2026-06-14 08:05:23.421711 | fa163ee0-6271-f863-66dc-00000000ba15 | OK | Ensure ansible_facts used by role | np0000073145 2026-06-14 08:05:23,444 p=83235 u=zuul n=ansible | 2026-06-14 08:05:23.444209 | fa163ee0-6271-f863-66dc-00000000ba16 | TASK | Set platform/version specific variables 2026-06-14 08:05:23,536 p=83235 u=zuul n=ansible | 2026-06-14 08:05:23.534255 | fa163ee0-6271-f863-66dc-00000000ba16 | SKIPPED | Set platform/version specific variables | np0000073145 | item=RedHat.yml 2026-06-14 08:05:23,563 p=83235 u=zuul n=ansible | 2026-06-14 08:05:23.561898 | fa163ee0-6271-f863-66dc-00000000ba16 | SKIPPED | Set platform/version specific variables | np0000073145 | item=RedHat.yml 2026-06-14 08:05:23,590 p=83235 u=zuul n=ansible | 2026-06-14 08:05:23.589243 | fa163ee0-6271-f863-66dc-00000000ba16 | SKIPPED | Set platform/version specific variables | np0000073145 | item=RedHat_9.yml 2026-06-14 08:05:23,609 p=83235 u=zuul n=ansible | 2026-06-14 08:05:23.607939 | fa163ee0-6271-f863-66dc-00000000ba16 | SKIPPED | Set platform/version specific variables | np0000073145 | item=RedHat_9.2.yml 2026-06-14 08:05:23,628 p=83235 u=zuul n=ansible | 2026-06-14 08:05:23.628234 | fa163ee0-6271-f863-66dc-00000000b9a1 | TASK | Ensure certificate role dependencies are installed 2026-06-14 08:05:24,643 p=83235 u=zuul n=ansible | 2026-06-14 08:05:24.642556 | fa163ee0-6271-f863-66dc-00000000b709 | TASK | Ensure pre-scripts hooks directory exists 2026-06-14 08:05:24,760 p=83235 u=zuul n=ansible | 2026-06-14 08:05:24.757517 | fa163ee0-6271-f863-66dc-00000000a99f | CHANGED | Pre-fetch all the containers | np0000073148 | item=registry.redhat.io/rhosp-rhel9/openstack-cron:17.1 2026-06-14 08:05:24,983 p=83235 u=zuul n=ansible | 2026-06-14 08:05:24.981081 | fa163ee0-6271-f863-66dc-00000000b709 | OK | Ensure pre-scripts hooks directory exists | np0000073147 | item=certmonger 2026-06-14 08:05:25,000 p=83235 u=zuul n=ansible | 2026-06-14 08:05:24.999570 | fa163ee0-6271-f863-66dc-00000000ba5a | TASK | Set version specific variables 2026-06-14 08:05:25,032 p=83235 u=zuul n=ansible | 2026-06-14 08:05:25.031545 | fa163ee0-6271-f863-66dc-00000000b70b | TASK | Ensure post-scripts hooks directory exists 2026-06-14 08:05:25,063 p=83235 u=zuul n=ansible | 2026-06-14 08:05:25.063389 | aa79155c-44ba-45ff-ad5f-f7e8cffda5e9 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0000073148 2026-06-14 08:05:25,078 p=83235 u=zuul n=ansible | 2026-06-14 08:05:25.078016 | fa163ee0-6271-f863-66dc-00000000ba8d | TASK | Ensure ansible_facts used by role 2026-06-14 08:05:25,193 p=83235 u=zuul n=ansible | 2026-06-14 08:05:25.189863 | fa163ee0-6271-f863-66dc-00000000a9e3 | CHANGED | Pre-fetch all the containers | np0000073149 | item=registry.redhat.io/rhosp-rhel9/openstack-ceilometer-compute:17.1 2026-06-14 08:05:25,408 p=83235 u=zuul n=ansible | 2026-06-14 08:05:25.405329 | fa163ee0-6271-f863-66dc-00000000b70b | OK | Ensure post-scripts hooks directory exists | np0000073147 | item=certmonger 2026-06-14 08:05:25,443 p=83235 u=zuul n=ansible | 2026-06-14 08:05:25.443333 | fa163ee0-6271-f863-66dc-00000000b70d | TASK | Ensure provider service is running 2026-06-14 08:05:25,554 p=83235 u=zuul n=ansible | 2026-06-14 08:05:25.553432 | fa163ee0-6271-f863-66dc-00000000ba8d | OK | Ensure ansible_facts used by role | np0000073148 2026-06-14 08:05:25,569 p=83235 u=zuul n=ansible | 2026-06-14 08:05:25.568913 | fa163ee0-6271-f863-66dc-00000000ba8e | TASK | Set platform/version specific variables 2026-06-14 08:05:25,667 p=83235 u=zuul n=ansible | 2026-06-14 08:05:25.664425 | fa163ee0-6271-f863-66dc-00000000ba8e | SKIPPED | Set platform/version specific variables | np0000073148 | item=RedHat.yml 2026-06-14 08:05:25,698 p=83235 u=zuul n=ansible | 2026-06-14 08:05:25.696274 | fa163ee0-6271-f863-66dc-00000000ba8e | SKIPPED | Set platform/version specific variables | np0000073148 | item=RedHat.yml 2026-06-14 08:05:25,726 p=83235 u=zuul n=ansible | 2026-06-14 08:05:25.724669 | fa163ee0-6271-f863-66dc-00000000ba8e | SKIPPED | Set platform/version specific variables | np0000073148 | item=RedHat_9.yml 2026-06-14 08:05:25,747 p=83235 u=zuul n=ansible | 2026-06-14 08:05:25.745621 | fa163ee0-6271-f863-66dc-00000000ba8e | SKIPPED | Set platform/version specific variables | np0000073148 | item=RedHat_9.2.yml 2026-06-14 08:05:25,763 p=83235 u=zuul n=ansible | 2026-06-14 08:05:25.763381 | fa163ee0-6271-f863-66dc-00000000ba5b | TASK | Ensure certificate role dependencies are installed 2026-06-14 08:05:25,983 p=83235 u=zuul n=ansible | 2026-06-14 08:05:25.979165 | fa163ee0-6271-f863-66dc-00000000b70d | OK | Ensure provider service is running | np0000073147 | item=certmonger 2026-06-14 08:05:26,045 p=83235 u=zuul n=ansible | 2026-06-14 08:05:26.044837 | fa163ee0-6271-f863-66dc-00000000b710 | TASK | Ensure certificate requests 2026-06-14 08:05:26,469 p=83235 u=zuul n=ansible | 2026-06-14 08:05:26.467992 | fa163ee0-6271-f863-66dc-00000000b9a1 | OK | Ensure certificate role dependencies are installed | np0000073146 2026-06-14 08:05:26,511 p=83235 u=zuul n=ansible | 2026-06-14 08:05:26.504272 | fa163ee0-6271-f863-66dc-00000000b9a3 | TASK | Ensure provider packages are installed 2026-06-14 08:05:26,515 p=83235 u=zuul n=ansible | 2026-06-14 08:05:26.514611 | fa163ee0-6271-f863-66dc-00000000aa3b | CHANGED | Pre-fetch all the containers | np0000073150 | item=registry.redhat.io/rhosp-rhel9/openstack-ceilometer-compute:17.1 2026-06-14 08:05:27,073 p=83235 u=zuul n=ansible | 2026-06-14 08:05:27.072046 | fa163ee0-6271-f863-66dc-00000000b9a1 | OK | Ensure certificate role dependencies are installed | np0000073145 2026-06-14 08:05:27,094 p=83235 u=zuul n=ansible | 2026-06-14 08:05:27.093327 | fa163ee0-6271-f863-66dc-00000000b9a3 | TASK | Ensure provider packages are installed 2026-06-14 08:05:28,029 p=83235 u=zuul n=ansible | 2026-06-14 08:05:28.027284 | fa163ee0-6271-f863-66dc-00000000b710 | CHANGED | Ensure certificate requests | np0000073147 | item={'ca': 'ipa', 'dns': 'np0000073147.internalapi.ooo.test', 'key_size': '2048', 'name': 'memcached', 'principal': 'memcached/np0000073147.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep memcached)\nservice_crt="/etc/pki/tls/certs/memcached.crt"\nservice_key="/etc/pki/tls/private/memcached.key"\n# Copy the new cert from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new key from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n# Set appropriate permissions\npodman exec -u root "$container_name" chown memcached:memcached "$service_crt"\npodman exec -u root "$container_name" chown memcached:memcached "$service_key"\n# Send refresh_certs command to memcached to read the new certificate\nmemcached_ip="$(hiera -c /etc/puppet/hiera.yaml memcached::listen_ip.0 127.0.0.1)"\nmemcached_port="$(hiera -c /etc/puppet/hiera.yaml memcached::tcp_port 11211)"\necho refresh_certs | openssl s_client -connect $memcached_ip:$memcached_port\n'} 2026-06-14 08:05:28,150 p=83235 u=zuul n=ansible | 2026-06-14 08:05:28.150425 | fa163ee0-6271-f863-66dc-00000000ae12 | TASK | Set version specific variables 2026-06-14 08:05:28,216 p=83235 u=zuul n=ansible | 2026-06-14 08:05:28.216304 | 0501f4ee-577f-42a6-add0-0dc228809c1b | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0000073147 2026-06-14 08:05:28,233 p=83235 u=zuul n=ansible | 2026-06-14 08:05:28.232916 | fa163ee0-6271-f863-66dc-00000000baef | TASK | Ensure ansible_facts used by role 2026-06-14 08:05:28,705 p=83235 u=zuul n=ansible | 2026-06-14 08:05:28.704860 | fa163ee0-6271-f863-66dc-00000000baef | OK | Ensure ansible_facts used by role | np0000073147 2026-06-14 08:05:28,742 p=83235 u=zuul n=ansible | 2026-06-14 08:05:28.742099 | fa163ee0-6271-f863-66dc-00000000baf0 | TASK | Set platform/version specific variables 2026-06-14 08:05:28,811 p=83235 u=zuul n=ansible | 2026-06-14 08:05:28.807832 | fa163ee0-6271-f863-66dc-00000000baf0 | SKIPPED | Set platform/version specific variables | np0000073147 | item=RedHat.yml 2026-06-14 08:05:28,829 p=83235 u=zuul n=ansible | 2026-06-14 08:05:28.826350 | fa163ee0-6271-f863-66dc-00000000baf0 | SKIPPED | Set platform/version specific variables | np0000073147 | item=RedHat.yml 2026-06-14 08:05:28,851 p=83235 u=zuul n=ansible | 2026-06-14 08:05:28.848804 | fa163ee0-6271-f863-66dc-00000000baf0 | SKIPPED | Set platform/version specific variables | np0000073147 | item=RedHat_9.yml 2026-06-14 08:05:28,873 p=83235 u=zuul n=ansible | 2026-06-14 08:05:28.870832 | fa163ee0-6271-f863-66dc-00000000baf0 | SKIPPED | Set platform/version specific variables | np0000073147 | item=RedHat_9.2.yml 2026-06-14 08:05:28,909 p=83235 u=zuul n=ansible | 2026-06-14 08:05:28.909419 | fa163ee0-6271-f863-66dc-00000000ae13 | TASK | Ensure certificate role dependencies are installed 2026-06-14 08:05:29,141 p=83235 u=zuul n=ansible | 2026-06-14 08:05:29.140810 | fa163ee0-6271-f863-66dc-00000000ba5b | OK | Ensure certificate role dependencies are installed | np0000073148 2026-06-14 08:05:29,157 p=83235 u=zuul n=ansible | 2026-06-14 08:05:29.156921 | fa163ee0-6271-f863-66dc-00000000ba5d | TASK | Ensure provider packages are installed 2026-06-14 08:05:29,904 p=83235 u=zuul n=ansible | 2026-06-14 08:05:29.903802 | fa163ee0-6271-f863-66dc-00000000b9a5 | TASK | Ensure pre-scripts hooks directory exists 2026-06-14 08:05:30,034 p=83235 u=zuul n=ansible | 2026-06-14 08:05:30.031687 | fa163ee0-6271-f863-66dc-00000000a9e3 | CHANGED | Pre-fetch all the containers | np0000073149 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-controller:17.1 2026-06-14 08:05:30,303 p=83235 u=zuul n=ansible | 2026-06-14 08:05:30.301037 | fa163ee0-6271-f863-66dc-00000000b9a5 | OK | Ensure pre-scripts hooks directory exists | np0000073146 | item=certmonger 2026-06-14 08:05:30,345 p=83235 u=zuul n=ansible | 2026-06-14 08:05:30.344540 | fa163ee0-6271-f863-66dc-00000000b9a7 | TASK | Ensure post-scripts hooks directory exists 2026-06-14 08:05:30,713 p=83235 u=zuul n=ansible | 2026-06-14 08:05:30.712145 | fa163ee0-6271-f863-66dc-00000000b9a7 | OK | Ensure post-scripts hooks directory exists | np0000073146 | item=certmonger 2026-06-14 08:05:30,756 p=83235 u=zuul n=ansible | 2026-06-14 08:05:30.755927 | fa163ee0-6271-f863-66dc-00000000b9a9 | TASK | Ensure provider service is running 2026-06-14 08:05:30,830 p=83235 u=zuul n=ansible | 2026-06-14 08:05:30.828355 | fa163ee0-6271-f863-66dc-00000000aa3b | CHANGED | Pre-fetch all the containers | np0000073150 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-controller:17.1 2026-06-14 08:05:31,266 p=83235 u=zuul n=ansible | 2026-06-14 08:05:31.266434 | fa163ee0-6271-f863-66dc-00000000b9a5 | TASK | Ensure pre-scripts hooks directory exists 2026-06-14 08:05:31,300 p=83235 u=zuul n=ansible | 2026-06-14 08:05:31.297761 | fa163ee0-6271-f863-66dc-00000000b9a9 | OK | Ensure provider service is running | np0000073146 | item=certmonger 2026-06-14 08:05:31,352 p=83235 u=zuul n=ansible | 2026-06-14 08:05:31.351858 | fa163ee0-6271-f863-66dc-00000000b9ac | TASK | Ensure certificate requests 2026-06-14 08:05:31,658 p=83235 u=zuul n=ansible | 2026-06-14 08:05:31.656575 | fa163ee0-6271-f863-66dc-00000000b9a5 | OK | Ensure pre-scripts hooks directory exists | np0000073145 | item=certmonger 2026-06-14 08:05:31,681 p=83235 u=zuul n=ansible | 2026-06-14 08:05:31.681574 | fa163ee0-6271-f863-66dc-00000000b9a7 | TASK | Ensure post-scripts hooks directory exists 2026-06-14 08:05:32,094 p=83235 u=zuul n=ansible | 2026-06-14 08:05:32.092957 | fa163ee0-6271-f863-66dc-00000000b9a7 | OK | Ensure post-scripts hooks directory exists | np0000073145 | item=certmonger 2026-06-14 08:05:32,124 p=83235 u=zuul n=ansible | 2026-06-14 08:05:32.123581 | fa163ee0-6271-f863-66dc-00000000b9a9 | TASK | Ensure provider service is running 2026-06-14 08:05:32,321 p=83235 u=zuul n=ansible | 2026-06-14 08:05:32.320677 | fa163ee0-6271-f863-66dc-00000000ae13 | OK | Ensure certificate role dependencies are installed | np0000073147 2026-06-14 08:05:32,358 p=83235 u=zuul n=ansible | 2026-06-14 08:05:32.357430 | fa163ee0-6271-f863-66dc-00000000ae15 | TASK | Ensure provider packages are installed 2026-06-14 08:05:32,619 p=83235 u=zuul n=ansible | 2026-06-14 08:05:32.619036 | fa163ee0-6271-f863-66dc-00000000ba5f | TASK | Ensure pre-scripts hooks directory exists 2026-06-14 08:05:32,653 p=83235 u=zuul n=ansible | 2026-06-14 08:05:32.645955 | fa163ee0-6271-f863-66dc-00000000b9a9 | OK | Ensure provider service is running | np0000073145 | item=certmonger 2026-06-14 08:05:32,685 p=83235 u=zuul n=ansible | 2026-06-14 08:05:32.685310 | fa163ee0-6271-f863-66dc-00000000b9ac | TASK | Ensure certificate requests 2026-06-14 08:05:33,002 p=83235 u=zuul n=ansible | 2026-06-14 08:05:32.999244 | fa163ee0-6271-f863-66dc-00000000ba5f | OK | Ensure pre-scripts hooks directory exists | np0000073148 | item=certmonger 2026-06-14 08:05:33,027 p=83235 u=zuul n=ansible | 2026-06-14 08:05:33.027176 | fa163ee0-6271-f863-66dc-00000000ba61 | TASK | Ensure post-scripts hooks directory exists 2026-06-14 08:05:33,196 p=83235 u=zuul n=ansible | 2026-06-14 08:05:33.193020 | fa163ee0-6271-f863-66dc-00000000b9ac | CHANGED | Ensure certificate requests | np0000073146 | item={'ca': 'ipa', 'dns': ['np0000073146.internalapi.ooo.test', 'overcloud.internalapi.ooo.test'], 'key_size': '2048', 'name': 'mysql', 'principal': 'mysql/np0000073146.internalapi.ooo.test@OOO.TEST'} 2026-06-14 08:05:33,260 p=83235 u=zuul n=ansible | 2026-06-14 08:05:33.259044 | fa163ee0-6271-f863-66dc-00000000a9e3 | CHANGED | Pre-fetch all the containers | np0000073149 | item=registry.redhat.io/rhosp-rhel9/openstack-cron:17.1 2026-06-14 08:05:33,395 p=83235 u=zuul n=ansible | 2026-06-14 08:05:33.394559 | fa163ee0-6271-f863-66dc-00000000ab0c | TASK | Fail if container image is undefined 2026-06-14 08:05:33,474 p=83235 u=zuul n=ansible | 2026-06-14 08:05:33.473657 | fa163ee0-6271-f863-66dc-00000000ab0c | SKIPPED | Fail if container image is undefined | np0000073146 2026-06-14 08:05:33,506 p=83235 u=zuul n=ansible | 2026-06-14 08:05:33.505085 | fa163ee0-6271-f863-66dc-00000000aa3b | CHANGED | Pre-fetch all the containers | np0000073150 | item=registry.redhat.io/rhosp-rhel9/openstack-cron:17.1 2026-06-14 08:05:33,539 p=83235 u=zuul n=ansible | 2026-06-14 08:05:33.538404 | fa163ee0-6271-f863-66dc-00000000ba61 | OK | Ensure post-scripts hooks directory exists | np0000073148 | item=certmonger 2026-06-14 08:05:33,588 p=83235 u=zuul n=ansible | 2026-06-14 08:05:33.587902 | fa163ee0-6271-f863-66dc-00000000ab0d | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image 2026-06-14 08:05:33,676 p=83235 u=zuul n=ansible | 2026-06-14 08:05:33.675757 | fa163ee0-6271-f863-66dc-00000000ba63 | TASK | Ensure provider service is running 2026-06-14 08:05:33,692 p=83235 u=zuul n=ansible | 2026-06-14 08:05:33.691855 | fa163ee0-6271-f863-66dc-00000000ba5a | TASK | Set version specific variables 2026-06-14 08:05:33,764 p=83235 u=zuul n=ansible | 2026-06-14 08:05:33.764233 | 08bd199f-5cf6-4776-8e21-fd4e43c2e67b | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0000073149 2026-06-14 08:05:33,777 p=83235 u=zuul n=ansible | 2026-06-14 08:05:33.776691 | fa163ee0-6271-f863-66dc-00000000bb81 | TASK | Ensure ansible_facts used by role 2026-06-14 08:05:33,811 p=83235 u=zuul n=ansible | 2026-06-14 08:05:33.811491 | fa163ee0-6271-f863-66dc-00000000ba5a | TASK | Set version specific variables 2026-06-14 08:05:33,882 p=83235 u=zuul n=ansible | 2026-06-14 08:05:33.882150 | e4acda5b-2393-47a9-911c-7cbec126927f | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0000073150 2026-06-14 08:05:33,894 p=83235 u=zuul n=ansible | 2026-06-14 08:05:33.894491 | fa163ee0-6271-f863-66dc-00000000bbc1 | TASK | Ensure ansible_facts used by role 2026-06-14 08:05:34,239 p=83235 u=zuul n=ansible | 2026-06-14 08:05:34.236028 | fa163ee0-6271-f863-66dc-00000000ba63 | OK | Ensure provider service is running | np0000073148 | item=certmonger 2026-06-14 08:05:34,254 p=83235 u=zuul n=ansible | 2026-06-14 08:05:34.254473 | fa163ee0-6271-f863-66dc-00000000bb81 | OK | Ensure ansible_facts used by role | np0000073149 2026-06-14 08:05:34,272 p=83235 u=zuul n=ansible | 2026-06-14 08:05:34.271924 | fa163ee0-6271-f863-66dc-00000000ba66 | TASK | Ensure certificate requests 2026-06-14 08:05:34,292 p=83235 u=zuul n=ansible | 2026-06-14 08:05:34.291962 | fa163ee0-6271-f863-66dc-00000000bb82 | TASK | Set platform/version specific variables 2026-06-14 08:05:34,326 p=83235 u=zuul n=ansible | 2026-06-14 08:05:34.326287 | fa163ee0-6271-f863-66dc-00000000bbc1 | OK | Ensure ansible_facts used by role | np0000073150 2026-06-14 08:05:34,342 p=83235 u=zuul n=ansible | 2026-06-14 08:05:34.341829 | fa163ee0-6271-f863-66dc-00000000bbc2 | TASK | Set platform/version specific variables 2026-06-14 08:05:34,360 p=83235 u=zuul n=ansible | 2026-06-14 08:05:34.358555 | fa163ee0-6271-f863-66dc-00000000bb82 | SKIPPED | Set platform/version specific variables | np0000073149 | item=RedHat.yml 2026-06-14 08:05:34,387 p=83235 u=zuul n=ansible | 2026-06-14 08:05:34.385711 | fa163ee0-6271-f863-66dc-00000000bb82 | SKIPPED | Set platform/version specific variables | np0000073149 | item=RedHat.yml 2026-06-14 08:05:34,412 p=83235 u=zuul n=ansible | 2026-06-14 08:05:34.410726 | fa163ee0-6271-f863-66dc-00000000bb82 | SKIPPED | Set platform/version specific variables | np0000073149 | item=RedHat_9.yml 2026-06-14 08:05:34,432 p=83235 u=zuul n=ansible | 2026-06-14 08:05:34.430016 | fa163ee0-6271-f863-66dc-00000000bb82 | SKIPPED | Set platform/version specific variables | np0000073149 | item=RedHat_9.2.yml 2026-06-14 08:05:34,439 p=83235 u=zuul n=ansible | 2026-06-14 08:05:34.437084 | fa163ee0-6271-f863-66dc-00000000bbc2 | SKIPPED | Set platform/version specific variables | np0000073150 | item=RedHat.yml 2026-06-14 08:05:34,455 p=83235 u=zuul n=ansible | 2026-06-14 08:05:34.454781 | fa163ee0-6271-f863-66dc-00000000ba5b | TASK | Ensure certificate role dependencies are installed 2026-06-14 08:05:34,472 p=83235 u=zuul n=ansible | 2026-06-14 08:05:34.469796 | fa163ee0-6271-f863-66dc-00000000bbc2 | SKIPPED | Set platform/version specific variables | np0000073150 | item=RedHat.yml 2026-06-14 08:05:34,504 p=83235 u=zuul n=ansible | 2026-06-14 08:05:34.501828 | fa163ee0-6271-f863-66dc-00000000bbc2 | SKIPPED | Set platform/version specific variables | np0000073150 | item=RedHat_9.yml 2026-06-14 08:05:34,513 p=83235 u=zuul n=ansible | 2026-06-14 08:05:34.512384 | fa163ee0-6271-f863-66dc-00000000b9ac | CHANGED | Ensure certificate requests | np0000073145 | item={'ca': 'ipa', 'dns': ['np0000073145.internalapi.ooo.test', 'overcloud.internalapi.ooo.test'], 'key_size': '2048', 'name': 'mysql', 'principal': 'mysql/np0000073145.internalapi.ooo.test@OOO.TEST'} 2026-06-14 08:05:34,524 p=83235 u=zuul n=ansible | 2026-06-14 08:05:34.522777 | fa163ee0-6271-f863-66dc-00000000bbc2 | SKIPPED | Set platform/version specific variables | np0000073150 | item=RedHat_9.2.yml 2026-06-14 08:05:34,543 p=83235 u=zuul n=ansible | 2026-06-14 08:05:34.543282 | fa163ee0-6271-f863-66dc-00000000ba5b | TASK | Ensure certificate role dependencies are installed 2026-06-14 08:05:34,587 p=83235 u=zuul n=ansible | 2026-06-14 08:05:34.586483 | fa163ee0-6271-f863-66dc-00000000ab0c | TASK | Fail if container image is undefined 2026-06-14 08:05:34,642 p=83235 u=zuul n=ansible | 2026-06-14 08:05:34.641723 | fa163ee0-6271-f863-66dc-00000000ab0c | SKIPPED | Fail if container image is undefined | np0000073145 2026-06-14 08:05:34,668 p=83235 u=zuul n=ansible | 2026-06-14 08:05:34.667773 | fa163ee0-6271-f863-66dc-00000000ab0d | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image 2026-06-14 08:05:35,952 p=83235 u=zuul n=ansible | 2026-06-14 08:05:35.951778 | fa163ee0-6271-f863-66dc-00000000ba66 | CHANGED | Ensure certificate requests | np0000073148 | item={'ca': 'ipa', 'dns': 'np0000073148.internalapi.ooo.test', 'key_size': '2048', 'name': 'ovn_controller', 'principal': 'ovn_controller/np0000073148.internalapi.ooo.test@OOO.TEST', 'run_after': 'systemctl restart tripleo_ovn_controller\n'} 2026-06-14 08:05:35,964 p=83235 u=zuul n=ansible | 2026-06-14 08:05:35.963772 | fa163ee0-6271-f863-66dc-00000000ae17 | TASK | Ensure pre-scripts hooks directory exists 2026-06-14 08:05:36,064 p=83235 u=zuul n=ansible | 2026-06-14 08:05:36.063682 | fa163ee0-6271-f863-66dc-00000000bc0e | TASK | Set version specific variables 2026-06-14 08:05:36,121 p=83235 u=zuul n=ansible | 2026-06-14 08:05:36.121024 | 00f76644-5642-483f-9a18-875bc6b458d0 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0000073148 2026-06-14 08:05:36,147 p=83235 u=zuul n=ansible | 2026-06-14 08:05:36.147066 | fa163ee0-6271-f863-66dc-00000000bc3d | TASK | Ensure ansible_facts used by role 2026-06-14 08:05:36,321 p=83235 u=zuul n=ansible | 2026-06-14 08:05:36.319050 | fa163ee0-6271-f863-66dc-00000000ae17 | OK | Ensure pre-scripts hooks directory exists | np0000073147 | item=certmonger 2026-06-14 08:05:36,363 p=83235 u=zuul n=ansible | 2026-06-14 08:05:36.362995 | fa163ee0-6271-f863-66dc-00000000ae19 | TASK | Ensure post-scripts hooks directory exists 2026-06-14 08:05:36,595 p=83235 u=zuul n=ansible | 2026-06-14 08:05:36.595038 | fa163ee0-6271-f863-66dc-00000000bc3d | OK | Ensure ansible_facts used by role | np0000073148 2026-06-14 08:05:36,606 p=83235 u=zuul n=ansible | 2026-06-14 08:05:36.606441 | fa163ee0-6271-f863-66dc-00000000bc3e | TASK | Set platform/version specific variables 2026-06-14 08:05:36,699 p=83235 u=zuul n=ansible | 2026-06-14 08:05:36.697263 | fa163ee0-6271-f863-66dc-00000000bc3e | SKIPPED | Set platform/version specific variables | np0000073148 | item=RedHat.yml 2026-06-14 08:05:36,729 p=83235 u=zuul n=ansible | 2026-06-14 08:05:36.727885 | fa163ee0-6271-f863-66dc-00000000bc3e | SKIPPED | Set platform/version specific variables | np0000073148 | item=RedHat.yml 2026-06-14 08:05:36,736 p=83235 u=zuul n=ansible | 2026-06-14 08:05:36.734430 | fa163ee0-6271-f863-66dc-00000000ae19 | OK | Ensure post-scripts hooks directory exists | np0000073147 | item=certmonger 2026-06-14 08:05:36,757 p=83235 u=zuul n=ansible | 2026-06-14 08:05:36.756759 | fa163ee0-6271-f863-66dc-00000000bc3e | SKIPPED | Set platform/version specific variables | np0000073148 | item=RedHat_9.yml 2026-06-14 08:05:36,773 p=83235 u=zuul n=ansible | 2026-06-14 08:05:36.773252 | fa163ee0-6271-f863-66dc-00000000ae1b | TASK | Ensure provider service is running 2026-06-14 08:05:36,779 p=83235 u=zuul n=ansible | 2026-06-14 08:05:36.779030 | fa163ee0-6271-f863-66dc-00000000bc3e | SKIPPED | Set platform/version specific variables | np0000073148 | item=RedHat_9.2.yml 2026-06-14 08:05:36,805 p=83235 u=zuul n=ansible | 2026-06-14 08:05:36.805126 | fa163ee0-6271-f863-66dc-00000000bc0f | TASK | Ensure certificate role dependencies are installed 2026-06-14 08:05:37,265 p=83235 u=zuul n=ansible | 2026-06-14 08:05:37.263656 | fa163ee0-6271-f863-66dc-00000000ae1b | OK | Ensure provider service is running | np0000073147 | item=certmonger 2026-06-14 08:05:37,294 p=83235 u=zuul n=ansible | 2026-06-14 08:05:37.294047 | fa163ee0-6271-f863-66dc-00000000ae1e | TASK | Ensure certificate requests 2026-06-14 08:05:37,962 p=83235 u=zuul n=ansible | 2026-06-14 08:05:37.961511 | fa163ee0-6271-f863-66dc-00000000ba5b | OK | Ensure certificate role dependencies are installed | np0000073149 2026-06-14 08:05:37,974 p=83235 u=zuul n=ansible | 2026-06-14 08:05:37.974336 | fa163ee0-6271-f863-66dc-00000000ba5d | TASK | Ensure provider packages are installed 2026-06-14 08:05:38,165 p=83235 u=zuul n=ansible | 2026-06-14 08:05:38.164612 | fa163ee0-6271-f863-66dc-00000000ba5b | OK | Ensure certificate role dependencies are installed | np0000073150 2026-06-14 08:05:38,180 p=83235 u=zuul n=ansible | 2026-06-14 08:05:38.180485 | fa163ee0-6271-f863-66dc-00000000ba5d | TASK | Ensure provider packages are installed 2026-06-14 08:05:39,305 p=83235 u=zuul n=ansible | 2026-06-14 08:05:39.303616 | fa163ee0-6271-f863-66dc-00000000ae1e | CHANGED | Ensure certificate requests | np0000073147 | item={'ca': 'ipa', 'dns': 'np0000073147.internalapi.ooo.test', 'key_size': '2048', 'name': 'metrics_qdr', 'principal': 'metrics_qdr/np0000073147.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep metrics_qdr)\nservice_crt="/etc/pki/tls/certs/metrics_qdr.crt"\nservice_key="/etc/pki/tls/private/metrics_qdr.key\n# Copy the new cert from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new key from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n# Set appropriate permissions\npodman exec "$container_name" chown qdrouterd:qdrouterd "$service_crt"\npodman exec "$container_name" chown qdrouterd:qdrouterd "$service_key"\n# Trigger a container restart to read the new certificate\npodman restart "$container_name"\n'} 2026-06-14 08:05:39,432 p=83235 u=zuul n=ansible | 2026-06-14 08:05:39.432569 | fa163ee0-6271-f863-66dc-00000000b9a0 | TASK | Set version specific variables 2026-06-14 08:05:39,499 p=83235 u=zuul n=ansible | 2026-06-14 08:05:39.499296 | c67ac3bd-d8a6-40e4-b8c8-7c9b76dbca58 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0000073147 2026-06-14 08:05:39,515 p=83235 u=zuul n=ansible | 2026-06-14 08:05:39.515398 | fa163ee0-6271-f863-66dc-00000000bc9f | TASK | Ensure ansible_facts used by role 2026-06-14 08:05:39,999 p=83235 u=zuul n=ansible | 2026-06-14 08:05:39.999189 | fa163ee0-6271-f863-66dc-00000000bc9f | OK | Ensure ansible_facts used by role | np0000073147 2026-06-14 08:05:40,016 p=83235 u=zuul n=ansible | 2026-06-14 08:05:40.015822 | fa163ee0-6271-f863-66dc-00000000bca0 | TASK | Set platform/version specific variables 2026-06-14 08:05:40,107 p=83235 u=zuul n=ansible | 2026-06-14 08:05:40.105932 | fa163ee0-6271-f863-66dc-00000000bca0 | SKIPPED | Set platform/version specific variables | np0000073147 | item=RedHat.yml 2026-06-14 08:05:40,145 p=83235 u=zuul n=ansible | 2026-06-14 08:05:40.143720 | fa163ee0-6271-f863-66dc-00000000bca0 | SKIPPED | Set platform/version specific variables | np0000073147 | item=RedHat.yml 2026-06-14 08:05:40,174 p=83235 u=zuul n=ansible | 2026-06-14 08:05:40.173152 | fa163ee0-6271-f863-66dc-00000000bca0 | SKIPPED | Set platform/version specific variables | np0000073147 | item=RedHat_9.yml 2026-06-14 08:05:40,194 p=83235 u=zuul n=ansible | 2026-06-14 08:05:40.193159 | fa163ee0-6271-f863-66dc-00000000bca0 | SKIPPED | Set platform/version specific variables | np0000073147 | item=RedHat_9.2.yml 2026-06-14 08:05:40,208 p=83235 u=zuul n=ansible | 2026-06-14 08:05:40.207761 | fa163ee0-6271-f863-66dc-00000000bc0f | OK | Ensure certificate role dependencies are installed | np0000073148 2026-06-14 08:05:40,226 p=83235 u=zuul n=ansible | 2026-06-14 08:05:40.226096 | fa163ee0-6271-f863-66dc-00000000bc11 | TASK | Ensure provider packages are installed 2026-06-14 08:05:40,257 p=83235 u=zuul n=ansible | 2026-06-14 08:05:40.256454 | fa163ee0-6271-f863-66dc-00000000b9a1 | TASK | Ensure certificate role dependencies are installed 2026-06-14 08:05:41,405 p=83235 u=zuul n=ansible | 2026-06-14 08:05:41.404841 | fa163ee0-6271-f863-66dc-00000000ab0d | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image | np0000073146 2026-06-14 08:05:41,462 p=83235 u=zuul n=ansible | 2026-06-14 08:05:41.461921 | fa163ee0-6271-f863-66dc-00000000ab0e | TASK | Tag cluster.common.tag/mariadb:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image 2026-06-14 08:05:41,503 p=83235 u=zuul n=ansible | 2026-06-14 08:05:41.502964 | fa163ee0-6271-f863-66dc-00000000ba5f | TASK | Ensure pre-scripts hooks directory exists 2026-06-14 08:05:41,873 p=83235 u=zuul n=ansible | 2026-06-14 08:05:41.870632 | fa163ee0-6271-f863-66dc-00000000ba5f | OK | Ensure pre-scripts hooks directory exists | np0000073149 | item=certmonger 2026-06-14 08:05:41,899 p=83235 u=zuul n=ansible | 2026-06-14 08:05:41.898912 | fa163ee0-6271-f863-66dc-00000000ba61 | TASK | Ensure post-scripts hooks directory exists 2026-06-14 08:05:41,918 p=83235 u=zuul n=ansible | 2026-06-14 08:05:41.917670 | fa163ee0-6271-f863-66dc-00000000ab0e | CHANGED | Tag cluster.common.tag/mariadb:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image | np0000073146 2026-06-14 08:05:42,038 p=83235 u=zuul n=ansible | 2026-06-14 08:05:42.037576 | fa163ee0-6271-f863-66dc-00000000ba5f | TASK | Ensure pre-scripts hooks directory exists 2026-06-14 08:05:42,109 p=83235 u=zuul n=ansible | 2026-06-14 08:05:42.108841 | fa163ee0-6271-f863-66dc-00000000bce0 | TASK | Set version specific variables 2026-06-14 08:05:42,175 p=83235 u=zuul n=ansible | 2026-06-14 08:05:42.175349 | 87f9ea05-3e27-47fe-a7d5-bfd8c404c7e3 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0000073146 2026-06-14 08:05:42,192 p=83235 u=zuul n=ansible | 2026-06-14 08:05:42.192045 | fa163ee0-6271-f863-66dc-00000000bd0f | TASK | Ensure ansible_facts used by role 2026-06-14 08:05:42,222 p=83235 u=zuul n=ansible | 2026-06-14 08:05:42.221795 | fa163ee0-6271-f863-66dc-00000000ba61 | OK | Ensure post-scripts hooks directory exists | np0000073149 | item=certmonger 2026-06-14 08:05:42,230 p=83235 u=zuul n=ansible | 2026-06-14 08:05:42.229331 | fa163ee0-6271-f863-66dc-00000000ab0d | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image | np0000073145 2026-06-14 08:05:42,256 p=83235 u=zuul n=ansible | 2026-06-14 08:05:42.256199 | fa163ee0-6271-f863-66dc-00000000ba63 | TASK | Ensure provider service is running 2026-06-14 08:05:42,313 p=83235 u=zuul n=ansible | 2026-06-14 08:05:42.313258 | fa163ee0-6271-f863-66dc-00000000ab0e | TASK | Tag cluster.common.tag/mariadb:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image 2026-06-14 08:05:42,393 p=83235 u=zuul n=ansible | 2026-06-14 08:05:42.389669 | fa163ee0-6271-f863-66dc-00000000ba5f | OK | Ensure pre-scripts hooks directory exists | np0000073150 | item=certmonger 2026-06-14 08:05:42,412 p=83235 u=zuul n=ansible | 2026-06-14 08:05:42.412294 | fa163ee0-6271-f863-66dc-00000000ba61 | TASK | Ensure post-scripts hooks directory exists 2026-06-14 08:05:42,655 p=83235 u=zuul n=ansible | 2026-06-14 08:05:42.655269 | fa163ee0-6271-f863-66dc-00000000bd0f | OK | Ensure ansible_facts used by role | np0000073146 2026-06-14 08:05:42,677 p=83235 u=zuul n=ansible | 2026-06-14 08:05:42.677239 | fa163ee0-6271-f863-66dc-00000000bd10 | TASK | Set platform/version specific variables 2026-06-14 08:05:42,719 p=83235 u=zuul n=ansible | 2026-06-14 08:05:42.718146 | fa163ee0-6271-f863-66dc-00000000ab0e | CHANGED | Tag cluster.common.tag/mariadb:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image | np0000073145 2026-06-14 08:05:42,759 p=83235 u=zuul n=ansible | 2026-06-14 08:05:42.758648 | fa163ee0-6271-f863-66dc-00000000bd10 | SKIPPED | Set platform/version specific variables | np0000073146 | item=RedHat.yml 2026-06-14 08:05:42,786 p=83235 u=zuul n=ansible | 2026-06-14 08:05:42.783921 | fa163ee0-6271-f863-66dc-00000000ba63 | OK | Ensure provider service is running | np0000073149 | item=certmonger 2026-06-14 08:05:42,799 p=83235 u=zuul n=ansible | 2026-06-14 08:05:42.797018 | fa163ee0-6271-f863-66dc-00000000bd10 | SKIPPED | Set platform/version specific variables | np0000073146 | item=RedHat.yml 2026-06-14 08:05:42,810 p=83235 u=zuul n=ansible | 2026-06-14 08:05:42.808302 | fa163ee0-6271-f863-66dc-00000000ba61 | OK | Ensure post-scripts hooks directory exists | np0000073150 | item=certmonger 2026-06-14 08:05:42,824 p=83235 u=zuul n=ansible | 2026-06-14 08:05:42.823832 | fa163ee0-6271-f863-66dc-00000000bd10 | SKIPPED | Set platform/version specific variables | np0000073146 | item=RedHat_9.yml 2026-06-14 08:05:42,836 p=83235 u=zuul n=ansible | 2026-06-14 08:05:42.835425 | fa163ee0-6271-f863-66dc-00000000bd10 | SKIPPED | Set platform/version specific variables | np0000073146 | item=RedHat_9.2.yml 2026-06-14 08:05:42,887 p=83235 u=zuul n=ansible | 2026-06-14 08:05:42.887370 | fa163ee0-6271-f863-66dc-00000000ba66 | TASK | Ensure certificate requests 2026-06-14 08:05:42,910 p=83235 u=zuul n=ansible | 2026-06-14 08:05:42.909374 | fa163ee0-6271-f863-66dc-00000000ba63 | TASK | Ensure provider service is running 2026-06-14 08:05:42,931 p=83235 u=zuul n=ansible | 2026-06-14 08:05:42.930669 | fa163ee0-6271-f863-66dc-00000000bce0 | TASK | Set version specific variables 2026-06-14 08:05:42,952 p=83235 u=zuul n=ansible | 2026-06-14 08:05:42.951673 | fa163ee0-6271-f863-66dc-00000000bce1 | TASK | Ensure certificate role dependencies are installed 2026-06-14 08:05:43,004 p=83235 u=zuul n=ansible | 2026-06-14 08:05:43.003900 | 3161c0b5-9689-49d5-ba95-d606c7fe49cf | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0000073145 2026-06-14 08:05:43,022 p=83235 u=zuul n=ansible | 2026-06-14 08:05:43.022110 | fa163ee0-6271-f863-66dc-00000000bd71 | TASK | Ensure ansible_facts used by role 2026-06-14 08:05:43,394 p=83235 u=zuul n=ansible | 2026-06-14 08:05:43.392225 | fa163ee0-6271-f863-66dc-00000000ba63 | OK | Ensure provider service is running | np0000073150 | item=certmonger 2026-06-14 08:05:43,420 p=83235 u=zuul n=ansible | 2026-06-14 08:05:43.420302 | fa163ee0-6271-f863-66dc-00000000ba66 | TASK | Ensure certificate requests 2026-06-14 08:05:43,492 p=83235 u=zuul n=ansible | 2026-06-14 08:05:43.491665 | fa163ee0-6271-f863-66dc-00000000bd71 | OK | Ensure ansible_facts used by role | np0000073145 2026-06-14 08:05:43,514 p=83235 u=zuul n=ansible | 2026-06-14 08:05:43.514281 | fa163ee0-6271-f863-66dc-00000000bd72 | TASK | Set platform/version specific variables 2026-06-14 08:05:43,595 p=83235 u=zuul n=ansible | 2026-06-14 08:05:43.592655 | fa163ee0-6271-f863-66dc-00000000bd72 | SKIPPED | Set platform/version specific variables | np0000073145 | item=RedHat.yml 2026-06-14 08:05:43,611 p=83235 u=zuul n=ansible | 2026-06-14 08:05:43.609463 | fa163ee0-6271-f863-66dc-00000000bd72 | SKIPPED | Set platform/version specific variables | np0000073145 | item=RedHat.yml 2026-06-14 08:05:43,630 p=83235 u=zuul n=ansible | 2026-06-14 08:05:43.629833 | fa163ee0-6271-f863-66dc-00000000bd72 | SKIPPED | Set platform/version specific variables | np0000073145 | item=RedHat_9.yml 2026-06-14 08:05:43,647 p=83235 u=zuul n=ansible | 2026-06-14 08:05:43.640543 | fa163ee0-6271-f863-66dc-00000000bc13 | TASK | Ensure pre-scripts hooks directory exists 2026-06-14 08:05:43,660 p=83235 u=zuul n=ansible | 2026-06-14 08:05:43.653525 | fa163ee0-6271-f863-66dc-00000000b9a1 | OK | Ensure certificate role dependencies are installed | np0000073147 2026-06-14 08:05:43,662 p=83235 u=zuul n=ansible | 2026-06-14 08:05:43.661661 | fa163ee0-6271-f863-66dc-00000000bd72 | SKIPPED | Set platform/version specific variables | np0000073145 | item=RedHat_9.2.yml 2026-06-14 08:05:43,689 p=83235 u=zuul n=ansible | 2026-06-14 08:05:43.688850 | fa163ee0-6271-f863-66dc-00000000b9a3 | TASK | Ensure provider packages are installed 2026-06-14 08:05:43,725 p=83235 u=zuul n=ansible | 2026-06-14 08:05:43.725153 | fa163ee0-6271-f863-66dc-00000000bce1 | TASK | Ensure certificate role dependencies are installed 2026-06-14 08:05:44,039 p=83235 u=zuul n=ansible | 2026-06-14 08:05:44.037669 | fa163ee0-6271-f863-66dc-00000000bc13 | OK | Ensure pre-scripts hooks directory exists | np0000073148 | item=certmonger 2026-06-14 08:05:44,073 p=83235 u=zuul n=ansible | 2026-06-14 08:05:44.073160 | fa163ee0-6271-f863-66dc-00000000bc15 | TASK | Ensure post-scripts hooks directory exists 2026-06-14 08:05:44,445 p=83235 u=zuul n=ansible | 2026-06-14 08:05:44.440660 | fa163ee0-6271-f863-66dc-00000000ba66 | CHANGED | Ensure certificate requests | np0000073149 | item={'ca': 'ipa', 'dns': 'np0000073149.internalapi.ooo.test', 'key_size': '2048', 'name': 'ovn_controller', 'principal': 'ovn_controller/np0000073149.internalapi.ooo.test@OOO.TEST', 'run_after': 'systemctl restart tripleo_ovn_controller\n'} 2026-06-14 08:05:44,502 p=83235 u=zuul n=ansible | 2026-06-14 08:05:44.500701 | fa163ee0-6271-f863-66dc-00000000bc15 | OK | Ensure post-scripts hooks directory exists | np0000073148 | item=certmonger 2026-06-14 08:05:44,547 p=83235 u=zuul n=ansible | 2026-06-14 08:05:44.543379 | fa163ee0-6271-f863-66dc-00000000bc17 | TASK | Ensure provider service is running 2026-06-14 08:05:44,626 p=83235 u=zuul n=ansible | 2026-06-14 08:05:44.625968 | fa163ee0-6271-f863-66dc-00000000bc0e | TASK | Set version specific variables 2026-06-14 08:05:44,689 p=83235 u=zuul n=ansible | 2026-06-14 08:05:44.688982 | fa8ef1f3-a7dc-4fb8-a7d2-23f538854a02 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0000073149 2026-06-14 08:05:44,701 p=83235 u=zuul n=ansible | 2026-06-14 08:05:44.700808 | fa163ee0-6271-f863-66dc-00000000bdd5 | TASK | Ensure ansible_facts used by role 2026-06-14 08:05:45,034 p=83235 u=zuul n=ansible | 2026-06-14 08:05:45.030825 | fa163ee0-6271-f863-66dc-00000000ba66 | CHANGED | Ensure certificate requests | np0000073150 | item={'ca': 'ipa', 'dns': 'np0000073150.internalapi.ooo.test', 'key_size': '2048', 'name': 'ovn_controller', 'principal': 'ovn_controller/np0000073150.internalapi.ooo.test@OOO.TEST', 'run_after': 'systemctl restart tripleo_ovn_controller\n'} 2026-06-14 08:05:45,064 p=83235 u=zuul n=ansible | 2026-06-14 08:05:45.061865 | fa163ee0-6271-f863-66dc-00000000bc17 | OK | Ensure provider service is running | np0000073148 | item=certmonger 2026-06-14 08:05:45,116 p=83235 u=zuul n=ansible | 2026-06-14 08:05:45.111478 | fa163ee0-6271-f863-66dc-00000000bc1a | TASK | Ensure certificate requests 2026-06-14 08:05:45,146 p=83235 u=zuul n=ansible | 2026-06-14 08:05:45.145261 | fa163ee0-6271-f863-66dc-00000000bdd5 | OK | Ensure ansible_facts used by role | np0000073149 2026-06-14 08:05:45,163 p=83235 u=zuul n=ansible | 2026-06-14 08:05:45.162838 | fa163ee0-6271-f863-66dc-00000000bdd6 | TASK | Set platform/version specific variables 2026-06-14 08:05:45,231 p=83235 u=zuul n=ansible | 2026-06-14 08:05:45.230442 | fa163ee0-6271-f863-66dc-00000000bc0e | TASK | Set version specific variables 2026-06-14 08:05:45,255 p=83235 u=zuul n=ansible | 2026-06-14 08:05:45.252860 | fa163ee0-6271-f863-66dc-00000000bdd6 | SKIPPED | Set platform/version specific variables | np0000073149 | item=RedHat.yml 2026-06-14 08:05:45,287 p=83235 u=zuul n=ansible | 2026-06-14 08:05:45.286003 | fa163ee0-6271-f863-66dc-00000000bdd6 | SKIPPED | Set platform/version specific variables | np0000073149 | item=RedHat.yml 2026-06-14 08:05:45,296 p=83235 u=zuul n=ansible | 2026-06-14 08:05:45.296291 | 53d2300d-3a2d-4c2b-b965-045b4ed7f00e | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0000073150 2026-06-14 08:05:45,313 p=83235 u=zuul n=ansible | 2026-06-14 08:05:45.308671 | fa163ee0-6271-f863-66dc-00000000be25 | TASK | Ensure ansible_facts used by role 2026-06-14 08:05:45,314 p=83235 u=zuul n=ansible | 2026-06-14 08:05:45.313942 | fa163ee0-6271-f863-66dc-00000000bdd6 | SKIPPED | Set platform/version specific variables | np0000073149 | item=RedHat_9.yml 2026-06-14 08:05:45,335 p=83235 u=zuul n=ansible | 2026-06-14 08:05:45.333609 | fa163ee0-6271-f863-66dc-00000000bdd6 | SKIPPED | Set platform/version specific variables | np0000073149 | item=RedHat_9.2.yml 2026-06-14 08:05:45,354 p=83235 u=zuul n=ansible | 2026-06-14 08:05:45.354098 | fa163ee0-6271-f863-66dc-00000000bc0f | TASK | Ensure certificate role dependencies are installed 2026-06-14 08:05:45,785 p=83235 u=zuul n=ansible | 2026-06-14 08:05:45.785024 | fa163ee0-6271-f863-66dc-00000000be25 | OK | Ensure ansible_facts used by role | np0000073150 2026-06-14 08:05:45,800 p=83235 u=zuul n=ansible | 2026-06-14 08:05:45.800326 | fa163ee0-6271-f863-66dc-00000000be26 | TASK | Set platform/version specific variables 2026-06-14 08:05:45,867 p=83235 u=zuul n=ansible | 2026-06-14 08:05:45.865203 | fa163ee0-6271-f863-66dc-00000000be26 | SKIPPED | Set platform/version specific variables | np0000073150 | item=RedHat.yml 2026-06-14 08:05:45,896 p=83235 u=zuul n=ansible | 2026-06-14 08:05:45.894042 | fa163ee0-6271-f863-66dc-00000000be26 | SKIPPED | Set platform/version specific variables | np0000073150 | item=RedHat.yml 2026-06-14 08:05:45,929 p=83235 u=zuul n=ansible | 2026-06-14 08:05:45.927111 | fa163ee0-6271-f863-66dc-00000000be26 | SKIPPED | Set platform/version specific variables | np0000073150 | item=RedHat_9.yml 2026-06-14 08:05:45,950 p=83235 u=zuul n=ansible | 2026-06-14 08:05:45.948337 | fa163ee0-6271-f863-66dc-00000000be26 | SKIPPED | Set platform/version specific variables | np0000073150 | item=RedHat_9.2.yml 2026-06-14 08:05:45,970 p=83235 u=zuul n=ansible | 2026-06-14 08:05:45.970240 | fa163ee0-6271-f863-66dc-00000000bc0f | TASK | Ensure certificate role dependencies are installed 2026-06-14 08:05:46,295 p=83235 u=zuul n=ansible | 2026-06-14 08:05:46.294944 | fa163ee0-6271-f863-66dc-00000000bce1 | OK | Ensure certificate role dependencies are installed | np0000073146 2026-06-14 08:05:46,326 p=83235 u=zuul n=ansible | 2026-06-14 08:05:46.325790 | fa163ee0-6271-f863-66dc-00000000bce3 | TASK | Ensure provider packages are installed 2026-06-14 08:05:46,924 p=83235 u=zuul n=ansible | 2026-06-14 08:05:46.922270 | fa163ee0-6271-f863-66dc-00000000bc1a | CHANGED | Ensure certificate requests | np0000073148 | item={'ca': 'ipa', 'dns': 'np0000073148.internalapi.ooo.test', 'key_size': '2048', 'name': 'ovn_metadata', 'principal': 'ovn_metadata/np0000073148.internalapi.ooo.test@OOO.TEST', 'run_after': 'systemctl restart tripleo_ovn_metadata_agent\n'} 2026-06-14 08:05:46,964 p=83235 u=zuul n=ansible | 2026-06-14 08:05:46.963986 | fa163ee0-6271-f863-66dc-0000000000c7 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2026-06-14 08:05:47,011 p=83235 u=zuul n=ansible | 2026-06-14 08:05:47.010986 | fa163ee0-6271-f863-66dc-00000000b9a5 | TASK | Ensure pre-scripts hooks directory exists 2026-06-14 08:05:47,065 p=83235 u=zuul n=ansible | 2026-06-14 08:05:47.064781 | fa163ee0-6271-f863-66dc-00000000bce1 | OK | Ensure certificate role dependencies are installed | np0000073145 2026-06-14 08:05:47,086 p=83235 u=zuul n=ansible | 2026-06-14 08:05:47.085845 | fa163ee0-6271-f863-66dc-00000000bce3 | TASK | Ensure provider packages are installed 2026-06-14 08:05:47,269 p=83235 u=zuul n=ansible | 2026-06-14 08:05:47.269074 | fa163ee0-6271-f863-66dc-0000000000c7 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0000073148 2026-06-14 08:05:47,376 p=83235 u=zuul n=ansible | 2026-06-14 08:05:47.375830 | 039307a4-0f71-4abf-b507-37f1e7228bd0 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0000073148 2026-06-14 08:05:47,397 p=83235 u=zuul n=ansible | 2026-06-14 08:05:47.396972 | fa163ee0-6271-f863-66dc-00000000be5d | TASK | Write the config_step hieradata 2026-06-14 08:05:47,423 p=83235 u=zuul n=ansible | 2026-06-14 08:05:47.420654 | fa163ee0-6271-f863-66dc-00000000b9a5 | OK | Ensure pre-scripts hooks directory exists | np0000073147 | item=certmonger 2026-06-14 08:05:47,461 p=83235 u=zuul n=ansible | 2026-06-14 08:05:47.460895 | fa163ee0-6271-f863-66dc-00000000b9a7 | TASK | Ensure post-scripts hooks directory exists 2026-06-14 08:05:47,844 p=83235 u=zuul n=ansible | 2026-06-14 08:05:47.841622 | fa163ee0-6271-f863-66dc-00000000b9a7 | OK | Ensure post-scripts hooks directory exists | np0000073147 | item=certmonger 2026-06-14 08:05:47,898 p=83235 u=zuul n=ansible | 2026-06-14 08:05:47.898092 | fa163ee0-6271-f863-66dc-00000000b9a9 | TASK | Ensure provider service is running 2026-06-14 08:05:48,219 p=83235 u=zuul n=ansible | 2026-06-14 08:05:48.218313 | fa163ee0-6271-f863-66dc-00000000be5d | OK | Write the config_step hieradata | np0000073148 2026-06-14 08:05:48,241 p=83235 u=zuul n=ansible | 2026-06-14 08:05:48.241292 | fa163ee0-6271-f863-66dc-00000000be5e | TASK | Run puppet host configuration for step 1 2026-06-14 08:05:48,404 p=83235 u=zuul n=ansible | 2026-06-14 08:05:48.402857 | fa163ee0-6271-f863-66dc-00000000b9a9 | OK | Ensure provider service is running | np0000073147 | item=certmonger 2026-06-14 08:05:48,435 p=83235 u=zuul n=ansible | 2026-06-14 08:05:48.434883 | fa163ee0-6271-f863-66dc-00000000b9ac | TASK | Ensure certificate requests 2026-06-14 08:05:48,714 p=83235 u=zuul n=ansible | 2026-06-14 08:05:48.713962 | fa163ee0-6271-f863-66dc-00000000bc0f | OK | Ensure certificate role dependencies are installed | np0000073149 2026-06-14 08:05:48,733 p=83235 u=zuul n=ansible | 2026-06-14 08:05:48.732687 | fa163ee0-6271-f863-66dc-00000000bc11 | TASK | Ensure provider packages are installed 2026-06-14 08:05:49,111 p=83235 u=zuul n=ansible | 2026-06-14 08:05:49.110444 | fa163ee0-6271-f863-66dc-00000000be5e | CHANGED | Run puppet host configuration for step 1 | np0000073148 2026-06-14 08:05:49,129 p=83235 u=zuul n=ansible | 2026-06-14 08:05:49.129673 | fa163ee0-6271-f863-66dc-00000000be5f | TASK | Wait for puppet host configuration to finish 2026-06-14 08:05:49,415 p=83235 u=zuul n=ansible | 2026-06-14 08:05:49.415068 | fa163ee0-6271-f863-66dc-00000000bc0f | OK | Ensure certificate role dependencies are installed | np0000073150 2026-06-14 08:05:49,426 p=83235 u=zuul n=ansible | 2026-06-14 08:05:49.425812 | fa163ee0-6271-f863-66dc-00000000bc11 | TASK | Ensure provider packages are installed 2026-06-14 08:05:49,721 p=83235 u=zuul n=ansible | 2026-06-14 08:05:49.720575 | fa163ee0-6271-f863-66dc-00000000bce5 | TASK | Ensure pre-scripts hooks directory exists 2026-06-14 08:05:50,103 p=83235 u=zuul n=ansible | 2026-06-14 08:05:50.100441 | fa163ee0-6271-f863-66dc-00000000bce5 | OK | Ensure pre-scripts hooks directory exists | np0000073146 | item=certmonger 2026-06-14 08:05:50,142 p=83235 u=zuul n=ansible | 2026-06-14 08:05:50.142043 | fa163ee0-6271-f863-66dc-00000000bce7 | TASK | Ensure post-scripts hooks directory exists 2026-06-14 08:05:50,235 p=83235 u=zuul n=ansible | 2026-06-14 08:05:50.232907 | fa163ee0-6271-f863-66dc-00000000b9ac | CHANGED | Ensure certificate requests | np0000073147 | item={'ca': 'ipa', 'dns': ['np0000073147.internalapi.ooo.test', 'overcloud.internalapi.ooo.test'], 'key_size': '2048', 'name': 'mysql', 'principal': 'mysql/np0000073147.internalapi.ooo.test@OOO.TEST'} 2026-06-14 08:05:50,295 p=83235 u=zuul n=ansible | 2026-06-14 08:05:50.295086 | fa163ee0-6271-f863-66dc-00000000ab0c | TASK | Fail if container image is undefined 2026-06-14 08:05:50,362 p=83235 u=zuul n=ansible | 2026-06-14 08:05:50.362118 | fa163ee0-6271-f863-66dc-00000000ab0c | SKIPPED | Fail if container image is undefined | np0000073147 2026-06-14 08:05:50,403 p=83235 u=zuul n=ansible | 2026-06-14 08:05:50.403342 | fa163ee0-6271-f863-66dc-00000000ab0d | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image 2026-06-14 08:05:50,431 p=83235 u=zuul n=ansible | 2026-06-14 08:05:50.431183 | fa163ee0-6271-f863-66dc-00000000bce5 | TASK | Ensure pre-scripts hooks directory exists 2026-06-14 08:05:50,508 p=83235 u=zuul n=ansible | 2026-06-14 08:05:50.505542 | fa163ee0-6271-f863-66dc-00000000bce7 | OK | Ensure post-scripts hooks directory exists | np0000073146 | item=certmonger 2026-06-14 08:05:50,550 p=83235 u=zuul n=ansible | 2026-06-14 08:05:50.549845 | fa163ee0-6271-f863-66dc-00000000bce9 | TASK | Ensure provider service is running 2026-06-14 08:05:50,819 p=83235 u=zuul n=ansible | 2026-06-14 08:05:50.817504 | fa163ee0-6271-f863-66dc-00000000bce5 | OK | Ensure pre-scripts hooks directory exists | np0000073145 | item=certmonger 2026-06-14 08:05:50,850 p=83235 u=zuul n=ansible | 2026-06-14 08:05:50.850467 | fa163ee0-6271-f863-66dc-00000000bce7 | TASK | Ensure post-scripts hooks directory exists 2026-06-14 08:05:51,043 p=83235 u=zuul n=ansible | 2026-06-14 08:05:51.041743 | fa163ee0-6271-f863-66dc-00000000bce9 | OK | Ensure provider service is running | np0000073146 | item=certmonger 2026-06-14 08:05:51,075 p=83235 u=zuul n=ansible | 2026-06-14 08:05:51.075164 | fa163ee0-6271-f863-66dc-00000000bcec | TASK | Ensure certificate requests 2026-06-14 08:05:51,230 p=83235 u=zuul n=ansible | 2026-06-14 08:05:51.227098 | fa163ee0-6271-f863-66dc-00000000bce7 | OK | Ensure post-scripts hooks directory exists | np0000073145 | item=certmonger 2026-06-14 08:05:51,260 p=83235 u=zuul n=ansible | 2026-06-14 08:05:51.259629 | fa163ee0-6271-f863-66dc-00000000bce9 | TASK | Ensure provider service is running 2026-06-14 08:05:51,785 p=83235 u=zuul n=ansible | 2026-06-14 08:05:51.782176 | fa163ee0-6271-f863-66dc-00000000bce9 | OK | Ensure provider service is running | np0000073145 | item=certmonger 2026-06-14 08:05:51,830 p=83235 u=zuul n=ansible | 2026-06-14 08:05:51.830007 | fa163ee0-6271-f863-66dc-00000000bcec | TASK | Ensure certificate requests 2026-06-14 08:05:52,132 p=83235 u=zuul n=ansible | 2026-06-14 08:05:52.132376 | fa163ee0-6271-f863-66dc-00000000bc13 | TASK | Ensure pre-scripts hooks directory exists 2026-06-14 08:05:52,525 p=83235 u=zuul n=ansible | 2026-06-14 08:05:52.522739 | fa163ee0-6271-f863-66dc-00000000bc13 | OK | Ensure pre-scripts hooks directory exists | np0000073149 | item=certmonger 2026-06-14 08:05:52,548 p=83235 u=zuul n=ansible | 2026-06-14 08:05:52.547716 | fa163ee0-6271-f863-66dc-00000000bc15 | TASK | Ensure post-scripts hooks directory exists 2026-06-14 08:05:52,851 p=83235 u=zuul n=ansible | 2026-06-14 08:05:52.850299 | fa163ee0-6271-f863-66dc-00000000bc13 | TASK | Ensure pre-scripts hooks directory exists 2026-06-14 08:05:52,912 p=83235 u=zuul n=ansible | 2026-06-14 08:05:52.907933 | fa163ee0-6271-f863-66dc-00000000bc15 | OK | Ensure post-scripts hooks directory exists | np0000073149 | item=certmonger 2026-06-14 08:05:52,956 p=83235 u=zuul n=ansible | 2026-06-14 08:05:52.955226 | fa163ee0-6271-f863-66dc-00000000bc17 | TASK | Ensure provider service is running 2026-06-14 08:05:53,205 p=83235 u=zuul n=ansible | 2026-06-14 08:05:53.201940 | fa163ee0-6271-f863-66dc-00000000bcec | CHANGED | Ensure certificate requests | np0000073146 | item={'ca': 'ipa', 'dns': 'np0000073146.internalapi.ooo.test', 'key_size': '2048', 'name': 'neutron_ovn', 'principal': 'neutron_ovn/np0000073146.internalapi.ooo.test@OOO.TEST'} 2026-06-14 08:05:53,225 p=83235 u=zuul n=ansible | 2026-06-14 08:05:53.224941 | fa163ee0-6271-f863-66dc-00000000bc13 | OK | Ensure pre-scripts hooks directory exists | np0000073150 | item=certmonger 2026-06-14 08:05:53,271 p=83235 u=zuul n=ansible | 2026-06-14 08:05:53.271557 | fa163ee0-6271-f863-66dc-00000000bc15 | TASK | Ensure post-scripts hooks directory exists 2026-06-14 08:05:53,298 p=83235 u=zuul n=ansible | 2026-06-14 08:05:53.298154 | fa163ee0-6271-f863-66dc-00000000ac2f | TASK | Execute system role for Nova/Libvirt VNC certs 2026-06-14 08:05:53,473 p=83235 u=zuul n=ansible | 2026-06-14 08:05:53.466688 | fa163ee0-6271-f863-66dc-00000000bc17 | OK | Ensure provider service is running | np0000073149 | item=certmonger 2026-06-14 08:05:53,516 p=83235 u=zuul n=ansible | 2026-06-14 08:05:53.516378 | fa163ee0-6271-f863-66dc-00000000bee0 | TASK | Set version specific variables 2026-06-14 08:05:53,646 p=83235 u=zuul n=ansible | 2026-06-14 08:05:53.644892 | fa163ee0-6271-f863-66dc-00000000bcec | CHANGED | Ensure certificate requests | np0000073145 | item={'ca': 'ipa', 'dns': 'np0000073145.internalapi.ooo.test', 'key_size': '2048', 'name': 'neutron_ovn', 'principal': 'neutron_ovn/np0000073145.internalapi.ooo.test@OOO.TEST'} 2026-06-14 08:05:53,657 p=83235 u=zuul n=ansible | 2026-06-14 08:05:53.647674 | fa163ee0-6271-f863-66dc-00000000bc1a | TASK | Ensure certificate requests 2026-06-14 08:05:53,658 p=83235 u=zuul n=ansible | 2026-06-14 08:05:53.658142 | fa163ee0-6271-f863-66dc-00000000bc15 | OK | Ensure post-scripts hooks directory exists | np0000073150 | item=certmonger 2026-06-14 08:05:53,706 p=83235 u=zuul n=ansible | 2026-06-14 08:05:53.706161 | d13e0fc4-c562-4b8d-983c-f2c07bda5f6e | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0000073146 2026-06-14 08:05:53,719 p=83235 u=zuul n=ansible | 2026-06-14 08:05:53.719090 | fa163ee0-6271-f863-66dc-00000000bc17 | TASK | Ensure provider service is running 2026-06-14 08:05:53,749 p=83235 u=zuul n=ansible | 2026-06-14 08:05:53.748968 | fa163ee0-6271-f863-66dc-00000000bf44 | TASK | Ensure ansible_facts used by role 2026-06-14 08:05:53,770 p=83235 u=zuul n=ansible | 2026-06-14 08:05:53.769817 | fa163ee0-6271-f863-66dc-00000000ab1b | TASK | Execute system role for Nova/Libvirt VNC certs 2026-06-14 08:05:53,936 p=83235 u=zuul n=ansible | 2026-06-14 08:05:53.936001 | fa163ee0-6271-f863-66dc-00000000bf73 | TASK | Set version specific variables 2026-06-14 08:05:53,999 p=83235 u=zuul n=ansible | 2026-06-14 08:05:53.999388 | ede5bfef-736d-4d3d-a117-98e632c80423 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0000073145 2026-06-14 08:05:54,016 p=83235 u=zuul n=ansible | 2026-06-14 08:05:54.016091 | fa163ee0-6271-f863-66dc-00000000bfcb | TASK | Ensure ansible_facts used by role 2026-06-14 08:05:54,204 p=83235 u=zuul n=ansible | 2026-06-14 08:05:54.204058 | fa163ee0-6271-f863-66dc-00000000bf44 | OK | Ensure ansible_facts used by role | np0000073146 2026-06-14 08:05:54,221 p=83235 u=zuul n=ansible | 2026-06-14 08:05:54.220752 | fa163ee0-6271-f863-66dc-00000000bf45 | TASK | Set platform/version specific variables 2026-06-14 08:05:54,304 p=83235 u=zuul n=ansible | 2026-06-14 08:05:54.302192 | fa163ee0-6271-f863-66dc-00000000bf45 | SKIPPED | Set platform/version specific variables | np0000073146 | item=RedHat.yml 2026-06-14 08:05:54,323 p=83235 u=zuul n=ansible | 2026-06-14 08:05:54.322422 | fa163ee0-6271-f863-66dc-00000000bf45 | SKIPPED | Set platform/version specific variables | np0000073146 | item=RedHat.yml 2026-06-14 08:05:54,345 p=83235 u=zuul n=ansible | 2026-06-14 08:05:54.343294 | fa163ee0-6271-f863-66dc-00000000bf45 | SKIPPED | Set platform/version specific variables | np0000073146 | item=RedHat_9.yml 2026-06-14 08:05:54,362 p=83235 u=zuul n=ansible | 2026-06-14 08:05:54.361070 | fa163ee0-6271-f863-66dc-00000000bf45 | SKIPPED | Set platform/version specific variables | np0000073146 | item=RedHat_9.2.yml 2026-06-14 08:05:54,381 p=83235 u=zuul n=ansible | 2026-06-14 08:05:54.381459 | fa163ee0-6271-f863-66dc-00000000bee1 | TASK | Ensure certificate role dependencies are installed 2026-06-14 08:05:54,486 p=83235 u=zuul n=ansible | 2026-06-14 08:05:54.485812 | fa163ee0-6271-f863-66dc-00000000bfcb | OK | Ensure ansible_facts used by role | np0000073145 2026-06-14 08:05:54,502 p=83235 u=zuul n=ansible | 2026-06-14 08:05:54.501983 | fa163ee0-6271-f863-66dc-00000000bfcc | TASK | Set platform/version specific variables 2026-06-14 08:05:54,585 p=83235 u=zuul n=ansible | 2026-06-14 08:05:54.582708 | fa163ee0-6271-f863-66dc-00000000bfcc | SKIPPED | Set platform/version specific variables | np0000073145 | item=RedHat.yml 2026-06-14 08:05:54,603 p=83235 u=zuul n=ansible | 2026-06-14 08:05:54.601695 | fa163ee0-6271-f863-66dc-00000000bfcc | SKIPPED | Set platform/version specific variables | np0000073145 | item=RedHat.yml 2026-06-14 08:05:54,626 p=83235 u=zuul n=ansible | 2026-06-14 08:05:54.625184 | fa163ee0-6271-f863-66dc-00000000bfcc | SKIPPED | Set platform/version specific variables | np0000073145 | item=RedHat_9.yml 2026-06-14 08:05:54,636 p=83235 u=zuul n=ansible | 2026-06-14 08:05:54.635270 | fa163ee0-6271-f863-66dc-00000000bfcc | SKIPPED | Set platform/version specific variables | np0000073145 | item=RedHat_9.2.yml 2026-06-14 08:05:54,655 p=83235 u=zuul n=ansible | 2026-06-14 08:05:54.655259 | fa163ee0-6271-f863-66dc-00000000bf74 | TASK | Ensure certificate role dependencies are installed 2026-06-14 08:05:55,246 p=83235 u=zuul n=ansible | 2026-06-14 08:05:55.244039 | fa163ee0-6271-f863-66dc-00000000bc17 | OK | Ensure provider service is running | np0000073150 | item=certmonger 2026-06-14 08:05:55,274 p=83235 u=zuul n=ansible | 2026-06-14 08:05:55.274054 | fa163ee0-6271-f863-66dc-00000000bc1a | TASK | Ensure certificate requests 2026-06-14 08:05:55,473 p=83235 u=zuul n=ansible | 2026-06-14 08:05:55.471035 | fa163ee0-6271-f863-66dc-00000000bc1a | CHANGED | Ensure certificate requests | np0000073149 | item={'ca': 'ipa', 'dns': 'np0000073149.internalapi.ooo.test', 'key_size': '2048', 'name': 'ovn_metadata', 'principal': 'ovn_metadata/np0000073149.internalapi.ooo.test@OOO.TEST', 'run_after': 'systemctl restart tripleo_ovn_metadata_agent\n'} 2026-06-14 08:05:55,512 p=83235 u=zuul n=ansible | 2026-06-14 08:05:55.512513 | fa163ee0-6271-f863-66dc-0000000000c7 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2026-06-14 08:05:55,810 p=83235 u=zuul n=ansible | 2026-06-14 08:05:55.809174 | fa163ee0-6271-f863-66dc-0000000000c7 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0000073149 2026-06-14 08:05:55,917 p=83235 u=zuul n=ansible | 2026-06-14 08:05:55.917312 | 11eb0f9f-e0ab-4e82-bb2f-a15ff51e2c79 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0000073149 2026-06-14 08:05:55,935 p=83235 u=zuul n=ansible | 2026-06-14 08:05:55.934870 | fa163ee0-6271-f863-66dc-00000000c005 | TASK | Write the config_step hieradata 2026-06-14 08:05:56,728 p=83235 u=zuul n=ansible | 2026-06-14 08:05:56.728295 | fa163ee0-6271-f863-66dc-00000000c005 | OK | Write the config_step hieradata | np0000073149 2026-06-14 08:05:56,740 p=83235 u=zuul n=ansible | 2026-06-14 08:05:56.739979 | fa163ee0-6271-f863-66dc-00000000c006 | TASK | Run puppet host configuration for step 1 2026-06-14 08:05:56,922 p=83235 u=zuul n=ansible | 2026-06-14 08:05:56.918956 | fa163ee0-6271-f863-66dc-00000000bc1a | CHANGED | Ensure certificate requests | np0000073150 | item={'ca': 'ipa', 'dns': 'np0000073150.internalapi.ooo.test', 'key_size': '2048', 'name': 'ovn_metadata', 'principal': 'ovn_metadata/np0000073150.internalapi.ooo.test@OOO.TEST', 'run_after': 'systemctl restart tripleo_ovn_metadata_agent\n'} 2026-06-14 08:05:56,977 p=83235 u=zuul n=ansible | 2026-06-14 08:05:56.976925 | fa163ee0-6271-f863-66dc-0000000000c7 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2026-06-14 08:05:57,267 p=83235 u=zuul n=ansible | 2026-06-14 08:05:57.266801 | fa163ee0-6271-f863-66dc-0000000000c7 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0000073150 2026-06-14 08:05:57,383 p=83235 u=zuul n=ansible | 2026-06-14 08:05:57.382492 | eff22666-7689-403b-9c30-6837b2a41fdf | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0000073150 2026-06-14 08:05:57,401 p=83235 u=zuul n=ansible | 2026-06-14 08:05:57.400779 | fa163ee0-6271-f863-66dc-00000000c025 | TASK | Write the config_step hieradata 2026-06-14 08:05:57,481 p=83235 u=zuul n=ansible | 2026-06-14 08:05:57.480515 | fa163ee0-6271-f863-66dc-00000000c006 | CHANGED | Run puppet host configuration for step 1 | np0000073149 2026-06-14 08:05:57,507 p=83235 u=zuul n=ansible | 2026-06-14 08:05:57.506998 | fa163ee0-6271-f863-66dc-00000000c007 | TASK | Wait for puppet host configuration to finish 2026-06-14 08:05:57,673 p=83235 u=zuul n=ansible | 2026-06-14 08:05:57.672218 | fa163ee0-6271-f863-66dc-00000000bee1 | OK | Ensure certificate role dependencies are installed | np0000073146 2026-06-14 08:05:57,709 p=83235 u=zuul n=ansible | 2026-06-14 08:05:57.708943 | fa163ee0-6271-f863-66dc-00000000bee3 | TASK | Ensure provider packages are installed 2026-06-14 08:05:57,972 p=83235 u=zuul n=ansible | 2026-06-14 08:05:57.971360 | fa163ee0-6271-f863-66dc-00000000bf74 | OK | Ensure certificate role dependencies are installed | np0000073145 2026-06-14 08:05:57,999 p=83235 u=zuul n=ansible | 2026-06-14 08:05:57.998891 | fa163ee0-6271-f863-66dc-00000000bf76 | TASK | Ensure provider packages are installed 2026-06-14 08:05:58,252 p=83235 u=zuul n=ansible | 2026-06-14 08:05:58.251124 | fa163ee0-6271-f863-66dc-00000000c025 | OK | Write the config_step hieradata | np0000073150 2026-06-14 08:05:58,269 p=83235 u=zuul n=ansible | 2026-06-14 08:05:58.268972 | fa163ee0-6271-f863-66dc-00000000c026 | TASK | Run puppet host configuration for step 1 2026-06-14 08:05:58,579 p=83235 u=zuul n=ansible | 2026-06-14 08:05:58.578144 | fa163ee0-6271-f863-66dc-00000000ab0d | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image | np0000073147 2026-06-14 08:05:58,632 p=83235 u=zuul n=ansible | 2026-06-14 08:05:58.631890 | fa163ee0-6271-f863-66dc-00000000ab0e | TASK | Tag cluster.common.tag/mariadb:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image 2026-06-14 08:05:59,003 p=83235 u=zuul n=ansible | 2026-06-14 08:05:59.003002 | fa163ee0-6271-f863-66dc-00000000c026 | CHANGED | Run puppet host configuration for step 1 | np0000073150 2026-06-14 08:05:59,014 p=83235 u=zuul n=ansible | 2026-06-14 08:05:59.014302 | fa163ee0-6271-f863-66dc-00000000c027 | TASK | Wait for puppet host configuration to finish 2026-06-14 08:05:59,040 p=83235 u=zuul n=ansible | 2026-06-14 08:05:59.039883 | fa163ee0-6271-f863-66dc-00000000ab0e | CHANGED | Tag cluster.common.tag/mariadb:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image | np0000073147 2026-06-14 08:05:59,184 p=83235 u=zuul n=ansible | 2026-06-14 08:05:59.184136 | fa163ee0-6271-f863-66dc-00000000bce0 | TASK | Set version specific variables 2026-06-14 08:05:59,240 p=83235 u=zuul n=ansible | 2026-06-14 08:05:59.239752 | e29c4fb6-c011-4e1a-ac30-091e886d946b | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0000073147 2026-06-14 08:05:59,278 p=83235 u=zuul n=ansible | 2026-06-14 08:05:59.278270 | fa163ee0-6271-f863-66dc-00000000c077 | TASK | Ensure ansible_facts used by role 2026-06-14 08:05:59,747 p=83235 u=zuul n=ansible | 2026-06-14 08:05:59.747100 | fa163ee0-6271-f863-66dc-00000000c077 | OK | Ensure ansible_facts used by role | np0000073147 2026-06-14 08:05:59,768 p=83235 u=zuul n=ansible | 2026-06-14 08:05:59.767722 | fa163ee0-6271-f863-66dc-00000000c078 | TASK | Set platform/version specific variables 2026-06-14 08:05:59,845 p=83235 u=zuul n=ansible | 2026-06-14 08:05:59.842998 | fa163ee0-6271-f863-66dc-00000000c078 | SKIPPED | Set platform/version specific variables | np0000073147 | item=RedHat.yml 2026-06-14 08:05:59,865 p=83235 u=zuul n=ansible | 2026-06-14 08:05:59.863090 | fa163ee0-6271-f863-66dc-00000000c078 | SKIPPED | Set platform/version specific variables | np0000073147 | item=RedHat.yml 2026-06-14 08:05:59,887 p=83235 u=zuul n=ansible | 2026-06-14 08:05:59.883365 | fa163ee0-6271-f863-66dc-00000000c078 | SKIPPED | Set platform/version specific variables | np0000073147 | item=RedHat_9.yml 2026-06-14 08:05:59,900 p=83235 u=zuul n=ansible | 2026-06-14 08:05:59.896859 | fa163ee0-6271-f863-66dc-00000000c078 | SKIPPED | Set platform/version specific variables | np0000073147 | item=RedHat_9.2.yml 2026-06-14 08:05:59,906 p=83235 u=zuul n=ansible | 2026-06-14 08:05:59.905503 | fa163ee0-6271-f863-66dc-00000000be5f | CHANGED | Wait for puppet host configuration to finish | np0000073148 2026-06-14 08:05:59,932 p=83235 u=zuul n=ansible | 2026-06-14 08:05:59.932485 | fa163ee0-6271-f863-66dc-00000000be60 | TASK | Debug output for task: Run puppet host configuration for step 1 2026-06-14 08:05:59,958 p=83235 u=zuul n=ansible | 2026-06-14 08:05:59.957380 | fa163ee0-6271-f863-66dc-00000000bce1 | TASK | Ensure certificate role dependencies are installed 2026-06-14 08:06:00,026 p=83235 u=zuul n=ansible | 2026-06-14 08:06:00.026235 | fa163ee0-6271-f863-66dc-00000000be60 | CHANGED | Debug output for task: Run puppet host configuration for step 1 | np0000073148 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Jun 14 08:05:49 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Jun 14 08:05:54 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Jun 14 08:05:54 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Jun 14 08:05:54 puppet-user: (file & line not available)", "<13>Jun 14 08:05:54 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Jun 14 08:05:54 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Jun 14 08:05:54 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Jun 14 08:05:54 puppet-user: Notice: Compiled catalog for np0000073148.ooo.test in environment production in 0.12 seconds", "<13>Jun 14 08:05:54 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Exec[directory-create-etc-my.cnf.d]/returns: executed successfully", "<13>Jun 14 08:05:54 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/File[/etc/my.cnf.d/tripleo.cnf]/ensure: created", "<13>Jun 14 08:05:55 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Augeas[tripleo-mysql-client-conf]/returns: executed successfully", "<13>Jun 14 08:05:55 puppet-user: Notice: Applied catalog in 0.15 seconds", "<13>Jun 14 08:05:55 puppet-user: Application:", "<13>Jun 14 08:05:55 puppet-user: Initial environment: production", "<13>Jun 14 08:05:55 puppet-user: Converged environment: production", "<13>Jun 14 08:05:55 puppet-user: Run mode: user", "<13>Jun 14 08:05:55 puppet-user: Changes:", "<13>Jun 14 08:05:55 puppet-user: Total: 3", "<13>Jun 14 08:05:55 puppet-user: Events:", "<13>Jun 14 08:05:55 puppet-user: Success: 3", "<13>Jun 14 08:05:55 puppet-user: Resources:", "<13>Jun 14 08:05:55 puppet-user: Changed: 3", "<13>Jun 14 08:05:55 puppet-user: Out of sync: 3", "<13>Jun 14 08:05:55 puppet-user: Total: 10", "<13>Jun 14 08:05:55 puppet-user: Time:", "<13>Jun 14 08:05:55 puppet-user: Filebucket: 0.00", "<13>Jun 14 08:05:55 puppet-user: Schedule: 0.00", "<13>Jun 14 08:05:55 puppet-user: File: 0.00", "<13>Jun 14 08:05:55 puppet-user: Exec: 0.02", "<13>Jun 14 08:05:55 puppet-user: Augeas: 0.10", "<13>Jun 14 08:05:55 puppet-user: Transaction evaluation: 0.14", "<13>Jun 14 08:05:55 puppet-user: Catalog application: 0.15", "<13>Jun 14 08:05:55 puppet-user: Config retrieval: 0.16", "<13>Jun 14 08:05:55 puppet-user: Last run: 1781424355", "<13>Jun 14 08:05:55 puppet-user: Total: 0.15", "<13>Jun 14 08:05:55 puppet-user: Version:", "<13>Jun 14 08:05:55 puppet-user: Config: 1781424354", "<13>Jun 14 08:05:55 puppet-user: Puppet: 7.10.0" ] } 2026-06-14 08:06:00,037 p=83235 u=zuul n=ansible | 2026-06-14 08:06:00.037451 | fa163ee0-6271-f863-66dc-00000000be61 | TASK | Pre-cache facts for puppet containers 2026-06-14 08:06:00,101 p=83235 u=zuul n=ansible | 2026-06-14 08:06:00.100993 | fa163ee0-6271-f863-66dc-00000000c0c0 | TASK | Gather variables for each operating system 2026-06-14 08:06:00,222 p=83235 u=zuul n=ansible | 2026-06-14 08:06:00.221958 | fa163ee0-6271-f863-66dc-00000000c0c1 | TASK | Create puppet caching structures 2026-06-14 08:06:00,532 p=83235 u=zuul n=ansible | 2026-06-14 08:06:00.531850 | fa163ee0-6271-f863-66dc-00000000c0c1 | CHANGED | Create puppet caching structures | np0000073148 2026-06-14 08:06:00,542 p=83235 u=zuul n=ansible | 2026-06-14 08:06:00.542380 | fa163ee0-6271-f863-66dc-00000000c0c2 | TASK | Check for facter.conf 2026-06-14 08:06:00,823 p=83235 u=zuul n=ansible | 2026-06-14 08:06:00.823292 | fa163ee0-6271-f863-66dc-00000000c0c2 | OK | Check for facter.conf | np0000073148 2026-06-14 08:06:00,837 p=83235 u=zuul n=ansible | 2026-06-14 08:06:00.836778 | fa163ee0-6271-f863-66dc-00000000c0c3 | TASK | Remove facter.conf if directory 2026-06-14 08:06:00,876 p=83235 u=zuul n=ansible | 2026-06-14 08:06:00.876238 | fa163ee0-6271-f863-66dc-00000000c0c3 | SKIPPED | Remove facter.conf if directory | np0000073148 2026-06-14 08:06:00,889 p=83235 u=zuul n=ansible | 2026-06-14 08:06:00.889659 | fa163ee0-6271-f863-66dc-00000000c0c4 | TASK | Write facter cache config 2026-06-14 08:06:01,228 p=83235 u=zuul n=ansible | 2026-06-14 08:06:01.227804 | fa163ee0-6271-f863-66dc-00000000bee5 | TASK | Ensure pre-scripts hooks directory exists 2026-06-14 08:06:01,379 p=83235 u=zuul n=ansible | 2026-06-14 08:06:01.379031 | fa163ee0-6271-f863-66dc-00000000bf78 | TASK | Ensure pre-scripts hooks directory exists 2026-06-14 08:06:01,564 p=83235 u=zuul n=ansible | 2026-06-14 08:06:01.563002 | fa163ee0-6271-f863-66dc-00000000bee5 | OK | Ensure pre-scripts hooks directory exists | np0000073146 | item=certmonger 2026-06-14 08:06:01,590 p=83235 u=zuul n=ansible | 2026-06-14 08:06:01.590270 | fa163ee0-6271-f863-66dc-00000000bee7 | TASK | Ensure post-scripts hooks directory exists 2026-06-14 08:06:01,743 p=83235 u=zuul n=ansible | 2026-06-14 08:06:01.740181 | fa163ee0-6271-f863-66dc-00000000bf78 | OK | Ensure pre-scripts hooks directory exists | np0000073145 | item=certmonger 2026-06-14 08:06:01,794 p=83235 u=zuul n=ansible | 2026-06-14 08:06:01.793989 | fa163ee0-6271-f863-66dc-00000000bf7a | TASK | Ensure post-scripts hooks directory exists 2026-06-14 08:06:01,826 p=83235 u=zuul n=ansible | 2026-06-14 08:06:01.826222 | fa163ee0-6271-f863-66dc-00000000c0c4 | CHANGED | Write facter cache config | np0000073148 2026-06-14 08:06:01,841 p=83235 u=zuul n=ansible | 2026-06-14 08:06:01.841064 | fa163ee0-6271-f863-66dc-00000000c0c5 | TASK | Cleanup facter cache if exists 2026-06-14 08:06:01,949 p=83235 u=zuul n=ansible | 2026-06-14 08:06:01.946870 | fa163ee0-6271-f863-66dc-00000000bee7 | OK | Ensure post-scripts hooks directory exists | np0000073146 | item=certmonger 2026-06-14 08:06:01,979 p=83235 u=zuul n=ansible | 2026-06-14 08:06:01.979382 | fa163ee0-6271-f863-66dc-00000000bee9 | TASK | Ensure provider service is running 2026-06-14 08:06:02,167 p=83235 u=zuul n=ansible | 2026-06-14 08:06:02.165470 | fa163ee0-6271-f863-66dc-00000000bf7a | OK | Ensure post-scripts hooks directory exists | np0000073145 | item=certmonger 2026-06-14 08:06:02,176 p=83235 u=zuul n=ansible | 2026-06-14 08:06:02.176006 | fa163ee0-6271-f863-66dc-00000000c0c5 | OK | Cleanup facter cache if exists | np0000073148 2026-06-14 08:06:02,190 p=83235 u=zuul n=ansible | 2026-06-14 08:06:02.190483 | fa163ee0-6271-f863-66dc-00000000c0c6 | TASK | Pre-cache facts 2026-06-14 08:06:02,215 p=83235 u=zuul n=ansible | 2026-06-14 08:06:02.214981 | fa163ee0-6271-f863-66dc-00000000bf7c | TASK | Ensure provider service is running 2026-06-14 08:06:02,502 p=83235 u=zuul n=ansible | 2026-06-14 08:06:02.499443 | fa163ee0-6271-f863-66dc-00000000bee9 | OK | Ensure provider service is running | np0000073146 | item=certmonger 2026-06-14 08:06:02,537 p=83235 u=zuul n=ansible | 2026-06-14 08:06:02.537558 | fa163ee0-6271-f863-66dc-00000000beec | TASK | Ensure certificate requests 2026-06-14 08:06:02,729 p=83235 u=zuul n=ansible | 2026-06-14 08:06:02.726705 | fa163ee0-6271-f863-66dc-00000000bf7c | OK | Ensure provider service is running | np0000073145 | item=certmonger 2026-06-14 08:06:02,766 p=83235 u=zuul n=ansible | 2026-06-14 08:06:02.766009 | fa163ee0-6271-f863-66dc-00000000bf7f | TASK | Ensure certificate requests 2026-06-14 08:06:02,869 p=83235 u=zuul n=ansible | 2026-06-14 08:06:02.868846 | fa163ee0-6271-f863-66dc-00000000c0c6 | CHANGED | Pre-cache facts | np0000073148 2026-06-14 08:06:02,886 p=83235 u=zuul n=ansible | 2026-06-14 08:06:02.885770 | fa163ee0-6271-f863-66dc-00000000c0c7 | TASK | Failed deployment if facter fails 2026-06-14 08:06:02,922 p=83235 u=zuul n=ansible | 2026-06-14 08:06:02.921745 | fa163ee0-6271-f863-66dc-00000000c0c7 | SKIPPED | Failed deployment if facter fails | np0000073148 2026-06-14 08:06:02,947 p=83235 u=zuul n=ansible | 2026-06-14 08:06:02.947362 | fa163ee0-6271-f863-66dc-00000000c0c8 | TASK | Sync cached facts 2026-06-14 08:06:03,248 p=83235 u=zuul n=ansible | 2026-06-14 08:06:03.247420 | fa163ee0-6271-f863-66dc-00000000bce1 | OK | Ensure certificate role dependencies are installed | np0000073147 2026-06-14 08:06:03,266 p=83235 u=zuul n=ansible | 2026-06-14 08:06:03.265648 | fa163ee0-6271-f863-66dc-00000000bce3 | TASK | Ensure provider packages are installed 2026-06-14 08:06:03,497 p=83235 u=zuul n=ansible | 2026-06-14 08:06:03.497055 | fa163ee0-6271-f863-66dc-00000000c0c8 | CHANGED | Sync cached facts | np0000073148 -> 192.168.122.106 2026-06-14 08:06:03,498 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073148 -> 192.168.122.106', 'fa163ee0-6271-f863-66dc-00000000c0c8') missing from stats 2026-06-14 08:06:03,525 p=83235 u=zuul n=ansible | 2026-06-14 08:06:03.525350 | fa163ee0-6271-f863-66dc-00000000be62 | TASK | Include container-puppet tasks (generate config) during step 1 2026-06-14 08:06:03,599 p=83235 u=zuul n=ansible | 2026-06-14 08:06:03.599314 | baa69d1d-60cb-4248-a1f6-bde5328134c8 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/generate-config-tasks.yaml | np0000073148 2026-06-14 08:06:03,630 p=83235 u=zuul n=ansible | 2026-06-14 08:06:03.630556 | fa163ee0-6271-f863-66dc-00000000c134 | TASK | Create base directory puppet configs 2026-06-14 08:06:03,957 p=83235 u=zuul n=ansible | 2026-06-14 08:06:03.956940 | fa163ee0-6271-f863-66dc-00000000c134 | CHANGED | Create base directory puppet configs | np0000073148 2026-06-14 08:06:03,974 p=83235 u=zuul n=ansible | 2026-06-14 08:06:03.974256 | fa163ee0-6271-f863-66dc-00000000c135 | TASK | Generate container puppet configs for step 1 2026-06-14 08:06:04,303 p=83235 u=zuul n=ansible | 2026-06-14 08:06:04.302789 | fa163ee0-6271-f863-66dc-00000000c135 | CHANGED | Generate container puppet configs for step 1 | np0000073148 2026-06-14 08:06:04,330 p=83235 u=zuul n=ansible | 2026-06-14 08:06:04.329698 | fa163ee0-6271-f863-66dc-00000000c136 | TASK | Manage Puppet containers (generate config) for step 1 with tripleo-ansible 2026-06-14 08:06:04,406 p=83235 u=zuul n=ansible | 2026-06-14 08:06:04.405694 | fa163ee0-6271-f863-66dc-00000000c1c0 | TASK | Gather variables for each operating system 2026-06-14 08:06:04,541 p=83235 u=zuul n=ansible | 2026-06-14 08:06:04.540928 | fa163ee0-6271-f863-66dc-00000000c1c1 | TASK | Create container logs path 2026-06-14 08:06:04,830 p=83235 u=zuul n=ansible | 2026-06-14 08:06:04.827191 | fa163ee0-6271-f863-66dc-00000000bf7f | CHANGED | Ensure certificate requests | np0000073145 | item={'ca': 'ipa', 'dns': 'np0000073145.internalapi.ooo.test', 'key_size': '2048', 'name': 'libvirt-vnc-client-cert', 'principal': 'libvirt-vnc/np0000073145.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep nova_vnc_proxy)\nservice_crt="/etc/pki/tls/certs/libvirt-vnc-client-cert.crt"\nservice_key="/etc/pki/tls/private/libvirt-vnc-client-cert.key"\n# Copy the new cert from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new key from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n\n# Set permissions\npodman exec -u root "$container_name" chmod 0644 $service_crt\npodman exec -u root "$container_name" chmod 0640 $service_key\npodman exec -u root "$container_name" chgrp qemu $service_key\n\n# No need to trigger a reload for novnc proxy since the cert is not cached\n'} 2026-06-14 08:06:04,877 p=83235 u=zuul n=ansible | 2026-06-14 08:06:04.876807 | fa163ee0-6271-f863-66dc-00000000c1c1 | OK | Create container logs path | np0000073148 2026-06-14 08:06:04,891 p=83235 u=zuul n=ansible | 2026-06-14 08:06:04.891216 | fa163ee0-6271-f863-66dc-00000000c1c3 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-14 08:06:04,923 p=83235 u=zuul n=ansible | 2026-06-14 08:06:04.922365 | fa163ee0-6271-f863-66dc-00000000bf9c | TASK | Set version specific variables 2026-06-14 08:06:05,020 p=83235 u=zuul n=ansible | 2026-06-14 08:06:05.020023 | e7190d61-a7d2-479b-8fa9-37d2abcec502 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0000073145 2026-06-14 08:06:05,046 p=83235 u=zuul n=ansible | 2026-06-14 08:06:05.045914 | fa163ee0-6271-f863-66dc-00000000c209 | TASK | Ensure ansible_facts used by role 2026-06-14 08:06:05,421 p=83235 u=zuul n=ansible | 2026-06-14 08:06:05.420226 | fa163ee0-6271-f863-66dc-00000000c1c3 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0000073148 2026-06-14 08:06:05,441 p=83235 u=zuul n=ansible | 2026-06-14 08:06:05.440332 | fa163ee0-6271-f863-66dc-00000000c1c4 | TASK | Finalise hashes for all containers 2026-06-14 08:06:05,485 p=83235 u=zuul n=ansible | 2026-06-14 08:06:05.485406 | fa163ee0-6271-f863-66dc-00000000c1c4 | OK | Finalise hashes for all containers | np0000073148 2026-06-14 08:06:05,497 p=83235 u=zuul n=ansible | 2026-06-14 08:06:05.497123 | fa163ee0-6271-f863-66dc-00000000c1c6 | TASK | Manage systemd shutdown files 2026-06-14 08:06:05,522 p=83235 u=zuul n=ansible | 2026-06-14 08:06:05.522387 | fa163ee0-6271-f863-66dc-00000000c209 | OK | Ensure ansible_facts used by role | np0000073145 2026-06-14 08:06:05,524 p=83235 u=zuul n=ansible | 2026-06-14 08:06:05.523995 | fa163ee0-6271-f863-66dc-00000000c1c6 | SKIPPED | Manage systemd shutdown files | np0000073148 2026-06-14 08:06:05,534 p=83235 u=zuul n=ansible | 2026-06-14 08:06:05.534753 | fa163ee0-6271-f863-66dc-00000000c1c8 | TASK | Update container configs with new config hashes 2026-06-14 08:06:05,554 p=83235 u=zuul n=ansible | 2026-06-14 08:06:05.553989 | fa163ee0-6271-f863-66dc-00000000c20a | TASK | Set platform/version specific variables 2026-06-14 08:06:05,597 p=83235 u=zuul n=ansible | 2026-06-14 08:06:05.597159 | fa163ee0-6271-f863-66dc-00000000c1c8 | SKIPPED | Update container configs with new config hashes | np0000073148 2026-06-14 08:06:05,610 p=83235 u=zuul n=ansible | 2026-06-14 08:06:05.610107 | fa163ee0-6271-f863-66dc-00000000c1c9 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-14 08:06:05,635 p=83235 u=zuul n=ansible | 2026-06-14 08:06:05.633364 | fa163ee0-6271-f863-66dc-00000000c20a | SKIPPED | Set platform/version specific variables | np0000073145 | item=RedHat.yml 2026-06-14 08:06:05,645 p=83235 u=zuul n=ansible | 2026-06-14 08:06:05.644812 | fa163ee0-6271-f863-66dc-00000000beec | CHANGED | Ensure certificate requests | np0000073146 | item={'ca': 'ipa', 'dns': 'np0000073146.internalapi.ooo.test', 'key_size': '2048', 'name': 'libvirt-vnc-client-cert', 'principal': 'libvirt-vnc/np0000073146.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep nova_vnc_proxy)\nservice_crt="/etc/pki/tls/certs/libvirt-vnc-client-cert.crt"\nservice_key="/etc/pki/tls/private/libvirt-vnc-client-cert.key"\n# Copy the new cert from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new key from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n\n# Set permissions\npodman exec -u root "$container_name" chmod 0644 $service_crt\npodman exec -u root "$container_name" chmod 0640 $service_key\npodman exec -u root "$container_name" chgrp qemu $service_key\n\n# No need to trigger a reload for novnc proxy since the cert is not cached\n'} 2026-06-14 08:06:05,657 p=83235 u=zuul n=ansible | 2026-06-14 08:06:05.656361 | fa163ee0-6271-f863-66dc-00000000c20a | SKIPPED | Set platform/version specific variables | np0000073145 | item=RedHat.yml 2026-06-14 08:06:05,671 p=83235 u=zuul n=ansible | 2026-06-14 08:06:05.671055 | fa163ee0-6271-f863-66dc-00000000c20a | SKIPPED | Set platform/version specific variables | np0000073145 | item=RedHat_9.yml 2026-06-14 08:06:05,684 p=83235 u=zuul n=ansible | 2026-06-14 08:06:05.683925 | fa163ee0-6271-f863-66dc-00000000c20a | SKIPPED | Set platform/version specific variables | np0000073145 | item=RedHat_9.2.yml 2026-06-14 08:06:05,700 p=83235 u=zuul n=ansible | 2026-06-14 08:06:05.699493 | ac710825-9b4e-45b2-896e-223f32cf8607 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0000073148 2026-06-14 08:06:05,724 p=83235 u=zuul n=ansible | 2026-06-14 08:06:05.723674 | fa163ee0-6271-f863-66dc-00000000c239 | TASK | Gather podman infos 2026-06-14 08:06:05,763 p=83235 u=zuul n=ansible | 2026-06-14 08:06:05.763364 | fa163ee0-6271-f863-66dc-00000000bf9d | TASK | Ensure certificate role dependencies are installed 2026-06-14 08:06:05,784 p=83235 u=zuul n=ansible | 2026-06-14 08:06:05.784244 | fa163ee0-6271-f863-66dc-00000000bf0b | TASK | Set version specific variables 2026-06-14 08:06:05,834 p=83235 u=zuul n=ansible | 2026-06-14 08:06:05.833861 | 82a1e028-215c-4b27-8de8-74712071ea82 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0000073146 2026-06-14 08:06:05,851 p=83235 u=zuul n=ansible | 2026-06-14 08:06:05.851250 | fa163ee0-6271-f863-66dc-00000000c25f | TASK | Ensure ansible_facts used by role 2026-06-14 08:06:06,314 p=83235 u=zuul n=ansible | 2026-06-14 08:06:06.313274 | fa163ee0-6271-f863-66dc-00000000c25f | OK | Ensure ansible_facts used by role | np0000073146 2026-06-14 08:06:06,318 p=83235 u=zuul n=ansible | 2026-06-14 08:06:06.318016 | fa163ee0-6271-f863-66dc-00000000c239 | OK | Gather podman infos | np0000073148 2026-06-14 08:06:06,347 p=83235 u=zuul n=ansible | 2026-06-14 08:06:06.347323 | fa163ee0-6271-f863-66dc-00000000c23a | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-14 08:06:06,384 p=83235 u=zuul n=ansible | 2026-06-14 08:06:06.384154 | fa163ee0-6271-f863-66dc-00000000c260 | TASK | Set platform/version specific variables 2026-06-14 08:06:06,398 p=83235 u=zuul n=ansible | 2026-06-14 08:06:06.397800 | fa163ee0-6271-f863-66dc-00000000c23a | SKIPPED | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0000073148 2026-06-14 08:06:06,412 p=83235 u=zuul n=ansible | 2026-06-14 08:06:06.412229 | fa163ee0-6271-f863-66dc-00000000c1ca | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-14 08:06:06,433 p=83235 u=zuul n=ansible | 2026-06-14 08:06:06.431281 | fa163ee0-6271-f863-66dc-00000000c260 | SKIPPED | Set platform/version specific variables | np0000073146 | item=RedHat.yml 2026-06-14 08:06:06,444 p=83235 u=zuul n=ansible | 2026-06-14 08:06:06.443811 | fa163ee0-6271-f863-66dc-00000000c260 | SKIPPED | Set platform/version specific variables | np0000073146 | item=RedHat.yml 2026-06-14 08:06:06,455 p=83235 u=zuul n=ansible | 2026-06-14 08:06:06.455616 | 9c9296e5-d8fc-4ab3-a24a-e7c6224ec466 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0000073148 2026-06-14 08:06:06,465 p=83235 u=zuul n=ansible | 2026-06-14 08:06:06.463479 | fa163ee0-6271-f863-66dc-00000000c260 | SKIPPED | Set platform/version specific variables | np0000073146 | item=RedHat_9.yml 2026-06-14 08:06:06,469 p=83235 u=zuul n=ansible | 2026-06-14 08:06:06.467797 | fa163ee0-6271-f863-66dc-00000000c260 | SKIPPED | Set platform/version specific variables | np0000073146 | item=RedHat_9.2.yml 2026-06-14 08:06:06,480 p=83235 u=zuul n=ansible | 2026-06-14 08:06:06.479965 | fa163ee0-6271-f863-66dc-00000000c281 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-14 08:06:06,504 p=83235 u=zuul n=ansible | 2026-06-14 08:06:06.504126 | fa163ee0-6271-f863-66dc-00000000bf0c | TASK | Ensure certificate role dependencies are installed 2026-06-14 08:06:06,618 p=83235 u=zuul n=ansible | 2026-06-14 08:06:06.617956 | fa163ee0-6271-f863-66dc-00000000bce5 | TASK | Ensure pre-scripts hooks directory exists 2026-06-14 08:06:06,958 p=83235 u=zuul n=ansible | 2026-06-14 08:06:06.954458 | fa163ee0-6271-f863-66dc-00000000bce5 | OK | Ensure pre-scripts hooks directory exists | np0000073147 | item=certmonger 2026-06-14 08:06:06,991 p=83235 u=zuul n=ansible | 2026-06-14 08:06:06.990554 | fa163ee0-6271-f863-66dc-00000000bce7 | TASK | Ensure post-scripts hooks directory exists 2026-06-14 08:06:07,353 p=83235 u=zuul n=ansible | 2026-06-14 08:06:07.351469 | fa163ee0-6271-f863-66dc-00000000bce7 | OK | Ensure post-scripts hooks directory exists | np0000073147 | item=certmonger 2026-06-14 08:06:07,383 p=83235 u=zuul n=ansible | 2026-06-14 08:06:07.383130 | fa163ee0-6271-f863-66dc-00000000bce9 | TASK | Ensure provider service is running 2026-06-14 08:06:07,900 p=83235 u=zuul n=ansible | 2026-06-14 08:06:07.898051 | fa163ee0-6271-f863-66dc-00000000bce9 | OK | Ensure provider service is running | np0000073147 | item=certmonger 2026-06-14 08:06:07,924 p=83235 u=zuul n=ansible | 2026-06-14 08:06:07.923852 | fa163ee0-6271-f863-66dc-00000000bcec | TASK | Ensure certificate requests 2026-06-14 08:06:08,140 p=83235 u=zuul n=ansible | 2026-06-14 08:06:08.139364 | fa163ee0-6271-f863-66dc-00000000c007 | CHANGED | Wait for puppet host configuration to finish | np0000073149 2026-06-14 08:06:08,158 p=83235 u=zuul n=ansible | 2026-06-14 08:06:08.158084 | fa163ee0-6271-f863-66dc-00000000c008 | TASK | Debug output for task: Run puppet host configuration for step 1 2026-06-14 08:06:08,225 p=83235 u=zuul n=ansible | 2026-06-14 08:06:08.225093 | fa163ee0-6271-f863-66dc-00000000c008 | CHANGED | Debug output for task: Run puppet host configuration for step 1 | np0000073149 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Jun 14 08:05:57 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Jun 14 08:06:03 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Jun 14 08:06:03 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Jun 14 08:06:03 puppet-user: (file & line not available)", "<13>Jun 14 08:06:03 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Jun 14 08:06:03 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Jun 14 08:06:03 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Jun 14 08:06:03 puppet-user: Notice: Compiled catalog for np0000073149.ooo.test in environment production in 0.12 seconds", "<13>Jun 14 08:06:03 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Exec[directory-create-etc-my.cnf.d]/returns: executed successfully", "<13>Jun 14 08:06:03 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/File[/etc/my.cnf.d/tripleo.cnf]/ensure: created", "<13>Jun 14 08:06:03 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Augeas[tripleo-mysql-client-conf]/returns: executed successfully", "<13>Jun 14 08:06:03 puppet-user: Notice: Applied catalog in 0.10 seconds", "<13>Jun 14 08:06:03 puppet-user: Application:", "<13>Jun 14 08:06:03 puppet-user: Initial environment: production", "<13>Jun 14 08:06:03 puppet-user: Converged environment: production", "<13>Jun 14 08:06:03 puppet-user: Run mode: user", "<13>Jun 14 08:06:03 puppet-user: Changes:", "<13>Jun 14 08:06:03 puppet-user: Total: 3", "<13>Jun 14 08:06:03 puppet-user: Events:", "<13>Jun 14 08:06:03 puppet-user: Success: 3", "<13>Jun 14 08:06:03 puppet-user: Resources:", "<13>Jun 14 08:06:03 puppet-user: Changed: 3", "<13>Jun 14 08:06:03 puppet-user: Out of sync: 3", "<13>Jun 14 08:06:03 puppet-user: Total: 10", "<13>Jun 14 08:06:03 puppet-user: Time:", "<13>Jun 14 08:06:03 puppet-user: Schedule: 0.00", "<13>Jun 14 08:06:03 puppet-user: File: 0.00", "<13>Jun 14 08:06:03 puppet-user: Exec: 0.02", "<13>Jun 14 08:06:03 puppet-user: Augeas: 0.06", "<13>Jun 14 08:06:03 puppet-user: Transaction evaluation: 0.09", "<13>Jun 14 08:06:03 puppet-user: Catalog application: 0.10", "<13>Jun 14 08:06:03 puppet-user: Config retrieval: 0.16", "<13>Jun 14 08:06:03 puppet-user: Last run: 1781424363", "<13>Jun 14 08:06:03 puppet-user: Filebucket: 0.00", "<13>Jun 14 08:06:03 puppet-user: Total: 0.11", "<13>Jun 14 08:06:03 puppet-user: Version:", "<13>Jun 14 08:06:03 puppet-user: Config: 1781424363", "<13>Jun 14 08:06:03 puppet-user: Puppet: 7.10.0" ] } 2026-06-14 08:06:08,235 p=83235 u=zuul n=ansible | 2026-06-14 08:06:08.235528 | fa163ee0-6271-f863-66dc-00000000c009 | TASK | Pre-cache facts for puppet containers 2026-06-14 08:06:08,288 p=83235 u=zuul n=ansible | 2026-06-14 08:06:08.288349 | fa163ee0-6271-f863-66dc-00000000c0c0 | TASK | Gather variables for each operating system 2026-06-14 08:06:08,403 p=83235 u=zuul n=ansible | 2026-06-14 08:06:08.402853 | fa163ee0-6271-f863-66dc-00000000c0c1 | TASK | Create puppet caching structures 2026-06-14 08:06:08,700 p=83235 u=zuul n=ansible | 2026-06-14 08:06:08.699964 | fa163ee0-6271-f863-66dc-00000000c0c1 | CHANGED | Create puppet caching structures | np0000073149 2026-06-14 08:06:08,714 p=83235 u=zuul n=ansible | 2026-06-14 08:06:08.714645 | fa163ee0-6271-f863-66dc-00000000c0c2 | TASK | Check for facter.conf 2026-06-14 08:06:09,028 p=83235 u=zuul n=ansible | 2026-06-14 08:06:09.027851 | fa163ee0-6271-f863-66dc-00000000c0c2 | OK | Check for facter.conf | np0000073149 2026-06-14 08:06:09,043 p=83235 u=zuul n=ansible | 2026-06-14 08:06:09.043042 | fa163ee0-6271-f863-66dc-00000000c0c3 | TASK | Remove facter.conf if directory 2026-06-14 08:06:09,049 p=83235 u=zuul n=ansible | 2026-06-14 08:06:09.048887 | fa163ee0-6271-f863-66dc-00000000bf9d | OK | Ensure certificate role dependencies are installed | np0000073145 2026-06-14 08:06:09,065 p=83235 u=zuul n=ansible | 2026-06-14 08:06:09.065119 | fa163ee0-6271-f863-66dc-00000000bf9f | TASK | Ensure provider packages are installed 2026-06-14 08:06:09,090 p=83235 u=zuul n=ansible | 2026-06-14 08:06:09.090014 | fa163ee0-6271-f863-66dc-00000000c0c3 | SKIPPED | Remove facter.conf if directory | np0000073149 2026-06-14 08:06:09,101 p=83235 u=zuul n=ansible | 2026-06-14 08:06:09.101145 | fa163ee0-6271-f863-66dc-00000000c0c4 | TASK | Write facter cache config 2026-06-14 08:06:09,608 p=83235 u=zuul n=ansible | 2026-06-14 08:06:09.607680 | fa163ee0-6271-f863-66dc-00000000c027 | CHANGED | Wait for puppet host configuration to finish | np0000073150 2026-06-14 08:06:09,625 p=83235 u=zuul n=ansible | 2026-06-14 08:06:09.624758 | fa163ee0-6271-f863-66dc-00000000c028 | TASK | Debug output for task: Run puppet host configuration for step 1 2026-06-14 08:06:09,713 p=83235 u=zuul n=ansible | 2026-06-14 08:06:09.712991 | fa163ee0-6271-f863-66dc-00000000c028 | CHANGED | Debug output for task: Run puppet host configuration for step 1 | np0000073150 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Jun 14 08:05:59 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Jun 14 08:06:05 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Jun 14 08:06:05 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Jun 14 08:06:05 puppet-user: (file & line not available)", "<13>Jun 14 08:06:05 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Jun 14 08:06:05 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Jun 14 08:06:05 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Jun 14 08:06:05 puppet-user: Notice: Compiled catalog for np0000073150.ooo.test in environment production in 0.11 seconds", "<13>Jun 14 08:06:05 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Exec[directory-create-etc-my.cnf.d]/returns: executed successfully", "<13>Jun 14 08:06:05 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/File[/etc/my.cnf.d/tripleo.cnf]/ensure: created", "<13>Jun 14 08:06:05 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Augeas[tripleo-mysql-client-conf]/returns: executed successfully", "<13>Jun 14 08:06:05 puppet-user: Notice: Applied catalog in 0.09 seconds", "<13>Jun 14 08:06:05 puppet-user: Application:", "<13>Jun 14 08:06:05 puppet-user: Initial environment: production", "<13>Jun 14 08:06:05 puppet-user: Converged environment: production", "<13>Jun 14 08:06:05 puppet-user: Run mode: user", "<13>Jun 14 08:06:05 puppet-user: Changes:", "<13>Jun 14 08:06:05 puppet-user: Total: 3", "<13>Jun 14 08:06:05 puppet-user: Events:", "<13>Jun 14 08:06:05 puppet-user: Success: 3", "<13>Jun 14 08:06:05 puppet-user: Resources:", "<13>Jun 14 08:06:05 puppet-user: Changed: 3", "<13>Jun 14 08:06:05 puppet-user: Out of sync: 3", "<13>Jun 14 08:06:05 puppet-user: Total: 10", "<13>Jun 14 08:06:05 puppet-user: Time:", "<13>Jun 14 08:06:05 puppet-user: Schedule: 0.00", "<13>Jun 14 08:06:05 puppet-user: File: 0.00", "<13>Jun 14 08:06:05 puppet-user: Exec: 0.02", "<13>Jun 14 08:06:05 puppet-user: Augeas: 0.06", "<13>Jun 14 08:06:05 puppet-user: Transaction evaluation: 0.09", "<13>Jun 14 08:06:05 puppet-user: Catalog application: 0.09", "<13>Jun 14 08:06:05 puppet-user: Config retrieval: 0.15", "<13>Jun 14 08:06:05 puppet-user: Last run: 1781424365", "<13>Jun 14 08:06:05 puppet-user: Filebucket: 0.00", "<13>Jun 14 08:06:05 puppet-user: Total: 0.09", "<13>Jun 14 08:06:05 puppet-user: Version:", "<13>Jun 14 08:06:05 puppet-user: Config: 1781424365", "<13>Jun 14 08:06:05 puppet-user: Puppet: 7.10.0" ] } 2026-06-14 08:06:09,726 p=83235 u=zuul n=ansible | 2026-06-14 08:06:09.726049 | fa163ee0-6271-f863-66dc-00000000c029 | TASK | Pre-cache facts for puppet containers 2026-06-14 08:06:09,788 p=83235 u=zuul n=ansible | 2026-06-14 08:06:09.787872 | fa163ee0-6271-f863-66dc-00000000c0c0 | TASK | Gather variables for each operating system 2026-06-14 08:06:09,840 p=83235 u=zuul n=ansible | 2026-06-14 08:06:09.839149 | fa163ee0-6271-f863-66dc-00000000bf0c | OK | Ensure certificate role dependencies are installed | np0000073146 2026-06-14 08:06:09,858 p=83235 u=zuul n=ansible | 2026-06-14 08:06:09.857641 | fa163ee0-6271-f863-66dc-00000000bf0e | TASK | Ensure provider packages are installed 2026-06-14 08:06:09,910 p=83235 u=zuul n=ansible | 2026-06-14 08:06:09.909868 | fa163ee0-6271-f863-66dc-00000000c0c1 | TASK | Create puppet caching structures 2026-06-14 08:06:10,060 p=83235 u=zuul n=ansible | 2026-06-14 08:06:10.059942 | fa163ee0-6271-f863-66dc-00000000c0c4 | CHANGED | Write facter cache config | np0000073149 2026-06-14 08:06:10,076 p=83235 u=zuul n=ansible | 2026-06-14 08:06:10.075916 | fa163ee0-6271-f863-66dc-00000000c0c5 | TASK | Cleanup facter cache if exists 2026-06-14 08:06:10,147 p=83235 u=zuul n=ansible | 2026-06-14 08:06:10.144506 | fa163ee0-6271-f863-66dc-00000000bcec | CHANGED | Ensure certificate requests | np0000073147 | item={'ca': 'ipa', 'dns': 'np0000073147.internalapi.ooo.test', 'key_size': '2048', 'name': 'neutron_ovn', 'principal': 'neutron_ovn/np0000073147.internalapi.ooo.test@OOO.TEST'} 2026-06-14 08:06:10,203 p=83235 u=zuul n=ansible | 2026-06-14 08:06:10.202746 | fa163ee0-6271-f863-66dc-00000000ad29 | TASK | Execute system role for Nova/Libvirt VNC certs 2026-06-14 08:06:10,209 p=83235 u=zuul n=ansible | 2026-06-14 08:06:10.209019 | fa163ee0-6271-f863-66dc-00000000c0c1 | CHANGED | Create puppet caching structures | np0000073150 2026-06-14 08:06:10,224 p=83235 u=zuul n=ansible | 2026-06-14 08:06:10.223737 | fa163ee0-6271-f863-66dc-00000000c0c2 | TASK | Check for facter.conf 2026-06-14 08:06:10,397 p=83235 u=zuul n=ansible | 2026-06-14 08:06:10.397420 | fa163ee0-6271-f863-66dc-00000000c3b3 | TASK | Set version specific variables 2026-06-14 08:06:10,404 p=83235 u=zuul n=ansible | 2026-06-14 08:06:10.403416 | fa163ee0-6271-f863-66dc-00000000c0c5 | OK | Cleanup facter cache if exists | np0000073149 2026-06-14 08:06:10,417 p=83235 u=zuul n=ansible | 2026-06-14 08:06:10.417561 | fa163ee0-6271-f863-66dc-00000000c0c6 | TASK | Pre-cache facts 2026-06-14 08:06:10,462 p=83235 u=zuul n=ansible | 2026-06-14 08:06:10.462462 | d298c6eb-79e6-43e7-984e-644f2650e51a | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0000073147 2026-06-14 08:06:10,479 p=83235 u=zuul n=ansible | 2026-06-14 08:06:10.479025 | fa163ee0-6271-f863-66dc-00000000c40d | TASK | Ensure ansible_facts used by role 2026-06-14 08:06:10,546 p=83235 u=zuul n=ansible | 2026-06-14 08:06:10.546282 | fa163ee0-6271-f863-66dc-00000000c0c2 | OK | Check for facter.conf | np0000073150 2026-06-14 08:06:10,558 p=83235 u=zuul n=ansible | 2026-06-14 08:06:10.558220 | fa163ee0-6271-f863-66dc-00000000c0c3 | TASK | Remove facter.conf if directory 2026-06-14 08:06:10,594 p=83235 u=zuul n=ansible | 2026-06-14 08:06:10.594327 | fa163ee0-6271-f863-66dc-00000000c0c3 | SKIPPED | Remove facter.conf if directory | np0000073150 2026-06-14 08:06:10,604 p=83235 u=zuul n=ansible | 2026-06-14 08:06:10.604706 | fa163ee0-6271-f863-66dc-00000000c0c4 | TASK | Write facter cache config 2026-06-14 08:06:10,930 p=83235 u=zuul n=ansible | 2026-06-14 08:06:10.929435 | fa163ee0-6271-f863-66dc-00000000c40d | OK | Ensure ansible_facts used by role | np0000073147 2026-06-14 08:06:11,078 p=83235 u=zuul n=ansible | 2026-06-14 08:06:10.964250 | fa163ee0-6271-f863-66dc-00000000c40e | TASK | Set platform/version specific variables 2026-06-14 08:06:11,100 p=83235 u=zuul n=ansible | 2026-06-14 08:06:11.099787 | fa163ee0-6271-f863-66dc-00000000c0c6 | CHANGED | Pre-cache facts | np0000073149 2026-06-14 08:06:11,125 p=83235 u=zuul n=ansible | 2026-06-14 08:06:11.125160 | fa163ee0-6271-f863-66dc-00000000c0c7 | TASK | Failed deployment if facter fails 2026-06-14 08:06:11,166 p=83235 u=zuul n=ansible | 2026-06-14 08:06:11.160811 | fa163ee0-6271-f863-66dc-00000000c0c7 | SKIPPED | Failed deployment if facter fails | np0000073149 2026-06-14 08:06:11,168 p=83235 u=zuul n=ansible | 2026-06-14 08:06:11.168185 | fa163ee0-6271-f863-66dc-00000000c40e | SKIPPED | Set platform/version specific variables | np0000073147 | item=RedHat.yml 2026-06-14 08:06:11,189 p=83235 u=zuul n=ansible | 2026-06-14 08:06:11.187020 | fa163ee0-6271-f863-66dc-00000000c40e | SKIPPED | Set platform/version specific variables | np0000073147 | item=RedHat.yml 2026-06-14 08:06:11,213 p=83235 u=zuul n=ansible | 2026-06-14 08:06:11.213028 | fa163ee0-6271-f863-66dc-00000000c40e | SKIPPED | Set platform/version specific variables | np0000073147 | item=RedHat_9.yml 2026-06-14 08:06:11,226 p=83235 u=zuul n=ansible | 2026-06-14 08:06:11.221130 | fa163ee0-6271-f863-66dc-00000000c0c8 | TASK | Sync cached facts 2026-06-14 08:06:11,227 p=83235 u=zuul n=ansible | 2026-06-14 08:06:11.227300 | fa163ee0-6271-f863-66dc-00000000c40e | SKIPPED | Set platform/version specific variables | np0000073147 | item=RedHat_9.2.yml 2026-06-14 08:06:11,278 p=83235 u=zuul n=ansible | 2026-06-14 08:06:11.277513 | fa163ee0-6271-f863-66dc-00000000c3b4 | TASK | Ensure certificate role dependencies are installed 2026-06-14 08:06:11,603 p=83235 u=zuul n=ansible | 2026-06-14 08:06:11.602358 | fa163ee0-6271-f863-66dc-00000000c0c8 | CHANGED | Sync cached facts | np0000073149 -> 192.168.122.107 2026-06-14 08:06:11,604 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073149 -> 192.168.122.107', 'fa163ee0-6271-f863-66dc-00000000c0c8') missing from stats 2026-06-14 08:06:11,604 p=83235 u=zuul n=ansible | 2026-06-14 08:06:11.604692 | fa163ee0-6271-f863-66dc-00000000c0c4 | CHANGED | Write facter cache config | np0000073150 2026-06-14 08:06:11,629 p=83235 u=zuul n=ansible | 2026-06-14 08:06:11.628826 | fa163ee0-6271-f863-66dc-00000000c0c5 | TASK | Cleanup facter cache if exists 2026-06-14 08:06:11,650 p=83235 u=zuul n=ansible | 2026-06-14 08:06:11.649431 | fa163ee0-6271-f863-66dc-00000000c00a | TASK | Include container-puppet tasks (generate config) during step 1 2026-06-14 08:06:11,710 p=83235 u=zuul n=ansible | 2026-06-14 08:06:11.710026 | 00770a37-cd4a-4fd3-a147-a2fa9e6f7fc5 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/generate-config-tasks.yaml | np0000073149 2026-06-14 08:06:11,735 p=83235 u=zuul n=ansible | 2026-06-14 08:06:11.734528 | fa163ee0-6271-f863-66dc-00000000c43e | TASK | Create base directory puppet configs 2026-06-14 08:06:11,962 p=83235 u=zuul n=ansible | 2026-06-14 08:06:11.961843 | fa163ee0-6271-f863-66dc-00000000c0c5 | OK | Cleanup facter cache if exists | np0000073150 2026-06-14 08:06:11,976 p=83235 u=zuul n=ansible | 2026-06-14 08:06:11.976445 | fa163ee0-6271-f863-66dc-00000000c0c6 | TASK | Pre-cache facts 2026-06-14 08:06:12,067 p=83235 u=zuul n=ansible | 2026-06-14 08:06:12.066922 | fa163ee0-6271-f863-66dc-00000000c43e | CHANGED | Create base directory puppet configs | np0000073149 2026-06-14 08:06:12,083 p=83235 u=zuul n=ansible | 2026-06-14 08:06:12.083477 | fa163ee0-6271-f863-66dc-00000000c43f | TASK | Generate container puppet configs for step 1 2026-06-14 08:06:12,408 p=83235 u=zuul n=ansible | 2026-06-14 08:06:12.408519 | fa163ee0-6271-f863-66dc-00000000bfa1 | TASK | Ensure pre-scripts hooks directory exists 2026-06-14 08:06:12,453 p=83235 u=zuul n=ansible | 2026-06-14 08:06:12.452466 | fa163ee0-6271-f863-66dc-00000000c43f | CHANGED | Generate container puppet configs for step 1 | np0000073149 2026-06-14 08:06:12,469 p=83235 u=zuul n=ansible | 2026-06-14 08:06:12.468901 | fa163ee0-6271-f863-66dc-00000000c440 | TASK | Manage Puppet containers (generate config) for step 1 with tripleo-ansible 2026-06-14 08:06:12,528 p=83235 u=zuul n=ansible | 2026-06-14 08:06:12.528236 | fa163ee0-6271-f863-66dc-00000000c1c0 | TASK | Gather variables for each operating system 2026-06-14 08:06:12,614 p=83235 u=zuul n=ansible | 2026-06-14 08:06:12.613840 | fa163ee0-6271-f863-66dc-00000000c1c1 | TASK | Create container logs path 2026-06-14 08:06:12,626 p=83235 u=zuul n=ansible | 2026-06-14 08:06:12.625885 | fa163ee0-6271-f863-66dc-00000000c0c6 | CHANGED | Pre-cache facts | np0000073150 2026-06-14 08:06:12,637 p=83235 u=zuul n=ansible | 2026-06-14 08:06:12.637691 | fa163ee0-6271-f863-66dc-00000000c0c7 | TASK | Failed deployment if facter fails 2026-06-14 08:06:12,657 p=83235 u=zuul n=ansible | 2026-06-14 08:06:12.657533 | fa163ee0-6271-f863-66dc-00000000c0c7 | SKIPPED | Failed deployment if facter fails | np0000073150 2026-06-14 08:06:12,675 p=83235 u=zuul n=ansible | 2026-06-14 08:06:12.674788 | fa163ee0-6271-f863-66dc-00000000c0c8 | TASK | Sync cached facts 2026-06-14 08:06:12,765 p=83235 u=zuul n=ansible | 2026-06-14 08:06:12.762991 | fa163ee0-6271-f863-66dc-00000000bfa1 | OK | Ensure pre-scripts hooks directory exists | np0000073145 | item=certmonger 2026-06-14 08:06:12,790 p=83235 u=zuul n=ansible | 2026-06-14 08:06:12.790668 | fa163ee0-6271-f863-66dc-00000000bfa3 | TASK | Ensure post-scripts hooks directory exists 2026-06-14 08:06:12,914 p=83235 u=zuul n=ansible | 2026-06-14 08:06:12.913571 | fa163ee0-6271-f863-66dc-00000000c1c1 | OK | Create container logs path | np0000073149 2026-06-14 08:06:12,931 p=83235 u=zuul n=ansible | 2026-06-14 08:06:12.930889 | fa163ee0-6271-f863-66dc-00000000c1c3 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-14 08:06:13,006 p=83235 u=zuul n=ansible | 2026-06-14 08:06:13.005221 | fa163ee0-6271-f863-66dc-00000000c0c8 | CHANGED | Sync cached facts | np0000073150 -> 192.168.122.108 2026-06-14 08:06:13,008 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073150 -> 192.168.122.108', 'fa163ee0-6271-f863-66dc-00000000c0c8') missing from stats 2026-06-14 08:06:13,044 p=83235 u=zuul n=ansible | 2026-06-14 08:06:13.044001 | fa163ee0-6271-f863-66dc-00000000c02a | TASK | Include container-puppet tasks (generate config) during step 1 2026-06-14 08:06:13,114 p=83235 u=zuul n=ansible | 2026-06-14 08:06:13.114193 | a23fe3ae-1df5-42f2-a294-3709c1795171 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/generate-config-tasks.yaml | np0000073150 2026-06-14 08:06:13,139 p=83235 u=zuul n=ansible | 2026-06-14 08:06:13.139298 | fa163ee0-6271-f863-66dc-00000000c512 | TASK | Create base directory puppet configs 2026-06-14 08:06:13,155 p=83235 u=zuul n=ansible | 2026-06-14 08:06:13.153581 | fa163ee0-6271-f863-66dc-00000000bfa3 | OK | Ensure post-scripts hooks directory exists | np0000073145 | item=certmonger 2026-06-14 08:06:13,178 p=83235 u=zuul n=ansible | 2026-06-14 08:06:13.178704 | fa163ee0-6271-f863-66dc-00000000bfa5 | TASK | Ensure provider service is running 2026-06-14 08:06:13,226 p=83235 u=zuul n=ansible | 2026-06-14 08:06:13.225808 | fa163ee0-6271-f863-66dc-00000000c1c3 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0000073149 2026-06-14 08:06:13,239 p=83235 u=zuul n=ansible | 2026-06-14 08:06:13.239077 | fa163ee0-6271-f863-66dc-00000000c1c4 | TASK | Finalise hashes for all containers 2026-06-14 08:06:13,303 p=83235 u=zuul n=ansible | 2026-06-14 08:06:13.302442 | fa163ee0-6271-f863-66dc-00000000c1c4 | OK | Finalise hashes for all containers | np0000073149 2026-06-14 08:06:13,318 p=83235 u=zuul n=ansible | 2026-06-14 08:06:13.318617 | fa163ee0-6271-f863-66dc-00000000c1c6 | TASK | Manage systemd shutdown files 2026-06-14 08:06:13,345 p=83235 u=zuul n=ansible | 2026-06-14 08:06:13.344528 | fa163ee0-6271-f863-66dc-00000000bf10 | TASK | Ensure pre-scripts hooks directory exists 2026-06-14 08:06:13,358 p=83235 u=zuul n=ansible | 2026-06-14 08:06:13.358394 | fa163ee0-6271-f863-66dc-00000000c1c6 | SKIPPED | Manage systemd shutdown files | np0000073149 2026-06-14 08:06:13,371 p=83235 u=zuul n=ansible | 2026-06-14 08:06:13.370834 | fa163ee0-6271-f863-66dc-00000000c1c8 | TASK | Update container configs with new config hashes 2026-06-14 08:06:13,432 p=83235 u=zuul n=ansible | 2026-06-14 08:06:13.432240 | fa163ee0-6271-f863-66dc-00000000c1c8 | SKIPPED | Update container configs with new config hashes | np0000073149 2026-06-14 08:06:13,448 p=83235 u=zuul n=ansible | 2026-06-14 08:06:13.443791 | fa163ee0-6271-f863-66dc-00000000c1c9 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-14 08:06:13,455 p=83235 u=zuul n=ansible | 2026-06-14 08:06:13.454784 | fa163ee0-6271-f863-66dc-00000000c512 | CHANGED | Create base directory puppet configs | np0000073150 2026-06-14 08:06:13,471 p=83235 u=zuul n=ansible | 2026-06-14 08:06:13.471525 | fa163ee0-6271-f863-66dc-00000000c513 | TASK | Generate container puppet configs for step 1 2026-06-14 08:06:13,519 p=83235 u=zuul n=ansible | 2026-06-14 08:06:13.519696 | 90d19063-bab1-47d4-ac9d-0e37eb55d2a4 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0000073149 2026-06-14 08:06:13,533 p=83235 u=zuul n=ansible | 2026-06-14 08:06:13.533471 | fa163ee0-6271-f863-66dc-00000000c591 | TASK | Gather podman infos 2026-06-14 08:06:13,694 p=83235 u=zuul n=ansible | 2026-06-14 08:06:13.690739 | fa163ee0-6271-f863-66dc-00000000bfa5 | OK | Ensure provider service is running | np0000073145 | item=certmonger 2026-06-14 08:06:13,711 p=83235 u=zuul n=ansible | 2026-06-14 08:06:13.708997 | fa163ee0-6271-f863-66dc-00000000bf10 | OK | Ensure pre-scripts hooks directory exists | np0000073146 | item=certmonger 2026-06-14 08:06:13,755 p=83235 u=zuul n=ansible | 2026-06-14 08:06:13.755046 | fa163ee0-6271-f863-66dc-00000000bfa8 | TASK | Ensure certificate requests 2026-06-14 08:06:13,784 p=83235 u=zuul n=ansible | 2026-06-14 08:06:13.783607 | fa163ee0-6271-f863-66dc-00000000bf12 | TASK | Ensure post-scripts hooks directory exists 2026-06-14 08:06:13,807 p=83235 u=zuul n=ansible | 2026-06-14 08:06:13.806119 | fa163ee0-6271-f863-66dc-00000000c513 | CHANGED | Generate container puppet configs for step 1 | np0000073150 2026-06-14 08:06:13,835 p=83235 u=zuul n=ansible | 2026-06-14 08:06:13.834769 | fa163ee0-6271-f863-66dc-00000000c514 | TASK | Manage Puppet containers (generate config) for step 1 with tripleo-ansible 2026-06-14 08:06:13,926 p=83235 u=zuul n=ansible | 2026-06-14 08:06:13.921739 | fa163ee0-6271-f863-66dc-00000000c1c0 | TASK | Gather variables for each operating system 2026-06-14 08:06:13,934 p=83235 u=zuul n=ansible | 2026-06-14 08:06:13.933613 | fa163ee0-6271-f863-66dc-00000000c591 | OK | Gather podman infos | np0000073149 2026-06-14 08:06:13,951 p=83235 u=zuul n=ansible | 2026-06-14 08:06:13.950801 | fa163ee0-6271-f863-66dc-00000000c592 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-14 08:06:13,991 p=83235 u=zuul n=ansible | 2026-06-14 08:06:13.990455 | fa163ee0-6271-f863-66dc-00000000c592 | SKIPPED | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0000073149 2026-06-14 08:06:14,005 p=83235 u=zuul n=ansible | 2026-06-14 08:06:14.005562 | fa163ee0-6271-f863-66dc-00000000c1ca | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-14 08:06:14,059 p=83235 u=zuul n=ansible | 2026-06-14 08:06:14.058859 | 04e9787e-0072-44b6-b4ce-ae4034da21c1 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0000073149 2026-06-14 08:06:14,081 p=83235 u=zuul n=ansible | 2026-06-14 08:06:14.081460 | fa163ee0-6271-f863-66dc-00000000c615 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-14 08:06:14,097 p=83235 u=zuul n=ansible | 2026-06-14 08:06:14.096591 | fa163ee0-6271-f863-66dc-00000000c1c1 | TASK | Create container logs path 2026-06-14 08:06:14,142 p=83235 u=zuul n=ansible | 2026-06-14 08:06:14.140883 | fa163ee0-6271-f863-66dc-00000000bf12 | OK | Ensure post-scripts hooks directory exists | np0000073146 | item=certmonger 2026-06-14 08:06:14,165 p=83235 u=zuul n=ansible | 2026-06-14 08:06:14.164622 | fa163ee0-6271-f863-66dc-00000000bf14 | TASK | Ensure provider service is running 2026-06-14 08:06:14,425 p=83235 u=zuul n=ansible | 2026-06-14 08:06:14.425017 | fa163ee0-6271-f863-66dc-00000000c1c1 | OK | Create container logs path | np0000073150 2026-06-14 08:06:14,439 p=83235 u=zuul n=ansible | 2026-06-14 08:06:14.439095 | fa163ee0-6271-f863-66dc-00000000c1c3 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-14 08:06:14,601 p=83235 u=zuul n=ansible | 2026-06-14 08:06:14.599346 | fa163ee0-6271-f863-66dc-00000000bf14 | OK | Ensure provider service is running | np0000073146 | item=certmonger 2026-06-14 08:06:14,631 p=83235 u=zuul n=ansible | 2026-06-14 08:06:14.631574 | fa163ee0-6271-f863-66dc-00000000bf17 | TASK | Ensure certificate requests 2026-06-14 08:06:14,762 p=83235 u=zuul n=ansible | 2026-06-14 08:06:14.761397 | fa163ee0-6271-f863-66dc-00000000c1c3 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0000073150 2026-06-14 08:06:14,778 p=83235 u=zuul n=ansible | 2026-06-14 08:06:14.778400 | fa163ee0-6271-f863-66dc-00000000c1c4 | TASK | Finalise hashes for all containers 2026-06-14 08:06:14,800 p=83235 u=zuul n=ansible | 2026-06-14 08:06:14.799402 | fa163ee0-6271-f863-66dc-00000000c3b4 | OK | Ensure certificate role dependencies are installed | np0000073147 2026-06-14 08:06:14,827 p=83235 u=zuul n=ansible | 2026-06-14 08:06:14.826755 | fa163ee0-6271-f863-66dc-00000000c3b6 | TASK | Ensure provider packages are installed 2026-06-14 08:06:14,833 p=83235 u=zuul n=ansible | 2026-06-14 08:06:14.833001 | fa163ee0-6271-f863-66dc-00000000c1c4 | OK | Finalise hashes for all containers | np0000073150 2026-06-14 08:06:14,846 p=83235 u=zuul n=ansible | 2026-06-14 08:06:14.846564 | fa163ee0-6271-f863-66dc-00000000c1c6 | TASK | Manage systemd shutdown files 2026-06-14 08:06:14,880 p=83235 u=zuul n=ansible | 2026-06-14 08:06:14.880083 | fa163ee0-6271-f863-66dc-00000000c1c6 | SKIPPED | Manage systemd shutdown files | np0000073150 2026-06-14 08:06:14,891 p=83235 u=zuul n=ansible | 2026-06-14 08:06:14.891450 | fa163ee0-6271-f863-66dc-00000000c1c8 | TASK | Update container configs with new config hashes 2026-06-14 08:06:14,940 p=83235 u=zuul n=ansible | 2026-06-14 08:06:14.939565 | fa163ee0-6271-f863-66dc-00000000c1c8 | SKIPPED | Update container configs with new config hashes | np0000073150 2026-06-14 08:06:14,959 p=83235 u=zuul n=ansible | 2026-06-14 08:06:14.959312 | fa163ee0-6271-f863-66dc-00000000c1c9 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-14 08:06:15,015 p=83235 u=zuul n=ansible | 2026-06-14 08:06:15.015324 | c630ec56-5382-4597-81bd-c987c9953f06 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0000073150 2026-06-14 08:06:15,029 p=83235 u=zuul n=ansible | 2026-06-14 08:06:15.028802 | fa163ee0-6271-f863-66dc-00000000c66c | TASK | Gather podman infos 2026-06-14 08:06:15,437 p=83235 u=zuul n=ansible | 2026-06-14 08:06:15.436615 | fa163ee0-6271-f863-66dc-00000000c66c | OK | Gather podman infos | np0000073150 2026-06-14 08:06:15,458 p=83235 u=zuul n=ansible | 2026-06-14 08:06:15.458229 | fa163ee0-6271-f863-66dc-00000000c66d | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-14 08:06:15,513 p=83235 u=zuul n=ansible | 2026-06-14 08:06:15.513403 | fa163ee0-6271-f863-66dc-00000000c66d | SKIPPED | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0000073150 2026-06-14 08:06:15,529 p=83235 u=zuul n=ansible | 2026-06-14 08:06:15.528731 | fa163ee0-6271-f863-66dc-00000000c1ca | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-14 08:06:15,601 p=83235 u=zuul n=ansible | 2026-06-14 08:06:15.601519 | 14123972-66da-46d3-92c2-ef6907ec9114 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0000073150 2026-06-14 08:06:15,627 p=83235 u=zuul n=ansible | 2026-06-14 08:06:15.627215 | fa163ee0-6271-f863-66dc-00000000c696 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-14 08:06:15,650 p=83235 u=zuul n=ansible | 2026-06-14 08:06:15.647061 | fa163ee0-6271-f863-66dc-00000000bfa8 | CHANGED | Ensure certificate requests | np0000073145 | item={'ca': 'ipa', 'dns': 'np0000073145.internalapi.ooo.test', 'key_size': '2048', 'name': 'novnc-proxy', 'principal': 'novnc-proxy/np0000073145.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep nova_vnc_proxy)\nservice_crt="/etc/pki/tls/certs/novnc-proxy.crt"\nservice_key="/etc/pki/tls/private/novnc-proxy.key"\n# Copy the new cert from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new key from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n\n# Set permissions\npodman exec -u root "$container_name" chmod 0644 $service_crt\npodman exec -u root "$container_name" chmod 0640 $service_key\npodman exec -u root "$container_name" chgrp qemu $service_key\n\n# No need to trigger a reload for novnc proxy since the cert is not cached\n'} 2026-06-14 08:06:15,700 p=83235 u=zuul n=ansible | 2026-06-14 08:06:15.700255 | fa163ee0-6271-f863-66dc-00000000ab1e | TASK | set is_ovn_dbs_bootstrap_node fact 2026-06-14 08:06:15,779 p=83235 u=zuul n=ansible | 2026-06-14 08:06:15.778943 | fa163ee0-6271-f863-66dc-00000000ab1e | OK | set is_ovn_dbs_bootstrap_node fact | np0000073145 2026-06-14 08:06:15,800 p=83235 u=zuul n=ansible | 2026-06-14 08:06:15.799699 | fa163ee0-6271-f863-66dc-00000000ab1f | TASK | Populate ansible service facts so we can check for pacemaker service 2026-06-14 08:06:17,190 p=83235 u=zuul n=ansible | 2026-06-14 08:06:17.187249 | fa163ee0-6271-f863-66dc-00000000bf17 | CHANGED | Ensure certificate requests | np0000073146 | item={'ca': 'ipa', 'dns': 'np0000073146.internalapi.ooo.test', 'key_size': '2048', 'name': 'novnc-proxy', 'principal': 'novnc-proxy/np0000073146.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep nova_vnc_proxy)\nservice_crt="/etc/pki/tls/certs/novnc-proxy.crt"\nservice_key="/etc/pki/tls/private/novnc-proxy.key"\n# Copy the new cert from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new key from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n\n# Set permissions\npodman exec -u root "$container_name" chmod 0644 $service_crt\npodman exec -u root "$container_name" chmod 0640 $service_key\npodman exec -u root "$container_name" chgrp qemu $service_key\n\n# No need to trigger a reload for novnc proxy since the cert is not cached\n'} 2026-06-14 08:06:17,249 p=83235 u=zuul n=ansible | 2026-06-14 08:06:17.249235 | fa163ee0-6271-f863-66dc-00000000ac32 | TASK | set is_ovn_dbs_bootstrap_node fact 2026-06-14 08:06:17,324 p=83235 u=zuul n=ansible | 2026-06-14 08:06:17.324039 | fa163ee0-6271-f863-66dc-00000000ac32 | OK | set is_ovn_dbs_bootstrap_node fact | np0000073146 2026-06-14 08:06:17,343 p=83235 u=zuul n=ansible | 2026-06-14 08:06:17.343527 | fa163ee0-6271-f863-66dc-00000000ac33 | TASK | Populate ansible service facts so we can check for pacemaker service 2026-06-14 08:06:17,374 p=83235 u=zuul n=ansible | 2026-06-14 08:06:17.373896 | fa163ee0-6271-f863-66dc-00000000ac33 | SKIPPED | Populate ansible service facts so we can check for pacemaker service | np0000073146 2026-06-14 08:06:17,395 p=83235 u=zuul n=ansible | 2026-06-14 08:06:17.394978 | fa163ee0-6271-f863-66dc-00000000ac35 | TASK | Fetch ovn-dbs-bundle 2026-06-14 08:06:17,441 p=83235 u=zuul n=ansible | 2026-06-14 08:06:17.441383 | fa163ee0-6271-f863-66dc-00000000ac35 | SKIPPED | Fetch ovn-dbs-bundle | np0000073146 2026-06-14 08:06:17,456 p=83235 u=zuul n=ansible | 2026-06-14 08:06:17.456546 | fa163ee0-6271-f863-66dc-00000000ac36 | TASK | Fetch ovn VIP 2026-06-14 08:06:17,511 p=83235 u=zuul n=ansible | 2026-06-14 08:06:17.510409 | fa163ee0-6271-f863-66dc-00000000ac36 | SKIPPED | Fetch ovn VIP | np0000073146 2026-06-14 08:06:17,546 p=83235 u=zuul n=ansible | 2026-06-14 08:06:17.545561 | fa163ee0-6271-f863-66dc-00000000ac37 | TASK | Remove OVNDBs from pacemaker 2026-06-14 08:06:17,604 p=83235 u=zuul n=ansible | 2026-06-14 08:06:17.604286 | fa163ee0-6271-f863-66dc-00000000ac37 | SKIPPED | Remove OVNDBs from pacemaker | np0000073146 2026-06-14 08:06:17,639 p=83235 u=zuul n=ansible | 2026-06-14 08:06:17.638385 | fa163ee0-6271-f863-66dc-00000000ac38 | TASK | Remove OVNDBs VIP from pacemaker 2026-06-14 08:06:17,694 p=83235 u=zuul n=ansible | 2026-06-14 08:06:17.693500 | fa163ee0-6271-f863-66dc-00000000ac38 | SKIPPED | Remove OVNDBs VIP from pacemaker | np0000073146 2026-06-14 08:06:17,725 p=83235 u=zuul n=ansible | 2026-06-14 08:06:17.725156 | fa163ee0-6271-f863-66dc-00000000ac39 | TASK | Clean up pacemaker remote nodes cache 2026-06-14 08:06:17,778 p=83235 u=zuul n=ansible | 2026-06-14 08:06:17.777756 | fa163ee0-6271-f863-66dc-00000000ac39 | SKIPPED | Clean up pacemaker remote nodes cache | np0000073146 2026-06-14 08:06:17,799 p=83235 u=zuul n=ansible | 2026-06-14 08:06:17.798772 | fa163ee0-6271-f863-66dc-00000000ac3a | TASK | Remove pacemaker attributes 2026-06-14 08:06:17,861 p=83235 u=zuul n=ansible | 2026-06-14 08:06:17.859145 | fa163ee0-6271-f863-66dc-00000000ac3a | SKIPPED | Remove pacemaker attributes | np0000073146 | item=np0000073145 2026-06-14 08:06:17,879 p=83235 u=zuul n=ansible | 2026-06-14 08:06:17.877117 | fa163ee0-6271-f863-66dc-00000000ac3a | SKIPPED | Remove pacemaker attributes | np0000073146 | item=np0000073146 2026-06-14 08:06:17,893 p=83235 u=zuul n=ansible | 2026-06-14 08:06:17.891162 | fa163ee0-6271-f863-66dc-00000000ac3a | SKIPPED | Remove pacemaker attributes | np0000073146 | item=np0000073147 2026-06-14 08:06:18,012 p=83235 u=zuul n=ansible | 2026-06-14 08:06:18.012462 | fa163ee0-6271-f863-66dc-00000000c706 | TASK | Set version specific variables 2026-06-14 08:06:18,087 p=83235 u=zuul n=ansible | 2026-06-14 08:06:18.087352 | 7c7568c4-2f1e-4b72-a627-cd32d09e9617 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0000073146 2026-06-14 08:06:18,104 p=83235 u=zuul n=ansible | 2026-06-14 08:06:18.103780 | fa163ee0-6271-f863-66dc-00000000c737 | TASK | Ensure ansible_facts used by role 2026-06-14 08:06:18,464 p=83235 u=zuul n=ansible | 2026-06-14 08:06:18.463735 | fa163ee0-6271-f863-66dc-00000000c3b8 | TASK | Ensure pre-scripts hooks directory exists 2026-06-14 08:06:18,546 p=83235 u=zuul n=ansible | 2026-06-14 08:06:18.546033 | fa163ee0-6271-f863-66dc-00000000c737 | OK | Ensure ansible_facts used by role | np0000073146 2026-06-14 08:06:18,567 p=83235 u=zuul n=ansible | 2026-06-14 08:06:18.567688 | fa163ee0-6271-f863-66dc-00000000c738 | TASK | Set platform/version specific variables 2026-06-14 08:06:18,631 p=83235 u=zuul n=ansible | 2026-06-14 08:06:18.629241 | fa163ee0-6271-f863-66dc-00000000c738 | SKIPPED | Set platform/version specific variables | np0000073146 | item=RedHat.yml 2026-06-14 08:06:18,633 p=83235 u=zuul n=ansible | 2026-06-14 08:06:18.632654 | fa163ee0-6271-f863-66dc-00000000c281 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0000073148 2026-06-14 08:06:18,647 p=83235 u=zuul n=ansible | 2026-06-14 08:06:18.646079 | fa163ee0-6271-f863-66dc-00000000c738 | SKIPPED | Set platform/version specific variables | np0000073146 | item=RedHat.yml 2026-06-14 08:06:18,673 p=83235 u=zuul n=ansible | 2026-06-14 08:06:18.671088 | fa163ee0-6271-f863-66dc-00000000c738 | SKIPPED | Set platform/version specific variables | np0000073146 | item=RedHat_9.yml 2026-06-14 08:06:18,685 p=83235 u=zuul n=ansible | 2026-06-14 08:06:18.685423 | fa163ee0-6271-f863-66dc-00000000c282 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-14 08:06:18,699 p=83235 u=zuul n=ansible | 2026-06-14 08:06:18.691845 | fa163ee0-6271-f863-66dc-00000000c738 | SKIPPED | Set platform/version specific variables | np0000073146 | item=RedHat_9.2.yml 2026-06-14 08:06:18,738 p=83235 u=zuul n=ansible | 2026-06-14 08:06:18.737943 | fa163ee0-6271-f863-66dc-00000000c707 | TASK | Ensure certificate role dependencies are installed 2026-06-14 08:06:18,753 p=83235 u=zuul n=ansible | 2026-06-14 08:06:18.753131 | fa163ee0-6271-f863-66dc-00000000ab1f | OK | Populate ansible service facts so we can check for pacemaker service | np0000073145 2026-06-14 08:06:18,786 p=83235 u=zuul n=ansible | 2026-06-14 08:06:18.786087 | fa163ee0-6271-f863-66dc-00000000ab21 | TASK | Fetch ovn-dbs-bundle 2026-06-14 08:06:18,792 p=83235 u=zuul n=ansible | 2026-06-14 08:06:18.792036 | fa163ee0-6271-f863-66dc-00000000c282 | SKIPPED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 | np0000073148 2026-06-14 08:06:18,812 p=83235 u=zuul n=ansible | 2026-06-14 08:06:18.812007 | fa163ee0-6271-f863-66dc-00000000c138 | TASK | Diff puppet-generated changes for check mode 2026-06-14 08:06:18,831 p=83235 u=zuul n=ansible | 2026-06-14 08:06:18.829343 | fa163ee0-6271-f863-66dc-00000000c3b8 | OK | Ensure pre-scripts hooks directory exists | np0000073147 | item=certmonger 2026-06-14 08:06:18,849 p=83235 u=zuul n=ansible | 2026-06-14 08:06:18.849069 | fa163ee0-6271-f863-66dc-00000000ab21 | SKIPPED | Fetch ovn-dbs-bundle | np0000073145 2026-06-14 08:06:18,849 p=83235 u=zuul n=ansible | 2026-06-14 08:06:18.849737 | fa163ee0-6271-f863-66dc-00000000c138 | SKIPPED | Diff puppet-generated changes for check mode | np0000073148 2026-06-14 08:06:18,859 p=83235 u=zuul n=ansible | 2026-06-14 08:06:18.859012 | fa163ee0-6271-f863-66dc-00000000c139 | TASK | Diff puppet-generated changes for check mode 2026-06-14 08:06:18,879 p=83235 u=zuul n=ansible | 2026-06-14 08:06:18.878738 | fa163ee0-6271-f863-66dc-00000000ab22 | TASK | Fetch ovn VIP 2026-06-14 08:06:18,904 p=83235 u=zuul n=ansible | 2026-06-14 08:06:18.903552 | fa163ee0-6271-f863-66dc-00000000c3ba | TASK | Ensure post-scripts hooks directory exists 2026-06-14 08:06:18,910 p=83235 u=zuul n=ansible | 2026-06-14 08:06:18.909905 | fa163ee0-6271-f863-66dc-00000000c139 | SKIPPED | Diff puppet-generated changes for check mode | np0000073148 2026-06-14 08:06:18,922 p=83235 u=zuul n=ansible | 2026-06-14 08:06:18.922462 | fa163ee0-6271-f863-66dc-00000000be64 | TASK | Manage containers for step 1 with tripleo-ansible 2026-06-14 08:06:18,938 p=83235 u=zuul n=ansible | 2026-06-14 08:06:18.938206 | fa163ee0-6271-f863-66dc-00000000ab22 | SKIPPED | Fetch ovn VIP | np0000073145 2026-06-14 08:06:18,960 p=83235 u=zuul n=ansible | 2026-06-14 08:06:18.960055 | fa163ee0-6271-f863-66dc-00000000ab23 | TASK | Remove OVNDBs from pacemaker 2026-06-14 08:06:19,002 p=83235 u=zuul n=ansible | 2026-06-14 08:06:19.002101 | fa163ee0-6271-f863-66dc-00000000c77f | TASK | Gather variables for each operating system 2026-06-14 08:06:19,023 p=83235 u=zuul n=ansible | 2026-06-14 08:06:19.022843 | fa163ee0-6271-f863-66dc-00000000ab23 | SKIPPED | Remove OVNDBs from pacemaker | np0000073145 2026-06-14 08:06:19,039 p=83235 u=zuul n=ansible | 2026-06-14 08:06:19.039072 | fa163ee0-6271-f863-66dc-00000000ab24 | TASK | Remove OVNDBs VIP from pacemaker 2026-06-14 08:06:19,093 p=83235 u=zuul n=ansible | 2026-06-14 08:06:19.093196 | fa163ee0-6271-f863-66dc-00000000ab24 | SKIPPED | Remove OVNDBs VIP from pacemaker | np0000073145 2026-06-14 08:06:19,108 p=83235 u=zuul n=ansible | 2026-06-14 08:06:19.108684 | fa163ee0-6271-f863-66dc-00000000ab25 | TASK | Clean up pacemaker remote nodes cache 2026-06-14 08:06:19,133 p=83235 u=zuul n=ansible | 2026-06-14 08:06:19.133721 | fa163ee0-6271-f863-66dc-00000000c780 | TASK | Create container logs path 2026-06-14 08:06:19,157 p=83235 u=zuul n=ansible | 2026-06-14 08:06:19.156494 | fa163ee0-6271-f863-66dc-00000000ab25 | SKIPPED | Clean up pacemaker remote nodes cache | np0000073145 2026-06-14 08:06:19,173 p=83235 u=zuul n=ansible | 2026-06-14 08:06:19.173224 | fa163ee0-6271-f863-66dc-00000000ab26 | TASK | Remove pacemaker attributes 2026-06-14 08:06:19,220 p=83235 u=zuul n=ansible | 2026-06-14 08:06:19.218494 | fa163ee0-6271-f863-66dc-00000000ab26 | SKIPPED | Remove pacemaker attributes | np0000073145 | item=np0000073145 2026-06-14 08:06:19,242 p=83235 u=zuul n=ansible | 2026-06-14 08:06:19.241533 | fa163ee0-6271-f863-66dc-00000000ab26 | SKIPPED | Remove pacemaker attributes | np0000073145 | item=np0000073146 2026-06-14 08:06:19,264 p=83235 u=zuul n=ansible | 2026-06-14 08:06:19.262793 | fa163ee0-6271-f863-66dc-00000000ab26 | SKIPPED | Remove pacemaker attributes | np0000073145 | item=np0000073147 2026-06-14 08:06:19,270 p=83235 u=zuul n=ansible | 2026-06-14 08:06:19.269245 | fa163ee0-6271-f863-66dc-00000000c3ba | OK | Ensure post-scripts hooks directory exists | np0000073147 | item=certmonger 2026-06-14 08:06:19,309 p=83235 u=zuul n=ansible | 2026-06-14 08:06:19.308633 | fa163ee0-6271-f863-66dc-00000000c3bc | TASK | Ensure provider service is running 2026-06-14 08:06:19,363 p=83235 u=zuul n=ansible | 2026-06-14 08:06:19.363197 | fa163ee0-6271-f863-66dc-00000000c706 | TASK | Set version specific variables 2026-06-14 08:06:19,431 p=83235 u=zuul n=ansible | 2026-06-14 08:06:19.431322 | cff805df-b52a-4b19-a21b-ef16c54504b0 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0000073145 2026-06-14 08:06:19,448 p=83235 u=zuul n=ansible | 2026-06-14 08:06:19.448579 | fa163ee0-6271-f863-66dc-00000000c7f2 | TASK | Ensure ansible_facts used by role 2026-06-14 08:06:19,528 p=83235 u=zuul n=ansible | 2026-06-14 08:06:19.528036 | fa163ee0-6271-f863-66dc-00000000c780 | OK | Create container logs path | np0000073148 2026-06-14 08:06:19,544 p=83235 u=zuul n=ansible | 2026-06-14 08:06:19.544341 | fa163ee0-6271-f863-66dc-00000000c782 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 2026-06-14 08:06:19,811 p=83235 u=zuul n=ansible | 2026-06-14 08:06:19.809305 | fa163ee0-6271-f863-66dc-00000000c3bc | OK | Ensure provider service is running | np0000073147 | item=certmonger 2026-06-14 08:06:19,852 p=83235 u=zuul n=ansible | 2026-06-14 08:06:19.851965 | fa163ee0-6271-f863-66dc-00000000c3bf | TASK | Ensure certificate requests 2026-06-14 08:06:19,859 p=83235 u=zuul n=ansible | 2026-06-14 08:06:19.858684 | fa163ee0-6271-f863-66dc-00000000c782 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 | np0000073148 2026-06-14 08:06:19,880 p=83235 u=zuul n=ansible | 2026-06-14 08:06:19.880486 | fa163ee0-6271-f863-66dc-00000000c783 | TASK | Finalise hashes for all containers 2026-06-14 08:06:19,893 p=83235 u=zuul n=ansible | 2026-06-14 08:06:19.892666 | fa163ee0-6271-f863-66dc-00000000c7f2 | OK | Ensure ansible_facts used by role | np0000073145 2026-06-14 08:06:19,916 p=83235 u=zuul n=ansible | 2026-06-14 08:06:19.916458 | fa163ee0-6271-f863-66dc-00000000c7f3 | TASK | Set platform/version specific variables 2026-06-14 08:06:19,944 p=83235 u=zuul n=ansible | 2026-06-14 08:06:19.943956 | fa163ee0-6271-f863-66dc-00000000c783 | OK | Finalise hashes for all containers | np0000073148 2026-06-14 08:06:19,956 p=83235 u=zuul n=ansible | 2026-06-14 08:06:19.956168 | fa163ee0-6271-f863-66dc-00000000c785 | TASK | Manage systemd shutdown files 2026-06-14 08:06:20,016 p=83235 u=zuul n=ansible | 2026-06-14 08:06:20.008525 | accbf1d8-d975-4c38-8573-bd9f6c5c0ffe | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0000073148 2026-06-14 08:06:20,023 p=83235 u=zuul n=ansible | 2026-06-14 08:06:20.022071 | fa163ee0-6271-f863-66dc-00000000c7f3 | SKIPPED | Set platform/version specific variables | np0000073145 | item=RedHat.yml 2026-06-14 08:06:20,032 p=83235 u=zuul n=ansible | 2026-06-14 08:06:20.031703 | fa163ee0-6271-f863-66dc-00000000c819 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-06-14 08:06:20,057 p=83235 u=zuul n=ansible | 2026-06-14 08:06:20.054490 | fa163ee0-6271-f863-66dc-00000000c7f3 | SKIPPED | Set platform/version specific variables | np0000073145 | item=RedHat.yml 2026-06-14 08:06:20,120 p=83235 u=zuul n=ansible | 2026-06-14 08:06:20.118418 | fa163ee0-6271-f863-66dc-00000000c7f3 | SKIPPED | Set platform/version specific variables | np0000073145 | item=RedHat_9.yml 2026-06-14 08:06:20,140 p=83235 u=zuul n=ansible | 2026-06-14 08:06:20.139131 | fa163ee0-6271-f863-66dc-00000000c7f3 | SKIPPED | Set platform/version specific variables | np0000073145 | item=RedHat_9.2.yml 2026-06-14 08:06:20,174 p=83235 u=zuul n=ansible | 2026-06-14 08:06:20.173718 | fa163ee0-6271-f863-66dc-00000000c707 | TASK | Ensure certificate role dependencies are installed 2026-06-14 08:06:20,369 p=83235 u=zuul n=ansible | 2026-06-14 08:06:20.368222 | fa163ee0-6271-f863-66dc-00000000c819 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0000073148 2026-06-14 08:06:20,397 p=83235 u=zuul n=ansible | 2026-06-14 08:06:20.396378 | fa163ee0-6271-f863-66dc-00000000c81a | TASK | Set podman_drop_in fact 2026-06-14 08:06:20,450 p=83235 u=zuul n=ansible | 2026-06-14 08:06:20.448952 | fa163ee0-6271-f863-66dc-00000000c81a | OK | Set podman_drop_in fact | np0000073148 2026-06-14 08:06:20,473 p=83235 u=zuul n=ansible | 2026-06-14 08:06:20.472853 | fa163ee0-6271-f863-66dc-00000000c81c | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-06-14 08:06:21,462 p=83235 u=zuul n=ansible | 2026-06-14 08:06:21.458906 | fa163ee0-6271-f863-66dc-00000000c81c | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000073148 | item=tripleo-container-shutdown 2026-06-14 08:06:22,120 p=83235 u=zuul n=ansible | 2026-06-14 08:06:22.118231 | fa163ee0-6271-f863-66dc-00000000c3bf | CHANGED | Ensure certificate requests | np0000073147 | item={'ca': 'ipa', 'dns': 'np0000073147.internalapi.ooo.test', 'key_size': '2048', 'name': 'libvirt-vnc-client-cert', 'principal': 'libvirt-vnc/np0000073147.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep nova_vnc_proxy)\nservice_crt="/etc/pki/tls/certs/libvirt-vnc-client-cert.crt"\nservice_key="/etc/pki/tls/private/libvirt-vnc-client-cert.key"\n# Copy the new cert from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new key from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n\n# Set permissions\npodman exec -u root "$container_name" chmod 0644 $service_crt\npodman exec -u root "$container_name" chmod 0640 $service_key\npodman exec -u root "$container_name" chgrp qemu $service_key\n\n# No need to trigger a reload for novnc proxy since the cert is not cached\n'} 2026-06-14 08:06:22,157 p=83235 u=zuul n=ansible | 2026-06-14 08:06:22.157418 | fa163ee0-6271-f863-66dc-00000000c707 | OK | Ensure certificate role dependencies are installed | np0000073146 2026-06-14 08:06:22,185 p=83235 u=zuul n=ansible | 2026-06-14 08:06:22.184771 | fa163ee0-6271-f863-66dc-00000000c709 | TASK | Ensure provider packages are installed 2026-06-14 08:06:22,211 p=83235 u=zuul n=ansible | 2026-06-14 08:06:22.210805 | fa163ee0-6271-f863-66dc-00000000c3dc | TASK | Set version specific variables 2026-06-14 08:06:22,278 p=83235 u=zuul n=ansible | 2026-06-14 08:06:22.277807 | 944d4cd0-8f3f-42f9-99a3-cc0ac6c28ee9 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0000073147 2026-06-14 08:06:22,301 p=83235 u=zuul n=ansible | 2026-06-14 08:06:22.300846 | fa163ee0-6271-f863-66dc-00000000c84a | TASK | Ensure ansible_facts used by role 2026-06-14 08:06:22,346 p=83235 u=zuul n=ansible | 2026-06-14 08:06:22.344378 | fa163ee0-6271-f863-66dc-00000000c81c | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000073148 | item=tripleo-start-podman-container 2026-06-14 08:06:22,363 p=83235 u=zuul n=ansible | 2026-06-14 08:06:22.362842 | fa163ee0-6271-f863-66dc-00000000c81d | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-06-14 08:06:22,778 p=83235 u=zuul n=ansible | 2026-06-14 08:06:22.777856 | fa163ee0-6271-f863-66dc-00000000c84a | OK | Ensure ansible_facts used by role | np0000073147 2026-06-14 08:06:22,799 p=83235 u=zuul n=ansible | 2026-06-14 08:06:22.799502 | fa163ee0-6271-f863-66dc-00000000c84b | TASK | Set platform/version specific variables 2026-06-14 08:06:22,883 p=83235 u=zuul n=ansible | 2026-06-14 08:06:22.880849 | fa163ee0-6271-f863-66dc-00000000c84b | SKIPPED | Set platform/version specific variables | np0000073147 | item=RedHat.yml 2026-06-14 08:06:22,897 p=83235 u=zuul n=ansible | 2026-06-14 08:06:22.896084 | fa163ee0-6271-f863-66dc-00000000c84b | SKIPPED | Set platform/version specific variables | np0000073147 | item=RedHat.yml 2026-06-14 08:06:22,915 p=83235 u=zuul n=ansible | 2026-06-14 08:06:22.914254 | fa163ee0-6271-f863-66dc-00000000c84b | SKIPPED | Set platform/version specific variables | np0000073147 | item=RedHat_9.yml 2026-06-14 08:06:22,931 p=83235 u=zuul n=ansible | 2026-06-14 08:06:22.930133 | fa163ee0-6271-f863-66dc-00000000c84b | SKIPPED | Set platform/version specific variables | np0000073147 | item=RedHat_9.2.yml 2026-06-14 08:06:22,957 p=83235 u=zuul n=ansible | 2026-06-14 08:06:22.957242 | fa163ee0-6271-f863-66dc-00000000c3dd | TASK | Ensure certificate role dependencies are installed 2026-06-14 08:06:23,278 p=83235 u=zuul n=ansible | 2026-06-14 08:06:23.277701 | fa163ee0-6271-f863-66dc-00000000c81d | CHANGED | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0000073148 2026-06-14 08:06:23,291 p=83235 u=zuul n=ansible | 2026-06-14 08:06:23.291463 | fa163ee0-6271-f863-66dc-00000000c81e | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-06-14 08:06:23,438 p=83235 u=zuul n=ansible | 2026-06-14 08:06:23.437821 | fa163ee0-6271-f863-66dc-00000000c707 | OK | Ensure certificate role dependencies are installed | np0000073145 2026-06-14 08:06:23,460 p=83235 u=zuul n=ansible | 2026-06-14 08:06:23.460388 | fa163ee0-6271-f863-66dc-00000000c709 | TASK | Ensure provider packages are installed 2026-06-14 08:06:24,262 p=83235 u=zuul n=ansible | 2026-06-14 08:06:24.261381 | fa163ee0-6271-f863-66dc-00000000c81e | CHANGED | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0000073148 2026-06-14 08:06:24,276 p=83235 u=zuul n=ansible | 2026-06-14 08:06:24.276400 | fa163ee0-6271-f863-66dc-00000000c81f | TASK | Enable and start tripleo-container-shutdown 2026-06-14 08:06:25,231 p=83235 u=zuul n=ansible | 2026-06-14 08:06:25.230267 | fa163ee0-6271-f863-66dc-00000000c81f | CHANGED | Enable and start tripleo-container-shutdown | np0000073148 2026-06-14 08:06:25,253 p=83235 u=zuul n=ansible | 2026-06-14 08:06:25.253258 | fa163ee0-6271-f863-66dc-00000000c820 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-06-14 08:06:25,569 p=83235 u=zuul n=ansible | 2026-06-14 08:06:25.568910 | fa163ee0-6271-f863-66dc-00000000c70b | TASK | Ensure pre-scripts hooks directory exists 2026-06-14 08:06:25,745 p=83235 u=zuul n=ansible | 2026-06-14 08:06:25.744177 | fa163ee0-6271-f863-66dc-00000000c615 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0000073149 2026-06-14 08:06:25,770 p=83235 u=zuul n=ansible | 2026-06-14 08:06:25.770170 | fa163ee0-6271-f863-66dc-00000000c616 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-14 08:06:25,825 p=83235 u=zuul n=ansible | 2026-06-14 08:06:25.825124 | fa163ee0-6271-f863-66dc-00000000c616 | SKIPPED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 | np0000073149 2026-06-14 08:06:25,850 p=83235 u=zuul n=ansible | 2026-06-14 08:06:25.850331 | fa163ee0-6271-f863-66dc-00000000c442 | TASK | Diff puppet-generated changes for check mode 2026-06-14 08:06:25,877 p=83235 u=zuul n=ansible | 2026-06-14 08:06:25.876391 | fa163ee0-6271-f863-66dc-00000000c442 | SKIPPED | Diff puppet-generated changes for check mode | np0000073149 2026-06-14 08:06:25,890 p=83235 u=zuul n=ansible | 2026-06-14 08:06:25.890528 | fa163ee0-6271-f863-66dc-00000000c443 | TASK | Diff puppet-generated changes for check mode 2026-06-14 08:06:25,916 p=83235 u=zuul n=ansible | 2026-06-14 08:06:25.916239 | fa163ee0-6271-f863-66dc-00000000c443 | SKIPPED | Diff puppet-generated changes for check mode | np0000073149 2026-06-14 08:06:25,931 p=83235 u=zuul n=ansible | 2026-06-14 08:06:25.931129 | fa163ee0-6271-f863-66dc-00000000c00c | TASK | Manage containers for step 1 with tripleo-ansible 2026-06-14 08:06:25,945 p=83235 u=zuul n=ansible | 2026-06-14 08:06:25.943296 | fa163ee0-6271-f863-66dc-00000000c70b | OK | Ensure pre-scripts hooks directory exists | np0000073146 | item=certmonger 2026-06-14 08:06:25,994 p=83235 u=zuul n=ansible | 2026-06-14 08:06:25.993988 | fa163ee0-6271-f863-66dc-00000000c77f | TASK | Gather variables for each operating system 2026-06-14 08:06:26,015 p=83235 u=zuul n=ansible | 2026-06-14 08:06:26.014684 | fa163ee0-6271-f863-66dc-00000000c70d | TASK | Ensure post-scripts hooks directory exists 2026-06-14 08:06:26,119 p=83235 u=zuul n=ansible | 2026-06-14 08:06:26.119383 | fa163ee0-6271-f863-66dc-00000000c780 | TASK | Create container logs path 2026-06-14 08:06:26,278 p=83235 u=zuul n=ansible | 2026-06-14 08:06:26.278043 | fa163ee0-6271-f863-66dc-00000000c820 | CHANGED | Create /usr/lib/systemd/system/netns-placeholder.service | np0000073148 2026-06-14 08:06:26,296 p=83235 u=zuul n=ansible | 2026-06-14 08:06:26.295706 | fa163ee0-6271-f863-66dc-00000000c821 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-06-14 08:06:26,329 p=83235 u=zuul n=ansible | 2026-06-14 08:06:26.328444 | fa163ee0-6271-f863-66dc-00000000c3dd | OK | Ensure certificate role dependencies are installed | np0000073147 2026-06-14 08:06:26,345 p=83235 u=zuul n=ansible | 2026-06-14 08:06:26.345382 | fa163ee0-6271-f863-66dc-00000000c3df | TASK | Ensure provider packages are installed 2026-06-14 08:06:26,394 p=83235 u=zuul n=ansible | 2026-06-14 08:06:26.392229 | fa163ee0-6271-f863-66dc-00000000c70d | OK | Ensure post-scripts hooks directory exists | np0000073146 | item=certmonger 2026-06-14 08:06:26,434 p=83235 u=zuul n=ansible | 2026-06-14 08:06:26.433871 | fa163ee0-6271-f863-66dc-00000000c70f | TASK | Ensure provider service is running 2026-06-14 08:06:26,456 p=83235 u=zuul n=ansible | 2026-06-14 08:06:26.455192 | fa163ee0-6271-f863-66dc-00000000c780 | OK | Create container logs path | np0000073149 2026-06-14 08:06:26,475 p=83235 u=zuul n=ansible | 2026-06-14 08:06:26.474761 | fa163ee0-6271-f863-66dc-00000000c782 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 2026-06-14 08:06:26,792 p=83235 u=zuul n=ansible | 2026-06-14 08:06:26.792166 | fa163ee0-6271-f863-66dc-00000000c70b | TASK | Ensure pre-scripts hooks directory exists 2026-06-14 08:06:26,820 p=83235 u=zuul n=ansible | 2026-06-14 08:06:26.819471 | fa163ee0-6271-f863-66dc-00000000c782 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 | np0000073149 2026-06-14 08:06:26,834 p=83235 u=zuul n=ansible | 2026-06-14 08:06:26.834618 | fa163ee0-6271-f863-66dc-00000000c783 | TASK | Finalise hashes for all containers 2026-06-14 08:06:26,899 p=83235 u=zuul n=ansible | 2026-06-14 08:06:26.898911 | fa163ee0-6271-f863-66dc-00000000c783 | OK | Finalise hashes for all containers | np0000073149 2026-06-14 08:06:26,913 p=83235 u=zuul n=ansible | 2026-06-14 08:06:26.912831 | fa163ee0-6271-f863-66dc-00000000c785 | TASK | Manage systemd shutdown files 2026-06-14 08:06:26,959 p=83235 u=zuul n=ansible | 2026-06-14 08:06:26.957861 | fa163ee0-6271-f863-66dc-00000000c70f | OK | Ensure provider service is running | np0000073146 | item=certmonger 2026-06-14 08:06:26,987 p=83235 u=zuul n=ansible | 2026-06-14 08:06:26.987108 | 3d204da1-eddf-41c7-87f7-c3636a891eb1 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0000073149 2026-06-14 08:06:27,008 p=83235 u=zuul n=ansible | 2026-06-14 08:06:27.008265 | fa163ee0-6271-f863-66dc-00000000c8d0 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-06-14 08:06:27,071 p=83235 u=zuul n=ansible | 2026-06-14 08:06:27.070524 | fa163ee0-6271-f863-66dc-00000000c712 | TASK | Ensure certificate requests 2026-06-14 08:06:27,143 p=83235 u=zuul n=ansible | 2026-06-14 08:06:27.139659 | fa163ee0-6271-f863-66dc-00000000c70b | OK | Ensure pre-scripts hooks directory exists | np0000073145 | item=certmonger 2026-06-14 08:06:27,174 p=83235 u=zuul n=ansible | 2026-06-14 08:06:27.174064 | fa163ee0-6271-f863-66dc-00000000c70d | TASK | Ensure post-scripts hooks directory exists 2026-06-14 08:06:27,278 p=83235 u=zuul n=ansible | 2026-06-14 08:06:27.277386 | fa163ee0-6271-f863-66dc-00000000c821 | CHANGED | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0000073148 2026-06-14 08:06:27,300 p=83235 u=zuul n=ansible | 2026-06-14 08:06:27.299958 | fa163ee0-6271-f863-66dc-00000000c822 | TASK | Enable and start netns-placeholder 2026-06-14 08:06:27,324 p=83235 u=zuul n=ansible | 2026-06-14 08:06:27.323764 | fa163ee0-6271-f863-66dc-00000000c8d0 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0000073149 2026-06-14 08:06:27,339 p=83235 u=zuul n=ansible | 2026-06-14 08:06:27.339115 | fa163ee0-6271-f863-66dc-00000000c8d1 | TASK | Set podman_drop_in fact 2026-06-14 08:06:27,397 p=83235 u=zuul n=ansible | 2026-06-14 08:06:27.396830 | fa163ee0-6271-f863-66dc-00000000c8d1 | OK | Set podman_drop_in fact | np0000073149 2026-06-14 08:06:27,411 p=83235 u=zuul n=ansible | 2026-06-14 08:06:27.411142 | fa163ee0-6271-f863-66dc-00000000c8d3 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-06-14 08:06:27,570 p=83235 u=zuul n=ansible | 2026-06-14 08:06:27.568193 | fa163ee0-6271-f863-66dc-00000000c70d | OK | Ensure post-scripts hooks directory exists | np0000073145 | item=certmonger 2026-06-14 08:06:27,607 p=83235 u=zuul n=ansible | 2026-06-14 08:06:27.606488 | fa163ee0-6271-f863-66dc-00000000c70f | TASK | Ensure provider service is running 2026-06-14 08:06:27,940 p=83235 u=zuul n=ansible | 2026-06-14 08:06:27.939035 | fa163ee0-6271-f863-66dc-00000000c696 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0000073150 2026-06-14 08:06:27,967 p=83235 u=zuul n=ansible | 2026-06-14 08:06:27.966288 | fa163ee0-6271-f863-66dc-00000000c697 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-14 08:06:28,053 p=83235 u=zuul n=ansible | 2026-06-14 08:06:28.052145 | fa163ee0-6271-f863-66dc-00000000c697 | SKIPPED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 | np0000073150 2026-06-14 08:06:28,084 p=83235 u=zuul n=ansible | 2026-06-14 08:06:28.084128 | fa163ee0-6271-f863-66dc-00000000c516 | TASK | Diff puppet-generated changes for check mode 2026-06-14 08:06:28,120 p=83235 u=zuul n=ansible | 2026-06-14 08:06:28.118135 | fa163ee0-6271-f863-66dc-00000000c70f | OK | Ensure provider service is running | np0000073145 | item=certmonger 2026-06-14 08:06:28,145 p=83235 u=zuul n=ansible | 2026-06-14 08:06:28.145435 | fa163ee0-6271-f863-66dc-00000000c516 | SKIPPED | Diff puppet-generated changes for check mode | np0000073150 2026-06-14 08:06:28,162 p=83235 u=zuul n=ansible | 2026-06-14 08:06:28.157985 | fa163ee0-6271-f863-66dc-00000000c517 | TASK | Diff puppet-generated changes for check mode 2026-06-14 08:06:28,191 p=83235 u=zuul n=ansible | 2026-06-14 08:06:28.190301 | fa163ee0-6271-f863-66dc-00000000c712 | TASK | Ensure certificate requests 2026-06-14 08:06:28,202 p=83235 u=zuul n=ansible | 2026-06-14 08:06:28.202096 | fa163ee0-6271-f863-66dc-00000000c822 | CHANGED | Enable and start netns-placeholder | np0000073148 2026-06-14 08:06:28,204 p=83235 u=zuul n=ansible | 2026-06-14 08:06:28.204713 | fa163ee0-6271-f863-66dc-00000000c517 | SKIPPED | Diff puppet-generated changes for check mode | np0000073150 2026-06-14 08:06:28,219 p=83235 u=zuul n=ansible | 2026-06-14 08:06:28.219641 | fa163ee0-6271-f863-66dc-00000000c787 | TASK | Update container configs with new config hashes 2026-06-14 08:06:28,236 p=83235 u=zuul n=ansible | 2026-06-14 08:06:28.235670 | fa163ee0-6271-f863-66dc-00000000c02c | TASK | Manage containers for step 1 with tripleo-ansible 2026-06-14 08:06:28,290 p=83235 u=zuul n=ansible | 2026-06-14 08:06:28.290583 | fa163ee0-6271-f863-66dc-00000000c77f | TASK | Gather variables for each operating system 2026-06-14 08:06:28,307 p=83235 u=zuul n=ansible | 2026-06-14 08:06:28.307452 | a81a9ef8-b56c-4546-9da0-d830cab733d8 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0000073148 2026-06-14 08:06:28,319 p=83235 u=zuul n=ansible | 2026-06-14 08:06:28.319334 | fa163ee0-6271-f863-66dc-00000000c935 | TASK | Update config hashes for container startup configs 2026-06-14 08:06:28,396 p=83235 u=zuul n=ansible | 2026-06-14 08:06:28.396044 | fa163ee0-6271-f863-66dc-00000000c8d3 | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000073149 | item=tripleo-container-shutdown 2026-06-14 08:06:28,407 p=83235 u=zuul n=ansible | 2026-06-14 08:06:28.406845 | fa163ee0-6271-f863-66dc-00000000c780 | TASK | Create container logs path 2026-06-14 08:06:28,688 p=83235 u=zuul n=ansible | 2026-06-14 08:06:28.686897 | | WARNING | Config change detected for metrics_qdr, new hash: e8805b7555d9b02332e17bb2714f18bf 2026-06-14 08:06:28,688 p=83235 u=zuul n=ansible | 2026-06-14 08:06:28.688279 | | WARNING | Config change detected for collectd, new hash: 5923e560c9d95c3eb077adacead52760 2026-06-14 08:06:28,689 p=83235 u=zuul n=ansible | 2026-06-14 08:06:28.688697 | | WARNING | Config change detected for iscsid, new hash: 1d948d508b3ddf3dccfe5cf1462b22db 2026-06-14 08:06:28,689 p=83235 u=zuul n=ansible | 2026-06-14 08:06:28.689124 | | WARNING | Config change detected for nova_virtlogd_wrapper, new hash: 5c7547c7a1c9abbbf0886c23bb9a2f2d 2026-06-14 08:06:28,689 p=83235 u=zuul n=ansible | 2026-06-14 08:06:28.689466 | | WARNING | Config change detected for nova_virtnodedevd, new hash: 5c7547c7a1c9abbbf0886c23bb9a2f2d 2026-06-14 08:06:28,690 p=83235 u=zuul n=ansible | 2026-06-14 08:06:28.689960 | | WARNING | Config change detected for nova_virtproxyd, new hash: 5c7547c7a1c9abbbf0886c23bb9a2f2d 2026-06-14 08:06:28,690 p=83235 u=zuul n=ansible | 2026-06-14 08:06:28.690431 | | WARNING | Config change detected for nova_virtqemud, new hash: 5c7547c7a1c9abbbf0886c23bb9a2f2d 2026-06-14 08:06:28,691 p=83235 u=zuul n=ansible | 2026-06-14 08:06:28.690946 | | WARNING | Config change detected for nova_virtsecretd, new hash: 5c7547c7a1c9abbbf0886c23bb9a2f2d 2026-06-14 08:06:28,691 p=83235 u=zuul n=ansible | 2026-06-14 08:06:28.691539 | | WARNING | Config change detected for nova_virtstoraged, new hash: 5c7547c7a1c9abbbf0886c23bb9a2f2d 2026-06-14 08:06:28,692 p=83235 u=zuul n=ansible | 2026-06-14 08:06:28.692055 | | WARNING | Config change detected for rsyslog, new hash: 610d1ab75f615a56c0636b202d21d44a 2026-06-14 08:06:28,693 p=83235 u=zuul n=ansible | 2026-06-14 08:06:28.692565 | | WARNING | Config change detected for ceilometer_agent_compute, new hash: 6befa54c027ff5e2f9641f7190359e23 2026-06-14 08:06:28,693 p=83235 u=zuul n=ansible | 2026-06-14 08:06:28.693128 | | WARNING | Config change detected for ceilometer_agent_ipmi, new hash: 6befa54c027ff5e2f9641f7190359e23 2026-06-14 08:06:28,693 p=83235 u=zuul n=ansible | 2026-06-14 08:06:28.693563 | | WARNING | Config change detected for logrotate_crond, new hash: 53ed83bb0cae779ff95edb2002262c6f 2026-06-14 08:06:28,694 p=83235 u=zuul n=ansible | 2026-06-14 08:06:28.694055 | | WARNING | Config change detected for nova_migration_target, new hash: 5c7547c7a1c9abbbf0886c23bb9a2f2d 2026-06-14 08:06:28,694 p=83235 u=zuul n=ansible | 2026-06-14 08:06:28.694547 | | WARNING | Config change detected for ovn_metadata_agent, new hash: 2984e17fac0f455b9c35bc63d93e5f29 2026-06-14 08:06:28,695 p=83235 u=zuul n=ansible | 2026-06-14 08:06:28.695028 | | WARNING | Config change detected for nova_compute, new hash: 1d948d508b3ddf3dccfe5cf1462b22db-5c7547c7a1c9abbbf0886c23bb9a2f2d 2026-06-14 08:06:28,695 p=83235 u=zuul n=ansible | 2026-06-14 08:06:28.695480 | | WARNING | Config change detected for nova_wait_for_compute_service, new hash: 5c7547c7a1c9abbbf0886c23bb9a2f2d 2026-06-14 08:06:28,696 p=83235 u=zuul n=ansible | 2026-06-14 08:06:28.695947 | fa163ee0-6271-f863-66dc-00000000c935 | CHANGED | Update config hashes for container startup configs | np0000073148 2026-06-14 08:06:28,717 p=83235 u=zuul n=ansible | 2026-06-14 08:06:28.717134 | fa163ee0-6271-f863-66dc-00000000c788 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_1 2026-06-14 08:06:28,775 p=83235 u=zuul n=ansible | 2026-06-14 08:06:28.775143 | c67f4fb1-e717-4293-a8ed-a4c3986ff432 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0000073148 2026-06-14 08:06:28,793 p=83235 u=zuul n=ansible | 2026-06-14 08:06:28.792568 | fa163ee0-6271-f863-66dc-00000000c958 | TASK | Gather podman infos 2026-06-14 08:06:28,800 p=83235 u=zuul n=ansible | 2026-06-14 08:06:28.799391 | fa163ee0-6271-f863-66dc-00000000c780 | OK | Create container logs path | np0000073150 2026-06-14 08:06:28,813 p=83235 u=zuul n=ansible | 2026-06-14 08:06:28.812923 | fa163ee0-6271-f863-66dc-00000000c782 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 2026-06-14 08:06:28,947 p=83235 u=zuul n=ansible | 2026-06-14 08:06:28.944817 | fa163ee0-6271-f863-66dc-00000000c712 | CHANGED | Ensure certificate requests | np0000073146 | item={'ca': 'ipa', 'dns': 'np0000073146.internalapi.ooo.test', 'key_size': '2048', 'name': 'ovn_dbs', 'principal': 'ovn_dbs/np0000073146.internalapi.ooo.test@OOO.TEST'} 2026-06-14 08:06:28,987 p=83235 u=zuul n=ansible | 2026-06-14 08:06:28.987169 | fa163ee0-6271-f863-66dc-00000000ac3f | TASK | Configure OVN DBs and northd 2026-06-14 08:06:29,071 p=83235 u=zuul n=ansible | 2026-06-14 08:06:29.071403 | fa163ee0-6271-f863-66dc-00000000c998 | TASK | create directory /var/lib/config-data/ansible-generated/ovn 2026-06-14 08:06:29,156 p=83235 u=zuul n=ansible | 2026-06-14 08:06:29.155786 | fa163ee0-6271-f863-66dc-00000000c782 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 | np0000073150 2026-06-14 08:06:29,169 p=83235 u=zuul n=ansible | 2026-06-14 08:06:29.168713 | fa163ee0-6271-f863-66dc-00000000c783 | TASK | Finalise hashes for all containers 2026-06-14 08:06:29,208 p=83235 u=zuul n=ansible | 2026-06-14 08:06:29.207580 | fa163ee0-6271-f863-66dc-00000000c783 | OK | Finalise hashes for all containers | np0000073150 2026-06-14 08:06:29,221 p=83235 u=zuul n=ansible | 2026-06-14 08:06:29.221065 | fa163ee0-6271-f863-66dc-00000000c785 | TASK | Manage systemd shutdown files 2026-06-14 08:06:29,276 p=83235 u=zuul n=ansible | 2026-06-14 08:06:29.276129 | f60ca677-b21a-4156-a495-6ed721149959 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0000073150 2026-06-14 08:06:29,297 p=83235 u=zuul n=ansible | 2026-06-14 08:06:29.296752 | fa163ee0-6271-f863-66dc-00000000c9c0 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-06-14 08:06:29,358 p=83235 u=zuul n=ansible | 2026-06-14 08:06:29.354921 | fa163ee0-6271-f863-66dc-00000000c8d3 | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000073149 | item=tripleo-start-podman-container 2026-06-14 08:06:29,403 p=83235 u=zuul n=ansible | 2026-06-14 08:06:29.402623 | fa163ee0-6271-f863-66dc-00000000c8d4 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-06-14 08:06:29,410 p=83235 u=zuul n=ansible | 2026-06-14 08:06:29.410081 | fa163ee0-6271-f863-66dc-00000000c958 | OK | Gather podman infos | np0000073148 2026-06-14 08:06:29,420 p=83235 u=zuul n=ansible | 2026-06-14 08:06:29.420155 | fa163ee0-6271-f863-66dc-00000000c998 | CHANGED | create directory /var/lib/config-data/ansible-generated/ovn | np0000073146 2026-06-14 08:06:29,438 p=83235 u=zuul n=ansible | 2026-06-14 08:06:29.438340 | fa163ee0-6271-f863-66dc-00000000c959 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2026-06-14 08:06:29,466 p=83235 u=zuul n=ansible | 2026-06-14 08:06:29.466036 | fa163ee0-6271-f863-66dc-00000000c999 | TASK | set is_ovn_dbs_bootstrap_node fact 2026-06-14 08:06:29,559 p=83235 u=zuul n=ansible | 2026-06-14 08:06:29.558388 | fa163ee0-6271-f863-66dc-00000000c999 | SKIPPED | set is_ovn_dbs_bootstrap_node fact | np0000073146 2026-06-14 08:06:29,589 p=83235 u=zuul n=ansible | 2026-06-14 08:06:29.588516 | fa163ee0-6271-f863-66dc-00000000c99a | TASK | check ovsdb-tool election-timer options 2026-06-14 08:06:29,625 p=83235 u=zuul n=ansible | 2026-06-14 08:06:29.625341 | fa163ee0-6271-f863-66dc-00000000c789 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_1 2026-06-14 08:06:29,650 p=83235 u=zuul n=ansible | 2026-06-14 08:06:29.649717 | fa163ee0-6271-f863-66dc-00000000c9c0 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0000073150 2026-06-14 08:06:29,661 p=83235 u=zuul n=ansible | 2026-06-14 08:06:29.661430 | fa163ee0-6271-f863-66dc-00000000c9c1 | TASK | Set podman_drop_in fact 2026-06-14 08:06:29,694 p=83235 u=zuul n=ansible | 2026-06-14 08:06:29.688854 | 1ea76bd6-1522-43a4-8155-e2bb933883ad | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0000073148 2026-06-14 08:06:29,711 p=83235 u=zuul n=ansible | 2026-06-14 08:06:29.710837 | fa163ee0-6271-f863-66dc-00000000ca28 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2026-06-14 08:06:29,717 p=83235 u=zuul n=ansible | 2026-06-14 08:06:29.716678 | fa163ee0-6271-f863-66dc-00000000c9c1 | OK | Set podman_drop_in fact | np0000073150 2026-06-14 08:06:29,728 p=83235 u=zuul n=ansible | 2026-06-14 08:06:29.727954 | fa163ee0-6271-f863-66dc-00000000c9c3 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-06-14 08:06:29,806 p=83235 u=zuul n=ansible | 2026-06-14 08:06:29.806185 | fa163ee0-6271-f863-66dc-00000000c712 | CHANGED | Ensure certificate requests | np0000073145 | item={'ca': 'ipa', 'dns': 'np0000073145.internalapi.ooo.test', 'key_size': '2048', 'name': 'ovn_dbs', 'principal': 'ovn_dbs/np0000073145.internalapi.ooo.test@OOO.TEST'} 2026-06-14 08:06:29,829 p=83235 u=zuul n=ansible | 2026-06-14 08:06:29.829456 | fa163ee0-6271-f863-66dc-00000000c3e1 | TASK | Ensure pre-scripts hooks directory exists 2026-06-14 08:06:29,873 p=83235 u=zuul n=ansible | 2026-06-14 08:06:29.873368 | fa163ee0-6271-f863-66dc-00000000ab2b | TASK | Configure OVN DBs and northd 2026-06-14 08:06:29,892 p=83235 u=zuul n=ansible | 2026-06-14 08:06:29.892106 | fa163ee0-6271-f863-66dc-00000000c99a | CHANGED | check ovsdb-tool election-timer options | np0000073146 2026-06-14 08:06:29,911 p=83235 u=zuul n=ansible | 2026-06-14 08:06:29.910842 | fa163ee0-6271-f863-66dc-00000000c99b | TASK | set has_ovsdb_tool_election_timer fact 2026-06-14 08:06:29,958 p=83235 u=zuul n=ansible | 2026-06-14 08:06:29.957869 | fa163ee0-6271-f863-66dc-00000000c998 | TASK | create directory /var/lib/config-data/ansible-generated/ovn 2026-06-14 08:06:29,964 p=83235 u=zuul n=ansible | 2026-06-14 08:06:29.963940 | fa163ee0-6271-f863-66dc-00000000c99b | OK | set has_ovsdb_tool_election_timer fact | np0000073146 2026-06-14 08:06:29,981 p=83235 u=zuul n=ansible | 2026-06-14 08:06:29.981040 | fa163ee0-6271-f863-66dc-00000000c99c | TASK | render OVN cluster configuration 2026-06-14 08:06:30,183 p=83235 u=zuul n=ansible | 2026-06-14 08:06:30.180541 | fa163ee0-6271-f863-66dc-00000000c3e1 | OK | Ensure pre-scripts hooks directory exists | np0000073147 | item=certmonger 2026-06-14 08:06:30,216 p=83235 u=zuul n=ansible | 2026-06-14 08:06:30.215967 | fa163ee0-6271-f863-66dc-00000000c3e3 | TASK | Ensure post-scripts hooks directory exists 2026-06-14 08:06:30,280 p=83235 u=zuul n=ansible | 2026-06-14 08:06:30.279429 | fa163ee0-6271-f863-66dc-00000000c998 | CHANGED | create directory /var/lib/config-data/ansible-generated/ovn | np0000073145 2026-06-14 08:06:30,305 p=83235 u=zuul n=ansible | 2026-06-14 08:06:30.304802 | fa163ee0-6271-f863-66dc-00000000c999 | TASK | set is_ovn_dbs_bootstrap_node fact 2026-06-14 08:06:30,349 p=83235 u=zuul n=ansible | 2026-06-14 08:06:30.348791 | fa163ee0-6271-f863-66dc-00000000c999 | SKIPPED | set is_ovn_dbs_bootstrap_node fact | np0000073145 2026-06-14 08:06:30,376 p=83235 u=zuul n=ansible | 2026-06-14 08:06:30.376500 | fa163ee0-6271-f863-66dc-00000000c99a | TASK | check ovsdb-tool election-timer options 2026-06-14 08:06:30,384 p=83235 u=zuul n=ansible | 2026-06-14 08:06:30.383460 | fa163ee0-6271-f863-66dc-00000000c8d4 | CHANGED | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0000073149 2026-06-14 08:06:30,400 p=83235 u=zuul n=ansible | 2026-06-14 08:06:30.399900 | fa163ee0-6271-f863-66dc-00000000c8d5 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-06-14 08:06:30,600 p=83235 u=zuul n=ansible | 2026-06-14 08:06:30.597104 | fa163ee0-6271-f863-66dc-00000000c3e3 | OK | Ensure post-scripts hooks directory exists | np0000073147 | item=certmonger 2026-06-14 08:06:30,643 p=83235 u=zuul n=ansible | 2026-06-14 08:06:30.642957 | fa163ee0-6271-f863-66dc-00000000c3e5 | TASK | Ensure provider service is running 2026-06-14 08:06:30,685 p=83235 u=zuul n=ansible | 2026-06-14 08:06:30.684394 | fa163ee0-6271-f863-66dc-00000000c99a | CHANGED | check ovsdb-tool election-timer options | np0000073145 2026-06-14 08:06:30,725 p=83235 u=zuul n=ansible | 2026-06-14 08:06:30.724432 | fa163ee0-6271-f863-66dc-00000000c99b | TASK | set has_ovsdb_tool_election_timer fact 2026-06-14 08:06:30,746 p=83235 u=zuul n=ansible | 2026-06-14 08:06:30.744231 | fa163ee0-6271-f863-66dc-00000000c9c3 | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000073150 | item=tripleo-container-shutdown 2026-06-14 08:06:30,781 p=83235 u=zuul n=ansible | 2026-06-14 08:06:30.780765 | fa163ee0-6271-f863-66dc-00000000c99b | OK | set has_ovsdb_tool_election_timer fact | np0000073145 2026-06-14 08:06:30,799 p=83235 u=zuul n=ansible | 2026-06-14 08:06:30.799348 | fa163ee0-6271-f863-66dc-00000000c99c | TASK | render OVN cluster configuration 2026-06-14 08:06:31,105 p=83235 u=zuul n=ansible | 2026-06-14 08:06:31.104937 | fa163ee0-6271-f863-66dc-00000000c99c | CHANGED | render OVN cluster configuration | np0000073146 2026-06-14 08:06:31,123 p=83235 u=zuul n=ansible | 2026-06-14 08:06:31.120781 | fa163ee0-6271-f863-66dc-00000000c99d | TASK | restart OVN northd and north and south databases 2026-06-14 08:06:31,124 p=83235 u=zuul n=ansible | 2026-06-14 08:06:31.124129 | fa163ee0-6271-f863-66dc-00000000c3e5 | OK | Ensure provider service is running | np0000073147 | item=certmonger 2026-06-14 08:06:31,150 p=83235 u=zuul n=ansible | 2026-06-14 08:06:31.149615 | fa163ee0-6271-f863-66dc-00000000c3e8 | TASK | Ensure certificate requests 2026-06-14 08:06:31,250 p=83235 u=zuul n=ansible | 2026-06-14 08:06:31.249712 | fa163ee0-6271-f863-66dc-00000000ca28 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0000073148 2026-06-14 08:06:31,275 p=83235 u=zuul n=ansible | 2026-06-14 08:06:31.274998 | 593b0315-cbab-4659-a6ea-9b008da70cbe | INCLUDED | /usr/share/ansible/roles/tripleo_ovn_cluster/tasks/restart.yml | np0000073146 2026-06-14 08:06:31,279 p=83235 u=zuul n=ansible | 2026-06-14 08:06:31.279020 | 8323b3fb-a05e-41c9-b9b8-aa954869e3d1 | INCLUDED | /usr/share/ansible/roles/tripleo_ovn_cluster/tasks/restart.yml | np0000073146 2026-06-14 08:06:31,283 p=83235 u=zuul n=ansible | 2026-06-14 08:06:31.282853 | 97dc49a7-4720-409d-8fc9-d51c0b4eb868 | INCLUDED | /usr/share/ansible/roles/tripleo_ovn_cluster/tasks/restart.yml | np0000073146 2026-06-14 08:06:31,300 p=83235 u=zuul n=ansible | 2026-06-14 08:06:31.300047 | fa163ee0-6271-f863-66dc-00000000ca29 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 2026-06-14 08:06:31,324 p=83235 u=zuul n=ansible | 2026-06-14 08:06:31.323666 | fa163ee0-6271-f863-66dc-00000000cac4 | TASK | check if tripleo_cluster_north_db_server systemd service is active 2026-06-14 08:06:31,364 p=83235 u=zuul n=ansible | 2026-06-14 08:06:31.363889 | fa163ee0-6271-f863-66dc-00000000c8d5 | CHANGED | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0000073149 2026-06-14 08:06:31,376 p=83235 u=zuul n=ansible | 2026-06-14 08:06:31.376304 | fa163ee0-6271-f863-66dc-00000000c8d6 | TASK | Enable and start tripleo-container-shutdown 2026-06-14 08:06:31,660 p=83235 u=zuul n=ansible | 2026-06-14 08:06:31.659963 | fa163ee0-6271-f863-66dc-00000000cac4 | CHANGED | check if tripleo_cluster_north_db_server systemd service is active | np0000073146 2026-06-14 08:06:31,677 p=83235 u=zuul n=ansible | 2026-06-14 08:06:31.677194 | fa163ee0-6271-f863-66dc-00000000cac5 | TASK | restart tripleo_cluster_north_db_server systemd service 2026-06-14 08:06:31,731 p=83235 u=zuul n=ansible | 2026-06-14 08:06:31.730599 | fa163ee0-6271-f863-66dc-00000000cac5 | SKIPPED | restart tripleo_cluster_north_db_server systemd service | np0000073146 2026-06-14 08:06:31,753 p=83235 u=zuul n=ansible | 2026-06-14 08:06:31.749041 | fa163ee0-6271-f863-66dc-00000000c9c3 | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000073150 | item=tripleo-start-podman-container 2026-06-14 08:06:31,762 p=83235 u=zuul n=ansible | 2026-06-14 08:06:31.755521 | fa163ee0-6271-f863-66dc-00000000cac9 | TASK | check if tripleo_cluster_south_db_server systemd service is active 2026-06-14 08:06:31,789 p=83235 u=zuul n=ansible | 2026-06-14 08:06:31.788667 | fa163ee0-6271-f863-66dc-00000000c9c4 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-06-14 08:06:32,023 p=83235 u=zuul n=ansible | 2026-06-14 08:06:32.022068 | fa163ee0-6271-f863-66dc-00000000c99c | CHANGED | render OVN cluster configuration | np0000073145 2026-06-14 08:06:32,056 p=83235 u=zuul n=ansible | 2026-06-14 08:06:32.055803 | fa163ee0-6271-f863-66dc-00000000c99d | TASK | restart OVN northd and north and south databases 2026-06-14 08:06:32,085 p=83235 u=zuul n=ansible | 2026-06-14 08:06:32.084273 | fa163ee0-6271-f863-66dc-00000000cac9 | CHANGED | check if tripleo_cluster_south_db_server systemd service is active | np0000073146 2026-06-14 08:06:32,110 p=83235 u=zuul n=ansible | 2026-06-14 08:06:32.109800 | fa163ee0-6271-f863-66dc-00000000caca | TASK | restart tripleo_cluster_south_db_server systemd service 2026-06-14 08:06:32,163 p=83235 u=zuul n=ansible | 2026-06-14 08:06:32.163147 | fa163ee0-6271-f863-66dc-00000000caca | SKIPPED | restart tripleo_cluster_south_db_server systemd service | np0000073146 2026-06-14 08:06:32,185 p=83235 u=zuul n=ansible | 2026-06-14 08:06:32.185534 | fa163ee0-6271-f863-66dc-00000000cace | TASK | check if tripleo_cluster_northd systemd service is active 2026-06-14 08:06:32,211 p=83235 u=zuul n=ansible | 2026-06-14 08:06:32.211224 | 5987c9a5-91cb-44f1-a821-b129acefe314 | INCLUDED | /usr/share/ansible/roles/tripleo_ovn_cluster/tasks/restart.yml | np0000073145 2026-06-14 08:06:32,216 p=83235 u=zuul n=ansible | 2026-06-14 08:06:32.216018 | cfc5f14b-c364-4ca0-b4f1-d6d5040cb35c | INCLUDED | /usr/share/ansible/roles/tripleo_ovn_cluster/tasks/restart.yml | np0000073145 2026-06-14 08:06:32,220 p=83235 u=zuul n=ansible | 2026-06-14 08:06:32.219964 | bd1b6201-2344-475c-8e8e-e4b8edf61f42 | INCLUDED | /usr/share/ansible/roles/tripleo_ovn_cluster/tasks/restart.yml | np0000073145 2026-06-14 08:06:32,244 p=83235 u=zuul n=ansible | 2026-06-14 08:06:32.243857 | fa163ee0-6271-f863-66dc-00000000cb1b | TASK | check if tripleo_cluster_north_db_server systemd service is active 2026-06-14 08:06:32,298 p=83235 u=zuul n=ansible | 2026-06-14 08:06:32.297863 | fa163ee0-6271-f863-66dc-00000000c8d6 | CHANGED | Enable and start tripleo-container-shutdown | np0000073149 2026-06-14 08:06:32,311 p=83235 u=zuul n=ansible | 2026-06-14 08:06:32.310733 | fa163ee0-6271-f863-66dc-00000000c8d7 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-06-14 08:06:32,530 p=83235 u=zuul n=ansible | 2026-06-14 08:06:32.528901 | fa163ee0-6271-f863-66dc-00000000cace | CHANGED | check if tripleo_cluster_northd systemd service is active | np0000073146 2026-06-14 08:06:32,550 p=83235 u=zuul n=ansible | 2026-06-14 08:06:32.550166 | fa163ee0-6271-f863-66dc-00000000cacf | TASK | restart tripleo_cluster_northd systemd service 2026-06-14 08:06:32,585 p=83235 u=zuul n=ansible | 2026-06-14 08:06:32.584794 | fa163ee0-6271-f863-66dc-00000000cb1b | CHANGED | check if tripleo_cluster_north_db_server systemd service is active | np0000073145 2026-06-14 08:06:32,586 p=83235 u=zuul n=ansible | 2026-06-14 08:06:32.586099 | fa163ee0-6271-f863-66dc-00000000cacf | SKIPPED | restart tripleo_cluster_northd systemd service | np0000073146 2026-06-14 08:06:32,609 p=83235 u=zuul n=ansible | 2026-06-14 08:06:32.608985 | fa163ee0-6271-f863-66dc-00000000cb1c | TASK | restart tripleo_cluster_north_db_server systemd service 2026-06-14 08:06:32,669 p=83235 u=zuul n=ansible | 2026-06-14 08:06:32.668176 | fa163ee0-6271-f863-66dc-00000000cb1c | SKIPPED | restart tripleo_cluster_north_db_server systemd service | np0000073145 2026-06-14 08:06:32,698 p=83235 u=zuul n=ansible | 2026-06-14 08:06:32.698077 | fa163ee0-6271-f863-66dc-00000000cb20 | TASK | check if tripleo_cluster_south_db_server systemd service is active 2026-06-14 08:06:32,744 p=83235 u=zuul n=ansible | 2026-06-14 08:06:32.743768 | fa163ee0-6271-f863-66dc-00000000ba5a | TASK | Set version specific variables 2026-06-14 08:06:32,812 p=83235 u=zuul n=ansible | 2026-06-14 08:06:32.812353 | fa163ee0-6271-f863-66dc-00000000c9c4 | CHANGED | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0000073150 2026-06-14 08:06:32,833 p=83235 u=zuul n=ansible | 2026-06-14 08:06:32.833084 | 40fc2d00-7781-4b36-842d-4f087b178b10 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0000073146 2026-06-14 08:06:32,850 p=83235 u=zuul n=ansible | 2026-06-14 08:06:32.849691 | fa163ee0-6271-f863-66dc-00000000c9c5 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-06-14 08:06:32,873 p=83235 u=zuul n=ansible | 2026-06-14 08:06:32.872925 | fa163ee0-6271-f863-66dc-00000000cb92 | TASK | Ensure ansible_facts used by role 2026-06-14 08:06:33,040 p=83235 u=zuul n=ansible | 2026-06-14 08:06:33.039502 | fa163ee0-6271-f863-66dc-00000000cb20 | CHANGED | check if tripleo_cluster_south_db_server systemd service is active | np0000073145 2026-06-14 08:06:33,066 p=83235 u=zuul n=ansible | 2026-06-14 08:06:33.066410 | fa163ee0-6271-f863-66dc-00000000cb21 | TASK | restart tripleo_cluster_south_db_server systemd service 2026-06-14 08:06:33,103 p=83235 u=zuul n=ansible | 2026-06-14 08:06:33.101484 | fa163ee0-6271-f863-66dc-00000000c3e8 | CHANGED | Ensure certificate requests | np0000073147 | item={'ca': 'ipa', 'dns': 'np0000073147.internalapi.ooo.test', 'key_size': '2048', 'name': 'novnc-proxy', 'principal': 'novnc-proxy/np0000073147.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep nova_vnc_proxy)\nservice_crt="/etc/pki/tls/certs/novnc-proxy.crt"\nservice_key="/etc/pki/tls/private/novnc-proxy.key"\n# Copy the new cert from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new key from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n\n# Set permissions\npodman exec -u root "$container_name" chmod 0644 $service_crt\npodman exec -u root "$container_name" chmod 0640 $service_key\npodman exec -u root "$container_name" chgrp qemu $service_key\n\n# No need to trigger a reload for novnc proxy since the cert is not cached\n'} 2026-06-14 08:06:33,119 p=83235 u=zuul n=ansible | 2026-06-14 08:06:33.119709 | fa163ee0-6271-f863-66dc-00000000cb21 | SKIPPED | restart tripleo_cluster_south_db_server systemd service | np0000073145 2026-06-14 08:06:33,138 p=83235 u=zuul n=ansible | 2026-06-14 08:06:33.138061 | fa163ee0-6271-f863-66dc-00000000cb25 | TASK | check if tripleo_cluster_northd systemd service is active 2026-06-14 08:06:33,177 p=83235 u=zuul n=ansible | 2026-06-14 08:06:33.176655 | fa163ee0-6271-f863-66dc-00000000ad2c | TASK | set is_ovn_dbs_bootstrap_node fact 2026-06-14 08:06:33,258 p=83235 u=zuul n=ansible | 2026-06-14 08:06:33.257448 | fa163ee0-6271-f863-66dc-00000000ad2c | OK | set is_ovn_dbs_bootstrap_node fact | np0000073147 2026-06-14 08:06:33,277 p=83235 u=zuul n=ansible | 2026-06-14 08:06:33.273720 | fa163ee0-6271-f863-66dc-00000000ad2d | TASK | Populate ansible service facts so we can check for pacemaker service 2026-06-14 08:06:33,284 p=83235 u=zuul n=ansible | 2026-06-14 08:06:33.283295 | fa163ee0-6271-f863-66dc-00000000c8d7 | CHANGED | Create /usr/lib/systemd/system/netns-placeholder.service | np0000073149 2026-06-14 08:06:33,297 p=83235 u=zuul n=ansible | 2026-06-14 08:06:33.297403 | fa163ee0-6271-f863-66dc-00000000c8d8 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-06-14 08:06:33,318 p=83235 u=zuul n=ansible | 2026-06-14 08:06:33.317987 | fa163ee0-6271-f863-66dc-00000000cb92 | OK | Ensure ansible_facts used by role | np0000073146 2026-06-14 08:06:33,320 p=83235 u=zuul n=ansible | 2026-06-14 08:06:33.320574 | fa163ee0-6271-f863-66dc-00000000ad2d | SKIPPED | Populate ansible service facts so we can check for pacemaker service | np0000073147 2026-06-14 08:06:33,351 p=83235 u=zuul n=ansible | 2026-06-14 08:06:33.351388 | fa163ee0-6271-f863-66dc-00000000cb93 | TASK | Set platform/version specific variables 2026-06-14 08:06:33,377 p=83235 u=zuul n=ansible | 2026-06-14 08:06:33.376573 | fa163ee0-6271-f863-66dc-00000000ad2f | TASK | Fetch ovn-dbs-bundle 2026-06-14 08:06:33,410 p=83235 u=zuul n=ansible | 2026-06-14 08:06:33.409517 | fa163ee0-6271-f863-66dc-00000000ad2f | SKIPPED | Fetch ovn-dbs-bundle | np0000073147 2026-06-14 08:06:33,428 p=83235 u=zuul n=ansible | 2026-06-14 08:06:33.428264 | fa163ee0-6271-f863-66dc-00000000ad30 | TASK | Fetch ovn VIP 2026-06-14 08:06:33,446 p=83235 u=zuul n=ansible | 2026-06-14 08:06:33.442980 | fa163ee0-6271-f863-66dc-00000000cb93 | SKIPPED | Set platform/version specific variables | np0000073146 | item=RedHat.yml 2026-06-14 08:06:33,455 p=83235 u=zuul n=ansible | 2026-06-14 08:06:33.454936 | fa163ee0-6271-f863-66dc-00000000cb25 | CHANGED | check if tripleo_cluster_northd systemd service is active | np0000073145 2026-06-14 08:06:33,480 p=83235 u=zuul n=ansible | 2026-06-14 08:06:33.479554 | fa163ee0-6271-f863-66dc-00000000cb93 | SKIPPED | Set platform/version specific variables | np0000073146 | item=RedHat.yml 2026-06-14 08:06:33,490 p=83235 u=zuul n=ansible | 2026-06-14 08:06:33.489869 | fa163ee0-6271-f863-66dc-00000000cb26 | TASK | restart tripleo_cluster_northd systemd service 2026-06-14 08:06:33,497 p=83235 u=zuul n=ansible | 2026-06-14 08:06:33.496681 | fa163ee0-6271-f863-66dc-00000000ad30 | SKIPPED | Fetch ovn VIP | np0000073147 2026-06-14 08:06:33,506 p=83235 u=zuul n=ansible | 2026-06-14 08:06:33.506236 | fa163ee0-6271-f863-66dc-00000000cb93 | SKIPPED | Set platform/version specific variables | np0000073146 | item=RedHat_9.yml 2026-06-14 08:06:33,527 p=83235 u=zuul n=ansible | 2026-06-14 08:06:33.526146 | fa163ee0-6271-f863-66dc-00000000cb93 | SKIPPED | Set platform/version specific variables | np0000073146 | item=RedHat_9.2.yml 2026-06-14 08:06:33,547 p=83235 u=zuul n=ansible | 2026-06-14 08:06:33.546744 | fa163ee0-6271-f863-66dc-00000000ad31 | TASK | Remove OVNDBs from pacemaker 2026-06-14 08:06:33,555 p=83235 u=zuul n=ansible | 2026-06-14 08:06:33.554967 | fa163ee0-6271-f863-66dc-00000000cb26 | SKIPPED | restart tripleo_cluster_northd systemd service | np0000073145 2026-06-14 08:06:33,601 p=83235 u=zuul n=ansible | 2026-06-14 08:06:33.601386 | fa163ee0-6271-f863-66dc-00000000ba5b | TASK | Ensure certificate role dependencies are installed 2026-06-14 08:06:33,609 p=83235 u=zuul n=ansible | 2026-06-14 08:06:33.608284 | fa163ee0-6271-f863-66dc-00000000ad31 | SKIPPED | Remove OVNDBs from pacemaker | np0000073147 2026-06-14 08:06:33,646 p=83235 u=zuul n=ansible | 2026-06-14 08:06:33.645536 | fa163ee0-6271-f863-66dc-00000000ad32 | TASK | Remove OVNDBs VIP from pacemaker 2026-06-14 08:06:33,706 p=83235 u=zuul n=ansible | 2026-06-14 08:06:33.705660 | fa163ee0-6271-f863-66dc-00000000ba5a | TASK | Set version specific variables 2026-06-14 08:06:33,712 p=83235 u=zuul n=ansible | 2026-06-14 08:06:33.711907 | fa163ee0-6271-f863-66dc-00000000ad32 | SKIPPED | Remove OVNDBs VIP from pacemaker | np0000073147 2026-06-14 08:06:33,728 p=83235 u=zuul n=ansible | 2026-06-14 08:06:33.727868 | fa163ee0-6271-f863-66dc-00000000ad33 | TASK | Clean up pacemaker remote nodes cache 2026-06-14 08:06:33,759 p=83235 u=zuul n=ansible | 2026-06-14 08:06:33.758938 | c007f1ce-b5d6-42ba-ac2a-b5209bb40bb5 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0000073145 2026-06-14 08:06:33,780 p=83235 u=zuul n=ansible | 2026-06-14 08:06:33.779733 | fa163ee0-6271-f863-66dc-00000000cbfa | TASK | Ensure ansible_facts used by role 2026-06-14 08:06:33,787 p=83235 u=zuul n=ansible | 2026-06-14 08:06:33.786691 | fa163ee0-6271-f863-66dc-00000000ad33 | SKIPPED | Clean up pacemaker remote nodes cache | np0000073147 2026-06-14 08:06:33,803 p=83235 u=zuul n=ansible | 2026-06-14 08:06:33.803090 | fa163ee0-6271-f863-66dc-00000000ad34 | TASK | Remove pacemaker attributes 2026-06-14 08:06:33,815 p=83235 u=zuul n=ansible | 2026-06-14 08:06:33.814896 | fa163ee0-6271-f863-66dc-00000000c9c5 | CHANGED | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0000073150 2026-06-14 08:06:33,831 p=83235 u=zuul n=ansible | 2026-06-14 08:06:33.831232 | fa163ee0-6271-f863-66dc-00000000c9c6 | TASK | Enable and start tripleo-container-shutdown 2026-06-14 08:06:33,852 p=83235 u=zuul n=ansible | 2026-06-14 08:06:33.848193 | fa163ee0-6271-f863-66dc-00000000ad34 | SKIPPED | Remove pacemaker attributes | np0000073147 | item=np0000073145 2026-06-14 08:06:33,859 p=83235 u=zuul n=ansible | 2026-06-14 08:06:33.856735 | fa163ee0-6271-f863-66dc-00000000ad34 | SKIPPED | Remove pacemaker attributes | np0000073147 | item=np0000073146 2026-06-14 08:06:33,867 p=83235 u=zuul n=ansible | 2026-06-14 08:06:33.864527 | fa163ee0-6271-f863-66dc-00000000ad34 | SKIPPED | Remove pacemaker attributes | np0000073147 | item=np0000073147 2026-06-14 08:06:33,974 p=83235 u=zuul n=ansible | 2026-06-14 08:06:33.974160 | fa163ee0-6271-f863-66dc-00000000c706 | TASK | Set version specific variables 2026-06-14 08:06:34,044 p=83235 u=zuul n=ansible | 2026-06-14 08:06:34.044700 | 1404a755-49ad-49ab-9a3d-dff3d5f1b1a4 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0000073147 2026-06-14 08:06:34,061 p=83235 u=zuul n=ansible | 2026-06-14 08:06:34.061501 | fa163ee0-6271-f863-66dc-00000000cc4c | TASK | Ensure ansible_facts used by role 2026-06-14 08:06:34,153 p=83235 u=zuul n=ansible | 2026-06-14 08:06:34.152503 | fa163ee0-6271-f863-66dc-00000000ca29 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 | np0000073148 2026-06-14 08:06:34,183 p=83235 u=zuul n=ansible | 2026-06-14 08:06:34.183330 | fa163ee0-6271-f863-66dc-00000000be66 | TASK | Clean container_puppet_tasks for np0000073148 step 1 2026-06-14 08:06:34,225 p=83235 u=zuul n=ansible | 2026-06-14 08:06:34.224835 | fa163ee0-6271-f863-66dc-00000000cbfa | OK | Ensure ansible_facts used by role | np0000073145 2026-06-14 08:06:34,228 p=83235 u=zuul n=ansible | 2026-06-14 08:06:34.228297 | fa163ee0-6271-f863-66dc-00000000c8d8 | CHANGED | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0000073149 2026-06-14 08:06:34,251 p=83235 u=zuul n=ansible | 2026-06-14 08:06:34.250545 | fa163ee0-6271-f863-66dc-00000000c8d9 | TASK | Enable and start netns-placeholder 2026-06-14 08:06:34,286 p=83235 u=zuul n=ansible | 2026-06-14 08:06:34.285666 | fa163ee0-6271-f863-66dc-00000000cbfb | TASK | Set platform/version specific variables 2026-06-14 08:06:34,396 p=83235 u=zuul n=ansible | 2026-06-14 08:06:34.393685 | fa163ee0-6271-f863-66dc-00000000cbfb | SKIPPED | Set platform/version specific variables | np0000073145 | item=RedHat.yml 2026-06-14 08:06:34,441 p=83235 u=zuul n=ansible | 2026-06-14 08:06:34.439210 | fa163ee0-6271-f863-66dc-00000000cbfb | SKIPPED | Set platform/version specific variables | np0000073145 | item=RedHat.yml 2026-06-14 08:06:34,471 p=83235 u=zuul n=ansible | 2026-06-14 08:06:34.469404 | fa163ee0-6271-f863-66dc-00000000cbfb | SKIPPED | Set platform/version specific variables | np0000073145 | item=RedHat_9.yml 2026-06-14 08:06:34,479 p=83235 u=zuul n=ansible | 2026-06-14 08:06:34.479318 | fa163ee0-6271-f863-66dc-00000000be66 | OK | Clean container_puppet_tasks for np0000073148 step 1 | np0000073148 2026-06-14 08:06:34,503 p=83235 u=zuul n=ansible | 2026-06-14 08:06:34.503358 | fa163ee0-6271-f863-66dc-00000000be67 | TASK | Calculate container_puppet_tasks for np0000073148 step 1 2026-06-14 08:06:34,521 p=83235 u=zuul n=ansible | 2026-06-14 08:06:34.518760 | fa163ee0-6271-f863-66dc-00000000cbfb | SKIPPED | Set platform/version specific variables | np0000073145 | item=RedHat_9.2.yml 2026-06-14 08:06:34,542 p=83235 u=zuul n=ansible | 2026-06-14 08:06:34.535015 | fa163ee0-6271-f863-66dc-00000000cc4c | OK | Ensure ansible_facts used by role | np0000073147 2026-06-14 08:06:34,559 p=83235 u=zuul n=ansible | 2026-06-14 08:06:34.558791 | fa163ee0-6271-f863-66dc-00000000be68 | TASK | Include container-puppet tasks for step 1 2026-06-14 08:06:34,585 p=83235 u=zuul n=ansible | 2026-06-14 08:06:34.585026 | fa163ee0-6271-f863-66dc-00000000ba5b | TASK | Ensure certificate role dependencies are installed 2026-06-14 08:06:34,608 p=83235 u=zuul n=ansible | 2026-06-14 08:06:34.607880 | fa163ee0-6271-f863-66dc-00000000cc4d | TASK | Set platform/version specific variables 2026-06-14 08:06:34,630 p=83235 u=zuul n=ansible | 2026-06-14 08:06:34.629847 | 05ca9445-86b3-419a-94fc-c3fa601b1ad1 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0000073148 2026-06-14 08:06:34,649 p=83235 u=zuul n=ansible | 2026-06-14 08:06:34.649145 | fa163ee0-6271-f863-66dc-00000000cc7d | TASK | Write container-puppet-tasks json file for np0000073148 step 1 2026-06-14 08:06:34,675 p=83235 u=zuul n=ansible | 2026-06-14 08:06:34.673097 | fa163ee0-6271-f863-66dc-00000000cc4d | SKIPPED | Set platform/version specific variables | np0000073147 | item=RedHat.yml 2026-06-14 08:06:34,697 p=83235 u=zuul n=ansible | 2026-06-14 08:06:34.696292 | fa163ee0-6271-f863-66dc-00000000cc4d | SKIPPED | Set platform/version specific variables | np0000073147 | item=RedHat.yml 2026-06-14 08:06:34,711 p=83235 u=zuul n=ansible | 2026-06-14 08:06:34.710711 | fa163ee0-6271-f863-66dc-00000000c9c6 | CHANGED | Enable and start tripleo-container-shutdown | np0000073150 2026-06-14 08:06:34,720 p=83235 u=zuul n=ansible | 2026-06-14 08:06:34.719575 | fa163ee0-6271-f863-66dc-00000000cc4d | SKIPPED | Set platform/version specific variables | np0000073147 | item=RedHat_9.yml 2026-06-14 08:06:34,742 p=83235 u=zuul n=ansible | 2026-06-14 08:06:34.741032 | fa163ee0-6271-f863-66dc-00000000cc4d | SKIPPED | Set platform/version specific variables | np0000073147 | item=RedHat_9.2.yml 2026-06-14 08:06:34,750 p=83235 u=zuul n=ansible | 2026-06-14 08:06:34.750358 | fa163ee0-6271-f863-66dc-00000000c9c7 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-06-14 08:06:34,772 p=83235 u=zuul n=ansible | 2026-06-14 08:06:34.771855 | fa163ee0-6271-f863-66dc-00000000c707 | TASK | Ensure certificate role dependencies are installed 2026-06-14 08:06:35,136 p=83235 u=zuul n=ansible | 2026-06-14 08:06:35.135219 | fa163ee0-6271-f863-66dc-00000000c8d9 | CHANGED | Enable and start netns-placeholder | np0000073149 2026-06-14 08:06:35,154 p=83235 u=zuul n=ansible | 2026-06-14 08:06:35.153967 | fa163ee0-6271-f863-66dc-00000000c787 | TASK | Update container configs with new config hashes 2026-06-14 08:06:35,221 p=83235 u=zuul n=ansible | 2026-06-14 08:06:35.221111 | db81a8be-92cf-4a9f-a285-dc4e451e79cd | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0000073149 2026-06-14 08:06:35,235 p=83235 u=zuul n=ansible | 2026-06-14 08:06:35.235150 | fa163ee0-6271-f863-66dc-00000000cca4 | TASK | Update config hashes for container startup configs 2026-06-14 08:06:35,535 p=83235 u=zuul n=ansible | 2026-06-14 08:06:35.535117 | fa163ee0-6271-f863-66dc-00000000cc7d | CHANGED | Write container-puppet-tasks json file for np0000073148 step 1 | np0000073148 2026-06-14 08:06:35,552 p=83235 u=zuul n=ansible | 2026-06-14 08:06:35.552045 | fa163ee0-6271-f863-66dc-00000000cc7f | TASK | Generate container puppet configs for step 1 2026-06-14 08:06:35,592 p=83235 u=zuul n=ansible | 2026-06-14 08:06:35.591159 | | WARNING | Config change detected for metrics_qdr, new hash: a1cd10567c4d6d8d60f2d09c52526e39 2026-06-14 08:06:35,592 p=83235 u=zuul n=ansible | 2026-06-14 08:06:35.592300 | | WARNING | Config change detected for collectd, new hash: 324199e84b6ced954fd0cecf75a965ca 2026-06-14 08:06:35,592 p=83235 u=zuul n=ansible | 2026-06-14 08:06:35.592669 | | WARNING | Config change detected for iscsid, new hash: e9543404d7957a1cc84e385729deee6c 2026-06-14 08:06:35,593 p=83235 u=zuul n=ansible | 2026-06-14 08:06:35.593051 | | WARNING | Config change detected for nova_virtlogd_wrapper, new hash: aed79d4b19323cae39febccac742b9f7 2026-06-14 08:06:35,593 p=83235 u=zuul n=ansible | 2026-06-14 08:06:35.593644 | | WARNING | Config change detected for nova_virtnodedevd, new hash: aed79d4b19323cae39febccac742b9f7 2026-06-14 08:06:35,594 p=83235 u=zuul n=ansible | 2026-06-14 08:06:35.594055 | | WARNING | Config change detected for nova_virtproxyd, new hash: aed79d4b19323cae39febccac742b9f7 2026-06-14 08:06:35,594 p=83235 u=zuul n=ansible | 2026-06-14 08:06:35.594470 | | WARNING | Config change detected for nova_virtqemud, new hash: aed79d4b19323cae39febccac742b9f7 2026-06-14 08:06:35,595 p=83235 u=zuul n=ansible | 2026-06-14 08:06:35.594927 | | WARNING | Config change detected for nova_virtsecretd, new hash: aed79d4b19323cae39febccac742b9f7 2026-06-14 08:06:35,595 p=83235 u=zuul n=ansible | 2026-06-14 08:06:35.595343 | | WARNING | Config change detected for nova_virtstoraged, new hash: aed79d4b19323cae39febccac742b9f7 2026-06-14 08:06:35,596 p=83235 u=zuul n=ansible | 2026-06-14 08:06:35.595755 | | WARNING | Config change detected for rsyslog, new hash: eb9b7e9f4d291ff38172da4ce65f88b5 2026-06-14 08:06:35,596 p=83235 u=zuul n=ansible | 2026-06-14 08:06:35.596100 | | WARNING | Config change detected for ceilometer_agent_compute, new hash: 208e48b686002e30994ed6ba1743c215 2026-06-14 08:06:35,596 p=83235 u=zuul n=ansible | 2026-06-14 08:06:35.596500 | | WARNING | Config change detected for ceilometer_agent_ipmi, new hash: 208e48b686002e30994ed6ba1743c215 2026-06-14 08:06:35,597 p=83235 u=zuul n=ansible | 2026-06-14 08:06:35.596903 | | WARNING | Config change detected for logrotate_crond, new hash: 53ed83bb0cae779ff95edb2002262c6f 2026-06-14 08:06:35,597 p=83235 u=zuul n=ansible | 2026-06-14 08:06:35.597316 | | WARNING | Config change detected for nova_migration_target, new hash: aed79d4b19323cae39febccac742b9f7 2026-06-14 08:06:35,597 p=83235 u=zuul n=ansible | 2026-06-14 08:06:35.597657 | | WARNING | Config change detected for ovn_metadata_agent, new hash: 978e0ceb6c24f8aeac13b4e3661d9307 2026-06-14 08:06:35,598 p=83235 u=zuul n=ansible | 2026-06-14 08:06:35.597984 | | WARNING | Config change detected for nova_compute, new hash: e9543404d7957a1cc84e385729deee6c-aed79d4b19323cae39febccac742b9f7 2026-06-14 08:06:35,598 p=83235 u=zuul n=ansible | 2026-06-14 08:06:35.598376 | | WARNING | Config change detected for nova_wait_for_compute_service, new hash: aed79d4b19323cae39febccac742b9f7 2026-06-14 08:06:35,599 p=83235 u=zuul n=ansible | 2026-06-14 08:06:35.598803 | fa163ee0-6271-f863-66dc-00000000cca4 | CHANGED | Update config hashes for container startup configs | np0000073149 2026-06-14 08:06:35,621 p=83235 u=zuul n=ansible | 2026-06-14 08:06:35.616676 | fa163ee0-6271-f863-66dc-00000000c788 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_1 2026-06-14 08:06:35,630 p=83235 u=zuul n=ansible | 2026-06-14 08:06:35.629487 | fa163ee0-6271-f863-66dc-00000000c9c7 | CHANGED | Create /usr/lib/systemd/system/netns-placeholder.service | np0000073150 2026-06-14 08:06:35,647 p=83235 u=zuul n=ansible | 2026-06-14 08:06:35.647133 | fa163ee0-6271-f863-66dc-00000000c9c8 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-06-14 08:06:35,688 p=83235 u=zuul n=ansible | 2026-06-14 08:06:35.688020 | 8ac22606-2b03-40ff-8b52-ce1331b95302 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0000073149 2026-06-14 08:06:35,702 p=83235 u=zuul n=ansible | 2026-06-14 08:06:35.702229 | fa163ee0-6271-f863-66dc-00000000ccc7 | TASK | Gather podman infos 2026-06-14 08:06:35,916 p=83235 u=zuul n=ansible | 2026-06-14 08:06:35.915835 | fa163ee0-6271-f863-66dc-00000000cc7f | OK | Generate container puppet configs for step 1 | np0000073148 2026-06-14 08:06:35,941 p=83235 u=zuul n=ansible | 2026-06-14 08:06:35.940515 | fa163ee0-6271-f863-66dc-00000000cc80 | TASK | Manage Puppet containers (bootstrap tasks) for step 1 with tripleo-ansible 2026-06-14 08:06:36,012 p=83235 u=zuul n=ansible | 2026-06-14 08:06:36.012332 | fa163ee0-6271-f863-66dc-00000000c1c0 | TASK | Gather variables for each operating system 2026-06-14 08:06:36,142 p=83235 u=zuul n=ansible | 2026-06-14 08:06:36.141770 | fa163ee0-6271-f863-66dc-00000000c1c1 | TASK | Create container logs path 2026-06-14 08:06:36,275 p=83235 u=zuul n=ansible | 2026-06-14 08:06:36.274462 | fa163ee0-6271-f863-66dc-00000000ccc7 | OK | Gather podman infos | np0000073149 2026-06-14 08:06:36,311 p=83235 u=zuul n=ansible | 2026-06-14 08:06:36.311509 | fa163ee0-6271-f863-66dc-00000000ccc8 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2026-06-14 08:06:36,457 p=83235 u=zuul n=ansible | 2026-06-14 08:06:36.456678 | fa163ee0-6271-f863-66dc-00000000c1c1 | OK | Create container logs path | np0000073148 2026-06-14 08:06:36,482 p=83235 u=zuul n=ansible | 2026-06-14 08:06:36.481474 | fa163ee0-6271-f863-66dc-00000000c1c3 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-14 08:06:36,510 p=83235 u=zuul n=ansible | 2026-06-14 08:06:36.509783 | fa163ee0-6271-f863-66dc-00000000c789 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_1 2026-06-14 08:06:36,556 p=83235 u=zuul n=ansible | 2026-06-14 08:06:36.555422 | fa163ee0-6271-f863-66dc-00000000c9c8 | CHANGED | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0000073150 2026-06-14 08:06:36,570 p=83235 u=zuul n=ansible | 2026-06-14 08:06:36.570113 | fa163ee0-6271-f863-66dc-00000000c9c9 | TASK | Enable and start netns-placeholder 2026-06-14 08:06:36,588 p=83235 u=zuul n=ansible | 2026-06-14 08:06:36.588196 | c82fd8b0-e55b-4169-a141-711d7b5904c6 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0000073149 2026-06-14 08:06:36,606 p=83235 u=zuul n=ansible | 2026-06-14 08:06:36.605805 | fa163ee0-6271-f863-66dc-00000000cd7c | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2026-06-14 08:06:36,825 p=83235 u=zuul n=ansible | 2026-06-14 08:06:36.823985 | fa163ee0-6271-f863-66dc-00000000c1c3 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0000073148 2026-06-14 08:06:36,847 p=83235 u=zuul n=ansible | 2026-06-14 08:06:36.846510 | fa163ee0-6271-f863-66dc-00000000c1c4 | TASK | Finalise hashes for all containers 2026-06-14 08:06:36,864 p=83235 u=zuul n=ansible | 2026-06-14 08:06:36.863830 | fa163ee0-6271-f863-66dc-00000000ba5b | OK | Ensure certificate role dependencies are installed | np0000073146 2026-06-14 08:06:36,904 p=83235 u=zuul n=ansible | 2026-06-14 08:06:36.903787 | fa163ee0-6271-f863-66dc-00000000ba5d | TASK | Ensure provider packages are installed 2026-06-14 08:06:36,911 p=83235 u=zuul n=ansible | 2026-06-14 08:06:36.910760 | fa163ee0-6271-f863-66dc-00000000c1c4 | OK | Finalise hashes for all containers | np0000073148 2026-06-14 08:06:36,927 p=83235 u=zuul n=ansible | 2026-06-14 08:06:36.927131 | fa163ee0-6271-f863-66dc-00000000c1c6 | TASK | Manage systemd shutdown files 2026-06-14 08:06:36,960 p=83235 u=zuul n=ansible | 2026-06-14 08:06:36.959524 | fa163ee0-6271-f863-66dc-00000000c1c6 | SKIPPED | Manage systemd shutdown files | np0000073148 2026-06-14 08:06:36,974 p=83235 u=zuul n=ansible | 2026-06-14 08:06:36.974146 | fa163ee0-6271-f863-66dc-00000000c1c8 | TASK | Update container configs with new config hashes 2026-06-14 08:06:37,015 p=83235 u=zuul n=ansible | 2026-06-14 08:06:37.014871 | fa163ee0-6271-f863-66dc-00000000c1c8 | SKIPPED | Update container configs with new config hashes | np0000073148 2026-06-14 08:06:37,030 p=83235 u=zuul n=ansible | 2026-06-14 08:06:37.030097 | fa163ee0-6271-f863-66dc-00000000c1c9 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-14 08:06:37,065 p=83235 u=zuul n=ansible | 2026-06-14 08:06:37.064541 | fa163ee0-6271-f863-66dc-00000000c1c9 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0000073148 2026-06-14 08:06:37,075 p=83235 u=zuul n=ansible | 2026-06-14 08:06:37.075618 | fa163ee0-6271-f863-66dc-00000000c1ca | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-14 08:06:37,109 p=83235 u=zuul n=ansible | 2026-06-14 08:06:37.108864 | fa163ee0-6271-f863-66dc-00000000c1ca | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0000073148 2026-06-14 08:06:37,483 p=83235 u=zuul n=ansible | 2026-06-14 08:06:37.482923 | fa163ee0-6271-f863-66dc-00000000c9c9 | CHANGED | Enable and start netns-placeholder | np0000073150 2026-06-14 08:06:37,495 p=83235 u=zuul n=ansible | 2026-06-14 08:06:37.495466 | fa163ee0-6271-f863-66dc-00000000c787 | TASK | Update container configs with new config hashes 2026-06-14 08:06:37,560 p=83235 u=zuul n=ansible | 2026-06-14 08:06:37.559661 | d893972d-31b7-4660-a3ab-9d7e78ff4164 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0000073150 2026-06-14 08:06:37,573 p=83235 u=zuul n=ansible | 2026-06-14 08:06:37.573464 | fa163ee0-6271-f863-66dc-00000000cdd0 | TASK | Update config hashes for container startup configs 2026-06-14 08:06:37,896 p=83235 u=zuul n=ansible | 2026-06-14 08:06:37.895375 | | WARNING | Config change detected for metrics_qdr, new hash: d1680f3951e89370749d004303e6bb3a 2026-06-14 08:06:37,896 p=83235 u=zuul n=ansible | 2026-06-14 08:06:37.896279 | | WARNING | Config change detected for collectd, new hash: d3bcf373b59ded163edbdf22dfcf4c4d 2026-06-14 08:06:37,896 p=83235 u=zuul n=ansible | 2026-06-14 08:06:37.896739 | | WARNING | Config change detected for iscsid, new hash: 88f953db73b2ca32d132a7dc8e109ca8 2026-06-14 08:06:37,897 p=83235 u=zuul n=ansible | 2026-06-14 08:06:37.897064 | | WARNING | Config change detected for nova_virtlogd_wrapper, new hash: e456122ead39bcd211db337bab6e8f19 2026-06-14 08:06:37,897 p=83235 u=zuul n=ansible | 2026-06-14 08:06:37.897374 | | WARNING | Config change detected for nova_virtnodedevd, new hash: e456122ead39bcd211db337bab6e8f19 2026-06-14 08:06:37,898 p=83235 u=zuul n=ansible | 2026-06-14 08:06:37.897715 | | WARNING | Config change detected for nova_virtproxyd, new hash: e456122ead39bcd211db337bab6e8f19 2026-06-14 08:06:37,898 p=83235 u=zuul n=ansible | 2026-06-14 08:06:37.898097 | | WARNING | Config change detected for nova_virtqemud, new hash: e456122ead39bcd211db337bab6e8f19 2026-06-14 08:06:37,898 p=83235 u=zuul n=ansible | 2026-06-14 08:06:37.898421 | | WARNING | Config change detected for nova_virtsecretd, new hash: e456122ead39bcd211db337bab6e8f19 2026-06-14 08:06:37,899 p=83235 u=zuul n=ansible | 2026-06-14 08:06:37.898796 | | WARNING | Config change detected for nova_virtstoraged, new hash: e456122ead39bcd211db337bab6e8f19 2026-06-14 08:06:37,899 p=83235 u=zuul n=ansible | 2026-06-14 08:06:37.899107 | | WARNING | Config change detected for rsyslog, new hash: b1dc3a93e2639dc96c8ba7098c11aaa8 2026-06-14 08:06:37,899 p=83235 u=zuul n=ansible | 2026-06-14 08:06:37.899402 | | WARNING | Config change detected for ceilometer_agent_compute, new hash: e378c5e296e4dc7df62b3b49a023fd9b 2026-06-14 08:06:37,900 p=83235 u=zuul n=ansible | 2026-06-14 08:06:37.899747 | | WARNING | Config change detected for ceilometer_agent_ipmi, new hash: e378c5e296e4dc7df62b3b49a023fd9b 2026-06-14 08:06:37,900 p=83235 u=zuul n=ansible | 2026-06-14 08:06:37.900336 | | WARNING | Config change detected for logrotate_crond, new hash: 53ed83bb0cae779ff95edb2002262c6f 2026-06-14 08:06:37,900 p=83235 u=zuul n=ansible | 2026-06-14 08:06:37.900671 | | WARNING | Config change detected for nova_migration_target, new hash: e456122ead39bcd211db337bab6e8f19 2026-06-14 08:06:37,901 p=83235 u=zuul n=ansible | 2026-06-14 08:06:37.901008 | | WARNING | Config change detected for ovn_metadata_agent, new hash: 5e71cbe3b97c9a6041d1a80c7e5ce1ba 2026-06-14 08:06:37,904 p=83235 u=zuul n=ansible | 2026-06-14 08:06:37.901410 | | WARNING | Config change detected for nova_compute, new hash: 88f953db73b2ca32d132a7dc8e109ca8-e456122ead39bcd211db337bab6e8f19 2026-06-14 08:06:37,904 p=83235 u=zuul n=ansible | 2026-06-14 08:06:37.904642 | | WARNING | Config change detected for nova_wait_for_compute_service, new hash: e456122ead39bcd211db337bab6e8f19 2026-06-14 08:06:37,905 p=83235 u=zuul n=ansible | 2026-06-14 08:06:37.904971 | fa163ee0-6271-f863-66dc-00000000cdd0 | CHANGED | Update config hashes for container startup configs | np0000073150 2026-06-14 08:06:37,906 p=83235 u=zuul n=ansible | 2026-06-14 08:06:37.906181 | fa163ee0-6271-f863-66dc-00000000ba5b | OK | Ensure certificate role dependencies are installed | np0000073145 2026-06-14 08:06:37,923 p=83235 u=zuul n=ansible | 2026-06-14 08:06:37.922725 | fa163ee0-6271-f863-66dc-00000000c788 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_1 2026-06-14 08:06:37,944 p=83235 u=zuul n=ansible | 2026-06-14 08:06:37.943947 | fa163ee0-6271-f863-66dc-00000000ba5d | TASK | Ensure provider packages are installed 2026-06-14 08:06:37,984 p=83235 u=zuul n=ansible | 2026-06-14 08:06:37.984044 | f2a234d1-ca10-4ff7-ad92-47f68bb7107b | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0000073150 2026-06-14 08:06:37,998 p=83235 u=zuul n=ansible | 2026-06-14 08:06:37.998348 | fa163ee0-6271-f863-66dc-00000000cdf1 | TASK | Gather podman infos 2026-06-14 08:06:38,014 p=83235 u=zuul n=ansible | 2026-06-14 08:06:38.014197 | fa163ee0-6271-f863-66dc-00000000c707 | OK | Ensure certificate role dependencies are installed | np0000073147 2026-06-14 08:06:38,030 p=83235 u=zuul n=ansible | 2026-06-14 08:06:38.030229 | fa163ee0-6271-f863-66dc-00000000c709 | TASK | Ensure provider packages are installed 2026-06-14 08:06:38,235 p=83235 u=zuul n=ansible | 2026-06-14 08:06:38.234236 | fa163ee0-6271-f863-66dc-00000000cd7c | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0000073149 2026-06-14 08:06:38,261 p=83235 u=zuul n=ansible | 2026-06-14 08:06:38.260759 | fa163ee0-6271-f863-66dc-00000000cd7d | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 2026-06-14 08:06:38,585 p=83235 u=zuul n=ansible | 2026-06-14 08:06:38.584631 | fa163ee0-6271-f863-66dc-00000000cdf1 | OK | Gather podman infos | np0000073150 2026-06-14 08:06:38,610 p=83235 u=zuul n=ansible | 2026-06-14 08:06:38.609573 | fa163ee0-6271-f863-66dc-00000000cdf2 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2026-06-14 08:06:38,772 p=83235 u=zuul n=ansible | 2026-06-14 08:06:38.772564 | fa163ee0-6271-f863-66dc-00000000c789 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_1 2026-06-14 08:06:38,844 p=83235 u=zuul n=ansible | 2026-06-14 08:06:38.844219 | 831ec8fd-68ff-4aaf-912b-3c6c3ad09aad | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0000073150 2026-06-14 08:06:38,872 p=83235 u=zuul n=ansible | 2026-06-14 08:06:38.872159 | fa163ee0-6271-f863-66dc-00000000ce60 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2026-06-14 08:06:40,342 p=83235 u=zuul n=ansible | 2026-06-14 08:06:40.341968 | fa163ee0-6271-f863-66dc-00000000ba5f | TASK | Ensure pre-scripts hooks directory exists 2026-06-14 08:06:40,554 p=83235 u=zuul n=ansible | 2026-06-14 08:06:40.554119 | fa163ee0-6271-f863-66dc-00000000ce60 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0000073150 2026-06-14 08:06:40,567 p=83235 u=zuul n=ansible | 2026-06-14 08:06:40.566944 | fa163ee0-6271-f863-66dc-00000000ce61 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 2026-06-14 08:06:40,692 p=83235 u=zuul n=ansible | 2026-06-14 08:06:40.690997 | fa163ee0-6271-f863-66dc-00000000ba5f | OK | Ensure pre-scripts hooks directory exists | np0000073146 | item=certmonger 2026-06-14 08:06:40,712 p=83235 u=zuul n=ansible | 2026-06-14 08:06:40.711766 | fa163ee0-6271-f863-66dc-00000000ba61 | TASK | Ensure post-scripts hooks directory exists 2026-06-14 08:06:41,068 p=83235 u=zuul n=ansible | 2026-06-14 08:06:41.066386 | fa163ee0-6271-f863-66dc-00000000ba61 | OK | Ensure post-scripts hooks directory exists | np0000073146 | item=certmonger 2026-06-14 08:06:41,094 p=83235 u=zuul n=ansible | 2026-06-14 08:06:41.093651 | fa163ee0-6271-f863-66dc-00000000ba63 | TASK | Ensure provider service is running 2026-06-14 08:06:41,336 p=83235 u=zuul n=ansible | 2026-06-14 08:06:41.330693 | fa163ee0-6271-f863-66dc-00000000cd7d | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 | np0000073149 2026-06-14 08:06:41,360 p=83235 u=zuul n=ansible | 2026-06-14 08:06:41.359957 | fa163ee0-6271-f863-66dc-00000000c70b | TASK | Ensure pre-scripts hooks directory exists 2026-06-14 08:06:41,383 p=83235 u=zuul n=ansible | 2026-06-14 08:06:41.383426 | fa163ee0-6271-f863-66dc-00000000c00e | TASK | Clean container_puppet_tasks for np0000073149 step 1 2026-06-14 08:06:41,587 p=83235 u=zuul n=ansible | 2026-06-14 08:06:41.585277 | fa163ee0-6271-f863-66dc-00000000ba63 | OK | Ensure provider service is running | np0000073146 | item=certmonger 2026-06-14 08:06:41,616 p=83235 u=zuul n=ansible | 2026-06-14 08:06:41.615907 | fa163ee0-6271-f863-66dc-00000000ba66 | TASK | Ensure certificate requests 2026-06-14 08:06:41,656 p=83235 u=zuul n=ansible | 2026-06-14 08:06:41.655334 | fa163ee0-6271-f863-66dc-00000000c00e | OK | Clean container_puppet_tasks for np0000073149 step 1 | np0000073149 2026-06-14 08:06:41,688 p=83235 u=zuul n=ansible | 2026-06-14 08:06:41.687675 | fa163ee0-6271-f863-66dc-00000000c70b | OK | Ensure pre-scripts hooks directory exists | np0000073147 | item=certmonger 2026-06-14 08:06:41,713 p=83235 u=zuul n=ansible | 2026-06-14 08:06:41.710012 | fa163ee0-6271-f863-66dc-00000000c00f | TASK | Calculate container_puppet_tasks for np0000073149 step 1 2026-06-14 08:06:41,753 p=83235 u=zuul n=ansible | 2026-06-14 08:06:41.749402 | fa163ee0-6271-f863-66dc-00000000ba5f | TASK | Ensure pre-scripts hooks directory exists 2026-06-14 08:06:41,782 p=83235 u=zuul n=ansible | 2026-06-14 08:06:41.782286 | fa163ee0-6271-f863-66dc-00000000c70d | TASK | Ensure post-scripts hooks directory exists 2026-06-14 08:06:41,800 p=83235 u=zuul n=ansible | 2026-06-14 08:06:41.800131 | fa163ee0-6271-f863-66dc-00000000c010 | TASK | Include container-puppet tasks for step 1 2026-06-14 08:06:41,854 p=83235 u=zuul n=ansible | 2026-06-14 08:06:41.854078 | a7c396a1-4898-4da8-9d11-c1eb1aca929b | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0000073149 2026-06-14 08:06:41,873 p=83235 u=zuul n=ansible | 2026-06-14 08:06:41.873144 | fa163ee0-6271-f863-66dc-00000000cec8 | TASK | Write container-puppet-tasks json file for np0000073149 step 1 2026-06-14 08:06:42,056 p=83235 u=zuul n=ansible | 2026-06-14 08:06:42.055463 | fa163ee0-6271-f863-66dc-00000000ba5f | OK | Ensure pre-scripts hooks directory exists | np0000073145 | item=certmonger 2026-06-14 08:06:42,080 p=83235 u=zuul n=ansible | 2026-06-14 08:06:42.080457 | fa163ee0-6271-f863-66dc-00000000ba61 | TASK | Ensure post-scripts hooks directory exists 2026-06-14 08:06:42,146 p=83235 u=zuul n=ansible | 2026-06-14 08:06:42.144405 | fa163ee0-6271-f863-66dc-00000000c70d | OK | Ensure post-scripts hooks directory exists | np0000073147 | item=certmonger 2026-06-14 08:06:42,167 p=83235 u=zuul n=ansible | 2026-06-14 08:06:42.167530 | fa163ee0-6271-f863-66dc-00000000c70f | TASK | Ensure provider service is running 2026-06-14 08:06:42,442 p=83235 u=zuul n=ansible | 2026-06-14 08:06:42.440144 | fa163ee0-6271-f863-66dc-00000000ba61 | OK | Ensure post-scripts hooks directory exists | np0000073145 | item=certmonger 2026-06-14 08:06:42,468 p=83235 u=zuul n=ansible | 2026-06-14 08:06:42.468510 | fa163ee0-6271-f863-66dc-00000000ba63 | TASK | Ensure provider service is running 2026-06-14 08:06:42,686 p=83235 u=zuul n=ansible | 2026-06-14 08:06:42.683384 | fa163ee0-6271-f863-66dc-00000000c70f | OK | Ensure provider service is running | np0000073147 | item=certmonger 2026-06-14 08:06:42,723 p=83235 u=zuul n=ansible | 2026-06-14 08:06:42.723236 | fa163ee0-6271-f863-66dc-00000000c712 | TASK | Ensure certificate requests 2026-06-14 08:06:42,864 p=83235 u=zuul n=ansible | 2026-06-14 08:06:42.863425 | fa163ee0-6271-f863-66dc-00000000cec8 | CHANGED | Write container-puppet-tasks json file for np0000073149 step 1 | np0000073149 2026-06-14 08:06:42,889 p=83235 u=zuul n=ansible | 2026-06-14 08:06:42.888860 | fa163ee0-6271-f863-66dc-00000000ceca | TASK | Generate container puppet configs for step 1 2026-06-14 08:06:42,982 p=83235 u=zuul n=ansible | 2026-06-14 08:06:42.978738 | fa163ee0-6271-f863-66dc-00000000ba63 | OK | Ensure provider service is running | np0000073145 | item=certmonger 2026-06-14 08:06:43,037 p=83235 u=zuul n=ansible | 2026-06-14 08:06:43.036969 | fa163ee0-6271-f863-66dc-00000000ba66 | TASK | Ensure certificate requests 2026-06-14 08:06:43,226 p=83235 u=zuul n=ansible | 2026-06-14 08:06:43.225665 | fa163ee0-6271-f863-66dc-00000000ceca | OK | Generate container puppet configs for step 1 | np0000073149 2026-06-14 08:06:43,238 p=83235 u=zuul n=ansible | 2026-06-14 08:06:43.238124 | fa163ee0-6271-f863-66dc-00000000cecb | TASK | Manage Puppet containers (bootstrap tasks) for step 1 with tripleo-ansible 2026-06-14 08:06:43,298 p=83235 u=zuul n=ansible | 2026-06-14 08:06:43.298186 | fa163ee0-6271-f863-66dc-00000000c1c0 | TASK | Gather variables for each operating system 2026-06-14 08:06:43,332 p=83235 u=zuul n=ansible | 2026-06-14 08:06:43.330127 | fa163ee0-6271-f863-66dc-00000000ba66 | CHANGED | Ensure certificate requests | np0000073146 | item={'ca': 'ipa', 'dns': 'np0000073146.internalapi.ooo.test', 'key_size': '2048', 'name': 'ovn_controller', 'principal': 'ovn_controller/np0000073146.internalapi.ooo.test@OOO.TEST', 'run_after': 'systemctl restart tripleo_ovn_controller\n'} 2026-06-14 08:06:43,411 p=83235 u=zuul n=ansible | 2026-06-14 08:06:43.410960 | fa163ee0-6271-f863-66dc-00000000c1c1 | TASK | Create container logs path 2026-06-14 08:06:43,471 p=83235 u=zuul n=ansible | 2026-06-14 08:06:43.470569 | fa163ee0-6271-f863-66dc-00000000cf4c | TASK | Set version specific variables 2026-06-14 08:06:43,514 p=83235 u=zuul n=ansible | 2026-06-14 08:06:43.514384 | 0e0a6836-4433-416b-8b5d-0d3f1f75224f | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0000073146 2026-06-14 08:06:43,531 p=83235 u=zuul n=ansible | 2026-06-14 08:06:43.531444 | fa163ee0-6271-f863-66dc-00000000cf7b | TASK | Ensure ansible_facts used by role 2026-06-14 08:06:43,685 p=83235 u=zuul n=ansible | 2026-06-14 08:06:43.684742 | fa163ee0-6271-f863-66dc-00000000ce61 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 | np0000073150 2026-06-14 08:06:43,714 p=83235 u=zuul n=ansible | 2026-06-14 08:06:43.714538 | fa163ee0-6271-f863-66dc-00000000c02e | TASK | Clean container_puppet_tasks for np0000073150 step 1 2026-06-14 08:06:43,724 p=83235 u=zuul n=ansible | 2026-06-14 08:06:43.723384 | fa163ee0-6271-f863-66dc-00000000c1c1 | OK | Create container logs path | np0000073149 2026-06-14 08:06:43,751 p=83235 u=zuul n=ansible | 2026-06-14 08:06:43.750362 | fa163ee0-6271-f863-66dc-00000000c1c3 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-14 08:06:44,081 p=83235 u=zuul n=ansible | 2026-06-14 08:06:44.081042 | fa163ee0-6271-f863-66dc-00000000cf7b | OK | Ensure ansible_facts used by role | np0000073146 2026-06-14 08:06:44,085 p=83235 u=zuul n=ansible | 2026-06-14 08:06:44.084713 | fa163ee0-6271-f863-66dc-00000000c02e | OK | Clean container_puppet_tasks for np0000073150 step 1 | np0000073150 2026-06-14 08:06:44,087 p=83235 u=zuul n=ansible | 2026-06-14 08:06:44.086587 | fa163ee0-6271-f863-66dc-00000000c1c3 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0000073149 2026-06-14 08:06:44,117 p=83235 u=zuul n=ansible | 2026-06-14 08:06:44.116515 | fa163ee0-6271-f863-66dc-00000000c1c4 | TASK | Finalise hashes for all containers 2026-06-14 08:06:44,151 p=83235 u=zuul n=ansible | 2026-06-14 08:06:44.151101 | fa163ee0-6271-f863-66dc-00000000c02f | TASK | Calculate container_puppet_tasks for np0000073150 step 1 2026-06-14 08:06:44,180 p=83235 u=zuul n=ansible | 2026-06-14 08:06:44.180202 | fa163ee0-6271-f863-66dc-00000000cf7c | TASK | Set platform/version specific variables 2026-06-14 08:06:44,189 p=83235 u=zuul n=ansible | 2026-06-14 08:06:44.188465 | fa163ee0-6271-f863-66dc-00000000c1c4 | OK | Finalise hashes for all containers | np0000073149 2026-06-14 08:06:44,209 p=83235 u=zuul n=ansible | 2026-06-14 08:06:44.208499 | fa163ee0-6271-f863-66dc-00000000c1c6 | TASK | Manage systemd shutdown files 2026-06-14 08:06:44,243 p=83235 u=zuul n=ansible | 2026-06-14 08:06:44.242230 | fa163ee0-6271-f863-66dc-00000000c030 | TASK | Include container-puppet tasks for step 1 2026-06-14 08:06:44,264 p=83235 u=zuul n=ansible | 2026-06-14 08:06:44.261254 | fa163ee0-6271-f863-66dc-00000000c1c6 | SKIPPED | Manage systemd shutdown files | np0000073149 2026-06-14 08:06:44,267 p=83235 u=zuul n=ansible | 2026-06-14 08:06:44.266648 | fa163ee0-6271-f863-66dc-00000000cf7c | SKIPPED | Set platform/version specific variables | np0000073146 | item=RedHat.yml 2026-06-14 08:06:44,291 p=83235 u=zuul n=ansible | 2026-06-14 08:06:44.290001 | fa163ee0-6271-f863-66dc-00000000cf7c | SKIPPED | Set platform/version specific variables | np0000073146 | item=RedHat.yml 2026-06-14 08:06:44,295 p=83235 u=zuul n=ansible | 2026-06-14 08:06:44.294260 | fa163ee0-6271-f863-66dc-00000000c1c8 | TASK | Update container configs with new config hashes 2026-06-14 08:06:44,315 p=83235 u=zuul n=ansible | 2026-06-14 08:06:44.314468 | fa163ee0-6271-f863-66dc-00000000cf7c | SKIPPED | Set platform/version specific variables | np0000073146 | item=RedHat_9.yml 2026-06-14 08:06:44,335 p=83235 u=zuul n=ansible | 2026-06-14 08:06:44.331335 | 0c2bc1f8-2476-45f1-98b7-35084237c167 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0000073150 2026-06-14 08:06:44,344 p=83235 u=zuul n=ansible | 2026-06-14 08:06:44.341485 | fa163ee0-6271-f863-66dc-00000000cf7c | SKIPPED | Set platform/version specific variables | np0000073146 | item=RedHat_9.2.yml 2026-06-14 08:06:44,367 p=83235 u=zuul n=ansible | 2026-06-14 08:06:44.366965 | fa163ee0-6271-f863-66dc-00000000cfa9 | TASK | Write container-puppet-tasks json file for np0000073150 step 1 2026-06-14 08:06:44,373 p=83235 u=zuul n=ansible | 2026-06-14 08:06:44.372818 | fa163ee0-6271-f863-66dc-00000000c1c8 | SKIPPED | Update container configs with new config hashes | np0000073149 2026-06-14 08:06:44,390 p=83235 u=zuul n=ansible | 2026-06-14 08:06:44.389908 | fa163ee0-6271-f863-66dc-00000000c1c9 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-14 08:06:44,420 p=83235 u=zuul n=ansible | 2026-06-14 08:06:44.420057 | fa163ee0-6271-f863-66dc-00000000cf4d | TASK | Ensure certificate role dependencies are installed 2026-06-14 08:06:44,430 p=83235 u=zuul n=ansible | 2026-06-14 08:06:44.429599 | fa163ee0-6271-f863-66dc-00000000c1c9 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0000073149 2026-06-14 08:06:44,443 p=83235 u=zuul n=ansible | 2026-06-14 08:06:44.443177 | fa163ee0-6271-f863-66dc-00000000c1ca | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-14 08:06:44,483 p=83235 u=zuul n=ansible | 2026-06-14 08:06:44.482719 | fa163ee0-6271-f863-66dc-00000000c1ca | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0000073149 2026-06-14 08:06:44,813 p=83235 u=zuul n=ansible | 2026-06-14 08:06:44.811640 | fa163ee0-6271-f863-66dc-00000000c712 | CHANGED | Ensure certificate requests | np0000073147 | item={'ca': 'ipa', 'dns': 'np0000073147.internalapi.ooo.test', 'key_size': '2048', 'name': 'ovn_dbs', 'principal': 'ovn_dbs/np0000073147.internalapi.ooo.test@OOO.TEST'} 2026-06-14 08:06:44,853 p=83235 u=zuul n=ansible | 2026-06-14 08:06:44.853367 | fa163ee0-6271-f863-66dc-00000000ad39 | TASK | Configure OVN DBs and northd 2026-06-14 08:06:44,907 p=83235 u=zuul n=ansible | 2026-06-14 08:06:44.905001 | fa163ee0-6271-f863-66dc-00000000ba66 | CHANGED | Ensure certificate requests | np0000073145 | item={'ca': 'ipa', 'dns': 'np0000073145.internalapi.ooo.test', 'key_size': '2048', 'name': 'ovn_controller', 'principal': 'ovn_controller/np0000073145.internalapi.ooo.test@OOO.TEST', 'run_after': 'systemctl restart tripleo_ovn_controller\n'} 2026-06-14 08:06:44,980 p=83235 u=zuul n=ansible | 2026-06-14 08:06:44.979697 | fa163ee0-6271-f863-66dc-00000000c998 | TASK | create directory /var/lib/config-data/ansible-generated/ovn 2026-06-14 08:06:45,073 p=83235 u=zuul n=ansible | 2026-06-14 08:06:45.072998 | fa163ee0-6271-f863-66dc-00000000cf4c | TASK | Set version specific variables 2026-06-14 08:06:45,127 p=83235 u=zuul n=ansible | 2026-06-14 08:06:45.127657 | a89b2f52-21b8-4a82-a2a4-8963c7bb47cb | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0000073145 2026-06-14 08:06:45,146 p=83235 u=zuul n=ansible | 2026-06-14 08:06:45.146347 | fa163ee0-6271-f863-66dc-00000000d026 | TASK | Ensure ansible_facts used by role 2026-06-14 08:06:45,317 p=83235 u=zuul n=ansible | 2026-06-14 08:06:45.316131 | fa163ee0-6271-f863-66dc-00000000c998 | CHANGED | create directory /var/lib/config-data/ansible-generated/ovn | np0000073147 2026-06-14 08:06:45,348 p=83235 u=zuul n=ansible | 2026-06-14 08:06:45.347889 | fa163ee0-6271-f863-66dc-00000000c999 | TASK | set is_ovn_dbs_bootstrap_node fact 2026-06-14 08:06:45,385 p=83235 u=zuul n=ansible | 2026-06-14 08:06:45.384958 | fa163ee0-6271-f863-66dc-00000000cfa9 | CHANGED | Write container-puppet-tasks json file for np0000073150 step 1 | np0000073150 2026-06-14 08:06:45,403 p=83235 u=zuul n=ansible | 2026-06-14 08:06:45.402634 | fa163ee0-6271-f863-66dc-00000000cfab | TASK | Generate container puppet configs for step 1 2026-06-14 08:06:45,416 p=83235 u=zuul n=ansible | 2026-06-14 08:06:45.415377 | fa163ee0-6271-f863-66dc-00000000c999 | SKIPPED | set is_ovn_dbs_bootstrap_node fact | np0000073147 2026-06-14 08:06:45,440 p=83235 u=zuul n=ansible | 2026-06-14 08:06:45.440380 | fa163ee0-6271-f863-66dc-00000000c99a | TASK | check ovsdb-tool election-timer options 2026-06-14 08:06:45,545 p=83235 u=zuul n=ansible | 2026-06-14 08:06:45.544598 | fa163ee0-6271-f863-66dc-00000000d026 | OK | Ensure ansible_facts used by role | np0000073145 2026-06-14 08:06:45,561 p=83235 u=zuul n=ansible | 2026-06-14 08:06:45.561548 | fa163ee0-6271-f863-66dc-00000000d027 | TASK | Set platform/version specific variables 2026-06-14 08:06:45,619 p=83235 u=zuul n=ansible | 2026-06-14 08:06:45.618123 | fa163ee0-6271-f863-66dc-00000000d027 | SKIPPED | Set platform/version specific variables | np0000073145 | item=RedHat.yml 2026-06-14 08:06:45,643 p=83235 u=zuul n=ansible | 2026-06-14 08:06:45.641245 | fa163ee0-6271-f863-66dc-00000000d027 | SKIPPED | Set platform/version specific variables | np0000073145 | item=RedHat.yml 2026-06-14 08:06:45,669 p=83235 u=zuul n=ansible | 2026-06-14 08:06:45.667976 | fa163ee0-6271-f863-66dc-00000000d027 | SKIPPED | Set platform/version specific variables | np0000073145 | item=RedHat_9.yml 2026-06-14 08:06:45,691 p=83235 u=zuul n=ansible | 2026-06-14 08:06:45.687782 | fa163ee0-6271-f863-66dc-00000000d027 | SKIPPED | Set platform/version specific variables | np0000073145 | item=RedHat_9.2.yml 2026-06-14 08:06:45,730 p=83235 u=zuul n=ansible | 2026-06-14 08:06:45.730083 | fa163ee0-6271-f863-66dc-00000000cf4d | TASK | Ensure certificate role dependencies are installed 2026-06-14 08:06:45,748 p=83235 u=zuul n=ansible | 2026-06-14 08:06:45.747700 | fa163ee0-6271-f863-66dc-00000000cfab | OK | Generate container puppet configs for step 1 | np0000073150 2026-06-14 08:06:45,765 p=83235 u=zuul n=ansible | 2026-06-14 08:06:45.764966 | fa163ee0-6271-f863-66dc-00000000cfac | TASK | Manage Puppet containers (bootstrap tasks) for step 1 with tripleo-ansible 2026-06-14 08:06:45,779 p=83235 u=zuul n=ansible | 2026-06-14 08:06:45.778701 | fa163ee0-6271-f863-66dc-00000000c99a | CHANGED | check ovsdb-tool election-timer options | np0000073147 2026-06-14 08:06:45,809 p=83235 u=zuul n=ansible | 2026-06-14 08:06:45.808872 | fa163ee0-6271-f863-66dc-00000000c99b | TASK | set has_ovsdb_tool_election_timer fact 2026-06-14 08:06:45,845 p=83235 u=zuul n=ansible | 2026-06-14 08:06:45.845029 | fa163ee0-6271-f863-66dc-00000000c1c0 | TASK | Gather variables for each operating system 2026-06-14 08:06:45,881 p=83235 u=zuul n=ansible | 2026-06-14 08:06:45.881147 | fa163ee0-6271-f863-66dc-00000000c99b | OK | set has_ovsdb_tool_election_timer fact | np0000073147 2026-06-14 08:06:45,897 p=83235 u=zuul n=ansible | 2026-06-14 08:06:45.897436 | fa163ee0-6271-f863-66dc-00000000c99c | TASK | render OVN cluster configuration 2026-06-14 08:06:45,987 p=83235 u=zuul n=ansible | 2026-06-14 08:06:45.986945 | fa163ee0-6271-f863-66dc-00000000c1c1 | TASK | Create container logs path 2026-06-14 08:06:46,305 p=83235 u=zuul n=ansible | 2026-06-14 08:06:46.304830 | fa163ee0-6271-f863-66dc-00000000c1c1 | OK | Create container logs path | np0000073150 2026-06-14 08:06:46,321 p=83235 u=zuul n=ansible | 2026-06-14 08:06:46.320705 | fa163ee0-6271-f863-66dc-00000000c1c3 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-14 08:06:46,695 p=83235 u=zuul n=ansible | 2026-06-14 08:06:46.694350 | fa163ee0-6271-f863-66dc-00000000c1c3 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0000073150 2026-06-14 08:06:46,711 p=83235 u=zuul n=ansible | 2026-06-14 08:06:46.710618 | fa163ee0-6271-f863-66dc-00000000c1c4 | TASK | Finalise hashes for all containers 2026-06-14 08:06:46,762 p=83235 u=zuul n=ansible | 2026-06-14 08:06:46.761668 | fa163ee0-6271-f863-66dc-00000000c1c4 | OK | Finalise hashes for all containers | np0000073150 2026-06-14 08:06:46,777 p=83235 u=zuul n=ansible | 2026-06-14 08:06:46.776880 | fa163ee0-6271-f863-66dc-00000000c1c6 | TASK | Manage systemd shutdown files 2026-06-14 08:06:46,802 p=83235 u=zuul n=ansible | 2026-06-14 08:06:46.801462 | fa163ee0-6271-f863-66dc-00000000c1c6 | SKIPPED | Manage systemd shutdown files | np0000073150 2026-06-14 08:06:46,816 p=83235 u=zuul n=ansible | 2026-06-14 08:06:46.816632 | fa163ee0-6271-f863-66dc-00000000c1c8 | TASK | Update container configs with new config hashes 2026-06-14 08:06:46,856 p=83235 u=zuul n=ansible | 2026-06-14 08:06:46.854222 | fa163ee0-6271-f863-66dc-00000000c1c8 | SKIPPED | Update container configs with new config hashes | np0000073150 2026-06-14 08:06:46,883 p=83235 u=zuul n=ansible | 2026-06-14 08:06:46.882815 | fa163ee0-6271-f863-66dc-00000000c1c9 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-14 08:06:46,927 p=83235 u=zuul n=ansible | 2026-06-14 08:06:46.926819 | fa163ee0-6271-f863-66dc-00000000c1c9 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0000073150 2026-06-14 08:06:46,955 p=83235 u=zuul n=ansible | 2026-06-14 08:06:46.954458 | fa163ee0-6271-f863-66dc-00000000c1ca | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-14 08:06:46,987 p=83235 u=zuul n=ansible | 2026-06-14 08:06:46.986836 | fa163ee0-6271-f863-66dc-00000000c1ca | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0000073150 2026-06-14 08:06:47,051 p=83235 u=zuul n=ansible | 2026-06-14 08:06:47.050920 | fa163ee0-6271-f863-66dc-00000000c99c | CHANGED | render OVN cluster configuration | np0000073147 2026-06-14 08:06:47,071 p=83235 u=zuul n=ansible | 2026-06-14 08:06:47.071641 | fa163ee0-6271-f863-66dc-00000000c99d | TASK | restart OVN northd and north and south databases 2026-06-14 08:06:47,199 p=83235 u=zuul n=ansible | 2026-06-14 08:06:47.198533 | 9862efec-efbf-46fe-870b-ce357351edd5 | INCLUDED | /usr/share/ansible/roles/tripleo_ovn_cluster/tasks/restart.yml | np0000073147 2026-06-14 08:06:47,204 p=83235 u=zuul n=ansible | 2026-06-14 08:06:47.203850 | f4abd310-e602-4706-9a69-8594e35c52ed | INCLUDED | /usr/share/ansible/roles/tripleo_ovn_cluster/tasks/restart.yml | np0000073147 2026-06-14 08:06:47,208 p=83235 u=zuul n=ansible | 2026-06-14 08:06:47.207937 | 4c53fc59-c10a-4f71-9b25-54242f62397e | INCLUDED | /usr/share/ansible/roles/tripleo_ovn_cluster/tasks/restart.yml | np0000073147 2026-06-14 08:06:47,229 p=83235 u=zuul n=ansible | 2026-06-14 08:06:47.228824 | fa163ee0-6271-f863-66dc-00000000d0b0 | TASK | check if tripleo_cluster_north_db_server systemd service is active 2026-06-14 08:06:47,535 p=83235 u=zuul n=ansible | 2026-06-14 08:06:47.535167 | fa163ee0-6271-f863-66dc-00000000d0b0 | CHANGED | check if tripleo_cluster_north_db_server systemd service is active | np0000073147 2026-06-14 08:06:47,551 p=83235 u=zuul n=ansible | 2026-06-14 08:06:47.551401 | fa163ee0-6271-f863-66dc-00000000d0b1 | TASK | restart tripleo_cluster_north_db_server systemd service 2026-06-14 08:06:47,598 p=83235 u=zuul n=ansible | 2026-06-14 08:06:47.597870 | fa163ee0-6271-f863-66dc-00000000d0b1 | SKIPPED | restart tripleo_cluster_north_db_server systemd service | np0000073147 2026-06-14 08:06:47,614 p=83235 u=zuul n=ansible | 2026-06-14 08:06:47.614174 | fa163ee0-6271-f863-66dc-00000000d0b5 | TASK | check if tripleo_cluster_south_db_server systemd service is active 2026-06-14 08:06:47,758 p=83235 u=zuul n=ansible | 2026-06-14 08:06:47.756864 | fa163ee0-6271-f863-66dc-00000000cf4d | OK | Ensure certificate role dependencies are installed | np0000073146 2026-06-14 08:06:47,797 p=83235 u=zuul n=ansible | 2026-06-14 08:06:47.796478 | fa163ee0-6271-f863-66dc-00000000cf4f | TASK | Ensure provider packages are installed 2026-06-14 08:06:47,947 p=83235 u=zuul n=ansible | 2026-06-14 08:06:47.946758 | fa163ee0-6271-f863-66dc-00000000d0b5 | CHANGED | check if tripleo_cluster_south_db_server systemd service is active | np0000073147 2026-06-14 08:06:47,983 p=83235 u=zuul n=ansible | 2026-06-14 08:06:47.982423 | fa163ee0-6271-f863-66dc-00000000d0b6 | TASK | restart tripleo_cluster_south_db_server systemd service 2026-06-14 08:06:48,022 p=83235 u=zuul n=ansible | 2026-06-14 08:06:48.021870 | fa163ee0-6271-f863-66dc-00000000d0b6 | SKIPPED | restart tripleo_cluster_south_db_server systemd service | np0000073147 2026-06-14 08:06:48,044 p=83235 u=zuul n=ansible | 2026-06-14 08:06:48.043931 | fa163ee0-6271-f863-66dc-00000000d0ba | TASK | check if tripleo_cluster_northd systemd service is active 2026-06-14 08:06:48,380 p=83235 u=zuul n=ansible | 2026-06-14 08:06:48.379435 | fa163ee0-6271-f863-66dc-00000000d0ba | CHANGED | check if tripleo_cluster_northd systemd service is active | np0000073147 2026-06-14 08:06:48,398 p=83235 u=zuul n=ansible | 2026-06-14 08:06:48.398171 | fa163ee0-6271-f863-66dc-00000000d0bb | TASK | restart tripleo_cluster_northd systemd service 2026-06-14 08:06:48,446 p=83235 u=zuul n=ansible | 2026-06-14 08:06:48.445923 | fa163ee0-6271-f863-66dc-00000000d0bb | SKIPPED | restart tripleo_cluster_northd systemd service | np0000073147 2026-06-14 08:06:48,585 p=83235 u=zuul n=ansible | 2026-06-14 08:06:48.584826 | fa163ee0-6271-f863-66dc-00000000ba5a | TASK | Set version specific variables 2026-06-14 08:06:48,645 p=83235 u=zuul n=ansible | 2026-06-14 08:06:48.645379 | 41645c5d-40b2-402e-8748-9acef9ed8788 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0000073147 2026-06-14 08:06:48,672 p=83235 u=zuul n=ansible | 2026-06-14 08:06:48.671465 | fa163ee0-6271-f863-66dc-00000000d129 | TASK | Ensure ansible_facts used by role 2026-06-14 08:06:49,084 p=83235 u=zuul n=ansible | 2026-06-14 08:06:49.083143 | fa163ee0-6271-f863-66dc-00000000cf4d | OK | Ensure certificate role dependencies are installed | np0000073145 2026-06-14 08:06:49,124 p=83235 u=zuul n=ansible | 2026-06-14 08:06:49.123686 | fa163ee0-6271-f863-66dc-00000000cf4f | TASK | Ensure provider packages are installed 2026-06-14 08:06:49,131 p=83235 u=zuul n=ansible | 2026-06-14 08:06:49.131299 | fa163ee0-6271-f863-66dc-00000000d129 | OK | Ensure ansible_facts used by role | np0000073147 2026-06-14 08:06:49,153 p=83235 u=zuul n=ansible | 2026-06-14 08:06:49.152826 | fa163ee0-6271-f863-66dc-00000000d12a | TASK | Set platform/version specific variables 2026-06-14 08:06:49,220 p=83235 u=zuul n=ansible | 2026-06-14 08:06:49.216700 | fa163ee0-6271-f863-66dc-00000000d12a | SKIPPED | Set platform/version specific variables | np0000073147 | item=RedHat.yml 2026-06-14 08:06:49,246 p=83235 u=zuul n=ansible | 2026-06-14 08:06:49.243467 | fa163ee0-6271-f863-66dc-00000000d12a | SKIPPED | Set platform/version specific variables | np0000073147 | item=RedHat.yml 2026-06-14 08:06:49,271 p=83235 u=zuul n=ansible | 2026-06-14 08:06:49.268909 | fa163ee0-6271-f863-66dc-00000000d12a | SKIPPED | Set platform/version specific variables | np0000073147 | item=RedHat_9.yml 2026-06-14 08:06:49,293 p=83235 u=zuul n=ansible | 2026-06-14 08:06:49.291002 | fa163ee0-6271-f863-66dc-00000000d12a | SKIPPED | Set platform/version specific variables | np0000073147 | item=RedHat_9.2.yml 2026-06-14 08:06:49,330 p=83235 u=zuul n=ansible | 2026-06-14 08:06:49.330257 | fa163ee0-6271-f863-66dc-00000000ba5b | TASK | Ensure certificate role dependencies are installed 2026-06-14 08:06:51,166 p=83235 u=zuul n=ansible | 2026-06-14 08:06:51.165702 | fa163ee0-6271-f863-66dc-00000000cf51 | TASK | Ensure pre-scripts hooks directory exists 2026-06-14 08:06:51,478 p=83235 u=zuul n=ansible | 2026-06-14 08:06:51.475340 | fa163ee0-6271-f863-66dc-00000000cf51 | OK | Ensure pre-scripts hooks directory exists | np0000073146 | item=certmonger 2026-06-14 08:06:51,521 p=83235 u=zuul n=ansible | 2026-06-14 08:06:51.520508 | fa163ee0-6271-f863-66dc-00000000cf53 | TASK | Ensure post-scripts hooks directory exists 2026-06-14 08:06:51,918 p=83235 u=zuul n=ansible | 2026-06-14 08:06:51.915725 | fa163ee0-6271-f863-66dc-00000000cf53 | OK | Ensure post-scripts hooks directory exists | np0000073146 | item=certmonger 2026-06-14 08:06:51,956 p=83235 u=zuul n=ansible | 2026-06-14 08:06:51.956122 | fa163ee0-6271-f863-66dc-00000000cf55 | TASK | Ensure provider service is running 2026-06-14 08:06:52,458 p=83235 u=zuul n=ansible | 2026-06-14 08:06:52.456884 | fa163ee0-6271-f863-66dc-00000000cf55 | OK | Ensure provider service is running | np0000073146 | item=certmonger 2026-06-14 08:06:52,494 p=83235 u=zuul n=ansible | 2026-06-14 08:06:52.493899 | fa163ee0-6271-f863-66dc-00000000cf58 | TASK | Ensure certificate requests 2026-06-14 08:06:52,546 p=83235 u=zuul n=ansible | 2026-06-14 08:06:52.545888 | fa163ee0-6271-f863-66dc-00000000cf51 | TASK | Ensure pre-scripts hooks directory exists 2026-06-14 08:06:52,609 p=83235 u=zuul n=ansible | 2026-06-14 08:06:52.608710 | fa163ee0-6271-f863-66dc-00000000ba5b | OK | Ensure certificate role dependencies are installed | np0000073147 2026-06-14 08:06:52,627 p=83235 u=zuul n=ansible | 2026-06-14 08:06:52.626954 | fa163ee0-6271-f863-66dc-00000000ba5d | TASK | Ensure provider packages are installed 2026-06-14 08:06:52,885 p=83235 u=zuul n=ansible | 2026-06-14 08:06:52.882966 | fa163ee0-6271-f863-66dc-00000000cf51 | OK | Ensure pre-scripts hooks directory exists | np0000073145 | item=certmonger 2026-06-14 08:06:52,920 p=83235 u=zuul n=ansible | 2026-06-14 08:06:52.920224 | fa163ee0-6271-f863-66dc-00000000cf53 | TASK | Ensure post-scripts hooks directory exists 2026-06-14 08:06:53,296 p=83235 u=zuul n=ansible | 2026-06-14 08:06:53.293192 | fa163ee0-6271-f863-66dc-00000000cf53 | OK | Ensure post-scripts hooks directory exists | np0000073145 | item=certmonger 2026-06-14 08:06:53,343 p=83235 u=zuul n=ansible | 2026-06-14 08:06:53.342437 | fa163ee0-6271-f863-66dc-00000000cf55 | TASK | Ensure provider service is running 2026-06-14 08:06:54,853 p=83235 u=zuul n=ansible | 2026-06-14 08:06:54.851235 | fa163ee0-6271-f863-66dc-00000000cf55 | OK | Ensure provider service is running | np0000073145 | item=certmonger 2026-06-14 08:06:54,899 p=83235 u=zuul n=ansible | 2026-06-14 08:06:54.898703 | fa163ee0-6271-f863-66dc-00000000cf58 | TASK | Ensure certificate requests 2026-06-14 08:06:55,088 p=83235 u=zuul n=ansible | 2026-06-14 08:06:55.085250 | fa163ee0-6271-f863-66dc-00000000cf58 | CHANGED | Ensure certificate requests | np0000073146 | item={'ca': 'ipa', 'dns': 'np0000073146.internalapi.ooo.test', 'key_size': '2048', 'name': 'rabbitmq', 'principal': 'rabbitmq/np0000073146.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'rabbitmq(-bundle-.*-[0-9]+)?\')\nservice_crt="/etc/pki/tls/certs/rabbitmq.crt"\nservice_key="/etc/pki/tls/private/rabbitmq.key"\nif echo "$container_name" | grep -q "^rabbitmq-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_crt" "$service_key" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the cert at the mount-point\n podman cp $service_crt "$container_name:/var/lib/kolla/config_files/src-tls/$service_crt"\n # Refresh the key at the mount-point\n podman cp $service_key "$container_name:/var/lib/kolla/config_files/src-tls/$service_key"\n # Copy the new cert from the mount-point to the real path\n podman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n # Copy the new key from the mount-point to the real path\n podman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\nfi\n# Set appropriate permissions\npodman exec -u root "$container_name" chown rabbitmq:rabbitmq "$service_crt"\npodman exec -u root "$container_name" chown rabbitmq:rabbitmq "$service_key"\n# Trigger a pem cache clear in RabbitMQ to read the new certificates\npodman exec "$container_name" rabbitmqctl eval "ssl:clear_pem_cache()."\n'} 2026-06-14 08:06:55,158 p=83235 u=zuul n=ansible | 2026-06-14 08:06:55.158026 | fa163ee0-6271-f863-66dc-00000000ab36 | TASK | Fail if container image is undefined 2026-06-14 08:06:55,209 p=83235 u=zuul n=ansible | 2026-06-14 08:06:55.208799 | fa163ee0-6271-f863-66dc-00000000ab36 | SKIPPED | Fail if container image is undefined | np0000073146 2026-06-14 08:06:55,241 p=83235 u=zuul n=ansible | 2026-06-14 08:06:55.240763 | fa163ee0-6271-f863-66dc-00000000ab37 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image 2026-06-14 08:06:56,081 p=83235 u=zuul n=ansible | 2026-06-14 08:06:56.081171 | fa163ee0-6271-f863-66dc-00000000ba5f | TASK | Ensure pre-scripts hooks directory exists 2026-06-14 08:06:56,460 p=83235 u=zuul n=ansible | 2026-06-14 08:06:56.459060 | fa163ee0-6271-f863-66dc-00000000ba5f | OK | Ensure pre-scripts hooks directory exists | np0000073147 | item=certmonger 2026-06-14 08:06:56,488 p=83235 u=zuul n=ansible | 2026-06-14 08:06:56.488568 | fa163ee0-6271-f863-66dc-00000000ba61 | TASK | Ensure post-scripts hooks directory exists 2026-06-14 08:06:56,862 p=83235 u=zuul n=ansible | 2026-06-14 08:06:56.860103 | fa163ee0-6271-f863-66dc-00000000ba61 | OK | Ensure post-scripts hooks directory exists | np0000073147 | item=certmonger 2026-06-14 08:06:56,891 p=83235 u=zuul n=ansible | 2026-06-14 08:06:56.891255 | fa163ee0-6271-f863-66dc-00000000ba63 | TASK | Ensure provider service is running 2026-06-14 08:06:57,033 p=83235 u=zuul n=ansible | 2026-06-14 08:06:57.032573 | fa163ee0-6271-f863-66dc-00000000cf58 | CHANGED | Ensure certificate requests | np0000073145 | item={'ca': 'ipa', 'dns': 'np0000073145.internalapi.ooo.test', 'key_size': '2048', 'name': 'rabbitmq', 'principal': 'rabbitmq/np0000073145.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'rabbitmq(-bundle-.*-[0-9]+)?\')\nservice_crt="/etc/pki/tls/certs/rabbitmq.crt"\nservice_key="/etc/pki/tls/private/rabbitmq.key"\nif echo "$container_name" | grep -q "^rabbitmq-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_crt" "$service_key" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the cert at the mount-point\n podman cp $service_crt "$container_name:/var/lib/kolla/config_files/src-tls/$service_crt"\n # Refresh the key at the mount-point\n podman cp $service_key "$container_name:/var/lib/kolla/config_files/src-tls/$service_key"\n # Copy the new cert from the mount-point to the real path\n podman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n # Copy the new key from the mount-point to the real path\n podman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\nfi\n# Set appropriate permissions\npodman exec -u root "$container_name" chown rabbitmq:rabbitmq "$service_crt"\npodman exec -u root "$container_name" chown rabbitmq:rabbitmq "$service_key"\n# Trigger a pem cache clear in RabbitMQ to read the new certificates\npodman exec "$container_name" rabbitmqctl eval "ssl:clear_pem_cache()."\n'} 2026-06-14 08:06:57,076 p=83235 u=zuul n=ansible | 2026-06-14 08:06:57.076423 | fa163ee0-6271-f863-66dc-00000000ab36 | TASK | Fail if container image is undefined 2026-06-14 08:06:57,119 p=83235 u=zuul n=ansible | 2026-06-14 08:06:57.118791 | fa163ee0-6271-f863-66dc-00000000ab36 | SKIPPED | Fail if container image is undefined | np0000073145 2026-06-14 08:06:57,143 p=83235 u=zuul n=ansible | 2026-06-14 08:06:57.143165 | fa163ee0-6271-f863-66dc-00000000ab37 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image 2026-06-14 08:06:58,433 p=83235 u=zuul n=ansible | 2026-06-14 08:06:58.431683 | fa163ee0-6271-f863-66dc-00000000ba63 | OK | Ensure provider service is running | np0000073147 | item=certmonger 2026-06-14 08:06:58,468 p=83235 u=zuul n=ansible | 2026-06-14 08:06:58.467907 | fa163ee0-6271-f863-66dc-00000000ba66 | TASK | Ensure certificate requests 2026-06-14 08:07:00,081 p=83235 u=zuul n=ansible | 2026-06-14 08:07:00.079507 | fa163ee0-6271-f863-66dc-00000000ba66 | CHANGED | Ensure certificate requests | np0000073147 | item={'ca': 'ipa', 'dns': 'np0000073147.internalapi.ooo.test', 'key_size': '2048', 'name': 'ovn_controller', 'principal': 'ovn_controller/np0000073147.internalapi.ooo.test@OOO.TEST', 'run_after': 'systemctl restart tripleo_ovn_controller\n'} 2026-06-14 08:07:00,235 p=83235 u=zuul n=ansible | 2026-06-14 08:07:00.235187 | fa163ee0-6271-f863-66dc-00000000cf4c | TASK | Set version specific variables 2026-06-14 08:07:00,295 p=83235 u=zuul n=ansible | 2026-06-14 08:07:00.294760 | ceaf4b4a-e3ad-4652-8646-b5ab23a37323 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0000073147 2026-06-14 08:07:00,316 p=83235 u=zuul n=ansible | 2026-06-14 08:07:00.316443 | fa163ee0-6271-f863-66dc-00000000d1bb | TASK | Ensure ansible_facts used by role 2026-06-14 08:07:00,817 p=83235 u=zuul n=ansible | 2026-06-14 08:07:00.816701 | fa163ee0-6271-f863-66dc-00000000d1bb | OK | Ensure ansible_facts used by role | np0000073147 2026-06-14 08:07:00,840 p=83235 u=zuul n=ansible | 2026-06-14 08:07:00.839668 | fa163ee0-6271-f863-66dc-00000000d1bc | TASK | Set platform/version specific variables 2026-06-14 08:07:00,931 p=83235 u=zuul n=ansible | 2026-06-14 08:07:00.929277 | fa163ee0-6271-f863-66dc-00000000d1bc | SKIPPED | Set platform/version specific variables | np0000073147 | item=RedHat.yml 2026-06-14 08:07:00,966 p=83235 u=zuul n=ansible | 2026-06-14 08:07:00.963982 | fa163ee0-6271-f863-66dc-00000000d1bc | SKIPPED | Set platform/version specific variables | np0000073147 | item=RedHat.yml 2026-06-14 08:07:00,997 p=83235 u=zuul n=ansible | 2026-06-14 08:07:00.995762 | fa163ee0-6271-f863-66dc-00000000d1bc | SKIPPED | Set platform/version specific variables | np0000073147 | item=RedHat_9.yml 2026-06-14 08:07:01,017 p=83235 u=zuul n=ansible | 2026-06-14 08:07:01.015793 | fa163ee0-6271-f863-66dc-00000000d1bc | SKIPPED | Set platform/version specific variables | np0000073147 | item=RedHat_9.2.yml 2026-06-14 08:07:01,052 p=83235 u=zuul n=ansible | 2026-06-14 08:07:01.052142 | fa163ee0-6271-f863-66dc-00000000cf4d | TASK | Ensure certificate role dependencies are installed 2026-06-14 08:07:01,785 p=83235 u=zuul n=ansible | 2026-06-14 08:07:01.784378 | fa163ee0-6271-f863-66dc-00000000ab37 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image | np0000073146 2026-06-14 08:07:01,835 p=83235 u=zuul n=ansible | 2026-06-14 08:07:01.835391 | fa163ee0-6271-f863-66dc-00000000ab38 | TASK | Tag cluster.common.tag/rabbitmq:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image 2026-06-14 08:07:02,254 p=83235 u=zuul n=ansible | 2026-06-14 08:07:02.254227 | fa163ee0-6271-f863-66dc-00000000ab38 | CHANGED | Tag cluster.common.tag/rabbitmq:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image | np0000073146 2026-06-14 08:07:02,293 p=83235 u=zuul n=ansible | 2026-06-14 08:07:02.293189 | fa163ee0-6271-f863-66dc-00000000ac51 | TASK | Pre-fetch all the containers 2026-06-14 08:07:03,904 p=83235 u=zuul n=ansible | 2026-06-14 08:07:03.903724 | fa163ee0-6271-f863-66dc-00000000ab37 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image | np0000073145 2026-06-14 08:07:03,936 p=83235 u=zuul n=ansible | 2026-06-14 08:07:03.935783 | fa163ee0-6271-f863-66dc-00000000ab38 | TASK | Tag cluster.common.tag/rabbitmq:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image 2026-06-14 08:07:04,400 p=83235 u=zuul n=ansible | 2026-06-14 08:07:04.399464 | fa163ee0-6271-f863-66dc-00000000ab38 | CHANGED | Tag cluster.common.tag/rabbitmq:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image | np0000073145 2026-06-14 08:07:04,451 p=83235 u=zuul n=ansible | 2026-06-14 08:07:04.451362 | fa163ee0-6271-f863-66dc-00000000ab43 | TASK | Pre-fetch all the containers 2026-06-14 08:07:04,574 p=83235 u=zuul n=ansible | 2026-06-14 08:07:04.573894 | fa163ee0-6271-f863-66dc-00000000cf4d | OK | Ensure certificate role dependencies are installed | np0000073147 2026-06-14 08:07:04,595 p=83235 u=zuul n=ansible | 2026-06-14 08:07:04.595305 | fa163ee0-6271-f863-66dc-00000000cf4f | TASK | Ensure provider packages are installed 2026-06-14 08:07:06,564 p=83235 u=zuul n=ansible | 2026-06-14 08:07:06.561447 | fa163ee0-6271-f863-66dc-00000000ac51 | CHANGED | Pre-fetch all the containers | np0000073146 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-nb-db-server:17.1 2026-06-14 08:07:07,887 p=83235 u=zuul n=ansible | 2026-06-14 08:07:07.886494 | fa163ee0-6271-f863-66dc-00000000cf51 | TASK | Ensure pre-scripts hooks directory exists 2026-06-14 08:07:08,241 p=83235 u=zuul n=ansible | 2026-06-14 08:07:08.239142 | fa163ee0-6271-f863-66dc-00000000cf51 | OK | Ensure pre-scripts hooks directory exists | np0000073147 | item=certmonger 2026-06-14 08:07:08,283 p=83235 u=zuul n=ansible | 2026-06-14 08:07:08.282728 | fa163ee0-6271-f863-66dc-00000000cf53 | TASK | Ensure post-scripts hooks directory exists 2026-06-14 08:07:08,661 p=83235 u=zuul n=ansible | 2026-06-14 08:07:08.657439 | fa163ee0-6271-f863-66dc-00000000cf53 | OK | Ensure post-scripts hooks directory exists | np0000073147 | item=certmonger 2026-06-14 08:07:08,679 p=83235 u=zuul n=ansible | 2026-06-14 08:07:08.679142 | fa163ee0-6271-f863-66dc-00000000ab43 | CHANGED | Pre-fetch all the containers | np0000073145 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-nb-db-server:17.1 2026-06-14 08:07:08,691 p=83235 u=zuul n=ansible | 2026-06-14 08:07:08.691096 | fa163ee0-6271-f863-66dc-00000000cf55 | TASK | Ensure provider service is running 2026-06-14 08:07:10,174 p=83235 u=zuul n=ansible | 2026-06-14 08:07:10.171699 | fa163ee0-6271-f863-66dc-00000000cf55 | OK | Ensure provider service is running | np0000073147 | item=certmonger 2026-06-14 08:07:10,223 p=83235 u=zuul n=ansible | 2026-06-14 08:07:10.222546 | fa163ee0-6271-f863-66dc-00000000cf58 | TASK | Ensure certificate requests 2026-06-14 08:07:11,820 p=83235 u=zuul n=ansible | 2026-06-14 08:07:11.816556 | fa163ee0-6271-f863-66dc-00000000ac51 | CHANGED | Pre-fetch all the containers | np0000073146 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-northd:17.1 2026-06-14 08:07:12,990 p=83235 u=zuul n=ansible | 2026-06-14 08:07:12.989482 | fa163ee0-6271-f863-66dc-00000000cf58 | CHANGED | Ensure certificate requests | np0000073147 | item={'ca': 'ipa', 'dns': 'np0000073147.internalapi.ooo.test', 'key_size': '2048', 'name': 'rabbitmq', 'principal': 'rabbitmq/np0000073147.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'rabbitmq(-bundle-.*-[0-9]+)?\')\nservice_crt="/etc/pki/tls/certs/rabbitmq.crt"\nservice_key="/etc/pki/tls/private/rabbitmq.key"\nif echo "$container_name" | grep -q "^rabbitmq-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_crt" "$service_key" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the cert at the mount-point\n podman cp $service_crt "$container_name:/var/lib/kolla/config_files/src-tls/$service_crt"\n # Refresh the key at the mount-point\n podman cp $service_key "$container_name:/var/lib/kolla/config_files/src-tls/$service_key"\n # Copy the new cert from the mount-point to the real path\n podman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n # Copy the new key from the mount-point to the real path\n podman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\nfi\n# Set appropriate permissions\npodman exec -u root "$container_name" chown rabbitmq:rabbitmq "$service_crt"\npodman exec -u root "$container_name" chown rabbitmq:rabbitmq "$service_key"\n# Trigger a pem cache clear in RabbitMQ to read the new certificates\npodman exec "$container_name" rabbitmqctl eval "ssl:clear_pem_cache()."\n'} 2026-06-14 08:07:13,048 p=83235 u=zuul n=ansible | 2026-06-14 08:07:13.047783 | fa163ee0-6271-f863-66dc-00000000ab36 | TASK | Fail if container image is undefined 2026-06-14 08:07:13,116 p=83235 u=zuul n=ansible | 2026-06-14 08:07:13.115993 | fa163ee0-6271-f863-66dc-00000000ab36 | SKIPPED | Fail if container image is undefined | np0000073147 2026-06-14 08:07:13,146 p=83235 u=zuul n=ansible | 2026-06-14 08:07:13.146243 | fa163ee0-6271-f863-66dc-00000000ab37 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image 2026-06-14 08:07:13,696 p=83235 u=zuul n=ansible | 2026-06-14 08:07:13.694634 | fa163ee0-6271-f863-66dc-00000000ab43 | CHANGED | Pre-fetch all the containers | np0000073145 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-northd:17.1 2026-06-14 08:07:14,535 p=83235 u=zuul n=ansible | 2026-06-14 08:07:14.532887 | fa163ee0-6271-f863-66dc-00000000ac51 | CHANGED | Pre-fetch all the containers | np0000073146 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-sb-db-server:17.1 2026-06-14 08:07:16,592 p=83235 u=zuul n=ansible | 2026-06-14 08:07:16.589972 | fa163ee0-6271-f863-66dc-00000000ab43 | CHANGED | Pre-fetch all the containers | np0000073145 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-sb-db-server:17.1 2026-06-14 08:07:17,711 p=83235 u=zuul n=ansible | 2026-06-14 08:07:17.709082 | fa163ee0-6271-f863-66dc-00000000ac51 | CHANGED | Pre-fetch all the containers | np0000073146 | item=registry.redhat.io/rhosp-rhel9/openstack-memcached:17.1 2026-06-14 08:07:19,864 p=83235 u=zuul n=ansible | 2026-06-14 08:07:19.863083 | fa163ee0-6271-f863-66dc-00000000ab37 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image | np0000073147 2026-06-14 08:07:19,926 p=83235 u=zuul n=ansible | 2026-06-14 08:07:19.925952 | fa163ee0-6271-f863-66dc-00000000ab38 | TASK | Tag cluster.common.tag/rabbitmq:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image 2026-06-14 08:07:20,017 p=83235 u=zuul n=ansible | 2026-06-14 08:07:20.013913 | fa163ee0-6271-f863-66dc-00000000ab43 | CHANGED | Pre-fetch all the containers | np0000073145 | item=registry.redhat.io/rhosp-rhel9/openstack-memcached:17.1 2026-06-14 08:07:20,339 p=83235 u=zuul n=ansible | 2026-06-14 08:07:20.338648 | fa163ee0-6271-f863-66dc-00000000ab38 | CHANGED | Tag cluster.common.tag/rabbitmq:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image | np0000073147 2026-06-14 08:07:20,378 p=83235 u=zuul n=ansible | 2026-06-14 08:07:20.378546 | fa163ee0-6271-f863-66dc-00000000ad4b | TASK | Pre-fetch all the containers 2026-06-14 08:07:20,441 p=83235 u=zuul n=ansible | 2026-06-14 08:07:20.438504 | fa163ee0-6271-f863-66dc-00000000ac51 | CHANGED | Pre-fetch all the containers | np0000073146 | item=registry.redhat.io/rhosp-rhel9/openstack-qdrouterd:17.1 2026-06-14 08:07:22,397 p=83235 u=zuul n=ansible | 2026-06-14 08:07:22.394579 | fa163ee0-6271-f863-66dc-00000000ac51 | OK | Pre-fetch all the containers | np0000073146 | item=registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 2026-06-14 08:07:22,733 p=83235 u=zuul n=ansible | 2026-06-14 08:07:22.731179 | fa163ee0-6271-f863-66dc-00000000ab43 | CHANGED | Pre-fetch all the containers | np0000073145 | item=registry.redhat.io/rhosp-rhel9/openstack-qdrouterd:17.1 2026-06-14 08:07:24,789 p=83235 u=zuul n=ansible | 2026-06-14 08:07:24.787455 | fa163ee0-6271-f863-66dc-00000000ad4b | CHANGED | Pre-fetch all the containers | np0000073147 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-nb-db-server:17.1 2026-06-14 08:07:24,968 p=83235 u=zuul n=ansible | 2026-06-14 08:07:24.966522 | fa163ee0-6271-f863-66dc-00000000ac51 | OK | Pre-fetch all the containers | np0000073146 | item=registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 2026-06-14 08:07:25,030 p=83235 u=zuul n=ansible | 2026-06-14 08:07:25.027388 | fa163ee0-6271-f863-66dc-00000000ab43 | OK | Pre-fetch all the containers | np0000073145 | item=registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 2026-06-14 08:07:27,411 p=83235 u=zuul n=ansible | 2026-06-14 08:07:27.408439 | fa163ee0-6271-f863-66dc-00000000ab43 | OK | Pre-fetch all the containers | np0000073145 | item=registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 2026-06-14 08:07:30,451 p=83235 u=zuul n=ansible | 2026-06-14 08:07:30.448247 | fa163ee0-6271-f863-66dc-00000000ac51 | CHANGED | Pre-fetch all the containers | np0000073146 | item=registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 2026-06-14 08:07:30,480 p=83235 u=zuul n=ansible | 2026-06-14 08:07:30.478007 | fa163ee0-6271-f863-66dc-00000000ad4b | CHANGED | Pre-fetch all the containers | np0000073147 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-northd:17.1 2026-06-14 08:07:32,965 p=83235 u=zuul n=ansible | 2026-06-14 08:07:32.962655 | fa163ee0-6271-f863-66dc-00000000ab43 | CHANGED | Pre-fetch all the containers | np0000073145 | item=registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 2026-06-14 08:07:33,022 p=83235 u=zuul n=ansible | 2026-06-14 08:07:33.020504 | fa163ee0-6271-f863-66dc-00000000ad4b | CHANGED | Pre-fetch all the containers | np0000073147 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-sb-db-server:17.1 2026-06-14 08:07:34,492 p=83235 u=zuul n=ansible | 2026-06-14 08:07:34.490166 | fa163ee0-6271-f863-66dc-00000000ac51 | CHANGED | Pre-fetch all the containers | np0000073146 | item=registry.redhat.io/rhosp-rhel9/openstack-cinder-api:17.1 2026-06-14 08:07:36,125 p=83235 u=zuul n=ansible | 2026-06-14 08:07:36.122166 | fa163ee0-6271-f863-66dc-00000000ad4b | CHANGED | Pre-fetch all the containers | np0000073147 | item=registry.redhat.io/rhosp-rhel9/openstack-memcached:17.1 2026-06-14 08:07:36,736 p=83235 u=zuul n=ansible | 2026-06-14 08:07:36.734479 | fa163ee0-6271-f863-66dc-00000000ac51 | CHANGED | Pre-fetch all the containers | np0000073146 | item=registry.redhat.io/rhosp-rhel9/openstack-cinder-scheduler:17.1 2026-06-14 08:07:37,698 p=83235 u=zuul n=ansible | 2026-06-14 08:07:37.693415 | fa163ee0-6271-f863-66dc-00000000ab43 | CHANGED | Pre-fetch all the containers | np0000073145 | item=registry.redhat.io/rhosp-rhel9/openstack-cinder-api:17.1 2026-06-14 08:07:38,858 p=83235 u=zuul n=ansible | 2026-06-14 08:07:38.855345 | fa163ee0-6271-f863-66dc-00000000ad4b | CHANGED | Pre-fetch all the containers | np0000073147 | item=registry.redhat.io/rhosp-rhel9/openstack-qdrouterd:17.1 2026-06-14 08:07:39,953 p=83235 u=zuul n=ansible | 2026-06-14 08:07:39.950368 | fa163ee0-6271-f863-66dc-00000000ab43 | CHANGED | Pre-fetch all the containers | np0000073145 | item=registry.redhat.io/rhosp-rhel9/openstack-cinder-scheduler:17.1 2026-06-14 08:07:41,034 p=83235 u=zuul n=ansible | 2026-06-14 08:07:41.032702 | fa163ee0-6271-f863-66dc-00000000ad4b | OK | Pre-fetch all the containers | np0000073147 | item=registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 2026-06-14 08:07:43,072 p=83235 u=zuul n=ansible | 2026-06-14 08:07:43.069480 | fa163ee0-6271-f863-66dc-00000000ad4b | OK | Pre-fetch all the containers | np0000073147 | item=registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 2026-06-14 08:07:47,782 p=83235 u=zuul n=ansible | 2026-06-14 08:07:47.778652 | fa163ee0-6271-f863-66dc-00000000ac51 | CHANGED | Pre-fetch all the containers | np0000073146 | item=registry.redhat.io/rhosp-rhel9/openstack-glance-api:17.1 2026-06-14 08:07:48,118 p=83235 u=zuul n=ansible | 2026-06-14 08:07:48.116600 | fa163ee0-6271-f863-66dc-00000000ad4b | CHANGED | Pre-fetch all the containers | np0000073147 | item=registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 2026-06-14 08:07:50,021 p=83235 u=zuul n=ansible | 2026-06-14 08:07:50.018811 | fa163ee0-6271-f863-66dc-00000000ab43 | CHANGED | Pre-fetch all the containers | np0000073145 | item=registry.redhat.io/rhosp-rhel9/openstack-glance-api:17.1 2026-06-14 08:07:52,908 p=83235 u=zuul n=ansible | 2026-06-14 08:07:52.905755 | fa163ee0-6271-f863-66dc-00000000ad4b | CHANGED | Pre-fetch all the containers | np0000073147 | item=registry.redhat.io/rhosp-rhel9/openstack-cinder-api:17.1 2026-06-14 08:07:54,905 p=83235 u=zuul n=ansible | 2026-06-14 08:07:54.903172 | fa163ee0-6271-f863-66dc-00000000ac51 | CHANGED | Pre-fetch all the containers | np0000073146 | item=registry.redhat.io/rhosp-rhel9/openstack-heat-engine:17.1 2026-06-14 08:07:55,196 p=83235 u=zuul n=ansible | 2026-06-14 08:07:55.193167 | fa163ee0-6271-f863-66dc-00000000ad4b | CHANGED | Pre-fetch all the containers | np0000073147 | item=registry.redhat.io/rhosp-rhel9/openstack-cinder-scheduler:17.1 2026-06-14 08:07:57,108 p=83235 u=zuul n=ansible | 2026-06-14 08:07:57.106232 | fa163ee0-6271-f863-66dc-00000000ab43 | CHANGED | Pre-fetch all the containers | np0000073145 | item=registry.redhat.io/rhosp-rhel9/openstack-heat-engine:17.1 2026-06-14 08:08:03,582 p=83235 u=zuul n=ansible | 2026-06-14 08:08:03.579920 | fa163ee0-6271-f863-66dc-00000000ac51 | CHANGED | Pre-fetch all the containers | np0000073146 | item=registry.redhat.io/rhosp-rhel9/openstack-horizon:17.1 2026-06-14 08:08:04,176 p=83235 u=zuul n=ansible | 2026-06-14 08:08:04.174511 | fa163ee0-6271-f863-66dc-00000000ab43 | CHANGED | Pre-fetch all the containers | np0000073145 | item=registry.redhat.io/rhosp-rhel9/openstack-horizon:17.1 2026-06-14 08:08:05,546 p=83235 u=zuul n=ansible | 2026-06-14 08:08:05.545618 | fa163ee0-6271-f863-66dc-00000000ad4b | CHANGED | Pre-fetch all the containers | np0000073147 | item=registry.redhat.io/rhosp-rhel9/openstack-glance-api:17.1 2026-06-14 08:08:08,755 p=83235 u=zuul n=ansible | 2026-06-14 08:08:08.752427 | fa163ee0-6271-f863-66dc-00000000ac51 | CHANGED | Pre-fetch all the containers | np0000073146 | item=registry.redhat.io/rhosp-rhel9/openstack-keystone:17.1 2026-06-14 08:08:08,779 p=83235 u=zuul n=ansible | 2026-06-14 08:08:08.776494 | fa163ee0-6271-f863-66dc-00000000ab43 | CHANGED | Pre-fetch all the containers | np0000073145 | item=registry.redhat.io/rhosp-rhel9/openstack-keystone:17.1 2026-06-14 08:08:11,825 p=83235 u=zuul n=ansible | 2026-06-14 08:08:11.823553 | fa163ee0-6271-f863-66dc-00000000ab43 | CHANGED | Pre-fetch all the containers | np0000073145 | item=registry.redhat.io/rhosp-rhel9/openstack-manila-api:17.1 2026-06-14 08:08:12,229 p=83235 u=zuul n=ansible | 2026-06-14 08:08:12.226113 | fa163ee0-6271-f863-66dc-00000000ac51 | CHANGED | Pre-fetch all the containers | np0000073146 | item=registry.redhat.io/rhosp-rhel9/openstack-manila-api:17.1 2026-06-14 08:08:12,828 p=83235 u=zuul n=ansible | 2026-06-14 08:08:12.825652 | fa163ee0-6271-f863-66dc-00000000ad4b | CHANGED | Pre-fetch all the containers | np0000073147 | item=registry.redhat.io/rhosp-rhel9/openstack-heat-engine:17.1 2026-06-14 08:08:20,735 p=83235 u=zuul n=ansible | 2026-06-14 08:08:20.732696 | fa163ee0-6271-f863-66dc-00000000ad4b | CHANGED | Pre-fetch all the containers | np0000073147 | item=registry.redhat.io/rhosp-rhel9/openstack-horizon:17.1 2026-06-14 08:08:21,065 p=83235 u=zuul n=ansible | 2026-06-14 08:08:21.062458 | fa163ee0-6271-f863-66dc-00000000ab43 | CHANGED | Pre-fetch all the containers | np0000073145 | item=registry.redhat.io/rhosp-rhel9/openstack-neutron-server:17.1 2026-06-14 08:08:21,787 p=83235 u=zuul n=ansible | 2026-06-14 08:08:21.784246 | fa163ee0-6271-f863-66dc-00000000ac51 | CHANGED | Pre-fetch all the containers | np0000073146 | item=registry.redhat.io/rhosp-rhel9/openstack-neutron-server:17.1 2026-06-14 08:08:25,588 p=83235 u=zuul n=ansible | 2026-06-14 08:08:25.586296 | fa163ee0-6271-f863-66dc-00000000ad4b | CHANGED | Pre-fetch all the containers | np0000073147 | item=registry.redhat.io/rhosp-rhel9/openstack-keystone:17.1 2026-06-14 08:08:28,793 p=83235 u=zuul n=ansible | 2026-06-14 08:08:28.791519 | fa163ee0-6271-f863-66dc-00000000ad4b | CHANGED | Pre-fetch all the containers | np0000073147 | item=registry.redhat.io/rhosp-rhel9/openstack-manila-api:17.1 2026-06-14 08:08:34,102 p=83235 u=zuul n=ansible | 2026-06-14 08:08:34.099564 | fa163ee0-6271-f863-66dc-00000000ac51 | CHANGED | Pre-fetch all the containers | np0000073146 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-api:17.1 2026-06-14 08:08:34,680 p=83235 u=zuul n=ansible | 2026-06-14 08:08:34.677869 | fa163ee0-6271-f863-66dc-00000000ab43 | CHANGED | Pre-fetch all the containers | np0000073145 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-api:17.1 2026-06-14 08:08:37,025 p=83235 u=zuul n=ansible | 2026-06-14 08:08:37.023688 | fa163ee0-6271-f863-66dc-00000000ad4b | CHANGED | Pre-fetch all the containers | np0000073147 | item=registry.redhat.io/rhosp-rhel9/openstack-neutron-server:17.1 2026-06-14 08:08:37,057 p=83235 u=zuul n=ansible | 2026-06-14 08:08:37.055106 | fa163ee0-6271-f863-66dc-00000000ac51 | CHANGED | Pre-fetch all the containers | np0000073146 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-conductor:17.1 2026-06-14 08:08:37,484 p=83235 u=zuul n=ansible | 2026-06-14 08:08:37.482395 | fa163ee0-6271-f863-66dc-00000000ab43 | CHANGED | Pre-fetch all the containers | np0000073145 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-conductor:17.1 2026-06-14 08:08:40,774 p=83235 u=zuul n=ansible | 2026-06-14 08:08:40.770800 | fa163ee0-6271-f863-66dc-00000000ac51 | CHANGED | Pre-fetch all the containers | np0000073146 | item=registry.redhat.io/rhosp-rhel9/openstack-placement-api:17.1 2026-06-14 08:08:41,077 p=83235 u=zuul n=ansible | 2026-06-14 08:08:41.074515 | fa163ee0-6271-f863-66dc-00000000ab43 | CHANGED | Pre-fetch all the containers | np0000073145 | item=registry.redhat.io/rhosp-rhel9/openstack-placement-api:17.1 2026-06-14 08:08:45,321 p=83235 u=zuul n=ansible | 2026-06-14 08:08:45.318786 | fa163ee0-6271-f863-66dc-00000000ab43 | CHANGED | Pre-fetch all the containers | np0000073145 | item=registry.redhat.io/rhosp-rhel9/openstack-ceilometer-notification:17.1 2026-06-14 08:08:45,569 p=83235 u=zuul n=ansible | 2026-06-14 08:08:45.565811 | fa163ee0-6271-f863-66dc-00000000ac51 | CHANGED | Pre-fetch all the containers | np0000073146 | item=registry.redhat.io/rhosp-rhel9/openstack-ceilometer-notification:17.1 2026-06-14 08:08:47,639 p=83235 u=zuul n=ansible | 2026-06-14 08:08:47.635972 | fa163ee0-6271-f863-66dc-00000000ac51 | OK | Pre-fetch all the containers | np0000073146 | item=registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 2026-06-14 08:08:48,069 p=83235 u=zuul n=ansible | 2026-06-14 08:08:48.064820 | fa163ee0-6271-f863-66dc-00000000ab43 | OK | Pre-fetch all the containers | np0000073145 | item=registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 2026-06-14 08:08:48,203 p=83235 u=zuul n=ansible | 2026-06-14 08:08:48.200486 | fa163ee0-6271-f863-66dc-00000000ad4b | CHANGED | Pre-fetch all the containers | np0000073147 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-api:17.1 2026-06-14 08:08:49,931 p=83235 u=zuul n=ansible | 2026-06-14 08:08:49.928442 | fa163ee0-6271-f863-66dc-00000000ac51 | OK | Pre-fetch all the containers | np0000073146 | item=registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 2026-06-14 08:08:50,077 p=83235 u=zuul n=ansible | 2026-06-14 08:08:50.074385 | fa163ee0-6271-f863-66dc-00000000ab43 | OK | Pre-fetch all the containers | np0000073145 | item=registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 2026-06-14 08:08:52,691 p=83235 u=zuul n=ansible | 2026-06-14 08:08:52.687968 | fa163ee0-6271-f863-66dc-00000000ad4b | CHANGED | Pre-fetch all the containers | np0000073147 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-conductor:17.1 2026-06-14 08:08:54,938 p=83235 u=zuul n=ansible | 2026-06-14 08:08:54.936474 | fa163ee0-6271-f863-66dc-00000000ab43 | CHANGED | Pre-fetch all the containers | np0000073145 | item=registry.redhat.io/rhosp-rhel9/openstack-collectd:17.1 2026-06-14 08:08:55,390 p=83235 u=zuul n=ansible | 2026-06-14 08:08:55.387341 | fa163ee0-6271-f863-66dc-00000000ac51 | CHANGED | Pre-fetch all the containers | np0000073146 | item=registry.redhat.io/rhosp-rhel9/openstack-collectd:17.1 2026-06-14 08:08:56,182 p=83235 u=zuul n=ansible | 2026-06-14 08:08:56.179018 | fa163ee0-6271-f863-66dc-00000000ad4b | CHANGED | Pre-fetch all the containers | np0000073147 | item=registry.redhat.io/rhosp-rhel9/openstack-placement-api:17.1 2026-06-14 08:08:57,737 p=83235 u=zuul n=ansible | 2026-06-14 08:08:57.735238 | fa163ee0-6271-f863-66dc-00000000ab43 | CHANGED | Pre-fetch all the containers | np0000073145 | item=registry.redhat.io/rhosp-rhel9/openstack-iscsid:17.1 2026-06-14 08:08:58,687 p=83235 u=zuul n=ansible | 2026-06-14 08:08:58.684017 | fa163ee0-6271-f863-66dc-00000000ac51 | CHANGED | Pre-fetch all the containers | np0000073146 | item=registry.redhat.io/rhosp-rhel9/openstack-iscsid:17.1 2026-06-14 08:08:59,950 p=83235 u=zuul n=ansible | 2026-06-14 08:08:59.947669 | fa163ee0-6271-f863-66dc-00000000ab43 | OK | Pre-fetch all the containers | np0000073145 | item=registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 2026-06-14 08:09:00,690 p=83235 u=zuul n=ansible | 2026-06-14 08:09:00.687799 | fa163ee0-6271-f863-66dc-00000000ad4b | CHANGED | Pre-fetch all the containers | np0000073147 | item=registry.redhat.io/rhosp-rhel9/openstack-ceilometer-notification:17.1 2026-06-14 08:09:01,082 p=83235 u=zuul n=ansible | 2026-06-14 08:09:01.079261 | fa163ee0-6271-f863-66dc-00000000ac51 | OK | Pre-fetch all the containers | np0000073146 | item=registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 2026-06-14 08:09:02,556 p=83235 u=zuul n=ansible | 2026-06-14 08:09:02.553311 | fa163ee0-6271-f863-66dc-00000000ab43 | CHANGED | Pre-fetch all the containers | np0000073145 | item=registry.redhat.io/rhosp-rhel9/openstack-rsyslog:17.1 2026-06-14 08:09:02,758 p=83235 u=zuul n=ansible | 2026-06-14 08:09:02.755855 | fa163ee0-6271-f863-66dc-00000000ad4b | OK | Pre-fetch all the containers | np0000073147 | item=registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 2026-06-14 08:09:05,974 p=83235 u=zuul n=ansible | 2026-06-14 08:09:05.971683 | fa163ee0-6271-f863-66dc-00000000ad4b | OK | Pre-fetch all the containers | np0000073147 | item=registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 2026-06-14 08:09:06,297 p=83235 u=zuul n=ansible | 2026-06-14 08:09:06.293886 | fa163ee0-6271-f863-66dc-00000000ac51 | CHANGED | Pre-fetch all the containers | np0000073146 | item=registry.redhat.io/rhosp-rhel9/openstack-rsyslog:17.1 2026-06-14 08:09:08,604 p=83235 u=zuul n=ansible | 2026-06-14 08:09:08.601293 | fa163ee0-6271-f863-66dc-00000000ab43 | CHANGED | Pre-fetch all the containers | np0000073145 | item=registry.redhat.io/rhosp-rhel9/openstack-swift-proxy-server:17.1 2026-06-14 08:09:10,485 p=83235 u=zuul n=ansible | 2026-06-14 08:09:10.482536 | fa163ee0-6271-f863-66dc-00000000ac51 | CHANGED | Pre-fetch all the containers | np0000073146 | item=registry.redhat.io/rhosp-rhel9/openstack-swift-proxy-server:17.1 2026-06-14 08:09:11,103 p=83235 u=zuul n=ansible | 2026-06-14 08:09:11.099919 | fa163ee0-6271-f863-66dc-00000000ad4b | CHANGED | Pre-fetch all the containers | np0000073147 | item=registry.redhat.io/rhosp-rhel9/openstack-collectd:17.1 2026-06-14 08:09:11,731 p=83235 u=zuul n=ansible | 2026-06-14 08:09:11.727923 | fa163ee0-6271-f863-66dc-00000000ab43 | CHANGED | Pre-fetch all the containers | np0000073145 | item=registry.redhat.io/rhosp-rhel9/openstack-swift-account:17.1 2026-06-14 08:09:13,314 p=83235 u=zuul n=ansible | 2026-06-14 08:09:13.310795 | fa163ee0-6271-f863-66dc-00000000ac51 | CHANGED | Pre-fetch all the containers | np0000073146 | item=registry.redhat.io/rhosp-rhel9/openstack-swift-account:17.1 2026-06-14 08:09:14,324 p=83235 u=zuul n=ansible | 2026-06-14 08:09:14.321307 | fa163ee0-6271-f863-66dc-00000000ad4b | CHANGED | Pre-fetch all the containers | np0000073147 | item=registry.redhat.io/rhosp-rhel9/openstack-iscsid:17.1 2026-06-14 08:09:15,657 p=83235 u=zuul n=ansible | 2026-06-14 08:09:15.654794 | fa163ee0-6271-f863-66dc-00000000ab43 | CHANGED | Pre-fetch all the containers | np0000073145 | item=registry.redhat.io/rhosp-rhel9/openstack-ceilometer-central:17.1 2026-06-14 08:09:16,306 p=83235 u=zuul n=ansible | 2026-06-14 08:09:16.304068 | fa163ee0-6271-f863-66dc-00000000ac51 | CHANGED | Pre-fetch all the containers | np0000073146 | item=registry.redhat.io/rhosp-rhel9/openstack-ceilometer-central:17.1 2026-06-14 08:09:16,431 p=83235 u=zuul n=ansible | 2026-06-14 08:09:16.426195 | fa163ee0-6271-f863-66dc-00000000ad4b | OK | Pre-fetch all the containers | np0000073147 | item=registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 2026-06-14 08:09:18,903 p=83235 u=zuul n=ansible | 2026-06-14 08:09:18.901752 | fa163ee0-6271-f863-66dc-00000000ab43 | CHANGED | Pre-fetch all the containers | np0000073145 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-controller:17.1 2026-06-14 08:09:19,108 p=83235 u=zuul n=ansible | 2026-06-14 08:09:19.106728 | fa163ee0-6271-f863-66dc-00000000ac51 | CHANGED | Pre-fetch all the containers | np0000073146 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-controller:17.1 2026-06-14 08:09:20,336 p=83235 u=zuul n=ansible | 2026-06-14 08:09:20.334373 | fa163ee0-6271-f863-66dc-00000000ad4b | CHANGED | Pre-fetch all the containers | np0000073147 | item=registry.redhat.io/rhosp-rhel9/openstack-rsyslog:17.1 2026-06-14 08:09:21,735 p=83235 u=zuul n=ansible | 2026-06-14 08:09:21.733001 | fa163ee0-6271-f863-66dc-00000000ab43 | CHANGED | Pre-fetch all the containers | np0000073145 | item=registry.redhat.io/rhosp-rhel9/openstack-heat-api:17.1 2026-06-14 08:09:22,028 p=83235 u=zuul n=ansible | 2026-06-14 08:09:22.025489 | fa163ee0-6271-f863-66dc-00000000ac51 | CHANGED | Pre-fetch all the containers | np0000073146 | item=registry.redhat.io/rhosp-rhel9/openstack-heat-api:17.1 2026-06-14 08:09:24,729 p=83235 u=zuul n=ansible | 2026-06-14 08:09:24.726689 | fa163ee0-6271-f863-66dc-00000000ad4b | CHANGED | Pre-fetch all the containers | np0000073147 | item=registry.redhat.io/rhosp-rhel9/openstack-swift-proxy-server:17.1 2026-06-14 08:09:25,115 p=83235 u=zuul n=ansible | 2026-06-14 08:09:25.113566 | fa163ee0-6271-f863-66dc-00000000ab43 | CHANGED | Pre-fetch all the containers | np0000073145 | item=registry.redhat.io/rhosp-rhel9/openstack-heat-api-cfn:17.1 2026-06-14 08:09:25,891 p=83235 u=zuul n=ansible | 2026-06-14 08:09:25.888722 | fa163ee0-6271-f863-66dc-00000000ac51 | CHANGED | Pre-fetch all the containers | np0000073146 | item=registry.redhat.io/rhosp-rhel9/openstack-heat-api-cfn:17.1 2026-06-14 08:09:27,574 p=83235 u=zuul n=ansible | 2026-06-14 08:09:27.571233 | fa163ee0-6271-f863-66dc-00000000ad4b | CHANGED | Pre-fetch all the containers | np0000073147 | item=registry.redhat.io/rhosp-rhel9/openstack-swift-account:17.1 2026-06-14 08:09:27,817 p=83235 u=zuul n=ansible | 2026-06-14 08:09:27.814665 | fa163ee0-6271-f863-66dc-00000000ab43 | CHANGED | Pre-fetch all the containers | np0000073145 | item=registry.redhat.io/rhosp-rhel9/openstack-cron:17.1 2026-06-14 08:09:28,560 p=83235 u=zuul n=ansible | 2026-06-14 08:09:28.557670 | fa163ee0-6271-f863-66dc-00000000ac51 | CHANGED | Pre-fetch all the containers | np0000073146 | item=registry.redhat.io/rhosp-rhel9/openstack-cron:17.1 2026-06-14 08:09:30,608 p=83235 u=zuul n=ansible | 2026-06-14 08:09:30.606745 | fa163ee0-6271-f863-66dc-00000000ab43 | CHANGED | Pre-fetch all the containers | np0000073145 | item=registry.redhat.io/rhosp-rhel9/openstack-manila-scheduler:17.1 2026-06-14 08:09:31,145 p=83235 u=zuul n=ansible | 2026-06-14 08:09:31.143537 | fa163ee0-6271-f863-66dc-00000000ac51 | CHANGED | Pre-fetch all the containers | np0000073146 | item=registry.redhat.io/rhosp-rhel9/openstack-manila-scheduler:17.1 2026-06-14 08:09:31,159 p=83235 u=zuul n=ansible | 2026-06-14 08:09:31.157260 | fa163ee0-6271-f863-66dc-00000000ad4b | CHANGED | Pre-fetch all the containers | np0000073147 | item=registry.redhat.io/rhosp-rhel9/openstack-ceilometer-central:17.1 2026-06-14 08:09:33,776 p=83235 u=zuul n=ansible | 2026-06-14 08:09:33.773420 | fa163ee0-6271-f863-66dc-00000000ad4b | CHANGED | Pre-fetch all the containers | np0000073147 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-controller:17.1 2026-06-14 08:09:33,906 p=83235 u=zuul n=ansible | 2026-06-14 08:09:33.904403 | fa163ee0-6271-f863-66dc-00000000ab43 | CHANGED | Pre-fetch all the containers | np0000073145 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-scheduler:17.1 2026-06-14 08:09:34,189 p=83235 u=zuul n=ansible | 2026-06-14 08:09:34.187694 | fa163ee0-6271-f863-66dc-00000000ac51 | CHANGED | Pre-fetch all the containers | np0000073146 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-scheduler:17.1 2026-06-14 08:09:36,643 p=83235 u=zuul n=ansible | 2026-06-14 08:09:36.641540 | fa163ee0-6271-f863-66dc-00000000ad4b | CHANGED | Pre-fetch all the containers | np0000073147 | item=registry.redhat.io/rhosp-rhel9/openstack-heat-api:17.1 2026-06-14 08:09:37,967 p=83235 u=zuul n=ansible | 2026-06-14 08:09:37.963915 | fa163ee0-6271-f863-66dc-00000000ac51 | CHANGED | Pre-fetch all the containers | np0000073146 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-novncproxy:17.1 2026-06-14 08:09:37,991 p=83235 u=zuul n=ansible | 2026-06-14 08:09:37.987967 | fa163ee0-6271-f863-66dc-00000000ab43 | CHANGED | Pre-fetch all the containers | np0000073145 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-novncproxy:17.1 2026-06-14 08:09:39,658 p=83235 u=zuul n=ansible | 2026-06-14 08:09:39.654764 | fa163ee0-6271-f863-66dc-00000000ad4b | CHANGED | Pre-fetch all the containers | np0000073147 | item=registry.redhat.io/rhosp-rhel9/openstack-heat-api-cfn:17.1 2026-06-14 08:09:40,692 p=83235 u=zuul n=ansible | 2026-06-14 08:09:40.689626 | fa163ee0-6271-f863-66dc-00000000ac51 | CHANGED | Pre-fetch all the containers | np0000073146 | item=registry.redhat.io/rhosp-rhel9/openstack-swift-container:17.1 2026-06-14 08:09:40,917 p=83235 u=zuul n=ansible | 2026-06-14 08:09:40.915208 | fa163ee0-6271-f863-66dc-00000000ab43 | CHANGED | Pre-fetch all the containers | np0000073145 | item=registry.redhat.io/rhosp-rhel9/openstack-swift-container:17.1 2026-06-14 08:09:42,211 p=83235 u=zuul n=ansible | 2026-06-14 08:09:42.208934 | fa163ee0-6271-f863-66dc-00000000ad4b | CHANGED | Pre-fetch all the containers | np0000073147 | item=registry.redhat.io/rhosp-rhel9/openstack-cron:17.1 2026-06-14 08:09:43,769 p=83235 u=zuul n=ansible | 2026-06-14 08:09:43.766299 | fa163ee0-6271-f863-66dc-00000000ac51 | CHANGED | Pre-fetch all the containers | np0000073146 | item=registry.redhat.io/rhosp-rhel9/openstack-swift-object:17.1 2026-06-14 08:09:43,789 p=83235 u=zuul n=ansible | 2026-06-14 08:09:43.786760 | fa163ee0-6271-f863-66dc-00000000ab43 | CHANGED | Pre-fetch all the containers | np0000073145 | item=registry.redhat.io/rhosp-rhel9/openstack-swift-object:17.1 2026-06-14 08:09:44,555 p=83235 u=zuul n=ansible | 2026-06-14 08:09:44.555071 | fa163ee0-6271-f863-66dc-00000000d2ee | TASK | Set version specific variables 2026-06-14 08:09:44,610 p=83235 u=zuul n=ansible | 2026-06-14 08:09:44.604884 | fa163ee0-6271-f863-66dc-00000000d2ee | TASK | Set version specific variables 2026-06-14 08:09:44,638 p=83235 u=zuul n=ansible | 2026-06-14 08:09:44.637679 | 37c866c5-8280-4940-a43f-3bf9dcb63c1c | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0000073145 2026-06-14 08:09:44,662 p=83235 u=zuul n=ansible | 2026-06-14 08:09:44.655646 | fa163ee0-6271-f863-66dc-00000000d345 | TASK | Ensure ansible_facts used by role 2026-06-14 08:09:44,686 p=83235 u=zuul n=ansible | 2026-06-14 08:09:44.686085 | e3a15cf5-08e7-4f8f-ab5a-074197e53e02 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0000073146 2026-06-14 08:09:44,703 p=83235 u=zuul n=ansible | 2026-06-14 08:09:44.703446 | fa163ee0-6271-f863-66dc-00000000d35d | TASK | Ensure ansible_facts used by role 2026-06-14 08:09:44,766 p=83235 u=zuul n=ansible | 2026-06-14 08:09:44.764300 | fa163ee0-6271-f863-66dc-00000000ad4b | CHANGED | Pre-fetch all the containers | np0000073147 | item=registry.redhat.io/rhosp-rhel9/openstack-manila-scheduler:17.1 2026-06-14 08:09:45,157 p=83235 u=zuul n=ansible | 2026-06-14 08:09:45.156770 | fa163ee0-6271-f863-66dc-00000000d345 | OK | Ensure ansible_facts used by role | np0000073145 2026-06-14 08:09:45,179 p=83235 u=zuul n=ansible | 2026-06-14 08:09:45.174437 | fa163ee0-6271-f863-66dc-00000000d346 | TASK | Set platform/version specific variables 2026-06-14 08:09:45,189 p=83235 u=zuul n=ansible | 2026-06-14 08:09:45.188493 | fa163ee0-6271-f863-66dc-00000000d35d | OK | Ensure ansible_facts used by role | np0000073146 2026-06-14 08:09:45,205 p=83235 u=zuul n=ansible | 2026-06-14 08:09:45.205520 | fa163ee0-6271-f863-66dc-00000000d35e | TASK | Set platform/version specific variables 2026-06-14 08:09:45,257 p=83235 u=zuul n=ansible | 2026-06-14 08:09:45.255241 | fa163ee0-6271-f863-66dc-00000000d346 | SKIPPED | Set platform/version specific variables | np0000073145 | item=RedHat.yml 2026-06-14 08:09:45,288 p=83235 u=zuul n=ansible | 2026-06-14 08:09:45.286399 | fa163ee0-6271-f863-66dc-00000000d346 | SKIPPED | Set platform/version specific variables | np0000073145 | item=RedHat.yml 2026-06-14 08:09:45,308 p=83235 u=zuul n=ansible | 2026-06-14 08:09:45.306196 | fa163ee0-6271-f863-66dc-00000000d35e | SKIPPED | Set platform/version specific variables | np0000073146 | item=RedHat.yml 2026-06-14 08:09:45,314 p=83235 u=zuul n=ansible | 2026-06-14 08:09:45.313235 | fa163ee0-6271-f863-66dc-00000000d346 | SKIPPED | Set platform/version specific variables | np0000073145 | item=RedHat_9.yml 2026-06-14 08:09:45,331 p=83235 u=zuul n=ansible | 2026-06-14 08:09:45.330000 | fa163ee0-6271-f863-66dc-00000000d346 | SKIPPED | Set platform/version specific variables | np0000073145 | item=RedHat_9.2.yml 2026-06-14 08:09:45,342 p=83235 u=zuul n=ansible | 2026-06-14 08:09:45.340906 | fa163ee0-6271-f863-66dc-00000000d35e | SKIPPED | Set platform/version specific variables | np0000073146 | item=RedHat.yml 2026-06-14 08:09:45,366 p=83235 u=zuul n=ansible | 2026-06-14 08:09:45.365027 | fa163ee0-6271-f863-66dc-00000000d35e | SKIPPED | Set platform/version specific variables | np0000073146 | item=RedHat_9.yml 2026-06-14 08:09:45,393 p=83235 u=zuul n=ansible | 2026-06-14 08:09:45.386441 | fa163ee0-6271-f863-66dc-00000000d35e | SKIPPED | Set platform/version specific variables | np0000073146 | item=RedHat_9.2.yml 2026-06-14 08:09:45,400 p=83235 u=zuul n=ansible | 2026-06-14 08:09:45.394922 | fa163ee0-6271-f863-66dc-00000000d2ef | TASK | Ensure certificate role dependencies are installed 2026-06-14 08:09:45,433 p=83235 u=zuul n=ansible | 2026-06-14 08:09:45.432700 | fa163ee0-6271-f863-66dc-00000000d2ef | TASK | Ensure certificate role dependencies are installed 2026-06-14 08:09:47,821 p=83235 u=zuul n=ansible | 2026-06-14 08:09:47.818684 | fa163ee0-6271-f863-66dc-00000000ad4b | CHANGED | Pre-fetch all the containers | np0000073147 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-scheduler:17.1 2026-06-14 08:09:48,614 p=83235 u=zuul n=ansible | 2026-06-14 08:09:48.613667 | fa163ee0-6271-f863-66dc-00000000d2ef | OK | Ensure certificate role dependencies are installed | np0000073145 2026-06-14 08:09:48,649 p=83235 u=zuul n=ansible | 2026-06-14 08:09:48.648967 | fa163ee0-6271-f863-66dc-00000000d2f1 | TASK | Ensure provider packages are installed 2026-06-14 08:09:48,788 p=83235 u=zuul n=ansible | 2026-06-14 08:09:48.787728 | fa163ee0-6271-f863-66dc-00000000d2ef | OK | Ensure certificate role dependencies are installed | np0000073146 2026-06-14 08:09:48,810 p=83235 u=zuul n=ansible | 2026-06-14 08:09:48.809846 | fa163ee0-6271-f863-66dc-00000000d2f1 | TASK | Ensure provider packages are installed 2026-06-14 08:09:51,401 p=83235 u=zuul n=ansible | 2026-06-14 08:09:51.398957 | fa163ee0-6271-f863-66dc-00000000ad4b | CHANGED | Pre-fetch all the containers | np0000073147 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-novncproxy:17.1 2026-06-14 08:09:51,929 p=83235 u=zuul n=ansible | 2026-06-14 08:09:51.929321 | fa163ee0-6271-f863-66dc-00000000d2f3 | TASK | Ensure pre-scripts hooks directory exists 2026-06-14 08:09:52,197 p=83235 u=zuul n=ansible | 2026-06-14 08:09:52.197292 | fa163ee0-6271-f863-66dc-00000000d2f3 | TASK | Ensure pre-scripts hooks directory exists 2026-06-14 08:09:52,324 p=83235 u=zuul n=ansible | 2026-06-14 08:09:52.322232 | fa163ee0-6271-f863-66dc-00000000d2f3 | OK | Ensure pre-scripts hooks directory exists | np0000073145 | item=certmonger 2026-06-14 08:09:52,358 p=83235 u=zuul n=ansible | 2026-06-14 08:09:52.358023 | fa163ee0-6271-f863-66dc-00000000d2f5 | TASK | Ensure post-scripts hooks directory exists 2026-06-14 08:09:52,557 p=83235 u=zuul n=ansible | 2026-06-14 08:09:52.555451 | fa163ee0-6271-f863-66dc-00000000d2f3 | OK | Ensure pre-scripts hooks directory exists | np0000073146 | item=certmonger 2026-06-14 08:09:52,584 p=83235 u=zuul n=ansible | 2026-06-14 08:09:52.584220 | fa163ee0-6271-f863-66dc-00000000d2f5 | TASK | Ensure post-scripts hooks directory exists 2026-06-14 08:09:52,893 p=83235 u=zuul n=ansible | 2026-06-14 08:09:52.891848 | fa163ee0-6271-f863-66dc-00000000d2f5 | OK | Ensure post-scripts hooks directory exists | np0000073145 | item=certmonger 2026-06-14 08:09:52,918 p=83235 u=zuul n=ansible | 2026-06-14 08:09:52.917932 | fa163ee0-6271-f863-66dc-00000000d2f7 | TASK | Ensure provider service is running 2026-06-14 08:09:52,935 p=83235 u=zuul n=ansible | 2026-06-14 08:09:52.933081 | fa163ee0-6271-f863-66dc-00000000d2f5 | OK | Ensure post-scripts hooks directory exists | np0000073146 | item=certmonger 2026-06-14 08:09:52,961 p=83235 u=zuul n=ansible | 2026-06-14 08:09:52.960852 | fa163ee0-6271-f863-66dc-00000000d2f7 | TASK | Ensure provider service is running 2026-06-14 08:09:53,443 p=83235 u=zuul n=ansible | 2026-06-14 08:09:53.441782 | fa163ee0-6271-f863-66dc-00000000d2f7 | OK | Ensure provider service is running | np0000073146 | item=certmonger 2026-06-14 08:09:53,471 p=83235 u=zuul n=ansible | 2026-06-14 08:09:53.470710 | fa163ee0-6271-f863-66dc-00000000d2fa | TASK | Ensure certificate requests 2026-06-14 08:09:54,446 p=83235 u=zuul n=ansible | 2026-06-14 08:09:54.443296 | fa163ee0-6271-f863-66dc-00000000d2f7 | OK | Ensure provider service is running | np0000073145 | item=certmonger 2026-06-14 08:09:54,495 p=83235 u=zuul n=ansible | 2026-06-14 08:09:54.494611 | fa163ee0-6271-f863-66dc-00000000d2fa | TASK | Ensure certificate requests 2026-06-14 08:09:54,616 p=83235 u=zuul n=ansible | 2026-06-14 08:09:54.612143 | fa163ee0-6271-f863-66dc-00000000ad4b | CHANGED | Pre-fetch all the containers | np0000073147 | item=registry.redhat.io/rhosp-rhel9/openstack-swift-container:17.1 2026-06-14 08:09:56,012 p=83235 u=zuul n=ansible | 2026-06-14 08:09:56.010855 | fa163ee0-6271-f863-66dc-00000000d2fa | CHANGED | Ensure certificate requests | np0000073146 | item={'ca': 'ipa', 'dns': ['np0000073146.internalapi.ooo.test', 'overcloud.internalapi.ooo.test'], 'key_size': '2048', 'name': 'redis', 'principal': 'redis/np0000073146.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep redis_tls_proxy)\nservice_crt="/etc/pki/tls/certs/redis.crt"\nservice_key="/etc/pki/tls/private/redis.key"\n# Copy the new cert from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new cert from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n# Set appropriate permissions\npodman exec "$container_name" chown memcached:memcached "$service_crt"\npodman exec "$container_name" chown memcached:memcached "$service_key"\n# Trigger a reload for stunnel to read the new certificate\npodman exec pkill -o -HUP stunnel\n'} 2026-06-14 08:09:56,057 p=83235 u=zuul n=ansible | 2026-06-14 08:09:56.057048 | fa163ee0-6271-f863-66dc-00000000ab4d | TASK | Fail if container image is undefined 2026-06-14 08:09:56,122 p=83235 u=zuul n=ansible | 2026-06-14 08:09:56.121554 | fa163ee0-6271-f863-66dc-00000000ab4d | SKIPPED | Fail if container image is undefined | np0000073146 2026-06-14 08:09:56,149 p=83235 u=zuul n=ansible | 2026-06-14 08:09:56.148946 | fa163ee0-6271-f863-66dc-00000000ab4e | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image 2026-06-14 08:09:56,742 p=83235 u=zuul n=ansible | 2026-06-14 08:09:56.739966 | fa163ee0-6271-f863-66dc-00000000d2fa | CHANGED | Ensure certificate requests | np0000073145 | item={'ca': 'ipa', 'dns': ['np0000073145.internalapi.ooo.test', 'overcloud.internalapi.ooo.test'], 'key_size': '2048', 'name': 'redis', 'principal': 'redis/np0000073145.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep redis_tls_proxy)\nservice_crt="/etc/pki/tls/certs/redis.crt"\nservice_key="/etc/pki/tls/private/redis.key"\n# Copy the new cert from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new cert from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n# Set appropriate permissions\npodman exec "$container_name" chown memcached:memcached "$service_crt"\npodman exec "$container_name" chown memcached:memcached "$service_key"\n# Trigger a reload for stunnel to read the new certificate\npodman exec pkill -o -HUP stunnel\n'} 2026-06-14 08:09:56,796 p=83235 u=zuul n=ansible | 2026-06-14 08:09:56.796158 | fa163ee0-6271-f863-66dc-00000000ab4d | TASK | Fail if container image is undefined 2026-06-14 08:09:56,865 p=83235 u=zuul n=ansible | 2026-06-14 08:09:56.864713 | fa163ee0-6271-f863-66dc-00000000ab4d | SKIPPED | Fail if container image is undefined | np0000073145 2026-06-14 08:09:56,888 p=83235 u=zuul n=ansible | 2026-06-14 08:09:56.888200 | fa163ee0-6271-f863-66dc-00000000ab4e | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image 2026-06-14 08:09:57,406 p=83235 u=zuul n=ansible | 2026-06-14 08:09:57.405295 | fa163ee0-6271-f863-66dc-00000000ad4b | CHANGED | Pre-fetch all the containers | np0000073147 | item=registry.redhat.io/rhosp-rhel9/openstack-swift-object:17.1 2026-06-14 08:09:57,844 p=83235 u=zuul n=ansible | 2026-06-14 08:09:57.843845 | fa163ee0-6271-f863-66dc-00000000d2ee | TASK | Set version specific variables 2026-06-14 08:09:57,916 p=83235 u=zuul n=ansible | 2026-06-14 08:09:57.915942 | d3a0ba01-bdb9-42de-91d1-0609c8ef49e4 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0000073147 2026-06-14 08:09:57,935 p=83235 u=zuul n=ansible | 2026-06-14 08:09:57.934839 | fa163ee0-6271-f863-66dc-00000000d3f3 | TASK | Ensure ansible_facts used by role 2026-06-14 08:09:58,379 p=83235 u=zuul n=ansible | 2026-06-14 08:09:58.378142 | fa163ee0-6271-f863-66dc-00000000ab4e | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image | np0000073146 2026-06-14 08:09:58,447 p=83235 u=zuul n=ansible | 2026-06-14 08:09:58.447444 | fa163ee0-6271-f863-66dc-00000000ab4f | TASK | Tag cluster.common.tag/redis:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image 2026-06-14 08:09:58,458 p=83235 u=zuul n=ansible | 2026-06-14 08:09:58.457952 | fa163ee0-6271-f863-66dc-00000000d3f3 | OK | Ensure ansible_facts used by role | np0000073147 2026-06-14 08:09:58,497 p=83235 u=zuul n=ansible | 2026-06-14 08:09:58.497082 | fa163ee0-6271-f863-66dc-00000000d3f4 | TASK | Set platform/version specific variables 2026-06-14 08:09:58,592 p=83235 u=zuul n=ansible | 2026-06-14 08:09:58.591017 | fa163ee0-6271-f863-66dc-00000000d3f4 | SKIPPED | Set platform/version specific variables | np0000073147 | item=RedHat.yml 2026-06-14 08:09:58,627 p=83235 u=zuul n=ansible | 2026-06-14 08:09:58.625844 | fa163ee0-6271-f863-66dc-00000000d3f4 | SKIPPED | Set platform/version specific variables | np0000073147 | item=RedHat.yml 2026-06-14 08:09:58,656 p=83235 u=zuul n=ansible | 2026-06-14 08:09:58.655456 | fa163ee0-6271-f863-66dc-00000000d3f4 | SKIPPED | Set platform/version specific variables | np0000073147 | item=RedHat_9.yml 2026-06-14 08:09:58,678 p=83235 u=zuul n=ansible | 2026-06-14 08:09:58.676719 | fa163ee0-6271-f863-66dc-00000000d3f4 | SKIPPED | Set platform/version specific variables | np0000073147 | item=RedHat_9.2.yml 2026-06-14 08:09:58,707 p=83235 u=zuul n=ansible | 2026-06-14 08:09:58.707171 | fa163ee0-6271-f863-66dc-00000000d2ef | TASK | Ensure certificate role dependencies are installed 2026-06-14 08:09:58,889 p=83235 u=zuul n=ansible | 2026-06-14 08:09:58.888707 | fa163ee0-6271-f863-66dc-00000000ab4f | CHANGED | Tag cluster.common.tag/redis:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image | np0000073146 2026-06-14 08:09:58,931 p=83235 u=zuul n=ansible | 2026-06-14 08:09:58.931004 | fa163ee0-6271-f863-66dc-00000000ac62 | TASK | Check if rsyslog exists 2026-06-14 08:09:59,284 p=83235 u=zuul n=ansible | 2026-06-14 08:09:59.283796 | fa163ee0-6271-f863-66dc-00000000ac62 | CHANGED | Check if rsyslog exists | np0000073146 2026-06-14 08:09:59,309 p=83235 u=zuul n=ansible | 2026-06-14 08:09:59.308685 | fa163ee0-6271-f863-66dc-00000000ac63 | TASK | Forward logging to swift.log file 2026-06-14 08:09:59,351 p=83235 u=zuul n=ansible | 2026-06-14 08:09:59.350299 | fa163ee0-6271-f863-66dc-00000000ab4e | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image | np0000073145 2026-06-14 08:09:59,410 p=83235 u=zuul n=ansible | 2026-06-14 08:09:59.410507 | fa163ee0-6271-f863-66dc-00000000ab4f | TASK | Tag cluster.common.tag/redis:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image 2026-06-14 08:09:59,810 p=83235 u=zuul n=ansible | 2026-06-14 08:09:59.809661 | fa163ee0-6271-f863-66dc-00000000ab4f | CHANGED | Tag cluster.common.tag/redis:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image | np0000073145 2026-06-14 08:09:59,851 p=83235 u=zuul n=ansible | 2026-06-14 08:09:59.851467 | fa163ee0-6271-f863-66dc-00000000ab5a | TASK | Check if rsyslog exists 2026-06-14 08:10:00,207 p=83235 u=zuul n=ansible | 2026-06-14 08:10:00.206284 | fa163ee0-6271-f863-66dc-00000000ab5a | CHANGED | Check if rsyslog exists | np0000073145 2026-06-14 08:10:00,242 p=83235 u=zuul n=ansible | 2026-06-14 08:10:00.241310 | fa163ee0-6271-f863-66dc-00000000ab5b | TASK | Forward logging to swift.log file 2026-06-14 08:10:00,311 p=83235 u=zuul n=ansible | 2026-06-14 08:10:00.309652 | fa163ee0-6271-f863-66dc-00000000ac63 | CHANGED | Forward logging to swift.log file | np0000073146 2026-06-14 08:10:00,344 p=83235 u=zuul n=ansible | 2026-06-14 08:10:00.344090 | fa163ee0-6271-f863-66dc-00000000ac64 | TASK | Restart rsyslogd service after logging conf change 2026-06-14 08:10:00,834 p=83235 u=zuul n=ansible | 2026-06-14 08:10:00.833408 | fa163ee0-6271-f863-66dc-00000000ac64 | CHANGED | Restart rsyslogd service after logging conf change | np0000073146 2026-06-14 08:10:00,850 p=83235 u=zuul n=ansible | 2026-06-14 08:10:00.850284 | fa163ee0-6271-f863-66dc-0000000000c7 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2026-06-14 08:10:01,222 p=83235 u=zuul n=ansible | 2026-06-14 08:10:01.222123 | fa163ee0-6271-f863-66dc-00000000ab5b | CHANGED | Forward logging to swift.log file | np0000073145 2026-06-14 08:10:01,224 p=83235 u=zuul n=ansible | 2026-06-14 08:10:01.223882 | fa163ee0-6271-f863-66dc-0000000000c7 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0000073146 2026-06-14 08:10:01,245 p=83235 u=zuul n=ansible | 2026-06-14 08:10:01.245423 | fa163ee0-6271-f863-66dc-00000000ab5c | TASK | Restart rsyslogd service after logging conf change 2026-06-14 08:10:01,385 p=83235 u=zuul n=ansible | 2026-06-14 08:10:01.385272 | 6efa7d68-15ff-4b04-92b1-b21dbee9f866 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0000073146 2026-06-14 08:10:01,403 p=83235 u=zuul n=ansible | 2026-06-14 08:10:01.402927 | fa163ee0-6271-f863-66dc-00000000d42b | TASK | Write the config_step hieradata 2026-06-14 08:10:02,108 p=83235 u=zuul n=ansible | 2026-06-14 08:10:02.107845 | fa163ee0-6271-f863-66dc-00000000d2ef | OK | Ensure certificate role dependencies are installed | np0000073147 2026-06-14 08:10:02,144 p=83235 u=zuul n=ansible | 2026-06-14 08:10:02.143400 | fa163ee0-6271-f863-66dc-00000000d2f1 | TASK | Ensure provider packages are installed 2026-06-14 08:10:02,170 p=83235 u=zuul n=ansible | 2026-06-14 08:10:02.169317 | fa163ee0-6271-f863-66dc-00000000d42b | OK | Write the config_step hieradata | np0000073146 2026-06-14 08:10:02,192 p=83235 u=zuul n=ansible | 2026-06-14 08:10:02.191732 | fa163ee0-6271-f863-66dc-00000000d42c | TASK | Run puppet host configuration for step 1 2026-06-14 08:10:02,210 p=83235 u=zuul n=ansible | 2026-06-14 08:10:02.209712 | fa163ee0-6271-f863-66dc-00000000ab5c | CHANGED | Restart rsyslogd service after logging conf change | np0000073145 2026-06-14 08:10:02,233 p=83235 u=zuul n=ansible | 2026-06-14 08:10:02.232696 | fa163ee0-6271-f863-66dc-0000000000c7 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2026-06-14 08:10:02,529 p=83235 u=zuul n=ansible | 2026-06-14 08:10:02.528530 | fa163ee0-6271-f863-66dc-0000000000c7 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0000073145 2026-06-14 08:10:02,678 p=83235 u=zuul n=ansible | 2026-06-14 08:10:02.678101 | aa4c4a4c-2dc8-44fc-bc81-374364c18c33 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0000073145 2026-06-14 08:10:02,698 p=83235 u=zuul n=ansible | 2026-06-14 08:10:02.698191 | fa163ee0-6271-f863-66dc-00000000d44b | TASK | Write the config_step hieradata 2026-06-14 08:10:02,950 p=83235 u=zuul n=ansible | 2026-06-14 08:10:02.950085 | fa163ee0-6271-f863-66dc-00000000d42c | CHANGED | Run puppet host configuration for step 1 | np0000073146 2026-06-14 08:10:02,973 p=83235 u=zuul n=ansible | 2026-06-14 08:10:02.973051 | fa163ee0-6271-f863-66dc-00000000d42d | TASK | Wait for puppet host configuration to finish 2026-06-14 08:10:03,531 p=83235 u=zuul n=ansible | 2026-06-14 08:10:03.530680 | fa163ee0-6271-f863-66dc-00000000d44b | OK | Write the config_step hieradata | np0000073145 2026-06-14 08:10:03,570 p=83235 u=zuul n=ansible | 2026-06-14 08:10:03.570347 | fa163ee0-6271-f863-66dc-00000000d44c | TASK | Run puppet host configuration for step 1 2026-06-14 08:10:04,342 p=83235 u=zuul n=ansible | 2026-06-14 08:10:04.342113 | fa163ee0-6271-f863-66dc-00000000d44c | CHANGED | Run puppet host configuration for step 1 | np0000073145 2026-06-14 08:10:04,363 p=83235 u=zuul n=ansible | 2026-06-14 08:10:04.363393 | fa163ee0-6271-f863-66dc-00000000d44d | TASK | Wait for puppet host configuration to finish 2026-06-14 08:10:05,531 p=83235 u=zuul n=ansible | 2026-06-14 08:10:05.530689 | fa163ee0-6271-f863-66dc-00000000d2f3 | TASK | Ensure pre-scripts hooks directory exists 2026-06-14 08:10:05,895 p=83235 u=zuul n=ansible | 2026-06-14 08:10:05.893827 | fa163ee0-6271-f863-66dc-00000000d2f3 | OK | Ensure pre-scripts hooks directory exists | np0000073147 | item=certmonger 2026-06-14 08:10:05,920 p=83235 u=zuul n=ansible | 2026-06-14 08:10:05.920144 | fa163ee0-6271-f863-66dc-00000000d2f5 | TASK | Ensure post-scripts hooks directory exists 2026-06-14 08:10:06,319 p=83235 u=zuul n=ansible | 2026-06-14 08:10:06.317858 | fa163ee0-6271-f863-66dc-00000000d2f5 | OK | Ensure post-scripts hooks directory exists | np0000073147 | item=certmonger 2026-06-14 08:10:06,347 p=83235 u=zuul n=ansible | 2026-06-14 08:10:06.347374 | fa163ee0-6271-f863-66dc-00000000d2f7 | TASK | Ensure provider service is running 2026-06-14 08:10:06,882 p=83235 u=zuul n=ansible | 2026-06-14 08:10:06.880104 | fa163ee0-6271-f863-66dc-00000000d2f7 | OK | Ensure provider service is running | np0000073147 | item=certmonger 2026-06-14 08:10:06,929 p=83235 u=zuul n=ansible | 2026-06-14 08:10:06.929454 | fa163ee0-6271-f863-66dc-00000000d2fa | TASK | Ensure certificate requests 2026-06-14 08:10:09,208 p=83235 u=zuul n=ansible | 2026-06-14 08:10:09.207148 | fa163ee0-6271-f863-66dc-00000000d2fa | CHANGED | Ensure certificate requests | np0000073147 | item={'ca': 'ipa', 'dns': ['np0000073147.internalapi.ooo.test', 'overcloud.internalapi.ooo.test'], 'key_size': '2048', 'name': 'redis', 'principal': 'redis/np0000073147.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep redis_tls_proxy)\nservice_crt="/etc/pki/tls/certs/redis.crt"\nservice_key="/etc/pki/tls/private/redis.key"\n# Copy the new cert from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new cert from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n# Set appropriate permissions\npodman exec "$container_name" chown memcached:memcached "$service_crt"\npodman exec "$container_name" chown memcached:memcached "$service_key"\n# Trigger a reload for stunnel to read the new certificate\npodman exec pkill -o -HUP stunnel\n'} 2026-06-14 08:10:09,248 p=83235 u=zuul n=ansible | 2026-06-14 08:10:09.247877 | fa163ee0-6271-f863-66dc-00000000ab4d | TASK | Fail if container image is undefined 2026-06-14 08:10:09,297 p=83235 u=zuul n=ansible | 2026-06-14 08:10:09.297350 | fa163ee0-6271-f863-66dc-00000000ab4d | SKIPPED | Fail if container image is undefined | np0000073147 2026-06-14 08:10:09,322 p=83235 u=zuul n=ansible | 2026-06-14 08:10:09.321644 | fa163ee0-6271-f863-66dc-00000000ab4e | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image 2026-06-14 08:10:11,938 p=83235 u=zuul n=ansible | 2026-06-14 08:10:11.937712 | fa163ee0-6271-f863-66dc-00000000ab4e | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image | np0000073147 2026-06-14 08:10:12,002 p=83235 u=zuul n=ansible | 2026-06-14 08:10:12.001474 | fa163ee0-6271-f863-66dc-00000000ab4f | TASK | Tag cluster.common.tag/redis:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image 2026-06-14 08:10:12,429 p=83235 u=zuul n=ansible | 2026-06-14 08:10:12.428508 | fa163ee0-6271-f863-66dc-00000000ab4f | CHANGED | Tag cluster.common.tag/redis:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image | np0000073147 2026-06-14 08:10:12,471 p=83235 u=zuul n=ansible | 2026-06-14 08:10:12.471255 | fa163ee0-6271-f863-66dc-00000000ad5c | TASK | Check if rsyslog exists 2026-06-14 08:10:12,842 p=83235 u=zuul n=ansible | 2026-06-14 08:10:12.842034 | fa163ee0-6271-f863-66dc-00000000ad5c | CHANGED | Check if rsyslog exists | np0000073147 2026-06-14 08:10:12,866 p=83235 u=zuul n=ansible | 2026-06-14 08:10:12.865773 | fa163ee0-6271-f863-66dc-00000000ad5d | TASK | Forward logging to swift.log file 2026-06-14 08:10:13,892 p=83235 u=zuul n=ansible | 2026-06-14 08:10:13.890684 | fa163ee0-6271-f863-66dc-00000000ad5d | CHANGED | Forward logging to swift.log file | np0000073147 2026-06-14 08:10:13,923 p=83235 u=zuul n=ansible | 2026-06-14 08:10:13.922505 | fa163ee0-6271-f863-66dc-00000000ad5e | TASK | Restart rsyslogd service after logging conf change 2026-06-14 08:10:14,369 p=83235 u=zuul n=ansible | 2026-06-14 08:10:14.368648 | fa163ee0-6271-f863-66dc-00000000ad5e | CHANGED | Restart rsyslogd service after logging conf change | np0000073147 2026-06-14 08:10:14,401 p=83235 u=zuul n=ansible | 2026-06-14 08:10:14.400497 | fa163ee0-6271-f863-66dc-0000000000c7 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2026-06-14 08:10:14,726 p=83235 u=zuul n=ansible | 2026-06-14 08:10:14.725939 | fa163ee0-6271-f863-66dc-0000000000c7 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0000073147 2026-06-14 08:10:14,875 p=83235 u=zuul n=ansible | 2026-06-14 08:10:14.875361 | 20ee5531-9f2f-4eb2-a94b-87e9ec578fac | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0000073147 2026-06-14 08:10:14,893 p=83235 u=zuul n=ansible | 2026-06-14 08:10:14.893777 | fa163ee0-6271-f863-66dc-00000000d491 | TASK | Write the config_step hieradata 2026-06-14 08:10:15,727 p=83235 u=zuul n=ansible | 2026-06-14 08:10:15.726661 | fa163ee0-6271-f863-66dc-00000000d491 | OK | Write the config_step hieradata | np0000073147 2026-06-14 08:10:15,752 p=83235 u=zuul n=ansible | 2026-06-14 08:10:15.752366 | fa163ee0-6271-f863-66dc-00000000d492 | TASK | Run puppet host configuration for step 1 2026-06-14 08:10:16,473 p=83235 u=zuul n=ansible | 2026-06-14 08:10:16.472380 | fa163ee0-6271-f863-66dc-00000000d492 | CHANGED | Run puppet host configuration for step 1 | np0000073147 2026-06-14 08:10:16,495 p=83235 u=zuul n=ansible | 2026-06-14 08:10:16.495316 | fa163ee0-6271-f863-66dc-00000000d493 | TASK | Wait for puppet host configuration to finish 2026-06-14 08:11:36,067 p=83235 u=zuul n=ansible | 2026-06-14 08:11:36.067051 | fa163ee0-6271-f863-66dc-00000000d42d | CHANGED | Wait for puppet host configuration to finish | np0000073146 2026-06-14 08:11:36,099 p=83235 u=zuul n=ansible | 2026-06-14 08:11:36.099387 | fa163ee0-6271-f863-66dc-00000000d42e | TASK | Debug output for task: Run puppet host configuration for step 1 2026-06-14 08:11:36,188 p=83235 u=zuul n=ansible | 2026-06-14 08:11:36.187598 | fa163ee0-6271-f863-66dc-00000000d42e | CHANGED | Debug output for task: Run puppet host configuration for step 1 | np0000073146 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Jun 14 08:10:03 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Jun 14 08:10:08 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Jun 14 08:10:08 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Jun 14 08:10:08 puppet-user: (file & line not available)", "<13>Jun 14 08:10:08 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Jun 14 08:10:08 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Jun 14 08:10:08 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Jun 14 08:10:08 puppet-user: Notice: Compiled catalog for np0000073146.ooo.test in environment production in 0.38 seconds", "<13>Jun 14 08:10:08 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Exec[directory-create-etc-my.cnf.d]/returns: executed successfully", "<13>Jun 14 08:10:08 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/File[/etc/my.cnf.d/tripleo.cnf]/ensure: created", "<13>Jun 14 08:10:08 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Augeas[tripleo-mysql-client-conf]/returns: executed successfully", "<13>Jun 14 08:10:22 puppet-user: Notice: /Stage[main]/Pacemaker::Install/Package[pacemaker]/ensure: created", "<13>Jun 14 08:10:30 puppet-user: Notice: /Stage[main]/Pacemaker::Install/Package[pcs]/ensure: created", "<13>Jun 14 08:10:30 puppet-user: Notice: /Stage[main]/Pacemaker::Service/Service[corosync]/enable: enable changed 'false' to 'true'", "<13>Jun 14 08:10:31 puppet-user: Notice: /Stage[main]/Pacemaker::Service/Service[pacemaker]/enable: enable changed 'false' to 'true'", "<13>Jun 14 08:10:31 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/File_line[pcsd_bind_addr]/ensure: created", "<13>Jun 14 08:10:31 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/User[hacluster]/password: changed [redacted] to [redacted]", "<13>Jun 14 08:10:31 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/User[hacluster]/groups: groups changed to ['haclient']", "<13>Jun 14 08:10:34 puppet-user: Notice: /Stage[main]/Pacemaker::Service/Service[pcsd]/ensure: ensure changed 'stopped' to 'running'", "<13>Jun 14 08:10:35 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/Exec[check-for-local-authentication]/returns: executed successfully", "<13>Jun 14 08:10:58 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/Exec[reauthenticate-across-all-nodes]: Triggered 'refresh' from 3 events", "<13>Jun 14 08:11:31 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/Exec[wait-for-settle]/returns: executed successfully", "<13>Jun 14 08:11:31 puppet-user: Notice: Applied catalog in 83.00 seconds", "<13>Jun 14 08:11:31 puppet-user: Application:", "<13>Jun 14 08:11:31 puppet-user: Initial environment: production", "<13>Jun 14 08:11:31 puppet-user: Converged environment: production", "<13>Jun 14 08:11:31 puppet-user: Run mode: user", "<13>Jun 14 08:11:31 puppet-user: Changes:", "<13>Jun 14 08:11:31 puppet-user: Total: 14", "<13>Jun 14 08:11:31 puppet-user: Events:", "<13>Jun 14 08:11:31 puppet-user: Success: 14", "<13>Jun 14 08:11:31 puppet-user: Resources:", "<13>Jun 14 08:11:31 puppet-user: Restarted: 1", "<13>Jun 14 08:11:31 puppet-user: Changed: 13", "<13>Jun 14 08:11:31 puppet-user: Out of sync: 13", "<13>Jun 14 08:11:31 puppet-user: Total: 23", "<13>Jun 14 08:11:31 puppet-user: Time:", "<13>Jun 14 08:11:31 puppet-user: Filebucket: 0.00", "<13>Jun 14 08:11:31 puppet-user: Schedule: 0.00", "<13>Jun 14 08:11:31 puppet-user: File line: 0.00", "<13>Jun 14 08:11:31 puppet-user: File: 0.00", "<13>Jun 14 08:11:31 puppet-user: Augeas: 0.02", "<13>Jun 14 08:11:31 puppet-user: Config retrieval: 0.43", "<13>Jun 14 08:11:31 puppet-user: User: 0.55", "<13>Jun 14 08:11:31 puppet-user: Last run: 1781424691", "<13>Jun 14 08:11:31 puppet-user: Package: 21.32", "<13>Jun 14 08:11:31 puppet-user: Exec: 33.60", "<13>Jun 14 08:11:31 puppet-user: Service: 4.04", "<13>Jun 14 08:11:31 puppet-user: Transaction evaluation: 82.99", "<13>Jun 14 08:11:31 puppet-user: Catalog application: 83.00", "<13>Jun 14 08:11:31 puppet-user: Total: 83.00", "<13>Jun 14 08:11:31 puppet-user: Version:", "<13>Jun 14 08:11:31 puppet-user: Config: 1781424608", "<13>Jun 14 08:11:31 puppet-user: Puppet: 7.10.0" ] } 2026-06-14 08:11:36,209 p=83235 u=zuul n=ansible | 2026-06-14 08:11:36.208698 | fa163ee0-6271-f863-66dc-00000000d42f | TASK | Pre-cache facts for puppet containers 2026-06-14 08:11:36,285 p=83235 u=zuul n=ansible | 2026-06-14 08:11:36.284944 | fa163ee0-6271-f863-66dc-00000000c0c0 | TASK | Gather variables for each operating system 2026-06-14 08:11:36,416 p=83235 u=zuul n=ansible | 2026-06-14 08:11:36.415721 | fa163ee0-6271-f863-66dc-00000000c0c1 | TASK | Create puppet caching structures 2026-06-14 08:11:36,743 p=83235 u=zuul n=ansible | 2026-06-14 08:11:36.742474 | fa163ee0-6271-f863-66dc-00000000c0c1 | CHANGED | Create puppet caching structures | np0000073146 2026-06-14 08:11:36,774 p=83235 u=zuul n=ansible | 2026-06-14 08:11:36.774604 | fa163ee0-6271-f863-66dc-00000000c0c2 | TASK | Check for facter.conf 2026-06-14 08:11:37,092 p=83235 u=zuul n=ansible | 2026-06-14 08:11:37.091298 | fa163ee0-6271-f863-66dc-00000000c0c2 | OK | Check for facter.conf | np0000073146 2026-06-14 08:11:37,120 p=83235 u=zuul n=ansible | 2026-06-14 08:11:37.120029 | fa163ee0-6271-f863-66dc-00000000c0c3 | TASK | Remove facter.conf if directory 2026-06-14 08:11:37,174 p=83235 u=zuul n=ansible | 2026-06-14 08:11:37.173561 | fa163ee0-6271-f863-66dc-00000000c0c3 | SKIPPED | Remove facter.conf if directory | np0000073146 2026-06-14 08:11:37,195 p=83235 u=zuul n=ansible | 2026-06-14 08:11:37.194684 | fa163ee0-6271-f863-66dc-00000000c0c4 | TASK | Write facter cache config 2026-06-14 08:11:37,276 p=83235 u=zuul n=ansible | 2026-06-14 08:11:37.276038 | fa163ee0-6271-f863-66dc-00000000d44d | CHANGED | Wait for puppet host configuration to finish | np0000073145 2026-06-14 08:11:37,301 p=83235 u=zuul n=ansible | 2026-06-14 08:11:37.301137 | fa163ee0-6271-f863-66dc-00000000d44e | TASK | Debug output for task: Run puppet host configuration for step 1 2026-06-14 08:11:37,359 p=83235 u=zuul n=ansible | 2026-06-14 08:11:37.358504 | fa163ee0-6271-f863-66dc-00000000d44e | CHANGED | Debug output for task: Run puppet host configuration for step 1 | np0000073145 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Jun 14 08:10:04 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Jun 14 08:10:09 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Jun 14 08:10:09 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Jun 14 08:10:09 puppet-user: (file & line not available)", "<13>Jun 14 08:10:09 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Jun 14 08:10:09 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Jun 14 08:10:10 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Jun 14 08:10:10 puppet-user: Notice: Compiled catalog for np0000073145.ooo.test in environment production in 0.39 seconds", "<13>Jun 14 08:10:10 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Exec[directory-create-etc-my.cnf.d]/returns: executed successfully", "<13>Jun 14 08:10:10 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/File[/etc/my.cnf.d/tripleo.cnf]/ensure: created", "<13>Jun 14 08:10:10 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Augeas[tripleo-mysql-client-conf]/returns: executed successfully", "<13>Jun 14 08:10:23 puppet-user: Notice: /Stage[main]/Pacemaker::Install/Package[pacemaker]/ensure: created", "<13>Jun 14 08:10:31 puppet-user: Notice: /Stage[main]/Pacemaker::Install/Package[pcs]/ensure: created", "<13>Jun 14 08:10:31 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/File_line[pcsd_bind_addr]/ensure: created", "<13>Jun 14 08:10:31 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/User[hacluster]/password: changed [redacted] to [redacted]", "<13>Jun 14 08:10:32 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/User[hacluster]/groups: groups changed to ['haclient']", "<13>Jun 14 08:10:34 puppet-user: Notice: /Stage[main]/Pacemaker::Service/Service[pcsd]/ensure: ensure changed 'stopped' to 'running'", "<13>Jun 14 08:10:35 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/Exec[check-for-local-authentication]/returns: executed successfully", "<13>Jun 14 08:10:58 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/Exec[reauthenticate-across-all-nodes]: Triggered 'refresh' from 3 events", "<13>Jun 14 08:11:02 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/Exec[Create Cluster tripleo_cluster]/returns: executed successfully", "<13>Jun 14 08:11:04 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/Exec[Start Cluster tripleo_cluster]/returns: executed successfully", "<13>Jun 14 08:11:04 puppet-user: Notice: /Stage[main]/Pacemaker::Service/Service[corosync]/enable: enable changed 'false' to 'true'", "<13>Jun 14 08:11:05 puppet-user: Notice: /Stage[main]/Pacemaker::Service/Service[pacemaker]/enable: enable changed 'false' to 'true'", "<13>Jun 14 08:11:27 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/Exec[wait-for-settle]/returns: executed successfully", "<13>Jun 14 08:11:29 puppet-user: Deprecation Warning: This command is deprecated and will be removed. Please use 'pcs property config' instead.", "<13>Jun 14 08:11:31 puppet-user: Notice: /Stage[main]/Pacemaker::Stonith/Pacemaker::Property[Disable STONITH]/Pcmk_property[property--stonith-enabled]/ensure: created", "<13>Jun 14 08:11:31 puppet-user: Notice: Applied catalog in 81.48 seconds", "<13>Jun 14 08:11:31 puppet-user: Application:", "<13>Jun 14 08:11:31 puppet-user: Initial environment: production", "<13>Jun 14 08:11:31 puppet-user: Converged environment: production", "<13>Jun 14 08:11:31 puppet-user: Run mode: user", "<13>Jun 14 08:11:31 puppet-user: Changes:", "<13>Jun 14 08:11:31 puppet-user: Total: 17", "<13>Jun 14 08:11:31 puppet-user: Events:", "<13>Jun 14 08:11:31 puppet-user: Success: 17", "<13>Jun 14 08:11:31 puppet-user: Resources:", "<13>Jun 14 08:11:31 puppet-user: Restarted: 1", "<13>Jun 14 08:11:31 puppet-user: Changed: 16", "<13>Jun 14 08:11:31 puppet-user: Out of sync: 16", "<13>Jun 14 08:11:31 puppet-user: Total: 26", "<13>Jun 14 08:11:31 puppet-user: Time:", "<13>Jun 14 08:11:31 puppet-user: Filebucket: 0.00", "<13>Jun 14 08:11:31 puppet-user: Schedule: 0.00", "<13>Jun 14 08:11:31 puppet-user: File line: 0.00", "<13>Jun 14 08:11:31 puppet-user: File: 0.00", "<13>Jun 14 08:11:31 puppet-user: Augeas: 0.03", "<13>Jun 14 08:11:31 puppet-user: Config retrieval: 0.43", "<13>Jun 14 08:11:31 puppet-user: User: 0.48", "<13>Jun 14 08:11:31 puppet-user: Last run: 1781424691", "<13>Jun 14 08:11:31 puppet-user: Package: 21.31", "<13>Jun 14 08:11:31 puppet-user: Exec: 29.10", "<13>Jun 14 08:11:31 puppet-user: Service: 3.47", "<13>Jun 14 08:11:31 puppet-user: Pcmk property: 3.65", "<13>Jun 14 08:11:31 puppet-user: Transaction evaluation: 81.47", "<13>Jun 14 08:11:31 puppet-user: Catalog application: 81.48", "<13>Jun 14 08:11:31 puppet-user: Total: 81.48", "<13>Jun 14 08:11:31 puppet-user: Version:", "<13>Jun 14 08:11:31 puppet-user: Config: 1781424609", "<13>Jun 14 08:11:31 puppet-user: Puppet: 7.10.0" ] } 2026-06-14 08:11:37,382 p=83235 u=zuul n=ansible | 2026-06-14 08:11:37.381704 | fa163ee0-6271-f863-66dc-00000000d44f | TASK | Pre-cache facts for puppet containers 2026-06-14 08:11:37,441 p=83235 u=zuul n=ansible | 2026-06-14 08:11:37.441092 | fa163ee0-6271-f863-66dc-00000000c0c0 | TASK | Gather variables for each operating system 2026-06-14 08:11:37,543 p=83235 u=zuul n=ansible | 2026-06-14 08:11:37.543182 | fa163ee0-6271-f863-66dc-00000000c0c1 | TASK | Create puppet caching structures 2026-06-14 08:11:37,851 p=83235 u=zuul n=ansible | 2026-06-14 08:11:37.850234 | fa163ee0-6271-f863-66dc-00000000c0c1 | CHANGED | Create puppet caching structures | np0000073145 2026-06-14 08:11:37,887 p=83235 u=zuul n=ansible | 2026-06-14 08:11:37.886281 | fa163ee0-6271-f863-66dc-00000000c0c2 | TASK | Check for facter.conf 2026-06-14 08:11:38,176 p=83235 u=zuul n=ansible | 2026-06-14 08:11:38.175749 | fa163ee0-6271-f863-66dc-00000000c0c4 | CHANGED | Write facter cache config | np0000073146 2026-06-14 08:11:38,214 p=83235 u=zuul n=ansible | 2026-06-14 08:11:38.214015 | fa163ee0-6271-f863-66dc-00000000c0c5 | TASK | Cleanup facter cache if exists 2026-06-14 08:11:38,222 p=83235 u=zuul n=ansible | 2026-06-14 08:11:38.222010 | fa163ee0-6271-f863-66dc-00000000c0c2 | OK | Check for facter.conf | np0000073145 2026-06-14 08:11:38,247 p=83235 u=zuul n=ansible | 2026-06-14 08:11:38.246902 | fa163ee0-6271-f863-66dc-00000000c0c3 | TASK | Remove facter.conf if directory 2026-06-14 08:11:38,293 p=83235 u=zuul n=ansible | 2026-06-14 08:11:38.293141 | fa163ee0-6271-f863-66dc-00000000c0c3 | SKIPPED | Remove facter.conf if directory | np0000073145 2026-06-14 08:11:38,315 p=83235 u=zuul n=ansible | 2026-06-14 08:11:38.315249 | fa163ee0-6271-f863-66dc-00000000c0c4 | TASK | Write facter cache config 2026-06-14 08:11:38,531 p=83235 u=zuul n=ansible | 2026-06-14 08:11:38.530216 | fa163ee0-6271-f863-66dc-00000000c0c5 | OK | Cleanup facter cache if exists | np0000073146 2026-06-14 08:11:38,557 p=83235 u=zuul n=ansible | 2026-06-14 08:11:38.557084 | fa163ee0-6271-f863-66dc-00000000c0c6 | TASK | Pre-cache facts 2026-06-14 08:11:39,197 p=83235 u=zuul n=ansible | 2026-06-14 08:11:39.196681 | fa163ee0-6271-f863-66dc-00000000d493 | CHANGED | Wait for puppet host configuration to finish | np0000073147 2026-06-14 08:11:39,229 p=83235 u=zuul n=ansible | 2026-06-14 08:11:39.229004 | fa163ee0-6271-f863-66dc-00000000d494 | TASK | Debug output for task: Run puppet host configuration for step 1 2026-06-14 08:11:39,240 p=83235 u=zuul n=ansible | 2026-06-14 08:11:39.239107 | fa163ee0-6271-f863-66dc-00000000c0c6 | CHANGED | Pre-cache facts | np0000073146 2026-06-14 08:11:39,280 p=83235 u=zuul n=ansible | 2026-06-14 08:11:39.279930 | fa163ee0-6271-f863-66dc-00000000c0c7 | TASK | Failed deployment if facter fails 2026-06-14 08:11:39,289 p=83235 u=zuul n=ansible | 2026-06-14 08:11:39.289038 | fa163ee0-6271-f863-66dc-00000000c0c4 | CHANGED | Write facter cache config | np0000073145 2026-06-14 08:11:39,322 p=83235 u=zuul n=ansible | 2026-06-14 08:11:39.322235 | fa163ee0-6271-f863-66dc-00000000c0c5 | TASK | Cleanup facter cache if exists 2026-06-14 08:11:39,331 p=83235 u=zuul n=ansible | 2026-06-14 08:11:39.330416 | fa163ee0-6271-f863-66dc-00000000d494 | CHANGED | Debug output for task: Run puppet host configuration for step 1 | np0000073147 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Jun 14 08:10:16 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Jun 14 08:10:22 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Jun 14 08:10:22 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Jun 14 08:10:22 puppet-user: (file & line not available)", "<13>Jun 14 08:10:22 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Jun 14 08:10:22 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Jun 14 08:10:22 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Jun 14 08:10:22 puppet-user: Notice: Compiled catalog for np0000073147.ooo.test in environment production in 0.37 seconds", "<13>Jun 14 08:10:22 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Exec[directory-create-etc-my.cnf.d]/returns: executed successfully", "<13>Jun 14 08:10:22 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/File[/etc/my.cnf.d/tripleo.cnf]/ensure: created", "<13>Jun 14 08:10:22 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Augeas[tripleo-mysql-client-conf]/returns: executed successfully", "<13>Jun 14 08:10:36 puppet-user: Notice: /Stage[main]/Pacemaker::Install/Package[pacemaker]/ensure: created", "<13>Jun 14 08:10:43 puppet-user: Notice: /Stage[main]/Pacemaker::Install/Package[pcs]/ensure: created", "<13>Jun 14 08:10:44 puppet-user: Notice: /Stage[main]/Pacemaker::Service/Service[corosync]/enable: enable changed 'false' to 'true'", "<13>Jun 14 08:10:44 puppet-user: Notice: /Stage[main]/Pacemaker::Service/Service[pacemaker]/enable: enable changed 'false' to 'true'", "<13>Jun 14 08:10:44 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/File_line[pcsd_bind_addr]/ensure: created", "<13>Jun 14 08:10:45 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/User[hacluster]/password: changed [redacted] to [redacted]", "<13>Jun 14 08:10:45 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/User[hacluster]/groups: groups changed to ['haclient']", "<13>Jun 14 08:10:48 puppet-user: Notice: /Stage[main]/Pacemaker::Service/Service[pcsd]/ensure: ensure changed 'stopped' to 'running'", "<13>Jun 14 08:10:49 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/Exec[check-for-local-authentication]/returns: executed successfully", "<13>Jun 14 08:10:50 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/Exec[reauthenticate-across-all-nodes]: Triggered 'refresh' from 3 events", "<13>Jun 14 08:11:34 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/Exec[wait-for-settle]/returns: executed successfully", "<13>Jun 14 08:11:34 puppet-user: Notice: Applied catalog in 71.75 seconds", "<13>Jun 14 08:11:34 puppet-user: Application:", "<13>Jun 14 08:11:34 puppet-user: Initial environment: production", "<13>Jun 14 08:11:34 puppet-user: Converged environment: production", "<13>Jun 14 08:11:34 puppet-user: Run mode: user", "<13>Jun 14 08:11:34 puppet-user: Changes:", "<13>Jun 14 08:11:34 puppet-user: Total: 14", "<13>Jun 14 08:11:34 puppet-user: Events:", "<13>Jun 14 08:11:34 puppet-user: Success: 14", "<13>Jun 14 08:11:34 puppet-user: Resources:", "<13>Jun 14 08:11:34 puppet-user: Restarted: 1", "<13>Jun 14 08:11:34 puppet-user: Changed: 13", "<13>Jun 14 08:11:34 puppet-user: Out of sync: 13", "<13>Jun 14 08:11:34 puppet-user: Total: 23", "<13>Jun 14 08:11:34 puppet-user: Time:", "<13>Jun 14 08:11:34 puppet-user: Filebucket: 0.00", "<13>Jun 14 08:11:34 puppet-user: Schedule: 0.00", "<13>Jun 14 08:11:34 puppet-user: File: 0.00", "<13>Jun 14 08:11:34 puppet-user: File line: 0.00", "<13>Jun 14 08:11:34 puppet-user: Augeas: 0.03", "<13>Jun 14 08:11:34 puppet-user: Config retrieval: 0.42", "<13>Jun 14 08:11:34 puppet-user: User: 0.55", "<13>Jun 14 08:11:34 puppet-user: Last run: 1781424694", "<13>Jun 14 08:11:34 puppet-user: Package: 21.41", "<13>Jun 14 08:11:34 puppet-user: Service: 4.29", "<13>Jun 14 08:11:34 puppet-user: Exec: 44.21", "<13>Jun 14 08:11:34 puppet-user: Transaction evaluation: 71.74", "<13>Jun 14 08:11:34 puppet-user: Catalog application: 71.75", "<13>Jun 14 08:11:34 puppet-user: Total: 71.76", "<13>Jun 14 08:11:34 puppet-user: Version:", "<13>Jun 14 08:11:34 puppet-user: Config: 1781424622", "<13>Jun 14 08:11:34 puppet-user: Puppet: 7.10.0" ] } 2026-06-14 08:11:39,332 p=83235 u=zuul n=ansible | 2026-06-14 08:11:39.332264 | fa163ee0-6271-f863-66dc-00000000c0c7 | SKIPPED | Failed deployment if facter fails | np0000073146 2026-06-14 08:11:39,367 p=83235 u=zuul n=ansible | 2026-06-14 08:11:39.367204 | fa163ee0-6271-f863-66dc-00000000c0c8 | TASK | Sync cached facts 2026-06-14 08:11:39,391 p=83235 u=zuul n=ansible | 2026-06-14 08:11:39.390666 | fa163ee0-6271-f863-66dc-00000000d495 | TASK | Pre-cache facts for puppet containers 2026-06-14 08:11:39,461 p=83235 u=zuul n=ansible | 2026-06-14 08:11:39.461493 | fa163ee0-6271-f863-66dc-00000000c0c0 | TASK | Gather variables for each operating system 2026-06-14 08:11:39,585 p=83235 u=zuul n=ansible | 2026-06-14 08:11:39.584777 | fa163ee0-6271-f863-66dc-00000000c0c1 | TASK | Create puppet caching structures 2026-06-14 08:11:39,622 p=83235 u=zuul n=ansible | 2026-06-14 08:11:39.621924 | fa163ee0-6271-f863-66dc-00000000c0c5 | OK | Cleanup facter cache if exists | np0000073145 2026-06-14 08:11:39,639 p=83235 u=zuul n=ansible | 2026-06-14 08:11:39.639552 | fa163ee0-6271-f863-66dc-00000000c0c6 | TASK | Pre-cache facts 2026-06-14 08:11:39,768 p=83235 u=zuul n=ansible | 2026-06-14 08:11:39.768184 | fa163ee0-6271-f863-66dc-00000000c0c8 | CHANGED | Sync cached facts | np0000073146 -> 192.168.122.104 2026-06-14 08:11:39,769 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073146 -> 192.168.122.104', 'fa163ee0-6271-f863-66dc-00000000c0c8') missing from stats 2026-06-14 08:11:39,796 p=83235 u=zuul n=ansible | 2026-06-14 08:11:39.796625 | fa163ee0-6271-f863-66dc-00000000d430 | TASK | Include container-puppet tasks (generate config) during step 1 2026-06-14 08:11:39,867 p=83235 u=zuul n=ansible | 2026-06-14 08:11:39.866997 | be521ede-c89f-4bf7-8cb6-bf76e04a7b84 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/generate-config-tasks.yaml | np0000073146 2026-06-14 08:11:39,895 p=83235 u=zuul n=ansible | 2026-06-14 08:11:39.895141 | fa163ee0-6271-f863-66dc-00000000d5fe | TASK | Create base directory puppet configs 2026-06-14 08:11:39,902 p=83235 u=zuul n=ansible | 2026-06-14 08:11:39.902231 | fa163ee0-6271-f863-66dc-00000000c0c1 | CHANGED | Create puppet caching structures | np0000073147 2026-06-14 08:11:39,920 p=83235 u=zuul n=ansible | 2026-06-14 08:11:39.919935 | fa163ee0-6271-f863-66dc-00000000c0c2 | TASK | Check for facter.conf 2026-06-14 08:11:40,239 p=83235 u=zuul n=ansible | 2026-06-14 08:11:40.238147 | fa163ee0-6271-f863-66dc-00000000d5fe | CHANGED | Create base directory puppet configs | np0000073146 2026-06-14 08:11:40,279 p=83235 u=zuul n=ansible | 2026-06-14 08:11:40.278790 | fa163ee0-6271-f863-66dc-00000000d5ff | TASK | Generate container puppet configs for step 1 2026-06-14 08:11:40,289 p=83235 u=zuul n=ansible | 2026-06-14 08:11:40.288425 | fa163ee0-6271-f863-66dc-00000000c0c2 | OK | Check for facter.conf | np0000073147 2026-06-14 08:11:40,325 p=83235 u=zuul n=ansible | 2026-06-14 08:11:40.325236 | fa163ee0-6271-f863-66dc-00000000c0c3 | TASK | Remove facter.conf if directory 2026-06-14 08:11:40,343 p=83235 u=zuul n=ansible | 2026-06-14 08:11:40.342273 | fa163ee0-6271-f863-66dc-00000000c0c6 | CHANGED | Pre-cache facts | np0000073145 2026-06-14 08:11:40,373 p=83235 u=zuul n=ansible | 2026-06-14 08:11:40.373044 | fa163ee0-6271-f863-66dc-00000000c0c7 | TASK | Failed deployment if facter fails 2026-06-14 08:11:40,392 p=83235 u=zuul n=ansible | 2026-06-14 08:11:40.391436 | fa163ee0-6271-f863-66dc-00000000c0c3 | SKIPPED | Remove facter.conf if directory | np0000073147 2026-06-14 08:11:40,418 p=83235 u=zuul n=ansible | 2026-06-14 08:11:40.418169 | fa163ee0-6271-f863-66dc-00000000c0c4 | TASK | Write facter cache config 2026-06-14 08:11:40,426 p=83235 u=zuul n=ansible | 2026-06-14 08:11:40.425747 | fa163ee0-6271-f863-66dc-00000000c0c7 | SKIPPED | Failed deployment if facter fails | np0000073145 2026-06-14 08:11:40,464 p=83235 u=zuul n=ansible | 2026-06-14 08:11:40.463672 | fa163ee0-6271-f863-66dc-00000000c0c8 | TASK | Sync cached facts 2026-06-14 08:11:40,651 p=83235 u=zuul n=ansible | 2026-06-14 08:11:40.651080 | fa163ee0-6271-f863-66dc-00000000d5ff | CHANGED | Generate container puppet configs for step 1 | np0000073146 2026-06-14 08:11:40,675 p=83235 u=zuul n=ansible | 2026-06-14 08:11:40.675107 | fa163ee0-6271-f863-66dc-00000000d600 | TASK | Manage Puppet containers (generate config) for step 1 with tripleo-ansible 2026-06-14 08:11:40,772 p=83235 u=zuul n=ansible | 2026-06-14 08:11:40.772052 | fa163ee0-6271-f863-66dc-00000000c1c0 | TASK | Gather variables for each operating system 2026-06-14 08:11:40,835 p=83235 u=zuul n=ansible | 2026-06-14 08:11:40.834819 | fa163ee0-6271-f863-66dc-00000000c0c8 | CHANGED | Sync cached facts | np0000073145 -> 192.168.122.103 2026-06-14 08:11:40,837 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073145 -> 192.168.122.103', 'fa163ee0-6271-f863-66dc-00000000c0c8') missing from stats 2026-06-14 08:11:40,911 p=83235 u=zuul n=ansible | 2026-06-14 08:11:40.911043 | fa163ee0-6271-f863-66dc-00000000d450 | TASK | Include container-puppet tasks (generate config) during step 1 2026-06-14 08:11:40,943 p=83235 u=zuul n=ansible | 2026-06-14 08:11:40.943089 | fa163ee0-6271-f863-66dc-00000000c1c1 | TASK | Create container logs path 2026-06-14 08:11:40,995 p=83235 u=zuul n=ansible | 2026-06-14 08:11:40.994832 | 21511e52-7c8d-44e3-8548-f75916f1c49a | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/generate-config-tasks.yaml | np0000073145 2026-06-14 08:11:41,021 p=83235 u=zuul n=ansible | 2026-06-14 08:11:41.021277 | fa163ee0-6271-f863-66dc-00000000d6cc | TASK | Create base directory puppet configs 2026-06-14 08:11:41,255 p=83235 u=zuul n=ansible | 2026-06-14 08:11:41.254584 | fa163ee0-6271-f863-66dc-00000000c1c1 | OK | Create container logs path | np0000073146 2026-06-14 08:11:41,272 p=83235 u=zuul n=ansible | 2026-06-14 08:11:41.271858 | fa163ee0-6271-f863-66dc-00000000c1c3 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-14 08:11:41,351 p=83235 u=zuul n=ansible | 2026-06-14 08:11:41.351108 | fa163ee0-6271-f863-66dc-00000000d6cc | CHANGED | Create base directory puppet configs | np0000073145 2026-06-14 08:11:41,370 p=83235 u=zuul n=ansible | 2026-06-14 08:11:41.370171 | fa163ee0-6271-f863-66dc-00000000d6cd | TASK | Generate container puppet configs for step 1 2026-06-14 08:11:41,398 p=83235 u=zuul n=ansible | 2026-06-14 08:11:41.397417 | fa163ee0-6271-f863-66dc-00000000c0c4 | CHANGED | Write facter cache config | np0000073147 2026-06-14 08:11:41,420 p=83235 u=zuul n=ansible | 2026-06-14 08:11:41.420277 | fa163ee0-6271-f863-66dc-00000000c0c5 | TASK | Cleanup facter cache if exists 2026-06-14 08:11:41,647 p=83235 u=zuul n=ansible | 2026-06-14 08:11:41.645889 | fa163ee0-6271-f863-66dc-00000000c1c3 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0000073146 2026-06-14 08:11:41,686 p=83235 u=zuul n=ansible | 2026-06-14 08:11:41.686407 | fa163ee0-6271-f863-66dc-00000000c1c4 | TASK | Finalise hashes for all containers 2026-06-14 08:11:41,769 p=83235 u=zuul n=ansible | 2026-06-14 08:11:41.768901 | fa163ee0-6271-f863-66dc-00000000d6cd | CHANGED | Generate container puppet configs for step 1 | np0000073145 2026-06-14 08:11:41,772 p=83235 u=zuul n=ansible | 2026-06-14 08:11:41.771792 | fa163ee0-6271-f863-66dc-00000000c1c4 | OK | Finalise hashes for all containers | np0000073146 2026-06-14 08:11:41,818 p=83235 u=zuul n=ansible | 2026-06-14 08:11:41.817922 | fa163ee0-6271-f863-66dc-00000000d6ce | TASK | Manage Puppet containers (generate config) for step 1 with tripleo-ansible 2026-06-14 08:11:41,855 p=83235 u=zuul n=ansible | 2026-06-14 08:11:41.854164 | fa163ee0-6271-f863-66dc-00000000c1c6 | TASK | Manage systemd shutdown files 2026-06-14 08:11:41,864 p=83235 u=zuul n=ansible | 2026-06-14 08:11:41.863737 | fa163ee0-6271-f863-66dc-00000000c0c5 | OK | Cleanup facter cache if exists | np0000073147 2026-06-14 08:11:41,923 p=83235 u=zuul n=ansible | 2026-06-14 08:11:41.923188 | fa163ee0-6271-f863-66dc-00000000c1c0 | TASK | Gather variables for each operating system 2026-06-14 08:11:41,945 p=83235 u=zuul n=ansible | 2026-06-14 08:11:41.944656 | fa163ee0-6271-f863-66dc-00000000c0c6 | TASK | Pre-cache facts 2026-06-14 08:11:41,954 p=83235 u=zuul n=ansible | 2026-06-14 08:11:41.953561 | fa163ee0-6271-f863-66dc-00000000c1c6 | SKIPPED | Manage systemd shutdown files | np0000073146 2026-06-14 08:11:41,972 p=83235 u=zuul n=ansible | 2026-06-14 08:11:41.971909 | fa163ee0-6271-f863-66dc-00000000c1c8 | TASK | Update container configs with new config hashes 2026-06-14 08:11:42,044 p=83235 u=zuul n=ansible | 2026-06-14 08:11:42.043394 | fa163ee0-6271-f863-66dc-00000000c1c8 | SKIPPED | Update container configs with new config hashes | np0000073146 2026-06-14 08:11:42,062 p=83235 u=zuul n=ansible | 2026-06-14 08:11:42.061888 | fa163ee0-6271-f863-66dc-00000000c1c1 | TASK | Create container logs path 2026-06-14 08:11:42,085 p=83235 u=zuul n=ansible | 2026-06-14 08:11:42.084969 | fa163ee0-6271-f863-66dc-00000000c1c9 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-14 08:11:42,158 p=83235 u=zuul n=ansible | 2026-06-14 08:11:42.157971 | 8e8b9774-85ba-48e2-be82-cbd12ddc0708 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0000073146 2026-06-14 08:11:42,176 p=83235 u=zuul n=ansible | 2026-06-14 08:11:42.176381 | fa163ee0-6271-f863-66dc-00000000d79b | TASK | Gather podman infos 2026-06-14 08:11:42,386 p=83235 u=zuul n=ansible | 2026-06-14 08:11:42.385870 | fa163ee0-6271-f863-66dc-00000000c1c1 | OK | Create container logs path | np0000073145 2026-06-14 08:11:42,418 p=83235 u=zuul n=ansible | 2026-06-14 08:11:42.417276 | fa163ee0-6271-f863-66dc-00000000c1c3 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-14 08:11:42,603 p=83235 u=zuul n=ansible | 2026-06-14 08:11:42.602107 | fa163ee0-6271-f863-66dc-00000000d79b | OK | Gather podman infos | np0000073146 2026-06-14 08:11:42,647 p=83235 u=zuul n=ansible | 2026-06-14 08:11:42.646431 | fa163ee0-6271-f863-66dc-00000000d79c | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-14 08:11:42,657 p=83235 u=zuul n=ansible | 2026-06-14 08:11:42.656007 | fa163ee0-6271-f863-66dc-00000000c0c6 | CHANGED | Pre-cache facts | np0000073147 2026-06-14 08:11:42,681 p=83235 u=zuul n=ansible | 2026-06-14 08:11:42.681271 | fa163ee0-6271-f863-66dc-00000000c0c7 | TASK | Failed deployment if facter fails 2026-06-14 08:11:42,711 p=83235 u=zuul n=ansible | 2026-06-14 08:11:42.710851 | fa163ee0-6271-f863-66dc-00000000d79c | SKIPPED | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0000073146 2026-06-14 08:11:42,712 p=83235 u=zuul n=ansible | 2026-06-14 08:11:42.712632 | fa163ee0-6271-f863-66dc-00000000c0c7 | SKIPPED | Failed deployment if facter fails | np0000073147 2026-06-14 08:11:42,736 p=83235 u=zuul n=ansible | 2026-06-14 08:11:42.736210 | fa163ee0-6271-f863-66dc-00000000c1ca | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-14 08:11:42,804 p=83235 u=zuul n=ansible | 2026-06-14 08:11:42.803231 | fa163ee0-6271-f863-66dc-00000000c0c8 | TASK | Sync cached facts 2026-06-14 08:11:42,816 p=83235 u=zuul n=ansible | 2026-06-14 08:11:42.815654 | fa163ee0-6271-f863-66dc-00000000c1c3 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0000073145 2026-06-14 08:11:42,852 p=83235 u=zuul n=ansible | 2026-06-14 08:11:42.852219 | e5011ef6-e84d-45e2-b8ee-098520815da9 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0000073146 2026-06-14 08:11:42,886 p=83235 u=zuul n=ansible | 2026-06-14 08:11:42.885697 | fa163ee0-6271-f863-66dc-00000000c1c4 | TASK | Finalise hashes for all containers 2026-06-14 08:11:42,912 p=83235 u=zuul n=ansible | 2026-06-14 08:11:42.911815 | fa163ee0-6271-f863-66dc-00000000d7ce | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-14 08:11:42,970 p=83235 u=zuul n=ansible | 2026-06-14 08:11:42.970128 | fa163ee0-6271-f863-66dc-00000000c1c4 | OK | Finalise hashes for all containers | np0000073145 2026-06-14 08:11:42,993 p=83235 u=zuul n=ansible | 2026-06-14 08:11:42.993319 | fa163ee0-6271-f863-66dc-00000000c1c6 | TASK | Manage systemd shutdown files 2026-06-14 08:11:43,032 p=83235 u=zuul n=ansible | 2026-06-14 08:11:43.032041 | fa163ee0-6271-f863-66dc-00000000c1c6 | SKIPPED | Manage systemd shutdown files | np0000073145 2026-06-14 08:11:43,048 p=83235 u=zuul n=ansible | 2026-06-14 08:11:43.048710 | fa163ee0-6271-f863-66dc-00000000c1c8 | TASK | Update container configs with new config hashes 2026-06-14 08:11:43,102 p=83235 u=zuul n=ansible | 2026-06-14 08:11:43.101517 | fa163ee0-6271-f863-66dc-00000000c1c8 | SKIPPED | Update container configs with new config hashes | np0000073145 2026-06-14 08:11:43,119 p=83235 u=zuul n=ansible | 2026-06-14 08:11:43.119177 | fa163ee0-6271-f863-66dc-00000000c1c9 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-14 08:11:43,205 p=83235 u=zuul n=ansible | 2026-06-14 08:11:43.205136 | ab4d3901-06b6-4f95-b7ff-3f6281cda105 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0000073145 2026-06-14 08:11:43,226 p=83235 u=zuul n=ansible | 2026-06-14 08:11:43.225983 | fa163ee0-6271-f863-66dc-00000000d819 | TASK | Gather podman infos 2026-06-14 08:11:43,236 p=83235 u=zuul n=ansible | 2026-06-14 08:11:43.235915 | fa163ee0-6271-f863-66dc-00000000c0c8 | CHANGED | Sync cached facts | np0000073147 -> 192.168.122.105 2026-06-14 08:11:43,237 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073147 -> 192.168.122.105', 'fa163ee0-6271-f863-66dc-00000000c0c8') missing from stats 2026-06-14 08:11:43,267 p=83235 u=zuul n=ansible | 2026-06-14 08:11:43.267547 | fa163ee0-6271-f863-66dc-00000000d496 | TASK | Include container-puppet tasks (generate config) during step 1 2026-06-14 08:11:43,339 p=83235 u=zuul n=ansible | 2026-06-14 08:11:43.339430 | a8c12ddf-37bb-4c87-8735-4206228f0bd1 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/generate-config-tasks.yaml | np0000073147 2026-06-14 08:11:43,366 p=83235 u=zuul n=ansible | 2026-06-14 08:11:43.365660 | fa163ee0-6271-f863-66dc-00000000d83f | TASK | Create base directory puppet configs 2026-06-14 08:11:43,653 p=83235 u=zuul n=ansible | 2026-06-14 08:11:43.652286 | fa163ee0-6271-f863-66dc-00000000d819 | OK | Gather podman infos | np0000073145 2026-06-14 08:11:43,685 p=83235 u=zuul n=ansible | 2026-06-14 08:11:43.685422 | fa163ee0-6271-f863-66dc-00000000d81a | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-14 08:11:43,697 p=83235 u=zuul n=ansible | 2026-06-14 08:11:43.696265 | fa163ee0-6271-f863-66dc-00000000d83f | CHANGED | Create base directory puppet configs | np0000073147 2026-06-14 08:11:43,721 p=83235 u=zuul n=ansible | 2026-06-14 08:11:43.721501 | fa163ee0-6271-f863-66dc-00000000d840 | TASK | Generate container puppet configs for step 1 2026-06-14 08:11:43,750 p=83235 u=zuul n=ansible | 2026-06-14 08:11:43.749577 | fa163ee0-6271-f863-66dc-00000000d81a | SKIPPED | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0000073145 2026-06-14 08:11:43,772 p=83235 u=zuul n=ansible | 2026-06-14 08:11:43.771843 | fa163ee0-6271-f863-66dc-00000000c1ca | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-14 08:11:43,833 p=83235 u=zuul n=ansible | 2026-06-14 08:11:43.832781 | 99bc2584-198e-4d86-9d72-6ab5ed69ee9a | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0000073145 2026-06-14 08:11:43,856 p=83235 u=zuul n=ansible | 2026-06-14 08:11:43.856178 | fa163ee0-6271-f863-66dc-00000000d8b2 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-14 08:11:44,095 p=83235 u=zuul n=ansible | 2026-06-14 08:11:44.094010 | fa163ee0-6271-f863-66dc-00000000d840 | CHANGED | Generate container puppet configs for step 1 | np0000073147 2026-06-14 08:11:44,125 p=83235 u=zuul n=ansible | 2026-06-14 08:11:44.125226 | fa163ee0-6271-f863-66dc-00000000d841 | TASK | Manage Puppet containers (generate config) for step 1 with tripleo-ansible 2026-06-14 08:11:44,205 p=83235 u=zuul n=ansible | 2026-06-14 08:11:44.204785 | fa163ee0-6271-f863-66dc-00000000c1c0 | TASK | Gather variables for each operating system 2026-06-14 08:11:44,330 p=83235 u=zuul n=ansible | 2026-06-14 08:11:44.329527 | fa163ee0-6271-f863-66dc-00000000c1c1 | TASK | Create container logs path 2026-06-14 08:11:44,632 p=83235 u=zuul n=ansible | 2026-06-14 08:11:44.631183 | fa163ee0-6271-f863-66dc-00000000c1c1 | OK | Create container logs path | np0000073147 2026-06-14 08:11:44,674 p=83235 u=zuul n=ansible | 2026-06-14 08:11:44.673742 | fa163ee0-6271-f863-66dc-00000000c1c3 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-14 08:11:45,045 p=83235 u=zuul n=ansible | 2026-06-14 08:11:45.044737 | fa163ee0-6271-f863-66dc-00000000c1c3 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0000073147 2026-06-14 08:11:45,072 p=83235 u=zuul n=ansible | 2026-06-14 08:11:45.072240 | fa163ee0-6271-f863-66dc-00000000c1c4 | TASK | Finalise hashes for all containers 2026-06-14 08:11:45,160 p=83235 u=zuul n=ansible | 2026-06-14 08:11:45.160265 | fa163ee0-6271-f863-66dc-00000000c1c4 | OK | Finalise hashes for all containers | np0000073147 2026-06-14 08:11:45,186 p=83235 u=zuul n=ansible | 2026-06-14 08:11:45.186375 | fa163ee0-6271-f863-66dc-00000000c1c6 | TASK | Manage systemd shutdown files 2026-06-14 08:11:45,222 p=83235 u=zuul n=ansible | 2026-06-14 08:11:45.221720 | fa163ee0-6271-f863-66dc-00000000c1c6 | SKIPPED | Manage systemd shutdown files | np0000073147 2026-06-14 08:11:45,243 p=83235 u=zuul n=ansible | 2026-06-14 08:11:45.243368 | fa163ee0-6271-f863-66dc-00000000c1c8 | TASK | Update container configs with new config hashes 2026-06-14 08:11:45,302 p=83235 u=zuul n=ansible | 2026-06-14 08:11:45.301991 | fa163ee0-6271-f863-66dc-00000000c1c8 | SKIPPED | Update container configs with new config hashes | np0000073147 2026-06-14 08:11:45,319 p=83235 u=zuul n=ansible | 2026-06-14 08:11:45.319419 | fa163ee0-6271-f863-66dc-00000000c1c9 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-14 08:11:45,412 p=83235 u=zuul n=ansible | 2026-06-14 08:11:45.411953 | 0078478d-fd92-49f8-bd56-ce959e660597 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0000073147 2026-06-14 08:11:45,438 p=83235 u=zuul n=ansible | 2026-06-14 08:11:45.438220 | fa163ee0-6271-f863-66dc-00000000d951 | TASK | Gather podman infos 2026-06-14 08:11:45,805 p=83235 u=zuul n=ansible | 2026-06-14 08:11:45.804784 | fa163ee0-6271-f863-66dc-00000000d951 | OK | Gather podman infos | np0000073147 2026-06-14 08:11:45,827 p=83235 u=zuul n=ansible | 2026-06-14 08:11:45.827088 | fa163ee0-6271-f863-66dc-00000000d952 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-14 08:11:45,897 p=83235 u=zuul n=ansible | 2026-06-14 08:11:45.896695 | fa163ee0-6271-f863-66dc-00000000d952 | SKIPPED | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0000073147 2026-06-14 08:11:45,923 p=83235 u=zuul n=ansible | 2026-06-14 08:11:45.923478 | fa163ee0-6271-f863-66dc-00000000c1ca | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-14 08:11:45,990 p=83235 u=zuul n=ansible | 2026-06-14 08:11:45.990173 | cee69e70-9071-4092-9e15-f8db14cf824a | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0000073147 2026-06-14 08:11:46,017 p=83235 u=zuul n=ansible | 2026-06-14 08:11:46.016829 | fa163ee0-6271-f863-66dc-00000000d97b | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-14 08:12:15,961 p=83235 u=zuul n=ansible | 2026-06-14 08:12:15.959646 | fa163ee0-6271-f863-66dc-00000000d7ce | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0000073146 2026-06-14 08:12:16,002 p=83235 u=zuul n=ansible | 2026-06-14 08:12:16.002025 | fa163ee0-6271-f863-66dc-00000000d7cf | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-14 08:12:16,073 p=83235 u=zuul n=ansible | 2026-06-14 08:12:16.072649 | fa163ee0-6271-f863-66dc-00000000d7cf | SKIPPED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 | np0000073146 2026-06-14 08:12:16,111 p=83235 u=zuul n=ansible | 2026-06-14 08:12:16.110902 | fa163ee0-6271-f863-66dc-00000000d602 | TASK | Diff puppet-generated changes for check mode 2026-06-14 08:12:16,148 p=83235 u=zuul n=ansible | 2026-06-14 08:12:16.147369 | fa163ee0-6271-f863-66dc-00000000d602 | SKIPPED | Diff puppet-generated changes for check mode | np0000073146 2026-06-14 08:12:16,162 p=83235 u=zuul n=ansible | 2026-06-14 08:12:16.162400 | fa163ee0-6271-f863-66dc-00000000d603 | TASK | Diff puppet-generated changes for check mode 2026-06-14 08:12:16,196 p=83235 u=zuul n=ansible | 2026-06-14 08:12:16.195989 | fa163ee0-6271-f863-66dc-00000000d603 | SKIPPED | Diff puppet-generated changes for check mode | np0000073146 2026-06-14 08:12:16,212 p=83235 u=zuul n=ansible | 2026-06-14 08:12:16.212241 | fa163ee0-6271-f863-66dc-00000000d432 | TASK | Manage containers for step 1 with tripleo-ansible 2026-06-14 08:12:16,272 p=83235 u=zuul n=ansible | 2026-06-14 08:12:16.271803 | fa163ee0-6271-f863-66dc-00000000c77f | TASK | Gather variables for each operating system 2026-06-14 08:12:16,391 p=83235 u=zuul n=ansible | 2026-06-14 08:12:16.391425 | fa163ee0-6271-f863-66dc-00000000c780 | TASK | Create container logs path 2026-06-14 08:12:16,753 p=83235 u=zuul n=ansible | 2026-06-14 08:12:16.752358 | fa163ee0-6271-f863-66dc-00000000c780 | OK | Create container logs path | np0000073146 2026-06-14 08:12:16,788 p=83235 u=zuul n=ansible | 2026-06-14 08:12:16.787941 | fa163ee0-6271-f863-66dc-00000000c782 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 2026-06-14 08:12:17,128 p=83235 u=zuul n=ansible | 2026-06-14 08:12:17.127878 | fa163ee0-6271-f863-66dc-00000000c782 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 | np0000073146 2026-06-14 08:12:17,160 p=83235 u=zuul n=ansible | 2026-06-14 08:12:17.159660 | fa163ee0-6271-f863-66dc-00000000c783 | TASK | Finalise hashes for all containers 2026-06-14 08:12:17,204 p=83235 u=zuul n=ansible | 2026-06-14 08:12:17.203312 | fa163ee0-6271-f863-66dc-00000000c783 | OK | Finalise hashes for all containers | np0000073146 2026-06-14 08:12:17,232 p=83235 u=zuul n=ansible | 2026-06-14 08:12:17.232528 | fa163ee0-6271-f863-66dc-00000000c785 | TASK | Manage systemd shutdown files 2026-06-14 08:12:17,288 p=83235 u=zuul n=ansible | 2026-06-14 08:12:17.288083 | 02c2f30c-7208-4c25-a3d5-cbed0451f39e | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0000073146 2026-06-14 08:12:17,310 p=83235 u=zuul n=ansible | 2026-06-14 08:12:17.310463 | fa163ee0-6271-f863-66dc-00000000d9fc | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-06-14 08:12:17,376 p=83235 u=zuul n=ansible | 2026-06-14 08:12:17.375143 | fa163ee0-6271-f863-66dc-00000000d8b2 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0000073145 2026-06-14 08:12:17,402 p=83235 u=zuul n=ansible | 2026-06-14 08:12:17.401989 | fa163ee0-6271-f863-66dc-00000000d8b3 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-14 08:12:17,460 p=83235 u=zuul n=ansible | 2026-06-14 08:12:17.459887 | fa163ee0-6271-f863-66dc-00000000d8b3 | SKIPPED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 | np0000073145 2026-06-14 08:12:17,491 p=83235 u=zuul n=ansible | 2026-06-14 08:12:17.490865 | fa163ee0-6271-f863-66dc-00000000d6d0 | TASK | Diff puppet-generated changes for check mode 2026-06-14 08:12:17,529 p=83235 u=zuul n=ansible | 2026-06-14 08:12:17.528765 | fa163ee0-6271-f863-66dc-00000000d6d0 | SKIPPED | Diff puppet-generated changes for check mode | np0000073145 2026-06-14 08:12:17,546 p=83235 u=zuul n=ansible | 2026-06-14 08:12:17.546119 | fa163ee0-6271-f863-66dc-00000000d6d1 | TASK | Diff puppet-generated changes for check mode 2026-06-14 08:12:17,572 p=83235 u=zuul n=ansible | 2026-06-14 08:12:17.572125 | fa163ee0-6271-f863-66dc-00000000d6d1 | SKIPPED | Diff puppet-generated changes for check mode | np0000073145 2026-06-14 08:12:17,590 p=83235 u=zuul n=ansible | 2026-06-14 08:12:17.590160 | fa163ee0-6271-f863-66dc-00000000d452 | TASK | Manage containers for step 1 with tripleo-ansible 2026-06-14 08:12:17,655 p=83235 u=zuul n=ansible | 2026-06-14 08:12:17.654869 | fa163ee0-6271-f863-66dc-00000000c77f | TASK | Gather variables for each operating system 2026-06-14 08:12:17,661 p=83235 u=zuul n=ansible | 2026-06-14 08:12:17.660865 | fa163ee0-6271-f863-66dc-00000000d9fc | OK | Check if /etc/sysconfig/podman_drop_in exists | np0000073146 2026-06-14 08:12:17,683 p=83235 u=zuul n=ansible | 2026-06-14 08:12:17.683351 | fa163ee0-6271-f863-66dc-00000000d9fd | TASK | Set podman_drop_in fact 2026-06-14 08:12:17,720 p=83235 u=zuul n=ansible | 2026-06-14 08:12:17.720100 | fa163ee0-6271-f863-66dc-00000000d9fd | OK | Set podman_drop_in fact | np0000073146 2026-06-14 08:12:17,738 p=83235 u=zuul n=ansible | 2026-06-14 08:12:17.737832 | fa163ee0-6271-f863-66dc-00000000d9ff | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-06-14 08:12:17,763 p=83235 u=zuul n=ansible | 2026-06-14 08:12:17.762905 | fa163ee0-6271-f863-66dc-00000000c780 | TASK | Create container logs path 2026-06-14 08:12:18,069 p=83235 u=zuul n=ansible | 2026-06-14 08:12:18.068532 | fa163ee0-6271-f863-66dc-00000000c780 | OK | Create container logs path | np0000073145 2026-06-14 08:12:18,101 p=83235 u=zuul n=ansible | 2026-06-14 08:12:18.101251 | fa163ee0-6271-f863-66dc-00000000c782 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 2026-06-14 08:12:18,430 p=83235 u=zuul n=ansible | 2026-06-14 08:12:18.430374 | fa163ee0-6271-f863-66dc-00000000c782 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 | np0000073145 2026-06-14 08:12:18,447 p=83235 u=zuul n=ansible | 2026-06-14 08:12:18.447715 | fa163ee0-6271-f863-66dc-00000000c783 | TASK | Finalise hashes for all containers 2026-06-14 08:12:18,512 p=83235 u=zuul n=ansible | 2026-06-14 08:12:18.511901 | fa163ee0-6271-f863-66dc-00000000c783 | OK | Finalise hashes for all containers | np0000073145 2026-06-14 08:12:18,531 p=83235 u=zuul n=ansible | 2026-06-14 08:12:18.530984 | fa163ee0-6271-f863-66dc-00000000c785 | TASK | Manage systemd shutdown files 2026-06-14 08:12:18,580 p=83235 u=zuul n=ansible | 2026-06-14 08:12:18.580078 | 68e81896-07de-47cc-9978-8c5a1433308d | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0000073145 2026-06-14 08:12:18,601 p=83235 u=zuul n=ansible | 2026-06-14 08:12:18.601062 | fa163ee0-6271-f863-66dc-00000000da59 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-06-14 08:12:18,725 p=83235 u=zuul n=ansible | 2026-06-14 08:12:18.723182 | fa163ee0-6271-f863-66dc-00000000d9ff | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000073146 | item=tripleo-container-shutdown 2026-06-14 08:12:18,732 p=83235 u=zuul n=ansible | 2026-06-14 08:12:18.731694 | fa163ee0-6271-f863-66dc-00000000d97b | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0000073147 2026-06-14 08:12:18,772 p=83235 u=zuul n=ansible | 2026-06-14 08:12:18.771748 | fa163ee0-6271-f863-66dc-00000000d97c | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-14 08:12:18,843 p=83235 u=zuul n=ansible | 2026-06-14 08:12:18.842712 | fa163ee0-6271-f863-66dc-00000000d97c | SKIPPED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 | np0000073147 2026-06-14 08:12:18,875 p=83235 u=zuul n=ansible | 2026-06-14 08:12:18.874749 | fa163ee0-6271-f863-66dc-00000000d843 | TASK | Diff puppet-generated changes for check mode 2026-06-14 08:12:18,911 p=83235 u=zuul n=ansible | 2026-06-14 08:12:18.910277 | fa163ee0-6271-f863-66dc-00000000d843 | SKIPPED | Diff puppet-generated changes for check mode | np0000073147 2026-06-14 08:12:18,928 p=83235 u=zuul n=ansible | 2026-06-14 08:12:18.928369 | fa163ee0-6271-f863-66dc-00000000d844 | TASK | Diff puppet-generated changes for check mode 2026-06-14 08:12:18,963 p=83235 u=zuul n=ansible | 2026-06-14 08:12:18.963207 | fa163ee0-6271-f863-66dc-00000000d844 | SKIPPED | Diff puppet-generated changes for check mode | np0000073147 2026-06-14 08:12:18,988 p=83235 u=zuul n=ansible | 2026-06-14 08:12:18.987732 | fa163ee0-6271-f863-66dc-00000000d498 | TASK | Manage containers for step 1 with tripleo-ansible 2026-06-14 08:12:18,995 p=83235 u=zuul n=ansible | 2026-06-14 08:12:18.995039 | fa163ee0-6271-f863-66dc-00000000da59 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0000073145 2026-06-14 08:12:19,022 p=83235 u=zuul n=ansible | 2026-06-14 08:12:19.021778 | fa163ee0-6271-f863-66dc-00000000da5a | TASK | Set podman_drop_in fact 2026-06-14 08:12:19,076 p=83235 u=zuul n=ansible | 2026-06-14 08:12:19.076151 | fa163ee0-6271-f863-66dc-00000000c77f | TASK | Gather variables for each operating system 2026-06-14 08:12:19,086 p=83235 u=zuul n=ansible | 2026-06-14 08:12:19.085493 | fa163ee0-6271-f863-66dc-00000000da5a | OK | Set podman_drop_in fact | np0000073145 2026-06-14 08:12:19,109 p=83235 u=zuul n=ansible | 2026-06-14 08:12:19.109168 | fa163ee0-6271-f863-66dc-00000000da5c | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-06-14 08:12:19,187 p=83235 u=zuul n=ansible | 2026-06-14 08:12:19.186454 | fa163ee0-6271-f863-66dc-00000000c780 | TASK | Create container logs path 2026-06-14 08:12:19,546 p=83235 u=zuul n=ansible | 2026-06-14 08:12:19.546211 | fa163ee0-6271-f863-66dc-00000000c780 | OK | Create container logs path | np0000073147 2026-06-14 08:12:19,563 p=83235 u=zuul n=ansible | 2026-06-14 08:12:19.562946 | fa163ee0-6271-f863-66dc-00000000c782 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 2026-06-14 08:12:19,725 p=83235 u=zuul n=ansible | 2026-06-14 08:12:19.723487 | fa163ee0-6271-f863-66dc-00000000d9ff | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000073146 | item=tripleo-start-podman-container 2026-06-14 08:12:19,751 p=83235 u=zuul n=ansible | 2026-06-14 08:12:19.750672 | fa163ee0-6271-f863-66dc-00000000da00 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-06-14 08:12:19,919 p=83235 u=zuul n=ansible | 2026-06-14 08:12:19.918485 | fa163ee0-6271-f863-66dc-00000000c782 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 | np0000073147 2026-06-14 08:12:19,955 p=83235 u=zuul n=ansible | 2026-06-14 08:12:19.955209 | fa163ee0-6271-f863-66dc-00000000c783 | TASK | Finalise hashes for all containers 2026-06-14 08:12:20,006 p=83235 u=zuul n=ansible | 2026-06-14 08:12:20.006174 | fa163ee0-6271-f863-66dc-00000000c783 | OK | Finalise hashes for all containers | np0000073147 2026-06-14 08:12:20,028 p=83235 u=zuul n=ansible | 2026-06-14 08:12:20.028012 | fa163ee0-6271-f863-66dc-00000000c785 | TASK | Manage systemd shutdown files 2026-06-14 08:12:20,100 p=83235 u=zuul n=ansible | 2026-06-14 08:12:20.092650 | a542e29c-1ddf-4049-be74-17632b63947a | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0000073147 2026-06-14 08:12:20,108 p=83235 u=zuul n=ansible | 2026-06-14 08:12:20.106667 | fa163ee0-6271-f863-66dc-00000000da5c | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000073145 | item=tripleo-container-shutdown 2026-06-14 08:12:20,122 p=83235 u=zuul n=ansible | 2026-06-14 08:12:20.122644 | fa163ee0-6271-f863-66dc-00000000dabc | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-06-14 08:12:20,480 p=83235 u=zuul n=ansible | 2026-06-14 08:12:20.480317 | fa163ee0-6271-f863-66dc-00000000dabc | OK | Check if /etc/sysconfig/podman_drop_in exists | np0000073147 2026-06-14 08:12:20,497 p=83235 u=zuul n=ansible | 2026-06-14 08:12:20.496948 | fa163ee0-6271-f863-66dc-00000000dabd | TASK | Set podman_drop_in fact 2026-06-14 08:12:20,555 p=83235 u=zuul n=ansible | 2026-06-14 08:12:20.554900 | fa163ee0-6271-f863-66dc-00000000dabd | OK | Set podman_drop_in fact | np0000073147 2026-06-14 08:12:20,578 p=83235 u=zuul n=ansible | 2026-06-14 08:12:20.578499 | fa163ee0-6271-f863-66dc-00000000dabf | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-06-14 08:12:20,692 p=83235 u=zuul n=ansible | 2026-06-14 08:12:20.692143 | fa163ee0-6271-f863-66dc-00000000da00 | CHANGED | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0000073146 2026-06-14 08:12:20,715 p=83235 u=zuul n=ansible | 2026-06-14 08:12:20.715196 | fa163ee0-6271-f863-66dc-00000000da01 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-06-14 08:12:21,065 p=83235 u=zuul n=ansible | 2026-06-14 08:12:21.063001 | fa163ee0-6271-f863-66dc-00000000da5c | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000073145 | item=tripleo-start-podman-container 2026-06-14 08:12:21,097 p=83235 u=zuul n=ansible | 2026-06-14 08:12:21.096630 | fa163ee0-6271-f863-66dc-00000000da5d | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-06-14 08:12:21,556 p=83235 u=zuul n=ansible | 2026-06-14 08:12:21.553871 | fa163ee0-6271-f863-66dc-00000000dabf | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000073147 | item=tripleo-container-shutdown 2026-06-14 08:12:21,674 p=83235 u=zuul n=ansible | 2026-06-14 08:12:21.674269 | fa163ee0-6271-f863-66dc-00000000da01 | CHANGED | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0000073146 2026-06-14 08:12:21,710 p=83235 u=zuul n=ansible | 2026-06-14 08:12:21.710132 | fa163ee0-6271-f863-66dc-00000000da02 | TASK | Enable and start tripleo-container-shutdown 2026-06-14 08:12:22,106 p=83235 u=zuul n=ansible | 2026-06-14 08:12:22.105917 | fa163ee0-6271-f863-66dc-00000000da5d | CHANGED | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0000073145 2026-06-14 08:12:22,129 p=83235 u=zuul n=ansible | 2026-06-14 08:12:22.129111 | fa163ee0-6271-f863-66dc-00000000da5e | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-06-14 08:12:22,566 p=83235 u=zuul n=ansible | 2026-06-14 08:12:22.564298 | fa163ee0-6271-f863-66dc-00000000dabf | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000073147 | item=tripleo-start-podman-container 2026-06-14 08:12:22,597 p=83235 u=zuul n=ansible | 2026-06-14 08:12:22.596810 | fa163ee0-6271-f863-66dc-00000000dac0 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-06-14 08:12:22,691 p=83235 u=zuul n=ansible | 2026-06-14 08:12:22.690645 | fa163ee0-6271-f863-66dc-00000000da02 | CHANGED | Enable and start tripleo-container-shutdown | np0000073146 2026-06-14 08:12:22,721 p=83235 u=zuul n=ansible | 2026-06-14 08:12:22.720446 | fa163ee0-6271-f863-66dc-00000000da03 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-06-14 08:12:23,084 p=83235 u=zuul n=ansible | 2026-06-14 08:12:23.083980 | fa163ee0-6271-f863-66dc-00000000da5e | CHANGED | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0000073145 2026-06-14 08:12:23,111 p=83235 u=zuul n=ansible | 2026-06-14 08:12:23.110649 | fa163ee0-6271-f863-66dc-00000000da5f | TASK | Enable and start tripleo-container-shutdown 2026-06-14 08:12:23,560 p=83235 u=zuul n=ansible | 2026-06-14 08:12:23.559716 | fa163ee0-6271-f863-66dc-00000000dac0 | CHANGED | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0000073147 2026-06-14 08:12:23,581 p=83235 u=zuul n=ansible | 2026-06-14 08:12:23.581192 | fa163ee0-6271-f863-66dc-00000000dac1 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-06-14 08:12:23,692 p=83235 u=zuul n=ansible | 2026-06-14 08:12:23.691099 | fa163ee0-6271-f863-66dc-00000000da03 | CHANGED | Create /usr/lib/systemd/system/netns-placeholder.service | np0000073146 2026-06-14 08:12:23,715 p=83235 u=zuul n=ansible | 2026-06-14 08:12:23.714787 | fa163ee0-6271-f863-66dc-00000000da04 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-06-14 08:12:24,029 p=83235 u=zuul n=ansible | 2026-06-14 08:12:24.028713 | fa163ee0-6271-f863-66dc-00000000da5f | CHANGED | Enable and start tripleo-container-shutdown | np0000073145 2026-06-14 08:12:24,047 p=83235 u=zuul n=ansible | 2026-06-14 08:12:24.046929 | fa163ee0-6271-f863-66dc-00000000da60 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-06-14 08:12:24,516 p=83235 u=zuul n=ansible | 2026-06-14 08:12:24.515117 | fa163ee0-6271-f863-66dc-00000000dac1 | CHANGED | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0000073147 2026-06-14 08:12:24,546 p=83235 u=zuul n=ansible | 2026-06-14 08:12:24.545691 | fa163ee0-6271-f863-66dc-00000000dac2 | TASK | Enable and start tripleo-container-shutdown 2026-06-14 08:12:24,703 p=83235 u=zuul n=ansible | 2026-06-14 08:12:24.702966 | fa163ee0-6271-f863-66dc-00000000da04 | CHANGED | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0000073146 2026-06-14 08:12:24,725 p=83235 u=zuul n=ansible | 2026-06-14 08:12:24.725540 | fa163ee0-6271-f863-66dc-00000000da05 | TASK | Enable and start netns-placeholder 2026-06-14 08:12:25,029 p=83235 u=zuul n=ansible | 2026-06-14 08:12:25.028507 | fa163ee0-6271-f863-66dc-00000000da60 | CHANGED | Create /usr/lib/systemd/system/netns-placeholder.service | np0000073145 2026-06-14 08:12:25,052 p=83235 u=zuul n=ansible | 2026-06-14 08:12:25.051969 | fa163ee0-6271-f863-66dc-00000000da61 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-06-14 08:12:25,541 p=83235 u=zuul n=ansible | 2026-06-14 08:12:25.541275 | fa163ee0-6271-f863-66dc-00000000dac2 | CHANGED | Enable and start tripleo-container-shutdown | np0000073147 2026-06-14 08:12:25,564 p=83235 u=zuul n=ansible | 2026-06-14 08:12:25.564340 | fa163ee0-6271-f863-66dc-00000000dac3 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-06-14 08:12:25,695 p=83235 u=zuul n=ansible | 2026-06-14 08:12:25.695097 | fa163ee0-6271-f863-66dc-00000000da05 | CHANGED | Enable and start netns-placeholder | np0000073146 2026-06-14 08:12:25,718 p=83235 u=zuul n=ansible | 2026-06-14 08:12:25.717884 | fa163ee0-6271-f863-66dc-00000000c787 | TASK | Update container configs with new config hashes 2026-06-14 08:12:25,774 p=83235 u=zuul n=ansible | 2026-06-14 08:12:25.773850 | 1a5e0cbf-070e-48fc-821d-93a9202aeafe | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0000073146 2026-06-14 08:12:25,796 p=83235 u=zuul n=ansible | 2026-06-14 08:12:25.796522 | fa163ee0-6271-f863-66dc-00000000db01 | TASK | Update config hashes for container startup configs 2026-06-14 08:12:25,996 p=83235 u=zuul n=ansible | 2026-06-14 08:12:25.996216 | fa163ee0-6271-f863-66dc-00000000da61 | CHANGED | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0000073145 2026-06-14 08:12:26,022 p=83235 u=zuul n=ansible | 2026-06-14 08:12:26.021860 | fa163ee0-6271-f863-66dc-00000000da62 | TASK | Enable and start netns-placeholder 2026-06-14 08:12:26,140 p=83235 u=zuul n=ansible | 2026-06-14 08:12:26.139658 | | WARNING | Config change detected for memcached, new hash: 244a3d4ccef8b7e455e8c0a562499110 2026-06-14 08:12:26,140 p=83235 u=zuul n=ansible | 2026-06-14 08:12:26.140683 | | WARNING | Config change detected for metrics_qdr, new hash: e42baa1bdd32d1ffc30a1bcf38321ecc 2026-06-14 08:12:26,141 p=83235 u=zuul n=ansible | 2026-06-14 08:12:26.141046 | | WARNING | Config change detected for mysql_bootstrap, new hash: e7b4121c4cbbb3878067366e26782000 2026-06-14 08:12:26,141 p=83235 u=zuul n=ansible | 2026-06-14 08:12:26.141427 | | WARNING | Config change detected for rabbitmq_bootstrap, new hash: 7bdbf0ea0d7506ba99abaa80ada44807 2026-06-14 08:12:26,142 p=83235 u=zuul n=ansible | 2026-06-14 08:12:26.141773 | | WARNING | Config change detected for redis_tls_proxy, new hash: 2e4452266fd094d3459058ad014622f7 2026-06-14 08:12:26,142 p=83235 u=zuul n=ansible | 2026-06-14 08:12:26.142112 | | WARNING | Config change detected for clustercheck, new hash: 78ab6ecc6c979e079f7cfb8978f478ff 2026-06-14 08:12:26,142 p=83235 u=zuul n=ansible | 2026-06-14 08:12:26.142424 | | WARNING | Config change detected for horizon_fix_perms, new hash: d4f23267d095db1abf59eb89424773a0 2026-06-14 08:12:26,143 p=83235 u=zuul n=ansible | 2026-06-14 08:12:26.142839 | | WARNING | Config change detected for mysql_wait_bundle, new hash: e7b4121c4cbbb3878067366e26782000 2026-06-14 08:12:26,143 p=83235 u=zuul n=ansible | 2026-06-14 08:12:26.143187 | | WARNING | Config change detected for cinder_api_db_sync, new hash: d973202bc3c11b6032a0125b55ee4499 2026-06-14 08:12:26,143 p=83235 u=zuul n=ansible | 2026-06-14 08:12:26.143539 | | WARNING | Config change detected for collectd, new hash: 0a0af6a6a39e15fddd775e0090d092bc 2026-06-14 08:12:26,144 p=83235 u=zuul n=ansible | 2026-06-14 08:12:26.143897 | | WARNING | Config change detected for glance_api_db_sync, new hash: c7e8e64415026d6ded389e3396388d3b-bbdba40869c042e0554191a5ebfb9225 2026-06-14 08:12:26,144 p=83235 u=zuul n=ansible | 2026-06-14 08:12:26.144216 | | WARNING | Config change detected for heat_engine_db_sync, new hash: a906b8cc2de4503a37e4d44d50281eea 2026-06-14 08:12:26,144 p=83235 u=zuul n=ansible | 2026-06-14 08:12:26.144538 | | WARNING | Config change detected for horizon, new hash: d4f23267d095db1abf59eb89424773a0 2026-06-14 08:12:26,145 p=83235 u=zuul n=ansible | 2026-06-14 08:12:26.144887 | | WARNING | Config change detected for iscsid, new hash: bbdba40869c042e0554191a5ebfb9225 2026-06-14 08:12:26,145 p=83235 u=zuul n=ansible | 2026-06-14 08:12:26.145208 | | WARNING | Config change detected for keystone, new hash: 96275b1a07493d460ddb109d6753af65 2026-06-14 08:12:26,145 p=83235 u=zuul n=ansible | 2026-06-14 08:12:26.145514 | | WARNING | Config change detected for keystone_cron, new hash: 96275b1a07493d460ddb109d6753af65 2026-06-14 08:12:26,146 p=83235 u=zuul n=ansible | 2026-06-14 08:12:26.145851 | | WARNING | Config change detected for keystone_db_sync, new hash: 96275b1a07493d460ddb109d6753af65 2026-06-14 08:12:26,146 p=83235 u=zuul n=ansible | 2026-06-14 08:12:26.146196 | | WARNING | Config change detected for manila_api_db_sync, new hash: 86b5d04a4c9aa648dd4a6fa54153d179 2026-06-14 08:12:26,146 p=83235 u=zuul n=ansible | 2026-06-14 08:12:26.146516 | | WARNING | Config change detected for neutron_db_sync, new hash: 2d81110046201b160417a883e2a832ac 2026-06-14 08:12:26,147 p=83235 u=zuul n=ansible | 2026-06-14 08:12:26.146886 | | WARNING | Config change detected for nova_api_db_sync, new hash: 6ffba8472a79e6e2a0268f34beb0e0cb 2026-06-14 08:12:26,147 p=83235 u=zuul n=ansible | 2026-06-14 08:12:26.147198 | | WARNING | Config change detected for nova_api_ensure_default_cells, new hash: 6ffba8472a79e6e2a0268f34beb0e0cb 2026-06-14 08:12:26,147 p=83235 u=zuul n=ansible | 2026-06-14 08:12:26.147518 | | WARNING | Config change detected for nova_db_sync, new hash: 6ffba8472a79e6e2a0268f34beb0e0cb 2026-06-14 08:12:26,148 p=83235 u=zuul n=ansible | 2026-06-14 08:12:26.147860 | | WARNING | Config change detected for placement_api_db_sync, new hash: c3de18607b3ffe564a613c024a0f2d8b 2026-06-14 08:12:26,148 p=83235 u=zuul n=ansible | 2026-06-14 08:12:26.148167 | | WARNING | Config change detected for rsyslog, new hash: 2988dcd9d6c5ef8e6f952bc9cc519e0f 2026-06-14 08:12:26,148 p=83235 u=zuul n=ansible | 2026-06-14 08:12:26.148470 | | WARNING | Config change detected for swift_copy_rings, new hash: c2a25c8257662839397d9066e969b193-cf92077bd5f6ff00e3579610ce1b808a 2026-06-14 08:12:26,149 p=83235 u=zuul n=ansible | 2026-06-14 08:12:26.148831 | | WARNING | Config change detected for ceilometer_agent_central, new hash: f37b85b070e36a9ef265ec065900f31f 2026-06-14 08:12:26,149 p=83235 u=zuul n=ansible | 2026-06-14 08:12:26.149133 | | WARNING | Config change detected for ceilometer_agent_notification, new hash: f37b85b070e36a9ef265ec065900f31f 2026-06-14 08:12:26,149 p=83235 u=zuul n=ansible | 2026-06-14 08:12:26.149511 | | WARNING | Config change detected for cinder_api, new hash: d973202bc3c11b6032a0125b55ee4499 2026-06-14 08:12:26,150 p=83235 u=zuul n=ansible | 2026-06-14 08:12:26.149837 | | WARNING | Config change detected for cinder_api_cron, new hash: d973202bc3c11b6032a0125b55ee4499 2026-06-14 08:12:26,150 p=83235 u=zuul n=ansible | 2026-06-14 08:12:26.150158 | | WARNING | Config change detected for cinder_scheduler, new hash: d973202bc3c11b6032a0125b55ee4499 2026-06-14 08:12:26,150 p=83235 u=zuul n=ansible | 2026-06-14 08:12:26.150463 | | WARNING | Config change detected for glance_api, new hash: c7e8e64415026d6ded389e3396388d3b-bbdba40869c042e0554191a5ebfb9225 2026-06-14 08:12:26,151 p=83235 u=zuul n=ansible | 2026-06-14 08:12:26.150867 | | WARNING | Config change detected for glance_api_cron, new hash: c7e8e64415026d6ded389e3396388d3b 2026-06-14 08:12:26,151 p=83235 u=zuul n=ansible | 2026-06-14 08:12:26.151251 | | WARNING | Config change detected for glance_api_internal, new hash: 1396738d32032893bf4931ba640fea74-bbdba40869c042e0554191a5ebfb9225 2026-06-14 08:12:26,151 p=83235 u=zuul n=ansible | 2026-06-14 08:12:26.151671 | | WARNING | Config change detected for glance_api_internal_tls_proxy, new hash: 1396738d32032893bf4931ba640fea74 2026-06-14 08:12:26,152 p=83235 u=zuul n=ansible | 2026-06-14 08:12:26.151976 | | WARNING | Config change detected for glance_api_tls_proxy, new hash: c7e8e64415026d6ded389e3396388d3b 2026-06-14 08:12:26,152 p=83235 u=zuul n=ansible | 2026-06-14 08:12:26.152366 | | WARNING | Config change detected for heat_api, new hash: 2769733792090458f61a9ee8998f8f73 2026-06-14 08:12:26,152 p=83235 u=zuul n=ansible | 2026-06-14 08:12:26.152687 | | WARNING | Config change detected for heat_api_cfn, new hash: 9e8824fbf1c71ffd7bf59d4247c9bd67 2026-06-14 08:12:26,153 p=83235 u=zuul n=ansible | 2026-06-14 08:12:26.153051 | | WARNING | Config change detected for heat_api_cron, new hash: 2769733792090458f61a9ee8998f8f73 2026-06-14 08:12:26,153 p=83235 u=zuul n=ansible | 2026-06-14 08:12:26.153353 | | WARNING | Config change detected for heat_engine, new hash: a906b8cc2de4503a37e4d44d50281eea 2026-06-14 08:12:26,154 p=83235 u=zuul n=ansible | 2026-06-14 08:12:26.153684 | | WARNING | Config change detected for logrotate_crond, new hash: 53ed83bb0cae779ff95edb2002262c6f 2026-06-14 08:12:26,154 p=83235 u=zuul n=ansible | 2026-06-14 08:12:26.154076 | | WARNING | Config change detected for manila_api, new hash: 86b5d04a4c9aa648dd4a6fa54153d179 2026-06-14 08:12:26,154 p=83235 u=zuul n=ansible | 2026-06-14 08:12:26.154385 | | WARNING | Config change detected for manila_api_cron, new hash: 86b5d04a4c9aa648dd4a6fa54153d179 2026-06-14 08:12:26,154 p=83235 u=zuul n=ansible | 2026-06-14 08:12:26.154738 | | WARNING | Config change detected for manila_scheduler, new hash: 86b5d04a4c9aa648dd4a6fa54153d179 2026-06-14 08:12:26,155 p=83235 u=zuul n=ansible | 2026-06-14 08:12:26.155043 | | WARNING | Config change detected for neutron_api, new hash: 2d81110046201b160417a883e2a832ac 2026-06-14 08:12:26,155 p=83235 u=zuul n=ansible | 2026-06-14 08:12:26.155360 | | WARNING | Config change detected for neutron_server_tls_proxy, new hash: 2d81110046201b160417a883e2a832ac 2026-06-14 08:12:26,156 p=83235 u=zuul n=ansible | 2026-06-14 08:12:26.155706 | | WARNING | Config change detected for nova_api, new hash: 6ffba8472a79e6e2a0268f34beb0e0cb 2026-06-14 08:12:26,156 p=83235 u=zuul n=ansible | 2026-06-14 08:12:26.156144 | | WARNING | Config change detected for nova_api_cron, new hash: 6ffba8472a79e6e2a0268f34beb0e0cb 2026-06-14 08:12:26,156 p=83235 u=zuul n=ansible | 2026-06-14 08:12:26.156497 | | WARNING | Config change detected for nova_conductor, new hash: 6ffba8472a79e6e2a0268f34beb0e0cb 2026-06-14 08:12:26,157 p=83235 u=zuul n=ansible | 2026-06-14 08:12:26.156839 | | WARNING | Config change detected for nova_metadata, new hash: 43ff2198cceaf1f94cecf0dae8f296af 2026-06-14 08:12:26,157 p=83235 u=zuul n=ansible | 2026-06-14 08:12:26.157153 | | WARNING | Config change detected for nova_scheduler, new hash: 6ffba8472a79e6e2a0268f34beb0e0cb 2026-06-14 08:12:26,157 p=83235 u=zuul n=ansible | 2026-06-14 08:12:26.157608 | | WARNING | Config change detected for nova_vnc_proxy, new hash: 6ffba8472a79e6e2a0268f34beb0e0cb 2026-06-14 08:12:26,158 p=83235 u=zuul n=ansible | 2026-06-14 08:12:26.157943 | | WARNING | Config change detected for nova_wait_for_api_service, new hash: 6ffba8472a79e6e2a0268f34beb0e0cb 2026-06-14 08:12:26,158 p=83235 u=zuul n=ansible | 2026-06-14 08:12:26.158252 | | WARNING | Config change detected for placement_api, new hash: c3de18607b3ffe564a613c024a0f2d8b 2026-06-14 08:12:26,158 p=83235 u=zuul n=ansible | 2026-06-14 08:12:26.158572 | | WARNING | Config change detected for placement_wait_for_service, new hash: c3de18607b3ffe564a613c024a0f2d8b 2026-06-14 08:12:26,159 p=83235 u=zuul n=ansible | 2026-06-14 08:12:26.158901 | | WARNING | Config change detected for swift_account_auditor, new hash: c2a25c8257662839397d9066e969b193 2026-06-14 08:12:26,159 p=83235 u=zuul n=ansible | 2026-06-14 08:12:26.159208 | | WARNING | Config change detected for swift_account_reaper, new hash: c2a25c8257662839397d9066e969b193 2026-06-14 08:12:26,159 p=83235 u=zuul n=ansible | 2026-06-14 08:12:26.159567 | | WARNING | Config change detected for swift_account_replicator, new hash: c2a25c8257662839397d9066e969b193 2026-06-14 08:12:26,160 p=83235 u=zuul n=ansible | 2026-06-14 08:12:26.159905 | | WARNING | Config change detected for swift_account_server, new hash: c2a25c8257662839397d9066e969b193 2026-06-14 08:12:26,160 p=83235 u=zuul n=ansible | 2026-06-14 08:12:26.160259 | | WARNING | Config change detected for swift_container_auditor, new hash: c2a25c8257662839397d9066e969b193 2026-06-14 08:12:26,160 p=83235 u=zuul n=ansible | 2026-06-14 08:12:26.160578 | | WARNING | Config change detected for swift_container_replicator, new hash: c2a25c8257662839397d9066e969b193 2026-06-14 08:12:26,161 p=83235 u=zuul n=ansible | 2026-06-14 08:12:26.160899 | | WARNING | Config change detected for swift_container_server, new hash: c2a25c8257662839397d9066e969b193 2026-06-14 08:12:26,161 p=83235 u=zuul n=ansible | 2026-06-14 08:12:26.161199 | | WARNING | Config change detected for swift_container_updater, new hash: c2a25c8257662839397d9066e969b193 2026-06-14 08:12:26,161 p=83235 u=zuul n=ansible | 2026-06-14 08:12:26.161510 | | WARNING | Config change detected for swift_object_auditor, new hash: c2a25c8257662839397d9066e969b193 2026-06-14 08:12:26,162 p=83235 u=zuul n=ansible | 2026-06-14 08:12:26.161853 | | WARNING | Config change detected for swift_object_expirer, new hash: c2a25c8257662839397d9066e969b193 2026-06-14 08:12:26,162 p=83235 u=zuul n=ansible | 2026-06-14 08:12:26.162155 | | WARNING | Config change detected for swift_object_replicator, new hash: c2a25c8257662839397d9066e969b193 2026-06-14 08:12:26,162 p=83235 u=zuul n=ansible | 2026-06-14 08:12:26.162456 | | WARNING | Config change detected for swift_object_server, new hash: c2a25c8257662839397d9066e969b193 2026-06-14 08:12:26,163 p=83235 u=zuul n=ansible | 2026-06-14 08:12:26.162802 | | WARNING | Config change detected for swift_object_updater, new hash: c2a25c8257662839397d9066e969b193 2026-06-14 08:12:26,163 p=83235 u=zuul n=ansible | 2026-06-14 08:12:26.163119 | | WARNING | Config change detected for swift_proxy, new hash: c2a25c8257662839397d9066e969b193 2026-06-14 08:12:26,163 p=83235 u=zuul n=ansible | 2026-06-14 08:12:26.163427 | | WARNING | Config change detected for swift_proxy_tls_proxy, new hash: c2a25c8257662839397d9066e969b193 2026-06-14 08:12:26,164 p=83235 u=zuul n=ansible | 2026-06-14 08:12:26.163790 | | WARNING | Config change detected for swift_rsync, new hash: c2a25c8257662839397d9066e969b193 2026-06-14 08:12:26,164 p=83235 u=zuul n=ansible | 2026-06-14 08:12:26.164140 | fa163ee0-6271-f863-66dc-00000000db01 | CHANGED | Update config hashes for container startup configs | np0000073146 2026-06-14 08:12:26,187 p=83235 u=zuul n=ansible | 2026-06-14 08:12:26.186787 | fa163ee0-6271-f863-66dc-00000000c788 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_1 2026-06-14 08:12:26,260 p=83235 u=zuul n=ansible | 2026-06-14 08:12:26.260060 | 0af21dd6-4ce6-49ae-a09b-6ddfd5442499 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0000073146 2026-06-14 08:12:26,278 p=83235 u=zuul n=ansible | 2026-06-14 08:12:26.278265 | fa163ee0-6271-f863-66dc-00000000db22 | TASK | Gather podman infos 2026-06-14 08:12:26,564 p=83235 u=zuul n=ansible | 2026-06-14 08:12:26.563419 | fa163ee0-6271-f863-66dc-00000000dac3 | CHANGED | Create /usr/lib/systemd/system/netns-placeholder.service | np0000073147 2026-06-14 08:12:26,580 p=83235 u=zuul n=ansible | 2026-06-14 08:12:26.580606 | fa163ee0-6271-f863-66dc-00000000dac4 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-06-14 08:12:26,955 p=83235 u=zuul n=ansible | 2026-06-14 08:12:26.954133 | fa163ee0-6271-f863-66dc-00000000da62 | CHANGED | Enable and start netns-placeholder | np0000073145 2026-06-14 08:12:26,994 p=83235 u=zuul n=ansible | 2026-06-14 08:12:26.993552 | fa163ee0-6271-f863-66dc-00000000c787 | TASK | Update container configs with new config hashes 2026-06-14 08:12:27,053 p=83235 u=zuul n=ansible | 2026-06-14 08:12:27.052631 | 1c8b6eb9-48cb-415b-9ef4-3d6c4bf84ecf | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0000073145 2026-06-14 08:12:27,079 p=83235 u=zuul n=ansible | 2026-06-14 08:12:27.078745 | fa163ee0-6271-f863-66dc-00000000db53 | TASK | Update config hashes for container startup configs 2026-06-14 08:12:27,127 p=83235 u=zuul n=ansible | 2026-06-14 08:12:27.126994 | fa163ee0-6271-f863-66dc-00000000db22 | OK | Gather podman infos | np0000073146 2026-06-14 08:12:27,166 p=83235 u=zuul n=ansible | 2026-06-14 08:12:27.165929 | fa163ee0-6271-f863-66dc-00000000db23 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2026-06-14 08:12:27,314 p=83235 u=zuul n=ansible | 2026-06-14 08:12:27.314522 | fa163ee0-6271-f863-66dc-00000000c789 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_1 2026-06-14 08:12:27,378 p=83235 u=zuul n=ansible | 2026-06-14 08:12:27.378147 | 1a852c09-40a4-4d21-8618-19fb92ee1ae3 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0000073146 2026-06-14 08:12:27,399 p=83235 u=zuul n=ansible | 2026-06-14 08:12:27.399351 | fa163ee0-6271-f863-66dc-00000000dbae | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2026-06-14 08:12:27,451 p=83235 u=zuul n=ansible | 2026-06-14 08:12:27.451292 | | WARNING | Config change detected for memcached, new hash: 7cabf7af6dffa9451de7685929b15d94 2026-06-14 08:12:27,452 p=83235 u=zuul n=ansible | 2026-06-14 08:12:27.452083 | | WARNING | Config change detected for metrics_qdr, new hash: 796ce48a489f71b379d1c738321cd1ba 2026-06-14 08:12:27,452 p=83235 u=zuul n=ansible | 2026-06-14 08:12:27.452324 | | WARNING | Config change detected for mysql_bootstrap, new hash: 76794e5bbfbcacd772bad5cc0f9a8876 2026-06-14 08:12:27,452 p=83235 u=zuul n=ansible | 2026-06-14 08:12:27.452550 | | WARNING | Config change detected for rabbitmq_bootstrap, new hash: 39b1b79940f5c09e46b32f4efc4564d4 2026-06-14 08:12:27,453 p=83235 u=zuul n=ansible | 2026-06-14 08:12:27.452851 | | WARNING | Config change detected for redis_tls_proxy, new hash: 814843f6f25c0cd4ee97478cab31cfda 2026-06-14 08:12:27,453 p=83235 u=zuul n=ansible | 2026-06-14 08:12:27.453078 | | WARNING | Config change detected for clustercheck, new hash: 38df1f7dfb2ce2caaf49de11b68864a0 2026-06-14 08:12:27,453 p=83235 u=zuul n=ansible | 2026-06-14 08:12:27.453300 | | WARNING | Config change detected for horizon_fix_perms, new hash: 8383cc0cedc6928ac98dc83ec7364aee 2026-06-14 08:12:27,453 p=83235 u=zuul n=ansible | 2026-06-14 08:12:27.453562 | | WARNING | Config change detected for mysql_wait_bundle, new hash: 76794e5bbfbcacd772bad5cc0f9a8876 2026-06-14 08:12:27,453 p=83235 u=zuul n=ansible | 2026-06-14 08:12:27.453807 | | WARNING | Config change detected for cinder_api_db_sync, new hash: 95263df6461ca669b24506e62f0335f1 2026-06-14 08:12:27,454 p=83235 u=zuul n=ansible | 2026-06-14 08:12:27.454031 | | WARNING | Config change detected for collectd, new hash: e16153973e33c69ef6071b3b67d72d70 2026-06-14 08:12:27,454 p=83235 u=zuul n=ansible | 2026-06-14 08:12:27.454297 | | WARNING | Config change detected for glance_api_db_sync, new hash: 64af6a7d7e8eb88bcb6da13617e814e7-415ee5300e1530dbdb300cfd49180035 2026-06-14 08:12:27,454 p=83235 u=zuul n=ansible | 2026-06-14 08:12:27.454526 | | WARNING | Config change detected for heat_engine_db_sync, new hash: 0d23895205dc5868b2f27aa2cb43cf0d 2026-06-14 08:12:27,454 p=83235 u=zuul n=ansible | 2026-06-14 08:12:27.454781 | | WARNING | Config change detected for horizon, new hash: 8383cc0cedc6928ac98dc83ec7364aee 2026-06-14 08:12:27,455 p=83235 u=zuul n=ansible | 2026-06-14 08:12:27.455003 | | WARNING | Config change detected for iscsid, new hash: 415ee5300e1530dbdb300cfd49180035 2026-06-14 08:12:27,455 p=83235 u=zuul n=ansible | 2026-06-14 08:12:27.455268 | | WARNING | Config change detected for keystone, new hash: 736c13ef51c16f8b1b0fbf21fa3dd1a1 2026-06-14 08:12:27,455 p=83235 u=zuul n=ansible | 2026-06-14 08:12:27.455492 | | WARNING | Config change detected for keystone_cron, new hash: 736c13ef51c16f8b1b0fbf21fa3dd1a1 2026-06-14 08:12:27,455 p=83235 u=zuul n=ansible | 2026-06-14 08:12:27.455722 | | WARNING | Config change detected for keystone_db_sync, new hash: 736c13ef51c16f8b1b0fbf21fa3dd1a1 2026-06-14 08:12:27,456 p=83235 u=zuul n=ansible | 2026-06-14 08:12:27.455949 | | WARNING | Config change detected for manila_api_db_sync, new hash: 98418993679e07fb36995fee627e7de9 2026-06-14 08:12:27,456 p=83235 u=zuul n=ansible | 2026-06-14 08:12:27.456179 | | WARNING | Config change detected for neutron_db_sync, new hash: 4b878088e8a972738072d031b777c6c9 2026-06-14 08:12:27,456 p=83235 u=zuul n=ansible | 2026-06-14 08:12:27.456401 | | WARNING | Config change detected for nova_api_db_sync, new hash: 8ec2bfbd28f39982b1111047dfc67742 2026-06-14 08:12:27,456 p=83235 u=zuul n=ansible | 2026-06-14 08:12:27.456642 | | WARNING | Config change detected for nova_api_ensure_default_cells, new hash: 8ec2bfbd28f39982b1111047dfc67742 2026-06-14 08:12:27,457 p=83235 u=zuul n=ansible | 2026-06-14 08:12:27.456866 | | WARNING | Config change detected for nova_db_sync, new hash: 8ec2bfbd28f39982b1111047dfc67742 2026-06-14 08:12:27,457 p=83235 u=zuul n=ansible | 2026-06-14 08:12:27.457077 | | WARNING | Config change detected for placement_api_db_sync, new hash: ed7e0bf581ac927b40d35113e4ca5972 2026-06-14 08:12:27,457 p=83235 u=zuul n=ansible | 2026-06-14 08:12:27.457314 | | WARNING | Config change detected for rsyslog, new hash: abc8b434ce10e8cbc72629562472369c 2026-06-14 08:12:27,457 p=83235 u=zuul n=ansible | 2026-06-14 08:12:27.457541 | | WARNING | Config change detected for swift_copy_rings, new hash: cc3dbd8ce8a25e504152f49086976585-cf92077bd5f6ff00e3579610ce1b808a 2026-06-14 08:12:27,457 p=83235 u=zuul n=ansible | 2026-06-14 08:12:27.457782 | | WARNING | Config change detected for ceilometer_agent_central, new hash: 84567d24060b8721243f4aa518773ed9 2026-06-14 08:12:27,458 p=83235 u=zuul n=ansible | 2026-06-14 08:12:27.458001 | | WARNING | Config change detected for ceilometer_agent_notification, new hash: 84567d24060b8721243f4aa518773ed9 2026-06-14 08:12:27,458 p=83235 u=zuul n=ansible | 2026-06-14 08:12:27.458235 | | WARNING | Config change detected for cinder_api, new hash: 95263df6461ca669b24506e62f0335f1 2026-06-14 08:12:27,458 p=83235 u=zuul n=ansible | 2026-06-14 08:12:27.458452 | | WARNING | Config change detected for cinder_api_cron, new hash: 95263df6461ca669b24506e62f0335f1 2026-06-14 08:12:27,458 p=83235 u=zuul n=ansible | 2026-06-14 08:12:27.458695 | | WARNING | Config change detected for cinder_scheduler, new hash: 95263df6461ca669b24506e62f0335f1 2026-06-14 08:12:27,459 p=83235 u=zuul n=ansible | 2026-06-14 08:12:27.458912 | | WARNING | Config change detected for glance_api, new hash: 64af6a7d7e8eb88bcb6da13617e814e7-415ee5300e1530dbdb300cfd49180035 2026-06-14 08:12:27,459 p=83235 u=zuul n=ansible | 2026-06-14 08:12:27.459138 | | WARNING | Config change detected for glance_api_cron, new hash: 64af6a7d7e8eb88bcb6da13617e814e7 2026-06-14 08:12:27,459 p=83235 u=zuul n=ansible | 2026-06-14 08:12:27.459357 | | WARNING | Config change detected for glance_api_internal, new hash: fcedd0028f52d1ce2394d0331c98520f-415ee5300e1530dbdb300cfd49180035 2026-06-14 08:12:27,459 p=83235 u=zuul n=ansible | 2026-06-14 08:12:27.459594 | | WARNING | Config change detected for glance_api_internal_tls_proxy, new hash: fcedd0028f52d1ce2394d0331c98520f 2026-06-14 08:12:27,460 p=83235 u=zuul n=ansible | 2026-06-14 08:12:27.459816 | | WARNING | Config change detected for glance_api_tls_proxy, new hash: 64af6a7d7e8eb88bcb6da13617e814e7 2026-06-14 08:12:27,460 p=83235 u=zuul n=ansible | 2026-06-14 08:12:27.460056 | | WARNING | Config change detected for heat_api, new hash: 5f3525e0e07955905baef9d3a1577870 2026-06-14 08:12:27,460 p=83235 u=zuul n=ansible | 2026-06-14 08:12:27.460275 | | WARNING | Config change detected for heat_api_cfn, new hash: e209c5cb55d4aae0299ca1cf7f14273c 2026-06-14 08:12:27,460 p=83235 u=zuul n=ansible | 2026-06-14 08:12:27.460494 | | WARNING | Config change detected for heat_api_cron, new hash: 5f3525e0e07955905baef9d3a1577870 2026-06-14 08:12:27,460 p=83235 u=zuul n=ansible | 2026-06-14 08:12:27.460800 | | WARNING | Config change detected for heat_engine, new hash: 0d23895205dc5868b2f27aa2cb43cf0d 2026-06-14 08:12:27,461 p=83235 u=zuul n=ansible | 2026-06-14 08:12:27.461022 | | WARNING | Config change detected for logrotate_crond, new hash: 53ed83bb0cae779ff95edb2002262c6f 2026-06-14 08:12:27,461 p=83235 u=zuul n=ansible | 2026-06-14 08:12:27.461231 | | WARNING | Config change detected for manila_api, new hash: 98418993679e07fb36995fee627e7de9 2026-06-14 08:12:27,461 p=83235 u=zuul n=ansible | 2026-06-14 08:12:27.461500 | | WARNING | Config change detected for manila_api_cron, new hash: 98418993679e07fb36995fee627e7de9 2026-06-14 08:12:27,461 p=83235 u=zuul n=ansible | 2026-06-14 08:12:27.461732 | | WARNING | Config change detected for manila_scheduler, new hash: 98418993679e07fb36995fee627e7de9 2026-06-14 08:12:27,462 p=83235 u=zuul n=ansible | 2026-06-14 08:12:27.461957 | | WARNING | Config change detected for neutron_api, new hash: 4b878088e8a972738072d031b777c6c9 2026-06-14 08:12:27,462 p=83235 u=zuul n=ansible | 2026-06-14 08:12:27.462167 | | WARNING | Config change detected for neutron_server_tls_proxy, new hash: 4b878088e8a972738072d031b777c6c9 2026-06-14 08:12:27,462 p=83235 u=zuul n=ansible | 2026-06-14 08:12:27.462414 | | WARNING | Config change detected for nova_api, new hash: 8ec2bfbd28f39982b1111047dfc67742 2026-06-14 08:12:27,462 p=83235 u=zuul n=ansible | 2026-06-14 08:12:27.462647 | | WARNING | Config change detected for nova_api_cron, new hash: 8ec2bfbd28f39982b1111047dfc67742 2026-06-14 08:12:27,463 p=83235 u=zuul n=ansible | 2026-06-14 08:12:27.462867 | | WARNING | Config change detected for nova_conductor, new hash: 8ec2bfbd28f39982b1111047dfc67742 2026-06-14 08:12:27,463 p=83235 u=zuul n=ansible | 2026-06-14 08:12:27.463084 | | WARNING | Config change detected for nova_metadata, new hash: f1a19f2ebd34cc143ab4a4de176222dc 2026-06-14 08:12:27,463 p=83235 u=zuul n=ansible | 2026-06-14 08:12:27.463302 | | WARNING | Config change detected for nova_scheduler, new hash: 8ec2bfbd28f39982b1111047dfc67742 2026-06-14 08:12:27,463 p=83235 u=zuul n=ansible | 2026-06-14 08:12:27.463516 | | WARNING | Config change detected for nova_vnc_proxy, new hash: 8ec2bfbd28f39982b1111047dfc67742 2026-06-14 08:12:27,463 p=83235 u=zuul n=ansible | 2026-06-14 08:12:27.463751 | | WARNING | Config change detected for nova_wait_for_api_service, new hash: 8ec2bfbd28f39982b1111047dfc67742 2026-06-14 08:12:27,464 p=83235 u=zuul n=ansible | 2026-06-14 08:12:27.463966 | | WARNING | Config change detected for placement_api, new hash: ed7e0bf581ac927b40d35113e4ca5972 2026-06-14 08:12:27,464 p=83235 u=zuul n=ansible | 2026-06-14 08:12:27.464185 | | WARNING | Config change detected for placement_wait_for_service, new hash: ed7e0bf581ac927b40d35113e4ca5972 2026-06-14 08:12:27,464 p=83235 u=zuul n=ansible | 2026-06-14 08:12:27.464418 | | WARNING | Config change detected for swift_account_auditor, new hash: cc3dbd8ce8a25e504152f49086976585 2026-06-14 08:12:27,464 p=83235 u=zuul n=ansible | 2026-06-14 08:12:27.464652 | | WARNING | Config change detected for swift_account_reaper, new hash: cc3dbd8ce8a25e504152f49086976585 2026-06-14 08:12:27,465 p=83235 u=zuul n=ansible | 2026-06-14 08:12:27.464894 | | WARNING | Config change detected for swift_account_replicator, new hash: cc3dbd8ce8a25e504152f49086976585 2026-06-14 08:12:27,465 p=83235 u=zuul n=ansible | 2026-06-14 08:12:27.465116 | | WARNING | Config change detected for swift_account_server, new hash: cc3dbd8ce8a25e504152f49086976585 2026-06-14 08:12:27,465 p=83235 u=zuul n=ansible | 2026-06-14 08:12:27.465322 | | WARNING | Config change detected for swift_container_auditor, new hash: cc3dbd8ce8a25e504152f49086976585 2026-06-14 08:12:27,465 p=83235 u=zuul n=ansible | 2026-06-14 08:12:27.465551 | | WARNING | Config change detected for swift_container_replicator, new hash: cc3dbd8ce8a25e504152f49086976585 2026-06-14 08:12:27,465 p=83235 u=zuul n=ansible | 2026-06-14 08:12:27.465798 | | WARNING | Config change detected for swift_container_server, new hash: cc3dbd8ce8a25e504152f49086976585 2026-06-14 08:12:27,466 p=83235 u=zuul n=ansible | 2026-06-14 08:12:27.466004 | | WARNING | Config change detected for swift_container_updater, new hash: cc3dbd8ce8a25e504152f49086976585 2026-06-14 08:12:27,466 p=83235 u=zuul n=ansible | 2026-06-14 08:12:27.466229 | | WARNING | Config change detected for swift_object_auditor, new hash: cc3dbd8ce8a25e504152f49086976585 2026-06-14 08:12:27,466 p=83235 u=zuul n=ansible | 2026-06-14 08:12:27.466440 | | WARNING | Config change detected for swift_object_expirer, new hash: cc3dbd8ce8a25e504152f49086976585 2026-06-14 08:12:27,466 p=83235 u=zuul n=ansible | 2026-06-14 08:12:27.466679 | | WARNING | Config change detected for swift_object_replicator, new hash: cc3dbd8ce8a25e504152f49086976585 2026-06-14 08:12:27,467 p=83235 u=zuul n=ansible | 2026-06-14 08:12:27.466891 | | WARNING | Config change detected for swift_object_server, new hash: cc3dbd8ce8a25e504152f49086976585 2026-06-14 08:12:27,467 p=83235 u=zuul n=ansible | 2026-06-14 08:12:27.467117 | | WARNING | Config change detected for swift_object_updater, new hash: cc3dbd8ce8a25e504152f49086976585 2026-06-14 08:12:27,467 p=83235 u=zuul n=ansible | 2026-06-14 08:12:27.467340 | | WARNING | Config change detected for swift_proxy, new hash: cc3dbd8ce8a25e504152f49086976585 2026-06-14 08:12:27,467 p=83235 u=zuul n=ansible | 2026-06-14 08:12:27.467567 | | WARNING | Config change detected for swift_proxy_tls_proxy, new hash: cc3dbd8ce8a25e504152f49086976585 2026-06-14 08:12:27,467 p=83235 u=zuul n=ansible | 2026-06-14 08:12:27.467800 | | WARNING | Config change detected for swift_rsync, new hash: cc3dbd8ce8a25e504152f49086976585 2026-06-14 08:12:27,468 p=83235 u=zuul n=ansible | 2026-06-14 08:12:27.468040 | fa163ee0-6271-f863-66dc-00000000db53 | CHANGED | Update config hashes for container startup configs | np0000073145 2026-06-14 08:12:27,487 p=83235 u=zuul n=ansible | 2026-06-14 08:12:27.486943 | fa163ee0-6271-f863-66dc-00000000c788 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_1 2026-06-14 08:12:27,564 p=83235 u=zuul n=ansible | 2026-06-14 08:12:27.564200 | 84d3b77f-5a2d-4c9d-baf1-9fc4bb069afa | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0000073145 2026-06-14 08:12:27,587 p=83235 u=zuul n=ansible | 2026-06-14 08:12:27.586947 | fa163ee0-6271-f863-66dc-00000000dbf4 | TASK | Gather podman infos 2026-06-14 08:12:27,594 p=83235 u=zuul n=ansible | 2026-06-14 08:12:27.594005 | fa163ee0-6271-f863-66dc-00000000dac4 | CHANGED | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0000073147 2026-06-14 08:12:27,610 p=83235 u=zuul n=ansible | 2026-06-14 08:12:27.610565 | fa163ee0-6271-f863-66dc-00000000dac5 | TASK | Enable and start netns-placeholder 2026-06-14 08:12:28,606 p=83235 u=zuul n=ansible | 2026-06-14 08:12:28.606064 | fa163ee0-6271-f863-66dc-00000000dbf4 | OK | Gather podman infos | np0000073145 2026-06-14 08:12:28,657 p=83235 u=zuul n=ansible | 2026-06-14 08:12:28.657379 | fa163ee0-6271-f863-66dc-00000000dac5 | CHANGED | Enable and start netns-placeholder | np0000073147 2026-06-14 08:12:28,687 p=83235 u=zuul n=ansible | 2026-06-14 08:12:28.686514 | fa163ee0-6271-f863-66dc-00000000dbf5 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2026-06-14 08:12:28,712 p=83235 u=zuul n=ansible | 2026-06-14 08:12:28.712365 | fa163ee0-6271-f863-66dc-00000000c787 | TASK | Update container configs with new config hashes 2026-06-14 08:12:28,799 p=83235 u=zuul n=ansible | 2026-06-14 08:12:28.799506 | 5ba1bf1f-cfd7-4d1e-b264-e732f165a6d1 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0000073147 2026-06-14 08:12:28,826 p=83235 u=zuul n=ansible | 2026-06-14 08:12:28.820582 | fa163ee0-6271-f863-66dc-00000000dc61 | TASK | Update config hashes for container startup configs 2026-06-14 08:12:28,874 p=83235 u=zuul n=ansible | 2026-06-14 08:12:28.873626 | fa163ee0-6271-f863-66dc-00000000c789 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_1 2026-06-14 08:12:28,923 p=83235 u=zuul n=ansible | 2026-06-14 08:12:28.923120 | b05ba3e7-3065-4984-8bfd-d9bf4f74b1f5 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0000073145 2026-06-14 08:12:28,945 p=83235 u=zuul n=ansible | 2026-06-14 08:12:28.945726 | fa163ee0-6271-f863-66dc-00000000dc80 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2026-06-14 08:12:29,199 p=83235 u=zuul n=ansible | 2026-06-14 08:12:29.199138 | | WARNING | Config change detected for memcached, new hash: 2e631a8a693ed18ad791fd5d2f59bb73 2026-06-14 08:12:29,200 p=83235 u=zuul n=ansible | 2026-06-14 08:12:29.199982 | | WARNING | Config change detected for metrics_qdr, new hash: b36c4ceb94c849bcb48f9c19a48a5471 2026-06-14 08:12:29,200 p=83235 u=zuul n=ansible | 2026-06-14 08:12:29.200237 | | WARNING | Config change detected for mysql_bootstrap, new hash: 727e077575eeac266ae3544dac3f37c7 2026-06-14 08:12:29,200 p=83235 u=zuul n=ansible | 2026-06-14 08:12:29.200474 | | WARNING | Config change detected for rabbitmq_bootstrap, new hash: d8b6febf2026aac9b59437492d430fa8 2026-06-14 08:12:29,200 p=83235 u=zuul n=ansible | 2026-06-14 08:12:29.200721 | | WARNING | Config change detected for redis_tls_proxy, new hash: 833332b54bda21bea078edbcbc29be92 2026-06-14 08:12:29,201 p=83235 u=zuul n=ansible | 2026-06-14 08:12:29.200951 | | WARNING | Config change detected for clustercheck, new hash: 6f377feb62ef891257a0a14ea963ea7d 2026-06-14 08:12:29,201 p=83235 u=zuul n=ansible | 2026-06-14 08:12:29.201181 | | WARNING | Config change detected for horizon_fix_perms, new hash: 2f55e410627641ff2661953898daff2b 2026-06-14 08:12:29,201 p=83235 u=zuul n=ansible | 2026-06-14 08:12:29.201410 | | WARNING | Config change detected for mysql_wait_bundle, new hash: 727e077575eeac266ae3544dac3f37c7 2026-06-14 08:12:29,201 p=83235 u=zuul n=ansible | 2026-06-14 08:12:29.201693 | | WARNING | Config change detected for cinder_api_db_sync, new hash: 96e19aa7cabfa0698291902f48e05b5b 2026-06-14 08:12:29,202 p=83235 u=zuul n=ansible | 2026-06-14 08:12:29.201930 | | WARNING | Config change detected for collectd, new hash: 169d2790228984e78165d0f5d54a4b6d 2026-06-14 08:12:29,202 p=83235 u=zuul n=ansible | 2026-06-14 08:12:29.202159 | | WARNING | Config change detected for glance_api_db_sync, new hash: 7b2ae681acea67539a060153fe8ea8b7-b82704a89100c982c17e974f5357a997 2026-06-14 08:12:29,202 p=83235 u=zuul n=ansible | 2026-06-14 08:12:29.202400 | | WARNING | Config change detected for heat_engine_db_sync, new hash: a6f59fece7e0581272a7e4bab5633aa7 2026-06-14 08:12:29,202 p=83235 u=zuul n=ansible | 2026-06-14 08:12:29.202700 | | WARNING | Config change detected for horizon, new hash: 2f55e410627641ff2661953898daff2b 2026-06-14 08:12:29,203 p=83235 u=zuul n=ansible | 2026-06-14 08:12:29.202942 | | WARNING | Config change detected for iscsid, new hash: b82704a89100c982c17e974f5357a997 2026-06-14 08:12:29,203 p=83235 u=zuul n=ansible | 2026-06-14 08:12:29.203166 | | WARNING | Config change detected for keystone, new hash: b821bfeeda0e4911ef1b4a5d6d73961e 2026-06-14 08:12:29,203 p=83235 u=zuul n=ansible | 2026-06-14 08:12:29.203389 | | WARNING | Config change detected for keystone_cron, new hash: b821bfeeda0e4911ef1b4a5d6d73961e 2026-06-14 08:12:29,203 p=83235 u=zuul n=ansible | 2026-06-14 08:12:29.203635 | | WARNING | Config change detected for keystone_db_sync, new hash: b821bfeeda0e4911ef1b4a5d6d73961e 2026-06-14 08:12:29,204 p=83235 u=zuul n=ansible | 2026-06-14 08:12:29.203946 | | WARNING | Config change detected for manila_api_db_sync, new hash: 8631c9d3a9d4b90b9602ff9427fd60a1 2026-06-14 08:12:29,204 p=83235 u=zuul n=ansible | 2026-06-14 08:12:29.204172 | | WARNING | Config change detected for neutron_db_sync, new hash: 8f9413007eb28dad6f79c3e53c15fae2 2026-06-14 08:12:29,204 p=83235 u=zuul n=ansible | 2026-06-14 08:12:29.204406 | | WARNING | Config change detected for nova_api_db_sync, new hash: cb6bf8ed58f150abca6776e644367328 2026-06-14 08:12:29,204 p=83235 u=zuul n=ansible | 2026-06-14 08:12:29.204646 | | WARNING | Config change detected for nova_api_ensure_default_cells, new hash: cb6bf8ed58f150abca6776e644367328 2026-06-14 08:12:29,205 p=83235 u=zuul n=ansible | 2026-06-14 08:12:29.204870 | | WARNING | Config change detected for nova_db_sync, new hash: cb6bf8ed58f150abca6776e644367328 2026-06-14 08:12:29,205 p=83235 u=zuul n=ansible | 2026-06-14 08:12:29.205094 | | WARNING | Config change detected for placement_api_db_sync, new hash: 1b8940b9c76b318ed3ad180a0aef7088 2026-06-14 08:12:29,205 p=83235 u=zuul n=ansible | 2026-06-14 08:12:29.205314 | | WARNING | Config change detected for rsyslog, new hash: e8b79cb3aca8ef82a9bd51020376a27e 2026-06-14 08:12:29,205 p=83235 u=zuul n=ansible | 2026-06-14 08:12:29.205540 | | WARNING | Config change detected for swift_copy_rings, new hash: 2545b70b1b655029781b68cf278bdc13-cf92077bd5f6ff00e3579610ce1b808a 2026-06-14 08:12:29,205 p=83235 u=zuul n=ansible | 2026-06-14 08:12:29.205782 | | WARNING | Config change detected for ceilometer_agent_central, new hash: 0ebfbe0193e5555934ed2c34f7699fd1 2026-06-14 08:12:29,206 p=83235 u=zuul n=ansible | 2026-06-14 08:12:29.206006 | | WARNING | Config change detected for ceilometer_agent_notification, new hash: 0ebfbe0193e5555934ed2c34f7699fd1 2026-06-14 08:12:29,206 p=83235 u=zuul n=ansible | 2026-06-14 08:12:29.206247 | | WARNING | Config change detected for cinder_api, new hash: 96e19aa7cabfa0698291902f48e05b5b 2026-06-14 08:12:29,206 p=83235 u=zuul n=ansible | 2026-06-14 08:12:29.206472 | | WARNING | Config change detected for cinder_api_cron, new hash: 96e19aa7cabfa0698291902f48e05b5b 2026-06-14 08:12:29,206 p=83235 u=zuul n=ansible | 2026-06-14 08:12:29.206729 | | WARNING | Config change detected for cinder_scheduler, new hash: 96e19aa7cabfa0698291902f48e05b5b 2026-06-14 08:12:29,207 p=83235 u=zuul n=ansible | 2026-06-14 08:12:29.206956 | | WARNING | Config change detected for glance_api, new hash: 7b2ae681acea67539a060153fe8ea8b7-b82704a89100c982c17e974f5357a997 2026-06-14 08:12:29,207 p=83235 u=zuul n=ansible | 2026-06-14 08:12:29.207201 | | WARNING | Config change detected for glance_api_cron, new hash: 7b2ae681acea67539a060153fe8ea8b7 2026-06-14 08:12:29,207 p=83235 u=zuul n=ansible | 2026-06-14 08:12:29.207424 | | WARNING | Config change detected for glance_api_internal, new hash: 8190ccd5c1b600d00d33aad5413a72cf-b82704a89100c982c17e974f5357a997 2026-06-14 08:12:29,207 p=83235 u=zuul n=ansible | 2026-06-14 08:12:29.207665 | | WARNING | Config change detected for glance_api_internal_tls_proxy, new hash: 8190ccd5c1b600d00d33aad5413a72cf 2026-06-14 08:12:29,208 p=83235 u=zuul n=ansible | 2026-06-14 08:12:29.207907 | | WARNING | Config change detected for glance_api_tls_proxy, new hash: 7b2ae681acea67539a060153fe8ea8b7 2026-06-14 08:12:29,208 p=83235 u=zuul n=ansible | 2026-06-14 08:12:29.208134 | | WARNING | Config change detected for heat_api, new hash: c99a2af7d1104f43b1a88705fb82a99b 2026-06-14 08:12:29,208 p=83235 u=zuul n=ansible | 2026-06-14 08:12:29.208356 | | WARNING | Config change detected for heat_api_cfn, new hash: 9edb68f75146efbf1c411048d010243f 2026-06-14 08:12:29,208 p=83235 u=zuul n=ansible | 2026-06-14 08:12:29.208581 | | WARNING | Config change detected for heat_api_cron, new hash: c99a2af7d1104f43b1a88705fb82a99b 2026-06-14 08:12:29,208 p=83235 u=zuul n=ansible | 2026-06-14 08:12:29.208829 | | WARNING | Config change detected for heat_engine, new hash: a6f59fece7e0581272a7e4bab5633aa7 2026-06-14 08:12:29,209 p=83235 u=zuul n=ansible | 2026-06-14 08:12:29.209051 | | WARNING | Config change detected for logrotate_crond, new hash: 53ed83bb0cae779ff95edb2002262c6f 2026-06-14 08:12:29,209 p=83235 u=zuul n=ansible | 2026-06-14 08:12:29.209281 | | WARNING | Config change detected for manila_api, new hash: 8631c9d3a9d4b90b9602ff9427fd60a1 2026-06-14 08:12:29,209 p=83235 u=zuul n=ansible | 2026-06-14 08:12:29.209501 | | WARNING | Config change detected for manila_api_cron, new hash: 8631c9d3a9d4b90b9602ff9427fd60a1 2026-06-14 08:12:29,209 p=83235 u=zuul n=ansible | 2026-06-14 08:12:29.209744 | | WARNING | Config change detected for manila_scheduler, new hash: 8631c9d3a9d4b90b9602ff9427fd60a1 2026-06-14 08:12:29,210 p=83235 u=zuul n=ansible | 2026-06-14 08:12:29.209967 | | WARNING | Config change detected for neutron_api, new hash: 8f9413007eb28dad6f79c3e53c15fae2 2026-06-14 08:12:29,210 p=83235 u=zuul n=ansible | 2026-06-14 08:12:29.210193 | | WARNING | Config change detected for neutron_server_tls_proxy, new hash: 8f9413007eb28dad6f79c3e53c15fae2 2026-06-14 08:12:29,210 p=83235 u=zuul n=ansible | 2026-06-14 08:12:29.210418 | | WARNING | Config change detected for nova_api, new hash: cb6bf8ed58f150abca6776e644367328 2026-06-14 08:12:29,210 p=83235 u=zuul n=ansible | 2026-06-14 08:12:29.210655 | | WARNING | Config change detected for nova_api_cron, new hash: cb6bf8ed58f150abca6776e644367328 2026-06-14 08:12:29,211 p=83235 u=zuul n=ansible | 2026-06-14 08:12:29.210876 | | WARNING | Config change detected for nova_conductor, new hash: cb6bf8ed58f150abca6776e644367328 2026-06-14 08:12:29,211 p=83235 u=zuul n=ansible | 2026-06-14 08:12:29.211094 | | WARNING | Config change detected for nova_metadata, new hash: 8c362356b52eacc2642e4323b57535b7 2026-06-14 08:12:29,211 p=83235 u=zuul n=ansible | 2026-06-14 08:12:29.211317 | | WARNING | Config change detected for nova_scheduler, new hash: cb6bf8ed58f150abca6776e644367328 2026-06-14 08:12:29,211 p=83235 u=zuul n=ansible | 2026-06-14 08:12:29.211537 | | WARNING | Config change detected for nova_vnc_proxy, new hash: cb6bf8ed58f150abca6776e644367328 2026-06-14 08:12:29,211 p=83235 u=zuul n=ansible | 2026-06-14 08:12:29.211800 | | WARNING | Config change detected for nova_wait_for_api_service, new hash: cb6bf8ed58f150abca6776e644367328 2026-06-14 08:12:29,212 p=83235 u=zuul n=ansible | 2026-06-14 08:12:29.212030 | | WARNING | Config change detected for placement_api, new hash: 1b8940b9c76b318ed3ad180a0aef7088 2026-06-14 08:12:29,212 p=83235 u=zuul n=ansible | 2026-06-14 08:12:29.212252 | | WARNING | Config change detected for placement_wait_for_service, new hash: 1b8940b9c76b318ed3ad180a0aef7088 2026-06-14 08:12:29,212 p=83235 u=zuul n=ansible | 2026-06-14 08:12:29.212474 | | WARNING | Config change detected for swift_account_auditor, new hash: 2545b70b1b655029781b68cf278bdc13 2026-06-14 08:12:29,212 p=83235 u=zuul n=ansible | 2026-06-14 08:12:29.212732 | | WARNING | Config change detected for swift_account_reaper, new hash: 2545b70b1b655029781b68cf278bdc13 2026-06-14 08:12:29,213 p=83235 u=zuul n=ansible | 2026-06-14 08:12:29.212991 | | WARNING | Config change detected for swift_account_replicator, new hash: 2545b70b1b655029781b68cf278bdc13 2026-06-14 08:12:29,213 p=83235 u=zuul n=ansible | 2026-06-14 08:12:29.213215 | | WARNING | Config change detected for swift_account_server, new hash: 2545b70b1b655029781b68cf278bdc13 2026-06-14 08:12:29,213 p=83235 u=zuul n=ansible | 2026-06-14 08:12:29.213438 | | WARNING | Config change detected for swift_container_auditor, new hash: 2545b70b1b655029781b68cf278bdc13 2026-06-14 08:12:29,213 p=83235 u=zuul n=ansible | 2026-06-14 08:12:29.213687 | | WARNING | Config change detected for swift_container_replicator, new hash: 2545b70b1b655029781b68cf278bdc13 2026-06-14 08:12:29,214 p=83235 u=zuul n=ansible | 2026-06-14 08:12:29.213941 | | WARNING | Config change detected for swift_container_server, new hash: 2545b70b1b655029781b68cf278bdc13 2026-06-14 08:12:29,214 p=83235 u=zuul n=ansible | 2026-06-14 08:12:29.214170 | | WARNING | Config change detected for swift_container_updater, new hash: 2545b70b1b655029781b68cf278bdc13 2026-06-14 08:12:29,214 p=83235 u=zuul n=ansible | 2026-06-14 08:12:29.214391 | | WARNING | Config change detected for swift_object_auditor, new hash: 2545b70b1b655029781b68cf278bdc13 2026-06-14 08:12:29,214 p=83235 u=zuul n=ansible | 2026-06-14 08:12:29.214636 | | WARNING | Config change detected for swift_object_expirer, new hash: 2545b70b1b655029781b68cf278bdc13 2026-06-14 08:12:29,215 p=83235 u=zuul n=ansible | 2026-06-14 08:12:29.214862 | | WARNING | Config change detected for swift_object_replicator, new hash: 2545b70b1b655029781b68cf278bdc13 2026-06-14 08:12:29,215 p=83235 u=zuul n=ansible | 2026-06-14 08:12:29.215092 | | WARNING | Config change detected for swift_object_server, new hash: 2545b70b1b655029781b68cf278bdc13 2026-06-14 08:12:29,215 p=83235 u=zuul n=ansible | 2026-06-14 08:12:29.215315 | | WARNING | Config change detected for swift_object_updater, new hash: 2545b70b1b655029781b68cf278bdc13 2026-06-14 08:12:29,215 p=83235 u=zuul n=ansible | 2026-06-14 08:12:29.215535 | | WARNING | Config change detected for swift_proxy, new hash: 2545b70b1b655029781b68cf278bdc13 2026-06-14 08:12:29,215 p=83235 u=zuul n=ansible | 2026-06-14 08:12:29.215776 | | WARNING | Config change detected for swift_proxy_tls_proxy, new hash: 2545b70b1b655029781b68cf278bdc13 2026-06-14 08:12:29,216 p=83235 u=zuul n=ansible | 2026-06-14 08:12:29.216037 | | WARNING | Config change detected for swift_rsync, new hash: 2545b70b1b655029781b68cf278bdc13 2026-06-14 08:12:29,216 p=83235 u=zuul n=ansible | 2026-06-14 08:12:29.216286 | fa163ee0-6271-f863-66dc-00000000dc61 | CHANGED | Update config hashes for container startup configs | np0000073147 2026-06-14 08:12:29,236 p=83235 u=zuul n=ansible | 2026-06-14 08:12:29.235645 | fa163ee0-6271-f863-66dc-00000000c788 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_1 2026-06-14 08:12:29,310 p=83235 u=zuul n=ansible | 2026-06-14 08:12:29.310697 | d318e100-54ac-43b7-b2ce-03bd0bcd555c | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0000073147 2026-06-14 08:12:29,330 p=83235 u=zuul n=ansible | 2026-06-14 08:12:29.329960 | fa163ee0-6271-f863-66dc-00000000dcc6 | TASK | Gather podman infos 2026-06-14 08:12:30,088 p=83235 u=zuul n=ansible | 2026-06-14 08:12:30.087640 | fa163ee0-6271-f863-66dc-00000000dcc6 | OK | Gather podman infos | np0000073147 2026-06-14 08:12:30,119 p=83235 u=zuul n=ansible | 2026-06-14 08:12:30.119419 | fa163ee0-6271-f863-66dc-00000000dcc7 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2026-06-14 08:12:30,280 p=83235 u=zuul n=ansible | 2026-06-14 08:12:30.280229 | fa163ee0-6271-f863-66dc-00000000c789 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_1 2026-06-14 08:12:30,341 p=83235 u=zuul n=ansible | 2026-06-14 08:12:30.341021 | 2d189919-94f9-4aa3-b073-f50bb7f75978 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0000073147 2026-06-14 08:12:30,362 p=83235 u=zuul n=ansible | 2026-06-14 08:12:30.362055 | fa163ee0-6271-f863-66dc-00000000dd31 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2026-06-14 08:12:36,722 p=83235 u=zuul n=ansible | 2026-06-14 08:12:36.722102 | fa163ee0-6271-f863-66dc-00000000dbae | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0000073146 2026-06-14 08:12:36,745 p=83235 u=zuul n=ansible | 2026-06-14 08:12:36.745358 | fa163ee0-6271-f863-66dc-00000000dbaf | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 2026-06-14 08:12:37,073 p=83235 u=zuul n=ansible | 2026-06-14 08:12:37.072491 | fa163ee0-6271-f863-66dc-00000000dc80 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0000073145 2026-06-14 08:12:37,093 p=83235 u=zuul n=ansible | 2026-06-14 08:12:37.093206 | fa163ee0-6271-f863-66dc-00000000dc81 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 2026-06-14 08:12:38,473 p=83235 u=zuul n=ansible | 2026-06-14 08:12:38.472295 | fa163ee0-6271-f863-66dc-00000000dd31 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0000073147 2026-06-14 08:12:38,513 p=83235 u=zuul n=ansible | 2026-06-14 08:12:38.513181 | fa163ee0-6271-f863-66dc-00000000dd32 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 2026-06-14 08:12:44,881 p=83235 u=zuul n=ansible | 2026-06-14 08:12:44.880174 | fa163ee0-6271-f863-66dc-00000000dc81 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 | np0000073145 2026-06-14 08:12:44,960 p=83235 u=zuul n=ansible | 2026-06-14 08:12:44.959982 | fa163ee0-6271-f863-66dc-00000000d454 | TASK | Clean container_puppet_tasks for np0000073145 step 1 2026-06-14 08:12:45,272 p=83235 u=zuul n=ansible | 2026-06-14 08:12:45.271518 | fa163ee0-6271-f863-66dc-00000000d454 | OK | Clean container_puppet_tasks for np0000073145 step 1 | np0000073145 2026-06-14 08:12:45,308 p=83235 u=zuul n=ansible | 2026-06-14 08:12:45.307930 | fa163ee0-6271-f863-66dc-00000000d455 | TASK | Calculate container_puppet_tasks for np0000073145 step 1 2026-06-14 08:12:45,376 p=83235 u=zuul n=ansible | 2026-06-14 08:12:45.376132 | fa163ee0-6271-f863-66dc-00000000d456 | TASK | Include container-puppet tasks for step 1 2026-06-14 08:12:45,455 p=83235 u=zuul n=ansible | 2026-06-14 08:12:45.454889 | da4e9f97-c298-4f18-88da-61797c3ce016 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0000073145 2026-06-14 08:12:45,481 p=83235 u=zuul n=ansible | 2026-06-14 08:12:45.480911 | fa163ee0-6271-f863-66dc-00000000dd81 | TASK | Write container-puppet-tasks json file for np0000073145 step 1 2026-06-14 08:12:45,779 p=83235 u=zuul n=ansible | 2026-06-14 08:12:45.778319 | fa163ee0-6271-f863-66dc-00000000dbaf | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 | np0000073146 2026-06-14 08:12:45,849 p=83235 u=zuul n=ansible | 2026-06-14 08:12:45.849091 | fa163ee0-6271-f863-66dc-00000000d434 | TASK | Clean container_puppet_tasks for np0000073146 step 1 2026-06-14 08:12:46,167 p=83235 u=zuul n=ansible | 2026-06-14 08:12:46.166822 | fa163ee0-6271-f863-66dc-00000000d434 | OK | Clean container_puppet_tasks for np0000073146 step 1 | np0000073146 2026-06-14 08:12:46,212 p=83235 u=zuul n=ansible | 2026-06-14 08:12:46.212159 | fa163ee0-6271-f863-66dc-00000000d435 | TASK | Calculate container_puppet_tasks for np0000073146 step 1 2026-06-14 08:12:46,302 p=83235 u=zuul n=ansible | 2026-06-14 08:12:46.302221 | fa163ee0-6271-f863-66dc-00000000d436 | TASK | Include container-puppet tasks for step 1 2026-06-14 08:12:46,312 p=83235 u=zuul n=ansible | 2026-06-14 08:12:46.311811 | fa163ee0-6271-f863-66dc-00000000dd32 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 | np0000073147 2026-06-14 08:12:46,378 p=83235 u=zuul n=ansible | 2026-06-14 08:12:46.378118 | fa163ee0-6271-f863-66dc-00000000d49a | TASK | Clean container_puppet_tasks for np0000073147 step 1 2026-06-14 08:12:46,417 p=83235 u=zuul n=ansible | 2026-06-14 08:12:46.417080 | e6dc164b-fa8a-46c2-a894-02f0871a1837 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0000073146 2026-06-14 08:12:46,459 p=83235 u=zuul n=ansible | 2026-06-14 08:12:46.458999 | fa163ee0-6271-f863-66dc-00000000dda2 | TASK | Write container-puppet-tasks json file for np0000073146 step 1 2026-06-14 08:12:46,467 p=83235 u=zuul n=ansible | 2026-06-14 08:12:46.466352 | fa163ee0-6271-f863-66dc-00000000dd81 | CHANGED | Write container-puppet-tasks json file for np0000073145 step 1 | np0000073145 2026-06-14 08:12:46,490 p=83235 u=zuul n=ansible | 2026-06-14 08:12:46.490295 | fa163ee0-6271-f863-66dc-00000000dd83 | TASK | Generate container puppet configs for step 1 2026-06-14 08:12:46,675 p=83235 u=zuul n=ansible | 2026-06-14 08:12:46.674750 | fa163ee0-6271-f863-66dc-00000000d49a | OK | Clean container_puppet_tasks for np0000073147 step 1 | np0000073147 2026-06-14 08:12:46,698 p=83235 u=zuul n=ansible | 2026-06-14 08:12:46.698189 | fa163ee0-6271-f863-66dc-00000000d49b | TASK | Calculate container_puppet_tasks for np0000073147 step 1 2026-06-14 08:12:46,772 p=83235 u=zuul n=ansible | 2026-06-14 08:12:46.772115 | fa163ee0-6271-f863-66dc-00000000d49c | TASK | Include container-puppet tasks for step 1 2026-06-14 08:12:46,848 p=83235 u=zuul n=ansible | 2026-06-14 08:12:46.847892 | 5dc50d1e-1c73-4b7b-bd9e-c31ff0ace14a | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0000073147 2026-06-14 08:12:46,873 p=83235 u=zuul n=ansible | 2026-06-14 08:12:46.872739 | fa163ee0-6271-f863-66dc-00000000ddc3 | TASK | Write container-puppet-tasks json file for np0000073147 step 1 2026-06-14 08:12:46,880 p=83235 u=zuul n=ansible | 2026-06-14 08:12:46.879290 | fa163ee0-6271-f863-66dc-00000000dd83 | OK | Generate container puppet configs for step 1 | np0000073145 2026-06-14 08:12:46,900 p=83235 u=zuul n=ansible | 2026-06-14 08:12:46.899676 | fa163ee0-6271-f863-66dc-00000000dd84 | TASK | Manage Puppet containers (bootstrap tasks) for step 1 with tripleo-ansible 2026-06-14 08:12:46,972 p=83235 u=zuul n=ansible | 2026-06-14 08:12:46.972176 | fa163ee0-6271-f863-66dc-00000000c1c0 | TASK | Gather variables for each operating system 2026-06-14 08:12:47,123 p=83235 u=zuul n=ansible | 2026-06-14 08:12:47.122503 | fa163ee0-6271-f863-66dc-00000000c1c1 | TASK | Create container logs path 2026-06-14 08:12:47,435 p=83235 u=zuul n=ansible | 2026-06-14 08:12:47.433817 | fa163ee0-6271-f863-66dc-00000000dda2 | CHANGED | Write container-puppet-tasks json file for np0000073146 step 1 | np0000073146 2026-06-14 08:12:47,474 p=83235 u=zuul n=ansible | 2026-06-14 08:12:47.474257 | fa163ee0-6271-f863-66dc-00000000dda4 | TASK | Generate container puppet configs for step 1 2026-06-14 08:12:47,484 p=83235 u=zuul n=ansible | 2026-06-14 08:12:47.483272 | fa163ee0-6271-f863-66dc-00000000c1c1 | OK | Create container logs path | np0000073145 2026-06-14 08:12:47,510 p=83235 u=zuul n=ansible | 2026-06-14 08:12:47.509765 | fa163ee0-6271-f863-66dc-00000000c1c3 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-14 08:12:47,829 p=83235 u=zuul n=ansible | 2026-06-14 08:12:47.828748 | fa163ee0-6271-f863-66dc-00000000ddc3 | CHANGED | Write container-puppet-tasks json file for np0000073147 step 1 | np0000073147 2026-06-14 08:12:47,868 p=83235 u=zuul n=ansible | 2026-06-14 08:12:47.867799 | fa163ee0-6271-f863-66dc-00000000ddc5 | TASK | Generate container puppet configs for step 1 2026-06-14 08:12:47,875 p=83235 u=zuul n=ansible | 2026-06-14 08:12:47.874975 | fa163ee0-6271-f863-66dc-00000000dda4 | OK | Generate container puppet configs for step 1 | np0000073146 2026-06-14 08:12:47,876 p=83235 u=zuul n=ansible | 2026-06-14 08:12:47.876617 | fa163ee0-6271-f863-66dc-00000000c1c3 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0000073145 2026-06-14 08:12:47,901 p=83235 u=zuul n=ansible | 2026-06-14 08:12:47.900640 | fa163ee0-6271-f863-66dc-00000000c1c4 | TASK | Finalise hashes for all containers 2026-06-14 08:12:47,924 p=83235 u=zuul n=ansible | 2026-06-14 08:12:47.923820 | fa163ee0-6271-f863-66dc-00000000dda5 | TASK | Manage Puppet containers (bootstrap tasks) for step 1 with tripleo-ansible 2026-06-14 08:12:47,945 p=83235 u=zuul n=ansible | 2026-06-14 08:12:47.944505 | fa163ee0-6271-f863-66dc-00000000c1c4 | OK | Finalise hashes for all containers | np0000073145 2026-06-14 08:12:47,994 p=83235 u=zuul n=ansible | 2026-06-14 08:12:47.993671 | fa163ee0-6271-f863-66dc-00000000c1c6 | TASK | Manage systemd shutdown files 2026-06-14 08:12:48,013 p=83235 u=zuul n=ansible | 2026-06-14 08:12:48.013439 | fa163ee0-6271-f863-66dc-00000000c1c0 | TASK | Gather variables for each operating system 2026-06-14 08:12:48,030 p=83235 u=zuul n=ansible | 2026-06-14 08:12:48.029845 | fa163ee0-6271-f863-66dc-00000000c1c6 | SKIPPED | Manage systemd shutdown files | np0000073145 2026-06-14 08:12:48,048 p=83235 u=zuul n=ansible | 2026-06-14 08:12:48.047950 | fa163ee0-6271-f863-66dc-00000000c1c8 | TASK | Update container configs with new config hashes 2026-06-14 08:12:48,110 p=83235 u=zuul n=ansible | 2026-06-14 08:12:48.109858 | fa163ee0-6271-f863-66dc-00000000c1c1 | TASK | Create container logs path 2026-06-14 08:12:48,117 p=83235 u=zuul n=ansible | 2026-06-14 08:12:48.117012 | fa163ee0-6271-f863-66dc-00000000c1c8 | SKIPPED | Update container configs with new config hashes | np0000073145 2026-06-14 08:12:48,135 p=83235 u=zuul n=ansible | 2026-06-14 08:12:48.135576 | fa163ee0-6271-f863-66dc-00000000c1c9 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-14 08:12:48,187 p=83235 u=zuul n=ansible | 2026-06-14 08:12:48.186238 | fa163ee0-6271-f863-66dc-00000000c1c9 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0000073145 2026-06-14 08:12:48,229 p=83235 u=zuul n=ansible | 2026-06-14 08:12:48.223776 | fa163ee0-6271-f863-66dc-00000000c1ca | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-14 08:12:48,238 p=83235 u=zuul n=ansible | 2026-06-14 08:12:48.237941 | fa163ee0-6271-f863-66dc-00000000ddc5 | OK | Generate container puppet configs for step 1 | np0000073147 2026-06-14 08:12:48,255 p=83235 u=zuul n=ansible | 2026-06-14 08:12:48.255707 | fa163ee0-6271-f863-66dc-00000000ddc6 | TASK | Manage Puppet containers (bootstrap tasks) for step 1 with tripleo-ansible 2026-06-14 08:12:48,285 p=83235 u=zuul n=ansible | 2026-06-14 08:12:48.285029 | fa163ee0-6271-f863-66dc-00000000c1ca | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0000073145 2026-06-14 08:12:48,345 p=83235 u=zuul n=ansible | 2026-06-14 08:12:48.345488 | fa163ee0-6271-f863-66dc-00000000c1c0 | TASK | Gather variables for each operating system 2026-06-14 08:12:48,416 p=83235 u=zuul n=ansible | 2026-06-14 08:12:48.415202 | fa163ee0-6271-f863-66dc-00000000c1c1 | OK | Create container logs path | np0000073146 2026-06-14 08:12:48,452 p=83235 u=zuul n=ansible | 2026-06-14 08:12:48.451265 | fa163ee0-6271-f863-66dc-00000000c1c3 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-14 08:12:48,497 p=83235 u=zuul n=ansible | 2026-06-14 08:12:48.497267 | fa163ee0-6271-f863-66dc-00000000c1c1 | TASK | Create container logs path 2026-06-14 08:12:48,814 p=83235 u=zuul n=ansible | 2026-06-14 08:12:48.813686 | fa163ee0-6271-f863-66dc-00000000c1c1 | OK | Create container logs path | np0000073147 2026-06-14 08:12:48,815 p=83235 u=zuul n=ansible | 2026-06-14 08:12:48.815147 | fa163ee0-6271-f863-66dc-00000000c1c3 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0000073146 2026-06-14 08:12:48,833 p=83235 u=zuul n=ansible | 2026-06-14 08:12:48.833112 | fa163ee0-6271-f863-66dc-00000000c1c4 | TASK | Finalise hashes for all containers 2026-06-14 08:12:48,855 p=83235 u=zuul n=ansible | 2026-06-14 08:12:48.855100 | fa163ee0-6271-f863-66dc-00000000c1c3 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-14 08:12:48,864 p=83235 u=zuul n=ansible | 2026-06-14 08:12:48.864063 | fa163ee0-6271-f863-66dc-00000000c1c4 | OK | Finalise hashes for all containers | np0000073146 2026-06-14 08:12:48,885 p=83235 u=zuul n=ansible | 2026-06-14 08:12:48.884642 | fa163ee0-6271-f863-66dc-00000000c1c6 | TASK | Manage systemd shutdown files 2026-06-14 08:12:48,909 p=83235 u=zuul n=ansible | 2026-06-14 08:12:48.908570 | fa163ee0-6271-f863-66dc-00000000c1c6 | SKIPPED | Manage systemd shutdown files | np0000073146 2026-06-14 08:12:48,929 p=83235 u=zuul n=ansible | 2026-06-14 08:12:48.928985 | fa163ee0-6271-f863-66dc-00000000c1c8 | TASK | Update container configs with new config hashes 2026-06-14 08:12:48,963 p=83235 u=zuul n=ansible | 2026-06-14 08:12:48.962440 | fa163ee0-6271-f863-66dc-00000000c1c8 | SKIPPED | Update container configs with new config hashes | np0000073146 2026-06-14 08:12:48,996 p=83235 u=zuul n=ansible | 2026-06-14 08:12:48.996433 | fa163ee0-6271-f863-66dc-00000000c1c9 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-14 08:12:49,031 p=83235 u=zuul n=ansible | 2026-06-14 08:12:49.031076 | fa163ee0-6271-f863-66dc-00000000c1c9 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0000073146 2026-06-14 08:12:49,054 p=83235 u=zuul n=ansible | 2026-06-14 08:12:49.054217 | fa163ee0-6271-f863-66dc-00000000c1ca | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-14 08:12:49,103 p=83235 u=zuul n=ansible | 2026-06-14 08:12:49.103319 | fa163ee0-6271-f863-66dc-00000000c1ca | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0000073146 2026-06-14 08:12:49,202 p=83235 u=zuul n=ansible | 2026-06-14 08:12:49.201708 | fa163ee0-6271-f863-66dc-00000000c1c3 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0000073147 2026-06-14 08:12:49,217 p=83235 u=zuul n=ansible | 2026-06-14 08:12:49.217283 | fa163ee0-6271-f863-66dc-00000000c1c4 | TASK | Finalise hashes for all containers 2026-06-14 08:12:49,265 p=83235 u=zuul n=ansible | 2026-06-14 08:12:49.264557 | fa163ee0-6271-f863-66dc-00000000c1c4 | OK | Finalise hashes for all containers | np0000073147 2026-06-14 08:12:49,279 p=83235 u=zuul n=ansible | 2026-06-14 08:12:49.279434 | fa163ee0-6271-f863-66dc-00000000c1c6 | TASK | Manage systemd shutdown files 2026-06-14 08:12:49,311 p=83235 u=zuul n=ansible | 2026-06-14 08:12:49.311445 | fa163ee0-6271-f863-66dc-00000000c1c6 | SKIPPED | Manage systemd shutdown files | np0000073147 2026-06-14 08:12:49,326 p=83235 u=zuul n=ansible | 2026-06-14 08:12:49.326069 | fa163ee0-6271-f863-66dc-00000000c1c8 | TASK | Update container configs with new config hashes 2026-06-14 08:12:49,372 p=83235 u=zuul n=ansible | 2026-06-14 08:12:49.371876 | fa163ee0-6271-f863-66dc-00000000c1c8 | SKIPPED | Update container configs with new config hashes | np0000073147 2026-06-14 08:12:49,397 p=83235 u=zuul n=ansible | 2026-06-14 08:12:49.396980 | fa163ee0-6271-f863-66dc-00000000c1c9 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-14 08:12:49,442 p=83235 u=zuul n=ansible | 2026-06-14 08:12:49.441920 | fa163ee0-6271-f863-66dc-00000000c1c9 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0000073147 2026-06-14 08:12:49,460 p=83235 u=zuul n=ansible | 2026-06-14 08:12:49.460047 | fa163ee0-6271-f863-66dc-00000000c1ca | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-14 08:12:49,503 p=83235 u=zuul n=ansible | 2026-06-14 08:12:49.503063 | fa163ee0-6271-f863-66dc-00000000c1ca | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0000073147 2026-06-14 08:12:49,624 p=83235 u=zuul n=ansible | PLAY [External deployment step 2] ********************************************** 2026-06-14 08:12:49,642 p=83235 u=zuul n=ansible | 2026-06-14 08:12:49.641974 | fa163ee0-6271-f863-66dc-0000000000cb | TASK | External deployment step 2 2026-06-14 08:12:49,669 p=83235 u=zuul n=ansible | 2026-06-14 08:12:49.668902 | fa163ee0-6271-f863-66dc-0000000000cb | OK | External deployment step 2 | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'External deployment step 2' to resume from this task" } 2026-06-14 08:12:49,670 p=83235 u=zuul n=ansible | [WARNING]: ('undercloud -> localhost', 'fa163ee0-6271-f863-66dc-0000000000cb') missing from stats 2026-06-14 08:12:49,720 p=83235 u=zuul n=ansible | 2026-06-14 08:12:49.720040 | efadbd5d-a5ba-437c-8cb4-7294e9efc368 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/external_deploy_steps_tasks_step2.yaml | undercloud 2026-06-14 08:12:49,760 p=83235 u=zuul n=ansible | PLAY [Deploy step tasks for 2] ************************************************* 2026-06-14 08:12:49,924 p=83235 u=zuul n=ansible | 2026-06-14 08:12:49.924009 | fa163ee0-6271-f863-66dc-0000000000cf | TASK | Deploy step tasks for 2 2026-06-14 08:12:49,940 p=83235 u=zuul n=ansible | 2026-06-14 08:12:49.939626 | fa163ee0-6271-f863-66dc-0000000000cf | TASK | Deploy step tasks for 2 2026-06-14 08:12:49,964 p=83235 u=zuul n=ansible | 2026-06-14 08:12:49.963796 | fa163ee0-6271-f863-66dc-0000000000cf | TASK | Deploy step tasks for 2 2026-06-14 08:12:49,996 p=83235 u=zuul n=ansible | 2026-06-14 08:12:49.996444 | fa163ee0-6271-f863-66dc-0000000000cf | TASK | Deploy step tasks for 2 2026-06-14 08:12:50,018 p=83235 u=zuul n=ansible | 2026-06-14 08:12:50.017982 | fa163ee0-6271-f863-66dc-0000000000cf | TASK | Deploy step tasks for 2 2026-06-14 08:12:50,051 p=83235 u=zuul n=ansible | 2026-06-14 08:12:50.051255 | fa163ee0-6271-f863-66dc-0000000000cf | TASK | Deploy step tasks for 2 2026-06-14 08:12:50,057 p=83235 u=zuul n=ansible | 2026-06-14 08:12:50.056505 | fa163ee0-6271-f863-66dc-0000000000cf | OK | Deploy step tasks for 2 | np0000073148 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 2' to resume from this task" } 2026-06-14 08:12:50,057 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073148 -> localhost', 'fa163ee0-6271-f863-66dc-0000000000cf') missing from stats 2026-06-14 08:12:50,058 p=83235 u=zuul n=ansible | 2026-06-14 08:12:50.057878 | fa163ee0-6271-f863-66dc-0000000000cf | OK | Deploy step tasks for 2 | np0000073149 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 2' to resume from this task" } 2026-06-14 08:12:50,058 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073149 -> localhost', 'fa163ee0-6271-f863-66dc-0000000000cf') missing from stats 2026-06-14 08:12:50,058 p=83235 u=zuul n=ansible | 2026-06-14 08:12:50.058704 | fa163ee0-6271-f863-66dc-0000000000cf | OK | Deploy step tasks for 2 | np0000073150 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 2' to resume from this task" } 2026-06-14 08:12:50,059 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073150 -> localhost', 'fa163ee0-6271-f863-66dc-0000000000cf') missing from stats 2026-06-14 08:12:50,059 p=83235 u=zuul n=ansible | 2026-06-14 08:12:50.059501 | fa163ee0-6271-f863-66dc-0000000000cf | OK | Deploy step tasks for 2 | np0000073145 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 2' to resume from this task" } 2026-06-14 08:12:50,060 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073145 -> localhost', 'fa163ee0-6271-f863-66dc-0000000000cf') missing from stats 2026-06-14 08:12:50,060 p=83235 u=zuul n=ansible | 2026-06-14 08:12:50.060281 | fa163ee0-6271-f863-66dc-0000000000cf | OK | Deploy step tasks for 2 | np0000073146 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 2' to resume from this task" } 2026-06-14 08:12:50,061 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073146 -> localhost', 'fa163ee0-6271-f863-66dc-0000000000cf') missing from stats 2026-06-14 08:12:50,071 p=83235 u=zuul n=ansible | 2026-06-14 08:12:50.070942 | fa163ee0-6271-f863-66dc-0000000000d0 | TASK | Write the config_step hieradata for the deploy step 2 tasks 2026-06-14 08:12:50,091 p=83235 u=zuul n=ansible | 2026-06-14 08:12:50.090841 | fa163ee0-6271-f863-66dc-0000000000d0 | TASK | Write the config_step hieradata for the deploy step 2 tasks 2026-06-14 08:12:50,105 p=83235 u=zuul n=ansible | 2026-06-14 08:12:50.104472 | fa163ee0-6271-f863-66dc-0000000000d0 | TASK | Write the config_step hieradata for the deploy step 2 tasks 2026-06-14 08:12:50,125 p=83235 u=zuul n=ansible | 2026-06-14 08:12:50.125253 | fa163ee0-6271-f863-66dc-0000000000d0 | TASK | Write the config_step hieradata for the deploy step 2 tasks 2026-06-14 08:12:50,145 p=83235 u=zuul n=ansible | 2026-06-14 08:12:50.144438 | fa163ee0-6271-f863-66dc-0000000000d0 | TASK | Write the config_step hieradata for the deploy step 2 tasks 2026-06-14 08:12:50,151 p=83235 u=zuul n=ansible | 2026-06-14 08:12:50.150602 | fa163ee0-6271-f863-66dc-0000000000cf | OK | Deploy step tasks for 2 | np0000073147 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 2' to resume from this task" } 2026-06-14 08:12:50,151 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073147 -> localhost', 'fa163ee0-6271-f863-66dc-0000000000cf') missing from stats 2026-06-14 08:12:50,167 p=83235 u=zuul n=ansible | 2026-06-14 08:12:50.167260 | fa163ee0-6271-f863-66dc-0000000000d0 | TASK | Write the config_step hieradata for the deploy step 2 tasks 2026-06-14 08:12:51,076 p=83235 u=zuul n=ansible | 2026-06-14 08:12:51.075361 | fa163ee0-6271-f863-66dc-0000000000d0 | CHANGED | Write the config_step hieradata for the deploy step 2 tasks | np0000073148 2026-06-14 08:12:51,107 p=83235 u=zuul n=ansible | 2026-06-14 08:12:51.103770 | fa163ee0-6271-f863-66dc-0000000000d0 | CHANGED | Write the config_step hieradata for the deploy step 2 tasks | np0000073150 2026-06-14 08:12:51,110 p=83235 u=zuul n=ansible | 2026-06-14 08:12:51.109602 | fa163ee0-6271-f863-66dc-0000000000d0 | CHANGED | Write the config_step hieradata for the deploy step 2 tasks | np0000073149 2026-06-14 08:12:51,116 p=83235 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-06-14 08:12:51,156 p=83235 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-06-14 08:12:51,169 p=83235 u=zuul n=ansible | 2026-06-14 08:12:51.168770 | fa163ee0-6271-f863-66dc-0000000000d0 | CHANGED | Write the config_step hieradata for the deploy step 2 tasks | np0000073146 2026-06-14 08:12:51,176 p=83235 u=zuul n=ansible | 2026-06-14 08:12:51.175960 | fa163ee0-6271-f863-66dc-0000000000d0 | CHANGED | Write the config_step hieradata for the deploy step 2 tasks | np0000073145 2026-06-14 08:12:51,177 p=83235 u=zuul n=ansible | 2026-06-14 08:12:51.177007 | fa163ee0-6271-f863-66dc-0000000000d0 | CHANGED | Write the config_step hieradata for the deploy step 2 tasks | np0000073147 2026-06-14 08:12:51,181 p=83235 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-06-14 08:12:51,197 p=83235 u=zuul n=ansible | 2026-06-14 08:12:51.197218 | 3bb9bf2c-8109-430d-a61b-f5e1f4e48887 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step2.yaml | np0000073148 2026-06-14 08:12:51,197 p=83235 u=zuul n=ansible | 2026-06-14 08:12:51.197620 | 3bb9bf2c-8109-430d-a61b-f5e1f4e48887 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step2.yaml | np0000073149 2026-06-14 08:12:51,212 p=83235 u=zuul n=ansible | 2026-06-14 08:12:51.212250 | fa163ee0-6271-f863-66dc-00000000df12 | TASK | set enable_sensubility fact 2026-06-14 08:12:51,230 p=83235 u=zuul n=ansible | 2026-06-14 08:12:51.229513 | fa163ee0-6271-f863-66dc-00000000df12 | TASK | set enable_sensubility fact 2026-06-14 08:12:51,289 p=83235 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-06-14 08:12:51,299 p=83235 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-06-14 08:12:51,312 p=83235 u=zuul n=ansible | 2026-06-14 08:12:51.311970 | fa163ee0-6271-f863-66dc-00000000df12 | OK | set enable_sensubility fact | np0000073148 2026-06-14 08:12:51,313 p=83235 u=zuul n=ansible | 2026-06-14 08:12:51.312933 | fa163ee0-6271-f863-66dc-00000000df12 | OK | set enable_sensubility fact | np0000073149 2026-06-14 08:12:51,324 p=83235 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-06-14 08:12:51,348 p=83235 u=zuul n=ansible | 2026-06-14 08:12:51.347947 | 7fc8714a-e854-4781-9d7b-0867ba1df734 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step2.yaml | np0000073150 2026-06-14 08:12:51,431 p=83235 u=zuul n=ansible | 2026-06-14 08:12:51.430773 | 8356f67a-3809-4dab-8a50-be28fdd83c12 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step2.yaml | np0000073145 2026-06-14 08:12:51,466 p=83235 u=zuul n=ansible | 2026-06-14 08:12:51.466216 | fa163ee0-6271-f863-66dc-00000000df14 | TASK | Push script 2026-06-14 08:12:51,485 p=83235 u=zuul n=ansible | 2026-06-14 08:12:51.484577 | fa163ee0-6271-f863-66dc-00000000df14 | TASK | Push script 2026-06-14 08:12:51,499 p=83235 u=zuul n=ansible | 2026-06-14 08:12:51.499141 | fa163ee0-6271-f863-66dc-00000000df34 | TASK | set enable_sensubility fact 2026-06-14 08:12:51,521 p=83235 u=zuul n=ansible | 2026-06-14 08:12:51.520625 | fa163ee0-6271-f863-66dc-00000000df3c | TASK | set enable_sensubility fact 2026-06-14 08:12:51,584 p=83235 u=zuul n=ansible | 2026-06-14 08:12:51.583814 | 8a7bbc7a-59b2-4227-b436-4f2c8a2d787a | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step2.yaml | np0000073146 2026-06-14 08:12:51,584 p=83235 u=zuul n=ansible | 2026-06-14 08:12:51.584347 | 8a7bbc7a-59b2-4227-b436-4f2c8a2d787a | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step2.yaml | np0000073147 2026-06-14 08:12:51,616 p=83235 u=zuul n=ansible | 2026-06-14 08:12:51.616432 | fa163ee0-6271-f863-66dc-00000000e016 | TASK | set enable_sensubility fact 2026-06-14 08:12:51,635 p=83235 u=zuul n=ansible | 2026-06-14 08:12:51.635391 | fa163ee0-6271-f863-66dc-00000000e016 | TASK | set enable_sensubility fact 2026-06-14 08:12:51,642 p=83235 u=zuul n=ansible | 2026-06-14 08:12:51.641632 | fa163ee0-6271-f863-66dc-00000000df34 | OK | set enable_sensubility fact | np0000073150 2026-06-14 08:12:51,643 p=83235 u=zuul n=ansible | 2026-06-14 08:12:51.642866 | fa163ee0-6271-f863-66dc-00000000df3c | OK | set enable_sensubility fact | np0000073145 2026-06-14 08:12:51,674 p=83235 u=zuul n=ansible | 2026-06-14 08:12:51.673673 | fa163ee0-6271-f863-66dc-00000000df36 | TASK | Push script 2026-06-14 08:12:51,711 p=83235 u=zuul n=ansible | 2026-06-14 08:12:51.711224 | fa163ee0-6271-f863-66dc-00000000df43 | TASK | Gather variables for each operating system 2026-06-14 08:12:51,720 p=83235 u=zuul n=ansible | 2026-06-14 08:12:51.719415 | fa163ee0-6271-f863-66dc-00000000e016 | OK | set enable_sensubility fact | np0000073146 2026-06-14 08:12:51,721 p=83235 u=zuul n=ansible | 2026-06-14 08:12:51.720997 | fa163ee0-6271-f863-66dc-00000000e016 | OK | set enable_sensubility fact | np0000073147 2026-06-14 08:12:51,745 p=83235 u=zuul n=ansible | 2026-06-14 08:12:51.744971 | fa163ee0-6271-f863-66dc-00000000df43 | TASK | Gather variables for each operating system 2026-06-14 08:12:51,777 p=83235 u=zuul n=ansible | 2026-06-14 08:12:51.776883 | fa163ee0-6271-f863-66dc-00000000df43 | TASK | Gather variables for each operating system 2026-06-14 08:12:51,868 p=83235 u=zuul n=ansible | 2026-06-14 08:12:51.867979 | fa163ee0-6271-f863-66dc-00000000df44 | TASK | Detect if resource is being created or already exists 2026-06-14 08:12:51,903 p=83235 u=zuul n=ansible | 2026-06-14 08:12:51.903429 | fa163ee0-6271-f863-66dc-00000000df44 | TASK | Detect if resource is being created or already exists 2026-06-14 08:12:51,927 p=83235 u=zuul n=ansible | 2026-06-14 08:12:51.927364 | fa163ee0-6271-f863-66dc-00000000df44 | TASK | Detect if resource is being created or already exists 2026-06-14 08:12:52,401 p=83235 u=zuul n=ansible | 2026-06-14 08:12:52.400041 | fa163ee0-6271-f863-66dc-00000000df14 | CHANGED | Push script | np0000073148 2026-06-14 08:12:52,422 p=83235 u=zuul n=ansible | 2026-06-14 08:12:52.421828 | fa163ee0-6271-f863-66dc-00000000df15 | TASK | Insert cronjob in root crontab 2026-06-14 08:12:52,463 p=83235 u=zuul n=ansible | 2026-06-14 08:12:52.462765 | fa163ee0-6271-f863-66dc-00000000df14 | CHANGED | Push script | np0000073149 2026-06-14 08:12:52,478 p=83235 u=zuul n=ansible | 2026-06-14 08:12:52.477857 | fa163ee0-6271-f863-66dc-00000000df15 | TASK | Insert cronjob in root crontab 2026-06-14 08:12:52,580 p=83235 u=zuul n=ansible | 2026-06-14 08:12:52.579732 | fa163ee0-6271-f863-66dc-00000000df44 | CHANGED | Detect if resource is being created or already exists | np0000073145 2026-06-14 08:12:52,621 p=83235 u=zuul n=ansible | 2026-06-14 08:12:52.620380 | fa163ee0-6271-f863-66dc-00000000df45 | TASK | Run init bundle puppet on the host for haproxy 2026-06-14 08:12:52,667 p=83235 u=zuul n=ansible | 2026-06-14 08:12:52.667188 | fa163ee0-6271-f863-66dc-00000000df36 | CHANGED | Push script | np0000073150 2026-06-14 08:12:52,688 p=83235 u=zuul n=ansible | 2026-06-14 08:12:52.688379 | fa163ee0-6271-f863-66dc-00000000df37 | TASK | Insert cronjob in root crontab 2026-06-14 08:12:52,697 p=83235 u=zuul n=ansible | 2026-06-14 08:12:52.696559 | fa163ee0-6271-f863-66dc-00000000df44 | CHANGED | Detect if resource is being created or already exists | np0000073147 2026-06-14 08:12:52,729 p=83235 u=zuul n=ansible | 2026-06-14 08:12:52.729064 | fa163ee0-6271-f863-66dc-00000000df45 | TASK | Run init bundle puppet on the host for haproxy 2026-06-14 08:12:52,738 p=83235 u=zuul n=ansible | 2026-06-14 08:12:52.737464 | fa163ee0-6271-f863-66dc-00000000df44 | CHANGED | Detect if resource is being created or already exists | np0000073146 2026-06-14 08:12:52,761 p=83235 u=zuul n=ansible | 2026-06-14 08:12:52.761205 | fa163ee0-6271-f863-66dc-00000000df45 | TASK | Run init bundle puppet on the host for haproxy 2026-06-14 08:12:53,019 p=83235 u=zuul n=ansible | 2026-06-14 08:12:53.014556 | fa163ee0-6271-f863-66dc-00000000df15 | CHANGED | Insert cronjob in root crontab | np0000073149 2026-06-14 08:12:53,020 p=83235 u=zuul n=ansible | 2026-06-14 08:12:53.020063 | fa163ee0-6271-f863-66dc-00000000df15 | CHANGED | Insert cronjob in root crontab | np0000073148 2026-06-14 08:12:53,031 p=83235 u=zuul n=ansible | 2026-06-14 08:12:53.030719 | fa163ee0-6271-f863-66dc-0000000000d3 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists 2026-06-14 08:12:53,051 p=83235 u=zuul n=ansible | 2026-06-14 08:12:53.051197 | fa163ee0-6271-f863-66dc-0000000000d3 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists 2026-06-14 08:12:53,059 p=83235 u=zuul n=ansible | 2026-06-14 08:12:53.059179 | fa163ee0-6271-f863-66dc-00000000df37 | CHANGED | Insert cronjob in root crontab | np0000073150 2026-06-14 08:12:53,071 p=83235 u=zuul n=ansible | 2026-06-14 08:12:53.070975 | fa163ee0-6271-f863-66dc-0000000000d3 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists 2026-06-14 08:12:53,337 p=83235 u=zuul n=ansible | 2026-06-14 08:12:53.336883 | fa163ee0-6271-f863-66dc-0000000000d3 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists | np0000073148 2026-06-14 08:12:53,338 p=83235 u=zuul n=ansible | 2026-06-14 08:12:53.338328 | fa163ee0-6271-f863-66dc-0000000000d3 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists | np0000073150 2026-06-14 08:12:53,384 p=83235 u=zuul n=ansible | 2026-06-14 08:12:53.383543 | fa163ee0-6271-f863-66dc-0000000000d3 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists | np0000073149 2026-06-14 08:12:53,460 p=83235 u=zuul n=ansible | 2026-06-14 08:12:53.455434 | 5fc3afa4-841d-4788-8b8b-8680b6089142 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0000073148 2026-06-14 08:12:53,472 p=83235 u=zuul n=ansible | 2026-06-14 08:12:53.472732 | fa163ee0-6271-f863-66dc-00000000e0d4 | TASK | Write the config_step hieradata 2026-06-14 08:12:53,510 p=83235 u=zuul n=ansible | 2026-06-14 08:12:53.510262 | 34826312-4009-4ffa-b226-4101394c91c1 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0000073150 2026-06-14 08:12:53,511 p=83235 u=zuul n=ansible | 2026-06-14 08:12:53.510835 | 34826312-4009-4ffa-b226-4101394c91c1 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0000073149 2026-06-14 08:12:53,524 p=83235 u=zuul n=ansible | 2026-06-14 08:12:53.523792 | fa163ee0-6271-f863-66dc-00000000e0ee | TASK | Write the config_step hieradata 2026-06-14 08:12:53,539 p=83235 u=zuul n=ansible | 2026-06-14 08:12:53.538989 | fa163ee0-6271-f863-66dc-00000000e0ee | TASK | Write the config_step hieradata 2026-06-14 08:12:54,330 p=83235 u=zuul n=ansible | 2026-06-14 08:12:54.329261 | fa163ee0-6271-f863-66dc-00000000e0d4 | OK | Write the config_step hieradata | np0000073148 2026-06-14 08:12:54,331 p=83235 u=zuul n=ansible | 2026-06-14 08:12:54.331291 | fa163ee0-6271-f863-66dc-00000000e0ee | OK | Write the config_step hieradata | np0000073150 2026-06-14 08:12:54,361 p=83235 u=zuul n=ansible | 2026-06-14 08:12:54.360727 | fa163ee0-6271-f863-66dc-00000000e0d5 | TASK | Run puppet host configuration for step 2 2026-06-14 08:12:54,394 p=83235 u=zuul n=ansible | 2026-06-14 08:12:54.393714 | fa163ee0-6271-f863-66dc-00000000e0ef | TASK | Run puppet host configuration for step 2 2026-06-14 08:12:54,403 p=83235 u=zuul n=ansible | 2026-06-14 08:12:54.402554 | fa163ee0-6271-f863-66dc-00000000e0ee | OK | Write the config_step hieradata | np0000073149 2026-06-14 08:12:54,417 p=83235 u=zuul n=ansible | 2026-06-14 08:12:54.417121 | fa163ee0-6271-f863-66dc-00000000e0ef | TASK | Run puppet host configuration for step 2 2026-06-14 08:12:55,110 p=83235 u=zuul n=ansible | 2026-06-14 08:12:55.110155 | fa163ee0-6271-f863-66dc-00000000e0d5 | CHANGED | Run puppet host configuration for step 2 | np0000073148 2026-06-14 08:12:55,125 p=83235 u=zuul n=ansible | 2026-06-14 08:12:55.125020 | fa163ee0-6271-f863-66dc-00000000e0d6 | TASK | Wait for puppet host configuration to finish 2026-06-14 08:12:55,138 p=83235 u=zuul n=ansible | 2026-06-14 08:12:55.138215 | fa163ee0-6271-f863-66dc-00000000e0ef | CHANGED | Run puppet host configuration for step 2 | np0000073150 2026-06-14 08:12:55,171 p=83235 u=zuul n=ansible | 2026-06-14 08:12:55.170891 | fa163ee0-6271-f863-66dc-00000000e0f0 | TASK | Wait for puppet host configuration to finish 2026-06-14 08:12:55,186 p=83235 u=zuul n=ansible | 2026-06-14 08:12:55.185442 | fa163ee0-6271-f863-66dc-00000000e0ef | CHANGED | Run puppet host configuration for step 2 | np0000073149 2026-06-14 08:12:55,214 p=83235 u=zuul n=ansible | 2026-06-14 08:12:55.213358 | fa163ee0-6271-f863-66dc-00000000e0f0 | TASK | Wait for puppet host configuration to finish 2026-06-14 08:13:01,135 p=83235 u=zuul n=ansible | 2026-06-14 08:13:01.135018 | fa163ee0-6271-f863-66dc-00000000df45 | OK | Run init bundle puppet on the host for haproxy | np0000073147 2026-06-14 08:13:01,166 p=83235 u=zuul n=ansible | 2026-06-14 08:13:01.166094 | fa163ee0-6271-f863-66dc-00000000df46 | TASK | Check if /var/lib/config-data/puppet-generated/haproxy exists 2026-06-14 08:13:01,249 p=83235 u=zuul n=ansible | 2026-06-14 08:13:01.248372 | fa163ee0-6271-f863-66dc-00000000df45 | OK | Run init bundle puppet on the host for haproxy | np0000073146 2026-06-14 08:13:01,286 p=83235 u=zuul n=ansible | 2026-06-14 08:13:01.285398 | fa163ee0-6271-f863-66dc-00000000df46 | TASK | Check if /var/lib/config-data/puppet-generated/haproxy exists 2026-06-14 08:13:01,521 p=83235 u=zuul n=ansible | 2026-06-14 08:13:01.519907 | fa163ee0-6271-f863-66dc-00000000df46 | OK | Check if /var/lib/config-data/puppet-generated/haproxy exists | np0000073147 2026-06-14 08:13:01,553 p=83235 u=zuul n=ansible | 2026-06-14 08:13:01.552806 | fa163ee0-6271-f863-66dc-00000000df47 | TASK | Run pacemaker restart if the config file for the service changed 2026-06-14 08:13:01,613 p=83235 u=zuul n=ansible | 2026-06-14 08:13:01.612667 | fa163ee0-6271-f863-66dc-00000000df46 | OK | Check if /var/lib/config-data/puppet-generated/haproxy exists | np0000073146 2026-06-14 08:13:01,645 p=83235 u=zuul n=ansible | 2026-06-14 08:13:01.645461 | fa163ee0-6271-f863-66dc-00000000df47 | TASK | Run pacemaker restart if the config file for the service changed 2026-06-14 08:13:02,335 p=83235 u=zuul n=ansible | 2026-06-14 08:13:02.334731 | fa163ee0-6271-f863-66dc-00000000df47 | CHANGED | Run pacemaker restart if the config file for the service changed | np0000073146 2026-06-14 08:13:02,364 p=83235 u=zuul n=ansible | 2026-06-14 08:13:02.364505 | fa163ee0-6271-f863-66dc-00000000df48 | TASK | Check if an image update marker exists for bundle haproxy-bundle 2026-06-14 08:13:02,376 p=83235 u=zuul n=ansible | 2026-06-14 08:13:02.376104 | fa163ee0-6271-f863-66dc-00000000df47 | CHANGED | Run pacemaker restart if the config file for the service changed | np0000073147 2026-06-14 08:13:02,400 p=83235 u=zuul n=ansible | 2026-06-14 08:13:02.399792 | fa163ee0-6271-f863-66dc-00000000df48 | TASK | Check if an image update marker exists for bundle haproxy-bundle 2026-06-14 08:13:02,683 p=83235 u=zuul n=ansible | 2026-06-14 08:13:02.682208 | fa163ee0-6271-f863-66dc-00000000df48 | OK | Check if an image update marker exists for bundle haproxy-bundle | np0000073146 2026-06-14 08:13:02,715 p=83235 u=zuul n=ansible | 2026-06-14 08:13:02.715629 | fa163ee0-6271-f863-66dc-00000000df4a | TASK | Get container image tag from marker for bundle haproxy-bundle 2026-06-14 08:13:02,768 p=83235 u=zuul n=ansible | 2026-06-14 08:13:02.767050 | fa163ee0-6271-f863-66dc-00000000df48 | OK | Check if an image update marker exists for bundle haproxy-bundle | np0000073147 2026-06-14 08:13:02,772 p=83235 u=zuul n=ansible | 2026-06-14 08:13:02.772673 | fa163ee0-6271-f863-66dc-00000000df4a | SKIPPED | Get container image tag from marker for bundle haproxy-bundle | np0000073146 2026-06-14 08:13:02,793 p=83235 u=zuul n=ansible | 2026-06-14 08:13:02.793205 | fa163ee0-6271-f863-66dc-00000000df4b | TASK | Get container image tag from bundle haproxy-bundle 2026-06-14 08:13:02,818 p=83235 u=zuul n=ansible | 2026-06-14 08:13:02.818027 | fa163ee0-6271-f863-66dc-00000000df4a | TASK | Get container image tag from marker for bundle haproxy-bundle 2026-06-14 08:13:02,829 p=83235 u=zuul n=ansible | 2026-06-14 08:13:02.828875 | fa163ee0-6271-f863-66dc-00000000df4b | SKIPPED | Get container image tag from bundle haproxy-bundle | np0000073146 2026-06-14 08:13:02,845 p=83235 u=zuul n=ansible | 2026-06-14 08:13:02.845513 | fa163ee0-6271-f863-66dc-00000000df4c | TASK | Compare tags between marker and bundle haproxy-bundle 2026-06-14 08:13:02,876 p=83235 u=zuul n=ansible | 2026-06-14 08:13:02.873271 | fa163ee0-6271-f863-66dc-00000000df4a | SKIPPED | Get container image tag from marker for bundle haproxy-bundle | np0000073147 2026-06-14 08:13:02,877 p=83235 u=zuul n=ansible | 2026-06-14 08:13:02.876903 | fa163ee0-6271-f863-66dc-00000000df4c | SKIPPED | Compare tags between marker and bundle haproxy-bundle | np0000073146 2026-06-14 08:13:02,893 p=83235 u=zuul n=ansible | 2026-06-14 08:13:02.893125 | fa163ee0-6271-f863-66dc-00000000df4d | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2026-06-14 08:13:02,914 p=83235 u=zuul n=ansible | 2026-06-14 08:13:02.913887 | fa163ee0-6271-f863-66dc-00000000df4b | TASK | Get container image tag from bundle haproxy-bundle 2026-06-14 08:13:02,928 p=83235 u=zuul n=ansible | 2026-06-14 08:13:02.927771 | fa163ee0-6271-f863-66dc-00000000df4d | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0000073146 2026-06-14 08:13:02,944 p=83235 u=zuul n=ansible | 2026-06-14 08:13:02.944542 | fa163ee0-6271-f863-66dc-00000000df4e | TASK | Remove update marker for bundle haproxy-bundle 2026-06-14 08:13:02,960 p=83235 u=zuul n=ansible | 2026-06-14 08:13:02.959431 | fa163ee0-6271-f863-66dc-00000000df4b | SKIPPED | Get container image tag from bundle haproxy-bundle | np0000073147 2026-06-14 08:13:02,976 p=83235 u=zuul n=ansible | 2026-06-14 08:13:02.976259 | fa163ee0-6271-f863-66dc-00000000df4c | TASK | Compare tags between marker and bundle haproxy-bundle 2026-06-14 08:13:02,992 p=83235 u=zuul n=ansible | 2026-06-14 08:13:02.991712 | fa163ee0-6271-f863-66dc-00000000df4e | SKIPPED | Remove update marker for bundle haproxy-bundle | np0000073146 2026-06-14 08:13:03,025 p=83235 u=zuul n=ansible | 2026-06-14 08:13:03.024933 | fa163ee0-6271-f863-66dc-00000000df6f | TASK | Gather variables for each operating system 2026-06-14 08:13:03,032 p=83235 u=zuul n=ansible | 2026-06-14 08:13:03.031441 | fa163ee0-6271-f863-66dc-00000000df4c | SKIPPED | Compare tags between marker and bundle haproxy-bundle | np0000073147 2026-06-14 08:13:03,053 p=83235 u=zuul n=ansible | 2026-06-14 08:13:03.052662 | fa163ee0-6271-f863-66dc-00000000df4d | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2026-06-14 08:13:03,096 p=83235 u=zuul n=ansible | 2026-06-14 08:13:03.096076 | fa163ee0-6271-f863-66dc-00000000df4d | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0000073147 2026-06-14 08:13:03,110 p=83235 u=zuul n=ansible | 2026-06-14 08:13:03.110362 | fa163ee0-6271-f863-66dc-00000000df4e | TASK | Remove update marker for bundle haproxy-bundle 2026-06-14 08:13:03,140 p=83235 u=zuul n=ansible | 2026-06-14 08:13:03.140605 | fa163ee0-6271-f863-66dc-00000000df70 | TASK | Detect if resource is being created or already exists 2026-06-14 08:13:03,168 p=83235 u=zuul n=ansible | 2026-06-14 08:13:03.168029 | fa163ee0-6271-f863-66dc-00000000df4e | SKIPPED | Remove update marker for bundle haproxy-bundle | np0000073147 2026-06-14 08:13:03,196 p=83235 u=zuul n=ansible | 2026-06-14 08:13:03.196213 | fa163ee0-6271-f863-66dc-00000000df6f | TASK | Gather variables for each operating system 2026-06-14 08:13:03,356 p=83235 u=zuul n=ansible | 2026-06-14 08:13:03.356090 | fa163ee0-6271-f863-66dc-00000000df70 | TASK | Detect if resource is being created or already exists 2026-06-14 08:13:03,910 p=83235 u=zuul n=ansible | 2026-06-14 08:13:03.909568 | fa163ee0-6271-f863-66dc-00000000df70 | CHANGED | Detect if resource is being created or already exists | np0000073146 2026-06-14 08:13:03,945 p=83235 u=zuul n=ansible | 2026-06-14 08:13:03.945154 | fa163ee0-6271-f863-66dc-00000000df71 | TASK | Run init bundle puppet on the host for mysql 2026-06-14 08:13:04,143 p=83235 u=zuul n=ansible | 2026-06-14 08:13:04.142558 | fa163ee0-6271-f863-66dc-00000000df70 | CHANGED | Detect if resource is being created or already exists | np0000073147 2026-06-14 08:13:04,175 p=83235 u=zuul n=ansible | 2026-06-14 08:13:04.175383 | fa163ee0-6271-f863-66dc-00000000df71 | TASK | Run init bundle puppet on the host for mysql 2026-06-14 08:13:05,798 p=83235 u=zuul n=ansible | 2026-06-14 08:13:05.796855 | fa163ee0-6271-f863-66dc-00000000e0d6 | CHANGED | Wait for puppet host configuration to finish | np0000073148 2026-06-14 08:13:05,833 p=83235 u=zuul n=ansible | 2026-06-14 08:13:05.827998 | fa163ee0-6271-f863-66dc-00000000e0d7 | TASK | Debug output for task: Run puppet host configuration for step 2 2026-06-14 08:13:05,845 p=83235 u=zuul n=ansible | 2026-06-14 08:13:05.844117 | fa163ee0-6271-f863-66dc-00000000e0f0 | CHANGED | Wait for puppet host configuration to finish | np0000073150 2026-06-14 08:13:05,867 p=83235 u=zuul n=ansible | 2026-06-14 08:13:05.866905 | fa163ee0-6271-f863-66dc-00000000e0f1 | TASK | Debug output for task: Run puppet host configuration for step 2 2026-06-14 08:13:05,877 p=83235 u=zuul n=ansible | 2026-06-14 08:13:05.876275 | fa163ee0-6271-f863-66dc-00000000e0f0 | CHANGED | Wait for puppet host configuration to finish | np0000073149 2026-06-14 08:13:05,893 p=83235 u=zuul n=ansible | 2026-06-14 08:13:05.893091 | fa163ee0-6271-f863-66dc-00000000e0f1 | TASK | Debug output for task: Run puppet host configuration for step 2 2026-06-14 08:13:05,923 p=83235 u=zuul n=ansible | 2026-06-14 08:13:05.923075 | fa163ee0-6271-f863-66dc-00000000e0d7 | OK | Debug output for task: Run puppet host configuration for step 2 | np0000073148 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Jun 14 08:12:55 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Jun 14 08:13:00 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Jun 14 08:13:00 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Jun 14 08:13:00 puppet-user: (file & line not available)", "<13>Jun 14 08:13:00 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Jun 14 08:13:00 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Jun 14 08:13:00 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Jun 14 08:13:00 puppet-user: Notice: Compiled catalog for np0000073148.ooo.test in environment production in 0.11 seconds", "<13>Jun 14 08:13:00 puppet-user: Notice: Applied catalog in 0.04 seconds", "<13>Jun 14 08:13:00 puppet-user: Application:", "<13>Jun 14 08:13:00 puppet-user: Initial environment: production", "<13>Jun 14 08:13:00 puppet-user: Converged environment: production", "<13>Jun 14 08:13:00 puppet-user: Run mode: user", "<13>Jun 14 08:13:00 puppet-user: Changes:", "<13>Jun 14 08:13:00 puppet-user: Events:", "<13>Jun 14 08:13:00 puppet-user: Resources:", "<13>Jun 14 08:13:00 puppet-user: Total: 10", "<13>Jun 14 08:13:00 puppet-user: Time:", "<13>Jun 14 08:13:00 puppet-user: Schedule: 0.00", "<13>Jun 14 08:13:00 puppet-user: File: 0.00", "<13>Jun 14 08:13:00 puppet-user: Exec: 0.01", "<13>Jun 14 08:13:00 puppet-user: Augeas: 0.01", "<13>Jun 14 08:13:00 puppet-user: Transaction evaluation: 0.03", "<13>Jun 14 08:13:00 puppet-user: Catalog application: 0.04", "<13>Jun 14 08:13:00 puppet-user: Config retrieval: 0.14", "<13>Jun 14 08:13:00 puppet-user: Last run: 1781424780", "<13>Jun 14 08:13:00 puppet-user: Filebucket: 0.00", "<13>Jun 14 08:13:00 puppet-user: Total: 0.04", "<13>Jun 14 08:13:00 puppet-user: Version:", "<13>Jun 14 08:13:00 puppet-user: Config: 1781424780", "<13>Jun 14 08:13:00 puppet-user: Puppet: 7.10.0" ] } 2026-06-14 08:13:05,937 p=83235 u=zuul n=ansible | 2026-06-14 08:13:05.937499 | fa163ee0-6271-f863-66dc-00000000e0d8 | TASK | Pre-cache facts for puppet containers 2026-06-14 08:13:05,968 p=83235 u=zuul n=ansible | 2026-06-14 08:13:05.968034 | fa163ee0-6271-f863-66dc-00000000e0f1 | OK | Debug output for task: Run puppet host configuration for step 2 | np0000073150 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Jun 14 08:12:55 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Jun 14 08:13:00 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Jun 14 08:13:00 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Jun 14 08:13:00 puppet-user: (file & line not available)", "<13>Jun 14 08:13:00 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Jun 14 08:13:00 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Jun 14 08:13:00 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Jun 14 08:13:00 puppet-user: Notice: Compiled catalog for np0000073150.ooo.test in environment production in 0.12 seconds", "<13>Jun 14 08:13:00 puppet-user: Notice: Applied catalog in 0.04 seconds", "<13>Jun 14 08:13:00 puppet-user: Application:", "<13>Jun 14 08:13:00 puppet-user: Initial environment: production", "<13>Jun 14 08:13:00 puppet-user: Converged environment: production", "<13>Jun 14 08:13:00 puppet-user: Run mode: user", "<13>Jun 14 08:13:00 puppet-user: Changes:", "<13>Jun 14 08:13:00 puppet-user: Events:", "<13>Jun 14 08:13:00 puppet-user: Resources:", "<13>Jun 14 08:13:00 puppet-user: Total: 10", "<13>Jun 14 08:13:00 puppet-user: Time:", "<13>Jun 14 08:13:00 puppet-user: Schedule: 0.00", "<13>Jun 14 08:13:00 puppet-user: File: 0.00", "<13>Jun 14 08:13:00 puppet-user: Exec: 0.01", "<13>Jun 14 08:13:00 puppet-user: Augeas: 0.01", "<13>Jun 14 08:13:00 puppet-user: Transaction evaluation: 0.03", "<13>Jun 14 08:13:00 puppet-user: Catalog application: 0.04", "<13>Jun 14 08:13:00 puppet-user: Config retrieval: 0.16", "<13>Jun 14 08:13:00 puppet-user: Last run: 1781424780", "<13>Jun 14 08:13:00 puppet-user: Filebucket: 0.00", "<13>Jun 14 08:13:00 puppet-user: Total: 0.04", "<13>Jun 14 08:13:00 puppet-user: Version:", "<13>Jun 14 08:13:00 puppet-user: Config: 1781424780", "<13>Jun 14 08:13:00 puppet-user: Puppet: 7.10.0" ] } 2026-06-14 08:13:06,006 p=83235 u=zuul n=ansible | 2026-06-14 08:13:06.006579 | fa163ee0-6271-f863-66dc-00000000e174 | TASK | Gather variables for each operating system 2026-06-14 08:13:06,022 p=83235 u=zuul n=ansible | 2026-06-14 08:13:06.021928 | fa163ee0-6271-f863-66dc-00000000e0f2 | TASK | Pre-cache facts for puppet containers 2026-06-14 08:13:06,029 p=83235 u=zuul n=ansible | 2026-06-14 08:13:06.028718 | fa163ee0-6271-f863-66dc-00000000e0f1 | OK | Debug output for task: Run puppet host configuration for step 2 | np0000073149 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Jun 14 08:12:55 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Jun 14 08:13:00 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Jun 14 08:13:00 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Jun 14 08:13:00 puppet-user: (file & line not available)", "<13>Jun 14 08:13:00 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Jun 14 08:13:00 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Jun 14 08:13:00 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Jun 14 08:13:00 puppet-user: Notice: Compiled catalog for np0000073149.ooo.test in environment production in 0.12 seconds", "<13>Jun 14 08:13:01 puppet-user: Notice: Applied catalog in 0.04 seconds", "<13>Jun 14 08:13:01 puppet-user: Application:", "<13>Jun 14 08:13:01 puppet-user: Initial environment: production", "<13>Jun 14 08:13:01 puppet-user: Converged environment: production", "<13>Jun 14 08:13:01 puppet-user: Run mode: user", "<13>Jun 14 08:13:01 puppet-user: Changes:", "<13>Jun 14 08:13:01 puppet-user: Events:", "<13>Jun 14 08:13:01 puppet-user: Resources:", "<13>Jun 14 08:13:01 puppet-user: Total: 10", "<13>Jun 14 08:13:01 puppet-user: Time:", "<13>Jun 14 08:13:01 puppet-user: Schedule: 0.00", "<13>Jun 14 08:13:01 puppet-user: File: 0.00", "<13>Jun 14 08:13:01 puppet-user: Exec: 0.01", "<13>Jun 14 08:13:01 puppet-user: Augeas: 0.01", "<13>Jun 14 08:13:01 puppet-user: Transaction evaluation: 0.03", "<13>Jun 14 08:13:01 puppet-user: Catalog application: 0.04", "<13>Jun 14 08:13:01 puppet-user: Config retrieval: 0.16", "<13>Jun 14 08:13:01 puppet-user: Last run: 1781424781", "<13>Jun 14 08:13:01 puppet-user: Filebucket: 0.00", "<13>Jun 14 08:13:01 puppet-user: Total: 0.04", "<13>Jun 14 08:13:01 puppet-user: Version:", "<13>Jun 14 08:13:01 puppet-user: Config: 1781424780", "<13>Jun 14 08:13:01 puppet-user: Puppet: 7.10.0" ] } 2026-06-14 08:13:06,049 p=83235 u=zuul n=ansible | 2026-06-14 08:13:06.045810 | fa163ee0-6271-f863-66dc-00000000e0f2 | TASK | Pre-cache facts for puppet containers 2026-06-14 08:13:06,103 p=83235 u=zuul n=ansible | 2026-06-14 08:13:06.102976 | fa163ee0-6271-f863-66dc-00000000e174 | TASK | Gather variables for each operating system 2026-06-14 08:13:06,139 p=83235 u=zuul n=ansible | 2026-06-14 08:13:06.138989 | fa163ee0-6271-f863-66dc-00000000e175 | TASK | Create puppet caching structures 2026-06-14 08:13:06,155 p=83235 u=zuul n=ansible | 2026-06-14 08:13:06.154694 | fa163ee0-6271-f863-66dc-00000000e174 | TASK | Gather variables for each operating system 2026-06-14 08:13:06,198 p=83235 u=zuul n=ansible | 2026-06-14 08:13:06.198053 | fa163ee0-6271-f863-66dc-00000000e175 | TASK | Create puppet caching structures 2026-06-14 08:13:06,293 p=83235 u=zuul n=ansible | 2026-06-14 08:13:06.293233 | fa163ee0-6271-f863-66dc-00000000e175 | TASK | Create puppet caching structures 2026-06-14 08:13:06,456 p=83235 u=zuul n=ansible | 2026-06-14 08:13:06.455759 | fa163ee0-6271-f863-66dc-00000000e175 | CHANGED | Create puppet caching structures | np0000073148 2026-06-14 08:13:06,470 p=83235 u=zuul n=ansible | 2026-06-14 08:13:06.470576 | fa163ee0-6271-f863-66dc-00000000e176 | TASK | Check for facter.conf 2026-06-14 08:13:06,514 p=83235 u=zuul n=ansible | 2026-06-14 08:13:06.513843 | fa163ee0-6271-f863-66dc-00000000e175 | CHANGED | Create puppet caching structures | np0000073150 2026-06-14 08:13:06,528 p=83235 u=zuul n=ansible | 2026-06-14 08:13:06.528450 | fa163ee0-6271-f863-66dc-00000000e176 | TASK | Check for facter.conf 2026-06-14 08:13:06,613 p=83235 u=zuul n=ansible | 2026-06-14 08:13:06.613104 | fa163ee0-6271-f863-66dc-00000000e175 | CHANGED | Create puppet caching structures | np0000073149 2026-06-14 08:13:06,628 p=83235 u=zuul n=ansible | 2026-06-14 08:13:06.627626 | fa163ee0-6271-f863-66dc-00000000e176 | TASK | Check for facter.conf 2026-06-14 08:13:06,779 p=83235 u=zuul n=ansible | 2026-06-14 08:13:06.778670 | fa163ee0-6271-f863-66dc-00000000e176 | OK | Check for facter.conf | np0000073148 2026-06-14 08:13:06,790 p=83235 u=zuul n=ansible | 2026-06-14 08:13:06.790458 | fa163ee0-6271-f863-66dc-00000000e177 | TASK | Remove facter.conf if directory 2026-06-14 08:13:06,844 p=83235 u=zuul n=ansible | 2026-06-14 08:13:06.843495 | fa163ee0-6271-f863-66dc-00000000e177 | SKIPPED | Remove facter.conf if directory | np0000073148 2026-06-14 08:13:06,845 p=83235 u=zuul n=ansible | 2026-06-14 08:13:06.845126 | fa163ee0-6271-f863-66dc-00000000e176 | OK | Check for facter.conf | np0000073150 2026-06-14 08:13:06,859 p=83235 u=zuul n=ansible | 2026-06-14 08:13:06.859156 | fa163ee0-6271-f863-66dc-00000000e178 | TASK | Write facter cache config 2026-06-14 08:13:06,879 p=83235 u=zuul n=ansible | 2026-06-14 08:13:06.879267 | fa163ee0-6271-f863-66dc-00000000e177 | TASK | Remove facter.conf if directory 2026-06-14 08:13:06,926 p=83235 u=zuul n=ansible | 2026-06-14 08:13:06.926286 | fa163ee0-6271-f863-66dc-00000000e177 | SKIPPED | Remove facter.conf if directory | np0000073150 2026-06-14 08:13:06,941 p=83235 u=zuul n=ansible | 2026-06-14 08:13:06.936330 | fa163ee0-6271-f863-66dc-00000000e178 | TASK | Write facter cache config 2026-06-14 08:13:06,948 p=83235 u=zuul n=ansible | 2026-06-14 08:13:06.947977 | fa163ee0-6271-f863-66dc-00000000e176 | OK | Check for facter.conf | np0000073149 2026-06-14 08:13:06,961 p=83235 u=zuul n=ansible | 2026-06-14 08:13:06.960699 | fa163ee0-6271-f863-66dc-00000000e177 | TASK | Remove facter.conf if directory 2026-06-14 08:13:07,009 p=83235 u=zuul n=ansible | 2026-06-14 08:13:07.009066 | fa163ee0-6271-f863-66dc-00000000e177 | SKIPPED | Remove facter.conf if directory | np0000073149 2026-06-14 08:13:07,027 p=83235 u=zuul n=ansible | 2026-06-14 08:13:07.026562 | fa163ee0-6271-f863-66dc-00000000e178 | TASK | Write facter cache config 2026-06-14 08:13:07,676 p=83235 u=zuul n=ansible | 2026-06-14 08:13:07.675528 | fa163ee0-6271-f863-66dc-00000000e178 | CHANGED | Write facter cache config | np0000073148 2026-06-14 08:13:07,690 p=83235 u=zuul n=ansible | 2026-06-14 08:13:07.690502 | fa163ee0-6271-f863-66dc-00000000e179 | TASK | Cleanup facter cache if exists 2026-06-14 08:13:07,811 p=83235 u=zuul n=ansible | 2026-06-14 08:13:07.809747 | fa163ee0-6271-f863-66dc-00000000e178 | CHANGED | Write facter cache config | np0000073150 2026-06-14 08:13:07,834 p=83235 u=zuul n=ansible | 2026-06-14 08:13:07.834020 | fa163ee0-6271-f863-66dc-00000000e179 | TASK | Cleanup facter cache if exists 2026-06-14 08:13:07,889 p=83235 u=zuul n=ansible | 2026-06-14 08:13:07.888379 | fa163ee0-6271-f863-66dc-00000000e178 | CHANGED | Write facter cache config | np0000073149 2026-06-14 08:13:07,903 p=83235 u=zuul n=ansible | 2026-06-14 08:13:07.903517 | fa163ee0-6271-f863-66dc-00000000e179 | TASK | Cleanup facter cache if exists 2026-06-14 08:13:08,018 p=83235 u=zuul n=ansible | 2026-06-14 08:13:08.017760 | fa163ee0-6271-f863-66dc-00000000e179 | CHANGED | Cleanup facter cache if exists | np0000073148 2026-06-14 08:13:08,033 p=83235 u=zuul n=ansible | 2026-06-14 08:13:08.032738 | fa163ee0-6271-f863-66dc-00000000e17a | TASK | Pre-cache facts 2026-06-14 08:13:08,152 p=83235 u=zuul n=ansible | 2026-06-14 08:13:08.151413 | fa163ee0-6271-f863-66dc-00000000e179 | CHANGED | Cleanup facter cache if exists | np0000073150 2026-06-14 08:13:08,163 p=83235 u=zuul n=ansible | 2026-06-14 08:13:08.163475 | fa163ee0-6271-f863-66dc-00000000e17a | TASK | Pre-cache facts 2026-06-14 08:13:08,211 p=83235 u=zuul n=ansible | 2026-06-14 08:13:08.210971 | fa163ee0-6271-f863-66dc-00000000e179 | CHANGED | Cleanup facter cache if exists | np0000073149 2026-06-14 08:13:08,222 p=83235 u=zuul n=ansible | 2026-06-14 08:13:08.222459 | fa163ee0-6271-f863-66dc-00000000e17a | TASK | Pre-cache facts 2026-06-14 08:13:08,730 p=83235 u=zuul n=ansible | 2026-06-14 08:13:08.729005 | fa163ee0-6271-f863-66dc-00000000e17a | CHANGED | Pre-cache facts | np0000073148 2026-06-14 08:13:08,754 p=83235 u=zuul n=ansible | 2026-06-14 08:13:08.753863 | fa163ee0-6271-f863-66dc-00000000e17b | TASK | Failed deployment if facter fails 2026-06-14 08:13:08,789 p=83235 u=zuul n=ansible | 2026-06-14 08:13:08.788692 | fa163ee0-6271-f863-66dc-00000000e17b | SKIPPED | Failed deployment if facter fails | np0000073148 2026-06-14 08:13:08,811 p=83235 u=zuul n=ansible | 2026-06-14 08:13:08.811632 | fa163ee0-6271-f863-66dc-00000000e17c | TASK | Sync cached facts 2026-06-14 08:13:08,882 p=83235 u=zuul n=ansible | 2026-06-14 08:13:08.881812 | fa163ee0-6271-f863-66dc-00000000e17a | CHANGED | Pre-cache facts | np0000073150 2026-06-14 08:13:08,918 p=83235 u=zuul n=ansible | 2026-06-14 08:13:08.917826 | fa163ee0-6271-f863-66dc-00000000e17b | TASK | Failed deployment if facter fails 2026-06-14 08:13:08,928 p=83235 u=zuul n=ansible | 2026-06-14 08:13:08.927816 | fa163ee0-6271-f863-66dc-00000000e17a | CHANGED | Pre-cache facts | np0000073149 2026-06-14 08:13:08,958 p=83235 u=zuul n=ansible | 2026-06-14 08:13:08.958002 | fa163ee0-6271-f863-66dc-00000000e17b | TASK | Failed deployment if facter fails 2026-06-14 08:13:08,968 p=83235 u=zuul n=ansible | 2026-06-14 08:13:08.967389 | fa163ee0-6271-f863-66dc-00000000e17b | SKIPPED | Failed deployment if facter fails | np0000073150 2026-06-14 08:13:09,005 p=83235 u=zuul n=ansible | 2026-06-14 08:13:09.005374 | fa163ee0-6271-f863-66dc-00000000e17c | TASK | Sync cached facts 2026-06-14 08:13:09,013 p=83235 u=zuul n=ansible | 2026-06-14 08:13:09.013074 | fa163ee0-6271-f863-66dc-00000000e17b | SKIPPED | Failed deployment if facter fails | np0000073149 2026-06-14 08:13:09,038 p=83235 u=zuul n=ansible | 2026-06-14 08:13:09.037820 | fa163ee0-6271-f863-66dc-00000000e17c | TASK | Sync cached facts 2026-06-14 08:13:09,220 p=83235 u=zuul n=ansible | 2026-06-14 08:13:09.219787 | fa163ee0-6271-f863-66dc-00000000e17c | CHANGED | Sync cached facts | np0000073148 -> 192.168.122.106 2026-06-14 08:13:09,221 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073148 -> 192.168.122.106', 'fa163ee0-6271-f863-66dc-00000000e17c') missing from stats 2026-06-14 08:13:09,239 p=83235 u=zuul n=ansible | 2026-06-14 08:13:09.239501 | fa163ee0-6271-f863-66dc-00000000e0d9 | TASK | Include container-puppet tasks (generate config) during step 1 2026-06-14 08:13:09,289 p=83235 u=zuul n=ansible | 2026-06-14 08:13:09.288971 | fa163ee0-6271-f863-66dc-00000000e0d9 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0000073148 2026-06-14 08:13:09,304 p=83235 u=zuul n=ansible | 2026-06-14 08:13:09.304519 | fa163ee0-6271-f863-66dc-00000000e0db | TASK | Manage containers for step 2 with tripleo-ansible 2026-06-14 08:13:09,366 p=83235 u=zuul n=ansible | 2026-06-14 08:13:09.365747 | fa163ee0-6271-f863-66dc-00000000e299 | TASK | Gather variables for each operating system 2026-06-14 08:13:09,422 p=83235 u=zuul n=ansible | 2026-06-14 08:13:09.421663 | fa163ee0-6271-f863-66dc-00000000e17c | CHANGED | Sync cached facts | np0000073149 -> 192.168.122.107 2026-06-14 08:13:09,423 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073149 -> 192.168.122.107', 'fa163ee0-6271-f863-66dc-00000000e17c') missing from stats 2026-06-14 08:13:09,452 p=83235 u=zuul n=ansible | 2026-06-14 08:13:09.452377 | fa163ee0-6271-f863-66dc-00000000e0f3 | TASK | Include container-puppet tasks (generate config) during step 1 2026-06-14 08:13:09,459 p=83235 u=zuul n=ansible | 2026-06-14 08:13:09.458650 | fa163ee0-6271-f863-66dc-00000000e17c | CHANGED | Sync cached facts | np0000073150 -> 192.168.122.108 2026-06-14 08:13:09,460 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073150 -> 192.168.122.108', 'fa163ee0-6271-f863-66dc-00000000e17c') missing from stats 2026-06-14 08:13:09,472 p=83235 u=zuul n=ansible | 2026-06-14 08:13:09.472205 | fa163ee0-6271-f863-66dc-00000000e29a | TASK | Create container logs path 2026-06-14 08:13:09,504 p=83235 u=zuul n=ansible | 2026-06-14 08:13:09.504167 | fa163ee0-6271-f863-66dc-00000000e0f3 | TASK | Include container-puppet tasks (generate config) during step 1 2026-06-14 08:13:09,513 p=83235 u=zuul n=ansible | 2026-06-14 08:13:09.512332 | fa163ee0-6271-f863-66dc-00000000e0f3 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0000073149 2026-06-14 08:13:09,525 p=83235 u=zuul n=ansible | 2026-06-14 08:13:09.525658 | fa163ee0-6271-f863-66dc-00000000e0f5 | TASK | Manage containers for step 2 with tripleo-ansible 2026-06-14 08:13:09,556 p=83235 u=zuul n=ansible | 2026-06-14 08:13:09.556759 | fa163ee0-6271-f863-66dc-00000000e0f3 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0000073150 2026-06-14 08:13:09,581 p=83235 u=zuul n=ansible | 2026-06-14 08:13:09.580725 | fa163ee0-6271-f863-66dc-00000000e299 | TASK | Gather variables for each operating system 2026-06-14 08:13:09,596 p=83235 u=zuul n=ansible | 2026-06-14 08:13:09.596248 | fa163ee0-6271-f863-66dc-00000000e0f5 | TASK | Manage containers for step 2 with tripleo-ansible 2026-06-14 08:13:09,646 p=83235 u=zuul n=ansible | 2026-06-14 08:13:09.646407 | fa163ee0-6271-f863-66dc-00000000e299 | TASK | Gather variables for each operating system 2026-06-14 08:13:09,695 p=83235 u=zuul n=ansible | 2026-06-14 08:13:09.695304 | fa163ee0-6271-f863-66dc-00000000e29a | TASK | Create container logs path 2026-06-14 08:13:09,761 p=83235 u=zuul n=ansible | 2026-06-14 08:13:09.761513 | fa163ee0-6271-f863-66dc-00000000e29a | TASK | Create container logs path 2026-06-14 08:13:09,801 p=83235 u=zuul n=ansible | 2026-06-14 08:13:09.799941 | fa163ee0-6271-f863-66dc-00000000e29a | OK | Create container logs path | np0000073148 2026-06-14 08:13:09,827 p=83235 u=zuul n=ansible | 2026-06-14 08:13:09.827277 | fa163ee0-6271-f863-66dc-00000000e29c | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 2026-06-14 08:13:10,016 p=83235 u=zuul n=ansible | 2026-06-14 08:13:10.015773 | fa163ee0-6271-f863-66dc-00000000e29a | OK | Create container logs path | np0000073149 2026-06-14 08:13:10,041 p=83235 u=zuul n=ansible | 2026-06-14 08:13:10.040737 | fa163ee0-6271-f863-66dc-00000000e29c | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 2026-06-14 08:13:10,104 p=83235 u=zuul n=ansible | 2026-06-14 08:13:10.103294 | fa163ee0-6271-f863-66dc-00000000e29a | OK | Create container logs path | np0000073150 2026-06-14 08:13:10,120 p=83235 u=zuul n=ansible | 2026-06-14 08:13:10.119897 | fa163ee0-6271-f863-66dc-00000000e29c | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 2026-06-14 08:13:10,173 p=83235 u=zuul n=ansible | 2026-06-14 08:13:10.172858 | fa163ee0-6271-f863-66dc-00000000e29c | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 | np0000073148 2026-06-14 08:13:10,189 p=83235 u=zuul n=ansible | 2026-06-14 08:13:10.188827 | fa163ee0-6271-f863-66dc-00000000e29d | TASK | Finalise hashes for all containers 2026-06-14 08:13:10,255 p=83235 u=zuul n=ansible | 2026-06-14 08:13:10.254395 | fa163ee0-6271-f863-66dc-00000000e29d | OK | Finalise hashes for all containers | np0000073148 2026-06-14 08:13:10,268 p=83235 u=zuul n=ansible | 2026-06-14 08:13:10.267734 | fa163ee0-6271-f863-66dc-00000000e29f | TASK | Manage systemd shutdown files 2026-06-14 08:13:10,337 p=83235 u=zuul n=ansible | 2026-06-14 08:13:10.336715 | 361580e1-9bef-4ce7-9f8c-532f7e0f4c88 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0000073148 2026-06-14 08:13:10,355 p=83235 u=zuul n=ansible | 2026-06-14 08:13:10.355125 | fa163ee0-6271-f863-66dc-00000000e33e | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-06-14 08:13:10,389 p=83235 u=zuul n=ansible | 2026-06-14 08:13:10.388328 | fa163ee0-6271-f863-66dc-00000000e29c | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 | np0000073149 2026-06-14 08:13:10,403 p=83235 u=zuul n=ansible | 2026-06-14 08:13:10.403348 | fa163ee0-6271-f863-66dc-00000000e29d | TASK | Finalise hashes for all containers 2026-06-14 08:13:10,470 p=83235 u=zuul n=ansible | 2026-06-14 08:13:10.470062 | fa163ee0-6271-f863-66dc-00000000e29d | OK | Finalise hashes for all containers | np0000073149 2026-06-14 08:13:10,472 p=83235 u=zuul n=ansible | 2026-06-14 08:13:10.471904 | fa163ee0-6271-f863-66dc-00000000e29c | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 | np0000073150 2026-06-14 08:13:10,493 p=83235 u=zuul n=ansible | 2026-06-14 08:13:10.492920 | fa163ee0-6271-f863-66dc-00000000e29f | TASK | Manage systemd shutdown files 2026-06-14 08:13:10,526 p=83235 u=zuul n=ansible | 2026-06-14 08:13:10.525778 | fa163ee0-6271-f863-66dc-00000000e29d | TASK | Finalise hashes for all containers 2026-06-14 08:13:10,560 p=83235 u=zuul n=ansible | 2026-06-14 08:13:10.560385 | 6adc937e-4f91-4605-8631-5f99d63bc004 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0000073149 2026-06-14 08:13:10,586 p=83235 u=zuul n=ansible | 2026-06-14 08:13:10.581689 | fa163ee0-6271-f863-66dc-00000000e35f | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-06-14 08:13:10,595 p=83235 u=zuul n=ansible | 2026-06-14 08:13:10.594726 | fa163ee0-6271-f863-66dc-00000000e29d | OK | Finalise hashes for all containers | np0000073150 2026-06-14 08:13:10,612 p=83235 u=zuul n=ansible | 2026-06-14 08:13:10.611925 | fa163ee0-6271-f863-66dc-00000000e29f | TASK | Manage systemd shutdown files 2026-06-14 08:13:10,671 p=83235 u=zuul n=ansible | 2026-06-14 08:13:10.671361 | 5a94cdbf-5b49-457a-bcc0-6778e1878227 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0000073150 2026-06-14 08:13:10,686 p=83235 u=zuul n=ansible | 2026-06-14 08:13:10.685921 | fa163ee0-6271-f863-66dc-00000000e37e | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-06-14 08:13:10,693 p=83235 u=zuul n=ansible | 2026-06-14 08:13:10.692991 | fa163ee0-6271-f863-66dc-00000000e33e | OK | Check if /etc/sysconfig/podman_drop_in exists | np0000073148 2026-06-14 08:13:10,705 p=83235 u=zuul n=ansible | 2026-06-14 08:13:10.705231 | fa163ee0-6271-f863-66dc-00000000e33f | TASK | Set podman_drop_in fact 2026-06-14 08:13:10,768 p=83235 u=zuul n=ansible | 2026-06-14 08:13:10.764652 | fa163ee0-6271-f863-66dc-00000000e33f | OK | Set podman_drop_in fact | np0000073148 2026-06-14 08:13:10,769 p=83235 u=zuul n=ansible | 2026-06-14 08:13:10.768962 | fa163ee0-6271-f863-66dc-00000000df71 | OK | Run init bundle puppet on the host for mysql | np0000073146 2026-06-14 08:13:10,779 p=83235 u=zuul n=ansible | 2026-06-14 08:13:10.779528 | fa163ee0-6271-f863-66dc-00000000e341 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-06-14 08:13:10,803 p=83235 u=zuul n=ansible | 2026-06-14 08:13:10.803334 | fa163ee0-6271-f863-66dc-00000000df72 | TASK | Check if /var/lib/config-data/puppet-generated/mysql exists 2026-06-14 08:13:10,921 p=83235 u=zuul n=ansible | 2026-06-14 08:13:10.921043 | fa163ee0-6271-f863-66dc-00000000e35f | OK | Check if /etc/sysconfig/podman_drop_in exists | np0000073149 2026-06-14 08:13:10,937 p=83235 u=zuul n=ansible | 2026-06-14 08:13:10.936958 | fa163ee0-6271-f863-66dc-00000000e360 | TASK | Set podman_drop_in fact 2026-06-14 08:13:10,996 p=83235 u=zuul n=ansible | 2026-06-14 08:13:10.995969 | fa163ee0-6271-f863-66dc-00000000e360 | OK | Set podman_drop_in fact | np0000073149 2026-06-14 08:13:11,010 p=83235 u=zuul n=ansible | 2026-06-14 08:13:11.009873 | fa163ee0-6271-f863-66dc-00000000e362 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-06-14 08:13:11,033 p=83235 u=zuul n=ansible | 2026-06-14 08:13:11.032316 | fa163ee0-6271-f863-66dc-00000000e37e | OK | Check if /etc/sysconfig/podman_drop_in exists | np0000073150 2026-06-14 08:13:11,056 p=83235 u=zuul n=ansible | 2026-06-14 08:13:11.056323 | fa163ee0-6271-f863-66dc-00000000e37f | TASK | Set podman_drop_in fact 2026-06-14 08:13:11,117 p=83235 u=zuul n=ansible | 2026-06-14 08:13:11.116282 | fa163ee0-6271-f863-66dc-00000000e37f | OK | Set podman_drop_in fact | np0000073150 2026-06-14 08:13:11,145 p=83235 u=zuul n=ansible | 2026-06-14 08:13:11.140033 | fa163ee0-6271-f863-66dc-00000000e381 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-06-14 08:13:11,154 p=83235 u=zuul n=ansible | 2026-06-14 08:13:11.153910 | fa163ee0-6271-f863-66dc-00000000df72 | OK | Check if /var/lib/config-data/puppet-generated/mysql exists | np0000073146 2026-06-14 08:13:11,176 p=83235 u=zuul n=ansible | 2026-06-14 08:13:11.176406 | fa163ee0-6271-f863-66dc-00000000df73 | TASK | Run pacemaker restart if the config file for the service changed 2026-06-14 08:13:11,212 p=83235 u=zuul n=ansible | 2026-06-14 08:13:11.212275 | fa163ee0-6271-f863-66dc-00000000df71 | OK | Run init bundle puppet on the host for mysql | np0000073147 2026-06-14 08:13:11,239 p=83235 u=zuul n=ansible | 2026-06-14 08:13:11.239391 | fa163ee0-6271-f863-66dc-00000000df72 | TASK | Check if /var/lib/config-data/puppet-generated/mysql exists 2026-06-14 08:13:11,569 p=83235 u=zuul n=ansible | 2026-06-14 08:13:11.568574 | fa163ee0-6271-f863-66dc-00000000df72 | OK | Check if /var/lib/config-data/puppet-generated/mysql exists | np0000073147 2026-06-14 08:13:11,590 p=83235 u=zuul n=ansible | 2026-06-14 08:13:11.590407 | fa163ee0-6271-f863-66dc-00000000df73 | TASK | Run pacemaker restart if the config file for the service changed 2026-06-14 08:13:11,632 p=83235 u=zuul n=ansible | 2026-06-14 08:13:11.629815 | fa163ee0-6271-f863-66dc-00000000e341 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000073148 | item=tripleo-container-shutdown 2026-06-14 08:13:11,653 p=83235 u=zuul n=ansible | 2026-06-14 08:13:11.652733 | fa163ee0-6271-f863-66dc-00000000df73 | CHANGED | Run pacemaker restart if the config file for the service changed | np0000073146 2026-06-14 08:13:11,682 p=83235 u=zuul n=ansible | 2026-06-14 08:13:11.682062 | fa163ee0-6271-f863-66dc-00000000df74 | TASK | Check if an image update marker exists for bundle galera-bundle 2026-06-14 08:13:11,841 p=83235 u=zuul n=ansible | 2026-06-14 08:13:11.839239 | fa163ee0-6271-f863-66dc-00000000e362 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000073149 | item=tripleo-container-shutdown 2026-06-14 08:13:12,003 p=83235 u=zuul n=ansible | 2026-06-14 08:13:12.003189 | fa163ee0-6271-f863-66dc-00000000df74 | OK | Check if an image update marker exists for bundle galera-bundle | np0000073146 2026-06-14 08:13:12,028 p=83235 u=zuul n=ansible | 2026-06-14 08:13:12.022430 | fa163ee0-6271-f863-66dc-00000000e381 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000073150 | item=tripleo-container-shutdown 2026-06-14 08:13:12,030 p=83235 u=zuul n=ansible | 2026-06-14 08:13:12.029989 | fa163ee0-6271-f863-66dc-00000000df76 | TASK | Get container image tag from marker for bundle galera-bundle 2026-06-14 08:13:12,079 p=83235 u=zuul n=ansible | 2026-06-14 08:13:12.078558 | fa163ee0-6271-f863-66dc-00000000df76 | SKIPPED | Get container image tag from marker for bundle galera-bundle | np0000073146 2026-06-14 08:13:12,103 p=83235 u=zuul n=ansible | 2026-06-14 08:13:12.103214 | fa163ee0-6271-f863-66dc-00000000df77 | TASK | Get container image tag from bundle galera-bundle 2026-06-14 08:13:12,143 p=83235 u=zuul n=ansible | 2026-06-14 08:13:12.140019 | fa163ee0-6271-f863-66dc-00000000df73 | CHANGED | Run pacemaker restart if the config file for the service changed | np0000073147 2026-06-14 08:13:12,144 p=83235 u=zuul n=ansible | 2026-06-14 08:13:12.144294 | fa163ee0-6271-f863-66dc-00000000df77 | SKIPPED | Get container image tag from bundle galera-bundle | np0000073146 2026-06-14 08:13:12,167 p=83235 u=zuul n=ansible | 2026-06-14 08:13:12.166839 | fa163ee0-6271-f863-66dc-00000000df78 | TASK | Compare tags between marker and bundle galera-bundle 2026-06-14 08:13:12,205 p=83235 u=zuul n=ansible | 2026-06-14 08:13:12.204278 | fa163ee0-6271-f863-66dc-00000000df74 | TASK | Check if an image update marker exists for bundle galera-bundle 2026-06-14 08:13:12,215 p=83235 u=zuul n=ansible | 2026-06-14 08:13:12.214506 | fa163ee0-6271-f863-66dc-00000000df78 | SKIPPED | Compare tags between marker and bundle galera-bundle | np0000073146 2026-06-14 08:13:12,251 p=83235 u=zuul n=ansible | 2026-06-14 08:13:12.251498 | fa163ee0-6271-f863-66dc-00000000df79 | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2026-06-14 08:13:12,313 p=83235 u=zuul n=ansible | 2026-06-14 08:13:12.312748 | fa163ee0-6271-f863-66dc-00000000df79 | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0000073146 2026-06-14 08:13:12,334 p=83235 u=zuul n=ansible | 2026-06-14 08:13:12.333896 | fa163ee0-6271-f863-66dc-00000000df7a | TASK | Remove update marker for bundle galera-bundle 2026-06-14 08:13:12,399 p=83235 u=zuul n=ansible | 2026-06-14 08:13:12.398867 | fa163ee0-6271-f863-66dc-00000000df7a | SKIPPED | Remove update marker for bundle galera-bundle | np0000073146 2026-06-14 08:13:12,446 p=83235 u=zuul n=ansible | 2026-06-14 08:13:12.439314 | fa163ee0-6271-f863-66dc-00000000e052 | TASK | Push script 2026-06-14 08:13:12,459 p=83235 u=zuul n=ansible | 2026-06-14 08:13:12.454708 | fa163ee0-6271-f863-66dc-00000000e341 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000073148 | item=tripleo-start-podman-container 2026-06-14 08:13:12,504 p=83235 u=zuul n=ansible | 2026-06-14 08:13:12.503525 | fa163ee0-6271-f863-66dc-00000000e342 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-06-14 08:13:12,523 p=83235 u=zuul n=ansible | 2026-06-14 08:13:12.522294 | fa163ee0-6271-f863-66dc-00000000df74 | OK | Check if an image update marker exists for bundle galera-bundle | np0000073147 2026-06-14 08:13:12,551 p=83235 u=zuul n=ansible | 2026-06-14 08:13:12.551381 | fa163ee0-6271-f863-66dc-00000000df76 | TASK | Get container image tag from marker for bundle galera-bundle 2026-06-14 08:13:12,611 p=83235 u=zuul n=ansible | 2026-06-14 08:13:12.611071 | fa163ee0-6271-f863-66dc-00000000df76 | SKIPPED | Get container image tag from marker for bundle galera-bundle | np0000073147 2026-06-14 08:13:12,623 p=83235 u=zuul n=ansible | 2026-06-14 08:13:12.621599 | fa163ee0-6271-f863-66dc-00000000e362 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000073149 | item=tripleo-start-podman-container 2026-06-14 08:13:12,647 p=83235 u=zuul n=ansible | 2026-06-14 08:13:12.646321 | fa163ee0-6271-f863-66dc-00000000df77 | TASK | Get container image tag from bundle galera-bundle 2026-06-14 08:13:12,681 p=83235 u=zuul n=ansible | 2026-06-14 08:13:12.681064 | fa163ee0-6271-f863-66dc-00000000e363 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-06-14 08:13:12,706 p=83235 u=zuul n=ansible | 2026-06-14 08:13:12.705294 | fa163ee0-6271-f863-66dc-00000000df77 | SKIPPED | Get container image tag from bundle galera-bundle | np0000073147 2026-06-14 08:13:12,737 p=83235 u=zuul n=ansible | 2026-06-14 08:13:12.737196 | fa163ee0-6271-f863-66dc-00000000df78 | TASK | Compare tags between marker and bundle galera-bundle 2026-06-14 08:13:12,802 p=83235 u=zuul n=ansible | 2026-06-14 08:13:12.801782 | fa163ee0-6271-f863-66dc-00000000df78 | SKIPPED | Compare tags between marker and bundle galera-bundle | np0000073147 2026-06-14 08:13:12,835 p=83235 u=zuul n=ansible | 2026-06-14 08:13:12.834580 | fa163ee0-6271-f863-66dc-00000000df79 | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2026-06-14 08:13:12,870 p=83235 u=zuul n=ansible | 2026-06-14 08:13:12.866947 | fa163ee0-6271-f863-66dc-00000000e381 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000073150 | item=tripleo-start-podman-container 2026-06-14 08:13:12,908 p=83235 u=zuul n=ansible | 2026-06-14 08:13:12.908068 | fa163ee0-6271-f863-66dc-00000000e382 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-06-14 08:13:12,919 p=83235 u=zuul n=ansible | 2026-06-14 08:13:12.918425 | fa163ee0-6271-f863-66dc-00000000df79 | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0000073147 2026-06-14 08:13:12,950 p=83235 u=zuul n=ansible | 2026-06-14 08:13:12.949815 | fa163ee0-6271-f863-66dc-00000000df7a | TASK | Remove update marker for bundle galera-bundle 2026-06-14 08:13:13,013 p=83235 u=zuul n=ansible | 2026-06-14 08:13:13.013183 | fa163ee0-6271-f863-66dc-00000000df7a | SKIPPED | Remove update marker for bundle galera-bundle | np0000073147 2026-06-14 08:13:13,050 p=83235 u=zuul n=ansible | 2026-06-14 08:13:13.050653 | fa163ee0-6271-f863-66dc-00000000e052 | TASK | Push script 2026-06-14 08:13:13,343 p=83235 u=zuul n=ansible | 2026-06-14 08:13:13.342877 | fa163ee0-6271-f863-66dc-00000000e342 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0000073148 2026-06-14 08:13:13,358 p=83235 u=zuul n=ansible | 2026-06-14 08:13:13.357946 | fa163ee0-6271-f863-66dc-00000000e343 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-06-14 08:13:13,454 p=83235 u=zuul n=ansible | 2026-06-14 08:13:13.454183 | fa163ee0-6271-f863-66dc-00000000e052 | CHANGED | Push script | np0000073146 2026-06-14 08:13:13,476 p=83235 u=zuul n=ansible | 2026-06-14 08:13:13.476540 | fa163ee0-6271-f863-66dc-00000000e053 | TASK | Insert cronjob in root crontab 2026-06-14 08:13:13,540 p=83235 u=zuul n=ansible | 2026-06-14 08:13:13.539529 | fa163ee0-6271-f863-66dc-00000000e363 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0000073149 2026-06-14 08:13:13,564 p=83235 u=zuul n=ansible | 2026-06-14 08:13:13.563493 | fa163ee0-6271-f863-66dc-00000000e364 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-06-14 08:13:13,738 p=83235 u=zuul n=ansible | 2026-06-14 08:13:13.738223 | fa163ee0-6271-f863-66dc-00000000e382 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0000073150 2026-06-14 08:13:13,754 p=83235 u=zuul n=ansible | 2026-06-14 08:13:13.753903 | fa163ee0-6271-f863-66dc-00000000e383 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-06-14 08:13:13,840 p=83235 u=zuul n=ansible | 2026-06-14 08:13:13.840076 | fa163ee0-6271-f863-66dc-00000000e053 | CHANGED | Insert cronjob in root crontab | np0000073146 2026-06-14 08:13:13,861 p=83235 u=zuul n=ansible | 2026-06-14 08:13:13.861242 | fa163ee0-6271-f863-66dc-00000000df9e | TASK | Gather variables for each operating system 2026-06-14 08:13:13,955 p=83235 u=zuul n=ansible | 2026-06-14 08:13:13.955555 | fa163ee0-6271-f863-66dc-00000000df9f | TASK | Detect if resource is being created or already exists 2026-06-14 08:13:14,034 p=83235 u=zuul n=ansible | 2026-06-14 08:13:14.033914 | fa163ee0-6271-f863-66dc-00000000e052 | CHANGED | Push script | np0000073147 2026-06-14 08:13:14,052 p=83235 u=zuul n=ansible | 2026-06-14 08:13:14.051704 | fa163ee0-6271-f863-66dc-00000000e053 | TASK | Insert cronjob in root crontab 2026-06-14 08:13:14,183 p=83235 u=zuul n=ansible | 2026-06-14 08:13:14.182726 | fa163ee0-6271-f863-66dc-00000000e343 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0000073148 2026-06-14 08:13:14,195 p=83235 u=zuul n=ansible | 2026-06-14 08:13:14.195306 | fa163ee0-6271-f863-66dc-00000000e344 | TASK | Enable and start tripleo-container-shutdown 2026-06-14 08:13:14,370 p=83235 u=zuul n=ansible | 2026-06-14 08:13:14.369349 | fa163ee0-6271-f863-66dc-00000000e053 | CHANGED | Insert cronjob in root crontab | np0000073147 2026-06-14 08:13:14,392 p=83235 u=zuul n=ansible | 2026-06-14 08:13:14.392240 | fa163ee0-6271-f863-66dc-00000000df9e | TASK | Gather variables for each operating system 2026-06-14 08:13:14,400 p=83235 u=zuul n=ansible | 2026-06-14 08:13:14.399436 | fa163ee0-6271-f863-66dc-00000000e364 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0000073149 2026-06-14 08:13:14,411 p=83235 u=zuul n=ansible | 2026-06-14 08:13:14.411240 | fa163ee0-6271-f863-66dc-00000000e365 | TASK | Enable and start tripleo-container-shutdown 2026-06-14 08:13:14,511 p=83235 u=zuul n=ansible | 2026-06-14 08:13:14.510524 | fa163ee0-6271-f863-66dc-00000000e383 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0000073150 2026-06-14 08:13:14,522 p=83235 u=zuul n=ansible | 2026-06-14 08:13:14.522715 | fa163ee0-6271-f863-66dc-00000000e384 | TASK | Enable and start tripleo-container-shutdown 2026-06-14 08:13:14,543 p=83235 u=zuul n=ansible | 2026-06-14 08:13:14.542505 | fa163ee0-6271-f863-66dc-00000000df9f | TASK | Detect if resource is being created or already exists 2026-06-14 08:13:14,712 p=83235 u=zuul n=ansible | 2026-06-14 08:13:14.711394 | fa163ee0-6271-f863-66dc-00000000df9f | CHANGED | Detect if resource is being created or already exists | np0000073146 2026-06-14 08:13:14,744 p=83235 u=zuul n=ansible | 2026-06-14 08:13:14.743368 | fa163ee0-6271-f863-66dc-00000000dfa0 | TASK | Run init bundle puppet on the host for oslo_messaging_rpc 2026-06-14 08:13:14,825 p=83235 u=zuul n=ansible | 2026-06-14 08:13:14.824471 | fa163ee0-6271-f863-66dc-00000000e344 | OK | Enable and start tripleo-container-shutdown | np0000073148 2026-06-14 08:13:14,837 p=83235 u=zuul n=ansible | 2026-06-14 08:13:14.837429 | fa163ee0-6271-f863-66dc-00000000e345 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-06-14 08:13:15,117 p=83235 u=zuul n=ansible | 2026-06-14 08:13:15.117327 | fa163ee0-6271-f863-66dc-00000000e365 | OK | Enable and start tripleo-container-shutdown | np0000073149 2026-06-14 08:13:15,129 p=83235 u=zuul n=ansible | 2026-06-14 08:13:15.129331 | fa163ee0-6271-f863-66dc-00000000e366 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-06-14 08:13:15,279 p=83235 u=zuul n=ansible | 2026-06-14 08:13:15.278456 | fa163ee0-6271-f863-66dc-00000000e384 | OK | Enable and start tripleo-container-shutdown | np0000073150 2026-06-14 08:13:15,291 p=83235 u=zuul n=ansible | 2026-06-14 08:13:15.290950 | fa163ee0-6271-f863-66dc-00000000e385 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-06-14 08:13:15,353 p=83235 u=zuul n=ansible | 2026-06-14 08:13:15.353266 | fa163ee0-6271-f863-66dc-00000000df9f | CHANGED | Detect if resource is being created or already exists | np0000073147 2026-06-14 08:13:15,375 p=83235 u=zuul n=ansible | 2026-06-14 08:13:15.375012 | fa163ee0-6271-f863-66dc-00000000dfa0 | TASK | Run init bundle puppet on the host for oslo_messaging_rpc 2026-06-14 08:13:15,675 p=83235 u=zuul n=ansible | 2026-06-14 08:13:15.674040 | fa163ee0-6271-f863-66dc-00000000e345 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0000073148 2026-06-14 08:13:15,697 p=83235 u=zuul n=ansible | 2026-06-14 08:13:15.696639 | fa163ee0-6271-f863-66dc-00000000e346 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-06-14 08:13:15,940 p=83235 u=zuul n=ansible | 2026-06-14 08:13:15.939170 | fa163ee0-6271-f863-66dc-00000000e366 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0000073149 2026-06-14 08:13:15,962 p=83235 u=zuul n=ansible | 2026-06-14 08:13:15.962410 | fa163ee0-6271-f863-66dc-00000000e367 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-06-14 08:13:16,197 p=83235 u=zuul n=ansible | 2026-06-14 08:13:16.196735 | fa163ee0-6271-f863-66dc-00000000e385 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0000073150 2026-06-14 08:13:16,212 p=83235 u=zuul n=ansible | 2026-06-14 08:13:16.212323 | fa163ee0-6271-f863-66dc-00000000e386 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-06-14 08:13:16,542 p=83235 u=zuul n=ansible | 2026-06-14 08:13:16.541361 | fa163ee0-6271-f863-66dc-00000000e346 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0000073148 2026-06-14 08:13:16,558 p=83235 u=zuul n=ansible | 2026-06-14 08:13:16.558307 | fa163ee0-6271-f863-66dc-00000000e347 | TASK | Enable and start netns-placeholder 2026-06-14 08:13:16,823 p=83235 u=zuul n=ansible | 2026-06-14 08:13:16.822330 | fa163ee0-6271-f863-66dc-00000000e367 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0000073149 2026-06-14 08:13:16,838 p=83235 u=zuul n=ansible | 2026-06-14 08:13:16.838151 | fa163ee0-6271-f863-66dc-00000000e368 | TASK | Enable and start netns-placeholder 2026-06-14 08:13:17,076 p=83235 u=zuul n=ansible | 2026-06-14 08:13:17.075971 | fa163ee0-6271-f863-66dc-00000000e386 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0000073150 2026-06-14 08:13:17,091 p=83235 u=zuul n=ansible | 2026-06-14 08:13:17.091066 | fa163ee0-6271-f863-66dc-00000000e387 | TASK | Enable and start netns-placeholder 2026-06-14 08:13:17,347 p=83235 u=zuul n=ansible | 2026-06-14 08:13:17.346407 | fa163ee0-6271-f863-66dc-00000000e347 | CHANGED | Enable and start netns-placeholder | np0000073148 2026-06-14 08:13:17,370 p=83235 u=zuul n=ansible | 2026-06-14 08:13:17.370170 | fa163ee0-6271-f863-66dc-00000000e2a1 | TASK | Update container configs with new config hashes 2026-06-14 08:13:17,455 p=83235 u=zuul n=ansible | 2026-06-14 08:13:17.454622 | 91343932-26e2-4a4c-80bf-21b8696dee68 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0000073148 2026-06-14 08:13:17,470 p=83235 u=zuul n=ansible | 2026-06-14 08:13:17.470129 | fa163ee0-6271-f863-66dc-00000000e409 | TASK | Update config hashes for container startup configs 2026-06-14 08:13:17,569 p=83235 u=zuul n=ansible | 2026-06-14 08:13:17.568735 | fa163ee0-6271-f863-66dc-00000000e368 | CHANGED | Enable and start netns-placeholder | np0000073149 2026-06-14 08:13:17,580 p=83235 u=zuul n=ansible | 2026-06-14 08:13:17.580513 | fa163ee0-6271-f863-66dc-00000000e2a1 | TASK | Update container configs with new config hashes 2026-06-14 08:13:17,645 p=83235 u=zuul n=ansible | 2026-06-14 08:13:17.644972 | 6fdd996a-1c78-492b-bfed-317f60bfa4b5 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0000073149 2026-06-14 08:13:17,656 p=83235 u=zuul n=ansible | 2026-06-14 08:13:17.656474 | fa163ee0-6271-f863-66dc-00000000e428 | TASK | Update config hashes for container startup configs 2026-06-14 08:13:17,845 p=83235 u=zuul n=ansible | 2026-06-14 08:13:17.844413 | fa163ee0-6271-f863-66dc-00000000e409 | OK | Update config hashes for container startup configs | np0000073148 2026-06-14 08:13:17,864 p=83235 u=zuul n=ansible | 2026-06-14 08:13:17.864071 | fa163ee0-6271-f863-66dc-00000000e2a2 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_2 2026-06-14 08:13:17,887 p=83235 u=zuul n=ansible | 2026-06-14 08:13:17.886903 | fa163ee0-6271-f863-66dc-00000000e387 | CHANGED | Enable and start netns-placeholder | np0000073150 2026-06-14 08:13:17,906 p=83235 u=zuul n=ansible | 2026-06-14 08:13:17.906070 | fa163ee0-6271-f863-66dc-00000000e2a1 | TASK | Update container configs with new config hashes 2026-06-14 08:13:17,940 p=83235 u=zuul n=ansible | 2026-06-14 08:13:17.939877 | 3c47a7da-95fc-41e5-9976-088581ebecf8 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0000073148 2026-06-14 08:13:17,954 p=83235 u=zuul n=ansible | 2026-06-14 08:13:17.954198 | fa163ee0-6271-f863-66dc-00000000e449 | TASK | Gather podman infos 2026-06-14 08:13:17,985 p=83235 u=zuul n=ansible | 2026-06-14 08:13:17.984765 | 77463c2a-e0bb-471f-b0a9-f0e84db0e3c3 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0000073150 2026-06-14 08:13:17,997 p=83235 u=zuul n=ansible | 2026-06-14 08:13:17.997253 | fa163ee0-6271-f863-66dc-00000000e476 | TASK | Update config hashes for container startup configs 2026-06-14 08:13:18,012 p=83235 u=zuul n=ansible | 2026-06-14 08:13:18.011621 | fa163ee0-6271-f863-66dc-00000000e428 | OK | Update config hashes for container startup configs | np0000073149 2026-06-14 08:13:18,026 p=83235 u=zuul n=ansible | 2026-06-14 08:13:18.026391 | fa163ee0-6271-f863-66dc-00000000e2a2 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_2 2026-06-14 08:13:18,094 p=83235 u=zuul n=ansible | 2026-06-14 08:13:18.094614 | 3a7b5d3c-3ce5-402c-b2b5-96f1d0a17f6e | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0000073149 2026-06-14 08:13:18,109 p=83235 u=zuul n=ansible | 2026-06-14 08:13:18.109289 | fa163ee0-6271-f863-66dc-00000000e495 | TASK | Gather podman infos 2026-06-14 08:13:18,384 p=83235 u=zuul n=ansible | 2026-06-14 08:13:18.383418 | fa163ee0-6271-f863-66dc-00000000e476 | OK | Update config hashes for container startup configs | np0000073150 2026-06-14 08:13:18,408 p=83235 u=zuul n=ansible | 2026-06-14 08:13:18.408206 | fa163ee0-6271-f863-66dc-00000000e2a2 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_2 2026-06-14 08:13:18,470 p=83235 u=zuul n=ansible | 2026-06-14 08:13:18.469971 | d07999ca-12ce-4849-addb-4dd10eb5c65a | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0000073150 2026-06-14 08:13:18,491 p=83235 u=zuul n=ansible | 2026-06-14 08:13:18.490687 | fa163ee0-6271-f863-66dc-00000000e4c4 | TASK | Gather podman infos 2026-06-14 08:13:18,607 p=83235 u=zuul n=ansible | 2026-06-14 08:13:18.605971 | fa163ee0-6271-f863-66dc-00000000e449 | OK | Gather podman infos | np0000073148 2026-06-14 08:13:18,648 p=83235 u=zuul n=ansible | 2026-06-14 08:13:18.647436 | fa163ee0-6271-f863-66dc-00000000e44a | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 2026-06-14 08:13:18,844 p=83235 u=zuul n=ansible | 2026-06-14 08:13:18.843860 | fa163ee0-6271-f863-66dc-00000000e2a3 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_2 2026-06-14 08:13:18,894 p=83235 u=zuul n=ansible | 2026-06-14 08:13:18.893951 | e3597796-27be-4e99-95ea-bb4e75515ae5 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0000073148 2026-06-14 08:13:19,083 p=83235 u=zuul n=ansible | 2026-06-14 08:13:19.082695 | fa163ee0-6271-f863-66dc-00000000e534 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 2026-06-14 08:13:19,093 p=83235 u=zuul n=ansible | 2026-06-14 08:13:19.092882 | fa163ee0-6271-f863-66dc-00000000e495 | OK | Gather podman infos | np0000073149 2026-06-14 08:13:19,130 p=83235 u=zuul n=ansible | 2026-06-14 08:13:19.130178 | fa163ee0-6271-f863-66dc-00000000e496 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 2026-06-14 08:13:19,316 p=83235 u=zuul n=ansible | 2026-06-14 08:13:19.316339 | fa163ee0-6271-f863-66dc-00000000e4c4 | OK | Gather podman infos | np0000073150 2026-06-14 08:13:19,339 p=83235 u=zuul n=ansible | 2026-06-14 08:13:19.338786 | fa163ee0-6271-f863-66dc-00000000e2a3 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_2 2026-06-14 08:13:19,361 p=83235 u=zuul n=ansible | 2026-06-14 08:13:19.360468 | fa163ee0-6271-f863-66dc-00000000e4c5 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 2026-06-14 08:13:19,409 p=83235 u=zuul n=ansible | 2026-06-14 08:13:19.409285 | d470c0db-6e4e-4be2-ae99-46274e72c02c | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0000073149 2026-06-14 08:13:19,431 p=83235 u=zuul n=ansible | 2026-06-14 08:13:19.431533 | fa163ee0-6271-f863-66dc-00000000e5b8 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 2026-06-14 08:13:19,544 p=83235 u=zuul n=ansible | 2026-06-14 08:13:19.544128 | fa163ee0-6271-f863-66dc-00000000e2a3 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_2 2026-06-14 08:13:19,597 p=83235 u=zuul n=ansible | 2026-06-14 08:13:19.597096 | 375e515b-206d-4374-86e1-a58b7384c5e7 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0000073150 2026-06-14 08:13:19,619 p=83235 u=zuul n=ansible | 2026-06-14 08:13:19.619492 | fa163ee0-6271-f863-66dc-00000000e638 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 2026-06-14 08:13:21,888 p=83235 u=zuul n=ansible | 2026-06-14 08:13:21.887396 | fa163ee0-6271-f863-66dc-00000000dfa0 | OK | Run init bundle puppet on the host for oslo_messaging_rpc | np0000073146 2026-06-14 08:13:21,920 p=83235 u=zuul n=ansible | 2026-06-14 08:13:21.920446 | fa163ee0-6271-f863-66dc-00000000dfa1 | TASK | Check if /var/lib/config-data/puppet-generated/rabbitmq exists 2026-06-14 08:13:22,269 p=83235 u=zuul n=ansible | 2026-06-14 08:13:22.269148 | fa163ee0-6271-f863-66dc-00000000dfa1 | OK | Check if /var/lib/config-data/puppet-generated/rabbitmq exists | np0000073146 2026-06-14 08:13:22,290 p=83235 u=zuul n=ansible | 2026-06-14 08:13:22.289754 | fa163ee0-6271-f863-66dc-00000000dfa2 | TASK | Run pacemaker restart if the config file for the service changed 2026-06-14 08:13:22,528 p=83235 u=zuul n=ansible | 2026-06-14 08:13:22.527859 | fa163ee0-6271-f863-66dc-00000000dfa0 | OK | Run init bundle puppet on the host for oslo_messaging_rpc | np0000073147 2026-06-14 08:13:22,564 p=83235 u=zuul n=ansible | 2026-06-14 08:13:22.563455 | fa163ee0-6271-f863-66dc-00000000dfa1 | TASK | Check if /var/lib/config-data/puppet-generated/rabbitmq exists 2026-06-14 08:13:22,814 p=83235 u=zuul n=ansible | 2026-06-14 08:13:22.813092 | fa163ee0-6271-f863-66dc-00000000dfa2 | CHANGED | Run pacemaker restart if the config file for the service changed | np0000073146 2026-06-14 08:13:22,848 p=83235 u=zuul n=ansible | 2026-06-14 08:13:22.847709 | fa163ee0-6271-f863-66dc-00000000dfa3 | TASK | Check if an image update marker exists for bundle rabbitmq-bundle 2026-06-14 08:13:22,903 p=83235 u=zuul n=ansible | 2026-06-14 08:13:22.901820 | fa163ee0-6271-f863-66dc-00000000dfa1 | OK | Check if /var/lib/config-data/puppet-generated/rabbitmq exists | np0000073147 2026-06-14 08:13:22,934 p=83235 u=zuul n=ansible | 2026-06-14 08:13:22.934399 | fa163ee0-6271-f863-66dc-00000000dfa2 | TASK | Run pacemaker restart if the config file for the service changed 2026-06-14 08:13:23,186 p=83235 u=zuul n=ansible | 2026-06-14 08:13:23.186031 | fa163ee0-6271-f863-66dc-00000000dfa3 | OK | Check if an image update marker exists for bundle rabbitmq-bundle | np0000073146 2026-06-14 08:13:23,203 p=83235 u=zuul n=ansible | 2026-06-14 08:13:23.203501 | fa163ee0-6271-f863-66dc-00000000dfa5 | TASK | Get container image tag from marker for bundle rabbitmq-bundle 2026-06-14 08:13:23,259 p=83235 u=zuul n=ansible | 2026-06-14 08:13:23.258669 | fa163ee0-6271-f863-66dc-00000000dfa5 | SKIPPED | Get container image tag from marker for bundle rabbitmq-bundle | np0000073146 2026-06-14 08:13:23,274 p=83235 u=zuul n=ansible | 2026-06-14 08:13:23.274407 | fa163ee0-6271-f863-66dc-00000000dfa6 | TASK | Get container image tag from bundle rabbitmq-bundle 2026-06-14 08:13:23,325 p=83235 u=zuul n=ansible | 2026-06-14 08:13:23.325151 | fa163ee0-6271-f863-66dc-00000000dfa6 | SKIPPED | Get container image tag from bundle rabbitmq-bundle | np0000073146 2026-06-14 08:13:23,340 p=83235 u=zuul n=ansible | 2026-06-14 08:13:23.340556 | fa163ee0-6271-f863-66dc-00000000dfa7 | TASK | Compare tags between marker and bundle rabbitmq-bundle 2026-06-14 08:13:23,386 p=83235 u=zuul n=ansible | 2026-06-14 08:13:23.385996 | fa163ee0-6271-f863-66dc-00000000dfa7 | SKIPPED | Compare tags between marker and bundle rabbitmq-bundle | np0000073146 2026-06-14 08:13:23,403 p=83235 u=zuul n=ansible | 2026-06-14 08:13:23.402778 | fa163ee0-6271-f863-66dc-00000000dfa8 | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2026-06-14 08:13:23,451 p=83235 u=zuul n=ansible | 2026-06-14 08:13:23.447917 | fa163ee0-6271-f863-66dc-00000000dfa8 | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0000073146 2026-06-14 08:13:23,453 p=83235 u=zuul n=ansible | 2026-06-14 08:13:23.453055 | fa163ee0-6271-f863-66dc-00000000dfa2 | CHANGED | Run pacemaker restart if the config file for the service changed | np0000073147 2026-06-14 08:13:23,486 p=83235 u=zuul n=ansible | 2026-06-14 08:13:23.485804 | fa163ee0-6271-f863-66dc-00000000dfa9 | TASK | Remove update marker for bundle rabbitmq-bundle 2026-06-14 08:13:23,512 p=83235 u=zuul n=ansible | 2026-06-14 08:13:23.512107 | fa163ee0-6271-f863-66dc-00000000dfa3 | TASK | Check if an image update marker exists for bundle rabbitmq-bundle 2026-06-14 08:13:23,532 p=83235 u=zuul n=ansible | 2026-06-14 08:13:23.531458 | fa163ee0-6271-f863-66dc-00000000dfa9 | SKIPPED | Remove update marker for bundle rabbitmq-bundle | np0000073146 2026-06-14 08:13:23,573 p=83235 u=zuul n=ansible | 2026-06-14 08:13:23.573372 | fa163ee0-6271-f863-66dc-00000000dfca | TASK | Gather variables for each operating system 2026-06-14 08:13:23,627 p=83235 u=zuul n=ansible | 2026-06-14 08:13:23.626857 | fa163ee0-6271-f863-66dc-00000000e534 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | np0000073148 2026-06-14 08:13:23,640 p=83235 u=zuul n=ansible | 2026-06-14 08:13:23.639946 | fa163ee0-6271-f863-66dc-00000000e535 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 2026-06-14 08:13:23,700 p=83235 u=zuul n=ansible | 2026-06-14 08:13:23.700197 | fa163ee0-6271-f863-66dc-00000000dfcb | TASK | Detect if resource is being created or already exists 2026-06-14 08:13:23,716 p=83235 u=zuul n=ansible | 2026-06-14 08:13:23.715259 | fa163ee0-6271-f863-66dc-00000000e535 | SKIPPED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 | np0000073148 2026-06-14 08:13:23,752 p=83235 u=zuul n=ansible | 2026-06-14 08:13:23.751784 | fa163ee0-6271-f863-66dc-00000000e0dd | TASK | Clean container_puppet_tasks for np0000073148 step 2 2026-06-14 08:13:23,869 p=83235 u=zuul n=ansible | 2026-06-14 08:13:23.864349 | fa163ee0-6271-f863-66dc-00000000dfa3 | OK | Check if an image update marker exists for bundle rabbitmq-bundle | np0000073147 2026-06-14 08:13:23,870 p=83235 u=zuul n=ansible | 2026-06-14 08:13:23.870510 | fa163ee0-6271-f863-66dc-00000000e5b8 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | np0000073149 2026-06-14 08:13:23,882 p=83235 u=zuul n=ansible | 2026-06-14 08:13:23.882161 | fa163ee0-6271-f863-66dc-00000000e5b9 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 2026-06-14 08:13:23,913 p=83235 u=zuul n=ansible | 2026-06-14 08:13:23.912769 | fa163ee0-6271-f863-66dc-00000000dfa5 | TASK | Get container image tag from marker for bundle rabbitmq-bundle 2026-06-14 08:13:23,934 p=83235 u=zuul n=ansible | 2026-06-14 08:13:23.933577 | fa163ee0-6271-f863-66dc-00000000e638 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | np0000073150 2026-06-14 08:13:23,954 p=83235 u=zuul n=ansible | 2026-06-14 08:13:23.953870 | fa163ee0-6271-f863-66dc-00000000e639 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 2026-06-14 08:13:23,961 p=83235 u=zuul n=ansible | 2026-06-14 08:13:23.960994 | fa163ee0-6271-f863-66dc-00000000e5b9 | SKIPPED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 | np0000073149 2026-06-14 08:13:23,983 p=83235 u=zuul n=ansible | 2026-06-14 08:13:23.982983 | fa163ee0-6271-f863-66dc-00000000dfa5 | SKIPPED | Get container image tag from marker for bundle rabbitmq-bundle | np0000073147 2026-06-14 08:13:24,011 p=83235 u=zuul n=ansible | 2026-06-14 08:13:24.011093 | fa163ee0-6271-f863-66dc-00000000e0f7 | TASK | Clean container_puppet_tasks for np0000073149 step 2 2026-06-14 08:13:24,029 p=83235 u=zuul n=ansible | 2026-06-14 08:13:24.029335 | fa163ee0-6271-f863-66dc-00000000dfa6 | TASK | Get container image tag from bundle rabbitmq-bundle 2026-06-14 08:13:24,036 p=83235 u=zuul n=ansible | 2026-06-14 08:13:24.035432 | fa163ee0-6271-f863-66dc-00000000e639 | SKIPPED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 | np0000073150 2026-06-14 08:13:24,072 p=83235 u=zuul n=ansible | 2026-06-14 08:13:24.072361 | fa163ee0-6271-f863-66dc-00000000e0f7 | TASK | Clean container_puppet_tasks for np0000073149 step 2 2026-06-14 08:13:24,079 p=83235 u=zuul n=ansible | 2026-06-14 08:13:24.079150 | fa163ee0-6271-f863-66dc-00000000e0dd | OK | Clean container_puppet_tasks for np0000073148 step 2 | np0000073148 2026-06-14 08:13:24,081 p=83235 u=zuul n=ansible | 2026-06-14 08:13:24.081006 | fa163ee0-6271-f863-66dc-00000000dfa6 | SKIPPED | Get container image tag from bundle rabbitmq-bundle | np0000073147 2026-06-14 08:13:24,106 p=83235 u=zuul n=ansible | 2026-06-14 08:13:24.105838 | fa163ee0-6271-f863-66dc-00000000e0de | TASK | Calculate container_puppet_tasks for np0000073148 step 2 2026-06-14 08:13:24,127 p=83235 u=zuul n=ansible | 2026-06-14 08:13:24.126887 | fa163ee0-6271-f863-66dc-00000000dfa7 | TASK | Compare tags between marker and bundle rabbitmq-bundle 2026-06-14 08:13:24,175 p=83235 u=zuul n=ansible | 2026-06-14 08:13:24.174958 | fa163ee0-6271-f863-66dc-00000000dfa7 | SKIPPED | Compare tags between marker and bundle rabbitmq-bundle | np0000073147 2026-06-14 08:13:24,185 p=83235 u=zuul n=ansible | 2026-06-14 08:13:24.185456 | fa163ee0-6271-f863-66dc-00000000e0df | TASK | Include container-puppet tasks for step 2 2026-06-14 08:13:24,209 p=83235 u=zuul n=ansible | 2026-06-14 08:13:24.208956 | fa163ee0-6271-f863-66dc-00000000dfa8 | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2026-06-14 08:13:24,238 p=83235 u=zuul n=ansible | 2026-06-14 08:13:24.238549 | 9e69de17-9ab0-481b-b8fd-8d56b0950248 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0000073148 2026-06-14 08:13:24,263 p=83235 u=zuul n=ansible | 2026-06-14 08:13:24.263574 | fa163ee0-6271-f863-66dc-00000000e6ae | TASK | Write container-puppet-tasks json file for np0000073148 step 2 2026-06-14 08:13:24,274 p=83235 u=zuul n=ansible | 2026-06-14 08:13:24.273384 | fa163ee0-6271-f863-66dc-00000000dfa8 | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0000073147 2026-06-14 08:13:24,295 p=83235 u=zuul n=ansible | 2026-06-14 08:13:24.295116 | fa163ee0-6271-f863-66dc-00000000dfa9 | TASK | Remove update marker for bundle rabbitmq-bundle 2026-06-14 08:13:24,353 p=83235 u=zuul n=ansible | 2026-06-14 08:13:24.353122 | fa163ee0-6271-f863-66dc-00000000e0f7 | OK | Clean container_puppet_tasks for np0000073149 step 2 | np0000073149 2026-06-14 08:13:24,354 p=83235 u=zuul n=ansible | 2026-06-14 08:13:24.354625 | fa163ee0-6271-f863-66dc-00000000dfa9 | SKIPPED | Remove update marker for bundle rabbitmq-bundle | np0000073147 2026-06-14 08:13:24,379 p=83235 u=zuul n=ansible | 2026-06-14 08:13:24.379253 | fa163ee0-6271-f863-66dc-00000000e0f8 | TASK | Calculate container_puppet_tasks for np0000073149 step 2 2026-06-14 08:13:24,412 p=83235 u=zuul n=ansible | 2026-06-14 08:13:24.412131 | fa163ee0-6271-f863-66dc-00000000e0f7 | OK | Clean container_puppet_tasks for np0000073149 step 2 | np0000073150 2026-06-14 08:13:24,423 p=83235 u=zuul n=ansible | 2026-06-14 08:13:24.422860 | fa163ee0-6271-f863-66dc-00000000e0f8 | TASK | Calculate container_puppet_tasks for np0000073149 step 2 2026-06-14 08:13:24,447 p=83235 u=zuul n=ansible | 2026-06-14 08:13:24.447077 | fa163ee0-6271-f863-66dc-00000000dfca | TASK | Gather variables for each operating system 2026-06-14 08:13:24,469 p=83235 u=zuul n=ansible | 2026-06-14 08:13:24.468826 | fa163ee0-6271-f863-66dc-00000000e0f9 | TASK | Include container-puppet tasks for step 2 2026-06-14 08:13:24,500 p=83235 u=zuul n=ansible | 2026-06-14 08:13:24.494226 | fa163ee0-6271-f863-66dc-00000000e0f9 | TASK | Include container-puppet tasks for step 2 2026-06-14 08:13:24,511 p=83235 u=zuul n=ansible | 2026-06-14 08:13:24.511495 | fa163ee0-6271-f863-66dc-00000000dfcb | CHANGED | Detect if resource is being created or already exists | np0000073146 2026-06-14 08:13:24,525 p=83235 u=zuul n=ansible | 2026-06-14 08:13:24.525131 | 76ba1298-6e12-4df8-8384-1027aa84f048 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0000073149 2026-06-14 08:13:24,549 p=83235 u=zuul n=ansible | 2026-06-14 08:13:24.549330 | fa163ee0-6271-f863-66dc-00000000e6d5 | TASK | Write container-puppet-tasks json file for np0000073149 step 2 2026-06-14 08:13:24,572 p=83235 u=zuul n=ansible | 2026-06-14 08:13:24.572015 | fa163ee0-6271-f863-66dc-00000000dfcc | TASK | Run init bundle puppet on the host for redis 2026-06-14 08:13:24,602 p=83235 u=zuul n=ansible | 2026-06-14 08:13:24.601818 | bbf5c0e8-5c6d-4574-888f-2f07e528a7eb | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0000073150 2026-06-14 08:13:24,621 p=83235 u=zuul n=ansible | 2026-06-14 08:13:24.621275 | fa163ee0-6271-f863-66dc-00000000e6f0 | TASK | Write container-puppet-tasks json file for np0000073150 step 2 2026-06-14 08:13:24,643 p=83235 u=zuul n=ansible | 2026-06-14 08:13:24.642756 | fa163ee0-6271-f863-66dc-00000000dfcb | TASK | Detect if resource is being created or already exists 2026-06-14 08:13:25,262 p=83235 u=zuul n=ansible | 2026-06-14 08:13:25.261393 | fa163ee0-6271-f863-66dc-00000000e6ae | CHANGED | Write container-puppet-tasks json file for np0000073148 step 2 | np0000073148 2026-06-14 08:13:25,278 p=83235 u=zuul n=ansible | 2026-06-14 08:13:25.277786 | fa163ee0-6271-f863-66dc-00000000e6b0 | TASK | Generate container puppet configs for step 2 2026-06-14 08:13:25,480 p=83235 u=zuul n=ansible | 2026-06-14 08:13:25.479718 | fa163ee0-6271-f863-66dc-00000000dfcb | CHANGED | Detect if resource is being created or already exists | np0000073147 2026-06-14 08:13:25,508 p=83235 u=zuul n=ansible | 2026-06-14 08:13:25.503465 | fa163ee0-6271-f863-66dc-00000000dfcc | TASK | Run init bundle puppet on the host for redis 2026-06-14 08:13:25,515 p=83235 u=zuul n=ansible | 2026-06-14 08:13:25.515072 | fa163ee0-6271-f863-66dc-00000000e6d5 | CHANGED | Write container-puppet-tasks json file for np0000073149 step 2 | np0000073149 2026-06-14 08:13:25,534 p=83235 u=zuul n=ansible | 2026-06-14 08:13:25.534003 | fa163ee0-6271-f863-66dc-00000000e6d7 | TASK | Generate container puppet configs for step 2 2026-06-14 08:13:25,618 p=83235 u=zuul n=ansible | 2026-06-14 08:13:25.618035 | fa163ee0-6271-f863-66dc-00000000e6f0 | CHANGED | Write container-puppet-tasks json file for np0000073150 step 2 | np0000073150 2026-06-14 08:13:25,637 p=83235 u=zuul n=ansible | 2026-06-14 08:13:25.636821 | fa163ee0-6271-f863-66dc-00000000e6f2 | TASK | Generate container puppet configs for step 2 2026-06-14 08:13:25,644 p=83235 u=zuul n=ansible | 2026-06-14 08:13:25.644249 | fa163ee0-6271-f863-66dc-00000000e6b0 | OK | Generate container puppet configs for step 2 | np0000073148 2026-06-14 08:13:25,658 p=83235 u=zuul n=ansible | 2026-06-14 08:13:25.658158 | fa163ee0-6271-f863-66dc-00000000e6b1 | TASK | Manage Puppet containers (bootstrap tasks) for step 2 with tripleo-ansible 2026-06-14 08:13:25,727 p=83235 u=zuul n=ansible | 2026-06-14 08:13:25.726880 | fa163ee0-6271-f863-66dc-00000000e728 | TASK | Gather variables for each operating system 2026-06-14 08:13:25,847 p=83235 u=zuul n=ansible | 2026-06-14 08:13:25.847327 | fa163ee0-6271-f863-66dc-00000000e729 | TASK | Create container logs path 2026-06-14 08:13:25,858 p=83235 u=zuul n=ansible | 2026-06-14 08:13:25.857485 | fa163ee0-6271-f863-66dc-00000000e6d7 | OK | Generate container puppet configs for step 2 | np0000073149 2026-06-14 08:13:25,870 p=83235 u=zuul n=ansible | 2026-06-14 08:13:25.869768 | fa163ee0-6271-f863-66dc-00000000e6d8 | TASK | Manage Puppet containers (bootstrap tasks) for step 2 with tripleo-ansible 2026-06-14 08:13:25,934 p=83235 u=zuul n=ansible | 2026-06-14 08:13:25.934576 | fa163ee0-6271-f863-66dc-00000000e728 | TASK | Gather variables for each operating system 2026-06-14 08:13:25,971 p=83235 u=zuul n=ansible | 2026-06-14 08:13:25.971015 | fa163ee0-6271-f863-66dc-00000000e6f2 | OK | Generate container puppet configs for step 2 | np0000073150 2026-06-14 08:13:25,983 p=83235 u=zuul n=ansible | 2026-06-14 08:13:25.982966 | fa163ee0-6271-f863-66dc-00000000e6f3 | TASK | Manage Puppet containers (bootstrap tasks) for step 2 with tripleo-ansible 2026-06-14 08:13:26,040 p=83235 u=zuul n=ansible | 2026-06-14 08:13:26.040546 | fa163ee0-6271-f863-66dc-00000000e728 | TASK | Gather variables for each operating system 2026-06-14 08:13:26,062 p=83235 u=zuul n=ansible | 2026-06-14 08:13:26.062386 | fa163ee0-6271-f863-66dc-00000000e729 | TASK | Create container logs path 2026-06-14 08:13:26,150 p=83235 u=zuul n=ansible | 2026-06-14 08:13:26.150716 | fa163ee0-6271-f863-66dc-00000000e729 | OK | Create container logs path | np0000073148 2026-06-14 08:13:26,163 p=83235 u=zuul n=ansible | 2026-06-14 08:13:26.163569 | fa163ee0-6271-f863-66dc-00000000e72b | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 2026-06-14 08:13:26,184 p=83235 u=zuul n=ansible | 2026-06-14 08:13:26.183425 | fa163ee0-6271-f863-66dc-00000000e729 | TASK | Create container logs path 2026-06-14 08:13:26,364 p=83235 u=zuul n=ansible | 2026-06-14 08:13:26.364193 | fa163ee0-6271-f863-66dc-00000000e729 | OK | Create container logs path | np0000073149 2026-06-14 08:13:26,377 p=83235 u=zuul n=ansible | 2026-06-14 08:13:26.376956 | fa163ee0-6271-f863-66dc-00000000e72b | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 2026-06-14 08:13:26,487 p=83235 u=zuul n=ansible | 2026-06-14 08:13:26.486580 | fa163ee0-6271-f863-66dc-00000000e72b | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 | np0000073148 2026-06-14 08:13:26,498 p=83235 u=zuul n=ansible | 2026-06-14 08:13:26.498146 | fa163ee0-6271-f863-66dc-00000000e72c | TASK | Finalise hashes for all containers 2026-06-14 08:13:26,516 p=83235 u=zuul n=ansible | 2026-06-14 08:13:26.516290 | fa163ee0-6271-f863-66dc-00000000e729 | OK | Create container logs path | np0000073150 2026-06-14 08:13:26,530 p=83235 u=zuul n=ansible | 2026-06-14 08:13:26.530177 | fa163ee0-6271-f863-66dc-00000000e72b | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 2026-06-14 08:13:26,554 p=83235 u=zuul n=ansible | 2026-06-14 08:13:26.553874 | fa163ee0-6271-f863-66dc-00000000e72c | OK | Finalise hashes for all containers | np0000073148 2026-06-14 08:13:26,567 p=83235 u=zuul n=ansible | 2026-06-14 08:13:26.566775 | fa163ee0-6271-f863-66dc-00000000e72e | TASK | Manage systemd shutdown files 2026-06-14 08:13:26,603 p=83235 u=zuul n=ansible | 2026-06-14 08:13:26.603322 | fa163ee0-6271-f863-66dc-00000000e72e | SKIPPED | Manage systemd shutdown files | np0000073148 2026-06-14 08:13:26,613 p=83235 u=zuul n=ansible | 2026-06-14 08:13:26.613704 | fa163ee0-6271-f863-66dc-00000000e730 | TASK | Update container configs with new config hashes 2026-06-14 08:13:26,664 p=83235 u=zuul n=ansible | 2026-06-14 08:13:26.664309 | fa163ee0-6271-f863-66dc-00000000e730 | SKIPPED | Update container configs with new config hashes | np0000073148 2026-06-14 08:13:26,685 p=83235 u=zuul n=ansible | 2026-06-14 08:13:26.684091 | fa163ee0-6271-f863-66dc-00000000e731 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 2026-06-14 08:13:26,694 p=83235 u=zuul n=ansible | 2026-06-14 08:13:26.693931 | fa163ee0-6271-f863-66dc-00000000e72b | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 | np0000073149 2026-06-14 08:13:26,710 p=83235 u=zuul n=ansible | 2026-06-14 08:13:26.709914 | fa163ee0-6271-f863-66dc-00000000e72c | TASK | Finalise hashes for all containers 2026-06-14 08:13:26,743 p=83235 u=zuul n=ansible | 2026-06-14 08:13:26.742331 | fa163ee0-6271-f863-66dc-00000000e731 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0000073148 2026-06-14 08:13:26,763 p=83235 u=zuul n=ansible | 2026-06-14 08:13:26.762751 | fa163ee0-6271-f863-66dc-00000000e732 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 2026-06-14 08:13:26,772 p=83235 u=zuul n=ansible | 2026-06-14 08:13:26.771332 | fa163ee0-6271-f863-66dc-00000000e72c | OK | Finalise hashes for all containers | np0000073149 2026-06-14 08:13:26,787 p=83235 u=zuul n=ansible | 2026-06-14 08:13:26.787031 | fa163ee0-6271-f863-66dc-00000000e72e | TASK | Manage systemd shutdown files 2026-06-14 08:13:26,813 p=83235 u=zuul n=ansible | 2026-06-14 08:13:26.813032 | fa163ee0-6271-f863-66dc-00000000e732 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0000073148 2026-06-14 08:13:26,833 p=83235 u=zuul n=ansible | 2026-06-14 08:13:26.832995 | fa163ee0-6271-f863-66dc-00000000e72e | SKIPPED | Manage systemd shutdown files | np0000073149 2026-06-14 08:13:26,855 p=83235 u=zuul n=ansible | 2026-06-14 08:13:26.855472 | fa163ee0-6271-f863-66dc-00000000e730 | TASK | Update container configs with new config hashes 2026-06-14 08:13:26,890 p=83235 u=zuul n=ansible | 2026-06-14 08:13:26.889627 | fa163ee0-6271-f863-66dc-00000000e72b | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 | np0000073150 2026-06-14 08:13:26,900 p=83235 u=zuul n=ansible | 2026-06-14 08:13:26.899986 | fa163ee0-6271-f863-66dc-00000000e72c | TASK | Finalise hashes for all containers 2026-06-14 08:13:26,915 p=83235 u=zuul n=ansible | 2026-06-14 08:13:26.914577 | fa163ee0-6271-f863-66dc-00000000e730 | SKIPPED | Update container configs with new config hashes | np0000073149 2026-06-14 08:13:26,931 p=83235 u=zuul n=ansible | 2026-06-14 08:13:26.930550 | fa163ee0-6271-f863-66dc-00000000e731 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 2026-06-14 08:13:26,953 p=83235 u=zuul n=ansible | 2026-06-14 08:13:26.952697 | fa163ee0-6271-f863-66dc-00000000e72c | OK | Finalise hashes for all containers | np0000073150 2026-06-14 08:13:26,974 p=83235 u=zuul n=ansible | 2026-06-14 08:13:26.973764 | fa163ee0-6271-f863-66dc-00000000e72e | TASK | Manage systemd shutdown files 2026-06-14 08:13:26,979 p=83235 u=zuul n=ansible | 2026-06-14 08:13:26.979186 | fa163ee0-6271-f863-66dc-00000000e731 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0000073149 2026-06-14 08:13:26,992 p=83235 u=zuul n=ansible | 2026-06-14 08:13:26.992546 | fa163ee0-6271-f863-66dc-00000000e732 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 2026-06-14 08:13:27,011 p=83235 u=zuul n=ansible | 2026-06-14 08:13:27.011019 | fa163ee0-6271-f863-66dc-00000000e72e | SKIPPED | Manage systemd shutdown files | np0000073150 2026-06-14 08:13:27,023 p=83235 u=zuul n=ansible | 2026-06-14 08:13:27.023314 | fa163ee0-6271-f863-66dc-00000000e730 | TASK | Update container configs with new config hashes 2026-06-14 08:13:27,032 p=83235 u=zuul n=ansible | 2026-06-14 08:13:27.032074 | fa163ee0-6271-f863-66dc-00000000e732 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0000073149 2026-06-14 08:13:27,085 p=83235 u=zuul n=ansible | 2026-06-14 08:13:27.084882 | fa163ee0-6271-f863-66dc-00000000e730 | SKIPPED | Update container configs with new config hashes | np0000073150 2026-06-14 08:13:27,095 p=83235 u=zuul n=ansible | 2026-06-14 08:13:27.095617 | fa163ee0-6271-f863-66dc-00000000e731 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 2026-06-14 08:13:27,128 p=83235 u=zuul n=ansible | 2026-06-14 08:13:27.128131 | fa163ee0-6271-f863-66dc-00000000e731 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0000073150 2026-06-14 08:13:27,140 p=83235 u=zuul n=ansible | 2026-06-14 08:13:27.139969 | fa163ee0-6271-f863-66dc-00000000e732 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 2026-06-14 08:13:27,192 p=83235 u=zuul n=ansible | 2026-06-14 08:13:27.192211 | fa163ee0-6271-f863-66dc-00000000e732 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0000073150 2026-06-14 08:13:31,521 p=83235 u=zuul n=ansible | 2026-06-14 08:13:31.520254 | fa163ee0-6271-f863-66dc-00000000dfcc | OK | Run init bundle puppet on the host for redis | np0000073146 2026-06-14 08:13:31,551 p=83235 u=zuul n=ansible | 2026-06-14 08:13:31.551234 | fa163ee0-6271-f863-66dc-00000000dfcd | TASK | Check if /var/lib/config-data/puppet-generated/redis exists 2026-06-14 08:13:31,901 p=83235 u=zuul n=ansible | 2026-06-14 08:13:31.901053 | fa163ee0-6271-f863-66dc-00000000dfcd | OK | Check if /var/lib/config-data/puppet-generated/redis exists | np0000073146 2026-06-14 08:13:31,922 p=83235 u=zuul n=ansible | 2026-06-14 08:13:31.921936 | fa163ee0-6271-f863-66dc-00000000dfce | TASK | Run pacemaker restart if the config file for the service changed 2026-06-14 08:13:32,360 p=83235 u=zuul n=ansible | 2026-06-14 08:13:32.359576 | fa163ee0-6271-f863-66dc-00000000dfcc | OK | Run init bundle puppet on the host for redis | np0000073147 2026-06-14 08:13:32,382 p=83235 u=zuul n=ansible | 2026-06-14 08:13:32.381672 | fa163ee0-6271-f863-66dc-00000000dfcd | TASK | Check if /var/lib/config-data/puppet-generated/redis exists 2026-06-14 08:13:32,399 p=83235 u=zuul n=ansible | 2026-06-14 08:13:32.398475 | fa163ee0-6271-f863-66dc-00000000dfce | CHANGED | Run pacemaker restart if the config file for the service changed | np0000073146 2026-06-14 08:13:32,422 p=83235 u=zuul n=ansible | 2026-06-14 08:13:32.421923 | fa163ee0-6271-f863-66dc-00000000dfcf | TASK | Check if an image update marker exists for bundle redis-bundle 2026-06-14 08:13:32,694 p=83235 u=zuul n=ansible | 2026-06-14 08:13:32.694332 | fa163ee0-6271-f863-66dc-00000000dfcd | OK | Check if /var/lib/config-data/puppet-generated/redis exists | np0000073147 2026-06-14 08:13:32,711 p=83235 u=zuul n=ansible | 2026-06-14 08:13:32.710876 | fa163ee0-6271-f863-66dc-00000000dfce | TASK | Run pacemaker restart if the config file for the service changed 2026-06-14 08:13:32,750 p=83235 u=zuul n=ansible | 2026-06-14 08:13:32.749228 | fa163ee0-6271-f863-66dc-00000000dfcf | OK | Check if an image update marker exists for bundle redis-bundle | np0000073146 2026-06-14 08:13:32,773 p=83235 u=zuul n=ansible | 2026-06-14 08:13:32.773361 | fa163ee0-6271-f863-66dc-00000000dfd1 | TASK | Get container image tag from marker for bundle redis-bundle 2026-06-14 08:13:32,833 p=83235 u=zuul n=ansible | 2026-06-14 08:13:32.833263 | fa163ee0-6271-f863-66dc-00000000dfd1 | SKIPPED | Get container image tag from marker for bundle redis-bundle | np0000073146 2026-06-14 08:13:32,850 p=83235 u=zuul n=ansible | 2026-06-14 08:13:32.850065 | fa163ee0-6271-f863-66dc-00000000dfd2 | TASK | Get container image tag from bundle redis-bundle 2026-06-14 08:13:32,907 p=83235 u=zuul n=ansible | 2026-06-14 08:13:32.906296 | fa163ee0-6271-f863-66dc-00000000dfd2 | SKIPPED | Get container image tag from bundle redis-bundle | np0000073146 2026-06-14 08:13:32,930 p=83235 u=zuul n=ansible | 2026-06-14 08:13:32.929789 | fa163ee0-6271-f863-66dc-00000000dfd3 | TASK | Compare tags between marker and bundle redis-bundle 2026-06-14 08:13:32,985 p=83235 u=zuul n=ansible | 2026-06-14 08:13:32.984449 | fa163ee0-6271-f863-66dc-00000000dfd3 | SKIPPED | Compare tags between marker and bundle redis-bundle | np0000073146 2026-06-14 08:13:33,001 p=83235 u=zuul n=ansible | 2026-06-14 08:13:33.001135 | fa163ee0-6271-f863-66dc-00000000dfd4 | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2026-06-14 08:13:33,056 p=83235 u=zuul n=ansible | 2026-06-14 08:13:33.055765 | fa163ee0-6271-f863-66dc-00000000dfd4 | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0000073146 2026-06-14 08:13:33,072 p=83235 u=zuul n=ansible | 2026-06-14 08:13:33.072065 | fa163ee0-6271-f863-66dc-00000000dfd5 | TASK | Remove update marker for bundle redis-bundle 2026-06-14 08:13:33,130 p=83235 u=zuul n=ansible | 2026-06-14 08:13:33.130075 | fa163ee0-6271-f863-66dc-00000000dfd5 | SKIPPED | Remove update marker for bundle redis-bundle | np0000073146 2026-06-14 08:13:33,157 p=83235 u=zuul n=ansible | 2026-06-14 08:13:33.157434 | fa163ee0-6271-f863-66dc-0000000000d3 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists 2026-06-14 08:13:33,265 p=83235 u=zuul n=ansible | 2026-06-14 08:13:33.264826 | fa163ee0-6271-f863-66dc-00000000dfce | CHANGED | Run pacemaker restart if the config file for the service changed | np0000073147 2026-06-14 08:13:33,281 p=83235 u=zuul n=ansible | 2026-06-14 08:13:33.281274 | fa163ee0-6271-f863-66dc-00000000dfcf | TASK | Check if an image update marker exists for bundle redis-bundle 2026-06-14 08:13:33,458 p=83235 u=zuul n=ansible | 2026-06-14 08:13:33.457476 | fa163ee0-6271-f863-66dc-0000000000d3 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists | np0000073146 2026-06-14 08:13:33,622 p=83235 u=zuul n=ansible | 2026-06-14 08:13:33.622453 | 71c9e673-aaf5-4996-a7c1-c5dff1e256d9 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0000073146 2026-06-14 08:13:33,647 p=83235 u=zuul n=ansible | 2026-06-14 08:13:33.647489 | fa163ee0-6271-f863-66dc-00000000e837 | TASK | Write the config_step hieradata 2026-06-14 08:13:33,655 p=83235 u=zuul n=ansible | 2026-06-14 08:13:33.654497 | fa163ee0-6271-f863-66dc-00000000dfcf | OK | Check if an image update marker exists for bundle redis-bundle | np0000073147 2026-06-14 08:13:33,671 p=83235 u=zuul n=ansible | 2026-06-14 08:13:33.671179 | fa163ee0-6271-f863-66dc-00000000dfd1 | TASK | Get container image tag from marker for bundle redis-bundle 2026-06-14 08:13:33,731 p=83235 u=zuul n=ansible | 2026-06-14 08:13:33.731094 | fa163ee0-6271-f863-66dc-00000000dfd1 | SKIPPED | Get container image tag from marker for bundle redis-bundle | np0000073147 2026-06-14 08:13:33,747 p=83235 u=zuul n=ansible | 2026-06-14 08:13:33.747045 | fa163ee0-6271-f863-66dc-00000000dfd2 | TASK | Get container image tag from bundle redis-bundle 2026-06-14 08:13:33,782 p=83235 u=zuul n=ansible | 2026-06-14 08:13:33.782346 | fa163ee0-6271-f863-66dc-00000000dfd2 | SKIPPED | Get container image tag from bundle redis-bundle | np0000073147 2026-06-14 08:13:33,798 p=83235 u=zuul n=ansible | 2026-06-14 08:13:33.797825 | fa163ee0-6271-f863-66dc-00000000dfd3 | TASK | Compare tags between marker and bundle redis-bundle 2026-06-14 08:13:33,857 p=83235 u=zuul n=ansible | 2026-06-14 08:13:33.856554 | fa163ee0-6271-f863-66dc-00000000dfd3 | SKIPPED | Compare tags between marker and bundle redis-bundle | np0000073147 2026-06-14 08:13:33,874 p=83235 u=zuul n=ansible | 2026-06-14 08:13:33.874218 | fa163ee0-6271-f863-66dc-00000000dfd4 | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2026-06-14 08:13:33,931 p=83235 u=zuul n=ansible | 2026-06-14 08:13:33.930491 | fa163ee0-6271-f863-66dc-00000000dfd4 | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0000073147 2026-06-14 08:13:33,953 p=83235 u=zuul n=ansible | 2026-06-14 08:13:33.952898 | fa163ee0-6271-f863-66dc-00000000dfd5 | TASK | Remove update marker for bundle redis-bundle 2026-06-14 08:13:33,995 p=83235 u=zuul n=ansible | 2026-06-14 08:13:33.994803 | fa163ee0-6271-f863-66dc-00000000dfd5 | SKIPPED | Remove update marker for bundle redis-bundle | np0000073147 2026-06-14 08:13:34,023 p=83235 u=zuul n=ansible | 2026-06-14 08:13:34.023364 | fa163ee0-6271-f863-66dc-0000000000d3 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists 2026-06-14 08:13:34,326 p=83235 u=zuul n=ansible | 2026-06-14 08:13:34.325487 | fa163ee0-6271-f863-66dc-0000000000d3 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists | np0000073147 2026-06-14 08:13:34,431 p=83235 u=zuul n=ansible | 2026-06-14 08:13:34.431083 | dce5f13d-d03f-44b2-8f21-9c08b4b4dfb1 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0000073147 2026-06-14 08:13:34,449 p=83235 u=zuul n=ansible | 2026-06-14 08:13:34.448791 | fa163ee0-6271-f863-66dc-00000000e85b | TASK | Write the config_step hieradata 2026-06-14 08:13:34,462 p=83235 u=zuul n=ansible | 2026-06-14 08:13:34.462099 | fa163ee0-6271-f863-66dc-00000000e837 | OK | Write the config_step hieradata | np0000073146 2026-06-14 08:13:34,479 p=83235 u=zuul n=ansible | 2026-06-14 08:13:34.478758 | fa163ee0-6271-f863-66dc-00000000e838 | TASK | Run puppet host configuration for step 2 2026-06-14 08:13:35,188 p=83235 u=zuul n=ansible | 2026-06-14 08:13:35.187711 | fa163ee0-6271-f863-66dc-00000000e838 | CHANGED | Run puppet host configuration for step 2 | np0000073146 2026-06-14 08:13:35,208 p=83235 u=zuul n=ansible | 2026-06-14 08:13:35.208081 | fa163ee0-6271-f863-66dc-00000000e839 | TASK | Wait for puppet host configuration to finish 2026-06-14 08:13:35,258 p=83235 u=zuul n=ansible | 2026-06-14 08:13:35.257226 | fa163ee0-6271-f863-66dc-00000000e85b | OK | Write the config_step hieradata | np0000073147 2026-06-14 08:13:35,280 p=83235 u=zuul n=ansible | 2026-06-14 08:13:35.279668 | fa163ee0-6271-f863-66dc-00000000e85c | TASK | Run puppet host configuration for step 2 2026-06-14 08:13:36,006 p=83235 u=zuul n=ansible | 2026-06-14 08:13:36.006007 | fa163ee0-6271-f863-66dc-00000000e85c | CHANGED | Run puppet host configuration for step 2 | np0000073147 2026-06-14 08:13:36,027 p=83235 u=zuul n=ansible | 2026-06-14 08:13:36.027296 | fa163ee0-6271-f863-66dc-00000000e85d | TASK | Wait for puppet host configuration to finish 2026-06-14 08:13:45,893 p=83235 u=zuul n=ansible | 2026-06-14 08:13:45.892489 | fa163ee0-6271-f863-66dc-00000000e839 | CHANGED | Wait for puppet host configuration to finish | np0000073146 2026-06-14 08:13:45,917 p=83235 u=zuul n=ansible | 2026-06-14 08:13:45.916694 | fa163ee0-6271-f863-66dc-00000000e83a | TASK | Debug output for task: Run puppet host configuration for step 2 2026-06-14 08:13:46,006 p=83235 u=zuul n=ansible | 2026-06-14 08:13:46.005508 | fa163ee0-6271-f863-66dc-00000000e83a | CHANGED | Debug output for task: Run puppet host configuration for step 2 | np0000073146 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Jun 14 08:13:35 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Jun 14 08:13:41 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Jun 14 08:13:41 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Jun 14 08:13:41 puppet-user: (file & line not available)", "<13>Jun 14 08:13:41 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Jun 14 08:13:41 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Jun 14 08:13:41 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Jun 14 08:13:41 puppet-user: Notice: Compiled catalog for np0000073146.ooo.test in environment production in 0.36 seconds", "<13>Jun 14 08:13:42 puppet-user: Notice: /Stage[main]/Pacemaker::Service/Service[corosync]/enable: enable changed 'false' to 'true'", "<13>Jun 14 08:13:42 puppet-user: Notice: /Stage[main]/Pacemaker::Service/Service[pacemaker]/enable: enable changed 'false' to 'true'", "<13>Jun 14 08:13:44 puppet-user: Notice: Applied catalog in 2.59 seconds", "<13>Jun 14 08:13:44 puppet-user: Application:", "<13>Jun 14 08:13:44 puppet-user: Initial environment: production", "<13>Jun 14 08:13:44 puppet-user: Converged environment: production", "<13>Jun 14 08:13:44 puppet-user: Run mode: user", "<13>Jun 14 08:13:44 puppet-user: Changes:", "<13>Jun 14 08:13:44 puppet-user: Total: 2", "<13>Jun 14 08:13:44 puppet-user: Events:", "<13>Jun 14 08:13:44 puppet-user: Success: 2", "<13>Jun 14 08:13:44 puppet-user: Resources:", "<13>Jun 14 08:13:44 puppet-user: Changed: 2", "<13>Jun 14 08:13:44 puppet-user: Out of sync: 2", "<13>Jun 14 08:13:44 puppet-user: Total: 23", "<13>Jun 14 08:13:44 puppet-user: Time:", "<13>Jun 14 08:13:44 puppet-user: Filebucket: 0.00", "<13>Jun 14 08:13:44 puppet-user: Schedule: 0.00", "<13>Jun 14 08:13:44 puppet-user: Package: 0.00", "<13>Jun 14 08:13:44 puppet-user: File line: 0.00", "<13>Jun 14 08:13:44 puppet-user: File: 0.00", "<13>Jun 14 08:13:44 puppet-user: Augeas: 0.01", "<13>Jun 14 08:13:44 puppet-user: User: 0.01", "<13>Jun 14 08:13:44 puppet-user: Config retrieval: 0.40", "<13>Jun 14 08:13:44 puppet-user: Service: 1.14", "<13>Jun 14 08:13:44 puppet-user: Exec: 1.25", "<13>Jun 14 08:13:44 puppet-user: Last run: 1781424824", "<13>Jun 14 08:13:44 puppet-user: Transaction evaluation: 2.58", "<13>Jun 14 08:13:44 puppet-user: Catalog application: 2.59", "<13>Jun 14 08:13:44 puppet-user: Total: 2.59", "<13>Jun 14 08:13:44 puppet-user: Version:", "<13>Jun 14 08:13:44 puppet-user: Config: 1781424821", "<13>Jun 14 08:13:44 puppet-user: Puppet: 7.10.0" ] } 2026-06-14 08:13:46,025 p=83235 u=zuul n=ansible | 2026-06-14 08:13:46.025098 | fa163ee0-6271-f863-66dc-00000000e83b | TASK | Pre-cache facts for puppet containers 2026-06-14 08:13:46,098 p=83235 u=zuul n=ansible | 2026-06-14 08:13:46.097869 | fa163ee0-6271-f863-66dc-00000000e174 | TASK | Gather variables for each operating system 2026-06-14 08:13:46,220 p=83235 u=zuul n=ansible | 2026-06-14 08:13:46.220387 | fa163ee0-6271-f863-66dc-00000000e175 | TASK | Create puppet caching structures 2026-06-14 08:13:46,545 p=83235 u=zuul n=ansible | 2026-06-14 08:13:46.545175 | fa163ee0-6271-f863-66dc-00000000e175 | CHANGED | Create puppet caching structures | np0000073146 2026-06-14 08:13:46,564 p=83235 u=zuul n=ansible | 2026-06-14 08:13:46.564655 | fa163ee0-6271-f863-66dc-00000000e176 | TASK | Check for facter.conf 2026-06-14 08:13:46,678 p=83235 u=zuul n=ansible | 2026-06-14 08:13:46.678073 | fa163ee0-6271-f863-66dc-00000000e85d | CHANGED | Wait for puppet host configuration to finish | np0000073147 2026-06-14 08:13:46,701 p=83235 u=zuul n=ansible | 2026-06-14 08:13:46.700616 | fa163ee0-6271-f863-66dc-00000000e85e | TASK | Debug output for task: Run puppet host configuration for step 2 2026-06-14 08:13:46,786 p=83235 u=zuul n=ansible | 2026-06-14 08:13:46.786288 | fa163ee0-6271-f863-66dc-00000000e85e | CHANGED | Debug output for task: Run puppet host configuration for step 2 | np0000073147 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Jun 14 08:13:36 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Jun 14 08:13:42 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Jun 14 08:13:42 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Jun 14 08:13:42 puppet-user: (file & line not available)", "<13>Jun 14 08:13:42 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Jun 14 08:13:42 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Jun 14 08:13:42 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Jun 14 08:13:42 puppet-user: Notice: Compiled catalog for np0000073147.ooo.test in environment production in 0.38 seconds", "<13>Jun 14 08:13:43 puppet-user: Notice: /Stage[main]/Pacemaker::Service/Service[corosync]/enable: enable changed 'false' to 'true'", "<13>Jun 14 08:13:43 puppet-user: Notice: /Stage[main]/Pacemaker::Service/Service[pacemaker]/enable: enable changed 'false' to 'true'", "<13>Jun 14 08:13:44 puppet-user: Notice: Applied catalog in 2.47 seconds", "<13>Jun 14 08:13:44 puppet-user: Application:", "<13>Jun 14 08:13:44 puppet-user: Initial environment: production", "<13>Jun 14 08:13:44 puppet-user: Converged environment: production", "<13>Jun 14 08:13:44 puppet-user: Run mode: user", "<13>Jun 14 08:13:44 puppet-user: Changes:", "<13>Jun 14 08:13:44 puppet-user: Total: 2", "<13>Jun 14 08:13:44 puppet-user: Events:", "<13>Jun 14 08:13:44 puppet-user: Success: 2", "<13>Jun 14 08:13:44 puppet-user: Resources:", "<13>Jun 14 08:13:44 puppet-user: Changed: 2", "<13>Jun 14 08:13:44 puppet-user: Out of sync: 2", "<13>Jun 14 08:13:44 puppet-user: Total: 23", "<13>Jun 14 08:13:44 puppet-user: Time:", "<13>Jun 14 08:13:44 puppet-user: Filebucket: 0.00", "<13>Jun 14 08:13:44 puppet-user: Schedule: 0.00", "<13>Jun 14 08:13:44 puppet-user: Package: 0.00", "<13>Jun 14 08:13:44 puppet-user: File line: 0.00", "<13>Jun 14 08:13:44 puppet-user: File: 0.00", "<13>Jun 14 08:13:44 puppet-user: Augeas: 0.01", "<13>Jun 14 08:13:44 puppet-user: User: 0.01", "<13>Jun 14 08:13:44 puppet-user: Config retrieval: 0.42", "<13>Jun 14 08:13:44 puppet-user: Service: 1.05", "<13>Jun 14 08:13:44 puppet-user: Exec: 1.22", "<13>Jun 14 08:13:44 puppet-user: Last run: 1781424824", "<13>Jun 14 08:13:44 puppet-user: Transaction evaluation: 2.46", "<13>Jun 14 08:13:44 puppet-user: Catalog application: 2.47", "<13>Jun 14 08:13:44 puppet-user: Total: 2.47", "<13>Jun 14 08:13:44 puppet-user: Version:", "<13>Jun 14 08:13:44 puppet-user: Config: 1781424822", "<13>Jun 14 08:13:44 puppet-user: Puppet: 7.10.0" ] } 2026-06-14 08:13:46,806 p=83235 u=zuul n=ansible | 2026-06-14 08:13:46.806399 | fa163ee0-6271-f863-66dc-00000000e85f | TASK | Pre-cache facts for puppet containers 2026-06-14 08:13:46,886 p=83235 u=zuul n=ansible | 2026-06-14 08:13:46.885516 | fa163ee0-6271-f863-66dc-00000000e174 | TASK | Gather variables for each operating system 2026-06-14 08:13:46,897 p=83235 u=zuul n=ansible | 2026-06-14 08:13:46.896403 | fa163ee0-6271-f863-66dc-00000000e176 | OK | Check for facter.conf | np0000073146 2026-06-14 08:13:46,931 p=83235 u=zuul n=ansible | 2026-06-14 08:13:46.931451 | fa163ee0-6271-f863-66dc-00000000e177 | TASK | Remove facter.conf if directory 2026-06-14 08:13:46,971 p=83235 u=zuul n=ansible | 2026-06-14 08:13:46.971233 | fa163ee0-6271-f863-66dc-00000000e177 | SKIPPED | Remove facter.conf if directory | np0000073146 2026-06-14 08:13:46,991 p=83235 u=zuul n=ansible | 2026-06-14 08:13:46.991034 | fa163ee0-6271-f863-66dc-00000000e178 | TASK | Write facter cache config 2026-06-14 08:13:47,024 p=83235 u=zuul n=ansible | 2026-06-14 08:13:47.023861 | fa163ee0-6271-f863-66dc-00000000e175 | TASK | Create puppet caching structures 2026-06-14 08:13:47,356 p=83235 u=zuul n=ansible | 2026-06-14 08:13:47.355661 | fa163ee0-6271-f863-66dc-00000000e175 | CHANGED | Create puppet caching structures | np0000073147 2026-06-14 08:13:47,381 p=83235 u=zuul n=ansible | 2026-06-14 08:13:47.381253 | fa163ee0-6271-f863-66dc-00000000e176 | TASK | Check for facter.conf 2026-06-14 08:13:47,724 p=83235 u=zuul n=ansible | 2026-06-14 08:13:47.723970 | fa163ee0-6271-f863-66dc-00000000e176 | OK | Check for facter.conf | np0000073147 2026-06-14 08:13:47,754 p=83235 u=zuul n=ansible | 2026-06-14 08:13:47.753836 | fa163ee0-6271-f863-66dc-00000000e177 | TASK | Remove facter.conf if directory 2026-06-14 08:13:47,812 p=83235 u=zuul n=ansible | 2026-06-14 08:13:47.811644 | fa163ee0-6271-f863-66dc-00000000e177 | SKIPPED | Remove facter.conf if directory | np0000073147 2026-06-14 08:13:47,834 p=83235 u=zuul n=ansible | 2026-06-14 08:13:47.834402 | fa163ee0-6271-f863-66dc-00000000e178 | TASK | Write facter cache config 2026-06-14 08:13:47,842 p=83235 u=zuul n=ansible | 2026-06-14 08:13:47.842102 | fa163ee0-6271-f863-66dc-00000000e178 | CHANGED | Write facter cache config | np0000073146 2026-06-14 08:13:47,864 p=83235 u=zuul n=ansible | 2026-06-14 08:13:47.864357 | fa163ee0-6271-f863-66dc-00000000e179 | TASK | Cleanup facter cache if exists 2026-06-14 08:13:48,190 p=83235 u=zuul n=ansible | 2026-06-14 08:13:48.190228 | fa163ee0-6271-f863-66dc-00000000e179 | CHANGED | Cleanup facter cache if exists | np0000073146 2026-06-14 08:13:48,205 p=83235 u=zuul n=ansible | 2026-06-14 08:13:48.204870 | fa163ee0-6271-f863-66dc-00000000e17a | TASK | Pre-cache facts 2026-06-14 08:13:48,711 p=83235 u=zuul n=ansible | 2026-06-14 08:13:48.710151 | fa163ee0-6271-f863-66dc-00000000e178 | CHANGED | Write facter cache config | np0000073147 2026-06-14 08:13:48,743 p=83235 u=zuul n=ansible | 2026-06-14 08:13:48.743332 | fa163ee0-6271-f863-66dc-00000000e179 | TASK | Cleanup facter cache if exists 2026-06-14 08:13:48,834 p=83235 u=zuul n=ansible | 2026-06-14 08:13:48.834011 | fa163ee0-6271-f863-66dc-00000000e17a | CHANGED | Pre-cache facts | np0000073146 2026-06-14 08:13:48,855 p=83235 u=zuul n=ansible | 2026-06-14 08:13:48.855497 | fa163ee0-6271-f863-66dc-00000000e17b | TASK | Failed deployment if facter fails 2026-06-14 08:13:48,892 p=83235 u=zuul n=ansible | 2026-06-14 08:13:48.891314 | fa163ee0-6271-f863-66dc-00000000e17b | SKIPPED | Failed deployment if facter fails | np0000073146 2026-06-14 08:13:48,945 p=83235 u=zuul n=ansible | 2026-06-14 08:13:48.945093 | fa163ee0-6271-f863-66dc-00000000e17c | TASK | Sync cached facts 2026-06-14 08:13:49,079 p=83235 u=zuul n=ansible | 2026-06-14 08:13:49.078680 | fa163ee0-6271-f863-66dc-00000000e179 | CHANGED | Cleanup facter cache if exists | np0000073147 2026-06-14 08:13:49,112 p=83235 u=zuul n=ansible | 2026-06-14 08:13:49.112387 | fa163ee0-6271-f863-66dc-00000000e17a | TASK | Pre-cache facts 2026-06-14 08:13:49,337 p=83235 u=zuul n=ansible | 2026-06-14 08:13:49.336027 | fa163ee0-6271-f863-66dc-00000000e17c | CHANGED | Sync cached facts | np0000073146 -> 192.168.122.104 2026-06-14 08:13:49,338 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073146 -> 192.168.122.104', 'fa163ee0-6271-f863-66dc-00000000e17c') missing from stats 2026-06-14 08:13:49,383 p=83235 u=zuul n=ansible | 2026-06-14 08:13:49.383482 | fa163ee0-6271-f863-66dc-00000000e83c | TASK | Include container-puppet tasks (generate config) during step 1 2026-06-14 08:13:49,424 p=83235 u=zuul n=ansible | 2026-06-14 08:13:49.423878 | fa163ee0-6271-f863-66dc-00000000e83c | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0000073146 2026-06-14 08:13:49,444 p=83235 u=zuul n=ansible | 2026-06-14 08:13:49.444633 | fa163ee0-6271-f863-66dc-00000000e83e | TASK | Manage containers for step 2 with tripleo-ansible 2026-06-14 08:13:49,512 p=83235 u=zuul n=ansible | 2026-06-14 08:13:49.511752 | fa163ee0-6271-f863-66dc-00000000e299 | TASK | Gather variables for each operating system 2026-06-14 08:13:49,655 p=83235 u=zuul n=ansible | 2026-06-14 08:13:49.655300 | fa163ee0-6271-f863-66dc-00000000e29a | TASK | Create container logs path 2026-06-14 08:13:49,799 p=83235 u=zuul n=ansible | 2026-06-14 08:13:49.798182 | fa163ee0-6271-f863-66dc-00000000e17a | CHANGED | Pre-cache facts | np0000073147 2026-06-14 08:13:49,833 p=83235 u=zuul n=ansible | 2026-06-14 08:13:49.833154 | fa163ee0-6271-f863-66dc-00000000e17b | TASK | Failed deployment if facter fails 2026-06-14 08:13:49,872 p=83235 u=zuul n=ansible | 2026-06-14 08:13:49.871516 | fa163ee0-6271-f863-66dc-00000000e17b | SKIPPED | Failed deployment if facter fails | np0000073147 2026-06-14 08:13:49,927 p=83235 u=zuul n=ansible | 2026-06-14 08:13:49.926785 | fa163ee0-6271-f863-66dc-00000000e17c | TASK | Sync cached facts 2026-06-14 08:13:49,985 p=83235 u=zuul n=ansible | 2026-06-14 08:13:49.983679 | fa163ee0-6271-f863-66dc-00000000e29a | OK | Create container logs path | np0000073146 2026-06-14 08:13:50,020 p=83235 u=zuul n=ansible | 2026-06-14 08:13:50.019788 | fa163ee0-6271-f863-66dc-00000000e29c | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 2026-06-14 08:13:50,332 p=83235 u=zuul n=ansible | 2026-06-14 08:13:50.331103 | fa163ee0-6271-f863-66dc-00000000e17c | CHANGED | Sync cached facts | np0000073147 -> 192.168.122.105 2026-06-14 08:13:50,333 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073147 -> 192.168.122.105', 'fa163ee0-6271-f863-66dc-00000000e17c') missing from stats 2026-06-14 08:13:50,362 p=83235 u=zuul n=ansible | 2026-06-14 08:13:50.362280 | fa163ee0-6271-f863-66dc-00000000e29c | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 | np0000073146 2026-06-14 08:13:50,394 p=83235 u=zuul n=ansible | 2026-06-14 08:13:50.394016 | fa163ee0-6271-f863-66dc-00000000e29d | TASK | Finalise hashes for all containers 2026-06-14 08:13:50,420 p=83235 u=zuul n=ansible | 2026-06-14 08:13:50.420130 | fa163ee0-6271-f863-66dc-00000000e860 | TASK | Include container-puppet tasks (generate config) during step 1 2026-06-14 08:13:50,470 p=83235 u=zuul n=ansible | 2026-06-14 08:13:50.464351 | fa163ee0-6271-f863-66dc-00000000e860 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0000073147 2026-06-14 08:13:50,472 p=83235 u=zuul n=ansible | 2026-06-14 08:13:50.471776 | fa163ee0-6271-f863-66dc-00000000e29d | OK | Finalise hashes for all containers | np0000073146 2026-06-14 08:13:50,492 p=83235 u=zuul n=ansible | 2026-06-14 08:13:50.492308 | fa163ee0-6271-f863-66dc-00000000e29f | TASK | Manage systemd shutdown files 2026-06-14 08:13:50,537 p=83235 u=zuul n=ansible | 2026-06-14 08:13:50.536363 | fa163ee0-6271-f863-66dc-00000000e862 | TASK | Manage containers for step 2 with tripleo-ansible 2026-06-14 08:13:50,586 p=83235 u=zuul n=ansible | 2026-06-14 08:13:50.585917 | 32a1a496-1665-4e26-8129-1bd7956df99d | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0000073146 2026-06-14 08:13:50,605 p=83235 u=zuul n=ansible | 2026-06-14 08:13:50.605114 | fa163ee0-6271-f863-66dc-00000000e98d | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-06-14 08:13:50,647 p=83235 u=zuul n=ansible | 2026-06-14 08:13:50.647205 | fa163ee0-6271-f863-66dc-00000000e299 | TASK | Gather variables for each operating system 2026-06-14 08:13:50,743 p=83235 u=zuul n=ansible | 2026-06-14 08:13:50.742902 | fa163ee0-6271-f863-66dc-00000000e29a | TASK | Create container logs path 2026-06-14 08:13:50,924 p=83235 u=zuul n=ansible | 2026-06-14 08:13:50.923867 | fa163ee0-6271-f863-66dc-00000000e98d | OK | Check if /etc/sysconfig/podman_drop_in exists | np0000073146 2026-06-14 08:13:50,950 p=83235 u=zuul n=ansible | 2026-06-14 08:13:50.949863 | fa163ee0-6271-f863-66dc-00000000e98e | TASK | Set podman_drop_in fact 2026-06-14 08:13:51,010 p=83235 u=zuul n=ansible | 2026-06-14 08:13:51.009762 | fa163ee0-6271-f863-66dc-00000000e98e | OK | Set podman_drop_in fact | np0000073146 2026-06-14 08:13:51,025 p=83235 u=zuul n=ansible | 2026-06-14 08:13:51.025485 | fa163ee0-6271-f863-66dc-00000000e990 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-06-14 08:13:51,080 p=83235 u=zuul n=ansible | 2026-06-14 08:13:51.080044 | fa163ee0-6271-f863-66dc-00000000e29a | OK | Create container logs path | np0000073147 2026-06-14 08:13:51,098 p=83235 u=zuul n=ansible | 2026-06-14 08:13:51.098210 | fa163ee0-6271-f863-66dc-00000000e29c | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 2026-06-14 08:13:51,487 p=83235 u=zuul n=ansible | 2026-06-14 08:13:51.486980 | fa163ee0-6271-f863-66dc-00000000e29c | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 | np0000073147 2026-06-14 08:13:51,504 p=83235 u=zuul n=ansible | 2026-06-14 08:13:51.504167 | fa163ee0-6271-f863-66dc-00000000e29d | TASK | Finalise hashes for all containers 2026-06-14 08:13:51,577 p=83235 u=zuul n=ansible | 2026-06-14 08:13:51.577350 | fa163ee0-6271-f863-66dc-00000000e29d | OK | Finalise hashes for all containers | np0000073147 2026-06-14 08:13:51,594 p=83235 u=zuul n=ansible | 2026-06-14 08:13:51.594125 | fa163ee0-6271-f863-66dc-00000000e29f | TASK | Manage systemd shutdown files 2026-06-14 08:13:51,652 p=83235 u=zuul n=ansible | 2026-06-14 08:13:51.651620 | 9501701d-0789-453f-9a08-e7af16a9116c | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0000073147 2026-06-14 08:13:51,676 p=83235 u=zuul n=ansible | 2026-06-14 08:13:51.676070 | fa163ee0-6271-f863-66dc-00000000e9e0 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-06-14 08:13:51,898 p=83235 u=zuul n=ansible | 2026-06-14 08:13:51.896186 | fa163ee0-6271-f863-66dc-00000000e990 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000073146 | item=tripleo-container-shutdown 2026-06-14 08:13:52,021 p=83235 u=zuul n=ansible | 2026-06-14 08:13:52.021462 | fa163ee0-6271-f863-66dc-00000000e9e0 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0000073147 2026-06-14 08:13:52,039 p=83235 u=zuul n=ansible | 2026-06-14 08:13:52.038930 | fa163ee0-6271-f863-66dc-00000000e9e1 | TASK | Set podman_drop_in fact 2026-06-14 08:13:52,105 p=83235 u=zuul n=ansible | 2026-06-14 08:13:52.104726 | fa163ee0-6271-f863-66dc-00000000e9e1 | OK | Set podman_drop_in fact | np0000073147 2026-06-14 08:13:52,140 p=83235 u=zuul n=ansible | 2026-06-14 08:13:52.140038 | fa163ee0-6271-f863-66dc-00000000e9e3 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-06-14 08:13:52,730 p=83235 u=zuul n=ansible | 2026-06-14 08:13:52.728192 | fa163ee0-6271-f863-66dc-00000000e990 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000073146 | item=tripleo-start-podman-container 2026-06-14 08:13:52,775 p=83235 u=zuul n=ansible | 2026-06-14 08:13:52.775107 | fa163ee0-6271-f863-66dc-00000000e991 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-06-14 08:13:53,014 p=83235 u=zuul n=ansible | 2026-06-14 08:13:53.011436 | fa163ee0-6271-f863-66dc-00000000e9e3 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000073147 | item=tripleo-container-shutdown 2026-06-14 08:13:53,623 p=83235 u=zuul n=ansible | 2026-06-14 08:13:53.622307 | fa163ee0-6271-f863-66dc-00000000e991 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0000073146 2026-06-14 08:13:53,652 p=83235 u=zuul n=ansible | 2026-06-14 08:13:53.652667 | fa163ee0-6271-f863-66dc-00000000e992 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-06-14 08:13:53,870 p=83235 u=zuul n=ansible | 2026-06-14 08:13:53.865471 | fa163ee0-6271-f863-66dc-00000000e9e3 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000073147 | item=tripleo-start-podman-container 2026-06-14 08:13:53,912 p=83235 u=zuul n=ansible | 2026-06-14 08:13:53.912115 | fa163ee0-6271-f863-66dc-00000000e9e4 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-06-14 08:13:54,527 p=83235 u=zuul n=ansible | 2026-06-14 08:13:54.526627 | fa163ee0-6271-f863-66dc-00000000e992 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0000073146 2026-06-14 08:13:54,549 p=83235 u=zuul n=ansible | 2026-06-14 08:13:54.548937 | fa163ee0-6271-f863-66dc-00000000e993 | TASK | Enable and start tripleo-container-shutdown 2026-06-14 08:13:54,818 p=83235 u=zuul n=ansible | 2026-06-14 08:13:54.817167 | fa163ee0-6271-f863-66dc-00000000e9e4 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0000073147 2026-06-14 08:13:54,840 p=83235 u=zuul n=ansible | 2026-06-14 08:13:54.840064 | fa163ee0-6271-f863-66dc-00000000e9e5 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-06-14 08:13:55,334 p=83235 u=zuul n=ansible | 2026-06-14 08:13:55.334213 | fa163ee0-6271-f863-66dc-00000000e993 | OK | Enable and start tripleo-container-shutdown | np0000073146 2026-06-14 08:13:55,356 p=83235 u=zuul n=ansible | 2026-06-14 08:13:55.355842 | fa163ee0-6271-f863-66dc-00000000e994 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-06-14 08:13:55,684 p=83235 u=zuul n=ansible | 2026-06-14 08:13:55.683193 | fa163ee0-6271-f863-66dc-00000000e9e5 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0000073147 2026-06-14 08:13:55,708 p=83235 u=zuul n=ansible | 2026-06-14 08:13:55.708531 | fa163ee0-6271-f863-66dc-00000000e9e6 | TASK | Enable and start tripleo-container-shutdown 2026-06-14 08:13:56,214 p=83235 u=zuul n=ansible | 2026-06-14 08:13:56.213294 | fa163ee0-6271-f863-66dc-00000000e994 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0000073146 2026-06-14 08:13:56,234 p=83235 u=zuul n=ansible | 2026-06-14 08:13:56.234568 | fa163ee0-6271-f863-66dc-00000000e995 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-06-14 08:13:56,402 p=83235 u=zuul n=ansible | 2026-06-14 08:13:56.401411 | fa163ee0-6271-f863-66dc-00000000e9e6 | OK | Enable and start tripleo-container-shutdown | np0000073147 2026-06-14 08:13:56,439 p=83235 u=zuul n=ansible | 2026-06-14 08:13:56.438667 | fa163ee0-6271-f863-66dc-00000000e9e7 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-06-14 08:13:57,056 p=83235 u=zuul n=ansible | 2026-06-14 08:13:57.055765 | fa163ee0-6271-f863-66dc-00000000e995 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0000073146 2026-06-14 08:13:57,078 p=83235 u=zuul n=ansible | 2026-06-14 08:13:57.078252 | fa163ee0-6271-f863-66dc-00000000e996 | TASK | Enable and start netns-placeholder 2026-06-14 08:13:57,306 p=83235 u=zuul n=ansible | 2026-06-14 08:13:57.305532 | fa163ee0-6271-f863-66dc-00000000e9e7 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0000073147 2026-06-14 08:13:57,328 p=83235 u=zuul n=ansible | 2026-06-14 08:13:57.327910 | fa163ee0-6271-f863-66dc-00000000e9e8 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-06-14 08:13:57,892 p=83235 u=zuul n=ansible | 2026-06-14 08:13:57.891520 | fa163ee0-6271-f863-66dc-00000000e996 | CHANGED | Enable and start netns-placeholder | np0000073146 2026-06-14 08:13:57,937 p=83235 u=zuul n=ansible | 2026-06-14 08:13:57.936298 | fa163ee0-6271-f863-66dc-00000000e2a1 | TASK | Update container configs with new config hashes 2026-06-14 08:13:58,032 p=83235 u=zuul n=ansible | 2026-06-14 08:13:58.031670 | 48ae8c8f-10dd-4b63-8ef9-4fc1a08cc585 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0000073146 2026-06-14 08:13:58,053 p=83235 u=zuul n=ansible | 2026-06-14 08:13:58.053355 | fa163ee0-6271-f863-66dc-00000000ea1f | TASK | Update config hashes for container startup configs 2026-06-14 08:13:58,165 p=83235 u=zuul n=ansible | 2026-06-14 08:13:58.164292 | fa163ee0-6271-f863-66dc-00000000e9e8 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0000073147 2026-06-14 08:13:58,188 p=83235 u=zuul n=ansible | 2026-06-14 08:13:58.188060 | fa163ee0-6271-f863-66dc-00000000e9e9 | TASK | Enable and start netns-placeholder 2026-06-14 08:13:58,438 p=83235 u=zuul n=ansible | 2026-06-14 08:13:58.437211 | fa163ee0-6271-f863-66dc-00000000ea1f | OK | Update config hashes for container startup configs | np0000073146 2026-06-14 08:13:58,473 p=83235 u=zuul n=ansible | 2026-06-14 08:13:58.473382 | fa163ee0-6271-f863-66dc-00000000e2a2 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_2 2026-06-14 08:13:58,567 p=83235 u=zuul n=ansible | 2026-06-14 08:13:58.567103 | 4e2f68c8-a0c9-4653-9ecc-5f5117d525a2 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0000073146 2026-06-14 08:13:58,597 p=83235 u=zuul n=ansible | 2026-06-14 08:13:58.596992 | fa163ee0-6271-f863-66dc-00000000ea40 | TASK | Gather podman infos 2026-06-14 08:13:58,975 p=83235 u=zuul n=ansible | 2026-06-14 08:13:58.974491 | fa163ee0-6271-f863-66dc-00000000e9e9 | CHANGED | Enable and start netns-placeholder | np0000073147 2026-06-14 08:13:59,007 p=83235 u=zuul n=ansible | 2026-06-14 08:13:59.006828 | fa163ee0-6271-f863-66dc-00000000e2a1 | TASK | Update container configs with new config hashes 2026-06-14 08:13:59,085 p=83235 u=zuul n=ansible | 2026-06-14 08:13:59.085595 | e2886aff-eede-456e-8a70-45358aff9a90 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0000073147 2026-06-14 08:13:59,108 p=83235 u=zuul n=ansible | 2026-06-14 08:13:59.107831 | fa163ee0-6271-f863-66dc-00000000ea6f | TASK | Update config hashes for container startup configs 2026-06-14 08:13:59,484 p=83235 u=zuul n=ansible | 2026-06-14 08:13:59.478332 | fa163ee0-6271-f863-66dc-00000000ea40 | OK | Gather podman infos | np0000073146 2026-06-14 08:13:59,523 p=83235 u=zuul n=ansible | 2026-06-14 08:13:59.523230 | fa163ee0-6271-f863-66dc-00000000ea6f | OK | Update config hashes for container startup configs | np0000073147 2026-06-14 08:13:59,545 p=83235 u=zuul n=ansible | 2026-06-14 08:13:59.545236 | fa163ee0-6271-f863-66dc-00000000ea41 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 2026-06-14 08:13:59,571 p=83235 u=zuul n=ansible | 2026-06-14 08:13:59.571065 | fa163ee0-6271-f863-66dc-00000000e2a2 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_2 2026-06-14 08:13:59,672 p=83235 u=zuul n=ansible | 2026-06-14 08:13:59.672214 | 09623d1c-9d4e-43f4-9a59-7bd5597ce7b4 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0000073147 2026-06-14 08:13:59,697 p=83235 u=zuul n=ansible | 2026-06-14 08:13:59.696893 | fa163ee0-6271-f863-66dc-00000000eaca | TASK | Gather podman infos 2026-06-14 08:13:59,732 p=83235 u=zuul n=ansible | 2026-06-14 08:13:59.732489 | fa163ee0-6271-f863-66dc-00000000e2a3 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_2 2026-06-14 08:13:59,799 p=83235 u=zuul n=ansible | 2026-06-14 08:13:59.799350 | a75bd094-d99b-4670-bbeb-297b7f0aa884 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0000073146 2026-06-14 08:13:59,820 p=83235 u=zuul n=ansible | 2026-06-14 08:13:59.820078 | fa163ee0-6271-f863-66dc-00000000eaf9 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 2026-06-14 08:14:00,683 p=83235 u=zuul n=ansible | 2026-06-14 08:14:00.682146 | fa163ee0-6271-f863-66dc-00000000eaca | OK | Gather podman infos | np0000073147 2026-06-14 08:14:00,746 p=83235 u=zuul n=ansible | 2026-06-14 08:14:00.745779 | fa163ee0-6271-f863-66dc-00000000eacb | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 2026-06-14 08:14:00,967 p=83235 u=zuul n=ansible | 2026-06-14 08:14:00.966359 | fa163ee0-6271-f863-66dc-00000000e2a3 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_2 2026-06-14 08:14:01,049 p=83235 u=zuul n=ansible | 2026-06-14 08:14:01.048734 | f8f9a76e-bac9-4548-934b-15ac975136cb | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0000073147 2026-06-14 08:14:01,072 p=83235 u=zuul n=ansible | 2026-06-14 08:14:01.072349 | fa163ee0-6271-f863-66dc-00000000eb7b | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 2026-06-14 08:14:11,274 p=83235 u=zuul n=ansible | 2026-06-14 08:14:11.272902 | fa163ee0-6271-f863-66dc-00000000eaf9 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | np0000073146 2026-06-14 08:14:11,302 p=83235 u=zuul n=ansible | 2026-06-14 08:14:11.302206 | fa163ee0-6271-f863-66dc-00000000eafa | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 2026-06-14 08:14:12,429 p=83235 u=zuul n=ansible | 2026-06-14 08:14:12.427088 | fa163ee0-6271-f863-66dc-00000000eb7b | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | np0000073147 2026-06-14 08:14:12,463 p=83235 u=zuul n=ansible | 2026-06-14 08:14:12.463054 | fa163ee0-6271-f863-66dc-00000000eb7c | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 2026-06-14 08:14:15,584 p=83235 u=zuul n=ansible | 2026-06-14 08:14:15.583656 | fa163ee0-6271-f863-66dc-00000000eafa | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 | np0000073146 2026-06-14 08:14:15,656 p=83235 u=zuul n=ansible | 2026-06-14 08:14:15.656305 | fa163ee0-6271-f863-66dc-00000000e840 | TASK | Clean container_puppet_tasks for np0000073146 step 2 2026-06-14 08:14:15,709 p=83235 u=zuul n=ansible | 2026-06-14 08:14:15.708494 | fa163ee0-6271-f863-66dc-00000000eb7c | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 | np0000073147 2026-06-14 08:14:15,755 p=83235 u=zuul n=ansible | 2026-06-14 08:14:15.755012 | fa163ee0-6271-f863-66dc-00000000e864 | TASK | Clean container_puppet_tasks for np0000073147 step 2 2026-06-14 08:14:15,982 p=83235 u=zuul n=ansible | 2026-06-14 08:14:15.981554 | fa163ee0-6271-f863-66dc-00000000e840 | OK | Clean container_puppet_tasks for np0000073146 step 2 | np0000073146 2026-06-14 08:14:16,014 p=83235 u=zuul n=ansible | 2026-06-14 08:14:16.013890 | fa163ee0-6271-f863-66dc-00000000e841 | TASK | Calculate container_puppet_tasks for np0000073146 step 2 2026-06-14 08:14:16,096 p=83235 u=zuul n=ansible | 2026-06-14 08:14:16.096572 | fa163ee0-6271-f863-66dc-00000000e842 | TASK | Include container-puppet tasks for step 2 2026-06-14 08:14:16,104 p=83235 u=zuul n=ansible | 2026-06-14 08:14:16.104075 | fa163ee0-6271-f863-66dc-00000000e864 | OK | Clean container_puppet_tasks for np0000073147 step 2 | np0000073147 2026-06-14 08:14:16,134 p=83235 u=zuul n=ansible | 2026-06-14 08:14:16.133639 | fa163ee0-6271-f863-66dc-00000000e865 | TASK | Calculate container_puppet_tasks for np0000073147 step 2 2026-06-14 08:14:16,168 p=83235 u=zuul n=ansible | 2026-06-14 08:14:16.167963 | 3e185ddd-96b3-415c-b842-7ccb4d2d9641 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0000073146 2026-06-14 08:14:16,197 p=83235 u=zuul n=ansible | 2026-06-14 08:14:16.196617 | fa163ee0-6271-f863-66dc-00000000ebcd | TASK | Write container-puppet-tasks json file for np0000073146 step 2 2026-06-14 08:14:16,226 p=83235 u=zuul n=ansible | 2026-06-14 08:14:16.226054 | fa163ee0-6271-f863-66dc-00000000e866 | TASK | Include container-puppet tasks for step 2 2026-06-14 08:14:16,290 p=83235 u=zuul n=ansible | 2026-06-14 08:14:16.289977 | 0a8dafc6-dbd2-4a87-bf6c-e2d0478d19ba | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0000073147 2026-06-14 08:14:16,315 p=83235 u=zuul n=ansible | 2026-06-14 08:14:16.315573 | fa163ee0-6271-f863-66dc-00000000ebe8 | TASK | Write container-puppet-tasks json file for np0000073147 step 2 2026-06-14 08:14:17,151 p=83235 u=zuul n=ansible | 2026-06-14 08:14:17.150633 | fa163ee0-6271-f863-66dc-00000000ebcd | CHANGED | Write container-puppet-tasks json file for np0000073146 step 2 | np0000073146 2026-06-14 08:14:17,172 p=83235 u=zuul n=ansible | 2026-06-14 08:14:17.172183 | fa163ee0-6271-f863-66dc-00000000ebcf | TASK | Generate container puppet configs for step 2 2026-06-14 08:14:17,326 p=83235 u=zuul n=ansible | 2026-06-14 08:14:17.325851 | fa163ee0-6271-f863-66dc-00000000ebe8 | CHANGED | Write container-puppet-tasks json file for np0000073147 step 2 | np0000073147 2026-06-14 08:14:17,349 p=83235 u=zuul n=ansible | 2026-06-14 08:14:17.349028 | fa163ee0-6271-f863-66dc-00000000ebea | TASK | Generate container puppet configs for step 2 2026-06-14 08:14:17,547 p=83235 u=zuul n=ansible | 2026-06-14 08:14:17.547017 | fa163ee0-6271-f863-66dc-00000000ebcf | OK | Generate container puppet configs for step 2 | np0000073146 2026-06-14 08:14:17,570 p=83235 u=zuul n=ansible | 2026-06-14 08:14:17.570484 | fa163ee0-6271-f863-66dc-00000000ebd0 | TASK | Manage Puppet containers (bootstrap tasks) for step 2 with tripleo-ansible 2026-06-14 08:14:17,646 p=83235 u=zuul n=ansible | 2026-06-14 08:14:17.645783 | fa163ee0-6271-f863-66dc-00000000e728 | TASK | Gather variables for each operating system 2026-06-14 08:14:17,717 p=83235 u=zuul n=ansible | 2026-06-14 08:14:17.717101 | fa163ee0-6271-f863-66dc-00000000ebea | OK | Generate container puppet configs for step 2 | np0000073147 2026-06-14 08:14:17,734 p=83235 u=zuul n=ansible | 2026-06-14 08:14:17.734427 | fa163ee0-6271-f863-66dc-00000000ebeb | TASK | Manage Puppet containers (bootstrap tasks) for step 2 with tripleo-ansible 2026-06-14 08:14:17,777 p=83235 u=zuul n=ansible | 2026-06-14 08:14:17.777093 | fa163ee0-6271-f863-66dc-00000000e729 | TASK | Create container logs path 2026-06-14 08:14:17,822 p=83235 u=zuul n=ansible | 2026-06-14 08:14:17.822312 | fa163ee0-6271-f863-66dc-00000000e728 | TASK | Gather variables for each operating system 2026-06-14 08:14:17,950 p=83235 u=zuul n=ansible | 2026-06-14 08:14:17.949921 | fa163ee0-6271-f863-66dc-00000000e729 | TASK | Create container logs path 2026-06-14 08:14:18,109 p=83235 u=zuul n=ansible | 2026-06-14 08:14:18.108932 | fa163ee0-6271-f863-66dc-00000000e729 | OK | Create container logs path | np0000073146 2026-06-14 08:14:18,127 p=83235 u=zuul n=ansible | 2026-06-14 08:14:18.127021 | fa163ee0-6271-f863-66dc-00000000e72b | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 2026-06-14 08:14:18,280 p=83235 u=zuul n=ansible | 2026-06-14 08:14:18.279799 | fa163ee0-6271-f863-66dc-00000000e729 | OK | Create container logs path | np0000073147 2026-06-14 08:14:18,305 p=83235 u=zuul n=ansible | 2026-06-14 08:14:18.304707 | fa163ee0-6271-f863-66dc-00000000e72b | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 2026-06-14 08:14:18,479 p=83235 u=zuul n=ansible | 2026-06-14 08:14:18.478965 | fa163ee0-6271-f863-66dc-00000000e72b | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 | np0000073146 2026-06-14 08:14:18,501 p=83235 u=zuul n=ansible | 2026-06-14 08:14:18.500979 | fa163ee0-6271-f863-66dc-00000000e72c | TASK | Finalise hashes for all containers 2026-06-14 08:14:18,552 p=83235 u=zuul n=ansible | 2026-06-14 08:14:18.552112 | fa163ee0-6271-f863-66dc-00000000e72c | OK | Finalise hashes for all containers | np0000073146 2026-06-14 08:14:18,573 p=83235 u=zuul n=ansible | 2026-06-14 08:14:18.572745 | fa163ee0-6271-f863-66dc-00000000e72e | TASK | Manage systemd shutdown files 2026-06-14 08:14:18,608 p=83235 u=zuul n=ansible | 2026-06-14 08:14:18.608219 | fa163ee0-6271-f863-66dc-00000000e72e | SKIPPED | Manage systemd shutdown files | np0000073146 2026-06-14 08:14:18,629 p=83235 u=zuul n=ansible | 2026-06-14 08:14:18.628924 | fa163ee0-6271-f863-66dc-00000000e730 | TASK | Update container configs with new config hashes 2026-06-14 08:14:18,645 p=83235 u=zuul n=ansible | 2026-06-14 08:14:18.644768 | fa163ee0-6271-f863-66dc-00000000e72b | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 | np0000073147 2026-06-14 08:14:18,666 p=83235 u=zuul n=ansible | 2026-06-14 08:14:18.665900 | fa163ee0-6271-f863-66dc-00000000e72c | TASK | Finalise hashes for all containers 2026-06-14 08:14:18,683 p=83235 u=zuul n=ansible | 2026-06-14 08:14:18.682317 | fa163ee0-6271-f863-66dc-00000000e730 | SKIPPED | Update container configs with new config hashes | np0000073146 2026-06-14 08:14:18,700 p=83235 u=zuul n=ansible | 2026-06-14 08:14:18.700146 | fa163ee0-6271-f863-66dc-00000000e731 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 2026-06-14 08:14:18,718 p=83235 u=zuul n=ansible | 2026-06-14 08:14:18.718271 | fa163ee0-6271-f863-66dc-00000000e72c | OK | Finalise hashes for all containers | np0000073147 2026-06-14 08:14:18,734 p=83235 u=zuul n=ansible | 2026-06-14 08:14:18.734351 | fa163ee0-6271-f863-66dc-00000000e72e | TASK | Manage systemd shutdown files 2026-06-14 08:14:18,752 p=83235 u=zuul n=ansible | 2026-06-14 08:14:18.751423 | fa163ee0-6271-f863-66dc-00000000e731 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0000073146 2026-06-14 08:14:18,773 p=83235 u=zuul n=ansible | 2026-06-14 08:14:18.772929 | fa163ee0-6271-f863-66dc-00000000e732 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 2026-06-14 08:14:18,780 p=83235 u=zuul n=ansible | 2026-06-14 08:14:18.779823 | fa163ee0-6271-f863-66dc-00000000e72e | SKIPPED | Manage systemd shutdown files | np0000073147 2026-06-14 08:14:18,799 p=83235 u=zuul n=ansible | 2026-06-14 08:14:18.799156 | fa163ee0-6271-f863-66dc-00000000e730 | TASK | Update container configs with new config hashes 2026-06-14 08:14:18,823 p=83235 u=zuul n=ansible | 2026-06-14 08:14:18.823319 | fa163ee0-6271-f863-66dc-00000000e732 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0000073146 2026-06-14 08:14:18,866 p=83235 u=zuul n=ansible | 2026-06-14 08:14:18.866401 | fa163ee0-6271-f863-66dc-00000000e730 | SKIPPED | Update container configs with new config hashes | np0000073147 2026-06-14 08:14:18,904 p=83235 u=zuul n=ansible | 2026-06-14 08:14:18.904085 | fa163ee0-6271-f863-66dc-00000000e731 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 2026-06-14 08:14:18,954 p=83235 u=zuul n=ansible | 2026-06-14 08:14:18.953980 | fa163ee0-6271-f863-66dc-00000000e731 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0000073147 2026-06-14 08:14:18,970 p=83235 u=zuul n=ansible | 2026-06-14 08:14:18.970552 | fa163ee0-6271-f863-66dc-00000000e732 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 2026-06-14 08:14:19,017 p=83235 u=zuul n=ansible | 2026-06-14 08:14:19.017280 | fa163ee0-6271-f863-66dc-00000000e732 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0000073147 2026-06-14 08:15:04,583 p=83235 u=zuul n=ansible | 2026-06-14 08:15:04.582912 | fa163ee0-6271-f863-66dc-00000000df45 | CHANGED | Run init bundle puppet on the host for haproxy | np0000073145 2026-06-14 08:15:04,619 p=83235 u=zuul n=ansible | 2026-06-14 08:15:04.618657 | fa163ee0-6271-f863-66dc-00000000df46 | TASK | Check if /var/lib/config-data/puppet-generated/haproxy exists 2026-06-14 08:15:05,012 p=83235 u=zuul n=ansible | 2026-06-14 08:15:05.011993 | fa163ee0-6271-f863-66dc-00000000df46 | OK | Check if /var/lib/config-data/puppet-generated/haproxy exists | np0000073145 2026-06-14 08:15:05,037 p=83235 u=zuul n=ansible | 2026-06-14 08:15:05.037193 | fa163ee0-6271-f863-66dc-00000000df47 | TASK | Run pacemaker restart if the config file for the service changed 2026-06-14 08:15:05,561 p=83235 u=zuul n=ansible | 2026-06-14 08:15:05.560390 | fa163ee0-6271-f863-66dc-00000000df47 | CHANGED | Run pacemaker restart if the config file for the service changed | np0000073145 2026-06-14 08:15:05,593 p=83235 u=zuul n=ansible | 2026-06-14 08:15:05.593333 | fa163ee0-6271-f863-66dc-00000000df48 | TASK | Check if an image update marker exists for bundle haproxy-bundle 2026-06-14 08:15:05,938 p=83235 u=zuul n=ansible | 2026-06-14 08:15:05.937884 | fa163ee0-6271-f863-66dc-00000000df48 | OK | Check if an image update marker exists for bundle haproxy-bundle | np0000073145 2026-06-14 08:15:05,963 p=83235 u=zuul n=ansible | 2026-06-14 08:15:05.963337 | fa163ee0-6271-f863-66dc-00000000df4a | TASK | Get container image tag from marker for bundle haproxy-bundle 2026-06-14 08:15:06,021 p=83235 u=zuul n=ansible | 2026-06-14 08:15:06.020954 | fa163ee0-6271-f863-66dc-00000000df4a | SKIPPED | Get container image tag from marker for bundle haproxy-bundle | np0000073145 2026-06-14 08:15:06,045 p=83235 u=zuul n=ansible | 2026-06-14 08:15:06.045249 | fa163ee0-6271-f863-66dc-00000000df4b | TASK | Get container image tag from bundle haproxy-bundle 2026-06-14 08:15:06,105 p=83235 u=zuul n=ansible | 2026-06-14 08:15:06.104357 | fa163ee0-6271-f863-66dc-00000000df4b | SKIPPED | Get container image tag from bundle haproxy-bundle | np0000073145 2026-06-14 08:15:06,143 p=83235 u=zuul n=ansible | 2026-06-14 08:15:06.142988 | fa163ee0-6271-f863-66dc-00000000df4c | TASK | Compare tags between marker and bundle haproxy-bundle 2026-06-14 08:15:06,190 p=83235 u=zuul n=ansible | 2026-06-14 08:15:06.189946 | fa163ee0-6271-f863-66dc-00000000df4c | SKIPPED | Compare tags between marker and bundle haproxy-bundle | np0000073145 2026-06-14 08:15:06,229 p=83235 u=zuul n=ansible | 2026-06-14 08:15:06.229172 | fa163ee0-6271-f863-66dc-00000000df4d | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2026-06-14 08:15:06,286 p=83235 u=zuul n=ansible | 2026-06-14 08:15:06.286118 | fa163ee0-6271-f863-66dc-00000000df4d | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0000073145 2026-06-14 08:15:06,314 p=83235 u=zuul n=ansible | 2026-06-14 08:15:06.313993 | fa163ee0-6271-f863-66dc-00000000df4e | TASK | Remove update marker for bundle haproxy-bundle 2026-06-14 08:15:06,360 p=83235 u=zuul n=ansible | 2026-06-14 08:15:06.359430 | fa163ee0-6271-f863-66dc-00000000df4e | SKIPPED | Remove update marker for bundle haproxy-bundle | np0000073145 2026-06-14 08:15:06,393 p=83235 u=zuul n=ansible | 2026-06-14 08:15:06.393010 | fa163ee0-6271-f863-66dc-00000000df6f | TASK | Gather variables for each operating system 2026-06-14 08:15:06,509 p=83235 u=zuul n=ansible | 2026-06-14 08:15:06.508946 | fa163ee0-6271-f863-66dc-00000000df70 | TASK | Detect if resource is being created or already exists 2026-06-14 08:15:07,369 p=83235 u=zuul n=ansible | 2026-06-14 08:15:07.368159 | fa163ee0-6271-f863-66dc-00000000df70 | CHANGED | Detect if resource is being created or already exists | np0000073145 2026-06-14 08:15:07,400 p=83235 u=zuul n=ansible | 2026-06-14 08:15:07.400252 | fa163ee0-6271-f863-66dc-00000000df71 | TASK | Run init bundle puppet on the host for mysql 2026-06-14 08:15:44,247 p=83235 u=zuul n=ansible | 2026-06-14 08:15:44.245981 | fa163ee0-6271-f863-66dc-00000000df71 | CHANGED | Run init bundle puppet on the host for mysql | np0000073145 2026-06-14 08:15:44,272 p=83235 u=zuul n=ansible | 2026-06-14 08:15:44.272085 | fa163ee0-6271-f863-66dc-00000000df72 | TASK | Check if /var/lib/config-data/puppet-generated/mysql exists 2026-06-14 08:15:44,628 p=83235 u=zuul n=ansible | 2026-06-14 08:15:44.627699 | fa163ee0-6271-f863-66dc-00000000df72 | OK | Check if /var/lib/config-data/puppet-generated/mysql exists | np0000073145 2026-06-14 08:15:44,652 p=83235 u=zuul n=ansible | 2026-06-14 08:15:44.651719 | fa163ee0-6271-f863-66dc-00000000df73 | TASK | Run pacemaker restart if the config file for the service changed 2026-06-14 08:15:45,194 p=83235 u=zuul n=ansible | 2026-06-14 08:15:45.193876 | fa163ee0-6271-f863-66dc-00000000df73 | CHANGED | Run pacemaker restart if the config file for the service changed | np0000073145 2026-06-14 08:15:45,211 p=83235 u=zuul n=ansible | 2026-06-14 08:15:45.211540 | fa163ee0-6271-f863-66dc-00000000df74 | TASK | Check if an image update marker exists for bundle galera-bundle 2026-06-14 08:15:45,475 p=83235 u=zuul n=ansible | 2026-06-14 08:15:45.474294 | fa163ee0-6271-f863-66dc-00000000df74 | OK | Check if an image update marker exists for bundle galera-bundle | np0000073145 2026-06-14 08:15:45,493 p=83235 u=zuul n=ansible | 2026-06-14 08:15:45.493530 | fa163ee0-6271-f863-66dc-00000000df76 | TASK | Get container image tag from marker for bundle galera-bundle 2026-06-14 08:15:45,538 p=83235 u=zuul n=ansible | 2026-06-14 08:15:45.538133 | fa163ee0-6271-f863-66dc-00000000df76 | SKIPPED | Get container image tag from marker for bundle galera-bundle | np0000073145 2026-06-14 08:15:45,558 p=83235 u=zuul n=ansible | 2026-06-14 08:15:45.558397 | fa163ee0-6271-f863-66dc-00000000df77 | TASK | Get container image tag from bundle galera-bundle 2026-06-14 08:15:45,599 p=83235 u=zuul n=ansible | 2026-06-14 08:15:45.599247 | fa163ee0-6271-f863-66dc-00000000df77 | SKIPPED | Get container image tag from bundle galera-bundle | np0000073145 2026-06-14 08:15:45,618 p=83235 u=zuul n=ansible | 2026-06-14 08:15:45.617909 | fa163ee0-6271-f863-66dc-00000000df78 | TASK | Compare tags between marker and bundle galera-bundle 2026-06-14 08:15:45,677 p=83235 u=zuul n=ansible | 2026-06-14 08:15:45.677165 | fa163ee0-6271-f863-66dc-00000000df78 | SKIPPED | Compare tags between marker and bundle galera-bundle | np0000073145 2026-06-14 08:15:45,696 p=83235 u=zuul n=ansible | 2026-06-14 08:15:45.696009 | fa163ee0-6271-f863-66dc-00000000df79 | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2026-06-14 08:15:45,754 p=83235 u=zuul n=ansible | 2026-06-14 08:15:45.754286 | fa163ee0-6271-f863-66dc-00000000df79 | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0000073145 2026-06-14 08:15:45,771 p=83235 u=zuul n=ansible | 2026-06-14 08:15:45.771343 | fa163ee0-6271-f863-66dc-00000000df7a | TASK | Remove update marker for bundle galera-bundle 2026-06-14 08:15:45,825 p=83235 u=zuul n=ansible | 2026-06-14 08:15:45.824367 | fa163ee0-6271-f863-66dc-00000000df7a | SKIPPED | Remove update marker for bundle galera-bundle | np0000073145 2026-06-14 08:15:45,855 p=83235 u=zuul n=ansible | 2026-06-14 08:15:45.855178 | fa163ee0-6271-f863-66dc-00000000df96 | TASK | Push script 2026-06-14 08:15:46,907 p=83235 u=zuul n=ansible | 2026-06-14 08:15:46.906942 | fa163ee0-6271-f863-66dc-00000000df96 | CHANGED | Push script | np0000073145 2026-06-14 08:15:46,930 p=83235 u=zuul n=ansible | 2026-06-14 08:15:46.929620 | fa163ee0-6271-f863-66dc-00000000df97 | TASK | Insert cronjob in root crontab 2026-06-14 08:15:47,270 p=83235 u=zuul n=ansible | 2026-06-14 08:15:47.269335 | fa163ee0-6271-f863-66dc-00000000df97 | CHANGED | Insert cronjob in root crontab | np0000073145 2026-06-14 08:15:47,291 p=83235 u=zuul n=ansible | 2026-06-14 08:15:47.291405 | fa163ee0-6271-f863-66dc-00000000df9e | TASK | Gather variables for each operating system 2026-06-14 08:15:47,438 p=83235 u=zuul n=ansible | 2026-06-14 08:15:47.438173 | fa163ee0-6271-f863-66dc-00000000df9f | TASK | Detect if resource is being created or already exists 2026-06-14 08:15:48,288 p=83235 u=zuul n=ansible | 2026-06-14 08:15:48.287062 | fa163ee0-6271-f863-66dc-00000000df9f | CHANGED | Detect if resource is being created or already exists | np0000073145 2026-06-14 08:15:48,324 p=83235 u=zuul n=ansible | 2026-06-14 08:15:48.323686 | fa163ee0-6271-f863-66dc-00000000dfa0 | TASK | Run init bundle puppet on the host for oslo_messaging_rpc 2026-06-14 08:16:24,275 p=83235 u=zuul n=ansible | 2026-06-14 08:16:24.274985 | fa163ee0-6271-f863-66dc-00000000dfa0 | CHANGED | Run init bundle puppet on the host for oslo_messaging_rpc | np0000073145 2026-06-14 08:16:24,306 p=83235 u=zuul n=ansible | 2026-06-14 08:16:24.306319 | fa163ee0-6271-f863-66dc-00000000dfa1 | TASK | Check if /var/lib/config-data/puppet-generated/rabbitmq exists 2026-06-14 08:16:24,631 p=83235 u=zuul n=ansible | 2026-06-14 08:16:24.630071 | fa163ee0-6271-f863-66dc-00000000dfa1 | OK | Check if /var/lib/config-data/puppet-generated/rabbitmq exists | np0000073145 2026-06-14 08:16:24,666 p=83235 u=zuul n=ansible | 2026-06-14 08:16:24.665654 | fa163ee0-6271-f863-66dc-00000000dfa2 | TASK | Run pacemaker restart if the config file for the service changed 2026-06-14 08:16:25,206 p=83235 u=zuul n=ansible | 2026-06-14 08:16:25.205006 | fa163ee0-6271-f863-66dc-00000000dfa2 | CHANGED | Run pacemaker restart if the config file for the service changed | np0000073145 2026-06-14 08:16:25,238 p=83235 u=zuul n=ansible | 2026-06-14 08:16:25.237653 | fa163ee0-6271-f863-66dc-00000000dfa3 | TASK | Check if an image update marker exists for bundle rabbitmq-bundle 2026-06-14 08:16:25,567 p=83235 u=zuul n=ansible | 2026-06-14 08:16:25.567109 | fa163ee0-6271-f863-66dc-00000000dfa3 | OK | Check if an image update marker exists for bundle rabbitmq-bundle | np0000073145 2026-06-14 08:16:25,596 p=83235 u=zuul n=ansible | 2026-06-14 08:16:25.595523 | fa163ee0-6271-f863-66dc-00000000dfa5 | TASK | Get container image tag from marker for bundle rabbitmq-bundle 2026-06-14 08:16:25,636 p=83235 u=zuul n=ansible | 2026-06-14 08:16:25.635450 | fa163ee0-6271-f863-66dc-00000000dfa5 | SKIPPED | Get container image tag from marker for bundle rabbitmq-bundle | np0000073145 2026-06-14 08:16:25,658 p=83235 u=zuul n=ansible | 2026-06-14 08:16:25.657479 | fa163ee0-6271-f863-66dc-00000000dfa6 | TASK | Get container image tag from bundle rabbitmq-bundle 2026-06-14 08:16:25,707 p=83235 u=zuul n=ansible | 2026-06-14 08:16:25.706290 | fa163ee0-6271-f863-66dc-00000000dfa6 | SKIPPED | Get container image tag from bundle rabbitmq-bundle | np0000073145 2026-06-14 08:16:25,727 p=83235 u=zuul n=ansible | 2026-06-14 08:16:25.727190 | fa163ee0-6271-f863-66dc-00000000dfa7 | TASK | Compare tags between marker and bundle rabbitmq-bundle 2026-06-14 08:16:25,773 p=83235 u=zuul n=ansible | 2026-06-14 08:16:25.772489 | fa163ee0-6271-f863-66dc-00000000dfa7 | SKIPPED | Compare tags between marker and bundle rabbitmq-bundle | np0000073145 2026-06-14 08:16:25,792 p=83235 u=zuul n=ansible | 2026-06-14 08:16:25.791771 | fa163ee0-6271-f863-66dc-00000000dfa8 | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2026-06-14 08:16:25,835 p=83235 u=zuul n=ansible | 2026-06-14 08:16:25.834206 | fa163ee0-6271-f863-66dc-00000000dfa8 | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0000073145 2026-06-14 08:16:25,853 p=83235 u=zuul n=ansible | 2026-06-14 08:16:25.853004 | fa163ee0-6271-f863-66dc-00000000dfa9 | TASK | Remove update marker for bundle rabbitmq-bundle 2026-06-14 08:16:25,891 p=83235 u=zuul n=ansible | 2026-06-14 08:16:25.890834 | fa163ee0-6271-f863-66dc-00000000dfa9 | SKIPPED | Remove update marker for bundle rabbitmq-bundle | np0000073145 2026-06-14 08:16:25,929 p=83235 u=zuul n=ansible | 2026-06-14 08:16:25.928974 | fa163ee0-6271-f863-66dc-00000000dfca | TASK | Gather variables for each operating system 2026-06-14 08:16:26,057 p=83235 u=zuul n=ansible | 2026-06-14 08:16:26.057519 | fa163ee0-6271-f863-66dc-00000000dfcb | TASK | Detect if resource is being created or already exists 2026-06-14 08:16:26,910 p=83235 u=zuul n=ansible | 2026-06-14 08:16:26.909250 | fa163ee0-6271-f863-66dc-00000000dfcb | CHANGED | Detect if resource is being created or already exists | np0000073145 2026-06-14 08:16:26,948 p=83235 u=zuul n=ansible | 2026-06-14 08:16:26.947878 | fa163ee0-6271-f863-66dc-00000000dfcc | TASK | Run init bundle puppet on the host for redis 2026-06-14 08:17:02,598 p=83235 u=zuul n=ansible | 2026-06-14 08:17:02.598148 | fa163ee0-6271-f863-66dc-00000000dfcc | CHANGED | Run init bundle puppet on the host for redis | np0000073145 2026-06-14 08:17:02,618 p=83235 u=zuul n=ansible | 2026-06-14 08:17:02.618196 | fa163ee0-6271-f863-66dc-00000000dfcd | TASK | Check if /var/lib/config-data/puppet-generated/redis exists 2026-06-14 08:17:03,026 p=83235 u=zuul n=ansible | 2026-06-14 08:17:03.025016 | fa163ee0-6271-f863-66dc-00000000dfcd | OK | Check if /var/lib/config-data/puppet-generated/redis exists | np0000073145 2026-06-14 08:17:03,055 p=83235 u=zuul n=ansible | 2026-06-14 08:17:03.055277 | fa163ee0-6271-f863-66dc-00000000dfce | TASK | Run pacemaker restart if the config file for the service changed 2026-06-14 08:17:03,577 p=83235 u=zuul n=ansible | 2026-06-14 08:17:03.576696 | fa163ee0-6271-f863-66dc-00000000dfce | CHANGED | Run pacemaker restart if the config file for the service changed | np0000073145 2026-06-14 08:17:03,613 p=83235 u=zuul n=ansible | 2026-06-14 08:17:03.613178 | fa163ee0-6271-f863-66dc-00000000dfcf | TASK | Check if an image update marker exists for bundle redis-bundle 2026-06-14 08:17:03,946 p=83235 u=zuul n=ansible | 2026-06-14 08:17:03.946184 | fa163ee0-6271-f863-66dc-00000000dfcf | OK | Check if an image update marker exists for bundle redis-bundle | np0000073145 2026-06-14 08:17:03,968 p=83235 u=zuul n=ansible | 2026-06-14 08:17:03.968535 | fa163ee0-6271-f863-66dc-00000000dfd1 | TASK | Get container image tag from marker for bundle redis-bundle 2026-06-14 08:17:04,030 p=83235 u=zuul n=ansible | 2026-06-14 08:17:04.030196 | fa163ee0-6271-f863-66dc-00000000dfd1 | SKIPPED | Get container image tag from marker for bundle redis-bundle | np0000073145 2026-06-14 08:17:04,048 p=83235 u=zuul n=ansible | 2026-06-14 08:17:04.048131 | fa163ee0-6271-f863-66dc-00000000dfd2 | TASK | Get container image tag from bundle redis-bundle 2026-06-14 08:17:04,097 p=83235 u=zuul n=ansible | 2026-06-14 08:17:04.096477 | fa163ee0-6271-f863-66dc-00000000dfd2 | SKIPPED | Get container image tag from bundle redis-bundle | np0000073145 2026-06-14 08:17:04,114 p=83235 u=zuul n=ansible | 2026-06-14 08:17:04.113764 | fa163ee0-6271-f863-66dc-00000000dfd3 | TASK | Compare tags between marker and bundle redis-bundle 2026-06-14 08:17:04,162 p=83235 u=zuul n=ansible | 2026-06-14 08:17:04.161889 | fa163ee0-6271-f863-66dc-00000000dfd3 | SKIPPED | Compare tags between marker and bundle redis-bundle | np0000073145 2026-06-14 08:17:04,180 p=83235 u=zuul n=ansible | 2026-06-14 08:17:04.180436 | fa163ee0-6271-f863-66dc-00000000dfd4 | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2026-06-14 08:17:04,218 p=83235 u=zuul n=ansible | 2026-06-14 08:17:04.218159 | fa163ee0-6271-f863-66dc-00000000dfd4 | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0000073145 2026-06-14 08:17:04,236 p=83235 u=zuul n=ansible | 2026-06-14 08:17:04.236092 | fa163ee0-6271-f863-66dc-00000000dfd5 | TASK | Remove update marker for bundle redis-bundle 2026-06-14 08:17:04,275 p=83235 u=zuul n=ansible | 2026-06-14 08:17:04.274723 | fa163ee0-6271-f863-66dc-00000000dfd5 | SKIPPED | Remove update marker for bundle redis-bundle | np0000073145 2026-06-14 08:17:04,305 p=83235 u=zuul n=ansible | 2026-06-14 08:17:04.305575 | fa163ee0-6271-f863-66dc-0000000000d3 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists 2026-06-14 08:17:04,620 p=83235 u=zuul n=ansible | 2026-06-14 08:17:04.620022 | fa163ee0-6271-f863-66dc-0000000000d3 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists | np0000073145 2026-06-14 08:17:04,737 p=83235 u=zuul n=ansible | 2026-06-14 08:17:04.737537 | 09c0ecce-f4f3-481e-acb8-af07a8ab833a | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0000073145 2026-06-14 08:17:04,755 p=83235 u=zuul n=ansible | 2026-06-14 08:17:04.755011 | fa163ee0-6271-f863-66dc-00000000ed07 | TASK | Write the config_step hieradata 2026-06-14 08:17:05,561 p=83235 u=zuul n=ansible | 2026-06-14 08:17:05.560039 | fa163ee0-6271-f863-66dc-00000000ed07 | OK | Write the config_step hieradata | np0000073145 2026-06-14 08:17:05,602 p=83235 u=zuul n=ansible | 2026-06-14 08:17:05.602222 | fa163ee0-6271-f863-66dc-00000000ed08 | TASK | Run puppet host configuration for step 2 2026-06-14 08:17:06,337 p=83235 u=zuul n=ansible | 2026-06-14 08:17:06.336830 | fa163ee0-6271-f863-66dc-00000000ed08 | CHANGED | Run puppet host configuration for step 2 | np0000073145 2026-06-14 08:17:06,371 p=83235 u=zuul n=ansible | 2026-06-14 08:17:06.370617 | fa163ee0-6271-f863-66dc-00000000ed09 | TASK | Wait for puppet host configuration to finish 2026-06-14 08:17:27,390 p=83235 u=zuul n=ansible | 2026-06-14 08:17:27.389911 | fa163ee0-6271-f863-66dc-00000000ed09 | CHANGED | Wait for puppet host configuration to finish | np0000073145 2026-06-14 08:17:27,413 p=83235 u=zuul n=ansible | 2026-06-14 08:17:27.413345 | fa163ee0-6271-f863-66dc-00000000ed0a | TASK | Debug output for task: Run puppet host configuration for step 2 2026-06-14 08:17:27,508 p=83235 u=zuul n=ansible | 2026-06-14 08:17:27.507214 | fa163ee0-6271-f863-66dc-00000000ed0a | CHANGED | Debug output for task: Run puppet host configuration for step 2 | np0000073145 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Jun 14 08:17:06 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Jun 14 08:17:12 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Jun 14 08:17:12 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Jun 14 08:17:12 puppet-user: (file & line not available)", "<13>Jun 14 08:17:12 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Jun 14 08:17:12 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Jun 14 08:17:12 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Jun 14 08:17:12 puppet-user: Notice: Compiled catalog for np0000073145.ooo.test in environment production in 0.43 seconds", "<13>Jun 14 08:17:18 puppet-user: Notice: /Stage[main]/Pacemaker::Resource_defaults/Pcmk_resource_default[resource-stickiness]/ensure: created", "<13>Jun 14 08:17:21 puppet-user: Notice: /Stage[main]/Pacemaker::Resource_op_defaults/Pcmk_resource_op_default[bundle]/ensure: created", "<13>Jun 14 08:17:22 puppet-user: Deprecation Warning: This command is deprecated and will be removed. Please use 'pcs property config' instead.", "<13>Jun 14 08:17:23 puppet-user: Notice: Applied catalog in 10.15 seconds", "<13>Jun 14 08:17:23 puppet-user: Application:", "<13>Jun 14 08:17:23 puppet-user: Initial environment: production", "<13>Jun 14 08:17:23 puppet-user: Converged environment: production", "<13>Jun 14 08:17:23 puppet-user: Run mode: user", "<13>Jun 14 08:17:23 puppet-user: Changes:", "<13>Jun 14 08:17:23 puppet-user: Total: 2", "<13>Jun 14 08:17:23 puppet-user: Events:", "<13>Jun 14 08:17:23 puppet-user: Success: 2", "<13>Jun 14 08:17:23 puppet-user: Resources:", "<13>Jun 14 08:17:23 puppet-user: Changed: 2", "<13>Jun 14 08:17:23 puppet-user: Out of sync: 2", "<13>Jun 14 08:17:23 puppet-user: Total: 28", "<13>Jun 14 08:17:23 puppet-user: Time:", "<13>Jun 14 08:17:23 puppet-user: Schedule: 0.00", "<13>Jun 14 08:17:23 puppet-user: Package: 0.00", "<13>Jun 14 08:17:23 puppet-user: File line: 0.00", "<13>Jun 14 08:17:23 puppet-user: File: 0.00", "<13>Jun 14 08:17:23 puppet-user: Augeas: 0.01", "<13>Jun 14 08:17:23 puppet-user: User: 0.01", "<13>Jun 14 08:17:23 puppet-user: Service: 0.09", "<13>Jun 14 08:17:23 puppet-user: Config retrieval: 0.48", "<13>Jun 14 08:17:23 puppet-user: Pcmk property: 1.45", "<13>Jun 14 08:17:23 puppet-user: Exec: 1.97", "<13>Jun 14 08:17:23 puppet-user: Transaction evaluation: 10.14", "<13>Jun 14 08:17:23 puppet-user: Catalog application: 10.15", "<13>Jun 14 08:17:23 puppet-user: Last run: 1781425043", "<13>Jun 14 08:17:23 puppet-user: Pcmk resource op default: 3.12", "<13>Jun 14 08:17:23 puppet-user: Pcmk resource default: 3.30", "<13>Jun 14 08:17:23 puppet-user: Filebucket: 0.00", "<13>Jun 14 08:17:23 puppet-user: Total: 10.16", "<13>Jun 14 08:17:23 puppet-user: Version:", "<13>Jun 14 08:17:23 puppet-user: Config: 1781425032", "<13>Jun 14 08:17:23 puppet-user: Puppet: 7.10.0" ] } 2026-06-14 08:17:27,532 p=83235 u=zuul n=ansible | 2026-06-14 08:17:27.532407 | fa163ee0-6271-f863-66dc-00000000ed0b | TASK | Pre-cache facts for puppet containers 2026-06-14 08:17:27,612 p=83235 u=zuul n=ansible | 2026-06-14 08:17:27.611827 | fa163ee0-6271-f863-66dc-00000000e174 | TASK | Gather variables for each operating system 2026-06-14 08:17:27,736 p=83235 u=zuul n=ansible | 2026-06-14 08:17:27.735409 | fa163ee0-6271-f863-66dc-00000000e175 | TASK | Create puppet caching structures 2026-06-14 08:17:28,061 p=83235 u=zuul n=ansible | 2026-06-14 08:17:28.060385 | fa163ee0-6271-f863-66dc-00000000e175 | CHANGED | Create puppet caching structures | np0000073145 2026-06-14 08:17:28,098 p=83235 u=zuul n=ansible | 2026-06-14 08:17:28.097352 | fa163ee0-6271-f863-66dc-00000000e176 | TASK | Check for facter.conf 2026-06-14 08:17:28,430 p=83235 u=zuul n=ansible | 2026-06-14 08:17:28.430171 | fa163ee0-6271-f863-66dc-00000000e176 | OK | Check for facter.conf | np0000073145 2026-06-14 08:17:28,448 p=83235 u=zuul n=ansible | 2026-06-14 08:17:28.448059 | fa163ee0-6271-f863-66dc-00000000e177 | TASK | Remove facter.conf if directory 2026-06-14 08:17:28,502 p=83235 u=zuul n=ansible | 2026-06-14 08:17:28.501515 | fa163ee0-6271-f863-66dc-00000000e177 | SKIPPED | Remove facter.conf if directory | np0000073145 2026-06-14 08:17:28,524 p=83235 u=zuul n=ansible | 2026-06-14 08:17:28.524419 | fa163ee0-6271-f863-66dc-00000000e178 | TASK | Write facter cache config 2026-06-14 08:17:29,373 p=83235 u=zuul n=ansible | 2026-06-14 08:17:29.372863 | fa163ee0-6271-f863-66dc-00000000e178 | CHANGED | Write facter cache config | np0000073145 2026-06-14 08:17:29,404 p=83235 u=zuul n=ansible | 2026-06-14 08:17:29.404114 | fa163ee0-6271-f863-66dc-00000000e179 | TASK | Cleanup facter cache if exists 2026-06-14 08:17:29,714 p=83235 u=zuul n=ansible | 2026-06-14 08:17:29.713137 | fa163ee0-6271-f863-66dc-00000000e179 | CHANGED | Cleanup facter cache if exists | np0000073145 2026-06-14 08:17:29,746 p=83235 u=zuul n=ansible | 2026-06-14 08:17:29.746020 | fa163ee0-6271-f863-66dc-00000000e17a | TASK | Pre-cache facts 2026-06-14 08:17:30,444 p=83235 u=zuul n=ansible | 2026-06-14 08:17:30.443455 | fa163ee0-6271-f863-66dc-00000000e17a | CHANGED | Pre-cache facts | np0000073145 2026-06-14 08:17:30,480 p=83235 u=zuul n=ansible | 2026-06-14 08:17:30.480497 | fa163ee0-6271-f863-66dc-00000000e17b | TASK | Failed deployment if facter fails 2026-06-14 08:17:30,519 p=83235 u=zuul n=ansible | 2026-06-14 08:17:30.519261 | fa163ee0-6271-f863-66dc-00000000e17b | SKIPPED | Failed deployment if facter fails | np0000073145 2026-06-14 08:17:30,560 p=83235 u=zuul n=ansible | 2026-06-14 08:17:30.559730 | fa163ee0-6271-f863-66dc-00000000e17c | TASK | Sync cached facts 2026-06-14 08:17:30,947 p=83235 u=zuul n=ansible | 2026-06-14 08:17:30.946120 | fa163ee0-6271-f863-66dc-00000000e17c | CHANGED | Sync cached facts | np0000073145 -> 192.168.122.103 2026-06-14 08:17:30,948 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073145 -> 192.168.122.103', 'fa163ee0-6271-f863-66dc-00000000e17c') missing from stats 2026-06-14 08:17:30,997 p=83235 u=zuul n=ansible | 2026-06-14 08:17:30.996915 | fa163ee0-6271-f863-66dc-00000000ed0c | TASK | Include container-puppet tasks (generate config) during step 1 2026-06-14 08:17:31,055 p=83235 u=zuul n=ansible | 2026-06-14 08:17:31.054557 | fa163ee0-6271-f863-66dc-00000000ed0c | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0000073145 2026-06-14 08:17:31,080 p=83235 u=zuul n=ansible | 2026-06-14 08:17:31.079817 | fa163ee0-6271-f863-66dc-00000000ed0e | TASK | Manage containers for step 2 with tripleo-ansible 2026-06-14 08:17:31,159 p=83235 u=zuul n=ansible | 2026-06-14 08:17:31.159567 | fa163ee0-6271-f863-66dc-00000000e299 | TASK | Gather variables for each operating system 2026-06-14 08:17:31,299 p=83235 u=zuul n=ansible | 2026-06-14 08:17:31.299043 | fa163ee0-6271-f863-66dc-00000000e29a | TASK | Create container logs path 2026-06-14 08:17:31,629 p=83235 u=zuul n=ansible | 2026-06-14 08:17:31.628557 | fa163ee0-6271-f863-66dc-00000000e29a | OK | Create container logs path | np0000073145 2026-06-14 08:17:31,647 p=83235 u=zuul n=ansible | 2026-06-14 08:17:31.647367 | fa163ee0-6271-f863-66dc-00000000e29c | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 2026-06-14 08:17:31,989 p=83235 u=zuul n=ansible | 2026-06-14 08:17:31.988289 | fa163ee0-6271-f863-66dc-00000000e29c | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 | np0000073145 2026-06-14 08:17:32,010 p=83235 u=zuul n=ansible | 2026-06-14 08:17:32.010448 | fa163ee0-6271-f863-66dc-00000000e29d | TASK | Finalise hashes for all containers 2026-06-14 08:17:32,081 p=83235 u=zuul n=ansible | 2026-06-14 08:17:32.081079 | fa163ee0-6271-f863-66dc-00000000e29d | OK | Finalise hashes for all containers | np0000073145 2026-06-14 08:17:32,107 p=83235 u=zuul n=ansible | 2026-06-14 08:17:32.107225 | fa163ee0-6271-f863-66dc-00000000e29f | TASK | Manage systemd shutdown files 2026-06-14 08:17:32,168 p=83235 u=zuul n=ansible | 2026-06-14 08:17:32.168650 | 04d5b4d3-ce8f-4d23-bddf-798464eead4f | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0000073145 2026-06-14 08:17:32,188 p=83235 u=zuul n=ansible | 2026-06-14 08:17:32.188628 | fa163ee0-6271-f863-66dc-00000000edc8 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-06-14 08:17:32,534 p=83235 u=zuul n=ansible | 2026-06-14 08:17:32.533421 | fa163ee0-6271-f863-66dc-00000000edc8 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0000073145 2026-06-14 08:17:32,549 p=83235 u=zuul n=ansible | 2026-06-14 08:17:32.549745 | fa163ee0-6271-f863-66dc-00000000edc9 | TASK | Set podman_drop_in fact 2026-06-14 08:17:32,608 p=83235 u=zuul n=ansible | 2026-06-14 08:17:32.607307 | fa163ee0-6271-f863-66dc-00000000edc9 | OK | Set podman_drop_in fact | np0000073145 2026-06-14 08:17:32,629 p=83235 u=zuul n=ansible | 2026-06-14 08:17:32.628774 | fa163ee0-6271-f863-66dc-00000000edcb | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-06-14 08:17:33,525 p=83235 u=zuul n=ansible | 2026-06-14 08:17:33.523459 | fa163ee0-6271-f863-66dc-00000000edcb | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000073145 | item=tripleo-container-shutdown 2026-06-14 08:17:34,323 p=83235 u=zuul n=ansible | 2026-06-14 08:17:34.321696 | fa163ee0-6271-f863-66dc-00000000edcb | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000073145 | item=tripleo-start-podman-container 2026-06-14 08:17:34,362 p=83235 u=zuul n=ansible | 2026-06-14 08:17:34.361652 | fa163ee0-6271-f863-66dc-00000000edcc | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-06-14 08:17:35,240 p=83235 u=zuul n=ansible | 2026-06-14 08:17:35.239671 | fa163ee0-6271-f863-66dc-00000000edcc | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0000073145 2026-06-14 08:17:35,262 p=83235 u=zuul n=ansible | 2026-06-14 08:17:35.262455 | fa163ee0-6271-f863-66dc-00000000edcd | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-06-14 08:17:36,092 p=83235 u=zuul n=ansible | 2026-06-14 08:17:36.090891 | fa163ee0-6271-f863-66dc-00000000edcd | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0000073145 2026-06-14 08:17:36,127 p=83235 u=zuul n=ansible | 2026-06-14 08:17:36.126935 | fa163ee0-6271-f863-66dc-00000000edce | TASK | Enable and start tripleo-container-shutdown 2026-06-14 08:17:36,922 p=83235 u=zuul n=ansible | 2026-06-14 08:17:36.921272 | fa163ee0-6271-f863-66dc-00000000edce | OK | Enable and start tripleo-container-shutdown | np0000073145 2026-06-14 08:17:36,952 p=83235 u=zuul n=ansible | 2026-06-14 08:17:36.951928 | fa163ee0-6271-f863-66dc-00000000edcf | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-06-14 08:17:37,803 p=83235 u=zuul n=ansible | 2026-06-14 08:17:37.802886 | fa163ee0-6271-f863-66dc-00000000edcf | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0000073145 2026-06-14 08:17:37,825 p=83235 u=zuul n=ansible | 2026-06-14 08:17:37.825456 | fa163ee0-6271-f863-66dc-00000000edd0 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-06-14 08:17:38,668 p=83235 u=zuul n=ansible | 2026-06-14 08:17:38.667613 | fa163ee0-6271-f863-66dc-00000000edd0 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0000073145 2026-06-14 08:17:38,700 p=83235 u=zuul n=ansible | 2026-06-14 08:17:38.699571 | fa163ee0-6271-f863-66dc-00000000edd1 | TASK | Enable and start netns-placeholder 2026-06-14 08:17:39,593 p=83235 u=zuul n=ansible | 2026-06-14 08:17:39.592557 | fa163ee0-6271-f863-66dc-00000000edd1 | CHANGED | Enable and start netns-placeholder | np0000073145 2026-06-14 08:17:39,628 p=83235 u=zuul n=ansible | 2026-06-14 08:17:39.627993 | fa163ee0-6271-f863-66dc-00000000e2a1 | TASK | Update container configs with new config hashes 2026-06-14 08:17:39,728 p=83235 u=zuul n=ansible | 2026-06-14 08:17:39.727810 | 3b6c4f1f-c67e-4db2-90ff-e599bb9b2398 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0000073145 2026-06-14 08:17:39,751 p=83235 u=zuul n=ansible | 2026-06-14 08:17:39.750911 | fa163ee0-6271-f863-66dc-00000000edf9 | TASK | Update config hashes for container startup configs 2026-06-14 08:17:40,125 p=83235 u=zuul n=ansible | 2026-06-14 08:17:40.124476 | fa163ee0-6271-f863-66dc-00000000edf9 | OK | Update config hashes for container startup configs | np0000073145 2026-06-14 08:17:40,160 p=83235 u=zuul n=ansible | 2026-06-14 08:17:40.159925 | fa163ee0-6271-f863-66dc-00000000e2a2 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_2 2026-06-14 08:17:40,240 p=83235 u=zuul n=ansible | 2026-06-14 08:17:40.239910 | cc4f647a-853b-499e-9f06-b9620f005fe8 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0000073145 2026-06-14 08:17:40,270 p=83235 u=zuul n=ansible | 2026-06-14 08:17:40.269897 | fa163ee0-6271-f863-66dc-00000000ee18 | TASK | Gather podman infos 2026-06-14 08:17:41,144 p=83235 u=zuul n=ansible | 2026-06-14 08:17:41.143497 | fa163ee0-6271-f863-66dc-00000000ee18 | OK | Gather podman infos | np0000073145 2026-06-14 08:17:41,183 p=83235 u=zuul n=ansible | 2026-06-14 08:17:41.182726 | fa163ee0-6271-f863-66dc-00000000ee19 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 2026-06-14 08:17:41,379 p=83235 u=zuul n=ansible | 2026-06-14 08:17:41.378811 | fa163ee0-6271-f863-66dc-00000000e2a3 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_2 2026-06-14 08:17:41,438 p=83235 u=zuul n=ansible | 2026-06-14 08:17:41.437913 | b3812d7a-c171-4dae-a83f-a6af87f03354 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0000073145 2026-06-14 08:17:41,461 p=83235 u=zuul n=ansible | 2026-06-14 08:17:41.460865 | fa163ee0-6271-f863-66dc-00000000ee83 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 2026-06-14 08:17:58,633 p=83235 u=zuul n=ansible | 2026-06-14 08:17:58.632866 | fa163ee0-6271-f863-66dc-00000000ee83 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | np0000073145 2026-06-14 08:17:58,657 p=83235 u=zuul n=ansible | 2026-06-14 08:17:58.657101 | fa163ee0-6271-f863-66dc-00000000ee84 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 2026-06-14 08:18:02,132 p=83235 u=zuul n=ansible | 2026-06-14 08:18:02.131251 | fa163ee0-6271-f863-66dc-00000000ee84 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 | np0000073145 2026-06-14 08:18:02,193 p=83235 u=zuul n=ansible | 2026-06-14 08:18:02.193141 | fa163ee0-6271-f863-66dc-00000000ed10 | TASK | Clean container_puppet_tasks for np0000073145 step 2 2026-06-14 08:18:02,497 p=83235 u=zuul n=ansible | 2026-06-14 08:18:02.496361 | fa163ee0-6271-f863-66dc-00000000ed10 | OK | Clean container_puppet_tasks for np0000073145 step 2 | np0000073145 2026-06-14 08:18:02,523 p=83235 u=zuul n=ansible | 2026-06-14 08:18:02.523014 | fa163ee0-6271-f863-66dc-00000000ed11 | TASK | Calculate container_puppet_tasks for np0000073145 step 2 2026-06-14 08:18:02,595 p=83235 u=zuul n=ansible | 2026-06-14 08:18:02.595422 | fa163ee0-6271-f863-66dc-00000000ed12 | TASK | Include container-puppet tasks for step 2 2026-06-14 08:18:02,656 p=83235 u=zuul n=ansible | 2026-06-14 08:18:02.656283 | 8d1cc158-981b-4c18-a7b1-76e0ff1d3415 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0000073145 2026-06-14 08:18:02,682 p=83235 u=zuul n=ansible | 2026-06-14 08:18:02.682041 | fa163ee0-6271-f863-66dc-00000000eecf | TASK | Write container-puppet-tasks json file for np0000073145 step 2 2026-06-14 08:18:03,691 p=83235 u=zuul n=ansible | 2026-06-14 08:18:03.690546 | fa163ee0-6271-f863-66dc-00000000eecf | CHANGED | Write container-puppet-tasks json file for np0000073145 step 2 | np0000073145 2026-06-14 08:18:03,723 p=83235 u=zuul n=ansible | 2026-06-14 08:18:03.723004 | fa163ee0-6271-f863-66dc-00000000eed1 | TASK | Generate container puppet configs for step 2 2026-06-14 08:18:04,086 p=83235 u=zuul n=ansible | 2026-06-14 08:18:04.085392 | fa163ee0-6271-f863-66dc-00000000eed1 | OK | Generate container puppet configs for step 2 | np0000073145 2026-06-14 08:18:04,113 p=83235 u=zuul n=ansible | 2026-06-14 08:18:04.112220 | fa163ee0-6271-f863-66dc-00000000eed2 | TASK | Manage Puppet containers (bootstrap tasks) for step 2 with tripleo-ansible 2026-06-14 08:18:04,199 p=83235 u=zuul n=ansible | 2026-06-14 08:18:04.198728 | fa163ee0-6271-f863-66dc-00000000e728 | TASK | Gather variables for each operating system 2026-06-14 08:18:04,340 p=83235 u=zuul n=ansible | 2026-06-14 08:18:04.340462 | fa163ee0-6271-f863-66dc-00000000e729 | TASK | Create container logs path 2026-06-14 08:18:04,682 p=83235 u=zuul n=ansible | 2026-06-14 08:18:04.681637 | fa163ee0-6271-f863-66dc-00000000e729 | OK | Create container logs path | np0000073145 2026-06-14 08:18:04,700 p=83235 u=zuul n=ansible | 2026-06-14 08:18:04.699777 | fa163ee0-6271-f863-66dc-00000000e72b | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 2026-06-14 08:18:05,021 p=83235 u=zuul n=ansible | 2026-06-14 08:18:05.020940 | fa163ee0-6271-f863-66dc-00000000e72b | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 | np0000073145 2026-06-14 08:18:05,038 p=83235 u=zuul n=ansible | 2026-06-14 08:18:05.038021 | fa163ee0-6271-f863-66dc-00000000e72c | TASK | Finalise hashes for all containers 2026-06-14 08:18:05,076 p=83235 u=zuul n=ansible | 2026-06-14 08:18:05.076251 | fa163ee0-6271-f863-66dc-00000000e72c | OK | Finalise hashes for all containers | np0000073145 2026-06-14 08:18:05,110 p=83235 u=zuul n=ansible | 2026-06-14 08:18:05.109935 | fa163ee0-6271-f863-66dc-00000000e72e | TASK | Manage systemd shutdown files 2026-06-14 08:18:05,140 p=83235 u=zuul n=ansible | 2026-06-14 08:18:05.139395 | fa163ee0-6271-f863-66dc-00000000e72e | SKIPPED | Manage systemd shutdown files | np0000073145 2026-06-14 08:18:05,176 p=83235 u=zuul n=ansible | 2026-06-14 08:18:05.175931 | fa163ee0-6271-f863-66dc-00000000e730 | TASK | Update container configs with new config hashes 2026-06-14 08:18:05,230 p=83235 u=zuul n=ansible | 2026-06-14 08:18:05.229843 | fa163ee0-6271-f863-66dc-00000000e730 | SKIPPED | Update container configs with new config hashes | np0000073145 2026-06-14 08:18:05,263 p=83235 u=zuul n=ansible | 2026-06-14 08:18:05.263369 | fa163ee0-6271-f863-66dc-00000000e731 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 2026-06-14 08:18:05,315 p=83235 u=zuul n=ansible | 2026-06-14 08:18:05.314726 | fa163ee0-6271-f863-66dc-00000000e731 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0000073145 2026-06-14 08:18:05,338 p=83235 u=zuul n=ansible | 2026-06-14 08:18:05.337933 | fa163ee0-6271-f863-66dc-00000000e732 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 2026-06-14 08:18:05,391 p=83235 u=zuul n=ansible | 2026-06-14 08:18:05.390969 | fa163ee0-6271-f863-66dc-00000000e732 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0000073145 2026-06-14 08:18:05,479 p=83235 u=zuul n=ansible | PLAY [External deployment step 3] ********************************************** 2026-06-14 08:18:05,494 p=83235 u=zuul n=ansible | 2026-06-14 08:18:05.494349 | fa163ee0-6271-f863-66dc-0000000000d7 | TASK | External deployment step 3 2026-06-14 08:18:05,524 p=83235 u=zuul n=ansible | 2026-06-14 08:18:05.524004 | fa163ee0-6271-f863-66dc-0000000000d7 | OK | External deployment step 3 | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'External deployment step 3' to resume from this task" } 2026-06-14 08:18:05,525 p=83235 u=zuul n=ansible | [WARNING]: ('undercloud -> localhost', 'fa163ee0-6271-f863-66dc-0000000000d7') missing from stats 2026-06-14 08:18:05,567 p=83235 u=zuul n=ansible | 2026-06-14 08:18:05.567316 | 407ab051-08ed-4e86-8ac1-12f9efd39aa9 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/external_deploy_steps_tasks_step3.yaml | undercloud 2026-06-14 08:18:05,597 p=83235 u=zuul n=ansible | PLAY [Deploy step tasks for 3] ************************************************* 2026-06-14 08:18:05,717 p=83235 u=zuul n=ansible | 2026-06-14 08:18:05.717331 | fa163ee0-6271-f863-66dc-0000000000db | TASK | Deploy step tasks for 3 2026-06-14 08:18:05,738 p=83235 u=zuul n=ansible | 2026-06-14 08:18:05.733036 | fa163ee0-6271-f863-66dc-0000000000db | TASK | Deploy step tasks for 3 2026-06-14 08:18:05,754 p=83235 u=zuul n=ansible | 2026-06-14 08:18:05.753967 | fa163ee0-6271-f863-66dc-0000000000db | TASK | Deploy step tasks for 3 2026-06-14 08:18:05,789 p=83235 u=zuul n=ansible | 2026-06-14 08:18:05.789449 | fa163ee0-6271-f863-66dc-0000000000db | TASK | Deploy step tasks for 3 2026-06-14 08:18:05,819 p=83235 u=zuul n=ansible | 2026-06-14 08:18:05.819357 | fa163ee0-6271-f863-66dc-0000000000db | TASK | Deploy step tasks for 3 2026-06-14 08:18:05,838 p=83235 u=zuul n=ansible | 2026-06-14 08:18:05.837769 | fa163ee0-6271-f863-66dc-0000000000db | TASK | Deploy step tasks for 3 2026-06-14 08:18:05,853 p=83235 u=zuul n=ansible | 2026-06-14 08:18:05.843861 | fa163ee0-6271-f863-66dc-0000000000db | OK | Deploy step tasks for 3 | np0000073148 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 3' to resume from this task" } 2026-06-14 08:18:05,854 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073148 -> localhost', 'fa163ee0-6271-f863-66dc-0000000000db') missing from stats 2026-06-14 08:18:05,855 p=83235 u=zuul n=ansible | 2026-06-14 08:18:05.854981 | fa163ee0-6271-f863-66dc-0000000000db | OK | Deploy step tasks for 3 | np0000073149 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 3' to resume from this task" } 2026-06-14 08:18:05,855 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073149 -> localhost', 'fa163ee0-6271-f863-66dc-0000000000db') missing from stats 2026-06-14 08:18:05,855 p=83235 u=zuul n=ansible | 2026-06-14 08:18:05.855741 | fa163ee0-6271-f863-66dc-0000000000db | OK | Deploy step tasks for 3 | np0000073150 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 3' to resume from this task" } 2026-06-14 08:18:05,856 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073150 -> localhost', 'fa163ee0-6271-f863-66dc-0000000000db') missing from stats 2026-06-14 08:18:05,856 p=83235 u=zuul n=ansible | 2026-06-14 08:18:05.856502 | fa163ee0-6271-f863-66dc-0000000000db | OK | Deploy step tasks for 3 | np0000073145 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 3' to resume from this task" } 2026-06-14 08:18:05,857 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073145 -> localhost', 'fa163ee0-6271-f863-66dc-0000000000db') missing from stats 2026-06-14 08:18:05,857 p=83235 u=zuul n=ansible | 2026-06-14 08:18:05.857273 | fa163ee0-6271-f863-66dc-0000000000db | OK | Deploy step tasks for 3 | np0000073146 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 3' to resume from this task" } 2026-06-14 08:18:05,857 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073146 -> localhost', 'fa163ee0-6271-f863-66dc-0000000000db') missing from stats 2026-06-14 08:18:05,871 p=83235 u=zuul n=ansible | 2026-06-14 08:18:05.871332 | fa163ee0-6271-f863-66dc-0000000000dc | TASK | Write the config_step hieradata for the deploy step 3 tasks 2026-06-14 08:18:05,885 p=83235 u=zuul n=ansible | 2026-06-14 08:18:05.884465 | fa163ee0-6271-f863-66dc-0000000000dc | TASK | Write the config_step hieradata for the deploy step 3 tasks 2026-06-14 08:18:05,903 p=83235 u=zuul n=ansible | 2026-06-14 08:18:05.903010 | fa163ee0-6271-f863-66dc-0000000000dc | TASK | Write the config_step hieradata for the deploy step 3 tasks 2026-06-14 08:18:05,933 p=83235 u=zuul n=ansible | 2026-06-14 08:18:05.932412 | fa163ee0-6271-f863-66dc-0000000000dc | TASK | Write the config_step hieradata for the deploy step 3 tasks 2026-06-14 08:18:05,954 p=83235 u=zuul n=ansible | 2026-06-14 08:18:05.953830 | fa163ee0-6271-f863-66dc-0000000000dc | TASK | Write the config_step hieradata for the deploy step 3 tasks 2026-06-14 08:18:05,961 p=83235 u=zuul n=ansible | 2026-06-14 08:18:05.961231 | fa163ee0-6271-f863-66dc-0000000000db | OK | Deploy step tasks for 3 | np0000073147 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 3' to resume from this task" } 2026-06-14 08:18:05,962 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073147 -> localhost', 'fa163ee0-6271-f863-66dc-0000000000db') missing from stats 2026-06-14 08:18:05,978 p=83235 u=zuul n=ansible | 2026-06-14 08:18:05.978108 | fa163ee0-6271-f863-66dc-0000000000dc | TASK | Write the config_step hieradata for the deploy step 3 tasks 2026-06-14 08:18:06,885 p=83235 u=zuul n=ansible | 2026-06-14 08:18:06.874816 | fa163ee0-6271-f863-66dc-0000000000dc | CHANGED | Write the config_step hieradata for the deploy step 3 tasks | np0000073149 2026-06-14 08:18:06,887 p=83235 u=zuul n=ansible | 2026-06-14 08:18:06.887082 | fa163ee0-6271-f863-66dc-0000000000dc | CHANGED | Write the config_step hieradata for the deploy step 3 tasks | np0000073150 2026-06-14 08:18:06,891 p=83235 u=zuul n=ansible | 2026-06-14 08:18:06.888710 | fa163ee0-6271-f863-66dc-0000000000dc | CHANGED | Write the config_step hieradata for the deploy step 3 tasks | np0000073148 2026-06-14 08:18:06,948 p=83235 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-06-14 08:18:06,985 p=83235 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-06-14 08:18:07,009 p=83235 u=zuul n=ansible | 2026-06-14 08:18:06.999476 | fa163ee0-6271-f863-66dc-0000000000dc | CHANGED | Write the config_step hieradata for the deploy step 3 tasks | np0000073145 2026-06-14 08:18:07,011 p=83235 u=zuul n=ansible | 2026-06-14 08:18:07.010845 | fa163ee0-6271-f863-66dc-0000000000dc | CHANGED | Write the config_step hieradata for the deploy step 3 tasks | np0000073147 2026-06-14 08:18:07,012 p=83235 u=zuul n=ansible | 2026-06-14 08:18:07.012399 | fa163ee0-6271-f863-66dc-0000000000dc | CHANGED | Write the config_step hieradata for the deploy step 3 tasks | np0000073146 2026-06-14 08:18:07,022 p=83235 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-06-14 08:18:07,047 p=83235 u=zuul n=ansible | 2026-06-14 08:18:07.047025 | b9f97d3a-39db-430f-9cea-f2f804b6ee53 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step3.yaml | np0000073148 2026-06-14 08:18:07,047 p=83235 u=zuul n=ansible | 2026-06-14 08:18:07.047684 | b9f97d3a-39db-430f-9cea-f2f804b6ee53 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step3.yaml | np0000073149 2026-06-14 08:18:07,061 p=83235 u=zuul n=ansible | 2026-06-14 08:18:07.061406 | fa163ee0-6271-f863-66dc-00000000ef78 | TASK | set enable_sensubility fact 2026-06-14 08:18:07,080 p=83235 u=zuul n=ansible | 2026-06-14 08:18:07.079466 | fa163ee0-6271-f863-66dc-00000000ef78 | TASK | set enable_sensubility fact 2026-06-14 08:18:07,152 p=83235 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-06-14 08:18:07,161 p=83235 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-06-14 08:18:07,184 p=83235 u=zuul n=ansible | 2026-06-14 08:18:07.178523 | fa163ee0-6271-f863-66dc-00000000ef78 | OK | set enable_sensubility fact | np0000073148 2026-06-14 08:18:07,186 p=83235 u=zuul n=ansible | 2026-06-14 08:18:07.185092 | fa163ee0-6271-f863-66dc-00000000ef78 | OK | set enable_sensubility fact | np0000073149 2026-06-14 08:18:07,187 p=83235 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-06-14 08:18:07,225 p=83235 u=zuul n=ansible | 2026-06-14 08:18:07.225511 | a6faf835-6f4e-41a5-a30c-2c2322e29ff1 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step3.yaml | np0000073150 2026-06-14 08:18:07,232 p=83235 u=zuul n=ansible | 2026-06-14 08:18:07.232033 | bccfa13a-2c52-4228-bba8-8fde4d5ff9cc | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step3.yaml | np0000073145 2026-06-14 08:18:07,232 p=83235 u=zuul n=ansible | 2026-06-14 08:18:07.232350 | bccfa13a-2c52-4228-bba8-8fde4d5ff9cc | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step3.yaml | np0000073146 2026-06-14 08:18:07,244 p=83235 u=zuul n=ansible | 2026-06-14 08:18:07.244011 | fa163ee0-6271-f863-66dc-0000000000df | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists 2026-06-14 08:18:07,260 p=83235 u=zuul n=ansible | 2026-06-14 08:18:07.259648 | fa163ee0-6271-f863-66dc-0000000000df | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists 2026-06-14 08:18:07,275 p=83235 u=zuul n=ansible | 2026-06-14 08:18:07.274376 | fa163ee0-6271-f863-66dc-00000000ef94 | TASK | set enable_sensubility fact 2026-06-14 08:18:07,296 p=83235 u=zuul n=ansible | 2026-06-14 08:18:07.295827 | fa163ee0-6271-f863-66dc-00000000ef98 | TASK | set enable_sensubility fact 2026-06-14 08:18:07,321 p=83235 u=zuul n=ansible | 2026-06-14 08:18:07.321316 | fa163ee0-6271-f863-66dc-00000000ef98 | TASK | set enable_sensubility fact 2026-06-14 08:18:07,334 p=83235 u=zuul n=ansible | 2026-06-14 08:18:07.334659 | fa163ee0-6271-f863-66dc-00000000ef94 | OK | set enable_sensubility fact | np0000073150 2026-06-14 08:18:07,335 p=83235 u=zuul n=ansible | 2026-06-14 08:18:07.335539 | fa163ee0-6271-f863-66dc-00000000ef98 | OK | set enable_sensubility fact | np0000073145 2026-06-14 08:18:07,359 p=83235 u=zuul n=ansible | 2026-06-14 08:18:07.354333 | cfda0c66-592a-4c41-98ab-ce6b998ab2b6 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step3.yaml | np0000073147 2026-06-14 08:18:07,370 p=83235 u=zuul n=ansible | 2026-06-14 08:18:07.370004 | fa163ee0-6271-f863-66dc-0000000000df | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists 2026-06-14 08:18:07,393 p=83235 u=zuul n=ansible | 2026-06-14 08:18:07.393249 | fa163ee0-6271-f863-66dc-00000000ef9b | TASK | Start OVN container 2026-06-14 08:18:07,413 p=83235 u=zuul n=ansible | 2026-06-14 08:18:07.412963 | fa163ee0-6271-f863-66dc-00000000efbd | TASK | set enable_sensubility fact 2026-06-14 08:18:07,420 p=83235 u=zuul n=ansible | 2026-06-14 08:18:07.419711 | fa163ee0-6271-f863-66dc-00000000ef98 | OK | set enable_sensubility fact | np0000073146 2026-06-14 08:18:07,437 p=83235 u=zuul n=ansible | 2026-06-14 08:18:07.437124 | fa163ee0-6271-f863-66dc-00000000ef9b | TASK | Start OVN container 2026-06-14 08:18:07,451 p=83235 u=zuul n=ansible | 2026-06-14 08:18:07.450490 | fa163ee0-6271-f863-66dc-00000000efbd | OK | set enable_sensubility fact | np0000073147 2026-06-14 08:18:07,467 p=83235 u=zuul n=ansible | 2026-06-14 08:18:07.467424 | fa163ee0-6271-f863-66dc-00000000efc0 | TASK | Start OVN container 2026-06-14 08:18:07,503 p=83235 u=zuul n=ansible | 2026-06-14 08:18:07.501742 | fa163ee0-6271-f863-66dc-00000000ef9b | SKIPPED | Start OVN container | np0000073146 | item=ovn_cluster_north_db_server 2026-06-14 08:18:07,538 p=83235 u=zuul n=ansible | 2026-06-14 08:18:07.535912 | fa163ee0-6271-f863-66dc-00000000ef9b | SKIPPED | Start OVN container | np0000073146 | item=ovn_cluster_south_db_server 2026-06-14 08:18:07,547 p=83235 u=zuul n=ansible | 2026-06-14 08:18:07.546867 | fa163ee0-6271-f863-66dc-00000000efc0 | SKIPPED | Start OVN container | np0000073147 | item=ovn_cluster_north_db_server 2026-06-14 08:18:07,579 p=83235 u=zuul n=ansible | 2026-06-14 08:18:07.578868 | fa163ee0-6271-f863-66dc-0000000000df | OK | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists | np0000073149 2026-06-14 08:18:07,582 p=83235 u=zuul n=ansible | 2026-06-14 08:18:07.580841 | fa163ee0-6271-f863-66dc-00000000efc0 | SKIPPED | Start OVN container | np0000073147 | item=ovn_cluster_south_db_server 2026-06-14 08:18:07,589 p=83235 u=zuul n=ansible | 2026-06-14 08:18:07.588830 | fa163ee0-6271-f863-66dc-00000000ef9b | SKIPPED | Start OVN container | np0000073146 | item=ovn_cluster_northd 2026-06-14 08:18:07,597 p=83235 u=zuul n=ansible | 2026-06-14 08:18:07.596965 | fa163ee0-6271-f863-66dc-00000000efc0 | SKIPPED | Start OVN container | np0000073147 | item=ovn_cluster_northd 2026-06-14 08:18:07,698 p=83235 u=zuul n=ansible | 2026-06-14 08:18:07.697964 | fa163ee0-6271-f863-66dc-00000000f011 | TASK | Gather variables for each operating system 2026-06-14 08:18:07,706 p=83235 u=zuul n=ansible | 2026-06-14 08:18:07.706164 | fa163ee0-6271-f863-66dc-0000000000df | OK | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists | np0000073148 2026-06-14 08:18:07,708 p=83235 u=zuul n=ansible | 2026-06-14 08:18:07.708412 | fa163ee0-6271-f863-66dc-0000000000df | OK | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists | np0000073150 2026-06-14 08:18:07,762 p=83235 u=zuul n=ansible | 2026-06-14 08:18:07.762135 | fa163ee0-6271-f863-66dc-00000000ef9d | TASK | Set NB connection 2026-06-14 08:18:07,795 p=83235 u=zuul n=ansible | 2026-06-14 08:18:07.790108 | fa163ee0-6271-f863-66dc-00000000efc2 | TASK | Set NB connection 2026-06-14 08:18:07,802 p=83235 u=zuul n=ansible | 2026-06-14 08:18:07.802286 | fa163ee0-6271-f863-66dc-00000000ef9d | SKIPPED | Set NB connection | np0000073146 2026-06-14 08:18:07,843 p=83235 u=zuul n=ansible | 2026-06-14 08:18:07.843160 | c01038b7-0119-41a3-916c-a27bf3c41a9f | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0000073149 2026-06-14 08:18:07,844 p=83235 u=zuul n=ansible | 2026-06-14 08:18:07.843958 | c01038b7-0119-41a3-916c-a27bf3c41a9f | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0000073148 2026-06-14 08:18:07,858 p=83235 u=zuul n=ansible | 2026-06-14 08:18:07.857738 | fa163ee0-6271-f863-66dc-00000000f0a6 | TASK | Write the config_step hieradata 2026-06-14 08:18:07,874 p=83235 u=zuul n=ansible | 2026-06-14 08:18:07.873770 | fa163ee0-6271-f863-66dc-00000000f0a6 | TASK | Write the config_step hieradata 2026-06-14 08:18:07,894 p=83235 u=zuul n=ansible | 2026-06-14 08:18:07.894223 | fa163ee0-6271-f863-66dc-00000000ef9e | TASK | Set SB connection 2026-06-14 08:18:07,903 p=83235 u=zuul n=ansible | 2026-06-14 08:18:07.902891 | fa163ee0-6271-f863-66dc-00000000efc2 | SKIPPED | Set NB connection | np0000073147 2026-06-14 08:18:07,924 p=83235 u=zuul n=ansible | 2026-06-14 08:18:07.923940 | 53cc2b09-7aba-4c94-bded-2e8f338946cb | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0000073150 2026-06-14 08:18:07,936 p=83235 u=zuul n=ansible | 2026-06-14 08:18:07.936011 | fa163ee0-6271-f863-66dc-00000000f0c1 | TASK | Write the config_step hieradata 2026-06-14 08:18:07,965 p=83235 u=zuul n=ansible | 2026-06-14 08:18:07.965244 | fa163ee0-6271-f863-66dc-00000000f012 | TASK | Create container logs path 2026-06-14 08:18:07,989 p=83235 u=zuul n=ansible | 2026-06-14 08:18:07.989073 | fa163ee0-6271-f863-66dc-00000000efc3 | TASK | Set SB connection 2026-06-14 08:18:07,997 p=83235 u=zuul n=ansible | 2026-06-14 08:18:07.996689 | fa163ee0-6271-f863-66dc-00000000ef9e | SKIPPED | Set SB connection | np0000073146 2026-06-14 08:18:08,013 p=83235 u=zuul n=ansible | 2026-06-14 08:18:08.013314 | fa163ee0-6271-f863-66dc-0000000000df | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists 2026-06-14 08:18:08,044 p=83235 u=zuul n=ansible | 2026-06-14 08:18:08.043878 | fa163ee0-6271-f863-66dc-00000000efc3 | SKIPPED | Set SB connection | np0000073147 2026-06-14 08:18:08,059 p=83235 u=zuul n=ansible | 2026-06-14 08:18:08.059473 | fa163ee0-6271-f863-66dc-0000000000df | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists 2026-06-14 08:18:08,272 p=83235 u=zuul n=ansible | 2026-06-14 08:18:08.271977 | fa163ee0-6271-f863-66dc-00000000f012 | OK | Create container logs path | np0000073145 2026-06-14 08:18:08,289 p=83235 u=zuul n=ansible | 2026-06-14 08:18:08.289311 | fa163ee0-6271-f863-66dc-00000000f014 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 2026-06-14 08:18:08,401 p=83235 u=zuul n=ansible | 2026-06-14 08:18:08.400674 | fa163ee0-6271-f863-66dc-0000000000df | OK | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists | np0000073146 2026-06-14 08:18:08,515 p=83235 u=zuul n=ansible | 2026-06-14 08:18:08.511614 | 2d2b11e8-208a-49d5-93e8-d189c7488b75 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0000073146 2026-06-14 08:18:08,533 p=83235 u=zuul n=ansible | 2026-06-14 08:18:08.532987 | fa163ee0-6271-f863-66dc-00000000f0e1 | TASK | Write the config_step hieradata 2026-06-14 08:18:08,541 p=83235 u=zuul n=ansible | 2026-06-14 08:18:08.540935 | fa163ee0-6271-f863-66dc-0000000000df | OK | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists | np0000073147 2026-06-14 08:18:08,652 p=83235 u=zuul n=ansible | 2026-06-14 08:18:08.652176 | 17c0b10e-ab73-4c33-8861-e59c6470d158 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0000073147 2026-06-14 08:18:08,668 p=83235 u=zuul n=ansible | 2026-06-14 08:18:08.668429 | fa163ee0-6271-f863-66dc-00000000f0fb | TASK | Write the config_step hieradata 2026-06-14 08:18:08,692 p=83235 u=zuul n=ansible | 2026-06-14 08:18:08.692152 | fa163ee0-6271-f863-66dc-00000000f0a6 | OK | Write the config_step hieradata | np0000073148 2026-06-14 08:18:08,705 p=83235 u=zuul n=ansible | 2026-06-14 08:18:08.704798 | fa163ee0-6271-f863-66dc-00000000f0a7 | TASK | Run puppet host configuration for step 3 2026-06-14 08:18:08,728 p=83235 u=zuul n=ansible | 2026-06-14 08:18:08.727371 | fa163ee0-6271-f863-66dc-00000000f0a6 | OK | Write the config_step hieradata | np0000073149 2026-06-14 08:18:08,752 p=83235 u=zuul n=ansible | 2026-06-14 08:18:08.751853 | fa163ee0-6271-f863-66dc-00000000f0a7 | TASK | Run puppet host configuration for step 3 2026-06-14 08:18:08,779 p=83235 u=zuul n=ansible | 2026-06-14 08:18:08.773762 | fa163ee0-6271-f863-66dc-00000000f014 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 | np0000073145 2026-06-14 08:18:08,781 p=83235 u=zuul n=ansible | 2026-06-14 08:18:08.780809 | fa163ee0-6271-f863-66dc-00000000f0c1 | OK | Write the config_step hieradata | np0000073150 2026-06-14 08:18:08,806 p=83235 u=zuul n=ansible | 2026-06-14 08:18:08.805716 | fa163ee0-6271-f863-66dc-00000000f0c2 | TASK | Run puppet host configuration for step 3 2026-06-14 08:18:08,846 p=83235 u=zuul n=ansible | 2026-06-14 08:18:08.845019 | fa163ee0-6271-f863-66dc-00000000f015 | TASK | Finalise hashes for all containers 2026-06-14 08:18:08,952 p=83235 u=zuul n=ansible | 2026-06-14 08:18:08.951867 | fa163ee0-6271-f863-66dc-00000000f015 | OK | Finalise hashes for all containers | np0000073145 2026-06-14 08:18:08,974 p=83235 u=zuul n=ansible | 2026-06-14 08:18:08.974226 | fa163ee0-6271-f863-66dc-00000000f017 | TASK | Manage systemd shutdown files 2026-06-14 08:18:09,016 p=83235 u=zuul n=ansible | 2026-06-14 08:18:09.015176 | fa163ee0-6271-f863-66dc-00000000f017 | SKIPPED | Manage systemd shutdown files | np0000073145 2026-06-14 08:18:09,037 p=83235 u=zuul n=ansible | 2026-06-14 08:18:09.037163 | fa163ee0-6271-f863-66dc-00000000f019 | TASK | Update container configs with new config hashes 2026-06-14 08:18:09,113 p=83235 u=zuul n=ansible | 2026-06-14 08:18:09.112429 | fa163ee0-6271-f863-66dc-00000000f019 | SKIPPED | Update container configs with new config hashes | np0000073145 2026-06-14 08:18:09,142 p=83235 u=zuul n=ansible | 2026-06-14 08:18:09.141441 | fa163ee0-6271-f863-66dc-00000000f01a | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_0 2026-06-14 08:18:09,222 p=83235 u=zuul n=ansible | 2026-06-14 08:18:09.221995 | f776eee4-3a80-4f6b-ac64-0f6a41901f03 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0000073145 2026-06-14 08:18:09,241 p=83235 u=zuul n=ansible | 2026-06-14 08:18:09.241039 | fa163ee0-6271-f863-66dc-00000000f121 | TASK | Gather podman infos 2026-06-14 08:18:09,375 p=83235 u=zuul n=ansible | 2026-06-14 08:18:09.374877 | fa163ee0-6271-f863-66dc-00000000f0e1 | OK | Write the config_step hieradata | np0000073146 2026-06-14 08:18:09,391 p=83235 u=zuul n=ansible | 2026-06-14 08:18:09.391629 | fa163ee0-6271-f863-66dc-00000000f0e2 | TASK | Run puppet host configuration for step 3 2026-06-14 08:18:09,415 p=83235 u=zuul n=ansible | 2026-06-14 08:18:09.414965 | fa163ee0-6271-f863-66dc-00000000f0a7 | CHANGED | Run puppet host configuration for step 3 | np0000073148 2026-06-14 08:18:09,427 p=83235 u=zuul n=ansible | 2026-06-14 08:18:09.427002 | fa163ee0-6271-f863-66dc-00000000f0a8 | TASK | Wait for puppet host configuration to finish 2026-06-14 08:18:09,506 p=83235 u=zuul n=ansible | 2026-06-14 08:18:09.505249 | fa163ee0-6271-f863-66dc-00000000f0a7 | CHANGED | Run puppet host configuration for step 3 | np0000073149 2026-06-14 08:18:09,517 p=83235 u=zuul n=ansible | 2026-06-14 08:18:09.516755 | fa163ee0-6271-f863-66dc-00000000f0a8 | TASK | Wait for puppet host configuration to finish 2026-06-14 08:18:09,538 p=83235 u=zuul n=ansible | 2026-06-14 08:18:09.537661 | fa163ee0-6271-f863-66dc-00000000f0fb | OK | Write the config_step hieradata | np0000073147 2026-06-14 08:18:09,562 p=83235 u=zuul n=ansible | 2026-06-14 08:18:09.561797 | fa163ee0-6271-f863-66dc-00000000f0fc | TASK | Run puppet host configuration for step 3 2026-06-14 08:18:09,569 p=83235 u=zuul n=ansible | 2026-06-14 08:18:09.568444 | fa163ee0-6271-f863-66dc-00000000f0c2 | CHANGED | Run puppet host configuration for step 3 | np0000073150 2026-06-14 08:18:09,581 p=83235 u=zuul n=ansible | 2026-06-14 08:18:09.580771 | fa163ee0-6271-f863-66dc-00000000f0c3 | TASK | Wait for puppet host configuration to finish 2026-06-14 08:18:10,159 p=83235 u=zuul n=ansible | 2026-06-14 08:18:10.158521 | fa163ee0-6271-f863-66dc-00000000f0e2 | CHANGED | Run puppet host configuration for step 3 | np0000073146 2026-06-14 08:18:10,174 p=83235 u=zuul n=ansible | 2026-06-14 08:18:10.173717 | fa163ee0-6271-f863-66dc-00000000f0e3 | TASK | Wait for puppet host configuration to finish 2026-06-14 08:18:10,274 p=83235 u=zuul n=ansible | 2026-06-14 08:18:10.274367 | fa163ee0-6271-f863-66dc-00000000f0fc | CHANGED | Run puppet host configuration for step 3 | np0000073147 2026-06-14 08:18:10,291 p=83235 u=zuul n=ansible | 2026-06-14 08:18:10.290772 | fa163ee0-6271-f863-66dc-00000000f0fd | TASK | Wait for puppet host configuration to finish 2026-06-14 08:18:10,350 p=83235 u=zuul n=ansible | 2026-06-14 08:18:10.350059 | fa163ee0-6271-f863-66dc-00000000f121 | OK | Gather podman infos | np0000073145 2026-06-14 08:18:10,396 p=83235 u=zuul n=ansible | 2026-06-14 08:18:10.396274 | fa163ee0-6271-f863-66dc-00000000f122 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2026-06-14 08:18:10,651 p=83235 u=zuul n=ansible | 2026-06-14 08:18:10.650914 | fa163ee0-6271-f863-66dc-00000000f01b | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_0 2026-06-14 08:18:10,738 p=83235 u=zuul n=ansible | 2026-06-14 08:18:10.737830 | b34d2e23-5173-4913-b667-8344e63927c6 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0000073145 2026-06-14 08:18:10,758 p=83235 u=zuul n=ansible | 2026-06-14 08:18:10.758216 | fa163ee0-6271-f863-66dc-00000000f1a4 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2026-06-14 08:18:11,716 p=83235 u=zuul n=ansible | 2026-06-14 08:18:11.714566 | fa163ee0-6271-f863-66dc-00000000f1a4 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0000073145 2026-06-14 08:18:11,756 p=83235 u=zuul n=ansible | 2026-06-14 08:18:11.755469 | fa163ee0-6271-f863-66dc-00000000f1a5 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 2026-06-14 08:18:15,206 p=83235 u=zuul n=ansible | 2026-06-14 08:18:15.205218 | fa163ee0-6271-f863-66dc-00000000f1a5 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 | np0000073145 2026-06-14 08:18:15,251 p=83235 u=zuul n=ansible | 2026-06-14 08:18:15.251177 | fa163ee0-6271-f863-66dc-00000000f03c | TASK | Gather variables for each operating system 2026-06-14 08:18:15,392 p=83235 u=zuul n=ansible | 2026-06-14 08:18:15.392381 | fa163ee0-6271-f863-66dc-00000000f03d | TASK | Create container logs path 2026-06-14 08:18:15,758 p=83235 u=zuul n=ansible | 2026-06-14 08:18:15.757547 | fa163ee0-6271-f863-66dc-00000000f03d | OK | Create container logs path | np0000073145 2026-06-14 08:18:15,795 p=83235 u=zuul n=ansible | 2026-06-14 08:18:15.794741 | fa163ee0-6271-f863-66dc-00000000f03f | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 2026-06-14 08:18:16,241 p=83235 u=zuul n=ansible | 2026-06-14 08:18:16.241094 | fa163ee0-6271-f863-66dc-00000000f03f | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 | np0000073145 2026-06-14 08:18:16,263 p=83235 u=zuul n=ansible | 2026-06-14 08:18:16.262759 | fa163ee0-6271-f863-66dc-00000000f040 | TASK | Finalise hashes for all containers 2026-06-14 08:18:16,351 p=83235 u=zuul n=ansible | 2026-06-14 08:18:16.350347 | fa163ee0-6271-f863-66dc-00000000f040 | OK | Finalise hashes for all containers | np0000073145 2026-06-14 08:18:16,372 p=83235 u=zuul n=ansible | 2026-06-14 08:18:16.372568 | fa163ee0-6271-f863-66dc-00000000f042 | TASK | Manage systemd shutdown files 2026-06-14 08:18:16,407 p=83235 u=zuul n=ansible | 2026-06-14 08:18:16.406992 | fa163ee0-6271-f863-66dc-00000000f042 | SKIPPED | Manage systemd shutdown files | np0000073145 2026-06-14 08:18:16,430 p=83235 u=zuul n=ansible | 2026-06-14 08:18:16.429808 | fa163ee0-6271-f863-66dc-00000000f044 | TASK | Update container configs with new config hashes 2026-06-14 08:18:16,505 p=83235 u=zuul n=ansible | 2026-06-14 08:18:16.504513 | fa163ee0-6271-f863-66dc-00000000f044 | SKIPPED | Update container configs with new config hashes | np0000073145 2026-06-14 08:18:16,522 p=83235 u=zuul n=ansible | 2026-06-14 08:18:16.522198 | fa163ee0-6271-f863-66dc-00000000f045 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_0 2026-06-14 08:18:16,626 p=83235 u=zuul n=ansible | 2026-06-14 08:18:16.625867 | 00936df9-4a9d-4459-bf09-e46ab197aa72 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0000073145 2026-06-14 08:18:16,653 p=83235 u=zuul n=ansible | 2026-06-14 08:18:16.653421 | fa163ee0-6271-f863-66dc-00000000f1f0 | TASK | Gather podman infos 2026-06-14 08:18:17,649 p=83235 u=zuul n=ansible | 2026-06-14 08:18:17.648493 | fa163ee0-6271-f863-66dc-00000000f1f0 | OK | Gather podman infos | np0000073145 2026-06-14 08:18:17,723 p=83235 u=zuul n=ansible | 2026-06-14 08:18:17.722761 | fa163ee0-6271-f863-66dc-00000000f1f1 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2026-06-14 08:18:18,003 p=83235 u=zuul n=ansible | 2026-06-14 08:18:18.003421 | fa163ee0-6271-f863-66dc-00000000f046 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_0 2026-06-14 08:18:18,072 p=83235 u=zuul n=ansible | 2026-06-14 08:18:18.071727 | c6e347f0-0f72-4a22-90d6-3f24bb3f8cc0 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0000073145 2026-06-14 08:18:18,092 p=83235 u=zuul n=ansible | 2026-06-14 08:18:18.092177 | fa163ee0-6271-f863-66dc-00000000f256 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2026-06-14 08:18:19,114 p=83235 u=zuul n=ansible | 2026-06-14 08:18:19.113805 | fa163ee0-6271-f863-66dc-00000000f256 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0000073145 2026-06-14 08:18:19,138 p=83235 u=zuul n=ansible | 2026-06-14 08:18:19.137759 | fa163ee0-6271-f863-66dc-00000000f257 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 2026-06-14 08:18:20,094 p=83235 u=zuul n=ansible | 2026-06-14 08:18:20.093054 | fa163ee0-6271-f863-66dc-00000000f0a8 | CHANGED | Wait for puppet host configuration to finish | np0000073148 2026-06-14 08:18:20,117 p=83235 u=zuul n=ansible | 2026-06-14 08:18:20.116561 | fa163ee0-6271-f863-66dc-00000000f0a9 | TASK | Debug output for task: Run puppet host configuration for step 3 2026-06-14 08:18:20,191 p=83235 u=zuul n=ansible | 2026-06-14 08:18:20.190648 | fa163ee0-6271-f863-66dc-00000000f0a8 | CHANGED | Wait for puppet host configuration to finish | np0000073149 2026-06-14 08:18:20,226 p=83235 u=zuul n=ansible | 2026-06-14 08:18:20.225771 | fa163ee0-6271-f863-66dc-00000000f0a9 | TASK | Debug output for task: Run puppet host configuration for step 3 2026-06-14 08:18:20,239 p=83235 u=zuul n=ansible | 2026-06-14 08:18:20.238622 | fa163ee0-6271-f863-66dc-00000000f0c3 | CHANGED | Wait for puppet host configuration to finish | np0000073150 2026-06-14 08:18:20,242 p=83235 u=zuul n=ansible | 2026-06-14 08:18:20.241987 | fa163ee0-6271-f863-66dc-00000000f0a9 | OK | Debug output for task: Run puppet host configuration for step 3 | np0000073148 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Jun 14 08:18:09 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Jun 14 08:18:15 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Jun 14 08:18:15 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Jun 14 08:18:15 puppet-user: (file & line not available)", "<13>Jun 14 08:18:15 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Jun 14 08:18:15 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Jun 14 08:18:15 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Jun 14 08:18:15 puppet-user: Notice: Compiled catalog for np0000073148.ooo.test in environment production in 0.11 seconds", "<13>Jun 14 08:18:15 puppet-user: Notice: Applied catalog in 0.04 seconds", "<13>Jun 14 08:18:15 puppet-user: Application:", "<13>Jun 14 08:18:15 puppet-user: Initial environment: production", "<13>Jun 14 08:18:15 puppet-user: Converged environment: production", "<13>Jun 14 08:18:15 puppet-user: Run mode: user", "<13>Jun 14 08:18:15 puppet-user: Changes:", "<13>Jun 14 08:18:15 puppet-user: Events:", "<13>Jun 14 08:18:15 puppet-user: Resources:", "<13>Jun 14 08:18:15 puppet-user: Total: 10", "<13>Jun 14 08:18:15 puppet-user: Time:", "<13>Jun 14 08:18:15 puppet-user: Schedule: 0.00", "<13>Jun 14 08:18:15 puppet-user: File: 0.00", "<13>Jun 14 08:18:15 puppet-user: Augeas: 0.01", "<13>Jun 14 08:18:15 puppet-user: Exec: 0.01", "<13>Jun 14 08:18:15 puppet-user: Transaction evaluation: 0.03", "<13>Jun 14 08:18:15 puppet-user: Catalog application: 0.04", "<13>Jun 14 08:18:15 puppet-user: Config retrieval: 0.14", "<13>Jun 14 08:18:15 puppet-user: Last run: 1781425095", "<13>Jun 14 08:18:15 puppet-user: Filebucket: 0.00", "<13>Jun 14 08:18:15 puppet-user: Total: 0.05", "<13>Jun 14 08:18:15 puppet-user: Version:", "<13>Jun 14 08:18:15 puppet-user: Config: 1781425095", "<13>Jun 14 08:18:15 puppet-user: Puppet: 7.10.0" ] } 2026-06-14 08:18:20,257 p=83235 u=zuul n=ansible | 2026-06-14 08:18:20.257335 | fa163ee0-6271-f863-66dc-00000000f0aa | TASK | Pre-cache facts for puppet containers 2026-06-14 08:18:20,280 p=83235 u=zuul n=ansible | 2026-06-14 08:18:20.279677 | fa163ee0-6271-f863-66dc-00000000f0c4 | TASK | Debug output for task: Run puppet host configuration for step 3 2026-06-14 08:18:20,348 p=83235 u=zuul n=ansible | 2026-06-14 08:18:20.348302 | fa163ee0-6271-f863-66dc-00000000f2bd | TASK | Gather variables for each operating system 2026-06-14 08:18:20,357 p=83235 u=zuul n=ansible | 2026-06-14 08:18:20.356738 | fa163ee0-6271-f863-66dc-00000000f0a9 | OK | Debug output for task: Run puppet host configuration for step 3 | np0000073149 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Jun 14 08:18:09 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Jun 14 08:18:15 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Jun 14 08:18:15 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Jun 14 08:18:15 puppet-user: (file & line not available)", "<13>Jun 14 08:18:15 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Jun 14 08:18:15 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Jun 14 08:18:15 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Jun 14 08:18:15 puppet-user: Notice: Compiled catalog for np0000073149.ooo.test in environment production in 0.13 seconds", "<13>Jun 14 08:18:15 puppet-user: Notice: Applied catalog in 0.05 seconds", "<13>Jun 14 08:18:15 puppet-user: Application:", "<13>Jun 14 08:18:15 puppet-user: Initial environment: production", "<13>Jun 14 08:18:15 puppet-user: Converged environment: production", "<13>Jun 14 08:18:15 puppet-user: Run mode: user", "<13>Jun 14 08:18:15 puppet-user: Changes:", "<13>Jun 14 08:18:15 puppet-user: Events:", "<13>Jun 14 08:18:15 puppet-user: Resources:", "<13>Jun 14 08:18:15 puppet-user: Total: 10", "<13>Jun 14 08:18:15 puppet-user: Time:", "<13>Jun 14 08:18:15 puppet-user: Schedule: 0.00", "<13>Jun 14 08:18:15 puppet-user: File: 0.00", "<13>Jun 14 08:18:15 puppet-user: Augeas: 0.01", "<13>Jun 14 08:18:15 puppet-user: Exec: 0.01", "<13>Jun 14 08:18:15 puppet-user: Transaction evaluation: 0.04", "<13>Jun 14 08:18:15 puppet-user: Catalog application: 0.05", "<13>Jun 14 08:18:15 puppet-user: Config retrieval: 0.17", "<13>Jun 14 08:18:15 puppet-user: Last run: 1781425095", "<13>Jun 14 08:18:15 puppet-user: Filebucket: 0.00", "<13>Jun 14 08:18:15 puppet-user: Total: 0.06", "<13>Jun 14 08:18:15 puppet-user: Version:", "<13>Jun 14 08:18:15 puppet-user: Config: 1781425095", "<13>Jun 14 08:18:15 puppet-user: Puppet: 7.10.0" ] } 2026-06-14 08:18:20,374 p=83235 u=zuul n=ansible | 2026-06-14 08:18:20.373854 | fa163ee0-6271-f863-66dc-00000000f0aa | TASK | Pre-cache facts for puppet containers 2026-06-14 08:18:20,383 p=83235 u=zuul n=ansible | 2026-06-14 08:18:20.382473 | fa163ee0-6271-f863-66dc-00000000f0c4 | OK | Debug output for task: Run puppet host configuration for step 3 | np0000073150 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Jun 14 08:18:09 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Jun 14 08:18:15 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Jun 14 08:18:15 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Jun 14 08:18:15 puppet-user: (file & line not available)", "<13>Jun 14 08:18:15 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Jun 14 08:18:15 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Jun 14 08:18:15 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Jun 14 08:18:15 puppet-user: Notice: Compiled catalog for np0000073150.ooo.test in environment production in 0.12 seconds", "<13>Jun 14 08:18:15 puppet-user: Notice: Applied catalog in 0.04 seconds", "<13>Jun 14 08:18:15 puppet-user: Application:", "<13>Jun 14 08:18:15 puppet-user: Initial environment: production", "<13>Jun 14 08:18:15 puppet-user: Converged environment: production", "<13>Jun 14 08:18:15 puppet-user: Run mode: user", "<13>Jun 14 08:18:15 puppet-user: Changes:", "<13>Jun 14 08:18:15 puppet-user: Events:", "<13>Jun 14 08:18:15 puppet-user: Resources:", "<13>Jun 14 08:18:15 puppet-user: Total: 10", "<13>Jun 14 08:18:15 puppet-user: Time:", "<13>Jun 14 08:18:15 puppet-user: Schedule: 0.00", "<13>Jun 14 08:18:15 puppet-user: File: 0.00", "<13>Jun 14 08:18:15 puppet-user: Augeas: 0.01", "<13>Jun 14 08:18:15 puppet-user: Exec: 0.01", "<13>Jun 14 08:18:15 puppet-user: Transaction evaluation: 0.03", "<13>Jun 14 08:18:15 puppet-user: Catalog application: 0.04", "<13>Jun 14 08:18:15 puppet-user: Config retrieval: 0.15", "<13>Jun 14 08:18:15 puppet-user: Last run: 1781425095", "<13>Jun 14 08:18:15 puppet-user: Filebucket: 0.00", "<13>Jun 14 08:18:15 puppet-user: Total: 0.05", "<13>Jun 14 08:18:15 puppet-user: Version:", "<13>Jun 14 08:18:15 puppet-user: Config: 1781425095", "<13>Jun 14 08:18:15 puppet-user: Puppet: 7.10.0" ] } 2026-06-14 08:18:20,415 p=83235 u=zuul n=ansible | 2026-06-14 08:18:20.414544 | fa163ee0-6271-f863-66dc-00000000f0c5 | TASK | Pre-cache facts for puppet containers 2026-06-14 08:18:20,495 p=83235 u=zuul n=ansible | 2026-06-14 08:18:20.494703 | fa163ee0-6271-f863-66dc-00000000f2bd | TASK | Gather variables for each operating system 2026-06-14 08:18:20,540 p=83235 u=zuul n=ansible | 2026-06-14 08:18:20.540234 | fa163ee0-6271-f863-66dc-00000000f2be | TASK | Create puppet caching structures 2026-06-14 08:18:20,558 p=83235 u=zuul n=ansible | 2026-06-14 08:18:20.557753 | fa163ee0-6271-f863-66dc-00000000f2bd | TASK | Gather variables for each operating system 2026-06-14 08:18:20,622 p=83235 u=zuul n=ansible | 2026-06-14 08:18:20.621938 | fa163ee0-6271-f863-66dc-00000000f2be | TASK | Create puppet caching structures 2026-06-14 08:18:20,689 p=83235 u=zuul n=ansible | 2026-06-14 08:18:20.689079 | fa163ee0-6271-f863-66dc-00000000f2be | TASK | Create puppet caching structures 2026-06-14 08:18:20,839 p=83235 u=zuul n=ansible | 2026-06-14 08:18:20.838370 | fa163ee0-6271-f863-66dc-00000000f0e3 | CHANGED | Wait for puppet host configuration to finish | np0000073146 2026-06-14 08:18:20,857 p=83235 u=zuul n=ansible | 2026-06-14 08:18:20.856634 | fa163ee0-6271-f863-66dc-00000000f0e4 | TASK | Debug output for task: Run puppet host configuration for step 3 2026-06-14 08:18:20,874 p=83235 u=zuul n=ansible | 2026-06-14 08:18:20.874165 | fa163ee0-6271-f863-66dc-00000000f2be | CHANGED | Create puppet caching structures | np0000073148 2026-06-14 08:18:20,886 p=83235 u=zuul n=ansible | 2026-06-14 08:18:20.885969 | fa163ee0-6271-f863-66dc-00000000f2bf | TASK | Check for facter.conf 2026-06-14 08:18:20,946 p=83235 u=zuul n=ansible | 2026-06-14 08:18:20.945399 | fa163ee0-6271-f863-66dc-00000000f0e4 | OK | Debug output for task: Run puppet host configuration for step 3 | np0000073146 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Jun 14 08:18:10 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Jun 14 08:18:17 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Jun 14 08:18:17 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Jun 14 08:18:17 puppet-user: (file & line not available)", "<13>Jun 14 08:18:17 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Jun 14 08:18:17 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Jun 14 08:18:17 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Jun 14 08:18:17 puppet-user: Notice: Compiled catalog for np0000073146.ooo.test in environment production in 0.37 seconds", "<13>Jun 14 08:18:19 puppet-user: Notice: Applied catalog in 1.63 seconds", "<13>Jun 14 08:18:19 puppet-user: Application:", "<13>Jun 14 08:18:19 puppet-user: Initial environment: production", "<13>Jun 14 08:18:19 puppet-user: Converged environment: production", "<13>Jun 14 08:18:19 puppet-user: Run mode: user", "<13>Jun 14 08:18:19 puppet-user: Changes:", "<13>Jun 14 08:18:19 puppet-user: Events:", "<13>Jun 14 08:18:19 puppet-user: Resources:", "<13>Jun 14 08:18:19 puppet-user: Total: 23", "<13>Jun 14 08:18:19 puppet-user: Time:", "<13>Jun 14 08:18:19 puppet-user: Filebucket: 0.00", "<13>Jun 14 08:18:19 puppet-user: Schedule: 0.00", "<13>Jun 14 08:18:19 puppet-user: Package: 0.00", "<13>Jun 14 08:18:19 puppet-user: File line: 0.00", "<13>Jun 14 08:18:19 puppet-user: File: 0.00", "<13>Jun 14 08:18:19 puppet-user: Augeas: 0.01", "<13>Jun 14 08:18:19 puppet-user: User: 0.01", "<13>Jun 14 08:18:19 puppet-user: Service: 0.09", "<13>Jun 14 08:18:19 puppet-user: Config retrieval: 0.42", "<13>Jun 14 08:18:19 puppet-user: Exec: 1.34", "<13>Jun 14 08:18:19 puppet-user: Transaction evaluation: 1.62", "<13>Jun 14 08:18:19 puppet-user: Catalog application: 1.63", "<13>Jun 14 08:18:19 puppet-user: Last run: 1781425099", "<13>Jun 14 08:18:19 puppet-user: Total: 1.63", "<13>Jun 14 08:18:19 puppet-user: Version:", "<13>Jun 14 08:18:19 puppet-user: Config: 1781425097", "<13>Jun 14 08:18:19 puppet-user: Puppet: 7.10.0" ] } 2026-06-14 08:18:20,966 p=83235 u=zuul n=ansible | 2026-06-14 08:18:20.966424 | fa163ee0-6271-f863-66dc-00000000f0e5 | TASK | Pre-cache facts for puppet containers 2026-06-14 08:18:20,981 p=83235 u=zuul n=ansible | 2026-06-14 08:18:20.974912 | fa163ee0-6271-f863-66dc-00000000f2be | CHANGED | Create puppet caching structures | np0000073149 2026-06-14 08:18:20,990 p=83235 u=zuul n=ansible | 2026-06-14 08:18:20.984399 | fa163ee0-6271-f863-66dc-00000000f0fd | CHANGED | Wait for puppet host configuration to finish | np0000073147 2026-06-14 08:18:21,074 p=83235 u=zuul n=ansible | 2026-06-14 08:18:21.073726 | fa163ee0-6271-f863-66dc-00000000f2bf | TASK | Check for facter.conf 2026-06-14 08:18:21,113 p=83235 u=zuul n=ansible | 2026-06-14 08:18:21.113193 | fa163ee0-6271-f863-66dc-00000000f2bd | TASK | Gather variables for each operating system 2026-06-14 08:18:21,135 p=83235 u=zuul n=ansible | 2026-06-14 08:18:21.134789 | fa163ee0-6271-f863-66dc-00000000f0fe | TASK | Debug output for task: Run puppet host configuration for step 3 2026-06-14 08:18:21,142 p=83235 u=zuul n=ansible | 2026-06-14 08:18:21.141632 | fa163ee0-6271-f863-66dc-00000000f2be | CHANGED | Create puppet caching structures | np0000073150 2026-06-14 08:18:21,154 p=83235 u=zuul n=ansible | 2026-06-14 08:18:21.153794 | fa163ee0-6271-f863-66dc-00000000f2bf | TASK | Check for facter.conf 2026-06-14 08:18:21,206 p=83235 u=zuul n=ansible | 2026-06-14 08:18:21.205878 | fa163ee0-6271-f863-66dc-00000000f2bf | OK | Check for facter.conf | np0000073148 2026-06-14 08:18:21,217 p=83235 u=zuul n=ansible | 2026-06-14 08:18:21.217408 | fa163ee0-6271-f863-66dc-00000000f2c0 | TASK | Remove facter.conf if directory 2026-06-14 08:18:21,241 p=83235 u=zuul n=ansible | 2026-06-14 08:18:21.240797 | fa163ee0-6271-f863-66dc-00000000f0fe | OK | Debug output for task: Run puppet host configuration for step 3 | np0000073147 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Jun 14 08:18:10 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Jun 14 08:18:16 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Jun 14 08:18:16 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Jun 14 08:18:16 puppet-user: (file & line not available)", "<13>Jun 14 08:18:16 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Jun 14 08:18:16 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Jun 14 08:18:16 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Jun 14 08:18:16 puppet-user: Notice: Compiled catalog for np0000073147.ooo.test in environment production in 0.37 seconds", "<13>Jun 14 08:18:18 puppet-user: Notice: Applied catalog in 1.56 seconds", "<13>Jun 14 08:18:18 puppet-user: Application:", "<13>Jun 14 08:18:18 puppet-user: Initial environment: production", "<13>Jun 14 08:18:18 puppet-user: Converged environment: production", "<13>Jun 14 08:18:18 puppet-user: Run mode: user", "<13>Jun 14 08:18:18 puppet-user: Changes:", "<13>Jun 14 08:18:18 puppet-user: Events:", "<13>Jun 14 08:18:18 puppet-user: Resources:", "<13>Jun 14 08:18:18 puppet-user: Total: 23", "<13>Jun 14 08:18:18 puppet-user: Time:", "<13>Jun 14 08:18:18 puppet-user: Filebucket: 0.00", "<13>Jun 14 08:18:18 puppet-user: Schedule: 0.00", "<13>Jun 14 08:18:18 puppet-user: Package: 0.00", "<13>Jun 14 08:18:18 puppet-user: File line: 0.00", "<13>Jun 14 08:18:18 puppet-user: File: 0.00", "<13>Jun 14 08:18:18 puppet-user: Augeas: 0.01", "<13>Jun 14 08:18:18 puppet-user: User: 0.01", "<13>Jun 14 08:18:18 puppet-user: Service: 0.09", "<13>Jun 14 08:18:18 puppet-user: Config retrieval: 0.41", "<13>Jun 14 08:18:18 puppet-user: Exec: 1.29", "<13>Jun 14 08:18:18 puppet-user: Transaction evaluation: 1.55", "<13>Jun 14 08:18:18 puppet-user: Catalog application: 1.56", "<13>Jun 14 08:18:18 puppet-user: Last run: 1781425098", "<13>Jun 14 08:18:18 puppet-user: Total: 1.56", "<13>Jun 14 08:18:18 puppet-user: Version:", "<13>Jun 14 08:18:18 puppet-user: Config: 1781425096", "<13>Jun 14 08:18:18 puppet-user: Puppet: 7.10.0" ] } 2026-06-14 08:18:21,270 p=83235 u=zuul n=ansible | 2026-06-14 08:18:21.265651 | fa163ee0-6271-f863-66dc-00000000f2be | TASK | Create puppet caching structures 2026-06-14 08:18:21,302 p=83235 u=zuul n=ansible | 2026-06-14 08:18:21.301920 | fa163ee0-6271-f863-66dc-00000000f0ff | TASK | Pre-cache facts for puppet containers 2026-06-14 08:18:21,313 p=83235 u=zuul n=ansible | 2026-06-14 08:18:21.312442 | fa163ee0-6271-f863-66dc-00000000f2c0 | SKIPPED | Remove facter.conf if directory | np0000073148 2026-06-14 08:18:21,338 p=83235 u=zuul n=ansible | 2026-06-14 08:18:21.332099 | fa163ee0-6271-f863-66dc-00000000f2c1 | TASK | Write facter cache config 2026-06-14 08:18:21,404 p=83235 u=zuul n=ansible | 2026-06-14 08:18:21.404146 | fa163ee0-6271-f863-66dc-00000000f2bd | TASK | Gather variables for each operating system 2026-06-14 08:18:21,410 p=83235 u=zuul n=ansible | 2026-06-14 08:18:21.409806 | fa163ee0-6271-f863-66dc-00000000f2bf | OK | Check for facter.conf | np0000073149 2026-06-14 08:18:21,422 p=83235 u=zuul n=ansible | 2026-06-14 08:18:21.421965 | fa163ee0-6271-f863-66dc-00000000f2c0 | TASK | Remove facter.conf if directory 2026-06-14 08:18:21,488 p=83235 u=zuul n=ansible | 2026-06-14 08:18:21.487950 | fa163ee0-6271-f863-66dc-00000000f2c0 | SKIPPED | Remove facter.conf if directory | np0000073149 2026-06-14 08:18:21,498 p=83235 u=zuul n=ansible | 2026-06-14 08:18:21.497869 | fa163ee0-6271-f863-66dc-00000000f2c1 | TASK | Write facter cache config 2026-06-14 08:18:21,528 p=83235 u=zuul n=ansible | 2026-06-14 08:18:21.527844 | fa163ee0-6271-f863-66dc-00000000f2be | TASK | Create puppet caching structures 2026-06-14 08:18:21,534 p=83235 u=zuul n=ansible | 2026-06-14 08:18:21.533882 | fa163ee0-6271-f863-66dc-00000000f2bf | OK | Check for facter.conf | np0000073150 2026-06-14 08:18:21,547 p=83235 u=zuul n=ansible | 2026-06-14 08:18:21.546859 | fa163ee0-6271-f863-66dc-00000000f2c0 | TASK | Remove facter.conf if directory 2026-06-14 08:18:21,592 p=83235 u=zuul n=ansible | 2026-06-14 08:18:21.591806 | fa163ee0-6271-f863-66dc-00000000f2c0 | SKIPPED | Remove facter.conf if directory | np0000073150 2026-06-14 08:18:21,606 p=83235 u=zuul n=ansible | 2026-06-14 08:18:21.606317 | fa163ee0-6271-f863-66dc-00000000f2c1 | TASK | Write facter cache config 2026-06-14 08:18:21,613 p=83235 u=zuul n=ansible | 2026-06-14 08:18:21.612607 | fa163ee0-6271-f863-66dc-00000000f2be | CHANGED | Create puppet caching structures | np0000073146 2026-06-14 08:18:21,630 p=83235 u=zuul n=ansible | 2026-06-14 08:18:21.630194 | fa163ee0-6271-f863-66dc-00000000f2bf | TASK | Check for facter.conf 2026-06-14 08:18:21,840 p=83235 u=zuul n=ansible | 2026-06-14 08:18:21.839812 | fa163ee0-6271-f863-66dc-00000000f2be | CHANGED | Create puppet caching structures | np0000073147 2026-06-14 08:18:21,860 p=83235 u=zuul n=ansible | 2026-06-14 08:18:21.860482 | fa163ee0-6271-f863-66dc-00000000f2bf | TASK | Check for facter.conf 2026-06-14 08:18:21,925 p=83235 u=zuul n=ansible | 2026-06-14 08:18:21.924860 | fa163ee0-6271-f863-66dc-00000000f2bf | OK | Check for facter.conf | np0000073146 2026-06-14 08:18:21,941 p=83235 u=zuul n=ansible | 2026-06-14 08:18:21.941020 | fa163ee0-6271-f863-66dc-00000000f2c0 | TASK | Remove facter.conf if directory 2026-06-14 08:18:21,978 p=83235 u=zuul n=ansible | 2026-06-14 08:18:21.977577 | fa163ee0-6271-f863-66dc-00000000f2c0 | SKIPPED | Remove facter.conf if directory | np0000073146 2026-06-14 08:18:21,996 p=83235 u=zuul n=ansible | 2026-06-14 08:18:21.996028 | fa163ee0-6271-f863-66dc-00000000f2c1 | TASK | Write facter cache config 2026-06-14 08:18:22,187 p=83235 u=zuul n=ansible | 2026-06-14 08:18:22.186112 | fa163ee0-6271-f863-66dc-00000000f2bf | OK | Check for facter.conf | np0000073147 2026-06-14 08:18:22,226 p=83235 u=zuul n=ansible | 2026-06-14 08:18:22.226190 | fa163ee0-6271-f863-66dc-00000000f2c0 | TASK | Remove facter.conf if directory 2026-06-14 08:18:22,235 p=83235 u=zuul n=ansible | 2026-06-14 08:18:22.234206 | fa163ee0-6271-f863-66dc-00000000f2c1 | CHANGED | Write facter cache config | np0000073148 2026-06-14 08:18:22,250 p=83235 u=zuul n=ansible | 2026-06-14 08:18:22.250554 | fa163ee0-6271-f863-66dc-00000000f2c2 | TASK | Cleanup facter cache if exists 2026-06-14 08:18:22,268 p=83235 u=zuul n=ansible | 2026-06-14 08:18:22.267863 | fa163ee0-6271-f863-66dc-00000000f2c0 | SKIPPED | Remove facter.conf if directory | np0000073147 2026-06-14 08:18:22,289 p=83235 u=zuul n=ansible | 2026-06-14 08:18:22.289539 | fa163ee0-6271-f863-66dc-00000000f2c1 | TASK | Write facter cache config 2026-06-14 08:18:22,297 p=83235 u=zuul n=ansible | 2026-06-14 08:18:22.296795 | fa163ee0-6271-f863-66dc-00000000f2c1 | CHANGED | Write facter cache config | np0000073149 2026-06-14 08:18:22,310 p=83235 u=zuul n=ansible | 2026-06-14 08:18:22.310492 | fa163ee0-6271-f863-66dc-00000000f2c2 | TASK | Cleanup facter cache if exists 2026-06-14 08:18:22,464 p=83235 u=zuul n=ansible | 2026-06-14 08:18:22.463083 | fa163ee0-6271-f863-66dc-00000000f2c1 | CHANGED | Write facter cache config | np0000073150 2026-06-14 08:18:22,492 p=83235 u=zuul n=ansible | 2026-06-14 08:18:22.491440 | fa163ee0-6271-f863-66dc-00000000f2c2 | TASK | Cleanup facter cache if exists 2026-06-14 08:18:22,570 p=83235 u=zuul n=ansible | 2026-06-14 08:18:22.569752 | fa163ee0-6271-f863-66dc-00000000f2c2 | CHANGED | Cleanup facter cache if exists | np0000073148 2026-06-14 08:18:22,587 p=83235 u=zuul n=ansible | 2026-06-14 08:18:22.586794 | fa163ee0-6271-f863-66dc-00000000f2c3 | TASK | Pre-cache facts 2026-06-14 08:18:22,620 p=83235 u=zuul n=ansible | 2026-06-14 08:18:22.618651 | fa163ee0-6271-f863-66dc-00000000f2c2 | CHANGED | Cleanup facter cache if exists | np0000073149 2026-06-14 08:18:22,636 p=83235 u=zuul n=ansible | 2026-06-14 08:18:22.636134 | fa163ee0-6271-f863-66dc-00000000f2c3 | TASK | Pre-cache facts 2026-06-14 08:18:22,751 p=83235 u=zuul n=ansible | 2026-06-14 08:18:22.750806 | fa163ee0-6271-f863-66dc-00000000f257 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 | np0000073145 2026-06-14 08:18:22,813 p=83235 u=zuul n=ansible | 2026-06-14 08:18:22.812959 | fa163ee0-6271-f863-66dc-00000000f067 | TASK | Gather variables for each operating system 2026-06-14 08:18:22,824 p=83235 u=zuul n=ansible | 2026-06-14 08:18:22.823556 | fa163ee0-6271-f863-66dc-00000000f2c2 | CHANGED | Cleanup facter cache if exists | np0000073150 2026-06-14 08:18:22,843 p=83235 u=zuul n=ansible | 2026-06-14 08:18:22.843075 | fa163ee0-6271-f863-66dc-00000000f2c3 | TASK | Pre-cache facts 2026-06-14 08:18:22,852 p=83235 u=zuul n=ansible | 2026-06-14 08:18:22.851559 | fa163ee0-6271-f863-66dc-00000000f2c1 | CHANGED | Write facter cache config | np0000073146 2026-06-14 08:18:22,869 p=83235 u=zuul n=ansible | 2026-06-14 08:18:22.869051 | fa163ee0-6271-f863-66dc-00000000f2c2 | TASK | Cleanup facter cache if exists 2026-06-14 08:18:22,952 p=83235 u=zuul n=ansible | 2026-06-14 08:18:22.952120 | fa163ee0-6271-f863-66dc-00000000f068 | TASK | Create container logs path 2026-06-14 08:18:23,151 p=83235 u=zuul n=ansible | 2026-06-14 08:18:23.150219 | fa163ee0-6271-f863-66dc-00000000f2c1 | CHANGED | Write facter cache config | np0000073147 2026-06-14 08:18:23,174 p=83235 u=zuul n=ansible | 2026-06-14 08:18:23.173889 | fa163ee0-6271-f863-66dc-00000000f2c2 | TASK | Cleanup facter cache if exists 2026-06-14 08:18:23,190 p=83235 u=zuul n=ansible | 2026-06-14 08:18:23.190107 | fa163ee0-6271-f863-66dc-00000000f2c2 | CHANGED | Cleanup facter cache if exists | np0000073146 2026-06-14 08:18:23,212 p=83235 u=zuul n=ansible | 2026-06-14 08:18:23.211915 | fa163ee0-6271-f863-66dc-00000000f2c3 | TASK | Pre-cache facts 2026-06-14 08:18:23,285 p=83235 u=zuul n=ansible | 2026-06-14 08:18:23.284392 | fa163ee0-6271-f863-66dc-00000000f2c3 | CHANGED | Pre-cache facts | np0000073148 2026-06-14 08:18:23,296 p=83235 u=zuul n=ansible | 2026-06-14 08:18:23.296317 | fa163ee0-6271-f863-66dc-00000000f2c4 | TASK | Failed deployment if facter fails 2026-06-14 08:18:23,315 p=83235 u=zuul n=ansible | 2026-06-14 08:18:23.315135 | fa163ee0-6271-f863-66dc-00000000f2c3 | CHANGED | Pre-cache facts | np0000073149 2026-06-14 08:18:23,333 p=83235 u=zuul n=ansible | 2026-06-14 08:18:23.328680 | fa163ee0-6271-f863-66dc-00000000f2c4 | TASK | Failed deployment if facter fails 2026-06-14 08:18:23,342 p=83235 u=zuul n=ansible | 2026-06-14 08:18:23.342084 | fa163ee0-6271-f863-66dc-00000000f2c4 | SKIPPED | Failed deployment if facter fails | np0000073148 2026-06-14 08:18:23,373 p=83235 u=zuul n=ansible | 2026-06-14 08:18:23.373127 | fa163ee0-6271-f863-66dc-00000000f2c5 | TASK | Sync cached facts 2026-06-14 08:18:23,383 p=83235 u=zuul n=ansible | 2026-06-14 08:18:23.382875 | fa163ee0-6271-f863-66dc-00000000f068 | OK | Create container logs path | np0000073145 2026-06-14 08:18:23,384 p=83235 u=zuul n=ansible | 2026-06-14 08:18:23.384460 | fa163ee0-6271-f863-66dc-00000000f2c4 | SKIPPED | Failed deployment if facter fails | np0000073149 2026-06-14 08:18:23,403 p=83235 u=zuul n=ansible | 2026-06-14 08:18:23.403291 | fa163ee0-6271-f863-66dc-00000000f2c5 | TASK | Sync cached facts 2026-06-14 08:18:23,433 p=83235 u=zuul n=ansible | 2026-06-14 08:18:23.432897 | fa163ee0-6271-f863-66dc-00000000f06a | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 2026-06-14 08:18:23,453 p=83235 u=zuul n=ansible | 2026-06-14 08:18:23.452215 | fa163ee0-6271-f863-66dc-00000000f2c2 | CHANGED | Cleanup facter cache if exists | np0000073147 2026-06-14 08:18:23,486 p=83235 u=zuul n=ansible | 2026-06-14 08:18:23.485580 | fa163ee0-6271-f863-66dc-00000000f2c3 | TASK | Pre-cache facts 2026-06-14 08:18:23,518 p=83235 u=zuul n=ansible | 2026-06-14 08:18:23.517475 | fa163ee0-6271-f863-66dc-00000000f2c3 | CHANGED | Pre-cache facts | np0000073150 2026-06-14 08:18:23,533 p=83235 u=zuul n=ansible | 2026-06-14 08:18:23.533424 | fa163ee0-6271-f863-66dc-00000000f2c4 | TASK | Failed deployment if facter fails 2026-06-14 08:18:23,569 p=83235 u=zuul n=ansible | 2026-06-14 08:18:23.568336 | fa163ee0-6271-f863-66dc-00000000f2c4 | SKIPPED | Failed deployment if facter fails | np0000073150 2026-06-14 08:18:23,597 p=83235 u=zuul n=ansible | 2026-06-14 08:18:23.596759 | fa163ee0-6271-f863-66dc-00000000f2c5 | TASK | Sync cached facts 2026-06-14 08:18:23,788 p=83235 u=zuul n=ansible | 2026-06-14 08:18:23.787675 | fa163ee0-6271-f863-66dc-00000000f2c5 | CHANGED | Sync cached facts | np0000073148 -> 192.168.122.106 2026-06-14 08:18:23,788 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073148 -> 192.168.122.106', 'fa163ee0-6271-f863-66dc-00000000f2c5') missing from stats 2026-06-14 08:18:23,804 p=83235 u=zuul n=ansible | 2026-06-14 08:18:23.804692 | fa163ee0-6271-f863-66dc-00000000f2c5 | CHANGED | Sync cached facts | np0000073149 -> 192.168.122.107 2026-06-14 08:18:23,805 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073149 -> 192.168.122.107', 'fa163ee0-6271-f863-66dc-00000000f2c5') missing from stats 2026-06-14 08:18:23,813 p=83235 u=zuul n=ansible | 2026-06-14 08:18:23.813423 | fa163ee0-6271-f863-66dc-00000000f0ab | TASK | Include container-puppet tasks (generate config) during step 1 2026-06-14 08:18:23,835 p=83235 u=zuul n=ansible | 2026-06-14 08:18:23.834897 | fa163ee0-6271-f863-66dc-00000000f06a | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 | np0000073145 2026-06-14 08:18:23,844 p=83235 u=zuul n=ansible | 2026-06-14 08:18:23.844466 | fa163ee0-6271-f863-66dc-00000000f0ab | TASK | Include container-puppet tasks (generate config) during step 1 2026-06-14 08:18:23,873 p=83235 u=zuul n=ansible | 2026-06-14 08:18:23.872833 | fa163ee0-6271-f863-66dc-00000000f06b | TASK | Finalise hashes for all containers 2026-06-14 08:18:23,881 p=83235 u=zuul n=ansible | 2026-06-14 08:18:23.880153 | fa163ee0-6271-f863-66dc-00000000f0ab | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0000073148 2026-06-14 08:18:23,894 p=83235 u=zuul n=ansible | 2026-06-14 08:18:23.894038 | fa163ee0-6271-f863-66dc-00000000f2c3 | CHANGED | Pre-cache facts | np0000073146 2026-06-14 08:18:23,895 p=83235 u=zuul n=ansible | 2026-06-14 08:18:23.895793 | fa163ee0-6271-f863-66dc-00000000f0ab | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0000073149 2026-06-14 08:18:23,907 p=83235 u=zuul n=ansible | 2026-06-14 08:18:23.907622 | fa163ee0-6271-f863-66dc-00000000f0ad | TASK | Manage containers for step 3 with tripleo-ansible 2026-06-14 08:18:23,923 p=83235 u=zuul n=ansible | 2026-06-14 08:18:23.923000 | fa163ee0-6271-f863-66dc-00000000f0ad | TASK | Manage containers for step 3 with tripleo-ansible 2026-06-14 08:18:23,962 p=83235 u=zuul n=ansible | 2026-06-14 08:18:23.957448 | fa163ee0-6271-f863-66dc-00000000f2c4 | TASK | Failed deployment if facter fails 2026-06-14 08:18:23,970 p=83235 u=zuul n=ansible | 2026-06-14 08:18:23.969751 | fa163ee0-6271-f863-66dc-00000000f06b | OK | Finalise hashes for all containers | np0000073145 2026-06-14 08:18:24,021 p=83235 u=zuul n=ansible | 2026-06-14 08:18:24.020959 | fa163ee0-6271-f863-66dc-00000000f4c6 | TASK | Gather variables for each operating system 2026-06-14 08:18:24,036 p=83235 u=zuul n=ansible | 2026-06-14 08:18:24.035679 | fa163ee0-6271-f863-66dc-00000000f4c6 | TASK | Gather variables for each operating system 2026-06-14 08:18:24,058 p=83235 u=zuul n=ansible | 2026-06-14 08:18:24.058252 | fa163ee0-6271-f863-66dc-00000000f06d | TASK | Manage systemd shutdown files 2026-06-14 08:18:24,066 p=83235 u=zuul n=ansible | 2026-06-14 08:18:24.065788 | fa163ee0-6271-f863-66dc-00000000f2c5 | CHANGED | Sync cached facts | np0000073150 -> 192.168.122.108 2026-06-14 08:18:24,067 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073150 -> 192.168.122.108', 'fa163ee0-6271-f863-66dc-00000000f2c5') missing from stats 2026-06-14 08:18:24,067 p=83235 u=zuul n=ansible | 2026-06-14 08:18:24.067565 | fa163ee0-6271-f863-66dc-00000000f2c4 | SKIPPED | Failed deployment if facter fails | np0000073146 2026-06-14 08:18:24,116 p=83235 u=zuul n=ansible | 2026-06-14 08:18:24.116029 | fa163ee0-6271-f863-66dc-00000000f2c5 | TASK | Sync cached facts 2026-06-14 08:18:24,122 p=83235 u=zuul n=ansible | 2026-06-14 08:18:24.121485 | fa163ee0-6271-f863-66dc-00000000f2c3 | CHANGED | Pre-cache facts | np0000073147 2026-06-14 08:18:24,129 p=83235 u=zuul n=ansible | 2026-06-14 08:18:24.124076 | fa163ee0-6271-f863-66dc-00000000f06d | SKIPPED | Manage systemd shutdown files | np0000073145 2026-06-14 08:18:24,145 p=83235 u=zuul n=ansible | 2026-06-14 08:18:24.140799 | fa163ee0-6271-f863-66dc-00000000f4c7 | TASK | Create container logs path 2026-06-14 08:18:24,162 p=83235 u=zuul n=ansible | 2026-06-14 08:18:24.161920 | fa163ee0-6271-f863-66dc-00000000f0c6 | TASK | Include container-puppet tasks (generate config) during step 1 2026-06-14 08:18:24,184 p=83235 u=zuul n=ansible | 2026-06-14 08:18:24.183976 | fa163ee0-6271-f863-66dc-00000000f06f | TASK | Update container configs with new config hashes 2026-06-14 08:18:24,203 p=83235 u=zuul n=ansible | 2026-06-14 08:18:24.203378 | fa163ee0-6271-f863-66dc-00000000f2c4 | TASK | Failed deployment if facter fails 2026-06-14 08:18:24,216 p=83235 u=zuul n=ansible | 2026-06-14 08:18:24.216695 | fa163ee0-6271-f863-66dc-00000000f0c6 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0000073150 2026-06-14 08:18:24,237 p=83235 u=zuul n=ansible | 2026-06-14 08:18:24.237465 | fa163ee0-6271-f863-66dc-00000000f4c7 | TASK | Create container logs path 2026-06-14 08:18:24,263 p=83235 u=zuul n=ansible | 2026-06-14 08:18:24.258002 | fa163ee0-6271-f863-66dc-00000000f0c8 | TASK | Manage containers for step 3 with tripleo-ansible 2026-06-14 08:18:24,274 p=83235 u=zuul n=ansible | 2026-06-14 08:18:24.273281 | fa163ee0-6271-f863-66dc-00000000f2c4 | SKIPPED | Failed deployment if facter fails | np0000073147 2026-06-14 08:18:24,275 p=83235 u=zuul n=ansible | 2026-06-14 08:18:24.275307 | fa163ee0-6271-f863-66dc-00000000f06f | SKIPPED | Update container configs with new config hashes | np0000073145 2026-06-14 08:18:24,310 p=83235 u=zuul n=ansible | 2026-06-14 08:18:24.309986 | fa163ee0-6271-f863-66dc-00000000f070 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_0 2026-06-14 08:18:24,344 p=83235 u=zuul n=ansible | 2026-06-14 08:18:24.343612 | fa163ee0-6271-f863-66dc-00000000f2c5 | TASK | Sync cached facts 2026-06-14 08:18:24,382 p=83235 u=zuul n=ansible | 2026-06-14 08:18:24.382480 | fa163ee0-6271-f863-66dc-00000000f4c6 | TASK | Gather variables for each operating system 2026-06-14 08:18:24,550 p=83235 u=zuul n=ansible | 2026-06-14 08:18:24.549917 | c8d6bee4-cf64-4f8d-aea7-81459a79cba3 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0000073145 2026-06-14 08:18:24,569 p=83235 u=zuul n=ansible | 2026-06-14 08:18:24.568785 | fa163ee0-6271-f863-66dc-00000000f53e | TASK | Gather podman infos 2026-06-14 08:18:24,576 p=83235 u=zuul n=ansible | 2026-06-14 08:18:24.575746 | fa163ee0-6271-f863-66dc-00000000f4c7 | OK | Create container logs path | np0000073148 2026-06-14 08:18:24,577 p=83235 u=zuul n=ansible | 2026-06-14 08:18:24.577647 | fa163ee0-6271-f863-66dc-00000000f2c5 | CHANGED | Sync cached facts | np0000073146 -> 192.168.122.104 2026-06-14 08:18:24,578 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073146 -> 192.168.122.104', 'fa163ee0-6271-f863-66dc-00000000f2c5') missing from stats 2026-06-14 08:18:24,579 p=83235 u=zuul n=ansible | 2026-06-14 08:18:24.579010 | fa163ee0-6271-f863-66dc-00000000f4c7 | OK | Create container logs path | np0000073149 2026-06-14 08:18:24,592 p=83235 u=zuul n=ansible | 2026-06-14 08:18:24.592085 | fa163ee0-6271-f863-66dc-00000000f4c9 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 2026-06-14 08:18:24,617 p=83235 u=zuul n=ansible | 2026-06-14 08:18:24.616704 | fa163ee0-6271-f863-66dc-00000000f4c9 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 2026-06-14 08:18:24,648 p=83235 u=zuul n=ansible | 2026-06-14 08:18:24.648248 | fa163ee0-6271-f863-66dc-00000000f4c7 | TASK | Create container logs path 2026-06-14 08:18:24,669 p=83235 u=zuul n=ansible | 2026-06-14 08:18:24.668813 | fa163ee0-6271-f863-66dc-00000000f0e6 | TASK | Include container-puppet tasks (generate config) during step 1 2026-06-14 08:18:24,704 p=83235 u=zuul n=ansible | 2026-06-14 08:18:24.703550 | fa163ee0-6271-f863-66dc-00000000f0e6 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0000073146 2026-06-14 08:18:24,719 p=83235 u=zuul n=ansible | 2026-06-14 08:18:24.719330 | fa163ee0-6271-f863-66dc-00000000f0e8 | TASK | Manage containers for step 3 with tripleo-ansible 2026-06-14 08:18:24,733 p=83235 u=zuul n=ansible | 2026-06-14 08:18:24.732977 | fa163ee0-6271-f863-66dc-00000000f2c5 | CHANGED | Sync cached facts | np0000073147 -> 192.168.122.105 2026-06-14 08:18:24,734 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073147 -> 192.168.122.105', 'fa163ee0-6271-f863-66dc-00000000f2c5') missing from stats 2026-06-14 08:18:24,782 p=83235 u=zuul n=ansible | 2026-06-14 08:18:24.782380 | fa163ee0-6271-f863-66dc-00000000f4c6 | TASK | Gather variables for each operating system 2026-06-14 08:18:24,802 p=83235 u=zuul n=ansible | 2026-06-14 08:18:24.801754 | fa163ee0-6271-f863-66dc-00000000f100 | TASK | Include container-puppet tasks (generate config) during step 1 2026-06-14 08:18:24,838 p=83235 u=zuul n=ansible | 2026-06-14 08:18:24.838140 | fa163ee0-6271-f863-66dc-00000000f100 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0000073147 2026-06-14 08:18:24,854 p=83235 u=zuul n=ansible | 2026-06-14 08:18:24.853829 | fa163ee0-6271-f863-66dc-00000000f102 | TASK | Manage containers for step 3 with tripleo-ansible 2026-06-14 08:18:24,910 p=83235 u=zuul n=ansible | 2026-06-14 08:18:24.910702 | fa163ee0-6271-f863-66dc-00000000f4c7 | TASK | Create container logs path 2026-06-14 08:18:24,931 p=83235 u=zuul n=ansible | 2026-06-14 08:18:24.931167 | fa163ee0-6271-f863-66dc-00000000f4c6 | TASK | Gather variables for each operating system 2026-06-14 08:18:24,950 p=83235 u=zuul n=ansible | 2026-06-14 08:18:24.949471 | fa163ee0-6271-f863-66dc-00000000f4c9 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 | np0000073148 2026-06-14 08:18:24,967 p=83235 u=zuul n=ansible | 2026-06-14 08:18:24.967427 | fa163ee0-6271-f863-66dc-00000000f4ca | TASK | Finalise hashes for all containers 2026-06-14 08:18:25,006 p=83235 u=zuul n=ansible | 2026-06-14 08:18:25.005554 | fa163ee0-6271-f863-66dc-00000000f4c9 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 | np0000073149 2026-06-14 08:18:25,007 p=83235 u=zuul n=ansible | 2026-06-14 08:18:25.007374 | fa163ee0-6271-f863-66dc-00000000f4c7 | OK | Create container logs path | np0000073150 2026-06-14 08:18:25,020 p=83235 u=zuul n=ansible | 2026-06-14 08:18:25.020034 | fa163ee0-6271-f863-66dc-00000000f4ca | TASK | Finalise hashes for all containers 2026-06-14 08:18:25,036 p=83235 u=zuul n=ansible | 2026-06-14 08:18:25.036078 | fa163ee0-6271-f863-66dc-00000000f4c9 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 2026-06-14 08:18:25,052 p=83235 u=zuul n=ansible | 2026-06-14 08:18:25.052227 | fa163ee0-6271-f863-66dc-00000000f4ca | OK | Finalise hashes for all containers | np0000073148 2026-06-14 08:18:25,071 p=83235 u=zuul n=ansible | 2026-06-14 08:18:25.071459 | fa163ee0-6271-f863-66dc-00000000f4cc | TASK | Manage systemd shutdown files 2026-06-14 08:18:25,097 p=83235 u=zuul n=ansible | 2026-06-14 08:18:25.096477 | fa163ee0-6271-f863-66dc-00000000f4c7 | TASK | Create container logs path 2026-06-14 08:18:25,104 p=83235 u=zuul n=ansible | 2026-06-14 08:18:25.103725 | fa163ee0-6271-f863-66dc-00000000f4ca | OK | Finalise hashes for all containers | np0000073149 2026-06-14 08:18:25,119 p=83235 u=zuul n=ansible | 2026-06-14 08:18:25.116208 | fa163ee0-6271-f863-66dc-00000000f4cc | TASK | Manage systemd shutdown files 2026-06-14 08:18:25,147 p=83235 u=zuul n=ansible | 2026-06-14 08:18:25.144887 | d2921833-0da1-442e-a0f1-d4ceda775c23 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0000073148 2026-06-14 08:18:25,161 p=83235 u=zuul n=ansible | 2026-06-14 08:18:25.160995 | fa163ee0-6271-f863-66dc-00000000f5d6 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-06-14 08:18:25,190 p=83235 u=zuul n=ansible | 2026-06-14 08:18:25.190046 | f3cfe7f6-8097-4eaf-abb1-5961fb8047f3 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0000073149 2026-06-14 08:18:25,205 p=83235 u=zuul n=ansible | 2026-06-14 08:18:25.205218 | fa163ee0-6271-f863-66dc-00000000f5f1 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-06-14 08:18:25,240 p=83235 u=zuul n=ansible | 2026-06-14 08:18:25.239976 | fa163ee0-6271-f863-66dc-00000000f4c7 | OK | Create container logs path | np0000073146 2026-06-14 08:18:25,257 p=83235 u=zuul n=ansible | 2026-06-14 08:18:25.257234 | fa163ee0-6271-f863-66dc-00000000f4c9 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 2026-06-14 08:18:25,405 p=83235 u=zuul n=ansible | 2026-06-14 08:18:25.405292 | fa163ee0-6271-f863-66dc-00000000f4c9 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 | np0000073150 2026-06-14 08:18:25,417 p=83235 u=zuul n=ansible | 2026-06-14 08:18:25.417028 | fa163ee0-6271-f863-66dc-00000000f4ca | TASK | Finalise hashes for all containers 2026-06-14 08:18:25,447 p=83235 u=zuul n=ansible | 2026-06-14 08:18:25.447098 | fa163ee0-6271-f863-66dc-00000000f4c7 | OK | Create container logs path | np0000073147 2026-06-14 08:18:25,465 p=83235 u=zuul n=ansible | 2026-06-14 08:18:25.465487 | fa163ee0-6271-f863-66dc-00000000f4c9 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 2026-06-14 08:18:25,481 p=83235 u=zuul n=ansible | 2026-06-14 08:18:25.480662 | fa163ee0-6271-f863-66dc-00000000f5d6 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0000073148 2026-06-14 08:18:25,496 p=83235 u=zuul n=ansible | 2026-06-14 08:18:25.496653 | fa163ee0-6271-f863-66dc-00000000f5d7 | TASK | Set podman_drop_in fact 2026-06-14 08:18:25,504 p=83235 u=zuul n=ansible | 2026-06-14 08:18:25.503931 | fa163ee0-6271-f863-66dc-00000000f4ca | OK | Finalise hashes for all containers | np0000073150 2026-06-14 08:18:25,516 p=83235 u=zuul n=ansible | 2026-06-14 08:18:25.515932 | fa163ee0-6271-f863-66dc-00000000f4cc | TASK | Manage systemd shutdown files 2026-06-14 08:18:25,534 p=83235 u=zuul n=ansible | 2026-06-14 08:18:25.533378 | fa163ee0-6271-f863-66dc-00000000f5d7 | OK | Set podman_drop_in fact | np0000073148 2026-06-14 08:18:25,535 p=83235 u=zuul n=ansible | 2026-06-14 08:18:25.534960 | fa163ee0-6271-f863-66dc-00000000f5f1 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0000073149 2026-06-14 08:18:25,550 p=83235 u=zuul n=ansible | 2026-06-14 08:18:25.550002 | fa163ee0-6271-f863-66dc-00000000f5d9 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-06-14 08:18:25,567 p=83235 u=zuul n=ansible | 2026-06-14 08:18:25.566947 | fa163ee0-6271-f863-66dc-00000000f5f2 | TASK | Set podman_drop_in fact 2026-06-14 08:18:25,592 p=83235 u=zuul n=ansible | 2026-06-14 08:18:25.592397 | 63a4764b-28e7-46aa-af85-07471a0fde36 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0000073150 2026-06-14 08:18:25,612 p=83235 u=zuul n=ansible | 2026-06-14 08:18:25.612113 | fa163ee0-6271-f863-66dc-00000000f61a | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-06-14 08:18:25,621 p=83235 u=zuul n=ansible | 2026-06-14 08:18:25.620749 | fa163ee0-6271-f863-66dc-00000000f4c9 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 | np0000073146 2026-06-14 08:18:25,624 p=83235 u=zuul n=ansible | 2026-06-14 08:18:25.624200 | fa163ee0-6271-f863-66dc-00000000f5f2 | OK | Set podman_drop_in fact | np0000073149 2026-06-14 08:18:25,640 p=83235 u=zuul n=ansible | 2026-06-14 08:18:25.640477 | fa163ee0-6271-f863-66dc-00000000f5f4 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-06-14 08:18:25,665 p=83235 u=zuul n=ansible | 2026-06-14 08:18:25.665248 | fa163ee0-6271-f863-66dc-00000000f4ca | TASK | Finalise hashes for all containers 2026-06-14 08:18:25,739 p=83235 u=zuul n=ansible | 2026-06-14 08:18:25.736886 | fa163ee0-6271-f863-66dc-00000000f4ca | OK | Finalise hashes for all containers | np0000073146 2026-06-14 08:18:25,785 p=83235 u=zuul n=ansible | 2026-06-14 08:18:25.784440 | fa163ee0-6271-f863-66dc-00000000f53e | OK | Gather podman infos | np0000073145 2026-06-14 08:18:25,847 p=83235 u=zuul n=ansible | 2026-06-14 08:18:25.846931 | fa163ee0-6271-f863-66dc-00000000f4c9 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 | np0000073147 2026-06-14 08:18:25,874 p=83235 u=zuul n=ansible | 2026-06-14 08:18:25.873895 | fa163ee0-6271-f863-66dc-00000000f543 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2026-06-14 08:18:25,903 p=83235 u=zuul n=ansible | 2026-06-14 08:18:25.903317 | fa163ee0-6271-f863-66dc-00000000f4cc | TASK | Manage systemd shutdown files 2026-06-14 08:18:25,925 p=83235 u=zuul n=ansible | 2026-06-14 08:18:25.924465 | fa163ee0-6271-f863-66dc-00000000f4ca | TASK | Finalise hashes for all containers 2026-06-14 08:18:25,953 p=83235 u=zuul n=ansible | 2026-06-14 08:18:25.947926 | fa163ee0-6271-f863-66dc-00000000f61a | OK | Check if /etc/sysconfig/podman_drop_in exists | np0000073150 2026-06-14 08:18:25,993 p=83235 u=zuul n=ansible | 2026-06-14 08:18:25.992702 | c4199ed7-8ddc-4810-b2b7-6852fcbc8aa3 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0000073146 2026-06-14 08:18:26,023 p=83235 u=zuul n=ansible | 2026-06-14 08:18:26.023218 | fa163ee0-6271-f863-66dc-00000000f61b | TASK | Set podman_drop_in fact 2026-06-14 08:18:26,110 p=83235 u=zuul n=ansible | 2026-06-14 08:18:26.109443 | fa163ee0-6271-f863-66dc-00000000f65e | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-06-14 08:18:26,120 p=83235 u=zuul n=ansible | 2026-06-14 08:18:26.119698 | fa163ee0-6271-f863-66dc-00000000f4ca | OK | Finalise hashes for all containers | np0000073147 2026-06-14 08:18:26,121 p=83235 u=zuul n=ansible | 2026-06-14 08:18:26.121569 | fa163ee0-6271-f863-66dc-00000000f61b | OK | Set podman_drop_in fact | np0000073150 2026-06-14 08:18:26,142 p=83235 u=zuul n=ansible | 2026-06-14 08:18:26.142346 | fa163ee0-6271-f863-66dc-00000000f61d | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-06-14 08:18:26,168 p=83235 u=zuul n=ansible | 2026-06-14 08:18:26.168270 | fa163ee0-6271-f863-66dc-00000000f4cc | TASK | Manage systemd shutdown files 2026-06-14 08:18:26,214 p=83235 u=zuul n=ansible | 2026-06-14 08:18:26.213695 | fa163ee0-6271-f863-66dc-00000000f071 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_0 2026-06-14 08:18:26,243 p=83235 u=zuul n=ansible | 2026-06-14 08:18:26.243601 | a2aa31f2-c8e4-4ed2-bc23-c1eaf597c700 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0000073147 2026-06-14 08:18:26,262 p=83235 u=zuul n=ansible | 2026-06-14 08:18:26.262056 | fa163ee0-6271-f863-66dc-00000000f6a2 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-06-14 08:18:26,298 p=83235 u=zuul n=ansible | 2026-06-14 08:18:26.298346 | ee0ec265-21be-4f6f-ad66-d16861fe2b03 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0000073145 2026-06-14 08:18:26,319 p=83235 u=zuul n=ansible | 2026-06-14 08:18:26.319402 | fa163ee0-6271-f863-66dc-00000000f6bd | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2026-06-14 08:18:26,348 p=83235 u=zuul n=ansible | 2026-06-14 08:18:26.346948 | fa163ee0-6271-f863-66dc-00000000f5d9 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000073148 | item=tripleo-container-shutdown 2026-06-14 08:18:26,477 p=83235 u=zuul n=ansible | 2026-06-14 08:18:26.475995 | fa163ee0-6271-f863-66dc-00000000f5f4 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000073149 | item=tripleo-container-shutdown 2026-06-14 08:18:26,486 p=83235 u=zuul n=ansible | 2026-06-14 08:18:26.486102 | fa163ee0-6271-f863-66dc-00000000f65e | OK | Check if /etc/sysconfig/podman_drop_in exists | np0000073146 2026-06-14 08:18:26,508 p=83235 u=zuul n=ansible | 2026-06-14 08:18:26.508430 | fa163ee0-6271-f863-66dc-00000000f65f | TASK | Set podman_drop_in fact 2026-06-14 08:18:26,569 p=83235 u=zuul n=ansible | 2026-06-14 08:18:26.568720 | fa163ee0-6271-f863-66dc-00000000f65f | OK | Set podman_drop_in fact | np0000073146 2026-06-14 08:18:26,601 p=83235 u=zuul n=ansible | 2026-06-14 08:18:26.600875 | fa163ee0-6271-f863-66dc-00000000f661 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-06-14 08:18:26,612 p=83235 u=zuul n=ansible | 2026-06-14 08:18:26.611712 | fa163ee0-6271-f863-66dc-00000000f6a2 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0000073147 2026-06-14 08:18:26,634 p=83235 u=zuul n=ansible | 2026-06-14 08:18:26.634553 | fa163ee0-6271-f863-66dc-00000000f6a3 | TASK | Set podman_drop_in fact 2026-06-14 08:18:26,695 p=83235 u=zuul n=ansible | 2026-06-14 08:18:26.695113 | fa163ee0-6271-f863-66dc-00000000f6a3 | OK | Set podman_drop_in fact | np0000073147 2026-06-14 08:18:26,716 p=83235 u=zuul n=ansible | 2026-06-14 08:18:26.715724 | fa163ee0-6271-f863-66dc-00000000f6a5 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-06-14 08:18:26,950 p=83235 u=zuul n=ansible | 2026-06-14 08:18:26.947266 | fa163ee0-6271-f863-66dc-00000000f61d | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000073150 | item=tripleo-container-shutdown 2026-06-14 08:18:27,166 p=83235 u=zuul n=ansible | 2026-06-14 08:18:27.163842 | fa163ee0-6271-f863-66dc-00000000f5d9 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000073148 | item=tripleo-start-podman-container 2026-06-14 08:18:27,200 p=83235 u=zuul n=ansible | 2026-06-14 08:18:27.200306 | fa163ee0-6271-f863-66dc-00000000f5da | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-06-14 08:18:27,351 p=83235 u=zuul n=ansible | 2026-06-14 08:18:27.348299 | fa163ee0-6271-f863-66dc-00000000f5f4 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000073149 | item=tripleo-start-podman-container 2026-06-14 08:18:27,388 p=83235 u=zuul n=ansible | 2026-06-14 08:18:27.387916 | fa163ee0-6271-f863-66dc-00000000f5f5 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-06-14 08:18:27,455 p=83235 u=zuul n=ansible | 2026-06-14 08:18:27.454064 | fa163ee0-6271-f863-66dc-00000000f6bd | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0000073145 2026-06-14 08:18:27,473 p=83235 u=zuul n=ansible | 2026-06-14 08:18:27.472695 | fa163ee0-6271-f863-66dc-00000000f661 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000073146 | item=tripleo-container-shutdown 2026-06-14 08:18:27,502 p=83235 u=zuul n=ansible | 2026-06-14 08:18:27.502083 | fa163ee0-6271-f863-66dc-00000000f6be | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 2026-06-14 08:18:27,548 p=83235 u=zuul n=ansible | 2026-06-14 08:18:27.545686 | fa163ee0-6271-f863-66dc-00000000f6a5 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000073147 | item=tripleo-container-shutdown 2026-06-14 08:18:27,775 p=83235 u=zuul n=ansible | 2026-06-14 08:18:27.774345 | fa163ee0-6271-f863-66dc-00000000f61d | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000073150 | item=tripleo-start-podman-container 2026-06-14 08:18:27,810 p=83235 u=zuul n=ansible | 2026-06-14 08:18:27.809767 | fa163ee0-6271-f863-66dc-00000000f61e | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-06-14 08:18:28,028 p=83235 u=zuul n=ansible | 2026-06-14 08:18:28.027260 | fa163ee0-6271-f863-66dc-00000000f5da | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0000073148 2026-06-14 08:18:28,051 p=83235 u=zuul n=ansible | 2026-06-14 08:18:28.050925 | fa163ee0-6271-f863-66dc-00000000f5db | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-06-14 08:18:28,226 p=83235 u=zuul n=ansible | 2026-06-14 08:18:28.225178 | fa163ee0-6271-f863-66dc-00000000f5f5 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0000073149 2026-06-14 08:18:28,250 p=83235 u=zuul n=ansible | 2026-06-14 08:18:28.249858 | fa163ee0-6271-f863-66dc-00000000f5f6 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-06-14 08:18:28,324 p=83235 u=zuul n=ansible | 2026-06-14 08:18:28.320785 | fa163ee0-6271-f863-66dc-00000000f661 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000073146 | item=tripleo-start-podman-container 2026-06-14 08:18:28,347 p=83235 u=zuul n=ansible | 2026-06-14 08:18:28.346423 | fa163ee0-6271-f863-66dc-00000000f6a5 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000073147 | item=tripleo-start-podman-container 2026-06-14 08:18:28,371 p=83235 u=zuul n=ansible | 2026-06-14 08:18:28.370529 | fa163ee0-6271-f863-66dc-00000000f662 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-06-14 08:18:28,402 p=83235 u=zuul n=ansible | 2026-06-14 08:18:28.402329 | fa163ee0-6271-f863-66dc-00000000f6a6 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-06-14 08:18:28,653 p=83235 u=zuul n=ansible | 2026-06-14 08:18:28.651795 | fa163ee0-6271-f863-66dc-00000000f61e | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0000073150 2026-06-14 08:18:28,677 p=83235 u=zuul n=ansible | 2026-06-14 08:18:28.676491 | fa163ee0-6271-f863-66dc-00000000f61f | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-06-14 08:18:28,897 p=83235 u=zuul n=ansible | 2026-06-14 08:18:28.896523 | fa163ee0-6271-f863-66dc-00000000f5db | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0000073148 2026-06-14 08:18:28,917 p=83235 u=zuul n=ansible | 2026-06-14 08:18:28.916826 | fa163ee0-6271-f863-66dc-00000000f5dc | TASK | Enable and start tripleo-container-shutdown 2026-06-14 08:18:29,084 p=83235 u=zuul n=ansible | 2026-06-14 08:18:29.083601 | fa163ee0-6271-f863-66dc-00000000f5f6 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0000073149 2026-06-14 08:18:29,098 p=83235 u=zuul n=ansible | 2026-06-14 08:18:29.098575 | fa163ee0-6271-f863-66dc-00000000f5f7 | TASK | Enable and start tripleo-container-shutdown 2026-06-14 08:18:29,154 p=83235 u=zuul n=ansible | 2026-06-14 08:18:29.153501 | fa163ee0-6271-f863-66dc-00000000f6a6 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0000073147 2026-06-14 08:18:29,175 p=83235 u=zuul n=ansible | 2026-06-14 08:18:29.175525 | fa163ee0-6271-f863-66dc-00000000f6a7 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-06-14 08:18:29,274 p=83235 u=zuul n=ansible | 2026-06-14 08:18:29.273529 | fa163ee0-6271-f863-66dc-00000000f662 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0000073146 2026-06-14 08:18:29,295 p=83235 u=zuul n=ansible | 2026-06-14 08:18:29.295102 | fa163ee0-6271-f863-66dc-00000000f663 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-06-14 08:18:29,578 p=83235 u=zuul n=ansible | 2026-06-14 08:18:29.572490 | fa163ee0-6271-f863-66dc-00000000f61f | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0000073150 2026-06-14 08:18:29,591 p=83235 u=zuul n=ansible | 2026-06-14 08:18:29.590685 | fa163ee0-6271-f863-66dc-00000000f620 | TASK | Enable and start tripleo-container-shutdown 2026-06-14 08:18:29,676 p=83235 u=zuul n=ansible | 2026-06-14 08:18:29.675849 | fa163ee0-6271-f863-66dc-00000000f5dc | OK | Enable and start tripleo-container-shutdown | np0000073148 2026-06-14 08:18:29,689 p=83235 u=zuul n=ansible | 2026-06-14 08:18:29.688723 | fa163ee0-6271-f863-66dc-00000000f5dd | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-06-14 08:18:29,893 p=83235 u=zuul n=ansible | 2026-06-14 08:18:29.892712 | fa163ee0-6271-f863-66dc-00000000f5f7 | OK | Enable and start tripleo-container-shutdown | np0000073149 2026-06-14 08:18:29,905 p=83235 u=zuul n=ansible | 2026-06-14 08:18:29.905709 | fa163ee0-6271-f863-66dc-00000000f5f8 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-06-14 08:18:29,992 p=83235 u=zuul n=ansible | 2026-06-14 08:18:29.991831 | fa163ee0-6271-f863-66dc-00000000f6a7 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0000073147 2026-06-14 08:18:30,015 p=83235 u=zuul n=ansible | 2026-06-14 08:18:30.015000 | fa163ee0-6271-f863-66dc-00000000f6a8 | TASK | Enable and start tripleo-container-shutdown 2026-06-14 08:18:30,158 p=83235 u=zuul n=ansible | 2026-06-14 08:18:30.158312 | fa163ee0-6271-f863-66dc-00000000f663 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0000073146 2026-06-14 08:18:30,174 p=83235 u=zuul n=ansible | 2026-06-14 08:18:30.174699 | fa163ee0-6271-f863-66dc-00000000f664 | TASK | Enable and start tripleo-container-shutdown 2026-06-14 08:18:30,287 p=83235 u=zuul n=ansible | 2026-06-14 08:18:30.286619 | fa163ee0-6271-f863-66dc-00000000f620 | OK | Enable and start tripleo-container-shutdown | np0000073150 2026-06-14 08:18:30,311 p=83235 u=zuul n=ansible | 2026-06-14 08:18:30.311048 | fa163ee0-6271-f863-66dc-00000000f621 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-06-14 08:18:30,525 p=83235 u=zuul n=ansible | 2026-06-14 08:18:30.524409 | fa163ee0-6271-f863-66dc-00000000f5dd | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0000073148 2026-06-14 08:18:30,549 p=83235 u=zuul n=ansible | 2026-06-14 08:18:30.549224 | fa163ee0-6271-f863-66dc-00000000f5de | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-06-14 08:18:30,741 p=83235 u=zuul n=ansible | 2026-06-14 08:18:30.740089 | fa163ee0-6271-f863-66dc-00000000f6a8 | OK | Enable and start tripleo-container-shutdown | np0000073147 2026-06-14 08:18:30,777 p=83235 u=zuul n=ansible | 2026-06-14 08:18:30.776568 | fa163ee0-6271-f863-66dc-00000000f6a9 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-06-14 08:18:30,823 p=83235 u=zuul n=ansible | 2026-06-14 08:18:30.822246 | fa163ee0-6271-f863-66dc-00000000f5f8 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0000073149 2026-06-14 08:18:30,846 p=83235 u=zuul n=ansible | 2026-06-14 08:18:30.846355 | fa163ee0-6271-f863-66dc-00000000f5f9 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-06-14 08:18:30,926 p=83235 u=zuul n=ansible | 2026-06-14 08:18:30.925251 | fa163ee0-6271-f863-66dc-00000000f664 | OK | Enable and start tripleo-container-shutdown | np0000073146 2026-06-14 08:18:30,959 p=83235 u=zuul n=ansible | 2026-06-14 08:18:30.959193 | fa163ee0-6271-f863-66dc-00000000f665 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-06-14 08:18:31,229 p=83235 u=zuul n=ansible | 2026-06-14 08:18:31.228744 | fa163ee0-6271-f863-66dc-00000000f621 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0000073150 2026-06-14 08:18:31,254 p=83235 u=zuul n=ansible | 2026-06-14 08:18:31.253024 | fa163ee0-6271-f863-66dc-00000000f622 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-06-14 08:18:31,353 p=83235 u=zuul n=ansible | 2026-06-14 08:18:31.352777 | fa163ee0-6271-f863-66dc-00000000f5de | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0000073148 2026-06-14 08:18:31,369 p=83235 u=zuul n=ansible | 2026-06-14 08:18:31.368555 | fa163ee0-6271-f863-66dc-00000000f5df | TASK | Enable and start netns-placeholder 2026-06-14 08:18:31,615 p=83235 u=zuul n=ansible | 2026-06-14 08:18:31.614273 | fa163ee0-6271-f863-66dc-00000000f6a9 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0000073147 2026-06-14 08:18:31,638 p=83235 u=zuul n=ansible | 2026-06-14 08:18:31.638237 | fa163ee0-6271-f863-66dc-00000000f6aa | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-06-14 08:18:31,693 p=83235 u=zuul n=ansible | 2026-06-14 08:18:31.691943 | fa163ee0-6271-f863-66dc-00000000f5f9 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0000073149 2026-06-14 08:18:31,716 p=83235 u=zuul n=ansible | 2026-06-14 08:18:31.715662 | fa163ee0-6271-f863-66dc-00000000f5fa | TASK | Enable and start netns-placeholder 2026-06-14 08:18:31,798 p=83235 u=zuul n=ansible | 2026-06-14 08:18:31.797364 | fa163ee0-6271-f863-66dc-00000000f665 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0000073146 2026-06-14 08:18:31,814 p=83235 u=zuul n=ansible | 2026-06-14 08:18:31.814204 | fa163ee0-6271-f863-66dc-00000000f666 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-06-14 08:18:32,119 p=83235 u=zuul n=ansible | 2026-06-14 08:18:32.119102 | fa163ee0-6271-f863-66dc-00000000f5df | CHANGED | Enable and start netns-placeholder | np0000073148 2026-06-14 08:18:32,142 p=83235 u=zuul n=ansible | 2026-06-14 08:18:32.137249 | fa163ee0-6271-f863-66dc-00000000f4ce | TASK | Update container configs with new config hashes 2026-06-14 08:18:32,152 p=83235 u=zuul n=ansible | 2026-06-14 08:18:32.152229 | fa163ee0-6271-f863-66dc-00000000f622 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0000073150 2026-06-14 08:18:32,154 p=83235 u=zuul n=ansible | 2026-06-14 08:18:32.153810 | fa163ee0-6271-f863-66dc-00000000f6be | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 | np0000073145 2026-06-14 08:18:32,166 p=83235 u=zuul n=ansible | 2026-06-14 08:18:32.165994 | fa163ee0-6271-f863-66dc-00000000f623 | TASK | Enable and start netns-placeholder 2026-06-14 08:18:32,210 p=83235 u=zuul n=ansible | 2026-06-14 08:18:32.209975 | fa163ee0-6271-f863-66dc-00000000ef9d | TASK | Set NB connection 2026-06-14 08:18:32,230 p=83235 u=zuul n=ansible | 2026-06-14 08:18:32.229704 | 90ffe5c1-34b6-4e88-89d5-3cd56c7f92a2 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0000073148 2026-06-14 08:18:32,241 p=83235 u=zuul n=ansible | 2026-06-14 08:18:32.241333 | fa163ee0-6271-f863-66dc-00000000f753 | TASK | Update config hashes for container startup configs 2026-06-14 08:18:32,441 p=83235 u=zuul n=ansible | 2026-06-14 08:18:32.440686 | fa163ee0-6271-f863-66dc-00000000f6aa | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0000073147 2026-06-14 08:18:32,457 p=83235 u=zuul n=ansible | 2026-06-14 08:18:32.457272 | fa163ee0-6271-f863-66dc-00000000f6ab | TASK | Enable and start netns-placeholder 2026-06-14 08:18:32,544 p=83235 u=zuul n=ansible | 2026-06-14 08:18:32.543430 | fa163ee0-6271-f863-66dc-00000000f5fa | CHANGED | Enable and start netns-placeholder | np0000073149 2026-06-14 08:18:32,556 p=83235 u=zuul n=ansible | 2026-06-14 08:18:32.556217 | fa163ee0-6271-f863-66dc-00000000f4ce | TASK | Update container configs with new config hashes 2026-06-14 08:18:32,623 p=83235 u=zuul n=ansible | 2026-06-14 08:18:32.623282 | fa163ee0-6271-f863-66dc-00000000f753 | OK | Update config hashes for container startup configs | np0000073148 2026-06-14 08:18:32,633 p=83235 u=zuul n=ansible | 2026-06-14 08:18:32.633187 | cd815f97-a47a-4295-8617-79e26271f33d | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0000073149 2026-06-14 08:18:32,646 p=83235 u=zuul n=ansible | 2026-06-14 08:18:32.646295 | fa163ee0-6271-f863-66dc-00000000f4cf | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_3 2026-06-14 08:18:32,663 p=83235 u=zuul n=ansible | 2026-06-14 08:18:32.663262 | fa163ee0-6271-f863-66dc-00000000f776 | TASK | Update config hashes for container startup configs 2026-06-14 08:18:32,680 p=83235 u=zuul n=ansible | 2026-06-14 08:18:32.680227 | fa163ee0-6271-f863-66dc-00000000f666 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0000073146 2026-06-14 08:18:32,697 p=83235 u=zuul n=ansible | 2026-06-14 08:18:32.696753 | fa163ee0-6271-f863-66dc-00000000f667 | TASK | Enable and start netns-placeholder 2026-06-14 08:18:32,716 p=83235 u=zuul n=ansible | 2026-06-14 08:18:32.715981 | fa163ee0-6271-f863-66dc-00000000ef9d | CHANGED | Set NB connection | np0000073145 2026-06-14 08:18:32,729 p=83235 u=zuul n=ansible | 2026-06-14 08:18:32.729108 | 64151de3-ff08-42ee-ba35-ea381732fdfc | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0000073148 2026-06-14 08:18:32,742 p=83235 u=zuul n=ansible | 2026-06-14 08:18:32.742660 | fa163ee0-6271-f863-66dc-00000000f797 | TASK | Gather podman infos 2026-06-14 08:18:32,767 p=83235 u=zuul n=ansible | 2026-06-14 08:18:32.766588 | fa163ee0-6271-f863-66dc-00000000ef9e | TASK | Set SB connection 2026-06-14 08:18:32,968 p=83235 u=zuul n=ansible | 2026-06-14 08:18:32.967505 | fa163ee0-6271-f863-66dc-00000000f623 | CHANGED | Enable and start netns-placeholder | np0000073150 2026-06-14 08:18:32,980 p=83235 u=zuul n=ansible | 2026-06-14 08:18:32.979748 | fa163ee0-6271-f863-66dc-00000000f4ce | TASK | Update container configs with new config hashes 2026-06-14 08:18:33,018 p=83235 u=zuul n=ansible | 2026-06-14 08:18:33.017773 | fa163ee0-6271-f863-66dc-00000000f776 | OK | Update config hashes for container startup configs | np0000073149 2026-06-14 08:18:33,041 p=83235 u=zuul n=ansible | 2026-06-14 08:18:33.036136 | fa163ee0-6271-f863-66dc-00000000f4cf | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_3 2026-06-14 08:18:33,064 p=83235 u=zuul n=ansible | 2026-06-14 08:18:33.064404 | 0c110106-76eb-4545-83b9-7d65fba89bf4 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0000073150 2026-06-14 08:18:33,077 p=83235 u=zuul n=ansible | 2026-06-14 08:18:33.077178 | fa163ee0-6271-f863-66dc-00000000f7c8 | TASK | Update config hashes for container startup configs 2026-06-14 08:18:33,115 p=83235 u=zuul n=ansible | 2026-06-14 08:18:33.114788 | 7f74503a-2381-4c20-9aa7-881fd6ae8c0a | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0000073149 2026-06-14 08:18:33,128 p=83235 u=zuul n=ansible | 2026-06-14 08:18:33.128222 | fa163ee0-6271-f863-66dc-00000000f7e5 | TASK | Gather podman infos 2026-06-14 08:18:33,258 p=83235 u=zuul n=ansible | 2026-06-14 08:18:33.257409 | fa163ee0-6271-f863-66dc-00000000f6ab | CHANGED | Enable and start netns-placeholder | np0000073147 2026-06-14 08:18:33,274 p=83235 u=zuul n=ansible | 2026-06-14 08:18:33.274537 | fa163ee0-6271-f863-66dc-00000000f4ce | TASK | Update container configs with new config hashes 2026-06-14 08:18:33,295 p=83235 u=zuul n=ansible | 2026-06-14 08:18:33.294528 | fa163ee0-6271-f863-66dc-00000000ef9e | CHANGED | Set SB connection | np0000073145 2026-06-14 08:18:33,319 p=83235 u=zuul n=ansible | 2026-06-14 08:18:33.318971 | fa163ee0-6271-f863-66dc-0000000000df | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists 2026-06-14 08:18:33,348 p=83235 u=zuul n=ansible | 2026-06-14 08:18:33.348307 | aefb6e79-ebea-4046-91cb-023af649dbe2 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0000073147 2026-06-14 08:18:33,364 p=83235 u=zuul n=ansible | 2026-06-14 08:18:33.364454 | fa163ee0-6271-f863-66dc-00000000f816 | TASK | Update config hashes for container startup configs 2026-06-14 08:18:33,444 p=83235 u=zuul n=ansible | 2026-06-14 08:18:33.433725 | fa163ee0-6271-f863-66dc-00000000f667 | CHANGED | Enable and start netns-placeholder | np0000073146 2026-06-14 08:18:33,447 p=83235 u=zuul n=ansible | 2026-06-14 08:18:33.447773 | fa163ee0-6271-f863-66dc-00000000f797 | OK | Gather podman infos | np0000073148 2026-06-14 08:18:33,468 p=83235 u=zuul n=ansible | 2026-06-14 08:18:33.468491 | fa163ee0-6271-f863-66dc-00000000f798 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 2026-06-14 08:18:33,489 p=83235 u=zuul n=ansible | 2026-06-14 08:18:33.489166 | fa163ee0-6271-f863-66dc-00000000f4ce | TASK | Update container configs with new config hashes 2026-06-14 08:18:33,507 p=83235 u=zuul n=ansible | 2026-06-14 08:18:33.506805 | fa163ee0-6271-f863-66dc-00000000f7c8 | OK | Update config hashes for container startup configs | np0000073150 2026-06-14 08:18:33,523 p=83235 u=zuul n=ansible | 2026-06-14 08:18:33.523180 | fa163ee0-6271-f863-66dc-00000000f4cf | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_3 2026-06-14 08:18:33,588 p=83235 u=zuul n=ansible | 2026-06-14 08:18:33.588450 | d6f4ca6c-09dd-4596-8c5f-698a974dd153 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0000073146 2026-06-14 08:18:33,608 p=83235 u=zuul n=ansible | 2026-06-14 08:18:33.607946 | fa163ee0-6271-f863-66dc-00000000f875 | TASK | Update config hashes for container startup configs 2026-06-14 08:18:33,629 p=83235 u=zuul n=ansible | 2026-06-14 08:18:33.629703 | f25f088a-25a4-4fc6-a3d9-7422ab7662df | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0000073150 2026-06-14 08:18:33,654 p=83235 u=zuul n=ansible | 2026-06-14 08:18:33.654485 | fa163ee0-6271-f863-66dc-00000000f892 | TASK | Gather podman infos 2026-06-14 08:18:33,662 p=83235 u=zuul n=ansible | 2026-06-14 08:18:33.661881 | fa163ee0-6271-f863-66dc-0000000000df | OK | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists | np0000073145 2026-06-14 08:18:33,675 p=83235 u=zuul n=ansible | 2026-06-14 08:18:33.675269 | fa163ee0-6271-f863-66dc-00000000f4d0 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_3 2026-06-14 08:18:33,752 p=83235 u=zuul n=ansible | 2026-06-14 08:18:33.751478 | 80000fd6-9d20-4248-9c52-e9f4318cf6a2 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0000073148 2026-06-14 08:18:33,791 p=83235 u=zuul n=ansible | 2026-06-14 08:18:33.789856 | fa163ee0-6271-f863-66dc-00000000f8c1 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 2026-06-14 08:18:33,808 p=83235 u=zuul n=ansible | 2026-06-14 08:18:33.807444 | fa163ee0-6271-f863-66dc-00000000f816 | OK | Update config hashes for container startup configs | np0000073147 2026-06-14 08:18:33,861 p=83235 u=zuul n=ansible | 2026-06-14 08:18:33.861026 | 80ae68d4-198e-420d-9e41-19febe5040d1 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0000073145 2026-06-14 08:18:33,880 p=83235 u=zuul n=ansible | 2026-06-14 08:18:33.880495 | fa163ee0-6271-f863-66dc-00000000f909 | TASK | Write the config_step hieradata 2026-06-14 08:18:33,904 p=83235 u=zuul n=ansible | 2026-06-14 08:18:33.903413 | fa163ee0-6271-f863-66dc-00000000f4cf | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_3 2026-06-14 08:18:33,911 p=83235 u=zuul n=ansible | 2026-06-14 08:18:33.910470 | fa163ee0-6271-f863-66dc-00000000f7e5 | OK | Gather podman infos | np0000073149 2026-06-14 08:18:33,945 p=83235 u=zuul n=ansible | 2026-06-14 08:18:33.945042 | fa163ee0-6271-f863-66dc-00000000f7e6 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 2026-06-14 08:18:33,970 p=83235 u=zuul n=ansible | 2026-06-14 08:18:33.970137 | 676b4a16-8ab1-4d2c-801c-5661e4004f9c | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0000073147 2026-06-14 08:18:33,996 p=83235 u=zuul n=ansible | 2026-06-14 08:18:33.996519 | fa163ee0-6271-f863-66dc-00000000f921 | TASK | Gather podman infos 2026-06-14 08:18:34,005 p=83235 u=zuul n=ansible | 2026-06-14 08:18:34.004813 | fa163ee0-6271-f863-66dc-00000000f875 | OK | Update config hashes for container startup configs | np0000073146 2026-06-14 08:18:34,052 p=83235 u=zuul n=ansible | 2026-06-14 08:18:34.052410 | fa163ee0-6271-f863-66dc-00000000f4cf | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_3 2026-06-14 08:18:34,093 p=83235 u=zuul n=ansible | 2026-06-14 08:18:34.093122 | fa163ee0-6271-f863-66dc-00000000f4d0 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_3 2026-06-14 08:18:34,127 p=83235 u=zuul n=ansible | 2026-06-14 08:18:34.127426 | 0d52e987-3497-424b-a435-03c05ba517d1 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0000073146 2026-06-14 08:18:34,150 p=83235 u=zuul n=ansible | 2026-06-14 08:18:34.147077 | fa163ee0-6271-f863-66dc-00000000f98c | TASK | Gather podman infos 2026-06-14 08:18:34,171 p=83235 u=zuul n=ansible | 2026-06-14 08:18:34.171528 | eedf7a2d-4c04-48e9-a411-25fd8ae70b50 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0000073149 2026-06-14 08:18:34,189 p=83235 u=zuul n=ansible | 2026-06-14 08:18:34.189446 | fa163ee0-6271-f863-66dc-00000000f9b9 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 2026-06-14 08:18:34,376 p=83235 u=zuul n=ansible | 2026-06-14 08:18:34.375473 | fa163ee0-6271-f863-66dc-00000000f892 | OK | Gather podman infos | np0000073150 2026-06-14 08:18:34,406 p=83235 u=zuul n=ansible | 2026-06-14 08:18:34.406136 | fa163ee0-6271-f863-66dc-00000000f893 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 2026-06-14 08:18:34,612 p=83235 u=zuul n=ansible | 2026-06-14 08:18:34.612114 | fa163ee0-6271-f863-66dc-00000000f4d0 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_3 2026-06-14 08:18:34,681 p=83235 u=zuul n=ansible | 2026-06-14 08:18:34.680806 | 580cd8d5-d8c5-434f-bf1f-4c0817275725 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0000073150 2026-06-14 08:18:34,708 p=83235 u=zuul n=ansible | 2026-06-14 08:18:34.707762 | fa163ee0-6271-f863-66dc-00000000fa3b | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 2026-06-14 08:18:34,717 p=83235 u=zuul n=ansible | 2026-06-14 08:18:34.716294 | fa163ee0-6271-f863-66dc-00000000f909 | OK | Write the config_step hieradata | np0000073145 2026-06-14 08:18:34,736 p=83235 u=zuul n=ansible | 2026-06-14 08:18:34.736513 | fa163ee0-6271-f863-66dc-00000000f90a | TASK | Run puppet host configuration for step 3 2026-06-14 08:18:35,321 p=83235 u=zuul n=ansible | 2026-06-14 08:18:35.319979 | fa163ee0-6271-f863-66dc-00000000f921 | OK | Gather podman infos | np0000073147 2026-06-14 08:18:35,386 p=83235 u=zuul n=ansible | 2026-06-14 08:18:35.385781 | fa163ee0-6271-f863-66dc-00000000f98c | OK | Gather podman infos | np0000073146 2026-06-14 08:18:35,426 p=83235 u=zuul n=ansible | 2026-06-14 08:18:35.426361 | fa163ee0-6271-f863-66dc-00000000f90a | CHANGED | Run puppet host configuration for step 3 | np0000073145 2026-06-14 08:18:35,444 p=83235 u=zuul n=ansible | 2026-06-14 08:18:35.444123 | fa163ee0-6271-f863-66dc-00000000f90b | TASK | Wait for puppet host configuration to finish 2026-06-14 08:18:35,468 p=83235 u=zuul n=ansible | 2026-06-14 08:18:35.468315 | fa163ee0-6271-f863-66dc-00000000f98d | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 2026-06-14 08:18:35,496 p=83235 u=zuul n=ansible | 2026-06-14 08:18:35.495645 | fa163ee0-6271-f863-66dc-00000000f922 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 2026-06-14 08:18:35,698 p=83235 u=zuul n=ansible | 2026-06-14 08:18:35.698662 | fa163ee0-6271-f863-66dc-00000000f4d0 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_3 2026-06-14 08:18:35,753 p=83235 u=zuul n=ansible | 2026-06-14 08:18:35.753231 | fa163ee0-6271-f863-66dc-00000000f4d0 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_3 2026-06-14 08:18:35,774 p=83235 u=zuul n=ansible | 2026-06-14 08:18:35.774668 | 7516683b-43cd-4af1-88a9-76c77c5093dc | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0000073146 2026-06-14 08:18:35,806 p=83235 u=zuul n=ansible | 2026-06-14 08:18:35.805744 | fa163ee0-6271-f863-66dc-00000000faff | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 2026-06-14 08:18:35,829 p=83235 u=zuul n=ansible | 2026-06-14 08:18:35.829227 | 06583707-a484-4830-ab02-cddc58a24113 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0000073147 2026-06-14 08:18:35,850 p=83235 u=zuul n=ansible | 2026-06-14 08:18:35.850699 | fa163ee0-6271-f863-66dc-00000000fb45 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 2026-06-14 08:18:37,461 p=83235 u=zuul n=ansible | 2026-06-14 08:18:37.460466 | fa163ee0-6271-f863-66dc-00000000f8c1 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | np0000073148 2026-06-14 08:18:37,478 p=83235 u=zuul n=ansible | 2026-06-14 08:18:37.478305 | fa163ee0-6271-f863-66dc-00000000f8c2 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 2026-06-14 08:18:37,637 p=83235 u=zuul n=ansible | 2026-06-14 08:18:37.636293 | fa163ee0-6271-f863-66dc-00000000f9b9 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | np0000073149 2026-06-14 08:18:37,654 p=83235 u=zuul n=ansible | 2026-06-14 08:18:37.653890 | fa163ee0-6271-f863-66dc-00000000f9ba | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 2026-06-14 08:18:38,813 p=83235 u=zuul n=ansible | 2026-06-14 08:18:38.813042 | fa163ee0-6271-f863-66dc-00000000fa3b | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | np0000073150 2026-06-14 08:18:38,827 p=83235 u=zuul n=ansible | 2026-06-14 08:18:38.827307 | fa163ee0-6271-f863-66dc-00000000fa3c | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 2026-06-14 08:18:42,359 p=83235 u=zuul n=ansible | 2026-06-14 08:18:42.358290 | fa163ee0-6271-f863-66dc-00000000faff | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | np0000073146 2026-06-14 08:18:42,382 p=83235 u=zuul n=ansible | 2026-06-14 08:18:42.382339 | fa163ee0-6271-f863-66dc-00000000fb00 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 2026-06-14 08:18:43,019 p=83235 u=zuul n=ansible | 2026-06-14 08:18:43.018361 | fa163ee0-6271-f863-66dc-00000000fb45 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | np0000073147 2026-06-14 08:18:43,044 p=83235 u=zuul n=ansible | 2026-06-14 08:18:43.043988 | fa163ee0-6271-f863-66dc-00000000fb46 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 2026-06-14 08:18:56,359 p=83235 u=zuul n=ansible | 2026-06-14 08:18:56.358406 | fa163ee0-6271-f863-66dc-00000000f90b | CHANGED | Wait for puppet host configuration to finish | np0000073145 2026-06-14 08:18:56,390 p=83235 u=zuul n=ansible | 2026-06-14 08:18:56.389799 | fa163ee0-6271-f863-66dc-00000000f90c | TASK | Debug output for task: Run puppet host configuration for step 3 2026-06-14 08:18:56,481 p=83235 u=zuul n=ansible | 2026-06-14 08:18:56.480571 | fa163ee0-6271-f863-66dc-00000000f90c | CHANGED | Debug output for task: Run puppet host configuration for step 3 | np0000073145 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Jun 14 08:18:35 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Jun 14 08:18:41 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Jun 14 08:18:41 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Jun 14 08:18:41 puppet-user: (file & line not available)", "<13>Jun 14 08:18:41 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Jun 14 08:18:41 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Jun 14 08:18:42 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Jun 14 08:18:42 puppet-user: Notice: Compiled catalog for np0000073145.ooo.test in environment production in 0.42 seconds", "<13>Jun 14 08:18:46 puppet-user: Notice: /Stage[main]/Pacemaker::Resource_defaults/Pcmk_resource_default[resource-stickiness]/ensure: created", "<13>Jun 14 08:18:48 puppet-user: Notice: /Stage[main]/Pacemaker::Resource_op_defaults/Pcmk_resource_op_default[bundle]/ensure: created", "<13>Jun 14 08:18:50 puppet-user: Deprecation Warning: This command is deprecated and will be removed. Please use 'pcs property config' instead.", "<13>Jun 14 08:18:50 puppet-user: Notice: Applied catalog in 8.36 seconds", "<13>Jun 14 08:18:50 puppet-user: Application:", "<13>Jun 14 08:18:50 puppet-user: Initial environment: production", "<13>Jun 14 08:18:50 puppet-user: Converged environment: production", "<13>Jun 14 08:18:50 puppet-user: Run mode: user", "<13>Jun 14 08:18:50 puppet-user: Changes:", "<13>Jun 14 08:18:50 puppet-user: Total: 2", "<13>Jun 14 08:18:50 puppet-user: Events:", "<13>Jun 14 08:18:50 puppet-user: Success: 2", "<13>Jun 14 08:18:50 puppet-user: Resources:", "<13>Jun 14 08:18:50 puppet-user: Changed: 2", "<13>Jun 14 08:18:50 puppet-user: Out of sync: 2", "<13>Jun 14 08:18:50 puppet-user: Total: 28", "<13>Jun 14 08:18:50 puppet-user: Time:", "<13>Jun 14 08:18:50 puppet-user: Filebucket: 0.00", "<13>Jun 14 08:18:50 puppet-user: Schedule: 0.00", "<13>Jun 14 08:18:50 puppet-user: Package: 0.00", "<13>Jun 14 08:18:50 puppet-user: File line: 0.00", "<13>Jun 14 08:18:50 puppet-user: File: 0.01", "<13>Jun 14 08:18:50 puppet-user: Augeas: 0.01", "<13>Jun 14 08:18:50 puppet-user: User: 0.02", "<13>Jun 14 08:18:50 puppet-user: Service: 0.08", "<13>Jun 14 08:18:50 puppet-user: Config retrieval: 0.46", "<13>Jun 14 08:18:50 puppet-user: Pcmk property: 1.59", "<13>Jun 14 08:18:50 puppet-user: Exec: 1.98", "<13>Jun 14 08:18:50 puppet-user: Last run: 1781425130", "<13>Jun 14 08:18:50 puppet-user: Pcmk resource op default: 2.18", "<13>Jun 14 08:18:50 puppet-user: Pcmk resource default: 2.31", "<13>Jun 14 08:18:50 puppet-user: Transaction evaluation: 8.34", "<13>Jun 14 08:18:50 puppet-user: Catalog application: 8.36", "<13>Jun 14 08:18:50 puppet-user: Total: 8.37", "<13>Jun 14 08:18:50 puppet-user: Version:", "<13>Jun 14 08:18:50 puppet-user: Config: 1781425121", "<13>Jun 14 08:18:50 puppet-user: Puppet: 7.10.0" ] } 2026-06-14 08:18:56,503 p=83235 u=zuul n=ansible | 2026-06-14 08:18:56.502922 | fa163ee0-6271-f863-66dc-00000000f90d | TASK | Pre-cache facts for puppet containers 2026-06-14 08:18:56,573 p=83235 u=zuul n=ansible | 2026-06-14 08:18:56.573567 | fa163ee0-6271-f863-66dc-00000000f2bd | TASK | Gather variables for each operating system 2026-06-14 08:18:56,726 p=83235 u=zuul n=ansible | 2026-06-14 08:18:56.726118 | fa163ee0-6271-f863-66dc-00000000f2be | TASK | Create puppet caching structures 2026-06-14 08:18:57,076 p=83235 u=zuul n=ansible | 2026-06-14 08:18:57.075821 | fa163ee0-6271-f863-66dc-00000000f2be | CHANGED | Create puppet caching structures | np0000073145 2026-06-14 08:18:57,102 p=83235 u=zuul n=ansible | 2026-06-14 08:18:57.102391 | fa163ee0-6271-f863-66dc-00000000f2bf | TASK | Check for facter.conf 2026-06-14 08:18:57,413 p=83235 u=zuul n=ansible | 2026-06-14 08:18:57.412469 | fa163ee0-6271-f863-66dc-00000000f2bf | OK | Check for facter.conf | np0000073145 2026-06-14 08:18:57,434 p=83235 u=zuul n=ansible | 2026-06-14 08:18:57.434330 | fa163ee0-6271-f863-66dc-00000000f2c0 | TASK | Remove facter.conf if directory 2026-06-14 08:18:57,485 p=83235 u=zuul n=ansible | 2026-06-14 08:18:57.485184 | fa163ee0-6271-f863-66dc-00000000f2c0 | SKIPPED | Remove facter.conf if directory | np0000073145 2026-06-14 08:18:57,507 p=83235 u=zuul n=ansible | 2026-06-14 08:18:57.506988 | fa163ee0-6271-f863-66dc-00000000f2c1 | TASK | Write facter cache config 2026-06-14 08:18:58,017 p=83235 u=zuul n=ansible | 2026-06-14 08:18:58.016376 | fa163ee0-6271-f863-66dc-00000000fb00 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 | np0000073146 2026-06-14 08:18:58,063 p=83235 u=zuul n=ansible | 2026-06-14 08:18:58.063378 | fa163ee0-6271-f863-66dc-00000000f0ea | TASK | Clean container_puppet_tasks for np0000073146 step 3 2026-06-14 08:18:58,395 p=83235 u=zuul n=ansible | 2026-06-14 08:18:58.394444 | fa163ee0-6271-f863-66dc-00000000f0ea | OK | Clean container_puppet_tasks for np0000073146 step 3 | np0000073146 2026-06-14 08:18:58,435 p=83235 u=zuul n=ansible | 2026-06-14 08:18:58.435212 | fa163ee0-6271-f863-66dc-00000000f0eb | TASK | Calculate container_puppet_tasks for np0000073146 step 3 2026-06-14 08:18:58,444 p=83235 u=zuul n=ansible | 2026-06-14 08:18:58.443993 | fa163ee0-6271-f863-66dc-00000000f2c1 | CHANGED | Write facter cache config | np0000073145 2026-06-14 08:18:58,469 p=83235 u=zuul n=ansible | 2026-06-14 08:18:58.468823 | fa163ee0-6271-f863-66dc-00000000f2c2 | TASK | Cleanup facter cache if exists 2026-06-14 08:18:58,512 p=83235 u=zuul n=ansible | 2026-06-14 08:18:58.512201 | fa163ee0-6271-f863-66dc-00000000f0ec | TASK | Include container-puppet tasks for step 3 2026-06-14 08:18:58,580 p=83235 u=zuul n=ansible | 2026-06-14 08:18:58.580224 | d4dd6794-1a8e-44e2-90fb-199285e020c5 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0000073146 2026-06-14 08:18:58,603 p=83235 u=zuul n=ansible | 2026-06-14 08:18:58.603455 | fa163ee0-6271-f863-66dc-00000000fbfb | TASK | Write container-puppet-tasks json file for np0000073146 step 3 2026-06-14 08:18:58,795 p=83235 u=zuul n=ansible | 2026-06-14 08:18:58.794356 | fa163ee0-6271-f863-66dc-00000000f2c2 | CHANGED | Cleanup facter cache if exists | np0000073145 2026-06-14 08:18:58,831 p=83235 u=zuul n=ansible | 2026-06-14 08:18:58.830977 | fa163ee0-6271-f863-66dc-00000000f2c3 | TASK | Pre-cache facts 2026-06-14 08:18:59,551 p=83235 u=zuul n=ansible | 2026-06-14 08:18:59.550137 | fa163ee0-6271-f863-66dc-00000000f2c3 | CHANGED | Pre-cache facts | np0000073145 2026-06-14 08:18:59,575 p=83235 u=zuul n=ansible | 2026-06-14 08:18:59.574644 | fa163ee0-6271-f863-66dc-00000000f2c4 | TASK | Failed deployment if facter fails 2026-06-14 08:18:59,614 p=83235 u=zuul n=ansible | 2026-06-14 08:18:59.613392 | fa163ee0-6271-f863-66dc-00000000f2c4 | SKIPPED | Failed deployment if facter fails | np0000073145 2026-06-14 08:18:59,667 p=83235 u=zuul n=ansible | 2026-06-14 08:18:59.666891 | fa163ee0-6271-f863-66dc-00000000f2c5 | TASK | Sync cached facts 2026-06-14 08:18:59,675 p=83235 u=zuul n=ansible | 2026-06-14 08:18:59.675171 | fa163ee0-6271-f863-66dc-00000000fb46 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 | np0000073147 2026-06-14 08:18:59,676 p=83235 u=zuul n=ansible | 2026-06-14 08:18:59.676496 | fa163ee0-6271-f863-66dc-00000000fbfb | CHANGED | Write container-puppet-tasks json file for np0000073146 step 3 | np0000073146 2026-06-14 08:18:59,695 p=83235 u=zuul n=ansible | 2026-06-14 08:18:59.694929 | fa163ee0-6271-f863-66dc-00000000fbfd | TASK | Generate container puppet configs for step 3 2026-06-14 08:18:59,737 p=83235 u=zuul n=ansible | 2026-06-14 08:18:59.737032 | fa163ee0-6271-f863-66dc-00000000f104 | TASK | Clean container_puppet_tasks for np0000073147 step 3 2026-06-14 08:18:59,938 p=83235 u=zuul n=ansible | 2026-06-14 08:18:59.937242 | fa163ee0-6271-f863-66dc-00000000f8c2 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 | np0000073148 2026-06-14 08:18:59,976 p=83235 u=zuul n=ansible | 2026-06-14 08:18:59.976467 | fa163ee0-6271-f863-66dc-00000000f0af | TASK | Clean container_puppet_tasks for np0000073148 step 3 2026-06-14 08:19:00,028 p=83235 u=zuul n=ansible | 2026-06-14 08:19:00.028287 | fa163ee0-6271-f863-66dc-00000000f104 | OK | Clean container_puppet_tasks for np0000073147 step 3 | np0000073147 2026-06-14 08:19:00,057 p=83235 u=zuul n=ansible | 2026-06-14 08:19:00.056929 | fa163ee0-6271-f863-66dc-00000000f105 | TASK | Calculate container_puppet_tasks for np0000073147 step 3 2026-06-14 08:19:00,064 p=83235 u=zuul n=ansible | 2026-06-14 08:19:00.064138 | fa163ee0-6271-f863-66dc-00000000f2c5 | CHANGED | Sync cached facts | np0000073145 -> 192.168.122.103 2026-06-14 08:19:00,065 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073145 -> 192.168.122.103', 'fa163ee0-6271-f863-66dc-00000000f2c5') missing from stats 2026-06-14 08:19:00,090 p=83235 u=zuul n=ansible | 2026-06-14 08:19:00.090079 | fa163ee0-6271-f863-66dc-00000000fbfd | OK | Generate container puppet configs for step 3 | np0000073146 2026-06-14 08:19:00,104 p=83235 u=zuul n=ansible | 2026-06-14 08:19:00.104331 | fa163ee0-6271-f863-66dc-00000000f90e | TASK | Include container-puppet tasks (generate config) during step 1 2026-06-14 08:19:00,132 p=83235 u=zuul n=ansible | 2026-06-14 08:19:00.131693 | fa163ee0-6271-f863-66dc-00000000fbfe | TASK | Manage Puppet containers (bootstrap tasks) for step 3 with tripleo-ansible 2026-06-14 08:19:00,166 p=83235 u=zuul n=ansible | 2026-06-14 08:19:00.166221 | fa163ee0-6271-f863-66dc-00000000f106 | TASK | Include container-puppet tasks for step 3 2026-06-14 08:19:00,173 p=83235 u=zuul n=ansible | 2026-06-14 08:19:00.172815 | fa163ee0-6271-f863-66dc-00000000f90e | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0000073145 2026-06-14 08:19:00,229 p=83235 u=zuul n=ansible | 2026-06-14 08:19:00.228974 | fa163ee0-6271-f863-66dc-00000000f910 | TASK | Manage containers for step 3 with tripleo-ansible 2026-06-14 08:19:00,256 p=83235 u=zuul n=ansible | 2026-06-14 08:19:00.251130 | fa163ee0-6271-f863-66dc-00000000fc40 | TASK | Gather variables for each operating system 2026-06-14 08:19:00,301 p=83235 u=zuul n=ansible | 2026-06-14 08:19:00.296574 | 253f4a91-9f29-4aaa-a6a1-0edefd51ee56 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0000073147 2026-06-14 08:19:00,327 p=83235 u=zuul n=ansible | 2026-06-14 08:19:00.326881 | fa163ee0-6271-f863-66dc-00000000f4c6 | TASK | Gather variables for each operating system 2026-06-14 08:19:00,356 p=83235 u=zuul n=ansible | 2026-06-14 08:19:00.355689 | fa163ee0-6271-f863-66dc-00000000fc85 | TASK | Write container-puppet-tasks json file for np0000073147 step 3 2026-06-14 08:19:00,364 p=83235 u=zuul n=ansible | 2026-06-14 08:19:00.363620 | fa163ee0-6271-f863-66dc-00000000f0af | OK | Clean container_puppet_tasks for np0000073148 step 3 | np0000073148 2026-06-14 08:19:00,389 p=83235 u=zuul n=ansible | 2026-06-14 08:19:00.388827 | fa163ee0-6271-f863-66dc-00000000f0b0 | TASK | Calculate container_puppet_tasks for np0000073148 step 3 2026-06-14 08:19:00,415 p=83235 u=zuul n=ansible | 2026-06-14 08:19:00.415641 | fa163ee0-6271-f863-66dc-00000000fc41 | TASK | Create container logs path 2026-06-14 08:19:00,450 p=83235 u=zuul n=ansible | 2026-06-14 08:19:00.450176 | fa163ee0-6271-f863-66dc-00000000f0b1 | TASK | Include container-puppet tasks for step 3 2026-06-14 08:19:00,501 p=83235 u=zuul n=ansible | 2026-06-14 08:19:00.500657 | 852e6680-af7d-438b-a3d5-ce7e3f9fc670 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0000073148 2026-06-14 08:19:00,520 p=83235 u=zuul n=ansible | 2026-06-14 08:19:00.520485 | fa163ee0-6271-f863-66dc-00000000fccc | TASK | Write container-puppet-tasks json file for np0000073148 step 3 2026-06-14 08:19:00,544 p=83235 u=zuul n=ansible | 2026-06-14 08:19:00.543623 | fa163ee0-6271-f863-66dc-00000000f4c7 | TASK | Create container logs path 2026-06-14 08:19:00,556 p=83235 u=zuul n=ansible | 2026-06-14 08:19:00.552050 | fa163ee0-6271-f863-66dc-00000000f9ba | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 | np0000073149 2026-06-14 08:19:00,588 p=83235 u=zuul n=ansible | 2026-06-14 08:19:00.588276 | fa163ee0-6271-f863-66dc-00000000f0af | TASK | Clean container_puppet_tasks for np0000073148 step 3 2026-06-14 08:19:00,757 p=83235 u=zuul n=ansible | 2026-06-14 08:19:00.756997 | fa163ee0-6271-f863-66dc-00000000fc41 | OK | Create container logs path | np0000073146 2026-06-14 08:19:00,775 p=83235 u=zuul n=ansible | 2026-06-14 08:19:00.774750 | fa163ee0-6271-f863-66dc-00000000fc43 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 2026-06-14 08:19:00,879 p=83235 u=zuul n=ansible | 2026-06-14 08:19:00.879053 | fa163ee0-6271-f863-66dc-00000000f4c7 | OK | Create container logs path | np0000073145 2026-06-14 08:19:00,898 p=83235 u=zuul n=ansible | 2026-06-14 08:19:00.897723 | fa163ee0-6271-f863-66dc-00000000f4c9 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 2026-06-14 08:19:00,928 p=83235 u=zuul n=ansible | 2026-06-14 08:19:00.928319 | fa163ee0-6271-f863-66dc-00000000f0af | OK | Clean container_puppet_tasks for np0000073148 step 3 | np0000073149 2026-06-14 08:19:00,939 p=83235 u=zuul n=ansible | 2026-06-14 08:19:00.939445 | fa163ee0-6271-f863-66dc-00000000f0b0 | TASK | Calculate container_puppet_tasks for np0000073148 step 3 2026-06-14 08:19:01,004 p=83235 u=zuul n=ansible | 2026-06-14 08:19:01.003625 | fa163ee0-6271-f863-66dc-00000000f0b1 | TASK | Include container-puppet tasks for step 3 2026-06-14 08:19:01,053 p=83235 u=zuul n=ansible | 2026-06-14 08:19:01.053494 | 0bf3a2ae-1355-4b0e-a806-f9a02cbcf1c7 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0000073149 2026-06-14 08:19:01,075 p=83235 u=zuul n=ansible | 2026-06-14 08:19:01.074902 | fa163ee0-6271-f863-66dc-00000000fced | TASK | Write container-puppet-tasks json file for np0000073149 step 3 2026-06-14 08:19:01,095 p=83235 u=zuul n=ansible | 2026-06-14 08:19:01.094097 | fa163ee0-6271-f863-66dc-00000000fc43 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 | np0000073146 2026-06-14 08:19:01,130 p=83235 u=zuul n=ansible | 2026-06-14 08:19:01.129546 | fa163ee0-6271-f863-66dc-00000000fc44 | TASK | Finalise hashes for all containers 2026-06-14 08:19:01,160 p=83235 u=zuul n=ansible | 2026-06-14 08:19:01.159520 | fa163ee0-6271-f863-66dc-00000000fc44 | OK | Finalise hashes for all containers | np0000073146 2026-06-14 08:19:01,175 p=83235 u=zuul n=ansible | 2026-06-14 08:19:01.175108 | fa163ee0-6271-f863-66dc-00000000fc46 | TASK | Manage systemd shutdown files 2026-06-14 08:19:01,205 p=83235 u=zuul n=ansible | 2026-06-14 08:19:01.205137 | fa163ee0-6271-f863-66dc-00000000fc46 | SKIPPED | Manage systemd shutdown files | np0000073146 2026-06-14 08:19:01,233 p=83235 u=zuul n=ansible | 2026-06-14 08:19:01.233386 | fa163ee0-6271-f863-66dc-00000000fc48 | TASK | Update container configs with new config hashes 2026-06-14 08:19:01,240 p=83235 u=zuul n=ansible | 2026-06-14 08:19:01.240228 | fa163ee0-6271-f863-66dc-00000000f4c9 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 | np0000073145 2026-06-14 08:19:01,259 p=83235 u=zuul n=ansible | 2026-06-14 08:19:01.259177 | fa163ee0-6271-f863-66dc-00000000f4ca | TASK | Finalise hashes for all containers 2026-06-14 08:19:01,285 p=83235 u=zuul n=ansible | 2026-06-14 08:19:01.285062 | fa163ee0-6271-f863-66dc-00000000fc48 | SKIPPED | Update container configs with new config hashes | np0000073146 2026-06-14 08:19:01,323 p=83235 u=zuul n=ansible | 2026-06-14 08:19:01.322978 | fa163ee0-6271-f863-66dc-00000000fc49 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 2026-06-14 08:19:01,334 p=83235 u=zuul n=ansible | 2026-06-14 08:19:01.333441 | fa163ee0-6271-f863-66dc-00000000f4ca | OK | Finalise hashes for all containers | np0000073145 2026-06-14 08:19:01,374 p=83235 u=zuul n=ansible | 2026-06-14 08:19:01.373660 | fa163ee0-6271-f863-66dc-00000000f4cc | TASK | Manage systemd shutdown files 2026-06-14 08:19:01,382 p=83235 u=zuul n=ansible | 2026-06-14 08:19:01.381665 | fa163ee0-6271-f863-66dc-00000000fc85 | CHANGED | Write container-puppet-tasks json file for np0000073147 step 3 | np0000073147 2026-06-14 08:19:01,383 p=83235 u=zuul n=ansible | 2026-06-14 08:19:01.383358 | fa163ee0-6271-f863-66dc-00000000fc49 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0000073146 2026-06-14 08:19:01,410 p=83235 u=zuul n=ansible | 2026-06-14 08:19:01.410454 | fa163ee0-6271-f863-66dc-00000000fc4a | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 2026-06-14 08:19:01,436 p=83235 u=zuul n=ansible | 2026-06-14 08:19:01.436065 | fa163ee0-6271-f863-66dc-00000000fc87 | TASK | Generate container puppet configs for step 3 2026-06-14 08:19:01,475 p=83235 u=zuul n=ansible | 2026-06-14 08:19:01.474985 | f33ae5c6-ed8a-48b9-ab99-ec823293f88f | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0000073145 2026-06-14 08:19:01,495 p=83235 u=zuul n=ansible | 2026-06-14 08:19:01.494982 | fa163ee0-6271-f863-66dc-00000000fd18 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-06-14 08:19:01,503 p=83235 u=zuul n=ansible | 2026-06-14 08:19:01.502721 | fa163ee0-6271-f863-66dc-00000000fc4a | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0000073146 2026-06-14 08:19:01,572 p=83235 u=zuul n=ansible | 2026-06-14 08:19:01.571489 | fa163ee0-6271-f863-66dc-00000000fccc | CHANGED | Write container-puppet-tasks json file for np0000073148 step 3 | np0000073148 2026-06-14 08:19:01,600 p=83235 u=zuul n=ansible | 2026-06-14 08:19:01.599222 | fa163ee0-6271-f863-66dc-00000000fcce | TASK | Generate container puppet configs for step 3 2026-06-14 08:19:01,811 p=83235 u=zuul n=ansible | 2026-06-14 08:19:01.810767 | fa163ee0-6271-f863-66dc-00000000fc87 | OK | Generate container puppet configs for step 3 | np0000073147 2026-06-14 08:19:01,819 p=83235 u=zuul n=ansible | 2026-06-14 08:19:01.818703 | fa163ee0-6271-f863-66dc-00000000fd18 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0000073145 2026-06-14 08:19:01,856 p=83235 u=zuul n=ansible | 2026-06-14 08:19:01.856147 | fa163ee0-6271-f863-66dc-00000000fd19 | TASK | Set podman_drop_in fact 2026-06-14 08:19:01,887 p=83235 u=zuul n=ansible | 2026-06-14 08:19:01.886704 | fa163ee0-6271-f863-66dc-00000000fc88 | TASK | Manage Puppet containers (bootstrap tasks) for step 3 with tripleo-ansible 2026-06-14 08:19:01,918 p=83235 u=zuul n=ansible | 2026-06-14 08:19:01.917680 | fa163ee0-6271-f863-66dc-00000000fd19 | OK | Set podman_drop_in fact | np0000073145 2026-06-14 08:19:01,972 p=83235 u=zuul n=ansible | 2026-06-14 08:19:01.972499 | fa163ee0-6271-f863-66dc-00000000fd1b | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-06-14 08:19:01,993 p=83235 u=zuul n=ansible | 2026-06-14 08:19:01.993121 | fa163ee0-6271-f863-66dc-00000000fc40 | TASK | Gather variables for each operating system 2026-06-14 08:19:02,000 p=83235 u=zuul n=ansible | 2026-06-14 08:19:01.999886 | fa163ee0-6271-f863-66dc-00000000fcce | OK | Generate container puppet configs for step 3 | np0000073148 2026-06-14 08:19:02,013 p=83235 u=zuul n=ansible | 2026-06-14 08:19:02.013270 | fa163ee0-6271-f863-66dc-00000000fccf | TASK | Manage Puppet containers (bootstrap tasks) for step 3 with tripleo-ansible 2026-06-14 08:19:02,077 p=83235 u=zuul n=ansible | 2026-06-14 08:19:02.076749 | fa163ee0-6271-f863-66dc-00000000fc40 | TASK | Gather variables for each operating system 2026-06-14 08:19:02,086 p=83235 u=zuul n=ansible | 2026-06-14 08:19:02.085417 | fa163ee0-6271-f863-66dc-00000000fced | CHANGED | Write container-puppet-tasks json file for np0000073149 step 3 | np0000073149 2026-06-14 08:19:02,098 p=83235 u=zuul n=ansible | 2026-06-14 08:19:02.098247 | fa163ee0-6271-f863-66dc-00000000fcef | TASK | Generate container puppet configs for step 3 2026-06-14 08:19:02,127 p=83235 u=zuul n=ansible | 2026-06-14 08:19:02.127460 | fa163ee0-6271-f863-66dc-00000000fc41 | TASK | Create container logs path 2026-06-14 08:19:02,206 p=83235 u=zuul n=ansible | 2026-06-14 08:19:02.206028 | fa163ee0-6271-f863-66dc-00000000fc41 | TASK | Create container logs path 2026-06-14 08:19:02,453 p=83235 u=zuul n=ansible | 2026-06-14 08:19:02.452455 | fa163ee0-6271-f863-66dc-00000000fc41 | OK | Create container logs path | np0000073147 2026-06-14 08:19:02,498 p=83235 u=zuul n=ansible | 2026-06-14 08:19:02.498326 | fa163ee0-6271-f863-66dc-00000000fc43 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 2026-06-14 08:19:02,518 p=83235 u=zuul n=ansible | 2026-06-14 08:19:02.510847 | fa163ee0-6271-f863-66dc-00000000fcef | OK | Generate container puppet configs for step 3 | np0000073149 2026-06-14 08:19:02,522 p=83235 u=zuul n=ansible | 2026-06-14 08:19:02.521753 | fa163ee0-6271-f863-66dc-00000000fc41 | OK | Create container logs path | np0000073148 2026-06-14 08:19:02,550 p=83235 u=zuul n=ansible | 2026-06-14 08:19:02.550201 | fa163ee0-6271-f863-66dc-00000000fc43 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 2026-06-14 08:19:02,576 p=83235 u=zuul n=ansible | 2026-06-14 08:19:02.575456 | fa163ee0-6271-f863-66dc-00000000fcf0 | TASK | Manage Puppet containers (bootstrap tasks) for step 3 with tripleo-ansible 2026-06-14 08:19:02,633 p=83235 u=zuul n=ansible | 2026-06-14 08:19:02.633232 | fa163ee0-6271-f863-66dc-00000000fc40 | TASK | Gather variables for each operating system 2026-06-14 08:19:02,767 p=83235 u=zuul n=ansible | 2026-06-14 08:19:02.766690 | fa163ee0-6271-f863-66dc-00000000fc41 | TASK | Create container logs path 2026-06-14 08:19:02,848 p=83235 u=zuul n=ansible | 2026-06-14 08:19:02.847621 | fa163ee0-6271-f863-66dc-00000000fc43 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 | np0000073147 2026-06-14 08:19:02,861 p=83235 u=zuul n=ansible | 2026-06-14 08:19:02.860416 | fa163ee0-6271-f863-66dc-00000000fd1b | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000073145 | item=tripleo-container-shutdown 2026-06-14 08:19:02,875 p=83235 u=zuul n=ansible | 2026-06-14 08:19:02.875076 | fa163ee0-6271-f863-66dc-00000000fc44 | TASK | Finalise hashes for all containers 2026-06-14 08:19:02,930 p=83235 u=zuul n=ansible | 2026-06-14 08:19:02.929286 | fa163ee0-6271-f863-66dc-00000000fc44 | OK | Finalise hashes for all containers | np0000073147 2026-06-14 08:19:02,950 p=83235 u=zuul n=ansible | 2026-06-14 08:19:02.950017 | fa163ee0-6271-f863-66dc-00000000fc46 | TASK | Manage systemd shutdown files 2026-06-14 08:19:02,981 p=83235 u=zuul n=ansible | 2026-06-14 08:19:02.981015 | fa163ee0-6271-f863-66dc-00000000fc43 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 | np0000073148 2026-06-14 08:19:02,987 p=83235 u=zuul n=ansible | 2026-06-14 08:19:02.987451 | fa163ee0-6271-f863-66dc-00000000fc46 | SKIPPED | Manage systemd shutdown files | np0000073147 2026-06-14 08:19:03,002 p=83235 u=zuul n=ansible | 2026-06-14 08:19:03.002077 | fa163ee0-6271-f863-66dc-00000000fc44 | TASK | Finalise hashes for all containers 2026-06-14 08:19:03,029 p=83235 u=zuul n=ansible | 2026-06-14 08:19:03.028659 | fa163ee0-6271-f863-66dc-00000000fc48 | TASK | Update container configs with new config hashes 2026-06-14 08:19:03,052 p=83235 u=zuul n=ansible | 2026-06-14 08:19:03.052148 | fa163ee0-6271-f863-66dc-00000000fc44 | OK | Finalise hashes for all containers | np0000073148 2026-06-14 08:19:03,064 p=83235 u=zuul n=ansible | 2026-06-14 08:19:03.063848 | fa163ee0-6271-f863-66dc-00000000fc46 | TASK | Manage systemd shutdown files 2026-06-14 08:19:03,083 p=83235 u=zuul n=ansible | 2026-06-14 08:19:03.083027 | fa163ee0-6271-f863-66dc-00000000fc48 | SKIPPED | Update container configs with new config hashes | np0000073147 2026-06-14 08:19:03,111 p=83235 u=zuul n=ansible | 2026-06-14 08:19:03.111155 | fa163ee0-6271-f863-66dc-00000000fc49 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 2026-06-14 08:19:03,119 p=83235 u=zuul n=ansible | 2026-06-14 08:19:03.118704 | fa163ee0-6271-f863-66dc-00000000fc41 | OK | Create container logs path | np0000073149 2026-06-14 08:19:03,120 p=83235 u=zuul n=ansible | 2026-06-14 08:19:03.120129 | fa163ee0-6271-f863-66dc-00000000fc46 | SKIPPED | Manage systemd shutdown files | np0000073148 2026-06-14 08:19:03,131 p=83235 u=zuul n=ansible | 2026-06-14 08:19:03.131505 | fa163ee0-6271-f863-66dc-00000000fc48 | TASK | Update container configs with new config hashes 2026-06-14 08:19:03,149 p=83235 u=zuul n=ansible | 2026-06-14 08:19:03.149102 | fa163ee0-6271-f863-66dc-00000000fc43 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 2026-06-14 08:19:03,165 p=83235 u=zuul n=ansible | 2026-06-14 08:19:03.164995 | fa163ee0-6271-f863-66dc-00000000fc49 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0000073147 2026-06-14 08:19:03,188 p=83235 u=zuul n=ansible | 2026-06-14 08:19:03.187781 | fa163ee0-6271-f863-66dc-00000000fc4a | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 2026-06-14 08:19:03,195 p=83235 u=zuul n=ansible | 2026-06-14 08:19:03.195040 | fa163ee0-6271-f863-66dc-00000000fc48 | SKIPPED | Update container configs with new config hashes | np0000073148 2026-06-14 08:19:03,208 p=83235 u=zuul n=ansible | 2026-06-14 08:19:03.208478 | fa163ee0-6271-f863-66dc-00000000fc49 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 2026-06-14 08:19:03,234 p=83235 u=zuul n=ansible | 2026-06-14 08:19:03.234181 | fa163ee0-6271-f863-66dc-00000000fc4a | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0000073147 2026-06-14 08:19:03,277 p=83235 u=zuul n=ansible | 2026-06-14 08:19:03.277410 | fa163ee0-6271-f863-66dc-00000000fc49 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0000073148 2026-06-14 08:19:03,288 p=83235 u=zuul n=ansible | 2026-06-14 08:19:03.287773 | fa163ee0-6271-f863-66dc-00000000fc4a | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 2026-06-14 08:19:03,340 p=83235 u=zuul n=ansible | 2026-06-14 08:19:03.340438 | fa163ee0-6271-f863-66dc-00000000fc4a | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0000073148 2026-06-14 08:19:03,491 p=83235 u=zuul n=ansible | 2026-06-14 08:19:03.491221 | fa163ee0-6271-f863-66dc-00000000fc43 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 | np0000073149 2026-06-14 08:19:03,500 p=83235 u=zuul n=ansible | 2026-06-14 08:19:03.500519 | fa163ee0-6271-f863-66dc-00000000fc44 | TASK | Finalise hashes for all containers 2026-06-14 08:19:03,550 p=83235 u=zuul n=ansible | 2026-06-14 08:19:03.549922 | fa163ee0-6271-f863-66dc-00000000fc44 | OK | Finalise hashes for all containers | np0000073149 2026-06-14 08:19:03,576 p=83235 u=zuul n=ansible | 2026-06-14 08:19:03.575784 | fa163ee0-6271-f863-66dc-00000000fc46 | TASK | Manage systemd shutdown files 2026-06-14 08:19:03,618 p=83235 u=zuul n=ansible | 2026-06-14 08:19:03.616924 | fa163ee0-6271-f863-66dc-00000000fc46 | SKIPPED | Manage systemd shutdown files | np0000073149 2026-06-14 08:19:03,641 p=83235 u=zuul n=ansible | 2026-06-14 08:19:03.640453 | fa163ee0-6271-f863-66dc-00000000fc48 | TASK | Update container configs with new config hashes 2026-06-14 08:19:03,687 p=83235 u=zuul n=ansible | 2026-06-14 08:19:03.685675 | fa163ee0-6271-f863-66dc-00000000fd1b | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000073145 | item=tripleo-start-podman-container 2026-06-14 08:19:03,699 p=83235 u=zuul n=ansible | 2026-06-14 08:19:03.699332 | fa163ee0-6271-f863-66dc-00000000fc48 | SKIPPED | Update container configs with new config hashes | np0000073149 2026-06-14 08:19:03,723 p=83235 u=zuul n=ansible | 2026-06-14 08:19:03.723366 | fa163ee0-6271-f863-66dc-00000000fc49 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 2026-06-14 08:19:03,761 p=83235 u=zuul n=ansible | 2026-06-14 08:19:03.760908 | fa163ee0-6271-f863-66dc-00000000fd1c | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-06-14 08:19:03,781 p=83235 u=zuul n=ansible | 2026-06-14 08:19:03.779919 | fa163ee0-6271-f863-66dc-00000000fc49 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0000073149 2026-06-14 08:19:03,798 p=83235 u=zuul n=ansible | 2026-06-14 08:19:03.798027 | fa163ee0-6271-f863-66dc-00000000fc4a | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 2026-06-14 08:19:03,835 p=83235 u=zuul n=ansible | 2026-06-14 08:19:03.835286 | fa163ee0-6271-f863-66dc-00000000fc4a | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0000073149 2026-06-14 08:19:04,596 p=83235 u=zuul n=ansible | 2026-06-14 08:19:04.595531 | fa163ee0-6271-f863-66dc-00000000fa3c | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 | np0000073150 2026-06-14 08:19:04,655 p=83235 u=zuul n=ansible | 2026-06-14 08:19:04.654518 | fa163ee0-6271-f863-66dc-00000000f0ca | TASK | Clean container_puppet_tasks for np0000073150 step 3 2026-06-14 08:19:04,668 p=83235 u=zuul n=ansible | 2026-06-14 08:19:04.667035 | fa163ee0-6271-f863-66dc-00000000fd1c | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0000073145 2026-06-14 08:19:04,704 p=83235 u=zuul n=ansible | 2026-06-14 08:19:04.703475 | fa163ee0-6271-f863-66dc-00000000fd1d | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-06-14 08:19:04,934 p=83235 u=zuul n=ansible | 2026-06-14 08:19:04.933242 | fa163ee0-6271-f863-66dc-00000000f0ca | OK | Clean container_puppet_tasks for np0000073150 step 3 | np0000073150 2026-06-14 08:19:04,965 p=83235 u=zuul n=ansible | 2026-06-14 08:19:04.964985 | fa163ee0-6271-f863-66dc-00000000f0cb | TASK | Calculate container_puppet_tasks for np0000073150 step 3 2026-06-14 08:19:05,039 p=83235 u=zuul n=ansible | 2026-06-14 08:19:05.038714 | fa163ee0-6271-f863-66dc-00000000f0cc | TASK | Include container-puppet tasks for step 3 2026-06-14 08:19:05,102 p=83235 u=zuul n=ansible | 2026-06-14 08:19:05.101750 | 2bb971f1-7a3d-489a-971f-a0d0f6e7b793 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0000073150 2026-06-14 08:19:05,135 p=83235 u=zuul n=ansible | 2026-06-14 08:19:05.134786 | fa163ee0-6271-f863-66dc-00000000fe45 | TASK | Write container-puppet-tasks json file for np0000073150 step 3 2026-06-14 08:19:05,585 p=83235 u=zuul n=ansible | 2026-06-14 08:19:05.584298 | fa163ee0-6271-f863-66dc-00000000fd1d | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0000073145 2026-06-14 08:19:05,616 p=83235 u=zuul n=ansible | 2026-06-14 08:19:05.615383 | fa163ee0-6271-f863-66dc-00000000fd1e | TASK | Enable and start tripleo-container-shutdown 2026-06-14 08:19:06,160 p=83235 u=zuul n=ansible | 2026-06-14 08:19:06.159261 | fa163ee0-6271-f863-66dc-00000000fe45 | CHANGED | Write container-puppet-tasks json file for np0000073150 step 3 | np0000073150 2026-06-14 08:19:06,175 p=83235 u=zuul n=ansible | 2026-06-14 08:19:06.175433 | fa163ee0-6271-f863-66dc-00000000fe47 | TASK | Generate container puppet configs for step 3 2026-06-14 08:19:06,448 p=83235 u=zuul n=ansible | 2026-06-14 08:19:06.448102 | fa163ee0-6271-f863-66dc-00000000fd1e | OK | Enable and start tripleo-container-shutdown | np0000073145 2026-06-14 08:19:06,473 p=83235 u=zuul n=ansible | 2026-06-14 08:19:06.473528 | fa163ee0-6271-f863-66dc-00000000fd1f | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-06-14 08:19:06,534 p=83235 u=zuul n=ansible | 2026-06-14 08:19:06.533602 | fa163ee0-6271-f863-66dc-00000000fe47 | OK | Generate container puppet configs for step 3 | np0000073150 2026-06-14 08:19:06,550 p=83235 u=zuul n=ansible | 2026-06-14 08:19:06.549801 | fa163ee0-6271-f863-66dc-00000000fe48 | TASK | Manage Puppet containers (bootstrap tasks) for step 3 with tripleo-ansible 2026-06-14 08:19:06,617 p=83235 u=zuul n=ansible | 2026-06-14 08:19:06.616963 | fa163ee0-6271-f863-66dc-00000000fc40 | TASK | Gather variables for each operating system 2026-06-14 08:19:06,741 p=83235 u=zuul n=ansible | 2026-06-14 08:19:06.741544 | fa163ee0-6271-f863-66dc-00000000fc41 | TASK | Create container logs path 2026-06-14 08:19:07,040 p=83235 u=zuul n=ansible | 2026-06-14 08:19:07.039104 | fa163ee0-6271-f863-66dc-00000000fc41 | OK | Create container logs path | np0000073150 2026-06-14 08:19:07,061 p=83235 u=zuul n=ansible | 2026-06-14 08:19:07.061267 | fa163ee0-6271-f863-66dc-00000000fc43 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 2026-06-14 08:19:07,337 p=83235 u=zuul n=ansible | 2026-06-14 08:19:07.336504 | fa163ee0-6271-f863-66dc-00000000fd1f | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0000073145 2026-06-14 08:19:07,373 p=83235 u=zuul n=ansible | 2026-06-14 08:19:07.373169 | fa163ee0-6271-f863-66dc-00000000fd20 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-06-14 08:19:07,420 p=83235 u=zuul n=ansible | 2026-06-14 08:19:07.419251 | fa163ee0-6271-f863-66dc-00000000fc43 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 | np0000073150 2026-06-14 08:19:07,441 p=83235 u=zuul n=ansible | 2026-06-14 08:19:07.441190 | fa163ee0-6271-f863-66dc-00000000fc44 | TASK | Finalise hashes for all containers 2026-06-14 08:19:07,493 p=83235 u=zuul n=ansible | 2026-06-14 08:19:07.492571 | fa163ee0-6271-f863-66dc-00000000fc44 | OK | Finalise hashes for all containers | np0000073150 2026-06-14 08:19:07,506 p=83235 u=zuul n=ansible | 2026-06-14 08:19:07.506591 | fa163ee0-6271-f863-66dc-00000000fc46 | TASK | Manage systemd shutdown files 2026-06-14 08:19:07,546 p=83235 u=zuul n=ansible | 2026-06-14 08:19:07.545805 | fa163ee0-6271-f863-66dc-00000000fc46 | SKIPPED | Manage systemd shutdown files | np0000073150 2026-06-14 08:19:07,560 p=83235 u=zuul n=ansible | 2026-06-14 08:19:07.559849 | fa163ee0-6271-f863-66dc-00000000fc48 | TASK | Update container configs with new config hashes 2026-06-14 08:19:07,609 p=83235 u=zuul n=ansible | 2026-06-14 08:19:07.608968 | fa163ee0-6271-f863-66dc-00000000fc48 | SKIPPED | Update container configs with new config hashes | np0000073150 2026-06-14 08:19:07,625 p=83235 u=zuul n=ansible | 2026-06-14 08:19:07.624841 | fa163ee0-6271-f863-66dc-00000000fc49 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 2026-06-14 08:19:07,670 p=83235 u=zuul n=ansible | 2026-06-14 08:19:07.670129 | fa163ee0-6271-f863-66dc-00000000fc49 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0000073150 2026-06-14 08:19:07,686 p=83235 u=zuul n=ansible | 2026-06-14 08:19:07.686411 | fa163ee0-6271-f863-66dc-00000000fc4a | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 2026-06-14 08:19:07,731 p=83235 u=zuul n=ansible | 2026-06-14 08:19:07.730878 | fa163ee0-6271-f863-66dc-00000000fc4a | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0000073150 2026-06-14 08:19:08,255 p=83235 u=zuul n=ansible | 2026-06-14 08:19:08.255215 | fa163ee0-6271-f863-66dc-00000000fd20 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0000073145 2026-06-14 08:19:08,277 p=83235 u=zuul n=ansible | 2026-06-14 08:19:08.276860 | fa163ee0-6271-f863-66dc-00000000fd21 | TASK | Enable and start netns-placeholder 2026-06-14 08:19:09,105 p=83235 u=zuul n=ansible | 2026-06-14 08:19:09.104524 | fa163ee0-6271-f863-66dc-00000000fd21 | CHANGED | Enable and start netns-placeholder | np0000073145 2026-06-14 08:19:09,127 p=83235 u=zuul n=ansible | 2026-06-14 08:19:09.127472 | fa163ee0-6271-f863-66dc-00000000f4ce | TASK | Update container configs with new config hashes 2026-06-14 08:19:09,209 p=83235 u=zuul n=ansible | 2026-06-14 08:19:09.208864 | 396cf904-843e-48b6-8617-5800f2fd1b7b | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0000073145 2026-06-14 08:19:09,232 p=83235 u=zuul n=ansible | 2026-06-14 08:19:09.232467 | fa163ee0-6271-f863-66dc-00000000febe | TASK | Update config hashes for container startup configs 2026-06-14 08:19:09,644 p=83235 u=zuul n=ansible | 2026-06-14 08:19:09.643421 | fa163ee0-6271-f863-66dc-00000000febe | OK | Update config hashes for container startup configs | np0000073145 2026-06-14 08:19:09,680 p=83235 u=zuul n=ansible | 2026-06-14 08:19:09.680408 | fa163ee0-6271-f863-66dc-00000000f4cf | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_3 2026-06-14 08:19:09,783 p=83235 u=zuul n=ansible | 2026-06-14 08:19:09.782670 | ed38cdfa-bafc-488e-baf8-5cf421a6d263 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0000073145 2026-06-14 08:19:09,809 p=83235 u=zuul n=ansible | 2026-06-14 08:19:09.809291 | fa163ee0-6271-f863-66dc-00000000fedd | TASK | Gather podman infos 2026-06-14 08:19:11,168 p=83235 u=zuul n=ansible | 2026-06-14 08:19:11.167208 | fa163ee0-6271-f863-66dc-00000000fedd | OK | Gather podman infos | np0000073145 2026-06-14 08:19:11,254 p=83235 u=zuul n=ansible | 2026-06-14 08:19:11.253705 | fa163ee0-6271-f863-66dc-00000000fede | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 2026-06-14 08:19:11,530 p=83235 u=zuul n=ansible | 2026-06-14 08:19:11.530222 | fa163ee0-6271-f863-66dc-00000000f4d0 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_3 2026-06-14 08:19:11,603 p=83235 u=zuul n=ansible | 2026-06-14 08:19:11.603334 | 3c2941cb-f849-4ceb-9342-8bc7e4126e54 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0000073145 2026-06-14 08:19:11,625 p=83235 u=zuul n=ansible | 2026-06-14 08:19:11.625500 | fa163ee0-6271-f863-66dc-00000000ff48 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 2026-06-14 08:20:02,199 p=83235 u=zuul n=ansible | 2026-06-14 08:20:02.197545 | fa163ee0-6271-f863-66dc-00000000ff48 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | np0000073145 2026-06-14 08:20:02,232 p=83235 u=zuul n=ansible | 2026-06-14 08:20:02.232272 | fa163ee0-6271-f863-66dc-00000000ff49 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 2026-06-14 08:20:18,159 p=83235 u=zuul n=ansible | 2026-06-14 08:20:18.158116 | fa163ee0-6271-f863-66dc-00000000ff49 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 | np0000073145 2026-06-14 08:20:18,197 p=83235 u=zuul n=ansible | 2026-06-14 08:20:18.196953 | fa163ee0-6271-f863-66dc-00000000f912 | TASK | Clean container_puppet_tasks for np0000073145 step 3 2026-06-14 08:20:18,518 p=83235 u=zuul n=ansible | 2026-06-14 08:20:18.518259 | fa163ee0-6271-f863-66dc-00000000f912 | OK | Clean container_puppet_tasks for np0000073145 step 3 | np0000073145 2026-06-14 08:20:18,543 p=83235 u=zuul n=ansible | 2026-06-14 08:20:18.543086 | fa163ee0-6271-f863-66dc-00000000f913 | TASK | Calculate container_puppet_tasks for np0000073145 step 3 2026-06-14 08:20:18,600 p=83235 u=zuul n=ansible | 2026-06-14 08:20:18.600280 | fa163ee0-6271-f863-66dc-00000000f914 | TASK | Include container-puppet tasks for step 3 2026-06-14 08:20:18,666 p=83235 u=zuul n=ansible | 2026-06-14 08:20:18.666581 | 36a13a64-3bfb-44e0-a77d-b443fbc8e737 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0000073145 2026-06-14 08:20:18,692 p=83235 u=zuul n=ansible | 2026-06-14 08:20:18.691825 | fa163ee0-6271-f863-66dc-00000000ff94 | TASK | Write container-puppet-tasks json file for np0000073145 step 3 2026-06-14 08:20:19,711 p=83235 u=zuul n=ansible | 2026-06-14 08:20:19.710698 | fa163ee0-6271-f863-66dc-00000000ff94 | CHANGED | Write container-puppet-tasks json file for np0000073145 step 3 | np0000073145 2026-06-14 08:20:19,743 p=83235 u=zuul n=ansible | 2026-06-14 08:20:19.743328 | fa163ee0-6271-f863-66dc-00000000ff96 | TASK | Generate container puppet configs for step 3 2026-06-14 08:20:20,115 p=83235 u=zuul n=ansible | 2026-06-14 08:20:20.113939 | fa163ee0-6271-f863-66dc-00000000ff96 | OK | Generate container puppet configs for step 3 | np0000073145 2026-06-14 08:20:20,149 p=83235 u=zuul n=ansible | 2026-06-14 08:20:20.148994 | fa163ee0-6271-f863-66dc-00000000ff97 | TASK | Manage Puppet containers (bootstrap tasks) for step 3 with tripleo-ansible 2026-06-14 08:20:20,246 p=83235 u=zuul n=ansible | 2026-06-14 08:20:20.246350 | fa163ee0-6271-f863-66dc-00000000fc40 | TASK | Gather variables for each operating system 2026-06-14 08:20:20,390 p=83235 u=zuul n=ansible | 2026-06-14 08:20:20.390297 | fa163ee0-6271-f863-66dc-00000000fc41 | TASK | Create container logs path 2026-06-14 08:20:20,739 p=83235 u=zuul n=ansible | 2026-06-14 08:20:20.738624 | fa163ee0-6271-f863-66dc-00000000fc41 | OK | Create container logs path | np0000073145 2026-06-14 08:20:20,762 p=83235 u=zuul n=ansible | 2026-06-14 08:20:20.762122 | fa163ee0-6271-f863-66dc-00000000fc43 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 2026-06-14 08:20:21,134 p=83235 u=zuul n=ansible | 2026-06-14 08:20:21.133396 | fa163ee0-6271-f863-66dc-00000000fc43 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 | np0000073145 2026-06-14 08:20:21,158 p=83235 u=zuul n=ansible | 2026-06-14 08:20:21.157914 | fa163ee0-6271-f863-66dc-00000000fc44 | TASK | Finalise hashes for all containers 2026-06-14 08:20:21,198 p=83235 u=zuul n=ansible | 2026-06-14 08:20:21.197403 | fa163ee0-6271-f863-66dc-00000000fc44 | OK | Finalise hashes for all containers | np0000073145 2026-06-14 08:20:21,215 p=83235 u=zuul n=ansible | 2026-06-14 08:20:21.215049 | fa163ee0-6271-f863-66dc-00000000fc46 | TASK | Manage systemd shutdown files 2026-06-14 08:20:21,250 p=83235 u=zuul n=ansible | 2026-06-14 08:20:21.250098 | fa163ee0-6271-f863-66dc-00000000fc46 | SKIPPED | Manage systemd shutdown files | np0000073145 2026-06-14 08:20:21,268 p=83235 u=zuul n=ansible | 2026-06-14 08:20:21.268332 | fa163ee0-6271-f863-66dc-00000000fc48 | TASK | Update container configs with new config hashes 2026-06-14 08:20:21,322 p=83235 u=zuul n=ansible | 2026-06-14 08:20:21.321602 | fa163ee0-6271-f863-66dc-00000000fc48 | SKIPPED | Update container configs with new config hashes | np0000073145 2026-06-14 08:20:21,339 p=83235 u=zuul n=ansible | 2026-06-14 08:20:21.339505 | fa163ee0-6271-f863-66dc-00000000fc49 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 2026-06-14 08:20:21,394 p=83235 u=zuul n=ansible | 2026-06-14 08:20:21.393500 | fa163ee0-6271-f863-66dc-00000000fc49 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0000073145 2026-06-14 08:20:21,411 p=83235 u=zuul n=ansible | 2026-06-14 08:20:21.410912 | fa163ee0-6271-f863-66dc-00000000fc4a | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 2026-06-14 08:20:21,461 p=83235 u=zuul n=ansible | 2026-06-14 08:20:21.461141 | fa163ee0-6271-f863-66dc-00000000fc4a | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0000073145 2026-06-14 08:20:21,553 p=83235 u=zuul n=ansible | PLAY [External deployment step 4] ********************************************** 2026-06-14 08:20:21,582 p=83235 u=zuul n=ansible | 2026-06-14 08:20:21.582185 | fa163ee0-6271-f863-66dc-0000000000e3 | TASK | External deployment step 4 2026-06-14 08:20:21,619 p=83235 u=zuul n=ansible | 2026-06-14 08:20:21.618941 | fa163ee0-6271-f863-66dc-0000000000e3 | OK | External deployment step 4 | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'External deployment step 4' to resume from this task" } 2026-06-14 08:20:21,620 p=83235 u=zuul n=ansible | [WARNING]: ('undercloud -> localhost', 'fa163ee0-6271-f863-66dc-0000000000e3') missing from stats 2026-06-14 08:20:21,702 p=83235 u=zuul n=ansible | 2026-06-14 08:20:21.702294 | 5b38c2c8-4744-49cb-92fd-93204fc66b88 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/external_deploy_steps_tasks_step4.yaml | undercloud 2026-06-14 08:20:21,716 p=83235 u=zuul n=ansible | 2026-06-14 08:20:21.715745 | fa163ee0-6271-f863-66dc-000000010011 | TASK | Clean up legacy Cinder keystone catalog entries 2026-06-14 08:20:23,634 p=83235 u=zuul n=ansible | 2026-06-14 08:20:23.632400 | fa163ee0-6271-f863-66dc-000000010011 | OK | Clean up legacy Cinder keystone catalog entries | undercloud | item={'service_name': 'cinderv2', 'service_type': 'volumev2'} 2026-06-14 08:20:24,968 p=83235 u=zuul n=ansible | 2026-06-14 08:20:24.967898 | fa163ee0-6271-f863-66dc-000000010011 | OK | Clean up legacy Cinder keystone catalog entries | undercloud | item={'service_name': 'cinderv3', 'service_type': 'volume'} 2026-06-14 08:20:24,981 p=83235 u=zuul n=ansible | 2026-06-14 08:20:24.981214 | fa163ee0-6271-f863-66dc-000000010014 | TASK | Manage Keystone resources for OpenStack services 2026-06-14 08:20:25,061 p=83235 u=zuul n=ansible | 2026-06-14 08:20:25.061177 | fa163ee0-6271-f863-66dc-000000010040 | TASK | Create Keystone Admin resources 2026-06-14 08:20:25,138 p=83235 u=zuul n=ansible | 2026-06-14 08:20:25.138305 | 9a23d6b4-dd9f-48ce-b035-4a03decace40 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/admin.yml | undercloud 2026-06-14 08:20:25,157 p=83235 u=zuul n=ansible | 2026-06-14 08:20:25.157139 | fa163ee0-6271-f863-66dc-000000010081 | TASK | Create admin and service projects 2026-06-14 08:20:25,204 p=83235 u=zuul n=ansible | 2026-06-14 08:20:25.204047 | fd23f32f-2082-40f3-9c7b-1ebe904b694c | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/projects.yml | undercloud 2026-06-14 08:20:25,218 p=83235 u=zuul n=ansible | 2026-06-14 08:20:25.217840 | fa163ee0-6271-f863-66dc-0000000100d2 | TASK | Async creation of Keystone project 2026-06-14 08:20:25,719 p=83235 u=zuul n=ansible | 2026-06-14 08:20:25.717788 | fa163ee0-6271-f863-66dc-0000000100d2 | CHANGED | Async creation of Keystone project | undercloud | item=admin 2026-06-14 08:20:26,063 p=83235 u=zuul n=ansible | 2026-06-14 08:20:26.061665 | fa163ee0-6271-f863-66dc-0000000100d2 | CHANGED | Async creation of Keystone project | undercloud | item=service 2026-06-14 08:20:26,079 p=83235 u=zuul n=ansible | 2026-06-14 08:20:26.079281 | fa163ee0-6271-f863-66dc-0000000100d4 | TASK | Check Keystone project status 2026-06-14 08:20:31,619 p=83235 u=zuul n=ansible | 2026-06-14 08:20:31.617931 | fa163ee0-6271-f863-66dc-0000000100d4 | OK | Check Keystone project status | undercloud | item=admin 2026-06-14 08:20:31,866 p=83235 u=zuul n=ansible | 2026-06-14 08:20:31.865337 | fa163ee0-6271-f863-66dc-0000000100d4 | CHANGED | Check Keystone project status | undercloud | item=service 2026-06-14 08:20:31,886 p=83235 u=zuul n=ansible | 2026-06-14 08:20:31.886379 | fa163ee0-6271-f863-66dc-000000010082 | TASK | Create admin role 2026-06-14 08:20:33,318 p=83235 u=zuul n=ansible | 2026-06-14 08:20:33.317901 | fa163ee0-6271-f863-66dc-000000010082 | OK | Create admin role | undercloud 2026-06-14 08:20:33,325 p=83235 u=zuul n=ansible | 2026-06-14 08:20:33.324845 | fa163ee0-6271-f863-66dc-000000010083 | TASK | Create _member_ role 2026-06-14 08:20:33,371 p=83235 u=zuul n=ansible | 2026-06-14 08:20:33.370762 | fa163ee0-6271-f863-66dc-000000010083 | SKIPPED | Create _member_ role | undercloud 2026-06-14 08:20:33,376 p=83235 u=zuul n=ansible | 2026-06-14 08:20:33.376684 | fa163ee0-6271-f863-66dc-000000010084 | TASK | Check admin password 2026-06-14 08:20:34,865 p=83235 u=zuul n=ansible | 2026-06-14 08:20:34.864201 | fa163ee0-6271-f863-66dc-000000010084 | OK | Check admin password | undercloud 2026-06-14 08:20:34,875 p=83235 u=zuul n=ansible | 2026-06-14 08:20:34.874699 | fa163ee0-6271-f863-66dc-000000010085 | TASK | Create admin user 2026-06-14 08:20:36,705 p=83235 u=zuul n=ansible | 2026-06-14 08:20:36.705228 | fa163ee0-6271-f863-66dc-000000010085 | CHANGED | Create admin user | undercloud 2026-06-14 08:20:36,712 p=83235 u=zuul n=ansible | 2026-06-14 08:20:36.712364 | fa163ee0-6271-f863-66dc-000000010086 | TASK | Assign admin role to admin project for admin user 2026-06-14 08:20:38,516 p=83235 u=zuul n=ansible | 2026-06-14 08:20:38.515350 | fa163ee0-6271-f863-66dc-000000010086 | OK | Assign admin role to admin project for admin user | undercloud 2026-06-14 08:20:38,525 p=83235 u=zuul n=ansible | 2026-06-14 08:20:38.524672 | fa163ee0-6271-f863-66dc-000000010087 | TASK | Assign _member_ role to admin project for admin user 2026-06-14 08:20:38,592 p=83235 u=zuul n=ansible | 2026-06-14 08:20:38.591881 | fa163ee0-6271-f863-66dc-000000010087 | SKIPPED | Assign _member_ role to admin project for admin user | undercloud 2026-06-14 08:20:38,601 p=83235 u=zuul n=ansible | 2026-06-14 08:20:38.601226 | fa163ee0-6271-f863-66dc-000000010088 | TASK | Create identity service 2026-06-14 08:20:39,934 p=83235 u=zuul n=ansible | 2026-06-14 08:20:39.933199 | fa163ee0-6271-f863-66dc-000000010088 | OK | Create identity service | undercloud 2026-06-14 08:20:39,946 p=83235 u=zuul n=ansible | 2026-06-14 08:20:39.945478 | fa163ee0-6271-f863-66dc-000000010089 | TASK | Create identity public endpoint 2026-06-14 08:20:41,454 p=83235 u=zuul n=ansible | 2026-06-14 08:20:41.453709 | fa163ee0-6271-f863-66dc-000000010089 | OK | Create identity public endpoint | undercloud 2026-06-14 08:20:41,468 p=83235 u=zuul n=ansible | 2026-06-14 08:20:41.467676 | fa163ee0-6271-f863-66dc-00000001008a | TASK | Create identity internal endpoint 2026-06-14 08:20:42,881 p=83235 u=zuul n=ansible | 2026-06-14 08:20:42.881039 | fa163ee0-6271-f863-66dc-00000001008a | OK | Create identity internal endpoint | undercloud 2026-06-14 08:20:42,887 p=83235 u=zuul n=ansible | 2026-06-14 08:20:42.887482 | fa163ee0-6271-f863-66dc-00000001008b | TASK | Create identity admin endpoint 2026-06-14 08:20:44,250 p=83235 u=zuul n=ansible | 2026-06-14 08:20:44.249944 | fa163ee0-6271-f863-66dc-00000001008b | OK | Create identity admin endpoint | undercloud 2026-06-14 08:20:44,258 p=83235 u=zuul n=ansible | 2026-06-14 08:20:44.258557 | fa163ee0-6271-f863-66dc-000000010041 | TASK | Create Keystone Projects 2026-06-14 08:20:44,387 p=83235 u=zuul n=ansible | 2026-06-14 08:20:44.386491 | 03782a27-5206-4bd3-9cee-64d5f3684e55 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/projects.yml | undercloud 2026-06-14 08:20:44,422 p=83235 u=zuul n=ansible | 2026-06-14 08:20:44.421479 | fa163ee0-6271-f863-66dc-00000001015e | TASK | Async creation of Keystone project 2026-06-14 08:20:44,787 p=83235 u=zuul n=ansible | 2026-06-14 08:20:44.785033 | fa163ee0-6271-f863-66dc-00000001015e | CHANGED | Async creation of Keystone project | undercloud | item=service 2026-06-14 08:20:44,805 p=83235 u=zuul n=ansible | 2026-06-14 08:20:44.805188 | fa163ee0-6271-f863-66dc-000000010160 | TASK | Check Keystone project status 2026-06-14 08:20:50,431 p=83235 u=zuul n=ansible | 2026-06-14 08:20:50.430195 | fa163ee0-6271-f863-66dc-000000010160 | OK | Check Keystone project status | undercloud | item=service 2026-06-14 08:20:50,452 p=83235 u=zuul n=ansible | 2026-06-14 08:20:50.452414 | fa163ee0-6271-f863-66dc-000000010043 | TASK | Create Keystone Domains 2026-06-14 08:20:50,572 p=83235 u=zuul n=ansible | 2026-06-14 08:20:50.571821 | 10ca6b49-eddf-4fc8-a062-94fca18035dd | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/domains.yml | undercloud 2026-06-14 08:20:50,592 p=83235 u=zuul n=ansible | 2026-06-14 08:20:50.592539 | fa163ee0-6271-f863-66dc-000000010213 | TASK | Async creation of Keystone domains 2026-06-14 08:20:51,086 p=83235 u=zuul n=ansible | 2026-06-14 08:20:51.085130 | fa163ee0-6271-f863-66dc-000000010213 | CHANGED | Async creation of Keystone domains | undercloud | item=heat_stack 2026-06-14 08:20:51,098 p=83235 u=zuul n=ansible | 2026-06-14 08:20:51.098083 | fa163ee0-6271-f863-66dc-000000010215 | TASK | Check Keystone domain status 2026-06-14 08:20:56,679 p=83235 u=zuul n=ansible | 2026-06-14 08:20:56.677696 | fa163ee0-6271-f863-66dc-000000010215 | CHANGED | Check Keystone domain status | undercloud | item=heat_stack 2026-06-14 08:20:56,698 p=83235 u=zuul n=ansible | 2026-06-14 08:20:56.697929 | fa163ee0-6271-f863-66dc-000000010045 | TASK | Gather all OpenStack domains for Ansible >= 2.9.0 2026-06-14 08:20:56,748 p=83235 u=zuul n=ansible | 2026-06-14 08:20:56.747903 | 639ff6a6-3263-41fb-a771-7db2780a246d | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/gather_domains.yml | undercloud 2026-06-14 08:20:56,779 p=83235 u=zuul n=ansible | 2026-06-14 08:20:56.779549 | fa163ee0-6271-f863-66dc-0000000102dd | TASK | Collect OpenStack Keystone domains infos 2026-06-14 08:20:58,281 p=83235 u=zuul n=ansible | 2026-06-14 08:20:58.280570 | fa163ee0-6271-f863-66dc-0000000102dd | OK | Collect OpenStack Keystone domains infos | undercloud 2026-06-14 08:20:58,293 p=83235 u=zuul n=ansible | 2026-06-14 08:20:58.293104 | fa163ee0-6271-f863-66dc-0000000102de | TASK | Set openstack_domains fact 2026-06-14 08:20:58,346 p=83235 u=zuul n=ansible | 2026-06-14 08:20:58.345495 | fa163ee0-6271-f863-66dc-0000000102de | OK | Set openstack_domains fact | undercloud 2026-06-14 08:20:58,352 p=83235 u=zuul n=ansible | 2026-06-14 08:20:58.352124 | fa163ee0-6271-f863-66dc-000000010046 | TASK | Create Keystone Services 2026-06-14 08:20:58,487 p=83235 u=zuul n=ansible | 2026-06-14 08:20:58.487069 | 24f71f4c-3089-4622-88f7-ce048dd9d4f8 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/services.yml | undercloud 2026-06-14 08:20:58,528 p=83235 u=zuul n=ansible | 2026-06-14 08:20:58.528330 | fa163ee0-6271-f863-66dc-0000000103b8 | TASK | Async creation of Keystone service 2026-06-14 08:20:58,877 p=83235 u=zuul n=ansible | 2026-06-14 08:20:58.876292 | fa163ee0-6271-f863-66dc-0000000103b8 | CHANGED | Async creation of Keystone service | undercloud | item=cinderv3 2026-06-14 08:20:59,170 p=83235 u=zuul n=ansible | 2026-06-14 08:20:59.169898 | fa163ee0-6271-f863-66dc-0000000103b8 | CHANGED | Async creation of Keystone service | undercloud | item=glance 2026-06-14 08:20:59,500 p=83235 u=zuul n=ansible | 2026-06-14 08:20:59.499828 | fa163ee0-6271-f863-66dc-0000000103b8 | CHANGED | Async creation of Keystone service | undercloud | item=heat 2026-06-14 08:20:59,800 p=83235 u=zuul n=ansible | 2026-06-14 08:20:59.799843 | fa163ee0-6271-f863-66dc-0000000103b8 | CHANGED | Async creation of Keystone service | undercloud | item=heat-cfn 2026-06-14 08:21:00,174 p=83235 u=zuul n=ansible | 2026-06-14 08:21:00.173504 | fa163ee0-6271-f863-66dc-0000000103b8 | CHANGED | Async creation of Keystone service | undercloud | item=manila 2026-06-14 08:21:00,510 p=83235 u=zuul n=ansible | 2026-06-14 08:21:00.508524 | fa163ee0-6271-f863-66dc-0000000103b8 | CHANGED | Async creation of Keystone service | undercloud | item=manilav2 2026-06-14 08:21:00,840 p=83235 u=zuul n=ansible | 2026-06-14 08:21:00.839978 | fa163ee0-6271-f863-66dc-0000000103b8 | CHANGED | Async creation of Keystone service | undercloud | item=neutron 2026-06-14 08:21:01,201 p=83235 u=zuul n=ansible | 2026-06-14 08:21:01.200549 | fa163ee0-6271-f863-66dc-0000000103b8 | CHANGED | Async creation of Keystone service | undercloud | item=nova 2026-06-14 08:21:01,525 p=83235 u=zuul n=ansible | 2026-06-14 08:21:01.524666 | fa163ee0-6271-f863-66dc-0000000103b8 | CHANGED | Async creation of Keystone service | undercloud | item=placement 2026-06-14 08:21:01,851 p=83235 u=zuul n=ansible | 2026-06-14 08:21:01.850151 | fa163ee0-6271-f863-66dc-0000000103b8 | CHANGED | Async creation of Keystone service | undercloud | item=swift 2026-06-14 08:21:01,866 p=83235 u=zuul n=ansible | 2026-06-14 08:21:01.866177 | fa163ee0-6271-f863-66dc-0000000103ba | TASK | Check Keystone service status 2026-06-14 08:21:02,174 p=83235 u=zuul n=ansible | 2026-06-14 08:21:02.173451 | fa163ee0-6271-f863-66dc-0000000103ba | CHANGED | Check Keystone service status | undercloud | item=cinderv3 2026-06-14 08:21:02,456 p=83235 u=zuul n=ansible | 2026-06-14 08:21:02.455310 | fa163ee0-6271-f863-66dc-0000000103ba | CHANGED | Check Keystone service status | undercloud | item=glance 2026-06-14 08:21:02,789 p=83235 u=zuul n=ansible | 2026-06-14 08:21:02.788449 | fa163ee0-6271-f863-66dc-0000000103ba | CHANGED | Check Keystone service status | undercloud | item=heat 2026-06-14 08:21:03,085 p=83235 u=zuul n=ansible | 2026-06-14 08:21:03.083886 | fa163ee0-6271-f863-66dc-0000000103ba | CHANGED | Check Keystone service status | undercloud | item=heat-cfn 2026-06-14 08:21:03,401 p=83235 u=zuul n=ansible | 2026-06-14 08:21:03.400499 | fa163ee0-6271-f863-66dc-0000000103ba | CHANGED | Check Keystone service status | undercloud | item=manila 2026-06-14 08:21:03,660 p=83235 u=zuul n=ansible | 2026-06-14 08:21:03.660022 | fa163ee0-6271-f863-66dc-0000000103ba | CHANGED | Check Keystone service status | undercloud | item=manilav2 2026-06-14 08:21:03,914 p=83235 u=zuul n=ansible | 2026-06-14 08:21:03.914452 | fa163ee0-6271-f863-66dc-0000000103ba | CHANGED | Check Keystone service status | undercloud | item=neutron 2026-06-14 08:21:04,175 p=83235 u=zuul n=ansible | 2026-06-14 08:21:04.173260 | fa163ee0-6271-f863-66dc-0000000103ba | CHANGED | Check Keystone service status | undercloud | item=nova 2026-06-14 08:21:04,460 p=83235 u=zuul n=ansible | 2026-06-14 08:21:04.459003 | fa163ee0-6271-f863-66dc-0000000103ba | CHANGED | Check Keystone service status | undercloud | item=placement 2026-06-14 08:21:04,754 p=83235 u=zuul n=ansible | 2026-06-14 08:21:04.752852 | fa163ee0-6271-f863-66dc-0000000103ba | CHANGED | Check Keystone service status | undercloud | item=swift 2026-06-14 08:21:04,774 p=83235 u=zuul n=ansible | 2026-06-14 08:21:04.773760 | fa163ee0-6271-f863-66dc-000000010048 | TASK | Create Keystone Endpoints 2026-06-14 08:21:04,930 p=83235 u=zuul n=ansible | 2026-06-14 08:21:04.930035 | 2c6251c3-a71b-4968-8efd-e6bda6bdbe9b | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/loop-endpoints.yml | undercloud 2026-06-14 08:21:04,936 p=83235 u=zuul n=ansible | 2026-06-14 08:21:04.935729 | 2a53e145-cd51-47f1-bcd7-cbb81533ddbb | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/loop-endpoints.yml | undercloud 2026-06-14 08:21:04,941 p=83235 u=zuul n=ansible | 2026-06-14 08:21:04.941243 | 32913187-f306-4841-8522-c6beedcce67e | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/loop-endpoints.yml | undercloud 2026-06-14 08:21:04,982 p=83235 u=zuul n=ansible | 2026-06-14 08:21:04.982413 | fa163ee0-6271-f863-66dc-0000000104d8 | TASK | Create Keystone public endpoints 2026-06-14 08:21:05,103 p=83235 u=zuul n=ansible | 2026-06-14 08:21:05.102812 | 6df218b8-481b-4901-a7d8-e48a21c69d67 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/endpoints.yml | undercloud 2026-06-14 08:21:05,114 p=83235 u=zuul n=ansible | 2026-06-14 08:21:05.113769 | fa163ee0-6271-f863-66dc-0000000105e7 | TASK | Async creation of Keystone public endpoint 2026-06-14 08:21:05,465 p=83235 u=zuul n=ansible | 2026-06-14 08:21:05.463534 | fa163ee0-6271-f863-66dc-0000000105e7 | CHANGED | Async creation of Keystone public endpoint | undercloud | item=cinderv3 2026-06-14 08:21:05,782 p=83235 u=zuul n=ansible | 2026-06-14 08:21:05.781293 | fa163ee0-6271-f863-66dc-0000000105e7 | CHANGED | Async creation of Keystone public endpoint | undercloud | item=glance 2026-06-14 08:21:06,088 p=83235 u=zuul n=ansible | 2026-06-14 08:21:06.086879 | fa163ee0-6271-f863-66dc-0000000105e7 | CHANGED | Async creation of Keystone public endpoint | undercloud | item=heat 2026-06-14 08:21:06,413 p=83235 u=zuul n=ansible | 2026-06-14 08:21:06.412339 | fa163ee0-6271-f863-66dc-0000000105e7 | CHANGED | Async creation of Keystone public endpoint | undercloud | item=heat-cfn 2026-06-14 08:21:06,685 p=83235 u=zuul n=ansible | 2026-06-14 08:21:06.685505 | fa163ee0-6271-f863-66dc-0000000105e7 | CHANGED | Async creation of Keystone public endpoint | undercloud | item=manila 2026-06-14 08:21:06,981 p=83235 u=zuul n=ansible | 2026-06-14 08:21:06.980019 | fa163ee0-6271-f863-66dc-0000000105e7 | CHANGED | Async creation of Keystone public endpoint | undercloud | item=manilav2 2026-06-14 08:21:07,333 p=83235 u=zuul n=ansible | 2026-06-14 08:21:07.333035 | fa163ee0-6271-f863-66dc-0000000105e7 | CHANGED | Async creation of Keystone public endpoint | undercloud | item=neutron 2026-06-14 08:21:07,616 p=83235 u=zuul n=ansible | 2026-06-14 08:21:07.615113 | fa163ee0-6271-f863-66dc-0000000105e7 | CHANGED | Async creation of Keystone public endpoint | undercloud | item=nova 2026-06-14 08:21:08,013 p=83235 u=zuul n=ansible | 2026-06-14 08:21:08.013415 | fa163ee0-6271-f863-66dc-0000000105e7 | CHANGED | Async creation of Keystone public endpoint | undercloud | item=placement 2026-06-14 08:21:08,383 p=83235 u=zuul n=ansible | 2026-06-14 08:21:08.382609 | fa163ee0-6271-f863-66dc-0000000105e7 | CHANGED | Async creation of Keystone public endpoint | undercloud | item=swift 2026-06-14 08:21:08,402 p=83235 u=zuul n=ansible | 2026-06-14 08:21:08.402184 | fa163ee0-6271-f863-66dc-0000000105e9 | TASK | Check Keystone public endpoint status 2026-06-14 08:21:08,720 p=83235 u=zuul n=ansible | 2026-06-14 08:21:08.718819 | fa163ee0-6271-f863-66dc-0000000105e9 | CHANGED | Check Keystone public endpoint status | undercloud | item=cinderv3 2026-06-14 08:21:09,038 p=83235 u=zuul n=ansible | 2026-06-14 08:21:09.037044 | fa163ee0-6271-f863-66dc-0000000105e9 | CHANGED | Check Keystone public endpoint status | undercloud | item=glance 2026-06-14 08:21:09,319 p=83235 u=zuul n=ansible | 2026-06-14 08:21:09.318475 | fa163ee0-6271-f863-66dc-0000000105e9 | CHANGED | Check Keystone public endpoint status | undercloud | item=heat 2026-06-14 08:21:09,631 p=83235 u=zuul n=ansible | 2026-06-14 08:21:09.630739 | fa163ee0-6271-f863-66dc-0000000105e9 | CHANGED | Check Keystone public endpoint status | undercloud | item=heat-cfn 2026-06-14 08:21:09,906 p=83235 u=zuul n=ansible | 2026-06-14 08:21:09.905191 | fa163ee0-6271-f863-66dc-0000000105e9 | CHANGED | Check Keystone public endpoint status | undercloud | item=manila 2026-06-14 08:21:10,182 p=83235 u=zuul n=ansible | 2026-06-14 08:21:10.181164 | fa163ee0-6271-f863-66dc-0000000105e9 | CHANGED | Check Keystone public endpoint status | undercloud | item=manilav2 2026-06-14 08:21:10,486 p=83235 u=zuul n=ansible | 2026-06-14 08:21:10.485027 | fa163ee0-6271-f863-66dc-0000000105e9 | CHANGED | Check Keystone public endpoint status | undercloud | item=neutron 2026-06-14 08:21:10,784 p=83235 u=zuul n=ansible | 2026-06-14 08:21:10.782873 | fa163ee0-6271-f863-66dc-0000000105e9 | CHANGED | Check Keystone public endpoint status | undercloud | item=nova 2026-06-14 08:21:11,075 p=83235 u=zuul n=ansible | 2026-06-14 08:21:11.074222 | fa163ee0-6271-f863-66dc-0000000105e9 | CHANGED | Check Keystone public endpoint status | undercloud | item=placement 2026-06-14 08:21:11,356 p=83235 u=zuul n=ansible | 2026-06-14 08:21:11.355617 | fa163ee0-6271-f863-66dc-0000000105e9 | CHANGED | Check Keystone public endpoint status | undercloud | item=swift 2026-06-14 08:21:11,386 p=83235 u=zuul n=ansible | 2026-06-14 08:21:11.385707 | fa163ee0-6271-f863-66dc-0000000104dd | TASK | Create Keystone admin endpoints 2026-06-14 08:21:11,506 p=83235 u=zuul n=ansible | 2026-06-14 08:21:11.505569 | f622bce9-9719-4d85-b05e-cabaf85bc008 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/endpoints.yml | undercloud 2026-06-14 08:21:11,526 p=83235 u=zuul n=ansible | 2026-06-14 08:21:11.525422 | fa163ee0-6271-f863-66dc-00000001062d | TASK | Async creation of Keystone admin endpoint 2026-06-14 08:21:11,929 p=83235 u=zuul n=ansible | 2026-06-14 08:21:11.928376 | fa163ee0-6271-f863-66dc-00000001062d | CHANGED | Async creation of Keystone admin endpoint | undercloud | item=cinderv3 2026-06-14 08:21:12,265 p=83235 u=zuul n=ansible | 2026-06-14 08:21:12.264459 | fa163ee0-6271-f863-66dc-00000001062d | CHANGED | Async creation of Keystone admin endpoint | undercloud | item=glance 2026-06-14 08:21:12,580 p=83235 u=zuul n=ansible | 2026-06-14 08:21:12.579269 | fa163ee0-6271-f863-66dc-00000001062d | CHANGED | Async creation of Keystone admin endpoint | undercloud | item=heat 2026-06-14 08:21:12,894 p=83235 u=zuul n=ansible | 2026-06-14 08:21:12.892835 | fa163ee0-6271-f863-66dc-00000001062d | CHANGED | Async creation of Keystone admin endpoint | undercloud | item=heat-cfn 2026-06-14 08:21:13,228 p=83235 u=zuul n=ansible | 2026-06-14 08:21:13.227606 | fa163ee0-6271-f863-66dc-00000001062d | CHANGED | Async creation of Keystone admin endpoint | undercloud | item=manila 2026-06-14 08:21:13,560 p=83235 u=zuul n=ansible | 2026-06-14 08:21:13.559990 | fa163ee0-6271-f863-66dc-00000001062d | CHANGED | Async creation of Keystone admin endpoint | undercloud | item=manilav2 2026-06-14 08:21:13,822 p=83235 u=zuul n=ansible | 2026-06-14 08:21:13.821225 | fa163ee0-6271-f863-66dc-00000001062d | CHANGED | Async creation of Keystone admin endpoint | undercloud | item=neutron 2026-06-14 08:21:14,146 p=83235 u=zuul n=ansible | 2026-06-14 08:21:14.146059 | fa163ee0-6271-f863-66dc-00000001062d | CHANGED | Async creation of Keystone admin endpoint | undercloud | item=nova 2026-06-14 08:21:14,480 p=83235 u=zuul n=ansible | 2026-06-14 08:21:14.479380 | fa163ee0-6271-f863-66dc-00000001062d | CHANGED | Async creation of Keystone admin endpoint | undercloud | item=placement 2026-06-14 08:21:14,817 p=83235 u=zuul n=ansible | 2026-06-14 08:21:14.812041 | fa163ee0-6271-f863-66dc-00000001062d | CHANGED | Async creation of Keystone admin endpoint | undercloud | item=swift 2026-06-14 08:21:14,840 p=83235 u=zuul n=ansible | 2026-06-14 08:21:14.839477 | fa163ee0-6271-f863-66dc-00000001062f | TASK | Check Keystone admin endpoint status 2026-06-14 08:21:15,203 p=83235 u=zuul n=ansible | 2026-06-14 08:21:15.202184 | fa163ee0-6271-f863-66dc-00000001062f | CHANGED | Check Keystone admin endpoint status | undercloud | item=cinderv3 2026-06-14 08:21:15,484 p=83235 u=zuul n=ansible | 2026-06-14 08:21:15.483246 | fa163ee0-6271-f863-66dc-00000001062f | CHANGED | Check Keystone admin endpoint status | undercloud | item=glance 2026-06-14 08:21:15,797 p=83235 u=zuul n=ansible | 2026-06-14 08:21:15.795629 | fa163ee0-6271-f863-66dc-00000001062f | CHANGED | Check Keystone admin endpoint status | undercloud | item=heat 2026-06-14 08:21:16,100 p=83235 u=zuul n=ansible | 2026-06-14 08:21:16.099466 | fa163ee0-6271-f863-66dc-00000001062f | CHANGED | Check Keystone admin endpoint status | undercloud | item=heat-cfn 2026-06-14 08:21:16,429 p=83235 u=zuul n=ansible | 2026-06-14 08:21:16.428399 | fa163ee0-6271-f863-66dc-00000001062f | CHANGED | Check Keystone admin endpoint status | undercloud | item=manila 2026-06-14 08:21:16,720 p=83235 u=zuul n=ansible | 2026-06-14 08:21:16.719087 | fa163ee0-6271-f863-66dc-00000001062f | CHANGED | Check Keystone admin endpoint status | undercloud | item=manilav2 2026-06-14 08:21:16,999 p=83235 u=zuul n=ansible | 2026-06-14 08:21:16.998309 | fa163ee0-6271-f863-66dc-00000001062f | CHANGED | Check Keystone admin endpoint status | undercloud | item=neutron 2026-06-14 08:21:17,315 p=83235 u=zuul n=ansible | 2026-06-14 08:21:17.313607 | fa163ee0-6271-f863-66dc-00000001062f | CHANGED | Check Keystone admin endpoint status | undercloud | item=nova 2026-06-14 08:21:17,617 p=83235 u=zuul n=ansible | 2026-06-14 08:21:17.616323 | fa163ee0-6271-f863-66dc-00000001062f | CHANGED | Check Keystone admin endpoint status | undercloud | item=placement 2026-06-14 08:21:17,859 p=83235 u=zuul n=ansible | 2026-06-14 08:21:17.858030 | fa163ee0-6271-f863-66dc-00000001062f | CHANGED | Check Keystone admin endpoint status | undercloud | item=swift 2026-06-14 08:21:17,891 p=83235 u=zuul n=ansible | 2026-06-14 08:21:17.890566 | fa163ee0-6271-f863-66dc-0000000104e2 | TASK | Create Keystone internal endpoints 2026-06-14 08:21:18,005 p=83235 u=zuul n=ansible | 2026-06-14 08:21:18.005066 | 36d2b072-64be-41d8-8f41-bf17df64a109 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/endpoints.yml | undercloud 2026-06-14 08:21:18,020 p=83235 u=zuul n=ansible | 2026-06-14 08:21:18.019818 | fa163ee0-6271-f863-66dc-000000010673 | TASK | Async creation of Keystone internal endpoint 2026-06-14 08:21:18,367 p=83235 u=zuul n=ansible | 2026-06-14 08:21:18.365024 | fa163ee0-6271-f863-66dc-000000010673 | CHANGED | Async creation of Keystone internal endpoint | undercloud | item=cinderv3 2026-06-14 08:21:18,675 p=83235 u=zuul n=ansible | 2026-06-14 08:21:18.673932 | fa163ee0-6271-f863-66dc-000000010673 | CHANGED | Async creation of Keystone internal endpoint | undercloud | item=glance 2026-06-14 08:21:19,028 p=83235 u=zuul n=ansible | 2026-06-14 08:21:19.027228 | fa163ee0-6271-f863-66dc-000000010673 | CHANGED | Async creation of Keystone internal endpoint | undercloud | item=heat 2026-06-14 08:21:19,351 p=83235 u=zuul n=ansible | 2026-06-14 08:21:19.350391 | fa163ee0-6271-f863-66dc-000000010673 | CHANGED | Async creation of Keystone internal endpoint | undercloud | item=heat-cfn 2026-06-14 08:21:19,704 p=83235 u=zuul n=ansible | 2026-06-14 08:21:19.703516 | fa163ee0-6271-f863-66dc-000000010673 | CHANGED | Async creation of Keystone internal endpoint | undercloud | item=manila 2026-06-14 08:21:20,017 p=83235 u=zuul n=ansible | 2026-06-14 08:21:20.016062 | fa163ee0-6271-f863-66dc-000000010673 | CHANGED | Async creation of Keystone internal endpoint | undercloud | item=manilav2 2026-06-14 08:21:20,366 p=83235 u=zuul n=ansible | 2026-06-14 08:21:20.365092 | fa163ee0-6271-f863-66dc-000000010673 | CHANGED | Async creation of Keystone internal endpoint | undercloud | item=neutron 2026-06-14 08:21:20,709 p=83235 u=zuul n=ansible | 2026-06-14 08:21:20.708277 | fa163ee0-6271-f863-66dc-000000010673 | CHANGED | Async creation of Keystone internal endpoint | undercloud | item=nova 2026-06-14 08:21:21,064 p=83235 u=zuul n=ansible | 2026-06-14 08:21:21.063529 | fa163ee0-6271-f863-66dc-000000010673 | CHANGED | Async creation of Keystone internal endpoint | undercloud | item=placement 2026-06-14 08:21:21,414 p=83235 u=zuul n=ansible | 2026-06-14 08:21:21.414070 | fa163ee0-6271-f863-66dc-000000010673 | CHANGED | Async creation of Keystone internal endpoint | undercloud | item=swift 2026-06-14 08:21:21,436 p=83235 u=zuul n=ansible | 2026-06-14 08:21:21.436032 | fa163ee0-6271-f863-66dc-000000010675 | TASK | Check Keystone internal endpoint status 2026-06-14 08:21:21,789 p=83235 u=zuul n=ansible | 2026-06-14 08:21:21.788207 | fa163ee0-6271-f863-66dc-000000010675 | CHANGED | Check Keystone internal endpoint status | undercloud | item=cinderv3 2026-06-14 08:21:22,082 p=83235 u=zuul n=ansible | 2026-06-14 08:21:22.081698 | fa163ee0-6271-f863-66dc-000000010675 | CHANGED | Check Keystone internal endpoint status | undercloud | item=glance 2026-06-14 08:21:22,370 p=83235 u=zuul n=ansible | 2026-06-14 08:21:22.369873 | fa163ee0-6271-f863-66dc-000000010675 | CHANGED | Check Keystone internal endpoint status | undercloud | item=heat 2026-06-14 08:21:22,668 p=83235 u=zuul n=ansible | 2026-06-14 08:21:22.667245 | fa163ee0-6271-f863-66dc-000000010675 | CHANGED | Check Keystone internal endpoint status | undercloud | item=heat-cfn 2026-06-14 08:21:22,910 p=83235 u=zuul n=ansible | 2026-06-14 08:21:22.908977 | fa163ee0-6271-f863-66dc-000000010675 | CHANGED | Check Keystone internal endpoint status | undercloud | item=manila 2026-06-14 08:21:23,167 p=83235 u=zuul n=ansible | 2026-06-14 08:21:23.166175 | fa163ee0-6271-f863-66dc-000000010675 | CHANGED | Check Keystone internal endpoint status | undercloud | item=manilav2 2026-06-14 08:21:23,453 p=83235 u=zuul n=ansible | 2026-06-14 08:21:23.451812 | fa163ee0-6271-f863-66dc-000000010675 | CHANGED | Check Keystone internal endpoint status | undercloud | item=neutron 2026-06-14 08:21:23,707 p=83235 u=zuul n=ansible | 2026-06-14 08:21:23.706716 | fa163ee0-6271-f863-66dc-000000010675 | CHANGED | Check Keystone internal endpoint status | undercloud | item=nova 2026-06-14 08:21:24,012 p=83235 u=zuul n=ansible | 2026-06-14 08:21:24.011369 | fa163ee0-6271-f863-66dc-000000010675 | CHANGED | Check Keystone internal endpoint status | undercloud | item=placement 2026-06-14 08:21:24,281 p=83235 u=zuul n=ansible | 2026-06-14 08:21:24.279923 | fa163ee0-6271-f863-66dc-000000010675 | CHANGED | Check Keystone internal endpoint status | undercloud | item=swift 2026-06-14 08:21:24,311 p=83235 u=zuul n=ansible | 2026-06-14 08:21:24.310708 | fa163ee0-6271-f863-66dc-00000001004a | TASK | Run cleanup tasks 2026-06-14 08:21:24,386 p=83235 u=zuul n=ansible | 2026-06-14 08:21:24.385437 | 2f48c2eb-3e0e-4551-a330-4acef19f20a9 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/cleanup.yml | undercloud 2026-06-14 08:21:24,438 p=83235 u=zuul n=ansible | 2026-06-14 08:21:24.437782 | fa163ee0-6271-f863-66dc-0000000106b7 | TASK | Get list of enabled services 2026-06-14 08:21:28,750 p=83235 u=zuul n=ansible | 2026-06-14 08:21:28.749317 | fa163ee0-6271-f863-66dc-0000000106b7 | CHANGED | Get list of enabled services | undercloud 2026-06-14 08:21:28,758 p=83235 u=zuul n=ansible | 2026-06-14 08:21:28.757698 | fa163ee0-6271-f863-66dc-0000000106b8 | TASK | List services to be disabled 2026-06-14 08:21:28,850 p=83235 u=zuul n=ansible | 2026-06-14 08:21:28.847537 | fa163ee0-6271-f863-66dc-0000000106b8 | SKIPPED | List services to be disabled | undercloud | item={'Name': 'manila', 'Type': 'share'} 2026-06-14 08:21:28,883 p=83235 u=zuul n=ansible | 2026-06-14 08:21:28.882218 | fa163ee0-6271-f863-66dc-0000000106b8 | SKIPPED | List services to be disabled | undercloud | item={'Name': 'placement', 'Type': 'placement'} 2026-06-14 08:21:28,909 p=83235 u=zuul n=ansible | 2026-06-14 08:21:28.907845 | fa163ee0-6271-f863-66dc-0000000106b8 | SKIPPED | List services to be disabled | undercloud | item={'Name': 'glance', 'Type': 'image'} 2026-06-14 08:21:28,934 p=83235 u=zuul n=ansible | 2026-06-14 08:21:28.933466 | fa163ee0-6271-f863-66dc-0000000106b8 | SKIPPED | List services to be disabled | undercloud | item={'Name': 'manilav2', 'Type': 'sharev2'} 2026-06-14 08:21:28,957 p=83235 u=zuul n=ansible | 2026-06-14 08:21:28.955869 | fa163ee0-6271-f863-66dc-0000000106b8 | SKIPPED | List services to be disabled | undercloud | item={'Name': 'cinderv3', 'Type': 'volumev3'} 2026-06-14 08:21:28,981 p=83235 u=zuul n=ansible | 2026-06-14 08:21:28.980636 | fa163ee0-6271-f863-66dc-0000000106b8 | SKIPPED | List services to be disabled | undercloud | item={'Name': 'heat-cfn', 'Type': 'cloudformation'} 2026-06-14 08:21:29,012 p=83235 u=zuul n=ansible | 2026-06-14 08:21:29.011646 | fa163ee0-6271-f863-66dc-0000000106b8 | SKIPPED | List services to be disabled | undercloud | item={'Name': 'neutron', 'Type': 'network'} 2026-06-14 08:21:29,037 p=83235 u=zuul n=ansible | 2026-06-14 08:21:29.036498 | fa163ee0-6271-f863-66dc-0000000106b8 | SKIPPED | List services to be disabled | undercloud | item={'Name': 'heat', 'Type': 'orchestration'} 2026-06-14 08:21:29,064 p=83235 u=zuul n=ansible | 2026-06-14 08:21:29.062498 | fa163ee0-6271-f863-66dc-0000000106b8 | SKIPPED | List services to be disabled | undercloud | item={'Name': 'keystone', 'Type': 'identity'} 2026-06-14 08:21:29,089 p=83235 u=zuul n=ansible | 2026-06-14 08:21:29.088155 | fa163ee0-6271-f863-66dc-0000000106b8 | SKIPPED | List services to be disabled | undercloud | item={'Name': 'nova', 'Type': 'compute'} 2026-06-14 08:21:29,112 p=83235 u=zuul n=ansible | 2026-06-14 08:21:29.111023 | fa163ee0-6271-f863-66dc-0000000106b8 | SKIPPED | List services to be disabled | undercloud | item={'Name': 'swift', 'Type': 'object-store'} 2026-06-14 08:21:29,131 p=83235 u=zuul n=ansible | 2026-06-14 08:21:29.131345 | fa163ee0-6271-f863-66dc-0000000106b9 | TASK | Delete keystone services not enabled 2026-06-14 08:21:29,172 p=83235 u=zuul n=ansible | 2026-06-14 08:21:29.171543 | fa163ee0-6271-f863-66dc-00000001004b | TASK | Create Keystone Roles 2026-06-14 08:21:29,288 p=83235 u=zuul n=ansible | 2026-06-14 08:21:29.287922 | c5cd174a-bd77-4b4d-9d2a-6efcc4981978 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/roles.yml | undercloud 2026-06-14 08:21:29,342 p=83235 u=zuul n=ansible | 2026-06-14 08:21:29.342120 | fa163ee0-6271-f863-66dc-000000010806 | TASK | Async creation of Keystone role 2026-06-14 08:21:29,720 p=83235 u=zuul n=ansible | 2026-06-14 08:21:29.718424 | fa163ee0-6271-f863-66dc-000000010806 | CHANGED | Async creation of Keystone role | undercloud | item=ResellerAdmin 2026-06-14 08:21:30,055 p=83235 u=zuul n=ansible | 2026-06-14 08:21:30.054786 | fa163ee0-6271-f863-66dc-000000010806 | CHANGED | Async creation of Keystone role | undercloud | item=service 2026-06-14 08:21:30,394 p=83235 u=zuul n=ansible | 2026-06-14 08:21:30.393867 | fa163ee0-6271-f863-66dc-000000010806 | CHANGED | Async creation of Keystone role | undercloud | item=heat_stack_user 2026-06-14 08:21:30,753 p=83235 u=zuul n=ansible | 2026-06-14 08:21:30.752876 | fa163ee0-6271-f863-66dc-000000010806 | CHANGED | Async creation of Keystone role | undercloud | item=swiftoperator 2026-06-14 08:21:30,766 p=83235 u=zuul n=ansible | 2026-06-14 08:21:30.766059 | fa163ee0-6271-f863-66dc-000000010808 | TASK | Check Keystone role status 2026-06-14 08:21:31,916 p=83235 u=zuul n=ansible | 2026-06-14 08:21:31.915669 | fa163ee0-6271-f863-66dc-000000010808 | CHANGED | Check Keystone role status | undercloud | item=ResellerAdmin 2026-06-14 08:21:32,120 p=83235 u=zuul n=ansible | 2026-06-14 08:21:32.118926 | fa163ee0-6271-f863-66dc-000000010808 | CHANGED | Check Keystone role status | undercloud | item=service 2026-06-14 08:21:37,655 p=83235 u=zuul n=ansible | 2026-06-14 08:21:37.653598 | fa163ee0-6271-f863-66dc-000000010808 | CHANGED | Check Keystone role status | undercloud | item=heat_stack_user 2026-06-14 08:21:37,924 p=83235 u=zuul n=ansible | 2026-06-14 08:21:37.922865 | fa163ee0-6271-f863-66dc-000000010808 | CHANGED | Check Keystone role status | undercloud | item=swiftoperator 2026-06-14 08:21:37,946 p=83235 u=zuul n=ansible | 2026-06-14 08:21:37.946417 | fa163ee0-6271-f863-66dc-00000001004d | TASK | Create Keystone Users 2026-06-14 08:21:38,099 p=83235 u=zuul n=ansible | 2026-06-14 08:21:38.099074 | ca0ae5ae-6131-4e33-a732-eb9479d44449 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/users.yml | undercloud 2026-06-14 08:21:38,114 p=83235 u=zuul n=ansible | 2026-06-14 08:21:38.113431 | c1a5539b-a832-4e4e-acb1-62830f8c0c37 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/users.yml | undercloud 2026-06-14 08:21:38,161 p=83235 u=zuul n=ansible | 2026-06-14 08:21:38.161177 | fa163ee0-6271-f863-66dc-000000010971 | TASK | Check password of Keystone user 2026-06-14 08:21:39,230 p=83235 u=zuul n=ansible | 2026-06-14 08:21:39.228139 | fa163ee0-6271-f863-66dc-000000010971 | FATAL | Check password of Keystone user | undercloud | error={"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2026-06-14 08:21:40,259 p=83235 u=zuul n=ansible | 2026-06-14 08:21:40.258720 | fa163ee0-6271-f863-66dc-000000010971 | FATAL | Check password of Keystone user | undercloud | error={"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2026-06-14 08:21:41,260 p=83235 u=zuul n=ansible | 2026-06-14 08:21:41.259056 | fa163ee0-6271-f863-66dc-000000010971 | FATAL | Check password of Keystone user | undercloud | error={"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2026-06-14 08:21:42,207 p=83235 u=zuul n=ansible | 2026-06-14 08:21:42.205941 | fa163ee0-6271-f863-66dc-000000010971 | FATAL | Check password of Keystone user | undercloud | error={"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2026-06-14 08:21:43,222 p=83235 u=zuul n=ansible | 2026-06-14 08:21:43.221641 | fa163ee0-6271-f863-66dc-000000010971 | FATAL | Check password of Keystone user | undercloud | error={"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2026-06-14 08:21:44,247 p=83235 u=zuul n=ansible | 2026-06-14 08:21:44.246521 | fa163ee0-6271-f863-66dc-000000010971 | FATAL | Check password of Keystone user | undercloud | error={"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2026-06-14 08:21:45,356 p=83235 u=zuul n=ansible | 2026-06-14 08:21:45.355288 | fa163ee0-6271-f863-66dc-000000010971 | FATAL | Check password of Keystone user | undercloud | error={"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2026-06-14 08:21:46,387 p=83235 u=zuul n=ansible | 2026-06-14 08:21:46.386354 | fa163ee0-6271-f863-66dc-000000010971 | FATAL | Check password of Keystone user | undercloud | error={"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2026-06-14 08:21:47,325 p=83235 u=zuul n=ansible | 2026-06-14 08:21:47.324547 | fa163ee0-6271-f863-66dc-000000010971 | FATAL | Check password of Keystone user | undercloud | error={"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2026-06-14 08:21:48,304 p=83235 u=zuul n=ansible | 2026-06-14 08:21:48.303210 | fa163ee0-6271-f863-66dc-000000010971 | FATAL | Check password of Keystone user | undercloud | error={"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2026-06-14 08:21:48,312 p=83235 u=zuul n=ansible | 2026-06-14 08:21:48.311985 | fa163ee0-6271-f863-66dc-000000010971 | IGNORED | Check password of Keystone user | undercloud | error={"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2026-06-14 08:21:48,325 p=83235 u=zuul n=ansible | 2026-06-14 08:21:48.325243 | fa163ee0-6271-f863-66dc-000000010973 | TASK | Async creation of Keystone user 2026-06-14 08:21:48,757 p=83235 u=zuul n=ansible | 2026-06-14 08:21:48.756565 | fa163ee0-6271-f863-66dc-000000010973 | CHANGED | Async creation of Keystone user | undercloud 2026-06-14 08:21:49,146 p=83235 u=zuul n=ansible | 2026-06-14 08:21:49.145241 | fa163ee0-6271-f863-66dc-000000010973 | CHANGED | Async creation of Keystone user | undercloud 2026-06-14 08:21:49,534 p=83235 u=zuul n=ansible | 2026-06-14 08:21:49.532687 | fa163ee0-6271-f863-66dc-000000010973 | CHANGED | Async creation of Keystone user | undercloud 2026-06-14 08:21:49,917 p=83235 u=zuul n=ansible | 2026-06-14 08:21:49.916512 | fa163ee0-6271-f863-66dc-000000010973 | CHANGED | Async creation of Keystone user | undercloud 2026-06-14 08:21:50,304 p=83235 u=zuul n=ansible | 2026-06-14 08:21:50.302854 | fa163ee0-6271-f863-66dc-000000010973 | CHANGED | Async creation of Keystone user | undercloud 2026-06-14 08:21:50,697 p=83235 u=zuul n=ansible | 2026-06-14 08:21:50.695714 | fa163ee0-6271-f863-66dc-000000010973 | CHANGED | Async creation of Keystone user | undercloud 2026-06-14 08:21:51,092 p=83235 u=zuul n=ansible | 2026-06-14 08:21:51.091540 | fa163ee0-6271-f863-66dc-000000010973 | CHANGED | Async creation of Keystone user | undercloud 2026-06-14 08:21:51,476 p=83235 u=zuul n=ansible | 2026-06-14 08:21:51.475825 | fa163ee0-6271-f863-66dc-000000010973 | CHANGED | Async creation of Keystone user | undercloud 2026-06-14 08:21:51,840 p=83235 u=zuul n=ansible | 2026-06-14 08:21:51.839557 | fa163ee0-6271-f863-66dc-000000010973 | CHANGED | Async creation of Keystone user | undercloud 2026-06-14 08:21:52,197 p=83235 u=zuul n=ansible | 2026-06-14 08:21:52.196771 | fa163ee0-6271-f863-66dc-000000010973 | CHANGED | Async creation of Keystone user | undercloud 2026-06-14 08:21:52,202 p=83235 u=zuul n=ansible | 2026-06-14 08:21:52.202224 | fa163ee0-6271-f863-66dc-000000010973 | CHANGED | Async creation of Keystone user | undercloud 2026-06-14 08:21:52,210 p=83235 u=zuul n=ansible | 2026-06-14 08:21:52.210332 | fa163ee0-6271-f863-66dc-000000010975 | TASK | Check Keystone user status 2026-06-14 08:21:52,550 p=83235 u=zuul n=ansible | 2026-06-14 08:21:52.548863 | fa163ee0-6271-f863-66dc-000000010975 | CHANGED | Check Keystone user status | undercloud 2026-06-14 08:21:52,894 p=83235 u=zuul n=ansible | 2026-06-14 08:21:52.893214 | fa163ee0-6271-f863-66dc-000000010975 | CHANGED | Check Keystone user status | undercloud 2026-06-14 08:21:53,204 p=83235 u=zuul n=ansible | 2026-06-14 08:21:53.203076 | fa163ee0-6271-f863-66dc-000000010975 | CHANGED | Check Keystone user status | undercloud 2026-06-14 08:21:53,517 p=83235 u=zuul n=ansible | 2026-06-14 08:21:53.516506 | fa163ee0-6271-f863-66dc-000000010975 | CHANGED | Check Keystone user status | undercloud 2026-06-14 08:21:53,869 p=83235 u=zuul n=ansible | 2026-06-14 08:21:53.867711 | fa163ee0-6271-f863-66dc-000000010975 | CHANGED | Check Keystone user status | undercloud 2026-06-14 08:21:54,164 p=83235 u=zuul n=ansible | 2026-06-14 08:21:54.163359 | fa163ee0-6271-f863-66dc-000000010975 | CHANGED | Check Keystone user status | undercloud 2026-06-14 08:21:54,478 p=83235 u=zuul n=ansible | 2026-06-14 08:21:54.477337 | fa163ee0-6271-f863-66dc-000000010975 | CHANGED | Check Keystone user status | undercloud 2026-06-14 08:21:54,775 p=83235 u=zuul n=ansible | 2026-06-14 08:21:54.774498 | fa163ee0-6271-f863-66dc-000000010975 | CHANGED | Check Keystone user status | undercloud 2026-06-14 08:21:55,106 p=83235 u=zuul n=ansible | 2026-06-14 08:21:55.105384 | fa163ee0-6271-f863-66dc-000000010975 | CHANGED | Check Keystone user status | undercloud 2026-06-14 08:21:55,438 p=83235 u=zuul n=ansible | 2026-06-14 08:21:55.437095 | fa163ee0-6271-f863-66dc-000000010975 | CHANGED | Check Keystone user status | undercloud 2026-06-14 08:21:55,443 p=83235 u=zuul n=ansible | 2026-06-14 08:21:55.443235 | fa163ee0-6271-f863-66dc-000000010975 | CHANGED | Check Keystone user status | undercloud 2026-06-14 08:21:55,458 p=83235 u=zuul n=ansible | 2026-06-14 08:21:55.458240 | fa163ee0-6271-f863-66dc-00000001097a | TASK | Check password of Keystone user 2026-06-14 08:21:56,530 p=83235 u=zuul n=ansible | 2026-06-14 08:21:56.528439 | fa163ee0-6271-f863-66dc-00000001097a | FATAL | Check password of Keystone user | undercloud | error={"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2026-06-14 08:21:57,518 p=83235 u=zuul n=ansible | 2026-06-14 08:21:57.517242 | fa163ee0-6271-f863-66dc-00000001097a | FATAL | Check password of Keystone user | undercloud | error={"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2026-06-14 08:21:58,521 p=83235 u=zuul n=ansible | 2026-06-14 08:21:58.520124 | fa163ee0-6271-f863-66dc-00000001097a | FATAL | Check password of Keystone user | undercloud | error={"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2026-06-14 08:21:58,529 p=83235 u=zuul n=ansible | 2026-06-14 08:21:58.528430 | fa163ee0-6271-f863-66dc-00000001097a | IGNORED | Check password of Keystone user | undercloud | error={"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2026-06-14 08:21:58,545 p=83235 u=zuul n=ansible | 2026-06-14 08:21:58.545065 | fa163ee0-6271-f863-66dc-00000001097c | TASK | Async creation of Keystone user 2026-06-14 08:21:58,952 p=83235 u=zuul n=ansible | 2026-06-14 08:21:58.950462 | fa163ee0-6271-f863-66dc-00000001097c | CHANGED | Async creation of Keystone user | undercloud 2026-06-14 08:21:59,360 p=83235 u=zuul n=ansible | 2026-06-14 08:21:59.359299 | fa163ee0-6271-f863-66dc-00000001097c | CHANGED | Async creation of Keystone user | undercloud 2026-06-14 08:21:59,814 p=83235 u=zuul n=ansible | 2026-06-14 08:21:59.812775 | fa163ee0-6271-f863-66dc-00000001097c | CHANGED | Async creation of Keystone user | undercloud 2026-06-14 08:21:59,821 p=83235 u=zuul n=ansible | 2026-06-14 08:21:59.820887 | fa163ee0-6271-f863-66dc-00000001097c | CHANGED | Async creation of Keystone user | undercloud 2026-06-14 08:21:59,831 p=83235 u=zuul n=ansible | 2026-06-14 08:21:59.831115 | fa163ee0-6271-f863-66dc-00000001097e | TASK | Check Keystone user status 2026-06-14 08:22:05,446 p=83235 u=zuul n=ansible | 2026-06-14 08:22:05.445324 | fa163ee0-6271-f863-66dc-00000001097e | CHANGED | Check Keystone user status | undercloud 2026-06-14 08:22:05,740 p=83235 u=zuul n=ansible | 2026-06-14 08:22:05.738494 | fa163ee0-6271-f863-66dc-00000001097e | CHANGED | Check Keystone user status | undercloud 2026-06-14 08:22:06,088 p=83235 u=zuul n=ansible | 2026-06-14 08:22:06.086678 | fa163ee0-6271-f863-66dc-00000001097e | CHANGED | Check Keystone user status | undercloud 2026-06-14 08:22:06,096 p=83235 u=zuul n=ansible | 2026-06-14 08:22:06.095382 | fa163ee0-6271-f863-66dc-00000001097e | CHANGED | Check Keystone user status | undercloud 2026-06-14 08:22:06,111 p=83235 u=zuul n=ansible | 2026-06-14 08:22:06.110858 | fa163ee0-6271-f863-66dc-00000001004f | TASK | Assign Keystone Users to Roles 2026-06-14 08:22:06,272 p=83235 u=zuul n=ansible | 2026-06-14 08:22:06.271714 | 1c0b84e8-f4d7-481e-975b-8beefe1e51ab | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/user_roles.yml | undercloud 2026-06-14 08:22:06,276 p=83235 u=zuul n=ansible | 2026-06-14 08:22:06.276103 | cf59bc0c-77ed-4c3e-bf47-cc3bc8ff54ea | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/user_roles.yml | undercloud 2026-06-14 08:22:06,280 p=83235 u=zuul n=ansible | 2026-06-14 08:22:06.279849 | 27b5f046-cdbf-425f-8cd3-8caf16bf3a3b | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/user_roles.yml | undercloud 2026-06-14 08:22:06,327 p=83235 u=zuul n=ansible | 2026-06-14 08:22:06.326824 | fa163ee0-6271-f863-66dc-000000010b46 | TASK | Async assignment of Keystone user per role 2026-06-14 08:22:06,442 p=83235 u=zuul n=ansible | 2026-06-14 08:22:06.442496 | 50175009-3653-4fb7-b99b-490324ed5270 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/user_per_role.yml | undercloud 2026-06-14 08:22:06,447 p=83235 u=zuul n=ansible | 2026-06-14 08:22:06.447018 | 57b08d5f-c76a-480c-8ffd-744ace7ef2f0 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/user_per_role.yml | undercloud 2026-06-14 08:22:06,454 p=83235 u=zuul n=ansible | 2026-06-14 08:22:06.454434 | fa163ee0-6271-f863-66dc-000000010cf8 | TASK | Async assignment of Keystone user to roles 2026-06-14 08:22:06,837 p=83235 u=zuul n=ansible | 2026-06-14 08:22:06.836128 | fa163ee0-6271-f863-66dc-000000010cf8 | CHANGED | Async assignment of Keystone user to roles | undercloud | item=ceilometer 2026-06-14 08:22:07,204 p=83235 u=zuul n=ansible | 2026-06-14 08:22:07.203221 | fa163ee0-6271-f863-66dc-000000010cf8 | CHANGED | Async assignment of Keystone user to roles | undercloud | item=cinder 2026-06-14 08:22:07,504 p=83235 u=zuul n=ansible | 2026-06-14 08:22:07.503890 | fa163ee0-6271-f863-66dc-000000010cf8 | CHANGED | Async assignment of Keystone user to roles | undercloud | item=cinderv3 2026-06-14 08:22:07,822 p=83235 u=zuul n=ansible | 2026-06-14 08:22:07.821479 | fa163ee0-6271-f863-66dc-000000010cf8 | CHANGED | Async assignment of Keystone user to roles | undercloud | item=glance 2026-06-14 08:22:08,167 p=83235 u=zuul n=ansible | 2026-06-14 08:22:08.166625 | fa163ee0-6271-f863-66dc-000000010cf8 | CHANGED | Async assignment of Keystone user to roles | undercloud | item=heat 2026-06-14 08:22:08,533 p=83235 u=zuul n=ansible | 2026-06-14 08:22:08.532508 | fa163ee0-6271-f863-66dc-000000010cf8 | CHANGED | Async assignment of Keystone user to roles | undercloud | item=heat_stack_domain_admin 2026-06-14 08:22:08,819 p=83235 u=zuul n=ansible | 2026-06-14 08:22:08.819075 | fa163ee0-6271-f863-66dc-000000010cf8 | CHANGED | Async assignment of Keystone user to roles | undercloud | item=heat-cfn 2026-06-14 08:22:09,220 p=83235 u=zuul n=ansible | 2026-06-14 08:22:09.219192 | fa163ee0-6271-f863-66dc-000000010cf8 | CHANGED | Async assignment of Keystone user to roles | undercloud | item=manila 2026-06-14 08:22:09,588 p=83235 u=zuul n=ansible | 2026-06-14 08:22:09.587451 | fa163ee0-6271-f863-66dc-000000010cf8 | CHANGED | Async assignment of Keystone user to roles | undercloud | item=manilav2 2026-06-14 08:22:09,896 p=83235 u=zuul n=ansible | 2026-06-14 08:22:09.895433 | fa163ee0-6271-f863-66dc-000000010cf8 | CHANGED | Async assignment of Keystone user to roles | undercloud | item=neutron 2026-06-14 08:22:09,907 p=83235 u=zuul n=ansible | 2026-06-14 08:22:09.907346 | fa163ee0-6271-f863-66dc-000000010cfa | TASK | Check Keystone user assignment to roles status 2026-06-14 08:22:10,258 p=83235 u=zuul n=ansible | 2026-06-14 08:22:10.257648 | fa163ee0-6271-f863-66dc-000000010cfa | CHANGED | Check Keystone user assignment to roles status | undercloud | item=ceilometer 2026-06-14 08:22:10,531 p=83235 u=zuul n=ansible | 2026-06-14 08:22:10.529887 | fa163ee0-6271-f863-66dc-000000010cfa | CHANGED | Check Keystone user assignment to roles status | undercloud | item=cinder 2026-06-14 08:22:10,799 p=83235 u=zuul n=ansible | 2026-06-14 08:22:10.798097 | fa163ee0-6271-f863-66dc-000000010cfa | CHANGED | Check Keystone user assignment to roles status | undercloud | item=cinderv3 2026-06-14 08:22:11,135 p=83235 u=zuul n=ansible | 2026-06-14 08:22:11.135124 | fa163ee0-6271-f863-66dc-000000010cfa | CHANGED | Check Keystone user assignment to roles status | undercloud | item=glance 2026-06-14 08:22:11,426 p=83235 u=zuul n=ansible | 2026-06-14 08:22:11.424758 | fa163ee0-6271-f863-66dc-000000010cfa | CHANGED | Check Keystone user assignment to roles status | undercloud | item=heat 2026-06-14 08:22:11,711 p=83235 u=zuul n=ansible | 2026-06-14 08:22:11.710075 | fa163ee0-6271-f863-66dc-000000010cfa | CHANGED | Check Keystone user assignment to roles status | undercloud | item=heat_stack_domain_admin 2026-06-14 08:22:12,021 p=83235 u=zuul n=ansible | 2026-06-14 08:22:12.020020 | fa163ee0-6271-f863-66dc-000000010cfa | CHANGED | Check Keystone user assignment to roles status | undercloud | item=heat-cfn 2026-06-14 08:22:12,314 p=83235 u=zuul n=ansible | 2026-06-14 08:22:12.313401 | fa163ee0-6271-f863-66dc-000000010cfa | CHANGED | Check Keystone user assignment to roles status | undercloud | item=manila 2026-06-14 08:22:12,633 p=83235 u=zuul n=ansible | 2026-06-14 08:22:12.632750 | fa163ee0-6271-f863-66dc-000000010cfa | CHANGED | Check Keystone user assignment to roles status | undercloud | item=manilav2 2026-06-14 08:22:12,947 p=83235 u=zuul n=ansible | 2026-06-14 08:22:12.946361 | fa163ee0-6271-f863-66dc-000000010cfa | CHANGED | Check Keystone user assignment to roles status | undercloud | item=neutron 2026-06-14 08:22:12,969 p=83235 u=zuul n=ansible | 2026-06-14 08:22:12.969087 | fa163ee0-6271-f863-66dc-000000010cff | TASK | Async assignment of Keystone user to roles 2026-06-14 08:22:13,433 p=83235 u=zuul n=ansible | 2026-06-14 08:22:13.433011 | fa163ee0-6271-f863-66dc-000000010cff | CHANGED | Async assignment of Keystone user to roles | undercloud | item=nova 2026-06-14 08:22:13,851 p=83235 u=zuul n=ansible | 2026-06-14 08:22:13.850039 | fa163ee0-6271-f863-66dc-000000010cff | CHANGED | Async assignment of Keystone user to roles | undercloud | item=placement 2026-06-14 08:22:14,200 p=83235 u=zuul n=ansible | 2026-06-14 08:22:14.199442 | fa163ee0-6271-f863-66dc-000000010cff | CHANGED | Async assignment of Keystone user to roles | undercloud | item=swift 2026-06-14 08:22:14,212 p=83235 u=zuul n=ansible | 2026-06-14 08:22:14.211776 | fa163ee0-6271-f863-66dc-000000010d01 | TASK | Check Keystone user assignment to roles status 2026-06-14 08:22:19,816 p=83235 u=zuul n=ansible | 2026-06-14 08:22:19.815134 | fa163ee0-6271-f863-66dc-000000010d01 | CHANGED | Check Keystone user assignment to roles status | undercloud | item=nova 2026-06-14 08:22:20,130 p=83235 u=zuul n=ansible | 2026-06-14 08:22:20.129464 | fa163ee0-6271-f863-66dc-000000010d01 | CHANGED | Check Keystone user assignment to roles status | undercloud | item=placement 2026-06-14 08:22:20,419 p=83235 u=zuul n=ansible | 2026-06-14 08:22:20.418391 | fa163ee0-6271-f863-66dc-000000010d01 | CHANGED | Check Keystone user assignment to roles status | undercloud | item=swift 2026-06-14 08:22:20,433 p=83235 u=zuul n=ansible | 2026-06-14 08:22:20.433464 | fa163ee0-6271-f863-66dc-000000010b4b | TASK | Async assignment of Keystone user per role 2026-06-14 08:22:20,539 p=83235 u=zuul n=ansible | 2026-06-14 08:22:20.538977 | f5d52da2-9db2-4046-a224-e8db40328050 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/user_per_role.yml | undercloud 2026-06-14 08:22:20,546 p=83235 u=zuul n=ansible | 2026-06-14 08:22:20.546244 | fa163ee0-6271-f863-66dc-000000010d57 | TASK | Async assignment of Keystone user to roles 2026-06-14 08:22:20,951 p=83235 u=zuul n=ansible | 2026-06-14 08:22:20.950636 | fa163ee0-6271-f863-66dc-000000010d57 | CHANGED | Async assignment of Keystone user to roles | undercloud | item=ceilometer 2026-06-14 08:22:20,970 p=83235 u=zuul n=ansible | 2026-06-14 08:22:20.969732 | fa163ee0-6271-f863-66dc-000000010d59 | TASK | Check Keystone user assignment to roles status 2026-06-14 08:22:26,553 p=83235 u=zuul n=ansible | 2026-06-14 08:22:26.551670 | fa163ee0-6271-f863-66dc-000000010d59 | CHANGED | Check Keystone user assignment to roles status | undercloud | item=ceilometer 2026-06-14 08:22:26,576 p=83235 u=zuul n=ansible | 2026-06-14 08:22:26.575169 | fa163ee0-6271-f863-66dc-000000010b50 | TASK | Async assignment of Keystone user per role 2026-06-14 08:22:26,673 p=83235 u=zuul n=ansible | 2026-06-14 08:22:26.673207 | 2dac71c0-8988-443d-a182-fa74dba5eac8 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/user_per_role.yml | undercloud 2026-06-14 08:22:26,688 p=83235 u=zuul n=ansible | 2026-06-14 08:22:26.687925 | fa163ee0-6271-f863-66dc-000000010d7b | TASK | Async assignment of Keystone user to roles 2026-06-14 08:22:27,053 p=83235 u=zuul n=ansible | 2026-06-14 08:22:27.051812 | fa163ee0-6271-f863-66dc-000000010d7b | CHANGED | Async assignment of Keystone user to roles | undercloud | item=cinder 2026-06-14 08:22:27,409 p=83235 u=zuul n=ansible | 2026-06-14 08:22:27.409334 | fa163ee0-6271-f863-66dc-000000010d7b | CHANGED | Async assignment of Keystone user to roles | undercloud | item=cinderv3 2026-06-14 08:22:27,780 p=83235 u=zuul n=ansible | 2026-06-14 08:22:27.780391 | fa163ee0-6271-f863-66dc-000000010d7b | CHANGED | Async assignment of Keystone user to roles | undercloud | item=nova 2026-06-14 08:22:27,790 p=83235 u=zuul n=ansible | 2026-06-14 08:22:27.789885 | fa163ee0-6271-f863-66dc-000000010d7d | TASK | Check Keystone user assignment to roles status 2026-06-14 08:22:33,362 p=83235 u=zuul n=ansible | 2026-06-14 08:22:33.360492 | fa163ee0-6271-f863-66dc-000000010d7d | CHANGED | Check Keystone user assignment to roles status | undercloud | item=cinder 2026-06-14 08:22:33,660 p=83235 u=zuul n=ansible | 2026-06-14 08:22:33.657954 | fa163ee0-6271-f863-66dc-000000010d7d | CHANGED | Check Keystone user assignment to roles status | undercloud | item=cinderv3 2026-06-14 08:22:33,947 p=83235 u=zuul n=ansible | 2026-06-14 08:22:33.946043 | fa163ee0-6271-f863-66dc-000000010d7d | CHANGED | Check Keystone user assignment to roles status | undercloud | item=nova 2026-06-14 08:22:33,976 p=83235 u=zuul n=ansible | 2026-06-14 08:22:33.976046 | fa163ee0-6271-f863-66dc-000000010015 | TASK | is Keystone LDAP enabled 2026-06-14 08:22:34,043 p=83235 u=zuul n=ansible | 2026-06-14 08:22:34.042371 | fa163ee0-6271-f863-66dc-000000010015 | OK | is Keystone LDAP enabled | undercloud 2026-06-14 08:22:34,053 p=83235 u=zuul n=ansible | 2026-06-14 08:22:34.052502 | fa163ee0-6271-f863-66dc-000000010016 | TASK | Set fact for tripleo_keystone_ldap_domains 2026-06-14 08:22:34,112 p=83235 u=zuul n=ansible | 2026-06-14 08:22:34.111671 | fa163ee0-6271-f863-66dc-000000010016 | SKIPPED | Set fact for tripleo_keystone_ldap_domains | undercloud 2026-06-14 08:22:34,122 p=83235 u=zuul n=ansible | 2026-06-14 08:22:34.121832 | fa163ee0-6271-f863-66dc-000000010017 | TASK | Manage Keystone domains from LDAP config 2026-06-14 08:22:34,181 p=83235 u=zuul n=ansible | 2026-06-14 08:22:34.181143 | fa163ee0-6271-f863-66dc-000000010017 | SKIPPED | Manage Keystone domains from LDAP config | undercloud 2026-06-14 08:22:34,214 p=83235 u=zuul n=ansible | PLAY [Deploy step tasks for 4] ************************************************* 2026-06-14 08:22:34,341 p=83235 u=zuul n=ansible | 2026-06-14 08:22:34.340744 | fa163ee0-6271-f863-66dc-0000000000e7 | TASK | Deploy step tasks for 4 2026-06-14 08:22:34,357 p=83235 u=zuul n=ansible | 2026-06-14 08:22:34.356568 | fa163ee0-6271-f863-66dc-0000000000e7 | TASK | Deploy step tasks for 4 2026-06-14 08:22:34,380 p=83235 u=zuul n=ansible | 2026-06-14 08:22:34.379784 | fa163ee0-6271-f863-66dc-0000000000e7 | TASK | Deploy step tasks for 4 2026-06-14 08:22:34,417 p=83235 u=zuul n=ansible | 2026-06-14 08:22:34.417298 | fa163ee0-6271-f863-66dc-0000000000e7 | TASK | Deploy step tasks for 4 2026-06-14 08:22:34,444 p=83235 u=zuul n=ansible | 2026-06-14 08:22:34.443840 | fa163ee0-6271-f863-66dc-0000000000e7 | TASK | Deploy step tasks for 4 2026-06-14 08:22:34,466 p=83235 u=zuul n=ansible | 2026-06-14 08:22:34.465483 | fa163ee0-6271-f863-66dc-0000000000e7 | TASK | Deploy step tasks for 4 2026-06-14 08:22:34,484 p=83235 u=zuul n=ansible | 2026-06-14 08:22:34.472625 | fa163ee0-6271-f863-66dc-0000000000e7 | OK | Deploy step tasks for 4 | np0000073148 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 4' to resume from this task" } 2026-06-14 08:22:34,485 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073148 -> localhost', 'fa163ee0-6271-f863-66dc-0000000000e7') missing from stats 2026-06-14 08:22:34,485 p=83235 u=zuul n=ansible | 2026-06-14 08:22:34.485654 | fa163ee0-6271-f863-66dc-0000000000e7 | OK | Deploy step tasks for 4 | np0000073149 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 4' to resume from this task" } 2026-06-14 08:22:34,486 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073149 -> localhost', 'fa163ee0-6271-f863-66dc-0000000000e7') missing from stats 2026-06-14 08:22:34,486 p=83235 u=zuul n=ansible | 2026-06-14 08:22:34.486369 | fa163ee0-6271-f863-66dc-0000000000e7 | OK | Deploy step tasks for 4 | np0000073150 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 4' to resume from this task" } 2026-06-14 08:22:34,486 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073150 -> localhost', 'fa163ee0-6271-f863-66dc-0000000000e7') missing from stats 2026-06-14 08:22:34,487 p=83235 u=zuul n=ansible | 2026-06-14 08:22:34.487108 | fa163ee0-6271-f863-66dc-0000000000e7 | OK | Deploy step tasks for 4 | np0000073145 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 4' to resume from this task" } 2026-06-14 08:22:34,487 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073145 -> localhost', 'fa163ee0-6271-f863-66dc-0000000000e7') missing from stats 2026-06-14 08:22:34,488 p=83235 u=zuul n=ansible | 2026-06-14 08:22:34.487905 | fa163ee0-6271-f863-66dc-0000000000e7 | OK | Deploy step tasks for 4 | np0000073146 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 4' to resume from this task" } 2026-06-14 08:22:34,488 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073146 -> localhost', 'fa163ee0-6271-f863-66dc-0000000000e7') missing from stats 2026-06-14 08:22:34,503 p=83235 u=zuul n=ansible | 2026-06-14 08:22:34.503403 | fa163ee0-6271-f863-66dc-0000000000e8 | TASK | Write the config_step hieradata for the deploy step 4 tasks 2026-06-14 08:22:34,518 p=83235 u=zuul n=ansible | 2026-06-14 08:22:34.518361 | fa163ee0-6271-f863-66dc-0000000000e8 | TASK | Write the config_step hieradata for the deploy step 4 tasks 2026-06-14 08:22:34,534 p=83235 u=zuul n=ansible | 2026-06-14 08:22:34.533386 | fa163ee0-6271-f863-66dc-0000000000e8 | TASK | Write the config_step hieradata for the deploy step 4 tasks 2026-06-14 08:22:34,555 p=83235 u=zuul n=ansible | 2026-06-14 08:22:34.554885 | fa163ee0-6271-f863-66dc-0000000000e8 | TASK | Write the config_step hieradata for the deploy step 4 tasks 2026-06-14 08:22:34,578 p=83235 u=zuul n=ansible | 2026-06-14 08:22:34.577691 | fa163ee0-6271-f863-66dc-0000000000e8 | TASK | Write the config_step hieradata for the deploy step 4 tasks 2026-06-14 08:22:34,593 p=83235 u=zuul n=ansible | 2026-06-14 08:22:34.592963 | fa163ee0-6271-f863-66dc-0000000000e7 | OK | Deploy step tasks for 4 | np0000073147 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 4' to resume from this task" } 2026-06-14 08:22:34,594 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073147 -> localhost', 'fa163ee0-6271-f863-66dc-0000000000e7') missing from stats 2026-06-14 08:22:34,609 p=83235 u=zuul n=ansible | 2026-06-14 08:22:34.609402 | fa163ee0-6271-f863-66dc-0000000000e8 | TASK | Write the config_step hieradata for the deploy step 4 tasks 2026-06-14 08:22:35,556 p=83235 u=zuul n=ansible | 2026-06-14 08:22:35.555257 | fa163ee0-6271-f863-66dc-0000000000e8 | CHANGED | Write the config_step hieradata for the deploy step 4 tasks | np0000073150 2026-06-14 08:22:35,557 p=83235 u=zuul n=ansible | 2026-06-14 08:22:35.556974 | fa163ee0-6271-f863-66dc-0000000000e8 | CHANGED | Write the config_step hieradata for the deploy step 4 tasks | np0000073148 2026-06-14 08:22:35,617 p=83235 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-06-14 08:22:35,634 p=83235 u=zuul n=ansible | 2026-06-14 08:22:35.633759 | fa163ee0-6271-f863-66dc-0000000000e8 | CHANGED | Write the config_step hieradata for the deploy step 4 tasks | np0000073149 2026-06-14 08:22:35,635 p=83235 u=zuul n=ansible | 2026-06-14 08:22:35.635659 | fa163ee0-6271-f863-66dc-0000000000e8 | CHANGED | Write the config_step hieradata for the deploy step 4 tasks | np0000073147 2026-06-14 08:22:35,637 p=83235 u=zuul n=ansible | 2026-06-14 08:22:35.636751 | fa163ee0-6271-f863-66dc-0000000000e8 | CHANGED | Write the config_step hieradata for the deploy step 4 tasks | np0000073146 2026-06-14 08:22:35,647 p=83235 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-06-14 08:22:35,678 p=83235 u=zuul n=ansible | 2026-06-14 08:22:35.677707 | a72e3d65-32f5-45c8-aef1-5513ec0d8f47 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step4.yaml | np0000073148 2026-06-14 08:22:35,708 p=83235 u=zuul n=ansible | 2026-06-14 08:22:35.707387 | fa163ee0-6271-f863-66dc-000000010dce | TASK | set enable_sensubility fact 2026-06-14 08:22:35,756 p=83235 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-06-14 08:22:35,780 p=83235 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-06-14 08:22:35,806 p=83235 u=zuul n=ansible | 2026-06-14 08:22:35.806444 | fa163ee0-6271-f863-66dc-0000000000e8 | CHANGED | Write the config_step hieradata for the deploy step 4 tasks | np0000073145 2026-06-14 08:22:35,808 p=83235 u=zuul n=ansible | 2026-06-14 08:22:35.808012 | fa163ee0-6271-f863-66dc-000000010dce | OK | set enable_sensubility fact | np0000073148 2026-06-14 08:22:35,825 p=83235 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-06-14 08:22:35,856 p=83235 u=zuul n=ansible | 2026-06-14 08:22:35.856265 | 97617799-381d-4aa7-abea-da931605aaa2 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step4.yaml | np0000073150 2026-06-14 08:22:35,857 p=83235 u=zuul n=ansible | 2026-06-14 08:22:35.856891 | 97617799-381d-4aa7-abea-da931605aaa2 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step4.yaml | np0000073149 2026-06-14 08:22:35,867 p=83235 u=zuul n=ansible | 2026-06-14 08:22:35.867737 | 9c451ff0-eca9-4b61-94cf-779ce4f29eba | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step4.yaml | np0000073146 2026-06-14 08:22:35,879 p=83235 u=zuul n=ansible | 2026-06-14 08:22:35.879742 | fa163ee0-6271-f863-66dc-000000010dd0 | TASK | Create virtqemud recovery script 2026-06-14 08:22:35,895 p=83235 u=zuul n=ansible | 2026-06-14 08:22:35.894895 | fa163ee0-6271-f863-66dc-000000010df1 | TASK | set enable_sensubility fact 2026-06-14 08:22:35,911 p=83235 u=zuul n=ansible | 2026-06-14 08:22:35.910649 | fa163ee0-6271-f863-66dc-000000010df1 | TASK | set enable_sensubility fact 2026-06-14 08:22:35,966 p=83235 u=zuul n=ansible | 2026-06-14 08:22:35.964753 | fa163ee0-6271-f863-66dc-000000010e01 | TASK | set enable_sensubility fact 2026-06-14 08:22:35,974 p=83235 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-06-14 08:22:35,976 p=83235 u=zuul n=ansible | 2026-06-14 08:22:35.976293 | fa163ee0-6271-f863-66dc-000000010df1 | OK | set enable_sensubility fact | np0000073149 2026-06-14 08:22:35,977 p=83235 u=zuul n=ansible | 2026-06-14 08:22:35.977010 | fa163ee0-6271-f863-66dc-000000010df1 | OK | set enable_sensubility fact | np0000073150 2026-06-14 08:22:36,008 p=83235 u=zuul n=ansible | 2026-06-14 08:22:36.003390 | d77a0ba3-9fe4-46ae-8845-5c7595366938 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step4.yaml | np0000073147 2026-06-14 08:22:36,021 p=83235 u=zuul n=ansible | 2026-06-14 08:22:36.021195 | fa163ee0-6271-f863-66dc-000000010df3 | TASK | Create virtqemud recovery script 2026-06-14 08:22:36,036 p=83235 u=zuul n=ansible | 2026-06-14 08:22:36.036375 | fa163ee0-6271-f863-66dc-000000010df3 | TASK | Create virtqemud recovery script 2026-06-14 08:22:36,057 p=83235 u=zuul n=ansible | 2026-06-14 08:22:36.056897 | fa163ee0-6271-f863-66dc-000000010e2a | TASK | set enable_sensubility fact 2026-06-14 08:22:36,064 p=83235 u=zuul n=ansible | 2026-06-14 08:22:36.064565 | fa163ee0-6271-f863-66dc-000000010e01 | OK | set enable_sensubility fact | np0000073146 2026-06-14 08:22:36,093 p=83235 u=zuul n=ansible | 2026-06-14 08:22:36.086946 | e46e743d-57b9-4e80-ae49-69ecb032a18f | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step4.yaml | np0000073145 2026-06-14 08:22:36,111 p=83235 u=zuul n=ansible | 2026-06-14 08:22:36.111004 | fa163ee0-6271-f863-66dc-000000010e41 | TASK | set enable_sensubility fact 2026-06-14 08:22:36,130 p=83235 u=zuul n=ansible | 2026-06-14 08:22:36.129979 | fa163ee0-6271-f863-66dc-000000010e06 | TASK | Start OVN container 2026-06-14 08:22:36,142 p=83235 u=zuul n=ansible | 2026-06-14 08:22:36.137474 | fa163ee0-6271-f863-66dc-000000010e2a | OK | set enable_sensubility fact | np0000073147 2026-06-14 08:22:36,143 p=83235 u=zuul n=ansible | 2026-06-14 08:22:36.143693 | fa163ee0-6271-f863-66dc-000000010e41 | OK | set enable_sensubility fact | np0000073145 2026-06-14 08:22:36,161 p=83235 u=zuul n=ansible | 2026-06-14 08:22:36.161421 | fa163ee0-6271-f863-66dc-000000010e46 | TASK | Start OVN container 2026-06-14 08:22:36,191 p=83235 u=zuul n=ansible | 2026-06-14 08:22:36.191068 | fa163ee0-6271-f863-66dc-000000010e2f | TASK | Start OVN container 2026-06-14 08:22:36,228 p=83235 u=zuul n=ansible | 2026-06-14 08:22:36.224676 | fa163ee0-6271-f863-66dc-000000010e46 | SKIPPED | Start OVN container | np0000073145 | item=ovn_cluster_north_db_server 2026-06-14 08:22:36,248 p=83235 u=zuul n=ansible | 2026-06-14 08:22:36.247661 | fa163ee0-6271-f863-66dc-000000010e46 | SKIPPED | Start OVN container | np0000073145 | item=ovn_cluster_south_db_server 2026-06-14 08:22:36,273 p=83235 u=zuul n=ansible | 2026-06-14 08:22:36.271143 | fa163ee0-6271-f863-66dc-000000010e46 | SKIPPED | Start OVN container | np0000073145 | item=ovn_cluster_northd 2026-06-14 08:22:36,356 p=83235 u=zuul n=ansible | 2026-06-14 08:22:36.355910 | fa163ee0-6271-f863-66dc-000000010e8d | TASK | Gather variables for each operating system 2026-06-14 08:22:36,418 p=83235 u=zuul n=ansible | 2026-06-14 08:22:36.417609 | fa163ee0-6271-f863-66dc-000000010e48 | TASK | Set NB connection 2026-06-14 08:22:36,445 p=83235 u=zuul n=ansible | 2026-06-14 08:22:36.444503 | fa163ee0-6271-f863-66dc-000000010e8d | TASK | Gather variables for each operating system 2026-06-14 08:22:36,459 p=83235 u=zuul n=ansible | 2026-06-14 08:22:36.459259 | fa163ee0-6271-f863-66dc-000000010e48 | SKIPPED | Set NB connection | np0000073145 2026-06-14 08:22:36,480 p=83235 u=zuul n=ansible | 2026-06-14 08:22:36.480051 | fa163ee0-6271-f863-66dc-000000010e49 | TASK | Set SB connection 2026-06-14 08:22:36,506 p=83235 u=zuul n=ansible | 2026-06-14 08:22:36.505950 | fa163ee0-6271-f863-66dc-000000010e8e | TASK | Create container logs path 2026-06-14 08:22:36,527 p=83235 u=zuul n=ansible | 2026-06-14 08:22:36.522689 | fa163ee0-6271-f863-66dc-000000010e49 | SKIPPED | Set SB connection | np0000073145 2026-06-14 08:22:36,545 p=83235 u=zuul n=ansible | 2026-06-14 08:22:36.544964 | fa163ee0-6271-f863-66dc-0000000000eb | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists 2026-06-14 08:22:36,566 p=83235 u=zuul n=ansible | 2026-06-14 08:22:36.566043 | fa163ee0-6271-f863-66dc-000000010e8e | TASK | Create container logs path 2026-06-14 08:22:36,800 p=83235 u=zuul n=ansible | 2026-06-14 08:22:36.799984 | fa163ee0-6271-f863-66dc-000000010dd0 | CHANGED | Create virtqemud recovery script | np0000073148 2026-06-14 08:22:36,811 p=83235 u=zuul n=ansible | 2026-06-14 08:22:36.811089 | fa163ee0-6271-f863-66dc-000000010dd5 | TASK | Create virtqemud recovery trigger service 2026-06-14 08:22:36,831 p=83235 u=zuul n=ansible | 2026-06-14 08:22:36.831051 | fa163ee0-6271-f863-66dc-000000010e8e | OK | Create container logs path | np0000073146 2026-06-14 08:22:36,833 p=83235 u=zuul n=ansible | 2026-06-14 08:22:36.832636 | fa163ee0-6271-f863-66dc-0000000000eb | OK | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists | np0000073145 2026-06-14 08:22:36,878 p=83235 u=zuul n=ansible | 2026-06-14 08:22:36.877910 | fa163ee0-6271-f863-66dc-000000010e90 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 2026-06-14 08:22:36,887 p=83235 u=zuul n=ansible | 2026-06-14 08:22:36.886484 | fa163ee0-6271-f863-66dc-000000010e8e | OK | Create container logs path | np0000073147 2026-06-14 08:22:36,905 p=83235 u=zuul n=ansible | 2026-06-14 08:22:36.905138 | fa163ee0-6271-f863-66dc-000000010e90 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 2026-06-14 08:22:36,991 p=83235 u=zuul n=ansible | 2026-06-14 08:22:36.981395 | 6393c160-bc39-4abb-8bfd-503e53892d18 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0000073145 2026-06-14 08:22:37,016 p=83235 u=zuul n=ansible | 2026-06-14 08:22:37.015973 | fa163ee0-6271-f863-66dc-000000010faa | TASK | Write the config_step hieradata 2026-06-14 08:22:37,025 p=83235 u=zuul n=ansible | 2026-06-14 08:22:37.024390 | fa163ee0-6271-f863-66dc-000000010df3 | CHANGED | Create virtqemud recovery script | np0000073150 2026-06-14 08:22:37,026 p=83235 u=zuul n=ansible | 2026-06-14 08:22:37.025829 | fa163ee0-6271-f863-66dc-000000010df3 | CHANGED | Create virtqemud recovery script | np0000073149 2026-06-14 08:22:37,038 p=83235 u=zuul n=ansible | 2026-06-14 08:22:37.037814 | fa163ee0-6271-f863-66dc-000000010df4 | TASK | Create virtqemud recovery trigger service 2026-06-14 08:22:37,054 p=83235 u=zuul n=ansible | 2026-06-14 08:22:37.053602 | fa163ee0-6271-f863-66dc-000000010df4 | TASK | Create virtqemud recovery trigger service 2026-06-14 08:22:37,251 p=83235 u=zuul n=ansible | 2026-06-14 08:22:37.251144 | fa163ee0-6271-f863-66dc-000000010e90 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 | np0000073146 2026-06-14 08:22:37,268 p=83235 u=zuul n=ansible | 2026-06-14 08:22:37.267657 | fa163ee0-6271-f863-66dc-000000010e91 | TASK | Finalise hashes for all containers 2026-06-14 08:22:37,338 p=83235 u=zuul n=ansible | 2026-06-14 08:22:37.337994 | fa163ee0-6271-f863-66dc-000000010e90 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 | np0000073147 2026-06-14 08:22:37,354 p=83235 u=zuul n=ansible | 2026-06-14 08:22:37.354612 | fa163ee0-6271-f863-66dc-000000010e91 | TASK | Finalise hashes for all containers 2026-06-14 08:22:37,387 p=83235 u=zuul n=ansible | 2026-06-14 08:22:37.387265 | fa163ee0-6271-f863-66dc-000000010e91 | OK | Finalise hashes for all containers | np0000073146 2026-06-14 08:22:37,404 p=83235 u=zuul n=ansible | 2026-06-14 08:22:37.404430 | fa163ee0-6271-f863-66dc-000000010e93 | TASK | Manage systemd shutdown files 2026-06-14 08:22:37,443 p=83235 u=zuul n=ansible | 2026-06-14 08:22:37.442954 | fa163ee0-6271-f863-66dc-000000010e91 | OK | Finalise hashes for all containers | np0000073147 2026-06-14 08:22:37,466 p=83235 u=zuul n=ansible | 2026-06-14 08:22:37.466338 | fa163ee0-6271-f863-66dc-000000010e93 | TASK | Manage systemd shutdown files 2026-06-14 08:22:37,474 p=83235 u=zuul n=ansible | 2026-06-14 08:22:37.473764 | fa163ee0-6271-f863-66dc-000000010e93 | SKIPPED | Manage systemd shutdown files | np0000073146 2026-06-14 08:22:37,491 p=83235 u=zuul n=ansible | 2026-06-14 08:22:37.491550 | fa163ee0-6271-f863-66dc-000000010e95 | TASK | Update container configs with new config hashes 2026-06-14 08:22:37,505 p=83235 u=zuul n=ansible | 2026-06-14 08:22:37.505169 | fa163ee0-6271-f863-66dc-000000010e93 | SKIPPED | Manage systemd shutdown files | np0000073147 2026-06-14 08:22:37,524 p=83235 u=zuul n=ansible | 2026-06-14 08:22:37.524092 | fa163ee0-6271-f863-66dc-000000010e95 | TASK | Update container configs with new config hashes 2026-06-14 08:22:37,570 p=83235 u=zuul n=ansible | 2026-06-14 08:22:37.569810 | fa163ee0-6271-f863-66dc-000000010e95 | SKIPPED | Update container configs with new config hashes | np0000073146 2026-06-14 08:22:37,594 p=83235 u=zuul n=ansible | 2026-06-14 08:22:37.594453 | fa163ee0-6271-f863-66dc-000000010e96 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_0 2026-06-14 08:22:37,602 p=83235 u=zuul n=ansible | 2026-06-14 08:22:37.601697 | fa163ee0-6271-f863-66dc-000000010e95 | SKIPPED | Update container configs with new config hashes | np0000073147 2026-06-14 08:22:37,619 p=83235 u=zuul n=ansible | 2026-06-14 08:22:37.619531 | fa163ee0-6271-f863-66dc-000000010e96 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_0 2026-06-14 08:22:37,691 p=83235 u=zuul n=ansible | 2026-06-14 08:22:37.691307 | 0b70511e-d7b1-461e-ba0f-0af2381c014d | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0000073146 2026-06-14 08:22:37,709 p=83235 u=zuul n=ansible | 2026-06-14 08:22:37.709174 | fa163ee0-6271-f863-66dc-000000010fd8 | TASK | Gather podman infos 2026-06-14 08:22:37,732 p=83235 u=zuul n=ansible | 2026-06-14 08:22:37.732182 | 24a4973f-8d51-46b8-9b47-99f5ab8dad88 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0000073147 2026-06-14 08:22:37,749 p=83235 u=zuul n=ansible | 2026-06-14 08:22:37.749005 | fa163ee0-6271-f863-66dc-000000010ff8 | TASK | Gather podman infos 2026-06-14 08:22:37,776 p=83235 u=zuul n=ansible | 2026-06-14 08:22:37.775614 | fa163ee0-6271-f863-66dc-000000010dd5 | CHANGED | Create virtqemud recovery trigger service | np0000073148 2026-06-14 08:22:37,786 p=83235 u=zuul n=ansible | 2026-06-14 08:22:37.786127 | fa163ee0-6271-f863-66dc-000000010dd6 | TASK | Create virtqemud recovery trigger timer 2026-06-14 08:22:37,891 p=83235 u=zuul n=ansible | 2026-06-14 08:22:37.890741 | fa163ee0-6271-f863-66dc-000000010faa | OK | Write the config_step hieradata | np0000073145 2026-06-14 08:22:37,908 p=83235 u=zuul n=ansible | 2026-06-14 08:22:37.908247 | fa163ee0-6271-f863-66dc-000000010fab | TASK | Run puppet host configuration for step 4 2026-06-14 08:22:38,029 p=83235 u=zuul n=ansible | 2026-06-14 08:22:38.028938 | fa163ee0-6271-f863-66dc-000000010df4 | CHANGED | Create virtqemud recovery trigger service | np0000073149 2026-06-14 08:22:38,043 p=83235 u=zuul n=ansible | 2026-06-14 08:22:38.043702 | fa163ee0-6271-f863-66dc-000000010df5 | TASK | Create virtqemud recovery trigger timer 2026-06-14 08:22:38,051 p=83235 u=zuul n=ansible | 2026-06-14 08:22:38.050941 | fa163ee0-6271-f863-66dc-000000010df4 | CHANGED | Create virtqemud recovery trigger service | np0000073150 2026-06-14 08:22:38,062 p=83235 u=zuul n=ansible | 2026-06-14 08:22:38.061832 | fa163ee0-6271-f863-66dc-000000010df5 | TASK | Create virtqemud recovery trigger timer 2026-06-14 08:22:38,660 p=83235 u=zuul n=ansible | 2026-06-14 08:22:38.660037 | fa163ee0-6271-f863-66dc-000000010fab | CHANGED | Run puppet host configuration for step 4 | np0000073145 2026-06-14 08:22:38,685 p=83235 u=zuul n=ansible | 2026-06-14 08:22:38.685309 | fa163ee0-6271-f863-66dc-000000010fac | TASK | Wait for puppet host configuration to finish 2026-06-14 08:22:38,778 p=83235 u=zuul n=ansible | 2026-06-14 08:22:38.777488 | fa163ee0-6271-f863-66dc-000000010dd6 | CHANGED | Create virtqemud recovery trigger timer | np0000073148 2026-06-14 08:22:38,792 p=83235 u=zuul n=ansible | 2026-06-14 08:22:38.792340 | fa163ee0-6271-f863-66dc-000000010dd7 | TASK | Enable virtqemud recovery trigger service 2026-06-14 08:22:39,014 p=83235 u=zuul n=ansible | 2026-06-14 08:22:39.013577 | fa163ee0-6271-f863-66dc-000000010df5 | CHANGED | Create virtqemud recovery trigger timer | np0000073150 2026-06-14 08:22:39,028 p=83235 u=zuul n=ansible | 2026-06-14 08:22:39.028266 | fa163ee0-6271-f863-66dc-000000010df6 | TASK | Enable virtqemud recovery trigger service 2026-06-14 08:22:39,074 p=83235 u=zuul n=ansible | 2026-06-14 08:22:39.073872 | fa163ee0-6271-f863-66dc-000000010df5 | CHANGED | Create virtqemud recovery trigger timer | np0000073149 2026-06-14 08:22:39,088 p=83235 u=zuul n=ansible | 2026-06-14 08:22:39.088033 | fa163ee0-6271-f863-66dc-000000010df6 | TASK | Enable virtqemud recovery trigger service 2026-06-14 08:22:39,318 p=83235 u=zuul n=ansible | 2026-06-14 08:22:39.317219 | fa163ee0-6271-f863-66dc-000000010fd8 | OK | Gather podman infos | np0000073146 2026-06-14 08:22:39,407 p=83235 u=zuul n=ansible | 2026-06-14 08:22:39.406780 | fa163ee0-6271-f863-66dc-000000010ff8 | OK | Gather podman infos | np0000073147 2026-06-14 08:22:39,481 p=83235 u=zuul n=ansible | 2026-06-14 08:22:39.480604 | fa163ee0-6271-f863-66dc-000000010fd9 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2026-06-14 08:22:39,506 p=83235 u=zuul n=ansible | 2026-06-14 08:22:39.505930 | fa163ee0-6271-f863-66dc-000000010ff9 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2026-06-14 08:22:39,783 p=83235 u=zuul n=ansible | 2026-06-14 08:22:39.783516 | fa163ee0-6271-f863-66dc-000000010e97 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_0 2026-06-14 08:22:39,814 p=83235 u=zuul n=ansible | 2026-06-14 08:22:39.811025 | fa163ee0-6271-f863-66dc-000000010dd7 | CHANGED | Enable virtqemud recovery trigger service | np0000073148 2026-06-14 08:22:39,826 p=83235 u=zuul n=ansible | 2026-06-14 08:22:39.826339 | fa163ee0-6271-f863-66dc-000000010dd8 | TASK | Enable virtqemud recovery trigger timer 2026-06-14 08:22:39,866 p=83235 u=zuul n=ansible | 2026-06-14 08:22:39.861534 | fa163ee0-6271-f863-66dc-000000010e97 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_0 2026-06-14 08:22:39,890 p=83235 u=zuul n=ansible | 2026-06-14 08:22:39.890390 | ff4531ce-e3e8-4f27-8851-8fa3cfff6eee | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0000073146 2026-06-14 08:22:39,911 p=83235 u=zuul n=ansible | 2026-06-14 08:22:39.911372 | fa163ee0-6271-f863-66dc-0000000110bb | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2026-06-14 08:22:39,951 p=83235 u=zuul n=ansible | 2026-06-14 08:22:39.951190 | aeba721e-896d-4586-86bd-82bb7eee5f7f | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0000073147 2026-06-14 08:22:39,971 p=83235 u=zuul n=ansible | 2026-06-14 08:22:39.971183 | fa163ee0-6271-f863-66dc-0000000110f7 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2026-06-14 08:22:40,018 p=83235 u=zuul n=ansible | 2026-06-14 08:22:40.017876 | fa163ee0-6271-f863-66dc-000000010df6 | CHANGED | Enable virtqemud recovery trigger service | np0000073150 2026-06-14 08:22:40,031 p=83235 u=zuul n=ansible | 2026-06-14 08:22:40.031006 | fa163ee0-6271-f863-66dc-000000010df7 | TASK | Enable virtqemud recovery trigger timer 2026-06-14 08:22:40,120 p=83235 u=zuul n=ansible | 2026-06-14 08:22:40.120086 | fa163ee0-6271-f863-66dc-000000010df6 | CHANGED | Enable virtqemud recovery trigger service | np0000073149 2026-06-14 08:22:40,132 p=83235 u=zuul n=ansible | 2026-06-14 08:22:40.132106 | fa163ee0-6271-f863-66dc-000000010df7 | TASK | Enable virtqemud recovery trigger timer 2026-06-14 08:22:40,868 p=83235 u=zuul n=ansible | 2026-06-14 08:22:40.867682 | fa163ee0-6271-f863-66dc-000000010dd8 | CHANGED | Enable virtqemud recovery trigger timer | np0000073148 2026-06-14 08:22:40,870 p=83235 u=zuul n=ansible | 2026-06-14 08:22:40.870005 | fa163ee0-6271-f863-66dc-0000000110bb | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0000073146 2026-06-14 08:22:40,884 p=83235 u=zuul n=ansible | 2026-06-14 08:22:40.883717 | fa163ee0-6271-f863-66dc-000000010dd9 | TASK | Really enable virtqemud recovery trigger timer 2026-06-14 08:22:40,925 p=83235 u=zuul n=ansible | 2026-06-14 08:22:40.925009 | fa163ee0-6271-f863-66dc-0000000110bc | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 2026-06-14 08:22:40,939 p=83235 u=zuul n=ansible | 2026-06-14 08:22:40.938181 | fa163ee0-6271-f863-66dc-0000000110f7 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0000073147 2026-06-14 08:22:40,987 p=83235 u=zuul n=ansible | 2026-06-14 08:22:40.987153 | fa163ee0-6271-f863-66dc-0000000110f8 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 2026-06-14 08:22:40,999 p=83235 u=zuul n=ansible | 2026-06-14 08:22:40.998780 | fa163ee0-6271-f863-66dc-000000010df7 | CHANGED | Enable virtqemud recovery trigger timer | np0000073150 2026-06-14 08:22:41,023 p=83235 u=zuul n=ansible | 2026-06-14 08:22:41.022925 | fa163ee0-6271-f863-66dc-000000010df8 | TASK | Really enable virtqemud recovery trigger timer 2026-06-14 08:22:41,179 p=83235 u=zuul n=ansible | 2026-06-14 08:22:41.178923 | fa163ee0-6271-f863-66dc-000000010df7 | CHANGED | Enable virtqemud recovery trigger timer | np0000073149 2026-06-14 08:22:41,196 p=83235 u=zuul n=ansible | 2026-06-14 08:22:41.195857 | fa163ee0-6271-f863-66dc-000000010df8 | TASK | Really enable virtqemud recovery trigger timer 2026-06-14 08:22:41,547 p=83235 u=zuul n=ansible | 2026-06-14 08:22:41.546271 | fa163ee0-6271-f863-66dc-000000010dd9 | CHANGED | Really enable virtqemud recovery trigger timer | np0000073148 2026-06-14 08:22:41,567 p=83235 u=zuul n=ansible | 2026-06-14 08:22:41.567142 | fa163ee0-6271-f863-66dc-000000010ddb | TASK | Create systemd file 2026-06-14 08:22:41,668 p=83235 u=zuul n=ansible | 2026-06-14 08:22:41.667871 | fa163ee0-6271-f863-66dc-000000010df8 | CHANGED | Really enable virtqemud recovery trigger timer | np0000073150 2026-06-14 08:22:41,683 p=83235 u=zuul n=ansible | 2026-06-14 08:22:41.683312 | fa163ee0-6271-f863-66dc-000000010dfa | TASK | Create systemd file 2026-06-14 08:22:41,877 p=83235 u=zuul n=ansible | 2026-06-14 08:22:41.876710 | fa163ee0-6271-f863-66dc-000000010df8 | CHANGED | Really enable virtqemud recovery trigger timer | np0000073149 2026-06-14 08:22:41,891 p=83235 u=zuul n=ansible | 2026-06-14 08:22:41.890750 | fa163ee0-6271-f863-66dc-000000010dfa | TASK | Create systemd file 2026-06-14 08:22:42,530 p=83235 u=zuul n=ansible | 2026-06-14 08:22:42.529846 | fa163ee0-6271-f863-66dc-000000010ddb | CHANGED | Create systemd file | np0000073148 2026-06-14 08:22:42,544 p=83235 u=zuul n=ansible | 2026-06-14 08:22:42.544500 | fa163ee0-6271-f863-66dc-000000010ddc | TASK | Reload systemd 2026-06-14 08:22:42,664 p=83235 u=zuul n=ansible | 2026-06-14 08:22:42.662871 | fa163ee0-6271-f863-66dc-000000010dfa | CHANGED | Create systemd file | np0000073150 2026-06-14 08:22:42,680 p=83235 u=zuul n=ansible | 2026-06-14 08:22:42.679542 | fa163ee0-6271-f863-66dc-000000010dfb | TASK | Reload systemd 2026-06-14 08:22:42,860 p=83235 u=zuul n=ansible | 2026-06-14 08:22:42.859379 | fa163ee0-6271-f863-66dc-000000010dfa | CHANGED | Create systemd file | np0000073149 2026-06-14 08:22:42,875 p=83235 u=zuul n=ansible | 2026-06-14 08:22:42.874652 | fa163ee0-6271-f863-66dc-000000010dfb | TASK | Reload systemd 2026-06-14 08:22:43,364 p=83235 u=zuul n=ansible | 2026-06-14 08:22:43.363270 | fa163ee0-6271-f863-66dc-000000010ddc | CHANGED | Reload systemd | np0000073148 2026-06-14 08:22:43,374 p=83235 u=zuul n=ansible | 2026-06-14 08:22:43.374392 | fa163ee0-6271-f863-66dc-0000000000eb | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists 2026-06-14 08:22:43,396 p=83235 u=zuul n=ansible | 2026-06-14 08:22:43.396002 | fa163ee0-6271-f863-66dc-000000010dfb | CHANGED | Reload systemd | np0000073150 2026-06-14 08:22:43,407 p=83235 u=zuul n=ansible | 2026-06-14 08:22:43.407485 | fa163ee0-6271-f863-66dc-0000000000eb | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists 2026-06-14 08:22:43,620 p=83235 u=zuul n=ansible | 2026-06-14 08:22:43.619253 | fa163ee0-6271-f863-66dc-000000010dfb | CHANGED | Reload systemd | np0000073149 2026-06-14 08:22:43,634 p=83235 u=zuul n=ansible | 2026-06-14 08:22:43.634348 | fa163ee0-6271-f863-66dc-0000000000eb | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists 2026-06-14 08:22:43,690 p=83235 u=zuul n=ansible | 2026-06-14 08:22:43.689361 | fa163ee0-6271-f863-66dc-0000000000eb | OK | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists | np0000073148 2026-06-14 08:22:43,734 p=83235 u=zuul n=ansible | 2026-06-14 08:22:43.733686 | fa163ee0-6271-f863-66dc-0000000000eb | OK | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists | np0000073150 2026-06-14 08:22:43,820 p=83235 u=zuul n=ansible | 2026-06-14 08:22:43.820169 | e98cd74e-0092-490d-9964-8c355baf81d9 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0000073148 2026-06-14 08:22:43,838 p=83235 u=zuul n=ansible | 2026-06-14 08:22:43.838180 | fa163ee0-6271-f863-66dc-000000011157 | TASK | Write the config_step hieradata 2026-06-14 08:22:43,871 p=83235 u=zuul n=ansible | 2026-06-14 08:22:43.870879 | ed97c85d-d999-41a7-81b8-606d46e7eea4 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0000073150 2026-06-14 08:22:43,886 p=83235 u=zuul n=ansible | 2026-06-14 08:22:43.886262 | fa163ee0-6271-f863-66dc-00000001116f | TASK | Write the config_step hieradata 2026-06-14 08:22:44,095 p=83235 u=zuul n=ansible | 2026-06-14 08:22:44.095053 | fa163ee0-6271-f863-66dc-0000000000eb | OK | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists | np0000073149 2026-06-14 08:22:44,214 p=83235 u=zuul n=ansible | 2026-06-14 08:22:44.214000 | 56049089-dbb2-4755-acf3-48c49bb84ec5 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0000073149 2026-06-14 08:22:44,225 p=83235 u=zuul n=ansible | 2026-06-14 08:22:44.225674 | fa163ee0-6271-f863-66dc-000000011189 | TASK | Write the config_step hieradata 2026-06-14 08:22:44,527 p=83235 u=zuul n=ansible | 2026-06-14 08:22:44.526621 | fa163ee0-6271-f863-66dc-0000000110f8 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 | np0000073147 2026-06-14 08:22:44,570 p=83235 u=zuul n=ansible | 2026-06-14 08:22:44.569921 | fa163ee0-6271-f863-66dc-000000010eb8 | TASK | Gather variables for each operating system 2026-06-14 08:22:44,656 p=83235 u=zuul n=ansible | 2026-06-14 08:22:44.656323 | fa163ee0-6271-f863-66dc-000000011157 | OK | Write the config_step hieradata | np0000073148 2026-06-14 08:22:44,668 p=83235 u=zuul n=ansible | 2026-06-14 08:22:44.668445 | fa163ee0-6271-f863-66dc-000000011158 | TASK | Run puppet host configuration for step 4 2026-06-14 08:22:44,710 p=83235 u=zuul n=ansible | 2026-06-14 08:22:44.710067 | fa163ee0-6271-f863-66dc-000000010eb9 | TASK | Create container logs path 2026-06-14 08:22:44,718 p=83235 u=zuul n=ansible | 2026-06-14 08:22:44.718199 | fa163ee0-6271-f863-66dc-0000000110bc | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 | np0000073146 2026-06-14 08:22:44,751 p=83235 u=zuul n=ansible | 2026-06-14 08:22:44.750750 | fa163ee0-6271-f863-66dc-000000010eb8 | TASK | Gather variables for each operating system 2026-06-14 08:22:44,894 p=83235 u=zuul n=ansible | 2026-06-14 08:22:44.893789 | fa163ee0-6271-f863-66dc-000000010eb9 | TASK | Create container logs path 2026-06-14 08:22:44,904 p=83235 u=zuul n=ansible | 2026-06-14 08:22:44.903880 | fa163ee0-6271-f863-66dc-00000001116f | OK | Write the config_step hieradata | np0000073150 2026-06-14 08:22:44,924 p=83235 u=zuul n=ansible | 2026-06-14 08:22:44.923958 | fa163ee0-6271-f863-66dc-000000011170 | TASK | Run puppet host configuration for step 4 2026-06-14 08:22:45,044 p=83235 u=zuul n=ansible | 2026-06-14 08:22:45.043818 | fa163ee0-6271-f863-66dc-000000010eb9 | OK | Create container logs path | np0000073147 2026-06-14 08:22:45,066 p=83235 u=zuul n=ansible | 2026-06-14 08:22:45.065984 | fa163ee0-6271-f863-66dc-000000010ebb | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 2026-06-14 08:22:45,073 p=83235 u=zuul n=ansible | 2026-06-14 08:22:45.072969 | fa163ee0-6271-f863-66dc-000000011189 | OK | Write the config_step hieradata | np0000073149 2026-06-14 08:22:45,087 p=83235 u=zuul n=ansible | 2026-06-14 08:22:45.087056 | fa163ee0-6271-f863-66dc-00000001118a | TASK | Run puppet host configuration for step 4 2026-06-14 08:22:45,231 p=83235 u=zuul n=ansible | 2026-06-14 08:22:45.230896 | fa163ee0-6271-f863-66dc-000000010eb9 | OK | Create container logs path | np0000073146 2026-06-14 08:22:45,248 p=83235 u=zuul n=ansible | 2026-06-14 08:22:45.248301 | fa163ee0-6271-f863-66dc-000000010ebb | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 2026-06-14 08:22:45,344 p=83235 u=zuul n=ansible | 2026-06-14 08:22:45.343906 | fa163ee0-6271-f863-66dc-000000011158 | CHANGED | Run puppet host configuration for step 4 | np0000073148 2026-06-14 08:22:45,355 p=83235 u=zuul n=ansible | 2026-06-14 08:22:45.355137 | fa163ee0-6271-f863-66dc-000000011159 | TASK | Wait for puppet host configuration to finish 2026-06-14 08:22:45,492 p=83235 u=zuul n=ansible | 2026-06-14 08:22:45.492322 | fa163ee0-6271-f863-66dc-000000010ebb | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 | np0000073147 2026-06-14 08:22:45,508 p=83235 u=zuul n=ansible | 2026-06-14 08:22:45.508478 | fa163ee0-6271-f863-66dc-000000010ebc | TASK | Finalise hashes for all containers 2026-06-14 08:22:45,581 p=83235 u=zuul n=ansible | 2026-06-14 08:22:45.580634 | fa163ee0-6271-f863-66dc-000000011170 | CHANGED | Run puppet host configuration for step 4 | np0000073150 2026-06-14 08:22:45,599 p=83235 u=zuul n=ansible | 2026-06-14 08:22:45.596479 | fa163ee0-6271-f863-66dc-000000011171 | TASK | Wait for puppet host configuration to finish 2026-06-14 08:22:45,616 p=83235 u=zuul n=ansible | 2026-06-14 08:22:45.615700 | fa163ee0-6271-f863-66dc-000000010ebc | OK | Finalise hashes for all containers | np0000073147 2026-06-14 08:22:45,638 p=83235 u=zuul n=ansible | 2026-06-14 08:22:45.638232 | fa163ee0-6271-f863-66dc-000000010ebe | TASK | Manage systemd shutdown files 2026-06-14 08:22:45,688 p=83235 u=zuul n=ansible | 2026-06-14 08:22:45.687471 | fa163ee0-6271-f863-66dc-000000010ebe | SKIPPED | Manage systemd shutdown files | np0000073147 2026-06-14 08:22:45,703 p=83235 u=zuul n=ansible | 2026-06-14 08:22:45.702866 | fa163ee0-6271-f863-66dc-000000010ec0 | TASK | Update container configs with new config hashes 2026-06-14 08:22:45,730 p=83235 u=zuul n=ansible | 2026-06-14 08:22:45.729398 | fa163ee0-6271-f863-66dc-000000010ebb | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 | np0000073146 2026-06-14 08:22:45,746 p=83235 u=zuul n=ansible | 2026-06-14 08:22:45.745789 | fa163ee0-6271-f863-66dc-000000010ebc | TASK | Finalise hashes for all containers 2026-06-14 08:22:45,757 p=83235 u=zuul n=ansible | 2026-06-14 08:22:45.757352 | fa163ee0-6271-f863-66dc-000000010ec0 | SKIPPED | Update container configs with new config hashes | np0000073147 2026-06-14 08:22:45,775 p=83235 u=zuul n=ansible | 2026-06-14 08:22:45.774965 | fa163ee0-6271-f863-66dc-000000010ec1 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_0 2026-06-14 08:22:45,847 p=83235 u=zuul n=ansible | 2026-06-14 08:22:45.846638 | fa163ee0-6271-f863-66dc-000000010ebc | OK | Finalise hashes for all containers | np0000073146 2026-06-14 08:22:45,865 p=83235 u=zuul n=ansible | 2026-06-14 08:22:45.865572 | bedb4638-9546-42d1-91b7-68e1da42e6a8 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0000073147 2026-06-14 08:22:45,883 p=83235 u=zuul n=ansible | 2026-06-14 08:22:45.882930 | fa163ee0-6271-f863-66dc-000000010ebe | TASK | Manage systemd shutdown files 2026-06-14 08:22:45,911 p=83235 u=zuul n=ansible | 2026-06-14 08:22:45.910913 | fa163ee0-6271-f863-66dc-0000000111c7 | TASK | Gather podman infos 2026-06-14 08:22:45,924 p=83235 u=zuul n=ansible | 2026-06-14 08:22:45.918323 | fa163ee0-6271-f863-66dc-00000001118a | CHANGED | Run puppet host configuration for step 4 | np0000073149 2026-06-14 08:22:45,925 p=83235 u=zuul n=ansible | 2026-06-14 08:22:45.925275 | fa163ee0-6271-f863-66dc-000000010ebe | SKIPPED | Manage systemd shutdown files | np0000073146 2026-06-14 08:22:45,937 p=83235 u=zuul n=ansible | 2026-06-14 08:22:45.936949 | fa163ee0-6271-f863-66dc-00000001118b | TASK | Wait for puppet host configuration to finish 2026-06-14 08:22:45,960 p=83235 u=zuul n=ansible | 2026-06-14 08:22:45.959786 | fa163ee0-6271-f863-66dc-000000010ec0 | TASK | Update container configs with new config hashes 2026-06-14 08:22:46,031 p=83235 u=zuul n=ansible | 2026-06-14 08:22:46.030963 | fa163ee0-6271-f863-66dc-000000010ec0 | SKIPPED | Update container configs with new config hashes | np0000073146 2026-06-14 08:22:46,047 p=83235 u=zuul n=ansible | 2026-06-14 08:22:46.047098 | fa163ee0-6271-f863-66dc-000000010ec1 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_0 2026-06-14 08:22:46,135 p=83235 u=zuul n=ansible | 2026-06-14 08:22:46.135255 | 892d24b7-c26e-453d-bb15-1c8babd6254b | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0000073146 2026-06-14 08:22:46,152 p=83235 u=zuul n=ansible | 2026-06-14 08:22:46.152486 | fa163ee0-6271-f863-66dc-0000000111ef | TASK | Gather podman infos 2026-06-14 08:22:47,227 p=83235 u=zuul n=ansible | 2026-06-14 08:22:47.226269 | fa163ee0-6271-f863-66dc-0000000111c7 | OK | Gather podman infos | np0000073147 2026-06-14 08:22:47,353 p=83235 u=zuul n=ansible | 2026-06-14 08:22:47.353361 | fa163ee0-6271-f863-66dc-0000000111c8 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2026-06-14 08:22:47,367 p=83235 u=zuul n=ansible | 2026-06-14 08:22:47.366615 | fa163ee0-6271-f863-66dc-0000000111ef | OK | Gather podman infos | np0000073146 2026-06-14 08:22:47,508 p=83235 u=zuul n=ansible | 2026-06-14 08:22:47.508070 | fa163ee0-6271-f863-66dc-0000000111f0 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2026-06-14 08:22:47,947 p=83235 u=zuul n=ansible | 2026-06-14 08:22:47.947014 | fa163ee0-6271-f863-66dc-000000010ec2 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_0 2026-06-14 08:22:47,971 p=83235 u=zuul n=ansible | 2026-06-14 08:22:47.971031 | fa163ee0-6271-f863-66dc-000000010ec2 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_0 2026-06-14 08:22:48,050 p=83235 u=zuul n=ansible | 2026-06-14 08:22:48.050659 | 20926db9-79c2-4b80-9798-801790558685 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0000073146 2026-06-14 08:22:48,071 p=83235 u=zuul n=ansible | 2026-06-14 08:22:48.071147 | fa163ee0-6271-f863-66dc-00000001129d | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2026-06-14 08:22:48,095 p=83235 u=zuul n=ansible | 2026-06-14 08:22:48.095205 | 3b31f5b3-e329-4915-9143-d96c6a72ed4d | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0000073147 2026-06-14 08:22:48,118 p=83235 u=zuul n=ansible | 2026-06-14 08:22:48.118527 | fa163ee0-6271-f863-66dc-0000000112d7 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2026-06-14 08:22:49,099 p=83235 u=zuul n=ansible | 2026-06-14 08:22:49.098665 | fa163ee0-6271-f863-66dc-00000001129d | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0000073146 2026-06-14 08:22:49,123 p=83235 u=zuul n=ansible | 2026-06-14 08:22:49.122629 | fa163ee0-6271-f863-66dc-00000001129e | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 2026-06-14 08:22:49,262 p=83235 u=zuul n=ansible | 2026-06-14 08:22:49.261200 | fa163ee0-6271-f863-66dc-0000000112d7 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0000073147 2026-06-14 08:22:49,286 p=83235 u=zuul n=ansible | 2026-06-14 08:22:49.285771 | fa163ee0-6271-f863-66dc-0000000112d8 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 2026-06-14 08:22:52,557 p=83235 u=zuul n=ansible | 2026-06-14 08:22:52.556895 | fa163ee0-6271-f863-66dc-00000001129e | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 | np0000073146 2026-06-14 08:22:52,617 p=83235 u=zuul n=ansible | 2026-06-14 08:22:52.617041 | fa163ee0-6271-f863-66dc-000000010ee5 | TASK | Gather variables for each operating system 2026-06-14 08:22:52,757 p=83235 u=zuul n=ansible | 2026-06-14 08:22:52.756849 | fa163ee0-6271-f863-66dc-000000010ee6 | TASK | Create container logs path 2026-06-14 08:22:52,921 p=83235 u=zuul n=ansible | 2026-06-14 08:22:52.920721 | fa163ee0-6271-f863-66dc-0000000112d8 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 | np0000073147 2026-06-14 08:22:52,962 p=83235 u=zuul n=ansible | 2026-06-14 08:22:52.962105 | fa163ee0-6271-f863-66dc-000000010ee5 | TASK | Gather variables for each operating system 2026-06-14 08:22:53,116 p=83235 u=zuul n=ansible | 2026-06-14 08:22:53.116071 | fa163ee0-6271-f863-66dc-000000010ee6 | TASK | Create container logs path 2026-06-14 08:22:53,127 p=83235 u=zuul n=ansible | 2026-06-14 08:22:53.126158 | fa163ee0-6271-f863-66dc-000000010ee6 | OK | Create container logs path | np0000073146 2026-06-14 08:22:53,161 p=83235 u=zuul n=ansible | 2026-06-14 08:22:53.161432 | fa163ee0-6271-f863-66dc-000000010ee8 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 2026-06-14 08:22:53,483 p=83235 u=zuul n=ansible | 2026-06-14 08:22:53.482690 | fa163ee0-6271-f863-66dc-000000010ee6 | OK | Create container logs path | np0000073147 2026-06-14 08:22:53,520 p=83235 u=zuul n=ansible | 2026-06-14 08:22:53.520200 | fa163ee0-6271-f863-66dc-000000010ee8 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 2026-06-14 08:22:53,539 p=83235 u=zuul n=ansible | 2026-06-14 08:22:53.538954 | fa163ee0-6271-f863-66dc-000000010ee8 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 | np0000073146 2026-06-14 08:22:53,569 p=83235 u=zuul n=ansible | 2026-06-14 08:22:53.568694 | fa163ee0-6271-f863-66dc-000000010ee9 | TASK | Finalise hashes for all containers 2026-06-14 08:22:53,679 p=83235 u=zuul n=ansible | 2026-06-14 08:22:53.678861 | fa163ee0-6271-f863-66dc-000000010ee9 | OK | Finalise hashes for all containers | np0000073146 2026-06-14 08:22:53,701 p=83235 u=zuul n=ansible | 2026-06-14 08:22:53.701363 | fa163ee0-6271-f863-66dc-000000010eeb | TASK | Manage systemd shutdown files 2026-06-14 08:22:53,769 p=83235 u=zuul n=ansible | 2026-06-14 08:22:53.768691 | fa163ee0-6271-f863-66dc-000000010eeb | SKIPPED | Manage systemd shutdown files | np0000073146 2026-06-14 08:22:53,794 p=83235 u=zuul n=ansible | 2026-06-14 08:22:53.794039 | fa163ee0-6271-f863-66dc-000000010eed | TASK | Update container configs with new config hashes 2026-06-14 08:22:53,870 p=83235 u=zuul n=ansible | 2026-06-14 08:22:53.869942 | fa163ee0-6271-f863-66dc-000000010eed | SKIPPED | Update container configs with new config hashes | np0000073146 2026-06-14 08:22:53,886 p=83235 u=zuul n=ansible | 2026-06-14 08:22:53.886145 | fa163ee0-6271-f863-66dc-000000010eee | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_0 2026-06-14 08:22:53,901 p=83235 u=zuul n=ansible | 2026-06-14 08:22:53.901101 | fa163ee0-6271-f863-66dc-000000010ee8 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 | np0000073147 2026-06-14 08:22:53,918 p=83235 u=zuul n=ansible | 2026-06-14 08:22:53.917654 | fa163ee0-6271-f863-66dc-000000010ee9 | TASK | Finalise hashes for all containers 2026-06-14 08:22:53,975 p=83235 u=zuul n=ansible | 2026-06-14 08:22:53.974876 | f2d9c359-6562-4b85-aa1d-2045430a776a | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0000073146 2026-06-14 08:22:53,994 p=83235 u=zuul n=ansible | 2026-06-14 08:22:53.994688 | fa163ee0-6271-f863-66dc-00000001132f | TASK | Gather podman infos 2026-06-14 08:22:54,002 p=83235 u=zuul n=ansible | 2026-06-14 08:22:54.002240 | fa163ee0-6271-f863-66dc-000000010ee9 | OK | Finalise hashes for all containers | np0000073147 2026-06-14 08:22:54,018 p=83235 u=zuul n=ansible | 2026-06-14 08:22:54.018494 | fa163ee0-6271-f863-66dc-000000010eeb | TASK | Manage systemd shutdown files 2026-06-14 08:22:54,078 p=83235 u=zuul n=ansible | 2026-06-14 08:22:54.077962 | fa163ee0-6271-f863-66dc-000000010eeb | SKIPPED | Manage systemd shutdown files | np0000073147 2026-06-14 08:22:54,094 p=83235 u=zuul n=ansible | 2026-06-14 08:22:54.094074 | fa163ee0-6271-f863-66dc-000000010eed | TASK | Update container configs with new config hashes 2026-06-14 08:22:54,143 p=83235 u=zuul n=ansible | 2026-06-14 08:22:54.143050 | fa163ee0-6271-f863-66dc-000000010eed | SKIPPED | Update container configs with new config hashes | np0000073147 2026-06-14 08:22:54,159 p=83235 u=zuul n=ansible | 2026-06-14 08:22:54.158961 | fa163ee0-6271-f863-66dc-000000010eee | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_0 2026-06-14 08:22:54,231 p=83235 u=zuul n=ansible | 2026-06-14 08:22:54.231704 | 938af416-b92f-4e47-b6d1-173d5d70d99c | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0000073147 2026-06-14 08:22:54,249 p=83235 u=zuul n=ansible | 2026-06-14 08:22:54.248848 | fa163ee0-6271-f863-66dc-000000011357 | TASK | Gather podman infos 2026-06-14 08:22:55,298 p=83235 u=zuul n=ansible | 2026-06-14 08:22:55.297247 | fa163ee0-6271-f863-66dc-00000001132f | OK | Gather podman infos | np0000073146 2026-06-14 08:22:55,388 p=83235 u=zuul n=ansible | 2026-06-14 08:22:55.388403 | fa163ee0-6271-f863-66dc-000000011330 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2026-06-14 08:22:55,505 p=83235 u=zuul n=ansible | 2026-06-14 08:22:55.504875 | fa163ee0-6271-f863-66dc-000000011357 | OK | Gather podman infos | np0000073147 2026-06-14 08:22:55,622 p=83235 u=zuul n=ansible | 2026-06-14 08:22:55.621876 | fa163ee0-6271-f863-66dc-000000011358 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2026-06-14 08:22:55,704 p=83235 u=zuul n=ansible | 2026-06-14 08:22:55.703922 | fa163ee0-6271-f863-66dc-000000010eef | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_0 2026-06-14 08:22:55,796 p=83235 u=zuul n=ansible | 2026-06-14 08:22:55.795804 | 07bdedb9-396c-414f-b461-5ce1a703e9a7 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0000073146 2026-06-14 08:22:55,817 p=83235 u=zuul n=ansible | 2026-06-14 08:22:55.816978 | fa163ee0-6271-f863-66dc-0000000113ff | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2026-06-14 08:22:56,014 p=83235 u=zuul n=ansible | 2026-06-14 08:22:56.014525 | fa163ee0-6271-f863-66dc-000000010eef | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_0 2026-06-14 08:22:56,073 p=83235 u=zuul n=ansible | 2026-06-14 08:22:56.073515 | cc47bc27-2448-42ea-bd60-543046752def | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0000073147 2026-06-14 08:22:56,248 p=83235 u=zuul n=ansible | 2026-06-14 08:22:56.248006 | fa163ee0-6271-f863-66dc-00000001143f | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2026-06-14 08:22:56,869 p=83235 u=zuul n=ansible | 2026-06-14 08:22:56.868521 | fa163ee0-6271-f863-66dc-0000000113ff | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0000073146 2026-06-14 08:22:56,904 p=83235 u=zuul n=ansible | 2026-06-14 08:22:56.903766 | fa163ee0-6271-f863-66dc-000000011400 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 2026-06-14 08:22:57,299 p=83235 u=zuul n=ansible | 2026-06-14 08:22:57.298406 | fa163ee0-6271-f863-66dc-00000001143f | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0000073147 2026-06-14 08:22:57,321 p=83235 u=zuul n=ansible | 2026-06-14 08:22:57.321541 | fa163ee0-6271-f863-66dc-000000011440 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 2026-06-14 08:23:00,408 p=83235 u=zuul n=ansible | 2026-06-14 08:23:00.407334 | fa163ee0-6271-f863-66dc-000000011400 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 | np0000073146 2026-06-14 08:23:00,454 p=83235 u=zuul n=ansible | 2026-06-14 08:23:00.453933 | fa163ee0-6271-f863-66dc-000000010e08 | TASK | Set NB connection 2026-06-14 08:23:00,531 p=83235 u=zuul n=ansible | 2026-06-14 08:23:00.530969 | fa163ee0-6271-f863-66dc-000000010e08 | SKIPPED | Set NB connection | np0000073146 2026-06-14 08:23:00,552 p=83235 u=zuul n=ansible | 2026-06-14 08:23:00.551534 | fa163ee0-6271-f863-66dc-000000010e09 | TASK | Set SB connection 2026-06-14 08:23:00,597 p=83235 u=zuul n=ansible | 2026-06-14 08:23:00.596963 | fa163ee0-6271-f863-66dc-000000010e09 | SKIPPED | Set SB connection | np0000073146 2026-06-14 08:23:00,617 p=83235 u=zuul n=ansible | 2026-06-14 08:23:00.617404 | fa163ee0-6271-f863-66dc-0000000000eb | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists 2026-06-14 08:23:00,937 p=83235 u=zuul n=ansible | 2026-06-14 08:23:00.936493 | fa163ee0-6271-f863-66dc-0000000000eb | OK | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists | np0000073146 2026-06-14 08:23:00,981 p=83235 u=zuul n=ansible | 2026-06-14 08:23:00.979976 | fa163ee0-6271-f863-66dc-000000011440 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 | np0000073147 2026-06-14 08:23:01,017 p=83235 u=zuul n=ansible | 2026-06-14 08:23:01.016682 | fa163ee0-6271-f863-66dc-000000010e31 | TASK | Set NB connection 2026-06-14 08:23:01,074 p=83235 u=zuul n=ansible | 2026-06-14 08:23:01.073783 | aee10aed-32eb-49ba-8c4c-b8c7866a8d77 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0000073146 2026-06-14 08:23:01,094 p=83235 u=zuul n=ansible | 2026-06-14 08:23:01.093813 | fa163ee0-6271-f863-66dc-00000001148f | TASK | Write the config_step hieradata 2026-06-14 08:23:01,104 p=83235 u=zuul n=ansible | 2026-06-14 08:23:01.104049 | fa163ee0-6271-f863-66dc-000000010e31 | SKIPPED | Set NB connection | np0000073147 2026-06-14 08:23:01,121 p=83235 u=zuul n=ansible | 2026-06-14 08:23:01.121030 | fa163ee0-6271-f863-66dc-000000010e32 | TASK | Set SB connection 2026-06-14 08:23:01,171 p=83235 u=zuul n=ansible | 2026-06-14 08:23:01.170828 | fa163ee0-6271-f863-66dc-000000010e32 | SKIPPED | Set SB connection | np0000073147 2026-06-14 08:23:01,186 p=83235 u=zuul n=ansible | 2026-06-14 08:23:01.186193 | fa163ee0-6271-f863-66dc-0000000000eb | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists 2026-06-14 08:23:01,466 p=83235 u=zuul n=ansible | 2026-06-14 08:23:01.465537 | fa163ee0-6271-f863-66dc-0000000000eb | OK | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists | np0000073147 2026-06-14 08:23:01,576 p=83235 u=zuul n=ansible | 2026-06-14 08:23:01.575923 | c45911e4-a55f-4f77-85f2-6a6cd598b2a1 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0000073147 2026-06-14 08:23:01,592 p=83235 u=zuul n=ansible | 2026-06-14 08:23:01.592223 | fa163ee0-6271-f863-66dc-0000000114ad | TASK | Write the config_step hieradata 2026-06-14 08:23:01,875 p=83235 u=zuul n=ansible | 2026-06-14 08:23:01.874487 | fa163ee0-6271-f863-66dc-00000001148f | OK | Write the config_step hieradata | np0000073146 2026-06-14 08:23:01,914 p=83235 u=zuul n=ansible | 2026-06-14 08:23:01.914069 | fa163ee0-6271-f863-66dc-000000011490 | TASK | Run puppet host configuration for step 4 2026-06-14 08:23:02,413 p=83235 u=zuul n=ansible | 2026-06-14 08:23:02.412283 | fa163ee0-6271-f863-66dc-0000000114ad | OK | Write the config_step hieradata | np0000073147 2026-06-14 08:23:02,434 p=83235 u=zuul n=ansible | 2026-06-14 08:23:02.434329 | fa163ee0-6271-f863-66dc-0000000114ae | TASK | Run puppet host configuration for step 4 2026-06-14 08:23:02,620 p=83235 u=zuul n=ansible | 2026-06-14 08:23:02.619480 | fa163ee0-6271-f863-66dc-000000011490 | CHANGED | Run puppet host configuration for step 4 | np0000073146 2026-06-14 08:23:02,640 p=83235 u=zuul n=ansible | 2026-06-14 08:23:02.640085 | fa163ee0-6271-f863-66dc-000000011491 | TASK | Wait for puppet host configuration to finish 2026-06-14 08:23:03,115 p=83235 u=zuul n=ansible | 2026-06-14 08:23:03.115165 | fa163ee0-6271-f863-66dc-0000000114ae | CHANGED | Run puppet host configuration for step 4 | np0000073147 2026-06-14 08:23:03,136 p=83235 u=zuul n=ansible | 2026-06-14 08:23:03.136082 | fa163ee0-6271-f863-66dc-0000000114af | TASK | Wait for puppet host configuration to finish 2026-06-14 08:23:09,971 p=83235 u=zuul n=ansible | 2026-06-14 08:23:09.970672 | fa163ee0-6271-f863-66dc-000000010fac | CHANGED | Wait for puppet host configuration to finish | np0000073145 2026-06-14 08:23:09,998 p=83235 u=zuul n=ansible | 2026-06-14 08:23:09.998247 | fa163ee0-6271-f863-66dc-000000010fad | TASK | Debug output for task: Run puppet host configuration for step 4 2026-06-14 08:23:10,100 p=83235 u=zuul n=ansible | 2026-06-14 08:23:10.099883 | fa163ee0-6271-f863-66dc-000000010fad | CHANGED | Debug output for task: Run puppet host configuration for step 4 | np0000073145 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Jun 14 08:22:38 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Jun 14 08:22:45 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Jun 14 08:22:45 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Jun 14 08:22:45 puppet-user: (file & line not available)", "<13>Jun 14 08:22:45 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Jun 14 08:22:45 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Jun 14 08:22:46 puppet-user: Warning: This method is deprecated, please use match expressions with Stdlib::Compat::String instead. They are described at https://docs.puppet.com/puppet/latest/reference/lang_data_type.html#match-expressions. at [\"/etc/puppet/modules/snmp/manifests/params.pp\", 310]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Jun 14 08:22:46 puppet-user: (location: /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:34:in `deprecation')", "<13>Jun 14 08:22:46 puppet-user: Warning: This method is deprecated, please use the stdlib validate_legacy function,", "<13>Jun 14 08:22:46 puppet-user: with Stdlib::Compat::Bool. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 358]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Jun 14 08:22:46 puppet-user: with Stdlib::Compat::Array. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 367]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Jun 14 08:22:46 puppet-user: with Stdlib::Compat::String. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 382]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Jun 14 08:22:46 puppet-user: with Stdlib::Compat::Numeric. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 388]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Jun 14 08:22:46 puppet-user: with Pattern[]. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 393]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Jun 14 08:22:46 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Jun 14 08:22:46 puppet-user: Notice: Compiled catalog for np0000073145.ooo.test in environment production in 0.58 seconds", "<13>Jun 14 08:22:50 puppet-user: Notice: /Stage[main]/Pacemaker::Resource_defaults/Pcmk_resource_default[resource-stickiness]/ensure: created", "<13>Jun 14 08:22:52 puppet-user: Notice: /Stage[main]/Pacemaker::Resource_op_defaults/Pcmk_resource_op_default[bundle]/ensure: created", "<13>Jun 14 08:22:58 puppet-user: Notice: /Stage[main]/Snmp/Package[snmpd]/ensure: created", "<13>Jun 14 08:22:58 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.conf]/content: content changed '{sha256}2b743f970e80e2150759bfc66f2d8d0fbd8b31624f79e2991248d1a5ac57494e' to '{sha256}0e0d8f1acca898834713493c60c8b5eca16eeb2ff9b3821a1fda237c598e041b'", "<13>Jun 14 08:22:58 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.sysconfig]/content: content changed '{sha256}b63afb2dee7419b6834471f88581d981c8ae5c8b27b9d329ba67a02f3ddd8221' to '{sha256}3917ee8bbc680ad50d77186ad4a1d2705c2025c32fc32f823abbda7f2328dfbd'", "<13>Jun 14 08:22:58 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.conf]/content: content changed '{sha256}2e1ca894d609ef337b6243909bf5623c87fd5df98ecbd00c7d4c12cf12f03c4e' to '{sha256}3ecf18da1ba84ea3932607f2b903ee6a038b6f9ac4e1e371e48f3ef61c5052ea'", "<13>Jun 14 08:22:58 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.sysconfig]/content: content changed '{sha256}86ee5797ad10cb1ea0f631e9dfa6ae278ecf4f4d16f4c80f831cdde45601b23c' to '{sha256}2244553364afcca151958f8e2003e4c182f5e2ecfbe55405cec73fd818581e97'", "<13>Jun 14 08:22:58 puppet-user: Notice: /Stage[main]/Snmp/Service[snmptrapd]: Triggered 'refresh' from 2 events", "<13>Jun 14 08:23:00 puppet-user: Deprecation Warning: This command is deprecated and will be removed. Please use 'pcs property config' instead.", "<13>Jun 14 08:23:05 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Snmp/Snmp::Snmpv3_user[ro_snmp_user]/Exec[create-snmpv3-user-ro_snmp_user]/returns: executed successfully", "<13>Jun 14 08:23:06 puppet-user: Notice: /Stage[main]/Snmp/Service[snmpd]/ensure: ensure changed 'stopped' to 'running'", "<13>Jun 14 08:23:06 puppet-user: Notice: Applied catalog in 20.79 seconds", "<13>Jun 14 08:23:06 puppet-user: Application:", "<13>Jun 14 08:23:06 puppet-user: Initial environment: production", "<13>Jun 14 08:23:06 puppet-user: Converged environment: production", "<13>Jun 14 08:23:06 puppet-user: Run mode: user", "<13>Jun 14 08:23:06 puppet-user: Changes:", "<13>Jun 14 08:23:06 puppet-user: Total: 10", "<13>Jun 14 08:23:06 puppet-user: Events:", "<13>Jun 14 08:23:06 puppet-user: Success: 10", "<13>Jun 14 08:23:06 puppet-user: Resources:", "<13>Jun 14 08:23:06 puppet-user: Restarted: 1", "<13>Jun 14 08:23:06 puppet-user: Changed: 10", "<13>Jun 14 08:23:06 puppet-user: Out of sync: 10", "<13>Jun 14 08:23:06 puppet-user: Total: 37", "<13>Jun 14 08:23:06 puppet-user: Time:", "<13>Jun 14 08:23:06 puppet-user: Schedule: 0.00", "<13>Jun 14 08:23:06 puppet-user: File line: 0.00", "<13>Jun 14 08:23:06 puppet-user: User: 0.01", "<13>Jun 14 08:23:06 puppet-user: Augeas: 0.01", "<13>Jun 14 08:23:06 puppet-user: File: 0.06", "<13>Jun 14 08:23:06 puppet-user: Config retrieval: 0.65", "<13>Jun 14 08:23:06 puppet-user: Service: 1.46", "<13>Jun 14 08:23:06 puppet-user: Pcmk property: 1.62", "<13>Jun 14 08:23:06 puppet-user: Last run: 1781425386", "<13>Jun 14 08:23:06 puppet-user: Pcmk resource op default: 2.14", "<13>Jun 14 08:23:06 puppet-user: Pcmk resource default: 2.21", "<13>Jun 14 08:23:06 puppet-user: Transaction evaluation: 20.78", "<13>Jun 14 08:23:06 puppet-user: Catalog application: 20.79", "<13>Jun 14 08:23:06 puppet-user: Package: 5.94", "<13>Jun 14 08:23:06 puppet-user: Exec: 7.13", "<13>Jun 14 08:23:06 puppet-user: Filebucket: 0.00", "<13>Jun 14 08:23:06 puppet-user: Total: 20.80", "<13>Jun 14 08:23:06 puppet-user: Version:", "<13>Jun 14 08:23:06 puppet-user: Config: 1781425365", "<13>Jun 14 08:23:06 puppet-user: Puppet: 7.10.0" ] } 2026-06-14 08:23:10,126 p=83235 u=zuul n=ansible | 2026-06-14 08:23:10.125885 | fa163ee0-6271-f863-66dc-000000010fae | TASK | Pre-cache facts for puppet containers 2026-06-14 08:23:10,222 p=83235 u=zuul n=ansible | 2026-06-14 08:23:10.221640 | fa163ee0-6271-f863-66dc-0000000114fa | TASK | Gather variables for each operating system 2026-06-14 08:23:10,386 p=83235 u=zuul n=ansible | 2026-06-14 08:23:10.385889 | fa163ee0-6271-f863-66dc-0000000114fb | TASK | Create puppet caching structures 2026-06-14 08:23:10,725 p=83235 u=zuul n=ansible | 2026-06-14 08:23:10.724297 | fa163ee0-6271-f863-66dc-0000000114fb | CHANGED | Create puppet caching structures | np0000073145 2026-06-14 08:23:10,759 p=83235 u=zuul n=ansible | 2026-06-14 08:23:10.758651 | fa163ee0-6271-f863-66dc-0000000114fc | TASK | Check for facter.conf 2026-06-14 08:23:11,133 p=83235 u=zuul n=ansible | 2026-06-14 08:23:11.132420 | fa163ee0-6271-f863-66dc-0000000114fc | OK | Check for facter.conf | np0000073145 2026-06-14 08:23:11,163 p=83235 u=zuul n=ansible | 2026-06-14 08:23:11.163628 | fa163ee0-6271-f863-66dc-0000000114fd | TASK | Remove facter.conf if directory 2026-06-14 08:23:11,220 p=83235 u=zuul n=ansible | 2026-06-14 08:23:11.219471 | fa163ee0-6271-f863-66dc-0000000114fd | SKIPPED | Remove facter.conf if directory | np0000073145 2026-06-14 08:23:11,255 p=83235 u=zuul n=ansible | 2026-06-14 08:23:11.254832 | fa163ee0-6271-f863-66dc-0000000114fe | TASK | Write facter cache config 2026-06-14 08:23:12,151 p=83235 u=zuul n=ansible | 2026-06-14 08:23:12.150629 | fa163ee0-6271-f863-66dc-0000000114fe | CHANGED | Write facter cache config | np0000073145 2026-06-14 08:23:12,184 p=83235 u=zuul n=ansible | 2026-06-14 08:23:12.183800 | fa163ee0-6271-f863-66dc-0000000114ff | TASK | Cleanup facter cache if exists 2026-06-14 08:23:12,519 p=83235 u=zuul n=ansible | 2026-06-14 08:23:12.518899 | fa163ee0-6271-f863-66dc-0000000114ff | CHANGED | Cleanup facter cache if exists | np0000073145 2026-06-14 08:23:12,544 p=83235 u=zuul n=ansible | 2026-06-14 08:23:12.543384 | fa163ee0-6271-f863-66dc-000000011500 | TASK | Pre-cache facts 2026-06-14 08:23:13,215 p=83235 u=zuul n=ansible | 2026-06-14 08:23:13.214842 | fa163ee0-6271-f863-66dc-000000011500 | CHANGED | Pre-cache facts | np0000073145 2026-06-14 08:23:13,237 p=83235 u=zuul n=ansible | 2026-06-14 08:23:13.236913 | fa163ee0-6271-f863-66dc-000000011501 | TASK | Failed deployment if facter fails 2026-06-14 08:23:13,272 p=83235 u=zuul n=ansible | 2026-06-14 08:23:13.271611 | fa163ee0-6271-f863-66dc-000000011501 | SKIPPED | Failed deployment if facter fails | np0000073145 2026-06-14 08:23:13,305 p=83235 u=zuul n=ansible | 2026-06-14 08:23:13.304984 | fa163ee0-6271-f863-66dc-000000011502 | TASK | Sync cached facts 2026-06-14 08:23:13,664 p=83235 u=zuul n=ansible | 2026-06-14 08:23:13.663459 | fa163ee0-6271-f863-66dc-000000011502 | CHANGED | Sync cached facts | np0000073145 -> 192.168.122.103 2026-06-14 08:23:13,665 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073145 -> 192.168.122.103', 'fa163ee0-6271-f863-66dc-000000011502') missing from stats 2026-06-14 08:23:13,717 p=83235 u=zuul n=ansible | 2026-06-14 08:23:13.716610 | fa163ee0-6271-f863-66dc-000000010faf | TASK | Include container-puppet tasks (generate config) during step 1 2026-06-14 08:23:13,770 p=83235 u=zuul n=ansible | 2026-06-14 08:23:13.769304 | fa163ee0-6271-f863-66dc-000000010faf | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0000073145 2026-06-14 08:23:13,814 p=83235 u=zuul n=ansible | 2026-06-14 08:23:13.813987 | fa163ee0-6271-f863-66dc-000000010fb1 | TASK | Manage containers for step 4 with tripleo-ansible 2026-06-14 08:23:13,920 p=83235 u=zuul n=ansible | 2026-06-14 08:23:13.919838 | fa163ee0-6271-f863-66dc-00000001155d | TASK | Gather variables for each operating system 2026-06-14 08:23:14,065 p=83235 u=zuul n=ansible | 2026-06-14 08:23:14.064628 | fa163ee0-6271-f863-66dc-00000001155e | TASK | Create container logs path 2026-06-14 08:23:14,406 p=83235 u=zuul n=ansible | 2026-06-14 08:23:14.406251 | fa163ee0-6271-f863-66dc-00000001155e | OK | Create container logs path | np0000073145 2026-06-14 08:23:14,430 p=83235 u=zuul n=ansible | 2026-06-14 08:23:14.429634 | fa163ee0-6271-f863-66dc-000000011560 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 2026-06-14 08:23:14,843 p=83235 u=zuul n=ansible | 2026-06-14 08:23:14.843101 | fa163ee0-6271-f863-66dc-000000011560 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 | np0000073145 2026-06-14 08:23:14,876 p=83235 u=zuul n=ansible | 2026-06-14 08:23:14.875939 | fa163ee0-6271-f863-66dc-000000011561 | TASK | Finalise hashes for all containers 2026-06-14 08:23:14,957 p=83235 u=zuul n=ansible | 2026-06-14 08:23:14.956944 | fa163ee0-6271-f863-66dc-000000011561 | OK | Finalise hashes for all containers | np0000073145 2026-06-14 08:23:14,978 p=83235 u=zuul n=ansible | 2026-06-14 08:23:14.978347 | fa163ee0-6271-f863-66dc-000000011563 | TASK | Manage systemd shutdown files 2026-06-14 08:23:15,038 p=83235 u=zuul n=ansible | 2026-06-14 08:23:15.038247 | b2539546-8e02-48b5-a268-322f79e1e7ea | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0000073145 2026-06-14 08:23:15,057 p=83235 u=zuul n=ansible | 2026-06-14 08:23:15.057605 | fa163ee0-6271-f863-66dc-000000011596 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-06-14 08:23:15,411 p=83235 u=zuul n=ansible | 2026-06-14 08:23:15.410631 | fa163ee0-6271-f863-66dc-000000011596 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0000073145 2026-06-14 08:23:15,436 p=83235 u=zuul n=ansible | 2026-06-14 08:23:15.435980 | fa163ee0-6271-f863-66dc-000000011597 | TASK | Set podman_drop_in fact 2026-06-14 08:23:15,499 p=83235 u=zuul n=ansible | 2026-06-14 08:23:15.498826 | fa163ee0-6271-f863-66dc-000000011597 | OK | Set podman_drop_in fact | np0000073145 2026-06-14 08:23:15,533 p=83235 u=zuul n=ansible | 2026-06-14 08:23:15.532631 | fa163ee0-6271-f863-66dc-000000011599 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-06-14 08:23:16,430 p=83235 u=zuul n=ansible | 2026-06-14 08:23:16.428206 | fa163ee0-6271-f863-66dc-000000011599 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000073145 | item=tripleo-container-shutdown 2026-06-14 08:23:16,552 p=83235 u=zuul n=ansible | 2026-06-14 08:23:16.552297 | fa163ee0-6271-f863-66dc-000000011159 | CHANGED | Wait for puppet host configuration to finish | np0000073148 2026-06-14 08:23:16,564 p=83235 u=zuul n=ansible | 2026-06-14 08:23:16.564527 | fa163ee0-6271-f863-66dc-00000001115a | TASK | Debug output for task: Run puppet host configuration for step 4 2026-06-14 08:23:16,641 p=83235 u=zuul n=ansible | 2026-06-14 08:23:16.640549 | fa163ee0-6271-f863-66dc-00000001115a | CHANGED | Debug output for task: Run puppet host configuration for step 4 | np0000073148 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Jun 14 08:22:45 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Jun 14 08:22:51 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Jun 14 08:22:51 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Jun 14 08:22:51 puppet-user: (file & line not available)", "<13>Jun 14 08:22:51 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Jun 14 08:22:51 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Jun 14 08:22:51 puppet-user: Warning: This method is deprecated, please use match expressions with Stdlib::Compat::String instead. They are described at https://docs.puppet.com/puppet/latest/reference/lang_data_type.html#match-expressions. at [\"/etc/puppet/modules/snmp/manifests/params.pp\", 310]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Jun 14 08:22:51 puppet-user: (location: /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:34:in `deprecation')", "<13>Jun 14 08:22:51 puppet-user: Warning: This method is deprecated, please use the stdlib validate_legacy function,", "<13>Jun 14 08:22:51 puppet-user: with Stdlib::Compat::Bool. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 358]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Jun 14 08:22:51 puppet-user: with Stdlib::Compat::Array. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 367]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Jun 14 08:22:51 puppet-user: with Stdlib::Compat::String. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 382]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Jun 14 08:22:51 puppet-user: with Stdlib::Compat::Numeric. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 388]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Jun 14 08:22:51 puppet-user: with Pattern[]. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 393]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Jun 14 08:22:51 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Jun 14 08:22:52 puppet-user: Notice: Compiled catalog for np0000073148.ooo.test in environment production in 0.24 seconds", "<13>Jun 14 08:23:02 puppet-user: Notice: /Stage[main]/Snmp/Package[snmpd]/ensure: created", "<13>Jun 14 08:23:02 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.conf]/content: content changed '{sha256}2b743f970e80e2150759bfc66f2d8d0fbd8b31624f79e2991248d1a5ac57494e' to '{sha256}03b501d745816c75fecc1b0bc8260f4d6a10aa2031d4b5205a9a5ace5b627716'", "<13>Jun 14 08:23:02 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.sysconfig]/content: content changed '{sha256}b63afb2dee7419b6834471f88581d981c8ae5c8b27b9d329ba67a02f3ddd8221' to '{sha256}3917ee8bbc680ad50d77186ad4a1d2705c2025c32fc32f823abbda7f2328dfbd'", "<13>Jun 14 08:23:02 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.conf]/content: content changed '{sha256}2e1ca894d609ef337b6243909bf5623c87fd5df98ecbd00c7d4c12cf12f03c4e' to '{sha256}3ecf18da1ba84ea3932607f2b903ee6a038b6f9ac4e1e371e48f3ef61c5052ea'", "<13>Jun 14 08:23:02 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.sysconfig]/content: content changed '{sha256}86ee5797ad10cb1ea0f631e9dfa6ae278ecf4f4d16f4c80f831cdde45601b23c' to '{sha256}2244553364afcca151958f8e2003e4c182f5e2ecfbe55405cec73fd818581e97'", "<13>Jun 14 08:23:02 puppet-user: Notice: /Stage[main]/Snmp/Service[snmptrapd]: Triggered 'refresh' from 2 events", "<13>Jun 14 08:23:07 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Snmp/Snmp::Snmpv3_user[ro_snmp_user]/Exec[create-snmpv3-user-ro_snmp_user]/returns: executed successfully", "<13>Jun 14 08:23:08 puppet-user: Notice: /Stage[main]/Snmp/Service[snmpd]/ensure: ensure changed 'stopped' to 'running'", "<13>Jun 14 08:23:08 puppet-user: Notice: Applied catalog in 16.92 seconds", "<13>Jun 14 08:23:08 puppet-user: Application:", "<13>Jun 14 08:23:08 puppet-user: Initial environment: production", "<13>Jun 14 08:23:08 puppet-user: Converged environment: production", "<13>Jun 14 08:23:08 puppet-user: Run mode: user", "<13>Jun 14 08:23:08 puppet-user: Changes:", "<13>Jun 14 08:23:08 puppet-user: Total: 8", "<13>Jun 14 08:23:08 puppet-user: Events:", "<13>Jun 14 08:23:08 puppet-user: Success: 8", "<13>Jun 14 08:23:08 puppet-user: Resources:", "<13>Jun 14 08:23:08 puppet-user: Restarted: 1", "<13>Jun 14 08:23:08 puppet-user: Changed: 8", "<13>Jun 14 08:23:08 puppet-user: Out of sync: 8", "<13>Jun 14 08:23:08 puppet-user: Total: 19", "<13>Jun 14 08:23:08 puppet-user: Time:", "<13>Jun 14 08:23:08 puppet-user: Schedule: 0.00", "<13>Jun 14 08:23:08 puppet-user: Augeas: 0.01", "<13>Jun 14 08:23:08 puppet-user: File: 0.06", "<13>Jun 14 08:23:08 puppet-user: Config retrieval: 0.29", "<13>Jun 14 08:23:08 puppet-user: Service: 1.10", "<13>Jun 14 08:23:08 puppet-user: Package: 10.52", "<13>Jun 14 08:23:08 puppet-user: Transaction evaluation: 16.91", "<13>Jun 14 08:23:08 puppet-user: Catalog application: 16.92", "<13>Jun 14 08:23:08 puppet-user: Last run: 1781425388", "<13>Jun 14 08:23:08 puppet-user: Exec: 5.07", "<13>Jun 14 08:23:08 puppet-user: Filebucket: 0.00", "<13>Jun 14 08:23:08 puppet-user: Total: 16.92", "<13>Jun 14 08:23:08 puppet-user: Version:", "<13>Jun 14 08:23:08 puppet-user: Config: 1781425371", "<13>Jun 14 08:23:08 puppet-user: Puppet: 7.10.0" ] } 2026-06-14 08:23:16,651 p=83235 u=zuul n=ansible | 2026-06-14 08:23:16.650818 | fa163ee0-6271-f863-66dc-00000001115b | TASK | Pre-cache facts for puppet containers 2026-06-14 08:23:16,709 p=83235 u=zuul n=ansible | 2026-06-14 08:23:16.709207 | fa163ee0-6271-f863-66dc-0000000114fa | TASK | Gather variables for each operating system 2026-06-14 08:23:16,808 p=83235 u=zuul n=ansible | 2026-06-14 08:23:16.808613 | fa163ee0-6271-f863-66dc-0000000114fb | TASK | Create puppet caching structures 2026-06-14 08:23:16,910 p=83235 u=zuul n=ansible | 2026-06-14 08:23:16.909250 | fa163ee0-6271-f863-66dc-000000011171 | CHANGED | Wait for puppet host configuration to finish | np0000073150 2026-06-14 08:23:16,924 p=83235 u=zuul n=ansible | 2026-06-14 08:23:16.924503 | fa163ee0-6271-f863-66dc-000000011172 | TASK | Debug output for task: Run puppet host configuration for step 4 2026-06-14 08:23:17,011 p=83235 u=zuul n=ansible | 2026-06-14 08:23:17.010418 | fa163ee0-6271-f863-66dc-000000011172 | CHANGED | Debug output for task: Run puppet host configuration for step 4 | np0000073150 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Jun 14 08:22:45 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Jun 14 08:22:51 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Jun 14 08:22:51 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Jun 14 08:22:51 puppet-user: (file & line not available)", "<13>Jun 14 08:22:51 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Jun 14 08:22:51 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Jun 14 08:22:51 puppet-user: Warning: This method is deprecated, please use match expressions with Stdlib::Compat::String instead. They are described at https://docs.puppet.com/puppet/latest/reference/lang_data_type.html#match-expressions. at [\"/etc/puppet/modules/snmp/manifests/params.pp\", 310]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Jun 14 08:22:51 puppet-user: (location: /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:34:in `deprecation')", "<13>Jun 14 08:22:51 puppet-user: Warning: This method is deprecated, please use the stdlib validate_legacy function,", "<13>Jun 14 08:22:51 puppet-user: with Stdlib::Compat::Bool. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 358]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Jun 14 08:22:51 puppet-user: with Stdlib::Compat::Array. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 367]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Jun 14 08:22:51 puppet-user: with Stdlib::Compat::String. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 382]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Jun 14 08:22:51 puppet-user: with Stdlib::Compat::Numeric. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 388]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Jun 14 08:22:51 puppet-user: with Pattern[]. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 393]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Jun 14 08:22:51 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Jun 14 08:22:51 puppet-user: Notice: Compiled catalog for np0000073150.ooo.test in environment production in 0.21 seconds", "<13>Jun 14 08:23:01 puppet-user: Notice: /Stage[main]/Snmp/Package[snmpd]/ensure: created", "<13>Jun 14 08:23:01 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.conf]/content: content changed '{sha256}2b743f970e80e2150759bfc66f2d8d0fbd8b31624f79e2991248d1a5ac57494e' to '{sha256}54a62934bfb87d84cfdc11f93ce80cd7f950996321af07ddf59d4c7b4659070b'", "<13>Jun 14 08:23:01 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.sysconfig]/content: content changed '{sha256}b63afb2dee7419b6834471f88581d981c8ae5c8b27b9d329ba67a02f3ddd8221' to '{sha256}3917ee8bbc680ad50d77186ad4a1d2705c2025c32fc32f823abbda7f2328dfbd'", "<13>Jun 14 08:23:01 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.conf]/content: content changed '{sha256}2e1ca894d609ef337b6243909bf5623c87fd5df98ecbd00c7d4c12cf12f03c4e' to '{sha256}3ecf18da1ba84ea3932607f2b903ee6a038b6f9ac4e1e371e48f3ef61c5052ea'", "<13>Jun 14 08:23:01 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.sysconfig]/content: content changed '{sha256}86ee5797ad10cb1ea0f631e9dfa6ae278ecf4f4d16f4c80f831cdde45601b23c' to '{sha256}2244553364afcca151958f8e2003e4c182f5e2ecfbe55405cec73fd818581e97'", "<13>Jun 14 08:23:01 puppet-user: Notice: /Stage[main]/Snmp/Service[snmptrapd]: Triggered 'refresh' from 2 events", "<13>Jun 14 08:23:07 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Snmp/Snmp::Snmpv3_user[ro_snmp_user]/Exec[create-snmpv3-user-ro_snmp_user]/returns: executed successfully", "<13>Jun 14 08:23:08 puppet-user: Notice: /Stage[main]/Snmp/Service[snmpd]/ensure: ensure changed 'stopped' to 'running'", "<13>Jun 14 08:23:08 puppet-user: Notice: Applied catalog in 16.18 seconds", "<13>Jun 14 08:23:08 puppet-user: Application:", "<13>Jun 14 08:23:08 puppet-user: Initial environment: production", "<13>Jun 14 08:23:08 puppet-user: Converged environment: production", "<13>Jun 14 08:23:08 puppet-user: Run mode: user", "<13>Jun 14 08:23:08 puppet-user: Changes:", "<13>Jun 14 08:23:08 puppet-user: Total: 8", "<13>Jun 14 08:23:08 puppet-user: Events:", "<13>Jun 14 08:23:08 puppet-user: Success: 8", "<13>Jun 14 08:23:08 puppet-user: Resources:", "<13>Jun 14 08:23:08 puppet-user: Restarted: 1", "<13>Jun 14 08:23:08 puppet-user: Changed: 8", "<13>Jun 14 08:23:08 puppet-user: Out of sync: 8", "<13>Jun 14 08:23:08 puppet-user: Total: 19", "<13>Jun 14 08:23:08 puppet-user: Time:", "<13>Jun 14 08:23:08 puppet-user: Filebucket: 0.00", "<13>Jun 14 08:23:08 puppet-user: Schedule: 0.00", "<13>Jun 14 08:23:08 puppet-user: Augeas: 0.01", "<13>Jun 14 08:23:08 puppet-user: File: 0.07", "<13>Jun 14 08:23:08 puppet-user: Config retrieval: 0.29", "<13>Jun 14 08:23:08 puppet-user: Service: 1.18", "<13>Jun 14 08:23:08 puppet-user: Transaction evaluation: 16.17", "<13>Jun 14 08:23:08 puppet-user: Catalog application: 16.18", "<13>Jun 14 08:23:08 puppet-user: Last run: 1781425388", "<13>Jun 14 08:23:08 puppet-user: Exec: 5.05", "<13>Jun 14 08:23:08 puppet-user: Package: 9.66", "<13>Jun 14 08:23:08 puppet-user: Total: 16.18", "<13>Jun 14 08:23:08 puppet-user: Version:", "<13>Jun 14 08:23:08 puppet-user: Config: 1781425371", "<13>Jun 14 08:23:08 puppet-user: Puppet: 7.10.0" ] } 2026-06-14 08:23:17,034 p=83235 u=zuul n=ansible | 2026-06-14 08:23:17.033567 | fa163ee0-6271-f863-66dc-000000011173 | TASK | Pre-cache facts for puppet containers 2026-06-14 08:23:17,113 p=83235 u=zuul n=ansible | 2026-06-14 08:23:17.113016 | fa163ee0-6271-f863-66dc-0000000114fa | TASK | Gather variables for each operating system 2026-06-14 08:23:17,136 p=83235 u=zuul n=ansible | 2026-06-14 08:23:17.135213 | fa163ee0-6271-f863-66dc-0000000114fb | CHANGED | Create puppet caching structures | np0000073148 2026-06-14 08:23:17,154 p=83235 u=zuul n=ansible | 2026-06-14 08:23:17.153911 | fa163ee0-6271-f863-66dc-0000000114fc | TASK | Check for facter.conf 2026-06-14 08:23:17,185 p=83235 u=zuul n=ansible | 2026-06-14 08:23:17.184087 | fa163ee0-6271-f863-66dc-00000001118b | CHANGED | Wait for puppet host configuration to finish | np0000073149 2026-06-14 08:23:17,209 p=83235 u=zuul n=ansible | 2026-06-14 08:23:17.208559 | fa163ee0-6271-f863-66dc-00000001118c | TASK | Debug output for task: Run puppet host configuration for step 4 2026-06-14 08:23:17,234 p=83235 u=zuul n=ansible | 2026-06-14 08:23:17.232169 | fa163ee0-6271-f863-66dc-000000011599 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000073145 | item=tripleo-start-podman-container 2026-06-14 08:23:17,269 p=83235 u=zuul n=ansible | 2026-06-14 08:23:17.268985 | fa163ee0-6271-f863-66dc-0000000114fb | TASK | Create puppet caching structures 2026-06-14 08:23:17,304 p=83235 u=zuul n=ansible | 2026-06-14 08:23:17.303894 | fa163ee0-6271-f863-66dc-00000001159a | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-06-14 08:23:17,314 p=83235 u=zuul n=ansible | 2026-06-14 08:23:17.313612 | fa163ee0-6271-f863-66dc-00000001118c | CHANGED | Debug output for task: Run puppet host configuration for step 4 | np0000073149 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Jun 14 08:22:45 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Jun 14 08:22:51 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Jun 14 08:22:51 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Jun 14 08:22:51 puppet-user: (file & line not available)", "<13>Jun 14 08:22:51 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Jun 14 08:22:51 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Jun 14 08:22:51 puppet-user: Warning: This method is deprecated, please use match expressions with Stdlib::Compat::String instead. They are described at https://docs.puppet.com/puppet/latest/reference/lang_data_type.html#match-expressions. at [\"/etc/puppet/modules/snmp/manifests/params.pp\", 310]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Jun 14 08:22:51 puppet-user: (location: /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:34:in `deprecation')", "<13>Jun 14 08:22:51 puppet-user: Warning: This method is deprecated, please use the stdlib validate_legacy function,", "<13>Jun 14 08:22:51 puppet-user: with Stdlib::Compat::Bool. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 358]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Jun 14 08:22:51 puppet-user: with Stdlib::Compat::Array. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 367]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Jun 14 08:22:51 puppet-user: with Stdlib::Compat::String. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 382]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Jun 14 08:22:51 puppet-user: with Stdlib::Compat::Numeric. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 388]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Jun 14 08:22:51 puppet-user: with Pattern[]. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 393]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Jun 14 08:22:51 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Jun 14 08:22:51 puppet-user: Notice: Compiled catalog for np0000073149.ooo.test in environment production in 0.21 seconds", "<13>Jun 14 08:23:03 puppet-user: Notice: /Stage[main]/Snmp/Package[snmpd]/ensure: created", "<13>Jun 14 08:23:03 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.conf]/content: content changed '{sha256}2b743f970e80e2150759bfc66f2d8d0fbd8b31624f79e2991248d1a5ac57494e' to '{sha256}5ab0b87cd43f61986259cc8d7c1463841d752a5772fee05f135a62f90ab36812'", "<13>Jun 14 08:23:03 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.sysconfig]/content: content changed '{sha256}b63afb2dee7419b6834471f88581d981c8ae5c8b27b9d329ba67a02f3ddd8221' to '{sha256}3917ee8bbc680ad50d77186ad4a1d2705c2025c32fc32f823abbda7f2328dfbd'", "<13>Jun 14 08:23:03 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.conf]/content: content changed '{sha256}2e1ca894d609ef337b6243909bf5623c87fd5df98ecbd00c7d4c12cf12f03c4e' to '{sha256}3ecf18da1ba84ea3932607f2b903ee6a038b6f9ac4e1e371e48f3ef61c5052ea'", "<13>Jun 14 08:23:03 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.sysconfig]/content: content changed '{sha256}86ee5797ad10cb1ea0f631e9dfa6ae278ecf4f4d16f4c80f831cdde45601b23c' to '{sha256}2244553364afcca151958f8e2003e4c182f5e2ecfbe55405cec73fd818581e97'", "<13>Jun 14 08:23:03 puppet-user: Notice: /Stage[main]/Snmp/Service[snmptrapd]: Triggered 'refresh' from 2 events", "<13>Jun 14 08:23:08 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Snmp/Snmp::Snmpv3_user[ro_snmp_user]/Exec[create-snmpv3-user-ro_snmp_user]/returns: executed successfully", "<13>Jun 14 08:23:09 puppet-user: Notice: /Stage[main]/Snmp/Service[snmpd]/ensure: ensure changed 'stopped' to 'running'", "<13>Jun 14 08:23:09 puppet-user: Notice: Applied catalog in 17.60 seconds", "<13>Jun 14 08:23:09 puppet-user: Application:", "<13>Jun 14 08:23:09 puppet-user: Initial environment: production", "<13>Jun 14 08:23:09 puppet-user: Converged environment: production", "<13>Jun 14 08:23:09 puppet-user: Run mode: user", "<13>Jun 14 08:23:09 puppet-user: Changes:", "<13>Jun 14 08:23:09 puppet-user: Total: 8", "<13>Jun 14 08:23:09 puppet-user: Events:", "<13>Jun 14 08:23:09 puppet-user: Success: 8", "<13>Jun 14 08:23:09 puppet-user: Resources:", "<13>Jun 14 08:23:09 puppet-user: Restarted: 1", "<13>Jun 14 08:23:09 puppet-user: Changed: 8", "<13>Jun 14 08:23:09 puppet-user: Out of sync: 8", "<13>Jun 14 08:23:09 puppet-user: Total: 19", "<13>Jun 14 08:23:09 puppet-user: Time:", "<13>Jun 14 08:23:09 puppet-user: Filebucket: 0.00", "<13>Jun 14 08:23:09 puppet-user: Schedule: 0.00", "<13>Jun 14 08:23:09 puppet-user: Augeas: 0.01", "<13>Jun 14 08:23:09 puppet-user: File: 0.09", "<13>Jun 14 08:23:09 puppet-user: Config retrieval: 0.27", "<13>Jun 14 08:23:09 puppet-user: Service: 1.12", "<13>Jun 14 08:23:09 puppet-user: Package: 11.14", "<13>Jun 14 08:23:09 puppet-user: Transaction evaluation: 17.59", "<13>Jun 14 08:23:09 puppet-user: Catalog application: 17.60", "<13>Jun 14 08:23:09 puppet-user: Last run: 1781425389", "<13>Jun 14 08:23:09 puppet-user: Exec: 5.06", "<13>Jun 14 08:23:09 puppet-user: Total: 17.61", "<13>Jun 14 08:23:09 puppet-user: Version:", "<13>Jun 14 08:23:09 puppet-user: Config: 1781425371", "<13>Jun 14 08:23:09 puppet-user: Puppet: 7.10.0" ] } 2026-06-14 08:23:17,329 p=83235 u=zuul n=ansible | 2026-06-14 08:23:17.329436 | fa163ee0-6271-f863-66dc-00000001118d | TASK | Pre-cache facts for puppet containers 2026-06-14 08:23:17,393 p=83235 u=zuul n=ansible | 2026-06-14 08:23:17.393425 | fa163ee0-6271-f863-66dc-0000000114fa | TASK | Gather variables for each operating system 2026-06-14 08:23:17,484 p=83235 u=zuul n=ansible | 2026-06-14 08:23:17.484226 | fa163ee0-6271-f863-66dc-0000000114fb | TASK | Create puppet caching structures 2026-06-14 08:23:17,503 p=83235 u=zuul n=ansible | 2026-06-14 08:23:17.502460 | fa163ee0-6271-f863-66dc-0000000114fc | OK | Check for facter.conf | np0000073148 2026-06-14 08:23:17,515 p=83235 u=zuul n=ansible | 2026-06-14 08:23:17.514749 | fa163ee0-6271-f863-66dc-0000000114fd | TASK | Remove facter.conf if directory 2026-06-14 08:23:17,577 p=83235 u=zuul n=ansible | 2026-06-14 08:23:17.576729 | fa163ee0-6271-f863-66dc-0000000114fb | CHANGED | Create puppet caching structures | np0000073150 2026-06-14 08:23:17,578 p=83235 u=zuul n=ansible | 2026-06-14 08:23:17.578229 | fa163ee0-6271-f863-66dc-0000000114fd | SKIPPED | Remove facter.conf if directory | np0000073148 2026-06-14 08:23:17,587 p=83235 u=zuul n=ansible | 2026-06-14 08:23:17.587703 | fa163ee0-6271-f863-66dc-0000000114fe | TASK | Write facter cache config 2026-06-14 08:23:17,604 p=83235 u=zuul n=ansible | 2026-06-14 08:23:17.604407 | fa163ee0-6271-f863-66dc-0000000114fc | TASK | Check for facter.conf 2026-06-14 08:23:17,820 p=83235 u=zuul n=ansible | 2026-06-14 08:23:17.819820 | fa163ee0-6271-f863-66dc-0000000114fb | CHANGED | Create puppet caching structures | np0000073149 2026-06-14 08:23:17,836 p=83235 u=zuul n=ansible | 2026-06-14 08:23:17.835923 | fa163ee0-6271-f863-66dc-0000000114fc | TASK | Check for facter.conf 2026-06-14 08:23:17,946 p=83235 u=zuul n=ansible | 2026-06-14 08:23:17.945615 | fa163ee0-6271-f863-66dc-0000000114fc | OK | Check for facter.conf | np0000073150 2026-06-14 08:23:17,957 p=83235 u=zuul n=ansible | 2026-06-14 08:23:17.957252 | fa163ee0-6271-f863-66dc-0000000114fd | TASK | Remove facter.conf if directory 2026-06-14 08:23:18,009 p=83235 u=zuul n=ansible | 2026-06-14 08:23:18.008352 | fa163ee0-6271-f863-66dc-0000000114fd | SKIPPED | Remove facter.conf if directory | np0000073150 2026-06-14 08:23:18,023 p=83235 u=zuul n=ansible | 2026-06-14 08:23:18.022768 | fa163ee0-6271-f863-66dc-0000000114fe | TASK | Write facter cache config 2026-06-14 08:23:18,182 p=83235 u=zuul n=ansible | 2026-06-14 08:23:18.181665 | fa163ee0-6271-f863-66dc-00000001159a | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0000073145 2026-06-14 08:23:18,212 p=83235 u=zuul n=ansible | 2026-06-14 08:23:18.211966 | fa163ee0-6271-f863-66dc-00000001159b | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-06-14 08:23:18,224 p=83235 u=zuul n=ansible | 2026-06-14 08:23:18.223434 | fa163ee0-6271-f863-66dc-0000000114fc | OK | Check for facter.conf | np0000073149 2026-06-14 08:23:18,238 p=83235 u=zuul n=ansible | 2026-06-14 08:23:18.238155 | fa163ee0-6271-f863-66dc-0000000114fd | TASK | Remove facter.conf if directory 2026-06-14 08:23:18,293 p=83235 u=zuul n=ansible | 2026-06-14 08:23:18.292831 | fa163ee0-6271-f863-66dc-0000000114fd | SKIPPED | Remove facter.conf if directory | np0000073149 2026-06-14 08:23:18,303 p=83235 u=zuul n=ansible | 2026-06-14 08:23:18.303581 | fa163ee0-6271-f863-66dc-0000000114fe | TASK | Write facter cache config 2026-06-14 08:23:18,396 p=83235 u=zuul n=ansible | 2026-06-14 08:23:18.395684 | fa163ee0-6271-f863-66dc-0000000114fe | CHANGED | Write facter cache config | np0000073148 2026-06-14 08:23:18,412 p=83235 u=zuul n=ansible | 2026-06-14 08:23:18.412255 | fa163ee0-6271-f863-66dc-0000000114ff | TASK | Cleanup facter cache if exists 2026-06-14 08:23:18,692 p=83235 u=zuul n=ansible | 2026-06-14 08:23:18.691470 | fa163ee0-6271-f863-66dc-0000000114ff | CHANGED | Cleanup facter cache if exists | np0000073148 2026-06-14 08:23:18,705 p=83235 u=zuul n=ansible | 2026-06-14 08:23:18.705500 | fa163ee0-6271-f863-66dc-000000011500 | TASK | Pre-cache facts 2026-06-14 08:23:18,947 p=83235 u=zuul n=ansible | 2026-06-14 08:23:18.946769 | fa163ee0-6271-f863-66dc-0000000114fe | CHANGED | Write facter cache config | np0000073150 2026-06-14 08:23:18,958 p=83235 u=zuul n=ansible | 2026-06-14 08:23:18.958428 | fa163ee0-6271-f863-66dc-0000000114ff | TASK | Cleanup facter cache if exists 2026-06-14 08:23:19,123 p=83235 u=zuul n=ansible | 2026-06-14 08:23:19.122939 | fa163ee0-6271-f863-66dc-00000001159b | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0000073145 2026-06-14 08:23:19,155 p=83235 u=zuul n=ansible | 2026-06-14 08:23:19.154747 | fa163ee0-6271-f863-66dc-00000001159c | TASK | Enable and start tripleo-container-shutdown 2026-06-14 08:23:19,173 p=83235 u=zuul n=ansible | 2026-06-14 08:23:19.172903 | fa163ee0-6271-f863-66dc-0000000114fe | CHANGED | Write facter cache config | np0000073149 2026-06-14 08:23:19,185 p=83235 u=zuul n=ansible | 2026-06-14 08:23:19.184993 | fa163ee0-6271-f863-66dc-0000000114ff | TASK | Cleanup facter cache if exists 2026-06-14 08:23:19,296 p=83235 u=zuul n=ansible | 2026-06-14 08:23:19.296066 | fa163ee0-6271-f863-66dc-0000000114ff | CHANGED | Cleanup facter cache if exists | np0000073150 2026-06-14 08:23:19,308 p=83235 u=zuul n=ansible | 2026-06-14 08:23:19.308246 | fa163ee0-6271-f863-66dc-000000011500 | TASK | Pre-cache facts 2026-06-14 08:23:19,391 p=83235 u=zuul n=ansible | 2026-06-14 08:23:19.391245 | fa163ee0-6271-f863-66dc-000000011500 | CHANGED | Pre-cache facts | np0000073148 2026-06-14 08:23:19,404 p=83235 u=zuul n=ansible | 2026-06-14 08:23:19.403939 | fa163ee0-6271-f863-66dc-000000011501 | TASK | Failed deployment if facter fails 2026-06-14 08:23:19,441 p=83235 u=zuul n=ansible | 2026-06-14 08:23:19.441003 | fa163ee0-6271-f863-66dc-000000011501 | SKIPPED | Failed deployment if facter fails | np0000073148 2026-06-14 08:23:19,461 p=83235 u=zuul n=ansible | 2026-06-14 08:23:19.460707 | fa163ee0-6271-f863-66dc-000000011502 | TASK | Sync cached facts 2026-06-14 08:23:19,504 p=83235 u=zuul n=ansible | 2026-06-14 08:23:19.503883 | fa163ee0-6271-f863-66dc-0000000114ff | CHANGED | Cleanup facter cache if exists | np0000073149 2026-06-14 08:23:19,516 p=83235 u=zuul n=ansible | 2026-06-14 08:23:19.515738 | fa163ee0-6271-f863-66dc-000000011500 | TASK | Pre-cache facts 2026-06-14 08:23:19,878 p=83235 u=zuul n=ansible | 2026-06-14 08:23:19.878015 | fa163ee0-6271-f863-66dc-000000011502 | CHANGED | Sync cached facts | np0000073148 -> 192.168.122.106 2026-06-14 08:23:19,880 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073148 -> 192.168.122.106', 'fa163ee0-6271-f863-66dc-000000011502') missing from stats 2026-06-14 08:23:19,905 p=83235 u=zuul n=ansible | 2026-06-14 08:23:19.905270 | fa163ee0-6271-f863-66dc-00000001115c | TASK | Include container-puppet tasks (generate config) during step 1 2026-06-14 08:23:19,960 p=83235 u=zuul n=ansible | 2026-06-14 08:23:19.959368 | fa163ee0-6271-f863-66dc-00000001115c | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0000073148 2026-06-14 08:23:19,975 p=83235 u=zuul n=ansible | 2026-06-14 08:23:19.974797 | fa163ee0-6271-f863-66dc-00000001115e | TASK | Manage containers for step 4 with tripleo-ansible 2026-06-14 08:23:20,020 p=83235 u=zuul n=ansible | 2026-06-14 08:23:20.020490 | fa163ee0-6271-f863-66dc-000000011500 | CHANGED | Pre-cache facts | np0000073150 2026-06-14 08:23:20,053 p=83235 u=zuul n=ansible | 2026-06-14 08:23:20.053567 | fa163ee0-6271-f863-66dc-00000001155d | TASK | Gather variables for each operating system 2026-06-14 08:23:20,081 p=83235 u=zuul n=ansible | 2026-06-14 08:23:20.072225 | fa163ee0-6271-f863-66dc-000000011501 | TASK | Failed deployment if facter fails 2026-06-14 08:23:20,092 p=83235 u=zuul n=ansible | 2026-06-14 08:23:20.091212 | fa163ee0-6271-f863-66dc-00000001159c | OK | Enable and start tripleo-container-shutdown | np0000073145 2026-06-14 08:23:20,112 p=83235 u=zuul n=ansible | 2026-06-14 08:23:20.111664 | fa163ee0-6271-f863-66dc-00000001159d | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-06-14 08:23:20,128 p=83235 u=zuul n=ansible | 2026-06-14 08:23:20.128222 | fa163ee0-6271-f863-66dc-000000011501 | SKIPPED | Failed deployment if facter fails | np0000073150 2026-06-14 08:23:20,148 p=83235 u=zuul n=ansible | 2026-06-14 08:23:20.147741 | fa163ee0-6271-f863-66dc-000000011502 | TASK | Sync cached facts 2026-06-14 08:23:20,192 p=83235 u=zuul n=ansible | 2026-06-14 08:23:20.191780 | fa163ee0-6271-f863-66dc-000000011500 | CHANGED | Pre-cache facts | np0000073149 2026-06-14 08:23:20,205 p=83235 u=zuul n=ansible | 2026-06-14 08:23:20.205311 | fa163ee0-6271-f863-66dc-00000001155e | TASK | Create container logs path 2026-06-14 08:23:20,221 p=83235 u=zuul n=ansible | 2026-06-14 08:23:20.221051 | fa163ee0-6271-f863-66dc-000000011501 | TASK | Failed deployment if facter fails 2026-06-14 08:23:20,252 p=83235 u=zuul n=ansible | 2026-06-14 08:23:20.251848 | fa163ee0-6271-f863-66dc-000000011501 | SKIPPED | Failed deployment if facter fails | np0000073149 2026-06-14 08:23:20,270 p=83235 u=zuul n=ansible | 2026-06-14 08:23:20.269851 | fa163ee0-6271-f863-66dc-000000011502 | TASK | Sync cached facts 2026-06-14 08:23:20,546 p=83235 u=zuul n=ansible | 2026-06-14 08:23:20.540833 | fa163ee0-6271-f863-66dc-00000001155e | OK | Create container logs path | np0000073148 2026-06-14 08:23:20,548 p=83235 u=zuul n=ansible | 2026-06-14 08:23:20.548345 | fa163ee0-6271-f863-66dc-000000011502 | CHANGED | Sync cached facts | np0000073150 -> 192.168.122.108 2026-06-14 08:23:20,549 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073150 -> 192.168.122.108', 'fa163ee0-6271-f863-66dc-000000011502') missing from stats 2026-06-14 08:23:20,572 p=83235 u=zuul n=ansible | 2026-06-14 08:23:20.571517 | fa163ee0-6271-f863-66dc-000000011560 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 2026-06-14 08:23:20,609 p=83235 u=zuul n=ansible | 2026-06-14 08:23:20.609113 | fa163ee0-6271-f863-66dc-000000011174 | TASK | Include container-puppet tasks (generate config) during step 1 2026-06-14 08:23:20,672 p=83235 u=zuul n=ansible | 2026-06-14 08:23:20.666391 | fa163ee0-6271-f863-66dc-000000011174 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0000073150 2026-06-14 08:23:20,674 p=83235 u=zuul n=ansible | 2026-06-14 08:23:20.674368 | fa163ee0-6271-f863-66dc-000000011502 | CHANGED | Sync cached facts | np0000073149 -> 192.168.122.107 2026-06-14 08:23:20,675 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073149 -> 192.168.122.107', 'fa163ee0-6271-f863-66dc-000000011502') missing from stats 2026-06-14 08:23:20,711 p=83235 u=zuul n=ansible | 2026-06-14 08:23:20.710733 | fa163ee0-6271-f863-66dc-000000011176 | TASK | Manage containers for step 4 with tripleo-ansible 2026-06-14 08:23:20,742 p=83235 u=zuul n=ansible | 2026-06-14 08:23:20.735864 | fa163ee0-6271-f863-66dc-00000001118e | TASK | Include container-puppet tasks (generate config) during step 1 2026-06-14 08:23:20,787 p=83235 u=zuul n=ansible | 2026-06-14 08:23:20.782100 | fa163ee0-6271-f863-66dc-00000001155d | TASK | Gather variables for each operating system 2026-06-14 08:23:20,792 p=83235 u=zuul n=ansible | 2026-06-14 08:23:20.792291 | fa163ee0-6271-f863-66dc-00000001118e | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0000073149 2026-06-14 08:23:20,805 p=83235 u=zuul n=ansible | 2026-06-14 08:23:20.805165 | fa163ee0-6271-f863-66dc-000000011190 | TASK | Manage containers for step 4 with tripleo-ansible 2026-06-14 08:23:20,860 p=83235 u=zuul n=ansible | 2026-06-14 08:23:20.859760 | fa163ee0-6271-f863-66dc-00000001155d | TASK | Gather variables for each operating system 2026-06-14 08:23:20,911 p=83235 u=zuul n=ansible | 2026-06-14 08:23:20.911515 | fa163ee0-6271-f863-66dc-00000001155e | TASK | Create container logs path 2026-06-14 08:23:20,932 p=83235 u=zuul n=ansible | 2026-06-14 08:23:20.931529 | fa163ee0-6271-f863-66dc-000000011560 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 | np0000073148 2026-06-14 08:23:20,943 p=83235 u=zuul n=ansible | 2026-06-14 08:23:20.942979 | fa163ee0-6271-f863-66dc-000000011561 | TASK | Finalise hashes for all containers 2026-06-14 08:23:20,968 p=83235 u=zuul n=ansible | 2026-06-14 08:23:20.968734 | fa163ee0-6271-f863-66dc-00000001155e | TASK | Create container logs path 2026-06-14 08:23:21,007 p=83235 u=zuul n=ansible | 2026-06-14 08:23:21.007058 | fa163ee0-6271-f863-66dc-000000011561 | OK | Finalise hashes for all containers | np0000073148 2026-06-14 08:23:21,026 p=83235 u=zuul n=ansible | 2026-06-14 08:23:21.018577 | fa163ee0-6271-f863-66dc-000000011563 | TASK | Manage systemd shutdown files 2026-06-14 08:23:21,035 p=83235 u=zuul n=ansible | 2026-06-14 08:23:21.034339 | fa163ee0-6271-f863-66dc-00000001159d | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0000073145 2026-06-14 08:23:21,053 p=83235 u=zuul n=ansible | 2026-06-14 08:23:21.052662 | fa163ee0-6271-f863-66dc-00000001159e | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-06-14 08:23:21,087 p=83235 u=zuul n=ansible | 2026-06-14 08:23:21.087270 | 553f148b-b006-47cd-af51-a2daf24030eb | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0000073148 2026-06-14 08:23:21,101 p=83235 u=zuul n=ansible | 2026-06-14 08:23:21.100867 | fa163ee0-6271-f863-66dc-00000001179a | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-06-14 08:23:21,262 p=83235 u=zuul n=ansible | 2026-06-14 08:23:21.261359 | fa163ee0-6271-f863-66dc-00000001155e | OK | Create container logs path | np0000073150 2026-06-14 08:23:21,289 p=83235 u=zuul n=ansible | 2026-06-14 08:23:21.288947 | fa163ee0-6271-f863-66dc-000000011560 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 2026-06-14 08:23:21,311 p=83235 u=zuul n=ansible | 2026-06-14 08:23:21.310706 | fa163ee0-6271-f863-66dc-00000001155e | OK | Create container logs path | np0000073149 2026-06-14 08:23:21,327 p=83235 u=zuul n=ansible | 2026-06-14 08:23:21.327549 | fa163ee0-6271-f863-66dc-000000011560 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 2026-06-14 08:23:21,470 p=83235 u=zuul n=ansible | 2026-06-14 08:23:21.469353 | fa163ee0-6271-f863-66dc-00000001179a | OK | Check if /etc/sysconfig/podman_drop_in exists | np0000073148 2026-06-14 08:23:21,486 p=83235 u=zuul n=ansible | 2026-06-14 08:23:21.485577 | fa163ee0-6271-f863-66dc-00000001179b | TASK | Set podman_drop_in fact 2026-06-14 08:23:21,547 p=83235 u=zuul n=ansible | 2026-06-14 08:23:21.547008 | fa163ee0-6271-f863-66dc-00000001179b | OK | Set podman_drop_in fact | np0000073148 2026-06-14 08:23:21,562 p=83235 u=zuul n=ansible | 2026-06-14 08:23:21.561878 | fa163ee0-6271-f863-66dc-00000001179d | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-06-14 08:23:21,661 p=83235 u=zuul n=ansible | 2026-06-14 08:23:21.661012 | fa163ee0-6271-f863-66dc-000000011560 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 | np0000073150 2026-06-14 08:23:21,682 p=83235 u=zuul n=ansible | 2026-06-14 08:23:21.676898 | fa163ee0-6271-f863-66dc-000000011561 | TASK | Finalise hashes for all containers 2026-06-14 08:23:21,691 p=83235 u=zuul n=ansible | 2026-06-14 08:23:21.690563 | fa163ee0-6271-f863-66dc-000000011560 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 | np0000073149 2026-06-14 08:23:21,708 p=83235 u=zuul n=ansible | 2026-06-14 08:23:21.708020 | fa163ee0-6271-f863-66dc-000000011561 | TASK | Finalise hashes for all containers 2026-06-14 08:23:21,759 p=83235 u=zuul n=ansible | 2026-06-14 08:23:21.758673 | fa163ee0-6271-f863-66dc-000000011561 | OK | Finalise hashes for all containers | np0000073150 2026-06-14 08:23:21,760 p=83235 u=zuul n=ansible | 2026-06-14 08:23:21.759843 | fa163ee0-6271-f863-66dc-000000011561 | OK | Finalise hashes for all containers | np0000073149 2026-06-14 08:23:21,770 p=83235 u=zuul n=ansible | 2026-06-14 08:23:21.770231 | fa163ee0-6271-f863-66dc-000000011563 | TASK | Manage systemd shutdown files 2026-06-14 08:23:21,786 p=83235 u=zuul n=ansible | 2026-06-14 08:23:21.786448 | fa163ee0-6271-f863-66dc-000000011563 | TASK | Manage systemd shutdown files 2026-06-14 08:23:21,827 p=83235 u=zuul n=ansible | 2026-06-14 08:23:21.826825 | 939f842e-90cf-4d79-b5b0-9ccab562bd5a | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0000073149 2026-06-14 08:23:21,841 p=83235 u=zuul n=ansible | 2026-06-14 08:23:21.841679 | fa163ee0-6271-f863-66dc-0000000117c7 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-06-14 08:23:21,871 p=83235 u=zuul n=ansible | 2026-06-14 08:23:21.871195 | dca267a2-8235-4809-8607-32f7c45d79a2 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0000073150 2026-06-14 08:23:21,890 p=83235 u=zuul n=ansible | 2026-06-14 08:23:21.889966 | fa163ee0-6271-f863-66dc-0000000117e0 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-06-14 08:23:21,898 p=83235 u=zuul n=ansible | 2026-06-14 08:23:21.897899 | fa163ee0-6271-f863-66dc-00000001159e | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0000073145 2026-06-14 08:23:21,917 p=83235 u=zuul n=ansible | 2026-06-14 08:23:21.916791 | fa163ee0-6271-f863-66dc-00000001159f | TASK | Enable and start netns-placeholder 2026-06-14 08:23:22,206 p=83235 u=zuul n=ansible | 2026-06-14 08:23:22.205710 | fa163ee0-6271-f863-66dc-0000000117c7 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0000073149 2026-06-14 08:23:22,231 p=83235 u=zuul n=ansible | 2026-06-14 08:23:22.230749 | fa163ee0-6271-f863-66dc-0000000117c8 | TASK | Set podman_drop_in fact 2026-06-14 08:23:22,264 p=83235 u=zuul n=ansible | 2026-06-14 08:23:22.263028 | fa163ee0-6271-f863-66dc-0000000117e0 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0000073150 2026-06-14 08:23:22,286 p=83235 u=zuul n=ansible | 2026-06-14 08:23:22.286092 | fa163ee0-6271-f863-66dc-0000000117e1 | TASK | Set podman_drop_in fact 2026-06-14 08:23:22,303 p=83235 u=zuul n=ansible | 2026-06-14 08:23:22.302825 | fa163ee0-6271-f863-66dc-0000000117c8 | OK | Set podman_drop_in fact | np0000073149 2026-06-14 08:23:22,326 p=83235 u=zuul n=ansible | 2026-06-14 08:23:22.326029 | fa163ee0-6271-f863-66dc-0000000117ca | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-06-14 08:23:22,351 p=83235 u=zuul n=ansible | 2026-06-14 08:23:22.350354 | fa163ee0-6271-f863-66dc-0000000117e1 | OK | Set podman_drop_in fact | np0000073150 2026-06-14 08:23:22,364 p=83235 u=zuul n=ansible | 2026-06-14 08:23:22.363781 | fa163ee0-6271-f863-66dc-00000001179d | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000073148 | item=tripleo-container-shutdown 2026-06-14 08:23:22,374 p=83235 u=zuul n=ansible | 2026-06-14 08:23:22.374146 | fa163ee0-6271-f863-66dc-0000000117e3 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-06-14 08:23:22,808 p=83235 u=zuul n=ansible | 2026-06-14 08:23:22.807420 | fa163ee0-6271-f863-66dc-00000001159f | CHANGED | Enable and start netns-placeholder | np0000073145 2026-06-14 08:23:22,851 p=83235 u=zuul n=ansible | 2026-06-14 08:23:22.850310 | fa163ee0-6271-f863-66dc-000000011565 | TASK | Update container configs with new config hashes 2026-06-14 08:23:22,945 p=83235 u=zuul n=ansible | 2026-06-14 08:23:22.944897 | 2edc4c4f-10ab-4e15-a080-56270c3184ea | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0000073145 2026-06-14 08:23:22,970 p=83235 u=zuul n=ansible | 2026-06-14 08:23:22.970269 | fa163ee0-6271-f863-66dc-000000011809 | TASK | Update config hashes for container startup configs 2026-06-14 08:23:23,101 p=83235 u=zuul n=ansible | 2026-06-14 08:23:23.099257 | fa163ee0-6271-f863-66dc-0000000117ca | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000073149 | item=tripleo-container-shutdown 2026-06-14 08:23:23,112 p=83235 u=zuul n=ansible | 2026-06-14 08:23:23.110876 | fa163ee0-6271-f863-66dc-00000001179d | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000073148 | item=tripleo-start-podman-container 2026-06-14 08:23:23,131 p=83235 u=zuul n=ansible | 2026-06-14 08:23:23.131409 | fa163ee0-6271-f863-66dc-00000001179e | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-06-14 08:23:23,271 p=83235 u=zuul n=ansible | 2026-06-14 08:23:23.268565 | fa163ee0-6271-f863-66dc-0000000117e3 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000073150 | item=tripleo-container-shutdown 2026-06-14 08:23:23,383 p=83235 u=zuul n=ansible | 2026-06-14 08:23:23.382557 | fa163ee0-6271-f863-66dc-000000011809 | OK | Update config hashes for container startup configs | np0000073145 2026-06-14 08:23:23,425 p=83235 u=zuul n=ansible | 2026-06-14 08:23:23.424613 | fa163ee0-6271-f863-66dc-000000011566 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_4 2026-06-14 08:23:23,519 p=83235 u=zuul n=ansible | 2026-06-14 08:23:23.519381 | d22fde1a-9a14-4894-b188-df0407aa13a4 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0000073145 2026-06-14 08:23:23,544 p=83235 u=zuul n=ansible | 2026-06-14 08:23:23.544310 | fa163ee0-6271-f863-66dc-000000011830 | TASK | Gather podman infos 2026-06-14 08:23:23,633 p=83235 u=zuul n=ansible | 2026-06-14 08:23:23.633296 | fa163ee0-6271-f863-66dc-000000011491 | CHANGED | Wait for puppet host configuration to finish | np0000073146 2026-06-14 08:23:23,649 p=83235 u=zuul n=ansible | 2026-06-14 08:23:23.649507 | fa163ee0-6271-f863-66dc-000000011492 | TASK | Debug output for task: Run puppet host configuration for step 4 2026-06-14 08:23:23,734 p=83235 u=zuul n=ansible | 2026-06-14 08:23:23.733887 | fa163ee0-6271-f863-66dc-000000011492 | CHANGED | Debug output for task: Run puppet host configuration for step 4 | np0000073146 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Jun 14 08:23:02 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Jun 14 08:23:08 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Jun 14 08:23:08 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Jun 14 08:23:08 puppet-user: (file & line not available)", "<13>Jun 14 08:23:08 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Jun 14 08:23:08 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Jun 14 08:23:09 puppet-user: Warning: This method is deprecated, please use match expressions with Stdlib::Compat::String instead. They are described at https://docs.puppet.com/puppet/latest/reference/lang_data_type.html#match-expressions. at [\"/etc/puppet/modules/snmp/manifests/params.pp\", 310]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Jun 14 08:23:09 puppet-user: (location: /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:34:in `deprecation')", "<13>Jun 14 08:23:09 puppet-user: Warning: This method is deprecated, please use the stdlib validate_legacy function,", "<13>Jun 14 08:23:09 puppet-user: with Stdlib::Compat::Bool. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 358]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Jun 14 08:23:09 puppet-user: with Stdlib::Compat::Array. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 367]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Jun 14 08:23:09 puppet-user: with Stdlib::Compat::String. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 382]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Jun 14 08:23:09 puppet-user: with Stdlib::Compat::Numeric. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 388]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Jun 14 08:23:09 puppet-user: with Pattern[]. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 393]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Jun 14 08:23:09 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Jun 14 08:23:09 puppet-user: Notice: Compiled catalog for np0000073146.ooo.test in environment production in 0.50 seconds", "<13>Jun 14 08:23:16 puppet-user: Notice: /Stage[main]/Snmp/Package[snmpd]/ensure: created", "<13>Jun 14 08:23:16 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.conf]/content: content changed '{sha256}2b743f970e80e2150759bfc66f2d8d0fbd8b31624f79e2991248d1a5ac57494e' to '{sha256}4bcd5cf033010b153a49b1b403ef6b2deec5aacd8a915fb8ea7cb50166fc357d'", "<13>Jun 14 08:23:16 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.sysconfig]/content: content changed '{sha256}b63afb2dee7419b6834471f88581d981c8ae5c8b27b9d329ba67a02f3ddd8221' to '{sha256}3917ee8bbc680ad50d77186ad4a1d2705c2025c32fc32f823abbda7f2328dfbd'", "<13>Jun 14 08:23:16 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.conf]/content: content changed '{sha256}2e1ca894d609ef337b6243909bf5623c87fd5df98ecbd00c7d4c12cf12f03c4e' to '{sha256}3ecf18da1ba84ea3932607f2b903ee6a038b6f9ac4e1e371e48f3ef61c5052ea'", "<13>Jun 14 08:23:16 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.sysconfig]/content: content changed '{sha256}86ee5797ad10cb1ea0f631e9dfa6ae278ecf4f4d16f4c80f831cdde45601b23c' to '{sha256}2244553364afcca151958f8e2003e4c182f5e2ecfbe55405cec73fd818581e97'", "<13>Jun 14 08:23:16 puppet-user: Notice: /Stage[main]/Snmp/Service[snmptrapd]: Triggered 'refresh' from 2 events", "<13>Jun 14 08:23:21 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Snmp/Snmp::Snmpv3_user[ro_snmp_user]/Exec[create-snmpv3-user-ro_snmp_user]/returns: executed successfully", "<13>Jun 14 08:23:22 puppet-user: Notice: /Stage[main]/Snmp/Service[snmpd]/ensure: ensure changed 'stopped' to 'running'", "<13>Jun 14 08:23:22 puppet-user: Notice: Applied catalog in 13.37 seconds", "<13>Jun 14 08:23:22 puppet-user: Application:", "<13>Jun 14 08:23:22 puppet-user: Initial environment: production", "<13>Jun 14 08:23:22 puppet-user: Converged environment: production", "<13>Jun 14 08:23:22 puppet-user: Run mode: user", "<13>Jun 14 08:23:22 puppet-user: Changes:", "<13>Jun 14 08:23:22 puppet-user: Total: 8", "<13>Jun 14 08:23:22 puppet-user: Events:", "<13>Jun 14 08:23:22 puppet-user: Success: 8", "<13>Jun 14 08:23:22 puppet-user: Resources:", "<13>Jun 14 08:23:22 puppet-user: Restarted: 1", "<13>Jun 14 08:23:22 puppet-user: Changed: 8", "<13>Jun 14 08:23:22 puppet-user: Out of sync: 8", "<13>Jun 14 08:23:22 puppet-user: Total: 32", "<13>Jun 14 08:23:22 puppet-user: Time:", "<13>Jun 14 08:23:22 puppet-user: Schedule: 0.00", "<13>Jun 14 08:23:22 puppet-user: File line: 0.00", "<13>Jun 14 08:23:22 puppet-user: Augeas: 0.01", "<13>Jun 14 08:23:22 puppet-user: User: 0.01", "<13>Jun 14 08:23:22 puppet-user: File: 0.06", "<13>Jun 14 08:23:22 puppet-user: Config retrieval: 0.56", "<13>Jun 14 08:23:22 puppet-user: Service: 1.36", "<13>Jun 14 08:23:22 puppet-user: Transaction evaluation: 13.35", "<13>Jun 14 08:23:22 puppet-user: Catalog application: 13.37", "<13>Jun 14 08:23:22 puppet-user: Last run: 1781425402", "<13>Jun 14 08:23:22 puppet-user: Package: 5.37", "<13>Jun 14 08:23:22 puppet-user: Exec: 6.33", "<13>Jun 14 08:23:22 puppet-user: Filebucket: 0.00", "<13>Jun 14 08:23:22 puppet-user: Total: 13.37", "<13>Jun 14 08:23:22 puppet-user: Version:", "<13>Jun 14 08:23:22 puppet-user: Config: 1781425388", "<13>Jun 14 08:23:22 puppet-user: Puppet: 7.10.0" ] } 2026-06-14 08:23:23,755 p=83235 u=zuul n=ansible | 2026-06-14 08:23:23.754844 | fa163ee0-6271-f863-66dc-000000011493 | TASK | Pre-cache facts for puppet containers 2026-06-14 08:23:23,831 p=83235 u=zuul n=ansible | 2026-06-14 08:23:23.831172 | fa163ee0-6271-f863-66dc-0000000114fa | TASK | Gather variables for each operating system 2026-06-14 08:23:23,928 p=83235 u=zuul n=ansible | 2026-06-14 08:23:23.926029 | fa163ee0-6271-f863-66dc-0000000117ca | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000073149 | item=tripleo-start-podman-container 2026-06-14 08:23:23,960 p=83235 u=zuul n=ansible | 2026-06-14 08:23:23.959425 | fa163ee0-6271-f863-66dc-0000000117cb | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-06-14 08:23:24,009 p=83235 u=zuul n=ansible | 2026-06-14 08:23:24.009078 | fa163ee0-6271-f863-66dc-0000000114fb | TASK | Create puppet caching structures 2026-06-14 08:23:24,022 p=83235 u=zuul n=ansible | 2026-06-14 08:23:24.021536 | fa163ee0-6271-f863-66dc-00000001179e | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0000073148 2026-06-14 08:23:24,050 p=83235 u=zuul n=ansible | 2026-06-14 08:23:24.050144 | fa163ee0-6271-f863-66dc-00000001179f | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-06-14 08:23:24,116 p=83235 u=zuul n=ansible | 2026-06-14 08:23:24.114298 | fa163ee0-6271-f863-66dc-0000000117e3 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000073150 | item=tripleo-start-podman-container 2026-06-14 08:23:24,128 p=83235 u=zuul n=ansible | 2026-06-14 08:23:24.127844 | fa163ee0-6271-f863-66dc-0000000114af | CHANGED | Wait for puppet host configuration to finish | np0000073147 2026-06-14 08:23:24,139 p=83235 u=zuul n=ansible | 2026-06-14 08:23:24.138839 | fa163ee0-6271-f863-66dc-0000000117e4 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-06-14 08:23:24,162 p=83235 u=zuul n=ansible | 2026-06-14 08:23:24.161730 | fa163ee0-6271-f863-66dc-0000000114b0 | TASK | Debug output for task: Run puppet host configuration for step 4 2026-06-14 08:23:24,219 p=83235 u=zuul n=ansible | 2026-06-14 08:23:24.218806 | fa163ee0-6271-f863-66dc-0000000114b0 | CHANGED | Debug output for task: Run puppet host configuration for step 4 | np0000073147 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Jun 14 08:23:03 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Jun 14 08:23:09 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Jun 14 08:23:09 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Jun 14 08:23:09 puppet-user: (file & line not available)", "<13>Jun 14 08:23:09 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Jun 14 08:23:09 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Jun 14 08:23:09 puppet-user: Warning: This method is deprecated, please use match expressions with Stdlib::Compat::String instead. They are described at https://docs.puppet.com/puppet/latest/reference/lang_data_type.html#match-expressions. at [\"/etc/puppet/modules/snmp/manifests/params.pp\", 310]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Jun 14 08:23:09 puppet-user: (location: /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:34:in `deprecation')", "<13>Jun 14 08:23:09 puppet-user: Warning: This method is deprecated, please use the stdlib validate_legacy function,", "<13>Jun 14 08:23:09 puppet-user: with Stdlib::Compat::Bool. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 358]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Jun 14 08:23:09 puppet-user: with Stdlib::Compat::Array. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 367]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Jun 14 08:23:09 puppet-user: with Stdlib::Compat::String. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 382]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Jun 14 08:23:09 puppet-user: with Stdlib::Compat::Numeric. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 388]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Jun 14 08:23:09 puppet-user: with Pattern[]. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 393]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Jun 14 08:23:09 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Jun 14 08:23:09 puppet-user: Notice: Compiled catalog for np0000073147.ooo.test in environment production in 0.49 seconds", "<13>Jun 14 08:23:16 puppet-user: Notice: /Stage[main]/Snmp/Package[snmpd]/ensure: created", "<13>Jun 14 08:23:16 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.conf]/content: content changed '{sha256}2b743f970e80e2150759bfc66f2d8d0fbd8b31624f79e2991248d1a5ac57494e' to '{sha256}6a308fbd2ad289bbf5880ce043679972b5a8dd0587c8582ddb8e57afeb079a64'", "<13>Jun 14 08:23:16 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.sysconfig]/content: content changed '{sha256}b63afb2dee7419b6834471f88581d981c8ae5c8b27b9d329ba67a02f3ddd8221' to '{sha256}3917ee8bbc680ad50d77186ad4a1d2705c2025c32fc32f823abbda7f2328dfbd'", "<13>Jun 14 08:23:16 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.conf]/content: content changed '{sha256}2e1ca894d609ef337b6243909bf5623c87fd5df98ecbd00c7d4c12cf12f03c4e' to '{sha256}3ecf18da1ba84ea3932607f2b903ee6a038b6f9ac4e1e371e48f3ef61c5052ea'", "<13>Jun 14 08:23:16 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.sysconfig]/content: content changed '{sha256}86ee5797ad10cb1ea0f631e9dfa6ae278ecf4f4d16f4c80f831cdde45601b23c' to '{sha256}2244553364afcca151958f8e2003e4c182f5e2ecfbe55405cec73fd818581e97'", "<13>Jun 14 08:23:16 puppet-user: Notice: /Stage[main]/Snmp/Service[snmptrapd]: Triggered 'refresh' from 2 events", "<13>Jun 14 08:23:22 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Snmp/Snmp::Snmpv3_user[ro_snmp_user]/Exec[create-snmpv3-user-ro_snmp_user]/returns: executed successfully", "<13>Jun 14 08:23:23 puppet-user: Notice: /Stage[main]/Snmp/Service[snmpd]/ensure: ensure changed 'stopped' to 'running'", "<13>Jun 14 08:23:23 puppet-user: Notice: Applied catalog in 13.33 seconds", "<13>Jun 14 08:23:23 puppet-user: Application:", "<13>Jun 14 08:23:23 puppet-user: Initial environment: production", "<13>Jun 14 08:23:23 puppet-user: Converged environment: production", "<13>Jun 14 08:23:23 puppet-user: Run mode: user", "<13>Jun 14 08:23:23 puppet-user: Changes:", "<13>Jun 14 08:23:23 puppet-user: Total: 8", "<13>Jun 14 08:23:23 puppet-user: Events:", "<13>Jun 14 08:23:23 puppet-user: Success: 8", "<13>Jun 14 08:23:23 puppet-user: Resources:", "<13>Jun 14 08:23:23 puppet-user: Restarted: 1", "<13>Jun 14 08:23:23 puppet-user: Changed: 8", "<13>Jun 14 08:23:23 puppet-user: Out of sync: 8", "<13>Jun 14 08:23:23 puppet-user: Total: 32", "<13>Jun 14 08:23:23 puppet-user: Time:", "<13>Jun 14 08:23:23 puppet-user: Filebucket: 0.00", "<13>Jun 14 08:23:23 puppet-user: Schedule: 0.00", "<13>Jun 14 08:23:23 puppet-user: File line: 0.00", "<13>Jun 14 08:23:23 puppet-user: Augeas: 0.01", "<13>Jun 14 08:23:23 puppet-user: User: 0.01", "<13>Jun 14 08:23:23 puppet-user: File: 0.04", "<13>Jun 14 08:23:23 puppet-user: Config retrieval: 0.55", "<13>Jun 14 08:23:23 puppet-user: Service: 1.24", "<13>Jun 14 08:23:23 puppet-user: Transaction evaluation: 13.32", "<13>Jun 14 08:23:23 puppet-user: Catalog application: 13.33", "<13>Jun 14 08:23:23 puppet-user: Last run: 1781425403", "<13>Jun 14 08:23:23 puppet-user: Package: 5.45", "<13>Jun 14 08:23:23 puppet-user: Exec: 6.37", "<13>Jun 14 08:23:23 puppet-user: Total: 13.33", "<13>Jun 14 08:23:23 puppet-user: Version:", "<13>Jun 14 08:23:23 puppet-user: Config: 1781425389", "<13>Jun 14 08:23:23 puppet-user: Puppet: 7.10.0" ] } 2026-06-14 08:23:24,237 p=83235 u=zuul n=ansible | 2026-06-14 08:23:24.236905 | fa163ee0-6271-f863-66dc-0000000114b1 | TASK | Pre-cache facts for puppet containers 2026-06-14 08:23:24,324 p=83235 u=zuul n=ansible | 2026-06-14 08:23:24.323912 | fa163ee0-6271-f863-66dc-0000000114fa | TASK | Gather variables for each operating system 2026-06-14 08:23:24,332 p=83235 u=zuul n=ansible | 2026-06-14 08:23:24.332244 | fa163ee0-6271-f863-66dc-0000000114fb | CHANGED | Create puppet caching structures | np0000073146 2026-06-14 08:23:24,349 p=83235 u=zuul n=ansible | 2026-06-14 08:23:24.348865 | fa163ee0-6271-f863-66dc-0000000114fc | TASK | Check for facter.conf 2026-06-14 08:23:24,454 p=83235 u=zuul n=ansible | 2026-06-14 08:23:24.454360 | fa163ee0-6271-f863-66dc-0000000114fb | TASK | Create puppet caching structures 2026-06-14 08:23:24,734 p=83235 u=zuul n=ansible | 2026-06-14 08:23:24.733414 | fa163ee0-6271-f863-66dc-0000000114fc | OK | Check for facter.conf | np0000073146 2026-06-14 08:23:24,815 p=83235 u=zuul n=ansible | 2026-06-14 08:23:24.814691 | fa163ee0-6271-f863-66dc-0000000114fd | TASK | Remove facter.conf if directory 2026-06-14 08:23:24,823 p=83235 u=zuul n=ansible | 2026-06-14 08:23:24.822470 | fa163ee0-6271-f863-66dc-000000011830 | OK | Gather podman infos | np0000073145 2026-06-14 08:23:24,886 p=83235 u=zuul n=ansible | 2026-06-14 08:23:24.886093 | fa163ee0-6271-f863-66dc-0000000114fb | CHANGED | Create puppet caching structures | np0000073147 2026-06-14 08:23:24,887 p=83235 u=zuul n=ansible | 2026-06-14 08:23:24.887501 | fa163ee0-6271-f863-66dc-0000000117cb | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0000073149 2026-06-14 08:23:24,888 p=83235 u=zuul n=ansible | 2026-06-14 08:23:24.888644 | fa163ee0-6271-f863-66dc-00000001179f | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0000073148 2026-06-14 08:23:24,889 p=83235 u=zuul n=ansible | 2026-06-14 08:23:24.889695 | fa163ee0-6271-f863-66dc-0000000114fd | SKIPPED | Remove facter.conf if directory | np0000073146 2026-06-14 08:23:24,902 p=83235 u=zuul n=ansible | 2026-06-14 08:23:24.902227 | fa163ee0-6271-f863-66dc-0000000117a0 | TASK | Enable and start tripleo-container-shutdown 2026-06-14 08:23:24,917 p=83235 u=zuul n=ansible | 2026-06-14 08:23:24.917200 | fa163ee0-6271-f863-66dc-0000000117cc | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-06-14 08:23:24,954 p=83235 u=zuul n=ansible | 2026-06-14 08:23:24.953641 | fa163ee0-6271-f863-66dc-000000011831 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 2026-06-14 08:23:24,973 p=83235 u=zuul n=ansible | 2026-06-14 08:23:24.973241 | fa163ee0-6271-f863-66dc-0000000114fe | TASK | Write facter cache config 2026-06-14 08:23:24,998 p=83235 u=zuul n=ansible | 2026-06-14 08:23:24.993956 | fa163ee0-6271-f863-66dc-0000000114fc | TASK | Check for facter.conf 2026-06-14 08:23:25,014 p=83235 u=zuul n=ansible | 2026-06-14 08:23:25.013764 | fa163ee0-6271-f863-66dc-0000000117e4 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0000073150 2026-06-14 08:23:25,045 p=83235 u=zuul n=ansible | 2026-06-14 08:23:25.044679 | fa163ee0-6271-f863-66dc-0000000117e5 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-06-14 08:23:25,176 p=83235 u=zuul n=ansible | 2026-06-14 08:23:25.175861 | fa163ee0-6271-f863-66dc-000000011567 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_4 2026-06-14 08:23:25,246 p=83235 u=zuul n=ansible | 2026-06-14 08:23:25.246362 | 4a7f77f6-efb9-4dc9-aef3-659395f98e5b | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0000073145 2026-06-14 08:23:25,276 p=83235 u=zuul n=ansible | 2026-06-14 08:23:25.275974 | fa163ee0-6271-f863-66dc-000000011963 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 2026-06-14 08:23:25,348 p=83235 u=zuul n=ansible | 2026-06-14 08:23:25.347381 | fa163ee0-6271-f863-66dc-0000000114fc | OK | Check for facter.conf | np0000073147 2026-06-14 08:23:25,371 p=83235 u=zuul n=ansible | 2026-06-14 08:23:25.370698 | fa163ee0-6271-f863-66dc-0000000114fd | TASK | Remove facter.conf if directory 2026-06-14 08:23:25,417 p=83235 u=zuul n=ansible | 2026-06-14 08:23:25.417034 | fa163ee0-6271-f863-66dc-0000000114fd | SKIPPED | Remove facter.conf if directory | np0000073147 2026-06-14 08:23:25,436 p=83235 u=zuul n=ansible | 2026-06-14 08:23:25.436323 | fa163ee0-6271-f863-66dc-0000000114fe | TASK | Write facter cache config 2026-06-14 08:23:25,664 p=83235 u=zuul n=ansible | 2026-06-14 08:23:25.663252 | fa163ee0-6271-f863-66dc-0000000117a0 | OK | Enable and start tripleo-container-shutdown | np0000073148 2026-06-14 08:23:25,680 p=83235 u=zuul n=ansible | 2026-06-14 08:23:25.680017 | fa163ee0-6271-f863-66dc-0000000117a1 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-06-14 08:23:25,823 p=83235 u=zuul n=ansible | 2026-06-14 08:23:25.822974 | fa163ee0-6271-f863-66dc-0000000117cc | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0000073149 2026-06-14 08:23:25,834 p=83235 u=zuul n=ansible | 2026-06-14 08:23:25.834573 | fa163ee0-6271-f863-66dc-0000000117cd | TASK | Enable and start tripleo-container-shutdown 2026-06-14 08:23:25,862 p=83235 u=zuul n=ansible | 2026-06-14 08:23:25.861765 | fa163ee0-6271-f863-66dc-0000000114fe | CHANGED | Write facter cache config | np0000073146 2026-06-14 08:23:25,880 p=83235 u=zuul n=ansible | 2026-06-14 08:23:25.880125 | fa163ee0-6271-f863-66dc-0000000114ff | TASK | Cleanup facter cache if exists 2026-06-14 08:23:25,922 p=83235 u=zuul n=ansible | 2026-06-14 08:23:25.922097 | fa163ee0-6271-f863-66dc-0000000117e5 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0000073150 2026-06-14 08:23:25,933 p=83235 u=zuul n=ansible | 2026-06-14 08:23:25.933395 | fa163ee0-6271-f863-66dc-0000000117e6 | TASK | Enable and start tripleo-container-shutdown 2026-06-14 08:23:26,203 p=83235 u=zuul n=ansible | 2026-06-14 08:23:26.203092 | fa163ee0-6271-f863-66dc-0000000114ff | CHANGED | Cleanup facter cache if exists | np0000073146 2026-06-14 08:23:26,219 p=83235 u=zuul n=ansible | 2026-06-14 08:23:26.219375 | fa163ee0-6271-f863-66dc-000000011500 | TASK | Pre-cache facts 2026-06-14 08:23:26,258 p=83235 u=zuul n=ansible | 2026-06-14 08:23:26.257695 | fa163ee0-6271-f863-66dc-0000000114fe | CHANGED | Write facter cache config | np0000073147 2026-06-14 08:23:26,274 p=83235 u=zuul n=ansible | 2026-06-14 08:23:26.274715 | fa163ee0-6271-f863-66dc-0000000114ff | TASK | Cleanup facter cache if exists 2026-06-14 08:23:26,536 p=83235 u=zuul n=ansible | 2026-06-14 08:23:26.535634 | fa163ee0-6271-f863-66dc-0000000117a1 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0000073148 2026-06-14 08:23:26,558 p=83235 u=zuul n=ansible | 2026-06-14 08:23:26.557723 | fa163ee0-6271-f863-66dc-0000000117a2 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-06-14 08:23:26,569 p=83235 u=zuul n=ansible | 2026-06-14 08:23:26.568862 | fa163ee0-6271-f863-66dc-0000000117cd | OK | Enable and start tripleo-container-shutdown | np0000073149 2026-06-14 08:23:26,592 p=83235 u=zuul n=ansible | 2026-06-14 08:23:26.592056 | fa163ee0-6271-f863-66dc-0000000117ce | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-06-14 08:23:26,603 p=83235 u=zuul n=ansible | 2026-06-14 08:23:26.602353 | fa163ee0-6271-f863-66dc-0000000114ff | CHANGED | Cleanup facter cache if exists | np0000073147 2026-06-14 08:23:26,625 p=83235 u=zuul n=ansible | 2026-06-14 08:23:26.625307 | fa163ee0-6271-f863-66dc-000000011500 | TASK | Pre-cache facts 2026-06-14 08:23:26,659 p=83235 u=zuul n=ansible | 2026-06-14 08:23:26.659040 | fa163ee0-6271-f863-66dc-0000000117e6 | OK | Enable and start tripleo-container-shutdown | np0000073150 2026-06-14 08:23:26,672 p=83235 u=zuul n=ansible | 2026-06-14 08:23:26.672396 | fa163ee0-6271-f863-66dc-0000000117e7 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-06-14 08:23:26,927 p=83235 u=zuul n=ansible | 2026-06-14 08:23:26.926955 | fa163ee0-6271-f863-66dc-000000011500 | CHANGED | Pre-cache facts | np0000073146 2026-06-14 08:23:26,945 p=83235 u=zuul n=ansible | 2026-06-14 08:23:26.945132 | fa163ee0-6271-f863-66dc-000000011501 | TASK | Failed deployment if facter fails 2026-06-14 08:23:26,984 p=83235 u=zuul n=ansible | 2026-06-14 08:23:26.983997 | fa163ee0-6271-f863-66dc-000000011501 | SKIPPED | Failed deployment if facter fails | np0000073146 2026-06-14 08:23:27,015 p=83235 u=zuul n=ansible | 2026-06-14 08:23:27.014834 | fa163ee0-6271-f863-66dc-000000011502 | TASK | Sync cached facts 2026-06-14 08:23:27,306 p=83235 u=zuul n=ansible | 2026-06-14 08:23:27.305903 | fa163ee0-6271-f863-66dc-000000011500 | CHANGED | Pre-cache facts | np0000073147 2026-06-14 08:23:27,337 p=83235 u=zuul n=ansible | 2026-06-14 08:23:27.337131 | fa163ee0-6271-f863-66dc-000000011501 | TASK | Failed deployment if facter fails 2026-06-14 08:23:27,383 p=83235 u=zuul n=ansible | 2026-06-14 08:23:27.382292 | fa163ee0-6271-f863-66dc-000000011501 | SKIPPED | Failed deployment if facter fails | np0000073147 2026-06-14 08:23:27,448 p=83235 u=zuul n=ansible | 2026-06-14 08:23:27.447867 | fa163ee0-6271-f863-66dc-000000011502 | TASK | Sync cached facts 2026-06-14 08:23:27,455 p=83235 u=zuul n=ansible | 2026-06-14 08:23:27.454938 | fa163ee0-6271-f863-66dc-0000000117a2 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0000073148 2026-06-14 08:23:27,457 p=83235 u=zuul n=ansible | 2026-06-14 08:23:27.457045 | fa163ee0-6271-f863-66dc-0000000117e7 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0000073150 2026-06-14 08:23:27,458 p=83235 u=zuul n=ansible | 2026-06-14 08:23:27.458619 | fa163ee0-6271-f863-66dc-000000011502 | CHANGED | Sync cached facts | np0000073146 -> 192.168.122.104 2026-06-14 08:23:27,459 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073146 -> 192.168.122.104', 'fa163ee0-6271-f863-66dc-000000011502') missing from stats 2026-06-14 08:23:27,475 p=83235 u=zuul n=ansible | 2026-06-14 08:23:27.474831 | fa163ee0-6271-f863-66dc-0000000117a3 | TASK | Enable and start netns-placeholder 2026-06-14 08:23:27,494 p=83235 u=zuul n=ansible | 2026-06-14 08:23:27.493503 | fa163ee0-6271-f863-66dc-0000000117e8 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-06-14 08:23:27,524 p=83235 u=zuul n=ansible | 2026-06-14 08:23:27.524356 | fa163ee0-6271-f863-66dc-0000000117ce | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0000073149 2026-06-14 08:23:27,535 p=83235 u=zuul n=ansible | 2026-06-14 08:23:27.535002 | fa163ee0-6271-f863-66dc-0000000117cf | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-06-14 08:23:27,556 p=83235 u=zuul n=ansible | 2026-06-14 08:23:27.555871 | fa163ee0-6271-f863-66dc-000000011494 | TASK | Include container-puppet tasks (generate config) during step 1 2026-06-14 08:23:27,607 p=83235 u=zuul n=ansible | 2026-06-14 08:23:27.606894 | fa163ee0-6271-f863-66dc-000000011494 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0000073146 2026-06-14 08:23:27,622 p=83235 u=zuul n=ansible | 2026-06-14 08:23:27.622290 | fa163ee0-6271-f863-66dc-000000011496 | TASK | Manage containers for step 4 with tripleo-ansible 2026-06-14 08:23:27,715 p=83235 u=zuul n=ansible | 2026-06-14 08:23:27.714632 | fa163ee0-6271-f863-66dc-00000001155d | TASK | Gather variables for each operating system 2026-06-14 08:23:27,859 p=83235 u=zuul n=ansible | 2026-06-14 08:23:27.859003 | fa163ee0-6271-f863-66dc-00000001155e | TASK | Create container logs path 2026-06-14 08:23:27,866 p=83235 u=zuul n=ansible | 2026-06-14 08:23:27.865707 | fa163ee0-6271-f863-66dc-000000011502 | CHANGED | Sync cached facts | np0000073147 -> 192.168.122.105 2026-06-14 08:23:27,867 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073147 -> 192.168.122.105', 'fa163ee0-6271-f863-66dc-000000011502') missing from stats 2026-06-14 08:23:27,906 p=83235 u=zuul n=ansible | 2026-06-14 08:23:27.906144 | fa163ee0-6271-f863-66dc-0000000114b2 | TASK | Include container-puppet tasks (generate config) during step 1 2026-06-14 08:23:27,953 p=83235 u=zuul n=ansible | 2026-06-14 08:23:27.952850 | fa163ee0-6271-f863-66dc-0000000114b2 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0000073147 2026-06-14 08:23:27,975 p=83235 u=zuul n=ansible | 2026-06-14 08:23:27.974800 | fa163ee0-6271-f863-66dc-0000000114b4 | TASK | Manage containers for step 4 with tripleo-ansible 2026-06-14 08:23:28,071 p=83235 u=zuul n=ansible | 2026-06-14 08:23:28.070602 | fa163ee0-6271-f863-66dc-00000001155d | TASK | Gather variables for each operating system 2026-06-14 08:23:28,208 p=83235 u=zuul n=ansible | 2026-06-14 08:23:28.208412 | fa163ee0-6271-f863-66dc-00000001155e | TASK | Create container logs path 2026-06-14 08:23:28,219 p=83235 u=zuul n=ansible | 2026-06-14 08:23:28.218071 | fa163ee0-6271-f863-66dc-00000001155e | OK | Create container logs path | np0000073146 2026-06-14 08:23:28,251 p=83235 u=zuul n=ansible | 2026-06-14 08:23:28.243915 | fa163ee0-6271-f863-66dc-000000011560 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 2026-06-14 08:23:28,261 p=83235 u=zuul n=ansible | 2026-06-14 08:23:28.260884 | fa163ee0-6271-f863-66dc-0000000117a3 | CHANGED | Enable and start netns-placeholder | np0000073148 2026-06-14 08:23:28,274 p=83235 u=zuul n=ansible | 2026-06-14 08:23:28.274043 | fa163ee0-6271-f863-66dc-000000011565 | TASK | Update container configs with new config hashes 2026-06-14 08:23:28,336 p=83235 u=zuul n=ansible | 2026-06-14 08:23:28.335628 | fa163ee0-6271-f863-66dc-0000000117e8 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0000073150 2026-06-14 08:23:28,354 p=83235 u=zuul n=ansible | 2026-06-14 08:23:28.354530 | fa163ee0-6271-f863-66dc-0000000117e9 | TASK | Enable and start netns-placeholder 2026-06-14 08:23:28,363 p=83235 u=zuul n=ansible | 2026-06-14 08:23:28.363267 | fa163ee0-6271-f863-66dc-0000000117cf | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0000073149 2026-06-14 08:23:28,376 p=83235 u=zuul n=ansible | 2026-06-14 08:23:28.375660 | 5749148d-3cfb-4bdf-be03-f8477a51fc67 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0000073148 2026-06-14 08:23:28,388 p=83235 u=zuul n=ansible | 2026-06-14 08:23:28.388689 | fa163ee0-6271-f863-66dc-000000011a3f | TASK | Update config hashes for container startup configs 2026-06-14 08:23:28,413 p=83235 u=zuul n=ansible | 2026-06-14 08:23:28.412389 | fa163ee0-6271-f863-66dc-0000000117d0 | TASK | Enable and start netns-placeholder 2026-06-14 08:23:28,532 p=83235 u=zuul n=ansible | 2026-06-14 08:23:28.531928 | fa163ee0-6271-f863-66dc-00000001155e | OK | Create container logs path | np0000073147 2026-06-14 08:23:28,551 p=83235 u=zuul n=ansible | 2026-06-14 08:23:28.551340 | fa163ee0-6271-f863-66dc-000000011560 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 2026-06-14 08:23:28,618 p=83235 u=zuul n=ansible | 2026-06-14 08:23:28.617749 | fa163ee0-6271-f863-66dc-000000011560 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 | np0000073146 2026-06-14 08:23:28,638 p=83235 u=zuul n=ansible | 2026-06-14 08:23:28.637867 | fa163ee0-6271-f863-66dc-000000011561 | TASK | Finalise hashes for all containers 2026-06-14 08:23:28,720 p=83235 u=zuul n=ansible | 2026-06-14 08:23:28.719933 | fa163ee0-6271-f863-66dc-000000011561 | OK | Finalise hashes for all containers | np0000073146 2026-06-14 08:23:28,735 p=83235 u=zuul n=ansible | 2026-06-14 08:23:28.735242 | fa163ee0-6271-f863-66dc-000000011563 | TASK | Manage systemd shutdown files 2026-06-14 08:23:28,755 p=83235 u=zuul n=ansible | 2026-06-14 08:23:28.754430 | fa163ee0-6271-f863-66dc-000000011a3f | OK | Update config hashes for container startup configs | np0000073148 2026-06-14 08:23:28,772 p=83235 u=zuul n=ansible | 2026-06-14 08:23:28.767893 | fa163ee0-6271-f863-66dc-000000011566 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_4 2026-06-14 08:23:28,804 p=83235 u=zuul n=ansible | 2026-06-14 08:23:28.803806 | 42ac65bf-70b1-422e-863a-41308a750fb7 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0000073146 2026-06-14 08:23:28,823 p=83235 u=zuul n=ansible | 2026-06-14 08:23:28.823022 | fa163ee0-6271-f863-66dc-000000011a64 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-06-14 08:23:28,849 p=83235 u=zuul n=ansible | 2026-06-14 08:23:28.849636 | c9de7e26-fca8-4f4d-8c8b-e0f2371ebe2e | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0000073148 2026-06-14 08:23:28,863 p=83235 u=zuul n=ansible | 2026-06-14 08:23:28.863509 | fa163ee0-6271-f863-66dc-000000011a7f | TASK | Gather podman infos 2026-06-14 08:23:28,956 p=83235 u=zuul n=ansible | 2026-06-14 08:23:28.955889 | fa163ee0-6271-f863-66dc-000000011560 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 | np0000073147 2026-06-14 08:23:28,974 p=83235 u=zuul n=ansible | 2026-06-14 08:23:28.974408 | fa163ee0-6271-f863-66dc-000000011561 | TASK | Finalise hashes for all containers 2026-06-14 08:23:29,069 p=83235 u=zuul n=ansible | 2026-06-14 08:23:29.069014 | fa163ee0-6271-f863-66dc-000000011561 | OK | Finalise hashes for all containers | np0000073147 2026-06-14 08:23:29,084 p=83235 u=zuul n=ansible | 2026-06-14 08:23:29.084223 | fa163ee0-6271-f863-66dc-000000011563 | TASK | Manage systemd shutdown files 2026-06-14 08:23:29,140 p=83235 u=zuul n=ansible | 2026-06-14 08:23:29.140466 | 1497940e-c835-42a3-8f7b-ad609f3d68a2 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0000073147 2026-06-14 08:23:29,160 p=83235 u=zuul n=ansible | 2026-06-14 08:23:29.160003 | fa163ee0-6271-f863-66dc-000000011ab0 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-06-14 08:23:29,194 p=83235 u=zuul n=ansible | 2026-06-14 08:23:29.182797 | fa163ee0-6271-f863-66dc-000000011a64 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0000073146 2026-06-14 08:23:29,196 p=83235 u=zuul n=ansible | 2026-06-14 08:23:29.196507 | fa163ee0-6271-f863-66dc-0000000117e9 | CHANGED | Enable and start netns-placeholder | np0000073150 2026-06-14 08:23:29,212 p=83235 u=zuul n=ansible | 2026-06-14 08:23:29.212046 | fa163ee0-6271-f863-66dc-000000011565 | TASK | Update container configs with new config hashes 2026-06-14 08:23:29,234 p=83235 u=zuul n=ansible | 2026-06-14 08:23:29.234182 | fa163ee0-6271-f863-66dc-000000011a65 | TASK | Set podman_drop_in fact 2026-06-14 08:23:29,285 p=83235 u=zuul n=ansible | 2026-06-14 08:23:29.284948 | 1c4717f3-fd42-457e-a903-70a627ad9ab8 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0000073150 2026-06-14 08:23:29,306 p=83235 u=zuul n=ansible | 2026-06-14 08:23:29.306147 | fa163ee0-6271-f863-66dc-000000011acf | TASK | Update config hashes for container startup configs 2026-06-14 08:23:29,314 p=83235 u=zuul n=ansible | 2026-06-14 08:23:29.314391 | fa163ee0-6271-f863-66dc-0000000117d0 | CHANGED | Enable and start netns-placeholder | np0000073149 2026-06-14 08:23:29,316 p=83235 u=zuul n=ansible | 2026-06-14 08:23:29.316713 | fa163ee0-6271-f863-66dc-000000011a65 | OK | Set podman_drop_in fact | np0000073146 2026-06-14 08:23:29,328 p=83235 u=zuul n=ansible | 2026-06-14 08:23:29.327921 | fa163ee0-6271-f863-66dc-000000011565 | TASK | Update container configs with new config hashes 2026-06-14 08:23:29,349 p=83235 u=zuul n=ansible | 2026-06-14 08:23:29.348858 | fa163ee0-6271-f863-66dc-000000011a67 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-06-14 08:23:29,386 p=83235 u=zuul n=ansible | 2026-06-14 08:23:29.385930 | a63227c9-d8cc-4540-a980-28d33ddc0571 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0000073149 2026-06-14 08:23:29,400 p=83235 u=zuul n=ansible | 2026-06-14 08:23:29.400274 | fa163ee0-6271-f863-66dc-000000011af0 | TASK | Update config hashes for container startup configs 2026-06-14 08:23:29,528 p=83235 u=zuul n=ansible | 2026-06-14 08:23:29.527893 | fa163ee0-6271-f863-66dc-000000011ab0 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0000073147 2026-06-14 08:23:29,549 p=83235 u=zuul n=ansible | 2026-06-14 08:23:29.549299 | fa163ee0-6271-f863-66dc-000000011ab1 | TASK | Set podman_drop_in fact 2026-06-14 08:23:29,588 p=83235 u=zuul n=ansible | 2026-06-14 08:23:29.587409 | fa163ee0-6271-f863-66dc-000000011ab1 | OK | Set podman_drop_in fact | np0000073147 2026-06-14 08:23:29,607 p=83235 u=zuul n=ansible | 2026-06-14 08:23:29.607210 | fa163ee0-6271-f863-66dc-000000011ab3 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-06-14 08:23:29,629 p=83235 u=zuul n=ansible | 2026-06-14 08:23:29.629121 | fa163ee0-6271-f863-66dc-000000011acf | OK | Update config hashes for container startup configs | np0000073150 2026-06-14 08:23:29,641 p=83235 u=zuul n=ansible | 2026-06-14 08:23:29.641631 | fa163ee0-6271-f863-66dc-000000011566 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_4 2026-06-14 08:23:29,684 p=83235 u=zuul n=ansible | 2026-06-14 08:23:29.684646 | b22dddb0-be04-448d-b3cf-190c6480a146 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0000073150 2026-06-14 08:23:29,698 p=83235 u=zuul n=ansible | 2026-06-14 08:23:29.698370 | fa163ee0-6271-f863-66dc-000000011b13 | TASK | Gather podman infos 2026-06-14 08:23:29,755 p=83235 u=zuul n=ansible | 2026-06-14 08:23:29.754160 | fa163ee0-6271-f863-66dc-000000011af0 | OK | Update config hashes for container startup configs | np0000073149 2026-06-14 08:23:29,773 p=83235 u=zuul n=ansible | 2026-06-14 08:23:29.772847 | fa163ee0-6271-f863-66dc-000000011566 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_4 2026-06-14 08:23:30,014 p=83235 u=zuul n=ansible | 2026-06-14 08:23:30.014065 | fa163ee0-6271-f863-66dc-000000011a7f | OK | Gather podman infos | np0000073148 2026-06-14 08:23:30,071 p=83235 u=zuul n=ansible | 2026-06-14 08:23:30.070933 | 8443e278-2f3d-42b1-8fcf-26151110ae8e | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0000073149 2026-06-14 08:23:30,093 p=83235 u=zuul n=ansible | 2026-06-14 08:23:30.092679 | fa163ee0-6271-f863-66dc-000000011a80 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 2026-06-14 08:23:30,117 p=83235 u=zuul n=ansible | 2026-06-14 08:23:30.116771 | fa163ee0-6271-f863-66dc-000000011b44 | TASK | Gather podman infos 2026-06-14 08:23:30,256 p=83235 u=zuul n=ansible | 2026-06-14 08:23:30.255647 | fa163ee0-6271-f863-66dc-000000011a67 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000073146 | item=tripleo-container-shutdown 2026-06-14 08:23:30,264 p=83235 u=zuul n=ansible | 2026-06-14 08:23:30.264386 | fa163ee0-6271-f863-66dc-000000011567 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_4 2026-06-14 08:23:30,338 p=83235 u=zuul n=ansible | 2026-06-14 08:23:30.337770 | b55ebb53-4ef0-414f-8f2b-d2ebce128396 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0000073148 2026-06-14 08:23:30,353 p=83235 u=zuul n=ansible | 2026-06-14 08:23:30.353696 | fa163ee0-6271-f863-66dc-000000011baf | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 2026-06-14 08:23:30,419 p=83235 u=zuul n=ansible | 2026-06-14 08:23:30.417107 | fa163ee0-6271-f863-66dc-000000011ab3 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000073147 | item=tripleo-container-shutdown 2026-06-14 08:23:30,715 p=83235 u=zuul n=ansible | 2026-06-14 08:23:30.715234 | fa163ee0-6271-f863-66dc-000000011b13 | OK | Gather podman infos | np0000073150 2026-06-14 08:23:30,761 p=83235 u=zuul n=ansible | 2026-06-14 08:23:30.760896 | fa163ee0-6271-f863-66dc-000000011b14 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 2026-06-14 08:23:30,960 p=83235 u=zuul n=ansible | 2026-06-14 08:23:30.959848 | fa163ee0-6271-f863-66dc-000000011a67 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000073146 | item=tripleo-start-podman-container 2026-06-14 08:23:30,973 p=83235 u=zuul n=ansible | 2026-06-14 08:23:30.973030 | fa163ee0-6271-f863-66dc-000000011b44 | OK | Gather podman infos | np0000073149 2026-06-14 08:23:31,014 p=83235 u=zuul n=ansible | 2026-06-14 08:23:31.014229 | fa163ee0-6271-f863-66dc-000000011b45 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 2026-06-14 08:23:31,037 p=83235 u=zuul n=ansible | 2026-06-14 08:23:31.036652 | fa163ee0-6271-f863-66dc-000000011567 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_4 2026-06-14 08:23:31,058 p=83235 u=zuul n=ansible | 2026-06-14 08:23:31.057554 | fa163ee0-6271-f863-66dc-000000011a68 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-06-14 08:23:31,132 p=83235 u=zuul n=ansible | 2026-06-14 08:23:31.132059 | a0dd866c-2746-42e9-84f6-6dac5f982dde | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0000073150 2026-06-14 08:23:31,152 p=83235 u=zuul n=ansible | 2026-06-14 08:23:31.152393 | fa163ee0-6271-f863-66dc-000000011c73 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 2026-06-14 08:23:31,194 p=83235 u=zuul n=ansible | 2026-06-14 08:23:31.194409 | fa163ee0-6271-f863-66dc-000000011567 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_4 2026-06-14 08:23:31,214 p=83235 u=zuul n=ansible | 2026-06-14 08:23:31.213795 | fa163ee0-6271-f863-66dc-000000011ab3 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000073147 | item=tripleo-start-podman-container 2026-06-14 08:23:31,235 p=83235 u=zuul n=ansible | 2026-06-14 08:23:31.235732 | fa163ee0-6271-f863-66dc-000000011ab4 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-06-14 08:23:31,277 p=83235 u=zuul n=ansible | 2026-06-14 08:23:31.277105 | e7bbb9f5-c2c6-491b-b446-9c430e4bb54f | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0000073149 2026-06-14 08:23:31,324 p=83235 u=zuul n=ansible | 2026-06-14 08:23:31.323607 | fa163ee0-6271-f863-66dc-000000011cbd | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 2026-06-14 08:23:31,959 p=83235 u=zuul n=ansible | 2026-06-14 08:23:31.958922 | fa163ee0-6271-f863-66dc-000000011a68 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0000073146 2026-06-14 08:23:31,975 p=83235 u=zuul n=ansible | 2026-06-14 08:23:31.975543 | fa163ee0-6271-f863-66dc-000000011a69 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-06-14 08:23:32,055 p=83235 u=zuul n=ansible | 2026-06-14 08:23:32.054687 | fa163ee0-6271-f863-66dc-000000011ab4 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0000073147 2026-06-14 08:23:32,071 p=83235 u=zuul n=ansible | 2026-06-14 08:23:32.071110 | fa163ee0-6271-f863-66dc-000000011ab5 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-06-14 08:23:32,800 p=83235 u=zuul n=ansible | 2026-06-14 08:23:32.799754 | fa163ee0-6271-f863-66dc-000000011a69 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0000073146 2026-06-14 08:23:32,817 p=83235 u=zuul n=ansible | 2026-06-14 08:23:32.816662 | fa163ee0-6271-f863-66dc-000000011a6a | TASK | Enable and start tripleo-container-shutdown 2026-06-14 08:23:32,860 p=83235 u=zuul n=ansible | 2026-06-14 08:23:32.860007 | fa163ee0-6271-f863-66dc-000000011ab5 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0000073147 2026-06-14 08:23:32,876 p=83235 u=zuul n=ansible | 2026-06-14 08:23:32.876571 | fa163ee0-6271-f863-66dc-000000011ab6 | TASK | Enable and start tripleo-container-shutdown 2026-06-14 08:23:33,597 p=83235 u=zuul n=ansible | 2026-06-14 08:23:33.596365 | fa163ee0-6271-f863-66dc-000000011a6a | OK | Enable and start tripleo-container-shutdown | np0000073146 2026-06-14 08:23:33,628 p=83235 u=zuul n=ansible | 2026-06-14 08:23:33.627885 | fa163ee0-6271-f863-66dc-000000011a6b | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-06-14 08:23:33,669 p=83235 u=zuul n=ansible | 2026-06-14 08:23:33.668729 | fa163ee0-6271-f863-66dc-000000011ab6 | OK | Enable and start tripleo-container-shutdown | np0000073147 2026-06-14 08:23:33,706 p=83235 u=zuul n=ansible | 2026-06-14 08:23:33.705668 | fa163ee0-6271-f863-66dc-000000011ab7 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-06-14 08:23:34,418 p=83235 u=zuul n=ansible | 2026-06-14 08:23:34.417555 | fa163ee0-6271-f863-66dc-000000011a6b | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0000073146 2026-06-14 08:23:34,438 p=83235 u=zuul n=ansible | 2026-06-14 08:23:34.438398 | fa163ee0-6271-f863-66dc-000000011a6c | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-06-14 08:23:34,580 p=83235 u=zuul n=ansible | 2026-06-14 08:23:34.579280 | fa163ee0-6271-f863-66dc-000000011ab7 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0000073147 2026-06-14 08:23:34,614 p=83235 u=zuul n=ansible | 2026-06-14 08:23:34.613619 | fa163ee0-6271-f863-66dc-000000011ab8 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-06-14 08:23:35,285 p=83235 u=zuul n=ansible | 2026-06-14 08:23:35.284534 | fa163ee0-6271-f863-66dc-000000011a6c | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0000073146 2026-06-14 08:23:35,306 p=83235 u=zuul n=ansible | 2026-06-14 08:23:35.306052 | fa163ee0-6271-f863-66dc-000000011a6d | TASK | Enable and start netns-placeholder 2026-06-14 08:23:35,450 p=83235 u=zuul n=ansible | 2026-06-14 08:23:35.449259 | fa163ee0-6271-f863-66dc-000000011ab8 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0000073147 2026-06-14 08:23:35,476 p=83235 u=zuul n=ansible | 2026-06-14 08:23:35.475614 | fa163ee0-6271-f863-66dc-000000011ab9 | TASK | Enable and start netns-placeholder 2026-06-14 08:23:35,610 p=83235 u=zuul n=ansible | 2026-06-14 08:23:35.609360 | fa163ee0-6271-f863-66dc-000000011baf | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | np0000073148 2026-06-14 08:23:35,638 p=83235 u=zuul n=ansible | 2026-06-14 08:23:35.637346 | fa163ee0-6271-f863-66dc-000000011bb0 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 2026-06-14 08:23:36,303 p=83235 u=zuul n=ansible | 2026-06-14 08:23:36.302033 | fa163ee0-6271-f863-66dc-000000011ab9 | CHANGED | Enable and start netns-placeholder | np0000073147 2026-06-14 08:23:36,339 p=83235 u=zuul n=ansible | 2026-06-14 08:23:36.338479 | fa163ee0-6271-f863-66dc-000000011565 | TASK | Update container configs with new config hashes 2026-06-14 08:23:36,421 p=83235 u=zuul n=ansible | 2026-06-14 08:23:36.420749 | f95a4e9c-0b17-4d4b-87b7-ab617859d7fb | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0000073147 2026-06-14 08:23:36,443 p=83235 u=zuul n=ansible | 2026-06-14 08:23:36.442870 | fa163ee0-6271-f863-66dc-000000011d19 | TASK | Update config hashes for container startup configs 2026-06-14 08:23:36,621 p=83235 u=zuul n=ansible | 2026-06-14 08:23:36.620567 | fa163ee0-6271-f863-66dc-000000011cbd | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | np0000073149 2026-06-14 08:23:36,638 p=83235 u=zuul n=ansible | 2026-06-14 08:23:36.638440 | fa163ee0-6271-f863-66dc-000000011cbe | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 2026-06-14 08:23:36,865 p=83235 u=zuul n=ansible | 2026-06-14 08:23:36.864397 | fa163ee0-6271-f863-66dc-000000011d19 | OK | Update config hashes for container startup configs | np0000073147 2026-06-14 08:23:36,883 p=83235 u=zuul n=ansible | 2026-06-14 08:23:36.882947 | fa163ee0-6271-f863-66dc-000000011566 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_4 2026-06-14 08:23:36,937 p=83235 u=zuul n=ansible | 2026-06-14 08:23:36.937335 | 9bb8e8e9-47d8-4ed6-9a2a-a71a7d1367c6 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0000073147 2026-06-14 08:23:36,966 p=83235 u=zuul n=ansible | 2026-06-14 08:23:36.965579 | fa163ee0-6271-f863-66dc-000000011d3a | TASK | Gather podman infos 2026-06-14 08:23:37,069 p=83235 u=zuul n=ansible | 2026-06-14 08:23:37.068272 | fa163ee0-6271-f863-66dc-000000011c73 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | np0000073150 2026-06-14 08:23:37,085 p=83235 u=zuul n=ansible | 2026-06-14 08:23:37.085486 | fa163ee0-6271-f863-66dc-000000011c74 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 2026-06-14 08:23:37,228 p=83235 u=zuul n=ansible | 2026-06-14 08:23:37.228050 | fa163ee0-6271-f863-66dc-000000011a6d | CHANGED | Enable and start netns-placeholder | np0000073146 2026-06-14 08:23:37,245 p=83235 u=zuul n=ansible | 2026-06-14 08:23:37.245631 | fa163ee0-6271-f863-66dc-000000011565 | TASK | Update container configs with new config hashes 2026-06-14 08:23:37,327 p=83235 u=zuul n=ansible | 2026-06-14 08:23:37.327341 | cf5cb8be-ef65-4b73-a677-5261c0d9cc23 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0000073146 2026-06-14 08:23:37,344 p=83235 u=zuul n=ansible | 2026-06-14 08:23:37.344370 | fa163ee0-6271-f863-66dc-000000011d6b | TASK | Update config hashes for container startup configs 2026-06-14 08:23:37,709 p=83235 u=zuul n=ansible | 2026-06-14 08:23:37.707869 | fa163ee0-6271-f863-66dc-000000011d6b | OK | Update config hashes for container startup configs | np0000073146 2026-06-14 08:23:37,750 p=83235 u=zuul n=ansible | 2026-06-14 08:23:37.749914 | fa163ee0-6271-f863-66dc-000000011566 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_4 2026-06-14 08:23:37,831 p=83235 u=zuul n=ansible | 2026-06-14 08:23:37.830555 | b1f772c4-a229-4dae-b20d-7ff30cd448aa | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0000073146 2026-06-14 08:23:37,862 p=83235 u=zuul n=ansible | 2026-06-14 08:23:37.861821 | fa163ee0-6271-f863-66dc-000000011d8a | TASK | Gather podman infos 2026-06-14 08:23:38,211 p=83235 u=zuul n=ansible | 2026-06-14 08:23:38.211345 | fa163ee0-6271-f863-66dc-000000011d3a | OK | Gather podman infos | np0000073147 2026-06-14 08:23:38,276 p=83235 u=zuul n=ansible | 2026-06-14 08:23:38.276557 | fa163ee0-6271-f863-66dc-000000011d3b | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 2026-06-14 08:23:38,541 p=83235 u=zuul n=ansible | 2026-06-14 08:23:38.540539 | fa163ee0-6271-f863-66dc-000000011567 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_4 2026-06-14 08:23:38,640 p=83235 u=zuul n=ansible | 2026-06-14 08:23:38.640313 | 345a63f3-10fc-40ce-bd66-70fa8e2666ba | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0000073147 2026-06-14 08:23:38,681 p=83235 u=zuul n=ansible | 2026-06-14 08:23:38.680933 | fa163ee0-6271-f863-66dc-000000011df5 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 2026-06-14 08:23:39,395 p=83235 u=zuul n=ansible | 2026-06-14 08:23:39.395078 | fa163ee0-6271-f863-66dc-000000011d8a | OK | Gather podman infos | np0000073146 2026-06-14 08:23:39,488 p=83235 u=zuul n=ansible | 2026-06-14 08:23:39.487828 | fa163ee0-6271-f863-66dc-000000011d8b | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 2026-06-14 08:23:39,736 p=83235 u=zuul n=ansible | 2026-06-14 08:23:39.735794 | fa163ee0-6271-f863-66dc-000000011567 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_4 2026-06-14 08:23:39,793 p=83235 u=zuul n=ansible | 2026-06-14 08:23:39.793577 | b18db971-f47d-4599-b136-1f4e08f740dc | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0000073146 2026-06-14 08:23:39,815 p=83235 u=zuul n=ansible | 2026-06-14 08:23:39.814828 | fa163ee0-6271-f863-66dc-000000011e77 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 2026-06-14 08:23:51,145 p=83235 u=zuul n=ansible | 2026-06-14 08:23:51.144091 | fa163ee0-6271-f863-66dc-000000011bb0 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 | np0000073148 2026-06-14 08:23:51,193 p=83235 u=zuul n=ansible | 2026-06-14 08:23:51.192644 | fa163ee0-6271-f863-66dc-000000011160 | TASK | Clean container_puppet_tasks for np0000073148 step 4 2026-06-14 08:23:51,484 p=83235 u=zuul n=ansible | 2026-06-14 08:23:51.484399 | fa163ee0-6271-f863-66dc-000000011160 | OK | Clean container_puppet_tasks for np0000073148 step 4 | np0000073148 2026-06-14 08:23:51,504 p=83235 u=zuul n=ansible | 2026-06-14 08:23:51.503970 | fa163ee0-6271-f863-66dc-000000011161 | TASK | Calculate container_puppet_tasks for np0000073148 step 4 2026-06-14 08:23:51,574 p=83235 u=zuul n=ansible | 2026-06-14 08:23:51.574117 | fa163ee0-6271-f863-66dc-000000011162 | TASK | Include container-puppet tasks for step 4 2026-06-14 08:23:51,621 p=83235 u=zuul n=ansible | 2026-06-14 08:23:51.620774 | 62cf8d18-6fd8-4c40-bbaa-6e98c2a1758d | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0000073148 2026-06-14 08:23:51,641 p=83235 u=zuul n=ansible | 2026-06-14 08:23:51.640967 | fa163ee0-6271-f863-66dc-000000011ec1 | TASK | Write container-puppet-tasks json file for np0000073148 step 4 2026-06-14 08:23:51,659 p=83235 u=zuul n=ansible | 2026-06-14 08:23:51.658992 | fa163ee0-6271-f863-66dc-000000011c74 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 | np0000073150 2026-06-14 08:23:51,690 p=83235 u=zuul n=ansible | 2026-06-14 08:23:51.689923 | fa163ee0-6271-f863-66dc-000000011178 | TASK | Clean container_puppet_tasks for np0000073150 step 4 2026-06-14 08:23:51,828 p=83235 u=zuul n=ansible | 2026-06-14 08:23:51.827379 | fa163ee0-6271-f863-66dc-000000011df5 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | np0000073147 2026-06-14 08:23:51,863 p=83235 u=zuul n=ansible | 2026-06-14 08:23:51.862723 | fa163ee0-6271-f863-66dc-000000011df6 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 2026-06-14 08:23:52,021 p=83235 u=zuul n=ansible | 2026-06-14 08:23:52.019880 | fa163ee0-6271-f863-66dc-000000011178 | OK | Clean container_puppet_tasks for np0000073150 step 4 | np0000073150 2026-06-14 08:23:52,053 p=83235 u=zuul n=ansible | 2026-06-14 08:23:52.052916 | fa163ee0-6271-f863-66dc-000000011179 | TASK | Calculate container_puppet_tasks for np0000073150 step 4 2026-06-14 08:23:52,124 p=83235 u=zuul n=ansible | 2026-06-14 08:23:52.123918 | fa163ee0-6271-f863-66dc-00000001117a | TASK | Include container-puppet tasks for step 4 2026-06-14 08:23:52,183 p=83235 u=zuul n=ansible | 2026-06-14 08:23:52.183618 | d83688d5-10a8-4b5c-b811-05df8f3b2032 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0000073150 2026-06-14 08:23:52,202 p=83235 u=zuul n=ansible | 2026-06-14 08:23:52.201813 | fa163ee0-6271-f863-66dc-000000011ee2 | TASK | Write container-puppet-tasks json file for np0000073150 step 4 2026-06-14 08:23:52,561 p=83235 u=zuul n=ansible | 2026-06-14 08:23:52.560444 | fa163ee0-6271-f863-66dc-000000011cbe | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 | np0000073149 2026-06-14 08:23:52,591 p=83235 u=zuul n=ansible | 2026-06-14 08:23:52.590375 | fa163ee0-6271-f863-66dc-000000011ec1 | CHANGED | Write container-puppet-tasks json file for np0000073148 step 4 | np0000073148 2026-06-14 08:23:52,613 p=83235 u=zuul n=ansible | 2026-06-14 08:23:52.612346 | fa163ee0-6271-f863-66dc-000000011ec3 | TASK | Generate container puppet configs for step 4 2026-06-14 08:23:52,651 p=83235 u=zuul n=ansible | 2026-06-14 08:23:52.650702 | fa163ee0-6271-f863-66dc-000000011192 | TASK | Clean container_puppet_tasks for np0000073149 step 4 2026-06-14 08:23:52,946 p=83235 u=zuul n=ansible | 2026-06-14 08:23:52.945920 | fa163ee0-6271-f863-66dc-000000011192 | OK | Clean container_puppet_tasks for np0000073149 step 4 | np0000073149 2026-06-14 08:23:52,979 p=83235 u=zuul n=ansible | 2026-06-14 08:23:52.979574 | fa163ee0-6271-f863-66dc-000000011193 | TASK | Calculate container_puppet_tasks for np0000073149 step 4 2026-06-14 08:23:53,000 p=83235 u=zuul n=ansible | 2026-06-14 08:23:52.999762 | fa163ee0-6271-f863-66dc-000000011ec3 | OK | Generate container puppet configs for step 4 | np0000073148 2026-06-14 08:23:53,016 p=83235 u=zuul n=ansible | 2026-06-14 08:23:53.015978 | fa163ee0-6271-f863-66dc-000000011ec4 | TASK | Manage Puppet containers (bootstrap tasks) for step 4 with tripleo-ansible 2026-06-14 08:23:53,098 p=83235 u=zuul n=ansible | 2026-06-14 08:23:53.098060 | fa163ee0-6271-f863-66dc-000000011f1a | TASK | Gather variables for each operating system 2026-06-14 08:23:53,116 p=83235 u=zuul n=ansible | 2026-06-14 08:23:53.115400 | fa163ee0-6271-f863-66dc-000000011194 | TASK | Include container-puppet tasks for step 4 2026-06-14 08:23:53,125 p=83235 u=zuul n=ansible | 2026-06-14 08:23:53.124409 | fa163ee0-6271-f863-66dc-000000011ee2 | CHANGED | Write container-puppet-tasks json file for np0000073150 step 4 | np0000073150 2026-06-14 08:23:53,143 p=83235 u=zuul n=ansible | 2026-06-14 08:23:53.143122 | fa163ee0-6271-f863-66dc-000000011ee4 | TASK | Generate container puppet configs for step 4 2026-06-14 08:23:53,172 p=83235 u=zuul n=ansible | 2026-06-14 08:23:53.172354 | 5d74fa50-6fba-43f0-8467-5441273ccc95 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0000073149 2026-06-14 08:23:53,192 p=83235 u=zuul n=ansible | 2026-06-14 08:23:53.192272 | fa163ee0-6271-f863-66dc-000000011f57 | TASK | Write container-puppet-tasks json file for np0000073149 step 4 2026-06-14 08:23:53,227 p=83235 u=zuul n=ansible | 2026-06-14 08:23:53.227051 | fa163ee0-6271-f863-66dc-000000011f1b | TASK | Create container logs path 2026-06-14 08:23:53,496 p=83235 u=zuul n=ansible | 2026-06-14 08:23:53.495109 | fa163ee0-6271-f863-66dc-000000011ee4 | OK | Generate container puppet configs for step 4 | np0000073150 2026-06-14 08:23:53,517 p=83235 u=zuul n=ansible | 2026-06-14 08:23:53.517034 | fa163ee0-6271-f863-66dc-000000011ee5 | TASK | Manage Puppet containers (bootstrap tasks) for step 4 with tripleo-ansible 2026-06-14 08:23:53,528 p=83235 u=zuul n=ansible | 2026-06-14 08:23:53.527384 | fa163ee0-6271-f863-66dc-000000011f1b | OK | Create container logs path | np0000073148 2026-06-14 08:23:53,553 p=83235 u=zuul n=ansible | 2026-06-14 08:23:53.552680 | fa163ee0-6271-f863-66dc-000000011f1d | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 2026-06-14 08:23:53,608 p=83235 u=zuul n=ansible | 2026-06-14 08:23:53.607960 | fa163ee0-6271-f863-66dc-000000011f1a | TASK | Gather variables for each operating system 2026-06-14 08:23:53,745 p=83235 u=zuul n=ansible | 2026-06-14 08:23:53.744751 | fa163ee0-6271-f863-66dc-000000011f1b | TASK | Create container logs path 2026-06-14 08:23:53,848 p=83235 u=zuul n=ansible | 2026-06-14 08:23:53.848044 | fa163ee0-6271-f863-66dc-000000011f1d | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 | np0000073148 2026-06-14 08:23:53,859 p=83235 u=zuul n=ansible | 2026-06-14 08:23:53.859277 | fa163ee0-6271-f863-66dc-000000011f1e | TASK | Finalise hashes for all containers 2026-06-14 08:23:53,911 p=83235 u=zuul n=ansible | 2026-06-14 08:23:53.911148 | fa163ee0-6271-f863-66dc-000000011f1e | OK | Finalise hashes for all containers | np0000073148 2026-06-14 08:23:53,922 p=83235 u=zuul n=ansible | 2026-06-14 08:23:53.921972 | fa163ee0-6271-f863-66dc-000000011f20 | TASK | Manage systemd shutdown files 2026-06-14 08:23:53,961 p=83235 u=zuul n=ansible | 2026-06-14 08:23:53.960722 | fa163ee0-6271-f863-66dc-000000011f20 | SKIPPED | Manage systemd shutdown files | np0000073148 2026-06-14 08:23:53,976 p=83235 u=zuul n=ansible | 2026-06-14 08:23:53.975540 | fa163ee0-6271-f863-66dc-000000011f22 | TASK | Update container configs with new config hashes 2026-06-14 08:23:54,025 p=83235 u=zuul n=ansible | 2026-06-14 08:23:54.024798 | fa163ee0-6271-f863-66dc-000000011f22 | SKIPPED | Update container configs with new config hashes | np0000073148 2026-06-14 08:23:54,026 p=83235 u=zuul n=ansible | 2026-06-14 08:23:54.025886 | fa163ee0-6271-f863-66dc-000000011f1b | OK | Create container logs path | np0000073150 2026-06-14 08:23:54,037 p=83235 u=zuul n=ansible | 2026-06-14 08:23:54.037508 | fa163ee0-6271-f863-66dc-000000011f23 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 2026-06-14 08:23:54,056 p=83235 u=zuul n=ansible | 2026-06-14 08:23:54.055321 | fa163ee0-6271-f863-66dc-000000011f1d | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 2026-06-14 08:23:54,080 p=83235 u=zuul n=ansible | 2026-06-14 08:23:54.079382 | fa163ee0-6271-f863-66dc-000000011f23 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0000073148 2026-06-14 08:23:54,096 p=83235 u=zuul n=ansible | 2026-06-14 08:23:54.096248 | fa163ee0-6271-f863-66dc-000000011f24 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 2026-06-14 08:23:54,137 p=83235 u=zuul n=ansible | 2026-06-14 08:23:54.137440 | fa163ee0-6271-f863-66dc-000000011f24 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0000073148 2026-06-14 08:23:54,154 p=83235 u=zuul n=ansible | 2026-06-14 08:23:54.154174 | fa163ee0-6271-f863-66dc-000000011f57 | CHANGED | Write container-puppet-tasks json file for np0000073149 step 4 | np0000073149 2026-06-14 08:23:54,177 p=83235 u=zuul n=ansible | 2026-06-14 08:23:54.177135 | fa163ee0-6271-f863-66dc-000000011f59 | TASK | Generate container puppet configs for step 4 2026-06-14 08:23:54,397 p=83235 u=zuul n=ansible | 2026-06-14 08:23:54.396443 | fa163ee0-6271-f863-66dc-000000011f1d | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 | np0000073150 2026-06-14 08:23:54,413 p=83235 u=zuul n=ansible | 2026-06-14 08:23:54.412939 | fa163ee0-6271-f863-66dc-000000011f1e | TASK | Finalise hashes for all containers 2026-06-14 08:23:54,464 p=83235 u=zuul n=ansible | 2026-06-14 08:23:54.459232 | fa163ee0-6271-f863-66dc-000000011e77 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | np0000073146 2026-06-14 08:23:54,467 p=83235 u=zuul n=ansible | 2026-06-14 08:23:54.466325 | fa163ee0-6271-f863-66dc-000000011f1e | OK | Finalise hashes for all containers | np0000073150 2026-06-14 08:23:54,488 p=83235 u=zuul n=ansible | 2026-06-14 08:23:54.487930 | fa163ee0-6271-f863-66dc-000000011f20 | TASK | Manage systemd shutdown files 2026-06-14 08:23:54,543 p=83235 u=zuul n=ansible | 2026-06-14 08:23:54.542396 | fa163ee0-6271-f863-66dc-000000011e78 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 2026-06-14 08:23:54,555 p=83235 u=zuul n=ansible | 2026-06-14 08:23:54.554246 | fa163ee0-6271-f863-66dc-000000011f59 | OK | Generate container puppet configs for step 4 | np0000073149 2026-06-14 08:23:54,557 p=83235 u=zuul n=ansible | 2026-06-14 08:23:54.556742 | fa163ee0-6271-f863-66dc-000000011f20 | SKIPPED | Manage systemd shutdown files | np0000073150 2026-06-14 08:23:54,582 p=83235 u=zuul n=ansible | 2026-06-14 08:23:54.581373 | fa163ee0-6271-f863-66dc-000000011f5a | TASK | Manage Puppet containers (bootstrap tasks) for step 4 with tripleo-ansible 2026-06-14 08:23:54,609 p=83235 u=zuul n=ansible | 2026-06-14 08:23:54.603051 | fa163ee0-6271-f863-66dc-000000011f22 | TASK | Update container configs with new config hashes 2026-06-14 08:23:54,662 p=83235 u=zuul n=ansible | 2026-06-14 08:23:54.657476 | fa163ee0-6271-f863-66dc-000000011f1a | TASK | Gather variables for each operating system 2026-06-14 08:23:54,672 p=83235 u=zuul n=ansible | 2026-06-14 08:23:54.671424 | fa163ee0-6271-f863-66dc-000000011f22 | SKIPPED | Update container configs with new config hashes | np0000073150 2026-06-14 08:23:54,685 p=83235 u=zuul n=ansible | 2026-06-14 08:23:54.685525 | fa163ee0-6271-f863-66dc-000000011f23 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 2026-06-14 08:23:54,740 p=83235 u=zuul n=ansible | 2026-06-14 08:23:54.740171 | fa163ee0-6271-f863-66dc-000000011f23 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0000073150 2026-06-14 08:23:54,758 p=83235 u=zuul n=ansible | 2026-06-14 08:23:54.757745 | fa163ee0-6271-f863-66dc-000000011f24 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 2026-06-14 08:23:54,801 p=83235 u=zuul n=ansible | 2026-06-14 08:23:54.800901 | fa163ee0-6271-f863-66dc-000000011f1b | TASK | Create container logs path 2026-06-14 08:23:54,815 p=83235 u=zuul n=ansible | 2026-06-14 08:23:54.814849 | fa163ee0-6271-f863-66dc-000000011f24 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0000073150 2026-06-14 08:23:55,115 p=83235 u=zuul n=ansible | 2026-06-14 08:23:55.115301 | fa163ee0-6271-f863-66dc-000000011f1b | OK | Create container logs path | np0000073149 2026-06-14 08:23:55,126 p=83235 u=zuul n=ansible | 2026-06-14 08:23:55.126297 | fa163ee0-6271-f863-66dc-000000011f1d | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 2026-06-14 08:23:55,442 p=83235 u=zuul n=ansible | 2026-06-14 08:23:55.441945 | fa163ee0-6271-f863-66dc-000000011f1d | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 | np0000073149 2026-06-14 08:23:55,461 p=83235 u=zuul n=ansible | 2026-06-14 08:23:55.460529 | fa163ee0-6271-f863-66dc-000000011f1e | TASK | Finalise hashes for all containers 2026-06-14 08:23:55,508 p=83235 u=zuul n=ansible | 2026-06-14 08:23:55.507401 | fa163ee0-6271-f863-66dc-000000011f1e | OK | Finalise hashes for all containers | np0000073149 2026-06-14 08:23:55,526 p=83235 u=zuul n=ansible | 2026-06-14 08:23:55.525804 | fa163ee0-6271-f863-66dc-000000011f20 | TASK | Manage systemd shutdown files 2026-06-14 08:23:55,574 p=83235 u=zuul n=ansible | 2026-06-14 08:23:55.573481 | fa163ee0-6271-f863-66dc-000000011f20 | SKIPPED | Manage systemd shutdown files | np0000073149 2026-06-14 08:23:55,584 p=83235 u=zuul n=ansible | 2026-06-14 08:23:55.584644 | fa163ee0-6271-f863-66dc-000000011f22 | TASK | Update container configs with new config hashes 2026-06-14 08:23:55,620 p=83235 u=zuul n=ansible | 2026-06-14 08:23:55.619410 | fa163ee0-6271-f863-66dc-000000011f22 | SKIPPED | Update container configs with new config hashes | np0000073149 2026-06-14 08:23:55,631 p=83235 u=zuul n=ansible | 2026-06-14 08:23:55.631194 | fa163ee0-6271-f863-66dc-000000011f23 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 2026-06-14 08:23:55,665 p=83235 u=zuul n=ansible | 2026-06-14 08:23:55.664986 | fa163ee0-6271-f863-66dc-000000011f23 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0000073149 2026-06-14 08:23:55,676 p=83235 u=zuul n=ansible | 2026-06-14 08:23:55.676457 | fa163ee0-6271-f863-66dc-000000011f24 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 2026-06-14 08:23:55,712 p=83235 u=zuul n=ansible | 2026-06-14 08:23:55.712085 | fa163ee0-6271-f863-66dc-000000011f24 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0000073149 2026-06-14 08:24:11,096 p=83235 u=zuul n=ansible | 2026-06-14 08:24:11.094920 | fa163ee0-6271-f863-66dc-000000011963 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | np0000073145 2026-06-14 08:24:11,123 p=83235 u=zuul n=ansible | 2026-06-14 08:24:11.122883 | fa163ee0-6271-f863-66dc-000000011964 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 2026-06-14 08:26:00,534 p=83235 u=zuul n=ansible | 2026-06-14 08:26:00.532867 | fa163ee0-6271-f863-66dc-000000011df6 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 | np0000073147 2026-06-14 08:26:00,563 p=83235 u=zuul n=ansible | 2026-06-14 08:26:00.562870 | fa163ee0-6271-f863-66dc-000000011e78 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 | np0000073146 2026-06-14 08:26:00,600 p=83235 u=zuul n=ansible | 2026-06-14 08:26:00.599981 | fa163ee0-6271-f863-66dc-0000000114b6 | TASK | Clean container_puppet_tasks for np0000073147 step 4 2026-06-14 08:26:00,631 p=83235 u=zuul n=ansible | 2026-06-14 08:26:00.630900 | fa163ee0-6271-f863-66dc-000000011498 | TASK | Clean container_puppet_tasks for np0000073146 step 4 2026-06-14 08:26:00,940 p=83235 u=zuul n=ansible | 2026-06-14 08:26:00.940172 | fa163ee0-6271-f863-66dc-0000000114b6 | OK | Clean container_puppet_tasks for np0000073147 step 4 | np0000073147 2026-06-14 08:26:00,969 p=83235 u=zuul n=ansible | 2026-06-14 08:26:00.968854 | fa163ee0-6271-f863-66dc-0000000114b7 | TASK | Calculate container_puppet_tasks for np0000073147 step 4 2026-06-14 08:26:00,979 p=83235 u=zuul n=ansible | 2026-06-14 08:26:00.978615 | fa163ee0-6271-f863-66dc-000000011498 | OK | Clean container_puppet_tasks for np0000073146 step 4 | np0000073146 2026-06-14 08:26:01,006 p=83235 u=zuul n=ansible | 2026-06-14 08:26:01.006273 | fa163ee0-6271-f863-66dc-00000001149b | TASK | Calculate container_puppet_tasks for np0000073146 step 4 2026-06-14 08:26:01,057 p=83235 u=zuul n=ansible | 2026-06-14 08:26:01.057316 | fa163ee0-6271-f863-66dc-0000000114b8 | TASK | Include container-puppet tasks for step 4 2026-06-14 08:26:01,084 p=83235 u=zuul n=ansible | 2026-06-14 08:26:01.083940 | fa163ee0-6271-f863-66dc-00000001149c | TASK | Include container-puppet tasks for step 4 2026-06-14 08:26:01,123 p=83235 u=zuul n=ansible | 2026-06-14 08:26:01.123202 | 0b10c8dc-4443-4ff5-9ae1-5713a230717e | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0000073147 2026-06-14 08:26:01,157 p=83235 u=zuul n=ansible | 2026-06-14 08:26:01.156722 | fa163ee0-6271-f863-66dc-00000001203a | TASK | Write container-puppet-tasks json file for np0000073147 step 4 2026-06-14 08:26:01,187 p=83235 u=zuul n=ansible | 2026-06-14 08:26:01.186860 | 38911957-1c3f-4eaa-90e0-0086335de086 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0000073146 2026-06-14 08:26:01,217 p=83235 u=zuul n=ansible | 2026-06-14 08:26:01.217261 | fa163ee0-6271-f863-66dc-000000012053 | TASK | Write container-puppet-tasks json file for np0000073146 step 4 2026-06-14 08:26:02,171 p=83235 u=zuul n=ansible | 2026-06-14 08:26:02.170137 | fa163ee0-6271-f863-66dc-00000001203a | CHANGED | Write container-puppet-tasks json file for np0000073147 step 4 | np0000073147 2026-06-14 08:26:02,195 p=83235 u=zuul n=ansible | 2026-06-14 08:26:02.195238 | fa163ee0-6271-f863-66dc-00000001203c | TASK | Generate container puppet configs for step 4 2026-06-14 08:26:02,350 p=83235 u=zuul n=ansible | 2026-06-14 08:26:02.349986 | fa163ee0-6271-f863-66dc-000000012053 | CHANGED | Write container-puppet-tasks json file for np0000073146 step 4 | np0000073146 2026-06-14 08:26:02,368 p=83235 u=zuul n=ansible | 2026-06-14 08:26:02.368226 | fa163ee0-6271-f863-66dc-000000012055 | TASK | Generate container puppet configs for step 4 2026-06-14 08:26:02,574 p=83235 u=zuul n=ansible | 2026-06-14 08:26:02.573154 | fa163ee0-6271-f863-66dc-00000001203c | OK | Generate container puppet configs for step 4 | np0000073147 2026-06-14 08:26:02,590 p=83235 u=zuul n=ansible | 2026-06-14 08:26:02.590397 | fa163ee0-6271-f863-66dc-00000001203d | TASK | Manage Puppet containers (bootstrap tasks) for step 4 with tripleo-ansible 2026-06-14 08:26:02,656 p=83235 u=zuul n=ansible | 2026-06-14 08:26:02.655598 | fa163ee0-6271-f863-66dc-000000011f1a | TASK | Gather variables for each operating system 2026-06-14 08:26:02,743 p=83235 u=zuul n=ansible | 2026-06-14 08:26:02.741967 | fa163ee0-6271-f863-66dc-000000012055 | OK | Generate container puppet configs for step 4 | np0000073146 2026-06-14 08:26:02,780 p=83235 u=zuul n=ansible | 2026-06-14 08:26:02.779807 | fa163ee0-6271-f863-66dc-000000012056 | TASK | Manage Puppet containers (bootstrap tasks) for step 4 with tripleo-ansible 2026-06-14 08:26:02,813 p=83235 u=zuul n=ansible | 2026-06-14 08:26:02.813110 | fa163ee0-6271-f863-66dc-000000011f1b | TASK | Create container logs path 2026-06-14 08:26:02,863 p=83235 u=zuul n=ansible | 2026-06-14 08:26:02.863470 | fa163ee0-6271-f863-66dc-000000011f1a | TASK | Gather variables for each operating system 2026-06-14 08:26:03,001 p=83235 u=zuul n=ansible | 2026-06-14 08:26:03.001424 | fa163ee0-6271-f863-66dc-000000011f1b | TASK | Create container logs path 2026-06-14 08:26:03,154 p=83235 u=zuul n=ansible | 2026-06-14 08:26:03.153713 | fa163ee0-6271-f863-66dc-000000011f1b | OK | Create container logs path | np0000073147 2026-06-14 08:26:03,173 p=83235 u=zuul n=ansible | 2026-06-14 08:26:03.173105 | fa163ee0-6271-f863-66dc-000000011f1d | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 2026-06-14 08:26:03,349 p=83235 u=zuul n=ansible | 2026-06-14 08:26:03.348493 | fa163ee0-6271-f863-66dc-000000011f1b | OK | Create container logs path | np0000073146 2026-06-14 08:26:03,366 p=83235 u=zuul n=ansible | 2026-06-14 08:26:03.366192 | fa163ee0-6271-f863-66dc-000000011f1d | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 2026-06-14 08:26:03,505 p=83235 u=zuul n=ansible | 2026-06-14 08:26:03.504774 | fa163ee0-6271-f863-66dc-000000011f1d | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 | np0000073147 2026-06-14 08:26:03,522 p=83235 u=zuul n=ansible | 2026-06-14 08:26:03.522428 | fa163ee0-6271-f863-66dc-000000011f1e | TASK | Finalise hashes for all containers 2026-06-14 08:26:03,575 p=83235 u=zuul n=ansible | 2026-06-14 08:26:03.573870 | fa163ee0-6271-f863-66dc-000000011f1e | OK | Finalise hashes for all containers | np0000073147 2026-06-14 08:26:03,598 p=83235 u=zuul n=ansible | 2026-06-14 08:26:03.598538 | fa163ee0-6271-f863-66dc-000000011f20 | TASK | Manage systemd shutdown files 2026-06-14 08:26:03,627 p=83235 u=zuul n=ansible | 2026-06-14 08:26:03.626898 | fa163ee0-6271-f863-66dc-000000011f20 | SKIPPED | Manage systemd shutdown files | np0000073147 2026-06-14 08:26:03,642 p=83235 u=zuul n=ansible | 2026-06-14 08:26:03.642289 | fa163ee0-6271-f863-66dc-000000011f22 | TASK | Update container configs with new config hashes 2026-06-14 08:26:03,684 p=83235 u=zuul n=ansible | 2026-06-14 08:26:03.683932 | fa163ee0-6271-f863-66dc-000000011f22 | SKIPPED | Update container configs with new config hashes | np0000073147 2026-06-14 08:26:03,713 p=83235 u=zuul n=ansible | 2026-06-14 08:26:03.713196 | fa163ee0-6271-f863-66dc-000000011f23 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 2026-06-14 08:26:03,723 p=83235 u=zuul n=ansible | 2026-06-14 08:26:03.722530 | fa163ee0-6271-f863-66dc-000000011f1d | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 | np0000073146 2026-06-14 08:26:03,739 p=83235 u=zuul n=ansible | 2026-06-14 08:26:03.739573 | fa163ee0-6271-f863-66dc-000000011f1e | TASK | Finalise hashes for all containers 2026-06-14 08:26:03,765 p=83235 u=zuul n=ansible | 2026-06-14 08:26:03.765149 | fa163ee0-6271-f863-66dc-000000011f23 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0000073147 2026-06-14 08:26:03,788 p=83235 u=zuul n=ansible | 2026-06-14 08:26:03.788358 | fa163ee0-6271-f863-66dc-000000011f24 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 2026-06-14 08:26:03,796 p=83235 u=zuul n=ansible | 2026-06-14 08:26:03.796280 | fa163ee0-6271-f863-66dc-000000011f1e | OK | Finalise hashes for all containers | np0000073146 2026-06-14 08:26:03,830 p=83235 u=zuul n=ansible | 2026-06-14 08:26:03.830111 | fa163ee0-6271-f863-66dc-000000011f20 | TASK | Manage systemd shutdown files 2026-06-14 08:26:03,839 p=83235 u=zuul n=ansible | 2026-06-14 08:26:03.838390 | fa163ee0-6271-f863-66dc-000000011f24 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0000073147 2026-06-14 08:26:03,887 p=83235 u=zuul n=ansible | 2026-06-14 08:26:03.887431 | fa163ee0-6271-f863-66dc-000000011f20 | SKIPPED | Manage systemd shutdown files | np0000073146 2026-06-14 08:26:03,903 p=83235 u=zuul n=ansible | 2026-06-14 08:26:03.902669 | fa163ee0-6271-f863-66dc-000000011f22 | TASK | Update container configs with new config hashes 2026-06-14 08:26:03,942 p=83235 u=zuul n=ansible | 2026-06-14 08:26:03.941969 | fa163ee0-6271-f863-66dc-000000011f22 | SKIPPED | Update container configs with new config hashes | np0000073146 2026-06-14 08:26:03,958 p=83235 u=zuul n=ansible | 2026-06-14 08:26:03.958129 | fa163ee0-6271-f863-66dc-000000011f23 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 2026-06-14 08:26:03,997 p=83235 u=zuul n=ansible | 2026-06-14 08:26:03.997030 | fa163ee0-6271-f863-66dc-000000011f23 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0000073146 2026-06-14 08:26:04,014 p=83235 u=zuul n=ansible | 2026-06-14 08:26:04.013970 | fa163ee0-6271-f863-66dc-000000011f24 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 2026-06-14 08:26:04,052 p=83235 u=zuul n=ansible | 2026-06-14 08:26:04.051520 | fa163ee0-6271-f863-66dc-000000011f24 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0000073146 2026-06-14 08:26:22,039 p=83235 u=zuul n=ansible | 2026-06-14 08:26:22.038623 | fa163ee0-6271-f863-66dc-000000011964 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 | np0000073145 2026-06-14 08:26:22,076 p=83235 u=zuul n=ansible | 2026-06-14 08:26:22.075734 | fa163ee0-6271-f863-66dc-000000010fb3 | TASK | Clean container_puppet_tasks for np0000073145 step 4 2026-06-14 08:26:22,394 p=83235 u=zuul n=ansible | 2026-06-14 08:26:22.393137 | fa163ee0-6271-f863-66dc-000000010fb3 | OK | Clean container_puppet_tasks for np0000073145 step 4 | np0000073145 2026-06-14 08:26:22,446 p=83235 u=zuul n=ansible | 2026-06-14 08:26:22.446017 | fa163ee0-6271-f863-66dc-000000010fb4 | TASK | Calculate container_puppet_tasks for np0000073145 step 4 2026-06-14 08:26:22,528 p=83235 u=zuul n=ansible | 2026-06-14 08:26:22.527939 | fa163ee0-6271-f863-66dc-000000010fb5 | TASK | Include container-puppet tasks for step 4 2026-06-14 08:26:22,602 p=83235 u=zuul n=ansible | 2026-06-14 08:26:22.601743 | 9dc4336c-165b-45df-9697-e25e2db79ea6 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0000073145 2026-06-14 08:26:22,632 p=83235 u=zuul n=ansible | 2026-06-14 08:26:22.632592 | fa163ee0-6271-f863-66dc-00000001211e | TASK | Write container-puppet-tasks json file for np0000073145 step 4 2026-06-14 08:26:23,709 p=83235 u=zuul n=ansible | 2026-06-14 08:26:23.708749 | fa163ee0-6271-f863-66dc-00000001211e | CHANGED | Write container-puppet-tasks json file for np0000073145 step 4 | np0000073145 2026-06-14 08:26:23,745 p=83235 u=zuul n=ansible | 2026-06-14 08:26:23.744565 | fa163ee0-6271-f863-66dc-000000012120 | TASK | Generate container puppet configs for step 4 2026-06-14 08:26:24,125 p=83235 u=zuul n=ansible | 2026-06-14 08:26:24.124006 | fa163ee0-6271-f863-66dc-000000012120 | OK | Generate container puppet configs for step 4 | np0000073145 2026-06-14 08:26:24,164 p=83235 u=zuul n=ansible | 2026-06-14 08:26:24.163565 | fa163ee0-6271-f863-66dc-000000012121 | TASK | Manage Puppet containers (bootstrap tasks) for step 4 with tripleo-ansible 2026-06-14 08:26:24,266 p=83235 u=zuul n=ansible | 2026-06-14 08:26:24.265599 | fa163ee0-6271-f863-66dc-000000011f1a | TASK | Gather variables for each operating system 2026-06-14 08:26:24,417 p=83235 u=zuul n=ansible | 2026-06-14 08:26:24.416658 | fa163ee0-6271-f863-66dc-000000011f1b | TASK | Create container logs path 2026-06-14 08:26:24,779 p=83235 u=zuul n=ansible | 2026-06-14 08:26:24.778012 | fa163ee0-6271-f863-66dc-000000011f1b | OK | Create container logs path | np0000073145 2026-06-14 08:26:24,812 p=83235 u=zuul n=ansible | 2026-06-14 08:26:24.812385 | fa163ee0-6271-f863-66dc-000000011f1d | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 2026-06-14 08:26:25,179 p=83235 u=zuul n=ansible | 2026-06-14 08:26:25.178717 | fa163ee0-6271-f863-66dc-000000011f1d | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 | np0000073145 2026-06-14 08:26:25,210 p=83235 u=zuul n=ansible | 2026-06-14 08:26:25.209871 | fa163ee0-6271-f863-66dc-000000011f1e | TASK | Finalise hashes for all containers 2026-06-14 08:26:25,266 p=83235 u=zuul n=ansible | 2026-06-14 08:26:25.265351 | fa163ee0-6271-f863-66dc-000000011f1e | OK | Finalise hashes for all containers | np0000073145 2026-06-14 08:26:25,284 p=83235 u=zuul n=ansible | 2026-06-14 08:26:25.283883 | fa163ee0-6271-f863-66dc-000000011f20 | TASK | Manage systemd shutdown files 2026-06-14 08:26:25,308 p=83235 u=zuul n=ansible | 2026-06-14 08:26:25.307829 | fa163ee0-6271-f863-66dc-000000011f20 | SKIPPED | Manage systemd shutdown files | np0000073145 2026-06-14 08:26:25,324 p=83235 u=zuul n=ansible | 2026-06-14 08:26:25.323951 | fa163ee0-6271-f863-66dc-000000011f22 | TASK | Update container configs with new config hashes 2026-06-14 08:26:25,364 p=83235 u=zuul n=ansible | 2026-06-14 08:26:25.363748 | fa163ee0-6271-f863-66dc-000000011f22 | SKIPPED | Update container configs with new config hashes | np0000073145 2026-06-14 08:26:25,383 p=83235 u=zuul n=ansible | 2026-06-14 08:26:25.382975 | fa163ee0-6271-f863-66dc-000000011f23 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 2026-06-14 08:26:25,432 p=83235 u=zuul n=ansible | 2026-06-14 08:26:25.431854 | fa163ee0-6271-f863-66dc-000000011f23 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0000073145 2026-06-14 08:26:25,496 p=83235 u=zuul n=ansible | 2026-06-14 08:26:25.496396 | fa163ee0-6271-f863-66dc-000000011f24 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 2026-06-14 08:26:25,549 p=83235 u=zuul n=ansible | 2026-06-14 08:26:25.548557 | fa163ee0-6271-f863-66dc-000000011f24 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0000073145 2026-06-14 08:26:25,655 p=83235 u=zuul n=ansible | PLAY [External deployment step 5] ********************************************** 2026-06-14 08:26:25,671 p=83235 u=zuul n=ansible | 2026-06-14 08:26:25.671260 | fa163ee0-6271-f863-66dc-0000000000ef | TASK | External deployment step 5 2026-06-14 08:26:25,705 p=83235 u=zuul n=ansible | 2026-06-14 08:26:25.704446 | fa163ee0-6271-f863-66dc-0000000000ef | OK | External deployment step 5 | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'External deployment step 5' to resume from this task" } 2026-06-14 08:26:25,705 p=83235 u=zuul n=ansible | [WARNING]: ('undercloud -> localhost', 'fa163ee0-6271-f863-66dc-0000000000ef') missing from stats 2026-06-14 08:26:25,755 p=83235 u=zuul n=ansible | 2026-06-14 08:26:25.755127 | b6081095-178e-4994-b145-6329d603a7e6 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/external_deploy_steps_tasks_step5.yaml | undercloud 2026-06-14 08:26:25,761 p=83235 u=zuul n=ansible | 2026-06-14 08:26:25.761182 | fa163ee0-6271-f863-66dc-00000001219b | TASK | Manage Cinder's default volume type 2026-06-14 08:26:37,411 p=83235 u=zuul n=ansible | 2026-06-14 08:26:37.410829 | fa163ee0-6271-f863-66dc-00000001219b | OK | Manage Cinder's default volume type | undercloud 2026-06-14 08:26:37,459 p=83235 u=zuul n=ansible | PLAY [Deploy step tasks for 5] ************************************************* 2026-06-14 08:26:37,613 p=83235 u=zuul n=ansible | 2026-06-14 08:26:37.613363 | fa163ee0-6271-f863-66dc-0000000000f3 | TASK | Deploy step tasks for 5 2026-06-14 08:26:37,630 p=83235 u=zuul n=ansible | 2026-06-14 08:26:37.629767 | fa163ee0-6271-f863-66dc-0000000000f3 | TASK | Deploy step tasks for 5 2026-06-14 08:26:37,652 p=83235 u=zuul n=ansible | 2026-06-14 08:26:37.652255 | fa163ee0-6271-f863-66dc-0000000000f3 | TASK | Deploy step tasks for 5 2026-06-14 08:26:37,692 p=83235 u=zuul n=ansible | 2026-06-14 08:26:37.691909 | fa163ee0-6271-f863-66dc-0000000000f3 | TASK | Deploy step tasks for 5 2026-06-14 08:26:37,721 p=83235 u=zuul n=ansible | 2026-06-14 08:26:37.721287 | fa163ee0-6271-f863-66dc-0000000000f3 | TASK | Deploy step tasks for 5 2026-06-14 08:26:37,749 p=83235 u=zuul n=ansible | 2026-06-14 08:26:37.749365 | fa163ee0-6271-f863-66dc-0000000000f3 | TASK | Deploy step tasks for 5 2026-06-14 08:26:37,756 p=83235 u=zuul n=ansible | 2026-06-14 08:26:37.756309 | fa163ee0-6271-f863-66dc-0000000000f3 | OK | Deploy step tasks for 5 | np0000073148 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 5' to resume from this task" } 2026-06-14 08:26:37,757 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073148 -> localhost', 'fa163ee0-6271-f863-66dc-0000000000f3') missing from stats 2026-06-14 08:26:37,758 p=83235 u=zuul n=ansible | 2026-06-14 08:26:37.757809 | fa163ee0-6271-f863-66dc-0000000000f3 | OK | Deploy step tasks for 5 | np0000073149 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 5' to resume from this task" } 2026-06-14 08:26:37,758 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073149 -> localhost', 'fa163ee0-6271-f863-66dc-0000000000f3') missing from stats 2026-06-14 08:26:37,758 p=83235 u=zuul n=ansible | 2026-06-14 08:26:37.758624 | fa163ee0-6271-f863-66dc-0000000000f3 | OK | Deploy step tasks for 5 | np0000073150 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 5' to resume from this task" } 2026-06-14 08:26:37,759 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073150 -> localhost', 'fa163ee0-6271-f863-66dc-0000000000f3') missing from stats 2026-06-14 08:26:37,759 p=83235 u=zuul n=ansible | 2026-06-14 08:26:37.759526 | fa163ee0-6271-f863-66dc-0000000000f3 | OK | Deploy step tasks for 5 | np0000073145 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 5' to resume from this task" } 2026-06-14 08:26:37,760 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073145 -> localhost', 'fa163ee0-6271-f863-66dc-0000000000f3') missing from stats 2026-06-14 08:26:37,760 p=83235 u=zuul n=ansible | 2026-06-14 08:26:37.760342 | fa163ee0-6271-f863-66dc-0000000000f3 | OK | Deploy step tasks for 5 | np0000073146 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 5' to resume from this task" } 2026-06-14 08:26:37,760 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073146 -> localhost', 'fa163ee0-6271-f863-66dc-0000000000f3') missing from stats 2026-06-14 08:26:37,775 p=83235 u=zuul n=ansible | 2026-06-14 08:26:37.775611 | fa163ee0-6271-f863-66dc-0000000000f4 | TASK | Write the config_step hieradata for the deploy step 5 tasks 2026-06-14 08:26:37,790 p=83235 u=zuul n=ansible | 2026-06-14 08:26:37.790404 | fa163ee0-6271-f863-66dc-0000000000f4 | TASK | Write the config_step hieradata for the deploy step 5 tasks 2026-06-14 08:26:37,805 p=83235 u=zuul n=ansible | 2026-06-14 08:26:37.805134 | fa163ee0-6271-f863-66dc-0000000000f4 | TASK | Write the config_step hieradata for the deploy step 5 tasks 2026-06-14 08:26:37,826 p=83235 u=zuul n=ansible | 2026-06-14 08:26:37.826025 | fa163ee0-6271-f863-66dc-0000000000f4 | TASK | Write the config_step hieradata for the deploy step 5 tasks 2026-06-14 08:26:37,849 p=83235 u=zuul n=ansible | 2026-06-14 08:26:37.849101 | fa163ee0-6271-f863-66dc-0000000000f4 | TASK | Write the config_step hieradata for the deploy step 5 tasks 2026-06-14 08:26:37,857 p=83235 u=zuul n=ansible | 2026-06-14 08:26:37.856960 | fa163ee0-6271-f863-66dc-0000000000f3 | OK | Deploy step tasks for 5 | np0000073147 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 5' to resume from this task" } 2026-06-14 08:26:37,858 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073147 -> localhost', 'fa163ee0-6271-f863-66dc-0000000000f3') missing from stats 2026-06-14 08:26:37,873 p=83235 u=zuul n=ansible | 2026-06-14 08:26:37.872854 | fa163ee0-6271-f863-66dc-0000000000f4 | TASK | Write the config_step hieradata for the deploy step 5 tasks 2026-06-14 08:26:38,772 p=83235 u=zuul n=ansible | 2026-06-14 08:26:38.772053 | fa163ee0-6271-f863-66dc-0000000000f4 | CHANGED | Write the config_step hieradata for the deploy step 5 tasks | np0000073148 2026-06-14 08:26:38,800 p=83235 u=zuul n=ansible | 2026-06-14 08:26:38.799785 | fa163ee0-6271-f863-66dc-0000000000f4 | CHANGED | Write the config_step hieradata for the deploy step 5 tasks | np0000073149 2026-06-14 08:26:38,813 p=83235 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-06-14 08:26:38,845 p=83235 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-06-14 08:26:38,875 p=83235 u=zuul n=ansible | 2026-06-14 08:26:38.874453 | ab2a7359-a927-48fc-a108-a4f78df761cc | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step5.yaml | np0000073148 2026-06-14 08:26:38,894 p=83235 u=zuul n=ansible | 2026-06-14 08:26:38.894036 | fa163ee0-6271-f863-66dc-0000000121c9 | TASK | set enable_sensubility fact 2026-06-14 08:26:38,910 p=83235 u=zuul n=ansible | 2026-06-14 08:26:38.910438 | fa163ee0-6271-f863-66dc-0000000000f4 | CHANGED | Write the config_step hieradata for the deploy step 5 tasks | np0000073150 2026-06-14 08:26:38,912 p=83235 u=zuul n=ansible | 2026-06-14 08:26:38.912430 | fa163ee0-6271-f863-66dc-0000000000f4 | CHANGED | Write the config_step hieradata for the deploy step 5 tasks | np0000073145 2026-06-14 08:26:38,932 p=83235 u=zuul n=ansible | 2026-06-14 08:26:38.929809 | 676eede5-f39c-4400-b03d-99bbe62cc029 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step5.yaml | np0000073149 2026-06-14 08:26:38,947 p=83235 u=zuul n=ansible | 2026-06-14 08:26:38.946773 | fa163ee0-6271-f863-66dc-0000000121d7 | TASK | set enable_sensubility fact 2026-06-14 08:26:38,993 p=83235 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-06-14 08:26:39,025 p=83235 u=zuul n=ansible | 2026-06-14 08:26:39.015154 | fa163ee0-6271-f863-66dc-0000000121c9 | OK | set enable_sensubility fact | np0000073148 2026-06-14 08:26:39,026 p=83235 u=zuul n=ansible | 2026-06-14 08:26:39.025809 | fa163ee0-6271-f863-66dc-0000000000f4 | CHANGED | Write the config_step hieradata for the deploy step 5 tasks | np0000073146 2026-06-14 08:26:39,026 p=83235 u=zuul n=ansible | 2026-06-14 08:26:39.026549 | fa163ee0-6271-f863-66dc-0000000000f4 | CHANGED | Write the config_step hieradata for the deploy step 5 tasks | np0000073147 2026-06-14 08:26:39,027 p=83235 u=zuul n=ansible | 2026-06-14 08:26:39.027285 | fa163ee0-6271-f863-66dc-0000000121d7 | OK | set enable_sensubility fact | np0000073149 2026-06-14 08:26:39,033 p=83235 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-06-14 08:26:39,040 p=83235 u=zuul n=ansible | 2026-06-14 08:26:39.040220 | 0b110655-f0fc-432d-85fc-4986e0d4b942 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step5.yaml | np0000073150 2026-06-14 08:26:39,050 p=83235 u=zuul n=ansible | 2026-06-14 08:26:39.050245 | fa163ee0-6271-f863-66dc-0000000000f7 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists 2026-06-14 08:26:39,078 p=83235 u=zuul n=ansible | 2026-06-14 08:26:39.078165 | fa163ee0-6271-f863-66dc-0000000000f7 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists 2026-06-14 08:26:39,098 p=83235 u=zuul n=ansible | 2026-06-14 08:26:39.097960 | fa163ee0-6271-f863-66dc-0000000121ed | TASK | set enable_sensubility fact 2026-06-14 08:26:39,158 p=83235 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-06-14 08:26:39,159 p=83235 u=zuul n=ansible | 2026-06-14 08:26:39.157378 | fa163ee0-6271-f863-66dc-0000000121ed | OK | set enable_sensubility fact | np0000073150 2026-06-14 08:26:39,171 p=83235 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-06-14 08:26:39,234 p=83235 u=zuul n=ansible | 2026-06-14 08:26:39.234268 | d13eb796-7dc3-49e0-a7ed-d385d7115eda | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step5.yaml | np0000073145 2026-06-14 08:26:39,261 p=83235 u=zuul n=ansible | 2026-06-14 08:26:39.261548 | fa163ee0-6271-f863-66dc-0000000000f7 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists 2026-06-14 08:26:39,283 p=83235 u=zuul n=ansible | 2026-06-14 08:26:39.282871 | fa163ee0-6271-f863-66dc-000000012206 | TASK | Gather variables for each operating system 2026-06-14 08:26:39,337 p=83235 u=zuul n=ansible | 2026-06-14 08:26:39.337258 | b08de891-e874-4028-8756-c3ecb3388147 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step5.yaml | np0000073146 2026-06-14 08:26:39,338 p=83235 u=zuul n=ansible | 2026-06-14 08:26:39.337811 | b08de891-e874-4028-8756-c3ecb3388147 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step5.yaml | np0000073147 2026-06-14 08:26:39,368 p=83235 u=zuul n=ansible | 2026-06-14 08:26:39.367847 | fa163ee0-6271-f863-66dc-000000012206 | TASK | Gather variables for each operating system 2026-06-14 08:26:39,405 p=83235 u=zuul n=ansible | 2026-06-14 08:26:39.405047 | fa163ee0-6271-f863-66dc-000000012206 | TASK | Gather variables for each operating system 2026-06-14 08:26:39,413 p=83235 u=zuul n=ansible | 2026-06-14 08:26:39.412800 | fa163ee0-6271-f863-66dc-0000000000f7 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists | np0000073148 2026-06-14 08:26:39,414 p=83235 u=zuul n=ansible | 2026-06-14 08:26:39.414434 | fa163ee0-6271-f863-66dc-0000000000f7 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists | np0000073149 2026-06-14 08:26:39,480 p=83235 u=zuul n=ansible | 2026-06-14 08:26:39.479867 | fa163ee0-6271-f863-66dc-000000012207 | TASK | Detect if resource is being created or already exists 2026-06-14 08:26:39,516 p=83235 u=zuul n=ansible | 2026-06-14 08:26:39.507772 | fa163ee0-6271-f863-66dc-000000012207 | TASK | Detect if resource is being created or already exists 2026-06-14 08:26:39,551 p=83235 u=zuul n=ansible | 2026-06-14 08:26:39.551478 | 0ddfcc89-59a7-4b6e-b688-399308fa6fab | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0000073148 2026-06-14 08:26:39,552 p=83235 u=zuul n=ansible | 2026-06-14 08:26:39.552055 | 0ddfcc89-59a7-4b6e-b688-399308fa6fab | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0000073149 2026-06-14 08:26:39,564 p=83235 u=zuul n=ansible | 2026-06-14 08:26:39.564246 | fa163ee0-6271-f863-66dc-00000001232f | TASK | Write the config_step hieradata 2026-06-14 08:26:39,582 p=83235 u=zuul n=ansible | 2026-06-14 08:26:39.581959 | fa163ee0-6271-f863-66dc-00000001232f | TASK | Write the config_step hieradata 2026-06-14 08:26:39,602 p=83235 u=zuul n=ansible | 2026-06-14 08:26:39.601918 | fa163ee0-6271-f863-66dc-000000012207 | TASK | Detect if resource is being created or already exists 2026-06-14 08:26:39,609 p=83235 u=zuul n=ansible | 2026-06-14 08:26:39.608821 | fa163ee0-6271-f863-66dc-0000000000f7 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists | np0000073150 2026-06-14 08:26:39,719 p=83235 u=zuul n=ansible | 2026-06-14 08:26:39.718875 | 8ebabfee-0af8-4bc3-b862-bc70cddf8f46 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0000073150 2026-06-14 08:26:39,731 p=83235 u=zuul n=ansible | 2026-06-14 08:26:39.731313 | fa163ee0-6271-f863-66dc-00000001234e | TASK | Write the config_step hieradata 2026-06-14 08:26:40,342 p=83235 u=zuul n=ansible | 2026-06-14 08:26:40.341235 | fa163ee0-6271-f863-66dc-000000012207 | CHANGED | Detect if resource is being created or already exists | np0000073146 2026-06-14 08:26:40,358 p=83235 u=zuul n=ansible | 2026-06-14 08:26:40.358496 | fa163ee0-6271-f863-66dc-000000012208 | TASK | Run init bundle puppet on the host for cinder_backup 2026-06-14 08:26:40,374 p=83235 u=zuul n=ansible | 2026-06-14 08:26:40.374181 | fa163ee0-6271-f863-66dc-00000001232f | OK | Write the config_step hieradata | np0000073149 2026-06-14 08:26:40,404 p=83235 u=zuul n=ansible | 2026-06-14 08:26:40.403522 | fa163ee0-6271-f863-66dc-000000012330 | TASK | Run puppet host configuration for step 5 2026-06-14 08:26:40,415 p=83235 u=zuul n=ansible | 2026-06-14 08:26:40.414040 | fa163ee0-6271-f863-66dc-000000012207 | CHANGED | Detect if resource is being created or already exists | np0000073145 2026-06-14 08:26:40,418 p=83235 u=zuul n=ansible | 2026-06-14 08:26:40.417525 | fa163ee0-6271-f863-66dc-00000001232f | OK | Write the config_step hieradata | np0000073148 2026-06-14 08:26:40,441 p=83235 u=zuul n=ansible | 2026-06-14 08:26:40.441071 | fa163ee0-6271-f863-66dc-000000012330 | TASK | Run puppet host configuration for step 5 2026-06-14 08:26:40,488 p=83235 u=zuul n=ansible | 2026-06-14 08:26:40.487578 | fa163ee0-6271-f863-66dc-000000012208 | TASK | Run init bundle puppet on the host for cinder_backup 2026-06-14 08:26:40,497 p=83235 u=zuul n=ansible | 2026-06-14 08:26:40.496237 | fa163ee0-6271-f863-66dc-000000012207 | CHANGED | Detect if resource is being created or already exists | np0000073147 2026-06-14 08:26:40,499 p=83235 u=zuul n=ansible | 2026-06-14 08:26:40.498663 | fa163ee0-6271-f863-66dc-00000001234e | OK | Write the config_step hieradata | np0000073150 2026-06-14 08:26:40,516 p=83235 u=zuul n=ansible | 2026-06-14 08:26:40.516155 | fa163ee0-6271-f863-66dc-00000001234f | TASK | Run puppet host configuration for step 5 2026-06-14 08:26:40,541 p=83235 u=zuul n=ansible | 2026-06-14 08:26:40.541386 | fa163ee0-6271-f863-66dc-000000012208 | TASK | Run init bundle puppet on the host for cinder_backup 2026-06-14 08:26:41,155 p=83235 u=zuul n=ansible | 2026-06-14 08:26:41.154106 | fa163ee0-6271-f863-66dc-000000012330 | CHANGED | Run puppet host configuration for step 5 | np0000073149 2026-06-14 08:26:41,176 p=83235 u=zuul n=ansible | 2026-06-14 08:26:41.175955 | fa163ee0-6271-f863-66dc-000000012331 | TASK | Wait for puppet host configuration to finish 2026-06-14 08:26:41,193 p=83235 u=zuul n=ansible | 2026-06-14 08:26:41.192738 | fa163ee0-6271-f863-66dc-000000012330 | CHANGED | Run puppet host configuration for step 5 | np0000073148 2026-06-14 08:26:41,208 p=83235 u=zuul n=ansible | 2026-06-14 08:26:41.207621 | fa163ee0-6271-f863-66dc-000000012331 | TASK | Wait for puppet host configuration to finish 2026-06-14 08:26:41,241 p=83235 u=zuul n=ansible | 2026-06-14 08:26:41.241028 | fa163ee0-6271-f863-66dc-00000001234f | CHANGED | Run puppet host configuration for step 5 | np0000073150 2026-06-14 08:26:41,255 p=83235 u=zuul n=ansible | 2026-06-14 08:26:41.255406 | fa163ee0-6271-f863-66dc-000000012350 | TASK | Wait for puppet host configuration to finish 2026-06-14 08:26:49,635 p=83235 u=zuul n=ansible | 2026-06-14 08:26:49.634481 | fa163ee0-6271-f863-66dc-000000012208 | OK | Run init bundle puppet on the host for cinder_backup | np0000073146 2026-06-14 08:26:49,671 p=83235 u=zuul n=ansible | 2026-06-14 08:26:49.670334 | fa163ee0-6271-f863-66dc-000000012209 | TASK | Check if /var/lib/config-data/puppet-generated/cinder exists 2026-06-14 08:26:49,832 p=83235 u=zuul n=ansible | 2026-06-14 08:26:49.831307 | fa163ee0-6271-f863-66dc-000000012208 | OK | Run init bundle puppet on the host for cinder_backup | np0000073147 2026-06-14 08:26:49,866 p=83235 u=zuul n=ansible | 2026-06-14 08:26:49.866387 | fa163ee0-6271-f863-66dc-000000012209 | TASK | Check if /var/lib/config-data/puppet-generated/cinder exists 2026-06-14 08:26:50,025 p=83235 u=zuul n=ansible | 2026-06-14 08:26:50.025169 | fa163ee0-6271-f863-66dc-000000012209 | OK | Check if /var/lib/config-data/puppet-generated/cinder exists | np0000073146 2026-06-14 08:26:50,048 p=83235 u=zuul n=ansible | 2026-06-14 08:26:50.047968 | fa163ee0-6271-f863-66dc-00000001220a | TASK | Run pacemaker restart if the config file for the service changed 2026-06-14 08:26:50,205 p=83235 u=zuul n=ansible | 2026-06-14 08:26:50.204305 | fa163ee0-6271-f863-66dc-000000012209 | OK | Check if /var/lib/config-data/puppet-generated/cinder exists | np0000073147 2026-06-14 08:26:50,239 p=83235 u=zuul n=ansible | 2026-06-14 08:26:50.239314 | fa163ee0-6271-f863-66dc-00000001220a | TASK | Run pacemaker restart if the config file for the service changed 2026-06-14 08:26:50,566 p=83235 u=zuul n=ansible | 2026-06-14 08:26:50.565264 | fa163ee0-6271-f863-66dc-00000001220a | CHANGED | Run pacemaker restart if the config file for the service changed | np0000073146 2026-06-14 08:26:50,588 p=83235 u=zuul n=ansible | 2026-06-14 08:26:50.588182 | fa163ee0-6271-f863-66dc-00000001220b | TASK | Check if an image update marker exists for bundle openstack-cinder-backup 2026-06-14 08:26:50,769 p=83235 u=zuul n=ansible | 2026-06-14 08:26:50.768531 | fa163ee0-6271-f863-66dc-00000001220a | CHANGED | Run pacemaker restart if the config file for the service changed | np0000073147 2026-06-14 08:26:50,785 p=83235 u=zuul n=ansible | 2026-06-14 08:26:50.785201 | fa163ee0-6271-f863-66dc-00000001220b | TASK | Check if an image update marker exists for bundle openstack-cinder-backup 2026-06-14 08:26:50,934 p=83235 u=zuul n=ansible | 2026-06-14 08:26:50.932989 | fa163ee0-6271-f863-66dc-00000001220b | OK | Check if an image update marker exists for bundle openstack-cinder-backup | np0000073146 2026-06-14 08:26:50,968 p=83235 u=zuul n=ansible | 2026-06-14 08:26:50.967989 | fa163ee0-6271-f863-66dc-00000001220d | TASK | Get container image tag from marker for bundle openstack-cinder-backup 2026-06-14 08:26:51,034 p=83235 u=zuul n=ansible | 2026-06-14 08:26:51.033557 | fa163ee0-6271-f863-66dc-00000001220d | SKIPPED | Get container image tag from marker for bundle openstack-cinder-backup | np0000073146 2026-06-14 08:26:51,050 p=83235 u=zuul n=ansible | 2026-06-14 08:26:51.049985 | fa163ee0-6271-f863-66dc-00000001220e | TASK | Get container image tag from bundle openstack-cinder-backup 2026-06-14 08:26:51,109 p=83235 u=zuul n=ansible | 2026-06-14 08:26:51.108241 | fa163ee0-6271-f863-66dc-00000001220e | SKIPPED | Get container image tag from bundle openstack-cinder-backup | np0000073146 2026-06-14 08:26:51,130 p=83235 u=zuul n=ansible | 2026-06-14 08:26:51.129999 | fa163ee0-6271-f863-66dc-00000001220f | TASK | Compare tags between marker and bundle openstack-cinder-backup 2026-06-14 08:26:51,174 p=83235 u=zuul n=ansible | 2026-06-14 08:26:51.173121 | fa163ee0-6271-f863-66dc-00000001220b | OK | Check if an image update marker exists for bundle openstack-cinder-backup | np0000073147 2026-06-14 08:26:51,199 p=83235 u=zuul n=ansible | 2026-06-14 08:26:51.198953 | fa163ee0-6271-f863-66dc-00000001220d | TASK | Get container image tag from marker for bundle openstack-cinder-backup 2026-06-14 08:26:51,208 p=83235 u=zuul n=ansible | 2026-06-14 08:26:51.207334 | fa163ee0-6271-f863-66dc-00000001220f | SKIPPED | Compare tags between marker and bundle openstack-cinder-backup | np0000073146 2026-06-14 08:26:51,229 p=83235 u=zuul n=ansible | 2026-06-14 08:26:51.229297 | fa163ee0-6271-f863-66dc-000000012210 | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2026-06-14 08:26:51,255 p=83235 u=zuul n=ansible | 2026-06-14 08:26:51.254414 | fa163ee0-6271-f863-66dc-00000001220d | SKIPPED | Get container image tag from marker for bundle openstack-cinder-backup | np0000073147 2026-06-14 08:26:51,272 p=83235 u=zuul n=ansible | 2026-06-14 08:26:51.271935 | fa163ee0-6271-f863-66dc-00000001220e | TASK | Get container image tag from bundle openstack-cinder-backup 2026-06-14 08:26:51,288 p=83235 u=zuul n=ansible | 2026-06-14 08:26:51.287551 | fa163ee0-6271-f863-66dc-000000012210 | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0000073146 2026-06-14 08:26:51,306 p=83235 u=zuul n=ansible | 2026-06-14 08:26:51.305699 | fa163ee0-6271-f863-66dc-000000012211 | TASK | Remove update marker for bundle openstack-cinder-backup 2026-06-14 08:26:51,324 p=83235 u=zuul n=ansible | 2026-06-14 08:26:51.324107 | fa163ee0-6271-f863-66dc-00000001220e | SKIPPED | Get container image tag from bundle openstack-cinder-backup | np0000073147 2026-06-14 08:26:51,341 p=83235 u=zuul n=ansible | 2026-06-14 08:26:51.340910 | fa163ee0-6271-f863-66dc-00000001220f | TASK | Compare tags between marker and bundle openstack-cinder-backup 2026-06-14 08:26:51,368 p=83235 u=zuul n=ansible | 2026-06-14 08:26:51.367280 | fa163ee0-6271-f863-66dc-000000012211 | SKIPPED | Remove update marker for bundle openstack-cinder-backup | np0000073146 2026-06-14 08:26:51,401 p=83235 u=zuul n=ansible | 2026-06-14 08:26:51.400955 | fa163ee0-6271-f863-66dc-000000012232 | TASK | Gather variables for each operating system 2026-06-14 08:26:51,409 p=83235 u=zuul n=ansible | 2026-06-14 08:26:51.408689 | fa163ee0-6271-f863-66dc-00000001220f | SKIPPED | Compare tags between marker and bundle openstack-cinder-backup | np0000073147 2026-06-14 08:26:51,428 p=83235 u=zuul n=ansible | 2026-06-14 08:26:51.427652 | fa163ee0-6271-f863-66dc-000000012210 | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2026-06-14 08:26:51,468 p=83235 u=zuul n=ansible | 2026-06-14 08:26:51.467433 | fa163ee0-6271-f863-66dc-000000012210 | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0000073147 2026-06-14 08:26:51,487 p=83235 u=zuul n=ansible | 2026-06-14 08:26:51.485356 | fa163ee0-6271-f863-66dc-000000012211 | TASK | Remove update marker for bundle openstack-cinder-backup 2026-06-14 08:26:51,513 p=83235 u=zuul n=ansible | 2026-06-14 08:26:51.513355 | fa163ee0-6271-f863-66dc-000000012233 | TASK | Detect if resource is being created or already exists 2026-06-14 08:26:51,540 p=83235 u=zuul n=ansible | 2026-06-14 08:26:51.539700 | fa163ee0-6271-f863-66dc-000000012211 | SKIPPED | Remove update marker for bundle openstack-cinder-backup | np0000073147 2026-06-14 08:26:51,571 p=83235 u=zuul n=ansible | 2026-06-14 08:26:51.571202 | fa163ee0-6271-f863-66dc-000000012232 | TASK | Gather variables for each operating system 2026-06-14 08:26:51,682 p=83235 u=zuul n=ansible | 2026-06-14 08:26:51.682540 | fa163ee0-6271-f863-66dc-000000012233 | TASK | Detect if resource is being created or already exists 2026-06-14 08:26:51,811 p=83235 u=zuul n=ansible | 2026-06-14 08:26:51.811015 | fa163ee0-6271-f863-66dc-000000012331 | CHANGED | Wait for puppet host configuration to finish | np0000073148 2026-06-14 08:26:51,826 p=83235 u=zuul n=ansible | 2026-06-14 08:26:51.826364 | fa163ee0-6271-f863-66dc-000000012332 | TASK | Debug output for task: Run puppet host configuration for step 5 2026-06-14 08:26:51,868 p=83235 u=zuul n=ansible | 2026-06-14 08:26:51.867515 | fa163ee0-6271-f863-66dc-000000012331 | CHANGED | Wait for puppet host configuration to finish | np0000073149 2026-06-14 08:26:51,882 p=83235 u=zuul n=ansible | 2026-06-14 08:26:51.881973 | fa163ee0-6271-f863-66dc-000000012332 | TASK | Debug output for task: Run puppet host configuration for step 5 2026-06-14 08:26:51,903 p=83235 u=zuul n=ansible | 2026-06-14 08:26:51.902336 | fa163ee0-6271-f863-66dc-000000012350 | CHANGED | Wait for puppet host configuration to finish | np0000073150 2026-06-14 08:26:51,915 p=83235 u=zuul n=ansible | 2026-06-14 08:26:51.914802 | fa163ee0-6271-f863-66dc-000000012351 | TASK | Debug output for task: Run puppet host configuration for step 5 2026-06-14 08:26:51,931 p=83235 u=zuul n=ansible | 2026-06-14 08:26:51.931079 | fa163ee0-6271-f863-66dc-000000012332 | OK | Debug output for task: Run puppet host configuration for step 5 | np0000073148 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Jun 14 08:26:41 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Jun 14 08:26:47 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Jun 14 08:26:47 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Jun 14 08:26:47 puppet-user: (file & line not available)", "<13>Jun 14 08:26:47 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Jun 14 08:26:47 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Jun 14 08:26:47 puppet-user: Warning: This method is deprecated, please use match expressions with Stdlib::Compat::String instead. They are described at https://docs.puppet.com/puppet/latest/reference/lang_data_type.html#match-expressions. at [\"/etc/puppet/modules/snmp/manifests/params.pp\", 310]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Jun 14 08:26:47 puppet-user: (location: /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:34:in `deprecation')", "<13>Jun 14 08:26:47 puppet-user: Warning: This method is deprecated, please use the stdlib validate_legacy function,", "<13>Jun 14 08:26:47 puppet-user: with Stdlib::Compat::Bool. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 358]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Jun 14 08:26:47 puppet-user: with Stdlib::Compat::Array. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 367]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Jun 14 08:26:47 puppet-user: with Stdlib::Compat::String. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 382]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Jun 14 08:26:47 puppet-user: with Stdlib::Compat::Numeric. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 388]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Jun 14 08:26:47 puppet-user: with Pattern[]. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 393]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Jun 14 08:26:47 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Jun 14 08:26:47 puppet-user: Notice: Compiled catalog for np0000073148.ooo.test in environment production in 0.25 seconds", "<13>Jun 14 08:26:48 puppet-user: Notice: Applied catalog in 0.29 seconds", "<13>Jun 14 08:26:48 puppet-user: Application:", "<13>Jun 14 08:26:48 puppet-user: Initial environment: production", "<13>Jun 14 08:26:48 puppet-user: Converged environment: production", "<13>Jun 14 08:26:48 puppet-user: Run mode: user", "<13>Jun 14 08:26:48 puppet-user: Changes:", "<13>Jun 14 08:26:48 puppet-user: Events:", "<13>Jun 14 08:26:48 puppet-user: Resources:", "<13>Jun 14 08:26:48 puppet-user: Total: 19", "<13>Jun 14 08:26:48 puppet-user: Time:", "<13>Jun 14 08:26:48 puppet-user: Schedule: 0.00", "<13>Jun 14 08:26:48 puppet-user: Package: 0.00", "<13>Jun 14 08:26:48 puppet-user: Augeas: 0.01", "<13>Jun 14 08:26:48 puppet-user: Exec: 0.01", "<13>Jun 14 08:26:48 puppet-user: File: 0.03", "<13>Jun 14 08:26:48 puppet-user: Service: 0.09", "<13>Jun 14 08:26:48 puppet-user: Transaction evaluation: 0.28", "<13>Jun 14 08:26:48 puppet-user: Catalog application: 0.29", "<13>Jun 14 08:26:48 puppet-user: Config retrieval: 0.32", "<13>Jun 14 08:26:48 puppet-user: Last run: 1781425608", "<13>Jun 14 08:26:48 puppet-user: Filebucket: 0.00", "<13>Jun 14 08:26:48 puppet-user: Total: 0.29", "<13>Jun 14 08:26:48 puppet-user: Version:", "<13>Jun 14 08:26:48 puppet-user: Config: 1781425607", "<13>Jun 14 08:26:48 puppet-user: Puppet: 7.10.0" ] } 2026-06-14 08:26:51,945 p=83235 u=zuul n=ansible | 2026-06-14 08:26:51.945572 | fa163ee0-6271-f863-66dc-000000012333 | TASK | Pre-cache facts for puppet containers 2026-06-14 08:26:51,977 p=83235 u=zuul n=ansible | 2026-06-14 08:26:51.966636 | fa163ee0-6271-f863-66dc-000000012332 | OK | Debug output for task: Run puppet host configuration for step 5 | np0000073149 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Jun 14 08:26:41 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Jun 14 08:26:46 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Jun 14 08:26:46 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Jun 14 08:26:46 puppet-user: (file & line not available)", "<13>Jun 14 08:26:46 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Jun 14 08:26:46 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Jun 14 08:26:47 puppet-user: Warning: This method is deprecated, please use match expressions with Stdlib::Compat::String instead. They are described at https://docs.puppet.com/puppet/latest/reference/lang_data_type.html#match-expressions. at [\"/etc/puppet/modules/snmp/manifests/params.pp\", 310]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Jun 14 08:26:47 puppet-user: (location: /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:34:in `deprecation')", "<13>Jun 14 08:26:47 puppet-user: Warning: This method is deprecated, please use the stdlib validate_legacy function,", "<13>Jun 14 08:26:47 puppet-user: with Stdlib::Compat::Bool. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 358]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Jun 14 08:26:47 puppet-user: with Stdlib::Compat::Array. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 367]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Jun 14 08:26:47 puppet-user: with Stdlib::Compat::String. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 382]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Jun 14 08:26:47 puppet-user: with Stdlib::Compat::Numeric. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 388]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Jun 14 08:26:47 puppet-user: with Pattern[]. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 393]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Jun 14 08:26:47 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Jun 14 08:26:47 puppet-user: Notice: Compiled catalog for np0000073149.ooo.test in environment production in 0.26 seconds", "<13>Jun 14 08:26:47 puppet-user: Notice: Applied catalog in 0.30 seconds", "<13>Jun 14 08:26:47 puppet-user: Application:", "<13>Jun 14 08:26:47 puppet-user: Initial environment: production", "<13>Jun 14 08:26:47 puppet-user: Converged environment: production", "<13>Jun 14 08:26:47 puppet-user: Run mode: user", "<13>Jun 14 08:26:47 puppet-user: Changes:", "<13>Jun 14 08:26:47 puppet-user: Events:", "<13>Jun 14 08:26:47 puppet-user: Resources:", "<13>Jun 14 08:26:47 puppet-user: Total: 19", "<13>Jun 14 08:26:47 puppet-user: Time:", "<13>Jun 14 08:26:47 puppet-user: Schedule: 0.00", "<13>Jun 14 08:26:47 puppet-user: Package: 0.00", "<13>Jun 14 08:26:47 puppet-user: Augeas: 0.01", "<13>Jun 14 08:26:47 puppet-user: Exec: 0.01", "<13>Jun 14 08:26:47 puppet-user: File: 0.03", "<13>Jun 14 08:26:47 puppet-user: Service: 0.08", "<13>Jun 14 08:26:47 puppet-user: Transaction evaluation: 0.28", "<13>Jun 14 08:26:47 puppet-user: Catalog application: 0.30", "<13>Jun 14 08:26:47 puppet-user: Config retrieval: 0.32", "<13>Jun 14 08:26:47 puppet-user: Last run: 1781425607", "<13>Jun 14 08:26:47 puppet-user: Filebucket: 0.00", "<13>Jun 14 08:26:47 puppet-user: Total: 0.30", "<13>Jun 14 08:26:47 puppet-user: Version:", "<13>Jun 14 08:26:47 puppet-user: Config: 1781425606", "<13>Jun 14 08:26:47 puppet-user: Puppet: 7.10.0" ] } 2026-06-14 08:26:51,979 p=83235 u=zuul n=ansible | 2026-06-14 08:26:51.979320 | fa163ee0-6271-f863-66dc-000000012351 | OK | Debug output for task: Run puppet host configuration for step 5 | np0000073150 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Jun 14 08:26:41 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Jun 14 08:26:47 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Jun 14 08:26:47 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Jun 14 08:26:47 puppet-user: (file & line not available)", "<13>Jun 14 08:26:47 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Jun 14 08:26:47 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Jun 14 08:26:47 puppet-user: Warning: This method is deprecated, please use match expressions with Stdlib::Compat::String instead. They are described at https://docs.puppet.com/puppet/latest/reference/lang_data_type.html#match-expressions. at [\"/etc/puppet/modules/snmp/manifests/params.pp\", 310]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Jun 14 08:26:47 puppet-user: (location: /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:34:in `deprecation')", "<13>Jun 14 08:26:47 puppet-user: Warning: This method is deprecated, please use the stdlib validate_legacy function,", "<13>Jun 14 08:26:47 puppet-user: with Stdlib::Compat::Bool. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 358]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Jun 14 08:26:47 puppet-user: with Stdlib::Compat::Array. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 367]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Jun 14 08:26:47 puppet-user: with Stdlib::Compat::String. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 382]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Jun 14 08:26:47 puppet-user: with Stdlib::Compat::Numeric. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 388]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Jun 14 08:26:47 puppet-user: with Pattern[]. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 393]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Jun 14 08:26:47 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Jun 14 08:26:47 puppet-user: Notice: Compiled catalog for np0000073150.ooo.test in environment production in 0.26 seconds", "<13>Jun 14 08:26:47 puppet-user: Notice: Applied catalog in 0.23 seconds", "<13>Jun 14 08:26:47 puppet-user: Application:", "<13>Jun 14 08:26:47 puppet-user: Initial environment: production", "<13>Jun 14 08:26:47 puppet-user: Converged environment: production", "<13>Jun 14 08:26:47 puppet-user: Run mode: user", "<13>Jun 14 08:26:47 puppet-user: Changes:", "<13>Jun 14 08:26:47 puppet-user: Events:", "<13>Jun 14 08:26:47 puppet-user: Resources:", "<13>Jun 14 08:26:47 puppet-user: Total: 19", "<13>Jun 14 08:26:47 puppet-user: Time:", "<13>Jun 14 08:26:47 puppet-user: Package: 0.00", "<13>Jun 14 08:26:47 puppet-user: Schedule: 0.00", "<13>Jun 14 08:26:47 puppet-user: Exec: 0.01", "<13>Jun 14 08:26:47 puppet-user: Augeas: 0.01", "<13>Jun 14 08:26:47 puppet-user: File: 0.02", "<13>Jun 14 08:26:47 puppet-user: Service: 0.09", "<13>Jun 14 08:26:47 puppet-user: Transaction evaluation: 0.22", "<13>Jun 14 08:26:47 puppet-user: Catalog application: 0.23", "<13>Jun 14 08:26:47 puppet-user: Config retrieval: 0.32", "<13>Jun 14 08:26:47 puppet-user: Last run: 1781425607", "<13>Jun 14 08:26:47 puppet-user: Filebucket: 0.00", "<13>Jun 14 08:26:47 puppet-user: Total: 0.24", "<13>Jun 14 08:26:47 puppet-user: Version:", "<13>Jun 14 08:26:47 puppet-user: Config: 1781425607", "<13>Jun 14 08:26:47 puppet-user: Puppet: 7.10.0" ] } 2026-06-14 08:26:52,028 p=83235 u=zuul n=ansible | 2026-06-14 08:26:52.028112 | fa163ee0-6271-f863-66dc-0000000123d1 | TASK | Gather variables for each operating system 2026-06-14 08:26:52,045 p=83235 u=zuul n=ansible | 2026-06-14 08:26:52.045161 | fa163ee0-6271-f863-66dc-000000012333 | TASK | Pre-cache facts for puppet containers 2026-06-14 08:26:52,061 p=83235 u=zuul n=ansible | 2026-06-14 08:26:52.061315 | fa163ee0-6271-f863-66dc-000000012352 | TASK | Pre-cache facts for puppet containers 2026-06-14 08:26:52,129 p=83235 u=zuul n=ansible | 2026-06-14 08:26:52.128640 | fa163ee0-6271-f863-66dc-0000000123d1 | TASK | Gather variables for each operating system 2026-06-14 08:26:52,157 p=83235 u=zuul n=ansible | 2026-06-14 08:26:52.157217 | fa163ee0-6271-f863-66dc-0000000123d1 | TASK | Gather variables for each operating system 2026-06-14 08:26:52,188 p=83235 u=zuul n=ansible | 2026-06-14 08:26:52.187625 | fa163ee0-6271-f863-66dc-0000000123d2 | TASK | Create puppet caching structures 2026-06-14 08:26:52,243 p=83235 u=zuul n=ansible | 2026-06-14 08:26:52.243197 | fa163ee0-6271-f863-66dc-0000000123d2 | TASK | Create puppet caching structures 2026-06-14 08:26:52,269 p=83235 u=zuul n=ansible | 2026-06-14 08:26:52.269265 | fa163ee0-6271-f863-66dc-0000000123d2 | TASK | Create puppet caching structures 2026-06-14 08:26:52,420 p=83235 u=zuul n=ansible | 2026-06-14 08:26:52.419748 | fa163ee0-6271-f863-66dc-000000012233 | CHANGED | Detect if resource is being created or already exists | np0000073146 2026-06-14 08:26:52,442 p=83235 u=zuul n=ansible | 2026-06-14 08:26:52.441980 | fa163ee0-6271-f863-66dc-000000012234 | TASK | Run init bundle puppet on the host for cinder_volume 2026-06-14 08:26:52,514 p=83235 u=zuul n=ansible | 2026-06-14 08:26:52.513578 | fa163ee0-6271-f863-66dc-0000000123d2 | CHANGED | Create puppet caching structures | np0000073148 2026-06-14 08:26:52,526 p=83235 u=zuul n=ansible | 2026-06-14 08:26:52.526483 | fa163ee0-6271-f863-66dc-0000000123d3 | TASK | Check for facter.conf 2026-06-14 08:26:52,548 p=83235 u=zuul n=ansible | 2026-06-14 08:26:52.547317 | fa163ee0-6271-f863-66dc-000000012233 | CHANGED | Detect if resource is being created or already exists | np0000073147 2026-06-14 08:26:52,569 p=83235 u=zuul n=ansible | 2026-06-14 08:26:52.569339 | fa163ee0-6271-f863-66dc-000000012234 | TASK | Run init bundle puppet on the host for cinder_volume 2026-06-14 08:26:52,589 p=83235 u=zuul n=ansible | 2026-06-14 08:26:52.589027 | fa163ee0-6271-f863-66dc-0000000123d2 | CHANGED | Create puppet caching structures | np0000073149 2026-06-14 08:26:52,591 p=83235 u=zuul n=ansible | 2026-06-14 08:26:52.590861 | fa163ee0-6271-f863-66dc-0000000123d2 | CHANGED | Create puppet caching structures | np0000073150 2026-06-14 08:26:52,602 p=83235 u=zuul n=ansible | 2026-06-14 08:26:52.602300 | fa163ee0-6271-f863-66dc-0000000123d3 | TASK | Check for facter.conf 2026-06-14 08:26:52,620 p=83235 u=zuul n=ansible | 2026-06-14 08:26:52.619622 | fa163ee0-6271-f863-66dc-0000000123d3 | TASK | Check for facter.conf 2026-06-14 08:26:52,856 p=83235 u=zuul n=ansible | 2026-06-14 08:26:52.855402 | fa163ee0-6271-f863-66dc-0000000123d3 | OK | Check for facter.conf | np0000073148 2026-06-14 08:26:52,867 p=83235 u=zuul n=ansible | 2026-06-14 08:26:52.867234 | fa163ee0-6271-f863-66dc-0000000123d4 | TASK | Remove facter.conf if directory 2026-06-14 08:26:52,918 p=83235 u=zuul n=ansible | 2026-06-14 08:26:52.913153 | fa163ee0-6271-f863-66dc-0000000123d3 | OK | Check for facter.conf | np0000073149 2026-06-14 08:26:52,919 p=83235 u=zuul n=ansible | 2026-06-14 08:26:52.919424 | fa163ee0-6271-f863-66dc-0000000123d4 | SKIPPED | Remove facter.conf if directory | np0000073148 2026-06-14 08:26:52,930 p=83235 u=zuul n=ansible | 2026-06-14 08:26:52.930334 | fa163ee0-6271-f863-66dc-0000000123d5 | TASK | Write facter cache config 2026-06-14 08:26:52,948 p=83235 u=zuul n=ansible | 2026-06-14 08:26:52.947883 | fa163ee0-6271-f863-66dc-0000000123d4 | TASK | Remove facter.conf if directory 2026-06-14 08:26:52,995 p=83235 u=zuul n=ansible | 2026-06-14 08:26:52.994526 | fa163ee0-6271-f863-66dc-0000000123d3 | OK | Check for facter.conf | np0000073150 2026-06-14 08:26:53,013 p=83235 u=zuul n=ansible | 2026-06-14 08:26:53.013636 | fa163ee0-6271-f863-66dc-0000000123d4 | TASK | Remove facter.conf if directory 2026-06-14 08:26:53,022 p=83235 u=zuul n=ansible | 2026-06-14 08:26:53.021930 | fa163ee0-6271-f863-66dc-0000000123d4 | SKIPPED | Remove facter.conf if directory | np0000073149 2026-06-14 08:26:53,033 p=83235 u=zuul n=ansible | 2026-06-14 08:26:53.033658 | fa163ee0-6271-f863-66dc-0000000123d5 | TASK | Write facter cache config 2026-06-14 08:26:53,055 p=83235 u=zuul n=ansible | 2026-06-14 08:26:53.055061 | fa163ee0-6271-f863-66dc-0000000123d4 | SKIPPED | Remove facter.conf if directory | np0000073150 2026-06-14 08:26:53,067 p=83235 u=zuul n=ansible | 2026-06-14 08:26:53.066950 | fa163ee0-6271-f863-66dc-0000000123d5 | TASK | Write facter cache config 2026-06-14 08:26:53,762 p=83235 u=zuul n=ansible | 2026-06-14 08:26:53.761652 | fa163ee0-6271-f863-66dc-0000000123d5 | CHANGED | Write facter cache config | np0000073148 2026-06-14 08:26:53,785 p=83235 u=zuul n=ansible | 2026-06-14 08:26:53.784739 | fa163ee0-6271-f863-66dc-0000000123d6 | TASK | Cleanup facter cache if exists 2026-06-14 08:26:53,821 p=83235 u=zuul n=ansible | 2026-06-14 08:26:53.820971 | fa163ee0-6271-f863-66dc-0000000123d5 | CHANGED | Write facter cache config | np0000073150 2026-06-14 08:26:53,836 p=83235 u=zuul n=ansible | 2026-06-14 08:26:53.836516 | fa163ee0-6271-f863-66dc-0000000123d6 | TASK | Cleanup facter cache if exists 2026-06-14 08:26:53,884 p=83235 u=zuul n=ansible | 2026-06-14 08:26:53.883835 | fa163ee0-6271-f863-66dc-0000000123d5 | CHANGED | Write facter cache config | np0000073149 2026-06-14 08:26:53,899 p=83235 u=zuul n=ansible | 2026-06-14 08:26:53.899364 | fa163ee0-6271-f863-66dc-0000000123d6 | TASK | Cleanup facter cache if exists 2026-06-14 08:26:54,079 p=83235 u=zuul n=ansible | 2026-06-14 08:26:54.078146 | fa163ee0-6271-f863-66dc-0000000123d6 | CHANGED | Cleanup facter cache if exists | np0000073148 2026-06-14 08:26:54,095 p=83235 u=zuul n=ansible | 2026-06-14 08:26:54.094687 | fa163ee0-6271-f863-66dc-0000000123d7 | TASK | Pre-cache facts 2026-06-14 08:26:54,169 p=83235 u=zuul n=ansible | 2026-06-14 08:26:54.169071 | fa163ee0-6271-f863-66dc-0000000123d6 | CHANGED | Cleanup facter cache if exists | np0000073150 2026-06-14 08:26:54,181 p=83235 u=zuul n=ansible | 2026-06-14 08:26:54.180821 | fa163ee0-6271-f863-66dc-0000000123d7 | TASK | Pre-cache facts 2026-06-14 08:26:54,212 p=83235 u=zuul n=ansible | 2026-06-14 08:26:54.212181 | fa163ee0-6271-f863-66dc-0000000123d6 | CHANGED | Cleanup facter cache if exists | np0000073149 2026-06-14 08:26:54,224 p=83235 u=zuul n=ansible | 2026-06-14 08:26:54.223920 | fa163ee0-6271-f863-66dc-0000000123d7 | TASK | Pre-cache facts 2026-06-14 08:26:54,765 p=83235 u=zuul n=ansible | 2026-06-14 08:26:54.763974 | fa163ee0-6271-f863-66dc-0000000123d7 | CHANGED | Pre-cache facts | np0000073148 2026-06-14 08:26:54,783 p=83235 u=zuul n=ansible | 2026-06-14 08:26:54.783166 | fa163ee0-6271-f863-66dc-0000000123d8 | TASK | Failed deployment if facter fails 2026-06-14 08:26:54,826 p=83235 u=zuul n=ansible | 2026-06-14 08:26:54.825158 | fa163ee0-6271-f863-66dc-0000000123d7 | CHANGED | Pre-cache facts | np0000073150 2026-06-14 08:26:54,828 p=83235 u=zuul n=ansible | 2026-06-14 08:26:54.828681 | fa163ee0-6271-f863-66dc-0000000123d8 | SKIPPED | Failed deployment if facter fails | np0000073148 2026-06-14 08:26:54,862 p=83235 u=zuul n=ansible | 2026-06-14 08:26:54.861794 | fa163ee0-6271-f863-66dc-0000000123d9 | TASK | Sync cached facts 2026-06-14 08:26:54,897 p=83235 u=zuul n=ansible | 2026-06-14 08:26:54.896326 | fa163ee0-6271-f863-66dc-0000000123d8 | TASK | Failed deployment if facter fails 2026-06-14 08:26:54,921 p=83235 u=zuul n=ansible | 2026-06-14 08:26:54.920431 | fa163ee0-6271-f863-66dc-0000000123d7 | CHANGED | Pre-cache facts | np0000073149 2026-06-14 08:26:54,942 p=83235 u=zuul n=ansible | 2026-06-14 08:26:54.941899 | fa163ee0-6271-f863-66dc-0000000123d8 | TASK | Failed deployment if facter fails 2026-06-14 08:26:54,953 p=83235 u=zuul n=ansible | 2026-06-14 08:26:54.952272 | fa163ee0-6271-f863-66dc-0000000123d8 | SKIPPED | Failed deployment if facter fails | np0000073150 2026-06-14 08:26:54,981 p=83235 u=zuul n=ansible | 2026-06-14 08:26:54.980708 | fa163ee0-6271-f863-66dc-0000000123d9 | TASK | Sync cached facts 2026-06-14 08:26:54,997 p=83235 u=zuul n=ansible | 2026-06-14 08:26:54.996298 | fa163ee0-6271-f863-66dc-0000000123d8 | SKIPPED | Failed deployment if facter fails | np0000073149 2026-06-14 08:26:55,026 p=83235 u=zuul n=ansible | 2026-06-14 08:26:55.026196 | fa163ee0-6271-f863-66dc-0000000123d9 | TASK | Sync cached facts 2026-06-14 08:26:55,261 p=83235 u=zuul n=ansible | 2026-06-14 08:26:55.260956 | fa163ee0-6271-f863-66dc-0000000123d9 | CHANGED | Sync cached facts | np0000073148 -> 192.168.122.106 2026-06-14 08:26:55,262 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073148 -> 192.168.122.106', 'fa163ee0-6271-f863-66dc-0000000123d9') missing from stats 2026-06-14 08:26:55,288 p=83235 u=zuul n=ansible | 2026-06-14 08:26:55.288368 | fa163ee0-6271-f863-66dc-000000012334 | TASK | Include container-puppet tasks (generate config) during step 1 2026-06-14 08:26:55,331 p=83235 u=zuul n=ansible | 2026-06-14 08:26:55.330760 | fa163ee0-6271-f863-66dc-000000012334 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0000073148 2026-06-14 08:26:55,343 p=83235 u=zuul n=ansible | 2026-06-14 08:26:55.343238 | fa163ee0-6271-f863-66dc-000000012336 | TASK | Manage containers for step 5 with tripleo-ansible 2026-06-14 08:26:55,367 p=83235 u=zuul n=ansible | 2026-06-14 08:26:55.366491 | fa163ee0-6271-f863-66dc-0000000123d9 | CHANGED | Sync cached facts | np0000073150 -> 192.168.122.108 2026-06-14 08:26:55,368 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073150 -> 192.168.122.108', 'fa163ee0-6271-f863-66dc-0000000123d9') missing from stats 2026-06-14 08:26:55,416 p=83235 u=zuul n=ansible | 2026-06-14 08:26:55.416167 | fa163ee0-6271-f863-66dc-0000000124fc | TASK | Gather variables for each operating system 2026-06-14 08:26:55,442 p=83235 u=zuul n=ansible | 2026-06-14 08:26:55.441930 | fa163ee0-6271-f863-66dc-000000012353 | TASK | Include container-puppet tasks (generate config) during step 1 2026-06-14 08:26:55,452 p=83235 u=zuul n=ansible | 2026-06-14 08:26:55.451756 | fa163ee0-6271-f863-66dc-0000000123d9 | CHANGED | Sync cached facts | np0000073149 -> 192.168.122.107 2026-06-14 08:26:55,453 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073149 -> 192.168.122.107', 'fa163ee0-6271-f863-66dc-0000000123d9') missing from stats 2026-06-14 08:26:55,474 p=83235 u=zuul n=ansible | 2026-06-14 08:26:55.473629 | fa163ee0-6271-f863-66dc-000000012334 | TASK | Include container-puppet tasks (generate config) during step 1 2026-06-14 08:26:55,495 p=83235 u=zuul n=ansible | 2026-06-14 08:26:55.495029 | fa163ee0-6271-f863-66dc-000000012353 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0000073150 2026-06-14 08:26:55,508 p=83235 u=zuul n=ansible | 2026-06-14 08:26:55.508368 | fa163ee0-6271-f863-66dc-000000012355 | TASK | Manage containers for step 5 with tripleo-ansible 2026-06-14 08:26:55,532 p=83235 u=zuul n=ansible | 2026-06-14 08:26:55.530868 | fa163ee0-6271-f863-66dc-000000012334 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0000073149 2026-06-14 08:26:55,547 p=83235 u=zuul n=ansible | 2026-06-14 08:26:55.547425 | fa163ee0-6271-f863-66dc-0000000124fd | TASK | Create container logs path 2026-06-14 08:26:55,567 p=83235 u=zuul n=ansible | 2026-06-14 08:26:55.566409 | fa163ee0-6271-f863-66dc-000000012336 | TASK | Manage containers for step 5 with tripleo-ansible 2026-06-14 08:26:55,607 p=83235 u=zuul n=ansible | 2026-06-14 08:26:55.607369 | fa163ee0-6271-f863-66dc-0000000124fc | TASK | Gather variables for each operating system 2026-06-14 08:26:55,644 p=83235 u=zuul n=ansible | 2026-06-14 08:26:55.644388 | fa163ee0-6271-f863-66dc-0000000124fc | TASK | Gather variables for each operating system 2026-06-14 08:26:55,764 p=83235 u=zuul n=ansible | 2026-06-14 08:26:55.764678 | fa163ee0-6271-f863-66dc-0000000124fd | TASK | Create container logs path 2026-06-14 08:26:55,782 p=83235 u=zuul n=ansible | 2026-06-14 08:26:55.781794 | fa163ee0-6271-f863-66dc-0000000124fd | TASK | Create container logs path 2026-06-14 08:26:55,910 p=83235 u=zuul n=ansible | 2026-06-14 08:26:55.909147 | fa163ee0-6271-f863-66dc-0000000124fd | OK | Create container logs path | np0000073148 2026-06-14 08:26:55,929 p=83235 u=zuul n=ansible | 2026-06-14 08:26:55.928605 | fa163ee0-6271-f863-66dc-0000000124ff | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 2026-06-14 08:26:56,040 p=83235 u=zuul n=ansible | 2026-06-14 08:26:56.040098 | fa163ee0-6271-f863-66dc-0000000124fd | OK | Create container logs path | np0000073149 2026-06-14 08:26:56,065 p=83235 u=zuul n=ansible | 2026-06-14 08:26:56.064456 | fa163ee0-6271-f863-66dc-0000000124ff | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 2026-06-14 08:26:56,079 p=83235 u=zuul n=ansible | 2026-06-14 08:26:56.077793 | fa163ee0-6271-f863-66dc-0000000124fd | OK | Create container logs path | np0000073150 2026-06-14 08:26:56,102 p=83235 u=zuul n=ansible | 2026-06-14 08:26:56.101614 | fa163ee0-6271-f863-66dc-0000000124ff | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 2026-06-14 08:26:56,294 p=83235 u=zuul n=ansible | 2026-06-14 08:26:56.294035 | fa163ee0-6271-f863-66dc-0000000124ff | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 | np0000073148 2026-06-14 08:26:56,312 p=83235 u=zuul n=ansible | 2026-06-14 08:26:56.311569 | fa163ee0-6271-f863-66dc-000000012500 | TASK | Finalise hashes for all containers 2026-06-14 08:26:56,391 p=83235 u=zuul n=ansible | 2026-06-14 08:26:56.389942 | fa163ee0-6271-f863-66dc-000000012500 | OK | Finalise hashes for all containers | np0000073148 2026-06-14 08:26:56,413 p=83235 u=zuul n=ansible | 2026-06-14 08:26:56.413208 | fa163ee0-6271-f863-66dc-000000012502 | TASK | Manage systemd shutdown files 2026-06-14 08:26:56,421 p=83235 u=zuul n=ansible | 2026-06-14 08:26:56.421089 | fa163ee0-6271-f863-66dc-0000000124ff | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 | np0000073149 2026-06-14 08:26:56,423 p=83235 u=zuul n=ansible | 2026-06-14 08:26:56.423024 | fa163ee0-6271-f863-66dc-0000000124ff | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 | np0000073150 2026-06-14 08:26:56,441 p=83235 u=zuul n=ansible | 2026-06-14 08:26:56.441223 | fa163ee0-6271-f863-66dc-000000012500 | TASK | Finalise hashes for all containers 2026-06-14 08:26:56,463 p=83235 u=zuul n=ansible | 2026-06-14 08:26:56.462826 | fa163ee0-6271-f863-66dc-000000012500 | TASK | Finalise hashes for all containers 2026-06-14 08:26:56,491 p=83235 u=zuul n=ansible | 2026-06-14 08:26:56.491128 | 5cc3785b-9bf7-44b5-9483-961e8a4cbf17 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0000073148 2026-06-14 08:26:56,511 p=83235 u=zuul n=ansible | 2026-06-14 08:26:56.505146 | fa163ee0-6271-f863-66dc-0000000125a3 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-06-14 08:26:56,521 p=83235 u=zuul n=ansible | 2026-06-14 08:26:56.520566 | fa163ee0-6271-f863-66dc-000000012500 | OK | Finalise hashes for all containers | np0000073149 2026-06-14 08:26:56,522 p=83235 u=zuul n=ansible | 2026-06-14 08:26:56.521837 | fa163ee0-6271-f863-66dc-000000012500 | OK | Finalise hashes for all containers | np0000073150 2026-06-14 08:26:56,533 p=83235 u=zuul n=ansible | 2026-06-14 08:26:56.533088 | fa163ee0-6271-f863-66dc-000000012502 | TASK | Manage systemd shutdown files 2026-06-14 08:26:56,552 p=83235 u=zuul n=ansible | 2026-06-14 08:26:56.551969 | fa163ee0-6271-f863-66dc-000000012502 | TASK | Manage systemd shutdown files 2026-06-14 08:26:56,594 p=83235 u=zuul n=ansible | 2026-06-14 08:26:56.588983 | 1731790c-d2e3-40cf-91c7-d03f87b2c075 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0000073149 2026-06-14 08:26:56,609 p=83235 u=zuul n=ansible | 2026-06-14 08:26:56.608892 | fa163ee0-6271-f863-66dc-0000000125c2 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-06-14 08:26:56,635 p=83235 u=zuul n=ansible | 2026-06-14 08:26:56.635296 | 01a0ef40-5bfd-4963-95a1-ed28b4514b74 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0000073150 2026-06-14 08:26:56,653 p=83235 u=zuul n=ansible | 2026-06-14 08:26:56.652865 | fa163ee0-6271-f863-66dc-0000000125dd | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-06-14 08:26:56,844 p=83235 u=zuul n=ansible | 2026-06-14 08:26:56.843722 | fa163ee0-6271-f863-66dc-0000000125a3 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0000073148 2026-06-14 08:26:56,860 p=83235 u=zuul n=ansible | 2026-06-14 08:26:56.859800 | fa163ee0-6271-f863-66dc-0000000125a4 | TASK | Set podman_drop_in fact 2026-06-14 08:26:56,925 p=83235 u=zuul n=ansible | 2026-06-14 08:26:56.925258 | fa163ee0-6271-f863-66dc-0000000125a4 | OK | Set podman_drop_in fact | np0000073148 2026-06-14 08:26:56,939 p=83235 u=zuul n=ansible | 2026-06-14 08:26:56.939325 | fa163ee0-6271-f863-66dc-0000000125a6 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-06-14 08:26:56,962 p=83235 u=zuul n=ansible | 2026-06-14 08:26:56.961299 | fa163ee0-6271-f863-66dc-0000000125dd | OK | Check if /etc/sysconfig/podman_drop_in exists | np0000073150 2026-06-14 08:26:56,994 p=83235 u=zuul n=ansible | 2026-06-14 08:26:56.993776 | fa163ee0-6271-f863-66dc-0000000125de | TASK | Set podman_drop_in fact 2026-06-14 08:26:57,007 p=83235 u=zuul n=ansible | 2026-06-14 08:26:57.006549 | fa163ee0-6271-f863-66dc-0000000125c2 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0000073149 2026-06-14 08:26:57,035 p=83235 u=zuul n=ansible | 2026-06-14 08:26:57.034443 | fa163ee0-6271-f863-66dc-0000000125c3 | TASK | Set podman_drop_in fact 2026-06-14 08:26:57,057 p=83235 u=zuul n=ansible | 2026-06-14 08:26:57.056256 | fa163ee0-6271-f863-66dc-0000000125de | OK | Set podman_drop_in fact | np0000073150 2026-06-14 08:26:57,077 p=83235 u=zuul n=ansible | 2026-06-14 08:26:57.072711 | fa163ee0-6271-f863-66dc-0000000125e0 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-06-14 08:26:57,090 p=83235 u=zuul n=ansible | 2026-06-14 08:26:57.089860 | fa163ee0-6271-f863-66dc-0000000125c3 | OK | Set podman_drop_in fact | np0000073149 2026-06-14 08:26:57,107 p=83235 u=zuul n=ansible | 2026-06-14 08:26:57.107399 | fa163ee0-6271-f863-66dc-0000000125c5 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-06-14 08:26:57,713 p=83235 u=zuul n=ansible | 2026-06-14 08:26:57.712830 | fa163ee0-6271-f863-66dc-0000000125a6 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000073148 | item=tripleo-container-shutdown 2026-06-14 08:26:57,807 p=83235 u=zuul n=ansible | 2026-06-14 08:26:57.805646 | fa163ee0-6271-f863-66dc-0000000125e0 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000073150 | item=tripleo-container-shutdown 2026-06-14 08:26:58,018 p=83235 u=zuul n=ansible | 2026-06-14 08:26:58.015465 | fa163ee0-6271-f863-66dc-0000000125c5 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000073149 | item=tripleo-container-shutdown 2026-06-14 08:26:58,494 p=83235 u=zuul n=ansible | 2026-06-14 08:26:58.493028 | fa163ee0-6271-f863-66dc-0000000125a6 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000073148 | item=tripleo-start-podman-container 2026-06-14 08:26:58,513 p=83235 u=zuul n=ansible | 2026-06-14 08:26:58.513282 | fa163ee0-6271-f863-66dc-0000000125a7 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-06-14 08:26:58,575 p=83235 u=zuul n=ansible | 2026-06-14 08:26:58.574383 | fa163ee0-6271-f863-66dc-0000000125e0 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000073150 | item=tripleo-start-podman-container 2026-06-14 08:26:58,602 p=83235 u=zuul n=ansible | 2026-06-14 08:26:58.601527 | fa163ee0-6271-f863-66dc-0000000125e1 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-06-14 08:26:58,847 p=83235 u=zuul n=ansible | 2026-06-14 08:26:58.844475 | fa163ee0-6271-f863-66dc-0000000125c5 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000073149 | item=tripleo-start-podman-container 2026-06-14 08:26:58,873 p=83235 u=zuul n=ansible | 2026-06-14 08:26:58.873472 | fa163ee0-6271-f863-66dc-0000000125c6 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-06-14 08:26:59,282 p=83235 u=zuul n=ansible | 2026-06-14 08:26:59.281608 | fa163ee0-6271-f863-66dc-0000000125a7 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0000073148 2026-06-14 08:26:59,308 p=83235 u=zuul n=ansible | 2026-06-14 08:26:59.307678 | fa163ee0-6271-f863-66dc-0000000125a8 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-06-14 08:26:59,440 p=83235 u=zuul n=ansible | 2026-06-14 08:26:59.439443 | fa163ee0-6271-f863-66dc-0000000125e1 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0000073150 2026-06-14 08:26:59,465 p=83235 u=zuul n=ansible | 2026-06-14 08:26:59.464434 | fa163ee0-6271-f863-66dc-0000000125e2 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-06-14 08:26:59,746 p=83235 u=zuul n=ansible | 2026-06-14 08:26:59.745516 | fa163ee0-6271-f863-66dc-0000000125c6 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0000073149 2026-06-14 08:26:59,760 p=83235 u=zuul n=ansible | 2026-06-14 08:26:59.760396 | fa163ee0-6271-f863-66dc-0000000125c7 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-06-14 08:27:00,044 p=83235 u=zuul n=ansible | 2026-06-14 08:27:00.044068 | fa163ee0-6271-f863-66dc-0000000125a8 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0000073148 2026-06-14 08:27:00,056 p=83235 u=zuul n=ansible | 2026-06-14 08:27:00.056142 | fa163ee0-6271-f863-66dc-0000000125a9 | TASK | Enable and start tripleo-container-shutdown 2026-06-14 08:27:00,257 p=83235 u=zuul n=ansible | 2026-06-14 08:27:00.256793 | fa163ee0-6271-f863-66dc-0000000125e2 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0000073150 2026-06-14 08:27:00,283 p=83235 u=zuul n=ansible | 2026-06-14 08:27:00.282724 | fa163ee0-6271-f863-66dc-0000000125e3 | TASK | Enable and start tripleo-container-shutdown 2026-06-14 08:27:00,643 p=83235 u=zuul n=ansible | 2026-06-14 08:27:00.642388 | fa163ee0-6271-f863-66dc-0000000125c7 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0000073149 2026-06-14 08:27:00,665 p=83235 u=zuul n=ansible | 2026-06-14 08:27:00.665026 | fa163ee0-6271-f863-66dc-0000000125c8 | TASK | Enable and start tripleo-container-shutdown 2026-06-14 08:27:00,838 p=83235 u=zuul n=ansible | 2026-06-14 08:27:00.837868 | fa163ee0-6271-f863-66dc-0000000125a9 | OK | Enable and start tripleo-container-shutdown | np0000073148 2026-06-14 08:27:00,850 p=83235 u=zuul n=ansible | 2026-06-14 08:27:00.850195 | fa163ee0-6271-f863-66dc-0000000125aa | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-06-14 08:27:01,014 p=83235 u=zuul n=ansible | 2026-06-14 08:27:01.012966 | fa163ee0-6271-f863-66dc-0000000125e3 | OK | Enable and start tripleo-container-shutdown | np0000073150 2026-06-14 08:27:01,039 p=83235 u=zuul n=ansible | 2026-06-14 08:27:01.038427 | fa163ee0-6271-f863-66dc-0000000125e4 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-06-14 08:27:01,248 p=83235 u=zuul n=ansible | 2026-06-14 08:27:01.247143 | fa163ee0-6271-f863-66dc-000000012234 | OK | Run init bundle puppet on the host for cinder_volume | np0000073146 2026-06-14 08:27:01,284 p=83235 u=zuul n=ansible | 2026-06-14 08:27:01.284351 | fa163ee0-6271-f863-66dc-000000012235 | TASK | Check if /var/lib/config-data/puppet-generated/cinder exists 2026-06-14 08:27:01,293 p=83235 u=zuul n=ansible | 2026-06-14 08:27:01.292670 | fa163ee0-6271-f863-66dc-000000012234 | OK | Run init bundle puppet on the host for cinder_volume | np0000073147 2026-06-14 08:27:01,317 p=83235 u=zuul n=ansible | 2026-06-14 08:27:01.317004 | fa163ee0-6271-f863-66dc-000000012235 | TASK | Check if /var/lib/config-data/puppet-generated/cinder exists 2026-06-14 08:27:01,435 p=83235 u=zuul n=ansible | 2026-06-14 08:27:01.434322 | fa163ee0-6271-f863-66dc-0000000125c8 | OK | Enable and start tripleo-container-shutdown | np0000073149 2026-06-14 08:27:01,447 p=83235 u=zuul n=ansible | 2026-06-14 08:27:01.447220 | fa163ee0-6271-f863-66dc-0000000125c9 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-06-14 08:27:01,651 p=83235 u=zuul n=ansible | 2026-06-14 08:27:01.650431 | fa163ee0-6271-f863-66dc-000000012235 | OK | Check if /var/lib/config-data/puppet-generated/cinder exists | np0000073146 2026-06-14 08:27:01,695 p=83235 u=zuul n=ansible | 2026-06-14 08:27:01.694442 | fa163ee0-6271-f863-66dc-000000012236 | TASK | Run pacemaker restart if the config file for the service changed 2026-06-14 08:27:01,712 p=83235 u=zuul n=ansible | 2026-06-14 08:27:01.711221 | fa163ee0-6271-f863-66dc-0000000125aa | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0000073148 2026-06-14 08:27:01,735 p=83235 u=zuul n=ansible | 2026-06-14 08:27:01.734660 | fa163ee0-6271-f863-66dc-0000000125ab | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-06-14 08:27:01,745 p=83235 u=zuul n=ansible | 2026-06-14 08:27:01.745020 | fa163ee0-6271-f863-66dc-000000012235 | OK | Check if /var/lib/config-data/puppet-generated/cinder exists | np0000073147 2026-06-14 08:27:01,770 p=83235 u=zuul n=ansible | 2026-06-14 08:27:01.769996 | fa163ee0-6271-f863-66dc-000000012236 | TASK | Run pacemaker restart if the config file for the service changed 2026-06-14 08:27:01,884 p=83235 u=zuul n=ansible | 2026-06-14 08:27:01.884125 | fa163ee0-6271-f863-66dc-0000000125e4 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0000073150 2026-06-14 08:27:01,900 p=83235 u=zuul n=ansible | 2026-06-14 08:27:01.900102 | fa163ee0-6271-f863-66dc-0000000125e5 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-06-14 08:27:02,244 p=83235 u=zuul n=ansible | 2026-06-14 08:27:02.243290 | fa163ee0-6271-f863-66dc-0000000125c9 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0000073149 2026-06-14 08:27:02,258 p=83235 u=zuul n=ansible | 2026-06-14 08:27:02.258540 | fa163ee0-6271-f863-66dc-0000000125ca | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-06-14 08:27:02,278 p=83235 u=zuul n=ansible | 2026-06-14 08:27:02.277921 | fa163ee0-6271-f863-66dc-000000012236 | CHANGED | Run pacemaker restart if the config file for the service changed | np0000073147 2026-06-14 08:27:02,308 p=83235 u=zuul n=ansible | 2026-06-14 08:27:02.308046 | fa163ee0-6271-f863-66dc-000000012237 | TASK | Check if an image update marker exists for bundle openstack-cinder-volume 2026-06-14 08:27:02,317 p=83235 u=zuul n=ansible | 2026-06-14 08:27:02.316740 | fa163ee0-6271-f863-66dc-000000012236 | CHANGED | Run pacemaker restart if the config file for the service changed | np0000073146 2026-06-14 08:27:02,334 p=83235 u=zuul n=ansible | 2026-06-14 08:27:02.334597 | fa163ee0-6271-f863-66dc-000000012237 | TASK | Check if an image update marker exists for bundle openstack-cinder-volume 2026-06-14 08:27:02,612 p=83235 u=zuul n=ansible | 2026-06-14 08:27:02.611707 | fa163ee0-6271-f863-66dc-0000000125ab | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0000073148 2026-06-14 08:27:02,624 p=83235 u=zuul n=ansible | 2026-06-14 08:27:02.624697 | fa163ee0-6271-f863-66dc-0000000125ac | TASK | Enable and start netns-placeholder 2026-06-14 08:27:02,641 p=83235 u=zuul n=ansible | 2026-06-14 08:27:02.641135 | fa163ee0-6271-f863-66dc-000000012237 | OK | Check if an image update marker exists for bundle openstack-cinder-volume | np0000073147 2026-06-14 08:27:02,665 p=83235 u=zuul n=ansible | 2026-06-14 08:27:02.664639 | fa163ee0-6271-f863-66dc-000000012239 | TASK | Get container image tag from marker for bundle openstack-cinder-volume 2026-06-14 08:27:02,691 p=83235 u=zuul n=ansible | 2026-06-14 08:27:02.691152 | fa163ee0-6271-f863-66dc-000000012237 | OK | Check if an image update marker exists for bundle openstack-cinder-volume | np0000073146 2026-06-14 08:27:02,712 p=83235 u=zuul n=ansible | 2026-06-14 08:27:02.712294 | fa163ee0-6271-f863-66dc-000000012239 | TASK | Get container image tag from marker for bundle openstack-cinder-volume 2026-06-14 08:27:02,723 p=83235 u=zuul n=ansible | 2026-06-14 08:27:02.723018 | fa163ee0-6271-f863-66dc-000000012239 | SKIPPED | Get container image tag from marker for bundle openstack-cinder-volume | np0000073147 2026-06-14 08:27:02,743 p=83235 u=zuul n=ansible | 2026-06-14 08:27:02.742504 | fa163ee0-6271-f863-66dc-00000001223a | TASK | Get container image tag from bundle openstack-cinder-volume 2026-06-14 08:27:02,778 p=83235 u=zuul n=ansible | 2026-06-14 08:27:02.777495 | fa163ee0-6271-f863-66dc-000000012239 | SKIPPED | Get container image tag from marker for bundle openstack-cinder-volume | np0000073146 2026-06-14 08:27:02,801 p=83235 u=zuul n=ansible | 2026-06-14 08:27:02.796230 | fa163ee0-6271-f863-66dc-00000001223a | TASK | Get container image tag from bundle openstack-cinder-volume 2026-06-14 08:27:02,809 p=83235 u=zuul n=ansible | 2026-06-14 08:27:02.808950 | fa163ee0-6271-f863-66dc-0000000125e5 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0000073150 2026-06-14 08:27:02,827 p=83235 u=zuul n=ansible | 2026-06-14 08:27:02.826857 | fa163ee0-6271-f863-66dc-0000000125e6 | TASK | Enable and start netns-placeholder 2026-06-14 08:27:02,843 p=83235 u=zuul n=ansible | 2026-06-14 08:27:02.837884 | fa163ee0-6271-f863-66dc-00000001223a | SKIPPED | Get container image tag from bundle openstack-cinder-volume | np0000073147 2026-06-14 08:27:02,844 p=83235 u=zuul n=ansible | 2026-06-14 08:27:02.844232 | fa163ee0-6271-f863-66dc-00000001223a | SKIPPED | Get container image tag from bundle openstack-cinder-volume | np0000073146 2026-06-14 08:27:02,862 p=83235 u=zuul n=ansible | 2026-06-14 08:27:02.862174 | fa163ee0-6271-f863-66dc-00000001223b | TASK | Compare tags between marker and bundle openstack-cinder-volume 2026-06-14 08:27:02,888 p=83235 u=zuul n=ansible | 2026-06-14 08:27:02.887761 | fa163ee0-6271-f863-66dc-00000001223b | TASK | Compare tags between marker and bundle openstack-cinder-volume 2026-06-14 08:27:02,931 p=83235 u=zuul n=ansible | 2026-06-14 08:27:02.925232 | fa163ee0-6271-f863-66dc-00000001223b | SKIPPED | Compare tags between marker and bundle openstack-cinder-volume | np0000073147 2026-06-14 08:27:02,932 p=83235 u=zuul n=ansible | 2026-06-14 08:27:02.932035 | fa163ee0-6271-f863-66dc-00000001223b | SKIPPED | Compare tags between marker and bundle openstack-cinder-volume | np0000073146 2026-06-14 08:27:02,948 p=83235 u=zuul n=ansible | 2026-06-14 08:27:02.948150 | fa163ee0-6271-f863-66dc-00000001223c | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2026-06-14 08:27:02,971 p=83235 u=zuul n=ansible | 2026-06-14 08:27:02.970793 | fa163ee0-6271-f863-66dc-00000001223c | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2026-06-14 08:27:02,994 p=83235 u=zuul n=ansible | 2026-06-14 08:27:02.993238 | fa163ee0-6271-f863-66dc-00000001223c | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0000073146 2026-06-14 08:27:03,016 p=83235 u=zuul n=ansible | 2026-06-14 08:27:03.015660 | fa163ee0-6271-f863-66dc-00000001223d | TASK | Remove update marker for bundle openstack-cinder-volume 2026-06-14 08:27:03,023 p=83235 u=zuul n=ansible | 2026-06-14 08:27:03.022875 | fa163ee0-6271-f863-66dc-00000001223c | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0000073147 2026-06-14 08:27:03,043 p=83235 u=zuul n=ansible | 2026-06-14 08:27:03.042623 | fa163ee0-6271-f863-66dc-00000001223d | TASK | Remove update marker for bundle openstack-cinder-volume 2026-06-14 08:27:03,055 p=83235 u=zuul n=ansible | 2026-06-14 08:27:03.054916 | fa163ee0-6271-f863-66dc-00000001223d | SKIPPED | Remove update marker for bundle openstack-cinder-volume | np0000073146 2026-06-14 08:27:03,085 p=83235 u=zuul n=ansible | 2026-06-14 08:27:03.084534 | fa163ee0-6271-f863-66dc-0000000122de | TASK | set enable_sensubility fact 2026-06-14 08:27:03,098 p=83235 u=zuul n=ansible | 2026-06-14 08:27:03.097564 | fa163ee0-6271-f863-66dc-00000001223d | SKIPPED | Remove update marker for bundle openstack-cinder-volume | np0000073147 2026-06-14 08:27:03,130 p=83235 u=zuul n=ansible | 2026-06-14 08:27:03.130094 | fa163ee0-6271-f863-66dc-0000000122de | TASK | set enable_sensubility fact 2026-06-14 08:27:03,144 p=83235 u=zuul n=ansible | 2026-06-14 08:27:03.140530 | fa163ee0-6271-f863-66dc-0000000122de | OK | set enable_sensubility fact | np0000073146 2026-06-14 08:27:03,145 p=83235 u=zuul n=ansible | 2026-06-14 08:27:03.145746 | fa163ee0-6271-f863-66dc-0000000125ca | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0000073149 2026-06-14 08:27:03,158 p=83235 u=zuul n=ansible | 2026-06-14 08:27:03.158204 | fa163ee0-6271-f863-66dc-0000000125cb | TASK | Enable and start netns-placeholder 2026-06-14 08:27:03,191 p=83235 u=zuul n=ansible | 2026-06-14 08:27:03.190312 | fa163ee0-6271-f863-66dc-000000012260 | TASK | Gather variables for each operating system 2026-06-14 08:27:03,199 p=83235 u=zuul n=ansible | 2026-06-14 08:27:03.199043 | fa163ee0-6271-f863-66dc-0000000122de | OK | set enable_sensubility fact | np0000073147 2026-06-14 08:27:03,216 p=83235 u=zuul n=ansible | 2026-06-14 08:27:03.216368 | fa163ee0-6271-f863-66dc-000000012260 | TASK | Gather variables for each operating system 2026-06-14 08:27:03,323 p=83235 u=zuul n=ansible | 2026-06-14 08:27:03.322819 | fa163ee0-6271-f863-66dc-000000012261 | TASK | Detect if resource is being created or already exists 2026-06-14 08:27:03,355 p=83235 u=zuul n=ansible | 2026-06-14 08:27:03.355030 | fa163ee0-6271-f863-66dc-000000012261 | TASK | Detect if resource is being created or already exists 2026-06-14 08:27:03,496 p=83235 u=zuul n=ansible | 2026-06-14 08:27:03.495519 | fa163ee0-6271-f863-66dc-0000000125ac | CHANGED | Enable and start netns-placeholder | np0000073148 2026-06-14 08:27:03,508 p=83235 u=zuul n=ansible | 2026-06-14 08:27:03.508231 | fa163ee0-6271-f863-66dc-000000012504 | TASK | Update container configs with new config hashes 2026-06-14 08:27:03,581 p=83235 u=zuul n=ansible | 2026-06-14 08:27:03.581186 | 70a29d03-30fc-40b2-9fe0-09a33c889c46 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0000073148 2026-06-14 08:27:03,593 p=83235 u=zuul n=ansible | 2026-06-14 08:27:03.593341 | fa163ee0-6271-f863-66dc-000000012662 | TASK | Update config hashes for container startup configs 2026-06-14 08:27:03,626 p=83235 u=zuul n=ansible | 2026-06-14 08:27:03.625768 | fa163ee0-6271-f863-66dc-0000000125e6 | CHANGED | Enable and start netns-placeholder | np0000073150 2026-06-14 08:27:03,638 p=83235 u=zuul n=ansible | 2026-06-14 08:27:03.638146 | fa163ee0-6271-f863-66dc-000000012504 | TASK | Update container configs with new config hashes 2026-06-14 08:27:03,721 p=83235 u=zuul n=ansible | 2026-06-14 08:27:03.720878 | 44096501-eeb3-43a4-923f-295f34d57b8e | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0000073150 2026-06-14 08:27:03,747 p=83235 u=zuul n=ansible | 2026-06-14 08:27:03.747032 | fa163ee0-6271-f863-66dc-000000012681 | TASK | Update config hashes for container startup configs 2026-06-14 08:27:03,950 p=83235 u=zuul n=ansible | 2026-06-14 08:27:03.950191 | fa163ee0-6271-f863-66dc-000000012662 | OK | Update config hashes for container startup configs | np0000073148 2026-06-14 08:27:03,966 p=83235 u=zuul n=ansible | 2026-06-14 08:27:03.966606 | fa163ee0-6271-f863-66dc-000000012505 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_5 2026-06-14 08:27:04,053 p=83235 u=zuul n=ansible | 2026-06-14 08:27:04.052804 | e9514e2c-9625-427a-9c2f-0e63f83611fb | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0000073148 2026-06-14 08:27:04,072 p=83235 u=zuul n=ansible | 2026-06-14 08:27:04.072565 | fa163ee0-6271-f863-66dc-0000000126a2 | TASK | Gather podman infos 2026-06-14 08:27:04,082 p=83235 u=zuul n=ansible | 2026-06-14 08:27:04.081840 | fa163ee0-6271-f863-66dc-0000000125cb | CHANGED | Enable and start netns-placeholder | np0000073149 2026-06-14 08:27:04,094 p=83235 u=zuul n=ansible | 2026-06-14 08:27:04.094265 | fa163ee0-6271-f863-66dc-000000012504 | TASK | Update container configs with new config hashes 2026-06-14 08:27:04,172 p=83235 u=zuul n=ansible | 2026-06-14 08:27:04.172340 | a967fe62-be54-4b26-9d87-a75b2dcc5f23 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0000073149 2026-06-14 08:27:04,200 p=83235 u=zuul n=ansible | 2026-06-14 08:27:04.200028 | fa163ee0-6271-f863-66dc-0000000126cf | TASK | Update config hashes for container startup configs 2026-06-14 08:27:04,210 p=83235 u=zuul n=ansible | 2026-06-14 08:27:04.209727 | fa163ee0-6271-f863-66dc-000000012261 | CHANGED | Detect if resource is being created or already exists | np0000073146 2026-06-14 08:27:04,211 p=83235 u=zuul n=ansible | 2026-06-14 08:27:04.211445 | fa163ee0-6271-f863-66dc-000000012681 | OK | Update config hashes for container startup configs | np0000073150 2026-06-14 08:27:04,212 p=83235 u=zuul n=ansible | 2026-06-14 08:27:04.212157 | fa163ee0-6271-f863-66dc-000000012261 | CHANGED | Detect if resource is being created or already exists | np0000073147 2026-06-14 08:27:04,227 p=83235 u=zuul n=ansible | 2026-06-14 08:27:04.226947 | fa163ee0-6271-f863-66dc-000000012505 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_5 2026-06-14 08:27:04,249 p=83235 u=zuul n=ansible | 2026-06-14 08:27:04.248909 | fa163ee0-6271-f863-66dc-000000012262 | TASK | Run init bundle puppet on the host for manila_share 2026-06-14 08:27:04,269 p=83235 u=zuul n=ansible | 2026-06-14 08:27:04.268674 | fa163ee0-6271-f863-66dc-000000012262 | TASK | Run init bundle puppet on the host for manila_share 2026-06-14 08:27:04,300 p=83235 u=zuul n=ansible | 2026-06-14 08:27:04.299908 | 9e5a5bc4-ee09-4ecf-8033-2191634145b4 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0000073150 2026-06-14 08:27:04,317 p=83235 u=zuul n=ansible | 2026-06-14 08:27:04.317195 | fa163ee0-6271-f863-66dc-0000000126f2 | TASK | Gather podman infos 2026-06-14 08:27:04,588 p=83235 u=zuul n=ansible | 2026-06-14 08:27:04.587141 | fa163ee0-6271-f863-66dc-0000000126cf | OK | Update config hashes for container startup configs | np0000073149 2026-06-14 08:27:04,616 p=83235 u=zuul n=ansible | 2026-06-14 08:27:04.615640 | fa163ee0-6271-f863-66dc-000000012505 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_5 2026-06-14 08:27:04,702 p=83235 u=zuul n=ansible | 2026-06-14 08:27:04.701855 | 61ca13f8-48f9-4818-8ea6-61a9f019a2cc | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0000073149 2026-06-14 08:27:04,733 p=83235 u=zuul n=ansible | 2026-06-14 08:27:04.732556 | fa163ee0-6271-f863-66dc-000000012721 | TASK | Gather podman infos 2026-06-14 08:27:05,124 p=83235 u=zuul n=ansible | 2026-06-14 08:27:05.123797 | fa163ee0-6271-f863-66dc-0000000126a2 | OK | Gather podman infos | np0000073148 2026-06-14 08:27:05,175 p=83235 u=zuul n=ansible | 2026-06-14 08:27:05.174782 | fa163ee0-6271-f863-66dc-0000000126a3 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_5 2026-06-14 08:27:05,429 p=83235 u=zuul n=ansible | 2026-06-14 08:27:05.428407 | fa163ee0-6271-f863-66dc-0000000126f2 | OK | Gather podman infos | np0000073150 2026-06-14 08:27:05,561 p=83235 u=zuul n=ansible | 2026-06-14 08:27:05.561152 | fa163ee0-6271-f863-66dc-0000000126f3 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_5 2026-06-14 08:27:05,661 p=83235 u=zuul n=ansible | 2026-06-14 08:27:05.661256 | fa163ee0-6271-f863-66dc-000000012506 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_5 2026-06-14 08:27:05,725 p=83235 u=zuul n=ansible | 2026-06-14 08:27:05.725565 | 6252d300-c3a1-4404-be95-66cf78de6285 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0000073148 2026-06-14 08:27:05,743 p=83235 u=zuul n=ansible | 2026-06-14 08:27:05.742853 | fa163ee0-6271-f863-66dc-0000000127cd | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_5 2026-06-14 08:27:05,780 p=83235 u=zuul n=ansible | 2026-06-14 08:27:05.779626 | fa163ee0-6271-f863-66dc-000000012506 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_5 2026-06-14 08:27:05,885 p=83235 u=zuul n=ansible | 2026-06-14 08:27:05.880467 | fa163ee0-6271-f863-66dc-000000012721 | OK | Gather podman infos | np0000073149 2026-06-14 08:27:05,920 p=83235 u=zuul n=ansible | 2026-06-14 08:27:05.920336 | df011f4b-a076-4a71-9bd3-5aecbbee4b1e | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0000073150 2026-06-14 08:27:05,941 p=83235 u=zuul n=ansible | 2026-06-14 08:27:05.940482 | fa163ee0-6271-f863-66dc-000000012722 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_5 2026-06-14 08:27:05,965 p=83235 u=zuul n=ansible | 2026-06-14 08:27:05.964632 | fa163ee0-6271-f863-66dc-000000012815 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_5 2026-06-14 08:27:06,115 p=83235 u=zuul n=ansible | 2026-06-14 08:27:06.114694 | fa163ee0-6271-f863-66dc-000000012506 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_5 2026-06-14 08:27:06,175 p=83235 u=zuul n=ansible | 2026-06-14 08:27:06.174777 | 27c88681-47c2-4676-8394-d9ef00d2e784 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0000073149 2026-06-14 08:27:06,191 p=83235 u=zuul n=ansible | 2026-06-14 08:27:06.191000 | fa163ee0-6271-f863-66dc-000000012895 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_5 2026-06-14 08:27:12,607 p=83235 u=zuul n=ansible | 2026-06-14 08:27:12.606105 | fa163ee0-6271-f863-66dc-000000012262 | OK | Run init bundle puppet on the host for manila_share | np0000073146 2026-06-14 08:27:12,639 p=83235 u=zuul n=ansible | 2026-06-14 08:27:12.639035 | fa163ee0-6271-f863-66dc-000000012263 | TASK | Check if /var/lib/config-data/puppet-generated/manila exists 2026-06-14 08:27:12,980 p=83235 u=zuul n=ansible | 2026-06-14 08:27:12.979489 | fa163ee0-6271-f863-66dc-000000012263 | OK | Check if /var/lib/config-data/puppet-generated/manila exists | np0000073146 2026-06-14 08:27:13,018 p=83235 u=zuul n=ansible | 2026-06-14 08:27:13.017744 | fa163ee0-6271-f863-66dc-000000012264 | TASK | Run pacemaker restart if the config file for the service changed 2026-06-14 08:27:13,070 p=83235 u=zuul n=ansible | 2026-06-14 08:27:13.069418 | fa163ee0-6271-f863-66dc-000000012262 | OK | Run init bundle puppet on the host for manila_share | np0000073147 2026-06-14 08:27:13,095 p=83235 u=zuul n=ansible | 2026-06-14 08:27:13.094643 | fa163ee0-6271-f863-66dc-000000012263 | TASK | Check if /var/lib/config-data/puppet-generated/manila exists 2026-06-14 08:27:13,464 p=83235 u=zuul n=ansible | 2026-06-14 08:27:13.463369 | fa163ee0-6271-f863-66dc-000000012263 | OK | Check if /var/lib/config-data/puppet-generated/manila exists | np0000073147 2026-06-14 08:27:13,489 p=83235 u=zuul n=ansible | 2026-06-14 08:27:13.488630 | fa163ee0-6271-f863-66dc-000000012264 | TASK | Run pacemaker restart if the config file for the service changed 2026-06-14 08:27:13,603 p=83235 u=zuul n=ansible | 2026-06-14 08:27:13.602974 | fa163ee0-6271-f863-66dc-000000012264 | CHANGED | Run pacemaker restart if the config file for the service changed | np0000073146 2026-06-14 08:27:13,624 p=83235 u=zuul n=ansible | 2026-06-14 08:27:13.623704 | fa163ee0-6271-f863-66dc-000000012265 | TASK | Check if an image update marker exists for bundle openstack-manila-share 2026-06-14 08:27:13,943 p=83235 u=zuul n=ansible | 2026-06-14 08:27:13.942304 | fa163ee0-6271-f863-66dc-000000012265 | OK | Check if an image update marker exists for bundle openstack-manila-share | np0000073146 2026-06-14 08:27:13,974 p=83235 u=zuul n=ansible | 2026-06-14 08:27:13.974464 | fa163ee0-6271-f863-66dc-000000012267 | TASK | Get container image tag from marker for bundle openstack-manila-share 2026-06-14 08:27:14,015 p=83235 u=zuul n=ansible | 2026-06-14 08:27:14.013652 | fa163ee0-6271-f863-66dc-000000012264 | CHANGED | Run pacemaker restart if the config file for the service changed | np0000073147 2026-06-14 08:27:14,019 p=83235 u=zuul n=ansible | 2026-06-14 08:27:14.018698 | fa163ee0-6271-f863-66dc-000000012267 | SKIPPED | Get container image tag from marker for bundle openstack-manila-share | np0000073146 2026-06-14 08:27:14,058 p=83235 u=zuul n=ansible | 2026-06-14 08:27:14.057566 | fa163ee0-6271-f863-66dc-000000012268 | TASK | Get container image tag from bundle openstack-manila-share 2026-06-14 08:27:14,084 p=83235 u=zuul n=ansible | 2026-06-14 08:27:14.084151 | fa163ee0-6271-f863-66dc-000000012265 | TASK | Check if an image update marker exists for bundle openstack-manila-share 2026-06-14 08:27:14,101 p=83235 u=zuul n=ansible | 2026-06-14 08:27:14.101126 | fa163ee0-6271-f863-66dc-000000012268 | SKIPPED | Get container image tag from bundle openstack-manila-share | np0000073146 2026-06-14 08:27:14,119 p=83235 u=zuul n=ansible | 2026-06-14 08:27:14.119040 | fa163ee0-6271-f863-66dc-000000012269 | TASK | Compare tags between marker and bundle openstack-manila-share 2026-06-14 08:27:14,181 p=83235 u=zuul n=ansible | 2026-06-14 08:27:14.180419 | fa163ee0-6271-f863-66dc-000000012269 | SKIPPED | Compare tags between marker and bundle openstack-manila-share | np0000073146 2026-06-14 08:27:14,197 p=83235 u=zuul n=ansible | 2026-06-14 08:27:14.196999 | fa163ee0-6271-f863-66dc-00000001226a | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2026-06-14 08:27:14,241 p=83235 u=zuul n=ansible | 2026-06-14 08:27:14.240424 | fa163ee0-6271-f863-66dc-00000001226a | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0000073146 2026-06-14 08:27:14,261 p=83235 u=zuul n=ansible | 2026-06-14 08:27:14.260876 | fa163ee0-6271-f863-66dc-00000001226b | TASK | Remove update marker for bundle openstack-manila-share 2026-06-14 08:27:14,322 p=83235 u=zuul n=ansible | 2026-06-14 08:27:14.321661 | fa163ee0-6271-f863-66dc-00000001226b | SKIPPED | Remove update marker for bundle openstack-manila-share | np0000073146 2026-06-14 08:27:14,352 p=83235 u=zuul n=ansible | 2026-06-14 08:27:14.351716 | fa163ee0-6271-f863-66dc-000000012301 | TASK | Run kolla_set_configs to copy ring files 2026-06-14 08:27:14,464 p=83235 u=zuul n=ansible | 2026-06-14 08:27:14.463983 | fa163ee0-6271-f863-66dc-000000012265 | OK | Check if an image update marker exists for bundle openstack-manila-share | np0000073147 2026-06-14 08:27:14,480 p=83235 u=zuul n=ansible | 2026-06-14 08:27:14.480174 | fa163ee0-6271-f863-66dc-000000012267 | TASK | Get container image tag from marker for bundle openstack-manila-share 2026-06-14 08:27:14,538 p=83235 u=zuul n=ansible | 2026-06-14 08:27:14.537497 | fa163ee0-6271-f863-66dc-000000012267 | SKIPPED | Get container image tag from marker for bundle openstack-manila-share | np0000073147 2026-06-14 08:27:14,553 p=83235 u=zuul n=ansible | 2026-06-14 08:27:14.552936 | fa163ee0-6271-f863-66dc-000000012268 | TASK | Get container image tag from bundle openstack-manila-share 2026-06-14 08:27:14,607 p=83235 u=zuul n=ansible | 2026-06-14 08:27:14.607401 | fa163ee0-6271-f863-66dc-000000012268 | SKIPPED | Get container image tag from bundle openstack-manila-share | np0000073147 2026-06-14 08:27:14,622 p=83235 u=zuul n=ansible | 2026-06-14 08:27:14.622227 | fa163ee0-6271-f863-66dc-000000012269 | TASK | Compare tags between marker and bundle openstack-manila-share 2026-06-14 08:27:14,665 p=83235 u=zuul n=ansible | 2026-06-14 08:27:14.664966 | fa163ee0-6271-f863-66dc-000000012269 | SKIPPED | Compare tags between marker and bundle openstack-manila-share | np0000073147 2026-06-14 08:27:14,681 p=83235 u=zuul n=ansible | 2026-06-14 08:27:14.681394 | fa163ee0-6271-f863-66dc-00000001226a | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2026-06-14 08:27:14,744 p=83235 u=zuul n=ansible | 2026-06-14 08:27:14.744187 | fa163ee0-6271-f863-66dc-00000001226a | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0000073147 2026-06-14 08:27:14,759 p=83235 u=zuul n=ansible | 2026-06-14 08:27:14.759278 | fa163ee0-6271-f863-66dc-00000001226b | TASK | Remove update marker for bundle openstack-manila-share 2026-06-14 08:27:14,799 p=83235 u=zuul n=ansible | 2026-06-14 08:27:14.798622 | fa163ee0-6271-f863-66dc-000000012208 | CHANGED | Run init bundle puppet on the host for cinder_backup | np0000073145 2026-06-14 08:27:14,823 p=83235 u=zuul n=ansible | 2026-06-14 08:27:14.823510 | fa163ee0-6271-f863-66dc-000000012209 | TASK | Check if /var/lib/config-data/puppet-generated/cinder exists 2026-06-14 08:27:14,832 p=83235 u=zuul n=ansible | 2026-06-14 08:27:14.832253 | fa163ee0-6271-f863-66dc-00000001226b | SKIPPED | Remove update marker for bundle openstack-manila-share | np0000073147 2026-06-14 08:27:14,862 p=83235 u=zuul n=ansible | 2026-06-14 08:27:14.862499 | fa163ee0-6271-f863-66dc-000000012301 | TASK | Run kolla_set_configs to copy ring files 2026-06-14 08:27:14,962 p=83235 u=zuul n=ansible | 2026-06-14 08:27:14.960322 | fa163ee0-6271-f863-66dc-000000012301 | CHANGED | Run kolla_set_configs to copy ring files | np0000073146 | item=swift_proxy 2026-06-14 08:27:14,987 p=83235 u=zuul n=ansible | 2026-06-14 08:27:14.987238 | fa163ee0-6271-f863-66dc-000000012302 | TASK | Run kolla_set_configs to copy ring files 2026-06-14 08:27:15,403 p=83235 u=zuul n=ansible | 2026-06-14 08:27:15.401729 | fa163ee0-6271-f863-66dc-000000012301 | CHANGED | Run kolla_set_configs to copy ring files | np0000073147 | item=swift_proxy 2026-06-14 08:27:15,435 p=83235 u=zuul n=ansible | 2026-06-14 08:27:15.435074 | fa163ee0-6271-f863-66dc-000000012302 | TASK | Run kolla_set_configs to copy ring files 2026-06-14 08:27:15,614 p=83235 u=zuul n=ansible | 2026-06-14 08:27:15.613353 | fa163ee0-6271-f863-66dc-000000012209 | OK | Check if /var/lib/config-data/puppet-generated/cinder exists | np0000073145 2026-06-14 08:27:15,657 p=83235 u=zuul n=ansible | 2026-06-14 08:27:15.657147 | fa163ee0-6271-f863-66dc-00000001220a | TASK | Run pacemaker restart if the config file for the service changed 2026-06-14 08:27:15,688 p=83235 u=zuul n=ansible | 2026-06-14 08:27:15.685334 | fa163ee0-6271-f863-66dc-000000012302 | CHANGED | Run kolla_set_configs to copy ring files | np0000073146 | item=swift_account_auditor 2026-06-14 08:27:16,118 p=83235 u=zuul n=ansible | 2026-06-14 08:27:16.116542 | fa163ee0-6271-f863-66dc-000000012302 | CHANGED | Run kolla_set_configs to copy ring files | np0000073147 | item=swift_account_auditor 2026-06-14 08:27:16,187 p=83235 u=zuul n=ansible | 2026-06-14 08:27:16.187354 | fa163ee0-6271-f863-66dc-00000001220a | CHANGED | Run pacemaker restart if the config file for the service changed | np0000073145 2026-06-14 08:27:16,211 p=83235 u=zuul n=ansible | 2026-06-14 08:27:16.211012 | fa163ee0-6271-f863-66dc-00000001220b | TASK | Check if an image update marker exists for bundle openstack-cinder-backup 2026-06-14 08:27:16,266 p=83235 u=zuul n=ansible | 2026-06-14 08:27:16.263622 | fa163ee0-6271-f863-66dc-000000012302 | CHANGED | Run kolla_set_configs to copy ring files | np0000073146 | item=swift_account_reaper 2026-06-14 08:27:16,563 p=83235 u=zuul n=ansible | 2026-06-14 08:27:16.563211 | fa163ee0-6271-f863-66dc-00000001220b | OK | Check if an image update marker exists for bundle openstack-cinder-backup | np0000073145 2026-06-14 08:27:16,582 p=83235 u=zuul n=ansible | 2026-06-14 08:27:16.582155 | fa163ee0-6271-f863-66dc-00000001220d | TASK | Get container image tag from marker for bundle openstack-cinder-backup 2026-06-14 08:27:16,643 p=83235 u=zuul n=ansible | 2026-06-14 08:27:16.642788 | fa163ee0-6271-f863-66dc-00000001220d | SKIPPED | Get container image tag from marker for bundle openstack-cinder-backup | np0000073145 2026-06-14 08:27:16,665 p=83235 u=zuul n=ansible | 2026-06-14 08:27:16.660178 | fa163ee0-6271-f863-66dc-00000001220e | TASK | Get container image tag from bundle openstack-cinder-backup 2026-06-14 08:27:16,668 p=83235 u=zuul n=ansible | 2026-06-14 08:27:16.666720 | fa163ee0-6271-f863-66dc-000000012302 | CHANGED | Run kolla_set_configs to copy ring files | np0000073147 | item=swift_account_reaper 2026-06-14 08:27:16,730 p=83235 u=zuul n=ansible | 2026-06-14 08:27:16.729907 | fa163ee0-6271-f863-66dc-00000001220e | SKIPPED | Get container image tag from bundle openstack-cinder-backup | np0000073145 2026-06-14 08:27:16,749 p=83235 u=zuul n=ansible | 2026-06-14 08:27:16.748702 | fa163ee0-6271-f863-66dc-00000001220f | TASK | Compare tags between marker and bundle openstack-cinder-backup 2026-06-14 08:27:16,808 p=83235 u=zuul n=ansible | 2026-06-14 08:27:16.807259 | fa163ee0-6271-f863-66dc-00000001220f | SKIPPED | Compare tags between marker and bundle openstack-cinder-backup | np0000073145 2026-06-14 08:27:16,826 p=83235 u=zuul n=ansible | 2026-06-14 08:27:16.825884 | fa163ee0-6271-f863-66dc-000000012210 | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2026-06-14 08:27:16,848 p=83235 u=zuul n=ansible | 2026-06-14 08:27:16.846148 | fa163ee0-6271-f863-66dc-000000012302 | CHANGED | Run kolla_set_configs to copy ring files | np0000073146 | item=swift_account_replicator 2026-06-14 08:27:16,878 p=83235 u=zuul n=ansible | 2026-06-14 08:27:16.878166 | fa163ee0-6271-f863-66dc-000000012210 | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0000073145 2026-06-14 08:27:16,896 p=83235 u=zuul n=ansible | 2026-06-14 08:27:16.896009 | fa163ee0-6271-f863-66dc-000000012211 | TASK | Remove update marker for bundle openstack-cinder-backup 2026-06-14 08:27:16,952 p=83235 u=zuul n=ansible | 2026-06-14 08:27:16.952104 | fa163ee0-6271-f863-66dc-000000012211 | SKIPPED | Remove update marker for bundle openstack-cinder-backup | np0000073145 2026-06-14 08:27:16,997 p=83235 u=zuul n=ansible | 2026-06-14 08:27:16.997276 | fa163ee0-6271-f863-66dc-000000012232 | TASK | Gather variables for each operating system 2026-06-14 08:27:17,137 p=83235 u=zuul n=ansible | 2026-06-14 08:27:17.137492 | fa163ee0-6271-f863-66dc-000000012233 | TASK | Detect if resource is being created or already exists 2026-06-14 08:27:17,267 p=83235 u=zuul n=ansible | 2026-06-14 08:27:17.264931 | fa163ee0-6271-f863-66dc-000000012302 | CHANGED | Run kolla_set_configs to copy ring files | np0000073147 | item=swift_account_replicator 2026-06-14 08:27:17,686 p=83235 u=zuul n=ansible | 2026-06-14 08:27:17.683997 | fa163ee0-6271-f863-66dc-000000012302 | CHANGED | Run kolla_set_configs to copy ring files | np0000073146 | item=swift_account_server 2026-06-14 08:27:17,806 p=83235 u=zuul n=ansible | 2026-06-14 08:27:17.803868 | fa163ee0-6271-f863-66dc-000000012302 | CHANGED | Run kolla_set_configs to copy ring files | np0000073147 | item=swift_account_server 2026-06-14 08:27:18,034 p=83235 u=zuul n=ansible | 2026-06-14 08:27:18.033423 | fa163ee0-6271-f863-66dc-000000012233 | CHANGED | Detect if resource is being created or already exists | np0000073145 2026-06-14 08:27:18,081 p=83235 u=zuul n=ansible | 2026-06-14 08:27:18.080929 | fa163ee0-6271-f863-66dc-000000012234 | TASK | Run init bundle puppet on the host for cinder_volume 2026-06-14 08:27:18,248 p=83235 u=zuul n=ansible | 2026-06-14 08:27:18.246315 | fa163ee0-6271-f863-66dc-000000012302 | CHANGED | Run kolla_set_configs to copy ring files | np0000073146 | item=swift_container_auditor 2026-06-14 08:27:18,368 p=83235 u=zuul n=ansible | 2026-06-14 08:27:18.367033 | fa163ee0-6271-f863-66dc-000000012302 | CHANGED | Run kolla_set_configs to copy ring files | np0000073147 | item=swift_container_auditor 2026-06-14 08:27:18,786 p=83235 u=zuul n=ansible | 2026-06-14 08:27:18.785164 | fa163ee0-6271-f863-66dc-000000012302 | CHANGED | Run kolla_set_configs to copy ring files | np0000073146 | item=swift_container_replicator 2026-06-14 08:27:19,006 p=83235 u=zuul n=ansible | 2026-06-14 08:27:19.004744 | fa163ee0-6271-f863-66dc-000000012302 | CHANGED | Run kolla_set_configs to copy ring files | np0000073147 | item=swift_container_replicator 2026-06-14 08:27:19,371 p=83235 u=zuul n=ansible | 2026-06-14 08:27:19.370797 | fa163ee0-6271-f863-66dc-0000000127cd | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_5 | np0000073148 2026-06-14 08:27:19,390 p=83235 u=zuul n=ansible | 2026-06-14 08:27:19.389965 | fa163ee0-6271-f863-66dc-0000000127ce | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_5 2026-06-14 08:27:19,456 p=83235 u=zuul n=ansible | 2026-06-14 08:27:19.453140 | fa163ee0-6271-f863-66dc-000000012302 | CHANGED | Run kolla_set_configs to copy ring files | np0000073146 | item=swift_container_server 2026-06-14 08:27:19,505 p=83235 u=zuul n=ansible | 2026-06-14 08:27:19.502550 | fa163ee0-6271-f863-66dc-000000012302 | CHANGED | Run kolla_set_configs to copy ring files | np0000073147 | item=swift_container_server 2026-06-14 08:27:19,586 p=83235 u=zuul n=ansible | 2026-06-14 08:27:19.585082 | fa163ee0-6271-f863-66dc-000000012895 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_5 | np0000073149 2026-06-14 08:27:19,613 p=83235 u=zuul n=ansible | 2026-06-14 08:27:19.613181 | fa163ee0-6271-f863-66dc-000000012896 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_5 2026-06-14 08:27:19,748 p=83235 u=zuul n=ansible | 2026-06-14 08:27:19.746929 | fa163ee0-6271-f863-66dc-000000012815 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_5 | np0000073150 2026-06-14 08:27:19,768 p=83235 u=zuul n=ansible | 2026-06-14 08:27:19.767776 | fa163ee0-6271-f863-66dc-000000012816 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_5 2026-06-14 08:27:19,961 p=83235 u=zuul n=ansible | 2026-06-14 08:27:19.959319 | fa163ee0-6271-f863-66dc-000000012302 | CHANGED | Run kolla_set_configs to copy ring files | np0000073146 | item=swift_container_updater 2026-06-14 08:27:20,093 p=83235 u=zuul n=ansible | 2026-06-14 08:27:20.089820 | fa163ee0-6271-f863-66dc-000000012302 | CHANGED | Run kolla_set_configs to copy ring files | np0000073147 | item=swift_container_updater 2026-06-14 08:27:20,550 p=83235 u=zuul n=ansible | 2026-06-14 08:27:20.548404 | fa163ee0-6271-f863-66dc-000000012302 | CHANGED | Run kolla_set_configs to copy ring files | np0000073146 | item=swift_object_auditor 2026-06-14 08:27:20,692 p=83235 u=zuul n=ansible | 2026-06-14 08:27:20.690391 | fa163ee0-6271-f863-66dc-000000012302 | CHANGED | Run kolla_set_configs to copy ring files | np0000073147 | item=swift_object_auditor 2026-06-14 08:27:21,165 p=83235 u=zuul n=ansible | 2026-06-14 08:27:21.162117 | fa163ee0-6271-f863-66dc-000000012302 | CHANGED | Run kolla_set_configs to copy ring files | np0000073146 | item=swift_object_expirer 2026-06-14 08:27:21,223 p=83235 u=zuul n=ansible | 2026-06-14 08:27:21.220878 | fa163ee0-6271-f863-66dc-000000012302 | CHANGED | Run kolla_set_configs to copy ring files | np0000073147 | item=swift_object_expirer 2026-06-14 08:27:21,767 p=83235 u=zuul n=ansible | 2026-06-14 08:27:21.764972 | fa163ee0-6271-f863-66dc-000000012302 | CHANGED | Run kolla_set_configs to copy ring files | np0000073147 | item=swift_object_replicator 2026-06-14 08:27:21,834 p=83235 u=zuul n=ansible | 2026-06-14 08:27:21.832549 | fa163ee0-6271-f863-66dc-000000012302 | CHANGED | Run kolla_set_configs to copy ring files | np0000073146 | item=swift_object_replicator 2026-06-14 08:27:22,321 p=83235 u=zuul n=ansible | 2026-06-14 08:27:22.318785 | fa163ee0-6271-f863-66dc-000000012302 | CHANGED | Run kolla_set_configs to copy ring files | np0000073147 | item=swift_object_server 2026-06-14 08:27:22,354 p=83235 u=zuul n=ansible | 2026-06-14 08:27:22.351125 | fa163ee0-6271-f863-66dc-000000012302 | CHANGED | Run kolla_set_configs to copy ring files | np0000073146 | item=swift_object_server 2026-06-14 08:27:22,884 p=83235 u=zuul n=ansible | 2026-06-14 08:27:22.882189 | fa163ee0-6271-f863-66dc-000000012302 | CHANGED | Run kolla_set_configs to copy ring files | np0000073147 | item=swift_object_updater 2026-06-14 08:27:22,898 p=83235 u=zuul n=ansible | 2026-06-14 08:27:22.895685 | fa163ee0-6271-f863-66dc-000000012302 | CHANGED | Run kolla_set_configs to copy ring files | np0000073146 | item=swift_object_updater 2026-06-14 08:27:22,972 p=83235 u=zuul n=ansible | 2026-06-14 08:27:22.971616 | fa163ee0-6271-f863-66dc-0000000000f7 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists 2026-06-14 08:27:22,999 p=83235 u=zuul n=ansible | 2026-06-14 08:27:22.998351 | fa163ee0-6271-f863-66dc-0000000000f7 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists 2026-06-14 08:27:23,059 p=83235 u=zuul n=ansible | 2026-06-14 08:27:23.059223 | fa163ee0-6271-f863-66dc-000000012896 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_5 | np0000073149 2026-06-14 08:27:23,090 p=83235 u=zuul n=ansible | 2026-06-14 08:27:23.090301 | fa163ee0-6271-f863-66dc-000000012338 | TASK | Clean container_puppet_tasks for np0000073149 step 5 2026-06-14 08:27:23,275 p=83235 u=zuul n=ansible | 2026-06-14 08:27:23.274282 | fa163ee0-6271-f863-66dc-0000000000f7 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists | np0000073146 2026-06-14 08:27:23,316 p=83235 u=zuul n=ansible | 2026-06-14 08:27:23.315641 | fa163ee0-6271-f863-66dc-0000000000f7 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists | np0000073147 2026-06-14 08:27:23,347 p=83235 u=zuul n=ansible | 2026-06-14 08:27:23.346812 | fa163ee0-6271-f863-66dc-000000012816 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_5 | np0000073150 2026-06-14 08:27:23,389 p=83235 u=zuul n=ansible | 2026-06-14 08:27:23.389388 | fa163ee0-6271-f863-66dc-000000012357 | TASK | Clean container_puppet_tasks for np0000073150 step 5 2026-06-14 08:27:23,405 p=83235 u=zuul n=ansible | 2026-06-14 08:27:23.405451 | fa163ee0-6271-f863-66dc-000000012338 | OK | Clean container_puppet_tasks for np0000073149 step 5 | np0000073149 2026-06-14 08:27:23,441 p=83235 u=zuul n=ansible | 2026-06-14 08:27:23.441101 | 0461e9e4-611a-4db4-ad58-3587436cdf2b | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0000073146 2026-06-14 08:27:23,441 p=83235 u=zuul n=ansible | 2026-06-14 08:27:23.441617 | 0461e9e4-611a-4db4-ad58-3587436cdf2b | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0000073147 2026-06-14 08:27:23,462 p=83235 u=zuul n=ansible | 2026-06-14 08:27:23.462467 | fa163ee0-6271-f863-66dc-000000012339 | TASK | Calculate container_puppet_tasks for np0000073149 step 5 2026-06-14 08:27:23,483 p=83235 u=zuul n=ansible | 2026-06-14 08:27:23.483202 | fa163ee0-6271-f863-66dc-000000012965 | TASK | Write the config_step hieradata 2026-06-14 08:27:23,504 p=83235 u=zuul n=ansible | 2026-06-14 08:27:23.504174 | fa163ee0-6271-f863-66dc-000000012965 | TASK | Write the config_step hieradata 2026-06-14 08:27:23,528 p=83235 u=zuul n=ansible | 2026-06-14 08:27:23.528149 | fa163ee0-6271-f863-66dc-00000001233a | TASK | Include container-puppet tasks for step 5 2026-06-14 08:27:23,569 p=83235 u=zuul n=ansible | 2026-06-14 08:27:23.569600 | 6f2ba327-3af9-43ac-9531-fbf52e3621da | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0000073149 2026-06-14 08:27:23,589 p=83235 u=zuul n=ansible | 2026-06-14 08:27:23.589070 | fa163ee0-6271-f863-66dc-000000012984 | TASK | Write container-puppet-tasks json file for np0000073149 step 5 2026-06-14 08:27:23,682 p=83235 u=zuul n=ansible | 2026-06-14 08:27:23.682016 | fa163ee0-6271-f863-66dc-000000012357 | OK | Clean container_puppet_tasks for np0000073150 step 5 | np0000073150 2026-06-14 08:27:23,701 p=83235 u=zuul n=ansible | 2026-06-14 08:27:23.700806 | fa163ee0-6271-f863-66dc-000000012358 | TASK | Calculate container_puppet_tasks for np0000073150 step 5 2026-06-14 08:27:23,749 p=83235 u=zuul n=ansible | 2026-06-14 08:27:23.749601 | fa163ee0-6271-f863-66dc-000000012359 | TASK | Include container-puppet tasks for step 5 2026-06-14 08:27:23,809 p=83235 u=zuul n=ansible | 2026-06-14 08:27:23.809556 | 20ca6d2b-f437-4e5e-bba2-38c16185dbb6 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0000073150 2026-06-14 08:27:23,857 p=83235 u=zuul n=ansible | 2026-06-14 08:27:23.857112 | fa163ee0-6271-f863-66dc-0000000129a1 | TASK | Write container-puppet-tasks json file for np0000073150 step 5 2026-06-14 08:27:23,900 p=83235 u=zuul n=ansible | 2026-06-14 08:27:23.899698 | fa163ee0-6271-f863-66dc-0000000127ce | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_5 | np0000073148 2026-06-14 08:27:23,947 p=83235 u=zuul n=ansible | 2026-06-14 08:27:23.947057 | fa163ee0-6271-f863-66dc-000000012338 | TASK | Clean container_puppet_tasks for np0000073149 step 5 2026-06-14 08:27:24,278 p=83235 u=zuul n=ansible | 2026-06-14 08:27:24.277530 | fa163ee0-6271-f863-66dc-000000012338 | OK | Clean container_puppet_tasks for np0000073149 step 5 | np0000073148 2026-06-14 08:27:24,293 p=83235 u=zuul n=ansible | 2026-06-14 08:27:24.292874 | fa163ee0-6271-f863-66dc-000000012339 | TASK | Calculate container_puppet_tasks for np0000073149 step 5 2026-06-14 08:27:24,314 p=83235 u=zuul n=ansible | 2026-06-14 08:27:24.312891 | fa163ee0-6271-f863-66dc-000000012965 | OK | Write the config_step hieradata | np0000073146 2026-06-14 08:27:24,340 p=83235 u=zuul n=ansible | 2026-06-14 08:27:24.339708 | fa163ee0-6271-f863-66dc-000000012966 | TASK | Run puppet host configuration for step 5 2026-06-14 08:27:24,376 p=83235 u=zuul n=ansible | 2026-06-14 08:27:24.375777 | fa163ee0-6271-f863-66dc-00000001233a | TASK | Include container-puppet tasks for step 5 2026-06-14 08:27:24,434 p=83235 u=zuul n=ansible | 2026-06-14 08:27:24.429321 | fa163ee0-6271-f863-66dc-000000012965 | OK | Write the config_step hieradata | np0000073147 2026-06-14 08:27:24,451 p=83235 u=zuul n=ansible | 2026-06-14 08:27:24.451412 | 56384f3f-fdb9-499d-985a-2245203bf016 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0000073148 2026-06-14 08:27:24,472 p=83235 u=zuul n=ansible | 2026-06-14 08:27:24.472169 | fa163ee0-6271-f863-66dc-0000000129c4 | TASK | Write container-puppet-tasks json file for np0000073148 step 5 2026-06-14 08:27:24,494 p=83235 u=zuul n=ansible | 2026-06-14 08:27:24.494173 | fa163ee0-6271-f863-66dc-000000012966 | TASK | Run puppet host configuration for step 5 2026-06-14 08:27:24,599 p=83235 u=zuul n=ansible | 2026-06-14 08:27:24.598281 | fa163ee0-6271-f863-66dc-000000012984 | CHANGED | Write container-puppet-tasks json file for np0000073149 step 5 | np0000073149 2026-06-14 08:27:24,614 p=83235 u=zuul n=ansible | 2026-06-14 08:27:24.613655 | fa163ee0-6271-f863-66dc-000000012986 | TASK | Generate container puppet configs for step 5 2026-06-14 08:27:24,762 p=83235 u=zuul n=ansible | 2026-06-14 08:27:24.761773 | fa163ee0-6271-f863-66dc-0000000129a1 | CHANGED | Write container-puppet-tasks json file for np0000073150 step 5 | np0000073150 2026-06-14 08:27:24,787 p=83235 u=zuul n=ansible | 2026-06-14 08:27:24.787207 | fa163ee0-6271-f863-66dc-0000000129a3 | TASK | Generate container puppet configs for step 5 2026-06-14 08:27:24,979 p=83235 u=zuul n=ansible | 2026-06-14 08:27:24.977963 | fa163ee0-6271-f863-66dc-000000012986 | OK | Generate container puppet configs for step 5 | np0000073149 2026-06-14 08:27:24,997 p=83235 u=zuul n=ansible | 2026-06-14 08:27:24.997194 | fa163ee0-6271-f863-66dc-000000012987 | TASK | Manage Puppet containers (bootstrap tasks) for step 5 with tripleo-ansible 2026-06-14 08:27:25,038 p=83235 u=zuul n=ansible | 2026-06-14 08:27:25.038012 | fa163ee0-6271-f863-66dc-000000012966 | CHANGED | Run puppet host configuration for step 5 | np0000073146 2026-06-14 08:27:25,118 p=83235 u=zuul n=ansible | 2026-06-14 08:27:25.118151 | fa163ee0-6271-f863-66dc-0000000129fa | TASK | Gather variables for each operating system 2026-06-14 08:27:25,145 p=83235 u=zuul n=ansible | 2026-06-14 08:27:25.144796 | fa163ee0-6271-f863-66dc-000000012967 | TASK | Wait for puppet host configuration to finish 2026-06-14 08:27:25,198 p=83235 u=zuul n=ansible | 2026-06-14 08:27:25.197626 | fa163ee0-6271-f863-66dc-0000000129a3 | OK | Generate container puppet configs for step 5 | np0000073150 2026-06-14 08:27:25,213 p=83235 u=zuul n=ansible | 2026-06-14 08:27:25.213106 | fa163ee0-6271-f863-66dc-0000000129a4 | TASK | Manage Puppet containers (bootstrap tasks) for step 5 with tripleo-ansible 2026-06-14 08:27:25,234 p=83235 u=zuul n=ansible | 2026-06-14 08:27:25.233417 | fa163ee0-6271-f863-66dc-000000012966 | CHANGED | Run puppet host configuration for step 5 | np0000073147 2026-06-14 08:27:25,251 p=83235 u=zuul n=ansible | 2026-06-14 08:27:25.251050 | fa163ee0-6271-f863-66dc-0000000129fb | TASK | Create container logs path 2026-06-14 08:27:25,270 p=83235 u=zuul n=ansible | 2026-06-14 08:27:25.269748 | fa163ee0-6271-f863-66dc-000000012967 | TASK | Wait for puppet host configuration to finish 2026-06-14 08:27:25,305 p=83235 u=zuul n=ansible | 2026-06-14 08:27:25.305521 | fa163ee0-6271-f863-66dc-0000000129fa | TASK | Gather variables for each operating system 2026-06-14 08:27:25,433 p=83235 u=zuul n=ansible | 2026-06-14 08:27:25.432869 | fa163ee0-6271-f863-66dc-0000000129fb | TASK | Create container logs path 2026-06-14 08:27:25,489 p=83235 u=zuul n=ansible | 2026-06-14 08:27:25.488927 | fa163ee0-6271-f863-66dc-0000000129c4 | CHANGED | Write container-puppet-tasks json file for np0000073148 step 5 | np0000073148 2026-06-14 08:27:25,501 p=83235 u=zuul n=ansible | 2026-06-14 08:27:25.501397 | fa163ee0-6271-f863-66dc-0000000129c6 | TASK | Generate container puppet configs for step 5 2026-06-14 08:27:25,538 p=83235 u=zuul n=ansible | 2026-06-14 08:27:25.538021 | fa163ee0-6271-f863-66dc-0000000129fb | OK | Create container logs path | np0000073149 2026-06-14 08:27:25,556 p=83235 u=zuul n=ansible | 2026-06-14 08:27:25.556482 | fa163ee0-6271-f863-66dc-0000000129fd | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 2026-06-14 08:27:25,697 p=83235 u=zuul n=ansible | 2026-06-14 08:27:25.696848 | fa163ee0-6271-f863-66dc-0000000129fb | OK | Create container logs path | np0000073150 2026-06-14 08:27:25,714 p=83235 u=zuul n=ansible | 2026-06-14 08:27:25.714269 | fa163ee0-6271-f863-66dc-0000000129fd | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 2026-06-14 08:27:25,846 p=83235 u=zuul n=ansible | 2026-06-14 08:27:25.845643 | fa163ee0-6271-f863-66dc-0000000129c6 | OK | Generate container puppet configs for step 5 | np0000073148 2026-06-14 08:27:25,862 p=83235 u=zuul n=ansible | 2026-06-14 08:27:25.861762 | fa163ee0-6271-f863-66dc-0000000129c7 | TASK | Manage Puppet containers (bootstrap tasks) for step 5 with tripleo-ansible 2026-06-14 08:27:25,879 p=83235 u=zuul n=ansible | 2026-06-14 08:27:25.879015 | fa163ee0-6271-f863-66dc-0000000129fd | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 | np0000073149 2026-06-14 08:27:25,898 p=83235 u=zuul n=ansible | 2026-06-14 08:27:25.898448 | fa163ee0-6271-f863-66dc-0000000129fe | TASK | Finalise hashes for all containers 2026-06-14 08:27:25,939 p=83235 u=zuul n=ansible | 2026-06-14 08:27:25.938774 | fa163ee0-6271-f863-66dc-0000000129fa | TASK | Gather variables for each operating system 2026-06-14 08:27:25,956 p=83235 u=zuul n=ansible | 2026-06-14 08:27:25.955990 | fa163ee0-6271-f863-66dc-0000000129fe | OK | Finalise hashes for all containers | np0000073149 2026-06-14 08:27:25,967 p=83235 u=zuul n=ansible | 2026-06-14 08:27:25.967508 | fa163ee0-6271-f863-66dc-000000012a00 | TASK | Manage systemd shutdown files 2026-06-14 08:27:26,022 p=83235 u=zuul n=ansible | 2026-06-14 08:27:26.022451 | fa163ee0-6271-f863-66dc-000000012a00 | SKIPPED | Manage systemd shutdown files | np0000073149 2026-06-14 08:27:26,033 p=83235 u=zuul n=ansible | 2026-06-14 08:27:26.032976 | fa163ee0-6271-f863-66dc-000000012a02 | TASK | Update container configs with new config hashes 2026-06-14 08:27:26,068 p=83235 u=zuul n=ansible | 2026-06-14 08:27:26.067662 | fa163ee0-6271-f863-66dc-0000000129fd | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 | np0000073150 2026-06-14 08:27:26,089 p=83235 u=zuul n=ansible | 2026-06-14 08:27:26.088916 | fa163ee0-6271-f863-66dc-0000000129fe | TASK | Finalise hashes for all containers 2026-06-14 08:27:26,097 p=83235 u=zuul n=ansible | 2026-06-14 08:27:26.097237 | fa163ee0-6271-f863-66dc-000000012a02 | SKIPPED | Update container configs with new config hashes | np0000073149 2026-06-14 08:27:26,108 p=83235 u=zuul n=ansible | 2026-06-14 08:27:26.108636 | fa163ee0-6271-f863-66dc-0000000129fb | TASK | Create container logs path 2026-06-14 08:27:26,132 p=83235 u=zuul n=ansible | 2026-06-14 08:27:26.131802 | fa163ee0-6271-f863-66dc-000000012a03 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 2026-06-14 08:27:26,140 p=83235 u=zuul n=ansible | 2026-06-14 08:27:26.139766 | fa163ee0-6271-f863-66dc-0000000129fe | OK | Finalise hashes for all containers | np0000073150 2026-06-14 08:27:26,151 p=83235 u=zuul n=ansible | 2026-06-14 08:27:26.151688 | fa163ee0-6271-f863-66dc-000000012a00 | TASK | Manage systemd shutdown files 2026-06-14 08:27:26,185 p=83235 u=zuul n=ansible | 2026-06-14 08:27:26.184923 | fa163ee0-6271-f863-66dc-000000012a00 | SKIPPED | Manage systemd shutdown files | np0000073150 2026-06-14 08:27:26,186 p=83235 u=zuul n=ansible | 2026-06-14 08:27:26.185847 | fa163ee0-6271-f863-66dc-000000012a03 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0000073149 2026-06-14 08:27:26,213 p=83235 u=zuul n=ansible | 2026-06-14 08:27:26.212741 | fa163ee0-6271-f863-66dc-000000012a04 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 2026-06-14 08:27:26,238 p=83235 u=zuul n=ansible | 2026-06-14 08:27:26.237852 | fa163ee0-6271-f863-66dc-000000012a02 | TASK | Update container configs with new config hashes 2026-06-14 08:27:26,257 p=83235 u=zuul n=ansible | 2026-06-14 08:27:26.256274 | fa163ee0-6271-f863-66dc-000000012a04 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0000073149 2026-06-14 08:27:26,299 p=83235 u=zuul n=ansible | 2026-06-14 08:27:26.299206 | fa163ee0-6271-f863-66dc-000000012a02 | SKIPPED | Update container configs with new config hashes | np0000073150 2026-06-14 08:27:26,330 p=83235 u=zuul n=ansible | 2026-06-14 08:27:26.330750 | fa163ee0-6271-f863-66dc-000000012a03 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 2026-06-14 08:27:26,384 p=83235 u=zuul n=ansible | 2026-06-14 08:27:26.383220 | fa163ee0-6271-f863-66dc-000000012a03 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0000073150 2026-06-14 08:27:26,397 p=83235 u=zuul n=ansible | 2026-06-14 08:27:26.396869 | fa163ee0-6271-f863-66dc-000000012a04 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 2026-06-14 08:27:26,422 p=83235 u=zuul n=ansible | 2026-06-14 08:27:26.421874 | fa163ee0-6271-f863-66dc-0000000129fb | OK | Create container logs path | np0000073148 2026-06-14 08:27:26,441 p=83235 u=zuul n=ansible | 2026-06-14 08:27:26.440738 | fa163ee0-6271-f863-66dc-0000000129fd | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 2026-06-14 08:27:26,452 p=83235 u=zuul n=ansible | 2026-06-14 08:27:26.451709 | fa163ee0-6271-f863-66dc-000000012a04 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0000073150 2026-06-14 08:27:26,780 p=83235 u=zuul n=ansible | 2026-06-14 08:27:26.779628 | fa163ee0-6271-f863-66dc-0000000129fd | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 | np0000073148 2026-06-14 08:27:26,799 p=83235 u=zuul n=ansible | 2026-06-14 08:27:26.799245 | fa163ee0-6271-f863-66dc-0000000129fe | TASK | Finalise hashes for all containers 2026-06-14 08:27:26,855 p=83235 u=zuul n=ansible | 2026-06-14 08:27:26.854659 | fa163ee0-6271-f863-66dc-0000000129fe | OK | Finalise hashes for all containers | np0000073148 2026-06-14 08:27:26,869 p=83235 u=zuul n=ansible | 2026-06-14 08:27:26.868922 | fa163ee0-6271-f863-66dc-000000012a00 | TASK | Manage systemd shutdown files 2026-06-14 08:27:26,909 p=83235 u=zuul n=ansible | 2026-06-14 08:27:26.908753 | fa163ee0-6271-f863-66dc-000000012a00 | SKIPPED | Manage systemd shutdown files | np0000073148 2026-06-14 08:27:26,922 p=83235 u=zuul n=ansible | 2026-06-14 08:27:26.922545 | fa163ee0-6271-f863-66dc-000000012a02 | TASK | Update container configs with new config hashes 2026-06-14 08:27:26,979 p=83235 u=zuul n=ansible | 2026-06-14 08:27:26.977939 | fa163ee0-6271-f863-66dc-000000012a02 | SKIPPED | Update container configs with new config hashes | np0000073148 2026-06-14 08:27:26,993 p=83235 u=zuul n=ansible | 2026-06-14 08:27:26.992976 | fa163ee0-6271-f863-66dc-000000012a03 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 2026-06-14 08:27:27,031 p=83235 u=zuul n=ansible | 2026-06-14 08:27:27.030380 | fa163ee0-6271-f863-66dc-000000012a03 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0000073148 2026-06-14 08:27:27,043 p=83235 u=zuul n=ansible | 2026-06-14 08:27:27.043019 | fa163ee0-6271-f863-66dc-000000012a04 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 2026-06-14 08:27:27,082 p=83235 u=zuul n=ansible | 2026-06-14 08:27:27.081239 | fa163ee0-6271-f863-66dc-000000012a04 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0000073148 2026-06-14 08:27:35,774 p=83235 u=zuul n=ansible | 2026-06-14 08:27:35.773444 | fa163ee0-6271-f863-66dc-000000012967 | CHANGED | Wait for puppet host configuration to finish | np0000073146 2026-06-14 08:27:35,801 p=83235 u=zuul n=ansible | 2026-06-14 08:27:35.800857 | fa163ee0-6271-f863-66dc-000000012968 | TASK | Debug output for task: Run puppet host configuration for step 5 2026-06-14 08:27:35,884 p=83235 u=zuul n=ansible | 2026-06-14 08:27:35.883408 | fa163ee0-6271-f863-66dc-000000012967 | CHANGED | Wait for puppet host configuration to finish | np0000073147 2026-06-14 08:27:35,920 p=83235 u=zuul n=ansible | 2026-06-14 08:27:35.916766 | fa163ee0-6271-f863-66dc-000000012968 | TASK | Debug output for task: Run puppet host configuration for step 5 2026-06-14 08:27:35,932 p=83235 u=zuul n=ansible | 2026-06-14 08:27:35.931150 | fa163ee0-6271-f863-66dc-000000012968 | OK | Debug output for task: Run puppet host configuration for step 5 | np0000073146 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Jun 14 08:27:25 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Jun 14 08:27:32 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Jun 14 08:27:32 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Jun 14 08:27:32 puppet-user: (file & line not available)", "<13>Jun 14 08:27:32 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Jun 14 08:27:32 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Jun 14 08:27:32 puppet-user: Warning: This method is deprecated, please use match expressions with Stdlib::Compat::String instead. They are described at https://docs.puppet.com/puppet/latest/reference/lang_data_type.html#match-expressions. at [\"/etc/puppet/modules/snmp/manifests/params.pp\", 310]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Jun 14 08:27:32 puppet-user: (location: /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:34:in `deprecation')", "<13>Jun 14 08:27:32 puppet-user: Warning: This method is deprecated, please use the stdlib validate_legacy function,", "<13>Jun 14 08:27:32 puppet-user: with Stdlib::Compat::Bool. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 358]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Jun 14 08:27:32 puppet-user: with Stdlib::Compat::Array. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 367]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Jun 14 08:27:32 puppet-user: with Stdlib::Compat::String. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 382]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Jun 14 08:27:32 puppet-user: with Stdlib::Compat::Numeric. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 388]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Jun 14 08:27:32 puppet-user: with Pattern[]. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 393]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Jun 14 08:27:32 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Jun 14 08:27:32 puppet-user: Notice: Compiled catalog for np0000073146.ooo.test in environment production in 0.45 seconds", "<13>Jun 14 08:27:34 puppet-user: Notice: Applied catalog in 1.67 seconds", "<13>Jun 14 08:27:34 puppet-user: Application:", "<13>Jun 14 08:27:34 puppet-user: Initial environment: production", "<13>Jun 14 08:27:34 puppet-user: Converged environment: production", "<13>Jun 14 08:27:34 puppet-user: Run mode: user", "<13>Jun 14 08:27:34 puppet-user: Changes:", "<13>Jun 14 08:27:34 puppet-user: Events:", "<13>Jun 14 08:27:34 puppet-user: Resources:", "<13>Jun 14 08:27:34 puppet-user: Total: 32", "<13>Jun 14 08:27:34 puppet-user: Time:", "<13>Jun 14 08:27:34 puppet-user: Schedule: 0.00", "<13>Jun 14 08:27:34 puppet-user: File line: 0.00", "<13>Jun 14 08:27:34 puppet-user: Package: 0.00", "<13>Jun 14 08:27:34 puppet-user: User: 0.01", "<13>Jun 14 08:27:34 puppet-user: Augeas: 0.01", "<13>Jun 14 08:27:34 puppet-user: File: 0.06", "<13>Jun 14 08:27:34 puppet-user: Service: 0.16", "<13>Jun 14 08:27:34 puppet-user: Config retrieval: 0.59", "<13>Jun 14 08:27:34 puppet-user: Exec: 1.30", "<13>Jun 14 08:27:34 puppet-user: Transaction evaluation: 1.66", "<13>Jun 14 08:27:34 puppet-user: Catalog application: 1.67", "<13>Jun 14 08:27:34 puppet-user: Last run: 1781425654", "<13>Jun 14 08:27:34 puppet-user: Filebucket: 0.00", "<13>Jun 14 08:27:34 puppet-user: Total: 1.67", "<13>Jun 14 08:27:34 puppet-user: Version:", "<13>Jun 14 08:27:34 puppet-user: Config: 1781425651", "<13>Jun 14 08:27:34 puppet-user: Puppet: 7.10.0" ] } 2026-06-14 08:27:35,962 p=83235 u=zuul n=ansible | 2026-06-14 08:27:35.961902 | fa163ee0-6271-f863-66dc-000000012969 | TASK | Pre-cache facts for puppet containers 2026-06-14 08:27:36,000 p=83235 u=zuul n=ansible | 2026-06-14 08:27:36.000288 | fa163ee0-6271-f863-66dc-000000012968 | OK | Debug output for task: Run puppet host configuration for step 5 | np0000073147 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Jun 14 08:27:25 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Jun 14 08:27:32 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Jun 14 08:27:32 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Jun 14 08:27:32 puppet-user: (file & line not available)", "<13>Jun 14 08:27:32 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Jun 14 08:27:32 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Jun 14 08:27:32 puppet-user: Warning: This method is deprecated, please use match expressions with Stdlib::Compat::String instead. They are described at https://docs.puppet.com/puppet/latest/reference/lang_data_type.html#match-expressions. at [\"/etc/puppet/modules/snmp/manifests/params.pp\", 310]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Jun 14 08:27:32 puppet-user: (location: /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:34:in `deprecation')", "<13>Jun 14 08:27:32 puppet-user: Warning: This method is deprecated, please use the stdlib validate_legacy function,", "<13>Jun 14 08:27:32 puppet-user: with Stdlib::Compat::Bool. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 358]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Jun 14 08:27:32 puppet-user: with Stdlib::Compat::Array. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 367]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Jun 14 08:27:32 puppet-user: with Stdlib::Compat::String. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 382]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Jun 14 08:27:32 puppet-user: with Stdlib::Compat::Numeric. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 388]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Jun 14 08:27:32 puppet-user: with Pattern[]. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 393]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Jun 14 08:27:32 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Jun 14 08:27:32 puppet-user: Notice: Compiled catalog for np0000073147.ooo.test in environment production in 0.46 seconds", "<13>Jun 14 08:27:34 puppet-user: Notice: Applied catalog in 1.95 seconds", "<13>Jun 14 08:27:34 puppet-user: Application:", "<13>Jun 14 08:27:34 puppet-user: Initial environment: production", "<13>Jun 14 08:27:34 puppet-user: Converged environment: production", "<13>Jun 14 08:27:34 puppet-user: Run mode: user", "<13>Jun 14 08:27:34 puppet-user: Changes:", "<13>Jun 14 08:27:34 puppet-user: Events:", "<13>Jun 14 08:27:34 puppet-user: Resources:", "<13>Jun 14 08:27:34 puppet-user: Total: 32", "<13>Jun 14 08:27:34 puppet-user: Time:", "<13>Jun 14 08:27:34 puppet-user: Filebucket: 0.00", "<13>Jun 14 08:27:34 puppet-user: Schedule: 0.00", "<13>Jun 14 08:27:34 puppet-user: File line: 0.00", "<13>Jun 14 08:27:34 puppet-user: Package: 0.00", "<13>Jun 14 08:27:34 puppet-user: Augeas: 0.01", "<13>Jun 14 08:27:34 puppet-user: User: 0.02", "<13>Jun 14 08:27:34 puppet-user: File: 0.08", "<13>Jun 14 08:27:34 puppet-user: Service: 0.19", "<13>Jun 14 08:27:34 puppet-user: Config retrieval: 0.63", "<13>Jun 14 08:27:34 puppet-user: Exec: 1.45", "<13>Jun 14 08:27:34 puppet-user: Transaction evaluation: 1.94", "<13>Jun 14 08:27:34 puppet-user: Catalog application: 1.95", "<13>Jun 14 08:27:34 puppet-user: Last run: 1781425654", "<13>Jun 14 08:27:34 puppet-user: Total: 1.95", "<13>Jun 14 08:27:34 puppet-user: Version:", "<13>Jun 14 08:27:34 puppet-user: Config: 1781425652", "<13>Jun 14 08:27:34 puppet-user: Puppet: 7.10.0" ] } 2026-06-14 08:27:36,052 p=83235 u=zuul n=ansible | 2026-06-14 08:27:36.052192 | fa163ee0-6271-f863-66dc-0000000123d1 | TASK | Gather variables for each operating system 2026-06-14 08:27:36,074 p=83235 u=zuul n=ansible | 2026-06-14 08:27:36.073949 | fa163ee0-6271-f863-66dc-000000012969 | TASK | Pre-cache facts for puppet containers 2026-06-14 08:27:36,200 p=83235 u=zuul n=ansible | 2026-06-14 08:27:36.200137 | fa163ee0-6271-f863-66dc-0000000123d2 | TASK | Create puppet caching structures 2026-06-14 08:27:36,227 p=83235 u=zuul n=ansible | 2026-06-14 08:27:36.226435 | fa163ee0-6271-f863-66dc-0000000123d1 | TASK | Gather variables for each operating system 2026-06-14 08:27:36,344 p=83235 u=zuul n=ansible | 2026-06-14 08:27:36.344416 | fa163ee0-6271-f863-66dc-0000000123d2 | TASK | Create puppet caching structures 2026-06-14 08:27:36,551 p=83235 u=zuul n=ansible | 2026-06-14 08:27:36.550451 | fa163ee0-6271-f863-66dc-0000000123d2 | CHANGED | Create puppet caching structures | np0000073146 2026-06-14 08:27:36,587 p=83235 u=zuul n=ansible | 2026-06-14 08:27:36.587036 | fa163ee0-6271-f863-66dc-0000000123d3 | TASK | Check for facter.conf 2026-06-14 08:27:36,678 p=83235 u=zuul n=ansible | 2026-06-14 08:27:36.677018 | fa163ee0-6271-f863-66dc-0000000123d2 | CHANGED | Create puppet caching structures | np0000073147 2026-06-14 08:27:36,712 p=83235 u=zuul n=ansible | 2026-06-14 08:27:36.711968 | fa163ee0-6271-f863-66dc-0000000123d3 | TASK | Check for facter.conf 2026-06-14 08:27:36,965 p=83235 u=zuul n=ansible | 2026-06-14 08:27:36.963637 | fa163ee0-6271-f863-66dc-0000000123d3 | OK | Check for facter.conf | np0000073146 2026-06-14 08:27:36,999 p=83235 u=zuul n=ansible | 2026-06-14 08:27:36.999269 | fa163ee0-6271-f863-66dc-0000000123d4 | TASK | Remove facter.conf if directory 2026-06-14 08:27:37,048 p=83235 u=zuul n=ansible | 2026-06-14 08:27:37.046874 | fa163ee0-6271-f863-66dc-0000000123d3 | OK | Check for facter.conf | np0000073147 2026-06-14 08:27:37,082 p=83235 u=zuul n=ansible | 2026-06-14 08:27:37.081852 | fa163ee0-6271-f863-66dc-0000000123d4 | TASK | Remove facter.conf if directory 2026-06-14 08:27:37,091 p=83235 u=zuul n=ansible | 2026-06-14 08:27:37.091001 | fa163ee0-6271-f863-66dc-0000000123d4 | SKIPPED | Remove facter.conf if directory | np0000073146 2026-06-14 08:27:37,113 p=83235 u=zuul n=ansible | 2026-06-14 08:27:37.112803 | fa163ee0-6271-f863-66dc-0000000123d5 | TASK | Write facter cache config 2026-06-14 08:27:37,135 p=83235 u=zuul n=ansible | 2026-06-14 08:27:37.134332 | fa163ee0-6271-f863-66dc-0000000123d4 | SKIPPED | Remove facter.conf if directory | np0000073147 2026-06-14 08:27:37,156 p=83235 u=zuul n=ansible | 2026-06-14 08:27:37.155920 | fa163ee0-6271-f863-66dc-0000000123d5 | TASK | Write facter cache config 2026-06-14 08:27:37,933 p=83235 u=zuul n=ansible | 2026-06-14 08:27:37.932771 | fa163ee0-6271-f863-66dc-0000000123d5 | CHANGED | Write facter cache config | np0000073146 2026-06-14 08:27:37,955 p=83235 u=zuul n=ansible | 2026-06-14 08:27:37.954828 | fa163ee0-6271-f863-66dc-0000000123d6 | TASK | Cleanup facter cache if exists 2026-06-14 08:27:38,027 p=83235 u=zuul n=ansible | 2026-06-14 08:27:38.026267 | fa163ee0-6271-f863-66dc-0000000123d5 | CHANGED | Write facter cache config | np0000073147 2026-06-14 08:27:38,050 p=83235 u=zuul n=ansible | 2026-06-14 08:27:38.050147 | fa163ee0-6271-f863-66dc-0000000123d6 | TASK | Cleanup facter cache if exists 2026-06-14 08:27:38,343 p=83235 u=zuul n=ansible | 2026-06-14 08:27:38.342608 | fa163ee0-6271-f863-66dc-0000000123d6 | CHANGED | Cleanup facter cache if exists | np0000073147 2026-06-14 08:27:38,363 p=83235 u=zuul n=ansible | 2026-06-14 08:27:38.362922 | fa163ee0-6271-f863-66dc-0000000123d7 | TASK | Pre-cache facts 2026-06-14 08:27:38,389 p=83235 u=zuul n=ansible | 2026-06-14 08:27:38.388524 | fa163ee0-6271-f863-66dc-0000000123d6 | CHANGED | Cleanup facter cache if exists | np0000073146 2026-06-14 08:27:38,410 p=83235 u=zuul n=ansible | 2026-06-14 08:27:38.410363 | fa163ee0-6271-f863-66dc-0000000123d7 | TASK | Pre-cache facts 2026-06-14 08:27:39,150 p=83235 u=zuul n=ansible | 2026-06-14 08:27:39.144394 | fa163ee0-6271-f863-66dc-0000000123d7 | CHANGED | Pre-cache facts | np0000073146 2026-06-14 08:27:39,161 p=83235 u=zuul n=ansible | 2026-06-14 08:27:39.161151 | fa163ee0-6271-f863-66dc-0000000123d7 | CHANGED | Pre-cache facts | np0000073147 2026-06-14 08:27:39,194 p=83235 u=zuul n=ansible | 2026-06-14 08:27:39.194227 | fa163ee0-6271-f863-66dc-0000000123d8 | TASK | Failed deployment if facter fails 2026-06-14 08:27:39,220 p=83235 u=zuul n=ansible | 2026-06-14 08:27:39.220105 | fa163ee0-6271-f863-66dc-0000000123d8 | TASK | Failed deployment if facter fails 2026-06-14 08:27:39,238 p=83235 u=zuul n=ansible | 2026-06-14 08:27:39.237397 | fa163ee0-6271-f863-66dc-0000000123d8 | SKIPPED | Failed deployment if facter fails | np0000073146 2026-06-14 08:27:39,270 p=83235 u=zuul n=ansible | 2026-06-14 08:27:39.270465 | fa163ee0-6271-f863-66dc-0000000123d9 | TASK | Sync cached facts 2026-06-14 08:27:39,279 p=83235 u=zuul n=ansible | 2026-06-14 08:27:39.278629 | fa163ee0-6271-f863-66dc-0000000123d8 | SKIPPED | Failed deployment if facter fails | np0000073147 2026-06-14 08:27:39,308 p=83235 u=zuul n=ansible | 2026-06-14 08:27:39.307977 | fa163ee0-6271-f863-66dc-0000000123d9 | TASK | Sync cached facts 2026-06-14 08:27:39,718 p=83235 u=zuul n=ansible | 2026-06-14 08:27:39.718014 | fa163ee0-6271-f863-66dc-0000000123d9 | CHANGED | Sync cached facts | np0000073146 -> 192.168.122.104 2026-06-14 08:27:39,719 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073146 -> 192.168.122.104', 'fa163ee0-6271-f863-66dc-0000000123d9') missing from stats 2026-06-14 08:27:39,747 p=83235 u=zuul n=ansible | 2026-06-14 08:27:39.746770 | fa163ee0-6271-f863-66dc-00000001296a | TASK | Include container-puppet tasks (generate config) during step 1 2026-06-14 08:27:39,760 p=83235 u=zuul n=ansible | 2026-06-14 08:27:39.760340 | fa163ee0-6271-f863-66dc-0000000123d9 | CHANGED | Sync cached facts | np0000073147 -> 192.168.122.105 2026-06-14 08:27:39,761 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073147 -> 192.168.122.105', 'fa163ee0-6271-f863-66dc-0000000123d9') missing from stats 2026-06-14 08:27:39,788 p=83235 u=zuul n=ansible | 2026-06-14 08:27:39.788552 | fa163ee0-6271-f863-66dc-00000001296a | TASK | Include container-puppet tasks (generate config) during step 1 2026-06-14 08:27:39,802 p=83235 u=zuul n=ansible | 2026-06-14 08:27:39.801879 | fa163ee0-6271-f863-66dc-00000001296a | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0000073146 2026-06-14 08:27:39,818 p=83235 u=zuul n=ansible | 2026-06-14 08:27:39.818597 | fa163ee0-6271-f863-66dc-00000001296c | TASK | Manage containers for step 5 with tripleo-ansible 2026-06-14 08:27:39,830 p=83235 u=zuul n=ansible | 2026-06-14 08:27:39.830352 | fa163ee0-6271-f863-66dc-00000001296a | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0000073147 2026-06-14 08:27:39,848 p=83235 u=zuul n=ansible | 2026-06-14 08:27:39.848677 | fa163ee0-6271-f863-66dc-00000001296c | TASK | Manage containers for step 5 with tripleo-ansible 2026-06-14 08:27:39,895 p=83235 u=zuul n=ansible | 2026-06-14 08:27:39.894755 | fa163ee0-6271-f863-66dc-0000000124fc | TASK | Gather variables for each operating system 2026-06-14 08:27:39,936 p=83235 u=zuul n=ansible | 2026-06-14 08:27:39.936537 | fa163ee0-6271-f863-66dc-0000000124fc | TASK | Gather variables for each operating system 2026-06-14 08:27:40,021 p=83235 u=zuul n=ansible | 2026-06-14 08:27:40.021691 | fa163ee0-6271-f863-66dc-0000000124fd | TASK | Create container logs path 2026-06-14 08:27:40,045 p=83235 u=zuul n=ansible | 2026-06-14 08:27:40.045070 | fa163ee0-6271-f863-66dc-0000000124fd | TASK | Create container logs path 2026-06-14 08:27:40,341 p=83235 u=zuul n=ansible | 2026-06-14 08:27:40.340931 | fa163ee0-6271-f863-66dc-0000000124fd | OK | Create container logs path | np0000073146 2026-06-14 08:27:40,366 p=83235 u=zuul n=ansible | 2026-06-14 08:27:40.365812 | fa163ee0-6271-f863-66dc-0000000124ff | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 2026-06-14 08:27:40,375 p=83235 u=zuul n=ansible | 2026-06-14 08:27:40.375065 | fa163ee0-6271-f863-66dc-0000000124fd | OK | Create container logs path | np0000073147 2026-06-14 08:27:40,400 p=83235 u=zuul n=ansible | 2026-06-14 08:27:40.399828 | fa163ee0-6271-f863-66dc-0000000124ff | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 2026-06-14 08:27:40,656 p=83235 u=zuul n=ansible | 2026-06-14 08:27:40.655886 | fa163ee0-6271-f863-66dc-0000000124ff | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 | np0000073146 2026-06-14 08:27:40,672 p=83235 u=zuul n=ansible | 2026-06-14 08:27:40.672008 | fa163ee0-6271-f863-66dc-000000012500 | TASK | Finalise hashes for all containers 2026-06-14 08:27:40,732 p=83235 u=zuul n=ansible | 2026-06-14 08:27:40.731566 | fa163ee0-6271-f863-66dc-000000012500 | OK | Finalise hashes for all containers | np0000073146 2026-06-14 08:27:40,746 p=83235 u=zuul n=ansible | 2026-06-14 08:27:40.746557 | fa163ee0-6271-f863-66dc-000000012502 | TASK | Manage systemd shutdown files 2026-06-14 08:27:40,763 p=83235 u=zuul n=ansible | 2026-06-14 08:27:40.763183 | fa163ee0-6271-f863-66dc-0000000124ff | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 | np0000073147 2026-06-14 08:27:40,785 p=83235 u=zuul n=ansible | 2026-06-14 08:27:40.780801 | fa163ee0-6271-f863-66dc-000000012500 | TASK | Finalise hashes for all containers 2026-06-14 08:27:40,815 p=83235 u=zuul n=ansible | 2026-06-14 08:27:40.815044 | 112f778d-d0be-4110-8911-610517d739eb | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0000073146 2026-06-14 08:27:40,839 p=83235 u=zuul n=ansible | 2026-06-14 08:27:40.838900 | fa163ee0-6271-f863-66dc-000000012c35 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-06-14 08:27:40,846 p=83235 u=zuul n=ansible | 2026-06-14 08:27:40.846314 | fa163ee0-6271-f863-66dc-000000012500 | OK | Finalise hashes for all containers | np0000073147 2026-06-14 08:27:40,862 p=83235 u=zuul n=ansible | 2026-06-14 08:27:40.862521 | fa163ee0-6271-f863-66dc-000000012502 | TASK | Manage systemd shutdown files 2026-06-14 08:27:40,913 p=83235 u=zuul n=ansible | 2026-06-14 08:27:40.912810 | daf2c484-9112-4cc6-81a4-eb2bf763c62f | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0000073147 2026-06-14 08:27:40,931 p=83235 u=zuul n=ansible | 2026-06-14 08:27:40.931036 | fa163ee0-6271-f863-66dc-000000012c52 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-06-14 08:27:41,161 p=83235 u=zuul n=ansible | 2026-06-14 08:27:41.160534 | fa163ee0-6271-f863-66dc-000000012c35 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0000073146 2026-06-14 08:27:41,195 p=83235 u=zuul n=ansible | 2026-06-14 08:27:41.194532 | fa163ee0-6271-f863-66dc-000000012c36 | TASK | Set podman_drop_in fact 2026-06-14 08:27:41,261 p=83235 u=zuul n=ansible | 2026-06-14 08:27:41.260370 | fa163ee0-6271-f863-66dc-000000012c36 | OK | Set podman_drop_in fact | np0000073146 2026-06-14 08:27:41,281 p=83235 u=zuul n=ansible | 2026-06-14 08:27:41.281427 | fa163ee0-6271-f863-66dc-000000012c38 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-06-14 08:27:41,313 p=83235 u=zuul n=ansible | 2026-06-14 08:27:41.312572 | fa163ee0-6271-f863-66dc-000000012c52 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0000073147 2026-06-14 08:27:41,329 p=83235 u=zuul n=ansible | 2026-06-14 08:27:41.329718 | fa163ee0-6271-f863-66dc-000000012c53 | TASK | Set podman_drop_in fact 2026-06-14 08:27:41,387 p=83235 u=zuul n=ansible | 2026-06-14 08:27:41.386818 | fa163ee0-6271-f863-66dc-000000012c53 | OK | Set podman_drop_in fact | np0000073147 2026-06-14 08:27:41,403 p=83235 u=zuul n=ansible | 2026-06-14 08:27:41.403337 | fa163ee0-6271-f863-66dc-000000012c55 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-06-14 08:27:42,177 p=83235 u=zuul n=ansible | 2026-06-14 08:27:42.174217 | fa163ee0-6271-f863-66dc-000000012c38 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000073146 | item=tripleo-container-shutdown 2026-06-14 08:27:42,276 p=83235 u=zuul n=ansible | 2026-06-14 08:27:42.274177 | fa163ee0-6271-f863-66dc-000000012c55 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000073147 | item=tripleo-container-shutdown 2026-06-14 08:27:43,045 p=83235 u=zuul n=ansible | 2026-06-14 08:27:43.043447 | fa163ee0-6271-f863-66dc-000000012c38 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000073146 | item=tripleo-start-podman-container 2026-06-14 08:27:43,075 p=83235 u=zuul n=ansible | 2026-06-14 08:27:43.075211 | fa163ee0-6271-f863-66dc-000000012c39 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-06-14 08:27:43,097 p=83235 u=zuul n=ansible | 2026-06-14 08:27:43.095672 | fa163ee0-6271-f863-66dc-000000012c55 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000073147 | item=tripleo-start-podman-container 2026-06-14 08:27:43,128 p=83235 u=zuul n=ansible | 2026-06-14 08:27:43.128434 | fa163ee0-6271-f863-66dc-000000012c56 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-06-14 08:27:43,971 p=83235 u=zuul n=ansible | 2026-06-14 08:27:43.968622 | fa163ee0-6271-f863-66dc-000000012c39 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0000073146 2026-06-14 08:27:43,972 p=83235 u=zuul n=ansible | 2026-06-14 08:27:43.972418 | fa163ee0-6271-f863-66dc-000000012c56 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0000073147 2026-06-14 08:27:43,988 p=83235 u=zuul n=ansible | 2026-06-14 08:27:43.988345 | fa163ee0-6271-f863-66dc-000000012c3a | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-06-14 08:27:44,009 p=83235 u=zuul n=ansible | 2026-06-14 08:27:44.008842 | fa163ee0-6271-f863-66dc-000000012c57 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-06-14 08:27:44,868 p=83235 u=zuul n=ansible | 2026-06-14 08:27:44.867262 | fa163ee0-6271-f863-66dc-000000012c3a | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0000073146 2026-06-14 08:27:44,890 p=83235 u=zuul n=ansible | 2026-06-14 08:27:44.890433 | fa163ee0-6271-f863-66dc-000000012c3b | TASK | Enable and start tripleo-container-shutdown 2026-06-14 08:27:44,939 p=83235 u=zuul n=ansible | 2026-06-14 08:27:44.938544 | fa163ee0-6271-f863-66dc-000000012c57 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0000073147 2026-06-14 08:27:44,959 p=83235 u=zuul n=ansible | 2026-06-14 08:27:44.958998 | fa163ee0-6271-f863-66dc-000000012c58 | TASK | Enable and start tripleo-container-shutdown 2026-06-14 08:27:45,971 p=83235 u=zuul n=ansible | 2026-06-14 08:27:45.970376 | fa163ee0-6271-f863-66dc-000000012c3b | OK | Enable and start tripleo-container-shutdown | np0000073146 2026-06-14 08:27:46,011 p=83235 u=zuul n=ansible | 2026-06-14 08:27:46.010416 | fa163ee0-6271-f863-66dc-000000012c3c | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-06-14 08:27:46,022 p=83235 u=zuul n=ansible | 2026-06-14 08:27:46.021305 | fa163ee0-6271-f863-66dc-000000012c58 | OK | Enable and start tripleo-container-shutdown | np0000073147 2026-06-14 08:27:46,048 p=83235 u=zuul n=ansible | 2026-06-14 08:27:46.047920 | fa163ee0-6271-f863-66dc-000000012c59 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-06-14 08:27:46,927 p=83235 u=zuul n=ansible | 2026-06-14 08:27:46.926241 | fa163ee0-6271-f863-66dc-000000012c59 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0000073147 2026-06-14 08:27:46,954 p=83235 u=zuul n=ansible | 2026-06-14 08:27:46.954138 | fa163ee0-6271-f863-66dc-000000012c5a | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-06-14 08:27:46,967 p=83235 u=zuul n=ansible | 2026-06-14 08:27:46.966639 | fa163ee0-6271-f863-66dc-000000012c3c | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0000073146 2026-06-14 08:27:46,988 p=83235 u=zuul n=ansible | 2026-06-14 08:27:46.988622 | fa163ee0-6271-f863-66dc-000000012c3d | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-06-14 08:27:47,797 p=83235 u=zuul n=ansible | 2026-06-14 08:27:47.796524 | fa163ee0-6271-f863-66dc-000000012c3d | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0000073146 2026-06-14 08:27:47,838 p=83235 u=zuul n=ansible | 2026-06-14 08:27:47.837626 | fa163ee0-6271-f863-66dc-000000012c3e | TASK | Enable and start netns-placeholder 2026-06-14 08:27:47,853 p=83235 u=zuul n=ansible | 2026-06-14 08:27:47.851483 | fa163ee0-6271-f863-66dc-000000012c5a | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0000073147 2026-06-14 08:27:47,881 p=83235 u=zuul n=ansible | 2026-06-14 08:27:47.881016 | fa163ee0-6271-f863-66dc-000000012c5b | TASK | Enable and start netns-placeholder 2026-06-14 08:27:48,911 p=83235 u=zuul n=ansible | 2026-06-14 08:27:48.910421 | fa163ee0-6271-f863-66dc-000000012c3e | CHANGED | Enable and start netns-placeholder | np0000073146 2026-06-14 08:27:48,935 p=83235 u=zuul n=ansible | 2026-06-14 08:27:48.934778 | fa163ee0-6271-f863-66dc-000000012504 | TASK | Update container configs with new config hashes 2026-06-14 08:27:48,976 p=83235 u=zuul n=ansible | 2026-06-14 08:27:48.975648 | fa163ee0-6271-f863-66dc-000000012c5b | CHANGED | Enable and start netns-placeholder | np0000073147 2026-06-14 08:27:49,016 p=83235 u=zuul n=ansible | 2026-06-14 08:27:49.015732 | fa163ee0-6271-f863-66dc-000000012504 | TASK | Update container configs with new config hashes 2026-06-14 08:27:49,025 p=83235 u=zuul n=ansible | 2026-06-14 08:27:49.024726 | fa163ee0-6271-f863-66dc-000000012504 | SKIPPED | Update container configs with new config hashes | np0000073146 2026-06-14 08:27:49,049 p=83235 u=zuul n=ansible | 2026-06-14 08:27:49.048844 | fa163ee0-6271-f863-66dc-000000012505 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_5 2026-06-14 08:27:49,064 p=83235 u=zuul n=ansible | 2026-06-14 08:27:49.063874 | fa163ee0-6271-f863-66dc-000000012504 | SKIPPED | Update container configs with new config hashes | np0000073147 2026-06-14 08:27:49,088 p=83235 u=zuul n=ansible | 2026-06-14 08:27:49.087671 | fa163ee0-6271-f863-66dc-000000012505 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_5 2026-06-14 08:27:49,105 p=83235 u=zuul n=ansible | 2026-06-14 08:27:49.104795 | fa163ee0-6271-f863-66dc-000000012505 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_5 | np0000073146 2026-06-14 08:27:49,127 p=83235 u=zuul n=ansible | 2026-06-14 08:27:49.122660 | fa163ee0-6271-f863-66dc-000000012506 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_5 2026-06-14 08:27:49,135 p=83235 u=zuul n=ansible | 2026-06-14 08:27:49.135021 | fa163ee0-6271-f863-66dc-000000012505 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_5 | np0000073147 2026-06-14 08:27:49,154 p=83235 u=zuul n=ansible | 2026-06-14 08:27:49.154606 | fa163ee0-6271-f863-66dc-000000012506 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_5 2026-06-14 08:27:49,169 p=83235 u=zuul n=ansible | 2026-06-14 08:27:49.169110 | fa163ee0-6271-f863-66dc-000000012506 | SKIPPED | Create containers from /var/lib/tripleo-config/container-startup-config/step_5 | np0000073146 2026-06-14 08:27:49,210 p=83235 u=zuul n=ansible | 2026-06-14 08:27:49.210404 | fa163ee0-6271-f863-66dc-00000001296e | TASK | Clean container_puppet_tasks for np0000073146 step 5 2026-06-14 08:27:49,218 p=83235 u=zuul n=ansible | 2026-06-14 08:27:49.218057 | fa163ee0-6271-f863-66dc-000000012506 | SKIPPED | Create containers from /var/lib/tripleo-config/container-startup-config/step_5 | np0000073147 2026-06-14 08:27:49,246 p=83235 u=zuul n=ansible | 2026-06-14 08:27:49.246578 | fa163ee0-6271-f863-66dc-00000001296e | TASK | Clean container_puppet_tasks for np0000073146 step 5 2026-06-14 08:27:49,592 p=83235 u=zuul n=ansible | 2026-06-14 08:27:49.591935 | fa163ee0-6271-f863-66dc-00000001296e | OK | Clean container_puppet_tasks for np0000073146 step 5 | np0000073147 2026-06-14 08:27:49,627 p=83235 u=zuul n=ansible | 2026-06-14 08:27:49.626999 | fa163ee0-6271-f863-66dc-00000001296f | TASK | Calculate container_puppet_tasks for np0000073147 step 5 2026-06-14 08:27:49,635 p=83235 u=zuul n=ansible | 2026-06-14 08:27:49.634744 | fa163ee0-6271-f863-66dc-00000001296e | OK | Clean container_puppet_tasks for np0000073146 step 5 | np0000073146 2026-06-14 08:27:49,656 p=83235 u=zuul n=ansible | 2026-06-14 08:27:49.655983 | fa163ee0-6271-f863-66dc-00000001296f | TASK | Calculate container_puppet_tasks for np0000073147 step 5 2026-06-14 08:27:49,701 p=83235 u=zuul n=ansible | 2026-06-14 08:27:49.700634 | fa163ee0-6271-f863-66dc-000000012970 | TASK | Include container-puppet tasks for step 5 2026-06-14 08:27:49,730 p=83235 u=zuul n=ansible | 2026-06-14 08:27:49.730359 | fa163ee0-6271-f863-66dc-000000012970 | TASK | Include container-puppet tasks for step 5 2026-06-14 08:27:49,767 p=83235 u=zuul n=ansible | 2026-06-14 08:27:49.767275 | 51cd3759-828d-4d44-8c14-a570541844fb | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0000073147 2026-06-14 08:27:49,795 p=83235 u=zuul n=ansible | 2026-06-14 08:27:49.795243 | fa163ee0-6271-f863-66dc-000000012cad | TASK | Write container-puppet-tasks json file for np0000073147 step 5 2026-06-14 08:27:49,820 p=83235 u=zuul n=ansible | 2026-06-14 08:27:49.819988 | e048aae6-dace-4f3d-9f00-927fdcd6dbaf | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0000073146 2026-06-14 08:27:49,844 p=83235 u=zuul n=ansible | 2026-06-14 08:27:49.844249 | fa163ee0-6271-f863-66dc-000000012cc6 | TASK | Write container-puppet-tasks json file for np0000073146 step 5 2026-06-14 08:27:50,838 p=83235 u=zuul n=ansible | 2026-06-14 08:27:50.837860 | fa163ee0-6271-f863-66dc-000000012cad | CHANGED | Write container-puppet-tasks json file for np0000073147 step 5 | np0000073147 2026-06-14 08:27:50,858 p=83235 u=zuul n=ansible | 2026-06-14 08:27:50.858625 | fa163ee0-6271-f863-66dc-000000012caf | TASK | Generate container puppet configs for step 5 2026-06-14 08:27:50,924 p=83235 u=zuul n=ansible | 2026-06-14 08:27:50.923751 | fa163ee0-6271-f863-66dc-000000012cc6 | CHANGED | Write container-puppet-tasks json file for np0000073146 step 5 | np0000073146 2026-06-14 08:27:50,946 p=83235 u=zuul n=ansible | 2026-06-14 08:27:50.946074 | fa163ee0-6271-f863-66dc-000000012cc8 | TASK | Generate container puppet configs for step 5 2026-06-14 08:27:51,306 p=83235 u=zuul n=ansible | 2026-06-14 08:27:51.304931 | fa163ee0-6271-f863-66dc-000000012caf | OK | Generate container puppet configs for step 5 | np0000073147 2026-06-14 08:27:51,343 p=83235 u=zuul n=ansible | 2026-06-14 08:27:51.338845 | fa163ee0-6271-f863-66dc-000000012cb0 | TASK | Manage Puppet containers (bootstrap tasks) for step 5 with tripleo-ansible 2026-06-14 08:27:51,350 p=83235 u=zuul n=ansible | 2026-06-14 08:27:51.349389 | fa163ee0-6271-f863-66dc-000000012cc8 | OK | Generate container puppet configs for step 5 | np0000073146 2026-06-14 08:27:51,382 p=83235 u=zuul n=ansible | 2026-06-14 08:27:51.382404 | fa163ee0-6271-f863-66dc-000000012cc9 | TASK | Manage Puppet containers (bootstrap tasks) for step 5 with tripleo-ansible 2026-06-14 08:27:51,440 p=83235 u=zuul n=ansible | 2026-06-14 08:27:51.439991 | fa163ee0-6271-f863-66dc-0000000129fa | TASK | Gather variables for each operating system 2026-06-14 08:27:51,505 p=83235 u=zuul n=ansible | 2026-06-14 08:27:51.504349 | fa163ee0-6271-f863-66dc-0000000129fa | TASK | Gather variables for each operating system 2026-06-14 08:27:51,579 p=83235 u=zuul n=ansible | 2026-06-14 08:27:51.578890 | fa163ee0-6271-f863-66dc-0000000129fb | TASK | Create container logs path 2026-06-14 08:27:51,648 p=83235 u=zuul n=ansible | 2026-06-14 08:27:51.648267 | fa163ee0-6271-f863-66dc-0000000129fb | TASK | Create container logs path 2026-06-14 08:27:51,871 p=83235 u=zuul n=ansible | 2026-06-14 08:27:51.870131 | fa163ee0-6271-f863-66dc-000000012234 | CHANGED | Run init bundle puppet on the host for cinder_volume | np0000073145 2026-06-14 08:27:51,895 p=83235 u=zuul n=ansible | 2026-06-14 08:27:51.895560 | fa163ee0-6271-f863-66dc-000000012235 | TASK | Check if /var/lib/config-data/puppet-generated/cinder exists 2026-06-14 08:27:51,974 p=83235 u=zuul n=ansible | 2026-06-14 08:27:51.973219 | fa163ee0-6271-f863-66dc-0000000129fb | OK | Create container logs path | np0000073147 2026-06-14 08:27:51,975 p=83235 u=zuul n=ansible | 2026-06-14 08:27:51.975462 | fa163ee0-6271-f863-66dc-0000000129fb | OK | Create container logs path | np0000073146 2026-06-14 08:27:51,999 p=83235 u=zuul n=ansible | 2026-06-14 08:27:51.998771 | fa163ee0-6271-f863-66dc-0000000129fd | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 2026-06-14 08:27:52,023 p=83235 u=zuul n=ansible | 2026-06-14 08:27:52.022558 | fa163ee0-6271-f863-66dc-0000000129fd | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 2026-06-14 08:27:52,226 p=83235 u=zuul n=ansible | 2026-06-14 08:27:52.225648 | fa163ee0-6271-f863-66dc-000000012235 | OK | Check if /var/lib/config-data/puppet-generated/cinder exists | np0000073145 2026-06-14 08:27:52,261 p=83235 u=zuul n=ansible | 2026-06-14 08:27:52.260800 | fa163ee0-6271-f863-66dc-000000012236 | TASK | Run pacemaker restart if the config file for the service changed 2026-06-14 08:27:52,383 p=83235 u=zuul n=ansible | 2026-06-14 08:27:52.382639 | fa163ee0-6271-f863-66dc-0000000129fd | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 | np0000073147 2026-06-14 08:27:52,405 p=83235 u=zuul n=ansible | 2026-06-14 08:27:52.405182 | fa163ee0-6271-f863-66dc-0000000129fe | TASK | Finalise hashes for all containers 2026-06-14 08:27:52,448 p=83235 u=zuul n=ansible | 2026-06-14 08:27:52.448229 | fa163ee0-6271-f863-66dc-0000000129fe | OK | Finalise hashes for all containers | np0000073147 2026-06-14 08:27:52,470 p=83235 u=zuul n=ansible | 2026-06-14 08:27:52.469895 | fa163ee0-6271-f863-66dc-000000012a00 | TASK | Manage systemd shutdown files 2026-06-14 08:27:52,510 p=83235 u=zuul n=ansible | 2026-06-14 08:27:52.509291 | fa163ee0-6271-f863-66dc-000000012a00 | SKIPPED | Manage systemd shutdown files | np0000073147 2026-06-14 08:27:52,531 p=83235 u=zuul n=ansible | 2026-06-14 08:27:52.530619 | fa163ee0-6271-f863-66dc-000000012a02 | TASK | Update container configs with new config hashes 2026-06-14 08:27:52,593 p=83235 u=zuul n=ansible | 2026-06-14 08:27:52.592437 | fa163ee0-6271-f863-66dc-000000012a02 | SKIPPED | Update container configs with new config hashes | np0000073147 2026-06-14 08:27:52,628 p=83235 u=zuul n=ansible | 2026-06-14 08:27:52.627627 | fa163ee0-6271-f863-66dc-000000012a03 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 2026-06-14 08:27:52,637 p=83235 u=zuul n=ansible | 2026-06-14 08:27:52.637127 | fa163ee0-6271-f863-66dc-0000000129fd | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 | np0000073146 2026-06-14 08:27:52,657 p=83235 u=zuul n=ansible | 2026-06-14 08:27:52.656925 | fa163ee0-6271-f863-66dc-0000000129fe | TASK | Finalise hashes for all containers 2026-06-14 08:27:52,676 p=83235 u=zuul n=ansible | 2026-06-14 08:27:52.675292 | fa163ee0-6271-f863-66dc-000000012a03 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0000073147 2026-06-14 08:27:52,696 p=83235 u=zuul n=ansible | 2026-06-14 08:27:52.695756 | fa163ee0-6271-f863-66dc-000000012a04 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 2026-06-14 08:27:52,708 p=83235 u=zuul n=ansible | 2026-06-14 08:27:52.707809 | fa163ee0-6271-f863-66dc-0000000129fe | OK | Finalise hashes for all containers | np0000073146 2026-06-14 08:27:52,729 p=83235 u=zuul n=ansible | 2026-06-14 08:27:52.729627 | fa163ee0-6271-f863-66dc-000000012a00 | TASK | Manage systemd shutdown files 2026-06-14 08:27:52,738 p=83235 u=zuul n=ansible | 2026-06-14 08:27:52.737533 | fa163ee0-6271-f863-66dc-000000012236 | CHANGED | Run pacemaker restart if the config file for the service changed | np0000073145 2026-06-14 08:27:52,768 p=83235 u=zuul n=ansible | 2026-06-14 08:27:52.768456 | fa163ee0-6271-f863-66dc-000000012237 | TASK | Check if an image update marker exists for bundle openstack-cinder-volume 2026-06-14 08:27:52,776 p=83235 u=zuul n=ansible | 2026-06-14 08:27:52.776232 | fa163ee0-6271-f863-66dc-000000012a04 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0000073147 2026-06-14 08:27:52,777 p=83235 u=zuul n=ansible | 2026-06-14 08:27:52.777656 | fa163ee0-6271-f863-66dc-000000012a00 | SKIPPED | Manage systemd shutdown files | np0000073146 2026-06-14 08:27:52,794 p=83235 u=zuul n=ansible | 2026-06-14 08:27:52.794165 | fa163ee0-6271-f863-66dc-000000012a02 | TASK | Update container configs with new config hashes 2026-06-14 08:27:52,868 p=83235 u=zuul n=ansible | 2026-06-14 08:27:52.867645 | fa163ee0-6271-f863-66dc-000000012a02 | SKIPPED | Update container configs with new config hashes | np0000073146 2026-06-14 08:27:52,883 p=83235 u=zuul n=ansible | 2026-06-14 08:27:52.883197 | fa163ee0-6271-f863-66dc-000000012a03 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 2026-06-14 08:27:52,936 p=83235 u=zuul n=ansible | 2026-06-14 08:27:52.935698 | fa163ee0-6271-f863-66dc-000000012a03 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0000073146 2026-06-14 08:27:52,952 p=83235 u=zuul n=ansible | 2026-06-14 08:27:52.952126 | fa163ee0-6271-f863-66dc-000000012a04 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 2026-06-14 08:27:53,019 p=83235 u=zuul n=ansible | 2026-06-14 08:27:53.019079 | fa163ee0-6271-f863-66dc-000000012a04 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0000073146 2026-06-14 08:27:53,062 p=83235 u=zuul n=ansible | 2026-06-14 08:27:53.062451 | fa163ee0-6271-f863-66dc-000000012237 | OK | Check if an image update marker exists for bundle openstack-cinder-volume | np0000073145 2026-06-14 08:27:53,078 p=83235 u=zuul n=ansible | 2026-06-14 08:27:53.078644 | fa163ee0-6271-f863-66dc-000000012239 | TASK | Get container image tag from marker for bundle openstack-cinder-volume 2026-06-14 08:27:53,135 p=83235 u=zuul n=ansible | 2026-06-14 08:27:53.134955 | fa163ee0-6271-f863-66dc-000000012239 | SKIPPED | Get container image tag from marker for bundle openstack-cinder-volume | np0000073145 2026-06-14 08:27:53,152 p=83235 u=zuul n=ansible | 2026-06-14 08:27:53.152336 | fa163ee0-6271-f863-66dc-00000001223a | TASK | Get container image tag from bundle openstack-cinder-volume 2026-06-14 08:27:53,201 p=83235 u=zuul n=ansible | 2026-06-14 08:27:53.200821 | fa163ee0-6271-f863-66dc-00000001223a | SKIPPED | Get container image tag from bundle openstack-cinder-volume | np0000073145 2026-06-14 08:27:53,219 p=83235 u=zuul n=ansible | 2026-06-14 08:27:53.219435 | fa163ee0-6271-f863-66dc-00000001223b | TASK | Compare tags between marker and bundle openstack-cinder-volume 2026-06-14 08:27:53,264 p=83235 u=zuul n=ansible | 2026-06-14 08:27:53.264095 | fa163ee0-6271-f863-66dc-00000001223b | SKIPPED | Compare tags between marker and bundle openstack-cinder-volume | np0000073145 2026-06-14 08:27:53,283 p=83235 u=zuul n=ansible | 2026-06-14 08:27:53.283520 | fa163ee0-6271-f863-66dc-00000001223c | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2026-06-14 08:27:53,339 p=83235 u=zuul n=ansible | 2026-06-14 08:27:53.338441 | fa163ee0-6271-f863-66dc-00000001223c | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0000073145 2026-06-14 08:27:53,356 p=83235 u=zuul n=ansible | 2026-06-14 08:27:53.355816 | fa163ee0-6271-f863-66dc-00000001223d | TASK | Remove update marker for bundle openstack-cinder-volume 2026-06-14 08:27:53,404 p=83235 u=zuul n=ansible | 2026-06-14 08:27:53.404343 | fa163ee0-6271-f863-66dc-00000001223d | SKIPPED | Remove update marker for bundle openstack-cinder-volume | np0000073145 2026-06-14 08:27:53,435 p=83235 u=zuul n=ansible | 2026-06-14 08:27:53.434839 | fa163ee0-6271-f863-66dc-000000012259 | TASK | set enable_sensubility fact 2026-06-14 08:27:53,467 p=83235 u=zuul n=ansible | 2026-06-14 08:27:53.467145 | fa163ee0-6271-f863-66dc-000000012259 | OK | set enable_sensubility fact | np0000073145 2026-06-14 08:27:53,484 p=83235 u=zuul n=ansible | 2026-06-14 08:27:53.484228 | fa163ee0-6271-f863-66dc-000000012260 | TASK | Gather variables for each operating system 2026-06-14 08:27:53,643 p=83235 u=zuul n=ansible | 2026-06-14 08:27:53.643015 | fa163ee0-6271-f863-66dc-000000012261 | TASK | Detect if resource is being created or already exists 2026-06-14 08:27:54,632 p=83235 u=zuul n=ansible | 2026-06-14 08:27:54.631220 | fa163ee0-6271-f863-66dc-000000012261 | CHANGED | Detect if resource is being created or already exists | np0000073145 2026-06-14 08:27:54,669 p=83235 u=zuul n=ansible | 2026-06-14 08:27:54.668442 | fa163ee0-6271-f863-66dc-000000012262 | TASK | Run init bundle puppet on the host for manila_share 2026-06-14 08:28:28,736 p=83235 u=zuul n=ansible | 2026-06-14 08:28:28.735004 | fa163ee0-6271-f863-66dc-000000012262 | CHANGED | Run init bundle puppet on the host for manila_share | np0000073145 2026-06-14 08:28:28,775 p=83235 u=zuul n=ansible | 2026-06-14 08:28:28.774745 | fa163ee0-6271-f863-66dc-000000012263 | TASK | Check if /var/lib/config-data/puppet-generated/manila exists 2026-06-14 08:28:29,154 p=83235 u=zuul n=ansible | 2026-06-14 08:28:29.153096 | fa163ee0-6271-f863-66dc-000000012263 | OK | Check if /var/lib/config-data/puppet-generated/manila exists | np0000073145 2026-06-14 08:28:29,192 p=83235 u=zuul n=ansible | 2026-06-14 08:28:29.192400 | fa163ee0-6271-f863-66dc-000000012264 | TASK | Run pacemaker restart if the config file for the service changed 2026-06-14 08:28:29,782 p=83235 u=zuul n=ansible | 2026-06-14 08:28:29.781561 | fa163ee0-6271-f863-66dc-000000012264 | CHANGED | Run pacemaker restart if the config file for the service changed | np0000073145 2026-06-14 08:28:29,816 p=83235 u=zuul n=ansible | 2026-06-14 08:28:29.815673 | fa163ee0-6271-f863-66dc-000000012265 | TASK | Check if an image update marker exists for bundle openstack-manila-share 2026-06-14 08:28:30,128 p=83235 u=zuul n=ansible | 2026-06-14 08:28:30.127578 | fa163ee0-6271-f863-66dc-000000012265 | OK | Check if an image update marker exists for bundle openstack-manila-share | np0000073145 2026-06-14 08:28:30,169 p=83235 u=zuul n=ansible | 2026-06-14 08:28:30.168398 | fa163ee0-6271-f863-66dc-000000012267 | TASK | Get container image tag from marker for bundle openstack-manila-share 2026-06-14 08:28:30,229 p=83235 u=zuul n=ansible | 2026-06-14 08:28:30.228568 | fa163ee0-6271-f863-66dc-000000012267 | SKIPPED | Get container image tag from marker for bundle openstack-manila-share | np0000073145 2026-06-14 08:28:30,262 p=83235 u=zuul n=ansible | 2026-06-14 08:28:30.261905 | fa163ee0-6271-f863-66dc-000000012268 | TASK | Get container image tag from bundle openstack-manila-share 2026-06-14 08:28:30,322 p=83235 u=zuul n=ansible | 2026-06-14 08:28:30.321272 | fa163ee0-6271-f863-66dc-000000012268 | SKIPPED | Get container image tag from bundle openstack-manila-share | np0000073145 2026-06-14 08:28:30,345 p=83235 u=zuul n=ansible | 2026-06-14 08:28:30.344778 | fa163ee0-6271-f863-66dc-000000012269 | TASK | Compare tags between marker and bundle openstack-manila-share 2026-06-14 08:28:30,403 p=83235 u=zuul n=ansible | 2026-06-14 08:28:30.402379 | fa163ee0-6271-f863-66dc-000000012269 | SKIPPED | Compare tags between marker and bundle openstack-manila-share | np0000073145 2026-06-14 08:28:30,426 p=83235 u=zuul n=ansible | 2026-06-14 08:28:30.426531 | fa163ee0-6271-f863-66dc-00000001226a | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2026-06-14 08:28:30,482 p=83235 u=zuul n=ansible | 2026-06-14 08:28:30.482106 | fa163ee0-6271-f863-66dc-00000001226a | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0000073145 2026-06-14 08:28:30,500 p=83235 u=zuul n=ansible | 2026-06-14 08:28:30.499932 | fa163ee0-6271-f863-66dc-00000001226b | TASK | Remove update marker for bundle openstack-manila-share 2026-06-14 08:28:30,550 p=83235 u=zuul n=ansible | 2026-06-14 08:28:30.550201 | fa163ee0-6271-f863-66dc-00000001226b | SKIPPED | Remove update marker for bundle openstack-manila-share | np0000073145 2026-06-14 08:28:30,580 p=83235 u=zuul n=ansible | 2026-06-14 08:28:30.580546 | fa163ee0-6271-f863-66dc-00000001228b | TASK | Run kolla_set_configs to copy ring files 2026-06-14 08:28:31,226 p=83235 u=zuul n=ansible | 2026-06-14 08:28:31.223814 | fa163ee0-6271-f863-66dc-00000001228b | CHANGED | Run kolla_set_configs to copy ring files | np0000073145 | item=swift_proxy 2026-06-14 08:28:31,269 p=83235 u=zuul n=ansible | 2026-06-14 08:28:31.268572 | fa163ee0-6271-f863-66dc-00000001228c | TASK | Run kolla_set_configs to copy ring files 2026-06-14 08:28:31,975 p=83235 u=zuul n=ansible | 2026-06-14 08:28:31.973355 | fa163ee0-6271-f863-66dc-00000001228c | CHANGED | Run kolla_set_configs to copy ring files | np0000073145 | item=swift_account_auditor 2026-06-14 08:28:32,666 p=83235 u=zuul n=ansible | 2026-06-14 08:28:32.664023 | fa163ee0-6271-f863-66dc-00000001228c | CHANGED | Run kolla_set_configs to copy ring files | np0000073145 | item=swift_account_reaper 2026-06-14 08:28:33,293 p=83235 u=zuul n=ansible | 2026-06-14 08:28:33.291310 | fa163ee0-6271-f863-66dc-00000001228c | CHANGED | Run kolla_set_configs to copy ring files | np0000073145 | item=swift_account_replicator 2026-06-14 08:28:33,891 p=83235 u=zuul n=ansible | 2026-06-14 08:28:33.889228 | fa163ee0-6271-f863-66dc-00000001228c | CHANGED | Run kolla_set_configs to copy ring files | np0000073145 | item=swift_account_server 2026-06-14 08:28:34,440 p=83235 u=zuul n=ansible | 2026-06-14 08:28:34.439941 | fa163ee0-6271-f863-66dc-00000001228c | CHANGED | Run kolla_set_configs to copy ring files | np0000073145 | item=swift_container_auditor 2026-06-14 08:28:34,958 p=83235 u=zuul n=ansible | 2026-06-14 08:28:34.956159 | fa163ee0-6271-f863-66dc-00000001228c | CHANGED | Run kolla_set_configs to copy ring files | np0000073145 | item=swift_container_replicator 2026-06-14 08:28:35,555 p=83235 u=zuul n=ansible | 2026-06-14 08:28:35.553115 | fa163ee0-6271-f863-66dc-00000001228c | CHANGED | Run kolla_set_configs to copy ring files | np0000073145 | item=swift_container_server 2026-06-14 08:28:36,253 p=83235 u=zuul n=ansible | 2026-06-14 08:28:36.251306 | fa163ee0-6271-f863-66dc-00000001228c | CHANGED | Run kolla_set_configs to copy ring files | np0000073145 | item=swift_container_updater 2026-06-14 08:28:36,951 p=83235 u=zuul n=ansible | 2026-06-14 08:28:36.948967 | fa163ee0-6271-f863-66dc-00000001228c | CHANGED | Run kolla_set_configs to copy ring files | np0000073145 | item=swift_object_auditor 2026-06-14 08:28:37,477 p=83235 u=zuul n=ansible | 2026-06-14 08:28:37.475138 | fa163ee0-6271-f863-66dc-00000001228c | CHANGED | Run kolla_set_configs to copy ring files | np0000073145 | item=swift_object_expirer 2026-06-14 08:28:38,012 p=83235 u=zuul n=ansible | 2026-06-14 08:28:38.010312 | fa163ee0-6271-f863-66dc-00000001228c | CHANGED | Run kolla_set_configs to copy ring files | np0000073145 | item=swift_object_replicator 2026-06-14 08:28:38,645 p=83235 u=zuul n=ansible | 2026-06-14 08:28:38.643835 | fa163ee0-6271-f863-66dc-00000001228c | CHANGED | Run kolla_set_configs to copy ring files | np0000073145 | item=swift_object_server 2026-06-14 08:28:39,250 p=83235 u=zuul n=ansible | 2026-06-14 08:28:39.248655 | fa163ee0-6271-f863-66dc-00000001228c | CHANGED | Run kolla_set_configs to copy ring files | np0000073145 | item=swift_object_updater 2026-06-14 08:28:39,318 p=83235 u=zuul n=ansible | 2026-06-14 08:28:39.317449 | fa163ee0-6271-f863-66dc-0000000000f7 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists 2026-06-14 08:28:39,661 p=83235 u=zuul n=ansible | 2026-06-14 08:28:39.660292 | fa163ee0-6271-f863-66dc-0000000000f7 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists | np0000073145 2026-06-14 08:28:39,824 p=83235 u=zuul n=ansible | 2026-06-14 08:28:39.824286 | 93fc7d42-22d3-4fa3-97c0-d768057132e7 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0000073145 2026-06-14 08:28:39,851 p=83235 u=zuul n=ansible | 2026-06-14 08:28:39.851351 | fa163ee0-6271-f863-66dc-000000012dd7 | TASK | Write the config_step hieradata 2026-06-14 08:28:40,787 p=83235 u=zuul n=ansible | 2026-06-14 08:28:40.786570 | fa163ee0-6271-f863-66dc-000000012dd7 | OK | Write the config_step hieradata | np0000073145 2026-06-14 08:28:40,803 p=83235 u=zuul n=ansible | 2026-06-14 08:28:40.803327 | fa163ee0-6271-f863-66dc-000000012dd8 | TASK | Run puppet host configuration for step 5 2026-06-14 08:28:41,633 p=83235 u=zuul n=ansible | 2026-06-14 08:28:41.632367 | fa163ee0-6271-f863-66dc-000000012dd8 | CHANGED | Run puppet host configuration for step 5 | np0000073145 2026-06-14 08:28:41,651 p=83235 u=zuul n=ansible | 2026-06-14 08:28:41.650986 | fa163ee0-6271-f863-66dc-000000012dd9 | TASK | Wait for puppet host configuration to finish 2026-06-14 08:29:02,601 p=83235 u=zuul n=ansible | 2026-06-14 08:29:02.600681 | fa163ee0-6271-f863-66dc-000000012dd9 | CHANGED | Wait for puppet host configuration to finish | np0000073145 2026-06-14 08:29:02,632 p=83235 u=zuul n=ansible | 2026-06-14 08:29:02.632067 | fa163ee0-6271-f863-66dc-000000012dda | TASK | Debug output for task: Run puppet host configuration for step 5 2026-06-14 08:29:02,724 p=83235 u=zuul n=ansible | 2026-06-14 08:29:02.723767 | fa163ee0-6271-f863-66dc-000000012dda | CHANGED | Debug output for task: Run puppet host configuration for step 5 | np0000073145 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Jun 14 08:28:41 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Jun 14 08:28:48 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Jun 14 08:28:48 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Jun 14 08:28:48 puppet-user: (file & line not available)", "<13>Jun 14 08:28:48 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Jun 14 08:28:48 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Jun 14 08:28:49 puppet-user: Warning: This method is deprecated, please use match expressions with Stdlib::Compat::String instead. They are described at https://docs.puppet.com/puppet/latest/reference/lang_data_type.html#match-expressions. at [\"/etc/puppet/modules/snmp/manifests/params.pp\", 310]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Jun 14 08:28:49 puppet-user: (location: /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:34:in `deprecation')", "<13>Jun 14 08:28:49 puppet-user: Warning: This method is deprecated, please use the stdlib validate_legacy function,", "<13>Jun 14 08:28:49 puppet-user: with Stdlib::Compat::Bool. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 358]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Jun 14 08:28:49 puppet-user: with Stdlib::Compat::Array. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 367]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Jun 14 08:28:49 puppet-user: with Stdlib::Compat::String. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 382]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Jun 14 08:28:49 puppet-user: with Stdlib::Compat::Numeric. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 388]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Jun 14 08:28:49 puppet-user: with Pattern[]. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 393]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Jun 14 08:28:49 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Jun 14 08:28:49 puppet-user: Notice: Compiled catalog for np0000073145.ooo.test in environment production in 0.54 seconds", "<13>Jun 14 08:28:53 puppet-user: Notice: /Stage[main]/Pacemaker::Resource_defaults/Pcmk_resource_default[resource-stickiness]/ensure: created", "<13>Jun 14 08:28:56 puppet-user: Notice: /Stage[main]/Pacemaker::Resource_op_defaults/Pcmk_resource_op_default[bundle]/ensure: created", "<13>Jun 14 08:28:57 puppet-user: Deprecation Warning: This command is deprecated and will be removed. Please use 'pcs property config' instead.", "<13>Jun 14 08:28:57 puppet-user: Notice: Applied catalog in 8.52 seconds", "<13>Jun 14 08:28:57 puppet-user: Application:", "<13>Jun 14 08:28:57 puppet-user: Initial environment: production", "<13>Jun 14 08:28:57 puppet-user: Converged environment: production", "<13>Jun 14 08:28:57 puppet-user: Run mode: user", "<13>Jun 14 08:28:57 puppet-user: Changes:", "<13>Jun 14 08:28:57 puppet-user: Total: 2", "<13>Jun 14 08:28:57 puppet-user: Events:", "<13>Jun 14 08:28:57 puppet-user: Success: 2", "<13>Jun 14 08:28:57 puppet-user: Resources:", "<13>Jun 14 08:28:57 puppet-user: Changed: 2", "<13>Jun 14 08:28:57 puppet-user: Out of sync: 2", "<13>Jun 14 08:28:57 puppet-user: Total: 37", "<13>Jun 14 08:28:57 puppet-user: Time:", "<13>Jun 14 08:28:57 puppet-user: Schedule: 0.00", "<13>Jun 14 08:28:57 puppet-user: File line: 0.00", "<13>Jun 14 08:28:57 puppet-user: Package: 0.00", "<13>Jun 14 08:28:57 puppet-user: Augeas: 0.01", "<13>Jun 14 08:28:57 puppet-user: User: 0.01", "<13>Jun 14 08:28:57 puppet-user: File: 0.09", "<13>Jun 14 08:28:57 puppet-user: Service: 0.21", "<13>Jun 14 08:28:57 puppet-user: Config retrieval: 0.69", "<13>Jun 14 08:28:57 puppet-user: Pcmk property: 1.65", "<13>Jun 14 08:28:57 puppet-user: Exec: 1.96", "<13>Jun 14 08:28:57 puppet-user: Last run: 1781425737", "<13>Jun 14 08:28:57 puppet-user: Pcmk resource op default: 2.16", "<13>Jun 14 08:28:57 puppet-user: Pcmk resource default: 2.23", "<13>Jun 14 08:28:57 puppet-user: Filebucket: 0.00", "<13>Jun 14 08:28:57 puppet-user: Transaction evaluation: 8.50", "<13>Jun 14 08:28:57 puppet-user: Catalog application: 8.52", "<13>Jun 14 08:28:57 puppet-user: Total: 8.53", "<13>Jun 14 08:28:57 puppet-user: Version:", "<13>Jun 14 08:28:57 puppet-user: Config: 1781425728", "<13>Jun 14 08:28:57 puppet-user: Puppet: 7.10.0" ] } 2026-06-14 08:29:02,753 p=83235 u=zuul n=ansible | 2026-06-14 08:29:02.752641 | fa163ee0-6271-f863-66dc-000000012ddb | TASK | Pre-cache facts for puppet containers 2026-06-14 08:29:02,830 p=83235 u=zuul n=ansible | 2026-06-14 08:29:02.829675 | fa163ee0-6271-f863-66dc-0000000123d1 | TASK | Gather variables for each operating system 2026-06-14 08:29:02,966 p=83235 u=zuul n=ansible | 2026-06-14 08:29:02.966028 | fa163ee0-6271-f863-66dc-0000000123d2 | TASK | Create puppet caching structures 2026-06-14 08:29:03,268 p=83235 u=zuul n=ansible | 2026-06-14 08:29:03.267312 | fa163ee0-6271-f863-66dc-0000000123d2 | CHANGED | Create puppet caching structures | np0000073145 2026-06-14 08:29:03,292 p=83235 u=zuul n=ansible | 2026-06-14 08:29:03.291830 | fa163ee0-6271-f863-66dc-0000000123d3 | TASK | Check for facter.conf 2026-06-14 08:29:03,630 p=83235 u=zuul n=ansible | 2026-06-14 08:29:03.629683 | fa163ee0-6271-f863-66dc-0000000123d3 | OK | Check for facter.conf | np0000073145 2026-06-14 08:29:03,656 p=83235 u=zuul n=ansible | 2026-06-14 08:29:03.655700 | fa163ee0-6271-f863-66dc-0000000123d4 | TASK | Remove facter.conf if directory 2026-06-14 08:29:03,710 p=83235 u=zuul n=ansible | 2026-06-14 08:29:03.709486 | fa163ee0-6271-f863-66dc-0000000123d4 | SKIPPED | Remove facter.conf if directory | np0000073145 2026-06-14 08:29:03,734 p=83235 u=zuul n=ansible | 2026-06-14 08:29:03.734116 | fa163ee0-6271-f863-66dc-0000000123d5 | TASK | Write facter cache config 2026-06-14 08:29:04,603 p=83235 u=zuul n=ansible | 2026-06-14 08:29:04.602232 | fa163ee0-6271-f863-66dc-0000000123d5 | CHANGED | Write facter cache config | np0000073145 2026-06-14 08:29:04,626 p=83235 u=zuul n=ansible | 2026-06-14 08:29:04.625695 | fa163ee0-6271-f863-66dc-0000000123d6 | TASK | Cleanup facter cache if exists 2026-06-14 08:29:04,954 p=83235 u=zuul n=ansible | 2026-06-14 08:29:04.953432 | fa163ee0-6271-f863-66dc-0000000123d6 | CHANGED | Cleanup facter cache if exists | np0000073145 2026-06-14 08:29:04,977 p=83235 u=zuul n=ansible | 2026-06-14 08:29:04.977349 | fa163ee0-6271-f863-66dc-0000000123d7 | TASK | Pre-cache facts 2026-06-14 08:29:05,726 p=83235 u=zuul n=ansible | 2026-06-14 08:29:05.725480 | fa163ee0-6271-f863-66dc-0000000123d7 | CHANGED | Pre-cache facts | np0000073145 2026-06-14 08:29:05,765 p=83235 u=zuul n=ansible | 2026-06-14 08:29:05.764509 | fa163ee0-6271-f863-66dc-0000000123d8 | TASK | Failed deployment if facter fails 2026-06-14 08:29:05,805 p=83235 u=zuul n=ansible | 2026-06-14 08:29:05.804544 | fa163ee0-6271-f863-66dc-0000000123d8 | SKIPPED | Failed deployment if facter fails | np0000073145 2026-06-14 08:29:05,844 p=83235 u=zuul n=ansible | 2026-06-14 08:29:05.843795 | fa163ee0-6271-f863-66dc-0000000123d9 | TASK | Sync cached facts 2026-06-14 08:29:06,234 p=83235 u=zuul n=ansible | 2026-06-14 08:29:06.234006 | fa163ee0-6271-f863-66dc-0000000123d9 | CHANGED | Sync cached facts | np0000073145 -> 192.168.122.103 2026-06-14 08:29:06,235 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073145 -> 192.168.122.103', 'fa163ee0-6271-f863-66dc-0000000123d9') missing from stats 2026-06-14 08:29:06,289 p=83235 u=zuul n=ansible | 2026-06-14 08:29:06.288477 | fa163ee0-6271-f863-66dc-000000012ddc | TASK | Include container-puppet tasks (generate config) during step 1 2026-06-14 08:29:06,343 p=83235 u=zuul n=ansible | 2026-06-14 08:29:06.342073 | fa163ee0-6271-f863-66dc-000000012ddc | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0000073145 2026-06-14 08:29:06,379 p=83235 u=zuul n=ansible | 2026-06-14 08:29:06.379410 | fa163ee0-6271-f863-66dc-000000012dde | TASK | Manage containers for step 5 with tripleo-ansible 2026-06-14 08:29:06,460 p=83235 u=zuul n=ansible | 2026-06-14 08:29:06.460295 | fa163ee0-6271-f863-66dc-0000000124fc | TASK | Gather variables for each operating system 2026-06-14 08:29:06,605 p=83235 u=zuul n=ansible | 2026-06-14 08:29:06.605097 | fa163ee0-6271-f863-66dc-0000000124fd | TASK | Create container logs path 2026-06-14 08:29:06,977 p=83235 u=zuul n=ansible | 2026-06-14 08:29:06.976988 | fa163ee0-6271-f863-66dc-0000000124fd | OK | Create container logs path | np0000073145 2026-06-14 08:29:07,002 p=83235 u=zuul n=ansible | 2026-06-14 08:29:07.001533 | fa163ee0-6271-f863-66dc-0000000124ff | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 2026-06-14 08:29:07,371 p=83235 u=zuul n=ansible | 2026-06-14 08:29:07.370687 | fa163ee0-6271-f863-66dc-0000000124ff | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 | np0000073145 2026-06-14 08:29:07,392 p=83235 u=zuul n=ansible | 2026-06-14 08:29:07.392373 | fa163ee0-6271-f863-66dc-000000012500 | TASK | Finalise hashes for all containers 2026-06-14 08:29:07,456 p=83235 u=zuul n=ansible | 2026-06-14 08:29:07.456195 | fa163ee0-6271-f863-66dc-000000012500 | OK | Finalise hashes for all containers | np0000073145 2026-06-14 08:29:07,478 p=83235 u=zuul n=ansible | 2026-06-14 08:29:07.477770 | fa163ee0-6271-f863-66dc-000000012502 | TASK | Manage systemd shutdown files 2026-06-14 08:29:07,545 p=83235 u=zuul n=ansible | 2026-06-14 08:29:07.545107 | fe240814-faf8-4f97-95b5-759bb153bf8d | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0000073145 2026-06-14 08:29:07,564 p=83235 u=zuul n=ansible | 2026-06-14 08:29:07.563905 | fa163ee0-6271-f863-66dc-000000012e98 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-06-14 08:29:07,943 p=83235 u=zuul n=ansible | 2026-06-14 08:29:07.942118 | fa163ee0-6271-f863-66dc-000000012e98 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0000073145 2026-06-14 08:29:07,977 p=83235 u=zuul n=ansible | 2026-06-14 08:29:07.976521 | fa163ee0-6271-f863-66dc-000000012e99 | TASK | Set podman_drop_in fact 2026-06-14 08:29:08,037 p=83235 u=zuul n=ansible | 2026-06-14 08:29:08.036580 | fa163ee0-6271-f863-66dc-000000012e99 | OK | Set podman_drop_in fact | np0000073145 2026-06-14 08:29:08,063 p=83235 u=zuul n=ansible | 2026-06-14 08:29:08.063549 | fa163ee0-6271-f863-66dc-000000012e9b | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-06-14 08:29:09,046 p=83235 u=zuul n=ansible | 2026-06-14 08:29:09.042688 | fa163ee0-6271-f863-66dc-000000012e9b | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000073145 | item=tripleo-container-shutdown 2026-06-14 08:29:09,966 p=83235 u=zuul n=ansible | 2026-06-14 08:29:09.963900 | fa163ee0-6271-f863-66dc-000000012e9b | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000073145 | item=tripleo-start-podman-container 2026-06-14 08:29:10,014 p=83235 u=zuul n=ansible | 2026-06-14 08:29:10.014193 | fa163ee0-6271-f863-66dc-000000012e9c | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-06-14 08:29:10,854 p=83235 u=zuul n=ansible | 2026-06-14 08:29:10.853559 | fa163ee0-6271-f863-66dc-000000012e9c | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0000073145 2026-06-14 08:29:10,887 p=83235 u=zuul n=ansible | 2026-06-14 08:29:10.886773 | fa163ee0-6271-f863-66dc-000000012e9d | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-06-14 08:29:11,802 p=83235 u=zuul n=ansible | 2026-06-14 08:29:11.801674 | fa163ee0-6271-f863-66dc-000000012e9d | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0000073145 2026-06-14 08:29:11,825 p=83235 u=zuul n=ansible | 2026-06-14 08:29:11.825105 | fa163ee0-6271-f863-66dc-000000012e9e | TASK | Enable and start tripleo-container-shutdown 2026-06-14 08:29:12,930 p=83235 u=zuul n=ansible | 2026-06-14 08:29:12.929374 | fa163ee0-6271-f863-66dc-000000012e9e | OK | Enable and start tripleo-container-shutdown | np0000073145 2026-06-14 08:29:12,953 p=83235 u=zuul n=ansible | 2026-06-14 08:29:12.953602 | fa163ee0-6271-f863-66dc-000000012e9f | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-06-14 08:29:13,912 p=83235 u=zuul n=ansible | 2026-06-14 08:29:13.911342 | fa163ee0-6271-f863-66dc-000000012e9f | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0000073145 2026-06-14 08:29:13,944 p=83235 u=zuul n=ansible | 2026-06-14 08:29:13.943877 | fa163ee0-6271-f863-66dc-000000012ea0 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-06-14 08:29:14,913 p=83235 u=zuul n=ansible | 2026-06-14 08:29:14.912525 | fa163ee0-6271-f863-66dc-000000012ea0 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0000073145 2026-06-14 08:29:14,935 p=83235 u=zuul n=ansible | 2026-06-14 08:29:14.935460 | fa163ee0-6271-f863-66dc-000000012ea1 | TASK | Enable and start netns-placeholder 2026-06-14 08:29:16,142 p=83235 u=zuul n=ansible | 2026-06-14 08:29:16.141097 | fa163ee0-6271-f863-66dc-000000012ea1 | CHANGED | Enable and start netns-placeholder | np0000073145 2026-06-14 08:29:16,173 p=83235 u=zuul n=ansible | 2026-06-14 08:29:16.173539 | fa163ee0-6271-f863-66dc-000000012504 | TASK | Update container configs with new config hashes 2026-06-14 08:29:16,228 p=83235 u=zuul n=ansible | 2026-06-14 08:29:16.228042 | fa163ee0-6271-f863-66dc-000000012504 | SKIPPED | Update container configs with new config hashes | np0000073145 2026-06-14 08:29:16,252 p=83235 u=zuul n=ansible | 2026-06-14 08:29:16.252201 | fa163ee0-6271-f863-66dc-000000012505 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_5 2026-06-14 08:29:16,305 p=83235 u=zuul n=ansible | 2026-06-14 08:29:16.305117 | fa163ee0-6271-f863-66dc-000000012505 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_5 | np0000073145 2026-06-14 08:29:16,329 p=83235 u=zuul n=ansible | 2026-06-14 08:29:16.329366 | fa163ee0-6271-f863-66dc-000000012506 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_5 2026-06-14 08:29:16,379 p=83235 u=zuul n=ansible | 2026-06-14 08:29:16.378969 | fa163ee0-6271-f863-66dc-000000012506 | SKIPPED | Create containers from /var/lib/tripleo-config/container-startup-config/step_5 | np0000073145 2026-06-14 08:29:16,428 p=83235 u=zuul n=ansible | 2026-06-14 08:29:16.428019 | fa163ee0-6271-f863-66dc-000000012de0 | TASK | Clean container_puppet_tasks for np0000073145 step 5 2026-06-14 08:29:16,767 p=83235 u=zuul n=ansible | 2026-06-14 08:29:16.766829 | fa163ee0-6271-f863-66dc-000000012de0 | OK | Clean container_puppet_tasks for np0000073145 step 5 | np0000073145 2026-06-14 08:29:16,797 p=83235 u=zuul n=ansible | 2026-06-14 08:29:16.796650 | fa163ee0-6271-f863-66dc-000000012de1 | TASK | Calculate container_puppet_tasks for np0000073145 step 5 2026-06-14 08:29:16,868 p=83235 u=zuul n=ansible | 2026-06-14 08:29:16.868126 | fa163ee0-6271-f863-66dc-000000012de2 | TASK | Include container-puppet tasks for step 5 2026-06-14 08:29:16,921 p=83235 u=zuul n=ansible | 2026-06-14 08:29:16.920738 | cea14271-5033-48a7-912e-8e672360cc72 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0000073145 2026-06-14 08:29:16,948 p=83235 u=zuul n=ansible | 2026-06-14 08:29:16.948186 | fa163ee0-6271-f863-66dc-000000012ed3 | TASK | Write container-puppet-tasks json file for np0000073145 step 5 2026-06-14 08:29:18,018 p=83235 u=zuul n=ansible | 2026-06-14 08:29:18.017012 | fa163ee0-6271-f863-66dc-000000012ed3 | CHANGED | Write container-puppet-tasks json file for np0000073145 step 5 | np0000073145 2026-06-14 08:29:18,051 p=83235 u=zuul n=ansible | 2026-06-14 08:29:18.050863 | fa163ee0-6271-f863-66dc-000000012ed5 | TASK | Generate container puppet configs for step 5 2026-06-14 08:29:18,457 p=83235 u=zuul n=ansible | 2026-06-14 08:29:18.456618 | fa163ee0-6271-f863-66dc-000000012ed5 | OK | Generate container puppet configs for step 5 | np0000073145 2026-06-14 08:29:18,495 p=83235 u=zuul n=ansible | 2026-06-14 08:29:18.494208 | fa163ee0-6271-f863-66dc-000000012ed6 | TASK | Manage Puppet containers (bootstrap tasks) for step 5 with tripleo-ansible 2026-06-14 08:29:18,596 p=83235 u=zuul n=ansible | 2026-06-14 08:29:18.596019 | fa163ee0-6271-f863-66dc-0000000129fa | TASK | Gather variables for each operating system 2026-06-14 08:29:18,743 p=83235 u=zuul n=ansible | 2026-06-14 08:29:18.743337 | fa163ee0-6271-f863-66dc-0000000129fb | TASK | Create container logs path 2026-06-14 08:29:19,097 p=83235 u=zuul n=ansible | 2026-06-14 08:29:19.096881 | fa163ee0-6271-f863-66dc-0000000129fb | OK | Create container logs path | np0000073145 2026-06-14 08:29:19,129 p=83235 u=zuul n=ansible | 2026-06-14 08:29:19.128754 | fa163ee0-6271-f863-66dc-0000000129fd | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 2026-06-14 08:29:19,463 p=83235 u=zuul n=ansible | 2026-06-14 08:29:19.462376 | fa163ee0-6271-f863-66dc-0000000129fd | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 | np0000073145 2026-06-14 08:29:19,496 p=83235 u=zuul n=ansible | 2026-06-14 08:29:19.495825 | fa163ee0-6271-f863-66dc-0000000129fe | TASK | Finalise hashes for all containers 2026-06-14 08:29:19,547 p=83235 u=zuul n=ansible | 2026-06-14 08:29:19.546305 | fa163ee0-6271-f863-66dc-0000000129fe | OK | Finalise hashes for all containers | np0000073145 2026-06-14 08:29:19,569 p=83235 u=zuul n=ansible | 2026-06-14 08:29:19.569052 | fa163ee0-6271-f863-66dc-000000012a00 | TASK | Manage systemd shutdown files 2026-06-14 08:29:19,610 p=83235 u=zuul n=ansible | 2026-06-14 08:29:19.610003 | fa163ee0-6271-f863-66dc-000000012a00 | SKIPPED | Manage systemd shutdown files | np0000073145 2026-06-14 08:29:19,633 p=83235 u=zuul n=ansible | 2026-06-14 08:29:19.633030 | fa163ee0-6271-f863-66dc-000000012a02 | TASK | Update container configs with new config hashes 2026-06-14 08:29:19,695 p=83235 u=zuul n=ansible | 2026-06-14 08:29:19.694625 | fa163ee0-6271-f863-66dc-000000012a02 | SKIPPED | Update container configs with new config hashes | np0000073145 2026-06-14 08:29:19,724 p=83235 u=zuul n=ansible | 2026-06-14 08:29:19.724010 | fa163ee0-6271-f863-66dc-000000012a03 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 2026-06-14 08:29:19,774 p=83235 u=zuul n=ansible | 2026-06-14 08:29:19.773359 | fa163ee0-6271-f863-66dc-000000012a03 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0000073145 2026-06-14 08:29:19,799 p=83235 u=zuul n=ansible | 2026-06-14 08:29:19.799184 | fa163ee0-6271-f863-66dc-000000012a04 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 2026-06-14 08:29:19,843 p=83235 u=zuul n=ansible | 2026-06-14 08:29:19.842480 | fa163ee0-6271-f863-66dc-000000012a04 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0000073145 2026-06-14 08:29:19,920 p=83235 u=zuul n=ansible | PLAY [Server Post Deployments] ************************************************* 2026-06-14 08:29:20,036 p=83235 u=zuul n=ansible | 2026-06-14 08:29:20.036237 | fa163ee0-6271-f863-66dc-0000000000fc | TASK | Server Post Deployments 2026-06-14 08:29:20,053 p=83235 u=zuul n=ansible | 2026-06-14 08:29:20.052884 | fa163ee0-6271-f863-66dc-0000000000fc | TASK | Server Post Deployments 2026-06-14 08:29:20,075 p=83235 u=zuul n=ansible | 2026-06-14 08:29:20.075342 | fa163ee0-6271-f863-66dc-0000000000fc | TASK | Server Post Deployments 2026-06-14 08:29:20,113 p=83235 u=zuul n=ansible | 2026-06-14 08:29:20.113420 | fa163ee0-6271-f863-66dc-0000000000fc | TASK | Server Post Deployments 2026-06-14 08:29:20,136 p=83235 u=zuul n=ansible | 2026-06-14 08:29:20.135573 | fa163ee0-6271-f863-66dc-0000000000fc | TASK | Server Post Deployments 2026-06-14 08:29:20,168 p=83235 u=zuul n=ansible | 2026-06-14 08:29:20.168439 | fa163ee0-6271-f863-66dc-0000000000fc | TASK | Server Post Deployments 2026-06-14 08:29:20,176 p=83235 u=zuul n=ansible | 2026-06-14 08:29:20.175696 | fa163ee0-6271-f863-66dc-0000000000fc | OK | Server Post Deployments | np0000073148 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server Post Deployments' to resume from this task" } 2026-06-14 08:29:20,176 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073148 -> localhost', 'fa163ee0-6271-f863-66dc-0000000000fc') missing from stats 2026-06-14 08:29:20,177 p=83235 u=zuul n=ansible | 2026-06-14 08:29:20.177169 | fa163ee0-6271-f863-66dc-0000000000fc | OK | Server Post Deployments | np0000073149 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server Post Deployments' to resume from this task" } 2026-06-14 08:29:20,177 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073149 -> localhost', 'fa163ee0-6271-f863-66dc-0000000000fc') missing from stats 2026-06-14 08:29:20,178 p=83235 u=zuul n=ansible | 2026-06-14 08:29:20.177943 | fa163ee0-6271-f863-66dc-0000000000fc | OK | Server Post Deployments | np0000073150 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server Post Deployments' to resume from this task" } 2026-06-14 08:29:20,178 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073150 -> localhost', 'fa163ee0-6271-f863-66dc-0000000000fc') missing from stats 2026-06-14 08:29:20,178 p=83235 u=zuul n=ansible | 2026-06-14 08:29:20.178727 | fa163ee0-6271-f863-66dc-0000000000fc | OK | Server Post Deployments | np0000073145 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server Post Deployments' to resume from this task" } 2026-06-14 08:29:20,180 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073145 -> localhost', 'fa163ee0-6271-f863-66dc-0000000000fc') missing from stats 2026-06-14 08:29:20,181 p=83235 u=zuul n=ansible | 2026-06-14 08:29:20.181045 | fa163ee0-6271-f863-66dc-0000000000fc | OK | Server Post Deployments | np0000073146 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server Post Deployments' to resume from this task" } 2026-06-14 08:29:20,182 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073146 -> localhost', 'fa163ee0-6271-f863-66dc-0000000000fc') missing from stats 2026-06-14 08:29:20,336 p=83235 u=zuul n=ansible | 2026-06-14 08:29:20.335881 | fa163ee0-6271-f863-66dc-0000000000fc | OK | Server Post Deployments | np0000073147 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server Post Deployments' to resume from this task" } 2026-06-14 08:29:20,337 p=83235 u=zuul n=ansible | [WARNING]: ('np0000073147 -> localhost', 'fa163ee0-6271-f863-66dc-0000000000fc') missing from stats 2026-06-14 08:29:20,605 p=83235 u=zuul n=ansible | PLAY [External deployment Post Deploy tasks] *********************************** 2026-06-14 08:29:20,621 p=83235 u=zuul n=ansible | 2026-06-14 08:29:20.620938 | fa163ee0-6271-f863-66dc-000000000101 | TASK | External deployment Post Deploy tasks 2026-06-14 08:29:20,660 p=83235 u=zuul n=ansible | 2026-06-14 08:29:20.659515 | fa163ee0-6271-f863-66dc-000000000101 | OK | External deployment Post Deploy tasks | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'External deployment Post Deploy tasks' to resume from this task" } 2026-06-14 08:29:20,660 p=83235 u=zuul n=ansible | [WARNING]: ('undercloud -> localhost', 'fa163ee0-6271-f863-66dc-000000000101') missing from stats 2026-06-14 08:29:20,665 p=83235 u=zuul n=ansible | 2026-06-14 08:29:20.665149 | fa163ee0-6271-f863-66dc-000000000105 | TASK | is additonal Cell? 2026-06-14 08:29:20,698 p=83235 u=zuul n=ansible | 2026-06-14 08:29:20.698286 | fa163ee0-6271-f863-66dc-000000000105 | OK | is additonal Cell? | undercloud 2026-06-14 08:29:20,704 p=83235 u=zuul n=ansible | 2026-06-14 08:29:20.704555 | fa163ee0-6271-f863-66dc-000000000107 | TASK | discover via nova_manager? 2026-06-14 08:29:20,753 p=83235 u=zuul n=ansible | 2026-06-14 08:29:20.753136 | fa163ee0-6271-f863-66dc-000000000107 | SKIPPED | discover via nova_manager? | undercloud 2026-06-14 08:29:20,759 p=83235 u=zuul n=ansible | 2026-06-14 08:29:20.758980 | fa163ee0-6271-f863-66dc-000000000108 | TASK | discover via nova_api? 2026-06-14 08:29:20,853 p=83235 u=zuul n=ansible | 2026-06-14 08:29:20.852443 | fa163ee0-6271-f863-66dc-000000000108 | OK | discover via nova_api? | undercloud 2026-06-14 08:29:20,863 p=83235 u=zuul n=ansible | 2026-06-14 08:29:20.862648 | fa163ee0-6271-f863-66dc-000000000109 | TASK | Warn if no discovery host available 2026-06-14 08:29:20,916 p=83235 u=zuul n=ansible | 2026-06-14 08:29:20.915850 | fa163ee0-6271-f863-66dc-000000000109 | SKIPPED | Warn if no discovery host available | undercloud 2026-06-14 08:29:20,957 p=83235 u=zuul n=ansible | 2026-06-14 08:29:20.956679 | fa163ee0-6271-f863-66dc-00000000010a | TASK | Discovering nova hosts 2026-06-14 08:29:23,767 p=83235 u=zuul n=ansible | 2026-06-14 08:29:23.766127 | fa163ee0-6271-f863-66dc-00000000010a | OK | Discovering nova hosts | undercloud -> 192.168.122.103 2026-06-14 08:29:23,769 p=83235 u=zuul n=ansible | [WARNING]: ('undercloud -> 192.168.122.103', 'fa163ee0-6271-f863-66dc-00000000010a') missing from stats 2026-06-14 08:29:23,827 p=83235 u=zuul n=ansible | 2026-06-14 08:29:23.826715 | fa163ee0-6271-f863-66dc-00000000010b | OK | set_fact | undercloud 2026-06-14 08:29:23,848 p=83235 u=zuul n=ansible | PLAY RECAP ********************************************************************* 2026-06-14 08:29:23,848 p=83235 u=zuul n=ansible | localhost : ok=1 changed=0 unreachable=0 failed=0 skipped=2 rescued=0 ignored=0 2026-06-14 08:29:23,849 p=83235 u=zuul n=ansible | np0000073145 : ok=744 changed=315 unreachable=0 failed=0 skipped=336 rescued=0 ignored=0 2026-06-14 08:29:23,849 p=83235 u=zuul n=ansible | np0000073146 : ok=752 changed=304 unreachable=0 failed=0 skipped=328 rescued=0 ignored=0 2026-06-14 08:29:23,850 p=83235 u=zuul n=ansible | np0000073147 : ok=752 changed=304 unreachable=0 failed=0 skipped=328 rescued=0 ignored=0 2026-06-14 08:29:23,850 p=83235 u=zuul n=ansible | np0000073148 : ok=556 changed=235 unreachable=0 failed=0 skipped=261 rescued=0 ignored=0 2026-06-14 08:29:23,851 p=83235 u=zuul n=ansible | np0000073149 : ok=560 changed=235 unreachable=0 failed=0 skipped=254 rescued=0 ignored=0 2026-06-14 08:29:23,852 p=83235 u=zuul n=ansible | np0000073150 : ok=560 changed=235 unreachable=0 failed=0 skipped=254 rescued=0 ignored=0 2026-06-14 08:29:23,852 p=83235 u=zuul n=ansible | undercloud : ok=107 changed=40 unreachable=0 failed=0 skipped=10 rescued=0 ignored=2 2026-06-14 08:29:24,068 p=83235 u=zuul n=ansible | 2026-06-14 08:29:24.068392 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-06-14 08:29:24,069 p=83235 u=zuul n=ansible | 2026-06-14 08:29:24.069121 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Total Tasks: 3219 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-06-14 08:29:24,069 p=83235 u=zuul n=ansible | 2026-06-14 08:29:24.069474 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Elapsed Time: 0:33:13.358121 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-06-14 08:29:24,070 p=83235 u=zuul n=ansible | 2026-06-14 08:29:24.069935 | UUID | Info | Host | Task Name | Run Time 2026-06-14 08:29:24,070 p=83235 u=zuul n=ansible | 2026-06-14 08:29:24.070273 | fa163ee0-6271-f863-66dc-00000000ac51 | SUMMARY | np0000073146 | Pre-fetch all the containers | 161.70s 2026-06-14 08:29:24,070 p=83235 u=zuul n=ansible | 2026-06-14 08:29:24.070651 | fa163ee0-6271-f863-66dc-00000000ab43 | SUMMARY | np0000073145 | Pre-fetch all the containers | 159.83s 2026-06-14 08:29:24,071 p=83235 u=zuul n=ansible | 2026-06-14 08:29:24.071000 | fa163ee0-6271-f863-66dc-00000000ad4b | SUMMARY | np0000073147 | Pre-fetch all the containers | 157.26s 2026-06-14 08:29:24,071 p=83235 u=zuul n=ansible | 2026-06-14 08:29:24.071330 | fa163ee0-6271-f863-66dc-00000000df45 | SUMMARY | np0000073145 | tripleo_ha_wrapper : Run init bundle puppet on the host for haproxy | 131.96s 2026-06-14 08:29:24,072 p=83235 u=zuul n=ansible | 2026-06-14 08:29:24.071703 | fa163ee0-6271-f863-66dc-000000011964 | SUMMARY | np0000073145 | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 | 130.92s 2026-06-14 08:29:24,072 p=83235 u=zuul n=ansible | 2026-06-14 08:29:24.072139 | fa163ee0-6271-f863-66dc-000000011df6 | SUMMARY | np0000073147 | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 | 128.67s 2026-06-14 08:29:24,072 p=83235 u=zuul n=ansible | 2026-06-14 08:29:24.072470 | fa163ee0-6271-f863-66dc-000000011e78 | SUMMARY | np0000073146 | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 | 126.02s 2026-06-14 08:29:24,073 p=83235 u=zuul n=ansible | 2026-06-14 08:29:24.072934 | fa163ee0-6271-f863-66dc-00000000d42d | SUMMARY | np0000073146 | Wait for puppet host configuration to finish | 93.09s 2026-06-14 08:29:24,073 p=83235 u=zuul n=ansible | 2026-06-14 08:29:24.073296 | fa163ee0-6271-f863-66dc-00000000d44d | SUMMARY | np0000073145 | Wait for puppet host configuration to finish | 92.91s 2026-06-14 08:29:24,073 p=83235 u=zuul n=ansible | 2026-06-14 08:29:24.073645 | fa163ee0-6271-f863-66dc-00000000d493 | SUMMARY | np0000073147 | Wait for puppet host configuration to finish | 82.70s 2026-06-14 08:29:24,074 p=83235 u=zuul n=ansible | 2026-06-14 08:29:24.074002 | fa163ee0-6271-f863-66dc-00000000aa3b | SUMMARY | np0000073150 | Pre-fetch all the containers | 82.48s 2026-06-14 08:29:24,074 p=83235 u=zuul n=ansible | 2026-06-14 08:29:24.074328 | fa163ee0-6271-f863-66dc-00000000a9e3 | SUMMARY | np0000073149 | Pre-fetch all the containers | 78.66s 2026-06-14 08:29:24,074 p=83235 u=zuul n=ansible | 2026-06-14 08:29:24.074717 | fa163ee0-6271-f863-66dc-0000000003d0 | SUMMARY | np0000073145 | tripleo_bootstrap : Deploy required packages to bootstrap TripleO | 77.88s 2026-06-14 08:29:24,075 p=83235 u=zuul n=ansible | 2026-06-14 08:29:24.075054 | fa163ee0-6271-f863-66dc-0000000003d0 | SUMMARY | np0000073147 | tripleo_bootstrap : Deploy required packages to bootstrap TripleO | 77.45s 2026-06-14 08:29:24,075 p=83235 u=zuul n=ansible | 2026-06-14 08:29:24.075375 | fa163ee0-6271-f863-66dc-0000000003d0 | SUMMARY | np0000073150 | tripleo_bootstrap : Deploy required packages to bootstrap TripleO | 76.58s 2026-06-14 08:29:24,076 p=83235 u=zuul n=ansible | 2026-06-14 08:29:24.075760 | fa163ee0-6271-f863-66dc-0000000003d0 | SUMMARY | np0000073148 | tripleo_bootstrap : Deploy required packages to bootstrap TripleO | 76.43s 2026-06-14 08:29:24,076 p=83235 u=zuul n=ansible | 2026-06-14 08:29:24.076090 | fa163ee0-6271-f863-66dc-00000000a99f | SUMMARY | np0000073148 | Pre-fetch all the containers | 75.72s 2026-06-14 08:29:24,076 p=83235 u=zuul n=ansible | 2026-06-14 08:29:24.076402 | fa163ee0-6271-f863-66dc-0000000003d0 | SUMMARY | np0000073149 | tripleo_bootstrap : Deploy required packages to bootstrap TripleO | 75.39s 2026-06-14 08:29:24,077 p=83235 u=zuul n=ansible | 2026-06-14 08:29:24.076844 | fa163ee0-6271-f863-66dc-0000000003d0 | SUMMARY | np0000073146 | tripleo_bootstrap : Deploy required packages to bootstrap TripleO | 74.00s 2026-06-14 08:29:24,077 p=83235 u=zuul n=ansible | 2026-06-14 08:29:24.077200 | fa163ee0-6271-f863-66dc-00000000ff48 | SUMMARY | np0000073145 | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | 50.57s 2026-06-14 08:29:24,077 p=83235 u=zuul n=ansible | 2026-06-14 08:29:24.077538 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ End Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~