Activity log for bug #2067068

Date Who What changed Old value New value Message
2024-05-24 13:17:14 Paride Legovini bug added bug
2024-05-24 13:17:30 Paride Legovini bug added subscriber Andreas Hasenack
2024-05-24 15:00:31 Paride Legovini summary bos03 has broken xenial images bos03 has broken arm64 xenial images
2024-05-24 15:31:40 Paride Legovini description One first strange thing: apparently for Xenial we don't have an auto-sync/ image, like we have for the other releases, e.g: auto-sync/ubuntu-bionic-18.04-arm64-server-20230607-disk1.img auto-sync/ubuntu-focal-20.04-arm64-server-20240513-disk1.img however we have an image with no prefix: ubuntu-trusty-14.04-arm64-server-20191107-disk1.img and build-adt-image appears to be able to find it. However the image fails to boot, and therefore build-adt-image fails to generate an adt/... Xenial image, and we're unable to process xenial arm64 tests on bos03. A reproducer is on these lines (with the right $secgroup): openstack server create --flavor autopkgtest --security-group $secgroup --image ubuntu-xenial-16.04-arm64-server-20211001-disk1.img --key-name testbed-juju-7f2275-prod-proposed-migration-environment-3 --network=net_prod-proposed-migration paride-delme-foo The instance is created, but is not reachable via ssh (this fails: nc -zv <ip> 22). It is not a networking issues as the same with --image auto-sync/ubuntu-bionic-18.04-arm64-server-20230607-disk1.img works. We should probably get IS to add xenial to the list of images to auto-sync. Hopefully we'll get a working image, and then a working adt/ image will be generated. One first strange thing: apparently for Xenial we don't have an auto-sync/ image, like we have for the other releases, e.g:   auto-sync/ubuntu-bionic-18.04-arm64-server-20230607-disk1.img   auto-sync/ubuntu-focal-20.04-arm64-server-20240513-disk1.img however we have an image with no prefix: ubuntu-xenial-16.04-arm64-server-20211001-disk1.img and build-adt-image appears to be able to find it. However the image fails to boot, and therefore build-adt-image fails to generate an adt/... Xenial image, and we're unable to process xenial arm64 tests on bos03. A reproducer is on these lines (with the right $secgroup): openstack server create --flavor autopkgtest --security-group $secgroup --image ubuntu-xenial-16.04-arm64-server-20211001-disk1.img --key-name testbed-juju-7f2275-prod-proposed-migration-environment-3 --network=net_prod-proposed-migration paride-delme-foo The instance is created, but is not reachable via ssh (this fails: nc -zv <ip> 22). It is not a networking issues as the same with --image auto-sync/ubuntu-bionic-18.04-arm64-server-20230607-disk1.img works. We should probably get IS to add xenial to the list of images to auto-sync. Hopefully we'll get a working image, and then a working adt/ image will be generated.
2024-05-24 15:35:26 Paride Legovini auto-package-testing: status New Incomplete
2024-05-28 13:28:30 Paride Legovini summary bos03 has broken arm64 xenial images bos03 does not have adt/ arm64 xenial images
2024-05-28 16:21:28 Paride Legovini auto-package-testing: status Incomplete Invalid