all: children: zuul_unreachable: hosts: {} hosts: controller: ansible_connection: ssh ansible_host: 38.102.83.46 ansible_port: 22 ansible_python_interpreter: auto ansible_user: zuul ca_cert_approver: true cifmw_dlrn_report_result: false cifmw_install_yamls_vars: BMAAS_INSTANCE_DISK_SIZE: 60 OPENSTACK_CTLPLANE: config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation_fr1.yaml cifmw_is_nested_virt: true cifmw_manage_secrets_pullsecret_content: '{}' cifmw_minor_update_pre_update_tag: 18.0-fr4-latest cifmw_operator_build_output: operators: openstack-operator: git_commit_hash: 721c3f7c64850716e5de5f4e76e1ef4c36c28652 git_src_dir: ~/src/github.com/openstack-k8s-operators/openstack-operator image: 38.129.56.147:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652 image_bundle: 38.129.56.147:5001/openstack-k8s-operators/openstack-operator-bundle:721c3f7c64850716e5de5f4e76e1ef4c36c28652 image_catalog: 38.129.56.147:5001/openstack-k8s-operators/openstack-operator-index:721c3f7c64850716e5de5f4e76e1ef4c36c28652 cifmw_rhol_crc_binary_folder: /usr/local/bin content_provider_registry_available: true content_provider_registry_ip: 38.129.56.147 content_provider_registry_ip_port: 38.129.56.147:5001 crc_parameters: --memory 32000 --disk-size 240 --cpus 12 max_retries: 60 nodepool: az: nova cloud: vexxhost-nodepool-tripleo external_id: 999f0d29-2382-4708-8af6-be12707b2bb8 host_id: 511625867b15899f344b49f50e790882b35aedda883941cf1472ae2b interface_ip: 38.102.83.46 label: centos-9-stream-crc-2-56-0-6xlarge node_properties: {} private_ipv4: 38.102.83.46 private_ipv6: null provider: vexxhost-nodepool-tripleo public_ipv4: 38.102.83.46 public_ipv6: '' region: RegionOne slot: null pre_pull_images: - registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.0 push_registry: quay.rdoproject.org quay_login_secret_name: quay_nextgen_zuulgithubci registry_login_enabled: true retry_delay: 15 zuul_log_collection: true zuul_node: az: nova cloud: vexxhost-nodepool-tripleo external_id: 999f0d29-2382-4708-8af6-be12707b2bb8 host_id: 511625867b15899f344b49f50e790882b35aedda883941cf1472ae2b interface_ip: 38.102.83.46 label: centos-9-stream-crc-2-56-0-6xlarge node_properties: {} private_ipv4: 38.102.83.46 private_ipv6: null provider: vexxhost-nodepool-tripleo public_ipv4: 38.102.83.46 public_ipv6: '' region: RegionOne slot: null uuid: null vars: ca_cert_approver: true cifmw_dlrn_report_result: false cifmw_install_yamls_vars: BMAAS_INSTANCE_DISK_SIZE: 60 OPENSTACK_CTLPLANE: config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation_fr1.yaml cifmw_is_nested_virt: true cifmw_manage_secrets_pullsecret_content: '{}' cifmw_minor_update_pre_update_tag: 18.0-fr4-latest cifmw_operator_build_output: operators: openstack-operator: git_commit_hash: 721c3f7c64850716e5de5f4e76e1ef4c36c28652 git_src_dir: ~/src/github.com/openstack-k8s-operators/openstack-operator image: 38.129.56.147:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652 image_bundle: 38.129.56.147:5001/openstack-k8s-operators/openstack-operator-bundle:721c3f7c64850716e5de5f4e76e1ef4c36c28652 image_catalog: 38.129.56.147:5001/openstack-k8s-operators/openstack-operator-index:721c3f7c64850716e5de5f4e76e1ef4c36c28652 cifmw_rhol_crc_binary_folder: /usr/local/bin content_provider_registry_available: true content_provider_registry_ip: 38.129.56.147 content_provider_registry_ip_port: 38.129.56.147:5001 crc_parameters: --memory 32000 --disk-size 240 --cpus 12 max_retries: 60 pre_pull_images: - registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.0 push_registry: quay.rdoproject.org quay_login_secret_name: quay_nextgen_zuulgithubci registry_login_enabled: true retry_delay: 15 zuul: _inheritance_path: - '' - '' - '' - '' - '' - '' ansible_version: '9' attempts: 1 branch: main build: 0118cb5e624f4f248ff087b5b6eb8590 build_refs: - branch: main change: '3773' change_message: "[multiple] nova05epsilon: adjust Ceph for BM SNO DCN cases\n\n1. \ Adjust ceph.yml post_stage_run hook for DCN conventions\r\n\r\n The ceph.yml post_stage_run hook (via cifmw_ceph_client role) writes Ceph config files to \r\n cifmw_ceph_client_fetch_dir (default /tmp/). This template reads those files and provides them as base64-\r\n encoded values under data.ceph_conf (DCN convention).\r\n\r\n2. Allow overriding ssh and storage_mgmt\r\n \ \r\n To allow BM SNO with ceph using custom ceph CIDR values,\r\n \ make ssh_network_range and storage_mgmt_network_range overridable via\r\n \ cifmw_ceph_ssh_network_range and cifmw_ceph_storage_mgmt_network_range.\r\n \ Both are set in set_fact which clobbers extra vars, so we use the\r\n \ cifmw_ indirection with default() to preserve original defaults.\r\n \ \r\n NOTE: storage_network_range also needs this treatment.\r\n It use to be commented out in set_fact, and this change needs\r\n extra testing with Ceph ci jobs perhaps.\r\n\r\n Also gather network facts for IP-to-host mapping. \r\n\r\n3. Add a hook for Swift and Ceph RWG on SNO \r\n\r\n \ On SNO with a single EDPM compute (single-host CephHCI), the Ceph\r\n \ ingress service (haproxy/keepalived) is not deployed because the\r\n \ ceph_rgw.yml.j2 spec template only creates it for multi-host clusters.\r\n\r\n \ Add a hook to correct the Keystone Swift endpoint for this case.\r\n\r\n \ The proper fix belongs in cifmw_cephadm/tasks/configure_object.yml\r\n \ which should detect whether ingress is deployed and choose VIP:8080\r\n \ vs host_ip:8082 accordingly.\r\n\r\nJira: [OSPRH-27641](https://redhat.atlassian.net/browse/OSPRH-27641)\r\nGenerated-by: claude-4.6-opus-high" change_url: https://github.com/openstack-k8s-operators/ci-framework/pull/3773 commit_id: b078db7b2836cd7c168de9d1a4db38983af17642 patchset: b078db7b2836cd7c168de9d1a4db38983af17642 project: canonical_hostname: github.com canonical_name: github.com/openstack-k8s-operators/ci-framework name: openstack-k8s-operators/ci-framework short_name: ci-framework src_dir: src/github.com/openstack-k8s-operators/ci-framework src_dir: src/github.com/openstack-k8s-operators/ci-framework topic: null buildset: 2c48d42cfac64f35bcc0975ba84c2350 buildset_refs: - branch: main change: '3773' change_message: "[multiple] nova05epsilon: adjust Ceph for BM SNO DCN cases\n\n1. \ Adjust ceph.yml post_stage_run hook for DCN conventions\r\n\r\n The ceph.yml post_stage_run hook (via cifmw_ceph_client role) writes Ceph config files to \r\n cifmw_ceph_client_fetch_dir (default /tmp/). This template reads those files and provides them as base64-\r\n encoded values under data.ceph_conf (DCN convention).\r\n\r\n2. Allow overriding ssh and storage_mgmt\r\n \ \r\n To allow BM SNO with ceph using custom ceph CIDR values,\r\n \ make ssh_network_range and storage_mgmt_network_range overridable via\r\n \ cifmw_ceph_ssh_network_range and cifmw_ceph_storage_mgmt_network_range.\r\n \ Both are set in set_fact which clobbers extra vars, so we use the\r\n \ cifmw_ indirection with default() to preserve original defaults.\r\n \ \r\n NOTE: storage_network_range also needs this treatment.\r\n It use to be commented out in set_fact, and this change needs\r\n extra testing with Ceph ci jobs perhaps.\r\n\r\n Also gather network facts for IP-to-host mapping. \r\n\r\n3. Add a hook for Swift and Ceph RWG on SNO \r\n\r\n \ On SNO with a single EDPM compute (single-host CephHCI), the Ceph\r\n \ ingress service (haproxy/keepalived) is not deployed because the\r\n \ ceph_rgw.yml.j2 spec template only creates it for multi-host clusters.\r\n\r\n \ Add a hook to correct the Keystone Swift endpoint for this case.\r\n\r\n \ The proper fix belongs in cifmw_cephadm/tasks/configure_object.yml\r\n \ which should detect whether ingress is deployed and choose VIP:8080\r\n \ vs host_ip:8082 accordingly.\r\n\r\nJira: [OSPRH-27641](https://redhat.atlassian.net/browse/OSPRH-27641)\r\nGenerated-by: claude-4.6-opus-high" change_url: https://github.com/openstack-k8s-operators/ci-framework/pull/3773 commit_id: b078db7b2836cd7c168de9d1a4db38983af17642 patchset: b078db7b2836cd7c168de9d1a4db38983af17642 project: canonical_hostname: github.com canonical_name: github.com/openstack-k8s-operators/ci-framework name: openstack-k8s-operators/ci-framework short_name: ci-framework src_dir: src/github.com/openstack-k8s-operators/ci-framework src_dir: src/github.com/openstack-k8s-operators/ci-framework topic: null change: '3773' change_message: "[multiple] nova05epsilon: adjust Ceph for BM SNO DCN cases\n\n1. \ Adjust ceph.yml post_stage_run hook for DCN conventions\r\n\r\n The ceph.yml post_stage_run hook (via cifmw_ceph_client role) writes Ceph config files to \r\n cifmw_ceph_client_fetch_dir (default /tmp/). This template reads those files and provides them as base64-\r\n encoded values under data.ceph_conf (DCN convention).\r\n\r\n2. Allow overriding ssh and storage_mgmt\r\n \r\n \ To allow BM SNO with ceph using custom ceph CIDR values,\r\n make ssh_network_range and storage_mgmt_network_range overridable via\r\n cifmw_ceph_ssh_network_range and cifmw_ceph_storage_mgmt_network_range.\r\n Both are set in set_fact which clobbers extra vars, so we use the\r\n cifmw_ indirection with default() to preserve original defaults.\r\n \r\n NOTE: storage_network_range also needs this treatment.\r\n It use to be commented out in set_fact, and this change needs\r\n extra testing with Ceph ci jobs perhaps.\r\n\r\n \ Also gather network facts for IP-to-host mapping. \r\n\r\n3. Add a hook for Swift and Ceph RWG on SNO \r\n\r\n \ On SNO with a single EDPM compute (single-host CephHCI), the Ceph\r\n \ ingress service (haproxy/keepalived) is not deployed because the\r\n ceph_rgw.yml.j2 spec template only creates it for multi-host clusters.\r\n\r\n Add a hook to correct the Keystone Swift endpoint for this case.\r\n\r\n The proper fix belongs in cifmw_cephadm/tasks/configure_object.yml\r\n which should detect whether ingress is deployed and choose VIP:8080\r\n vs host_ip:8082 accordingly.\r\n\r\nJira: [OSPRH-27641](https://redhat.atlassian.net/browse/OSPRH-27641)\r\nGenerated-by: claude-4.6-opus-high" change_url: https://github.com/openstack-k8s-operators/ci-framework/pull/3773 child_jobs: [] commit_id: b078db7b2836cd7c168de9d1a4db38983af17642 event_id: 64d5f180-6406-11f1-9880-52203f88e3b0 executor: hostname: 38.102.83.51 inventory_file: /var/lib/zuul/builds/0118cb5e624f4f248ff087b5b6eb8590/ansible/inventory.yaml log_root: /var/lib/zuul/builds/0118cb5e624f4f248ff087b5b6eb8590/work/logs result_data_file: /var/lib/zuul/builds/0118cb5e624f4f248ff087b5b6eb8590/work/results.json src_root: /var/lib/zuul/builds/0118cb5e624f4f248ff087b5b6eb8590/work/src work_root: /var/lib/zuul/builds/0118cb5e624f4f248ff087b5b6eb8590/work include_vars: [] items: - branch: main change: '3773' change_message: "[multiple] nova05epsilon: adjust Ceph for BM SNO DCN cases\n\n1. \ Adjust ceph.yml post_stage_run hook for DCN conventions\r\n\r\n The ceph.yml post_stage_run hook (via cifmw_ceph_client role) writes Ceph config files to \r\n cifmw_ceph_client_fetch_dir (default /tmp/). This template reads those files and provides them as base64-\r\n encoded values under data.ceph_conf (DCN convention).\r\n\r\n2. Allow overriding ssh and storage_mgmt\r\n \ \r\n To allow BM SNO with ceph using custom ceph CIDR values,\r\n \ make ssh_network_range and storage_mgmt_network_range overridable via\r\n \ cifmw_ceph_ssh_network_range and cifmw_ceph_storage_mgmt_network_range.\r\n \ Both are set in set_fact which clobbers extra vars, so we use the\r\n \ cifmw_ indirection with default() to preserve original defaults.\r\n \ \r\n NOTE: storage_network_range also needs this treatment.\r\n It use to be commented out in set_fact, and this change needs\r\n extra testing with Ceph ci jobs perhaps.\r\n\r\n Also gather network facts for IP-to-host mapping. \r\n\r\n3. Add a hook for Swift and Ceph RWG on SNO \r\n\r\n \ On SNO with a single EDPM compute (single-host CephHCI), the Ceph\r\n \ ingress service (haproxy/keepalived) is not deployed because the\r\n \ ceph_rgw.yml.j2 spec template only creates it for multi-host clusters.\r\n\r\n \ Add a hook to correct the Keystone Swift endpoint for this case.\r\n\r\n \ The proper fix belongs in cifmw_cephadm/tasks/configure_object.yml\r\n \ which should detect whether ingress is deployed and choose VIP:8080\r\n \ vs host_ip:8082 accordingly.\r\n\r\nJira: [OSPRH-27641](https://redhat.atlassian.net/browse/OSPRH-27641)\r\nGenerated-by: claude-4.6-opus-high" change_url: https://github.com/openstack-k8s-operators/ci-framework/pull/3773 commit_id: b078db7b2836cd7c168de9d1a4db38983af17642 patchset: b078db7b2836cd7c168de9d1a4db38983af17642 project: canonical_hostname: github.com canonical_name: github.com/openstack-k8s-operators/ci-framework name: openstack-k8s-operators/ci-framework short_name: ci-framework src_dir: src/github.com/openstack-k8s-operators/ci-framework topic: null job: cifmw-crc-podified-edpm-baremetal-minor-update jobtags: [] max_attempts: 1 message: W211bHRpcGxlXSBub3ZhMDVlcHNpbG9uOiBhZGp1c3QgQ2VwaCBmb3IgQk0gU05PIERDTiBjYXNlcwoKMS4gIEFkanVzdCBjZXBoLnltbCBwb3N0X3N0YWdlX3J1biBob29rIGZvciBEQ04gY29udmVudGlvbnMNCg0KICAgIFRoZSBjZXBoLnltbCBwb3N0X3N0YWdlX3J1biBob29rICh2aWEgY2lmbXdfY2VwaF9jbGllbnQgcm9sZSkgd3JpdGVzIENlcGggY29uZmlnIGZpbGVzIHRvICANCiAgICBjaWZtd19jZXBoX2NsaWVudF9mZXRjaF9kaXIgKGRlZmF1bHQgL3RtcC8pLiBUaGlzIHRlbXBsYXRlIHJlYWRzIHRob3NlIGZpbGVzIGFuZCBwcm92aWRlcyB0aGVtIGFzIGJhc2U2NC0NCiAgICBlbmNvZGVkIHZhbHVlcyB1bmRlciBkYXRhLmNlcGhfY29uZiAoRENOIGNvbnZlbnRpb24pLg0KDQoyLiAgQWxsb3cgb3ZlcnJpZGluZyBzc2ggYW5kIHN0b3JhZ2VfbWdtdA0KICAgIA0KICAgIFRvIGFsbG93IEJNIFNOTyB3aXRoIGNlcGggdXNpbmcgY3VzdG9tIGNlcGggQ0lEUiB2YWx1ZXMsDQogICAgbWFrZSBzc2hfbmV0d29ya19yYW5nZSBhbmQgc3RvcmFnZV9tZ210X25ldHdvcmtfcmFuZ2Ugb3ZlcnJpZGFibGUgdmlhDQogICAgY2lmbXdfY2VwaF9zc2hfbmV0d29ya19yYW5nZSBhbmQgY2lmbXdfY2VwaF9zdG9yYWdlX21nbXRfbmV0d29ya19yYW5nZS4NCiAgICBCb3RoIGFyZSBzZXQgaW4gc2V0X2ZhY3Qgd2hpY2ggY2xvYmJlcnMgZXh0cmEgdmFycywgc28gd2UgdXNlIHRoZQ0KICAgIGNpZm13XyBpbmRpcmVjdGlvbiB3aXRoIGRlZmF1bHQoKSB0byBwcmVzZXJ2ZSBvcmlnaW5hbCBkZWZhdWx0cy4NCiAgICANCiAgICBOT1RFOiBzdG9yYWdlX25ldHdvcmtfcmFuZ2UgYWxzbyBuZWVkcyB0aGlzIHRyZWF0bWVudC4NCiAgICBJdCB1c2UgdG8gYmUgY29tbWVudGVkIG91dCBpbiBzZXRfZmFjdCwgYW5kIHRoaXMgY2hhbmdlIG5lZWRzDQogICAgZXh0cmEgdGVzdGluZyB3aXRoIENlcGggY2kgam9icyBwZXJoYXBzLg0KDQogICAgQWxzbyBnYXRoZXIgbmV0d29yayBmYWN0cyBmb3IgSVAtdG8taG9zdCBtYXBwaW5nLiANCg0KMy4gQWRkIGEgaG9vayBmb3IgU3dpZnQgYW5kIENlcGggUldHIG9uIFNOTyAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIA0KDQogICAgT24gU05PIHdpdGggYSBzaW5nbGUgRURQTSBjb21wdXRlIChzaW5nbGUtaG9zdCBDZXBoSENJKSwgdGhlIENlcGgNCiAgICBpbmdyZXNzIHNlcnZpY2UgKGhhcHJveHkva2VlcGFsaXZlZCkgaXMgbm90IGRlcGxveWVkIGJlY2F1c2UgdGhlDQogICAgY2VwaF9yZ3cueW1sLmoyIHNwZWMgdGVtcGxhdGUgb25seSBjcmVhdGVzIGl0IGZvciBtdWx0aS1ob3N0IGNsdXN0ZXJzLg0KDQogICAgQWRkIGEgaG9vayB0byBjb3JyZWN0IHRoZSBLZXlzdG9uZSBTd2lmdCBlbmRwb2ludCBmb3IgdGhpcyBjYXNlLg0KDQogICAgVGhlIHByb3BlciBmaXggYmVsb25ncyBpbiBjaWZtd19jZXBoYWRtL3Rhc2tzL2NvbmZpZ3VyZV9vYmplY3QueW1sDQogICAgd2hpY2ggc2hvdWxkIGRldGVjdCB3aGV0aGVyIGluZ3Jlc3MgaXMgZGVwbG95ZWQgYW5kIGNob29zZSBWSVA6ODA4MA0KICAgIHZzIGhvc3RfaXA6ODA4MiBhY2NvcmRpbmdseS4NCg0KSmlyYTogW09TUFJILTI3NjQxXShodHRwczovL3JlZGhhdC5hdGxhc3NpYW4ubmV0L2Jyb3dzZS9PU1BSSC0yNzY0MSkNCkdlbmVyYXRlZC1ieTogY2xhdWRlLTQuNi1vcHVzLWhpZ2g= patchset: b078db7b2836cd7c168de9d1a4db38983af17642 pipeline: github-check playbook_context: playbook_projects: trusted/project_0/review.rdoproject.org/config: canonical_name: review.rdoproject.org/config checkout: master commit: f4086da87f3046c98f2a4b907deaeed353c7ab49 trusted/project_1/opendev.org/zuul/zuul-jobs: canonical_name: opendev.org/zuul/zuul-jobs checkout: master commit: 82e3e8b1292a25e38235bb92b157992d326531d1 trusted/project_2/review.rdoproject.org/rdo-jobs: canonical_name: review.rdoproject.org/rdo-jobs checkout: master commit: ae3f884c6c8c32b779dc61f758c0f6a43ade6877 trusted/project_3/github.com/openstack-k8s-operators/ci-framework: canonical_name: github.com/openstack-k8s-operators/ci-framework checkout: main commit: 3bcd0bf612311b3a2d20565a2aa3b7be02d8f2a3 untrusted/project_0/github.com/openstack-k8s-operators/ci-framework: canonical_name: github.com/openstack-k8s-operators/ci-framework checkout: main commit: b078db7b2836cd7c168de9d1a4db38983af17642 untrusted/project_1/review.rdoproject.org/config: canonical_name: review.rdoproject.org/config checkout: master commit: f4086da87f3046c98f2a4b907deaeed353c7ab49 untrusted/project_2/opendev.org/zuul/zuul-jobs: canonical_name: opendev.org/zuul/zuul-jobs checkout: master commit: 82e3e8b1292a25e38235bb92b157992d326531d1 untrusted/project_3/review.rdoproject.org/rdo-jobs: canonical_name: review.rdoproject.org/rdo-jobs checkout: master commit: ae3f884c6c8c32b779dc61f758c0f6a43ade6877 playbooks: - path: untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/ci/playbooks/edpm_baremetal_update/run.yml roles: - checkout: main checkout_description: playbook branch link_name: ansible/playbook_0/role_0/ci-framework link_target: untrusted/project_0/github.com/openstack-k8s-operators/ci-framework role_path: ansible/playbook_0/role_0/ci-framework/roles - checkout: master checkout_description: project default branch link_name: ansible/playbook_0/role_1/config link_target: untrusted/project_1/review.rdoproject.org/config role_path: ansible/playbook_0/role_1/config/roles - checkout: master checkout_description: project default branch link_name: ansible/playbook_0/role_2/zuul-jobs link_target: untrusted/project_2/opendev.org/zuul/zuul-jobs role_path: ansible/playbook_0/role_2/zuul-jobs/roles - checkout: master checkout_description: project default branch link_name: ansible/playbook_0/role_3/rdo-jobs link_target: untrusted/project_3/review.rdoproject.org/rdo-jobs role_path: ansible/playbook_0/role_3/rdo-jobs/roles - path: untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/ci/playbooks/edpm_baremetal_update/update.yml roles: - checkout: main checkout_description: playbook branch link_name: ansible/playbook_1/role_0/ci-framework link_target: untrusted/project_0/github.com/openstack-k8s-operators/ci-framework role_path: ansible/playbook_1/role_0/ci-framework/roles - checkout: master checkout_description: project default branch link_name: ansible/playbook_1/role_1/config link_target: untrusted/project_1/review.rdoproject.org/config role_path: ansible/playbook_1/role_1/config/roles - checkout: master checkout_description: project default branch link_name: ansible/playbook_1/role_2/zuul-jobs link_target: untrusted/project_2/opendev.org/zuul/zuul-jobs role_path: ansible/playbook_1/role_2/zuul-jobs/roles - checkout: master checkout_description: project default branch link_name: ansible/playbook_1/role_3/rdo-jobs link_target: untrusted/project_3/review.rdoproject.org/rdo-jobs role_path: ansible/playbook_1/role_3/rdo-jobs/roles post_playbooks: - path: untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/ci/playbooks/e2e-collect-logs.yml roles: - checkout: main checkout_description: playbook branch link_name: ansible/post_playbook_0/role_0/ci-framework link_target: untrusted/project_0/github.com/openstack-k8s-operators/ci-framework role_path: ansible/post_playbook_0/role_0/ci-framework/roles - checkout: master checkout_description: project default branch link_name: ansible/post_playbook_0/role_1/config link_target: untrusted/project_1/review.rdoproject.org/config role_path: ansible/post_playbook_0/role_1/config/roles - checkout: master checkout_description: project default branch link_name: ansible/post_playbook_0/role_2/zuul-jobs link_target: untrusted/project_2/opendev.org/zuul/zuul-jobs role_path: ansible/post_playbook_0/role_2/zuul-jobs/roles - checkout: master checkout_description: project default branch link_name: ansible/post_playbook_0/role_3/rdo-jobs link_target: untrusted/project_3/review.rdoproject.org/rdo-jobs role_path: ansible/post_playbook_0/role_3/rdo-jobs/roles - path: untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/ci/playbooks/collect-logs.yml roles: - checkout: main checkout_description: playbook branch link_name: ansible/post_playbook_1/role_0/ci-framework link_target: untrusted/project_0/github.com/openstack-k8s-operators/ci-framework role_path: ansible/post_playbook_1/role_0/ci-framework/roles - checkout: master checkout_description: project default branch link_name: ansible/post_playbook_1/role_1/config link_target: untrusted/project_1/review.rdoproject.org/config role_path: ansible/post_playbook_1/role_1/config/roles - checkout: master checkout_description: project default branch link_name: ansible/post_playbook_1/role_2/zuul-jobs link_target: untrusted/project_2/opendev.org/zuul/zuul-jobs role_path: ansible/post_playbook_1/role_2/zuul-jobs/roles - checkout: master checkout_description: project default branch link_name: ansible/post_playbook_1/role_3/rdo-jobs link_target: untrusted/project_3/review.rdoproject.org/rdo-jobs role_path: ansible/post_playbook_1/role_3/rdo-jobs/roles - path: trusted/project_0/review.rdoproject.org/config/playbooks/ci-framework-rdo-base/dlrn/dlrn-report.yaml roles: - checkout: main checkout_description: zuul branch link_name: ansible/post_playbook_2/role_0/ci-framework link_target: trusted/project_3/github.com/openstack-k8s-operators/ci-framework role_path: ansible/post_playbook_2/role_0/ci-framework/roles - checkout: master checkout_description: playbook branch link_name: ansible/post_playbook_2/role_1/config link_target: trusted/project_0/review.rdoproject.org/config role_path: ansible/post_playbook_2/role_1/config/roles - checkout: master checkout_description: project default branch link_name: ansible/post_playbook_2/role_2/zuul-jobs link_target: trusted/project_1/opendev.org/zuul/zuul-jobs role_path: ansible/post_playbook_2/role_2/zuul-jobs/roles - checkout: master checkout_description: project default branch link_name: ansible/post_playbook_2/role_3/rdo-jobs link_target: trusted/project_2/review.rdoproject.org/rdo-jobs role_path: ansible/post_playbook_2/role_3/rdo-jobs/roles - path: trusted/project_0/review.rdoproject.org/config/playbooks/base-minimal/post-ssh.yaml roles: - checkout: master checkout_description: playbook branch link_name: ansible/post_playbook_3/role_0/config link_target: trusted/project_0/review.rdoproject.org/config role_path: ansible/post_playbook_3/role_0/config/roles - checkout: master checkout_description: project default branch link_name: ansible/post_playbook_3/role_1/zuul-jobs link_target: trusted/project_1/opendev.org/zuul/zuul-jobs role_path: ansible/post_playbook_3/role_1/zuul-jobs/roles - checkout: master checkout_description: project default branch link_name: ansible/post_playbook_3/role_2/rdo-jobs link_target: trusted/project_2/review.rdoproject.org/rdo-jobs role_path: ansible/post_playbook_3/role_2/rdo-jobs/roles - path: trusted/project_0/review.rdoproject.org/config/playbooks/base-minimal/post-logs.yaml roles: - checkout: master checkout_description: playbook branch link_name: ansible/post_playbook_4/role_0/config link_target: trusted/project_0/review.rdoproject.org/config role_path: ansible/post_playbook_4/role_0/config/roles - checkout: master checkout_description: project default branch link_name: ansible/post_playbook_4/role_1/zuul-jobs link_target: trusted/project_1/opendev.org/zuul/zuul-jobs role_path: ansible/post_playbook_4/role_1/zuul-jobs/roles - checkout: master checkout_description: project default branch link_name: ansible/post_playbook_4/role_2/rdo-jobs link_target: trusted/project_2/review.rdoproject.org/rdo-jobs role_path: ansible/post_playbook_4/role_2/rdo-jobs/roles pre_playbooks: - path: trusted/project_0/review.rdoproject.org/config/playbooks/base-minimal/pre.yaml roles: - checkout: master checkout_description: playbook branch link_name: ansible/pre_playbook_0/role_0/config link_target: trusted/project_0/review.rdoproject.org/config role_path: ansible/pre_playbook_0/role_0/config/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: master checkout_description: project default branch link_name: ansible/pre_playbook_0/role_2/rdo-jobs link_target: trusted/project_2/review.rdoproject.org/rdo-jobs role_path: ansible/pre_playbook_0/role_2/rdo-jobs/roles - path: trusted/project_0/review.rdoproject.org/config/playbooks/ci-framework-rdo-base/pre.yaml roles: - checkout: main checkout_description: zuul branch link_name: ansible/pre_playbook_1/role_0/ci-framework link_target: trusted/project_3/github.com/openstack-k8s-operators/ci-framework role_path: ansible/pre_playbook_1/role_0/ci-framework/roles - checkout: master checkout_description: playbook branch link_name: ansible/pre_playbook_1/role_1/config link_target: trusted/project_0/review.rdoproject.org/config role_path: ansible/pre_playbook_1/role_1/config/roles - checkout: master checkout_description: project default branch link_name: ansible/pre_playbook_1/role_2/zuul-jobs link_target: trusted/project_1/opendev.org/zuul/zuul-jobs role_path: ansible/pre_playbook_1/role_2/zuul-jobs/roles - checkout: master checkout_description: project default branch link_name: ansible/pre_playbook_1/role_3/rdo-jobs link_target: trusted/project_2/review.rdoproject.org/rdo-jobs role_path: ansible/pre_playbook_1/role_3/rdo-jobs/roles - path: trusted/project_0/review.rdoproject.org/config/playbooks/crc/podman.yaml roles: - checkout: main checkout_description: zuul branch link_name: ansible/pre_playbook_2/role_0/ci-framework link_target: trusted/project_3/github.com/openstack-k8s-operators/ci-framework role_path: ansible/pre_playbook_2/role_0/ci-framework/roles - checkout: master checkout_description: playbook branch link_name: ansible/pre_playbook_2/role_1/config link_target: trusted/project_0/review.rdoproject.org/config role_path: ansible/pre_playbook_2/role_1/config/roles - checkout: master checkout_description: project default branch link_name: ansible/pre_playbook_2/role_2/zuul-jobs link_target: trusted/project_1/opendev.org/zuul/zuul-jobs role_path: ansible/pre_playbook_2/role_2/zuul-jobs/roles - checkout: master checkout_description: project default branch link_name: ansible/pre_playbook_2/role_3/rdo-jobs link_target: trusted/project_2/review.rdoproject.org/rdo-jobs role_path: ansible/pre_playbook_2/role_3/rdo-jobs/roles - path: trusted/project_0/review.rdoproject.org/config/playbooks/crc/simple-start.yaml roles: - checkout: main checkout_description: zuul branch link_name: ansible/pre_playbook_3/role_0/ci-framework link_target: trusted/project_3/github.com/openstack-k8s-operators/ci-framework role_path: ansible/pre_playbook_3/role_0/ci-framework/roles - checkout: master checkout_description: playbook branch link_name: ansible/pre_playbook_3/role_1/config link_target: trusted/project_0/review.rdoproject.org/config role_path: ansible/pre_playbook_3/role_1/config/roles - checkout: master checkout_description: project default branch link_name: ansible/pre_playbook_3/role_2/zuul-jobs link_target: trusted/project_1/opendev.org/zuul/zuul-jobs role_path: ansible/pre_playbook_3/role_2/zuul-jobs/roles - checkout: master checkout_description: project default branch link_name: ansible/pre_playbook_3/role_3/rdo-jobs link_target: trusted/project_2/review.rdoproject.org/rdo-jobs role_path: ansible/pre_playbook_3/role_3/rdo-jobs/roles - path: untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/ci/playbooks/e2e-prepare.yml roles: - checkout: main checkout_description: playbook branch link_name: ansible/pre_playbook_4/role_0/ci-framework link_target: untrusted/project_0/github.com/openstack-k8s-operators/ci-framework role_path: ansible/pre_playbook_4/role_0/ci-framework/roles - checkout: master checkout_description: project default branch link_name: ansible/pre_playbook_4/role_1/config link_target: untrusted/project_1/review.rdoproject.org/config role_path: ansible/pre_playbook_4/role_1/config/roles - checkout: master checkout_description: project default branch link_name: ansible/pre_playbook_4/role_2/zuul-jobs link_target: untrusted/project_2/opendev.org/zuul/zuul-jobs role_path: ansible/pre_playbook_4/role_2/zuul-jobs/roles - checkout: master checkout_description: project default branch link_name: ansible/pre_playbook_4/role_3/rdo-jobs link_target: untrusted/project_3/review.rdoproject.org/rdo-jobs role_path: ansible/pre_playbook_4/role_3/rdo-jobs/roles - path: untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/ci/playbooks/dump_zuul_data.yml roles: - checkout: main checkout_description: playbook branch link_name: ansible/pre_playbook_5/role_0/ci-framework link_target: untrusted/project_0/github.com/openstack-k8s-operators/ci-framework role_path: ansible/pre_playbook_5/role_0/ci-framework/roles - checkout: master checkout_description: project default branch link_name: ansible/pre_playbook_5/role_1/config link_target: untrusted/project_1/review.rdoproject.org/config role_path: ansible/pre_playbook_5/role_1/config/roles - checkout: master checkout_description: project default branch link_name: ansible/pre_playbook_5/role_2/zuul-jobs link_target: untrusted/project_2/opendev.org/zuul/zuul-jobs role_path: ansible/pre_playbook_5/role_2/zuul-jobs/roles - checkout: master checkout_description: project default branch link_name: ansible/pre_playbook_5/role_3/rdo-jobs link_target: untrusted/project_3/review.rdoproject.org/rdo-jobs role_path: ansible/pre_playbook_5/role_3/rdo-jobs/roles post_review: false post_timeout: 5400 pre_timeout: null project: canonical_hostname: github.com canonical_name: github.com/openstack-k8s-operators/ci-framework name: openstack-k8s-operators/ci-framework short_name: ci-framework src_dir: src/github.com/openstack-k8s-operators/ci-framework projects: github.com/openstack-k8s-operators/ci-framework: canonical_hostname: github.com canonical_name: github.com/openstack-k8s-operators/ci-framework checkout: main checkout_description: zuul branch commit: b078db7b2836cd7c168de9d1a4db38983af17642 name: openstack-k8s-operators/ci-framework required: true short_name: ci-framework src_dir: src/github.com/openstack-k8s-operators/ci-framework github.com/openstack-k8s-operators/edpm-ansible: canonical_hostname: github.com canonical_name: github.com/openstack-k8s-operators/edpm-ansible checkout: main checkout_description: zuul branch commit: d5eae620a08b412f076b112b4c3d8e0d69cbb047 name: openstack-k8s-operators/edpm-ansible required: true short_name: edpm-ansible src_dir: src/github.com/openstack-k8s-operators/edpm-ansible github.com/openstack-k8s-operators/infra-operator: canonical_hostname: github.com canonical_name: github.com/openstack-k8s-operators/infra-operator checkout: main checkout_description: zuul branch commit: e3fdd67c8a72b8a501dcdd95d538816bd5e78dba name: openstack-k8s-operators/infra-operator required: true short_name: infra-operator src_dir: src/github.com/openstack-k8s-operators/infra-operator github.com/openstack-k8s-operators/install_yamls: canonical_hostname: github.com canonical_name: github.com/openstack-k8s-operators/install_yamls checkout: main checkout_description: zuul branch commit: 28010890899b365d9b163f6cd2faeb71bf37d54f name: openstack-k8s-operators/install_yamls required: true short_name: install_yamls src_dir: src/github.com/openstack-k8s-operators/install_yamls github.com/openstack-k8s-operators/openstack-baremetal-operator: canonical_hostname: github.com canonical_name: github.com/openstack-k8s-operators/openstack-baremetal-operator checkout: main checkout_description: zuul branch commit: 96ee712650c0df1c6bd02de78be0a12085a9827c name: openstack-k8s-operators/openstack-baremetal-operator required: true short_name: openstack-baremetal-operator src_dir: src/github.com/openstack-k8s-operators/openstack-baremetal-operator github.com/openstack-k8s-operators/openstack-must-gather: canonical_hostname: github.com canonical_name: github.com/openstack-k8s-operators/openstack-must-gather checkout: main checkout_description: zuul branch commit: c368cbf84357cebd70fe8ec9c2c849e2aa7905e4 name: openstack-k8s-operators/openstack-must-gather required: true short_name: openstack-must-gather src_dir: src/github.com/openstack-k8s-operators/openstack-must-gather github.com/openstack-k8s-operators/openstack-operator: canonical_hostname: github.com canonical_name: github.com/openstack-k8s-operators/openstack-operator checkout: main checkout_description: zuul branch commit: 721c3f7c64850716e5de5f4e76e1ef4c36c28652 name: openstack-k8s-operators/openstack-operator required: true short_name: openstack-operator src_dir: src/github.com/openstack-k8s-operators/openstack-operator github.com/openstack-k8s-operators/repo-setup: canonical_hostname: github.com canonical_name: github.com/openstack-k8s-operators/repo-setup checkout: main checkout_description: zuul branch commit: 85321f7e0af502d7f06f845886058daf09da34f6 name: openstack-k8s-operators/repo-setup required: true short_name: repo-setup src_dir: src/github.com/openstack-k8s-operators/repo-setup opendev.org/zuul/zuul-jobs: canonical_hostname: opendev.org canonical_name: opendev.org/zuul/zuul-jobs checkout: master checkout_description: project default branch commit: 82e3e8b1292a25e38235bb92b157992d326531d1 name: zuul/zuul-jobs required: true short_name: zuul-jobs src_dir: src/opendev.org/zuul/zuul-jobs review.rdoproject.org/config: canonical_hostname: review.rdoproject.org canonical_name: review.rdoproject.org/config checkout: master checkout_description: project default branch commit: f4086da87f3046c98f2a4b907deaeed353c7ab49 name: config required: true short_name: config src_dir: src/review.rdoproject.org/config ref: refs/pull/3773/head resources: {} tenant: rdoproject.org timeout: 10800 topic: null voting: true zuul_log_collection: true