all:
  children:
    cephs:
      hosts:
        instance: null
    computes:
      hosts:
        instance: null
    controllers:
      hosts:
        instance: null
    zuul_unreachable:
      hosts: {}
  hosts:
    instance:
      ansible_connection: ssh
      ansible_host: 162.253.55.81
      ansible_port: 22
      ansible_python_interpreter: auto
      ansible_user: zuul
      atmosphere_image_prefix: harbor.atmosphere.dev/
      atmosphere_network_backend: ovn
      barbican_helm_values:
        pod:
          replicas:
            api: 1
      ceph_conf_overrides:
      - option: mon allow pool size one
        section: global
        value: true
      - option: osd crush chooseleaf type
        section: global
        value: 0
      - option: auth allow insecure global id reclaim
        section: mon
        value: false
      ceph_csi_rbd_helm_values:
        provisioner:
          replicaCount: 1
      ceph_fsid: 4837cbf8-4f90-4300-b3f6-726c9b9f89b4
      ceph_osd_devices:
      - /dev/ceph-{{ inventory_hostname_short }}-osd0/data
      - /dev/ceph-{{ inventory_hostname_short }}-osd1/data
      - /dev/ceph-{{ inventory_hostname_short }}-osd2/data
      ceph_version: 18.2.7
      cilium_helm_values:
        operator:
          replicas: 1
      cinder_helm_values:
        conf:
          ceph:
            pools:
              backup:
                replication: 1
              cinder.volumes:
                replication: 1
          cinder:
            DEFAULT:
              osapi_volume_workers: 2
        pod:
          replicas:
            api: 1
            scheduler: 1
      cluster_issuer_type: self-signed
      coredns_helm_values:
        replicaCount: 1
      csi_driver: local-path-provisioner
      glance_helm_values:
        conf:
          glance:
            DEFAULT:
              workers: 2
            glance_store:
              rbd_store_replication: 1
        pod:
          replicas:
            api: 1
      glance_images:
      - container_format: bare
        disk_format: raw
        is_public: true
        min_disk: 1
        name: cirros
        url: http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img
      heat_helm_values:
        conf:
          heat:
            DEFAULT:
              num_engine_workers: 2
            heat_api:
              workers: 2
            heat_api_cfn:
              workers: 2
            heat_api_cloudwatch:
              workers: 2
        pod:
          replicas:
            api: 1
            cfn: 1
            cloudwatch: 1
            engine: 1
      horizon_helm_values:
        pod:
          replicas:
            server: 1
      ingress_nginx_helm_values:
        controller:
          config:
            worker-processes: 2
      keystone_helm_values:
        pod:
          replicas:
            api: 1
      kube_vip_address: 172.17.0.100
      kube_vip_interface: '{{ ansible_facts[''default_ipv4''].interface }}'
      kubernetes_hostname: '{{ ansible_facts[''default_ipv4''].address }}'
      kubernetes_keepalived_interface: br-mgmt
      magnum_helm_values:
        conf:
          magnum:
            api:
              workers: 2
            conductor:
              workers: 2
        pod:
          replicas:
            api: 1
            conductor: 1
      magnum_image_disk_format: qcow2
      magnum_images: '[ {{ _magnum_images[-1] }} ]'
      manila_helm_values:
        conf:
          manila:
            DEFAULT:
              osapi_share_workers: 2
        pod:
          replicas:
            api: 1
            scheduler: 1
      molecule_install_collection_siblings: true
      molecule_scenario: aio
      neutron_helm_values:
        conf:
          neutron:
            DEFAULT:
              api_workers: 2
              metadata_workers: 2
              rpc_workers: 2
        pod:
          replicas:
            rpc_server: 1
            server: 1
      nodepool:
        az: yul2
        cloud: public
        external_id: 099b5923-597a-48c8-bd62-a1751f44007b
        host_id: 4dee82ca7e9988989d45ef8d027556c6c4153c7614b805253f80fa69
        interface_ip: 162.253.55.81
        label: ubuntu-jammy-16
        node_properties: {}
        private_ipv4: 162.253.55.81
        private_ipv6: null
        provider: yul1
        public_ipv4: 162.253.55.81
        public_ipv6: 2604:e100:1:0:f816:3eff:fecb:5bf5
        region: ca-ymq-1
        slot: null
      nova_helm_values:
        conf:
          nova:
            DEFAULT:
              metadata_workers: 2
              osapi_compute_workers: 2
            conductor:
              workers: 2
            scheduler:
              workers: 2
        pod:
          replicas:
            api_metadata: 1
            conductor: 1
            novncproxy: 1
            osapi: 1
            scheduler: 1
            spiceproxy: 1
      octavia_helm_values:
        conf:
          octavia:
            controller_worker:
              workers: 2
          octavia_api_uwsgi:
            uwsgi:
              processes: 2
        pod:
          replicas:
            api: 1
            housekeeping: 1
            worker: 1
      ovn_helm_values:
        conf:
          auto_bridge_add:
            br-ex: null
        pod:
          replicas:
            ovn_northd: 1
            ovn_ovsdb_nb: 1
            ovn_ovsdb_sb: 1
      percona_xtradb_cluster_spec:
        allowUnsafeConfigurations: true
        haproxy:
          size: 1
        pxc:
          size: 1
      placement_helm_values:
        conf:
          placement_api_uwsgi:
            uwsgi:
              processes: 2
        pod:
          replicas:
            api: 1
      rook_ceph_cluster_radosgw_spec:
        dataPool:
          failureDomain: osd
        gateway:
          instances: 1
        metadataPool:
          failureDomain: osd
      senlin_helm_values:
        pod:
          replicas:
            api: 1
            conductor: 1
            engine: 1
            health_manager: 1
      staffeln_helm_values:
        pod:
          replicas:
            api: 1
            conductor: 1
      valkey_helm_values:
        replica:
          replicaCount: 1
      zuul_node:
        az: yul2
        cloud: public
        external_id: 099b5923-597a-48c8-bd62-a1751f44007b
        host_id: 4dee82ca7e9988989d45ef8d027556c6c4153c7614b805253f80fa69
        interface_ip: 162.253.55.81
        label: ubuntu-jammy-16
        node_properties: {}
        private_ipv4: 162.253.55.81
        private_ipv6: null
        provider: yul1
        public_ipv4: 162.253.55.81
        public_ipv6: 2604:e100:1:0:f816:3eff:fecb:5bf5
        region: ca-ymq-1
        slot: null
        uuid: null
  vars:
    atmosphere_image_prefix: harbor.atmosphere.dev/
    atmosphere_network_backend: ovn
    barbican_helm_values:
      pod:
        replicas:
          api: 1
    ceph_conf_overrides:
    - option: mon allow pool size one
      section: global
      value: true
    - option: osd crush chooseleaf type
      section: global
      value: 0
    - option: auth allow insecure global id reclaim
      section: mon
      value: false
    ceph_csi_rbd_helm_values:
      provisioner:
        replicaCount: 1
    ceph_fsid: 4837cbf8-4f90-4300-b3f6-726c9b9f89b4
    ceph_osd_devices:
    - /dev/ceph-{{ inventory_hostname_short }}-osd0/data
    - /dev/ceph-{{ inventory_hostname_short }}-osd1/data
    - /dev/ceph-{{ inventory_hostname_short }}-osd2/data
    ceph_version: 18.2.7
    cilium_helm_values:
      operator:
        replicas: 1
    cinder_helm_values:
      conf:
        ceph:
          pools:
            backup:
              replication: 1
            cinder.volumes:
              replication: 1
        cinder:
          DEFAULT:
            osapi_volume_workers: 2
      pod:
        replicas:
          api: 1
          scheduler: 1
    cluster_issuer_type: self-signed
    coredns_helm_values:
      replicaCount: 1
    csi_driver: local-path-provisioner
    glance_helm_values:
      conf:
        glance:
          DEFAULT:
            workers: 2
          glance_store:
            rbd_store_replication: 1
      pod:
        replicas:
          api: 1
    glance_images:
    - container_format: bare
      disk_format: raw
      is_public: true
      min_disk: 1
      name: cirros
      url: http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img
    heat_helm_values:
      conf:
        heat:
          DEFAULT:
            num_engine_workers: 2
          heat_api:
            workers: 2
          heat_api_cfn:
            workers: 2
          heat_api_cloudwatch:
            workers: 2
      pod:
        replicas:
          api: 1
          cfn: 1
          cloudwatch: 1
          engine: 1
    horizon_helm_values:
      pod:
        replicas:
          server: 1
    ingress_nginx_helm_values:
      controller:
        config:
          worker-processes: 2
    keystone_helm_values:
      pod:
        replicas:
          api: 1
    kube_vip_address: 172.17.0.100
    kube_vip_interface: '{{ ansible_facts[''default_ipv4''].interface }}'
    kubernetes_hostname: '{{ ansible_facts[''default_ipv4''].address }}'
    kubernetes_keepalived_interface: br-mgmt
    magnum_helm_values:
      conf:
        magnum:
          api:
            workers: 2
          conductor:
            workers: 2
      pod:
        replicas:
          api: 1
          conductor: 1
    magnum_image_disk_format: qcow2
    magnum_images: '[ {{ _magnum_images[-1] }} ]'
    manila_helm_values:
      conf:
        manila:
          DEFAULT:
            osapi_share_workers: 2
      pod:
        replicas:
          api: 1
          scheduler: 1
    molecule_install_collection_siblings: true
    molecule_scenario: aio
    neutron_helm_values:
      conf:
        neutron:
          DEFAULT:
            api_workers: 2
            metadata_workers: 2
            rpc_workers: 2
      pod:
        replicas:
          rpc_server: 1
          server: 1
    nova_helm_values:
      conf:
        nova:
          DEFAULT:
            metadata_workers: 2
            osapi_compute_workers: 2
          conductor:
            workers: 2
          scheduler:
            workers: 2
      pod:
        replicas:
          api_metadata: 1
          conductor: 1
          novncproxy: 1
          osapi: 1
          scheduler: 1
          spiceproxy: 1
    octavia_helm_values:
      conf:
        octavia:
          controller_worker:
            workers: 2
        octavia_api_uwsgi:
          uwsgi:
            processes: 2
      pod:
        replicas:
          api: 1
          housekeeping: 1
          worker: 1
    ovn_helm_values:
      conf:
        auto_bridge_add:
          br-ex: null
      pod:
        replicas:
          ovn_northd: 1
          ovn_ovsdb_nb: 1
          ovn_ovsdb_sb: 1
    percona_xtradb_cluster_spec:
      allowUnsafeConfigurations: true
      haproxy:
        size: 1
      pxc:
        size: 1
    placement_helm_values:
      conf:
        placement_api_uwsgi:
          uwsgi:
            processes: 2
      pod:
        replicas:
          api: 1
    rook_ceph_cluster_radosgw_spec:
      dataPool:
        failureDomain: osd
      gateway:
        instances: 1
      metadataPool:
        failureDomain: osd
    senlin_helm_values:
      pod:
        replicas:
          api: 1
          conductor: 1
          engine: 1
          health_manager: 1
    staffeln_helm_values:
      pod:
        replicas:
          api: 1
          conductor: 1
    valkey_helm_values:
      replica:
        replicaCount: 1
    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 atmosphere-molecule explicit: None implied: {MatchAny:{ImpliedBranchMatcher:main}}
        source: vexxhost/atmosphere-zuul-jobs/zuul.d/jobs.yaml@main#1>'
      - '<Job atmosphere-molecule-aio explicit: None implied: {MatchAny:{ImpliedBranchMatcher:main}}
        source: vexxhost/atmosphere-zuul-jobs/zuul.d/jobs.yaml@main#75>'
      - '<Job atmosphere-molecule-aio-ovn explicit: None implied: {MatchAny:{ImpliedBranchMatcher:main}}
        source: vexxhost/atmosphere-zuul-jobs/zuul.d/jobs.yaml@main#270>'
      - '<Job atmosphere-molecule-aio-ovn explicit: None implied: None source: vexxhost/atmosphere-zuul-jobs/zuul.d/project-templates.yaml@main#1>'
      ansible_version: '9'
      attempts: 1
      branch: main
      build: 62ada914882a47ec8717c53894854001
      build_refs:
      - branch: main
        change: '4363'
        change_message: 'fix(images): update OpenStack images with PBR fixes


          ## Scope

          Focused image updates for the downstream PBR local-version problem in #4357.
          Intended services: Cinder, Ironic, Magnum, and Octavia. **Draft: three services
          still need rebuilt images.**


          ## Current verified change

          - Update all four Magnum image references to `sha256:96b0c25c58b285736b740688af7ec7653fab825d5570bb4ae9b1a5dda45bda0b`.

          - Exact published amd64 image metadata confirms Magnum `22.0.0+a8e.9.0`
          and PBR `7.1.2+a8e.0.3`.

          - Add a Magnum release note and fix a missing final newline in an existing
          release note flagged by pre-commit.

          - No Heat helper image changes.


          ## Remaining work

          The initially selected Cinder, Ironic, and Octavia images contained PBR
          `7.0.3`. The earlier claim that they already contained the fix was incorrect;
          those updates have been removed pending rebuilt, verified images.


          Pending builder updates (checks green, auto-merge enabled, required review
          outstanding):

          - https://github.com/vexxhost/docker-cinder/pull/1095

          - https://github.com/vexxhost/docker-ironic/pull/1210

          - https://github.com/vexxhost/docker-octavia/pull/1105


          After these merge and publish, verify their exact image metadata, add their
          digests here, and expand the release note.


          ## Validation

          - `git diff --check`: passed.

          - Local pre-commit whitespace/end-of-file checks: passed.

          - Local Ansible lint: failed on `galaxy[no-changelog]` in unchanged `galaxy.yml`;
          not a clean lint result.

          - Awaiting CI on the corrected commit.

          - Metadata verification is not a runtime or deployment test. Earlier Magnum
          smoke tests were on a separate candidate build, not this exact published
          image. Full integration success has not been established.

          '
        change_url: https://github.com/vexxhost/atmosphere/pull/4363
        commit_id: a8d462a540b2248f084ea0d266c20d176bdc0211
        patchset: a8d462a540b2248f084ea0d266c20d176bdc0211
        project:
          canonical_hostname: github.com
          canonical_name: github.com/vexxhost/atmosphere
          name: vexxhost/atmosphere
          short_name: atmosphere
          src_dir: src/github.com/vexxhost/atmosphere
        src_dir: src/github.com/vexxhost/atmosphere
        topic: null
      buildset: 2915d4fdd4d14d01ad464fa10ef38931
      buildset_refs:
      - branch: main
        change: '4363'
        change_message: 'fix(images): update OpenStack images with PBR fixes


          ## Scope

          Focused image updates for the downstream PBR local-version problem in #4357.
          Intended services: Cinder, Ironic, Magnum, and Octavia. **Draft: three services
          still need rebuilt images.**


          ## Current verified change

          - Update all four Magnum image references to `sha256:96b0c25c58b285736b740688af7ec7653fab825d5570bb4ae9b1a5dda45bda0b`.

          - Exact published amd64 image metadata confirms Magnum `22.0.0+a8e.9.0`
          and PBR `7.1.2+a8e.0.3`.

          - Add a Magnum release note and fix a missing final newline in an existing
          release note flagged by pre-commit.

          - No Heat helper image changes.


          ## Remaining work

          The initially selected Cinder, Ironic, and Octavia images contained PBR
          `7.0.3`. The earlier claim that they already contained the fix was incorrect;
          those updates have been removed pending rebuilt, verified images.


          Pending builder updates (checks green, auto-merge enabled, required review
          outstanding):

          - https://github.com/vexxhost/docker-cinder/pull/1095

          - https://github.com/vexxhost/docker-ironic/pull/1210

          - https://github.com/vexxhost/docker-octavia/pull/1105


          After these merge and publish, verify their exact image metadata, add their
          digests here, and expand the release note.


          ## Validation

          - `git diff --check`: passed.

          - Local pre-commit whitespace/end-of-file checks: passed.

          - Local Ansible lint: failed on `galaxy[no-changelog]` in unchanged `galaxy.yml`;
          not a clean lint result.

          - Awaiting CI on the corrected commit.

          - Metadata verification is not a runtime or deployment test. Earlier Magnum
          smoke tests were on a separate candidate build, not this exact published
          image. Full integration success has not been established.

          '
        change_url: https://github.com/vexxhost/atmosphere/pull/4363
        commit_id: a8d462a540b2248f084ea0d266c20d176bdc0211
        patchset: a8d462a540b2248f084ea0d266c20d176bdc0211
        project:
          canonical_hostname: github.com
          canonical_name: github.com/vexxhost/atmosphere
          name: vexxhost/atmosphere
          short_name: atmosphere
          src_dir: src/github.com/vexxhost/atmosphere
        src_dir: src/github.com/vexxhost/atmosphere
        topic: null
      change: '4363'
      change_message: 'fix(images): update OpenStack images with PBR fixes


        ## Scope

        Focused image updates for the downstream PBR local-version problem in #4357.
        Intended services: Cinder, Ironic, Magnum, and Octavia. **Draft: three services
        still need rebuilt images.**


        ## Current verified change

        - Update all four Magnum image references to `sha256:96b0c25c58b285736b740688af7ec7653fab825d5570bb4ae9b1a5dda45bda0b`.

        - Exact published amd64 image metadata confirms Magnum `22.0.0+a8e.9.0` and
        PBR `7.1.2+a8e.0.3`.

        - Add a Magnum release note and fix a missing final newline in an existing
        release note flagged by pre-commit.

        - No Heat helper image changes.


        ## Remaining work

        The initially selected Cinder, Ironic, and Octavia images contained PBR `7.0.3`.
        The earlier claim that they already contained the fix was incorrect; those
        updates have been removed pending rebuilt, verified images.


        Pending builder updates (checks green, auto-merge enabled, required review
        outstanding):

        - https://github.com/vexxhost/docker-cinder/pull/1095

        - https://github.com/vexxhost/docker-ironic/pull/1210

        - https://github.com/vexxhost/docker-octavia/pull/1105


        After these merge and publish, verify their exact image metadata, add their
        digests here, and expand the release note.


        ## Validation

        - `git diff --check`: passed.

        - Local pre-commit whitespace/end-of-file checks: passed.

        - Local Ansible lint: failed on `galaxy[no-changelog]` in unchanged `galaxy.yml`;
        not a clean lint result.

        - Awaiting CI on the corrected commit.

        - Metadata verification is not a runtime or deployment test. Earlier Magnum
        smoke tests were on a separate candidate build, not this exact published image.
        Full integration success has not been established.

        '
      change_url: https://github.com/vexxhost/atmosphere/pull/4363
      child_jobs: []
      commit_id: a8d462a540b2248f084ea0d266c20d176bdc0211
      event_id: 77c8c840-ae06-11f1-807e-9f95e32c8e9b
      executor:
        hostname: 2d72f0692154
        inventory_file: /var/lib/zuul/builds/62ada914882a47ec8717c53894854001/ansible/inventory.yaml
        log_root: /var/lib/zuul/builds/62ada914882a47ec8717c53894854001/work/logs
        result_data_file: /var/lib/zuul/builds/62ada914882a47ec8717c53894854001/work/results.json
        src_root: /var/lib/zuul/builds/62ada914882a47ec8717c53894854001/work/src
        work_root: /var/lib/zuul/builds/62ada914882a47ec8717c53894854001/work
      include_vars: []
      items:
      - branch: main
        change: '4363'
        change_message: 'fix(images): update OpenStack images with PBR fixes


          ## Scope

          Focused image updates for the downstream PBR local-version problem in #4357.
          Intended services: Cinder, Ironic, Magnum, and Octavia. **Draft: three services
          still need rebuilt images.**


          ## Current verified change

          - Update all four Magnum image references to `sha256:96b0c25c58b285736b740688af7ec7653fab825d5570bb4ae9b1a5dda45bda0b`.

          - Exact published amd64 image metadata confirms Magnum `22.0.0+a8e.9.0`
          and PBR `7.1.2+a8e.0.3`.

          - Add a Magnum release note and fix a missing final newline in an existing
          release note flagged by pre-commit.

          - No Heat helper image changes.


          ## Remaining work

          The initially selected Cinder, Ironic, and Octavia images contained PBR
          `7.0.3`. The earlier claim that they already contained the fix was incorrect;
          those updates have been removed pending rebuilt, verified images.


          Pending builder updates (checks green, auto-merge enabled, required review
          outstanding):

          - https://github.com/vexxhost/docker-cinder/pull/1095

          - https://github.com/vexxhost/docker-ironic/pull/1210

          - https://github.com/vexxhost/docker-octavia/pull/1105


          After these merge and publish, verify their exact image metadata, add their
          digests here, and expand the release note.


          ## Validation

          - `git diff --check`: passed.

          - Local pre-commit whitespace/end-of-file checks: passed.

          - Local Ansible lint: failed on `galaxy[no-changelog]` in unchanged `galaxy.yml`;
          not a clean lint result.

          - Awaiting CI on the corrected commit.

          - Metadata verification is not a runtime or deployment test. Earlier Magnum
          smoke tests were on a separate candidate build, not this exact published
          image. Full integration success has not been established.

          '
        change_url: https://github.com/vexxhost/atmosphere/pull/4363
        commit_id: a8d462a540b2248f084ea0d266c20d176bdc0211
        patchset: a8d462a540b2248f084ea0d266c20d176bdc0211
        project:
          canonical_hostname: github.com
          canonical_name: github.com/vexxhost/atmosphere
          name: vexxhost/atmosphere
          short_name: atmosphere
          src_dir: src/github.com/vexxhost/atmosphere
        topic: null
      job: atmosphere-molecule-aio-ovn
      jobtags: []
      max_attempts: 3
      message: Zml4KGltYWdlcyk6IHVwZGF0ZSBPcGVuU3RhY2sgaW1hZ2VzIHdpdGggUEJSIGZpeGVzCgojIyBTY29wZQpGb2N1c2VkIGltYWdlIHVwZGF0ZXMgZm9yIHRoZSBkb3duc3RyZWFtIFBCUiBsb2NhbC12ZXJzaW9uIHByb2JsZW0gaW4gIzQzNTcuIEludGVuZGVkIHNlcnZpY2VzOiBDaW5kZXIsIElyb25pYywgTWFnbnVtLCBhbmQgT2N0YXZpYS4gKipEcmFmdDogdGhyZWUgc2VydmljZXMgc3RpbGwgbmVlZCByZWJ1aWx0IGltYWdlcy4qKgoKIyMgQ3VycmVudCB2ZXJpZmllZCBjaGFuZ2UKLSBVcGRhdGUgYWxsIGZvdXIgTWFnbnVtIGltYWdlIHJlZmVyZW5jZXMgdG8gYHNoYTI1Njo5NmIwYzI1YzU4YjI4NTczNmI3NDA2ODhhZjdlYzc2NTNmYWI4MjVkNTU3MGJiNGFlOWIxYTVkZGE0NWJkYTBiYC4KLSBFeGFjdCBwdWJsaXNoZWQgYW1kNjQgaW1hZ2UgbWV0YWRhdGEgY29uZmlybXMgTWFnbnVtIGAyMi4wLjArYThlLjkuMGAgYW5kIFBCUiBgNy4xLjIrYThlLjAuM2AuCi0gQWRkIGEgTWFnbnVtIHJlbGVhc2Ugbm90ZSBhbmQgZml4IGEgbWlzc2luZyBmaW5hbCBuZXdsaW5lIGluIGFuIGV4aXN0aW5nIHJlbGVhc2Ugbm90ZSBmbGFnZ2VkIGJ5IHByZS1jb21taXQuCi0gTm8gSGVhdCBoZWxwZXIgaW1hZ2UgY2hhbmdlcy4KCiMjIFJlbWFpbmluZyB3b3JrClRoZSBpbml0aWFsbHkgc2VsZWN0ZWQgQ2luZGVyLCBJcm9uaWMsIGFuZCBPY3RhdmlhIGltYWdlcyBjb250YWluZWQgUEJSIGA3LjAuM2AuIFRoZSBlYXJsaWVyIGNsYWltIHRoYXQgdGhleSBhbHJlYWR5IGNvbnRhaW5lZCB0aGUgZml4IHdhcyBpbmNvcnJlY3Q7IHRob3NlIHVwZGF0ZXMgaGF2ZSBiZWVuIHJlbW92ZWQgcGVuZGluZyByZWJ1aWx0LCB2ZXJpZmllZCBpbWFnZXMuCgpQZW5kaW5nIGJ1aWxkZXIgdXBkYXRlcyAoY2hlY2tzIGdyZWVuLCBhdXRvLW1lcmdlIGVuYWJsZWQsIHJlcXVpcmVkIHJldmlldyBvdXRzdGFuZGluZyk6Ci0gaHR0cHM6Ly9naXRodWIuY29tL3ZleHhob3N0L2RvY2tlci1jaW5kZXIvcHVsbC8xMDk1Ci0gaHR0cHM6Ly9naXRodWIuY29tL3ZleHhob3N0L2RvY2tlci1pcm9uaWMvcHVsbC8xMjEwCi0gaHR0cHM6Ly9naXRodWIuY29tL3ZleHhob3N0L2RvY2tlci1vY3RhdmlhL3B1bGwvMTEwNQoKQWZ0ZXIgdGhlc2UgbWVyZ2UgYW5kIHB1Ymxpc2gsIHZlcmlmeSB0aGVpciBleGFjdCBpbWFnZSBtZXRhZGF0YSwgYWRkIHRoZWlyIGRpZ2VzdHMgaGVyZSwgYW5kIGV4cGFuZCB0aGUgcmVsZWFzZSBub3RlLgoKIyMgVmFsaWRhdGlvbgotIGBnaXQgZGlmZiAtLWNoZWNrYDogcGFzc2VkLgotIExvY2FsIHByZS1jb21taXQgd2hpdGVzcGFjZS9lbmQtb2YtZmlsZSBjaGVja3M6IHBhc3NlZC4KLSBMb2NhbCBBbnNpYmxlIGxpbnQ6IGZhaWxlZCBvbiBgZ2FsYXh5W25vLWNoYW5nZWxvZ11gIGluIHVuY2hhbmdlZCBgZ2FsYXh5LnltbGA7IG5vdCBhIGNsZWFuIGxpbnQgcmVzdWx0LgotIEF3YWl0aW5nIENJIG9uIHRoZSBjb3JyZWN0ZWQgY29tbWl0LgotIE1ldGFkYXRhIHZlcmlmaWNhdGlvbiBpcyBub3QgYSBydW50aW1lIG9yIGRlcGxveW1lbnQgdGVzdC4gRWFybGllciBNYWdudW0gc21va2UgdGVzdHMgd2VyZSBvbiBhIHNlcGFyYXRlIGNhbmRpZGF0ZSBidWlsZCwgbm90IHRoaXMgZXhhY3QgcHVibGlzaGVkIGltYWdlLiBGdWxsIGludGVncmF0aW9uIHN1Y2Nlc3MgaGFzIG5vdCBiZWVuIGVzdGFibGlzaGVkLgo=
      patchset: a8d462a540b2248f084ea0d266c20d176bdc0211
      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: 84e38666fab1ba8fda552ad6faff9404811352ca
          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: 84e38666fab1ba8fda552ad6faff9404811352ca
          untrusted/project_3/github.com/vexxhost/atmosphere-zuul-jobs:
            canonical_name: github.com/vexxhost/atmosphere-zuul-jobs
            checkout: main
            commit: acb8e36a801f3b93fdd30dec43a15b6f8d809c2f
          untrusted/project_4/opendev.org/openstack/openstack-helm:
            canonical_name: opendev.org/openstack/openstack-helm
            checkout: master
            commit: e86a322758c2494d5116dd153cafb41ed6893a3f
        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/atmosphere-zuul-jobs/playbooks/molecule/post.yml
          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/atmosphere-zuul-jobs/playbooks/molecule/pre.yml
          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/atmosphere
        name: vexxhost/atmosphere
        short_name: atmosphere
        src_dir: src/github.com/vexxhost/atmosphere
      projects:
        github.com/ansible-collections/ansible.netcommon:
          canonical_hostname: github.com
          canonical_name: github.com/ansible-collections/ansible.netcommon
          checkout: main
          checkout_description: zuul branch
          commit: 501006602620d01c2daf8c19187fbce336b2e7e9
          name: ansible-collections/ansible.netcommon
          required: true
          short_name: ansible.netcommon
          src_dir: src/github.com/ansible-collections/ansible.netcommon
        github.com/ansible-collections/ansible.posix:
          canonical_hostname: github.com
          canonical_name: github.com/ansible-collections/ansible.posix
          checkout: main
          checkout_description: zuul branch
          commit: 20699d7184e21cec7be80212c96a6cbe373f718d
          name: ansible-collections/ansible.posix
          required: true
          short_name: ansible.posix
          src_dir: src/github.com/ansible-collections/ansible.posix
        github.com/ansible-collections/ansible.utils:
          canonical_hostname: github.com
          canonical_name: github.com/ansible-collections/ansible.utils
          checkout: main
          checkout_description: zuul branch
          commit: 2f1541d83ea0a9d6900466744690ea231041bbf5
          name: ansible-collections/ansible.utils
          required: true
          short_name: ansible.utils
          src_dir: src/github.com/ansible-collections/ansible.utils
        github.com/ansible-collections/community.crypto:
          canonical_hostname: github.com
          canonical_name: github.com/ansible-collections/community.crypto
          checkout: main
          checkout_description: zuul branch
          commit: bea03efc92e3abceefdf194f7296582cc0cce5a9
          name: ansible-collections/community.crypto
          required: true
          short_name: community.crypto
          src_dir: src/github.com/ansible-collections/community.crypto
        github.com/ansible-collections/community.general:
          canonical_hostname: github.com
          canonical_name: github.com/ansible-collections/community.general
          checkout: main
          checkout_description: zuul branch
          commit: 6e869ee36a4c57fabf72a597ac5fb7ca140ea0b5
          name: ansible-collections/community.general
          required: true
          short_name: community.general
          src_dir: src/github.com/ansible-collections/community.general
        github.com/ansible-collections/community.mysql:
          canonical_hostname: github.com
          canonical_name: github.com/ansible-collections/community.mysql
          checkout: main
          checkout_description: zuul branch
          commit: 4cf7a3176fbd07be43459f1366e8066381df6d97
          name: ansible-collections/community.mysql
          required: true
          short_name: community.mysql
          src_dir: src/github.com/ansible-collections/community.mysql
        github.com/ansible-collections/kubernetes.core:
          canonical_hostname: github.com
          canonical_name: github.com/ansible-collections/kubernetes.core
          checkout: main
          checkout_description: zuul branch
          commit: a7922e498ca8fa62aef89b47174868f0d8d0ae7d
          name: ansible-collections/kubernetes.core
          required: true
          short_name: kubernetes.core
          src_dir: src/github.com/ansible-collections/kubernetes.core
        github.com/vexxhost/ansible-collection-ceph:
          canonical_hostname: github.com
          canonical_name: github.com/vexxhost/ansible-collection-ceph
          checkout: main
          checkout_description: zuul branch
          commit: 44a694a80e3179c28d75180baa1a56426f987257
          name: vexxhost/ansible-collection-ceph
          required: true
          short_name: ansible-collection-ceph
          src_dir: src/github.com/vexxhost/ansible-collection-ceph
        github.com/vexxhost/ansible-collection-containers:
          canonical_hostname: github.com
          canonical_name: github.com/vexxhost/ansible-collection-containers
          checkout: main
          checkout_description: zuul branch
          commit: d22923ebd40c0fd5a345318c1db90d125fb5140f
          name: vexxhost/ansible-collection-containers
          required: true
          short_name: ansible-collection-containers
          src_dir: src/github.com/vexxhost/ansible-collection-containers
        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: bb3fd0fde58a5b158605523e708645eb2a763886
          name: vexxhost/ansible-collection-kubernetes
          required: true
          short_name: ansible-collection-kubernetes
          src_dir: src/github.com/vexxhost/ansible-collection-kubernetes
        github.com/vexxhost/atmosphere:
          canonical_hostname: github.com
          canonical_name: github.com/vexxhost/atmosphere
          checkout: main
          checkout_description: zuul branch
          commit: a8d462a540b2248f084ea0d266c20d176bdc0211
          name: vexxhost/atmosphere
          required: false
          short_name: atmosphere
          src_dir: src/github.com/vexxhost/atmosphere
        github.com/vexxhost/atmosphere.common:
          canonical_hostname: github.com
          canonical_name: github.com/vexxhost/atmosphere.common
          checkout: main
          checkout_description: zuul branch
          commit: d00ec7f88fdc7ca2ce504a7e19c4049986cdac86
          name: vexxhost/atmosphere.common
          required: true
          short_name: atmosphere.common
          src_dir: src/github.com/vexxhost/atmosphere.common
        opendev.org/openstack/ansible-collections-openstack:
          canonical_hostname: opendev.org
          canonical_name: opendev.org/openstack/ansible-collections-openstack
          checkout: master
          checkout_description: project default branch
          commit: 19a8bc6e05d628668d9cce34ee5c3730e595859b
          name: openstack/ansible-collections-openstack
          required: true
          short_name: ansible-collections-openstack
          src_dir: src/opendev.org/openstack/ansible-collections-openstack
      ref: refs/pull/4363/head
      resources: {}
      tenant: oss
      timeout: 7200
      topic: null
      voting: true
