### Verification done Caracal ### ubuntu@juju-3d34e3-caracal-00414188-16:~$ apt-cache policy python3-heat python3-heat: Installed: 1:22.0.1-0ubuntu1.1~cloud0 Candidate: 1:22.0.1-0ubuntu1.1~cloud0 Version table: *** 1:22.0.1-0ubuntu1.1~cloud0 500 500 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-proposed/caracal/main amd64 Packages 100 /var/lib/dpkg/status 1:22.0.1-0ubuntu1~cloud0 500 500 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/caracal/main amd64 Packages 1:18.0.1-0ubuntu1.2 500 500 http://availability-zone-1.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages 1:18.0.1-0ubuntu1.1 500 500 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages 1:18.0.0-0ubuntu1 500 500 http://availability-zone-1.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 Packages
ubuntu@stg-reproducer-whershberger-project-bastion:~/heat-00414188$ os stack create -t user-data-template.yaml ud0 +---------------------+----------------------------------------+ | Field | Value | +---------------------+----------------------------------------+ | id | 4e490b2e-dc14-4450-84fd-6b13780ff74e | | stack_name | ud0 | | description | Deploy an instance with some user-data | | creation_time | 2025-07-28T19:46:16Z | | updated_time | None | | stack_status | CREATE_IN_PROGRESS | | stack_status_reason | Stack CREATE started | +---------------------+----------------------------------------+ ubuntu@stg-reproducer-whershberger-project-bastion:~/heat-00414188$ os server list +--------------------------------------+---------------------------------+--------+-----------------------------------------------+-----------------------------+----------+ | ID | Name | Status | Networks | Image | Flavor | +--------------------------------------+---------------------------------+--------+-----------------------------------------------+-----------------------------+----------+ | 387cad6c-7dd4-41a2-92fc-bd34fd7d4121 | ud0-user-data-inst-h2lusw6sngbi | ACTIVE | ext_net=10.149.109.79; private=192.168.21.171 | noble-server-cloudimg-amd64 | m1.small | +--------------------------------------+---------------------------------+--------+-----------------------------------------------+-----------------------------+----------+ ubuntu@stg-reproducer-whershberger-project-bastion:~/heat-00414188$ ssh -i heat_key ubuntu@10.149.109.79 The authenticity of host '10.149.109.79 (10.149.109.79)' can't be established. ED25519 key fingerprint is SHA256:vcM9duECqyEXHH3+HMdm7tDepqeFDJyvOSPy4ixmOH8. This key is not known by any other names Are you sure you want to continue connecting (yes/no/[fingerprint])? yes Warning: Permanently added '10.149.109.79' (ED25519) to the list of known hosts. ... motd elided ubuntu@ud0-user-data-inst-h2lusw6sngbi:~$ cloud-init status -w status: done ubuntu@ud0-user-data-inst-h2lusw6sngbi:~$ echo $? 0 ubuntu@ud0-user-data-inst-h2lusw6sngbi:~$ cat /usr/local/share/hello/hello.txt Hello, world! ### Verification done Caracal ### ** Tags removed: verification-caracal-needed ** Tags added: verification-caracal-done -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2116890 Title: Incorrect shebang in loguserdata.py To manage notifications about this bug go to: https://bugs.launchpad.net/cloud-archive/+bug/2116890/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs