Running Pre-migration btrfs snapshot creation
Calling: ['chroot', '/system-root', 'snapper', '--no-dbus', 'get-config']
Running ssh keys service
Getting keys from /system-root/root/.ssh/authorized_keys
Save keys to /home/migration/.ssh/authorized_keys
Copying host ssh keys
Restarting sshd
Calling: ['systemctl', 'restart', 'sshd']
Running post mount actions
Copy file: /system-root/etc/udev/rules.d/70-persistent-net.rules to: /etc/udev/rules.d
Copy file: /system-root/etc/sysctl.conf to: /etc
Copy file: /system-root/etc/sysctl.d/70-yast.conf to: /etc/sysctl.d
Calling: ['udevadm', 'control', '--reload']
Calling: ['udevadm', 'trigger', '--type=subsystems', '--action=add']
Calling: ['udevadm', 'trigger', '--type=devices', '--action=add']
Calling: ['sysctl', '--system']
Running setup host network service
Calling: ['mount', '--bind', '/system-root/etc/sysconfig/network/providers', '/etc/sysconfig/network/providers']
Calling: ['systemctl', 'reload', 'network']
Running wicked2nm host network migration
Calling: ['rpm', '--query', '--quiet', 'wicked2nm']
Calling: ['rpm', '--query', '--quiet', 'NetworkManager-config-server']
Calling: ['wicked2nm', 'migrate', '--netconfig-base-dir', '/system-root/etc/sysconfig/network', '--activate-connections', '/system-root/var/cache/wicked_config/config.xml']
Calling: ['nm-online', '-q']
Running suse-migration-pre-checks with options: fix: True
Using migration_system mode
Checking harmful migration conditions
--> Checking system architecture version...
--> Checking for local private repos...
Done
--> Checking for encrypted rootfs...
Calling: ['blkid', '-s', 'TYPE', '-o', 'value', '/dev/disk/by-uuid/24abe7ed-43b6-40c0-8835-f2065db760cf']
Calling: ['blkid', '-s', 'TYPE', '-o', 'value', '/dev/disk/by-uuid/eb1e02d9-8d1f-4c34-aee6-4be9b3505e55']
Done
--> Checking for latest kernel in multiversion kernel system...
The config option 'multiversion' in /etc/zypp/zypp.conf includes the keyword 'kernel.' The current value is set as
'multiversion = provides:multiversion(kernel)'.
Checking the config option 'multiversion.kernels' to see if multiple kernels are also enabled
Calling: ['chroot', '/system-root', 'rpm', '-qa', 'kernel-default']
Running setup resolver service
Copying /system-root/etc/resolv.conf
Running prepare for migration
Dumping Hosts file:
#
# hosts This file describes a number of hostname-to-address
# mappings for the TCP/IP subsystem. It is mostly
# used at boot time, when no name servers are running.
# On small systems, this file can be used instead of a
# "named" name server.
# Syntax:
#
# IP-Address Full-Qualified-Hostname Short-Hostname
#
127.0.0.1 localhost
# special IPv6 addresses
::1 localhost ipv6-localhost ipv6-loopback
fe00::0 ipv6-localnet
ff00::0 ipv6-mcastprefix
ff02::1 ipv6-allnodes
ff02::2 ipv6-allrouters
ff02::3 ipv6-allhosts
10.10.50.209 AAEB-VRG209LX.aaeb.local AAEB-VRG209LX
Calling: ['mount', '--bind', '/system-root/var/log/zypper.log', '/var/log/zypper.log']
Calling: ['ip', 'a']
All Network Interfaces
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host proto kernel_lo
valid_lft forever preferred_lft forever
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group default qlen 1000
link/ether 3a:68:5a:af:68:3b brd ff:ff:ff:ff:ff:ff
altname enx3a685aaf683b
inet 10.10.50.209/24 brd 10.10.50.255 scope global noprefixroute eth0
valid_lft forever preferred_lft forever
inet6 fe80::1d13:d94f:a25a:baaf/64 scope link tentative noprefixroute
valid_lft forever preferred_lft forever
Calling: ['ip', 'r']
Routing Tables
default via 10.10.50.254 dev eth0 proto static metric 100
10.10.50.0/24 dev eth0 proto kernel scope link src 10.10.50.209 metric 100
127.0.0.0/8 dev lo proto kernel scope link src 127.0.0.1 metric 30
Calling: ['cat', '/etc/resolv.conf']
DNS Resolver
# Generated by NetworkManager
search aaeb.local
nameserver 10.10.50.202
Bind mounting /etc/zypp
Calling: ['mount', '--bind', '/system-root/etc/zypp', '/etc/zypp']
Bind mounting /usr/lib/zypp/plugins
Calling: ['mount', '--bind', '/system-root/usr/lib/zypp/plugins/services', '/usr/lib/zypp/plugins/services']
The migration file '/etc/migration-config.yml' has been updated with '/system-root/etc/sle-migration-service.yml' info
Config file content:
pre_checks_fix: true
preserve:
rules:
- /etc/systemd/network/*.link
- /etc/udev/rules.d/70-persistent-net.rules
sysctl:
- /etc/sysctl.conf
- /etc/sysctl.d/*.conf
soft_reboot: false
use_zypper_migration: true
Calling: ['chroot', '/system-root', 'SUSEConnect', '--list-extensions']
Running setup baseproduct for migration
Updating Base Product to be suitable for migration
Found multiple product definitions without element <flavor>:
/system-root/etc/products.d/SLES.prod
/system-root/etc/products.d/sle-module-packagehub-subpackages.prod
Base Product update failed with: Found multiple product definitions without element <flavor>:
/system-root/etc/products.d/SLES.prod
/system-root/etc/products.d/sle-module-packagehub-subpackages.prod
Running grub setup service
Calling: ['chroot', '/system-root', 'zypper', '--non-interactive', '--no-gpg-checks', 'remove', 'SLE*Migration', 'suse-migration-*-activation']
Done
--> Checking LSM migration...
Skipped LSM migration checks.
Done
--> Checking upgrade path against registration server...
Done
--> Checking high availability extension...
corosync.conf not found. Skipped checks for high availablity extension.
Done
--> Checking wicked to NetworkManager migration...
Done
--> Checking sshd configuration...
Done
Uninstalling migration:
Reading installed packages...
Resolving package dependencies...
The following 2 packages are going to be REMOVED:
SLES16-Migration suse-migration-sle16-activation
2 packages to remove.
Package install size change:
| 0 B required by packages that will be installed
-319.2 MiB | - 319.2 MiB released by packages that will be removed
Backend: classic_rpmtrans
Continue? [y/n/v/...? shows all options] (y): y
(1/2) Removing: suse-migration-sle16-activation-2.1.30-150700.15.13.1.x86_64 [..
Generating grub configuration file ...
Found theme: /boot/grub2/themes/SLE/theme.txt
Found linux image: /boot/vmlinuz-6.4.0-150700.53.31-default
Found initrd image: /boot/initrd-6.4.0-150700.53.31-default
Adding boot menu entry for UEFI Firmware Settings ...
done
.done]
(2/2) Removing: SLES16-Migration-2.1.30-15.26.4.x86_64 [..done]
Calling: ['chroot', '/system-root', 'grub2-mkconfig', '-o', '/boot/grub2/grub.cfg']
Creating new grub menu:
Generating grub configuration file ...
Found theme: /boot/grub2/themes/SLE/theme.txt
Found linux image: /boot/vmlinuz-6.4.0-150700.53.31-default
Found initrd image: /boot/initrd-6.4.0-150700.53.31-default
Adding boot menu entry for UEFI Firmware Settings ...
done
Running update bootloader service
Installing the shim package
Calling: ['bash', '-c', 'zypper --no-cd --non-interactive --gpg-auto-import-keys --root /system-root install --auto-agree-with-licenses --allow-vendor-change --download in-advance --replacefiles --allow-downgrade shim &>> /system-root/var/log/distro_migration.log']
Running initrd creation service
No action needed, dracut was called during installation
warning: Found bdb_ro Packages database while attempting ndb backend: using bdb_ro backend.
warning: Found bdb_ro Packages database while attempting ndb backend: using bdb_ro backend.
warning: Found bdb_ro Packages database while attempting ndb backend: using bdb_ro backend.
warning: Found bdb_ro Packages database while attempting ndb backend: using bdb_ro backend.
warning: Found bdb_ro Packages database while attempting ndb backend: using bdb_ro backend.
warning: Found bdb_ro Packages database while attempting ndb backend: using bdb_ro backend.
warning: Found bdb_ro Packages database while attempting ndb backend: using bdb_ro backend.
warning: Found bdb_ro Packages database while attempting ndb backend: using bdb_ro backend.
warning: Found bdb_ro Packages database while attempting ndb backend: using bdb_ro backend.
warning: Found bdb_ro Packages database while attempting ndb backend: using bdb_ro backend.
warning: Found bdb_ro Packages database while attempting ndb backend: using bdb_ro backend.
warning: Found bdb_ro Packages database while attempting ndb backend: using bdb_ro backend.
warning: Found bdb_ro Packages database while attempting ndb backend: using bdb_ro backend.
Refreshing service 'Basesystem_Module_15_SP7_x86_64'.
Refreshing service 'Desktop_Applications_Module_15_SP7_x86_64'.
Refreshing service 'Development_Tools_Module_15_SP7_x86_64'.
Refreshing service 'Public_Cloud_Module_15_SP7_x86_64'.
Refreshing service 'Python_3_Module_15_SP7_x86_64'.
Refreshing service 'SUSE_Linux_Enterprise_Server_15_SP7_x86_64'.
Refreshing service 'Server_Applications_Module_15_SP7_x86_64'.
Refreshing service 'Systems_Management_Module_15_SP7_x86_64'.
Refreshing service 'Web_and_Scripting_Module_15_SP7_x86_64'.
Loading repository data...
Reading installed packages...
warning: Found bdb_ro Packages database while attempting ndb backend: using bdb_ro backend.
'shim' is already installed.
No update candidate for 'shim-16.1-150300.4.31.3.x86_64'. The highest available version is already installed.
Resolving package dependencies...
Nothing to do.
Updating the shimbootloader
Calling: ['chroot', '/system-root', 'shim-install', '--removable']
Updating the bootloader
Calling: ['chroot', '/system-root', '/sbin/update-bootloader', '--reinit']
Running reboot service
The migration file '/etc/migration-config.yml' has been updated with '/system-root/etc/sle-migration-service.yml' info
Config file content:
pre_checks_fix: true
preserve:
rules:
- /etc/systemd/network/*.link
- /etc/udev/rules.d/70-persistent-net.rules
sysctl:
- /etc/sysctl.conf
- /etc/sysctl.d/*.conf
soft_reboot: false
use_zypper_migration: true
Calling: ['systemctl', 'stop', 'suse-migration-console-log']
Umounting system
Calling: ['umount', '--lazy', '/system-root/application']
Umounting /system-root/application: command(output='', error='', returncode=0)
Calling: ['umount', '--lazy', '/system-root/']
Umounting /system-root/: command(output='', error='', returncode=0)
Calling: ['systemctl', 'reboot']
Reboot system:
command(output='', error='', returncode=0)