DEBUG: Executing python function extend_recipe_sysroot NOTE: Direct dependencies are ['/home/pokybuild/yocto-worker/qemux86-alt/build/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb:do_populate_sysroot', '/home/pokybuild/yocto-worker/qemux86-alt/build/meta/recipes-devtools/qemu/qemu-native_7.2.0.bb:do_populate_sysroot', '/home/pokybuild/yocto-worker/qemux86-alt/build/meta/recipes-devtools/qemu/qemu-system-native_7.2.0.bb:do_populate_sysroot', 'virtual:native:/home/pokybuild/yocto-worker/qemux86-alt/build/meta/recipes-devtools/createrepo-c/createrepo-c_0.20.1.bb:do_populate_sysroot', 'virtual:native:/home/pokybuild/yocto-worker/qemux86-alt/build/meta/recipes-devtools/dnf/dnf_4.14.0.bb:do_populate_sysroot', 'virtual:native:/home/pokybuild/yocto-worker/qemux86-alt/build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_populate_sysroot', 'virtual:native:/home/pokybuild/yocto-worker/qemux86-alt/build/meta/recipes-devtools/unfs3/unfs3_git.bb:do_populate_sysroot', 'virtual:native:/home/pokybuild/yocto-worker/qemux86-alt/build/meta/recipes-extended/cpio/cpio_2.13.bb:do_populate_sysroot'] NOTE: Installed into sysroot: ['cpio-native'] NOTE: Skipping as already exists in sysroot: ['qemu-helper-native', 'qemu-native', 'qemu-system-native', 'createrepo-c-native', 'dnf-native', 'pseudo-native', 'unfs3-native', 'glib-2.0-native', 'pixman-native', 'libslirp-native', 'libepoxy-native', 'alsa-lib-native', 'dtc-native', 'libsdl2-native', 'xz-native', 'virglrenderer-native', 'zlib-native', 'gettext-minimal-native', 'libcomps-native', 'python3-iniparse-native', 'cmake-native', 'libdnf-native', 'python3-native', 'librepo-native', 'libtool-native', 'texinfo-dummy-native', 'libtirpc-native', 'flex-native', 'file-native', 'openssl-native', 'rpm-native', 'expat-native', 'sqlite3-native', 'libxml2-native', 'curl-native', 'util-linux-native', 'libpcre2-native', 'libffi-native', 'gettext-native', 'mesa-native', 'libx11-native', 'libxrandr-native', 'libxrender-native', 'libxext-native', 'libdrm-native', 'libcheck-native', 'python3-wheel-native', 'python3-build-native', 'python3-six-native', 'python3-setuptools-native', 'python3-installer-native', 'zstd-native', 'bzip2-native', 'ncurses-native', 'gobject-introspection-native', 'swig-native', 'libmodulemd-native', 'libsolv-native', 'json-c-native', 'libnsl2-native', 'readline-native', 'util-linux-libuuid-native', 'gdbm-native', 'attr-native', 'gpgme-native', 'm4-native', 'perl-native', 'popt-native', 'lua-native', 'elfutils-native', 'libgcrypt-native', 'libcap-ng-native', 'libxfixes-native', 'libxshmfence-native', 'python3-mako-native', 'makedepend-native', 'llvm-native', 'wayland-protocols-native', 'wayland-native', 'xorgproto-native', 'chrpath-native', 'libxxf86vm-native', 'libxdamage-native', 'xrandr-native', 'util-macros-native', 'xtrans-native', 'libxcb-native', 'libpthread-stubs-native', 'libpciaccess-native', 'python3-flit-core-native', 'python3-packaging-native', 'python3-pyproject-hooks-native', 'libyaml-native', 'libassuan-native', 'libgpg-error-native', 'gnu-config-native', 'make-native', 'libmicrohttpd-native', 'libarchive-native', 'libcap-native', 'python3-markupsafe-native', 'python3-pygments-native', 'libedit-native', 'libxdmcp-native', 'xcb-proto-native', 'libxau-native', 'unzip-native', 'gnutls-native', 'libidn2-native', 'nettle-native', 'gmp-native', 'libunistring-native'] DEBUG: Python function extend_recipe_sysroot finished DEBUG: Executing python function do_testimage NOTE: Executing '/home/pokybuild/yocto-worker/qemux86-alt/build/build/tmp/work/qemux86-poky-linux/core-image-sato/1.0-r0/recipe-sysroot-native/usr/bin/createrepo_c --update -q /home/pokybuild/yocto-worker/qemux86-alt/build/build/tmp/work/qemux86-poky-linux/core-image-sato/1.0-r0/oe-testimage-repo/noarch' ... NOTE: Executing '/home/pokybuild/yocto-worker/qemux86-alt/build/build/tmp/work/qemux86-poky-linux/core-image-sato/1.0-r0/recipe-sysroot-native/usr/bin/createrepo_c --update -q /home/pokybuild/yocto-worker/qemux86-alt/build/build/tmp/work/qemux86-poky-linux/core-image-sato/1.0-r0/oe-testimage-repo/core2_32' ... NOTE: Executing '/home/pokybuild/yocto-worker/qemux86-alt/build/build/tmp/work/qemux86-poky-linux/core-image-sato/1.0-r0/recipe-sysroot-native/usr/bin/createrepo_c --update -q /home/pokybuild/yocto-worker/qemux86-alt/build/build/tmp/work/qemux86-poky-linux/core-image-sato/1.0-r0/oe-testimage-repo/qemux86' ... /home/pokybuild/yocto-worker/qemux86-alt/build/meta/lib/oeqa/runtime/cases/apt.py:44: DeprecationWarning: invalid escape sequence '\[' self.target.run("cd %s; cp sources.list sources.list.bak; sed -i 's|\[trusted=yes\] http://bogus_ip:bogus_port|%s|g' sources.list" % (apt_get_sourceslist_dir, apt_get_source_server)) DEBUG: test suites: test_apt_install_from_repo (apt.AptRepoTest.test_apt_install_from_repo) test_ping (ping.PingTest.test_ping) test_ssh (ssh.SSHTest.test_ssh) test_cpio (buildcpio.BuildCpioTest.test_cpio) test_galculator (buildgalculator.GalculatorTest.test_galculator) test_lzip (buildlzip.BuildLzipTest.test_lzip) test_connmand_help (connman.ConnmanTest.test_connmand_help) test_connmand_running (connman.ConnmanTest.test_connmand_running) test_date (date.DateTest.test_date) test_df (df.DfTest.test_df) test_dnf_help (dnf.DnfBasicTest.test_dnf_help) test_dnf_history (dnf.DnfBasicTest.test_dnf_history) test_dnf_info (dnf.DnfBasicTest.test_dnf_info) test_dnf_search (dnf.DnfBasicTest.test_dnf_search) test_dnf_version (dnf.DnfBasicTest.test_dnf_version) test_dnf_makecache (dnf.DnfRepoTest.test_dnf_makecache) test_dnf_exclude (dnf.DnfRepoTest.test_dnf_exclude) test_dnf_install (dnf.DnfRepoTest.test_dnf_install) test_dnf_install_dependency (dnf.DnfRepoTest.test_dnf_install_dependency) test_dnf_install_from_disk (dnf.DnfRepoTest.test_dnf_install_from_disk) test_dnf_install_from_http (dnf.DnfRepoTest.test_dnf_install_from_http) test_dnf_installroot (dnf.DnfRepoTest.test_dnf_installroot) test_dnf_installroot_usrmerge (dnf.DnfRepoTest.test_dnf_installroot_usrmerge) test_dnf_reinstall (dnf.DnfRepoTest.test_dnf_reinstall) test_dnf_repoinfo (dnf.DnfRepoTest.test_dnf_repoinfo) test_gcc_compile (gcc.GccCompileTest.test_gcc_compile) test_gpp2_compile (gcc.GccCompileTest.test_gpp2_compile) test_gpp_compile (gcc.GccCompileTest.test_gpp_compile) test_make (gcc.GccCompileTest.test_make) test_python (gi.GObjectIntrospectionTest.test_python) test_gohelloworld (go.GoHelloworldTest.test_gohelloworld) test_kernel_module (kernelmodule.KernelModuleTest.test_kernel_module) test_ldd (ldd.LddTest.test_ldd) test_logrotate_wtmp (logrotate.LogrotateTest.test_logrotate_wtmp) test_logrotate_newlog (logrotate.LogrotateTest.test_logrotate_newlog) test_syslog_running (oe_syslog.SyslogTest.test_syslog_running) test_syslog_logger (oe_syslog.SyslogTestConfig.test_syslog_logger) test_syslog_restart (oe_syslog.SyslogTestConfig.test_syslog_restart) test_syslog_startup_config (oe_syslog.SyslogTestConfig.test_syslog_startup_config) test_opkg_install_from_repo (opkg.OpkgRepoTest.test_opkg_install_from_repo) test_pam (pam.PamBasicTest.test_pam) test_parselogs (parselogs.ParseLogsTest.test_parselogs) test_perl_works (perl.PerlTest.test_perl_works) test_ptestrunner_expectfail (ptest.PtestRunnerTest.test_ptestrunner_expectfail) test_ptestrunner_expectsuccess (ptest.PtestRunnerTest.test_ptestrunner_expectsuccess) test_python3 (python.PythonTest.test_python3) test_rpm_help (rpm.RpmBasicTest.test_rpm_help) test_rpm_query (rpm.RpmBasicTest.test_rpm_query) test_rpm_query_nonroot (rpm.RpmBasicTest.test_rpm_query_nonroot) test_rpm_install (rpm.RpmInstallRemoveTest.test_rpm_install) test_rpm_remove (rpm.RpmInstallRemoveTest.test_rpm_remove) test_check_rpm_install_removal_log_file_size (rpm.RpmInstallRemoveTest.test_check_rpm_install_removal_log_file_size) test_cargo_compile (rust.RustCompileTest.test_cargo_compile) test_rust_compile (rust.RustCompileTest.test_rust_compile) test_rusthelloworld (rust.RustHelloworldTest.test_rusthelloworld) test_scp_file (scp.ScpTest.test_scp_file) test_stap (stap.StapTest.test_stap) test_systemd_basic (systemd.SystemdBasicTests.test_systemd_basic) test_systemd_failed (systemd.SystemdBasicTests.test_systemd_failed) test_systemd_list (systemd.SystemdBasicTests.test_systemd_list) test_systemd_boot_time (systemd.SystemdJournalTests.test_systemd_boot_time) test_systemd_journal (systemd.SystemdJournalTests.test_systemd_journal) test_systemd_status (systemd.SystemdServiceTests.test_systemd_status) test_systemd_disable_enable (systemd.SystemdServiceTests.test_systemd_disable_enable) test_systemd_disable_enable_ro (systemd.SystemdServiceTests.test_systemd_disable_enable_ro) test_systemd_stop_start (systemd.SystemdServiceTests.test_systemd_stop_start) test_wayland_info (weston.WestonTest.test_wayland_info) test_weston_can_initialize_new_wayland_compositor (weston.WestonTest.test_weston_can_initialize_new_wayland_compositor) test_weston_running (weston.WestonTest.test_weston_running) test_weston_supports_xwayland (weston.WestonTest.test_weston_supports_xwayland) test_xorg_running (xorg.XorgTest.test_xorg_running) DEBUG: Using kvm for runqemu QMP Available for connection at /home/pokybuild/yocto-worker/qemux86-alt/build/build/tmp/.0gqm44po DEBUG: Created listening socket for qemu serial console on: 127.0.0.1:38615 DEBUG: Created listening socket for qemu serial console on: 127.0.0.1:55203 DEBUG: launchcmd=runqemu snapshot kvm qemux86 /home/pokybuild/yocto-worker/qemux86-alt/build/build/tmp/deploy/images/qemux86/core-image-sato-qemux86.ext4 tcpserial=38615:55203 bootparams=" printk.time=1" qemuparams="-pidfile /home/pokybuild/yocto-worker/qemux86-alt/build/build/pidfile_1059958 -S -qmp unix:./.e79p904h,server,wait -qmp unix:./.0gqm44po,server,nowait" DEBUG: runqemu started, pid is 1067213 DEBUG: waiting at most 300 seconds for qemu pid (04/22/23 10:56:24) DEBUG: QMP Initializing to /home/pokybuild/yocto-worker/qemux86-alt/build/build/tmp/.e79p904h DEBUG: QMP Connecting to /home/pokybuild/yocto-worker/qemux86-alt/build/build/tmp/.e79p904h QMP connected to QEMU at 04/22/23 10:56:27 and took 2.74 seconds QMP released QEMU at 04/22/23 10:56:28 and took 0.51 seconds from connect DEBUG: qemu started in 3.25 seconds - qemu procces pid is 1072135 (04/22/23 10:56:28) DEBUG: qemu cmdline used: /home/pokybuild/yocto-worker/qemux86-alt/build/build/tmp/work/x86_64-linux/qemu-helper-native/1.0-r1/recipe-sysroot-native/usr/bin/qemu-system-i386 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-sato-qemux86.ext4.1067213,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 512 -serial tcp:127.0.0.1:38615 -serial tcp:127.0.0.1:55203 -pidfile /home/pokybuild/yocto-worker/qemux86-alt/build/build/pidfile_1059958 -S -qmp unix:./.e79p904h,server,wait -qmp unix:./.0gqm44po,server,nowait -serial mon:vc -device virtio-vga -display sdl,show-cursor=on -kernel /home/pokybuild/yocto-worker/qemux86-alt/build/build/tmp/deploy/images/qemux86/bzImage -append root=/dev/vda rw ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 printk.time=1 DEBUG: Target IP: 192.168.7.4 DEBUG: Server IP: 192.168.7.3 DEBUG: Starting logging thread DEBUG: Starting thread event loop DEBUG: Connection request received DEBUG: Setting connection established event DEBUG: Output from runqemu: runqemu - INFO - Using /home/pokybuild/bin/runqemu-renice to renice runqemu - INFO - Continuing with the following parameters: KERNEL: [/home/pokybuild/yocto-worker/qemux86-alt/build/build/tmp/deploy/images/qemux86/bzImage] MACHINE: [qemux86] FSTYPE: [ext4] ROOTFS: [/home/pokybuild/yocto-worker/qemux86-alt/build/build/tmp/deploy/images/qemux86/core-image-sato-qemux86.ext4] CONFFILE: [/home/pokybuild/yocto-worker/qemux86-alt/build/build/tmp/deploy/images/qemux86/core-image-sato-qemux86.qemuboot.conf] runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable runqemu - INFO - Using preconfigured tap device tap1 runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1. runqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-sato-qemux86.ext4.1067213 runqemu - INFO - Copy done in 2.185725212097168 seconds runqemu - INFO - Running /home/pokybuild/yocto-worker/qemux86-alt/build/build/tmp/work/x86_64-linux/qemu-helper-native/1.0-r1/recipe-sysroot-native/usr/bin/qemu-system-i386 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-sato-qemux86.ext4.1067213,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 512 -serial tcp:127.0.0.1:38615 -serial tcp:127.0.0.1:55203 -pidfile /home/pokybuild/yocto-worker/qemux86-alt/build/build/pidfile_1059958 -S -qmp unix:./.e79p904h,server,wait -qmp unix:./.0gqm44po,server,nowait -serial mon:vc -device virtio-vga -display sdl,show-cursor=on -kernel /home/pokybuild/yocto-worker/qemux86-alt/build/build/tmp/deploy/images/qemux86/bzImage -append 'root=/dev/vda rw ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 printk.time=1' runqemu - INFO - Host uptime: 1002851.95 DEBUG: Waiting at most 1500 seconds for login banner (04/22/23 10:56:28) DEBUG: Connection from 127.0.0.1:41148 /home/pokybuild/yocto-worker/qemux86-alt/build/meta/lib/oeqa/utils/qemurunner.py:486: ResourceWarning: unclosed self.server_socket = qemusock ResourceWarning: Enable tracemalloc to get the object allocation traceback DEBUG: Reached login banner in 3.68 seconds (04/22/23 10:56:31) DEBUG: Logged in as root in serial console NOTE: Started HTTPService for tmp/deploy/deb/ on 0.0.0.0:32993 NOTE: test_apt_install_from_repo (apt.AptRepoTest.test_apt_install_from_repo) DEBUG: Checking if at least one of apt is installed NOTE: ... skipped 'Test requires apt to be installed' Test requires apt to be installed NOTE: Stopped HTTPService on 0.0.0.0:32993 NOTE: test_ping (ping.PingTest.test_ping) DEBUG: Setting up a 30 second(s) timeout DEBUG: Removed SIGALRM handler NOTE: ... ok NOTE: test_ssh (ssh.SSHTest.test_ssh) DEBUG: Checking if at least one of openssh-sshd, dropbear is installed DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; uname -a DEBUG: Waiting for process output: time: 1682160995.4390836, endtime: 1682161295.4376101 DEBUG: Partial data from SSH call: Linux qemux86 5.15.108-yocto-standard #1 SMP PREEMPT Fri Apr 21 14:47:58 UTC 2023 i686 GNU/Linux DEBUG: Waiting for process output: time: 1682160995.8315325, endtime: 1682161295.8315294 DEBUG: Data from SSH call: Linux qemux86 5.15.108-yocto-standard #1 SMP PREEMPT Fri Apr 21 14:47:58 UTC 2023 i686 GNU/Linux DEBUG: [Command returned '0' after 0.60 seconds] DEBUG: Command: uname -a Status: 0 Output: Linux qemux86 5.15.108-yocto-standard #1 SMP PREEMPT Fri Apr 21 14:47:58 UTC 2023 i686 GNU/Linux DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; cat /etc/controllerimage DEBUG: Waiting for process output: time: 1682160996.0341213, endtime: 1682161296.0331094 DEBUG: Partial data from SSH call: cat: can't open '/etc/controllerimage': No such file or directory DEBUG: Waiting for process output: time: 1682160996.4079049, endtime: 1682161296.407903 DEBUG: Data from SSH call: cat: can't open '/etc/controllerimage': No such file or directory DEBUG: [Command returned '1' after 0.58 seconds] DEBUG: Command: cat /etc/controllerimage Status: 1 Output: cat: can't open '/etc/controllerimage': No such file or directory NOTE: ... ok NOTE: test_cpio (buildcpio.BuildCpioTest.test_cpio) DEBUG: Checking if at least one of autoconf is installed NOTE: ... skipped 'Test requires autoconf to be installed' Test requires autoconf to be installed NOTE: test_galculator (buildgalculator.GalculatorTest.test_galculator) DEBUG: Checking if at least one of gtk+3 is installed NOTE: ... skipped 'Test requires gtk+3 to be installed' Test requires gtk+3 to be installed NOTE: test_lzip (buildlzip.BuildLzipTest.test_lzip) DEBUG: Checking if at least one of autoconf is installed NOTE: ... skipped 'Test requires autoconf to be installed' Test requires autoconf to be installed NOTE: test_connmand_help (connman.ConnmanTest.test_connmand_help) DEBUG: Checking if at least one of connman is installed DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; /usr/sbin/connmand --help DEBUG: Waiting for process output: time: 1682160996.6159015, endtime: 1682161296.6148639 DEBUG: Partial data from SSH call: Usage: connmand [OPTION?] Help Options: -h, --help Show help options Application Options: -c, --config=FILE Load the specified configuration file instead of /etc/connman/main.conf -d, --debug=DEBUG Specify debug options to enable -i, --device=DEV,... Specify networking devices or interfaces -I, --nodevice=DEV,... Specify networking interfaces to ignore -p, --plugin=NAME,... Specify plugins to load -P, --noplugin=NAME,... Specify plugins not to load -W, --wifi=NAME Specify driver for WiFi/Supplicant -n, --nodaemon Don't fork daemon to background -r, --nodnsproxy Don't support DNS resolving --nobacktrace Don't print out backtrace information -v, --version Show version information and exit DEBUG: Waiting for process output: time: 1682160996.9960003, endtime: 1682161296.9959974 DEBUG: Data from SSH call: Usage: connmand [OPTION?] Help Options: -h, --help Show help options Application Options: -c, --config=FILE Load the specified configuration file instead of /etc/connman/main.conf -d, --debug=DEBUG Specify debug options to enable -i, --device=DEV,... Specify networking devices or interfaces -I, --nodevice=DEV,... Specify networking interfaces to ignore -p, --plugin=NAME,... Specify plugins to load -P, --noplugin=NAME,... Specify plugins not to load -W, --wifi=NAME Specify driver for WiFi/Supplicant -n, --nodaemon Don't fork daemon to background -r, --nodnsproxy Don't support DNS resolving --nobacktrace Don't print out backtrace information -v, --version Show version information and exit DEBUG: [Command returned '0' after 0.58 seconds] DEBUG: Command: /usr/sbin/connmand --help Status: 0 Output: Usage: connmand [OPTION?] Help Options: -h, --help Show help options Application Options: -c, --config=FILE Load the specified configuration file instead of /etc/connman/main.conf -d, --debug=DEBUG Specify debug options to enable -i, --device=DEV,... Specify networking devices or interfaces -I, --nodevice=DEV,... Specify networking interfaces to ignore -p, --plugin=NAME,... Specify plugins to load -P, --noplugin=NAME,... Specify plugins not to load -W, --wifi=NAME Specify driver for WiFi/Supplicant -n, --nodaemon Don't fork daemon to background -r, --nodnsproxy Don't support DNS resolving --nobacktrace Don't print out backtrace information -v, --version Show version information and exit NOTE: ... ok NOTE: test_connmand_running (connman.ConnmanTest.test_connmand_running) DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; ps | grep [c]onnmand DEBUG: Waiting for process output: time: 1682160997.1988554, endtime: 1682161297.1979258 DEBUG: Partial data from SSH call: 233 root 13876 S /usr/sbin/connmand -n DEBUG: Waiting for process output: time: 1682160997.5751445, endtime: 1682161297.575141 DEBUG: Data from SSH call: 233 root 13876 S /usr/sbin/connmand -n DEBUG: [Command returned '0' after 0.58 seconds] DEBUG: Command: ps | grep [c]onnmand Status: 0 Output: 233 root 13876 S /usr/sbin/connmand -n NOTE: ... ok NOTE: test_date (date.DateTest.test_date) DEBUG: Checking if at least one of busybox, coreutils is installed DEBUG: Stopping systemd-timesyncd daemon DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; systemctl disable --now --runtime systemd-timesyncd DEBUG: Waiting for process output: time: 1682160997.7776074, endtime: 1682161297.7768111 DEBUG: Data from SSH call: DEBUG: [Command returned '0' after 0.60 seconds] DEBUG: Command: systemctl disable --now --runtime systemd-timesyncd Status: 0 Output: DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; date +"%Y-%m-%d %T" DEBUG: Waiting for process output: time: 1682160998.3798494, endtime: 1682161298.3790848 DEBUG: Partial data from SSH call: 2023-04-22 10:56:37 DEBUG: Waiting for process output: time: 1682160998.744893, endtime: 1682161298.7448912 DEBUG: Data from SSH call: 2023-04-22 10:56:37 DEBUG: [Command returned '0' after 0.57 seconds] DEBUG: Command: date +"%Y-%m-%d %T" Status: 0 Output: 2023-04-22 10:56:37 DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; date -s @1488800000 DEBUG: Waiting for process output: time: 1682160998.947053, endtime: 1682161298.9461284 DEBUG: Partial data from SSH call: Mon Mar 6 11:33:20 UTC 2017 DEBUG: Waiting for process output: time: 1682160999.3120153, endtime: 1682161299.312012 DEBUG: Data from SSH call: Mon Mar 6 11:33:20 UTC 2017 DEBUG: [Command returned '0' after 0.57 seconds] DEBUG: Command: date -s @1488800000 Status: 0 Output: Mon Mar 6 11:33:20 UTC 2017 DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; date +"%s" DEBUG: Waiting for process output: time: 1682160999.5142934, endtime: 1682161299.513327 DEBUG: Partial data from SSH call: 1488800000 DEBUG: Waiting for process output: time: 1682160999.8909588, endtime: 1682161299.890956 DEBUG: Data from SSH call: 1488800000 DEBUG: [Command returned '0' after 0.58 seconds] DEBUG: Command: date +"%s" Status: 0 Output: 1488800000 DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; date -s "2023-04-22 10:56:37" DEBUG: Waiting for process output: time: 1682161000.0927317, endtime: 1682161300.091898 DEBUG: Partial data from SSH call: Sat Apr 22 10:56:37 UTC 2023 DEBUG: Waiting for process output: time: 1682161000.472078, endtime: 1682161300.4720762 DEBUG: Data from SSH call: Sat Apr 22 10:56:37 UTC 2023 DEBUG: [Command returned '0' after 0.58 seconds] DEBUG: Command: date -s "2023-04-22 10:56:37" Status: 0 Output: Sat Apr 22 10:56:37 UTC 2023 DEBUG: Starting systemd-timesyncd daemon DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; systemctl enable --now --runtime systemd-timesyncd DEBUG: Waiting for process output: time: 1682161000.6747527, endtime: 1682161300.6736526 DEBUG: Partial data from SSH call: Created symlink /run/systemd/system/dbus-org.freedesktop.timesync1.service -> /lib/systemd/system/systemd-timesyncd.service. Created symlink /run/systemd/system/sysinit.target.wants/systemd-timesyncd.service -> /lib/systemd/system/systemd-timesyncd.service. DEBUG: Waiting for process output: time: 1682161001.042023, endtime: 1682161301.0420203 DEBUG: Data from SSH call: Created symlink /run/systemd/system/dbus-org.freedesktop.timesync1.service -> /lib/systemd/system/systemd-timesyncd.service. Created symlink /run/systemd/system/sysinit.target.wants/systemd-timesyncd.service -> /lib/systemd/system/systemd-timesyncd.service. DEBUG: [Command returned '0' after 0.78 seconds] DEBUG: Command: systemctl enable --now --runtime systemd-timesyncd Status: 0 Output: Created symlink /run/systemd/system/dbus-org.freedesktop.timesync1.service -> /lib/systemd/system/systemd-timesyncd.service. Created symlink /run/systemd/system/sysinit.target.wants/systemd-timesyncd.service -> /lib/systemd/system/systemd-timesyncd.service. NOTE: ... ok NOTE: test_df (df.DfTest.test_df) DEBUG: Checking if 'IMAGE_FEATURES' value contains 'read-only-rootfs' to skip the test DEBUG: Checking if at least one of busybox, coreutils is installed DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; df -P / | sed -n '2p' | awk '{print $4}' DEBUG: Waiting for process output: time: 1682161001.4813848, endtime: 1682161301.4524076 DEBUG: Partial data from SSH call: 128760 DEBUG: Waiting for process output: time: 1682161001.9029741, endtime: 1682161301.902972 DEBUG: Data from SSH call: 128760 DEBUG: [Command returned '0' after 0.65 seconds] DEBUG: Command: df -P / | sed -n '2p' | awk '{print $4}' Status: 0 Output: 128760 NOTE: ... ok NOTE: test_dnf_help (dnf.DnfBasicTest.test_dnf_help) DEBUG: Checking if at least one of dnf is installed DEBUG: Checking if 'IMAGE_PKGTYPE' value is not 'rpm' to skip test DEBUG: Checking if package-management is in DISTRO_FEATURES or IMAGE_FEATURES DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; dnf --help DEBUG: Waiting for process output: time: 1682161002.1115065, endtime: 1682162502.1054704 DEBUG: Partial data from SSH call: usage: dnf [options] COMMAND List of Main Commands: alias List or create command aliases autoremove remove all unneeded packages that were originally installed as dependencies check check for problems in the packagedb check-update check for available package upgrades clean remove cached data deplist [deprecated, use repoquery --deplist] List package's dependencies and what packages provide them distro-sync synchronize installed packages to the latest available versions downgrade Downgrade a package group display, or use, the groups information help display a helpful usage message history display, or use, the transaction history info display details about a package or group of packages install install a package or packages on your system list list a package or groups of packages makecache generate the metadata cache mark mark or unmark installed packages as installed by user. module Interact with Modules. provides find what package provides the given value reinstall reinstall a package remove remove a package or packages from your system repolist display the configured software repositories repoquery search for packages matching keyword repository-packages run commands on top of all packages in given repository search search package details for the given string shell run an interactive DNF shell swap run an interactive DNF mod for remove and install one spec updateinfo display advisories about packages upgrade upgrade a package or packages on your system upgrade-minimal upgrade, but only 'newest' package match which fixes a problem that affects your system General DNF options: -c [config file], --config [config file] config file location -q, --quiet quiet operation -v, --verbose verbose operation --version show DNF version and exit --installroot [path] set install root --nodocs do not install documentations --noplugins disable all plugins --enableplugin [plugin] enable plugins by name --disableplugin [plugin] disable plugins by name --releasever RELEASEVER override the value of $releasever in config and repo files --setopt SETOPTS set arbitrary config and repo options --skip-broken resolve depsolve problems by skipping packages -h, --help, --help-cmd show command help --allowerasing allow erasing of installed packages to resolve dependencies -b, --best try the best available package versions in transactions. --nobest do not limit the transaction to the best candidate -C, --cacheonly run entirely from system cache, don't update cache -R [minutes], --randomwait [minutes] maximum command wait time -d [debug level], --debuglevel [debug level] debugging output level --debugsolver dumps detailed solving results into files --showduplicates show duplicates, in repos, in list/search commands -e ERRORLEVEL, --errorlevel ERRORLEVEL error output level --obsoletes enables dnf's obsoletes processing logic for upgrade or display capabilities that the package obsoletes for info, list and repoquery --rpmverbosity [debug level name] debugging output level for rpm -y, --assumeyes automatically answer yes for all questions --assumeno automatically answer no for all questions --enablerepo [repo] Temporarily enable repositories for the purpose of the current dnf command. Accepts an id, a comma-separated list of ids, or a glob of ids. This option can be specified multiple times. --disablerepo [repo] Temporarily disable active repositories for the purpose of the current dnf command. Accepts an id, a comma-separated list of ids, or a glob of ids. This option can be specified multiple times, but is mutually exclusive with `--repo`. --repo [repo], --repoid [repo] enable just specific repositories by an id or a glob, can be specified multiple times --enable enable repos with config-manager command (automatically saves) --disable disable repos with config-manager command (automatically saves) -x [package], --exclude [package], --excludepkgs [package] exclude packages by name or glob --disableexcludes [repo], --disableexcludepkgs [repo] disable excludepkgs --repofrompath [repo,path] label and path to an additional repository to use (same path as in a baseurl), can be specified multiple times. --noautoremove disable removal of dependencies that are no longer used --nogpgcheck disable gpg signature checking (if RPM policy allows) --color COLOR control whether color is used --refresh set metadata as expired before running the command -4 resolve to IPv4 addresses only -6 resolve to IPv6 addresses only --destdir DESTDIR, --downloaddir DESTDIR set directory to copy packages to --downloadonly only download packages --comment COMMENT add a comment to transaction --bugfix Include bugfix relevant packages, in updates --enhancement Include enhancement relevant packages, in updates --newpackage Include newpackage relevant packages, in updates --security Include security relevant packages, in updates --advisory ADVISORY, --advisories ADVISORY Include packages needed to fix the given advisory, in updates --bz BUGZILLA, --bzs BUGZILLA Include packages needed to fix the given BZ, in updates --cve CVES, --cves CVES Include packages needed to fix the given CVE, in updates --sec-severity {Critical,Important,Moderate,Low}, --secseverity {Critical,Important,Moderate,Low} Include security relevant packages matching the severity, in updates --forcearch ARCH Force the use of an architecture DEBUG: Waiting for process output: time: 1682161003.7336264, endtime: 1682162503.7336233 DEBUG: Data from SSH call: usage: dnf [options] COMMAND List of Main Commands: alias List or create command aliases autoremove remove all unneeded packages that were originally installed as dependencies check check for problems in the packagedb check-update check for available package upgrades clean remove cached data deplist [deprecated, use repoquery --deplist] List package's dependencies and what packages provide them distro-sync synchronize installed packages to the latest available versions downgrade Downgrade a package group display, or use, the groups information help display a helpful usage message history display, or use, the transaction history info display details about a package or group of packages install install a package or packages on your system list list a package or groups of packages makecache generate the metadata cache mark mark or unmark installed packages as installed by user. module Interact with Modules. provides find what package provides the given value reinstall reinstall a package remove remove a package or packages from your system repolist display the configured software repositories repoquery search for packages matching keyword repository-packages run commands on top of all packages in given repository search search package details for the given string shell run an interactive DNF shell swap run an interactive DNF mod for remove and install one spec updateinfo display advisories about packages upgrade upgrade a package or packages on your system upgrade-minimal upgrade, but only 'newest' package match which fixes a problem that affects your system General DNF options: -c [config file], --config [config file] config file location -q, --quiet quiet operation -v, --verbose verbose operation --version show DNF version and exit --installroot [path] set install root --nodocs do not install documentations --noplugins disable all plugins --enableplugin [plugin] enable plugins by name --disableplugin [plugin] disable plugins by name --releasever RELEASEVER override the value of $releasever in config and repo files --setopt SETOPTS set arbitrary config and repo options --skip-broken resolve depsolve problems by skipping packages -h, --help, --help-cmd show command help --allowerasing allow erasing of installed packages to resolve dependencies -b, --best try the best available package versions in transactions. --nobest do not limit the transaction to the best candidate -C, --cacheonly run entirely from system cache, don't update cache -R [minutes], --randomwait [minutes] maximum command wait time -d [debug level], --debuglevel [debug level] debugging output level --debugsolver dumps detailed solving results into files --showduplicates show duplicates, in repos, in list/search commands -e ERRORLEVEL, --errorlevel ERRORLEVEL error output level --obsoletes enables dnf's obsoletes processing logic for upgrade or display capabilities that the package obsoletes for info, list and repoquery --rpmverbosity [debug level name] debugging output level for rpm -y, --assumeyes automatically answer yes for all questions --assumeno automatically answer no for all questions --enablerepo [repo] Temporarily enable repositories for the purpose of the current dnf command. Accepts an id, a comma-separated list of ids, or a glob of ids. This option can be specified multiple times. --disablerepo [repo] Temporarily disable active repositories for the purpose of the current dnf command. Accepts an id, a comma-separated list of ids, or a glob of ids. This option can be specified multiple times, but is mutually exclusive with `--repo`. --repo [repo], --repoid [repo] enable just specific repositories by an id or a glob, can be specified multiple times --enable enable repos with config-manager command (automatically saves) --disable disable repos with config-manager command (automatically saves) -x [package], --exclude [package], --excludepkgs [package] exclude packages by name or glob --disableexcludes [repo], --disableexcludepkgs [repo] disable excludepkgs --repofrompath [repo,path] label and path to an additional repository to use (same path as in a baseurl), can be specified multiple times. --noautoremove disable removal of dependencies that are no longer used --nogpgcheck disable gpg signature checking (if RPM policy allows) --color COLOR control whether color is used --refresh set metadata as expired before running the command -4 resolve to IPv4 addresses only -6 resolve to IPv6 addresses only --destdir DESTDIR, --downloaddir DESTDIR set directory to copy packages to --downloadonly only download packages --comment COMMENT add a comment to transaction --bugfix Include bugfix relevant packages, in updates --enhancement Include enhancement relevant packages, in updates --newpackage Include newpackage relevant packages, in updates --security Include security relevant packages, in updates --advisory ADVISORY, --advisories ADVISORY Include packages needed to fix the given advisory, in updates --bz BUGZILLA, --bzs BUGZILLA Include packages needed to fix the given BZ, in updates --cve CVES, --cves CVES Include packages needed to fix the given CVE, in updates --sec-severity {Critical,Important,Moderate,Low}, --secseverity {Critical,Important,Moderate,Low} Include security relevant packages matching the severity, in updates --forcearch ARCH Force the use of an architecture DEBUG: [Command returned '0' after 1.85 seconds] DEBUG: Command: dnf --help Status: 0 Output: usage: dnf [options] COMMAND List of Main Commands: alias List or create command aliases autoremove remove all unneeded packages that were originally installed as dependencies check check for problems in the packagedb check-update check for available package upgrades clean remove cached data deplist [deprecated, use repoquery --deplist] List package's dependencies and what packages provide them distro-sync synchronize installed packages to the latest available versions downgrade Downgrade a package group display, or use, the groups information help display a helpful usage message history display, or use, the transaction history info display details about a package or group of packages install install a package or packages on your system list list a package or groups of packages makecache generate the metadata cache mark mark or unmark installed packages as installed by user. module Interact with Modules. provides find what package provides the given value reinstall reinstall a package remove remove a package or packages from your system repolist display the configured software repositories repoquery search for packages matching keyword repository-packages run commands on top of all packages in given repository search search package details for the given string shell run an interactive DNF shell swap run an interactive DNF mod for remove and install one spec updateinfo display advisories about packages upgrade upgrade a package or packages on your system upgrade-minimal upgrade, but only 'newest' package match which fixes a problem that affects your system General DNF options: -c [config file], --config [config file] config file location -q, --quiet quiet operation -v, --verbose verbose operation --version show DNF version and exit --installroot [path] set install root --nodocs do not install documentations --noplugins disable all plugins --enableplugin [plugin] enable plugins by name --disableplugin [plugin] disable plugins by name --releasever RELEASEVER override the value of $releasever in config and repo files --setopt SETOPTS set arbitrary config and repo options --skip-broken resolve depsolve problems by skipping packages -h, --help, --help-cmd show command help --allowerasing allow erasing of installed packages to resolve dependencies -b, --best try the best available package versions in transactions. --nobest do not limit the transaction to the best candidate -C, --cacheonly run entirely from system cache, don't update cache -R [minutes], --randomwait [minutes] maximum command wait time -d [debug level], --debuglevel [debug level] debugging output level --debugsolver dumps detailed solving results into files --showduplicates show duplicates, in repos, in list/search commands -e ERRORLEVEL, --errorlevel ERRORLEVEL error output level --obsoletes enables dnf's obsoletes processing logic for upgrade or display capabilities that the package obsoletes for info, list and repoquery --rpmverbosity [debug level name] debugging output level for rpm -y, --assumeyes automatically answer yes for all questions --assumeno automatically answer no for all questions --enablerepo [repo] Temporarily enable repositories for the purpose of the current dnf command. Accepts an id, a comma-separated list of ids, or a glob of ids. This option can be specified multiple times. --disablerepo [repo] Temporarily disable active repositories for the purpose of the current dnf command. Accepts an id, a comma-separated list of ids, or a glob of ids. This option can be specified multiple times, but is mutually exclusive with `--repo`. --repo [repo], --repoid [repo] enable just specific repositories by an id or a glob, can be specified multiple times --enable enable repos with config-manager command (automatically saves) --disable disable repos with config-manager command (automatically saves) -x [package], --exclude [package], --excludepkgs [package] exclude packages by name or glob --disableexcludes [repo], --disableexcludepkgs [repo] disable excludepkgs --repofrompath [repo,path] label and path to an additional repository to use (same path as in a baseurl), can be specified multiple times. --noautoremove disable removal of dependencies that are no longer used --nogpgcheck disable gpg signature checking (if RPM policy allows) --color COLOR control whether color is used --refresh set metadata as expired before running the command -4 resolve to IPv4 addresses only -6 resolve to IPv6 addresses only --destdir DESTDIR, --downloaddir DESTDIR set directory to copy packages to --downloadonly only download packages --comment COMMENT add a comment to transaction --bugfix Include bugfix relevant packages, in updates --enhancement Include enhancement relevant packages, in updates --newpackage Include newpackage relevant packages, in updates --security Include security relevant packages, in updates --advisory ADVISORY, --advisories ADVISORY Include packages needed to fix the given advisory, in updates --bz BUGZILLA, --bzs BUGZILLA Include packages needed to fix the given BZ, in updates --cve CVES, --cves CVES Include packages needed to fix the given CVE, in updates --sec-severity {Critical,Important,Moderate,Low}, --secseverity {Critical,Important,Moderate,Low} Include security relevant packages matching the severity, in updates --forcearch ARCH Force the use of an architecture NOTE: ... ok NOTE: test_dnf_history (dnf.DnfBasicTest.test_dnf_history) DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; dnf history DEBUG: Waiting for process output: time: 1682161003.9616377, endtime: 1682162503.9542992 DEBUG: Partial data from SSH call: ID | Command line | Date and time | Action(s) | Altered ------------------------------------------------------------------------------- 3 | -v --rpmverbosity=info - | 2023-04-22 10:51 | Removed | 1 E< 2 | -v --rpmverbosity=info - | 2023-04-22 10:51 | Install | 21 > 1 | -v --rpmverbosity=info - | 2023-04-22 10:50 | Install | 786 EE DEBUG: Waiting for process output: time: 1682161004.8627455, endtime: 1682162504.8627431 DEBUG: Data from SSH call: ID | Command line | Date and time | Action(s) | Altered ------------------------------------------------------------------------------- 3 | -v --rpmverbosity=info - | 2023-04-22 10:51 | Removed | 1 E< 2 | -v --rpmverbosity=info - | 2023-04-22 10:51 | Install | 21 > 1 | -v --rpmverbosity=info - | 2023-04-22 10:50 | Install | 786 EE DEBUG: [Command returned '0' after 1.11 seconds] DEBUG: Command: dnf history Status: 0 Output: ID | Command line | Date and time | Action(s) | Altered ------------------------------------------------------------------------------- 3 | -v --rpmverbosity=info - | 2023-04-22 10:51 | Removed | 1 E< 2 | -v --rpmverbosity=info - | 2023-04-22 10:51 | Install | 21 > 1 | -v --rpmverbosity=info - | 2023-04-22 10:50 | Install | 786 EE NOTE: ... ok NOTE: test_dnf_info (dnf.DnfBasicTest.test_dnf_info) DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; dnf info dnf DEBUG: Waiting for process output: time: 1682161005.0974352, endtime: 1682162505.065191 DEBUG: Partial data from SSH call: Installed Packages Name : dnf Version : 4.14.0 Release : r0 Architecture : core2_32 Size : 928 k Source : dnf-4.14.0-r0.src.rpm Repository : @System From repo : oe-repo Summary : Package manager forked from Yum, using libsolv as a dependency resolver URL : https://github.com/rpm-software-management/dnf License : GPL-2.0-only Description : Software package manager that installs, updates, and removes packages on : RPM-based Linux distributions. It automatically computes dependencies and : determines the actions required to install packages. DEBUG: Waiting for process output: time: 1682161005.8865519, endtime: 1682162505.8865495 DEBUG: Data from SSH call: Installed Packages Name : dnf Version : 4.14.0 Release : r0 Architecture : core2_32 Size : 928 k Source : dnf-4.14.0-r0.src.rpm Repository : @System From repo : oe-repo Summary : Package manager forked from Yum, using libsolv as a dependency resolver URL : https://github.com/rpm-software-management/dnf License : GPL-2.0-only Description : Software package manager that installs, updates, and removes packages on : RPM-based Linux distributions. It automatically computes dependencies and : determines the actions required to install packages. DEBUG: [Command returned '0' after 1.02 seconds] DEBUG: Command: dnf info dnf Status: 0 Output: Installed Packages Name : dnf Version : 4.14.0 Release : r0 Architecture : core2_32 Size : 928 k Source : dnf-4.14.0-r0.src.rpm Repository : @System From repo : oe-repo Summary : Package manager forked from Yum, using libsolv as a dependency resolver URL : https://github.com/rpm-software-management/dnf License : GPL-2.0-only Description : Software package manager that installs, updates, and removes packages on : RPM-based Linux distributions. It automatically computes dependencies and : determines the actions required to install packages. NOTE: ... ok NOTE: test_dnf_search (dnf.DnfBasicTest.test_dnf_search) DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; dnf search dnf DEBUG: Waiting for process output: time: 1682161006.0961833, endtime: 1682162506.089504 DEBUG: Partial data from SSH call: ========================== Name Exactly Matched: dnf =========================== dnf.core2_32 : Package manager forked from Yum, using libsolv as a dependency resolver ============================== Name Matched: dnf =============================== dnf-locale-en-gb.core2_32 : Package manager forked from Yum, using libsolv as a dependency resolver - en_GB translations libdnf2.core2_32 : Library providing simplified C and Python API to libsolv DEBUG: Waiting for process output: time: 1682161006.8393292, endtime: 1682162506.8393278 DEBUG: Data from SSH call: ========================== Name Exactly Matched: dnf =========================== dnf.core2_32 : Package manager forked from Yum, using libsolv as a dependency resolver ============================== Name Matched: dnf =============================== dnf-locale-en-gb.core2_32 : Package manager forked from Yum, using libsolv as a dependency resolver - en_GB translations libdnf2.core2_32 : Library providing simplified C and Python API to libsolv DEBUG: [Command returned '0' after 0.95 seconds] DEBUG: Command: dnf search dnf Status: 0 Output: ========================== Name Exactly Matched: dnf =========================== dnf.core2_32 : Package manager forked from Yum, using libsolv as a dependency resolver ============================== Name Matched: dnf =============================== dnf-locale-en-gb.core2_32 : Package manager forked from Yum, using libsolv as a dependency resolver - en_GB translations libdnf2.core2_32 : Library providing simplified C and Python API to libsolv NOTE: ... ok NOTE: test_dnf_version (dnf.DnfBasicTest.test_dnf_version) DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; dnf --version DEBUG: Waiting for process output: time: 1682161007.0425022, endtime: 1682162507.0414228 DEBUG: Partial data from SSH call: 4.14.0 Installed: dnf-0:4.14.0-r0.core2_32 at Tue Apr 5 23:13:02 2011 Built : Poky Maintainers at Fri Sep 9 11:21:13 2022 Installed: rpm-1:4.18.0-r0.core2_32 at Tue Apr 5 23:09:59 2011 Built : Poky Maintainers at Tue Sep 20 12:07:44 2022 DEBUG: Waiting for process output: time: 1682161007.6958601, endtime: 1682162507.6958582 DEBUG: Data from SSH call: 4.14.0 Installed: dnf-0:4.14.0-r0.core2_32 at Tue Apr 5 23:13:02 2011 Built : Poky Maintainers at Fri Sep 9 11:21:13 2022 Installed: rpm-1:4.18.0-r0.core2_32 at Tue Apr 5 23:09:59 2011 Built : Poky Maintainers at Tue Sep 20 12:07:44 2022 DEBUG: [Command returned '0' after 0.86 seconds] DEBUG: Command: dnf --version Status: 0 Output: 4.14.0 Installed: dnf-0:4.14.0-r0.core2_32 at Tue Apr 5 23:13:02 2011 Built : Poky Maintainers at Fri Sep 9 11:21:13 2022 Installed: rpm-1:4.18.0-r0.core2_32 at Tue Apr 5 23:09:59 2011 Built : Poky Maintainers at Tue Sep 20 12:07:44 2022 NOTE: ... ok NOTE: Started HTTPService for /home/pokybuild/yocto-worker/qemux86-alt/build/build/tmp/work/qemux86-poky-linux/core-image-sato/1.0-r0/oe-testimage-repo on 0.0.0.0:45239 NOTE: test_dnf_makecache (dnf.DnfRepoTest.test_dnf_makecache) DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; dnf --repofrompath=oe-testimage-repo-core2_32,http://192.168.7.3:45239/core2_32 --repofrompath=oe-testimage-repo-noarch,http://192.168.7.3:45239/noarch --repofrompath=oe-testimage-repo-qemux86,http://192.168.7.3:45239/qemux86 --nogpgcheck makecache DEBUG: Waiting for process output: time: 1682161007.9087403, endtime: 1682162507.9073544 NOTE: "GET /core2_32/repodata/repomd.xml HTTP/1.1" 200 - NOTE: "GET /core2_32/repodata/1cd80d341a21138f9d78243cc40be99aecdf1a0713e4c93c8036a9d8af5d6790-primary.xml.gz HTTP/1.1" 200 - NOTE: "GET /core2_32/repodata/54e12f616efc9b84fa7e818630b8e890e37a357b891e3ba211ac3f74de14a177-filelists.xml.gz HTTP/1.1" 200 - NOTE: "GET /noarch/repodata/repomd.xml HTTP/1.1" 200 - NOTE: "GET /noarch/repodata/1cb61ea996355add02b1426ed4c1780ea75ce0c04c5d1107c025c3fbd7d8bcae-primary.xml.gz HTTP/1.1" 200 - NOTE: "GET /noarch/repodata/95a4415d859d7120efb6b3cf964c07bebbff9a5275ca673e6e74a97bcbfb2a5f-filelists.xml.gz HTTP/1.1" 200 - NOTE: "GET /qemux86/repodata/repomd.xml HTTP/1.1" 200 - NOTE: "GET /qemux86/repodata/1cb61ea996355add02b1426ed4c1780ea75ce0c04c5d1107c025c3fbd7d8bcae-primary.xml.gz HTTP/1.1" 200 - NOTE: "GET /qemux86/repodata/95a4415d859d7120efb6b3cf964c07bebbff9a5275ca673e6e74a97bcbfb2a5f-filelists.xml.gz HTTP/1.1" 200 - DEBUG: Partial data from SSH call: Added oe-testimage-repo-core2_32 repo from http://192.168.7.3:45239/core2_32 Added oe-testimage-repo-noarch repo from http://192.168.7.3:45239/noarch Added oe-testimage-repo-qemux86 repo from http://192.168.7.3:45239/qemux86 oe-testimage-repo-core2_32 1.6 MB/s | 36 kB 00:00 oe-testimage-repo-noarch 16 kB/s | 257 B 00:00 oe-testimage-repo-qemux86 18 kB/s | 257 B 00:00 Metadata cache created. DEBUG: Waiting for process output: time: 1682161008.5508168, endtime: 1682162508.5508149 DEBUG: Data from SSH call: Added oe-testimage-repo-core2_32 repo from http://192.168.7.3:45239/core2_32 Added oe-testimage-repo-noarch repo from http://192.168.7.3:45239/noarch Added oe-testimage-repo-qemux86 repo from http://192.168.7.3:45239/qemux86 oe-testimage-repo-core2_32 1.6 MB/s | 36 kB 00:00 oe-testimage-repo-noarch 16 kB/s | 257 B 00:00 oe-testimage-repo-qemux86 18 kB/s | 257 B 00:00 Metadata cache created. DEBUG: [Command returned '0' after 0.85 seconds] DEBUG: Command: dnf --repofrompath=oe-testimage-repo-core2_32,http://192.168.7.3:45239/core2_32 --repofrompath=oe-testimage-repo-noarch,http://192.168.7.3:45239/noarch --repofrompath=oe-testimage-repo-qemux86,http://192.168.7.3:45239/qemux86 --nogpgcheck makecache Status: 0 Output: Added oe-testimage-repo-core2_32 repo from http://192.168.7.3:45239/core2_32 Added oe-testimage-repo-noarch repo from http://192.168.7.3:45239/noarch Added oe-testimage-repo-qemux86 repo from http://192.168.7.3:45239/qemux86 oe-testimage-repo-core2_32 1.6 MB/s | 36 kB 00:00 oe-testimage-repo-noarch 16 kB/s | 257 B 00:00 oe-testimage-repo-qemux86 18 kB/s | 257 B 00:00 Metadata cache created. NOTE: ... ok NOTE: test_dnf_exclude (dnf.DnfRepoTest.test_dnf_exclude) DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; dnf --repofrompath=oe-testimage-repo-core2_32,http://192.168.7.3:45239/core2_32 --repofrompath=oe-testimage-repo-noarch,http://192.168.7.3:45239/noarch --repofrompath=oe-testimage-repo-qemux86,http://192.168.7.3:45239/qemux86 --nogpgcheck remove -y dnf-test-* DEBUG: Waiting for process output: time: 1682161008.7692878, endtime: 1682162508.7592704 DEBUG: Partial data from SSH call: Added oe-testimage-repo-core2_32 repo from http://192.168.7.3:45239/core2_32 Added oe-testimage-repo-noarch repo from http://192.168.7.3:45239/noarch Added oe-testimage-repo-qemux86 repo from http://192.168.7.3:45239/qemux86 No match for argument: dnf-test-* No packages marked for removal. Dependencies resolved. Nothing to do. Complete! DEBUG: Waiting for process output: time: 1682161009.4648159, endtime: 1682162509.4648135 DEBUG: Data from SSH call: Added oe-testimage-repo-core2_32 repo from http://192.168.7.3:45239/core2_32 Added oe-testimage-repo-noarch repo from http://192.168.7.3:45239/noarch Added oe-testimage-repo-qemux86 repo from http://192.168.7.3:45239/qemux86 No match for argument: dnf-test-* No packages marked for removal. Dependencies resolved. Nothing to do. Complete! DEBUG: [Command returned '0' after 0.91 seconds] DEBUG: Command: dnf --repofrompath=oe-testimage-repo-core2_32,http://192.168.7.3:45239/core2_32 --repofrompath=oe-testimage-repo-noarch,http://192.168.7.3:45239/noarch --repofrompath=oe-testimage-repo-qemux86,http://192.168.7.3:45239/qemux86 --nogpgcheck remove -y dnf-test-* Status: 0 Output: Added oe-testimage-repo-core2_32 repo from http://192.168.7.3:45239/core2_32 Added oe-testimage-repo-noarch repo from http://192.168.7.3:45239/noarch Added oe-testimage-repo-qemux86 repo from http://192.168.7.3:45239/qemux86 No match for argument: dnf-test-* No packages marked for removal. Dependencies resolved. Nothing to do. Complete! DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; dnf --repofrompath=oe-testimage-repo-core2_32,http://192.168.7.3:45239/core2_32 --repofrompath=oe-testimage-repo-noarch,http://192.168.7.3:45239/noarch --repofrompath=oe-testimage-repo-qemux86,http://192.168.7.3:45239/qemux86 --nogpgcheck install -y --exclude=dnf-test-dep dnf-test-* DEBUG: Waiting for process output: time: 1682161009.6954172, endtime: 1682162509.6724863 NOTE: "GET /core2_32/dnf-test-main-4.14.0-r0.core2_32.rpm HTTP/1.1" 200 - DEBUG: Partial data from SSH call: Added oe-testimage-repo-core2_32 repo from http://192.168.7.3:45239/core2_32 Added oe-testimage-repo-noarch repo from http://192.168.7.3:45239/noarch Added oe-testimage-repo-qemux86 repo from http://192.168.7.3:45239/qemux86 Last metadata expiration check: 0:00:02 ago on Sat Apr 22 10:56:45 2023. Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: dnf-test-main core2_32 4.14.0-r0 oe-testimage-repo-core2_32 5.9 k Transaction Summary ================================================================================ Install 1 Package Total download size: 5.9 k Installed size: 0 Downloading Packages: dnf-test-main-4.14.0-r0.core2_32.rpm 647 kB/s | 5.9 kB 00:00 -------------------------------------------------------------------------------- Total 524 kB/s | 5.9 kB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : dnf-test-main-4.14.0-r0.core2_32 1/1 DEBUG: Waiting for process output: time: 1682161010.3697162, endtime: 1682162510.369714 DEBUG: Partial data from SSH call: Verifying : dnf-test-main-4.14.0-r0.core2_32 1/1 Installed: dnf-test-main-4.14.0-r0.core2_32 Complete! DEBUG: Waiting for process output: time: 1682161010.632701, endtime: 1682162510.6326985 DEBUG: Data from SSH call: Added oe-testimage-repo-core2_32 repo from http://192.168.7.3:45239/core2_32 Added oe-testimage-repo-noarch repo from http://192.168.7.3:45239/noarch Added oe-testimage-repo-qemux86 repo from http://192.168.7.3:45239/qemux86 Last metadata expiration check: 0:00:02 ago on Sat Apr 22 10:56:45 2023. Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: dnf-test-main core2_32 4.14.0-r0 oe-testimage-repo-core2_32 5.9 k Transaction Summary ================================================================================ Install 1 Package Total download size: 5.9 k Installed size: 0 Downloading Packages: dnf-test-main-4.14.0-r0.core2_32.rpm 647 kB/s | 5.9 kB 00:00 -------------------------------------------------------------------------------- Total 524 kB/s | 5.9 kB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : dnf-test-main-4.14.0-r0.core2_32 1/1 Verifying : dnf-test-main-4.14.0-r0.core2_32 1/1 Installed: dnf-test-main-4.14.0-r0.core2_32 Complete! DEBUG: [Command returned '0' after 1.17 seconds] DEBUG: Command: dnf --repofrompath=oe-testimage-repo-core2_32,http://192.168.7.3:45239/core2_32 --repofrompath=oe-testimage-repo-noarch,http://192.168.7.3:45239/noarch --repofrompath=oe-testimage-repo-qemux86,http://192.168.7.3:45239/qemux86 --nogpgcheck install -y --exclude=dnf-test-dep dnf-test-* Status: 0 Output: Added oe-testimage-repo-core2_32 repo from http://192.168.7.3:45239/core2_32 Added oe-testimage-repo-noarch repo from http://192.168.7.3:45239/noarch Added oe-testimage-repo-qemux86 repo from http://192.168.7.3:45239/qemux86 Last metadata expiration check: 0:00:02 ago on Sat Apr 22 10:56:45 2023. Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: dnf-test-main core2_32 4.14.0-r0 oe-testimage-repo-core2_32 5.9 k Transaction Summary ================================================================================ Install 1 Package Total download size: 5.9 k Installed size: 0 Downloading Packages: dnf-test-main-4.14.0-r0.core2_32.rpm 647 kB/s | 5.9 kB 00:00 -------------------------------------------------------------------------------- Total 524 kB/s | 5.9 kB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : dnf-test-main-4.14.0-r0.core2_32 1/1 Verifying : dnf-test-main-4.14.0-r0.core2_32 1/1 Installed: dnf-test-main-4.14.0-r0.core2_32 Complete! DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; dnf list --installed dnf-test-* DEBUG: Waiting for process output: time: 1682161010.8596845, endtime: 1682162510.8393483 DEBUG: Partial data from SSH call: Installed Packages dnf-test-main.core2_32 4.14.0-r0 @oe-testimage-repo-core2_32 DEBUG: Waiting for process output: time: 1682161011.6666532, endtime: 1682162511.6666508 DEBUG: Data from SSH call: Installed Packages dnf-test-main.core2_32 4.14.0-r0 @oe-testimage-repo-core2_32 DEBUG: [Command returned '0' after 1.03 seconds] DEBUG: Command: dnf list --installed dnf-test-* Status: 0 Output: Installed Packages dnf-test-main.core2_32 4.14.0-r0 @oe-testimage-repo-core2_32 NOTE: ... ok NOTE: test_dnf_install (dnf.DnfRepoTest.test_dnf_install) DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; dnf --repofrompath=oe-testimage-repo-core2_32,http://192.168.7.3:45239/core2_32 --repofrompath=oe-testimage-repo-noarch,http://192.168.7.3:45239/noarch --repofrompath=oe-testimage-repo-qemux86,http://192.168.7.3:45239/qemux86 --nogpgcheck remove -y dnf-test-* DEBUG: Waiting for process output: time: 1682161011.8846788, endtime: 1682162511.8686059 DEBUG: Partial data from SSH call: Added oe-testimage-repo-core2_32 repo from http://192.168.7.3:45239/core2_32 Added oe-testimage-repo-noarch repo from http://192.168.7.3:45239/noarch Added oe-testimage-repo-qemux86 repo from http://192.168.7.3:45239/qemux86 Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Removing: dnf-test-main core2_32 4.14.0-r0 @oe-testimage-repo-core2_32 0 Transaction Summary ================================================================================ Remove 1 Package Freed space: 0 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Erasing : dnf-test-main-4.14.0-r0.core2_32 1/1 DEBUG: Waiting for process output: time: 1682161012.48069, endtime: 1682162512.4806879 DEBUG: Partial data from SSH call: Verifying : dnf-test-main-4.14.0-r0.core2_32 1/1 Removed: dnf-test-main-4.14.0-r0.core2_32 Complete! DEBUG: Waiting for process output: time: 1682161012.7576568, endtime: 1682162512.7576544 DEBUG: Data from SSH call: Added oe-testimage-repo-core2_32 repo from http://192.168.7.3:45239/core2_32 Added oe-testimage-repo-noarch repo from http://192.168.7.3:45239/noarch Added oe-testimage-repo-qemux86 repo from http://192.168.7.3:45239/qemux86 Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Removing: dnf-test-main core2_32 4.14.0-r0 @oe-testimage-repo-core2_32 0 Transaction Summary ================================================================================ Remove 1 Package Freed space: 0 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Erasing : dnf-test-main-4.14.0-r0.core2_32 1/1 Verifying : dnf-test-main-4.14.0-r0.core2_32 1/1 Removed: dnf-test-main-4.14.0-r0.core2_32 Complete! DEBUG: [Command returned '0' after 1.09 seconds] DEBUG: Command: dnf --repofrompath=oe-testimage-repo-core2_32,http://192.168.7.3:45239/core2_32 --repofrompath=oe-testimage-repo-noarch,http://192.168.7.3:45239/noarch --repofrompath=oe-testimage-repo-qemux86,http://192.168.7.3:45239/qemux86 --nogpgcheck remove -y dnf-test-* Status: 0 Output: Added oe-testimage-repo-core2_32 repo from http://192.168.7.3:45239/core2_32 Added oe-testimage-repo-noarch repo from http://192.168.7.3:45239/noarch Added oe-testimage-repo-qemux86 repo from http://192.168.7.3:45239/qemux86 Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Removing: dnf-test-main core2_32 4.14.0-r0 @oe-testimage-repo-core2_32 0 Transaction Summary ================================================================================ Remove 1 Package Freed space: 0 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Erasing : dnf-test-main-4.14.0-r0.core2_32 1/1 Verifying : dnf-test-main-4.14.0-r0.core2_32 1/1 Removed: dnf-test-main-4.14.0-r0.core2_32 Complete! DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; dnf --repofrompath=oe-testimage-repo-core2_32,http://192.168.7.3:45239/core2_32 --repofrompath=oe-testimage-repo-noarch,http://192.168.7.3:45239/noarch --repofrompath=oe-testimage-repo-qemux86,http://192.168.7.3:45239/qemux86 --nogpgcheck install -y dnf-test-dep DEBUG: Waiting for process output: time: 1682161012.9595473, endtime: 1682162512.958717 NOTE: "GET /core2_32/dnf-test-dep-4.14.0-r0.core2_32.rpm HTTP/1.1" 200 - DEBUG: Partial data from SSH call: Added oe-testimage-repo-core2_32 repo from http://192.168.7.3:45239/core2_32 Added oe-testimage-repo-noarch repo from http://192.168.7.3:45239/noarch Added oe-testimage-repo-qemux86 repo from http://192.168.7.3:45239/qemux86 Last metadata expiration check: 0:00:05 ago on Sat Apr 22 10:56:45 2023. Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: dnf-test-dep core2_32 4.14.0-r0 oe-testimage-repo-core2_32 5.8 k Transaction Summary ================================================================================ Install 1 Package Total download size: 5.8 k Installed size: 0 Downloading Packages: dnf-test-dep-4.14.0-r0.core2_32.rpm 277 kB/s | 5.8 kB 00:00 -------------------------------------------------------------------------------- Total 257 kB/s | 5.8 kB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : dnf-test-dep-4.14.0-r0.core2_32 1/1 DEBUG: Waiting for process output: time: 1682161013.670666, endtime: 1682162513.6706638 DEBUG: Partial data from SSH call: Verifying : dnf-test-dep-4.14.0-r0.core2_32 1/1 Installed: dnf-test-dep-4.14.0-r0.core2_32 Complete! DEBUG: Waiting for process output: time: 1682161013.949644, endtime: 1682162513.949642 DEBUG: Data from SSH call: Added oe-testimage-repo-core2_32 repo from http://192.168.7.3:45239/core2_32 Added oe-testimage-repo-noarch repo from http://192.168.7.3:45239/noarch Added oe-testimage-repo-qemux86 repo from http://192.168.7.3:45239/qemux86 Last metadata expiration check: 0:00:05 ago on Sat Apr 22 10:56:45 2023. Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: dnf-test-dep core2_32 4.14.0-r0 oe-testimage-repo-core2_32 5.8 k Transaction Summary ================================================================================ Install 1 Package Total download size: 5.8 k Installed size: 0 Downloading Packages: dnf-test-dep-4.14.0-r0.core2_32.rpm 277 kB/s | 5.8 kB 00:00 -------------------------------------------------------------------------------- Total 257 kB/s | 5.8 kB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : dnf-test-dep-4.14.0-r0.core2_32 1/1 Verifying : dnf-test-dep-4.14.0-r0.core2_32 1/1 Installed: dnf-test-dep-4.14.0-r0.core2_32 Complete! DEBUG: [Command returned '0' after 1.19 seconds] DEBUG: Command: dnf --repofrompath=oe-testimage-repo-core2_32,http://192.168.7.3:45239/core2_32 --repofrompath=oe-testimage-repo-noarch,http://192.168.7.3:45239/noarch --repofrompath=oe-testimage-repo-qemux86,http://192.168.7.3:45239/qemux86 --nogpgcheck install -y dnf-test-dep Status: 0 Output: Added oe-testimage-repo-core2_32 repo from http://192.168.7.3:45239/core2_32 Added oe-testimage-repo-noarch repo from http://192.168.7.3:45239/noarch Added oe-testimage-repo-qemux86 repo from http://192.168.7.3:45239/qemux86 Last metadata expiration check: 0:00:05 ago on Sat Apr 22 10:56:45 2023. Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: dnf-test-dep core2_32 4.14.0-r0 oe-testimage-repo-core2_32 5.8 k Transaction Summary ================================================================================ Install 1 Package Total download size: 5.8 k Installed size: 0 Downloading Packages: dnf-test-dep-4.14.0-r0.core2_32.rpm 277 kB/s | 5.8 kB 00:00 -------------------------------------------------------------------------------- Total 257 kB/s | 5.8 kB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : dnf-test-dep-4.14.0-r0.core2_32 1/1 Verifying : dnf-test-dep-4.14.0-r0.core2_32 1/1 Installed: dnf-test-dep-4.14.0-r0.core2_32 Complete! NOTE: ... ok NOTE: test_dnf_install_dependency (dnf.DnfRepoTest.test_dnf_install_dependency) DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; dnf --repofrompath=oe-testimage-repo-core2_32,http://192.168.7.3:45239/core2_32 --repofrompath=oe-testimage-repo-noarch,http://192.168.7.3:45239/noarch --repofrompath=oe-testimage-repo-qemux86,http://192.168.7.3:45239/qemux86 --nogpgcheck remove -y dnf-test-* DEBUG: Waiting for process output: time: 1682161014.1740084, endtime: 1682162514.1520004 DEBUG: Partial data from SSH call: Added oe-testimage-repo-core2_32 repo from http://192.168.7.3:45239/core2_32 Added oe-testimage-repo-noarch repo from http://192.168.7.3:45239/noarch Added oe-testimage-repo-qemux86 repo from http://192.168.7.3:45239/qemux86 Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Removing: dnf-test-dep core2_32 4.14.0-r0 @oe-testimage-repo-core2_32 0 Transaction Summary ================================================================================ Remove 1 Package Freed space: 0 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction DEBUG: Waiting for process output: time: 1682161014.848879, endtime: 1682162514.848877 DEBUG: Partial data from SSH call: Preparing : 1/1 Erasing : dnf-test-dep-4.14.0-r0.core2_32 1/1 Verifying : dnf-test-dep-4.14.0-r0.core2_32 1/1 Removed: dnf-test-dep-4.14.0-r0.core2_32 Complete! DEBUG: Waiting for process output: time: 1682161015.0637739, endtime: 1682162515.0637722 DEBUG: Data from SSH call: Added oe-testimage-repo-core2_32 repo from http://192.168.7.3:45239/core2_32 Added oe-testimage-repo-noarch repo from http://192.168.7.3:45239/noarch Added oe-testimage-repo-qemux86 repo from http://192.168.7.3:45239/qemux86 Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Removing: dnf-test-dep core2_32 4.14.0-r0 @oe-testimage-repo-core2_32 0 Transaction Summary ================================================================================ Remove 1 Package Freed space: 0 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Erasing : dnf-test-dep-4.14.0-r0.core2_32 1/1 Verifying : dnf-test-dep-4.14.0-r0.core2_32 1/1 Removed: dnf-test-dep-4.14.0-r0.core2_32 Complete! DEBUG: [Command returned '0' after 1.11 seconds] DEBUG: Command: dnf --repofrompath=oe-testimage-repo-core2_32,http://192.168.7.3:45239/core2_32 --repofrompath=oe-testimage-repo-noarch,http://192.168.7.3:45239/noarch --repofrompath=oe-testimage-repo-qemux86,http://192.168.7.3:45239/qemux86 --nogpgcheck remove -y dnf-test-* Status: 0 Output: Added oe-testimage-repo-core2_32 repo from http://192.168.7.3:45239/core2_32 Added oe-testimage-repo-noarch repo from http://192.168.7.3:45239/noarch Added oe-testimage-repo-qemux86 repo from http://192.168.7.3:45239/qemux86 Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Removing: dnf-test-dep core2_32 4.14.0-r0 @oe-testimage-repo-core2_32 0 Transaction Summary ================================================================================ Remove 1 Package Freed space: 0 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Erasing : dnf-test-dep-4.14.0-r0.core2_32 1/1 Verifying : dnf-test-dep-4.14.0-r0.core2_32 1/1 Removed: dnf-test-dep-4.14.0-r0.core2_32 Complete! DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; dnf --repofrompath=oe-testimage-repo-core2_32,http://192.168.7.3:45239/core2_32 --repofrompath=oe-testimage-repo-noarch,http://192.168.7.3:45239/noarch --repofrompath=oe-testimage-repo-qemux86,http://192.168.7.3:45239/qemux86 --nogpgcheck install -y dnf-test-main DEBUG: Waiting for process output: time: 1682161015.3004308, endtime: 1682162515.267504 NOTE: "GET /core2_32/dnf-test-dep-4.14.0-r0.core2_32.rpm HTTP/1.1" 200 - NOTE: "GET /core2_32/dnf-test-main-4.14.0-r0.core2_32.rpm HTTP/1.1" 200 - DEBUG: Partial data from SSH call: Added oe-testimage-repo-core2_32 repo from http://192.168.7.3:45239/core2_32 Added oe-testimage-repo-noarch repo from http://192.168.7.3:45239/noarch Added oe-testimage-repo-qemux86 repo from http://192.168.7.3:45239/qemux86 Last metadata expiration check: 0:00:07 ago on Sat Apr 22 10:56:45 2023. Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: dnf-test-main core2_32 4.14.0-r0 oe-testimage-repo-core2_32 5.9 k Installing weak dependencies: dnf-test-dep core2_32 4.14.0-r0 oe-testimage-repo-core2_32 5.8 k Transaction Summary ================================================================================ Install 2 Packages Total download size: 12 k Installed size: 0 Downloading Packages: (1/2): dnf-test-dep-4.14.0-r0.core2_32.rpm 1.4 MB/s | 5.8 kB 00:00 (2/2): dnf-test-main-4.14.0-r0.core2_32.rpm 916 kB/s | 5.9 kB 00:00 -------------------------------------------------------------------------------- Total 1.1 MB/s | 12 kB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : dnf-test-dep-4.14.0-r0.core2_32 1/2 Installing : dnf-test-main-4.14.0-r0.core2_32 2/2 DEBUG: Waiting for process output: time: 1682161015.999691, endtime: 1682162515.9996889 DEBUG: Partial data from SSH call: Verifying : dnf-test-dep-4.14.0-r0.core2_32 1/2 Verifying : dnf-test-main-4.14.0-r0.core2_32 2/2 Installed: dnf-test-dep-4.14.0-r0.core2_32 dnf-test-main-4.14.0-r0.core2_32 Complete! DEBUG: Waiting for process output: time: 1682161016.287628, endtime: 1682162516.287626 DEBUG: Data from SSH call: Added oe-testimage-repo-core2_32 repo from http://192.168.7.3:45239/core2_32 Added oe-testimage-repo-noarch repo from http://192.168.7.3:45239/noarch Added oe-testimage-repo-qemux86 repo from http://192.168.7.3:45239/qemux86 Last metadata expiration check: 0:00:07 ago on Sat Apr 22 10:56:45 2023. Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: dnf-test-main core2_32 4.14.0-r0 oe-testimage-repo-core2_32 5.9 k Installing weak dependencies: dnf-test-dep core2_32 4.14.0-r0 oe-testimage-repo-core2_32 5.8 k Transaction Summary ================================================================================ Install 2 Packages Total download size: 12 k Installed size: 0 Downloading Packages: (1/2): dnf-test-dep-4.14.0-r0.core2_32.rpm 1.4 MB/s | 5.8 kB 00:00 (2/2): dnf-test-main-4.14.0-r0.core2_32.rpm 916 kB/s | 5.9 kB 00:00 -------------------------------------------------------------------------------- Total 1.1 MB/s | 12 kB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : dnf-test-dep-4.14.0-r0.core2_32 1/2 Installing : dnf-test-main-4.14.0-r0.core2_32 2/2 Verifying : dnf-test-dep-4.14.0-r0.core2_32 1/2 Verifying : dnf-test-main-4.14.0-r0.core2_32 2/2 Installed: dnf-test-dep-4.14.0-r0.core2_32 dnf-test-main-4.14.0-r0.core2_32 Complete! DEBUG: [Command returned '0' after 1.22 seconds] DEBUG: Command: dnf --repofrompath=oe-testimage-repo-core2_32,http://192.168.7.3:45239/core2_32 --repofrompath=oe-testimage-repo-noarch,http://192.168.7.3:45239/noarch --repofrompath=oe-testimage-repo-qemux86,http://192.168.7.3:45239/qemux86 --nogpgcheck install -y dnf-test-main Status: 0 Output: Added oe-testimage-repo-core2_32 repo from http://192.168.7.3:45239/core2_32 Added oe-testimage-repo-noarch repo from http://192.168.7.3:45239/noarch Added oe-testimage-repo-qemux86 repo from http://192.168.7.3:45239/qemux86 Last metadata expiration check: 0:00:07 ago on Sat Apr 22 10:56:45 2023. Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: dnf-test-main core2_32 4.14.0-r0 oe-testimage-repo-core2_32 5.9 k Installing weak dependencies: dnf-test-dep core2_32 4.14.0-r0 oe-testimage-repo-core2_32 5.8 k Transaction Summary ================================================================================ Install 2 Packages Total download size: 12 k Installed size: 0 Downloading Packages: (1/2): dnf-test-dep-4.14.0-r0.core2_32.rpm 1.4 MB/s | 5.8 kB 00:00 (2/2): dnf-test-main-4.14.0-r0.core2_32.rpm 916 kB/s | 5.9 kB 00:00 -------------------------------------------------------------------------------- Total 1.1 MB/s | 12 kB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : dnf-test-dep-4.14.0-r0.core2_32 1/2 Installing : dnf-test-main-4.14.0-r0.core2_32 2/2 Verifying : dnf-test-dep-4.14.0-r0.core2_32 1/2 Verifying : dnf-test-main-4.14.0-r0.core2_32 2/2 Installed: dnf-test-dep-4.14.0-r0.core2_32 dnf-test-main-4.14.0-r0.core2_32 Complete! DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; dnf list --installed dnf-test-* DEBUG: Waiting for process output: time: 1682161016.5003834, endtime: 1682162516.4894352 DEBUG: Partial data from SSH call: Installed Packages dnf-test-dep.core2_32 4.14.0-r0 @oe-testimage-repo-core2_32 dnf-test-main.core2_32 4.14.0-r0 @oe-testimage-repo-core2_32 DEBUG: Waiting for process output: time: 1682161017.1610963, endtime: 1682162517.1610944 DEBUG: Data from SSH call: Installed Packages dnf-test-dep.core2_32 4.14.0-r0 @oe-testimage-repo-core2_32 dnf-test-main.core2_32 4.14.0-r0 @oe-testimage-repo-core2_32 DEBUG: [Command returned '0' after 0.87 seconds] DEBUG: Command: dnf list --installed dnf-test-* Status: 0 Output: Installed Packages dnf-test-dep.core2_32 4.14.0-r0 @oe-testimage-repo-core2_32 dnf-test-main.core2_32 4.14.0-r0 @oe-testimage-repo-core2_32 NOTE: ... ok NOTE: test_dnf_install_from_disk (dnf.DnfRepoTest.test_dnf_install_from_disk) DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; dnf --repofrompath=oe-testimage-repo-core2_32,http://192.168.7.3:45239/core2_32 --repofrompath=oe-testimage-repo-noarch,http://192.168.7.3:45239/noarch --repofrompath=oe-testimage-repo-qemux86,http://192.168.7.3:45239/qemux86 --nogpgcheck remove -y dnf-test-dep DEBUG: Waiting for process output: time: 1682161017.3650525, endtime: 1682162517.363327 DEBUG: Partial data from SSH call: Added oe-testimage-repo-core2_32 repo from http://192.168.7.3:45239/core2_32 Added oe-testimage-repo-noarch repo from http://192.168.7.3:45239/noarch Added oe-testimage-repo-qemux86 repo from http://192.168.7.3:45239/qemux86 Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Removing: dnf-test-dep core2_32 4.14.0-r0 @oe-testimage-repo-core2_32 0 Transaction Summary ================================================================================ Remove 1 Package Freed space: 0 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Erasing : dnf-test-dep-4.14.0-r0.core2_32 1/1 DEBUG: Waiting for process output: time: 1682161017.9929895, endtime: 1682162517.9929867 DEBUG: Partial data from SSH call: Verifying : dnf-test-dep-4.14.0-r0.core2_32 1/1 Removed: dnf-test-dep-4.14.0-r0.core2_32 Complete! DEBUG: Waiting for process output: time: 1682161018.2493575, endtime: 1682162518.2493556 DEBUG: Data from SSH call: Added oe-testimage-repo-core2_32 repo from http://192.168.7.3:45239/core2_32 Added oe-testimage-repo-noarch repo from http://192.168.7.3:45239/noarch Added oe-testimage-repo-qemux86 repo from http://192.168.7.3:45239/qemux86 Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Removing: dnf-test-dep core2_32 4.14.0-r0 @oe-testimage-repo-core2_32 0 Transaction Summary ================================================================================ Remove 1 Package Freed space: 0 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Erasing : dnf-test-dep-4.14.0-r0.core2_32 1/1 Verifying : dnf-test-dep-4.14.0-r0.core2_32 1/1 Removed: dnf-test-dep-4.14.0-r0.core2_32 Complete! DEBUG: [Command returned '0' after 1.09 seconds] DEBUG: Command: dnf --repofrompath=oe-testimage-repo-core2_32,http://192.168.7.3:45239/core2_32 --repofrompath=oe-testimage-repo-noarch,http://192.168.7.3:45239/noarch --repofrompath=oe-testimage-repo-qemux86,http://192.168.7.3:45239/qemux86 --nogpgcheck remove -y dnf-test-dep Status: 0 Output: Added oe-testimage-repo-core2_32 repo from http://192.168.7.3:45239/core2_32 Added oe-testimage-repo-noarch repo from http://192.168.7.3:45239/noarch Added oe-testimage-repo-qemux86 repo from http://192.168.7.3:45239/qemux86 Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Removing: dnf-test-dep core2_32 4.14.0-r0 @oe-testimage-repo-core2_32 0 Transaction Summary ================================================================================ Remove 1 Package Freed space: 0 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Erasing : dnf-test-dep-4.14.0-r0.core2_32 1/1 Verifying : dnf-test-dep-4.14.0-r0.core2_32 1/1 Removed: dnf-test-dep-4.14.0-r0.core2_32 Complete! DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; dnf --repofrompath=oe-testimage-repo-core2_32,http://192.168.7.3:45239/core2_32 --repofrompath=oe-testimage-repo-noarch,http://192.168.7.3:45239/noarch --repofrompath=oe-testimage-repo-qemux86,http://192.168.7.3:45239/qemux86 --nogpgcheck install -y --downloadonly dnf-test-dep DEBUG: Waiting for process output: time: 1682161018.452787, endtime: 1682162518.4509456 NOTE: "GET /core2_32/dnf-test-dep-4.14.0-r0.core2_32.rpm HTTP/1.1" 200 - DEBUG: Partial data from SSH call: Added oe-testimage-repo-core2_32 repo from http://192.168.7.3:45239/core2_32 Added oe-testimage-repo-noarch repo from http://192.168.7.3:45239/noarch Added oe-testimage-repo-qemux86 repo from http://192.168.7.3:45239/qemux86 Last metadata expiration check: 0:00:10 ago on Sat Apr 22 10:56:45 2023. Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: dnf-test-dep core2_32 4.14.0-r0 oe-testimage-repo-core2_32 5.8 k Transaction Summary ================================================================================ Install 1 Package Total download size: 5.8 k Installed size: 0 DNF will only download packages for the transaction. Downloading Packages: dnf-test-dep-4.14.0-r0.core2_32.rpm 1.5 MB/s | 5.8 kB 00:00 -------------------------------------------------------------------------------- Total 583 kB/s | 5.8 kB 00:00 Complete! The downloaded packages were saved in cache until the next successful transaction. You can remove cached packages by executing 'dnf clean packages'. DEBUG: Waiting for process output: time: 1682161019.0832555, endtime: 1682162519.0832531 DEBUG: Data from SSH call: Added oe-testimage-repo-core2_32 repo from http://192.168.7.3:45239/core2_32 Added oe-testimage-repo-noarch repo from http://192.168.7.3:45239/noarch Added oe-testimage-repo-qemux86 repo from http://192.168.7.3:45239/qemux86 Last metadata expiration check: 0:00:10 ago on Sat Apr 22 10:56:45 2023. Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: dnf-test-dep core2_32 4.14.0-r0 oe-testimage-repo-core2_32 5.8 k Transaction Summary ================================================================================ Install 1 Package Total download size: 5.8 k Installed size: 0 DNF will only download packages for the transaction. Downloading Packages: dnf-test-dep-4.14.0-r0.core2_32.rpm 1.5 MB/s | 5.8 kB 00:00 -------------------------------------------------------------------------------- Total 583 kB/s | 5.8 kB 00:00 Complete! The downloaded packages were saved in cache until the next successful transaction. You can remove cached packages by executing 'dnf clean packages'. DEBUG: [Command returned '0' after 0.83 seconds] DEBUG: Command: dnf --repofrompath=oe-testimage-repo-core2_32,http://192.168.7.3:45239/core2_32 --repofrompath=oe-testimage-repo-noarch,http://192.168.7.3:45239/noarch --repofrompath=oe-testimage-repo-qemux86,http://192.168.7.3:45239/qemux86 --nogpgcheck install -y --downloadonly dnf-test-dep Status: 0 Output: Added oe-testimage-repo-core2_32 repo from http://192.168.7.3:45239/core2_32 Added oe-testimage-repo-noarch repo from http://192.168.7.3:45239/noarch Added oe-testimage-repo-qemux86 repo from http://192.168.7.3:45239/qemux86 Last metadata expiration check: 0:00:10 ago on Sat Apr 22 10:56:45 2023. Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: dnf-test-dep core2_32 4.14.0-r0 oe-testimage-repo-core2_32 5.8 k Transaction Summary ================================================================================ Install 1 Package Total download size: 5.8 k Installed size: 0 DNF will only download packages for the transaction. Downloading Packages: dnf-test-dep-4.14.0-r0.core2_32.rpm 1.5 MB/s | 5.8 kB 00:00 -------------------------------------------------------------------------------- Total 583 kB/s | 5.8 kB 00:00 Complete! The downloaded packages were saved in cache until the next successful transaction. You can remove cached packages by executing 'dnf clean packages'. DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; find /var/cache/dnf -name dnf-test-dep*rpm DEBUG: Waiting for process output: time: 1682161019.2861536, endtime: 1682161319.2846677 DEBUG: Partial data from SSH call: /var/cache/dnf/oe-testimage-repo-core2_32-7899d16b0654d5f5/packages/dnf-test-dep-4.14.0-r0.core2_32.rpm DEBUG: Waiting for process output: time: 1682161019.6630905, endtime: 1682161319.663088 DEBUG: Data from SSH call: /var/cache/dnf/oe-testimage-repo-core2_32-7899d16b0654d5f5/packages/dnf-test-dep-4.14.0-r0.core2_32.rpm DEBUG: [Command returned '0' after 0.58 seconds] DEBUG: Command: find /var/cache/dnf -name dnf-test-dep*rpm Status: 0 Output: /var/cache/dnf/oe-testimage-repo-core2_32-7899d16b0654d5f5/packages/dnf-test-dep-4.14.0-r0.core2_32.rpm DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; dnf --repofrompath=oe-testimage-repo-core2_32,http://192.168.7.3:45239/core2_32 --repofrompath=oe-testimage-repo-noarch,http://192.168.7.3:45239/noarch --repofrompath=oe-testimage-repo-qemux86,http://192.168.7.3:45239/qemux86 --nogpgcheck install -y /var/cache/dnf/oe-testimage-repo-core2_32-7899d16b0654d5f5/packages/dnf-test-dep-4.14.0-r0.core2_32.rpm DEBUG: Waiting for process output: time: 1682161019.867132, endtime: 1682162519.8660524 DEBUG: Partial data from SSH call: Added oe-testimage-repo-core2_32 repo from http://192.168.7.3:45239/core2_32 Added oe-testimage-repo-noarch repo from http://192.168.7.3:45239/noarch Added oe-testimage-repo-qemux86 repo from http://192.168.7.3:45239/qemux86 Last metadata expiration check: 0:00:12 ago on Sat Apr 22 10:56:45 2023. Dependencies resolved. ================================================================================ Package Architecture Version Repository Size ================================================================================ Installing: dnf-test-dep core2_32 4.14.0-r0 @commandline 5.8 k Transaction Summary ================================================================================ Install 1 Package Total size: 5.8 k Installed size: 0 Downloading Packages: Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : dnf-test-dep-4.14.0-r0.core2_32 1/1 DEBUG: Waiting for process output: time: 1682161020.5176747, endtime: 1682162520.5176728 DEBUG: Partial data from SSH call: Verifying : dnf-test-dep-4.14.0-r0.core2_32 1/1 Installed: dnf-test-dep-4.14.0-r0.core2_32 Complete! DEBUG: Waiting for process output: time: 1682161020.742432, endtime: 1682162520.7424297 DEBUG: Data from SSH call: Added oe-testimage-repo-core2_32 repo from http://192.168.7.3:45239/core2_32 Added oe-testimage-repo-noarch repo from http://192.168.7.3:45239/noarch Added oe-testimage-repo-qemux86 repo from http://192.168.7.3:45239/qemux86 Last metadata expiration check: 0:00:12 ago on Sat Apr 22 10:56:45 2023. Dependencies resolved. ================================================================================ Package Architecture Version Repository Size ================================================================================ Installing: dnf-test-dep core2_32 4.14.0-r0 @commandline 5.8 k Transaction Summary ================================================================================ Install 1 Package Total size: 5.8 k Installed size: 0 Downloading Packages: Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : dnf-test-dep-4.14.0-r0.core2_32 1/1 Verifying : dnf-test-dep-4.14.0-r0.core2_32 1/1 Installed: dnf-test-dep-4.14.0-r0.core2_32 Complete! DEBUG: [Command returned '0' after 1.08 seconds] DEBUG: Command: dnf --repofrompath=oe-testimage-repo-core2_32,http://192.168.7.3:45239/core2_32 --repofrompath=oe-testimage-repo-noarch,http://192.168.7.3:45239/noarch --repofrompath=oe-testimage-repo-qemux86,http://192.168.7.3:45239/qemux86 --nogpgcheck install -y /var/cache/dnf/oe-testimage-repo-core2_32-7899d16b0654d5f5/packages/dnf-test-dep-4.14.0-r0.core2_32.rpm Status: 0 Output: Added oe-testimage-repo-core2_32 repo from http://192.168.7.3:45239/core2_32 Added oe-testimage-repo-noarch repo from http://192.168.7.3:45239/noarch Added oe-testimage-repo-qemux86 repo from http://192.168.7.3:45239/qemux86 Last metadata expiration check: 0:00:12 ago on Sat Apr 22 10:56:45 2023. Dependencies resolved. ================================================================================ Package Architecture Version Repository Size ================================================================================ Installing: dnf-test-dep core2_32 4.14.0-r0 @commandline 5.8 k Transaction Summary ================================================================================ Install 1 Package Total size: 5.8 k Installed size: 0 Downloading Packages: Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : dnf-test-dep-4.14.0-r0.core2_32 1/1 Verifying : dnf-test-dep-4.14.0-r0.core2_32 1/1 Installed: dnf-test-dep-4.14.0-r0.core2_32 Complete! NOTE: ... ok NOTE: test_dnf_install_from_http (dnf.DnfRepoTest.test_dnf_install_from_http) DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; dnf --repofrompath=oe-testimage-repo-core2_32,http://192.168.7.3:45239/core2_32 --repofrompath=oe-testimage-repo-noarch,http://192.168.7.3:45239/noarch --repofrompath=oe-testimage-repo-qemux86,http://192.168.7.3:45239/qemux86 --nogpgcheck remove -y dnf-test-dep DEBUG: Waiting for process output: time: 1682161021.0099592, endtime: 1682162521.0089295 DEBUG: Partial data from SSH call: Added oe-testimage-repo-core2_32 repo from http://192.168.7.3:45239/core2_32 Added oe-testimage-repo-noarch repo from http://192.168.7.3:45239/noarch Added oe-testimage-repo-qemux86 repo from http://192.168.7.3:45239/qemux86 Dependencies resolved. ================================================================================ Package Architecture Version Repository Size ================================================================================ Removing: dnf-test-dep core2_32 4.14.0-r0 @@commandline 0 Transaction Summary ================================================================================ Remove 1 Package Freed space: 0 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction DEBUG: Waiting for process output: time: 1682161021.6668317, endtime: 1682162521.6668293 DEBUG: Partial data from SSH call: Preparing : 1/1 Erasing : dnf-test-dep-4.14.0-r0.core2_32 1/1 Verifying : dnf-test-dep-4.14.0-r0.core2_32 1/1 Removed: dnf-test-dep-4.14.0-r0.core2_32 Complete! DEBUG: Waiting for process output: time: 1682161021.8766434, endtime: 1682162521.8766415 DEBUG: Data from SSH call: Added oe-testimage-repo-core2_32 repo from http://192.168.7.3:45239/core2_32 Added oe-testimage-repo-noarch repo from http://192.168.7.3:45239/noarch Added oe-testimage-repo-qemux86 repo from http://192.168.7.3:45239/qemux86 Dependencies resolved. ================================================================================ Package Architecture Version Repository Size ================================================================================ Removing: dnf-test-dep core2_32 4.14.0-r0 @@commandline 0 Transaction Summary ================================================================================ Remove 1 Package Freed space: 0 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Erasing : dnf-test-dep-4.14.0-r0.core2_32 1/1 Verifying : dnf-test-dep-4.14.0-r0.core2_32 1/1 Removed: dnf-test-dep-4.14.0-r0.core2_32 Complete! DEBUG: [Command returned '0' after 1.07 seconds] DEBUG: Command: dnf --repofrompath=oe-testimage-repo-core2_32,http://192.168.7.3:45239/core2_32 --repofrompath=oe-testimage-repo-noarch,http://192.168.7.3:45239/noarch --repofrompath=oe-testimage-repo-qemux86,http://192.168.7.3:45239/qemux86 --nogpgcheck remove -y dnf-test-dep Status: 0 Output: Added oe-testimage-repo-core2_32 repo from http://192.168.7.3:45239/core2_32 Added oe-testimage-repo-noarch repo from http://192.168.7.3:45239/noarch Added oe-testimage-repo-qemux86 repo from http://192.168.7.3:45239/qemux86 Dependencies resolved. ================================================================================ Package Architecture Version Repository Size ================================================================================ Removing: dnf-test-dep core2_32 4.14.0-r0 @@commandline 0 Transaction Summary ================================================================================ Remove 1 Package Freed space: 0 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Erasing : dnf-test-dep-4.14.0-r0.core2_32 1/1 Verifying : dnf-test-dep-4.14.0-r0.core2_32 1/1 Removed: dnf-test-dep-4.14.0-r0.core2_32 Complete! DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; dnf --repofrompath=oe-testimage-repo-core2_32,http://192.168.7.3:45239/core2_32 --repofrompath=oe-testimage-repo-noarch,http://192.168.7.3:45239/noarch --repofrompath=oe-testimage-repo-qemux86,http://192.168.7.3:45239/qemux86 --nogpgcheck install -y http://192.168.7.3:45239/core2_32/dnf-test-dep-4.14.0-r0.core2_32.rpm DEBUG: Waiting for process output: time: 1682161022.0821698, endtime: 1682162522.0782743 NOTE: "GET /core2_32/dnf-test-dep-4.14.0-r0.core2_32.rpm HTTP/1.1" 200 - DEBUG: Partial data from SSH call: Added oe-testimage-repo-core2_32 repo from http://192.168.7.3:45239/core2_32 Added oe-testimage-repo-noarch repo from http://192.168.7.3:45239/noarch Added oe-testimage-repo-qemux86 repo from http://192.168.7.3:45239/qemux86 Last metadata expiration check: 0:00:14 ago on Sat Apr 22 10:56:45 2023. dnf-test-dep-4.14.0-r0.core2_32.rpm 1.2 MB/s | 5.8 kB 00:00 Dependencies resolved. ================================================================================ Package Architecture Version Repository Size ================================================================================ Installing: dnf-test-dep core2_32 4.14.0-r0 @commandline 5.8 k Transaction Summary ================================================================================ Install 1 Package Total size: 5.8 k Installed size: 0 Downloading Packages: Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : dnf-test-dep-4.14.0-r0.core2_32 1/1 DEBUG: Waiting for process output: time: 1682161022.7636747, endtime: 1682162522.763672 DEBUG: Partial data from SSH call: Verifying : dnf-test-dep-4.14.0-r0.core2_32 1/1 Installed: dnf-test-dep-4.14.0-r0.core2_32 Complete! DEBUG: Waiting for process output: time: 1682161023.0220966, endtime: 1682162523.0220933 DEBUG: Data from SSH call: Added oe-testimage-repo-core2_32 repo from http://192.168.7.3:45239/core2_32 Added oe-testimage-repo-noarch repo from http://192.168.7.3:45239/noarch Added oe-testimage-repo-qemux86 repo from http://192.168.7.3:45239/qemux86 Last metadata expiration check: 0:00:14 ago on Sat Apr 22 10:56:45 2023. dnf-test-dep-4.14.0-r0.core2_32.rpm 1.2 MB/s | 5.8 kB 00:00 Dependencies resolved. ================================================================================ Package Architecture Version Repository Size ================================================================================ Installing: dnf-test-dep core2_32 4.14.0-r0 @commandline 5.8 k Transaction Summary ================================================================================ Install 1 Package Total size: 5.8 k Installed size: 0 Downloading Packages: Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : dnf-test-dep-4.14.0-r0.core2_32 1/1 Verifying : dnf-test-dep-4.14.0-r0.core2_32 1/1 Installed: dnf-test-dep-4.14.0-r0.core2_32 Complete! DEBUG: [Command returned '0' after 1.14 seconds] DEBUG: Command: dnf --repofrompath=oe-testimage-repo-core2_32,http://192.168.7.3:45239/core2_32 --repofrompath=oe-testimage-repo-noarch,http://192.168.7.3:45239/noarch --repofrompath=oe-testimage-repo-qemux86,http://192.168.7.3:45239/qemux86 --nogpgcheck install -y http://192.168.7.3:45239/core2_32/dnf-test-dep-4.14.0-r0.core2_32.rpm Status: 0 Output: Added oe-testimage-repo-core2_32 repo from http://192.168.7.3:45239/core2_32 Added oe-testimage-repo-noarch repo from http://192.168.7.3:45239/noarch Added oe-testimage-repo-qemux86 repo from http://192.168.7.3:45239/qemux86 Last metadata expiration check: 0:00:14 ago on Sat Apr 22 10:56:45 2023. dnf-test-dep-4.14.0-r0.core2_32.rpm 1.2 MB/s | 5.8 kB 00:00 Dependencies resolved. ================================================================================ Package Architecture Version Repository Size ================================================================================ Installing: dnf-test-dep core2_32 4.14.0-r0 @commandline 5.8 k Transaction Summary ================================================================================ Install 1 Package Total size: 5.8 k Installed size: 0 Downloading Packages: Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : dnf-test-dep-4.14.0-r0.core2_32 1/1 Verifying : dnf-test-dep-4.14.0-r0.core2_32 1/1 Installed: dnf-test-dep-4.14.0-r0.core2_32 Complete! NOTE: ... ok NOTE: test_dnf_installroot (dnf.DnfRepoTest.test_dnf_installroot) DEBUG: Checking if at least one of busybox is installed DEBUG: Checking if 'DISTRO_FEATURES' value contains 'usrmerge' to skip the test DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; mkdir -p /home/root/chroot/test/etc DEBUG: Waiting for process output: time: 1682161023.226195, endtime: 1682162523.224525 DEBUG: Data from SSH call: DEBUG: [Command returned '0' after 0.39 seconds] DEBUG: Command: mkdir -p /home/root/chroot/test/etc Status: 0 Output: DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; mkdir -p /home/root/chroot/test/bin /home/root/chroot/test/sbin /home/root/chroot/test/usr/bin /home/root/chroot/test/usr/sbin DEBUG: Waiting for process output: time: 1682161023.6192029, endtime: 1682162523.618446 DEBUG: Data from SSH call: DEBUG: [Command returned '0' after 0.38 seconds] DEBUG: Command: mkdir -p /home/root/chroot/test/bin /home/root/chroot/test/sbin /home/root/chroot/test/usr/bin /home/root/chroot/test/usr/sbin Status: 0 Output: DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; mkdir -p /home/root/chroot/test/dev DEBUG: Waiting for process output: time: 1682161024.0009341, endtime: 1682162523.9998462 DEBUG: Data from SSH call: DEBUG: [Command returned '0' after 0.38 seconds] DEBUG: Command: mkdir -p /home/root/chroot/test/dev Status: 0 Output: DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; mkdir -p /home/root/chroot/test/lib DEBUG: Waiting for process output: time: 1682161024.3825598, endtime: 1682162524.3817048 DEBUG: Data from SSH call: DEBUG: [Command returned '0' after 0.39 seconds] DEBUG: Command: mkdir -p /home/root/chroot/test/lib Status: 0 Output: DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; mkdir -p /home/root/chroot/test/libx32 DEBUG: Waiting for process output: time: 1682161024.7686417, endtime: 1682162524.7672994 DEBUG: Data from SSH call: DEBUG: [Command returned '0' after 0.38 seconds] DEBUG: Command: mkdir -p /home/root/chroot/test/libx32 Status: 0 Output: DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; mkdir -p /home/root/chroot/test/lib64 DEBUG: Waiting for process output: time: 1682161025.1536546, endtime: 1682162525.1514766 DEBUG: Data from SSH call: DEBUG: [Command returned '0' after 0.39 seconds] DEBUG: Command: mkdir -p /home/root/chroot/test/lib64 Status: 0 Output: DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; cp /lib/libtinfo.so.5 /home/root/chroot/test/lib DEBUG: Waiting for process output: time: 1682161025.555031, endtime: 1682162525.5433583 DEBUG: Data from SSH call: DEBUG: [Command returned '0' after 0.39 seconds] DEBUG: Command: cp /lib/libtinfo.so.5 /home/root/chroot/test/lib Status: 0 Output: DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; cp /libx32/libtinfo.so.5 /home/root/chroot/test/libx32 DEBUG: Waiting for process output: time: 1682161025.934316, endtime: 1682162525.932911 DEBUG: Partial data from SSH call: cp: can't stat '/libx32/libtinfo.so.5': No such file or directory DEBUG: Waiting for process output: time: 1682161026.3265061, endtime: 1682162526.3265038 DEBUG: Data from SSH call: cp: can't stat '/libx32/libtinfo.so.5': No such file or directory DEBUG: [Command returned '1' after 0.59 seconds] DEBUG: Command: cp /libx32/libtinfo.so.5 /home/root/chroot/test/libx32 Status: 1 Output: cp: can't stat '/libx32/libtinfo.so.5': No such file or directory DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; cp /lib64/libtinfo.so.5 /home/root/chroot/test/lib64 DEBUG: Waiting for process output: time: 1682161026.5291312, endtime: 1682162526.5278363 DEBUG: Partial data from SSH call: cp: can't stat '/lib64/libtinfo.so.5': No such file or directory DEBUG: Waiting for process output: time: 1682161026.9591022, endtime: 1682162526.9590995 DEBUG: Data from SSH call: cp: can't stat '/lib64/libtinfo.so.5': No such file or directory DEBUG: [Command returned '1' after 0.63 seconds] DEBUG: Command: cp /lib64/libtinfo.so.5 /home/root/chroot/test/lib64 Status: 1 Output: cp: can't stat '/lib64/libtinfo.so.5': No such file or directory DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; cp -r /etc/rpm /home/root/chroot/test/etc DEBUG: Waiting for process output: time: 1682161027.161789, endtime: 1682162527.1604507 DEBUG: Data from SSH call: DEBUG: [Command returned '0' after 0.38 seconds] DEBUG: Command: cp -r /etc/rpm /home/root/chroot/test/etc Status: 0 Output: DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; cp -r /etc/dnf /home/root/chroot/test/etc DEBUG: Waiting for process output: time: 1682161027.545307, endtime: 1682162527.5445347 DEBUG: Data from SSH call: DEBUG: [Command returned '0' after 0.38 seconds] DEBUG: Command: cp -r /etc/dnf /home/root/chroot/test/etc Status: 0 Output: DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; cp /bin/sh /home/root/chroot/test/bin DEBUG: Waiting for process output: time: 1682161027.9224308, endtime: 1682162527.9215028 DEBUG: Data from SSH call: DEBUG: [Command returned '0' after 0.38 seconds] DEBUG: Command: cp /bin/sh /home/root/chroot/test/bin Status: 0 Output: DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; mount -o bind /dev /home/root/chroot/test/dev/ DEBUG: Waiting for process output: time: 1682161028.3034778, endtime: 1682162528.3024473 DEBUG: Data from SSH call: DEBUG: [Command returned '0' after 0.38 seconds] DEBUG: Command: mount -o bind /dev /home/root/chroot/test/dev/ Status: 0 Output: DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; dnf --repofrompath=oe-testimage-repo-core2_32,http://192.168.7.3:45239/core2_32 --repofrompath=oe-testimage-repo-noarch,http://192.168.7.3:45239/noarch --repofrompath=oe-testimage-repo-qemux86,http://192.168.7.3:45239/qemux86 --nogpgcheck install --installroot=/home/root/chroot/test -v -y --rpmverbosity=debug busybox DEBUG: Waiting for process output: time: 1682161028.687117, endtime: 1682162528.6860213 NOTE: "GET /core2_32/repodata/repomd.xml HTTP/1.1" 200 - NOTE: "GET /core2_32/repodata/1cd80d341a21138f9d78243cc40be99aecdf1a0713e4c93c8036a9d8af5d6790-primary.xml.gz HTTP/1.1" 200 - NOTE: "GET /core2_32/repodata/54e12f616efc9b84fa7e818630b8e890e37a357b891e3ba211ac3f74de14a177-filelists.xml.gz HTTP/1.1" 200 - NOTE: "GET /noarch/repodata/repomd.xml HTTP/1.1" 200 - NOTE: "GET /noarch/repodata/1cb61ea996355add02b1426ed4c1780ea75ce0c04c5d1107c025c3fbd7d8bcae-primary.xml.gz HTTP/1.1" 200 - NOTE: "GET /noarch/repodata/95a4415d859d7120efb6b3cf964c07bebbff9a5275ca673e6e74a97bcbfb2a5f-filelists.xml.gz HTTP/1.1" 200 - NOTE: "GET /qemux86/repodata/repomd.xml HTTP/1.1" 200 - NOTE: "GET /qemux86/repodata/1cb61ea996355add02b1426ed4c1780ea75ce0c04c5d1107c025c3fbd7d8bcae-primary.xml.gz HTTP/1.1" 200 - NOTE: "GET /qemux86/repodata/95a4415d859d7120efb6b3cf964c07bebbff9a5275ca673e6e74a97bcbfb2a5f-filelists.xml.gz HTTP/1.1" 200 - NOTE: "GET /core2_32/busybox-1.36.0-r0.core2_32.rpm HTTP/1.1" 200 - NOTE: "GET /core2_32/busybox-udhcpc-1.36.0-r0.core2_32.rpm HTTP/1.1" 200 - NOTE: "GET /core2_32/libc6-2.37-r1.core2_32.rpm HTTP/1.1" 200 - NOTE: "GET /core2_32/update-alternatives-opkg-0.5.0-r0.core2_32.rpm HTTP/1.1" 200 - DEBUG: Partial data from SSH call: DNF version: 4.14.0 cachedir: /home/root/chroot/test/var/cache/dnf Added oe-testimage-repo-core2_32 repo from http://192.168.7.3:45239/core2_32 Added oe-testimage-repo-noarch repo from http://192.168.7.3:45239/noarch Added oe-testimage-repo-qemux86 repo from http://192.168.7.3:45239/qemux86 User-Agent: falling back to 'libdnf': could not detect OS or basearch repo: downloading from remote: oe-testimage-repo-core2_32 oe-testimage-repo-core2_32 4.2 MB/s | 36 kB 00:00 oe-testimage-repo-core2_32: using metadata from Sat Apr 22 10:56:23 2023. repo: downloading from remote: oe-testimage-repo-noarch oe-testimage-repo-noarch 31 kB/s | 257 B 00:00 oe-testimage-repo-noarch: using metadata from Sat Apr 22 10:56:22 2023. repo: downloading from remote: oe-testimage-repo-qemux86 oe-testimage-repo-qemux86 37 kB/s | 257 B 00:00 oe-testimage-repo-qemux86: using metadata from Sat Apr 22 10:56:24 2023. --> Starting dependency resolution ---> Package busybox.core2_32 1.36.0-r0 will be installed ---> Package busybox-udhcpc.core2_32 1.36.0-r0 will be installed ---> Package libc6.core2_32 2.37-r1 will be installed ---> Package update-alternatives-opkg.core2_32 0.5.0-r0 will be installed --> Finished dependency resolution Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: busybox core2_32 1.36.0-r0 oe-testimage-repo-core2_32 387 k Installing dependencies: libc6 core2_32 2.37-r1 oe-testimage-repo-core2_32 1.3 M update-alternatives-opkg core2_32 0.5.0-r0 oe-testimage-repo-core2_32 8.5 k Installing weak dependencies: busybox-udhcpc core2_32 1.36.0-r0 oe-testimage-repo-core2_32 8.1 k Transaction Summary ================================================================================ Install 4 Packages Total download size: 1.7 M Installed size: 4.1 M Downloading Packages: (1/4): busybox-1.36.0-r0.core2_32.rpm 36 MB/s | 387 kB 00:00 (2/4): busybox-udhcpc-1.36.0-r0.core2_32.rpm 709 kB/s | 8.1 kB 00:00 (3/4): libc6-2.37-r1.core2_32.rpm 46 MB/s | 1.3 MB 00:00 (4/4): update-alternatives-opkg-0.5.0-r0.core2_ 522 kB/s | 8.5 kB 00:00 -------------------------------------------------------------------------------- Total 52 MB/s | 1.7 MB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction RPMDB altered outside of DNF. DEBUG: Waiting for process output: time: 1682161029.3435464, endtime: 1682162529.343544 DEBUG: Partial data from SSH call: Preparing : 1/1 Installing : busybox-udhcpc-1.36.0-r0.core2_32 1/4 D: PRAGMA secure_delete = OFF: 0 D: PRAGMA case_sensitive_like = ON: 0 D: PRAGMA journal_mode = WAL: 0 D: PRAGMA wal_autocheckpoint = 10000: 0 D: CREATE INDEX IF NOT EXISTS 'Name_key_idx' ON 'Name'(key ASC): 0 D: CREATE INDEX IF NOT EXISTS 'Basenames_key_idx' ON 'Basenames'(key ASC): 0 D: CREATE INDEX IF NOT EXISTS 'Basenames_hnum_idx' ON 'Basenames'(hnum ASC): 0 D: CREATE INDEX IF NOT EXISTS 'Group_key_idx' ON 'Group'(key ASC): 0 D: CREATE INDEX IF NOT EXISTS 'Requirename_key_idx' ON 'Requirename'(key ASC): 0 D: CREATE INDEX IF NOT EXISTS 'Requirename_hnum_idx' ON 'Requirename'(hnum ASC): 0 D: CREATE INDEX IF NOT EXISTS 'Providename_key_idx' ON 'Providename'(key ASC): 0 D: CREATE INDEX IF NOT EXISTS 'Providename_hnum_idx' ON 'Providename'(hnum ASC): 0 D: CREATE INDEX IF NOT EXISTS 'Conflictname_key_idx' ON 'Conflictname'(key ASC): 0 D: CREATE INDEX IF NOT EXISTS 'Conflictname_hnum_idx' ON 'Conflictname'(hnum ASC): 0 D: CREATE INDEX IF NOT EXISTS 'Obsoletename_key_idx' ON 'Obsoletename'(key ASC): 0 D: CREATE INDEX IF NOT EXISTS 'Obsoletename_hnum_idx' ON 'Obsoletename'(hnum ASC): 0 D: CREATE INDEX IF NOT EXISTS 'Triggername_key_idx' ON 'Triggername'(key ASC): 0 D: CREATE INDEX IF NOT EXISTS 'Triggername_hnum_idx' ON 'Triggername'(hnum ASC): 0 D: CREATE INDEX IF NOT EXISTS 'Dirnames_key_idx' ON 'Dirnames'(key ASC): 0 D: CREATE INDEX IF NOT EXISTS 'Dirnames_hnum_idx' ON 'Dirnames'(hnum ASC): 0 D: CREATE INDEX IF NOT EXISTS 'Sha1header_key_idx' ON 'Sha1header'(key ASC): 0 D: CREATE INDEX IF NOT EXISTS 'Filetriggername_key_idx' ON 'Filetriggername'(key ASC): 0 D: CREATE INDEX IF NOT EXISTS 'Filetriggername_hnum_idx' ON 'Filetriggername'(hnum ASC): 0 D: CREATE INDEX IF NOT EXISTS 'Transfiletriggername_key_idx' ON 'Transfiletriggername'(key ASC): 0 D: CREATE INDEX IF NOT EXISTS 'Transfiletriggername_hnum_idx' ON 'Transfiletriggername'(hnum ASC): 0 D: CREATE INDEX IF NOT EXISTS 'Recommendname_key_idx' ON 'Recommendname'(key ASC): 0 D: CREATE INDEX IF NOT EXISTS 'Recommendname_hnum_idx' ON 'Recommendname'(hnum ASC): 0 D: CREATE INDEX IF NOT EXISTS 'Suggestname_key_idx' ON 'Suggestname'(key ASC): 0 D: CREATE INDEX IF NOT EXISTS 'Suggestname_hnum_idx' ON 'Suggestname'(hnum ASC): 0 D: CREATE INDEX IF NOT EXISTS 'Supplementname_key_idx' ON 'Supplementname'(key ASC): 0 D: CREATE INDEX IF NOT EXISTS 'Supplementname_hnum_idx' ON 'Supplementname'(hnum ASC): 0 D: CREATE INDEX IF NOT EXISTS 'Enhancename_key_idx' ON 'Enhancename'(key ASC): 0 D: CREATE INDEX IF NOT EXISTS 'Enhancename_hnum_idx' ON 'Enhancename'(hnum ASC): 0 D: sanity checking 4 elements D: Plugin: calling hook tsm_pre in dbus_announce plugin D: Plugin: calling hook tsm_pre in syslog plugin D: Plugin: calling hook tsm_pre in systemd_inhibit plugin D: System shutdown blocked (fd 23) D: running pre-transaction scripts D: computing 35 file fingerprints D: entering chroot /home/root/chroot/test/ D: computing file dispositions D: 0x0000fd00 4096 30588 143086 rotational:-1 / D: exiting chroot /home/root/chroot/test/ D: ========== +++ busybox-udhcpc-1.36.0-r0 core2_32-linux 0x0 D: busybox-udhcpc-1.36.0-r0.core2_32: Header SHA256 digest: OK D: busybox-udhcpc-1.36.0-r0.core2_32: Header SHA1 digest: OK D: install: busybox-udhcpc-1.36.0-r0.core2_32 has 7 files D: entering chroot /home/root/chroot/test/ D: exiting chroot /home/root/chroot/test/ D: entering chroot /home/root/chroot/test/ D: create 040755 1 ( 0, 0) 0 etc D: create 040755 1 ( 0, 0) 0 udhcpc.d D: create 100755 1 ( 0, 0) 2652 50default;6443bd82 D: create 040755 1 ( 0, 0) 0 usr D: create 040755 1 ( 0, 0) 0 share D: create 040755 1 ( 0, 0) 0 udhcpc D: create 100755 1 ( 0, 0) 49 default.script;6443bd82 D: Plugin: calling hook fsm_file_prepare in fsverity plugin D: fsverity skipping non regular: path /etc dest /etc D: Plugin: calling hook fsm_file_prepare in ima plugin D: Plugin: calling hook fsm_file_prepare in fsverity plugin D: fsverity skipping non regular: path /etc/udhcpc.d dest /etc/udhcpc.d D: Plugin: calling hook fsm_file_prepare in ima plugin D: Plugin: calling hook fsm_file_prepare in fsverity plugin D: fsverity no signature for: path /etc/udhcpc.d/50default;6443bd82 dest /etc/udhcpc.d/50default D: Plugin: calling hook fsm_file_prepare in ima plugin D: Plugin: calling hook fsm_file_prepare in fsverity plugin D: fsverity skipping non regular: path /usr dest /usr D: Plugin: calling hook fsm_file_prepare in ima plugin D: Plugin: calling hook fsm_file_prepare in fsverity plugin D: fsverity skipping non regular: path /usr/share dest /usr/share D: Plugin: calling hook fsm_file_prepare in ima plugin D: Plugin: calling hook fsm_file_prepare in fsverity plugin D: fsverity skipping non regular: path /usr/share/udhcpc dest /usr/share/udhcpc D: Plugin: calling hook fsm_file_prepare in ima plugin D: Plugin: calling hook fsm_file_prepare in fsverity plugin D: fsverity no signature for: path /usr/share/udhcpc/default.script;6443bd82 dest /usr/share/udhcpc/default.script D: Plugin: calling hook fsm_file_prepare in ima plugin Installing : update-alternatives-opkg-0.5.0-r0.core2_32 2/4 D: exiting chroot /home/root/chroot/test/ D: SAVEPOINT 'rwlock': 0 D: SAVEPOINT 'Packages': 0 D: RELEASE 'Packages': 0 D: SAVEPOINT 'Name': 0 D: adding "busybox-udhcpc" to Name index. D: RELEASE 'Name': 0 D: SAVEPOINT 'Basenames': 0 D: adding 7 entries to Basenames index. D: RELEASE 'Basenames': 0 D: SAVEPOINT 'Group': 0 D: adding "base" to Group index. D: RELEASE 'Group': 0 D: SAVEPOINT 'Requirename': 0 D: adding 5 entries to Requirename index. D: RELEASE 'Requirename': 0 D: SAVEPOINT 'Providename': 0 D: adding 1 entries to Providename index. D: RELEASE 'Providename': 0 D: SAVEPOINT 'Dirnames': 0 D: adding 6 entries to Dirnames index. D: RELEASE 'Dirnames': 0 D: SAVEPOINT 'Installtid': 0 D: adding 1 entries to Installtid index. D: RELEASE 'Installtid': 0 D: SAVEPOINT 'Sigmd5': 0 D: adding 1 entries to Sigmd5 index. D: RELEASE 'Sigmd5': 0 D: SAVEPOINT 'Sha1header': 0 D: adding "c707323cb61d579c30e2ca2f568e5415fee8ae60" to Sha1header index. D: RELEASE 'Sha1header': 0 D: RELEASE 'rwlock': 0 D: entering chroot /home/root/chroot/test/ D: Plugin: calling hook psm_post in syslog plugin D: exiting chroot /home/root/chroot/test/ D: ========== +++ update-alternatives-opkg-0.5.0-r0 core2_32-linux 0x0 D: update-alternatives-opkg-0.5.0-r0.core2_32: Header SHA256 digest: OK D: update-alternatives-opkg-0.5.0-r0.core2_32: Header SHA1 digest: OK D: install: update-alternatives-opkg-0.5.0-r0.core2_32 has 3 files D: entering chroot /home/root/chroot/test/ D: exiting chroot /home/root/chroot/test/ D: entering chroot /home/root/chroot/test/ D: skip 040755 1 ( 0, 0) 0 usr D: create 040755 1 ( 0, 0) 0 bin D: create 100755 1 ( 0, 0) 4679 update-alternatives;6443bd82 D: Plugin: calling hook fsm_file_prepare in fsverity plugin D: fsverity skipping non regular: path /usr/bin dest /usr/bin D: Plugin: calling hook fsm_file_prepare in ima plugin D: Plugin: calling hook fsm_file_prepare in fsverity plugin D: fsverity no signature for: path /usr/bin/update-alternatives;6443bd82 dest /usr/bin/update-alternatives D: Plugin: calling hook fsm_file_prepare in ima plugin Installing : libc6-2.37-r1.core2_32 3/4 D: exiting chroot /home/root/chroot/test/ D: SAVEPOINT 'rwlock': 0 D: SAVEPOINT 'Packages': 0 D: RELEASE 'Packages': 0 D: SAVEPOINT 'Name': 0 D: adding "update-alternatives-opkg" to Name index. D: RELEASE 'Name': 0 D: SAVEPOINT 'Basenames': 0 D: adding 3 entries to Basenames index. D: RELEASE 'Basenames': 0 D: SAVEPOINT 'Group': 0 D: adding "base" to Group index. D: RELEASE 'Group': 0 D: SAVEPOINT 'Requirename': 0 D: adding 7 entries to Requirename index. D: RELEASE 'Requirename': 0 D: SAVEPOINT 'Providename': 0 D: adding 3 entries to Providename index. D: RELEASE 'Providename': 0 D: SAVEPOINT 'Conflictname': 0 D: adding 1 entries to Conflictname index. D: RELEASE 'Conflictname': 0 D: SAVEPOINT 'Obsoletename': 0 D: adding 1 entries to Obsoletename index. D: RELEASE 'Obsoletename': 0 D: SAVEPOINT 'Dirnames': 0 D: adding 3 entries to Dirnames index. D: RELEASE 'Dirnames': 0 D: SAVEPOINT 'Installtid': 0 D: adding 1 entries to Installtid index. D: RELEASE 'Installtid': 0 D: SAVEPOINT 'Sigmd5': 0 D: adding 1 entries to Sigmd5 index. D: RELEASE 'Sigmd5': 0 D: SAVEPOINT 'Sha1header': 0 D: adding "ec01fce99c0b8ed0be6fe0a78986d7bea27fe310" to Sha1header index. D: RELEASE 'Sha1header': 0 D: RELEASE 'rwlock': 0 D: entering chroot /home/root/chroot/test/ D: Plugin: calling hook psm_post in syslog plugin D: exiting chroot /home/root/chroot/test/ D: ========== +++ libc6-2.37-r1 core2_32-linux 0x0 D: libc6-2.37-r1.core2_32: Header SHA256 digest: OK D: libc6-2.37-r1.core2_32: Header SHA1 digest: OK D: install: libc6-2.37-r1.core2_32 has 17 files D: entering chroot /home/root/chroot/test/ D: exiting chroot /home/root/chroot/test/ D: entering chroot /home/root/chroot/test/ D: skip 040755 1 ( 0, 0) 0 etc D: create 100644 1 ( 0, 0) 33 ld.so.conf;6443bd82 D: create 040755 1 ( 0, 0) 0 lib D: create 100755 1 ( 0, 0)212332 ld-linux.so.2;6443bd82 D: create 100755 1 ( 0, 0) 13808 libBrokenLocale.so.1;6443bd82 D: create 100755 1 ( 0, 0) 13656 libanl.so.1;6443bd82 D: create 100755 1 ( 0, 0)2210468 libc.so.6;6443bd82 D: create 100755 1 ( 0, 0) 13656 libdl.so.2;6443bd82 D: create 100755 1 ( 0, 0)845288 libm.so.6;6443bd82 D: create 100755 1 ( 0, 0) 95716 libnsl.so.1;6443bd82 D: create 100755 1 ( 0, 0) 38608 libnss_compat.so.2;6443bd82 D: create 100755 1 ( 0, 0) 13604 libnss_dns.so.2;6443bd82 D: create 100755 1 ( 0, 0) 13608 libnss_files.so.2;6443bd82 D: create 100755 1 ( 0, 0) 13660 libpthread.so.0;6443bd82 D: create 100755 1 ( 0, 0) 59000 libresolv.so.2;6443bd82 D: create 100755 1 ( 0, 0) 13796 librt.so.1;6443bd82 D: create 100755 1 ( 0, 0) 13660 libutil.so.1;6443bd82 D: Plugin: calling hook fsm_file_prepare in fsverity plugin D: fsverity no signature for: path /etc/ld.so.conf;6443bd82 dest /etc/ld.so.conf D: Plugin: calling hook fsm_file_prepare in ima plugin D: Plugin: calling hook fsm_file_prepare in fsverity plugin D: fsverity skipping non regular: path /lib dest /lib D: Plugin: calling hook fsm_file_prepare in ima plugin D: Plugin: calling hook fsm_file_prepare in fsverity plugin D: fsverity no signature for: path /lib/ld-linux.so.2;6443bd82 dest /lib/ld-linux.so.2 D: Plugin: calling hook fsm_file_prepare in ima plugin D: Plugin: calling hook fsm_file_prepare in fsverity plugin D: fsverity no signature for: path /lib/libBrokenLocale.so.1;6443bd82 dest /lib/libBrokenLocale.so.1 D: Plugin: calling hook fsm_file_prepare in ima plugin D: Plugin: calling hook fsm_file_prepare in fsverity plugin D: fsverity no signature for: path /lib/libanl.so.1;6443bd82 dest /lib/libanl.so.1 D: Plugin: calling hook fsm_file_prepare in ima plugin D: Plugin: calling hook fsm_file_prepare in fsverity plugin D: fsverity no signature for: path /lib/libc.so.6;6443bd82 dest /lib/libc.so.6 D: Plugin: calling hook fsm_file_prepare in ima plugin D: Plugin: calling hook fsm_file_prepare in fsverity plugin D: fsverity no signature for: path /lib/libdl.so.2;6443bd82 dest /lib/libdl.so.2 D: Plugin: calling hook fsm_file_prepare in ima plugin D: Plugin: calling hook fsm_file_prepare in fsverity plugin D: fsverity no signature for: path /lib/libm.so.6;6443bd82 dest /lib/libm.so.6 D: Plugin: calling hook fsm_file_prepare in ima plugin D: Plugin: calling hook fsm_file_prepare in fsverity plugin D: fsverity no signature for: path /lib/libnsl.so.1;6443bd82 dest /lib/libnsl.so.1 D: Plugin: calling hook fsm_file_prepare in ima plugin D: Plugin: calling hook fsm_file_prepare in fsverity plugin D: fsverity no signature for: path /lib/libnss_compat.so.2;6443bd82 dest /lib/libnss_compat.so.2 D: Plugin: calling hook fsm_file_prepare in ima plugin D: Plugin: calling hook fsm_file_prepare in fsverity plugin D: fsverity no signature for: path /lib/libnss_dns.so.2;6443bd82 dest /lib/libnss_dns.so.2 D: Plugin: calling hook fsm_file_prepare in ima plugin D: Plugin: calling hook fsm_file_prepare in fsverity plugin D: fsverity no signature for: path /lib/libnss_files.so.2;6443bd82 dest /lib/libnss_files.so.2 D: Plugin: calling hook fsm_file_prepare in ima plugin D: Plugin: calling hook fsm_file_prepare in fsverity plugin D: fsverity no signature for: path /lib/libpthread.so.0;6443bd82 dest /lib/libpthread.so.0 D: Plugin: calling hook fsm_file_prepare in ima plugin D: Plugin: calling hook fsm_file_prepare in fsverity plugin D: fsverity no signature for: path /lib/libresolv.so.2;6443bd82 dest /lib/libresolv.so.2 D: Plugin: calling hook fsm_file_prepare in ima plugin D: Plugin: calling hook fsm_file_prepare in fsverity plugin D: fsverity no signature for: path /lib/librt.so.1;6443bd82 dest /lib/librt.so.1 D: Plugin: calling hook fsm_file_prepare in ima plugin D: Plugin: calling hook fsm_file_prepare in fsverity plugin D: fsverity no signature for: path /lib/libutil.so.1;6443bd82 dest /lib/libutil.so.1 D: Plugin: calling hook fsm_file_prepare in ima plugin Running scriptlet: libc6-2.37-r1.core2_32 3/4 D: exiting chroot /home/root/chroot/test/ D: SAVEPOINT 'rwlock': 0 D: SAVEPOINT 'Packages': 0 D: RELEASE 'Packages': 0 D: SAVEPOINT 'Name': 0 D: adding "libc6" to Name index. D: RELEASE 'Name': 0 D: SAVEPOINT 'Basenames': 0 D: adding 17 entries to Basenames index. D: RELEASE 'Basenames': 0 D: SAVEPOINT 'Group': 0 D: adding "libs" to Group index. D: RELEASE 'Group': 0 D: SAVEPOINT 'Requirename': 0 D: adding 35 entries to Requirename index. D: RELEASE 'Requirename': 0 D: SAVEPOINT 'Providename': 0 D: adding 132 entries to Providename index. D: RELEASE 'Providename': 0 D: SAVEPOINT 'Dirnames': 0 D: adding 3 entries to Dirnames index. D: RELEASE 'Dirnames': 0 D: SAVEPOINT 'Installtid': 0 D: adding 1 entries to Installtid index. D: RELEASE 'Installtid': 0 D: SAVEPOINT 'Sigmd5': 0 D: adding 1 entries to Sigmd5 index. D: RELEASE 'Sigmd5': 0 D: SAVEPOINT 'Sha1header': 0 D: adding "5b8d536880dbc6dcd9984dcc3b418506d0ae82d6" to Sha1header index. D: RELEASE 'Sha1header': 0 D: SAVEPOINT 'Recommendname': 0 D: adding 1 entries to Recommendname index. D: RELEASE 'Recommendname': 0 D: RELEASE 'rwlock': 0 D: entering chroot /home/root/chroot/test/ %post(libc6-2.37-r1.core2_32): scriptlet start D: created directory(s) /var/tmp mode 0755 %post(libc6-2.37-r1.core2_32): execv(/bin/sh) pid 560 D: Plugin: calling hook scriptlet_fork_post in prioreset plugin + set -e + '[' x = x ']' + '[' -x /sbin/ldconfig ']' %post(libc6-2.37-r1.core2_32): waitpid(560) rc 560 status 0 D: Plugin: calling hook scriptlet_post in syslog plugin Installing : busybox-1.36.0-r0.core2_32 4/4 D: exiting chroot /home/root/chroot/test/ D: entering chroot /home/root/chroot/test/ D: Plugin: calling hook psm_post in syslog plugin D: exiting chroot /home/root/chroot/test/ D: ========== +++ busybox-1.36.0-r0 core2_32-linux 0x0 D: busybox-1.36.0-r0.core2_32: Header SHA256 digest: OK D: busybox-1.36.0-r0.core2_32: Header SHA1 digest: OK D: install: busybox-1.36.0-r0.core2_32 has 8 files D: entering chroot /home/root/chroot/test/ D: exiting chroot /home/root/chroot/test/ D: entering chroot /home/root/chroot/test/ D: create 040755 1 ( 0, 0) 0 bin D: create 120777 1 ( 0, 0) 14 busybox;6443bd82 D: create 100755 1 ( 0, 0)624372 busybox.nosuid;6443bd82 D: create 104755 1 ( 0, 0) 54716 busybox.suid;6443bd82 D: create 120777 1 ( 0, 0) 14 sh;6443bd82 D: create 040755 1 ( 0, 0) 0 etc D: create 100644 1 ( 0, 0) 2436 busybox.links.nosuid;6443bd82 D: create 100644 1 ( 0, 0) 91 busybox.links.suid;6443bd82 D: Plugin: calling hook fsm_file_prepare in fsverity plugin D: fsverity skipping non regular: path /bin dest /bin D: Plugin: calling hook fsm_file_prepare in ima plugin D: Plugin: calling hook fsm_file_prepare in fsverity plugin D: fsverity skipping non regular: path /bin/busybox;6443bd82 dest /bin/busybox D: Plugin: calling hook fsm_file_prepare in ima plugin D: Plugin: calling hook fsm_file_prepare in fsverity plugin D: fsverity no signature for: path /bin/busybox.nosuid;6443bd82 dest /bin/busybox.nosuid D: Plugin: calling hook fsm_file_prepare in ima plugin D: Plugin: calling hook fsm_file_prepare in fsverity plugin D: fsverity no signature for: path /bin/busybox.suid;6443bd82 dest /bin/busybox.suid D: Plugin: calling hook fsm_file_prepare in ima plugin D: Plugin: calling hook fsm_file_prepare in fsverity plugin D: fsverity skipping non regular: path /bin/sh;6443bd82 dest /bin/sh D: Plugin: calling hook fsm_file_prepare in ima plugin D: Plugin: calling hook fsm_file_prepare in fsverity plugin D: fsverity skipping non regular: path /etc dest /etc D: Plugin: calling hook fsm_file_prepare in ima plugin D: Plugin: calling hook fsm_file_prepare in fsverity plugin D: fsverity no signature for: path /etc/busybox.links.nosuid;6443bd82 dest /etc/busybox.links.nosuid D: Plugin: calling hook fsm_file_prepare in ima plugin D: Plugin: calling hook fsm_file_prepare in fsverity plugin D: fsverity no signature for: path /etc/busybox.links.suid;6443bd82 dest /etc/busybox.links.suid D: Plugin: calling hook fsm_file_prepare in ima plugin Running scriptlet: busybox-1.36.0-r0.core2_32 4/4 DEBUG: Waiting for process output: time: 1682161029.5775619, endtime: 1682162529.5775604 DEBUG: Partial data from SSH call: D: exiting chroot /home/root/chroot/test/ D: SAVEPOINT 'rwlock': 0 D: SAVEPOINT 'Packages': 0 D: RELEASE 'Packages': 0 D: SAVEPOINT 'Name': 0 D: adding "busybox" to Name index. D: RELEASE 'Name': 0 D: SAVEPOINT 'Basenames': 0 D: adding 8 entries to Basenames index. D: RELEASE 'Basenames': 0 D: SAVEPOINT 'Group': 0 D: adding "base" to Group index. D: RELEASE 'Group': 0 D: SAVEPOINT 'Requirename': 0 D: adding 115 entries to Requirename index. D: RELEASE 'Requirename': 0 D: SAVEPOINT 'Providename': 0 D: adding 187 entries to Providename index. D: RELEASE 'Providename': 0 D: SAVEPOINT 'Dirnames': 0 D: adding 3 entries to Dirnames index. D: RELEASE 'Dirnames': 0 D: SAVEPOINT 'Installtid': 0 D: adding 1 entries to Installtid index. D: RELEASE 'Installtid': 0 D: SAVEPOINT 'Sigmd5': 0 D: adding 1 entries to Sigmd5 index. D: RELEASE 'Sigmd5': 0 D: SAVEPOINT 'Sha1header': 0 D: adding "ed483dcb1f1275741b6d59fd975801ee421ea661" to Sha1header index. D: RELEASE 'Sha1header': 0 D: SAVEPOINT 'Recommendname': 0 D: adding 1 entries to Recommendname index. D: RELEASE 'Recommendname': 0 D: RELEASE 'rwlock': 0 D: entering chroot /home/root/chroot/test/ %post(busybox-1.36.0-r0.core2_32): scriptlet start %post(busybox-1.36.0-r0.core2_32): execv(/bin/sh) pid 561 D: Plugin: calling hook scriptlet_fork_post in prioreset plugin + set -e + test -n 2 + test x '=' x + test -h /bin/busybox.nosuid + test -e /etc/busybox.links + test -e /etc/busybox.links.nosuid + read link + test '!' -e /bin/ash + busybox rm -f /bin/ash + busybox ln -s /bin/busybox.nosuid /bin/ash + read link + test '!' -e /bin/base32 + busybox rm -f /bin/base32 + busybox ln -s /bin/busybox.nosuid /bin/base32 + read link + test '!' -e /bin/cat + busybox rm -f /bin/cat + busybox ln -s /bin/busybox.nosuid /bin/cat + read link + test '!' -e /bin/chattr + busybox rm -f /bin/chattr + busybox ln -s /bin/busybox.nosuid /bin/chattr + read link + test '!' -e /bin/chgrp + busybox rm -f /bin/chgrp + busybox ln -s /bin/busybox.nosuid /bin/chgrp + read link + test '!' -e /bin/chmod + busybox rm -f /bin/chmod + busybox ln -s /bin/busybox.nosuid /bin/chmod + read link + test '!' -e /bin/chown + busybox rm -f /bin/chown + busybox ln -s /bin/busybox.nosuid /bin/chown + read link + test '!' -e /bin/cp + busybox rm -f /bin/cp + busybox ln -s /bin/busybox.nosuid /bin/cp + read link + test '!' -e /bin/cpio + busybox rm -f /bin/cpio + busybox ln -s /bin/busybox.nosuid /bin/cpio + read link + test '!' -e /bin/date + busybox rm -f /bin/date + busybox ln -s /bin/busybox.nosuid /bin/date + read link + test '!' -e /bin/dd + busybox rm -f /bin/dd + busybox ln -s /bin/busybox.nosuid /bin/dd + read link + test '!' -e /bin/df + busybox rm -f /bin/df + busybox ln -s /bin/busybox.nosuid /bin/df + read link + test '!' -e /bin/dmesg + busybox rm -f /bin/dmesg + busybox ln -s /bin/busybox.nosuid /bin/dmesg + read link + test '!' -e /bin/dnsdomainname + busybox rm -f /bin/dnsdomainname + busybox ln -s /bin/busybox.nosuid /bin/dnsdomainname + read link + test '!' -e /bin/dumpkmap + busybox rm -f /bin/dumpkmap + busybox ln -s /bin/busybox.nosuid /bin/dumpkmap + read link + test '!' -e /bin/echo + busybox rm -f /bin/echo + busybox ln -s /bin/busybox.nosuid /bin/echo + read link + test '!' -e /bin/egrep + busybox rm -f /bin/egrep + busybox ln -s /bin/busybox.nosuid /bin/egrep + read link + test '!' -e /bin/false + busybox rm -f /bin/false + busybox ln -s /bin/busybox.nosuid /bin/false + read link + test '!' -e /bin/fgrep + busybox rm -f /bin/fgrep + busybox ln -s /bin/busybox.nosuid /bin/fgrep + read link + test '!' -e /bin/getopt + busybox rm -f /bin/getopt + busybox ln -s /bin/busybox.nosuid /bin/getopt + read link + test '!' -e /bin/grep + busybox rm -f /bin/grep + busybox ln -s /bin/busybox.nosuid /bin/grep + read link + test '!' -e /bin/gunzip + busybox rm -f /bin/gunzip + busybox ln -s /bin/busybox.nosuid /bin/gunzip + read link + test '!' -e /bin/gzip + busybox rm -f /bin/gzip + busybox ln -s /bin/busybox.nosuid /bin/gzip + read link + test '!' -e /bin/hostname + busybox rm -f /bin/hostname + busybox ln -s /bin/busybox.nosuid /bin/hostname + read link + test '!' -e /bin/kill + busybox rm -f /bin/kill + busybox ln -s /bin/busybox.nosuid /bin/kill + read link + test '!' -e /bin/ln + busybox rm -f /bin/ln + busybox ln -s /bin/busybox.nosuid /bin/ln + read link + test '!' -e /bin/ls + busybox rm -f /bin/ls + busybox ln -s /bin/busybox.nosuid /bin/ls + read link + test '!' -e /bin/mkdir + busybox rm -f /bin/mkdir + busybox ln -s /bin/busybox.nosuid /bin/mkdir + read link + test '!' -e /bin/mknod + busybox rm -f /bin/mknod + busybox ln -s /bin/busybox.nosuid /bin/mknod + read link + test '!' -e /bin/mktemp + busybox rm -f /bin/mktemp + busybox ln -s /bin/busybox.nosuid /bin/mktemp + read link + test '!' -e /bin/more + busybox rm -f /bin/more + busybox ln -s /bin/busybox.nosuid /bin/more + read link + test '!' -e /bin/mount + busybox rm -f /bin/mount + busybox ln -s /bin/busybox.nosuid /bin/mount + read link + test '!' -e /bin/mountpoint + busybox rm -f /bin/mountpoint + busybox ln -s /bin/busybox.nosuid /bin/mountpoint + read link + test '!' -e /bin/mv + busybox rm -f /bin/mv + busybox ln -s /bin/busybox.nosuid /bin/mv + read link + test '!' -e /bin/netstat + busybox rm -f /bin/netstat + busybox ln -s /bin/busybox.nosuid /bin/netstat + read link + test '!' -e /bin/pidof + busybox rm -f /bin/pidof + busybox ln -s /bin/busybox.nosuid /bin/pidof + read link + test '!' -e /bin/ps + busybox rm -f /bin/ps + busybox ln -s /bin/busybox.nosuid /bin/ps + read link + test '!' -e /bin/pwd + busybox rm -f /bin/pwd + busybox ln -s /bin/busybox.nosuid /bin/pwd + read link + test '!' -e /bin/rev + busybox rm -f /bin/rev + busybox ln -s /bin/busybox.nosuid /bin/rev + read link + test '!' -e /bin/rm + busybox rm -f /bin/rm + busybox ln -s /bin/busybox.nosuid /bin/rm + read link + test '!' -e /bin/rmdir + busybox rm -f /bin/rmdir + busybox ln -s /bin/busybox.nosuid /bin/rmdir + read link + test '!' -e /bin/run-parts + busybox rm -f /bin/run-parts + busybox ln -s /bin/busybox.nosuid /bin/run-parts + read link + test '!' -e /bin/sed + busybox rm -f /bin/sed + busybox ln -s /bin/busybox.nosuid /bin/sed + read link + test '!' -e /bin/sh + read link + test '!' -e /bin/sleep + busybox rm -f /bin/sleep + busybox ln -s /bin/busybox.nosuid /bin/sleep + read link + test '!' -e /bin/stat + busybox rm -f /bin/stat + busybox ln -s /bin/busybox.nosuid /bin/stat + read link + test '!' -e /bin/stty + busybox rm -f /bin/stty + busybox ln -s /bin/busybox.nosuid /bin/stty + read link + test '!' -e /bin/sync + busybox rm -f /bin/sync + busybox ln -s /bin/busybox.nosuid /bin/sync + read link + test '!' -e /bin/tar + busybox rm -f /bin/tar + busybox ln -s /bin/busybox.nosuid /bin/tar + read link + test '!' -e /bin/touch + busybox rm -f /bin/touch + busybox ln -s /bin/busybox.nosuid /bin/touch + read link + test '!' -e /bin/true + busybox rm -f /bin/true + busybox ln -s /bin/busybox.nosuid /bin/true + read link + test '!' -e /bin/umount + busybox rm -f /bin/umount + busybox ln -s /bin/busybox.nosuid /bin/umount + read link + test '!' -e /bin/uname + busybox rm -f /bin/uname + busybox ln -s /bin/busybox.nosuid /bin/uname + read link + test '!' -e /bin/usleep + busybox rm -f /bin/usleep + busybox ln -s /bin/busybox.nosuid /bin/usleep + read link + test '!' -e /bin/vi + busybox rm -f /bin/vi + busybox ln -s /bin/busybox.nosuid /bin/vi + read link + test '!' -e /bin/watch + busybox rm -f /bin/watch + busybox ln -s /bin/busybox.nosuid /bin/watch + read link + test '!' -e /bin/zcat + busybox rm -f /bin/zcat + busybox ln -s /bin/busybox.nosuid /bin/zcat + read link + test '!' -e /sbin/blkid + busybox rm -f /sbin/blkid + busybox ln -s /bin/busybox.nosuid /sbin/blkid + read link + test '!' -e /sbin/depmod + busybox rm -f /sbin/depmod + busybox ln -s /bin/busybox.nosuid /sbin/depmod + read link + test '!' -e /sbin/fdisk + busybox rm -f /sbin/fdisk + busybox ln -s /bin/busybox.nosuid /sbin/fdisk + read link + test '!' -e /sbin/fsck + busybox rm -f /sbin/fsck + busybox ln -s /bin/busybox.nosuid /sbin/fsck + read link + test '!' -e /sbin/fstrim + busybox rm -f /sbin/fstrim + busybox ln -s /bin/busybox.nosuid /sbin/fstrim + read link + test '!' -e /sbin/getty + busybox rm -f /sbin/getty + busybox ln -s /bin/busybox.nosuid /sbin/getty + read link + test '!' -e /sbin/hwclock + busybox rm -f /sbin/hwclock + busybox ln -s /bin/busybox.nosuid /sbin/hwclock + read link + test '!' -e /sbin/ifconfig + busybox rm -f /sbin/ifconfig + busybox ln -s /bin/busybox.nosuid /sbin/ifconfig + read link + test '!' -e /sbin/ifdown + busybox rm -f /sbin/ifdown + busybox ln -s /bin/busybox.nosuid /sbin/ifdown + read link + test '!' -e /sbin/ifup + busybox rm -f /sbin/ifup + busybox ln -s /bin/busybox.nosuid /sbin/ifup + read link + test '!' -e /sbin/insmod + busybox rm -f /sbin/insmod + busybox ln -s /bin/busybox.nosuid /sbin/insmod + read link + test '!' -e /sbin/ip + busybox rm -f /sbin/ip + busybox ln -s /bin/busybox.nosuid /sbin/ip + read link + test '!' -e /sbin/klogd + busybox rm -f /sbin/klogd + busybox ln -s /bin/busybox.nosuid /sbin/klogd + read link + test '!' -e /sbin/loadkmap + busybox rm -f /sbin/loadkmap + busybox ln -s /bin/busybox.nosuid /sbin/loadkmap + read link + test '!' -e /sbin/logread + busybox rm -f /sbin/logread + busybox ln -s /bin/busybox.nosuid /sbin/logread + read link + test '!' -e /sbin/losetup + busybox rm -f /sbin/losetup + busybox ln -s /bin/busybox.nosuid /sbin/losetup + read link + test '!' -e /sbin/lsmod + busybox rm -f /sbin/lsmod + busybox ln -s /bin/busybox.nosuid /sbin/lsmod + read link + test '!' -e /sbin/mkswap + busybox rm -f /sbin/mkswap + busybox ln -s /bin/busybox.nosuid /sbin/mkswap + read link + test '!' -e /sbin/modprobe + busybox rm -f /sbin/modprobe + busybox ln -s /bin/busybox.nosuid /sbin/modprobe + read link + test '!' -e /sbin/pivot_root + busybox rm -f /sbin/pivot_root + busybox ln -s /bin/busybox.nosuid /sbin/pivot_root + read link + test '!' -e /sbin/reboot + busybox rm -f /sbin/reboot + busybox ln -s /bin/busybox.nosuid /sbin/reboot + read link + test '!' -e /sbin/rmmod + busybox rm -f /sbin/rmmod + busybox ln -s /bin/busybox.nosuid /sbin/rmmod + read link + test '!' -e /sbin/route + busybox rm -f /sbin/route + busybox ln -s /bin/busybox.nosuid /sbin/route + read link + test '!' -e /sbin/setconsole + busybox rm -f /sbin/setconsole + busybox ln -s /bin/busybox.nosuid /sbin/setconsole + read link + test '!' -e /sbin/start-stop-daemon + busybox rm -f /sbin/start-stop-daemon + busybox ln -s /bin/busybox.nosuid /sbin/start-stop-daemon + read link + test '!' -e /sbin/sulogin + busybox rm -f /sbin/sulogin + busybox ln -s /bin/busybox.nosuid /sbin/sulogin + read link + test '!' -e /sbin/swapoff + busybox rm -f /sbin/swapoff + busybox ln -s /bin/busybox.nosuid /sbin/swapoff + read link + test '!' -e /sbin/swapon + busybox rm -f /sbin/swapon + busybox ln -s /bin/busybox.nosuid /sbin/swapon + read link + test '!' -e /sbin/switch_root + busybox rm -f /sbin/switch_root + busybox ln -s /bin/busybox.nosuid /sbin/switch_root + read link + test '!' -e /sbin/sysctl + busybox rm -f /sbin/sysctl + busybox ln -s /bin/busybox.nosuid /sbin/sysctl + read link + test '!' -e /sbin/syslogd + busybox rm -f /sbin/syslogd + busybox ln -s /bin/busybox.nosuid /sbin/syslogd + read link + test '!' -e /sbin/udhcpc + busybox rm -f /sbin/udhcpc + busybox ln -s /bin/busybox.nosuid /sbin/udhcpc + read link + test '!' -e '/usr/bin/[' + busybox rm -f '/usr/bin/[' + busybox ln -s /bin/busybox.nosuid '/usr/bin/[' + read link + test '!' -e '/usr/bin/[[' + busybox rm -f '/usr/bin/[[' + busybox ln -s /bin/busybox.nosuid '/usr/bin/[[' + read link + test '!' -e /usr/bin/ascii + busybox rm -f /usr/bin/ascii + busybox ln -s /bin/busybox.nosuid /usr/bin/ascii + read link + test '!' -e /usr/bin/awk + busybox rm -f /usr/bin/awk + busybox ln -s /bin/busybox.nosuid /usr/bin/awk + read link + test '!' -e /usr/bin/basename + busybox rm -f /usr/bin/basename + busybox ln -s /bin/busybox.nosuid /usr/bin/basename + read link + test '!' -e /usr/bin/bunzip2 + busybox rm -f /usr/bin/bunzip2 + busybox ln -s /bin/busybox.nosuid /usr/bin/bunzip2 + read link + test '!' -e /usr/bin/bzcat + busybox rm -f /usr/bin/bzcat + busybox ln -s /bin/busybox.nosuid /usr/bin/bzcat + read link + test '!' -e /usr/bin/bzip2 + busybox rm -f /usr/bin/bzip2 + busybox ln -s /bin/busybox.nosuid /usr/bin/bzip2 + read link + test '!' -e /usr/bin/chvt + busybox rm -f /usr/bin/chvt + busybox ln -s /bin/busybox.nosuid /usr/bin/chvt + read link + test '!' -e /usr/bin/clear + busybox rm -f /usr/bin/clear + busybox ln -s /bin/busybox.nosuid /usr/bin/clear + read link + test '!' -e /usr/bin/cmp + busybox rm -f /usr/bin/cmp + busybox ln -s /bin/busybox.nosuid /usr/bin/cmp + read link + test '!' -e /usr/bin/crc32 + busybox rm -f /usr/bin/crc32 + busybox ln -s /bin/busybox.nosuid /usr/bin/crc32 + read link + test '!' -e /usr/bin/cut + busybox rm -f /usr/bin/cut + busybox ln -s /bin/busybox.nosuid /usr/bin/cut + read link + test '!' -e /usr/bin/dc + busybox rm -f /usr/bin/dc + busybox ln -s /bin/busybox.nosuid /usr/bin/dc + read link + test '!' -e /usr/bin/deallocvt + busybox rm -f /usr/bin/deallocvt + busybox ln -s /bin/busybox.nosuid /usr/bin/deallocvt + read link + test '!' -e /usr/bin/diff + busybox rm -f /usr/bin/diff + busybox ln -s /bin/busybox.nosuid /usr/bin/diff + read link + test '!' -e /usr/bin/dirname + busybox rm -f /usr/bin/dirname + busybox ln -s /bin/busybox.nosuid /usr/bin/dirname + read link + test '!' -e /usr/bin/du + busybox rm -f /usr/bin/du + busybox ln -s /bin/busybox.nosuid /usr/bin/du + read link + test '!' -e /usr/bin/dumpleases + busybox rm -f /usr/bin/dumpleases + busybox ln -s /bin/busybox.nosuid /usr/bin/dumpleases + read link + test '!' -e /usr/bin/env + busybox rm -f /usr/bin/env + busybox ln -s /bin/busybox.nosuid /usr/bin/env + read link + test '!' -e /usr/bin/expr + busybox rm -f /usr/bin/expr + busybox ln -s /bin/busybox.nosuid /usr/bin/expr + read link + test '!' -e /usr/bin/find + busybox rm -f /usr/bin/find + busybox ln -s /bin/busybox.nosuid /usr/bin/find + read link + test '!' -e /usr/bin/flock + busybox rm -f /usr/bin/flock + busybox ln -s /bin/busybox.nosuid /usr/bin/flock + read link + test '!' -e /usr/bin/free + busybox rm -f /usr/bin/free + busybox ln -s /bin/busybox.nosuid /usr/bin/free + read link + test '!' -e /usr/bin/fuser + busybox rm -f /usr/bin/fuser + busybox ln -s /bin/busybox.nosuid /usr/bin/fuser + read link + test '!' -e /usr/bin/groups + busybox rm -f /usr/bin/groups + busybox ln -s /bin/busybox.nosuid /usr/bin/groups + read link + test '!' -e /usr/bin/head + busybox rm -f /usr/bin/head + busybox ln -s /bin/busybox.nosuid /usr/bin/head + read link + test '!' -e /usr/bin/hexdump + busybox rm -f /usr/bin/hexdump + busybox ln -s /bin/busybox.nosuid /usr/bin/hexdump + read link + test '!' -e /usr/bin/id + busybox rm -f /usr/bin/id + busybox ln -s /bin/busybox.nosuid /usr/bin/id + read link + test '!' -e /usr/bin/killall + busybox rm -f /usr/bin/killall + busybox ln -s /bin/busybox.nosuid /usr/bin/killall + read link + test '!' -e /usr/bin/less + busybox rm -f /usr/bin/less + busybox ln -s /bin/busybox.nosuid /usr/bin/less + read link + test '!' -e /usr/bin/logger + busybox rm -f /usr/bin/logger + busybox ln -s /bin/busybox.nosuid /usr/bin/logger + read link + test '!' -e /usr/bin/logname + busybox rm -f /usr/bin/logname + busybox ln -s /bin/busybox.nosuid /usr/bin/logname + read link + test '!' -e /usr/bin/lzcat + busybox rm -f /usr/bin/lzcat + busybox ln -s /bin/busybox.nosuid /usr/bin/lzcat + read link + test '!' -e /usr/bin/md5sum + busybox rm -f /usr/bin/md5sum + busybox ln -s /bin/busybox.nosuid /usr/bin/md5sum + read link + test '!' -e /usr/bin/mesg + busybox rm -f /usr/bin/mesg + busybox ln -s /bin/busybox.nosuid /usr/bin/mesg + read link + test '!' -e /usr/bin/microcom + busybox rm -f /usr/bin/microcom + busybox ln -s /bin/busybox.nosuid /usr/bin/microcom + read link + test '!' -e /usr/bin/mkfifo + busybox rm -f /usr/bin/mkfifo + busybox ln -s /bin/busybox.nosuid /usr/bin/mkfifo + read link + test '!' -e /usr/bin/nc + busybox rm -f /usr/bin/nc + busybox ln -s /bin/busybox.nosuid /usr/bin/nc + read link + test '!' -e /usr/bin/nohup + busybox rm -f /usr/bin/nohup + busybox ln -s /bin/busybox.nosuid /usr/bin/nohup + read link + test '!' -e /usr/bin/nproc + busybox rm -f /usr/bin/nproc + busybox ln -s /bin/busybox.nosuid /usr/bin/nproc + read link + test '!' -e /usr/bin/nslookup + busybox rm -f /usr/bin/nslookup + busybox ln -s /bin/busybox.nosuid /usr/bin/nslookup + read link + test '!' -e /usr/bin/od + busybox rm -f /usr/bin/od + busybox ln -s /bin/busybox.nosuid /usr/bin/od + read link + test '!' -e /usr/bin/openvt + busybox rm -f /usr/bin/openvt + busybox ln -s /bin/busybox.nosuid /usr/bin/openvt + read link + test '!' -e /usr/bin/patch + busybox rm -f /usr/bin/patch + busybox ln -s /bin/busybox.nosuid /usr/bin/patch + read link + test '!' -e /usr/bin/pgrep + busybox rm -f /usr/bin/pgrep + busybox ln -s /bin/busybox.nosuid /usr/bin/pgrep + read link + test '!' -e /usr/bin/printf + busybox rm -f /usr/bin/printf + busybox ln -s /bin/busybox.nosuid /usr/bin/printf + read link + test '!' -e /usr/bin/readlink + busybox rm -f /usr/bin/readlink + busybox ln -s /bin/busybox.nosuid /usr/bin/readlink + read link + test '!' -e /usr/bin/realpath + busybox rm -f /usr/bin/realpath + busybox ln -s /bin/busybox.nosuid /usr/bin/realpath + read link + test '!' -e /usr/bin/renice + busybox rm -f /usr/bin/renice + busybox ln -s /bin/busybox.nosuid /usr/bin/renice + read link + test '!' -e /usr/bin/reset + busybox rm -f /usr/bin/reset + busybox ln -s /bin/busybox.nosuid /usr/bin/reset + read link + test '!' -e /usr/bin/resize + busybox rm -f /usr/bin/resize + busybox ln -s /bin/busybox.nosuid /usr/bin/resize + read link + test '!' -e /usr/bin/seq + busybox rm -f /usr/bin/seq + busybox ln -s /bin/busybox.nosuid /usr/bin/seq + read link + test '!' -e /usr/bin/setsid + busybox rm -f /usr/bin/setsid + busybox ln -s /bin/busybox.nosuid /usr/bin/setsid + read link + test '!' -e /usr/bin/sha1sum + busybox rm -f /usr/bin/sha1sum + busybox ln -s /bin/busybox.nosuid /usr/bin/sha1sum + read link + test '!' -e /usr/bin/sha256sum + busybox rm -f /usr/bin/sha256sum + busybox ln -s /bin/busybox.nosuid /usr/bin/sha256sum + read link + test '!' -e /usr/bin/shuf + busybox rm -f /usr/bin/shuf + busybox ln -s /bin/busybox.nosuid /usr/bin/shuf + read link + test '!' -e /usr/bin/sort + busybox rm -f /usr/bin/sort + busybox ln -s /bin/busybox.nosuid /usr/bin/sort + read link + test '!' -e /usr/bin/strings + busybox rm -f /usr/bin/strings + busybox ln -s /bin/busybox.nosuid /usr/bin/strings + read link + test '!' -e /usr/bin/tail + busybox rm -f /usr/bin/tail + busybox ln -s /bin/busybox.nosuid /usr/bin/tail + read link + test '!' -e /usr/bin/tee + busybox rm -f /usr/bin/tee + busybox ln -s /bin/busybox.nosuid /usr/bin/tee + read link + test '!' -e /usr/bin/telnet + busybox rm -f /usr/bin/telnet + busybox ln -s /bin/busybox.nosuid /usr/bin/telnet + read link + test '!' -e /usr/bin/test + busybox rm -f /usr/bin/test + busybox ln -s /bin/busybox.nosuid /usr/bin/test + read link + test '!' -e /usr/bin/tftp + busybox rm -f /usr/bin/tftp + busybox ln -s /bin/busybox.nosuid /usr/bin/tftp + read link + test '!' -e /usr/bin/time + busybox rm -f /usr/bin/time + busybox ln -s /bin/busybox.nosuid /usr/bin/time + read link + test '!' -e /usr/bin/top + busybox rm -f /usr/bin/top + busybox ln -s /bin/busybox.nosuid /usr/bin/top + read link + test '!' -e /usr/bin/tr + busybox rm -f /usr/bin/tr + busybox ln -s /bin/busybox.nosuid /usr/bin/tr + read link + test '!' -e /usr/bin/ts + busybox rm -f /usr/bin/ts + busybox ln -s /bin/busybox.nosuid /usr/bin/ts + read link + test '!' -e /usr/bin/tty + busybox rm -f /usr/bin/tty + busybox ln -s /bin/busybox.nosuid /usr/bin/tty + read link + test '!' -e /usr/bin/uniq + busybox rm -f /usr/bin/uniq + busybox ln -s /bin/busybox.nosuid /usr/bin/uniq + read link + test '!' -e /usr/bin/unlink + busybox rm -f /usr/bin/unlink + busybox ln -s /bin/busybox.nosuid /usr/bin/unlink + read link + test '!' -e /usr/bin/unzip + busybox rm -f /usr/bin/unzip + busybox ln -s /bin/busybox.nosuid /usr/bin/unzip + read link + test '!' -e /usr/bin/uptime + busybox rm -f /usr/bin/uptime + busybox ln -s /bin/busybox.nosuid /usr/bin/uptime + read link + test '!' -e /usr/bin/users + busybox rm -f /usr/bin/users + busybox ln -s /bin/busybox.nosuid /usr/bin/users + read link + test '!' -e /usr/bin/wc + busybox rm -f /usr/bin/wc + busybox ln -s /bin/busybox.nosuid /usr/bin/wc + read link + test '!' -e /usr/bin/wget + busybox rm -f /usr/bin/wget + busybox ln -s /bin/busybox.nosuid /usr/bin/wget + read link + test '!' -e /usr/bin/which + busybox rm -f /usr/bin/which + busybox ln -s /bin/busybox.nosuid /usr/bin/which + read link + test '!' -e /usr/bin/who + busybox rm -f /usr/bin/who + busybox ln -s /bin/busybox.nosuid /usr/bin/who + read link + test '!' -e /usr/bin/whoami + busybox rm -f /usr/bin/whoami + busybox ln -s /bin/busybox.nosuid /usr/bin/whoami + read link + test '!' -e /usr/bin/xargs + busybox rm -f /usr/bin/xargs + busybox ln -s /bin/busybox.nosuid /usr/bin/xargs + read link + test '!' -e /usr/bin/xzcat + busybox rm -f /usr/bin/xzcat + busybox ln -s /bin/busybox.nosuid /usr/bin/xzcat + read link + test '!' -e /usr/bin/yes + busybox rm -f /usr/bin/yes + busybox ln -s /bin/busybox.nosuid /usr/bin/yes + read link + test '!' -e /usr/sbin/addgroup + busybox rm -f /usr/sbin/addgroup + busybox ln -s /bin/busybox.nosuid /usr/sbin/addgroup + read link + test '!' -e /usr/sbin/adduser + busybox rm -f /usr/sbin/adduser + busybox ln -s /bin/busybox.nosuid /usr/sbin/adduser + read link + test '!' -e /usr/sbin/chroot + busybox rm -f /usr/sbin/chroot + busybox ln -s /bin/busybox.nosuid /usr/sbin/chroot + read link + test '!' -e /usr/sbin/delgroup + busybox rm -f /usr/sbin/delgroup + busybox ln -s /bin/busybox.nosuid /usr/sbin/delgroup + read link + test '!' -e /usr/sbin/deluser + busybox rm -f /usr/sbin/deluser + busybox ln -s /bin/busybox.nosuid /usr/sbin/deluser + read link + test '!' -e /usr/sbin/fbset + busybox rm -f /usr/sbin/fbset + busybox ln -s /bin/busybox.nosuid /usr/sbin/fbset + read link + test '!' -e /usr/sbin/loadfont + busybox rm -f /usr/sbin/loadfont + busybox ln -s /bin/busybox.nosuid /usr/sbin/loadfont + read link + test '!' -e /usr/sbin/rdate + busybox rm -f /usr/sbin/rdate + busybox ln -s /bin/busybox.nosuid /usr/sbin/rdate + read link + test '!' -e /usr/sbin/rfkill + busybox rm -f /usr/sbin/rfkill + busybox ln -s /bin/busybox.nosuid /usr/sbin/rfkill + read link + test '!' -e /usr/sbin/udhcpd + busybox rm -f /usr/sbin/udhcpd + busybox ln -s /bin/busybox.nosuid /usr/sbin/udhcpd + read link + test -e /etc/busybox.links.suid + read link + test '!' -e /bin/login + busybox rm -f /bin/login + busybox ln -s /bin/busybox.suid /bin/login + read link + test '!' -e /bin/ping + busybox rm -f /bin/ping + busybox ln -s /bin/busybox.suid /bin/ping + read link + test '!' -e /bin/ping6 + busybox rm -f /bin/ping6 + busybox ln -s /bin/busybox.suid /bin/ping6 + read link + test '!' -e /bin/su + busybox rm -f /bin/su + busybox ln -s /bin/busybox.suid /bin/su + read link + test '!' -e /usr/bin/passwd + busybox rm -f /usr/bin/passwd + busybox ln -s /bin/busybox.suid /usr/bin/passwd + read link + test '!' -e /usr/bin/traceroute + busybox rm -f /usr/bin/traceroute + busybox ln -s /bin/busybox.suid /usr/bin/traceroute + read link + test '!' -e /usr/bin/vlock + busybox rm -f /usr/bin/vlock + busybox ln -s /bin/busybox.suid /usr/bin/vlock + read link + grep -q '^/bin/bash$' /etc/busybox.links.nosuid /etc/busybox.links.suid + update-alternatives --install /bin/ash ash /bin/busybox.nosuid 50 update-alternatives: Linking /bin/ash to /bin/busybox.nosuid + update-alternatives --install /bin/base32 base32 /bin/busybox.nosuid 50 update-alternatives: Linking /bin/base32 to /bin/busybox.nosuid + update-alternatives --install /bin/cat cat /bin/busybox.nosuid 50 update-alternatives: Linking /bin/cat to /bin/busybox.nosuid + update-alternatives --install /bin/chattr chattr /bin/busybox.nosuid 50 update-alternatives: Linking /bin/chattr to /bin/busybox.nosuid + update-alternatives --install /bin/chgrp chgrp /bin/busybox.nosuid 50 update-alternatives: Linking /bin/chgrp to /bin/busybox.nosuid + update-alternatives --install /bin/chmod chmod /bin/busybox.nosuid 50 update-alternatives: Linking /bin/chmod to /bin/busybox.nosuid + update-alternatives --install /bin/chown chown /bin/busybox.nosuid 50 update-alternatives: Linking /bin/chown to /bin/busybox.nosuid + update-alternatives --install /bin/cp cp /bin/busybox.nosuid 50 update-alternatives: Linking /bin/cp to /bin/busybox.nosuid + update-alternatives --install /bin/cpio cpio /bin/busybox.nosuid 50 update-alternatives: Linking /bin/cpio to /bin/busybox.nosuid + update-alternatives --install /bin/date date /bin/busybox.nosuid 50 update-alternatives: Linking /bin/date to /bin/busybox.nosuid + update-alternatives --install /bin/dd dd /bin/busybox.nosuid 50 update-alternatives: Linking /bin/dd to /bin/busybox.nosuid + update-alternatives --install /bin/df df /bin/busybox.nosuid 50 update-alternatives: Linking /bin/df to /bin/busybox.nosuid + update-alternatives --install /bin/dmesg dmesg /bin/busybox.nosuid 50 update-alternatives: Linking /bin/dmesg to /bin/busybox.nosuid + update-alternatives --install /bin/dnsdomainname dnsdomainname /bin/busybox.nosuid 50 update-alternatives: Linking /bin/dnsdomainname to /bin/busybox.nosuid + update-alternatives --install /bin/dumpkmap dumpkmap /bin/busybox.nosuid 50 update-alternatives: Linking /bin/dumpkmap to /bin/busybox.nosuid + update-alternatives --install /bin/echo echo /bin/busybox.nosuid 50 update-alternatives: Linking /bin/echo to /bin/busybox.nosuid + update-alternatives --install /bin/egrep egrep /bin/busybox.nosuid 50 update-alternatives: Linking /bin/egrep to /bin/busybox.nosuid + update-alternatives --install /bin/false false /bin/busybox.nosuid 50 update-alternatives: Linking /bin/false to /bin/busybox.nosuid + update-alternatives --install /bin/fgrep fgrep /bin/busybox.nosuid 50 update-alternatives: Linking /bin/fgrep to /bin/busybox.nosuid + update-alternatives --install /bin/getopt getopt /bin/busybox.nosuid 50 update-alternatives: Linking /bin/getopt to /bin/busybox.nosuid + update-alternatives --install /bin/grep grep /bin/busybox.nosuid 50 update-alternatives: Linking /bin/grep to /bin/busybox.nosuid + update-alternatives --install /bin/gunzip gunzip /bin/busybox.nosuid 50 update-alternatives: Linking /bin/gunzip to /bin/busybox.nosuid + update-alternatives --install /bin/gzip gzip /bin/busybox.nosuid 50 update-alternatives: Linking /bin/gzip to /bin/busybox.nosuid + update-alternatives --install /bin/hostname hostname /bin/busybox.nosuid 50 update-alternatives: Linking /bin/hostname to /bin/busybox.nosuid + update-alternatives --install /bin/kill kill /bin/busybox.nosuid 50 update-alternatives: Linking /bin/kill to /bin/busybox.nosuid + update-alternatives --install /bin/ln ln /bin/busybox.nosuid 50 update-alternatives: Linking /bin/ln to /bin/busybox.nosuid + update-alternatives --install /bin/ls ls /bin/busybox.nosuid 50 update-alternatives: Linking /bin/ls to /bin/busybox.nosuid + update-alternatives --install /bin/mkdir mkdir /bin/busybox.nosuid 50 update-alternatives: Linking /bin/mkdir to /bin/busybox.nosuid + update-alternatives --install /bin/mknod mknod /bin/busybox.nosuid 50 update-alternatives: Linking /bin/mknod to /bin/busybox.nosuid + update-alternatives --install /bin/mktemp mktemp /bin/busybox.nosuid 50 update-alternatives: Linking /bin/mktemp to /bin/busybox.nosuid + update-alternatives --install /bin/more more /bin/busybox.nosuid 50 update-alternatives: Linking /bin/more to /bin/busybox.nosuid + update-alternatives --install /bin/mount mount /bin/busybox.nosuid 50 update-alternatives: Linking /bin/mount to /bin/busybox.nosuid + update-alternatives --install /bin/mountpoint mountpoint /bin/busybox.nosuid 50 update-alternatives: Linking /bin/mountpoint to /bin/busybox.nosuid + update-alternatives --install /bin/mv mv /bin/busybox.nosuid 50 update-alternatives: Linking /bin/mv to /bin/busybox.nosuid + update-alternatives --install /bin/netstat netstat /bin/busybox.nosuid 50 update-alternatives: Linking /bin/netstat to /bin/busybox.nosuid + update-alternatives --install /bin/pidof pidof /bin/busybox.nosuid 50 update-alternatives: Linking /bin/pidof to /bin/busybox.nosuid + update-alternatives --install /bin/ps ps /bin/busybox.nosuid 50 update-alternatives: Linking /bin/ps to /bin/busybox.nosuid + update-alternatives --install /bin/pwd pwd /bin/busybox.nosuid 50 update-alternatives: Linking /bin/pwd to /bin/busybox.nosuid + update-alternatives --install /bin/rev rev /bin/busybox.nosuid 50 update-alternatives: Linking /bin/rev to /bin/busybox.nosuid + update-alternatives --install /bin/rm rm /bin/busybox.nosuid 50 update-alternatives: Linking /bin/rm to /bin/busybox.nosuid + update-alternatives --install /bin/rmdir rmdir /bin/busybox.nosuid 50 update-alternatives: Linking /bin/rmdir to /bin/busybox.nosuid + update-alternatives --install /bin/run-parts run-parts /bin/busybox.nosuid 50 update-alternatives: Linking /bin/run-parts to /bin/busybox.nosuid + update-alternatives --install /bin/sed sed /bin/busybox.nosuid 50 update-alternatives: Linking /bin/sed to /bin/busybox.nosuid + update-alternatives --install /bin/sh sh /bin/busybox.nosuid 50 update-alternatives: Linking /bin/sh to /bin/busybox.nosuid + update-alternatives --install /bin/sleep sleep /bin/busybox.nosuid 50 update-alternatives: Linking /bin/sleep to /bin/busybox.nosuid + update-alternatives --install /bin/stat stat /bin/busybox.nosuid 50 update-alternatives: Linking /bin/stat to /bin/busybox.nosuid + update-alternatives --install /bin/stty stty /bin/busybox.nosuid 50 update-alternatives: Linking /bin/stty to /bin/busybox.nosuid + update-alternatives --install /bin/sync sync /bin/busybox.nosuid 50 update-alternatives: Linking /bin/sync to /bin/busybox.nosuid + update-alternatives --install /bin/tar tar /bin/busybox.nosuid 50 update-alternatives: Linking /bin/tar to /bin/busybox.nosuid + update-alternatives --install /bin/touch touch /bin/busybox.nosuid 50 update-alternatives: Linking /bin/touch to /bin/busybox.nosuid + update-alternatives --install /bin/true true /bin/busybox.nosuid 50 update-alternatives: Linking /bin/true to /bin/busybox.nosuid + update-alternatives --install /bin/umount umount /bin/busybox.nosuid 50 update-alternatives: Linking /bin/umount to /bin/busybox.nosuid + update-alternatives --install /bin/uname uname /bin/busybox.nosuid 50 update-alternatives: Linking /bin/uname to /bin/busybox.nosuid + update-alternatives --install /bin/usleep usleep /bin/busybox.nosuid 50 update-alternatives: Linking /bin/usleep to /bin/busybox.nosuid + update-alternatives --install /bin/vi vi /bin/busybox.nosuid 50 update-alternatives: Linking /bin/vi to /bin/busybox.nosuid + update-alternatives --install /bin/watch watch /bin/busybox.nosuid 50 update-alternatives: Linking /bin/watch to /bin/busybox.nosuid + update-alternatives --install /bin/zcat zcat /bin/busybox.nosuid 50 update-alternatives: Linking /bin/zcat to /bin/busybox.nosuid + update-alternatives --install /sbin/blkid blkid /bin/busybox.nosuid 50 update-alternatives: Linking /sbin/blkid to /bin/busybox.nosuid + update-alternatives --install /sbin/depmod depmod /bin/busybox.nosuid 50 update-alternatives: Linking /sbin/depmod to /bin/busybox.nosuid + update-alternatives --install /sbin/fdisk fdisk /bin/busybox.nosuid 50 update-alternatives: Linking /sbin/fdisk to /bin/busybox.nosuid + update-alternatives --install /sbin/fsck fsck /bin/busybox.nosuid 50 update-alternatives: Linking /sbin/fsck to /bin/busybox.nosuid + update-alternatives --install /sbin/fstrim fstrim /bin/busybox.nosuid 50 update-alternatives: Linking /sbin/fstrim to /bin/busybox.nosuid + update-alternatives --install /sbin/getty getty /bin/busybox.nosuid 50 update-alternatives: Linking /sbin/getty to /bin/busybox.nosuid + update-alternatives --install /sbin/hwclock hwclock /bin/busybox.nosuid 50 update-alternatives: Linking /sbin/hwclock to /bin/busybox.nosuid + update-alternatives --install /sbin/ifconfig ifconfig /bin/busybox.nosuid 50 update-alternatives: Linking /sbin/ifconfig to /bin/busybox.nosuid + update-alternatives --install /sbin/ifdown ifdown /bin/busybox.nosuid 50 update-alternatives: Linking /sbin/ifdown to /bin/busybox.nosuid + update-alternatives --install /sbin/ifup ifup /bin/busybox.nosuid 50 update-alternatives: Linking /sbin/ifup to /bin/busybox.nosuid + update-alternatives --install /sbin/insmod insmod /bin/busybox.nosuid 50 update-alternatives: Linking /sbin/insmod to /bin/busybox.nosuid + update-alternatives --install /sbin/ip ip /bin/busybox.nosuid 50 update-alternatives: Linking /sbin/ip to /bin/busybox.nosuid + update-alternatives --install /sbin/loadkmap loadkmap /bin/busybox.nosuid 50 update-alternatives: Linking /sbin/loadkmap to /bin/busybox.nosuid + update-alternatives --install /sbin/logread logread /bin/busybox.nosuid 50 update-alternatives: Linking /sbin/logread to /bin/busybox.nosuid + update-alternatives --install /sbin/losetup losetup /bin/busybox.nosuid 50 update-alternatives: Linking /sbin/losetup to /bin/busybox.nosuid + update-alternatives --install /sbin/lsmod lsmod /bin/busybox.nosuid 50 update-alternatives: Linking /sbin/lsmod to /bin/busybox.nosuid + update-alternatives --install /sbin/mkswap mkswap /bin/busybox.nosuid 50 update-alternatives: Linking /sbin/mkswap to /bin/busybox.nosuid + update-alternatives --install /sbin/modprobe modprobe /bin/busybox.nosuid 50 update-alternatives: Linking /sbin/modprobe to /bin/busybox.nosuid + update-alternatives --install /sbin/pivot_root pivot_root /bin/busybox.nosuid 50 update-alternatives: Linking /sbin/pivot_root to /bin/busybox.nosuid + update-alternatives --install /sbin/reboot reboot /bin/busybox.nosuid 50 update-alternatives: Linking /sbin/reboot to /bin/busybox.nosuid + update-alternatives --install /sbin/rmmod rmmod /bin/busybox.nosuid 50 update-alternatives: Linking /sbin/rmmod to /bin/busybox.nosuid + update-alternatives --install /sbin/route route /bin/busybox.nosuid 50 update-alternatives: Linking /sbin/route to /bin/busybox.nosuid + update-alternatives --install /sbin/setconsole setconsole /bin/busybox.nosuid 50 update-alternatives: Linking /sbin/setconsole to /bin/busybox.nosuid + update-alternatives --install /sbin/start-stop-daemon start-stop-daemon /bin/busybox.nosuid 50 update-alternatives: Linking /sbin/start-stop-daemon to /bin/busybox.nosuid + update-alternatives --install /sbin/sulogin sulogin /bin/busybox.nosuid 50 update-alternatives: Linking /sbin/sulogin to /bin/busybox.nosuid + update-alternatives --install /sbin/swapoff swapoff /bin/busybox.nosuid 50 update-alternatives: Linking /sbin/swapoff to /bin/busybox.nosuid + update-alternatives --install /sbin/swapon swapon /bin/busybox.nosuid 50 update-alternatives: Linking /sbin/swapon to /bin/busybox.nosuid + update-alternatives --install /sbin/switch_root switch_root /bin/busybox.nosuid 50 update-alternatives: Linking /sbin/switch_root to /bin/busybox.nosuid + update-alternatives --install /sbin/sysctl sysctl /bin/busybox.nosuid 50 update-alternatives: Linking /sbin/sysctl to /bin/busybox.nosuid + update-alternatives --install /sbin/udhcpc udhcpc /bin/busybox.nosuid 50 update-alternatives: Linking /sbin/udhcpc to /bin/busybox.nosuid + update-alternatives --install '/usr/bin/[' lbracket /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/[ to /bin/busybox.nosuid + update-alternatives --install '/usr/bin/[[' '[[' /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/[[ to /bin/busybox.nosuid + update-alternatives --install /usr/bin/ascii ascii /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/ascii to /bin/busybox.nosuid + update-alternatives --install /usr/bin/awk awk /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/awk to /bin/busybox.nosuid + update-alternatives --install /usr/bin/basename basename /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/basename to /bin/busybox.nosuid + update-alternatives --install /usr/bin/bunzip2 bunzip2 /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/bunzip2 to /bin/busybox.nosuid + update-alternatives --install /usr/bin/bzcat bzcat /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/bzcat to /bin/busybox.nosuid + update-alternatives --install /usr/bin/bzip2 bzip2 /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/bzip2 to /bin/busybox.nosuid + update-alternatives --install /usr/bin/chvt chvt /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/chvt to /bin/busybox.nosuid + update-alternatives --install /usr/bin/clear clear /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/clear to /bin/busybox.nosuid + update-alternatives --install /usr/bin/cmp cmp /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/cmp to /bin/busybox.nosuid + update-alternatives --install /usr/bin/crc32 crc32 /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/crc32 to /bin/busybox.nosuid + update-alternatives --install /usr/bin/cut cut /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/cut to /bin/busybox.nosuid + update-alternatives --install /usr/bin/dc dc /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/dc to /bin/busybox.nosuid + update-alternatives --install /usr/bin/deallocvt deallocvt /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/deallocvt to /bin/busybox.nosuid + update-alternatives --install /usr/bin/diff diff /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/diff to /bin/busybox.nosuid + update-alternatives --install /usr/bin/dirname dirname /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/dirname to /bin/busybox.nosuid + update-alternatives --install /usr/bin/du du /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/du to /bin/busybox.nosuid + update-alternatives --install /usr/bin/dumpleases dumpleases /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/dumpleases to /bin/busybox.nosuid + update-alternatives --install /usr/bin/env env /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/env to /bin/busybox.nosuid + update-alternatives --install /usr/bin/expr expr /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/expr to /bin/busybox.nosuid + update-alternatives --install /usr/bin/find find /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/find to /bin/busybox.nosuid + update-alternatives --install /usr/bin/flock flock /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/flock to /bin/busybox.nosuid + update-alternatives --install /usr/bin/free free /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/free to /bin/busybox.nosuid + update-alternatives --install /usr/bin/fuser fuser /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/fuser to /bin/busybox.nosuid + update-alternatives --install /usr/bin/groups groups /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/groups to /bin/busybox.nosuid + update-alternatives --install /usr/bin/head head /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/head to /bin/busybox.nosuid + update-alternatives --install /usr/bin/hexdump hexdump /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/hexdump to /bin/busybox.nosuid + update-alternatives --install /usr/bin/id id /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/id to /bin/busybox.nosuid + update-alternatives --install /usr/bin/killall killall /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/killall to /bin/busybox.nosuid + update-alternatives --install /usr/bin/less less /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/less to /bin/busybox.nosuid + update-alternatives --install /usr/bin/logger logger /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/logger to /bin/busybox.nosuid + update-alternatives --install /usr/bin/logname logname /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/logname to /bin/busybox.nosuid + update-alternatives --install /usr/bin/lzcat lzcat /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/lzcat to /bin/busybox.nosuid + update-alternatives --install /usr/bin/md5sum md5sum /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/md5sum to /bin/busybox.nosuid + update-alternatives --install /usr/bin/mesg mesg /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/mesg to /bin/busybox.nosuid + update-alternatives --install /usr/bin/microcom microcom /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/microcom to /bin/busybox.nosuid + update-alternatives --install /usr/bin/mkfifo mkfifo /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/mkfifo to /bin/busybox.nosuid + update-alternatives --install /usr/bin/nc nc /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/nc to /bin/busybox.nosuid + update-alternatives --install /usr/bin/nohup nohup /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/nohup to /bin/busybox.nosuid + update-alternatives --install /usr/bin/nproc nproc /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/nproc to /bin/busybox.nosuid + update-alternatives --install /usr/bin/nslookup nslookup /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/nslookup to /bin/busybox.nosuid + update-alternatives --install /usr/bin/od od /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/od to /bin/busybox.nosuid + update-alternatives --install /usr/bin/openvt openvt /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/openvt to /bin/busybox.nosuid + update-alternatives --install /usr/bin/patch patch /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/patch to /bin/busybox.nosuid + update-alternatives --install /usr/bin/pgrep pgrep /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/pgrep to /bin/busybox.nosuid + update-alternatives --install /usr/bin/printf printf /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/printf to /bin/busybox.nosuid + update-alternatives --install /usr/bin/readlink readlink /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/readlink to /bin/busybox.nosuid + update-alternatives --install /usr/bin/realpath realpath /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/realpath to /bin/busybox.nosuid + update-alternatives --install /usr/bin/renice renice /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/renice to /bin/busybox.nosuid + update-alternatives --install /usr/bin/reset reset /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/reset to /bin/busybox.nosuid + update-alternatives --install /usr/bin/resize resize /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/resize to /bin/busybox.nosuid + update-alternatives --install /usr/bin/seq seq /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/seq to /bin/busybox.nosuid + update-alternatives --install /usr/bin/setsid setsid /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/setsid to /bin/busybox.nosuid + update-alternatives --install /usr/bin/sha1sum sha1sum /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/sha1sum to /bin/busybox.nosuid + update-alternatives --install /usr/bin/sha256sum sha256sum /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/sha256sum to /bin/busybox.nosuid + update-alternatives --install /usr/bin/shuf shuf /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/shuf to /bin/busybox.nosuid + update-alternatives --install /usr/bin/sort sort /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/sort to /bin/busybox.nosuid + update-alternatives --install /usr/bin/strings strings /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/strings to /bin/busybox.nosuid + update-alternatives --install /usr/bin/tail tail /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/tail to /bin/busybox.nosuid + update-alternatives --install /usr/bin/tee tee /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/tee to /bin/busybox.nosuid + update-alternatives --install /usr/bin/telnet telnet /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/telnet to /bin/busybox.nosuid + update-alternatives --install /usr/bin/test test /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/test to /bin/busybox.nosuid + update-alternatives --install /usr/bin/tftp tftp /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/tftp to /bin/busybox.nosuid + update-alternatives --install /usr/bin/time time /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/time to /bin/busybox.nosuid + update-alternatives --install /usr/bin/top top /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/top to /bin/busybox.nosuid + update-alternatives --install /usr/bin/tr tr /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/tr to /bin/busybox.nosuid + update-alternatives --install /usr/bin/ts ts /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/ts to /bin/busybox.nosuid + update-alternatives --install /usr/bin/tty tty /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/tty to /bin/busybox.nosuid + update-alternatives --install /usr/bin/uniq uniq /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/uniq to /bin/busybox.nosuid + update-alternatives --install /usr/bin/unlink unlink /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/unlink to /bin/busybox.nosuid + update-alternatives --install /usr/bin/unzip unzip /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/unzip to /bin/busybox.nosuid + update-alternatives --install /usr/bin/uptime uptime /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/uptime to /bin/busybox.nosuid + update-alternatives --install /usr/bin/users users /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/users to /bin/busybox.nosuid + update-alternatives --install /usr/bin/wc wc /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/wc to /bin/busybox.nosuid + update-alternatives --install /usr/bin/wget wget /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/wget to /bin/busybox.nosuid + update-alternatives --install /usr/bin/which which /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/which to /bin/busybox.nosuid + update-alternatives --install /usr/bin/who who /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/who to /bin/busybox.nosuid + update-alternatives --install /usr/bin/whoami whoami /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/whoami to /bin/busybox.nosuid + update-alternatives --install /usr/bin/xargs xargs /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/xargs to /bin/busybox.nosuid + update-alternatives --install /usr/bin/xzcat xzcat /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/xzcat to /bin/busybox.nosuid + update-alternatives --install /usr/bin/yes yes /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/yes to /bin/busybox.nosuid + update-alternatives --install /usr/sbin/addgroup addgroup /bin/busybox.nosuid 50 update-alternatives: Linking /usr/sbin/addgroup to /bin/busybox.nosuid + update-alternatives --install /usr/sbin/adduser adduser /bin/busybox.nosuid 50 update-alternatives: Linking /usr/sbin/adduser to /bin/busybox.nosuid + update-alternatives --install /usr/sbin/chroot chroot /bin/busybox.nosuid 50 update-alternatives: Linking /usr/sbin/chroot to /bin/busybox.nosuid + update-alternatives --install /usr/sbin/delgroup delgroup /bin/busybox.nosuid 50 update-alternatives: Linking /usr/sbin/delgroup to /bin/busybox.nosuid + update-alternatives --install /usr/sbin/deluser deluser /bin/busybox.nosuid 50 update-alternatives: Linking /usr/sbin/deluser to /bin/busybox.nosuid + update-alternatives --install /usr/sbin/fbset fbset /bin/busybox.nosuid 50 update-alternatives: Linking /usr/sbin/fbset to /bin/busybox.nosuid + update-alternatives --install /usr/sbin/loadfont loadfont /bin/busybox.nosuid 50 update-alternatives: Linking /usr/sbin/loadfont to /bin/busybox.nosuid + update-alternatives --install /usr/sbin/rdate rdate /bin/busybox.nosuid 50 update-alternatives: Linking /usr/sbin/rdate to /bin/busybox.nosuid + update-alternatives --install /usr/sbin/rfkill rfkill /bin/busybox.nosuid 50 update-alternatives: Linking /usr/sbin/rfkill to /bin/busybox.nosuid + update-alternatives --install /usr/sbin/udhcpd udhcpd /bin/busybox.nosuid 50 update-alternatives: Linking /usr/sbin/udhcpd to /bin/busybox.nosuid + update-alternatives --install /bin/login login /bin/busybox.suid 50 update-alternatives: Linking /bin/login to /bin/busybox.suid + update-alternatives --install /bin/ping ping /bin/busybox.suid 50 update-alternatives: Linking /bin/ping to /bin/busybox.suid + update-alternatives --install /bin/ping6 ping6 /bin/busybox.suid 50 update-alternatives: Linking /bin/ping6 to /bin/busybox.suid + update-alternatives --install /bin/su su /bin/busybox.suid 50 update-alternatives: Linking /bin/su to /bin/busybox.suid + update-alternatives --install /usr/bin/passwd passwd /bin/busybox.suid 50 update-alternatives: Linking /usr/bin/passwd to /bin/busybox.suid + update-alternatives --install /usr/bin/traceroute traceroute /bin/busybox.suid 50 update-alternatives: Linking /usr/bin/traceroute to /bin/busybox.suid + update-alternatives --install /usr/bin/vlock vlock /bin/busybox.suid 50 update-alternatives: Linking /usr/bin/vlock to /bin/busybox.suid + BUSYBOX= + '[' x '=' x ] + '[' '/tmp/busyboxrm-*' '!=' '/tmp/busyboxrm-*' ] + '[' x '=' x ] + '[' x '!=' x ] %post(busybox-1.36.0-r0.core2_32): waitpid(561) rc 561 status 0 D: Plugin: calling hook scriptlet_post in syslog plugin Verifying : busybox-1.36.0-r0.core2_32 1/4 Verifying : busybox-udhcpc-1.36.0-r0.core2_32 2/4 Verifying : libc6-2.37-r1.core2_32 3/4 Verifying : update-alternatives-opkg-0.5.0-r0.core2_32 4/4 DEBUG: Waiting for process output: time: 1682161032.7841206, endtime: 1682162532.7841191 DEBUG: Partial data from SSH call: Installed: busybox-1.36.0-r0.core2_32 Installed: busybox-udhcpc-1.36.0-r0.core2_32 Installed: libc6-2.37-r1.core2_32 Installed: update-alternatives-opkg-0.5.0-r0.core2_32 Installed: busybox-1.36.0-r0.core2_32 busybox-udhcpc-1.36.0-r0.core2_32 libc6-2.37-r1.core2_32 update-alternatives-opkg-0.5.0-r0.core2_32 Complete! DEBUG: Waiting for process output: time: 1682161033.3837273, endtime: 1682162533.3837254 DEBUG: Data from SSH call: DNF version: 4.14.0 cachedir: /home/root/chroot/test/var/cache/dnf Added oe-testimage-repo-core2_32 repo from http://192.168.7.3:45239/core2_32 Added oe-testimage-repo-noarch repo from http://192.168.7.3:45239/noarch Added oe-testimage-repo-qemux86 repo from http://192.168.7.3:45239/qemux86 User-Agent: falling back to 'libdnf': could not detect OS or basearch repo: downloading from remote: oe-testimage-repo-core2_32 oe-testimage-repo-core2_32 4.2 MB/s | 36 kB 00:00 oe-testimage-repo-core2_32: using metadata from Sat Apr 22 10:56:23 2023. repo: downloading from remote: oe-testimage-repo-noarch oe-testimage-repo-noarch 31 kB/s | 257 B 00:00 oe-testimage-repo-noarch: using metadata from Sat Apr 22 10:56:22 2023. repo: downloading from remote: oe-testimage-repo-qemux86 oe-testimage-repo-qemux86 37 kB/s | 257 B 00:00 oe-testimage-repo-qemux86: using metadata from Sat Apr 22 10:56:24 2023. --> Starting dependency resolution ---> Package busybox.core2_32 1.36.0-r0 will be installed ---> Package busybox-udhcpc.core2_32 1.36.0-r0 will be installed ---> Package libc6.core2_32 2.37-r1 will be installed ---> Package update-alternatives-opkg.core2_32 0.5.0-r0 will be installed --> Finished dependency resolution Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: busybox core2_32 1.36.0-r0 oe-testimage-repo-core2_32 387 k Installing dependencies: libc6 core2_32 2.37-r1 oe-testimage-repo-core2_32 1.3 M update-alternatives-opkg core2_32 0.5.0-r0 oe-testimage-repo-core2_32 8.5 k Installing weak dependencies: busybox-udhcpc core2_32 1.36.0-r0 oe-testimage-repo-core2_32 8.1 k Transaction Summary ================================================================================ Install 4 Packages Total download size: 1.7 M Installed size: 4.1 M Downloading Packages: (1/4): busybox-1.36.0-r0.core2_32.rpm 36 MB/s | 387 kB 00:00 (2/4): busybox-udhcpc-1.36.0-r0.core2_32.rpm 709 kB/s | 8.1 kB 00:00 (3/4): libc6-2.37-r1.core2_32.rpm 46 MB/s | 1.3 MB 00:00 (4/4): update-alternatives-opkg-0.5.0-r0.core2_ 522 kB/s | 8.5 kB 00:00 -------------------------------------------------------------------------------- Total 52 MB/s | 1.7 MB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction RPMDB altered outside of DNF. Preparing : 1/1 Installing : busybox-udhcpc-1.36.0-r0.core2_32 1/4 D: PRAGMA secure_delete = OFF: 0 D: PRAGMA case_sensitive_like = ON: 0 D: PRAGMA journal_mode = WAL: 0 D: PRAGMA wal_autocheckpoint = 10000: 0 D: CREATE INDEX IF NOT EXISTS 'Name_key_idx' ON 'Name'(key ASC): 0 D: CREATE INDEX IF NOT EXISTS 'Basenames_key_idx' ON 'Basenames'(key ASC): 0 D: CREATE INDEX IF NOT EXISTS 'Basenames_hnum_idx' ON 'Basenames'(hnum ASC): 0 D: CREATE INDEX IF NOT EXISTS 'Group_key_idx' ON 'Group'(key ASC): 0 D: CREATE INDEX IF NOT EXISTS 'Requirename_key_idx' ON 'Requirename'(key ASC): 0 D: CREATE INDEX IF NOT EXISTS 'Requirename_hnum_idx' ON 'Requirename'(hnum ASC): 0 D: CREATE INDEX IF NOT EXISTS 'Providename_key_idx' ON 'Providename'(key ASC): 0 D: CREATE INDEX IF NOT EXISTS 'Providename_hnum_idx' ON 'Providename'(hnum ASC): 0 D: CREATE INDEX IF NOT EXISTS 'Conflictname_key_idx' ON 'Conflictname'(key ASC): 0 D: CREATE INDEX IF NOT EXISTS 'Conflictname_hnum_idx' ON 'Conflictname'(hnum ASC): 0 D: CREATE INDEX IF NOT EXISTS 'Obsoletename_key_idx' ON 'Obsoletename'(key ASC): 0 D: CREATE INDEX IF NOT EXISTS 'Obsoletename_hnum_idx' ON 'Obsoletename'(hnum ASC): 0 D: CREATE INDEX IF NOT EXISTS 'Triggername_key_idx' ON 'Triggername'(key ASC): 0 D: CREATE INDEX IF NOT EXISTS 'Triggername_hnum_idx' ON 'Triggername'(hnum ASC): 0 D: CREATE INDEX IF NOT EXISTS 'Dirnames_key_idx' ON 'Dirnames'(key ASC): 0 D: CREATE INDEX IF NOT EXISTS 'Dirnames_hnum_idx' ON 'Dirnames'(hnum ASC): 0 D: CREATE INDEX IF NOT EXISTS 'Sha1header_key_idx' ON 'Sha1header'(key ASC): 0 D: CREATE INDEX IF NOT EXISTS 'Filetriggername_key_idx' ON 'Filetriggername'(key ASC): 0 D: CREATE INDEX IF NOT EXISTS 'Filetriggername_hnum_idx' ON 'Filetriggername'(hnum ASC): 0 D: CREATE INDEX IF NOT EXISTS 'Transfiletriggername_key_idx' ON 'Transfiletriggername'(key ASC): 0 D: CREATE INDEX IF NOT EXISTS 'Transfiletriggername_hnum_idx' ON 'Transfiletriggername'(hnum ASC): 0 D: CREATE INDEX IF NOT EXISTS 'Recommendname_key_idx' ON 'Recommendname'(key ASC): 0 D: CREATE INDEX IF NOT EXISTS 'Recommendname_hnum_idx' ON 'Recommendname'(hnum ASC): 0 D: CREATE INDEX IF NOT EXISTS 'Suggestname_key_idx' ON 'Suggestname'(key ASC): 0 D: CREATE INDEX IF NOT EXISTS 'Suggestname_hnum_idx' ON 'Suggestname'(hnum ASC): 0 D: CREATE INDEX IF NOT EXISTS 'Supplementname_key_idx' ON 'Supplementname'(key ASC): 0 D: CREATE INDEX IF NOT EXISTS 'Supplementname_hnum_idx' ON 'Supplementname'(hnum ASC): 0 D: CREATE INDEX IF NOT EXISTS 'Enhancename_key_idx' ON 'Enhancename'(key ASC): 0 D: CREATE INDEX IF NOT EXISTS 'Enhancename_hnum_idx' ON 'Enhancename'(hnum ASC): 0 D: sanity checking 4 elements D: Plugin: calling hook tsm_pre in dbus_announce plugin D: Plugin: calling hook tsm_pre in syslog plugin D: Plugin: calling hook tsm_pre in systemd_inhibit plugin D: System shutdown blocked (fd 23) D: running pre-transaction scripts D: computing 35 file fingerprints D: entering chroot /home/root/chroot/test/ D: computing file dispositions D: 0x0000fd00 4096 30588 143086 rotational:-1 / D: exiting chroot /home/root/chroot/test/ D: ========== +++ busybox-udhcpc-1.36.0-r0 core2_32-linux 0x0 D: busybox-udhcpc-1.36.0-r0.core2_32: Header SHA256 digest: OK D: busybox-udhcpc-1.36.0-r0.core2_32: Header SHA1 digest: OK D: install: busybox-udhcpc-1.36.0-r0.core2_32 has 7 files D: entering chroot /home/root/chroot/test/ D: exiting chroot /home/root/chroot/test/ D: entering chroot /home/root/chroot/test/ D: create 040755 1 ( 0, 0) 0 etc D: create 040755 1 ( 0, 0) 0 udhcpc.d D: create 100755 1 ( 0, 0) 2652 50default;6443bd82 D: create 040755 1 ( 0, 0) 0 usr D: create 040755 1 ( 0, 0) 0 share D: create 040755 1 ( 0, 0) 0 udhcpc D: create 100755 1 ( 0, 0) 49 default.script;6443bd82 D: Plugin: calling hook fsm_file_prepare in fsverity plugin D: fsverity skipping non regular: path /etc dest /etc D: Plugin: calling hook fsm_file_prepare in ima plugin D: Plugin: calling hook fsm_file_prepare in fsverity plugin D: fsverity skipping non regular: path /etc/udhcpc.d dest /etc/udhcpc.d D: Plugin: calling hook fsm_file_prepare in ima plugin D: Plugin: calling hook fsm_file_prepare in fsverity plugin D: fsverity no signature for: path /etc/udhcpc.d/50default;6443bd82 dest /etc/udhcpc.d/50default D: Plugin: calling hook fsm_file_prepare in ima plugin D: Plugin: calling hook fsm_file_prepare in fsverity plugin D: fsverity skipping non regular: path /usr dest /usr D: Plugin: calling hook fsm_file_prepare in ima plugin D: Plugin: calling hook fsm_file_prepare in fsverity plugin D: fsverity skipping non regular: path /usr/share dest /usr/share D: Plugin: calling hook fsm_file_prepare in ima plugin D: Plugin: calling hook fsm_file_prepare in fsverity plugin D: fsverity skipping non regular: path /usr/share/udhcpc dest /usr/share/udhcpc D: Plugin: calling hook fsm_file_prepare in ima plugin D: Plugin: calling hook fsm_file_prepare in fsverity plugin D: fsverity no signature for: path /usr/share/udhcpc/default.script;6443bd82 dest /usr/share/udhcpc/default.script D: Plugin: calling hook fsm_file_prepare in ima plugin Installing : update-alternatives-opkg-0.5.0-r0.core2_32 2/4 D: exiting chroot /home/root/chroot/test/ D: SAVEPOINT 'rwlock': 0 D: SAVEPOINT 'Packages': 0 D: RELEASE 'Packages': 0 D: SAVEPOINT 'Name': 0 D: adding "busybox-udhcpc" to Name index. D: RELEASE 'Name': 0 D: SAVEPOINT 'Basenames': 0 D: adding 7 entries to Basenames index. D: RELEASE 'Basenames': 0 D: SAVEPOINT 'Group': 0 D: adding "base" to Group index. D: RELEASE 'Group': 0 D: SAVEPOINT 'Requirename': 0 D: adding 5 entries to Requirename index. D: RELEASE 'Requirename': 0 D: SAVEPOINT 'Providename': 0 D: adding 1 entries to Providename index. D: RELEASE 'Providename': 0 D: SAVEPOINT 'Dirnames': 0 D: adding 6 entries to Dirnames index. D: RELEASE 'Dirnames': 0 D: SAVEPOINT 'Installtid': 0 D: adding 1 entries to Installtid index. D: RELEASE 'Installtid': 0 D: SAVEPOINT 'Sigmd5': 0 D: adding 1 entries to Sigmd5 index. D: RELEASE 'Sigmd5': 0 D: SAVEPOINT 'Sha1header': 0 D: adding "c707323cb61d579c30e2ca2f568e5415fee8ae60" to Sha1header index. D: RELEASE 'Sha1header': 0 D: RELEASE 'rwlock': 0 D: entering chroot /home/root/chroot/test/ D: Plugin: calling hook psm_post in syslog plugin D: exiting chroot /home/root/chroot/test/ D: ========== +++ update-alternatives-opkg-0.5.0-r0 core2_32-linux 0x0 D: update-alternatives-opkg-0.5.0-r0.core2_32: Header SHA256 digest: OK D: update-alternatives-opkg-0.5.0-r0.core2_32: Header SHA1 digest: OK D: install: update-alternatives-opkg-0.5.0-r0.core2_32 has 3 files D: entering chroot /home/root/chroot/test/ D: exiting chroot /home/root/chroot/test/ D: entering chroot /home/root/chroot/test/ D: skip 040755 1 ( 0, 0) 0 usr D: create 040755 1 ( 0, 0) 0 bin D: create 100755 1 ( 0, 0) 4679 update-alternatives;6443bd82 D: Plugin: calling hook fsm_file_prepare in fsverity plugin D: fsverity skipping non regular: path /usr/bin dest /usr/bin D: Plugin: calling hook fsm_file_prepare in ima plugin D: Plugin: calling hook fsm_file_prepare in fsverity plugin D: fsverity no signature for: path /usr/bin/update-alternatives;6443bd82 dest /usr/bin/update-alternatives D: Plugin: calling hook fsm_file_prepare in ima plugin Installing : libc6-2.37-r1.core2_32 3/4 D: exiting chroot /home/root/chroot/test/ D: SAVEPOINT 'rwlock': 0 D: SAVEPOINT 'Packages': 0 D: RELEASE 'Packages': 0 D: SAVEPOINT 'Name': 0 D: adding "update-alternatives-opkg" to Name index. D: RELEASE 'Name': 0 D: SAVEPOINT 'Basenames': 0 D: adding 3 entries to Basenames index. D: RELEASE 'Basenames': 0 D: SAVEPOINT 'Group': 0 D: adding "base" to Group index. D: RELEASE 'Group': 0 D: SAVEPOINT 'Requirename': 0 D: adding 7 entries to Requirename index. D: RELEASE 'Requirename': 0 D: SAVEPOINT 'Providename': 0 D: adding 3 entries to Providename index. D: RELEASE 'Providename': 0 D: SAVEPOINT 'Conflictname': 0 D: adding 1 entries to Conflictname index. D: RELEASE 'Conflictname': 0 D: SAVEPOINT 'Obsoletename': 0 D: adding 1 entries to Obsoletename index. D: RELEASE 'Obsoletename': 0 D: SAVEPOINT 'Dirnames': 0 D: adding 3 entries to Dirnames index. D: RELEASE 'Dirnames': 0 D: SAVEPOINT 'Installtid': 0 D: adding 1 entries to Installtid index. D: RELEASE 'Installtid': 0 D: SAVEPOINT 'Sigmd5': 0 D: adding 1 entries to Sigmd5 index. D: RELEASE 'Sigmd5': 0 D: SAVEPOINT 'Sha1header': 0 D: adding "ec01fce99c0b8ed0be6fe0a78986d7bea27fe310" to Sha1header index. D: RELEASE 'Sha1header': 0 D: RELEASE 'rwlock': 0 D: entering chroot /home/root/chroot/test/ D: Plugin: calling hook psm_post in syslog plugin D: exiting chroot /home/root/chroot/test/ D: ========== +++ libc6-2.37-r1 core2_32-linux 0x0 D: libc6-2.37-r1.core2_32: Header SHA256 digest: OK D: libc6-2.37-r1.core2_32: Header SHA1 digest: OK D: install: libc6-2.37-r1.core2_32 has 17 files D: entering chroot /home/root/chroot/test/ D: exiting chroot /home/root/chroot/test/ D: entering chroot /home/root/chroot/test/ D: skip 040755 1 ( 0, 0) 0 etc D: create 100644 1 ( 0, 0) 33 ld.so.conf;6443bd82 D: create 040755 1 ( 0, 0) 0 lib D: create 100755 1 ( 0, 0)212332 ld-linux.so.2;6443bd82 D: create 100755 1 ( 0, 0) 13808 libBrokenLocale.so.1;6443bd82 D: create 100755 1 ( 0, 0) 13656 libanl.so.1;6443bd82 D: create 100755 1 ( 0, 0)2210468 libc.so.6;6443bd82 D: create 100755 1 ( 0, 0) 13656 libdl.so.2;6443bd82 D: create 100755 1 ( 0, 0)845288 libm.so.6;6443bd82 D: create 100755 1 ( 0, 0) 95716 libnsl.so.1;6443bd82 D: create 100755 1 ( 0, 0) 38608 libnss_compat.so.2;6443bd82 D: create 100755 1 ( 0, 0) 13604 libnss_dns.so.2;6443bd82 D: create 100755 1 ( 0, 0) 13608 libnss_files.so.2;6443bd82 D: create 100755 1 ( 0, 0) 13660 libpthread.so.0;6443bd82 D: create 100755 1 ( 0, 0) 59000 libresolv.so.2;6443bd82 D: create 100755 1 ( 0, 0) 13796 librt.so.1;6443bd82 D: create 100755 1 ( 0, 0) 13660 libutil.so.1;6443bd82 D: Plugin: calling hook fsm_file_prepare in fsverity plugin D: fsverity no signature for: path /etc/ld.so.conf;6443bd82 dest /etc/ld.so.conf D: Plugin: calling hook fsm_file_prepare in ima plugin D: Plugin: calling hook fsm_file_prepare in fsverity plugin D: fsverity skipping non regular: path /lib dest /lib D: Plugin: calling hook fsm_file_prepare in ima plugin D: Plugin: calling hook fsm_file_prepare in fsverity plugin D: fsverity no signature for: path /lib/ld-linux.so.2;6443bd82 dest /lib/ld-linux.so.2 D: Plugin: calling hook fsm_file_prepare in ima plugin D: Plugin: calling hook fsm_file_prepare in fsverity plugin D: fsverity no signature for: path /lib/libBrokenLocale.so.1;6443bd82 dest /lib/libBrokenLocale.so.1 D: Plugin: calling hook fsm_file_prepare in ima plugin D: Plugin: calling hook fsm_file_prepare in fsverity plugin D: fsverity no signature for: path /lib/libanl.so.1;6443bd82 dest /lib/libanl.so.1 D: Plugin: calling hook fsm_file_prepare in ima plugin D: Plugin: calling hook fsm_file_prepare in fsverity plugin D: fsverity no signature for: path /lib/libc.so.6;6443bd82 dest /lib/libc.so.6 D: Plugin: calling hook fsm_file_prepare in ima plugin D: Plugin: calling hook fsm_file_prepare in fsverity plugin D: fsverity no signature for: path /lib/libdl.so.2;6443bd82 dest /lib/libdl.so.2 D: Plugin: calling hook fsm_file_prepare in ima plugin D: Plugin: calling hook fsm_file_prepare in fsverity plugin D: fsverity no signature for: path /lib/libm.so.6;6443bd82 dest /lib/libm.so.6 D: Plugin: calling hook fsm_file_prepare in ima plugin D: Plugin: calling hook fsm_file_prepare in fsverity plugin D: fsverity no signature for: path /lib/libnsl.so.1;6443bd82 dest /lib/libnsl.so.1 D: Plugin: calling hook fsm_file_prepare in ima plugin D: Plugin: calling hook fsm_file_prepare in fsverity plugin D: fsverity no signature for: path /lib/libnss_compat.so.2;6443bd82 dest /lib/libnss_compat.so.2 D: Plugin: calling hook fsm_file_prepare in ima plugin D: Plugin: calling hook fsm_file_prepare in fsverity plugin D: fsverity no signature for: path /lib/libnss_dns.so.2;6443bd82 dest /lib/libnss_dns.so.2 D: Plugin: calling hook fsm_file_prepare in ima plugin D: Plugin: calling hook fsm_file_prepare in fsverity plugin D: fsverity no signature for: path /lib/libnss_files.so.2;6443bd82 dest /lib/libnss_files.so.2 D: Plugin: calling hook fsm_file_prepare in ima plugin D: Plugin: calling hook fsm_file_prepare in fsverity plugin D: fsverity no signature for: path /lib/libpthread.so.0;6443bd82 dest /lib/libpthread.so.0 D: Plugin: calling hook fsm_file_prepare in ima plugin D: Plugin: calling hook fsm_file_prepare in fsverity plugin D: fsverity no signature for: path /lib/libresolv.so.2;6443bd82 dest /lib/libresolv.so.2 D: Plugin: calling hook fsm_file_prepare in ima plugin D: Plugin: calling hook fsm_file_prepare in fsverity plugin D: fsverity no signature for: path /lib/librt.so.1;6443bd82 dest /lib/librt.so.1 D: Plugin: calling hook fsm_file_prepare in ima plugin D: Plugin: calling hook fsm_file_prepare in fsverity plugin D: fsverity no signature for: path /lib/libutil.so.1;6443bd82 dest /lib/libutil.so.1 D: Plugin: calling hook fsm_file_prepare in ima plugin Running scriptlet: libc6-2.37-r1.core2_32 3/4 D: exiting chroot /home/root/chroot/test/ D: SAVEPOINT 'rwlock': 0 D: SAVEPOINT 'Packages': 0 D: RELEASE 'Packages': 0 D: SAVEPOINT 'Name': 0 D: adding "libc6" to Name index. D: RELEASE 'Name': 0 D: SAVEPOINT 'Basenames': 0 D: adding 17 entries to Basenames index. D: RELEASE 'Basenames': 0 D: SAVEPOINT 'Group': 0 D: adding "libs" to Group index. D: RELEASE 'Group': 0 D: SAVEPOINT 'Requirename': 0 D: adding 35 entries to Requirename index. D: RELEASE 'Requirename': 0 D: SAVEPOINT 'Providename': 0 D: adding 132 entries to Providename index. D: RELEASE 'Providename': 0 D: SAVEPOINT 'Dirnames': 0 D: adding 3 entries to Dirnames index. D: RELEASE 'Dirnames': 0 D: SAVEPOINT 'Installtid': 0 D: adding 1 entries to Installtid index. D: RELEASE 'Installtid': 0 D: SAVEPOINT 'Sigmd5': 0 D: adding 1 entries to Sigmd5 index. D: RELEASE 'Sigmd5': 0 D: SAVEPOINT 'Sha1header': 0 D: adding "5b8d536880dbc6dcd9984dcc3b418506d0ae82d6" to Sha1header index. D: RELEASE 'Sha1header': 0 D: SAVEPOINT 'Recommendname': 0 D: adding 1 entries to Recommendname index. D: RELEASE 'Recommendname': 0 D: RELEASE 'rwlock': 0 D: entering chroot /home/root/chroot/test/ %post(libc6-2.37-r1.core2_32): scriptlet start D: created directory(s) /var/tmp mode 0755 %post(libc6-2.37-r1.core2_32): execv(/bin/sh) pid 560 D: Plugin: calling hook scriptlet_fork_post in prioreset plugin + set -e + '[' x = x ']' + '[' -x /sbin/ldconfig ']' %post(libc6-2.37-r1.core2_32): waitpid(560) rc 560 status 0 D: Plugin: calling hook scriptlet_post in syslog plugin Installing : busybox-1.36.0-r0.core2_32 4/4 D: exiting chroot /home/root/chroot/test/ D: entering chroot /home/root/chroot/test/ D: Plugin: calling hook psm_post in syslog plugin D: exiting chroot /home/root/chroot/test/ D: ========== +++ busybox-1.36.0-r0 core2_32-linux 0x0 D: busybox-1.36.0-r0.core2_32: Header SHA256 digest: OK D: busybox-1.36.0-r0.core2_32: Header SHA1 digest: OK D: install: busybox-1.36.0-r0.core2_32 has 8 files D: entering chroot /home/root/chroot/test/ D: exiting chroot /home/root/chroot/test/ D: entering chroot /home/root/chroot/test/ D: create 040755 1 ( 0, 0) 0 bin D: create 120777 1 ( 0, 0) 14 busybox;6443bd82 D: create 100755 1 ( 0, 0)624372 busybox.nosuid;6443bd82 D: create 104755 1 ( 0, 0) 54716 busybox.suid;6443bd82 D: create 120777 1 ( 0, 0) 14 sh;6443bd82 D: create 040755 1 ( 0, 0) 0 etc D: create 100644 1 ( 0, 0) 2436 busybox.links.nosuid;6443bd82 D: create 100644 1 ( 0, 0) 91 busybox.links.suid;6443bd82 D: Plugin: calling hook fsm_file_prepare in fsverity plugin D: fsverity skipping non regular: path /bin dest /bin D: Plugin: calling hook fsm_file_prepare in ima plugin D: Plugin: calling hook fsm_file_prepare in fsverity plugin D: fsverity skipping non regular: path /bin/busybox;6443bd82 dest /bin/busybox D: Plugin: calling hook fsm_file_prepare in ima plugin D: Plugin: calling hook fsm_file_prepare in fsverity plugin D: fsverity no signature for: path /bin/busybox.nosuid;6443bd82 dest /bin/busybox.nosuid D: Plugin: calling hook fsm_file_prepare in ima plugin D: Plugin: calling hook fsm_file_prepare in fsverity plugin D: fsverity no signature for: path /bin/busybox.suid;6443bd82 dest /bin/busybox.suid D: Plugin: calling hook fsm_file_prepare in ima plugin D: Plugin: calling hook fsm_file_prepare in fsverity plugin D: fsverity skipping non regular: path /bin/sh;6443bd82 dest /bin/sh D: Plugin: calling hook fsm_file_prepare in ima plugin D: Plugin: calling hook fsm_file_prepare in fsverity plugin D: fsverity skipping non regular: path /etc dest /etc D: Plugin: calling hook fsm_file_prepare in ima plugin D: Plugin: calling hook fsm_file_prepare in fsverity plugin D: fsverity no signature for: path /etc/busybox.links.nosuid;6443bd82 dest /etc/busybox.links.nosuid D: Plugin: calling hook fsm_file_prepare in ima plugin D: Plugin: calling hook fsm_file_prepare in fsverity plugin D: fsverity no signature for: path /etc/busybox.links.suid;6443bd82 dest /etc/busybox.links.suid D: Plugin: calling hook fsm_file_prepare in ima plugin Running scriptlet: busybox-1.36.0-r0.core2_32 4/4 D: exiting chroot /home/root/chroot/test/ D: SAVEPOINT 'rwlock': 0 D: SAVEPOINT 'Packages': 0 D: RELEASE 'Packages': 0 D: SAVEPOINT 'Name': 0 D: adding "busybox" to Name index. D: RELEASE 'Name': 0 D: SAVEPOINT 'Basenames': 0 D: adding 8 entries to Basenames index. D: RELEASE 'Basenames': 0 D: SAVEPOINT 'Group': 0 D: adding "base" to Group index. D: RELEASE 'Group': 0 D: SAVEPOINT 'Requirename': 0 D: adding 115 entries to Requirename index. D: RELEASE 'Requirename': 0 D: SAVEPOINT 'Providename': 0 D: adding 187 entries to Providename index. D: RELEASE 'Providename': 0 D: SAVEPOINT 'Dirnames': 0 D: adding 3 entries to Dirnames index. D: RELEASE 'Dirnames': 0 D: SAVEPOINT 'Installtid': 0 D: adding 1 entries to Installtid index. D: RELEASE 'Installtid': 0 D: SAVEPOINT 'Sigmd5': 0 D: adding 1 entries to Sigmd5 index. D: RELEASE 'Sigmd5': 0 D: SAVEPOINT 'Sha1header': 0 D: adding "ed483dcb1f1275741b6d59fd975801ee421ea661" to Sha1header index. D: RELEASE 'Sha1header': 0 D: SAVEPOINT 'Recommendname': 0 D: adding 1 entries to Recommendname index. D: RELEASE 'Recommendname': 0 D: RELEASE 'rwlock': 0 D: entering chroot /home/root/chroot/test/ %post(busybox-1.36.0-r0.core2_32): scriptlet start %post(busybox-1.36.0-r0.core2_32): execv(/bin/sh) pid 561 D: Plugin: calling hook scriptlet_fork_post in prioreset plugin + set -e + test -n 2 + test x '=' x + test -h /bin/busybox.nosuid + test -e /etc/busybox.links + test -e /etc/busybox.links.nosuid + read link + test '!' -e /bin/ash + busybox rm -f /bin/ash + busybox ln -s /bin/busybox.nosuid /bin/ash + read link + test '!' -e /bin/base32 + busybox rm -f /bin/base32 + busybox ln -s /bin/busybox.nosuid /bin/base32 + read link + test '!' -e /bin/cat + busybox rm -f /bin/cat + busybox ln -s /bin/busybox.nosuid /bin/cat + read link + test '!' -e /bin/chattr + busybox rm -f /bin/chattr + busybox ln -s /bin/busybox.nosuid /bin/chattr + read link + test '!' -e /bin/chgrp + busybox rm -f /bin/chgrp + busybox ln -s /bin/busybox.nosuid /bin/chgrp + read link + test '!' -e /bin/chmod + busybox rm -f /bin/chmod + busybox ln -s /bin/busybox.nosuid /bin/chmod + read link + test '!' -e /bin/chown + busybox rm -f /bin/chown + busybox ln -s /bin/busybox.nosuid /bin/chown + read link + test '!' -e /bin/cp + busybox rm -f /bin/cp + busybox ln -s /bin/busybox.nosuid /bin/cp + read link + test '!' -e /bin/cpio + busybox rm -f /bin/cpio + busybox ln -s /bin/busybox.nosuid /bin/cpio + read link + test '!' -e /bin/date + busybox rm -f /bin/date + busybox ln -s /bin/busybox.nosuid /bin/date + read link + test '!' -e /bin/dd + busybox rm -f /bin/dd + busybox ln -s /bin/busybox.nosuid /bin/dd + read link + test '!' -e /bin/df + busybox rm -f /bin/df + busybox ln -s /bin/busybox.nosuid /bin/df + read link + test '!' -e /bin/dmesg + busybox rm -f /bin/dmesg + busybox ln -s /bin/busybox.nosuid /bin/dmesg + read link + test '!' -e /bin/dnsdomainname + busybox rm -f /bin/dnsdomainname + busybox ln -s /bin/busybox.nosuid /bin/dnsdomainname + read link + test '!' -e /bin/dumpkmap + busybox rm -f /bin/dumpkmap + busybox ln -s /bin/busybox.nosuid /bin/dumpkmap + read link + test '!' -e /bin/echo + busybox rm -f /bin/echo + busybox ln -s /bin/busybox.nosuid /bin/echo + read link + test '!' -e /bin/egrep + busybox rm -f /bin/egrep + busybox ln -s /bin/busybox.nosuid /bin/egrep + read link + test '!' -e /bin/false + busybox rm -f /bin/false + busybox ln -s /bin/busybox.nosuid /bin/false + read link + test '!' -e /bin/fgrep + busybox rm -f /bin/fgrep + busybox ln -s /bin/busybox.nosuid /bin/fgrep + read link + test '!' -e /bin/getopt + busybox rm -f /bin/getopt + busybox ln -s /bin/busybox.nosuid /bin/getopt + read link + test '!' -e /bin/grep + busybox rm -f /bin/grep + busybox ln -s /bin/busybox.nosuid /bin/grep + read link + test '!' -e /bin/gunzip + busybox rm -f /bin/gunzip + busybox ln -s /bin/busybox.nosuid /bin/gunzip + read link + test '!' -e /bin/gzip + busybox rm -f /bin/gzip + busybox ln -s /bin/busybox.nosuid /bin/gzip + read link + test '!' -e /bin/hostname + busybox rm -f /bin/hostname + busybox ln -s /bin/busybox.nosuid /bin/hostname + read link + test '!' -e /bin/kill + busybox rm -f /bin/kill + busybox ln -s /bin/busybox.nosuid /bin/kill + read link + test '!' -e /bin/ln + busybox rm -f /bin/ln + busybox ln -s /bin/busybox.nosuid /bin/ln + read link + test '!' -e /bin/ls + busybox rm -f /bin/ls + busybox ln -s /bin/busybox.nosuid /bin/ls + read link + test '!' -e /bin/mkdir + busybox rm -f /bin/mkdir + busybox ln -s /bin/busybox.nosuid /bin/mkdir + read link + test '!' -e /bin/mknod + busybox rm -f /bin/mknod + busybox ln -s /bin/busybox.nosuid /bin/mknod + read link + test '!' -e /bin/mktemp + busybox rm -f /bin/mktemp + busybox ln -s /bin/busybox.nosuid /bin/mktemp + read link + test '!' -e /bin/more + busybox rm -f /bin/more + busybox ln -s /bin/busybox.nosuid /bin/more + read link + test '!' -e /bin/mount + busybox rm -f /bin/mount + busybox ln -s /bin/busybox.nosuid /bin/mount + read link + test '!' -e /bin/mountpoint + busybox rm -f /bin/mountpoint + busybox ln -s /bin/busybox.nosuid /bin/mountpoint + read link + test '!' -e /bin/mv + busybox rm -f /bin/mv + busybox ln -s /bin/busybox.nosuid /bin/mv + read link + test '!' -e /bin/netstat + busybox rm -f /bin/netstat + busybox ln -s /bin/busybox.nosuid /bin/netstat + read link + test '!' -e /bin/pidof + busybox rm -f /bin/pidof + busybox ln -s /bin/busybox.nosuid /bin/pidof + read link + test '!' -e /bin/ps + busybox rm -f /bin/ps + busybox ln -s /bin/busybox.nosuid /bin/ps + read link + test '!' -e /bin/pwd + busybox rm -f /bin/pwd + busybox ln -s /bin/busybox.nosuid /bin/pwd + read link + test '!' -e /bin/rev + busybox rm -f /bin/rev + busybox ln -s /bin/busybox.nosuid /bin/rev + read link + test '!' -e /bin/rm + busybox rm -f /bin/rm + busybox ln -s /bin/busybox.nosuid /bin/rm + read link + test '!' -e /bin/rmdir + busybox rm -f /bin/rmdir + busybox ln -s /bin/busybox.nosuid /bin/rmdir + read link + test '!' -e /bin/run-parts + busybox rm -f /bin/run-parts + busybox ln -s /bin/busybox.nosuid /bin/run-parts + read link + test '!' -e /bin/sed + busybox rm -f /bin/sed + busybox ln -s /bin/busybox.nosuid /bin/sed + read link + test '!' -e /bin/sh + read link + test '!' -e /bin/sleep + busybox rm -f /bin/sleep + busybox ln -s /bin/busybox.nosuid /bin/sleep + read link + test '!' -e /bin/stat + busybox rm -f /bin/stat + busybox ln -s /bin/busybox.nosuid /bin/stat + read link + test '!' -e /bin/stty + busybox rm -f /bin/stty + busybox ln -s /bin/busybox.nosuid /bin/stty + read link + test '!' -e /bin/sync + busybox rm -f /bin/sync + busybox ln -s /bin/busybox.nosuid /bin/sync + read link + test '!' -e /bin/tar + busybox rm -f /bin/tar + busybox ln -s /bin/busybox.nosuid /bin/tar + read link + test '!' -e /bin/touch + busybox rm -f /bin/touch + busybox ln -s /bin/busybox.nosuid /bin/touch + read link + test '!' -e /bin/true + busybox rm -f /bin/true + busybox ln -s /bin/busybox.nosuid /bin/true + read link + test '!' -e /bin/umount + busybox rm -f /bin/umount + busybox ln -s /bin/busybox.nosuid /bin/umount + read link + test '!' -e /bin/uname + busybox rm -f /bin/uname + busybox ln -s /bin/busybox.nosuid /bin/uname + read link + test '!' -e /bin/usleep + busybox rm -f /bin/usleep + busybox ln -s /bin/busybox.nosuid /bin/usleep + read link + test '!' -e /bin/vi + busybox rm -f /bin/vi + busybox ln -s /bin/busybox.nosuid /bin/vi + read link + test '!' -e /bin/watch + busybox rm -f /bin/watch + busybox ln -s /bin/busybox.nosuid /bin/watch + read link + test '!' -e /bin/zcat + busybox rm -f /bin/zcat + busybox ln -s /bin/busybox.nosuid /bin/zcat + read link + test '!' -e /sbin/blkid + busybox rm -f /sbin/blkid + busybox ln -s /bin/busybox.nosuid /sbin/blkid + read link + test '!' -e /sbin/depmod + busybox rm -f /sbin/depmod + busybox ln -s /bin/busybox.nosuid /sbin/depmod + read link + test '!' -e /sbin/fdisk + busybox rm -f /sbin/fdisk + busybox ln -s /bin/busybox.nosuid /sbin/fdisk + read link + test '!' -e /sbin/fsck + busybox rm -f /sbin/fsck + busybox ln -s /bin/busybox.nosuid /sbin/fsck + read link + test '!' -e /sbin/fstrim + busybox rm -f /sbin/fstrim + busybox ln -s /bin/busybox.nosuid /sbin/fstrim + read link + test '!' -e /sbin/getty + busybox rm -f /sbin/getty + busybox ln -s /bin/busybox.nosuid /sbin/getty + read link + test '!' -e /sbin/hwclock + busybox rm -f /sbin/hwclock + busybox ln -s /bin/busybox.nosuid /sbin/hwclock + read link + test '!' -e /sbin/ifconfig + busybox rm -f /sbin/ifconfig + busybox ln -s /bin/busybox.nosuid /sbin/ifconfig + read link + test '!' -e /sbin/ifdown + busybox rm -f /sbin/ifdown + busybox ln -s /bin/busybox.nosuid /sbin/ifdown + read link + test '!' -e /sbin/ifup + busybox rm -f /sbin/ifup + busybox ln -s /bin/busybox.nosuid /sbin/ifup + read link + test '!' -e /sbin/insmod + busybox rm -f /sbin/insmod + busybox ln -s /bin/busybox.nosuid /sbin/insmod + read link + test '!' -e /sbin/ip + busybox rm -f /sbin/ip + busybox ln -s /bin/busybox.nosuid /sbin/ip + read link + test '!' -e /sbin/klogd + busybox rm -f /sbin/klogd + busybox ln -s /bin/busybox.nosuid /sbin/klogd + read link + test '!' -e /sbin/loadkmap + busybox rm -f /sbin/loadkmap + busybox ln -s /bin/busybox.nosuid /sbin/loadkmap + read link + test '!' -e /sbin/logread + busybox rm -f /sbin/logread + busybox ln -s /bin/busybox.nosuid /sbin/logread + read link + test '!' -e /sbin/losetup + busybox rm -f /sbin/losetup + busybox ln -s /bin/busybox.nosuid /sbin/losetup + read link + test '!' -e /sbin/lsmod + busybox rm -f /sbin/lsmod + busybox ln -s /bin/busybox.nosuid /sbin/lsmod + read link + test '!' -e /sbin/mkswap + busybox rm -f /sbin/mkswap + busybox ln -s /bin/busybox.nosuid /sbin/mkswap + read link + test '!' -e /sbin/modprobe + busybox rm -f /sbin/modprobe + busybox ln -s /bin/busybox.nosuid /sbin/modprobe + read link + test '!' -e /sbin/pivot_root + busybox rm -f /sbin/pivot_root + busybox ln -s /bin/busybox.nosuid /sbin/pivot_root + read link + test '!' -e /sbin/reboot + busybox rm -f /sbin/reboot + busybox ln -s /bin/busybox.nosuid /sbin/reboot + read link + test '!' -e /sbin/rmmod + busybox rm -f /sbin/rmmod + busybox ln -s /bin/busybox.nosuid /sbin/rmmod + read link + test '!' -e /sbin/route + busybox rm -f /sbin/route + busybox ln -s /bin/busybox.nosuid /sbin/route + read link + test '!' -e /sbin/setconsole + busybox rm -f /sbin/setconsole + busybox ln -s /bin/busybox.nosuid /sbin/setconsole + read link + test '!' -e /sbin/start-stop-daemon + busybox rm -f /sbin/start-stop-daemon + busybox ln -s /bin/busybox.nosuid /sbin/start-stop-daemon + read link + test '!' -e /sbin/sulogin + busybox rm -f /sbin/sulogin + busybox ln -s /bin/busybox.nosuid /sbin/sulogin + read link + test '!' -e /sbin/swapoff + busybox rm -f /sbin/swapoff + busybox ln -s /bin/busybox.nosuid /sbin/swapoff + read link + test '!' -e /sbin/swapon + busybox rm -f /sbin/swapon + busybox ln -s /bin/busybox.nosuid /sbin/swapon + read link + test '!' -e /sbin/switch_root + busybox rm -f /sbin/switch_root + busybox ln -s /bin/busybox.nosuid /sbin/switch_root + read link + test '!' -e /sbin/sysctl + busybox rm -f /sbin/sysctl + busybox ln -s /bin/busybox.nosuid /sbin/sysctl + read link + test '!' -e /sbin/syslogd + busybox rm -f /sbin/syslogd + busybox ln -s /bin/busybox.nosuid /sbin/syslogd + read link + test '!' -e /sbin/udhcpc + busybox rm -f /sbin/udhcpc + busybox ln -s /bin/busybox.nosuid /sbin/udhcpc + read link + test '!' -e '/usr/bin/[' + busybox rm -f '/usr/bin/[' + busybox ln -s /bin/busybox.nosuid '/usr/bin/[' + read link + test '!' -e '/usr/bin/[[' + busybox rm -f '/usr/bin/[[' + busybox ln -s /bin/busybox.nosuid '/usr/bin/[[' + read link + test '!' -e /usr/bin/ascii + busybox rm -f /usr/bin/ascii + busybox ln -s /bin/busybox.nosuid /usr/bin/ascii + read link + test '!' -e /usr/bin/awk + busybox rm -f /usr/bin/awk + busybox ln -s /bin/busybox.nosuid /usr/bin/awk + read link + test '!' -e /usr/bin/basename + busybox rm -f /usr/bin/basename + busybox ln -s /bin/busybox.nosuid /usr/bin/basename + read link + test '!' -e /usr/bin/bunzip2 + busybox rm -f /usr/bin/bunzip2 + busybox ln -s /bin/busybox.nosuid /usr/bin/bunzip2 + read link + test '!' -e /usr/bin/bzcat + busybox rm -f /usr/bin/bzcat + busybox ln -s /bin/busybox.nosuid /usr/bin/bzcat + read link + test '!' -e /usr/bin/bzip2 + busybox rm -f /usr/bin/bzip2 + busybox ln -s /bin/busybox.nosuid /usr/bin/bzip2 + read link + test '!' -e /usr/bin/chvt + busybox rm -f /usr/bin/chvt + busybox ln -s /bin/busybox.nosuid /usr/bin/chvt + read link + test '!' -e /usr/bin/clear + busybox rm -f /usr/bin/clear + busybox ln -s /bin/busybox.nosuid /usr/bin/clear + read link + test '!' -e /usr/bin/cmp + busybox rm -f /usr/bin/cmp + busybox ln -s /bin/busybox.nosuid /usr/bin/cmp + read link + test '!' -e /usr/bin/crc32 + busybox rm -f /usr/bin/crc32 + busybox ln -s /bin/busybox.nosuid /usr/bin/crc32 + read link + test '!' -e /usr/bin/cut + busybox rm -f /usr/bin/cut + busybox ln -s /bin/busybox.nosuid /usr/bin/cut + read link + test '!' -e /usr/bin/dc + busybox rm -f /usr/bin/dc + busybox ln -s /bin/busybox.nosuid /usr/bin/dc + read link + test '!' -e /usr/bin/deallocvt + busybox rm -f /usr/bin/deallocvt + busybox ln -s /bin/busybox.nosuid /usr/bin/deallocvt + read link + test '!' -e /usr/bin/diff + busybox rm -f /usr/bin/diff + busybox ln -s /bin/busybox.nosuid /usr/bin/diff + read link + test '!' -e /usr/bin/dirname + busybox rm -f /usr/bin/dirname + busybox ln -s /bin/busybox.nosuid /usr/bin/dirname + read link + test '!' -e /usr/bin/du + busybox rm -f /usr/bin/du + busybox ln -s /bin/busybox.nosuid /usr/bin/du + read link + test '!' -e /usr/bin/dumpleases + busybox rm -f /usr/bin/dumpleases + busybox ln -s /bin/busybox.nosuid /usr/bin/dumpleases + read link + test '!' -e /usr/bin/env + busybox rm -f /usr/bin/env + busybox ln -s /bin/busybox.nosuid /usr/bin/env + read link + test '!' -e /usr/bin/expr + busybox rm -f /usr/bin/expr + busybox ln -s /bin/busybox.nosuid /usr/bin/expr + read link + test '!' -e /usr/bin/find + busybox rm -f /usr/bin/find + busybox ln -s /bin/busybox.nosuid /usr/bin/find + read link + test '!' -e /usr/bin/flock + busybox rm -f /usr/bin/flock + busybox ln -s /bin/busybox.nosuid /usr/bin/flock + read link + test '!' -e /usr/bin/free + busybox rm -f /usr/bin/free + busybox ln -s /bin/busybox.nosuid /usr/bin/free + read link + test '!' -e /usr/bin/fuser + busybox rm -f /usr/bin/fuser + busybox ln -s /bin/busybox.nosuid /usr/bin/fuser + read link + test '!' -e /usr/bin/groups + busybox rm -f /usr/bin/groups + busybox ln -s /bin/busybox.nosuid /usr/bin/groups + read link + test '!' -e /usr/bin/head + busybox rm -f /usr/bin/head + busybox ln -s /bin/busybox.nosuid /usr/bin/head + read link + test '!' -e /usr/bin/hexdump + busybox rm -f /usr/bin/hexdump + busybox ln -s /bin/busybox.nosuid /usr/bin/hexdump + read link + test '!' -e /usr/bin/id + busybox rm -f /usr/bin/id + busybox ln -s /bin/busybox.nosuid /usr/bin/id + read link + test '!' -e /usr/bin/killall + busybox rm -f /usr/bin/killall + busybox ln -s /bin/busybox.nosuid /usr/bin/killall + read link + test '!' -e /usr/bin/less + busybox rm -f /usr/bin/less + busybox ln -s /bin/busybox.nosuid /usr/bin/less + read link + test '!' -e /usr/bin/logger + busybox rm -f /usr/bin/logger + busybox ln -s /bin/busybox.nosuid /usr/bin/logger + read link + test '!' -e /usr/bin/logname + busybox rm -f /usr/bin/logname + busybox ln -s /bin/busybox.nosuid /usr/bin/logname + read link + test '!' -e /usr/bin/lzcat + busybox rm -f /usr/bin/lzcat + busybox ln -s /bin/busybox.nosuid /usr/bin/lzcat + read link + test '!' -e /usr/bin/md5sum + busybox rm -f /usr/bin/md5sum + busybox ln -s /bin/busybox.nosuid /usr/bin/md5sum + read link + test '!' -e /usr/bin/mesg + busybox rm -f /usr/bin/mesg + busybox ln -s /bin/busybox.nosuid /usr/bin/mesg + read link + test '!' -e /usr/bin/microcom + busybox rm -f /usr/bin/microcom + busybox ln -s /bin/busybox.nosuid /usr/bin/microcom + read link + test '!' -e /usr/bin/mkfifo + busybox rm -f /usr/bin/mkfifo + busybox ln -s /bin/busybox.nosuid /usr/bin/mkfifo + read link + test '!' -e /usr/bin/nc + busybox rm -f /usr/bin/nc + busybox ln -s /bin/busybox.nosuid /usr/bin/nc + read link + test '!' -e /usr/bin/nohup + busybox rm -f /usr/bin/nohup + busybox ln -s /bin/busybox.nosuid /usr/bin/nohup + read link + test '!' -e /usr/bin/nproc + busybox rm -f /usr/bin/nproc + busybox ln -s /bin/busybox.nosuid /usr/bin/nproc + read link + test '!' -e /usr/bin/nslookup + busybox rm -f /usr/bin/nslookup + busybox ln -s /bin/busybox.nosuid /usr/bin/nslookup + read link + test '!' -e /usr/bin/od + busybox rm -f /usr/bin/od + busybox ln -s /bin/busybox.nosuid /usr/bin/od + read link + test '!' -e /usr/bin/openvt + busybox rm -f /usr/bin/openvt + busybox ln -s /bin/busybox.nosuid /usr/bin/openvt + read link + test '!' -e /usr/bin/patch + busybox rm -f /usr/bin/patch + busybox ln -s /bin/busybox.nosuid /usr/bin/patch + read link + test '!' -e /usr/bin/pgrep + busybox rm -f /usr/bin/pgrep + busybox ln -s /bin/busybox.nosuid /usr/bin/pgrep + read link + test '!' -e /usr/bin/printf + busybox rm -f /usr/bin/printf + busybox ln -s /bin/busybox.nosuid /usr/bin/printf + read link + test '!' -e /usr/bin/readlink + busybox rm -f /usr/bin/readlink + busybox ln -s /bin/busybox.nosuid /usr/bin/readlink + read link + test '!' -e /usr/bin/realpath + busybox rm -f /usr/bin/realpath + busybox ln -s /bin/busybox.nosuid /usr/bin/realpath + read link + test '!' -e /usr/bin/renice + busybox rm -f /usr/bin/renice + busybox ln -s /bin/busybox.nosuid /usr/bin/renice + read link + test '!' -e /usr/bin/reset + busybox rm -f /usr/bin/reset + busybox ln -s /bin/busybox.nosuid /usr/bin/reset + read link + test '!' -e /usr/bin/resize + busybox rm -f /usr/bin/resize + busybox ln -s /bin/busybox.nosuid /usr/bin/resize + read link + test '!' -e /usr/bin/seq + busybox rm -f /usr/bin/seq + busybox ln -s /bin/busybox.nosuid /usr/bin/seq + read link + test '!' -e /usr/bin/setsid + busybox rm -f /usr/bin/setsid + busybox ln -s /bin/busybox.nosuid /usr/bin/setsid + read link + test '!' -e /usr/bin/sha1sum + busybox rm -f /usr/bin/sha1sum + busybox ln -s /bin/busybox.nosuid /usr/bin/sha1sum + read link + test '!' -e /usr/bin/sha256sum + busybox rm -f /usr/bin/sha256sum + busybox ln -s /bin/busybox.nosuid /usr/bin/sha256sum + read link + test '!' -e /usr/bin/shuf + busybox rm -f /usr/bin/shuf + busybox ln -s /bin/busybox.nosuid /usr/bin/shuf + read link + test '!' -e /usr/bin/sort + busybox rm -f /usr/bin/sort + busybox ln -s /bin/busybox.nosuid /usr/bin/sort + read link + test '!' -e /usr/bin/strings + busybox rm -f /usr/bin/strings + busybox ln -s /bin/busybox.nosuid /usr/bin/strings + read link + test '!' -e /usr/bin/tail + busybox rm -f /usr/bin/tail + busybox ln -s /bin/busybox.nosuid /usr/bin/tail + read link + test '!' -e /usr/bin/tee + busybox rm -f /usr/bin/tee + busybox ln -s /bin/busybox.nosuid /usr/bin/tee + read link + test '!' -e /usr/bin/telnet + busybox rm -f /usr/bin/telnet + busybox ln -s /bin/busybox.nosuid /usr/bin/telnet + read link + test '!' -e /usr/bin/test + busybox rm -f /usr/bin/test + busybox ln -s /bin/busybox.nosuid /usr/bin/test + read link + test '!' -e /usr/bin/tftp + busybox rm -f /usr/bin/tftp + busybox ln -s /bin/busybox.nosuid /usr/bin/tftp + read link + test '!' -e /usr/bin/time + busybox rm -f /usr/bin/time + busybox ln -s /bin/busybox.nosuid /usr/bin/time + read link + test '!' -e /usr/bin/top + busybox rm -f /usr/bin/top + busybox ln -s /bin/busybox.nosuid /usr/bin/top + read link + test '!' -e /usr/bin/tr + busybox rm -f /usr/bin/tr + busybox ln -s /bin/busybox.nosuid /usr/bin/tr + read link + test '!' -e /usr/bin/ts + busybox rm -f /usr/bin/ts + busybox ln -s /bin/busybox.nosuid /usr/bin/ts + read link + test '!' -e /usr/bin/tty + busybox rm -f /usr/bin/tty + busybox ln -s /bin/busybox.nosuid /usr/bin/tty + read link + test '!' -e /usr/bin/uniq + busybox rm -f /usr/bin/uniq + busybox ln -s /bin/busybox.nosuid /usr/bin/uniq + read link + test '!' -e /usr/bin/unlink + busybox rm -f /usr/bin/unlink + busybox ln -s /bin/busybox.nosuid /usr/bin/unlink + read link + test '!' -e /usr/bin/unzip + busybox rm -f /usr/bin/unzip + busybox ln -s /bin/busybox.nosuid /usr/bin/unzip + read link + test '!' -e /usr/bin/uptime + busybox rm -f /usr/bin/uptime + busybox ln -s /bin/busybox.nosuid /usr/bin/uptime + read link + test '!' -e /usr/bin/users + busybox rm -f /usr/bin/users + busybox ln -s /bin/busybox.nosuid /usr/bin/users + read link + test '!' -e /usr/bin/wc + busybox rm -f /usr/bin/wc + busybox ln -s /bin/busybox.nosuid /usr/bin/wc + read link + test '!' -e /usr/bin/wget + busybox rm -f /usr/bin/wget + busybox ln -s /bin/busybox.nosuid /usr/bin/wget + read link + test '!' -e /usr/bin/which + busybox rm -f /usr/bin/which + busybox ln -s /bin/busybox.nosuid /usr/bin/which + read link + test '!' -e /usr/bin/who + busybox rm -f /usr/bin/who + busybox ln -s /bin/busybox.nosuid /usr/bin/who + read link + test '!' -e /usr/bin/whoami + busybox rm -f /usr/bin/whoami + busybox ln -s /bin/busybox.nosuid /usr/bin/whoami + read link + test '!' -e /usr/bin/xargs + busybox rm -f /usr/bin/xargs + busybox ln -s /bin/busybox.nosuid /usr/bin/xargs + read link + test '!' -e /usr/bin/xzcat + busybox rm -f /usr/bin/xzcat + busybox ln -s /bin/busybox.nosuid /usr/bin/xzcat + read link + test '!' -e /usr/bin/yes + busybox rm -f /usr/bin/yes + busybox ln -s /bin/busybox.nosuid /usr/bin/yes + read link + test '!' -e /usr/sbin/addgroup + busybox rm -f /usr/sbin/addgroup + busybox ln -s /bin/busybox.nosuid /usr/sbin/addgroup + read link + test '!' -e /usr/sbin/adduser + busybox rm -f /usr/sbin/adduser + busybox ln -s /bin/busybox.nosuid /usr/sbin/adduser + read link + test '!' -e /usr/sbin/chroot + busybox rm -f /usr/sbin/chroot + busybox ln -s /bin/busybox.nosuid /usr/sbin/chroot + read link + test '!' -e /usr/sbin/delgroup + busybox rm -f /usr/sbin/delgroup + busybox ln -s /bin/busybox.nosuid /usr/sbin/delgroup + read link + test '!' -e /usr/sbin/deluser + busybox rm -f /usr/sbin/deluser + busybox ln -s /bin/busybox.nosuid /usr/sbin/deluser + read link + test '!' -e /usr/sbin/fbset + busybox rm -f /usr/sbin/fbset + busybox ln -s /bin/busybox.nosuid /usr/sbin/fbset + read link + test '!' -e /usr/sbin/loadfont + busybox rm -f /usr/sbin/loadfont + busybox ln -s /bin/busybox.nosuid /usr/sbin/loadfont + read link + test '!' -e /usr/sbin/rdate + busybox rm -f /usr/sbin/rdate + busybox ln -s /bin/busybox.nosuid /usr/sbin/rdate + read link + test '!' -e /usr/sbin/rfkill + busybox rm -f /usr/sbin/rfkill + busybox ln -s /bin/busybox.nosuid /usr/sbin/rfkill + read link + test '!' -e /usr/sbin/udhcpd + busybox rm -f /usr/sbin/udhcpd + busybox ln -s /bin/busybox.nosuid /usr/sbin/udhcpd + read link + test -e /etc/busybox.links.suid + read link + test '!' -e /bin/login + busybox rm -f /bin/login + busybox ln -s /bin/busybox.suid /bin/login + read link + test '!' -e /bin/ping + busybox rm -f /bin/ping + busybox ln -s /bin/busybox.suid /bin/ping + read link + test '!' -e /bin/ping6 + busybox rm -f /bin/ping6 + busybox ln -s /bin/busybox.suid /bin/ping6 + read link + test '!' -e /bin/su + busybox rm -f /bin/su + busybox ln -s /bin/busybox.suid /bin/su + read link + test '!' -e /usr/bin/passwd + busybox rm -f /usr/bin/passwd + busybox ln -s /bin/busybox.suid /usr/bin/passwd + read link + test '!' -e /usr/bin/traceroute + busybox rm -f /usr/bin/traceroute + busybox ln -s /bin/busybox.suid /usr/bin/traceroute + read link + test '!' -e /usr/bin/vlock + busybox rm -f /usr/bin/vlock + busybox ln -s /bin/busybox.suid /usr/bin/vlock + read link + grep -q '^/bin/bash$' /etc/busybox.links.nosuid /etc/busybox.links.suid + update-alternatives --install /bin/ash ash /bin/busybox.nosuid 50 update-alternatives: Linking /bin/ash to /bin/busybox.nosuid + update-alternatives --install /bin/base32 base32 /bin/busybox.nosuid 50 update-alternatives: Linking /bin/base32 to /bin/busybox.nosuid + update-alternatives --install /bin/cat cat /bin/busybox.nosuid 50 update-alternatives: Linking /bin/cat to /bin/busybox.nosuid + update-alternatives --install /bin/chattr chattr /bin/busybox.nosuid 50 update-alternatives: Linking /bin/chattr to /bin/busybox.nosuid + update-alternatives --install /bin/chgrp chgrp /bin/busybox.nosuid 50 update-alternatives: Linking /bin/chgrp to /bin/busybox.nosuid + update-alternatives --install /bin/chmod chmod /bin/busybox.nosuid 50 update-alternatives: Linking /bin/chmod to /bin/busybox.nosuid + update-alternatives --install /bin/chown chown /bin/busybox.nosuid 50 update-alternatives: Linking /bin/chown to /bin/busybox.nosuid + update-alternatives --install /bin/cp cp /bin/busybox.nosuid 50 update-alternatives: Linking /bin/cp to /bin/busybox.nosuid + update-alternatives --install /bin/cpio cpio /bin/busybox.nosuid 50 update-alternatives: Linking /bin/cpio to /bin/busybox.nosuid + update-alternatives --install /bin/date date /bin/busybox.nosuid 50 update-alternatives: Linking /bin/date to /bin/busybox.nosuid + update-alternatives --install /bin/dd dd /bin/busybox.nosuid 50 update-alternatives: Linking /bin/dd to /bin/busybox.nosuid + update-alternatives --install /bin/df df /bin/busybox.nosuid 50 update-alternatives: Linking /bin/df to /bin/busybox.nosuid + update-alternatives --install /bin/dmesg dmesg /bin/busybox.nosuid 50 update-alternatives: Linking /bin/dmesg to /bin/busybox.nosuid + update-alternatives --install /bin/dnsdomainname dnsdomainname /bin/busybox.nosuid 50 update-alternatives: Linking /bin/dnsdomainname to /bin/busybox.nosuid + update-alternatives --install /bin/dumpkmap dumpkmap /bin/busybox.nosuid 50 update-alternatives: Linking /bin/dumpkmap to /bin/busybox.nosuid + update-alternatives --install /bin/echo echo /bin/busybox.nosuid 50 update-alternatives: Linking /bin/echo to /bin/busybox.nosuid + update-alternatives --install /bin/egrep egrep /bin/busybox.nosuid 50 update-alternatives: Linking /bin/egrep to /bin/busybox.nosuid + update-alternatives --install /bin/false false /bin/busybox.nosuid 50 update-alternatives: Linking /bin/false to /bin/busybox.nosuid + update-alternatives --install /bin/fgrep fgrep /bin/busybox.nosuid 50 update-alternatives: Linking /bin/fgrep to /bin/busybox.nosuid + update-alternatives --install /bin/getopt getopt /bin/busybox.nosuid 50 update-alternatives: Linking /bin/getopt to /bin/busybox.nosuid + update-alternatives --install /bin/grep grep /bin/busybox.nosuid 50 update-alternatives: Linking /bin/grep to /bin/busybox.nosuid + update-alternatives --install /bin/gunzip gunzip /bin/busybox.nosuid 50 update-alternatives: Linking /bin/gunzip to /bin/busybox.nosuid + update-alternatives --install /bin/gzip gzip /bin/busybox.nosuid 50 update-alternatives: Linking /bin/gzip to /bin/busybox.nosuid + update-alternatives --install /bin/hostname hostname /bin/busybox.nosuid 50 update-alternatives: Linking /bin/hostname to /bin/busybox.nosuid + update-alternatives --install /bin/kill kill /bin/busybox.nosuid 50 update-alternatives: Linking /bin/kill to /bin/busybox.nosuid + update-alternatives --install /bin/ln ln /bin/busybox.nosuid 50 update-alternatives: Linking /bin/ln to /bin/busybox.nosuid + update-alternatives --install /bin/ls ls /bin/busybox.nosuid 50 update-alternatives: Linking /bin/ls to /bin/busybox.nosuid + update-alternatives --install /bin/mkdir mkdir /bin/busybox.nosuid 50 update-alternatives: Linking /bin/mkdir to /bin/busybox.nosuid + update-alternatives --install /bin/mknod mknod /bin/busybox.nosuid 50 update-alternatives: Linking /bin/mknod to /bin/busybox.nosuid + update-alternatives --install /bin/mktemp mktemp /bin/busybox.nosuid 50 update-alternatives: Linking /bin/mktemp to /bin/busybox.nosuid + update-alternatives --install /bin/more more /bin/busybox.nosuid 50 update-alternatives: Linking /bin/more to /bin/busybox.nosuid + update-alternatives --install /bin/mount mount /bin/busybox.nosuid 50 update-alternatives: Linking /bin/mount to /bin/busybox.nosuid + update-alternatives --install /bin/mountpoint mountpoint /bin/busybox.nosuid 50 update-alternatives: Linking /bin/mountpoint to /bin/busybox.nosuid + update-alternatives --install /bin/mv mv /bin/busybox.nosuid 50 update-alternatives: Linking /bin/mv to /bin/busybox.nosuid + update-alternatives --install /bin/netstat netstat /bin/busybox.nosuid 50 update-alternatives: Linking /bin/netstat to /bin/busybox.nosuid + update-alternatives --install /bin/pidof pidof /bin/busybox.nosuid 50 update-alternatives: Linking /bin/pidof to /bin/busybox.nosuid + update-alternatives --install /bin/ps ps /bin/busybox.nosuid 50 update-alternatives: Linking /bin/ps to /bin/busybox.nosuid + update-alternatives --install /bin/pwd pwd /bin/busybox.nosuid 50 update-alternatives: Linking /bin/pwd to /bin/busybox.nosuid + update-alternatives --install /bin/rev rev /bin/busybox.nosuid 50 update-alternatives: Linking /bin/rev to /bin/busybox.nosuid + update-alternatives --install /bin/rm rm /bin/busybox.nosuid 50 update-alternatives: Linking /bin/rm to /bin/busybox.nosuid + update-alternatives --install /bin/rmdir rmdir /bin/busybox.nosuid 50 update-alternatives: Linking /bin/rmdir to /bin/busybox.nosuid + update-alternatives --install /bin/run-parts run-parts /bin/busybox.nosuid 50 update-alternatives: Linking /bin/run-parts to /bin/busybox.nosuid + update-alternatives --install /bin/sed sed /bin/busybox.nosuid 50 update-alternatives: Linking /bin/sed to /bin/busybox.nosuid + update-alternatives --install /bin/sh sh /bin/busybox.nosuid 50 update-alternatives: Linking /bin/sh to /bin/busybox.nosuid + update-alternatives --install /bin/sleep sleep /bin/busybox.nosuid 50 update-alternatives: Linking /bin/sleep to /bin/busybox.nosuid + update-alternatives --install /bin/stat stat /bin/busybox.nosuid 50 update-alternatives: Linking /bin/stat to /bin/busybox.nosuid + update-alternatives --install /bin/stty stty /bin/busybox.nosuid 50 update-alternatives: Linking /bin/stty to /bin/busybox.nosuid + update-alternatives --install /bin/sync sync /bin/busybox.nosuid 50 update-alternatives: Linking /bin/sync to /bin/busybox.nosuid + update-alternatives --install /bin/tar tar /bin/busybox.nosuid 50 update-alternatives: Linking /bin/tar to /bin/busybox.nosuid + update-alternatives --install /bin/touch touch /bin/busybox.nosuid 50 update-alternatives: Linking /bin/touch to /bin/busybox.nosuid + update-alternatives --install /bin/true true /bin/busybox.nosuid 50 update-alternatives: Linking /bin/true to /bin/busybox.nosuid + update-alternatives --install /bin/umount umount /bin/busybox.nosuid 50 update-alternatives: Linking /bin/umount to /bin/busybox.nosuid + update-alternatives --install /bin/uname uname /bin/busybox.nosuid 50 update-alternatives: Linking /bin/uname to /bin/busybox.nosuid + update-alternatives --install /bin/usleep usleep /bin/busybox.nosuid 50 update-alternatives: Linking /bin/usleep to /bin/busybox.nosuid + update-alternatives --install /bin/vi vi /bin/busybox.nosuid 50 update-alternatives: Linking /bin/vi to /bin/busybox.nosuid + update-alternatives --install /bin/watch watch /bin/busybox.nosuid 50 update-alternatives: Linking /bin/watch to /bin/busybox.nosuid + update-alternatives --install /bin/zcat zcat /bin/busybox.nosuid 50 update-alternatives: Linking /bin/zcat to /bin/busybox.nosuid + update-alternatives --install /sbin/blkid blkid /bin/busybox.nosuid 50 update-alternatives: Linking /sbin/blkid to /bin/busybox.nosuid + update-alternatives --install /sbin/depmod depmod /bin/busybox.nosuid 50 update-alternatives: Linking /sbin/depmod to /bin/busybox.nosuid + update-alternatives --install /sbin/fdisk fdisk /bin/busybox.nosuid 50 update-alternatives: Linking /sbin/fdisk to /bin/busybox.nosuid + update-alternatives --install /sbin/fsck fsck /bin/busybox.nosuid 50 update-alternatives: Linking /sbin/fsck to /bin/busybox.nosuid + update-alternatives --install /sbin/fstrim fstrim /bin/busybox.nosuid 50 update-alternatives: Linking /sbin/fstrim to /bin/busybox.nosuid + update-alternatives --install /sbin/getty getty /bin/busybox.nosuid 50 update-alternatives: Linking /sbin/getty to /bin/busybox.nosuid + update-alternatives --install /sbin/hwclock hwclock /bin/busybox.nosuid 50 update-alternatives: Linking /sbin/hwclock to /bin/busybox.nosuid + update-alternatives --install /sbin/ifconfig ifconfig /bin/busybox.nosuid 50 update-alternatives: Linking /sbin/ifconfig to /bin/busybox.nosuid + update-alternatives --install /sbin/ifdown ifdown /bin/busybox.nosuid 50 update-alternatives: Linking /sbin/ifdown to /bin/busybox.nosuid + update-alternatives --install /sbin/ifup ifup /bin/busybox.nosuid 50 update-alternatives: Linking /sbin/ifup to /bin/busybox.nosuid + update-alternatives --install /sbin/insmod insmod /bin/busybox.nosuid 50 update-alternatives: Linking /sbin/insmod to /bin/busybox.nosuid + update-alternatives --install /sbin/ip ip /bin/busybox.nosuid 50 update-alternatives: Linking /sbin/ip to /bin/busybox.nosuid + update-alternatives --install /sbin/loadkmap loadkmap /bin/busybox.nosuid 50 update-alternatives: Linking /sbin/loadkmap to /bin/busybox.nosuid + update-alternatives --install /sbin/logread logread /bin/busybox.nosuid 50 update-alternatives: Linking /sbin/logread to /bin/busybox.nosuid + update-alternatives --install /sbin/losetup losetup /bin/busybox.nosuid 50 update-alternatives: Linking /sbin/losetup to /bin/busybox.nosuid + update-alternatives --install /sbin/lsmod lsmod /bin/busybox.nosuid 50 update-alternatives: Linking /sbin/lsmod to /bin/busybox.nosuid + update-alternatives --install /sbin/mkswap mkswap /bin/busybox.nosuid 50 update-alternatives: Linking /sbin/mkswap to /bin/busybox.nosuid + update-alternatives --install /sbin/modprobe modprobe /bin/busybox.nosuid 50 update-alternatives: Linking /sbin/modprobe to /bin/busybox.nosuid + update-alternatives --install /sbin/pivot_root pivot_root /bin/busybox.nosuid 50 update-alternatives: Linking /sbin/pivot_root to /bin/busybox.nosuid + update-alternatives --install /sbin/reboot reboot /bin/busybox.nosuid 50 update-alternatives: Linking /sbin/reboot to /bin/busybox.nosuid + update-alternatives --install /sbin/rmmod rmmod /bin/busybox.nosuid 50 update-alternatives: Linking /sbin/rmmod to /bin/busybox.nosuid + update-alternatives --install /sbin/route route /bin/busybox.nosuid 50 update-alternatives: Linking /sbin/route to /bin/busybox.nosuid + update-alternatives --install /sbin/setconsole setconsole /bin/busybox.nosuid 50 update-alternatives: Linking /sbin/setconsole to /bin/busybox.nosuid + update-alternatives --install /sbin/start-stop-daemon start-stop-daemon /bin/busybox.nosuid 50 update-alternatives: Linking /sbin/start-stop-daemon to /bin/busybox.nosuid + update-alternatives --install /sbin/sulogin sulogin /bin/busybox.nosuid 50 update-alternatives: Linking /sbin/sulogin to /bin/busybox.nosuid + update-alternatives --install /sbin/swapoff swapoff /bin/busybox.nosuid 50 update-alternatives: Linking /sbin/swapoff to /bin/busybox.nosuid + update-alternatives --install /sbin/swapon swapon /bin/busybox.nosuid 50 update-alternatives: Linking /sbin/swapon to /bin/busybox.nosuid + update-alternatives --install /sbin/switch_root switch_root /bin/busybox.nosuid 50 update-alternatives: Linking /sbin/switch_root to /bin/busybox.nosuid + update-alternatives --install /sbin/sysctl sysctl /bin/busybox.nosuid 50 update-alternatives: Linking /sbin/sysctl to /bin/busybox.nosuid + update-alternatives --install /sbin/udhcpc udhcpc /bin/busybox.nosuid 50 update-alternatives: Linking /sbin/udhcpc to /bin/busybox.nosuid + update-alternatives --install '/usr/bin/[' lbracket /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/[ to /bin/busybox.nosuid + update-alternatives --install '/usr/bin/[[' '[[' /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/[[ to /bin/busybox.nosuid + update-alternatives --install /usr/bin/ascii ascii /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/ascii to /bin/busybox.nosuid + update-alternatives --install /usr/bin/awk awk /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/awk to /bin/busybox.nosuid + update-alternatives --install /usr/bin/basename basename /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/basename to /bin/busybox.nosuid + update-alternatives --install /usr/bin/bunzip2 bunzip2 /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/bunzip2 to /bin/busybox.nosuid + update-alternatives --install /usr/bin/bzcat bzcat /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/bzcat to /bin/busybox.nosuid + update-alternatives --install /usr/bin/bzip2 bzip2 /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/bzip2 to /bin/busybox.nosuid + update-alternatives --install /usr/bin/chvt chvt /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/chvt to /bin/busybox.nosuid + update-alternatives --install /usr/bin/clear clear /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/clear to /bin/busybox.nosuid + update-alternatives --install /usr/bin/cmp cmp /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/cmp to /bin/busybox.nosuid + update-alternatives --install /usr/bin/crc32 crc32 /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/crc32 to /bin/busybox.nosuid + update-alternatives --install /usr/bin/cut cut /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/cut to /bin/busybox.nosuid + update-alternatives --install /usr/bin/dc dc /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/dc to /bin/busybox.nosuid + update-alternatives --install /usr/bin/deallocvt deallocvt /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/deallocvt to /bin/busybox.nosuid + update-alternatives --install /usr/bin/diff diff /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/diff to /bin/busybox.nosuid + update-alternatives --install /usr/bin/dirname dirname /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/dirname to /bin/busybox.nosuid + update-alternatives --install /usr/bin/du du /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/du to /bin/busybox.nosuid + update-alternatives --install /usr/bin/dumpleases dumpleases /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/dumpleases to /bin/busybox.nosuid + update-alternatives --install /usr/bin/env env /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/env to /bin/busybox.nosuid + update-alternatives --install /usr/bin/expr expr /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/expr to /bin/busybox.nosuid + update-alternatives --install /usr/bin/find find /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/find to /bin/busybox.nosuid + update-alternatives --install /usr/bin/flock flock /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/flock to /bin/busybox.nosuid + update-alternatives --install /usr/bin/free free /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/free to /bin/busybox.nosuid + update-alternatives --install /usr/bin/fuser fuser /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/fuser to /bin/busybox.nosuid + update-alternatives --install /usr/bin/groups groups /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/groups to /bin/busybox.nosuid + update-alternatives --install /usr/bin/head head /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/head to /bin/busybox.nosuid + update-alternatives --install /usr/bin/hexdump hexdump /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/hexdump to /bin/busybox.nosuid + update-alternatives --install /usr/bin/id id /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/id to /bin/busybox.nosuid + update-alternatives --install /usr/bin/killall killall /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/killall to /bin/busybox.nosuid + update-alternatives --install /usr/bin/less less /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/less to /bin/busybox.nosuid + update-alternatives --install /usr/bin/logger logger /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/logger to /bin/busybox.nosuid + update-alternatives --install /usr/bin/logname logname /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/logname to /bin/busybox.nosuid + update-alternatives --install /usr/bin/lzcat lzcat /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/lzcat to /bin/busybox.nosuid + update-alternatives --install /usr/bin/md5sum md5sum /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/md5sum to /bin/busybox.nosuid + update-alternatives --install /usr/bin/mesg mesg /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/mesg to /bin/busybox.nosuid + update-alternatives --install /usr/bin/microcom microcom /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/microcom to /bin/busybox.nosuid + update-alternatives --install /usr/bin/mkfifo mkfifo /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/mkfifo to /bin/busybox.nosuid + update-alternatives --install /usr/bin/nc nc /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/nc to /bin/busybox.nosuid + update-alternatives --install /usr/bin/nohup nohup /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/nohup to /bin/busybox.nosuid + update-alternatives --install /usr/bin/nproc nproc /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/nproc to /bin/busybox.nosuid + update-alternatives --install /usr/bin/nslookup nslookup /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/nslookup to /bin/busybox.nosuid + update-alternatives --install /usr/bin/od od /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/od to /bin/busybox.nosuid + update-alternatives --install /usr/bin/openvt openvt /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/openvt to /bin/busybox.nosuid + update-alternatives --install /usr/bin/patch patch /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/patch to /bin/busybox.nosuid + update-alternatives --install /usr/bin/pgrep pgrep /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/pgrep to /bin/busybox.nosuid + update-alternatives --install /usr/bin/printf printf /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/printf to /bin/busybox.nosuid + update-alternatives --install /usr/bin/readlink readlink /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/readlink to /bin/busybox.nosuid + update-alternatives --install /usr/bin/realpath realpath /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/realpath to /bin/busybox.nosuid + update-alternatives --install /usr/bin/renice renice /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/renice to /bin/busybox.nosuid + update-alternatives --install /usr/bin/reset reset /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/reset to /bin/busybox.nosuid + update-alternatives --install /usr/bin/resize resize /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/resize to /bin/busybox.nosuid + update-alternatives --install /usr/bin/seq seq /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/seq to /bin/busybox.nosuid + update-alternatives --install /usr/bin/setsid setsid /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/setsid to /bin/busybox.nosuid + update-alternatives --install /usr/bin/sha1sum sha1sum /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/sha1sum to /bin/busybox.nosuid + update-alternatives --install /usr/bin/sha256sum sha256sum /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/sha256sum to /bin/busybox.nosuid + update-alternatives --install /usr/bin/shuf shuf /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/shuf to /bin/busybox.nosuid + update-alternatives --install /usr/bin/sort sort /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/sort to /bin/busybox.nosuid + update-alternatives --install /usr/bin/strings strings /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/strings to /bin/busybox.nosuid + update-alternatives --install /usr/bin/tail tail /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/tail to /bin/busybox.nosuid + update-alternatives --install /usr/bin/tee tee /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/tee to /bin/busybox.nosuid + update-alternatives --install /usr/bin/telnet telnet /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/telnet to /bin/busybox.nosuid + update-alternatives --install /usr/bin/test test /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/test to /bin/busybox.nosuid + update-alternatives --install /usr/bin/tftp tftp /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/tftp to /bin/busybox.nosuid + update-alternatives --install /usr/bin/time time /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/time to /bin/busybox.nosuid + update-alternatives --install /usr/bin/top top /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/top to /bin/busybox.nosuid + update-alternatives --install /usr/bin/tr tr /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/tr to /bin/busybox.nosuid + update-alternatives --install /usr/bin/ts ts /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/ts to /bin/busybox.nosuid + update-alternatives --install /usr/bin/tty tty /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/tty to /bin/busybox.nosuid + update-alternatives --install /usr/bin/uniq uniq /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/uniq to /bin/busybox.nosuid + update-alternatives --install /usr/bin/unlink unlink /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/unlink to /bin/busybox.nosuid + update-alternatives --install /usr/bin/unzip unzip /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/unzip to /bin/busybox.nosuid + update-alternatives --install /usr/bin/uptime uptime /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/uptime to /bin/busybox.nosuid + update-alternatives --install /usr/bin/users users /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/users to /bin/busybox.nosuid + update-alternatives --install /usr/bin/wc wc /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/wc to /bin/busybox.nosuid + update-alternatives --install /usr/bin/wget wget /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/wget to /bin/busybox.nosuid + update-alternatives --install /usr/bin/which which /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/which to /bin/busybox.nosuid + update-alternatives --install /usr/bin/who who /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/who to /bin/busybox.nosuid + update-alternatives --install /usr/bin/whoami whoami /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/whoami to /bin/busybox.nosuid + update-alternatives --install /usr/bin/xargs xargs /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/xargs to /bin/busybox.nosuid + update-alternatives --install /usr/bin/xzcat xzcat /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/xzcat to /bin/busybox.nosuid + update-alternatives --install /usr/bin/yes yes /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/yes to /bin/busybox.nosuid + update-alternatives --install /usr/sbin/addgroup addgroup /bin/busybox.nosuid 50 update-alternatives: Linking /usr/sbin/addgroup to /bin/busybox.nosuid + update-alternatives --install /usr/sbin/adduser adduser /bin/busybox.nosuid 50 update-alternatives: Linking /usr/sbin/adduser to /bin/busybox.nosuid + update-alternatives --install /usr/sbin/chroot chroot /bin/busybox.nosuid 50 update-alternatives: Linking /usr/sbin/chroot to /bin/busybox.nosuid + update-alternatives --install /usr/sbin/delgroup delgroup /bin/busybox.nosuid 50 update-alternatives: Linking /usr/sbin/delgroup to /bin/busybox.nosuid + update-alternatives --install /usr/sbin/deluser deluser /bin/busybox.nosuid 50 update-alternatives: Linking /usr/sbin/deluser to /bin/busybox.nosuid + update-alternatives --install /usr/sbin/fbset fbset /bin/busybox.nosuid 50 update-alternatives: Linking /usr/sbin/fbset to /bin/busybox.nosuid + update-alternatives --install /usr/sbin/loadfont loadfont /bin/busybox.nosuid 50 update-alternatives: Linking /usr/sbin/loadfont to /bin/busybox.nosuid + update-alternatives --install /usr/sbin/rdate rdate /bin/busybox.nosuid 50 update-alternatives: Linking /usr/sbin/rdate to /bin/busybox.nosuid + update-alternatives --install /usr/sbin/rfkill rfkill /bin/busybox.nosuid 50 update-alternatives: Linking /usr/sbin/rfkill to /bin/busybox.nosuid + update-alternatives --install /usr/sbin/udhcpd udhcpd /bin/busybox.nosuid 50 update-alternatives: Linking /usr/sbin/udhcpd to /bin/busybox.nosuid + update-alternatives --install /bin/login login /bin/busybox.suid 50 update-alternatives: Linking /bin/login to /bin/busybox.suid + update-alternatives --install /bin/ping ping /bin/busybox.suid 50 update-alternatives: Linking /bin/ping to /bin/busybox.suid + update-alternatives --install /bin/ping6 ping6 /bin/busybox.suid 50 update-alternatives: Linking /bin/ping6 to /bin/busybox.suid + update-alternatives --install /bin/su su /bin/busybox.suid 50 update-alternatives: Linking /bin/su to /bin/busybox.suid + update-alternatives --install /usr/bin/passwd passwd /bin/busybox.suid 50 update-alternatives: Linking /usr/bin/passwd to /bin/busybox.suid + update-alternatives --install /usr/bin/traceroute traceroute /bin/busybox.suid 50 update-alternatives: Linking /usr/bin/traceroute to /bin/busybox.suid + update-alternatives --install /usr/bin/vlock vlock /bin/busybox.suid 50 update-alternatives: Linking /usr/bin/vlock to /bin/busybox.suid + BUSYBOX= + '[' x '=' x ] + '[' '/tmp/busyboxrm-*' '!=' '/tmp/busyboxrm-*' ] + '[' x '=' x ] + '[' x '!=' x ] %post(busybox-1.36.0-r0.core2_32): waitpid(561) rc 561 status 0 D: Plugin: calling hook scriptlet_post in syslog plugin Verifying : busybox-1.36.0-r0.core2_32 1/4 Verifying : busybox-udhcpc-1.36.0-r0.core2_32 2/4 Verifying : libc6-2.37-r1.core2_32 3/4 Verifying : update-alternatives-opkg-0.5.0-r0.core2_32 4/4 Installed: busybox-1.36.0-r0.core2_32 Installed: busybox-udhcpc-1.36.0-r0.core2_32 Installed: libc6-2.37-r1.core2_32 Installed: update-alternatives-opkg-0.5.0-r0.core2_32 Installed: busybox-1.36.0-r0.core2_32 busybox-udhcpc-1.36.0-r0.core2_32 libc6-2.37-r1.core2_32 update-alternatives-opkg-0.5.0-r0.core2_32 Complete! DEBUG: [Command returned '0' after 4.90 seconds] DEBUG: Command: dnf --repofrompath=oe-testimage-repo-core2_32,http://192.168.7.3:45239/core2_32 --repofrompath=oe-testimage-repo-noarch,http://192.168.7.3:45239/noarch --repofrompath=oe-testimage-repo-qemux86,http://192.168.7.3:45239/qemux86 --nogpgcheck install --installroot=/home/root/chroot/test -v -y --rpmverbosity=debug busybox Status: 0 Output: DNF version: 4.14.0 cachedir: /home/root/chroot/test/var/cache/dnf Added oe-testimage-repo-core2_32 repo from http://192.168.7.3:45239/core2_32 Added oe-testimage-repo-noarch repo from http://192.168.7.3:45239/noarch Added oe-testimage-repo-qemux86 repo from http://192.168.7.3:45239/qemux86 User-Agent: falling back to 'libdnf': could not detect OS or basearch repo: downloading from remote: oe-testimage-repo-core2_32 oe-testimage-repo-core2_32 4.2 MB/s | 36 kB 00:00 oe-testimage-repo-core2_32: using metadata from Sat Apr 22 10:56:23 2023. repo: downloading from remote: oe-testimage-repo-noarch oe-testimage-repo-noarch 31 kB/s | 257 B 00:00 oe-testimage-repo-noarch: using metadata from Sat Apr 22 10:56:22 2023. repo: downloading from remote: oe-testimage-repo-qemux86 oe-testimage-repo-qemux86 37 kB/s | 257 B 00:00 oe-testimage-repo-qemux86: using metadata from Sat Apr 22 10:56:24 2023. --> Starting dependency resolution ---> Package busybox.core2_32 1.36.0-r0 will be installed ---> Package busybox-udhcpc.core2_32 1.36.0-r0 will be installed ---> Package libc6.core2_32 2.37-r1 will be installed ---> Package update-alternatives-opkg.core2_32 0.5.0-r0 will be installed --> Finished dependency resolution Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: busybox core2_32 1.36.0-r0 oe-testimage-repo-core2_32 387 k Installing dependencies: libc6 core2_32 2.37-r1 oe-testimage-repo-core2_32 1.3 M update-alternatives-opkg core2_32 0.5.0-r0 oe-testimage-repo-core2_32 8.5 k Installing weak dependencies: busybox-udhcpc core2_32 1.36.0-r0 oe-testimage-repo-core2_32 8.1 k Transaction Summary ================================================================================ Install 4 Packages Total download size: 1.7 M Installed size: 4.1 M Downloading Packages: (1/4): busybox-1.36.0-r0.core2_32.rpm 36 MB/s | 387 kB 00:00 (2/4): busybox-udhcpc-1.36.0-r0.core2_32.rpm 709 kB/s | 8.1 kB 00:00 (3/4): libc6-2.37-r1.core2_32.rpm 46 MB/s | 1.3 MB 00:00 (4/4): update-alternatives-opkg-0.5.0-r0.core2_ 522 kB/s | 8.5 kB 00:00 -------------------------------------------------------------------------------- Total 52 MB/s | 1.7 MB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction RPMDB altered outside of DNF. Preparing : 1/1 Installing : busybox-udhcpc-1.36.0-r0.core2_32 1/4 D: PRAGMA secure_delete = OFF: 0 D: PRAGMA case_sensitive_like = ON: 0 D: PRAGMA journal_mode = WAL: 0 D: PRAGMA wal_autocheckpoint = 10000: 0 D: CREATE INDEX IF NOT EXISTS 'Name_key_idx' ON 'Name'(key ASC): 0 D: CREATE INDEX IF NOT EXISTS 'Basenames_key_idx' ON 'Basenames'(key ASC): 0 D: CREATE INDEX IF NOT EXISTS 'Basenames_hnum_idx' ON 'Basenames'(hnum ASC): 0 D: CREATE INDEX IF NOT EXISTS 'Group_key_idx' ON 'Group'(key ASC): 0 D: CREATE INDEX IF NOT EXISTS 'Requirename_key_idx' ON 'Requirename'(key ASC): 0 D: CREATE INDEX IF NOT EXISTS 'Requirename_hnum_idx' ON 'Requirename'(hnum ASC): 0 D: CREATE INDEX IF NOT EXISTS 'Providename_key_idx' ON 'Providename'(key ASC): 0 D: CREATE INDEX IF NOT EXISTS 'Providename_hnum_idx' ON 'Providename'(hnum ASC): 0 D: CREATE INDEX IF NOT EXISTS 'Conflictname_key_idx' ON 'Conflictname'(key ASC): 0 D: CREATE INDEX IF NOT EXISTS 'Conflictname_hnum_idx' ON 'Conflictname'(hnum ASC): 0 D: CREATE INDEX IF NOT EXISTS 'Obsoletename_key_idx' ON 'Obsoletename'(key ASC): 0 D: CREATE INDEX IF NOT EXISTS 'Obsoletename_hnum_idx' ON 'Obsoletename'(hnum ASC): 0 D: CREATE INDEX IF NOT EXISTS 'Triggername_key_idx' ON 'Triggername'(key ASC): 0 D: CREATE INDEX IF NOT EXISTS 'Triggername_hnum_idx' ON 'Triggername'(hnum ASC): 0 D: CREATE INDEX IF NOT EXISTS 'Dirnames_key_idx' ON 'Dirnames'(key ASC): 0 D: CREATE INDEX IF NOT EXISTS 'Dirnames_hnum_idx' ON 'Dirnames'(hnum ASC): 0 D: CREATE INDEX IF NOT EXISTS 'Sha1header_key_idx' ON 'Sha1header'(key ASC): 0 D: CREATE INDEX IF NOT EXISTS 'Filetriggername_key_idx' ON 'Filetriggername'(key ASC): 0 D: CREATE INDEX IF NOT EXISTS 'Filetriggername_hnum_idx' ON 'Filetriggername'(hnum ASC): 0 D: CREATE INDEX IF NOT EXISTS 'Transfiletriggername_key_idx' ON 'Transfiletriggername'(key ASC): 0 D: CREATE INDEX IF NOT EXISTS 'Transfiletriggername_hnum_idx' ON 'Transfiletriggername'(hnum ASC): 0 D: CREATE INDEX IF NOT EXISTS 'Recommendname_key_idx' ON 'Recommendname'(key ASC): 0 D: CREATE INDEX IF NOT EXISTS 'Recommendname_hnum_idx' ON 'Recommendname'(hnum ASC): 0 D: CREATE INDEX IF NOT EXISTS 'Suggestname_key_idx' ON 'Suggestname'(key ASC): 0 D: CREATE INDEX IF NOT EXISTS 'Suggestname_hnum_idx' ON 'Suggestname'(hnum ASC): 0 D: CREATE INDEX IF NOT EXISTS 'Supplementname_key_idx' ON 'Supplementname'(key ASC): 0 D: CREATE INDEX IF NOT EXISTS 'Supplementname_hnum_idx' ON 'Supplementname'(hnum ASC): 0 D: CREATE INDEX IF NOT EXISTS 'Enhancename_key_idx' ON 'Enhancename'(key ASC): 0 D: CREATE INDEX IF NOT EXISTS 'Enhancename_hnum_idx' ON 'Enhancename'(hnum ASC): 0 D: sanity checking 4 elements D: Plugin: calling hook tsm_pre in dbus_announce plugin D: Plugin: calling hook tsm_pre in syslog plugin D: Plugin: calling hook tsm_pre in systemd_inhibit plugin D: System shutdown blocked (fd 23) D: running pre-transaction scripts D: computing 35 file fingerprints D: entering chroot /home/root/chroot/test/ D: computing file dispositions D: 0x0000fd00 4096 30588 143086 rotational:-1 / D: exiting chroot /home/root/chroot/test/ D: ========== +++ busybox-udhcpc-1.36.0-r0 core2_32-linux 0x0 D: busybox-udhcpc-1.36.0-r0.core2_32: Header SHA256 digest: OK D: busybox-udhcpc-1.36.0-r0.core2_32: Header SHA1 digest: OK D: install: busybox-udhcpc-1.36.0-r0.core2_32 has 7 files D: entering chroot /home/root/chroot/test/ D: exiting chroot /home/root/chroot/test/ D: entering chroot /home/root/chroot/test/ D: create 040755 1 ( 0, 0) 0 etc D: create 040755 1 ( 0, 0) 0 udhcpc.d D: create 100755 1 ( 0, 0) 2652 50default;6443bd82 D: create 040755 1 ( 0, 0) 0 usr D: create 040755 1 ( 0, 0) 0 share D: create 040755 1 ( 0, 0) 0 udhcpc D: create 100755 1 ( 0, 0) 49 default.script;6443bd82 D: Plugin: calling hook fsm_file_prepare in fsverity plugin D: fsverity skipping non regular: path /etc dest /etc D: Plugin: calling hook fsm_file_prepare in ima plugin D: Plugin: calling hook fsm_file_prepare in fsverity plugin D: fsverity skipping non regular: path /etc/udhcpc.d dest /etc/udhcpc.d D: Plugin: calling hook fsm_file_prepare in ima plugin D: Plugin: calling hook fsm_file_prepare in fsverity plugin D: fsverity no signature for: path /etc/udhcpc.d/50default;6443bd82 dest /etc/udhcpc.d/50default D: Plugin: calling hook fsm_file_prepare in ima plugin D: Plugin: calling hook fsm_file_prepare in fsverity plugin D: fsverity skipping non regular: path /usr dest /usr D: Plugin: calling hook fsm_file_prepare in ima plugin D: Plugin: calling hook fsm_file_prepare in fsverity plugin D: fsverity skipping non regular: path /usr/share dest /usr/share D: Plugin: calling hook fsm_file_prepare in ima plugin D: Plugin: calling hook fsm_file_prepare in fsverity plugin D: fsverity skipping non regular: path /usr/share/udhcpc dest /usr/share/udhcpc D: Plugin: calling hook fsm_file_prepare in ima plugin D: Plugin: calling hook fsm_file_prepare in fsverity plugin D: fsverity no signature for: path /usr/share/udhcpc/default.script;6443bd82 dest /usr/share/udhcpc/default.script D: Plugin: calling hook fsm_file_prepare in ima plugin Installing : update-alternatives-opkg-0.5.0-r0.core2_32 2/4 D: exiting chroot /home/root/chroot/test/ D: SAVEPOINT 'rwlock': 0 D: SAVEPOINT 'Packages': 0 D: RELEASE 'Packages': 0 D: SAVEPOINT 'Name': 0 D: adding "busybox-udhcpc" to Name index. D: RELEASE 'Name': 0 D: SAVEPOINT 'Basenames': 0 D: adding 7 entries to Basenames index. D: RELEASE 'Basenames': 0 D: SAVEPOINT 'Group': 0 D: adding "base" to Group index. D: RELEASE 'Group': 0 D: SAVEPOINT 'Requirename': 0 D: adding 5 entries to Requirename index. D: RELEASE 'Requirename': 0 D: SAVEPOINT 'Providename': 0 D: adding 1 entries to Providename index. D: RELEASE 'Providename': 0 D: SAVEPOINT 'Dirnames': 0 D: adding 6 entries to Dirnames index. D: RELEASE 'Dirnames': 0 D: SAVEPOINT 'Installtid': 0 D: adding 1 entries to Installtid index. D: RELEASE 'Installtid': 0 D: SAVEPOINT 'Sigmd5': 0 D: adding 1 entries to Sigmd5 index. D: RELEASE 'Sigmd5': 0 D: SAVEPOINT 'Sha1header': 0 D: adding "c707323cb61d579c30e2ca2f568e5415fee8ae60" to Sha1header index. D: RELEASE 'Sha1header': 0 D: RELEASE 'rwlock': 0 D: entering chroot /home/root/chroot/test/ D: Plugin: calling hook psm_post in syslog plugin D: exiting chroot /home/root/chroot/test/ D: ========== +++ update-alternatives-opkg-0.5.0-r0 core2_32-linux 0x0 D: update-alternatives-opkg-0.5.0-r0.core2_32: Header SHA256 digest: OK D: update-alternatives-opkg-0.5.0-r0.core2_32: Header SHA1 digest: OK D: install: update-alternatives-opkg-0.5.0-r0.core2_32 has 3 files D: entering chroot /home/root/chroot/test/ D: exiting chroot /home/root/chroot/test/ D: entering chroot /home/root/chroot/test/ D: skip 040755 1 ( 0, 0) 0 usr D: create 040755 1 ( 0, 0) 0 bin D: create 100755 1 ( 0, 0) 4679 update-alternatives;6443bd82 D: Plugin: calling hook fsm_file_prepare in fsverity plugin D: fsverity skipping non regular: path /usr/bin dest /usr/bin D: Plugin: calling hook fsm_file_prepare in ima plugin D: Plugin: calling hook fsm_file_prepare in fsverity plugin D: fsverity no signature for: path /usr/bin/update-alternatives;6443bd82 dest /usr/bin/update-alternatives D: Plugin: calling hook fsm_file_prepare in ima plugin Installing : libc6-2.37-r1.core2_32 3/4 D: exiting chroot /home/root/chroot/test/ D: SAVEPOINT 'rwlock': 0 D: SAVEPOINT 'Packages': 0 D: RELEASE 'Packages': 0 D: SAVEPOINT 'Name': 0 D: adding "update-alternatives-opkg" to Name index. D: RELEASE 'Name': 0 D: SAVEPOINT 'Basenames': 0 D: adding 3 entries to Basenames index. D: RELEASE 'Basenames': 0 D: SAVEPOINT 'Group': 0 D: adding "base" to Group index. D: RELEASE 'Group': 0 D: SAVEPOINT 'Requirename': 0 D: adding 7 entries to Requirename index. D: RELEASE 'Requirename': 0 D: SAVEPOINT 'Providename': 0 D: adding 3 entries to Providename index. D: RELEASE 'Providename': 0 D: SAVEPOINT 'Conflictname': 0 D: adding 1 entries to Conflictname index. D: RELEASE 'Conflictname': 0 D: SAVEPOINT 'Obsoletename': 0 D: adding 1 entries to Obsoletename index. D: RELEASE 'Obsoletename': 0 D: SAVEPOINT 'Dirnames': 0 D: adding 3 entries to Dirnames index. D: RELEASE 'Dirnames': 0 D: SAVEPOINT 'Installtid': 0 D: adding 1 entries to Installtid index. D: RELEASE 'Installtid': 0 D: SAVEPOINT 'Sigmd5': 0 D: adding 1 entries to Sigmd5 index. D: RELEASE 'Sigmd5': 0 D: SAVEPOINT 'Sha1header': 0 D: adding "ec01fce99c0b8ed0be6fe0a78986d7bea27fe310" to Sha1header index. D: RELEASE 'Sha1header': 0 D: RELEASE 'rwlock': 0 D: entering chroot /home/root/chroot/test/ D: Plugin: calling hook psm_post in syslog plugin D: exiting chroot /home/root/chroot/test/ D: ========== +++ libc6-2.37-r1 core2_32-linux 0x0 D: libc6-2.37-r1.core2_32: Header SHA256 digest: OK D: libc6-2.37-r1.core2_32: Header SHA1 digest: OK D: install: libc6-2.37-r1.core2_32 has 17 files D: entering chroot /home/root/chroot/test/ D: exiting chroot /home/root/chroot/test/ D: entering chroot /home/root/chroot/test/ D: skip 040755 1 ( 0, 0) 0 etc D: create 100644 1 ( 0, 0) 33 ld.so.conf;6443bd82 D: create 040755 1 ( 0, 0) 0 lib D: create 100755 1 ( 0, 0)212332 ld-linux.so.2;6443bd82 D: create 100755 1 ( 0, 0) 13808 libBrokenLocale.so.1;6443bd82 D: create 100755 1 ( 0, 0) 13656 libanl.so.1;6443bd82 D: create 100755 1 ( 0, 0)2210468 libc.so.6;6443bd82 D: create 100755 1 ( 0, 0) 13656 libdl.so.2;6443bd82 D: create 100755 1 ( 0, 0)845288 libm.so.6;6443bd82 D: create 100755 1 ( 0, 0) 95716 libnsl.so.1;6443bd82 D: create 100755 1 ( 0, 0) 38608 libnss_compat.so.2;6443bd82 D: create 100755 1 ( 0, 0) 13604 libnss_dns.so.2;6443bd82 D: create 100755 1 ( 0, 0) 13608 libnss_files.so.2;6443bd82 D: create 100755 1 ( 0, 0) 13660 libpthread.so.0;6443bd82 D: create 100755 1 ( 0, 0) 59000 libresolv.so.2;6443bd82 D: create 100755 1 ( 0, 0) 13796 librt.so.1;6443bd82 D: create 100755 1 ( 0, 0) 13660 libutil.so.1;6443bd82 D: Plugin: calling hook fsm_file_prepare in fsverity plugin D: fsverity no signature for: path /etc/ld.so.conf;6443bd82 dest /etc/ld.so.conf D: Plugin: calling hook fsm_file_prepare in ima plugin D: Plugin: calling hook fsm_file_prepare in fsverity plugin D: fsverity skipping non regular: path /lib dest /lib D: Plugin: calling hook fsm_file_prepare in ima plugin D: Plugin: calling hook fsm_file_prepare in fsverity plugin D: fsverity no signature for: path /lib/ld-linux.so.2;6443bd82 dest /lib/ld-linux.so.2 D: Plugin: calling hook fsm_file_prepare in ima plugin D: Plugin: calling hook fsm_file_prepare in fsverity plugin D: fsverity no signature for: path /lib/libBrokenLocale.so.1;6443bd82 dest /lib/libBrokenLocale.so.1 D: Plugin: calling hook fsm_file_prepare in ima plugin D: Plugin: calling hook fsm_file_prepare in fsverity plugin D: fsverity no signature for: path /lib/libanl.so.1;6443bd82 dest /lib/libanl.so.1 D: Plugin: calling hook fsm_file_prepare in ima plugin D: Plugin: calling hook fsm_file_prepare in fsverity plugin D: fsverity no signature for: path /lib/libc.so.6;6443bd82 dest /lib/libc.so.6 D: Plugin: calling hook fsm_file_prepare in ima plugin D: Plugin: calling hook fsm_file_prepare in fsverity plugin D: fsverity no signature for: path /lib/libdl.so.2;6443bd82 dest /lib/libdl.so.2 D: Plugin: calling hook fsm_file_prepare in ima plugin D: Plugin: calling hook fsm_file_prepare in fsverity plugin D: fsverity no signature for: path /lib/libm.so.6;6443bd82 dest /lib/libm.so.6 D: Plugin: calling hook fsm_file_prepare in ima plugin D: Plugin: calling hook fsm_file_prepare in fsverity plugin D: fsverity no signature for: path /lib/libnsl.so.1;6443bd82 dest /lib/libnsl.so.1 D: Plugin: calling hook fsm_file_prepare in ima plugin D: Plugin: calling hook fsm_file_prepare in fsverity plugin D: fsverity no signature for: path /lib/libnss_compat.so.2;6443bd82 dest /lib/libnss_compat.so.2 D: Plugin: calling hook fsm_file_prepare in ima plugin D: Plugin: calling hook fsm_file_prepare in fsverity plugin D: fsverity no signature for: path /lib/libnss_dns.so.2;6443bd82 dest /lib/libnss_dns.so.2 D: Plugin: calling hook fsm_file_prepare in ima plugin D: Plugin: calling hook fsm_file_prepare in fsverity plugin D: fsverity no signature for: path /lib/libnss_files.so.2;6443bd82 dest /lib/libnss_files.so.2 D: Plugin: calling hook fsm_file_prepare in ima plugin D: Plugin: calling hook fsm_file_prepare in fsverity plugin D: fsverity no signature for: path /lib/libpthread.so.0;6443bd82 dest /lib/libpthread.so.0 D: Plugin: calling hook fsm_file_prepare in ima plugin D: Plugin: calling hook fsm_file_prepare in fsverity plugin D: fsverity no signature for: path /lib/libresolv.so.2;6443bd82 dest /lib/libresolv.so.2 D: Plugin: calling hook fsm_file_prepare in ima plugin D: Plugin: calling hook fsm_file_prepare in fsverity plugin D: fsverity no signature for: path /lib/librt.so.1;6443bd82 dest /lib/librt.so.1 D: Plugin: calling hook fsm_file_prepare in ima plugin D: Plugin: calling hook fsm_file_prepare in fsverity plugin D: fsverity no signature for: path /lib/libutil.so.1;6443bd82 dest /lib/libutil.so.1 D: Plugin: calling hook fsm_file_prepare in ima plugin Running scriptlet: libc6-2.37-r1.core2_32 3/4 D: exiting chroot /home/root/chroot/test/ D: SAVEPOINT 'rwlock': 0 D: SAVEPOINT 'Packages': 0 D: RELEASE 'Packages': 0 D: SAVEPOINT 'Name': 0 D: adding "libc6" to Name index. D: RELEASE 'Name': 0 D: SAVEPOINT 'Basenames': 0 D: adding 17 entries to Basenames index. D: RELEASE 'Basenames': 0 D: SAVEPOINT 'Group': 0 D: adding "libs" to Group index. D: RELEASE 'Group': 0 D: SAVEPOINT 'Requirename': 0 D: adding 35 entries to Requirename index. D: RELEASE 'Requirename': 0 D: SAVEPOINT 'Providename': 0 D: adding 132 entries to Providename index. D: RELEASE 'Providename': 0 D: SAVEPOINT 'Dirnames': 0 D: adding 3 entries to Dirnames index. D: RELEASE 'Dirnames': 0 D: SAVEPOINT 'Installtid': 0 D: adding 1 entries to Installtid index. D: RELEASE 'Installtid': 0 D: SAVEPOINT 'Sigmd5': 0 D: adding 1 entries to Sigmd5 index. D: RELEASE 'Sigmd5': 0 D: SAVEPOINT 'Sha1header': 0 D: adding "5b8d536880dbc6dcd9984dcc3b418506d0ae82d6" to Sha1header index. D: RELEASE 'Sha1header': 0 D: SAVEPOINT 'Recommendname': 0 D: adding 1 entries to Recommendname index. D: RELEASE 'Recommendname': 0 D: RELEASE 'rwlock': 0 D: entering chroot /home/root/chroot/test/ %post(libc6-2.37-r1.core2_32): scriptlet start D: created directory(s) /var/tmp mode 0755 %post(libc6-2.37-r1.core2_32): execv(/bin/sh) pid 560 D: Plugin: calling hook scriptlet_fork_post in prioreset plugin + set -e + '[' x = x ']' + '[' -x /sbin/ldconfig ']' %post(libc6-2.37-r1.core2_32): waitpid(560) rc 560 status 0 D: Plugin: calling hook scriptlet_post in syslog plugin Installing : busybox-1.36.0-r0.core2_32 4/4 D: exiting chroot /home/root/chroot/test/ D: entering chroot /home/root/chroot/test/ D: Plugin: calling hook psm_post in syslog plugin D: exiting chroot /home/root/chroot/test/ D: ========== +++ busybox-1.36.0-r0 core2_32-linux 0x0 D: busybox-1.36.0-r0.core2_32: Header SHA256 digest: OK D: busybox-1.36.0-r0.core2_32: Header SHA1 digest: OK D: install: busybox-1.36.0-r0.core2_32 has 8 files D: entering chroot /home/root/chroot/test/ D: exiting chroot /home/root/chroot/test/ D: entering chroot /home/root/chroot/test/ D: create 040755 1 ( 0, 0) 0 bin D: create 120777 1 ( 0, 0) 14 busybox;6443bd82 D: create 100755 1 ( 0, 0)624372 busybox.nosuid;6443bd82 D: create 104755 1 ( 0, 0) 54716 busybox.suid;6443bd82 D: create 120777 1 ( 0, 0) 14 sh;6443bd82 D: create 040755 1 ( 0, 0) 0 etc D: create 100644 1 ( 0, 0) 2436 busybox.links.nosuid;6443bd82 D: create 100644 1 ( 0, 0) 91 busybox.links.suid;6443bd82 D: Plugin: calling hook fsm_file_prepare in fsverity plugin D: fsverity skipping non regular: path /bin dest /bin D: Plugin: calling hook fsm_file_prepare in ima plugin D: Plugin: calling hook fsm_file_prepare in fsverity plugin D: fsverity skipping non regular: path /bin/busybox;6443bd82 dest /bin/busybox D: Plugin: calling hook fsm_file_prepare in ima plugin D: Plugin: calling hook fsm_file_prepare in fsverity plugin D: fsverity no signature for: path /bin/busybox.nosuid;6443bd82 dest /bin/busybox.nosuid D: Plugin: calling hook fsm_file_prepare in ima plugin D: Plugin: calling hook fsm_file_prepare in fsverity plugin D: fsverity no signature for: path /bin/busybox.suid;6443bd82 dest /bin/busybox.suid D: Plugin: calling hook fsm_file_prepare in ima plugin D: Plugin: calling hook fsm_file_prepare in fsverity plugin D: fsverity skipping non regular: path /bin/sh;6443bd82 dest /bin/sh D: Plugin: calling hook fsm_file_prepare in ima plugin D: Plugin: calling hook fsm_file_prepare in fsverity plugin D: fsverity skipping non regular: path /etc dest /etc D: Plugin: calling hook fsm_file_prepare in ima plugin D: Plugin: calling hook fsm_file_prepare in fsverity plugin D: fsverity no signature for: path /etc/busybox.links.nosuid;6443bd82 dest /etc/busybox.links.nosuid D: Plugin: calling hook fsm_file_prepare in ima plugin D: Plugin: calling hook fsm_file_prepare in fsverity plugin D: fsverity no signature for: path /etc/busybox.links.suid;6443bd82 dest /etc/busybox.links.suid D: Plugin: calling hook fsm_file_prepare in ima plugin Running scriptlet: busybox-1.36.0-r0.core2_32 4/4 D: exiting chroot /home/root/chroot/test/ D: SAVEPOINT 'rwlock': 0 D: SAVEPOINT 'Packages': 0 D: RELEASE 'Packages': 0 D: SAVEPOINT 'Name': 0 D: adding "busybox" to Name index. D: RELEASE 'Name': 0 D: SAVEPOINT 'Basenames': 0 D: adding 8 entries to Basenames index. D: RELEASE 'Basenames': 0 D: SAVEPOINT 'Group': 0 D: adding "base" to Group index. D: RELEASE 'Group': 0 D: SAVEPOINT 'Requirename': 0 D: adding 115 entries to Requirename index. D: RELEASE 'Requirename': 0 D: SAVEPOINT 'Providename': 0 D: adding 187 entries to Providename index. D: RELEASE 'Providename': 0 D: SAVEPOINT 'Dirnames': 0 D: adding 3 entries to Dirnames index. D: RELEASE 'Dirnames': 0 D: SAVEPOINT 'Installtid': 0 D: adding 1 entries to Installtid index. D: RELEASE 'Installtid': 0 D: SAVEPOINT 'Sigmd5': 0 D: adding 1 entries to Sigmd5 index. D: RELEASE 'Sigmd5': 0 D: SAVEPOINT 'Sha1header': 0 D: adding "ed483dcb1f1275741b6d59fd975801ee421ea661" to Sha1header index. D: RELEASE 'Sha1header': 0 D: SAVEPOINT 'Recommendname': 0 D: adding 1 entries to Recommendname index. D: RELEASE 'Recommendname': 0 D: RELEASE 'rwlock': 0 D: entering chroot /home/root/chroot/test/ %post(busybox-1.36.0-r0.core2_32): scriptlet start %post(busybox-1.36.0-r0.core2_32): execv(/bin/sh) pid 561 D: Plugin: calling hook scriptlet_fork_post in prioreset plugin + set -e + test -n 2 + test x '=' x + test -h /bin/busybox.nosuid + test -e /etc/busybox.links + test -e /etc/busybox.links.nosuid + read link + test '!' -e /bin/ash + busybox rm -f /bin/ash + busybox ln -s /bin/busybox.nosuid /bin/ash + read link + test '!' -e /bin/base32 + busybox rm -f /bin/base32 + busybox ln -s /bin/busybox.nosuid /bin/base32 + read link + test '!' -e /bin/cat + busybox rm -f /bin/cat + busybox ln -s /bin/busybox.nosuid /bin/cat + read link + test '!' -e /bin/chattr + busybox rm -f /bin/chattr + busybox ln -s /bin/busybox.nosuid /bin/chattr + read link + test '!' -e /bin/chgrp + busybox rm -f /bin/chgrp + busybox ln -s /bin/busybox.nosuid /bin/chgrp + read link + test '!' -e /bin/chmod + busybox rm -f /bin/chmod + busybox ln -s /bin/busybox.nosuid /bin/chmod + read link + test '!' -e /bin/chown + busybox rm -f /bin/chown + busybox ln -s /bin/busybox.nosuid /bin/chown + read link + test '!' -e /bin/cp + busybox rm -f /bin/cp + busybox ln -s /bin/busybox.nosuid /bin/cp + read link + test '!' -e /bin/cpio + busybox rm -f /bin/cpio + busybox ln -s /bin/busybox.nosuid /bin/cpio + read link + test '!' -e /bin/date + busybox rm -f /bin/date + busybox ln -s /bin/busybox.nosuid /bin/date + read link + test '!' -e /bin/dd + busybox rm -f /bin/dd + busybox ln -s /bin/busybox.nosuid /bin/dd + read link + test '!' -e /bin/df + busybox rm -f /bin/df + busybox ln -s /bin/busybox.nosuid /bin/df + read link + test '!' -e /bin/dmesg + busybox rm -f /bin/dmesg + busybox ln -s /bin/busybox.nosuid /bin/dmesg + read link + test '!' -e /bin/dnsdomainname + busybox rm -f /bin/dnsdomainname + busybox ln -s /bin/busybox.nosuid /bin/dnsdomainname + read link + test '!' -e /bin/dumpkmap + busybox rm -f /bin/dumpkmap + busybox ln -s /bin/busybox.nosuid /bin/dumpkmap + read link + test '!' -e /bin/echo + busybox rm -f /bin/echo + busybox ln -s /bin/busybox.nosuid /bin/echo + read link + test '!' -e /bin/egrep + busybox rm -f /bin/egrep + busybox ln -s /bin/busybox.nosuid /bin/egrep + read link + test '!' -e /bin/false + busybox rm -f /bin/false + busybox ln -s /bin/busybox.nosuid /bin/false + read link + test '!' -e /bin/fgrep + busybox rm -f /bin/fgrep + busybox ln -s /bin/busybox.nosuid /bin/fgrep + read link + test '!' -e /bin/getopt + busybox rm -f /bin/getopt + busybox ln -s /bin/busybox.nosuid /bin/getopt + read link + test '!' -e /bin/grep + busybox rm -f /bin/grep + busybox ln -s /bin/busybox.nosuid /bin/grep + read link + test '!' -e /bin/gunzip + busybox rm -f /bin/gunzip + busybox ln -s /bin/busybox.nosuid /bin/gunzip + read link + test '!' -e /bin/gzip + busybox rm -f /bin/gzip + busybox ln -s /bin/busybox.nosuid /bin/gzip + read link + test '!' -e /bin/hostname + busybox rm -f /bin/hostname + busybox ln -s /bin/busybox.nosuid /bin/hostname + read link + test '!' -e /bin/kill + busybox rm -f /bin/kill + busybox ln -s /bin/busybox.nosuid /bin/kill + read link + test '!' -e /bin/ln + busybox rm -f /bin/ln + busybox ln -s /bin/busybox.nosuid /bin/ln + read link + test '!' -e /bin/ls + busybox rm -f /bin/ls + busybox ln -s /bin/busybox.nosuid /bin/ls + read link + test '!' -e /bin/mkdir + busybox rm -f /bin/mkdir + busybox ln -s /bin/busybox.nosuid /bin/mkdir + read link + test '!' -e /bin/mknod + busybox rm -f /bin/mknod + busybox ln -s /bin/busybox.nosuid /bin/mknod + read link + test '!' -e /bin/mktemp + busybox rm -f /bin/mktemp + busybox ln -s /bin/busybox.nosuid /bin/mktemp + read link + test '!' -e /bin/more + busybox rm -f /bin/more + busybox ln -s /bin/busybox.nosuid /bin/more + read link + test '!' -e /bin/mount + busybox rm -f /bin/mount + busybox ln -s /bin/busybox.nosuid /bin/mount + read link + test '!' -e /bin/mountpoint + busybox rm -f /bin/mountpoint + busybox ln -s /bin/busybox.nosuid /bin/mountpoint + read link + test '!' -e /bin/mv + busybox rm -f /bin/mv + busybox ln -s /bin/busybox.nosuid /bin/mv + read link + test '!' -e /bin/netstat + busybox rm -f /bin/netstat + busybox ln -s /bin/busybox.nosuid /bin/netstat + read link + test '!' -e /bin/pidof + busybox rm -f /bin/pidof + busybox ln -s /bin/busybox.nosuid /bin/pidof + read link + test '!' -e /bin/ps + busybox rm -f /bin/ps + busybox ln -s /bin/busybox.nosuid /bin/ps + read link + test '!' -e /bin/pwd + busybox rm -f /bin/pwd + busybox ln -s /bin/busybox.nosuid /bin/pwd + read link + test '!' -e /bin/rev + busybox rm -f /bin/rev + busybox ln -s /bin/busybox.nosuid /bin/rev + read link + test '!' -e /bin/rm + busybox rm -f /bin/rm + busybox ln -s /bin/busybox.nosuid /bin/rm + read link + test '!' -e /bin/rmdir + busybox rm -f /bin/rmdir + busybox ln -s /bin/busybox.nosuid /bin/rmdir + read link + test '!' -e /bin/run-parts + busybox rm -f /bin/run-parts + busybox ln -s /bin/busybox.nosuid /bin/run-parts + read link + test '!' -e /bin/sed + busybox rm -f /bin/sed + busybox ln -s /bin/busybox.nosuid /bin/sed + read link + test '!' -e /bin/sh + read link + test '!' -e /bin/sleep + busybox rm -f /bin/sleep + busybox ln -s /bin/busybox.nosuid /bin/sleep + read link + test '!' -e /bin/stat + busybox rm -f /bin/stat + busybox ln -s /bin/busybox.nosuid /bin/stat + read link + test '!' -e /bin/stty + busybox rm -f /bin/stty + busybox ln -s /bin/busybox.nosuid /bin/stty + read link + test '!' -e /bin/sync + busybox rm -f /bin/sync + busybox ln -s /bin/busybox.nosuid /bin/sync + read link + test '!' -e /bin/tar + busybox rm -f /bin/tar + busybox ln -s /bin/busybox.nosuid /bin/tar + read link + test '!' -e /bin/touch + busybox rm -f /bin/touch + busybox ln -s /bin/busybox.nosuid /bin/touch + read link + test '!' -e /bin/true + busybox rm -f /bin/true + busybox ln -s /bin/busybox.nosuid /bin/true + read link + test '!' -e /bin/umount + busybox rm -f /bin/umount + busybox ln -s /bin/busybox.nosuid /bin/umount + read link + test '!' -e /bin/uname + busybox rm -f /bin/uname + busybox ln -s /bin/busybox.nosuid /bin/uname + read link + test '!' -e /bin/usleep + busybox rm -f /bin/usleep + busybox ln -s /bin/busybox.nosuid /bin/usleep + read link + test '!' -e /bin/vi + busybox rm -f /bin/vi + busybox ln -s /bin/busybox.nosuid /bin/vi + read link + test '!' -e /bin/watch + busybox rm -f /bin/watch + busybox ln -s /bin/busybox.nosuid /bin/watch + read link + test '!' -e /bin/zcat + busybox rm -f /bin/zcat + busybox ln -s /bin/busybox.nosuid /bin/zcat + read link + test '!' -e /sbin/blkid + busybox rm -f /sbin/blkid + busybox ln -s /bin/busybox.nosuid /sbin/blkid + read link + test '!' -e /sbin/depmod + busybox rm -f /sbin/depmod + busybox ln -s /bin/busybox.nosuid /sbin/depmod + read link + test '!' -e /sbin/fdisk + busybox rm -f /sbin/fdisk + busybox ln -s /bin/busybox.nosuid /sbin/fdisk + read link + test '!' -e /sbin/fsck + busybox rm -f /sbin/fsck + busybox ln -s /bin/busybox.nosuid /sbin/fsck + read link + test '!' -e /sbin/fstrim + busybox rm -f /sbin/fstrim + busybox ln -s /bin/busybox.nosuid /sbin/fstrim + read link + test '!' -e /sbin/getty + busybox rm -f /sbin/getty + busybox ln -s /bin/busybox.nosuid /sbin/getty + read link + test '!' -e /sbin/hwclock + busybox rm -f /sbin/hwclock + busybox ln -s /bin/busybox.nosuid /sbin/hwclock + read link + test '!' -e /sbin/ifconfig + busybox rm -f /sbin/ifconfig + busybox ln -s /bin/busybox.nosuid /sbin/ifconfig + read link + test '!' -e /sbin/ifdown + busybox rm -f /sbin/ifdown + busybox ln -s /bin/busybox.nosuid /sbin/ifdown + read link + test '!' -e /sbin/ifup + busybox rm -f /sbin/ifup + busybox ln -s /bin/busybox.nosuid /sbin/ifup + read link + test '!' -e /sbin/insmod + busybox rm -f /sbin/insmod + busybox ln -s /bin/busybox.nosuid /sbin/insmod + read link + test '!' -e /sbin/ip + busybox rm -f /sbin/ip + busybox ln -s /bin/busybox.nosuid /sbin/ip + read link + test '!' -e /sbin/klogd + busybox rm -f /sbin/klogd + busybox ln -s /bin/busybox.nosuid /sbin/klogd + read link + test '!' -e /sbin/loadkmap + busybox rm -f /sbin/loadkmap + busybox ln -s /bin/busybox.nosuid /sbin/loadkmap + read link + test '!' -e /sbin/logread + busybox rm -f /sbin/logread + busybox ln -s /bin/busybox.nosuid /sbin/logread + read link + test '!' -e /sbin/losetup + busybox rm -f /sbin/losetup + busybox ln -s /bin/busybox.nosuid /sbin/losetup + read link + test '!' -e /sbin/lsmod + busybox rm -f /sbin/lsmod + busybox ln -s /bin/busybox.nosuid /sbin/lsmod + read link + test '!' -e /sbin/mkswap + busybox rm -f /sbin/mkswap + busybox ln -s /bin/busybox.nosuid /sbin/mkswap + read link + test '!' -e /sbin/modprobe + busybox rm -f /sbin/modprobe + busybox ln -s /bin/busybox.nosuid /sbin/modprobe + read link + test '!' -e /sbin/pivot_root + busybox rm -f /sbin/pivot_root + busybox ln -s /bin/busybox.nosuid /sbin/pivot_root + read link + test '!' -e /sbin/reboot + busybox rm -f /sbin/reboot + busybox ln -s /bin/busybox.nosuid /sbin/reboot + read link + test '!' -e /sbin/rmmod + busybox rm -f /sbin/rmmod + busybox ln -s /bin/busybox.nosuid /sbin/rmmod + read link + test '!' -e /sbin/route + busybox rm -f /sbin/route + busybox ln -s /bin/busybox.nosuid /sbin/route + read link + test '!' -e /sbin/setconsole + busybox rm -f /sbin/setconsole + busybox ln -s /bin/busybox.nosuid /sbin/setconsole + read link + test '!' -e /sbin/start-stop-daemon + busybox rm -f /sbin/start-stop-daemon + busybox ln -s /bin/busybox.nosuid /sbin/start-stop-daemon + read link + test '!' -e /sbin/sulogin + busybox rm -f /sbin/sulogin + busybox ln -s /bin/busybox.nosuid /sbin/sulogin + read link + test '!' -e /sbin/swapoff + busybox rm -f /sbin/swapoff + busybox ln -s /bin/busybox.nosuid /sbin/swapoff + read link + test '!' -e /sbin/swapon + busybox rm -f /sbin/swapon + busybox ln -s /bin/busybox.nosuid /sbin/swapon + read link + test '!' -e /sbin/switch_root + busybox rm -f /sbin/switch_root + busybox ln -s /bin/busybox.nosuid /sbin/switch_root + read link + test '!' -e /sbin/sysctl + busybox rm -f /sbin/sysctl + busybox ln -s /bin/busybox.nosuid /sbin/sysctl + read link + test '!' -e /sbin/syslogd + busybox rm -f /sbin/syslogd + busybox ln -s /bin/busybox.nosuid /sbin/syslogd + read link + test '!' -e /sbin/udhcpc + busybox rm -f /sbin/udhcpc + busybox ln -s /bin/busybox.nosuid /sbin/udhcpc + read link + test '!' -e '/usr/bin/[' + busybox rm -f '/usr/bin/[' + busybox ln -s /bin/busybox.nosuid '/usr/bin/[' + read link + test '!' -e '/usr/bin/[[' + busybox rm -f '/usr/bin/[[' + busybox ln -s /bin/busybox.nosuid '/usr/bin/[[' + read link + test '!' -e /usr/bin/ascii + busybox rm -f /usr/bin/ascii + busybox ln -s /bin/busybox.nosuid /usr/bin/ascii + read link + test '!' -e /usr/bin/awk + busybox rm -f /usr/bin/awk + busybox ln -s /bin/busybox.nosuid /usr/bin/awk + read link + test '!' -e /usr/bin/basename + busybox rm -f /usr/bin/basename + busybox ln -s /bin/busybox.nosuid /usr/bin/basename + read link + test '!' -e /usr/bin/bunzip2 + busybox rm -f /usr/bin/bunzip2 + busybox ln -s /bin/busybox.nosuid /usr/bin/bunzip2 + read link + test '!' -e /usr/bin/bzcat + busybox rm -f /usr/bin/bzcat + busybox ln -s /bin/busybox.nosuid /usr/bin/bzcat + read link + test '!' -e /usr/bin/bzip2 + busybox rm -f /usr/bin/bzip2 + busybox ln -s /bin/busybox.nosuid /usr/bin/bzip2 + read link + test '!' -e /usr/bin/chvt + busybox rm -f /usr/bin/chvt + busybox ln -s /bin/busybox.nosuid /usr/bin/chvt + read link + test '!' -e /usr/bin/clear + busybox rm -f /usr/bin/clear + busybox ln -s /bin/busybox.nosuid /usr/bin/clear + read link + test '!' -e /usr/bin/cmp + busybox rm -f /usr/bin/cmp + busybox ln -s /bin/busybox.nosuid /usr/bin/cmp + read link + test '!' -e /usr/bin/crc32 + busybox rm -f /usr/bin/crc32 + busybox ln -s /bin/busybox.nosuid /usr/bin/crc32 + read link + test '!' -e /usr/bin/cut + busybox rm -f /usr/bin/cut + busybox ln -s /bin/busybox.nosuid /usr/bin/cut + read link + test '!' -e /usr/bin/dc + busybox rm -f /usr/bin/dc + busybox ln -s /bin/busybox.nosuid /usr/bin/dc + read link + test '!' -e /usr/bin/deallocvt + busybox rm -f /usr/bin/deallocvt + busybox ln -s /bin/busybox.nosuid /usr/bin/deallocvt + read link + test '!' -e /usr/bin/diff + busybox rm -f /usr/bin/diff + busybox ln -s /bin/busybox.nosuid /usr/bin/diff + read link + test '!' -e /usr/bin/dirname + busybox rm -f /usr/bin/dirname + busybox ln -s /bin/busybox.nosuid /usr/bin/dirname + read link + test '!' -e /usr/bin/du + busybox rm -f /usr/bin/du + busybox ln -s /bin/busybox.nosuid /usr/bin/du + read link + test '!' -e /usr/bin/dumpleases + busybox rm -f /usr/bin/dumpleases + busybox ln -s /bin/busybox.nosuid /usr/bin/dumpleases + read link + test '!' -e /usr/bin/env + busybox rm -f /usr/bin/env + busybox ln -s /bin/busybox.nosuid /usr/bin/env + read link + test '!' -e /usr/bin/expr + busybox rm -f /usr/bin/expr + busybox ln -s /bin/busybox.nosuid /usr/bin/expr + read link + test '!' -e /usr/bin/find + busybox rm -f /usr/bin/find + busybox ln -s /bin/busybox.nosuid /usr/bin/find + read link + test '!' -e /usr/bin/flock + busybox rm -f /usr/bin/flock + busybox ln -s /bin/busybox.nosuid /usr/bin/flock + read link + test '!' -e /usr/bin/free + busybox rm -f /usr/bin/free + busybox ln -s /bin/busybox.nosuid /usr/bin/free + read link + test '!' -e /usr/bin/fuser + busybox rm -f /usr/bin/fuser + busybox ln -s /bin/busybox.nosuid /usr/bin/fuser + read link + test '!' -e /usr/bin/groups + busybox rm -f /usr/bin/groups + busybox ln -s /bin/busybox.nosuid /usr/bin/groups + read link + test '!' -e /usr/bin/head + busybox rm -f /usr/bin/head + busybox ln -s /bin/busybox.nosuid /usr/bin/head + read link + test '!' -e /usr/bin/hexdump + busybox rm -f /usr/bin/hexdump + busybox ln -s /bin/busybox.nosuid /usr/bin/hexdump + read link + test '!' -e /usr/bin/id + busybox rm -f /usr/bin/id + busybox ln -s /bin/busybox.nosuid /usr/bin/id + read link + test '!' -e /usr/bin/killall + busybox rm -f /usr/bin/killall + busybox ln -s /bin/busybox.nosuid /usr/bin/killall + read link + test '!' -e /usr/bin/less + busybox rm -f /usr/bin/less + busybox ln -s /bin/busybox.nosuid /usr/bin/less + read link + test '!' -e /usr/bin/logger + busybox rm -f /usr/bin/logger + busybox ln -s /bin/busybox.nosuid /usr/bin/logger + read link + test '!' -e /usr/bin/logname + busybox rm -f /usr/bin/logname + busybox ln -s /bin/busybox.nosuid /usr/bin/logname + read link + test '!' -e /usr/bin/lzcat + busybox rm -f /usr/bin/lzcat + busybox ln -s /bin/busybox.nosuid /usr/bin/lzcat + read link + test '!' -e /usr/bin/md5sum + busybox rm -f /usr/bin/md5sum + busybox ln -s /bin/busybox.nosuid /usr/bin/md5sum + read link + test '!' -e /usr/bin/mesg + busybox rm -f /usr/bin/mesg + busybox ln -s /bin/busybox.nosuid /usr/bin/mesg + read link + test '!' -e /usr/bin/microcom + busybox rm -f /usr/bin/microcom + busybox ln -s /bin/busybox.nosuid /usr/bin/microcom + read link + test '!' -e /usr/bin/mkfifo + busybox rm -f /usr/bin/mkfifo + busybox ln -s /bin/busybox.nosuid /usr/bin/mkfifo + read link + test '!' -e /usr/bin/nc + busybox rm -f /usr/bin/nc + busybox ln -s /bin/busybox.nosuid /usr/bin/nc + read link + test '!' -e /usr/bin/nohup + busybox rm -f /usr/bin/nohup + busybox ln -s /bin/busybox.nosuid /usr/bin/nohup + read link + test '!' -e /usr/bin/nproc + busybox rm -f /usr/bin/nproc + busybox ln -s /bin/busybox.nosuid /usr/bin/nproc + read link + test '!' -e /usr/bin/nslookup + busybox rm -f /usr/bin/nslookup + busybox ln -s /bin/busybox.nosuid /usr/bin/nslookup + read link + test '!' -e /usr/bin/od + busybox rm -f /usr/bin/od + busybox ln -s /bin/busybox.nosuid /usr/bin/od + read link + test '!' -e /usr/bin/openvt + busybox rm -f /usr/bin/openvt + busybox ln -s /bin/busybox.nosuid /usr/bin/openvt + read link + test '!' -e /usr/bin/patch + busybox rm -f /usr/bin/patch + busybox ln -s /bin/busybox.nosuid /usr/bin/patch + read link + test '!' -e /usr/bin/pgrep + busybox rm -f /usr/bin/pgrep + busybox ln -s /bin/busybox.nosuid /usr/bin/pgrep + read link + test '!' -e /usr/bin/printf + busybox rm -f /usr/bin/printf + busybox ln -s /bin/busybox.nosuid /usr/bin/printf + read link + test '!' -e /usr/bin/readlink + busybox rm -f /usr/bin/readlink + busybox ln -s /bin/busybox.nosuid /usr/bin/readlink + read link + test '!' -e /usr/bin/realpath + busybox rm -f /usr/bin/realpath + busybox ln -s /bin/busybox.nosuid /usr/bin/realpath + read link + test '!' -e /usr/bin/renice + busybox rm -f /usr/bin/renice + busybox ln -s /bin/busybox.nosuid /usr/bin/renice + read link + test '!' -e /usr/bin/reset + busybox rm -f /usr/bin/reset + busybox ln -s /bin/busybox.nosuid /usr/bin/reset + read link + test '!' -e /usr/bin/resize + busybox rm -f /usr/bin/resize + busybox ln -s /bin/busybox.nosuid /usr/bin/resize + read link + test '!' -e /usr/bin/seq + busybox rm -f /usr/bin/seq + busybox ln -s /bin/busybox.nosuid /usr/bin/seq + read link + test '!' -e /usr/bin/setsid + busybox rm -f /usr/bin/setsid + busybox ln -s /bin/busybox.nosuid /usr/bin/setsid + read link + test '!' -e /usr/bin/sha1sum + busybox rm -f /usr/bin/sha1sum + busybox ln -s /bin/busybox.nosuid /usr/bin/sha1sum + read link + test '!' -e /usr/bin/sha256sum + busybox rm -f /usr/bin/sha256sum + busybox ln -s /bin/busybox.nosuid /usr/bin/sha256sum + read link + test '!' -e /usr/bin/shuf + busybox rm -f /usr/bin/shuf + busybox ln -s /bin/busybox.nosuid /usr/bin/shuf + read link + test '!' -e /usr/bin/sort + busybox rm -f /usr/bin/sort + busybox ln -s /bin/busybox.nosuid /usr/bin/sort + read link + test '!' -e /usr/bin/strings + busybox rm -f /usr/bin/strings + busybox ln -s /bin/busybox.nosuid /usr/bin/strings + read link + test '!' -e /usr/bin/tail + busybox rm -f /usr/bin/tail + busybox ln -s /bin/busybox.nosuid /usr/bin/tail + read link + test '!' -e /usr/bin/tee + busybox rm -f /usr/bin/tee + busybox ln -s /bin/busybox.nosuid /usr/bin/tee + read link + test '!' -e /usr/bin/telnet + busybox rm -f /usr/bin/telnet + busybox ln -s /bin/busybox.nosuid /usr/bin/telnet + read link + test '!' -e /usr/bin/test + busybox rm -f /usr/bin/test + busybox ln -s /bin/busybox.nosuid /usr/bin/test + read link + test '!' -e /usr/bin/tftp + busybox rm -f /usr/bin/tftp + busybox ln -s /bin/busybox.nosuid /usr/bin/tftp + read link + test '!' -e /usr/bin/time + busybox rm -f /usr/bin/time + busybox ln -s /bin/busybox.nosuid /usr/bin/time + read link + test '!' -e /usr/bin/top + busybox rm -f /usr/bin/top + busybox ln -s /bin/busybox.nosuid /usr/bin/top + read link + test '!' -e /usr/bin/tr + busybox rm -f /usr/bin/tr + busybox ln -s /bin/busybox.nosuid /usr/bin/tr + read link + test '!' -e /usr/bin/ts + busybox rm -f /usr/bin/ts + busybox ln -s /bin/busybox.nosuid /usr/bin/ts + read link + test '!' -e /usr/bin/tty + busybox rm -f /usr/bin/tty + busybox ln -s /bin/busybox.nosuid /usr/bin/tty + read link + test '!' -e /usr/bin/uniq + busybox rm -f /usr/bin/uniq + busybox ln -s /bin/busybox.nosuid /usr/bin/uniq + read link + test '!' -e /usr/bin/unlink + busybox rm -f /usr/bin/unlink + busybox ln -s /bin/busybox.nosuid /usr/bin/unlink + read link + test '!' -e /usr/bin/unzip + busybox rm -f /usr/bin/unzip + busybox ln -s /bin/busybox.nosuid /usr/bin/unzip + read link + test '!' -e /usr/bin/uptime + busybox rm -f /usr/bin/uptime + busybox ln -s /bin/busybox.nosuid /usr/bin/uptime + read link + test '!' -e /usr/bin/users + busybox rm -f /usr/bin/users + busybox ln -s /bin/busybox.nosuid /usr/bin/users + read link + test '!' -e /usr/bin/wc + busybox rm -f /usr/bin/wc + busybox ln -s /bin/busybox.nosuid /usr/bin/wc + read link + test '!' -e /usr/bin/wget + busybox rm -f /usr/bin/wget + busybox ln -s /bin/busybox.nosuid /usr/bin/wget + read link + test '!' -e /usr/bin/which + busybox rm -f /usr/bin/which + busybox ln -s /bin/busybox.nosuid /usr/bin/which + read link + test '!' -e /usr/bin/who + busybox rm -f /usr/bin/who + busybox ln -s /bin/busybox.nosuid /usr/bin/who + read link + test '!' -e /usr/bin/whoami + busybox rm -f /usr/bin/whoami + busybox ln -s /bin/busybox.nosuid /usr/bin/whoami + read link + test '!' -e /usr/bin/xargs + busybox rm -f /usr/bin/xargs + busybox ln -s /bin/busybox.nosuid /usr/bin/xargs + read link + test '!' -e /usr/bin/xzcat + busybox rm -f /usr/bin/xzcat + busybox ln -s /bin/busybox.nosuid /usr/bin/xzcat + read link + test '!' -e /usr/bin/yes + busybox rm -f /usr/bin/yes + busybox ln -s /bin/busybox.nosuid /usr/bin/yes + read link + test '!' -e /usr/sbin/addgroup + busybox rm -f /usr/sbin/addgroup + busybox ln -s /bin/busybox.nosuid /usr/sbin/addgroup + read link + test '!' -e /usr/sbin/adduser + busybox rm -f /usr/sbin/adduser + busybox ln -s /bin/busybox.nosuid /usr/sbin/adduser + read link + test '!' -e /usr/sbin/chroot + busybox rm -f /usr/sbin/chroot + busybox ln -s /bin/busybox.nosuid /usr/sbin/chroot + read link + test '!' -e /usr/sbin/delgroup + busybox rm -f /usr/sbin/delgroup + busybox ln -s /bin/busybox.nosuid /usr/sbin/delgroup + read link + test '!' -e /usr/sbin/deluser + busybox rm -f /usr/sbin/deluser + busybox ln -s /bin/busybox.nosuid /usr/sbin/deluser + read link + test '!' -e /usr/sbin/fbset + busybox rm -f /usr/sbin/fbset + busybox ln -s /bin/busybox.nosuid /usr/sbin/fbset + read link + test '!' -e /usr/sbin/loadfont + busybox rm -f /usr/sbin/loadfont + busybox ln -s /bin/busybox.nosuid /usr/sbin/loadfont + read link + test '!' -e /usr/sbin/rdate + busybox rm -f /usr/sbin/rdate + busybox ln -s /bin/busybox.nosuid /usr/sbin/rdate + read link + test '!' -e /usr/sbin/rfkill + busybox rm -f /usr/sbin/rfkill + busybox ln -s /bin/busybox.nosuid /usr/sbin/rfkill + read link + test '!' -e /usr/sbin/udhcpd + busybox rm -f /usr/sbin/udhcpd + busybox ln -s /bin/busybox.nosuid /usr/sbin/udhcpd + read link + test -e /etc/busybox.links.suid + read link + test '!' -e /bin/login + busybox rm -f /bin/login + busybox ln -s /bin/busybox.suid /bin/login + read link + test '!' -e /bin/ping + busybox rm -f /bin/ping + busybox ln -s /bin/busybox.suid /bin/ping + read link + test '!' -e /bin/ping6 + busybox rm -f /bin/ping6 + busybox ln -s /bin/busybox.suid /bin/ping6 + read link + test '!' -e /bin/su + busybox rm -f /bin/su + busybox ln -s /bin/busybox.suid /bin/su + read link + test '!' -e /usr/bin/passwd + busybox rm -f /usr/bin/passwd + busybox ln -s /bin/busybox.suid /usr/bin/passwd + read link + test '!' -e /usr/bin/traceroute + busybox rm -f /usr/bin/traceroute + busybox ln -s /bin/busybox.suid /usr/bin/traceroute + read link + test '!' -e /usr/bin/vlock + busybox rm -f /usr/bin/vlock + busybox ln -s /bin/busybox.suid /usr/bin/vlock + read link + grep -q '^/bin/bash$' /etc/busybox.links.nosuid /etc/busybox.links.suid + update-alternatives --install /bin/ash ash /bin/busybox.nosuid 50 update-alternatives: Linking /bin/ash to /bin/busybox.nosuid + update-alternatives --install /bin/base32 base32 /bin/busybox.nosuid 50 update-alternatives: Linking /bin/base32 to /bin/busybox.nosuid + update-alternatives --install /bin/cat cat /bin/busybox.nosuid 50 update-alternatives: Linking /bin/cat to /bin/busybox.nosuid + update-alternatives --install /bin/chattr chattr /bin/busybox.nosuid 50 update-alternatives: Linking /bin/chattr to /bin/busybox.nosuid + update-alternatives --install /bin/chgrp chgrp /bin/busybox.nosuid 50 update-alternatives: Linking /bin/chgrp to /bin/busybox.nosuid + update-alternatives --install /bin/chmod chmod /bin/busybox.nosuid 50 update-alternatives: Linking /bin/chmod to /bin/busybox.nosuid + update-alternatives --install /bin/chown chown /bin/busybox.nosuid 50 update-alternatives: Linking /bin/chown to /bin/busybox.nosuid + update-alternatives --install /bin/cp cp /bin/busybox.nosuid 50 update-alternatives: Linking /bin/cp to /bin/busybox.nosuid + update-alternatives --install /bin/cpio cpio /bin/busybox.nosuid 50 update-alternatives: Linking /bin/cpio to /bin/busybox.nosuid + update-alternatives --install /bin/date date /bin/busybox.nosuid 50 update-alternatives: Linking /bin/date to /bin/busybox.nosuid + update-alternatives --install /bin/dd dd /bin/busybox.nosuid 50 update-alternatives: Linking /bin/dd to /bin/busybox.nosuid + update-alternatives --install /bin/df df /bin/busybox.nosuid 50 update-alternatives: Linking /bin/df to /bin/busybox.nosuid + update-alternatives --install /bin/dmesg dmesg /bin/busybox.nosuid 50 update-alternatives: Linking /bin/dmesg to /bin/busybox.nosuid + update-alternatives --install /bin/dnsdomainname dnsdomainname /bin/busybox.nosuid 50 update-alternatives: Linking /bin/dnsdomainname to /bin/busybox.nosuid + update-alternatives --install /bin/dumpkmap dumpkmap /bin/busybox.nosuid 50 update-alternatives: Linking /bin/dumpkmap to /bin/busybox.nosuid + update-alternatives --install /bin/echo echo /bin/busybox.nosuid 50 update-alternatives: Linking /bin/echo to /bin/busybox.nosuid + update-alternatives --install /bin/egrep egrep /bin/busybox.nosuid 50 update-alternatives: Linking /bin/egrep to /bin/busybox.nosuid + update-alternatives --install /bin/false false /bin/busybox.nosuid 50 update-alternatives: Linking /bin/false to /bin/busybox.nosuid + update-alternatives --install /bin/fgrep fgrep /bin/busybox.nosuid 50 update-alternatives: Linking /bin/fgrep to /bin/busybox.nosuid + update-alternatives --install /bin/getopt getopt /bin/busybox.nosuid 50 update-alternatives: Linking /bin/getopt to /bin/busybox.nosuid + update-alternatives --install /bin/grep grep /bin/busybox.nosuid 50 update-alternatives: Linking /bin/grep to /bin/busybox.nosuid + update-alternatives --install /bin/gunzip gunzip /bin/busybox.nosuid 50 update-alternatives: Linking /bin/gunzip to /bin/busybox.nosuid + update-alternatives --install /bin/gzip gzip /bin/busybox.nosuid 50 update-alternatives: Linking /bin/gzip to /bin/busybox.nosuid + update-alternatives --install /bin/hostname hostname /bin/busybox.nosuid 50 update-alternatives: Linking /bin/hostname to /bin/busybox.nosuid + update-alternatives --install /bin/kill kill /bin/busybox.nosuid 50 update-alternatives: Linking /bin/kill to /bin/busybox.nosuid + update-alternatives --install /bin/ln ln /bin/busybox.nosuid 50 update-alternatives: Linking /bin/ln to /bin/busybox.nosuid + update-alternatives --install /bin/ls ls /bin/busybox.nosuid 50 update-alternatives: Linking /bin/ls to /bin/busybox.nosuid + update-alternatives --install /bin/mkdir mkdir /bin/busybox.nosuid 50 update-alternatives: Linking /bin/mkdir to /bin/busybox.nosuid + update-alternatives --install /bin/mknod mknod /bin/busybox.nosuid 50 update-alternatives: Linking /bin/mknod to /bin/busybox.nosuid + update-alternatives --install /bin/mktemp mktemp /bin/busybox.nosuid 50 update-alternatives: Linking /bin/mktemp to /bin/busybox.nosuid + update-alternatives --install /bin/more more /bin/busybox.nosuid 50 update-alternatives: Linking /bin/more to /bin/busybox.nosuid + update-alternatives --install /bin/mount mount /bin/busybox.nosuid 50 update-alternatives: Linking /bin/mount to /bin/busybox.nosuid + update-alternatives --install /bin/mountpoint mountpoint /bin/busybox.nosuid 50 update-alternatives: Linking /bin/mountpoint to /bin/busybox.nosuid + update-alternatives --install /bin/mv mv /bin/busybox.nosuid 50 update-alternatives: Linking /bin/mv to /bin/busybox.nosuid + update-alternatives --install /bin/netstat netstat /bin/busybox.nosuid 50 update-alternatives: Linking /bin/netstat to /bin/busybox.nosuid + update-alternatives --install /bin/pidof pidof /bin/busybox.nosuid 50 update-alternatives: Linking /bin/pidof to /bin/busybox.nosuid + update-alternatives --install /bin/ps ps /bin/busybox.nosuid 50 update-alternatives: Linking /bin/ps to /bin/busybox.nosuid + update-alternatives --install /bin/pwd pwd /bin/busybox.nosuid 50 update-alternatives: Linking /bin/pwd to /bin/busybox.nosuid + update-alternatives --install /bin/rev rev /bin/busybox.nosuid 50 update-alternatives: Linking /bin/rev to /bin/busybox.nosuid + update-alternatives --install /bin/rm rm /bin/busybox.nosuid 50 update-alternatives: Linking /bin/rm to /bin/busybox.nosuid + update-alternatives --install /bin/rmdir rmdir /bin/busybox.nosuid 50 update-alternatives: Linking /bin/rmdir to /bin/busybox.nosuid + update-alternatives --install /bin/run-parts run-parts /bin/busybox.nosuid 50 update-alternatives: Linking /bin/run-parts to /bin/busybox.nosuid + update-alternatives --install /bin/sed sed /bin/busybox.nosuid 50 update-alternatives: Linking /bin/sed to /bin/busybox.nosuid + update-alternatives --install /bin/sh sh /bin/busybox.nosuid 50 update-alternatives: Linking /bin/sh to /bin/busybox.nosuid + update-alternatives --install /bin/sleep sleep /bin/busybox.nosuid 50 update-alternatives: Linking /bin/sleep to /bin/busybox.nosuid + update-alternatives --install /bin/stat stat /bin/busybox.nosuid 50 update-alternatives: Linking /bin/stat to /bin/busybox.nosuid + update-alternatives --install /bin/stty stty /bin/busybox.nosuid 50 update-alternatives: Linking /bin/stty to /bin/busybox.nosuid + update-alternatives --install /bin/sync sync /bin/busybox.nosuid 50 update-alternatives: Linking /bin/sync to /bin/busybox.nosuid + update-alternatives --install /bin/tar tar /bin/busybox.nosuid 50 update-alternatives: Linking /bin/tar to /bin/busybox.nosuid + update-alternatives --install /bin/touch touch /bin/busybox.nosuid 50 update-alternatives: Linking /bin/touch to /bin/busybox.nosuid + update-alternatives --install /bin/true true /bin/busybox.nosuid 50 update-alternatives: Linking /bin/true to /bin/busybox.nosuid + update-alternatives --install /bin/umount umount /bin/busybox.nosuid 50 update-alternatives: Linking /bin/umount to /bin/busybox.nosuid + update-alternatives --install /bin/uname uname /bin/busybox.nosuid 50 update-alternatives: Linking /bin/uname to /bin/busybox.nosuid + update-alternatives --install /bin/usleep usleep /bin/busybox.nosuid 50 update-alternatives: Linking /bin/usleep to /bin/busybox.nosuid + update-alternatives --install /bin/vi vi /bin/busybox.nosuid 50 update-alternatives: Linking /bin/vi to /bin/busybox.nosuid + update-alternatives --install /bin/watch watch /bin/busybox.nosuid 50 update-alternatives: Linking /bin/watch to /bin/busybox.nosuid + update-alternatives --install /bin/zcat zcat /bin/busybox.nosuid 50 update-alternatives: Linking /bin/zcat to /bin/busybox.nosuid + update-alternatives --install /sbin/blkid blkid /bin/busybox.nosuid 50 update-alternatives: Linking /sbin/blkid to /bin/busybox.nosuid + update-alternatives --install /sbin/depmod depmod /bin/busybox.nosuid 50 update-alternatives: Linking /sbin/depmod to /bin/busybox.nosuid + update-alternatives --install /sbin/fdisk fdisk /bin/busybox.nosuid 50 update-alternatives: Linking /sbin/fdisk to /bin/busybox.nosuid + update-alternatives --install /sbin/fsck fsck /bin/busybox.nosuid 50 update-alternatives: Linking /sbin/fsck to /bin/busybox.nosuid + update-alternatives --install /sbin/fstrim fstrim /bin/busybox.nosuid 50 update-alternatives: Linking /sbin/fstrim to /bin/busybox.nosuid + update-alternatives --install /sbin/getty getty /bin/busybox.nosuid 50 update-alternatives: Linking /sbin/getty to /bin/busybox.nosuid + update-alternatives --install /sbin/hwclock hwclock /bin/busybox.nosuid 50 update-alternatives: Linking /sbin/hwclock to /bin/busybox.nosuid + update-alternatives --install /sbin/ifconfig ifconfig /bin/busybox.nosuid 50 update-alternatives: Linking /sbin/ifconfig to /bin/busybox.nosuid + update-alternatives --install /sbin/ifdown ifdown /bin/busybox.nosuid 50 update-alternatives: Linking /sbin/ifdown to /bin/busybox.nosuid + update-alternatives --install /sbin/ifup ifup /bin/busybox.nosuid 50 update-alternatives: Linking /sbin/ifup to /bin/busybox.nosuid + update-alternatives --install /sbin/insmod insmod /bin/busybox.nosuid 50 update-alternatives: Linking /sbin/insmod to /bin/busybox.nosuid + update-alternatives --install /sbin/ip ip /bin/busybox.nosuid 50 update-alternatives: Linking /sbin/ip to /bin/busybox.nosuid + update-alternatives --install /sbin/loadkmap loadkmap /bin/busybox.nosuid 50 update-alternatives: Linking /sbin/loadkmap to /bin/busybox.nosuid + update-alternatives --install /sbin/logread logread /bin/busybox.nosuid 50 update-alternatives: Linking /sbin/logread to /bin/busybox.nosuid + update-alternatives --install /sbin/losetup losetup /bin/busybox.nosuid 50 update-alternatives: Linking /sbin/losetup to /bin/busybox.nosuid + update-alternatives --install /sbin/lsmod lsmod /bin/busybox.nosuid 50 update-alternatives: Linking /sbin/lsmod to /bin/busybox.nosuid + update-alternatives --install /sbin/mkswap mkswap /bin/busybox.nosuid 50 update-alternatives: Linking /sbin/mkswap to /bin/busybox.nosuid + update-alternatives --install /sbin/modprobe modprobe /bin/busybox.nosuid 50 update-alternatives: Linking /sbin/modprobe to /bin/busybox.nosuid + update-alternatives --install /sbin/pivot_root pivot_root /bin/busybox.nosuid 50 update-alternatives: Linking /sbin/pivot_root to /bin/busybox.nosuid + update-alternatives --install /sbin/reboot reboot /bin/busybox.nosuid 50 update-alternatives: Linking /sbin/reboot to /bin/busybox.nosuid + update-alternatives --install /sbin/rmmod rmmod /bin/busybox.nosuid 50 update-alternatives: Linking /sbin/rmmod to /bin/busybox.nosuid + update-alternatives --install /sbin/route route /bin/busybox.nosuid 50 update-alternatives: Linking /sbin/route to /bin/busybox.nosuid + update-alternatives --install /sbin/setconsole setconsole /bin/busybox.nosuid 50 update-alternatives: Linking /sbin/setconsole to /bin/busybox.nosuid + update-alternatives --install /sbin/start-stop-daemon start-stop-daemon /bin/busybox.nosuid 50 update-alternatives: Linking /sbin/start-stop-daemon to /bin/busybox.nosuid + update-alternatives --install /sbin/sulogin sulogin /bin/busybox.nosuid 50 update-alternatives: Linking /sbin/sulogin to /bin/busybox.nosuid + update-alternatives --install /sbin/swapoff swapoff /bin/busybox.nosuid 50 update-alternatives: Linking /sbin/swapoff to /bin/busybox.nosuid + update-alternatives --install /sbin/swapon swapon /bin/busybox.nosuid 50 update-alternatives: Linking /sbin/swapon to /bin/busybox.nosuid + update-alternatives --install /sbin/switch_root switch_root /bin/busybox.nosuid 50 update-alternatives: Linking /sbin/switch_root to /bin/busybox.nosuid + update-alternatives --install /sbin/sysctl sysctl /bin/busybox.nosuid 50 update-alternatives: Linking /sbin/sysctl to /bin/busybox.nosuid + update-alternatives --install /sbin/udhcpc udhcpc /bin/busybox.nosuid 50 update-alternatives: Linking /sbin/udhcpc to /bin/busybox.nosuid + update-alternatives --install '/usr/bin/[' lbracket /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/[ to /bin/busybox.nosuid + update-alternatives --install '/usr/bin/[[' '[[' /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/[[ to /bin/busybox.nosuid + update-alternatives --install /usr/bin/ascii ascii /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/ascii to /bin/busybox.nosuid + update-alternatives --install /usr/bin/awk awk /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/awk to /bin/busybox.nosuid + update-alternatives --install /usr/bin/basename basename /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/basename to /bin/busybox.nosuid + update-alternatives --install /usr/bin/bunzip2 bunzip2 /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/bunzip2 to /bin/busybox.nosuid + update-alternatives --install /usr/bin/bzcat bzcat /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/bzcat to /bin/busybox.nosuid + update-alternatives --install /usr/bin/bzip2 bzip2 /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/bzip2 to /bin/busybox.nosuid + update-alternatives --install /usr/bin/chvt chvt /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/chvt to /bin/busybox.nosuid + update-alternatives --install /usr/bin/clear clear /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/clear to /bin/busybox.nosuid + update-alternatives --install /usr/bin/cmp cmp /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/cmp to /bin/busybox.nosuid + update-alternatives --install /usr/bin/crc32 crc32 /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/crc32 to /bin/busybox.nosuid + update-alternatives --install /usr/bin/cut cut /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/cut to /bin/busybox.nosuid + update-alternatives --install /usr/bin/dc dc /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/dc to /bin/busybox.nosuid + update-alternatives --install /usr/bin/deallocvt deallocvt /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/deallocvt to /bin/busybox.nosuid + update-alternatives --install /usr/bin/diff diff /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/diff to /bin/busybox.nosuid + update-alternatives --install /usr/bin/dirname dirname /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/dirname to /bin/busybox.nosuid + update-alternatives --install /usr/bin/du du /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/du to /bin/busybox.nosuid + update-alternatives --install /usr/bin/dumpleases dumpleases /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/dumpleases to /bin/busybox.nosuid + update-alternatives --install /usr/bin/env env /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/env to /bin/busybox.nosuid + update-alternatives --install /usr/bin/expr expr /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/expr to /bin/busybox.nosuid + update-alternatives --install /usr/bin/find find /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/find to /bin/busybox.nosuid + update-alternatives --install /usr/bin/flock flock /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/flock to /bin/busybox.nosuid + update-alternatives --install /usr/bin/free free /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/free to /bin/busybox.nosuid + update-alternatives --install /usr/bin/fuser fuser /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/fuser to /bin/busybox.nosuid + update-alternatives --install /usr/bin/groups groups /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/groups to /bin/busybox.nosuid + update-alternatives --install /usr/bin/head head /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/head to /bin/busybox.nosuid + update-alternatives --install /usr/bin/hexdump hexdump /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/hexdump to /bin/busybox.nosuid + update-alternatives --install /usr/bin/id id /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/id to /bin/busybox.nosuid + update-alternatives --install /usr/bin/killall killall /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/killall to /bin/busybox.nosuid + update-alternatives --install /usr/bin/less less /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/less to /bin/busybox.nosuid + update-alternatives --install /usr/bin/logger logger /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/logger to /bin/busybox.nosuid + update-alternatives --install /usr/bin/logname logname /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/logname to /bin/busybox.nosuid + update-alternatives --install /usr/bin/lzcat lzcat /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/lzcat to /bin/busybox.nosuid + update-alternatives --install /usr/bin/md5sum md5sum /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/md5sum to /bin/busybox.nosuid + update-alternatives --install /usr/bin/mesg mesg /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/mesg to /bin/busybox.nosuid + update-alternatives --install /usr/bin/microcom microcom /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/microcom to /bin/busybox.nosuid + update-alternatives --install /usr/bin/mkfifo mkfifo /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/mkfifo to /bin/busybox.nosuid + update-alternatives --install /usr/bin/nc nc /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/nc to /bin/busybox.nosuid + update-alternatives --install /usr/bin/nohup nohup /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/nohup to /bin/busybox.nosuid + update-alternatives --install /usr/bin/nproc nproc /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/nproc to /bin/busybox.nosuid + update-alternatives --install /usr/bin/nslookup nslookup /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/nslookup to /bin/busybox.nosuid + update-alternatives --install /usr/bin/od od /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/od to /bin/busybox.nosuid + update-alternatives --install /usr/bin/openvt openvt /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/openvt to /bin/busybox.nosuid + update-alternatives --install /usr/bin/patch patch /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/patch to /bin/busybox.nosuid + update-alternatives --install /usr/bin/pgrep pgrep /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/pgrep to /bin/busybox.nosuid + update-alternatives --install /usr/bin/printf printf /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/printf to /bin/busybox.nosuid + update-alternatives --install /usr/bin/readlink readlink /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/readlink to /bin/busybox.nosuid + update-alternatives --install /usr/bin/realpath realpath /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/realpath to /bin/busybox.nosuid + update-alternatives --install /usr/bin/renice renice /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/renice to /bin/busybox.nosuid + update-alternatives --install /usr/bin/reset reset /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/reset to /bin/busybox.nosuid + update-alternatives --install /usr/bin/resize resize /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/resize to /bin/busybox.nosuid + update-alternatives --install /usr/bin/seq seq /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/seq to /bin/busybox.nosuid + update-alternatives --install /usr/bin/setsid setsid /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/setsid to /bin/busybox.nosuid + update-alternatives --install /usr/bin/sha1sum sha1sum /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/sha1sum to /bin/busybox.nosuid + update-alternatives --install /usr/bin/sha256sum sha256sum /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/sha256sum to /bin/busybox.nosuid + update-alternatives --install /usr/bin/shuf shuf /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/shuf to /bin/busybox.nosuid + update-alternatives --install /usr/bin/sort sort /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/sort to /bin/busybox.nosuid + update-alternatives --install /usr/bin/strings strings /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/strings to /bin/busybox.nosuid + update-alternatives --install /usr/bin/tail tail /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/tail to /bin/busybox.nosuid + update-alternatives --install /usr/bin/tee tee /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/tee to /bin/busybox.nosuid + update-alternatives --install /usr/bin/telnet telnet /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/telnet to /bin/busybox.nosuid + update-alternatives --install /usr/bin/test test /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/test to /bin/busybox.nosuid + update-alternatives --install /usr/bin/tftp tftp /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/tftp to /bin/busybox.nosuid + update-alternatives --install /usr/bin/time time /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/time to /bin/busybox.nosuid + update-alternatives --install /usr/bin/top top /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/top to /bin/busybox.nosuid + update-alternatives --install /usr/bin/tr tr /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/tr to /bin/busybox.nosuid + update-alternatives --install /usr/bin/ts ts /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/ts to /bin/busybox.nosuid + update-alternatives --install /usr/bin/tty tty /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/tty to /bin/busybox.nosuid + update-alternatives --install /usr/bin/uniq uniq /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/uniq to /bin/busybox.nosuid + update-alternatives --install /usr/bin/unlink unlink /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/unlink to /bin/busybox.nosuid + update-alternatives --install /usr/bin/unzip unzip /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/unzip to /bin/busybox.nosuid + update-alternatives --install /usr/bin/uptime uptime /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/uptime to /bin/busybox.nosuid + update-alternatives --install /usr/bin/users users /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/users to /bin/busybox.nosuid + update-alternatives --install /usr/bin/wc wc /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/wc to /bin/busybox.nosuid + update-alternatives --install /usr/bin/wget wget /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/wget to /bin/busybox.nosuid + update-alternatives --install /usr/bin/which which /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/which to /bin/busybox.nosuid + update-alternatives --install /usr/bin/who who /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/who to /bin/busybox.nosuid + update-alternatives --install /usr/bin/whoami whoami /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/whoami to /bin/busybox.nosuid + update-alternatives --install /usr/bin/xargs xargs /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/xargs to /bin/busybox.nosuid + update-alternatives --install /usr/bin/xzcat xzcat /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/xzcat to /bin/busybox.nosuid + update-alternatives --install /usr/bin/yes yes /bin/busybox.nosuid 50 update-alternatives: Linking /usr/bin/yes to /bin/busybox.nosuid + update-alternatives --install /usr/sbin/addgroup addgroup /bin/busybox.nosuid 50 update-alternatives: Linking /usr/sbin/addgroup to /bin/busybox.nosuid + update-alternatives --install /usr/sbin/adduser adduser /bin/busybox.nosuid 50 update-alternatives: Linking /usr/sbin/adduser to /bin/busybox.nosuid + update-alternatives --install /usr/sbin/chroot chroot /bin/busybox.nosuid 50 update-alternatives: Linking /usr/sbin/chroot to /bin/busybox.nosuid + update-alternatives --install /usr/sbin/delgroup delgroup /bin/busybox.nosuid 50 update-alternatives: Linking /usr/sbin/delgroup to /bin/busybox.nosuid + update-alternatives --install /usr/sbin/deluser deluser /bin/busybox.nosuid 50 update-alternatives: Linking /usr/sbin/deluser to /bin/busybox.nosuid + update-alternatives --install /usr/sbin/fbset fbset /bin/busybox.nosuid 50 update-alternatives: Linking /usr/sbin/fbset to /bin/busybox.nosuid + update-alternatives --install /usr/sbin/loadfont loadfont /bin/busybox.nosuid 50 update-alternatives: Linking /usr/sbin/loadfont to /bin/busybox.nosuid + update-alternatives --install /usr/sbin/rdate rdate /bin/busybox.nosuid 50 update-alternatives: Linking /usr/sbin/rdate to /bin/busybox.nosuid + update-alternatives --install /usr/sbin/rfkill rfkill /bin/busybox.nosuid 50 update-alternatives: Linking /usr/sbin/rfkill to /bin/busybox.nosuid + update-alternatives --install /usr/sbin/udhcpd udhcpd /bin/busybox.nosuid 50 update-alternatives: Linking /usr/sbin/udhcpd to /bin/busybox.nosuid + update-alternatives --install /bin/login login /bin/busybox.suid 50 update-alternatives: Linking /bin/login to /bin/busybox.suid + update-alternatives --install /bin/ping ping /bin/busybox.suid 50 update-alternatives: Linking /bin/ping to /bin/busybox.suid + update-alternatives --install /bin/ping6 ping6 /bin/busybox.suid 50 update-alternatives: Linking /bin/ping6 to /bin/busybox.suid + update-alternatives --install /bin/su su /bin/busybox.suid 50 update-alternatives: Linking /bin/su to /bin/busybox.suid + update-alternatives --install /usr/bin/passwd passwd /bin/busybox.suid 50 update-alternatives: Linking /usr/bin/passwd to /bin/busybox.suid + update-alternatives --install /usr/bin/traceroute traceroute /bin/busybox.suid 50 update-alternatives: Linking /usr/bin/traceroute to /bin/busybox.suid + update-alternatives --install /usr/bin/vlock vlock /bin/busybox.suid 50 update-alternatives: Linking /usr/bin/vlock to /bin/busybox.suid + BUSYBOX= + '[' x '=' x ] + '[' '/tmp/busyboxrm-*' '!=' '/tmp/busyboxrm-*' ] + '[' x '=' x ] + '[' x '!=' x ] %post(busybox-1.36.0-r0.core2_32): waitpid(561) rc 561 status 0 D: Plugin: calling hook scriptlet_post in syslog plugin Verifying : busybox-1.36.0-r0.core2_32 1/4 Verifying : busybox-udhcpc-1.36.0-r0.core2_32 2/4 Verifying : libc6-2.37-r1.core2_32 3/4 Verifying : update-alternatives-opkg-0.5.0-r0.core2_32 4/4 Installed: busybox-1.36.0-r0.core2_32 Installed: busybox-udhcpc-1.36.0-r0.core2_32 Installed: libc6-2.37-r1.core2_32 Installed: update-alternatives-opkg-0.5.0-r0.core2_32 Installed: busybox-1.36.0-r0.core2_32 busybox-udhcpc-1.36.0-r0.core2_32 libc6-2.37-r1.core2_32 update-alternatives-opkg-0.5.0-r0.core2_32 Complete! DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; test -e /home/root/chroot/test/var/cache/dnf DEBUG: Waiting for process output: time: 1682161033.5865512, endtime: 1682162533.5856519 DEBUG: Data from SSH call: DEBUG: [Command returned '0' after 0.37 seconds] DEBUG: Command: test -e /home/root/chroot/test/var/cache/dnf Status: 0 Output: DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; test -e /home/root/chroot/test/bin/busybox DEBUG: Waiting for process output: time: 1682161033.957463, endtime: 1682162533.956571 DEBUG: Data from SSH call: DEBUG: [Command returned '0' after 0.38 seconds] DEBUG: Command: test -e /home/root/chroot/test/bin/busybox Status: 0 Output: NOTE: ... ok NOTE: test_dnf_installroot_usrmerge (dnf.DnfRepoTest.test_dnf_installroot_usrmerge) DEBUG: Checking if at least one of busybox is installed DEBUG: Checking if 'DISTRO_FEATURES' value contains 'usrmerge' to run the test NOTE: ... skipped 'Test run when enable usrmerge' Test run when enable usrmerge NOTE: test_dnf_reinstall (dnf.DnfRepoTest.test_dnf_reinstall) DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; dnf --repofrompath=oe-testimage-repo-core2_32,http://192.168.7.3:45239/core2_32 --repofrompath=oe-testimage-repo-noarch,http://192.168.7.3:45239/noarch --repofrompath=oe-testimage-repo-qemux86,http://192.168.7.3:45239/qemux86 --nogpgcheck reinstall -y dnf-test-main DEBUG: Waiting for process output: time: 1682161034.3407214, endtime: 1682162534.339824 NOTE: "GET /core2_32/dnf-test-main-4.14.0-r0.core2_32.rpm HTTP/1.1" 200 - DEBUG: Partial data from SSH call: Added oe-testimage-repo-core2_32 repo from http://192.168.7.3:45239/core2_32 Added oe-testimage-repo-noarch repo from http://192.168.7.3:45239/noarch Added oe-testimage-repo-qemux86 repo from http://192.168.7.3:45239/qemux86 Last metadata expiration check: 0:00:26 ago on Sat Apr 22 10:56:45 2023. Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Reinstalling: dnf-test-main core2_32 4.14.0-r0 oe-testimage-repo-core2_32 5.9 k Transaction Summary ================================================================================ Total download size: 5.9 k Installed size: 0 Downloading Packages: dnf-test-main-4.14.0-r0.core2_32.rpm 2.1 MB/s | 5.9 kB 00:00 -------------------------------------------------------------------------------- Total 589 kB/s | 5.9 kB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Reinstalling : dnf-test-main-4.14.0-r0.core2_32 1/2 Cleanup : dnf-test-main-4.14.0-r0.core2_32 2/2 DEBUG: Waiting for process output: time: 1682161034.988039, endtime: 1682162534.988037 DEBUG: Partial data from SSH call: Verifying : dnf-test-main-4.14.0-r0.core2_32 1/2 Verifying : dnf-test-main-4.14.0-r0.core2_32 2/2 Reinstalled: dnf-test-main-4.14.0-r0.core2_32 Complete! DEBUG: Waiting for process output: time: 1682161035.2033412, endtime: 1682162535.203339 DEBUG: Data from SSH call: Added oe-testimage-repo-core2_32 repo from http://192.168.7.3:45239/core2_32 Added oe-testimage-repo-noarch repo from http://192.168.7.3:45239/noarch Added oe-testimage-repo-qemux86 repo from http://192.168.7.3:45239/qemux86 Last metadata expiration check: 0:00:26 ago on Sat Apr 22 10:56:45 2023. Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Reinstalling: dnf-test-main core2_32 4.14.0-r0 oe-testimage-repo-core2_32 5.9 k Transaction Summary ================================================================================ Total download size: 5.9 k Installed size: 0 Downloading Packages: dnf-test-main-4.14.0-r0.core2_32.rpm 2.1 MB/s | 5.9 kB 00:00 -------------------------------------------------------------------------------- Total 589 kB/s | 5.9 kB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Reinstalling : dnf-test-main-4.14.0-r0.core2_32 1/2 Cleanup : dnf-test-main-4.14.0-r0.core2_32 2/2 Verifying : dnf-test-main-4.14.0-r0.core2_32 1/2 Verifying : dnf-test-main-4.14.0-r0.core2_32 2/2 Reinstalled: dnf-test-main-4.14.0-r0.core2_32 Complete! DEBUG: [Command returned '0' after 1.06 seconds] DEBUG: Command: dnf --repofrompath=oe-testimage-repo-core2_32,http://192.168.7.3:45239/core2_32 --repofrompath=oe-testimage-repo-noarch,http://192.168.7.3:45239/noarch --repofrompath=oe-testimage-repo-qemux86,http://192.168.7.3:45239/qemux86 --nogpgcheck reinstall -y dnf-test-main Status: 0 Output: Added oe-testimage-repo-core2_32 repo from http://192.168.7.3:45239/core2_32 Added oe-testimage-repo-noarch repo from http://192.168.7.3:45239/noarch Added oe-testimage-repo-qemux86 repo from http://192.168.7.3:45239/qemux86 Last metadata expiration check: 0:00:26 ago on Sat Apr 22 10:56:45 2023. Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Reinstalling: dnf-test-main core2_32 4.14.0-r0 oe-testimage-repo-core2_32 5.9 k Transaction Summary ================================================================================ Total download size: 5.9 k Installed size: 0 Downloading Packages: dnf-test-main-4.14.0-r0.core2_32.rpm 2.1 MB/s | 5.9 kB 00:00 -------------------------------------------------------------------------------- Total 589 kB/s | 5.9 kB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Reinstalling : dnf-test-main-4.14.0-r0.core2_32 1/2 Cleanup : dnf-test-main-4.14.0-r0.core2_32 2/2 Verifying : dnf-test-main-4.14.0-r0.core2_32 1/2 Verifying : dnf-test-main-4.14.0-r0.core2_32 2/2 Reinstalled: dnf-test-main-4.14.0-r0.core2_32 Complete! NOTE: ... ok NOTE: test_dnf_repoinfo (dnf.DnfRepoTest.test_dnf_repoinfo) DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; dnf --repofrompath=oe-testimage-repo-core2_32,http://192.168.7.3:45239/core2_32 --repofrompath=oe-testimage-repo-noarch,http://192.168.7.3:45239/noarch --repofrompath=oe-testimage-repo-qemux86,http://192.168.7.3:45239/qemux86 --nogpgcheck repoinfo DEBUG: Waiting for process output: time: 1682161035.4054105, endtime: 1682162535.4047277 DEBUG: Partial data from SSH call: Added oe-testimage-repo-core2_32 repo from http://192.168.7.3:45239/core2_32 Added oe-testimage-repo-noarch repo from http://192.168.7.3:45239/noarch Added oe-testimage-repo-qemux86 repo from http://192.168.7.3:45239/qemux86 Last metadata expiration check: 0:00:27 ago on Sat Apr 22 10:56:45 2023. Repo-id : oe-testimage-repo-core2_32 Repo-name : oe-testimage-repo-core2_32 Repo-revision : 1682160983 Repo-updated : Sat Apr 22 10:56:23 2023 Repo-pkgs : 20 Repo-available-pkgs: 20 Repo-size : 23 M Repo-baseurl : http://192.168.7.3:45239/core2_32 Repo-expire : 172800 second(s) (last: Sat Apr 22 10:56:45 2023) Repo-id : oe-testimage-repo-noarch Repo-name : oe-testimage-repo-noarch Repo-revision : 1682160982 Repo-updated : Sat Apr 22 10:56:22 2023 Repo-pkgs : 0 Repo-available-pkgs: 0 Repo-size : 0 Repo-baseurl : http://192.168.7.3:45239/noarch Repo-expire : 172800 second(s) (last: Sat Apr 22 10:56:45 2023) Repo-id : oe-testimage-repo-qemux86 Repo-name : oe-testimage-repo-qemux86 Repo-revision : 1682160984 Repo-updated : Sat Apr 22 10:56:24 2023 Repo-pkgs : 0 Repo-available-pkgs: 0 Repo-size : 0 Repo-baseurl : http://192.168.7.3:45239/qemux86 Repo-expire : 172800 second(s) (last: Sat Apr 22 10:56:45 2023) Total packages: 20 DEBUG: Waiting for process output: time: 1682161035.9797263, endtime: 1682162535.9797246 DEBUG: Data from SSH call: Added oe-testimage-repo-core2_32 repo from http://192.168.7.3:45239/core2_32 Added oe-testimage-repo-noarch repo from http://192.168.7.3:45239/noarch Added oe-testimage-repo-qemux86 repo from http://192.168.7.3:45239/qemux86 Last metadata expiration check: 0:00:27 ago on Sat Apr 22 10:56:45 2023. Repo-id : oe-testimage-repo-core2_32 Repo-name : oe-testimage-repo-core2_32 Repo-revision : 1682160983 Repo-updated : Sat Apr 22 10:56:23 2023 Repo-pkgs : 20 Repo-available-pkgs: 20 Repo-size : 23 M Repo-baseurl : http://192.168.7.3:45239/core2_32 Repo-expire : 172800 second(s) (last: Sat Apr 22 10:56:45 2023) Repo-id : oe-testimage-repo-noarch Repo-name : oe-testimage-repo-noarch Repo-revision : 1682160982 Repo-updated : Sat Apr 22 10:56:22 2023 Repo-pkgs : 0 Repo-available-pkgs: 0 Repo-size : 0 Repo-baseurl : http://192.168.7.3:45239/noarch Repo-expire : 172800 second(s) (last: Sat Apr 22 10:56:45 2023) Repo-id : oe-testimage-repo-qemux86 Repo-name : oe-testimage-repo-qemux86 Repo-revision : 1682160984 Repo-updated : Sat Apr 22 10:56:24 2023 Repo-pkgs : 0 Repo-available-pkgs: 0 Repo-size : 0 Repo-baseurl : http://192.168.7.3:45239/qemux86 Repo-expire : 172800 second(s) (last: Sat Apr 22 10:56:45 2023) Total packages: 20 DEBUG: [Command returned '0' after 0.78 seconds] DEBUG: Command: dnf --repofrompath=oe-testimage-repo-core2_32,http://192.168.7.3:45239/core2_32 --repofrompath=oe-testimage-repo-noarch,http://192.168.7.3:45239/noarch --repofrompath=oe-testimage-repo-qemux86,http://192.168.7.3:45239/qemux86 --nogpgcheck repoinfo Status: 0 Output: Added oe-testimage-repo-core2_32 repo from http://192.168.7.3:45239/core2_32 Added oe-testimage-repo-noarch repo from http://192.168.7.3:45239/noarch Added oe-testimage-repo-qemux86 repo from http://192.168.7.3:45239/qemux86 Last metadata expiration check: 0:00:27 ago on Sat Apr 22 10:56:45 2023. Repo-id : oe-testimage-repo-core2_32 Repo-name : oe-testimage-repo-core2_32 Repo-revision : 1682160983 Repo-updated : Sat Apr 22 10:56:23 2023 Repo-pkgs : 20 Repo-available-pkgs: 20 Repo-size : 23 M Repo-baseurl : http://192.168.7.3:45239/core2_32 Repo-expire : 172800 second(s) (last: Sat Apr 22 10:56:45 2023) Repo-id : oe-testimage-repo-noarch Repo-name : oe-testimage-repo-noarch Repo-revision : 1682160982 Repo-updated : Sat Apr 22 10:56:22 2023 Repo-pkgs : 0 Repo-available-pkgs: 0 Repo-size : 0 Repo-baseurl : http://192.168.7.3:45239/noarch Repo-expire : 172800 second(s) (last: Sat Apr 22 10:56:45 2023) Repo-id : oe-testimage-repo-qemux86 Repo-name : oe-testimage-repo-qemux86 Repo-revision : 1682160984 Repo-updated : Sat Apr 22 10:56:24 2023 Repo-pkgs : 0 Repo-available-pkgs: 0 Repo-size : 0 Repo-baseurl : http://192.168.7.3:45239/qemux86 Repo-expire : 172800 second(s) (last: Sat Apr 22 10:56:45 2023) Total packages: 20 NOTE: ... ok NOTE: Stopped HTTPService on 0.0.0.0:45239 NOTE: test_gcc_compile (gcc.GccCompileTest.test_gcc_compile) DEBUG: Checking if at least one of gcc is installed NOTE: ... skipped 'Test requires gcc to be installed' Test requires gcc to be installed NOTE: test_gpp2_compile (gcc.GccCompileTest.test_gpp2_compile) DEBUG: Checking if at least one of g++ is installed NOTE: ... skipped 'Test requires g++ to be installed' Test requires g++ to be installed NOTE: test_gpp_compile (gcc.GccCompileTest.test_gpp_compile) DEBUG: Checking if at least one of g++ is installed NOTE: ... skipped 'Test requires g++ to be installed' Test requires g++ to be installed NOTE: test_make (gcc.GccCompileTest.test_make) DEBUG: Checking if at least one of make is installed NOTE: ... skipped 'Test requires make to be installed' Test requires make to be installed NOTE: test_python (gi.GObjectIntrospectionTest.test_python) DEBUG: Checking if at least one of python3-pygobject is installed NOTE: ... skipped 'Test requires python3-pygobject to be installed' Test requires python3-pygobject to be installed NOTE: test_gohelloworld (go.GoHelloworldTest.test_gohelloworld) DEBUG: Checking if at least one of go-helloworld is installed NOTE: ... skipped 'Test requires go-helloworld to be installed' Test requires go-helloworld to be installed NOTE: test_kernel_module (kernelmodule.KernelModuleTest.test_kernel_module) DEBUG: Checking if at least one of gcc is installed NOTE: ... skipped 'Test requires gcc to be installed' Test requires gcc to be installed NOTE: test_ldd (ldd.LddTest.test_ldd) DEBUG: Checking if at least one of ldd is installed NOTE: ... skipped 'Test requires ldd to be installed' Test requires ldd to be installed DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; cp /etc/logrotate.d/wtmp $HOME/wtmp.oeqabak DEBUG: Waiting for process output: time: 1682161036.1911943, endtime: 1682161336.190254 DEBUG: Partial data from SSH call: cp: can't stat '/etc/logrotate.d/wtmp': No such file or directory DEBUG: Waiting for process output: time: 1682161036.5569978, endtime: 1682161336.5569956 DEBUG: Data from SSH call: cp: can't stat '/etc/logrotate.d/wtmp': No such file or directory DEBUG: [Command returned '1' after 0.57 seconds] DEBUG: Command: cp /etc/logrotate.d/wtmp $HOME/wtmp.oeqabak Status: 1 Output: cp: can't stat '/etc/logrotate.d/wtmp': No such file or directory NOTE: test_logrotate_wtmp (logrotate.LogrotateTest.test_logrotate_wtmp) DEBUG: Checking if at least one of logrotate is installed NOTE: ... skipped 'Test requires logrotate to be installed' Test requires logrotate to be installed NOTE: test_logrotate_newlog (logrotate.LogrotateTest.test_logrotate_newlog) NOTE: ... skipped "Test case logrotate.LogrotateTest.test_logrotate_newlog depends on logrotate.LogrotateTest.test_logrotate_wtmp but it didn't pass/run." Test case logrotate.LogrotateTest.test_logrotate_newlog depends on logrotate.LogrotateTest.test_logrotate_wtmp but it didn't pass/run. DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; mv -f $HOME/wtmp.oeqabak /etc/logrotate.d/wtmp && rm -rf /var/log//logrotate_dir DEBUG: Waiting for process output: time: 1682161036.760175, endtime: 1682161336.7593422 DEBUG: Partial data from SSH call: mv: can't rename '/home/root/wtmp.oeqabak': No such file or directory DEBUG: Waiting for process output: time: 1682161037.13596, endtime: 1682161337.1359584 DEBUG: Data from SSH call: mv: can't rename '/home/root/wtmp.oeqabak': No such file or directory DEBUG: [Command returned '1' after 0.58 seconds] DEBUG: Command: mv -f $HOME/wtmp.oeqabak /etc/logrotate.d/wtmp && rm -rf /var/log//logrotate_dir Status: 1 Output: mv: can't rename '/home/root/wtmp.oeqabak': No such file or directory DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; rm -rf /var/log/logrotate_testfile && rm -rf /etc/logrotate.d/logrotate_testfile DEBUG: Waiting for process output: time: 1682161037.3380647, endtime: 1682161337.33716 DEBUG: Data from SSH call: DEBUG: [Command returned '0' after 0.37 seconds] DEBUG: Command: rm -rf /var/log/logrotate_testfile && rm -rf /etc/logrotate.d/logrotate_testfile Status: 0 Output: NOTE: test_syslog_running (oe_syslog.SyslogTest.test_syslog_running) DEBUG: Checking if at least one of syslog-ng, rsyslog, sysklogd, busybox-syslog is installed DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; ps DEBUG: Waiting for process output: time: 1682161037.704869, endtime: 1682161337.7039015 DEBUG: Partial data from SSH call: PID USER VSZ STAT COMMAND 1 root 36380 S {systemd} /sbin/init 2 root 0 SW [kthreadd] 3 root 0 IW< [rcu_gp] 4 root 0 IW< [rcu_par_gp] 5 root 0 IW< [slub_flushwq] 6 root 0 IW< [netns] 7 root 0 IW [kworker/0:0-rcu] 8 root 0 IW< [kworker/0:0H-ev] 9 root 0 IW [kworker/u8:0-ev] 10 root 0 IW< [mm_percpu_wq] 11 root 0 IW [kworker/u8:1-ev] 12 root 0 SW [rcu_tasks_kthre] 13 root 0 SW [rcu_tasks_rude_] 14 root 0 SW [rcu_tasks_trace] 15 root 0 SW [ksoftirqd/0] 16 root 0 IW [rcu_preempt] 17 root 0 SW [migration/0] 18 root 0 SW [cpuhp/0] 19 root 0 SW [cpuhp/1] 20 root 0 SW [migration/1] 21 root 0 SW [ksoftirqd/1] 22 root 0 IW [kworker/1:0-mm_] 23 root 0 IW< [kworker/1:0H-ev] 24 root 0 SW [cpuhp/2] 25 root 0 SW [migration/2] 26 root 0 SW [ksoftirqd/2] 27 root 0 IW [kworker/2:0-cgr] 28 root 0 IW< [kworker/2:0H-ev] 29 root 0 SW [cpuhp/3] 30 root 0 SW [migration/3] 31 root 0 SW [ksoftirqd/3] 32 root 0 IW [kworker/3:0-cgr] 33 root 0 IW< [kworker/3:0H-kb] 34 root 0 SW [kdevtmpfs] 35 root 0 IW< [inet_frag_wq] 36 root 0 IW [kworker/0:1-cgr] 37 root 0 IW [kworker/1:1-eve] 38 root 0 SW [oom_reaper] 39 root 0 IW< [writeback] 40 root 0 SW [kcompactd0] 77 root 0 IW< [kblockd] 78 root 0 IW< [blkcg_punt_bio] 79 root 0 IW< [ata_sff] 80 root 0 IW< [md] 81 root 0 IW< [kworker/0:1H-kb] 82 root 0 IW [kworker/u8:2-ev] 83 root 0 IW< [rpciod] 84 root 0 IW< [kworker/u9:0] 85 root 0 IW< [xprtiod] 86 root 0 SW [kswapd0] 87 root 0 IW< [nfsiod] 88 root 0 IW< [cifsiod] 89 root 0 IW< [smb3decryptd] 90 root 0 IW< [cifsfileinfoput] 91 root 0 IW< [cifsoplockd] 92 root 0 IW< [deferredclose] 94 root 0 IW< [acpi_thermal_pm] 95 root 0 SW [hwrng] 96 root 0 IW [kworker/2:1-rcu] 97 root 0 IW [kworker/2:2-cgr] 98 root 0 IW< [nvme-wq] 99 root 0 IW< [nvme-reset-wq] 100 root 0 IW< [nvme-delete-wq] 101 root 0 SW [scsi_eh_0] 102 root 0 IW< [scsi_tmf_0] 103 root 0 SW [scsi_eh_1] 104 root 0 IW< [scsi_tmf_1] 105 root 0 SW [scsi_eh_2] 106 root 0 IW< [scsi_tmf_2] 107 root 0 SW [scsi_eh_3] 108 root 0 IW< [scsi_tmf_3] 109 root 0 SW [scsi_eh_4] 110 root 0 IW< [scsi_tmf_4] 111 root 0 SW [scsi_eh_5] 112 root 0 IW< [scsi_tmf_5] 113 root 0 IW [kworker/u8:3-ev] 114 root 0 IW [kworker/u8:4-fl] 115 root 0 IW [kworker/u8:5-ev] 116 root 0 IW [kworker/u8:6-ev] 117 root 0 IW [kworker/u8:7-ev] 118 root 0 IW< [raid5wq] 119 root 0 IW< [dm_bufio_cache] 120 root 0 IW< [mld] 121 root 0 IW< [kworker/1:1H-kb] 122 root 0 IW< [ipv6_addrconf] 123 root 0 IW [kworker/3:1-eve] 128 root 0 IW [kworker/1:2-eve] 129 root 0 SW [jbd2/vda-8] 130 root 0 IW< [ext4-rsv-conver] 131 root 0 IW< [kworker/3:1H-kb] 134 root 0 IW< [kworker/2:1H-kb] 160 rpc 4844 S /usr/sbin/rpcbind -w -f 161 root 39860 S /lib/systemd/systemd-journald 172 root 0 IW [kworker/1:3-eve] 173 root 0 IW [kworker/3:2] 174 root 0 IW [kworker/3:3-rcu] 176 root 0 IW [kworker/2:3-rcu] 183 root 24780 S /lib/systemd/systemd-udevd 202 root 0 IW [kworker/1:4-rcu] 203 root 0 IW [kworker/1:5-eve] 205 root 0 IW [kworker/1:6-rcu] 206 root 0 IW [kworker/1:7-eve] 207 root 0 IW [kworker/1:8] 209 root 0 IW [kworker/2:4-eve] 220 root 0 IW [kworker/0:2-rcu] 222 root 4156 S /sbin/klogd -n 223 root 4152 S /sbin/syslogd -n 224 messageb 6140 S /usr/bin/dbus-daemon --system --address=systemd: --n 227 root 10492 S /usr/sbin/ofonod -n 228 root 14200 S /lib/systemd/systemd-logind 232 root 0 IW [kworker/0:3-eve] 233 root 13876 S /usr/sbin/connmand -n 234 systemd- 15636 S /lib/systemd/systemd-networkd 236 avahi 6076 S avahi-daemon: registering [qemux86.local] 237 avahi 5972 S avahi-daemon: chroot helper 239 root 14312 S /usr/sbin/wpa_supplicant -u 240 root 4836 S /sbin/agetty -o -p -- \u --noclear - linux 241 root 2832 S /sbin/agetty -8 -L ttyS0 115200 linux 242 root 5076 S /bin/login -- 247 root 4356 S xinit /etc/X11/Xsession -- /usr/bin/Xorg :0 -br -pn 249 root 285m S< /usr/bin/Xorg :0 -br -pn 252 root 9076 S matchbox-window-manager -theme Sato -use_cursor no 257 root 6928 S dbus-launch --sh-syntax --exit-with-session 258 root 5992 S /usr/bin/dbus-daemon --syslog --fork --print-pid 5 - 266 root 37604 S /usr/libexec/at-spi-bus-launcher --launch-immediatel 270 root 55804 S connman-applet 285 root 5872 S /usr/bin/dbus-daemon --config-file=/usr/share/defaul 288 root 0 Z [xinput_calibrat] 289 root 11272 S /usr/libexec/gconfd-2 292 root 59332 S matchbox-desktop 293 root 73704 S matchbox-panel --start-applets showdesktop,windowsel 295 root 24832 S /usr/bin/settings-daemon 297 root 87792 S< /usr/bin/pulseaudio --start --log-target=syslog 301 root 13936 S /lib/systemd/systemd-userdbd 312 root 31564 S /usr/libexec/at-spi2-registryd --use-gnome-session 313 root 14284 S systemd-userwork: waiting... 314 root 13948 S systemd-userwork: waiting... 315 root 14152 S systemd-userwork: waiting... 323 root 16120 S /lib/systemd/systemd --user 324 root 18024 S (sd-pam) 338 root 4424 S -sh 412 systemd- 32660 S /lib/systemd/systemd-timesyncd 5807 root 3328 S /usr/sbin/dropbear -i -r /etc/dropbear/dropbear_rsa_ 5808 root 4200 R ps DEBUG: Waiting for process output: time: 1682161038.0384023, endtime: 1682161338.0384004 DEBUG: Data from SSH call: PID USER VSZ STAT COMMAND 1 root 36380 S {systemd} /sbin/init 2 root 0 SW [kthreadd] 3 root 0 IW< [rcu_gp] 4 root 0 IW< [rcu_par_gp] 5 root 0 IW< [slub_flushwq] 6 root 0 IW< [netns] 7 root 0 IW [kworker/0:0-rcu] 8 root 0 IW< [kworker/0:0H-ev] 9 root 0 IW [kworker/u8:0-ev] 10 root 0 IW< [mm_percpu_wq] 11 root 0 IW [kworker/u8:1-ev] 12 root 0 SW [rcu_tasks_kthre] 13 root 0 SW [rcu_tasks_rude_] 14 root 0 SW [rcu_tasks_trace] 15 root 0 SW [ksoftirqd/0] 16 root 0 IW [rcu_preempt] 17 root 0 SW [migration/0] 18 root 0 SW [cpuhp/0] 19 root 0 SW [cpuhp/1] 20 root 0 SW [migration/1] 21 root 0 SW [ksoftirqd/1] 22 root 0 IW [kworker/1:0-mm_] 23 root 0 IW< [kworker/1:0H-ev] 24 root 0 SW [cpuhp/2] 25 root 0 SW [migration/2] 26 root 0 SW [ksoftirqd/2] 27 root 0 IW [kworker/2:0-cgr] 28 root 0 IW< [kworker/2:0H-ev] 29 root 0 SW [cpuhp/3] 30 root 0 SW [migration/3] 31 root 0 SW [ksoftirqd/3] 32 root 0 IW [kworker/3:0-cgr] 33 root 0 IW< [kworker/3:0H-kb] 34 root 0 SW [kdevtmpfs] 35 root 0 IW< [inet_frag_wq] 36 root 0 IW [kworker/0:1-cgr] 37 root 0 IW [kworker/1:1-eve] 38 root 0 SW [oom_reaper] 39 root 0 IW< [writeback] 40 root 0 SW [kcompactd0] 77 root 0 IW< [kblockd] 78 root 0 IW< [blkcg_punt_bio] 79 root 0 IW< [ata_sff] 80 root 0 IW< [md] 81 root 0 IW< [kworker/0:1H-kb] 82 root 0 IW [kworker/u8:2-ev] 83 root 0 IW< [rpciod] 84 root 0 IW< [kworker/u9:0] 85 root 0 IW< [xprtiod] 86 root 0 SW [kswapd0] 87 root 0 IW< [nfsiod] 88 root 0 IW< [cifsiod] 89 root 0 IW< [smb3decryptd] 90 root 0 IW< [cifsfileinfoput] 91 root 0 IW< [cifsoplockd] 92 root 0 IW< [deferredclose] 94 root 0 IW< [acpi_thermal_pm] 95 root 0 SW [hwrng] 96 root 0 IW [kworker/2:1-rcu] 97 root 0 IW [kworker/2:2-cgr] 98 root 0 IW< [nvme-wq] 99 root 0 IW< [nvme-reset-wq] 100 root 0 IW< [nvme-delete-wq] 101 root 0 SW [scsi_eh_0] 102 root 0 IW< [scsi_tmf_0] 103 root 0 SW [scsi_eh_1] 104 root 0 IW< [scsi_tmf_1] 105 root 0 SW [scsi_eh_2] 106 root 0 IW< [scsi_tmf_2] 107 root 0 SW [scsi_eh_3] 108 root 0 IW< [scsi_tmf_3] 109 root 0 SW [scsi_eh_4] 110 root 0 IW< [scsi_tmf_4] 111 root 0 SW [scsi_eh_5] 112 root 0 IW< [scsi_tmf_5] 113 root 0 IW [kworker/u8:3-ev] 114 root 0 IW [kworker/u8:4-fl] 115 root 0 IW [kworker/u8:5-ev] 116 root 0 IW [kworker/u8:6-ev] 117 root 0 IW [kworker/u8:7-ev] 118 root 0 IW< [raid5wq] 119 root 0 IW< [dm_bufio_cache] 120 root 0 IW< [mld] 121 root 0 IW< [kworker/1:1H-kb] 122 root 0 IW< [ipv6_addrconf] 123 root 0 IW [kworker/3:1-eve] 128 root 0 IW [kworker/1:2-eve] 129 root 0 SW [jbd2/vda-8] 130 root 0 IW< [ext4-rsv-conver] 131 root 0 IW< [kworker/3:1H-kb] 134 root 0 IW< [kworker/2:1H-kb] 160 rpc 4844 S /usr/sbin/rpcbind -w -f 161 root 39860 S /lib/systemd/systemd-journald 172 root 0 IW [kworker/1:3-eve] 173 root 0 IW [kworker/3:2] 174 root 0 IW [kworker/3:3-rcu] 176 root 0 IW [kworker/2:3-rcu] 183 root 24780 S /lib/systemd/systemd-udevd 202 root 0 IW [kworker/1:4-rcu] 203 root 0 IW [kworker/1:5-eve] 205 root 0 IW [kworker/1:6-rcu] 206 root 0 IW [kworker/1:7-eve] 207 root 0 IW [kworker/1:8] 209 root 0 IW [kworker/2:4-eve] 220 root 0 IW [kworker/0:2-rcu] 222 root 4156 S /sbin/klogd -n 223 root 4152 S /sbin/syslogd -n 224 messageb 6140 S /usr/bin/dbus-daemon --system --address=systemd: --n 227 root 10492 S /usr/sbin/ofonod -n 228 root 14200 S /lib/systemd/systemd-logind 232 root 0 IW [kworker/0:3-eve] 233 root 13876 S /usr/sbin/connmand -n 234 systemd- 15636 S /lib/systemd/systemd-networkd 236 avahi 6076 S avahi-daemon: registering [qemux86.local] 237 avahi 5972 S avahi-daemon: chroot helper 239 root 14312 S /usr/sbin/wpa_supplicant -u 240 root 4836 S /sbin/agetty -o -p -- \u --noclear - linux 241 root 2832 S /sbin/agetty -8 -L ttyS0 115200 linux 242 root 5076 S /bin/login -- 247 root 4356 S xinit /etc/X11/Xsession -- /usr/bin/Xorg :0 -br -pn 249 root 285m S< /usr/bin/Xorg :0 -br -pn 252 root 9076 S matchbox-window-manager -theme Sato -use_cursor no 257 root 6928 S dbus-launch --sh-syntax --exit-with-session 258 root 5992 S /usr/bin/dbus-daemon --syslog --fork --print-pid 5 - 266 root 37604 S /usr/libexec/at-spi-bus-launcher --launch-immediatel 270 root 55804 S connman-applet 285 root 5872 S /usr/bin/dbus-daemon --config-file=/usr/share/defaul 288 root 0 Z [xinput_calibrat] 289 root 11272 S /usr/libexec/gconfd-2 292 root 59332 S matchbox-desktop 293 root 73704 S matchbox-panel --start-applets showdesktop,windowsel 295 root 24832 S /usr/bin/settings-daemon 297 root 87792 S< /usr/bin/pulseaudio --start --log-target=syslog 301 root 13936 S /lib/systemd/systemd-userdbd 312 root 31564 S /usr/libexec/at-spi2-registryd --use-gnome-session 313 root 14284 S systemd-userwork: waiting... 314 root 13948 S systemd-userwork: waiting... 315 root 14152 S systemd-userwork: waiting... 323 root 16120 S /lib/systemd/systemd --user 324 root 18024 S (sd-pam) 338 root 4424 S -sh 412 systemd- 32660 S /lib/systemd/systemd-timesyncd 5807 root 3328 S /usr/sbin/dropbear -i -r /etc/dropbear/dropbear_rsa_ 5808 root 4200 R ps DEBUG: [Command returned '0' after 0.54 seconds] DEBUG: Command: ps Status: 0 Output: PID USER VSZ STAT COMMAND 1 root 36380 S {systemd} /sbin/init 2 root 0 SW [kthreadd] 3 root 0 IW< [rcu_gp] 4 root 0 IW< [rcu_par_gp] 5 root 0 IW< [slub_flushwq] 6 root 0 IW< [netns] 7 root 0 IW [kworker/0:0-rcu] 8 root 0 IW< [kworker/0:0H-ev] 9 root 0 IW [kworker/u8:0-ev] 10 root 0 IW< [mm_percpu_wq] 11 root 0 IW [kworker/u8:1-ev] 12 root 0 SW [rcu_tasks_kthre] 13 root 0 SW [rcu_tasks_rude_] 14 root 0 SW [rcu_tasks_trace] 15 root 0 SW [ksoftirqd/0] 16 root 0 IW [rcu_preempt] 17 root 0 SW [migration/0] 18 root 0 SW [cpuhp/0] 19 root 0 SW [cpuhp/1] 20 root 0 SW [migration/1] 21 root 0 SW [ksoftirqd/1] 22 root 0 IW [kworker/1:0-mm_] 23 root 0 IW< [kworker/1:0H-ev] 24 root 0 SW [cpuhp/2] 25 root 0 SW [migration/2] 26 root 0 SW [ksoftirqd/2] 27 root 0 IW [kworker/2:0-cgr] 28 root 0 IW< [kworker/2:0H-ev] 29 root 0 SW [cpuhp/3] 30 root 0 SW [migration/3] 31 root 0 SW [ksoftirqd/3] 32 root 0 IW [kworker/3:0-cgr] 33 root 0 IW< [kworker/3:0H-kb] 34 root 0 SW [kdevtmpfs] 35 root 0 IW< [inet_frag_wq] 36 root 0 IW [kworker/0:1-cgr] 37 root 0 IW [kworker/1:1-eve] 38 root 0 SW [oom_reaper] 39 root 0 IW< [writeback] 40 root 0 SW [kcompactd0] 77 root 0 IW< [kblockd] 78 root 0 IW< [blkcg_punt_bio] 79 root 0 IW< [ata_sff] 80 root 0 IW< [md] 81 root 0 IW< [kworker/0:1H-kb] 82 root 0 IW [kworker/u8:2-ev] 83 root 0 IW< [rpciod] 84 root 0 IW< [kworker/u9:0] 85 root 0 IW< [xprtiod] 86 root 0 SW [kswapd0] 87 root 0 IW< [nfsiod] 88 root 0 IW< [cifsiod] 89 root 0 IW< [smb3decryptd] 90 root 0 IW< [cifsfileinfoput] 91 root 0 IW< [cifsoplockd] 92 root 0 IW< [deferredclose] 94 root 0 IW< [acpi_thermal_pm] 95 root 0 SW [hwrng] 96 root 0 IW [kworker/2:1-rcu] 97 root 0 IW [kworker/2:2-cgr] 98 root 0 IW< [nvme-wq] 99 root 0 IW< [nvme-reset-wq] 100 root 0 IW< [nvme-delete-wq] 101 root 0 SW [scsi_eh_0] 102 root 0 IW< [scsi_tmf_0] 103 root 0 SW [scsi_eh_1] 104 root 0 IW< [scsi_tmf_1] 105 root 0 SW [scsi_eh_2] 106 root 0 IW< [scsi_tmf_2] 107 root 0 SW [scsi_eh_3] 108 root 0 IW< [scsi_tmf_3] 109 root 0 SW [scsi_eh_4] 110 root 0 IW< [scsi_tmf_4] 111 root 0 SW [scsi_eh_5] 112 root 0 IW< [scsi_tmf_5] 113 root 0 IW [kworker/u8:3-ev] 114 root 0 IW [kworker/u8:4-fl] 115 root 0 IW [kworker/u8:5-ev] 116 root 0 IW [kworker/u8:6-ev] 117 root 0 IW [kworker/u8:7-ev] 118 root 0 IW< [raid5wq] 119 root 0 IW< [dm_bufio_cache] 120 root 0 IW< [mld] 121 root 0 IW< [kworker/1:1H-kb] 122 root 0 IW< [ipv6_addrconf] 123 root 0 IW [kworker/3:1-eve] 128 root 0 IW [kworker/1:2-eve] 129 root 0 SW [jbd2/vda-8] 130 root 0 IW< [ext4-rsv-conver] 131 root 0 IW< [kworker/3:1H-kb] 134 root 0 IW< [kworker/2:1H-kb] 160 rpc 4844 S /usr/sbin/rpcbind -w -f 161 root 39860 S /lib/systemd/systemd-journald 172 root 0 IW [kworker/1:3-eve] 173 root 0 IW [kworker/3:2] 174 root 0 IW [kworker/3:3-rcu] 176 root 0 IW [kworker/2:3-rcu] 183 root 24780 S /lib/systemd/systemd-udevd 202 root 0 IW [kworker/1:4-rcu] 203 root 0 IW [kworker/1:5-eve] 205 root 0 IW [kworker/1:6-rcu] 206 root 0 IW [kworker/1:7-eve] 207 root 0 IW [kworker/1:8] 209 root 0 IW [kworker/2:4-eve] 220 root 0 IW [kworker/0:2-rcu] 222 root 4156 S /sbin/klogd -n 223 root 4152 S /sbin/syslogd -n 224 messageb 6140 S /usr/bin/dbus-daemon --system --address=systemd: --n 227 root 10492 S /usr/sbin/ofonod -n 228 root 14200 S /lib/systemd/systemd-logind 232 root 0 IW [kworker/0:3-eve] 233 root 13876 S /usr/sbin/connmand -n 234 systemd- 15636 S /lib/systemd/systemd-networkd 236 avahi 6076 S avahi-daemon: registering [qemux86.local] 237 avahi 5972 S avahi-daemon: chroot helper 239 root 14312 S /usr/sbin/wpa_supplicant -u 240 root 4836 S /sbin/agetty -o -p -- \u --noclear - linux 241 root 2832 S /sbin/agetty -8 -L ttyS0 115200 linux 242 root 5076 S /bin/login -- 247 root 4356 S xinit /etc/X11/Xsession -- /usr/bin/Xorg :0 -br -pn 249 root 285m S< /usr/bin/Xorg :0 -br -pn 252 root 9076 S matchbox-window-manager -theme Sato -use_cursor no 257 root 6928 S dbus-launch --sh-syntax --exit-with-session 258 root 5992 S /usr/bin/dbus-daemon --syslog --fork --print-pid 5 - 266 root 37604 S /usr/libexec/at-spi-bus-launcher --launch-immediatel 270 root 55804 S connman-applet 285 root 5872 S /usr/bin/dbus-daemon --config-file=/usr/share/defaul 288 root 0 Z [xinput_calibrat] 289 root 11272 S /usr/libexec/gconfd-2 292 root 59332 S matchbox-desktop 293 root 73704 S matchbox-panel --start-applets showdesktop,windowsel 295 root 24832 S /usr/bin/settings-daemon 297 root 87792 S< /usr/bin/pulseaudio --start --log-target=syslog 301 root 13936 S /lib/systemd/systemd-userdbd 312 root 31564 S /usr/libexec/at-spi2-registryd --use-gnome-session 313 root 14284 S systemd-userwork: waiting... 314 root 13948 S systemd-userwork: waiting... 315 root 14152 S systemd-userwork: waiting... 323 root 16120 S /lib/systemd/systemd --user 324 root 18024 S (sd-pam) 338 root 4424 S -sh 412 systemd- 32660 S /lib/systemd/systemd-timesyncd 5807 root 3328 S /usr/sbin/dropbear -i -r /etc/dropbear/dropbear_rsa_ 5808 root 4200 R ps NOTE: ... ok NOTE: test_syslog_logger (oe_syslog.SyslogTestConfig.test_syslog_logger) DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; logger foobar DEBUG: Waiting for process output: time: 1682161038.2406707, endtime: 1682161338.2398896 DEBUG: Data from SSH call: DEBUG: [Command returned '0' after 0.37 seconds] DEBUG: Command: logger foobar Status: 0 Output: DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; grep foobar /var/log/messages DEBUG: Waiting for process output: time: 1682161039.6066358, endtime: 1682161339.605854 DEBUG: Partial data from SSH call: Apr 22 10:57:15 qemux86 user.notice root: foobar DEBUG: Waiting for process output: time: 1682161039.9699168, endtime: 1682161339.9699154 DEBUG: Data from SSH call: Apr 22 10:57:15 qemux86 user.notice root: foobar DEBUG: [Command returned '0' after 0.56 seconds] DEBUG: Command: grep foobar /var/log/messages Status: 0 Output: Apr 22 10:57:15 qemux86 user.notice root: foobar NOTE: ... ok NOTE: test_syslog_restart (oe_syslog.SyslogTestConfig.test_syslog_restart) DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; pidof systemd-journald DEBUG: Waiting for process output: time: 1682161040.1723685, endtime: 1682161340.1715982 DEBUG: Partial data from SSH call: 161 DEBUG: Waiting for process output: time: 1682161040.53693, endtime: 1682161340.5369284 DEBUG: Data from SSH call: 161 DEBUG: [Command returned '0' after 0.57 seconds] DEBUG: Command: pidof systemd-journald Status: 0 Output: 161 DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; systemctl restart syslog.service DEBUG: Waiting for process output: time: 1682161040.739007, endtime: 1682161340.7380989 DEBUG: Data from SSH call: DEBUG: [Command returned '0' after 0.38 seconds] DEBUG: Command: systemctl restart syslog.service Status: 0 Output: NOTE: ... ok NOTE: test_syslog_startup_config (oe_syslog.SyslogTestConfig.test_syslog_startup_config) DEBUG: Checking if 'VIRTUAL-RUNTIME_init_manager' value is 'systemd' to skip test NOTE: ... skipped 'Not appropiate for systemd image' Not appropiate for systemd image NOTE: test_opkg_install_from_repo (opkg.OpkgRepoTest.test_opkg_install_from_repo) DEBUG: Checking if at least one of opkg is installed NOTE: ... skipped 'Test requires opkg to be installed' Test requires opkg to be installed NOTE: test_pam (pam.PamBasicTest.test_pam) DEBUG: Checking if at least one of shadow-base is installed DEBUG: Checking if at least one of shadow is installed DEBUG: Checking if pam is in DISTRO_FEATURES or IMAGE_FEATURES DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; login --help DEBUG: Waiting for process output: time: 1682161041.1266015, endtime: 1682161341.1257145 DEBUG: Partial data from SSH call: Usage: login [-p] [name] login [-p] [-h host] [-f name] DEBUG: Waiting for process output: time: 1682161041.5059927, endtime: 1682161341.5059907 DEBUG: Data from SSH call: Usage: login [-p] [name] login [-p] [-h host] [-f name] DEBUG: [Command returned '1' after 0.58 seconds] DEBUG: Command: login --help Status: 1 Output: Usage: login [-p] [name] login [-p] [-h host] [-f name] DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; passwd --help DEBUG: Waiting for process output: time: 1682161041.7076821, endtime: 1682161341.706941 DEBUG: Partial data from SSH call: Usage: passwd [options] [LOGIN] Options: -a, --all report password status on all accounts -d, --delete delete the password for the named account -e, --expire force expire the password for the named account -h, --help display this help message and exit -k, --keep-tokens change password only if expired -i, --inactive INACTIVE set password inactive after expiration to INACTIVE -l, --lock lock the password of the named account -n, --mindays MIN_DAYS set minimum number of days before password change to MIN_DAYS -q, --quiet quiet mode -r, --repository REPOSITORY change password in REPOSITORY repository -R, --root CHROOT_DIR directory to chroot into -S, --status report password status on the named account -u, --unlock unlock the password of the named account -w, --warndays WARN_DAYS set expiration warning days to WARN_DAYS -x, --maxdays MAX_DAYS set maximum number of days before password change to MAX_DAYS DEBUG: Waiting for process output: time: 1682161042.0900042, endtime: 1682161342.0900025 DEBUG: Data from SSH call: Usage: passwd [options] [LOGIN] Options: -a, --all report password status on all accounts -d, --delete delete the password for the named account -e, --expire force expire the password for the named account -h, --help display this help message and exit -k, --keep-tokens change password only if expired -i, --inactive INACTIVE set password inactive after expiration to INACTIVE -l, --lock lock the password of the named account -n, --mindays MIN_DAYS set minimum number of days before password change to MIN_DAYS -q, --quiet quiet mode -r, --repository REPOSITORY change password in REPOSITORY repository -R, --root CHROOT_DIR directory to chroot into -S, --status report password status on the named account -u, --unlock unlock the password of the named account -w, --warndays WARN_DAYS set expiration warning days to WARN_DAYS -x, --maxdays MAX_DAYS set maximum number of days before password change to MAX_DAYS DEBUG: [Command returned '0' after 0.58 seconds] DEBUG: Command: passwd --help Status: 0 Output: Usage: passwd [options] [LOGIN] Options: -a, --all report password status on all accounts -d, --delete delete the password for the named account -e, --expire force expire the password for the named account -h, --help display this help message and exit -k, --keep-tokens change password only if expired -i, --inactive INACTIVE set password inactive after expiration to INACTIVE -l, --lock lock the password of the named account -n, --mindays MIN_DAYS set minimum number of days before password change to MIN_DAYS -q, --quiet quiet mode -r, --repository REPOSITORY change password in REPOSITORY repository -R, --root CHROOT_DIR directory to chroot into -S, --status report password status on the named account -u, --unlock unlock the password of the named account -w, --warndays WARN_DAYS set expiration warning days to WARN_DAYS -x, --maxdays MAX_DAYS set maximum number of days before password change to MAX_DAYS DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; su --help DEBUG: Waiting for process output: time: 1682161042.2985775, endtime: 1682161342.2913957 DEBUG: Partial data from SSH call: Usage: su [options] [-] [username [args]] Options: -c, --command COMMAND pass COMMAND to the invoked shell -h, --help display this help message and exit -, -l, --login make the shell a login shell -m, -p, --preserve-environment do not reset environment variables, and keep the same shell -s, --shell SHELL use SHELL instead of the default in passwd If no username is given, assume root. DEBUG: Waiting for process output: time: 1682161042.6940851, endtime: 1682161342.6940837 DEBUG: Data from SSH call: Usage: su [options] [-] [username [args]] Options: -c, --command COMMAND pass COMMAND to the invoked shell -h, --help display this help message and exit -, -l, --login make the shell a login shell -m, -p, --preserve-environment do not reset environment variables, and keep the same shell -s, --shell SHELL use SHELL instead of the default in passwd If no username is given, assume root. DEBUG: [Command returned '0' after 0.60 seconds] DEBUG: Command: su --help Status: 0 Output: Usage: su [options] [-] [username [args]] Options: -c, --command COMMAND pass COMMAND to the invoked shell -h, --help display this help message and exit -, -l, --login make the shell a login shell -m, -p, --preserve-environment do not reset environment variables, and keep the same shell -s, --shell SHELL use SHELL instead of the default in passwd If no username is given, assume root. DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; useradd --help DEBUG: Waiting for process output: time: 1682161042.896462, endtime: 1682161342.895353 DEBUG: Partial data from SSH call: Usage: useradd [options] LOGIN useradd -D useradd -D [options] Options: --badname do not check for bad names -b, --base-dir BASE_DIR base directory for the home directory of the new account --btrfs-subvolume-home use BTRFS subvolume for home directory -c, --comment COMMENT GECOS field of the new account -d, --home-dir HOME_DIR home directory of the new account -D, --defaults print or change default useradd configuration -e, --expiredate EXPIRE_DATE expiration date of the new account -f, --inactive INACTIVE password inactivity period of the new account -F, --add-subids-for-system add entries to sub[ud]id even when adding a system user -g, --gid GROUP name or ID of the primary group of the new account -G, --groups GROUPS list of supplementary groups of the new account -h, --help display this help message and exit -k, --skel SKEL_DIR use this alternative skeleton directory -K, --key KEY=VALUE override /etc/login.defs defaults -l, --no-log-init do not add the user to the lastlog and faillog databases -m, --create-home create the user's home directory -M, --no-create-home do not create the user's home directory -N, --no-user-group do not create a group with the same name as the user -o, --non-unique allow to create users with duplicate (non-unique) UID -p, --password PASSWORD encrypted password of the new account -r, --system create a system account -R, --root CHROOT_DIR directory to chroot into -P, --prefix PREFIX_DIR prefix directory where are located the /etc/* files -s, --shell SHELL login shell of the new account -u, --uid UID user ID of the new account -U, --user-group create a group with the same name as the user DEBUG: Waiting for process output: time: 1682161043.2409794, endtime: 1682161343.2409778 DEBUG: Data from SSH call: Usage: useradd [options] LOGIN useradd -D useradd -D [options] Options: --badname do not check for bad names -b, --base-dir BASE_DIR base directory for the home directory of the new account --btrfs-subvolume-home use BTRFS subvolume for home directory -c, --comment COMMENT GECOS field of the new account -d, --home-dir HOME_DIR home directory of the new account -D, --defaults print or change default useradd configuration -e, --expiredate EXPIRE_DATE expiration date of the new account -f, --inactive INACTIVE password inactivity period of the new account -F, --add-subids-for-system add entries to sub[ud]id even when adding a system user -g, --gid GROUP name or ID of the primary group of the new account -G, --groups GROUPS list of supplementary groups of the new account -h, --help display this help message and exit -k, --skel SKEL_DIR use this alternative skeleton directory -K, --key KEY=VALUE override /etc/login.defs defaults -l, --no-log-init do not add the user to the lastlog and faillog databases -m, --create-home create the user's home directory -M, --no-create-home do not create the user's home directory -N, --no-user-group do not create a group with the same name as the user -o, --non-unique allow to create users with duplicate (non-unique) UID -p, --password PASSWORD encrypted password of the new account -r, --system create a system account -R, --root CHROOT_DIR directory to chroot into -P, --prefix PREFIX_DIR prefix directory where are located the /etc/* files -s, --shell SHELL login shell of the new account -u, --uid UID user ID of the new account -U, --user-group create a group with the same name as the user DEBUG: [Command returned '0' after 0.55 seconds] DEBUG: Command: useradd --help Status: 0 Output: Usage: useradd [options] LOGIN useradd -D useradd -D [options] Options: --badname do not check for bad names -b, --base-dir BASE_DIR base directory for the home directory of the new account --btrfs-subvolume-home use BTRFS subvolume for home directory -c, --comment COMMENT GECOS field of the new account -d, --home-dir HOME_DIR home directory of the new account -D, --defaults print or change default useradd configuration -e, --expiredate EXPIRE_DATE expiration date of the new account -f, --inactive INACTIVE password inactivity period of the new account -F, --add-subids-for-system add entries to sub[ud]id even when adding a system user -g, --gid GROUP name or ID of the primary group of the new account -G, --groups GROUPS list of supplementary groups of the new account -h, --help display this help message and exit -k, --skel SKEL_DIR use this alternative skeleton directory -K, --key KEY=VALUE override /etc/login.defs defaults -l, --no-log-init do not add the user to the lastlog and faillog databases -m, --create-home create the user's home directory -M, --no-create-home do not create the user's home directory -N, --no-user-group do not create a group with the same name as the user -o, --non-unique allow to create users with duplicate (non-unique) UID -p, --password PASSWORD encrypted password of the new account -r, --system create a system account -R, --root CHROOT_DIR directory to chroot into -P, --prefix PREFIX_DIR prefix directory where are located the /etc/* files -s, --shell SHELL login shell of the new account -u, --uid UID user ID of the new account -U, --user-group create a group with the same name as the user NOTE: ... ok DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; which LSB_Test.sh DEBUG: Waiting for process output: time: 1682161043.4432027, endtime: 1682161343.442317 DEBUG: Data from SSH call: DEBUG: [Command returned '1' after 0.38 seconds] DEBUG: Command: which LSB_Test.sh Status: 1 Output: NOTE: test_parselogs (parselogs.ParseLogsTest.test_parselogs) DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; dmesg > /tmp/dmesg_output.log DEBUG: Waiting for process output: time: 1682161043.8272674, endtime: 1682161343.8265305 DEBUG: Data from SSH call: DEBUG: [Command returned '0' after 0.38 seconds] DEBUG: Command: dmesg > /tmp/dmesg_output.log Status: 0 Output: DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; test -f /var/log/ DEBUG: Waiting for process output: time: 1682161044.2091672, endtime: 1682161344.2083845 DEBUG: Data from SSH call: DEBUG: [Command returned '1' after 0.38 seconds] DEBUG: Command: test -f /var/log/ Status: 1 Output: DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; test -d /var/log/ DEBUG: Waiting for process output: time: 1682161044.5896766, endtime: 1682161344.5886579 DEBUG: Data from SSH call: DEBUG: [Command returned '0' after 0.39 seconds] DEBUG: Command: test -d /var/log/ Status: 0 Output: DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; find /var/log//*.log -maxdepth 1 -type f DEBUG: Waiting for process output: time: 1682161044.9755356, endtime: 1682161344.9745061 DEBUG: Partial data from SSH call: /var/log//Xorg.0.log /var/log//dnf.librepo.log /var/log//dnf.log /var/log//dnf.rpm.log /var/log//hawkey.log DEBUG: Waiting for process output: time: 1682161045.3550487, endtime: 1682161345.3550465 DEBUG: Data from SSH call: /var/log//Xorg.0.log /var/log//dnf.librepo.log /var/log//dnf.log /var/log//dnf.rpm.log /var/log//hawkey.log DEBUG: [Command returned '0' after 0.58 seconds] DEBUG: Command: find /var/log//*.log -maxdepth 1 -type f Status: 0 Output: /var/log//Xorg.0.log /var/log//dnf.librepo.log /var/log//dnf.log /var/log//dnf.rpm.log /var/log//hawkey.log DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; test -f /var/log/dmesg DEBUG: Waiting for process output: time: 1682161045.557833, endtime: 1682161345.5563536 DEBUG: Data from SSH call: DEBUG: [Command returned '1' after 0.39 seconds] DEBUG: Command: test -f /var/log/dmesg Status: 1 Output: DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; test -d /var/log/dmesg DEBUG: Waiting for process output: time: 1682161045.9467874, endtime: 1682161345.9457047 DEBUG: Data from SSH call: DEBUG: [Command returned '1' after 0.38 seconds] DEBUG: Command: test -d /var/log/dmesg Status: 1 Output: DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; test -f /tmp/dmesg_output.log DEBUG: Waiting for process output: time: 1682161046.3315864, endtime: 1682161346.3306117 DEBUG: Data from SSH call: DEBUG: [Command returned '0' after 0.38 seconds] DEBUG: Command: test -f /tmp/dmesg_output.log Status: 0 Output: DEBUG: [Running]$ scp -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR root@192.168.7.4:/var/log//Xorg.0.log /home/pokybuild/yocto-worker/qemux86-alt/build/build/tmp/work/qemux86-poky-linux/core-image-sato/1.0-r0/target_logs DEBUG: Data from SSH call: DEBUG: [Command returned '0' after 0.21 seconds] DEBUG: [Running]$ scp -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR root@192.168.7.4:/var/log//dnf.librepo.log /home/pokybuild/yocto-worker/qemux86-alt/build/build/tmp/work/qemux86-poky-linux/core-image-sato/1.0-r0/target_logs DEBUG: Data from SSH call: DEBUG: [Command returned '0' after 0.21 seconds] DEBUG: [Running]$ scp -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR root@192.168.7.4:/var/log//dnf.log /home/pokybuild/yocto-worker/qemux86-alt/build/build/tmp/work/qemux86-poky-linux/core-image-sato/1.0-r0/target_logs DEBUG: Data from SSH call: DEBUG: [Command returned '0' after 0.22 seconds] DEBUG: [Running]$ scp -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR root@192.168.7.4:/var/log//dnf.rpm.log /home/pokybuild/yocto-worker/qemux86-alt/build/build/tmp/work/qemux86-poky-linux/core-image-sato/1.0-r0/target_logs DEBUG: Data from SSH call: DEBUG: [Command returned '0' after 0.21 seconds] DEBUG: [Running]$ scp -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR root@192.168.7.4:/var/log//hawkey.log /home/pokybuild/yocto-worker/qemux86-alt/build/build/tmp/work/qemux86-poky-linux/core-image-sato/1.0-r0/target_logs DEBUG: Data from SSH call: DEBUG: [Command returned '0' after 0.22 seconds] DEBUG: [Running]$ scp -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR root@192.168.7.4:/tmp/dmesg_output.log /home/pokybuild/yocto-worker/qemux86-alt/build/build/tmp/work/qemux86-poky-linux/core-image-sato/1.0-r0/target_logs DEBUG: Data from SSH call: DEBUG: [Command returned '0' after 0.22 seconds] DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; cat /proc/cpuinfo | grep "model name" | head -n1 | awk 'BEGIN{FS=":"}{print $2}' DEBUG: Waiting for process output: time: 1682161048.071289, endtime: 1682161348.0702846 DEBUG: Partial data from SSH call: Intel Xeon E3-12xx v2 (Ivy Bridge) DEBUG: Waiting for process output: time: 1682161048.449082, endtime: 1682161348.4490795 DEBUG: Data from SSH call: Intel Xeon E3-12xx v2 (Ivy Bridge) DEBUG: [Command returned '0' after 0.58 seconds] DEBUG: Command: cat /proc/cpuinfo | grep "model name" | head -n1 | awk 'BEGIN{FS=":"}{print $2}' Status: 0 Output: Intel Xeon E3-12xx v2 (Ivy Bridge) DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; cat /proc/cpuinfo | grep "cpu cores" | head -n1 | awk {'print $4'} DEBUG: Waiting for process output: time: 1682161048.651131, endtime: 1682161348.6503298 DEBUG: Partial data from SSH call: 4 DEBUG: Waiting for process output: time: 1682161049.0160592, endtime: 1682161349.016057 DEBUG: Data from SSH call: 4 DEBUG: [Command returned '0' after 0.57 seconds] DEBUG: Command: cat /proc/cpuinfo | grep "cpu cores" | head -n1 | awk {'print $4'} Status: 0 Output: 4 DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; cat /proc/cpuinfo | grep "processor" | wc -l DEBUG: Waiting for process output: time: 1682161049.2182794, endtime: 1682161349.2173312 DEBUG: Partial data from SSH call: 4 DEBUG: Waiting for process output: time: 1682161049.5799396, endtime: 1682161349.5799384 DEBUG: Data from SSH call: 4 DEBUG: [Command returned '0' after 0.56 seconds] DEBUG: Command: cat /proc/cpuinfo | grep "processor" | wc -l Status: 0 Output: 4 DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; uname -m DEBUG: Waiting for process output: time: 1682161049.7816978, endtime: 1682161349.7809625 DEBUG: Partial data from SSH call: i686 DEBUG: Waiting for process output: time: 1682161050.161006, endtime: 1682161350.1610038 DEBUG: Data from SSH call: i686 DEBUG: [Command returned '0' after 0.58 seconds] DEBUG: Command: uname -m Status: 0 Output: i686 NOTE: ... ok NOTE: test_perl_works (perl.PerlTest.test_perl_works) DEBUG: Checking if at least one of perl is installed DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; perl -e '$_="Uryyb, jbeyq"; tr/a-zA-Z/n-za-mN-ZA-M/;print' DEBUG: Waiting for process output: time: 1682161050.3641276, endtime: 1682161350.3632133 DEBUG: Partial data from SSH call: Hello, world DEBUG: Waiting for process output: time: 1682161050.7040374, endtime: 1682161350.7040355 DEBUG: Data from SSH call: Hello, world DEBUG: [Command returned '0' after 0.54 seconds] DEBUG: Command: perl -e '$_="Uryyb, jbeyq"; tr/a-zA-Z/n-za-mN-ZA-M/;print' Status: 0 Output: Hello, world NOTE: ... ok NOTE: test_ptestrunner_expectfail (ptest.PtestRunnerTest.test_ptestrunner_expectfail) DEBUG: Checking if at least one of ptest-runner is installed NOTE: ... skipped 'Test requires ptest-runner to be installed' Test requires ptest-runner to be installed NOTE: test_ptestrunner_expectsuccess (ptest.PtestRunnerTest.test_ptestrunner_expectsuccess) DEBUG: Checking if at least one of ptest-runner is installed NOTE: ... skipped 'Test requires ptest-runner to be installed' Test requires ptest-runner to be installed NOTE: test_python3 (python.PythonTest.test_python3) DEBUG: Checking if at least one of python3-core is installed DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; python3 -c "import codecs; print(codecs.encode('Uryyb, jbeyq', 'rot13'))" DEBUG: Waiting for process output: time: 1682161050.9076202, endtime: 1682161350.9067948 DEBUG: Partial data from SSH call: Hello, world DEBUG: Waiting for process output: time: 1682161051.268974, endtime: 1682161351.2689717 DEBUG: Data from SSH call: Hello, world DEBUG: [Command returned '0' after 0.56 seconds] DEBUG: Command: python3 -c "import codecs; print(codecs.encode('Uryyb, jbeyq', 'rot13'))" Status: 0 Output: Hello, world NOTE: ... ok NOTE: test_rpm_help (rpm.RpmBasicTest.test_rpm_help) DEBUG: Checking if at least one of rpm is installed DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; rpm --help DEBUG: Waiting for process output: time: 1682161051.4713423, endtime: 1682161351.4705775 DEBUG: Partial data from SSH call: Usage: rpm [OPTION...] Query/Verify package selection options: -a, --all query/verify all packages -f, --file query/verify package(s) owning installed file --path query/verify package(s) owning path, installed or not -g, --group query/verify package(s) in group -p, --package query/verify a package file --pkgid query/verify package(s) with package identifier --hdrid query/verify package(s) with header identifier -q, --query rpm query mode --triggeredby query the package(s) triggered by the package --whatconflicts query/verify the package(s) which require a dependency --whatrequires query/verify the package(s) which require a dependency --whatobsoletes query/verify the package(s) which obsolete a dependency --whatprovides query/verify the package(s) which provide a dependency --whatrecommends query/verify the package(s) which recommends a dependency --whatsuggests query/verify the package(s) which suggests a dependency --whatsupplements query/verify the package(s) which supplements a dependency --whatenhances query/verify the package(s) which enhances a dependency --nomanifest do not process non-package files as manifests Query/Verify file selection options: -c, --configfiles only include configuration files -d, --docfiles only include documentation files -L, --licensefiles only include license files -A, --artifactfiles only include artifact files --noghost exclude %%ghost files --noconfig exclude %%config files --noartifact exclude %%artifact files Query options (with -q or --query): --dump dump basic file information -l, --list list files in package --queryformat=QUERYFORMAT use the following query format -s, --state display the states of the listed files Verify options (with -V or --verify): --nofiledigest don't verify digest of files --nofiles don't verify files in package --nodeps don't verify package dependencies --noscript don't execute verify script(s) Install/Upgrade/Erase options: --allfiles install all files, even configurations which might otherwise be skipped --allmatches remove all packages which match (normally an error is generated if specified multiple packages) --badreloc relocate files in non-relocatable package -e, --erase=+ erase (uninstall) package --excludedocs do not install documentation --excludepath= skip files with leading component --force short hand for --replacepkgs --replacefiles -F, --freshen=+ upgrade package(s) if already installed -h, --hash print hash marks as package installs (good with -v) --ignorearch don't verify package architecture --ignoreos don't verify package operating system --ignoresize don't check disk space before installing --noverify short hand for --ignorepayload --ignoresignature -i, --install install package(s) --justdb update the database, but do not modify the filesystem --nodb do not update the database, but modify the filesystem --nodeps do not verify package dependencies --nofiledigest don't verify digest of files --nocontexts don't install file security contexts --nocaps don't install file capabilities --noorder do not reorder package installation to satisfy dependencies --noscripts do not execute package scriptlet(s) --notriggers do not execute any scriptlet(s) triggered by this package --oldpackage upgrade to an old version of the package (--force on upgrades does this automatically) --percent print percentages as package installs --prefix= relocate the package to , if relocatable --relocate== relocate files from path to --replacefiles ignore file conflicts between packages --replacepkgs reinstall if the package is already present --test don't install, but tell if it would work or not -U, --upgrade=+ upgrade package(s) --reinstall=+ reinstall package(s) --restore=+ restore package(s) Common options for all rpm modes and executables: -D, --define='MACRO EXPR' define MACRO with value EXPR --undefine=MACRO undefine MACRO -E, --eval='EXPR' print macro expansion of EXPR --target=CPU-VENDOR-OS Specify target platform --macros= read instead of default file(s) --load= load a single macro file --noplugins don't enable any plugins --nodigest don't verify package digest(s) --nosignature don't verify package signature(s) --rcfile= read instead of default file(s) -r, --root=ROOT use ROOT as top level directory (default: "/") --dbpath=DIRECTORY use database in DIRECTORY --querytags display known query tags --showrc display final rpmrc and macro configuration --quiet provide less detailed output -v, --verbose provide more detailed output --version print the version of rpm being used Options implemented via popt alias/exec: --scripts list install/erase scriptlets from package(s) --conflicts list capabilities this package conflicts with --obsoletes list other packages removed by installing this package --provides list capabilities that this package provides --requires list capabilities required by package(s) --recommends list capabilities recommended by package(s) --suggests list capabilities suggested by package(s) --supplements list capabilities supplemented by package(s) --enhances list capabilities enhanced by package(s) --info list descriptive information from package(s) --changelog list change logs for this package --changes list changes for this package with full time stamps --xml list metadata in xml --triggers list trigger scriptlets from package(s) --filetriggers list filetrigger scriptlets from package(s) --last list package(s) by install time, most recent first --dupes list duplicated packages --filesbypkg list all files from each package --fileclass list file names with their classes --filecolor list file names with their colors --fileprovide list file names with their provides --filerequire list file names with requires --filecaps list file names with their POSIX1.e capabilities Help options: -?, --help Show this help message --usage Display brief usage message DEBUG: Waiting for process output: time: 1682161051.7991312, endtime: 1682161351.79913 DEBUG: Data from SSH call: Usage: rpm [OPTION...] Query/Verify package selection options: -a, --all query/verify all packages -f, --file query/verify package(s) owning installed file --path query/verify package(s) owning path, installed or not -g, --group query/verify package(s) in group -p, --package query/verify a package file --pkgid query/verify package(s) with package identifier --hdrid query/verify package(s) with header identifier -q, --query rpm query mode --triggeredby query the package(s) triggered by the package --whatconflicts query/verify the package(s) which require a dependency --whatrequires query/verify the package(s) which require a dependency --whatobsoletes query/verify the package(s) which obsolete a dependency --whatprovides query/verify the package(s) which provide a dependency --whatrecommends query/verify the package(s) which recommends a dependency --whatsuggests query/verify the package(s) which suggests a dependency --whatsupplements query/verify the package(s) which supplements a dependency --whatenhances query/verify the package(s) which enhances a dependency --nomanifest do not process non-package files as manifests Query/Verify file selection options: -c, --configfiles only include configuration files -d, --docfiles only include documentation files -L, --licensefiles only include license files -A, --artifactfiles only include artifact files --noghost exclude %%ghost files --noconfig exclude %%config files --noartifact exclude %%artifact files Query options (with -q or --query): --dump dump basic file information -l, --list list files in package --queryformat=QUERYFORMAT use the following query format -s, --state display the states of the listed files Verify options (with -V or --verify): --nofiledigest don't verify digest of files --nofiles don't verify files in package --nodeps don't verify package dependencies --noscript don't execute verify script(s) Install/Upgrade/Erase options: --allfiles install all files, even configurations which might otherwise be skipped --allmatches remove all packages which match (normally an error is generated if specified multiple packages) --badreloc relocate files in non-relocatable package -e, --erase=+ erase (uninstall) package --excludedocs do not install documentation --excludepath= skip files with leading component --force short hand for --replacepkgs --replacefiles -F, --freshen=+ upgrade package(s) if already installed -h, --hash print hash marks as package installs (good with -v) --ignorearch don't verify package architecture --ignoreos don't verify package operating system --ignoresize don't check disk space before installing --noverify short hand for --ignorepayload --ignoresignature -i, --install install package(s) --justdb update the database, but do not modify the filesystem --nodb do not update the database, but modify the filesystem --nodeps do not verify package dependencies --nofiledigest don't verify digest of files --nocontexts don't install file security contexts --nocaps don't install file capabilities --noorder do not reorder package installation to satisfy dependencies --noscripts do not execute package scriptlet(s) --notriggers do not execute any scriptlet(s) triggered by this package --oldpackage upgrade to an old version of the package (--force on upgrades does this automatically) --percent print percentages as package installs --prefix= relocate the package to , if relocatable --relocate== relocate files from path to --replacefiles ignore file conflicts between packages --replacepkgs reinstall if the package is already present --test don't install, but tell if it would work or not -U, --upgrade=+ upgrade package(s) --reinstall=+ reinstall package(s) --restore=+ restore package(s) Common options for all rpm modes and executables: -D, --define='MACRO EXPR' define MACRO with value EXPR --undefine=MACRO undefine MACRO -E, --eval='EXPR' print macro expansion of EXPR --target=CPU-VENDOR-OS Specify target platform --macros= read instead of default file(s) --load= load a single macro file --noplugins don't enable any plugins --nodigest don't verify package digest(s) --nosignature don't verify package signature(s) --rcfile= read instead of default file(s) -r, --root=ROOT use ROOT as top level directory (default: "/") --dbpath=DIRECTORY use database in DIRECTORY --querytags display known query tags --showrc display final rpmrc and macro configuration --quiet provide less detailed output -v, --verbose provide more detailed output --version print the version of rpm being used Options implemented via popt alias/exec: --scripts list install/erase scriptlets from package(s) --conflicts list capabilities this package conflicts with --obsoletes list other packages removed by installing this package --provides list capabilities that this package provides --requires list capabilities required by package(s) --recommends list capabilities recommended by package(s) --suggests list capabilities suggested by package(s) --supplements list capabilities supplemented by package(s) --enhances list capabilities enhanced by package(s) --info list descriptive information from package(s) --changelog list change logs for this package --changes list changes for this package with full time stamps --xml list metadata in xml --triggers list trigger scriptlets from package(s) --filetriggers list filetrigger scriptlets from package(s) --last list package(s) by install time, most recent first --dupes list duplicated packages --filesbypkg list all files from each package --fileclass list file names with their classes --filecolor list file names with their colors --fileprovide list file names with their provides --filerequire list file names with requires --filecaps list file names with their POSIX1.e capabilities Help options: -?, --help Show this help message --usage Display brief usage message DEBUG: [Command returned '0' after 0.53 seconds] DEBUG: Command: rpm --help Status: 0 Output: Usage: rpm [OPTION...] Query/Verify package selection options: -a, --all query/verify all packages -f, --file query/verify package(s) owning installed file --path query/verify package(s) owning path, installed or not -g, --group query/verify package(s) in group -p, --package query/verify a package file --pkgid query/verify package(s) with package identifier --hdrid query/verify package(s) with header identifier -q, --query rpm query mode --triggeredby query the package(s) triggered by the package --whatconflicts query/verify the package(s) which require a dependency --whatrequires query/verify the package(s) which require a dependency --whatobsoletes query/verify the package(s) which obsolete a dependency --whatprovides query/verify the package(s) which provide a dependency --whatrecommends query/verify the package(s) which recommends a dependency --whatsuggests query/verify the package(s) which suggests a dependency --whatsupplements query/verify the package(s) which supplements a dependency --whatenhances query/verify the package(s) which enhances a dependency --nomanifest do not process non-package files as manifests Query/Verify file selection options: -c, --configfiles only include configuration files -d, --docfiles only include documentation files -L, --licensefiles only include license files -A, --artifactfiles only include artifact files --noghost exclude %%ghost files --noconfig exclude %%config files --noartifact exclude %%artifact files Query options (with -q or --query): --dump dump basic file information -l, --list list files in package --queryformat=QUERYFORMAT use the following query format -s, --state display the states of the listed files Verify options (with -V or --verify): --nofiledigest don't verify digest of files --nofiles don't verify files in package --nodeps don't verify package dependencies --noscript don't execute verify script(s) Install/Upgrade/Erase options: --allfiles install all files, even configurations which might otherwise be skipped --allmatches remove all packages which match (normally an error is generated if specified multiple packages) --badreloc relocate files in non-relocatable package -e, --erase=+ erase (uninstall) package --excludedocs do not install documentation --excludepath= skip files with leading component --force short hand for --replacepkgs --replacefiles -F, --freshen=+ upgrade package(s) if already installed -h, --hash print hash marks as package installs (good with -v) --ignorearch don't verify package architecture --ignoreos don't verify package operating system --ignoresize don't check disk space before installing --noverify short hand for --ignorepayload --ignoresignature -i, --install install package(s) --justdb update the database, but do not modify the filesystem --nodb do not update the database, but modify the filesystem --nodeps do not verify package dependencies --nofiledigest don't verify digest of files --nocontexts don't install file security contexts --nocaps don't install file capabilities --noorder do not reorder package installation to satisfy dependencies --noscripts do not execute package scriptlet(s) --notriggers do not execute any scriptlet(s) triggered by this package --oldpackage upgrade to an old version of the package (--force on upgrades does this automatically) --percent print percentages as package installs --prefix= relocate the package to , if relocatable --relocate== relocate files from path to --replacefiles ignore file conflicts between packages --replacepkgs reinstall if the package is already present --test don't install, but tell if it would work or not -U, --upgrade=+ upgrade package(s) --reinstall=+ reinstall package(s) --restore=+ restore package(s) Common options for all rpm modes and executables: -D, --define='MACRO EXPR' define MACRO with value EXPR --undefine=MACRO undefine MACRO -E, --eval='EXPR' print macro expansion of EXPR --target=CPU-VENDOR-OS Specify target platform --macros= read instead of default file(s) --load= load a single macro file --noplugins don't enable any plugins --nodigest don't verify package digest(s) --nosignature don't verify package signature(s) --rcfile= read instead of default file(s) -r, --root=ROOT use ROOT as top level directory (default: "/") --dbpath=DIRECTORY use database in DIRECTORY --querytags display known query tags --showrc display final rpmrc and macro configuration --quiet provide less detailed output -v, --verbose provide more detailed output --version print the version of rpm being used Options implemented via popt alias/exec: --scripts list install/erase scriptlets from package(s) --conflicts list capabilities this package conflicts with --obsoletes list other packages removed by installing this package --provides list capabilities that this package provides --requires list capabilities required by package(s) --recommends list capabilities recommended by package(s) --suggests list capabilities suggested by package(s) --supplements list capabilities supplemented by package(s) --enhances list capabilities enhanced by package(s) --info list descriptive information from package(s) --changelog list change logs for this package --changes list changes for this package with full time stamps --xml list metadata in xml --triggers list trigger scriptlets from package(s) --filetriggers list filetrigger scriptlets from package(s) --last list package(s) by install time, most recent first --dupes list duplicated packages --filesbypkg list all files from each package --fileclass list file names with their classes --filecolor list file names with their colors --fileprovide list file names with their provides --filerequire list file names with requires --filecaps list file names with their POSIX1.e capabilities Help options: -?, --help Show this help message --usage Display brief usage message NOTE: ... ok NOTE: test_rpm_query (rpm.RpmBasicTest.test_rpm_query) DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; ls /var/lib/rpm/ DEBUG: Waiting for process output: time: 1682161052.001375, endtime: 1682161352.0006273 DEBUG: Partial data from SSH call: rpmdb.sqlite rpmdb.sqlite-shm rpmdb.sqlite-wal DEBUG: Waiting for process output: time: 1682161052.361958, endtime: 1682161352.3619566 DEBUG: Data from SSH call: rpmdb.sqlite rpmdb.sqlite-shm rpmdb.sqlite-wal DEBUG: [Command returned '0' after 0.56 seconds] DEBUG: Command: ls /var/lib/rpm/ Status: 0 Output: rpmdb.sqlite rpmdb.sqlite-shm rpmdb.sqlite-wal DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; rpm -q rpm DEBUG: Waiting for process output: time: 1682161052.5636687, endtime: 1682161352.562888 DEBUG: Partial data from SSH call: rpm-4.18.0-r0.core2_32 DEBUG: Waiting for process output: time: 1682161052.9339662, endtime: 1682161352.9339645 DEBUG: Data from SSH call: rpm-4.18.0-r0.core2_32 DEBUG: [Command returned '0' after 0.57 seconds] DEBUG: Command: rpm -q rpm Status: 0 Output: rpm-4.18.0-r0.core2_32 NOTE: ... ok NOTE: test_rpm_query_nonroot (rpm.RpmBasicTest.test_rpm_query_nonroot) DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; id -u test1 DEBUG: Waiting for process output: time: 1682161053.1367028, endtime: 1682161353.1357567 DEBUG: Partial data from SSH call: id: unknown user test1 DEBUG: Waiting for process output: time: 1682161053.4988098, endtime: 1682161353.4988081 DEBUG: Data from SSH call: id: unknown user test1 DEBUG: [Command returned '1' after 0.56 seconds] DEBUG: Command: id -u test1 Status: 1 Output: id: unknown user test1 DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; useradd test1 DEBUG: Waiting for process output: time: 1682161053.7005017, endtime: 1682161353.699735 DEBUG: Data from SSH call: DEBUG: [Command returned '0' after 0.37 seconds] DEBUG: Command: useradd test1 Status: 0 Output: DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; su -c id test1 DEBUG: Waiting for process output: time: 1682161054.0748823, endtime: 1682161354.0740783 DEBUG: Partial data from SSH call: uid=1000(test1) gid=1000(test1) groups=1000(test1) DEBUG: Waiting for process output: time: 1682161054.5085196, endtime: 1682161354.5085185 DEBUG: Data from SSH call: uid=1000(test1) gid=1000(test1) groups=1000(test1) DEBUG: [Command returned '0' after 0.64 seconds] DEBUG: Command: su -c id test1 Status: 0 Output: uid=1000(test1) gid=1000(test1) groups=1000(test1) DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; su -c "rpm -qa" test1 DEBUG: Waiting for process output: time: 1682161054.710189, endtime: 1682161354.709418 DEBUG: Partial data from SSH call: busybox-udhcpc-1.36.0-r0.core2_32 ldconfig-2.37-r1.core2_32 update-alternatives-opkg-0.5.0-r0.core2_32 libc6-2.37-r1.core2_32 busybox-1.36.0-r0.core2_32 libz1-1.2.13-r0.core2_32 liborc-0.4-0-0.4.33-r0.core2_32 libgcc1-12.2.0-r0.core2_32 libxau6-1.0.11-r0.core2_32 libexpat1-2.5.0-r0.core2_32 libxdmcp6-1.1.4-r0.core2_32 libxcb1-1.15-r0.core2_32 libx11-6-1.8.4-r0.core2_32 libxext6-1.3.5-r0.core2_32 libstdc++6-12.2.0-r0.core2_32 libbz2-1-1.0.8-r0.core2_32 libxrender1-0.9.11-r0.core2_32 libpng16-16-1.6.39-r0.core2_32 libfreetype6-2.13.0-r0.core2_32 libxml2-2.10.3-r0.core2_32 base-files-3.0.14-r89.qemux86 base-passwd-3.6.1-r0.core2_32 libcrypt2-4.4.33-r0.core2_32 libfontconfig1-2.14.2-r0.core2_32 libdrm2-2.4.115-r0.core2_32 liblzma5-5.4.2-r0.core2_32 libgpg-error-1.46-r0.core2_32 libsqlite3-0-3.41.0-r0.core2_32 libx11-xcb1-1.8.4-r0.core2_32 libxi6-1.8-r0.core2_32 libxfixes3-6.0.0-r0.core2_32 libblkid1-2.38.1-r0.core2_32 libmount1-2.38.1-r0.core2_32 libzstd1-1.5.4-r0.core2_32 libelf1-0.188-r0.core2_32 libogg0-1.3.5-r0.core2_32 libdw1-0.188-r0.core2_32 libxtst6-1.2.4-r0.core2_32 libassuan0-2.5.5-r0.core2_32 libxft2-2.3.7-r0.core2_32 libxrandr2-1.5.3-r0.core2_32 libxcb-dri3-0-1.15-r0.core2_32 libxcb-shm0-1.15-r0.core2_32 libpython3.11-1.0-3.11.2-r0.core2_32 libjpeg62-2.1.5.1-r0.core2_32 libnl-3-200-3.7.0-r0.core2_32 libpixman-1-0-0.42.2-r0.core2_32 libpopt0-1.19-r0.core2_32 libtirpc3-1.3.3-r0.core2_32 libxshmfence1-1.3.2-r0.core2_32 hicolor-icon-theme-0.17-r0.noarch pam-plugin-deny-1.5.2-r0.core2_32 pam-plugin-permit-1.5.2-r0.core2_32 pam-plugin-unix-1.5.2-r0.core2_32 pam-plugin-warn-1.5.2-r0.core2_32 libpam-1.5.2-r0.core2_32 libpam-runtime-1.5.2-r0.core2_32 libcap-2.67-r0.core2_32 libudev1-253.1-r0.core2_32 libsystemd0-253.1-r0.core2_32 libgcrypt-1.10.1-r0.core2_32 libxmuu1-1.1.4-r0.core2_32 libxcb-present0-1.15-r0.core2_32 libxcb-randr0-1.15-r0.core2_32 libxcb-sync1-1.15-r0.core2_32 libxcb-xfixes0-1.15-r0.core2_32 libfribidi0-1.0.12-r0.core2_32 libglapi0-23.0.0-r0.core2_32 libice6-1.1.1-r0.core2_32 formfactor-0.0-r45.qemux86 libsm6-1.2.4-r0.core2_32 pam-plugin-keyinit-1.5.2-r0.core2_32 pam-plugin-limits-1.5.2-r0.core2_32 shadow-base-4.13-r0.core2_32 sudo-lib-1.9.13p3-r0.core2_32 libnl-genl-3-200-3.7.0-r0.core2_32 libflac12-1.4.2-r0.core2_32 libvorbis-1.3.7-r0.core2_32 libsndfile1-1.2.0-r0.core2_32 libxcursor1-1.2.1-r0.core2_32 libxdamage1-1.1.6-r0.core2_32 file-5.44-r0.core2_32 perl-module-config-heavy-5.36.0-r0.core2_32 perl-5.36.0-r0.core2_32 libxinerama1-1.1.5-r0.core2_32 libxxf86vm1-1.1.5-r0.core2_32 libxcomposite1-0.4.6-r0.core2_32 libxcb-dri2-0-1.15-r0.core2_32 libxcb-render0-1.15-r0.core2_32 libattr1-2.5.1-r0.core2_32 libacl1-2.3.1-r0.core2_32 libavahi-common3-0.8-r0.core2_32 libcom-err2-1.47.0-r0.core2_32 libepoxy0-1.5.10-r0.core2_32 libexif12-0.6.24-r0.core2_32 libffi8-3.4.4-r0.core2_32 wayland-1.21.0-r0.core2_32 libgbm1-23.0.0-r0.core2_32 libgmp10-6.2.1-r0.core2_32 libgomp1-12.2.0-r0.core2_32 libicudata72-72+1-r0.core2_32 libicuuc72-72+1-r0.core2_32 libltdl7-2.4.7-r0.core2_32 libnpth0-1.6-r0.core2_32 libpciaccess0-0.17-r0.core2_32 libpcre2-10.42-r0.core2_32 libglib-2.0-0-2.74.6-r0.core2_32 shared-mime-info-2.2-r0.core2_32 gstreamer1.0-1.22.0-r0.core2_32 libgstvideo-1.0-0-1.22.0-r0.core2_32 libgsttag-1.0-0-1.22.0-r0.core2_32 libgstaudio-1.0-0-1.22.0-r0.core2_32 libgstpbutils-1.0-0-1.22.0-r0.core2_32 libgdk-pixbuf-2.0-0-2.42.10-r0.core2_32 libgstrtp-1.0-0-1.22.0-r0.core2_32 libgstcodecparsers-1.0-0-1.22.0-r0.core2_32 libgstriff-1.0-0-1.22.0-r0.core2_32 libgstallocators-1.0-0-1.22.0-r0.core2_32 libgstsdp-1.0-0-1.22.0-r0.core2_32 libgstapp-1.0-0-1.22.0-r0.core2_32 libgstmpegts-1.0-0-1.22.0-r0.core2_32 libgsturidownloader-1.0-0-1.22.0-r0.core2_32 libgstadaptivedemux-1.0-0-1.22.0-r0.core2_32 libgstfft-1.0-0-1.22.0-r0.core2_32 libgstbasecamerabinsrc-1.0-0-1.22.0-r0.core2_32 libgstisoff-1.0-0-1.22.0-r0.core2_32 desktop-file-utils-0.26-r0.core2_32 libgstwayland-1.0-0-1.22.0-r0.core2_32 gstreamer1.0-plugins-base-playback-1.22.0-r0.core2_32 libgstplay-1.0-0-1.22.0-r0.core2_32 libgstplayer-1.0-0-1.22.0-r0.core2_32 libgsttranscoder-1.0-0-1.22.0-r0.core2_32 libgstphotography-1.0-0-1.22.0-r0.core2_32 libgstrtsp-1.0-0-1.22.0-r0.core2_32 libfm-extra4-1.3.2-r0.core2_32 libmenu-cache3-1.1.0-r0.core2_32 libfm4-1.3.2-r0.core2_32 libgudev-1.0-0-237-r0.core2_32 libseccomp-2.5.4-r0.core2_32 libsolv1-0.7.23-r0.core2_32 libunistring5-1.1-r0.core2_32 libidn2-0-2.3.4-r0.core2_32 libuuid1-2.38.1-r0.core2_32 xserver-xorg-module-libint10-21.1.7-r0.core2_32 openssl-conf-3.1.0-r0.core2_32 openssl-ossl-module-legacy-3.1.0-r0.core2_32 libcrypto3-3.1.0-r0.core2_32 libssl3-3.1.0-r0.core2_32 libkmod2-30-r0.core2_32 libsystemd-shared-253.1-r0.core2_32 kmod-30-r0.core2_32 openssl-3.1.0-r0.core2_32 alsa-states-0.2.0-r5.core2_32 glib-networking-2.74.0-r0.core2_32 gstreamer1.0-plugins-bad-dtls-1.22.0-r0.core2_32 openssl-bin-3.1.0-r0.core2_32 ca-certificates-20211016-r0.noarch libcurl4-8.0.1-r0.core2_32 gstreamer1.0-plugins-bad-curl-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-aes-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-hls-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-adaptivedemux2-1.22.0-r0.core2_32 wpa-supplicant-passphrase-2.10-r0.core2_32 gstreamer1.0-plugins-good-video4linux2-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-rtsp-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-camerabin-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-apps-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-waylandsink-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-dash-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-smoothstreaming-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-audiovisualizers-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-audiofx-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-spectrum-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-dvb-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-mpegtsdemux-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-mpegtsmux-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-sdpelem-1.22.0-r0.core2_32 gstreamer1.0-plugins-base-app-1.22.0-r0.core2_32 libgstwebrtc-1.0-0-1.22.0-r0.core2_32 gstreamer1.0-plugins-base-ogg-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-avi-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-isomp4-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-matroska-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-wavparse-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-codectimestamper-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-jpegformat-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-videoparsersbad-1.22.0-r0.core2_32 libgstcodecs-1.0-0-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-asfmux-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-rist-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-rtpmanagerbad-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-rtponvif-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-dtmf-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-rtp-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-rtpmanager-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-gdkpixbuf-1.22.0-r0.core2_32 libgdk-pixbuf-2.0-loader-gif-2.42.10-r0.core2_32 libgdk-pixbuf-2.0-loader-xpm-2.42.10-r0.core2_32 gstreamer1.0-plugins-bad-aiff-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-codecalpha-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-mpegpsdemux-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-transcode-1.22.0-r0.core2_32 gstreamer1.0-plugins-base-apps-1.22.0-r0.core2_32 gstreamer1.0-plugins-base-encoding-1.22.0-r0.core2_32 gstreamer1.0-plugins-base-typefindfunctions-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-apetag-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-audioparsers-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-flv-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-goom-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-goom2k1-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-id3demux-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-replaygain-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-accurip-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-adpcmdec-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-adpcmenc-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-audiobuffersplit-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-audiofxbad-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-audiomixmatrix-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-debugutilsbad-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-decklink-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-freeverb-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-inter-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-legacyrawparse-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-mxf-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-segmentclip-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-siren-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-speed-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-timecode-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-videoframe-audiolevel-1.22.0-r0.core2_32 gstreamer1.0-plugins-base-adder-1.22.0-r0.core2_32 gstreamer1.0-plugins-base-audioconvert-1.22.0-r0.core2_32 gstreamer1.0-plugins-base-audiomixer-1.22.0-r0.core2_32 gstreamer1.0-plugins-base-audiorate-1.22.0-r0.core2_32 gstreamer1.0-plugins-base-audioresample-1.22.0-r0.core2_32 gstreamer1.0-plugins-base-audiotestsrc-1.22.0-r0.core2_32 gstreamer1.0-plugins-base-rawparse-1.22.0-r0.core2_32 gstreamer1.0-plugins-base-volume-1.22.0-r0.core2_32 gstreamer1.0-plugins-base-vorbis-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-alaw-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-auparse-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-cutter-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-equalizer-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-flac-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-interleave-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-level-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-mulaw-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-ossaudio-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-wavenc-1.22.0-r0.core2_32 libgstbadaudio-1.0-0-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-id3tag-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-icydemux-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-bayer-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-coloreffects-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-dvbsubenc-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-dvbsuboverlay-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-dvdspu-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-fbdevsink-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-fieldanalysis-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-frei0r-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-gaudieffects-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-geometrictransform-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-interlace-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-ivtc-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-pnm-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-rfbsrc-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-smooth-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-videofiltersbad-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-videosignal-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-vmnc-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-y4mdec-1.22.0-r0.core2_32 gstreamer1.0-plugins-base-compositor-1.22.0-r0.core2_32 gstreamer1.0-plugins-base-overlaycomposition-1.22.0-r0.core2_32 gstreamer1.0-plugins-base-pbtypes-1.22.0-r0.core2_32 gstreamer1.0-plugins-base-videoconvertscale-1.22.0-r0.core2_32 gstreamer1.0-plugins-base-videorate-1.22.0-r0.core2_32 gstreamer1.0-plugins-base-videotestsrc-1.22.0-r0.core2_32 gstreamer1.0-plugins-base-ximagesink-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-alpha-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-alphacolor-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-debug-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-deinterlace-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-effectv-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-jpeg-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-multifile-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-navigationtest-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-png-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-shapewipe-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-smpte-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-videobox-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-videocrop-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-videofilter-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-videomixer-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-ximagesrc-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-y4menc-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-audiolatency-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-autoconvert-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-bluez-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-bz2-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-faceoverlay-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-festival-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-gdp-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-ipcpipeline-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-ivfparse-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-jp2kdecimator-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-midi-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-mpegpsmux-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-netsim-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-pcapparse-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-proxy-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-removesilence-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-rtmp2-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-shm-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-sndfile-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-subenc-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-switchbin-1.22.0-r0.core2_32 gstreamer1.0-plugins-base-gio-1.22.0-r0.core2_32 gstreamer1.0-plugins-base-subparse-1.22.0-r0.core2_32 gstreamer1.0-plugins-base-tcp-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-autodetect-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-flxdec-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-imagefreeze-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-monoscope-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-multipart-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-udp-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-xingmux-1.22.0-r0.core2_32 libgstinsertbin-1.0-0-1.22.0-r0.core2_32 libgstsctp-1.0-0-1.22.0-r0.core2_32 libglib-2.0-utils-2.74.6-r0.core2_32 libdrm-intel1-2.4.115-r0.core2_32 mesa-megadriver-23.0.0-r0.core2_32 libegl-mesa-23.0.0-r0.core2_32 libgstgl-1.0-0-1.22.0-r0.core2_32 gstreamer1.0-plugins-base-opengl-1.22.0-r0.core2_32 libgstcuda-1.0-0-1.22.0-r0.core2_32 libpsl5-0.21.2-r0.core2_32 nettle-3.8.1-r0.core2_32 libgnutls30-3.8.0-r0.core2_32 xf86-video-modesetting-21.1.7-r0.core2_32 mesa-vulkan-drivers-23.0.0-r0.core2_32 libvulkan1-1.3.239.0-r0.core2_32 libext2fs2-1.47.0-r0.core2_32 libavahi-core7-0.8-r0.core2_32 xdpyinfo-1.3.3-r0.core2_32 xinput-1.6.3-r0.core2_32 iw-5.19-r0.core2_32 sudo-sudo-1.9.13p3-r0.core2_32 sudo-1.9.13p3-r0.core2_32 mini-x-session-0.1-r4.core2_32 libxt6-1.2.1-r0.core2_32 libxmu6-1.1.4-r0.core2_32 xauth-1.1.2-r0.core2_32 xhost-1.0.9-r0.core2_32 xset-1.2.5-r0.core2_32 psplash-0.1+git0+44afb7506d-r0.core2_32 psplash-default-0.1+git0+44afb7506d-r0.core2_32 libpci3-3.9.0-r0.core2_32 libusb-1.0-0-1.0.26-r0.core2_32 gstreamer1.0-plugins-bad-uvch264-1.22.0-r0.core2_32 libnss-myhostname2-253.1-r0.core2_32 dropbear-2022.83-r0.core2_32 kbd-2.5.1-r0.core2_32 pam-plugin-env-1.5.2-r0.core2_32 pam-plugin-faildelay-1.5.2-r0.core2_32 pam-plugin-group-1.5.2-r0.core2_32 pam-plugin-lastlog-1.5.2-r0.core2_32 pam-plugin-loginuid-1.5.2-r0.core2_32 pam-plugin-mail-1.5.2-r0.core2_32 pam-plugin-motd-1.5.2-r0.core2_32 pam-plugin-namespace-1.5.2-r0.core2_32 pam-plugin-nologin-1.5.2-r0.core2_32 pam-plugin-rootok-1.5.2-r0.core2_32 pam-plugin-securetty-1.5.2-r0.core2_32 pam-plugin-shells-1.5.2-r0.core2_32 libnsl3-2.0.0-r0.core2_32 libnl-route-3-200-3.7.0-r0.core2_32 libmb1-1.12-r0.core2_32 xrandr-1.5.2-r0.core2_32 libfakekey0-0.3+git0+7ad885912e-r0.core2_32 elfutils-binutils-0.188-r0.core2_32 libtheora-1.1.1-r1.core2_32 gstreamer1.0-plugins-base-theora-1.22.0-r0.core2_32 util-linux-fsck-2.38.1-r0.core2_32 util-linux-mount-2.38.1-r0.core2_32 util-linux-umount-2.38.1-r0.core2_32 libksba8-1.6.3-r0.core2_32 fontconfig-utils-2.14.2-r0.core2_32 liberation-fonts-2.1.5-r0.noarch util-linux-sulogin-2.38.1-r0.core2_32 libptytty0-2.0-r0.core2_32 rxvt-unicode-9.31-r0.core2_32 libtag1-1.13-r0.core2_32 gstreamer1.0-plugins-good-taglib-1.22.0-r0.core2_32 libxv1-1.0.12-r0.core2_32 gstreamer1.0-plugins-base-xvimagesink-1.22.0-r0.core2_32 libxkbfile1-1.1.2-r0.core2_32 xkbcomp-1.4.6-r0.core2_32 xmodmap-1.0.11-r0.core2_32 libxcb-glx0-1.15-r0.core2_32 libgl-mesa-23.0.0-r0.core2_32 libcairo2-1.16.0-r0.core2_32 libcairo-gobject2-1.16.0-r0.core2_32 libharfbuzz0-7.1.0-r0.core2_32 pango-1.50.13-r0.core2_32 gstreamer1.0-plugins-bad-closedcaption-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-ttmlsubs-1.22.0-r0.core2_32 gstreamer1.0-plugins-base-pango-1.22.0-r0.core2_32 librsvg-2-2-2.54.5-r0.core2_32 gstreamer1.0-plugins-bad-rsvg-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-cairo-1.22.0-r0.core2_32 xserver-xorg-extension-glx-21.1.7-r0.core2_32 libxcb-util1-0.4.1-r0.core2_32 libstartup-notification-1-0-0.12-r2.core2_32 matchbox-wm-1.2.3-r0.core2_32 libxcb-xkb1-1.15-r0.core2_32 libfontenc1-1.1.7-r0.core2_32 libxfont2-2-2.0.6-r0.core2_32 busybox-syslog-1.36.0-r0.core2_32 dosfstools-4.2-r0.core2_32 packagegroup-base-vfat-1.0-r83.qemux86 kernel-image-bzimage-5.15.108-yocto-standard-5.15.108+git0+e4b95ec172_e8c818cce4-r0.qemux86 kernel-image-5.15.108-yocto-standard-5.15.108+git0+e4b95ec172_e8c818cce4-r0.qemux86 kernel-5.15.108-yocto-standard-5.15.108+git0+e4b95ec172_e8c818cce4-r0.qemux86 kernel-module-x-tables-5.15.108-yocto-standard-5.15.108+git0+e4b95ec172_e8c818cce4-r0.qemux86 kernel-module-ip-tables-5.15.108-yocto-standard-5.15.108+git0+e4b95ec172_e8c818cce4-r0.qemux86 kernel-module-ip6-tables-5.15.108-yocto-standard-5.15.108+git0+e4b95ec172_e8c818cce4-r0.qemux86 kernel-module-nf-defrag-ipv4-5.15.108-yocto-standard-5.15.108+git0+e4b95ec172_e8c818cce4-r0.qemux86 kernel-module-ip6table-filter-5.15.108-yocto-standard-5.15.108+git0+e4b95ec172_e8c818cce4-r0.qemux86 kernel-module-iptable-filter-5.15.108-yocto-standard-5.15.108+git0+e4b95ec172_e8c818cce4-r0.qemux86 kernel-module-bnep-5.15.108-yocto-standard-5.15.108+git0+e4b95ec172_e8c818cce4-r0.qemux86 kernel-module-hidp-5.15.108-yocto-standard-5.15.108+git0+e4b95ec172_e8c818cce4-r0.qemux86 kernel-module-michael-mic-5.15.108-yocto-standard-5.15.108+git0+e4b95ec172_e8c818cce4-r0.qemux86 kernel-module-nf-defrag-ipv6-5.15.108-yocto-standard-5.15.108+git0+e4b95ec172_e8c818cce4-r0.qemux86 kernel-module-nf-conntrack-5.15.108-yocto-standard-5.15.108+git0+e4b95ec172_e8c818cce4-r0.qemux86 kernel-module-nf-nat-5.15.108-yocto-standard-5.15.108+git0+e4b95ec172_e8c818cce4-r0.qemux86 kernel-module-iptable-nat-5.15.108-yocto-standard-5.15.108+git0+e4b95ec172_e8c818cce4-r0.qemux86 iptables-module-ip6t-ah-1.8.9-r0.core2_32 iptables-module-ip6t-dnpt-1.8.9-r0.core2_32 iptables-module-ip6t-dst-1.8.9-r0.core2_32 iptables-module-ip6t-eui64-1.8.9-r0.core2_32 iptables-module-ip6t-frag-1.8.9-r0.core2_32 iptables-module-ip6t-hbh-1.8.9-r0.core2_32 iptables-module-ip6t-hl-1.8.9-r0.core2_32 iptables-module-ip6t-icmp6-1.8.9-r0.core2_32 iptables-module-ip6t-ipv6header-1.8.9-r0.core2_32 iptables-module-ip6t-mh-1.8.9-r0.core2_32 iptables-module-ip6t-netmap-1.8.9-r0.core2_32 iptables-module-ip6t-reject-1.8.9-r0.core2_32 iptables-module-ip6t-rt-1.8.9-r0.core2_32 iptables-module-ip6t-snpt-1.8.9-r0.core2_32 iptables-module-ip6t-srh-1.8.9-r0.core2_32 iptables-module-ipt-ah-1.8.9-r0.core2_32 iptables-module-ipt-clusterip-1.8.9-r0.core2_32 iptables-module-ipt-ecn-1.8.9-r0.core2_32 iptables-module-ipt-icmp-1.8.9-r0.core2_32 iptables-module-ipt-netmap-1.8.9-r0.core2_32 iptables-module-ipt-realm-1.8.9-r0.core2_32 iptables-module-ipt-reject-1.8.9-r0.core2_32 iptables-module-ipt-ttl-1.8.9-r0.core2_32 iptables-module-ipt-ulog-1.8.9-r0.core2_32 iptables-module-xt-addrtype-1.8.9-r0.core2_32 iptables-module-xt-audit-1.8.9-r0.core2_32 iptables-module-xt-bpf-1.8.9-r0.core2_32 iptables-module-xt-cgroup-1.8.9-r0.core2_32 iptables-module-xt-checksum-1.8.9-r0.core2_32 iptables-module-xt-classify-1.8.9-r0.core2_32 iptables-module-xt-cluster-1.8.9-r0.core2_32 iptables-module-xt-comment-1.8.9-r0.core2_32 iptables-module-xt-connbytes-1.8.9-r0.core2_32 iptables-module-xt-connlimit-1.8.9-r0.core2_32 iptables-module-xt-connmark-1.8.9-r0.core2_32 iptables-module-xt-connsecmark-1.8.9-r0.core2_32 iptables-module-xt-conntrack-1.8.9-r0.core2_32 iptables-module-xt-cpu-1.8.9-r0.core2_32 iptables-module-xt-dccp-1.8.9-r0.core2_32 iptables-module-xt-devgroup-1.8.9-r0.core2_32 iptables-module-xt-dscp-1.8.9-r0.core2_32 iptables-module-xt-ecn-1.8.9-r0.core2_32 iptables-module-xt-esp-1.8.9-r0.core2_32 iptables-module-xt-hashlimit-1.8.9-r0.core2_32 iptables-module-xt-helper-1.8.9-r0.core2_32 iptables-module-xt-hmark-1.8.9-r0.core2_32 iptables-module-xt-idletimer-1.8.9-r0.core2_32 iptables-module-xt-ipcomp-1.8.9-r0.core2_32 iptables-module-xt-iprange-1.8.9-r0.core2_32 iptables-module-xt-ipvs-1.8.9-r0.core2_32 iptables-module-xt-led-1.8.9-r0.core2_32 iptables-module-xt-length-1.8.9-r0.core2_32 iptables-module-xt-limit-1.8.9-r0.core2_32 iptables-module-xt-log-1.8.9-r0.core2_32 iptables-module-xt-mac-1.8.9-r0.core2_32 iptables-module-xt-mark-1.8.9-r0.core2_32 iptables-module-xt-multiport-1.8.9-r0.core2_32 iptables-module-xt-ct-1.8.9-r0.core2_32 iptables-module-xt-nat-1.8.9-r0.core2_32 iptables-module-xt-nfacct-1.8.9-r0.core2_32 iptables-module-xt-nflog-1.8.9-r0.core2_32 iptables-module-xt-nfqueue-1.8.9-r0.core2_32 iptables-module-xt-osf-1.8.9-r0.core2_32 iptables-module-xt-owner-1.8.9-r0.core2_32 iptables-module-xt-physdev-1.8.9-r0.core2_32 iptables-module-xt-pkttype-1.8.9-r0.core2_32 iptables-module-xt-policy-1.8.9-r0.core2_32 iptables-module-xt-quota-1.8.9-r0.core2_32 iptables-module-xt-rateest-1.8.9-r0.core2_32 iptables-module-xt-recent-1.8.9-r0.core2_32 iptables-module-xt-rpfilter-1.8.9-r0.core2_32 iptables-module-xt-sctp-1.8.9-r0.core2_32 iptables-module-xt-secmark-1.8.9-r0.core2_32 iptables-module-xt-set-1.8.9-r0.core2_32 iptables-module-xt-socket-1.8.9-r0.core2_32 iptables-module-xt-statistic-1.8.9-r0.core2_32 iptables-module-xt-string-1.8.9-r0.core2_32 iptables-module-xt-synproxy-1.8.9-r0.core2_32 iptables-module-xt-tcp-1.8.9-r0.core2_32 iptables-module-xt-tcpmss-1.8.9-r0.core2_32 iptables-module-xt-tcpoptstrip-1.8.9-r0.core2_32 iptables-module-xt-tee-1.8.9-r0.core2_32 iptables-module-xt-time-1.8.9-r0.core2_32 iptables-module-xt-tos-1.8.9-r0.core2_32 iptables-module-xt-tproxy-1.8.9-r0.core2_32 iptables-module-xt-trace-1.8.9-r0.core2_32 iptables-module-xt-u32-1.8.9-r0.core2_32 iptables-module-xt-udp-1.8.9-r0.core2_32 iptables-module-xt-standard-1.8.9-r0.core2_32 iptables-modules-1.8.9-r0.core2_32 iptables-1.8.9-r0.core2_32 kernel-module-nls-utf8-5.15.108-yocto-standard-5.15.108+git0+e4b95ec172_e8c818cce4-r0.qemux86 kernel-module-rfcomm-5.15.108-yocto-standard-5.15.108+git0+e4b95ec172_e8c818cce4-r0.qemux86 kernel-module-sch-fq-codel-5.15.108-yocto-standard-5.15.108+git0+e4b95ec172_e8c818cce4-r0.qemux86 kernel-module-soundcore-5.15.108-yocto-standard-5.15.108+git0+e4b95ec172_e8c818cce4-r0.qemux86 kernel-module-snd-5.15.108-yocto-standard-5.15.108+git0+e4b95ec172_e8c818cce4-r0.qemux86 kernel-module-snd-seq-device-5.15.108-yocto-standard-5.15.108+git0+e4b95ec172_e8c818cce4-r0.qemux86 kernel-module-snd-rawmidi-5.15.108-yocto-standard-5.15.108+git0+e4b95ec172_e8c818cce4-r0.qemux86 kernel-module-snd-timer-5.15.108-yocto-standard-5.15.108+git0+e4b95ec172_e8c818cce4-r0.qemux86 kernel-module-snd-pcm-5.15.108-yocto-standard-5.15.108+git0+e4b95ec172_e8c818cce4-r0.qemux86 kernel-module-snd-ens1370-5.15.108-yocto-standard-5.15.108+git0+e4b95ec172_e8c818cce4-r0.qemux86 packagegroup-machine-base-1.0-r83.qemux86 kernel-module-tun-5.15.108-yocto-standard-5.15.108+git0+e4b95ec172_e8c818cce4-r0.qemux86 kernel-module-uvesafb-5.15.108-yocto-standard-5.15.108+git0+e4b95ec172_e8c818cce4-r0.qemux86 v86d-0.1.10-r2.qemux86 libcheck0-0.15.2-r0.core2_32 libdaemon0-0.14-r0.core2_32 libe2p2-1.47.0-r0.core2_32 e2fsprogs-e2fsck-1.47.0-r0.core2_32 libell0-0.56-r0.core2_32 libevdev-1.13.0-r0.core2_32 libjson-c5-0.16-r0.core2_32 libmp3lame0-3.100-r0.core2_32 gstreamer1.0-plugins-good-lame-1.22.0-r0.core2_32 libnghttp2-14-1.52.0-r0.core2_32 libsoup-3.2.2-r0.core2_32 gstreamer1.0-plugins-good-soup-1.22.0-r0.core2_32 libsbc1-2.0-r0.core2_32 gstreamer1.0-plugins-bad-sbc-1.22.0-r0.core2_32 libsmartcols1-2.38.1-r0.core2_32 libspeex1-1.2.1-r0.core2_32 gstreamer1.0-plugins-good-speex-1.22.0-r0.core2_32 libspeexdsp1-1.2.1-r0.core2_32 libwebp-1.3.0-r0.core2_32 gstreamer1.0-plugins-bad-webp-1.22.0-r0.core2_32 libxcvt-0.1.2-r0.core2_32 libyaml-0-2-0.2.5-r0.core2_32 libmodulemd-2.14.0-r0.core2_32 matchbox-session-0.1-r4.core2_32 mtdev-1.1.6-r0.core2_32 libinput10-1.22.1-r0.core2_32 shutdown-desktop-1.0-r1.noarch update-rc.d-0.8-r0.noarch util-linux-agetty-2.38.1-r0.core2_32 util-linux-mcookie-2.38.1-r0.core2_32 xinit-1.4.2-r0.core2_32 xserver-nodm-init-3.0-r31.qemux86 volatile-binds-1.0-r0.noarch openssh-sftp-server-9.3p1-r0.core2_32 rgb-1.1.0-r0.core2_32 wpa-supplicant-cli-2.10-r0.core2_32 xserver-xf86-config-0.1-r33.qemux86 xkeyboard-config-2.38-r0.core2_32 xcursor-transparent-theme-0.1.1+git0+23c8af5ba4-r0.noarch wpa-supplicant-plugins-2.10-r0.core2_32 wireless-regdb-static-2023.02.13-r0.noarch systemd-udev-rules-253.1-r0.core2_32 systemd-serialgetty-1.0-r5.qemux86 systemd-conf-1.0-r0.qemux86 shadow-securetty-4.6-r3.qemux86 shadow-4.13-r0.core2_32 udev-253.1-r0.core2_32 udev-hwdb-253.1-r0.core2_32 dbus-common-1.14.6-r0.core2_32 dbus-tools-1.14.6-r0.core2_32 libdbus-1-3-1.14.6-r0.core2_32 dbus-1-1.14.6-r0.core2_32 libpulsecommon-16.1-r0.core2_32 libpulse0-16.1-r0.core2_32 libpulsecore-16.1-r0.core2_32 at-spi2-core-2.46.0-r0.core2_32 xf86-input-libinput-1.2.1-r0.core2_32 xserver-xorg-21.1.7-r0.core2_32 pulseaudio-lib-protocol-native-16.1-r0.core2_32 rpm-4.18.0-r0.core2_32 rpm-sign-4.18.0-r0.core2_32 libdbus-glib-1-2-0.112-r0.core2_32 avahi-daemon-0.8-r0.core2_32 libnss-mdns-0.15.1-r0.core2_32 wpa-supplicant-2.10-r0.core2_32 packagegroup-base-wifi-1.0-r83.qemux86 packagegroup-base-zeroconf-1.0-r83.qemux86 libsolvext1-0.7.23-r0.core2_32 pulseaudio-module-device-manager-16.1-r0.core2_32 pulseaudio-module-device-restore-16.1-r0.core2_32 pulseaudio-module-native-protocol-unix-16.1-r0.core2_32 pulseaudio-module-stream-restore-16.1-r0.core2_32 pulseaudio-module-x11-publish-16.1-r0.core2_32 xf86-video-cirrus-1.6.0-r0.core2_32 xf86-video-fbdev-0.5.0-r0.core2_32 xf86-video-vesa-2.6.0-r0.core2_32 xf86-video-vmware-13.4.0-r0.core2_32 packagegroup-core-x11-xserver-1.0-r40.qemux86 pulseaudio-lib-cli-16.1-r0.core2_32 pulseaudio-lib-protocol-cli-16.1-r0.core2_32 pulseaudio-module-cli-protocol-unix-16.1-r0.core2_32 pulseaudio-misc-16.1-r0.core2_32 pulseaudio-module-always-sink-16.1-r0.core2_32 pulseaudio-module-augment-properties-16.1-r0.core2_32 pulseaudio-module-card-restore-16.1-r0.core2_32 pulseaudio-module-default-device-restore-16.1-r0.core2_32 pulseaudio-module-detect-16.1-r0.core2_32 pulseaudio-module-filter-apply-16.1-r0.core2_32 pulseaudio-module-filter-heuristics-16.1-r0.core2_32 pulseaudio-module-intended-roles-16.1-r0.core2_32 pulseaudio-module-null-sink-16.1-r0.core2_32 pulseaudio-module-position-event-sounds-16.1-r0.core2_32 pulseaudio-module-rescue-streams-16.1-r0.core2_32 pulseaudio-module-role-cork-16.1-r0.core2_32 pulseaudio-module-suspend-on-idle-16.1-r0.core2_32 pulseaudio-module-switch-on-port-available-16.1-r0.core2_32 pulseaudio-module-systemd-login-16.1-r0.core2_32 pulseaudio-module-udev-detect-16.1-r0.core2_32 pulseaudio-module-x11-cork-request-16.1-r0.core2_32 pulseaudio-module-x11-xsmp-16.1-r0.core2_32 gstreamer1.0-plugins-good-pulseaudio-1.22.0-r0.core2_32 libpulse-simple0-16.1-r0.core2_32 mpg123-1.31.2-r0.core2_32 gstreamer1.0-plugins-good-mpg123-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-meta-1.22.0-r0.core2_32 dbus-wait-0.1+git0+6cc6077a36-r2.core2_32 rpcbind-1.2.6-r0.core2_32 packagegroup-base-nfs-1.0-r83.qemux86 systemd-extra-utils-253.1-r0.core2_32 pulseaudio-client-conf-sato-1-r0.noarch pointercal-xinput-0.0-r7.qemux86 xinput-calibrator-0.7.5+git0+18ec53f1ca-r6.core2_32 packagegroup-core-x11-utils-1.0-r40.noarch pciutils-ids-3.9.0-r0.core2_32 pciutils-3.9.0-r0.core2_32 packagegroup-base-pci-1.0-r83.qemux86 packagegroup-base-usbgadget-1.0-r83.qemux86 packagegroup-base-ipv6-1.0-r83.qemux86 os-release-1.0-r0.noarch netbase-6.4-r0.noarch ncurses-terminfo-base-6.4-r0.core2_32 libtinfo5-6.4-r0.core2_32 libreadline8-8.2-r0.core2_32 python3-core-3.11.2-r0.core2_32 python3-stringold-3.11.2-r0.core2_32 python3-math-3.11.2-r0.core2_32 python3-crypt-3.11.2-r0.core2_32 python3-datetime-3.11.2-r0.core2_32 python3-mime-3.11.2-r0.core2_32 libncursesw5-6.4-r0.core2_32 python3-shell-3.11.2-r0.core2_32 python3-email-3.11.2-r0.core2_32 python3-io-3.11.2-r0.core2_32 python3-netclient-3.11.2-r0.core2_32 gpgme-1.18.0-r0.core2_32 librepo0-1.15.1-r0.core2_32 python3-codecs-3.11.2-r0.core2_32 python3-pickle-3.11.2-r0.core2_32 python3-threading-3.11.2-r0.core2_32 bluez5-5.66-r0.core2_32 bash-5.2.15-r0.core2_32 debugedit-5.0-r0.core2_32 rpm-build-4.18.0-r0.core2_32 python3-rpm-4.18.0-r0.core2_32 packagegroup-base-bluetooth-1.0-r83.qemux86 libdnf2-0.70.0-r0.core2_32 python3-pydoc-3.11.2-r0.core2_32 python3-six-1.16.0-r0.core2_32 python3-iniparse-0.5-r0.core2_32 python3-unixadmin-3.11.2-r0.core2_32 python3-gpg-1.18.0-r0.core2_32 libpanelw5-6.4-r0.core2_32 python3-curses-3.11.2-r0.core2_32 pinentry-1.2.1-r0.core2_32 python3-sqlite3-3.11.2-r0.core2_32 libcomps0-0.1.19-r0.core2_32 python3-audio-3.11.2-r0.core2_32 python3-compression-3.11.2-r0.core2_32 python3-fcntl-3.11.2-r0.core2_32 python3-html-3.11.2-r0.core2_32 python3-netserver-3.11.2-r0.core2_32 python3-logging-3.11.2-r0.core2_32 python3-json-3.11.2-r0.core2_32 python3-numbers-3.11.2-r0.core2_32 python3-misc-3.11.2-r0.core2_32 python3-xml-3.11.2-r0.core2_32 gconf-3.2.6-r0.core2_32 gnupg-gpg-2.4.0-r0.core2_32 gnupg-2.4.0-r0.core2_32 mobile-broadband-provider-info-20221107-r0.core2_32 ofono-2.0-r0.core2_32 packagegroup-base-3g-1.0-r83.qemux86 matchbox-theme-sato-0.2-r0.core2_32 libx11-locale-1.8.4-r0.core2_32 libxkbcommon0-1.5.0-r0.core2_32 libxkbcommon-x11-0-1.5.0-r0.core2_32 libgstvulkan-1.0-0-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-vulkan-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-meta-1.22.0-r0.core2_32 kbd-keymaps-2.5.1-r0.core2_32 kbd-consolefonts-2.5.1-r0.core2_32 systemd-vconsole-setup-253.1-r0.core2_32 systemd-compat-units-1.0-r29.core2_32 systemd-253.1-r0.core2_32 packagegroup-core-boot-1.0-r17.qemux86 packagegroup-distro-base-1.0-r83.qemux86 glibc-gconv-2.37-r1.core2_32 glibc-gconv-iso8859-1-2.37-r1.core2_32 libgtk-3.0-3.24.36-r0.core2_32 adwaita-icon-theme-symbolic-43-r0.noarch matchbox-desktop-2.3-r0.core2_32 matchbox-keyboard-applet-0.1.1-r0.core2_32 settings-daemon-0.0.2-r0.core2_32 matchbox-config-gtk-0.2+git0+7182e60335-r0.core2_32 matchbox-keyboard-0.1.1-r0.core2_32 adwaita-icon-theme-43-r0.noarch l3afpad-0.8.18.1.11+git0+3cdccdc950-r0.core2_32 libfm-gtk-1.3.2-r0.core2_32 pcmanfm-1.3.2-r0.core2_32 libvte-2.91-0-0.72.0-r0.core2_32 matchbox-terminal-0.2+git0+99e6eb7db1-r0.core2_32 matchbox-keyboard-im-0.1.1-r0.core2_32 matchbox-panel-2-2.12-r0.core2_32 matchbox-session-sato-0.1-r30.qemux86 puzzles-0.0+git0+5a491c5ad3-r0.core2_32 packagegroup-core-x11-sato-games-1.0-r33.qemux86 sato-icon-theme-git-r0.noarch sato-screenshot-0.3-r0.core2_32 connman-conf-1.0-r2.qemux86 connman-1.41-r0.core2_32 connman-gnome-0.7-r0.core2_32 alsa-ucm-conf-1.2.8-r0.noarch alsa-conf-1.2.8-r0.core2_32 libasound2-1.2.8-r0.core2_32 pulseaudio-lib-alsa-util-16.1-r0.core2_32 alsa-utils-alsactl-1.2.8-r0.core2_32 alsa-state-0.2.0-r5.core2_32 pulseaudio-module-alsa-card-16.1-r0.core2_32 pulseaudio-module-alsa-sink-16.1-r0.core2_32 pulseaudio-module-alsa-source-16.1-r0.core2_32 alsa-utils-amixer-1.2.8-r0.core2_32 packagegroup-base-alsa-1.0-r83.qemux86 packagegroup-base-1.0-r83.qemux86 gstreamer1.0-plugins-base-alsa-1.22.0-r0.core2_32 gstreamer1.0-plugins-base-meta-1.22.0-r0.core2_32 gst-examples-1.18.6-r0.core2_32 packagegroup-core-x11-sato-apps-1.0-r33.qemux86 libasound-module-conf-pulse-1.2.7.1-r0.core2_32 libasound-module-ctl-pulse-1.2.7.1-r0.core2_32 libasound-module-pcm-pulse-1.2.7.1-r0.core2_32 alsa-plugins-pulseaudio-conf-1.2.7.1-r0.core2_32 pulseaudio-server-16.1-r0.core2_32 packagegroup-core-x11-sato-base-1.0-r33.qemux86 packagegroup-core-x11-sato-1.0-r33.qemux86 packagegroup-base-extended-1.0-r83.qemux86 locale-base-c-2.37-r1.core2_32 locale-base-en-gb-2.37-r1.core2_32 locale-base-en-us-2.37-r1.core2_32 packagegroup-core-x11-base-1.0-r1.noarch dnf-4.14.0-r0.core2_32 packagegroup-core-ssh-dropbear-1.0-r1.noarch ssh-pregen-hostkeys-1.0-r0.core2_32 xkeyboard-config-locale-en-gb-2.38-r0.core2_32 vte-locale-en-gb-0.72.0-r0.core2_32 shared-mime-info-locale-en-gb-2.2-r0.core2_32 pcmanfm-locale-en-gb-1.3.2-r0.core2_32 libsoup-3.0-locale-en-gb-3.2.2-r0.core2_32 libglib-2.0-locale-en-gb-2.74.6-r0.core2_32 libgdk-pixbuf-2.0-locale-en-gb-2.42.10-r0.core2_32 libfm-locale-en-gb-1.3.2-r0.core2_32 libexif-locale-en-gb-0.6.24-r0.core2_32 gtk+3-locale-en-gb-3.24.36-r0.core2_32 gtk+3-locale-en-3.24.36-r0.core2_32 gstreamer1.0-plugins-good-locale-en-gb-1.22.0-r0.core2_32 gstreamer1.0-plugins-base-locale-en-gb-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-locale-en-gb-1.22.0-r0.core2_32 gstreamer1.0-locale-en-gb-1.22.0-r0.core2_32 glibc-locale-en-gb-2.37-r1.core2_32 glib-networking-locale-en-gb-2.74.0-r0.core2_32 gconf-locale-en-gb-3.2.6-r0.core2_32 dnf-locale-en-gb-4.14.0-r0.core2_32 avahi-locale-en-gb-0.8-r0.core2_32 at-spi2-core-locale-en-gb-2.46.0-r0.core2_32 dnf-test-dep-4.14.0-r0.core2_32 dnf-test-main-4.14.0-r0.core2_32 DEBUG: Waiting for process output: time: 1682161055.060555, endtime: 1682161355.060553 DEBUG: Data from SSH call: busybox-udhcpc-1.36.0-r0.core2_32 ldconfig-2.37-r1.core2_32 update-alternatives-opkg-0.5.0-r0.core2_32 libc6-2.37-r1.core2_32 busybox-1.36.0-r0.core2_32 libz1-1.2.13-r0.core2_32 liborc-0.4-0-0.4.33-r0.core2_32 libgcc1-12.2.0-r0.core2_32 libxau6-1.0.11-r0.core2_32 libexpat1-2.5.0-r0.core2_32 libxdmcp6-1.1.4-r0.core2_32 libxcb1-1.15-r0.core2_32 libx11-6-1.8.4-r0.core2_32 libxext6-1.3.5-r0.core2_32 libstdc++6-12.2.0-r0.core2_32 libbz2-1-1.0.8-r0.core2_32 libxrender1-0.9.11-r0.core2_32 libpng16-16-1.6.39-r0.core2_32 libfreetype6-2.13.0-r0.core2_32 libxml2-2.10.3-r0.core2_32 base-files-3.0.14-r89.qemux86 base-passwd-3.6.1-r0.core2_32 libcrypt2-4.4.33-r0.core2_32 libfontconfig1-2.14.2-r0.core2_32 libdrm2-2.4.115-r0.core2_32 liblzma5-5.4.2-r0.core2_32 libgpg-error-1.46-r0.core2_32 libsqlite3-0-3.41.0-r0.core2_32 libx11-xcb1-1.8.4-r0.core2_32 libxi6-1.8-r0.core2_32 libxfixes3-6.0.0-r0.core2_32 libblkid1-2.38.1-r0.core2_32 libmount1-2.38.1-r0.core2_32 libzstd1-1.5.4-r0.core2_32 libelf1-0.188-r0.core2_32 libogg0-1.3.5-r0.core2_32 libdw1-0.188-r0.core2_32 libxtst6-1.2.4-r0.core2_32 libassuan0-2.5.5-r0.core2_32 libxft2-2.3.7-r0.core2_32 libxrandr2-1.5.3-r0.core2_32 libxcb-dri3-0-1.15-r0.core2_32 libxcb-shm0-1.15-r0.core2_32 libpython3.11-1.0-3.11.2-r0.core2_32 libjpeg62-2.1.5.1-r0.core2_32 libnl-3-200-3.7.0-r0.core2_32 libpixman-1-0-0.42.2-r0.core2_32 libpopt0-1.19-r0.core2_32 libtirpc3-1.3.3-r0.core2_32 libxshmfence1-1.3.2-r0.core2_32 hicolor-icon-theme-0.17-r0.noarch pam-plugin-deny-1.5.2-r0.core2_32 pam-plugin-permit-1.5.2-r0.core2_32 pam-plugin-unix-1.5.2-r0.core2_32 pam-plugin-warn-1.5.2-r0.core2_32 libpam-1.5.2-r0.core2_32 libpam-runtime-1.5.2-r0.core2_32 libcap-2.67-r0.core2_32 libudev1-253.1-r0.core2_32 libsystemd0-253.1-r0.core2_32 libgcrypt-1.10.1-r0.core2_32 libxmuu1-1.1.4-r0.core2_32 libxcb-present0-1.15-r0.core2_32 libxcb-randr0-1.15-r0.core2_32 libxcb-sync1-1.15-r0.core2_32 libxcb-xfixes0-1.15-r0.core2_32 libfribidi0-1.0.12-r0.core2_32 libglapi0-23.0.0-r0.core2_32 libice6-1.1.1-r0.core2_32 formfactor-0.0-r45.qemux86 libsm6-1.2.4-r0.core2_32 pam-plugin-keyinit-1.5.2-r0.core2_32 pam-plugin-limits-1.5.2-r0.core2_32 shadow-base-4.13-r0.core2_32 sudo-lib-1.9.13p3-r0.core2_32 libnl-genl-3-200-3.7.0-r0.core2_32 libflac12-1.4.2-r0.core2_32 libvorbis-1.3.7-r0.core2_32 libsndfile1-1.2.0-r0.core2_32 libxcursor1-1.2.1-r0.core2_32 libxdamage1-1.1.6-r0.core2_32 file-5.44-r0.core2_32 perl-module-config-heavy-5.36.0-r0.core2_32 perl-5.36.0-r0.core2_32 libxinerama1-1.1.5-r0.core2_32 libxxf86vm1-1.1.5-r0.core2_32 libxcomposite1-0.4.6-r0.core2_32 libxcb-dri2-0-1.15-r0.core2_32 libxcb-render0-1.15-r0.core2_32 libattr1-2.5.1-r0.core2_32 libacl1-2.3.1-r0.core2_32 libavahi-common3-0.8-r0.core2_32 libcom-err2-1.47.0-r0.core2_32 libepoxy0-1.5.10-r0.core2_32 libexif12-0.6.24-r0.core2_32 libffi8-3.4.4-r0.core2_32 wayland-1.21.0-r0.core2_32 libgbm1-23.0.0-r0.core2_32 libgmp10-6.2.1-r0.core2_32 libgomp1-12.2.0-r0.core2_32 libicudata72-72+1-r0.core2_32 libicuuc72-72+1-r0.core2_32 libltdl7-2.4.7-r0.core2_32 libnpth0-1.6-r0.core2_32 libpciaccess0-0.17-r0.core2_32 libpcre2-10.42-r0.core2_32 libglib-2.0-0-2.74.6-r0.core2_32 shared-mime-info-2.2-r0.core2_32 gstreamer1.0-1.22.0-r0.core2_32 libgstvideo-1.0-0-1.22.0-r0.core2_32 libgsttag-1.0-0-1.22.0-r0.core2_32 libgstaudio-1.0-0-1.22.0-r0.core2_32 libgstpbutils-1.0-0-1.22.0-r0.core2_32 libgdk-pixbuf-2.0-0-2.42.10-r0.core2_32 libgstrtp-1.0-0-1.22.0-r0.core2_32 libgstcodecparsers-1.0-0-1.22.0-r0.core2_32 libgstriff-1.0-0-1.22.0-r0.core2_32 libgstallocators-1.0-0-1.22.0-r0.core2_32 libgstsdp-1.0-0-1.22.0-r0.core2_32 libgstapp-1.0-0-1.22.0-r0.core2_32 libgstmpegts-1.0-0-1.22.0-r0.core2_32 libgsturidownloader-1.0-0-1.22.0-r0.core2_32 libgstadaptivedemux-1.0-0-1.22.0-r0.core2_32 libgstfft-1.0-0-1.22.0-r0.core2_32 libgstbasecamerabinsrc-1.0-0-1.22.0-r0.core2_32 libgstisoff-1.0-0-1.22.0-r0.core2_32 desktop-file-utils-0.26-r0.core2_32 libgstwayland-1.0-0-1.22.0-r0.core2_32 gstreamer1.0-plugins-base-playback-1.22.0-r0.core2_32 libgstplay-1.0-0-1.22.0-r0.core2_32 libgstplayer-1.0-0-1.22.0-r0.core2_32 libgsttranscoder-1.0-0-1.22.0-r0.core2_32 libgstphotography-1.0-0-1.22.0-r0.core2_32 libgstrtsp-1.0-0-1.22.0-r0.core2_32 libfm-extra4-1.3.2-r0.core2_32 libmenu-cache3-1.1.0-r0.core2_32 libfm4-1.3.2-r0.core2_32 libgudev-1.0-0-237-r0.core2_32 libseccomp-2.5.4-r0.core2_32 libsolv1-0.7.23-r0.core2_32 libunistring5-1.1-r0.core2_32 libidn2-0-2.3.4-r0.core2_32 libuuid1-2.38.1-r0.core2_32 xserver-xorg-module-libint10-21.1.7-r0.core2_32 openssl-conf-3.1.0-r0.core2_32 openssl-ossl-module-legacy-3.1.0-r0.core2_32 libcrypto3-3.1.0-r0.core2_32 libssl3-3.1.0-r0.core2_32 libkmod2-30-r0.core2_32 libsystemd-shared-253.1-r0.core2_32 kmod-30-r0.core2_32 openssl-3.1.0-r0.core2_32 alsa-states-0.2.0-r5.core2_32 glib-networking-2.74.0-r0.core2_32 gstreamer1.0-plugins-bad-dtls-1.22.0-r0.core2_32 openssl-bin-3.1.0-r0.core2_32 ca-certificates-20211016-r0.noarch libcurl4-8.0.1-r0.core2_32 gstreamer1.0-plugins-bad-curl-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-aes-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-hls-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-adaptivedemux2-1.22.0-r0.core2_32 wpa-supplicant-passphrase-2.10-r0.core2_32 gstreamer1.0-plugins-good-video4linux2-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-rtsp-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-camerabin-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-apps-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-waylandsink-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-dash-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-smoothstreaming-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-audiovisualizers-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-audiofx-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-spectrum-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-dvb-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-mpegtsdemux-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-mpegtsmux-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-sdpelem-1.22.0-r0.core2_32 gstreamer1.0-plugins-base-app-1.22.0-r0.core2_32 libgstwebrtc-1.0-0-1.22.0-r0.core2_32 gstreamer1.0-plugins-base-ogg-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-avi-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-isomp4-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-matroska-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-wavparse-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-codectimestamper-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-jpegformat-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-videoparsersbad-1.22.0-r0.core2_32 libgstcodecs-1.0-0-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-asfmux-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-rist-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-rtpmanagerbad-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-rtponvif-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-dtmf-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-rtp-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-rtpmanager-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-gdkpixbuf-1.22.0-r0.core2_32 libgdk-pixbuf-2.0-loader-gif-2.42.10-r0.core2_32 libgdk-pixbuf-2.0-loader-xpm-2.42.10-r0.core2_32 gstreamer1.0-plugins-bad-aiff-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-codecalpha-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-mpegpsdemux-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-transcode-1.22.0-r0.core2_32 gstreamer1.0-plugins-base-apps-1.22.0-r0.core2_32 gstreamer1.0-plugins-base-encoding-1.22.0-r0.core2_32 gstreamer1.0-plugins-base-typefindfunctions-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-apetag-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-audioparsers-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-flv-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-goom-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-goom2k1-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-id3demux-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-replaygain-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-accurip-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-adpcmdec-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-adpcmenc-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-audiobuffersplit-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-audiofxbad-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-audiomixmatrix-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-debugutilsbad-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-decklink-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-freeverb-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-inter-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-legacyrawparse-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-mxf-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-segmentclip-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-siren-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-speed-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-timecode-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-videoframe-audiolevel-1.22.0-r0.core2_32 gstreamer1.0-plugins-base-adder-1.22.0-r0.core2_32 gstreamer1.0-plugins-base-audioconvert-1.22.0-r0.core2_32 gstreamer1.0-plugins-base-audiomixer-1.22.0-r0.core2_32 gstreamer1.0-plugins-base-audiorate-1.22.0-r0.core2_32 gstreamer1.0-plugins-base-audioresample-1.22.0-r0.core2_32 gstreamer1.0-plugins-base-audiotestsrc-1.22.0-r0.core2_32 gstreamer1.0-plugins-base-rawparse-1.22.0-r0.core2_32 gstreamer1.0-plugins-base-volume-1.22.0-r0.core2_32 gstreamer1.0-plugins-base-vorbis-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-alaw-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-auparse-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-cutter-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-equalizer-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-flac-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-interleave-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-level-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-mulaw-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-ossaudio-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-wavenc-1.22.0-r0.core2_32 libgstbadaudio-1.0-0-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-id3tag-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-icydemux-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-bayer-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-coloreffects-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-dvbsubenc-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-dvbsuboverlay-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-dvdspu-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-fbdevsink-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-fieldanalysis-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-frei0r-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-gaudieffects-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-geometrictransform-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-interlace-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-ivtc-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-pnm-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-rfbsrc-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-smooth-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-videofiltersbad-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-videosignal-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-vmnc-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-y4mdec-1.22.0-r0.core2_32 gstreamer1.0-plugins-base-compositor-1.22.0-r0.core2_32 gstreamer1.0-plugins-base-overlaycomposition-1.22.0-r0.core2_32 gstreamer1.0-plugins-base-pbtypes-1.22.0-r0.core2_32 gstreamer1.0-plugins-base-videoconvertscale-1.22.0-r0.core2_32 gstreamer1.0-plugins-base-videorate-1.22.0-r0.core2_32 gstreamer1.0-plugins-base-videotestsrc-1.22.0-r0.core2_32 gstreamer1.0-plugins-base-ximagesink-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-alpha-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-alphacolor-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-debug-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-deinterlace-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-effectv-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-jpeg-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-multifile-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-navigationtest-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-png-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-shapewipe-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-smpte-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-videobox-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-videocrop-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-videofilter-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-videomixer-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-ximagesrc-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-y4menc-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-audiolatency-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-autoconvert-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-bluez-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-bz2-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-faceoverlay-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-festival-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-gdp-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-ipcpipeline-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-ivfparse-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-jp2kdecimator-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-midi-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-mpegpsmux-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-netsim-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-pcapparse-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-proxy-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-removesilence-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-rtmp2-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-shm-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-sndfile-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-subenc-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-switchbin-1.22.0-r0.core2_32 gstreamer1.0-plugins-base-gio-1.22.0-r0.core2_32 gstreamer1.0-plugins-base-subparse-1.22.0-r0.core2_32 gstreamer1.0-plugins-base-tcp-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-autodetect-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-flxdec-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-imagefreeze-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-monoscope-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-multipart-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-udp-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-xingmux-1.22.0-r0.core2_32 libgstinsertbin-1.0-0-1.22.0-r0.core2_32 libgstsctp-1.0-0-1.22.0-r0.core2_32 libglib-2.0-utils-2.74.6-r0.core2_32 libdrm-intel1-2.4.115-r0.core2_32 mesa-megadriver-23.0.0-r0.core2_32 libegl-mesa-23.0.0-r0.core2_32 libgstgl-1.0-0-1.22.0-r0.core2_32 gstreamer1.0-plugins-base-opengl-1.22.0-r0.core2_32 libgstcuda-1.0-0-1.22.0-r0.core2_32 libpsl5-0.21.2-r0.core2_32 nettle-3.8.1-r0.core2_32 libgnutls30-3.8.0-r0.core2_32 xf86-video-modesetting-21.1.7-r0.core2_32 mesa-vulkan-drivers-23.0.0-r0.core2_32 libvulkan1-1.3.239.0-r0.core2_32 libext2fs2-1.47.0-r0.core2_32 libavahi-core7-0.8-r0.core2_32 xdpyinfo-1.3.3-r0.core2_32 xinput-1.6.3-r0.core2_32 iw-5.19-r0.core2_32 sudo-sudo-1.9.13p3-r0.core2_32 sudo-1.9.13p3-r0.core2_32 mini-x-session-0.1-r4.core2_32 libxt6-1.2.1-r0.core2_32 libxmu6-1.1.4-r0.core2_32 xauth-1.1.2-r0.core2_32 xhost-1.0.9-r0.core2_32 xset-1.2.5-r0.core2_32 psplash-0.1+git0+44afb7506d-r0.core2_32 psplash-default-0.1+git0+44afb7506d-r0.core2_32 libpci3-3.9.0-r0.core2_32 libusb-1.0-0-1.0.26-r0.core2_32 gstreamer1.0-plugins-bad-uvch264-1.22.0-r0.core2_32 libnss-myhostname2-253.1-r0.core2_32 dropbear-2022.83-r0.core2_32 kbd-2.5.1-r0.core2_32 pam-plugin-env-1.5.2-r0.core2_32 pam-plugin-faildelay-1.5.2-r0.core2_32 pam-plugin-group-1.5.2-r0.core2_32 pam-plugin-lastlog-1.5.2-r0.core2_32 pam-plugin-loginuid-1.5.2-r0.core2_32 pam-plugin-mail-1.5.2-r0.core2_32 pam-plugin-motd-1.5.2-r0.core2_32 pam-plugin-namespace-1.5.2-r0.core2_32 pam-plugin-nologin-1.5.2-r0.core2_32 pam-plugin-rootok-1.5.2-r0.core2_32 pam-plugin-securetty-1.5.2-r0.core2_32 pam-plugin-shells-1.5.2-r0.core2_32 libnsl3-2.0.0-r0.core2_32 libnl-route-3-200-3.7.0-r0.core2_32 libmb1-1.12-r0.core2_32 xrandr-1.5.2-r0.core2_32 libfakekey0-0.3+git0+7ad885912e-r0.core2_32 elfutils-binutils-0.188-r0.core2_32 libtheora-1.1.1-r1.core2_32 gstreamer1.0-plugins-base-theora-1.22.0-r0.core2_32 util-linux-fsck-2.38.1-r0.core2_32 util-linux-mount-2.38.1-r0.core2_32 util-linux-umount-2.38.1-r0.core2_32 libksba8-1.6.3-r0.core2_32 fontconfig-utils-2.14.2-r0.core2_32 liberation-fonts-2.1.5-r0.noarch util-linux-sulogin-2.38.1-r0.core2_32 libptytty0-2.0-r0.core2_32 rxvt-unicode-9.31-r0.core2_32 libtag1-1.13-r0.core2_32 gstreamer1.0-plugins-good-taglib-1.22.0-r0.core2_32 libxv1-1.0.12-r0.core2_32 gstreamer1.0-plugins-base-xvimagesink-1.22.0-r0.core2_32 libxkbfile1-1.1.2-r0.core2_32 xkbcomp-1.4.6-r0.core2_32 xmodmap-1.0.11-r0.core2_32 libxcb-glx0-1.15-r0.core2_32 libgl-mesa-23.0.0-r0.core2_32 libcairo2-1.16.0-r0.core2_32 libcairo-gobject2-1.16.0-r0.core2_32 libharfbuzz0-7.1.0-r0.core2_32 pango-1.50.13-r0.core2_32 gstreamer1.0-plugins-bad-closedcaption-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-ttmlsubs-1.22.0-r0.core2_32 gstreamer1.0-plugins-base-pango-1.22.0-r0.core2_32 librsvg-2-2-2.54.5-r0.core2_32 gstreamer1.0-plugins-bad-rsvg-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-cairo-1.22.0-r0.core2_32 xserver-xorg-extension-glx-21.1.7-r0.core2_32 libxcb-util1-0.4.1-r0.core2_32 libstartup-notification-1-0-0.12-r2.core2_32 matchbox-wm-1.2.3-r0.core2_32 libxcb-xkb1-1.15-r0.core2_32 libfontenc1-1.1.7-r0.core2_32 libxfont2-2-2.0.6-r0.core2_32 busybox-syslog-1.36.0-r0.core2_32 dosfstools-4.2-r0.core2_32 packagegroup-base-vfat-1.0-r83.qemux86 kernel-image-bzimage-5.15.108-yocto-standard-5.15.108+git0+e4b95ec172_e8c818cce4-r0.qemux86 kernel-image-5.15.108-yocto-standard-5.15.108+git0+e4b95ec172_e8c818cce4-r0.qemux86 kernel-5.15.108-yocto-standard-5.15.108+git0+e4b95ec172_e8c818cce4-r0.qemux86 kernel-module-x-tables-5.15.108-yocto-standard-5.15.108+git0+e4b95ec172_e8c818cce4-r0.qemux86 kernel-module-ip-tables-5.15.108-yocto-standard-5.15.108+git0+e4b95ec172_e8c818cce4-r0.qemux86 kernel-module-ip6-tables-5.15.108-yocto-standard-5.15.108+git0+e4b95ec172_e8c818cce4-r0.qemux86 kernel-module-nf-defrag-ipv4-5.15.108-yocto-standard-5.15.108+git0+e4b95ec172_e8c818cce4-r0.qemux86 kernel-module-ip6table-filter-5.15.108-yocto-standard-5.15.108+git0+e4b95ec172_e8c818cce4-r0.qemux86 kernel-module-iptable-filter-5.15.108-yocto-standard-5.15.108+git0+e4b95ec172_e8c818cce4-r0.qemux86 kernel-module-bnep-5.15.108-yocto-standard-5.15.108+git0+e4b95ec172_e8c818cce4-r0.qemux86 kernel-module-hidp-5.15.108-yocto-standard-5.15.108+git0+e4b95ec172_e8c818cce4-r0.qemux86 kernel-module-michael-mic-5.15.108-yocto-standard-5.15.108+git0+e4b95ec172_e8c818cce4-r0.qemux86 kernel-module-nf-defrag-ipv6-5.15.108-yocto-standard-5.15.108+git0+e4b95ec172_e8c818cce4-r0.qemux86 kernel-module-nf-conntrack-5.15.108-yocto-standard-5.15.108+git0+e4b95ec172_e8c818cce4-r0.qemux86 kernel-module-nf-nat-5.15.108-yocto-standard-5.15.108+git0+e4b95ec172_e8c818cce4-r0.qemux86 kernel-module-iptable-nat-5.15.108-yocto-standard-5.15.108+git0+e4b95ec172_e8c818cce4-r0.qemux86 iptables-module-ip6t-ah-1.8.9-r0.core2_32 iptables-module-ip6t-dnpt-1.8.9-r0.core2_32 iptables-module-ip6t-dst-1.8.9-r0.core2_32 iptables-module-ip6t-eui64-1.8.9-r0.core2_32 iptables-module-ip6t-frag-1.8.9-r0.core2_32 iptables-module-ip6t-hbh-1.8.9-r0.core2_32 iptables-module-ip6t-hl-1.8.9-r0.core2_32 iptables-module-ip6t-icmp6-1.8.9-r0.core2_32 iptables-module-ip6t-ipv6header-1.8.9-r0.core2_32 iptables-module-ip6t-mh-1.8.9-r0.core2_32 iptables-module-ip6t-netmap-1.8.9-r0.core2_32 iptables-module-ip6t-reject-1.8.9-r0.core2_32 iptables-module-ip6t-rt-1.8.9-r0.core2_32 iptables-module-ip6t-snpt-1.8.9-r0.core2_32 iptables-module-ip6t-srh-1.8.9-r0.core2_32 iptables-module-ipt-ah-1.8.9-r0.core2_32 iptables-module-ipt-clusterip-1.8.9-r0.core2_32 iptables-module-ipt-ecn-1.8.9-r0.core2_32 iptables-module-ipt-icmp-1.8.9-r0.core2_32 iptables-module-ipt-netmap-1.8.9-r0.core2_32 iptables-module-ipt-realm-1.8.9-r0.core2_32 iptables-module-ipt-reject-1.8.9-r0.core2_32 iptables-module-ipt-ttl-1.8.9-r0.core2_32 iptables-module-ipt-ulog-1.8.9-r0.core2_32 iptables-module-xt-addrtype-1.8.9-r0.core2_32 iptables-module-xt-audit-1.8.9-r0.core2_32 iptables-module-xt-bpf-1.8.9-r0.core2_32 iptables-module-xt-cgroup-1.8.9-r0.core2_32 iptables-module-xt-checksum-1.8.9-r0.core2_32 iptables-module-xt-classify-1.8.9-r0.core2_32 iptables-module-xt-cluster-1.8.9-r0.core2_32 iptables-module-xt-comment-1.8.9-r0.core2_32 iptables-module-xt-connbytes-1.8.9-r0.core2_32 iptables-module-xt-connlimit-1.8.9-r0.core2_32 iptables-module-xt-connmark-1.8.9-r0.core2_32 iptables-module-xt-connsecmark-1.8.9-r0.core2_32 iptables-module-xt-conntrack-1.8.9-r0.core2_32 iptables-module-xt-cpu-1.8.9-r0.core2_32 iptables-module-xt-dccp-1.8.9-r0.core2_32 iptables-module-xt-devgroup-1.8.9-r0.core2_32 iptables-module-xt-dscp-1.8.9-r0.core2_32 iptables-module-xt-ecn-1.8.9-r0.core2_32 iptables-module-xt-esp-1.8.9-r0.core2_32 iptables-module-xt-hashlimit-1.8.9-r0.core2_32 iptables-module-xt-helper-1.8.9-r0.core2_32 iptables-module-xt-hmark-1.8.9-r0.core2_32 iptables-module-xt-idletimer-1.8.9-r0.core2_32 iptables-module-xt-ipcomp-1.8.9-r0.core2_32 iptables-module-xt-iprange-1.8.9-r0.core2_32 iptables-module-xt-ipvs-1.8.9-r0.core2_32 iptables-module-xt-led-1.8.9-r0.core2_32 iptables-module-xt-length-1.8.9-r0.core2_32 iptables-module-xt-limit-1.8.9-r0.core2_32 iptables-module-xt-log-1.8.9-r0.core2_32 iptables-module-xt-mac-1.8.9-r0.core2_32 iptables-module-xt-mark-1.8.9-r0.core2_32 iptables-module-xt-multiport-1.8.9-r0.core2_32 iptables-module-xt-ct-1.8.9-r0.core2_32 iptables-module-xt-nat-1.8.9-r0.core2_32 iptables-module-xt-nfacct-1.8.9-r0.core2_32 iptables-module-xt-nflog-1.8.9-r0.core2_32 iptables-module-xt-nfqueue-1.8.9-r0.core2_32 iptables-module-xt-osf-1.8.9-r0.core2_32 iptables-module-xt-owner-1.8.9-r0.core2_32 iptables-module-xt-physdev-1.8.9-r0.core2_32 iptables-module-xt-pkttype-1.8.9-r0.core2_32 iptables-module-xt-policy-1.8.9-r0.core2_32 iptables-module-xt-quota-1.8.9-r0.core2_32 iptables-module-xt-rateest-1.8.9-r0.core2_32 iptables-module-xt-recent-1.8.9-r0.core2_32 iptables-module-xt-rpfilter-1.8.9-r0.core2_32 iptables-module-xt-sctp-1.8.9-r0.core2_32 iptables-module-xt-secmark-1.8.9-r0.core2_32 iptables-module-xt-set-1.8.9-r0.core2_32 iptables-module-xt-socket-1.8.9-r0.core2_32 iptables-module-xt-statistic-1.8.9-r0.core2_32 iptables-module-xt-string-1.8.9-r0.core2_32 iptables-module-xt-synproxy-1.8.9-r0.core2_32 iptables-module-xt-tcp-1.8.9-r0.core2_32 iptables-module-xt-tcpmss-1.8.9-r0.core2_32 iptables-module-xt-tcpoptstrip-1.8.9-r0.core2_32 iptables-module-xt-tee-1.8.9-r0.core2_32 iptables-module-xt-time-1.8.9-r0.core2_32 iptables-module-xt-tos-1.8.9-r0.core2_32 iptables-module-xt-tproxy-1.8.9-r0.core2_32 iptables-module-xt-trace-1.8.9-r0.core2_32 iptables-module-xt-u32-1.8.9-r0.core2_32 iptables-module-xt-udp-1.8.9-r0.core2_32 iptables-module-xt-standard-1.8.9-r0.core2_32 iptables-modules-1.8.9-r0.core2_32 iptables-1.8.9-r0.core2_32 kernel-module-nls-utf8-5.15.108-yocto-standard-5.15.108+git0+e4b95ec172_e8c818cce4-r0.qemux86 kernel-module-rfcomm-5.15.108-yocto-standard-5.15.108+git0+e4b95ec172_e8c818cce4-r0.qemux86 kernel-module-sch-fq-codel-5.15.108-yocto-standard-5.15.108+git0+e4b95ec172_e8c818cce4-r0.qemux86 kernel-module-soundcore-5.15.108-yocto-standard-5.15.108+git0+e4b95ec172_e8c818cce4-r0.qemux86 kernel-module-snd-5.15.108-yocto-standard-5.15.108+git0+e4b95ec172_e8c818cce4-r0.qemux86 kernel-module-snd-seq-device-5.15.108-yocto-standard-5.15.108+git0+e4b95ec172_e8c818cce4-r0.qemux86 kernel-module-snd-rawmidi-5.15.108-yocto-standard-5.15.108+git0+e4b95ec172_e8c818cce4-r0.qemux86 kernel-module-snd-timer-5.15.108-yocto-standard-5.15.108+git0+e4b95ec172_e8c818cce4-r0.qemux86 kernel-module-snd-pcm-5.15.108-yocto-standard-5.15.108+git0+e4b95ec172_e8c818cce4-r0.qemux86 kernel-module-snd-ens1370-5.15.108-yocto-standard-5.15.108+git0+e4b95ec172_e8c818cce4-r0.qemux86 packagegroup-machine-base-1.0-r83.qemux86 kernel-module-tun-5.15.108-yocto-standard-5.15.108+git0+e4b95ec172_e8c818cce4-r0.qemux86 kernel-module-uvesafb-5.15.108-yocto-standard-5.15.108+git0+e4b95ec172_e8c818cce4-r0.qemux86 v86d-0.1.10-r2.qemux86 libcheck0-0.15.2-r0.core2_32 libdaemon0-0.14-r0.core2_32 libe2p2-1.47.0-r0.core2_32 e2fsprogs-e2fsck-1.47.0-r0.core2_32 libell0-0.56-r0.core2_32 libevdev-1.13.0-r0.core2_32 libjson-c5-0.16-r0.core2_32 libmp3lame0-3.100-r0.core2_32 gstreamer1.0-plugins-good-lame-1.22.0-r0.core2_32 libnghttp2-14-1.52.0-r0.core2_32 libsoup-3.2.2-r0.core2_32 gstreamer1.0-plugins-good-soup-1.22.0-r0.core2_32 libsbc1-2.0-r0.core2_32 gstreamer1.0-plugins-bad-sbc-1.22.0-r0.core2_32 libsmartcols1-2.38.1-r0.core2_32 libspeex1-1.2.1-r0.core2_32 gstreamer1.0-plugins-good-speex-1.22.0-r0.core2_32 libspeexdsp1-1.2.1-r0.core2_32 libwebp-1.3.0-r0.core2_32 gstreamer1.0-plugins-bad-webp-1.22.0-r0.core2_32 libxcvt-0.1.2-r0.core2_32 libyaml-0-2-0.2.5-r0.core2_32 libmodulemd-2.14.0-r0.core2_32 matchbox-session-0.1-r4.core2_32 mtdev-1.1.6-r0.core2_32 libinput10-1.22.1-r0.core2_32 shutdown-desktop-1.0-r1.noarch update-rc.d-0.8-r0.noarch util-linux-agetty-2.38.1-r0.core2_32 util-linux-mcookie-2.38.1-r0.core2_32 xinit-1.4.2-r0.core2_32 xserver-nodm-init-3.0-r31.qemux86 volatile-binds-1.0-r0.noarch openssh-sftp-server-9.3p1-r0.core2_32 rgb-1.1.0-r0.core2_32 wpa-supplicant-cli-2.10-r0.core2_32 xserver-xf86-config-0.1-r33.qemux86 xkeyboard-config-2.38-r0.core2_32 xcursor-transparent-theme-0.1.1+git0+23c8af5ba4-r0.noarch wpa-supplicant-plugins-2.10-r0.core2_32 wireless-regdb-static-2023.02.13-r0.noarch systemd-udev-rules-253.1-r0.core2_32 systemd-serialgetty-1.0-r5.qemux86 systemd-conf-1.0-r0.qemux86 shadow-securetty-4.6-r3.qemux86 shadow-4.13-r0.core2_32 udev-253.1-r0.core2_32 udev-hwdb-253.1-r0.core2_32 dbus-common-1.14.6-r0.core2_32 dbus-tools-1.14.6-r0.core2_32 libdbus-1-3-1.14.6-r0.core2_32 dbus-1-1.14.6-r0.core2_32 libpulsecommon-16.1-r0.core2_32 libpulse0-16.1-r0.core2_32 libpulsecore-16.1-r0.core2_32 at-spi2-core-2.46.0-r0.core2_32 xf86-input-libinput-1.2.1-r0.core2_32 xserver-xorg-21.1.7-r0.core2_32 pulseaudio-lib-protocol-native-16.1-r0.core2_32 rpm-4.18.0-r0.core2_32 rpm-sign-4.18.0-r0.core2_32 libdbus-glib-1-2-0.112-r0.core2_32 avahi-daemon-0.8-r0.core2_32 libnss-mdns-0.15.1-r0.core2_32 wpa-supplicant-2.10-r0.core2_32 packagegroup-base-wifi-1.0-r83.qemux86 packagegroup-base-zeroconf-1.0-r83.qemux86 libsolvext1-0.7.23-r0.core2_32 pulseaudio-module-device-manager-16.1-r0.core2_32 pulseaudio-module-device-restore-16.1-r0.core2_32 pulseaudio-module-native-protocol-unix-16.1-r0.core2_32 pulseaudio-module-stream-restore-16.1-r0.core2_32 pulseaudio-module-x11-publish-16.1-r0.core2_32 xf86-video-cirrus-1.6.0-r0.core2_32 xf86-video-fbdev-0.5.0-r0.core2_32 xf86-video-vesa-2.6.0-r0.core2_32 xf86-video-vmware-13.4.0-r0.core2_32 packagegroup-core-x11-xserver-1.0-r40.qemux86 pulseaudio-lib-cli-16.1-r0.core2_32 pulseaudio-lib-protocol-cli-16.1-r0.core2_32 pulseaudio-module-cli-protocol-unix-16.1-r0.core2_32 pulseaudio-misc-16.1-r0.core2_32 pulseaudio-module-always-sink-16.1-r0.core2_32 pulseaudio-module-augment-properties-16.1-r0.core2_32 pulseaudio-module-card-restore-16.1-r0.core2_32 pulseaudio-module-default-device-restore-16.1-r0.core2_32 pulseaudio-module-detect-16.1-r0.core2_32 pulseaudio-module-filter-apply-16.1-r0.core2_32 pulseaudio-module-filter-heuristics-16.1-r0.core2_32 pulseaudio-module-intended-roles-16.1-r0.core2_32 pulseaudio-module-null-sink-16.1-r0.core2_32 pulseaudio-module-position-event-sounds-16.1-r0.core2_32 pulseaudio-module-rescue-streams-16.1-r0.core2_32 pulseaudio-module-role-cork-16.1-r0.core2_32 pulseaudio-module-suspend-on-idle-16.1-r0.core2_32 pulseaudio-module-switch-on-port-available-16.1-r0.core2_32 pulseaudio-module-systemd-login-16.1-r0.core2_32 pulseaudio-module-udev-detect-16.1-r0.core2_32 pulseaudio-module-x11-cork-request-16.1-r0.core2_32 pulseaudio-module-x11-xsmp-16.1-r0.core2_32 gstreamer1.0-plugins-good-pulseaudio-1.22.0-r0.core2_32 libpulse-simple0-16.1-r0.core2_32 mpg123-1.31.2-r0.core2_32 gstreamer1.0-plugins-good-mpg123-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-meta-1.22.0-r0.core2_32 dbus-wait-0.1+git0+6cc6077a36-r2.core2_32 rpcbind-1.2.6-r0.core2_32 packagegroup-base-nfs-1.0-r83.qemux86 systemd-extra-utils-253.1-r0.core2_32 pulseaudio-client-conf-sato-1-r0.noarch pointercal-xinput-0.0-r7.qemux86 xinput-calibrator-0.7.5+git0+18ec53f1ca-r6.core2_32 packagegroup-core-x11-utils-1.0-r40.noarch pciutils-ids-3.9.0-r0.core2_32 pciutils-3.9.0-r0.core2_32 packagegroup-base-pci-1.0-r83.qemux86 packagegroup-base-usbgadget-1.0-r83.qemux86 packagegroup-base-ipv6-1.0-r83.qemux86 os-release-1.0-r0.noarch netbase-6.4-r0.noarch ncurses-terminfo-base-6.4-r0.core2_32 libtinfo5-6.4-r0.core2_32 libreadline8-8.2-r0.core2_32 python3-core-3.11.2-r0.core2_32 python3-stringold-3.11.2-r0.core2_32 python3-math-3.11.2-r0.core2_32 python3-crypt-3.11.2-r0.core2_32 python3-datetime-3.11.2-r0.core2_32 python3-mime-3.11.2-r0.core2_32 libncursesw5-6.4-r0.core2_32 python3-shell-3.11.2-r0.core2_32 python3-email-3.11.2-r0.core2_32 python3-io-3.11.2-r0.core2_32 python3-netclient-3.11.2-r0.core2_32 gpgme-1.18.0-r0.core2_32 librepo0-1.15.1-r0.core2_32 python3-codecs-3.11.2-r0.core2_32 python3-pickle-3.11.2-r0.core2_32 python3-threading-3.11.2-r0.core2_32 bluez5-5.66-r0.core2_32 bash-5.2.15-r0.core2_32 debugedit-5.0-r0.core2_32 rpm-build-4.18.0-r0.core2_32 python3-rpm-4.18.0-r0.core2_32 packagegroup-base-bluetooth-1.0-r83.qemux86 libdnf2-0.70.0-r0.core2_32 python3-pydoc-3.11.2-r0.core2_32 python3-six-1.16.0-r0.core2_32 python3-iniparse-0.5-r0.core2_32 python3-unixadmin-3.11.2-r0.core2_32 python3-gpg-1.18.0-r0.core2_32 libpanelw5-6.4-r0.core2_32 python3-curses-3.11.2-r0.core2_32 pinentry-1.2.1-r0.core2_32 python3-sqlite3-3.11.2-r0.core2_32 libcomps0-0.1.19-r0.core2_32 python3-audio-3.11.2-r0.core2_32 python3-compression-3.11.2-r0.core2_32 python3-fcntl-3.11.2-r0.core2_32 python3-html-3.11.2-r0.core2_32 python3-netserver-3.11.2-r0.core2_32 python3-logging-3.11.2-r0.core2_32 python3-json-3.11.2-r0.core2_32 python3-numbers-3.11.2-r0.core2_32 python3-misc-3.11.2-r0.core2_32 python3-xml-3.11.2-r0.core2_32 gconf-3.2.6-r0.core2_32 gnupg-gpg-2.4.0-r0.core2_32 gnupg-2.4.0-r0.core2_32 mobile-broadband-provider-info-20221107-r0.core2_32 ofono-2.0-r0.core2_32 packagegroup-base-3g-1.0-r83.qemux86 matchbox-theme-sato-0.2-r0.core2_32 libx11-locale-1.8.4-r0.core2_32 libxkbcommon0-1.5.0-r0.core2_32 libxkbcommon-x11-0-1.5.0-r0.core2_32 libgstvulkan-1.0-0-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-vulkan-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-meta-1.22.0-r0.core2_32 kbd-keymaps-2.5.1-r0.core2_32 kbd-consolefonts-2.5.1-r0.core2_32 systemd-vconsole-setup-253.1-r0.core2_32 systemd-compat-units-1.0-r29.core2_32 systemd-253.1-r0.core2_32 packagegroup-core-boot-1.0-r17.qemux86 packagegroup-distro-base-1.0-r83.qemux86 glibc-gconv-2.37-r1.core2_32 glibc-gconv-iso8859-1-2.37-r1.core2_32 libgtk-3.0-3.24.36-r0.core2_32 adwaita-icon-theme-symbolic-43-r0.noarch matchbox-desktop-2.3-r0.core2_32 matchbox-keyboard-applet-0.1.1-r0.core2_32 settings-daemon-0.0.2-r0.core2_32 matchbox-config-gtk-0.2+git0+7182e60335-r0.core2_32 matchbox-keyboard-0.1.1-r0.core2_32 adwaita-icon-theme-43-r0.noarch l3afpad-0.8.18.1.11+git0+3cdccdc950-r0.core2_32 libfm-gtk-1.3.2-r0.core2_32 pcmanfm-1.3.2-r0.core2_32 libvte-2.91-0-0.72.0-r0.core2_32 matchbox-terminal-0.2+git0+99e6eb7db1-r0.core2_32 matchbox-keyboard-im-0.1.1-r0.core2_32 matchbox-panel-2-2.12-r0.core2_32 matchbox-session-sato-0.1-r30.qemux86 puzzles-0.0+git0+5a491c5ad3-r0.core2_32 packagegroup-core-x11-sato-games-1.0-r33.qemux86 sato-icon-theme-git-r0.noarch sato-screenshot-0.3-r0.core2_32 connman-conf-1.0-r2.qemux86 connman-1.41-r0.core2_32 connman-gnome-0.7-r0.core2_32 alsa-ucm-conf-1.2.8-r0.noarch alsa-conf-1.2.8-r0.core2_32 libasound2-1.2.8-r0.core2_32 pulseaudio-lib-alsa-util-16.1-r0.core2_32 alsa-utils-alsactl-1.2.8-r0.core2_32 alsa-state-0.2.0-r5.core2_32 pulseaudio-module-alsa-card-16.1-r0.core2_32 pulseaudio-module-alsa-sink-16.1-r0.core2_32 pulseaudio-module-alsa-source-16.1-r0.core2_32 alsa-utils-amixer-1.2.8-r0.core2_32 packagegroup-base-alsa-1.0-r83.qemux86 packagegroup-base-1.0-r83.qemux86 gstreamer1.0-plugins-base-alsa-1.22.0-r0.core2_32 gstreamer1.0-plugins-base-meta-1.22.0-r0.core2_32 gst-examples-1.18.6-r0.core2_32 packagegroup-core-x11-sato-apps-1.0-r33.qemux86 libasound-module-conf-pulse-1.2.7.1-r0.core2_32 libasound-module-ctl-pulse-1.2.7.1-r0.core2_32 libasound-module-pcm-pulse-1.2.7.1-r0.core2_32 alsa-plugins-pulseaudio-conf-1.2.7.1-r0.core2_32 pulseaudio-server-16.1-r0.core2_32 packagegroup-core-x11-sato-base-1.0-r33.qemux86 packagegroup-core-x11-sato-1.0-r33.qemux86 packagegroup-base-extended-1.0-r83.qemux86 locale-base-c-2.37-r1.core2_32 locale-base-en-gb-2.37-r1.core2_32 locale-base-en-us-2.37-r1.core2_32 packagegroup-core-x11-base-1.0-r1.noarch dnf-4.14.0-r0.core2_32 packagegroup-core-ssh-dropbear-1.0-r1.noarch ssh-pregen-hostkeys-1.0-r0.core2_32 xkeyboard-config-locale-en-gb-2.38-r0.core2_32 vte-locale-en-gb-0.72.0-r0.core2_32 shared-mime-info-locale-en-gb-2.2-r0.core2_32 pcmanfm-locale-en-gb-1.3.2-r0.core2_32 libsoup-3.0-locale-en-gb-3.2.2-r0.core2_32 libglib-2.0-locale-en-gb-2.74.6-r0.core2_32 libgdk-pixbuf-2.0-locale-en-gb-2.42.10-r0.core2_32 libfm-locale-en-gb-1.3.2-r0.core2_32 libexif-locale-en-gb-0.6.24-r0.core2_32 gtk+3-locale-en-gb-3.24.36-r0.core2_32 gtk+3-locale-en-3.24.36-r0.core2_32 gstreamer1.0-plugins-good-locale-en-gb-1.22.0-r0.core2_32 gstreamer1.0-plugins-base-locale-en-gb-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-locale-en-gb-1.22.0-r0.core2_32 gstreamer1.0-locale-en-gb-1.22.0-r0.core2_32 glibc-locale-en-gb-2.37-r1.core2_32 glib-networking-locale-en-gb-2.74.0-r0.core2_32 gconf-locale-en-gb-3.2.6-r0.core2_32 dnf-locale-en-gb-4.14.0-r0.core2_32 avahi-locale-en-gb-0.8-r0.core2_32 at-spi2-core-locale-en-gb-2.46.0-r0.core2_32 dnf-test-dep-4.14.0-r0.core2_32 dnf-test-main-4.14.0-r0.core2_32 DEBUG: [Command returned '0' after 0.55 seconds] DEBUG: Command: su -c "rpm -qa" test1 Status: 0 Output: busybox-udhcpc-1.36.0-r0.core2_32 ldconfig-2.37-r1.core2_32 update-alternatives-opkg-0.5.0-r0.core2_32 libc6-2.37-r1.core2_32 busybox-1.36.0-r0.core2_32 libz1-1.2.13-r0.core2_32 liborc-0.4-0-0.4.33-r0.core2_32 libgcc1-12.2.0-r0.core2_32 libxau6-1.0.11-r0.core2_32 libexpat1-2.5.0-r0.core2_32 libxdmcp6-1.1.4-r0.core2_32 libxcb1-1.15-r0.core2_32 libx11-6-1.8.4-r0.core2_32 libxext6-1.3.5-r0.core2_32 libstdc++6-12.2.0-r0.core2_32 libbz2-1-1.0.8-r0.core2_32 libxrender1-0.9.11-r0.core2_32 libpng16-16-1.6.39-r0.core2_32 libfreetype6-2.13.0-r0.core2_32 libxml2-2.10.3-r0.core2_32 base-files-3.0.14-r89.qemux86 base-passwd-3.6.1-r0.core2_32 libcrypt2-4.4.33-r0.core2_32 libfontconfig1-2.14.2-r0.core2_32 libdrm2-2.4.115-r0.core2_32 liblzma5-5.4.2-r0.core2_32 libgpg-error-1.46-r0.core2_32 libsqlite3-0-3.41.0-r0.core2_32 libx11-xcb1-1.8.4-r0.core2_32 libxi6-1.8-r0.core2_32 libxfixes3-6.0.0-r0.core2_32 libblkid1-2.38.1-r0.core2_32 libmount1-2.38.1-r0.core2_32 libzstd1-1.5.4-r0.core2_32 libelf1-0.188-r0.core2_32 libogg0-1.3.5-r0.core2_32 libdw1-0.188-r0.core2_32 libxtst6-1.2.4-r0.core2_32 libassuan0-2.5.5-r0.core2_32 libxft2-2.3.7-r0.core2_32 libxrandr2-1.5.3-r0.core2_32 libxcb-dri3-0-1.15-r0.core2_32 libxcb-shm0-1.15-r0.core2_32 libpython3.11-1.0-3.11.2-r0.core2_32 libjpeg62-2.1.5.1-r0.core2_32 libnl-3-200-3.7.0-r0.core2_32 libpixman-1-0-0.42.2-r0.core2_32 libpopt0-1.19-r0.core2_32 libtirpc3-1.3.3-r0.core2_32 libxshmfence1-1.3.2-r0.core2_32 hicolor-icon-theme-0.17-r0.noarch pam-plugin-deny-1.5.2-r0.core2_32 pam-plugin-permit-1.5.2-r0.core2_32 pam-plugin-unix-1.5.2-r0.core2_32 pam-plugin-warn-1.5.2-r0.core2_32 libpam-1.5.2-r0.core2_32 libpam-runtime-1.5.2-r0.core2_32 libcap-2.67-r0.core2_32 libudev1-253.1-r0.core2_32 libsystemd0-253.1-r0.core2_32 libgcrypt-1.10.1-r0.core2_32 libxmuu1-1.1.4-r0.core2_32 libxcb-present0-1.15-r0.core2_32 libxcb-randr0-1.15-r0.core2_32 libxcb-sync1-1.15-r0.core2_32 libxcb-xfixes0-1.15-r0.core2_32 libfribidi0-1.0.12-r0.core2_32 libglapi0-23.0.0-r0.core2_32 libice6-1.1.1-r0.core2_32 formfactor-0.0-r45.qemux86 libsm6-1.2.4-r0.core2_32 pam-plugin-keyinit-1.5.2-r0.core2_32 pam-plugin-limits-1.5.2-r0.core2_32 shadow-base-4.13-r0.core2_32 sudo-lib-1.9.13p3-r0.core2_32 libnl-genl-3-200-3.7.0-r0.core2_32 libflac12-1.4.2-r0.core2_32 libvorbis-1.3.7-r0.core2_32 libsndfile1-1.2.0-r0.core2_32 libxcursor1-1.2.1-r0.core2_32 libxdamage1-1.1.6-r0.core2_32 file-5.44-r0.core2_32 perl-module-config-heavy-5.36.0-r0.core2_32 perl-5.36.0-r0.core2_32 libxinerama1-1.1.5-r0.core2_32 libxxf86vm1-1.1.5-r0.core2_32 libxcomposite1-0.4.6-r0.core2_32 libxcb-dri2-0-1.15-r0.core2_32 libxcb-render0-1.15-r0.core2_32 libattr1-2.5.1-r0.core2_32 libacl1-2.3.1-r0.core2_32 libavahi-common3-0.8-r0.core2_32 libcom-err2-1.47.0-r0.core2_32 libepoxy0-1.5.10-r0.core2_32 libexif12-0.6.24-r0.core2_32 libffi8-3.4.4-r0.core2_32 wayland-1.21.0-r0.core2_32 libgbm1-23.0.0-r0.core2_32 libgmp10-6.2.1-r0.core2_32 libgomp1-12.2.0-r0.core2_32 libicudata72-72+1-r0.core2_32 libicuuc72-72+1-r0.core2_32 libltdl7-2.4.7-r0.core2_32 libnpth0-1.6-r0.core2_32 libpciaccess0-0.17-r0.core2_32 libpcre2-10.42-r0.core2_32 libglib-2.0-0-2.74.6-r0.core2_32 shared-mime-info-2.2-r0.core2_32 gstreamer1.0-1.22.0-r0.core2_32 libgstvideo-1.0-0-1.22.0-r0.core2_32 libgsttag-1.0-0-1.22.0-r0.core2_32 libgstaudio-1.0-0-1.22.0-r0.core2_32 libgstpbutils-1.0-0-1.22.0-r0.core2_32 libgdk-pixbuf-2.0-0-2.42.10-r0.core2_32 libgstrtp-1.0-0-1.22.0-r0.core2_32 libgstcodecparsers-1.0-0-1.22.0-r0.core2_32 libgstriff-1.0-0-1.22.0-r0.core2_32 libgstallocators-1.0-0-1.22.0-r0.core2_32 libgstsdp-1.0-0-1.22.0-r0.core2_32 libgstapp-1.0-0-1.22.0-r0.core2_32 libgstmpegts-1.0-0-1.22.0-r0.core2_32 libgsturidownloader-1.0-0-1.22.0-r0.core2_32 libgstadaptivedemux-1.0-0-1.22.0-r0.core2_32 libgstfft-1.0-0-1.22.0-r0.core2_32 libgstbasecamerabinsrc-1.0-0-1.22.0-r0.core2_32 libgstisoff-1.0-0-1.22.0-r0.core2_32 desktop-file-utils-0.26-r0.core2_32 libgstwayland-1.0-0-1.22.0-r0.core2_32 gstreamer1.0-plugins-base-playback-1.22.0-r0.core2_32 libgstplay-1.0-0-1.22.0-r0.core2_32 libgstplayer-1.0-0-1.22.0-r0.core2_32 libgsttranscoder-1.0-0-1.22.0-r0.core2_32 libgstphotography-1.0-0-1.22.0-r0.core2_32 libgstrtsp-1.0-0-1.22.0-r0.core2_32 libfm-extra4-1.3.2-r0.core2_32 libmenu-cache3-1.1.0-r0.core2_32 libfm4-1.3.2-r0.core2_32 libgudev-1.0-0-237-r0.core2_32 libseccomp-2.5.4-r0.core2_32 libsolv1-0.7.23-r0.core2_32 libunistring5-1.1-r0.core2_32 libidn2-0-2.3.4-r0.core2_32 libuuid1-2.38.1-r0.core2_32 xserver-xorg-module-libint10-21.1.7-r0.core2_32 openssl-conf-3.1.0-r0.core2_32 openssl-ossl-module-legacy-3.1.0-r0.core2_32 libcrypto3-3.1.0-r0.core2_32 libssl3-3.1.0-r0.core2_32 libkmod2-30-r0.core2_32 libsystemd-shared-253.1-r0.core2_32 kmod-30-r0.core2_32 openssl-3.1.0-r0.core2_32 alsa-states-0.2.0-r5.core2_32 glib-networking-2.74.0-r0.core2_32 gstreamer1.0-plugins-bad-dtls-1.22.0-r0.core2_32 openssl-bin-3.1.0-r0.core2_32 ca-certificates-20211016-r0.noarch libcurl4-8.0.1-r0.core2_32 gstreamer1.0-plugins-bad-curl-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-aes-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-hls-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-adaptivedemux2-1.22.0-r0.core2_32 wpa-supplicant-passphrase-2.10-r0.core2_32 gstreamer1.0-plugins-good-video4linux2-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-rtsp-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-camerabin-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-apps-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-waylandsink-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-dash-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-smoothstreaming-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-audiovisualizers-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-audiofx-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-spectrum-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-dvb-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-mpegtsdemux-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-mpegtsmux-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-sdpelem-1.22.0-r0.core2_32 gstreamer1.0-plugins-base-app-1.22.0-r0.core2_32 libgstwebrtc-1.0-0-1.22.0-r0.core2_32 gstreamer1.0-plugins-base-ogg-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-avi-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-isomp4-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-matroska-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-wavparse-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-codectimestamper-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-jpegformat-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-videoparsersbad-1.22.0-r0.core2_32 libgstcodecs-1.0-0-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-asfmux-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-rist-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-rtpmanagerbad-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-rtponvif-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-dtmf-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-rtp-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-rtpmanager-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-gdkpixbuf-1.22.0-r0.core2_32 libgdk-pixbuf-2.0-loader-gif-2.42.10-r0.core2_32 libgdk-pixbuf-2.0-loader-xpm-2.42.10-r0.core2_32 gstreamer1.0-plugins-bad-aiff-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-codecalpha-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-mpegpsdemux-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-transcode-1.22.0-r0.core2_32 gstreamer1.0-plugins-base-apps-1.22.0-r0.core2_32 gstreamer1.0-plugins-base-encoding-1.22.0-r0.core2_32 gstreamer1.0-plugins-base-typefindfunctions-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-apetag-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-audioparsers-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-flv-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-goom-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-goom2k1-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-id3demux-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-replaygain-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-accurip-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-adpcmdec-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-adpcmenc-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-audiobuffersplit-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-audiofxbad-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-audiomixmatrix-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-debugutilsbad-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-decklink-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-freeverb-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-inter-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-legacyrawparse-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-mxf-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-segmentclip-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-siren-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-speed-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-timecode-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-videoframe-audiolevel-1.22.0-r0.core2_32 gstreamer1.0-plugins-base-adder-1.22.0-r0.core2_32 gstreamer1.0-plugins-base-audioconvert-1.22.0-r0.core2_32 gstreamer1.0-plugins-base-audiomixer-1.22.0-r0.core2_32 gstreamer1.0-plugins-base-audiorate-1.22.0-r0.core2_32 gstreamer1.0-plugins-base-audioresample-1.22.0-r0.core2_32 gstreamer1.0-plugins-base-audiotestsrc-1.22.0-r0.core2_32 gstreamer1.0-plugins-base-rawparse-1.22.0-r0.core2_32 gstreamer1.0-plugins-base-volume-1.22.0-r0.core2_32 gstreamer1.0-plugins-base-vorbis-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-alaw-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-auparse-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-cutter-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-equalizer-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-flac-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-interleave-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-level-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-mulaw-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-ossaudio-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-wavenc-1.22.0-r0.core2_32 libgstbadaudio-1.0-0-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-id3tag-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-icydemux-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-bayer-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-coloreffects-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-dvbsubenc-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-dvbsuboverlay-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-dvdspu-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-fbdevsink-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-fieldanalysis-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-frei0r-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-gaudieffects-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-geometrictransform-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-interlace-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-ivtc-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-pnm-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-rfbsrc-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-smooth-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-videofiltersbad-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-videosignal-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-vmnc-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-y4mdec-1.22.0-r0.core2_32 gstreamer1.0-plugins-base-compositor-1.22.0-r0.core2_32 gstreamer1.0-plugins-base-overlaycomposition-1.22.0-r0.core2_32 gstreamer1.0-plugins-base-pbtypes-1.22.0-r0.core2_32 gstreamer1.0-plugins-base-videoconvertscale-1.22.0-r0.core2_32 gstreamer1.0-plugins-base-videorate-1.22.0-r0.core2_32 gstreamer1.0-plugins-base-videotestsrc-1.22.0-r0.core2_32 gstreamer1.0-plugins-base-ximagesink-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-alpha-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-alphacolor-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-debug-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-deinterlace-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-effectv-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-jpeg-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-multifile-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-navigationtest-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-png-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-shapewipe-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-smpte-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-videobox-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-videocrop-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-videofilter-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-videomixer-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-ximagesrc-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-y4menc-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-audiolatency-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-autoconvert-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-bluez-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-bz2-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-faceoverlay-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-festival-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-gdp-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-ipcpipeline-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-ivfparse-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-jp2kdecimator-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-midi-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-mpegpsmux-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-netsim-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-pcapparse-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-proxy-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-removesilence-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-rtmp2-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-shm-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-sndfile-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-subenc-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-switchbin-1.22.0-r0.core2_32 gstreamer1.0-plugins-base-gio-1.22.0-r0.core2_32 gstreamer1.0-plugins-base-subparse-1.22.0-r0.core2_32 gstreamer1.0-plugins-base-tcp-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-autodetect-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-flxdec-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-imagefreeze-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-monoscope-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-multipart-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-udp-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-xingmux-1.22.0-r0.core2_32 libgstinsertbin-1.0-0-1.22.0-r0.core2_32 libgstsctp-1.0-0-1.22.0-r0.core2_32 libglib-2.0-utils-2.74.6-r0.core2_32 libdrm-intel1-2.4.115-r0.core2_32 mesa-megadriver-23.0.0-r0.core2_32 libegl-mesa-23.0.0-r0.core2_32 libgstgl-1.0-0-1.22.0-r0.core2_32 gstreamer1.0-plugins-base-opengl-1.22.0-r0.core2_32 libgstcuda-1.0-0-1.22.0-r0.core2_32 libpsl5-0.21.2-r0.core2_32 nettle-3.8.1-r0.core2_32 libgnutls30-3.8.0-r0.core2_32 xf86-video-modesetting-21.1.7-r0.core2_32 mesa-vulkan-drivers-23.0.0-r0.core2_32 libvulkan1-1.3.239.0-r0.core2_32 libext2fs2-1.47.0-r0.core2_32 libavahi-core7-0.8-r0.core2_32 xdpyinfo-1.3.3-r0.core2_32 xinput-1.6.3-r0.core2_32 iw-5.19-r0.core2_32 sudo-sudo-1.9.13p3-r0.core2_32 sudo-1.9.13p3-r0.core2_32 mini-x-session-0.1-r4.core2_32 libxt6-1.2.1-r0.core2_32 libxmu6-1.1.4-r0.core2_32 xauth-1.1.2-r0.core2_32 xhost-1.0.9-r0.core2_32 xset-1.2.5-r0.core2_32 psplash-0.1+git0+44afb7506d-r0.core2_32 psplash-default-0.1+git0+44afb7506d-r0.core2_32 libpci3-3.9.0-r0.core2_32 libusb-1.0-0-1.0.26-r0.core2_32 gstreamer1.0-plugins-bad-uvch264-1.22.0-r0.core2_32 libnss-myhostname2-253.1-r0.core2_32 dropbear-2022.83-r0.core2_32 kbd-2.5.1-r0.core2_32 pam-plugin-env-1.5.2-r0.core2_32 pam-plugin-faildelay-1.5.2-r0.core2_32 pam-plugin-group-1.5.2-r0.core2_32 pam-plugin-lastlog-1.5.2-r0.core2_32 pam-plugin-loginuid-1.5.2-r0.core2_32 pam-plugin-mail-1.5.2-r0.core2_32 pam-plugin-motd-1.5.2-r0.core2_32 pam-plugin-namespace-1.5.2-r0.core2_32 pam-plugin-nologin-1.5.2-r0.core2_32 pam-plugin-rootok-1.5.2-r0.core2_32 pam-plugin-securetty-1.5.2-r0.core2_32 pam-plugin-shells-1.5.2-r0.core2_32 libnsl3-2.0.0-r0.core2_32 libnl-route-3-200-3.7.0-r0.core2_32 libmb1-1.12-r0.core2_32 xrandr-1.5.2-r0.core2_32 libfakekey0-0.3+git0+7ad885912e-r0.core2_32 elfutils-binutils-0.188-r0.core2_32 libtheora-1.1.1-r1.core2_32 gstreamer1.0-plugins-base-theora-1.22.0-r0.core2_32 util-linux-fsck-2.38.1-r0.core2_32 util-linux-mount-2.38.1-r0.core2_32 util-linux-umount-2.38.1-r0.core2_32 libksba8-1.6.3-r0.core2_32 fontconfig-utils-2.14.2-r0.core2_32 liberation-fonts-2.1.5-r0.noarch util-linux-sulogin-2.38.1-r0.core2_32 libptytty0-2.0-r0.core2_32 rxvt-unicode-9.31-r0.core2_32 libtag1-1.13-r0.core2_32 gstreamer1.0-plugins-good-taglib-1.22.0-r0.core2_32 libxv1-1.0.12-r0.core2_32 gstreamer1.0-plugins-base-xvimagesink-1.22.0-r0.core2_32 libxkbfile1-1.1.2-r0.core2_32 xkbcomp-1.4.6-r0.core2_32 xmodmap-1.0.11-r0.core2_32 libxcb-glx0-1.15-r0.core2_32 libgl-mesa-23.0.0-r0.core2_32 libcairo2-1.16.0-r0.core2_32 libcairo-gobject2-1.16.0-r0.core2_32 libharfbuzz0-7.1.0-r0.core2_32 pango-1.50.13-r0.core2_32 gstreamer1.0-plugins-bad-closedcaption-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-ttmlsubs-1.22.0-r0.core2_32 gstreamer1.0-plugins-base-pango-1.22.0-r0.core2_32 librsvg-2-2-2.54.5-r0.core2_32 gstreamer1.0-plugins-bad-rsvg-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-cairo-1.22.0-r0.core2_32 xserver-xorg-extension-glx-21.1.7-r0.core2_32 libxcb-util1-0.4.1-r0.core2_32 libstartup-notification-1-0-0.12-r2.core2_32 matchbox-wm-1.2.3-r0.core2_32 libxcb-xkb1-1.15-r0.core2_32 libfontenc1-1.1.7-r0.core2_32 libxfont2-2-2.0.6-r0.core2_32 busybox-syslog-1.36.0-r0.core2_32 dosfstools-4.2-r0.core2_32 packagegroup-base-vfat-1.0-r83.qemux86 kernel-image-bzimage-5.15.108-yocto-standard-5.15.108+git0+e4b95ec172_e8c818cce4-r0.qemux86 kernel-image-5.15.108-yocto-standard-5.15.108+git0+e4b95ec172_e8c818cce4-r0.qemux86 kernel-5.15.108-yocto-standard-5.15.108+git0+e4b95ec172_e8c818cce4-r0.qemux86 kernel-module-x-tables-5.15.108-yocto-standard-5.15.108+git0+e4b95ec172_e8c818cce4-r0.qemux86 kernel-module-ip-tables-5.15.108-yocto-standard-5.15.108+git0+e4b95ec172_e8c818cce4-r0.qemux86 kernel-module-ip6-tables-5.15.108-yocto-standard-5.15.108+git0+e4b95ec172_e8c818cce4-r0.qemux86 kernel-module-nf-defrag-ipv4-5.15.108-yocto-standard-5.15.108+git0+e4b95ec172_e8c818cce4-r0.qemux86 kernel-module-ip6table-filter-5.15.108-yocto-standard-5.15.108+git0+e4b95ec172_e8c818cce4-r0.qemux86 kernel-module-iptable-filter-5.15.108-yocto-standard-5.15.108+git0+e4b95ec172_e8c818cce4-r0.qemux86 kernel-module-bnep-5.15.108-yocto-standard-5.15.108+git0+e4b95ec172_e8c818cce4-r0.qemux86 kernel-module-hidp-5.15.108-yocto-standard-5.15.108+git0+e4b95ec172_e8c818cce4-r0.qemux86 kernel-module-michael-mic-5.15.108-yocto-standard-5.15.108+git0+e4b95ec172_e8c818cce4-r0.qemux86 kernel-module-nf-defrag-ipv6-5.15.108-yocto-standard-5.15.108+git0+e4b95ec172_e8c818cce4-r0.qemux86 kernel-module-nf-conntrack-5.15.108-yocto-standard-5.15.108+git0+e4b95ec172_e8c818cce4-r0.qemux86 kernel-module-nf-nat-5.15.108-yocto-standard-5.15.108+git0+e4b95ec172_e8c818cce4-r0.qemux86 kernel-module-iptable-nat-5.15.108-yocto-standard-5.15.108+git0+e4b95ec172_e8c818cce4-r0.qemux86 iptables-module-ip6t-ah-1.8.9-r0.core2_32 iptables-module-ip6t-dnpt-1.8.9-r0.core2_32 iptables-module-ip6t-dst-1.8.9-r0.core2_32 iptables-module-ip6t-eui64-1.8.9-r0.core2_32 iptables-module-ip6t-frag-1.8.9-r0.core2_32 iptables-module-ip6t-hbh-1.8.9-r0.core2_32 iptables-module-ip6t-hl-1.8.9-r0.core2_32 iptables-module-ip6t-icmp6-1.8.9-r0.core2_32 iptables-module-ip6t-ipv6header-1.8.9-r0.core2_32 iptables-module-ip6t-mh-1.8.9-r0.core2_32 iptables-module-ip6t-netmap-1.8.9-r0.core2_32 iptables-module-ip6t-reject-1.8.9-r0.core2_32 iptables-module-ip6t-rt-1.8.9-r0.core2_32 iptables-module-ip6t-snpt-1.8.9-r0.core2_32 iptables-module-ip6t-srh-1.8.9-r0.core2_32 iptables-module-ipt-ah-1.8.9-r0.core2_32 iptables-module-ipt-clusterip-1.8.9-r0.core2_32 iptables-module-ipt-ecn-1.8.9-r0.core2_32 iptables-module-ipt-icmp-1.8.9-r0.core2_32 iptables-module-ipt-netmap-1.8.9-r0.core2_32 iptables-module-ipt-realm-1.8.9-r0.core2_32 iptables-module-ipt-reject-1.8.9-r0.core2_32 iptables-module-ipt-ttl-1.8.9-r0.core2_32 iptables-module-ipt-ulog-1.8.9-r0.core2_32 iptables-module-xt-addrtype-1.8.9-r0.core2_32 iptables-module-xt-audit-1.8.9-r0.core2_32 iptables-module-xt-bpf-1.8.9-r0.core2_32 iptables-module-xt-cgroup-1.8.9-r0.core2_32 iptables-module-xt-checksum-1.8.9-r0.core2_32 iptables-module-xt-classify-1.8.9-r0.core2_32 iptables-module-xt-cluster-1.8.9-r0.core2_32 iptables-module-xt-comment-1.8.9-r0.core2_32 iptables-module-xt-connbytes-1.8.9-r0.core2_32 iptables-module-xt-connlimit-1.8.9-r0.core2_32 iptables-module-xt-connmark-1.8.9-r0.core2_32 iptables-module-xt-connsecmark-1.8.9-r0.core2_32 iptables-module-xt-conntrack-1.8.9-r0.core2_32 iptables-module-xt-cpu-1.8.9-r0.core2_32 iptables-module-xt-dccp-1.8.9-r0.core2_32 iptables-module-xt-devgroup-1.8.9-r0.core2_32 iptables-module-xt-dscp-1.8.9-r0.core2_32 iptables-module-xt-ecn-1.8.9-r0.core2_32 iptables-module-xt-esp-1.8.9-r0.core2_32 iptables-module-xt-hashlimit-1.8.9-r0.core2_32 iptables-module-xt-helper-1.8.9-r0.core2_32 iptables-module-xt-hmark-1.8.9-r0.core2_32 iptables-module-xt-idletimer-1.8.9-r0.core2_32 iptables-module-xt-ipcomp-1.8.9-r0.core2_32 iptables-module-xt-iprange-1.8.9-r0.core2_32 iptables-module-xt-ipvs-1.8.9-r0.core2_32 iptables-module-xt-led-1.8.9-r0.core2_32 iptables-module-xt-length-1.8.9-r0.core2_32 iptables-module-xt-limit-1.8.9-r0.core2_32 iptables-module-xt-log-1.8.9-r0.core2_32 iptables-module-xt-mac-1.8.9-r0.core2_32 iptables-module-xt-mark-1.8.9-r0.core2_32 iptables-module-xt-multiport-1.8.9-r0.core2_32 iptables-module-xt-ct-1.8.9-r0.core2_32 iptables-module-xt-nat-1.8.9-r0.core2_32 iptables-module-xt-nfacct-1.8.9-r0.core2_32 iptables-module-xt-nflog-1.8.9-r0.core2_32 iptables-module-xt-nfqueue-1.8.9-r0.core2_32 iptables-module-xt-osf-1.8.9-r0.core2_32 iptables-module-xt-owner-1.8.9-r0.core2_32 iptables-module-xt-physdev-1.8.9-r0.core2_32 iptables-module-xt-pkttype-1.8.9-r0.core2_32 iptables-module-xt-policy-1.8.9-r0.core2_32 iptables-module-xt-quota-1.8.9-r0.core2_32 iptables-module-xt-rateest-1.8.9-r0.core2_32 iptables-module-xt-recent-1.8.9-r0.core2_32 iptables-module-xt-rpfilter-1.8.9-r0.core2_32 iptables-module-xt-sctp-1.8.9-r0.core2_32 iptables-module-xt-secmark-1.8.9-r0.core2_32 iptables-module-xt-set-1.8.9-r0.core2_32 iptables-module-xt-socket-1.8.9-r0.core2_32 iptables-module-xt-statistic-1.8.9-r0.core2_32 iptables-module-xt-string-1.8.9-r0.core2_32 iptables-module-xt-synproxy-1.8.9-r0.core2_32 iptables-module-xt-tcp-1.8.9-r0.core2_32 iptables-module-xt-tcpmss-1.8.9-r0.core2_32 iptables-module-xt-tcpoptstrip-1.8.9-r0.core2_32 iptables-module-xt-tee-1.8.9-r0.core2_32 iptables-module-xt-time-1.8.9-r0.core2_32 iptables-module-xt-tos-1.8.9-r0.core2_32 iptables-module-xt-tproxy-1.8.9-r0.core2_32 iptables-module-xt-trace-1.8.9-r0.core2_32 iptables-module-xt-u32-1.8.9-r0.core2_32 iptables-module-xt-udp-1.8.9-r0.core2_32 iptables-module-xt-standard-1.8.9-r0.core2_32 iptables-modules-1.8.9-r0.core2_32 iptables-1.8.9-r0.core2_32 kernel-module-nls-utf8-5.15.108-yocto-standard-5.15.108+git0+e4b95ec172_e8c818cce4-r0.qemux86 kernel-module-rfcomm-5.15.108-yocto-standard-5.15.108+git0+e4b95ec172_e8c818cce4-r0.qemux86 kernel-module-sch-fq-codel-5.15.108-yocto-standard-5.15.108+git0+e4b95ec172_e8c818cce4-r0.qemux86 kernel-module-soundcore-5.15.108-yocto-standard-5.15.108+git0+e4b95ec172_e8c818cce4-r0.qemux86 kernel-module-snd-5.15.108-yocto-standard-5.15.108+git0+e4b95ec172_e8c818cce4-r0.qemux86 kernel-module-snd-seq-device-5.15.108-yocto-standard-5.15.108+git0+e4b95ec172_e8c818cce4-r0.qemux86 kernel-module-snd-rawmidi-5.15.108-yocto-standard-5.15.108+git0+e4b95ec172_e8c818cce4-r0.qemux86 kernel-module-snd-timer-5.15.108-yocto-standard-5.15.108+git0+e4b95ec172_e8c818cce4-r0.qemux86 kernel-module-snd-pcm-5.15.108-yocto-standard-5.15.108+git0+e4b95ec172_e8c818cce4-r0.qemux86 kernel-module-snd-ens1370-5.15.108-yocto-standard-5.15.108+git0+e4b95ec172_e8c818cce4-r0.qemux86 packagegroup-machine-base-1.0-r83.qemux86 kernel-module-tun-5.15.108-yocto-standard-5.15.108+git0+e4b95ec172_e8c818cce4-r0.qemux86 kernel-module-uvesafb-5.15.108-yocto-standard-5.15.108+git0+e4b95ec172_e8c818cce4-r0.qemux86 v86d-0.1.10-r2.qemux86 libcheck0-0.15.2-r0.core2_32 libdaemon0-0.14-r0.core2_32 libe2p2-1.47.0-r0.core2_32 e2fsprogs-e2fsck-1.47.0-r0.core2_32 libell0-0.56-r0.core2_32 libevdev-1.13.0-r0.core2_32 libjson-c5-0.16-r0.core2_32 libmp3lame0-3.100-r0.core2_32 gstreamer1.0-plugins-good-lame-1.22.0-r0.core2_32 libnghttp2-14-1.52.0-r0.core2_32 libsoup-3.2.2-r0.core2_32 gstreamer1.0-plugins-good-soup-1.22.0-r0.core2_32 libsbc1-2.0-r0.core2_32 gstreamer1.0-plugins-bad-sbc-1.22.0-r0.core2_32 libsmartcols1-2.38.1-r0.core2_32 libspeex1-1.2.1-r0.core2_32 gstreamer1.0-plugins-good-speex-1.22.0-r0.core2_32 libspeexdsp1-1.2.1-r0.core2_32 libwebp-1.3.0-r0.core2_32 gstreamer1.0-plugins-bad-webp-1.22.0-r0.core2_32 libxcvt-0.1.2-r0.core2_32 libyaml-0-2-0.2.5-r0.core2_32 libmodulemd-2.14.0-r0.core2_32 matchbox-session-0.1-r4.core2_32 mtdev-1.1.6-r0.core2_32 libinput10-1.22.1-r0.core2_32 shutdown-desktop-1.0-r1.noarch update-rc.d-0.8-r0.noarch util-linux-agetty-2.38.1-r0.core2_32 util-linux-mcookie-2.38.1-r0.core2_32 xinit-1.4.2-r0.core2_32 xserver-nodm-init-3.0-r31.qemux86 volatile-binds-1.0-r0.noarch openssh-sftp-server-9.3p1-r0.core2_32 rgb-1.1.0-r0.core2_32 wpa-supplicant-cli-2.10-r0.core2_32 xserver-xf86-config-0.1-r33.qemux86 xkeyboard-config-2.38-r0.core2_32 xcursor-transparent-theme-0.1.1+git0+23c8af5ba4-r0.noarch wpa-supplicant-plugins-2.10-r0.core2_32 wireless-regdb-static-2023.02.13-r0.noarch systemd-udev-rules-253.1-r0.core2_32 systemd-serialgetty-1.0-r5.qemux86 systemd-conf-1.0-r0.qemux86 shadow-securetty-4.6-r3.qemux86 shadow-4.13-r0.core2_32 udev-253.1-r0.core2_32 udev-hwdb-253.1-r0.core2_32 dbus-common-1.14.6-r0.core2_32 dbus-tools-1.14.6-r0.core2_32 libdbus-1-3-1.14.6-r0.core2_32 dbus-1-1.14.6-r0.core2_32 libpulsecommon-16.1-r0.core2_32 libpulse0-16.1-r0.core2_32 libpulsecore-16.1-r0.core2_32 at-spi2-core-2.46.0-r0.core2_32 xf86-input-libinput-1.2.1-r0.core2_32 xserver-xorg-21.1.7-r0.core2_32 pulseaudio-lib-protocol-native-16.1-r0.core2_32 rpm-4.18.0-r0.core2_32 rpm-sign-4.18.0-r0.core2_32 libdbus-glib-1-2-0.112-r0.core2_32 avahi-daemon-0.8-r0.core2_32 libnss-mdns-0.15.1-r0.core2_32 wpa-supplicant-2.10-r0.core2_32 packagegroup-base-wifi-1.0-r83.qemux86 packagegroup-base-zeroconf-1.0-r83.qemux86 libsolvext1-0.7.23-r0.core2_32 pulseaudio-module-device-manager-16.1-r0.core2_32 pulseaudio-module-device-restore-16.1-r0.core2_32 pulseaudio-module-native-protocol-unix-16.1-r0.core2_32 pulseaudio-module-stream-restore-16.1-r0.core2_32 pulseaudio-module-x11-publish-16.1-r0.core2_32 xf86-video-cirrus-1.6.0-r0.core2_32 xf86-video-fbdev-0.5.0-r0.core2_32 xf86-video-vesa-2.6.0-r0.core2_32 xf86-video-vmware-13.4.0-r0.core2_32 packagegroup-core-x11-xserver-1.0-r40.qemux86 pulseaudio-lib-cli-16.1-r0.core2_32 pulseaudio-lib-protocol-cli-16.1-r0.core2_32 pulseaudio-module-cli-protocol-unix-16.1-r0.core2_32 pulseaudio-misc-16.1-r0.core2_32 pulseaudio-module-always-sink-16.1-r0.core2_32 pulseaudio-module-augment-properties-16.1-r0.core2_32 pulseaudio-module-card-restore-16.1-r0.core2_32 pulseaudio-module-default-device-restore-16.1-r0.core2_32 pulseaudio-module-detect-16.1-r0.core2_32 pulseaudio-module-filter-apply-16.1-r0.core2_32 pulseaudio-module-filter-heuristics-16.1-r0.core2_32 pulseaudio-module-intended-roles-16.1-r0.core2_32 pulseaudio-module-null-sink-16.1-r0.core2_32 pulseaudio-module-position-event-sounds-16.1-r0.core2_32 pulseaudio-module-rescue-streams-16.1-r0.core2_32 pulseaudio-module-role-cork-16.1-r0.core2_32 pulseaudio-module-suspend-on-idle-16.1-r0.core2_32 pulseaudio-module-switch-on-port-available-16.1-r0.core2_32 pulseaudio-module-systemd-login-16.1-r0.core2_32 pulseaudio-module-udev-detect-16.1-r0.core2_32 pulseaudio-module-x11-cork-request-16.1-r0.core2_32 pulseaudio-module-x11-xsmp-16.1-r0.core2_32 gstreamer1.0-plugins-good-pulseaudio-1.22.0-r0.core2_32 libpulse-simple0-16.1-r0.core2_32 mpg123-1.31.2-r0.core2_32 gstreamer1.0-plugins-good-mpg123-1.22.0-r0.core2_32 gstreamer1.0-plugins-good-meta-1.22.0-r0.core2_32 dbus-wait-0.1+git0+6cc6077a36-r2.core2_32 rpcbind-1.2.6-r0.core2_32 packagegroup-base-nfs-1.0-r83.qemux86 systemd-extra-utils-253.1-r0.core2_32 pulseaudio-client-conf-sato-1-r0.noarch pointercal-xinput-0.0-r7.qemux86 xinput-calibrator-0.7.5+git0+18ec53f1ca-r6.core2_32 packagegroup-core-x11-utils-1.0-r40.noarch pciutils-ids-3.9.0-r0.core2_32 pciutils-3.9.0-r0.core2_32 packagegroup-base-pci-1.0-r83.qemux86 packagegroup-base-usbgadget-1.0-r83.qemux86 packagegroup-base-ipv6-1.0-r83.qemux86 os-release-1.0-r0.noarch netbase-6.4-r0.noarch ncurses-terminfo-base-6.4-r0.core2_32 libtinfo5-6.4-r0.core2_32 libreadline8-8.2-r0.core2_32 python3-core-3.11.2-r0.core2_32 python3-stringold-3.11.2-r0.core2_32 python3-math-3.11.2-r0.core2_32 python3-crypt-3.11.2-r0.core2_32 python3-datetime-3.11.2-r0.core2_32 python3-mime-3.11.2-r0.core2_32 libncursesw5-6.4-r0.core2_32 python3-shell-3.11.2-r0.core2_32 python3-email-3.11.2-r0.core2_32 python3-io-3.11.2-r0.core2_32 python3-netclient-3.11.2-r0.core2_32 gpgme-1.18.0-r0.core2_32 librepo0-1.15.1-r0.core2_32 python3-codecs-3.11.2-r0.core2_32 python3-pickle-3.11.2-r0.core2_32 python3-threading-3.11.2-r0.core2_32 bluez5-5.66-r0.core2_32 bash-5.2.15-r0.core2_32 debugedit-5.0-r0.core2_32 rpm-build-4.18.0-r0.core2_32 python3-rpm-4.18.0-r0.core2_32 packagegroup-base-bluetooth-1.0-r83.qemux86 libdnf2-0.70.0-r0.core2_32 python3-pydoc-3.11.2-r0.core2_32 python3-six-1.16.0-r0.core2_32 python3-iniparse-0.5-r0.core2_32 python3-unixadmin-3.11.2-r0.core2_32 python3-gpg-1.18.0-r0.core2_32 libpanelw5-6.4-r0.core2_32 python3-curses-3.11.2-r0.core2_32 pinentry-1.2.1-r0.core2_32 python3-sqlite3-3.11.2-r0.core2_32 libcomps0-0.1.19-r0.core2_32 python3-audio-3.11.2-r0.core2_32 python3-compression-3.11.2-r0.core2_32 python3-fcntl-3.11.2-r0.core2_32 python3-html-3.11.2-r0.core2_32 python3-netserver-3.11.2-r0.core2_32 python3-logging-3.11.2-r0.core2_32 python3-json-3.11.2-r0.core2_32 python3-numbers-3.11.2-r0.core2_32 python3-misc-3.11.2-r0.core2_32 python3-xml-3.11.2-r0.core2_32 gconf-3.2.6-r0.core2_32 gnupg-gpg-2.4.0-r0.core2_32 gnupg-2.4.0-r0.core2_32 mobile-broadband-provider-info-20221107-r0.core2_32 ofono-2.0-r0.core2_32 packagegroup-base-3g-1.0-r83.qemux86 matchbox-theme-sato-0.2-r0.core2_32 libx11-locale-1.8.4-r0.core2_32 libxkbcommon0-1.5.0-r0.core2_32 libxkbcommon-x11-0-1.5.0-r0.core2_32 libgstvulkan-1.0-0-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-vulkan-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-meta-1.22.0-r0.core2_32 kbd-keymaps-2.5.1-r0.core2_32 kbd-consolefonts-2.5.1-r0.core2_32 systemd-vconsole-setup-253.1-r0.core2_32 systemd-compat-units-1.0-r29.core2_32 systemd-253.1-r0.core2_32 packagegroup-core-boot-1.0-r17.qemux86 packagegroup-distro-base-1.0-r83.qemux86 glibc-gconv-2.37-r1.core2_32 glibc-gconv-iso8859-1-2.37-r1.core2_32 libgtk-3.0-3.24.36-r0.core2_32 adwaita-icon-theme-symbolic-43-r0.noarch matchbox-desktop-2.3-r0.core2_32 matchbox-keyboard-applet-0.1.1-r0.core2_32 settings-daemon-0.0.2-r0.core2_32 matchbox-config-gtk-0.2+git0+7182e60335-r0.core2_32 matchbox-keyboard-0.1.1-r0.core2_32 adwaita-icon-theme-43-r0.noarch l3afpad-0.8.18.1.11+git0+3cdccdc950-r0.core2_32 libfm-gtk-1.3.2-r0.core2_32 pcmanfm-1.3.2-r0.core2_32 libvte-2.91-0-0.72.0-r0.core2_32 matchbox-terminal-0.2+git0+99e6eb7db1-r0.core2_32 matchbox-keyboard-im-0.1.1-r0.core2_32 matchbox-panel-2-2.12-r0.core2_32 matchbox-session-sato-0.1-r30.qemux86 puzzles-0.0+git0+5a491c5ad3-r0.core2_32 packagegroup-core-x11-sato-games-1.0-r33.qemux86 sato-icon-theme-git-r0.noarch sato-screenshot-0.3-r0.core2_32 connman-conf-1.0-r2.qemux86 connman-1.41-r0.core2_32 connman-gnome-0.7-r0.core2_32 alsa-ucm-conf-1.2.8-r0.noarch alsa-conf-1.2.8-r0.core2_32 libasound2-1.2.8-r0.core2_32 pulseaudio-lib-alsa-util-16.1-r0.core2_32 alsa-utils-alsactl-1.2.8-r0.core2_32 alsa-state-0.2.0-r5.core2_32 pulseaudio-module-alsa-card-16.1-r0.core2_32 pulseaudio-module-alsa-sink-16.1-r0.core2_32 pulseaudio-module-alsa-source-16.1-r0.core2_32 alsa-utils-amixer-1.2.8-r0.core2_32 packagegroup-base-alsa-1.0-r83.qemux86 packagegroup-base-1.0-r83.qemux86 gstreamer1.0-plugins-base-alsa-1.22.0-r0.core2_32 gstreamer1.0-plugins-base-meta-1.22.0-r0.core2_32 gst-examples-1.18.6-r0.core2_32 packagegroup-core-x11-sato-apps-1.0-r33.qemux86 libasound-module-conf-pulse-1.2.7.1-r0.core2_32 libasound-module-ctl-pulse-1.2.7.1-r0.core2_32 libasound-module-pcm-pulse-1.2.7.1-r0.core2_32 alsa-plugins-pulseaudio-conf-1.2.7.1-r0.core2_32 pulseaudio-server-16.1-r0.core2_32 packagegroup-core-x11-sato-base-1.0-r33.qemux86 packagegroup-core-x11-sato-1.0-r33.qemux86 packagegroup-base-extended-1.0-r83.qemux86 locale-base-c-2.37-r1.core2_32 locale-base-en-gb-2.37-r1.core2_32 locale-base-en-us-2.37-r1.core2_32 packagegroup-core-x11-base-1.0-r1.noarch dnf-4.14.0-r0.core2_32 packagegroup-core-ssh-dropbear-1.0-r1.noarch ssh-pregen-hostkeys-1.0-r0.core2_32 xkeyboard-config-locale-en-gb-2.38-r0.core2_32 vte-locale-en-gb-0.72.0-r0.core2_32 shared-mime-info-locale-en-gb-2.2-r0.core2_32 pcmanfm-locale-en-gb-1.3.2-r0.core2_32 libsoup-3.0-locale-en-gb-3.2.2-r0.core2_32 libglib-2.0-locale-en-gb-2.74.6-r0.core2_32 libgdk-pixbuf-2.0-locale-en-gb-2.42.10-r0.core2_32 libfm-locale-en-gb-1.3.2-r0.core2_32 libexif-locale-en-gb-0.6.24-r0.core2_32 gtk+3-locale-en-gb-3.24.36-r0.core2_32 gtk+3-locale-en-3.24.36-r0.core2_32 gstreamer1.0-plugins-good-locale-en-gb-1.22.0-r0.core2_32 gstreamer1.0-plugins-base-locale-en-gb-1.22.0-r0.core2_32 gstreamer1.0-plugins-bad-locale-en-gb-1.22.0-r0.core2_32 gstreamer1.0-locale-en-gb-1.22.0-r0.core2_32 glibc-locale-en-gb-2.37-r1.core2_32 glib-networking-locale-en-gb-2.74.0-r0.core2_32 gconf-locale-en-gb-3.2.6-r0.core2_32 dnf-locale-en-gb-4.14.0-r0.core2_32 avahi-locale-en-gb-0.8-r0.core2_32 at-spi2-core-locale-en-gb-2.46.0-r0.core2_32 dnf-test-dep-4.14.0-r0.core2_32 dnf-test-main-4.14.0-r0.core2_32 DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; ps DEBUG: Waiting for process output: time: 1682161055.2626367, endtime: 1682161355.2618265 DEBUG: Partial data from SSH call: PID USER VSZ STAT COMMAND 1 root 36592 S {systemd} /sbin/init 2 root 0 SW [kthreadd] 3 root 0 IW< [rcu_gp] 4 root 0 IW< [rcu_par_gp] 5 root 0 IW< [slub_flushwq] 6 root 0 IW< [netns] 7 root 0 IW [kworker/0:0-rcu] 8 root 0 IW< [kworker/0:0H-ev] 9 root 0 IW [kworker/u8:0-ev] 10 root 0 IW< [mm_percpu_wq] 11 root 0 IW [kworker/u8:1-ev] 12 root 0 SW [rcu_tasks_kthre] 13 root 0 SW [rcu_tasks_rude_] 14 root 0 SW [rcu_tasks_trace] 15 root 0 SW [ksoftirqd/0] 16 root 0 IW [rcu_preempt] 17 root 0 SW [migration/0] 18 root 0 SW [cpuhp/0] 19 root 0 SW [cpuhp/1] 20 root 0 SW [migration/1] 21 root 0 SW [ksoftirqd/1] 22 root 0 IW [kworker/1:0-eve] 23 root 0 IW< [kworker/1:0H-ev] 24 root 0 SW [cpuhp/2] 25 root 0 SW [migration/2] 26 root 0 SW [ksoftirqd/2] 27 root 0 IW [kworker/2:0-cgr] 28 root 0 IW< [kworker/2:0H-ev] 29 root 0 SW [cpuhp/3] 30 root 0 SW [migration/3] 31 root 0 SW [ksoftirqd/3] 32 root 0 IW [kworker/3:0-cgr] 33 root 0 IW< [kworker/3:0H-kb] 34 root 0 SW [kdevtmpfs] 35 root 0 IW< [inet_frag_wq] 36 root 0 IW [kworker/0:1-cgr] 37 root 0 IW [kworker/1:1-eve] 38 root 0 SW [oom_reaper] 39 root 0 IW< [writeback] 40 root 0 SW [kcompactd0] 77 root 0 IW< [kblockd] 78 root 0 IW< [blkcg_punt_bio] 79 root 0 IW< [ata_sff] 80 root 0 IW< [md] 81 root 0 IW< [kworker/0:1H-kb] 82 root 0 IW [kworker/u8:2-ev] 83 root 0 IW< [rpciod] 84 root 0 IW< [kworker/u9:0] 85 root 0 IW< [xprtiod] 86 root 0 SW [kswapd0] 87 root 0 IW< [nfsiod] 88 root 0 IW< [cifsiod] 89 root 0 IW< [smb3decryptd] 90 root 0 IW< [cifsfileinfoput] 91 root 0 IW< [cifsoplockd] 92 root 0 IW< [deferredclose] 94 root 0 IW< [acpi_thermal_pm] 95 root 0 SW [hwrng] 96 root 0 IW [kworker/2:1-rcu] 97 root 0 IW [kworker/2:2-cgr] 98 root 0 IW< [nvme-wq] 99 root 0 IW< [nvme-reset-wq] 100 root 0 IW< [nvme-delete-wq] 101 root 0 SW [scsi_eh_0] 102 root 0 IW< [scsi_tmf_0] 103 root 0 SW [scsi_eh_1] 104 root 0 IW< [scsi_tmf_1] 105 root 0 SW [scsi_eh_2] 106 root 0 IW< [scsi_tmf_2] 107 root 0 SW [scsi_eh_3] 108 root 0 IW< [scsi_tmf_3] 109 root 0 SW [scsi_eh_4] 110 root 0 IW< [scsi_tmf_4] 111 root 0 SW [scsi_eh_5] 112 root 0 IW< [scsi_tmf_5] 113 root 0 IW [kworker/u8:3-ev] 114 root 0 IW [kworker/u8:4-ev] 115 root 0 IW [kworker/u8:5-fl] 116 root 0 IW [kworker/u8:6-ev] 117 root 0 IW [kworker/u8:7-ev] 118 root 0 IW< [raid5wq] 119 root 0 IW< [dm_bufio_cache] 120 root 0 IW< [mld] 121 root 0 IW< [kworker/1:1H-kb] 122 root 0 IW< [ipv6_addrconf] 123 root 0 IW [kworker/3:1-eve] 128 root 0 IW [kworker/1:2-eve] 129 root 0 SW [jbd2/vda-8] 130 root 0 IW< [ext4-rsv-conver] 131 root 0 IW< [kworker/3:1H-kb] 134 root 0 IW< [kworker/2:1H-kb] 160 rpc 4844 S /usr/sbin/rpcbind -w -f 161 root 39860 S /lib/systemd/systemd-journald 172 root 0 IW [kworker/1:3-eve] 173 root 0 IW [kworker/3:2] 174 root 0 IW [kworker/3:3-rcu] 176 root 0 IW [kworker/2:3-rcu] 183 root 24780 S /lib/systemd/systemd-udevd 202 root 0 IW [kworker/1:4-rcu] 203 root 0 IW [kworker/1:5-eve] 205 root 0 IW [kworker/1:6-rcu] 206 root 0 IW [kworker/1:7-eve] 207 root 0 IW [kworker/1:8] 209 root 0 IW [kworker/2:4-eve] 220 root 0 IW [kworker/0:2-rcu] 222 root 4156 S /sbin/klogd -n 224 messageb 6140 S /usr/bin/dbus-daemon --system --address=systemd: --n 227 root 10492 S /usr/sbin/ofonod -n 228 root 14456 S /lib/systemd/systemd-logind 232 root 0 IW [kworker/0:3-eve] 233 root 13876 S /usr/sbin/connmand -n 234 systemd- 15636 S /lib/systemd/systemd-networkd 236 avahi 6076 S avahi-daemon: registering [qemux86.local] 237 avahi 5972 S avahi-daemon: chroot helper 239 root 14312 S /usr/sbin/wpa_supplicant -u 240 root 4836 S /sbin/agetty -o -p -- \u --noclear - linux 241 root 2832 S /sbin/agetty -8 -L ttyS0 115200 linux 242 root 5076 S /bin/login -- 247 root 4356 S xinit /etc/X11/Xsession -- /usr/bin/Xorg :0 -br -pn 249 root 285m S< /usr/bin/Xorg :0 -br -pn 252 root 9076 S matchbox-window-manager -theme Sato -use_cursor no 257 root 6928 S dbus-launch --sh-syntax --exit-with-session 258 root 5992 S /usr/bin/dbus-daemon --syslog --fork --print-pid 5 - 266 root 37604 S /usr/libexec/at-spi-bus-launcher --launch-immediatel 270 root 55804 S connman-applet 285 root 5872 S /usr/bin/dbus-daemon --config-file=/usr/share/defaul 288 root 0 Z [xinput_calibrat] 289 root 11272 S /usr/libexec/gconfd-2 292 root 59332 S matchbox-desktop 293 root 73704 S matchbox-panel --start-applets showdesktop,windowsel 295 root 24832 S /usr/bin/settings-daemon 297 root 87792 S< /usr/bin/pulseaudio --start --log-target=syslog 301 root 13936 S /lib/systemd/systemd-userdbd 312 root 31564 S /usr/libexec/at-spi2-registryd --use-gnome-session 313 root 14284 S systemd-userwork: waiting... 314 root 14284 S systemd-userwork: waiting... 315 root 14284 S systemd-userwork: waiting... 323 root 16120 S /lib/systemd/systemd --user 324 root 18024 S (sd-pam) 338 root 4424 S -sh 412 systemd- 32660 S /lib/systemd/systemd-timesyncd 5825 root 4152 S /sbin/syslogd -n 5963 test1 16128 S /lib/systemd/systemd --user 5964 test1 37576 S (sd-pam) 5977 root 3328 S /usr/sbin/dropbear -i -r /etc/dropbear/dropbear_rsa_ 5978 root 4200 R ps DEBUG: Waiting for process output: time: 1682161055.5667036, endtime: 1682161355.5667021 DEBUG: Data from SSH call: PID USER VSZ STAT COMMAND 1 root 36592 S {systemd} /sbin/init 2 root 0 SW [kthreadd] 3 root 0 IW< [rcu_gp] 4 root 0 IW< [rcu_par_gp] 5 root 0 IW< [slub_flushwq] 6 root 0 IW< [netns] 7 root 0 IW [kworker/0:0-rcu] 8 root 0 IW< [kworker/0:0H-ev] 9 root 0 IW [kworker/u8:0-ev] 10 root 0 IW< [mm_percpu_wq] 11 root 0 IW [kworker/u8:1-ev] 12 root 0 SW [rcu_tasks_kthre] 13 root 0 SW [rcu_tasks_rude_] 14 root 0 SW [rcu_tasks_trace] 15 root 0 SW [ksoftirqd/0] 16 root 0 IW [rcu_preempt] 17 root 0 SW [migration/0] 18 root 0 SW [cpuhp/0] 19 root 0 SW [cpuhp/1] 20 root 0 SW [migration/1] 21 root 0 SW [ksoftirqd/1] 22 root 0 IW [kworker/1:0-eve] 23 root 0 IW< [kworker/1:0H-ev] 24 root 0 SW [cpuhp/2] 25 root 0 SW [migration/2] 26 root 0 SW [ksoftirqd/2] 27 root 0 IW [kworker/2:0-cgr] 28 root 0 IW< [kworker/2:0H-ev] 29 root 0 SW [cpuhp/3] 30 root 0 SW [migration/3] 31 root 0 SW [ksoftirqd/3] 32 root 0 IW [kworker/3:0-cgr] 33 root 0 IW< [kworker/3:0H-kb] 34 root 0 SW [kdevtmpfs] 35 root 0 IW< [inet_frag_wq] 36 root 0 IW [kworker/0:1-cgr] 37 root 0 IW [kworker/1:1-eve] 38 root 0 SW [oom_reaper] 39 root 0 IW< [writeback] 40 root 0 SW [kcompactd0] 77 root 0 IW< [kblockd] 78 root 0 IW< [blkcg_punt_bio] 79 root 0 IW< [ata_sff] 80 root 0 IW< [md] 81 root 0 IW< [kworker/0:1H-kb] 82 root 0 IW [kworker/u8:2-ev] 83 root 0 IW< [rpciod] 84 root 0 IW< [kworker/u9:0] 85 root 0 IW< [xprtiod] 86 root 0 SW [kswapd0] 87 root 0 IW< [nfsiod] 88 root 0 IW< [cifsiod] 89 root 0 IW< [smb3decryptd] 90 root 0 IW< [cifsfileinfoput] 91 root 0 IW< [cifsoplockd] 92 root 0 IW< [deferredclose] 94 root 0 IW< [acpi_thermal_pm] 95 root 0 SW [hwrng] 96 root 0 IW [kworker/2:1-rcu] 97 root 0 IW [kworker/2:2-cgr] 98 root 0 IW< [nvme-wq] 99 root 0 IW< [nvme-reset-wq] 100 root 0 IW< [nvme-delete-wq] 101 root 0 SW [scsi_eh_0] 102 root 0 IW< [scsi_tmf_0] 103 root 0 SW [scsi_eh_1] 104 root 0 IW< [scsi_tmf_1] 105 root 0 SW [scsi_eh_2] 106 root 0 IW< [scsi_tmf_2] 107 root 0 SW [scsi_eh_3] 108 root 0 IW< [scsi_tmf_3] 109 root 0 SW [scsi_eh_4] 110 root 0 IW< [scsi_tmf_4] 111 root 0 SW [scsi_eh_5] 112 root 0 IW< [scsi_tmf_5] 113 root 0 IW [kworker/u8:3-ev] 114 root 0 IW [kworker/u8:4-ev] 115 root 0 IW [kworker/u8:5-fl] 116 root 0 IW [kworker/u8:6-ev] 117 root 0 IW [kworker/u8:7-ev] 118 root 0 IW< [raid5wq] 119 root 0 IW< [dm_bufio_cache] 120 root 0 IW< [mld] 121 root 0 IW< [kworker/1:1H-kb] 122 root 0 IW< [ipv6_addrconf] 123 root 0 IW [kworker/3:1-eve] 128 root 0 IW [kworker/1:2-eve] 129 root 0 SW [jbd2/vda-8] 130 root 0 IW< [ext4-rsv-conver] 131 root 0 IW< [kworker/3:1H-kb] 134 root 0 IW< [kworker/2:1H-kb] 160 rpc 4844 S /usr/sbin/rpcbind -w -f 161 root 39860 S /lib/systemd/systemd-journald 172 root 0 IW [kworker/1:3-eve] 173 root 0 IW [kworker/3:2] 174 root 0 IW [kworker/3:3-rcu] 176 root 0 IW [kworker/2:3-rcu] 183 root 24780 S /lib/systemd/systemd-udevd 202 root 0 IW [kworker/1:4-rcu] 203 root 0 IW [kworker/1:5-eve] 205 root 0 IW [kworker/1:6-rcu] 206 root 0 IW [kworker/1:7-eve] 207 root 0 IW [kworker/1:8] 209 root 0 IW [kworker/2:4-eve] 220 root 0 IW [kworker/0:2-rcu] 222 root 4156 S /sbin/klogd -n 224 messageb 6140 S /usr/bin/dbus-daemon --system --address=systemd: --n 227 root 10492 S /usr/sbin/ofonod -n 228 root 14456 S /lib/systemd/systemd-logind 232 root 0 IW [kworker/0:3-eve] 233 root 13876 S /usr/sbin/connmand -n 234 systemd- 15636 S /lib/systemd/systemd-networkd 236 avahi 6076 S avahi-daemon: registering [qemux86.local] 237 avahi 5972 S avahi-daemon: chroot helper 239 root 14312 S /usr/sbin/wpa_supplicant -u 240 root 4836 S /sbin/agetty -o -p -- \u --noclear - linux 241 root 2832 S /sbin/agetty -8 -L ttyS0 115200 linux 242 root 5076 S /bin/login -- 247 root 4356 S xinit /etc/X11/Xsession -- /usr/bin/Xorg :0 -br -pn 249 root 285m S< /usr/bin/Xorg :0 -br -pn 252 root 9076 S matchbox-window-manager -theme Sato -use_cursor no 257 root 6928 S dbus-launch --sh-syntax --exit-with-session 258 root 5992 S /usr/bin/dbus-daemon --syslog --fork --print-pid 5 - 266 root 37604 S /usr/libexec/at-spi-bus-launcher --launch-immediatel 270 root 55804 S connman-applet 285 root 5872 S /usr/bin/dbus-daemon --config-file=/usr/share/defaul 288 root 0 Z [xinput_calibrat] 289 root 11272 S /usr/libexec/gconfd-2 292 root 59332 S matchbox-desktop 293 root 73704 S matchbox-panel --start-applets showdesktop,windowsel 295 root 24832 S /usr/bin/settings-daemon 297 root 87792 S< /usr/bin/pulseaudio --start --log-target=syslog 301 root 13936 S /lib/systemd/systemd-userdbd 312 root 31564 S /usr/libexec/at-spi2-registryd --use-gnome-session 313 root 14284 S systemd-userwork: waiting... 314 root 14284 S systemd-userwork: waiting... 315 root 14284 S systemd-userwork: waiting... 323 root 16120 S /lib/systemd/systemd --user 324 root 18024 S (sd-pam) 338 root 4424 S -sh 412 systemd- 32660 S /lib/systemd/systemd-timesyncd 5825 root 4152 S /sbin/syslogd -n 5963 test1 16128 S /lib/systemd/systemd --user 5964 test1 37576 S (sd-pam) 5977 root 3328 S /usr/sbin/dropbear -i -r /etc/dropbear/dropbear_rsa_ 5978 root 4200 R ps DEBUG: [Command returned '0' after 0.51 seconds] DEBUG: Command: ps Status: 0 Output: PID USER VSZ STAT COMMAND 1 root 36592 S {systemd} /sbin/init 2 root 0 SW [kthreadd] 3 root 0 IW< [rcu_gp] 4 root 0 IW< [rcu_par_gp] 5 root 0 IW< [slub_flushwq] 6 root 0 IW< [netns] 7 root 0 IW [kworker/0:0-rcu] 8 root 0 IW< [kworker/0:0H-ev] 9 root 0 IW [kworker/u8:0-ev] 10 root 0 IW< [mm_percpu_wq] 11 root 0 IW [kworker/u8:1-ev] 12 root 0 SW [rcu_tasks_kthre] 13 root 0 SW [rcu_tasks_rude_] 14 root 0 SW [rcu_tasks_trace] 15 root 0 SW [ksoftirqd/0] 16 root 0 IW [rcu_preempt] 17 root 0 SW [migration/0] 18 root 0 SW [cpuhp/0] 19 root 0 SW [cpuhp/1] 20 root 0 SW [migration/1] 21 root 0 SW [ksoftirqd/1] 22 root 0 IW [kworker/1:0-eve] 23 root 0 IW< [kworker/1:0H-ev] 24 root 0 SW [cpuhp/2] 25 root 0 SW [migration/2] 26 root 0 SW [ksoftirqd/2] 27 root 0 IW [kworker/2:0-cgr] 28 root 0 IW< [kworker/2:0H-ev] 29 root 0 SW [cpuhp/3] 30 root 0 SW [migration/3] 31 root 0 SW [ksoftirqd/3] 32 root 0 IW [kworker/3:0-cgr] 33 root 0 IW< [kworker/3:0H-kb] 34 root 0 SW [kdevtmpfs] 35 root 0 IW< [inet_frag_wq] 36 root 0 IW [kworker/0:1-cgr] 37 root 0 IW [kworker/1:1-eve] 38 root 0 SW [oom_reaper] 39 root 0 IW< [writeback] 40 root 0 SW [kcompactd0] 77 root 0 IW< [kblockd] 78 root 0 IW< [blkcg_punt_bio] 79 root 0 IW< [ata_sff] 80 root 0 IW< [md] 81 root 0 IW< [kworker/0:1H-kb] 82 root 0 IW [kworker/u8:2-ev] 83 root 0 IW< [rpciod] 84 root 0 IW< [kworker/u9:0] 85 root 0 IW< [xprtiod] 86 root 0 SW [kswapd0] 87 root 0 IW< [nfsiod] 88 root 0 IW< [cifsiod] 89 root 0 IW< [smb3decryptd] 90 root 0 IW< [cifsfileinfoput] 91 root 0 IW< [cifsoplockd] 92 root 0 IW< [deferredclose] 94 root 0 IW< [acpi_thermal_pm] 95 root 0 SW [hwrng] 96 root 0 IW [kworker/2:1-rcu] 97 root 0 IW [kworker/2:2-cgr] 98 root 0 IW< [nvme-wq] 99 root 0 IW< [nvme-reset-wq] 100 root 0 IW< [nvme-delete-wq] 101 root 0 SW [scsi_eh_0] 102 root 0 IW< [scsi_tmf_0] 103 root 0 SW [scsi_eh_1] 104 root 0 IW< [scsi_tmf_1] 105 root 0 SW [scsi_eh_2] 106 root 0 IW< [scsi_tmf_2] 107 root 0 SW [scsi_eh_3] 108 root 0 IW< [scsi_tmf_3] 109 root 0 SW [scsi_eh_4] 110 root 0 IW< [scsi_tmf_4] 111 root 0 SW [scsi_eh_5] 112 root 0 IW< [scsi_tmf_5] 113 root 0 IW [kworker/u8:3-ev] 114 root 0 IW [kworker/u8:4-ev] 115 root 0 IW [kworker/u8:5-fl] 116 root 0 IW [kworker/u8:6-ev] 117 root 0 IW [kworker/u8:7-ev] 118 root 0 IW< [raid5wq] 119 root 0 IW< [dm_bufio_cache] 120 root 0 IW< [mld] 121 root 0 IW< [kworker/1:1H-kb] 122 root 0 IW< [ipv6_addrconf] 123 root 0 IW [kworker/3:1-eve] 128 root 0 IW [kworker/1:2-eve] 129 root 0 SW [jbd2/vda-8] 130 root 0 IW< [ext4-rsv-conver] 131 root 0 IW< [kworker/3:1H-kb] 134 root 0 IW< [kworker/2:1H-kb] 160 rpc 4844 S /usr/sbin/rpcbind -w -f 161 root 39860 S /lib/systemd/systemd-journald 172 root 0 IW [kworker/1:3-eve] 173 root 0 IW [kworker/3:2] 174 root 0 IW [kworker/3:3-rcu] 176 root 0 IW [kworker/2:3-rcu] 183 root 24780 S /lib/systemd/systemd-udevd 202 root 0 IW [kworker/1:4-rcu] 203 root 0 IW [kworker/1:5-eve] 205 root 0 IW [kworker/1:6-rcu] 206 root 0 IW [kworker/1:7-eve] 207 root 0 IW [kworker/1:8] 209 root 0 IW [kworker/2:4-eve] 220 root 0 IW [kworker/0:2-rcu] 222 root 4156 S /sbin/klogd -n 224 messageb 6140 S /usr/bin/dbus-daemon --system --address=systemd: --n 227 root 10492 S /usr/sbin/ofonod -n 228 root 14456 S /lib/systemd/systemd-logind 232 root 0 IW [kworker/0:3-eve] 233 root 13876 S /usr/sbin/connmand -n 234 systemd- 15636 S /lib/systemd/systemd-networkd 236 avahi 6076 S avahi-daemon: registering [qemux86.local] 237 avahi 5972 S avahi-daemon: chroot helper 239 root 14312 S /usr/sbin/wpa_supplicant -u 240 root 4836 S /sbin/agetty -o -p -- \u --noclear - linux 241 root 2832 S /sbin/agetty -8 -L ttyS0 115200 linux 242 root 5076 S /bin/login -- 247 root 4356 S xinit /etc/X11/Xsession -- /usr/bin/Xorg :0 -br -pn 249 root 285m S< /usr/bin/Xorg :0 -br -pn 252 root 9076 S matchbox-window-manager -theme Sato -use_cursor no 257 root 6928 S dbus-launch --sh-syntax --exit-with-session 258 root 5992 S /usr/bin/dbus-daemon --syslog --fork --print-pid 5 - 266 root 37604 S /usr/libexec/at-spi-bus-launcher --launch-immediatel 270 root 55804 S connman-applet 285 root 5872 S /usr/bin/dbus-daemon --config-file=/usr/share/defaul 288 root 0 Z [xinput_calibrat] 289 root 11272 S /usr/libexec/gconfd-2 292 root 59332 S matchbox-desktop 293 root 73704 S matchbox-panel --start-applets showdesktop,windowsel 295 root 24832 S /usr/bin/settings-daemon 297 root 87792 S< /usr/bin/pulseaudio --start --log-target=syslog 301 root 13936 S /lib/systemd/systemd-userdbd 312 root 31564 S /usr/libexec/at-spi2-registryd --use-gnome-session 313 root 14284 S systemd-userwork: waiting... 314 root 14284 S systemd-userwork: waiting... 315 root 14284 S systemd-userwork: waiting... 323 root 16120 S /lib/systemd/systemd --user 324 root 18024 S (sd-pam) 338 root 4424 S -sh 412 systemd- 32660 S /lib/systemd/systemd-timesyncd 5825 root 4152 S /sbin/syslogd -n 5963 test1 16128 S /lib/systemd/systemd --user 5964 test1 37576 S (sd-pam) 5977 root 3328 S /usr/sbin/dropbear -i -r /etc/dropbear/dropbear_rsa_ 5978 root 4200 R ps DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; ps DEBUG: Waiting for process output: time: 1682161056.7765207, endtime: 1682161356.768395 DEBUG: Partial data from SSH call: PID USER VSZ STAT COMMAND 1 root 36592 S {systemd} /sbin/init 2 root 0 SW [kthreadd] 3 root 0 IW< [rcu_gp] 4 root 0 IW< [rcu_par_gp] 5 root 0 IW< [slub_flushwq] 6 root 0 IW< [netns] 7 root 0 IW [kworker/0:0-rcu] 8 root 0 IW< [kworker/0:0H-ev] 9 root 0 IW [kworker/u8:0-ev] 10 root 0 IW< [mm_percpu_wq] 11 root 0 IW [kworker/u8:1-ev] 12 root 0 SW [rcu_tasks_kthre] 13 root 0 SW [rcu_tasks_rude_] 14 root 0 SW [rcu_tasks_trace] 15 root 0 SW [ksoftirqd/0] 16 root 0 IW [rcu_preempt] 17 root 0 SW [migration/0] 18 root 0 SW [cpuhp/0] 19 root 0 SW [cpuhp/1] 20 root 0 SW [migration/1] 21 root 0 SW [ksoftirqd/1] 22 root 0 IW [kworker/1:0-eve] 23 root 0 IW< [kworker/1:0H-ev] 24 root 0 SW [cpuhp/2] 25 root 0 SW [migration/2] 26 root 0 SW [ksoftirqd/2] 27 root 0 IW [kworker/2:0-cgr] 28 root 0 IW< [kworker/2:0H-ev] 29 root 0 SW [cpuhp/3] 30 root 0 SW [migration/3] 31 root 0 SW [ksoftirqd/3] 32 root 0 IW [kworker/3:0-cgr] 33 root 0 IW< [kworker/3:0H-kb] 34 root 0 SW [kdevtmpfs] 35 root 0 IW< [inet_frag_wq] 36 root 0 IW [kworker/0:1-cgr] 37 root 0 IW [kworker/1:1-eve] 38 root 0 SW [oom_reaper] 39 root 0 IW< [writeback] 40 root 0 SW [kcompactd0] 77 root 0 IW< [kblockd] 78 root 0 IW< [blkcg_punt_bio] 79 root 0 IW< [ata_sff] 80 root 0 IW< [md] 81 root 0 IW< [kworker/0:1H-kb] 82 root 0 IW [kworker/u8:2-ev] 83 root 0 IW< [rpciod] 84 root 0 IW< [kworker/u9:0] 85 root 0 IW< [xprtiod] 86 root 0 SW [kswapd0] 87 root 0 IW< [nfsiod] 88 root 0 IW< [cifsiod] 89 root 0 IW< [smb3decryptd] 90 root 0 IW< [cifsfileinfoput] 91 root 0 IW< [cifsoplockd] 92 root 0 IW< [deferredclose] 94 root 0 IW< [acpi_thermal_pm] 95 root 0 SW [hwrng] 96 root 0 IW [kworker/2:1-rcu] 97 root 0 IW [kworker/2:2-cgr] 98 root 0 IW< [nvme-wq] 99 root 0 IW< [nvme-reset-wq] 100 root 0 IW< [nvme-delete-wq] 101 root 0 SW [scsi_eh_0] 102 root 0 IW< [scsi_tmf_0] 103 root 0 SW [scsi_eh_1] 104 root 0 IW< [scsi_tmf_1] 105 root 0 SW [scsi_eh_2] 106 root 0 IW< [scsi_tmf_2] 107 root 0 SW [scsi_eh_3] 108 root 0 IW< [scsi_tmf_3] 109 root 0 SW [scsi_eh_4] 110 root 0 IW< [scsi_tmf_4] 111 root 0 SW [scsi_eh_5] 112 root 0 IW< [scsi_tmf_5] 113 root 0 IW [kworker/u8:3-ev] 114 root 0 IW [kworker/u8:4-ev] 115 root 0 IW [kworker/u8:5-fl] 116 root 0 IW [kworker/u8:6-ev] 117 root 0 IW [kworker/u8:7-ev] 118 root 0 IW< [raid5wq] 119 root 0 IW< [dm_bufio_cache] 120 root 0 IW< [mld] 121 root 0 IW< [kworker/1:1H-kb] 122 root 0 IW< [ipv6_addrconf] 123 root 0 IW [kworker/3:1-mm_] 128 root 0 IW [kworker/1:2-eve] 129 root 0 SW [jbd2/vda-8] 130 root 0 IW< [ext4-rsv-conver] 131 root 0 IW< [kworker/3:1H-kb] 134 root 0 IW< [kworker/2:1H-kb] 160 rpc 4844 S /usr/sbin/rpcbind -w -f 161 root 39860 S /lib/systemd/systemd-journald 172 root 0 IW [kworker/1:3-eve] 173 root 0 IW [kworker/3:2] 174 root 0 IW [kworker/3:3-rcu] 176 root 0 IW [kworker/2:3-rcu] 183 root 24780 S /lib/systemd/systemd-udevd 202 root 0 IW [kworker/1:4-rcu] 203 root 0 IW [kworker/1:5-eve] 205 root 0 IW [kworker/1:6-rcu] 206 root 0 IW [kworker/1:7-eve] 207 root 0 IW [kworker/1:8] 209 root 0 IW [kworker/2:4-eve] 220 root 0 IW [kworker/0:2-rcu] 222 root 4156 S /sbin/klogd -n 224 messageb 6140 S /usr/bin/dbus-daemon --system --address=systemd: --n 227 root 10492 S /usr/sbin/ofonod -n 228 root 14456 S /lib/systemd/systemd-logind 232 root 0 IW [kworker/0:3-eve] 233 root 13876 S /usr/sbin/connmand -n 234 systemd- 15636 S /lib/systemd/systemd-networkd 236 avahi 6076 S avahi-daemon: registering [qemux86.local] 237 avahi 5972 S avahi-daemon: chroot helper 239 root 14312 S /usr/sbin/wpa_supplicant -u 240 root 4836 S /sbin/agetty -o -p -- \u --noclear - linux 241 root 2832 S /sbin/agetty -8 -L ttyS0 115200 linux 242 root 5076 S /bin/login -- 247 root 4356 S xinit /etc/X11/Xsession -- /usr/bin/Xorg :0 -br -pn 249 root 285m S< /usr/bin/Xorg :0 -br -pn 252 root 9076 S matchbox-window-manager -theme Sato -use_cursor no 257 root 6928 S dbus-launch --sh-syntax --exit-with-session 258 root 5992 S /usr/bin/dbus-daemon --syslog --fork --print-pid 5 - 266 root 37604 S /usr/libexec/at-spi-bus-launcher --launch-immediatel 270 root 55804 S connman-applet 285 root 5872 S /usr/bin/dbus-daemon --config-file=/usr/share/defaul 288 root 0 Z [xinput_calibrat] 289 root 11272 S /usr/libexec/gconfd-2 292 root 59332 S matchbox-desktop 293 root 73704 S matchbox-panel --start-applets showdesktop,windowsel 295 root 24832 S /usr/bin/settings-daemon 297 root 87792 S< /usr/bin/pulseaudio --start --log-target=syslog 301 root 13936 S /lib/systemd/systemd-userdbd 312 root 31564 S /usr/libexec/at-spi2-registryd --use-gnome-session 313 root 14284 S systemd-userwork: waiting... 314 root 14284 S systemd-userwork: waiting... 315 root 14284 S systemd-userwork: waiting... 323 root 16120 S /lib/systemd/systemd --user 324 root 18024 S (sd-pam) 338 root 4424 S -sh 412 systemd- 32660 S /lib/systemd/systemd-timesyncd 5825 root 4152 S /sbin/syslogd -n 5963 test1 16128 S /lib/systemd/systemd --user 5964 test1 37576 S (sd-pam) 5981 root 3328 S /usr/sbin/dropbear -i -r /etc/dropbear/dropbear_rsa_ 5982 root 4200 R ps DEBUG: Waiting for process output: time: 1682161057.088693, endtime: 1682161357.0886908 DEBUG: Data from SSH call: PID USER VSZ STAT COMMAND 1 root 36592 S {systemd} /sbin/init 2 root 0 SW [kthreadd] 3 root 0 IW< [rcu_gp] 4 root 0 IW< [rcu_par_gp] 5 root 0 IW< [slub_flushwq] 6 root 0 IW< [netns] 7 root 0 IW [kworker/0:0-rcu] 8 root 0 IW< [kworker/0:0H-ev] 9 root 0 IW [kworker/u8:0-ev] 10 root 0 IW< [mm_percpu_wq] 11 root 0 IW [kworker/u8:1-ev] 12 root 0 SW [rcu_tasks_kthre] 13 root 0 SW [rcu_tasks_rude_] 14 root 0 SW [rcu_tasks_trace] 15 root 0 SW [ksoftirqd/0] 16 root 0 IW [rcu_preempt] 17 root 0 SW [migration/0] 18 root 0 SW [cpuhp/0] 19 root 0 SW [cpuhp/1] 20 root 0 SW [migration/1] 21 root 0 SW [ksoftirqd/1] 22 root 0 IW [kworker/1:0-eve] 23 root 0 IW< [kworker/1:0H-ev] 24 root 0 SW [cpuhp/2] 25 root 0 SW [migration/2] 26 root 0 SW [ksoftirqd/2] 27 root 0 IW [kworker/2:0-cgr] 28 root 0 IW< [kworker/2:0H-ev] 29 root 0 SW [cpuhp/3] 30 root 0 SW [migration/3] 31 root 0 SW [ksoftirqd/3] 32 root 0 IW [kworker/3:0-cgr] 33 root 0 IW< [kworker/3:0H-kb] 34 root 0 SW [kdevtmpfs] 35 root 0 IW< [inet_frag_wq] 36 root 0 IW [kworker/0:1-cgr] 37 root 0 IW [kworker/1:1-eve] 38 root 0 SW [oom_reaper] 39 root 0 IW< [writeback] 40 root 0 SW [kcompactd0] 77 root 0 IW< [kblockd] 78 root 0 IW< [blkcg_punt_bio] 79 root 0 IW< [ata_sff] 80 root 0 IW< [md] 81 root 0 IW< [kworker/0:1H-kb] 82 root 0 IW [kworker/u8:2-ev] 83 root 0 IW< [rpciod] 84 root 0 IW< [kworker/u9:0] 85 root 0 IW< [xprtiod] 86 root 0 SW [kswapd0] 87 root 0 IW< [nfsiod] 88 root 0 IW< [cifsiod] 89 root 0 IW< [smb3decryptd] 90 root 0 IW< [cifsfileinfoput] 91 root 0 IW< [cifsoplockd] 92 root 0 IW< [deferredclose] 94 root 0 IW< [acpi_thermal_pm] 95 root 0 SW [hwrng] 96 root 0 IW [kworker/2:1-rcu] 97 root 0 IW [kworker/2:2-cgr] 98 root 0 IW< [nvme-wq] 99 root 0 IW< [nvme-reset-wq] 100 root 0 IW< [nvme-delete-wq] 101 root 0 SW [scsi_eh_0] 102 root 0 IW< [scsi_tmf_0] 103 root 0 SW [scsi_eh_1] 104 root 0 IW< [scsi_tmf_1] 105 root 0 SW [scsi_eh_2] 106 root 0 IW< [scsi_tmf_2] 107 root 0 SW [scsi_eh_3] 108 root 0 IW< [scsi_tmf_3] 109 root 0 SW [scsi_eh_4] 110 root 0 IW< [scsi_tmf_4] 111 root 0 SW [scsi_eh_5] 112 root 0 IW< [scsi_tmf_5] 113 root 0 IW [kworker/u8:3-ev] 114 root 0 IW [kworker/u8:4-ev] 115 root 0 IW [kworker/u8:5-fl] 116 root 0 IW [kworker/u8:6-ev] 117 root 0 IW [kworker/u8:7-ev] 118 root 0 IW< [raid5wq] 119 root 0 IW< [dm_bufio_cache] 120 root 0 IW< [mld] 121 root 0 IW< [kworker/1:1H-kb] 122 root 0 IW< [ipv6_addrconf] 123 root 0 IW [kworker/3:1-mm_] 128 root 0 IW [kworker/1:2-eve] 129 root 0 SW [jbd2/vda-8] 130 root 0 IW< [ext4-rsv-conver] 131 root 0 IW< [kworker/3:1H-kb] 134 root 0 IW< [kworker/2:1H-kb] 160 rpc 4844 S /usr/sbin/rpcbind -w -f 161 root 39860 S /lib/systemd/systemd-journald 172 root 0 IW [kworker/1:3-eve] 173 root 0 IW [kworker/3:2] 174 root 0 IW [kworker/3:3-rcu] 176 root 0 IW [kworker/2:3-rcu] 183 root 24780 S /lib/systemd/systemd-udevd 202 root 0 IW [kworker/1:4-rcu] 203 root 0 IW [kworker/1:5-eve] 205 root 0 IW [kworker/1:6-rcu] 206 root 0 IW [kworker/1:7-eve] 207 root 0 IW [kworker/1:8] 209 root 0 IW [kworker/2:4-eve] 220 root 0 IW [kworker/0:2-rcu] 222 root 4156 S /sbin/klogd -n 224 messageb 6140 S /usr/bin/dbus-daemon --system --address=systemd: --n 227 root 10492 S /usr/sbin/ofonod -n 228 root 14456 S /lib/systemd/systemd-logind 232 root 0 IW [kworker/0:3-eve] 233 root 13876 S /usr/sbin/connmand -n 234 systemd- 15636 S /lib/systemd/systemd-networkd 236 avahi 6076 S avahi-daemon: registering [qemux86.local] 237 avahi 5972 S avahi-daemon: chroot helper 239 root 14312 S /usr/sbin/wpa_supplicant -u 240 root 4836 S /sbin/agetty -o -p -- \u --noclear - linux 241 root 2832 S /sbin/agetty -8 -L ttyS0 115200 linux 242 root 5076 S /bin/login -- 247 root 4356 S xinit /etc/X11/Xsession -- /usr/bin/Xorg :0 -br -pn 249 root 285m S< /usr/bin/Xorg :0 -br -pn 252 root 9076 S matchbox-window-manager -theme Sato -use_cursor no 257 root 6928 S dbus-launch --sh-syntax --exit-with-session 258 root 5992 S /usr/bin/dbus-daemon --syslog --fork --print-pid 5 - 266 root 37604 S /usr/libexec/at-spi-bus-launcher --launch-immediatel 270 root 55804 S connman-applet 285 root 5872 S /usr/bin/dbus-daemon --config-file=/usr/share/defaul 288 root 0 Z [xinput_calibrat] 289 root 11272 S /usr/libexec/gconfd-2 292 root 59332 S matchbox-desktop 293 root 73704 S matchbox-panel --start-applets showdesktop,windowsel 295 root 24832 S /usr/bin/settings-daemon 297 root 87792 S< /usr/bin/pulseaudio --start --log-target=syslog 301 root 13936 S /lib/systemd/systemd-userdbd 312 root 31564 S /usr/libexec/at-spi2-registryd --use-gnome-session 313 root 14284 S systemd-userwork: waiting... 314 root 14284 S systemd-userwork: waiting... 315 root 14284 S systemd-userwork: waiting... 323 root 16120 S /lib/systemd/systemd --user 324 root 18024 S (sd-pam) 338 root 4424 S -sh 412 systemd- 32660 S /lib/systemd/systemd-timesyncd 5825 root 4152 S /sbin/syslogd -n 5963 test1 16128 S /lib/systemd/systemd --user 5964 test1 37576 S (sd-pam) 5981 root 3328 S /usr/sbin/dropbear -i -r /etc/dropbear/dropbear_rsa_ 5982 root 4200 R ps DEBUG: [Command returned '0' after 0.52 seconds] DEBUG: Command: ps Status: 0 Output: PID USER VSZ STAT COMMAND 1 root 36592 S {systemd} /sbin/init 2 root 0 SW [kthreadd] 3 root 0 IW< [rcu_gp] 4 root 0 IW< [rcu_par_gp] 5 root 0 IW< [slub_flushwq] 6 root 0 IW< [netns] 7 root 0 IW [kworker/0:0-rcu] 8 root 0 IW< [kworker/0:0H-ev] 9 root 0 IW [kworker/u8:0-ev] 10 root 0 IW< [mm_percpu_wq] 11 root 0 IW [kworker/u8:1-ev] 12 root 0 SW [rcu_tasks_kthre] 13 root 0 SW [rcu_tasks_rude_] 14 root 0 SW [rcu_tasks_trace] 15 root 0 SW [ksoftirqd/0] 16 root 0 IW [rcu_preempt] 17 root 0 SW [migration/0] 18 root 0 SW [cpuhp/0] 19 root 0 SW [cpuhp/1] 20 root 0 SW [migration/1] 21 root 0 SW [ksoftirqd/1] 22 root 0 IW [kworker/1:0-eve] 23 root 0 IW< [kworker/1:0H-ev] 24 root 0 SW [cpuhp/2] 25 root 0 SW [migration/2] 26 root 0 SW [ksoftirqd/2] 27 root 0 IW [kworker/2:0-cgr] 28 root 0 IW< [kworker/2:0H-ev] 29 root 0 SW [cpuhp/3] 30 root 0 SW [migration/3] 31 root 0 SW [ksoftirqd/3] 32 root 0 IW [kworker/3:0-cgr] 33 root 0 IW< [kworker/3:0H-kb] 34 root 0 SW [kdevtmpfs] 35 root 0 IW< [inet_frag_wq] 36 root 0 IW [kworker/0:1-cgr] 37 root 0 IW [kworker/1:1-eve] 38 root 0 SW [oom_reaper] 39 root 0 IW< [writeback] 40 root 0 SW [kcompactd0] 77 root 0 IW< [kblockd] 78 root 0 IW< [blkcg_punt_bio] 79 root 0 IW< [ata_sff] 80 root 0 IW< [md] 81 root 0 IW< [kworker/0:1H-kb] 82 root 0 IW [kworker/u8:2-ev] 83 root 0 IW< [rpciod] 84 root 0 IW< [kworker/u9:0] 85 root 0 IW< [xprtiod] 86 root 0 SW [kswapd0] 87 root 0 IW< [nfsiod] 88 root 0 IW< [cifsiod] 89 root 0 IW< [smb3decryptd] 90 root 0 IW< [cifsfileinfoput] 91 root 0 IW< [cifsoplockd] 92 root 0 IW< [deferredclose] 94 root 0 IW< [acpi_thermal_pm] 95 root 0 SW [hwrng] 96 root 0 IW [kworker/2:1-rcu] 97 root 0 IW [kworker/2:2-cgr] 98 root 0 IW< [nvme-wq] 99 root 0 IW< [nvme-reset-wq] 100 root 0 IW< [nvme-delete-wq] 101 root 0 SW [scsi_eh_0] 102 root 0 IW< [scsi_tmf_0] 103 root 0 SW [scsi_eh_1] 104 root 0 IW< [scsi_tmf_1] 105 root 0 SW [scsi_eh_2] 106 root 0 IW< [scsi_tmf_2] 107 root 0 SW [scsi_eh_3] 108 root 0 IW< [scsi_tmf_3] 109 root 0 SW [scsi_eh_4] 110 root 0 IW< [scsi_tmf_4] 111 root 0 SW [scsi_eh_5] 112 root 0 IW< [scsi_tmf_5] 113 root 0 IW [kworker/u8:3-ev] 114 root 0 IW [kworker/u8:4-ev] 115 root 0 IW [kworker/u8:5-fl] 116 root 0 IW [kworker/u8:6-ev] 117 root 0 IW [kworker/u8:7-ev] 118 root 0 IW< [raid5wq] 119 root 0 IW< [dm_bufio_cache] 120 root 0 IW< [mld] 121 root 0 IW< [kworker/1:1H-kb] 122 root 0 IW< [ipv6_addrconf] 123 root 0 IW [kworker/3:1-mm_] 128 root 0 IW [kworker/1:2-eve] 129 root 0 SW [jbd2/vda-8] 130 root 0 IW< [ext4-rsv-conver] 131 root 0 IW< [kworker/3:1H-kb] 134 root 0 IW< [kworker/2:1H-kb] 160 rpc 4844 S /usr/sbin/rpcbind -w -f 161 root 39860 S /lib/systemd/systemd-journald 172 root 0 IW [kworker/1:3-eve] 173 root 0 IW [kworker/3:2] 174 root 0 IW [kworker/3:3-rcu] 176 root 0 IW [kworker/2:3-rcu] 183 root 24780 S /lib/systemd/systemd-udevd 202 root 0 IW [kworker/1:4-rcu] 203 root 0 IW [kworker/1:5-eve] 205 root 0 IW [kworker/1:6-rcu] 206 root 0 IW [kworker/1:7-eve] 207 root 0 IW [kworker/1:8] 209 root 0 IW [kworker/2:4-eve] 220 root 0 IW [kworker/0:2-rcu] 222 root 4156 S /sbin/klogd -n 224 messageb 6140 S /usr/bin/dbus-daemon --system --address=systemd: --n 227 root 10492 S /usr/sbin/ofonod -n 228 root 14456 S /lib/systemd/systemd-logind 232 root 0 IW [kworker/0:3-eve] 233 root 13876 S /usr/sbin/connmand -n 234 systemd- 15636 S /lib/systemd/systemd-networkd 236 avahi 6076 S avahi-daemon: registering [qemux86.local] 237 avahi 5972 S avahi-daemon: chroot helper 239 root 14312 S /usr/sbin/wpa_supplicant -u 240 root 4836 S /sbin/agetty -o -p -- \u --noclear - linux 241 root 2832 S /sbin/agetty -8 -L ttyS0 115200 linux 242 root 5076 S /bin/login -- 247 root 4356 S xinit /etc/X11/Xsession -- /usr/bin/Xorg :0 -br -pn 249 root 285m S< /usr/bin/Xorg :0 -br -pn 252 root 9076 S matchbox-window-manager -theme Sato -use_cursor no 257 root 6928 S dbus-launch --sh-syntax --exit-with-session 258 root 5992 S /usr/bin/dbus-daemon --syslog --fork --print-pid 5 - 266 root 37604 S /usr/libexec/at-spi-bus-launcher --launch-immediatel 270 root 55804 S connman-applet 285 root 5872 S /usr/bin/dbus-daemon --config-file=/usr/share/defaul 288 root 0 Z [xinput_calibrat] 289 root 11272 S /usr/libexec/gconfd-2 292 root 59332 S matchbox-desktop 293 root 73704 S matchbox-panel --start-applets showdesktop,windowsel 295 root 24832 S /usr/bin/settings-daemon 297 root 87792 S< /usr/bin/pulseaudio --start --log-target=syslog 301 root 13936 S /lib/systemd/systemd-userdbd 312 root 31564 S /usr/libexec/at-spi2-registryd --use-gnome-session 313 root 14284 S systemd-userwork: waiting... 314 root 14284 S systemd-userwork: waiting... 315 root 14284 S systemd-userwork: waiting... 323 root 16120 S /lib/systemd/systemd --user 324 root 18024 S (sd-pam) 338 root 4424 S -sh 412 systemd- 32660 S /lib/systemd/systemd-timesyncd 5825 root 4152 S /sbin/syslogd -n 5963 test1 16128 S /lib/systemd/systemd --user 5964 test1 37576 S (sd-pam) 5981 root 3328 S /usr/sbin/dropbear -i -r /etc/dropbear/dropbear_rsa_ 5982 root 4200 R ps DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; ps DEBUG: Waiting for process output: time: 1682161058.302834, endtime: 1682161358.2928445 DEBUG: Partial data from SSH call: PID USER VSZ STAT COMMAND 1 root 36592 S {systemd} /sbin/init 2 root 0 SW [kthreadd] 3 root 0 IW< [rcu_gp] 4 root 0 IW< [rcu_par_gp] 5 root 0 IW< [slub_flushwq] 6 root 0 IW< [netns] 7 root 0 IW [kworker/0:0-rcu] 8 root 0 IW< [kworker/0:0H-ev] 9 root 0 IW [kworker/u8:0-ev] 10 root 0 IW< [mm_percpu_wq] 11 root 0 IW [kworker/u8:1-ev] 12 root 0 SW [rcu_tasks_kthre] 13 root 0 SW [rcu_tasks_rude_] 14 root 0 SW [rcu_tasks_trace] 15 root 0 SW [ksoftirqd/0] 16 root 0 IW [rcu_preempt] 17 root 0 SW [migration/0] 18 root 0 SW [cpuhp/0] 19 root 0 SW [cpuhp/1] 20 root 0 SW [migration/1] 21 root 0 SW [ksoftirqd/1] 22 root 0 IW [kworker/1:0-eve] 23 root 0 IW< [kworker/1:0H-ev] 24 root 0 SW [cpuhp/2] 25 root 0 SW [migration/2] 26 root 0 SW [ksoftirqd/2] 27 root 0 IW [kworker/2:0-cgr] 28 root 0 IW< [kworker/2:0H-ev] 29 root 0 SW [cpuhp/3] 30 root 0 SW [migration/3] 31 root 0 SW [ksoftirqd/3] 32 root 0 IW [kworker/3:0-cgr] 33 root 0 IW< [kworker/3:0H-kb] 34 root 0 SW [kdevtmpfs] 35 root 0 IW< [inet_frag_wq] 36 root 0 IW [kworker/0:1-cgr] 37 root 0 IW [kworker/1:1-eve] 38 root 0 SW [oom_reaper] 39 root 0 IW< [writeback] 40 root 0 SW [kcompactd0] 77 root 0 IW< [kblockd] 78 root 0 IW< [blkcg_punt_bio] 79 root 0 IW< [ata_sff] 80 root 0 IW< [md] 81 root 0 IW< [kworker/0:1H-kb] 82 root 0 IW [kworker/u8:2-ev] 83 root 0 IW< [rpciod] 84 root 0 IW< [kworker/u9:0] 85 root 0 IW< [xprtiod] 86 root 0 SW [kswapd0] 87 root 0 IW< [nfsiod] 88 root 0 IW< [cifsiod] 89 root 0 IW< [smb3decryptd] 90 root 0 IW< [cifsfileinfoput] 91 root 0 IW< [cifsoplockd] 92 root 0 IW< [deferredclose] 94 root 0 IW< [acpi_thermal_pm] 95 root 0 SW [hwrng] 96 root 0 IW [kworker/2:1-rcu] 97 root 0 IW [kworker/2:2-cgr] 98 root 0 IW< [nvme-wq] 99 root 0 IW< [nvme-reset-wq] 100 root 0 IW< [nvme-delete-wq] 101 root 0 SW [scsi_eh_0] 102 root 0 IW< [scsi_tmf_0] 103 root 0 SW [scsi_eh_1] 104 root 0 IW< [scsi_tmf_1] 105 root 0 SW [scsi_eh_2] 106 root 0 IW< [scsi_tmf_2] 107 root 0 SW [scsi_eh_3] 108 root 0 IW< [scsi_tmf_3] 109 root 0 SW [scsi_eh_4] 110 root 0 IW< [scsi_tmf_4] 111 root 0 SW [scsi_eh_5] 112 root 0 IW< [scsi_tmf_5] 113 root 0 IW [kworker/u8:3-ev] 114 root 0 IW [kworker/u8:4-ev] 115 root 0 IW [kworker/u8:5-fl] 116 root 0 IW [kworker/u8:6-ev] 117 root 0 IW [kworker/u8:7-ev] 118 root 0 IW< [raid5wq] 119 root 0 IW< [dm_bufio_cache] 120 root 0 IW< [mld] 121 root 0 IW< [kworker/1:1H-kb] 122 root 0 IW< [ipv6_addrconf] 123 root 0 IW [kworker/3:1-mm_] 128 root 0 IW [kworker/1:2-eve] 129 root 0 SW [jbd2/vda-8] 130 root 0 IW< [ext4-rsv-conver] 131 root 0 IW< [kworker/3:1H-kb] 134 root 0 IW< [kworker/2:1H-kb] 160 rpc 4844 S /usr/sbin/rpcbind -w -f 161 root 39860 S /lib/systemd/systemd-journald 172 root 0 IW [kworker/1:3-eve] 173 root 0 IW [kworker/3:2] 174 root 0 IW [kworker/3:3-rcu] 176 root 0 IW [kworker/2:3-rcu] 183 root 24780 S /lib/systemd/systemd-udevd 202 root 0 IW [kworker/1:4-rcu] 203 root 0 IW [kworker/1:5-eve] 205 root 0 IW [kworker/1:6-rcu] 206 root 0 IW [kworker/1:7-eve] 207 root 0 IW [kworker/1:8] 209 root 0 IW [kworker/2:4-eve] 220 root 0 IW [kworker/0:2-rcu] 222 root 4156 S /sbin/klogd -n 224 messageb 6140 S /usr/bin/dbus-daemon --system --address=systemd: --n 227 root 10492 S /usr/sbin/ofonod -n 228 root 14456 S /lib/systemd/systemd-logind 232 root 0 IW [kworker/0:3-eve] 233 root 13876 S /usr/sbin/connmand -n 234 systemd- 15636 S /lib/systemd/systemd-networkd 236 avahi 6076 S avahi-daemon: registering [qemux86.local] 237 avahi 5972 S avahi-daemon: chroot helper 239 root 14312 S /usr/sbin/wpa_supplicant -u 240 root 4836 S /sbin/agetty -o -p -- \u --noclear - linux 241 root 2832 S /sbin/agetty -8 -L ttyS0 115200 linux 242 root 5076 S /bin/login -- 247 root 4356 S xinit /etc/X11/Xsession -- /usr/bin/Xorg :0 -br -pn 249 root 285m S< /usr/bin/Xorg :0 -br -pn 252 root 9076 S matchbox-window-manager -theme Sato -use_cursor no 257 root 6928 S dbus-launch --sh-syntax --exit-with-session 258 root 5992 S /usr/bin/dbus-daemon --syslog --fork --print-pid 5 - 266 root 37604 S /usr/libexec/at-spi-bus-launcher --launch-immediatel 270 root 55804 S connman-applet 285 root 5872 S /usr/bin/dbus-daemon --config-file=/usr/share/defaul 288 root 0 Z [xinput_calibrat] 289 root 11272 S /usr/libexec/gconfd-2 292 root 59332 S matchbox-desktop 293 root 73704 S matchbox-panel --start-applets showdesktop,windowsel 295 root 24832 S /usr/bin/settings-daemon 297 root 87792 S< /usr/bin/pulseaudio --start --log-target=syslog 301 root 13936 S /lib/systemd/systemd-userdbd 312 root 31564 S /usr/libexec/at-spi2-registryd --use-gnome-session 313 root 14284 S systemd-userwork: waiting... 314 root 14284 S systemd-userwork: waiting... 315 root 14284 S systemd-userwork: waiting... 323 root 16120 S /lib/systemd/systemd --user 324 root 18024 S (sd-pam) 338 root 4424 S -sh 412 systemd- 32660 S /lib/systemd/systemd-timesyncd 5825 root 4152 S /sbin/syslogd -n 5963 test1 16128 S /lib/systemd/systemd --user 5964 test1 37576 S (sd-pam) 5985 root 3328 R /usr/sbin/dropbear -i -r /etc/dropbear/dropbear_rsa_ 5986 root 4200 R ps DEBUG: Waiting for process output: time: 1682161058.7085862, endtime: 1682161358.7085838 DEBUG: Data from SSH call: PID USER VSZ STAT COMMAND 1 root 36592 S {systemd} /sbin/init 2 root 0 SW [kthreadd] 3 root 0 IW< [rcu_gp] 4 root 0 IW< [rcu_par_gp] 5 root 0 IW< [slub_flushwq] 6 root 0 IW< [netns] 7 root 0 IW [kworker/0:0-rcu] 8 root 0 IW< [kworker/0:0H-ev] 9 root 0 IW [kworker/u8:0-ev] 10 root 0 IW< [mm_percpu_wq] 11 root 0 IW [kworker/u8:1-ev] 12 root 0 SW [rcu_tasks_kthre] 13 root 0 SW [rcu_tasks_rude_] 14 root 0 SW [rcu_tasks_trace] 15 root 0 SW [ksoftirqd/0] 16 root 0 IW [rcu_preempt] 17 root 0 SW [migration/0] 18 root 0 SW [cpuhp/0] 19 root 0 SW [cpuhp/1] 20 root 0 SW [migration/1] 21 root 0 SW [ksoftirqd/1] 22 root 0 IW [kworker/1:0-eve] 23 root 0 IW< [kworker/1:0H-ev] 24 root 0 SW [cpuhp/2] 25 root 0 SW [migration/2] 26 root 0 SW [ksoftirqd/2] 27 root 0 IW [kworker/2:0-cgr] 28 root 0 IW< [kworker/2:0H-ev] 29 root 0 SW [cpuhp/3] 30 root 0 SW [migration/3] 31 root 0 SW [ksoftirqd/3] 32 root 0 IW [kworker/3:0-cgr] 33 root 0 IW< [kworker/3:0H-kb] 34 root 0 SW [kdevtmpfs] 35 root 0 IW< [inet_frag_wq] 36 root 0 IW [kworker/0:1-cgr] 37 root 0 IW [kworker/1:1-eve] 38 root 0 SW [oom_reaper] 39 root 0 IW< [writeback] 40 root 0 SW [kcompactd0] 77 root 0 IW< [kblockd] 78 root 0 IW< [blkcg_punt_bio] 79 root 0 IW< [ata_sff] 80 root 0 IW< [md] 81 root 0 IW< [kworker/0:1H-kb] 82 root 0 IW [kworker/u8:2-ev] 83 root 0 IW< [rpciod] 84 root 0 IW< [kworker/u9:0] 85 root 0 IW< [xprtiod] 86 root 0 SW [kswapd0] 87 root 0 IW< [nfsiod] 88 root 0 IW< [cifsiod] 89 root 0 IW< [smb3decryptd] 90 root 0 IW< [cifsfileinfoput] 91 root 0 IW< [cifsoplockd] 92 root 0 IW< [deferredclose] 94 root 0 IW< [acpi_thermal_pm] 95 root 0 SW [hwrng] 96 root 0 IW [kworker/2:1-rcu] 97 root 0 IW [kworker/2:2-cgr] 98 root 0 IW< [nvme-wq] 99 root 0 IW< [nvme-reset-wq] 100 root 0 IW< [nvme-delete-wq] 101 root 0 SW [scsi_eh_0] 102 root 0 IW< [scsi_tmf_0] 103 root 0 SW [scsi_eh_1] 104 root 0 IW< [scsi_tmf_1] 105 root 0 SW [scsi_eh_2] 106 root 0 IW< [scsi_tmf_2] 107 root 0 SW [scsi_eh_3] 108 root 0 IW< [scsi_tmf_3] 109 root 0 SW [scsi_eh_4] 110 root 0 IW< [scsi_tmf_4] 111 root 0 SW [scsi_eh_5] 112 root 0 IW< [scsi_tmf_5] 113 root 0 IW [kworker/u8:3-ev] 114 root 0 IW [kworker/u8:4-ev] 115 root 0 IW [kworker/u8:5-fl] 116 root 0 IW [kworker/u8:6-ev] 117 root 0 IW [kworker/u8:7-ev] 118 root 0 IW< [raid5wq] 119 root 0 IW< [dm_bufio_cache] 120 root 0 IW< [mld] 121 root 0 IW< [kworker/1:1H-kb] 122 root 0 IW< [ipv6_addrconf] 123 root 0 IW [kworker/3:1-mm_] 128 root 0 IW [kworker/1:2-eve] 129 root 0 SW [jbd2/vda-8] 130 root 0 IW< [ext4-rsv-conver] 131 root 0 IW< [kworker/3:1H-kb] 134 root 0 IW< [kworker/2:1H-kb] 160 rpc 4844 S /usr/sbin/rpcbind -w -f 161 root 39860 S /lib/systemd/systemd-journald 172 root 0 IW [kworker/1:3-eve] 173 root 0 IW [kworker/3:2] 174 root 0 IW [kworker/3:3-rcu] 176 root 0 IW [kworker/2:3-rcu] 183 root 24780 S /lib/systemd/systemd-udevd 202 root 0 IW [kworker/1:4-rcu] 203 root 0 IW [kworker/1:5-eve] 205 root 0 IW [kworker/1:6-rcu] 206 root 0 IW [kworker/1:7-eve] 207 root 0 IW [kworker/1:8] 209 root 0 IW [kworker/2:4-eve] 220 root 0 IW [kworker/0:2-rcu] 222 root 4156 S /sbin/klogd -n 224 messageb 6140 S /usr/bin/dbus-daemon --system --address=systemd: --n 227 root 10492 S /usr/sbin/ofonod -n 228 root 14456 S /lib/systemd/systemd-logind 232 root 0 IW [kworker/0:3-eve] 233 root 13876 S /usr/sbin/connmand -n 234 systemd- 15636 S /lib/systemd/systemd-networkd 236 avahi 6076 S avahi-daemon: registering [qemux86.local] 237 avahi 5972 S avahi-daemon: chroot helper 239 root 14312 S /usr/sbin/wpa_supplicant -u 240 root 4836 S /sbin/agetty -o -p -- \u --noclear - linux 241 root 2832 S /sbin/agetty -8 -L ttyS0 115200 linux 242 root 5076 S /bin/login -- 247 root 4356 S xinit /etc/X11/Xsession -- /usr/bin/Xorg :0 -br -pn 249 root 285m S< /usr/bin/Xorg :0 -br -pn 252 root 9076 S matchbox-window-manager -theme Sato -use_cursor no 257 root 6928 S dbus-launch --sh-syntax --exit-with-session 258 root 5992 S /usr/bin/dbus-daemon --syslog --fork --print-pid 5 - 266 root 37604 S /usr/libexec/at-spi-bus-launcher --launch-immediatel 270 root 55804 S connman-applet 285 root 5872 S /usr/bin/dbus-daemon --config-file=/usr/share/defaul 288 root 0 Z [xinput_calibrat] 289 root 11272 S /usr/libexec/gconfd-2 292 root 59332 S matchbox-desktop 293 root 73704 S matchbox-panel --start-applets showdesktop,windowsel 295 root 24832 S /usr/bin/settings-daemon 297 root 87792 S< /usr/bin/pulseaudio --start --log-target=syslog 301 root 13936 S /lib/systemd/systemd-userdbd 312 root 31564 S /usr/libexec/at-spi2-registryd --use-gnome-session 313 root 14284 S systemd-userwork: waiting... 314 root 14284 S systemd-userwork: waiting... 315 root 14284 S systemd-userwork: waiting... 323 root 16120 S /lib/systemd/systemd --user 324 root 18024 S (sd-pam) 338 root 4424 S -sh 412 systemd- 32660 S /lib/systemd/systemd-timesyncd 5825 root 4152 S /sbin/syslogd -n 5963 test1 16128 S /lib/systemd/systemd --user 5964 test1 37576 S (sd-pam) 5985 root 3328 R /usr/sbin/dropbear -i -r /etc/dropbear/dropbear_rsa_ 5986 root 4200 R ps DEBUG: [Command returned '0' after 0.62 seconds] DEBUG: Command: ps Status: 0 Output: PID USER VSZ STAT COMMAND 1 root 36592 S {systemd} /sbin/init 2 root 0 SW [kthreadd] 3 root 0 IW< [rcu_gp] 4 root 0 IW< [rcu_par_gp] 5 root 0 IW< [slub_flushwq] 6 root 0 IW< [netns] 7 root 0 IW [kworker/0:0-rcu] 8 root 0 IW< [kworker/0:0H-ev] 9 root 0 IW [kworker/u8:0-ev] 10 root 0 IW< [mm_percpu_wq] 11 root 0 IW [kworker/u8:1-ev] 12 root 0 SW [rcu_tasks_kthre] 13 root 0 SW [rcu_tasks_rude_] 14 root 0 SW [rcu_tasks_trace] 15 root 0 SW [ksoftirqd/0] 16 root 0 IW [rcu_preempt] 17 root 0 SW [migration/0] 18 root 0 SW [cpuhp/0] 19 root 0 SW [cpuhp/1] 20 root 0 SW [migration/1] 21 root 0 SW [ksoftirqd/1] 22 root 0 IW [kworker/1:0-eve] 23 root 0 IW< [kworker/1:0H-ev] 24 root 0 SW [cpuhp/2] 25 root 0 SW [migration/2] 26 root 0 SW [ksoftirqd/2] 27 root 0 IW [kworker/2:0-cgr] 28 root 0 IW< [kworker/2:0H-ev] 29 root 0 SW [cpuhp/3] 30 root 0 SW [migration/3] 31 root 0 SW [ksoftirqd/3] 32 root 0 IW [kworker/3:0-cgr] 33 root 0 IW< [kworker/3:0H-kb] 34 root 0 SW [kdevtmpfs] 35 root 0 IW< [inet_frag_wq] 36 root 0 IW [kworker/0:1-cgr] 37 root 0 IW [kworker/1:1-eve] 38 root 0 SW [oom_reaper] 39 root 0 IW< [writeback] 40 root 0 SW [kcompactd0] 77 root 0 IW< [kblockd] 78 root 0 IW< [blkcg_punt_bio] 79 root 0 IW< [ata_sff] 80 root 0 IW< [md] 81 root 0 IW< [kworker/0:1H-kb] 82 root 0 IW [kworker/u8:2-ev] 83 root 0 IW< [rpciod] 84 root 0 IW< [kworker/u9:0] 85 root 0 IW< [xprtiod] 86 root 0 SW [kswapd0] 87 root 0 IW< [nfsiod] 88 root 0 IW< [cifsiod] 89 root 0 IW< [smb3decryptd] 90 root 0 IW< [cifsfileinfoput] 91 root 0 IW< [cifsoplockd] 92 root 0 IW< [deferredclose] 94 root 0 IW< [acpi_thermal_pm] 95 root 0 SW [hwrng] 96 root 0 IW [kworker/2:1-rcu] 97 root 0 IW [kworker/2:2-cgr] 98 root 0 IW< [nvme-wq] 99 root 0 IW< [nvme-reset-wq] 100 root 0 IW< [nvme-delete-wq] 101 root 0 SW [scsi_eh_0] 102 root 0 IW< [scsi_tmf_0] 103 root 0 SW [scsi_eh_1] 104 root 0 IW< [scsi_tmf_1] 105 root 0 SW [scsi_eh_2] 106 root 0 IW< [scsi_tmf_2] 107 root 0 SW [scsi_eh_3] 108 root 0 IW< [scsi_tmf_3] 109 root 0 SW [scsi_eh_4] 110 root 0 IW< [scsi_tmf_4] 111 root 0 SW [scsi_eh_5] 112 root 0 IW< [scsi_tmf_5] 113 root 0 IW [kworker/u8:3-ev] 114 root 0 IW [kworker/u8:4-ev] 115 root 0 IW [kworker/u8:5-fl] 116 root 0 IW [kworker/u8:6-ev] 117 root 0 IW [kworker/u8:7-ev] 118 root 0 IW< [raid5wq] 119 root 0 IW< [dm_bufio_cache] 120 root 0 IW< [mld] 121 root 0 IW< [kworker/1:1H-kb] 122 root 0 IW< [ipv6_addrconf] 123 root 0 IW [kworker/3:1-mm_] 128 root 0 IW [kworker/1:2-eve] 129 root 0 SW [jbd2/vda-8] 130 root 0 IW< [ext4-rsv-conver] 131 root 0 IW< [kworker/3:1H-kb] 134 root 0 IW< [kworker/2:1H-kb] 160 rpc 4844 S /usr/sbin/rpcbind -w -f 161 root 39860 S /lib/systemd/systemd-journald 172 root 0 IW [kworker/1:3-eve] 173 root 0 IW [kworker/3:2] 174 root 0 IW [kworker/3:3-rcu] 176 root 0 IW [kworker/2:3-rcu] 183 root 24780 S /lib/systemd/systemd-udevd 202 root 0 IW [kworker/1:4-rcu] 203 root 0 IW [kworker/1:5-eve] 205 root 0 IW [kworker/1:6-rcu] 206 root 0 IW [kworker/1:7-eve] 207 root 0 IW [kworker/1:8] 209 root 0 IW [kworker/2:4-eve] 220 root 0 IW [kworker/0:2-rcu] 222 root 4156 S /sbin/klogd -n 224 messageb 6140 S /usr/bin/dbus-daemon --system --address=systemd: --n 227 root 10492 S /usr/sbin/ofonod -n 228 root 14456 S /lib/systemd/systemd-logind 232 root 0 IW [kworker/0:3-eve] 233 root 13876 S /usr/sbin/connmand -n 234 systemd- 15636 S /lib/systemd/systemd-networkd 236 avahi 6076 S avahi-daemon: registering [qemux86.local] 237 avahi 5972 S avahi-daemon: chroot helper 239 root 14312 S /usr/sbin/wpa_supplicant -u 240 root 4836 S /sbin/agetty -o -p -- \u --noclear - linux 241 root 2832 S /sbin/agetty -8 -L ttyS0 115200 linux 242 root 5076 S /bin/login -- 247 root 4356 S xinit /etc/X11/Xsession -- /usr/bin/Xorg :0 -br -pn 249 root 285m S< /usr/bin/Xorg :0 -br -pn 252 root 9076 S matchbox-window-manager -theme Sato -use_cursor no 257 root 6928 S dbus-launch --sh-syntax --exit-with-session 258 root 5992 S /usr/bin/dbus-daemon --syslog --fork --print-pid 5 - 266 root 37604 S /usr/libexec/at-spi-bus-launcher --launch-immediatel 270 root 55804 S connman-applet 285 root 5872 S /usr/bin/dbus-daemon --config-file=/usr/share/defaul 288 root 0 Z [xinput_calibrat] 289 root 11272 S /usr/libexec/gconfd-2 292 root 59332 S matchbox-desktop 293 root 73704 S matchbox-panel --start-applets showdesktop,windowsel 295 root 24832 S /usr/bin/settings-daemon 297 root 87792 S< /usr/bin/pulseaudio --start --log-target=syslog 301 root 13936 S /lib/systemd/systemd-userdbd 312 root 31564 S /usr/libexec/at-spi2-registryd --use-gnome-session 313 root 14284 S systemd-userwork: waiting... 314 root 14284 S systemd-userwork: waiting... 315 root 14284 S systemd-userwork: waiting... 323 root 16120 S /lib/systemd/systemd --user 324 root 18024 S (sd-pam) 338 root 4424 S -sh 412 systemd- 32660 S /lib/systemd/systemd-timesyncd 5825 root 4152 S /sbin/syslogd -n 5963 test1 16128 S /lib/systemd/systemd --user 5964 test1 37576 S (sd-pam) 5985 root 3328 R /usr/sbin/dropbear -i -r /etc/dropbear/dropbear_rsa_ 5986 root 4200 R ps DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; ps DEBUG: Waiting for process output: time: 1682161059.9194894, endtime: 1682161359.9119155 DEBUG: Partial data from SSH call: PID USER VSZ STAT COMMAND 1 root 36592 S {systemd} /sbin/init 2 root 0 SW [kthreadd] 3 root 0 IW< [rcu_gp] 4 root 0 IW< [rcu_par_gp] 5 root 0 IW< [slub_flushwq] 6 root 0 IW< [netns] 7 root 0 IW [kworker/0:0-rcu] 8 root 0 IW< [kworker/0:0H-ev] 9 root 0 IW [kworker/u8:0-ev] 10 root 0 IW< [mm_percpu_wq] 11 root 0 IW [kworker/u8:1-ev] 12 root 0 SW [rcu_tasks_kthre] 13 root 0 SW [rcu_tasks_rude_] 14 root 0 SW [rcu_tasks_trace] 15 root 0 SW [ksoftirqd/0] 16 root 0 IW [rcu_preempt] 17 root 0 SW [migration/0] 18 root 0 SW [cpuhp/0] 19 root 0 SW [cpuhp/1] 20 root 0 SW [migration/1] 21 root 0 SW [ksoftirqd/1] 22 root 0 IW [kworker/1:0-mm_] 23 root 0 IW< [kworker/1:0H-ev] 24 root 0 SW [cpuhp/2] 25 root 0 SW [migration/2] 26 root 0 SW [ksoftirqd/2] 27 root 0 IW [kworker/2:0-cgr] 28 root 0 IW< [kworker/2:0H-ev] 29 root 0 SW [cpuhp/3] 30 root 0 SW [migration/3] 31 root 0 SW [ksoftirqd/3] 32 root 0 IW [kworker/3:0-cgr] 33 root 0 IW< [kworker/3:0H-kb] 34 root 0 SW [kdevtmpfs] 35 root 0 IW< [inet_frag_wq] 36 root 0 IW [kworker/0:1-cgr] 37 root 0 IW [kworker/1:1-eve] 38 root 0 SW [oom_reaper] 39 root 0 IW< [writeback] 40 root 0 SW [kcompactd0] 77 root 0 IW< [kblockd] 78 root 0 IW< [blkcg_punt_bio] 79 root 0 IW< [ata_sff] 80 root 0 IW< [md] 81 root 0 IW< [kworker/0:1H-kb] 82 root 0 IW [kworker/u8:2-ev] 83 root 0 IW< [rpciod] 84 root 0 IW< [kworker/u9:0] 85 root 0 IW< [xprtiod] 86 root 0 SW [kswapd0] 87 root 0 IW< [nfsiod] 88 root 0 IW< [cifsiod] 89 root 0 IW< [smb3decryptd] 90 root 0 IW< [cifsfileinfoput] 91 root 0 IW< [cifsoplockd] 92 root 0 IW< [deferredclose] 94 root 0 IW< [acpi_thermal_pm] 95 root 0 SW [hwrng] 96 root 0 IW [kworker/2:1-rcu] 97 root 0 IW [kworker/2:2-cgr] 98 root 0 IW< [nvme-wq] 99 root 0 IW< [nvme-reset-wq] 100 root 0 IW< [nvme-delete-wq] 101 root 0 SW [scsi_eh_0] 102 root 0 IW< [scsi_tmf_0] 103 root 0 SW [scsi_eh_1] 104 root 0 IW< [scsi_tmf_1] 105 root 0 SW [scsi_eh_2] 106 root 0 IW< [scsi_tmf_2] 107 root 0 SW [scsi_eh_3] 108 root 0 IW< [scsi_tmf_3] 109 root 0 SW [scsi_eh_4] 110 root 0 IW< [scsi_tmf_4] 111 root 0 SW [scsi_eh_5] 112 root 0 IW< [scsi_tmf_5] 113 root 0 IW [kworker/u8:3-ev] 114 root 0 IW [kworker/u8:4-ev] 115 root 0 IW [kworker/u8:5-fl] 116 root 0 IW [kworker/u8:6-ev] 117 root 0 IW [kworker/u8:7-ev] 118 root 0 IW< [raid5wq] 119 root 0 IW< [dm_bufio_cache] 120 root 0 IW< [mld] 121 root 0 IW< [kworker/1:1H-kb] 122 root 0 IW< [ipv6_addrconf] 123 root 0 IW [kworker/3:1-eve] 128 root 0 IW [kworker/1:2-eve] 129 root 0 SW [jbd2/vda-8] 130 root 0 IW< [ext4-rsv-conver] 131 root 0 IW< [kworker/3:1H-kb] 134 root 0 IW< [kworker/2:1H-kb] 160 rpc 4844 S /usr/sbin/rpcbind -w -f 161 root 39860 S /lib/systemd/systemd-journald 172 root 0 IW [kworker/1:3-eve] 173 root 0 IW [kworker/3:2] 174 root 0 IW [kworker/3:3-rcu] 176 root 0 IW [kworker/2:3-rcu] 183 root 24780 S /lib/systemd/systemd-udevd 202 root 0 IW [kworker/1:4-rcu] 203 root 0 IW [kworker/1:5-eve] 205 root 0 IW [kworker/1:6-rcu] 206 root 0 IW [kworker/1:7-eve] 207 root 0 IW [kworker/1:8] 209 root 0 IW [kworker/2:4-eve] 220 root 0 IW [kworker/0:2-rcu] 222 root 4156 S /sbin/klogd -n 224 messageb 6140 S /usr/bin/dbus-daemon --system --address=systemd: --n 227 root 10492 S /usr/sbin/ofonod -n 228 root 14456 S /lib/systemd/systemd-logind 232 root 0 IW [kworker/0:3-mm_] 233 root 13876 S /usr/sbin/connmand -n 234 systemd- 15636 S /lib/systemd/systemd-networkd 236 avahi 6076 S avahi-daemon: registering [qemux86.local] 237 avahi 5972 S avahi-daemon: chroot helper 239 root 14312 S /usr/sbin/wpa_supplicant -u 240 root 4836 S /sbin/agetty -o -p -- \u --noclear - linux 241 root 2832 S /sbin/agetty -8 -L ttyS0 115200 linux 242 root 5076 S /bin/login -- 247 root 4356 S xinit /etc/X11/Xsession -- /usr/bin/Xorg :0 -br -pn 249 root 285m S< /usr/bin/Xorg :0 -br -pn 252 root 9076 S matchbox-window-manager -theme Sato -use_cursor no 257 root 6928 S dbus-launch --sh-syntax --exit-with-session 258 root 5992 S /usr/bin/dbus-daemon --syslog --fork --print-pid 5 - 266 root 37604 S /usr/libexec/at-spi-bus-launcher --launch-immediatel 270 root 55804 S connman-applet 285 root 5872 S /usr/bin/dbus-daemon --config-file=/usr/share/defaul 288 root 0 Z [xinput_calibrat] 289 root 11272 S /usr/libexec/gconfd-2 292 root 59332 S matchbox-desktop 293 root 73704 S matchbox-panel --start-applets showdesktop,windowsel 295 root 24832 S /usr/bin/settings-daemon 297 root 87792 S< /usr/bin/pulseaudio --start --log-target=syslog 301 root 13936 S /lib/systemd/systemd-userdbd 312 root 31564 S /usr/libexec/at-spi2-registryd --use-gnome-session 313 root 14284 S systemd-userwork: waiting... 314 root 14284 S systemd-userwork: waiting... 315 root 14284 S systemd-userwork: waiting... 323 root 16120 S /lib/systemd/systemd --user 324 root 18024 S (sd-pam) 338 root 4424 S -sh 412 systemd- 32660 S /lib/systemd/systemd-timesyncd 5825 root 4152 S /sbin/syslogd -n 5963 test1 16128 S /lib/systemd/systemd --user 5964 test1 37576 S (sd-pam) 5989 root 3328 R /usr/sbin/dropbear -i -r /etc/dropbear/dropbear_rsa_ 5990 root 4200 R ps DEBUG: Waiting for process output: time: 1682161060.3210087, endtime: 1682161360.3210065 DEBUG: Data from SSH call: PID USER VSZ STAT COMMAND 1 root 36592 S {systemd} /sbin/init 2 root 0 SW [kthreadd] 3 root 0 IW< [rcu_gp] 4 root 0 IW< [rcu_par_gp] 5 root 0 IW< [slub_flushwq] 6 root 0 IW< [netns] 7 root 0 IW [kworker/0:0-rcu] 8 root 0 IW< [kworker/0:0H-ev] 9 root 0 IW [kworker/u8:0-ev] 10 root 0 IW< [mm_percpu_wq] 11 root 0 IW [kworker/u8:1-ev] 12 root 0 SW [rcu_tasks_kthre] 13 root 0 SW [rcu_tasks_rude_] 14 root 0 SW [rcu_tasks_trace] 15 root 0 SW [ksoftirqd/0] 16 root 0 IW [rcu_preempt] 17 root 0 SW [migration/0] 18 root 0 SW [cpuhp/0] 19 root 0 SW [cpuhp/1] 20 root 0 SW [migration/1] 21 root 0 SW [ksoftirqd/1] 22 root 0 IW [kworker/1:0-mm_] 23 root 0 IW< [kworker/1:0H-ev] 24 root 0 SW [cpuhp/2] 25 root 0 SW [migration/2] 26 root 0 SW [ksoftirqd/2] 27 root 0 IW [kworker/2:0-cgr] 28 root 0 IW< [kworker/2:0H-ev] 29 root 0 SW [cpuhp/3] 30 root 0 SW [migration/3] 31 root 0 SW [ksoftirqd/3] 32 root 0 IW [kworker/3:0-cgr] 33 root 0 IW< [kworker/3:0H-kb] 34 root 0 SW [kdevtmpfs] 35 root 0 IW< [inet_frag_wq] 36 root 0 IW [kworker/0:1-cgr] 37 root 0 IW [kworker/1:1-eve] 38 root 0 SW [oom_reaper] 39 root 0 IW< [writeback] 40 root 0 SW [kcompactd0] 77 root 0 IW< [kblockd] 78 root 0 IW< [blkcg_punt_bio] 79 root 0 IW< [ata_sff] 80 root 0 IW< [md] 81 root 0 IW< [kworker/0:1H-kb] 82 root 0 IW [kworker/u8:2-ev] 83 root 0 IW< [rpciod] 84 root 0 IW< [kworker/u9:0] 85 root 0 IW< [xprtiod] 86 root 0 SW [kswapd0] 87 root 0 IW< [nfsiod] 88 root 0 IW< [cifsiod] 89 root 0 IW< [smb3decryptd] 90 root 0 IW< [cifsfileinfoput] 91 root 0 IW< [cifsoplockd] 92 root 0 IW< [deferredclose] 94 root 0 IW< [acpi_thermal_pm] 95 root 0 SW [hwrng] 96 root 0 IW [kworker/2:1-rcu] 97 root 0 IW [kworker/2:2-cgr] 98 root 0 IW< [nvme-wq] 99 root 0 IW< [nvme-reset-wq] 100 root 0 IW< [nvme-delete-wq] 101 root 0 SW [scsi_eh_0] 102 root 0 IW< [scsi_tmf_0] 103 root 0 SW [scsi_eh_1] 104 root 0 IW< [scsi_tmf_1] 105 root 0 SW [scsi_eh_2] 106 root 0 IW< [scsi_tmf_2] 107 root 0 SW [scsi_eh_3] 108 root 0 IW< [scsi_tmf_3] 109 root 0 SW [scsi_eh_4] 110 root 0 IW< [scsi_tmf_4] 111 root 0 SW [scsi_eh_5] 112 root 0 IW< [scsi_tmf_5] 113 root 0 IW [kworker/u8:3-ev] 114 root 0 IW [kworker/u8:4-ev] 115 root 0 IW [kworker/u8:5-fl] 116 root 0 IW [kworker/u8:6-ev] 117 root 0 IW [kworker/u8:7-ev] 118 root 0 IW< [raid5wq] 119 root 0 IW< [dm_bufio_cache] 120 root 0 IW< [mld] 121 root 0 IW< [kworker/1:1H-kb] 122 root 0 IW< [ipv6_addrconf] 123 root 0 IW [kworker/3:1-eve] 128 root 0 IW [kworker/1:2-eve] 129 root 0 SW [jbd2/vda-8] 130 root 0 IW< [ext4-rsv-conver] 131 root 0 IW< [kworker/3:1H-kb] 134 root 0 IW< [kworker/2:1H-kb] 160 rpc 4844 S /usr/sbin/rpcbind -w -f 161 root 39860 S /lib/systemd/systemd-journald 172 root 0 IW [kworker/1:3-eve] 173 root 0 IW [kworker/3:2] 174 root 0 IW [kworker/3:3-rcu] 176 root 0 IW [kworker/2:3-rcu] 183 root 24780 S /lib/systemd/systemd-udevd 202 root 0 IW [kworker/1:4-rcu] 203 root 0 IW [kworker/1:5-eve] 205 root 0 IW [kworker/1:6-rcu] 206 root 0 IW [kworker/1:7-eve] 207 root 0 IW [kworker/1:8] 209 root 0 IW [kworker/2:4-eve] 220 root 0 IW [kworker/0:2-rcu] 222 root 4156 S /sbin/klogd -n 224 messageb 6140 S /usr/bin/dbus-daemon --system --address=systemd: --n 227 root 10492 S /usr/sbin/ofonod -n 228 root 14456 S /lib/systemd/systemd-logind 232 root 0 IW [kworker/0:3-mm_] 233 root 13876 S /usr/sbin/connmand -n 234 systemd- 15636 S /lib/systemd/systemd-networkd 236 avahi 6076 S avahi-daemon: registering [qemux86.local] 237 avahi 5972 S avahi-daemon: chroot helper 239 root 14312 S /usr/sbin/wpa_supplicant -u 240 root 4836 S /sbin/agetty -o -p -- \u --noclear - linux 241 root 2832 S /sbin/agetty -8 -L ttyS0 115200 linux 242 root 5076 S /bin/login -- 247 root 4356 S xinit /etc/X11/Xsession -- /usr/bin/Xorg :0 -br -pn 249 root 285m S< /usr/bin/Xorg :0 -br -pn 252 root 9076 S matchbox-window-manager -theme Sato -use_cursor no 257 root 6928 S dbus-launch --sh-syntax --exit-with-session 258 root 5992 S /usr/bin/dbus-daemon --syslog --fork --print-pid 5 - 266 root 37604 S /usr/libexec/at-spi-bus-launcher --launch-immediatel 270 root 55804 S connman-applet 285 root 5872 S /usr/bin/dbus-daemon --config-file=/usr/share/defaul 288 root 0 Z [xinput_calibrat] 289 root 11272 S /usr/libexec/gconfd-2 292 root 59332 S matchbox-desktop 293 root 73704 S matchbox-panel --start-applets showdesktop,windowsel 295 root 24832 S /usr/bin/settings-daemon 297 root 87792 S< /usr/bin/pulseaudio --start --log-target=syslog 301 root 13936 S /lib/systemd/systemd-userdbd 312 root 31564 S /usr/libexec/at-spi2-registryd --use-gnome-session 313 root 14284 S systemd-userwork: waiting... 314 root 14284 S systemd-userwork: waiting... 315 root 14284 S systemd-userwork: waiting... 323 root 16120 S /lib/systemd/systemd --user 324 root 18024 S (sd-pam) 338 root 4424 S -sh 412 systemd- 32660 S /lib/systemd/systemd-timesyncd 5825 root 4152 S /sbin/syslogd -n 5963 test1 16128 S /lib/systemd/systemd --user 5964 test1 37576 S (sd-pam) 5989 root 3328 R /usr/sbin/dropbear -i -r /etc/dropbear/dropbear_rsa_ 5990 root 4200 R ps DEBUG: [Command returned '0' after 0.61 seconds] DEBUG: Command: ps Status: 0 Output: PID USER VSZ STAT COMMAND 1 root 36592 S {systemd} /sbin/init 2 root 0 SW [kthreadd] 3 root 0 IW< [rcu_gp] 4 root 0 IW< [rcu_par_gp] 5 root 0 IW< [slub_flushwq] 6 root 0 IW< [netns] 7 root 0 IW [kworker/0:0-rcu] 8 root 0 IW< [kworker/0:0H-ev] 9 root 0 IW [kworker/u8:0-ev] 10 root 0 IW< [mm_percpu_wq] 11 root 0 IW [kworker/u8:1-ev] 12 root 0 SW [rcu_tasks_kthre] 13 root 0 SW [rcu_tasks_rude_] 14 root 0 SW [rcu_tasks_trace] 15 root 0 SW [ksoftirqd/0] 16 root 0 IW [rcu_preempt] 17 root 0 SW [migration/0] 18 root 0 SW [cpuhp/0] 19 root 0 SW [cpuhp/1] 20 root 0 SW [migration/1] 21 root 0 SW [ksoftirqd/1] 22 root 0 IW [kworker/1:0-mm_] 23 root 0 IW< [kworker/1:0H-ev] 24 root 0 SW [cpuhp/2] 25 root 0 SW [migration/2] 26 root 0 SW [ksoftirqd/2] 27 root 0 IW [kworker/2:0-cgr] 28 root 0 IW< [kworker/2:0H-ev] 29 root 0 SW [cpuhp/3] 30 root 0 SW [migration/3] 31 root 0 SW [ksoftirqd/3] 32 root 0 IW [kworker/3:0-cgr] 33 root 0 IW< [kworker/3:0H-kb] 34 root 0 SW [kdevtmpfs] 35 root 0 IW< [inet_frag_wq] 36 root 0 IW [kworker/0:1-cgr] 37 root 0 IW [kworker/1:1-eve] 38 root 0 SW [oom_reaper] 39 root 0 IW< [writeback] 40 root 0 SW [kcompactd0] 77 root 0 IW< [kblockd] 78 root 0 IW< [blkcg_punt_bio] 79 root 0 IW< [ata_sff] 80 root 0 IW< [md] 81 root 0 IW< [kworker/0:1H-kb] 82 root 0 IW [kworker/u8:2-ev] 83 root 0 IW< [rpciod] 84 root 0 IW< [kworker/u9:0] 85 root 0 IW< [xprtiod] 86 root 0 SW [kswapd0] 87 root 0 IW< [nfsiod] 88 root 0 IW< [cifsiod] 89 root 0 IW< [smb3decryptd] 90 root 0 IW< [cifsfileinfoput] 91 root 0 IW< [cifsoplockd] 92 root 0 IW< [deferredclose] 94 root 0 IW< [acpi_thermal_pm] 95 root 0 SW [hwrng] 96 root 0 IW [kworker/2:1-rcu] 97 root 0 IW [kworker/2:2-cgr] 98 root 0 IW< [nvme-wq] 99 root 0 IW< [nvme-reset-wq] 100 root 0 IW< [nvme-delete-wq] 101 root 0 SW [scsi_eh_0] 102 root 0 IW< [scsi_tmf_0] 103 root 0 SW [scsi_eh_1] 104 root 0 IW< [scsi_tmf_1] 105 root 0 SW [scsi_eh_2] 106 root 0 IW< [scsi_tmf_2] 107 root 0 SW [scsi_eh_3] 108 root 0 IW< [scsi_tmf_3] 109 root 0 SW [scsi_eh_4] 110 root 0 IW< [scsi_tmf_4] 111 root 0 SW [scsi_eh_5] 112 root 0 IW< [scsi_tmf_5] 113 root 0 IW [kworker/u8:3-ev] 114 root 0 IW [kworker/u8:4-ev] 115 root 0 IW [kworker/u8:5-fl] 116 root 0 IW [kworker/u8:6-ev] 117 root 0 IW [kworker/u8:7-ev] 118 root 0 IW< [raid5wq] 119 root 0 IW< [dm_bufio_cache] 120 root 0 IW< [mld] 121 root 0 IW< [kworker/1:1H-kb] 122 root 0 IW< [ipv6_addrconf] 123 root 0 IW [kworker/3:1-eve] 128 root 0 IW [kworker/1:2-eve] 129 root 0 SW [jbd2/vda-8] 130 root 0 IW< [ext4-rsv-conver] 131 root 0 IW< [kworker/3:1H-kb] 134 root 0 IW< [kworker/2:1H-kb] 160 rpc 4844 S /usr/sbin/rpcbind -w -f 161 root 39860 S /lib/systemd/systemd-journald 172 root 0 IW [kworker/1:3-eve] 173 root 0 IW [kworker/3:2] 174 root 0 IW [kworker/3:3-rcu] 176 root 0 IW [kworker/2:3-rcu] 183 root 24780 S /lib/systemd/systemd-udevd 202 root 0 IW [kworker/1:4-rcu] 203 root 0 IW [kworker/1:5-eve] 205 root 0 IW [kworker/1:6-rcu] 206 root 0 IW [kworker/1:7-eve] 207 root 0 IW [kworker/1:8] 209 root 0 IW [kworker/2:4-eve] 220 root 0 IW [kworker/0:2-rcu] 222 root 4156 S /sbin/klogd -n 224 messageb 6140 S /usr/bin/dbus-daemon --system --address=systemd: --n 227 root 10492 S /usr/sbin/ofonod -n 228 root 14456 S /lib/systemd/systemd-logind 232 root 0 IW [kworker/0:3-mm_] 233 root 13876 S /usr/sbin/connmand -n 234 systemd- 15636 S /lib/systemd/systemd-networkd 236 avahi 6076 S avahi-daemon: registering [qemux86.local] 237 avahi 5972 S avahi-daemon: chroot helper 239 root 14312 S /usr/sbin/wpa_supplicant -u 240 root 4836 S /sbin/agetty -o -p -- \u --noclear - linux 241 root 2832 S /sbin/agetty -8 -L ttyS0 115200 linux 242 root 5076 S /bin/login -- 247 root 4356 S xinit /etc/X11/Xsession -- /usr/bin/Xorg :0 -br -pn 249 root 285m S< /usr/bin/Xorg :0 -br -pn 252 root 9076 S matchbox-window-manager -theme Sato -use_cursor no 257 root 6928 S dbus-launch --sh-syntax --exit-with-session 258 root 5992 S /usr/bin/dbus-daemon --syslog --fork --print-pid 5 - 266 root 37604 S /usr/libexec/at-spi-bus-launcher --launch-immediatel 270 root 55804 S connman-applet 285 root 5872 S /usr/bin/dbus-daemon --config-file=/usr/share/defaul 288 root 0 Z [xinput_calibrat] 289 root 11272 S /usr/libexec/gconfd-2 292 root 59332 S matchbox-desktop 293 root 73704 S matchbox-panel --start-applets showdesktop,windowsel 295 root 24832 S /usr/bin/settings-daemon 297 root 87792 S< /usr/bin/pulseaudio --start --log-target=syslog 301 root 13936 S /lib/systemd/systemd-userdbd 312 root 31564 S /usr/libexec/at-spi2-registryd --use-gnome-session 313 root 14284 S systemd-userwork: waiting... 314 root 14284 S systemd-userwork: waiting... 315 root 14284 S systemd-userwork: waiting... 323 root 16120 S /lib/systemd/systemd --user 324 root 18024 S (sd-pam) 338 root 4424 S -sh 412 systemd- 32660 S /lib/systemd/systemd-timesyncd 5825 root 4152 S /sbin/syslogd -n 5963 test1 16128 S /lib/systemd/systemd --user 5964 test1 37576 S (sd-pam) 5989 root 3328 R /usr/sbin/dropbear -i -r /etc/dropbear/dropbear_rsa_ 5990 root 4200 R ps DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; ps DEBUG: Waiting for process output: time: 1682161061.524096, endtime: 1682161361.5230165 DEBUG: Partial data from SSH call: PID USER VSZ STAT COMMAND 1 root 36592 S {systemd} /sbin/init 2 root 0 SW [kthreadd] 3 root 0 IW< [rcu_gp] 4 root 0 IW< [rcu_par_gp] 5 root 0 IW< [slub_flushwq] 6 root 0 IW< [netns] 7 root 0 IW [kworker/0:0-rcu] 8 root 0 IW< [kworker/0:0H-ev] 9 root 0 IW [kworker/u8:0-ev] 10 root 0 IW< [mm_percpu_wq] 11 root 0 IW [kworker/u8:1-ev] 12 root 0 SW [rcu_tasks_kthre] 13 root 0 SW [rcu_tasks_rude_] 14 root 0 SW [rcu_tasks_trace] 15 root 0 SW [ksoftirqd/0] 16 root 0 IW [rcu_preempt] 17 root 0 SW [migration/0] 18 root 0 SW [cpuhp/0] 19 root 0 SW [cpuhp/1] 20 root 0 SW [migration/1] 21 root 0 SW [ksoftirqd/1] 22 root 0 IW [kworker/1:0-eve] 23 root 0 IW< [kworker/1:0H-ev] 24 root 0 SW [cpuhp/2] 25 root 0 SW [migration/2] 26 root 0 SW [ksoftirqd/2] 27 root 0 IW [kworker/2:0-cgr] 28 root 0 IW< [kworker/2:0H-ev] 29 root 0 SW [cpuhp/3] 30 root 0 SW [migration/3] 31 root 0 SW [ksoftirqd/3] 32 root 0 IW [kworker/3:0-cgr] 33 root 0 IW< [kworker/3:0H-kb] 34 root 0 SW [kdevtmpfs] 35 root 0 IW< [inet_frag_wq] 36 root 0 IW [kworker/0:1-cgr] 37 root 0 IW [kworker/1:1-eve] 38 root 0 SW [oom_reaper] 39 root 0 IW< [writeback] 40 root 0 SW [kcompactd0] 77 root 0 IW< [kblockd] 78 root 0 IW< [blkcg_punt_bio] 79 root 0 IW< [ata_sff] 80 root 0 IW< [md] 81 root 0 IW< [kworker/0:1H-kb] 82 root 0 IW [kworker/u8:2-ev] 83 root 0 IW< [rpciod] 84 root 0 IW< [kworker/u9:0] 85 root 0 IW< [xprtiod] 86 root 0 SW [kswapd0] 87 root 0 IW< [nfsiod] 88 root 0 IW< [cifsiod] 89 root 0 IW< [smb3decryptd] 90 root 0 IW< [cifsfileinfoput] 91 root 0 IW< [cifsoplockd] 92 root 0 IW< [deferredclose] 94 root 0 IW< [acpi_thermal_pm] 95 root 0 SW [hwrng] 96 root 0 IW [kworker/2:1-rcu] 97 root 0 IW [kworker/2:2-cgr] 98 root 0 IW< [nvme-wq] 99 root 0 IW< [nvme-reset-wq] 100 root 0 IW< [nvme-delete-wq] 101 root 0 SW [scsi_eh_0] 102 root 0 IW< [scsi_tmf_0] 103 root 0 SW [scsi_eh_1] 104 root 0 IW< [scsi_tmf_1] 105 root 0 SW [scsi_eh_2] 106 root 0 IW< [scsi_tmf_2] 107 root 0 SW [scsi_eh_3] 108 root 0 IW< [scsi_tmf_3] 109 root 0 SW [scsi_eh_4] 110 root 0 IW< [scsi_tmf_4] 111 root 0 SW [scsi_eh_5] 112 root 0 IW< [scsi_tmf_5] 113 root 0 IW [kworker/u8:3-ev] 114 root 0 IW [kworker/u8:4-wr] 115 root 0 IW [kworker/u8:5-ev] 116 root 0 IW [kworker/u8:6-ev] 117 root 0 IW [kworker/u8:7-ev] 118 root 0 IW< [raid5wq] 119 root 0 IW< [dm_bufio_cache] 120 root 0 IW< [mld] 121 root 0 IW< [kworker/1:1H-kb] 122 root 0 IW< [ipv6_addrconf] 123 root 0 IW [kworker/3:1-mm_] 128 root 0 IW [kworker/1:2-eve] 129 root 0 SW [jbd2/vda-8] 130 root 0 IW< [ext4-rsv-conver] 131 root 0 IW< [kworker/3:1H-kb] 134 root 0 IW< [kworker/2:1H-kb] 160 rpc 4844 S /usr/sbin/rpcbind -w -f 161 root 39860 S /lib/systemd/systemd-journald 172 root 0 IW [kworker/1:3-eve] 173 root 0 IW [kworker/3:2] 174 root 0 IW [kworker/3:3-rcu] 176 root 0 IW [kworker/2:3-rcu] 183 root 24780 S /lib/systemd/systemd-udevd 202 root 0 IW [kworker/1:4-rcu] 203 root 0 IW [kworker/1:5-eve] 205 root 0 IW [kworker/1:6-rcu] 206 root 0 IW [kworker/1:7-eve] 207 root 0 IW [kworker/1:8] 209 root 0 IW [kworker/2:4-mm_] 220 root 0 IW [kworker/0:2-rcu] 222 root 4156 S /sbin/klogd -n 224 messageb 6140 S /usr/bin/dbus-daemon --system --address=systemd: --n 227 root 10492 S /usr/sbin/ofonod -n 228 root 14456 S /lib/systemd/systemd-logind 232 root 0 IW [kworker/0:3-eve] 233 root 13876 S /usr/sbin/connmand -n 234 systemd- 15636 S /lib/systemd/systemd-networkd 236 avahi 6076 S avahi-daemon: registering [qemux86.local] 237 avahi 5972 S avahi-daemon: chroot helper 239 root 14312 S /usr/sbin/wpa_supplicant -u 240 root 4836 S /sbin/agetty -o -p -- \u --noclear - linux 241 root 2832 S /sbin/agetty -8 -L ttyS0 115200 linux 242 root 5076 S /bin/login -- 247 root 4356 S xinit /etc/X11/Xsession -- /usr/bin/Xorg :0 -br -pn 249 root 285m S< /usr/bin/Xorg :0 -br -pn 252 root 9076 S matchbox-window-manager -theme Sato -use_cursor no 257 root 6928 S dbus-launch --sh-syntax --exit-with-session 258 root 5992 S /usr/bin/dbus-daemon --syslog --fork --print-pid 5 - 266 root 37604 S /usr/libexec/at-spi-bus-launcher --launch-immediatel 270 root 55804 S connman-applet 285 root 5872 S /usr/bin/dbus-daemon --config-file=/usr/share/defaul 288 root 0 Z [xinput_calibrat] 289 root 11272 S /usr/libexec/gconfd-2 292 root 59332 S matchbox-desktop 293 root 73704 S matchbox-panel --start-applets showdesktop,windowsel 295 root 24832 S /usr/bin/settings-daemon 297 root 87792 S< /usr/bin/pulseaudio --start --log-target=syslog 301 root 13936 S /lib/systemd/systemd-userdbd 312 root 31564 S /usr/libexec/at-spi2-registryd --use-gnome-session 313 root 14284 S systemd-userwork: waiting... 314 root 14284 S systemd-userwork: waiting... 315 root 14284 S systemd-userwork: waiting... 323 root 16120 S /lib/systemd/systemd --user 324 root 18024 S (sd-pam) 338 root 4424 S -sh 412 systemd- 32660 S /lib/systemd/systemd-timesyncd 5825 root 4152 S /sbin/syslogd -n 5963 test1 16128 S /lib/systemd/systemd --user 5964 test1 37576 S (sd-pam) 5993 root 3328 R /usr/sbin/dropbear -i -r /etc/dropbear/dropbear_rsa_ 5994 root 4200 R ps DEBUG: Waiting for process output: time: 1682161061.8751874, endtime: 1682161361.8751845 DEBUG: Data from SSH call: PID USER VSZ STAT COMMAND 1 root 36592 S {systemd} /sbin/init 2 root 0 SW [kthreadd] 3 root 0 IW< [rcu_gp] 4 root 0 IW< [rcu_par_gp] 5 root 0 IW< [slub_flushwq] 6 root 0 IW< [netns] 7 root 0 IW [kworker/0:0-rcu] 8 root 0 IW< [kworker/0:0H-ev] 9 root 0 IW [kworker/u8:0-ev] 10 root 0 IW< [mm_percpu_wq] 11 root 0 IW [kworker/u8:1-ev] 12 root 0 SW [rcu_tasks_kthre] 13 root 0 SW [rcu_tasks_rude_] 14 root 0 SW [rcu_tasks_trace] 15 root 0 SW [ksoftirqd/0] 16 root 0 IW [rcu_preempt] 17 root 0 SW [migration/0] 18 root 0 SW [cpuhp/0] 19 root 0 SW [cpuhp/1] 20 root 0 SW [migration/1] 21 root 0 SW [ksoftirqd/1] 22 root 0 IW [kworker/1:0-eve] 23 root 0 IW< [kworker/1:0H-ev] 24 root 0 SW [cpuhp/2] 25 root 0 SW [migration/2] 26 root 0 SW [ksoftirqd/2] 27 root 0 IW [kworker/2:0-cgr] 28 root 0 IW< [kworker/2:0H-ev] 29 root 0 SW [cpuhp/3] 30 root 0 SW [migration/3] 31 root 0 SW [ksoftirqd/3] 32 root 0 IW [kworker/3:0-cgr] 33 root 0 IW< [kworker/3:0H-kb] 34 root 0 SW [kdevtmpfs] 35 root 0 IW< [inet_frag_wq] 36 root 0 IW [kworker/0:1-cgr] 37 root 0 IW [kworker/1:1-eve] 38 root 0 SW [oom_reaper] 39 root 0 IW< [writeback] 40 root 0 SW [kcompactd0] 77 root 0 IW< [kblockd] 78 root 0 IW< [blkcg_punt_bio] 79 root 0 IW< [ata_sff] 80 root 0 IW< [md] 81 root 0 IW< [kworker/0:1H-kb] 82 root 0 IW [kworker/u8:2-ev] 83 root 0 IW< [rpciod] 84 root 0 IW< [kworker/u9:0] 85 root 0 IW< [xprtiod] 86 root 0 SW [kswapd0] 87 root 0 IW< [nfsiod] 88 root 0 IW< [cifsiod] 89 root 0 IW< [smb3decryptd] 90 root 0 IW< [cifsfileinfoput] 91 root 0 IW< [cifsoplockd] 92 root 0 IW< [deferredclose] 94 root 0 IW< [acpi_thermal_pm] 95 root 0 SW [hwrng] 96 root 0 IW [kworker/2:1-rcu] 97 root 0 IW [kworker/2:2-cgr] 98 root 0 IW< [nvme-wq] 99 root 0 IW< [nvme-reset-wq] 100 root 0 IW< [nvme-delete-wq] 101 root 0 SW [scsi_eh_0] 102 root 0 IW< [scsi_tmf_0] 103 root 0 SW [scsi_eh_1] 104 root 0 IW< [scsi_tmf_1] 105 root 0 SW [scsi_eh_2] 106 root 0 IW< [scsi_tmf_2] 107 root 0 SW [scsi_eh_3] 108 root 0 IW< [scsi_tmf_3] 109 root 0 SW [scsi_eh_4] 110 root 0 IW< [scsi_tmf_4] 111 root 0 SW [scsi_eh_5] 112 root 0 IW< [scsi_tmf_5] 113 root 0 IW [kworker/u8:3-ev] 114 root 0 IW [kworker/u8:4-wr] 115 root 0 IW [kworker/u8:5-ev] 116 root 0 IW [kworker/u8:6-ev] 117 root 0 IW [kworker/u8:7-ev] 118 root 0 IW< [raid5wq] 119 root 0 IW< [dm_bufio_cache] 120 root 0 IW< [mld] 121 root 0 IW< [kworker/1:1H-kb] 122 root 0 IW< [ipv6_addrconf] 123 root 0 IW [kworker/3:1-mm_] 128 root 0 IW [kworker/1:2-eve] 129 root 0 SW [jbd2/vda-8] 130 root 0 IW< [ext4-rsv-conver] 131 root 0 IW< [kworker/3:1H-kb] 134 root 0 IW< [kworker/2:1H-kb] 160 rpc 4844 S /usr/sbin/rpcbind -w -f 161 root 39860 S /lib/systemd/systemd-journald 172 root 0 IW [kworker/1:3-eve] 173 root 0 IW [kworker/3:2] 174 root 0 IW [kworker/3:3-rcu] 176 root 0 IW [kworker/2:3-rcu] 183 root 24780 S /lib/systemd/systemd-udevd 202 root 0 IW [kworker/1:4-rcu] 203 root 0 IW [kworker/1:5-eve] 205 root 0 IW [kworker/1:6-rcu] 206 root 0 IW [kworker/1:7-eve] 207 root 0 IW [kworker/1:8] 209 root 0 IW [kworker/2:4-mm_] 220 root 0 IW [kworker/0:2-rcu] 222 root 4156 S /sbin/klogd -n 224 messageb 6140 S /usr/bin/dbus-daemon --system --address=systemd: --n 227 root 10492 S /usr/sbin/ofonod -n 228 root 14456 S /lib/systemd/systemd-logind 232 root 0 IW [kworker/0:3-eve] 233 root 13876 S /usr/sbin/connmand -n 234 systemd- 15636 S /lib/systemd/systemd-networkd 236 avahi 6076 S avahi-daemon: registering [qemux86.local] 237 avahi 5972 S avahi-daemon: chroot helper 239 root 14312 S /usr/sbin/wpa_supplicant -u 240 root 4836 S /sbin/agetty -o -p -- \u --noclear - linux 241 root 2832 S /sbin/agetty -8 -L ttyS0 115200 linux 242 root 5076 S /bin/login -- 247 root 4356 S xinit /etc/X11/Xsession -- /usr/bin/Xorg :0 -br -pn 249 root 285m S< /usr/bin/Xorg :0 -br -pn 252 root 9076 S matchbox-window-manager -theme Sato -use_cursor no 257 root 6928 S dbus-launch --sh-syntax --exit-with-session 258 root 5992 S /usr/bin/dbus-daemon --syslog --fork --print-pid 5 - 266 root 37604 S /usr/libexec/at-spi-bus-launcher --launch-immediatel 270 root 55804 S connman-applet 285 root 5872 S /usr/bin/dbus-daemon --config-file=/usr/share/defaul 288 root 0 Z [xinput_calibrat] 289 root 11272 S /usr/libexec/gconfd-2 292 root 59332 S matchbox-desktop 293 root 73704 S matchbox-panel --start-applets showdesktop,windowsel 295 root 24832 S /usr/bin/settings-daemon 297 root 87792 S< /usr/bin/pulseaudio --start --log-target=syslog 301 root 13936 S /lib/systemd/systemd-userdbd 312 root 31564 S /usr/libexec/at-spi2-registryd --use-gnome-session 313 root 14284 S systemd-userwork: waiting... 314 root 14284 S systemd-userwork: waiting... 315 root 14284 S systemd-userwork: waiting... 323 root 16120 S /lib/systemd/systemd --user 324 root 18024 S (sd-pam) 338 root 4424 S -sh 412 systemd- 32660 S /lib/systemd/systemd-timesyncd 5825 root 4152 S /sbin/syslogd -n 5963 test1 16128 S /lib/systemd/systemd --user 5964 test1 37576 S (sd-pam) 5993 root 3328 R /usr/sbin/dropbear -i -r /etc/dropbear/dropbear_rsa_ 5994 root 4200 R ps DEBUG: [Command returned '0' after 0.55 seconds] DEBUG: Command: ps Status: 0 Output: PID USER VSZ STAT COMMAND 1 root 36592 S {systemd} /sbin/init 2 root 0 SW [kthreadd] 3 root 0 IW< [rcu_gp] 4 root 0 IW< [rcu_par_gp] 5 root 0 IW< [slub_flushwq] 6 root 0 IW< [netns] 7 root 0 IW [kworker/0:0-rcu] 8 root 0 IW< [kworker/0:0H-ev] 9 root 0 IW [kworker/u8:0-ev] 10 root 0 IW< [mm_percpu_wq] 11 root 0 IW [kworker/u8:1-ev] 12 root 0 SW [rcu_tasks_kthre] 13 root 0 SW [rcu_tasks_rude_] 14 root 0 SW [rcu_tasks_trace] 15 root 0 SW [ksoftirqd/0] 16 root 0 IW [rcu_preempt] 17 root 0 SW [migration/0] 18 root 0 SW [cpuhp/0] 19 root 0 SW [cpuhp/1] 20 root 0 SW [migration/1] 21 root 0 SW [ksoftirqd/1] 22 root 0 IW [kworker/1:0-eve] 23 root 0 IW< [kworker/1:0H-ev] 24 root 0 SW [cpuhp/2] 25 root 0 SW [migration/2] 26 root 0 SW [ksoftirqd/2] 27 root 0 IW [kworker/2:0-cgr] 28 root 0 IW< [kworker/2:0H-ev] 29 root 0 SW [cpuhp/3] 30 root 0 SW [migration/3] 31 root 0 SW [ksoftirqd/3] 32 root 0 IW [kworker/3:0-cgr] 33 root 0 IW< [kworker/3:0H-kb] 34 root 0 SW [kdevtmpfs] 35 root 0 IW< [inet_frag_wq] 36 root 0 IW [kworker/0:1-cgr] 37 root 0 IW [kworker/1:1-eve] 38 root 0 SW [oom_reaper] 39 root 0 IW< [writeback] 40 root 0 SW [kcompactd0] 77 root 0 IW< [kblockd] 78 root 0 IW< [blkcg_punt_bio] 79 root 0 IW< [ata_sff] 80 root 0 IW< [md] 81 root 0 IW< [kworker/0:1H-kb] 82 root 0 IW [kworker/u8:2-ev] 83 root 0 IW< [rpciod] 84 root 0 IW< [kworker/u9:0] 85 root 0 IW< [xprtiod] 86 root 0 SW [kswapd0] 87 root 0 IW< [nfsiod] 88 root 0 IW< [cifsiod] 89 root 0 IW< [smb3decryptd] 90 root 0 IW< [cifsfileinfoput] 91 root 0 IW< [cifsoplockd] 92 root 0 IW< [deferredclose] 94 root 0 IW< [acpi_thermal_pm] 95 root 0 SW [hwrng] 96 root 0 IW [kworker/2:1-rcu] 97 root 0 IW [kworker/2:2-cgr] 98 root 0 IW< [nvme-wq] 99 root 0 IW< [nvme-reset-wq] 100 root 0 IW< [nvme-delete-wq] 101 root 0 SW [scsi_eh_0] 102 root 0 IW< [scsi_tmf_0] 103 root 0 SW [scsi_eh_1] 104 root 0 IW< [scsi_tmf_1] 105 root 0 SW [scsi_eh_2] 106 root 0 IW< [scsi_tmf_2] 107 root 0 SW [scsi_eh_3] 108 root 0 IW< [scsi_tmf_3] 109 root 0 SW [scsi_eh_4] 110 root 0 IW< [scsi_tmf_4] 111 root 0 SW [scsi_eh_5] 112 root 0 IW< [scsi_tmf_5] 113 root 0 IW [kworker/u8:3-ev] 114 root 0 IW [kworker/u8:4-wr] 115 root 0 IW [kworker/u8:5-ev] 116 root 0 IW [kworker/u8:6-ev] 117 root 0 IW [kworker/u8:7-ev] 118 root 0 IW< [raid5wq] 119 root 0 IW< [dm_bufio_cache] 120 root 0 IW< [mld] 121 root 0 IW< [kworker/1:1H-kb] 122 root 0 IW< [ipv6_addrconf] 123 root 0 IW [kworker/3:1-mm_] 128 root 0 IW [kworker/1:2-eve] 129 root 0 SW [jbd2/vda-8] 130 root 0 IW< [ext4-rsv-conver] 131 root 0 IW< [kworker/3:1H-kb] 134 root 0 IW< [kworker/2:1H-kb] 160 rpc 4844 S /usr/sbin/rpcbind -w -f 161 root 39860 S /lib/systemd/systemd-journald 172 root 0 IW [kworker/1:3-eve] 173 root 0 IW [kworker/3:2] 174 root 0 IW [kworker/3:3-rcu] 176 root 0 IW [kworker/2:3-rcu] 183 root 24780 S /lib/systemd/systemd-udevd 202 root 0 IW [kworker/1:4-rcu] 203 root 0 IW [kworker/1:5-eve] 205 root 0 IW [kworker/1:6-rcu] 206 root 0 IW [kworker/1:7-eve] 207 root 0 IW [kworker/1:8] 209 root 0 IW [kworker/2:4-mm_] 220 root 0 IW [kworker/0:2-rcu] 222 root 4156 S /sbin/klogd -n 224 messageb 6140 S /usr/bin/dbus-daemon --system --address=systemd: --n 227 root 10492 S /usr/sbin/ofonod -n 228 root 14456 S /lib/systemd/systemd-logind 232 root 0 IW [kworker/0:3-eve] 233 root 13876 S /usr/sbin/connmand -n 234 systemd- 15636 S /lib/systemd/systemd-networkd 236 avahi 6076 S avahi-daemon: registering [qemux86.local] 237 avahi 5972 S avahi-daemon: chroot helper 239 root 14312 S /usr/sbin/wpa_supplicant -u 240 root 4836 S /sbin/agetty -o -p -- \u --noclear - linux 241 root 2832 S /sbin/agetty -8 -L ttyS0 115200 linux 242 root 5076 S /bin/login -- 247 root 4356 S xinit /etc/X11/Xsession -- /usr/bin/Xorg :0 -br -pn 249 root 285m S< /usr/bin/Xorg :0 -br -pn 252 root 9076 S matchbox-window-manager -theme Sato -use_cursor no 257 root 6928 S dbus-launch --sh-syntax --exit-with-session 258 root 5992 S /usr/bin/dbus-daemon --syslog --fork --print-pid 5 - 266 root 37604 S /usr/libexec/at-spi-bus-launcher --launch-immediatel 270 root 55804 S connman-applet 285 root 5872 S /usr/bin/dbus-daemon --config-file=/usr/share/defaul 288 root 0 Z [xinput_calibrat] 289 root 11272 S /usr/libexec/gconfd-2 292 root 59332 S matchbox-desktop 293 root 73704 S matchbox-panel --start-applets showdesktop,windowsel 295 root 24832 S /usr/bin/settings-daemon 297 root 87792 S< /usr/bin/pulseaudio --start --log-target=syslog 301 root 13936 S /lib/systemd/systemd-userdbd 312 root 31564 S /usr/libexec/at-spi2-registryd --use-gnome-session 313 root 14284 S systemd-userwork: waiting... 314 root 14284 S systemd-userwork: waiting... 315 root 14284 S systemd-userwork: waiting... 323 root 16120 S /lib/systemd/systemd --user 324 root 18024 S (sd-pam) 338 root 4424 S -sh 412 systemd- 32660 S /lib/systemd/systemd-timesyncd 5825 root 4152 S /sbin/syslogd -n 5963 test1 16128 S /lib/systemd/systemd --user 5964 test1 37576 S (sd-pam) 5993 root 3328 R /usr/sbin/dropbear -i -r /etc/dropbear/dropbear_rsa_ 5994 root 4200 R ps DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; ps DEBUG: Waiting for process output: time: 1682161063.077717, endtime: 1682161363.0767243 DEBUG: Partial data from SSH call: PID USER VSZ STAT COMMAND 1 root 36592 S {systemd} /sbin/init 2 root 0 SW [kthreadd] 3 root 0 IW< [rcu_gp] 4 root 0 IW< [rcu_par_gp] 5 root 0 IW< [slub_flushwq] 6 root 0 IW< [netns] 7 root 0 IW [kworker/0:0-rcu] 8 root 0 IW< [kworker/0:0H-ev] 9 root 0 IW [kworker/u8:0-ev] 10 root 0 IW< [mm_percpu_wq] 11 root 0 IW [kworker/u8:1-ev] 12 root 0 SW [rcu_tasks_kthre] 13 root 0 SW [rcu_tasks_rude_] 14 root 0 SW [rcu_tasks_trace] 15 root 0 SW [ksoftirqd/0] 16 root 0 IW [rcu_preempt] 17 root 0 SW [migration/0] 18 root 0 SW [cpuhp/0] 19 root 0 SW [cpuhp/1] 20 root 0 SW [migration/1] 21 root 0 SW [ksoftirqd/1] 22 root 0 IW [kworker/1:0-eve] 23 root 0 IW< [kworker/1:0H-ev] 24 root 0 SW [cpuhp/2] 25 root 0 SW [migration/2] 26 root 0 SW [ksoftirqd/2] 27 root 0 IW [kworker/2:0-cgr] 28 root 0 IW< [kworker/2:0H-ev] 29 root 0 SW [cpuhp/3] 30 root 0 SW [migration/3] 31 root 0 SW [ksoftirqd/3] 32 root 0 IW [kworker/3:0-cgr] 33 root 0 IW< [kworker/3:0H-kb] 34 root 0 SW [kdevtmpfs] 35 root 0 IW< [inet_frag_wq] 36 root 0 IW [kworker/0:1-cgr] 37 root 0 IW [kworker/1:1-eve] 38 root 0 SW [oom_reaper] 39 root 0 IW< [writeback] 40 root 0 SW [kcompactd0] 77 root 0 IW< [kblockd] 78 root 0 IW< [blkcg_punt_bio] 79 root 0 IW< [ata_sff] 80 root 0 IW< [md] 81 root 0 IW< [kworker/0:1H-kb] 82 root 0 IW [kworker/u8:2-ev] 83 root 0 IW< [rpciod] 84 root 0 IW< [kworker/u9:0] 85 root 0 IW< [xprtiod] 86 root 0 SW [kswapd0] 87 root 0 IW< [nfsiod] 88 root 0 IW< [cifsiod] 89 root 0 IW< [smb3decryptd] 90 root 0 IW< [cifsfileinfoput] 91 root 0 IW< [cifsoplockd] 92 root 0 IW< [deferredclose] 94 root 0 IW< [acpi_thermal_pm] 95 root 0 SW [hwrng] 96 root 0 IW [kworker/2:1-rcu] 97 root 0 IW [kworker/2:2-cgr] 98 root 0 IW< [nvme-wq] 99 root 0 IW< [nvme-reset-wq] 100 root 0 IW< [nvme-delete-wq] 101 root 0 SW [scsi_eh_0] 102 root 0 IW< [scsi_tmf_0] 103 root 0 SW [scsi_eh_1] 104 root 0 IW< [scsi_tmf_1] 105 root 0 SW [scsi_eh_2] 106 root 0 IW< [scsi_tmf_2] 107 root 0 SW [scsi_eh_3] 108 root 0 IW< [scsi_tmf_3] 109 root 0 SW [scsi_eh_4] 110 root 0 IW< [scsi_tmf_4] 111 root 0 SW [scsi_eh_5] 112 root 0 IW< [scsi_tmf_5] 113 root 0 IW [kworker/u8:3-ev] 114 root 0 IW [kworker/u8:4-wr] 115 root 0 IW [kworker/u8:5-ev] 116 root 0 IW [kworker/u8:6-ev] 117 root 0 IW [kworker/u8:7-ev] 118 root 0 IW< [raid5wq] 119 root 0 IW< [dm_bufio_cache] 120 root 0 IW< [mld] 121 root 0 IW< [kworker/1:1H-kb] 122 root 0 IW< [ipv6_addrconf] 123 root 0 IW [kworker/3:1-eve] 128 root 0 IW [kworker/1:2-eve] 129 root 0 SW [jbd2/vda-8] 130 root 0 IW< [ext4-rsv-conver] 131 root 0 IW< [kworker/3:1H-kb] 134 root 0 IW< [kworker/2:1H-kb] 160 rpc 4844 S /usr/sbin/rpcbind -w -f 161 root 39860 S /lib/systemd/systemd-journald 172 root 0 IW [kworker/1:3-eve] 173 root 0 IW [kworker/3:2] 174 root 0 IW [kworker/3:3-rcu] 176 root 0 IW [kworker/2:3-rcu] 183 root 24780 S /lib/systemd/systemd-udevd 202 root 0 IW [kworker/1:4-rcu] 203 root 0 IW [kworker/1:5-eve] 205 root 0 IW [kworker/1:6-rcu] 206 root 0 IW [kworker/1:7-eve] 207 root 0 IW [kworker/1:8] 209 root 0 IW [kworker/2:4-mm_] 220 root 0 IW [kworker/0:2-rcu] 222 root 4156 S /sbin/klogd -n 224 messageb 6140 S /usr/bin/dbus-daemon --system --address=systemd: --n 227 root 10492 S /usr/sbin/ofonod -n 228 root 14456 S /lib/systemd/systemd-logind 232 root 0 IW [kworker/0:3-eve] 233 root 13876 S /usr/sbin/connmand -n 234 systemd- 15636 S /lib/systemd/systemd-networkd 236 avahi 6076 S avahi-daemon: registering [qemux86.local] 237 avahi 5972 S avahi-daemon: chroot helper 239 root 14312 S /usr/sbin/wpa_supplicant -u 240 root 4836 S /sbin/agetty -o -p -- \u --noclear - linux 241 root 2832 S /sbin/agetty -8 -L ttyS0 115200 linux 242 root 5076 S /bin/login -- 247 root 4356 S xinit /etc/X11/Xsession -- /usr/bin/Xorg :0 -br -pn 249 root 285m S< /usr/bin/Xorg :0 -br -pn 252 root 9076 S matchbox-window-manager -theme Sato -use_cursor no 257 root 6928 S dbus-launch --sh-syntax --exit-with-session 258 root 5992 S /usr/bin/dbus-daemon --syslog --fork --print-pid 5 - 266 root 37604 S /usr/libexec/at-spi-bus-launcher --launch-immediatel 270 root 55804 S connman-applet 285 root 5872 S /usr/bin/dbus-daemon --config-file=/usr/share/defaul 288 root 0 Z [xinput_calibrat] 289 root 11272 S /usr/libexec/gconfd-2 292 root 59332 S matchbox-desktop 293 root 73704 S matchbox-panel --start-applets showdesktop,windowsel 295 root 24832 S /usr/bin/settings-daemon 297 root 87792 S< /usr/bin/pulseaudio --start --log-target=syslog 301 root 13936 S /lib/systemd/systemd-userdbd 312 root 31564 S /usr/libexec/at-spi2-registryd --use-gnome-session 313 root 14284 S systemd-userwork: waiting... 314 root 14284 S systemd-userwork: waiting... 315 root 14284 S systemd-userwork: waiting... 323 root 16120 S /lib/systemd/systemd --user 324 root 18024 S (sd-pam) 338 root 4424 S -sh 412 systemd- 32660 S /lib/systemd/systemd-timesyncd 5825 root 4152 S /sbin/syslogd -n 5963 test1 16128 S /lib/systemd/systemd --user 5964 test1 37576 S (sd-pam) 5997 root 3328 S /usr/sbin/dropbear -i -r /etc/dropbear/dropbear_rsa_ 5998 root 4200 R ps DEBUG: Waiting for process output: time: 1682161063.418859, endtime: 1682161363.4188578 DEBUG: Data from SSH call: PID USER VSZ STAT COMMAND 1 root 36592 S {systemd} /sbin/init 2 root 0 SW [kthreadd] 3 root 0 IW< [rcu_gp] 4 root 0 IW< [rcu_par_gp] 5 root 0 IW< [slub_flushwq] 6 root 0 IW< [netns] 7 root 0 IW [kworker/0:0-rcu] 8 root 0 IW< [kworker/0:0H-ev] 9 root 0 IW [kworker/u8:0-ev] 10 root 0 IW< [mm_percpu_wq] 11 root 0 IW [kworker/u8:1-ev] 12 root 0 SW [rcu_tasks_kthre] 13 root 0 SW [rcu_tasks_rude_] 14 root 0 SW [rcu_tasks_trace] 15 root 0 SW [ksoftirqd/0] 16 root 0 IW [rcu_preempt] 17 root 0 SW [migration/0] 18 root 0 SW [cpuhp/0] 19 root 0 SW [cpuhp/1] 20 root 0 SW [migration/1] 21 root 0 SW [ksoftirqd/1] 22 root 0 IW [kworker/1:0-eve] 23 root 0 IW< [kworker/1:0H-ev] 24 root 0 SW [cpuhp/2] 25 root 0 SW [migration/2] 26 root 0 SW [ksoftirqd/2] 27 root 0 IW [kworker/2:0-cgr] 28 root 0 IW< [kworker/2:0H-ev] 29 root 0 SW [cpuhp/3] 30 root 0 SW [migration/3] 31 root 0 SW [ksoftirqd/3] 32 root 0 IW [kworker/3:0-cgr] 33 root 0 IW< [kworker/3:0H-kb] 34 root 0 SW [kdevtmpfs] 35 root 0 IW< [inet_frag_wq] 36 root 0 IW [kworker/0:1-cgr] 37 root 0 IW [kworker/1:1-eve] 38 root 0 SW [oom_reaper] 39 root 0 IW< [writeback] 40 root 0 SW [kcompactd0] 77 root 0 IW< [kblockd] 78 root 0 IW< [blkcg_punt_bio] 79 root 0 IW< [ata_sff] 80 root 0 IW< [md] 81 root 0 IW< [kworker/0:1H-kb] 82 root 0 IW [kworker/u8:2-ev] 83 root 0 IW< [rpciod] 84 root 0 IW< [kworker/u9:0] 85 root 0 IW< [xprtiod] 86 root 0 SW [kswapd0] 87 root 0 IW< [nfsiod] 88 root 0 IW< [cifsiod] 89 root 0 IW< [smb3decryptd] 90 root 0 IW< [cifsfileinfoput] 91 root 0 IW< [cifsoplockd] 92 root 0 IW< [deferredclose] 94 root 0 IW< [acpi_thermal_pm] 95 root 0 SW [hwrng] 96 root 0 IW [kworker/2:1-rcu] 97 root 0 IW [kworker/2:2-cgr] 98 root 0 IW< [nvme-wq] 99 root 0 IW< [nvme-reset-wq] 100 root 0 IW< [nvme-delete-wq] 101 root 0 SW [scsi_eh_0] 102 root 0 IW< [scsi_tmf_0] 103 root 0 SW [scsi_eh_1] 104 root 0 IW< [scsi_tmf_1] 105 root 0 SW [scsi_eh_2] 106 root 0 IW< [scsi_tmf_2] 107 root 0 SW [scsi_eh_3] 108 root 0 IW< [scsi_tmf_3] 109 root 0 SW [scsi_eh_4] 110 root 0 IW< [scsi_tmf_4] 111 root 0 SW [scsi_eh_5] 112 root 0 IW< [scsi_tmf_5] 113 root 0 IW [kworker/u8:3-ev] 114 root 0 IW [kworker/u8:4-wr] 115 root 0 IW [kworker/u8:5-ev] 116 root 0 IW [kworker/u8:6-ev] 117 root 0 IW [kworker/u8:7-ev] 118 root 0 IW< [raid5wq] 119 root 0 IW< [dm_bufio_cache] 120 root 0 IW< [mld] 121 root 0 IW< [kworker/1:1H-kb] 122 root 0 IW< [ipv6_addrconf] 123 root 0 IW [kworker/3:1-eve] 128 root 0 IW [kworker/1:2-eve] 129 root 0 SW [jbd2/vda-8] 130 root 0 IW< [ext4-rsv-conver] 131 root 0 IW< [kworker/3:1H-kb] 134 root 0 IW< [kworker/2:1H-kb] 160 rpc 4844 S /usr/sbin/rpcbind -w -f 161 root 39860 S /lib/systemd/systemd-journald 172 root 0 IW [kworker/1:3-eve] 173 root 0 IW [kworker/3:2] 174 root 0 IW [kworker/3:3-rcu] 176 root 0 IW [kworker/2:3-rcu] 183 root 24780 S /lib/systemd/systemd-udevd 202 root 0 IW [kworker/1:4-rcu] 203 root 0 IW [kworker/1:5-eve] 205 root 0 IW [kworker/1:6-rcu] 206 root 0 IW [kworker/1:7-eve] 207 root 0 IW [kworker/1:8] 209 root 0 IW [kworker/2:4-mm_] 220 root 0 IW [kworker/0:2-rcu] 222 root 4156 S /sbin/klogd -n 224 messageb 6140 S /usr/bin/dbus-daemon --system --address=systemd: --n 227 root 10492 S /usr/sbin/ofonod -n 228 root 14456 S /lib/systemd/systemd-logind 232 root 0 IW [kworker/0:3-eve] 233 root 13876 S /usr/sbin/connmand -n 234 systemd- 15636 S /lib/systemd/systemd-networkd 236 avahi 6076 S avahi-daemon: registering [qemux86.local] 237 avahi 5972 S avahi-daemon: chroot helper 239 root 14312 S /usr/sbin/wpa_supplicant -u 240 root 4836 S /sbin/agetty -o -p -- \u --noclear - linux 241 root 2832 S /sbin/agetty -8 -L ttyS0 115200 linux 242 root 5076 S /bin/login -- 247 root 4356 S xinit /etc/X11/Xsession -- /usr/bin/Xorg :0 -br -pn 249 root 285m S< /usr/bin/Xorg :0 -br -pn 252 root 9076 S matchbox-window-manager -theme Sato -use_cursor no 257 root 6928 S dbus-launch --sh-syntax --exit-with-session 258 root 5992 S /usr/bin/dbus-daemon --syslog --fork --print-pid 5 - 266 root 37604 S /usr/libexec/at-spi-bus-launcher --launch-immediatel 270 root 55804 S connman-applet 285 root 5872 S /usr/bin/dbus-daemon --config-file=/usr/share/defaul 288 root 0 Z [xinput_calibrat] 289 root 11272 S /usr/libexec/gconfd-2 292 root 59332 S matchbox-desktop 293 root 73704 S matchbox-panel --start-applets showdesktop,windowsel 295 root 24832 S /usr/bin/settings-daemon 297 root 87792 S< /usr/bin/pulseaudio --start --log-target=syslog 301 root 13936 S /lib/systemd/systemd-userdbd 312 root 31564 S /usr/libexec/at-spi2-registryd --use-gnome-session 313 root 14284 S systemd-userwork: waiting... 314 root 14284 S systemd-userwork: waiting... 315 root 14284 S systemd-userwork: waiting... 323 root 16120 S /lib/systemd/systemd --user 324 root 18024 S (sd-pam) 338 root 4424 S -sh 412 systemd- 32660 S /lib/systemd/systemd-timesyncd 5825 root 4152 S /sbin/syslogd -n 5963 test1 16128 S /lib/systemd/systemd --user 5964 test1 37576 S (sd-pam) 5997 root 3328 S /usr/sbin/dropbear -i -r /etc/dropbear/dropbear_rsa_ 5998 root 4200 R ps DEBUG: [Command returned '0' after 0.54 seconds] DEBUG: Command: ps Status: 0 Output: PID USER VSZ STAT COMMAND 1 root 36592 S {systemd} /sbin/init 2 root 0 SW [kthreadd] 3 root 0 IW< [rcu_gp] 4 root 0 IW< [rcu_par_gp] 5 root 0 IW< [slub_flushwq] 6 root 0 IW< [netns] 7 root 0 IW [kworker/0:0-rcu] 8 root 0 IW< [kworker/0:0H-ev] 9 root 0 IW [kworker/u8:0-ev] 10 root 0 IW< [mm_percpu_wq] 11 root 0 IW [kworker/u8:1-ev] 12 root 0 SW [rcu_tasks_kthre] 13 root 0 SW [rcu_tasks_rude_] 14 root 0 SW [rcu_tasks_trace] 15 root 0 SW [ksoftirqd/0] 16 root 0 IW [rcu_preempt] 17 root 0 SW [migration/0] 18 root 0 SW [cpuhp/0] 19 root 0 SW [cpuhp/1] 20 root 0 SW [migration/1] 21 root 0 SW [ksoftirqd/1] 22 root 0 IW [kworker/1:0-eve] 23 root 0 IW< [kworker/1:0H-ev] 24 root 0 SW [cpuhp/2] 25 root 0 SW [migration/2] 26 root 0 SW [ksoftirqd/2] 27 root 0 IW [kworker/2:0-cgr] 28 root 0 IW< [kworker/2:0H-ev] 29 root 0 SW [cpuhp/3] 30 root 0 SW [migration/3] 31 root 0 SW [ksoftirqd/3] 32 root 0 IW [kworker/3:0-cgr] 33 root 0 IW< [kworker/3:0H-kb] 34 root 0 SW [kdevtmpfs] 35 root 0 IW< [inet_frag_wq] 36 root 0 IW [kworker/0:1-cgr] 37 root 0 IW [kworker/1:1-eve] 38 root 0 SW [oom_reaper] 39 root 0 IW< [writeback] 40 root 0 SW [kcompactd0] 77 root 0 IW< [kblockd] 78 root 0 IW< [blkcg_punt_bio] 79 root 0 IW< [ata_sff] 80 root 0 IW< [md] 81 root 0 IW< [kworker/0:1H-kb] 82 root 0 IW [kworker/u8:2-ev] 83 root 0 IW< [rpciod] 84 root 0 IW< [kworker/u9:0] 85 root 0 IW< [xprtiod] 86 root 0 SW [kswapd0] 87 root 0 IW< [nfsiod] 88 root 0 IW< [cifsiod] 89 root 0 IW< [smb3decryptd] 90 root 0 IW< [cifsfileinfoput] 91 root 0 IW< [cifsoplockd] 92 root 0 IW< [deferredclose] 94 root 0 IW< [acpi_thermal_pm] 95 root 0 SW [hwrng] 96 root 0 IW [kworker/2:1-rcu] 97 root 0 IW [kworker/2:2-cgr] 98 root 0 IW< [nvme-wq] 99 root 0 IW< [nvme-reset-wq] 100 root 0 IW< [nvme-delete-wq] 101 root 0 SW [scsi_eh_0] 102 root 0 IW< [scsi_tmf_0] 103 root 0 SW [scsi_eh_1] 104 root 0 IW< [scsi_tmf_1] 105 root 0 SW [scsi_eh_2] 106 root 0 IW< [scsi_tmf_2] 107 root 0 SW [scsi_eh_3] 108 root 0 IW< [scsi_tmf_3] 109 root 0 SW [scsi_eh_4] 110 root 0 IW< [scsi_tmf_4] 111 root 0 SW [scsi_eh_5] 112 root 0 IW< [scsi_tmf_5] 113 root 0 IW [kworker/u8:3-ev] 114 root 0 IW [kworker/u8:4-wr] 115 root 0 IW [kworker/u8:5-ev] 116 root 0 IW [kworker/u8:6-ev] 117 root 0 IW [kworker/u8:7-ev] 118 root 0 IW< [raid5wq] 119 root 0 IW< [dm_bufio_cache] 120 root 0 IW< [mld] 121 root 0 IW< [kworker/1:1H-kb] 122 root 0 IW< [ipv6_addrconf] 123 root 0 IW [kworker/3:1-eve] 128 root 0 IW [kworker/1:2-eve] 129 root 0 SW [jbd2/vda-8] 130 root 0 IW< [ext4-rsv-conver] 131 root 0 IW< [kworker/3:1H-kb] 134 root 0 IW< [kworker/2:1H-kb] 160 rpc 4844 S /usr/sbin/rpcbind -w -f 161 root 39860 S /lib/systemd/systemd-journald 172 root 0 IW [kworker/1:3-eve] 173 root 0 IW [kworker/3:2] 174 root 0 IW [kworker/3:3-rcu] 176 root 0 IW [kworker/2:3-rcu] 183 root 24780 S /lib/systemd/systemd-udevd 202 root 0 IW [kworker/1:4-rcu] 203 root 0 IW [kworker/1:5-eve] 205 root 0 IW [kworker/1:6-rcu] 206 root 0 IW [kworker/1:7-eve] 207 root 0 IW [kworker/1:8] 209 root 0 IW [kworker/2:4-mm_] 220 root 0 IW [kworker/0:2-rcu] 222 root 4156 S /sbin/klogd -n 224 messageb 6140 S /usr/bin/dbus-daemon --system --address=systemd: --n 227 root 10492 S /usr/sbin/ofonod -n 228 root 14456 S /lib/systemd/systemd-logind 232 root 0 IW [kworker/0:3-eve] 233 root 13876 S /usr/sbin/connmand -n 234 systemd- 15636 S /lib/systemd/systemd-networkd 236 avahi 6076 S avahi-daemon: registering [qemux86.local] 237 avahi 5972 S avahi-daemon: chroot helper 239 root 14312 S /usr/sbin/wpa_supplicant -u 240 root 4836 S /sbin/agetty -o -p -- \u --noclear - linux 241 root 2832 S /sbin/agetty -8 -L ttyS0 115200 linux 242 root 5076 S /bin/login -- 247 root 4356 S xinit /etc/X11/Xsession -- /usr/bin/Xorg :0 -br -pn 249 root 285m S< /usr/bin/Xorg :0 -br -pn 252 root 9076 S matchbox-window-manager -theme Sato -use_cursor no 257 root 6928 S dbus-launch --sh-syntax --exit-with-session 258 root 5992 S /usr/bin/dbus-daemon --syslog --fork --print-pid 5 - 266 root 37604 S /usr/libexec/at-spi-bus-launcher --launch-immediatel 270 root 55804 S connman-applet 285 root 5872 S /usr/bin/dbus-daemon --config-file=/usr/share/defaul 288 root 0 Z [xinput_calibrat] 289 root 11272 S /usr/libexec/gconfd-2 292 root 59332 S matchbox-desktop 293 root 73704 S matchbox-panel --start-applets showdesktop,windowsel 295 root 24832 S /usr/bin/settings-daemon 297 root 87792 S< /usr/bin/pulseaudio --start --log-target=syslog 301 root 13936 S /lib/systemd/systemd-userdbd 312 root 31564 S /usr/libexec/at-spi2-registryd --use-gnome-session 313 root 14284 S systemd-userwork: waiting... 314 root 14284 S systemd-userwork: waiting... 315 root 14284 S systemd-userwork: waiting... 323 root 16120 S /lib/systemd/systemd --user 324 root 18024 S (sd-pam) 338 root 4424 S -sh 412 systemd- 32660 S /lib/systemd/systemd-timesyncd 5825 root 4152 S /sbin/syslogd -n 5963 test1 16128 S /lib/systemd/systemd --user 5964 test1 37576 S (sd-pam) 5997 root 3328 S /usr/sbin/dropbear -i -r /etc/dropbear/dropbear_rsa_ 5998 root 4200 R ps DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; ps DEBUG: Waiting for process output: time: 1682161064.621589, endtime: 1682161364.620548 DEBUG: Partial data from SSH call: PID USER VSZ STAT COMMAND 1 root 36592 S {systemd} /sbin/init 2 root 0 SW [kthreadd] 3 root 0 IW< [rcu_gp] 4 root 0 IW< [rcu_par_gp] 5 root 0 IW< [slub_flushwq] 6 root 0 IW< [netns] 7 root 0 IW [kworker/0:0-rcu] 8 root 0 IW< [kworker/0:0H-ev] 9 root 0 IW [kworker/u8:0-ev] 10 root 0 IW< [mm_percpu_wq] 11 root 0 IW [kworker/u8:1-ev] 12 root 0 SW [rcu_tasks_kthre] 13 root 0 SW [rcu_tasks_rude_] 14 root 0 SW [rcu_tasks_trace] 15 root 0 SW [ksoftirqd/0] 16 root 0 IW [rcu_preempt] 17 root 0 SW [migration/0] 18 root 0 SW [cpuhp/0] 19 root 0 SW [cpuhp/1] 20 root 0 SW [migration/1] 21 root 0 SW [ksoftirqd/1] 22 root 0 IW [kworker/1:0-eve] 23 root 0 IW< [kworker/1:0H-ev] 24 root 0 SW [cpuhp/2] 25 root 0 SW [migration/2] 26 root 0 SW [ksoftirqd/2] 27 root 0 IW [kworker/2:0-cgr] 28 root 0 IW< [kworker/2:0H-ev] 29 root 0 SW [cpuhp/3] 30 root 0 SW [migration/3] 31 root 0 SW [ksoftirqd/3] 32 root 0 IW [kworker/3:0-cgr] 33 root 0 IW< [kworker/3:0H-kb] 34 root 0 SW [kdevtmpfs] 35 root 0 IW< [inet_frag_wq] 36 root 0 IW [kworker/0:1-cgr] 37 root 0 IW [kworker/1:1-eve] 38 root 0 SW [oom_reaper] 39 root 0 IW< [writeback] 40 root 0 SW [kcompactd0] 77 root 0 IW< [kblockd] 78 root 0 IW< [blkcg_punt_bio] 79 root 0 IW< [ata_sff] 80 root 0 IW< [md] 81 root 0 IW< [kworker/0:1H-kb] 82 root 0 IW [kworker/u8:2-ev] 83 root 0 IW< [rpciod] 84 root 0 IW< [kworker/u9:0] 85 root 0 IW< [xprtiod] 86 root 0 SW [kswapd0] 87 root 0 IW< [nfsiod] 88 root 0 IW< [cifsiod] 89 root 0 IW< [smb3decryptd] 90 root 0 IW< [cifsfileinfoput] 91 root 0 IW< [cifsoplockd] 92 root 0 IW< [deferredclose] 94 root 0 IW< [acpi_thermal_pm] 95 root 0 SW [hwrng] 96 root 0 IW [kworker/2:1-rcu] 97 root 0 IW [kworker/2:2-cgr] 98 root 0 IW< [nvme-wq] 99 root 0 IW< [nvme-reset-wq] 100 root 0 IW< [nvme-delete-wq] 101 root 0 SW [scsi_eh_0] 102 root 0 IW< [scsi_tmf_0] 103 root 0 SW [scsi_eh_1] 104 root 0 IW< [scsi_tmf_1] 105 root 0 SW [scsi_eh_2] 106 root 0 IW< [scsi_tmf_2] 107 root 0 SW [scsi_eh_3] 108 root 0 IW< [scsi_tmf_3] 109 root 0 SW [scsi_eh_4] 110 root 0 IW< [scsi_tmf_4] 111 root 0 SW [scsi_eh_5] 112 root 0 IW< [scsi_tmf_5] 113 root 0 IW [kworker/u8:3-ev] 114 root 0 IW [kworker/u8:4-wr] 115 root 0 IW [kworker/u8:5-ev] 116 root 0 IW [kworker/u8:6-ev] 117 root 0 IW [kworker/u8:7-ev] 118 root 0 IW< [raid5wq] 119 root 0 IW< [dm_bufio_cache] 120 root 0 IW< [mld] 121 root 0 IW< [kworker/1:1H-kb] 122 root 0 IW< [ipv6_addrconf] 123 root 0 IW [kworker/3:1-eve] 128 root 0 IW [kworker/1:2-eve] 129 root 0 SW [jbd2/vda-8] 130 root 0 IW< [ext4-rsv-conver] 131 root 0 IW< [kworker/3:1H-kb] 134 root 0 IW< [kworker/2:1H-kb] 160 rpc 4844 S /usr/sbin/rpcbind -w -f 161 root 39860 S /lib/systemd/systemd-journald 172 root 0 IW [kworker/1:3-eve] 173 root 0 IW [kworker/3:2] 174 root 0 IW [kworker/3:3-rcu] 176 root 0 IW [kworker/2:3-rcu] 183 root 24780 S /lib/systemd/systemd-udevd 202 root 0 IW [kworker/1:4-rcu] 203 root 0 IW [kworker/1:5-eve] 205 root 0 IW [kworker/1:6-rcu] 206 root 0 IW [kworker/1:7-eve] 207 root 0 IW [kworker/1:8] 209 root 0 IW [kworker/2:4-mm_] 220 root 0 IW [kworker/0:2-rcu] 222 root 4156 S /sbin/klogd -n 224 messageb 6140 S /usr/bin/dbus-daemon --system --address=systemd: --n 227 root 10492 S /usr/sbin/ofonod -n 228 root 14456 S /lib/systemd/systemd-logind 232 root 0 IW [kworker/0:3-eve] 233 root 13876 S /usr/sbin/connmand -n 234 systemd- 15636 S /lib/systemd/systemd-networkd 236 avahi 6076 S avahi-daemon: registering [qemux86.local] 237 avahi 5972 S avahi-daemon: chroot helper 239 root 14312 S /usr/sbin/wpa_supplicant -u 240 root 4836 S /sbin/agetty -o -p -- \u --noclear - linux 241 root 2832 S /sbin/agetty -8 -L ttyS0 115200 linux 242 root 5076 S /bin/login -- 247 root 4356 S xinit /etc/X11/Xsession -- /usr/bin/Xorg :0 -br -pn 249 root 285m S< /usr/bin/Xorg :0 -br -pn 252 root 9076 S matchbox-window-manager -theme Sato -use_cursor no 257 root 6928 S dbus-launch --sh-syntax --exit-with-session 258 root 5992 S /usr/bin/dbus-daemon --syslog --fork --print-pid 5 - 266 root 37604 S /usr/libexec/at-spi-bus-launcher --launch-immediatel 270 root 55804 S connman-applet 285 root 5872 S /usr/bin/dbus-daemon --config-file=/usr/share/defaul 288 root 0 Z [xinput_calibrat] 289 root 11272 S /usr/libexec/gconfd-2 292 root 59332 S matchbox-desktop 293 root 73704 S matchbox-panel --start-applets showdesktop,windowsel 295 root 24832 S /usr/bin/settings-daemon 297 root 87792 S< /usr/bin/pulseaudio --start --log-target=syslog 301 root 13936 S /lib/systemd/systemd-userdbd 312 root 31564 S /usr/libexec/at-spi2-registryd --use-gnome-session 313 root 14284 S systemd-userwork: waiting... 314 root 14284 S systemd-userwork: waiting... 315 root 14284 S systemd-userwork: waiting... 323 root 16120 S /lib/systemd/systemd --user 324 root 18024 S (sd-pam) 338 root 4424 S -sh 412 systemd- 32660 S /lib/systemd/systemd-timesyncd 5825 root 4152 S /sbin/syslogd -n 5963 test1 16128 S /lib/systemd/systemd --user 5964 test1 37576 S (sd-pam) 6001 root 3328 S /usr/sbin/dropbear -i -r /etc/dropbear/dropbear_rsa_ 6002 root 4200 R ps DEBUG: Waiting for process output: time: 1682161064.9603517, endtime: 1682161364.9603493 DEBUG: Data from SSH call: PID USER VSZ STAT COMMAND 1 root 36592 S {systemd} /sbin/init 2 root 0 SW [kthreadd] 3 root 0 IW< [rcu_gp] 4 root 0 IW< [rcu_par_gp] 5 root 0 IW< [slub_flushwq] 6 root 0 IW< [netns] 7 root 0 IW [kworker/0:0-rcu] 8 root 0 IW< [kworker/0:0H-ev] 9 root 0 IW [kworker/u8:0-ev] 10 root 0 IW< [mm_percpu_wq] 11 root 0 IW [kworker/u8:1-ev] 12 root 0 SW [rcu_tasks_kthre] 13 root 0 SW [rcu_tasks_rude_] 14 root 0 SW [rcu_tasks_trace] 15 root 0 SW [ksoftirqd/0] 16 root 0 IW [rcu_preempt] 17 root 0 SW [migration/0] 18 root 0 SW [cpuhp/0] 19 root 0 SW [cpuhp/1] 20 root 0 SW [migration/1] 21 root 0 SW [ksoftirqd/1] 22 root 0 IW [kworker/1:0-eve] 23 root 0 IW< [kworker/1:0H-ev] 24 root 0 SW [cpuhp/2] 25 root 0 SW [migration/2] 26 root 0 SW [ksoftirqd/2] 27 root 0 IW [kworker/2:0-cgr] 28 root 0 IW< [kworker/2:0H-ev] 29 root 0 SW [cpuhp/3] 30 root 0 SW [migration/3] 31 root 0 SW [ksoftirqd/3] 32 root 0 IW [kworker/3:0-cgr] 33 root 0 IW< [kworker/3:0H-kb] 34 root 0 SW [kdevtmpfs] 35 root 0 IW< [inet_frag_wq] 36 root 0 IW [kworker/0:1-cgr] 37 root 0 IW [kworker/1:1-eve] 38 root 0 SW [oom_reaper] 39 root 0 IW< [writeback] 40 root 0 SW [kcompactd0] 77 root 0 IW< [kblockd] 78 root 0 IW< [blkcg_punt_bio] 79 root 0 IW< [ata_sff] 80 root 0 IW< [md] 81 root 0 IW< [kworker/0:1H-kb] 82 root 0 IW [kworker/u8:2-ev] 83 root 0 IW< [rpciod] 84 root 0 IW< [kworker/u9:0] 85 root 0 IW< [xprtiod] 86 root 0 SW [kswapd0] 87 root 0 IW< [nfsiod] 88 root 0 IW< [cifsiod] 89 root 0 IW< [smb3decryptd] 90 root 0 IW< [cifsfileinfoput] 91 root 0 IW< [cifsoplockd] 92 root 0 IW< [deferredclose] 94 root 0 IW< [acpi_thermal_pm] 95 root 0 SW [hwrng] 96 root 0 IW [kworker/2:1-rcu] 97 root 0 IW [kworker/2:2-cgr] 98 root 0 IW< [nvme-wq] 99 root 0 IW< [nvme-reset-wq] 100 root 0 IW< [nvme-delete-wq] 101 root 0 SW [scsi_eh_0] 102 root 0 IW< [scsi_tmf_0] 103 root 0 SW [scsi_eh_1] 104 root 0 IW< [scsi_tmf_1] 105 root 0 SW [scsi_eh_2] 106 root 0 IW< [scsi_tmf_2] 107 root 0 SW [scsi_eh_3] 108 root 0 IW< [scsi_tmf_3] 109 root 0 SW [scsi_eh_4] 110 root 0 IW< [scsi_tmf_4] 111 root 0 SW [scsi_eh_5] 112 root 0 IW< [scsi_tmf_5] 113 root 0 IW [kworker/u8:3-ev] 114 root 0 IW [kworker/u8:4-wr] 115 root 0 IW [kworker/u8:5-ev] 116 root 0 IW [kworker/u8:6-ev] 117 root 0 IW [kworker/u8:7-ev] 118 root 0 IW< [raid5wq] 119 root 0 IW< [dm_bufio_cache] 120 root 0 IW< [mld] 121 root 0 IW< [kworker/1:1H-kb] 122 root 0 IW< [ipv6_addrconf] 123 root 0 IW [kworker/3:1-eve] 128 root 0 IW [kworker/1:2-eve] 129 root 0 SW [jbd2/vda-8] 130 root 0 IW< [ext4-rsv-conver] 131 root 0 IW< [kworker/3:1H-kb] 134 root 0 IW< [kworker/2:1H-kb] 160 rpc 4844 S /usr/sbin/rpcbind -w -f 161 root 39860 S /lib/systemd/systemd-journald 172 root 0 IW [kworker/1:3-eve] 173 root 0 IW [kworker/3:2] 174 root 0 IW [kworker/3:3-rcu] 176 root 0 IW [kworker/2:3-rcu] 183 root 24780 S /lib/systemd/systemd-udevd 202 root 0 IW [kworker/1:4-rcu] 203 root 0 IW [kworker/1:5-eve] 205 root 0 IW [kworker/1:6-rcu] 206 root 0 IW [kworker/1:7-eve] 207 root 0 IW [kworker/1:8] 209 root 0 IW [kworker/2:4-mm_] 220 root 0 IW [kworker/0:2-rcu] 222 root 4156 S /sbin/klogd -n 224 messageb 6140 S /usr/bin/dbus-daemon --system --address=systemd: --n 227 root 10492 S /usr/sbin/ofonod -n 228 root 14456 S /lib/systemd/systemd-logind 232 root 0 IW [kworker/0:3-eve] 233 root 13876 S /usr/sbin/connmand -n 234 systemd- 15636 S /lib/systemd/systemd-networkd 236 avahi 6076 S avahi-daemon: registering [qemux86.local] 237 avahi 5972 S avahi-daemon: chroot helper 239 root 14312 S /usr/sbin/wpa_supplicant -u 240 root 4836 S /sbin/agetty -o -p -- \u --noclear - linux 241 root 2832 S /sbin/agetty -8 -L ttyS0 115200 linux 242 root 5076 S /bin/login -- 247 root 4356 S xinit /etc/X11/Xsession -- /usr/bin/Xorg :0 -br -pn 249 root 285m S< /usr/bin/Xorg :0 -br -pn 252 root 9076 S matchbox-window-manager -theme Sato -use_cursor no 257 root 6928 S dbus-launch --sh-syntax --exit-with-session 258 root 5992 S /usr/bin/dbus-daemon --syslog --fork --print-pid 5 - 266 root 37604 S /usr/libexec/at-spi-bus-launcher --launch-immediatel 270 root 55804 S connman-applet 285 root 5872 S /usr/bin/dbus-daemon --config-file=/usr/share/defaul 288 root 0 Z [xinput_calibrat] 289 root 11272 S /usr/libexec/gconfd-2 292 root 59332 S matchbox-desktop 293 root 73704 S matchbox-panel --start-applets showdesktop,windowsel 295 root 24832 S /usr/bin/settings-daemon 297 root 87792 S< /usr/bin/pulseaudio --start --log-target=syslog 301 root 13936 S /lib/systemd/systemd-userdbd 312 root 31564 S /usr/libexec/at-spi2-registryd --use-gnome-session 313 root 14284 S systemd-userwork: waiting... 314 root 14284 S systemd-userwork: waiting... 315 root 14284 S systemd-userwork: waiting... 323 root 16120 S /lib/systemd/systemd --user 324 root 18024 S (sd-pam) 338 root 4424 S -sh 412 systemd- 32660 S /lib/systemd/systemd-timesyncd 5825 root 4152 S /sbin/syslogd -n 5963 test1 16128 S /lib/systemd/systemd --user 5964 test1 37576 S (sd-pam) 6001 root 3328 S /usr/sbin/dropbear -i -r /etc/dropbear/dropbear_rsa_ 6002 root 4200 R ps DEBUG: [Command returned '0' after 0.54 seconds] DEBUG: Command: ps Status: 0 Output: PID USER VSZ STAT COMMAND 1 root 36592 S {systemd} /sbin/init 2 root 0 SW [kthreadd] 3 root 0 IW< [rcu_gp] 4 root 0 IW< [rcu_par_gp] 5 root 0 IW< [slub_flushwq] 6 root 0 IW< [netns] 7 root 0 IW [kworker/0:0-rcu] 8 root 0 IW< [kworker/0:0H-ev] 9 root 0 IW [kworker/u8:0-ev] 10 root 0 IW< [mm_percpu_wq] 11 root 0 IW [kworker/u8:1-ev] 12 root 0 SW [rcu_tasks_kthre] 13 root 0 SW [rcu_tasks_rude_] 14 root 0 SW [rcu_tasks_trace] 15 root 0 SW [ksoftirqd/0] 16 root 0 IW [rcu_preempt] 17 root 0 SW [migration/0] 18 root 0 SW [cpuhp/0] 19 root 0 SW [cpuhp/1] 20 root 0 SW [migration/1] 21 root 0 SW [ksoftirqd/1] 22 root 0 IW [kworker/1:0-eve] 23 root 0 IW< [kworker/1:0H-ev] 24 root 0 SW [cpuhp/2] 25 root 0 SW [migration/2] 26 root 0 SW [ksoftirqd/2] 27 root 0 IW [kworker/2:0-cgr] 28 root 0 IW< [kworker/2:0H-ev] 29 root 0 SW [cpuhp/3] 30 root 0 SW [migration/3] 31 root 0 SW [ksoftirqd/3] 32 root 0 IW [kworker/3:0-cgr] 33 root 0 IW< [kworker/3:0H-kb] 34 root 0 SW [kdevtmpfs] 35 root 0 IW< [inet_frag_wq] 36 root 0 IW [kworker/0:1-cgr] 37 root 0 IW [kworker/1:1-eve] 38 root 0 SW [oom_reaper] 39 root 0 IW< [writeback] 40 root 0 SW [kcompactd0] 77 root 0 IW< [kblockd] 78 root 0 IW< [blkcg_punt_bio] 79 root 0 IW< [ata_sff] 80 root 0 IW< [md] 81 root 0 IW< [kworker/0:1H-kb] 82 root 0 IW [kworker/u8:2-ev] 83 root 0 IW< [rpciod] 84 root 0 IW< [kworker/u9:0] 85 root 0 IW< [xprtiod] 86 root 0 SW [kswapd0] 87 root 0 IW< [nfsiod] 88 root 0 IW< [cifsiod] 89 root 0 IW< [smb3decryptd] 90 root 0 IW< [cifsfileinfoput] 91 root 0 IW< [cifsoplockd] 92 root 0 IW< [deferredclose] 94 root 0 IW< [acpi_thermal_pm] 95 root 0 SW [hwrng] 96 root 0 IW [kworker/2:1-rcu] 97 root 0 IW [kworker/2:2-cgr] 98 root 0 IW< [nvme-wq] 99 root 0 IW< [nvme-reset-wq] 100 root 0 IW< [nvme-delete-wq] 101 root 0 SW [scsi_eh_0] 102 root 0 IW< [scsi_tmf_0] 103 root 0 SW [scsi_eh_1] 104 root 0 IW< [scsi_tmf_1] 105 root 0 SW [scsi_eh_2] 106 root 0 IW< [scsi_tmf_2] 107 root 0 SW [scsi_eh_3] 108 root 0 IW< [scsi_tmf_3] 109 root 0 SW [scsi_eh_4] 110 root 0 IW< [scsi_tmf_4] 111 root 0 SW [scsi_eh_5] 112 root 0 IW< [scsi_tmf_5] 113 root 0 IW [kworker/u8:3-ev] 114 root 0 IW [kworker/u8:4-wr] 115 root 0 IW [kworker/u8:5-ev] 116 root 0 IW [kworker/u8:6-ev] 117 root 0 IW [kworker/u8:7-ev] 118 root 0 IW< [raid5wq] 119 root 0 IW< [dm_bufio_cache] 120 root 0 IW< [mld] 121 root 0 IW< [kworker/1:1H-kb] 122 root 0 IW< [ipv6_addrconf] 123 root 0 IW [kworker/3:1-eve] 128 root 0 IW [kworker/1:2-eve] 129 root 0 SW [jbd2/vda-8] 130 root 0 IW< [ext4-rsv-conver] 131 root 0 IW< [kworker/3:1H-kb] 134 root 0 IW< [kworker/2:1H-kb] 160 rpc 4844 S /usr/sbin/rpcbind -w -f 161 root 39860 S /lib/systemd/systemd-journald 172 root 0 IW [kworker/1:3-eve] 173 root 0 IW [kworker/3:2] 174 root 0 IW [kworker/3:3-rcu] 176 root 0 IW [kworker/2:3-rcu] 183 root 24780 S /lib/systemd/systemd-udevd 202 root 0 IW [kworker/1:4-rcu] 203 root 0 IW [kworker/1:5-eve] 205 root 0 IW [kworker/1:6-rcu] 206 root 0 IW [kworker/1:7-eve] 207 root 0 IW [kworker/1:8] 209 root 0 IW [kworker/2:4-mm_] 220 root 0 IW [kworker/0:2-rcu] 222 root 4156 S /sbin/klogd -n 224 messageb 6140 S /usr/bin/dbus-daemon --system --address=systemd: --n 227 root 10492 S /usr/sbin/ofonod -n 228 root 14456 S /lib/systemd/systemd-logind 232 root 0 IW [kworker/0:3-eve] 233 root 13876 S /usr/sbin/connmand -n 234 systemd- 15636 S /lib/systemd/systemd-networkd 236 avahi 6076 S avahi-daemon: registering [qemux86.local] 237 avahi 5972 S avahi-daemon: chroot helper 239 root 14312 S /usr/sbin/wpa_supplicant -u 240 root 4836 S /sbin/agetty -o -p -- \u --noclear - linux 241 root 2832 S /sbin/agetty -8 -L ttyS0 115200 linux 242 root 5076 S /bin/login -- 247 root 4356 S xinit /etc/X11/Xsession -- /usr/bin/Xorg :0 -br -pn 249 root 285m S< /usr/bin/Xorg :0 -br -pn 252 root 9076 S matchbox-window-manager -theme Sato -use_cursor no 257 root 6928 S dbus-launch --sh-syntax --exit-with-session 258 root 5992 S /usr/bin/dbus-daemon --syslog --fork --print-pid 5 - 266 root 37604 S /usr/libexec/at-spi-bus-launcher --launch-immediatel 270 root 55804 S connman-applet 285 root 5872 S /usr/bin/dbus-daemon --config-file=/usr/share/defaul 288 root 0 Z [xinput_calibrat] 289 root 11272 S /usr/libexec/gconfd-2 292 root 59332 S matchbox-desktop 293 root 73704 S matchbox-panel --start-applets showdesktop,windowsel 295 root 24832 S /usr/bin/settings-daemon 297 root 87792 S< /usr/bin/pulseaudio --start --log-target=syslog 301 root 13936 S /lib/systemd/systemd-userdbd 312 root 31564 S /usr/libexec/at-spi2-registryd --use-gnome-session 313 root 14284 S systemd-userwork: waiting... 314 root 14284 S systemd-userwork: waiting... 315 root 14284 S systemd-userwork: waiting... 323 root 16120 S /lib/systemd/systemd --user 324 root 18024 S (sd-pam) 338 root 4424 S -sh 412 systemd- 32660 S /lib/systemd/systemd-timesyncd 5825 root 4152 S /sbin/syslogd -n 5963 test1 16128 S /lib/systemd/systemd --user 5964 test1 37576 S (sd-pam) 6001 root 3328 S /usr/sbin/dropbear -i -r /etc/dropbear/dropbear_rsa_ 6002 root 4200 R ps DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; ps DEBUG: Waiting for process output: time: 1682161066.162771, endtime: 1682161366.1616752 DEBUG: Partial data from SSH call: PID USER VSZ STAT COMMAND 1 root 36592 S {systemd} /sbin/init 2 root 0 SW [kthreadd] 3 root 0 IW< [rcu_gp] 4 root 0 IW< [rcu_par_gp] 5 root 0 IW< [slub_flushwq] 6 root 0 IW< [netns] 7 root 0 IW [kworker/0:0-rcu] 8 root 0 IW< [kworker/0:0H-ev] 9 root 0 IW [kworker/u8:0-ev] 10 root 0 IW< [mm_percpu_wq] 11 root 0 IW [kworker/u8:1-ev] 12 root 0 SW [rcu_tasks_kthre] 13 root 0 SW [rcu_tasks_rude_] 14 root 0 SW [rcu_tasks_trace] 15 root 0 SW [ksoftirqd/0] 16 root 0 IW [rcu_preempt] 17 root 0 SW [migration/0] 18 root 0 SW [cpuhp/0] 19 root 0 SW [cpuhp/1] 20 root 0 SW [migration/1] 21 root 0 SW [ksoftirqd/1] 22 root 0 IW [kworker/1:0-mm_] 23 root 0 IW< [kworker/1:0H-ev] 24 root 0 SW [cpuhp/2] 25 root 0 SW [migration/2] 26 root 0 SW [ksoftirqd/2] 27 root 0 IW [kworker/2:0-cgr] 28 root 0 IW< [kworker/2:0H-ev] 29 root 0 SW [cpuhp/3] 30 root 0 SW [migration/3] 31 root 0 SW [ksoftirqd/3] 32 root 0 IW [kworker/3:0-cgr] 33 root 0 IW< [kworker/3:0H-kb] 34 root 0 SW [kdevtmpfs] 35 root 0 IW< [inet_frag_wq] 36 root 0 IW [kworker/0:1-cgr] 37 root 0 IW [kworker/1:1-eve] 38 root 0 SW [oom_reaper] 39 root 0 IW< [writeback] 40 root 0 SW [kcompactd0] 77 root 0 IW< [kblockd] 78 root 0 IW< [blkcg_punt_bio] 79 root 0 IW< [ata_sff] 80 root 0 IW< [md] 81 root 0 IW< [kworker/0:1H-kb] 82 root 0 IW [kworker/u8:2-ev] 83 root 0 IW< [rpciod] 84 root 0 IW< [kworker/u9:0] 85 root 0 IW< [xprtiod] 86 root 0 SW [kswapd0] 87 root 0 IW< [nfsiod] 88 root 0 IW< [cifsiod] 89 root 0 IW< [smb3decryptd] 90 root 0 IW< [cifsfileinfoput] 91 root 0 IW< [cifsoplockd] 92 root 0 IW< [deferredclose] 94 root 0 IW< [acpi_thermal_pm] 95 root 0 SW [hwrng] 96 root 0 IW [kworker/2:1-rcu] 97 root 0 IW [kworker/2:2-cgr] 98 root 0 IW< [nvme-wq] 99 root 0 IW< [nvme-reset-wq] 100 root 0 IW< [nvme-delete-wq] 101 root 0 SW [scsi_eh_0] 102 root 0 IW< [scsi_tmf_0] 103 root 0 SW [scsi_eh_1] 104 root 0 IW< [scsi_tmf_1] 105 root 0 SW [scsi_eh_2] 106 root 0 IW< [scsi_tmf_2] 107 root 0 SW [scsi_eh_3] 108 root 0 IW< [scsi_tmf_3] 109 root 0 SW [scsi_eh_4] 110 root 0 IW< [scsi_tmf_4] 111 root 0 SW [scsi_eh_5] 112 root 0 IW< [scsi_tmf_5] 113 root 0 IW [kworker/u8:3-ev] 114 root 0 IW [kworker/u8:4-wr] 115 root 0 IW [kworker/u8:5-ev] 116 root 0 IW [kworker/u8:6-ev] 117 root 0 IW [kworker/u8:7-ev] 118 root 0 IW< [raid5wq] 119 root 0 IW< [dm_bufio_cache] 120 root 0 IW< [mld] 121 root 0 IW< [kworker/1:1H-kb] 122 root 0 IW< [ipv6_addrconf] 123 root 0 IW [kworker/3:1-eve] 128 root 0 IW [kworker/1:2-eve] 129 root 0 SW [jbd2/vda-8] 130 root 0 IW< [ext4-rsv-conver] 131 root 0 IW< [kworker/3:1H-kb] 134 root 0 IW< [kworker/2:1H-kb] 160 rpc 4844 S /usr/sbin/rpcbind -w -f 161 root 39860 S /lib/systemd/systemd-journald 172 root 0 IW [kworker/1:3-eve] 173 root 0 IW [kworker/3:2] 174 root 0 IW [kworker/3:3-rcu] 176 root 0 IW [kworker/2:3-rcu] 183 root 24780 S /lib/systemd/systemd-udevd 202 root 0 IW [kworker/1:4-rcu] 203 root 0 IW [kworker/1:5-eve] 205 root 0 IW [kworker/1:6-rcu] 206 root 0 IW [kworker/1:7-eve] 207 root 0 IW [kworker/1:8] 209 root 0 IW [kworker/2:4-mm_] 220 root 0 IW [kworker/0:2-rcu] 222 root 4156 S /sbin/klogd -n 224 messageb 6140 S /usr/bin/dbus-daemon --system --address=systemd: --n 227 root 10492 S /usr/sbin/ofonod -n 228 root 14456 S /lib/systemd/systemd-logind 232 root 0 IW [kworker/0:3-eve] 233 root 13876 S /usr/sbin/connmand -n 234 systemd- 15636 S /lib/systemd/systemd-networkd 236 avahi 6076 S avahi-daemon: registering [qemux86.local] 237 avahi 5972 S avahi-daemon: chroot helper 239 root 14312 S /usr/sbin/wpa_supplicant -u 240 root 4836 S /sbin/agetty -o -p -- \u --noclear - linux 241 root 2832 S /sbin/agetty -8 -L ttyS0 115200 linux 242 root 5076 S /bin/login -- 247 root 4356 S xinit /etc/X11/Xsession -- /usr/bin/Xorg :0 -br -pn 249 root 285m S< /usr/bin/Xorg :0 -br -pn 252 root 9076 S matchbox-window-manager -theme Sato -use_cursor no 257 root 6928 S dbus-launch --sh-syntax --exit-with-session 258 root 5992 S /usr/bin/dbus-daemon --syslog --fork --print-pid 5 - 266 root 37604 S /usr/libexec/at-spi-bus-launcher --launch-immediatel 270 root 55804 S connman-applet 285 root 5872 S /usr/bin/dbus-daemon --config-file=/usr/share/defaul 288 root 0 Z [xinput_calibrat] 289 root 11272 S /usr/libexec/gconfd-2 292 root 59332 S matchbox-desktop 293 root 73704 S matchbox-panel --start-applets showdesktop,windowsel 295 root 24832 S /usr/bin/settings-daemon 297 root 87792 S< /usr/bin/pulseaudio --start --log-target=syslog 301 root 13936 S /lib/systemd/systemd-userdbd 312 root 31564 S /usr/libexec/at-spi2-registryd --use-gnome-session 313 root 14284 S systemd-userwork: waiting... 314 root 14284 S systemd-userwork: waiting... 315 root 14284 S systemd-userwork: waiting... 323 root 16120 S /lib/systemd/systemd --user 324 root 18024 S (sd-pam) 338 root 4424 S -sh 412 systemd- 32660 S /lib/systemd/systemd-timesyncd 5825 root 4152 S /sbin/syslogd -n 6006 root 3328 S /usr/sbin/dropbear -i -r /etc/dropbear/dropbear_rsa_ 6007 root 4200 R ps DEBUG: Waiting for process output: time: 1682161066.487499, endtime: 1682161366.4874973 DEBUG: Data from SSH call: PID USER VSZ STAT COMMAND 1 root 36592 S {systemd} /sbin/init 2 root 0 SW [kthreadd] 3 root 0 IW< [rcu_gp] 4 root 0 IW< [rcu_par_gp] 5 root 0 IW< [slub_flushwq] 6 root 0 IW< [netns] 7 root 0 IW [kworker/0:0-rcu] 8 root 0 IW< [kworker/0:0H-ev] 9 root 0 IW [kworker/u8:0-ev] 10 root 0 IW< [mm_percpu_wq] 11 root 0 IW [kworker/u8:1-ev] 12 root 0 SW [rcu_tasks_kthre] 13 root 0 SW [rcu_tasks_rude_] 14 root 0 SW [rcu_tasks_trace] 15 root 0 SW [ksoftirqd/0] 16 root 0 IW [rcu_preempt] 17 root 0 SW [migration/0] 18 root 0 SW [cpuhp/0] 19 root 0 SW [cpuhp/1] 20 root 0 SW [migration/1] 21 root 0 SW [ksoftirqd/1] 22 root 0 IW [kworker/1:0-mm_] 23 root 0 IW< [kworker/1:0H-ev] 24 root 0 SW [cpuhp/2] 25 root 0 SW [migration/2] 26 root 0 SW [ksoftirqd/2] 27 root 0 IW [kworker/2:0-cgr] 28 root 0 IW< [kworker/2:0H-ev] 29 root 0 SW [cpuhp/3] 30 root 0 SW [migration/3] 31 root 0 SW [ksoftirqd/3] 32 root 0 IW [kworker/3:0-cgr] 33 root 0 IW< [kworker/3:0H-kb] 34 root 0 SW [kdevtmpfs] 35 root 0 IW< [inet_frag_wq] 36 root 0 IW [kworker/0:1-cgr] 37 root 0 IW [kworker/1:1-eve] 38 root 0 SW [oom_reaper] 39 root 0 IW< [writeback] 40 root 0 SW [kcompactd0] 77 root 0 IW< [kblockd] 78 root 0 IW< [blkcg_punt_bio] 79 root 0 IW< [ata_sff] 80 root 0 IW< [md] 81 root 0 IW< [kworker/0:1H-kb] 82 root 0 IW [kworker/u8:2-ev] 83 root 0 IW< [rpciod] 84 root 0 IW< [kworker/u9:0] 85 root 0 IW< [xprtiod] 86 root 0 SW [kswapd0] 87 root 0 IW< [nfsiod] 88 root 0 IW< [cifsiod] 89 root 0 IW< [smb3decryptd] 90 root 0 IW< [cifsfileinfoput] 91 root 0 IW< [cifsoplockd] 92 root 0 IW< [deferredclose] 94 root 0 IW< [acpi_thermal_pm] 95 root 0 SW [hwrng] 96 root 0 IW [kworker/2:1-rcu] 97 root 0 IW [kworker/2:2-cgr] 98 root 0 IW< [nvme-wq] 99 root 0 IW< [nvme-reset-wq] 100 root 0 IW< [nvme-delete-wq] 101 root 0 SW [scsi_eh_0] 102 root 0 IW< [scsi_tmf_0] 103 root 0 SW [scsi_eh_1] 104 root 0 IW< [scsi_tmf_1] 105 root 0 SW [scsi_eh_2] 106 root 0 IW< [scsi_tmf_2] 107 root 0 SW [scsi_eh_3] 108 root 0 IW< [scsi_tmf_3] 109 root 0 SW [scsi_eh_4] 110 root 0 IW< [scsi_tmf_4] 111 root 0 SW [scsi_eh_5] 112 root 0 IW< [scsi_tmf_5] 113 root 0 IW [kworker/u8:3-ev] 114 root 0 IW [kworker/u8:4-wr] 115 root 0 IW [kworker/u8:5-ev] 116 root 0 IW [kworker/u8:6-ev] 117 root 0 IW [kworker/u8:7-ev] 118 root 0 IW< [raid5wq] 119 root 0 IW< [dm_bufio_cache] 120 root 0 IW< [mld] 121 root 0 IW< [kworker/1:1H-kb] 122 root 0 IW< [ipv6_addrconf] 123 root 0 IW [kworker/3:1-eve] 128 root 0 IW [kworker/1:2-eve] 129 root 0 SW [jbd2/vda-8] 130 root 0 IW< [ext4-rsv-conver] 131 root 0 IW< [kworker/3:1H-kb] 134 root 0 IW< [kworker/2:1H-kb] 160 rpc 4844 S /usr/sbin/rpcbind -w -f 161 root 39860 S /lib/systemd/systemd-journald 172 root 0 IW [kworker/1:3-eve] 173 root 0 IW [kworker/3:2] 174 root 0 IW [kworker/3:3-rcu] 176 root 0 IW [kworker/2:3-rcu] 183 root 24780 S /lib/systemd/systemd-udevd 202 root 0 IW [kworker/1:4-rcu] 203 root 0 IW [kworker/1:5-eve] 205 root 0 IW [kworker/1:6-rcu] 206 root 0 IW [kworker/1:7-eve] 207 root 0 IW [kworker/1:8] 209 root 0 IW [kworker/2:4-mm_] 220 root 0 IW [kworker/0:2-rcu] 222 root 4156 S /sbin/klogd -n 224 messageb 6140 S /usr/bin/dbus-daemon --system --address=systemd: --n 227 root 10492 S /usr/sbin/ofonod -n 228 root 14456 S /lib/systemd/systemd-logind 232 root 0 IW [kworker/0:3-eve] 233 root 13876 S /usr/sbin/connmand -n 234 systemd- 15636 S /lib/systemd/systemd-networkd 236 avahi 6076 S avahi-daemon: registering [qemux86.local] 237 avahi 5972 S avahi-daemon: chroot helper 239 root 14312 S /usr/sbin/wpa_supplicant -u 240 root 4836 S /sbin/agetty -o -p -- \u --noclear - linux 241 root 2832 S /sbin/agetty -8 -L ttyS0 115200 linux 242 root 5076 S /bin/login -- 247 root 4356 S xinit /etc/X11/Xsession -- /usr/bin/Xorg :0 -br -pn 249 root 285m S< /usr/bin/Xorg :0 -br -pn 252 root 9076 S matchbox-window-manager -theme Sato -use_cursor no 257 root 6928 S dbus-launch --sh-syntax --exit-with-session 258 root 5992 S /usr/bin/dbus-daemon --syslog --fork --print-pid 5 - 266 root 37604 S /usr/libexec/at-spi-bus-launcher --launch-immediatel 270 root 55804 S connman-applet 285 root 5872 S /usr/bin/dbus-daemon --config-file=/usr/share/defaul 288 root 0 Z [xinput_calibrat] 289 root 11272 S /usr/libexec/gconfd-2 292 root 59332 S matchbox-desktop 293 root 73704 S matchbox-panel --start-applets showdesktop,windowsel 295 root 24832 S /usr/bin/settings-daemon 297 root 87792 S< /usr/bin/pulseaudio --start --log-target=syslog 301 root 13936 S /lib/systemd/systemd-userdbd 312 root 31564 S /usr/libexec/at-spi2-registryd --use-gnome-session 313 root 14284 S systemd-userwork: waiting... 314 root 14284 S systemd-userwork: waiting... 315 root 14284 S systemd-userwork: waiting... 323 root 16120 S /lib/systemd/systemd --user 324 root 18024 S (sd-pam) 338 root 4424 S -sh 412 systemd- 32660 S /lib/systemd/systemd-timesyncd 5825 root 4152 S /sbin/syslogd -n 6006 root 3328 S /usr/sbin/dropbear -i -r /etc/dropbear/dropbear_rsa_ 6007 root 4200 R ps DEBUG: [Command returned '0' after 0.53 seconds] DEBUG: Command: ps Status: 0 Output: PID USER VSZ STAT COMMAND 1 root 36592 S {systemd} /sbin/init 2 root 0 SW [kthreadd] 3 root 0 IW< [rcu_gp] 4 root 0 IW< [rcu_par_gp] 5 root 0 IW< [slub_flushwq] 6 root 0 IW< [netns] 7 root 0 IW [kworker/0:0-rcu] 8 root 0 IW< [kworker/0:0H-ev] 9 root 0 IW [kworker/u8:0-ev] 10 root 0 IW< [mm_percpu_wq] 11 root 0 IW [kworker/u8:1-ev] 12 root 0 SW [rcu_tasks_kthre] 13 root 0 SW [rcu_tasks_rude_] 14 root 0 SW [rcu_tasks_trace] 15 root 0 SW [ksoftirqd/0] 16 root 0 IW [rcu_preempt] 17 root 0 SW [migration/0] 18 root 0 SW [cpuhp/0] 19 root 0 SW [cpuhp/1] 20 root 0 SW [migration/1] 21 root 0 SW [ksoftirqd/1] 22 root 0 IW [kworker/1:0-mm_] 23 root 0 IW< [kworker/1:0H-ev] 24 root 0 SW [cpuhp/2] 25 root 0 SW [migration/2] 26 root 0 SW [ksoftirqd/2] 27 root 0 IW [kworker/2:0-cgr] 28 root 0 IW< [kworker/2:0H-ev] 29 root 0 SW [cpuhp/3] 30 root 0 SW [migration/3] 31 root 0 SW [ksoftirqd/3] 32 root 0 IW [kworker/3:0-cgr] 33 root 0 IW< [kworker/3:0H-kb] 34 root 0 SW [kdevtmpfs] 35 root 0 IW< [inet_frag_wq] 36 root 0 IW [kworker/0:1-cgr] 37 root 0 IW [kworker/1:1-eve] 38 root 0 SW [oom_reaper] 39 root 0 IW< [writeback] 40 root 0 SW [kcompactd0] 77 root 0 IW< [kblockd] 78 root 0 IW< [blkcg_punt_bio] 79 root 0 IW< [ata_sff] 80 root 0 IW< [md] 81 root 0 IW< [kworker/0:1H-kb] 82 root 0 IW [kworker/u8:2-ev] 83 root 0 IW< [rpciod] 84 root 0 IW< [kworker/u9:0] 85 root 0 IW< [xprtiod] 86 root 0 SW [kswapd0] 87 root 0 IW< [nfsiod] 88 root 0 IW< [cifsiod] 89 root 0 IW< [smb3decryptd] 90 root 0 IW< [cifsfileinfoput] 91 root 0 IW< [cifsoplockd] 92 root 0 IW< [deferredclose] 94 root 0 IW< [acpi_thermal_pm] 95 root 0 SW [hwrng] 96 root 0 IW [kworker/2:1-rcu] 97 root 0 IW [kworker/2:2-cgr] 98 root 0 IW< [nvme-wq] 99 root 0 IW< [nvme-reset-wq] 100 root 0 IW< [nvme-delete-wq] 101 root 0 SW [scsi_eh_0] 102 root 0 IW< [scsi_tmf_0] 103 root 0 SW [scsi_eh_1] 104 root 0 IW< [scsi_tmf_1] 105 root 0 SW [scsi_eh_2] 106 root 0 IW< [scsi_tmf_2] 107 root 0 SW [scsi_eh_3] 108 root 0 IW< [scsi_tmf_3] 109 root 0 SW [scsi_eh_4] 110 root 0 IW< [scsi_tmf_4] 111 root 0 SW [scsi_eh_5] 112 root 0 IW< [scsi_tmf_5] 113 root 0 IW [kworker/u8:3-ev] 114 root 0 IW [kworker/u8:4-wr] 115 root 0 IW [kworker/u8:5-ev] 116 root 0 IW [kworker/u8:6-ev] 117 root 0 IW [kworker/u8:7-ev] 118 root 0 IW< [raid5wq] 119 root 0 IW< [dm_bufio_cache] 120 root 0 IW< [mld] 121 root 0 IW< [kworker/1:1H-kb] 122 root 0 IW< [ipv6_addrconf] 123 root 0 IW [kworker/3:1-eve] 128 root 0 IW [kworker/1:2-eve] 129 root 0 SW [jbd2/vda-8] 130 root 0 IW< [ext4-rsv-conver] 131 root 0 IW< [kworker/3:1H-kb] 134 root 0 IW< [kworker/2:1H-kb] 160 rpc 4844 S /usr/sbin/rpcbind -w -f 161 root 39860 S /lib/systemd/systemd-journald 172 root 0 IW [kworker/1:3-eve] 173 root 0 IW [kworker/3:2] 174 root 0 IW [kworker/3:3-rcu] 176 root 0 IW [kworker/2:3-rcu] 183 root 24780 S /lib/systemd/systemd-udevd 202 root 0 IW [kworker/1:4-rcu] 203 root 0 IW [kworker/1:5-eve] 205 root 0 IW [kworker/1:6-rcu] 206 root 0 IW [kworker/1:7-eve] 207 root 0 IW [kworker/1:8] 209 root 0 IW [kworker/2:4-mm_] 220 root 0 IW [kworker/0:2-rcu] 222 root 4156 S /sbin/klogd -n 224 messageb 6140 S /usr/bin/dbus-daemon --system --address=systemd: --n 227 root 10492 S /usr/sbin/ofonod -n 228 root 14456 S /lib/systemd/systemd-logind 232 root 0 IW [kworker/0:3-eve] 233 root 13876 S /usr/sbin/connmand -n 234 systemd- 15636 S /lib/systemd/systemd-networkd 236 avahi 6076 S avahi-daemon: registering [qemux86.local] 237 avahi 5972 S avahi-daemon: chroot helper 239 root 14312 S /usr/sbin/wpa_supplicant -u 240 root 4836 S /sbin/agetty -o -p -- \u --noclear - linux 241 root 2832 S /sbin/agetty -8 -L ttyS0 115200 linux 242 root 5076 S /bin/login -- 247 root 4356 S xinit /etc/X11/Xsession -- /usr/bin/Xorg :0 -br -pn 249 root 285m S< /usr/bin/Xorg :0 -br -pn 252 root 9076 S matchbox-window-manager -theme Sato -use_cursor no 257 root 6928 S dbus-launch --sh-syntax --exit-with-session 258 root 5992 S /usr/bin/dbus-daemon --syslog --fork --print-pid 5 - 266 root 37604 S /usr/libexec/at-spi-bus-launcher --launch-immediatel 270 root 55804 S connman-applet 285 root 5872 S /usr/bin/dbus-daemon --config-file=/usr/share/defaul 288 root 0 Z [xinput_calibrat] 289 root 11272 S /usr/libexec/gconfd-2 292 root 59332 S matchbox-desktop 293 root 73704 S matchbox-panel --start-applets showdesktop,windowsel 295 root 24832 S /usr/bin/settings-daemon 297 root 87792 S< /usr/bin/pulseaudio --start --log-target=syslog 301 root 13936 S /lib/systemd/systemd-userdbd 312 root 31564 S /usr/libexec/at-spi2-registryd --use-gnome-session 313 root 14284 S systemd-userwork: waiting... 314 root 14284 S systemd-userwork: waiting... 315 root 14284 S systemd-userwork: waiting... 323 root 16120 S /lib/systemd/systemd --user 324 root 18024 S (sd-pam) 338 root 4424 S -sh 412 systemd- 32660 S /lib/systemd/systemd-timesyncd 5825 root 4152 S /sbin/syslogd -n 6006 root 3328 S /usr/sbin/dropbear -i -r /etc/dropbear/dropbear_rsa_ 6007 root 4200 R ps DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; userdel -r test1 DEBUG: Waiting for process output: time: 1682161066.7003999, endtime: 1682161366.6894093 DEBUG: Data from SSH call: DEBUG: [Command returned '0' after 0.42 seconds] DEBUG: Command: userdel -r test1 Status: 0 Output: NOTE: ... ok NOTE: test_rpm_install (rpm.RpmInstallRemoveTest.test_rpm_install) DEBUG: [Running]$ scp -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR tmp/deploy/rpm/core2_32/base-passwd-doc-3.6.1-r0.core2_32.rpm root@192.168.7.4:/tmp/base-passwd-doc.rpm DEBUG: Data from SSH call: DEBUG: [Command returned '0' after 0.37 seconds] DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; rpm -ivh /tmp/base-passwd-doc.rpm DEBUG: Waiting for process output: time: 1682161067.625533, endtime: 1682161367.6243267 DEBUG: Partial data from SSH call: Verifying... ######################################## Preparing... ######################################## Updating / installing... base-passwd-doc-3.6.1-r0 ######################################## DEBUG: Waiting for process output: time: 1682161068.0027812, endtime: 1682161368.0027788 DEBUG: Data from SSH call: Verifying... ######################################## Preparing... ######################################## Updating / installing... base-passwd-doc-3.6.1-r0 ######################################## DEBUG: [Command returned '0' after 0.58 seconds] DEBUG: Command: rpm -ivh /tmp/base-passwd-doc.rpm Status: 0 Output: Verifying... ######################################## Preparing... ######################################## Updating / installing... base-passwd-doc-3.6.1-r0 ######################################## DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; rm -f /tmp/base-passwd-doc.rpm DEBUG: Waiting for process output: time: 1682161068.205082, endtime: 1682161368.2040248 DEBUG: Data from SSH call: DEBUG: [Command returned '0' after 0.40 seconds] DEBUG: Command: rm -f /tmp/base-passwd-doc.rpm Status: 0 Output: NOTE: ... ok NOTE: test_rpm_remove (rpm.RpmInstallRemoveTest.test_rpm_remove) DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; rpm -e base-passwd-doc DEBUG: Waiting for process output: time: 1682161068.6110532, endtime: 1682161368.6069698 DEBUG: Data from SSH call: DEBUG: [Command returned '0' after 0.45 seconds] DEBUG: Command: rpm -e base-passwd-doc Status: 0 Output: NOTE: ... ok NOTE: test_check_rpm_install_removal_log_file_size (rpm.RpmInstallRemoveTest.test_check_rpm_install_removal_log_file_size) DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; ls /var/lib/rpm/rpmdb.sqlite* DEBUG: Waiting for process output: time: 1682161069.0854006, endtime: 1682161369.063057 DEBUG: Partial data from SSH call: /var/lib/rpm/rpmdb.sqlite /var/lib/rpm/rpmdb.sqlite-shm /var/lib/rpm/rpmdb.sqlite-wal DEBUG: Waiting for process output: time: 1682161069.4746292, endtime: 1682161369.4746268 DEBUG: Data from SSH call: /var/lib/rpm/rpmdb.sqlite /var/lib/rpm/rpmdb.sqlite-shm /var/lib/rpm/rpmdb.sqlite-wal DEBUG: [Command returned '0' after 0.61 seconds] DEBUG: Command: ls /var/lib/rpm/rpmdb.sqlite* Status: 0 Output: /var/lib/rpm/rpmdb.sqlite /var/lib/rpm/rpmdb.sqlite-shm /var/lib/rpm/rpmdb.sqlite-wal DEBUG: [Running]$ scp -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR tmp/deploy/rpm/core2_32/base-passwd-doc-3.6.1-r0.core2_32.rpm root@192.168.7.4:/tmp/base-passwd-doc.rpm DEBUG: Data from SSH call: DEBUG: [Command returned '0' after 0.37 seconds] DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; rpm -e base-passwd-doc DEBUG: Waiting for process output: time: 1682161070.0686681, endtime: 1682161370.0492065 DEBUG: Partial data from SSH call: error: package base-passwd-doc is not installed DEBUG: Waiting for process output: time: 1682161070.4336286, endtime: 1682161370.4336262 DEBUG: Data from SSH call: error: package base-passwd-doc is not installed DEBUG: [Command returned '1' after 0.59 seconds] DEBUG: Command: rpm -e base-passwd-doc Status: 1 Output: error: package base-passwd-doc is not installed DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; rpm -ivh /tmp/base-passwd-doc.rpm DEBUG: Waiting for process output: time: 1682161070.6695728, endtime: 1682161370.63813 DEBUG: Partial data from SSH call: Verifying... ######################################## Preparing... ######################################## Updating / installing... base-passwd-doc-3.6.1-r0 ######################################## DEBUG: Waiting for process output: time: 1682161071.0266342, endtime: 1682161371.0266318 DEBUG: Data from SSH call: Verifying... ######################################## Preparing... ######################################## Updating / installing... base-passwd-doc-3.6.1-r0 ######################################## DEBUG: [Command returned '0' after 0.59 seconds] DEBUG: Command: rpm -ivh /tmp/base-passwd-doc.rpm Status: 0 Output: Verifying... ######################################## Preparing... ######################################## Updating / installing... base-passwd-doc-3.6.1-r0 ######################################## DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; rpm -e base-passwd-doc DEBUG: Waiting for process output: time: 1682161071.2300546, endtime: 1682161371.2283945 DEBUG: Data from SSH call: DEBUG: [Command returned '0' after 0.43 seconds] DEBUG: Command: rpm -e base-passwd-doc Status: 0 Output: DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; rpm -ivh /tmp/base-passwd-doc.rpm DEBUG: Waiting for process output: time: 1682161071.661187, endtime: 1682161371.6603343 DEBUG: Partial data from SSH call: Verifying... ######################################## Preparing... ######################################## Updating / installing... base-passwd-doc-3.6.1-r0 ######################################## DEBUG: Waiting for process output: time: 1682161072.0279307, endtime: 1682161372.027929 DEBUG: Data from SSH call: Verifying... ######################################## Preparing... ######################################## Updating / installing... base-passwd-doc-3.6.1-r0 ######################################## DEBUG: [Command returned '0' after 0.57 seconds] DEBUG: Command: rpm -ivh /tmp/base-passwd-doc.rpm Status: 0 Output: Verifying... ######################################## Preparing... ######################################## Updating / installing... base-passwd-doc-3.6.1-r0 ######################################## DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; rpm -e base-passwd-doc DEBUG: Waiting for process output: time: 1682161072.2300398, endtime: 1682161372.2292352 DEBUG: Data from SSH call: DEBUG: [Command returned '0' after 0.38 seconds] DEBUG: Command: rpm -e base-passwd-doc Status: 0 Output: DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; rpm -ivh /tmp/base-passwd-doc.rpm DEBUG: Waiting for process output: time: 1682161072.6125088, endtime: 1682161372.6115584 DEBUG: Partial data from SSH call: Verifying... ######################################## Preparing... ######################################## Updating / installing... base-passwd-doc-3.6.1-r0 ######################################## DEBUG: Waiting for process output: time: 1682161072.988958, endtime: 1682161372.9889565 DEBUG: Data from SSH call: Verifying... ######################################## Preparing... ######################################## Updating / installing... base-passwd-doc-3.6.1-r0 ######################################## DEBUG: [Command returned '0' after 0.58 seconds] DEBUG: Command: rpm -ivh /tmp/base-passwd-doc.rpm Status: 0 Output: Verifying... ######################################## Preparing... ######################################## Updating / installing... base-passwd-doc-3.6.1-r0 ######################################## DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; rpm -e base-passwd-doc DEBUG: Waiting for process output: time: 1682161073.191158, endtime: 1682161373.1901834 DEBUG: Data from SSH call: DEBUG: [Command returned '0' after 0.41 seconds] DEBUG: Command: rpm -e base-passwd-doc Status: 0 Output: DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; rpm -ivh /tmp/base-passwd-doc.rpm DEBUG: Waiting for process output: time: 1682161073.5977163, endtime: 1682161373.596851 DEBUG: Partial data from SSH call: Verifying... ######################################## Preparing... ######################################## Updating / installing... base-passwd-doc-3.6.1-r0 ######################################## DEBUG: Waiting for process output: time: 1682161073.9589274, endtime: 1682161373.9589257 DEBUG: Data from SSH call: Verifying... ######################################## Preparing... ######################################## Updating / installing... base-passwd-doc-3.6.1-r0 ######################################## DEBUG: [Command returned '0' after 0.56 seconds] DEBUG: Command: rpm -ivh /tmp/base-passwd-doc.rpm Status: 0 Output: Verifying... ######################################## Preparing... ######################################## Updating / installing... base-passwd-doc-3.6.1-r0 ######################################## DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; rpm -e base-passwd-doc DEBUG: Waiting for process output: time: 1682161074.1611004, endtime: 1682161374.160177 DEBUG: Data from SSH call: DEBUG: [Command returned '0' after 0.38 seconds] DEBUG: Command: rpm -e base-passwd-doc Status: 0 Output: DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; rpm -ivh /tmp/base-passwd-doc.rpm DEBUG: Waiting for process output: time: 1682161074.5399952, endtime: 1682161374.539112 DEBUG: Partial data from SSH call: Verifying... ######################################## Preparing... ######################################## Updating / installing... base-passwd-doc-3.6.1-r0 ######################################## DEBUG: Waiting for process output: time: 1682161074.9181962, endtime: 1682161374.9181945 DEBUG: Data from SSH call: Verifying... ######################################## Preparing... ######################################## Updating / installing... base-passwd-doc-3.6.1-r0 ######################################## DEBUG: [Command returned '0' after 0.58 seconds] DEBUG: Command: rpm -ivh /tmp/base-passwd-doc.rpm Status: 0 Output: Verifying... ######################################## Preparing... ######################################## Updating / installing... base-passwd-doc-3.6.1-r0 ######################################## DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; rpm -e base-passwd-doc DEBUG: Waiting for process output: time: 1682161075.1198974, endtime: 1682161375.1190977 DEBUG: Data from SSH call: DEBUG: [Command returned '0' after 0.37 seconds] DEBUG: Command: rpm -e base-passwd-doc Status: 0 Output: DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; rpm -ivh /tmp/base-passwd-doc.rpm DEBUG: Waiting for process output: time: 1682161075.491372, endtime: 1682161375.4905763 DEBUG: Partial data from SSH call: Verifying... ######################################## Preparing... ######################################## Updating / installing... base-passwd-doc-3.6.1-r0 ######################################## DEBUG: Waiting for process output: time: 1682161075.8509269, endtime: 1682161375.8509257 DEBUG: Data from SSH call: Verifying... ######################################## Preparing... ######################################## Updating / installing... base-passwd-doc-3.6.1-r0 ######################################## DEBUG: [Command returned '0' after 0.56 seconds] DEBUG: Command: rpm -ivh /tmp/base-passwd-doc.rpm Status: 0 Output: Verifying... ######################################## Preparing... ######################################## Updating / installing... base-passwd-doc-3.6.1-r0 ######################################## DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; rpm -e base-passwd-doc DEBUG: Waiting for process output: time: 1682161076.0525997, endtime: 1682161376.0518222 DEBUG: Data from SSH call: DEBUG: [Command returned '0' after 0.39 seconds] DEBUG: Command: rpm -e base-passwd-doc Status: 0 Output: DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; rpm -ivh /tmp/base-passwd-doc.rpm DEBUG: Waiting for process output: time: 1682161076.4414353, endtime: 1682161376.440703 DEBUG: Partial data from SSH call: Verifying... ######################################## Preparing... ######################################## Updating / installing... base-passwd-doc-3.6.1-r0 ######################################## DEBUG: Waiting for process output: time: 1682161076.8170588, endtime: 1682161376.8170562 DEBUG: Data from SSH call: Verifying... ######################################## Preparing... ######################################## Updating / installing... base-passwd-doc-3.6.1-r0 ######################################## DEBUG: [Command returned '0' after 0.58 seconds] DEBUG: Command: rpm -ivh /tmp/base-passwd-doc.rpm Status: 0 Output: Verifying... ######################################## Preparing... ######################################## Updating / installing... base-passwd-doc-3.6.1-r0 ######################################## DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; rpm -e base-passwd-doc DEBUG: Waiting for process output: time: 1682161077.0194879, endtime: 1682161377.018507 DEBUG: Data from SSH call: DEBUG: [Command returned '0' after 0.38 seconds] DEBUG: Command: rpm -e base-passwd-doc Status: 0 Output: DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; rpm -ivh /tmp/base-passwd-doc.rpm DEBUG: Waiting for process output: time: 1682161077.4031084, endtime: 1682161377.4020808 DEBUG: Partial data from SSH call: Verifying... ######################################## Preparing... ######################################## Updating / installing... base-passwd-doc-3.6.1-r0 ######################################## DEBUG: Waiting for process output: time: 1682161077.7688909, endtime: 1682161377.7688897 DEBUG: Data from SSH call: Verifying... ######################################## Preparing... ######################################## Updating / installing... base-passwd-doc-3.6.1-r0 ######################################## DEBUG: [Command returned '0' after 0.57 seconds] DEBUG: Command: rpm -ivh /tmp/base-passwd-doc.rpm Status: 0 Output: Verifying... ######################################## Preparing... ######################################## Updating / installing... base-passwd-doc-3.6.1-r0 ######################################## DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; rpm -e base-passwd-doc DEBUG: Waiting for process output: time: 1682161077.9708312, endtime: 1682161377.9700055 DEBUG: Data from SSH call: DEBUG: [Command returned '0' after 0.40 seconds] DEBUG: Command: rpm -e base-passwd-doc Status: 0 Output: DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; rpm -ivh /tmp/base-passwd-doc.rpm DEBUG: Waiting for process output: time: 1682161078.3684497, endtime: 1682161378.3677354 DEBUG: Partial data from SSH call: Verifying... ######################################## Preparing... ######################################## Updating / installing... base-passwd-doc-3.6.1-r0 ######################################## DEBUG: Waiting for process output: time: 1682161078.7298741, endtime: 1682161378.729873 DEBUG: Data from SSH call: Verifying... ######################################## Preparing... ######################################## Updating / installing... base-passwd-doc-3.6.1-r0 ######################################## DEBUG: [Command returned '0' after 0.56 seconds] DEBUG: Command: rpm -ivh /tmp/base-passwd-doc.rpm Status: 0 Output: Verifying... ######################################## Preparing... ######################################## Updating / installing... base-passwd-doc-3.6.1-r0 ######################################## DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; rpm -e base-passwd-doc DEBUG: Waiting for process output: time: 1682161078.9314923, endtime: 1682161378.9308014 DEBUG: Data from SSH call: DEBUG: [Command returned '0' after 0.37 seconds] DEBUG: Command: rpm -e base-passwd-doc Status: 0 Output: DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; rpm -ivh /tmp/base-passwd-doc.rpm DEBUG: Waiting for process output: time: 1682161079.3066173, endtime: 1682161379.3058553 DEBUG: Partial data from SSH call: Verifying... ######################################## Preparing... ######################################## Updating / installing... base-passwd-doc-3.6.1-r0 ######################################## DEBUG: Waiting for process output: time: 1682161079.669942, endtime: 1682161379.6699405 DEBUG: Data from SSH call: Verifying... ######################################## Preparing... ######################################## Updating / installing... base-passwd-doc-3.6.1-r0 ######################################## DEBUG: [Command returned '0' after 0.56 seconds] DEBUG: Command: rpm -ivh /tmp/base-passwd-doc.rpm Status: 0 Output: Verifying... ######################################## Preparing... ######################################## Updating / installing... base-passwd-doc-3.6.1-r0 ######################################## DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; rpm -e base-passwd-doc DEBUG: Waiting for process output: time: 1682161079.871803, endtime: 1682161379.8710272 DEBUG: Data from SSH call: DEBUG: [Command returned '0' after 0.39 seconds] DEBUG: Command: rpm -e base-passwd-doc Status: 0 Output: DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; rm -f /tmp/base-passwd-doc.rpm DEBUG: Waiting for process output: time: 1682161080.2629545, endtime: 1682161380.2621129 DEBUG: Data from SSH call: DEBUG: [Command returned '0' after 0.38 seconds] DEBUG: Command: rm -f /tmp/base-passwd-doc.rpm Status: 0 Output: NOTE: ... ok NOTE: test_cargo_compile (rust.RustCompileTest.test_cargo_compile) DEBUG: Checking if at least one of cargo is installed NOTE: ... skipped 'Test requires cargo to be installed' Test requires cargo to be installed NOTE: test_rust_compile (rust.RustCompileTest.test_rust_compile) DEBUG: Checking if at least one of rust is installed NOTE: ... skipped 'Test requires rust to be installed' Test requires rust to be installed NOTE: test_rusthelloworld (rust.RustHelloworldTest.test_rusthelloworld) DEBUG: Checking if at least one of rust-hello-world is installed NOTE: ... skipped 'Test requires rust-hello-world to be installed' Test requires rust-hello-world to be installed NOTE: test_scp_file (scp.ScpTest.test_scp_file) DEBUG: Checking if at least one of openssh-scp is installed NOTE: ... skipped 'Test requires openssh-scp to be installed' Test requires openssh-scp to be installed NOTE: test_stap (stap.StapTest.test_stap) DEBUG: Checking if at least one of kernel-devsrc is installed NOTE: ... skipped 'Test requires kernel-devsrc to be installed' Test requires kernel-devsrc to be installed NOTE: test_systemd_basic (systemd.SystemdBasicTests.test_systemd_basic) DEBUG: Checking if 'VIRTUAL-RUNTIME_init_manager' value is not 'systemd' to skip test DEBUG: Checking if systemd is in DISTRO_FEATURES or IMAGE_FEATURES DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; SYSTEMD_BUS_TIMEOUT=240s systemctl --version DEBUG: Waiting for process output: time: 1682161080.6479034, endtime: 1682161380.6470456 DEBUG: Partial data from SSH call: systemd 253 (253.1^) +PAM -AUDIT -SELINUX -APPARMOR +IMA -SMACK +SECCOMP -GCRYPT -GNUTLS -OPENSSL +ACL +BLKID -CURL -ELFUTILS -FIDO2 -IDN2 -IDN -IPTC +KMOD -LIBCRYPTSETUP +LIBFDISK -PCRE2 -PWQUALITY -P11KIT -QRENCODE -TPM2 -BZIP2 -LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK +XKBCOMMON +UTMP +SYSVINIT default-hierarchy=hybrid DEBUG: Waiting for process output: time: 1682161081.0259676, endtime: 1682161381.0259664 DEBUG: Data from SSH call: systemd 253 (253.1^) +PAM -AUDIT -SELINUX -APPARMOR +IMA -SMACK +SECCOMP -GCRYPT -GNUTLS -OPENSSL +ACL +BLKID -CURL -ELFUTILS -FIDO2 -IDN2 -IDN -IPTC +KMOD -LIBCRYPTSETUP +LIBFDISK -PCRE2 -PWQUALITY -P11KIT -QRENCODE -TPM2 -BZIP2 -LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK +XKBCOMMON +UTMP +SYSVINIT default-hierarchy=hybrid DEBUG: [Command returned '0' after 0.58 seconds] DEBUG: Command: SYSTEMD_BUS_TIMEOUT=240s systemctl --version Status: 0 Output: systemd 253 (253.1^) +PAM -AUDIT -SELINUX -APPARMOR +IMA -SMACK +SECCOMP -GCRYPT -GNUTLS -OPENSSL +ACL +BLKID -CURL -ELFUTILS -FIDO2 -IDN2 -IDN -IPTC +KMOD -LIBCRYPTSETUP +LIBFDISK -PCRE2 -PWQUALITY -P11KIT -QRENCODE -TPM2 -BZIP2 -LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK +XKBCOMMON +UTMP +SYSVINIT default-hierarchy=hybrid NOTE: ... ok NOTE: test_systemd_failed (systemd.SystemdBasicTests.test_systemd_failed) DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; SYSTEMD_BUS_TIMEOUT=240s systemctl --state=activating DEBUG: Waiting for process output: time: 1682161081.2463992, endtime: 1682161381.2308135 DEBUG: Partial data from SSH call: UNIT LOAD ACTIVE SUB DESCRIPTION 0 loaded units listed. DEBUG: Waiting for process output: time: 1682161081.6656783, endtime: 1682161381.6656754 DEBUG: Data from SSH call: UNIT LOAD ACTIVE SUB DESCRIPTION 0 loaded units listed. DEBUG: [Command returned '0' after 0.64 seconds] DEBUG: Command: SYSTEMD_BUS_TIMEOUT=240s systemctl --state=activating Status: 0 Output: UNIT LOAD ACTIVE SUB DESCRIPTION 0 loaded units listed. DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; SYSTEMD_BUS_TIMEOUT=240s systemctl list-units --failed DEBUG: Waiting for process output: time: 1682161081.8692608, endtime: 1682161381.8676572 DEBUG: Partial data from SSH call: UNIT LOAD ACTIVE SUB DESCRIPTION 0 loaded units listed. DEBUG: Waiting for process output: time: 1682161082.2727726, endtime: 1682161382.2727702 DEBUG: Data from SSH call: UNIT LOAD ACTIVE SUB DESCRIPTION 0 loaded units listed. DEBUG: [Command returned '0' after 0.61 seconds] DEBUG: Command: SYSTEMD_BUS_TIMEOUT=240s systemctl list-units --failed Status: 0 Output: UNIT LOAD ACTIVE SUB DESCRIPTION 0 loaded units listed. NOTE: ... ok NOTE: test_systemd_list (systemd.SystemdBasicTests.test_systemd_list) DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; SYSTEMD_BUS_TIMEOUT=240s systemctl list-unit-files DEBUG: Waiting for process output: time: 1682161082.476131, endtime: 1682161382.4745717 DEBUG: Partial data from SSH call: UNIT FILE STATE PRESET -.mount generated - dev-hugepages.mount static - dev-mqueue.mount static - sys-fs-fuse-connections.mount static - sys-kernel-config.mount static - sys-kernel-debug.mount static - sys-kernel-tracing.mount static - tmp.mount static - var-volatile.mount generated - systemd-ask-password-console.path static - systemd-ask-password-wall.path static - session-c1.scope transient - alsa-restore.service static - alsa-state.service static - autovt@.service alias - avahi-daemon.service enabled enabled bluetooth.service enabled enabled busybox-klogd.service enabled disabled busybox-syslog.service enabled enabled connman.service enabled enabled console-getty.service disabled disabled container-getty@.service static - dbus-org.bluez.service alias - dbus-org.freedesktop.Avahi.service alias - dbus-org.freedesktop.hostname1.service alias - dbus-org.freedesktop.locale1.service alias - dbus-org.freedesktop.login1.service alias - dbus-org.freedesktop.network1.service alias - dbus-org.freedesktop.resolve1.service alias - dbus-org.freedesktop.timedate1.service alias - dbus-org.freedesktop.timesync1.service alias - dbus.service static - debug-shell.service disabled disabled display-manager.service alias - dnf-automatic-download.service static - dnf-automatic-install.service static - dnf-automatic-notifyonly.service static - dnf-automatic.service static - dnf-makecache.service static - dropbear@.service static - dropbearkey.service static - emergency.service static - getty@.service enabled enabled initrd-cleanup.service static - initrd-parse-etc.service static - initrd-switch-root.service static - initrd-udevadm-cleanup-db.service static - ip6tables.service enabled enabled iptables.service enabled enabled kmod-static-nodes.service static - ldconfig.service static - modprobe@.service static - ofono.service enabled enabled pam_namespace.service static - psplash-start.service enabled enabled psplash-systemd.service enabled enabled quotaon.service static - rc-local.service static - rescue.service static - rpcbind.service enabled enabled serial-getty@.service indirect disabled syslog.service alias - system-update-cleanup.service static - systemd-ask-password-console.service static - systemd-ask-password-wall.service static - systemd-backlight@.service static - systemd-boot-check-no-failures.service disabled disabled systemd-exit.service static - systemd-fsck-root.service enabled-runtime disabled systemd-fsck@.service static - systemd-growfs-root.service static - systemd-growfs@.service static - systemd-halt.service static - systemd-hibernate-resume@.service static - systemd-hibernate.service static - systemd-hostnamed.service static - systemd-hwdb-update.service static - systemd-hybrid-sleep.service static - systemd-initctl.service static - systemd-journal-catalog-update.service static - systemd-journal-flush.service static - systemd-journald.service static - systemd-journald@.service static - systemd-kexec.service static - systemd-localed.service static - systemd-logind.service static - systemd-machine-id-commit.service static - systemd-modules-load.service static - systemd-network-generator.service enabled enabled systemd-networkd-wait-online.service enabled disabled systemd-networkd-wait-online@.service disabled disabled systemd-networkd.service enabled enabled systemd-poweroff.service static - systemd-quotacheck.service static - systemd-random-seed.service static - systemd-reboot.service static - systemd-remount-fs.service enabled-runtime disabled systemd-resolved.service enabled enabled systemd-rfkill.service static - systemd-suspend-then-hibernate.service static - systemd-suspend.service static - systemd-sysctl.service static - systemd-sysusers.service static - systemd-time-wait-sync.service disabled disabled systemd-timedated.service static - systemd-timesyncd.service enabled enabled systemd-tmpfiles-clean.service static - systemd-tmpfiles-setup-dev.service static - systemd-tmpfiles-setup.service static - systemd-udev-settle.service static - systemd-udev-trigger.service static - systemd-udevd.service static - systemd-update-done.service static - systemd-update-utmp-runlevel.service static - systemd-update-utmp.service static - systemd-user-sessions.service static - systemd-userdbd.service indirect disabled systemd-vconsole-setup.service static - systemd-volatile-root.service static - user-runtime-dir@.service static - user@.service static - var-volatile-cache.service enabled enabled var-volatile-lib.service enabled enabled var-volatile-spool.service enabled enabled var-volatile-srv.service enabled enabled wpa_supplicant-nl80211@.service disabled disabled wpa_supplicant-wired@.service disabled disabled wpa_supplicant.service disabled disabled wpa_supplicant@.service disabled disabled xserver-nodm.service enabled enabled user.slice static - avahi-daemon.socket enabled disabled dbus.socket static - dropbear.socket enabled enabled rpcbind.socket enabled enabled syslog.socket static - systemd-initctl.socket static - systemd-journald-audit.socket enabled enabled systemd-journald-dev-log.socket static - systemd-journald-varlink@.socket static - systemd-journald.socket static - systemd-journald@.socket static - systemd-networkd.socket enabled disabled systemd-rfkill.socket static - systemd-udevd-control.socket static - systemd-udevd-kernel.socket static - systemd-userdbd.socket enabled enabled basic.target static - blockdev@.target static - bluetooth.target static - boot-complete.target static - ctrl-alt-del.target alias - default.target alias - emergency.target static - exit.target disabled disabled factory-reset.target static - final.target static - first-boot-complete.target static - getty-pre.target static - getty.target static - graphical.target indirect disabled halt.target disabled disabled hibernate.target static - hybrid-sleep.target static - initrd-fs.target static - initrd-root-device.target static - initrd-root-fs.target static - initrd-switch-root.target static - initrd-usr-fs.target static - initrd.target static - kexec.target disabled disabled local-fs-pre.target static - local-fs.target static - multi-user.target static - network-online.target static - network-pre.target static - network.target static - nss-lookup.target static - nss-user-lookup.target static - paths.target static - poweroff.target disabled disabled printer.target static - reboot.target enabled enabled remote-fs-pre.target static - remote-fs.target enabled enabled rescue.target static - rpcbind.target static - runlevel0.target alias - runlevel1.target alias - runlevel2.target alias - runlevel3.target alias - runlevel4.target alias - runlevel5.target alias - runlevel6.target alias - shutdown.target static - sigpwr.target static - sleep.target static - slices.target static - smartcard.target static - sockets.target static - sound.target static - suspend-then-hibernate.target static - suspend.target static - swap.target static - sysinit.target static - system-update-pre.target static - system-update.target static - time-set.target static - time-sync.target static - timers.target static - umount.target static - usb-gadget.target static - dnf-automatic-download.timer disabled disabled dnf-automatic-install.timer disabled disabled dnf-automatic-notifyonly.timer disabled disabled dnf-automatic.timer disabled disabled dnf-makecache.timer disabled disabled systemd-tmpfiles-clean.timer static - 218 unit files listed. DEBUG: Waiting for process output: time: 1682161083.3157032, endtime: 1682161383.3157008 DEBUG: Data from SSH call: UNIT FILE STATE PRESET -.mount generated - dev-hugepages.mount static - dev-mqueue.mount static - sys-fs-fuse-connections.mount static - sys-kernel-config.mount static - sys-kernel-debug.mount static - sys-kernel-tracing.mount static - tmp.mount static - var-volatile.mount generated - systemd-ask-password-console.path static - systemd-ask-password-wall.path static - session-c1.scope transient - alsa-restore.service static - alsa-state.service static - autovt@.service alias - avahi-daemon.service enabled enabled bluetooth.service enabled enabled busybox-klogd.service enabled disabled busybox-syslog.service enabled enabled connman.service enabled enabled console-getty.service disabled disabled container-getty@.service static - dbus-org.bluez.service alias - dbus-org.freedesktop.Avahi.service alias - dbus-org.freedesktop.hostname1.service alias - dbus-org.freedesktop.locale1.service alias - dbus-org.freedesktop.login1.service alias - dbus-org.freedesktop.network1.service alias - dbus-org.freedesktop.resolve1.service alias - dbus-org.freedesktop.timedate1.service alias - dbus-org.freedesktop.timesync1.service alias - dbus.service static - debug-shell.service disabled disabled display-manager.service alias - dnf-automatic-download.service static - dnf-automatic-install.service static - dnf-automatic-notifyonly.service static - dnf-automatic.service static - dnf-makecache.service static - dropbear@.service static - dropbearkey.service static - emergency.service static - getty@.service enabled enabled initrd-cleanup.service static - initrd-parse-etc.service static - initrd-switch-root.service static - initrd-udevadm-cleanup-db.service static - ip6tables.service enabled enabled iptables.service enabled enabled kmod-static-nodes.service static - ldconfig.service static - modprobe@.service static - ofono.service enabled enabled pam_namespace.service static - psplash-start.service enabled enabled psplash-systemd.service enabled enabled quotaon.service static - rc-local.service static - rescue.service static - rpcbind.service enabled enabled serial-getty@.service indirect disabled syslog.service alias - system-update-cleanup.service static - systemd-ask-password-console.service static - systemd-ask-password-wall.service static - systemd-backlight@.service static - systemd-boot-check-no-failures.service disabled disabled systemd-exit.service static - systemd-fsck-root.service enabled-runtime disabled systemd-fsck@.service static - systemd-growfs-root.service static - systemd-growfs@.service static - systemd-halt.service static - systemd-hibernate-resume@.service static - systemd-hibernate.service static - systemd-hostnamed.service static - systemd-hwdb-update.service static - systemd-hybrid-sleep.service static - systemd-initctl.service static - systemd-journal-catalog-update.service static - systemd-journal-flush.service static - systemd-journald.service static - systemd-journald@.service static - systemd-kexec.service static - systemd-localed.service static - systemd-logind.service static - systemd-machine-id-commit.service static - systemd-modules-load.service static - systemd-network-generator.service enabled enabled systemd-networkd-wait-online.service enabled disabled systemd-networkd-wait-online@.service disabled disabled systemd-networkd.service enabled enabled systemd-poweroff.service static - systemd-quotacheck.service static - systemd-random-seed.service static - systemd-reboot.service static - systemd-remount-fs.service enabled-runtime disabled systemd-resolved.service enabled enabled systemd-rfkill.service static - systemd-suspend-then-hibernate.service static - systemd-suspend.service static - systemd-sysctl.service static - systemd-sysusers.service static - systemd-time-wait-sync.service disabled disabled systemd-timedated.service static - systemd-timesyncd.service enabled enabled systemd-tmpfiles-clean.service static - systemd-tmpfiles-setup-dev.service static - systemd-tmpfiles-setup.service static - systemd-udev-settle.service static - systemd-udev-trigger.service static - systemd-udevd.service static - systemd-update-done.service static - systemd-update-utmp-runlevel.service static - systemd-update-utmp.service static - systemd-user-sessions.service static - systemd-userdbd.service indirect disabled systemd-vconsole-setup.service static - systemd-volatile-root.service static - user-runtime-dir@.service static - user@.service static - var-volatile-cache.service enabled enabled var-volatile-lib.service enabled enabled var-volatile-spool.service enabled enabled var-volatile-srv.service enabled enabled wpa_supplicant-nl80211@.service disabled disabled wpa_supplicant-wired@.service disabled disabled wpa_supplicant.service disabled disabled wpa_supplicant@.service disabled disabled xserver-nodm.service enabled enabled user.slice static - avahi-daemon.socket enabled disabled dbus.socket static - dropbear.socket enabled enabled rpcbind.socket enabled enabled syslog.socket static - systemd-initctl.socket static - systemd-journald-audit.socket enabled enabled systemd-journald-dev-log.socket static - systemd-journald-varlink@.socket static - systemd-journald.socket static - systemd-journald@.socket static - systemd-networkd.socket enabled disabled systemd-rfkill.socket static - systemd-udevd-control.socket static - systemd-udevd-kernel.socket static - systemd-userdbd.socket enabled enabled basic.target static - blockdev@.target static - bluetooth.target static - boot-complete.target static - ctrl-alt-del.target alias - default.target alias - emergency.target static - exit.target disabled disabled factory-reset.target static - final.target static - first-boot-complete.target static - getty-pre.target static - getty.target static - graphical.target indirect disabled halt.target disabled disabled hibernate.target static - hybrid-sleep.target static - initrd-fs.target static - initrd-root-device.target static - initrd-root-fs.target static - initrd-switch-root.target static - initrd-usr-fs.target static - initrd.target static - kexec.target disabled disabled local-fs-pre.target static - local-fs.target static - multi-user.target static - network-online.target static - network-pre.target static - network.target static - nss-lookup.target static - nss-user-lookup.target static - paths.target static - poweroff.target disabled disabled printer.target static - reboot.target enabled enabled remote-fs-pre.target static - remote-fs.target enabled enabled rescue.target static - rpcbind.target static - runlevel0.target alias - runlevel1.target alias - runlevel2.target alias - runlevel3.target alias - runlevel4.target alias - runlevel5.target alias - runlevel6.target alias - shutdown.target static - sigpwr.target static - sleep.target static - slices.target static - smartcard.target static - sockets.target static - sound.target static - suspend-then-hibernate.target static - suspend.target static - swap.target static - sysinit.target static - system-update-pre.target static - system-update.target static - time-set.target static - time-sync.target static - timers.target static - umount.target static - usb-gadget.target static - dnf-automatic-download.timer disabled disabled dnf-automatic-install.timer disabled disabled dnf-automatic-notifyonly.timer disabled disabled dnf-automatic.timer disabled disabled dnf-makecache.timer disabled disabled systemd-tmpfiles-clean.timer static - 218 unit files listed. DEBUG: [Command returned '0' after 1.04 seconds] DEBUG: Command: SYSTEMD_BUS_TIMEOUT=240s systemctl list-unit-files Status: 0 Output: UNIT FILE STATE PRESET -.mount generated - dev-hugepages.mount static - dev-mqueue.mount static - sys-fs-fuse-connections.mount static - sys-kernel-config.mount static - sys-kernel-debug.mount static - sys-kernel-tracing.mount static - tmp.mount static - var-volatile.mount generated - systemd-ask-password-console.path static - systemd-ask-password-wall.path static - session-c1.scope transient - alsa-restore.service static - alsa-state.service static - autovt@.service alias - avahi-daemon.service enabled enabled bluetooth.service enabled enabled busybox-klogd.service enabled disabled busybox-syslog.service enabled enabled connman.service enabled enabled console-getty.service disabled disabled container-getty@.service static - dbus-org.bluez.service alias - dbus-org.freedesktop.Avahi.service alias - dbus-org.freedesktop.hostname1.service alias - dbus-org.freedesktop.locale1.service alias - dbus-org.freedesktop.login1.service alias - dbus-org.freedesktop.network1.service alias - dbus-org.freedesktop.resolve1.service alias - dbus-org.freedesktop.timedate1.service alias - dbus-org.freedesktop.timesync1.service alias - dbus.service static - debug-shell.service disabled disabled display-manager.service alias - dnf-automatic-download.service static - dnf-automatic-install.service static - dnf-automatic-notifyonly.service static - dnf-automatic.service static - dnf-makecache.service static - dropbear@.service static - dropbearkey.service static - emergency.service static - getty@.service enabled enabled initrd-cleanup.service static - initrd-parse-etc.service static - initrd-switch-root.service static - initrd-udevadm-cleanup-db.service static - ip6tables.service enabled enabled iptables.service enabled enabled kmod-static-nodes.service static - ldconfig.service static - modprobe@.service static - ofono.service enabled enabled pam_namespace.service static - psplash-start.service enabled enabled psplash-systemd.service enabled enabled quotaon.service static - rc-local.service static - rescue.service static - rpcbind.service enabled enabled serial-getty@.service indirect disabled syslog.service alias - system-update-cleanup.service static - systemd-ask-password-console.service static - systemd-ask-password-wall.service static - systemd-backlight@.service static - systemd-boot-check-no-failures.service disabled disabled systemd-exit.service static - systemd-fsck-root.service enabled-runtime disabled systemd-fsck@.service static - systemd-growfs-root.service static - systemd-growfs@.service static - systemd-halt.service static - systemd-hibernate-resume@.service static - systemd-hibernate.service static - systemd-hostnamed.service static - systemd-hwdb-update.service static - systemd-hybrid-sleep.service static - systemd-initctl.service static - systemd-journal-catalog-update.service static - systemd-journal-flush.service static - systemd-journald.service static - systemd-journald@.service static - systemd-kexec.service static - systemd-localed.service static - systemd-logind.service static - systemd-machine-id-commit.service static - systemd-modules-load.service static - systemd-network-generator.service enabled enabled systemd-networkd-wait-online.service enabled disabled systemd-networkd-wait-online@.service disabled disabled systemd-networkd.service enabled enabled systemd-poweroff.service static - systemd-quotacheck.service static - systemd-random-seed.service static - systemd-reboot.service static - systemd-remount-fs.service enabled-runtime disabled systemd-resolved.service enabled enabled systemd-rfkill.service static - systemd-suspend-then-hibernate.service static - systemd-suspend.service static - systemd-sysctl.service static - systemd-sysusers.service static - systemd-time-wait-sync.service disabled disabled systemd-timedated.service static - systemd-timesyncd.service enabled enabled systemd-tmpfiles-clean.service static - systemd-tmpfiles-setup-dev.service static - systemd-tmpfiles-setup.service static - systemd-udev-settle.service static - systemd-udev-trigger.service static - systemd-udevd.service static - systemd-update-done.service static - systemd-update-utmp-runlevel.service static - systemd-update-utmp.service static - systemd-user-sessions.service static - systemd-userdbd.service indirect disabled systemd-vconsole-setup.service static - systemd-volatile-root.service static - user-runtime-dir@.service static - user@.service static - var-volatile-cache.service enabled enabled var-volatile-lib.service enabled enabled var-volatile-spool.service enabled enabled var-volatile-srv.service enabled enabled wpa_supplicant-nl80211@.service disabled disabled wpa_supplicant-wired@.service disabled disabled wpa_supplicant.service disabled disabled wpa_supplicant@.service disabled disabled xserver-nodm.service enabled enabled user.slice static - avahi-daemon.socket enabled disabled dbus.socket static - dropbear.socket enabled enabled rpcbind.socket enabled enabled syslog.socket static - systemd-initctl.socket static - systemd-journald-audit.socket enabled enabled systemd-journald-dev-log.socket static - systemd-journald-varlink@.socket static - systemd-journald.socket static - systemd-journald@.socket static - systemd-networkd.socket enabled disabled systemd-rfkill.socket static - systemd-udevd-control.socket static - systemd-udevd-kernel.socket static - systemd-userdbd.socket enabled enabled basic.target static - blockdev@.target static - bluetooth.target static - boot-complete.target static - ctrl-alt-del.target alias - default.target alias - emergency.target static - exit.target disabled disabled factory-reset.target static - final.target static - first-boot-complete.target static - getty-pre.target static - getty.target static - graphical.target indirect disabled halt.target disabled disabled hibernate.target static - hybrid-sleep.target static - initrd-fs.target static - initrd-root-device.target static - initrd-root-fs.target static - initrd-switch-root.target static - initrd-usr-fs.target static - initrd.target static - kexec.target disabled disabled local-fs-pre.target static - local-fs.target static - multi-user.target static - network-online.target static - network-pre.target static - network.target static - nss-lookup.target static - nss-user-lookup.target static - paths.target static - poweroff.target disabled disabled printer.target static - reboot.target enabled enabled remote-fs-pre.target static - remote-fs.target enabled enabled rescue.target static - rpcbind.target static - runlevel0.target alias - runlevel1.target alias - runlevel2.target alias - runlevel3.target alias - runlevel4.target alias - runlevel5.target alias - runlevel6.target alias - shutdown.target static - sigpwr.target static - sleep.target static - slices.target static - smartcard.target static - sockets.target static - sound.target static - suspend-then-hibernate.target static - suspend.target static - swap.target static - sysinit.target static - system-update-pre.target static - system-update.target static - time-set.target static - time-sync.target static - timers.target static - umount.target static - usb-gadget.target static - dnf-automatic-download.timer disabled disabled dnf-automatic-install.timer disabled disabled dnf-automatic-notifyonly.timer disabled disabled dnf-automatic.timer disabled disabled dnf-makecache.timer disabled disabled systemd-tmpfiles-clean.timer static - 218 unit files listed. NOTE: ... ok NOTE: test_systemd_boot_time (systemd.SystemdJournalTests.test_systemd_boot_time) DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; journalctl -o cat --reverse DEBUG: Waiting for process output: time: 1682161083.5225074, endtime: 1682161383.518253 DEBUG: Partial data from SSH call: Started SSH Per-Connection Server (192.168.7.3:41932). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@128-192.168.7.4:22-192.168.7.3:41930.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:41930). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@127-192.168.7.4:22-192.168.7.3:41924.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:41924). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@126-192.168.7.4:22-192.168.7.3:41908.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:41908). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@125-192.168.7.4:22-192.168.7.3:41902.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:41902). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@124-192.168.7.4:22-192.168.7.3:41890.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:41890). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@123-192.168.7.4:22-192.168.7.3:41884.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:41884). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@122-192.168.7.4:22-192.168.7.3:41874.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:41874). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Forwarding to syslog missed 177 messages. dropbear@121-192.168.7.4:22-192.168.7.3:41864.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:41864). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@120-192.168.7.4:22-192.168.7.3:41858.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:41858). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@119-192.168.7.4:22-192.168.7.3:44664.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:44664). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@118-192.168.7.4:22-192.168.7.3:44662.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:44662). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@117-192.168.7.4:22-192.168.7.3:44648.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:44648). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@116-192.168.7.4:22-192.168.7.3:44632.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:44632). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@115-192.168.7.4:22-192.168.7.3:44620.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:44620). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@114-192.168.7.4:22-192.168.7.3:44614.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:44614). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@113-192.168.7.4:22-192.168.7.3:44598.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:44598). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@112-192.168.7.4:22-192.168.7.3:44596.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:44596). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@111-192.168.7.4:22-192.168.7.3:44590.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:44590). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@110-192.168.7.4:22-192.168.7.3:44574.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:44574). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@109-192.168.7.4:22-192.168.7.3:44566.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:44566). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@108-192.168.7.4:22-192.168.7.3:44560.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:44560). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@107-192.168.7.4:22-192.168.7.3:44558.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:44558). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@106-192.168.7.4:22-192.168.7.3:44548.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:44548). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@105-192.168.7.4:22-192.168.7.3:44546.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:44546). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@104-192.168.7.4:22-192.168.7.3:44538.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:44538). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@103-192.168.7.4:22-192.168.7.3:44530.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:44530). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@102-192.168.7.4:22-192.168.7.3:44526.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:44526). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@101-192.168.7.4:22-192.168.7.3:44512.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:44512). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@100-192.168.7.4:22-192.168.7.3:44510.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:44510). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@99-192.168.7.4:22-192.168.7.3:44496.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:44496). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@98-192.168.7.4:22-192.168.7.3:52032.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:52032). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@97-192.168.7.4:22-192.168.7.3:52022.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:52022). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@96-192.168.7.4:22-192.168.7.3:52010.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:52010). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@95-192.168.7.4:22-192.168.7.3:51994.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:51994). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Removed slice User Slice of UID 1000. Stopped User Runtime Directory /run/user/1000. user-runtime-dir@1000.service: Deactivated successfully. run-user-1000.mount: Deactivated successfully. Stopping User Runtime Directory /run/user/1000... Stopped User Manager for UID 1000. user@1000.service: Deactivated successfully. Reached target Exit the Session. Finished Exit the Session. Reached target Shutdown. Removed slice User Application Slice. Closed D-Bus User Message Bus Socket. Stopped target Timers. Stopped target Sockets. Stopped target Paths. Stopped target Basic System. Stopped target Main User Target. Activating special unit Exit the Session... Stopping User Manager for UID 1000... dropbear@94-192.168.7.4:22-192.168.7.3:51980.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:51980). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@93-192.168.7.4:22-192.168.7.3:51966.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:51966). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@92-192.168.7.4:22-192.168.7.3:51950.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:51950). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@91-192.168.7.4:22-192.168.7.3:51934.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:51934). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@90-192.168.7.4:22-192.168.7.3:51922.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:51922). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@89-192.168.7.4:22-192.168.7.3:40022.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:40022). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@88-192.168.7.4:22-192.168.7.3:40020.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:40020). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@87-192.168.7.4:22-192.168.7.3:40018.service: Deactivated successfully. Removed session c3. session-c3.scope: Deactivated successfully. Started Session c3 of User test1. New session c3 of user test1. Started SSH Per-Connection Server (192.168.7.3:40018). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Removed session c2. dropbear@86-192.168.7.4:22-192.168.7.3:40010.service: Deactivated successfully. session-c2.scope: Deactivated successfully. Started Session c2 of User test1. Started User Manager for UID 1000. Startup finished in 59ms. Reached target Main User Target. Reached target Basic System. Reached target Sockets. Listening on D-Bus User Message Bus Socket. Starting D-Bus User Message Bus Socket... Reached target Timers. Reached target Paths. Created slice User Application Slice. Queued start job for default target Main User Target. Starting User Manager for UID 1000... Finished User Runtime Directory /run/user/1000. New session c2 of user test1. Starting User Runtime Directory /run/user/1000... Created slice User Slice of UID 1000. Started SSH Per-Connection Server (192.168.7.3:40010). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@85-192.168.7.4:22-192.168.7.3:39994.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:39994). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@84-192.168.7.4:22-192.168.7.3:39988.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:39988). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@83-192.168.7.4:22-192.168.7.3:39978.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:39978). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@82-192.168.7.4:22-192.168.7.3:39970.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:39970). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@81-192.168.7.4:22-192.168.7.3:39960.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:39960). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@80-192.168.7.4:22-192.168.7.3:39954.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:39954). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@79-192.168.7.4:22-192.168.7.3:39944.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:39944). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@78-192.168.7.4:22-192.168.7.3:39930.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:39930). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@77-192.168.7.4:22-192.168.7.3:39916.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:39916). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Forwarding to syslog missed 156 messages. dropbear@76-192.168.7.4:22-192.168.7.3:39912.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:39912). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@75-192.168.7.4:22-192.168.7.3:59120.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:59120). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@74-192.168.7.4:22-192.168.7.3:59116.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:59116). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@73-192.168.7.4:22-192.168.7.3:59112.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:59112). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@72-192.168.7.4:22-192.168.7.3:59106.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:59106). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@71-192.168.7.4:22-192.168.7.3:59098.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:59098). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@70-192.168.7.4:22-192.168.7.3:59086.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:59086). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@69-192.168.7.4:22-192.168.7.3:59076.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:59076). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@68-192.168.7.4:22-192.168.7.3:59068.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:59068). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@67-192.168.7.4:22-192.168.7.3:59052.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:59052). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@66-192.168.7.4:22-192.168.7.3:59038.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:59038). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@65-192.168.7.4:22-192.168.7.3:59028.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:59028). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@64-192.168.7.4:22-192.168.7.3:59020.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:59020). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@63-192.168.7.4:22-192.168.7.3:59010.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:59010). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@62-192.168.7.4:22-192.168.7.3:59000.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:59000). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@61-192.168.7.4:22-192.168.7.3:58986.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:58986). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@60-192.168.7.4:22-192.168.7.3:58972.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:58972). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@59-192.168.7.4:22-192.168.7.3:58968.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:58968). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@58-192.168.7.4:22-192.168.7.3:58966.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:58966). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@57-192.168.7.4:22-192.168.7.3:58952.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:58952). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@56-192.168.7.4:22-192.168.7.3:58944.service: Deactivated successfully. Started System Logging Service. Stopped System Logging Service. busybox-syslog.service: Deactivated successfully. Stopping System Logging Service... Started SSH Per-Connection Server (192.168.7.3:58944). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@55-192.168.7.4:22-192.168.7.3:58932.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:58932). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@54-192.168.7.4:22-192.168.7.3:58918.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:58918). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@53-192.168.7.4:22-192.168.7.3:58910.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:58910). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@52-192.168.7.4:22-192.168.7.3:56598.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:56598). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@51-192.168.7.4:22-192.168.7.3:56584.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:56584). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@50-192.168.7.4:22-192.168.7.3:56580.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:56580). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@49-192.168.7.4:22-192.168.7.3:56572.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:56572). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@48-192.168.7.4:22-192.168.7.3:56566.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:56566). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@47-192.168.7.4:22-192.168.7.3:56562.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:56562). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@46-192.168.7.4:22-192.168.7.3:56558.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:56558). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@45-192.168.7.4:22-192.168.7.3:56556.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:56556). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@44-192.168.7.4:22-192.168.7.3:56540.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:56540). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@43-192.168.7.4:22-192.168.7.3:56526.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:56526). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@42-192.168.7.4:22-192.168.7.3:47096.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:47096). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@41-192.168.7.4:22-192.168.7.3:47092.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:47092). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@40-192.168.7.4:22-192.168.7.3:47078.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:47078). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@39-192.168.7.4:22-192.168.7.3:47066.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:47066). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@38-192.168.7.4:22-192.168.7.3:47062.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:47062). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@37-192.168.7.4:22-192.168.7.3:47046.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:47046). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@36-192.168.7.4:22-192.168.7.3:47044.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:47044). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@35-192.168.7.4:22-192.168.7.3:47038.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:47038). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@34-192.168.7.4:22-192.168.7.3:47034.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:47034). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@33-192.168.7.4:22-192.168.7.3:47018.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:47018). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@32-192.168.7.4:22-192.168.7.3:47014.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:47014). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@31-192.168.7.4:22-192.168.7.3:47002.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:47002). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@30-192.168.7.4:22-192.168.7.3:46996.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:46996). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@29-192.168.7.4:22-192.168.7.3:46980.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:46980). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). systemd-hostnamed.service: Deactivated successfully. dropbear@28-192.168.7.4:22-192.168.7.3:46966.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:46966). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@27-192.168.7.4:22-192.168.7.3:46956.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:46956). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@26-192.168.7.4:22-192.168.7.3:46942.service: Deactivated successfully. Forwarding to syslog missed 340 messages. Started SSH Per-Connection Server (192.168.7.3:46942). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@25-192.168.7.4:22-192.168.7.3:52578.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:52578). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@24-192.168.7.4:22-192.168.7.3:52568.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:52568). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@23-192.168.7.4:22-192.168.7.3:52558.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:52558). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@22-192.168.7.4:22-192.168.7.3:52552.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:52552). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@21-192.168.7.4:22-192.168.7.3:52550.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:52550). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@20-192.168.7.4:22-192.168.7.3:52536.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:52536). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@19-192.168.7.4:22-192.168.7.3:52522.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:52522). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@18-192.168.7.4:22-192.168.7.3:52518.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:52518). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@17-192.168.7.4:22-192.168.7.3:52508.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:52508). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@16-192.168.7.4:22-192.168.7.3:55016.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:55016). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@15-192.168.7.4:22-192.168.7.3:55004.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:55004). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@14-192.168.7.4:22-192.168.7.3:54998.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:54998). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@13-192.168.7.4:22-192.168.7.3:54984.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:54984). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@12-192.168.7.4:22-192.168.7.3:54980.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:54980). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Network configuration changed, trying to establish connection. dropbear@11-192.168.7.4:22-192.168.7.3:54972.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:54972). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@10-192.168.7.4:22-192.168.7.3:54958.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:54958). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@9-192.168.7.4:22-192.168.7.3:54952.service: Deactivated successfully. Started Network Time Synchronization. Starting Network Time Synchronization... Reloading. Reloading requested from client PID 399 (unit dropbear@9-192.168.7.4:22-192.168.7.3:54952.service)... Started SSH Per-Connection Server (192.168.7.3:54952). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). [ 11.590281] systemd-journald[161]: /run/log/journal/3286d559b4aa45c89b34196409a9ee7a/system.journal: Journal header limits reached or header out-of-date, rotating. [ 11.586648] systemd-journald[161]: Oldest entry in /run/log/journal/3286d559b4aa45c89b34196409a9ee7a/system.journal is older than the configured file retention duration (1month), suggesting rotation. /run/log/journal/3286d559b4aa45c89b34196409a9ee7a/system.journal: Journal header limits reached or header out-of-date, rotating. Oldest entry in /run/log/journal/3286d559b4aa45c89b34196409a9ee7a/system.journal is older than the configured file retention duration (1month), suggesting rotation. dropbear@8-192.168.7.4:22-192.168.7.3:54948.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:54948). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@7-192.168.7.4:22-192.168.7.3:54946.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:54946). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). [ 10.426619] systemd-journald[161]: Time jumped backwards, rotating. Time jumped backwards, rotating. dropbear@6-192.168.7.4:22-192.168.7.3:54934.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:54934). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@5-192.168.7.4:22-192.168.7.3:54930.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:54930). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@4-192.168.7.4:22-192.168.7.3:42312.service: Deactivated successfully. Stopped Network Time Synchronization. systemd-timesyncd.service: Deactivated successfully. Stopping Network Time Synchronization... Reloading. Reloading requested from client PID 363 (unit dropbear@4-192.168.7.4:22-192.168.7.3:42312.service)... Started SSH Per-Connection Server (192.168.7.3:42312). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@3-192.168.7.4:22-192.168.7.3:42304.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:42304). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@2-192.168.7.4:22-192.168.7.3:42296.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:42296). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@1-192.168.7.4:22-192.168.7.3:42284.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:42284). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@0-192.168.7.4:22-192.168.7.3:42270.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:42270). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Created slice Slice /system/dropbear. Started Session c1 of User root. Started User Manager for UID 0. Startup finished in 92ms. Reached target Main User Target. Reached target Basic System. Reached target Sockets. Listening on D-Bus User Message Bus Socket. Starting D-Bus User Message Bus Socket... Reached target Timers. Reached target Paths. Created slice User Application Slice. cgroup compatibility translation between legacy and unified hierarchy settings activated. See cgroup-compat debug messages for details. Queued start job for default target Main User Target. gdk_window_thaw_toplevel_updates: assertion 'window->update_and_descendants_freeze_count > 0' failed matchbox-wm: X error warning (0xa0000a): BadWindow (invalid Window parameter) (opcode: 12) Starting User Manager for UID 0... Finished User Runtime Directory /run/user/0. New session c1 of user root. SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry dbus-daemon[285]: Successfully activated service 'org.a11y.atspi.Registry' Starting User Runtime Directory /run/user/0... Created slice User Slice of UID 0. matchbox-wm: X error warning (0xa00002): BadWindow (invalid Window parameter) (opcode: 12) Started User Database Manager. dbus-daemon[285]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=0 pid=270 comm="connman-applet") Starting User Database Manager... [settings daemon] Forking. run with -n to prevent fork matchbox: ignoring key shortcut XF86Start=!matchbox-remote -desktop matchbox: Cant find a keycode for keysym 269025050 matchbox: ignoring key shortcut telephone=!$dates matchbox: Cant find a keycode for keysym 2809 matchbox: ignoring key shortcut XF86Calendar=!$contacts matchbox: Cant find a keycode for keysym 269025056 Using calibration data stored in /etc/pointercal.xinput Using calibration data stored in /etc/pointercal.xinput D-BUS per-session daemon address is: unix:path=/tmp/dbus-teJNMOmEpB,guid=89680389a1bd28c62c9604626443bd5e Network configuration changed, trying to establish connection. eth0: Gained IPv6LL Systemd reported progress of 1.0, quit psplash. (==) Using system config directory "/usr/share/X11/xorg.conf.d" (==) Using config file: "/etc/X11/xorg.conf" (==) Log file: "/var/log/Xorg.0.log", Time: Sat Apr 22 10:56:30 2023 (WW) warning, (EE) error, (NI) not implemented, (??) unknown. (++) from command line, (!!) notice, (II) informational, Markers: (--) probed, (**) from config file, (==) default setting, to make sure that you have the latest version. Before reporting problems, check http://wiki.x.org Current version of pixman: 0.42.2 Kernel command line: root=/dev/vda rw ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 printk.time=1 Current Operating System: Linux qemux86 5.15.108-yocto-standard #1 SMP PREEMPT Fri Apr 21 14:47:58 UTC 2023 i686 X Protocol Version 11, Revision 0 X.Org X Server 1.21.1.7 Started Xserver startup without a display manager. Stopped Xserver startup without a display manager. xserver-nodm.service: Scheduled restart job, restart counter is at 1. xserver-nodm.service: Failed with result 'exit-code'. xserver-nodm.service: Main process exited, code=exited, status=1/FAILURE xinit: server error xinit: unable to connect to X server: Interrupted system call xinit: giving up (EE) Server terminated with error (1). Closing log file. waiting for X server to begin accepting connections (EE) (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information. for help. at http://wiki.x.org Please consult the The X.Org Foundation support (EE) (EE) (EE) xf86OpenConsole: Switching VT failed Fatal server error: (EE) Startup finished in 1.061s (kernel) + 900ms (userspace) = 1.961s. Started Hostname Service. Finished Record Runlevel Change in UTMP. systemd-update-utmp-runlevel.service: Deactivated successfully. Started WPA supplicant. Starting Record Runlevel Change in UTMP... Starting Hostname Service... Reached target Graphical Interface. Reached target Multi-User System. Reached target Login Prompts. Successfully initialized wpa_supplicant Started Serial Getty on ttyS1. Started Serial Getty on ttyS0. Started Getty on tty1. Network configuration changed, trying to establish connection. Finished Permit User Sessions. eth0: Configuring with /run/systemd/network/90-eth0.network. Network configuration changed, trying to establish connection. Starting WPA supplicant... Network configuration changed, trying to establish connection. Network configuration changed, trying to establish connection. Starting Permit User Sessions... Reached target Network. Network configuration changed, trying to establish connection. Started Network Configuration. Network configuration changed, trying to establish connection. Enumeration completed Network configuration changed, trying to establish connection. Network configuration changed, trying to establish connection. eth0: Gained carrier eth0: Link UP lo: Gained carrier lo: Link UP Started Avahi mDNS/DNS-SD Stack. Starting Avahi mDNS/DNS-SD Stack... Started Connection service. Started User Login Management. Watching system buttons on /dev/input/event2 (QEMU QEMU USB Keyboard) Watching system buttons on /dev/input/event0 (Power Button) New seat seat0. Started Telephony service. Starting Network Configuration... (==) Using system config directory "/usr/share/X11/xorg.conf.d" (==) Using config file: "/etc/X11/xorg.conf" Starting Connection service... (==) Log file: "/var/log/Xorg.0.log", Time: Sat Apr 22 10:56:29 2023 (WW) warning, (EE) error, (NI) not implemented, (??) unknown. (++) from command line, (!!) notice, (II) informational, Markers: (--) probed, (**) from config file, (==) default setting, to make sure that you have the latest version. Before reporting problems, check http://wiki.x.org Current version of pixman: 0.42.2 Kernel command line: root=/dev/vda rw ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 printk.time=1 Current Operating System: Linux qemux86 5.15.108-yocto-standard #1 SMP PREEMPT Fri Apr 21 14:47:58 UTC 2023 i686 X Protocol Version 11, Revision 0 X.Org X Server 1.21.1.7 Reached target Preparation for Network. Finished IPv4 Packet Filtering Framework. [ 1.538735] systemd-journald[161]: Received client request to flush runtime journal. [ 1.521300] systemd[1]: Started Journal Service. [ 1.517943] hid-generic 0003:0627:0001.0002: input: USB HID v1.11 Keyboard [QEMU QEMU USB Keyboard] on usb-0000:00:1d.7-2/input0 [ 1.517089] systemd[1]: Finished Load Kernel Module fuse. [ 1.515975] systemd[1]: modprobe@fuse.service: Deactivated successfully. [ 1.514326] systemd[1]: Finished Load Kernel Module drm. [ 1.512829] systemd[1]: modprobe@drm.service: Deactivated successfully. [ 1.506195] systemd[1]: Finished Load Kernel Module configfs. Finished IPv6 Packet Filtering Framework. [ 1.504464] systemd[1]: modprobe@configfs.service: Deactivated successfully. [ 1.502299] systemd[1]: Finished Create List of Static Device Nodes. [ 1.499904] systemd[1]: Mounted Temporary Directory /tmp. [ 1.498264] systemd[1]: Mounted Kernel Trace File System. [ 1.496661] systemd[1]: Mounted Kernel Debug File System. [ 1.494943] systemd[1]: Mounted POSIX Message Queue File System. [ 1.493452] systemd[1]: Started RPC Bind. [ 1.491695] systemd[1]: Started Start psplash boot splash screen. [ 1.485478] systemd[1]: Starting Coldplug All udev Devices... [ 1.485390] EXT4-fs (vda): re-mounted. Opts: (null). Quota mode: disabled. [ 1.483500] systemd-journald[161]: Collecting audit messages is disabled. [ 1.479085] systemd[1]: Starting Apply Kernel Variables... [ 1.476256] systemd[1]: Starting Remount Root and Kernel File Systems... [ 1.472641] systemd[1]: Starting Generate network units from Kernel command line... [ 1.469282] systemd[1]: Load Kernel Modules was skipped because no trigger condition checks were met. [ 1.466800] systemd[1]: Starting Journal Service... [ 1.463945] input: QEMU QEMU USB Keyboard as /devices/pci0000:00/0000:00:1d.7/usb1/1-2/1-2:1.0/0003:0627:0001.0002/input/input2 [ 1.460326] systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/). [ 1.458379] systemd[1]: Starting RPC Bind... [ 1.444473] systemd[1]: Starting Start psplash boot splash screen... [ 1.441711] systemd[1]: Starting Load Kernel Module fuse... [ 1.438400] systemd[1]: Starting Load Kernel Module drm... [ 1.434859] systemd[1]: Starting Load Kernel Module configfs... [ 1.431497] systemd[1]: Starting Create List of Static Device Nodes... [ 1.428973] systemd[1]: Mounting Temporary Directory /tmp... [ 1.426549] systemd[1]: Mounting Kernel Trace File System... [ 1.424485] systemd[1]: Mounting Kernel Debug File System... [ 1.421894] systemd[1]: Mounting POSIX Message Queue File System... [ 1.418006] systemd[1]: Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages). [ 1.415722] systemd[1]: Listening on User Database Manager Socket. [ 1.413688] systemd[1]: Listening on udev Kernel Socket. [ 1.411681] systemd[1]: Listening on udev Control Socket. [ 1.409413] systemd[1]: Listening on Network Service Netlink Socket. [ 1.407475] systemd[1]: Listening on Journal Socket. [ 1.405247] systemd[1]: Listening on Journal Socket (/dev/log). [ 1.402973] systemd[1]: Journal Audit Socket was skipped because of an unmet condition check (ConditionSecurity=audit). [ 1.398651] systemd[1]: Listening on initctl Compatibility Named Pipe. [ 1.396883] systemd[1]: Listening on Syslog Socket. [ 1.394963] systemd[1]: Reached target RPC Port Mapper. [ 1.392773] systemd[1]: Listening on RPCbind Server Activation Socket. [ 1.385377] systemd[1]: Reached target Swaps. [ 1.383411] systemd[1]: Reached target Slice Units. [ 1.381236] systemd[1]: Reached target Remote File Systems. [ 1.379258] systemd[1]: Reached target Path Units. [ 1.376747] systemd[1]: Reached target Host and Network Name Lookups. [ 1.373751] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ 1.370742] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.368363] systemd[1]: Created slice User and Session Slice. [ 1.365239] systemd[1]: Created slice Slice /system/serial-getty. [ 1.362409] systemd[1]: Created slice Slice /system/modprobe. [ 1.360103] systemd[1]: Created slice Slice /system/getty. [ 1.351433] systemd[1]: Queued start job for default target Graphical Interface. [ 1.314564] usb 1-2: new high-speed USB device number 3 using ehci-pci [ 1.234769] systemd[1]: Initializing machine ID from random generator. [ 1.233194] systemd[1]: Hostname set to . [ 1.228957] systemd[1]: Detected architecture x86. [ 1.227941] systemd[1]: Detected virtualization kvm. [ 1.221951] systemd[1]: systemd 253.1^ running in system mode (+PAM -AUDIT -SELINUX -APPARMOR +IMA -SMACK +SECCOMP -GCRYPT -GNUTLS -OPENSSL +ACL +BLKID -CURL -ELFUTILS -FIDO2 -IDN2 -IDN -IPTC +KMOD -LIBCRYPTSETUP +LIBFDISK -PCRE2 -PWQUALITY -P11KIT -QRENCODE -TPM2 -BZIP2 -LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK +XKBCOMMON +UTMP +SYSVINIT default-hierarchy=hybrid) [ 1.198203] hid-generic 0003:0627:0001.0001: input: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:1d.7-1/input0 [ 1.195461] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:1d.7/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input1 [ 1.193901] TERM=linux [ 1.193900] HOME=/ [ 1.193899] with environment: [ 1.193898] /sbin/init [ 1.193896] with arguments: [ 1.193105] Run /sbin/init as init process [ 1.191676] Write protecting kernel text and read-only data: 15712k [ 1.186126] Freeing unused kernel image (initmem) memory: 880K [ 1.184759] devtmpfs: mounted [ 1.183858] VFS: Mounted root (ext4 filesystem) on device 253:0. [ 1.182657] EXT4-fs (vda): mounted filesystem with ordered data mode. Opts: (null). Quota mode: disabled. [ 1.177043] md: ... autorun DONE. [ 1.176484] md: autorun ... [ 1.175454] md: Autodetecting RAID arrays. [ 1.174435] md: If you don't use raid, use raid=noautodetect [ 1.173176] md: Waiting for all devices to be available before autodetect [ 1.170796] nameserver0=8.8.8.8 [ 1.170792] bootserver=255.255.255.255, rootserver=255.255.255.255, rootpath= [ 1.169859] host=192.168.7.4, domain=, nis-domain=(none) [ 1.168225] device=eth0, hwaddr=52:54:00:12:34:04, ipaddr=192.168.7.4, mask=255.255.255.0, gw=192.168.7.3 [ 1.167571] IP-Config: Complete: [ 1.155226] sr 2:0:0:0: Attached scsi CD-ROM sr0 [ 1.137263] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 1.135995] sr 2:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray [ 1.117400] scsi 2:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 1.113806] ata3.00: configured for UDMA/100 [ 1.112830] ata3.00: applying bridge limits [ 1.111842] ata3.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100 [ 1.110743] ata6: SATA link down (SStatus 0 SControl 300) [ 1.109595] ata5: SATA link down (SStatus 0 SControl 300) [ 1.108361] ata2: SATA link down (SStatus 0 SControl 300) [ 1.107134] ata4: SATA link down (SStatus 0 SControl 300) [ 1.105965] ata1: SATA link down (SStatus 0 SControl 300) [ 1.104554] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300) [ 1.060539] usb 1-1: new high-speed USB device number 2 using ehci-pci [ 0.871804] netconsole: network logging started [ 0.871264] printk: console [netcon0] enabled [ 0.870644] Key type encrypted registered [ 0.869241] Btrfs loaded, crc32c=crc32c-generic, zoned=no, fsverity=no [ 0.867889] Key type fscrypt-provisioning registered [ 0.867401] Key type .fscrypt registered [ 0.866532] Loading compiled-in X.509 certificates [ 0.866014] registered taskstats version 1 Started D-Bus System Message Bus. [ 0.864737] sched_clock: Marking stable (716996321, 147710406)->(946120431, -81413704) [ 0.864186] IPI shorthand broadcast: enabled [ 0.863023] NET: Registered PF_VSOCK protocol family [ 0.862408] Key type dns_resolver registered [ 0.861898] Bridge firewalling registered [ 0.861254] NET: Registered PF_PACKET protocol family [ 0.860297] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 0.859805] In-situ OAM (IOAM) with IPv6 [ 0.859339] Segment Routing with IPv6 [ 0.858285] NET: Registered PF_INET6 protocol family [ 0.857710] Actions configured [ 0.857282] input device check on [ 0.856958] u32 classifier [ 0.856463] usbhid: USB HID core driver [ 0.855793] usbcore: registered new interface driver usbhid [ 0.855009] sdhci-pltfm: SDHCI platform and OF driver helper [ 0.854431] sdhci: Copyright(c) Pierre Ossman [ 0.853521] sdhci: Secure Digital Host Controller Interface driver [ 0.852944] intel_pstate: CPU model not supported [ 0.851742] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 0.850433] i2c i2c-0: Memory type 0x07 not supported yet, not instantiating SPD [ 0.849746] i2c i2c-0: 1/1 memory slots populated (from DMI) [ 0.848852] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt [ 0.847548] rtc_cmos 00:04: alarms up to one day, y3k, 242 bytes nvram, hpet irqs [ 0.846167] rtc_cmos 00:04: setting system clock to 2023-04-22T10:56:28 UTC (1682160988) [ 0.845531] rtc_cmos 00:04: registered as rtc0 [ 0.844384] rtc_cmos 00:04: RTC can wake from S4 [ 0.843535] mousedev: PS/2 mouse device common for all mice [ 0.842851] i8042: PNP: No PS/2 controller found. [ 0.842127] usbserial: USB Serial support registered for pl2303 [ 0.841435] usbcore: registered new interface driver pl2303 [ 0.840460] usbserial: USB Serial support registered for FTDI USB Serial Device [ 0.839704] usbcore: registered new interface driver ftdi_sio [ 0.838879] usbserial: USB Serial support registered for generic [ 0.837911] usbcore: registered new interface driver usbserial_generic [ 0.837151] usbcore: registered new interface driver usb-storage [ 0.836339] hub 4-0:1.0: 2 ports detected [ 0.835647] hub 4-0:1.0: USB hub found [ 0.834127] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000c140 [ 0.832640] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4 [ 0.831851] uhci_hcd 0000:00:1d.2: UHCI Host Controller [ 0.830677] hub 3-0:1.0: 2 ports detected [ 0.830167] hub 3-0:1.0: USB hub found [ 0.829155] uhci_hcd 0000:00:1d.1: irq 17, io base 0x0000c120 [ 0.828049] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3 [ 0.827362] uhci_hcd 0000:00:1d.1: UHCI Host Controller [ 0.826083] hub 2-0:1.0: 2 ports detected [ 0.825603] hub 2-0:1.0: USB hub found [ 0.824618] uhci_hcd 0000:00:1d.0: irq 16, io base 0x0000c100 [ 0.823644] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2 [ 0.822996] uhci_hcd 0000:00:1d.0: UHCI Host Controller [ 0.821566] uhci_hcd: USB Universal Host Controller Interface driver [ 0.821011] ohci-pci: OHCI PCI platform driver [ 0.820257] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.819581] hub 1-0:1.0: 6 ports detected [ 0.819088] hub 1-0:1.0: USB hub found [ 0.818066] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00 [ 0.807263] ehci-pci 0000:00:1d.7: irq 19, io mem 0xfebd4000 [ 0.806171] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 1 [ 0.805527] ehci-pci 0000:00:1d.7: EHCI Host Controller [ 0.804340] ehci-pci: EHCI PCI platform driver [ 0.803568] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.802890] igb: Copyright (c) 2007-2014 Intel Corporation. [ 0.802266] igb: Intel(R) Gigabit Ethernet Network Driver [ 0.801561] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. [ 0.800955] e1000e: Intel(R) PRO/1000 Network Driver [ 0.800248] e1000: Copyright (c) 1999-2006 Intel Corporation. [ 0.799674] e1000: Intel(R) PRO/1000 Network Driver [ 0.799010] e100: Copyright(c) 1999-2006 Intel Corporation [ 0.798375] e100: Intel(R) PRO/100 Network Driver [ 0.795434] ata6: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5380 irq 34 [ 0.794527] ata5: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5300 irq 34 [ 0.793634] ata4: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5280 irq 34 [ 0.792772] ata3: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5200 irq 34 [ 0.791887] ata2: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5180 irq 34 [ 0.790989] ata1: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5100 irq 34 [ 0.790583] scsi host5: ahci [ 0.789975] scsi host4: ahci [ 0.789412] scsi host3: ahci [ 0.788841] scsi host2: ahci [ 0.788262] scsi host1: ahci [ 0.787489] scsi host0: ahci [ 0.785370] ahci 0000:00:1f.2: flags: 64bit ncq only [ 0.783834] ahci 0000:00:1f.2: AHCI 0001.0000 32 slots 6 ports 1.5 Gbps 0x3f impl SATA mode [ 0.782870] ahci 0000:00:1f.2: version 3.0 [ 0.780262] virtio_blk virtio3: [vda] 1242118 512-byte logical blocks (636 MB/607 MiB) [ 0.777885] loop: module loaded [ 0.775465] brd: module loaded [ 0.771019] virtio_gpu virtio2: [drm] fb0: virtio_gpudrmfb frame buffer device [ 0.753526] Console: switching to colour frame buffer device 160x50 [ 0.734063] virtio_gpu virtio2: [drm] drm_plane_enable_fb_damage_clips() not called [ 0.729407] [drm] Initialized virtio_gpu 0.1.0 0 for virtio2 on minor 0 [ 0.727916] [drm] number of cap sets: 0 [ 0.727422] [drm] number of scanouts: 1 [ 0.725915] [drm] features: -virgl +edid -resource_blob -host_visible [ 0.724648] Console: switching to colour dummy device 80x25 [ 0.721411] virtio-pci 0000:00:03.0: vgaarb: deactivate vga console [ 0.720736] [drm] pci: virtio-vga detected at 0000:00:03.0 [ 0.718986] Linux agpgart interface v0.103 [ 0.715926] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.714704] 00:02: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 0.713181] 00:01: ttyS2 at I/O 0x3e8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711936] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 0.710188] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 0.708391] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 0.706576] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 0.703880] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 0.702590] ACPI: button: Power Button [PWRF] [ 0.698408] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697432] io scheduler kyber registered [ 0.696862] io scheduler mq-deadline registered [ 0.695968] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250) [ 0.695365] Asymmetric key parser 'x509' registered [ 0.694858] Key type asymmetric registered [ 0.693472] xor: automatically using best checksumming function avx [ 0.676339] Key type cifs.idmap registered [ 0.668003] Key type id_legacy registered [ 0.667176] Key type id_resolver registered [ 0.666176] NFS: Registering the id_resolver key type [ 0.662601] workingset: timestamp_bits=14 max_order=17 bucket_order=3 [ 0.661591] Initialise system trusted keyrings [ 0.658622] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x257a386c905, max_idle_ns: 440795250529 ns [ 0.656174] RAPL PMU: API unit is 2^-32 Joules, 0 fixed counters, 10737418240 ms ovfl timer [ 0.655064] PCI: CLS 0 bytes, default 64 [ 0.652838] ACPI: \_SB_.GSID: Enabled at IRQ 19 [ 0.650819] ACPI: \_SB_.GSIC: Enabled at IRQ 18 [ 0.648796] ACPI: \_SB_.GSIB: Enabled at IRQ 17 [ 0.646655] ACPI: \_SB_.GSIA: Enabled at IRQ 16 [ 0.644844] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 0.643491] pci_bus 0000:00: resource 7 [mem 0x20000000-0xafffffff window] [ 0.642204] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 0.641055] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 0.639890] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 0.638695] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.637843] RPC: Registered tcp transport module. [ 0.636969] RPC: Registered udp transport module. [ 0.635836] RPC: Registered named UNIX socket transport module. [ 0.634236] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.632737] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.631538] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.630202] TCP: Hash tables configured (established 4096 bind 4096) [ 0.628897] TCP bind hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 0.626614] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear) [ 0.625058] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.623368] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear) [ 0.621671] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.620630] NET: Registered PF_INET protocol family [ 0.618754] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.579403] pnp: PnP ACPI: found 6 devices [ 0.577648] system 00:05: [mem 0xb0000000-0xbfffffff window] has been reserved [ 0.576666] pnp: PnP ACPI init [ 0.555637] clocksource: Switched to clocksource kvm-clock [ 0.549520] hpet0: 3 comparators, 64-bit 100.000000 MHz counter [ 0.549468] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 0.549199] e820: reserve RAM buffer [mem 0x1ffd8000-0x1fffffff] [ 0.549196] e820: reserve RAM buffer [mem 0x009f8600-0x009fffff] [ 0.549165] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] [ 0.548877] PCI: pci_cache_line_size set to 64 bytes [ 0.475563] PCI: Using ACPI for IRQ routing [ 0.475096] Bluetooth: SCO socket layer initialized [ 0.474518] Bluetooth: L2CAP socket layer initialized [ 0.474272] Bluetooth: HCI socket layer initialized [ 0.473517] Bluetooth: HCI device and connection manager initialized [ 0.473343] NET: Registered PF_BLUETOOTH protocol family [ 0.472845] Bluetooth: Core ver 2.22 [ 0.471532] PTP clock support registered [ 0.470516] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.470152] pps_core: LinuxPPS API ver. 1 registered [ 0.469524] usbcore: registered new device driver usb [ 0.469201] usbcore: registered new interface driver hub [ 0.468550] usbcore: registered new interface driver usbfs [ 0.468137] ACPI: bus type USB registered [ 0.468137] libata version 3.00 loaded. [ 0.467671] SCSI subsystem initialized [ 0.467248] vgaarb: loaded [ 0.466528] pci 0000:00:03.0: vgaarb: bridge control possible [ 0.466290] pci 0000:00:03.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.466154] pci 0000:00:03.0: vgaarb: setting as boot VGA device [ 0.464532] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 0.464451] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 0.463534] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 0.463427] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 0.462529] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 0.461533] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 0.461376] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 0.460560] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 0.459639] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 Started Xserver startup without a display manager. [ 0.458545] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 0.456633] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 0.455639] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 0.454643] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 0.453643] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 0.452670] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 0.452199] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 0.451811] pci_bus 0000:00: on NUMA node 0 [ 0.450149] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 0.447074] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 0.445367] pci 0000:00:1f.2: reg 0x24: [mem 0xfebd5000-0xfebd5fff] [ 0.444326] pci 0000:00:1f.2: reg 0x20: [io 0xc160-0xc17f] [ 0.439863] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 0.439060] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 0.438263] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 0.435027] pci 0000:00:1d.7: reg 0x10: [mem 0xfebd4000-0xfebd4fff] [ 0.433794] pci 0000:00:1d.7: [8086:293a] type 00 class 0x0c0320 [ 0.431991] pci 0000:00:1d.2: reg 0x20: [io 0xc140-0xc15f] [ 0.427826] pci 0000:00:1d.2: [8086:2936] type 00 class 0x0c0300 [ 0.426387] pci 0000:00:1d.1: reg 0x20: [io 0xc120-0xc13f] [ 0.422926] pci 0000:00:1d.1: [8086:2935] type 00 class 0x0c0300 [ 0.420817] pci 0000:00:1d.0: reg 0x20: [io 0xc100-0xc11f] [ 0.418309] pci 0000:00:1d.0: [8086:2934] type 00 class 0x0c0300 [ 0.415524] pci 0000:00:04.0: reg 0x20: [mem 0xfe80c000-0xfe80ffff 64bit pref] [ 0.410520] pci 0000:00:04.0: reg 0x14: [mem 0xfebd3000-0xfebd3fff] [ 0.409413] pci 0000:00:04.0: reg 0x10: [io 0xc000-0xc07f] [ 0.406236] pci 0000:00:04.0: [1af4:1001] type 00 class 0x010000 [ 0.405508] pci 0000:00:03.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.404543] pci 0000:00:03.0: reg 0x30: [mem 0xfebc0000-0xfebcffff pref] [ 0.402083] pci 0000:00:03.0: reg 0x20: [mem 0xfebd2000-0xfebd2fff] [ 0.400545] pci 0000:00:03.0: reg 0x18: [mem 0xfe808000-0xfe80bfff 64bit pref] [ 0.397110] pci 0000:00:03.0: reg 0x10: [mem 0xfe000000-0xfe7fffff pref] [ 0.394743] pci 0000:00:03.0: [1af4:1050] type 00 class 0x030000 [ 0.392521] pci 0000:00:02.0: reg 0x20: [mem 0xfe804000-0xfe807fff 64bit pref] [ 0.388095] pci 0000:00:02.0: reg 0x14: [mem 0xfebd1000-0xfebd1fff] [ 0.386520] pci 0000:00:02.0: reg 0x10: [io 0xc0e0-0xc0ff] [ 0.385013] pci 0000:00:02.0: [1af4:1005] type 00 class 0x00ff00 [ 0.383521] pci 0000:00:01.0: reg 0x30: [mem 0xfeb80000-0xfebbffff pref] [ 0.382372] pci 0000:00:01.0: reg 0x20: [mem 0xfe800000-0xfe803fff 64bit pref] [ 0.378520] pci 0000:00:01.0: reg 0x14: [mem 0xfebd0000-0xfebd0fff] [ 0.376521] pci 0000:00:01.0: reg 0x10: [io 0xc0c0-0xc0df] [ 0.373867] pci 0000:00:01.0: [1af4:1000] type 00 class 0x020000 [ 0.372560] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.371519] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.370531] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.369520] pci_bus 0000:00: root bus resource [mem 0x20000000-0xafffffff window] [ 0.369493] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] Starting User Login Management... [ 0.368519] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.368324] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.367601] PCI host bridge to bus 0000:00 [ 0.366545] acpi resource window ([0x100000000-0x8ffffffff] ignored, not CPU addressable) [ 0.365613] acpi PNP0A08:00: _OSC: OS now controls [PME PCIeCapability] [ 0.364667] acpi PNP0A08:00: _OSC: platform does not support [LTR] [ 0.364477] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3] [ 0.363561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.360674] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.360175] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.359518] ACPI: Using IOAPIC for interrupt routing [ 0.359155] ACPI: PM: (supports S0 S3 S5) [ 0.358675] ACPI: Interpreter enabled [ 0.356948] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.355517] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.355098] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.354520] ACPI: Added _OSI(Linux-Dell-Video) [ 0.354095] ACPI: Added _OSI(Processor Aggregator Device) [ 0.353530] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.353170] ACPI: Added _OSI(Processor Device) [ 0.352610] ACPI: Added _OSI(Module Device) [ 0.352108] raid6: using ssse3x1 recovery algorithm [ 0.351519] raid6: .... xor() 9183 MB/s, rmw enabled [ 0.351186] raid6: using algorithm sse2x2 gen() 13962 MB/s [ 0.350521] raid6: sse1x1 gen() 6635 MB/s [ 0.332521] raid6: sse1x2 gen() 7113 MB/s [ 0.315536] raid6: sse2x1 xor() 7636 MB/s [ 0.298520] raid6: sse2x1 gen() 10744 MB/s [ 0.281518] raid6: sse2x2 xor() 9183 MB/s [ 0.264518] raid6: sse2x2 gen() 13962 MB/s [ 0.244593] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. [ 0.240526] PCI: Using configuration type 1 for base access [ 0.240519] PCI: Using MMCONFIG for extended config space [ 0.239526] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.237676] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.236493] ACPI: bus type PCI registered [ 0.234623] cpuidle: using governor menu [ 0.233877] thermal_sys: Registered thermal governor 'user_space' [ 0.233874] thermal_sys: Registered thermal governor 'step_wise' [ 0.232798] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.231633] pinctrl core: initialized pinctrl subsystem [ 0.230526] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) [ 0.229714] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns [ 0.228520] devtmpfs: initialized [ 0.227330] smpboot: Total of 4 processors activated (20799.96 BogoMIPS) [ 0.226524] smpboot: Max logical packages: 1 [ 0.225526] smp: Brought up 1 node, 4 CPUs [ 0.224109] kvm-guest: stealtime: cpu 3, msr 1fac3a40 [ 0.148710] kvm-clock: cpu 3, msr 6df20c1, secondary cpu clock [ 0.222685] #3 [ 0.220574] kvm-guest: stealtime: cpu 2, msr 1faa3a40 [ 0.148710] kvm-clock: cpu 2, msr 6df2081, secondary cpu clock [ 0.219708] #2 [ 0.217716] kvm-guest: stealtime: cpu 1, msr 1fa83a40 [ 0.148710] kvm-clock: cpu 1, msr 6df2041, secondary cpu clock [ 0.216523] .... node #0, CPUs: #1 [ 0.215685] x86: Booting SMP configuration: [ 0.214789] smp: Bringing up secondary CPUs ... [ 0.213595] rcu: Hierarchical SRCU implementation. [ 0.212776] Performance Events: unsupported p6 CPU model 58 no PMU driver, software events only. [ 0.211763] smpboot: CPU0: Intel Xeon E3-12xx v2 (Ivy Bridge) (family: 0x6, model: 0x3a, stepping: 0x9) [ 0.210832] Freeing SMP alternatives memory: 48K [ 0.208517] SRBDS: Unknown: Dependent on hypervisor status Starting Telephony service... [ 0.207517] MMIO Stale Data: Unknown: No mitigations [ 0.206517] MDS: Vulnerable: Clear CPU buffers attempted, no microcode [ 0.205517] L1TF: Kernel not compiled for PAE. No mitigation for L1TF [ 0.204517] Speculative Store Bypass: Vulnerable [ 0.203517] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.202516] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.201519] Spectre V2 : Mitigation: Retpolines [ 0.200518] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.199517] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.198724] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.196520] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.195563] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.194529] landlock: Up and running. [ 0.193559] LSM: Security Framework initializing [ 0.192517] pid_max: default: 32768 minimum: 301 [ 0.191515] Calibrating delay loop (skipped) preset value.. 5199.99 BogoMIPS (lpj=2599996) [ 0.189399] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x257a386c905, max_idle_ns: 440795250529 ns [ 0.188050] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.185374] Enabling APIC mode: Flat. Using 1 I/O APICs [ 0.184316] APIC: Switch to symmetric I/O mode setup [ 0.182314] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns [ 0.181240] ACPI: Core revision 20210730 [ 0.180332] printk: console [ttyS0] enabled [ 0.046106] Console: colour VGA+ 80x25 [ 0.039913] random: crng init done [ 0.039895] kfence: initialized - using 2097152 bytes for 255 objects at 0x(ptrval)-0x(ptrval) [ 0.039629] NR_IRQS: 2304, nr_irqs: 456, preallocated irqs: 16 [ 0.033284] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 [ 0.033283] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies. [ 0.033281] Tracing variant of Tasks RCU enabled. [ 0.033280] Rude variant of Tasks RCU enabled. [ 0.033279] Trampoline variant of Tasks RCU enabled. [ 0.033277] All grace periods are expedited (rcu_expedited). [ 0.033275] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4. [ 0.033274] rcu: RCU event tracing is enabled. [ 0.033272] rcu: Preemptible hierarchical RCU implementation. [ 0.032745] trace event string verifier disabled [ 0.032681] ftrace: allocated 87 pages with 5 groups [ 0.010042] ftrace: allocating 44323 entries in 87 pages Starting IPv4 Packet Filtering Framework... [ 0.010035] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.009530] Memory: 496000K/523736K available (12542K kernel code, 1540K rwdata, 3168K rodata, 880K init, 592K bss, 27736K reserved, 0K cma-reserved, 0K highmem) [ 0.009520] Checking if this processor honours the WP bit even in supervisor mode...Ok. [ 0.008658] Initializing HighMem for node 0 (00000000:00000000) [ 0.008654] mem auto-init: stack:all(zero), heap alloc:off, heap free:off [ 0.008081] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear) [ 0.007622] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.007372] Kernel command line: root=/dev/vda rw ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 printk.time=1 [ 0.007369] Built 1 zonelists, mobility grouping on. Total pages: 129654 [ 0.007364] kvm-guest: stealtime: cpu 0, msr 1fa63a40 [ 0.007338] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [ 0.007335] pcpu-alloc: s99084 r0 d31988 u131072 alloc=32*4096 [ 0.007331] percpu: Embedded 32 pages/cpu s99084 r0 d31988 u131072 [ 0.007228] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:4 nr_node_ids:1 [ 0.007222] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns [ 0.007219] Booting paravirtualized kernel on KVM [ 0.007217] [mem 0x20000000-0xafffffff] available for PCI devices [ 0.007190] smpboot: Allowing 4 CPUs, 0 hotplug CPUs [ 0.007189] TSC deadline timer available [ 0.007185] ACPI: HPET id: 0x8086a201 base: 0xfed00000 [ 0.007183] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.007179] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.007177] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.007170] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.007168] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.007166] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.007162] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.007114] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.007105] ACPI: PM-Timer IO Port: 0x608 [ 0.006677] Using APIC driver default [ 0.004625] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.004574] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.004116] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffd7fff] [ 0.004113] node 0: [mem 0x0000000000100000-0x000000001ffd7fff] [ 0.004111] node 0: [mem 0x0000000000001000-0x000000000009efff] Starting IPv6 Packet Filtering Framework... [ 0.004110] Early memory node ranges [ 0.004109] Movable zone start for each node [ 0.004108] HighMem empty [ 0.004106] Normal [mem 0x0000000001000000-0x000000001ffd7fff] [ 0.004103] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.004099] Zone ranges: [ 0.004094] low ram: 0 - 1ffd8000 [ 0.004092] mapped low ram: 0 - 1ffd8000 [ 0.004090] 511MB LOWMEM available. [ 0.004088] 0MB HIGHMEM available. [ 0.004067] ACPI: Reserving WAET table memory at [mem 0x1ffe23e4-0x1ffe240b] [ 0.004066] ACPI: Reserving MCFG table memory at [mem 0x1ffe23a8-0x1ffe23e3] [ 0.004064] ACPI: Reserving HPET table memory at [mem 0x1ffe2370-0x1ffe23a7] [ 0.004063] ACPI: Reserving APIC table memory at [mem 0x1ffe22e0-0x1ffe236f] [ 0.004062] ACPI: Reserving FACS table memory at [mem 0x1ffe0000-0x1ffe003f] [ 0.004060] ACPI: Reserving DSDT table memory at [mem 0x1ffe0040-0x1ffe21eb] [ 0.004058] ACPI: Reserving FACP table memory at [mem 0x1ffe21ec-0x1ffe22df] [ 0.004055] ACPI: WAET 0x000000001FFE23E4 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004052] ACPI: MCFG 0x000000001FFE23A8 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004048] ACPI: HPET 0x000000001FFE2370 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004044] ACPI: APIC 0x000000001FFE22E0 000090 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004040] ACPI: FACS 0x000000001FFE0000 000040 [ 0.004036] ACPI: DSDT 0x000000001FFE0040 0021AC (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004026] ACPI: FACP 0x000000001FFE21EC 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004015] ACPI: RSDT 0x000000001FFE240C 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004006] ACPI: RSDP 0x00000000000F59F0 000014 (v00 BOCHS ) [ 0.003987] ACPI: Early table checksum verification disabled [ 0.003943] initial memory mapped: [mem 0x00000000-0x073fffff] [ 0.003915] found SMP MP-table at [mem 0x000f5bc0-0x000f5bcf] [ 0.000791] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.000743] last_pfn = 0x1ffd8 max_arch_pfn = 0x100000 [ 0.000737] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.000734] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.000018] tsc: Detected 2599.996 MHz processor [ 0.000011] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000002] kvm-clock: using sched offset of 383231637 cycles Starting D-Bus System Message Bus... [ 0.000000] kvm-clock: cpu 0, msr 6df2001, primary cpu clock [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] Hypervisor detected: KVM [ 0.000000] DMI: QEMU Standard PC (Q35 + ICH9, 2009), BIOS rel-1.16.1-0-g3208b098f51a-prebuilt.qemu.org 04/01/2014 [ 0.000000] SMBIOS 2.8 present. [ 0.000000] reserve setup_data: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000b0000000-0x00000000bfffffff] reserved [ 0.000000] reserve setup_data: [mem 0x000000001ffd8000-0x000000001fffffff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000009f8630-0x000000001ffd7fff] usable [ 0.000000] reserve setup_data: [mem 0x00000000009f8600-0x00000000009f862f] usable [ 0.000000] reserve setup_data: [mem 0x0000000000100000-0x00000000009f85ff] usable [ 0.000000] reserve setup_data: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] reserve setup_data: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] extended physical RAM map: [ 0.000000] e820: update [mem 0x009f8600-0x009f862f] usable ==> usable [ 0.000000] e820: update [mem 0x009f8600-0x009f862f] usable ==> usable [ 0.000000] Notice: NX (Execute Disable) protection cannot be enabled: non-PAE kernel! [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000001ffd8000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffd7fff] usable [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] signal: max sigframe size: 1760 [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' Started System Logging Service. [ 0.000000] Linux version 5.15.108-yocto-standard (oe-user@oe-host) (i686-poky-linux-gcc (GCC) 12.2.0, GNU ld (GNU Binutils) 2.40.20230119) #1 SMP PREEMPT Fri Apr 21 14:47:58 UTC 2023 klogd started: BusyBox v1.36.0 () Started Kernel Logging Service. System is tainted: unmerged-usr:cgroupsv1 Reached target Basic System. Reached target Socket Units. Listening on dropbear.socket. Listening on D-Bus System Message Bus Socket. Listening on Avahi mDNS/DNS-SD Stack Activation Socket. Reached target Timer Units. Started Daily Cleanup of Temporary Directories. Reached target System Initialization. Finished Update is Completed. Starting Update is Completed... Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. Reached target System Time Set. Started Network Time Synchronization. Finished Coldplug All udev Devices. Finished Record System Boot/Shutdown in UTMP. enp0s1: Network interface 'eth0' is already up, cannot rename to 'enp0s1'. Finished Rebuild Dynamic Linker Cache. Finished Rebuild Journal Catalog. Starting Record System Boot/Shutdown in UTMP... Starting Network Time Synchronization... Starting Rebuild Journal Catalog... Finished Create Volatile Files and Directories. "/var/tmp" already exists and is not a directory. Started Rule-based Manager for Device Events and Files. "/var/log" already exists and is not a directory. /usr/lib/tmpfiles.d/systemd-resolve.conf:10: Duplicate line for path "/etc/resolv.conf", ignoring. /usr/lib/tmpfiles.d/legacy.conf:13: Duplicate line for path "/run/lock", ignoring. /etc/tmpfiles.d/connman_resolvconf.conf:1: Line references path below legacy directory /var/run/, updating /var/run/connman → /run/connman; please update the tmpfiles.d/ drop-in file accordingly. Commit a transient machine-id on disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id). First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes). Using default interface naming scheme 'v253'. Finished Load/Save OS Random Seed. Starting Create Volatile Files and Directories... Starting Rebuild Dynamic Linker Cache... Reached target Local File Systems. Bind mount volatile /srv was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/srv). Bind mount volatile /var/spool was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/var/spool). Starting Load/Save OS Random Seed... Bind mount volatile /var/lib was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/var/lib). Bind mount volatile /var/cache was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/var/cache). Mounted /var/volatile. Starting Rule-based Manager for Device Events and Files... Mounting /var/volatile... Reached target Preparation for Local File Systems. Finished Create Static Device Nodes in /dev. /etc/tmpfiles.d/connman_resolvconf.conf:1: Line references path below legacy directory /var/run/, updating /var/run/connman → /run/connman; please update the tmpfiles.d/ drop-in file accordingly. Starting Create Static Device Nodes in /dev... Finished Create System Users. Finished Flush Journal to Persistent Storage. Received client request to flush runtime journal. Runtime Journal (/run/log/journal/3286d559b4aa45c89b34196409a9ee7a) is 8.0M, max 64.0M, 56.0M free. Starting Create System Users... Starting Flush Journal to Persistent Storage... Rebuild Hardware Database was skipped because no trigger condition checks were met. Started Start psplash-systemd progress communication helper. Kernel Configuration File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/config). FUSE Control File System was skipped because of an unmet condition check (ConditionPathExists=/sys/fs/fuse/connections). Finished Apply Kernel Variables. Finished Remount Root and Kernel File Systems. Finished Generate network units from Kernel command line. Started Journal Service. hid-generic 0003:0627:0001.0002: input: USB HID v1.11 Keyboard [QEMU QEMU USB Keyboard] on usb-0000:00:1d.7-2/input0 warning: FBIOPUT_VSCREENINFO failed, double buffering disabled Runtime Journal (/run/log/journal/3286d559b4aa45c89b34196409a9ee7a) is 8.0M, max 64.0M, 56.0M free. Journal started Finished Load Kernel Module fuse. modprobe@fuse.service: Deactivated successfully. Finished Load Kernel Module drm. modprobe@drm.service: Deactivated successfully. Finished Load Kernel Module configfs. modprobe@configfs.service: Deactivated successfully. Finished Create List of Static Device Nodes. Mounted Temporary Directory /tmp. Mounted Kernel Trace File System. Mounted Kernel Debug File System. Mounted POSIX Message Queue File System. Started RPC Bind. Started Start psplash boot splash screen. Starting Coldplug All udev Devices... EXT4-fs (vda): re-mounted. Opts: (null). Quota mode: disabled. Collecting audit messages is disabled. Starting Apply Kernel Variables... Starting Remount Root and Kernel File Systems... Starting Generate network units from Kernel command line... Load Kernel Modules was skipped because no trigger condition checks were met. Starting Journal Service... input: QEMU QEMU USB Keyboard as /devices/pci0000:00/0000:00:1d.7/usb1/1-2/1-2:1.0/0003:0627:0001.0002/input/input2 File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/). Starting RPC Bind... Starting Start psplash boot splash screen... Starting Load Kernel Module fuse... Starting Load Kernel Module drm... Starting Load Kernel Module configfs... Starting Create List of Static Device Nodes... Mounting Temporary Directory /tmp... Mounting Kernel Trace File System... Mounting Kernel Debug File System... Mounting POSIX Message Queue File System... Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages). Listening on User Database Manager Socket. Listening on udev Kernel Socket. Listening on udev Control Socket. Listening on Network Service Netlink Socket. Listening on Journal Socket. Listening on Journal Socket (/dev/log). Journal Audit Socket was skipped because of an unmet condition check (ConditionSecurity=audit). Listening on initctl Compatibility Named Pipe. Listening on Syslog Socket. Reached target RPC Port Mapper. Listening on RPCbind Server Activation Socket. Reached target Swaps. Reached target Slice Units. Reached target Remote File Systems. Reached target Path Units. Reached target Host and Network Name Lookups. Started Forward Password Requests to Wall Directory Watch. Started Dispatch Password Requests to Console Directory Watch. Created slice User and Session Slice. Created slice Slice /system/serial-getty. Created slice Slice /system/modprobe. Created slice Slice /system/getty. Queued start job for default target Graphical Interface. usb 1-2: new high-speed USB device number 3 using ehci-pci Initializing machine ID from random generator. Hostname set to . Detected architecture x86. Detected virtualization kvm. systemd 253.1^ running in system mode (+PAM -AUDIT -SELINUX -APPARMOR +IMA -SMACK +SECCOMP -GCRYPT -GNUTLS -OPENSSL +ACL +BLKID -CURL -ELFUTILS -FIDO2 -IDN2 -IDN -IPTC +KMOD -LIBCRYPTSETUP +LIBFDISK -PCRE2 -PWQUALITY -P11KIT -QRENCODE -TPM2 -BZIP2 -LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK +XKBCOMMON +UTMP +SYSVINIT default-hierarchy=hybrid) hid-generic 0003:0627:0001.0001: input: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:1d.7-1/input0 input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:1d.7/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input1 TERM=linux HOME=/ with environment: /sbin/init with arguments: Run /sbin/init as init process Write protecting kernel text and read-only data: 15712k Freeing unused kernel image (initmem) memory: 880K devtmpfs: mounted VFS: Mounted root (ext4 filesystem) on device 253:0. EXT4-fs (vda): mounted filesystem with ordered data mode. Opts: (null). Quota mode: disabled. md: ... autorun DONE. md: autorun ... md: Autodetecting RAID arrays. md: If you don't use raid, use raid=noautodetect md: Waiting for all devices to be available before autodetect nameserver0=8.8.8.8 bootserver=255.255.255.255, rootserver=255.255.255.255, rootpath= host=192.168.7.4, domain=, nis-domain=(none) device=eth0, hwaddr=52:54:00:12:34:04, ipaddr=192.168.7.4, mask=255.255.255.0, gw=192.168.7.3 IP-Config: Complete: sr 2:0:0:0: Attached scsi CD-ROM sr0 cdrom: Uniform CD-ROM driver Revision: 3.20 sr 2:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray scsi 2:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 ata3.00: configured for UDMA/100 ata3.00: applying bridge limits ata3.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100 ata6: SATA link down (SStatus 0 SControl 300) ata5: SATA link down (SStatus 0 SControl 300) ata2: SATA link down (SStatus 0 SControl 300) ata4: SATA link down (SStatus 0 SControl 300) ata1: SATA link down (SStatus 0 SControl 300) ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300) usb 1-1: new high-speed USB device number 2 using ehci-pci netconsole: network logging started printk: console [netcon0] enabled Key type encrypted registered Btrfs loaded, crc32c=crc32c-generic, zoned=no, fsverity=no Key type fscrypt-provisioning registered Key type .fscrypt registered Loading compiled-in X.509 certificates registered taskstats version 1 sched_clock: Marking stable (716996321, 147710406)->(946120431, -81413704) IPI shorthand broadcast: enabled NET: Registered PF_VSOCK protocol family Key type dns_resolver registered Bridge firewalling registered NET: Registered PF_PACKET protocol family sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver In-situ OAM (IOAM) with IPv6 Segment Routing with IPv6 NET: Registered PF_INET6 protocol family Actions configured input device check on u32 classifier usbhid: USB HID core driver usbcore: registered new interface driver usbhid sdhci-pltfm: SDHCI platform and OF driver helper sdhci: Copyright(c) Pierre Ossman sdhci: Secure Digital Host Controller Interface driver intel_pstate: CPU model not supported device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com i2c i2c-0: Memory type 0x07 not supported yet, not instantiating SPD i2c i2c-0: 1/1 memory slots populated (from DMI) i801_smbus 0000:00:1f.3: SMBus using PCI interrupt rtc_cmos 00:04: alarms up to one day, y3k, 242 bytes nvram, hpet irqs rtc_cmos 00:04: setting system clock to 2023-04-22T10:56:28 UTC (1682160988) rtc_cmos 00:04: registered as rtc0 rtc_cmos 00:04: RTC can wake from S4 mousedev: PS/2 mouse device common for all mice i8042: PNP: No PS/2 controller found. usbserial: USB Serial support registered for pl2303 usbcore: registered new interface driver pl2303 usbserial: USB Serial support registered for FTDI USB Serial Device usbcore: registered new interface driver ftdi_sio usbserial: USB Serial support registered for generic usbcore: registered new interface driver usbserial_generic usbcore: registered new interface driver usb-storage hub 4-0:1.0: 2 ports detected hub 4-0:1.0: USB hub found uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000c140 uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4 uhci_hcd 0000:00:1d.2: UHCI Host Controller hub 3-0:1.0: 2 ports detected hub 3-0:1.0: USB hub found uhci_hcd 0000:00:1d.1: irq 17, io base 0x0000c120 uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3 uhci_hcd 0000:00:1d.1: UHCI Host Controller hub 2-0:1.0: 2 ports detected hub 2-0:1.0: USB hub found uhci_hcd 0000:00:1d.0: irq 16, io base 0x0000c100 uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2 uhci_hcd 0000:00:1d.0: UHCI Host Controller uhci_hcd: USB Universal Host Controller Interface driver ohci-pci: OHCI PCI platform driver ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver hub 1-0:1.0: 6 ports detected hub 1-0:1.0: USB hub found ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00 ehci-pci 0000:00:1d.7: irq 19, io mem 0xfebd4000 ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 1 ehci-pci 0000:00:1d.7: EHCI Host Controller ehci-pci: EHCI PCI platform driver ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver igb: Copyright (c) 2007-2014 Intel Corporation. igb: Intel(R) Gigabit Ethernet Network Driver e1000e: Copyright(c) 1999 - 2015 Intel Corporation. e1000e: Intel(R) PRO/1000 Network Driver e1000: Copyright (c) 1999-2006 Intel Corporation. e1000: Intel(R) PRO/1000 Network Driver e100: Copyright(c) 1999-2006 Intel Corporation e100: Intel(R) PRO/100 Network Driver ata6: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5380 irq 34 ata5: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5300 irq 34 ata4: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5280 irq 34 ata3: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5200 irq 34 ata2: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5180 irq 34 ata1: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5100 irq 34 scsi host5: ahci scsi host4: ahci scsi host3: ahci scsi host2: ahci scsi host1: ahci scsi host0: ahci ahci 0000:00:1f.2: flags: 64bit ncq only ahci 0000:00:1f.2: AHCI 0001.0000 32 slots 6 ports 1.5 Gbps 0x3f impl SATA mode ahci 0000:00:1f.2: version 3.0 virtio_blk virtio3: [vda] 1242118 512-byte logical blocks (636 MB/607 MiB) loop: module loaded brd: module loaded virtio_gpu virtio2: [drm] fb0: virtio_gpudrmfb frame buffer device Console: switching to colour frame buffer device 160x50 virtio_gpu virtio2: [drm] drm_plane_enable_fb_damage_clips() not called [drm] Initialized virtio_gpu 0.1.0 0 for virtio2 on minor 0 [drm] number of cap sets: 0 [drm] number of scanouts: 1 [drm] features: -virgl +edid -resource_blob -host_visible Console: switching to colour dummy device 80x25 virtio-pci 0000:00:03.0: vgaarb: deactivate vga console [drm] pci: virtio-vga detected at 0000:00:03.0 Linux agpgart interface v0.103 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A 00:02: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A 00:01: ttyS2 at I/O 0x3e8 (irq = 4, base_baud = 115200) is a 16550A Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled ACPI: \_SB_.GSIE: Enabled at IRQ 20 ACPI: \_SB_.GSIH: Enabled at IRQ 23 ACPI: \_SB_.GSIG: Enabled at IRQ 22 ACPI: \_SB_.GSIF: Enabled at IRQ 21 ACPI: button: Power Button [PWRF] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 io scheduler kyber registered io scheduler mq-deadline registered Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250) Asymmetric key parser 'x509' registered Key type asymmetric registered xor: automatically using best checksumming function avx Key type cifs.idmap registered Key type id_legacy registered Key type id_resolver registered NFS: Registering the id_resolver key type workingset: timestamp_bits=14 max_order=17 bucket_order=3 Initialise system trusted keyrings clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x257a386c905, max_idle_ns: 440795250529 ns RAPL PMU: API unit is 2^-32 Joules, 0 fixed counters, 10737418240 ms ovfl timer PCI: CLS 0 bytes, default 64 ACPI: \_SB_.GSID: Enabled at IRQ 19 ACPI: \_SB_.GSIC: Enabled at IRQ 18 ACPI: \_SB_.GSIB: Enabled at IRQ 17 ACPI: \_SB_.GSIA: Enabled at IRQ 16 pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] pci_bus 0000:00: resource 7 [mem 0x20000000-0xafffffff window] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] RPC: Registered tcp NFSv4.1 backchannel transport module. RPC: Registered tcp transport module. RPC: Registered udp transport module. RPC: Registered named UNIX socket transport module. NET: Registered PF_UNIX/PF_LOCAL protocol family UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) UDP hash table entries: 256 (order: 1, 8192 bytes, linear) TCP: Hash tables configured (established 4096 bind 4096) TCP bind hash table entries: 4096 (order: 3, 32768 bytes, linear) TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear) Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear) IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) NET: Registered PF_INET protocol family clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns pnp: PnP ACPI: found 6 devices system 00:05: [mem 0xb0000000-0xbfffffff window] has been reserved pnp: PnP ACPI init clocksource: Switched to clocksource kvm-clock hpet0: 3 comparators, 64-bit 100.000000 MHz counter hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 e820: reserve RAM buffer [mem 0x1ffd8000-0x1fffffff] e820: reserve RAM buffer [mem 0x009f8600-0x009fffff] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] PCI: pci_cache_line_size set to 64 bytes PCI: Using ACPI for IRQ routing Bluetooth: SCO socket layer initialized Bluetooth: L2CAP socket layer initialized Bluetooth: HCI socket layer initialized Bluetooth: HCI device and connection manager initialized NET: Registered PF_BLUETOOTH protocol family Bluetooth: Core ver 2.22 PTP clock support registered pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti pps_core: LinuxPPS API ver. 1 registered usbcore: registered new device driver usb usbcore: registered new interface driver hub usbcore: registered new interface driver usbfs ACPI: bus type USB registered libata version 3.00 loaded. SCSI subsystem initialized vgaarb: loaded pci 0000:00:03.0: vgaarb: bridge control possible pci 0000:00:03.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none pci 0000:00:03.0: vgaarb: setting as boot VGA device ACPI: PCI: Interrupt link GSIH configured for IRQ 23 ACPI: PCI: Interrupt link GSIG configured for IRQ 22 ACPI: PCI: Interrupt link GSIF configured for IRQ 21 ACPI: PCI: Interrupt link GSIE configured for IRQ 20 ACPI: PCI: Interrupt link GSID configured for IRQ 19 ACPI: PCI: Interrupt link GSIC configured for IRQ 18 ACPI: PCI: Interrupt link GSIB configured for IRQ 17 ACPI: PCI: Interrupt link GSIA configured for IRQ 16 ACPI: PCI: Interrupt link LNKH configured for IRQ 11 ACPI: PCI: Interrupt link LNKG configured for IRQ 11 ACPI: PCI: Interrupt link LNKF configured for IRQ 10 ACPI: PCI: Interrupt link LNKE configured for IRQ 10 ACPI: PCI: Interrupt link LNKD configured for IRQ 11 ACPI: PCI: Interrupt link LNKC configured for IRQ 11 ACPI: PCI: Interrupt link LNKB configured for IRQ 10 ACPI: PCI: Interrupt link LNKA configured for IRQ 10 pci_bus 0000:00: on NUMA node 0 pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 pci 0000:00:1f.2: reg 0x24: [mem 0xfebd5000-0xfebd5fff] pci 0000:00:1f.2: reg 0x20: [io 0xc160-0xc17f] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 pci 0000:00:1d.7: reg 0x10: [mem 0xfebd4000-0xfebd4fff] pci 0000:00:1d.7: [8086:293a] type 00 class 0x0c0320 pci 0000:00:1d.2: reg 0x20: [io 0xc140-0xc15f] pci 0000:00:1d.2: [8086:2936] type 00 class 0x0c0300 pci 0000:00:1d.1: reg 0x20: [io 0xc120-0xc13f] pci 0000:00:1d.1: [8086:2935] type 00 class 0x0c0300 pci 0000:00:1d.0: reg 0x20: [io 0xc100-0xc11f] pci 0000:00:1d.0: [8086:2934] type 00 class 0x0c0300 pci 0000:00:04.0: reg 0x20: [mem 0xfe80c000-0xfe80ffff 64bit pref] pci 0000:00:04.0: reg 0x14: [mem 0xfebd3000-0xfebd3fff] pci 0000:00:04.0: reg 0x10: [io 0xc000-0xc07f] pci 0000:00:04.0: [1af4:1001] type 00 class 0x010000 pci 0000:00:03.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] pci 0000:00:03.0: reg 0x30: [mem 0xfebc0000-0xfebcffff pref] pci 0000:00:03.0: reg 0x20: [mem 0xfebd2000-0xfebd2fff] pci 0000:00:03.0: reg 0x18: [mem 0xfe808000-0xfe80bfff 64bit pref] pci 0000:00:03.0: reg 0x10: [mem 0xfe000000-0xfe7fffff pref] pci 0000:00:03.0: [1af4:1050] type 00 class 0x030000 pci 0000:00:02.0: reg 0x20: [mem 0xfe804000-0xfe807fff 64bit pref] pci 0000:00:02.0: reg 0x14: [mem 0xfebd1000-0xfebd1fff] pci 0000:00:02.0: reg 0x10: [io 0xc0e0-0xc0ff] pci 0000:00:02.0: [1af4:1005] type 00 class 0x00ff00 pci 0000:00:01.0: reg 0x30: [mem 0xfeb80000-0xfebbffff pref] pci 0000:00:01.0: reg 0x20: [mem 0xfe800000-0xfe803fff 64bit pref] pci 0000:00:01.0: reg 0x14: [mem 0xfebd0000-0xfebd0fff] pci 0000:00:01.0: reg 0x10: [io 0xc0c0-0xc0df] pci 0000:00:01.0: [1af4:1000] type 00 class 0x020000 pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 pci_bus 0000:00: root bus resource [bus 00-ff] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] pci_bus 0000:00: root bus resource [mem 0x20000000-0xafffffff window] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] PCI host bridge to bus 0000:00 acpi resource window ([0x100000000-0x8ffffffff] ignored, not CPU addressable) acpi PNP0A08:00: _OSC: OS now controls [PME PCIeCapability] acpi PNP0A08:00: _OSC: platform does not support [LTR] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) ACPI: Enabled 2 GPEs in block 00 to 3F PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug ACPI: Using IOAPIC for interrupt routing ACPI: PM: (supports S0 S3 S5) ACPI: Interpreter enabled ACPI: 1 ACPI AML tables successfully acquired and loaded ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) ACPI: Added _OSI(Linux-Dell-Video) ACPI: Added _OSI(Processor Aggregator Device) ACPI: Added _OSI(3.0 _SCP Extensions) ACPI: Added _OSI(Processor Device) ACPI: Added _OSI(Module Device) raid6: using ssse3x1 recovery algorithm raid6: .... xor() 9183 MB/s, rmw enabled raid6: using algorithm sse2x2 gen() 13962 MB/s raid6: sse1x1 gen() 6635 MB/s raid6: sse1x2 gen() 7113 MB/s raid6: sse2x1 xor() 7636 MB/s raid6: sse2x1 gen() 10744 MB/s raid6: sse2x2 xor() 9183 MB/s raid6: sse2x2 gen() 13962 MB/s kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. PCI: Using configuration type 1 for base access PCI: Using MMCONFIG for extended config space PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) ACPI: bus type PCI registered cpuidle: using governor menu thermal_sys: Registered thermal governor 'user_space' thermal_sys: Registered thermal governor 'step_wise' NET: Registered PF_NETLINK/PF_ROUTE protocol family pinctrl core: initialized pinctrl subsystem futex hash table entries: 1024 (order: 4, 65536 bytes, linear) clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns devtmpfs: initialized smpboot: Total of 4 processors activated (20799.96 BogoMIPS) smpboot: Max logical packages: 1 smp: Brought up 1 node, 4 CPUs kvm-guest: stealtime: cpu 3, msr 1fac3a40 kvm-clock: cpu 3, msr 6df20c1, secondary cpu clock #3 kvm-guest: stealtime: cpu 2, msr 1faa3a40 kvm-clock: cpu 2, msr 6df2081, secondary cpu clock #2 kvm-guest: stealtime: cpu 1, msr 1fa83a40 kvm-clock: cpu 1, msr 6df2041, secondary cpu clock .... node #0, CPUs: #1 x86: Booting SMP configuration: smp: Bringing up secondary CPUs ... rcu: Hierarchical SRCU implementation. Performance Events: unsupported p6 CPU model 58 no PMU driver, software events only. smpboot: CPU0: Intel Xeon E3-12xx v2 (Ivy Bridge) (family: 0x6, model: 0x3a, stepping: 0x9) Freeing SMP alternatives memory: 48K SRBDS: Unknown: Dependent on hypervisor status MMIO Stale Data: Unknown: No mitigations MDS: Vulnerable: Clear CPU buffers attempted, no microcode L1TF: Kernel not compiled for PAE. No mitigation for L1TF Speculative Store Bypass: Vulnerable Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch Spectre V2 : Mitigation: Retpolines Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) landlock: Up and running. LSM: Security Framework initializing pid_max: default: 32768 minimum: 301 Calibrating delay loop (skipped) preset value.. 5199.99 BogoMIPS (lpj=2599996) clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x257a386c905, max_idle_ns: 440795250529 ns ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 Enabling APIC mode: Flat. Using 1 I/O APICs APIC: Switch to symmetric I/O mode setup clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns ACPI: Core revision 20210730 printk: console [ttyS0] enabled Console: colour VGA+ 80x25 random: crng init done kfence: initialized - using 2097152 bytes for 255 objects at 0x(ptrval)-0x(ptrval) NR_IRQS: 2304, nr_irqs: 456, preallocated irqs: 16 rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies. Tracing variant of Tasks RCU enabled. Rude variant of Tasks RCU enabled. Trampoline variant of Tasks RCU enabled. All grace periods are expedited (rcu_expedited). rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4. rcu: RCU event tracing is enabled. rcu: Preemptible hierarchical RCU implementation. trace event string verifier disabled ftrace: allocated 87 pages with 5 groups ftrace: allocating 44323 entries in 87 pages SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 Memory: 496000K/523736K available (12542K kernel code, 1540K rwdata, 3168K rodata, 880K init, 592K bss, 27736K reserved, 0K cma-reserved, 0K highmem) Checking if this processor honours the WP bit even in supervisor mode...Ok. Initializing HighMem for node 0 (00000000:00000000) mem auto-init: stack:all(zero), heap alloc:off, heap free:off Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear) Dentry cache hash table entries: 65536 (order: 6, 262144 bytes, linear) Kernel command line: root=/dev/vda rw ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 printk.time=1 Built 1 zonelists, mobility grouping on. Total pages: 129654 kvm-guest: stealtime: cpu 0, msr 1fa63a40 pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 pcpu-alloc: s99084 r0 d31988 u131072 alloc=32*4096 percpu: Embedded 32 pages/cpu s99084 r0 d31988 u131072 setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:4 nr_node_ids:1 clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns Booting paravirtualized kernel on KVM [mem 0x20000000-0xafffffff] available for PCI devices smpboot: Allowing 4 CPUs, 0 hotplug CPUs TSC deadline timer available ACPI: HPET id: 0x8086a201 base: 0xfed00000 ACPI: Using ACPI (MADT) for SMP configuration information ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) ACPI: PM-Timer IO Port: 0x608 Using APIC driver default On node 0, zone DMA: 97 pages in unavailable ranges On node 0, zone DMA: 1 pages in unavailable ranges Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffd7fff] node 0: [mem 0x0000000000100000-0x000000001ffd7fff] node 0: [mem 0x0000000000001000-0x000000000009efff] Early memory node ranges Movable zone start for each node HighMem empty Normal [mem 0x0000000001000000-0x000000001ffd7fff] DMA [mem 0x0000000000001000-0x0000000000ffffff] Zone ranges: low ram: 0 - 1ffd8000 mapped low ram: 0 - 1ffd8000 511MB LOWMEM available. 0MB HIGHMEM available. ACPI: Reserving WAET table memory at [mem 0x1ffe23e4-0x1ffe240b] ACPI: Reserving MCFG table memory at [mem 0x1ffe23a8-0x1ffe23e3] ACPI: Reserving HPET table memory at [mem 0x1ffe2370-0x1ffe23a7] ACPI: Reserving APIC table memory at [mem 0x1ffe22e0-0x1ffe236f] ACPI: Reserving FACS table memory at [mem 0x1ffe0000-0x1ffe003f] ACPI: Reserving DSDT table memory at [mem 0x1ffe0040-0x1ffe21eb] ACPI: Reserving FACP table memory at [mem 0x1ffe21ec-0x1ffe22df] ACPI: WAET 0x000000001FFE23E4 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) ACPI: MCFG 0x000000001FFE23A8 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) ACPI: HPET 0x000000001FFE2370 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001) ACPI: APIC 0x000000001FFE22E0 000090 (v01 BOCHS BXPC 00000001 BXPC 00000001) ACPI: FACS 0x000000001FFE0000 000040 ACPI: DSDT 0x000000001FFE0040 0021AC (v01 BOCHS BXPC 00000001 BXPC 00000001) ACPI: FACP 0x000000001FFE21EC 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) ACPI: RSDT 0x000000001FFE240C 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001) ACPI: RSDP 0x00000000000F59F0 000014 (v00 BOCHS ) ACPI: Early table checksum verification disabled initial memory mapped: [mem 0x00000000-0x073fffff] found SMP MP-table at [mem 0x000f5bc0-0x000f5bcf] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT last_pfn = 0x1ffd8 max_arch_pfn = 0x100000 e820: remove [mem 0x000a0000-0x000fffff] usable e820: update [mem 0x00000000-0x00000fff] usable ==> reserved tsc: Detected 2599.996 MHz processor clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns kvm-clock: using sched offset of 383231637 cycles kvm-clock: cpu 0, msr 6df2001, primary cpu clock kvm-clock: Using msrs 4b564d01 and 4b564d00 Hypervisor detected: KVM DMI: QEMU Standard PC (Q35 + ICH9, 2009), BIOS rel-1.16.1-0-g3208b098f51a-prebuilt.qemu.org 04/01/2014 SMBIOS 2.8 present. reserve setup_data: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved reserve setup_data: [mem 0x00000000feffc000-0x00000000feffffff] reserved reserve setup_data: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved reserve setup_data: [mem 0x00000000b0000000-0x00000000bfffffff] reserved reserve setup_data: [mem 0x000000001ffd8000-0x000000001fffffff] reserved reserve setup_data: [mem 0x00000000009f8630-0x000000001ffd7fff] usable reserve setup_data: [mem 0x00000000009f8600-0x00000000009f862f] usable reserve setup_data: [mem 0x0000000000100000-0x00000000009f85ff] usable reserve setup_data: [mem 0x00000000000f0000-0x00000000000fffff] reserved reserve setup_data: [mem 0x000000000009fc00-0x000000000009ffff] reserved reserve setup_data: [mem 0x0000000000000000-0x000000000009fbff] usable extended physical RAM map: e820: update [mem 0x009f8600-0x009f862f] usable ==> usable e820: update [mem 0x009f8600-0x009f862f] usable ==> usable Notice: NX (Execute Disable) protection cannot be enabled: non-PAE kernel! BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved BIOS-e820: [mem 0x000000001ffd8000-0x000000001fffffff] reserved BIOS-e820: [mem 0x0000000000100000-0x000000001ffd7fff] usable BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable BIOS-provided physical RAM map: signal: max sigframe size: 1760 x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' Linux version 5.15.108-yocto-standard (oe-user@oe-host) (i686-poky-linux-gcc (GCC) 12.2.0, GNU ld (GNU Binutils) 2.40.20230119) #1 SMP PREEMPT Fri Apr 21 14:47:58 UTC 2023 DEBUG: Waiting for process output: time: 1682161083.8618383, endtime: 1682161383.8618355 DEBUG: Data from SSH call: Started SSH Per-Connection Server (192.168.7.3:41932). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@128-192.168.7.4:22-192.168.7.3:41930.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:41930). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@127-192.168.7.4:22-192.168.7.3:41924.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:41924). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@126-192.168.7.4:22-192.168.7.3:41908.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:41908). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@125-192.168.7.4:22-192.168.7.3:41902.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:41902). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@124-192.168.7.4:22-192.168.7.3:41890.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:41890). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@123-192.168.7.4:22-192.168.7.3:41884.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:41884). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@122-192.168.7.4:22-192.168.7.3:41874.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:41874). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Forwarding to syslog missed 177 messages. dropbear@121-192.168.7.4:22-192.168.7.3:41864.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:41864). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@120-192.168.7.4:22-192.168.7.3:41858.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:41858). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@119-192.168.7.4:22-192.168.7.3:44664.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:44664). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@118-192.168.7.4:22-192.168.7.3:44662.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:44662). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@117-192.168.7.4:22-192.168.7.3:44648.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:44648). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@116-192.168.7.4:22-192.168.7.3:44632.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:44632). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@115-192.168.7.4:22-192.168.7.3:44620.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:44620). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@114-192.168.7.4:22-192.168.7.3:44614.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:44614). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@113-192.168.7.4:22-192.168.7.3:44598.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:44598). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@112-192.168.7.4:22-192.168.7.3:44596.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:44596). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@111-192.168.7.4:22-192.168.7.3:44590.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:44590). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@110-192.168.7.4:22-192.168.7.3:44574.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:44574). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@109-192.168.7.4:22-192.168.7.3:44566.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:44566). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@108-192.168.7.4:22-192.168.7.3:44560.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:44560). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@107-192.168.7.4:22-192.168.7.3:44558.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:44558). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@106-192.168.7.4:22-192.168.7.3:44548.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:44548). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@105-192.168.7.4:22-192.168.7.3:44546.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:44546). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@104-192.168.7.4:22-192.168.7.3:44538.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:44538). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@103-192.168.7.4:22-192.168.7.3:44530.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:44530). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@102-192.168.7.4:22-192.168.7.3:44526.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:44526). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@101-192.168.7.4:22-192.168.7.3:44512.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:44512). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@100-192.168.7.4:22-192.168.7.3:44510.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:44510). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@99-192.168.7.4:22-192.168.7.3:44496.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:44496). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@98-192.168.7.4:22-192.168.7.3:52032.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:52032). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@97-192.168.7.4:22-192.168.7.3:52022.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:52022). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@96-192.168.7.4:22-192.168.7.3:52010.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:52010). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@95-192.168.7.4:22-192.168.7.3:51994.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:51994). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Removed slice User Slice of UID 1000. Stopped User Runtime Directory /run/user/1000. user-runtime-dir@1000.service: Deactivated successfully. run-user-1000.mount: Deactivated successfully. Stopping User Runtime Directory /run/user/1000... Stopped User Manager for UID 1000. user@1000.service: Deactivated successfully. Reached target Exit the Session. Finished Exit the Session. Reached target Shutdown. Removed slice User Application Slice. Closed D-Bus User Message Bus Socket. Stopped target Timers. Stopped target Sockets. Stopped target Paths. Stopped target Basic System. Stopped target Main User Target. Activating special unit Exit the Session... Stopping User Manager for UID 1000... dropbear@94-192.168.7.4:22-192.168.7.3:51980.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:51980). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@93-192.168.7.4:22-192.168.7.3:51966.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:51966). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@92-192.168.7.4:22-192.168.7.3:51950.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:51950). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@91-192.168.7.4:22-192.168.7.3:51934.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:51934). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@90-192.168.7.4:22-192.168.7.3:51922.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:51922). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@89-192.168.7.4:22-192.168.7.3:40022.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:40022). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@88-192.168.7.4:22-192.168.7.3:40020.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:40020). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@87-192.168.7.4:22-192.168.7.3:40018.service: Deactivated successfully. Removed session c3. session-c3.scope: Deactivated successfully. Started Session c3 of User test1. New session c3 of user test1. Started SSH Per-Connection Server (192.168.7.3:40018). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Removed session c2. dropbear@86-192.168.7.4:22-192.168.7.3:40010.service: Deactivated successfully. session-c2.scope: Deactivated successfully. Started Session c2 of User test1. Started User Manager for UID 1000. Startup finished in 59ms. Reached target Main User Target. Reached target Basic System. Reached target Sockets. Listening on D-Bus User Message Bus Socket. Starting D-Bus User Message Bus Socket... Reached target Timers. Reached target Paths. Created slice User Application Slice. Queued start job for default target Main User Target. Starting User Manager for UID 1000... Finished User Runtime Directory /run/user/1000. New session c2 of user test1. Starting User Runtime Directory /run/user/1000... Created slice User Slice of UID 1000. Started SSH Per-Connection Server (192.168.7.3:40010). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@85-192.168.7.4:22-192.168.7.3:39994.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:39994). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@84-192.168.7.4:22-192.168.7.3:39988.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:39988). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@83-192.168.7.4:22-192.168.7.3:39978.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:39978). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@82-192.168.7.4:22-192.168.7.3:39970.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:39970). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@81-192.168.7.4:22-192.168.7.3:39960.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:39960). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@80-192.168.7.4:22-192.168.7.3:39954.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:39954). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@79-192.168.7.4:22-192.168.7.3:39944.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:39944). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@78-192.168.7.4:22-192.168.7.3:39930.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:39930). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@77-192.168.7.4:22-192.168.7.3:39916.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:39916). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Forwarding to syslog missed 156 messages. dropbear@76-192.168.7.4:22-192.168.7.3:39912.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:39912). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@75-192.168.7.4:22-192.168.7.3:59120.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:59120). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@74-192.168.7.4:22-192.168.7.3:59116.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:59116). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@73-192.168.7.4:22-192.168.7.3:59112.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:59112). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@72-192.168.7.4:22-192.168.7.3:59106.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:59106). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@71-192.168.7.4:22-192.168.7.3:59098.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:59098). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@70-192.168.7.4:22-192.168.7.3:59086.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:59086). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@69-192.168.7.4:22-192.168.7.3:59076.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:59076). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@68-192.168.7.4:22-192.168.7.3:59068.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:59068). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@67-192.168.7.4:22-192.168.7.3:59052.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:59052). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@66-192.168.7.4:22-192.168.7.3:59038.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:59038). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@65-192.168.7.4:22-192.168.7.3:59028.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:59028). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@64-192.168.7.4:22-192.168.7.3:59020.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:59020). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@63-192.168.7.4:22-192.168.7.3:59010.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:59010). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@62-192.168.7.4:22-192.168.7.3:59000.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:59000). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@61-192.168.7.4:22-192.168.7.3:58986.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:58986). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@60-192.168.7.4:22-192.168.7.3:58972.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:58972). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@59-192.168.7.4:22-192.168.7.3:58968.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:58968). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@58-192.168.7.4:22-192.168.7.3:58966.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:58966). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@57-192.168.7.4:22-192.168.7.3:58952.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:58952). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@56-192.168.7.4:22-192.168.7.3:58944.service: Deactivated successfully. Started System Logging Service. Stopped System Logging Service. busybox-syslog.service: Deactivated successfully. Stopping System Logging Service... Started SSH Per-Connection Server (192.168.7.3:58944). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@55-192.168.7.4:22-192.168.7.3:58932.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:58932). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@54-192.168.7.4:22-192.168.7.3:58918.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:58918). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@53-192.168.7.4:22-192.168.7.3:58910.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:58910). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@52-192.168.7.4:22-192.168.7.3:56598.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:56598). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@51-192.168.7.4:22-192.168.7.3:56584.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:56584). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@50-192.168.7.4:22-192.168.7.3:56580.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:56580). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@49-192.168.7.4:22-192.168.7.3:56572.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:56572). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@48-192.168.7.4:22-192.168.7.3:56566.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:56566). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@47-192.168.7.4:22-192.168.7.3:56562.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:56562). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@46-192.168.7.4:22-192.168.7.3:56558.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:56558). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@45-192.168.7.4:22-192.168.7.3:56556.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:56556). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@44-192.168.7.4:22-192.168.7.3:56540.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:56540). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@43-192.168.7.4:22-192.168.7.3:56526.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:56526). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@42-192.168.7.4:22-192.168.7.3:47096.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:47096). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@41-192.168.7.4:22-192.168.7.3:47092.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:47092). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@40-192.168.7.4:22-192.168.7.3:47078.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:47078). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@39-192.168.7.4:22-192.168.7.3:47066.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:47066). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@38-192.168.7.4:22-192.168.7.3:47062.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:47062). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@37-192.168.7.4:22-192.168.7.3:47046.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:47046). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@36-192.168.7.4:22-192.168.7.3:47044.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:47044). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@35-192.168.7.4:22-192.168.7.3:47038.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:47038). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@34-192.168.7.4:22-192.168.7.3:47034.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:47034). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@33-192.168.7.4:22-192.168.7.3:47018.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:47018). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@32-192.168.7.4:22-192.168.7.3:47014.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:47014). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@31-192.168.7.4:22-192.168.7.3:47002.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:47002). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@30-192.168.7.4:22-192.168.7.3:46996.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:46996). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@29-192.168.7.4:22-192.168.7.3:46980.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:46980). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). systemd-hostnamed.service: Deactivated successfully. dropbear@28-192.168.7.4:22-192.168.7.3:46966.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:46966). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@27-192.168.7.4:22-192.168.7.3:46956.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:46956). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@26-192.168.7.4:22-192.168.7.3:46942.service: Deactivated successfully. Forwarding to syslog missed 340 messages. Started SSH Per-Connection Server (192.168.7.3:46942). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@25-192.168.7.4:22-192.168.7.3:52578.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:52578). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@24-192.168.7.4:22-192.168.7.3:52568.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:52568). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@23-192.168.7.4:22-192.168.7.3:52558.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:52558). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@22-192.168.7.4:22-192.168.7.3:52552.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:52552). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@21-192.168.7.4:22-192.168.7.3:52550.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:52550). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@20-192.168.7.4:22-192.168.7.3:52536.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:52536). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@19-192.168.7.4:22-192.168.7.3:52522.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:52522). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@18-192.168.7.4:22-192.168.7.3:52518.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:52518). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@17-192.168.7.4:22-192.168.7.3:52508.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:52508). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@16-192.168.7.4:22-192.168.7.3:55016.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:55016). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@15-192.168.7.4:22-192.168.7.3:55004.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:55004). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@14-192.168.7.4:22-192.168.7.3:54998.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:54998). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@13-192.168.7.4:22-192.168.7.3:54984.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:54984). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@12-192.168.7.4:22-192.168.7.3:54980.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:54980). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Network configuration changed, trying to establish connection. dropbear@11-192.168.7.4:22-192.168.7.3:54972.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:54972). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@10-192.168.7.4:22-192.168.7.3:54958.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:54958). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@9-192.168.7.4:22-192.168.7.3:54952.service: Deactivated successfully. Started Network Time Synchronization. Starting Network Time Synchronization... Reloading. Reloading requested from client PID 399 (unit dropbear@9-192.168.7.4:22-192.168.7.3:54952.service)... Started SSH Per-Connection Server (192.168.7.3:54952). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). [ 11.590281] systemd-journald[161]: /run/log/journal/3286d559b4aa45c89b34196409a9ee7a/system.journal: Journal header limits reached or header out-of-date, rotating. [ 11.586648] systemd-journald[161]: Oldest entry in /run/log/journal/3286d559b4aa45c89b34196409a9ee7a/system.journal is older than the configured file retention duration (1month), suggesting rotation. /run/log/journal/3286d559b4aa45c89b34196409a9ee7a/system.journal: Journal header limits reached or header out-of-date, rotating. Oldest entry in /run/log/journal/3286d559b4aa45c89b34196409a9ee7a/system.journal is older than the configured file retention duration (1month), suggesting rotation. dropbear@8-192.168.7.4:22-192.168.7.3:54948.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:54948). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@7-192.168.7.4:22-192.168.7.3:54946.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:54946). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). [ 10.426619] systemd-journald[161]: Time jumped backwards, rotating. Time jumped backwards, rotating. dropbear@6-192.168.7.4:22-192.168.7.3:54934.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:54934). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@5-192.168.7.4:22-192.168.7.3:54930.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:54930). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@4-192.168.7.4:22-192.168.7.3:42312.service: Deactivated successfully. Stopped Network Time Synchronization. systemd-timesyncd.service: Deactivated successfully. Stopping Network Time Synchronization... Reloading. Reloading requested from client PID 363 (unit dropbear@4-192.168.7.4:22-192.168.7.3:42312.service)... Started SSH Per-Connection Server (192.168.7.3:42312). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@3-192.168.7.4:22-192.168.7.3:42304.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:42304). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@2-192.168.7.4:22-192.168.7.3:42296.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:42296). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@1-192.168.7.4:22-192.168.7.3:42284.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:42284). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@0-192.168.7.4:22-192.168.7.3:42270.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:42270). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Created slice Slice /system/dropbear. Started Session c1 of User root. Started User Manager for UID 0. Startup finished in 92ms. Reached target Main User Target. Reached target Basic System. Reached target Sockets. Listening on D-Bus User Message Bus Socket. Starting D-Bus User Message Bus Socket... Reached target Timers. Reached target Paths. Created slice User Application Slice. cgroup compatibility translation between legacy and unified hierarchy settings activated. See cgroup-compat debug messages for details. Queued start job for default target Main User Target. gdk_window_thaw_toplevel_updates: assertion 'window->update_and_descendants_freeze_count > 0' failed matchbox-wm: X error warning (0xa0000a): BadWindow (invalid Window parameter) (opcode: 12) Starting User Manager for UID 0... Finished User Runtime Directory /run/user/0. New session c1 of user root. SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry dbus-daemon[285]: Successfully activated service 'org.a11y.atspi.Registry' Starting User Runtime Directory /run/user/0... Created slice User Slice of UID 0. matchbox-wm: X error warning (0xa00002): BadWindow (invalid Window parameter) (opcode: 12) Started User Database Manager. dbus-daemon[285]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=0 pid=270 comm="connman-applet") Starting User Database Manager... [settings daemon] Forking. run with -n to prevent fork matchbox: ignoring key shortcut XF86Start=!matchbox-remote -desktop matchbox: Cant find a keycode for keysym 269025050 matchbox: ignoring key shortcut telephone=!$dates matchbox: Cant find a keycode for keysym 2809 matchbox: ignoring key shortcut XF86Calendar=!$contacts matchbox: Cant find a keycode for keysym 269025056 Using calibration data stored in /etc/pointercal.xinput Using calibration data stored in /etc/pointercal.xinput D-BUS per-session daemon address is: unix:path=/tmp/dbus-teJNMOmEpB,guid=89680389a1bd28c62c9604626443bd5e Network configuration changed, trying to establish connection. eth0: Gained IPv6LL Systemd reported progress of 1.0, quit psplash. (==) Using system config directory "/usr/share/X11/xorg.conf.d" (==) Using config file: "/etc/X11/xorg.conf" (==) Log file: "/var/log/Xorg.0.log", Time: Sat Apr 22 10:56:30 2023 (WW) warning, (EE) error, (NI) not implemented, (??) unknown. (++) from command line, (!!) notice, (II) informational, Markers: (--) probed, (**) from config file, (==) default setting, to make sure that you have the latest version. Before reporting problems, check http://wiki.x.org Current version of pixman: 0.42.2 Kernel command line: root=/dev/vda rw ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 printk.time=1 Current Operating System: Linux qemux86 5.15.108-yocto-standard #1 SMP PREEMPT Fri Apr 21 14:47:58 UTC 2023 i686 X Protocol Version 11, Revision 0 X.Org X Server 1.21.1.7 Started Xserver startup without a display manager. Stopped Xserver startup without a display manager. xserver-nodm.service: Scheduled restart job, restart counter is at 1. xserver-nodm.service: Failed with result 'exit-code'. xserver-nodm.service: Main process exited, code=exited, status=1/FAILURE xinit: server error xinit: unable to connect to X server: Interrupted system call xinit: giving up (EE) Server terminated with error (1). Closing log file. waiting for X server to begin accepting connections (EE) (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information. for help. at http://wiki.x.org Please consult the The X.Org Foundation support (EE) (EE) (EE) xf86OpenConsole: Switching VT failed Fatal server error: (EE) Startup finished in 1.061s (kernel) + 900ms (userspace) = 1.961s. Started Hostname Service. Finished Record Runlevel Change in UTMP. systemd-update-utmp-runlevel.service: Deactivated successfully. Started WPA supplicant. Starting Record Runlevel Change in UTMP... Starting Hostname Service... Reached target Graphical Interface. Reached target Multi-User System. Reached target Login Prompts. Successfully initialized wpa_supplicant Started Serial Getty on ttyS1. Started Serial Getty on ttyS0. Started Getty on tty1. Network configuration changed, trying to establish connection. Finished Permit User Sessions. eth0: Configuring with /run/systemd/network/90-eth0.network. Network configuration changed, trying to establish connection. Starting WPA supplicant... Network configuration changed, trying to establish connection. Network configuration changed, trying to establish connection. Starting Permit User Sessions... Reached target Network. Network configuration changed, trying to establish connection. Started Network Configuration. Network configuration changed, trying to establish connection. Enumeration completed Network configuration changed, trying to establish connection. Network configuration changed, trying to establish connection. eth0: Gained carrier eth0: Link UP lo: Gained carrier lo: Link UP Started Avahi mDNS/DNS-SD Stack. Starting Avahi mDNS/DNS-SD Stack... Started Connection service. Started User Login Management. Watching system buttons on /dev/input/event2 (QEMU QEMU USB Keyboard) Watching system buttons on /dev/input/event0 (Power Button) New seat seat0. Started Telephony service. Starting Network Configuration... (==) Using system config directory "/usr/share/X11/xorg.conf.d" (==) Using config file: "/etc/X11/xorg.conf" Starting Connection service... (==) Log file: "/var/log/Xorg.0.log", Time: Sat Apr 22 10:56:29 2023 (WW) warning, (EE) error, (NI) not implemented, (??) unknown. (++) from command line, (!!) notice, (II) informational, Markers: (--) probed, (**) from config file, (==) default setting, to make sure that you have the latest version. Before reporting problems, check http://wiki.x.org Current version of pixman: 0.42.2 Kernel command line: root=/dev/vda rw ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 printk.time=1 Current Operating System: Linux qemux86 5.15.108-yocto-standard #1 SMP PREEMPT Fri Apr 21 14:47:58 UTC 2023 i686 X Protocol Version 11, Revision 0 X.Org X Server 1.21.1.7 Reached target Preparation for Network. Finished IPv4 Packet Filtering Framework. [ 1.538735] systemd-journald[161]: Received client request to flush runtime journal. [ 1.521300] systemd[1]: Started Journal Service. [ 1.517943] hid-generic 0003:0627:0001.0002: input: USB HID v1.11 Keyboard [QEMU QEMU USB Keyboard] on usb-0000:00:1d.7-2/input0 [ 1.517089] systemd[1]: Finished Load Kernel Module fuse. [ 1.515975] systemd[1]: modprobe@fuse.service: Deactivated successfully. [ 1.514326] systemd[1]: Finished Load Kernel Module drm. [ 1.512829] systemd[1]: modprobe@drm.service: Deactivated successfully. [ 1.506195] systemd[1]: Finished Load Kernel Module configfs. Finished IPv6 Packet Filtering Framework. [ 1.504464] systemd[1]: modprobe@configfs.service: Deactivated successfully. [ 1.502299] systemd[1]: Finished Create List of Static Device Nodes. [ 1.499904] systemd[1]: Mounted Temporary Directory /tmp. [ 1.498264] systemd[1]: Mounted Kernel Trace File System. [ 1.496661] systemd[1]: Mounted Kernel Debug File System. [ 1.494943] systemd[1]: Mounted POSIX Message Queue File System. [ 1.493452] systemd[1]: Started RPC Bind. [ 1.491695] systemd[1]: Started Start psplash boot splash screen. [ 1.485478] systemd[1]: Starting Coldplug All udev Devices... [ 1.485390] EXT4-fs (vda): re-mounted. Opts: (null). Quota mode: disabled. [ 1.483500] systemd-journald[161]: Collecting audit messages is disabled. [ 1.479085] systemd[1]: Starting Apply Kernel Variables... [ 1.476256] systemd[1]: Starting Remount Root and Kernel File Systems... [ 1.472641] systemd[1]: Starting Generate network units from Kernel command line... [ 1.469282] systemd[1]: Load Kernel Modules was skipped because no trigger condition checks were met. [ 1.466800] systemd[1]: Starting Journal Service... [ 1.463945] input: QEMU QEMU USB Keyboard as /devices/pci0000:00/0000:00:1d.7/usb1/1-2/1-2:1.0/0003:0627:0001.0002/input/input2 [ 1.460326] systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/). [ 1.458379] systemd[1]: Starting RPC Bind... [ 1.444473] systemd[1]: Starting Start psplash boot splash screen... [ 1.441711] systemd[1]: Starting Load Kernel Module fuse... [ 1.438400] systemd[1]: Starting Load Kernel Module drm... [ 1.434859] systemd[1]: Starting Load Kernel Module configfs... [ 1.431497] systemd[1]: Starting Create List of Static Device Nodes... [ 1.428973] systemd[1]: Mounting Temporary Directory /tmp... [ 1.426549] systemd[1]: Mounting Kernel Trace File System... [ 1.424485] systemd[1]: Mounting Kernel Debug File System... [ 1.421894] systemd[1]: Mounting POSIX Message Queue File System... [ 1.418006] systemd[1]: Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages). [ 1.415722] systemd[1]: Listening on User Database Manager Socket. [ 1.413688] systemd[1]: Listening on udev Kernel Socket. [ 1.411681] systemd[1]: Listening on udev Control Socket. [ 1.409413] systemd[1]: Listening on Network Service Netlink Socket. [ 1.407475] systemd[1]: Listening on Journal Socket. [ 1.405247] systemd[1]: Listening on Journal Socket (/dev/log). [ 1.402973] systemd[1]: Journal Audit Socket was skipped because of an unmet condition check (ConditionSecurity=audit). [ 1.398651] systemd[1]: Listening on initctl Compatibility Named Pipe. [ 1.396883] systemd[1]: Listening on Syslog Socket. [ 1.394963] systemd[1]: Reached target RPC Port Mapper. [ 1.392773] systemd[1]: Listening on RPCbind Server Activation Socket. [ 1.385377] systemd[1]: Reached target Swaps. [ 1.383411] systemd[1]: Reached target Slice Units. [ 1.381236] systemd[1]: Reached target Remote File Systems. [ 1.379258] systemd[1]: Reached target Path Units. [ 1.376747] systemd[1]: Reached target Host and Network Name Lookups. [ 1.373751] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ 1.370742] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.368363] systemd[1]: Created slice User and Session Slice. [ 1.365239] systemd[1]: Created slice Slice /system/serial-getty. [ 1.362409] systemd[1]: Created slice Slice /system/modprobe. [ 1.360103] systemd[1]: Created slice Slice /system/getty. [ 1.351433] systemd[1]: Queued start job for default target Graphical Interface. [ 1.314564] usb 1-2: new high-speed USB device number 3 using ehci-pci [ 1.234769] systemd[1]: Initializing machine ID from random generator. [ 1.233194] systemd[1]: Hostname set to . [ 1.228957] systemd[1]: Detected architecture x86. [ 1.227941] systemd[1]: Detected virtualization kvm. [ 1.221951] systemd[1]: systemd 253.1^ running in system mode (+PAM -AUDIT -SELINUX -APPARMOR +IMA -SMACK +SECCOMP -GCRYPT -GNUTLS -OPENSSL +ACL +BLKID -CURL -ELFUTILS -FIDO2 -IDN2 -IDN -IPTC +KMOD -LIBCRYPTSETUP +LIBFDISK -PCRE2 -PWQUALITY -P11KIT -QRENCODE -TPM2 -BZIP2 -LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK +XKBCOMMON +UTMP +SYSVINIT default-hierarchy=hybrid) [ 1.198203] hid-generic 0003:0627:0001.0001: input: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:1d.7-1/input0 [ 1.195461] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:1d.7/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input1 [ 1.193901] TERM=linux [ 1.193900] HOME=/ [ 1.193899] with environment: [ 1.193898] /sbin/init [ 1.193896] with arguments: [ 1.193105] Run /sbin/init as init process [ 1.191676] Write protecting kernel text and read-only data: 15712k [ 1.186126] Freeing unused kernel image (initmem) memory: 880K [ 1.184759] devtmpfs: mounted [ 1.183858] VFS: Mounted root (ext4 filesystem) on device 253:0. [ 1.182657] EXT4-fs (vda): mounted filesystem with ordered data mode. Opts: (null). Quota mode: disabled. [ 1.177043] md: ... autorun DONE. [ 1.176484] md: autorun ... [ 1.175454] md: Autodetecting RAID arrays. [ 1.174435] md: If you don't use raid, use raid=noautodetect [ 1.173176] md: Waiting for all devices to be available before autodetect [ 1.170796] nameserver0=8.8.8.8 [ 1.170792] bootserver=255.255.255.255, rootserver=255.255.255.255, rootpath= [ 1.169859] host=192.168.7.4, domain=, nis-domain=(none) [ 1.168225] device=eth0, hwaddr=52:54:00:12:34:04, ipaddr=192.168.7.4, mask=255.255.255.0, gw=192.168.7.3 [ 1.167571] IP-Config: Complete: [ 1.155226] sr 2:0:0:0: Attached scsi CD-ROM sr0 [ 1.137263] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 1.135995] sr 2:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray [ 1.117400] scsi 2:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 1.113806] ata3.00: configured for UDMA/100 [ 1.112830] ata3.00: applying bridge limits [ 1.111842] ata3.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100 [ 1.110743] ata6: SATA link down (SStatus 0 SControl 300) [ 1.109595] ata5: SATA link down (SStatus 0 SControl 300) [ 1.108361] ata2: SATA link down (SStatus 0 SControl 300) [ 1.107134] ata4: SATA link down (SStatus 0 SControl 300) [ 1.105965] ata1: SATA link down (SStatus 0 SControl 300) [ 1.104554] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300) [ 1.060539] usb 1-1: new high-speed USB device number 2 using ehci-pci [ 0.871804] netconsole: network logging started [ 0.871264] printk: console [netcon0] enabled [ 0.870644] Key type encrypted registered [ 0.869241] Btrfs loaded, crc32c=crc32c-generic, zoned=no, fsverity=no [ 0.867889] Key type fscrypt-provisioning registered [ 0.867401] Key type .fscrypt registered [ 0.866532] Loading compiled-in X.509 certificates [ 0.866014] registered taskstats version 1 Started D-Bus System Message Bus. [ 0.864737] sched_clock: Marking stable (716996321, 147710406)->(946120431, -81413704) [ 0.864186] IPI shorthand broadcast: enabled [ 0.863023] NET: Registered PF_VSOCK protocol family [ 0.862408] Key type dns_resolver registered [ 0.861898] Bridge firewalling registered [ 0.861254] NET: Registered PF_PACKET protocol family [ 0.860297] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 0.859805] In-situ OAM (IOAM) with IPv6 [ 0.859339] Segment Routing with IPv6 [ 0.858285] NET: Registered PF_INET6 protocol family [ 0.857710] Actions configured [ 0.857282] input device check on [ 0.856958] u32 classifier [ 0.856463] usbhid: USB HID core driver [ 0.855793] usbcore: registered new interface driver usbhid [ 0.855009] sdhci-pltfm: SDHCI platform and OF driver helper [ 0.854431] sdhci: Copyright(c) Pierre Ossman [ 0.853521] sdhci: Secure Digital Host Controller Interface driver [ 0.852944] intel_pstate: CPU model not supported [ 0.851742] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 0.850433] i2c i2c-0: Memory type 0x07 not supported yet, not instantiating SPD [ 0.849746] i2c i2c-0: 1/1 memory slots populated (from DMI) [ 0.848852] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt [ 0.847548] rtc_cmos 00:04: alarms up to one day, y3k, 242 bytes nvram, hpet irqs [ 0.846167] rtc_cmos 00:04: setting system clock to 2023-04-22T10:56:28 UTC (1682160988) [ 0.845531] rtc_cmos 00:04: registered as rtc0 [ 0.844384] rtc_cmos 00:04: RTC can wake from S4 [ 0.843535] mousedev: PS/2 mouse device common for all mice [ 0.842851] i8042: PNP: No PS/2 controller found. [ 0.842127] usbserial: USB Serial support registered for pl2303 [ 0.841435] usbcore: registered new interface driver pl2303 [ 0.840460] usbserial: USB Serial support registered for FTDI USB Serial Device [ 0.839704] usbcore: registered new interface driver ftdi_sio [ 0.838879] usbserial: USB Serial support registered for generic [ 0.837911] usbcore: registered new interface driver usbserial_generic [ 0.837151] usbcore: registered new interface driver usb-storage [ 0.836339] hub 4-0:1.0: 2 ports detected [ 0.835647] hub 4-0:1.0: USB hub found [ 0.834127] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000c140 [ 0.832640] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4 [ 0.831851] uhci_hcd 0000:00:1d.2: UHCI Host Controller [ 0.830677] hub 3-0:1.0: 2 ports detected [ 0.830167] hub 3-0:1.0: USB hub found [ 0.829155] uhci_hcd 0000:00:1d.1: irq 17, io base 0x0000c120 [ 0.828049] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3 [ 0.827362] uhci_hcd 0000:00:1d.1: UHCI Host Controller [ 0.826083] hub 2-0:1.0: 2 ports detected [ 0.825603] hub 2-0:1.0: USB hub found [ 0.824618] uhci_hcd 0000:00:1d.0: irq 16, io base 0x0000c100 [ 0.823644] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2 [ 0.822996] uhci_hcd 0000:00:1d.0: UHCI Host Controller [ 0.821566] uhci_hcd: USB Universal Host Controller Interface driver [ 0.821011] ohci-pci: OHCI PCI platform driver [ 0.820257] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.819581] hub 1-0:1.0: 6 ports detected [ 0.819088] hub 1-0:1.0: USB hub found [ 0.818066] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00 [ 0.807263] ehci-pci 0000:00:1d.7: irq 19, io mem 0xfebd4000 [ 0.806171] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 1 [ 0.805527] ehci-pci 0000:00:1d.7: EHCI Host Controller [ 0.804340] ehci-pci: EHCI PCI platform driver [ 0.803568] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.802890] igb: Copyright (c) 2007-2014 Intel Corporation. [ 0.802266] igb: Intel(R) Gigabit Ethernet Network Driver [ 0.801561] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. [ 0.800955] e1000e: Intel(R) PRO/1000 Network Driver [ 0.800248] e1000: Copyright (c) 1999-2006 Intel Corporation. [ 0.799674] e1000: Intel(R) PRO/1000 Network Driver [ 0.799010] e100: Copyright(c) 1999-2006 Intel Corporation [ 0.798375] e100: Intel(R) PRO/100 Network Driver [ 0.795434] ata6: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5380 irq 34 [ 0.794527] ata5: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5300 irq 34 [ 0.793634] ata4: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5280 irq 34 [ 0.792772] ata3: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5200 irq 34 [ 0.791887] ata2: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5180 irq 34 [ 0.790989] ata1: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5100 irq 34 [ 0.790583] scsi host5: ahci [ 0.789975] scsi host4: ahci [ 0.789412] scsi host3: ahci [ 0.788841] scsi host2: ahci [ 0.788262] scsi host1: ahci [ 0.787489] scsi host0: ahci [ 0.785370] ahci 0000:00:1f.2: flags: 64bit ncq only [ 0.783834] ahci 0000:00:1f.2: AHCI 0001.0000 32 slots 6 ports 1.5 Gbps 0x3f impl SATA mode [ 0.782870] ahci 0000:00:1f.2: version 3.0 [ 0.780262] virtio_blk virtio3: [vda] 1242118 512-byte logical blocks (636 MB/607 MiB) [ 0.777885] loop: module loaded [ 0.775465] brd: module loaded [ 0.771019] virtio_gpu virtio2: [drm] fb0: virtio_gpudrmfb frame buffer device [ 0.753526] Console: switching to colour frame buffer device 160x50 [ 0.734063] virtio_gpu virtio2: [drm] drm_plane_enable_fb_damage_clips() not called [ 0.729407] [drm] Initialized virtio_gpu 0.1.0 0 for virtio2 on minor 0 [ 0.727916] [drm] number of cap sets: 0 [ 0.727422] [drm] number of scanouts: 1 [ 0.725915] [drm] features: -virgl +edid -resource_blob -host_visible [ 0.724648] Console: switching to colour dummy device 80x25 [ 0.721411] virtio-pci 0000:00:03.0: vgaarb: deactivate vga console [ 0.720736] [drm] pci: virtio-vga detected at 0000:00:03.0 [ 0.718986] Linux agpgart interface v0.103 [ 0.715926] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.714704] 00:02: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 0.713181] 00:01: ttyS2 at I/O 0x3e8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711936] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 0.710188] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 0.708391] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 0.706576] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 0.703880] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 0.702590] ACPI: button: Power Button [PWRF] [ 0.698408] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697432] io scheduler kyber registered [ 0.696862] io scheduler mq-deadline registered [ 0.695968] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250) [ 0.695365] Asymmetric key parser 'x509' registered [ 0.694858] Key type asymmetric registered [ 0.693472] xor: automatically using best checksumming function avx [ 0.676339] Key type cifs.idmap registered [ 0.668003] Key type id_legacy registered [ 0.667176] Key type id_resolver registered [ 0.666176] NFS: Registering the id_resolver key type [ 0.662601] workingset: timestamp_bits=14 max_order=17 bucket_order=3 [ 0.661591] Initialise system trusted keyrings [ 0.658622] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x257a386c905, max_idle_ns: 440795250529 ns [ 0.656174] RAPL PMU: API unit is 2^-32 Joules, 0 fixed counters, 10737418240 ms ovfl timer [ 0.655064] PCI: CLS 0 bytes, default 64 [ 0.652838] ACPI: \_SB_.GSID: Enabled at IRQ 19 [ 0.650819] ACPI: \_SB_.GSIC: Enabled at IRQ 18 [ 0.648796] ACPI: \_SB_.GSIB: Enabled at IRQ 17 [ 0.646655] ACPI: \_SB_.GSIA: Enabled at IRQ 16 [ 0.644844] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 0.643491] pci_bus 0000:00: resource 7 [mem 0x20000000-0xafffffff window] [ 0.642204] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 0.641055] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 0.639890] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 0.638695] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.637843] RPC: Registered tcp transport module. [ 0.636969] RPC: Registered udp transport module. [ 0.635836] RPC: Registered named UNIX socket transport module. [ 0.634236] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.632737] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.631538] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.630202] TCP: Hash tables configured (established 4096 bind 4096) [ 0.628897] TCP bind hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 0.626614] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear) [ 0.625058] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.623368] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear) [ 0.621671] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.620630] NET: Registered PF_INET protocol family [ 0.618754] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.579403] pnp: PnP ACPI: found 6 devices [ 0.577648] system 00:05: [mem 0xb0000000-0xbfffffff window] has been reserved [ 0.576666] pnp: PnP ACPI init [ 0.555637] clocksource: Switched to clocksource kvm-clock [ 0.549520] hpet0: 3 comparators, 64-bit 100.000000 MHz counter [ 0.549468] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 0.549199] e820: reserve RAM buffer [mem 0x1ffd8000-0x1fffffff] [ 0.549196] e820: reserve RAM buffer [mem 0x009f8600-0x009fffff] [ 0.549165] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] [ 0.548877] PCI: pci_cache_line_size set to 64 bytes [ 0.475563] PCI: Using ACPI for IRQ routing [ 0.475096] Bluetooth: SCO socket layer initialized [ 0.474518] Bluetooth: L2CAP socket layer initialized [ 0.474272] Bluetooth: HCI socket layer initialized [ 0.473517] Bluetooth: HCI device and connection manager initialized [ 0.473343] NET: Registered PF_BLUETOOTH protocol family [ 0.472845] Bluetooth: Core ver 2.22 [ 0.471532] PTP clock support registered [ 0.470516] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.470152] pps_core: LinuxPPS API ver. 1 registered [ 0.469524] usbcore: registered new device driver usb [ 0.469201] usbcore: registered new interface driver hub [ 0.468550] usbcore: registered new interface driver usbfs [ 0.468137] ACPI: bus type USB registered [ 0.468137] libata version 3.00 loaded. [ 0.467671] SCSI subsystem initialized [ 0.467248] vgaarb: loaded [ 0.466528] pci 0000:00:03.0: vgaarb: bridge control possible [ 0.466290] pci 0000:00:03.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.466154] pci 0000:00:03.0: vgaarb: setting as boot VGA device [ 0.464532] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 0.464451] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 0.463534] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 0.463427] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 0.462529] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 0.461533] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 0.461376] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 0.460560] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 0.459639] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 Started Xserver startup without a display manager. [ 0.458545] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 0.456633] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 0.455639] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 0.454643] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 0.453643] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 0.452670] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 0.452199] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 0.451811] pci_bus 0000:00: on NUMA node 0 [ 0.450149] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 0.447074] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 0.445367] pci 0000:00:1f.2: reg 0x24: [mem 0xfebd5000-0xfebd5fff] [ 0.444326] pci 0000:00:1f.2: reg 0x20: [io 0xc160-0xc17f] [ 0.439863] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 0.439060] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 0.438263] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 0.435027] pci 0000:00:1d.7: reg 0x10: [mem 0xfebd4000-0xfebd4fff] [ 0.433794] pci 0000:00:1d.7: [8086:293a] type 00 class 0x0c0320 [ 0.431991] pci 0000:00:1d.2: reg 0x20: [io 0xc140-0xc15f] [ 0.427826] pci 0000:00:1d.2: [8086:2936] type 00 class 0x0c0300 [ 0.426387] pci 0000:00:1d.1: reg 0x20: [io 0xc120-0xc13f] [ 0.422926] pci 0000:00:1d.1: [8086:2935] type 00 class 0x0c0300 [ 0.420817] pci 0000:00:1d.0: reg 0x20: [io 0xc100-0xc11f] [ 0.418309] pci 0000:00:1d.0: [8086:2934] type 00 class 0x0c0300 [ 0.415524] pci 0000:00:04.0: reg 0x20: [mem 0xfe80c000-0xfe80ffff 64bit pref] [ 0.410520] pci 0000:00:04.0: reg 0x14: [mem 0xfebd3000-0xfebd3fff] [ 0.409413] pci 0000:00:04.0: reg 0x10: [io 0xc000-0xc07f] [ 0.406236] pci 0000:00:04.0: [1af4:1001] type 00 class 0x010000 [ 0.405508] pci 0000:00:03.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.404543] pci 0000:00:03.0: reg 0x30: [mem 0xfebc0000-0xfebcffff pref] [ 0.402083] pci 0000:00:03.0: reg 0x20: [mem 0xfebd2000-0xfebd2fff] [ 0.400545] pci 0000:00:03.0: reg 0x18: [mem 0xfe808000-0xfe80bfff 64bit pref] [ 0.397110] pci 0000:00:03.0: reg 0x10: [mem 0xfe000000-0xfe7fffff pref] [ 0.394743] pci 0000:00:03.0: [1af4:1050] type 00 class 0x030000 [ 0.392521] pci 0000:00:02.0: reg 0x20: [mem 0xfe804000-0xfe807fff 64bit pref] [ 0.388095] pci 0000:00:02.0: reg 0x14: [mem 0xfebd1000-0xfebd1fff] [ 0.386520] pci 0000:00:02.0: reg 0x10: [io 0xc0e0-0xc0ff] [ 0.385013] pci 0000:00:02.0: [1af4:1005] type 00 class 0x00ff00 [ 0.383521] pci 0000:00:01.0: reg 0x30: [mem 0xfeb80000-0xfebbffff pref] [ 0.382372] pci 0000:00:01.0: reg 0x20: [mem 0xfe800000-0xfe803fff 64bit pref] [ 0.378520] pci 0000:00:01.0: reg 0x14: [mem 0xfebd0000-0xfebd0fff] [ 0.376521] pci 0000:00:01.0: reg 0x10: [io 0xc0c0-0xc0df] [ 0.373867] pci 0000:00:01.0: [1af4:1000] type 00 class 0x020000 [ 0.372560] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.371519] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.370531] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.369520] pci_bus 0000:00: root bus resource [mem 0x20000000-0xafffffff window] [ 0.369493] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] Starting User Login Management... [ 0.368519] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.368324] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.367601] PCI host bridge to bus 0000:00 [ 0.366545] acpi resource window ([0x100000000-0x8ffffffff] ignored, not CPU addressable) [ 0.365613] acpi PNP0A08:00: _OSC: OS now controls [PME PCIeCapability] [ 0.364667] acpi PNP0A08:00: _OSC: platform does not support [LTR] [ 0.364477] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3] [ 0.363561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.360674] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.360175] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.359518] ACPI: Using IOAPIC for interrupt routing [ 0.359155] ACPI: PM: (supports S0 S3 S5) [ 0.358675] ACPI: Interpreter enabled [ 0.356948] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.355517] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.355098] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.354520] ACPI: Added _OSI(Linux-Dell-Video) [ 0.354095] ACPI: Added _OSI(Processor Aggregator Device) [ 0.353530] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.353170] ACPI: Added _OSI(Processor Device) [ 0.352610] ACPI: Added _OSI(Module Device) [ 0.352108] raid6: using ssse3x1 recovery algorithm [ 0.351519] raid6: .... xor() 9183 MB/s, rmw enabled [ 0.351186] raid6: using algorithm sse2x2 gen() 13962 MB/s [ 0.350521] raid6: sse1x1 gen() 6635 MB/s [ 0.332521] raid6: sse1x2 gen() 7113 MB/s [ 0.315536] raid6: sse2x1 xor() 7636 MB/s [ 0.298520] raid6: sse2x1 gen() 10744 MB/s [ 0.281518] raid6: sse2x2 xor() 9183 MB/s [ 0.264518] raid6: sse2x2 gen() 13962 MB/s [ 0.244593] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. [ 0.240526] PCI: Using configuration type 1 for base access [ 0.240519] PCI: Using MMCONFIG for extended config space [ 0.239526] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.237676] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.236493] ACPI: bus type PCI registered [ 0.234623] cpuidle: using governor menu [ 0.233877] thermal_sys: Registered thermal governor 'user_space' [ 0.233874] thermal_sys: Registered thermal governor 'step_wise' [ 0.232798] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.231633] pinctrl core: initialized pinctrl subsystem [ 0.230526] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) [ 0.229714] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns [ 0.228520] devtmpfs: initialized [ 0.227330] smpboot: Total of 4 processors activated (20799.96 BogoMIPS) [ 0.226524] smpboot: Max logical packages: 1 [ 0.225526] smp: Brought up 1 node, 4 CPUs [ 0.224109] kvm-guest: stealtime: cpu 3, msr 1fac3a40 [ 0.148710] kvm-clock: cpu 3, msr 6df20c1, secondary cpu clock [ 0.222685] #3 [ 0.220574] kvm-guest: stealtime: cpu 2, msr 1faa3a40 [ 0.148710] kvm-clock: cpu 2, msr 6df2081, secondary cpu clock [ 0.219708] #2 [ 0.217716] kvm-guest: stealtime: cpu 1, msr 1fa83a40 [ 0.148710] kvm-clock: cpu 1, msr 6df2041, secondary cpu clock [ 0.216523] .... node #0, CPUs: #1 [ 0.215685] x86: Booting SMP configuration: [ 0.214789] smp: Bringing up secondary CPUs ... [ 0.213595] rcu: Hierarchical SRCU implementation. [ 0.212776] Performance Events: unsupported p6 CPU model 58 no PMU driver, software events only. [ 0.211763] smpboot: CPU0: Intel Xeon E3-12xx v2 (Ivy Bridge) (family: 0x6, model: 0x3a, stepping: 0x9) [ 0.210832] Freeing SMP alternatives memory: 48K [ 0.208517] SRBDS: Unknown: Dependent on hypervisor status Starting Telephony service... [ 0.207517] MMIO Stale Data: Unknown: No mitigations [ 0.206517] MDS: Vulnerable: Clear CPU buffers attempted, no microcode [ 0.205517] L1TF: Kernel not compiled for PAE. No mitigation for L1TF [ 0.204517] Speculative Store Bypass: Vulnerable [ 0.203517] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.202516] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.201519] Spectre V2 : Mitigation: Retpolines [ 0.200518] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.199517] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.198724] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.196520] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.195563] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.194529] landlock: Up and running. [ 0.193559] LSM: Security Framework initializing [ 0.192517] pid_max: default: 32768 minimum: 301 [ 0.191515] Calibrating delay loop (skipped) preset value.. 5199.99 BogoMIPS (lpj=2599996) [ 0.189399] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x257a386c905, max_idle_ns: 440795250529 ns [ 0.188050] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.185374] Enabling APIC mode: Flat. Using 1 I/O APICs [ 0.184316] APIC: Switch to symmetric I/O mode setup [ 0.182314] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns [ 0.181240] ACPI: Core revision 20210730 [ 0.180332] printk: console [ttyS0] enabled [ 0.046106] Console: colour VGA+ 80x25 [ 0.039913] random: crng init done [ 0.039895] kfence: initialized - using 2097152 bytes for 255 objects at 0x(ptrval)-0x(ptrval) [ 0.039629] NR_IRQS: 2304, nr_irqs: 456, preallocated irqs: 16 [ 0.033284] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 [ 0.033283] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies. [ 0.033281] Tracing variant of Tasks RCU enabled. [ 0.033280] Rude variant of Tasks RCU enabled. [ 0.033279] Trampoline variant of Tasks RCU enabled. [ 0.033277] All grace periods are expedited (rcu_expedited). [ 0.033275] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4. [ 0.033274] rcu: RCU event tracing is enabled. [ 0.033272] rcu: Preemptible hierarchical RCU implementation. [ 0.032745] trace event string verifier disabled [ 0.032681] ftrace: allocated 87 pages with 5 groups [ 0.010042] ftrace: allocating 44323 entries in 87 pages Starting IPv4 Packet Filtering Framework... [ 0.010035] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.009530] Memory: 496000K/523736K available (12542K kernel code, 1540K rwdata, 3168K rodata, 880K init, 592K bss, 27736K reserved, 0K cma-reserved, 0K highmem) [ 0.009520] Checking if this processor honours the WP bit even in supervisor mode...Ok. [ 0.008658] Initializing HighMem for node 0 (00000000:00000000) [ 0.008654] mem auto-init: stack:all(zero), heap alloc:off, heap free:off [ 0.008081] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear) [ 0.007622] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.007372] Kernel command line: root=/dev/vda rw ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 printk.time=1 [ 0.007369] Built 1 zonelists, mobility grouping on. Total pages: 129654 [ 0.007364] kvm-guest: stealtime: cpu 0, msr 1fa63a40 [ 0.007338] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [ 0.007335] pcpu-alloc: s99084 r0 d31988 u131072 alloc=32*4096 [ 0.007331] percpu: Embedded 32 pages/cpu s99084 r0 d31988 u131072 [ 0.007228] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:4 nr_node_ids:1 [ 0.007222] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns [ 0.007219] Booting paravirtualized kernel on KVM [ 0.007217] [mem 0x20000000-0xafffffff] available for PCI devices [ 0.007190] smpboot: Allowing 4 CPUs, 0 hotplug CPUs [ 0.007189] TSC deadline timer available [ 0.007185] ACPI: HPET id: 0x8086a201 base: 0xfed00000 [ 0.007183] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.007179] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.007177] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.007170] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.007168] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.007166] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.007162] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.007114] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.007105] ACPI: PM-Timer IO Port: 0x608 [ 0.006677] Using APIC driver default [ 0.004625] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.004574] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.004116] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffd7fff] [ 0.004113] node 0: [mem 0x0000000000100000-0x000000001ffd7fff] [ 0.004111] node 0: [mem 0x0000000000001000-0x000000000009efff] Starting IPv6 Packet Filtering Framework... [ 0.004110] Early memory node ranges [ 0.004109] Movable zone start for each node [ 0.004108] HighMem empty [ 0.004106] Normal [mem 0x0000000001000000-0x000000001ffd7fff] [ 0.004103] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.004099] Zone ranges: [ 0.004094] low ram: 0 - 1ffd8000 [ 0.004092] mapped low ram: 0 - 1ffd8000 [ 0.004090] 511MB LOWMEM available. [ 0.004088] 0MB HIGHMEM available. [ 0.004067] ACPI: Reserving WAET table memory at [mem 0x1ffe23e4-0x1ffe240b] [ 0.004066] ACPI: Reserving MCFG table memory at [mem 0x1ffe23a8-0x1ffe23e3] [ 0.004064] ACPI: Reserving HPET table memory at [mem 0x1ffe2370-0x1ffe23a7] [ 0.004063] ACPI: Reserving APIC table memory at [mem 0x1ffe22e0-0x1ffe236f] [ 0.004062] ACPI: Reserving FACS table memory at [mem 0x1ffe0000-0x1ffe003f] [ 0.004060] ACPI: Reserving DSDT table memory at [mem 0x1ffe0040-0x1ffe21eb] [ 0.004058] ACPI: Reserving FACP table memory at [mem 0x1ffe21ec-0x1ffe22df] [ 0.004055] ACPI: WAET 0x000000001FFE23E4 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004052] ACPI: MCFG 0x000000001FFE23A8 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004048] ACPI: HPET 0x000000001FFE2370 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004044] ACPI: APIC 0x000000001FFE22E0 000090 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004040] ACPI: FACS 0x000000001FFE0000 000040 [ 0.004036] ACPI: DSDT 0x000000001FFE0040 0021AC (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004026] ACPI: FACP 0x000000001FFE21EC 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004015] ACPI: RSDT 0x000000001FFE240C 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004006] ACPI: RSDP 0x00000000000F59F0 000014 (v00 BOCHS ) [ 0.003987] ACPI: Early table checksum verification disabled [ 0.003943] initial memory mapped: [mem 0x00000000-0x073fffff] [ 0.003915] found SMP MP-table at [mem 0x000f5bc0-0x000f5bcf] [ 0.000791] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.000743] last_pfn = 0x1ffd8 max_arch_pfn = 0x100000 [ 0.000737] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.000734] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.000018] tsc: Detected 2599.996 MHz processor [ 0.000011] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000002] kvm-clock: using sched offset of 383231637 cycles Starting D-Bus System Message Bus... [ 0.000000] kvm-clock: cpu 0, msr 6df2001, primary cpu clock [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] Hypervisor detected: KVM [ 0.000000] DMI: QEMU Standard PC (Q35 + ICH9, 2009), BIOS rel-1.16.1-0-g3208b098f51a-prebuilt.qemu.org 04/01/2014 [ 0.000000] SMBIOS 2.8 present. [ 0.000000] reserve setup_data: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000b0000000-0x00000000bfffffff] reserved [ 0.000000] reserve setup_data: [mem 0x000000001ffd8000-0x000000001fffffff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000009f8630-0x000000001ffd7fff] usable [ 0.000000] reserve setup_data: [mem 0x00000000009f8600-0x00000000009f862f] usable [ 0.000000] reserve setup_data: [mem 0x0000000000100000-0x00000000009f85ff] usable [ 0.000000] reserve setup_data: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] reserve setup_data: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] extended physical RAM map: [ 0.000000] e820: update [mem 0x009f8600-0x009f862f] usable ==> usable [ 0.000000] e820: update [mem 0x009f8600-0x009f862f] usable ==> usable [ 0.000000] Notice: NX (Execute Disable) protection cannot be enabled: non-PAE kernel! [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000001ffd8000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffd7fff] usable [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] signal: max sigframe size: 1760 [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' Started System Logging Service. [ 0.000000] Linux version 5.15.108-yocto-standard (oe-user@oe-host) (i686-poky-linux-gcc (GCC) 12.2.0, GNU ld (GNU Binutils) 2.40.20230119) #1 SMP PREEMPT Fri Apr 21 14:47:58 UTC 2023 klogd started: BusyBox v1.36.0 () Started Kernel Logging Service. System is tainted: unmerged-usr:cgroupsv1 Reached target Basic System. Reached target Socket Units. Listening on dropbear.socket. Listening on D-Bus System Message Bus Socket. Listening on Avahi mDNS/DNS-SD Stack Activation Socket. Reached target Timer Units. Started Daily Cleanup of Temporary Directories. Reached target System Initialization. Finished Update is Completed. Starting Update is Completed... Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. Reached target System Time Set. Started Network Time Synchronization. Finished Coldplug All udev Devices. Finished Record System Boot/Shutdown in UTMP. enp0s1: Network interface 'eth0' is already up, cannot rename to 'enp0s1'. Finished Rebuild Dynamic Linker Cache. Finished Rebuild Journal Catalog. Starting Record System Boot/Shutdown in UTMP... Starting Network Time Synchronization... Starting Rebuild Journal Catalog... Finished Create Volatile Files and Directories. "/var/tmp" already exists and is not a directory. Started Rule-based Manager for Device Events and Files. "/var/log" already exists and is not a directory. /usr/lib/tmpfiles.d/systemd-resolve.conf:10: Duplicate line for path "/etc/resolv.conf", ignoring. /usr/lib/tmpfiles.d/legacy.conf:13: Duplicate line for path "/run/lock", ignoring. /etc/tmpfiles.d/connman_resolvconf.conf:1: Line references path below legacy directory /var/run/, updating /var/run/connman → /run/connman; please update the tmpfiles.d/ drop-in file accordingly. Commit a transient machine-id on disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id). First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes). Using default interface naming scheme 'v253'. Finished Load/Save OS Random Seed. Starting Create Volatile Files and Directories... Starting Rebuild Dynamic Linker Cache... Reached target Local File Systems. Bind mount volatile /srv was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/srv). Bind mount volatile /var/spool was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/var/spool). Starting Load/Save OS Random Seed... Bind mount volatile /var/lib was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/var/lib). Bind mount volatile /var/cache was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/var/cache). Mounted /var/volatile. Starting Rule-based Manager for Device Events and Files... Mounting /var/volatile... Reached target Preparation for Local File Systems. Finished Create Static Device Nodes in /dev. /etc/tmpfiles.d/connman_resolvconf.conf:1: Line references path below legacy directory /var/run/, updating /var/run/connman → /run/connman; please update the tmpfiles.d/ drop-in file accordingly. Starting Create Static Device Nodes in /dev... Finished Create System Users. Finished Flush Journal to Persistent Storage. Received client request to flush runtime journal. Runtime Journal (/run/log/journal/3286d559b4aa45c89b34196409a9ee7a) is 8.0M, max 64.0M, 56.0M free. Starting Create System Users... Starting Flush Journal to Persistent Storage... Rebuild Hardware Database was skipped because no trigger condition checks were met. Started Start psplash-systemd progress communication helper. Kernel Configuration File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/config). FUSE Control File System was skipped because of an unmet condition check (ConditionPathExists=/sys/fs/fuse/connections). Finished Apply Kernel Variables. Finished Remount Root and Kernel File Systems. Finished Generate network units from Kernel command line. Started Journal Service. hid-generic 0003:0627:0001.0002: input: USB HID v1.11 Keyboard [QEMU QEMU USB Keyboard] on usb-0000:00:1d.7-2/input0 warning: FBIOPUT_VSCREENINFO failed, double buffering disabled Runtime Journal (/run/log/journal/3286d559b4aa45c89b34196409a9ee7a) is 8.0M, max 64.0M, 56.0M free. Journal started Finished Load Kernel Module fuse. modprobe@fuse.service: Deactivated successfully. Finished Load Kernel Module drm. modprobe@drm.service: Deactivated successfully. Finished Load Kernel Module configfs. modprobe@configfs.service: Deactivated successfully. Finished Create List of Static Device Nodes. Mounted Temporary Directory /tmp. Mounted Kernel Trace File System. Mounted Kernel Debug File System. Mounted POSIX Message Queue File System. Started RPC Bind. Started Start psplash boot splash screen. Starting Coldplug All udev Devices... EXT4-fs (vda): re-mounted. Opts: (null). Quota mode: disabled. Collecting audit messages is disabled. Starting Apply Kernel Variables... Starting Remount Root and Kernel File Systems... Starting Generate network units from Kernel command line... Load Kernel Modules was skipped because no trigger condition checks were met. Starting Journal Service... input: QEMU QEMU USB Keyboard as /devices/pci0000:00/0000:00:1d.7/usb1/1-2/1-2:1.0/0003:0627:0001.0002/input/input2 File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/). Starting RPC Bind... Starting Start psplash boot splash screen... Starting Load Kernel Module fuse... Starting Load Kernel Module drm... Starting Load Kernel Module configfs... Starting Create List of Static Device Nodes... Mounting Temporary Directory /tmp... Mounting Kernel Trace File System... Mounting Kernel Debug File System... Mounting POSIX Message Queue File System... Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages). Listening on User Database Manager Socket. Listening on udev Kernel Socket. Listening on udev Control Socket. Listening on Network Service Netlink Socket. Listening on Journal Socket. Listening on Journal Socket (/dev/log). Journal Audit Socket was skipped because of an unmet condition check (ConditionSecurity=audit). Listening on initctl Compatibility Named Pipe. Listening on Syslog Socket. Reached target RPC Port Mapper. Listening on RPCbind Server Activation Socket. Reached target Swaps. Reached target Slice Units. Reached target Remote File Systems. Reached target Path Units. Reached target Host and Network Name Lookups. Started Forward Password Requests to Wall Directory Watch. Started Dispatch Password Requests to Console Directory Watch. Created slice User and Session Slice. Created slice Slice /system/serial-getty. Created slice Slice /system/modprobe. Created slice Slice /system/getty. Queued start job for default target Graphical Interface. usb 1-2: new high-speed USB device number 3 using ehci-pci Initializing machine ID from random generator. Hostname set to . Detected architecture x86. Detected virtualization kvm. systemd 253.1^ running in system mode (+PAM -AUDIT -SELINUX -APPARMOR +IMA -SMACK +SECCOMP -GCRYPT -GNUTLS -OPENSSL +ACL +BLKID -CURL -ELFUTILS -FIDO2 -IDN2 -IDN -IPTC +KMOD -LIBCRYPTSETUP +LIBFDISK -PCRE2 -PWQUALITY -P11KIT -QRENCODE -TPM2 -BZIP2 -LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK +XKBCOMMON +UTMP +SYSVINIT default-hierarchy=hybrid) hid-generic 0003:0627:0001.0001: input: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:1d.7-1/input0 input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:1d.7/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input1 TERM=linux HOME=/ with environment: /sbin/init with arguments: Run /sbin/init as init process Write protecting kernel text and read-only data: 15712k Freeing unused kernel image (initmem) memory: 880K devtmpfs: mounted VFS: Mounted root (ext4 filesystem) on device 253:0. EXT4-fs (vda): mounted filesystem with ordered data mode. Opts: (null). Quota mode: disabled. md: ... autorun DONE. md: autorun ... md: Autodetecting RAID arrays. md: If you don't use raid, use raid=noautodetect md: Waiting for all devices to be available before autodetect nameserver0=8.8.8.8 bootserver=255.255.255.255, rootserver=255.255.255.255, rootpath= host=192.168.7.4, domain=, nis-domain=(none) device=eth0, hwaddr=52:54:00:12:34:04, ipaddr=192.168.7.4, mask=255.255.255.0, gw=192.168.7.3 IP-Config: Complete: sr 2:0:0:0: Attached scsi CD-ROM sr0 cdrom: Uniform CD-ROM driver Revision: 3.20 sr 2:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray scsi 2:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 ata3.00: configured for UDMA/100 ata3.00: applying bridge limits ata3.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100 ata6: SATA link down (SStatus 0 SControl 300) ata5: SATA link down (SStatus 0 SControl 300) ata2: SATA link down (SStatus 0 SControl 300) ata4: SATA link down (SStatus 0 SControl 300) ata1: SATA link down (SStatus 0 SControl 300) ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300) usb 1-1: new high-speed USB device number 2 using ehci-pci netconsole: network logging started printk: console [netcon0] enabled Key type encrypted registered Btrfs loaded, crc32c=crc32c-generic, zoned=no, fsverity=no Key type fscrypt-provisioning registered Key type .fscrypt registered Loading compiled-in X.509 certificates registered taskstats version 1 sched_clock: Marking stable (716996321, 147710406)->(946120431, -81413704) IPI shorthand broadcast: enabled NET: Registered PF_VSOCK protocol family Key type dns_resolver registered Bridge firewalling registered NET: Registered PF_PACKET protocol family sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver In-situ OAM (IOAM) with IPv6 Segment Routing with IPv6 NET: Registered PF_INET6 protocol family Actions configured input device check on u32 classifier usbhid: USB HID core driver usbcore: registered new interface driver usbhid sdhci-pltfm: SDHCI platform and OF driver helper sdhci: Copyright(c) Pierre Ossman sdhci: Secure Digital Host Controller Interface driver intel_pstate: CPU model not supported device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com i2c i2c-0: Memory type 0x07 not supported yet, not instantiating SPD i2c i2c-0: 1/1 memory slots populated (from DMI) i801_smbus 0000:00:1f.3: SMBus using PCI interrupt rtc_cmos 00:04: alarms up to one day, y3k, 242 bytes nvram, hpet irqs rtc_cmos 00:04: setting system clock to 2023-04-22T10:56:28 UTC (1682160988) rtc_cmos 00:04: registered as rtc0 rtc_cmos 00:04: RTC can wake from S4 mousedev: PS/2 mouse device common for all mice i8042: PNP: No PS/2 controller found. usbserial: USB Serial support registered for pl2303 usbcore: registered new interface driver pl2303 usbserial: USB Serial support registered for FTDI USB Serial Device usbcore: registered new interface driver ftdi_sio usbserial: USB Serial support registered for generic usbcore: registered new interface driver usbserial_generic usbcore: registered new interface driver usb-storage hub 4-0:1.0: 2 ports detected hub 4-0:1.0: USB hub found uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000c140 uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4 uhci_hcd 0000:00:1d.2: UHCI Host Controller hub 3-0:1.0: 2 ports detected hub 3-0:1.0: USB hub found uhci_hcd 0000:00:1d.1: irq 17, io base 0x0000c120 uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3 uhci_hcd 0000:00:1d.1: UHCI Host Controller hub 2-0:1.0: 2 ports detected hub 2-0:1.0: USB hub found uhci_hcd 0000:00:1d.0: irq 16, io base 0x0000c100 uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2 uhci_hcd 0000:00:1d.0: UHCI Host Controller uhci_hcd: USB Universal Host Controller Interface driver ohci-pci: OHCI PCI platform driver ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver hub 1-0:1.0: 6 ports detected hub 1-0:1.0: USB hub found ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00 ehci-pci 0000:00:1d.7: irq 19, io mem 0xfebd4000 ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 1 ehci-pci 0000:00:1d.7: EHCI Host Controller ehci-pci: EHCI PCI platform driver ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver igb: Copyright (c) 2007-2014 Intel Corporation. igb: Intel(R) Gigabit Ethernet Network Driver e1000e: Copyright(c) 1999 - 2015 Intel Corporation. e1000e: Intel(R) PRO/1000 Network Driver e1000: Copyright (c) 1999-2006 Intel Corporation. e1000: Intel(R) PRO/1000 Network Driver e100: Copyright(c) 1999-2006 Intel Corporation e100: Intel(R) PRO/100 Network Driver ata6: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5380 irq 34 ata5: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5300 irq 34 ata4: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5280 irq 34 ata3: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5200 irq 34 ata2: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5180 irq 34 ata1: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5100 irq 34 scsi host5: ahci scsi host4: ahci scsi host3: ahci scsi host2: ahci scsi host1: ahci scsi host0: ahci ahci 0000:00:1f.2: flags: 64bit ncq only ahci 0000:00:1f.2: AHCI 0001.0000 32 slots 6 ports 1.5 Gbps 0x3f impl SATA mode ahci 0000:00:1f.2: version 3.0 virtio_blk virtio3: [vda] 1242118 512-byte logical blocks (636 MB/607 MiB) loop: module loaded brd: module loaded virtio_gpu virtio2: [drm] fb0: virtio_gpudrmfb frame buffer device Console: switching to colour frame buffer device 160x50 virtio_gpu virtio2: [drm] drm_plane_enable_fb_damage_clips() not called [drm] Initialized virtio_gpu 0.1.0 0 for virtio2 on minor 0 [drm] number of cap sets: 0 [drm] number of scanouts: 1 [drm] features: -virgl +edid -resource_blob -host_visible Console: switching to colour dummy device 80x25 virtio-pci 0000:00:03.0: vgaarb: deactivate vga console [drm] pci: virtio-vga detected at 0000:00:03.0 Linux agpgart interface v0.103 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A 00:02: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A 00:01: ttyS2 at I/O 0x3e8 (irq = 4, base_baud = 115200) is a 16550A Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled ACPI: \_SB_.GSIE: Enabled at IRQ 20 ACPI: \_SB_.GSIH: Enabled at IRQ 23 ACPI: \_SB_.GSIG: Enabled at IRQ 22 ACPI: \_SB_.GSIF: Enabled at IRQ 21 ACPI: button: Power Button [PWRF] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 io scheduler kyber registered io scheduler mq-deadline registered Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250) Asymmetric key parser 'x509' registered Key type asymmetric registered xor: automatically using best checksumming function avx Key type cifs.idmap registered Key type id_legacy registered Key type id_resolver registered NFS: Registering the id_resolver key type workingset: timestamp_bits=14 max_order=17 bucket_order=3 Initialise system trusted keyrings clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x257a386c905, max_idle_ns: 440795250529 ns RAPL PMU: API unit is 2^-32 Joules, 0 fixed counters, 10737418240 ms ovfl timer PCI: CLS 0 bytes, default 64 ACPI: \_SB_.GSID: Enabled at IRQ 19 ACPI: \_SB_.GSIC: Enabled at IRQ 18 ACPI: \_SB_.GSIB: Enabled at IRQ 17 ACPI: \_SB_.GSIA: Enabled at IRQ 16 pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] pci_bus 0000:00: resource 7 [mem 0x20000000-0xafffffff window] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] RPC: Registered tcp NFSv4.1 backchannel transport module. RPC: Registered tcp transport module. RPC: Registered udp transport module. RPC: Registered named UNIX socket transport module. NET: Registered PF_UNIX/PF_LOCAL protocol family UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) UDP hash table entries: 256 (order: 1, 8192 bytes, linear) TCP: Hash tables configured (established 4096 bind 4096) TCP bind hash table entries: 4096 (order: 3, 32768 bytes, linear) TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear) Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear) IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) NET: Registered PF_INET protocol family clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns pnp: PnP ACPI: found 6 devices system 00:05: [mem 0xb0000000-0xbfffffff window] has been reserved pnp: PnP ACPI init clocksource: Switched to clocksource kvm-clock hpet0: 3 comparators, 64-bit 100.000000 MHz counter hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 e820: reserve RAM buffer [mem 0x1ffd8000-0x1fffffff] e820: reserve RAM buffer [mem 0x009f8600-0x009fffff] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] PCI: pci_cache_line_size set to 64 bytes PCI: Using ACPI for IRQ routing Bluetooth: SCO socket layer initialized Bluetooth: L2CAP socket layer initialized Bluetooth: HCI socket layer initialized Bluetooth: HCI device and connection manager initialized NET: Registered PF_BLUETOOTH protocol family Bluetooth: Core ver 2.22 PTP clock support registered pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti pps_core: LinuxPPS API ver. 1 registered usbcore: registered new device driver usb usbcore: registered new interface driver hub usbcore: registered new interface driver usbfs ACPI: bus type USB registered libata version 3.00 loaded. SCSI subsystem initialized vgaarb: loaded pci 0000:00:03.0: vgaarb: bridge control possible pci 0000:00:03.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none pci 0000:00:03.0: vgaarb: setting as boot VGA device ACPI: PCI: Interrupt link GSIH configured for IRQ 23 ACPI: PCI: Interrupt link GSIG configured for IRQ 22 ACPI: PCI: Interrupt link GSIF configured for IRQ 21 ACPI: PCI: Interrupt link GSIE configured for IRQ 20 ACPI: PCI: Interrupt link GSID configured for IRQ 19 ACPI: PCI: Interrupt link GSIC configured for IRQ 18 ACPI: PCI: Interrupt link GSIB configured for IRQ 17 ACPI: PCI: Interrupt link GSIA configured for IRQ 16 ACPI: PCI: Interrupt link LNKH configured for IRQ 11 ACPI: PCI: Interrupt link LNKG configured for IRQ 11 ACPI: PCI: Interrupt link LNKF configured for IRQ 10 ACPI: PCI: Interrupt link LNKE configured for IRQ 10 ACPI: PCI: Interrupt link LNKD configured for IRQ 11 ACPI: PCI: Interrupt link LNKC configured for IRQ 11 ACPI: PCI: Interrupt link LNKB configured for IRQ 10 ACPI: PCI: Interrupt link LNKA configured for IRQ 10 pci_bus 0000:00: on NUMA node 0 pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 pci 0000:00:1f.2: reg 0x24: [mem 0xfebd5000-0xfebd5fff] pci 0000:00:1f.2: reg 0x20: [io 0xc160-0xc17f] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 pci 0000:00:1d.7: reg 0x10: [mem 0xfebd4000-0xfebd4fff] pci 0000:00:1d.7: [8086:293a] type 00 class 0x0c0320 pci 0000:00:1d.2: reg 0x20: [io 0xc140-0xc15f] pci 0000:00:1d.2: [8086:2936] type 00 class 0x0c0300 pci 0000:00:1d.1: reg 0x20: [io 0xc120-0xc13f] pci 0000:00:1d.1: [8086:2935] type 00 class 0x0c0300 pci 0000:00:1d.0: reg 0x20: [io 0xc100-0xc11f] pci 0000:00:1d.0: [8086:2934] type 00 class 0x0c0300 pci 0000:00:04.0: reg 0x20: [mem 0xfe80c000-0xfe80ffff 64bit pref] pci 0000:00:04.0: reg 0x14: [mem 0xfebd3000-0xfebd3fff] pci 0000:00:04.0: reg 0x10: [io 0xc000-0xc07f] pci 0000:00:04.0: [1af4:1001] type 00 class 0x010000 pci 0000:00:03.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] pci 0000:00:03.0: reg 0x30: [mem 0xfebc0000-0xfebcffff pref] pci 0000:00:03.0: reg 0x20: [mem 0xfebd2000-0xfebd2fff] pci 0000:00:03.0: reg 0x18: [mem 0xfe808000-0xfe80bfff 64bit pref] pci 0000:00:03.0: reg 0x10: [mem 0xfe000000-0xfe7fffff pref] pci 0000:00:03.0: [1af4:1050] type 00 class 0x030000 pci 0000:00:02.0: reg 0x20: [mem 0xfe804000-0xfe807fff 64bit pref] pci 0000:00:02.0: reg 0x14: [mem 0xfebd1000-0xfebd1fff] pci 0000:00:02.0: reg 0x10: [io 0xc0e0-0xc0ff] pci 0000:00:02.0: [1af4:1005] type 00 class 0x00ff00 pci 0000:00:01.0: reg 0x30: [mem 0xfeb80000-0xfebbffff pref] pci 0000:00:01.0: reg 0x20: [mem 0xfe800000-0xfe803fff 64bit pref] pci 0000:00:01.0: reg 0x14: [mem 0xfebd0000-0xfebd0fff] pci 0000:00:01.0: reg 0x10: [io 0xc0c0-0xc0df] pci 0000:00:01.0: [1af4:1000] type 00 class 0x020000 pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 pci_bus 0000:00: root bus resource [bus 00-ff] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] pci_bus 0000:00: root bus resource [mem 0x20000000-0xafffffff window] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] PCI host bridge to bus 0000:00 acpi resource window ([0x100000000-0x8ffffffff] ignored, not CPU addressable) acpi PNP0A08:00: _OSC: OS now controls [PME PCIeCapability] acpi PNP0A08:00: _OSC: platform does not support [LTR] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) ACPI: Enabled 2 GPEs in block 00 to 3F PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug ACPI: Using IOAPIC for interrupt routing ACPI: PM: (supports S0 S3 S5) ACPI: Interpreter enabled ACPI: 1 ACPI AML tables successfully acquired and loaded ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) ACPI: Added _OSI(Linux-Dell-Video) ACPI: Added _OSI(Processor Aggregator Device) ACPI: Added _OSI(3.0 _SCP Extensions) ACPI: Added _OSI(Processor Device) ACPI: Added _OSI(Module Device) raid6: using ssse3x1 recovery algorithm raid6: .... xor() 9183 MB/s, rmw enabled raid6: using algorithm sse2x2 gen() 13962 MB/s raid6: sse1x1 gen() 6635 MB/s raid6: sse1x2 gen() 7113 MB/s raid6: sse2x1 xor() 7636 MB/s raid6: sse2x1 gen() 10744 MB/s raid6: sse2x2 xor() 9183 MB/s raid6: sse2x2 gen() 13962 MB/s kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. PCI: Using configuration type 1 for base access PCI: Using MMCONFIG for extended config space PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) ACPI: bus type PCI registered cpuidle: using governor menu thermal_sys: Registered thermal governor 'user_space' thermal_sys: Registered thermal governor 'step_wise' NET: Registered PF_NETLINK/PF_ROUTE protocol family pinctrl core: initialized pinctrl subsystem futex hash table entries: 1024 (order: 4, 65536 bytes, linear) clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns devtmpfs: initialized smpboot: Total of 4 processors activated (20799.96 BogoMIPS) smpboot: Max logical packages: 1 smp: Brought up 1 node, 4 CPUs kvm-guest: stealtime: cpu 3, msr 1fac3a40 kvm-clock: cpu 3, msr 6df20c1, secondary cpu clock #3 kvm-guest: stealtime: cpu 2, msr 1faa3a40 kvm-clock: cpu 2, msr 6df2081, secondary cpu clock #2 kvm-guest: stealtime: cpu 1, msr 1fa83a40 kvm-clock: cpu 1, msr 6df2041, secondary cpu clock .... node #0, CPUs: #1 x86: Booting SMP configuration: smp: Bringing up secondary CPUs ... rcu: Hierarchical SRCU implementation. Performance Events: unsupported p6 CPU model 58 no PMU driver, software events only. smpboot: CPU0: Intel Xeon E3-12xx v2 (Ivy Bridge) (family: 0x6, model: 0x3a, stepping: 0x9) Freeing SMP alternatives memory: 48K SRBDS: Unknown: Dependent on hypervisor status MMIO Stale Data: Unknown: No mitigations MDS: Vulnerable: Clear CPU buffers attempted, no microcode L1TF: Kernel not compiled for PAE. No mitigation for L1TF Speculative Store Bypass: Vulnerable Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch Spectre V2 : Mitigation: Retpolines Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) landlock: Up and running. LSM: Security Framework initializing pid_max: default: 32768 minimum: 301 Calibrating delay loop (skipped) preset value.. 5199.99 BogoMIPS (lpj=2599996) clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x257a386c905, max_idle_ns: 440795250529 ns ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 Enabling APIC mode: Flat. Using 1 I/O APICs APIC: Switch to symmetric I/O mode setup clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns ACPI: Core revision 20210730 printk: console [ttyS0] enabled Console: colour VGA+ 80x25 random: crng init done kfence: initialized - using 2097152 bytes for 255 objects at 0x(ptrval)-0x(ptrval) NR_IRQS: 2304, nr_irqs: 456, preallocated irqs: 16 rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies. Tracing variant of Tasks RCU enabled. Rude variant of Tasks RCU enabled. Trampoline variant of Tasks RCU enabled. All grace periods are expedited (rcu_expedited). rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4. rcu: RCU event tracing is enabled. rcu: Preemptible hierarchical RCU implementation. trace event string verifier disabled ftrace: allocated 87 pages with 5 groups ftrace: allocating 44323 entries in 87 pages SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 Memory: 496000K/523736K available (12542K kernel code, 1540K rwdata, 3168K rodata, 880K init, 592K bss, 27736K reserved, 0K cma-reserved, 0K highmem) Checking if this processor honours the WP bit even in supervisor mode...Ok. Initializing HighMem for node 0 (00000000:00000000) mem auto-init: stack:all(zero), heap alloc:off, heap free:off Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear) Dentry cache hash table entries: 65536 (order: 6, 262144 bytes, linear) Kernel command line: root=/dev/vda rw ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 printk.time=1 Built 1 zonelists, mobility grouping on. Total pages: 129654 kvm-guest: stealtime: cpu 0, msr 1fa63a40 pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 pcpu-alloc: s99084 r0 d31988 u131072 alloc=32*4096 percpu: Embedded 32 pages/cpu s99084 r0 d31988 u131072 setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:4 nr_node_ids:1 clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns Booting paravirtualized kernel on KVM [mem 0x20000000-0xafffffff] available for PCI devices smpboot: Allowing 4 CPUs, 0 hotplug CPUs TSC deadline timer available ACPI: HPET id: 0x8086a201 base: 0xfed00000 ACPI: Using ACPI (MADT) for SMP configuration information ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) ACPI: PM-Timer IO Port: 0x608 Using APIC driver default On node 0, zone DMA: 97 pages in unavailable ranges On node 0, zone DMA: 1 pages in unavailable ranges Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffd7fff] node 0: [mem 0x0000000000100000-0x000000001ffd7fff] node 0: [mem 0x0000000000001000-0x000000000009efff] Early memory node ranges Movable zone start for each node HighMem empty Normal [mem 0x0000000001000000-0x000000001ffd7fff] DMA [mem 0x0000000000001000-0x0000000000ffffff] Zone ranges: low ram: 0 - 1ffd8000 mapped low ram: 0 - 1ffd8000 511MB LOWMEM available. 0MB HIGHMEM available. ACPI: Reserving WAET table memory at [mem 0x1ffe23e4-0x1ffe240b] ACPI: Reserving MCFG table memory at [mem 0x1ffe23a8-0x1ffe23e3] ACPI: Reserving HPET table memory at [mem 0x1ffe2370-0x1ffe23a7] ACPI: Reserving APIC table memory at [mem 0x1ffe22e0-0x1ffe236f] ACPI: Reserving FACS table memory at [mem 0x1ffe0000-0x1ffe003f] ACPI: Reserving DSDT table memory at [mem 0x1ffe0040-0x1ffe21eb] ACPI: Reserving FACP table memory at [mem 0x1ffe21ec-0x1ffe22df] ACPI: WAET 0x000000001FFE23E4 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) ACPI: MCFG 0x000000001FFE23A8 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) ACPI: HPET 0x000000001FFE2370 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001) ACPI: APIC 0x000000001FFE22E0 000090 (v01 BOCHS BXPC 00000001 BXPC 00000001) ACPI: FACS 0x000000001FFE0000 000040 ACPI: DSDT 0x000000001FFE0040 0021AC (v01 BOCHS BXPC 00000001 BXPC 00000001) ACPI: FACP 0x000000001FFE21EC 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) ACPI: RSDT 0x000000001FFE240C 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001) ACPI: RSDP 0x00000000000F59F0 000014 (v00 BOCHS ) ACPI: Early table checksum verification disabled initial memory mapped: [mem 0x00000000-0x073fffff] found SMP MP-table at [mem 0x000f5bc0-0x000f5bcf] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT last_pfn = 0x1ffd8 max_arch_pfn = 0x100000 e820: remove [mem 0x000a0000-0x000fffff] usable e820: update [mem 0x00000000-0x00000fff] usable ==> reserved tsc: Detected 2599.996 MHz processor clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns kvm-clock: using sched offset of 383231637 cycles kvm-clock: cpu 0, msr 6df2001, primary cpu clock kvm-clock: Using msrs 4b564d01 and 4b564d00 Hypervisor detected: KVM DMI: QEMU Standard PC (Q35 + ICH9, 2009), BIOS rel-1.16.1-0-g3208b098f51a-prebuilt.qemu.org 04/01/2014 SMBIOS 2.8 present. reserve setup_data: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved reserve setup_data: [mem 0x00000000feffc000-0x00000000feffffff] reserved reserve setup_data: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved reserve setup_data: [mem 0x00000000b0000000-0x00000000bfffffff] reserved reserve setup_data: [mem 0x000000001ffd8000-0x000000001fffffff] reserved reserve setup_data: [mem 0x00000000009f8630-0x000000001ffd7fff] usable reserve setup_data: [mem 0x00000000009f8600-0x00000000009f862f] usable reserve setup_data: [mem 0x0000000000100000-0x00000000009f85ff] usable reserve setup_data: [mem 0x00000000000f0000-0x00000000000fffff] reserved reserve setup_data: [mem 0x000000000009fc00-0x000000000009ffff] reserved reserve setup_data: [mem 0x0000000000000000-0x000000000009fbff] usable extended physical RAM map: e820: update [mem 0x009f8600-0x009f862f] usable ==> usable e820: update [mem 0x009f8600-0x009f862f] usable ==> usable Notice: NX (Execute Disable) protection cannot be enabled: non-PAE kernel! BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved BIOS-e820: [mem 0x000000001ffd8000-0x000000001fffffff] reserved BIOS-e820: [mem 0x0000000000100000-0x000000001ffd7fff] usable BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable BIOS-provided physical RAM map: signal: max sigframe size: 1760 x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' Linux version 5.15.108-yocto-standard (oe-user@oe-host) (i686-poky-linux-gcc (GCC) 12.2.0, GNU ld (GNU Binutils) 2.40.20230119) #1 SMP PREEMPT Fri Apr 21 14:47:58 UTC 2023 DEBUG: [Command returned '0' after 0.55 seconds] DEBUG: Command: journalctl -o cat --reverse Status: 0 Output: Started SSH Per-Connection Server (192.168.7.3:41932). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@128-192.168.7.4:22-192.168.7.3:41930.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:41930). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@127-192.168.7.4:22-192.168.7.3:41924.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:41924). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@126-192.168.7.4:22-192.168.7.3:41908.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:41908). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@125-192.168.7.4:22-192.168.7.3:41902.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:41902). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@124-192.168.7.4:22-192.168.7.3:41890.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:41890). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@123-192.168.7.4:22-192.168.7.3:41884.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:41884). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@122-192.168.7.4:22-192.168.7.3:41874.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:41874). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Forwarding to syslog missed 177 messages. dropbear@121-192.168.7.4:22-192.168.7.3:41864.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:41864). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@120-192.168.7.4:22-192.168.7.3:41858.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:41858). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@119-192.168.7.4:22-192.168.7.3:44664.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:44664). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@118-192.168.7.4:22-192.168.7.3:44662.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:44662). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@117-192.168.7.4:22-192.168.7.3:44648.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:44648). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@116-192.168.7.4:22-192.168.7.3:44632.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:44632). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@115-192.168.7.4:22-192.168.7.3:44620.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:44620). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@114-192.168.7.4:22-192.168.7.3:44614.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:44614). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@113-192.168.7.4:22-192.168.7.3:44598.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:44598). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@112-192.168.7.4:22-192.168.7.3:44596.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:44596). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@111-192.168.7.4:22-192.168.7.3:44590.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:44590). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@110-192.168.7.4:22-192.168.7.3:44574.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:44574). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@109-192.168.7.4:22-192.168.7.3:44566.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:44566). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@108-192.168.7.4:22-192.168.7.3:44560.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:44560). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@107-192.168.7.4:22-192.168.7.3:44558.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:44558). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@106-192.168.7.4:22-192.168.7.3:44548.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:44548). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@105-192.168.7.4:22-192.168.7.3:44546.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:44546). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@104-192.168.7.4:22-192.168.7.3:44538.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:44538). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@103-192.168.7.4:22-192.168.7.3:44530.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:44530). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@102-192.168.7.4:22-192.168.7.3:44526.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:44526). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@101-192.168.7.4:22-192.168.7.3:44512.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:44512). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@100-192.168.7.4:22-192.168.7.3:44510.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:44510). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@99-192.168.7.4:22-192.168.7.3:44496.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:44496). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@98-192.168.7.4:22-192.168.7.3:52032.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:52032). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@97-192.168.7.4:22-192.168.7.3:52022.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:52022). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@96-192.168.7.4:22-192.168.7.3:52010.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:52010). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@95-192.168.7.4:22-192.168.7.3:51994.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:51994). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Removed slice User Slice of UID 1000. Stopped User Runtime Directory /run/user/1000. user-runtime-dir@1000.service: Deactivated successfully. run-user-1000.mount: Deactivated successfully. Stopping User Runtime Directory /run/user/1000... Stopped User Manager for UID 1000. user@1000.service: Deactivated successfully. Reached target Exit the Session. Finished Exit the Session. Reached target Shutdown. Removed slice User Application Slice. Closed D-Bus User Message Bus Socket. Stopped target Timers. Stopped target Sockets. Stopped target Paths. Stopped target Basic System. Stopped target Main User Target. Activating special unit Exit the Session... Stopping User Manager for UID 1000... dropbear@94-192.168.7.4:22-192.168.7.3:51980.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:51980). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@93-192.168.7.4:22-192.168.7.3:51966.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:51966). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@92-192.168.7.4:22-192.168.7.3:51950.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:51950). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@91-192.168.7.4:22-192.168.7.3:51934.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:51934). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@90-192.168.7.4:22-192.168.7.3:51922.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:51922). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@89-192.168.7.4:22-192.168.7.3:40022.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:40022). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@88-192.168.7.4:22-192.168.7.3:40020.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:40020). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@87-192.168.7.4:22-192.168.7.3:40018.service: Deactivated successfully. Removed session c3. session-c3.scope: Deactivated successfully. Started Session c3 of User test1. New session c3 of user test1. Started SSH Per-Connection Server (192.168.7.3:40018). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Removed session c2. dropbear@86-192.168.7.4:22-192.168.7.3:40010.service: Deactivated successfully. session-c2.scope: Deactivated successfully. Started Session c2 of User test1. Started User Manager for UID 1000. Startup finished in 59ms. Reached target Main User Target. Reached target Basic System. Reached target Sockets. Listening on D-Bus User Message Bus Socket. Starting D-Bus User Message Bus Socket... Reached target Timers. Reached target Paths. Created slice User Application Slice. Queued start job for default target Main User Target. Starting User Manager for UID 1000... Finished User Runtime Directory /run/user/1000. New session c2 of user test1. Starting User Runtime Directory /run/user/1000... Created slice User Slice of UID 1000. Started SSH Per-Connection Server (192.168.7.3:40010). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@85-192.168.7.4:22-192.168.7.3:39994.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:39994). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@84-192.168.7.4:22-192.168.7.3:39988.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:39988). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@83-192.168.7.4:22-192.168.7.3:39978.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:39978). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@82-192.168.7.4:22-192.168.7.3:39970.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:39970). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@81-192.168.7.4:22-192.168.7.3:39960.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:39960). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@80-192.168.7.4:22-192.168.7.3:39954.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:39954). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@79-192.168.7.4:22-192.168.7.3:39944.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:39944). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@78-192.168.7.4:22-192.168.7.3:39930.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:39930). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@77-192.168.7.4:22-192.168.7.3:39916.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:39916). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Forwarding to syslog missed 156 messages. dropbear@76-192.168.7.4:22-192.168.7.3:39912.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:39912). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@75-192.168.7.4:22-192.168.7.3:59120.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:59120). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@74-192.168.7.4:22-192.168.7.3:59116.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:59116). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@73-192.168.7.4:22-192.168.7.3:59112.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:59112). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@72-192.168.7.4:22-192.168.7.3:59106.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:59106). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@71-192.168.7.4:22-192.168.7.3:59098.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:59098). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@70-192.168.7.4:22-192.168.7.3:59086.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:59086). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@69-192.168.7.4:22-192.168.7.3:59076.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:59076). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@68-192.168.7.4:22-192.168.7.3:59068.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:59068). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@67-192.168.7.4:22-192.168.7.3:59052.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:59052). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@66-192.168.7.4:22-192.168.7.3:59038.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:59038). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@65-192.168.7.4:22-192.168.7.3:59028.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:59028). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@64-192.168.7.4:22-192.168.7.3:59020.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:59020). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@63-192.168.7.4:22-192.168.7.3:59010.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:59010). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@62-192.168.7.4:22-192.168.7.3:59000.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:59000). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@61-192.168.7.4:22-192.168.7.3:58986.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:58986). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@60-192.168.7.4:22-192.168.7.3:58972.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:58972). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@59-192.168.7.4:22-192.168.7.3:58968.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:58968). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@58-192.168.7.4:22-192.168.7.3:58966.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:58966). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@57-192.168.7.4:22-192.168.7.3:58952.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:58952). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@56-192.168.7.4:22-192.168.7.3:58944.service: Deactivated successfully. Started System Logging Service. Stopped System Logging Service. busybox-syslog.service: Deactivated successfully. Stopping System Logging Service... Started SSH Per-Connection Server (192.168.7.3:58944). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@55-192.168.7.4:22-192.168.7.3:58932.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:58932). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@54-192.168.7.4:22-192.168.7.3:58918.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:58918). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@53-192.168.7.4:22-192.168.7.3:58910.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:58910). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@52-192.168.7.4:22-192.168.7.3:56598.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:56598). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@51-192.168.7.4:22-192.168.7.3:56584.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:56584). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@50-192.168.7.4:22-192.168.7.3:56580.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:56580). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@49-192.168.7.4:22-192.168.7.3:56572.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:56572). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@48-192.168.7.4:22-192.168.7.3:56566.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:56566). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@47-192.168.7.4:22-192.168.7.3:56562.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:56562). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@46-192.168.7.4:22-192.168.7.3:56558.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:56558). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@45-192.168.7.4:22-192.168.7.3:56556.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:56556). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@44-192.168.7.4:22-192.168.7.3:56540.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:56540). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@43-192.168.7.4:22-192.168.7.3:56526.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:56526). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@42-192.168.7.4:22-192.168.7.3:47096.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:47096). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@41-192.168.7.4:22-192.168.7.3:47092.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:47092). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@40-192.168.7.4:22-192.168.7.3:47078.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:47078). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@39-192.168.7.4:22-192.168.7.3:47066.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:47066). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@38-192.168.7.4:22-192.168.7.3:47062.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:47062). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@37-192.168.7.4:22-192.168.7.3:47046.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:47046). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@36-192.168.7.4:22-192.168.7.3:47044.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:47044). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@35-192.168.7.4:22-192.168.7.3:47038.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:47038). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@34-192.168.7.4:22-192.168.7.3:47034.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:47034). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@33-192.168.7.4:22-192.168.7.3:47018.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:47018). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@32-192.168.7.4:22-192.168.7.3:47014.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:47014). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@31-192.168.7.4:22-192.168.7.3:47002.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:47002). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@30-192.168.7.4:22-192.168.7.3:46996.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:46996). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@29-192.168.7.4:22-192.168.7.3:46980.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:46980). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). systemd-hostnamed.service: Deactivated successfully. dropbear@28-192.168.7.4:22-192.168.7.3:46966.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:46966). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@27-192.168.7.4:22-192.168.7.3:46956.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:46956). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@26-192.168.7.4:22-192.168.7.3:46942.service: Deactivated successfully. Forwarding to syslog missed 340 messages. Started SSH Per-Connection Server (192.168.7.3:46942). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@25-192.168.7.4:22-192.168.7.3:52578.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:52578). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@24-192.168.7.4:22-192.168.7.3:52568.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:52568). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@23-192.168.7.4:22-192.168.7.3:52558.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:52558). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@22-192.168.7.4:22-192.168.7.3:52552.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:52552). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@21-192.168.7.4:22-192.168.7.3:52550.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:52550). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@20-192.168.7.4:22-192.168.7.3:52536.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:52536). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@19-192.168.7.4:22-192.168.7.3:52522.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:52522). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@18-192.168.7.4:22-192.168.7.3:52518.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:52518). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@17-192.168.7.4:22-192.168.7.3:52508.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:52508). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@16-192.168.7.4:22-192.168.7.3:55016.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:55016). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@15-192.168.7.4:22-192.168.7.3:55004.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:55004). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@14-192.168.7.4:22-192.168.7.3:54998.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:54998). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@13-192.168.7.4:22-192.168.7.3:54984.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:54984). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@12-192.168.7.4:22-192.168.7.3:54980.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:54980). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Network configuration changed, trying to establish connection. dropbear@11-192.168.7.4:22-192.168.7.3:54972.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:54972). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@10-192.168.7.4:22-192.168.7.3:54958.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:54958). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@9-192.168.7.4:22-192.168.7.3:54952.service: Deactivated successfully. Started Network Time Synchronization. Starting Network Time Synchronization... Reloading. Reloading requested from client PID 399 (unit dropbear@9-192.168.7.4:22-192.168.7.3:54952.service)... Started SSH Per-Connection Server (192.168.7.3:54952). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). [ 11.590281] systemd-journald[161]: /run/log/journal/3286d559b4aa45c89b34196409a9ee7a/system.journal: Journal header limits reached or header out-of-date, rotating. [ 11.586648] systemd-journald[161]: Oldest entry in /run/log/journal/3286d559b4aa45c89b34196409a9ee7a/system.journal is older than the configured file retention duration (1month), suggesting rotation. /run/log/journal/3286d559b4aa45c89b34196409a9ee7a/system.journal: Journal header limits reached or header out-of-date, rotating. Oldest entry in /run/log/journal/3286d559b4aa45c89b34196409a9ee7a/system.journal is older than the configured file retention duration (1month), suggesting rotation. dropbear@8-192.168.7.4:22-192.168.7.3:54948.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:54948). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@7-192.168.7.4:22-192.168.7.3:54946.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:54946). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). [ 10.426619] systemd-journald[161]: Time jumped backwards, rotating. Time jumped backwards, rotating. dropbear@6-192.168.7.4:22-192.168.7.3:54934.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:54934). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@5-192.168.7.4:22-192.168.7.3:54930.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:54930). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@4-192.168.7.4:22-192.168.7.3:42312.service: Deactivated successfully. Stopped Network Time Synchronization. systemd-timesyncd.service: Deactivated successfully. Stopping Network Time Synchronization... Reloading. Reloading requested from client PID 363 (unit dropbear@4-192.168.7.4:22-192.168.7.3:42312.service)... Started SSH Per-Connection Server (192.168.7.3:42312). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@3-192.168.7.4:22-192.168.7.3:42304.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:42304). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@2-192.168.7.4:22-192.168.7.3:42296.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:42296). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@1-192.168.7.4:22-192.168.7.3:42284.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:42284). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). dropbear@0-192.168.7.4:22-192.168.7.3:42270.service: Deactivated successfully. Started SSH Per-Connection Server (192.168.7.3:42270). SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Created slice Slice /system/dropbear. Started Session c1 of User root. Started User Manager for UID 0. Startup finished in 92ms. Reached target Main User Target. Reached target Basic System. Reached target Sockets. Listening on D-Bus User Message Bus Socket. Starting D-Bus User Message Bus Socket... Reached target Timers. Reached target Paths. Created slice User Application Slice. cgroup compatibility translation between legacy and unified hierarchy settings activated. See cgroup-compat debug messages for details. Queued start job for default target Main User Target. gdk_window_thaw_toplevel_updates: assertion 'window->update_and_descendants_freeze_count > 0' failed matchbox-wm: X error warning (0xa0000a): BadWindow (invalid Window parameter) (opcode: 12) Starting User Manager for UID 0... Finished User Runtime Directory /run/user/0. New session c1 of user root. SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry dbus-daemon[285]: Successfully activated service 'org.a11y.atspi.Registry' Starting User Runtime Directory /run/user/0... Created slice User Slice of UID 0. matchbox-wm: X error warning (0xa00002): BadWindow (invalid Window parameter) (opcode: 12) Started User Database Manager. dbus-daemon[285]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=0 pid=270 comm="connman-applet") Starting User Database Manager... [settings daemon] Forking. run with -n to prevent fork matchbox: ignoring key shortcut XF86Start=!matchbox-remote -desktop matchbox: Cant find a keycode for keysym 269025050 matchbox: ignoring key shortcut telephone=!$dates matchbox: Cant find a keycode for keysym 2809 matchbox: ignoring key shortcut XF86Calendar=!$contacts matchbox: Cant find a keycode for keysym 269025056 Using calibration data stored in /etc/pointercal.xinput Using calibration data stored in /etc/pointercal.xinput D-BUS per-session daemon address is: unix:path=/tmp/dbus-teJNMOmEpB,guid=89680389a1bd28c62c9604626443bd5e Network configuration changed, trying to establish connection. eth0: Gained IPv6LL Systemd reported progress of 1.0, quit psplash. (==) Using system config directory "/usr/share/X11/xorg.conf.d" (==) Using config file: "/etc/X11/xorg.conf" (==) Log file: "/var/log/Xorg.0.log", Time: Sat Apr 22 10:56:30 2023 (WW) warning, (EE) error, (NI) not implemented, (??) unknown. (++) from command line, (!!) notice, (II) informational, Markers: (--) probed, (**) from config file, (==) default setting, to make sure that you have the latest version. Before reporting problems, check http://wiki.x.org Current version of pixman: 0.42.2 Kernel command line: root=/dev/vda rw ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 printk.time=1 Current Operating System: Linux qemux86 5.15.108-yocto-standard #1 SMP PREEMPT Fri Apr 21 14:47:58 UTC 2023 i686 X Protocol Version 11, Revision 0 X.Org X Server 1.21.1.7 Started Xserver startup without a display manager. Stopped Xserver startup without a display manager. xserver-nodm.service: Scheduled restart job, restart counter is at 1. xserver-nodm.service: Failed with result 'exit-code'. xserver-nodm.service: Main process exited, code=exited, status=1/FAILURE xinit: server error xinit: unable to connect to X server: Interrupted system call xinit: giving up (EE) Server terminated with error (1). Closing log file. waiting for X server to begin accepting connections (EE) (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information. for help. at http://wiki.x.org Please consult the The X.Org Foundation support (EE) (EE) (EE) xf86OpenConsole: Switching VT failed Fatal server error: (EE) Startup finished in 1.061s (kernel) + 900ms (userspace) = 1.961s. Started Hostname Service. Finished Record Runlevel Change in UTMP. systemd-update-utmp-runlevel.service: Deactivated successfully. Started WPA supplicant. Starting Record Runlevel Change in UTMP... Starting Hostname Service... Reached target Graphical Interface. Reached target Multi-User System. Reached target Login Prompts. Successfully initialized wpa_supplicant Started Serial Getty on ttyS1. Started Serial Getty on ttyS0. Started Getty on tty1. Network configuration changed, trying to establish connection. Finished Permit User Sessions. eth0: Configuring with /run/systemd/network/90-eth0.network. Network configuration changed, trying to establish connection. Starting WPA supplicant... Network configuration changed, trying to establish connection. Network configuration changed, trying to establish connection. Starting Permit User Sessions... Reached target Network. Network configuration changed, trying to establish connection. Started Network Configuration. Network configuration changed, trying to establish connection. Enumeration completed Network configuration changed, trying to establish connection. Network configuration changed, trying to establish connection. eth0: Gained carrier eth0: Link UP lo: Gained carrier lo: Link UP Started Avahi mDNS/DNS-SD Stack. Starting Avahi mDNS/DNS-SD Stack... Started Connection service. Started User Login Management. Watching system buttons on /dev/input/event2 (QEMU QEMU USB Keyboard) Watching system buttons on /dev/input/event0 (Power Button) New seat seat0. Started Telephony service. Starting Network Configuration... (==) Using system config directory "/usr/share/X11/xorg.conf.d" (==) Using config file: "/etc/X11/xorg.conf" Starting Connection service... (==) Log file: "/var/log/Xorg.0.log", Time: Sat Apr 22 10:56:29 2023 (WW) warning, (EE) error, (NI) not implemented, (??) unknown. (++) from command line, (!!) notice, (II) informational, Markers: (--) probed, (**) from config file, (==) default setting, to make sure that you have the latest version. Before reporting problems, check http://wiki.x.org Current version of pixman: 0.42.2 Kernel command line: root=/dev/vda rw ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 printk.time=1 Current Operating System: Linux qemux86 5.15.108-yocto-standard #1 SMP PREEMPT Fri Apr 21 14:47:58 UTC 2023 i686 X Protocol Version 11, Revision 0 X.Org X Server 1.21.1.7 Reached target Preparation for Network. Finished IPv4 Packet Filtering Framework. [ 1.538735] systemd-journald[161]: Received client request to flush runtime journal. [ 1.521300] systemd[1]: Started Journal Service. [ 1.517943] hid-generic 0003:0627:0001.0002: input: USB HID v1.11 Keyboard [QEMU QEMU USB Keyboard] on usb-0000:00:1d.7-2/input0 [ 1.517089] systemd[1]: Finished Load Kernel Module fuse. [ 1.515975] systemd[1]: modprobe@fuse.service: Deactivated successfully. [ 1.514326] systemd[1]: Finished Load Kernel Module drm. [ 1.512829] systemd[1]: modprobe@drm.service: Deactivated successfully. [ 1.506195] systemd[1]: Finished Load Kernel Module configfs. Finished IPv6 Packet Filtering Framework. [ 1.504464] systemd[1]: modprobe@configfs.service: Deactivated successfully. [ 1.502299] systemd[1]: Finished Create List of Static Device Nodes. [ 1.499904] systemd[1]: Mounted Temporary Directory /tmp. [ 1.498264] systemd[1]: Mounted Kernel Trace File System. [ 1.496661] systemd[1]: Mounted Kernel Debug File System. [ 1.494943] systemd[1]: Mounted POSIX Message Queue File System. [ 1.493452] systemd[1]: Started RPC Bind. [ 1.491695] systemd[1]: Started Start psplash boot splash screen. [ 1.485478] systemd[1]: Starting Coldplug All udev Devices... [ 1.485390] EXT4-fs (vda): re-mounted. Opts: (null). Quota mode: disabled. [ 1.483500] systemd-journald[161]: Collecting audit messages is disabled. [ 1.479085] systemd[1]: Starting Apply Kernel Variables... [ 1.476256] systemd[1]: Starting Remount Root and Kernel File Systems... [ 1.472641] systemd[1]: Starting Generate network units from Kernel command line... [ 1.469282] systemd[1]: Load Kernel Modules was skipped because no trigger condition checks were met. [ 1.466800] systemd[1]: Starting Journal Service... [ 1.463945] input: QEMU QEMU USB Keyboard as /devices/pci0000:00/0000:00:1d.7/usb1/1-2/1-2:1.0/0003:0627:0001.0002/input/input2 [ 1.460326] systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/). [ 1.458379] systemd[1]: Starting RPC Bind... [ 1.444473] systemd[1]: Starting Start psplash boot splash screen... [ 1.441711] systemd[1]: Starting Load Kernel Module fuse... [ 1.438400] systemd[1]: Starting Load Kernel Module drm... [ 1.434859] systemd[1]: Starting Load Kernel Module configfs... [ 1.431497] systemd[1]: Starting Create List of Static Device Nodes... [ 1.428973] systemd[1]: Mounting Temporary Directory /tmp... [ 1.426549] systemd[1]: Mounting Kernel Trace File System... [ 1.424485] systemd[1]: Mounting Kernel Debug File System... [ 1.421894] systemd[1]: Mounting POSIX Message Queue File System... [ 1.418006] systemd[1]: Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages). [ 1.415722] systemd[1]: Listening on User Database Manager Socket. [ 1.413688] systemd[1]: Listening on udev Kernel Socket. [ 1.411681] systemd[1]: Listening on udev Control Socket. [ 1.409413] systemd[1]: Listening on Network Service Netlink Socket. [ 1.407475] systemd[1]: Listening on Journal Socket. [ 1.405247] systemd[1]: Listening on Journal Socket (/dev/log). [ 1.402973] systemd[1]: Journal Audit Socket was skipped because of an unmet condition check (ConditionSecurity=audit). [ 1.398651] systemd[1]: Listening on initctl Compatibility Named Pipe. [ 1.396883] systemd[1]: Listening on Syslog Socket. [ 1.394963] systemd[1]: Reached target RPC Port Mapper. [ 1.392773] systemd[1]: Listening on RPCbind Server Activation Socket. [ 1.385377] systemd[1]: Reached target Swaps. [ 1.383411] systemd[1]: Reached target Slice Units. [ 1.381236] systemd[1]: Reached target Remote File Systems. [ 1.379258] systemd[1]: Reached target Path Units. [ 1.376747] systemd[1]: Reached target Host and Network Name Lookups. [ 1.373751] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ 1.370742] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.368363] systemd[1]: Created slice User and Session Slice. [ 1.365239] systemd[1]: Created slice Slice /system/serial-getty. [ 1.362409] systemd[1]: Created slice Slice /system/modprobe. [ 1.360103] systemd[1]: Created slice Slice /system/getty. [ 1.351433] systemd[1]: Queued start job for default target Graphical Interface. [ 1.314564] usb 1-2: new high-speed USB device number 3 using ehci-pci [ 1.234769] systemd[1]: Initializing machine ID from random generator. [ 1.233194] systemd[1]: Hostname set to . [ 1.228957] systemd[1]: Detected architecture x86. [ 1.227941] systemd[1]: Detected virtualization kvm. [ 1.221951] systemd[1]: systemd 253.1^ running in system mode (+PAM -AUDIT -SELINUX -APPARMOR +IMA -SMACK +SECCOMP -GCRYPT -GNUTLS -OPENSSL +ACL +BLKID -CURL -ELFUTILS -FIDO2 -IDN2 -IDN -IPTC +KMOD -LIBCRYPTSETUP +LIBFDISK -PCRE2 -PWQUALITY -P11KIT -QRENCODE -TPM2 -BZIP2 -LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK +XKBCOMMON +UTMP +SYSVINIT default-hierarchy=hybrid) [ 1.198203] hid-generic 0003:0627:0001.0001: input: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:1d.7-1/input0 [ 1.195461] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:1d.7/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input1 [ 1.193901] TERM=linux [ 1.193900] HOME=/ [ 1.193899] with environment: [ 1.193898] /sbin/init [ 1.193896] with arguments: [ 1.193105] Run /sbin/init as init process [ 1.191676] Write protecting kernel text and read-only data: 15712k [ 1.186126] Freeing unused kernel image (initmem) memory: 880K [ 1.184759] devtmpfs: mounted [ 1.183858] VFS: Mounted root (ext4 filesystem) on device 253:0. [ 1.182657] EXT4-fs (vda): mounted filesystem with ordered data mode. Opts: (null). Quota mode: disabled. [ 1.177043] md: ... autorun DONE. [ 1.176484] md: autorun ... [ 1.175454] md: Autodetecting RAID arrays. [ 1.174435] md: If you don't use raid, use raid=noautodetect [ 1.173176] md: Waiting for all devices to be available before autodetect [ 1.170796] nameserver0=8.8.8.8 [ 1.170792] bootserver=255.255.255.255, rootserver=255.255.255.255, rootpath= [ 1.169859] host=192.168.7.4, domain=, nis-domain=(none) [ 1.168225] device=eth0, hwaddr=52:54:00:12:34:04, ipaddr=192.168.7.4, mask=255.255.255.0, gw=192.168.7.3 [ 1.167571] IP-Config: Complete: [ 1.155226] sr 2:0:0:0: Attached scsi CD-ROM sr0 [ 1.137263] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 1.135995] sr 2:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray [ 1.117400] scsi 2:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 1.113806] ata3.00: configured for UDMA/100 [ 1.112830] ata3.00: applying bridge limits [ 1.111842] ata3.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100 [ 1.110743] ata6: SATA link down (SStatus 0 SControl 300) [ 1.109595] ata5: SATA link down (SStatus 0 SControl 300) [ 1.108361] ata2: SATA link down (SStatus 0 SControl 300) [ 1.107134] ata4: SATA link down (SStatus 0 SControl 300) [ 1.105965] ata1: SATA link down (SStatus 0 SControl 300) [ 1.104554] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300) [ 1.060539] usb 1-1: new high-speed USB device number 2 using ehci-pci [ 0.871804] netconsole: network logging started [ 0.871264] printk: console [netcon0] enabled [ 0.870644] Key type encrypted registered [ 0.869241] Btrfs loaded, crc32c=crc32c-generic, zoned=no, fsverity=no [ 0.867889] Key type fscrypt-provisioning registered [ 0.867401] Key type .fscrypt registered [ 0.866532] Loading compiled-in X.509 certificates [ 0.866014] registered taskstats version 1 Started D-Bus System Message Bus. [ 0.864737] sched_clock: Marking stable (716996321, 147710406)->(946120431, -81413704) [ 0.864186] IPI shorthand broadcast: enabled [ 0.863023] NET: Registered PF_VSOCK protocol family [ 0.862408] Key type dns_resolver registered [ 0.861898] Bridge firewalling registered [ 0.861254] NET: Registered PF_PACKET protocol family [ 0.860297] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 0.859805] In-situ OAM (IOAM) with IPv6 [ 0.859339] Segment Routing with IPv6 [ 0.858285] NET: Registered PF_INET6 protocol family [ 0.857710] Actions configured [ 0.857282] input device check on [ 0.856958] u32 classifier [ 0.856463] usbhid: USB HID core driver [ 0.855793] usbcore: registered new interface driver usbhid [ 0.855009] sdhci-pltfm: SDHCI platform and OF driver helper [ 0.854431] sdhci: Copyright(c) Pierre Ossman [ 0.853521] sdhci: Secure Digital Host Controller Interface driver [ 0.852944] intel_pstate: CPU model not supported [ 0.851742] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 0.850433] i2c i2c-0: Memory type 0x07 not supported yet, not instantiating SPD [ 0.849746] i2c i2c-0: 1/1 memory slots populated (from DMI) [ 0.848852] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt [ 0.847548] rtc_cmos 00:04: alarms up to one day, y3k, 242 bytes nvram, hpet irqs [ 0.846167] rtc_cmos 00:04: setting system clock to 2023-04-22T10:56:28 UTC (1682160988) [ 0.845531] rtc_cmos 00:04: registered as rtc0 [ 0.844384] rtc_cmos 00:04: RTC can wake from S4 [ 0.843535] mousedev: PS/2 mouse device common for all mice [ 0.842851] i8042: PNP: No PS/2 controller found. [ 0.842127] usbserial: USB Serial support registered for pl2303 [ 0.841435] usbcore: registered new interface driver pl2303 [ 0.840460] usbserial: USB Serial support registered for FTDI USB Serial Device [ 0.839704] usbcore: registered new interface driver ftdi_sio [ 0.838879] usbserial: USB Serial support registered for generic [ 0.837911] usbcore: registered new interface driver usbserial_generic [ 0.837151] usbcore: registered new interface driver usb-storage [ 0.836339] hub 4-0:1.0: 2 ports detected [ 0.835647] hub 4-0:1.0: USB hub found [ 0.834127] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000c140 [ 0.832640] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4 [ 0.831851] uhci_hcd 0000:00:1d.2: UHCI Host Controller [ 0.830677] hub 3-0:1.0: 2 ports detected [ 0.830167] hub 3-0:1.0: USB hub found [ 0.829155] uhci_hcd 0000:00:1d.1: irq 17, io base 0x0000c120 [ 0.828049] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3 [ 0.827362] uhci_hcd 0000:00:1d.1: UHCI Host Controller [ 0.826083] hub 2-0:1.0: 2 ports detected [ 0.825603] hub 2-0:1.0: USB hub found [ 0.824618] uhci_hcd 0000:00:1d.0: irq 16, io base 0x0000c100 [ 0.823644] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2 [ 0.822996] uhci_hcd 0000:00:1d.0: UHCI Host Controller [ 0.821566] uhci_hcd: USB Universal Host Controller Interface driver [ 0.821011] ohci-pci: OHCI PCI platform driver [ 0.820257] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.819581] hub 1-0:1.0: 6 ports detected [ 0.819088] hub 1-0:1.0: USB hub found [ 0.818066] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00 [ 0.807263] ehci-pci 0000:00:1d.7: irq 19, io mem 0xfebd4000 [ 0.806171] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 1 [ 0.805527] ehci-pci 0000:00:1d.7: EHCI Host Controller [ 0.804340] ehci-pci: EHCI PCI platform driver [ 0.803568] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.802890] igb: Copyright (c) 2007-2014 Intel Corporation. [ 0.802266] igb: Intel(R) Gigabit Ethernet Network Driver [ 0.801561] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. [ 0.800955] e1000e: Intel(R) PRO/1000 Network Driver [ 0.800248] e1000: Copyright (c) 1999-2006 Intel Corporation. [ 0.799674] e1000: Intel(R) PRO/1000 Network Driver [ 0.799010] e100: Copyright(c) 1999-2006 Intel Corporation [ 0.798375] e100: Intel(R) PRO/100 Network Driver [ 0.795434] ata6: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5380 irq 34 [ 0.794527] ata5: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5300 irq 34 [ 0.793634] ata4: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5280 irq 34 [ 0.792772] ata3: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5200 irq 34 [ 0.791887] ata2: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5180 irq 34 [ 0.790989] ata1: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5100 irq 34 [ 0.790583] scsi host5: ahci [ 0.789975] scsi host4: ahci [ 0.789412] scsi host3: ahci [ 0.788841] scsi host2: ahci [ 0.788262] scsi host1: ahci [ 0.787489] scsi host0: ahci [ 0.785370] ahci 0000:00:1f.2: flags: 64bit ncq only [ 0.783834] ahci 0000:00:1f.2: AHCI 0001.0000 32 slots 6 ports 1.5 Gbps 0x3f impl SATA mode [ 0.782870] ahci 0000:00:1f.2: version 3.0 [ 0.780262] virtio_blk virtio3: [vda] 1242118 512-byte logical blocks (636 MB/607 MiB) [ 0.777885] loop: module loaded [ 0.775465] brd: module loaded [ 0.771019] virtio_gpu virtio2: [drm] fb0: virtio_gpudrmfb frame buffer device [ 0.753526] Console: switching to colour frame buffer device 160x50 [ 0.734063] virtio_gpu virtio2: [drm] drm_plane_enable_fb_damage_clips() not called [ 0.729407] [drm] Initialized virtio_gpu 0.1.0 0 for virtio2 on minor 0 [ 0.727916] [drm] number of cap sets: 0 [ 0.727422] [drm] number of scanouts: 1 [ 0.725915] [drm] features: -virgl +edid -resource_blob -host_visible [ 0.724648] Console: switching to colour dummy device 80x25 [ 0.721411] virtio-pci 0000:00:03.0: vgaarb: deactivate vga console [ 0.720736] [drm] pci: virtio-vga detected at 0000:00:03.0 [ 0.718986] Linux agpgart interface v0.103 [ 0.715926] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.714704] 00:02: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 0.713181] 00:01: ttyS2 at I/O 0x3e8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711936] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 0.710188] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 0.708391] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 0.706576] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 0.703880] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 0.702590] ACPI: button: Power Button [PWRF] [ 0.698408] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697432] io scheduler kyber registered [ 0.696862] io scheduler mq-deadline registered [ 0.695968] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250) [ 0.695365] Asymmetric key parser 'x509' registered [ 0.694858] Key type asymmetric registered [ 0.693472] xor: automatically using best checksumming function avx [ 0.676339] Key type cifs.idmap registered [ 0.668003] Key type id_legacy registered [ 0.667176] Key type id_resolver registered [ 0.666176] NFS: Registering the id_resolver key type [ 0.662601] workingset: timestamp_bits=14 max_order=17 bucket_order=3 [ 0.661591] Initialise system trusted keyrings [ 0.658622] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x257a386c905, max_idle_ns: 440795250529 ns [ 0.656174] RAPL PMU: API unit is 2^-32 Joules, 0 fixed counters, 10737418240 ms ovfl timer [ 0.655064] PCI: CLS 0 bytes, default 64 [ 0.652838] ACPI: \_SB_.GSID: Enabled at IRQ 19 [ 0.650819] ACPI: \_SB_.GSIC: Enabled at IRQ 18 [ 0.648796] ACPI: \_SB_.GSIB: Enabled at IRQ 17 [ 0.646655] ACPI: \_SB_.GSIA: Enabled at IRQ 16 [ 0.644844] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 0.643491] pci_bus 0000:00: resource 7 [mem 0x20000000-0xafffffff window] [ 0.642204] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 0.641055] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 0.639890] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 0.638695] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.637843] RPC: Registered tcp transport module. [ 0.636969] RPC: Registered udp transport module. [ 0.635836] RPC: Registered named UNIX socket transport module. [ 0.634236] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.632737] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.631538] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.630202] TCP: Hash tables configured (established 4096 bind 4096) [ 0.628897] TCP bind hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 0.626614] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear) [ 0.625058] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.623368] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear) [ 0.621671] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.620630] NET: Registered PF_INET protocol family [ 0.618754] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.579403] pnp: PnP ACPI: found 6 devices [ 0.577648] system 00:05: [mem 0xb0000000-0xbfffffff window] has been reserved [ 0.576666] pnp: PnP ACPI init [ 0.555637] clocksource: Switched to clocksource kvm-clock [ 0.549520] hpet0: 3 comparators, 64-bit 100.000000 MHz counter [ 0.549468] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 0.549199] e820: reserve RAM buffer [mem 0x1ffd8000-0x1fffffff] [ 0.549196] e820: reserve RAM buffer [mem 0x009f8600-0x009fffff] [ 0.549165] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] [ 0.548877] PCI: pci_cache_line_size set to 64 bytes [ 0.475563] PCI: Using ACPI for IRQ routing [ 0.475096] Bluetooth: SCO socket layer initialized [ 0.474518] Bluetooth: L2CAP socket layer initialized [ 0.474272] Bluetooth: HCI socket layer initialized [ 0.473517] Bluetooth: HCI device and connection manager initialized [ 0.473343] NET: Registered PF_BLUETOOTH protocol family [ 0.472845] Bluetooth: Core ver 2.22 [ 0.471532] PTP clock support registered [ 0.470516] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.470152] pps_core: LinuxPPS API ver. 1 registered [ 0.469524] usbcore: registered new device driver usb [ 0.469201] usbcore: registered new interface driver hub [ 0.468550] usbcore: registered new interface driver usbfs [ 0.468137] ACPI: bus type USB registered [ 0.468137] libata version 3.00 loaded. [ 0.467671] SCSI subsystem initialized [ 0.467248] vgaarb: loaded [ 0.466528] pci 0000:00:03.0: vgaarb: bridge control possible [ 0.466290] pci 0000:00:03.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.466154] pci 0000:00:03.0: vgaarb: setting as boot VGA device [ 0.464532] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 0.464451] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 0.463534] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 0.463427] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 0.462529] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 0.461533] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 0.461376] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 0.460560] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 0.459639] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 Started Xserver startup without a display manager. [ 0.458545] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 0.456633] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 0.455639] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 0.454643] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 0.453643] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 0.452670] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 0.452199] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 0.451811] pci_bus 0000:00: on NUMA node 0 [ 0.450149] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 0.447074] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 0.445367] pci 0000:00:1f.2: reg 0x24: [mem 0xfebd5000-0xfebd5fff] [ 0.444326] pci 0000:00:1f.2: reg 0x20: [io 0xc160-0xc17f] [ 0.439863] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 0.439060] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 0.438263] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 0.435027] pci 0000:00:1d.7: reg 0x10: [mem 0xfebd4000-0xfebd4fff] [ 0.433794] pci 0000:00:1d.7: [8086:293a] type 00 class 0x0c0320 [ 0.431991] pci 0000:00:1d.2: reg 0x20: [io 0xc140-0xc15f] [ 0.427826] pci 0000:00:1d.2: [8086:2936] type 00 class 0x0c0300 [ 0.426387] pci 0000:00:1d.1: reg 0x20: [io 0xc120-0xc13f] [ 0.422926] pci 0000:00:1d.1: [8086:2935] type 00 class 0x0c0300 [ 0.420817] pci 0000:00:1d.0: reg 0x20: [io 0xc100-0xc11f] [ 0.418309] pci 0000:00:1d.0: [8086:2934] type 00 class 0x0c0300 [ 0.415524] pci 0000:00:04.0: reg 0x20: [mem 0xfe80c000-0xfe80ffff 64bit pref] [ 0.410520] pci 0000:00:04.0: reg 0x14: [mem 0xfebd3000-0xfebd3fff] [ 0.409413] pci 0000:00:04.0: reg 0x10: [io 0xc000-0xc07f] [ 0.406236] pci 0000:00:04.0: [1af4:1001] type 00 class 0x010000 [ 0.405508] pci 0000:00:03.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.404543] pci 0000:00:03.0: reg 0x30: [mem 0xfebc0000-0xfebcffff pref] [ 0.402083] pci 0000:00:03.0: reg 0x20: [mem 0xfebd2000-0xfebd2fff] [ 0.400545] pci 0000:00:03.0: reg 0x18: [mem 0xfe808000-0xfe80bfff 64bit pref] [ 0.397110] pci 0000:00:03.0: reg 0x10: [mem 0xfe000000-0xfe7fffff pref] [ 0.394743] pci 0000:00:03.0: [1af4:1050] type 00 class 0x030000 [ 0.392521] pci 0000:00:02.0: reg 0x20: [mem 0xfe804000-0xfe807fff 64bit pref] [ 0.388095] pci 0000:00:02.0: reg 0x14: [mem 0xfebd1000-0xfebd1fff] [ 0.386520] pci 0000:00:02.0: reg 0x10: [io 0xc0e0-0xc0ff] [ 0.385013] pci 0000:00:02.0: [1af4:1005] type 00 class 0x00ff00 [ 0.383521] pci 0000:00:01.0: reg 0x30: [mem 0xfeb80000-0xfebbffff pref] [ 0.382372] pci 0000:00:01.0: reg 0x20: [mem 0xfe800000-0xfe803fff 64bit pref] [ 0.378520] pci 0000:00:01.0: reg 0x14: [mem 0xfebd0000-0xfebd0fff] [ 0.376521] pci 0000:00:01.0: reg 0x10: [io 0xc0c0-0xc0df] [ 0.373867] pci 0000:00:01.0: [1af4:1000] type 00 class 0x020000 [ 0.372560] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.371519] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.370531] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.369520] pci_bus 0000:00: root bus resource [mem 0x20000000-0xafffffff window] [ 0.369493] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] Starting User Login Management... [ 0.368519] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.368324] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.367601] PCI host bridge to bus 0000:00 [ 0.366545] acpi resource window ([0x100000000-0x8ffffffff] ignored, not CPU addressable) [ 0.365613] acpi PNP0A08:00: _OSC: OS now controls [PME PCIeCapability] [ 0.364667] acpi PNP0A08:00: _OSC: platform does not support [LTR] [ 0.364477] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3] [ 0.363561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.360674] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.360175] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.359518] ACPI: Using IOAPIC for interrupt routing [ 0.359155] ACPI: PM: (supports S0 S3 S5) [ 0.358675] ACPI: Interpreter enabled [ 0.356948] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.355517] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.355098] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.354520] ACPI: Added _OSI(Linux-Dell-Video) [ 0.354095] ACPI: Added _OSI(Processor Aggregator Device) [ 0.353530] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.353170] ACPI: Added _OSI(Processor Device) [ 0.352610] ACPI: Added _OSI(Module Device) [ 0.352108] raid6: using ssse3x1 recovery algorithm [ 0.351519] raid6: .... xor() 9183 MB/s, rmw enabled [ 0.351186] raid6: using algorithm sse2x2 gen() 13962 MB/s [ 0.350521] raid6: sse1x1 gen() 6635 MB/s [ 0.332521] raid6: sse1x2 gen() 7113 MB/s [ 0.315536] raid6: sse2x1 xor() 7636 MB/s [ 0.298520] raid6: sse2x1 gen() 10744 MB/s [ 0.281518] raid6: sse2x2 xor() 9183 MB/s [ 0.264518] raid6: sse2x2 gen() 13962 MB/s [ 0.244593] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. [ 0.240526] PCI: Using configuration type 1 for base access [ 0.240519] PCI: Using MMCONFIG for extended config space [ 0.239526] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.237676] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.236493] ACPI: bus type PCI registered [ 0.234623] cpuidle: using governor menu [ 0.233877] thermal_sys: Registered thermal governor 'user_space' [ 0.233874] thermal_sys: Registered thermal governor 'step_wise' [ 0.232798] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.231633] pinctrl core: initialized pinctrl subsystem [ 0.230526] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) [ 0.229714] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns [ 0.228520] devtmpfs: initialized [ 0.227330] smpboot: Total of 4 processors activated (20799.96 BogoMIPS) [ 0.226524] smpboot: Max logical packages: 1 [ 0.225526] smp: Brought up 1 node, 4 CPUs [ 0.224109] kvm-guest: stealtime: cpu 3, msr 1fac3a40 [ 0.148710] kvm-clock: cpu 3, msr 6df20c1, secondary cpu clock [ 0.222685] #3 [ 0.220574] kvm-guest: stealtime: cpu 2, msr 1faa3a40 [ 0.148710] kvm-clock: cpu 2, msr 6df2081, secondary cpu clock [ 0.219708] #2 [ 0.217716] kvm-guest: stealtime: cpu 1, msr 1fa83a40 [ 0.148710] kvm-clock: cpu 1, msr 6df2041, secondary cpu clock [ 0.216523] .... node #0, CPUs: #1 [ 0.215685] x86: Booting SMP configuration: [ 0.214789] smp: Bringing up secondary CPUs ... [ 0.213595] rcu: Hierarchical SRCU implementation. [ 0.212776] Performance Events: unsupported p6 CPU model 58 no PMU driver, software events only. [ 0.211763] smpboot: CPU0: Intel Xeon E3-12xx v2 (Ivy Bridge) (family: 0x6, model: 0x3a, stepping: 0x9) [ 0.210832] Freeing SMP alternatives memory: 48K [ 0.208517] SRBDS: Unknown: Dependent on hypervisor status Starting Telephony service... [ 0.207517] MMIO Stale Data: Unknown: No mitigations [ 0.206517] MDS: Vulnerable: Clear CPU buffers attempted, no microcode [ 0.205517] L1TF: Kernel not compiled for PAE. No mitigation for L1TF [ 0.204517] Speculative Store Bypass: Vulnerable [ 0.203517] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.202516] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.201519] Spectre V2 : Mitigation: Retpolines [ 0.200518] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.199517] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.198724] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.196520] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.195563] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.194529] landlock: Up and running. [ 0.193559] LSM: Security Framework initializing [ 0.192517] pid_max: default: 32768 minimum: 301 [ 0.191515] Calibrating delay loop (skipped) preset value.. 5199.99 BogoMIPS (lpj=2599996) [ 0.189399] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x257a386c905, max_idle_ns: 440795250529 ns [ 0.188050] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.185374] Enabling APIC mode: Flat. Using 1 I/O APICs [ 0.184316] APIC: Switch to symmetric I/O mode setup [ 0.182314] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns [ 0.181240] ACPI: Core revision 20210730 [ 0.180332] printk: console [ttyS0] enabled [ 0.046106] Console: colour VGA+ 80x25 [ 0.039913] random: crng init done [ 0.039895] kfence: initialized - using 2097152 bytes for 255 objects at 0x(ptrval)-0x(ptrval) [ 0.039629] NR_IRQS: 2304, nr_irqs: 456, preallocated irqs: 16 [ 0.033284] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 [ 0.033283] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies. [ 0.033281] Tracing variant of Tasks RCU enabled. [ 0.033280] Rude variant of Tasks RCU enabled. [ 0.033279] Trampoline variant of Tasks RCU enabled. [ 0.033277] All grace periods are expedited (rcu_expedited). [ 0.033275] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4. [ 0.033274] rcu: RCU event tracing is enabled. [ 0.033272] rcu: Preemptible hierarchical RCU implementation. [ 0.032745] trace event string verifier disabled [ 0.032681] ftrace: allocated 87 pages with 5 groups [ 0.010042] ftrace: allocating 44323 entries in 87 pages Starting IPv4 Packet Filtering Framework... [ 0.010035] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.009530] Memory: 496000K/523736K available (12542K kernel code, 1540K rwdata, 3168K rodata, 880K init, 592K bss, 27736K reserved, 0K cma-reserved, 0K highmem) [ 0.009520] Checking if this processor honours the WP bit even in supervisor mode...Ok. [ 0.008658] Initializing HighMem for node 0 (00000000:00000000) [ 0.008654] mem auto-init: stack:all(zero), heap alloc:off, heap free:off [ 0.008081] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear) [ 0.007622] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.007372] Kernel command line: root=/dev/vda rw ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 printk.time=1 [ 0.007369] Built 1 zonelists, mobility grouping on. Total pages: 129654 [ 0.007364] kvm-guest: stealtime: cpu 0, msr 1fa63a40 [ 0.007338] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [ 0.007335] pcpu-alloc: s99084 r0 d31988 u131072 alloc=32*4096 [ 0.007331] percpu: Embedded 32 pages/cpu s99084 r0 d31988 u131072 [ 0.007228] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:4 nr_node_ids:1 [ 0.007222] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns [ 0.007219] Booting paravirtualized kernel on KVM [ 0.007217] [mem 0x20000000-0xafffffff] available for PCI devices [ 0.007190] smpboot: Allowing 4 CPUs, 0 hotplug CPUs [ 0.007189] TSC deadline timer available [ 0.007185] ACPI: HPET id: 0x8086a201 base: 0xfed00000 [ 0.007183] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.007179] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.007177] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.007170] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.007168] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.007166] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.007162] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.007114] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.007105] ACPI: PM-Timer IO Port: 0x608 [ 0.006677] Using APIC driver default [ 0.004625] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.004574] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.004116] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffd7fff] [ 0.004113] node 0: [mem 0x0000000000100000-0x000000001ffd7fff] [ 0.004111] node 0: [mem 0x0000000000001000-0x000000000009efff] Starting IPv6 Packet Filtering Framework... [ 0.004110] Early memory node ranges [ 0.004109] Movable zone start for each node [ 0.004108] HighMem empty [ 0.004106] Normal [mem 0x0000000001000000-0x000000001ffd7fff] [ 0.004103] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.004099] Zone ranges: [ 0.004094] low ram: 0 - 1ffd8000 [ 0.004092] mapped low ram: 0 - 1ffd8000 [ 0.004090] 511MB LOWMEM available. [ 0.004088] 0MB HIGHMEM available. [ 0.004067] ACPI: Reserving WAET table memory at [mem 0x1ffe23e4-0x1ffe240b] [ 0.004066] ACPI: Reserving MCFG table memory at [mem 0x1ffe23a8-0x1ffe23e3] [ 0.004064] ACPI: Reserving HPET table memory at [mem 0x1ffe2370-0x1ffe23a7] [ 0.004063] ACPI: Reserving APIC table memory at [mem 0x1ffe22e0-0x1ffe236f] [ 0.004062] ACPI: Reserving FACS table memory at [mem 0x1ffe0000-0x1ffe003f] [ 0.004060] ACPI: Reserving DSDT table memory at [mem 0x1ffe0040-0x1ffe21eb] [ 0.004058] ACPI: Reserving FACP table memory at [mem 0x1ffe21ec-0x1ffe22df] [ 0.004055] ACPI: WAET 0x000000001FFE23E4 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004052] ACPI: MCFG 0x000000001FFE23A8 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004048] ACPI: HPET 0x000000001FFE2370 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004044] ACPI: APIC 0x000000001FFE22E0 000090 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004040] ACPI: FACS 0x000000001FFE0000 000040 [ 0.004036] ACPI: DSDT 0x000000001FFE0040 0021AC (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004026] ACPI: FACP 0x000000001FFE21EC 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004015] ACPI: RSDT 0x000000001FFE240C 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004006] ACPI: RSDP 0x00000000000F59F0 000014 (v00 BOCHS ) [ 0.003987] ACPI: Early table checksum verification disabled [ 0.003943] initial memory mapped: [mem 0x00000000-0x073fffff] [ 0.003915] found SMP MP-table at [mem 0x000f5bc0-0x000f5bcf] [ 0.000791] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.000743] last_pfn = 0x1ffd8 max_arch_pfn = 0x100000 [ 0.000737] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.000734] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.000018] tsc: Detected 2599.996 MHz processor [ 0.000011] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000002] kvm-clock: using sched offset of 383231637 cycles Starting D-Bus System Message Bus... [ 0.000000] kvm-clock: cpu 0, msr 6df2001, primary cpu clock [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] Hypervisor detected: KVM [ 0.000000] DMI: QEMU Standard PC (Q35 + ICH9, 2009), BIOS rel-1.16.1-0-g3208b098f51a-prebuilt.qemu.org 04/01/2014 [ 0.000000] SMBIOS 2.8 present. [ 0.000000] reserve setup_data: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000b0000000-0x00000000bfffffff] reserved [ 0.000000] reserve setup_data: [mem 0x000000001ffd8000-0x000000001fffffff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000009f8630-0x000000001ffd7fff] usable [ 0.000000] reserve setup_data: [mem 0x00000000009f8600-0x00000000009f862f] usable [ 0.000000] reserve setup_data: [mem 0x0000000000100000-0x00000000009f85ff] usable [ 0.000000] reserve setup_data: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] reserve setup_data: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] extended physical RAM map: [ 0.000000] e820: update [mem 0x009f8600-0x009f862f] usable ==> usable [ 0.000000] e820: update [mem 0x009f8600-0x009f862f] usable ==> usable [ 0.000000] Notice: NX (Execute Disable) protection cannot be enabled: non-PAE kernel! [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000001ffd8000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffd7fff] usable [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] signal: max sigframe size: 1760 [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' Started System Logging Service. [ 0.000000] Linux version 5.15.108-yocto-standard (oe-user@oe-host) (i686-poky-linux-gcc (GCC) 12.2.0, GNU ld (GNU Binutils) 2.40.20230119) #1 SMP PREEMPT Fri Apr 21 14:47:58 UTC 2023 klogd started: BusyBox v1.36.0 () Started Kernel Logging Service. System is tainted: unmerged-usr:cgroupsv1 Reached target Basic System. Reached target Socket Units. Listening on dropbear.socket. Listening on D-Bus System Message Bus Socket. Listening on Avahi mDNS/DNS-SD Stack Activation Socket. Reached target Timer Units. Started Daily Cleanup of Temporary Directories. Reached target System Initialization. Finished Update is Completed. Starting Update is Completed... Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. Reached target System Time Set. Started Network Time Synchronization. Finished Coldplug All udev Devices. Finished Record System Boot/Shutdown in UTMP. enp0s1: Network interface 'eth0' is already up, cannot rename to 'enp0s1'. Finished Rebuild Dynamic Linker Cache. Finished Rebuild Journal Catalog. Starting Record System Boot/Shutdown in UTMP... Starting Network Time Synchronization... Starting Rebuild Journal Catalog... Finished Create Volatile Files and Directories. "/var/tmp" already exists and is not a directory. Started Rule-based Manager for Device Events and Files. "/var/log" already exists and is not a directory. /usr/lib/tmpfiles.d/systemd-resolve.conf:10: Duplicate line for path "/etc/resolv.conf", ignoring. /usr/lib/tmpfiles.d/legacy.conf:13: Duplicate line for path "/run/lock", ignoring. /etc/tmpfiles.d/connman_resolvconf.conf:1: Line references path below legacy directory /var/run/, updating /var/run/connman → /run/connman; please update the tmpfiles.d/ drop-in file accordingly. Commit a transient machine-id on disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id). First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes). Using default interface naming scheme 'v253'. Finished Load/Save OS Random Seed. Starting Create Volatile Files and Directories... Starting Rebuild Dynamic Linker Cache... Reached target Local File Systems. Bind mount volatile /srv was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/srv). Bind mount volatile /var/spool was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/var/spool). Starting Load/Save OS Random Seed... Bind mount volatile /var/lib was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/var/lib). Bind mount volatile /var/cache was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/var/cache). Mounted /var/volatile. Starting Rule-based Manager for Device Events and Files... Mounting /var/volatile... Reached target Preparation for Local File Systems. Finished Create Static Device Nodes in /dev. /etc/tmpfiles.d/connman_resolvconf.conf:1: Line references path below legacy directory /var/run/, updating /var/run/connman → /run/connman; please update the tmpfiles.d/ drop-in file accordingly. Starting Create Static Device Nodes in /dev... Finished Create System Users. Finished Flush Journal to Persistent Storage. Received client request to flush runtime journal. Runtime Journal (/run/log/journal/3286d559b4aa45c89b34196409a9ee7a) is 8.0M, max 64.0M, 56.0M free. Starting Create System Users... Starting Flush Journal to Persistent Storage... Rebuild Hardware Database was skipped because no trigger condition checks were met. Started Start psplash-systemd progress communication helper. Kernel Configuration File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/config). FUSE Control File System was skipped because of an unmet condition check (ConditionPathExists=/sys/fs/fuse/connections). Finished Apply Kernel Variables. Finished Remount Root and Kernel File Systems. Finished Generate network units from Kernel command line. Started Journal Service. hid-generic 0003:0627:0001.0002: input: USB HID v1.11 Keyboard [QEMU QEMU USB Keyboard] on usb-0000:00:1d.7-2/input0 warning: FBIOPUT_VSCREENINFO failed, double buffering disabled Runtime Journal (/run/log/journal/3286d559b4aa45c89b34196409a9ee7a) is 8.0M, max 64.0M, 56.0M free. Journal started Finished Load Kernel Module fuse. modprobe@fuse.service: Deactivated successfully. Finished Load Kernel Module drm. modprobe@drm.service: Deactivated successfully. Finished Load Kernel Module configfs. modprobe@configfs.service: Deactivated successfully. Finished Create List of Static Device Nodes. Mounted Temporary Directory /tmp. Mounted Kernel Trace File System. Mounted Kernel Debug File System. Mounted POSIX Message Queue File System. Started RPC Bind. Started Start psplash boot splash screen. Starting Coldplug All udev Devices... EXT4-fs (vda): re-mounted. Opts: (null). Quota mode: disabled. Collecting audit messages is disabled. Starting Apply Kernel Variables... Starting Remount Root and Kernel File Systems... Starting Generate network units from Kernel command line... Load Kernel Modules was skipped because no trigger condition checks were met. Starting Journal Service... input: QEMU QEMU USB Keyboard as /devices/pci0000:00/0000:00:1d.7/usb1/1-2/1-2:1.0/0003:0627:0001.0002/input/input2 File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/). Starting RPC Bind... Starting Start psplash boot splash screen... Starting Load Kernel Module fuse... Starting Load Kernel Module drm... Starting Load Kernel Module configfs... Starting Create List of Static Device Nodes... Mounting Temporary Directory /tmp... Mounting Kernel Trace File System... Mounting Kernel Debug File System... Mounting POSIX Message Queue File System... Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages). Listening on User Database Manager Socket. Listening on udev Kernel Socket. Listening on udev Control Socket. Listening on Network Service Netlink Socket. Listening on Journal Socket. Listening on Journal Socket (/dev/log). Journal Audit Socket was skipped because of an unmet condition check (ConditionSecurity=audit). Listening on initctl Compatibility Named Pipe. Listening on Syslog Socket. Reached target RPC Port Mapper. Listening on RPCbind Server Activation Socket. Reached target Swaps. Reached target Slice Units. Reached target Remote File Systems. Reached target Path Units. Reached target Host and Network Name Lookups. Started Forward Password Requests to Wall Directory Watch. Started Dispatch Password Requests to Console Directory Watch. Created slice User and Session Slice. Created slice Slice /system/serial-getty. Created slice Slice /system/modprobe. Created slice Slice /system/getty. Queued start job for default target Graphical Interface. usb 1-2: new high-speed USB device number 3 using ehci-pci Initializing machine ID from random generator. Hostname set to . Detected architecture x86. Detected virtualization kvm. systemd 253.1^ running in system mode (+PAM -AUDIT -SELINUX -APPARMOR +IMA -SMACK +SECCOMP -GCRYPT -GNUTLS -OPENSSL +ACL +BLKID -CURL -ELFUTILS -FIDO2 -IDN2 -IDN -IPTC +KMOD -LIBCRYPTSETUP +LIBFDISK -PCRE2 -PWQUALITY -P11KIT -QRENCODE -TPM2 -BZIP2 -LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK +XKBCOMMON +UTMP +SYSVINIT default-hierarchy=hybrid) hid-generic 0003:0627:0001.0001: input: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:1d.7-1/input0 input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:1d.7/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input1 TERM=linux HOME=/ with environment: /sbin/init with arguments: Run /sbin/init as init process Write protecting kernel text and read-only data: 15712k Freeing unused kernel image (initmem) memory: 880K devtmpfs: mounted VFS: Mounted root (ext4 filesystem) on device 253:0. EXT4-fs (vda): mounted filesystem with ordered data mode. Opts: (null). Quota mode: disabled. md: ... autorun DONE. md: autorun ... md: Autodetecting RAID arrays. md: If you don't use raid, use raid=noautodetect md: Waiting for all devices to be available before autodetect nameserver0=8.8.8.8 bootserver=255.255.255.255, rootserver=255.255.255.255, rootpath= host=192.168.7.4, domain=, nis-domain=(none) device=eth0, hwaddr=52:54:00:12:34:04, ipaddr=192.168.7.4, mask=255.255.255.0, gw=192.168.7.3 IP-Config: Complete: sr 2:0:0:0: Attached scsi CD-ROM sr0 cdrom: Uniform CD-ROM driver Revision: 3.20 sr 2:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray scsi 2:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 ata3.00: configured for UDMA/100 ata3.00: applying bridge limits ata3.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100 ata6: SATA link down (SStatus 0 SControl 300) ata5: SATA link down (SStatus 0 SControl 300) ata2: SATA link down (SStatus 0 SControl 300) ata4: SATA link down (SStatus 0 SControl 300) ata1: SATA link down (SStatus 0 SControl 300) ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300) usb 1-1: new high-speed USB device number 2 using ehci-pci netconsole: network logging started printk: console [netcon0] enabled Key type encrypted registered Btrfs loaded, crc32c=crc32c-generic, zoned=no, fsverity=no Key type fscrypt-provisioning registered Key type .fscrypt registered Loading compiled-in X.509 certificates registered taskstats version 1 sched_clock: Marking stable (716996321, 147710406)->(946120431, -81413704) IPI shorthand broadcast: enabled NET: Registered PF_VSOCK protocol family Key type dns_resolver registered Bridge firewalling registered NET: Registered PF_PACKET protocol family sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver In-situ OAM (IOAM) with IPv6 Segment Routing with IPv6 NET: Registered PF_INET6 protocol family Actions configured input device check on u32 classifier usbhid: USB HID core driver usbcore: registered new interface driver usbhid sdhci-pltfm: SDHCI platform and OF driver helper sdhci: Copyright(c) Pierre Ossman sdhci: Secure Digital Host Controller Interface driver intel_pstate: CPU model not supported device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com i2c i2c-0: Memory type 0x07 not supported yet, not instantiating SPD i2c i2c-0: 1/1 memory slots populated (from DMI) i801_smbus 0000:00:1f.3: SMBus using PCI interrupt rtc_cmos 00:04: alarms up to one day, y3k, 242 bytes nvram, hpet irqs rtc_cmos 00:04: setting system clock to 2023-04-22T10:56:28 UTC (1682160988) rtc_cmos 00:04: registered as rtc0 rtc_cmos 00:04: RTC can wake from S4 mousedev: PS/2 mouse device common for all mice i8042: PNP: No PS/2 controller found. usbserial: USB Serial support registered for pl2303 usbcore: registered new interface driver pl2303 usbserial: USB Serial support registered for FTDI USB Serial Device usbcore: registered new interface driver ftdi_sio usbserial: USB Serial support registered for generic usbcore: registered new interface driver usbserial_generic usbcore: registered new interface driver usb-storage hub 4-0:1.0: 2 ports detected hub 4-0:1.0: USB hub found uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000c140 uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4 uhci_hcd 0000:00:1d.2: UHCI Host Controller hub 3-0:1.0: 2 ports detected hub 3-0:1.0: USB hub found uhci_hcd 0000:00:1d.1: irq 17, io base 0x0000c120 uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3 uhci_hcd 0000:00:1d.1: UHCI Host Controller hub 2-0:1.0: 2 ports detected hub 2-0:1.0: USB hub found uhci_hcd 0000:00:1d.0: irq 16, io base 0x0000c100 uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2 uhci_hcd 0000:00:1d.0: UHCI Host Controller uhci_hcd: USB Universal Host Controller Interface driver ohci-pci: OHCI PCI platform driver ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver hub 1-0:1.0: 6 ports detected hub 1-0:1.0: USB hub found ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00 ehci-pci 0000:00:1d.7: irq 19, io mem 0xfebd4000 ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 1 ehci-pci 0000:00:1d.7: EHCI Host Controller ehci-pci: EHCI PCI platform driver ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver igb: Copyright (c) 2007-2014 Intel Corporation. igb: Intel(R) Gigabit Ethernet Network Driver e1000e: Copyright(c) 1999 - 2015 Intel Corporation. e1000e: Intel(R) PRO/1000 Network Driver e1000: Copyright (c) 1999-2006 Intel Corporation. e1000: Intel(R) PRO/1000 Network Driver e100: Copyright(c) 1999-2006 Intel Corporation e100: Intel(R) PRO/100 Network Driver ata6: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5380 irq 34 ata5: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5300 irq 34 ata4: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5280 irq 34 ata3: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5200 irq 34 ata2: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5180 irq 34 ata1: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5100 irq 34 scsi host5: ahci scsi host4: ahci scsi host3: ahci scsi host2: ahci scsi host1: ahci scsi host0: ahci ahci 0000:00:1f.2: flags: 64bit ncq only ahci 0000:00:1f.2: AHCI 0001.0000 32 slots 6 ports 1.5 Gbps 0x3f impl SATA mode ahci 0000:00:1f.2: version 3.0 virtio_blk virtio3: [vda] 1242118 512-byte logical blocks (636 MB/607 MiB) loop: module loaded brd: module loaded virtio_gpu virtio2: [drm] fb0: virtio_gpudrmfb frame buffer device Console: switching to colour frame buffer device 160x50 virtio_gpu virtio2: [drm] drm_plane_enable_fb_damage_clips() not called [drm] Initialized virtio_gpu 0.1.0 0 for virtio2 on minor 0 [drm] number of cap sets: 0 [drm] number of scanouts: 1 [drm] features: -virgl +edid -resource_blob -host_visible Console: switching to colour dummy device 80x25 virtio-pci 0000:00:03.0: vgaarb: deactivate vga console [drm] pci: virtio-vga detected at 0000:00:03.0 Linux agpgart interface v0.103 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A 00:02: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A 00:01: ttyS2 at I/O 0x3e8 (irq = 4, base_baud = 115200) is a 16550A Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled ACPI: \_SB_.GSIE: Enabled at IRQ 20 ACPI: \_SB_.GSIH: Enabled at IRQ 23 ACPI: \_SB_.GSIG: Enabled at IRQ 22 ACPI: \_SB_.GSIF: Enabled at IRQ 21 ACPI: button: Power Button [PWRF] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 io scheduler kyber registered io scheduler mq-deadline registered Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250) Asymmetric key parser 'x509' registered Key type asymmetric registered xor: automatically using best checksumming function avx Key type cifs.idmap registered Key type id_legacy registered Key type id_resolver registered NFS: Registering the id_resolver key type workingset: timestamp_bits=14 max_order=17 bucket_order=3 Initialise system trusted keyrings clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x257a386c905, max_idle_ns: 440795250529 ns RAPL PMU: API unit is 2^-32 Joules, 0 fixed counters, 10737418240 ms ovfl timer PCI: CLS 0 bytes, default 64 ACPI: \_SB_.GSID: Enabled at IRQ 19 ACPI: \_SB_.GSIC: Enabled at IRQ 18 ACPI: \_SB_.GSIB: Enabled at IRQ 17 ACPI: \_SB_.GSIA: Enabled at IRQ 16 pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] pci_bus 0000:00: resource 7 [mem 0x20000000-0xafffffff window] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] RPC: Registered tcp NFSv4.1 backchannel transport module. RPC: Registered tcp transport module. RPC: Registered udp transport module. RPC: Registered named UNIX socket transport module. NET: Registered PF_UNIX/PF_LOCAL protocol family UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) UDP hash table entries: 256 (order: 1, 8192 bytes, linear) TCP: Hash tables configured (established 4096 bind 4096) TCP bind hash table entries: 4096 (order: 3, 32768 bytes, linear) TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear) Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear) IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) NET: Registered PF_INET protocol family clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns pnp: PnP ACPI: found 6 devices system 00:05: [mem 0xb0000000-0xbfffffff window] has been reserved pnp: PnP ACPI init clocksource: Switched to clocksource kvm-clock hpet0: 3 comparators, 64-bit 100.000000 MHz counter hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 e820: reserve RAM buffer [mem 0x1ffd8000-0x1fffffff] e820: reserve RAM buffer [mem 0x009f8600-0x009fffff] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] PCI: pci_cache_line_size set to 64 bytes PCI: Using ACPI for IRQ routing Bluetooth: SCO socket layer initialized Bluetooth: L2CAP socket layer initialized Bluetooth: HCI socket layer initialized Bluetooth: HCI device and connection manager initialized NET: Registered PF_BLUETOOTH protocol family Bluetooth: Core ver 2.22 PTP clock support registered pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti pps_core: LinuxPPS API ver. 1 registered usbcore: registered new device driver usb usbcore: registered new interface driver hub usbcore: registered new interface driver usbfs ACPI: bus type USB registered libata version 3.00 loaded. SCSI subsystem initialized vgaarb: loaded pci 0000:00:03.0: vgaarb: bridge control possible pci 0000:00:03.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none pci 0000:00:03.0: vgaarb: setting as boot VGA device ACPI: PCI: Interrupt link GSIH configured for IRQ 23 ACPI: PCI: Interrupt link GSIG configured for IRQ 22 ACPI: PCI: Interrupt link GSIF configured for IRQ 21 ACPI: PCI: Interrupt link GSIE configured for IRQ 20 ACPI: PCI: Interrupt link GSID configured for IRQ 19 ACPI: PCI: Interrupt link GSIC configured for IRQ 18 ACPI: PCI: Interrupt link GSIB configured for IRQ 17 ACPI: PCI: Interrupt link GSIA configured for IRQ 16 ACPI: PCI: Interrupt link LNKH configured for IRQ 11 ACPI: PCI: Interrupt link LNKG configured for IRQ 11 ACPI: PCI: Interrupt link LNKF configured for IRQ 10 ACPI: PCI: Interrupt link LNKE configured for IRQ 10 ACPI: PCI: Interrupt link LNKD configured for IRQ 11 ACPI: PCI: Interrupt link LNKC configured for IRQ 11 ACPI: PCI: Interrupt link LNKB configured for IRQ 10 ACPI: PCI: Interrupt link LNKA configured for IRQ 10 pci_bus 0000:00: on NUMA node 0 pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 pci 0000:00:1f.2: reg 0x24: [mem 0xfebd5000-0xfebd5fff] pci 0000:00:1f.2: reg 0x20: [io 0xc160-0xc17f] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 pci 0000:00:1d.7: reg 0x10: [mem 0xfebd4000-0xfebd4fff] pci 0000:00:1d.7: [8086:293a] type 00 class 0x0c0320 pci 0000:00:1d.2: reg 0x20: [io 0xc140-0xc15f] pci 0000:00:1d.2: [8086:2936] type 00 class 0x0c0300 pci 0000:00:1d.1: reg 0x20: [io 0xc120-0xc13f] pci 0000:00:1d.1: [8086:2935] type 00 class 0x0c0300 pci 0000:00:1d.0: reg 0x20: [io 0xc100-0xc11f] pci 0000:00:1d.0: [8086:2934] type 00 class 0x0c0300 pci 0000:00:04.0: reg 0x20: [mem 0xfe80c000-0xfe80ffff 64bit pref] pci 0000:00:04.0: reg 0x14: [mem 0xfebd3000-0xfebd3fff] pci 0000:00:04.0: reg 0x10: [io 0xc000-0xc07f] pci 0000:00:04.0: [1af4:1001] type 00 class 0x010000 pci 0000:00:03.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] pci 0000:00:03.0: reg 0x30: [mem 0xfebc0000-0xfebcffff pref] pci 0000:00:03.0: reg 0x20: [mem 0xfebd2000-0xfebd2fff] pci 0000:00:03.0: reg 0x18: [mem 0xfe808000-0xfe80bfff 64bit pref] pci 0000:00:03.0: reg 0x10: [mem 0xfe000000-0xfe7fffff pref] pci 0000:00:03.0: [1af4:1050] type 00 class 0x030000 pci 0000:00:02.0: reg 0x20: [mem 0xfe804000-0xfe807fff 64bit pref] pci 0000:00:02.0: reg 0x14: [mem 0xfebd1000-0xfebd1fff] pci 0000:00:02.0: reg 0x10: [io 0xc0e0-0xc0ff] pci 0000:00:02.0: [1af4:1005] type 00 class 0x00ff00 pci 0000:00:01.0: reg 0x30: [mem 0xfeb80000-0xfebbffff pref] pci 0000:00:01.0: reg 0x20: [mem 0xfe800000-0xfe803fff 64bit pref] pci 0000:00:01.0: reg 0x14: [mem 0xfebd0000-0xfebd0fff] pci 0000:00:01.0: reg 0x10: [io 0xc0c0-0xc0df] pci 0000:00:01.0: [1af4:1000] type 00 class 0x020000 pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 pci_bus 0000:00: root bus resource [bus 00-ff] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] pci_bus 0000:00: root bus resource [mem 0x20000000-0xafffffff window] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] PCI host bridge to bus 0000:00 acpi resource window ([0x100000000-0x8ffffffff] ignored, not CPU addressable) acpi PNP0A08:00: _OSC: OS now controls [PME PCIeCapability] acpi PNP0A08:00: _OSC: platform does not support [LTR] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) ACPI: Enabled 2 GPEs in block 00 to 3F PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug ACPI: Using IOAPIC for interrupt routing ACPI: PM: (supports S0 S3 S5) ACPI: Interpreter enabled ACPI: 1 ACPI AML tables successfully acquired and loaded ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) ACPI: Added _OSI(Linux-Dell-Video) ACPI: Added _OSI(Processor Aggregator Device) ACPI: Added _OSI(3.0 _SCP Extensions) ACPI: Added _OSI(Processor Device) ACPI: Added _OSI(Module Device) raid6: using ssse3x1 recovery algorithm raid6: .... xor() 9183 MB/s, rmw enabled raid6: using algorithm sse2x2 gen() 13962 MB/s raid6: sse1x1 gen() 6635 MB/s raid6: sse1x2 gen() 7113 MB/s raid6: sse2x1 xor() 7636 MB/s raid6: sse2x1 gen() 10744 MB/s raid6: sse2x2 xor() 9183 MB/s raid6: sse2x2 gen() 13962 MB/s kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. PCI: Using configuration type 1 for base access PCI: Using MMCONFIG for extended config space PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) ACPI: bus type PCI registered cpuidle: using governor menu thermal_sys: Registered thermal governor 'user_space' thermal_sys: Registered thermal governor 'step_wise' NET: Registered PF_NETLINK/PF_ROUTE protocol family pinctrl core: initialized pinctrl subsystem futex hash table entries: 1024 (order: 4, 65536 bytes, linear) clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns devtmpfs: initialized smpboot: Total of 4 processors activated (20799.96 BogoMIPS) smpboot: Max logical packages: 1 smp: Brought up 1 node, 4 CPUs kvm-guest: stealtime: cpu 3, msr 1fac3a40 kvm-clock: cpu 3, msr 6df20c1, secondary cpu clock #3 kvm-guest: stealtime: cpu 2, msr 1faa3a40 kvm-clock: cpu 2, msr 6df2081, secondary cpu clock #2 kvm-guest: stealtime: cpu 1, msr 1fa83a40 kvm-clock: cpu 1, msr 6df2041, secondary cpu clock .... node #0, CPUs: #1 x86: Booting SMP configuration: smp: Bringing up secondary CPUs ... rcu: Hierarchical SRCU implementation. Performance Events: unsupported p6 CPU model 58 no PMU driver, software events only. smpboot: CPU0: Intel Xeon E3-12xx v2 (Ivy Bridge) (family: 0x6, model: 0x3a, stepping: 0x9) Freeing SMP alternatives memory: 48K SRBDS: Unknown: Dependent on hypervisor status MMIO Stale Data: Unknown: No mitigations MDS: Vulnerable: Clear CPU buffers attempted, no microcode L1TF: Kernel not compiled for PAE. No mitigation for L1TF Speculative Store Bypass: Vulnerable Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch Spectre V2 : Mitigation: Retpolines Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) landlock: Up and running. LSM: Security Framework initializing pid_max: default: 32768 minimum: 301 Calibrating delay loop (skipped) preset value.. 5199.99 BogoMIPS (lpj=2599996) clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x257a386c905, max_idle_ns: 440795250529 ns ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 Enabling APIC mode: Flat. Using 1 I/O APICs APIC: Switch to symmetric I/O mode setup clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns ACPI: Core revision 20210730 printk: console [ttyS0] enabled Console: colour VGA+ 80x25 random: crng init done kfence: initialized - using 2097152 bytes for 255 objects at 0x(ptrval)-0x(ptrval) NR_IRQS: 2304, nr_irqs: 456, preallocated irqs: 16 rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies. Tracing variant of Tasks RCU enabled. Rude variant of Tasks RCU enabled. Trampoline variant of Tasks RCU enabled. All grace periods are expedited (rcu_expedited). rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4. rcu: RCU event tracing is enabled. rcu: Preemptible hierarchical RCU implementation. trace event string verifier disabled ftrace: allocated 87 pages with 5 groups ftrace: allocating 44323 entries in 87 pages SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 Memory: 496000K/523736K available (12542K kernel code, 1540K rwdata, 3168K rodata, 880K init, 592K bss, 27736K reserved, 0K cma-reserved, 0K highmem) Checking if this processor honours the WP bit even in supervisor mode...Ok. Initializing HighMem for node 0 (00000000:00000000) mem auto-init: stack:all(zero), heap alloc:off, heap free:off Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear) Dentry cache hash table entries: 65536 (order: 6, 262144 bytes, linear) Kernel command line: root=/dev/vda rw ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 printk.time=1 Built 1 zonelists, mobility grouping on. Total pages: 129654 kvm-guest: stealtime: cpu 0, msr 1fa63a40 pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 pcpu-alloc: s99084 r0 d31988 u131072 alloc=32*4096 percpu: Embedded 32 pages/cpu s99084 r0 d31988 u131072 setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:4 nr_node_ids:1 clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns Booting paravirtualized kernel on KVM [mem 0x20000000-0xafffffff] available for PCI devices smpboot: Allowing 4 CPUs, 0 hotplug CPUs TSC deadline timer available ACPI: HPET id: 0x8086a201 base: 0xfed00000 ACPI: Using ACPI (MADT) for SMP configuration information ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) ACPI: PM-Timer IO Port: 0x608 Using APIC driver default On node 0, zone DMA: 97 pages in unavailable ranges On node 0, zone DMA: 1 pages in unavailable ranges Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffd7fff] node 0: [mem 0x0000000000100000-0x000000001ffd7fff] node 0: [mem 0x0000000000001000-0x000000000009efff] Early memory node ranges Movable zone start for each node HighMem empty Normal [mem 0x0000000001000000-0x000000001ffd7fff] DMA [mem 0x0000000000001000-0x0000000000ffffff] Zone ranges: low ram: 0 - 1ffd8000 mapped low ram: 0 - 1ffd8000 511MB LOWMEM available. 0MB HIGHMEM available. ACPI: Reserving WAET table memory at [mem 0x1ffe23e4-0x1ffe240b] ACPI: Reserving MCFG table memory at [mem 0x1ffe23a8-0x1ffe23e3] ACPI: Reserving HPET table memory at [mem 0x1ffe2370-0x1ffe23a7] ACPI: Reserving APIC table memory at [mem 0x1ffe22e0-0x1ffe236f] ACPI: Reserving FACS table memory at [mem 0x1ffe0000-0x1ffe003f] ACPI: Reserving DSDT table memory at [mem 0x1ffe0040-0x1ffe21eb] ACPI: Reserving FACP table memory at [mem 0x1ffe21ec-0x1ffe22df] ACPI: WAET 0x000000001FFE23E4 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) ACPI: MCFG 0x000000001FFE23A8 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) ACPI: HPET 0x000000001FFE2370 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001) ACPI: APIC 0x000000001FFE22E0 000090 (v01 BOCHS BXPC 00000001 BXPC 00000001) ACPI: FACS 0x000000001FFE0000 000040 ACPI: DSDT 0x000000001FFE0040 0021AC (v01 BOCHS BXPC 00000001 BXPC 00000001) ACPI: FACP 0x000000001FFE21EC 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) ACPI: RSDT 0x000000001FFE240C 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001) ACPI: RSDP 0x00000000000F59F0 000014 (v00 BOCHS ) ACPI: Early table checksum verification disabled initial memory mapped: [mem 0x00000000-0x073fffff] found SMP MP-table at [mem 0x000f5bc0-0x000f5bcf] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT last_pfn = 0x1ffd8 max_arch_pfn = 0x100000 e820: remove [mem 0x000a0000-0x000fffff] usable e820: update [mem 0x00000000-0x00000fff] usable ==> reserved tsc: Detected 2599.996 MHz processor clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns kvm-clock: using sched offset of 383231637 cycles kvm-clock: cpu 0, msr 6df2001, primary cpu clock kvm-clock: Using msrs 4b564d01 and 4b564d00 Hypervisor detected: KVM DMI: QEMU Standard PC (Q35 + ICH9, 2009), BIOS rel-1.16.1-0-g3208b098f51a-prebuilt.qemu.org 04/01/2014 SMBIOS 2.8 present. reserve setup_data: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved reserve setup_data: [mem 0x00000000feffc000-0x00000000feffffff] reserved reserve setup_data: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved reserve setup_data: [mem 0x00000000b0000000-0x00000000bfffffff] reserved reserve setup_data: [mem 0x000000001ffd8000-0x000000001fffffff] reserved reserve setup_data: [mem 0x00000000009f8630-0x000000001ffd7fff] usable reserve setup_data: [mem 0x00000000009f8600-0x00000000009f862f] usable reserve setup_data: [mem 0x0000000000100000-0x00000000009f85ff] usable reserve setup_data: [mem 0x00000000000f0000-0x00000000000fffff] reserved reserve setup_data: [mem 0x000000000009fc00-0x000000000009ffff] reserved reserve setup_data: [mem 0x0000000000000000-0x000000000009fbff] usable extended physical RAM map: e820: update [mem 0x009f8600-0x009f862f] usable ==> usable e820: update [mem 0x009f8600-0x009f862f] usable ==> usable Notice: NX (Execute Disable) protection cannot be enabled: non-PAE kernel! BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved BIOS-e820: [mem 0x000000001ffd8000-0x000000001fffffff] reserved BIOS-e820: [mem 0x0000000000100000-0x000000001ffd7fff] usable BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable BIOS-provided physical RAM map: signal: max sigframe size: 1760 x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' Linux version 5.15.108-yocto-standard (oe-user@oe-host) (i686-poky-linux-gcc (GCC) 12.2.0, GNU ld (GNU Binutils) 2.40.20230119) #1 SMP PREEMPT Fri Apr 21 14:47:58 UTC 2023 Startup finished in 1.061s (kernel) + 900ms (userspace) = 1.961s. NOTE: ... ok NOTE: test_systemd_journal (systemd.SystemdJournalTests.test_systemd_journal) DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; journalctl DEBUG: Waiting for process output: time: 1682161084.0864158, endtime: 1682161384.0686283 DEBUG: Partial data from SSH call: Apr 22 10:56:29 qemux86 kernel: Linux version 5.15.108-yocto-standard (oe-user@oe-host) (i686-poky-linux-gcc (GCC) 12.2.0, GNU ld (GNU Binutils) 2.40.20230119) #1 SMP PREEMPT Fri Apr 21 14:47:58 UTC 2023 Apr 22 10:56:29 qemux86 kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' Apr 22 10:56:29 qemux86 kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' Apr 22 10:56:29 qemux86 kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' Apr 22 10:56:29 qemux86 kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 Apr 22 10:56:29 qemux86 kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. Apr 22 10:56:29 qemux86 kernel: signal: max sigframe size: 1760 Apr 22 10:56:29 qemux86 kernel: BIOS-provided physical RAM map: Apr 22 10:56:29 qemux86 kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable Apr 22 10:56:29 qemux86 kernel: BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved Apr 22 10:56:29 qemux86 kernel: BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved Apr 22 10:56:29 qemux86 kernel: BIOS-e820: [mem 0x0000000000100000-0x000000001ffd7fff] usable Apr 22 10:56:29 qemux86 kernel: BIOS-e820: [mem 0x000000001ffd8000-0x000000001fffffff] reserved Apr 22 10:56:29 qemux86 kernel: BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved Apr 22 10:56:29 qemux86 kernel: BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved Apr 22 10:56:29 qemux86 kernel: BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved Apr 22 10:56:29 qemux86 kernel: BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved Apr 22 10:56:29 qemux86 kernel: Notice: NX (Execute Disable) protection cannot be enabled: non-PAE kernel! Apr 22 10:56:29 qemux86 kernel: e820: update [mem 0x009f8600-0x009f862f] usable ==> usable Apr 22 10:56:29 qemux86 kernel: e820: update [mem 0x009f8600-0x009f862f] usable ==> usable Apr 22 10:56:29 qemux86 kernel: extended physical RAM map: Apr 22 10:56:29 qemux86 kernel: reserve setup_data: [mem 0x0000000000000000-0x000000000009fbff] usable Apr 22 10:56:29 qemux86 kernel: reserve setup_data: [mem 0x000000000009fc00-0x000000000009ffff] reserved Apr 22 10:56:29 qemux86 kernel: reserve setup_data: [mem 0x00000000000f0000-0x00000000000fffff] reserved Apr 22 10:56:29 qemux86 kernel: reserve setup_data: [mem 0x0000000000100000-0x00000000009f85ff] usable Apr 22 10:56:29 qemux86 kernel: reserve setup_data: [mem 0x00000000009f8600-0x00000000009f862f] usable Apr 22 10:56:29 qemux86 kernel: reserve setup_data: [mem 0x00000000009f8630-0x000000001ffd7fff] usable Apr 22 10:56:29 qemux86 kernel: reserve setup_data: [mem 0x000000001ffd8000-0x000000001fffffff] reserved Apr 22 10:56:29 qemux86 kernel: reserve setup_data: [mem 0x00000000b0000000-0x00000000bfffffff] reserved Apr 22 10:56:29 qemux86 kernel: reserve setup_data: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved Apr 22 10:56:29 qemux86 kernel: reserve setup_data: [mem 0x00000000feffc000-0x00000000feffffff] reserved Apr 22 10:56:29 qemux86 kernel: reserve setup_data: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved Apr 22 10:56:29 qemux86 kernel: SMBIOS 2.8 present. Apr 22 10:56:29 qemux86 kernel: DMI: QEMU Standard PC (Q35 + ICH9, 2009), BIOS rel-1.16.1-0-g3208b098f51a-prebuilt.qemu.org 04/01/2014 Apr 22 10:56:29 qemux86 kernel: Hypervisor detected: KVM Apr 22 10:56:29 qemux86 kernel: kvm-clock: Using msrs 4b564d01 and 4b564d00 Apr 22 10:56:29 qemux86 kernel: kvm-clock: cpu 0, msr 6df2001, primary cpu clock Apr 22 10:56:29 qemux86 kernel: kvm-clock: using sched offset of 383231637 cycles Apr 22 10:56:29 qemux86 kernel: clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns Apr 22 10:56:29 qemux86 kernel: tsc: Detected 2599.996 MHz processor Apr 22 10:56:29 qemux86 kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved Apr 22 10:56:29 qemux86 kernel: e820: remove [mem 0x000a0000-0x000fffff] usable Apr 22 10:56:29 qemux86 kernel: last_pfn = 0x1ffd8 max_arch_pfn = 0x100000 Apr 22 10:56:29 qemux86 kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT Apr 22 10:56:29 qemux86 kernel: found SMP MP-table at [mem 0x000f5bc0-0x000f5bcf] Apr 22 10:56:29 qemux86 kernel: initial memory mapped: [mem 0x00000000-0x073fffff] Apr 22 10:56:29 qemux86 kernel: ACPI: Early table checksum verification disabled Apr 22 10:56:29 qemux86 kernel: ACPI: RSDP 0x00000000000F59F0 000014 (v00 BOCHS ) Apr 22 10:56:29 qemux86 kernel: ACPI: RSDT 0x000000001FFE240C 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001) Apr 22 10:56:29 qemux86 kernel: ACPI: FACP 0x000000001FFE21EC 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) Apr 22 10:56:29 qemux86 kernel: ACPI: DSDT 0x000000001FFE0040 0021AC (v01 BOCHS BXPC 00000001 BXPC 00000001) Apr 22 10:56:29 qemux86 kernel: ACPI: FACS 0x000000001FFE0000 000040 Apr 22 10:56:29 qemux86 kernel: ACPI: APIC 0x000000001FFE22E0 000090 (v01 BOCHS BXPC 00000001 BXPC 00000001) Apr 22 10:56:29 qemux86 kernel: ACPI: HPET 0x000000001FFE2370 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001) Apr 22 10:56:29 qemux86 kernel: ACPI: MCFG 0x000000001FFE23A8 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) Apr 22 10:56:29 qemux86 kernel: ACPI: WAET 0x000000001FFE23E4 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) Apr 22 10:56:29 qemux86 kernel: ACPI: Reserving FACP table memory at [mem 0x1ffe21ec-0x1ffe22df] Apr 22 10:56:29 qemux86 kernel: ACPI: Reserving DSDT table memory at [mem 0x1ffe0040-0x1ffe21eb] Apr 22 10:56:29 qemux86 kernel: ACPI: Reserving FACS table memory at [mem 0x1ffe0000-0x1ffe003f] Apr 22 10:56:29 qemux86 kernel: ACPI: Reserving APIC table memory at [mem 0x1ffe22e0-0x1ffe236f] Apr 22 10:56:29 qemux86 kernel: ACPI: Reserving HPET table memory at [mem 0x1ffe2370-0x1ffe23a7] Apr 22 10:56:29 qemux86 kernel: ACPI: Reserving MCFG table memory at [mem 0x1ffe23a8-0x1ffe23e3] Apr 22 10:56:29 qemux86 kernel: ACPI: Reserving WAET table memory at [mem 0x1ffe23e4-0x1ffe240b] Apr 22 10:56:29 qemux86 kernel: 0MB HIGHMEM available. Apr 22 10:56:29 qemux86 kernel: 511MB LOWMEM available. Apr 22 10:56:29 qemux86 kernel: mapped low ram: 0 - 1ffd8000 Apr 22 10:56:29 qemux86 kernel: low ram: 0 - 1ffd8000 Apr 22 10:56:29 qemux86 kernel: Zone ranges: Apr 22 10:56:29 qemux86 kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff] Apr 22 10:56:29 qemux86 kernel: Normal [mem 0x0000000001000000-0x000000001ffd7fff] Apr 22 10:56:29 qemux86 kernel: HighMem empty Apr 22 10:56:29 qemux86 kernel: Movable zone start for each node Apr 22 10:56:29 qemux86 kernel: Early memory node ranges Apr 22 10:56:29 qemux86 kernel: node 0: [mem 0x0000000000001000-0x000000000009efff] Apr 22 10:56:29 qemux86 kernel: node 0: [mem 0x0000000000100000-0x000000001ffd7fff] Apr 22 10:56:29 qemux86 kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffd7fff] Apr 22 10:56:29 qemux86 kernel: On node 0, zone DMA: 1 pages in unavailable ranges Apr 22 10:56:29 qemux86 kernel: On node 0, zone DMA: 97 pages in unavailable ranges Apr 22 10:56:29 qemux86 kernel: Using APIC driver default Apr 22 10:56:29 qemux86 kernel: ACPI: PM-Timer IO Port: 0x608 Apr 22 10:56:29 qemux86 kernel: ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) Apr 22 10:56:29 qemux86 kernel: IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 Apr 22 10:56:29 qemux86 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) Apr 22 10:56:29 qemux86 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) Apr 22 10:56:29 qemux86 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) Apr 22 10:56:29 qemux86 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) Apr 22 10:56:29 qemux86 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) Apr 22 10:56:29 qemux86 kernel: ACPI: Using ACPI (MADT) for SMP configuration information Apr 22 10:56:29 qemux86 kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000 Apr 22 10:56:29 qemux86 kernel: TSC deadline timer available Apr 22 10:56:29 qemux86 kernel: smpboot: Allowing 4 CPUs, 0 hotplug CPUs Apr 22 10:56:29 qemux86 kernel: [mem 0x20000000-0xafffffff] available for PCI devices Apr 22 10:56:29 qemux86 kernel: Booting paravirtualized kernel on KVM Apr 22 10:56:29 qemux86 kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns Apr 22 10:56:29 qemux86 kernel: setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:4 nr_node_ids:1 Apr 22 10:56:29 qemux86 kernel: percpu: Embedded 32 pages/cpu s99084 r0 d31988 u131072 Apr 22 10:56:29 qemux86 kernel: pcpu-alloc: s99084 r0 d31988 u131072 alloc=32*4096 Apr 22 10:56:29 qemux86 kernel: pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 Apr 22 10:56:29 qemux86 kernel: kvm-guest: stealtime: cpu 0, msr 1fa63a40 Apr 22 10:56:29 qemux86 kernel: Built 1 zonelists, mobility grouping on. Total pages: 129654 Apr 22 10:56:29 qemux86 kernel: Kernel command line: root=/dev/vda rw ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 printk.time=1 Apr 22 10:56:29 qemux86 kernel: Dentry cache hash table entries: 65536 (order: 6, 262144 bytes, linear) Apr 22 10:56:29 qemux86 kernel: Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear) Apr 22 10:56:29 qemux86 kernel: mem auto-init: stack:all(zero), heap alloc:off, heap free:off Apr 22 10:56:29 qemux86 kernel: Initializing HighMem for node 0 (00000000:00000000) Apr 22 10:56:29 qemux86 kernel: Checking if this processor honours the WP bit even in supervisor mode...Ok. Apr 22 10:56:29 qemux86 kernel: Memory: 496000K/523736K available (12542K kernel code, 1540K rwdata, 3168K rodata, 880K init, 592K bss, 27736K reserved, 0K cma-reserved, 0K highmem) Apr 22 10:56:29 qemux86 kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 Apr 22 10:56:29 qemux86 kernel: ftrace: allocating 44323 entries in 87 pages Apr 22 10:56:29 qemux86 kernel: ftrace: allocated 87 pages with 5 groups Apr 22 10:56:29 qemux86 kernel: trace event string verifier disabled Apr 22 10:56:29 qemux86 kernel: rcu: Preemptible hierarchical RCU implementation. Apr 22 10:56:29 qemux86 kernel: rcu: RCU event tracing is enabled. Apr 22 10:56:29 qemux86 kernel: rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4. Apr 22 10:56:29 qemux86 kernel: All grace periods are expedited (rcu_expedited). Apr 22 10:56:29 qemux86 kernel: Trampoline variant of Tasks RCU enabled. Apr 22 10:56:29 qemux86 kernel: Rude variant of Tasks RCU enabled. Apr 22 10:56:29 qemux86 kernel: Tracing variant of Tasks RCU enabled. Apr 22 10:56:29 qemux86 kernel: rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies. Apr 22 10:56:29 qemux86 kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 Apr 22 10:56:29 qemux86 kernel: NR_IRQS: 2304, nr_irqs: 456, preallocated irqs: 16 Apr 22 10:56:29 qemux86 kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(ptrval)-0x(ptrval) Apr 22 10:56:29 qemux86 kernel: random: crng init done Apr 22 10:56:29 qemux86 kernel: Console: colour VGA+ 80x25 Apr 22 10:56:29 qemux86 kernel: printk: console [ttyS0] enabled Apr 22 10:56:29 qemux86 kernel: ACPI: Core revision 20210730 Apr 22 10:56:29 qemux86 kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns Apr 22 10:56:29 qemux86 kernel: APIC: Switch to symmetric I/O mode setup Apr 22 10:56:29 qemux86 kernel: Enabling APIC mode: Flat. Using 1 I/O APICs Apr 22 10:56:29 qemux86 kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 Apr 22 10:56:29 qemux86 kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x257a386c905, max_idle_ns: 440795250529 ns Apr 22 10:56:29 qemux86 kernel: Calibrating delay loop (skipped) preset value.. 5199.99 BogoMIPS (lpj=2599996) Apr 22 10:56:29 qemux86 kernel: pid_max: default: 32768 minimum: 301 Apr 22 10:56:29 qemux86 kernel: LSM: Security Framework initializing Apr 22 10:56:29 qemux86 kernel: landlock: Up and running. Apr 22 10:56:29 qemux86 kernel: Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) Apr 22 10:56:29 qemux86 kernel: Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) Apr 22 10:56:29 qemux86 kernel: Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 Apr 22 10:56:29 qemux86 kernel: Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 Apr 22 10:56:29 qemux86 kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization Apr 22 10:56:29 qemux86 kernel: Spectre V2 : Mitigation: Retpolines Apr 22 10:56:29 qemux86 kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch Apr 22 10:56:29 qemux86 kernel: Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT Apr 22 10:56:29 qemux86 kernel: Speculative Store Bypass: Vulnerable Apr 22 10:56:29 qemux86 kernel: L1TF: Kernel not compiled for PAE. No mitigation for L1TF Apr 22 10:56:29 qemux86 kernel: MDS: Vulnerable: Clear CPU buffers attempted, no microcode Apr 22 10:56:29 qemux86 kernel: MMIO Stale Data: Unknown: No mitigations Apr 22 10:56:29 qemux86 kernel: SRBDS: Unknown: Dependent on hypervisor status Apr 22 10:56:29 qemux86 kernel: Freeing SMP alternatives memory: 48K Apr 22 10:56:29 qemux86 kernel: smpboot: CPU0: Intel Xeon E3-12xx v2 (Ivy Bridge) (family: 0x6, model: 0x3a, stepping: 0x9) Apr 22 10:56:29 qemux86 kernel: Performance Events: unsupported p6 CPU model 58 no PMU driver, software events only. Apr 22 10:56:29 qemux86 kernel: rcu: Hierarchical SRCU implementation. Apr 22 10:56:29 qemux86 kernel: smp: Bringing up secondary CPUs ... Apr 22 10:56:29 qemux86 kernel: x86: Booting SMP configuration: Apr 22 10:56:29 qemux86 kernel: .... node #0, CPUs: #1 Apr 22 10:56:29 qemux86 kernel: kvm-clock: cpu 1, msr 6df2041, secondary cpu clock Apr 22 10:56:29 qemux86 kernel: kvm-guest: stealtime: cpu 1, msr 1fa83a40 Apr 22 10:56:29 qemux86 kernel: #2 Apr 22 10:56:29 qemux86 kernel: kvm-clock: cpu 2, msr 6df2081, secondary cpu clock Apr 22 10:56:29 qemux86 kernel: kvm-guest: stealtime: cpu 2, msr 1faa3a40 Apr 22 10:56:29 qemux86 kernel: #3 Apr 22 10:56:29 qemux86 kernel: kvm-clock: cpu 3, msr 6df20c1, secondary cpu clock Apr 22 10:56:29 qemux86 kernel: kvm-guest: stealtime: cpu 3, msr 1fac3a40 Apr 22 10:56:29 qemux86 kernel: smp: Brought up 1 node, 4 CPUs Apr 22 10:56:29 qemux86 kernel: smpboot: Max logical packages: 1 Apr 22 10:56:29 qemux86 kernel: smpboot: Total of 4 processors activated (20799.96 BogoMIPS) Apr 22 10:56:29 qemux86 kernel: devtmpfs: initialized Apr 22 10:56:29 qemux86 kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns Apr 22 10:56:29 qemux86 kernel: futex hash table entries: 1024 (order: 4, 65536 bytes, linear) Apr 22 10:56:29 qemux86 kernel: pinctrl core: initialized pinctrl subsystem Apr 22 10:56:29 qemux86 kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family Apr 22 10:56:29 qemux86 kernel: thermal_sys: Registered thermal governor 'step_wise' Apr 22 10:56:29 qemux86 kernel: thermal_sys: Registered thermal governor 'user_space' Apr 22 10:56:29 qemux86 kernel: cpuidle: using governor menu Apr 22 10:56:29 qemux86 kernel: ACPI: bus type PCI registered Apr 22 10:56:29 qemux86 kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) Apr 22 10:56:29 qemux86 kernel: PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 Apr 22 10:56:29 qemux86 kernel: PCI: Using MMCONFIG for extended config space Apr 22 10:56:29 qemux86 kernel: PCI: Using configuration type 1 for base access Apr 22 10:56:29 qemux86 kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. Apr 22 10:56:29 qemux86 kernel: raid6: sse2x2 gen() 13962 MB/s Apr 22 10:56:29 qemux86 kernel: raid6: sse2x2 xor() 9183 MB/s Apr 22 10:56:29 qemux86 kernel: raid6: sse2x1 gen() 10744 MB/s Apr 22 10:56:29 qemux86 kernel: raid6: sse2x1 xor() 7636 MB/s Apr 22 10:56:29 qemux86 kernel: raid6: sse1x2 gen() 7113 MB/s Apr 22 10:56:29 qemux86 kernel: raid6: sse1x1 gen() 6635 MB/s Apr 22 10:56:29 qemux86 kernel: raid6: using algorithm sse2x2 gen() 13962 MB/s Apr 22 10:56:29 qemux86 kernel: raid6: .... xor() 9183 MB/s, rmw enabled Apr 22 10:56:29 qemux86 kernel: raid6: using ssse3x1 recovery algorithm Apr 22 10:56:29 qemux86 kernel: ACPI: Added _OSI(Module Device) Apr 22 10:56:29 qemux86 kernel: ACPI: Added _OSI(Processor Device) Apr 22 10:56:29 qemux86 kernel: ACPI: Added _OSI(3.0 _SCP Extensions) Apr 22 10:56:29 qemux86 kernel: ACPI: Added _OSI(Processor Aggregator Device) Apr 22 10:56:29 qemux86 kernel: ACPI: Added _OSI(Linux-Dell-Video) Apr 22 10:56:29 qemux86 kernel: ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) Apr 22 10:56:29 qemux86 kernel: ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) Apr 22 10:56:29 qemux86 kernel: ACPI: 1 ACPI AML tables successfully acquired and loaded Apr 22 10:56:29 qemux86 kernel: ACPI: Interpreter enabled Apr 22 10:56:29 qemux86 kernel: ACPI: PM: (supports S0 S3 S5) Apr 22 10:56:29 qemux86 kernel: ACPI: Using IOAPIC for interrupt routing Apr 22 10:56:29 qemux86 kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug Apr 22 10:56:29 qemux86 kernel: ACPI: Enabled 2 GPEs in block 00 to 3F Apr 22 10:56:29 qemux86 kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) Apr 22 10:56:29 qemux86 kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3] Apr 22 10:56:29 qemux86 kernel: acpi PNP0A08:00: _OSC: platform does not support [LTR] Apr 22 10:56:29 qemux86 kernel: acpi PNP0A08:00: _OSC: OS now controls [PME PCIeCapability] Apr 22 10:56:29 qemux86 kernel: acpi resource window ([0x100000000-0x8ffffffff] ignored, not CPU addressable) Apr 22 10:56:29 qemux86 kernel: PCI host bridge to bus 0000:00 Apr 22 10:56:29 qemux86 kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] Apr 22 10:56:29 qemux86 kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] Apr 22 10:56:29 qemux86 kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] Apr 22 10:56:29 qemux86 kernel: pci_bus 0000:00: root bus resource [mem 0x20000000-0xafffffff window] Apr 22 10:56:29 qemux86 kernel: pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] Apr 22 10:56:29 qemux86 kernel: pci_bus 0000:00: root bus resource [bus 00-ff] Apr 22 10:56:29 qemux86 kernel: pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 Apr 22 10:56:29 qemux86 kernel: pci 0000:00:01.0: [1af4:1000] type 00 class 0x020000 Apr 22 10:56:29 qemux86 kernel: pci 0000:00:01.0: reg 0x10: [io 0xc0c0-0xc0df] Apr 22 10:56:29 qemux86 kernel: pci 0000:00:01.0: reg 0x14: [mem 0xfebd0000-0xfebd0fff] Apr 22 10:56:29 qemux86 kernel: pci 0000:00:01.0: reg 0x20: [mem 0xfe800000-0xfe803fff 64bit pref] Apr 22 10:56:29 qemux86 kernel: pci 0000:00:01.0: reg 0x30: [mem 0xfeb80000-0xfebbffff pref] Apr 22 10:56:29 qemux86 kernel: pci 0000:00:02.0: [1af4:1005] type 00 class 0x00ff00 Apr 22 10:56:29 qemux86 kernel: pci 0000:00:02.0: reg 0x10: [io 0xc0e0-0xc0ff] Apr 22 10:56:29 qemux86 kernel: pci 0000:00:02.0: reg 0x14: [mem 0xfebd1000-0xfebd1fff] Apr 22 10:56:29 qemux86 kernel: pci 0000:00:02.0: reg 0x20: [mem 0xfe804000-0xfe807fff 64bit pref] Apr 22 10:56:29 qemux86 kernel: pci 0000:00:03.0: [1af4:1050] type 00 class 0x030000 Apr 22 10:56:29 qemux86 kernel: pci 0000:00:03.0: reg 0x10: [mem 0xfe000000-0xfe7fffff pref] Apr 22 10:56:29 qemux86 kernel: pci 0000:00:03.0: reg 0x18: [mem 0xfe808000-0xfe80bfff 64bit pref] Apr 22 10:56:29 qemux86 kernel: pci 0000:00:03.0: reg 0x20: [mem 0xfebd2000-0xfebd2fff] Apr 22 10:56:29 qemux86 kernel: pci 0000:00:03.0: reg 0x30: [mem 0xfebc0000-0xfebcffff pref] Apr 22 10:56:29 qemux86 kernel: pci 0000:00:03.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] Apr 22 10:56:29 qemux86 kernel: pci 0000:00:04.0: [1af4:1001] type 00 class 0x010000 Apr 22 10:56:29 qemux86 kernel: pci 0000:00:04.0: reg 0x10: [io 0xc000-0xc07f] Apr 22 10:56:29 qemux86 kernel: pci 0000:00:04.0: reg 0x14: [mem 0xfebd3000-0xfebd3fff] Apr 22 10:56:29 qemux86 kernel: pci 0000:00:04.0: reg 0x20: [mem 0xfe80c000-0xfe80ffff 64bit pref] Apr 22 10:56:29 qemux86 kernel: pci 0000:00:1d.0: [8086:2934] type 00 class 0x0c0300 Apr 22 10:56:29 qemux86 kernel: pci 0000:00:1d.0: reg 0x20: [io 0xc100-0xc11f] Apr 22 10:56:29 qemux86 kernel: pci 0000:00:1d.1: [8086:2935] type 00 class 0x0c0300 Apr 22 10:56:29 qemux86 kernel: pci 0000:00:1d.1: reg 0x20: [io 0xc120-0xc13f] Apr 22 10:56:29 qemux86 kernel: pci 0000:00:1d.2: [8086:2936] type 00 class 0x0c0300 Apr 22 10:56:29 qemux86 kernel: pci 0000:00:1d.2: reg 0x20: [io 0xc140-0xc15f] Apr 22 10:56:29 qemux86 kernel: pci 0000:00:1d.7: [8086:293a] type 00 class 0x0c0320 Apr 22 10:56:29 qemux86 kernel: pci 0000:00:1d.7: reg 0x10: [mem 0xfebd4000-0xfebd4fff] Apr 22 10:56:29 qemux86 kernel: pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 Apr 22 10:56:29 qemux86 kernel: pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO Apr 22 10:56:29 qemux86 kernel: pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 Apr 22 10:56:29 qemux86 kernel: pci 0000:00:1f.2: reg 0x20: [io 0xc160-0xc17f] Apr 22 10:56:29 qemux86 kernel: pci 0000:00:1f.2: reg 0x24: [mem 0xfebd5000-0xfebd5fff] Apr 22 10:56:29 qemux86 kernel: pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 Apr 22 10:56:29 qemux86 kernel: pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] Apr 22 10:56:29 qemux86 kernel: pci_bus 0000:00: on NUMA node 0 Apr 22 10:56:29 qemux86 kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 10 Apr 22 10:56:29 qemux86 kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 10 Apr 22 10:56:29 qemux86 kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 11 Apr 22 10:56:29 qemux86 kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 11 Apr 22 10:56:29 qemux86 kernel: ACPI: PCI: Interrupt link LNKE configured for IRQ 10 Apr 22 10:56:29 qemux86 kernel: ACPI: PCI: Interrupt link LNKF configured for IRQ 10 Apr 22 10:56:29 qemux86 kernel: ACPI: PCI: Interrupt link LNKG configured for IRQ 11 Apr 22 10:56:29 qemux86 kernel: ACPI: PCI: Interrupt link LNKH configured for IRQ 11 Apr 22 10:56:29 qemux86 kernel: ACPI: PCI: Interrupt link GSIA configured for IRQ 16 Apr 22 10:56:29 qemux86 kernel: ACPI: PCI: Interrupt link GSIB configured for IRQ 17 Apr 22 10:56:29 qemux86 kernel: ACPI: PCI: Interrupt link GSIC configured for IRQ 18 Apr 22 10:56:29 qemux86 kernel: ACPI: PCI: Interrupt link GSID configured for IRQ 19 Apr 22 10:56:29 qemux86 kernel: ACPI: PCI: Interrupt link GSIE configured for IRQ 20 Apr 22 10:56:29 qemux86 kernel: ACPI: PCI: Interrupt link GSIF configured for IRQ 21 Apr 22 10:56:29 qemux86 kernel: ACPI: PCI: Interrupt link GSIG configured for IRQ 22 Apr 22 10:56:29 qemux86 kernel: ACPI: PCI: Interrupt link GSIH configured for IRQ 23 Apr 22 10:56:29 qemux86 kernel: pci 0000:00:03.0: vgaarb: setting as boot VGA device Apr 22 10:56:29 qemux86 kernel: pci 0000:00:03.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none Apr 22 10:56:29 qemux86 kernel: pci 0000:00:03.0: vgaarb: bridge control possible Apr 22 10:56:29 qemux86 kernel: vgaarb: loaded Apr 22 10:56:29 qemux86 kernel: SCSI subsystem initialized Apr 22 10:56:29 qemux86 kernel: libata version 3.00 loaded. Apr 22 10:56:29 qemux86 kernel: ACPI: bus type USB registered Apr 22 10:56:29 qemux86 kernel: usbcore: registered new interface driver usbfs Apr 22 10:56:29 qemux86 kernel: usbcore: registered new interface driver hub Apr 22 10:56:29 qemux86 kernel: usbcore: registered new device driver usb Apr 22 10:56:29 qemux86 kernel: pps_core: LinuxPPS API ver. 1 registered Apr 22 10:56:29 qemux86 kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti Apr 22 10:56:29 qemux86 kernel: PTP clock support registered Apr 22 10:56:29 qemux86 kernel: Bluetooth: Core ver 2.22 Apr 22 10:56:29 qemux86 kernel: NET: Registered PF_BLUETOOTH protocol family Apr 22 10:56:29 qemux86 kernel: Bluetooth: HCI device and connection manager initialized Apr 22 10:56:29 qemux86 kernel: Bluetooth: HCI socket layer initialized Apr 22 10:56:29 qemux86 kernel: Bluetooth: L2CAP socket layer initialized Apr 22 10:56:29 qemux86 kernel: Bluetooth: SCO socket layer initialized Apr 22 10:56:29 qemux86 kernel: PCI: Using ACPI for IRQ routing Apr 22 10:56:29 qemux86 kernel: PCI: pci_cache_line_size set to 64 bytes Apr 22 10:56:29 qemux86 kernel: e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] Apr 22 10:56:29 qemux86 kernel: e820: reserve RAM buffer [mem 0x009f8600-0x009fffff] Apr 22 10:56:29 qemux86 kernel: e820: reserve RAM buffer [mem 0x1ffd8000-0x1fffffff] Apr 22 10:56:29 qemux86 kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 Apr 22 10:56:29 qemux86 kernel: hpet0: 3 comparators, 64-bit 100.000000 MHz counter Apr 22 10:56:29 qemux86 kernel: clocksource: Switched to clocksource kvm-clock Apr 22 10:56:29 qemux86 kernel: pnp: PnP ACPI init Apr 22 10:56:29 qemux86 kernel: system 00:05: [mem 0xb0000000-0xbfffffff window] has been reserved Apr 22 10:56:29 qemux86 kernel: pnp: PnP ACPI: found 6 devices Apr 22 10:56:29 qemux86 kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns Apr 22 10:56:29 qemux86 kernel: NET: Registered PF_INET protocol family Apr 22 10:56:29 qemux86 kernel: IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) Apr 22 10:56:29 qemux86 kernel: tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear) Apr 22 10:56:29 qemux86 kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) Apr 22 10:56:29 qemux86 kernel: TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear) Apr 22 10:56:29 qemux86 kernel: TCP bind hash table entries: 4096 (order: 3, 32768 bytes, linear) Apr 22 10:56:29 qemux86 kernel: TCP: Hash tables configured (established 4096 bind 4096) Apr 22 10:56:29 qemux86 kernel: UDP hash table entries: 256 (order: 1, 8192 bytes, linear) Apr 22 10:56:29 qemux86 kernel: UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) Apr 22 10:56:29 qemux86 kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family Apr 22 10:56:29 qemux86 kernel: RPC: Registered named UNIX socket transport module. Apr 22 10:56:29 qemux86 kernel: RPC: Registered udp transport module. Apr 22 10:56:29 qemux86 kernel: RPC: Registered tcp transport module. Apr 22 10:56:29 qemux86 kernel: RPC: Registered tcp NFSv4.1 backchannel transport module. Apr 22 10:56:29 qemux86 kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] Apr 22 10:56:29 qemux86 kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] Apr 22 10:56:29 qemux86 kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] Apr 22 10:56:29 qemux86 kernel: pci_bus 0000:00: resource 7 [mem 0x20000000-0xafffffff window] Apr 22 10:56:29 qemux86 kernel: pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] Apr 22 10:56:29 qemux86 kernel: ACPI: \_SB_.GSIA: Enabled at IRQ 16 Apr 22 10:56:29 qemux86 kernel: ACPI: \_SB_.GSIB: Enabled at IRQ 17 Apr 22 10:56:29 qemux86 kernel: ACPI: \_SB_.GSIC: Enabled at IRQ 18 Apr 22 10:56:29 qemux86 kernel: ACPI: \_SB_.GSID: Enabled at IRQ 19 Apr 22 10:56:29 qemux86 kernel: PCI: CLS 0 bytes, default 64 Apr 22 10:56:29 qemux86 kernel: RAPL PMU: API unit is 2^-32 Joules, 0 fixed counters, 10737418240 ms ovfl timer Apr 22 10:56:29 qemux86 kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x257a386c905, max_idle_ns: 440795250529 ns Apr 22 10:56:29 qemux86 kernel: Initialise system trusted keyrings Apr 22 10:56:29 qemux86 kernel: workingset: timestamp_bits=14 max_order=17 bucket_order=3 Apr 22 10:56:29 qemux86 kernel: NFS: Registering the id_resolver key type Apr 22 10:56:29 qemux86 kernel: Key type id_resolver registered Apr 22 10:56:29 qemux86 kernel: Key type id_legacy registered Apr 22 10:56:29 qemux86 kernel: Key type cifs.idmap registered Apr 22 10:56:29 qemux86 kernel: xor: automatically using best checksumming function avx Apr 22 10:56:29 qemux86 kernel: Key type asymmetric registered Apr 22 10:56:29 qemux86 kernel: Asymmetric key parser 'x509' registered Apr 22 10:56:29 qemux86 kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250) Apr 22 10:56:29 qemux86 kernel: io scheduler mq-deadline registered Apr 22 10:56:29 qemux86 kernel: io scheduler kyber registered Apr 22 10:56:29 qemux86 kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 Apr 22 10:56:29 qemux86 kernel: ACPI: button: Power Button [PWRF] Apr 22 10:56:29 qemux86 kernel: ACPI: \_SB_.GSIF: Enabled at IRQ 21 Apr 22 10:56:29 qemux86 kernel: ACPI: \_SB_.GSIG: Enabled at IRQ 22 Apr 22 10:56:29 qemux86 kernel: ACPI: \_SB_.GSIH: Enabled at IRQ 23 Apr 22 10:56:29 qemux86 kernel: ACPI: \_SB_.GSIE: Enabled at IRQ 20 Apr 22 10:56:29 qemux86 kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled Apr 22 10:56:29 qemux86 kernel: 00:01: ttyS2 at I/O 0x3e8 (irq = 4, base_baud = 115200) is a 16550A Apr 22 10:56:29 qemux86 kernel: 00:02: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A Apr 22 10:56:29 qemux86 kernel: 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A Apr 22 10:56:29 qemux86 kernel: Linux agpgart interface v0.103 Apr 22 10:56:29 qemux86 kernel: [drm] pci: virtio-vga detected at 0000:00:03.0 Apr 22 10:56:29 qemux86 kernel: virtio-pci 0000:00:03.0: vgaarb: deactivate vga console Apr 22 10:56:29 qemux86 kernel: Console: switching to colour dummy device 80x25 Apr 22 10:56:29 qemux86 kernel: [drm] features: -virgl +edid -resource_blob -host_visible Apr 22 10:56:29 qemux86 kernel: [drm] number of scanouts: 1 Apr 22 10:56:29 qemux86 kernel: [drm] number of cap sets: 0 Apr 22 10:56:29 qemux86 kernel: [drm] Initialized virtio_gpu 0.1.0 0 for virtio2 on minor 0 Apr 22 10:56:29 qemux86 kernel: virtio_gpu virtio2: [drm] drm_plane_enable_fb_damage_clips() not called Apr 22 10:56:29 qemux86 kernel: Console: switching to colour frame buffer device 160x50 Apr 22 10:56:29 qemux86 kernel: virtio_gpu virtio2: [drm] fb0: virtio_gpudrmfb frame buffer device Apr 22 10:56:29 qemux86 kernel: brd: module loaded Apr 22 10:56:29 qemux86 kernel: loop: module loaded Apr 22 10:56:29 qemux86 kernel: virtio_blk virtio3: [vda] 1242118 512-byte logical blocks (636 MB/607 MiB) Apr 22 10:56:29 qemux86 kernel: ahci 0000:00:1f.2: version 3.0 Apr 22 10:56:29 qemux86 kernel: ahci 0000:00:1f.2: AHCI 0001.0000 32 slots 6 ports 1.5 Gbps 0x3f impl SATA mode Apr 22 10:56:29 qemux86 kernel: ahci 0000:00:1f.2: flags: 64bit ncq only Apr 22 10:56:29 qemux86 kernel: scsi host0: ahci Apr 22 10:56:29 qemux86 kernel: scsi host1: ahci Apr 22 10:56:29 qemux86 kernel: scsi host2: ahci Apr 22 10:56:29 qemux86 kernel: scsi host3: ahci Apr 22 10:56:29 qemux86 kernel: scsi host4: ahci Apr 22 10:56:29 qemux86 kernel: scsi host5: ahci Apr 22 10:56:29 qemux86 kernel: ata1: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5100 irq 34 Apr 22 10:56:29 qemux86 kernel: ata2: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5180 irq 34 Apr 22 10:56:29 qemux86 kernel: ata3: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5200 irq 34 Apr 22 10:56:29 qemux86 kernel: ata4: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5280 irq 34 Apr 22 10:56:29 qemux86 kernel: ata5: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5300 irq 34 Apr 22 10:56:29 qemux86 kernel: ata6: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5380 irq 34 Apr 22 10:56:29 qemux86 kernel: e100: Intel(R) PRO/100 Network Driver Apr 22 10:56:29 qemux86 kernel: e100: Copyright(c) 1999-2006 Intel Corporation Apr 22 10:56:29 qemux86 kernel: e1000: Intel(R) PRO/1000 Network Driver Apr 22 10:56:29 qemux86 kernel: e1000: Copyright (c) 1999-2006 Intel Corporation. Apr 22 10:56:29 qemux86 kernel: e1000e: Intel(R) PRO/1000 Network Driver Apr 22 10:56:29 qemux86 kernel: e1000e: Copyright(c) 1999 - 2015 Intel Corporation. Apr 22 10:56:29 qemux86 kernel: igb: Intel(R) Gigabit Ethernet Network Driver Apr 22 10:56:29 qemux86 kernel: igb: Copyright (c) 2007-2014 Intel Corporation. Apr 22 10:56:29 qemux86 kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver Apr 22 10:56:29 qemux86 kernel: ehci-pci: EHCI PCI platform driver Apr 22 10:56:29 qemux86 kernel: ehci-pci 0000:00:1d.7: EHCI Host Controller Apr 22 10:56:29 qemux86 kernel: ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 1 Apr 22 10:56:29 qemux86 kernel: ehci-pci 0000:00:1d.7: irq 19, io mem 0xfebd4000 Apr 22 10:56:29 qemux86 kernel: ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00 Apr 22 10:56:29 qemux86 kernel: hub 1-0:1.0: USB hub found Apr 22 10:56:29 qemux86 kernel: hub 1-0:1.0: 6 ports detected Apr 22 10:56:29 qemux86 kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver Apr 22 10:56:29 qemux86 kernel: ohci-pci: OHCI PCI platform driver Apr 22 10:56:29 qemux86 kernel: uhci_hcd: USB Universal Host Controller Interface driver Apr 22 10:56:29 qemux86 kernel: uhci_hcd 0000:00:1d.0: UHCI Host Controller Apr 22 10:56:29 qemux86 kernel: uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2 Apr 22 10:56:29 qemux86 kernel: uhci_hcd 0000:00:1d.0: irq 16, io base 0x0000c100 Apr 22 10:56:29 qemux86 kernel: hub 2-0:1.0: USB hub found Apr 22 10:56:29 qemux86 kernel: hub 2-0:1.0: 2 ports detected Apr 22 10:56:29 qemux86 kernel: uhci_hcd 0000:00:1d.1: UHCI Host Controller Apr 22 10:56:29 qemux86 kernel: uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3 Apr 22 10:56:29 qemux86 kernel: uhci_hcd 0000:00:1d.1: irq 17, io base 0x0000c120 Apr 22 10:56:29 qemux86 kernel: hub 3-0:1.0: USB hub found Apr 22 10:56:29 qemux86 kernel: hub 3-0:1.0: 2 ports detected Apr 22 10:56:29 qemux86 kernel: uhci_hcd 0000:00:1d.2: UHCI Host Controller Apr 22 10:56:29 qemux86 kernel: uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4 Apr 22 10:56:29 qemux86 kernel: uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000c140 Apr 22 10:56:29 qemux86 kernel: hub 4-0:1.0: USB hub found Apr 22 10:56:29 qemux86 kernel: hub 4-0:1.0: 2 ports detected Apr 22 10:56:29 qemux86 kernel: usbcore: registered new interface driver usb-storage Apr 22 10:56:29 qemux86 kernel: usbcore: registered new interface driver usbserial_generic Apr 22 10:56:29 qemux86 kernel: usbserial: USB Serial support registered for generic Apr 22 10:56:29 qemux86 kernel: usbcore: registered new interface driver ftdi_sio Apr 22 10:56:29 qemux86 kernel: usbserial: USB Serial support registered for FTDI USB Serial Device Apr 22 10:56:29 qemux86 kernel: usbcore: registered new interface driver pl2303 Apr 22 10:56:29 qemux86 kernel: usbserial: USB Serial support registered for pl2303 Apr 22 10:56:29 qemux86 kernel: i8042: PNP: No PS/2 controller found. Apr 22 10:56:29 qemux86 kernel: mousedev: PS/2 mouse device common for all mice Apr 22 10:56:29 qemux86 kernel: rtc_cmos 00:04: RTC can wake from S4 Apr 22 10:56:29 qemux86 kernel: rtc_cmos 00:04: registered as rtc0 Apr 22 10:56:29 qemux86 kernel: rtc_cmos 00:04: setting system clock to 2023-04-22T10:56:28 UTC (1682160988) Apr 22 10:56:29 qemux86 kernel: rtc_cmos 00:04: alarms up to one day, y3k, 242 bytes nvram, hpet irqs Apr 22 10:56:29 qemux86 kernel: i801_smbus 0000:00:1f.3: SMBus using PCI interrupt Apr 22 10:56:29 qemux86 kernel: i2c i2c-0: 1/1 memory slots populated (from DMI) Apr 22 10:56:29 qemux86 kernel: i2c i2c-0: Memory type 0x07 not supported yet, not instantiating SPD Apr 22 10:56:29 qemux86 kernel: device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com Apr 22 10:56:29 qemux86 kernel: intel_pstate: CPU model not supported Apr 22 10:56:29 qemux86 kernel: sdhci: Secure Digital Host Controller Interface driver Apr 22 10:56:29 qemux86 kernel: sdhci: Copyright(c) Pierre Ossman Apr 22 10:56:29 qemux86 kernel: sdhci-pltfm: SDHCI platform and OF driver helper Apr 22 10:56:29 qemux86 kernel: usbcore: registered new interface driver usbhid Apr 22 10:56:29 qemux86 kernel: usbhid: USB HID core driver Apr 22 10:56:29 qemux86 kernel: u32 classifier Apr 22 10:56:29 qemux86 kernel: input device check on Apr 22 10:56:29 qemux86 kernel: Actions configured Apr 22 10:56:29 qemux86 kernel: NET: Registered PF_INET6 protocol family Apr 22 10:56:29 qemux86 kernel: Segment Routing with IPv6 Apr 22 10:56:29 qemux86 kernel: In-situ OAM (IOAM) with IPv6 Apr 22 10:56:29 qemux86 kernel: sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver Apr 22 10:56:29 qemux86 kernel: NET: Registered PF_PACKET protocol family Apr 22 10:56:29 qemux86 kernel: Bridge firewalling registered Apr 22 10:56:29 qemux86 kernel: Key type dns_resolver registered Apr 22 10:56:29 qemux86 kernel: NET: Registered PF_VSOCK protocol family Apr 22 10:56:29 qemux86 kernel: IPI shorthand broadcast: enabled Apr 22 10:56:29 qemux86 kernel: sched_clock: Marking stable (716996321, 147710406)->(946120431, -81413704) Apr 22 10:56:29 qemux86 kernel: registered taskstats version 1 Apr 22 10:56:29 qemux86 kernel: Loading compiled-in X.509 certificates Apr 22 10:56:29 qemux86 kernel: Key type .fscrypt registered Apr 22 10:56:29 qemux86 kernel: Key type fscrypt-provisioning registered Apr 22 10:56:29 qemux86 kernel: Btrfs loaded, crc32c=crc32c-generic, zoned=no, fsverity=no Apr 22 10:56:29 qemux86 kernel: Key type encrypted registered Apr 22 10:56:29 qemux86 kernel: printk: console [netcon0] enabled Apr 22 10:56:29 qemux86 kernel: netconsole: network logging started Apr 22 10:56:29 qemux86 kernel: usb 1-1: new high-speed USB device number 2 using ehci-pci Apr 22 10:56:29 qemux86 kernel: ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300) Apr 22 10:56:29 qemux86 kernel: ata1: SATA link down (SStatus 0 SControl 300) Apr 22 10:56:29 qemux86 kernel: ata4: SATA link down (SStatus 0 SControl 300) Apr 22 10:56:29 qemux86 kernel: ata2: SATA link down (SStatus 0 SControl 300) Apr 22 10:56:29 qemux86 kernel: ata5: SATA link down (SStatus 0 SControl 300) Apr 22 10:56:29 qemux86 kernel: ata6: SATA link down (SStatus 0 SControl 300) Apr 22 10:56:29 qemux86 kernel: ata3.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100 Apr 22 10:56:29 qemux86 kernel: ata3.00: applying bridge limits Apr 22 10:56:29 qemux86 kernel: ata3.00: configured for UDMA/100 Apr 22 10:56:29 qemux86 kernel: scsi 2:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 Apr 22 10:56:29 qemux86 kernel: sr 2:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray Apr 22 10:56:29 qemux86 kernel: cdrom: Uniform CD-ROM driver Revision: 3.20 Apr 22 10:56:29 qemux86 kernel: sr 2:0:0:0: Attached scsi CD-ROM sr0 Apr 22 10:56:29 qemux86 kernel: IP-Config: Complete: Apr 22 10:56:29 qemux86 kernel: device=eth0, hwaddr=52:54:00:12:34:04, ipaddr=192.168.7.4, mask=255.255.255.0, gw=192.168.7.3 Apr 22 10:56:29 qemux86 kernel: host=192.168.7.4, domain=, nis-domain=(none) Apr 22 10:56:29 qemux86 kernel: bootserver=255.255.255.255, rootserver=255.255.255.255, rootpath= Apr 22 10:56:29 qemux86 kernel: nameserver0=8.8.8.8 Apr 22 10:56:29 qemux86 kernel: md: Waiting for all devices to be available before autodetect Apr 22 10:56:29 qemux86 kernel: md: If you don't use raid, use raid=noautodetect Apr 22 10:56:29 qemux86 kernel: md: Autodetecting RAID arrays. Apr 22 10:56:29 qemux86 kernel: md: autorun ... Apr 22 10:56:29 qemux86 kernel: md: ... autorun DONE. Apr 22 10:56:29 qemux86 kernel: EXT4-fs (vda): mounted filesystem with ordered data mode. Opts: (null). Quota mode: disabled. Apr 22 10:56:29 qemux86 kernel: VFS: Mounted root (ext4 filesystem) on device 253:0. Apr 22 10:56:29 qemux86 kernel: devtmpfs: mounted Apr 22 10:56:29 qemux86 kernel: Freeing unused kernel image (initmem) memory: 880K Apr 22 10:56:29 qemux86 kernel: Write protecting kernel text and read-only data: 15712k Apr 22 10:56:29 qemux86 kernel: Run /sbin/init as init process Apr 22 10:56:29 qemux86 kernel: with arguments: Apr 22 10:56:29 qemux86 kernel: /sbin/init Apr 22 10:56:29 qemux86 kernel: with environment: Apr 22 10:56:29 qemux86 kernel: HOME=/ Apr 22 10:56:29 qemux86 kernel: TERM=linux Apr 22 10:56:29 qemux86 kernel: input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:1d.7/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input1 Apr 22 10:56:29 qemux86 kernel: hid-generic 0003:0627:0001.0001: input: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:1d.7-1/input0 Apr 22 10:56:29 qemux86 systemd[1]: systemd 253.1^ running in system mode (+PAM -AUDIT -SELINUX -APPARMOR +IMA -SMACK +SECCOMP -GCRYPT -GNUTLS -OPENSSL +ACL +BLKID -CURL -ELFUTILS -FIDO2 -IDN2 -IDN -IPTC +KMOD -LIBCRYPTSETUP +LIBFDISK -PCRE2 -PWQUALITY -P11KIT -QRENCODE -TPM2 -BZIP2 -LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK +XKBCOMMON +UTMP +SYSVINIT default-hierarchy=hybrid) Apr 22 10:56:29 qemux86 systemd[1]: Detected virtualization kvm. Apr 22 10:56:29 qemux86 systemd[1]: Detected architecture x86. Apr 22 10:56:29 qemux86 systemd[1]: Hostname set to . Apr 22 10:56:29 qemux86 systemd[1]: Initializing machine ID from random generator. Apr 22 10:56:29 qemux86 kernel: usb 1-2: new high-speed USB device number 3 using ehci-pci Apr 22 10:56:29 qemux86 systemd[1]: Queued start job for default target Graphical Interface. Apr 22 10:56:29 qemux86 systemd[1]: Created slice Slice /system/getty. Apr 22 10:56:29 qemux86 systemd[1]: Created slice Slice /system/modprobe. Apr 22 10:56:29 qemux86 systemd[1]: Created slice Slice /system/serial-getty. Apr 22 10:56:29 qemux86 systemd[1]: Created slice User and Session Slice. Apr 22 10:56:29 qemux86 systemd[1]: Started Dispatch Password Requests to Console Directory Watch. Apr 22 10:56:29 qemux86 systemd[1]: Started Forward Password Requests to Wall Directory Watch. Apr 22 10:56:29 qemux86 systemd[1]: Reached target Host and Network Name Lookups. Apr 22 10:56:29 qemux86 systemd[1]: Reached target Path Units. Apr 22 10:56:29 qemux86 systemd[1]: Reached target Remote File Systems. Apr 22 10:56:29 qemux86 systemd[1]: Reached target Slice Units. Apr 22 10:56:29 qemux86 systemd[1]: Reached target Swaps. Apr 22 10:56:29 qemux86 systemd[1]: Listening on RPCbind Server Activation Socket. Apr 22 10:56:29 qemux86 systemd[1]: Reached target RPC Port Mapper. Apr 22 10:56:29 qemux86 systemd[1]: Listening on Syslog Socket. Apr 22 10:56:29 qemux86 systemd[1]: Listening on initctl Compatibility Named Pipe. Apr 22 10:56:29 qemux86 systemd[1]: Journal Audit Socket was skipped because of an unmet condition check (ConditionSecurity=audit). Apr 22 10:56:29 qemux86 systemd[1]: Listening on Journal Socket (/dev/log). Apr 22 10:56:29 qemux86 systemd[1]: Listening on Journal Socket. Apr 22 10:56:29 qemux86 systemd[1]: Listening on Network Service Netlink Socket. Apr 22 10:56:29 qemux86 systemd[1]: Listening on udev Control Socket. Apr 22 10:56:29 qemux86 systemd[1]: Listening on udev Kernel Socket. Apr 22 10:56:29 qemux86 systemd[1]: Listening on User Database Manager Socket. Apr 22 10:56:29 qemux86 systemd[1]: Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages). Apr 22 10:56:29 qemux86 systemd[1]: Mounting POSIX Message Queue File System... Apr 22 10:56:29 qemux86 systemd[1]: Mounting Kernel Debug File System... Apr 22 10:56:29 qemux86 systemd[1]: Mounting Kernel Trace File System... Apr 22 10:56:29 qemux86 systemd[1]: Mounting Temporary Directory /tmp... Apr 22 10:56:29 qemux86 systemd[1]: Starting Create List of Static Device Nodes... Apr 22 10:56:29 qemux86 systemd[1]: Starting Load Kernel Module configfs... Apr 22 10:56:29 qemux86 systemd[1]: Starting Load Kernel Module drm... Apr 22 10:56:29 qemux86 systemd[1]: Starting Load Kernel Module fuse... Apr 22 10:56:29 qemux86 systemd[1]: Starting Start psplash boot splash screen... Apr 22 10:56:29 qemux86 systemd[1]: Starting RPC Bind... Apr 22 10:56:29 qemux86 systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/). Apr 22 10:56:29 qemux86 kernel: input: QEMU QEMU USB Keyboard as /devices/pci0000:00/0000:00:1d.7/usb1/1-2/1-2:1.0/0003:0627:0001.0002/input/input2 Apr 22 10:56:29 qemux86 systemd[1]: Starting Journal Service... Apr 22 10:56:29 qemux86 systemd[1]: Load Kernel Modules was skipped because no trigger condition checks were met. Apr 22 10:56:29 qemux86 systemd[1]: Starting Generate network units from Kernel command line... Apr 22 10:56:29 qemux86 systemd[1]: Starting Remount Root and Kernel File Systems... Apr 22 10:56:29 qemux86 systemd[1]: Starting Apply Kernel Variables... Apr 22 10:56:29 qemux86 systemd-journald[161]: Collecting audit messages is disabled. Apr 22 10:56:29 qemux86 kernel: EXT4-fs (vda): re-mounted. Opts: (null). Quota mode: disabled. Apr 22 10:56:29 qemux86 systemd[1]: Starting Coldplug All udev Devices... Apr 22 10:56:29 qemux86 systemd[1]: Started Start psplash boot splash screen. Apr 22 10:56:29 qemux86 systemd[1]: Started RPC Bind. Apr 22 10:56:29 qemux86 systemd[1]: Mounted POSIX Message Queue File System. Apr 22 10:56:29 qemux86 systemd[1]: Mounted Kernel Debug File System. Apr 22 10:56:29 qemux86 systemd[1]: Mounted Kernel Trace File System. Apr 22 10:56:29 qemux86 systemd[1]: Mounted Temporary Directory /tmp. Apr 22 10:56:29 qemux86 systemd[1]: Finished Create List of Static Device Nodes. Apr 22 10:56:29 qemux86 systemd[1]: modprobe@configfs.service: Deactivated successfully. Apr 22 10:56:29 qemux86 systemd[1]: Finished Load Kernel Module configfs. Apr 22 10:56:29 qemux86 systemd[1]: modprobe@drm.service: Deactivated successfully. Apr 22 10:56:29 qemux86 systemd[1]: Finished Load Kernel Module drm. Apr 22 10:56:29 qemux86 systemd[1]: modprobe@fuse.service: Deactivated successfully. Apr 22 10:56:29 qemux86 systemd[1]: Finished Load Kernel Module fuse. Apr 22 10:56:29 qemux86 systemd-journald[161]: Journal started Apr 22 10:56:29 qemux86 systemd-journald[161]: Runtime Journal (/run/log/journal/3286d559b4aa45c89b34196409a9ee7a) is 8.0M, max 64.0M, 56.0M free. Apr 22 10:56:29 qemux86 psplash[159]: warning: FBIOPUT_VSCREENINFO failed, double buffering disabled Apr 22 10:56:29 qemux86 kernel: hid-generic 0003:0627:0001.0002: input: USB HID v1.11 Keyboard [QEMU QEMU USB Keyboard] on usb-0000:00:1d.7-2/input0 Apr 22 10:56:29 qemux86 systemd[1]: Started Journal Service. Apr 22 10:56:29 qemux86 systemd[1]: Finished Generate network units from Kernel command line. Apr 22 10:56:29 qemux86 systemd[1]: Finished Remount Root and Kernel File Systems. Apr 22 10:56:29 qemux86 systemd[1]: Finished Apply Kernel Variables. Apr 22 10:56:29 qemux86 systemd[1]: FUSE Control File System was skipped because of an unmet condition check (ConditionPathExists=/sys/fs/fuse/connections). Apr 22 10:56:29 qemux86 systemd[1]: Kernel Configuration File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/config). Apr 22 10:56:29 qemux86 systemd[1]: Started Start psplash-systemd progress communication helper. Apr 22 10:56:29 qemux86 systemd[1]: Rebuild Hardware Database was skipped because no trigger condition checks were met. Apr 22 10:56:29 qemux86 systemd[1]: Starting Flush Journal to Persistent Storage... Apr 22 10:56:29 qemux86 systemd[1]: Starting Create System Users... Apr 22 10:56:29 qemux86 systemd-journald[161]: Runtime Journal (/run/log/journal/3286d559b4aa45c89b34196409a9ee7a) is 8.0M, max 64.0M, 56.0M free. Apr 22 10:56:29 qemux86 systemd-journald[161]: Received client request to flush runtime journal. Apr 22 10:56:29 qemux86 systemd[1]: Finished Flush Journal to Persistent Storage. Apr 22 10:56:29 qemux86 systemd[1]: Finished Create System Users. Apr 22 10:56:29 qemux86 systemd[1]: Starting Create Static Device Nodes in /dev... Apr 22 10:56:29 qemux86 systemd-tmpfiles[180]: /etc/tmpfiles.d/connman_resolvconf.conf:1: Line references path below legacy directory /var/run/, updating /var/run/connman → /run/connman; please update the tmpfiles.d/ drop-in file accordingly. Apr 22 10:56:29 qemux86 systemd[1]: Finished Create Static Device Nodes in /dev. Apr 22 10:56:29 qemux86 systemd[1]: Reached target Preparation for Local File Systems. Apr 22 10:56:29 qemux86 systemd[1]: Mounting /var/volatile... Apr 22 10:56:29 qemux86 systemd[1]: Starting Rule-based Manager for Device Events and Files... Apr 22 10:56:29 qemux86 systemd[1]: Mounted /var/volatile. Apr 22 10:56:29 qemux86 systemd[1]: Bind mount volatile /var/cache was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/var/cache). Apr 22 10:56:29 qemux86 systemd[1]: Bind mount volatile /var/lib was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/var/lib). Apr 22 10:56:29 qemux86 systemd[1]: Starting Load/Save OS Random Seed... Apr 22 10:56:29 qemux86 systemd[1]: Bind mount volatile /var/spool was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/var/spool). Apr 22 10:56:29 qemux86 systemd[1]: Bind mount volatile /srv was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/srv). Apr 22 10:56:29 qemux86 systemd[1]: Reached target Local File Systems. Apr 22 10:56:29 qemux86 systemd[1]: Starting Rebuild Dynamic Linker Cache... Apr 22 10:56:29 qemux86 systemd[1]: Starting Create Volatile Files and Directories... Apr 22 10:56:29 qemux86 systemd[1]: Finished Load/Save OS Random Seed. Apr 22 10:56:29 qemux86 systemd-udevd[183]: Using default interface naming scheme 'v253'. Apr 22 10:56:29 qemux86 systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes). Apr 22 10:56:29 qemux86 systemd[1]: Commit a transient machine-id on disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id). Apr 22 10:56:29 qemux86 systemd-tmpfiles[186]: /etc/tmpfiles.d/connman_resolvconf.conf:1: Line references path below legacy directory /var/run/, updating /var/run/connman → /run/connman; please update the tmpfiles.d/ drop-in file accordingly. Apr 22 10:56:29 qemux86 systemd-tmpfiles[186]: /usr/lib/tmpfiles.d/legacy.conf:13: Duplicate line for path "/run/lock", ignoring. Apr 22 10:56:29 qemux86 systemd-tmpfiles[186]: /usr/lib/tmpfiles.d/systemd-resolve.conf:10: Duplicate line for path "/etc/resolv.conf", ignoring. Apr 22 10:56:29 qemux86 systemd-tmpfiles[186]: "/var/log" already exists and is not a directory. Apr 22 10:56:29 qemux86 systemd[1]: Started Rule-based Manager for Device Events and Files. Apr 22 10:56:29 qemux86 systemd-tmpfiles[186]: "/var/tmp" already exists and is not a directory. Apr 22 10:56:29 qemux86 systemd[1]: Finished Create Volatile Files and Directories. Apr 22 10:56:29 qemux86 systemd[1]: Starting Rebuild Journal Catalog... Apr 22 10:56:29 qemux86 systemd[1]: Starting Network Time Synchronization... Apr 22 10:56:29 qemux86 systemd[1]: Starting Record System Boot/Shutdown in UTMP... Apr 22 10:56:29 qemux86 systemd[1]: Finished Rebuild Journal Catalog. Apr 22 10:56:29 qemux86 systemd[1]: Finished Rebuild Dynamic Linker Cache. Apr 22 10:56:29 qemux86 (udev-worker)[196]: enp0s1: Network interface 'eth0' is already up, cannot rename to 'enp0s1'. Apr 22 10:56:29 qemux86 systemd[1]: Finished Record System Boot/Shutdown in UTMP. Apr 22 10:56:29 qemux86 systemd[1]: Finished Coldplug All udev Devices. Apr 22 10:56:29 qemux86 systemd[1]: Started Network Time Synchronization. Apr 22 10:56:29 qemux86 systemd[1]: Reached target System Time Set. Apr 22 10:56:29 qemux86 systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. Apr 22 10:56:29 qemux86 systemd[1]: Starting Update is Completed... Apr 22 10:56:29 qemux86 systemd[1]: Finished Update is Completed. Apr 22 10:56:29 qemux86 systemd[1]: Reached target System Initialization. Apr 22 10:56:29 qemux86 systemd[1]: Started Daily Cleanup of Temporary Directories. Apr 22 10:56:29 qemux86 systemd[1]: Reached target Timer Units. Apr 22 10:56:29 qemux86 systemd[1]: Listening on Avahi mDNS/DNS-SD Stack Activation Socket. Apr 22 10:56:29 qemux86 systemd[1]: Listening on D-Bus System Message Bus Socket. Apr 22 10:56:29 qemux86 systemd[1]: Listening on dropbear.socket. Apr 22 10:56:29 qemux86 systemd[1]: Reached target Socket Units. Apr 22 10:56:29 qemux86 systemd[1]: Reached target Basic System. Apr 22 10:56:29 qemux86 systemd[1]: System is tainted: unmerged-usr:cgroupsv1 Apr 22 10:56:29 qemux86 systemd[1]: Started Kernel Logging Service. Apr 22 10:56:29 qemux86 kernel[222]: klogd started: BusyBox v1.36.0 () Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] Linux version 5.15.108-yocto-standard (oe-user@oe-host) (i686-poky-linux-gcc (GCC) 12.2.0, GNU ld (GNU Binutils) 2.40.20230119) #1 SMP PREEMPT Fri Apr 21 14:47:58 UTC 2023 Apr 22 10:56:29 qemux86 systemd[1]: Started System Logging Service. Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] signal: max sigframe size: 1760 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] BIOS-provided physical RAM map: Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffd7fff] usable Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] BIOS-e820: [mem 0x000000001ffd8000-0x000000001fffffff] reserved Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] Notice: NX (Execute Disable) protection cannot be enabled: non-PAE kernel! Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] e820: update [mem 0x009f8600-0x009f862f] usable ==> usable Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] e820: update [mem 0x009f8600-0x009f862f] usable ==> usable Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] extended physical RAM map: Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000009fbff] usable Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] reserve setup_data: [mem 0x000000000009fc00-0x000000000009ffff] reserved Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] reserve setup_data: [mem 0x00000000000f0000-0x00000000000fffff] reserved Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] reserve setup_data: [mem 0x0000000000100000-0x00000000009f85ff] usable Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] reserve setup_data: [mem 0x00000000009f8600-0x00000000009f862f] usable Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] reserve setup_data: [mem 0x00000000009f8630-0x000000001ffd7fff] usable Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] reserve setup_data: [mem 0x000000001ffd8000-0x000000001fffffff] reserved Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] reserve setup_data: [mem 0x00000000b0000000-0x00000000bfffffff] reserved Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] reserve setup_data: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] reserve setup_data: [mem 0x00000000feffc000-0x00000000feffffff] reserved Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] reserve setup_data: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] SMBIOS 2.8 present. Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] DMI: QEMU Standard PC (Q35 + ICH9, 2009), BIOS rel-1.16.1-0-g3208b098f51a-prebuilt.qemu.org 04/01/2014 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] Hypervisor detected: KVM Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] kvm-clock: cpu 0, msr 6df2001, primary cpu clock Apr 22 10:56:29 qemux86 systemd[1]: Starting D-Bus System Message Bus... Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000002] kvm-clock: using sched offset of 383231637 cycles Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000011] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000018] tsc: Detected 2599.996 MHz processor Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000734] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000737] e820: remove [mem 0x000a0000-0x000fffff] usable Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000743] last_pfn = 0x1ffd8 max_arch_pfn = 0x100000 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000791] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT Apr 22 10:56:29 qemux86 kernel[222]: [ 0.003915] found SMP MP-table at [mem 0x000f5bc0-0x000f5bcf] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.003943] initial memory mapped: [mem 0x00000000-0x073fffff] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.003987] ACPI: Early table checksum verification disabled Apr 22 10:56:29 qemux86 kernel[222]: [ 0.004006] ACPI: RSDP 0x00000000000F59F0 000014 (v00 BOCHS ) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.004015] ACPI: RSDT 0x000000001FFE240C 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.004026] ACPI: FACP 0x000000001FFE21EC 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.004036] ACPI: DSDT 0x000000001FFE0040 0021AC (v01 BOCHS BXPC 00000001 BXPC 00000001) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.004040] ACPI: FACS 0x000000001FFE0000 000040 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.004044] ACPI: APIC 0x000000001FFE22E0 000090 (v01 BOCHS BXPC 00000001 BXPC 00000001) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.004048] ACPI: HPET 0x000000001FFE2370 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.004052] ACPI: MCFG 0x000000001FFE23A8 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.004055] ACPI: WAET 0x000000001FFE23E4 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.004058] ACPI: Reserving FACP table memory at [mem 0x1ffe21ec-0x1ffe22df] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.004060] ACPI: Reserving DSDT table memory at [mem 0x1ffe0040-0x1ffe21eb] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.004062] ACPI: Reserving FACS table memory at [mem 0x1ffe0000-0x1ffe003f] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.004063] ACPI: Reserving APIC table memory at [mem 0x1ffe22e0-0x1ffe236f] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.004064] ACPI: Reserving HPET table memory at [mem 0x1ffe2370-0x1ffe23a7] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.004066] ACPI: Reserving MCFG table memory at [mem 0x1ffe23a8-0x1ffe23e3] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.004067] ACPI: Reserving WAET table memory at [mem 0x1ffe23e4-0x1ffe240b] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.004088] 0MB HIGHMEM available. Apr 22 10:56:29 qemux86 kernel[222]: [ 0.004090] 511MB LOWMEM available. Apr 22 10:56:29 qemux86 kernel[222]: [ 0.004092] mapped low ram: 0 - 1ffd8000 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.004094] low ram: 0 - 1ffd8000 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.004099] Zone ranges: Apr 22 10:56:29 qemux86 kernel[222]: [ 0.004103] DMA [mem 0x0000000000001000-0x0000000000ffffff] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.004106] Normal [mem 0x0000000001000000-0x000000001ffd7fff] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.004108] HighMem empty Apr 22 10:56:29 qemux86 kernel[222]: [ 0.004109] Movable zone start for each node Apr 22 10:56:29 qemux86 kernel[222]: [ 0.004110] Early memory node ranges Apr 22 10:56:29 qemux86 systemd[1]: Starting IPv6 Packet Filtering Framework... Apr 22 10:56:29 qemux86 kernel[222]: [ 0.004111] node 0: [mem 0x0000000000001000-0x000000000009efff] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.004113] node 0: [mem 0x0000000000100000-0x000000001ffd7fff] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.004116] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffd7fff] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.004574] On node 0, zone DMA: 1 pages in unavailable ranges Apr 22 10:56:29 qemux86 kernel[222]: [ 0.004625] On node 0, zone DMA: 97 pages in unavailable ranges Apr 22 10:56:29 qemux86 kernel[222]: [ 0.006677] Using APIC driver default Apr 22 10:56:29 qemux86 kernel[222]: [ 0.007105] ACPI: PM-Timer IO Port: 0x608 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.007114] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.007162] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.007166] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.007168] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.007170] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.007177] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.007179] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.007183] ACPI: Using ACPI (MADT) for SMP configuration information Apr 22 10:56:29 qemux86 kernel[222]: [ 0.007185] ACPI: HPET id: 0x8086a201 base: 0xfed00000 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.007189] TSC deadline timer available Apr 22 10:56:29 qemux86 kernel[222]: [ 0.007190] smpboot: Allowing 4 CPUs, 0 hotplug CPUs Apr 22 10:56:29 qemux86 kernel[222]: [ 0.007217] [mem 0x20000000-0xafffffff] available for PCI devices Apr 22 10:56:29 qemux86 kernel[222]: [ 0.007219] Booting paravirtualized kernel on KVM Apr 22 10:56:29 qemux86 kernel[222]: [ 0.007222] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns Apr 22 10:56:29 qemux86 kernel[222]: [ 0.007228] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:4 nr_node_ids:1 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.007331] percpu: Embedded 32 pages/cpu s99084 r0 d31988 u131072 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.007335] pcpu-alloc: s99084 r0 d31988 u131072 alloc=32*4096 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.007338] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.007364] kvm-guest: stealtime: cpu 0, msr 1fa63a40 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.007369] Built 1 zonelists, mobility grouping on. Total pages: 129654 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.007372] Kernel command line: root=/dev/vda rw ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 printk.time=1 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.007622] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes, linear) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.008081] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.008654] mem auto-init: stack:all(zero), heap alloc:off, heap free:off Apr 22 10:56:29 qemux86 kernel[222]: [ 0.008658] Initializing HighMem for node 0 (00000000:00000000) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.009520] Checking if this processor honours the WP bit even in supervisor mode...Ok. Apr 22 10:56:29 qemux86 kernel[222]: [ 0.009530] Memory: 496000K/523736K available (12542K kernel code, 1540K rwdata, 3168K rodata, 880K init, 592K bss, 27736K reserved, 0K cma-reserved, 0K highmem) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.010035] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 Apr 22 10:56:29 qemux86 systemd[1]: Starting IPv4 Packet Filtering Framework... Apr 22 10:56:29 qemux86 kernel[222]: [ 0.010042] ftrace: allocating 44323 entries in 87 pages Apr 22 10:56:29 qemux86 kernel[222]: [ 0.032681] ftrace: allocated 87 pages with 5 groups Apr 22 10:56:29 qemux86 kernel[222]: [ 0.032745] trace event string verifier disabled Apr 22 10:56:29 DEBUG: Waiting for process output: time: 1682161084.4876678, endtime: 1682161384.487663 DEBUG: Partial data from SSH call: qemux86 kernel[222]: [ 0.033272] rcu: Preemptible hierarchical RCU implementation. Apr 22 10:56:29 qemux86 kernel[222]: [ 0.033274] rcu: RCU event tracing is enabled. Apr 22 10:56:29 qemux86 kernel[222]: [ 0.033275] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4. Apr 22 10:56:29 qemux86 kernel[222]: [ 0.033277] All grace periods are expedited (rcu_expedited). Apr 22 10:56:29 qemux86 kernel[222]: [ 0.033279] Trampoline variant of Tasks RCU enabled. Apr 22 10:56:29 qemux86 kernel[222]: [ 0.033280] Rude variant of Tasks RCU enabled. Apr 22 10:56:29 qemux86 kernel[222]: [ 0.033281] Tracing variant of Tasks RCU enabled. Apr 22 10:56:29 qemux86 kernel[222]: [ 0.033283] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies. Apr 22 10:56:29 qemux86 kernel[222]: [ 0.033284] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.039629] NR_IRQS: 2304, nr_irqs: 456, preallocated irqs: 16 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.039895] kfence: initialized - using 2097152 bytes for 255 objects at 0x(ptrval)-0x(ptrval) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.039913] random: crng init done Apr 22 10:56:29 qemux86 kernel[222]: [ 0.046106] Console: colour VGA+ 80x25 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.180332] printk: console [ttyS0] enabled Apr 22 10:56:29 qemux86 kernel[222]: [ 0.181240] ACPI: Core revision 20210730 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.182314] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns Apr 22 10:56:29 qemux86 kernel[222]: [ 0.184316] APIC: Switch to symmetric I/O mode setup Apr 22 10:56:29 qemux86 kernel[222]: [ 0.185374] Enabling APIC mode: Flat. Using 1 I/O APICs Apr 22 10:56:29 qemux86 kernel[222]: [ 0.188050] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.189399] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x257a386c905, max_idle_ns: 440795250529 ns Apr 22 10:56:29 qemux86 kernel[222]: [ 0.191515] Calibrating delay loop (skipped) preset value.. 5199.99 BogoMIPS (lpj=2599996) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.192517] pid_max: default: 32768 minimum: 301 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.193559] LSM: Security Framework initializing Apr 22 10:56:29 qemux86 kernel[222]: [ 0.194529] landlock: Up and running. Apr 22 10:56:29 qemux86 kernel[222]: [ 0.195563] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.196520] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.198724] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.199517] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.200518] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization Apr 22 10:56:29 qemux86 kernel[222]: [ 0.201519] Spectre V2 : Mitigation: Retpolines Apr 22 10:56:29 qemux86 kernel[222]: [ 0.202516] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch Apr 22 10:56:29 qemux86 kernel[222]: [ 0.203517] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT Apr 22 10:56:29 qemux86 kernel[222]: [ 0.204517] Speculative Store Bypass: Vulnerable Apr 22 10:56:29 qemux86 kernel[222]: [ 0.205517] L1TF: Kernel not compiled for PAE. No mitigation for L1TF Apr 22 10:56:29 qemux86 kernel[222]: [ 0.206517] MDS: Vulnerable: Clear CPU buffers attempted, no microcode Apr 22 10:56:29 qemux86 kernel[222]: [ 0.207517] MMIO Stale Data: Unknown: No mitigations Apr 22 10:56:29 qemux86 systemd[1]: Starting Telephony service... Apr 22 10:56:29 qemux86 kernel[222]: [ 0.208517] SRBDS: Unknown: Dependent on hypervisor status Apr 22 10:56:29 qemux86 kernel[222]: [ 0.210832] Freeing SMP alternatives memory: 48K Apr 22 10:56:29 qemux86 kernel[222]: [ 0.211763] smpboot: CPU0: Intel Xeon E3-12xx v2 (Ivy Bridge) (family: 0x6, model: 0x3a, stepping: 0x9) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.212776] Performance Events: unsupported p6 CPU model 58 no PMU driver, software events only. Apr 22 10:56:29 qemux86 kernel[222]: [ 0.213595] rcu: Hierarchical SRCU implementation. Apr 22 10:56:29 qemux86 kernel[222]: [ 0.214789] smp: Bringing up secondary CPUs ... Apr 22 10:56:29 qemux86 kernel[222]: [ 0.215685] x86: Booting SMP configuration: Apr 22 10:56:29 qemux86 kernel[222]: [ 0.216523] .... node #0, CPUs: #1 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.148710] kvm-clock: cpu 1, msr 6df2041, secondary cpu clock Apr 22 10:56:29 qemux86 kernel[222]: [ 0.217716] kvm-guest: stealtime: cpu 1, msr 1fa83a40 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.219708] #2 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.148710] kvm-clock: cpu 2, msr 6df2081, secondary cpu clock Apr 22 10:56:29 qemux86 kernel[222]: [ 0.220574] kvm-guest: stealtime: cpu 2, msr 1faa3a40 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.222685] #3 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.148710] kvm-clock: cpu 3, msr 6df20c1, secondary cpu clock Apr 22 10:56:29 qemux86 kernel[222]: [ 0.224109] kvm-guest: stealtime: cpu 3, msr 1fac3a40 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.225526] smp: Brought up 1 node, 4 CPUs Apr 22 10:56:29 qemux86 kernel[222]: [ 0.226524] smpboot: Max logical packages: 1 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.227330] smpboot: Total of 4 processors activated (20799.96 BogoMIPS) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.228520] devtmpfs: initialized Apr 22 10:56:29 qemux86 kernel[222]: [ 0.229714] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns Apr 22 10:56:29 qemux86 kernel[222]: [ 0.230526] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.231633] pinctrl core: initialized pinctrl subsystem Apr 22 10:56:29 qemux86 kernel[222]: [ 0.232798] NET: Registered PF_NETLINK/PF_ROUTE protocol family Apr 22 10:56:29 qemux86 kernel[222]: [ 0.233874] thermal_sys: Registered thermal governor 'step_wise' Apr 22 10:56:29 qemux86 kernel[222]: [ 0.233877] thermal_sys: Registered thermal governor 'user_space' Apr 22 10:56:29 qemux86 kernel[222]: [ 0.234623] cpuidle: using governor menu Apr 22 10:56:29 qemux86 kernel[222]: [ 0.236493] ACPI: bus type PCI registered Apr 22 10:56:29 qemux86 kernel[222]: [ 0.237676] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.239526] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.240519] PCI: Using MMCONFIG for extended config space Apr 22 10:56:29 qemux86 kernel[222]: [ 0.240526] PCI: Using configuration type 1 for base access Apr 22 10:56:29 qemux86 kernel[222]: [ 0.244593] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. Apr 22 10:56:29 qemux86 kernel[222]: [ 0.264518] raid6: sse2x2 gen() 13962 MB/s Apr 22 10:56:29 qemux86 kernel[222]: [ 0.281518] raid6: sse2x2 xor() 9183 MB/s Apr 22 10:56:29 qemux86 kernel[222]: [ 0.298520] raid6: sse2x1 gen() 10744 MB/s Apr 22 10:56:29 qemux86 kernel[222]: [ 0.315536] raid6: sse2x1 xor() 7636 MB/s Apr 22 10:56:29 qemux86 kernel[222]: [ 0.332521] raid6: sse1x2 gen() 7113 MB/s Apr 22 10:56:29 qemux86 kernel[222]: [ 0.350521] raid6: sse1x1 gen() 6635 MB/s Apr 22 10:56:29 qemux86 kernel[222]: [ 0.351186] raid6: using algorithm sse2x2 gen() 13962 MB/s Apr 22 10:56:29 qemux86 kernel[222]: [ 0.351519] raid6: .... xor() 9183 MB/s, rmw enabled Apr 22 10:56:29 qemux86 kernel[222]: [ 0.352108] raid6: using ssse3x1 recovery algorithm Apr 22 10:56:29 qemux86 kernel[222]: [ 0.352610] ACPI: Added _OSI(Module Device) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.353170] ACPI: Added _OSI(Processor Device) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.353530] ACPI: Added _OSI(3.0 _SCP Extensions) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.354095] ACPI: Added _OSI(Processor Aggregator Device) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.354520] ACPI: Added _OSI(Linux-Dell-Video) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.355098] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.355517] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.356948] ACPI: 1 ACPI AML tables successfully acquired and loaded Apr 22 10:56:29 qemux86 kernel[222]: [ 0.358675] ACPI: Interpreter enabled Apr 22 10:56:29 qemux86 kernel[222]: [ 0.359155] ACPI: PM: (supports S0 S3 S5) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.359518] ACPI: Using IOAPIC for interrupt routing Apr 22 10:56:29 qemux86 kernel[222]: [ 0.360175] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug Apr 22 10:56:29 qemux86 kernel[222]: [ 0.360674] ACPI: Enabled 2 GPEs in block 00 to 3F Apr 22 10:56:29 qemux86 kernel[222]: [ 0.363561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.364477] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.364667] acpi PNP0A08:00: _OSC: platform does not support [LTR] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.365613] acpi PNP0A08:00: _OSC: OS now controls [PME PCIeCapability] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.366545] acpi resource window ([0x100000000-0x8ffffffff] ignored, not CPU addressable) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.367601] PCI host bridge to bus 0000:00 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.368324] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.368519] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] Apr 22 10:56:29 qemux86 systemd[1]: Starting User Login Management... Apr 22 10:56:29 qemux86 kernel[222]: [ 0.369493] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.369520] pci_bus 0000:00: root bus resource [mem 0x20000000-0xafffffff window] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.370531] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.371519] pci_bus 0000:00: root bus resource [bus 00-ff] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.372560] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.373867] pci 0000:00:01.0: [1af4:1000] type 00 class 0x020000 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.376521] pci 0000:00:01.0: reg 0x10: [io 0xc0c0-0xc0df] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.378520] pci 0000:00:01.0: reg 0x14: [mem 0xfebd0000-0xfebd0fff] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.382372] pci 0000:00:01.0: reg 0x20: [mem 0xfe800000-0xfe803fff 64bit pref] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.383521] pci 0000:00:01.0: reg 0x30: [mem 0xfeb80000-0xfebbffff pref] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.385013] pci 0000:00:02.0: [1af4:1005] type 00 class 0x00ff00 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.386520] pci 0000:00:02.0: reg 0x10: [io 0xc0e0-0xc0ff] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.388095] pci 0000:00:02.0: reg 0x14: [mem 0xfebd1000-0xfebd1fff] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.392521] pci 0000:00:02.0: reg 0x20: [mem 0xfe804000-0xfe807fff 64bit pref] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.394743] pci 0000:00:03.0: [1af4:1050] type 00 class 0x030000 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.397110] pci 0000:00:03.0: reg 0x10: [mem 0xfe000000-0xfe7fffff pref] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.400545] pci 0000:00:03.0: reg 0x18: [mem 0xfe808000-0xfe80bfff 64bit pref] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.402083] pci 0000:00:03.0: reg 0x20: [mem 0xfebd2000-0xfebd2fff] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.404543] pci 0000:00:03.0: reg 0x30: [mem 0xfebc0000-0xfebcffff pref] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.405508] pci 0000:00:03.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.406236] pci 0000:00:04.0: [1af4:1001] type 00 class 0x010000 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.409413] pci 0000:00:04.0: reg 0x10: [io 0xc000-0xc07f] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.410520] pci 0000:00:04.0: reg 0x14: [mem 0xfebd3000-0xfebd3fff] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.415524] pci 0000:00:04.0: reg 0x20: [mem 0xfe80c000-0xfe80ffff 64bit pref] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.418309] pci 0000:00:1d.0: [8086:2934] type 00 class 0x0c0300 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.420817] pci 0000:00:1d.0: reg 0x20: [io 0xc100-0xc11f] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.422926] pci 0000:00:1d.1: [8086:2935] type 00 class 0x0c0300 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.426387] pci 0000:00:1d.1: reg 0x20: [io 0xc120-0xc13f] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.427826] pci 0000:00:1d.2: [8086:2936] type 00 class 0x0c0300 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.431991] pci 0000:00:1d.2: reg 0x20: [io 0xc140-0xc15f] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.433794] pci 0000:00:1d.7: [8086:293a] type 00 class 0x0c0320 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.435027] pci 0000:00:1d.7: reg 0x10: [mem 0xfebd4000-0xfebd4fff] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.438263] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.439060] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO Apr 22 10:56:29 qemux86 kernel[222]: [ 0.439863] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.444326] pci 0000:00:1f.2: reg 0x20: [io 0xc160-0xc17f] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.445367] pci 0000:00:1f.2: reg 0x24: [mem 0xfebd5000-0xfebd5fff] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.447074] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.450149] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.451811] pci_bus 0000:00: on NUMA node 0 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.452199] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.452670] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.453643] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.454643] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.455639] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.456633] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.458545] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 Apr 22 10:56:29 qemux86 systemd[1]: Started Xserver startup without a display manager. Apr 22 10:56:29 qemux86 kernel[222]: [ 0.459639] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.460560] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.461376] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.461533] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.462529] ACPI: PCI: Interrupt link GSID configured for IRQ 19 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.463427] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.463534] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.464451] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.464532] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.466154] pci 0000:00:03.0: vgaarb: setting as boot VGA device Apr 22 10:56:29 qemux86 kernel[222]: [ 0.466290] pci 0000:00:03.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none Apr 22 10:56:29 qemux86 kernel[222]: [ 0.466528] pci 0000:00:03.0: vgaarb: bridge control possible Apr 22 10:56:29 qemux86 kernel[222]: [ 0.467248] vgaarb: loaded Apr 22 10:56:29 qemux86 kernel[222]: [ 0.467671] SCSI subsystem initialized Apr 22 10:56:29 qemux86 kernel[222]: [ 0.468137] libata version 3.00 loaded. Apr 22 10:56:29 qemux86 kernel[222]: [ 0.468137] ACPI: bus type USB registered Apr 22 10:56:29 qemux86 kernel[222]: [ 0.468550] usbcore: registered new interface driver usbfs Apr 22 10:56:29 qemux86 kernel[222]: [ 0.469201] usbcore: registered new interface driver hub Apr 22 10:56:29 qemux86 kernel[222]: [ 0.469524] usbcore: registered new device driver usb Apr 22 10:56:29 qemux86 kernel[222]: [ 0.470152] pps_core: LinuxPPS API ver. 1 registered Apr 22 10:56:29 qemux86 kernel[222]: [ 0.470516] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti Apr 22 10:56:29 qemux86 kernel[222]: [ 0.471532] PTP clock support registered Apr 22 10:56:29 qemux86 kernel[222]: [ 0.472845] Bluetooth: Core ver 2.22 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.473343] NET: Registered PF_BLUETOOTH protocol family Apr 22 10:56:29 qemux86 kernel[222]: [ 0.473517] Bluetooth: HCI device and connection manager initialized Apr 22 10:56:29 qemux86 kernel[222]: [ 0.474272] Bluetooth: HCI socket layer initialized Apr 22 10:56:29 qemux86 kernel[222]: [ 0.474518] Bluetooth: L2CAP socket layer initialized Apr 22 10:56:29 qemux86 kernel[222]: [ 0.475096] Bluetooth: SCO socket layer initialized Apr 22 10:56:29 qemux86 kernel[222]: [ 0.475563] PCI: Using ACPI for IRQ routing Apr 22 10:56:29 qemux86 kernel[222]: [ 0.548877] PCI: pci_cache_line_size set to 64 bytes Apr 22 10:56:29 qemux86 kernel[222]: [ 0.549165] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.549196] e820: reserve RAM buffer [mem 0x009f8600-0x009fffff] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.549199] e820: reserve RAM buffer [mem 0x1ffd8000-0x1fffffff] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.549468] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.549520] hpet0: 3 comparators, 64-bit 100.000000 MHz counter Apr 22 10:56:29 qemux86 kernel[222]: [ 0.555637] clocksource: Switched to clocksource kvm-clock Apr 22 10:56:29 qemux86 kernel[222]: [ 0.576666] pnp: PnP ACPI init Apr 22 10:56:29 qemux86 kernel[222]: [ 0.577648] system 00:05: [mem 0xb0000000-0xbfffffff window] has been reserved Apr 22 10:56:29 qemux86 kernel[222]: [ 0.579403] pnp: PnP ACPI: found 6 devices Apr 22 10:56:29 qemux86 kernel[222]: [ 0.618754] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns Apr 22 10:56:29 qemux86 kernel[222]: [ 0.620630] NET: Registered PF_INET protocol family Apr 22 10:56:29 qemux86 kernel[222]: [ 0.621671] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.623368] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.625058] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.626614] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.628897] TCP bind hash table entries: 4096 (order: 3, 32768 bytes, linear) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.630202] TCP: Hash tables configured (established 4096 bind 4096) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.631538] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.632737] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.634236] NET: Registered PF_UNIX/PF_LOCAL protocol family Apr 22 10:56:29 qemux86 kernel[222]: [ 0.635836] RPC: Registered named UNIX socket transport module. Apr 22 10:56:29 qemux86 kernel[222]: [ 0.636969] RPC: Registered udp transport module. Apr 22 10:56:29 qemux86 kernel[222]: [ 0.637843] RPC: Registered tcp transport module. Apr 22 10:56:29 qemux86 kernel[222]: [ 0.638695] RPC: Registered tcp NFSv4.1 backchannel transport module. Apr 22 10:56:29 qemux86 kernel[222]: [ 0.639890] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.641055] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.642204] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.643491] pci_bus 0000:00: resource 7 [mem 0x20000000-0xafffffff window] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.644844] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.646655] ACPI: \_SB_.GSIA: Enabled at IRQ 16 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.648796] ACPI: \_SB_.GSIB: Enabled at IRQ 17 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.650819] ACPI: \_SB_.GSIC: Enabled at IRQ 18 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.652838] ACPI: \_SB_.GSID: Enabled at IRQ 19 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.655064] PCI: CLS 0 bytes, default 64 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.656174] RAPL PMU: API unit is 2^-32 Joules, 0 fixed counters, 10737418240 ms ovfl timer Apr 22 10:56:29 qemux86 kernel[222]: [ 0.658622] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x257a386c905, max_idle_ns: 440795250529 ns Apr 22 10:56:29 qemux86 kernel[222]: [ 0.661591] Initialise system trusted keyrings Apr 22 10:56:29 qemux86 kernel[222]: [ 0.662601] workingset: timestamp_bits=14 max_order=17 bucket_order=3 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.666176] NFS: Registering the id_resolver key type Apr 22 10:56:29 qemux86 kernel[222]: [ 0.667176] Key type id_resolver registered Apr 22 10:56:29 qemux86 kernel[222]: [ 0.668003] Key type id_legacy registered Apr 22 10:56:29 qemux86 kernel[222]: [ 0.676339] Key type cifs.idmap registered Apr 22 10:56:29 qemux86 kernel[222]: [ 0.693472] xor: automatically using best checksumming function avx Apr 22 10:56:29 qemux86 kernel[222]: [ 0.694858] Key type asymmetric registered Apr 22 10:56:29 qemux86 kernel[222]: [ 0.695365] Asymmetric key parser 'x509' registered Apr 22 10:56:29 qemux86 kernel[222]: [ 0.695968] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.696862] io scheduler mq-deadline registered Apr 22 10:56:29 qemux86 kernel[222]: [ 0.697432] io scheduler kyber registered Apr 22 10:56:29 qemux86 kernel[222]: [ 0.698408] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.702590] ACPI: button: Power Button [PWRF] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.703880] ACPI: \_SB_.GSIF: Enabled at IRQ 21 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.706576] ACPI: \_SB_.GSIG: Enabled at IRQ 22 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.708391] ACPI: \_SB_.GSIH: Enabled at IRQ 23 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.710188] ACPI: \_SB_.GSIE: Enabled at IRQ 20 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.711936] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled Apr 22 10:56:29 qemux86 kernel[222]: [ 0.713181] 00:01: ttyS2 at I/O 0x3e8 (irq = 4, base_baud = 115200) is a 16550A Apr 22 10:56:29 qemux86 kernel[222]: [ 0.714704] 00:02: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A Apr 22 10:56:29 qemux86 kernel[222]: [ 0.715926] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A Apr 22 10:56:29 qemux86 kernel[222]: [ 0.718986] Linux agpgart interface v0.103 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.720736] [drm] pci: virtio-vga detected at 0000:00:03.0 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.721411] virtio-pci 0000:00:03.0: vgaarb: deactivate vga console Apr 22 10:56:29 qemux86 kernel[222]: [ 0.724648] Console: switching to colour dummy device 80x25 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.725915] [drm] features: -virgl +edid -resource_blob -host_visible Apr 22 10:56:29 qemux86 kernel[222]: [ 0.727422] [drm] number of scanouts: 1 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.727916] [drm] number of cap sets: 0 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.729407] [drm] Initialized virtio_gpu 0.1.0 0 for virtio2 on minor 0 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.734063] virtio_gpu virtio2: [drm] drm_plane_enable_fb_damage_clips() not called Apr 22 10:56:29 qemux86 kernel[222]: [ 0.753526] Console: switching to colour frame buffer device 160x50 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.771019] virtio_gpu virtio2: [drm] fb0: virtio_gpudrmfb frame buffer device Apr 22 10:56:29 qemux86 kernel[222]: [ 0.775465] brd: module loaded Apr 22 10:56:29 qemux86 kernel[222]: [ 0.777885] loop: module loaded Apr 22 10:56:29 qemux86 kernel[222]: [ 0.780262] virtio_blk virtio3: [vda] 1242118 512-byte logical blocks (636 MB/607 MiB) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.782870] ahci 0000:00:1f.2: version 3.0 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.783834] ahci 0000:00:1f.2: AHCI 0001.0000 32 slots 6 ports 1.5 Gbps 0x3f impl SATA mode Apr 22 10:56:29 qemux86 kernel[222]: [ 0.785370] ahci 0000:00:1f.2: flags: 64bit ncq only Apr 22 10:56:29 qemux86 kernel[222]: [ 0.787489] scsi host0: ahci Apr 22 10:56:29 qemux86 kernel[222]: [ 0.788262] scsi host1: ahci Apr 22 10:56:29 qemux86 kernel[222]: [ 0.788841] scsi host2: ahci Apr 22 10:56:29 qemux86 kernel[222]: [ 0.789412] scsi host3: ahci Apr 22 10:56:29 qemux86 kernel[222]: [ 0.789975] scsi host4: ahci Apr 22 10:56:29 qemux86 kernel[222]: [ 0.790583] scsi host5: ahci Apr 22 10:56:29 qemux86 kernel[222]: [ 0.790989] ata1: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5100 irq 34 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.791887] ata2: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5180 irq 34 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.792772] ata3: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5200 irq 34 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.793634] ata4: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5280 irq 34 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.794527] ata5: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5300 irq 34 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.795434] ata6: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5380 irq 34 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.798375] e100: Intel(R) PRO/100 Network Driver Apr 22 10:56:29 qemux86 kernel[222]: [ 0.799010] e100: Copyright(c) 1999-2006 Intel Corporation Apr 22 10:56:29 qemux86 kernel[222]: [ 0.799674] e1000: Intel(R) PRO/1000 Network Driver Apr 22 10:56:29 qemux86 kernel[222]: [ 0.800248] e1000: Copyright (c) 1999-2006 Intel Corporation. Apr 22 10:56:29 qemux86 kernel[222]: [ 0.800955] e1000e: Intel(R) PRO/1000 Network Driver Apr 22 10:56:29 qemux86 kernel[222]: [ 0.801561] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. Apr 22 10:56:29 qemux86 kernel[222]: [ 0.802266] igb: Intel(R) Gigabit Ethernet Network Driver Apr 22 10:56:29 qemux86 kernel[222]: [ 0.802890] igb: Copyright (c) 2007-2014 Intel Corporation. Apr 22 10:56:29 qemux86 kernel[222]: [ 0.803568] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver Apr 22 10:56:29 qemux86 kernel[222]: [ 0.804340] ehci-pci: EHCI PCI platform driver Apr 22 10:56:29 qemux86 kernel[222]: [ 0.805527] ehci-pci 0000:00:1d.7: EHCI Host Controller Apr 22 10:56:29 qemux86 kernel[222]: [ 0.806171] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 1 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.807263] ehci-pci 0000:00:1d.7: irq 19, io mem 0xfebd4000 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.818066] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.819088] hub 1-0:1.0: USB hub found Apr 22 10:56:29 qemux86 kernel[222]: [ 0.819581] hub 1-0:1.0: 6 ports detected Apr 22 10:56:29 qemux86 kernel[222]: [ 0.820257] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver Apr 22 10:56:29 qemux86 kernel[222]: [ 0.821011] ohci-pci: OHCI PCI platform driver Apr 22 10:56:29 qemux86 kernel[222]: [ 0.821566] uhci_hcd: USB Universal Host Controller Interface driver Apr 22 10:56:29 qemux86 kernel[222]: [ 0.822996] uhci_hcd 0000:00:1d.0: UHCI Host Controller Apr 22 10:56:29 qemux86 kernel[222]: [ 0.823644] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.824618] uhci_hcd 0000:00:1d.0: irq 16, io base 0x0000c100 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.825603] hub 2-0:1.0: USB hub found Apr 22 10:56:29 qemux86 kernel[222]: [ 0.826083] hub 2-0:1.0: 2 ports detected Apr 22 10:56:29 qemux86 kernel[222]: [ 0.827362] uhci_hcd 0000:00:1d.1: UHCI Host Controller Apr 22 10:56:29 qemux86 kernel[222]: [ 0.828049] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.829155] uhci_hcd 0000:00:1d.1: irq 17, io base 0x0000c120 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.830167] hub 3-0:1.0: USB hub found Apr 22 10:56:29 qemux86 kernel[222]: [ 0.830677] hub 3-0:1.0: 2 ports detected Apr 22 10:56:29 qemux86 kernel[222]: [ 0.831851] uhci_hcd 0000:00:1d.2: UHCI Host Controller Apr 22 10:56:29 qemux86 kernel[222]: [ 0.832640] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.834127] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000c140 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.835647] hub 4-0:1.0: USB hub found Apr 22 10:56:29 qemux86 kernel[222]: [ 0.836339] hub 4-0:1.0: 2 ports detected Apr 22 10:56:29 qemux86 kernel[222]: [ 0.837151] usbcore: registered new interface driver usb-storage Apr 22 10:56:29 qemux86 kernel[222]: [ 0.837911] usbcore: registered new interface driver usbserial_generic Apr 22 10:56:29 qemux86 kernel[222]: [ 0.838879] usbserial: USB Serial support registered for generic Apr 22 10:56:29 qemux86 kernel[222]: [ 0.839704] usbcore: registered new interface driver ftdi_sio Apr 22 10:56:29 qemux86 kernel[222]: [ 0.840460] usbserial: USB Serial support registered for FTDI USB Serial Device Apr 22 10:56:29 qemux86 kernel[222]: [ 0.841435] usbcore: registered new interface driver pl2303 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.842127] usbserial: USB Serial support registered for pl2303 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.842851] i8042: PNP: No PS/2 controller found. Apr 22 10:56:29 qemux86 kernel[222]: [ 0.843535] mousedev: PS/2 mouse device common for all mice Apr 22 10:56:29 qemux86 kernel[222]: [ 0.844384] rtc_cmos 00:04: RTC can wake from S4 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.845531] rtc_cmos 00:04: registered as rtc0 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.846167] rtc_cmos 00:04: setting system clock to 2023-04-22T10:56:28 UTC (1682160988) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.847548] rtc_cmos 00:04: alarms up to one day, y3k, 242 bytes nvram, hpet irqs Apr 22 10:56:29 qemux86 kernel[222]: [ 0.848852] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt Apr 22 10:56:29 qemux86 kernel[222]: [ 0.849746] i2c i2c-0: 1/1 memory slots populated (from DMI) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.850433] i2c i2c-0: Memory type 0x07 not supported yet, not instantiating SPD Apr 22 10:56:29 qemux86 kernel[222]: [ 0.851742] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com Apr 22 10:56:29 qemux86 kernel[222]: [ 0.852944] intel_pstate: CPU model not supported Apr 22 10:56:29 qemux86 kernel[222]: [ 0.853521] sdhci: Secure Digital Host Controller Interface driver Apr 22 10:56:29 qemux86 kernel[222]: [ 0.854431] sdhci: Copyright(c) Pierre Ossman Apr 22 10:56:29 qemux86 kernel[222]: [ 0.855009] sdhci-pltfm: SDHCI platform and OF driver helper Apr 22 10:56:29 qemux86 kernel[222]: [ 0.855793] usbcore: registered new interface driver usbhid Apr 22 10:56:29 qemux86 kernel[222]: [ 0.856463] usbhid: USB HID core driver Apr 22 10:56:29 qemux86 kernel[222]: [ 0.856958] u32 classifier Apr 22 10:56:29 qemux86 kernel[222]: [ 0.857282] input device check on Apr 22 10:56:29 qemux86 kernel[222]: [ 0.857710] Actions configured Apr 22 10:56:29 qemux86 kernel[222]: [ 0.858285] NET: Registered PF_INET6 protocol family Apr 22 10:56:29 qemux86 kernel[222]: [ 0.859339] Segment Routing with IPv6 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.859805] In-situ OAM (IOAM) with IPv6 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.860297] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver Apr 22 10:56:29 qemux86 kernel[222]: [ 0.861254] NET: Registered PF_PACKET protocol family Apr 22 10:56:29 qemux86 kernel[222]: [ 0.861898] Bridge firewalling registered Apr 22 10:56:29 qemux86 kernel[222]: [ 0.862408] Key type dns_resolver registered Apr 22 10:56:29 qemux86 kernel[222]: [ 0.863023] NET: Registered PF_VSOCK protocol family Apr 22 10:56:29 qemux86 kernel[222]: [ 0.864186] IPI shorthand broadcast: enabled Apr 22 10:56:29 qemux86 kernel[222]: [ 0.864737] sched_clock: Marking stable (716996321, 147710406)->(946120431, -81413704) Apr 22 10:56:29 qemux86 systemd[1]: Started D-Bus System Message Bus. Apr 22 10:56:29 qemux86 kernel[222]: [ 0.866014] registered taskstats version 1 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.866532] Loading compiled-in X.509 certificates Apr 22 10:56:29 qemux86 kernel[222]: [ 0.867401] Key type .fscrypt registered Apr 22 10:56:29 qemux86 kernel[222]: [ 0.867889] Key type fscrypt-provisioning registered Apr 22 10:56:29 qemux86 kernel[222]: [ 0.869241] Btrfs loaded, crc32c=crc32c-generic, zoned=no, fsverity=no Apr 22 10:56:29 qemux86 kernel[222]: [ 0.870644] Key type encrypted registered Apr 22 10:56:29 qemux86 kernel[222]: [ 0.871264] printk: console [netcon0] enabled Apr 22 10:56:29 qemux86 kernel[222]: [ 0.871804] netconsole: network logging started Apr 22 10:56:29 qemux86 kernel[222]: [ 1.060539] usb 1-1: new high-speed USB device number 2 using ehci-pci Apr 22 10:56:29 qemux86 kernel[222]: [ 1.104554] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300) Apr 22 10:56:29 qemux86 kernel[222]: [ 1.105965] ata1: SATA link down (SStatus 0 SControl 300) Apr 22 10:56:29 qemux86 kernel[222]: [ 1.107134] ata4: SATA link down (SStatus 0 SControl 300) Apr 22 10:56:29 qemux86 kernel[222]: [ 1.108361] ata2: SATA link down (SStatus 0 SControl 300) Apr 22 10:56:29 qemux86 kernel[222]: [ 1.109595] ata5: SATA link down (SStatus 0 SControl 300) Apr 22 10:56:29 qemux86 kernel[222]: [ 1.110743] ata6: SATA link down (SStatus 0 SControl 300) Apr 22 10:56:29 qemux86 kernel[222]: [ 1.111842] ata3.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100 Apr 22 10:56:29 qemux86 kernel[222]: [ 1.112830] ata3.00: applying bridge limits Apr 22 10:56:29 qemux86 kernel[222]: [ 1.113806] ata3.00: configured for UDMA/100 Apr 22 10:56:29 qemux86 kernel[222]: [ 1.117400] scsi 2:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 Apr 22 10:56:29 qemux86 kernel[222]: [ 1.135995] sr 2:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray Apr 22 10:56:29 qemux86 kernel[222]: [ 1.137263] cdrom: Uniform CD-ROM driver Revision: 3.20 Apr 22 10:56:29 qemux86 kernel[222]: [ 1.155226] sr 2:0:0:0: Attached scsi CD-ROM sr0 Apr 22 10:56:29 qemux86 kernel[222]: [ 1.167571] IP-Config: Complete: Apr 22 10:56:29 qemux86 kernel[222]: [ 1.168225] device=eth0, hwaddr=52:54:00:12:34:04, ipaddr=192.168.7.4, mask=255.255.255.0, gw=192.168.7.3 Apr 22 10:56:29 qemux86 kernel[222]: [ 1.169859] host=192.168.7.4, domain=, nis-domain=(none) Apr 22 10:56:29 qemux86 kernel[222]: [ 1.170792] bootserver=255.255.255.255, rootserver=255.255.255.255, rootpath= Apr 22 10:56:29 qemux86 kernel[222]: [ 1.170796] nameserver0=8.8.8.8 Apr 22 10:56:29 qemux86 kernel[222]: [ 1.173176] md: Waiting for all devices to be available before autodetect Apr 22 10:56:29 qemux86 kernel[222]: [ 1.174435] md: If you don't use raid, use raid=noautodetect Apr 22 10:56:29 qemux86 kernel[222]: [ 1.175454] md: Autodetecting RAID arrays. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.176484] md: autorun ... Apr 22 10:56:29 qemux86 kernel[222]: [ 1.177043] md: ... autorun DONE. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.182657] EXT4-fs (vda): mounted filesystem with ordered data mode. Opts: (null). Quota mode: disabled. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.183858] VFS: Mounted root (ext4 filesystem) on device 253:0. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.184759] devtmpfs: mounted Apr 22 10:56:29 qemux86 kernel[222]: [ 1.186126] Freeing unused kernel image (initmem) memory: 880K Apr 22 10:56:29 qemux86 kernel[222]: [ 1.191676] Write protecting kernel text and read-only data: 15712k Apr 22 10:56:29 qemux86 kernel[222]: [ 1.193105] Run /sbin/init as init process Apr 22 10:56:29 qemux86 kernel[222]: [ 1.193896] with arguments: Apr 22 10:56:29 qemux86 kernel[222]: [ 1.193898] /sbin/init Apr 22 10:56:29 qemux86 kernel[222]: [ 1.193899] with environment: Apr 22 10:56:29 qemux86 kernel[222]: [ 1.193900] HOME=/ Apr 22 10:56:29 qemux86 kernel[222]: [ 1.193901] TERM=linux Apr 22 10:56:29 qemux86 kernel[222]: [ 1.195461] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:1d.7/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input1 Apr 22 10:56:29 qemux86 kernel[222]: [ 1.198203] hid-generic 0003:0627:0001.0001: input: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:1d.7-1/input0 Apr 22 10:56:29 qemux86 kernel[222]: [ 1.221951] systemd[1]: systemd 253.1^ running in system mode (+PAM -AUDIT -SELINUX -APPARMOR +IMA -SMACK +SECCOMP -GCRYPT -GNUTLS -OPENSSL +ACL +BLKID -CURL -ELFUTILS -FIDO2 -IDN2 -IDN -IPTC +KMOD -LIBCRYPTSETUP +LIBFDISK -PCRE2 -PWQUALITY -P11KIT -QRENCODE -TPM2 -BZIP2 -LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK +XKBCOMMON +UTMP +SYSVINIT default-hierarchy=hybrid) Apr 22 10:56:29 qemux86 kernel[222]: [ 1.227941] systemd[1]: Detected virtualization kvm. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.228957] systemd[1]: Detected architecture x86. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.233194] systemd[1]: Hostname set to . Apr 22 10:56:29 qemux86 kernel[222]: [ 1.234769] systemd[1]: Initializing machine ID from random generator. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.314564] usb 1-2: new high-speed USB device number 3 using ehci-pci Apr 22 10:56:29 qemux86 kernel[222]: [ 1.351433] systemd[1]: Queued start job for default target Graphical Interface. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.360103] systemd[1]: Created slice Slice /system/getty. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.362409] systemd[1]: Created slice Slice /system/modprobe. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.365239] systemd[1]: Created slice Slice /system/serial-getty. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.368363] systemd[1]: Created slice User and Session Slice. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.370742] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.373751] systemd[1]: Started Forward Password Requests to Wall Directory Watch. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.376747] systemd[1]: Reached target Host and Network Name Lookups. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.379258] systemd[1]: Reached target Path Units. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.381236] systemd[1]: Reached target Remote File Systems. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.383411] systemd[1]: Reached target Slice Units. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.385377] systemd[1]: Reached target Swaps. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.392773] systemd[1]: Listening on RPCbind Server Activation Socket. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.394963] systemd[1]: Reached target RPC Port Mapper. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.396883] systemd[1]: Listening on Syslog Socket. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.398651] systemd[1]: Listening on initctl Compatibility Named Pipe. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.402973] systemd[1]: Journal Audit Socket was skipped because of an unmet condition check (ConditionSecurity=audit). Apr 22 10:56:29 qemux86 kernel[222]: [ 1.405247] systemd[1]: Listening on Journal Socket (/dev/log). Apr 22 10:56:29 qemux86 kernel[222]: [ 1.407475] systemd[1]: Listening on Journal Socket. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.409413] systemd[1]: Listening on Network Service Netlink Socket. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.411681] systemd[1]: Listening on udev Control Socket. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.413688] systemd[1]: Listening on udev Kernel Socket. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.415722] systemd[1]: Listening on User Database Manager Socket. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.418006] systemd[1]: Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages). Apr 22 10:56:29 qemux86 kernel[222]: [ 1.421894] systemd[1]: Mounting POSIX Message Queue File System... Apr 22 10:56:29 qemux86 kernel[222]: [ 1.424485] systemd[1]: Mounting Kernel Debug File System... Apr 22 10:56:29 qemux86 kernel[222]: [ 1.426549] systemd[1]: Mounting Kernel Trace File System... Apr 22 10:56:29 qemux86 kernel[222]: [ 1.428973] systemd[1]: Mounting Temporary Directory /tmp... Apr 22 10:56:29 qemux86 kernel[222]: [ 1.431497] systemd[1]: Starting Create List of Static Device Nodes... Apr 22 10:56:29 qemux86 kernel[222]: [ 1.434859] systemd[1]: Starting Load Kernel Module configfs... Apr 22 10:56:29 qemux86 kernel[222]: [ 1.438400] systemd[1]: Starting Load Kernel Module drm... Apr 22 10:56:29 qemux86 kernel[222]: [ 1.441711] systemd[1]: Starting Load Kernel Module fuse... Apr 22 10:56:29 qemux86 kernel[222]: [ 1.444473] systemd[1]: Starting Start psplash boot splash screen... Apr 22 10:56:29 qemux86 kernel[222]: [ 1.458379] systemd[1]: Starting RPC Bind... Apr 22 10:56:29 qemux86 kernel[222]: [ 1.460326] systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/). Apr 22 10:56:29 qemux86 kernel[222]: [ 1.463945] input: QEMU QEMU USB Keyboard as /devices/pci0000:00/0000:00:1d.7/usb1/1-2/1-2:1.0/0003:0627:0001.0002/input/input2 Apr 22 10:56:29 qemux86 kernel[222]: [ 1.466800] systemd[1]: Starting Journal Service... Apr 22 10:56:29 qemux86 kernel[222]: [ 1.469282] systemd[1]: Load Kernel Modules was skipped because no trigger condition checks were met. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.472641] systemd[1]: Starting Generate network units from Kernel command line... Apr 22 10:56:29 qemux86 kernel[222]: [ 1.476256] systemd[1]: Starting Remount Root and Kernel File Systems... Apr 22 10:56:29 qemux86 kernel[222]: [ 1.479085] systemd[1]: Starting Apply Kernel Variables... Apr 22 10:56:29 qemux86 kernel[222]: [ 1.483500] systemd-journald[161]: Collecting audit messages is disabled. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.485390] EXT4-fs (vda): re-mounted. Opts: (null). Quota mode: disabled. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.485478] systemd[1]: Starting Coldplug All udev Devices... Apr 22 10:56:29 qemux86 kernel[222]: [ 1.491695] systemd[1]: Started Start psplash boot splash screen. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.493452] systemd[1]: Started RPC Bind. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.494943] systemd[1]: Mounted POSIX Message Queue File System. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.496661] systemd[1]: Mounted Kernel Debug File System. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.498264] systemd[1]: Mounted Kernel Trace File System. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.499904] systemd[1]: Mounted Temporary Directory /tmp. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.502299] systemd[1]: Finished Create List of Static Device Nodes. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.504464] systemd[1]: modprobe@configfs.service: Deactivated successfully. Apr 22 10:56:29 qemux86 systemd[1]: Finished IPv6 Packet Filtering Framework. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.506195] systemd[1]: Finished Load Kernel Module configfs. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.512829] systemd[1]: modprobe@drm.service: Deactivated successfully. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.514326] systemd[1]: Finished Load Kernel Module drm. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.515975] systemd[1]: modprobe@fuse.service: Deactivated successfully. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.517089] systemd[1]: Finished Load Kernel Module fuse. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.517943] hid-generic 0003:0627:0001.0002: input: USB HID v1.11 Keyboard [QEMU QEMU USB Keyboard] on usb-0000:00:1d.7-2/input0 Apr 22 10:56:29 qemux86 kernel[222]: [ 1.521300] systemd[1]: Started Journal Service. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.538735] systemd-journald[161]: Received client request to flush runtime journal. Apr 22 10:56:29 qemux86 systemd[1]: Finished IPv4 Packet Filtering Framework. Apr 22 10:56:29 qemux86 systemd[1]: Reached target Preparation for Network. Apr 22 10:56:29 qemux86 Xserver[231]: X.Org X Server 1.21.1.7 Apr 22 10:56:29 qemux86 Xserver[231]: X Protocol Version 11, Revision 0 Apr 22 10:56:29 qemux86 Xserver[231]: Current Operating System: Linux qemux86 5.15.108-yocto-standard #1 SMP PREEMPT Fri Apr 21 14:47:58 UTC 2023 i686 Apr 22 10:56:29 qemux86 Xserver[231]: Kernel command line: root=/dev/vda rw ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 printk.time=1 Apr 22 10:56:29 qemux86 Xserver[231]: Apr 22 10:56:29 qemux86 Xserver[231]: Current version of pixman: 0.42.2 Apr 22 10:56:29 qemux86 Xserver[231]: Before reporting problems, check http://wiki.x.org Apr 22 10:56:29 qemux86 Xserver[231]: to make sure that you have the latest version. Apr 22 10:56:29 qemux86 Xserver[231]: Markers: (--) probed, (**) from config file, (==) default setting, Apr 22 10:56:29 qemux86 Xserver[231]: (++) from command line, (!!) notice, (II) informational, Apr 22 10:56:29 qemux86 Xserver[231]: (WW) warning, (EE) error, (NI) not implemented, (??) unknown. Apr 22 10:56:29 qemux86 Xserver[231]: (==) Log file: "/var/log/Xorg.0.log", Time: Sat Apr 22 10:56:29 2023 Apr 22 10:56:29 qemux86 systemd[1]: Starting Connection service... Apr 22 10:56:29 qemux86 Xserver[231]: (==) Using config file: "/etc/X11/xorg.conf" Apr 22 10:56:29 qemux86 Xserver[231]: (==) Using system config directory "/usr/share/X11/xorg.conf.d" Apr 22 10:56:29 qemux86 systemd[1]: Starting Network Configuration... Apr 22 10:56:29 qemux86 systemd[1]: Started Telephony service. Apr 22 10:56:29 qemux86 systemd-logind[228]: New seat seat0. Apr 22 10:56:29 qemux86 systemd-logind[228]: Watching system buttons on /dev/input/event0 (Power Button) Apr 22 10:56:29 qemux86 systemd-logind[228]: Watching system buttons on /dev/input/event2 (QEMU QEMU USB Keyboard) Apr 22 10:56:29 qemux86 systemd[1]: Started User Login Management. Apr 22 10:56:29 qemux86 systemd[1]: Started Connection service. Apr 22 10:56:29 qemux86 systemd[1]: Starting Avahi mDNS/DNS-SD Stack... Apr 22 10:56:29 qemux86 systemd[1]: Started Avahi mDNS/DNS-SD Stack. Apr 22 10:56:29 qemux86 systemd-networkd[234]: lo: Link UP Apr 22 10:56:29 qemux86 systemd-networkd[234]: lo: Gained carrier Apr 22 10:56:29 qemux86 systemd-networkd[234]: eth0: Link UP Apr 22 10:56:29 qemux86 systemd-networkd[234]: eth0: Gained carrier Apr 22 10:56:29 qemux86 systemd-timesyncd[194]: Network configuration changed, trying to establish connection. Apr 22 10:56:29 qemux86 systemd-timesyncd[194]: Network configuration changed, trying to establish connection. Apr 22 10:56:29 qemux86 systemd-networkd[234]: Enumeration completed Apr 22 10:56:29 qemux86 systemd-timesyncd[194]: Network configuration changed, trying to establish connection. Apr 22 10:56:29 qemux86 systemd[1]: Started Network Configuration. Apr 22 10:56:29 qemux86 systemd-timesyncd[194]: Network configuration changed, trying to establish connection. Apr 22 10:56:29 qemux86 systemd[1]: Reached target Network. Apr 22 10:56:29 qemux86 systemd[1]: Starting Permit User Sessions... Apr 22 10:56:29 qemux86 systemd-timesyncd[194]: Network configuration changed, trying to establish connection. Apr 22 10:56:29 qemux86 systemd-timesyncd[194]: Network configuration changed, trying to establish connection. Apr 22 10:56:29 qemux86 systemd[1]: Starting WPA supplicant... Apr 22 10:56:29 qemux86 systemd-timesyncd[194]: Network configuration changed, trying to establish connection. Apr 22 10:56:29 qemux86 systemd-networkd[234]: eth0: Configuring with /run/systemd/network/90-eth0.network. Apr 22 10:56:29 qemux86 systemd[1]: Finished Permit User Sessions. Apr 22 10:56:29 qemux86 systemd-timesyncd[194]: Network configuration changed, trying to establish connection. Apr 22 10:56:29 qemux86 systemd[1]: Started Getty on tty1. Apr 22 10:56:29 qemux86 systemd[1]: Started Serial Getty on ttyS0. Apr 22 10:56:29 qemux86 systemd[1]: Started Serial Getty on ttyS1. Apr 22 10:56:29 qemux86 wpa_supplicant[239]: Successfully initialized wpa_supplicant Apr 22 10:56:29 qemux86 systemd[1]: Reached target Login Prompts. Apr 22 10:56:29 qemux86 systemd[1]: Reached target Multi-User System. Apr 22 10:56:29 qemux86 systemd[1]: Reached target Graphical Interface. Apr 22 10:56:29 qemux86 systemd[1]: Starting Hostname Service... Apr 22 10:56:29 qemux86 systemd[1]: Starting Record Runlevel Change in UTMP... Apr 22 10:56:29 qemux86 systemd[1]: Started WPA supplicant. Apr 22 10:56:29 qemux86 systemd[1]: systemd-update-utmp-runlevel.service: Deactivated successfully. Apr 22 10:56:29 qemux86 systemd[1]: Finished Record Runlevel Change in UTMP. Apr 22 10:56:29 qemux86 systemd[1]: Started Hostname Service. Apr 22 10:56:29 qemux86 systemd[1]: Startup finished in 1.061s (kernel) + 900ms (userspace) = 1.961s. Apr 22 10:56:29 qemux86 Xserver[231]: (EE) Apr 22 10:56:29 qemux86 Xserver[231]: Fatal server error: Apr 22 10:56:29 qemux86 Xserver[231]: (EE) xf86OpenConsole: Switching VT failed Apr 22 10:56:29 qemux86 Xserver[231]: (EE) Apr 22 10:56:29 qemux86 Xserver[231]: (EE) Apr 22 10:56:29 qemux86 Xserver[231]: Please consult the The X.Org Foundation support Apr 22 10:56:29 qemux86 Xserver[231]: at http://wiki.x.org Apr 22 10:56:29 qemux86 Xserver[231]: for help. Apr 22 10:56:29 qemux86 Xserver[231]: (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information. Apr 22 10:56:29 qemux86 Xserver[231]: (EE) Apr 22 10:56:29 qemux86 Xserver[229]: Apr 22 10:56:29 qemux86 Xserver[229]: waiting for X server to begin accepting connections Apr 22 10:56:29 qemux86 Xserver[231]: (EE) Server terminated with error (1). Closing log file. Apr 22 10:56:30 qemux86 Xserver[229]: xinit: giving up Apr 22 10:56:30 qemux86 Xserver[229]: xinit: unable to connect to X server: Interrupted system call Apr 22 10:56:30 qemux86 Xserver[229]: xinit: server error Apr 22 10:56:30 qemux86 systemd[1]: xserver-nodm.service: Main process exited, code=exited, status=1/FAILURE Apr 22 10:56:30 qemux86 systemd[1]: xserver-nodm.service: Failed with result 'exit-code'. Apr 22 10:56:30 qemux86 systemd[1]: xserver-nodm.service: Scheduled restart job, restart counter is at 1. Apr 22 10:56:30 qemux86 systemd[1]: Stopped Xserver startup without a display manager. Apr 22 10:56:30 qemux86 systemd[1]: Started Xserver startup without a display manager. Apr 22 10:56:30 qemux86 Xserver[249]: X.Org X Server 1.21.1.7 Apr 22 10:56:30 qemux86 Xserver[249]: X Protocol Version 11, Revision 0 Apr 22 10:56:30 qemux86 Xserver[249]: Current Operating System: Linux qemux86 5.15.108-yocto-standard #1 SMP PREEMPT Fri Apr 21 14:47:58 UTC 2023 i686 Apr 22 10:56:30 qemux86 Xserver[249]: Kernel command line: root=/dev/vda rw ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 printk.time=1 Apr 22 10:56:30 qemux86 Xserver[249]: Apr 22 10:56:30 qemux86 Xserver[249]: Current version of pixman: 0.42.2 Apr 22 10:56:30 qemux86 Xserver[249]: Before reporting problems, check http://wiki.x.org Apr 22 10:56:30 qemux86 Xserver[249]: to make sure that you have the latest version. Apr 22 10:56:30 qemux86 Xserver[249]: Markers: (--) probed, (**) from config file, (==) default setting, Apr 22 10:56:30 qemux86 Xserver[249]: (++) from command line, (!!) notice, (II) informational, Apr 22 10:56:30 qemux86 Xserver[249]: (WW) warning, (EE) error, (NI) not implemented, (??) unknown. Apr 22 10:56:30 qemux86 Xserver[249]: (==) Log file: "/var/log/Xorg.0.log", Time: Sat Apr 22 10:56:30 2023 Apr 22 10:56:30 qemux86 Xserver[249]: (==) Using config file: "/etc/X11/xorg.conf" Apr 22 10:56:30 qemux86 Xserver[249]: (==) Using system config directory "/usr/share/X11/xorg.conf.d" Apr 22 10:56:30 qemux86 psplash-systemd[175]: Systemd reported progress of 1.0, quit psplash. Apr 22 10:56:30 qemux86 systemd-networkd[234]: eth0: Gained IPv6LL Apr 22 10:56:30 qemux86 systemd-timesyncd[194]: Network configuration changed, trying to establish connection. Apr 22 10:56:30 qemux86 Xserver[252]: D-BUS per-session daemon address is: unix:path=/tmp/dbus-teJNMOmEpB,guid=89680389a1bd28c62c9604626443bd5e Apr 22 10:56:30 qemux86 Xserver[260]: Using calibration data stored in /etc/pointercal.xinput Apr 22 10:56:30 qemux86 Xserver[288]: Using calibration data stored in /etc/pointercal.xinput Apr 22 10:56:30 qemux86 Xserver[252]: matchbox: Cant find a keycode for keysym 269025056 Apr 22 10:56:30 qemux86 Xserver[252]: matchbox: ignoring key shortcut XF86Calendar=!$contacts Apr 22 10:56:30 qemux86 Xserver[252]: matchbox: Cant find a keycode for keysym 2809 Apr 22 10:56:30 qemux86 Xserver[252]: matchbox: ignoring key shortcut telephone=!$dates Apr 22 10:56:30 qemux86 Xserver[252]: matchbox: Cant find a keycode for keysym 269025050 Apr 22 10:56:30 qemux86 Xserver[252]: matchbox: ignoring key shortcut XF86Start=!matchbox-remote -desktop Apr 22 10:56:30 qemux86 Xserver[262]: [settings daemon] Forking. run with -n to prevent fork Apr 22 10:56:30 qemux86 systemd[1]: Starting User Database Manager... Apr 22 10:56:30 qemux86 Xserver[285]: dbus-daemon[285]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=0 pid=270 comm="connman-applet") Apr 22 10:56:30 qemux86 systemd[1]: Started User Database Manager. Apr 22 10:56:30 qemux86 Xserver[252]: matchbox-wm: X error warning (0xa00002): BadWindow (invalid Window parameter) (opcode: 12) Apr 22 10:56:30 qemux86 systemd[1]: Created slice User Slice of UID 0. Apr 22 10:56:30 qemux86 systemd[1]: Starting User Runtime Directory /run/user/0... Apr 22 10:56:30 qemux86 Xserver[285]: dbus-daemon[285]: Successfully activated service 'org.a11y.atspi.Registry' Apr 22 10:56:30 qemux86 Xserver[312]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry Apr 22 10:56:30 qemux86 systemd-logind[228]: New session c1 of user root. Apr 22 10:56:30 qemux86 systemd[1]: Finished User Runtime Directory /run/user/0. Apr 22 10:56:30 qemux86 systemd[1]: Starting User Manager for UID 0... Apr 22 10:56:31 qemux86 Xserver[252]: matchbox-wm: X error warning (0xa0000a): BadWindow (invalid Window parameter) (opcode: 12) Apr 22 10:56:31 qemux86 connman-applet[270]: gdk_window_thaw_toplevel_updates: assertion 'window->update_and_descendants_freeze_count > 0' failed Apr 22 10:56:31 qemux86 systemd[323]: Queued start job for default target Main User Target. Apr 22 10:56:31 qemux86 systemd[323]: cgroup compatibility translation between legacy and unified hierarchy settings activated. See cgroup-compat debug messages for details. Apr 22 10:56:31 qemux86 systemd[323]: Created slice User Application Slice. Apr 22 10:56:31 qemux86 systemd[323]: Reached target Paths. Apr 22 10:56:31 qemux86 systemd[323]: Reached target Timers. Apr 22 10:56:31 qemux86 systemd[323]: Starting D-Bus User Message Bus Socket... Apr 22 10:56:31 qemux86 systemd[323]: Listening on D-Bus User Message Bus Socket. Apr 22 10:56:31 qemux86 systemd[323]: Reached target Sockets. Apr 22 10:56:31 qemux86 systemd[323]: Reached target Basic System. Apr 22 10:56:31 qemux86 systemd[323]: Reached target Main User Target. Apr 22 10:56:31 qemux86 systemd[323]: Startup finished in 92ms. Apr 22 10:56:31 qemux86 systemd[1]: Started User Manager for UID 0. Apr 22 10:56:31 qemux86 systemd[1]: Started Session c1 of User root. Apr 22 10:56:34 qemux86 systemd[1]: Created slice Slice /system/dropbear. Apr 22 10:56:34 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:56:34 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:42270). Apr 22 10:56:34 qemux86 systemd[1]: dropbear@0-192.168.7.4:22-192.168.7.3:42270.service: Deactivated successfully. Apr 22 10:56:35 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:56:35 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:42284). Apr 22 10:56:35 qemux86 systemd[1]: dropbear@1-192.168.7.4:22-192.168.7.3:42284.service: Deactivated successfully. Apr 22 10:56:35 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:56:35 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:42296). Apr 22 10:56:35 qemux86 systemd[1]: dropbear@2-192.168.7.4:22-192.168.7.3:42296.service: Deactivated successfully. Apr 22 10:56:36 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:56:36 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:42304). Apr 22 10:56:36 qemux86 systemd[1]: dropbear@3-192.168.7.4:22-192.168.7.3:42304.service: Deactivated successfully. Apr 22 10:56:36 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:56:36 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:42312). Apr 22 10:56:36 qemux86 systemd[1]: Reloading requested from client PID 363 (unit dropbear@4-192.168.7.4:22-192.168.7.3:42312.service)... Apr 22 10:56:36 qemux86 systemd[1]: Reloading. Apr 22 10:56:37 qemux86 systemd[1]: Stopping Network Time Synchronization... Apr 22 10:56:37 qemux86 systemd[1]: systemd-timesyncd.service: Deactivated successfully. Apr 22 10:56:37 qemux86 systemd[1]: Stopped Network Time Synchronization. Apr 22 10:56:37 qemux86 systemd[1]: dropbear@4-192.168.7.4:22-192.168.7.3:42312.service: Deactivated successfully. Apr 22 10:56:37 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:56:37 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:54930). Apr 22 10:56:37 qemux86 systemd[1]: dropbear@5-192.168.7.4:22-192.168.7.3:54930.service: Deactivated successfully. Apr 22 10:56:37 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:56:37 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:54934). Mar 06 11:33:20 qemux86 systemd[1]: dropbear@6-192.168.7.4:22-192.168.7.3:54934.service: Deactivated successfully. Mar 06 11:33:20 qemux86 systemd-journald[161]: Time jumped backwards, rotating. Mar 06 11:33:20 qemux86 kernel[222]: [ 10.426619] systemd-journald[161]: Time jumped backwards, rotating. Mar 06 11:33:20 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Mar 06 11:33:20 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:54946). Mar 06 11:33:20 qemux86 systemd[1]: dropbear@7-192.168.7.4:22-192.168.7.3:54946.service: Deactivated successfully. Mar 06 11:33:21 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Mar 06 11:33:21 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:54948). Apr 22 10:56:37 qemux86 systemd[1]: dropbear@8-192.168.7.4:22-192.168.7.3:54948.service: Deactivated successfully. Apr 22 10:56:37 qemux86 systemd-journald[161]: Oldest entry in /run/log/journal/3286d559b4aa45c89b34196409a9ee7a/system.journal is older than the configured file retention duration (1month), suggesting rotation. Apr 22 10:56:37 qemux86 systemd-journald[161]: /run/log/journal/3286d559b4aa45c89b34196409a9ee7a/system.journal: Journal header limits reached or header out-of-date, rotating. Apr 22 10:56:37 qemux86 kernel[222]: [ 11.586648] systemd-journald[161]: Oldest entry in /run/log/journal/3286d559b4aa45c89b34196409a9ee7a/system.journal is older than the configured file retention duration (1month), suggesting rotation. Apr 22 10:56:37 qemux86 kernel[222]: [ 11.590281] systemd-journald[161]: /run/log/journal/3286d559b4aa45c89b34196409a9ee7a/system.journal: Journal header limits reached or header out-of-date, rotating. Apr 22 10:56:37 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:56:37 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:54952). Apr 22 10:56:37 qemux86 systemd[1]: Reloading requested from client PID 399 (unit dropbear@9-192.168.7.4:22-192.168.7.3:54952.service)... Apr 22 10:56:37 qemux86 systemd[1]: Reloading. Apr 22 10:56:37 qemux86 systemd[1]: Starting Network Time Synchronization... Apr 22 10:56:38 qemux86 systemd[1]: Started Network Time Synchronization. Apr 22 10:56:38 qemux86 systemd[1]: dropbear@9-192.168.7.4:22-192.168.7.3:54952.service: Deactivated successfully. Apr 22 10:56:38 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:56:38 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:54958). Apr 22 10:56:38 qemux86 systemd[1]: dropbear@10-192.168.7.4:22-192.168.7.3:54958.service: Deactivated successfully. Apr 22 10:56:38 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:56:38 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:54972). Apr 22 10:56:40 qemux86 systemd[1]: dropbear@11-192.168.7.4:22-192.168.7.3:54972.service: Deactivated successfully. Apr 22 10:56:40 qemux86 systemd-timesyncd[412]: Network configuration changed, trying to establish connection. Apr 22 10:56:40 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:56:40 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:54980). Apr 22 10:56:41 qemux86 systemd[1]: dropbear@12-192.168.7.4:22-192.168.7.3:54980.service: Deactivated successfully. Apr 22 10:56:41 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:56:41 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:54984). Apr 22 10:56:42 qemux86 systemd[1]: dropbear@13-192.168.7.4:22-192.168.7.3:54984.service: Deactivated successfully. Apr 22 10:56:42 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:56:42 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:54998). Apr 22 10:56:43 qemux86 systemd[1]: dropbear@14-192.168.7.4:22-192.168.7.3:54998.service: Deactivated successfully. Apr 22 10:56:43 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:56:43 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:55004). Apr 22 10:56:44 qemux86 systemd[1]: dropbear@15-192.168.7.4:22-192.168.7.3:55004.service: Deactivated successfully. Apr 22 10:56:44 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:56:44 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:55016). Apr 22 10:56:45 qemux86 systemd[1]: dropbear@16-192.168.7.4:22-192.168.7.3:55016.service: Deactivated successfully. Apr 22 10:56:45 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:56:45 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:52508). Apr 22 10:56:46 qemux86 systemd[1]: dropbear@17-192.168.7.4:22-192.168.7.3:52508.service: Deactivated successfully. Apr 22 10:56:46 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:56:46 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:52518). Apr 22 10:56:47 qemux86 systemd[1]: dropbear@18-192.168.7.4:22-192.168.7.3:52518.service: Deactivated successfully. Apr 22 10:56:47 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:56:47 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:52522). Apr 22 10:56:48 qemux86 systemd[1]: dropbear@19-192.168.7.4:22-192.168.7.3:52522.service: Deactivated successfully. Apr 22 10:56:48 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:56:48 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:52536). Apr 22 10:56:49 qemux86 systemd[1]: dropbear@20-192.168.7.4:22-192.168.7.3:52536.service: Deactivated successfully. Apr 22 10:56:49 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:56:49 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:52550). Apr 22 10:56:50 qemux86 systemd[1]: dropbear@21-192.168.7.4:22-192.168.7.3:52550.service: Deactivated successfully. Apr 22 10:56:50 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:56:50 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:52552). Apr 22 10:56:51 qemux86 systemd[1]: dropbear@22-192.168.7.4:22-192.168.7.3:52552.service: Deactivated successfully. Apr 22 10:56:52 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:56:52 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:52558). Apr 22 10:56:52 qemux86 systemd[1]: dropbear@23-192.168.7.4:22-192.168.7.3:52558.service: Deactivated successfully. Apr 22 10:56:53 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:56:53 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:52568). Apr 22 10:56:53 qemux86 systemd[1]: dropbear@24-192.168.7.4:22-192.168.7.3:52568.service: Deactivated successfully. Apr 22 10:56:54 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:56:54 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:52578). Apr 22 10:56:54 qemux86 systemd[1]: dropbear@25-192.168.7.4:22-192.168.7.3:52578.service: Deactivated successfully. Apr 22 10:56:55 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:56:55 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:46942). Apr 22 10:56:55 qemux86 systemd-journald[161]: Forwarding to syslog missed 340 messages. Apr 22 10:56:55 qemux86 systemd[1]: dropbear@26-192.168.7.4:22-192.168.7.3:46942.service: Deactivated successfully. Apr 22 10:56:56 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:56:56 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:46956). Apr 22 10:56:56 qemux86 systemd[1]: dropbear@27-192.168.7.4:22-192.168.7.3:46956.service: Deactivated successfully. Apr 22 10:56:56 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:56:56 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:46966). Apr 22 10:56:57 qemux86 systemd[1]: dropbear@28-192.168.7.4:22-192.168.7.3:46966.service: Deactivated successfully. Apr 22 10:56:57 qemux86 systemd[1]: systemd-hostnamed.service: Deactivated successfully. Apr 22 10:56:57 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:56:57 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:46980). Apr 22 10:56:58 qemux86 systemd[1]: dropbear@29-192.168.7.4:22-192.168.7.3:46980.service: Deactivated successfully. Apr 22 10:56:58 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:56:58 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:46996). Apr 22 10:56:59 qemux86 systemd[1]: dropbear@30-192.168.7.4:22-192.168.7.3:46996.service: Deactivated successfully. Apr 22 10:57:00 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:00 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:47002). Apr 22 10:57:00 qemux86 systemd[1]: dropbear@31-192.168.7.4:22-192.168.7.3:47002.service: Deactivated successfully. Apr 22 10:57:00 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:00 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:47014). Apr 22 10:57:00 qemux86 systemd[1]: dropbear@32-192.168.7.4:22-192.168.7.3:47014.service: Deactivated successfully. Apr 22 10:57:00 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:00 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:47018). Apr 22 10:57:00 qemux86 systemd[1]: dropbear@33-192.168.7.4:22-192.168.7.3:47018.service: Deactivated successfully. Apr 22 10:57:01 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:01 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:47034). Apr 22 10:57:01 qemux86 systemd[1]: dropbear@34-192.168.7.4:22-192.168.7.3:47034.service: Deactivated successfully. Apr 22 10:57:01 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:01 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:47038). Apr 22 10:57:01 qemux86 systemd[1]: dropbear@35-192.168.7.4:22-192.168.7.3:47038.service: Deactivated successfully. Apr 22 10:57:01 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:01 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:47044). Apr 22 10:57:02 qemux86 systemd[1]: dropbear@36-192.168.7.4:22-192.168.7.3:47044.service: Deactivated successfully. Apr 22 10:57:02 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:02 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:47046). Apr 22 10:57:02 qemux86 systemd[1]: dropbear@37-192.168.7.4:22-192.168.7.3:47046.service: Deactivated successfully. Apr 22 10:57:02 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:02 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:47062). Apr 22 10:57:02 qemux86 systemd[1]: dropbear@38-192.168.7.4:22-192.168.7.3:47062.service: Deactivated successfully. Apr 22 10:57:03 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:03 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:47066). Apr 22 10:57:03 qemux86 systemd[1]: dropbear@39-192.168.7.4:22-192.168.7.3:47066.service: Deactivated successfully. Apr 22 10:57:03 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:03 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:47078). Apr 22 10:57:04 qemux86 systemd[1]: dropbear@40-192.168.7.4:22-192.168.7.3:47078.service: Deactivated successfully. Apr 22 10:57:04 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:04 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:47092). Apr 22 10:57:04 qemux86 systemd[1]: dropbear@41-192.168.7.4:22-192.168.7.3:47092.service: Deactivated successfully. Apr 22 10:57:04 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:04 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:47096). Apr 22 10:57:04 qemux86 systemd[1]: dropbear@42-192.168.7.4:22-192.168.7.3:47096.service: Deactivated successfully. Apr 22 10:57:05 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:05 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:56526). Apr 22 10:57:05 qemux86 systemd[1]: dropbear@43-192.168.7.4:22-192.168.7.3:56526.service: Deactivated successfully. Apr 22 10:57:05 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:05 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:56540). Apr 22 10:57:10 qemux86 systemd[1]: dropbear@44-192.168.7.4:22-192.168.7.3:56540.service: Deactivated successfully. Apr 22 10:57:10 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:10 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:56556). Apr 22 10:57:10 qemux86 systemd[1]: dropbear@45-192.168.7.4:22-192.168.7.3:56556.service: Deactivated successfully. Apr 22 10:57:10 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:10 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:56558). Apr 22 10:57:10 qemux86 systemd[1]: dropbear@46-192.168.7.4:22-192.168.7.3:56558.service: Deactivated successfully. Apr 22 10:57:11 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:11 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:56562). Apr 22 10:57:11 qemux86 systemd[1]: dropbear@47-192.168.7.4:22-192.168.7.3:56562.service: Deactivated successfully. Apr 22 10:57:12 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:12 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:56566). Apr 22 10:57:12 qemux86 systemd[1]: dropbear@48-192.168.7.4:22-192.168.7.3:56566.service: Deactivated successfully. Apr 22 10:57:12 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:12 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:56572). Apr 22 10:57:13 qemux86 systemd[1]: dropbear@49-192.168.7.4:22-192.168.7.3:56572.service: Deactivated successfully. Apr 22 10:57:13 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:13 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:56580). Apr 22 10:57:13 qemux86 systemd[1]: dropbear@50-192.168.7.4:22-192.168.7.3:56580.service: Deactivated successfully. Apr 22 10:57:14 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:14 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:56584). Apr 22 10:57:14 qemux86 systemd[1]: dropbear@51-192.168.7.4:22-192.168.7.3:56584.service: Deactivated successfully. Apr 22 10:57:14 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:14 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:56598). Apr 22 10:57:14 qemux86 systemd[1]: dropbear@52-192.168.7.4:22-192.168.7.3:56598.service: Deactivated successfully. Apr 22 10:57:15 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:15 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:58910). Apr 22 10:57:15 qemux86 systemd[1]: dropbear@53-192.168.7.4:22-192.168.7.3:58910.service: Deactivated successfully. Apr 22 10:57:16 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:16 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:58918). Apr 22 10:57:16 qemux86 systemd[1]: dropbear@54-192.168.7.4:22-192.168.7.3:58918.service: Deactivated successfully. Apr 22 10:57:16 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:16 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:58932). Apr 22 10:57:17 qemux86 systemd[1]: dropbear@55-192.168.7.4:22-192.168.7.3:58932.service: Deactivated successfully. Apr 22 10:57:17 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:17 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:58944). Apr 22 10:57:17 qemux86 systemd[1]: Stopping System Logging Service... Apr 22 10:57:17 qemux86 systemd[1]: busybox-syslog.service: Deactivated successfully. Apr 22 10:57:17 qemux86 systemd[1]: Stopped System Logging Service. Apr 22 10:57:17 qemux86 systemd[1]: Started System Logging Service. Apr 22 10:57:17 qemux86 systemd[1]: dropbear@56-192.168.7.4:22-192.168.7.3:58944.service: Deactivated successfully. Apr 22 10:57:17 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:17 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:58952). Apr 22 10:57:18 qemux86 systemd[1]: dropbear@57-192.168.7.4:22-192.168.7.3:58952.service: Deactivated successfully. Apr 22 10:57:18 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:18 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:58966). Apr 22 10:57:18 qemux86 systemd[1]: dropbear@58-192.168.7.4:22-192.168.7.3:58966.service: Deactivated successfully. Apr 22 10:57:19 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:19 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:58968). Apr 22 10:57:19 qemux86 systemd[1]: dropbear@59-192.168.7.4:22-192.168.7.3:58968.service: Deactivated successfully. Apr 22 10:57:19 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:19 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:58972). Apr 22 10:57:19 qemux86 systemd[1]: dropbear@60-192.168.7.4:22-192.168.7.3:58972.service: Deactivated successfully. Apr 22 10:57:20 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:20 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:58986). Apr 22 10:57:20 qemux86 systemd[1]: dropbear@61-192.168.7.4:22-192.168.7.3:58986.service: Deactivated successfully. Apr 22 10:57:20 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:20 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:59000). Apr 22 10:57:20 qemux86 systemd[1]: dropbear@62-192.168.7.4:22-192.168.7.3:59000.service: Deactivated successfully. Apr 22 10:57:20 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:20 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:59010). Apr 22 10:57:21 qemux86 systemd[1]: dropbear@63-192.168.7.4:22-192.168.7.3:59010.service: Deactivated successfully. Apr 22 10:57:21 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:21 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:59020). Apr 22 10:57:21 qemux86 systemd[1]: dropbear@64-192.168.7.4:22-192.168.7.3:59020.service: Deactivated successfully. Apr 22 10:57:21 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:21 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:59028). Apr 22 10:57:21 qemux86 systemd[1]: dropbear@65-192.168.7.4:22-192.168.7.3:59028.service: Deactivated successfully. Apr 22 10:57:22 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:22 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:59038). Apr 22 10:57:22 qemux86 systemd[1]: dropbear@66-192.168.7.4:22-192.168.7.3:59038.service: Deactivated successfully. Apr 22 10:57:22 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:22 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:59052). Apr 22 10:57:22 qemux86 systemd[1]: dropbear@67-192.168.7.4:22-192.168.7.3:59052.service: Deactivated successfully. Apr 22 10:57:23 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:23 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:59068). Apr 22 10:57:23 qemux86 systemd[1]: dropbear@68-192.168.7.4:22-192.168.7.3:59068.service: Deactivated successfully. Apr 22 10:57:23 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:23 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:59076). Apr 22 10:57:23 qemux86 systemd[1]: dropbear@69-192.168.7.4:22-192.168.7.3:59076.service: Deactivated successfully. Apr 22 10:57:23 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:23 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:59086). Apr 22 10:57:23 qemux86 systemd[1]: dropbear@70-192.168.7.4:22-192.168.7.3:59086.service: Deactivated successfully. Apr 22 10:57:23 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:23 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:59098). Apr 22 10:57:24 qemux86 systemd[1]: dropbear@71-192.168.7.4:22-192.168.7.3:59098.service: Deactivated successfully. Apr 22 10:57:24 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:24 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:59106). Apr 22 10:57:24 qemux86 systemd[1]: dropbear@72-192.168.7.4:22-192.168.7.3:59106.service: Deactivated successfully. Apr 22 10:57:24 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:24 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:59112). Apr 22 10:57:24 qemux86 systemd[1]: dropbear@73-192.168.7.4:22-192.168.7.3:59112.service: Deactivated successfully. Apr 22 10:57:24 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:24 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:59116). Apr 22 10:57:24 qemux86 systemd[1]: dropbear@74-192.168.7.4:22-192.168.7.3:59116.service: Deactivated successfully. Apr 22 10:57:24 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:24 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:59120). Apr 22 10:57:25 qemux86 systemd[1]: dropbear@75-192.168.7.4:22-192.168.7.3:59120.service: Deactivated successfully. Apr 22 10:57:25 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:25 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:39912). Apr 22 10:57:25 qemux86 systemd[1]: dropbear@76-192.168.7.4:22-192.168.7.3:39912.service: Deactivated successfully. Apr 22 10:57:25 qemux86 systemd-journald[161]: Forwarding to syslog missed 156 messages. Apr 22 10:57:25 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:25 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:39916). Apr 22 10:57:26 qemux86 systemd[1]: dropbear@77-192.168.7.4:22-192.168.7.3:39916.service: Deactivated successfully. Apr 22 10:57:26 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:26 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:39930). Apr 22 10:57:26 qemux86 systemd[1]: dropbear@78-192.168.7.4:22-192.168.7.3:39930.service: Deactivated successfully. Apr 22 10:57:27 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:27 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:39944). Apr 22 10:57:27 qemux86 systemd[1]: dropbear@79-192.168.7.4:22-192.168.7.3:39944.service: Deactivated successfully. Apr 22 10:57:27 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:27 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:39954). Apr 22 10:57:27 qemux86 systemd[1]: dropbear@80-192.168.7.4:22-192.168.7.3:39954.service: Deactivated successfully. Apr 22 10:57:28 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:28 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:39960). Apr 22 10:57:28 qemux86 systemd[1]: dropbear@81-192.168.7.4:22-192.168.7.3:39960.service: Deactivated successfully. Apr 22 10:57:28 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:28 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:39970). Apr 22 10:57:28 qemux86 systemd[1]: dropbear@82-192.168.7.4:22-192.168.7.3:39970.service: Deactivated successfully. Apr 22 10:57:29 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:29 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:39978). Apr 22 10:57:29 qemux86 systemd[1]: dropbear@83-192.168.7.4:22-192.168.7.3:39978.service: Deactivated successfully. Apr 22 10:57:29 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:29 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:39988). Apr 22 10:57:30 qemux86 systemd[1]: dropbear@84-192.168.7.4:22-192.168.7.3:39988.service: Deactivated successfully. Apr 22 10:57:30 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:30 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:39994). Apr 22 10:57:30 qemux86 systemd[1]: dropbear@85-192.168.7.4:22-192.168.7.3:39994.service: Deactivated successfully. Apr 22 10:57:30 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:30 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:40010). Apr 22 10:57:30 qemux86 systemd[1]: Created slice User Slice of UID 1000. Apr 22 10:57:30 qemux86 systemd[1]: Starting User Runtime Directory /run/user/1000... Apr 22 10:57:30 qemux86 systemd-logind[228]: New session c2 of user test1. Apr 22 10:57:30 qemux86 systemd[1]: Finished User Runtime Directory /run/user/1000. Apr 22 10:57:30 qemux86 systemd[1]: Starting User Manager for UID 1000... Apr 22 10:57:31 qemux86 systemd[5963]: Queued start job for default target Main User Target. Apr 22 10:57:31 qemux86 systemd[5963]: Created slice User Application Slice. Apr 22 10:57:31 qemux86 systemd[5963]: Reached target Paths. Apr 22 10:57:31 qemux86 systemd[5963]: Reached target Timers. Apr 22 10:57:31 qemux86 systemd[5963]: Starting D-Bus User Message Bus Socket... Apr 22 10:57:31 qemux86 systemd[5963]: Listening on D-Bus User Message Bus Socket. Apr 22 10:57:31 qemux86 systemd[5963]: Reached target Sockets. Apr 22 10:57:31 qemux86 systemd[5963]: Reached target Basic System. Apr 22 10:57:31 qemux86 systemd[5963]: Reached target Main User Target. Apr 22 10:57:31 qemux86 systemd[5963]: Startup finished in 59ms. Apr 22 10:57:31 qemux86 systemd[1]: Started User Manager for UID 1000. Apr 22 10:57:31 qemux86 systemd[1]: Started Session c2 of User test1. Apr 22 10:57:31 qemux86 systemd[1]: session-c2.scope: Deactivated successfully. Apr 22 10:57:31 qemux86 systemd[1]: dropbear@86-192.168.7.4:22-192.168.7.3:40010.service: Deactivated successfully. Apr 22 10:57:31 qemux86 systemd-logind[228]: Removed session c2. Apr 22 10:57:31 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:31 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:40018). Apr 22 10:57:31 qemux86 systemd-logind[228]: New session c3 of user test1. Apr 22 10:57:31 qemux86 systemd[1]: Started Session c3 of User test1. Apr 22 10:57:31 qemux86 systemd[1]: session-c3.scope: Deactivated successfully. Apr 22 10:57:31 qemux86 systemd-logind[228]: Removed session c3. Apr 22 10:57:31 qemux86 systemd[1]: dropbear@87-192.168.7.4:22-192.168.7.3:40018.service: Deactivated successfully. Apr 22 10:57:32 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:32 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:40020). Apr 22 10:57:32 qemux86 systemd[1]: dropbear@88-192.168.7.4:22-192.168.7.3:40020.service: Deactivated successfully. Apr 22 10:57:33 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:33 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:40022). Apr 22 10:57:33 qemux86 systemd[1]: dropbear@89-192.168.7.4:22-192.168.7.3:40022.service: Deactivated successfully. Apr 22 10:57:35 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:35 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:51922). Apr 22 10:57:35 qemux86 systemd[1]: dropbear@90-192.168.7.4:22-192.168.7.3:51922.service: Deactivated successfully. Apr 22 10:57:36 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:36 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:51934). Apr 22 10:57:36 qemux86 systemd[1]: dropbear@91-192.168.7.4:22-192.168.7.3:51934.service: Deactivated successfully. Apr 22 10:57:38 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:38 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:51950). Apr 22 10:57:38 qemux86 systemd[1]: dropbear@92-192.168.7.4:22-192.168.7.3:51950.service: Deactivated successfully. Apr 22 10:57:39 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:39 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:51966). Apr 22 10:57:40 qemux86 systemd[1]: dropbear@93-192.168.7.4:22-192.168.7.3:51966.service: Deactivated successfully. Apr 22 10:57:41 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:41 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:51980). Apr 22 10:57:41 qemux86 systemd[1]: dropbear@94-192.168.7.4:22-192.168.7.3:51980.service: Deactivated successfully. Apr 22 10:57:41 qemux86 systemd[1]: Stopping User Manager for UID 1000... Apr 22 10:57:41 qemux86 systemd[5963]: Activating special unit Exit the Session... Apr 22 10:57:41 qemux86 systemd[5963]: Stopped target Main User Target. Apr 22 10:57:41 qemux86 systemd[5963]: Stopped target Basic System. Apr 22 10:57:41 qemux86 systemd[5963]: Stopped target Paths. Apr 22 10:57:41 qemux86 systemd[5963]: Stopped target Sockets. Apr 22 10:57:41 qemux86 systemd[5963]: Stopped target Timers. Apr 22 10:57:41 qemux86 systemd[5963]: Closed D-Bus User Message Bus Socket. Apr 22 10:57:41 qemux86 systemd[5963]: Removed slice User Application Slice. Apr 22 10:57:41 qemux86 systemd[5963]: Reached target Shutdown. Apr 22 10:57:41 qemux86 systemd[5963]: Finished Exit the Session. Apr 22 10:57:41 qemux86 systemd[5963]: Reached target Exit the Session. Apr 22 10:57:41 qemux86 systemd[1]: user@1000.service: Deactivated successfully. Apr 22 10:57:41 qemux86 systemd[1]: Stopped User Manager for UID 1000. Apr 22 10:57:41 qemux86 systemd[1]: Stopping User Runtime Directory /run/user/1000... Apr 22 10:57:41 qemux86 systemd[1]: run-user-1000.mount: Deactivated successfully. Apr 22 10:57:41 qemux86 systemd[1]: user-runtime-dir@1000.service: Deactivated successfully. Apr 22 10:57:41 qemux86 systemd[1]: Stopped User Runtime Directory /run/user/1000. Apr 22 10:57:41 qemux86 systemd[1]: Removed slice User Slice of UID 1000. Apr 22 10:57:42 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:42 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:51994). Apr 22 10:57:43 qemux86 systemd[1]: dropbear@95-192.168.7.4:22-192.168.7.3:51994.service: Deactivated successfully. Apr 22 10:57:43 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:43 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:52010). Apr 22 10:57:43 qemux86 systemd[1]: dropbear@96-192.168.7.4:22-192.168.7.3:52010.service: Deactivated successfully. Apr 22 10:57:44 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:44 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:52022). Apr 22 10:57:44 qemux86 systemd[1]: dropbear@97-192.168.7.4:22-192.168.7.3:52022.service: Deactivated successfully. Apr 22 10:57:44 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:44 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:52032). Apr 22 10:57:44 qemux86 systemd[1]: dropbear@98-192.168.7.4:22-192.168.7.3:52032.service: Deactivated successfully. Apr 22 10:57:44 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:44 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:44496). Apr 22 10:57:45 qemux86 systemd[1]: dropbear@99-192.168.7.4:22-192.168.7.3:44496.service: Deactivated successfully. Apr 22 10:57:45 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:45 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:44510). Apr 22 10:57:45 qemux86 systemd[1]: dropbear@100-192.168.7.4:22-192.168.7.3:44510.service: Deactivated successfully. Apr 22 10:57:45 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:45 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:44512). Apr 22 10:57:46 qemux86 systemd[1]: dropbear@101-192.168.7.4:22-192.168.7.3:44512.service: Deactivated successfully. Apr 22 10:57:46 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:46 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:44526). Apr 22 10:57:46 qemux86 systemd[1]: dropbear@102-192.168.7.4:22-192.168.7.3:44526.service: Deactivated successfully. Apr 22 10:57:46 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:46 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:44530). Apr 22 10:57:46 qemux86 systemd[1]: dropbear@103-192.168.7.4:22-192.168.7.3:44530.service: Deactivated successfully. Apr 22 10:57:47 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:47 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:44538). Apr 22 10:57:47 qemux86 systemd[1]: dropbear@104-192.168.7.4:22-192.168.7.3:44538.service: Deactivated successfully. Apr 22 10:57:48 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:48 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:44546). Apr 22 10:57:48 qemux86 systemd[1]: dropbear@105-192.168.7.4:22-192.168.7.3:44546.service: Deactivated successfully. Apr 22 10:57:48 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:48 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:44548). Apr 22 10:57:48 qemux86 systemd[1]: dropbear@106-192.168.7.4:22-192.168.7.3:44548.service: Deactivated successfully. Apr 22 10:57:49 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:49 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:44558). Apr 22 10:57:49 qemux86 systemd[1]: dropbear@107-192.168.7.4:22-192.168.7.3:44558.service: Deactivated successfully. Apr 22 10:57:49 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:49 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:44560). Apr 22 10:57:49 qemux86 systemd[1]: dropbear@108-192.168.7.4:22-192.168.7.3:44560.service: Deactivated successfully. Apr 22 10:57:49 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:49 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:44566). Apr 22 10:57:50 qemux86 systemd[1]: dropbear@109-192.168.7.4:22-192.168.7.3:44566.service: Deactivated successfully. Apr 22 10:57:50 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:50 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:44574). Apr 22 10:57:50 qemux86 systemd[1]: dropbear@110-192.168.7.4:22-192.168.7.3:44574.service: Deactivated successfully. Apr 22 10:57:50 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:50 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:44590). Apr 22 10:57:51 qemux86 systemd[1]: dropbear@111-192.168.7.4:22-192.168.7.3:44590.service: Deactivated successfully. Apr 22 10:57:51 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:51 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:44596). Apr 22 10:57:51 qemux86 systemd[1]: dropbear@112-192.168.7.4:22-192.168.7.3:44596.service: Deactivated successfully. Apr 22 10:57:51 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:51 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:44598). Apr 22 10:57:52 qemux86 systemd[1]: dropbear@113-192.168.7.4:22-192.168.7.3:44598.service: Deactivated successfully. Apr 22 10:57:52 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:52 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:44614). Apr 22 10:57:52 qemux86 systemd[1]: dropbear@114-192.168.7.4:22-192.168.7.3:44614.service: Deactivated successfully. Apr 22 10:57:52 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:52 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:44620). Apr 22 10:57:53 qemux86 systemd[1]: dropbear@115-192.168.7.4:22-192.168.7.3:44620.service: Deactivated successfully. Apr 22 10:57:53 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:53 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:44632). Apr 22 10:57:53 qemux86 systemd[1]: dropbear@116-192.168.7.4:22-192.168.7.3:44632.service: Deactivated successfully. Apr 22 10:57:53 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:53 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:44648). Apr 22 10:57:53 qemux86 systemd[1]: dropbear@117-192.168.7.4:22-192.168.7.3:44648.service: Deactivated successfully. Apr 22 10:57:54 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:54 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:44662). Apr 22 10:57:54 qemux86 systemd[1]: dropbear@118-192.168.7.4:22-192.168.7.3:44662.service: Deactivated successfully. Apr 22 10:57:54 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:54 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:44664). Apr 22 10:57:54 qemux86 systemd[1]: dropbear@119-192.168.7.4:22-192.168.7.3:44664.service: Deactivated successfully. Apr 22 10:57:55 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:55 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:41858). Apr 22 10:57:55 qemux86 systemd[1]: dropbear@120-192.168.7.4:22-192.168.7.3:41858.service: Deactivated successfully. Apr 22 10:57:55 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:55 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:41864). Apr 22 10:57:55 qemux86 systemd[1]: dropbear@121-192.168.7.4:22-192.168.7.3:41864.service: Deactivated successfully. Apr 22 10:57:55 qemux86 systemd-journald[161]: Forwarding to syslog missed 177 messages. Apr 22 10:57:56 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:56 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:41874). Apr 22 10:57:56 qemux86 systemd[1]: dropbear@122-192.168.7.4:22-192.168.7.3:41874.service: Deactivated successfully. Apr 22 10:57:56 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:56 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:41884). Apr 22 10:57:56 qemux86 systemd[1]: dropbear@123-192.168.7.4:22-192.168.7.3:41884.service: Deactivated successfully. Apr 22 10:57:57 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:57 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:41890). Apr 22 10:57:57 qemux86 systemd[1]: dropbear@124-192.168.7.4:22-192.168.7.3:41890.service: Deactivated successfully. Apr 22 10:57:57 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:57 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:41902). Apr 22 10:57:57 qemux86 systemd[1]: dropbear@125-192.168.7.4:22-192.168.7.3:41902.service: Deactivated successfully. Apr 22 10:57:58 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:58 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:41908). Apr 22 10:57:58 qemux86 systemd[1]: dropbear@126-192.168.7.4:22-192.168.7.3:41908.service: Deactivated successfully. Apr 22 10:57:58 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:58 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:41924). Apr 22 10:57:58 qemux86 systemd[1]: dropbear@127-192.168.7.4:22-192.168.7.3:41924.service: Deactivated successfully. Apr 22 10:57:59 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:59 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:41930). Apr 22 10:57:59 qemux86 systemd[1]: dropbear@128-192.168.7.4:22-192.168.7.3:41930.service: Deactivated successfully. Apr 22 10:58:00 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:58:00 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:41932). Apr 22 10:58:00 qemux86 systemd[1]: dropbear@129-192.168.7.4:22-192.168.7.3:41932.service: Deactivated successfully. Apr 22 10:58:00 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:58:00 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:41948). DEBUG: Waiting for process output: time: 1682161084.6914937, endtime: 1682161384.6914907 DEBUG: Data from SSH call: Apr 22 10:56:29 qemux86 kernel: Linux version 5.15.108-yocto-standard (oe-user@oe-host) (i686-poky-linux-gcc (GCC) 12.2.0, GNU ld (GNU Binutils) 2.40.20230119) #1 SMP PREEMPT Fri Apr 21 14:47:58 UTC 2023 Apr 22 10:56:29 qemux86 kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' Apr 22 10:56:29 qemux86 kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' Apr 22 10:56:29 qemux86 kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' Apr 22 10:56:29 qemux86 kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 Apr 22 10:56:29 qemux86 kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. Apr 22 10:56:29 qemux86 kernel: signal: max sigframe size: 1760 Apr 22 10:56:29 qemux86 kernel: BIOS-provided physical RAM map: Apr 22 10:56:29 qemux86 kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable Apr 22 10:56:29 qemux86 kernel: BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved Apr 22 10:56:29 qemux86 kernel: BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved Apr 22 10:56:29 qemux86 kernel: BIOS-e820: [mem 0x0000000000100000-0x000000001ffd7fff] usable Apr 22 10:56:29 qemux86 kernel: BIOS-e820: [mem 0x000000001ffd8000-0x000000001fffffff] reserved Apr 22 10:56:29 qemux86 kernel: BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved Apr 22 10:56:29 qemux86 kernel: BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved Apr 22 10:56:29 qemux86 kernel: BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved Apr 22 10:56:29 qemux86 kernel: BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved Apr 22 10:56:29 qemux86 kernel: Notice: NX (Execute Disable) protection cannot be enabled: non-PAE kernel! Apr 22 10:56:29 qemux86 kernel: e820: update [mem 0x009f8600-0x009f862f] usable ==> usable Apr 22 10:56:29 qemux86 kernel: e820: update [mem 0x009f8600-0x009f862f] usable ==> usable Apr 22 10:56:29 qemux86 kernel: extended physical RAM map: Apr 22 10:56:29 qemux86 kernel: reserve setup_data: [mem 0x0000000000000000-0x000000000009fbff] usable Apr 22 10:56:29 qemux86 kernel: reserve setup_data: [mem 0x000000000009fc00-0x000000000009ffff] reserved Apr 22 10:56:29 qemux86 kernel: reserve setup_data: [mem 0x00000000000f0000-0x00000000000fffff] reserved Apr 22 10:56:29 qemux86 kernel: reserve setup_data: [mem 0x0000000000100000-0x00000000009f85ff] usable Apr 22 10:56:29 qemux86 kernel: reserve setup_data: [mem 0x00000000009f8600-0x00000000009f862f] usable Apr 22 10:56:29 qemux86 kernel: reserve setup_data: [mem 0x00000000009f8630-0x000000001ffd7fff] usable Apr 22 10:56:29 qemux86 kernel: reserve setup_data: [mem 0x000000001ffd8000-0x000000001fffffff] reserved Apr 22 10:56:29 qemux86 kernel: reserve setup_data: [mem 0x00000000b0000000-0x00000000bfffffff] reserved Apr 22 10:56:29 qemux86 kernel: reserve setup_data: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved Apr 22 10:56:29 qemux86 kernel: reserve setup_data: [mem 0x00000000feffc000-0x00000000feffffff] reserved Apr 22 10:56:29 qemux86 kernel: reserve setup_data: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved Apr 22 10:56:29 qemux86 kernel: SMBIOS 2.8 present. Apr 22 10:56:29 qemux86 kernel: DMI: QEMU Standard PC (Q35 + ICH9, 2009), BIOS rel-1.16.1-0-g3208b098f51a-prebuilt.qemu.org 04/01/2014 Apr 22 10:56:29 qemux86 kernel: Hypervisor detected: KVM Apr 22 10:56:29 qemux86 kernel: kvm-clock: Using msrs 4b564d01 and 4b564d00 Apr 22 10:56:29 qemux86 kernel: kvm-clock: cpu 0, msr 6df2001, primary cpu clock Apr 22 10:56:29 qemux86 kernel: kvm-clock: using sched offset of 383231637 cycles Apr 22 10:56:29 qemux86 kernel: clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns Apr 22 10:56:29 qemux86 kernel: tsc: Detected 2599.996 MHz processor Apr 22 10:56:29 qemux86 kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved Apr 22 10:56:29 qemux86 kernel: e820: remove [mem 0x000a0000-0x000fffff] usable Apr 22 10:56:29 qemux86 kernel: last_pfn = 0x1ffd8 max_arch_pfn = 0x100000 Apr 22 10:56:29 qemux86 kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT Apr 22 10:56:29 qemux86 kernel: found SMP MP-table at [mem 0x000f5bc0-0x000f5bcf] Apr 22 10:56:29 qemux86 kernel: initial memory mapped: [mem 0x00000000-0x073fffff] Apr 22 10:56:29 qemux86 kernel: ACPI: Early table checksum verification disabled Apr 22 10:56:29 qemux86 kernel: ACPI: RSDP 0x00000000000F59F0 000014 (v00 BOCHS ) Apr 22 10:56:29 qemux86 kernel: ACPI: RSDT 0x000000001FFE240C 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001) Apr 22 10:56:29 qemux86 kernel: ACPI: FACP 0x000000001FFE21EC 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) Apr 22 10:56:29 qemux86 kernel: ACPI: DSDT 0x000000001FFE0040 0021AC (v01 BOCHS BXPC 00000001 BXPC 00000001) Apr 22 10:56:29 qemux86 kernel: ACPI: FACS 0x000000001FFE0000 000040 Apr 22 10:56:29 qemux86 kernel: ACPI: APIC 0x000000001FFE22E0 000090 (v01 BOCHS BXPC 00000001 BXPC 00000001) Apr 22 10:56:29 qemux86 kernel: ACPI: HPET 0x000000001FFE2370 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001) Apr 22 10:56:29 qemux86 kernel: ACPI: MCFG 0x000000001FFE23A8 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) Apr 22 10:56:29 qemux86 kernel: ACPI: WAET 0x000000001FFE23E4 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) Apr 22 10:56:29 qemux86 kernel: ACPI: Reserving FACP table memory at [mem 0x1ffe21ec-0x1ffe22df] Apr 22 10:56:29 qemux86 kernel: ACPI: Reserving DSDT table memory at [mem 0x1ffe0040-0x1ffe21eb] Apr 22 10:56:29 qemux86 kernel: ACPI: Reserving FACS table memory at [mem 0x1ffe0000-0x1ffe003f] Apr 22 10:56:29 qemux86 kernel: ACPI: Reserving APIC table memory at [mem 0x1ffe22e0-0x1ffe236f] Apr 22 10:56:29 qemux86 kernel: ACPI: Reserving HPET table memory at [mem 0x1ffe2370-0x1ffe23a7] Apr 22 10:56:29 qemux86 kernel: ACPI: Reserving MCFG table memory at [mem 0x1ffe23a8-0x1ffe23e3] Apr 22 10:56:29 qemux86 kernel: ACPI: Reserving WAET table memory at [mem 0x1ffe23e4-0x1ffe240b] Apr 22 10:56:29 qemux86 kernel: 0MB HIGHMEM available. Apr 22 10:56:29 qemux86 kernel: 511MB LOWMEM available. Apr 22 10:56:29 qemux86 kernel: mapped low ram: 0 - 1ffd8000 Apr 22 10:56:29 qemux86 kernel: low ram: 0 - 1ffd8000 Apr 22 10:56:29 qemux86 kernel: Zone ranges: Apr 22 10:56:29 qemux86 kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff] Apr 22 10:56:29 qemux86 kernel: Normal [mem 0x0000000001000000-0x000000001ffd7fff] Apr 22 10:56:29 qemux86 kernel: HighMem empty Apr 22 10:56:29 qemux86 kernel: Movable zone start for each node Apr 22 10:56:29 qemux86 kernel: Early memory node ranges Apr 22 10:56:29 qemux86 kernel: node 0: [mem 0x0000000000001000-0x000000000009efff] Apr 22 10:56:29 qemux86 kernel: node 0: [mem 0x0000000000100000-0x000000001ffd7fff] Apr 22 10:56:29 qemux86 kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffd7fff] Apr 22 10:56:29 qemux86 kernel: On node 0, zone DMA: 1 pages in unavailable ranges Apr 22 10:56:29 qemux86 kernel: On node 0, zone DMA: 97 pages in unavailable ranges Apr 22 10:56:29 qemux86 kernel: Using APIC driver default Apr 22 10:56:29 qemux86 kernel: ACPI: PM-Timer IO Port: 0x608 Apr 22 10:56:29 qemux86 kernel: ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) Apr 22 10:56:29 qemux86 kernel: IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 Apr 22 10:56:29 qemux86 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) Apr 22 10:56:29 qemux86 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) Apr 22 10:56:29 qemux86 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) Apr 22 10:56:29 qemux86 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) Apr 22 10:56:29 qemux86 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) Apr 22 10:56:29 qemux86 kernel: ACPI: Using ACPI (MADT) for SMP configuration information Apr 22 10:56:29 qemux86 kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000 Apr 22 10:56:29 qemux86 kernel: TSC deadline timer available Apr 22 10:56:29 qemux86 kernel: smpboot: Allowing 4 CPUs, 0 hotplug CPUs Apr 22 10:56:29 qemux86 kernel: [mem 0x20000000-0xafffffff] available for PCI devices Apr 22 10:56:29 qemux86 kernel: Booting paravirtualized kernel on KVM Apr 22 10:56:29 qemux86 kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns Apr 22 10:56:29 qemux86 kernel: setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:4 nr_node_ids:1 Apr 22 10:56:29 qemux86 kernel: percpu: Embedded 32 pages/cpu s99084 r0 d31988 u131072 Apr 22 10:56:29 qemux86 kernel: pcpu-alloc: s99084 r0 d31988 u131072 alloc=32*4096 Apr 22 10:56:29 qemux86 kernel: pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 Apr 22 10:56:29 qemux86 kernel: kvm-guest: stealtime: cpu 0, msr 1fa63a40 Apr 22 10:56:29 qemux86 kernel: Built 1 zonelists, mobility grouping on. Total pages: 129654 Apr 22 10:56:29 qemux86 kernel: Kernel command line: root=/dev/vda rw ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 printk.time=1 Apr 22 10:56:29 qemux86 kernel: Dentry cache hash table entries: 65536 (order: 6, 262144 bytes, linear) Apr 22 10:56:29 qemux86 kernel: Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear) Apr 22 10:56:29 qemux86 kernel: mem auto-init: stack:all(zero), heap alloc:off, heap free:off Apr 22 10:56:29 qemux86 kernel: Initializing HighMem for node 0 (00000000:00000000) Apr 22 10:56:29 qemux86 kernel: Checking if this processor honours the WP bit even in supervisor mode...Ok. Apr 22 10:56:29 qemux86 kernel: Memory: 496000K/523736K available (12542K kernel code, 1540K rwdata, 3168K rodata, 880K init, 592K bss, 27736K reserved, 0K cma-reserved, 0K highmem) Apr 22 10:56:29 qemux86 kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 Apr 22 10:56:29 qemux86 kernel: ftrace: allocating 44323 entries in 87 pages Apr 22 10:56:29 qemux86 kernel: ftrace: allocated 87 pages with 5 groups Apr 22 10:56:29 qemux86 kernel: trace event string verifier disabled Apr 22 10:56:29 qemux86 kernel: rcu: Preemptible hierarchical RCU implementation. Apr 22 10:56:29 qemux86 kernel: rcu: RCU event tracing is enabled. Apr 22 10:56:29 qemux86 kernel: rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4. Apr 22 10:56:29 qemux86 kernel: All grace periods are expedited (rcu_expedited). Apr 22 10:56:29 qemux86 kernel: Trampoline variant of Tasks RCU enabled. Apr 22 10:56:29 qemux86 kernel: Rude variant of Tasks RCU enabled. Apr 22 10:56:29 qemux86 kernel: Tracing variant of Tasks RCU enabled. Apr 22 10:56:29 qemux86 kernel: rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies. Apr 22 10:56:29 qemux86 kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 Apr 22 10:56:29 qemux86 kernel: NR_IRQS: 2304, nr_irqs: 456, preallocated irqs: 16 Apr 22 10:56:29 qemux86 kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(ptrval)-0x(ptrval) Apr 22 10:56:29 qemux86 kernel: random: crng init done Apr 22 10:56:29 qemux86 kernel: Console: colour VGA+ 80x25 Apr 22 10:56:29 qemux86 kernel: printk: console [ttyS0] enabled Apr 22 10:56:29 qemux86 kernel: ACPI: Core revision 20210730 Apr 22 10:56:29 qemux86 kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns Apr 22 10:56:29 qemux86 kernel: APIC: Switch to symmetric I/O mode setup Apr 22 10:56:29 qemux86 kernel: Enabling APIC mode: Flat. Using 1 I/O APICs Apr 22 10:56:29 qemux86 kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 Apr 22 10:56:29 qemux86 kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x257a386c905, max_idle_ns: 440795250529 ns Apr 22 10:56:29 qemux86 kernel: Calibrating delay loop (skipped) preset value.. 5199.99 BogoMIPS (lpj=2599996) Apr 22 10:56:29 qemux86 kernel: pid_max: default: 32768 minimum: 301 Apr 22 10:56:29 qemux86 kernel: LSM: Security Framework initializing Apr 22 10:56:29 qemux86 kernel: landlock: Up and running. Apr 22 10:56:29 qemux86 kernel: Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) Apr 22 10:56:29 qemux86 kernel: Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) Apr 22 10:56:29 qemux86 kernel: Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 Apr 22 10:56:29 qemux86 kernel: Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 Apr 22 10:56:29 qemux86 kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization Apr 22 10:56:29 qemux86 kernel: Spectre V2 : Mitigation: Retpolines Apr 22 10:56:29 qemux86 kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch Apr 22 10:56:29 qemux86 kernel: Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT Apr 22 10:56:29 qemux86 kernel: Speculative Store Bypass: Vulnerable Apr 22 10:56:29 qemux86 kernel: L1TF: Kernel not compiled for PAE. No mitigation for L1TF Apr 22 10:56:29 qemux86 kernel: MDS: Vulnerable: Clear CPU buffers attempted, no microcode Apr 22 10:56:29 qemux86 kernel: MMIO Stale Data: Unknown: No mitigations Apr 22 10:56:29 qemux86 kernel: SRBDS: Unknown: Dependent on hypervisor status Apr 22 10:56:29 qemux86 kernel: Freeing SMP alternatives memory: 48K Apr 22 10:56:29 qemux86 kernel: smpboot: CPU0: Intel Xeon E3-12xx v2 (Ivy Bridge) (family: 0x6, model: 0x3a, stepping: 0x9) Apr 22 10:56:29 qemux86 kernel: Performance Events: unsupported p6 CPU model 58 no PMU driver, software events only. Apr 22 10:56:29 qemux86 kernel: rcu: Hierarchical SRCU implementation. Apr 22 10:56:29 qemux86 kernel: smp: Bringing up secondary CPUs ... Apr 22 10:56:29 qemux86 kernel: x86: Booting SMP configuration: Apr 22 10:56:29 qemux86 kernel: .... node #0, CPUs: #1 Apr 22 10:56:29 qemux86 kernel: kvm-clock: cpu 1, msr 6df2041, secondary cpu clock Apr 22 10:56:29 qemux86 kernel: kvm-guest: stealtime: cpu 1, msr 1fa83a40 Apr 22 10:56:29 qemux86 kernel: #2 Apr 22 10:56:29 qemux86 kernel: kvm-clock: cpu 2, msr 6df2081, secondary cpu clock Apr 22 10:56:29 qemux86 kernel: kvm-guest: stealtime: cpu 2, msr 1faa3a40 Apr 22 10:56:29 qemux86 kernel: #3 Apr 22 10:56:29 qemux86 kernel: kvm-clock: cpu 3, msr 6df20c1, secondary cpu clock Apr 22 10:56:29 qemux86 kernel: kvm-guest: stealtime: cpu 3, msr 1fac3a40 Apr 22 10:56:29 qemux86 kernel: smp: Brought up 1 node, 4 CPUs Apr 22 10:56:29 qemux86 kernel: smpboot: Max logical packages: 1 Apr 22 10:56:29 qemux86 kernel: smpboot: Total of 4 processors activated (20799.96 BogoMIPS) Apr 22 10:56:29 qemux86 kernel: devtmpfs: initialized Apr 22 10:56:29 qemux86 kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns Apr 22 10:56:29 qemux86 kernel: futex hash table entries: 1024 (order: 4, 65536 bytes, linear) Apr 22 10:56:29 qemux86 kernel: pinctrl core: initialized pinctrl subsystem Apr 22 10:56:29 qemux86 kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family Apr 22 10:56:29 qemux86 kernel: thermal_sys: Registered thermal governor 'step_wise' Apr 22 10:56:29 qemux86 kernel: thermal_sys: Registered thermal governor 'user_space' Apr 22 10:56:29 qemux86 kernel: cpuidle: using governor menu Apr 22 10:56:29 qemux86 kernel: ACPI: bus type PCI registered Apr 22 10:56:29 qemux86 kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) Apr 22 10:56:29 qemux86 kernel: PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 Apr 22 10:56:29 qemux86 kernel: PCI: Using MMCONFIG for extended config space Apr 22 10:56:29 qemux86 kernel: PCI: Using configuration type 1 for base access Apr 22 10:56:29 qemux86 kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. Apr 22 10:56:29 qemux86 kernel: raid6: sse2x2 gen() 13962 MB/s Apr 22 10:56:29 qemux86 kernel: raid6: sse2x2 xor() 9183 MB/s Apr 22 10:56:29 qemux86 kernel: raid6: sse2x1 gen() 10744 MB/s Apr 22 10:56:29 qemux86 kernel: raid6: sse2x1 xor() 7636 MB/s Apr 22 10:56:29 qemux86 kernel: raid6: sse1x2 gen() 7113 MB/s Apr 22 10:56:29 qemux86 kernel: raid6: sse1x1 gen() 6635 MB/s Apr 22 10:56:29 qemux86 kernel: raid6: using algorithm sse2x2 gen() 13962 MB/s Apr 22 10:56:29 qemux86 kernel: raid6: .... xor() 9183 MB/s, rmw enabled Apr 22 10:56:29 qemux86 kernel: raid6: using ssse3x1 recovery algorithm Apr 22 10:56:29 qemux86 kernel: ACPI: Added _OSI(Module Device) Apr 22 10:56:29 qemux86 kernel: ACPI: Added _OSI(Processor Device) Apr 22 10:56:29 qemux86 kernel: ACPI: Added _OSI(3.0 _SCP Extensions) Apr 22 10:56:29 qemux86 kernel: ACPI: Added _OSI(Processor Aggregator Device) Apr 22 10:56:29 qemux86 kernel: ACPI: Added _OSI(Linux-Dell-Video) Apr 22 10:56:29 qemux86 kernel: ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) Apr 22 10:56:29 qemux86 kernel: ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) Apr 22 10:56:29 qemux86 kernel: ACPI: 1 ACPI AML tables successfully acquired and loaded Apr 22 10:56:29 qemux86 kernel: ACPI: Interpreter enabled Apr 22 10:56:29 qemux86 kernel: ACPI: PM: (supports S0 S3 S5) Apr 22 10:56:29 qemux86 kernel: ACPI: Using IOAPIC for interrupt routing Apr 22 10:56:29 qemux86 kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug Apr 22 10:56:29 qemux86 kernel: ACPI: Enabled 2 GPEs in block 00 to 3F Apr 22 10:56:29 qemux86 kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) Apr 22 10:56:29 qemux86 kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3] Apr 22 10:56:29 qemux86 kernel: acpi PNP0A08:00: _OSC: platform does not support [LTR] Apr 22 10:56:29 qemux86 kernel: acpi PNP0A08:00: _OSC: OS now controls [PME PCIeCapability] Apr 22 10:56:29 qemux86 kernel: acpi resource window ([0x100000000-0x8ffffffff] ignored, not CPU addressable) Apr 22 10:56:29 qemux86 kernel: PCI host bridge to bus 0000:00 Apr 22 10:56:29 qemux86 kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] Apr 22 10:56:29 qemux86 kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] Apr 22 10:56:29 qemux86 kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] Apr 22 10:56:29 qemux86 kernel: pci_bus 0000:00: root bus resource [mem 0x20000000-0xafffffff window] Apr 22 10:56:29 qemux86 kernel: pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] Apr 22 10:56:29 qemux86 kernel: pci_bus 0000:00: root bus resource [bus 00-ff] Apr 22 10:56:29 qemux86 kernel: pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 Apr 22 10:56:29 qemux86 kernel: pci 0000:00:01.0: [1af4:1000] type 00 class 0x020000 Apr 22 10:56:29 qemux86 kernel: pci 0000:00:01.0: reg 0x10: [io 0xc0c0-0xc0df] Apr 22 10:56:29 qemux86 kernel: pci 0000:00:01.0: reg 0x14: [mem 0xfebd0000-0xfebd0fff] Apr 22 10:56:29 qemux86 kernel: pci 0000:00:01.0: reg 0x20: [mem 0xfe800000-0xfe803fff 64bit pref] Apr 22 10:56:29 qemux86 kernel: pci 0000:00:01.0: reg 0x30: [mem 0xfeb80000-0xfebbffff pref] Apr 22 10:56:29 qemux86 kernel: pci 0000:00:02.0: [1af4:1005] type 00 class 0x00ff00 Apr 22 10:56:29 qemux86 kernel: pci 0000:00:02.0: reg 0x10: [io 0xc0e0-0xc0ff] Apr 22 10:56:29 qemux86 kernel: pci 0000:00:02.0: reg 0x14: [mem 0xfebd1000-0xfebd1fff] Apr 22 10:56:29 qemux86 kernel: pci 0000:00:02.0: reg 0x20: [mem 0xfe804000-0xfe807fff 64bit pref] Apr 22 10:56:29 qemux86 kernel: pci 0000:00:03.0: [1af4:1050] type 00 class 0x030000 Apr 22 10:56:29 qemux86 kernel: pci 0000:00:03.0: reg 0x10: [mem 0xfe000000-0xfe7fffff pref] Apr 22 10:56:29 qemux86 kernel: pci 0000:00:03.0: reg 0x18: [mem 0xfe808000-0xfe80bfff 64bit pref] Apr 22 10:56:29 qemux86 kernel: pci 0000:00:03.0: reg 0x20: [mem 0xfebd2000-0xfebd2fff] Apr 22 10:56:29 qemux86 kernel: pci 0000:00:03.0: reg 0x30: [mem 0xfebc0000-0xfebcffff pref] Apr 22 10:56:29 qemux86 kernel: pci 0000:00:03.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] Apr 22 10:56:29 qemux86 kernel: pci 0000:00:04.0: [1af4:1001] type 00 class 0x010000 Apr 22 10:56:29 qemux86 kernel: pci 0000:00:04.0: reg 0x10: [io 0xc000-0xc07f] Apr 22 10:56:29 qemux86 kernel: pci 0000:00:04.0: reg 0x14: [mem 0xfebd3000-0xfebd3fff] Apr 22 10:56:29 qemux86 kernel: pci 0000:00:04.0: reg 0x20: [mem 0xfe80c000-0xfe80ffff 64bit pref] Apr 22 10:56:29 qemux86 kernel: pci 0000:00:1d.0: [8086:2934] type 00 class 0x0c0300 Apr 22 10:56:29 qemux86 kernel: pci 0000:00:1d.0: reg 0x20: [io 0xc100-0xc11f] Apr 22 10:56:29 qemux86 kernel: pci 0000:00:1d.1: [8086:2935] type 00 class 0x0c0300 Apr 22 10:56:29 qemux86 kernel: pci 0000:00:1d.1: reg 0x20: [io 0xc120-0xc13f] Apr 22 10:56:29 qemux86 kernel: pci 0000:00:1d.2: [8086:2936] type 00 class 0x0c0300 Apr 22 10:56:29 qemux86 kernel: pci 0000:00:1d.2: reg 0x20: [io 0xc140-0xc15f] Apr 22 10:56:29 qemux86 kernel: pci 0000:00:1d.7: [8086:293a] type 00 class 0x0c0320 Apr 22 10:56:29 qemux86 kernel: pci 0000:00:1d.7: reg 0x10: [mem 0xfebd4000-0xfebd4fff] Apr 22 10:56:29 qemux86 kernel: pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 Apr 22 10:56:29 qemux86 kernel: pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO Apr 22 10:56:29 qemux86 kernel: pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 Apr 22 10:56:29 qemux86 kernel: pci 0000:00:1f.2: reg 0x20: [io 0xc160-0xc17f] Apr 22 10:56:29 qemux86 kernel: pci 0000:00:1f.2: reg 0x24: [mem 0xfebd5000-0xfebd5fff] Apr 22 10:56:29 qemux86 kernel: pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 Apr 22 10:56:29 qemux86 kernel: pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] Apr 22 10:56:29 qemux86 kernel: pci_bus 0000:00: on NUMA node 0 Apr 22 10:56:29 qemux86 kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 10 Apr 22 10:56:29 qemux86 kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 10 Apr 22 10:56:29 qemux86 kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 11 Apr 22 10:56:29 qemux86 kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 11 Apr 22 10:56:29 qemux86 kernel: ACPI: PCI: Interrupt link LNKE configured for IRQ 10 Apr 22 10:56:29 qemux86 kernel: ACPI: PCI: Interrupt link LNKF configured for IRQ 10 Apr 22 10:56:29 qemux86 kernel: ACPI: PCI: Interrupt link LNKG configured for IRQ 11 Apr 22 10:56:29 qemux86 kernel: ACPI: PCI: Interrupt link LNKH configured for IRQ 11 Apr 22 10:56:29 qemux86 kernel: ACPI: PCI: Interrupt link GSIA configured for IRQ 16 Apr 22 10:56:29 qemux86 kernel: ACPI: PCI: Interrupt link GSIB configured for IRQ 17 Apr 22 10:56:29 qemux86 kernel: ACPI: PCI: Interrupt link GSIC configured for IRQ 18 Apr 22 10:56:29 qemux86 kernel: ACPI: PCI: Interrupt link GSID configured for IRQ 19 Apr 22 10:56:29 qemux86 kernel: ACPI: PCI: Interrupt link GSIE configured for IRQ 20 Apr 22 10:56:29 qemux86 kernel: ACPI: PCI: Interrupt link GSIF configured for IRQ 21 Apr 22 10:56:29 qemux86 kernel: ACPI: PCI: Interrupt link GSIG configured for IRQ 22 Apr 22 10:56:29 qemux86 kernel: ACPI: PCI: Interrupt link GSIH configured for IRQ 23 Apr 22 10:56:29 qemux86 kernel: pci 0000:00:03.0: vgaarb: setting as boot VGA device Apr 22 10:56:29 qemux86 kernel: pci 0000:00:03.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none Apr 22 10:56:29 qemux86 kernel: pci 0000:00:03.0: vgaarb: bridge control possible Apr 22 10:56:29 qemux86 kernel: vgaarb: loaded Apr 22 10:56:29 qemux86 kernel: SCSI subsystem initialized Apr 22 10:56:29 qemux86 kernel: libata version 3.00 loaded. Apr 22 10:56:29 qemux86 kernel: ACPI: bus type USB registered Apr 22 10:56:29 qemux86 kernel: usbcore: registered new interface driver usbfs Apr 22 10:56:29 qemux86 kernel: usbcore: registered new interface driver hub Apr 22 10:56:29 qemux86 kernel: usbcore: registered new device driver usb Apr 22 10:56:29 qemux86 kernel: pps_core: LinuxPPS API ver. 1 registered Apr 22 10:56:29 qemux86 kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti Apr 22 10:56:29 qemux86 kernel: PTP clock support registered Apr 22 10:56:29 qemux86 kernel: Bluetooth: Core ver 2.22 Apr 22 10:56:29 qemux86 kernel: NET: Registered PF_BLUETOOTH protocol family Apr 22 10:56:29 qemux86 kernel: Bluetooth: HCI device and connection manager initialized Apr 22 10:56:29 qemux86 kernel: Bluetooth: HCI socket layer initialized Apr 22 10:56:29 qemux86 kernel: Bluetooth: L2CAP socket layer initialized Apr 22 10:56:29 qemux86 kernel: Bluetooth: SCO socket layer initialized Apr 22 10:56:29 qemux86 kernel: PCI: Using ACPI for IRQ routing Apr 22 10:56:29 qemux86 kernel: PCI: pci_cache_line_size set to 64 bytes Apr 22 10:56:29 qemux86 kernel: e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] Apr 22 10:56:29 qemux86 kernel: e820: reserve RAM buffer [mem 0x009f8600-0x009fffff] Apr 22 10:56:29 qemux86 kernel: e820: reserve RAM buffer [mem 0x1ffd8000-0x1fffffff] Apr 22 10:56:29 qemux86 kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 Apr 22 10:56:29 qemux86 kernel: hpet0: 3 comparators, 64-bit 100.000000 MHz counter Apr 22 10:56:29 qemux86 kernel: clocksource: Switched to clocksource kvm-clock Apr 22 10:56:29 qemux86 kernel: pnp: PnP ACPI init Apr 22 10:56:29 qemux86 kernel: system 00:05: [mem 0xb0000000-0xbfffffff window] has been reserved Apr 22 10:56:29 qemux86 kernel: pnp: PnP ACPI: found 6 devices Apr 22 10:56:29 qemux86 kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns Apr 22 10:56:29 qemux86 kernel: NET: Registered PF_INET protocol family Apr 22 10:56:29 qemux86 kernel: IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) Apr 22 10:56:29 qemux86 kernel: tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear) Apr 22 10:56:29 qemux86 kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) Apr 22 10:56:29 qemux86 kernel: TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear) Apr 22 10:56:29 qemux86 kernel: TCP bind hash table entries: 4096 (order: 3, 32768 bytes, linear) Apr 22 10:56:29 qemux86 kernel: TCP: Hash tables configured (established 4096 bind 4096) Apr 22 10:56:29 qemux86 kernel: UDP hash table entries: 256 (order: 1, 8192 bytes, linear) Apr 22 10:56:29 qemux86 kernel: UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) Apr 22 10:56:29 qemux86 kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family Apr 22 10:56:29 qemux86 kernel: RPC: Registered named UNIX socket transport module. Apr 22 10:56:29 qemux86 kernel: RPC: Registered udp transport module. Apr 22 10:56:29 qemux86 kernel: RPC: Registered tcp transport module. Apr 22 10:56:29 qemux86 kernel: RPC: Registered tcp NFSv4.1 backchannel transport module. Apr 22 10:56:29 qemux86 kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] Apr 22 10:56:29 qemux86 kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] Apr 22 10:56:29 qemux86 kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] Apr 22 10:56:29 qemux86 kernel: pci_bus 0000:00: resource 7 [mem 0x20000000-0xafffffff window] Apr 22 10:56:29 qemux86 kernel: pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] Apr 22 10:56:29 qemux86 kernel: ACPI: \_SB_.GSIA: Enabled at IRQ 16 Apr 22 10:56:29 qemux86 kernel: ACPI: \_SB_.GSIB: Enabled at IRQ 17 Apr 22 10:56:29 qemux86 kernel: ACPI: \_SB_.GSIC: Enabled at IRQ 18 Apr 22 10:56:29 qemux86 kernel: ACPI: \_SB_.GSID: Enabled at IRQ 19 Apr 22 10:56:29 qemux86 kernel: PCI: CLS 0 bytes, default 64 Apr 22 10:56:29 qemux86 kernel: RAPL PMU: API unit is 2^-32 Joules, 0 fixed counters, 10737418240 ms ovfl timer Apr 22 10:56:29 qemux86 kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x257a386c905, max_idle_ns: 440795250529 ns Apr 22 10:56:29 qemux86 kernel: Initialise system trusted keyrings Apr 22 10:56:29 qemux86 kernel: workingset: timestamp_bits=14 max_order=17 bucket_order=3 Apr 22 10:56:29 qemux86 kernel: NFS: Registering the id_resolver key type Apr 22 10:56:29 qemux86 kernel: Key type id_resolver registered Apr 22 10:56:29 qemux86 kernel: Key type id_legacy registered Apr 22 10:56:29 qemux86 kernel: Key type cifs.idmap registered Apr 22 10:56:29 qemux86 kernel: xor: automatically using best checksumming function avx Apr 22 10:56:29 qemux86 kernel: Key type asymmetric registered Apr 22 10:56:29 qemux86 kernel: Asymmetric key parser 'x509' registered Apr 22 10:56:29 qemux86 kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250) Apr 22 10:56:29 qemux86 kernel: io scheduler mq-deadline registered Apr 22 10:56:29 qemux86 kernel: io scheduler kyber registered Apr 22 10:56:29 qemux86 kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 Apr 22 10:56:29 qemux86 kernel: ACPI: button: Power Button [PWRF] Apr 22 10:56:29 qemux86 kernel: ACPI: \_SB_.GSIF: Enabled at IRQ 21 Apr 22 10:56:29 qemux86 kernel: ACPI: \_SB_.GSIG: Enabled at IRQ 22 Apr 22 10:56:29 qemux86 kernel: ACPI: \_SB_.GSIH: Enabled at IRQ 23 Apr 22 10:56:29 qemux86 kernel: ACPI: \_SB_.GSIE: Enabled at IRQ 20 Apr 22 10:56:29 qemux86 kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled Apr 22 10:56:29 qemux86 kernel: 00:01: ttyS2 at I/O 0x3e8 (irq = 4, base_baud = 115200) is a 16550A Apr 22 10:56:29 qemux86 kernel: 00:02: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A Apr 22 10:56:29 qemux86 kernel: 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A Apr 22 10:56:29 qemux86 kernel: Linux agpgart interface v0.103 Apr 22 10:56:29 qemux86 kernel: [drm] pci: virtio-vga detected at 0000:00:03.0 Apr 22 10:56:29 qemux86 kernel: virtio-pci 0000:00:03.0: vgaarb: deactivate vga console Apr 22 10:56:29 qemux86 kernel: Console: switching to colour dummy device 80x25 Apr 22 10:56:29 qemux86 kernel: [drm] features: -virgl +edid -resource_blob -host_visible Apr 22 10:56:29 qemux86 kernel: [drm] number of scanouts: 1 Apr 22 10:56:29 qemux86 kernel: [drm] number of cap sets: 0 Apr 22 10:56:29 qemux86 kernel: [drm] Initialized virtio_gpu 0.1.0 0 for virtio2 on minor 0 Apr 22 10:56:29 qemux86 kernel: virtio_gpu virtio2: [drm] drm_plane_enable_fb_damage_clips() not called Apr 22 10:56:29 qemux86 kernel: Console: switching to colour frame buffer device 160x50 Apr 22 10:56:29 qemux86 kernel: virtio_gpu virtio2: [drm] fb0: virtio_gpudrmfb frame buffer device Apr 22 10:56:29 qemux86 kernel: brd: module loaded Apr 22 10:56:29 qemux86 kernel: loop: module loaded Apr 22 10:56:29 qemux86 kernel: virtio_blk virtio3: [vda] 1242118 512-byte logical blocks (636 MB/607 MiB) Apr 22 10:56:29 qemux86 kernel: ahci 0000:00:1f.2: version 3.0 Apr 22 10:56:29 qemux86 kernel: ahci 0000:00:1f.2: AHCI 0001.0000 32 slots 6 ports 1.5 Gbps 0x3f impl SATA mode Apr 22 10:56:29 qemux86 kernel: ahci 0000:00:1f.2: flags: 64bit ncq only Apr 22 10:56:29 qemux86 kernel: scsi host0: ahci Apr 22 10:56:29 qemux86 kernel: scsi host1: ahci Apr 22 10:56:29 qemux86 kernel: scsi host2: ahci Apr 22 10:56:29 qemux86 kernel: scsi host3: ahci Apr 22 10:56:29 qemux86 kernel: scsi host4: ahci Apr 22 10:56:29 qemux86 kernel: scsi host5: ahci Apr 22 10:56:29 qemux86 kernel: ata1: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5100 irq 34 Apr 22 10:56:29 qemux86 kernel: ata2: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5180 irq 34 Apr 22 10:56:29 qemux86 kernel: ata3: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5200 irq 34 Apr 22 10:56:29 qemux86 kernel: ata4: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5280 irq 34 Apr 22 10:56:29 qemux86 kernel: ata5: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5300 irq 34 Apr 22 10:56:29 qemux86 kernel: ata6: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5380 irq 34 Apr 22 10:56:29 qemux86 kernel: e100: Intel(R) PRO/100 Network Driver Apr 22 10:56:29 qemux86 kernel: e100: Copyright(c) 1999-2006 Intel Corporation Apr 22 10:56:29 qemux86 kernel: e1000: Intel(R) PRO/1000 Network Driver Apr 22 10:56:29 qemux86 kernel: e1000: Copyright (c) 1999-2006 Intel Corporation. Apr 22 10:56:29 qemux86 kernel: e1000e: Intel(R) PRO/1000 Network Driver Apr 22 10:56:29 qemux86 kernel: e1000e: Copyright(c) 1999 - 2015 Intel Corporation. Apr 22 10:56:29 qemux86 kernel: igb: Intel(R) Gigabit Ethernet Network Driver Apr 22 10:56:29 qemux86 kernel: igb: Copyright (c) 2007-2014 Intel Corporation. Apr 22 10:56:29 qemux86 kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver Apr 22 10:56:29 qemux86 kernel: ehci-pci: EHCI PCI platform driver Apr 22 10:56:29 qemux86 kernel: ehci-pci 0000:00:1d.7: EHCI Host Controller Apr 22 10:56:29 qemux86 kernel: ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 1 Apr 22 10:56:29 qemux86 kernel: ehci-pci 0000:00:1d.7: irq 19, io mem 0xfebd4000 Apr 22 10:56:29 qemux86 kernel: ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00 Apr 22 10:56:29 qemux86 kernel: hub 1-0:1.0: USB hub found Apr 22 10:56:29 qemux86 kernel: hub 1-0:1.0: 6 ports detected Apr 22 10:56:29 qemux86 kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver Apr 22 10:56:29 qemux86 kernel: ohci-pci: OHCI PCI platform driver Apr 22 10:56:29 qemux86 kernel: uhci_hcd: USB Universal Host Controller Interface driver Apr 22 10:56:29 qemux86 kernel: uhci_hcd 0000:00:1d.0: UHCI Host Controller Apr 22 10:56:29 qemux86 kernel: uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2 Apr 22 10:56:29 qemux86 kernel: uhci_hcd 0000:00:1d.0: irq 16, io base 0x0000c100 Apr 22 10:56:29 qemux86 kernel: hub 2-0:1.0: USB hub found Apr 22 10:56:29 qemux86 kernel: hub 2-0:1.0: 2 ports detected Apr 22 10:56:29 qemux86 kernel: uhci_hcd 0000:00:1d.1: UHCI Host Controller Apr 22 10:56:29 qemux86 kernel: uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3 Apr 22 10:56:29 qemux86 kernel: uhci_hcd 0000:00:1d.1: irq 17, io base 0x0000c120 Apr 22 10:56:29 qemux86 kernel: hub 3-0:1.0: USB hub found Apr 22 10:56:29 qemux86 kernel: hub 3-0:1.0: 2 ports detected Apr 22 10:56:29 qemux86 kernel: uhci_hcd 0000:00:1d.2: UHCI Host Controller Apr 22 10:56:29 qemux86 kernel: uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4 Apr 22 10:56:29 qemux86 kernel: uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000c140 Apr 22 10:56:29 qemux86 kernel: hub 4-0:1.0: USB hub found Apr 22 10:56:29 qemux86 kernel: hub 4-0:1.0: 2 ports detected Apr 22 10:56:29 qemux86 kernel: usbcore: registered new interface driver usb-storage Apr 22 10:56:29 qemux86 kernel: usbcore: registered new interface driver usbserial_generic Apr 22 10:56:29 qemux86 kernel: usbserial: USB Serial support registered for generic Apr 22 10:56:29 qemux86 kernel: usbcore: registered new interface driver ftdi_sio Apr 22 10:56:29 qemux86 kernel: usbserial: USB Serial support registered for FTDI USB Serial Device Apr 22 10:56:29 qemux86 kernel: usbcore: registered new interface driver pl2303 Apr 22 10:56:29 qemux86 kernel: usbserial: USB Serial support registered for pl2303 Apr 22 10:56:29 qemux86 kernel: i8042: PNP: No PS/2 controller found. Apr 22 10:56:29 qemux86 kernel: mousedev: PS/2 mouse device common for all mice Apr 22 10:56:29 qemux86 kernel: rtc_cmos 00:04: RTC can wake from S4 Apr 22 10:56:29 qemux86 kernel: rtc_cmos 00:04: registered as rtc0 Apr 22 10:56:29 qemux86 kernel: rtc_cmos 00:04: setting system clock to 2023-04-22T10:56:28 UTC (1682160988) Apr 22 10:56:29 qemux86 kernel: rtc_cmos 00:04: alarms up to one day, y3k, 242 bytes nvram, hpet irqs Apr 22 10:56:29 qemux86 kernel: i801_smbus 0000:00:1f.3: SMBus using PCI interrupt Apr 22 10:56:29 qemux86 kernel: i2c i2c-0: 1/1 memory slots populated (from DMI) Apr 22 10:56:29 qemux86 kernel: i2c i2c-0: Memory type 0x07 not supported yet, not instantiating SPD Apr 22 10:56:29 qemux86 kernel: device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com Apr 22 10:56:29 qemux86 kernel: intel_pstate: CPU model not supported Apr 22 10:56:29 qemux86 kernel: sdhci: Secure Digital Host Controller Interface driver Apr 22 10:56:29 qemux86 kernel: sdhci: Copyright(c) Pierre Ossman Apr 22 10:56:29 qemux86 kernel: sdhci-pltfm: SDHCI platform and OF driver helper Apr 22 10:56:29 qemux86 kernel: usbcore: registered new interface driver usbhid Apr 22 10:56:29 qemux86 kernel: usbhid: USB HID core driver Apr 22 10:56:29 qemux86 kernel: u32 classifier Apr 22 10:56:29 qemux86 kernel: input device check on Apr 22 10:56:29 qemux86 kernel: Actions configured Apr 22 10:56:29 qemux86 kernel: NET: Registered PF_INET6 protocol family Apr 22 10:56:29 qemux86 kernel: Segment Routing with IPv6 Apr 22 10:56:29 qemux86 kernel: In-situ OAM (IOAM) with IPv6 Apr 22 10:56:29 qemux86 kernel: sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver Apr 22 10:56:29 qemux86 kernel: NET: Registered PF_PACKET protocol family Apr 22 10:56:29 qemux86 kernel: Bridge firewalling registered Apr 22 10:56:29 qemux86 kernel: Key type dns_resolver registered Apr 22 10:56:29 qemux86 kernel: NET: Registered PF_VSOCK protocol family Apr 22 10:56:29 qemux86 kernel: IPI shorthand broadcast: enabled Apr 22 10:56:29 qemux86 kernel: sched_clock: Marking stable (716996321, 147710406)->(946120431, -81413704) Apr 22 10:56:29 qemux86 kernel: registered taskstats version 1 Apr 22 10:56:29 qemux86 kernel: Loading compiled-in X.509 certificates Apr 22 10:56:29 qemux86 kernel: Key type .fscrypt registered Apr 22 10:56:29 qemux86 kernel: Key type fscrypt-provisioning registered Apr 22 10:56:29 qemux86 kernel: Btrfs loaded, crc32c=crc32c-generic, zoned=no, fsverity=no Apr 22 10:56:29 qemux86 kernel: Key type encrypted registered Apr 22 10:56:29 qemux86 kernel: printk: console [netcon0] enabled Apr 22 10:56:29 qemux86 kernel: netconsole: network logging started Apr 22 10:56:29 qemux86 kernel: usb 1-1: new high-speed USB device number 2 using ehci-pci Apr 22 10:56:29 qemux86 kernel: ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300) Apr 22 10:56:29 qemux86 kernel: ata1: SATA link down (SStatus 0 SControl 300) Apr 22 10:56:29 qemux86 kernel: ata4: SATA link down (SStatus 0 SControl 300) Apr 22 10:56:29 qemux86 kernel: ata2: SATA link down (SStatus 0 SControl 300) Apr 22 10:56:29 qemux86 kernel: ata5: SATA link down (SStatus 0 SControl 300) Apr 22 10:56:29 qemux86 kernel: ata6: SATA link down (SStatus 0 SControl 300) Apr 22 10:56:29 qemux86 kernel: ata3.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100 Apr 22 10:56:29 qemux86 kernel: ata3.00: applying bridge limits Apr 22 10:56:29 qemux86 kernel: ata3.00: configured for UDMA/100 Apr 22 10:56:29 qemux86 kernel: scsi 2:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 Apr 22 10:56:29 qemux86 kernel: sr 2:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray Apr 22 10:56:29 qemux86 kernel: cdrom: Uniform CD-ROM driver Revision: 3.20 Apr 22 10:56:29 qemux86 kernel: sr 2:0:0:0: Attached scsi CD-ROM sr0 Apr 22 10:56:29 qemux86 kernel: IP-Config: Complete: Apr 22 10:56:29 qemux86 kernel: device=eth0, hwaddr=52:54:00:12:34:04, ipaddr=192.168.7.4, mask=255.255.255.0, gw=192.168.7.3 Apr 22 10:56:29 qemux86 kernel: host=192.168.7.4, domain=, nis-domain=(none) Apr 22 10:56:29 qemux86 kernel: bootserver=255.255.255.255, rootserver=255.255.255.255, rootpath= Apr 22 10:56:29 qemux86 kernel: nameserver0=8.8.8.8 Apr 22 10:56:29 qemux86 kernel: md: Waiting for all devices to be available before autodetect Apr 22 10:56:29 qemux86 kernel: md: If you don't use raid, use raid=noautodetect Apr 22 10:56:29 qemux86 kernel: md: Autodetecting RAID arrays. Apr 22 10:56:29 qemux86 kernel: md: autorun ... Apr 22 10:56:29 qemux86 kernel: md: ... autorun DONE. Apr 22 10:56:29 qemux86 kernel: EXT4-fs (vda): mounted filesystem with ordered data mode. Opts: (null). Quota mode: disabled. Apr 22 10:56:29 qemux86 kernel: VFS: Mounted root (ext4 filesystem) on device 253:0. Apr 22 10:56:29 qemux86 kernel: devtmpfs: mounted Apr 22 10:56:29 qemux86 kernel: Freeing unused kernel image (initmem) memory: 880K Apr 22 10:56:29 qemux86 kernel: Write protecting kernel text and read-only data: 15712k Apr 22 10:56:29 qemux86 kernel: Run /sbin/init as init process Apr 22 10:56:29 qemux86 kernel: with arguments: Apr 22 10:56:29 qemux86 kernel: /sbin/init Apr 22 10:56:29 qemux86 kernel: with environment: Apr 22 10:56:29 qemux86 kernel: HOME=/ Apr 22 10:56:29 qemux86 kernel: TERM=linux Apr 22 10:56:29 qemux86 kernel: input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:1d.7/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input1 Apr 22 10:56:29 qemux86 kernel: hid-generic 0003:0627:0001.0001: input: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:1d.7-1/input0 Apr 22 10:56:29 qemux86 systemd[1]: systemd 253.1^ running in system mode (+PAM -AUDIT -SELINUX -APPARMOR +IMA -SMACK +SECCOMP -GCRYPT -GNUTLS -OPENSSL +ACL +BLKID -CURL -ELFUTILS -FIDO2 -IDN2 -IDN -IPTC +KMOD -LIBCRYPTSETUP +LIBFDISK -PCRE2 -PWQUALITY -P11KIT -QRENCODE -TPM2 -BZIP2 -LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK +XKBCOMMON +UTMP +SYSVINIT default-hierarchy=hybrid) Apr 22 10:56:29 qemux86 systemd[1]: Detected virtualization kvm. Apr 22 10:56:29 qemux86 systemd[1]: Detected architecture x86. Apr 22 10:56:29 qemux86 systemd[1]: Hostname set to . Apr 22 10:56:29 qemux86 systemd[1]: Initializing machine ID from random generator. Apr 22 10:56:29 qemux86 kernel: usb 1-2: new high-speed USB device number 3 using ehci-pci Apr 22 10:56:29 qemux86 systemd[1]: Queued start job for default target Graphical Interface. Apr 22 10:56:29 qemux86 systemd[1]: Created slice Slice /system/getty. Apr 22 10:56:29 qemux86 systemd[1]: Created slice Slice /system/modprobe. Apr 22 10:56:29 qemux86 systemd[1]: Created slice Slice /system/serial-getty. Apr 22 10:56:29 qemux86 systemd[1]: Created slice User and Session Slice. Apr 22 10:56:29 qemux86 systemd[1]: Started Dispatch Password Requests to Console Directory Watch. Apr 22 10:56:29 qemux86 systemd[1]: Started Forward Password Requests to Wall Directory Watch. Apr 22 10:56:29 qemux86 systemd[1]: Reached target Host and Network Name Lookups. Apr 22 10:56:29 qemux86 systemd[1]: Reached target Path Units. Apr 22 10:56:29 qemux86 systemd[1]: Reached target Remote File Systems. Apr 22 10:56:29 qemux86 systemd[1]: Reached target Slice Units. Apr 22 10:56:29 qemux86 systemd[1]: Reached target Swaps. Apr 22 10:56:29 qemux86 systemd[1]: Listening on RPCbind Server Activation Socket. Apr 22 10:56:29 qemux86 systemd[1]: Reached target RPC Port Mapper. Apr 22 10:56:29 qemux86 systemd[1]: Listening on Syslog Socket. Apr 22 10:56:29 qemux86 systemd[1]: Listening on initctl Compatibility Named Pipe. Apr 22 10:56:29 qemux86 systemd[1]: Journal Audit Socket was skipped because of an unmet condition check (ConditionSecurity=audit). Apr 22 10:56:29 qemux86 systemd[1]: Listening on Journal Socket (/dev/log). Apr 22 10:56:29 qemux86 systemd[1]: Listening on Journal Socket. Apr 22 10:56:29 qemux86 systemd[1]: Listening on Network Service Netlink Socket. Apr 22 10:56:29 qemux86 systemd[1]: Listening on udev Control Socket. Apr 22 10:56:29 qemux86 systemd[1]: Listening on udev Kernel Socket. Apr 22 10:56:29 qemux86 systemd[1]: Listening on User Database Manager Socket. Apr 22 10:56:29 qemux86 systemd[1]: Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages). Apr 22 10:56:29 qemux86 systemd[1]: Mounting POSIX Message Queue File System... Apr 22 10:56:29 qemux86 systemd[1]: Mounting Kernel Debug File System... Apr 22 10:56:29 qemux86 systemd[1]: Mounting Kernel Trace File System... Apr 22 10:56:29 qemux86 systemd[1]: Mounting Temporary Directory /tmp... Apr 22 10:56:29 qemux86 systemd[1]: Starting Create List of Static Device Nodes... Apr 22 10:56:29 qemux86 systemd[1]: Starting Load Kernel Module configfs... Apr 22 10:56:29 qemux86 systemd[1]: Starting Load Kernel Module drm... Apr 22 10:56:29 qemux86 systemd[1]: Starting Load Kernel Module fuse... Apr 22 10:56:29 qemux86 systemd[1]: Starting Start psplash boot splash screen... Apr 22 10:56:29 qemux86 systemd[1]: Starting RPC Bind... Apr 22 10:56:29 qemux86 systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/). Apr 22 10:56:29 qemux86 kernel: input: QEMU QEMU USB Keyboard as /devices/pci0000:00/0000:00:1d.7/usb1/1-2/1-2:1.0/0003:0627:0001.0002/input/input2 Apr 22 10:56:29 qemux86 systemd[1]: Starting Journal Service... Apr 22 10:56:29 qemux86 systemd[1]: Load Kernel Modules was skipped because no trigger condition checks were met. Apr 22 10:56:29 qemux86 systemd[1]: Starting Generate network units from Kernel command line... Apr 22 10:56:29 qemux86 systemd[1]: Starting Remount Root and Kernel File Systems... Apr 22 10:56:29 qemux86 systemd[1]: Starting Apply Kernel Variables... Apr 22 10:56:29 qemux86 systemd-journald[161]: Collecting audit messages is disabled. Apr 22 10:56:29 qemux86 kernel: EXT4-fs (vda): re-mounted. Opts: (null). Quota mode: disabled. Apr 22 10:56:29 qemux86 systemd[1]: Starting Coldplug All udev Devices... Apr 22 10:56:29 qemux86 systemd[1]: Started Start psplash boot splash screen. Apr 22 10:56:29 qemux86 systemd[1]: Started RPC Bind. Apr 22 10:56:29 qemux86 systemd[1]: Mounted POSIX Message Queue File System. Apr 22 10:56:29 qemux86 systemd[1]: Mounted Kernel Debug File System. Apr 22 10:56:29 qemux86 systemd[1]: Mounted Kernel Trace File System. Apr 22 10:56:29 qemux86 systemd[1]: Mounted Temporary Directory /tmp. Apr 22 10:56:29 qemux86 systemd[1]: Finished Create List of Static Device Nodes. Apr 22 10:56:29 qemux86 systemd[1]: modprobe@configfs.service: Deactivated successfully. Apr 22 10:56:29 qemux86 systemd[1]: Finished Load Kernel Module configfs. Apr 22 10:56:29 qemux86 systemd[1]: modprobe@drm.service: Deactivated successfully. Apr 22 10:56:29 qemux86 systemd[1]: Finished Load Kernel Module drm. Apr 22 10:56:29 qemux86 systemd[1]: modprobe@fuse.service: Deactivated successfully. Apr 22 10:56:29 qemux86 systemd[1]: Finished Load Kernel Module fuse. Apr 22 10:56:29 qemux86 systemd-journald[161]: Journal started Apr 22 10:56:29 qemux86 systemd-journald[161]: Runtime Journal (/run/log/journal/3286d559b4aa45c89b34196409a9ee7a) is 8.0M, max 64.0M, 56.0M free. Apr 22 10:56:29 qemux86 psplash[159]: warning: FBIOPUT_VSCREENINFO failed, double buffering disabled Apr 22 10:56:29 qemux86 kernel: hid-generic 0003:0627:0001.0002: input: USB HID v1.11 Keyboard [QEMU QEMU USB Keyboard] on usb-0000:00:1d.7-2/input0 Apr 22 10:56:29 qemux86 systemd[1]: Started Journal Service. Apr 22 10:56:29 qemux86 systemd[1]: Finished Generate network units from Kernel command line. Apr 22 10:56:29 qemux86 systemd[1]: Finished Remount Root and Kernel File Systems. Apr 22 10:56:29 qemux86 systemd[1]: Finished Apply Kernel Variables. Apr 22 10:56:29 qemux86 systemd[1]: FUSE Control File System was skipped because of an unmet condition check (ConditionPathExists=/sys/fs/fuse/connections). Apr 22 10:56:29 qemux86 systemd[1]: Kernel Configuration File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/config). Apr 22 10:56:29 qemux86 systemd[1]: Started Start psplash-systemd progress communication helper. Apr 22 10:56:29 qemux86 systemd[1]: Rebuild Hardware Database was skipped because no trigger condition checks were met. Apr 22 10:56:29 qemux86 systemd[1]: Starting Flush Journal to Persistent Storage... Apr 22 10:56:29 qemux86 systemd[1]: Starting Create System Users... Apr 22 10:56:29 qemux86 systemd-journald[161]: Runtime Journal (/run/log/journal/3286d559b4aa45c89b34196409a9ee7a) is 8.0M, max 64.0M, 56.0M free. Apr 22 10:56:29 qemux86 systemd-journald[161]: Received client request to flush runtime journal. Apr 22 10:56:29 qemux86 systemd[1]: Finished Flush Journal to Persistent Storage. Apr 22 10:56:29 qemux86 systemd[1]: Finished Create System Users. Apr 22 10:56:29 qemux86 systemd[1]: Starting Create Static Device Nodes in /dev... Apr 22 10:56:29 qemux86 systemd-tmpfiles[180]: /etc/tmpfiles.d/connman_resolvconf.conf:1: Line references path below legacy directory /var/run/, updating /var/run/connman → /run/connman; please update the tmpfiles.d/ drop-in file accordingly. Apr 22 10:56:29 qemux86 systemd[1]: Finished Create Static Device Nodes in /dev. Apr 22 10:56:29 qemux86 systemd[1]: Reached target Preparation for Local File Systems. Apr 22 10:56:29 qemux86 systemd[1]: Mounting /var/volatile... Apr 22 10:56:29 qemux86 systemd[1]: Starting Rule-based Manager for Device Events and Files... Apr 22 10:56:29 qemux86 systemd[1]: Mounted /var/volatile. Apr 22 10:56:29 qemux86 systemd[1]: Bind mount volatile /var/cache was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/var/cache). Apr 22 10:56:29 qemux86 systemd[1]: Bind mount volatile /var/lib was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/var/lib). Apr 22 10:56:29 qemux86 systemd[1]: Starting Load/Save OS Random Seed... Apr 22 10:56:29 qemux86 systemd[1]: Bind mount volatile /var/spool was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/var/spool). Apr 22 10:56:29 qemux86 systemd[1]: Bind mount volatile /srv was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/srv). Apr 22 10:56:29 qemux86 systemd[1]: Reached target Local File Systems. Apr 22 10:56:29 qemux86 systemd[1]: Starting Rebuild Dynamic Linker Cache... Apr 22 10:56:29 qemux86 systemd[1]: Starting Create Volatile Files and Directories... Apr 22 10:56:29 qemux86 systemd[1]: Finished Load/Save OS Random Seed. Apr 22 10:56:29 qemux86 systemd-udevd[183]: Using default interface naming scheme 'v253'. Apr 22 10:56:29 qemux86 systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes). Apr 22 10:56:29 qemux86 systemd[1]: Commit a transient machine-id on disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id). Apr 22 10:56:29 qemux86 systemd-tmpfiles[186]: /etc/tmpfiles.d/connman_resolvconf.conf:1: Line references path below legacy directory /var/run/, updating /var/run/connman → /run/connman; please update the tmpfiles.d/ drop-in file accordingly. Apr 22 10:56:29 qemux86 systemd-tmpfiles[186]: /usr/lib/tmpfiles.d/legacy.conf:13: Duplicate line for path "/run/lock", ignoring. Apr 22 10:56:29 qemux86 systemd-tmpfiles[186]: /usr/lib/tmpfiles.d/systemd-resolve.conf:10: Duplicate line for path "/etc/resolv.conf", ignoring. Apr 22 10:56:29 qemux86 systemd-tmpfiles[186]: "/var/log" already exists and is not a directory. Apr 22 10:56:29 qemux86 systemd[1]: Started Rule-based Manager for Device Events and Files. Apr 22 10:56:29 qemux86 systemd-tmpfiles[186]: "/var/tmp" already exists and is not a directory. Apr 22 10:56:29 qemux86 systemd[1]: Finished Create Volatile Files and Directories. Apr 22 10:56:29 qemux86 systemd[1]: Starting Rebuild Journal Catalog... Apr 22 10:56:29 qemux86 systemd[1]: Starting Network Time Synchronization... Apr 22 10:56:29 qemux86 systemd[1]: Starting Record System Boot/Shutdown in UTMP... Apr 22 10:56:29 qemux86 systemd[1]: Finished Rebuild Journal Catalog. Apr 22 10:56:29 qemux86 systemd[1]: Finished Rebuild Dynamic Linker Cache. Apr 22 10:56:29 qemux86 (udev-worker)[196]: enp0s1: Network interface 'eth0' is already up, cannot rename to 'enp0s1'. Apr 22 10:56:29 qemux86 systemd[1]: Finished Record System Boot/Shutdown in UTMP. Apr 22 10:56:29 qemux86 systemd[1]: Finished Coldplug All udev Devices. Apr 22 10:56:29 qemux86 systemd[1]: Started Network Time Synchronization. Apr 22 10:56:29 qemux86 systemd[1]: Reached target System Time Set. Apr 22 10:56:29 qemux86 systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. Apr 22 10:56:29 qemux86 systemd[1]: Starting Update is Completed... Apr 22 10:56:29 qemux86 systemd[1]: Finished Update is Completed. Apr 22 10:56:29 qemux86 systemd[1]: Reached target System Initialization. Apr 22 10:56:29 qemux86 systemd[1]: Started Daily Cleanup of Temporary Directories. Apr 22 10:56:29 qemux86 systemd[1]: Reached target Timer Units. Apr 22 10:56:29 qemux86 systemd[1]: Listening on Avahi mDNS/DNS-SD Stack Activation Socket. Apr 22 10:56:29 qemux86 systemd[1]: Listening on D-Bus System Message Bus Socket. Apr 22 10:56:29 qemux86 systemd[1]: Listening on dropbear.socket. Apr 22 10:56:29 qemux86 systemd[1]: Reached target Socket Units. Apr 22 10:56:29 qemux86 systemd[1]: Reached target Basic System. Apr 22 10:56:29 qemux86 systemd[1]: System is tainted: unmerged-usr:cgroupsv1 Apr 22 10:56:29 qemux86 systemd[1]: Started Kernel Logging Service. Apr 22 10:56:29 qemux86 kernel[222]: klogd started: BusyBox v1.36.0 () Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] Linux version 5.15.108-yocto-standard (oe-user@oe-host) (i686-poky-linux-gcc (GCC) 12.2.0, GNU ld (GNU Binutils) 2.40.20230119) #1 SMP PREEMPT Fri Apr 21 14:47:58 UTC 2023 Apr 22 10:56:29 qemux86 systemd[1]: Started System Logging Service. Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] signal: max sigframe size: 1760 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] BIOS-provided physical RAM map: Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffd7fff] usable Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] BIOS-e820: [mem 0x000000001ffd8000-0x000000001fffffff] reserved Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] Notice: NX (Execute Disable) protection cannot be enabled: non-PAE kernel! Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] e820: update [mem 0x009f8600-0x009f862f] usable ==> usable Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] e820: update [mem 0x009f8600-0x009f862f] usable ==> usable Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] extended physical RAM map: Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000009fbff] usable Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] reserve setup_data: [mem 0x000000000009fc00-0x000000000009ffff] reserved Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] reserve setup_data: [mem 0x00000000000f0000-0x00000000000fffff] reserved Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] reserve setup_data: [mem 0x0000000000100000-0x00000000009f85ff] usable Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] reserve setup_data: [mem 0x00000000009f8600-0x00000000009f862f] usable Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] reserve setup_data: [mem 0x00000000009f8630-0x000000001ffd7fff] usable Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] reserve setup_data: [mem 0x000000001ffd8000-0x000000001fffffff] reserved Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] reserve setup_data: [mem 0x00000000b0000000-0x00000000bfffffff] reserved Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] reserve setup_data: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] reserve setup_data: [mem 0x00000000feffc000-0x00000000feffffff] reserved Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] reserve setup_data: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] SMBIOS 2.8 present. Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] DMI: QEMU Standard PC (Q35 + ICH9, 2009), BIOS rel-1.16.1-0-g3208b098f51a-prebuilt.qemu.org 04/01/2014 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] Hypervisor detected: KVM Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] kvm-clock: cpu 0, msr 6df2001, primary cpu clock Apr 22 10:56:29 qemux86 systemd[1]: Starting D-Bus System Message Bus... Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000002] kvm-clock: using sched offset of 383231637 cycles Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000011] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000018] tsc: Detected 2599.996 MHz processor Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000734] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000737] e820: remove [mem 0x000a0000-0x000fffff] usable Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000743] last_pfn = 0x1ffd8 max_arch_pfn = 0x100000 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000791] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT Apr 22 10:56:29 qemux86 kernel[222]: [ 0.003915] found SMP MP-table at [mem 0x000f5bc0-0x000f5bcf] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.003943] initial memory mapped: [mem 0x00000000-0x073fffff] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.003987] ACPI: Early table checksum verification disabled Apr 22 10:56:29 qemux86 kernel[222]: [ 0.004006] ACPI: RSDP 0x00000000000F59F0 000014 (v00 BOCHS ) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.004015] ACPI: RSDT 0x000000001FFE240C 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.004026] ACPI: FACP 0x000000001FFE21EC 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.004036] ACPI: DSDT 0x000000001FFE0040 0021AC (v01 BOCHS BXPC 00000001 BXPC 00000001) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.004040] ACPI: FACS 0x000000001FFE0000 000040 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.004044] ACPI: APIC 0x000000001FFE22E0 000090 (v01 BOCHS BXPC 00000001 BXPC 00000001) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.004048] ACPI: HPET 0x000000001FFE2370 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.004052] ACPI: MCFG 0x000000001FFE23A8 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.004055] ACPI: WAET 0x000000001FFE23E4 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.004058] ACPI: Reserving FACP table memory at [mem 0x1ffe21ec-0x1ffe22df] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.004060] ACPI: Reserving DSDT table memory at [mem 0x1ffe0040-0x1ffe21eb] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.004062] ACPI: Reserving FACS table memory at [mem 0x1ffe0000-0x1ffe003f] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.004063] ACPI: Reserving APIC table memory at [mem 0x1ffe22e0-0x1ffe236f] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.004064] ACPI: Reserving HPET table memory at [mem 0x1ffe2370-0x1ffe23a7] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.004066] ACPI: Reserving MCFG table memory at [mem 0x1ffe23a8-0x1ffe23e3] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.004067] ACPI: Reserving WAET table memory at [mem 0x1ffe23e4-0x1ffe240b] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.004088] 0MB HIGHMEM available. Apr 22 10:56:29 qemux86 kernel[222]: [ 0.004090] 511MB LOWMEM available. Apr 22 10:56:29 qemux86 kernel[222]: [ 0.004092] mapped low ram: 0 - 1ffd8000 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.004094] low ram: 0 - 1ffd8000 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.004099] Zone ranges: Apr 22 10:56:29 qemux86 kernel[222]: [ 0.004103] DMA [mem 0x0000000000001000-0x0000000000ffffff] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.004106] Normal [mem 0x0000000001000000-0x000000001ffd7fff] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.004108] HighMem empty Apr 22 10:56:29 qemux86 kernel[222]: [ 0.004109] Movable zone start for each node Apr 22 10:56:29 qemux86 kernel[222]: [ 0.004110] Early memory node ranges Apr 22 10:56:29 qemux86 systemd[1]: Starting IPv6 Packet Filtering Framework... Apr 22 10:56:29 qemux86 kernel[222]: [ 0.004111] node 0: [mem 0x0000000000001000-0x000000000009efff] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.004113] node 0: [mem 0x0000000000100000-0x000000001ffd7fff] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.004116] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffd7fff] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.004574] On node 0, zone DMA: 1 pages in unavailable ranges Apr 22 10:56:29 qemux86 kernel[222]: [ 0.004625] On node 0, zone DMA: 97 pages in unavailable ranges Apr 22 10:56:29 qemux86 kernel[222]: [ 0.006677] Using APIC driver default Apr 22 10:56:29 qemux86 kernel[222]: [ 0.007105] ACPI: PM-Timer IO Port: 0x608 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.007114] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.007162] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.007166] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.007168] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.007170] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.007177] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.007179] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.007183] ACPI: Using ACPI (MADT) for SMP configuration information Apr 22 10:56:29 qemux86 kernel[222]: [ 0.007185] ACPI: HPET id: 0x8086a201 base: 0xfed00000 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.007189] TSC deadline timer available Apr 22 10:56:29 qemux86 kernel[222]: [ 0.007190] smpboot: Allowing 4 CPUs, 0 hotplug CPUs Apr 22 10:56:29 qemux86 kernel[222]: [ 0.007217] [mem 0x20000000-0xafffffff] available for PCI devices Apr 22 10:56:29 qemux86 kernel[222]: [ 0.007219] Booting paravirtualized kernel on KVM Apr 22 10:56:29 qemux86 kernel[222]: [ 0.007222] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns Apr 22 10:56:29 qemux86 kernel[222]: [ 0.007228] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:4 nr_node_ids:1 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.007331] percpu: Embedded 32 pages/cpu s99084 r0 d31988 u131072 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.007335] pcpu-alloc: s99084 r0 d31988 u131072 alloc=32*4096 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.007338] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.007364] kvm-guest: stealtime: cpu 0, msr 1fa63a40 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.007369] Built 1 zonelists, mobility grouping on. Total pages: 129654 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.007372] Kernel command line: root=/dev/vda rw ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 printk.time=1 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.007622] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes, linear) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.008081] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.008654] mem auto-init: stack:all(zero), heap alloc:off, heap free:off Apr 22 10:56:29 qemux86 kernel[222]: [ 0.008658] Initializing HighMem for node 0 (00000000:00000000) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.009520] Checking if this processor honours the WP bit even in supervisor mode...Ok. Apr 22 10:56:29 qemux86 kernel[222]: [ 0.009530] Memory: 496000K/523736K available (12542K kernel code, 1540K rwdata, 3168K rodata, 880K init, 592K bss, 27736K reserved, 0K cma-reserved, 0K highmem) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.010035] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 Apr 22 10:56:29 qemux86 systemd[1]: Starting IPv4 Packet Filtering Framework... Apr 22 10:56:29 qemux86 kernel[222]: [ 0.010042] ftrace: allocating 44323 entries in 87 pages Apr 22 10:56:29 qemux86 kernel[222]: [ 0.032681] ftrace: allocated 87 pages with 5 groups Apr 22 10:56:29 qemux86 kernel[222]: [ 0.032745] trace event string verifier disabled Apr 22 10:56:29 qemux86 kernel[222]: [ 0.033272] rcu: Preemptible hierarchical RCU implementation. Apr 22 10:56:29 qemux86 kernel[222]: [ 0.033274] rcu: RCU event tracing is enabled. Apr 22 10:56:29 qemux86 kernel[222]: [ 0.033275] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4. Apr 22 10:56:29 qemux86 kernel[222]: [ 0.033277] All grace periods are expedited (rcu_expedited). Apr 22 10:56:29 qemux86 kernel[222]: [ 0.033279] Trampoline variant of Tasks RCU enabled. Apr 22 10:56:29 qemux86 kernel[222]: [ 0.033280] Rude variant of Tasks RCU enabled. Apr 22 10:56:29 qemux86 kernel[222]: [ 0.033281] Tracing variant of Tasks RCU enabled. Apr 22 10:56:29 qemux86 kernel[222]: [ 0.033283] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies. Apr 22 10:56:29 qemux86 kernel[222]: [ 0.033284] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.039629] NR_IRQS: 2304, nr_irqs: 456, preallocated irqs: 16 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.039895] kfence: initialized - using 2097152 bytes for 255 objects at 0x(ptrval)-0x(ptrval) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.039913] random: crng init done Apr 22 10:56:29 qemux86 kernel[222]: [ 0.046106] Console: colour VGA+ 80x25 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.180332] printk: console [ttyS0] enabled Apr 22 10:56:29 qemux86 kernel[222]: [ 0.181240] ACPI: Core revision 20210730 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.182314] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns Apr 22 10:56:29 qemux86 kernel[222]: [ 0.184316] APIC: Switch to symmetric I/O mode setup Apr 22 10:56:29 qemux86 kernel[222]: [ 0.185374] Enabling APIC mode: Flat. Using 1 I/O APICs Apr 22 10:56:29 qemux86 kernel[222]: [ 0.188050] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.189399] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x257a386c905, max_idle_ns: 440795250529 ns Apr 22 10:56:29 qemux86 kernel[222]: [ 0.191515] Calibrating delay loop (skipped) preset value.. 5199.99 BogoMIPS (lpj=2599996) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.192517] pid_max: default: 32768 minimum: 301 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.193559] LSM: Security Framework initializing Apr 22 10:56:29 qemux86 kernel[222]: [ 0.194529] landlock: Up and running. Apr 22 10:56:29 qemux86 kernel[222]: [ 0.195563] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.196520] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.198724] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.199517] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.200518] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization Apr 22 10:56:29 qemux86 kernel[222]: [ 0.201519] Spectre V2 : Mitigation: Retpolines Apr 22 10:56:29 qemux86 kernel[222]: [ 0.202516] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch Apr 22 10:56:29 qemux86 kernel[222]: [ 0.203517] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT Apr 22 10:56:29 qemux86 kernel[222]: [ 0.204517] Speculative Store Bypass: Vulnerable Apr 22 10:56:29 qemux86 kernel[222]: [ 0.205517] L1TF: Kernel not compiled for PAE. No mitigation for L1TF Apr 22 10:56:29 qemux86 kernel[222]: [ 0.206517] MDS: Vulnerable: Clear CPU buffers attempted, no microcode Apr 22 10:56:29 qemux86 kernel[222]: [ 0.207517] MMIO Stale Data: Unknown: No mitigations Apr 22 10:56:29 qemux86 systemd[1]: Starting Telephony service... Apr 22 10:56:29 qemux86 kernel[222]: [ 0.208517] SRBDS: Unknown: Dependent on hypervisor status Apr 22 10:56:29 qemux86 kernel[222]: [ 0.210832] Freeing SMP alternatives memory: 48K Apr 22 10:56:29 qemux86 kernel[222]: [ 0.211763] smpboot: CPU0: Intel Xeon E3-12xx v2 (Ivy Bridge) (family: 0x6, model: 0x3a, stepping: 0x9) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.212776] Performance Events: unsupported p6 CPU model 58 no PMU driver, software events only. Apr 22 10:56:29 qemux86 kernel[222]: [ 0.213595] rcu: Hierarchical SRCU implementation. Apr 22 10:56:29 qemux86 kernel[222]: [ 0.214789] smp: Bringing up secondary CPUs ... Apr 22 10:56:29 qemux86 kernel[222]: [ 0.215685] x86: Booting SMP configuration: Apr 22 10:56:29 qemux86 kernel[222]: [ 0.216523] .... node #0, CPUs: #1 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.148710] kvm-clock: cpu 1, msr 6df2041, secondary cpu clock Apr 22 10:56:29 qemux86 kernel[222]: [ 0.217716] kvm-guest: stealtime: cpu 1, msr 1fa83a40 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.219708] #2 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.148710] kvm-clock: cpu 2, msr 6df2081, secondary cpu clock Apr 22 10:56:29 qemux86 kernel[222]: [ 0.220574] kvm-guest: stealtime: cpu 2, msr 1faa3a40 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.222685] #3 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.148710] kvm-clock: cpu 3, msr 6df20c1, secondary cpu clock Apr 22 10:56:29 qemux86 kernel[222]: [ 0.224109] kvm-guest: stealtime: cpu 3, msr 1fac3a40 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.225526] smp: Brought up 1 node, 4 CPUs Apr 22 10:56:29 qemux86 kernel[222]: [ 0.226524] smpboot: Max logical packages: 1 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.227330] smpboot: Total of 4 processors activated (20799.96 BogoMIPS) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.228520] devtmpfs: initialized Apr 22 10:56:29 qemux86 kernel[222]: [ 0.229714] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns Apr 22 10:56:29 qemux86 kernel[222]: [ 0.230526] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.231633] pinctrl core: initialized pinctrl subsystem Apr 22 10:56:29 qemux86 kernel[222]: [ 0.232798] NET: Registered PF_NETLINK/PF_ROUTE protocol family Apr 22 10:56:29 qemux86 kernel[222]: [ 0.233874] thermal_sys: Registered thermal governor 'step_wise' Apr 22 10:56:29 qemux86 kernel[222]: [ 0.233877] thermal_sys: Registered thermal governor 'user_space' Apr 22 10:56:29 qemux86 kernel[222]: [ 0.234623] cpuidle: using governor menu Apr 22 10:56:29 qemux86 kernel[222]: [ 0.236493] ACPI: bus type PCI registered Apr 22 10:56:29 qemux86 kernel[222]: [ 0.237676] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.239526] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.240519] PCI: Using MMCONFIG for extended config space Apr 22 10:56:29 qemux86 kernel[222]: [ 0.240526] PCI: Using configuration type 1 for base access Apr 22 10:56:29 qemux86 kernel[222]: [ 0.244593] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. Apr 22 10:56:29 qemux86 kernel[222]: [ 0.264518] raid6: sse2x2 gen() 13962 MB/s Apr 22 10:56:29 qemux86 kernel[222]: [ 0.281518] raid6: sse2x2 xor() 9183 MB/s Apr 22 10:56:29 qemux86 kernel[222]: [ 0.298520] raid6: sse2x1 gen() 10744 MB/s Apr 22 10:56:29 qemux86 kernel[222]: [ 0.315536] raid6: sse2x1 xor() 7636 MB/s Apr 22 10:56:29 qemux86 kernel[222]: [ 0.332521] raid6: sse1x2 gen() 7113 MB/s Apr 22 10:56:29 qemux86 kernel[222]: [ 0.350521] raid6: sse1x1 gen() 6635 MB/s Apr 22 10:56:29 qemux86 kernel[222]: [ 0.351186] raid6: using algorithm sse2x2 gen() 13962 MB/s Apr 22 10:56:29 qemux86 kernel[222]: [ 0.351519] raid6: .... xor() 9183 MB/s, rmw enabled Apr 22 10:56:29 qemux86 kernel[222]: [ 0.352108] raid6: using ssse3x1 recovery algorithm Apr 22 10:56:29 qemux86 kernel[222]: [ 0.352610] ACPI: Added _OSI(Module Device) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.353170] ACPI: Added _OSI(Processor Device) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.353530] ACPI: Added _OSI(3.0 _SCP Extensions) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.354095] ACPI: Added _OSI(Processor Aggregator Device) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.354520] ACPI: Added _OSI(Linux-Dell-Video) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.355098] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.355517] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.356948] ACPI: 1 ACPI AML tables successfully acquired and loaded Apr 22 10:56:29 qemux86 kernel[222]: [ 0.358675] ACPI: Interpreter enabled Apr 22 10:56:29 qemux86 kernel[222]: [ 0.359155] ACPI: PM: (supports S0 S3 S5) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.359518] ACPI: Using IOAPIC for interrupt routing Apr 22 10:56:29 qemux86 kernel[222]: [ 0.360175] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug Apr 22 10:56:29 qemux86 kernel[222]: [ 0.360674] ACPI: Enabled 2 GPEs in block 00 to 3F Apr 22 10:56:29 qemux86 kernel[222]: [ 0.363561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.364477] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.364667] acpi PNP0A08:00: _OSC: platform does not support [LTR] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.365613] acpi PNP0A08:00: _OSC: OS now controls [PME PCIeCapability] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.366545] acpi resource window ([0x100000000-0x8ffffffff] ignored, not CPU addressable) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.367601] PCI host bridge to bus 0000:00 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.368324] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.368519] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] Apr 22 10:56:29 qemux86 systemd[1]: Starting User Login Management... Apr 22 10:56:29 qemux86 kernel[222]: [ 0.369493] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.369520] pci_bus 0000:00: root bus resource [mem 0x20000000-0xafffffff window] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.370531] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.371519] pci_bus 0000:00: root bus resource [bus 00-ff] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.372560] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.373867] pci 0000:00:01.0: [1af4:1000] type 00 class 0x020000 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.376521] pci 0000:00:01.0: reg 0x10: [io 0xc0c0-0xc0df] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.378520] pci 0000:00:01.0: reg 0x14: [mem 0xfebd0000-0xfebd0fff] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.382372] pci 0000:00:01.0: reg 0x20: [mem 0xfe800000-0xfe803fff 64bit pref] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.383521] pci 0000:00:01.0: reg 0x30: [mem 0xfeb80000-0xfebbffff pref] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.385013] pci 0000:00:02.0: [1af4:1005] type 00 class 0x00ff00 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.386520] pci 0000:00:02.0: reg 0x10: [io 0xc0e0-0xc0ff] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.388095] pci 0000:00:02.0: reg 0x14: [mem 0xfebd1000-0xfebd1fff] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.392521] pci 0000:00:02.0: reg 0x20: [mem 0xfe804000-0xfe807fff 64bit pref] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.394743] pci 0000:00:03.0: [1af4:1050] type 00 class 0x030000 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.397110] pci 0000:00:03.0: reg 0x10: [mem 0xfe000000-0xfe7fffff pref] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.400545] pci 0000:00:03.0: reg 0x18: [mem 0xfe808000-0xfe80bfff 64bit pref] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.402083] pci 0000:00:03.0: reg 0x20: [mem 0xfebd2000-0xfebd2fff] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.404543] pci 0000:00:03.0: reg 0x30: [mem 0xfebc0000-0xfebcffff pref] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.405508] pci 0000:00:03.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.406236] pci 0000:00:04.0: [1af4:1001] type 00 class 0x010000 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.409413] pci 0000:00:04.0: reg 0x10: [io 0xc000-0xc07f] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.410520] pci 0000:00:04.0: reg 0x14: [mem 0xfebd3000-0xfebd3fff] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.415524] pci 0000:00:04.0: reg 0x20: [mem 0xfe80c000-0xfe80ffff 64bit pref] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.418309] pci 0000:00:1d.0: [8086:2934] type 00 class 0x0c0300 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.420817] pci 0000:00:1d.0: reg 0x20: [io 0xc100-0xc11f] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.422926] pci 0000:00:1d.1: [8086:2935] type 00 class 0x0c0300 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.426387] pci 0000:00:1d.1: reg 0x20: [io 0xc120-0xc13f] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.427826] pci 0000:00:1d.2: [8086:2936] type 00 class 0x0c0300 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.431991] pci 0000:00:1d.2: reg 0x20: [io 0xc140-0xc15f] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.433794] pci 0000:00:1d.7: [8086:293a] type 00 class 0x0c0320 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.435027] pci 0000:00:1d.7: reg 0x10: [mem 0xfebd4000-0xfebd4fff] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.438263] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.439060] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO Apr 22 10:56:29 qemux86 kernel[222]: [ 0.439863] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.444326] pci 0000:00:1f.2: reg 0x20: [io 0xc160-0xc17f] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.445367] pci 0000:00:1f.2: reg 0x24: [mem 0xfebd5000-0xfebd5fff] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.447074] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.450149] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.451811] pci_bus 0000:00: on NUMA node 0 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.452199] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.452670] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.453643] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.454643] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.455639] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.456633] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.458545] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 Apr 22 10:56:29 qemux86 systemd[1]: Started Xserver startup without a display manager. Apr 22 10:56:29 qemux86 kernel[222]: [ 0.459639] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.460560] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.461376] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.461533] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.462529] ACPI: PCI: Interrupt link GSID configured for IRQ 19 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.463427] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.463534] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.464451] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.464532] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.466154] pci 0000:00:03.0: vgaarb: setting as boot VGA device Apr 22 10:56:29 qemux86 kernel[222]: [ 0.466290] pci 0000:00:03.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none Apr 22 10:56:29 qemux86 kernel[222]: [ 0.466528] pci 0000:00:03.0: vgaarb: bridge control possible Apr 22 10:56:29 qemux86 kernel[222]: [ 0.467248] vgaarb: loaded Apr 22 10:56:29 qemux86 kernel[222]: [ 0.467671] SCSI subsystem initialized Apr 22 10:56:29 qemux86 kernel[222]: [ 0.468137] libata version 3.00 loaded. Apr 22 10:56:29 qemux86 kernel[222]: [ 0.468137] ACPI: bus type USB registered Apr 22 10:56:29 qemux86 kernel[222]: [ 0.468550] usbcore: registered new interface driver usbfs Apr 22 10:56:29 qemux86 kernel[222]: [ 0.469201] usbcore: registered new interface driver hub Apr 22 10:56:29 qemux86 kernel[222]: [ 0.469524] usbcore: registered new device driver usb Apr 22 10:56:29 qemux86 kernel[222]: [ 0.470152] pps_core: LinuxPPS API ver. 1 registered Apr 22 10:56:29 qemux86 kernel[222]: [ 0.470516] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti Apr 22 10:56:29 qemux86 kernel[222]: [ 0.471532] PTP clock support registered Apr 22 10:56:29 qemux86 kernel[222]: [ 0.472845] Bluetooth: Core ver 2.22 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.473343] NET: Registered PF_BLUETOOTH protocol family Apr 22 10:56:29 qemux86 kernel[222]: [ 0.473517] Bluetooth: HCI device and connection manager initialized Apr 22 10:56:29 qemux86 kernel[222]: [ 0.474272] Bluetooth: HCI socket layer initialized Apr 22 10:56:29 qemux86 kernel[222]: [ 0.474518] Bluetooth: L2CAP socket layer initialized Apr 22 10:56:29 qemux86 kernel[222]: [ 0.475096] Bluetooth: SCO socket layer initialized Apr 22 10:56:29 qemux86 kernel[222]: [ 0.475563] PCI: Using ACPI for IRQ routing Apr 22 10:56:29 qemux86 kernel[222]: [ 0.548877] PCI: pci_cache_line_size set to 64 bytes Apr 22 10:56:29 qemux86 kernel[222]: [ 0.549165] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.549196] e820: reserve RAM buffer [mem 0x009f8600-0x009fffff] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.549199] e820: reserve RAM buffer [mem 0x1ffd8000-0x1fffffff] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.549468] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.549520] hpet0: 3 comparators, 64-bit 100.000000 MHz counter Apr 22 10:56:29 qemux86 kernel[222]: [ 0.555637] clocksource: Switched to clocksource kvm-clock Apr 22 10:56:29 qemux86 kernel[222]: [ 0.576666] pnp: PnP ACPI init Apr 22 10:56:29 qemux86 kernel[222]: [ 0.577648] system 00:05: [mem 0xb0000000-0xbfffffff window] has been reserved Apr 22 10:56:29 qemux86 kernel[222]: [ 0.579403] pnp: PnP ACPI: found 6 devices Apr 22 10:56:29 qemux86 kernel[222]: [ 0.618754] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns Apr 22 10:56:29 qemux86 kernel[222]: [ 0.620630] NET: Registered PF_INET protocol family Apr 22 10:56:29 qemux86 kernel[222]: [ 0.621671] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.623368] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.625058] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.626614] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.628897] TCP bind hash table entries: 4096 (order: 3, 32768 bytes, linear) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.630202] TCP: Hash tables configured (established 4096 bind 4096) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.631538] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.632737] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.634236] NET: Registered PF_UNIX/PF_LOCAL protocol family Apr 22 10:56:29 qemux86 kernel[222]: [ 0.635836] RPC: Registered named UNIX socket transport module. Apr 22 10:56:29 qemux86 kernel[222]: [ 0.636969] RPC: Registered udp transport module. Apr 22 10:56:29 qemux86 kernel[222]: [ 0.637843] RPC: Registered tcp transport module. Apr 22 10:56:29 qemux86 kernel[222]: [ 0.638695] RPC: Registered tcp NFSv4.1 backchannel transport module. Apr 22 10:56:29 qemux86 kernel[222]: [ 0.639890] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.641055] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.642204] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.643491] pci_bus 0000:00: resource 7 [mem 0x20000000-0xafffffff window] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.644844] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.646655] ACPI: \_SB_.GSIA: Enabled at IRQ 16 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.648796] ACPI: \_SB_.GSIB: Enabled at IRQ 17 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.650819] ACPI: \_SB_.GSIC: Enabled at IRQ 18 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.652838] ACPI: \_SB_.GSID: Enabled at IRQ 19 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.655064] PCI: CLS 0 bytes, default 64 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.656174] RAPL PMU: API unit is 2^-32 Joules, 0 fixed counters, 10737418240 ms ovfl timer Apr 22 10:56:29 qemux86 kernel[222]: [ 0.658622] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x257a386c905, max_idle_ns: 440795250529 ns Apr 22 10:56:29 qemux86 kernel[222]: [ 0.661591] Initialise system trusted keyrings Apr 22 10:56:29 qemux86 kernel[222]: [ 0.662601] workingset: timestamp_bits=14 max_order=17 bucket_order=3 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.666176] NFS: Registering the id_resolver key type Apr 22 10:56:29 qemux86 kernel[222]: [ 0.667176] Key type id_resolver registered Apr 22 10:56:29 qemux86 kernel[222]: [ 0.668003] Key type id_legacy registered Apr 22 10:56:29 qemux86 kernel[222]: [ 0.676339] Key type cifs.idmap registered Apr 22 10:56:29 qemux86 kernel[222]: [ 0.693472] xor: automatically using best checksumming function avx Apr 22 10:56:29 qemux86 kernel[222]: [ 0.694858] Key type asymmetric registered Apr 22 10:56:29 qemux86 kernel[222]: [ 0.695365] Asymmetric key parser 'x509' registered Apr 22 10:56:29 qemux86 kernel[222]: [ 0.695968] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.696862] io scheduler mq-deadline registered Apr 22 10:56:29 qemux86 kernel[222]: [ 0.697432] io scheduler kyber registered Apr 22 10:56:29 qemux86 kernel[222]: [ 0.698408] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.702590] ACPI: button: Power Button [PWRF] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.703880] ACPI: \_SB_.GSIF: Enabled at IRQ 21 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.706576] ACPI: \_SB_.GSIG: Enabled at IRQ 22 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.708391] ACPI: \_SB_.GSIH: Enabled at IRQ 23 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.710188] ACPI: \_SB_.GSIE: Enabled at IRQ 20 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.711936] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled Apr 22 10:56:29 qemux86 kernel[222]: [ 0.713181] 00:01: ttyS2 at I/O 0x3e8 (irq = 4, base_baud = 115200) is a 16550A Apr 22 10:56:29 qemux86 kernel[222]: [ 0.714704] 00:02: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A Apr 22 10:56:29 qemux86 kernel[222]: [ 0.715926] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A Apr 22 10:56:29 qemux86 kernel[222]: [ 0.718986] Linux agpgart interface v0.103 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.720736] [drm] pci: virtio-vga detected at 0000:00:03.0 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.721411] virtio-pci 0000:00:03.0: vgaarb: deactivate vga console Apr 22 10:56:29 qemux86 kernel[222]: [ 0.724648] Console: switching to colour dummy device 80x25 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.725915] [drm] features: -virgl +edid -resource_blob -host_visible Apr 22 10:56:29 qemux86 kernel[222]: [ 0.727422] [drm] number of scanouts: 1 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.727916] [drm] number of cap sets: 0 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.729407] [drm] Initialized virtio_gpu 0.1.0 0 for virtio2 on minor 0 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.734063] virtio_gpu virtio2: [drm] drm_plane_enable_fb_damage_clips() not called Apr 22 10:56:29 qemux86 kernel[222]: [ 0.753526] Console: switching to colour frame buffer device 160x50 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.771019] virtio_gpu virtio2: [drm] fb0: virtio_gpudrmfb frame buffer device Apr 22 10:56:29 qemux86 kernel[222]: [ 0.775465] brd: module loaded Apr 22 10:56:29 qemux86 kernel[222]: [ 0.777885] loop: module loaded Apr 22 10:56:29 qemux86 kernel[222]: [ 0.780262] virtio_blk virtio3: [vda] 1242118 512-byte logical blocks (636 MB/607 MiB) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.782870] ahci 0000:00:1f.2: version 3.0 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.783834] ahci 0000:00:1f.2: AHCI 0001.0000 32 slots 6 ports 1.5 Gbps 0x3f impl SATA mode Apr 22 10:56:29 qemux86 kernel[222]: [ 0.785370] ahci 0000:00:1f.2: flags: 64bit ncq only Apr 22 10:56:29 qemux86 kernel[222]: [ 0.787489] scsi host0: ahci Apr 22 10:56:29 qemux86 kernel[222]: [ 0.788262] scsi host1: ahci Apr 22 10:56:29 qemux86 kernel[222]: [ 0.788841] scsi host2: ahci Apr 22 10:56:29 qemux86 kernel[222]: [ 0.789412] scsi host3: ahci Apr 22 10:56:29 qemux86 kernel[222]: [ 0.789975] scsi host4: ahci Apr 22 10:56:29 qemux86 kernel[222]: [ 0.790583] scsi host5: ahci Apr 22 10:56:29 qemux86 kernel[222]: [ 0.790989] ata1: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5100 irq 34 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.791887] ata2: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5180 irq 34 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.792772] ata3: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5200 irq 34 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.793634] ata4: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5280 irq 34 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.794527] ata5: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5300 irq 34 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.795434] ata6: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5380 irq 34 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.798375] e100: Intel(R) PRO/100 Network Driver Apr 22 10:56:29 qemux86 kernel[222]: [ 0.799010] e100: Copyright(c) 1999-2006 Intel Corporation Apr 22 10:56:29 qemux86 kernel[222]: [ 0.799674] e1000: Intel(R) PRO/1000 Network Driver Apr 22 10:56:29 qemux86 kernel[222]: [ 0.800248] e1000: Copyright (c) 1999-2006 Intel Corporation. Apr 22 10:56:29 qemux86 kernel[222]: [ 0.800955] e1000e: Intel(R) PRO/1000 Network Driver Apr 22 10:56:29 qemux86 kernel[222]: [ 0.801561] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. Apr 22 10:56:29 qemux86 kernel[222]: [ 0.802266] igb: Intel(R) Gigabit Ethernet Network Driver Apr 22 10:56:29 qemux86 kernel[222]: [ 0.802890] igb: Copyright (c) 2007-2014 Intel Corporation. Apr 22 10:56:29 qemux86 kernel[222]: [ 0.803568] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver Apr 22 10:56:29 qemux86 kernel[222]: [ 0.804340] ehci-pci: EHCI PCI platform driver Apr 22 10:56:29 qemux86 kernel[222]: [ 0.805527] ehci-pci 0000:00:1d.7: EHCI Host Controller Apr 22 10:56:29 qemux86 kernel[222]: [ 0.806171] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 1 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.807263] ehci-pci 0000:00:1d.7: irq 19, io mem 0xfebd4000 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.818066] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.819088] hub 1-0:1.0: USB hub found Apr 22 10:56:29 qemux86 kernel[222]: [ 0.819581] hub 1-0:1.0: 6 ports detected Apr 22 10:56:29 qemux86 kernel[222]: [ 0.820257] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver Apr 22 10:56:29 qemux86 kernel[222]: [ 0.821011] ohci-pci: OHCI PCI platform driver Apr 22 10:56:29 qemux86 kernel[222]: [ 0.821566] uhci_hcd: USB Universal Host Controller Interface driver Apr 22 10:56:29 qemux86 kernel[222]: [ 0.822996] uhci_hcd 0000:00:1d.0: UHCI Host Controller Apr 22 10:56:29 qemux86 kernel[222]: [ 0.823644] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.824618] uhci_hcd 0000:00:1d.0: irq 16, io base 0x0000c100 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.825603] hub 2-0:1.0: USB hub found Apr 22 10:56:29 qemux86 kernel[222]: [ 0.826083] hub 2-0:1.0: 2 ports detected Apr 22 10:56:29 qemux86 kernel[222]: [ 0.827362] uhci_hcd 0000:00:1d.1: UHCI Host Controller Apr 22 10:56:29 qemux86 kernel[222]: [ 0.828049] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.829155] uhci_hcd 0000:00:1d.1: irq 17, io base 0x0000c120 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.830167] hub 3-0:1.0: USB hub found Apr 22 10:56:29 qemux86 kernel[222]: [ 0.830677] hub 3-0:1.0: 2 ports detected Apr 22 10:56:29 qemux86 kernel[222]: [ 0.831851] uhci_hcd 0000:00:1d.2: UHCI Host Controller Apr 22 10:56:29 qemux86 kernel[222]: [ 0.832640] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.834127] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000c140 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.835647] hub 4-0:1.0: USB hub found Apr 22 10:56:29 qemux86 kernel[222]: [ 0.836339] hub 4-0:1.0: 2 ports detected Apr 22 10:56:29 qemux86 kernel[222]: [ 0.837151] usbcore: registered new interface driver usb-storage Apr 22 10:56:29 qemux86 kernel[222]: [ 0.837911] usbcore: registered new interface driver usbserial_generic Apr 22 10:56:29 qemux86 kernel[222]: [ 0.838879] usbserial: USB Serial support registered for generic Apr 22 10:56:29 qemux86 kernel[222]: [ 0.839704] usbcore: registered new interface driver ftdi_sio Apr 22 10:56:29 qemux86 kernel[222]: [ 0.840460] usbserial: USB Serial support registered for FTDI USB Serial Device Apr 22 10:56:29 qemux86 kernel[222]: [ 0.841435] usbcore: registered new interface driver pl2303 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.842127] usbserial: USB Serial support registered for pl2303 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.842851] i8042: PNP: No PS/2 controller found. Apr 22 10:56:29 qemux86 kernel[222]: [ 0.843535] mousedev: PS/2 mouse device common for all mice Apr 22 10:56:29 qemux86 kernel[222]: [ 0.844384] rtc_cmos 00:04: RTC can wake from S4 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.845531] rtc_cmos 00:04: registered as rtc0 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.846167] rtc_cmos 00:04: setting system clock to 2023-04-22T10:56:28 UTC (1682160988) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.847548] rtc_cmos 00:04: alarms up to one day, y3k, 242 bytes nvram, hpet irqs Apr 22 10:56:29 qemux86 kernel[222]: [ 0.848852] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt Apr 22 10:56:29 qemux86 kernel[222]: [ 0.849746] i2c i2c-0: 1/1 memory slots populated (from DMI) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.850433] i2c i2c-0: Memory type 0x07 not supported yet, not instantiating SPD Apr 22 10:56:29 qemux86 kernel[222]: [ 0.851742] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com Apr 22 10:56:29 qemux86 kernel[222]: [ 0.852944] intel_pstate: CPU model not supported Apr 22 10:56:29 qemux86 kernel[222]: [ 0.853521] sdhci: Secure Digital Host Controller Interface driver Apr 22 10:56:29 qemux86 kernel[222]: [ 0.854431] sdhci: Copyright(c) Pierre Ossman Apr 22 10:56:29 qemux86 kernel[222]: [ 0.855009] sdhci-pltfm: SDHCI platform and OF driver helper Apr 22 10:56:29 qemux86 kernel[222]: [ 0.855793] usbcore: registered new interface driver usbhid Apr 22 10:56:29 qemux86 kernel[222]: [ 0.856463] usbhid: USB HID core driver Apr 22 10:56:29 qemux86 kernel[222]: [ 0.856958] u32 classifier Apr 22 10:56:29 qemux86 kernel[222]: [ 0.857282] input device check on Apr 22 10:56:29 qemux86 kernel[222]: [ 0.857710] Actions configured Apr 22 10:56:29 qemux86 kernel[222]: [ 0.858285] NET: Registered PF_INET6 protocol family Apr 22 10:56:29 qemux86 kernel[222]: [ 0.859339] Segment Routing with IPv6 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.859805] In-situ OAM (IOAM) with IPv6 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.860297] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver Apr 22 10:56:29 qemux86 kernel[222]: [ 0.861254] NET: Registered PF_PACKET protocol family Apr 22 10:56:29 qemux86 kernel[222]: [ 0.861898] Bridge firewalling registered Apr 22 10:56:29 qemux86 kernel[222]: [ 0.862408] Key type dns_resolver registered Apr 22 10:56:29 qemux86 kernel[222]: [ 0.863023] NET: Registered PF_VSOCK protocol family Apr 22 10:56:29 qemux86 kernel[222]: [ 0.864186] IPI shorthand broadcast: enabled Apr 22 10:56:29 qemux86 kernel[222]: [ 0.864737] sched_clock: Marking stable (716996321, 147710406)->(946120431, -81413704) Apr 22 10:56:29 qemux86 systemd[1]: Started D-Bus System Message Bus. Apr 22 10:56:29 qemux86 kernel[222]: [ 0.866014] registered taskstats version 1 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.866532] Loading compiled-in X.509 certificates Apr 22 10:56:29 qemux86 kernel[222]: [ 0.867401] Key type .fscrypt registered Apr 22 10:56:29 qemux86 kernel[222]: [ 0.867889] Key type fscrypt-provisioning registered Apr 22 10:56:29 qemux86 kernel[222]: [ 0.869241] Btrfs loaded, crc32c=crc32c-generic, zoned=no, fsverity=no Apr 22 10:56:29 qemux86 kernel[222]: [ 0.870644] Key type encrypted registered Apr 22 10:56:29 qemux86 kernel[222]: [ 0.871264] printk: console [netcon0] enabled Apr 22 10:56:29 qemux86 kernel[222]: [ 0.871804] netconsole: network logging started Apr 22 10:56:29 qemux86 kernel[222]: [ 1.060539] usb 1-1: new high-speed USB device number 2 using ehci-pci Apr 22 10:56:29 qemux86 kernel[222]: [ 1.104554] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300) Apr 22 10:56:29 qemux86 kernel[222]: [ 1.105965] ata1: SATA link down (SStatus 0 SControl 300) Apr 22 10:56:29 qemux86 kernel[222]: [ 1.107134] ata4: SATA link down (SStatus 0 SControl 300) Apr 22 10:56:29 qemux86 kernel[222]: [ 1.108361] ata2: SATA link down (SStatus 0 SControl 300) Apr 22 10:56:29 qemux86 kernel[222]: [ 1.109595] ata5: SATA link down (SStatus 0 SControl 300) Apr 22 10:56:29 qemux86 kernel[222]: [ 1.110743] ata6: SATA link down (SStatus 0 SControl 300) Apr 22 10:56:29 qemux86 kernel[222]: [ 1.111842] ata3.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100 Apr 22 10:56:29 qemux86 kernel[222]: [ 1.112830] ata3.00: applying bridge limits Apr 22 10:56:29 qemux86 kernel[222]: [ 1.113806] ata3.00: configured for UDMA/100 Apr 22 10:56:29 qemux86 kernel[222]: [ 1.117400] scsi 2:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 Apr 22 10:56:29 qemux86 kernel[222]: [ 1.135995] sr 2:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray Apr 22 10:56:29 qemux86 kernel[222]: [ 1.137263] cdrom: Uniform CD-ROM driver Revision: 3.20 Apr 22 10:56:29 qemux86 kernel[222]: [ 1.155226] sr 2:0:0:0: Attached scsi CD-ROM sr0 Apr 22 10:56:29 qemux86 kernel[222]: [ 1.167571] IP-Config: Complete: Apr 22 10:56:29 qemux86 kernel[222]: [ 1.168225] device=eth0, hwaddr=52:54:00:12:34:04, ipaddr=192.168.7.4, mask=255.255.255.0, gw=192.168.7.3 Apr 22 10:56:29 qemux86 kernel[222]: [ 1.169859] host=192.168.7.4, domain=, nis-domain=(none) Apr 22 10:56:29 qemux86 kernel[222]: [ 1.170792] bootserver=255.255.255.255, rootserver=255.255.255.255, rootpath= Apr 22 10:56:29 qemux86 kernel[222]: [ 1.170796] nameserver0=8.8.8.8 Apr 22 10:56:29 qemux86 kernel[222]: [ 1.173176] md: Waiting for all devices to be available before autodetect Apr 22 10:56:29 qemux86 kernel[222]: [ 1.174435] md: If you don't use raid, use raid=noautodetect Apr 22 10:56:29 qemux86 kernel[222]: [ 1.175454] md: Autodetecting RAID arrays. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.176484] md: autorun ... Apr 22 10:56:29 qemux86 kernel[222]: [ 1.177043] md: ... autorun DONE. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.182657] EXT4-fs (vda): mounted filesystem with ordered data mode. Opts: (null). Quota mode: disabled. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.183858] VFS: Mounted root (ext4 filesystem) on device 253:0. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.184759] devtmpfs: mounted Apr 22 10:56:29 qemux86 kernel[222]: [ 1.186126] Freeing unused kernel image (initmem) memory: 880K Apr 22 10:56:29 qemux86 kernel[222]: [ 1.191676] Write protecting kernel text and read-only data: 15712k Apr 22 10:56:29 qemux86 kernel[222]: [ 1.193105] Run /sbin/init as init process Apr 22 10:56:29 qemux86 kernel[222]: [ 1.193896] with arguments: Apr 22 10:56:29 qemux86 kernel[222]: [ 1.193898] /sbin/init Apr 22 10:56:29 qemux86 kernel[222]: [ 1.193899] with environment: Apr 22 10:56:29 qemux86 kernel[222]: [ 1.193900] HOME=/ Apr 22 10:56:29 qemux86 kernel[222]: [ 1.193901] TERM=linux Apr 22 10:56:29 qemux86 kernel[222]: [ 1.195461] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:1d.7/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input1 Apr 22 10:56:29 qemux86 kernel[222]: [ 1.198203] hid-generic 0003:0627:0001.0001: input: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:1d.7-1/input0 Apr 22 10:56:29 qemux86 kernel[222]: [ 1.221951] systemd[1]: systemd 253.1^ running in system mode (+PAM -AUDIT -SELINUX -APPARMOR +IMA -SMACK +SECCOMP -GCRYPT -GNUTLS -OPENSSL +ACL +BLKID -CURL -ELFUTILS -FIDO2 -IDN2 -IDN -IPTC +KMOD -LIBCRYPTSETUP +LIBFDISK -PCRE2 -PWQUALITY -P11KIT -QRENCODE -TPM2 -BZIP2 -LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK +XKBCOMMON +UTMP +SYSVINIT default-hierarchy=hybrid) Apr 22 10:56:29 qemux86 kernel[222]: [ 1.227941] systemd[1]: Detected virtualization kvm. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.228957] systemd[1]: Detected architecture x86. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.233194] systemd[1]: Hostname set to . Apr 22 10:56:29 qemux86 kernel[222]: [ 1.234769] systemd[1]: Initializing machine ID from random generator. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.314564] usb 1-2: new high-speed USB device number 3 using ehci-pci Apr 22 10:56:29 qemux86 kernel[222]: [ 1.351433] systemd[1]: Queued start job for default target Graphical Interface. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.360103] systemd[1]: Created slice Slice /system/getty. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.362409] systemd[1]: Created slice Slice /system/modprobe. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.365239] systemd[1]: Created slice Slice /system/serial-getty. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.368363] systemd[1]: Created slice User and Session Slice. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.370742] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.373751] systemd[1]: Started Forward Password Requests to Wall Directory Watch. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.376747] systemd[1]: Reached target Host and Network Name Lookups. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.379258] systemd[1]: Reached target Path Units. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.381236] systemd[1]: Reached target Remote File Systems. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.383411] systemd[1]: Reached target Slice Units. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.385377] systemd[1]: Reached target Swaps. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.392773] systemd[1]: Listening on RPCbind Server Activation Socket. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.394963] systemd[1]: Reached target RPC Port Mapper. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.396883] systemd[1]: Listening on Syslog Socket. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.398651] systemd[1]: Listening on initctl Compatibility Named Pipe. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.402973] systemd[1]: Journal Audit Socket was skipped because of an unmet condition check (ConditionSecurity=audit). Apr 22 10:56:29 qemux86 kernel[222]: [ 1.405247] systemd[1]: Listening on Journal Socket (/dev/log). Apr 22 10:56:29 qemux86 kernel[222]: [ 1.407475] systemd[1]: Listening on Journal Socket. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.409413] systemd[1]: Listening on Network Service Netlink Socket. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.411681] systemd[1]: Listening on udev Control Socket. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.413688] systemd[1]: Listening on udev Kernel Socket. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.415722] systemd[1]: Listening on User Database Manager Socket. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.418006] systemd[1]: Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages). Apr 22 10:56:29 qemux86 kernel[222]: [ 1.421894] systemd[1]: Mounting POSIX Message Queue File System... Apr 22 10:56:29 qemux86 kernel[222]: [ 1.424485] systemd[1]: Mounting Kernel Debug File System... Apr 22 10:56:29 qemux86 kernel[222]: [ 1.426549] systemd[1]: Mounting Kernel Trace File System... Apr 22 10:56:29 qemux86 kernel[222]: [ 1.428973] systemd[1]: Mounting Temporary Directory /tmp... Apr 22 10:56:29 qemux86 kernel[222]: [ 1.431497] systemd[1]: Starting Create List of Static Device Nodes... Apr 22 10:56:29 qemux86 kernel[222]: [ 1.434859] systemd[1]: Starting Load Kernel Module configfs... Apr 22 10:56:29 qemux86 kernel[222]: [ 1.438400] systemd[1]: Starting Load Kernel Module drm... Apr 22 10:56:29 qemux86 kernel[222]: [ 1.441711] systemd[1]: Starting Load Kernel Module fuse... Apr 22 10:56:29 qemux86 kernel[222]: [ 1.444473] systemd[1]: Starting Start psplash boot splash screen... Apr 22 10:56:29 qemux86 kernel[222]: [ 1.458379] systemd[1]: Starting RPC Bind... Apr 22 10:56:29 qemux86 kernel[222]: [ 1.460326] systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/). Apr 22 10:56:29 qemux86 kernel[222]: [ 1.463945] input: QEMU QEMU USB Keyboard as /devices/pci0000:00/0000:00:1d.7/usb1/1-2/1-2:1.0/0003:0627:0001.0002/input/input2 Apr 22 10:56:29 qemux86 kernel[222]: [ 1.466800] systemd[1]: Starting Journal Service... Apr 22 10:56:29 qemux86 kernel[222]: [ 1.469282] systemd[1]: Load Kernel Modules was skipped because no trigger condition checks were met. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.472641] systemd[1]: Starting Generate network units from Kernel command line... Apr 22 10:56:29 qemux86 kernel[222]: [ 1.476256] systemd[1]: Starting Remount Root and Kernel File Systems... Apr 22 10:56:29 qemux86 kernel[222]: [ 1.479085] systemd[1]: Starting Apply Kernel Variables... Apr 22 10:56:29 qemux86 kernel[222]: [ 1.483500] systemd-journald[161]: Collecting audit messages is disabled. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.485390] EXT4-fs (vda): re-mounted. Opts: (null). Quota mode: disabled. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.485478] systemd[1]: Starting Coldplug All udev Devices... Apr 22 10:56:29 qemux86 kernel[222]: [ 1.491695] systemd[1]: Started Start psplash boot splash screen. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.493452] systemd[1]: Started RPC Bind. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.494943] systemd[1]: Mounted POSIX Message Queue File System. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.496661] systemd[1]: Mounted Kernel Debug File System. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.498264] systemd[1]: Mounted Kernel Trace File System. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.499904] systemd[1]: Mounted Temporary Directory /tmp. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.502299] systemd[1]: Finished Create List of Static Device Nodes. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.504464] systemd[1]: modprobe@configfs.service: Deactivated successfully. Apr 22 10:56:29 qemux86 systemd[1]: Finished IPv6 Packet Filtering Framework. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.506195] systemd[1]: Finished Load Kernel Module configfs. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.512829] systemd[1]: modprobe@drm.service: Deactivated successfully. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.514326] systemd[1]: Finished Load Kernel Module drm. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.515975] systemd[1]: modprobe@fuse.service: Deactivated successfully. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.517089] systemd[1]: Finished Load Kernel Module fuse. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.517943] hid-generic 0003:0627:0001.0002: input: USB HID v1.11 Keyboard [QEMU QEMU USB Keyboard] on usb-0000:00:1d.7-2/input0 Apr 22 10:56:29 qemux86 kernel[222]: [ 1.521300] systemd[1]: Started Journal Service. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.538735] systemd-journald[161]: Received client request to flush runtime journal. Apr 22 10:56:29 qemux86 systemd[1]: Finished IPv4 Packet Filtering Framework. Apr 22 10:56:29 qemux86 systemd[1]: Reached target Preparation for Network. Apr 22 10:56:29 qemux86 Xserver[231]: X.Org X Server 1.21.1.7 Apr 22 10:56:29 qemux86 Xserver[231]: X Protocol Version 11, Revision 0 Apr 22 10:56:29 qemux86 Xserver[231]: Current Operating System: Linux qemux86 5.15.108-yocto-standard #1 SMP PREEMPT Fri Apr 21 14:47:58 UTC 2023 i686 Apr 22 10:56:29 qemux86 Xserver[231]: Kernel command line: root=/dev/vda rw ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 printk.time=1 Apr 22 10:56:29 qemux86 Xserver[231]: Apr 22 10:56:29 qemux86 Xserver[231]: Current version of pixman: 0.42.2 Apr 22 10:56:29 qemux86 Xserver[231]: Before reporting problems, check http://wiki.x.org Apr 22 10:56:29 qemux86 Xserver[231]: to make sure that you have the latest version. Apr 22 10:56:29 qemux86 Xserver[231]: Markers: (--) probed, (**) from config file, (==) default setting, Apr 22 10:56:29 qemux86 Xserver[231]: (++) from command line, (!!) notice, (II) informational, Apr 22 10:56:29 qemux86 Xserver[231]: (WW) warning, (EE) error, (NI) not implemented, (??) unknown. Apr 22 10:56:29 qemux86 Xserver[231]: (==) Log file: "/var/log/Xorg.0.log", Time: Sat Apr 22 10:56:29 2023 Apr 22 10:56:29 qemux86 systemd[1]: Starting Connection service... Apr 22 10:56:29 qemux86 Xserver[231]: (==) Using config file: "/etc/X11/xorg.conf" Apr 22 10:56:29 qemux86 Xserver[231]: (==) Using system config directory "/usr/share/X11/xorg.conf.d" Apr 22 10:56:29 qemux86 systemd[1]: Starting Network Configuration... Apr 22 10:56:29 qemux86 systemd[1]: Started Telephony service. Apr 22 10:56:29 qemux86 systemd-logind[228]: New seat seat0. Apr 22 10:56:29 qemux86 systemd-logind[228]: Watching system buttons on /dev/input/event0 (Power Button) Apr 22 10:56:29 qemux86 systemd-logind[228]: Watching system buttons on /dev/input/event2 (QEMU QEMU USB Keyboard) Apr 22 10:56:29 qemux86 systemd[1]: Started User Login Management. Apr 22 10:56:29 qemux86 systemd[1]: Started Connection service. Apr 22 10:56:29 qemux86 systemd[1]: Starting Avahi mDNS/DNS-SD Stack... Apr 22 10:56:29 qemux86 systemd[1]: Started Avahi mDNS/DNS-SD Stack. Apr 22 10:56:29 qemux86 systemd-networkd[234]: lo: Link UP Apr 22 10:56:29 qemux86 systemd-networkd[234]: lo: Gained carrier Apr 22 10:56:29 qemux86 systemd-networkd[234]: eth0: Link UP Apr 22 10:56:29 qemux86 systemd-networkd[234]: eth0: Gained carrier Apr 22 10:56:29 qemux86 systemd-timesyncd[194]: Network configuration changed, trying to establish connection. Apr 22 10:56:29 qemux86 systemd-timesyncd[194]: Network configuration changed, trying to establish connection. Apr 22 10:56:29 qemux86 systemd-networkd[234]: Enumeration completed Apr 22 10:56:29 qemux86 systemd-timesyncd[194]: Network configuration changed, trying to establish connection. Apr 22 10:56:29 qemux86 systemd[1]: Started Network Configuration. Apr 22 10:56:29 qemux86 systemd-timesyncd[194]: Network configuration changed, trying to establish connection. Apr 22 10:56:29 qemux86 systemd[1]: Reached target Network. Apr 22 10:56:29 qemux86 systemd[1]: Starting Permit User Sessions... Apr 22 10:56:29 qemux86 systemd-timesyncd[194]: Network configuration changed, trying to establish connection. Apr 22 10:56:29 qemux86 systemd-timesyncd[194]: Network configuration changed, trying to establish connection. Apr 22 10:56:29 qemux86 systemd[1]: Starting WPA supplicant... Apr 22 10:56:29 qemux86 systemd-timesyncd[194]: Network configuration changed, trying to establish connection. Apr 22 10:56:29 qemux86 systemd-networkd[234]: eth0: Configuring with /run/systemd/network/90-eth0.network. Apr 22 10:56:29 qemux86 systemd[1]: Finished Permit User Sessions. Apr 22 10:56:29 qemux86 systemd-timesyncd[194]: Network configuration changed, trying to establish connection. Apr 22 10:56:29 qemux86 systemd[1]: Started Getty on tty1. Apr 22 10:56:29 qemux86 systemd[1]: Started Serial Getty on ttyS0. Apr 22 10:56:29 qemux86 systemd[1]: Started Serial Getty on ttyS1. Apr 22 10:56:29 qemux86 wpa_supplicant[239]: Successfully initialized wpa_supplicant Apr 22 10:56:29 qemux86 systemd[1]: Reached target Login Prompts. Apr 22 10:56:29 qemux86 systemd[1]: Reached target Multi-User System. Apr 22 10:56:29 qemux86 systemd[1]: Reached target Graphical Interface. Apr 22 10:56:29 qemux86 systemd[1]: Starting Hostname Service... Apr 22 10:56:29 qemux86 systemd[1]: Starting Record Runlevel Change in UTMP... Apr 22 10:56:29 qemux86 systemd[1]: Started WPA supplicant. Apr 22 10:56:29 qemux86 systemd[1]: systemd-update-utmp-runlevel.service: Deactivated successfully. Apr 22 10:56:29 qemux86 systemd[1]: Finished Record Runlevel Change in UTMP. Apr 22 10:56:29 qemux86 systemd[1]: Started Hostname Service. Apr 22 10:56:29 qemux86 systemd[1]: Startup finished in 1.061s (kernel) + 900ms (userspace) = 1.961s. Apr 22 10:56:29 qemux86 Xserver[231]: (EE) Apr 22 10:56:29 qemux86 Xserver[231]: Fatal server error: Apr 22 10:56:29 qemux86 Xserver[231]: (EE) xf86OpenConsole: Switching VT failed Apr 22 10:56:29 qemux86 Xserver[231]: (EE) Apr 22 10:56:29 qemux86 Xserver[231]: (EE) Apr 22 10:56:29 qemux86 Xserver[231]: Please consult the The X.Org Foundation support Apr 22 10:56:29 qemux86 Xserver[231]: at http://wiki.x.org Apr 22 10:56:29 qemux86 Xserver[231]: for help. Apr 22 10:56:29 qemux86 Xserver[231]: (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information. Apr 22 10:56:29 qemux86 Xserver[231]: (EE) Apr 22 10:56:29 qemux86 Xserver[229]: Apr 22 10:56:29 qemux86 Xserver[229]: waiting for X server to begin accepting connections Apr 22 10:56:29 qemux86 Xserver[231]: (EE) Server terminated with error (1). Closing log file. Apr 22 10:56:30 qemux86 Xserver[229]: xinit: giving up Apr 22 10:56:30 qemux86 Xserver[229]: xinit: unable to connect to X server: Interrupted system call Apr 22 10:56:30 qemux86 Xserver[229]: xinit: server error Apr 22 10:56:30 qemux86 systemd[1]: xserver-nodm.service: Main process exited, code=exited, status=1/FAILURE Apr 22 10:56:30 qemux86 systemd[1]: xserver-nodm.service: Failed with result 'exit-code'. Apr 22 10:56:30 qemux86 systemd[1]: xserver-nodm.service: Scheduled restart job, restart counter is at 1. Apr 22 10:56:30 qemux86 systemd[1]: Stopped Xserver startup without a display manager. Apr 22 10:56:30 qemux86 systemd[1]: Started Xserver startup without a display manager. Apr 22 10:56:30 qemux86 Xserver[249]: X.Org X Server 1.21.1.7 Apr 22 10:56:30 qemux86 Xserver[249]: X Protocol Version 11, Revision 0 Apr 22 10:56:30 qemux86 Xserver[249]: Current Operating System: Linux qemux86 5.15.108-yocto-standard #1 SMP PREEMPT Fri Apr 21 14:47:58 UTC 2023 i686 Apr 22 10:56:30 qemux86 Xserver[249]: Kernel command line: root=/dev/vda rw ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 printk.time=1 Apr 22 10:56:30 qemux86 Xserver[249]: Apr 22 10:56:30 qemux86 Xserver[249]: Current version of pixman: 0.42.2 Apr 22 10:56:30 qemux86 Xserver[249]: Before reporting problems, check http://wiki.x.org Apr 22 10:56:30 qemux86 Xserver[249]: to make sure that you have the latest version. Apr 22 10:56:30 qemux86 Xserver[249]: Markers: (--) probed, (**) from config file, (==) default setting, Apr 22 10:56:30 qemux86 Xserver[249]: (++) from command line, (!!) notice, (II) informational, Apr 22 10:56:30 qemux86 Xserver[249]: (WW) warning, (EE) error, (NI) not implemented, (??) unknown. Apr 22 10:56:30 qemux86 Xserver[249]: (==) Log file: "/var/log/Xorg.0.log", Time: Sat Apr 22 10:56:30 2023 Apr 22 10:56:30 qemux86 Xserver[249]: (==) Using config file: "/etc/X11/xorg.conf" Apr 22 10:56:30 qemux86 Xserver[249]: (==) Using system config directory "/usr/share/X11/xorg.conf.d" Apr 22 10:56:30 qemux86 psplash-systemd[175]: Systemd reported progress of 1.0, quit psplash. Apr 22 10:56:30 qemux86 systemd-networkd[234]: eth0: Gained IPv6LL Apr 22 10:56:30 qemux86 systemd-timesyncd[194]: Network configuration changed, trying to establish connection. Apr 22 10:56:30 qemux86 Xserver[252]: D-BUS per-session daemon address is: unix:path=/tmp/dbus-teJNMOmEpB,guid=89680389a1bd28c62c9604626443bd5e Apr 22 10:56:30 qemux86 Xserver[260]: Using calibration data stored in /etc/pointercal.xinput Apr 22 10:56:30 qemux86 Xserver[288]: Using calibration data stored in /etc/pointercal.xinput Apr 22 10:56:30 qemux86 Xserver[252]: matchbox: Cant find a keycode for keysym 269025056 Apr 22 10:56:30 qemux86 Xserver[252]: matchbox: ignoring key shortcut XF86Calendar=!$contacts Apr 22 10:56:30 qemux86 Xserver[252]: matchbox: Cant find a keycode for keysym 2809 Apr 22 10:56:30 qemux86 Xserver[252]: matchbox: ignoring key shortcut telephone=!$dates Apr 22 10:56:30 qemux86 Xserver[252]: matchbox: Cant find a keycode for keysym 269025050 Apr 22 10:56:30 qemux86 Xserver[252]: matchbox: ignoring key shortcut XF86Start=!matchbox-remote -desktop Apr 22 10:56:30 qemux86 Xserver[262]: [settings daemon] Forking. run with -n to prevent fork Apr 22 10:56:30 qemux86 systemd[1]: Starting User Database Manager... Apr 22 10:56:30 qemux86 Xserver[285]: dbus-daemon[285]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=0 pid=270 comm="connman-applet") Apr 22 10:56:30 qemux86 systemd[1]: Started User Database Manager. Apr 22 10:56:30 qemux86 Xserver[252]: matchbox-wm: X error warning (0xa00002): BadWindow (invalid Window parameter) (opcode: 12) Apr 22 10:56:30 qemux86 systemd[1]: Created slice User Slice of UID 0. Apr 22 10:56:30 qemux86 systemd[1]: Starting User Runtime Directory /run/user/0... Apr 22 10:56:30 qemux86 Xserver[285]: dbus-daemon[285]: Successfully activated service 'org.a11y.atspi.Registry' Apr 22 10:56:30 qemux86 Xserver[312]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry Apr 22 10:56:30 qemux86 systemd-logind[228]: New session c1 of user root. Apr 22 10:56:30 qemux86 systemd[1]: Finished User Runtime Directory /run/user/0. Apr 22 10:56:30 qemux86 systemd[1]: Starting User Manager for UID 0... Apr 22 10:56:31 qemux86 Xserver[252]: matchbox-wm: X error warning (0xa0000a): BadWindow (invalid Window parameter) (opcode: 12) Apr 22 10:56:31 qemux86 connman-applet[270]: gdk_window_thaw_toplevel_updates: assertion 'window->update_and_descendants_freeze_count > 0' failed Apr 22 10:56:31 qemux86 systemd[323]: Queued start job for default target Main User Target. Apr 22 10:56:31 qemux86 systemd[323]: cgroup compatibility translation between legacy and unified hierarchy settings activated. See cgroup-compat debug messages for details. Apr 22 10:56:31 qemux86 systemd[323]: Created slice User Application Slice. Apr 22 10:56:31 qemux86 systemd[323]: Reached target Paths. Apr 22 10:56:31 qemux86 systemd[323]: Reached target Timers. Apr 22 10:56:31 qemux86 systemd[323]: Starting D-Bus User Message Bus Socket... Apr 22 10:56:31 qemux86 systemd[323]: Listening on D-Bus User Message Bus Socket. Apr 22 10:56:31 qemux86 systemd[323]: Reached target Sockets. Apr 22 10:56:31 qemux86 systemd[323]: Reached target Basic System. Apr 22 10:56:31 qemux86 systemd[323]: Reached target Main User Target. Apr 22 10:56:31 qemux86 systemd[323]: Startup finished in 92ms. Apr 22 10:56:31 qemux86 systemd[1]: Started User Manager for UID 0. Apr 22 10:56:31 qemux86 systemd[1]: Started Session c1 of User root. Apr 22 10:56:34 qemux86 systemd[1]: Created slice Slice /system/dropbear. Apr 22 10:56:34 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:56:34 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:42270). Apr 22 10:56:34 qemux86 systemd[1]: dropbear@0-192.168.7.4:22-192.168.7.3:42270.service: Deactivated successfully. Apr 22 10:56:35 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:56:35 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:42284). Apr 22 10:56:35 qemux86 systemd[1]: dropbear@1-192.168.7.4:22-192.168.7.3:42284.service: Deactivated successfully. Apr 22 10:56:35 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:56:35 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:42296). Apr 22 10:56:35 qemux86 systemd[1]: dropbear@2-192.168.7.4:22-192.168.7.3:42296.service: Deactivated successfully. Apr 22 10:56:36 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:56:36 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:42304). Apr 22 10:56:36 qemux86 systemd[1]: dropbear@3-192.168.7.4:22-192.168.7.3:42304.service: Deactivated successfully. Apr 22 10:56:36 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:56:36 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:42312). Apr 22 10:56:36 qemux86 systemd[1]: Reloading requested from client PID 363 (unit dropbear@4-192.168.7.4:22-192.168.7.3:42312.service)... Apr 22 10:56:36 qemux86 systemd[1]: Reloading. Apr 22 10:56:37 qemux86 systemd[1]: Stopping Network Time Synchronization... Apr 22 10:56:37 qemux86 systemd[1]: systemd-timesyncd.service: Deactivated successfully. Apr 22 10:56:37 qemux86 systemd[1]: Stopped Network Time Synchronization. Apr 22 10:56:37 qemux86 systemd[1]: dropbear@4-192.168.7.4:22-192.168.7.3:42312.service: Deactivated successfully. Apr 22 10:56:37 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:56:37 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:54930). Apr 22 10:56:37 qemux86 systemd[1]: dropbear@5-192.168.7.4:22-192.168.7.3:54930.service: Deactivated successfully. Apr 22 10:56:37 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:56:37 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:54934). Mar 06 11:33:20 qemux86 systemd[1]: dropbear@6-192.168.7.4:22-192.168.7.3:54934.service: Deactivated successfully. Mar 06 11:33:20 qemux86 systemd-journald[161]: Time jumped backwards, rotating. Mar 06 11:33:20 qemux86 kernel[222]: [ 10.426619] systemd-journald[161]: Time jumped backwards, rotating. Mar 06 11:33:20 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Mar 06 11:33:20 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:54946). Mar 06 11:33:20 qemux86 systemd[1]: dropbear@7-192.168.7.4:22-192.168.7.3:54946.service: Deactivated successfully. Mar 06 11:33:21 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Mar 06 11:33:21 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:54948). Apr 22 10:56:37 qemux86 systemd[1]: dropbear@8-192.168.7.4:22-192.168.7.3:54948.service: Deactivated successfully. Apr 22 10:56:37 qemux86 systemd-journald[161]: Oldest entry in /run/log/journal/3286d559b4aa45c89b34196409a9ee7a/system.journal is older than the configured file retention duration (1month), suggesting rotation. Apr 22 10:56:37 qemux86 systemd-journald[161]: /run/log/journal/3286d559b4aa45c89b34196409a9ee7a/system.journal: Journal header limits reached or header out-of-date, rotating. Apr 22 10:56:37 qemux86 kernel[222]: [ 11.586648] systemd-journald[161]: Oldest entry in /run/log/journal/3286d559b4aa45c89b34196409a9ee7a/system.journal is older than the configured file retention duration (1month), suggesting rotation. Apr 22 10:56:37 qemux86 kernel[222]: [ 11.590281] systemd-journald[161]: /run/log/journal/3286d559b4aa45c89b34196409a9ee7a/system.journal: Journal header limits reached or header out-of-date, rotating. Apr 22 10:56:37 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:56:37 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:54952). Apr 22 10:56:37 qemux86 systemd[1]: Reloading requested from client PID 399 (unit dropbear@9-192.168.7.4:22-192.168.7.3:54952.service)... Apr 22 10:56:37 qemux86 systemd[1]: Reloading. Apr 22 10:56:37 qemux86 systemd[1]: Starting Network Time Synchronization... Apr 22 10:56:38 qemux86 systemd[1]: Started Network Time Synchronization. Apr 22 10:56:38 qemux86 systemd[1]: dropbear@9-192.168.7.4:22-192.168.7.3:54952.service: Deactivated successfully. Apr 22 10:56:38 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:56:38 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:54958). Apr 22 10:56:38 qemux86 systemd[1]: dropbear@10-192.168.7.4:22-192.168.7.3:54958.service: Deactivated successfully. Apr 22 10:56:38 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:56:38 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:54972). Apr 22 10:56:40 qemux86 systemd[1]: dropbear@11-192.168.7.4:22-192.168.7.3:54972.service: Deactivated successfully. Apr 22 10:56:40 qemux86 systemd-timesyncd[412]: Network configuration changed, trying to establish connection. Apr 22 10:56:40 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:56:40 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:54980). Apr 22 10:56:41 qemux86 systemd[1]: dropbear@12-192.168.7.4:22-192.168.7.3:54980.service: Deactivated successfully. Apr 22 10:56:41 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:56:41 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:54984). Apr 22 10:56:42 qemux86 systemd[1]: dropbear@13-192.168.7.4:22-192.168.7.3:54984.service: Deactivated successfully. Apr 22 10:56:42 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:56:42 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:54998). Apr 22 10:56:43 qemux86 systemd[1]: dropbear@14-192.168.7.4:22-192.168.7.3:54998.service: Deactivated successfully. Apr 22 10:56:43 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:56:43 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:55004). Apr 22 10:56:44 qemux86 systemd[1]: dropbear@15-192.168.7.4:22-192.168.7.3:55004.service: Deactivated successfully. Apr 22 10:56:44 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:56:44 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:55016). Apr 22 10:56:45 qemux86 systemd[1]: dropbear@16-192.168.7.4:22-192.168.7.3:55016.service: Deactivated successfully. Apr 22 10:56:45 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:56:45 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:52508). Apr 22 10:56:46 qemux86 systemd[1]: dropbear@17-192.168.7.4:22-192.168.7.3:52508.service: Deactivated successfully. Apr 22 10:56:46 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:56:46 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:52518). Apr 22 10:56:47 qemux86 systemd[1]: dropbear@18-192.168.7.4:22-192.168.7.3:52518.service: Deactivated successfully. Apr 22 10:56:47 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:56:47 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:52522). Apr 22 10:56:48 qemux86 systemd[1]: dropbear@19-192.168.7.4:22-192.168.7.3:52522.service: Deactivated successfully. Apr 22 10:56:48 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:56:48 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:52536). Apr 22 10:56:49 qemux86 systemd[1]: dropbear@20-192.168.7.4:22-192.168.7.3:52536.service: Deactivated successfully. Apr 22 10:56:49 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:56:49 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:52550). Apr 22 10:56:50 qemux86 systemd[1]: dropbear@21-192.168.7.4:22-192.168.7.3:52550.service: Deactivated successfully. Apr 22 10:56:50 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:56:50 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:52552). Apr 22 10:56:51 qemux86 systemd[1]: dropbear@22-192.168.7.4:22-192.168.7.3:52552.service: Deactivated successfully. Apr 22 10:56:52 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:56:52 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:52558). Apr 22 10:56:52 qemux86 systemd[1]: dropbear@23-192.168.7.4:22-192.168.7.3:52558.service: Deactivated successfully. Apr 22 10:56:53 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:56:53 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:52568). Apr 22 10:56:53 qemux86 systemd[1]: dropbear@24-192.168.7.4:22-192.168.7.3:52568.service: Deactivated successfully. Apr 22 10:56:54 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:56:54 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:52578). Apr 22 10:56:54 qemux86 systemd[1]: dropbear@25-192.168.7.4:22-192.168.7.3:52578.service: Deactivated successfully. Apr 22 10:56:55 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:56:55 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:46942). Apr 22 10:56:55 qemux86 systemd-journald[161]: Forwarding to syslog missed 340 messages. Apr 22 10:56:55 qemux86 systemd[1]: dropbear@26-192.168.7.4:22-192.168.7.3:46942.service: Deactivated successfully. Apr 22 10:56:56 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:56:56 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:46956). Apr 22 10:56:56 qemux86 systemd[1]: dropbear@27-192.168.7.4:22-192.168.7.3:46956.service: Deactivated successfully. Apr 22 10:56:56 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:56:56 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:46966). Apr 22 10:56:57 qemux86 systemd[1]: dropbear@28-192.168.7.4:22-192.168.7.3:46966.service: Deactivated successfully. Apr 22 10:56:57 qemux86 systemd[1]: systemd-hostnamed.service: Deactivated successfully. Apr 22 10:56:57 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:56:57 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:46980). Apr 22 10:56:58 qemux86 systemd[1]: dropbear@29-192.168.7.4:22-192.168.7.3:46980.service: Deactivated successfully. Apr 22 10:56:58 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:56:58 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:46996). Apr 22 10:56:59 qemux86 systemd[1]: dropbear@30-192.168.7.4:22-192.168.7.3:46996.service: Deactivated successfully. Apr 22 10:57:00 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:00 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:47002). Apr 22 10:57:00 qemux86 systemd[1]: dropbear@31-192.168.7.4:22-192.168.7.3:47002.service: Deactivated successfully. Apr 22 10:57:00 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:00 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:47014). Apr 22 10:57:00 qemux86 systemd[1]: dropbear@32-192.168.7.4:22-192.168.7.3:47014.service: Deactivated successfully. Apr 22 10:57:00 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:00 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:47018). Apr 22 10:57:00 qemux86 systemd[1]: dropbear@33-192.168.7.4:22-192.168.7.3:47018.service: Deactivated successfully. Apr 22 10:57:01 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:01 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:47034). Apr 22 10:57:01 qemux86 systemd[1]: dropbear@34-192.168.7.4:22-192.168.7.3:47034.service: Deactivated successfully. Apr 22 10:57:01 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:01 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:47038). Apr 22 10:57:01 qemux86 systemd[1]: dropbear@35-192.168.7.4:22-192.168.7.3:47038.service: Deactivated successfully. Apr 22 10:57:01 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:01 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:47044). Apr 22 10:57:02 qemux86 systemd[1]: dropbear@36-192.168.7.4:22-192.168.7.3:47044.service: Deactivated successfully. Apr 22 10:57:02 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:02 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:47046). Apr 22 10:57:02 qemux86 systemd[1]: dropbear@37-192.168.7.4:22-192.168.7.3:47046.service: Deactivated successfully. Apr 22 10:57:02 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:02 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:47062). Apr 22 10:57:02 qemux86 systemd[1]: dropbear@38-192.168.7.4:22-192.168.7.3:47062.service: Deactivated successfully. Apr 22 10:57:03 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:03 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:47066). Apr 22 10:57:03 qemux86 systemd[1]: dropbear@39-192.168.7.4:22-192.168.7.3:47066.service: Deactivated successfully. Apr 22 10:57:03 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:03 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:47078). Apr 22 10:57:04 qemux86 systemd[1]: dropbear@40-192.168.7.4:22-192.168.7.3:47078.service: Deactivated successfully. Apr 22 10:57:04 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:04 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:47092). Apr 22 10:57:04 qemux86 systemd[1]: dropbear@41-192.168.7.4:22-192.168.7.3:47092.service: Deactivated successfully. Apr 22 10:57:04 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:04 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:47096). Apr 22 10:57:04 qemux86 systemd[1]: dropbear@42-192.168.7.4:22-192.168.7.3:47096.service: Deactivated successfully. Apr 22 10:57:05 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:05 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:56526). Apr 22 10:57:05 qemux86 systemd[1]: dropbear@43-192.168.7.4:22-192.168.7.3:56526.service: Deactivated successfully. Apr 22 10:57:05 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:05 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:56540). Apr 22 10:57:10 qemux86 systemd[1]: dropbear@44-192.168.7.4:22-192.168.7.3:56540.service: Deactivated successfully. Apr 22 10:57:10 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:10 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:56556). Apr 22 10:57:10 qemux86 systemd[1]: dropbear@45-192.168.7.4:22-192.168.7.3:56556.service: Deactivated successfully. Apr 22 10:57:10 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:10 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:56558). Apr 22 10:57:10 qemux86 systemd[1]: dropbear@46-192.168.7.4:22-192.168.7.3:56558.service: Deactivated successfully. Apr 22 10:57:11 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:11 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:56562). Apr 22 10:57:11 qemux86 systemd[1]: dropbear@47-192.168.7.4:22-192.168.7.3:56562.service: Deactivated successfully. Apr 22 10:57:12 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:12 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:56566). Apr 22 10:57:12 qemux86 systemd[1]: dropbear@48-192.168.7.4:22-192.168.7.3:56566.service: Deactivated successfully. Apr 22 10:57:12 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:12 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:56572). Apr 22 10:57:13 qemux86 systemd[1]: dropbear@49-192.168.7.4:22-192.168.7.3:56572.service: Deactivated successfully. Apr 22 10:57:13 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:13 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:56580). Apr 22 10:57:13 qemux86 systemd[1]: dropbear@50-192.168.7.4:22-192.168.7.3:56580.service: Deactivated successfully. Apr 22 10:57:14 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:14 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:56584). Apr 22 10:57:14 qemux86 systemd[1]: dropbear@51-192.168.7.4:22-192.168.7.3:56584.service: Deactivated successfully. Apr 22 10:57:14 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:14 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:56598). Apr 22 10:57:14 qemux86 systemd[1]: dropbear@52-192.168.7.4:22-192.168.7.3:56598.service: Deactivated successfully. Apr 22 10:57:15 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:15 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:58910). Apr 22 10:57:15 qemux86 systemd[1]: dropbear@53-192.168.7.4:22-192.168.7.3:58910.service: Deactivated successfully. Apr 22 10:57:16 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:16 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:58918). Apr 22 10:57:16 qemux86 systemd[1]: dropbear@54-192.168.7.4:22-192.168.7.3:58918.service: Deactivated successfully. Apr 22 10:57:16 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:16 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:58932). Apr 22 10:57:17 qemux86 systemd[1]: dropbear@55-192.168.7.4:22-192.168.7.3:58932.service: Deactivated successfully. Apr 22 10:57:17 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:17 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:58944). Apr 22 10:57:17 qemux86 systemd[1]: Stopping System Logging Service... Apr 22 10:57:17 qemux86 systemd[1]: busybox-syslog.service: Deactivated successfully. Apr 22 10:57:17 qemux86 systemd[1]: Stopped System Logging Service. Apr 22 10:57:17 qemux86 systemd[1]: Started System Logging Service. Apr 22 10:57:17 qemux86 systemd[1]: dropbear@56-192.168.7.4:22-192.168.7.3:58944.service: Deactivated successfully. Apr 22 10:57:17 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:17 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:58952). Apr 22 10:57:18 qemux86 systemd[1]: dropbear@57-192.168.7.4:22-192.168.7.3:58952.service: Deactivated successfully. Apr 22 10:57:18 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:18 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:58966). Apr 22 10:57:18 qemux86 systemd[1]: dropbear@58-192.168.7.4:22-192.168.7.3:58966.service: Deactivated successfully. Apr 22 10:57:19 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:19 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:58968). Apr 22 10:57:19 qemux86 systemd[1]: dropbear@59-192.168.7.4:22-192.168.7.3:58968.service: Deactivated successfully. Apr 22 10:57:19 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:19 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:58972). Apr 22 10:57:19 qemux86 systemd[1]: dropbear@60-192.168.7.4:22-192.168.7.3:58972.service: Deactivated successfully. Apr 22 10:57:20 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:20 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:58986). Apr 22 10:57:20 qemux86 systemd[1]: dropbear@61-192.168.7.4:22-192.168.7.3:58986.service: Deactivated successfully. Apr 22 10:57:20 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:20 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:59000). Apr 22 10:57:20 qemux86 systemd[1]: dropbear@62-192.168.7.4:22-192.168.7.3:59000.service: Deactivated successfully. Apr 22 10:57:20 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:20 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:59010). Apr 22 10:57:21 qemux86 systemd[1]: dropbear@63-192.168.7.4:22-192.168.7.3:59010.service: Deactivated successfully. Apr 22 10:57:21 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:21 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:59020). Apr 22 10:57:21 qemux86 systemd[1]: dropbear@64-192.168.7.4:22-192.168.7.3:59020.service: Deactivated successfully. Apr 22 10:57:21 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:21 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:59028). Apr 22 10:57:21 qemux86 systemd[1]: dropbear@65-192.168.7.4:22-192.168.7.3:59028.service: Deactivated successfully. Apr 22 10:57:22 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:22 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:59038). Apr 22 10:57:22 qemux86 systemd[1]: dropbear@66-192.168.7.4:22-192.168.7.3:59038.service: Deactivated successfully. Apr 22 10:57:22 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:22 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:59052). Apr 22 10:57:22 qemux86 systemd[1]: dropbear@67-192.168.7.4:22-192.168.7.3:59052.service: Deactivated successfully. Apr 22 10:57:23 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:23 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:59068). Apr 22 10:57:23 qemux86 systemd[1]: dropbear@68-192.168.7.4:22-192.168.7.3:59068.service: Deactivated successfully. Apr 22 10:57:23 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:23 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:59076). Apr 22 10:57:23 qemux86 systemd[1]: dropbear@69-192.168.7.4:22-192.168.7.3:59076.service: Deactivated successfully. Apr 22 10:57:23 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:23 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:59086). Apr 22 10:57:23 qemux86 systemd[1]: dropbear@70-192.168.7.4:22-192.168.7.3:59086.service: Deactivated successfully. Apr 22 10:57:23 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:23 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:59098). Apr 22 10:57:24 qemux86 systemd[1]: dropbear@71-192.168.7.4:22-192.168.7.3:59098.service: Deactivated successfully. Apr 22 10:57:24 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:24 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:59106). Apr 22 10:57:24 qemux86 systemd[1]: dropbear@72-192.168.7.4:22-192.168.7.3:59106.service: Deactivated successfully. Apr 22 10:57:24 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:24 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:59112). Apr 22 10:57:24 qemux86 systemd[1]: dropbear@73-192.168.7.4:22-192.168.7.3:59112.service: Deactivated successfully. Apr 22 10:57:24 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:24 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:59116). Apr 22 10:57:24 qemux86 systemd[1]: dropbear@74-192.168.7.4:22-192.168.7.3:59116.service: Deactivated successfully. Apr 22 10:57:24 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:24 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:59120). Apr 22 10:57:25 qemux86 systemd[1]: dropbear@75-192.168.7.4:22-192.168.7.3:59120.service: Deactivated successfully. Apr 22 10:57:25 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:25 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:39912). Apr 22 10:57:25 qemux86 systemd[1]: dropbear@76-192.168.7.4:22-192.168.7.3:39912.service: Deactivated successfully. Apr 22 10:57:25 qemux86 systemd-journald[161]: Forwarding to syslog missed 156 messages. Apr 22 10:57:25 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:25 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:39916). Apr 22 10:57:26 qemux86 systemd[1]: dropbear@77-192.168.7.4:22-192.168.7.3:39916.service: Deactivated successfully. Apr 22 10:57:26 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:26 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:39930). Apr 22 10:57:26 qemux86 systemd[1]: dropbear@78-192.168.7.4:22-192.168.7.3:39930.service: Deactivated successfully. Apr 22 10:57:27 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:27 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:39944). Apr 22 10:57:27 qemux86 systemd[1]: dropbear@79-192.168.7.4:22-192.168.7.3:39944.service: Deactivated successfully. Apr 22 10:57:27 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:27 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:39954). Apr 22 10:57:27 qemux86 systemd[1]: dropbear@80-192.168.7.4:22-192.168.7.3:39954.service: Deactivated successfully. Apr 22 10:57:28 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:28 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:39960). Apr 22 10:57:28 qemux86 systemd[1]: dropbear@81-192.168.7.4:22-192.168.7.3:39960.service: Deactivated successfully. Apr 22 10:57:28 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:28 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:39970). Apr 22 10:57:28 qemux86 systemd[1]: dropbear@82-192.168.7.4:22-192.168.7.3:39970.service: Deactivated successfully. Apr 22 10:57:29 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:29 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:39978). Apr 22 10:57:29 qemux86 systemd[1]: dropbear@83-192.168.7.4:22-192.168.7.3:39978.service: Deactivated successfully. Apr 22 10:57:29 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:29 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:39988). Apr 22 10:57:30 qemux86 systemd[1]: dropbear@84-192.168.7.4:22-192.168.7.3:39988.service: Deactivated successfully. Apr 22 10:57:30 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:30 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:39994). Apr 22 10:57:30 qemux86 systemd[1]: dropbear@85-192.168.7.4:22-192.168.7.3:39994.service: Deactivated successfully. Apr 22 10:57:30 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:30 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:40010). Apr 22 10:57:30 qemux86 systemd[1]: Created slice User Slice of UID 1000. Apr 22 10:57:30 qemux86 systemd[1]: Starting User Runtime Directory /run/user/1000... Apr 22 10:57:30 qemux86 systemd-logind[228]: New session c2 of user test1. Apr 22 10:57:30 qemux86 systemd[1]: Finished User Runtime Directory /run/user/1000. Apr 22 10:57:30 qemux86 systemd[1]: Starting User Manager for UID 1000... Apr 22 10:57:31 qemux86 systemd[5963]: Queued start job for default target Main User Target. Apr 22 10:57:31 qemux86 systemd[5963]: Created slice User Application Slice. Apr 22 10:57:31 qemux86 systemd[5963]: Reached target Paths. Apr 22 10:57:31 qemux86 systemd[5963]: Reached target Timers. Apr 22 10:57:31 qemux86 systemd[5963]: Starting D-Bus User Message Bus Socket... Apr 22 10:57:31 qemux86 systemd[5963]: Listening on D-Bus User Message Bus Socket. Apr 22 10:57:31 qemux86 systemd[5963]: Reached target Sockets. Apr 22 10:57:31 qemux86 systemd[5963]: Reached target Basic System. Apr 22 10:57:31 qemux86 systemd[5963]: Reached target Main User Target. Apr 22 10:57:31 qemux86 systemd[5963]: Startup finished in 59ms. Apr 22 10:57:31 qemux86 systemd[1]: Started User Manager for UID 1000. Apr 22 10:57:31 qemux86 systemd[1]: Started Session c2 of User test1. Apr 22 10:57:31 qemux86 systemd[1]: session-c2.scope: Deactivated successfully. Apr 22 10:57:31 qemux86 systemd[1]: dropbear@86-192.168.7.4:22-192.168.7.3:40010.service: Deactivated successfully. Apr 22 10:57:31 qemux86 systemd-logind[228]: Removed session c2. Apr 22 10:57:31 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:31 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:40018). Apr 22 10:57:31 qemux86 systemd-logind[228]: New session c3 of user test1. Apr 22 10:57:31 qemux86 systemd[1]: Started Session c3 of User test1. Apr 22 10:57:31 qemux86 systemd[1]: session-c3.scope: Deactivated successfully. Apr 22 10:57:31 qemux86 systemd-logind[228]: Removed session c3. Apr 22 10:57:31 qemux86 systemd[1]: dropbear@87-192.168.7.4:22-192.168.7.3:40018.service: Deactivated successfully. Apr 22 10:57:32 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:32 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:40020). Apr 22 10:57:32 qemux86 systemd[1]: dropbear@88-192.168.7.4:22-192.168.7.3:40020.service: Deactivated successfully. Apr 22 10:57:33 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:33 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:40022). Apr 22 10:57:33 qemux86 systemd[1]: dropbear@89-192.168.7.4:22-192.168.7.3:40022.service: Deactivated successfully. Apr 22 10:57:35 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:35 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:51922). Apr 22 10:57:35 qemux86 systemd[1]: dropbear@90-192.168.7.4:22-192.168.7.3:51922.service: Deactivated successfully. Apr 22 10:57:36 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:36 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:51934). Apr 22 10:57:36 qemux86 systemd[1]: dropbear@91-192.168.7.4:22-192.168.7.3:51934.service: Deactivated successfully. Apr 22 10:57:38 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:38 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:51950). Apr 22 10:57:38 qemux86 systemd[1]: dropbear@92-192.168.7.4:22-192.168.7.3:51950.service: Deactivated successfully. Apr 22 10:57:39 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:39 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:51966). Apr 22 10:57:40 qemux86 systemd[1]: dropbear@93-192.168.7.4:22-192.168.7.3:51966.service: Deactivated successfully. Apr 22 10:57:41 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:41 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:51980). Apr 22 10:57:41 qemux86 systemd[1]: dropbear@94-192.168.7.4:22-192.168.7.3:51980.service: Deactivated successfully. Apr 22 10:57:41 qemux86 systemd[1]: Stopping User Manager for UID 1000... Apr 22 10:57:41 qemux86 systemd[5963]: Activating special unit Exit the Session... Apr 22 10:57:41 qemux86 systemd[5963]: Stopped target Main User Target. Apr 22 10:57:41 qemux86 systemd[5963]: Stopped target Basic System. Apr 22 10:57:41 qemux86 systemd[5963]: Stopped target Paths. Apr 22 10:57:41 qemux86 systemd[5963]: Stopped target Sockets. Apr 22 10:57:41 qemux86 systemd[5963]: Stopped target Timers. Apr 22 10:57:41 qemux86 systemd[5963]: Closed D-Bus User Message Bus Socket. Apr 22 10:57:41 qemux86 systemd[5963]: Removed slice User Application Slice. Apr 22 10:57:41 qemux86 systemd[5963]: Reached target Shutdown. Apr 22 10:57:41 qemux86 systemd[5963]: Finished Exit the Session. Apr 22 10:57:41 qemux86 systemd[5963]: Reached target Exit the Session. Apr 22 10:57:41 qemux86 systemd[1]: user@1000.service: Deactivated successfully. Apr 22 10:57:41 qemux86 systemd[1]: Stopped User Manager for UID 1000. Apr 22 10:57:41 qemux86 systemd[1]: Stopping User Runtime Directory /run/user/1000... Apr 22 10:57:41 qemux86 systemd[1]: run-user-1000.mount: Deactivated successfully. Apr 22 10:57:41 qemux86 systemd[1]: user-runtime-dir@1000.service: Deactivated successfully. Apr 22 10:57:41 qemux86 systemd[1]: Stopped User Runtime Directory /run/user/1000. Apr 22 10:57:41 qemux86 systemd[1]: Removed slice User Slice of UID 1000. Apr 22 10:57:42 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:42 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:51994). Apr 22 10:57:43 qemux86 systemd[1]: dropbear@95-192.168.7.4:22-192.168.7.3:51994.service: Deactivated successfully. Apr 22 10:57:43 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:43 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:52010). Apr 22 10:57:43 qemux86 systemd[1]: dropbear@96-192.168.7.4:22-192.168.7.3:52010.service: Deactivated successfully. Apr 22 10:57:44 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:44 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:52022). Apr 22 10:57:44 qemux86 systemd[1]: dropbear@97-192.168.7.4:22-192.168.7.3:52022.service: Deactivated successfully. Apr 22 10:57:44 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:44 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:52032). Apr 22 10:57:44 qemux86 systemd[1]: dropbear@98-192.168.7.4:22-192.168.7.3:52032.service: Deactivated successfully. Apr 22 10:57:44 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:44 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:44496). Apr 22 10:57:45 qemux86 systemd[1]: dropbear@99-192.168.7.4:22-192.168.7.3:44496.service: Deactivated successfully. Apr 22 10:57:45 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:45 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:44510). Apr 22 10:57:45 qemux86 systemd[1]: dropbear@100-192.168.7.4:22-192.168.7.3:44510.service: Deactivated successfully. Apr 22 10:57:45 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:45 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:44512). Apr 22 10:57:46 qemux86 systemd[1]: dropbear@101-192.168.7.4:22-192.168.7.3:44512.service: Deactivated successfully. Apr 22 10:57:46 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:46 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:44526). Apr 22 10:57:46 qemux86 systemd[1]: dropbear@102-192.168.7.4:22-192.168.7.3:44526.service: Deactivated successfully. Apr 22 10:57:46 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:46 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:44530). Apr 22 10:57:46 qemux86 systemd[1]: dropbear@103-192.168.7.4:22-192.168.7.3:44530.service: Deactivated successfully. Apr 22 10:57:47 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:47 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:44538). Apr 22 10:57:47 qemux86 systemd[1]: dropbear@104-192.168.7.4:22-192.168.7.3:44538.service: Deactivated successfully. Apr 22 10:57:48 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:48 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:44546). Apr 22 10:57:48 qemux86 systemd[1]: dropbear@105-192.168.7.4:22-192.168.7.3:44546.service: Deactivated successfully. Apr 22 10:57:48 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:48 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:44548). Apr 22 10:57:48 qemux86 systemd[1]: dropbear@106-192.168.7.4:22-192.168.7.3:44548.service: Deactivated successfully. Apr 22 10:57:49 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:49 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:44558). Apr 22 10:57:49 qemux86 systemd[1]: dropbear@107-192.168.7.4:22-192.168.7.3:44558.service: Deactivated successfully. Apr 22 10:57:49 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:49 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:44560). Apr 22 10:57:49 qemux86 systemd[1]: dropbear@108-192.168.7.4:22-192.168.7.3:44560.service: Deactivated successfully. Apr 22 10:57:49 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:49 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:44566). Apr 22 10:57:50 qemux86 systemd[1]: dropbear@109-192.168.7.4:22-192.168.7.3:44566.service: Deactivated successfully. Apr 22 10:57:50 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:50 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:44574). Apr 22 10:57:50 qemux86 systemd[1]: dropbear@110-192.168.7.4:22-192.168.7.3:44574.service: Deactivated successfully. Apr 22 10:57:50 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:50 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:44590). Apr 22 10:57:51 qemux86 systemd[1]: dropbear@111-192.168.7.4:22-192.168.7.3:44590.service: Deactivated successfully. Apr 22 10:57:51 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:51 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:44596). Apr 22 10:57:51 qemux86 systemd[1]: dropbear@112-192.168.7.4:22-192.168.7.3:44596.service: Deactivated successfully. Apr 22 10:57:51 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:51 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:44598). Apr 22 10:57:52 qemux86 systemd[1]: dropbear@113-192.168.7.4:22-192.168.7.3:44598.service: Deactivated successfully. Apr 22 10:57:52 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:52 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:44614). Apr 22 10:57:52 qemux86 systemd[1]: dropbear@114-192.168.7.4:22-192.168.7.3:44614.service: Deactivated successfully. Apr 22 10:57:52 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:52 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:44620). Apr 22 10:57:53 qemux86 systemd[1]: dropbear@115-192.168.7.4:22-192.168.7.3:44620.service: Deactivated successfully. Apr 22 10:57:53 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:53 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:44632). Apr 22 10:57:53 qemux86 systemd[1]: dropbear@116-192.168.7.4:22-192.168.7.3:44632.service: Deactivated successfully. Apr 22 10:57:53 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:53 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:44648). Apr 22 10:57:53 qemux86 systemd[1]: dropbear@117-192.168.7.4:22-192.168.7.3:44648.service: Deactivated successfully. Apr 22 10:57:54 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:54 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:44662). Apr 22 10:57:54 qemux86 systemd[1]: dropbear@118-192.168.7.4:22-192.168.7.3:44662.service: Deactivated successfully. Apr 22 10:57:54 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:54 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:44664). Apr 22 10:57:54 qemux86 systemd[1]: dropbear@119-192.168.7.4:22-192.168.7.3:44664.service: Deactivated successfully. Apr 22 10:57:55 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:55 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:41858). Apr 22 10:57:55 qemux86 systemd[1]: dropbear@120-192.168.7.4:22-192.168.7.3:41858.service: Deactivated successfully. Apr 22 10:57:55 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:55 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:41864). Apr 22 10:57:55 qemux86 systemd[1]: dropbear@121-192.168.7.4:22-192.168.7.3:41864.service: Deactivated successfully. Apr 22 10:57:55 qemux86 systemd-journald[161]: Forwarding to syslog missed 177 messages. Apr 22 10:57:56 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:56 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:41874). Apr 22 10:57:56 qemux86 systemd[1]: dropbear@122-192.168.7.4:22-192.168.7.3:41874.service: Deactivated successfully. Apr 22 10:57:56 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:56 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:41884). Apr 22 10:57:56 qemux86 systemd[1]: dropbear@123-192.168.7.4:22-192.168.7.3:41884.service: Deactivated successfully. Apr 22 10:57:57 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:57 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:41890). Apr 22 10:57:57 qemux86 systemd[1]: dropbear@124-192.168.7.4:22-192.168.7.3:41890.service: Deactivated successfully. Apr 22 10:57:57 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:57 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:41902). Apr 22 10:57:57 qemux86 systemd[1]: dropbear@125-192.168.7.4:22-192.168.7.3:41902.service: Deactivated successfully. Apr 22 10:57:58 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:58 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:41908). Apr 22 10:57:58 qemux86 systemd[1]: dropbear@126-192.168.7.4:22-192.168.7.3:41908.service: Deactivated successfully. Apr 22 10:57:58 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:58 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:41924). Apr 22 10:57:58 qemux86 systemd[1]: dropbear@127-192.168.7.4:22-192.168.7.3:41924.service: Deactivated successfully. Apr 22 10:57:59 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:59 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:41930). Apr 22 10:57:59 qemux86 systemd[1]: dropbear@128-192.168.7.4:22-192.168.7.3:41930.service: Deactivated successfully. Apr 22 10:58:00 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:58:00 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:41932). Apr 22 10:58:00 qemux86 systemd[1]: dropbear@129-192.168.7.4:22-192.168.7.3:41932.service: Deactivated successfully. Apr 22 10:58:00 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:58:00 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:41948). DEBUG: [Command returned '0' after 0.84 seconds] DEBUG: Command: journalctl Status: 0 Output: Apr 22 10:56:29 qemux86 kernel: Linux version 5.15.108-yocto-standard (oe-user@oe-host) (i686-poky-linux-gcc (GCC) 12.2.0, GNU ld (GNU Binutils) 2.40.20230119) #1 SMP PREEMPT Fri Apr 21 14:47:58 UTC 2023 Apr 22 10:56:29 qemux86 kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' Apr 22 10:56:29 qemux86 kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' Apr 22 10:56:29 qemux86 kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' Apr 22 10:56:29 qemux86 kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 Apr 22 10:56:29 qemux86 kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. Apr 22 10:56:29 qemux86 kernel: signal: max sigframe size: 1760 Apr 22 10:56:29 qemux86 kernel: BIOS-provided physical RAM map: Apr 22 10:56:29 qemux86 kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable Apr 22 10:56:29 qemux86 kernel: BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved Apr 22 10:56:29 qemux86 kernel: BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved Apr 22 10:56:29 qemux86 kernel: BIOS-e820: [mem 0x0000000000100000-0x000000001ffd7fff] usable Apr 22 10:56:29 qemux86 kernel: BIOS-e820: [mem 0x000000001ffd8000-0x000000001fffffff] reserved Apr 22 10:56:29 qemux86 kernel: BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved Apr 22 10:56:29 qemux86 kernel: BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved Apr 22 10:56:29 qemux86 kernel: BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved Apr 22 10:56:29 qemux86 kernel: BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved Apr 22 10:56:29 qemux86 kernel: Notice: NX (Execute Disable) protection cannot be enabled: non-PAE kernel! Apr 22 10:56:29 qemux86 kernel: e820: update [mem 0x009f8600-0x009f862f] usable ==> usable Apr 22 10:56:29 qemux86 kernel: e820: update [mem 0x009f8600-0x009f862f] usable ==> usable Apr 22 10:56:29 qemux86 kernel: extended physical RAM map: Apr 22 10:56:29 qemux86 kernel: reserve setup_data: [mem 0x0000000000000000-0x000000000009fbff] usable Apr 22 10:56:29 qemux86 kernel: reserve setup_data: [mem 0x000000000009fc00-0x000000000009ffff] reserved Apr 22 10:56:29 qemux86 kernel: reserve setup_data: [mem 0x00000000000f0000-0x00000000000fffff] reserved Apr 22 10:56:29 qemux86 kernel: reserve setup_data: [mem 0x0000000000100000-0x00000000009f85ff] usable Apr 22 10:56:29 qemux86 kernel: reserve setup_data: [mem 0x00000000009f8600-0x00000000009f862f] usable Apr 22 10:56:29 qemux86 kernel: reserve setup_data: [mem 0x00000000009f8630-0x000000001ffd7fff] usable Apr 22 10:56:29 qemux86 kernel: reserve setup_data: [mem 0x000000001ffd8000-0x000000001fffffff] reserved Apr 22 10:56:29 qemux86 kernel: reserve setup_data: [mem 0x00000000b0000000-0x00000000bfffffff] reserved Apr 22 10:56:29 qemux86 kernel: reserve setup_data: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved Apr 22 10:56:29 qemux86 kernel: reserve setup_data: [mem 0x00000000feffc000-0x00000000feffffff] reserved Apr 22 10:56:29 qemux86 kernel: reserve setup_data: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved Apr 22 10:56:29 qemux86 kernel: SMBIOS 2.8 present. Apr 22 10:56:29 qemux86 kernel: DMI: QEMU Standard PC (Q35 + ICH9, 2009), BIOS rel-1.16.1-0-g3208b098f51a-prebuilt.qemu.org 04/01/2014 Apr 22 10:56:29 qemux86 kernel: Hypervisor detected: KVM Apr 22 10:56:29 qemux86 kernel: kvm-clock: Using msrs 4b564d01 and 4b564d00 Apr 22 10:56:29 qemux86 kernel: kvm-clock: cpu 0, msr 6df2001, primary cpu clock Apr 22 10:56:29 qemux86 kernel: kvm-clock: using sched offset of 383231637 cycles Apr 22 10:56:29 qemux86 kernel: clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns Apr 22 10:56:29 qemux86 kernel: tsc: Detected 2599.996 MHz processor Apr 22 10:56:29 qemux86 kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved Apr 22 10:56:29 qemux86 kernel: e820: remove [mem 0x000a0000-0x000fffff] usable Apr 22 10:56:29 qemux86 kernel: last_pfn = 0x1ffd8 max_arch_pfn = 0x100000 Apr 22 10:56:29 qemux86 kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT Apr 22 10:56:29 qemux86 kernel: found SMP MP-table at [mem 0x000f5bc0-0x000f5bcf] Apr 22 10:56:29 qemux86 kernel: initial memory mapped: [mem 0x00000000-0x073fffff] Apr 22 10:56:29 qemux86 kernel: ACPI: Early table checksum verification disabled Apr 22 10:56:29 qemux86 kernel: ACPI: RSDP 0x00000000000F59F0 000014 (v00 BOCHS ) Apr 22 10:56:29 qemux86 kernel: ACPI: RSDT 0x000000001FFE240C 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001) Apr 22 10:56:29 qemux86 kernel: ACPI: FACP 0x000000001FFE21EC 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) Apr 22 10:56:29 qemux86 kernel: ACPI: DSDT 0x000000001FFE0040 0021AC (v01 BOCHS BXPC 00000001 BXPC 00000001) Apr 22 10:56:29 qemux86 kernel: ACPI: FACS 0x000000001FFE0000 000040 Apr 22 10:56:29 qemux86 kernel: ACPI: APIC 0x000000001FFE22E0 000090 (v01 BOCHS BXPC 00000001 BXPC 00000001) Apr 22 10:56:29 qemux86 kernel: ACPI: HPET 0x000000001FFE2370 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001) Apr 22 10:56:29 qemux86 kernel: ACPI: MCFG 0x000000001FFE23A8 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) Apr 22 10:56:29 qemux86 kernel: ACPI: WAET 0x000000001FFE23E4 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) Apr 22 10:56:29 qemux86 kernel: ACPI: Reserving FACP table memory at [mem 0x1ffe21ec-0x1ffe22df] Apr 22 10:56:29 qemux86 kernel: ACPI: Reserving DSDT table memory at [mem 0x1ffe0040-0x1ffe21eb] Apr 22 10:56:29 qemux86 kernel: ACPI: Reserving FACS table memory at [mem 0x1ffe0000-0x1ffe003f] Apr 22 10:56:29 qemux86 kernel: ACPI: Reserving APIC table memory at [mem 0x1ffe22e0-0x1ffe236f] Apr 22 10:56:29 qemux86 kernel: ACPI: Reserving HPET table memory at [mem 0x1ffe2370-0x1ffe23a7] Apr 22 10:56:29 qemux86 kernel: ACPI: Reserving MCFG table memory at [mem 0x1ffe23a8-0x1ffe23e3] Apr 22 10:56:29 qemux86 kernel: ACPI: Reserving WAET table memory at [mem 0x1ffe23e4-0x1ffe240b] Apr 22 10:56:29 qemux86 kernel: 0MB HIGHMEM available. Apr 22 10:56:29 qemux86 kernel: 511MB LOWMEM available. Apr 22 10:56:29 qemux86 kernel: mapped low ram: 0 - 1ffd8000 Apr 22 10:56:29 qemux86 kernel: low ram: 0 - 1ffd8000 Apr 22 10:56:29 qemux86 kernel: Zone ranges: Apr 22 10:56:29 qemux86 kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff] Apr 22 10:56:29 qemux86 kernel: Normal [mem 0x0000000001000000-0x000000001ffd7fff] Apr 22 10:56:29 qemux86 kernel: HighMem empty Apr 22 10:56:29 qemux86 kernel: Movable zone start for each node Apr 22 10:56:29 qemux86 kernel: Early memory node ranges Apr 22 10:56:29 qemux86 kernel: node 0: [mem 0x0000000000001000-0x000000000009efff] Apr 22 10:56:29 qemux86 kernel: node 0: [mem 0x0000000000100000-0x000000001ffd7fff] Apr 22 10:56:29 qemux86 kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffd7fff] Apr 22 10:56:29 qemux86 kernel: On node 0, zone DMA: 1 pages in unavailable ranges Apr 22 10:56:29 qemux86 kernel: On node 0, zone DMA: 97 pages in unavailable ranges Apr 22 10:56:29 qemux86 kernel: Using APIC driver default Apr 22 10:56:29 qemux86 kernel: ACPI: PM-Timer IO Port: 0x608 Apr 22 10:56:29 qemux86 kernel: ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) Apr 22 10:56:29 qemux86 kernel: IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 Apr 22 10:56:29 qemux86 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) Apr 22 10:56:29 qemux86 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) Apr 22 10:56:29 qemux86 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) Apr 22 10:56:29 qemux86 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) Apr 22 10:56:29 qemux86 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) Apr 22 10:56:29 qemux86 kernel: ACPI: Using ACPI (MADT) for SMP configuration information Apr 22 10:56:29 qemux86 kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000 Apr 22 10:56:29 qemux86 kernel: TSC deadline timer available Apr 22 10:56:29 qemux86 kernel: smpboot: Allowing 4 CPUs, 0 hotplug CPUs Apr 22 10:56:29 qemux86 kernel: [mem 0x20000000-0xafffffff] available for PCI devices Apr 22 10:56:29 qemux86 kernel: Booting paravirtualized kernel on KVM Apr 22 10:56:29 qemux86 kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns Apr 22 10:56:29 qemux86 kernel: setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:4 nr_node_ids:1 Apr 22 10:56:29 qemux86 kernel: percpu: Embedded 32 pages/cpu s99084 r0 d31988 u131072 Apr 22 10:56:29 qemux86 kernel: pcpu-alloc: s99084 r0 d31988 u131072 alloc=32*4096 Apr 22 10:56:29 qemux86 kernel: pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 Apr 22 10:56:29 qemux86 kernel: kvm-guest: stealtime: cpu 0, msr 1fa63a40 Apr 22 10:56:29 qemux86 kernel: Built 1 zonelists, mobility grouping on. Total pages: 129654 Apr 22 10:56:29 qemux86 kernel: Kernel command line: root=/dev/vda rw ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 printk.time=1 Apr 22 10:56:29 qemux86 kernel: Dentry cache hash table entries: 65536 (order: 6, 262144 bytes, linear) Apr 22 10:56:29 qemux86 kernel: Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear) Apr 22 10:56:29 qemux86 kernel: mem auto-init: stack:all(zero), heap alloc:off, heap free:off Apr 22 10:56:29 qemux86 kernel: Initializing HighMem for node 0 (00000000:00000000) Apr 22 10:56:29 qemux86 kernel: Checking if this processor honours the WP bit even in supervisor mode...Ok. Apr 22 10:56:29 qemux86 kernel: Memory: 496000K/523736K available (12542K kernel code, 1540K rwdata, 3168K rodata, 880K init, 592K bss, 27736K reserved, 0K cma-reserved, 0K highmem) Apr 22 10:56:29 qemux86 kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 Apr 22 10:56:29 qemux86 kernel: ftrace: allocating 44323 entries in 87 pages Apr 22 10:56:29 qemux86 kernel: ftrace: allocated 87 pages with 5 groups Apr 22 10:56:29 qemux86 kernel: trace event string verifier disabled Apr 22 10:56:29 qemux86 kernel: rcu: Preemptible hierarchical RCU implementation. Apr 22 10:56:29 qemux86 kernel: rcu: RCU event tracing is enabled. Apr 22 10:56:29 qemux86 kernel: rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4. Apr 22 10:56:29 qemux86 kernel: All grace periods are expedited (rcu_expedited). Apr 22 10:56:29 qemux86 kernel: Trampoline variant of Tasks RCU enabled. Apr 22 10:56:29 qemux86 kernel: Rude variant of Tasks RCU enabled. Apr 22 10:56:29 qemux86 kernel: Tracing variant of Tasks RCU enabled. Apr 22 10:56:29 qemux86 kernel: rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies. Apr 22 10:56:29 qemux86 kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 Apr 22 10:56:29 qemux86 kernel: NR_IRQS: 2304, nr_irqs: 456, preallocated irqs: 16 Apr 22 10:56:29 qemux86 kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(ptrval)-0x(ptrval) Apr 22 10:56:29 qemux86 kernel: random: crng init done Apr 22 10:56:29 qemux86 kernel: Console: colour VGA+ 80x25 Apr 22 10:56:29 qemux86 kernel: printk: console [ttyS0] enabled Apr 22 10:56:29 qemux86 kernel: ACPI: Core revision 20210730 Apr 22 10:56:29 qemux86 kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns Apr 22 10:56:29 qemux86 kernel: APIC: Switch to symmetric I/O mode setup Apr 22 10:56:29 qemux86 kernel: Enabling APIC mode: Flat. Using 1 I/O APICs Apr 22 10:56:29 qemux86 kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 Apr 22 10:56:29 qemux86 kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x257a386c905, max_idle_ns: 440795250529 ns Apr 22 10:56:29 qemux86 kernel: Calibrating delay loop (skipped) preset value.. 5199.99 BogoMIPS (lpj=2599996) Apr 22 10:56:29 qemux86 kernel: pid_max: default: 32768 minimum: 301 Apr 22 10:56:29 qemux86 kernel: LSM: Security Framework initializing Apr 22 10:56:29 qemux86 kernel: landlock: Up and running. Apr 22 10:56:29 qemux86 kernel: Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) Apr 22 10:56:29 qemux86 kernel: Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) Apr 22 10:56:29 qemux86 kernel: Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 Apr 22 10:56:29 qemux86 kernel: Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 Apr 22 10:56:29 qemux86 kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization Apr 22 10:56:29 qemux86 kernel: Spectre V2 : Mitigation: Retpolines Apr 22 10:56:29 qemux86 kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch Apr 22 10:56:29 qemux86 kernel: Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT Apr 22 10:56:29 qemux86 kernel: Speculative Store Bypass: Vulnerable Apr 22 10:56:29 qemux86 kernel: L1TF: Kernel not compiled for PAE. No mitigation for L1TF Apr 22 10:56:29 qemux86 kernel: MDS: Vulnerable: Clear CPU buffers attempted, no microcode Apr 22 10:56:29 qemux86 kernel: MMIO Stale Data: Unknown: No mitigations Apr 22 10:56:29 qemux86 kernel: SRBDS: Unknown: Dependent on hypervisor status Apr 22 10:56:29 qemux86 kernel: Freeing SMP alternatives memory: 48K Apr 22 10:56:29 qemux86 kernel: smpboot: CPU0: Intel Xeon E3-12xx v2 (Ivy Bridge) (family: 0x6, model: 0x3a, stepping: 0x9) Apr 22 10:56:29 qemux86 kernel: Performance Events: unsupported p6 CPU model 58 no PMU driver, software events only. Apr 22 10:56:29 qemux86 kernel: rcu: Hierarchical SRCU implementation. Apr 22 10:56:29 qemux86 kernel: smp: Bringing up secondary CPUs ... Apr 22 10:56:29 qemux86 kernel: x86: Booting SMP configuration: Apr 22 10:56:29 qemux86 kernel: .... node #0, CPUs: #1 Apr 22 10:56:29 qemux86 kernel: kvm-clock: cpu 1, msr 6df2041, secondary cpu clock Apr 22 10:56:29 qemux86 kernel: kvm-guest: stealtime: cpu 1, msr 1fa83a40 Apr 22 10:56:29 qemux86 kernel: #2 Apr 22 10:56:29 qemux86 kernel: kvm-clock: cpu 2, msr 6df2081, secondary cpu clock Apr 22 10:56:29 qemux86 kernel: kvm-guest: stealtime: cpu 2, msr 1faa3a40 Apr 22 10:56:29 qemux86 kernel: #3 Apr 22 10:56:29 qemux86 kernel: kvm-clock: cpu 3, msr 6df20c1, secondary cpu clock Apr 22 10:56:29 qemux86 kernel: kvm-guest: stealtime: cpu 3, msr 1fac3a40 Apr 22 10:56:29 qemux86 kernel: smp: Brought up 1 node, 4 CPUs Apr 22 10:56:29 qemux86 kernel: smpboot: Max logical packages: 1 Apr 22 10:56:29 qemux86 kernel: smpboot: Total of 4 processors activated (20799.96 BogoMIPS) Apr 22 10:56:29 qemux86 kernel: devtmpfs: initialized Apr 22 10:56:29 qemux86 kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns Apr 22 10:56:29 qemux86 kernel: futex hash table entries: 1024 (order: 4, 65536 bytes, linear) Apr 22 10:56:29 qemux86 kernel: pinctrl core: initialized pinctrl subsystem Apr 22 10:56:29 qemux86 kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family Apr 22 10:56:29 qemux86 kernel: thermal_sys: Registered thermal governor 'step_wise' Apr 22 10:56:29 qemux86 kernel: thermal_sys: Registered thermal governor 'user_space' Apr 22 10:56:29 qemux86 kernel: cpuidle: using governor menu Apr 22 10:56:29 qemux86 kernel: ACPI: bus type PCI registered Apr 22 10:56:29 qemux86 kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) Apr 22 10:56:29 qemux86 kernel: PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 Apr 22 10:56:29 qemux86 kernel: PCI: Using MMCONFIG for extended config space Apr 22 10:56:29 qemux86 kernel: PCI: Using configuration type 1 for base access Apr 22 10:56:29 qemux86 kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. Apr 22 10:56:29 qemux86 kernel: raid6: sse2x2 gen() 13962 MB/s Apr 22 10:56:29 qemux86 kernel: raid6: sse2x2 xor() 9183 MB/s Apr 22 10:56:29 qemux86 kernel: raid6: sse2x1 gen() 10744 MB/s Apr 22 10:56:29 qemux86 kernel: raid6: sse2x1 xor() 7636 MB/s Apr 22 10:56:29 qemux86 kernel: raid6: sse1x2 gen() 7113 MB/s Apr 22 10:56:29 qemux86 kernel: raid6: sse1x1 gen() 6635 MB/s Apr 22 10:56:29 qemux86 kernel: raid6: using algorithm sse2x2 gen() 13962 MB/s Apr 22 10:56:29 qemux86 kernel: raid6: .... xor() 9183 MB/s, rmw enabled Apr 22 10:56:29 qemux86 kernel: raid6: using ssse3x1 recovery algorithm Apr 22 10:56:29 qemux86 kernel: ACPI: Added _OSI(Module Device) Apr 22 10:56:29 qemux86 kernel: ACPI: Added _OSI(Processor Device) Apr 22 10:56:29 qemux86 kernel: ACPI: Added _OSI(3.0 _SCP Extensions) Apr 22 10:56:29 qemux86 kernel: ACPI: Added _OSI(Processor Aggregator Device) Apr 22 10:56:29 qemux86 kernel: ACPI: Added _OSI(Linux-Dell-Video) Apr 22 10:56:29 qemux86 kernel: ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) Apr 22 10:56:29 qemux86 kernel: ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) Apr 22 10:56:29 qemux86 kernel: ACPI: 1 ACPI AML tables successfully acquired and loaded Apr 22 10:56:29 qemux86 kernel: ACPI: Interpreter enabled Apr 22 10:56:29 qemux86 kernel: ACPI: PM: (supports S0 S3 S5) Apr 22 10:56:29 qemux86 kernel: ACPI: Using IOAPIC for interrupt routing Apr 22 10:56:29 qemux86 kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug Apr 22 10:56:29 qemux86 kernel: ACPI: Enabled 2 GPEs in block 00 to 3F Apr 22 10:56:29 qemux86 kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) Apr 22 10:56:29 qemux86 kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3] Apr 22 10:56:29 qemux86 kernel: acpi PNP0A08:00: _OSC: platform does not support [LTR] Apr 22 10:56:29 qemux86 kernel: acpi PNP0A08:00: _OSC: OS now controls [PME PCIeCapability] Apr 22 10:56:29 qemux86 kernel: acpi resource window ([0x100000000-0x8ffffffff] ignored, not CPU addressable) Apr 22 10:56:29 qemux86 kernel: PCI host bridge to bus 0000:00 Apr 22 10:56:29 qemux86 kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] Apr 22 10:56:29 qemux86 kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] Apr 22 10:56:29 qemux86 kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] Apr 22 10:56:29 qemux86 kernel: pci_bus 0000:00: root bus resource [mem 0x20000000-0xafffffff window] Apr 22 10:56:29 qemux86 kernel: pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] Apr 22 10:56:29 qemux86 kernel: pci_bus 0000:00: root bus resource [bus 00-ff] Apr 22 10:56:29 qemux86 kernel: pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 Apr 22 10:56:29 qemux86 kernel: pci 0000:00:01.0: [1af4:1000] type 00 class 0x020000 Apr 22 10:56:29 qemux86 kernel: pci 0000:00:01.0: reg 0x10: [io 0xc0c0-0xc0df] Apr 22 10:56:29 qemux86 kernel: pci 0000:00:01.0: reg 0x14: [mem 0xfebd0000-0xfebd0fff] Apr 22 10:56:29 qemux86 kernel: pci 0000:00:01.0: reg 0x20: [mem 0xfe800000-0xfe803fff 64bit pref] Apr 22 10:56:29 qemux86 kernel: pci 0000:00:01.0: reg 0x30: [mem 0xfeb80000-0xfebbffff pref] Apr 22 10:56:29 qemux86 kernel: pci 0000:00:02.0: [1af4:1005] type 00 class 0x00ff00 Apr 22 10:56:29 qemux86 kernel: pci 0000:00:02.0: reg 0x10: [io 0xc0e0-0xc0ff] Apr 22 10:56:29 qemux86 kernel: pci 0000:00:02.0: reg 0x14: [mem 0xfebd1000-0xfebd1fff] Apr 22 10:56:29 qemux86 kernel: pci 0000:00:02.0: reg 0x20: [mem 0xfe804000-0xfe807fff 64bit pref] Apr 22 10:56:29 qemux86 kernel: pci 0000:00:03.0: [1af4:1050] type 00 class 0x030000 Apr 22 10:56:29 qemux86 kernel: pci 0000:00:03.0: reg 0x10: [mem 0xfe000000-0xfe7fffff pref] Apr 22 10:56:29 qemux86 kernel: pci 0000:00:03.0: reg 0x18: [mem 0xfe808000-0xfe80bfff 64bit pref] Apr 22 10:56:29 qemux86 kernel: pci 0000:00:03.0: reg 0x20: [mem 0xfebd2000-0xfebd2fff] Apr 22 10:56:29 qemux86 kernel: pci 0000:00:03.0: reg 0x30: [mem 0xfebc0000-0xfebcffff pref] Apr 22 10:56:29 qemux86 kernel: pci 0000:00:03.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] Apr 22 10:56:29 qemux86 kernel: pci 0000:00:04.0: [1af4:1001] type 00 class 0x010000 Apr 22 10:56:29 qemux86 kernel: pci 0000:00:04.0: reg 0x10: [io 0xc000-0xc07f] Apr 22 10:56:29 qemux86 kernel: pci 0000:00:04.0: reg 0x14: [mem 0xfebd3000-0xfebd3fff] Apr 22 10:56:29 qemux86 kernel: pci 0000:00:04.0: reg 0x20: [mem 0xfe80c000-0xfe80ffff 64bit pref] Apr 22 10:56:29 qemux86 kernel: pci 0000:00:1d.0: [8086:2934] type 00 class 0x0c0300 Apr 22 10:56:29 qemux86 kernel: pci 0000:00:1d.0: reg 0x20: [io 0xc100-0xc11f] Apr 22 10:56:29 qemux86 kernel: pci 0000:00:1d.1: [8086:2935] type 00 class 0x0c0300 Apr 22 10:56:29 qemux86 kernel: pci 0000:00:1d.1: reg 0x20: [io 0xc120-0xc13f] Apr 22 10:56:29 qemux86 kernel: pci 0000:00:1d.2: [8086:2936] type 00 class 0x0c0300 Apr 22 10:56:29 qemux86 kernel: pci 0000:00:1d.2: reg 0x20: [io 0xc140-0xc15f] Apr 22 10:56:29 qemux86 kernel: pci 0000:00:1d.7: [8086:293a] type 00 class 0x0c0320 Apr 22 10:56:29 qemux86 kernel: pci 0000:00:1d.7: reg 0x10: [mem 0xfebd4000-0xfebd4fff] Apr 22 10:56:29 qemux86 kernel: pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 Apr 22 10:56:29 qemux86 kernel: pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO Apr 22 10:56:29 qemux86 kernel: pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 Apr 22 10:56:29 qemux86 kernel: pci 0000:00:1f.2: reg 0x20: [io 0xc160-0xc17f] Apr 22 10:56:29 qemux86 kernel: pci 0000:00:1f.2: reg 0x24: [mem 0xfebd5000-0xfebd5fff] Apr 22 10:56:29 qemux86 kernel: pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 Apr 22 10:56:29 qemux86 kernel: pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] Apr 22 10:56:29 qemux86 kernel: pci_bus 0000:00: on NUMA node 0 Apr 22 10:56:29 qemux86 kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 10 Apr 22 10:56:29 qemux86 kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 10 Apr 22 10:56:29 qemux86 kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 11 Apr 22 10:56:29 qemux86 kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 11 Apr 22 10:56:29 qemux86 kernel: ACPI: PCI: Interrupt link LNKE configured for IRQ 10 Apr 22 10:56:29 qemux86 kernel: ACPI: PCI: Interrupt link LNKF configured for IRQ 10 Apr 22 10:56:29 qemux86 kernel: ACPI: PCI: Interrupt link LNKG configured for IRQ 11 Apr 22 10:56:29 qemux86 kernel: ACPI: PCI: Interrupt link LNKH configured for IRQ 11 Apr 22 10:56:29 qemux86 kernel: ACPI: PCI: Interrupt link GSIA configured for IRQ 16 Apr 22 10:56:29 qemux86 kernel: ACPI: PCI: Interrupt link GSIB configured for IRQ 17 Apr 22 10:56:29 qemux86 kernel: ACPI: PCI: Interrupt link GSIC configured for IRQ 18 Apr 22 10:56:29 qemux86 kernel: ACPI: PCI: Interrupt link GSID configured for IRQ 19 Apr 22 10:56:29 qemux86 kernel: ACPI: PCI: Interrupt link GSIE configured for IRQ 20 Apr 22 10:56:29 qemux86 kernel: ACPI: PCI: Interrupt link GSIF configured for IRQ 21 Apr 22 10:56:29 qemux86 kernel: ACPI: PCI: Interrupt link GSIG configured for IRQ 22 Apr 22 10:56:29 qemux86 kernel: ACPI: PCI: Interrupt link GSIH configured for IRQ 23 Apr 22 10:56:29 qemux86 kernel: pci 0000:00:03.0: vgaarb: setting as boot VGA device Apr 22 10:56:29 qemux86 kernel: pci 0000:00:03.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none Apr 22 10:56:29 qemux86 kernel: pci 0000:00:03.0: vgaarb: bridge control possible Apr 22 10:56:29 qemux86 kernel: vgaarb: loaded Apr 22 10:56:29 qemux86 kernel: SCSI subsystem initialized Apr 22 10:56:29 qemux86 kernel: libata version 3.00 loaded. Apr 22 10:56:29 qemux86 kernel: ACPI: bus type USB registered Apr 22 10:56:29 qemux86 kernel: usbcore: registered new interface driver usbfs Apr 22 10:56:29 qemux86 kernel: usbcore: registered new interface driver hub Apr 22 10:56:29 qemux86 kernel: usbcore: registered new device driver usb Apr 22 10:56:29 qemux86 kernel: pps_core: LinuxPPS API ver. 1 registered Apr 22 10:56:29 qemux86 kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti Apr 22 10:56:29 qemux86 kernel: PTP clock support registered Apr 22 10:56:29 qemux86 kernel: Bluetooth: Core ver 2.22 Apr 22 10:56:29 qemux86 kernel: NET: Registered PF_BLUETOOTH protocol family Apr 22 10:56:29 qemux86 kernel: Bluetooth: HCI device and connection manager initialized Apr 22 10:56:29 qemux86 kernel: Bluetooth: HCI socket layer initialized Apr 22 10:56:29 qemux86 kernel: Bluetooth: L2CAP socket layer initialized Apr 22 10:56:29 qemux86 kernel: Bluetooth: SCO socket layer initialized Apr 22 10:56:29 qemux86 kernel: PCI: Using ACPI for IRQ routing Apr 22 10:56:29 qemux86 kernel: PCI: pci_cache_line_size set to 64 bytes Apr 22 10:56:29 qemux86 kernel: e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] Apr 22 10:56:29 qemux86 kernel: e820: reserve RAM buffer [mem 0x009f8600-0x009fffff] Apr 22 10:56:29 qemux86 kernel: e820: reserve RAM buffer [mem 0x1ffd8000-0x1fffffff] Apr 22 10:56:29 qemux86 kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 Apr 22 10:56:29 qemux86 kernel: hpet0: 3 comparators, 64-bit 100.000000 MHz counter Apr 22 10:56:29 qemux86 kernel: clocksource: Switched to clocksource kvm-clock Apr 22 10:56:29 qemux86 kernel: pnp: PnP ACPI init Apr 22 10:56:29 qemux86 kernel: system 00:05: [mem 0xb0000000-0xbfffffff window] has been reserved Apr 22 10:56:29 qemux86 kernel: pnp: PnP ACPI: found 6 devices Apr 22 10:56:29 qemux86 kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns Apr 22 10:56:29 qemux86 kernel: NET: Registered PF_INET protocol family Apr 22 10:56:29 qemux86 kernel: IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) Apr 22 10:56:29 qemux86 kernel: tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear) Apr 22 10:56:29 qemux86 kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) Apr 22 10:56:29 qemux86 kernel: TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear) Apr 22 10:56:29 qemux86 kernel: TCP bind hash table entries: 4096 (order: 3, 32768 bytes, linear) Apr 22 10:56:29 qemux86 kernel: TCP: Hash tables configured (established 4096 bind 4096) Apr 22 10:56:29 qemux86 kernel: UDP hash table entries: 256 (order: 1, 8192 bytes, linear) Apr 22 10:56:29 qemux86 kernel: UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) Apr 22 10:56:29 qemux86 kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family Apr 22 10:56:29 qemux86 kernel: RPC: Registered named UNIX socket transport module. Apr 22 10:56:29 qemux86 kernel: RPC: Registered udp transport module. Apr 22 10:56:29 qemux86 kernel: RPC: Registered tcp transport module. Apr 22 10:56:29 qemux86 kernel: RPC: Registered tcp NFSv4.1 backchannel transport module. Apr 22 10:56:29 qemux86 kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] Apr 22 10:56:29 qemux86 kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] Apr 22 10:56:29 qemux86 kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] Apr 22 10:56:29 qemux86 kernel: pci_bus 0000:00: resource 7 [mem 0x20000000-0xafffffff window] Apr 22 10:56:29 qemux86 kernel: pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] Apr 22 10:56:29 qemux86 kernel: ACPI: \_SB_.GSIA: Enabled at IRQ 16 Apr 22 10:56:29 qemux86 kernel: ACPI: \_SB_.GSIB: Enabled at IRQ 17 Apr 22 10:56:29 qemux86 kernel: ACPI: \_SB_.GSIC: Enabled at IRQ 18 Apr 22 10:56:29 qemux86 kernel: ACPI: \_SB_.GSID: Enabled at IRQ 19 Apr 22 10:56:29 qemux86 kernel: PCI: CLS 0 bytes, default 64 Apr 22 10:56:29 qemux86 kernel: RAPL PMU: API unit is 2^-32 Joules, 0 fixed counters, 10737418240 ms ovfl timer Apr 22 10:56:29 qemux86 kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x257a386c905, max_idle_ns: 440795250529 ns Apr 22 10:56:29 qemux86 kernel: Initialise system trusted keyrings Apr 22 10:56:29 qemux86 kernel: workingset: timestamp_bits=14 max_order=17 bucket_order=3 Apr 22 10:56:29 qemux86 kernel: NFS: Registering the id_resolver key type Apr 22 10:56:29 qemux86 kernel: Key type id_resolver registered Apr 22 10:56:29 qemux86 kernel: Key type id_legacy registered Apr 22 10:56:29 qemux86 kernel: Key type cifs.idmap registered Apr 22 10:56:29 qemux86 kernel: xor: automatically using best checksumming function avx Apr 22 10:56:29 qemux86 kernel: Key type asymmetric registered Apr 22 10:56:29 qemux86 kernel: Asymmetric key parser 'x509' registered Apr 22 10:56:29 qemux86 kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250) Apr 22 10:56:29 qemux86 kernel: io scheduler mq-deadline registered Apr 22 10:56:29 qemux86 kernel: io scheduler kyber registered Apr 22 10:56:29 qemux86 kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 Apr 22 10:56:29 qemux86 kernel: ACPI: button: Power Button [PWRF] Apr 22 10:56:29 qemux86 kernel: ACPI: \_SB_.GSIF: Enabled at IRQ 21 Apr 22 10:56:29 qemux86 kernel: ACPI: \_SB_.GSIG: Enabled at IRQ 22 Apr 22 10:56:29 qemux86 kernel: ACPI: \_SB_.GSIH: Enabled at IRQ 23 Apr 22 10:56:29 qemux86 kernel: ACPI: \_SB_.GSIE: Enabled at IRQ 20 Apr 22 10:56:29 qemux86 kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled Apr 22 10:56:29 qemux86 kernel: 00:01: ttyS2 at I/O 0x3e8 (irq = 4, base_baud = 115200) is a 16550A Apr 22 10:56:29 qemux86 kernel: 00:02: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A Apr 22 10:56:29 qemux86 kernel: 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A Apr 22 10:56:29 qemux86 kernel: Linux agpgart interface v0.103 Apr 22 10:56:29 qemux86 kernel: [drm] pci: virtio-vga detected at 0000:00:03.0 Apr 22 10:56:29 qemux86 kernel: virtio-pci 0000:00:03.0: vgaarb: deactivate vga console Apr 22 10:56:29 qemux86 kernel: Console: switching to colour dummy device 80x25 Apr 22 10:56:29 qemux86 kernel: [drm] features: -virgl +edid -resource_blob -host_visible Apr 22 10:56:29 qemux86 kernel: [drm] number of scanouts: 1 Apr 22 10:56:29 qemux86 kernel: [drm] number of cap sets: 0 Apr 22 10:56:29 qemux86 kernel: [drm] Initialized virtio_gpu 0.1.0 0 for virtio2 on minor 0 Apr 22 10:56:29 qemux86 kernel: virtio_gpu virtio2: [drm] drm_plane_enable_fb_damage_clips() not called Apr 22 10:56:29 qemux86 kernel: Console: switching to colour frame buffer device 160x50 Apr 22 10:56:29 qemux86 kernel: virtio_gpu virtio2: [drm] fb0: virtio_gpudrmfb frame buffer device Apr 22 10:56:29 qemux86 kernel: brd: module loaded Apr 22 10:56:29 qemux86 kernel: loop: module loaded Apr 22 10:56:29 qemux86 kernel: virtio_blk virtio3: [vda] 1242118 512-byte logical blocks (636 MB/607 MiB) Apr 22 10:56:29 qemux86 kernel: ahci 0000:00:1f.2: version 3.0 Apr 22 10:56:29 qemux86 kernel: ahci 0000:00:1f.2: AHCI 0001.0000 32 slots 6 ports 1.5 Gbps 0x3f impl SATA mode Apr 22 10:56:29 qemux86 kernel: ahci 0000:00:1f.2: flags: 64bit ncq only Apr 22 10:56:29 qemux86 kernel: scsi host0: ahci Apr 22 10:56:29 qemux86 kernel: scsi host1: ahci Apr 22 10:56:29 qemux86 kernel: scsi host2: ahci Apr 22 10:56:29 qemux86 kernel: scsi host3: ahci Apr 22 10:56:29 qemux86 kernel: scsi host4: ahci Apr 22 10:56:29 qemux86 kernel: scsi host5: ahci Apr 22 10:56:29 qemux86 kernel: ata1: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5100 irq 34 Apr 22 10:56:29 qemux86 kernel: ata2: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5180 irq 34 Apr 22 10:56:29 qemux86 kernel: ata3: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5200 irq 34 Apr 22 10:56:29 qemux86 kernel: ata4: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5280 irq 34 Apr 22 10:56:29 qemux86 kernel: ata5: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5300 irq 34 Apr 22 10:56:29 qemux86 kernel: ata6: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5380 irq 34 Apr 22 10:56:29 qemux86 kernel: e100: Intel(R) PRO/100 Network Driver Apr 22 10:56:29 qemux86 kernel: e100: Copyright(c) 1999-2006 Intel Corporation Apr 22 10:56:29 qemux86 kernel: e1000: Intel(R) PRO/1000 Network Driver Apr 22 10:56:29 qemux86 kernel: e1000: Copyright (c) 1999-2006 Intel Corporation. Apr 22 10:56:29 qemux86 kernel: e1000e: Intel(R) PRO/1000 Network Driver Apr 22 10:56:29 qemux86 kernel: e1000e: Copyright(c) 1999 - 2015 Intel Corporation. Apr 22 10:56:29 qemux86 kernel: igb: Intel(R) Gigabit Ethernet Network Driver Apr 22 10:56:29 qemux86 kernel: igb: Copyright (c) 2007-2014 Intel Corporation. Apr 22 10:56:29 qemux86 kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver Apr 22 10:56:29 qemux86 kernel: ehci-pci: EHCI PCI platform driver Apr 22 10:56:29 qemux86 kernel: ehci-pci 0000:00:1d.7: EHCI Host Controller Apr 22 10:56:29 qemux86 kernel: ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 1 Apr 22 10:56:29 qemux86 kernel: ehci-pci 0000:00:1d.7: irq 19, io mem 0xfebd4000 Apr 22 10:56:29 qemux86 kernel: ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00 Apr 22 10:56:29 qemux86 kernel: hub 1-0:1.0: USB hub found Apr 22 10:56:29 qemux86 kernel: hub 1-0:1.0: 6 ports detected Apr 22 10:56:29 qemux86 kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver Apr 22 10:56:29 qemux86 kernel: ohci-pci: OHCI PCI platform driver Apr 22 10:56:29 qemux86 kernel: uhci_hcd: USB Universal Host Controller Interface driver Apr 22 10:56:29 qemux86 kernel: uhci_hcd 0000:00:1d.0: UHCI Host Controller Apr 22 10:56:29 qemux86 kernel: uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2 Apr 22 10:56:29 qemux86 kernel: uhci_hcd 0000:00:1d.0: irq 16, io base 0x0000c100 Apr 22 10:56:29 qemux86 kernel: hub 2-0:1.0: USB hub found Apr 22 10:56:29 qemux86 kernel: hub 2-0:1.0: 2 ports detected Apr 22 10:56:29 qemux86 kernel: uhci_hcd 0000:00:1d.1: UHCI Host Controller Apr 22 10:56:29 qemux86 kernel: uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3 Apr 22 10:56:29 qemux86 kernel: uhci_hcd 0000:00:1d.1: irq 17, io base 0x0000c120 Apr 22 10:56:29 qemux86 kernel: hub 3-0:1.0: USB hub found Apr 22 10:56:29 qemux86 kernel: hub 3-0:1.0: 2 ports detected Apr 22 10:56:29 qemux86 kernel: uhci_hcd 0000:00:1d.2: UHCI Host Controller Apr 22 10:56:29 qemux86 kernel: uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4 Apr 22 10:56:29 qemux86 kernel: uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000c140 Apr 22 10:56:29 qemux86 kernel: hub 4-0:1.0: USB hub found Apr 22 10:56:29 qemux86 kernel: hub 4-0:1.0: 2 ports detected Apr 22 10:56:29 qemux86 kernel: usbcore: registered new interface driver usb-storage Apr 22 10:56:29 qemux86 kernel: usbcore: registered new interface driver usbserial_generic Apr 22 10:56:29 qemux86 kernel: usbserial: USB Serial support registered for generic Apr 22 10:56:29 qemux86 kernel: usbcore: registered new interface driver ftdi_sio Apr 22 10:56:29 qemux86 kernel: usbserial: USB Serial support registered for FTDI USB Serial Device Apr 22 10:56:29 qemux86 kernel: usbcore: registered new interface driver pl2303 Apr 22 10:56:29 qemux86 kernel: usbserial: USB Serial support registered for pl2303 Apr 22 10:56:29 qemux86 kernel: i8042: PNP: No PS/2 controller found. Apr 22 10:56:29 qemux86 kernel: mousedev: PS/2 mouse device common for all mice Apr 22 10:56:29 qemux86 kernel: rtc_cmos 00:04: RTC can wake from S4 Apr 22 10:56:29 qemux86 kernel: rtc_cmos 00:04: registered as rtc0 Apr 22 10:56:29 qemux86 kernel: rtc_cmos 00:04: setting system clock to 2023-04-22T10:56:28 UTC (1682160988) Apr 22 10:56:29 qemux86 kernel: rtc_cmos 00:04: alarms up to one day, y3k, 242 bytes nvram, hpet irqs Apr 22 10:56:29 qemux86 kernel: i801_smbus 0000:00:1f.3: SMBus using PCI interrupt Apr 22 10:56:29 qemux86 kernel: i2c i2c-0: 1/1 memory slots populated (from DMI) Apr 22 10:56:29 qemux86 kernel: i2c i2c-0: Memory type 0x07 not supported yet, not instantiating SPD Apr 22 10:56:29 qemux86 kernel: device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com Apr 22 10:56:29 qemux86 kernel: intel_pstate: CPU model not supported Apr 22 10:56:29 qemux86 kernel: sdhci: Secure Digital Host Controller Interface driver Apr 22 10:56:29 qemux86 kernel: sdhci: Copyright(c) Pierre Ossman Apr 22 10:56:29 qemux86 kernel: sdhci-pltfm: SDHCI platform and OF driver helper Apr 22 10:56:29 qemux86 kernel: usbcore: registered new interface driver usbhid Apr 22 10:56:29 qemux86 kernel: usbhid: USB HID core driver Apr 22 10:56:29 qemux86 kernel: u32 classifier Apr 22 10:56:29 qemux86 kernel: input device check on Apr 22 10:56:29 qemux86 kernel: Actions configured Apr 22 10:56:29 qemux86 kernel: NET: Registered PF_INET6 protocol family Apr 22 10:56:29 qemux86 kernel: Segment Routing with IPv6 Apr 22 10:56:29 qemux86 kernel: In-situ OAM (IOAM) with IPv6 Apr 22 10:56:29 qemux86 kernel: sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver Apr 22 10:56:29 qemux86 kernel: NET: Registered PF_PACKET protocol family Apr 22 10:56:29 qemux86 kernel: Bridge firewalling registered Apr 22 10:56:29 qemux86 kernel: Key type dns_resolver registered Apr 22 10:56:29 qemux86 kernel: NET: Registered PF_VSOCK protocol family Apr 22 10:56:29 qemux86 kernel: IPI shorthand broadcast: enabled Apr 22 10:56:29 qemux86 kernel: sched_clock: Marking stable (716996321, 147710406)->(946120431, -81413704) Apr 22 10:56:29 qemux86 kernel: registered taskstats version 1 Apr 22 10:56:29 qemux86 kernel: Loading compiled-in X.509 certificates Apr 22 10:56:29 qemux86 kernel: Key type .fscrypt registered Apr 22 10:56:29 qemux86 kernel: Key type fscrypt-provisioning registered Apr 22 10:56:29 qemux86 kernel: Btrfs loaded, crc32c=crc32c-generic, zoned=no, fsverity=no Apr 22 10:56:29 qemux86 kernel: Key type encrypted registered Apr 22 10:56:29 qemux86 kernel: printk: console [netcon0] enabled Apr 22 10:56:29 qemux86 kernel: netconsole: network logging started Apr 22 10:56:29 qemux86 kernel: usb 1-1: new high-speed USB device number 2 using ehci-pci Apr 22 10:56:29 qemux86 kernel: ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300) Apr 22 10:56:29 qemux86 kernel: ata1: SATA link down (SStatus 0 SControl 300) Apr 22 10:56:29 qemux86 kernel: ata4: SATA link down (SStatus 0 SControl 300) Apr 22 10:56:29 qemux86 kernel: ata2: SATA link down (SStatus 0 SControl 300) Apr 22 10:56:29 qemux86 kernel: ata5: SATA link down (SStatus 0 SControl 300) Apr 22 10:56:29 qemux86 kernel: ata6: SATA link down (SStatus 0 SControl 300) Apr 22 10:56:29 qemux86 kernel: ata3.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100 Apr 22 10:56:29 qemux86 kernel: ata3.00: applying bridge limits Apr 22 10:56:29 qemux86 kernel: ata3.00: configured for UDMA/100 Apr 22 10:56:29 qemux86 kernel: scsi 2:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 Apr 22 10:56:29 qemux86 kernel: sr 2:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray Apr 22 10:56:29 qemux86 kernel: cdrom: Uniform CD-ROM driver Revision: 3.20 Apr 22 10:56:29 qemux86 kernel: sr 2:0:0:0: Attached scsi CD-ROM sr0 Apr 22 10:56:29 qemux86 kernel: IP-Config: Complete: Apr 22 10:56:29 qemux86 kernel: device=eth0, hwaddr=52:54:00:12:34:04, ipaddr=192.168.7.4, mask=255.255.255.0, gw=192.168.7.3 Apr 22 10:56:29 qemux86 kernel: host=192.168.7.4, domain=, nis-domain=(none) Apr 22 10:56:29 qemux86 kernel: bootserver=255.255.255.255, rootserver=255.255.255.255, rootpath= Apr 22 10:56:29 qemux86 kernel: nameserver0=8.8.8.8 Apr 22 10:56:29 qemux86 kernel: md: Waiting for all devices to be available before autodetect Apr 22 10:56:29 qemux86 kernel: md: If you don't use raid, use raid=noautodetect Apr 22 10:56:29 qemux86 kernel: md: Autodetecting RAID arrays. Apr 22 10:56:29 qemux86 kernel: md: autorun ... Apr 22 10:56:29 qemux86 kernel: md: ... autorun DONE. Apr 22 10:56:29 qemux86 kernel: EXT4-fs (vda): mounted filesystem with ordered data mode. Opts: (null). Quota mode: disabled. Apr 22 10:56:29 qemux86 kernel: VFS: Mounted root (ext4 filesystem) on device 253:0. Apr 22 10:56:29 qemux86 kernel: devtmpfs: mounted Apr 22 10:56:29 qemux86 kernel: Freeing unused kernel image (initmem) memory: 880K Apr 22 10:56:29 qemux86 kernel: Write protecting kernel text and read-only data: 15712k Apr 22 10:56:29 qemux86 kernel: Run /sbin/init as init process Apr 22 10:56:29 qemux86 kernel: with arguments: Apr 22 10:56:29 qemux86 kernel: /sbin/init Apr 22 10:56:29 qemux86 kernel: with environment: Apr 22 10:56:29 qemux86 kernel: HOME=/ Apr 22 10:56:29 qemux86 kernel: TERM=linux Apr 22 10:56:29 qemux86 kernel: input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:1d.7/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input1 Apr 22 10:56:29 qemux86 kernel: hid-generic 0003:0627:0001.0001: input: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:1d.7-1/input0 Apr 22 10:56:29 qemux86 systemd[1]: systemd 253.1^ running in system mode (+PAM -AUDIT -SELINUX -APPARMOR +IMA -SMACK +SECCOMP -GCRYPT -GNUTLS -OPENSSL +ACL +BLKID -CURL -ELFUTILS -FIDO2 -IDN2 -IDN -IPTC +KMOD -LIBCRYPTSETUP +LIBFDISK -PCRE2 -PWQUALITY -P11KIT -QRENCODE -TPM2 -BZIP2 -LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK +XKBCOMMON +UTMP +SYSVINIT default-hierarchy=hybrid) Apr 22 10:56:29 qemux86 systemd[1]: Detected virtualization kvm. Apr 22 10:56:29 qemux86 systemd[1]: Detected architecture x86. Apr 22 10:56:29 qemux86 systemd[1]: Hostname set to . Apr 22 10:56:29 qemux86 systemd[1]: Initializing machine ID from random generator. Apr 22 10:56:29 qemux86 kernel: usb 1-2: new high-speed USB device number 3 using ehci-pci Apr 22 10:56:29 qemux86 systemd[1]: Queued start job for default target Graphical Interface. Apr 22 10:56:29 qemux86 systemd[1]: Created slice Slice /system/getty. Apr 22 10:56:29 qemux86 systemd[1]: Created slice Slice /system/modprobe. Apr 22 10:56:29 qemux86 systemd[1]: Created slice Slice /system/serial-getty. Apr 22 10:56:29 qemux86 systemd[1]: Created slice User and Session Slice. Apr 22 10:56:29 qemux86 systemd[1]: Started Dispatch Password Requests to Console Directory Watch. Apr 22 10:56:29 qemux86 systemd[1]: Started Forward Password Requests to Wall Directory Watch. Apr 22 10:56:29 qemux86 systemd[1]: Reached target Host and Network Name Lookups. Apr 22 10:56:29 qemux86 systemd[1]: Reached target Path Units. Apr 22 10:56:29 qemux86 systemd[1]: Reached target Remote File Systems. Apr 22 10:56:29 qemux86 systemd[1]: Reached target Slice Units. Apr 22 10:56:29 qemux86 systemd[1]: Reached target Swaps. Apr 22 10:56:29 qemux86 systemd[1]: Listening on RPCbind Server Activation Socket. Apr 22 10:56:29 qemux86 systemd[1]: Reached target RPC Port Mapper. Apr 22 10:56:29 qemux86 systemd[1]: Listening on Syslog Socket. Apr 22 10:56:29 qemux86 systemd[1]: Listening on initctl Compatibility Named Pipe. Apr 22 10:56:29 qemux86 systemd[1]: Journal Audit Socket was skipped because of an unmet condition check (ConditionSecurity=audit). Apr 22 10:56:29 qemux86 systemd[1]: Listening on Journal Socket (/dev/log). Apr 22 10:56:29 qemux86 systemd[1]: Listening on Journal Socket. Apr 22 10:56:29 qemux86 systemd[1]: Listening on Network Service Netlink Socket. Apr 22 10:56:29 qemux86 systemd[1]: Listening on udev Control Socket. Apr 22 10:56:29 qemux86 systemd[1]: Listening on udev Kernel Socket. Apr 22 10:56:29 qemux86 systemd[1]: Listening on User Database Manager Socket. Apr 22 10:56:29 qemux86 systemd[1]: Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages). Apr 22 10:56:29 qemux86 systemd[1]: Mounting POSIX Message Queue File System... Apr 22 10:56:29 qemux86 systemd[1]: Mounting Kernel Debug File System... Apr 22 10:56:29 qemux86 systemd[1]: Mounting Kernel Trace File System... Apr 22 10:56:29 qemux86 systemd[1]: Mounting Temporary Directory /tmp... Apr 22 10:56:29 qemux86 systemd[1]: Starting Create List of Static Device Nodes... Apr 22 10:56:29 qemux86 systemd[1]: Starting Load Kernel Module configfs... Apr 22 10:56:29 qemux86 systemd[1]: Starting Load Kernel Module drm... Apr 22 10:56:29 qemux86 systemd[1]: Starting Load Kernel Module fuse... Apr 22 10:56:29 qemux86 systemd[1]: Starting Start psplash boot splash screen... Apr 22 10:56:29 qemux86 systemd[1]: Starting RPC Bind... Apr 22 10:56:29 qemux86 systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/). Apr 22 10:56:29 qemux86 kernel: input: QEMU QEMU USB Keyboard as /devices/pci0000:00/0000:00:1d.7/usb1/1-2/1-2:1.0/0003:0627:0001.0002/input/input2 Apr 22 10:56:29 qemux86 systemd[1]: Starting Journal Service... Apr 22 10:56:29 qemux86 systemd[1]: Load Kernel Modules was skipped because no trigger condition checks were met. Apr 22 10:56:29 qemux86 systemd[1]: Starting Generate network units from Kernel command line... Apr 22 10:56:29 qemux86 systemd[1]: Starting Remount Root and Kernel File Systems... Apr 22 10:56:29 qemux86 systemd[1]: Starting Apply Kernel Variables... Apr 22 10:56:29 qemux86 systemd-journald[161]: Collecting audit messages is disabled. Apr 22 10:56:29 qemux86 kernel: EXT4-fs (vda): re-mounted. Opts: (null). Quota mode: disabled. Apr 22 10:56:29 qemux86 systemd[1]: Starting Coldplug All udev Devices... Apr 22 10:56:29 qemux86 systemd[1]: Started Start psplash boot splash screen. Apr 22 10:56:29 qemux86 systemd[1]: Started RPC Bind. Apr 22 10:56:29 qemux86 systemd[1]: Mounted POSIX Message Queue File System. Apr 22 10:56:29 qemux86 systemd[1]: Mounted Kernel Debug File System. Apr 22 10:56:29 qemux86 systemd[1]: Mounted Kernel Trace File System. Apr 22 10:56:29 qemux86 systemd[1]: Mounted Temporary Directory /tmp. Apr 22 10:56:29 qemux86 systemd[1]: Finished Create List of Static Device Nodes. Apr 22 10:56:29 qemux86 systemd[1]: modprobe@configfs.service: Deactivated successfully. Apr 22 10:56:29 qemux86 systemd[1]: Finished Load Kernel Module configfs. Apr 22 10:56:29 qemux86 systemd[1]: modprobe@drm.service: Deactivated successfully. Apr 22 10:56:29 qemux86 systemd[1]: Finished Load Kernel Module drm. Apr 22 10:56:29 qemux86 systemd[1]: modprobe@fuse.service: Deactivated successfully. Apr 22 10:56:29 qemux86 systemd[1]: Finished Load Kernel Module fuse. Apr 22 10:56:29 qemux86 systemd-journald[161]: Journal started Apr 22 10:56:29 qemux86 systemd-journald[161]: Runtime Journal (/run/log/journal/3286d559b4aa45c89b34196409a9ee7a) is 8.0M, max 64.0M, 56.0M free. Apr 22 10:56:29 qemux86 psplash[159]: warning: FBIOPUT_VSCREENINFO failed, double buffering disabled Apr 22 10:56:29 qemux86 kernel: hid-generic 0003:0627:0001.0002: input: USB HID v1.11 Keyboard [QEMU QEMU USB Keyboard] on usb-0000:00:1d.7-2/input0 Apr 22 10:56:29 qemux86 systemd[1]: Started Journal Service. Apr 22 10:56:29 qemux86 systemd[1]: Finished Generate network units from Kernel command line. Apr 22 10:56:29 qemux86 systemd[1]: Finished Remount Root and Kernel File Systems. Apr 22 10:56:29 qemux86 systemd[1]: Finished Apply Kernel Variables. Apr 22 10:56:29 qemux86 systemd[1]: FUSE Control File System was skipped because of an unmet condition check (ConditionPathExists=/sys/fs/fuse/connections). Apr 22 10:56:29 qemux86 systemd[1]: Kernel Configuration File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/config). Apr 22 10:56:29 qemux86 systemd[1]: Started Start psplash-systemd progress communication helper. Apr 22 10:56:29 qemux86 systemd[1]: Rebuild Hardware Database was skipped because no trigger condition checks were met. Apr 22 10:56:29 qemux86 systemd[1]: Starting Flush Journal to Persistent Storage... Apr 22 10:56:29 qemux86 systemd[1]: Starting Create System Users... Apr 22 10:56:29 qemux86 systemd-journald[161]: Runtime Journal (/run/log/journal/3286d559b4aa45c89b34196409a9ee7a) is 8.0M, max 64.0M, 56.0M free. Apr 22 10:56:29 qemux86 systemd-journald[161]: Received client request to flush runtime journal. Apr 22 10:56:29 qemux86 systemd[1]: Finished Flush Journal to Persistent Storage. Apr 22 10:56:29 qemux86 systemd[1]: Finished Create System Users. Apr 22 10:56:29 qemux86 systemd[1]: Starting Create Static Device Nodes in /dev... Apr 22 10:56:29 qemux86 systemd-tmpfiles[180]: /etc/tmpfiles.d/connman_resolvconf.conf:1: Line references path below legacy directory /var/run/, updating /var/run/connman → /run/connman; please update the tmpfiles.d/ drop-in file accordingly. Apr 22 10:56:29 qemux86 systemd[1]: Finished Create Static Device Nodes in /dev. Apr 22 10:56:29 qemux86 systemd[1]: Reached target Preparation for Local File Systems. Apr 22 10:56:29 qemux86 systemd[1]: Mounting /var/volatile... Apr 22 10:56:29 qemux86 systemd[1]: Starting Rule-based Manager for Device Events and Files... Apr 22 10:56:29 qemux86 systemd[1]: Mounted /var/volatile. Apr 22 10:56:29 qemux86 systemd[1]: Bind mount volatile /var/cache was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/var/cache). Apr 22 10:56:29 qemux86 systemd[1]: Bind mount volatile /var/lib was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/var/lib). Apr 22 10:56:29 qemux86 systemd[1]: Starting Load/Save OS Random Seed... Apr 22 10:56:29 qemux86 systemd[1]: Bind mount volatile /var/spool was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/var/spool). Apr 22 10:56:29 qemux86 systemd[1]: Bind mount volatile /srv was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/srv). Apr 22 10:56:29 qemux86 systemd[1]: Reached target Local File Systems. Apr 22 10:56:29 qemux86 systemd[1]: Starting Rebuild Dynamic Linker Cache... Apr 22 10:56:29 qemux86 systemd[1]: Starting Create Volatile Files and Directories... Apr 22 10:56:29 qemux86 systemd[1]: Finished Load/Save OS Random Seed. Apr 22 10:56:29 qemux86 systemd-udevd[183]: Using default interface naming scheme 'v253'. Apr 22 10:56:29 qemux86 systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes). Apr 22 10:56:29 qemux86 systemd[1]: Commit a transient machine-id on disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id). Apr 22 10:56:29 qemux86 systemd-tmpfiles[186]: /etc/tmpfiles.d/connman_resolvconf.conf:1: Line references path below legacy directory /var/run/, updating /var/run/connman → /run/connman; please update the tmpfiles.d/ drop-in file accordingly. Apr 22 10:56:29 qemux86 systemd-tmpfiles[186]: /usr/lib/tmpfiles.d/legacy.conf:13: Duplicate line for path "/run/lock", ignoring. Apr 22 10:56:29 qemux86 systemd-tmpfiles[186]: /usr/lib/tmpfiles.d/systemd-resolve.conf:10: Duplicate line for path "/etc/resolv.conf", ignoring. Apr 22 10:56:29 qemux86 systemd-tmpfiles[186]: "/var/log" already exists and is not a directory. Apr 22 10:56:29 qemux86 systemd[1]: Started Rule-based Manager for Device Events and Files. Apr 22 10:56:29 qemux86 systemd-tmpfiles[186]: "/var/tmp" already exists and is not a directory. Apr 22 10:56:29 qemux86 systemd[1]: Finished Create Volatile Files and Directories. Apr 22 10:56:29 qemux86 systemd[1]: Starting Rebuild Journal Catalog... Apr 22 10:56:29 qemux86 systemd[1]: Starting Network Time Synchronization... Apr 22 10:56:29 qemux86 systemd[1]: Starting Record System Boot/Shutdown in UTMP... Apr 22 10:56:29 qemux86 systemd[1]: Finished Rebuild Journal Catalog. Apr 22 10:56:29 qemux86 systemd[1]: Finished Rebuild Dynamic Linker Cache. Apr 22 10:56:29 qemux86 (udev-worker)[196]: enp0s1: Network interface 'eth0' is already up, cannot rename to 'enp0s1'. Apr 22 10:56:29 qemux86 systemd[1]: Finished Record System Boot/Shutdown in UTMP. Apr 22 10:56:29 qemux86 systemd[1]: Finished Coldplug All udev Devices. Apr 22 10:56:29 qemux86 systemd[1]: Started Network Time Synchronization. Apr 22 10:56:29 qemux86 systemd[1]: Reached target System Time Set. Apr 22 10:56:29 qemux86 systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. Apr 22 10:56:29 qemux86 systemd[1]: Starting Update is Completed... Apr 22 10:56:29 qemux86 systemd[1]: Finished Update is Completed. Apr 22 10:56:29 qemux86 systemd[1]: Reached target System Initialization. Apr 22 10:56:29 qemux86 systemd[1]: Started Daily Cleanup of Temporary Directories. Apr 22 10:56:29 qemux86 systemd[1]: Reached target Timer Units. Apr 22 10:56:29 qemux86 systemd[1]: Listening on Avahi mDNS/DNS-SD Stack Activation Socket. Apr 22 10:56:29 qemux86 systemd[1]: Listening on D-Bus System Message Bus Socket. Apr 22 10:56:29 qemux86 systemd[1]: Listening on dropbear.socket. Apr 22 10:56:29 qemux86 systemd[1]: Reached target Socket Units. Apr 22 10:56:29 qemux86 systemd[1]: Reached target Basic System. Apr 22 10:56:29 qemux86 systemd[1]: System is tainted: unmerged-usr:cgroupsv1 Apr 22 10:56:29 qemux86 systemd[1]: Started Kernel Logging Service. Apr 22 10:56:29 qemux86 kernel[222]: klogd started: BusyBox v1.36.0 () Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] Linux version 5.15.108-yocto-standard (oe-user@oe-host) (i686-poky-linux-gcc (GCC) 12.2.0, GNU ld (GNU Binutils) 2.40.20230119) #1 SMP PREEMPT Fri Apr 21 14:47:58 UTC 2023 Apr 22 10:56:29 qemux86 systemd[1]: Started System Logging Service. Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] signal: max sigframe size: 1760 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] BIOS-provided physical RAM map: Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffd7fff] usable Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] BIOS-e820: [mem 0x000000001ffd8000-0x000000001fffffff] reserved Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] Notice: NX (Execute Disable) protection cannot be enabled: non-PAE kernel! Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] e820: update [mem 0x009f8600-0x009f862f] usable ==> usable Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] e820: update [mem 0x009f8600-0x009f862f] usable ==> usable Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] extended physical RAM map: Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000009fbff] usable Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] reserve setup_data: [mem 0x000000000009fc00-0x000000000009ffff] reserved Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] reserve setup_data: [mem 0x00000000000f0000-0x00000000000fffff] reserved Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] reserve setup_data: [mem 0x0000000000100000-0x00000000009f85ff] usable Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] reserve setup_data: [mem 0x00000000009f8600-0x00000000009f862f] usable Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] reserve setup_data: [mem 0x00000000009f8630-0x000000001ffd7fff] usable Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] reserve setup_data: [mem 0x000000001ffd8000-0x000000001fffffff] reserved Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] reserve setup_data: [mem 0x00000000b0000000-0x00000000bfffffff] reserved Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] reserve setup_data: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] reserve setup_data: [mem 0x00000000feffc000-0x00000000feffffff] reserved Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] reserve setup_data: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] SMBIOS 2.8 present. Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] DMI: QEMU Standard PC (Q35 + ICH9, 2009), BIOS rel-1.16.1-0-g3208b098f51a-prebuilt.qemu.org 04/01/2014 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] Hypervisor detected: KVM Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000000] kvm-clock: cpu 0, msr 6df2001, primary cpu clock Apr 22 10:56:29 qemux86 systemd[1]: Starting D-Bus System Message Bus... Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000002] kvm-clock: using sched offset of 383231637 cycles Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000011] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000018] tsc: Detected 2599.996 MHz processor Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000734] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000737] e820: remove [mem 0x000a0000-0x000fffff] usable Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000743] last_pfn = 0x1ffd8 max_arch_pfn = 0x100000 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.000791] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT Apr 22 10:56:29 qemux86 kernel[222]: [ 0.003915] found SMP MP-table at [mem 0x000f5bc0-0x000f5bcf] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.003943] initial memory mapped: [mem 0x00000000-0x073fffff] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.003987] ACPI: Early table checksum verification disabled Apr 22 10:56:29 qemux86 kernel[222]: [ 0.004006] ACPI: RSDP 0x00000000000F59F0 000014 (v00 BOCHS ) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.004015] ACPI: RSDT 0x000000001FFE240C 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.004026] ACPI: FACP 0x000000001FFE21EC 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.004036] ACPI: DSDT 0x000000001FFE0040 0021AC (v01 BOCHS BXPC 00000001 BXPC 00000001) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.004040] ACPI: FACS 0x000000001FFE0000 000040 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.004044] ACPI: APIC 0x000000001FFE22E0 000090 (v01 BOCHS BXPC 00000001 BXPC 00000001) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.004048] ACPI: HPET 0x000000001FFE2370 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.004052] ACPI: MCFG 0x000000001FFE23A8 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.004055] ACPI: WAET 0x000000001FFE23E4 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.004058] ACPI: Reserving FACP table memory at [mem 0x1ffe21ec-0x1ffe22df] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.004060] ACPI: Reserving DSDT table memory at [mem 0x1ffe0040-0x1ffe21eb] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.004062] ACPI: Reserving FACS table memory at [mem 0x1ffe0000-0x1ffe003f] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.004063] ACPI: Reserving APIC table memory at [mem 0x1ffe22e0-0x1ffe236f] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.004064] ACPI: Reserving HPET table memory at [mem 0x1ffe2370-0x1ffe23a7] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.004066] ACPI: Reserving MCFG table memory at [mem 0x1ffe23a8-0x1ffe23e3] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.004067] ACPI: Reserving WAET table memory at [mem 0x1ffe23e4-0x1ffe240b] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.004088] 0MB HIGHMEM available. Apr 22 10:56:29 qemux86 kernel[222]: [ 0.004090] 511MB LOWMEM available. Apr 22 10:56:29 qemux86 kernel[222]: [ 0.004092] mapped low ram: 0 - 1ffd8000 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.004094] low ram: 0 - 1ffd8000 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.004099] Zone ranges: Apr 22 10:56:29 qemux86 kernel[222]: [ 0.004103] DMA [mem 0x0000000000001000-0x0000000000ffffff] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.004106] Normal [mem 0x0000000001000000-0x000000001ffd7fff] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.004108] HighMem empty Apr 22 10:56:29 qemux86 kernel[222]: [ 0.004109] Movable zone start for each node Apr 22 10:56:29 qemux86 kernel[222]: [ 0.004110] Early memory node ranges Apr 22 10:56:29 qemux86 systemd[1]: Starting IPv6 Packet Filtering Framework... Apr 22 10:56:29 qemux86 kernel[222]: [ 0.004111] node 0: [mem 0x0000000000001000-0x000000000009efff] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.004113] node 0: [mem 0x0000000000100000-0x000000001ffd7fff] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.004116] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffd7fff] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.004574] On node 0, zone DMA: 1 pages in unavailable ranges Apr 22 10:56:29 qemux86 kernel[222]: [ 0.004625] On node 0, zone DMA: 97 pages in unavailable ranges Apr 22 10:56:29 qemux86 kernel[222]: [ 0.006677] Using APIC driver default Apr 22 10:56:29 qemux86 kernel[222]: [ 0.007105] ACPI: PM-Timer IO Port: 0x608 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.007114] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.007162] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.007166] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.007168] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.007170] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.007177] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.007179] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.007183] ACPI: Using ACPI (MADT) for SMP configuration information Apr 22 10:56:29 qemux86 kernel[222]: [ 0.007185] ACPI: HPET id: 0x8086a201 base: 0xfed00000 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.007189] TSC deadline timer available Apr 22 10:56:29 qemux86 kernel[222]: [ 0.007190] smpboot: Allowing 4 CPUs, 0 hotplug CPUs Apr 22 10:56:29 qemux86 kernel[222]: [ 0.007217] [mem 0x20000000-0xafffffff] available for PCI devices Apr 22 10:56:29 qemux86 kernel[222]: [ 0.007219] Booting paravirtualized kernel on KVM Apr 22 10:56:29 qemux86 kernel[222]: [ 0.007222] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns Apr 22 10:56:29 qemux86 kernel[222]: [ 0.007228] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:4 nr_node_ids:1 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.007331] percpu: Embedded 32 pages/cpu s99084 r0 d31988 u131072 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.007335] pcpu-alloc: s99084 r0 d31988 u131072 alloc=32*4096 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.007338] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.007364] kvm-guest: stealtime: cpu 0, msr 1fa63a40 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.007369] Built 1 zonelists, mobility grouping on. Total pages: 129654 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.007372] Kernel command line: root=/dev/vda rw ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 printk.time=1 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.007622] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes, linear) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.008081] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.008654] mem auto-init: stack:all(zero), heap alloc:off, heap free:off Apr 22 10:56:29 qemux86 kernel[222]: [ 0.008658] Initializing HighMem for node 0 (00000000:00000000) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.009520] Checking if this processor honours the WP bit even in supervisor mode...Ok. Apr 22 10:56:29 qemux86 kernel[222]: [ 0.009530] Memory: 496000K/523736K available (12542K kernel code, 1540K rwdata, 3168K rodata, 880K init, 592K bss, 27736K reserved, 0K cma-reserved, 0K highmem) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.010035] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 Apr 22 10:56:29 qemux86 systemd[1]: Starting IPv4 Packet Filtering Framework... Apr 22 10:56:29 qemux86 kernel[222]: [ 0.010042] ftrace: allocating 44323 entries in 87 pages Apr 22 10:56:29 qemux86 kernel[222]: [ 0.032681] ftrace: allocated 87 pages with 5 groups Apr 22 10:56:29 qemux86 kernel[222]: [ 0.032745] trace event string verifier disabled Apr 22 10:56:29 qemux86 kernel[222]: [ 0.033272] rcu: Preemptible hierarchical RCU implementation. Apr 22 10:56:29 qemux86 kernel[222]: [ 0.033274] rcu: RCU event tracing is enabled. Apr 22 10:56:29 qemux86 kernel[222]: [ 0.033275] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4. Apr 22 10:56:29 qemux86 kernel[222]: [ 0.033277] All grace periods are expedited (rcu_expedited). Apr 22 10:56:29 qemux86 kernel[222]: [ 0.033279] Trampoline variant of Tasks RCU enabled. Apr 22 10:56:29 qemux86 kernel[222]: [ 0.033280] Rude variant of Tasks RCU enabled. Apr 22 10:56:29 qemux86 kernel[222]: [ 0.033281] Tracing variant of Tasks RCU enabled. Apr 22 10:56:29 qemux86 kernel[222]: [ 0.033283] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies. Apr 22 10:56:29 qemux86 kernel[222]: [ 0.033284] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.039629] NR_IRQS: 2304, nr_irqs: 456, preallocated irqs: 16 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.039895] kfence: initialized - using 2097152 bytes for 255 objects at 0x(ptrval)-0x(ptrval) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.039913] random: crng init done Apr 22 10:56:29 qemux86 kernel[222]: [ 0.046106] Console: colour VGA+ 80x25 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.180332] printk: console [ttyS0] enabled Apr 22 10:56:29 qemux86 kernel[222]: [ 0.181240] ACPI: Core revision 20210730 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.182314] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns Apr 22 10:56:29 qemux86 kernel[222]: [ 0.184316] APIC: Switch to symmetric I/O mode setup Apr 22 10:56:29 qemux86 kernel[222]: [ 0.185374] Enabling APIC mode: Flat. Using 1 I/O APICs Apr 22 10:56:29 qemux86 kernel[222]: [ 0.188050] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.189399] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x257a386c905, max_idle_ns: 440795250529 ns Apr 22 10:56:29 qemux86 kernel[222]: [ 0.191515] Calibrating delay loop (skipped) preset value.. 5199.99 BogoMIPS (lpj=2599996) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.192517] pid_max: default: 32768 minimum: 301 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.193559] LSM: Security Framework initializing Apr 22 10:56:29 qemux86 kernel[222]: [ 0.194529] landlock: Up and running. Apr 22 10:56:29 qemux86 kernel[222]: [ 0.195563] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.196520] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.198724] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.199517] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.200518] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization Apr 22 10:56:29 qemux86 kernel[222]: [ 0.201519] Spectre V2 : Mitigation: Retpolines Apr 22 10:56:29 qemux86 kernel[222]: [ 0.202516] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch Apr 22 10:56:29 qemux86 kernel[222]: [ 0.203517] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT Apr 22 10:56:29 qemux86 kernel[222]: [ 0.204517] Speculative Store Bypass: Vulnerable Apr 22 10:56:29 qemux86 kernel[222]: [ 0.205517] L1TF: Kernel not compiled for PAE. No mitigation for L1TF Apr 22 10:56:29 qemux86 kernel[222]: [ 0.206517] MDS: Vulnerable: Clear CPU buffers attempted, no microcode Apr 22 10:56:29 qemux86 kernel[222]: [ 0.207517] MMIO Stale Data: Unknown: No mitigations Apr 22 10:56:29 qemux86 systemd[1]: Starting Telephony service... Apr 22 10:56:29 qemux86 kernel[222]: [ 0.208517] SRBDS: Unknown: Dependent on hypervisor status Apr 22 10:56:29 qemux86 kernel[222]: [ 0.210832] Freeing SMP alternatives memory: 48K Apr 22 10:56:29 qemux86 kernel[222]: [ 0.211763] smpboot: CPU0: Intel Xeon E3-12xx v2 (Ivy Bridge) (family: 0x6, model: 0x3a, stepping: 0x9) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.212776] Performance Events: unsupported p6 CPU model 58 no PMU driver, software events only. Apr 22 10:56:29 qemux86 kernel[222]: [ 0.213595] rcu: Hierarchical SRCU implementation. Apr 22 10:56:29 qemux86 kernel[222]: [ 0.214789] smp: Bringing up secondary CPUs ... Apr 22 10:56:29 qemux86 kernel[222]: [ 0.215685] x86: Booting SMP configuration: Apr 22 10:56:29 qemux86 kernel[222]: [ 0.216523] .... node #0, CPUs: #1 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.148710] kvm-clock: cpu 1, msr 6df2041, secondary cpu clock Apr 22 10:56:29 qemux86 kernel[222]: [ 0.217716] kvm-guest: stealtime: cpu 1, msr 1fa83a40 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.219708] #2 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.148710] kvm-clock: cpu 2, msr 6df2081, secondary cpu clock Apr 22 10:56:29 qemux86 kernel[222]: [ 0.220574] kvm-guest: stealtime: cpu 2, msr 1faa3a40 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.222685] #3 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.148710] kvm-clock: cpu 3, msr 6df20c1, secondary cpu clock Apr 22 10:56:29 qemux86 kernel[222]: [ 0.224109] kvm-guest: stealtime: cpu 3, msr 1fac3a40 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.225526] smp: Brought up 1 node, 4 CPUs Apr 22 10:56:29 qemux86 kernel[222]: [ 0.226524] smpboot: Max logical packages: 1 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.227330] smpboot: Total of 4 processors activated (20799.96 BogoMIPS) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.228520] devtmpfs: initialized Apr 22 10:56:29 qemux86 kernel[222]: [ 0.229714] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns Apr 22 10:56:29 qemux86 kernel[222]: [ 0.230526] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.231633] pinctrl core: initialized pinctrl subsystem Apr 22 10:56:29 qemux86 kernel[222]: [ 0.232798] NET: Registered PF_NETLINK/PF_ROUTE protocol family Apr 22 10:56:29 qemux86 kernel[222]: [ 0.233874] thermal_sys: Registered thermal governor 'step_wise' Apr 22 10:56:29 qemux86 kernel[222]: [ 0.233877] thermal_sys: Registered thermal governor 'user_space' Apr 22 10:56:29 qemux86 kernel[222]: [ 0.234623] cpuidle: using governor menu Apr 22 10:56:29 qemux86 kernel[222]: [ 0.236493] ACPI: bus type PCI registered Apr 22 10:56:29 qemux86 kernel[222]: [ 0.237676] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.239526] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.240519] PCI: Using MMCONFIG for extended config space Apr 22 10:56:29 qemux86 kernel[222]: [ 0.240526] PCI: Using configuration type 1 for base access Apr 22 10:56:29 qemux86 kernel[222]: [ 0.244593] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. Apr 22 10:56:29 qemux86 kernel[222]: [ 0.264518] raid6: sse2x2 gen() 13962 MB/s Apr 22 10:56:29 qemux86 kernel[222]: [ 0.281518] raid6: sse2x2 xor() 9183 MB/s Apr 22 10:56:29 qemux86 kernel[222]: [ 0.298520] raid6: sse2x1 gen() 10744 MB/s Apr 22 10:56:29 qemux86 kernel[222]: [ 0.315536] raid6: sse2x1 xor() 7636 MB/s Apr 22 10:56:29 qemux86 kernel[222]: [ 0.332521] raid6: sse1x2 gen() 7113 MB/s Apr 22 10:56:29 qemux86 kernel[222]: [ 0.350521] raid6: sse1x1 gen() 6635 MB/s Apr 22 10:56:29 qemux86 kernel[222]: [ 0.351186] raid6: using algorithm sse2x2 gen() 13962 MB/s Apr 22 10:56:29 qemux86 kernel[222]: [ 0.351519] raid6: .... xor() 9183 MB/s, rmw enabled Apr 22 10:56:29 qemux86 kernel[222]: [ 0.352108] raid6: using ssse3x1 recovery algorithm Apr 22 10:56:29 qemux86 kernel[222]: [ 0.352610] ACPI: Added _OSI(Module Device) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.353170] ACPI: Added _OSI(Processor Device) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.353530] ACPI: Added _OSI(3.0 _SCP Extensions) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.354095] ACPI: Added _OSI(Processor Aggregator Device) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.354520] ACPI: Added _OSI(Linux-Dell-Video) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.355098] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.355517] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.356948] ACPI: 1 ACPI AML tables successfully acquired and loaded Apr 22 10:56:29 qemux86 kernel[222]: [ 0.358675] ACPI: Interpreter enabled Apr 22 10:56:29 qemux86 kernel[222]: [ 0.359155] ACPI: PM: (supports S0 S3 S5) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.359518] ACPI: Using IOAPIC for interrupt routing Apr 22 10:56:29 qemux86 kernel[222]: [ 0.360175] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug Apr 22 10:56:29 qemux86 kernel[222]: [ 0.360674] ACPI: Enabled 2 GPEs in block 00 to 3F Apr 22 10:56:29 qemux86 kernel[222]: [ 0.363561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.364477] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.364667] acpi PNP0A08:00: _OSC: platform does not support [LTR] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.365613] acpi PNP0A08:00: _OSC: OS now controls [PME PCIeCapability] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.366545] acpi resource window ([0x100000000-0x8ffffffff] ignored, not CPU addressable) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.367601] PCI host bridge to bus 0000:00 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.368324] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.368519] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] Apr 22 10:56:29 qemux86 systemd[1]: Starting User Login Management... Apr 22 10:56:29 qemux86 kernel[222]: [ 0.369493] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.369520] pci_bus 0000:00: root bus resource [mem 0x20000000-0xafffffff window] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.370531] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.371519] pci_bus 0000:00: root bus resource [bus 00-ff] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.372560] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.373867] pci 0000:00:01.0: [1af4:1000] type 00 class 0x020000 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.376521] pci 0000:00:01.0: reg 0x10: [io 0xc0c0-0xc0df] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.378520] pci 0000:00:01.0: reg 0x14: [mem 0xfebd0000-0xfebd0fff] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.382372] pci 0000:00:01.0: reg 0x20: [mem 0xfe800000-0xfe803fff 64bit pref] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.383521] pci 0000:00:01.0: reg 0x30: [mem 0xfeb80000-0xfebbffff pref] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.385013] pci 0000:00:02.0: [1af4:1005] type 00 class 0x00ff00 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.386520] pci 0000:00:02.0: reg 0x10: [io 0xc0e0-0xc0ff] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.388095] pci 0000:00:02.0: reg 0x14: [mem 0xfebd1000-0xfebd1fff] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.392521] pci 0000:00:02.0: reg 0x20: [mem 0xfe804000-0xfe807fff 64bit pref] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.394743] pci 0000:00:03.0: [1af4:1050] type 00 class 0x030000 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.397110] pci 0000:00:03.0: reg 0x10: [mem 0xfe000000-0xfe7fffff pref] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.400545] pci 0000:00:03.0: reg 0x18: [mem 0xfe808000-0xfe80bfff 64bit pref] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.402083] pci 0000:00:03.0: reg 0x20: [mem 0xfebd2000-0xfebd2fff] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.404543] pci 0000:00:03.0: reg 0x30: [mem 0xfebc0000-0xfebcffff pref] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.405508] pci 0000:00:03.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.406236] pci 0000:00:04.0: [1af4:1001] type 00 class 0x010000 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.409413] pci 0000:00:04.0: reg 0x10: [io 0xc000-0xc07f] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.410520] pci 0000:00:04.0: reg 0x14: [mem 0xfebd3000-0xfebd3fff] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.415524] pci 0000:00:04.0: reg 0x20: [mem 0xfe80c000-0xfe80ffff 64bit pref] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.418309] pci 0000:00:1d.0: [8086:2934] type 00 class 0x0c0300 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.420817] pci 0000:00:1d.0: reg 0x20: [io 0xc100-0xc11f] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.422926] pci 0000:00:1d.1: [8086:2935] type 00 class 0x0c0300 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.426387] pci 0000:00:1d.1: reg 0x20: [io 0xc120-0xc13f] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.427826] pci 0000:00:1d.2: [8086:2936] type 00 class 0x0c0300 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.431991] pci 0000:00:1d.2: reg 0x20: [io 0xc140-0xc15f] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.433794] pci 0000:00:1d.7: [8086:293a] type 00 class 0x0c0320 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.435027] pci 0000:00:1d.7: reg 0x10: [mem 0xfebd4000-0xfebd4fff] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.438263] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.439060] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO Apr 22 10:56:29 qemux86 kernel[222]: [ 0.439863] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.444326] pci 0000:00:1f.2: reg 0x20: [io 0xc160-0xc17f] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.445367] pci 0000:00:1f.2: reg 0x24: [mem 0xfebd5000-0xfebd5fff] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.447074] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.450149] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.451811] pci_bus 0000:00: on NUMA node 0 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.452199] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.452670] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.453643] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.454643] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.455639] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.456633] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.458545] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 Apr 22 10:56:29 qemux86 systemd[1]: Started Xserver startup without a display manager. Apr 22 10:56:29 qemux86 kernel[222]: [ 0.459639] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.460560] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.461376] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.461533] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.462529] ACPI: PCI: Interrupt link GSID configured for IRQ 19 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.463427] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.463534] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.464451] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.464532] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.466154] pci 0000:00:03.0: vgaarb: setting as boot VGA device Apr 22 10:56:29 qemux86 kernel[222]: [ 0.466290] pci 0000:00:03.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none Apr 22 10:56:29 qemux86 kernel[222]: [ 0.466528] pci 0000:00:03.0: vgaarb: bridge control possible Apr 22 10:56:29 qemux86 kernel[222]: [ 0.467248] vgaarb: loaded Apr 22 10:56:29 qemux86 kernel[222]: [ 0.467671] SCSI subsystem initialized Apr 22 10:56:29 qemux86 kernel[222]: [ 0.468137] libata version 3.00 loaded. Apr 22 10:56:29 qemux86 kernel[222]: [ 0.468137] ACPI: bus type USB registered Apr 22 10:56:29 qemux86 kernel[222]: [ 0.468550] usbcore: registered new interface driver usbfs Apr 22 10:56:29 qemux86 kernel[222]: [ 0.469201] usbcore: registered new interface driver hub Apr 22 10:56:29 qemux86 kernel[222]: [ 0.469524] usbcore: registered new device driver usb Apr 22 10:56:29 qemux86 kernel[222]: [ 0.470152] pps_core: LinuxPPS API ver. 1 registered Apr 22 10:56:29 qemux86 kernel[222]: [ 0.470516] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti Apr 22 10:56:29 qemux86 kernel[222]: [ 0.471532] PTP clock support registered Apr 22 10:56:29 qemux86 kernel[222]: [ 0.472845] Bluetooth: Core ver 2.22 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.473343] NET: Registered PF_BLUETOOTH protocol family Apr 22 10:56:29 qemux86 kernel[222]: [ 0.473517] Bluetooth: HCI device and connection manager initialized Apr 22 10:56:29 qemux86 kernel[222]: [ 0.474272] Bluetooth: HCI socket layer initialized Apr 22 10:56:29 qemux86 kernel[222]: [ 0.474518] Bluetooth: L2CAP socket layer initialized Apr 22 10:56:29 qemux86 kernel[222]: [ 0.475096] Bluetooth: SCO socket layer initialized Apr 22 10:56:29 qemux86 kernel[222]: [ 0.475563] PCI: Using ACPI for IRQ routing Apr 22 10:56:29 qemux86 kernel[222]: [ 0.548877] PCI: pci_cache_line_size set to 64 bytes Apr 22 10:56:29 qemux86 kernel[222]: [ 0.549165] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.549196] e820: reserve RAM buffer [mem 0x009f8600-0x009fffff] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.549199] e820: reserve RAM buffer [mem 0x1ffd8000-0x1fffffff] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.549468] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.549520] hpet0: 3 comparators, 64-bit 100.000000 MHz counter Apr 22 10:56:29 qemux86 kernel[222]: [ 0.555637] clocksource: Switched to clocksource kvm-clock Apr 22 10:56:29 qemux86 kernel[222]: [ 0.576666] pnp: PnP ACPI init Apr 22 10:56:29 qemux86 kernel[222]: [ 0.577648] system 00:05: [mem 0xb0000000-0xbfffffff window] has been reserved Apr 22 10:56:29 qemux86 kernel[222]: [ 0.579403] pnp: PnP ACPI: found 6 devices Apr 22 10:56:29 qemux86 kernel[222]: [ 0.618754] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns Apr 22 10:56:29 qemux86 kernel[222]: [ 0.620630] NET: Registered PF_INET protocol family Apr 22 10:56:29 qemux86 kernel[222]: [ 0.621671] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.623368] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.625058] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.626614] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.628897] TCP bind hash table entries: 4096 (order: 3, 32768 bytes, linear) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.630202] TCP: Hash tables configured (established 4096 bind 4096) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.631538] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.632737] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.634236] NET: Registered PF_UNIX/PF_LOCAL protocol family Apr 22 10:56:29 qemux86 kernel[222]: [ 0.635836] RPC: Registered named UNIX socket transport module. Apr 22 10:56:29 qemux86 kernel[222]: [ 0.636969] RPC: Registered udp transport module. Apr 22 10:56:29 qemux86 kernel[222]: [ 0.637843] RPC: Registered tcp transport module. Apr 22 10:56:29 qemux86 kernel[222]: [ 0.638695] RPC: Registered tcp NFSv4.1 backchannel transport module. Apr 22 10:56:29 qemux86 kernel[222]: [ 0.639890] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.641055] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.642204] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.643491] pci_bus 0000:00: resource 7 [mem 0x20000000-0xafffffff window] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.644844] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.646655] ACPI: \_SB_.GSIA: Enabled at IRQ 16 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.648796] ACPI: \_SB_.GSIB: Enabled at IRQ 17 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.650819] ACPI: \_SB_.GSIC: Enabled at IRQ 18 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.652838] ACPI: \_SB_.GSID: Enabled at IRQ 19 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.655064] PCI: CLS 0 bytes, default 64 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.656174] RAPL PMU: API unit is 2^-32 Joules, 0 fixed counters, 10737418240 ms ovfl timer Apr 22 10:56:29 qemux86 kernel[222]: [ 0.658622] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x257a386c905, max_idle_ns: 440795250529 ns Apr 22 10:56:29 qemux86 kernel[222]: [ 0.661591] Initialise system trusted keyrings Apr 22 10:56:29 qemux86 kernel[222]: [ 0.662601] workingset: timestamp_bits=14 max_order=17 bucket_order=3 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.666176] NFS: Registering the id_resolver key type Apr 22 10:56:29 qemux86 kernel[222]: [ 0.667176] Key type id_resolver registered Apr 22 10:56:29 qemux86 kernel[222]: [ 0.668003] Key type id_legacy registered Apr 22 10:56:29 qemux86 kernel[222]: [ 0.676339] Key type cifs.idmap registered Apr 22 10:56:29 qemux86 kernel[222]: [ 0.693472] xor: automatically using best checksumming function avx Apr 22 10:56:29 qemux86 kernel[222]: [ 0.694858] Key type asymmetric registered Apr 22 10:56:29 qemux86 kernel[222]: [ 0.695365] Asymmetric key parser 'x509' registered Apr 22 10:56:29 qemux86 kernel[222]: [ 0.695968] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.696862] io scheduler mq-deadline registered Apr 22 10:56:29 qemux86 kernel[222]: [ 0.697432] io scheduler kyber registered Apr 22 10:56:29 qemux86 kernel[222]: [ 0.698408] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.702590] ACPI: button: Power Button [PWRF] Apr 22 10:56:29 qemux86 kernel[222]: [ 0.703880] ACPI: \_SB_.GSIF: Enabled at IRQ 21 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.706576] ACPI: \_SB_.GSIG: Enabled at IRQ 22 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.708391] ACPI: \_SB_.GSIH: Enabled at IRQ 23 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.710188] ACPI: \_SB_.GSIE: Enabled at IRQ 20 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.711936] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled Apr 22 10:56:29 qemux86 kernel[222]: [ 0.713181] 00:01: ttyS2 at I/O 0x3e8 (irq = 4, base_baud = 115200) is a 16550A Apr 22 10:56:29 qemux86 kernel[222]: [ 0.714704] 00:02: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A Apr 22 10:56:29 qemux86 kernel[222]: [ 0.715926] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A Apr 22 10:56:29 qemux86 kernel[222]: [ 0.718986] Linux agpgart interface v0.103 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.720736] [drm] pci: virtio-vga detected at 0000:00:03.0 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.721411] virtio-pci 0000:00:03.0: vgaarb: deactivate vga console Apr 22 10:56:29 qemux86 kernel[222]: [ 0.724648] Console: switching to colour dummy device 80x25 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.725915] [drm] features: -virgl +edid -resource_blob -host_visible Apr 22 10:56:29 qemux86 kernel[222]: [ 0.727422] [drm] number of scanouts: 1 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.727916] [drm] number of cap sets: 0 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.729407] [drm] Initialized virtio_gpu 0.1.0 0 for virtio2 on minor 0 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.734063] virtio_gpu virtio2: [drm] drm_plane_enable_fb_damage_clips() not called Apr 22 10:56:29 qemux86 kernel[222]: [ 0.753526] Console: switching to colour frame buffer device 160x50 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.771019] virtio_gpu virtio2: [drm] fb0: virtio_gpudrmfb frame buffer device Apr 22 10:56:29 qemux86 kernel[222]: [ 0.775465] brd: module loaded Apr 22 10:56:29 qemux86 kernel[222]: [ 0.777885] loop: module loaded Apr 22 10:56:29 qemux86 kernel[222]: [ 0.780262] virtio_blk virtio3: [vda] 1242118 512-byte logical blocks (636 MB/607 MiB) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.782870] ahci 0000:00:1f.2: version 3.0 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.783834] ahci 0000:00:1f.2: AHCI 0001.0000 32 slots 6 ports 1.5 Gbps 0x3f impl SATA mode Apr 22 10:56:29 qemux86 kernel[222]: [ 0.785370] ahci 0000:00:1f.2: flags: 64bit ncq only Apr 22 10:56:29 qemux86 kernel[222]: [ 0.787489] scsi host0: ahci Apr 22 10:56:29 qemux86 kernel[222]: [ 0.788262] scsi host1: ahci Apr 22 10:56:29 qemux86 kernel[222]: [ 0.788841] scsi host2: ahci Apr 22 10:56:29 qemux86 kernel[222]: [ 0.789412] scsi host3: ahci Apr 22 10:56:29 qemux86 kernel[222]: [ 0.789975] scsi host4: ahci Apr 22 10:56:29 qemux86 kernel[222]: [ 0.790583] scsi host5: ahci Apr 22 10:56:29 qemux86 kernel[222]: [ 0.790989] ata1: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5100 irq 34 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.791887] ata2: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5180 irq 34 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.792772] ata3: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5200 irq 34 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.793634] ata4: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5280 irq 34 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.794527] ata5: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5300 irq 34 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.795434] ata6: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5380 irq 34 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.798375] e100: Intel(R) PRO/100 Network Driver Apr 22 10:56:29 qemux86 kernel[222]: [ 0.799010] e100: Copyright(c) 1999-2006 Intel Corporation Apr 22 10:56:29 qemux86 kernel[222]: [ 0.799674] e1000: Intel(R) PRO/1000 Network Driver Apr 22 10:56:29 qemux86 kernel[222]: [ 0.800248] e1000: Copyright (c) 1999-2006 Intel Corporation. Apr 22 10:56:29 qemux86 kernel[222]: [ 0.800955] e1000e: Intel(R) PRO/1000 Network Driver Apr 22 10:56:29 qemux86 kernel[222]: [ 0.801561] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. Apr 22 10:56:29 qemux86 kernel[222]: [ 0.802266] igb: Intel(R) Gigabit Ethernet Network Driver Apr 22 10:56:29 qemux86 kernel[222]: [ 0.802890] igb: Copyright (c) 2007-2014 Intel Corporation. Apr 22 10:56:29 qemux86 kernel[222]: [ 0.803568] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver Apr 22 10:56:29 qemux86 kernel[222]: [ 0.804340] ehci-pci: EHCI PCI platform driver Apr 22 10:56:29 qemux86 kernel[222]: [ 0.805527] ehci-pci 0000:00:1d.7: EHCI Host Controller Apr 22 10:56:29 qemux86 kernel[222]: [ 0.806171] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 1 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.807263] ehci-pci 0000:00:1d.7: irq 19, io mem 0xfebd4000 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.818066] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.819088] hub 1-0:1.0: USB hub found Apr 22 10:56:29 qemux86 kernel[222]: [ 0.819581] hub 1-0:1.0: 6 ports detected Apr 22 10:56:29 qemux86 kernel[222]: [ 0.820257] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver Apr 22 10:56:29 qemux86 kernel[222]: [ 0.821011] ohci-pci: OHCI PCI platform driver Apr 22 10:56:29 qemux86 kernel[222]: [ 0.821566] uhci_hcd: USB Universal Host Controller Interface driver Apr 22 10:56:29 qemux86 kernel[222]: [ 0.822996] uhci_hcd 0000:00:1d.0: UHCI Host Controller Apr 22 10:56:29 qemux86 kernel[222]: [ 0.823644] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.824618] uhci_hcd 0000:00:1d.0: irq 16, io base 0x0000c100 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.825603] hub 2-0:1.0: USB hub found Apr 22 10:56:29 qemux86 kernel[222]: [ 0.826083] hub 2-0:1.0: 2 ports detected Apr 22 10:56:29 qemux86 kernel[222]: [ 0.827362] uhci_hcd 0000:00:1d.1: UHCI Host Controller Apr 22 10:56:29 qemux86 kernel[222]: [ 0.828049] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.829155] uhci_hcd 0000:00:1d.1: irq 17, io base 0x0000c120 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.830167] hub 3-0:1.0: USB hub found Apr 22 10:56:29 qemux86 kernel[222]: [ 0.830677] hub 3-0:1.0: 2 ports detected Apr 22 10:56:29 qemux86 kernel[222]: [ 0.831851] uhci_hcd 0000:00:1d.2: UHCI Host Controller Apr 22 10:56:29 qemux86 kernel[222]: [ 0.832640] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.834127] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000c140 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.835647] hub 4-0:1.0: USB hub found Apr 22 10:56:29 qemux86 kernel[222]: [ 0.836339] hub 4-0:1.0: 2 ports detected Apr 22 10:56:29 qemux86 kernel[222]: [ 0.837151] usbcore: registered new interface driver usb-storage Apr 22 10:56:29 qemux86 kernel[222]: [ 0.837911] usbcore: registered new interface driver usbserial_generic Apr 22 10:56:29 qemux86 kernel[222]: [ 0.838879] usbserial: USB Serial support registered for generic Apr 22 10:56:29 qemux86 kernel[222]: [ 0.839704] usbcore: registered new interface driver ftdi_sio Apr 22 10:56:29 qemux86 kernel[222]: [ 0.840460] usbserial: USB Serial support registered for FTDI USB Serial Device Apr 22 10:56:29 qemux86 kernel[222]: [ 0.841435] usbcore: registered new interface driver pl2303 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.842127] usbserial: USB Serial support registered for pl2303 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.842851] i8042: PNP: No PS/2 controller found. Apr 22 10:56:29 qemux86 kernel[222]: [ 0.843535] mousedev: PS/2 mouse device common for all mice Apr 22 10:56:29 qemux86 kernel[222]: [ 0.844384] rtc_cmos 00:04: RTC can wake from S4 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.845531] rtc_cmos 00:04: registered as rtc0 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.846167] rtc_cmos 00:04: setting system clock to 2023-04-22T10:56:28 UTC (1682160988) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.847548] rtc_cmos 00:04: alarms up to one day, y3k, 242 bytes nvram, hpet irqs Apr 22 10:56:29 qemux86 kernel[222]: [ 0.848852] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt Apr 22 10:56:29 qemux86 kernel[222]: [ 0.849746] i2c i2c-0: 1/1 memory slots populated (from DMI) Apr 22 10:56:29 qemux86 kernel[222]: [ 0.850433] i2c i2c-0: Memory type 0x07 not supported yet, not instantiating SPD Apr 22 10:56:29 qemux86 kernel[222]: [ 0.851742] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com Apr 22 10:56:29 qemux86 kernel[222]: [ 0.852944] intel_pstate: CPU model not supported Apr 22 10:56:29 qemux86 kernel[222]: [ 0.853521] sdhci: Secure Digital Host Controller Interface driver Apr 22 10:56:29 qemux86 kernel[222]: [ 0.854431] sdhci: Copyright(c) Pierre Ossman Apr 22 10:56:29 qemux86 kernel[222]: [ 0.855009] sdhci-pltfm: SDHCI platform and OF driver helper Apr 22 10:56:29 qemux86 kernel[222]: [ 0.855793] usbcore: registered new interface driver usbhid Apr 22 10:56:29 qemux86 kernel[222]: [ 0.856463] usbhid: USB HID core driver Apr 22 10:56:29 qemux86 kernel[222]: [ 0.856958] u32 classifier Apr 22 10:56:29 qemux86 kernel[222]: [ 0.857282] input device check on Apr 22 10:56:29 qemux86 kernel[222]: [ 0.857710] Actions configured Apr 22 10:56:29 qemux86 kernel[222]: [ 0.858285] NET: Registered PF_INET6 protocol family Apr 22 10:56:29 qemux86 kernel[222]: [ 0.859339] Segment Routing with IPv6 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.859805] In-situ OAM (IOAM) with IPv6 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.860297] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver Apr 22 10:56:29 qemux86 kernel[222]: [ 0.861254] NET: Registered PF_PACKET protocol family Apr 22 10:56:29 qemux86 kernel[222]: [ 0.861898] Bridge firewalling registered Apr 22 10:56:29 qemux86 kernel[222]: [ 0.862408] Key type dns_resolver registered Apr 22 10:56:29 qemux86 kernel[222]: [ 0.863023] NET: Registered PF_VSOCK protocol family Apr 22 10:56:29 qemux86 kernel[222]: [ 0.864186] IPI shorthand broadcast: enabled Apr 22 10:56:29 qemux86 kernel[222]: [ 0.864737] sched_clock: Marking stable (716996321, 147710406)->(946120431, -81413704) Apr 22 10:56:29 qemux86 systemd[1]: Started D-Bus System Message Bus. Apr 22 10:56:29 qemux86 kernel[222]: [ 0.866014] registered taskstats version 1 Apr 22 10:56:29 qemux86 kernel[222]: [ 0.866532] Loading compiled-in X.509 certificates Apr 22 10:56:29 qemux86 kernel[222]: [ 0.867401] Key type .fscrypt registered Apr 22 10:56:29 qemux86 kernel[222]: [ 0.867889] Key type fscrypt-provisioning registered Apr 22 10:56:29 qemux86 kernel[222]: [ 0.869241] Btrfs loaded, crc32c=crc32c-generic, zoned=no, fsverity=no Apr 22 10:56:29 qemux86 kernel[222]: [ 0.870644] Key type encrypted registered Apr 22 10:56:29 qemux86 kernel[222]: [ 0.871264] printk: console [netcon0] enabled Apr 22 10:56:29 qemux86 kernel[222]: [ 0.871804] netconsole: network logging started Apr 22 10:56:29 qemux86 kernel[222]: [ 1.060539] usb 1-1: new high-speed USB device number 2 using ehci-pci Apr 22 10:56:29 qemux86 kernel[222]: [ 1.104554] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300) Apr 22 10:56:29 qemux86 kernel[222]: [ 1.105965] ata1: SATA link down (SStatus 0 SControl 300) Apr 22 10:56:29 qemux86 kernel[222]: [ 1.107134] ata4: SATA link down (SStatus 0 SControl 300) Apr 22 10:56:29 qemux86 kernel[222]: [ 1.108361] ata2: SATA link down (SStatus 0 SControl 300) Apr 22 10:56:29 qemux86 kernel[222]: [ 1.109595] ata5: SATA link down (SStatus 0 SControl 300) Apr 22 10:56:29 qemux86 kernel[222]: [ 1.110743] ata6: SATA link down (SStatus 0 SControl 300) Apr 22 10:56:29 qemux86 kernel[222]: [ 1.111842] ata3.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100 Apr 22 10:56:29 qemux86 kernel[222]: [ 1.112830] ata3.00: applying bridge limits Apr 22 10:56:29 qemux86 kernel[222]: [ 1.113806] ata3.00: configured for UDMA/100 Apr 22 10:56:29 qemux86 kernel[222]: [ 1.117400] scsi 2:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 Apr 22 10:56:29 qemux86 kernel[222]: [ 1.135995] sr 2:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray Apr 22 10:56:29 qemux86 kernel[222]: [ 1.137263] cdrom: Uniform CD-ROM driver Revision: 3.20 Apr 22 10:56:29 qemux86 kernel[222]: [ 1.155226] sr 2:0:0:0: Attached scsi CD-ROM sr0 Apr 22 10:56:29 qemux86 kernel[222]: [ 1.167571] IP-Config: Complete: Apr 22 10:56:29 qemux86 kernel[222]: [ 1.168225] device=eth0, hwaddr=52:54:00:12:34:04, ipaddr=192.168.7.4, mask=255.255.255.0, gw=192.168.7.3 Apr 22 10:56:29 qemux86 kernel[222]: [ 1.169859] host=192.168.7.4, domain=, nis-domain=(none) Apr 22 10:56:29 qemux86 kernel[222]: [ 1.170792] bootserver=255.255.255.255, rootserver=255.255.255.255, rootpath= Apr 22 10:56:29 qemux86 kernel[222]: [ 1.170796] nameserver0=8.8.8.8 Apr 22 10:56:29 qemux86 kernel[222]: [ 1.173176] md: Waiting for all devices to be available before autodetect Apr 22 10:56:29 qemux86 kernel[222]: [ 1.174435] md: If you don't use raid, use raid=noautodetect Apr 22 10:56:29 qemux86 kernel[222]: [ 1.175454] md: Autodetecting RAID arrays. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.176484] md: autorun ... Apr 22 10:56:29 qemux86 kernel[222]: [ 1.177043] md: ... autorun DONE. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.182657] EXT4-fs (vda): mounted filesystem with ordered data mode. Opts: (null). Quota mode: disabled. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.183858] VFS: Mounted root (ext4 filesystem) on device 253:0. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.184759] devtmpfs: mounted Apr 22 10:56:29 qemux86 kernel[222]: [ 1.186126] Freeing unused kernel image (initmem) memory: 880K Apr 22 10:56:29 qemux86 kernel[222]: [ 1.191676] Write protecting kernel text and read-only data: 15712k Apr 22 10:56:29 qemux86 kernel[222]: [ 1.193105] Run /sbin/init as init process Apr 22 10:56:29 qemux86 kernel[222]: [ 1.193896] with arguments: Apr 22 10:56:29 qemux86 kernel[222]: [ 1.193898] /sbin/init Apr 22 10:56:29 qemux86 kernel[222]: [ 1.193899] with environment: Apr 22 10:56:29 qemux86 kernel[222]: [ 1.193900] HOME=/ Apr 22 10:56:29 qemux86 kernel[222]: [ 1.193901] TERM=linux Apr 22 10:56:29 qemux86 kernel[222]: [ 1.195461] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:1d.7/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input1 Apr 22 10:56:29 qemux86 kernel[222]: [ 1.198203] hid-generic 0003:0627:0001.0001: input: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:1d.7-1/input0 Apr 22 10:56:29 qemux86 kernel[222]: [ 1.221951] systemd[1]: systemd 253.1^ running in system mode (+PAM -AUDIT -SELINUX -APPARMOR +IMA -SMACK +SECCOMP -GCRYPT -GNUTLS -OPENSSL +ACL +BLKID -CURL -ELFUTILS -FIDO2 -IDN2 -IDN -IPTC +KMOD -LIBCRYPTSETUP +LIBFDISK -PCRE2 -PWQUALITY -P11KIT -QRENCODE -TPM2 -BZIP2 -LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK +XKBCOMMON +UTMP +SYSVINIT default-hierarchy=hybrid) Apr 22 10:56:29 qemux86 kernel[222]: [ 1.227941] systemd[1]: Detected virtualization kvm. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.228957] systemd[1]: Detected architecture x86. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.233194] systemd[1]: Hostname set to . Apr 22 10:56:29 qemux86 kernel[222]: [ 1.234769] systemd[1]: Initializing machine ID from random generator. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.314564] usb 1-2: new high-speed USB device number 3 using ehci-pci Apr 22 10:56:29 qemux86 kernel[222]: [ 1.351433] systemd[1]: Queued start job for default target Graphical Interface. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.360103] systemd[1]: Created slice Slice /system/getty. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.362409] systemd[1]: Created slice Slice /system/modprobe. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.365239] systemd[1]: Created slice Slice /system/serial-getty. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.368363] systemd[1]: Created slice User and Session Slice. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.370742] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.373751] systemd[1]: Started Forward Password Requests to Wall Directory Watch. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.376747] systemd[1]: Reached target Host and Network Name Lookups. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.379258] systemd[1]: Reached target Path Units. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.381236] systemd[1]: Reached target Remote File Systems. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.383411] systemd[1]: Reached target Slice Units. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.385377] systemd[1]: Reached target Swaps. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.392773] systemd[1]: Listening on RPCbind Server Activation Socket. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.394963] systemd[1]: Reached target RPC Port Mapper. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.396883] systemd[1]: Listening on Syslog Socket. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.398651] systemd[1]: Listening on initctl Compatibility Named Pipe. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.402973] systemd[1]: Journal Audit Socket was skipped because of an unmet condition check (ConditionSecurity=audit). Apr 22 10:56:29 qemux86 kernel[222]: [ 1.405247] systemd[1]: Listening on Journal Socket (/dev/log). Apr 22 10:56:29 qemux86 kernel[222]: [ 1.407475] systemd[1]: Listening on Journal Socket. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.409413] systemd[1]: Listening on Network Service Netlink Socket. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.411681] systemd[1]: Listening on udev Control Socket. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.413688] systemd[1]: Listening on udev Kernel Socket. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.415722] systemd[1]: Listening on User Database Manager Socket. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.418006] systemd[1]: Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages). Apr 22 10:56:29 qemux86 kernel[222]: [ 1.421894] systemd[1]: Mounting POSIX Message Queue File System... Apr 22 10:56:29 qemux86 kernel[222]: [ 1.424485] systemd[1]: Mounting Kernel Debug File System... Apr 22 10:56:29 qemux86 kernel[222]: [ 1.426549] systemd[1]: Mounting Kernel Trace File System... Apr 22 10:56:29 qemux86 kernel[222]: [ 1.428973] systemd[1]: Mounting Temporary Directory /tmp... Apr 22 10:56:29 qemux86 kernel[222]: [ 1.431497] systemd[1]: Starting Create List of Static Device Nodes... Apr 22 10:56:29 qemux86 kernel[222]: [ 1.434859] systemd[1]: Starting Load Kernel Module configfs... Apr 22 10:56:29 qemux86 kernel[222]: [ 1.438400] systemd[1]: Starting Load Kernel Module drm... Apr 22 10:56:29 qemux86 kernel[222]: [ 1.441711] systemd[1]: Starting Load Kernel Module fuse... Apr 22 10:56:29 qemux86 kernel[222]: [ 1.444473] systemd[1]: Starting Start psplash boot splash screen... Apr 22 10:56:29 qemux86 kernel[222]: [ 1.458379] systemd[1]: Starting RPC Bind... Apr 22 10:56:29 qemux86 kernel[222]: [ 1.460326] systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/). Apr 22 10:56:29 qemux86 kernel[222]: [ 1.463945] input: QEMU QEMU USB Keyboard as /devices/pci0000:00/0000:00:1d.7/usb1/1-2/1-2:1.0/0003:0627:0001.0002/input/input2 Apr 22 10:56:29 qemux86 kernel[222]: [ 1.466800] systemd[1]: Starting Journal Service... Apr 22 10:56:29 qemux86 kernel[222]: [ 1.469282] systemd[1]: Load Kernel Modules was skipped because no trigger condition checks were met. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.472641] systemd[1]: Starting Generate network units from Kernel command line... Apr 22 10:56:29 qemux86 kernel[222]: [ 1.476256] systemd[1]: Starting Remount Root and Kernel File Systems... Apr 22 10:56:29 qemux86 kernel[222]: [ 1.479085] systemd[1]: Starting Apply Kernel Variables... Apr 22 10:56:29 qemux86 kernel[222]: [ 1.483500] systemd-journald[161]: Collecting audit messages is disabled. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.485390] EXT4-fs (vda): re-mounted. Opts: (null). Quota mode: disabled. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.485478] systemd[1]: Starting Coldplug All udev Devices... Apr 22 10:56:29 qemux86 kernel[222]: [ 1.491695] systemd[1]: Started Start psplash boot splash screen. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.493452] systemd[1]: Started RPC Bind. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.494943] systemd[1]: Mounted POSIX Message Queue File System. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.496661] systemd[1]: Mounted Kernel Debug File System. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.498264] systemd[1]: Mounted Kernel Trace File System. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.499904] systemd[1]: Mounted Temporary Directory /tmp. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.502299] systemd[1]: Finished Create List of Static Device Nodes. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.504464] systemd[1]: modprobe@configfs.service: Deactivated successfully. Apr 22 10:56:29 qemux86 systemd[1]: Finished IPv6 Packet Filtering Framework. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.506195] systemd[1]: Finished Load Kernel Module configfs. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.512829] systemd[1]: modprobe@drm.service: Deactivated successfully. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.514326] systemd[1]: Finished Load Kernel Module drm. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.515975] systemd[1]: modprobe@fuse.service: Deactivated successfully. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.517089] systemd[1]: Finished Load Kernel Module fuse. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.517943] hid-generic 0003:0627:0001.0002: input: USB HID v1.11 Keyboard [QEMU QEMU USB Keyboard] on usb-0000:00:1d.7-2/input0 Apr 22 10:56:29 qemux86 kernel[222]: [ 1.521300] systemd[1]: Started Journal Service. Apr 22 10:56:29 qemux86 kernel[222]: [ 1.538735] systemd-journald[161]: Received client request to flush runtime journal. Apr 22 10:56:29 qemux86 systemd[1]: Finished IPv4 Packet Filtering Framework. Apr 22 10:56:29 qemux86 systemd[1]: Reached target Preparation for Network. Apr 22 10:56:29 qemux86 Xserver[231]: X.Org X Server 1.21.1.7 Apr 22 10:56:29 qemux86 Xserver[231]: X Protocol Version 11, Revision 0 Apr 22 10:56:29 qemux86 Xserver[231]: Current Operating System: Linux qemux86 5.15.108-yocto-standard #1 SMP PREEMPT Fri Apr 21 14:47:58 UTC 2023 i686 Apr 22 10:56:29 qemux86 Xserver[231]: Kernel command line: root=/dev/vda rw ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 printk.time=1 Apr 22 10:56:29 qemux86 Xserver[231]: Apr 22 10:56:29 qemux86 Xserver[231]: Current version of pixman: 0.42.2 Apr 22 10:56:29 qemux86 Xserver[231]: Before reporting problems, check http://wiki.x.org Apr 22 10:56:29 qemux86 Xserver[231]: to make sure that you have the latest version. Apr 22 10:56:29 qemux86 Xserver[231]: Markers: (--) probed, (**) from config file, (==) default setting, Apr 22 10:56:29 qemux86 Xserver[231]: (++) from command line, (!!) notice, (II) informational, Apr 22 10:56:29 qemux86 Xserver[231]: (WW) warning, (EE) error, (NI) not implemented, (??) unknown. Apr 22 10:56:29 qemux86 Xserver[231]: (==) Log file: "/var/log/Xorg.0.log", Time: Sat Apr 22 10:56:29 2023 Apr 22 10:56:29 qemux86 systemd[1]: Starting Connection service... Apr 22 10:56:29 qemux86 Xserver[231]: (==) Using config file: "/etc/X11/xorg.conf" Apr 22 10:56:29 qemux86 Xserver[231]: (==) Using system config directory "/usr/share/X11/xorg.conf.d" Apr 22 10:56:29 qemux86 systemd[1]: Starting Network Configuration... Apr 22 10:56:29 qemux86 systemd[1]: Started Telephony service. Apr 22 10:56:29 qemux86 systemd-logind[228]: New seat seat0. Apr 22 10:56:29 qemux86 systemd-logind[228]: Watching system buttons on /dev/input/event0 (Power Button) Apr 22 10:56:29 qemux86 systemd-logind[228]: Watching system buttons on /dev/input/event2 (QEMU QEMU USB Keyboard) Apr 22 10:56:29 qemux86 systemd[1]: Started User Login Management. Apr 22 10:56:29 qemux86 systemd[1]: Started Connection service. Apr 22 10:56:29 qemux86 systemd[1]: Starting Avahi mDNS/DNS-SD Stack... Apr 22 10:56:29 qemux86 systemd[1]: Started Avahi mDNS/DNS-SD Stack. Apr 22 10:56:29 qemux86 systemd-networkd[234]: lo: Link UP Apr 22 10:56:29 qemux86 systemd-networkd[234]: lo: Gained carrier Apr 22 10:56:29 qemux86 systemd-networkd[234]: eth0: Link UP Apr 22 10:56:29 qemux86 systemd-networkd[234]: eth0: Gained carrier Apr 22 10:56:29 qemux86 systemd-timesyncd[194]: Network configuration changed, trying to establish connection. Apr 22 10:56:29 qemux86 systemd-timesyncd[194]: Network configuration changed, trying to establish connection. Apr 22 10:56:29 qemux86 systemd-networkd[234]: Enumeration completed Apr 22 10:56:29 qemux86 systemd-timesyncd[194]: Network configuration changed, trying to establish connection. Apr 22 10:56:29 qemux86 systemd[1]: Started Network Configuration. Apr 22 10:56:29 qemux86 systemd-timesyncd[194]: Network configuration changed, trying to establish connection. Apr 22 10:56:29 qemux86 systemd[1]: Reached target Network. Apr 22 10:56:29 qemux86 systemd[1]: Starting Permit User Sessions... Apr 22 10:56:29 qemux86 systemd-timesyncd[194]: Network configuration changed, trying to establish connection. Apr 22 10:56:29 qemux86 systemd-timesyncd[194]: Network configuration changed, trying to establish connection. Apr 22 10:56:29 qemux86 systemd[1]: Starting WPA supplicant... Apr 22 10:56:29 qemux86 systemd-timesyncd[194]: Network configuration changed, trying to establish connection. Apr 22 10:56:29 qemux86 systemd-networkd[234]: eth0: Configuring with /run/systemd/network/90-eth0.network. Apr 22 10:56:29 qemux86 systemd[1]: Finished Permit User Sessions. Apr 22 10:56:29 qemux86 systemd-timesyncd[194]: Network configuration changed, trying to establish connection. Apr 22 10:56:29 qemux86 systemd[1]: Started Getty on tty1. Apr 22 10:56:29 qemux86 systemd[1]: Started Serial Getty on ttyS0. Apr 22 10:56:29 qemux86 systemd[1]: Started Serial Getty on ttyS1. Apr 22 10:56:29 qemux86 wpa_supplicant[239]: Successfully initialized wpa_supplicant Apr 22 10:56:29 qemux86 systemd[1]: Reached target Login Prompts. Apr 22 10:56:29 qemux86 systemd[1]: Reached target Multi-User System. Apr 22 10:56:29 qemux86 systemd[1]: Reached target Graphical Interface. Apr 22 10:56:29 qemux86 systemd[1]: Starting Hostname Service... Apr 22 10:56:29 qemux86 systemd[1]: Starting Record Runlevel Change in UTMP... Apr 22 10:56:29 qemux86 systemd[1]: Started WPA supplicant. Apr 22 10:56:29 qemux86 systemd[1]: systemd-update-utmp-runlevel.service: Deactivated successfully. Apr 22 10:56:29 qemux86 systemd[1]: Finished Record Runlevel Change in UTMP. Apr 22 10:56:29 qemux86 systemd[1]: Started Hostname Service. Apr 22 10:56:29 qemux86 systemd[1]: Startup finished in 1.061s (kernel) + 900ms (userspace) = 1.961s. Apr 22 10:56:29 qemux86 Xserver[231]: (EE) Apr 22 10:56:29 qemux86 Xserver[231]: Fatal server error: Apr 22 10:56:29 qemux86 Xserver[231]: (EE) xf86OpenConsole: Switching VT failed Apr 22 10:56:29 qemux86 Xserver[231]: (EE) Apr 22 10:56:29 qemux86 Xserver[231]: (EE) Apr 22 10:56:29 qemux86 Xserver[231]: Please consult the The X.Org Foundation support Apr 22 10:56:29 qemux86 Xserver[231]: at http://wiki.x.org Apr 22 10:56:29 qemux86 Xserver[231]: for help. Apr 22 10:56:29 qemux86 Xserver[231]: (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information. Apr 22 10:56:29 qemux86 Xserver[231]: (EE) Apr 22 10:56:29 qemux86 Xserver[229]: Apr 22 10:56:29 qemux86 Xserver[229]: waiting for X server to begin accepting connections Apr 22 10:56:29 qemux86 Xserver[231]: (EE) Server terminated with error (1). Closing log file. Apr 22 10:56:30 qemux86 Xserver[229]: xinit: giving up Apr 22 10:56:30 qemux86 Xserver[229]: xinit: unable to connect to X server: Interrupted system call Apr 22 10:56:30 qemux86 Xserver[229]: xinit: server error Apr 22 10:56:30 qemux86 systemd[1]: xserver-nodm.service: Main process exited, code=exited, status=1/FAILURE Apr 22 10:56:30 qemux86 systemd[1]: xserver-nodm.service: Failed with result 'exit-code'. Apr 22 10:56:30 qemux86 systemd[1]: xserver-nodm.service: Scheduled restart job, restart counter is at 1. Apr 22 10:56:30 qemux86 systemd[1]: Stopped Xserver startup without a display manager. Apr 22 10:56:30 qemux86 systemd[1]: Started Xserver startup without a display manager. Apr 22 10:56:30 qemux86 Xserver[249]: X.Org X Server 1.21.1.7 Apr 22 10:56:30 qemux86 Xserver[249]: X Protocol Version 11, Revision 0 Apr 22 10:56:30 qemux86 Xserver[249]: Current Operating System: Linux qemux86 5.15.108-yocto-standard #1 SMP PREEMPT Fri Apr 21 14:47:58 UTC 2023 i686 Apr 22 10:56:30 qemux86 Xserver[249]: Kernel command line: root=/dev/vda rw ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 printk.time=1 Apr 22 10:56:30 qemux86 Xserver[249]: Apr 22 10:56:30 qemux86 Xserver[249]: Current version of pixman: 0.42.2 Apr 22 10:56:30 qemux86 Xserver[249]: Before reporting problems, check http://wiki.x.org Apr 22 10:56:30 qemux86 Xserver[249]: to make sure that you have the latest version. Apr 22 10:56:30 qemux86 Xserver[249]: Markers: (--) probed, (**) from config file, (==) default setting, Apr 22 10:56:30 qemux86 Xserver[249]: (++) from command line, (!!) notice, (II) informational, Apr 22 10:56:30 qemux86 Xserver[249]: (WW) warning, (EE) error, (NI) not implemented, (??) unknown. Apr 22 10:56:30 qemux86 Xserver[249]: (==) Log file: "/var/log/Xorg.0.log", Time: Sat Apr 22 10:56:30 2023 Apr 22 10:56:30 qemux86 Xserver[249]: (==) Using config file: "/etc/X11/xorg.conf" Apr 22 10:56:30 qemux86 Xserver[249]: (==) Using system config directory "/usr/share/X11/xorg.conf.d" Apr 22 10:56:30 qemux86 psplash-systemd[175]: Systemd reported progress of 1.0, quit psplash. Apr 22 10:56:30 qemux86 systemd-networkd[234]: eth0: Gained IPv6LL Apr 22 10:56:30 qemux86 systemd-timesyncd[194]: Network configuration changed, trying to establish connection. Apr 22 10:56:30 qemux86 Xserver[252]: D-BUS per-session daemon address is: unix:path=/tmp/dbus-teJNMOmEpB,guid=89680389a1bd28c62c9604626443bd5e Apr 22 10:56:30 qemux86 Xserver[260]: Using calibration data stored in /etc/pointercal.xinput Apr 22 10:56:30 qemux86 Xserver[288]: Using calibration data stored in /etc/pointercal.xinput Apr 22 10:56:30 qemux86 Xserver[252]: matchbox: Cant find a keycode for keysym 269025056 Apr 22 10:56:30 qemux86 Xserver[252]: matchbox: ignoring key shortcut XF86Calendar=!$contacts Apr 22 10:56:30 qemux86 Xserver[252]: matchbox: Cant find a keycode for keysym 2809 Apr 22 10:56:30 qemux86 Xserver[252]: matchbox: ignoring key shortcut telephone=!$dates Apr 22 10:56:30 qemux86 Xserver[252]: matchbox: Cant find a keycode for keysym 269025050 Apr 22 10:56:30 qemux86 Xserver[252]: matchbox: ignoring key shortcut XF86Start=!matchbox-remote -desktop Apr 22 10:56:30 qemux86 Xserver[262]: [settings daemon] Forking. run with -n to prevent fork Apr 22 10:56:30 qemux86 systemd[1]: Starting User Database Manager... Apr 22 10:56:30 qemux86 Xserver[285]: dbus-daemon[285]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=0 pid=270 comm="connman-applet") Apr 22 10:56:30 qemux86 systemd[1]: Started User Database Manager. Apr 22 10:56:30 qemux86 Xserver[252]: matchbox-wm: X error warning (0xa00002): BadWindow (invalid Window parameter) (opcode: 12) Apr 22 10:56:30 qemux86 systemd[1]: Created slice User Slice of UID 0. Apr 22 10:56:30 qemux86 systemd[1]: Starting User Runtime Directory /run/user/0... Apr 22 10:56:30 qemux86 Xserver[285]: dbus-daemon[285]: Successfully activated service 'org.a11y.atspi.Registry' Apr 22 10:56:30 qemux86 Xserver[312]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry Apr 22 10:56:30 qemux86 systemd-logind[228]: New session c1 of user root. Apr 22 10:56:30 qemux86 systemd[1]: Finished User Runtime Directory /run/user/0. Apr 22 10:56:30 qemux86 systemd[1]: Starting User Manager for UID 0... Apr 22 10:56:31 qemux86 Xserver[252]: matchbox-wm: X error warning (0xa0000a): BadWindow (invalid Window parameter) (opcode: 12) Apr 22 10:56:31 qemux86 connman-applet[270]: gdk_window_thaw_toplevel_updates: assertion 'window->update_and_descendants_freeze_count > 0' failed Apr 22 10:56:31 qemux86 systemd[323]: Queued start job for default target Main User Target. Apr 22 10:56:31 qemux86 systemd[323]: cgroup compatibility translation between legacy and unified hierarchy settings activated. See cgroup-compat debug messages for details. Apr 22 10:56:31 qemux86 systemd[323]: Created slice User Application Slice. Apr 22 10:56:31 qemux86 systemd[323]: Reached target Paths. Apr 22 10:56:31 qemux86 systemd[323]: Reached target Timers. Apr 22 10:56:31 qemux86 systemd[323]: Starting D-Bus User Message Bus Socket... Apr 22 10:56:31 qemux86 systemd[323]: Listening on D-Bus User Message Bus Socket. Apr 22 10:56:31 qemux86 systemd[323]: Reached target Sockets. Apr 22 10:56:31 qemux86 systemd[323]: Reached target Basic System. Apr 22 10:56:31 qemux86 systemd[323]: Reached target Main User Target. Apr 22 10:56:31 qemux86 systemd[323]: Startup finished in 92ms. Apr 22 10:56:31 qemux86 systemd[1]: Started User Manager for UID 0. Apr 22 10:56:31 qemux86 systemd[1]: Started Session c1 of User root. Apr 22 10:56:34 qemux86 systemd[1]: Created slice Slice /system/dropbear. Apr 22 10:56:34 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:56:34 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:42270). Apr 22 10:56:34 qemux86 systemd[1]: dropbear@0-192.168.7.4:22-192.168.7.3:42270.service: Deactivated successfully. Apr 22 10:56:35 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:56:35 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:42284). Apr 22 10:56:35 qemux86 systemd[1]: dropbear@1-192.168.7.4:22-192.168.7.3:42284.service: Deactivated successfully. Apr 22 10:56:35 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:56:35 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:42296). Apr 22 10:56:35 qemux86 systemd[1]: dropbear@2-192.168.7.4:22-192.168.7.3:42296.service: Deactivated successfully. Apr 22 10:56:36 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:56:36 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:42304). Apr 22 10:56:36 qemux86 systemd[1]: dropbear@3-192.168.7.4:22-192.168.7.3:42304.service: Deactivated successfully. Apr 22 10:56:36 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:56:36 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:42312). Apr 22 10:56:36 qemux86 systemd[1]: Reloading requested from client PID 363 (unit dropbear@4-192.168.7.4:22-192.168.7.3:42312.service)... Apr 22 10:56:36 qemux86 systemd[1]: Reloading. Apr 22 10:56:37 qemux86 systemd[1]: Stopping Network Time Synchronization... Apr 22 10:56:37 qemux86 systemd[1]: systemd-timesyncd.service: Deactivated successfully. Apr 22 10:56:37 qemux86 systemd[1]: Stopped Network Time Synchronization. Apr 22 10:56:37 qemux86 systemd[1]: dropbear@4-192.168.7.4:22-192.168.7.3:42312.service: Deactivated successfully. Apr 22 10:56:37 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:56:37 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:54930). Apr 22 10:56:37 qemux86 systemd[1]: dropbear@5-192.168.7.4:22-192.168.7.3:54930.service: Deactivated successfully. Apr 22 10:56:37 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:56:37 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:54934). Mar 06 11:33:20 qemux86 systemd[1]: dropbear@6-192.168.7.4:22-192.168.7.3:54934.service: Deactivated successfully. Mar 06 11:33:20 qemux86 systemd-journald[161]: Time jumped backwards, rotating. Mar 06 11:33:20 qemux86 kernel[222]: [ 10.426619] systemd-journald[161]: Time jumped backwards, rotating. Mar 06 11:33:20 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Mar 06 11:33:20 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:54946). Mar 06 11:33:20 qemux86 systemd[1]: dropbear@7-192.168.7.4:22-192.168.7.3:54946.service: Deactivated successfully. Mar 06 11:33:21 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Mar 06 11:33:21 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:54948). Apr 22 10:56:37 qemux86 systemd[1]: dropbear@8-192.168.7.4:22-192.168.7.3:54948.service: Deactivated successfully. Apr 22 10:56:37 qemux86 systemd-journald[161]: Oldest entry in /run/log/journal/3286d559b4aa45c89b34196409a9ee7a/system.journal is older than the configured file retention duration (1month), suggesting rotation. Apr 22 10:56:37 qemux86 systemd-journald[161]: /run/log/journal/3286d559b4aa45c89b34196409a9ee7a/system.journal: Journal header limits reached or header out-of-date, rotating. Apr 22 10:56:37 qemux86 kernel[222]: [ 11.586648] systemd-journald[161]: Oldest entry in /run/log/journal/3286d559b4aa45c89b34196409a9ee7a/system.journal is older than the configured file retention duration (1month), suggesting rotation. Apr 22 10:56:37 qemux86 kernel[222]: [ 11.590281] systemd-journald[161]: /run/log/journal/3286d559b4aa45c89b34196409a9ee7a/system.journal: Journal header limits reached or header out-of-date, rotating. Apr 22 10:56:37 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:56:37 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:54952). Apr 22 10:56:37 qemux86 systemd[1]: Reloading requested from client PID 399 (unit dropbear@9-192.168.7.4:22-192.168.7.3:54952.service)... Apr 22 10:56:37 qemux86 systemd[1]: Reloading. Apr 22 10:56:37 qemux86 systemd[1]: Starting Network Time Synchronization... Apr 22 10:56:38 qemux86 systemd[1]: Started Network Time Synchronization. Apr 22 10:56:38 qemux86 systemd[1]: dropbear@9-192.168.7.4:22-192.168.7.3:54952.service: Deactivated successfully. Apr 22 10:56:38 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:56:38 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:54958). Apr 22 10:56:38 qemux86 systemd[1]: dropbear@10-192.168.7.4:22-192.168.7.3:54958.service: Deactivated successfully. Apr 22 10:56:38 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:56:38 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:54972). Apr 22 10:56:40 qemux86 systemd[1]: dropbear@11-192.168.7.4:22-192.168.7.3:54972.service: Deactivated successfully. Apr 22 10:56:40 qemux86 systemd-timesyncd[412]: Network configuration changed, trying to establish connection. Apr 22 10:56:40 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:56:40 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:54980). Apr 22 10:56:41 qemux86 systemd[1]: dropbear@12-192.168.7.4:22-192.168.7.3:54980.service: Deactivated successfully. Apr 22 10:56:41 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:56:41 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:54984). Apr 22 10:56:42 qemux86 systemd[1]: dropbear@13-192.168.7.4:22-192.168.7.3:54984.service: Deactivated successfully. Apr 22 10:56:42 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:56:42 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:54998). Apr 22 10:56:43 qemux86 systemd[1]: dropbear@14-192.168.7.4:22-192.168.7.3:54998.service: Deactivated successfully. Apr 22 10:56:43 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:56:43 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:55004). Apr 22 10:56:44 qemux86 systemd[1]: dropbear@15-192.168.7.4:22-192.168.7.3:55004.service: Deactivated successfully. Apr 22 10:56:44 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:56:44 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:55016). Apr 22 10:56:45 qemux86 systemd[1]: dropbear@16-192.168.7.4:22-192.168.7.3:55016.service: Deactivated successfully. Apr 22 10:56:45 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:56:45 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:52508). Apr 22 10:56:46 qemux86 systemd[1]: dropbear@17-192.168.7.4:22-192.168.7.3:52508.service: Deactivated successfully. Apr 22 10:56:46 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:56:46 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:52518). Apr 22 10:56:47 qemux86 systemd[1]: dropbear@18-192.168.7.4:22-192.168.7.3:52518.service: Deactivated successfully. Apr 22 10:56:47 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:56:47 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:52522). Apr 22 10:56:48 qemux86 systemd[1]: dropbear@19-192.168.7.4:22-192.168.7.3:52522.service: Deactivated successfully. Apr 22 10:56:48 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:56:48 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:52536). Apr 22 10:56:49 qemux86 systemd[1]: dropbear@20-192.168.7.4:22-192.168.7.3:52536.service: Deactivated successfully. Apr 22 10:56:49 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:56:49 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:52550). Apr 22 10:56:50 qemux86 systemd[1]: dropbear@21-192.168.7.4:22-192.168.7.3:52550.service: Deactivated successfully. Apr 22 10:56:50 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:56:50 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:52552). Apr 22 10:56:51 qemux86 systemd[1]: dropbear@22-192.168.7.4:22-192.168.7.3:52552.service: Deactivated successfully. Apr 22 10:56:52 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:56:52 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:52558). Apr 22 10:56:52 qemux86 systemd[1]: dropbear@23-192.168.7.4:22-192.168.7.3:52558.service: Deactivated successfully. Apr 22 10:56:53 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:56:53 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:52568). Apr 22 10:56:53 qemux86 systemd[1]: dropbear@24-192.168.7.4:22-192.168.7.3:52568.service: Deactivated successfully. Apr 22 10:56:54 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:56:54 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:52578). Apr 22 10:56:54 qemux86 systemd[1]: dropbear@25-192.168.7.4:22-192.168.7.3:52578.service: Deactivated successfully. Apr 22 10:56:55 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:56:55 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:46942). Apr 22 10:56:55 qemux86 systemd-journald[161]: Forwarding to syslog missed 340 messages. Apr 22 10:56:55 qemux86 systemd[1]: dropbear@26-192.168.7.4:22-192.168.7.3:46942.service: Deactivated successfully. Apr 22 10:56:56 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:56:56 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:46956). Apr 22 10:56:56 qemux86 systemd[1]: dropbear@27-192.168.7.4:22-192.168.7.3:46956.service: Deactivated successfully. Apr 22 10:56:56 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:56:56 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:46966). Apr 22 10:56:57 qemux86 systemd[1]: dropbear@28-192.168.7.4:22-192.168.7.3:46966.service: Deactivated successfully. Apr 22 10:56:57 qemux86 systemd[1]: systemd-hostnamed.service: Deactivated successfully. Apr 22 10:56:57 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:56:57 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:46980). Apr 22 10:56:58 qemux86 systemd[1]: dropbear@29-192.168.7.4:22-192.168.7.3:46980.service: Deactivated successfully. Apr 22 10:56:58 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:56:58 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:46996). Apr 22 10:56:59 qemux86 systemd[1]: dropbear@30-192.168.7.4:22-192.168.7.3:46996.service: Deactivated successfully. Apr 22 10:57:00 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:00 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:47002). Apr 22 10:57:00 qemux86 systemd[1]: dropbear@31-192.168.7.4:22-192.168.7.3:47002.service: Deactivated successfully. Apr 22 10:57:00 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:00 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:47014). Apr 22 10:57:00 qemux86 systemd[1]: dropbear@32-192.168.7.4:22-192.168.7.3:47014.service: Deactivated successfully. Apr 22 10:57:00 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:00 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:47018). Apr 22 10:57:00 qemux86 systemd[1]: dropbear@33-192.168.7.4:22-192.168.7.3:47018.service: Deactivated successfully. Apr 22 10:57:01 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:01 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:47034). Apr 22 10:57:01 qemux86 systemd[1]: dropbear@34-192.168.7.4:22-192.168.7.3:47034.service: Deactivated successfully. Apr 22 10:57:01 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:01 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:47038). Apr 22 10:57:01 qemux86 systemd[1]: dropbear@35-192.168.7.4:22-192.168.7.3:47038.service: Deactivated successfully. Apr 22 10:57:01 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:01 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:47044). Apr 22 10:57:02 qemux86 systemd[1]: dropbear@36-192.168.7.4:22-192.168.7.3:47044.service: Deactivated successfully. Apr 22 10:57:02 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:02 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:47046). Apr 22 10:57:02 qemux86 systemd[1]: dropbear@37-192.168.7.4:22-192.168.7.3:47046.service: Deactivated successfully. Apr 22 10:57:02 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:02 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:47062). Apr 22 10:57:02 qemux86 systemd[1]: dropbear@38-192.168.7.4:22-192.168.7.3:47062.service: Deactivated successfully. Apr 22 10:57:03 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:03 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:47066). Apr 22 10:57:03 qemux86 systemd[1]: dropbear@39-192.168.7.4:22-192.168.7.3:47066.service: Deactivated successfully. Apr 22 10:57:03 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:03 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:47078). Apr 22 10:57:04 qemux86 systemd[1]: dropbear@40-192.168.7.4:22-192.168.7.3:47078.service: Deactivated successfully. Apr 22 10:57:04 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:04 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:47092). Apr 22 10:57:04 qemux86 systemd[1]: dropbear@41-192.168.7.4:22-192.168.7.3:47092.service: Deactivated successfully. Apr 22 10:57:04 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:04 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:47096). Apr 22 10:57:04 qemux86 systemd[1]: dropbear@42-192.168.7.4:22-192.168.7.3:47096.service: Deactivated successfully. Apr 22 10:57:05 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:05 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:56526). Apr 22 10:57:05 qemux86 systemd[1]: dropbear@43-192.168.7.4:22-192.168.7.3:56526.service: Deactivated successfully. Apr 22 10:57:05 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:05 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:56540). Apr 22 10:57:10 qemux86 systemd[1]: dropbear@44-192.168.7.4:22-192.168.7.3:56540.service: Deactivated successfully. Apr 22 10:57:10 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:10 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:56556). Apr 22 10:57:10 qemux86 systemd[1]: dropbear@45-192.168.7.4:22-192.168.7.3:56556.service: Deactivated successfully. Apr 22 10:57:10 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:10 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:56558). Apr 22 10:57:10 qemux86 systemd[1]: dropbear@46-192.168.7.4:22-192.168.7.3:56558.service: Deactivated successfully. Apr 22 10:57:11 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:11 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:56562). Apr 22 10:57:11 qemux86 systemd[1]: dropbear@47-192.168.7.4:22-192.168.7.3:56562.service: Deactivated successfully. Apr 22 10:57:12 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:12 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:56566). Apr 22 10:57:12 qemux86 systemd[1]: dropbear@48-192.168.7.4:22-192.168.7.3:56566.service: Deactivated successfully. Apr 22 10:57:12 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:12 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:56572). Apr 22 10:57:13 qemux86 systemd[1]: dropbear@49-192.168.7.4:22-192.168.7.3:56572.service: Deactivated successfully. Apr 22 10:57:13 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:13 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:56580). Apr 22 10:57:13 qemux86 systemd[1]: dropbear@50-192.168.7.4:22-192.168.7.3:56580.service: Deactivated successfully. Apr 22 10:57:14 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:14 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:56584). Apr 22 10:57:14 qemux86 systemd[1]: dropbear@51-192.168.7.4:22-192.168.7.3:56584.service: Deactivated successfully. Apr 22 10:57:14 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:14 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:56598). Apr 22 10:57:14 qemux86 systemd[1]: dropbear@52-192.168.7.4:22-192.168.7.3:56598.service: Deactivated successfully. Apr 22 10:57:15 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:15 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:58910). Apr 22 10:57:15 qemux86 systemd[1]: dropbear@53-192.168.7.4:22-192.168.7.3:58910.service: Deactivated successfully. Apr 22 10:57:16 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:16 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:58918). Apr 22 10:57:16 qemux86 systemd[1]: dropbear@54-192.168.7.4:22-192.168.7.3:58918.service: Deactivated successfully. Apr 22 10:57:16 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:16 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:58932). Apr 22 10:57:17 qemux86 systemd[1]: dropbear@55-192.168.7.4:22-192.168.7.3:58932.service: Deactivated successfully. Apr 22 10:57:17 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:17 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:58944). Apr 22 10:57:17 qemux86 systemd[1]: Stopping System Logging Service... Apr 22 10:57:17 qemux86 systemd[1]: busybox-syslog.service: Deactivated successfully. Apr 22 10:57:17 qemux86 systemd[1]: Stopped System Logging Service. Apr 22 10:57:17 qemux86 systemd[1]: Started System Logging Service. Apr 22 10:57:17 qemux86 systemd[1]: dropbear@56-192.168.7.4:22-192.168.7.3:58944.service: Deactivated successfully. Apr 22 10:57:17 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:17 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:58952). Apr 22 10:57:18 qemux86 systemd[1]: dropbear@57-192.168.7.4:22-192.168.7.3:58952.service: Deactivated successfully. Apr 22 10:57:18 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:18 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:58966). Apr 22 10:57:18 qemux86 systemd[1]: dropbear@58-192.168.7.4:22-192.168.7.3:58966.service: Deactivated successfully. Apr 22 10:57:19 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:19 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:58968). Apr 22 10:57:19 qemux86 systemd[1]: dropbear@59-192.168.7.4:22-192.168.7.3:58968.service: Deactivated successfully. Apr 22 10:57:19 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:19 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:58972). Apr 22 10:57:19 qemux86 systemd[1]: dropbear@60-192.168.7.4:22-192.168.7.3:58972.service: Deactivated successfully. Apr 22 10:57:20 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:20 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:58986). Apr 22 10:57:20 qemux86 systemd[1]: dropbear@61-192.168.7.4:22-192.168.7.3:58986.service: Deactivated successfully. Apr 22 10:57:20 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:20 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:59000). Apr 22 10:57:20 qemux86 systemd[1]: dropbear@62-192.168.7.4:22-192.168.7.3:59000.service: Deactivated successfully. Apr 22 10:57:20 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:20 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:59010). Apr 22 10:57:21 qemux86 systemd[1]: dropbear@63-192.168.7.4:22-192.168.7.3:59010.service: Deactivated successfully. Apr 22 10:57:21 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:21 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:59020). Apr 22 10:57:21 qemux86 systemd[1]: dropbear@64-192.168.7.4:22-192.168.7.3:59020.service: Deactivated successfully. Apr 22 10:57:21 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:21 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:59028). Apr 22 10:57:21 qemux86 systemd[1]: dropbear@65-192.168.7.4:22-192.168.7.3:59028.service: Deactivated successfully. Apr 22 10:57:22 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:22 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:59038). Apr 22 10:57:22 qemux86 systemd[1]: dropbear@66-192.168.7.4:22-192.168.7.3:59038.service: Deactivated successfully. Apr 22 10:57:22 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:22 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:59052). Apr 22 10:57:22 qemux86 systemd[1]: dropbear@67-192.168.7.4:22-192.168.7.3:59052.service: Deactivated successfully. Apr 22 10:57:23 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:23 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:59068). Apr 22 10:57:23 qemux86 systemd[1]: dropbear@68-192.168.7.4:22-192.168.7.3:59068.service: Deactivated successfully. Apr 22 10:57:23 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:23 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:59076). Apr 22 10:57:23 qemux86 systemd[1]: dropbear@69-192.168.7.4:22-192.168.7.3:59076.service: Deactivated successfully. Apr 22 10:57:23 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:23 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:59086). Apr 22 10:57:23 qemux86 systemd[1]: dropbear@70-192.168.7.4:22-192.168.7.3:59086.service: Deactivated successfully. Apr 22 10:57:23 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:23 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:59098). Apr 22 10:57:24 qemux86 systemd[1]: dropbear@71-192.168.7.4:22-192.168.7.3:59098.service: Deactivated successfully. Apr 22 10:57:24 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:24 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:59106). Apr 22 10:57:24 qemux86 systemd[1]: dropbear@72-192.168.7.4:22-192.168.7.3:59106.service: Deactivated successfully. Apr 22 10:57:24 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:24 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:59112). Apr 22 10:57:24 qemux86 systemd[1]: dropbear@73-192.168.7.4:22-192.168.7.3:59112.service: Deactivated successfully. Apr 22 10:57:24 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:24 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:59116). Apr 22 10:57:24 qemux86 systemd[1]: dropbear@74-192.168.7.4:22-192.168.7.3:59116.service: Deactivated successfully. Apr 22 10:57:24 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:24 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:59120). Apr 22 10:57:25 qemux86 systemd[1]: dropbear@75-192.168.7.4:22-192.168.7.3:59120.service: Deactivated successfully. Apr 22 10:57:25 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:25 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:39912). Apr 22 10:57:25 qemux86 systemd[1]: dropbear@76-192.168.7.4:22-192.168.7.3:39912.service: Deactivated successfully. Apr 22 10:57:25 qemux86 systemd-journald[161]: Forwarding to syslog missed 156 messages. Apr 22 10:57:25 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:25 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:39916). Apr 22 10:57:26 qemux86 systemd[1]: dropbear@77-192.168.7.4:22-192.168.7.3:39916.service: Deactivated successfully. Apr 22 10:57:26 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:26 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:39930). Apr 22 10:57:26 qemux86 systemd[1]: dropbear@78-192.168.7.4:22-192.168.7.3:39930.service: Deactivated successfully. Apr 22 10:57:27 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:27 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:39944). Apr 22 10:57:27 qemux86 systemd[1]: dropbear@79-192.168.7.4:22-192.168.7.3:39944.service: Deactivated successfully. Apr 22 10:57:27 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:27 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:39954). Apr 22 10:57:27 qemux86 systemd[1]: dropbear@80-192.168.7.4:22-192.168.7.3:39954.service: Deactivated successfully. Apr 22 10:57:28 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:28 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:39960). Apr 22 10:57:28 qemux86 systemd[1]: dropbear@81-192.168.7.4:22-192.168.7.3:39960.service: Deactivated successfully. Apr 22 10:57:28 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:28 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:39970). Apr 22 10:57:28 qemux86 systemd[1]: dropbear@82-192.168.7.4:22-192.168.7.3:39970.service: Deactivated successfully. Apr 22 10:57:29 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:29 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:39978). Apr 22 10:57:29 qemux86 systemd[1]: dropbear@83-192.168.7.4:22-192.168.7.3:39978.service: Deactivated successfully. Apr 22 10:57:29 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:29 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:39988). Apr 22 10:57:30 qemux86 systemd[1]: dropbear@84-192.168.7.4:22-192.168.7.3:39988.service: Deactivated successfully. Apr 22 10:57:30 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:30 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:39994). Apr 22 10:57:30 qemux86 systemd[1]: dropbear@85-192.168.7.4:22-192.168.7.3:39994.service: Deactivated successfully. Apr 22 10:57:30 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:30 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:40010). Apr 22 10:57:30 qemux86 systemd[1]: Created slice User Slice of UID 1000. Apr 22 10:57:30 qemux86 systemd[1]: Starting User Runtime Directory /run/user/1000... Apr 22 10:57:30 qemux86 systemd-logind[228]: New session c2 of user test1. Apr 22 10:57:30 qemux86 systemd[1]: Finished User Runtime Directory /run/user/1000. Apr 22 10:57:30 qemux86 systemd[1]: Starting User Manager for UID 1000... Apr 22 10:57:31 qemux86 systemd[5963]: Queued start job for default target Main User Target. Apr 22 10:57:31 qemux86 systemd[5963]: Created slice User Application Slice. Apr 22 10:57:31 qemux86 systemd[5963]: Reached target Paths. Apr 22 10:57:31 qemux86 systemd[5963]: Reached target Timers. Apr 22 10:57:31 qemux86 systemd[5963]: Starting D-Bus User Message Bus Socket... Apr 22 10:57:31 qemux86 systemd[5963]: Listening on D-Bus User Message Bus Socket. Apr 22 10:57:31 qemux86 systemd[5963]: Reached target Sockets. Apr 22 10:57:31 qemux86 systemd[5963]: Reached target Basic System. Apr 22 10:57:31 qemux86 systemd[5963]: Reached target Main User Target. Apr 22 10:57:31 qemux86 systemd[5963]: Startup finished in 59ms. Apr 22 10:57:31 qemux86 systemd[1]: Started User Manager for UID 1000. Apr 22 10:57:31 qemux86 systemd[1]: Started Session c2 of User test1. Apr 22 10:57:31 qemux86 systemd[1]: session-c2.scope: Deactivated successfully. Apr 22 10:57:31 qemux86 systemd[1]: dropbear@86-192.168.7.4:22-192.168.7.3:40010.service: Deactivated successfully. Apr 22 10:57:31 qemux86 systemd-logind[228]: Removed session c2. Apr 22 10:57:31 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:31 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:40018). Apr 22 10:57:31 qemux86 systemd-logind[228]: New session c3 of user test1. Apr 22 10:57:31 qemux86 systemd[1]: Started Session c3 of User test1. Apr 22 10:57:31 qemux86 systemd[1]: session-c3.scope: Deactivated successfully. Apr 22 10:57:31 qemux86 systemd-logind[228]: Removed session c3. Apr 22 10:57:31 qemux86 systemd[1]: dropbear@87-192.168.7.4:22-192.168.7.3:40018.service: Deactivated successfully. Apr 22 10:57:32 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:32 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:40020). Apr 22 10:57:32 qemux86 systemd[1]: dropbear@88-192.168.7.4:22-192.168.7.3:40020.service: Deactivated successfully. Apr 22 10:57:33 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:33 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:40022). Apr 22 10:57:33 qemux86 systemd[1]: dropbear@89-192.168.7.4:22-192.168.7.3:40022.service: Deactivated successfully. Apr 22 10:57:35 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:35 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:51922). Apr 22 10:57:35 qemux86 systemd[1]: dropbear@90-192.168.7.4:22-192.168.7.3:51922.service: Deactivated successfully. Apr 22 10:57:36 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:36 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:51934). Apr 22 10:57:36 qemux86 systemd[1]: dropbear@91-192.168.7.4:22-192.168.7.3:51934.service: Deactivated successfully. Apr 22 10:57:38 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:38 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:51950). Apr 22 10:57:38 qemux86 systemd[1]: dropbear@92-192.168.7.4:22-192.168.7.3:51950.service: Deactivated successfully. Apr 22 10:57:39 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:39 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:51966). Apr 22 10:57:40 qemux86 systemd[1]: dropbear@93-192.168.7.4:22-192.168.7.3:51966.service: Deactivated successfully. Apr 22 10:57:41 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:41 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:51980). Apr 22 10:57:41 qemux86 systemd[1]: dropbear@94-192.168.7.4:22-192.168.7.3:51980.service: Deactivated successfully. Apr 22 10:57:41 qemux86 systemd[1]: Stopping User Manager for UID 1000... Apr 22 10:57:41 qemux86 systemd[5963]: Activating special unit Exit the Session... Apr 22 10:57:41 qemux86 systemd[5963]: Stopped target Main User Target. Apr 22 10:57:41 qemux86 systemd[5963]: Stopped target Basic System. Apr 22 10:57:41 qemux86 systemd[5963]: Stopped target Paths. Apr 22 10:57:41 qemux86 systemd[5963]: Stopped target Sockets. Apr 22 10:57:41 qemux86 systemd[5963]: Stopped target Timers. Apr 22 10:57:41 qemux86 systemd[5963]: Closed D-Bus User Message Bus Socket. Apr 22 10:57:41 qemux86 systemd[5963]: Removed slice User Application Slice. Apr 22 10:57:41 qemux86 systemd[5963]: Reached target Shutdown. Apr 22 10:57:41 qemux86 systemd[5963]: Finished Exit the Session. Apr 22 10:57:41 qemux86 systemd[5963]: Reached target Exit the Session. Apr 22 10:57:41 qemux86 systemd[1]: user@1000.service: Deactivated successfully. Apr 22 10:57:41 qemux86 systemd[1]: Stopped User Manager for UID 1000. Apr 22 10:57:41 qemux86 systemd[1]: Stopping User Runtime Directory /run/user/1000... Apr 22 10:57:41 qemux86 systemd[1]: run-user-1000.mount: Deactivated successfully. Apr 22 10:57:41 qemux86 systemd[1]: user-runtime-dir@1000.service: Deactivated successfully. Apr 22 10:57:41 qemux86 systemd[1]: Stopped User Runtime Directory /run/user/1000. Apr 22 10:57:41 qemux86 systemd[1]: Removed slice User Slice of UID 1000. Apr 22 10:57:42 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:42 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:51994). Apr 22 10:57:43 qemux86 systemd[1]: dropbear@95-192.168.7.4:22-192.168.7.3:51994.service: Deactivated successfully. Apr 22 10:57:43 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:43 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:52010). Apr 22 10:57:43 qemux86 systemd[1]: dropbear@96-192.168.7.4:22-192.168.7.3:52010.service: Deactivated successfully. Apr 22 10:57:44 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:44 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:52022). Apr 22 10:57:44 qemux86 systemd[1]: dropbear@97-192.168.7.4:22-192.168.7.3:52022.service: Deactivated successfully. Apr 22 10:57:44 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:44 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:52032). Apr 22 10:57:44 qemux86 systemd[1]: dropbear@98-192.168.7.4:22-192.168.7.3:52032.service: Deactivated successfully. Apr 22 10:57:44 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:44 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:44496). Apr 22 10:57:45 qemux86 systemd[1]: dropbear@99-192.168.7.4:22-192.168.7.3:44496.service: Deactivated successfully. Apr 22 10:57:45 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:45 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:44510). Apr 22 10:57:45 qemux86 systemd[1]: dropbear@100-192.168.7.4:22-192.168.7.3:44510.service: Deactivated successfully. Apr 22 10:57:45 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:45 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:44512). Apr 22 10:57:46 qemux86 systemd[1]: dropbear@101-192.168.7.4:22-192.168.7.3:44512.service: Deactivated successfully. Apr 22 10:57:46 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:46 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:44526). Apr 22 10:57:46 qemux86 systemd[1]: dropbear@102-192.168.7.4:22-192.168.7.3:44526.service: Deactivated successfully. Apr 22 10:57:46 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:46 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:44530). Apr 22 10:57:46 qemux86 systemd[1]: dropbear@103-192.168.7.4:22-192.168.7.3:44530.service: Deactivated successfully. Apr 22 10:57:47 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:47 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:44538). Apr 22 10:57:47 qemux86 systemd[1]: dropbear@104-192.168.7.4:22-192.168.7.3:44538.service: Deactivated successfully. Apr 22 10:57:48 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:48 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:44546). Apr 22 10:57:48 qemux86 systemd[1]: dropbear@105-192.168.7.4:22-192.168.7.3:44546.service: Deactivated successfully. Apr 22 10:57:48 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:48 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:44548). Apr 22 10:57:48 qemux86 systemd[1]: dropbear@106-192.168.7.4:22-192.168.7.3:44548.service: Deactivated successfully. Apr 22 10:57:49 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:49 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:44558). Apr 22 10:57:49 qemux86 systemd[1]: dropbear@107-192.168.7.4:22-192.168.7.3:44558.service: Deactivated successfully. Apr 22 10:57:49 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:49 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:44560). Apr 22 10:57:49 qemux86 systemd[1]: dropbear@108-192.168.7.4:22-192.168.7.3:44560.service: Deactivated successfully. Apr 22 10:57:49 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:49 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:44566). Apr 22 10:57:50 qemux86 systemd[1]: dropbear@109-192.168.7.4:22-192.168.7.3:44566.service: Deactivated successfully. Apr 22 10:57:50 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:50 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:44574). Apr 22 10:57:50 qemux86 systemd[1]: dropbear@110-192.168.7.4:22-192.168.7.3:44574.service: Deactivated successfully. Apr 22 10:57:50 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:50 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:44590). Apr 22 10:57:51 qemux86 systemd[1]: dropbear@111-192.168.7.4:22-192.168.7.3:44590.service: Deactivated successfully. Apr 22 10:57:51 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:51 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:44596). Apr 22 10:57:51 qemux86 systemd[1]: dropbear@112-192.168.7.4:22-192.168.7.3:44596.service: Deactivated successfully. Apr 22 10:57:51 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:51 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:44598). Apr 22 10:57:52 qemux86 systemd[1]: dropbear@113-192.168.7.4:22-192.168.7.3:44598.service: Deactivated successfully. Apr 22 10:57:52 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:52 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:44614). Apr 22 10:57:52 qemux86 systemd[1]: dropbear@114-192.168.7.4:22-192.168.7.3:44614.service: Deactivated successfully. Apr 22 10:57:52 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:52 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:44620). Apr 22 10:57:53 qemux86 systemd[1]: dropbear@115-192.168.7.4:22-192.168.7.3:44620.service: Deactivated successfully. Apr 22 10:57:53 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:53 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:44632). Apr 22 10:57:53 qemux86 systemd[1]: dropbear@116-192.168.7.4:22-192.168.7.3:44632.service: Deactivated successfully. Apr 22 10:57:53 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:53 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:44648). Apr 22 10:57:53 qemux86 systemd[1]: dropbear@117-192.168.7.4:22-192.168.7.3:44648.service: Deactivated successfully. Apr 22 10:57:54 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:54 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:44662). Apr 22 10:57:54 qemux86 systemd[1]: dropbear@118-192.168.7.4:22-192.168.7.3:44662.service: Deactivated successfully. Apr 22 10:57:54 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:54 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:44664). Apr 22 10:57:54 qemux86 systemd[1]: dropbear@119-192.168.7.4:22-192.168.7.3:44664.service: Deactivated successfully. Apr 22 10:57:55 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:55 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:41858). Apr 22 10:57:55 qemux86 systemd[1]: dropbear@120-192.168.7.4:22-192.168.7.3:41858.service: Deactivated successfully. Apr 22 10:57:55 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:55 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:41864). Apr 22 10:57:55 qemux86 systemd[1]: dropbear@121-192.168.7.4:22-192.168.7.3:41864.service: Deactivated successfully. Apr 22 10:57:55 qemux86 systemd-journald[161]: Forwarding to syslog missed 177 messages. Apr 22 10:57:56 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:56 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:41874). Apr 22 10:57:56 qemux86 systemd[1]: dropbear@122-192.168.7.4:22-192.168.7.3:41874.service: Deactivated successfully. Apr 22 10:57:56 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:56 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:41884). Apr 22 10:57:56 qemux86 systemd[1]: dropbear@123-192.168.7.4:22-192.168.7.3:41884.service: Deactivated successfully. Apr 22 10:57:57 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:57 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:41890). Apr 22 10:57:57 qemux86 systemd[1]: dropbear@124-192.168.7.4:22-192.168.7.3:41890.service: Deactivated successfully. Apr 22 10:57:57 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:57 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:41902). Apr 22 10:57:57 qemux86 systemd[1]: dropbear@125-192.168.7.4:22-192.168.7.3:41902.service: Deactivated successfully. Apr 22 10:57:58 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:58 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:41908). Apr 22 10:57:58 qemux86 systemd[1]: dropbear@126-192.168.7.4:22-192.168.7.3:41908.service: Deactivated successfully. Apr 22 10:57:58 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:58 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:41924). Apr 22 10:57:58 qemux86 systemd[1]: dropbear@127-192.168.7.4:22-192.168.7.3:41924.service: Deactivated successfully. Apr 22 10:57:59 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:57:59 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:41930). Apr 22 10:57:59 qemux86 systemd[1]: dropbear@128-192.168.7.4:22-192.168.7.3:41930.service: Deactivated successfully. Apr 22 10:58:00 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:58:00 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:41932). Apr 22 10:58:00 qemux86 systemd[1]: dropbear@129-192.168.7.4:22-192.168.7.3:41932.service: Deactivated successfully. Apr 22 10:58:00 qemux86 systemd[1]: SSH Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key). Apr 22 10:58:00 qemux86 systemd[1]: Started SSH Per-Connection Server (192.168.7.3:41948). NOTE: ... ok NOTE: test_systemd_status (systemd.SystemdServiceTests.test_systemd_status) DEBUG: Checking if at least one of avahi-daemon is installed DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; SYSTEMD_BUS_TIMEOUT=240s systemctl status --full avahi-daemon.service DEBUG: Waiting for process output: time: 1682161084.9195914, endtime: 1682161384.908375 DEBUG: Partial data from SSH call: * avahi-daemon.service - Avahi mDNS/DNS-SD Stack Loaded: loaded (/lib/systemd/system/avahi-daemon.service; enabled; preset: enabled) Active: active (running) since Sat 2023-04-22 10:56:29 UTC; 1min 32s ago TriggeredBy: * avahi-daemon.socket Main PID: 236 (avahi-daemon) Status: "avahi-daemon 0.8 starting up." Tasks: 2 (limit: 1162) Memory: 680.0K CGroup: /system.slice/avahi-daemon.service |-236 "avahi-daemon: registering [qemux86.local]" `-237 "avahi-daemon: chroot helper" Apr 22 10:56:29 qemux86 systemd[1]: Starting Avahi mDNS/DNS-SD Stack... Apr 22 10:56:29 qemux86 systemd[1]: Started Avahi mDNS/DNS-SD Stack. DEBUG: Waiting for process output: time: 1682161085.2748606, endtime: 1682161385.2748585 DEBUG: Data from SSH call: * avahi-daemon.service - Avahi mDNS/DNS-SD Stack Loaded: loaded (/lib/systemd/system/avahi-daemon.service; enabled; preset: enabled) Active: active (running) since Sat 2023-04-22 10:56:29 UTC; 1min 32s ago TriggeredBy: * avahi-daemon.socket Main PID: 236 (avahi-daemon) Status: "avahi-daemon 0.8 starting up." Tasks: 2 (limit: 1162) Memory: 680.0K CGroup: /system.slice/avahi-daemon.service |-236 "avahi-daemon: registering [qemux86.local]" `-237 "avahi-daemon: chroot helper" Apr 22 10:56:29 qemux86 systemd[1]: Starting Avahi mDNS/DNS-SD Stack... Apr 22 10:56:29 qemux86 systemd[1]: Started Avahi mDNS/DNS-SD Stack. DEBUG: [Command returned '0' after 0.57 seconds] DEBUG: Command: SYSTEMD_BUS_TIMEOUT=240s systemctl status --full avahi-daemon.service Status: 0 Output: * avahi-daemon.service - Avahi mDNS/DNS-SD Stack Loaded: loaded (/lib/systemd/system/avahi-daemon.service; enabled; preset: enabled) Active: active (running) since Sat 2023-04-22 10:56:29 UTC; 1min 32s ago TriggeredBy: * avahi-daemon.socket Main PID: 236 (avahi-daemon) Status: "avahi-daemon 0.8 starting up." Tasks: 2 (limit: 1162) Memory: 680.0K CGroup: /system.slice/avahi-daemon.service |-236 "avahi-daemon: registering [qemux86.local]" `-237 "avahi-daemon: chroot helper" Apr 22 10:56:29 qemux86 systemd[1]: Starting Avahi mDNS/DNS-SD Stack... Apr 22 10:56:29 qemux86 systemd[1]: Started Avahi mDNS/DNS-SD Stack. NOTE: ... ok NOTE: test_systemd_disable_enable (systemd.SystemdServiceTests.test_systemd_disable_enable) DEBUG: Checking if read-only-rootfs is not in DISTRO_FEATURES or IMAGE_FEATURES DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; SYSTEMD_BUS_TIMEOUT=240s systemctl disable avahi-daemon.service DEBUG: Waiting for process output: time: 1682161085.4831867, endtime: 1682161385.477135 DEBUG: Partial data from SSH call: Removed "/etc/systemd/system/multi-user.target.wants/avahi-daemon.service". Removed "/etc/systemd/system/dbus-org.freedesktop.Avahi.service". Removed "/etc/systemd/system/sockets.target.wants/avahi-daemon.socket". DEBUG: Waiting for process output: time: 1682161085.9008157, endtime: 1682161385.9008133 DEBUG: Data from SSH call: Removed "/etc/systemd/system/multi-user.target.wants/avahi-daemon.service". Removed "/etc/systemd/system/dbus-org.freedesktop.Avahi.service". Removed "/etc/systemd/system/sockets.target.wants/avahi-daemon.socket". DEBUG: [Command returned '0' after 0.78 seconds] DEBUG: Command: SYSTEMD_BUS_TIMEOUT=240s systemctl disable avahi-daemon.service Status: 0 Output: Removed "/etc/systemd/system/multi-user.target.wants/avahi-daemon.service". Removed "/etc/systemd/system/dbus-org.freedesktop.Avahi.service". Removed "/etc/systemd/system/sockets.target.wants/avahi-daemon.socket". DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; SYSTEMD_BUS_TIMEOUT=240s systemctl is-enabled avahi-daemon.service DEBUG: Waiting for process output: time: 1682161086.2553077, endtime: 1682161386.2544632 DEBUG: Partial data from SSH call: disabled DEBUG: Waiting for process output: time: 1682161086.6329682, endtime: 1682161386.6329658 DEBUG: Data from SSH call: disabled DEBUG: [Command returned '1' after 0.58 seconds] DEBUG: Command: SYSTEMD_BUS_TIMEOUT=240s systemctl is-enabled avahi-daemon.service Status: 1 Output: disabled DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; SYSTEMD_BUS_TIMEOUT=240s systemctl enable avahi-daemon.service DEBUG: Waiting for process output: time: 1682161086.834745, endtime: 1682161386.8339493 DEBUG: Partial data from SSH call: Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service -> /lib/systemd/system/avahi-daemon.service. Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service -> /lib/systemd/system/avahi-daemon.service. Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket -> /lib/systemd/system/avahi-daemon.socket. DEBUG: Waiting for process output: time: 1682161087.193965, endtime: 1682161387.1939633 DEBUG: Data from SSH call: Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service -> /lib/systemd/system/avahi-daemon.service. Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service -> /lib/systemd/system/avahi-daemon.service. Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket -> /lib/systemd/system/avahi-daemon.socket. DEBUG: [Command returned '0' after 0.61 seconds] DEBUG: Command: SYSTEMD_BUS_TIMEOUT=240s systemctl enable avahi-daemon.service Status: 0 Output: Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service -> /lib/systemd/system/avahi-daemon.service. Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service -> /lib/systemd/system/avahi-daemon.service. Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket -> /lib/systemd/system/avahi-daemon.socket. DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; SYSTEMD_BUS_TIMEOUT=240s systemctl is-enabled avahi-daemon.service DEBUG: Waiting for process output: time: 1682161087.4476016, endtime: 1682161387.4468184 DEBUG: Partial data from SSH call: enabled DEBUG: Waiting for process output: time: 1682161087.8079534, endtime: 1682161387.8079515 DEBUG: Data from SSH call: enabled DEBUG: [Command returned '0' after 0.56 seconds] DEBUG: Command: SYSTEMD_BUS_TIMEOUT=240s systemctl is-enabled avahi-daemon.service Status: 0 Output: enabled NOTE: ... ok NOTE: test_systemd_disable_enable_ro (systemd.SystemdServiceTests.test_systemd_disable_enable_ro) DEBUG: Checking if read-only-rootfs is in DISTRO_FEATURES or IMAGE_FEATURES NOTE: ... skipped 'Test is only meant to run with read-only-rootfs in IMAGE_FEATURES' Test is only meant to run with read-only-rootfs in IMAGE_FEATURES NOTE: test_systemd_stop_start (systemd.SystemdServiceTests.test_systemd_stop_start) DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; SYSTEMD_BUS_TIMEOUT=240s systemctl stop avahi-daemon.service DEBUG: Waiting for process output: time: 1682161088.0105925, endtime: 1682161388.00979 DEBUG: Partial data from SSH call: Warning: Stopping avahi-daemon.service, but it can still be activated by: avahi-daemon.socket DEBUG: Waiting for process output: time: 1682161088.3718772, endtime: 1682161388.3718755 DEBUG: Data from SSH call: Warning: Stopping avahi-daemon.service, but it can still be activated by: avahi-daemon.socket DEBUG: [Command returned '0' after 0.56 seconds] DEBUG: Command: SYSTEMD_BUS_TIMEOUT=240s systemctl stop avahi-daemon.service Status: 0 Output: Warning: Stopping avahi-daemon.service, but it can still be activated by: avahi-daemon.socket DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; SYSTEMD_BUS_TIMEOUT=240s systemctl is-active avahi-daemon.service DEBUG: Waiting for process output: time: 1682161088.5736508, endtime: 1682161388.572864 DEBUG: Partial data from SSH call: inactive DEBUG: Waiting for process output: time: 1682161088.9498806, endtime: 1682161388.949879 DEBUG: Data from SSH call: inactive DEBUG: [Command returned '3' after 0.58 seconds] DEBUG: Command: SYSTEMD_BUS_TIMEOUT=240s systemctl is-active avahi-daemon.service Status: 3 Output: inactive DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; SYSTEMD_BUS_TIMEOUT=240s systemctl start avahi-daemon.service DEBUG: Waiting for process output: time: 1682161089.1515894, endtime: 1682161389.1507955 DEBUG: Data from SSH call: DEBUG: [Command returned '0' after 0.38 seconds] DEBUG: Command: SYSTEMD_BUS_TIMEOUT=240s systemctl start avahi-daemon.service Status: 0 Output: DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; SYSTEMD_BUS_TIMEOUT=240s systemctl is-active avahi-daemon.service DEBUG: Waiting for process output: time: 1682161089.529922, endtime: 1682161389.5290911 DEBUG: Partial data from SSH call: active DEBUG: Waiting for process output: time: 1682161089.904988, endtime: 1682161389.904986 DEBUG: Data from SSH call: active DEBUG: [Command returned '0' after 0.58 seconds] DEBUG: Command: SYSTEMD_BUS_TIMEOUT=240s systemctl is-active avahi-daemon.service Status: 0 Output: active NOTE: ... ok NOTE: test_wayland_info (weston.WestonTest.test_wayland_info) DEBUG: Checking if at least one of wayland-utils is installed NOTE: ... skipped 'Test requires wayland-utils to be installed' Test requires wayland-utils to be installed NOTE: test_weston_can_initialize_new_wayland_compositor (weston.WestonTest.test_weston_can_initialize_new_wayland_compositor) DEBUG: Checking if at least one of weston is installed NOTE: ... skipped 'Test requires weston to be installed' Test requires weston to be installed NOTE: test_weston_running (weston.WestonTest.test_weston_running) DEBUG: Checking if at least one of weston is installed NOTE: ... skipped 'Test requires weston to be installed' Test requires weston to be installed NOTE: test_weston_supports_xwayland (weston.WestonTest.test_weston_supports_xwayland) DEBUG: Checking if at least one of weston is installed NOTE: ... skipped 'Test requires weston to be installed' Test requires weston to be installed DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; rm /tmp/weston-2.log DEBUG: Waiting for process output: time: 1682161090.108522, endtime: 1682161390.1077175 DEBUG: Partial data from SSH call: rm: can't remove '/tmp/weston-2.log': No such file or directory DEBUG: Waiting for process output: time: 1682161090.4708772, endtime: 1682161390.470876 DEBUG: Data from SSH call: rm: can't remove '/tmp/weston-2.log': No such file or directory DEBUG: [Command returned '1' after 0.56 seconds] DEBUG: Command: rm /tmp/weston-2.log Status: 1 Output: rm: can't remove '/tmp/weston-2.log': No such file or directory NOTE: test_xorg_running (xorg.XorgTest.test_xorg_running) DEBUG: Checking if at least one of xserver-nodm-init is installed DEBUG: Checking if x11-base is in DISTRO_FEATURES or IMAGE_FEATURES DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; ps | grep -v xinit | grep [X]org DEBUG: Waiting for process output: time: 1682161090.673096, endtime: 1682161390.6722124 DEBUG: Partial data from SSH call: 249 root 285m S< /usr/bin/Xorg :0 -br -pn DEBUG: Waiting for process output: time: 1682161091.0499218, endtime: 1682161391.0499206 DEBUG: Data from SSH call: 249 root 285m S< /usr/bin/Xorg :0 -br -pn DEBUG: [Command returned '0' after 0.58 seconds] DEBUG: Command: ps | grep -v xinit | grep [X]org Status: 0 Output: 249 root 285m S< /usr/bin/Xorg :0 -br -pn DEBUG: [Running]$ ssh -l root -o ServerAliveCountMax=2 -o ServerAliveInterval=30 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; ps DEBUG: Waiting for process output: time: 1682161091.2674453, endtime: 1682161391.2511792 DEBUG: Partial data from SSH call: PID USER VSZ STAT COMMAND 1 root 36584 S {systemd} /sbin/init 2 root 0 SW [kthreadd] 3 root 0 IW< [rcu_gp] 4 root 0 IW< [rcu_par_gp] 5 root 0 IW< [slub_flushwq] 6 root 0 IW< [netns] 7 root 0 IW [kworker/0:0-rcu] 8 root 0 IW< [kworker/0:0H-ev] 9 root 0 IW [kworker/u8:0-ev] 10 root 0 IW< [mm_percpu_wq] 11 root 0 IW [kworker/u8:1-ev] 12 root 0 SW [rcu_tasks_kthre] 13 root 0 SW [rcu_tasks_rude_] 14 root 0 SW [rcu_tasks_trace] 15 root 0 SW [ksoftirqd/0] 16 root 0 RW [rcu_preempt] 17 root 0 SW [migration/0] 18 root 0 SW [cpuhp/0] 19 root 0 SW [cpuhp/1] 20 root 0 SW [migration/1] 21 root 0 SW [ksoftirqd/1] 22 root 0 IW [kworker/1:0-eve] 23 root 0 IW< [kworker/1:0H-ev] 24 root 0 SW [cpuhp/2] 25 root 0 SW [migration/2] 26 root 0 SW [ksoftirqd/2] 27 root 0 IW [kworker/2:0-cgr] 28 root 0 IW< [kworker/2:0H-ev] 29 root 0 SW [cpuhp/3] 30 root 0 SW [migration/3] 31 root 0 SW [ksoftirqd/3] 32 root 0 IW [kworker/3:0-cgr] 33 root 0 IW< [kworker/3:0H-kb] 34 root 0 SW [kdevtmpfs] 35 root 0 IW< [inet_frag_wq] 36 root 0 IW [kworker/0:1-cgr] 37 root 0 IW [kworker/1:1-eve] 38 root 0 SW [oom_reaper] 39 root 0 IW< [writeback] 40 root 0 SW [kcompactd0] 77 root 0 IW< [kblockd] 78 root 0 IW< [blkcg_punt_bio] 79 root 0 IW< [ata_sff] 80 root 0 IW< [md] 81 root 0 IW< [kworker/0:1H-kb] 82 root 0 IW [kworker/u8:2-ev] 83 root 0 IW< [rpciod] 84 root 0 IW< [kworker/u9:0] 85 root 0 IW< [xprtiod] 86 root 0 SW [kswapd0] 87 root 0 IW< [nfsiod] 88 root 0 IW< [cifsiod] 89 root 0 IW< [smb3decryptd] 90 root 0 IW< [cifsfileinfoput] 91 root 0 IW< [cifsoplockd] 92 root 0 IW< [deferredclose] 94 root 0 IW< [acpi_thermal_pm] 95 root 0 SW [hwrng] 96 root 0 IW [kworker/2:1-rcu] 97 root 0 IW [kworker/2:2-cgr] 98 root 0 IW< [nvme-wq] 99 root 0 IW< [nvme-reset-wq] 100 root 0 IW< [nvme-delete-wq] 101 root 0 SW [scsi_eh_0] 102 root 0 IW< [scsi_tmf_0] 103 root 0 SW [scsi_eh_1] 104 root 0 IW< [scsi_tmf_1] 105 root 0 SW [scsi_eh_2] 106 root 0 IW< [scsi_tmf_2] 107 root 0 SW [scsi_eh_3] 108 root 0 IW< [scsi_tmf_3] 109 root 0 SW [scsi_eh_4] 110 root 0 IW< [scsi_tmf_4] 111 root 0 SW [scsi_eh_5] 112 root 0 IW< [scsi_tmf_5] 113 root 0 IW [kworker/u8:3-ev] 114 root 0 IW [kworker/u8:4-ev] 115 root 0 IW [kworker/u8:5-ev] 116 root 0 IW [kworker/u8:6-ev] 117 root 0 IW [kworker/u8:7-ev] 118 root 0 IW< [raid5wq] 119 root 0 IW< [dm_bufio_cache] 120 root 0 IW< [mld] 121 root 0 IW< [kworker/1:1H-kb] 122 root 0 IW< [ipv6_addrconf] 123 root 0 IW [kworker/3:1-eve] 128 root 0 IW [kworker/1:2-eve] 129 root 0 SW [jbd2/vda-8] 130 root 0 IW< [ext4-rsv-conver] 131 root 0 IW< [kworker/3:1H-kb] 134 root 0 IW< [kworker/2:1H-kb] 160 rpc 4844 S /usr/sbin/rpcbind -w -f 161 root 39860 S /lib/systemd/systemd-journald 172 root 0 IW [kworker/1:3-eve] 173 root 0 IW [kworker/3:2] 174 root 0 IW [kworker/3:3-rcu] 176 root 0 IW [kworker/2:3-rcu] 183 root 24780 S /lib/systemd/systemd-udevd 202 root 0 IW [kworker/1:4-rcu] 203 root 0 IW [kworker/1:5-cgr] 205 root 0 IW [kworker/1:6-rcu] 206 root 0 IW [kworker/1:7-eve] 207 root 0 IW [kworker/1:8] 209 root 0 IW [kworker/2:4-eve] 220 root 0 IW [kworker/0:2-rcu] 222 root 4156 S /sbin/klogd -n 224 messageb 6140 S /usr/bin/dbus-daemon --system --address=systemd: --n 227 root 10492 S /usr/sbin/ofonod -n 228 root 14456 S /lib/systemd/systemd-logind 232 root 0 IW [kworker/0:3-eve] 233 root 13876 S /usr/sbin/connmand -n 234 systemd- 15636 S /lib/systemd/systemd-networkd 239 root 14312 S /usr/sbin/wpa_supplicant -u 240 root 4836 S /sbin/agetty -o -p -- \u --noclear - linux 241 root 2832 S /sbin/agetty -8 -L ttyS0 115200 linux 242 root 5076 S /bin/login -- 247 root 4356 S xinit /etc/X11/Xsession -- /usr/bin/Xorg :0 -br -pn 249 root 285m S< /usr/bin/Xorg :0 -br -pn 252 root 9076 S matchbox-window-manager -theme Sato -use_cursor no 257 root 6928 S dbus-launch --sh-syntax --exit-with-session 258 root 5992 S /usr/bin/dbus-daemon --syslog --fork --print-pid 5 - 266 root 37604 S /usr/libexec/at-spi-bus-launcher --launch-immediatel 270 root 55804 S connman-applet 285 root 5872 S /usr/bin/dbus-daemon --config-file=/usr/share/defaul 288 root 0 Z [xinput_calibrat] 289 root 11272 S /usr/libexec/gconfd-2 292 root 59332 S matchbox-desktop 293 root 73704 S matchbox-panel --start-applets showdesktop,windowsel 295 root 24832 S /usr/bin/settings-daemon 297 root 87792 S< /usr/bin/pulseaudio --start --log-target=syslog 301 root 13936 S /lib/systemd/systemd-userdbd 312 root 31564 S /usr/libexec/at-spi2-registryd --use-gnome-session 313 root 14284 S systemd-userwork: waiting... 314 root 14284 S systemd-userwork: waiting... 315 root 14284 S systemd-userwork: waiting... 323 root 16120 S /lib/systemd/systemd --user 324 root 18024 S (sd-pam) 338 root 4424 S -sh 412 systemd- 32660 S /lib/systemd/systemd-timesyncd 5825 root 4152 S /sbin/syslogd -n 6208 avahi 6076 S avahi-daemon: running [qemux86.local] 6209 avahi 5972 S avahi-daemon: chroot helper 6227 root 3328 S /usr/sbin/dropbear -i -r /etc/dropbear/dropbear_rsa_ 6228 root 4200 R ps DEBUG: Waiting for process output: time: 1682161091.594427, endtime: 1682161391.5944252 DEBUG: Data from SSH call: PID USER VSZ STAT COMMAND 1 root 36584 S {systemd} /sbin/init 2 root 0 SW [kthreadd] 3 root 0 IW< [rcu_gp] 4 root 0 IW< [rcu_par_gp] 5 root 0 IW< [slub_flushwq] 6 root 0 IW< [netns] 7 root 0 IW [kworker/0:0-rcu] 8 root 0 IW< [kworker/0:0H-ev] 9 root 0 IW [kworker/u8:0-ev] 10 root 0 IW< [mm_percpu_wq] 11 root 0 IW [kworker/u8:1-ev] 12 root 0 SW [rcu_tasks_kthre] 13 root 0 SW [rcu_tasks_rude_] 14 root 0 SW [rcu_tasks_trace] 15 root 0 SW [ksoftirqd/0] 16 root 0 RW [rcu_preempt] 17 root 0 SW [migration/0] 18 root 0 SW [cpuhp/0] 19 root 0 SW [cpuhp/1] 20 root 0 SW [migration/1] 21 root 0 SW [ksoftirqd/1] 22 root 0 IW [kworker/1:0-eve] 23 root 0 IW< [kworker/1:0H-ev] 24 root 0 SW [cpuhp/2] 25 root 0 SW [migration/2] 26 root 0 SW [ksoftirqd/2] 27 root 0 IW [kworker/2:0-cgr] 28 root 0 IW< [kworker/2:0H-ev] 29 root 0 SW [cpuhp/3] 30 root 0 SW [migration/3] 31 root 0 SW [ksoftirqd/3] 32 root 0 IW [kworker/3:0-cgr] 33 root 0 IW< [kworker/3:0H-kb] 34 root 0 SW [kdevtmpfs] 35 root 0 IW< [inet_frag_wq] 36 root 0 IW [kworker/0:1-cgr] 37 root 0 IW [kworker/1:1-eve] 38 root 0 SW [oom_reaper] 39 root 0 IW< [writeback] 40 root 0 SW [kcompactd0] 77 root 0 IW< [kblockd] 78 root 0 IW< [blkcg_punt_bio] 79 root 0 IW< [ata_sff] 80 root 0 IW< [md] 81 root 0 IW< [kworker/0:1H-kb] 82 root 0 IW [kworker/u8:2-ev] 83 root 0 IW< [rpciod] 84 root 0 IW< [kworker/u9:0] 85 root 0 IW< [xprtiod] 86 root 0 SW [kswapd0] 87 root 0 IW< [nfsiod] 88 root 0 IW< [cifsiod] 89 root 0 IW< [smb3decryptd] 90 root 0 IW< [cifsfileinfoput] 91 root 0 IW< [cifsoplockd] 92 root 0 IW< [deferredclose] 94 root 0 IW< [acpi_thermal_pm] 95 root 0 SW [hwrng] 96 root 0 IW [kworker/2:1-rcu] 97 root 0 IW [kworker/2:2-cgr] 98 root 0 IW< [nvme-wq] 99 root 0 IW< [nvme-reset-wq] 100 root 0 IW< [nvme-delete-wq] 101 root 0 SW [scsi_eh_0] 102 root 0 IW< [scsi_tmf_0] 103 root 0 SW [scsi_eh_1] 104 root 0 IW< [scsi_tmf_1] 105 root 0 SW [scsi_eh_2] 106 root 0 IW< [scsi_tmf_2] 107 root 0 SW [scsi_eh_3] 108 root 0 IW< [scsi_tmf_3] 109 root 0 SW [scsi_eh_4] 110 root 0 IW< [scsi_tmf_4] 111 root 0 SW [scsi_eh_5] 112 root 0 IW< [scsi_tmf_5] 113 root 0 IW [kworker/u8:3-ev] 114 root 0 IW [kworker/u8:4-ev] 115 root 0 IW [kworker/u8:5-ev] 116 root 0 IW [kworker/u8:6-ev] 117 root 0 IW [kworker/u8:7-ev] 118 root 0 IW< [raid5wq] 119 root 0 IW< [dm_bufio_cache] 120 root 0 IW< [mld] 121 root 0 IW< [kworker/1:1H-kb] 122 root 0 IW< [ipv6_addrconf] 123 root 0 IW [kworker/3:1-eve] 128 root 0 IW [kworker/1:2-eve] 129 root 0 SW [jbd2/vda-8] 130 root 0 IW< [ext4-rsv-conver] 131 root 0 IW< [kworker/3:1H-kb] 134 root 0 IW< [kworker/2:1H-kb] 160 rpc 4844 S /usr/sbin/rpcbind -w -f 161 root 39860 S /lib/systemd/systemd-journald 172 root 0 IW [kworker/1:3-eve] 173 root 0 IW [kworker/3:2] 174 root 0 IW [kworker/3:3-rcu] 176 root 0 IW [kworker/2:3-rcu] 183 root 24780 S /lib/systemd/systemd-udevd 202 root 0 IW [kworker/1:4-rcu] 203 root 0 IW [kworker/1:5-cgr] 205 root 0 IW [kworker/1:6-rcu] 206 root 0 IW [kworker/1:7-eve] 207 root 0 IW [kworker/1:8] 209 root 0 IW [kworker/2:4-eve] 220 root 0 IW [kworker/0:2-rcu] 222 root 4156 S /sbin/klogd -n 224 messageb 6140 S /usr/bin/dbus-daemon --system --address=systemd: --n 227 root 10492 S /usr/sbin/ofonod -n 228 root 14456 S /lib/systemd/systemd-logind 232 root 0 IW [kworker/0:3-eve] 233 root 13876 S /usr/sbin/connmand -n 234 systemd- 15636 S /lib/systemd/systemd-networkd 239 root 14312 S /usr/sbin/wpa_supplicant -u 240 root 4836 S /sbin/agetty -o -p -- \u --noclear - linux 241 root 2832 S /sbin/agetty -8 -L ttyS0 115200 linux 242 root 5076 S /bin/login -- 247 root 4356 S xinit /etc/X11/Xsession -- /usr/bin/Xorg :0 -br -pn 249 root 285m S< /usr/bin/Xorg :0 -br -pn 252 root 9076 S matchbox-window-manager -theme Sato -use_cursor no 257 root 6928 S dbus-launch --sh-syntax --exit-with-session 258 root 5992 S /usr/bin/dbus-daemon --syslog --fork --print-pid 5 - 266 root 37604 S /usr/libexec/at-spi-bus-launcher --launch-immediatel 270 root 55804 S connman-applet 285 root 5872 S /usr/bin/dbus-daemon --config-file=/usr/share/defaul 288 root 0 Z [xinput_calibrat] 289 root 11272 S /usr/libexec/gconfd-2 292 root 59332 S matchbox-desktop 293 root 73704 S matchbox-panel --start-applets showdesktop,windowsel 295 root 24832 S /usr/bin/settings-daemon 297 root 87792 S< /usr/bin/pulseaudio --start --log-target=syslog 301 root 13936 S /lib/systemd/systemd-userdbd 312 root 31564 S /usr/libexec/at-spi2-registryd --use-gnome-session 313 root 14284 S systemd-userwork: waiting... 314 root 14284 S systemd-userwork: waiting... 315 root 14284 S systemd-userwork: waiting... 323 root 16120 S /lib/systemd/systemd --user 324 root 18024 S (sd-pam) 338 root 4424 S -sh 412 systemd- 32660 S /lib/systemd/systemd-timesyncd 5825 root 4152 S /sbin/syslogd -n 6208 avahi 6076 S avahi-daemon: running [qemux86.local] 6209 avahi 5972 S avahi-daemon: chroot helper 6227 root 3328 S /usr/sbin/dropbear -i -r /etc/dropbear/dropbear_rsa_ 6228 root 4200 R ps DEBUG: [Command returned '0' after 0.54 seconds] DEBUG: Command: ps Status: 0 Output: PID USER VSZ STAT COMMAND 1 root 36584 S {systemd} /sbin/init 2 root 0 SW [kthreadd] 3 root 0 IW< [rcu_gp] 4 root 0 IW< [rcu_par_gp] 5 root 0 IW< [slub_flushwq] 6 root 0 IW< [netns] 7 root 0 IW [kworker/0:0-rcu] 8 root 0 IW< [kworker/0:0H-ev] 9 root 0 IW [kworker/u8:0-ev] 10 root 0 IW< [mm_percpu_wq] 11 root 0 IW [kworker/u8:1-ev] 12 root 0 SW [rcu_tasks_kthre] 13 root 0 SW [rcu_tasks_rude_] 14 root 0 SW [rcu_tasks_trace] 15 root 0 SW [ksoftirqd/0] 16 root 0 RW [rcu_preempt] 17 root 0 SW [migration/0] 18 root 0 SW [cpuhp/0] 19 root 0 SW [cpuhp/1] 20 root 0 SW [migration/1] 21 root 0 SW [ksoftirqd/1] 22 root 0 IW [kworker/1:0-eve] 23 root 0 IW< [kworker/1:0H-ev] 24 root 0 SW [cpuhp/2] 25 root 0 SW [migration/2] 26 root 0 SW [ksoftirqd/2] 27 root 0 IW [kworker/2:0-cgr] 28 root 0 IW< [kworker/2:0H-ev] 29 root 0 SW [cpuhp/3] 30 root 0 SW [migration/3] 31 root 0 SW [ksoftirqd/3] 32 root 0 IW [kworker/3:0-cgr] 33 root 0 IW< [kworker/3:0H-kb] 34 root 0 SW [kdevtmpfs] 35 root 0 IW< [inet_frag_wq] 36 root 0 IW [kworker/0:1-cgr] 37 root 0 IW [kworker/1:1-eve] 38 root 0 SW [oom_reaper] 39 root 0 IW< [writeback] 40 root 0 SW [kcompactd0] 77 root 0 IW< [kblockd] 78 root 0 IW< [blkcg_punt_bio] 79 root 0 IW< [ata_sff] 80 root 0 IW< [md] 81 root 0 IW< [kworker/0:1H-kb] 82 root 0 IW [kworker/u8:2-ev] 83 root 0 IW< [rpciod] 84 root 0 IW< [kworker/u9:0] 85 root 0 IW< [xprtiod] 86 root 0 SW [kswapd0] 87 root 0 IW< [nfsiod] 88 root 0 IW< [cifsiod] 89 root 0 IW< [smb3decryptd] 90 root 0 IW< [cifsfileinfoput] 91 root 0 IW< [cifsoplockd] 92 root 0 IW< [deferredclose] 94 root 0 IW< [acpi_thermal_pm] 95 root 0 SW [hwrng] 96 root 0 IW [kworker/2:1-rcu] 97 root 0 IW [kworker/2:2-cgr] 98 root 0 IW< [nvme-wq] 99 root 0 IW< [nvme-reset-wq] 100 root 0 IW< [nvme-delete-wq] 101 root 0 SW [scsi_eh_0] 102 root 0 IW< [scsi_tmf_0] 103 root 0 SW [scsi_eh_1] 104 root 0 IW< [scsi_tmf_1] 105 root 0 SW [scsi_eh_2] 106 root 0 IW< [scsi_tmf_2] 107 root 0 SW [scsi_eh_3] 108 root 0 IW< [scsi_tmf_3] 109 root 0 SW [scsi_eh_4] 110 root 0 IW< [scsi_tmf_4] 111 root 0 SW [scsi_eh_5] 112 root 0 IW< [scsi_tmf_5] 113 root 0 IW [kworker/u8:3-ev] 114 root 0 IW [kworker/u8:4-ev] 115 root 0 IW [kworker/u8:5-ev] 116 root 0 IW [kworker/u8:6-ev] 117 root 0 IW [kworker/u8:7-ev] 118 root 0 IW< [raid5wq] 119 root 0 IW< [dm_bufio_cache] 120 root 0 IW< [mld] 121 root 0 IW< [kworker/1:1H-kb] 122 root 0 IW< [ipv6_addrconf] 123 root 0 IW [kworker/3:1-eve] 128 root 0 IW [kworker/1:2-eve] 129 root 0 SW [jbd2/vda-8] 130 root 0 IW< [ext4-rsv-conver] 131 root 0 IW< [kworker/3:1H-kb] 134 root 0 IW< [kworker/2:1H-kb] 160 rpc 4844 S /usr/sbin/rpcbind -w -f 161 root 39860 S /lib/systemd/systemd-journald 172 root 0 IW [kworker/1:3-eve] 173 root 0 IW [kworker/3:2] 174 root 0 IW [kworker/3:3-rcu] 176 root 0 IW [kworker/2:3-rcu] 183 root 24780 S /lib/systemd/systemd-udevd 202 root 0 IW [kworker/1:4-rcu] 203 root 0 IW [kworker/1:5-cgr] 205 root 0 IW [kworker/1:6-rcu] 206 root 0 IW [kworker/1:7-eve] 207 root 0 IW [kworker/1:8] 209 root 0 IW [kworker/2:4-eve] 220 root 0 IW [kworker/0:2-rcu] 222 root 4156 S /sbin/klogd -n 224 messageb 6140 S /usr/bin/dbus-daemon --system --address=systemd: --n 227 root 10492 S /usr/sbin/ofonod -n 228 root 14456 S /lib/systemd/systemd-logind 232 root 0 IW [kworker/0:3-eve] 233 root 13876 S /usr/sbin/connmand -n 234 systemd- 15636 S /lib/systemd/systemd-networkd 239 root 14312 S /usr/sbin/wpa_supplicant -u 240 root 4836 S /sbin/agetty -o -p -- \u --noclear - linux 241 root 2832 S /sbin/agetty -8 -L ttyS0 115200 linux 242 root 5076 S /bin/login -- 247 root 4356 S xinit /etc/X11/Xsession -- /usr/bin/Xorg :0 -br -pn 249 root 285m S< /usr/bin/Xorg :0 -br -pn 252 root 9076 S matchbox-window-manager -theme Sato -use_cursor no 257 root 6928 S dbus-launch --sh-syntax --exit-with-session 258 root 5992 S /usr/bin/dbus-daemon --syslog --fork --print-pid 5 - 266 root 37604 S /usr/libexec/at-spi-bus-launcher --launch-immediatel 270 root 55804 S connman-applet 285 root 5872 S /usr/bin/dbus-daemon --config-file=/usr/share/defaul 288 root 0 Z [xinput_calibrat] 289 root 11272 S /usr/libexec/gconfd-2 292 root 59332 S matchbox-desktop 293 root 73704 S matchbox-panel --start-applets showdesktop,windowsel 295 root 24832 S /usr/bin/settings-daemon 297 root 87792 S< /usr/bin/pulseaudio --start --log-target=syslog 301 root 13936 S /lib/systemd/systemd-userdbd 312 root 31564 S /usr/libexec/at-spi2-registryd --use-gnome-session 313 root 14284 S systemd-userwork: waiting... 314 root 14284 S systemd-userwork: waiting... 315 root 14284 S systemd-userwork: waiting... 323 root 16120 S /lib/systemd/systemd --user 324 root 18024 S (sd-pam) 338 root 4424 S -sh 412 systemd- 32660 S /lib/systemd/systemd-timesyncd 5825 root 4152 S /sbin/syslogd -n 6208 avahi 6076 S avahi-daemon: running [qemux86.local] 6209 avahi 5972 S avahi-daemon: chroot helper 6227 root 3328 S /usr/sbin/dropbear -i -r /etc/dropbear/dropbear_rsa_ 6228 root 4200 R ps NOTE: ... ok NOTE: ---------------------------------------------------------------------- NOTE: Ran 71 tests in 96.529s NOTE: OK NOTE: (skipped=29) DEBUG: Stopping logging thread DEBUG: Stop event received DEBUG: Tearing down logging thread DEBUG: Sending SIGTERM to runqemu Output from runqemu: runqemu - INFO - Received signal: 15 runqemu - INFO - Cleaning up runqemu - INFO - Host uptime: 1002961.36 runqemu - INFO - Removing /home/pokybuild/tmp/core-image-sato-qemux86.ext4.1067213 tput: No value for $TERM and no -T specified RESULTS: RESULTS - connman.ConnmanTest.test_connmand_help: PASSED (0.58s) RESULTS - connman.ConnmanTest.test_connmand_running: PASSED (0.58s) RESULTS - date.DateTest.test_date: PASSED (3.67s) RESULTS - df.DfTest.test_df: PASSED (0.65s) RESULTS - dnf.DnfBasicTest.test_dnf_help: PASSED (1.85s) RESULTS - dnf.DnfBasicTest.test_dnf_history: PASSED (1.11s) RESULTS - dnf.DnfBasicTest.test_dnf_info: PASSED (1.02s) RESULTS - dnf.DnfBasicTest.test_dnf_search: PASSED (0.95s) RESULTS - dnf.DnfBasicTest.test_dnf_version: PASSED (0.86s) RESULTS - dnf.DnfRepoTest.test_dnf_exclude: PASSED (3.11s) RESULTS - dnf.DnfRepoTest.test_dnf_install: PASSED (2.28s) RESULTS - dnf.DnfRepoTest.test_dnf_install_dependency: PASSED (3.21s) RESULTS - dnf.DnfRepoTest.test_dnf_install_from_disk: PASSED (3.58s) RESULTS - dnf.DnfRepoTest.test_dnf_install_from_http: PASSED (2.28s) RESULTS - dnf.DnfRepoTest.test_dnf_installroot: PASSED (11.11s) RESULTS - dnf.DnfRepoTest.test_dnf_makecache: PASSED (0.85s) RESULTS - dnf.DnfRepoTest.test_dnf_reinstall: PASSED (1.07s) RESULTS - dnf.DnfRepoTest.test_dnf_repoinfo: PASSED (0.78s) RESULTS - oe_syslog.SyslogTest.test_syslog_running: PASSED (0.54s) RESULTS - oe_syslog.SyslogTestConfig.test_syslog_logger: PASSED (1.93s) RESULTS - oe_syslog.SyslogTestConfig.test_syslog_restart: PASSED (0.95s) RESULTS - pam.PamBasicTest.test_pam: PASSED (2.32s) RESULTS - parselogs.ParseLogsTest.test_parselogs: PASSED (6.54s) RESULTS - perl.PerlTest.test_perl_works: PASSED (0.54s) RESULTS - ping.PingTest.test_ping: PASSED (0.03s) RESULTS - python.PythonTest.test_python3: PASSED (0.56s) RESULTS - rpm.RpmBasicTest.test_rpm_help: PASSED (0.53s) RESULTS - rpm.RpmBasicTest.test_rpm_query: PASSED (1.13s) RESULTS - rpm.RpmBasicTest.test_rpm_query_nonroot: PASSED (13.98s) RESULTS - rpm.RpmInstallRemoveTest.test_check_rpm_install_removal_log_file_size: PASSED (11.58s) RESULTS - rpm.RpmInstallRemoveTest.test_rpm_install: PASSED (1.35s) RESULTS - rpm.RpmInstallRemoveTest.test_rpm_remove: PASSED (0.46s) RESULTS - ssh.SSHTest.test_ssh: PASSED (1.17s) RESULTS - systemd.SystemdBasicTests.test_systemd_basic: PASSED (0.58s) RESULTS - systemd.SystemdBasicTests.test_systemd_failed: PASSED (1.24s) RESULTS - systemd.SystemdBasicTests.test_systemd_list: PASSED (1.04s) RESULTS - systemd.SystemdJournalTests.test_systemd_boot_time: PASSED (0.55s) RESULTS - systemd.SystemdJournalTests.test_systemd_journal: PASSED (0.84s) RESULTS - systemd.SystemdServiceTests.test_systemd_disable_enable: PASSED (2.53s) RESULTS - systemd.SystemdServiceTests.test_systemd_status: PASSED (0.57s) RESULTS - systemd.SystemdServiceTests.test_systemd_stop_start: PASSED (2.10s) RESULTS - xorg.XorgTest.test_xorg_running: PASSED (1.12s) RESULTS - apt.AptRepoTest.test_apt_install_from_repo: SKIPPED (0.00s) RESULTS - buildcpio.BuildCpioTest.test_cpio: SKIPPED (0.00s) RESULTS - buildgalculator.GalculatorTest.test_galculator: SKIPPED (0.00s) RESULTS - buildlzip.BuildLzipTest.test_lzip: SKIPPED (0.00s) RESULTS - dnf.DnfRepoTest.test_dnf_installroot_usrmerge: SKIPPED (0.00s) RESULTS - gcc.GccCompileTest.test_gcc_compile: SKIPPED (0.00s) RESULTS - gcc.GccCompileTest.test_gpp2_compile: SKIPPED (0.00s) RESULTS - gcc.GccCompileTest.test_gpp_compile: SKIPPED (0.00s) RESULTS - gcc.GccCompileTest.test_make: SKIPPED (0.00s) RESULTS - gi.GObjectIntrospectionTest.test_python: SKIPPED (0.00s) RESULTS - go.GoHelloworldTest.test_gohelloworld: SKIPPED (0.00s) RESULTS - kernelmodule.KernelModuleTest.test_kernel_module: SKIPPED (0.00s) RESULTS - ldd.LddTest.test_ldd: SKIPPED (0.00s) RESULTS - logrotate.LogrotateTest.test_logrotate_newlog: SKIPPED (0.00s) RESULTS - logrotate.LogrotateTest.test_logrotate_wtmp: SKIPPED (0.00s) RESULTS - oe_syslog.SyslogTestConfig.test_syslog_startup_config: SKIPPED (0.00s) RESULTS - opkg.OpkgRepoTest.test_opkg_install_from_repo: SKIPPED (0.00s) RESULTS - ptest.PtestRunnerTest.test_ptestrunner_expectfail: SKIPPED (0.00s) RESULTS - ptest.PtestRunnerTest.test_ptestrunner_expectsuccess: SKIPPED (0.00s) RESULTS - rust.RustCompileTest.test_cargo_compile: SKIPPED (0.00s) RESULTS - rust.RustCompileTest.test_rust_compile: SKIPPED (0.00s) RESULTS - rust.RustHelloworldTest.test_rusthelloworld: SKIPPED (0.00s) RESULTS - scp.ScpTest.test_scp_file: SKIPPED (0.00s) RESULTS - stap.StapTest.test_stap: SKIPPED (0.00s) RESULTS - systemd.SystemdServiceTests.test_systemd_disable_enable_ro: SKIPPED (0.00s) RESULTS - weston.WestonTest.test_wayland_info: SKIPPED (0.00s) RESULTS - weston.WestonTest.test_weston_can_initialize_new_wayland_compositor: SKIPPED (0.00s) RESULTS - weston.WestonTest.test_weston_running: SKIPPED (0.00s) RESULTS - weston.WestonTest.test_weston_supports_xwayland: SKIPPED (0.00s) SUMMARY: core-image-sato () - Ran 71 tests in 96.530s core-image-sato - OK - All required tests passed (successes=42, skipped=29, failures=0, errors=0) DEBUG: Python function do_testimage finished