PLAY [Destroy] *****************************************************************

TASK [Get passwd entries for USER env] *****************************************
Monday 29 September 2025  15:27:21 +0000 (0:00:00.013)       0:00:00.013 ******
ok: [localhost]

TASK [Get shell async_dir] *****************************************************
Monday 29 September 2025  15:27:21 +0000 (0:00:00.282)       0:00:00.296 ******
ok: [localhost]

TASK [Set async_dir for HOME env] **********************************************
Monday 29 September 2025  15:27:21 +0000 (0:00:00.040)       0:00:00.337 ******
skipping: [localhost]

TASK [Destroy molecule instance(s)] ********************************************
Monday 29 September 2025  15:27:21 +0000 (0:00:00.032)       0:00:00.370 ******
changed: [localhost] => (item={'command': '/sbin/init', 'dockerfile': 'containerfile', 'image': 'registry.access.redhat.com/ubi9/ubi-init', 'name': 'instance', 'pre_build_image': True})

TASK [Wait for instance(s) deletion to complete] *******************************
Monday 29 September 2025  15:27:22 +0000 (0:00:00.377)       0:00:00.747 ******
FAILED - RETRYING: [localhost]: Wait for instance(s) deletion to complete (300 retries left).
changed: [localhost] => (item={'failed': 0, 'started': 1, 'finished': 0, 'ansible_job_id': 'j698256943820.26197', 'results_file': '/home/zuul/.ansible_async/j698256943820.26197', 'changed': True, 'item': {'command': '/sbin/init', 'dockerfile': 'containerfile', 'image': 'registry.access.redhat.com/ubi9/ubi-init', 'name': 'instance', 'pre_build_image': True}, 'ansible_loop_var': 'item'})

TASK [Delete podman network dedicated to this scenario] ************************
Monday 29 September 2025  15:27:27 +0000 (0:00:05.453)       0:00:06.201 ******
skipping: [localhost] => (item=instance: None specified)
skipping: [localhost]

PLAY RECAP *********************************************************************
localhost                  : ok=4    changed=2    unreachable=0    failed=0    skipped=2    rescued=0    ignored=0

Monday 29 September 2025  15:27:27 +0000 (0:00:00.050)       0:00:06.252 ******
===============================================================================
Wait for instance(s) deletion to complete ------------------------------- 5.45s
Destroy molecule instance(s) -------------------------------------------- 0.38s
Get passwd entries for USER env ----------------------------------------- 0.28s
Delete podman network dedicated to this scenario ------------------------ 0.05s
Get shell async_dir ----------------------------------------------------- 0.04s
Set async_dir for HOME env ---------------------------------------------- 0.03s

PLAY [Create] ******************************************************************

TASK [Get podman executable path] **********************************************
Monday 29 September 2025  15:27:28 +0000 (0:00:00.012)       0:00:00.012 ******
ok: [localhost]

TASK [Register podman executable path] *****************************************
Monday 29 September 2025  15:27:28 +0000 (0:00:00.282)       0:00:00.295 ******
ok: [localhost]

TASK [Get passwd entries for USER env] *****************************************
Monday 29 September 2025  15:27:28 +0000 (0:00:00.037)       0:00:00.332 ******
ok: [localhost]

TASK [Get shell async_dir] *****************************************************
Monday 29 September 2025  15:27:28 +0000 (0:00:00.269)       0:00:00.602 ******
ok: [localhost]

TASK [Set async_dir for HOME env] **********************************************
Monday 29 September 2025  15:27:28 +0000 (0:00:00.041)       0:00:00.644 ******
skipping: [localhost]

TASK [Log into a container registry] *******************************************
Monday 29 September 2025  15:27:28 +0000 (0:00:00.031)       0:00:00.675 ******
skipping: [localhost] => (item="instance registry username: None specified")
skipping: [localhost]

TASK [Check presence of custom Dockerfiles] ************************************
Monday 29 September 2025  15:27:28 +0000 (0:00:00.040)       0:00:00.716 ******
ok: [localhost] => (item=Dockerfile: containerfile)

TASK [Create Dockerfiles from image names] *************************************
Monday 29 September 2025  15:27:29 +0000 (0:00:00.292)       0:00:01.008 ******
skipping: [localhost] => (item="Dockerfile: containerfile; Image: registry.access.redhat.com/ubi9/ubi-init")
skipping: [localhost]

TASK [Discover local Podman images] ********************************************
Monday 29 September 2025  15:27:29 +0000 (0:00:00.040)       0:00:01.048 ******
ok: [localhost] => (item=instance)

TASK [Build an Ansible compatible image] ***************************************
Monday 29 September 2025  15:27:29 +0000 (0:00:00.331)       0:00:01.380 ******
skipping: [localhost] => (item=registry.access.redhat.com/ubi9/ubi-init)
skipping: [localhost]

TASK [Determine the CMD directives] ********************************************
Monday 29 September 2025  15:27:29 +0000 (0:00:00.039)       0:00:01.419 ******
ok: [localhost] => (item="instance command: /sbin/init")

TASK [Remove possible pre-existing containers] *********************************
Monday 29 September 2025  15:27:29 +0000 (0:00:00.047)       0:00:01.467 ******
changed: [localhost]

TASK [Discover local podman networks] ******************************************
Monday 29 September 2025  15:27:29 +0000 (0:00:00.237)       0:00:01.704 ******
skipping: [localhost] => (item=instance: None specified)
skipping: [localhost]

TASK [Create podman network dedicated to this scenario] ************************
Monday 29 September 2025  15:27:29 +0000 (0:00:00.044)       0:00:01.749 ******
skipping: [localhost]

TASK [Create molecule instance(s)] *********************************************
Monday 29 September 2025  15:27:29 +0000 (0:00:00.037)       0:00:01.787 ******
changed: [localhost] => (item=instance)

TASK [Wait for instance(s) creation to complete] *******************************
Monday 29 September 2025  15:27:30 +0000 (0:00:00.313)       0:00:02.100 ******
FAILED - RETRYING: [localhost]: Wait for instance(s) creation to complete (300 retries left).
FAILED - RETRYING: [localhost]: Wait for instance(s) creation to complete (299 retries left).
changed: [localhost] => (item=instance)

PLAY RECAP *********************************************************************
localhost                  : ok=10   changed=3    unreachable=0    failed=0    skipped=6    rescued=0    ignored=0

Monday 29 September 2025  15:27:40 +0000 (0:00:10.630)       0:00:12.730 ******
===============================================================================
Wait for instance(s) creation to complete ------------------------------ 10.63s
Discover local Podman images -------------------------------------------- 0.33s
Create molecule instance(s) --------------------------------------------- 0.31s
Check presence of custom Dockerfiles ------------------------------------ 0.29s
Get podman executable path ---------------------------------------------- 0.28s
Get passwd entries for USER env ----------------------------------------- 0.27s
Remove possible pre-existing containers --------------------------------- 0.24s
Determine the CMD directives -------------------------------------------- 0.05s
Discover local podman networks ------------------------------------------ 0.04s
Get shell async_dir ----------------------------------------------------- 0.04s
Log into a container registry ------------------------------------------- 0.04s
Create Dockerfiles from image names ------------------------------------- 0.04s
Build an Ansible compatible image --------------------------------------- 0.04s
Create podman network dedicated to this scenario ------------------------ 0.04s
Register podman executable path ----------------------------------------- 0.04s
Set async_dir for HOME env ---------------------------------------------- 0.03s

PLAY [Converge] ****************************************************************

TASK [Gather stack nodes and facts] ********************************************
Monday 29 September 2025  15:27:41 +0000 (0:00:00.018)       0:00:00.018 ******
included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/adoption_osp_deploy/tasks/gather_stack_nodes.yml for instance => (item={'stackname': 'overcloud', 'network_data_file': 'network_data.yaml.j2', 'vips_data_file': 'vips_data_overcloud.yaml', 'stack_nodes': ['osp-controllers']})
included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/adoption_osp_deploy/tasks/gather_stack_nodes.yml for instance => (item={'stackname': 'cell1', 'network_data_file': 'network_data.yaml.j2', 'vips_data_file': 'vips_data_cell1.yaml', 'stack_nodes': ['cell1-osp-computes', 'cell1-osp-controllers']})
included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/adoption_osp_deploy/tasks/gather_stack_nodes.yml for instance => (item={'stackname': 'cell2', 'network_data_file': 'network_data.yaml.j2', 'vips_data_file': 'vips_data_cell2.yaml', 'stack_nodes': ['cell2-osp-computes', 'cell2-osp-controllers']})

TASK [Get main facts for the overcloud stack] **********************************
Monday 29 September 2025  15:27:41 +0000 (0:00:00.028)       0:00:00.047 ******
ok: [instance]

TASK [Gather other facts for stack overcloud"] *********************************
Monday 29 September 2025  15:27:41 +0000 (0:00:00.034)       0:00:00.082 ******
fatal: [instance]: FAILED! =>
  msg: |-
    The task includes an option with an undefined variable. The error was: Unable to look up a name or access an attribute in template string ({{
      [cifmw_adoption_osp_deploy_user_dir,
       'network_data_' ~  _overcloud_name ~'.yaml'
      ] | path_join
    }}).
    Make sure your variable name does not contain invalid characters like '-': expected str, bytes or os.PathLike object, not AnsibleUndefined. expected str, bytes or os.PathLike object, not AnsibleUndefined. Unable to look up a name or access an attribute in template string ({{
      [cifmw_adoption_osp_deploy_user_dir,
       'network_data_' ~  _overcloud_name ~'.yaml'
      ] | path_join
    }}).
    Make sure your variable name does not contain invalid characters like '-': expected str, bytes or os.PathLike object, not AnsibleUndefined. expected str, bytes or os.PathLike object, not AnsibleUndefined

    The error appears to be in '/home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/adoption_osp_deploy/tasks/gather_stack_nodes.yml': line 16, column 3, but may
    be elsewhere in the file depending on the exact syntax problem.

    The offending line appears to be:


    - name: Gather other facts for stack {{ _overcloud_name }}"
      ^ here
    We could be wrong, but this one looks like it might be an issue with
    missing quotes. Always quote template expression brackets when they
    start a value. For instance:

        with_items:
          - {{ foo }}

    Should be written as:

        with_items:
          - "{{ foo }}"

PLAY RECAP *********************************************************************
instance                   : ok=4    changed=0    unreachable=0    failed=1    skipped=0    rescued=0    ignored=0

Monday 29 September 2025  15:27:41 +0000 (0:00:00.069)       0:00:00.151 ******
===============================================================================
Gather other facts for stack overcloud" --------------------------------- 0.07s
Get main facts for the overcloud stack ---------------------------------- 0.03s
Gather stack nodes and facts -------------------------------------------- 0.03s

PLAY [Destroy] *****************************************************************

TASK [Get passwd entries for USER env] *****************************************
Monday 29 September 2025  15:27:41 +0000 (0:00:00.012)       0:00:00.012 ******
ok: [localhost]

TASK [Get shell async_dir] *****************************************************
Monday 29 September 2025  15:27:42 +0000 (0:00:00.278)       0:00:00.291 ******
ok: [localhost]

TASK [Set async_dir for HOME env] **********************************************
Monday 29 September 2025  15:27:42 +0000 (0:00:00.040)       0:00:00.332 ******
skipping: [localhost]

TASK [Destroy molecule instance(s)] ********************************************
Monday 29 September 2025  15:27:42 +0000 (0:00:00.031)       0:00:00.363 ******
changed: [localhost] => (item={'command': '/sbin/init', 'dockerfile': 'containerfile', 'image': 'registry.access.redhat.com/ubi9/ubi-init', 'name': 'instance', 'pre_build_image': True})

TASK [Wait for instance(s) deletion to complete] *******************************
Monday 29 September 2025  15:27:42 +0000 (0:00:00.363)       0:00:00.727 ******
FAILED - RETRYING: [localhost]: Wait for instance(s) deletion to complete (300 retries left).
changed: [localhost] => (item={'failed': 0, 'started': 1, 'finished': 0, 'ansible_job_id': 'j499837640784.26637', 'results_file': '/home/zuul/.ansible_async/j499837640784.26637', 'changed': True, 'item': {'command': '/sbin/init', 'dockerfile': 'containerfile', 'image': 'registry.access.redhat.com/ubi9/ubi-init', 'name': 'instance', 'pre_build_image': True}, 'ansible_loop_var': 'item'})

TASK [Delete podman network dedicated to this scenario] ************************
Monday 29 September 2025  15:27:48 +0000 (0:00:05.450)       0:00:06.178 ******
skipping: [localhost] => (item=instance: None specified)
skipping: [localhost]

PLAY RECAP *********************************************************************
localhost                  : ok=4    changed=2    unreachable=0    failed=0    skipped=2    rescued=0    ignored=0

Monday 29 September 2025  15:27:48 +0000 (0:00:00.049)       0:00:06.228 ******
===============================================================================
Wait for instance(s) deletion to complete ------------------------------- 5.45s
Destroy molecule instance(s) -------------------------------------------- 0.36s
Get passwd entries for USER env ----------------------------------------- 0.28s
Delete podman network dedicated to this scenario ------------------------ 0.05s
Get shell async_dir ----------------------------------------------------- 0.04s
Set async_dir for HOME env ---------------------------------------------- 0.03s