Bug ID 1164310
Summary [Build 20200213] wrong order: /boot/grub2/arm64-efi specified before /boot
Classification openSUSE
Product openSUSE Tumbleweed
Version Current
Hardware Other
URL https://openqa.opensuse.org/tests/1174670/modules/firstrun/steps/48
OS Other
Status NEW
Severity Normal
Priority P5 - None
Component Basesystem
Assignee bnc-team-screening@forge.provo.novell.com
Reporter mloviska@suse.com
QA Contact qa-bugs@suse.de
Found By ---
Blocker ---

## Observation

openQA test in scenario
opensuse-Tumbleweed-JeOS-for-AArch64-aarch64-jeos@aarch64-HD24G fails in
[firstrun](https://openqa.opensuse.org/tests/1174670/modules/firstrun/steps/48)

## Test suite description
Maintainer: fvogt, mnowak

Start JeOS from the HDD image, configure it using the firstboot wizard and then
run basic tests. console=tty0 added as needed for aarch64.

`findmnt --verbose --verify` reports issue with mounts in /boot

:
:
/usr/local
   [ ] target exists
   [ ] FS options: autodefrag,subvol=@/usr/local
   [ ] UUID=f8d31393-2483-4231-9ead-1682c870873e translated to /dev/vda4
   [ ] source /dev/vda4 exists
   [ ] FS type is btrfs
/boot/grub2/arm64-efi
   [E] wrong order: /boot/grub2/arm64-efi specified before /boot
   [ ] target exists
   [ ] FS options: autodefrag,subvol=@/boot/grub2/arm64-efi
   [ ] UUID=f8d31393-2483-4231-9ead-1682c870873e translated to /dev/vda4
   [ ] source /dev/vda4 exists
   [ ] FS type is btrfs
/
   [ ] target exists
   [ ] FS options: autodefrag
   [ ] UUID=f8d31393-2483-4231-9ead-1682c870873e translated to /dev/vda4
   [ ] source /dev/vda4 exists
   [ ] FS type is btrfs
swap
   [ ] UUID=135d9c2f-691f-4f23-8f61-75672c1fa424 translated to /dev/vda3
   [ ] source /dev/vda3 exists
   [ ] FS type is swap
/boot
   [ ] target exists
   [ ] UUID=221bc50e-fee7-4fc4-8659-a6245c9ff571 translated to /dev/vda2
   [ ] source /dev/vda2 exists
   [ ] FS type is ext4
/boot/efi
   [ ] target exists
   [ ] UUID=90F4-E245 translated to /dev/vda1
   [ ] source /dev/vda1 exists
   [ ] FS type is vfat


## Reproducible

Fails since (at least) Build
[20200115](https://openqa.opensuse.org/tests/1146520)


## Expected result

Last good: [20200107](https://openqa.opensuse.org/tests/1136889) (or more
recent)


## Further details

Always latest result in this scenario:
[latest](https://openqa.opensuse.org/tests/latest?arch=aarch64&distri=opensuse&flavor=JeOS-for-AArch64&machine=aarch64-HD24G&test=jeos&version=Tumbleweed)


You are receiving this mail because: