all:
  children:
    tempest:
      hosts:
        controller: null
    zuul_unreachable:
      hosts: {}
  hosts:
    controller:
      ansible_connection: ssh
      ansible_host: 199.19.213.196
      ansible_port: 22
      ansible_python_interpreter: auto
      ansible_user: zuul
      configure_swap_size: 8192
      devstack_local_conf:
        post-config:
          $NEUTRON_CONF:
            DEFAULT:
              global_physnet_mtu: '{{ external_bridge_mtu }}'
          /etc/magnum/magnum.conf:
            cluster_template:
              kubernetes_allowed_network_drivers: calico,cilium
              kubernetes_default_network_driver: calico
            nova_client:
              api_version: 2.15
          /etc/manila/manila.conf:
            generic:
              connect_share_server_to_tenant_network: true
              driver_handles_share_servers: true
      devstack_localrc:
        ADMIN_PASSWORD: secretadmin
        DATABASE_PASSWORD: secretdatabase
        DEBUG_LIBVIRT_COREDUMPS: true
        DISABLE_AMP_IMAGE_BUILD: true
        ENABLE_SYSCTL_MEM_TUNING: true
        ENABLE_SYSCTL_NET_TUNING: true
        ENABLE_ZSWAP: true
        ERROR_ON_CLONE: true
        FIXED_RANGE: 10.1.0.0/20
        FLOATING_RANGE: 172.24.5.0/24
        GIT_BASE: https://github.com
        HOST_IP: '{{ hostvars[''controller''][''nodepool''][''private_ipv4''] }}'
        IPV4_ADDRS_SAFE_TO_USE: 10.1.0.0/20
        LIBVIRT_TYPE: '{{ devstack_libvirt_type | default("qemu") }}'
        LOGFILE: /opt/stack/logs/devstacklog.txt
        LOG_COLOR: false
        MAGNUM_GUEST_IMAGE_URL: '{{ image_url }}'
        MANILA_DEFAULT_SHARE_TYPE_EXTRA_SPECS: snapshot_support=True create_share_from_snapshot_support=True
        MANILA_ENABLED_BACKENDS: generic
        MANILA_USE_SERVICE_INSTANCE_PASSWORD: true
        NETWORK_GATEWAY: 10.1.0.1
        NOVA_LIBVIRT_TB_CACHE_SIZE: 128
        NOVA_VNC_ENABLED: true
        OCTAVIA_NODE: api
        OVN_DBS_LOG_LEVEL: dbg
        PUBLIC_BRIDGE_MTU: '{{ external_bridge_mtu }}'
        PUBLIC_NETWORK_GATEWAY: 172.24.5.1
        RABBIT_PASSWORD: secretrabbit
        SERVICE_HOST: '{{ hostvars[''controller''][''nodepool''][''private_ipv4'']
          }}'
        SERVICE_PASSWORD: secretservice
        SWIFT_HASH: 1234123412341234
        SWIFT_REPLICAS: 1
        SWIFT_START_ALL_SERVICES: false
        VERBOSE: true
        VERBOSE_NO_TIMESTAMP: true
      devstack_plugins:
        barbican: https://github.com/openstack/barbican
        magnum: https://review.opendev.org/openstack/magnum
        magnum-cluster-api: https://github.com/vexxhost/magnum-cluster-api
        manila: https://github.com/openstack/manila
        octavia: https://github.com/openstack/octavia
        ovn-octavia-provider: https://github.com/openstack/ovn-octavia-provider
      devstack_services:
        base: false
        c-api: true
        c-bak: true
        c-sch: true
        c-vol: true
        dstat: false
        etcd3: true
        file_tracker: true
        g-api: true
        horizon: false
        key: true
        memory_tracker: true
        mysql: true
        n-api: true
        n-api-meta: true
        n-cond: true
        n-cpu: true
        n-novnc: true
        n-sch: true
        o-api: true
        o-da: true
        o-hk: true
        octavia: true
        openstack-cli-server: true
        ovn-controller: true
        ovn-northd: true
        ovs-vswitchd: true
        ovsdb-server: true
        placement-api: true
        q-ovn-agent: true
        q-svc: true
        rabbit: true
        s-account: false
        s-container: false
        s-object: false
        s-proxy: false
        tempest: false
        tls-proxy: true
      extensions_to_txt:
        auto: true
        conf: true
        localrc: true
        log: true
        stackenv: true
      image_url: https://github.com/vexxhost/capo-image-elements/releases/latest/download/ubuntu-22.04-{{
        kube_tag }}.qcow2
      kube_tag: v1.33.11
      network_driver: cilium
      nodepool:
        az: nova
        cloud: public
        external_id: 6109f57c-8530-4531-ae12-3d8237c3fa96
        host_id: 41a201ef72a259be12e3756e510383f2b77edc2ac36483fdab96a683
        interface_ip: 199.19.213.196
        label: ubuntu-noble-16
        node_properties: {}
        private_ipv4: 199.19.213.196
        private_ipv6: null
        provider: yul1
        public_ipv4: 199.19.213.196
        public_ipv6: 2604:e100:1:0:f816:3eff:feea:a021
        region: ca-ymq-1
        slot: null
      zuul_copy_output:
        /etc/ceph: logs
        /etc/glusterfs/glusterd.vol: logs
        /etc/libvirt: logs
        /etc/lvm: logs
        /etc/resolv.conf: logs
        /etc/sudoers: logs
        /etc/sudoers.d: logs
        /var/log/ceph: logs
        /var/log/glusterfs: logs
        /var/log/libvirt: logs
        /var/log/mysql: logs
        /var/log/openvswitch: logs
        /var/log/postgresql: logs
        /var/log/rabbitmq: logs
        /var/log/unbound.log: logs
        '{{ devstack_conf_dir }}/.localrc.auto': logs
        '{{ devstack_conf_dir }}/.stackenv': logs
        '{{ devstack_conf_dir }}/local.conf': logs
        '{{ devstack_conf_dir }}/localrc': logs
        '{{ devstack_full_log}}': logs
        '{{ devstack_log_dir }}/atop': logs
        '{{ devstack_log_dir }}/devstacklog.txt': logs
        '{{ devstack_log_dir }}/devstacklog.txt.summary': logs
        '{{ devstack_log_dir }}/dstat-csv.log': logs
        '{{ devstack_log_dir }}/qemu.coredump': logs
        '{{ devstack_log_dir }}/tcpdump.pcap': logs
        '{{ devstack_log_dir }}/worlddump-latest.txt': logs
        '{{ stage_dir }}/apache': logs
        '{{ stage_dir }}/apache_config': logs
        '{{ stage_dir }}/audit.log': logs
        '{{ stage_dir }}/core': logs
        '{{ stage_dir }}/deprecations.log': logs
        '{{ stage_dir }}/df.txt': logs
        '{{ stage_dir }}/dpkg-l.txt': logs
        '{{ stage_dir }}/etc': logs
        '{{ stage_dir }}/iptables.txt': logs
        '{{ stage_dir }}/listen53.txt': logs
        '{{ stage_dir }}/mount.txt': logs
        '{{ stage_dir }}/performance.json': logs
        '{{ stage_dir }}/pip2-freeze.txt': logs
        '{{ stage_dir }}/pip3-freeze.txt': logs
        '{{ stage_dir }}/rpm-qa.txt': logs
        '{{ stage_dir }}/services.txt': logs
        '{{ stage_dir }}/verify_tempest_conf.log': logs
      zuul_node:
        az: nova
        cloud: public
        external_id: 6109f57c-8530-4531-ae12-3d8237c3fa96
        host_id: 41a201ef72a259be12e3756e510383f2b77edc2ac36483fdab96a683
        interface_ip: 199.19.213.196
        label: ubuntu-noble-16
        node_properties: {}
        private_ipv4: 199.19.213.196
        private_ipv6: null
        provider: yul1
        public_ipv4: 199.19.213.196
        public_ipv6: 2604:e100:1:0:f816:3eff:feea:a021
        region: ca-ymq-1
        slot: null
        uuid: null
  vars:
    configure_swap_size: 8192
    devstack_local_conf:
      post-config:
        $NEUTRON_CONF:
          DEFAULT:
            global_physnet_mtu: '{{ external_bridge_mtu }}'
        /etc/magnum/magnum.conf:
          cluster_template:
            kubernetes_allowed_network_drivers: calico,cilium
            kubernetes_default_network_driver: calico
          nova_client:
            api_version: 2.15
        /etc/manila/manila.conf:
          generic:
            connect_share_server_to_tenant_network: true
            driver_handles_share_servers: true
    devstack_localrc:
      ADMIN_PASSWORD: secretadmin
      DATABASE_PASSWORD: secretdatabase
      DEBUG_LIBVIRT_COREDUMPS: true
      DISABLE_AMP_IMAGE_BUILD: true
      ENABLE_SYSCTL_MEM_TUNING: true
      ENABLE_SYSCTL_NET_TUNING: true
      ENABLE_ZSWAP: true
      ERROR_ON_CLONE: true
      FIXED_RANGE: 10.1.0.0/20
      FLOATING_RANGE: 172.24.5.0/24
      GIT_BASE: https://github.com
      HOST_IP: '{{ hostvars[''controller''][''nodepool''][''private_ipv4''] }}'
      IPV4_ADDRS_SAFE_TO_USE: 10.1.0.0/20
      LIBVIRT_TYPE: '{{ devstack_libvirt_type | default("qemu") }}'
      LOGFILE: /opt/stack/logs/devstacklog.txt
      LOG_COLOR: false
      MAGNUM_GUEST_IMAGE_URL: '{{ image_url }}'
      MANILA_DEFAULT_SHARE_TYPE_EXTRA_SPECS: snapshot_support=True create_share_from_snapshot_support=True
      MANILA_ENABLED_BACKENDS: generic
      MANILA_USE_SERVICE_INSTANCE_PASSWORD: true
      NETWORK_GATEWAY: 10.1.0.1
      NOVA_LIBVIRT_TB_CACHE_SIZE: 128
      NOVA_VNC_ENABLED: true
      OCTAVIA_NODE: api
      OVN_DBS_LOG_LEVEL: dbg
      PUBLIC_BRIDGE_MTU: '{{ external_bridge_mtu }}'
      PUBLIC_NETWORK_GATEWAY: 172.24.5.1
      RABBIT_PASSWORD: secretrabbit
      SERVICE_HOST: '{{ hostvars[''controller''][''nodepool''][''private_ipv4''] }}'
      SERVICE_PASSWORD: secretservice
      SWIFT_HASH: 1234123412341234
      SWIFT_REPLICAS: 1
      SWIFT_START_ALL_SERVICES: false
      VERBOSE: true
      VERBOSE_NO_TIMESTAMP: true
    devstack_plugins:
      barbican: https://github.com/openstack/barbican
      magnum: https://review.opendev.org/openstack/magnum
      magnum-cluster-api: https://github.com/vexxhost/magnum-cluster-api
      manila: https://github.com/openstack/manila
      octavia: https://github.com/openstack/octavia
      ovn-octavia-provider: https://github.com/openstack/ovn-octavia-provider
    devstack_services:
      base: false
      c-api: true
      c-bak: true
      c-sch: true
      c-vol: true
      dstat: false
      etcd3: true
      file_tracker: true
      g-api: true
      horizon: false
      key: true
      memory_tracker: true
      mysql: true
      n-api: true
      n-api-meta: true
      n-cond: true
      n-cpu: true
      n-novnc: true
      n-sch: true
      o-api: true
      o-da: true
      o-hk: true
      octavia: true
      openstack-cli-server: true
      ovn-controller: true
      ovn-northd: true
      ovs-vswitchd: true
      ovsdb-server: true
      placement-api: true
      q-ovn-agent: true
      q-svc: true
      rabbit: true
      s-account: false
      s-container: false
      s-object: false
      s-proxy: false
      tempest: false
      tls-proxy: true
    extensions_to_txt:
      auto: true
      conf: true
      localrc: true
      log: true
      stackenv: true
    image_url: https://github.com/vexxhost/capo-image-elements/releases/latest/download/ubuntu-22.04-{{
      kube_tag }}.qcow2
    kube_tag: v1.33.11
    network_driver: cilium
    zuul:
      _inheritance_path:
      - '<Job base explicit: None implied: {MatchAny:{ImpliedBranchMatcher:main}}
        source: vexxhost/zuul-config/zuul.d/jobs.yaml@main#1>'
      - '<Job openstack-multinode-fips explicit: None implied: {MatchAny:{ImpliedBranchMatcher:main}}
        source: vexxhost/zuul-config/zuul.d/jobs.yaml@main#17>'
      - '<Job devstack-base explicit: None implied: {MatchAny:{ImpliedBranchMatcher:master}}
        source: openstack/devstack/.zuul.yaml@master#368>'
      - '<Job devstack-minimal explicit: None implied: {MatchAny:{ImpliedBranchMatcher:master}}
        source: openstack/devstack/.zuul.yaml@master#502>'
      - '<Job devstack explicit: None implied: {MatchAny:{ImpliedBranchMatcher:master}}
        source: openstack/devstack/.zuul.yaml@master#545>'
      - '<Job magnum-cluster-api-devstack explicit: None implied: {MatchAny:{ImpliedBranchMatcher:main}}
        source: vexxhost/magnum-cluster-api/zuul.d/jobs.yaml@main#1>'
      - '<Job magnum-cluster-api-hydrophone explicit: None implied: {MatchAny:{ImpliedBranchMatcher:main}}
        source: vexxhost/magnum-cluster-api/zuul.d/jobs.yaml@main#60>'
      - '<Job magnum-cluster-api-hydrophone-v1.33.11 explicit: None implied: {MatchAny:{ImpliedBranchMatcher:main}}
        source: vexxhost/magnum-cluster-api/zuul.d/jobs.yaml@main#72>'
      - '<Job magnum-cluster-api-hydrophone-v1.33.11-cilium explicit: None implied:
        {MatchAny:{ImpliedBranchMatcher:main}} source: vexxhost/magnum-cluster-api/zuul.d/jobs.yaml@main#84>'
      - '<Job magnum-cluster-api-hydrophone-v1.33.11-cilium explicit: None implied:
        None source: vexxhost/magnum-cluster-api/zuul.d/project.yaml@main#1>'
      ansible_version: '9'
      attempts: 1
      branch: main
      build: bea6b067f1a342f3a04ee19b74e06213
      build_refs:
      - branch: main
        change: '1004'
        change_message: "chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.11.15\n\nThis
          PR contains the following updates:\n\n| Package | Type | Update | Change
          |\n|---|---|---|---|\n| [ghcr.io/astral-sh/uv](https://redirect.github.com/astral-sh/uv)
          | final | patch | `0.11.7` \u2192 `0.11.15` |\n\n---\n\n### Release Notes\n\n<details>\n<summary>astral-sh/uv
          (ghcr.io/astral-sh/uv)</summary>\n\n### [`v0.11.15`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#01115)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.11.14...0.11.15)\n\nReleased
          on 2026-05-18.\n\n##### Security\n\n- Fix a TAR partial differential, see
          [GHSA-3cv2-h65g-fgmm](https://redirect.github.com/astral-sh/tokio-tar/security/advisories/GHSA-3cv2-h65g-fgmm)
          ([#&#8203;19463](https://redirect.github.com/astral-sh/uv/pull/19463))\n-
          Enforce that entry points cannot escape in the scripts directory, see [GHSA-4gg8-gxpx-9rph](https://redirect.github.com/astral-sh/tokio-tar/security/advisories/GHSA-4gg8-gxpx-9rph)
          ([#&#8203;19464](https://redirect.github.com/astral-sh/uv/pull/19464))\n\n#####
          Enhancements\n\n- Add TOML v1.1 -> v1.0 backwards compatibility for source
          distributions ([#&#8203;18741](https://redirect.github.com/astral-sh/uv/pull/18741))\n-
          Add support for Azure request signing ([#&#8203;19421](https://redirect.github.com/astral-sh/uv/pull/19421))\n-
          Apply stricter validation to all wheel filename segments ([#&#8203;19364](https://redirect.github.com/astral-sh/uv/pull/19364))\n-
          Reject empty strings as an invalid package name ([#&#8203;19435](https://redirect.github.com/astral-sh/uv/pull/19435))\n-
          Use structured errors for signing authentication failures ([#&#8203;19422](https://redirect.github.com/astral-sh/uv/pull/19422))\n\n#####
          Preview\n\n- uv audit: Add JSON output ([#&#8203;19305](https://redirect.github.com/astral-sh/uv/pull/19305))\n\n#####
          Configuration\n\n- Respect `required-environments` in `uv pip compile` ([#&#8203;19378](https://redirect.github.com/astral-sh/uv/pull/19378))\n\n#####
          Performance\n\n- Avoid parsing JSON manifest when local Python is available
          ([#&#8203;19398](https://redirect.github.com/astral-sh/uv/pull/19398))\n-
          Avoid walking nested directories in linker conflict registration ([#&#8203;19382](https://redirect.github.com/astral-sh/uv/pull/19382))\n-
          Optimize async wheel ZIP writing ([#&#8203;19383](https://redirect.github.com/astral-sh/uv/pull/19383))\n-
          Fix dead \"already trimmed\" fast-path in `Version::only_release_trimmed`
          ([#&#8203;19425](https://redirect.github.com/astral-sh/uv/pull/19425))\n\n#####
          Bug fixes\n\n- Apply workspace-member `[tool.uv.sources]` credentials under
          `uv sync --frozen` ([#&#8203;19423](https://redirect.github.com/astral-sh/uv/pull/19423))\n-
          Skip empty directories in uv build outputs ([#&#8203;19437](https://redirect.github.com/astral-sh/uv/pull/19437))\n-
          Fix Git submodule handling when using relative paths ([#&#8203;12156](https://redirect.github.com/astral-sh/uv/pull/12156))\n-
          Fix line number reporting in netrc parsing ([#&#8203;19452](https://redirect.github.com/astral-sh/uv/pull/19452))\n\n#####
          Documentation\n\n- Move Bazel auth helper setup into integration guide ([#&#8203;19392](https://redirect.github.com/astral-sh/uv/pull/19392))\n\n###
          [`v0.11.14`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#01114)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.11.13...0.11.14)\n\nReleased
          on 2026-05-12.\n\n##### Enhancements\n\n- Add Astral mirror URL override
          ([#&#8203;19206](https://redirect.github.com/astral-sh/uv/pull/19206))\n-
          Ignore `top_level.txt` entries in uninstall that are not valid Python identifiers
          ([#&#8203;19340](https://redirect.github.com/astral-sh/uv/pull/19340))\n\n#####
          Bug fixes\n\n- Avoid applying `.env` files in parent process ([#&#8203;19343](https://redirect.github.com/astral-sh/uv/pull/19343))\n-
          Filter ANSI codes in logging output ([#&#8203;19311](https://redirect.github.com/astral-sh/uv/pull/19311))\n-
          Fix `uv tree` showing extra-conditional deps for packages required without
          extras ([#&#8203;19332](https://redirect.github.com/astral-sh/uv/pull/19332))\n-
          Respect build options (e.g., `--no-build`) during lock validation ([#&#8203;19366](https://redirect.github.com/astral-sh/uv/pull/19366))\n\n###
          [`v0.11.13`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#01113)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.11.12...0.11.13)\n\nReleased
          on 2026-05-10.\n\n##### Bug fixes\n\n- Include data files in editable builds
          ([#&#8203;19312](https://redirect.github.com/astral-sh/uv/pull/19312))\n-
          Respect `--require-hashes` when installing from `pylock.toml` files ([#&#8203;19334](https://redirect.github.com/astral-sh/uv/pull/19334))\n\n#####
          Python\n\n- Add CPython 3.14.5\n\n### [`v0.11.12`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#01112)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.11.11...0.11.12)\n\nReleased
          on 2026-05-08.\n\n##### Python\n\n- Add CPython 3.15.0b1\n\n##### Enhancements\n\n-
          Add `--no-editable` support to `uv pip install` ([#&#8203;19306](https://redirect.github.com/astral-sh/uv/pull/19306))\n-
          Require git refs in URLs to be percent-encoded ([#&#8203;19320](https://redirect.github.com/astral-sh/uv/pull/19320))\n\n#####
          Bug fixes\n\n- Respect `--no-dev` over `UV_DEV=1` ([#&#8203;19313](https://redirect.github.com/astral-sh/uv/pull/19313))\n\n-
          Don't suggest non-existent `--no-frozen` flag ([#&#8203;19290](https://redirect.github.com/astral-sh/uv/issues/19290))
          ([#&#8203;19294](https://redirect.github.com/astral-sh/uv/pull/19294))\n\n#####
          Documentation\n\n- Fix bug from inconsistent workflow name in GHA-PyPI guide
          example ([#&#8203;19309](https://redirect.github.com/astral-sh/uv/pull/19309))\n\n###
          [`v0.11.11`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#01111)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.11.10...0.11.11)\n\nReleased
          on 2026-05-06.\n\n##### Bug fixes\n\n- Accept legacy ID format from pre-0.11.9
          cache entries ([#&#8203;19301](https://redirect.github.com/astral-sh/uv/pull/19301))\n\n###
          [`v0.11.10`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#01110)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.11.9...0.11.10)\n\nReleased
          on 2026-05-05.\n\n##### Bug fixes\n\n- Allow pre-release Python requests
          with non-zero patch versions ([#&#8203;19286](https://redirect.github.com/astral-sh/uv/pull/19286))\n\n###
          [`v0.11.9`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0119)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.11.8...0.11.9)\n\nReleased
          on 2026-05-04.\n\nThis release includes a special release candidate for
          the next Python 3.14 patch release. Python 3.14 included a new garbage collection
          implementation, which reduced pause times but caused significant unexpected
          memory pressure in production environments. In 3.14.5 and 3.15, the previous
          garbage collection implementation will be restored.\n\nWe would greatly
          appreciate if you tested the 3.14.5rc1 version included in this release.
          The stable version is expected to be released soon and any feedback on potential
          issues would be helpful to the Python development team.\n\nFor more context,
          see the [announcement](https://discuss.python.org/t/reverting-the-incremental-gc-in-python-3-14-and-3-15/107014),
          [issue](https://redirect.github.com/python/cpython/issues/148726), and [pull
          request](https://redirect.github.com/python/cpython/pull/148720).\n\nIssues
          with the new release can be reported in the uv or CPython issue trackers.\n\n#####
          Python\n\n- Upgrade PyPy to v7.3.22\n- Add CPython 3.14.5rc1\n- On macOS,
          CPython statically links `libpython` to match Linux\n\n##### Enhancements\n\n-
          Omit compatible release desugaring for pre-release hints ([#&#8203;19267](https://redirect.github.com/astral-sh/uv/pull/19267))\n-
          Fix file locks on Android ([#&#8203;18323](https://redirect.github.com/astral-sh/uv/pull/18323))\n\n#####
          Preview\n\n- `uv audit` add reporting for adverse project statuses ([#&#8203;19128](https://redirect.github.com/astral-sh/uv/pull/19128))\n\n#####
          Bug fixes\n\n- Discover versioned Python executables when `requires-python`
          pins a version ([#&#8203;18700](https://redirect.github.com/astral-sh/uv/pull/18700))\n-
          Fix URL prefix matching to require path boundaries ([#&#8203;19154](https://redirect.github.com/astral-sh/uv/pull/19154))\n-
          Fix transitive Git path dependencies in lockfiles ([#&#8203;19269](https://redirect.github.com/astral-sh/uv/pull/19269))\n-
          Handle incorrect unlock error in `LockedFile::drop` on Wine ([#&#8203;19229](https://redirect.github.com/astral-sh/uv/pull/19229))\n-
          Prevent uninstalling site-packages for empty `top_level.txt` in `.egg-info`
          ([#&#8203;19114](https://redirect.github.com/astral-sh/uv/pull/19114))\n-
          Use symlinks instead of junctions on Wine ([#&#8203;19213](https://redirect.github.com/astral-sh/uv/pull/19213))\n-
          Fix floating-point environment handling on ARMv7 ([#&#8203;19157](https://redirect.github.com/astral-sh/uv/pull/19157))\n-
          Redact credentials from remote requirements URL in offline errors ([#&#8203;19216](https://redirect.github.com/astral-sh/uv/pull/19216))\n-
          Windows tramplolines no longer set `PYTHONHOME` and only set `__PYVENV_LAUNCHER__`
          for virtual environments ([#&#8203;19199](https://redirect.github.com/astral-sh/uv/pull/19199))\n\n#####
          Documentation\n\n- Mark `--native-tls` and `UV_NATIVE_TLS` as deprecated
          ([#&#8203;18705](https://redirect.github.com/astral-sh/uv/pull/18705))\n-
          Re-add `pytorch-triton-rocm` to PyTorch ROCm docs ([#&#8203;19241](https://redirect.github.com/astral-sh/uv/pull/19241))\n-
          Tweak changelog entries for 0.11.8 ([#&#8203;19188](https://redirect.github.com/astral-sh/uv/pull/19188))\n-
          Add 'Exporting lockfiles' to the Concepts->Projects index ([#&#8203;19209](https://redirect.github.com/astral-sh/uv/pull/19209))\n-
          Clarify that `uv init` creates git files / folders in the projects guide
          ([#&#8203;19183](https://redirect.github.com/astral-sh/uv/pull/19183))\n\n###
          [`v0.11.8`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0118)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.11.7...0.11.8)\n\nReleased
          on 2026-04-27.\n\n##### Enhancements\n\n- Add `--python-downloads-json-url`
          to `python pin` ([#&#8203;19092](https://redirect.github.com/astral-sh/uv/pull/19092))\n-
          Fetch uv from Astral mirror during self-update ([#&#8203;18682](https://redirect.github.com/astral-sh/uv/pull/18682))\n-
          Support `pip uninstall -y` ([#&#8203;19082](https://redirect.github.com/astral-sh/uv/pull/19082))\n-
          Add `UV_PYTHON_NO_REGISTRY` ([#&#8203;19035](https://redirect.github.com/astral-sh/uv/pull/19035))\n-
          Allow `exclude-newer` to be missing from the lockfile when `exclude-newer-span`
          is present ([#&#8203;19024](https://redirect.github.com/astral-sh/uv/pull/19024))\n-
          Only show the version number in `uv self version --short` ([#&#8203;19019](https://redirect.github.com/astral-sh/uv/pull/19019))\n-
          Silence warnings on empty `SSL_CERT_DIR` directory ([#&#8203;19018](https://redirect.github.com/astral-sh/uv/pull/19018))\n-
          Use a sentinel timestamp for relative `exclude-newer` and `exclude-newer-package`
          values in lockfiles ([#&#8203;19022](https://redirect.github.com/astral-sh/uv/pull/19022),
          [#&#8203;19101](https://redirect.github.com/astral-sh/uv/pull/19101))\n\n#####
          Configuration\n\n- Add an environment variable for `UV_NO_PROJECT` ([#&#8203;19052](https://redirect.github.com/astral-sh/uv/pull/19052))\n-
          Expose `UV_PYTHON_SEARCH_PATH` for Python discovery `PATH` overrides ([#&#8203;19034](https://redirect.github.com/astral-sh/uv/pull/19034))\n\n#####
          Bug fixes\n\n- Add `rust-toolchain.toml` to uv-build sdist ([#&#8203;19131](https://redirect.github.com/astral-sh/uv/pull/19131))\n-
          Ensure uv invocations of git do not inherit repository location environment
          variables ([#&#8203;19088](https://redirect.github.com/astral-sh/uv/pull/19088))\n-
          Redact pre-signed upload URLs in verbose output ([#&#8203;19146](https://redirect.github.com/astral-sh/uv/pull/19146))\n-
          Handle transitive URL dependencies in PEP 517 build requirements ([#&#8203;19076](https://redirect.github.com/astral-sh/uv/pull/19076),
          [#&#8203;19086](https://redirect.github.com/astral-sh/uv/pull/19086))\n-
          Support `uv lock` on a `pyproject.toml` that only contains dependency-groups
          ([#&#8203;19087](https://redirect.github.com/astral-sh/uv/pull/19087))\n-
          Disable transparent Python upgrades in projects when a patch version is
          requested via `.python-version` ([#&#8203;19102](https://redirect.github.com/astral-sh/uv/pull/19102))\n-
          Fix Python variant tagging in the Windows registry ([#&#8203;19012](https://redirect.github.com/astral-sh/uv/pull/19012))\n-
          Use a single codepath for extracting a .tar.zst wheel, disallowing external
          symlinks ([#&#8203;19144](https://redirect.github.com/astral-sh/uv/pull/19144))\n\n#####
          Documentation\n\n- Bump astral-sh/setup-uv version in docs ([#&#8203;19030](https://redirect.github.com/astral-sh/uv/pull/19030))\n-
          Update PyTorch documentation for PyTorch 2.11 ([#&#8203;19095](https://redirect.github.com/astral-sh/uv/pull/19095))\n-
          Remove deprecated license classifiers from uv-build and add Python 3.14
          classifier ([#&#8203;19130](https://redirect.github.com/astral-sh/uv/pull/19130))\n\n</details>\n\n---\n\n###
          Configuration\n\n\U0001F4C5 **Schedule**: (UTC)\n\n- Branch creation\n  -
          At any time (no schedule defined)\n- Automerge\n  - At any time (no schedule
          defined)\n\n\U0001F6A6 **Automerge**: Disabled by config. Please merge this
          manually once you are satisfied.\n\n\u267B **Rebasing**: Whenever PR is
          behind base branch, or you tick the rebase/retry checkbox.\n\n\U0001F515
          **Ignore**: Close this PR and you won't be reminded about this update again.\n\n---\n\n
          - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this
          box\n\n---\n\nThis PR was generated by [Mend Renovate](https://mend.io/renovate/).
          View the [repository job log](https://developer.mend.io/github/vexxhost/magnum-cluster-api).\n<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNDEuMyIsInVwZGF0ZWRJblZlciI6IjQzLjE4Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->\n"
        change_url: https://github.com/vexxhost/magnum-cluster-api/pull/1004
        commit_id: 814c5896a963c33b5e90dcb1ed236c89b594146e
        patchset: 814c5896a963c33b5e90dcb1ed236c89b594146e
        project:
          canonical_hostname: github.com
          canonical_name: github.com/vexxhost/magnum-cluster-api
          name: vexxhost/magnum-cluster-api
          short_name: magnum-cluster-api
          src_dir: src/github.com/vexxhost/magnum-cluster-api
        src_dir: src/github.com/vexxhost/magnum-cluster-api
        topic: null
      buildset: c9ebc1131290493ca2ab6410df95a93f
      buildset_refs:
      - branch: main
        change: '1004'
        change_message: "chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.11.15\n\nThis
          PR contains the following updates:\n\n| Package | Type | Update | Change
          |\n|---|---|---|---|\n| [ghcr.io/astral-sh/uv](https://redirect.github.com/astral-sh/uv)
          | final | patch | `0.11.7` \u2192 `0.11.15` |\n\n---\n\n### Release Notes\n\n<details>\n<summary>astral-sh/uv
          (ghcr.io/astral-sh/uv)</summary>\n\n### [`v0.11.15`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#01115)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.11.14...0.11.15)\n\nReleased
          on 2026-05-18.\n\n##### Security\n\n- Fix a TAR partial differential, see
          [GHSA-3cv2-h65g-fgmm](https://redirect.github.com/astral-sh/tokio-tar/security/advisories/GHSA-3cv2-h65g-fgmm)
          ([#&#8203;19463](https://redirect.github.com/astral-sh/uv/pull/19463))\n-
          Enforce that entry points cannot escape in the scripts directory, see [GHSA-4gg8-gxpx-9rph](https://redirect.github.com/astral-sh/tokio-tar/security/advisories/GHSA-4gg8-gxpx-9rph)
          ([#&#8203;19464](https://redirect.github.com/astral-sh/uv/pull/19464))\n\n#####
          Enhancements\n\n- Add TOML v1.1 -> v1.0 backwards compatibility for source
          distributions ([#&#8203;18741](https://redirect.github.com/astral-sh/uv/pull/18741))\n-
          Add support for Azure request signing ([#&#8203;19421](https://redirect.github.com/astral-sh/uv/pull/19421))\n-
          Apply stricter validation to all wheel filename segments ([#&#8203;19364](https://redirect.github.com/astral-sh/uv/pull/19364))\n-
          Reject empty strings as an invalid package name ([#&#8203;19435](https://redirect.github.com/astral-sh/uv/pull/19435))\n-
          Use structured errors for signing authentication failures ([#&#8203;19422](https://redirect.github.com/astral-sh/uv/pull/19422))\n\n#####
          Preview\n\n- uv audit: Add JSON output ([#&#8203;19305](https://redirect.github.com/astral-sh/uv/pull/19305))\n\n#####
          Configuration\n\n- Respect `required-environments` in `uv pip compile` ([#&#8203;19378](https://redirect.github.com/astral-sh/uv/pull/19378))\n\n#####
          Performance\n\n- Avoid parsing JSON manifest when local Python is available
          ([#&#8203;19398](https://redirect.github.com/astral-sh/uv/pull/19398))\n-
          Avoid walking nested directories in linker conflict registration ([#&#8203;19382](https://redirect.github.com/astral-sh/uv/pull/19382))\n-
          Optimize async wheel ZIP writing ([#&#8203;19383](https://redirect.github.com/astral-sh/uv/pull/19383))\n-
          Fix dead \"already trimmed\" fast-path in `Version::only_release_trimmed`
          ([#&#8203;19425](https://redirect.github.com/astral-sh/uv/pull/19425))\n\n#####
          Bug fixes\n\n- Apply workspace-member `[tool.uv.sources]` credentials under
          `uv sync --frozen` ([#&#8203;19423](https://redirect.github.com/astral-sh/uv/pull/19423))\n-
          Skip empty directories in uv build outputs ([#&#8203;19437](https://redirect.github.com/astral-sh/uv/pull/19437))\n-
          Fix Git submodule handling when using relative paths ([#&#8203;12156](https://redirect.github.com/astral-sh/uv/pull/12156))\n-
          Fix line number reporting in netrc parsing ([#&#8203;19452](https://redirect.github.com/astral-sh/uv/pull/19452))\n\n#####
          Documentation\n\n- Move Bazel auth helper setup into integration guide ([#&#8203;19392](https://redirect.github.com/astral-sh/uv/pull/19392))\n\n###
          [`v0.11.14`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#01114)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.11.13...0.11.14)\n\nReleased
          on 2026-05-12.\n\n##### Enhancements\n\n- Add Astral mirror URL override
          ([#&#8203;19206](https://redirect.github.com/astral-sh/uv/pull/19206))\n-
          Ignore `top_level.txt` entries in uninstall that are not valid Python identifiers
          ([#&#8203;19340](https://redirect.github.com/astral-sh/uv/pull/19340))\n\n#####
          Bug fixes\n\n- Avoid applying `.env` files in parent process ([#&#8203;19343](https://redirect.github.com/astral-sh/uv/pull/19343))\n-
          Filter ANSI codes in logging output ([#&#8203;19311](https://redirect.github.com/astral-sh/uv/pull/19311))\n-
          Fix `uv tree` showing extra-conditional deps for packages required without
          extras ([#&#8203;19332](https://redirect.github.com/astral-sh/uv/pull/19332))\n-
          Respect build options (e.g., `--no-build`) during lock validation ([#&#8203;19366](https://redirect.github.com/astral-sh/uv/pull/19366))\n\n###
          [`v0.11.13`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#01113)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.11.12...0.11.13)\n\nReleased
          on 2026-05-10.\n\n##### Bug fixes\n\n- Include data files in editable builds
          ([#&#8203;19312](https://redirect.github.com/astral-sh/uv/pull/19312))\n-
          Respect `--require-hashes` when installing from `pylock.toml` files ([#&#8203;19334](https://redirect.github.com/astral-sh/uv/pull/19334))\n\n#####
          Python\n\n- Add CPython 3.14.5\n\n### [`v0.11.12`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#01112)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.11.11...0.11.12)\n\nReleased
          on 2026-05-08.\n\n##### Python\n\n- Add CPython 3.15.0b1\n\n##### Enhancements\n\n-
          Add `--no-editable` support to `uv pip install` ([#&#8203;19306](https://redirect.github.com/astral-sh/uv/pull/19306))\n-
          Require git refs in URLs to be percent-encoded ([#&#8203;19320](https://redirect.github.com/astral-sh/uv/pull/19320))\n\n#####
          Bug fixes\n\n- Respect `--no-dev` over `UV_DEV=1` ([#&#8203;19313](https://redirect.github.com/astral-sh/uv/pull/19313))\n\n-
          Don't suggest non-existent `--no-frozen` flag ([#&#8203;19290](https://redirect.github.com/astral-sh/uv/issues/19290))
          ([#&#8203;19294](https://redirect.github.com/astral-sh/uv/pull/19294))\n\n#####
          Documentation\n\n- Fix bug from inconsistent workflow name in GHA-PyPI guide
          example ([#&#8203;19309](https://redirect.github.com/astral-sh/uv/pull/19309))\n\n###
          [`v0.11.11`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#01111)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.11.10...0.11.11)\n\nReleased
          on 2026-05-06.\n\n##### Bug fixes\n\n- Accept legacy ID format from pre-0.11.9
          cache entries ([#&#8203;19301](https://redirect.github.com/astral-sh/uv/pull/19301))\n\n###
          [`v0.11.10`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#01110)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.11.9...0.11.10)\n\nReleased
          on 2026-05-05.\n\n##### Bug fixes\n\n- Allow pre-release Python requests
          with non-zero patch versions ([#&#8203;19286](https://redirect.github.com/astral-sh/uv/pull/19286))\n\n###
          [`v0.11.9`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0119)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.11.8...0.11.9)\n\nReleased
          on 2026-05-04.\n\nThis release includes a special release candidate for
          the next Python 3.14 patch release. Python 3.14 included a new garbage collection
          implementation, which reduced pause times but caused significant unexpected
          memory pressure in production environments. In 3.14.5 and 3.15, the previous
          garbage collection implementation will be restored.\n\nWe would greatly
          appreciate if you tested the 3.14.5rc1 version included in this release.
          The stable version is expected to be released soon and any feedback on potential
          issues would be helpful to the Python development team.\n\nFor more context,
          see the [announcement](https://discuss.python.org/t/reverting-the-incremental-gc-in-python-3-14-and-3-15/107014),
          [issue](https://redirect.github.com/python/cpython/issues/148726), and [pull
          request](https://redirect.github.com/python/cpython/pull/148720).\n\nIssues
          with the new release can be reported in the uv or CPython issue trackers.\n\n#####
          Python\n\n- Upgrade PyPy to v7.3.22\n- Add CPython 3.14.5rc1\n- On macOS,
          CPython statically links `libpython` to match Linux\n\n##### Enhancements\n\n-
          Omit compatible release desugaring for pre-release hints ([#&#8203;19267](https://redirect.github.com/astral-sh/uv/pull/19267))\n-
          Fix file locks on Android ([#&#8203;18323](https://redirect.github.com/astral-sh/uv/pull/18323))\n\n#####
          Preview\n\n- `uv audit` add reporting for adverse project statuses ([#&#8203;19128](https://redirect.github.com/astral-sh/uv/pull/19128))\n\n#####
          Bug fixes\n\n- Discover versioned Python executables when `requires-python`
          pins a version ([#&#8203;18700](https://redirect.github.com/astral-sh/uv/pull/18700))\n-
          Fix URL prefix matching to require path boundaries ([#&#8203;19154](https://redirect.github.com/astral-sh/uv/pull/19154))\n-
          Fix transitive Git path dependencies in lockfiles ([#&#8203;19269](https://redirect.github.com/astral-sh/uv/pull/19269))\n-
          Handle incorrect unlock error in `LockedFile::drop` on Wine ([#&#8203;19229](https://redirect.github.com/astral-sh/uv/pull/19229))\n-
          Prevent uninstalling site-packages for empty `top_level.txt` in `.egg-info`
          ([#&#8203;19114](https://redirect.github.com/astral-sh/uv/pull/19114))\n-
          Use symlinks instead of junctions on Wine ([#&#8203;19213](https://redirect.github.com/astral-sh/uv/pull/19213))\n-
          Fix floating-point environment handling on ARMv7 ([#&#8203;19157](https://redirect.github.com/astral-sh/uv/pull/19157))\n-
          Redact credentials from remote requirements URL in offline errors ([#&#8203;19216](https://redirect.github.com/astral-sh/uv/pull/19216))\n-
          Windows tramplolines no longer set `PYTHONHOME` and only set `__PYVENV_LAUNCHER__`
          for virtual environments ([#&#8203;19199](https://redirect.github.com/astral-sh/uv/pull/19199))\n\n#####
          Documentation\n\n- Mark `--native-tls` and `UV_NATIVE_TLS` as deprecated
          ([#&#8203;18705](https://redirect.github.com/astral-sh/uv/pull/18705))\n-
          Re-add `pytorch-triton-rocm` to PyTorch ROCm docs ([#&#8203;19241](https://redirect.github.com/astral-sh/uv/pull/19241))\n-
          Tweak changelog entries for 0.11.8 ([#&#8203;19188](https://redirect.github.com/astral-sh/uv/pull/19188))\n-
          Add 'Exporting lockfiles' to the Concepts->Projects index ([#&#8203;19209](https://redirect.github.com/astral-sh/uv/pull/19209))\n-
          Clarify that `uv init` creates git files / folders in the projects guide
          ([#&#8203;19183](https://redirect.github.com/astral-sh/uv/pull/19183))\n\n###
          [`v0.11.8`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0118)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.11.7...0.11.8)\n\nReleased
          on 2026-04-27.\n\n##### Enhancements\n\n- Add `--python-downloads-json-url`
          to `python pin` ([#&#8203;19092](https://redirect.github.com/astral-sh/uv/pull/19092))\n-
          Fetch uv from Astral mirror during self-update ([#&#8203;18682](https://redirect.github.com/astral-sh/uv/pull/18682))\n-
          Support `pip uninstall -y` ([#&#8203;19082](https://redirect.github.com/astral-sh/uv/pull/19082))\n-
          Add `UV_PYTHON_NO_REGISTRY` ([#&#8203;19035](https://redirect.github.com/astral-sh/uv/pull/19035))\n-
          Allow `exclude-newer` to be missing from the lockfile when `exclude-newer-span`
          is present ([#&#8203;19024](https://redirect.github.com/astral-sh/uv/pull/19024))\n-
          Only show the version number in `uv self version --short` ([#&#8203;19019](https://redirect.github.com/astral-sh/uv/pull/19019))\n-
          Silence warnings on empty `SSL_CERT_DIR` directory ([#&#8203;19018](https://redirect.github.com/astral-sh/uv/pull/19018))\n-
          Use a sentinel timestamp for relative `exclude-newer` and `exclude-newer-package`
          values in lockfiles ([#&#8203;19022](https://redirect.github.com/astral-sh/uv/pull/19022),
          [#&#8203;19101](https://redirect.github.com/astral-sh/uv/pull/19101))\n\n#####
          Configuration\n\n- Add an environment variable for `UV_NO_PROJECT` ([#&#8203;19052](https://redirect.github.com/astral-sh/uv/pull/19052))\n-
          Expose `UV_PYTHON_SEARCH_PATH` for Python discovery `PATH` overrides ([#&#8203;19034](https://redirect.github.com/astral-sh/uv/pull/19034))\n\n#####
          Bug fixes\n\n- Add `rust-toolchain.toml` to uv-build sdist ([#&#8203;19131](https://redirect.github.com/astral-sh/uv/pull/19131))\n-
          Ensure uv invocations of git do not inherit repository location environment
          variables ([#&#8203;19088](https://redirect.github.com/astral-sh/uv/pull/19088))\n-
          Redact pre-signed upload URLs in verbose output ([#&#8203;19146](https://redirect.github.com/astral-sh/uv/pull/19146))\n-
          Handle transitive URL dependencies in PEP 517 build requirements ([#&#8203;19076](https://redirect.github.com/astral-sh/uv/pull/19076),
          [#&#8203;19086](https://redirect.github.com/astral-sh/uv/pull/19086))\n-
          Support `uv lock` on a `pyproject.toml` that only contains dependency-groups
          ([#&#8203;19087](https://redirect.github.com/astral-sh/uv/pull/19087))\n-
          Disable transparent Python upgrades in projects when a patch version is
          requested via `.python-version` ([#&#8203;19102](https://redirect.github.com/astral-sh/uv/pull/19102))\n-
          Fix Python variant tagging in the Windows registry ([#&#8203;19012](https://redirect.github.com/astral-sh/uv/pull/19012))\n-
          Use a single codepath for extracting a .tar.zst wheel, disallowing external
          symlinks ([#&#8203;19144](https://redirect.github.com/astral-sh/uv/pull/19144))\n\n#####
          Documentation\n\n- Bump astral-sh/setup-uv version in docs ([#&#8203;19030](https://redirect.github.com/astral-sh/uv/pull/19030))\n-
          Update PyTorch documentation for PyTorch 2.11 ([#&#8203;19095](https://redirect.github.com/astral-sh/uv/pull/19095))\n-
          Remove deprecated license classifiers from uv-build and add Python 3.14
          classifier ([#&#8203;19130](https://redirect.github.com/astral-sh/uv/pull/19130))\n\n</details>\n\n---\n\n###
          Configuration\n\n\U0001F4C5 **Schedule**: (UTC)\n\n- Branch creation\n  -
          At any time (no schedule defined)\n- Automerge\n  - At any time (no schedule
          defined)\n\n\U0001F6A6 **Automerge**: Disabled by config. Please merge this
          manually once you are satisfied.\n\n\u267B **Rebasing**: Whenever PR is
          behind base branch, or you tick the rebase/retry checkbox.\n\n\U0001F515
          **Ignore**: Close this PR and you won't be reminded about this update again.\n\n---\n\n
          - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this
          box\n\n---\n\nThis PR was generated by [Mend Renovate](https://mend.io/renovate/).
          View the [repository job log](https://developer.mend.io/github/vexxhost/magnum-cluster-api).\n<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNDEuMyIsInVwZGF0ZWRJblZlciI6IjQzLjE4Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->\n"
        change_url: https://github.com/vexxhost/magnum-cluster-api/pull/1004
        commit_id: 814c5896a963c33b5e90dcb1ed236c89b594146e
        patchset: 814c5896a963c33b5e90dcb1ed236c89b594146e
        project:
          canonical_hostname: github.com
          canonical_name: github.com/vexxhost/magnum-cluster-api
          name: vexxhost/magnum-cluster-api
          short_name: magnum-cluster-api
          src_dir: src/github.com/vexxhost/magnum-cluster-api
        src_dir: src/github.com/vexxhost/magnum-cluster-api
        topic: null
      change: '1004'
      change_message: "chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.11.15\n\nThis
        PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n|
        [ghcr.io/astral-sh/uv](https://redirect.github.com/astral-sh/uv) | final |
        patch | `0.11.7` \u2192 `0.11.15` |\n\n---\n\n### Release Notes\n\n<details>\n<summary>astral-sh/uv
        (ghcr.io/astral-sh/uv)</summary>\n\n### [`v0.11.15`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#01115)\n\n[Compare
        Source](https://redirect.github.com/astral-sh/uv/compare/0.11.14...0.11.15)\n\nReleased
        on 2026-05-18.\n\n##### Security\n\n- Fix a TAR partial differential, see
        [GHSA-3cv2-h65g-fgmm](https://redirect.github.com/astral-sh/tokio-tar/security/advisories/GHSA-3cv2-h65g-fgmm)
        ([#&#8203;19463](https://redirect.github.com/astral-sh/uv/pull/19463))\n-
        Enforce that entry points cannot escape in the scripts directory, see [GHSA-4gg8-gxpx-9rph](https://redirect.github.com/astral-sh/tokio-tar/security/advisories/GHSA-4gg8-gxpx-9rph)
        ([#&#8203;19464](https://redirect.github.com/astral-sh/uv/pull/19464))\n\n#####
        Enhancements\n\n- Add TOML v1.1 -> v1.0 backwards compatibility for source
        distributions ([#&#8203;18741](https://redirect.github.com/astral-sh/uv/pull/18741))\n-
        Add support for Azure request signing ([#&#8203;19421](https://redirect.github.com/astral-sh/uv/pull/19421))\n-
        Apply stricter validation to all wheel filename segments ([#&#8203;19364](https://redirect.github.com/astral-sh/uv/pull/19364))\n-
        Reject empty strings as an invalid package name ([#&#8203;19435](https://redirect.github.com/astral-sh/uv/pull/19435))\n-
        Use structured errors for signing authentication failures ([#&#8203;19422](https://redirect.github.com/astral-sh/uv/pull/19422))\n\n#####
        Preview\n\n- uv audit: Add JSON output ([#&#8203;19305](https://redirect.github.com/astral-sh/uv/pull/19305))\n\n#####
        Configuration\n\n- Respect `required-environments` in `uv pip compile` ([#&#8203;19378](https://redirect.github.com/astral-sh/uv/pull/19378))\n\n#####
        Performance\n\n- Avoid parsing JSON manifest when local Python is available
        ([#&#8203;19398](https://redirect.github.com/astral-sh/uv/pull/19398))\n-
        Avoid walking nested directories in linker conflict registration ([#&#8203;19382](https://redirect.github.com/astral-sh/uv/pull/19382))\n-
        Optimize async wheel ZIP writing ([#&#8203;19383](https://redirect.github.com/astral-sh/uv/pull/19383))\n-
        Fix dead \"already trimmed\" fast-path in `Version::only_release_trimmed`
        ([#&#8203;19425](https://redirect.github.com/astral-sh/uv/pull/19425))\n\n#####
        Bug fixes\n\n- Apply workspace-member `[tool.uv.sources]` credentials under
        `uv sync --frozen` ([#&#8203;19423](https://redirect.github.com/astral-sh/uv/pull/19423))\n-
        Skip empty directories in uv build outputs ([#&#8203;19437](https://redirect.github.com/astral-sh/uv/pull/19437))\n-
        Fix Git submodule handling when using relative paths ([#&#8203;12156](https://redirect.github.com/astral-sh/uv/pull/12156))\n-
        Fix line number reporting in netrc parsing ([#&#8203;19452](https://redirect.github.com/astral-sh/uv/pull/19452))\n\n#####
        Documentation\n\n- Move Bazel auth helper setup into integration guide ([#&#8203;19392](https://redirect.github.com/astral-sh/uv/pull/19392))\n\n###
        [`v0.11.14`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#01114)\n\n[Compare
        Source](https://redirect.github.com/astral-sh/uv/compare/0.11.13...0.11.14)\n\nReleased
        on 2026-05-12.\n\n##### Enhancements\n\n- Add Astral mirror URL override ([#&#8203;19206](https://redirect.github.com/astral-sh/uv/pull/19206))\n-
        Ignore `top_level.txt` entries in uninstall that are not valid Python identifiers
        ([#&#8203;19340](https://redirect.github.com/astral-sh/uv/pull/19340))\n\n#####
        Bug fixes\n\n- Avoid applying `.env` files in parent process ([#&#8203;19343](https://redirect.github.com/astral-sh/uv/pull/19343))\n-
        Filter ANSI codes in logging output ([#&#8203;19311](https://redirect.github.com/astral-sh/uv/pull/19311))\n-
        Fix `uv tree` showing extra-conditional deps for packages required without
        extras ([#&#8203;19332](https://redirect.github.com/astral-sh/uv/pull/19332))\n-
        Respect build options (e.g., `--no-build`) during lock validation ([#&#8203;19366](https://redirect.github.com/astral-sh/uv/pull/19366))\n\n###
        [`v0.11.13`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#01113)\n\n[Compare
        Source](https://redirect.github.com/astral-sh/uv/compare/0.11.12...0.11.13)\n\nReleased
        on 2026-05-10.\n\n##### Bug fixes\n\n- Include data files in editable builds
        ([#&#8203;19312](https://redirect.github.com/astral-sh/uv/pull/19312))\n-
        Respect `--require-hashes` when installing from `pylock.toml` files ([#&#8203;19334](https://redirect.github.com/astral-sh/uv/pull/19334))\n\n#####
        Python\n\n- Add CPython 3.14.5\n\n### [`v0.11.12`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#01112)\n\n[Compare
        Source](https://redirect.github.com/astral-sh/uv/compare/0.11.11...0.11.12)\n\nReleased
        on 2026-05-08.\n\n##### Python\n\n- Add CPython 3.15.0b1\n\n##### Enhancements\n\n-
        Add `--no-editable` support to `uv pip install` ([#&#8203;19306](https://redirect.github.com/astral-sh/uv/pull/19306))\n-
        Require git refs in URLs to be percent-encoded ([#&#8203;19320](https://redirect.github.com/astral-sh/uv/pull/19320))\n\n#####
        Bug fixes\n\n- Respect `--no-dev` over `UV_DEV=1` ([#&#8203;19313](https://redirect.github.com/astral-sh/uv/pull/19313))\n\n-
        Don't suggest non-existent `--no-frozen` flag ([#&#8203;19290](https://redirect.github.com/astral-sh/uv/issues/19290))
        ([#&#8203;19294](https://redirect.github.com/astral-sh/uv/pull/19294))\n\n#####
        Documentation\n\n- Fix bug from inconsistent workflow name in GHA-PyPI guide
        example ([#&#8203;19309](https://redirect.github.com/astral-sh/uv/pull/19309))\n\n###
        [`v0.11.11`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#01111)\n\n[Compare
        Source](https://redirect.github.com/astral-sh/uv/compare/0.11.10...0.11.11)\n\nReleased
        on 2026-05-06.\n\n##### Bug fixes\n\n- Accept legacy ID format from pre-0.11.9
        cache entries ([#&#8203;19301](https://redirect.github.com/astral-sh/uv/pull/19301))\n\n###
        [`v0.11.10`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#01110)\n\n[Compare
        Source](https://redirect.github.com/astral-sh/uv/compare/0.11.9...0.11.10)\n\nReleased
        on 2026-05-05.\n\n##### Bug fixes\n\n- Allow pre-release Python requests with
        non-zero patch versions ([#&#8203;19286](https://redirect.github.com/astral-sh/uv/pull/19286))\n\n###
        [`v0.11.9`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0119)\n\n[Compare
        Source](https://redirect.github.com/astral-sh/uv/compare/0.11.8...0.11.9)\n\nReleased
        on 2026-05-04.\n\nThis release includes a special release candidate for the
        next Python 3.14 patch release. Python 3.14 included a new garbage collection
        implementation, which reduced pause times but caused significant unexpected
        memory pressure in production environments. In 3.14.5 and 3.15, the previous
        garbage collection implementation will be restored.\n\nWe would greatly appreciate
        if you tested the 3.14.5rc1 version included in this release. The stable version
        is expected to be released soon and any feedback on potential issues would
        be helpful to the Python development team.\n\nFor more context, see the [announcement](https://discuss.python.org/t/reverting-the-incremental-gc-in-python-3-14-and-3-15/107014),
        [issue](https://redirect.github.com/python/cpython/issues/148726), and [pull
        request](https://redirect.github.com/python/cpython/pull/148720).\n\nIssues
        with the new release can be reported in the uv or CPython issue trackers.\n\n#####
        Python\n\n- Upgrade PyPy to v7.3.22\n- Add CPython 3.14.5rc1\n- On macOS,
        CPython statically links `libpython` to match Linux\n\n##### Enhancements\n\n-
        Omit compatible release desugaring for pre-release hints ([#&#8203;19267](https://redirect.github.com/astral-sh/uv/pull/19267))\n-
        Fix file locks on Android ([#&#8203;18323](https://redirect.github.com/astral-sh/uv/pull/18323))\n\n#####
        Preview\n\n- `uv audit` add reporting for adverse project statuses ([#&#8203;19128](https://redirect.github.com/astral-sh/uv/pull/19128))\n\n#####
        Bug fixes\n\n- Discover versioned Python executables when `requires-python`
        pins a version ([#&#8203;18700](https://redirect.github.com/astral-sh/uv/pull/18700))\n-
        Fix URL prefix matching to require path boundaries ([#&#8203;19154](https://redirect.github.com/astral-sh/uv/pull/19154))\n-
        Fix transitive Git path dependencies in lockfiles ([#&#8203;19269](https://redirect.github.com/astral-sh/uv/pull/19269))\n-
        Handle incorrect unlock error in `LockedFile::drop` on Wine ([#&#8203;19229](https://redirect.github.com/astral-sh/uv/pull/19229))\n-
        Prevent uninstalling site-packages for empty `top_level.txt` in `.egg-info`
        ([#&#8203;19114](https://redirect.github.com/astral-sh/uv/pull/19114))\n-
        Use symlinks instead of junctions on Wine ([#&#8203;19213](https://redirect.github.com/astral-sh/uv/pull/19213))\n-
        Fix floating-point environment handling on ARMv7 ([#&#8203;19157](https://redirect.github.com/astral-sh/uv/pull/19157))\n-
        Redact credentials from remote requirements URL in offline errors ([#&#8203;19216](https://redirect.github.com/astral-sh/uv/pull/19216))\n-
        Windows tramplolines no longer set `PYTHONHOME` and only set `__PYVENV_LAUNCHER__`
        for virtual environments ([#&#8203;19199](https://redirect.github.com/astral-sh/uv/pull/19199))\n\n#####
        Documentation\n\n- Mark `--native-tls` and `UV_NATIVE_TLS` as deprecated ([#&#8203;18705](https://redirect.github.com/astral-sh/uv/pull/18705))\n-
        Re-add `pytorch-triton-rocm` to PyTorch ROCm docs ([#&#8203;19241](https://redirect.github.com/astral-sh/uv/pull/19241))\n-
        Tweak changelog entries for 0.11.8 ([#&#8203;19188](https://redirect.github.com/astral-sh/uv/pull/19188))\n-
        Add 'Exporting lockfiles' to the Concepts->Projects index ([#&#8203;19209](https://redirect.github.com/astral-sh/uv/pull/19209))\n-
        Clarify that `uv init` creates git files / folders in the projects guide ([#&#8203;19183](https://redirect.github.com/astral-sh/uv/pull/19183))\n\n###
        [`v0.11.8`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0118)\n\n[Compare
        Source](https://redirect.github.com/astral-sh/uv/compare/0.11.7...0.11.8)\n\nReleased
        on 2026-04-27.\n\n##### Enhancements\n\n- Add `--python-downloads-json-url`
        to `python pin` ([#&#8203;19092](https://redirect.github.com/astral-sh/uv/pull/19092))\n-
        Fetch uv from Astral mirror during self-update ([#&#8203;18682](https://redirect.github.com/astral-sh/uv/pull/18682))\n-
        Support `pip uninstall -y` ([#&#8203;19082](https://redirect.github.com/astral-sh/uv/pull/19082))\n-
        Add `UV_PYTHON_NO_REGISTRY` ([#&#8203;19035](https://redirect.github.com/astral-sh/uv/pull/19035))\n-
        Allow `exclude-newer` to be missing from the lockfile when `exclude-newer-span`
        is present ([#&#8203;19024](https://redirect.github.com/astral-sh/uv/pull/19024))\n-
        Only show the version number in `uv self version --short` ([#&#8203;19019](https://redirect.github.com/astral-sh/uv/pull/19019))\n-
        Silence warnings on empty `SSL_CERT_DIR` directory ([#&#8203;19018](https://redirect.github.com/astral-sh/uv/pull/19018))\n-
        Use a sentinel timestamp for relative `exclude-newer` and `exclude-newer-package`
        values in lockfiles ([#&#8203;19022](https://redirect.github.com/astral-sh/uv/pull/19022),
        [#&#8203;19101](https://redirect.github.com/astral-sh/uv/pull/19101))\n\n#####
        Configuration\n\n- Add an environment variable for `UV_NO_PROJECT` ([#&#8203;19052](https://redirect.github.com/astral-sh/uv/pull/19052))\n-
        Expose `UV_PYTHON_SEARCH_PATH` for Python discovery `PATH` overrides ([#&#8203;19034](https://redirect.github.com/astral-sh/uv/pull/19034))\n\n#####
        Bug fixes\n\n- Add `rust-toolchain.toml` to uv-build sdist ([#&#8203;19131](https://redirect.github.com/astral-sh/uv/pull/19131))\n-
        Ensure uv invocations of git do not inherit repository location environment
        variables ([#&#8203;19088](https://redirect.github.com/astral-sh/uv/pull/19088))\n-
        Redact pre-signed upload URLs in verbose output ([#&#8203;19146](https://redirect.github.com/astral-sh/uv/pull/19146))\n-
        Handle transitive URL dependencies in PEP 517 build requirements ([#&#8203;19076](https://redirect.github.com/astral-sh/uv/pull/19076),
        [#&#8203;19086](https://redirect.github.com/astral-sh/uv/pull/19086))\n- Support
        `uv lock` on a `pyproject.toml` that only contains dependency-groups ([#&#8203;19087](https://redirect.github.com/astral-sh/uv/pull/19087))\n-
        Disable transparent Python upgrades in projects when a patch version is requested
        via `.python-version` ([#&#8203;19102](https://redirect.github.com/astral-sh/uv/pull/19102))\n-
        Fix Python variant tagging in the Windows registry ([#&#8203;19012](https://redirect.github.com/astral-sh/uv/pull/19012))\n-
        Use a single codepath for extracting a .tar.zst wheel, disallowing external
        symlinks ([#&#8203;19144](https://redirect.github.com/astral-sh/uv/pull/19144))\n\n#####
        Documentation\n\n- Bump astral-sh/setup-uv version in docs ([#&#8203;19030](https://redirect.github.com/astral-sh/uv/pull/19030))\n-
        Update PyTorch documentation for PyTorch 2.11 ([#&#8203;19095](https://redirect.github.com/astral-sh/uv/pull/19095))\n-
        Remove deprecated license classifiers from uv-build and add Python 3.14 classifier
        ([#&#8203;19130](https://redirect.github.com/astral-sh/uv/pull/19130))\n\n</details>\n\n---\n\n###
        Configuration\n\n\U0001F4C5 **Schedule**: (UTC)\n\n- Branch creation\n  -
        At any time (no schedule defined)\n- Automerge\n  - At any time (no schedule
        defined)\n\n\U0001F6A6 **Automerge**: Disabled by config. Please merge this
        manually once you are satisfied.\n\n\u267B **Rebasing**: Whenever PR is behind
        base branch, or you tick the rebase/retry checkbox.\n\n\U0001F515 **Ignore**:
        Close this PR and you won't be reminded about this update again.\n\n---\n\n
        - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this
        box\n\n---\n\nThis PR was generated by [Mend Renovate](https://mend.io/renovate/).
        View the [repository job log](https://developer.mend.io/github/vexxhost/magnum-cluster-api).\n<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNDEuMyIsInVwZGF0ZWRJblZlciI6IjQzLjE4Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->\n"
      change_url: https://github.com/vexxhost/magnum-cluster-api/pull/1004
      child_jobs: []
      commit_id: 814c5896a963c33b5e90dcb1ed236c89b594146e
      event_id: 45f0d4a0-5494-11f1-9ca0-c8260b5d8146
      executor:
        hostname: 2d72f0692154
        inventory_file: /var/lib/zuul/builds/bea6b067f1a342f3a04ee19b74e06213/ansible/inventory.yaml
        log_root: /var/lib/zuul/builds/bea6b067f1a342f3a04ee19b74e06213/work/logs
        result_data_file: /var/lib/zuul/builds/bea6b067f1a342f3a04ee19b74e06213/work/results.json
        src_root: /var/lib/zuul/builds/bea6b067f1a342f3a04ee19b74e06213/work/src
        work_root: /var/lib/zuul/builds/bea6b067f1a342f3a04ee19b74e06213/work
      include_vars: []
      items:
      - branch: main
        change: '1004'
        change_message: "chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.11.15\n\nThis
          PR contains the following updates:\n\n| Package | Type | Update | Change
          |\n|---|---|---|---|\n| [ghcr.io/astral-sh/uv](https://redirect.github.com/astral-sh/uv)
          | final | patch | `0.11.7` \u2192 `0.11.15` |\n\n---\n\n### Release Notes\n\n<details>\n<summary>astral-sh/uv
          (ghcr.io/astral-sh/uv)</summary>\n\n### [`v0.11.15`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#01115)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.11.14...0.11.15)\n\nReleased
          on 2026-05-18.\n\n##### Security\n\n- Fix a TAR partial differential, see
          [GHSA-3cv2-h65g-fgmm](https://redirect.github.com/astral-sh/tokio-tar/security/advisories/GHSA-3cv2-h65g-fgmm)
          ([#&#8203;19463](https://redirect.github.com/astral-sh/uv/pull/19463))\n-
          Enforce that entry points cannot escape in the scripts directory, see [GHSA-4gg8-gxpx-9rph](https://redirect.github.com/astral-sh/tokio-tar/security/advisories/GHSA-4gg8-gxpx-9rph)
          ([#&#8203;19464](https://redirect.github.com/astral-sh/uv/pull/19464))\n\n#####
          Enhancements\n\n- Add TOML v1.1 -> v1.0 backwards compatibility for source
          distributions ([#&#8203;18741](https://redirect.github.com/astral-sh/uv/pull/18741))\n-
          Add support for Azure request signing ([#&#8203;19421](https://redirect.github.com/astral-sh/uv/pull/19421))\n-
          Apply stricter validation to all wheel filename segments ([#&#8203;19364](https://redirect.github.com/astral-sh/uv/pull/19364))\n-
          Reject empty strings as an invalid package name ([#&#8203;19435](https://redirect.github.com/astral-sh/uv/pull/19435))\n-
          Use structured errors for signing authentication failures ([#&#8203;19422](https://redirect.github.com/astral-sh/uv/pull/19422))\n\n#####
          Preview\n\n- uv audit: Add JSON output ([#&#8203;19305](https://redirect.github.com/astral-sh/uv/pull/19305))\n\n#####
          Configuration\n\n- Respect `required-environments` in `uv pip compile` ([#&#8203;19378](https://redirect.github.com/astral-sh/uv/pull/19378))\n\n#####
          Performance\n\n- Avoid parsing JSON manifest when local Python is available
          ([#&#8203;19398](https://redirect.github.com/astral-sh/uv/pull/19398))\n-
          Avoid walking nested directories in linker conflict registration ([#&#8203;19382](https://redirect.github.com/astral-sh/uv/pull/19382))\n-
          Optimize async wheel ZIP writing ([#&#8203;19383](https://redirect.github.com/astral-sh/uv/pull/19383))\n-
          Fix dead \"already trimmed\" fast-path in `Version::only_release_trimmed`
          ([#&#8203;19425](https://redirect.github.com/astral-sh/uv/pull/19425))\n\n#####
          Bug fixes\n\n- Apply workspace-member `[tool.uv.sources]` credentials under
          `uv sync --frozen` ([#&#8203;19423](https://redirect.github.com/astral-sh/uv/pull/19423))\n-
          Skip empty directories in uv build outputs ([#&#8203;19437](https://redirect.github.com/astral-sh/uv/pull/19437))\n-
          Fix Git submodule handling when using relative paths ([#&#8203;12156](https://redirect.github.com/astral-sh/uv/pull/12156))\n-
          Fix line number reporting in netrc parsing ([#&#8203;19452](https://redirect.github.com/astral-sh/uv/pull/19452))\n\n#####
          Documentation\n\n- Move Bazel auth helper setup into integration guide ([#&#8203;19392](https://redirect.github.com/astral-sh/uv/pull/19392))\n\n###
          [`v0.11.14`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#01114)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.11.13...0.11.14)\n\nReleased
          on 2026-05-12.\n\n##### Enhancements\n\n- Add Astral mirror URL override
          ([#&#8203;19206](https://redirect.github.com/astral-sh/uv/pull/19206))\n-
          Ignore `top_level.txt` entries in uninstall that are not valid Python identifiers
          ([#&#8203;19340](https://redirect.github.com/astral-sh/uv/pull/19340))\n\n#####
          Bug fixes\n\n- Avoid applying `.env` files in parent process ([#&#8203;19343](https://redirect.github.com/astral-sh/uv/pull/19343))\n-
          Filter ANSI codes in logging output ([#&#8203;19311](https://redirect.github.com/astral-sh/uv/pull/19311))\n-
          Fix `uv tree` showing extra-conditional deps for packages required without
          extras ([#&#8203;19332](https://redirect.github.com/astral-sh/uv/pull/19332))\n-
          Respect build options (e.g., `--no-build`) during lock validation ([#&#8203;19366](https://redirect.github.com/astral-sh/uv/pull/19366))\n\n###
          [`v0.11.13`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#01113)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.11.12...0.11.13)\n\nReleased
          on 2026-05-10.\n\n##### Bug fixes\n\n- Include data files in editable builds
          ([#&#8203;19312](https://redirect.github.com/astral-sh/uv/pull/19312))\n-
          Respect `--require-hashes` when installing from `pylock.toml` files ([#&#8203;19334](https://redirect.github.com/astral-sh/uv/pull/19334))\n\n#####
          Python\n\n- Add CPython 3.14.5\n\n### [`v0.11.12`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#01112)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.11.11...0.11.12)\n\nReleased
          on 2026-05-08.\n\n##### Python\n\n- Add CPython 3.15.0b1\n\n##### Enhancements\n\n-
          Add `--no-editable` support to `uv pip install` ([#&#8203;19306](https://redirect.github.com/astral-sh/uv/pull/19306))\n-
          Require git refs in URLs to be percent-encoded ([#&#8203;19320](https://redirect.github.com/astral-sh/uv/pull/19320))\n\n#####
          Bug fixes\n\n- Respect `--no-dev` over `UV_DEV=1` ([#&#8203;19313](https://redirect.github.com/astral-sh/uv/pull/19313))\n\n-
          Don't suggest non-existent `--no-frozen` flag ([#&#8203;19290](https://redirect.github.com/astral-sh/uv/issues/19290))
          ([#&#8203;19294](https://redirect.github.com/astral-sh/uv/pull/19294))\n\n#####
          Documentation\n\n- Fix bug from inconsistent workflow name in GHA-PyPI guide
          example ([#&#8203;19309](https://redirect.github.com/astral-sh/uv/pull/19309))\n\n###
          [`v0.11.11`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#01111)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.11.10...0.11.11)\n\nReleased
          on 2026-05-06.\n\n##### Bug fixes\n\n- Accept legacy ID format from pre-0.11.9
          cache entries ([#&#8203;19301](https://redirect.github.com/astral-sh/uv/pull/19301))\n\n###
          [`v0.11.10`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#01110)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.11.9...0.11.10)\n\nReleased
          on 2026-05-05.\n\n##### Bug fixes\n\n- Allow pre-release Python requests
          with non-zero patch versions ([#&#8203;19286](https://redirect.github.com/astral-sh/uv/pull/19286))\n\n###
          [`v0.11.9`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0119)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.11.8...0.11.9)\n\nReleased
          on 2026-05-04.\n\nThis release includes a special release candidate for
          the next Python 3.14 patch release. Python 3.14 included a new garbage collection
          implementation, which reduced pause times but caused significant unexpected
          memory pressure in production environments. In 3.14.5 and 3.15, the previous
          garbage collection implementation will be restored.\n\nWe would greatly
          appreciate if you tested the 3.14.5rc1 version included in this release.
          The stable version is expected to be released soon and any feedback on potential
          issues would be helpful to the Python development team.\n\nFor more context,
          see the [announcement](https://discuss.python.org/t/reverting-the-incremental-gc-in-python-3-14-and-3-15/107014),
          [issue](https://redirect.github.com/python/cpython/issues/148726), and [pull
          request](https://redirect.github.com/python/cpython/pull/148720).\n\nIssues
          with the new release can be reported in the uv or CPython issue trackers.\n\n#####
          Python\n\n- Upgrade PyPy to v7.3.22\n- Add CPython 3.14.5rc1\n- On macOS,
          CPython statically links `libpython` to match Linux\n\n##### Enhancements\n\n-
          Omit compatible release desugaring for pre-release hints ([#&#8203;19267](https://redirect.github.com/astral-sh/uv/pull/19267))\n-
          Fix file locks on Android ([#&#8203;18323](https://redirect.github.com/astral-sh/uv/pull/18323))\n\n#####
          Preview\n\n- `uv audit` add reporting for adverse project statuses ([#&#8203;19128](https://redirect.github.com/astral-sh/uv/pull/19128))\n\n#####
          Bug fixes\n\n- Discover versioned Python executables when `requires-python`
          pins a version ([#&#8203;18700](https://redirect.github.com/astral-sh/uv/pull/18700))\n-
          Fix URL prefix matching to require path boundaries ([#&#8203;19154](https://redirect.github.com/astral-sh/uv/pull/19154))\n-
          Fix transitive Git path dependencies in lockfiles ([#&#8203;19269](https://redirect.github.com/astral-sh/uv/pull/19269))\n-
          Handle incorrect unlock error in `LockedFile::drop` on Wine ([#&#8203;19229](https://redirect.github.com/astral-sh/uv/pull/19229))\n-
          Prevent uninstalling site-packages for empty `top_level.txt` in `.egg-info`
          ([#&#8203;19114](https://redirect.github.com/astral-sh/uv/pull/19114))\n-
          Use symlinks instead of junctions on Wine ([#&#8203;19213](https://redirect.github.com/astral-sh/uv/pull/19213))\n-
          Fix floating-point environment handling on ARMv7 ([#&#8203;19157](https://redirect.github.com/astral-sh/uv/pull/19157))\n-
          Redact credentials from remote requirements URL in offline errors ([#&#8203;19216](https://redirect.github.com/astral-sh/uv/pull/19216))\n-
          Windows tramplolines no longer set `PYTHONHOME` and only set `__PYVENV_LAUNCHER__`
          for virtual environments ([#&#8203;19199](https://redirect.github.com/astral-sh/uv/pull/19199))\n\n#####
          Documentation\n\n- Mark `--native-tls` and `UV_NATIVE_TLS` as deprecated
          ([#&#8203;18705](https://redirect.github.com/astral-sh/uv/pull/18705))\n-
          Re-add `pytorch-triton-rocm` to PyTorch ROCm docs ([#&#8203;19241](https://redirect.github.com/astral-sh/uv/pull/19241))\n-
          Tweak changelog entries for 0.11.8 ([#&#8203;19188](https://redirect.github.com/astral-sh/uv/pull/19188))\n-
          Add 'Exporting lockfiles' to the Concepts->Projects index ([#&#8203;19209](https://redirect.github.com/astral-sh/uv/pull/19209))\n-
          Clarify that `uv init` creates git files / folders in the projects guide
          ([#&#8203;19183](https://redirect.github.com/astral-sh/uv/pull/19183))\n\n###
          [`v0.11.8`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0118)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.11.7...0.11.8)\n\nReleased
          on 2026-04-27.\n\n##### Enhancements\n\n- Add `--python-downloads-json-url`
          to `python pin` ([#&#8203;19092](https://redirect.github.com/astral-sh/uv/pull/19092))\n-
          Fetch uv from Astral mirror during self-update ([#&#8203;18682](https://redirect.github.com/astral-sh/uv/pull/18682))\n-
          Support `pip uninstall -y` ([#&#8203;19082](https://redirect.github.com/astral-sh/uv/pull/19082))\n-
          Add `UV_PYTHON_NO_REGISTRY` ([#&#8203;19035](https://redirect.github.com/astral-sh/uv/pull/19035))\n-
          Allow `exclude-newer` to be missing from the lockfile when `exclude-newer-span`
          is present ([#&#8203;19024](https://redirect.github.com/astral-sh/uv/pull/19024))\n-
          Only show the version number in `uv self version --short` ([#&#8203;19019](https://redirect.github.com/astral-sh/uv/pull/19019))\n-
          Silence warnings on empty `SSL_CERT_DIR` directory ([#&#8203;19018](https://redirect.github.com/astral-sh/uv/pull/19018))\n-
          Use a sentinel timestamp for relative `exclude-newer` and `exclude-newer-package`
          values in lockfiles ([#&#8203;19022](https://redirect.github.com/astral-sh/uv/pull/19022),
          [#&#8203;19101](https://redirect.github.com/astral-sh/uv/pull/19101))\n\n#####
          Configuration\n\n- Add an environment variable for `UV_NO_PROJECT` ([#&#8203;19052](https://redirect.github.com/astral-sh/uv/pull/19052))\n-
          Expose `UV_PYTHON_SEARCH_PATH` for Python discovery `PATH` overrides ([#&#8203;19034](https://redirect.github.com/astral-sh/uv/pull/19034))\n\n#####
          Bug fixes\n\n- Add `rust-toolchain.toml` to uv-build sdist ([#&#8203;19131](https://redirect.github.com/astral-sh/uv/pull/19131))\n-
          Ensure uv invocations of git do not inherit repository location environment
          variables ([#&#8203;19088](https://redirect.github.com/astral-sh/uv/pull/19088))\n-
          Redact pre-signed upload URLs in verbose output ([#&#8203;19146](https://redirect.github.com/astral-sh/uv/pull/19146))\n-
          Handle transitive URL dependencies in PEP 517 build requirements ([#&#8203;19076](https://redirect.github.com/astral-sh/uv/pull/19076),
          [#&#8203;19086](https://redirect.github.com/astral-sh/uv/pull/19086))\n-
          Support `uv lock` on a `pyproject.toml` that only contains dependency-groups
          ([#&#8203;19087](https://redirect.github.com/astral-sh/uv/pull/19087))\n-
          Disable transparent Python upgrades in projects when a patch version is
          requested via `.python-version` ([#&#8203;19102](https://redirect.github.com/astral-sh/uv/pull/19102))\n-
          Fix Python variant tagging in the Windows registry ([#&#8203;19012](https://redirect.github.com/astral-sh/uv/pull/19012))\n-
          Use a single codepath for extracting a .tar.zst wheel, disallowing external
          symlinks ([#&#8203;19144](https://redirect.github.com/astral-sh/uv/pull/19144))\n\n#####
          Documentation\n\n- Bump astral-sh/setup-uv version in docs ([#&#8203;19030](https://redirect.github.com/astral-sh/uv/pull/19030))\n-
          Update PyTorch documentation for PyTorch 2.11 ([#&#8203;19095](https://redirect.github.com/astral-sh/uv/pull/19095))\n-
          Remove deprecated license classifiers from uv-build and add Python 3.14
          classifier ([#&#8203;19130](https://redirect.github.com/astral-sh/uv/pull/19130))\n\n</details>\n\n---\n\n###
          Configuration\n\n\U0001F4C5 **Schedule**: (UTC)\n\n- Branch creation\n  -
          At any time (no schedule defined)\n- Automerge\n  - At any time (no schedule
          defined)\n\n\U0001F6A6 **Automerge**: Disabled by config. Please merge this
          manually once you are satisfied.\n\n\u267B **Rebasing**: Whenever PR is
          behind base branch, or you tick the rebase/retry checkbox.\n\n\U0001F515
          **Ignore**: Close this PR and you won't be reminded about this update again.\n\n---\n\n
          - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this
          box\n\n---\n\nThis PR was generated by [Mend Renovate](https://mend.io/renovate/).
          View the [repository job log](https://developer.mend.io/github/vexxhost/magnum-cluster-api).\n<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNDEuMyIsInVwZGF0ZWRJblZlciI6IjQzLjE4Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->\n"
        change_url: https://github.com/vexxhost/magnum-cluster-api/pull/1004
        commit_id: 814c5896a963c33b5e90dcb1ed236c89b594146e
        patchset: 814c5896a963c33b5e90dcb1ed236c89b594146e
        project:
          canonical_hostname: github.com
          canonical_name: github.com/vexxhost/magnum-cluster-api
          name: vexxhost/magnum-cluster-api
          short_name: magnum-cluster-api
          src_dir: src/github.com/vexxhost/magnum-cluster-api
        topic: null
      job: magnum-cluster-api-hydrophone-v1.33.11-cilium
      jobtags: []
      max_attempts: 3
      message: Y2hvcmUoZGVwcyk6IHVwZGF0ZSBnaGNyLmlvL2FzdHJhbC1zaC91diBkb2NrZXIgdGFnIHRvIHYwLjExLjE1CgpUaGlzIFBSIGNvbnRhaW5zIHRoZSBmb2xsb3dpbmcgdXBkYXRlczoKCnwgUGFja2FnZSB8IFR5cGUgfCBVcGRhdGUgfCBDaGFuZ2UgfAp8LS0tfC0tLXwtLS18LS0tfAp8IFtnaGNyLmlvL2FzdHJhbC1zaC91dl0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91dikgfCBmaW5hbCB8IHBhdGNoIHwgYDAuMTEuN2Ag4oaSIGAwLjExLjE1YCB8CgotLS0KCiMjIyBSZWxlYXNlIE5vdGVzCgo8ZGV0YWlscz4KPHN1bW1hcnk+YXN0cmFsLXNoL3V2IChnaGNyLmlvL2FzdHJhbC1zaC91dik8L3N1bW1hcnk+CgojIyMgW2B2MC4xMS4xNWBdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvYmxvYi9IRUFEL0NIQU5HRUxPRy5tZCMwMTExNSkKCltDb21wYXJlIFNvdXJjZV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9jb21wYXJlLzAuMTEuMTQuLi4wLjExLjE1KQoKUmVsZWFzZWQgb24gMjAyNi0wNS0xOC4KCiMjIyMjIFNlY3VyaXR5CgotIEZpeCBhIFRBUiBwYXJ0aWFsIGRpZmZlcmVudGlhbCwgc2VlIFtHSFNBLTNjdjItaDY1Zy1mZ21tXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3Rva2lvLXRhci9zZWN1cml0eS9hZHZpc29yaWVzL0dIU0EtM2N2Mi1oNjVnLWZnbW0pIChbIyYjODIwMzsxOTQ2M10oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE5NDYzKSkKLSBFbmZvcmNlIHRoYXQgZW50cnkgcG9pbnRzIGNhbm5vdCBlc2NhcGUgaW4gdGhlIHNjcmlwdHMgZGlyZWN0b3J5LCBzZWUgW0dIU0EtNGdnOC1neHB4LTlycGhdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdG9raW8tdGFyL3NlY3VyaXR5L2Fkdmlzb3JpZXMvR0hTQS00Z2c4LWd4cHgtOXJwaCkgKFsjJiM4MjAzOzE5NDY0XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTk0NjQpKQoKIyMjIyMgRW5oYW5jZW1lbnRzCgotIEFkZCBUT01MIHYxLjEgLT4gdjEuMCBiYWNrd2FyZHMgY29tcGF0aWJpbGl0eSBmb3Igc291cmNlIGRpc3RyaWJ1dGlvbnMgKFsjJiM4MjAzOzE4NzQxXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTg3NDEpKQotIEFkZCBzdXBwb3J0IGZvciBBenVyZSByZXF1ZXN0IHNpZ25pbmcgKFsjJiM4MjAzOzE5NDIxXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTk0MjEpKQotIEFwcGx5IHN0cmljdGVyIHZhbGlkYXRpb24gdG8gYWxsIHdoZWVsIGZpbGVuYW1lIHNlZ21lbnRzIChbIyYjODIwMzsxOTM2NF0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE5MzY0KSkKLSBSZWplY3QgZW1wdHkgc3RyaW5ncyBhcyBhbiBpbnZhbGlkIHBhY2thZ2UgbmFtZSAoWyMmIzgyMDM7MTk0MzVdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xOTQzNSkpCi0gVXNlIHN0cnVjdHVyZWQgZXJyb3JzIGZvciBzaWduaW5nIGF1dGhlbnRpY2F0aW9uIGZhaWx1cmVzIChbIyYjODIwMzsxOTQyMl0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE5NDIyKSkKCiMjIyMjIFByZXZpZXcKCi0gdXYgYXVkaXQ6IEFkZCBKU09OIG91dHB1dCAoWyMmIzgyMDM7MTkzMDVdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xOTMwNSkpCgojIyMjIyBDb25maWd1cmF0aW9uCgotIFJlc3BlY3QgYHJlcXVpcmVkLWVudmlyb25tZW50c2AgaW4gYHV2IHBpcCBjb21waWxlYCAoWyMmIzgyMDM7MTkzNzhdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xOTM3OCkpCgojIyMjIyBQZXJmb3JtYW5jZQoKLSBBdm9pZCBwYXJzaW5nIEpTT04gbWFuaWZlc3Qgd2hlbiBsb2NhbCBQeXRob24gaXMgYXZhaWxhYmxlIChbIyYjODIwMzsxOTM5OF0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE5Mzk4KSkKLSBBdm9pZCB3YWxraW5nIG5lc3RlZCBkaXJlY3RvcmllcyBpbiBsaW5rZXIgY29uZmxpY3QgcmVnaXN0cmF0aW9uIChbIyYjODIwMzsxOTM4Ml0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE5MzgyKSkKLSBPcHRpbWl6ZSBhc3luYyB3aGVlbCBaSVAgd3JpdGluZyAoWyMmIzgyMDM7MTkzODNdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xOTM4MykpCi0gRml4IGRlYWQgImFscmVhZHkgdHJpbW1lZCIgZmFzdC1wYXRoIGluIGBWZXJzaW9uOjpvbmx5X3JlbGVhc2VfdHJpbW1lZGAgKFsjJiM4MjAzOzE5NDI1XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTk0MjUpKQoKIyMjIyMgQnVnIGZpeGVzCgotIEFwcGx5IHdvcmtzcGFjZS1tZW1iZXIgYFt0b29sLnV2LnNvdXJjZXNdYCBjcmVkZW50aWFscyB1bmRlciBgdXYgc3luYyAtLWZyb3plbmAgKFsjJiM4MjAzOzE5NDIzXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTk0MjMpKQotIFNraXAgZW1wdHkgZGlyZWN0b3JpZXMgaW4gdXYgYnVpbGQgb3V0cHV0cyAoWyMmIzgyMDM7MTk0MzddKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xOTQzNykpCi0gRml4IEdpdCBzdWJtb2R1bGUgaGFuZGxpbmcgd2hlbiB1c2luZyByZWxhdGl2ZSBwYXRocyAoWyMmIzgyMDM7MTIxNTZdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xMjE1NikpCi0gRml4IGxpbmUgbnVtYmVyIHJlcG9ydGluZyBpbiBuZXRyYyBwYXJzaW5nIChbIyYjODIwMzsxOTQ1Ml0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE5NDUyKSkKCiMjIyMjIERvY3VtZW50YXRpb24KCi0gTW92ZSBCYXplbCBhdXRoIGhlbHBlciBzZXR1cCBpbnRvIGludGVncmF0aW9uIGd1aWRlIChbIyYjODIwMzsxOTM5Ml0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE5MzkyKSkKCiMjIyBbYHYwLjExLjE0YF0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9ibG9iL0hFQUQvQ0hBTkdFTE9HLm1kIzAxMTE0KQoKW0NvbXBhcmUgU291cmNlXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L2NvbXBhcmUvMC4xMS4xMy4uLjAuMTEuMTQpCgpSZWxlYXNlZCBvbiAyMDI2LTA1LTEyLgoKIyMjIyMgRW5oYW5jZW1lbnRzCgotIEFkZCBBc3RyYWwgbWlycm9yIFVSTCBvdmVycmlkZSAoWyMmIzgyMDM7MTkyMDZdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xOTIwNikpCi0gSWdub3JlIGB0b3BfbGV2ZWwudHh0YCBlbnRyaWVzIGluIHVuaW5zdGFsbCB0aGF0IGFyZSBub3QgdmFsaWQgUHl0aG9uIGlkZW50aWZpZXJzIChbIyYjODIwMzsxOTM0MF0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE5MzQwKSkKCiMjIyMjIEJ1ZyBmaXhlcwoKLSBBdm9pZCBhcHBseWluZyBgLmVudmAgZmlsZXMgaW4gcGFyZW50IHByb2Nlc3MgKFsjJiM4MjAzOzE5MzQzXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTkzNDMpKQotIEZpbHRlciBBTlNJIGNvZGVzIGluIGxvZ2dpbmcgb3V0cHV0IChbIyYjODIwMzsxOTMxMV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE5MzExKSkKLSBGaXggYHV2IHRyZWVgIHNob3dpbmcgZXh0cmEtY29uZGl0aW9uYWwgZGVwcyBmb3IgcGFja2FnZXMgcmVxdWlyZWQgd2l0aG91dCBleHRyYXMgKFsjJiM4MjAzOzE5MzMyXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTkzMzIpKQotIFJlc3BlY3QgYnVpbGQgb3B0aW9ucyAoZS5nLiwgYC0tbm8tYnVpbGRgKSBkdXJpbmcgbG9jayB2YWxpZGF0aW9uIChbIyYjODIwMzsxOTM2Nl0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE5MzY2KSkKCiMjIyBbYHYwLjExLjEzYF0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9ibG9iL0hFQUQvQ0hBTkdFTE9HLm1kIzAxMTEzKQoKW0NvbXBhcmUgU291cmNlXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L2NvbXBhcmUvMC4xMS4xMi4uLjAuMTEuMTMpCgpSZWxlYXNlZCBvbiAyMDI2LTA1LTEwLgoKIyMjIyMgQnVnIGZpeGVzCgotIEluY2x1ZGUgZGF0YSBmaWxlcyBpbiBlZGl0YWJsZSBidWlsZHMgKFsjJiM4MjAzOzE5MzEyXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTkzMTIpKQotIFJlc3BlY3QgYC0tcmVxdWlyZS1oYXNoZXNgIHdoZW4gaW5zdGFsbGluZyBmcm9tIGBweWxvY2sudG9tbGAgZmlsZXMgKFsjJiM4MjAzOzE5MzM0XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTkzMzQpKQoKIyMjIyMgUHl0aG9uCgotIEFkZCBDUHl0aG9uIDMuMTQuNQoKIyMjIFtgdjAuMTEuMTJgXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L2Jsb2IvSEVBRC9DSEFOR0VMT0cubWQjMDExMTIpCgpbQ29tcGFyZSBTb3VyY2VdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvY29tcGFyZS8wLjExLjExLi4uMC4xMS4xMikKClJlbGVhc2VkIG9uIDIwMjYtMDUtMDguCgojIyMjIyBQeXRob24KCi0gQWRkIENQeXRob24gMy4xNS4wYjEKCiMjIyMjIEVuaGFuY2VtZW50cwoKLSBBZGQgYC0tbm8tZWRpdGFibGVgIHN1cHBvcnQgdG8gYHV2IHBpcCBpbnN0YWxsYCAoWyMmIzgyMDM7MTkzMDZdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xOTMwNikpCi0gUmVxdWlyZSBnaXQgcmVmcyBpbiBVUkxzIHRvIGJlIHBlcmNlbnQtZW5jb2RlZCAoWyMmIzgyMDM7MTkzMjBdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xOTMyMCkpCgojIyMjIyBCdWcgZml4ZXMKCi0gUmVzcGVjdCBgLS1uby1kZXZgIG92ZXIgYFVWX0RFVj0xYCAoWyMmIzgyMDM7MTkzMTNdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xOTMxMykpCgotIERvbid0IHN1Z2dlc3Qgbm9uLWV4aXN0ZW50IGAtLW5vLWZyb3plbmAgZmxhZyAoWyMmIzgyMDM7MTkyOTBdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvaXNzdWVzLzE5MjkwKSkgKFsjJiM4MjAzOzE5Mjk0XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTkyOTQpKQoKIyMjIyMgRG9jdW1lbnRhdGlvbgoKLSBGaXggYnVnIGZyb20gaW5jb25zaXN0ZW50IHdvcmtmbG93IG5hbWUgaW4gR0hBLVB5UEkgZ3VpZGUgZXhhbXBsZSAoWyMmIzgyMDM7MTkzMDldKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xOTMwOSkpCgojIyMgW2B2MC4xMS4xMWBdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvYmxvYi9IRUFEL0NIQU5HRUxPRy5tZCMwMTExMSkKCltDb21wYXJlIFNvdXJjZV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9jb21wYXJlLzAuMTEuMTAuLi4wLjExLjExKQoKUmVsZWFzZWQgb24gMjAyNi0wNS0wNi4KCiMjIyMjIEJ1ZyBmaXhlcwoKLSBBY2NlcHQgbGVnYWN5IElEIGZvcm1hdCBmcm9tIHByZS0wLjExLjkgY2FjaGUgZW50cmllcyAoWyMmIzgyMDM7MTkzMDFdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xOTMwMSkpCgojIyMgW2B2MC4xMS4xMGBdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvYmxvYi9IRUFEL0NIQU5HRUxPRy5tZCMwMTExMCkKCltDb21wYXJlIFNvdXJjZV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9jb21wYXJlLzAuMTEuOS4uLjAuMTEuMTApCgpSZWxlYXNlZCBvbiAyMDI2LTA1LTA1LgoKIyMjIyMgQnVnIGZpeGVzCgotIEFsbG93IHByZS1yZWxlYXNlIFB5dGhvbiByZXF1ZXN0cyB3aXRoIG5vbi16ZXJvIHBhdGNoIHZlcnNpb25zIChbIyYjODIwMzsxOTI4Nl0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE5Mjg2KSkKCiMjIyBbYHYwLjExLjlgXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L2Jsb2IvSEVBRC9DSEFOR0VMT0cubWQjMDExOSkKCltDb21wYXJlIFNvdXJjZV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9jb21wYXJlLzAuMTEuOC4uLjAuMTEuOSkKClJlbGVhc2VkIG9uIDIwMjYtMDUtMDQuCgpUaGlzIHJlbGVhc2UgaW5jbHVkZXMgYSBzcGVjaWFsIHJlbGVhc2UgY2FuZGlkYXRlIGZvciB0aGUgbmV4dCBQeXRob24gMy4xNCBwYXRjaCByZWxlYXNlLiBQeXRob24gMy4xNCBpbmNsdWRlZCBhIG5ldyBnYXJiYWdlIGNvbGxlY3Rpb24gaW1wbGVtZW50YXRpb24sIHdoaWNoIHJlZHVjZWQgcGF1c2UgdGltZXMgYnV0IGNhdXNlZCBzaWduaWZpY2FudCB1bmV4cGVjdGVkIG1lbW9yeSBwcmVzc3VyZSBpbiBwcm9kdWN0aW9uIGVudmlyb25tZW50cy4gSW4gMy4xNC41IGFuZCAzLjE1LCB0aGUgcHJldmlvdXMgZ2FyYmFnZSBjb2xsZWN0aW9uIGltcGxlbWVudGF0aW9uIHdpbGwgYmUgcmVzdG9yZWQuCgpXZSB3b3VsZCBncmVhdGx5IGFwcHJlY2lhdGUgaWYgeW91IHRlc3RlZCB0aGUgMy4xNC41cmMxIHZlcnNpb24gaW5jbHVkZWQgaW4gdGhpcyByZWxlYXNlLiBUaGUgc3RhYmxlIHZlcnNpb24gaXMgZXhwZWN0ZWQgdG8gYmUgcmVsZWFzZWQgc29vbiBhbmQgYW55IGZlZWRiYWNrIG9uIHBvdGVudGlhbCBpc3N1ZXMgd291bGQgYmUgaGVscGZ1bCB0byB0aGUgUHl0aG9uIGRldmVsb3BtZW50IHRlYW0uCgpGb3IgbW9yZSBjb250ZXh0LCBzZWUgdGhlIFthbm5vdW5jZW1lbnRdKGh0dHBzOi8vZGlzY3Vzcy5weXRob24ub3JnL3QvcmV2ZXJ0aW5nLXRoZS1pbmNyZW1lbnRhbC1nYy1pbi1weXRob24tMy0xNC1hbmQtMy0xNS8xMDcwMTQpLCBbaXNzdWVdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9weXRob24vY3B5dGhvbi9pc3N1ZXMvMTQ4NzI2KSwgYW5kIFtwdWxsIHJlcXVlc3RdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9weXRob24vY3B5dGhvbi9wdWxsLzE0ODcyMCkuCgpJc3N1ZXMgd2l0aCB0aGUgbmV3IHJlbGVhc2UgY2FuIGJlIHJlcG9ydGVkIGluIHRoZSB1diBvciBDUHl0aG9uIGlzc3VlIHRyYWNrZXJzLgoKIyMjIyMgUHl0aG9uCgotIFVwZ3JhZGUgUHlQeSB0byB2Ny4zLjIyCi0gQWRkIENQeXRob24gMy4xNC41cmMxCi0gT24gbWFjT1MsIENQeXRob24gc3RhdGljYWxseSBsaW5rcyBgbGlicHl0aG9uYCB0byBtYXRjaCBMaW51eAoKIyMjIyMgRW5oYW5jZW1lbnRzCgotIE9taXQgY29tcGF0aWJsZSByZWxlYXNlIGRlc3VnYXJpbmcgZm9yIHByZS1yZWxlYXNlIGhpbnRzIChbIyYjODIwMzsxOTI2N10oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE5MjY3KSkKLSBGaXggZmlsZSBsb2NrcyBvbiBBbmRyb2lkIChbIyYjODIwMzsxODMyM10oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE4MzIzKSkKCiMjIyMjIFByZXZpZXcKCi0gYHV2IGF1ZGl0YCBhZGQgcmVwb3J0aW5nIGZvciBhZHZlcnNlIHByb2plY3Qgc3RhdHVzZXMgKFsjJiM4MjAzOzE5MTI4XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTkxMjgpKQoKIyMjIyMgQnVnIGZpeGVzCgotIERpc2NvdmVyIHZlcnNpb25lZCBQeXRob24gZXhlY3V0YWJsZXMgd2hlbiBgcmVxdWlyZXMtcHl0aG9uYCBwaW5zIGEgdmVyc2lvbiAoWyMmIzgyMDM7MTg3MDBdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xODcwMCkpCi0gRml4IFVSTCBwcmVmaXggbWF0Y2hpbmcgdG8gcmVxdWlyZSBwYXRoIGJvdW5kYXJpZXMgKFsjJiM4MjAzOzE5MTU0XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTkxNTQpKQotIEZpeCB0cmFuc2l0aXZlIEdpdCBwYXRoIGRlcGVuZGVuY2llcyBpbiBsb2NrZmlsZXMgKFsjJiM4MjAzOzE5MjY5XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTkyNjkpKQotIEhhbmRsZSBpbmNvcnJlY3QgdW5sb2NrIGVycm9yIGluIGBMb2NrZWRGaWxlOjpkcm9wYCBvbiBXaW5lIChbIyYjODIwMzsxOTIyOV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE5MjI5KSkKLSBQcmV2ZW50IHVuaW5zdGFsbGluZyBzaXRlLXBhY2thZ2VzIGZvciBlbXB0eSBgdG9wX2xldmVsLnR4dGAgaW4gYC5lZ2ctaW5mb2AgKFsjJiM4MjAzOzE5MTE0XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTkxMTQpKQotIFVzZSBzeW1saW5rcyBpbnN0ZWFkIG9mIGp1bmN0aW9ucyBvbiBXaW5lIChbIyYjODIwMzsxOTIxM10oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE5MjEzKSkKLSBGaXggZmxvYXRpbmctcG9pbnQgZW52aXJvbm1lbnQgaGFuZGxpbmcgb24gQVJNdjcgKFsjJiM4MjAzOzE5MTU3XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTkxNTcpKQotIFJlZGFjdCBjcmVkZW50aWFscyBmcm9tIHJlbW90ZSByZXF1aXJlbWVudHMgVVJMIGluIG9mZmxpbmUgZXJyb3JzIChbIyYjODIwMzsxOTIxNl0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE5MjE2KSkKLSBXaW5kb3dzIHRyYW1wbG9saW5lcyBubyBsb25nZXIgc2V0IGBQWVRIT05IT01FYCBhbmQgb25seSBzZXQgYF9fUFlWRU5WX0xBVU5DSEVSX19gIGZvciB2aXJ0dWFsIGVudmlyb25tZW50cyAoWyMmIzgyMDM7MTkxOTldKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xOTE5OSkpCgojIyMjIyBEb2N1bWVudGF0aW9uCgotIE1hcmsgYC0tbmF0aXZlLXRsc2AgYW5kIGBVVl9OQVRJVkVfVExTYCBhcyBkZXByZWNhdGVkIChbIyYjODIwMzsxODcwNV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE4NzA1KSkKLSBSZS1hZGQgYHB5dG9yY2gtdHJpdG9uLXJvY21gIHRvIFB5VG9yY2ggUk9DbSBkb2NzIChbIyYjODIwMzsxOTI0MV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE5MjQxKSkKLSBUd2VhayBjaGFuZ2Vsb2cgZW50cmllcyBmb3IgMC4xMS44IChbIyYjODIwMzsxOTE4OF0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE5MTg4KSkKLSBBZGQgJ0V4cG9ydGluZyBsb2NrZmlsZXMnIHRvIHRoZSBDb25jZXB0cy0+UHJvamVjdHMgaW5kZXggKFsjJiM4MjAzOzE5MjA5XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTkyMDkpKQotIENsYXJpZnkgdGhhdCBgdXYgaW5pdGAgY3JlYXRlcyBnaXQgZmlsZXMgLyBmb2xkZXJzIGluIHRoZSBwcm9qZWN0cyBndWlkZSAoWyMmIzgyMDM7MTkxODNdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xOTE4MykpCgojIyMgW2B2MC4xMS44YF0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9ibG9iL0hFQUQvQ0hBTkdFTE9HLm1kIzAxMTgpCgpbQ29tcGFyZSBTb3VyY2VdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvY29tcGFyZS8wLjExLjcuLi4wLjExLjgpCgpSZWxlYXNlZCBvbiAyMDI2LTA0LTI3LgoKIyMjIyMgRW5oYW5jZW1lbnRzCgotIEFkZCBgLS1weXRob24tZG93bmxvYWRzLWpzb24tdXJsYCB0byBgcHl0aG9uIHBpbmAgKFsjJiM4MjAzOzE5MDkyXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTkwOTIpKQotIEZldGNoIHV2IGZyb20gQXN0cmFsIG1pcnJvciBkdXJpbmcgc2VsZi11cGRhdGUgKFsjJiM4MjAzOzE4NjgyXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTg2ODIpKQotIFN1cHBvcnQgYHBpcCB1bmluc3RhbGwgLXlgIChbIyYjODIwMzsxOTA4Ml0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE5MDgyKSkKLSBBZGQgYFVWX1BZVEhPTl9OT19SRUdJU1RSWWAgKFsjJiM4MjAzOzE5MDM1XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTkwMzUpKQotIEFsbG93IGBleGNsdWRlLW5ld2VyYCB0byBiZSBtaXNzaW5nIGZyb20gdGhlIGxvY2tmaWxlIHdoZW4gYGV4Y2x1ZGUtbmV3ZXItc3BhbmAgaXMgcHJlc2VudCAoWyMmIzgyMDM7MTkwMjRdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xOTAyNCkpCi0gT25seSBzaG93IHRoZSB2ZXJzaW9uIG51bWJlciBpbiBgdXYgc2VsZiB2ZXJzaW9uIC0tc2hvcnRgIChbIyYjODIwMzsxOTAxOV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE5MDE5KSkKLSBTaWxlbmNlIHdhcm5pbmdzIG9uIGVtcHR5IGBTU0xfQ0VSVF9ESVJgIGRpcmVjdG9yeSAoWyMmIzgyMDM7MTkwMThdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xOTAxOCkpCi0gVXNlIGEgc2VudGluZWwgdGltZXN0YW1wIGZvciByZWxhdGl2ZSBgZXhjbHVkZS1uZXdlcmAgYW5kIGBleGNsdWRlLW5ld2VyLXBhY2thZ2VgIHZhbHVlcyBpbiBsb2NrZmlsZXMgKFsjJiM4MjAzOzE5MDIyXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTkwMjIpLCBbIyYjODIwMzsxOTEwMV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE5MTAxKSkKCiMjIyMjIENvbmZpZ3VyYXRpb24KCi0gQWRkIGFuIGVudmlyb25tZW50IHZhcmlhYmxlIGZvciBgVVZfTk9fUFJPSkVDVGAgKFsjJiM4MjAzOzE5MDUyXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTkwNTIpKQotIEV4cG9zZSBgVVZfUFlUSE9OX1NFQVJDSF9QQVRIYCBmb3IgUHl0aG9uIGRpc2NvdmVyeSBgUEFUSGAgb3ZlcnJpZGVzIChbIyYjODIwMzsxOTAzNF0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE5MDM0KSkKCiMjIyMjIEJ1ZyBmaXhlcwoKLSBBZGQgYHJ1c3QtdG9vbGNoYWluLnRvbWxgIHRvIHV2LWJ1aWxkIHNkaXN0IChbIyYjODIwMzsxOTEzMV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE5MTMxKSkKLSBFbnN1cmUgdXYgaW52b2NhdGlvbnMgb2YgZ2l0IGRvIG5vdCBpbmhlcml0IHJlcG9zaXRvcnkgbG9jYXRpb24gZW52aXJvbm1lbnQgdmFyaWFibGVzIChbIyYjODIwMzsxOTA4OF0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE5MDg4KSkKLSBSZWRhY3QgcHJlLXNpZ25lZCB1cGxvYWQgVVJMcyBpbiB2ZXJib3NlIG91dHB1dCAoWyMmIzgyMDM7MTkxNDZdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xOTE0NikpCi0gSGFuZGxlIHRyYW5zaXRpdmUgVVJMIGRlcGVuZGVuY2llcyBpbiBQRVAgNTE3IGJ1aWxkIHJlcXVpcmVtZW50cyAoWyMmIzgyMDM7MTkwNzZdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xOTA3NiksIFsjJiM4MjAzOzE5MDg2XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTkwODYpKQotIFN1cHBvcnQgYHV2IGxvY2tgIG9uIGEgYHB5cHJvamVjdC50b21sYCB0aGF0IG9ubHkgY29udGFpbnMgZGVwZW5kZW5jeS1ncm91cHMgKFsjJiM4MjAzOzE5MDg3XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTkwODcpKQotIERpc2FibGUgdHJhbnNwYXJlbnQgUHl0aG9uIHVwZ3JhZGVzIGluIHByb2plY3RzIHdoZW4gYSBwYXRjaCB2ZXJzaW9uIGlzIHJlcXVlc3RlZCB2aWEgYC5weXRob24tdmVyc2lvbmAgKFsjJiM4MjAzOzE5MTAyXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTkxMDIpKQotIEZpeCBQeXRob24gdmFyaWFudCB0YWdnaW5nIGluIHRoZSBXaW5kb3dzIHJlZ2lzdHJ5IChbIyYjODIwMzsxOTAxMl0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE5MDEyKSkKLSBVc2UgYSBzaW5nbGUgY29kZXBhdGggZm9yIGV4dHJhY3RpbmcgYSAudGFyLnpzdCB3aGVlbCwgZGlzYWxsb3dpbmcgZXh0ZXJuYWwgc3ltbGlua3MgKFsjJiM4MjAzOzE5MTQ0XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTkxNDQpKQoKIyMjIyMgRG9jdW1lbnRhdGlvbgoKLSBCdW1wIGFzdHJhbC1zaC9zZXR1cC11diB2ZXJzaW9uIGluIGRvY3MgKFsjJiM4MjAzOzE5MDMwXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTkwMzApKQotIFVwZGF0ZSBQeVRvcmNoIGRvY3VtZW50YXRpb24gZm9yIFB5VG9yY2ggMi4xMSAoWyMmIzgyMDM7MTkwOTVdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xOTA5NSkpCi0gUmVtb3ZlIGRlcHJlY2F0ZWQgbGljZW5zZSBjbGFzc2lmaWVycyBmcm9tIHV2LWJ1aWxkIGFuZCBhZGQgUHl0aG9uIDMuMTQgY2xhc3NpZmllciAoWyMmIzgyMDM7MTkxMzBdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xOTEzMCkpCgo8L2RldGFpbHM+CgotLS0KCiMjIyBDb25maWd1cmF0aW9uCgrwn5OFICoqU2NoZWR1bGUqKjogKFVUQykKCi0gQnJhbmNoIGNyZWF0aW9uCiAgLSBBdCBhbnkgdGltZSAobm8gc2NoZWR1bGUgZGVmaW5lZCkKLSBBdXRvbWVyZ2UKICAtIEF0IGFueSB0aW1lIChubyBzY2hlZHVsZSBkZWZpbmVkKQoK8J+apiAqKkF1dG9tZXJnZSoqOiBEaXNhYmxlZCBieSBjb25maWcuIFBsZWFzZSBtZXJnZSB0aGlzIG1hbnVhbGx5IG9uY2UgeW91IGFyZSBzYXRpc2ZpZWQuCgrimbsgKipSZWJhc2luZyoqOiBXaGVuZXZlciBQUiBpcyBiZWhpbmQgYmFzZSBicmFuY2gsIG9yIHlvdSB0aWNrIHRoZSByZWJhc2UvcmV0cnkgY2hlY2tib3guCgrwn5SVICoqSWdub3JlKio6IENsb3NlIHRoaXMgUFIgYW5kIHlvdSB3b24ndCBiZSByZW1pbmRlZCBhYm91dCB0aGlzIHVwZGF0ZSBhZ2Fpbi4KCi0tLQoKIC0gWyBdIDwhLS0gcmViYXNlLWNoZWNrIC0tPklmIHlvdSB3YW50IHRvIHJlYmFzZS9yZXRyeSB0aGlzIFBSLCBjaGVjayB0aGlzIGJveAoKLS0tCgpUaGlzIFBSIHdhcyBnZW5lcmF0ZWQgYnkgW01lbmQgUmVub3ZhdGVdKGh0dHBzOi8vbWVuZC5pby9yZW5vdmF0ZS8pLiBWaWV3IHRoZSBbcmVwb3NpdG9yeSBqb2IgbG9nXShodHRwczovL2RldmVsb3Blci5tZW5kLmlvL2dpdGh1Yi92ZXh4aG9zdC9tYWdudW0tY2x1c3Rlci1hcGkpLgo8IS0tcmVub3ZhdGUtZGVidWc6ZXlKamNtVmhkR1ZrU1c1V1pYSWlPaUkwTXk0eE5ERXVNeUlzSW5Wd1pHRjBaV1JKYmxabGNpSTZJalF6TGpFNE1pNHlJaXdpZEdGeVoyVjBRbkpoYm1Ob0lqb2liV0ZwYmlJc0lteGhZbVZzY3lJNlcxMTktLT4K
      override_checkout: master
      patchset: 814c5896a963c33b5e90dcb1ed236c89b594146e
      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: 79fe3eb1d01f8ac5739b0b7bc4759c407b6e248d
          trusted/project_2/github.com/vexxhost/zuul-jobs:
            canonical_name: github.com/vexxhost/zuul-jobs
            checkout: main
            commit: 348c7ff425450b0356e1d84589143dce260be74a
          untrusted/project_0/opendev.org/openstack/devstack:
            canonical_name: opendev.org/openstack/devstack
            checkout: master
            commit: bdfe1d9ac44cfa26e74db40bfbac03bafc45c98c
          untrusted/project_1/opendev.org/openstack/openstack-zuul-jobs:
            canonical_name: opendev.org/openstack/openstack-zuul-jobs
            checkout: master
            commit: 6d8b23c521afa615fab81e2777cd95218c9837d3
          untrusted/project_2/github.com/vexxhost/zuul-config:
            canonical_name: github.com/vexxhost/zuul-config
            checkout: main
            commit: 298983cd1253e6833abdb49d87d912527e0e6597
          untrusted/project_3/opendev.org/zuul/zuul-jobs:
            canonical_name: opendev.org/zuul/zuul-jobs
            checkout: master
            commit: 79fe3eb1d01f8ac5739b0b7bc4759c407b6e248d
          untrusted/project_4/github.com/vexxhost/zuul-jobs:
            canonical_name: github.com/vexxhost/zuul-jobs
            checkout: main
            commit: 348c7ff425450b0356e1d84589143dce260be74a
          untrusted/project_5/github.com/vexxhost/magnum-cluster-api:
            canonical_name: github.com/vexxhost/magnum-cluster-api
            checkout: main
            commit: 814c5896a963c33b5e90dcb1ed236c89b594146e
        playbooks:
        - path: untrusted/project_5/github.com/vexxhost/magnum-cluster-api/zuul.d/playbooks/hydrophone/run.yml
          roles:
          - checkout: master
            checkout_description: job override ref
            link_name: ansible/playbook_0/role_1/devstack
            link_target: untrusted/project_0/opendev.org/openstack/devstack
            role_path: ansible/playbook_0/role_1/devstack/roles
          - checkout: master
            checkout_description: job override ref
            link_name: ansible/playbook_0/role_2/openstack-zuul-jobs
            link_target: untrusted/project_1/opendev.org/openstack/openstack-zuul-jobs
            role_path: ansible/playbook_0/role_2/openstack-zuul-jobs/roles
          - checkout: master
            checkout_description: job override ref
            link_name: ansible/playbook_0/role_4/zuul-jobs
            link_target: untrusted/project_3/opendev.org/zuul/zuul-jobs
            role_path: ansible/playbook_0/role_4/zuul-jobs/roles
          - checkout: main
            checkout_description: zuul branch
            link_name: ansible/playbook_0/role_5/zuul-jobs
            link_target: untrusted/project_4/github.com/vexxhost/zuul-jobs
            role_path: ansible/playbook_0/role_5/zuul-jobs/roles
        post_playbooks:
        - path: untrusted/project_5/github.com/vexxhost/magnum-cluster-api/zuul.d/playbooks/hydrophone/post.yml
          roles:
          - checkout: master
            checkout_description: job override ref
            link_name: ansible/post_playbook_0/role_1/devstack
            link_target: untrusted/project_0/opendev.org/openstack/devstack
            role_path: ansible/post_playbook_0/role_1/devstack/roles
          - checkout: master
            checkout_description: job override ref
            link_name: ansible/post_playbook_0/role_2/openstack-zuul-jobs
            link_target: untrusted/project_1/opendev.org/openstack/openstack-zuul-jobs
            role_path: ansible/post_playbook_0/role_2/openstack-zuul-jobs/roles
          - checkout: master
            checkout_description: job override ref
            link_name: ansible/post_playbook_0/role_4/zuul-jobs
            link_target: untrusted/project_3/opendev.org/zuul/zuul-jobs
            role_path: ansible/post_playbook_0/role_4/zuul-jobs/roles
          - checkout: main
            checkout_description: zuul branch
            link_name: ansible/post_playbook_0/role_5/zuul-jobs
            link_target: untrusted/project_4/github.com/vexxhost/zuul-jobs
            role_path: ansible/post_playbook_0/role_5/zuul-jobs/roles
        - path: untrusted/project_0/opendev.org/openstack/devstack/playbooks/post.yaml
          roles:
          - checkout: master
            checkout_description: playbook branch
            link_name: ansible/post_playbook_1/role_0/devstack
            link_target: untrusted/project_0/opendev.org/openstack/devstack
            role_path: ansible/post_playbook_1/role_0/devstack/roles
          - checkout: master
            checkout_description: job override ref
            link_name: ansible/post_playbook_1/role_1/openstack-zuul-jobs
            link_target: untrusted/project_1/opendev.org/openstack/openstack-zuul-jobs
            role_path: ansible/post_playbook_1/role_1/openstack-zuul-jobs/roles
          - checkout: master
            checkout_description: job override ref
            link_name: ansible/post_playbook_1/role_3/zuul-jobs
            link_target: untrusted/project_3/opendev.org/zuul/zuul-jobs
            role_path: ansible/post_playbook_1/role_3/zuul-jobs/roles
          - checkout: main
            checkout_description: zuul branch
            link_name: ansible/post_playbook_1/role_4/zuul-jobs
            link_target: untrusted/project_4/github.com/vexxhost/zuul-jobs
            role_path: ansible/post_playbook_1/role_4/zuul-jobs/roles
        - path: trusted/project_0/github.com/vexxhost/zuul-config/playbooks/base/post.yaml
          roles:
          - checkout: master
            checkout_description: job override ref
            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
        - path: trusted/project_0/github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml
          roles:
          - checkout: master
            checkout_description: job override ref
            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: main
            checkout_description: zuul branch
            link_name: ansible/post_playbook_3/role_2/zuul-jobs
            link_target: trusted/project_2/github.com/vexxhost/zuul-jobs
            role_path: ansible/post_playbook_3/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: job override ref
            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/opendev.org/openstack/devstack/playbooks/pre.yaml
          roles:
          - checkout: master
            checkout_description: playbook branch
            link_name: ansible/pre_playbook_1/role_0/devstack
            link_target: untrusted/project_0/opendev.org/openstack/devstack
            role_path: ansible/pre_playbook_1/role_0/devstack/roles
          - checkout: master
            checkout_description: job override ref
            link_name: ansible/pre_playbook_1/role_1/openstack-zuul-jobs
            link_target: untrusted/project_1/opendev.org/openstack/openstack-zuul-jobs
            role_path: ansible/pre_playbook_1/role_1/openstack-zuul-jobs/roles
          - checkout: master
            checkout_description: job override ref
            link_name: ansible/pre_playbook_1/role_3/zuul-jobs
            link_target: untrusted/project_3/opendev.org/zuul/zuul-jobs
            role_path: ansible/pre_playbook_1/role_3/zuul-jobs/roles
          - checkout: main
            checkout_description: zuul branch
            link_name: ansible/pre_playbook_1/role_4/zuul-jobs
            link_target: untrusted/project_4/github.com/vexxhost/zuul-jobs
            role_path: ansible/pre_playbook_1/role_4/zuul-jobs/roles
        - path: untrusted/project_5/github.com/vexxhost/magnum-cluster-api/zuul.d/playbooks/hydrophone/pre.yml
          roles:
          - checkout: master
            checkout_description: job override ref
            link_name: ansible/pre_playbook_2/role_1/devstack
            link_target: untrusted/project_0/opendev.org/openstack/devstack
            role_path: ansible/pre_playbook_2/role_1/devstack/roles
          - checkout: master
            checkout_description: job override ref
            link_name: ansible/pre_playbook_2/role_2/openstack-zuul-jobs
            link_target: untrusted/project_1/opendev.org/openstack/openstack-zuul-jobs
            role_path: ansible/pre_playbook_2/role_2/openstack-zuul-jobs/roles
          - checkout: master
            checkout_description: job override ref
            link_name: ansible/pre_playbook_2/role_4/zuul-jobs
            link_target: untrusted/project_3/opendev.org/zuul/zuul-jobs
            role_path: ansible/pre_playbook_2/role_4/zuul-jobs/roles
          - checkout: main
            checkout_description: zuul branch
            link_name: ansible/pre_playbook_2/role_5/zuul-jobs
            link_target: untrusted/project_4/github.com/vexxhost/zuul-jobs
            role_path: ansible/pre_playbook_2/role_5/zuul-jobs/roles
      post_review: false
      post_timeout: null
      pre_timeout: null
      project:
        canonical_hostname: github.com
        canonical_name: github.com/vexxhost/magnum-cluster-api
        name: vexxhost/magnum-cluster-api
        short_name: magnum-cluster-api
        src_dir: src/github.com/vexxhost/magnum-cluster-api
      projects:
        github.com/novnc/novnc:
          canonical_hostname: github.com
          canonical_name: github.com/novnc/novnc
          checkout: master
          checkout_description: job override ref
          commit: 8e1ebdffba02e651c399dacef841f8941f6ad6e4
          name: novnc/novnc
          required: true
          short_name: novnc
          src_dir: src/github.com/novnc/novnc
        github.com/vexxhost/magnum-cluster-api:
          canonical_hostname: github.com
          canonical_name: github.com/vexxhost/magnum-cluster-api
          checkout: main
          checkout_description: zuul branch
          commit: 814c5896a963c33b5e90dcb1ed236c89b594146e
          name: vexxhost/magnum-cluster-api
          required: false
          short_name: magnum-cluster-api
          src_dir: src/github.com/vexxhost/magnum-cluster-api
        opendev.org/openstack/barbican:
          canonical_hostname: opendev.org
          canonical_name: opendev.org/openstack/barbican
          checkout: master
          checkout_description: job override ref
          commit: 2d1ea8606784cb7e1147e869a79f6be7e8466236
          name: openstack/barbican
          required: true
          short_name: barbican
          src_dir: src/opendev.org/openstack/barbican
        opendev.org/openstack/cinder:
          canonical_hostname: opendev.org
          canonical_name: opendev.org/openstack/cinder
          checkout: master
          checkout_description: job override ref
          commit: 15bcf475966eab62a638e2663144fbe4b03bedb7
          name: openstack/cinder
          required: true
          short_name: cinder
          src_dir: src/opendev.org/openstack/cinder
        opendev.org/openstack/devstack:
          canonical_hostname: opendev.org
          canonical_name: opendev.org/openstack/devstack
          checkout: master
          checkout_description: job override ref
          commit: bdfe1d9ac44cfa26e74db40bfbac03bafc45c98c
          name: openstack/devstack
          required: true
          short_name: devstack
          src_dir: src/opendev.org/openstack/devstack
        opendev.org/openstack/glance:
          canonical_hostname: opendev.org
          canonical_name: opendev.org/openstack/glance
          checkout: master
          checkout_description: job override ref
          commit: eac2fa47f26da3515c7a1e8c91226750517c52d4
          name: openstack/glance
          required: true
          short_name: glance
          src_dir: src/opendev.org/openstack/glance
        opendev.org/openstack/keystone:
          canonical_hostname: opendev.org
          canonical_name: opendev.org/openstack/keystone
          checkout: master
          checkout_description: job override ref
          commit: 2230026f77a8ed50493d2d58be9120910ceb2089
          name: openstack/keystone
          required: true
          short_name: keystone
          src_dir: src/opendev.org/openstack/keystone
        opendev.org/openstack/magnum:
          canonical_hostname: opendev.org
          canonical_name: opendev.org/openstack/magnum
          checkout: master
          checkout_description: job override ref
          commit: efdfdc9ac1288918675cd2fac3ebc56c117adc64
          name: openstack/magnum
          required: true
          short_name: magnum
          src_dir: src/opendev.org/openstack/magnum
        opendev.org/openstack/manila:
          canonical_hostname: opendev.org
          canonical_name: opendev.org/openstack/manila
          checkout: master
          checkout_description: job override ref
          commit: 1d9b3e80084b4bde2e066700f74240f3f1e36126
          name: openstack/manila
          required: true
          short_name: manila
          src_dir: src/opendev.org/openstack/manila
        opendev.org/openstack/neutron:
          canonical_hostname: opendev.org
          canonical_name: opendev.org/openstack/neutron
          checkout: master
          checkout_description: job override ref
          commit: 7c3fc78ba90bc5a5e6c5e09a99d8633899c0f0b9
          name: openstack/neutron
          required: true
          short_name: neutron
          src_dir: src/opendev.org/openstack/neutron
        opendev.org/openstack/nova:
          canonical_hostname: opendev.org
          canonical_name: opendev.org/openstack/nova
          checkout: master
          checkout_description: job override ref
          commit: f03e09d0a6eb0e3d4085c2448c302b9a5dda74fe
          name: openstack/nova
          required: true
          short_name: nova
          src_dir: src/opendev.org/openstack/nova
        opendev.org/openstack/octavia:
          canonical_hostname: opendev.org
          canonical_name: opendev.org/openstack/octavia
          checkout: master
          checkout_description: job override ref
          commit: d16fa5e723701c95cf97a3e9ea57b3856e09aaa7
          name: openstack/octavia
          required: true
          short_name: octavia
          src_dir: src/opendev.org/openstack/octavia
        opendev.org/openstack/os-test-images:
          canonical_hostname: opendev.org
          canonical_name: opendev.org/openstack/os-test-images
          checkout: master
          checkout_description: job override ref
          commit: 5d0367e03788764f41da8effffa14e3eac513201
          name: openstack/os-test-images
          required: true
          short_name: os-test-images
          src_dir: src/opendev.org/openstack/os-test-images
        opendev.org/openstack/ovn-octavia-provider:
          canonical_hostname: opendev.org
          canonical_name: opendev.org/openstack/ovn-octavia-provider
          checkout: master
          checkout_description: job override ref
          commit: d0a7783cd02566847600d5db1c330e6865594331
          name: openstack/ovn-octavia-provider
          required: true
          short_name: ovn-octavia-provider
          src_dir: src/opendev.org/openstack/ovn-octavia-provider
        opendev.org/openstack/placement:
          canonical_hostname: opendev.org
          canonical_name: opendev.org/openstack/placement
          checkout: master
          checkout_description: job override ref
          commit: d2727844011a8f144c818556ed7e8d43f756576f
          name: openstack/placement
          required: true
          short_name: placement
          src_dir: src/opendev.org/openstack/placement
        opendev.org/openstack/python-magnumclient:
          canonical_hostname: opendev.org
          canonical_name: opendev.org/openstack/python-magnumclient
          checkout: master
          checkout_description: job override ref
          commit: b80aea157f95e9fa6ed14a2d44f9d0cf6ff9332d
          name: openstack/python-magnumclient
          required: true
          short_name: python-magnumclient
          src_dir: src/opendev.org/openstack/python-magnumclient
        opendev.org/openstack/requirements:
          canonical_hostname: opendev.org
          canonical_name: opendev.org/openstack/requirements
          checkout: master
          checkout_description: job override ref
          commit: 2bd07c0208ec11b29bc2df2412b211cd2cb3df88
          name: openstack/requirements
          required: true
          short_name: requirements
          src_dir: src/opendev.org/openstack/requirements
        opendev.org/openstack/swift:
          canonical_hostname: opendev.org
          canonical_name: opendev.org/openstack/swift
          checkout: master
          checkout_description: job override ref
          commit: 3392fa3ce5df938c8392ac04ff6b69e36b17eadd
          name: openstack/swift
          required: true
          short_name: swift
          src_dir: src/opendev.org/openstack/swift
      ref: refs/pull/1004/head
      resources: {}
      tenant: oss
      timeout: 7200
      topic: null
      voting: true
    zuul_copy_output:
      /etc/ceph: logs
      /etc/glusterfs/glusterd.vol: logs
      /etc/libvirt: logs
      /etc/lvm: logs
      /etc/resolv.conf: logs
      /etc/sudoers: logs
      /etc/sudoers.d: logs
      /var/log/ceph: logs
      /var/log/glusterfs: logs
      /var/log/libvirt: logs
      /var/log/mysql: logs
      /var/log/openvswitch: logs
      /var/log/postgresql: logs
      /var/log/rabbitmq: logs
      /var/log/unbound.log: logs
      '{{ devstack_conf_dir }}/.localrc.auto': logs
      '{{ devstack_conf_dir }}/.stackenv': logs
      '{{ devstack_conf_dir }}/local.conf': logs
      '{{ devstack_conf_dir }}/localrc': logs
      '{{ devstack_full_log}}': logs
      '{{ devstack_log_dir }}/atop': logs
      '{{ devstack_log_dir }}/devstacklog.txt': logs
      '{{ devstack_log_dir }}/devstacklog.txt.summary': logs
      '{{ devstack_log_dir }}/dstat-csv.log': logs
      '{{ devstack_log_dir }}/qemu.coredump': logs
      '{{ devstack_log_dir }}/tcpdump.pcap': logs
      '{{ devstack_log_dir }}/worlddump-latest.txt': logs
      '{{ stage_dir }}/apache': logs
      '{{ stage_dir }}/apache_config': logs
      '{{ stage_dir }}/audit.log': logs
      '{{ stage_dir }}/core': logs
      '{{ stage_dir }}/deprecations.log': logs
      '{{ stage_dir }}/df.txt': logs
      '{{ stage_dir }}/dpkg-l.txt': logs
      '{{ stage_dir }}/etc': logs
      '{{ stage_dir }}/iptables.txt': logs
      '{{ stage_dir }}/listen53.txt': logs
      '{{ stage_dir }}/mount.txt': logs
      '{{ stage_dir }}/performance.json': logs
      '{{ stage_dir }}/pip2-freeze.txt': logs
      '{{ stage_dir }}/pip3-freeze.txt': logs
      '{{ stage_dir }}/rpm-qa.txt': logs
      '{{ stage_dir }}/services.txt': logs
      '{{ stage_dir }}/verify_tempest_conf.log': logs
