You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What is the feature request? What problem does it solve?
VDK server -i is failing silently.
It is completing pretty quickly, much faster than it takes for a successful deployment. However the logs make it seem like it was a success.
We need a list of steps that can be taken to understand what step failed.
logs
2024-03-05 17:26:28 INFO: ensuring we can execute mount/umount even with userns-remap
2024-03-05 17:26:28 INFO: remounting /sys read-only
2024-03-05 17:26:28 INFO: making mounts shared
2024-03-05 17:26:28 INFO: detected cgroup v2
2024-03-05 17:26:28 INFO: clearing and regenerating /etc/machine-id
2024-03-05 17:26:28 Initializing machine ID from random generator.
2024-03-05 17:26:28 INFO: setting iptables to detected mode: legacy
2024-03-05 17:26:28 INFO: Detected IPv4 address: 172.22.0.2
2024-03-05 17:26:28 INFO: Detected IPv6 address: fc00:f853:ccd:e793::2
2024-03-05 17:26:28 Failed to find module 'autofs4'
2024-03-05 17:26:28 systemd 249.11-0ubuntu3.6 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 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
2024-03-05 17:26:28 Detected virtualization docker.
2024-03-05 17:26:28 Detected architecture arm64.
2024-03-05 17:26:28
2024-03-05 17:26:28 Welcome to Ubuntu 22.04.1 LTS!
2024-03-05 17:26:28
2024-03-05 17:26:28 Queued start job for default target Graphical Interface.
2024-03-05 17:26:28 [ OK ] Created slice slice used to run Kubernetes / Kubelet.
2024-03-05 17:26:28 [ OK ] Created slice Slice /system/modprobe.
2024-03-05 17:26:28 [ OK ] Started Dispatch Password …ts to Console Directory Watch.
2024-03-05 17:26:28 [UNSUPP] Starting of Arbitrary Exec…m Automount Point unsupported.
2024-03-05 17:26:28 [ OK ] Reached target Local Encrypted Volumes.
2024-03-05 17:26:28 [ OK ] Reached target Path Units.
2024-03-05 17:26:28 [ OK ] Reached target Slice Units.
2024-03-05 17:26:28 [ OK ] Reached target Swaps.
2024-03-05 17:26:28 [ OK ] Reached target Local Verity Protected Volumes.
2024-03-05 17:26:28 [ OK ] Listening on Journal Audit Socket.
2024-03-05 17:26:28 [ OK ] Listening on Journal Socket (/dev/log).
2024-03-05 17:26:28 [ OK ] Listening on Journal Socket.
2024-03-05 17:26:28 [ OK ] Reached target Socket Units.
2024-03-05 17:26:28 Mounting Huge Pages File System...
2024-03-05 17:26:28 Mounting Kernel Debug File System...
2024-03-05 17:26:28 Mounting Kernel Trace File System...
2024-03-05 17:26:28 Starting Journal Service...
2024-03-05 17:26:28 Starting Create List of Static Device Nodes...
2024-03-05 17:26:28 Starting Load Kernel Module configfs...
2024-03-05 17:26:28 Starting Load Kernel Module fuse...
2024-03-05 17:26:28 Starting Remount Root and Kernel File Systems...
2024-03-05 17:26:28 Starting Apply Kernel Variables...
2024-03-05 17:26:28 [ OK ] Mounted Huge Pages File System.
2024-03-05 17:26:28 [ OK ] Mounted Kernel Debug File System.
2024-03-05 17:26:28 [ OK ] Mounted Kernel Trace File System.
2024-03-05 17:26:28 [ OK ] Finished Create List of Static Device Nodes.
2024-03-05 17:26:28 [email protected]: Deactivated successfully.
2024-03-05 17:26:28 [ OK ] Finished Load Kernel Module configfs.
2024-03-05 17:26:28 [email protected]: Deactivated successfully.
2024-03-05 17:26:28 [ OK ] Finished Load Kernel Module fuse.
2024-03-05 17:26:28 [ OK ] Finished Remount Root and Kernel File Systems.
2024-03-05 17:26:28 Mounting FUSE Control File System...
2024-03-05 17:26:28 Starting Create System Users...
2024-03-05 17:26:28 Starting Record System Boot/Shutdown in UTMP...
2024-03-05 17:26:28 [ OK ] Finished Apply Kernel Variables.
2024-03-05 17:26:28 [ OK ] Mounted FUSE Control File System.
2024-03-05 17:26:28 [ OK ] Started Journal Service.
2024-03-05 17:26:28 Starting Flush Journal to Persistent Storage...
2024-03-05 17:26:28 [ OK ] Finished Create System Users.
2024-03-05 17:26:28 Starting Create Static Device Nodes in /dev...
2024-03-05 17:26:28 [ OK ] Finished Record System Boot/Shutdown in UTMP.
2024-03-05 17:26:28 [ OK ] Finished Flush Journal to Persistent Storage.
2024-03-05 17:26:28 [ OK ] Finished Create Static Device Nodes in /dev.
2024-03-05 17:26:28 [ OK ] Reached target Preparation for Local File Systems.
2024-03-05 17:26:28 [ OK ] Reached target Local File Systems.
2024-03-05 17:26:28 [ OK ] Reached target System Initialization.
2024-03-05 17:26:28 [ OK ] Started Daily Cleanup of Temporary Directories.
2024-03-05 17:26:28 [ OK ] Reached target Basic System.
2024-03-05 17:26:28 [ OK ] Reached target Timer Units.
2024-03-05 17:26:28 Starting containerd container runtime...
2024-03-05 17:26:28 [ OK ] Started containerd container runtime.
2024-03-05 17:26:28 [ OK ] Reached target Multi-User System.
2024-03-05 17:26:28 [ OK ] Reached target Graphical Interface.
2024-03-05 17:26:28 Starting Record Runlevel Change in UTMP...
2024-03-05 17:26:28 [ OK ] Finished Record Runlevel Change in UTMP.
2024-03-05 17:30:02 INFO: ensuring we can execute mount/umount even with userns-remap
2024-03-05 17:30:02 INFO: remounting /sys read-only
2024-03-05 17:30:02 INFO: making mounts shared
2024-03-05 17:30:02 INFO: detected cgroup v2
2024-03-05 17:30:02 INFO: clearing and regenerating /etc/machine-id
2024-03-05 17:30:02 Initializing machine ID from random generator.
2024-03-05 17:30:02 INFO: setting iptables to detected mode: legacy
2024-03-05 17:30:02 INFO: Detected IPv4 address: 172.22.0.2
2024-03-05 17:30:02 INFO: Detected old IPv4 address: 172.22.0.2
2024-03-05 17:30:02 INFO: Detected IPv6 address: fc00:f853:ccd:e793::2
2024-03-05 17:30:02 INFO: Detected old IPv6 address: fc00:f853:ccd:e793::2
2024-03-05 17:30:02 Failed to find module 'autofs4'
2024-03-05 17:30:02 systemd 249.11-0ubuntu3.6 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 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
2024-03-05 17:30:02 Detected virtualization docker.
2024-03-05 17:30:02 Detected architecture arm64.
2024-03-05 17:30:02
2024-03-05 17:30:02 Welcome to Ubuntu 22.04.1 LTS!
2024-03-05 17:30:02
2024-03-05 17:30:02 Queued start job for default target Graphical Interface.
2024-03-05 17:30:02 [ OK ] Created slice slice used to run Kubernetes / Kubelet.
2024-03-05 17:30:02 [ OK ] Created slice Slice /system/modprobe.
2024-03-05 17:30:02 [ OK ] Started Dispatch Password …ts to Console Directory Watch.
2024-03-05 17:30:02 [UNSUPP] Starting of Arbitrary Exec…m Automount Point unsupported.
2024-03-05 17:30:02 [ OK ] Reached target Local Encrypted Volumes.
2024-03-05 17:30:02 [ OK ] Reached target Path Units.
2024-03-05 17:30:02 [ OK ] Reached target Slice Units.
2024-03-05 17:30:02 [ OK ] Reached target Swaps.
2024-03-05 17:30:02 [ OK ] Reached target Local Verity Protected Volumes.
2024-03-05 17:30:02 [ OK ] Listening on Journal Audit Socket.
2024-03-05 17:30:02 [ OK ] Listening on Journal Socket (/dev/log).
2024-03-05 17:30:02 [ OK ] Listening on Journal Socket.
2024-03-05 17:30:02 [ OK ] Reached target Socket Units.
2024-03-05 17:30:02 Mounting Huge Pages File System...
2024-03-05 17:30:02 Mounting Kernel Debug File System...
2024-03-05 17:30:02 Mounting Kernel Trace File System...
2024-03-05 17:30:02 Starting Journal Service...
2024-03-05 17:30:02 Starting Create List of Static Device Nodes...
2024-03-05 17:30:02 Starting Load Kernel Module configfs...
2024-03-05 17:30:02 Starting Load Kernel Module fuse...
2024-03-05 17:30:02 Starting Remount Root and Kernel File Systems...
2024-03-05 17:30:02 Starting Apply Kernel Variables...
2024-03-05 17:30:02 [ OK ] Mounted Huge Pages File System.
2024-03-05 17:30:02 [ OK ] Mounted Kernel Debug File System.
2024-03-05 17:30:02 [ OK ] Mounted Kernel Trace File System.
2024-03-05 17:30:02 [ OK ] Finished Create List of Static Device Nodes.
2024-03-05 17:30:02 [email protected]: Deactivated successfully.
2024-03-05 17:30:02 [ OK ] Finished Load Kernel Module configfs.
2024-03-05 17:30:02 [email protected]: Deactivated successfully.
2024-03-05 17:30:02 [ OK ] Finished Load Kernel Module fuse.
2024-03-05 17:30:02 [ OK ] Finished Remount Root and Kernel File Systems.
2024-03-05 17:30:02 Mounting FUSE Control File System...
2024-03-05 17:30:02 Starting Create System Users...
2024-03-05 17:30:02 Starting Record System Boot/Shutdown in UTMP...
2024-03-05 17:30:02 [ OK ] Started Journal Service.
2024-03-05 17:30:02 [ OK ] Finished Apply Kernel Variables.
2024-03-05 17:30:02 [ OK ] Mounted FUSE Control File System.
2024-03-05 17:30:02 Starting Flush Journal to Persistent Storage...
2024-03-05 17:30:02 [ OK ] Finished Record System Boot/Shutdown in UTMP.
2024-03-05 17:30:02 [ OK ] Finished Create System Users.
2024-03-05 17:30:02 Starting Create Static Device Nodes in /dev...
2024-03-05 17:30:02 [ OK ] Finished Flush Journal to Persistent Storage.
2024-03-05 17:30:02 [ OK ] Finished Create Static Device Nodes in /dev.
2024-03-05 17:30:02 [ OK ] Reached target Preparation for Local File Systems.
2024-03-05 17:30:02 [ OK ] Reached target Local File Systems.
2024-03-05 17:30:02 [ OK ] Reached target System Initialization.
2024-03-05 17:30:02 [ OK ] Started Daily Cleanup of Temporary Directories.
2024-03-05 17:30:02 [ OK ] Reached target Basic System.
2024-03-05 17:30:02 [ OK ] Reached target Timer Units.
2024-03-05 17:30:02 Starting containerd container runtime...
2024-03-05 17:30:02 Starting kubelet: The Kubernetes Node Agent...
2024-03-05 17:30:02 [ OK ] Started containerd container runtime.
2024-03-05 17:30:02 [ OK ] Started kubelet: The Kubernetes Node Agent.
2024-03-05 17:30:02 [ OK ] Reached target Multi-User System.
2024-03-05 17:30:02 [ OK ] Reached target Graphical Interface.
2024-03-05 17:30:02 Starting Record Runlevel Change in UTMP...
2024-03-05 17:30:02 [ OK ] Finished Record Runlevel Change in UTMP.
The text was updated successfully, but these errors were encountered:
What is the feature request? What problem does it solve?
VDK server -i is failing silently.
It is completing pretty quickly, much faster than it takes for a successful deployment. However the logs make it seem like it was a success.
We need a list of steps that can be taken to understand what step failed.
logs
The text was updated successfully, but these errors were encountered: