all:
  children:
    controllers:
      hosts:
        controller-1: null
        controller-2: null
        controller-3: null
    zuul_unreachable:
      hosts: {}
  hosts:
    controller-1:
      ansible_connection: ssh
      ansible_host: 199.204.45.210
      ansible_port: 22
      ansible_python_interpreter: auto
      ansible_user: zuul
      cilium_helm_values:
        operator:
          replicas: 1
      cilium_ipv4_cidr: 172.24.0.0/16
      kube_vip_address: 172.17.0.100
      kube_vip_interface: '{{ ansible_facts[''default_ipv4''].interface }}'
      kubernetes_hostname: '{{ hostvars[''controller-1''].ansible_facts[''default_ipv4''].address
        }}'
      kubernetes_version: 1.34.0
      molecule_install_collection_siblings: true
      molecule_scenario: cluster-upgrade
      nodepool:
        az: nova
        cloud: public
        external_id: 97cef656-c9d1-4948-bab6-34c38239b436
        host_id: 413ad91e6120ae81306de27e59dcefd40ab96f06b8665fea7030ef8f
        interface_ip: 199.204.45.210
        label: debian-trixie
        node_properties: {}
        private_ipv4: 199.204.45.210
        private_ipv6: null
        provider: yul1
        public_ipv4: 199.204.45.210
        public_ipv6: 2604:e100:1:0:f816:3eff:fe82:1057
        region: ca-ymq-1
        slot: null
      old_kubernetes_version: 1.33.4
      zuul_node:
        az: nova
        cloud: public
        external_id: 97cef656-c9d1-4948-bab6-34c38239b436
        host_id: 413ad91e6120ae81306de27e59dcefd40ab96f06b8665fea7030ef8f
        interface_ip: 199.204.45.210
        label: debian-trixie
        node_properties: {}
        private_ipv4: 199.204.45.210
        private_ipv6: null
        provider: yul1
        public_ipv4: 199.204.45.210
        public_ipv6: 2604:e100:1:0:f816:3eff:fe82:1057
        region: ca-ymq-1
        slot: null
        uuid: null
    controller-2:
      ansible_connection: ssh
      ansible_host: 199.19.213.119
      ansible_port: 22
      ansible_python_interpreter: auto
      ansible_user: zuul
      cilium_helm_values:
        operator:
          replicas: 1
      cilium_ipv4_cidr: 172.24.0.0/16
      kube_vip_address: 172.17.0.100
      kube_vip_interface: '{{ ansible_facts[''default_ipv4''].interface }}'
      kubernetes_hostname: '{{ hostvars[''controller-1''].ansible_facts[''default_ipv4''].address
        }}'
      kubernetes_version: 1.34.0
      molecule_install_collection_siblings: true
      molecule_scenario: cluster-upgrade
      nodepool:
        az: nova
        cloud: public
        external_id: b3349619-b032-496d-9f00-8197ad697240
        host_id: c3960d6808d44d1eb7d41ff8f195b627bd14b6a9ca83ea7250fd5db8
        interface_ip: 199.19.213.119
        label: debian-trixie
        node_properties: {}
        private_ipv4: 199.19.213.119
        private_ipv6: null
        provider: yul1
        public_ipv4: 199.19.213.119
        public_ipv6: 2604:e100:1:0:f816:3eff:fe30:2d46
        region: ca-ymq-1
        slot: null
      old_kubernetes_version: 1.33.4
      zuul_node:
        az: nova
        cloud: public
        external_id: b3349619-b032-496d-9f00-8197ad697240
        host_id: c3960d6808d44d1eb7d41ff8f195b627bd14b6a9ca83ea7250fd5db8
        interface_ip: 199.19.213.119
        label: debian-trixie
        node_properties: {}
        private_ipv4: 199.19.213.119
        private_ipv6: null
        provider: yul1
        public_ipv4: 199.19.213.119
        public_ipv6: 2604:e100:1:0:f816:3eff:fe30:2d46
        region: ca-ymq-1
        slot: null
        uuid: null
    controller-3:
      ansible_connection: ssh
      ansible_host: 199.19.213.63
      ansible_port: 22
      ansible_python_interpreter: auto
      ansible_user: zuul
      cilium_helm_values:
        operator:
          replicas: 1
      cilium_ipv4_cidr: 172.24.0.0/16
      kube_vip_address: 172.17.0.100
      kube_vip_interface: '{{ ansible_facts[''default_ipv4''].interface }}'
      kubernetes_hostname: '{{ hostvars[''controller-1''].ansible_facts[''default_ipv4''].address
        }}'
      kubernetes_version: 1.34.0
      molecule_install_collection_siblings: true
      molecule_scenario: cluster-upgrade
      nodepool:
        az: nova
        cloud: public
        external_id: a5a9bf33-aa94-4b4f-84f3-9679d5819e88
        host_id: 75d3a86f985f0d60e3cff8f4ecdf5573fc58e724d10889e9f3cb3f12
        interface_ip: 199.19.213.63
        label: debian-trixie
        node_properties: {}
        private_ipv4: 199.19.213.63
        private_ipv6: null
        provider: yul1
        public_ipv4: 199.19.213.63
        public_ipv6: 2604:e100:1:0:f816:3eff:fe3b:10f4
        region: ca-ymq-1
        slot: null
      old_kubernetes_version: 1.33.4
      zuul_node:
        az: nova
        cloud: public
        external_id: a5a9bf33-aa94-4b4f-84f3-9679d5819e88
        host_id: 75d3a86f985f0d60e3cff8f4ecdf5573fc58e724d10889e9f3cb3f12
        interface_ip: 199.19.213.63
        label: debian-trixie
        node_properties: {}
        private_ipv4: 199.19.213.63
        private_ipv6: null
        provider: yul1
        public_ipv4: 199.19.213.63
        public_ipv6: 2604:e100:1:0:f816:3eff:fe3b:10f4
        region: ca-ymq-1
        slot: null
        uuid: null
  vars:
    cilium_helm_values:
      operator:
        replicas: 1
    kubernetes_version: 1.34.0
    molecule_install_collection_siblings: true
    molecule_scenario: cluster-upgrade
    old_kubernetes_version: 1.33.4
    zuul:
      _inheritance_path:
      - '<Job base explicit: None implied: {MatchAny:{ImpliedBranchMatcher:main}}
        source: vexxhost/zuul-config/zuul.d/jobs.yaml@main#1>'
      - '<Job molecule explicit: None implied: {MatchAny:{ImpliedBranchMatcher:main}}
        source: vexxhost/zuul-jobs/zuul.d/ansible-jobs.yaml@main#1>'
      - '<Job ansible-collection-kubernetes-molecule explicit: None implied: {MatchAny:{ImpliedBranchMatcher:main}}
        source: vexxhost/ansible-collection-kubernetes/.zuul.yaml@main#49>'
      - '<Job ansible-collection-kubernetes-molecule-cluster-upgrade explicit: None
        implied: {MatchAny:{ImpliedBranchMatcher:main}} source: vexxhost/ansible-collection-kubernetes/.zuul.yaml@main#128>'
      - '<Job ansible-collection-kubernetes-molecule-cluster-upgrade explicit: None
        implied: None source: vexxhost/ansible-collection-kubernetes/.zuul.yaml@main#197>'
      ansible_version: '9'
      attempts: 1
      branch: main
      build: 2f520b754b554c9bac6726ef8d856185
      build_refs:
      - branch: main
        change: '294'
        change_message: "fix: small but important changes\n\nTwo improvements which
          i found during standard tests\r\n\r\n- In some environments with more then
          one network and when API is listening on internal only network adding `--config
          /etc/kubernetes/kubeadm.yaml` prevents from bootstrap failures\r\n- `kubelet`
          yelling in the logs about missing `unix`  prefix in `containerd` socket"
        change_url: https://github.com/vexxhost/ansible-collection-kubernetes/pull/294
        commit_id: 0a583a9d660189177dc5b0f7869747a549140bf0
        patchset: 0a583a9d660189177dc5b0f7869747a549140bf0
        project:
          canonical_hostname: github.com
          canonical_name: github.com/vexxhost/ansible-collection-kubernetes
          name: vexxhost/ansible-collection-kubernetes
          short_name: ansible-collection-kubernetes
          src_dir: src/github.com/vexxhost/ansible-collection-kubernetes
        src_dir: src/github.com/vexxhost/ansible-collection-kubernetes
        topic: null
      buildset: 1ace3c41bace41a9ba9394bcb66fe557
      buildset_refs:
      - branch: main
        change: '294'
        change_message: "fix: small but important changes\n\nTwo improvements which
          i found during standard tests\r\n\r\n- In some environments with more then
          one network and when API is listening on internal only network adding `--config
          /etc/kubernetes/kubeadm.yaml` prevents from bootstrap failures\r\n- `kubelet`
          yelling in the logs about missing `unix`  prefix in `containerd` socket"
        change_url: https://github.com/vexxhost/ansible-collection-kubernetes/pull/294
        commit_id: 0a583a9d660189177dc5b0f7869747a549140bf0
        patchset: 0a583a9d660189177dc5b0f7869747a549140bf0
        project:
          canonical_hostname: github.com
          canonical_name: github.com/vexxhost/ansible-collection-kubernetes
          name: vexxhost/ansible-collection-kubernetes
          short_name: ansible-collection-kubernetes
          src_dir: src/github.com/vexxhost/ansible-collection-kubernetes
        src_dir: src/github.com/vexxhost/ansible-collection-kubernetes
        topic: null
      change: '294'
      change_message: "fix: small but important changes\n\nTwo improvements which
        i found during standard tests\r\n\r\n- In some environments with more then
        one network and when API is listening on internal only network adding `--config
        /etc/kubernetes/kubeadm.yaml` prevents from bootstrap failures\r\n- `kubelet`
        yelling in the logs about missing `unix`  prefix in `containerd` socket"
      change_url: https://github.com/vexxhost/ansible-collection-kubernetes/pull/294
      child_jobs: []
      commit_id: 0a583a9d660189177dc5b0f7869747a549140bf0
      event_id: 807b5070-8773-11f1-8126-88617ec92057
      executor:
        hostname: 2d72f0692154
        inventory_file: /var/lib/zuul/builds/2f520b754b554c9bac6726ef8d856185/ansible/inventory.yaml
        log_root: /var/lib/zuul/builds/2f520b754b554c9bac6726ef8d856185/work/logs
        result_data_file: /var/lib/zuul/builds/2f520b754b554c9bac6726ef8d856185/work/results.json
        src_root: /var/lib/zuul/builds/2f520b754b554c9bac6726ef8d856185/work/src
        work_root: /var/lib/zuul/builds/2f520b754b554c9bac6726ef8d856185/work
      include_vars: []
      items:
      - branch: main
        change: '294'
        change_message: "fix: small but important changes\n\nTwo improvements which
          i found during standard tests\r\n\r\n- In some environments with more then
          one network and when API is listening on internal only network adding `--config
          /etc/kubernetes/kubeadm.yaml` prevents from bootstrap failures\r\n- `kubelet`
          yelling in the logs about missing `unix`  prefix in `containerd` socket"
        change_url: https://github.com/vexxhost/ansible-collection-kubernetes/pull/294
        commit_id: 0a583a9d660189177dc5b0f7869747a549140bf0
        patchset: 0a583a9d660189177dc5b0f7869747a549140bf0
        project:
          canonical_hostname: github.com
          canonical_name: github.com/vexxhost/ansible-collection-kubernetes
          name: vexxhost/ansible-collection-kubernetes
          short_name: ansible-collection-kubernetes
          src_dir: src/github.com/vexxhost/ansible-collection-kubernetes
        topic: null
      job: ansible-collection-kubernetes-molecule-cluster-upgrade
      jobtags: []
      max_attempts: 3
      message: Zml4OiBzbWFsbCBidXQgaW1wb3J0YW50IGNoYW5nZXMKClR3byBpbXByb3ZlbWVudHMgd2hpY2ggaSBmb3VuZCBkdXJpbmcgc3RhbmRhcmQgdGVzdHMNCg0KLSBJbiBzb21lIGVudmlyb25tZW50cyB3aXRoIG1vcmUgdGhlbiBvbmUgbmV0d29yayBhbmQgd2hlbiBBUEkgaXMgbGlzdGVuaW5nIG9uIGludGVybmFsIG9ubHkgbmV0d29yayBhZGRpbmcgYC0tY29uZmlnIC9ldGMva3ViZXJuZXRlcy9rdWJlYWRtLnlhbWxgIHByZXZlbnRzIGZyb20gYm9vdHN0cmFwIGZhaWx1cmVzDQotIGBrdWJlbGV0YCB5ZWxsaW5nIGluIHRoZSBsb2dzIGFib3V0IG1pc3NpbmcgYHVuaXhgICBwcmVmaXggaW4gYGNvbnRhaW5lcmRgIHNvY2tldA==
      patchset: 0a583a9d660189177dc5b0f7869747a549140bf0
      pipeline: check
      playbook_context:
        playbook_projects:
          trusted/project_0/github.com/vexxhost/zuul-config:
            canonical_name: github.com/vexxhost/zuul-config
            checkout: main
            commit: 298983cd1253e6833abdb49d87d912527e0e6597
          trusted/project_1/opendev.org/zuul/zuul-jobs:
            canonical_name: opendev.org/zuul/zuul-jobs
            checkout: master
            commit: 0ed6d780cbe575683f1d14d6e57182b854f8db3d
          trusted/project_2/github.com/vexxhost/zuul-jobs:
            canonical_name: github.com/vexxhost/zuul-jobs
            checkout: main
            commit: c286bf94224b5660b8e49e9a058289e61062a9a0
          untrusted/project_0/github.com/vexxhost/zuul-jobs:
            canonical_name: github.com/vexxhost/zuul-jobs
            checkout: main
            commit: c286bf94224b5660b8e49e9a058289e61062a9a0
          untrusted/project_1/github.com/vexxhost/zuul-config:
            canonical_name: github.com/vexxhost/zuul-config
            checkout: main
            commit: 298983cd1253e6833abdb49d87d912527e0e6597
          untrusted/project_2/opendev.org/zuul/zuul-jobs:
            canonical_name: opendev.org/zuul/zuul-jobs
            checkout: master
            commit: 0ed6d780cbe575683f1d14d6e57182b854f8db3d
          untrusted/project_3/github.com/vexxhost/ansible-collection-kubernetes:
            canonical_name: github.com/vexxhost/ansible-collection-kubernetes
            checkout: main
            commit: b283b3d630d88f97199e7a8e2e4fc34fe923692d
          untrusted/project_4/opendev.org/openstack/openstack-helm:
            canonical_name: opendev.org/openstack/openstack-helm
            checkout: master
            commit: d03bc24f0e272224375fc85f325e4540833ffac1
        playbooks:
        - path: untrusted/project_0/github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml
          roles:
          - checkout: master
            checkout_description: project default branch
            link_name: ansible/playbook_0/role_1/zuul-jobs
            link_target: untrusted/project_2/opendev.org/zuul/zuul-jobs
            role_path: ansible/playbook_0/role_1/zuul-jobs/roles
          - checkout: main
            checkout_description: playbook branch
            link_name: ansible/playbook_0/role_2/zuul-jobs
            link_target: untrusted/project_0/github.com/vexxhost/zuul-jobs
            role_path: ansible/playbook_0/role_2/zuul-jobs/roles
        post_playbooks:
        - path: untrusted/project_3/github.com/vexxhost/ansible-collection-kubernetes/test-playbooks/molecule/post.yml
          roles:
          - checkout: main
            checkout_description: playbook branch
            link_name: ansible/post_playbook_0/role_0/collection-kubernetes
            link_target: untrusted/project_3/github.com/vexxhost/ansible-collection-kubernetes
            role_path: ansible/post_playbook_0/role_0/collection-kubernetes/roles
          - checkout: master
            checkout_description: project default branch
            link_name: ansible/post_playbook_0/role_1/openstack-helm
            link_target: untrusted/project_4/opendev.org/openstack/openstack-helm
            role_path: ansible/post_playbook_0/role_1/openstack-helm/roles
          - checkout: master
            checkout_description: project default branch
            link_name: ansible/post_playbook_0/role_3/zuul-jobs
            link_target: untrusted/project_2/opendev.org/zuul/zuul-jobs
            role_path: ansible/post_playbook_0/role_3/zuul-jobs/roles
          - checkout: main
            checkout_description: zuul branch
            link_name: ansible/post_playbook_0/role_4/zuul-jobs
            link_target: untrusted/project_0/github.com/vexxhost/zuul-jobs
            role_path: ansible/post_playbook_0/role_4/zuul-jobs/roles
        - path: trusted/project_0/github.com/vexxhost/zuul-config/playbooks/base/post.yaml
          roles:
          - checkout: master
            checkout_description: project default branch
            link_name: ansible/post_playbook_1/role_1/zuul-jobs
            link_target: trusted/project_1/opendev.org/zuul/zuul-jobs
            role_path: ansible/post_playbook_1/role_1/zuul-jobs/roles
          - checkout: main
            checkout_description: zuul branch
            link_name: ansible/post_playbook_1/role_2/zuul-jobs
            link_target: trusted/project_2/github.com/vexxhost/zuul-jobs
            role_path: ansible/post_playbook_1/role_2/zuul-jobs/roles
        - path: trusted/project_0/github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml
          roles:
          - checkout: master
            checkout_description: project default branch
            link_name: ansible/post_playbook_2/role_1/zuul-jobs
            link_target: trusted/project_1/opendev.org/zuul/zuul-jobs
            role_path: ansible/post_playbook_2/role_1/zuul-jobs/roles
          - checkout: main
            checkout_description: zuul branch
            link_name: ansible/post_playbook_2/role_2/zuul-jobs
            link_target: trusted/project_2/github.com/vexxhost/zuul-jobs
            role_path: ansible/post_playbook_2/role_2/zuul-jobs/roles
        pre_playbooks:
        - path: trusted/project_0/github.com/vexxhost/zuul-config/playbooks/base/pre.yaml
          roles:
          - checkout: master
            checkout_description: project default branch
            link_name: ansible/pre_playbook_0/role_1/zuul-jobs
            link_target: trusted/project_1/opendev.org/zuul/zuul-jobs
            role_path: ansible/pre_playbook_0/role_1/zuul-jobs/roles
          - checkout: main
            checkout_description: zuul branch
            link_name: ansible/pre_playbook_0/role_2/zuul-jobs
            link_target: trusted/project_2/github.com/vexxhost/zuul-jobs
            role_path: ansible/pre_playbook_0/role_2/zuul-jobs/roles
        - path: untrusted/project_0/github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml
          roles:
          - checkout: master
            checkout_description: project default branch
            link_name: ansible/pre_playbook_1/role_1/zuul-jobs
            link_target: untrusted/project_2/opendev.org/zuul/zuul-jobs
            role_path: ansible/pre_playbook_1/role_1/zuul-jobs/roles
          - checkout: main
            checkout_description: playbook branch
            link_name: ansible/pre_playbook_1/role_2/zuul-jobs
            link_target: untrusted/project_0/github.com/vexxhost/zuul-jobs
            role_path: ansible/pre_playbook_1/role_2/zuul-jobs/roles
        - path: untrusted/project_3/github.com/vexxhost/ansible-collection-kubernetes/test-playbooks/molecule/pre.yml
          roles:
          - checkout: main
            checkout_description: playbook branch
            link_name: ansible/pre_playbook_2/role_0/collection-kubernetes
            link_target: untrusted/project_3/github.com/vexxhost/ansible-collection-kubernetes
            role_path: ansible/pre_playbook_2/role_0/collection-kubernetes/roles
          - checkout: master
            checkout_description: project default branch
            link_name: ansible/pre_playbook_2/role_1/openstack-helm
            link_target: untrusted/project_4/opendev.org/openstack/openstack-helm
            role_path: ansible/pre_playbook_2/role_1/openstack-helm/roles
          - checkout: master
            checkout_description: project default branch
            link_name: ansible/pre_playbook_2/role_3/zuul-jobs
            link_target: untrusted/project_2/opendev.org/zuul/zuul-jobs
            role_path: ansible/pre_playbook_2/role_3/zuul-jobs/roles
          - checkout: main
            checkout_description: zuul branch
            link_name: ansible/pre_playbook_2/role_4/zuul-jobs
            link_target: untrusted/project_0/github.com/vexxhost/zuul-jobs
            role_path: ansible/pre_playbook_2/role_4/zuul-jobs/roles
      post_review: false
      post_timeout: null
      pre_timeout: null
      project:
        canonical_hostname: github.com
        canonical_name: github.com/vexxhost/ansible-collection-kubernetes
        name: vexxhost/ansible-collection-kubernetes
        short_name: ansible-collection-kubernetes
        src_dir: src/github.com/vexxhost/ansible-collection-kubernetes
      projects:
        github.com/vexxhost/ansible-collection-kubernetes:
          canonical_hostname: github.com
          canonical_name: github.com/vexxhost/ansible-collection-kubernetes
          checkout: main
          checkout_description: zuul branch
          commit: b283b3d630d88f97199e7a8e2e4fc34fe923692d
          name: vexxhost/ansible-collection-kubernetes
          required: false
          short_name: ansible-collection-kubernetes
          src_dir: src/github.com/vexxhost/ansible-collection-kubernetes
      ref: refs/pull/294/head
      resources: {}
      tenant: oss
      timeout: 1800
      topic: null
      voting: false
