← Back to team overview

canonical-ubuntu-qa team mailing list archive

[Bug 2067068] Re: bos03 does not have adt/ arm64 xenial images

 

I filed LP: #2067406 to track the "bad UX" part of this bug, that is:
when a test is requested for an unsupported configuration, autopkgtest-
cloud should refuse to run it with a clear error message.

I believe we now agree the rest of this bug is Invalid; I'm marking it
as such. If I'm mistaken on this, don't hesitate to move this back to
New and reopen the discussion. Thanks!

** Changed in: auto-package-testing
       Status: Incomplete => Invalid

-- 
You received this bug notification because you are a member of
Canonical's Ubuntu QA, which is subscribed to Auto Package Testing.
https://bugs.launchpad.net/bugs/2067068

Title:
  bos03 does not have adt/ arm64 xenial images

Status in Auto Package Testing:
  Invalid

Bug 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-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.

To manage notifications about this bug go to:
https://bugs.launchpad.net/auto-package-testing/+bug/2067068/+subscriptions



References