From a670d9d15e4e70b914d479f3d79350cb01ad4e0c Mon Sep 17 00:00:00 2001 From: Cristi Ene Date: Thu, 7 Oct 2021 11:43:20 +0300 Subject: [PATCH] add node for all users --- install.sh | 8 +- ubuntu-xenial-16.04-cloudimg-console.log | 658 ----------------------- 2 files changed, 6 insertions(+), 660 deletions(-) delete mode 100644 ubuntu-xenial-16.04-cloudimg-console.log diff --git a/install.sh b/install.sh index d1d47f3..92ceb4b 100644 --- a/install.sh +++ b/install.sh @@ -5,11 +5,15 @@ apt-get -qq update apt-get install -y build-essential apt-get install -y curl apt-get install -y python-minimal -# curl -sL https://deb.nodesource.com/setup_8.x | bash -# apt-get install -y nodejs + +# install node 8 curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.38.0/install.sh | bash nvm install v8.17.0 +# add node 8 for all users +sudo ln -s "$NVM_DIR/versions/node/$(nvm version)/bin/node" "/usr/local/bin/node" +sudo ln -s "$NVM_DIR/versions/node/$(nvm version)/bin/npm" "/usr/local/bin/npm" + sudo apt install -y alsa-utils sudo apt-get install -y libasound2-dev sudo npm i -g node-gyp diff --git a/ubuntu-xenial-16.04-cloudimg-console.log b/ubuntu-xenial-16.04-cloudimg-console.log deleted file mode 100644 index 4c96a9c..0000000 --- a/ubuntu-xenial-16.04-cloudimg-console.log +++ /dev/null @@ -1,658 +0,0 @@ -[ 0.000000] Initializing cgroup subsys cpuset -[ 0.000000] Initializing cgroup subsys cpu -[ 0.000000] Initializing cgroup subsys cpuacct -[ 0.000000] Linux version 4.4.0-210-generic (buildd@lgw01-amd64-009) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.12) ) #242-Ubuntu SMP Fri Apr 16 09:57:56 UTC 2021 (Ubuntu 4.4.0-210.242-generic 4.4.262) -[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-210-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 -[ 0.000000] KERNEL supported cpus: -[ 0.000000] Intel GenuineIntel -[ 0.000000] AMD AuthenticAMD -[ 0.000000] Centaur CentaurHauls -[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 -[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' -[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' -[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' -[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. -[ 0.000000] e820: BIOS-provided physical RAM map: -[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable -[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved -[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved -[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007e7effff] usable -[ 0.000000] BIOS-e820: [mem 0x000000007e7f0000-0x000000007e7fffff] ACPI data -[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved -[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved -[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved -[ 0.000000] NX (Execute Disable) protection: active -[ 0.000000] SMBIOS 2.5 present. -[ 0.000000] Hypervisor detected: KVM -[ 0.000000] e820: last_pfn = 0x7e7f0 max_arch_pfn = 0x400000000 -[ 0.000000] MTRR: Disabled -[ 0.000000] x86/PAT: MTRRs disabled, skipping PAT initialization too. -[ 0.000000] CPU MTRRs all blank - virtualized system. -[ 0.000000] x86/PAT: Configuration [0-7]: WB WT UC- UC WB WT UC- UC -[ 0.000000] found SMP MP-table at [mem 0x0009fff0-0x0009ffff] mapped at [ffff88000009fff0] -[ 0.000000] Scanning 1 areas for low memory corruption -[ 0.000000] RAMDISK: [mem 0x3613a000-0x37094fff] -[ 0.000000] ACPI: Early table checksum verification disabled -[ 0.000000] ACPI: RSDP 0x00000000000E0000 000024 (v02 VBOX ) -[ 0.000000] ACPI: XSDT 0x000000007E7F0030 00003C (v01 VBOX VBOXXSDT 00000001 ASL 00000061) -[ 0.000000] ACPI: FACP 0x000000007E7F00F0 0000F4 (v04 VBOX VBOXFACP 00000001 ASL 00000061) -[ 0.000000] ACPI: DSDT 0x000000007E7F0470 002325 (v02 VBOX VBOXBIOS 00000002 INTL 20120111) -[ 0.000000] ACPI: FACS 0x000000007E7F0200 000040 -[ 0.000000] ACPI: FACS 0x000000007E7F0200 000040 -[ 0.000000] ACPI: APIC 0x000000007E7F0240 00005C (v02 VBOX VBOXAPIC 00000001 ASL 00000061) -[ 0.000000] ACPI: SSDT 0x000000007E7F02A0 0001CC (v01 VBOX VBOXCPUT 00000002 INTL 20120111) -[ 0.000000] No NUMA configuration found -[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007e7effff] -[ 0.000000] NODE_DATA(0) allocated [mem 0x7e7eb000-0x7e7effff] -[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 -[ 0.000000] kvm-clock: cpu 0, msr 0:7e7e3001, primary cpu clock -[ 0.000000] kvm-clock: using sched offset of 3778170613 cycles -[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns -[ 0.000000] Zone ranges: -[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] -[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000007e7effff] -[ 0.000000] Normal empty -[ 0.000000] Device empty -[ 0.000000] Movable zone start for each node -[ 0.000000] Early memory node ranges -[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] -[ 0.000000] node 0: [mem 0x0000000000100000-0x000000007e7effff] -[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000007e7effff] -[ 0.000000] ACPI: PM-Timer IO Port: 0x4008 -[ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23 -[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) -[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level) -[ 0.000000] Using ACPI (MADT) for SMP configuration information -[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs -[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] -[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] -[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] -[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] -[ 0.000000] e820: [mem 0x7e800000-0xfebfffff] available for PCI devices -[ 0.000000] Booting paravirtualized kernel on KVM -[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns -[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1 -[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88007e400000 s95192 r8192 d31784 u1048576 -[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 509912 -[ 0.000000] Policy zone: DMA32 -[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-210-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 -[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) -[ 0.000000] Memory: 2004572K/2072120K available (8644K kernel code, 1332K rwdata, 4044K rodata, 1492K init, 1164K bss, 67548K reserved, 0K cma-reserved) -[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 -[ 0.000000] Kernel/User page tables isolation: enabled -[ 0.000000] Hierarchical RCU implementation. -[ 0.000000] Build-time adjustment of leaf fanout to 64. -[ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2. -[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 -[ 0.000000] NR_IRQS:33024 nr_irqs:440 16 -[ 0.000000] Console: colour VGA+ 80x25 -[ 0.000000] console [tty1] enabled -[ 0.000000] console [ttyS0] enabled -[ 0.000000] tsc: Detected 2592.000 MHz processor -[ 0.154961] Calibrating delay loop (skipped) preset value.. 5184.00 BogoMIPS (lpj=10368000) -[ 0.156900] pid_max: default: 32768 minimum: 301 -[ 0.157826] ACPI: Core revision 20150930 -[ 0.160705] ACPI: 2 ACPI AML tables successfully acquired and loaded -[ 0.162307] Security Framework initialized -[ 0.163220] Yama: becoming mindful. -[ 0.163990] AppArmor: AppArmor initialized -[ 0.166054] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) -[ 0.168433] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) -[ 0.170684] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) -[ 0.171954] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) -[ 0.173505] Initializing cgroup subsys io -[ 0.174467] Initializing cgroup subsys memory -[ 0.175558] Initializing cgroup subsys devices -[ 0.176465] Initializing cgroup subsys freezer -[ 0.177373] Initializing cgroup subsys net_cls -[ 0.178307] Initializing cgroup subsys perf_event -[ 0.179481] Initializing cgroup subsys net_prio -[ 0.180424] Initializing cgroup subsys hugetlb -[ 0.181334] Initializing cgroup subsys pids -[ 0.193024] mce: CPU supports 0 MCE banks -[ 0.193904] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8 -[ 0.195970] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4 -[ 0.197207] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization -[ 0.199945] Spectre V2 : Mitigation: Full generic retpoline -[ 0.201116] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch -[ 0.204062] Speculative Store Bypass: Vulnerable -[ 0.205045] SRBDS: Unknown: Dependent on hypervisor status -[ 0.206566] MDS: Mitigation: Clear CPU buffers -[ 0.209520] Freeing SMP alternatives memory: 36K -[ 0.215303] ftrace: allocating 32380 entries in 127 pages -[ 0.262057] smpboot: APIC(0) Converting physical 0 to logical package 0 -[ 0.264313] smpboot: Max logical packages: 1 -[ 0.265375] x2apic enabled -[ 0.266158] Switched APIC routing to physical x2apic. -[ 0.267994] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 -[ 0.377271] smpboot: CPU0: Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz (family: 0x6, model: 0x9e, stepping: 0xa) -[ 0.379650] Performance Events: unsupported p6 CPU model 158 no PMU driver, software events only. -[ 0.389978] KVM setup paravirtual spinlock -[ 0.392915] x86: Booting SMP configuration: -[ 0.394061] .... node #0, CPUs: #1 -[ 0.395313] kvm-clock: cpu 1, msr 0:7e7e3041, secondary cpu clock -[ 0.407282] mce: CPU supports 0 MCE banks -[ 0.410173] x86: Booted up 1 node, 2 CPUs -[ 0.411464] smpboot: Total of 2 processors activated (10368.00 BogoMIPS) -[ 0.413151] devtmpfs: initialized -[ 0.415415] evm: security.selinux -[ 0.416117] evm: security.SMACK64 -[ 0.416930] evm: security.SMACK64EXEC -[ 0.417726] evm: security.SMACK64TRANSMUTE -[ 0.418987] evm: security.SMACK64MMAP -[ 0.420049] evm: security.ima -[ 0.420820] evm: security.capability -[ 0.421735] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns -[ 0.423720] futex hash table entries: 512 (order: 3, 32768 bytes) -[ 0.424987] pinctrl core: initialized pinctrl subsystem -[ 0.426078] RTC time: 7:42:30, date: 10/07/21 -[ 0.427253] NET: Registered protocol family 16 -[ 0.438170] cpuidle: using governor ladder -[ 0.450465] cpuidle: using governor menu -[ 0.452553] PCCT header not found. -[ 0.454246] ACPI: bus type PCI registered -[ 0.456144] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 -[ 0.458117] PCI: Using configuration type 1 for base access -[ 0.471555] ACPI: Added _OSI(Module Device) -[ 0.473425] ACPI: Added _OSI(Processor Device) -[ 0.475166] ACPI: Added _OSI(3.0 _SCP Extensions) -[ 0.476550] ACPI: Added _OSI(Processor Aggregator Device) -[ 0.478887] ACPI: Executed 1 blocks of module-level executable AML code -[ 0.482786] ACPI: Interpreter enabled -[ 0.483863] ACPI: (supports S0 S5) -[ 0.484830] ACPI: Using IOAPIC for interrupt routing -[ 0.486262] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug -[ 0.493275] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) -[ 0.495167] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] -[ 0.497158] acpi PNP0A03:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI] -[ 0.499663] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. -[ 0.503422] PCI host bridge to bus 0000:00 -[ 0.504617] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] -[ 0.506553] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] -[ 0.508209] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] -[ 0.510162] pci_bus 0000:00: root bus resource [mem 0x7e800000-0xfdffffff window] -[ 0.512280] pci_bus 0000:00: root bus resource [bus 00-ff] -[ 0.516552] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] -[ 0.518476] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] -[ 0.520255] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] -[ 0.529402] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] -[ 0.545628] pci 0000:00:07.0: quirk: [io 0x4000-0x403f] claimed by PIIX4 ACPI -[ 0.547340] pci 0000:00:07.0: quirk: [io 0x4100-0x410f] claimed by PIIX4 SMB -[ 0.557909] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 9 10 *11) -[ 0.559919] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 9 *10 11) -[ 0.561638] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 *9 10 11) -[ 0.563365] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 9 10 *11) -[ 0.565145] ACPI: Enabled 2 GPEs in block 00 to 07 -[ 0.566706] vgaarb: setting as boot device: PCI:0000:00:02.0 -[ 0.567996] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none -[ 0.569677] vgaarb: loaded -[ 0.570364] vgaarb: bridge control possible 0000:00:02.0 -[ 0.571819] SCSI subsystem initialized -[ 0.573021] ACPI: bus type USB registered -[ 0.573876] usbcore: registered new interface driver usbfs -[ 0.574998] usbcore: registered new interface driver hub -[ 0.576242] usbcore: registered new device driver usb -[ 0.577491] PCI: Using ACPI for IRQ routing -[ 0.578667] NetLabel: Initializing -[ 0.579602] NetLabel: domain hash size = 128 -[ 0.580489] NetLabel: protocols = UNLABELED CIPSOv4 -[ 0.581568] NetLabel: unlabeled traffic allowed by default -[ 0.582930] amd_nb: Cannot enumerate AMD northbridges -[ 0.584011] clocksource: Switched to clocksource kvm-clock -[ 0.590544] AppArmor: AppArmor Filesystem Enabled -[ 0.591653] pnp: PnP ACPI init -[ 0.593417] pnp: PnP ACPI: found 3 devices -[ 0.603973] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns -[ 0.605926] NET: Registered protocol family 2 -[ 0.607163] TCP established hash table entries: 16384 (order: 5, 131072 bytes) -[ 0.609079] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) -[ 0.610529] TCP: Hash tables configured (established 16384 bind 16384) -[ 0.611800] UDP hash table entries: 1024 (order: 3, 32768 bytes) -[ 0.613039] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) -[ 0.614420] NET: Registered protocol family 1 -[ 0.615349] pci 0000:00:00.0: Limiting direct PCI/PCI transfers -[ 0.616709] pci 0000:00:01.0: Activating ISA DMA hang workarounds -[ 0.618128] Unpacking initramfs... -[ 0.805879] Freeing initrd memory: 15724K -[ 0.807045] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x255cb6cc5db, max_idle_ns: 440795203504 ns -[ 0.809614] platform rtc_cmos: registered platform RTC device (no PNP device found) -[ 0.811327] Scanning for low memory corruption every 60 seconds -[ 0.812818] audit: initializing netlink subsys (disabled) -[ 0.814063] audit: type=2000 audit(1633592555.925:1): initialized -[ 0.815620] Initialise system trusted keyring -[ 0.816949] HugeTLB registered 2 MB page size, pre-allocated 0 pages -[ 0.819246] zbud: loaded -[ 0.820242] VFS: Disk quotas dquot_6.6.0 -[ 0.821228] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) -[ 0.823133] squashfs: version 4.0 (2009/01/31) Phillip Lougher -[ 0.824722] fuse init (API version 7.23) -[ 0.825706] Key type big_key registered -[ 0.826586] Allocating IMA MOK and blacklist keyrings. -[ 0.828571] Key type asymmetric registered -[ 0.829545] Asymmetric key parser 'x509' registered -[ 0.830587] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) -[ 0.832402] io scheduler noop registered -[ 0.833262] io scheduler deadline registered (default) -[ 0.834338] io scheduler cfq registered -[ 0.835316] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 -[ 0.836685] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 -[ 0.838514] ACPI: AC Adapter [AC] (on-line) -[ 0.839540] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 -[ 0.841220] ACPI: Power Button [PWRF] -[ 0.842102] input: Sleep Button as /devices/LNXSYSTM:00/LNXSLPBN:00/input/input1 -[ 0.843700] ACPI: Sleep Button [SLPF] -[ 0.844812] GHES: HEST is not enabled! -[ 0.846668] ACPI: Battery Slot [BAT0] (battery present) -[ 0.847770] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled -[ 0.869817] 00:02: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A -[ 0.872265] Linux agpgart interface v0.103 -[ 0.874684] loop: module loaded -[ 0.875972] scsi host0: ata_piix -[ 0.876919] scsi host1: ata_piix -[ 0.877762] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xd000 irq 14 -[ 0.879157] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xd008 irq 15 -[ 0.880589] libphy: Fixed MDIO Bus: probed -[ 0.881554] tun: Universal TUN/TAP device driver, 1.6 -[ 0.882566] tun: (C) 1999-2004 Max Krasnyansky -[ 0.883796] PPP generic driver version 2.4.2 -[ 0.884751] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver -[ 0.886016] ehci-pci: EHCI PCI platform driver -[ 0.886941] ehci-platform: EHCI generic platform driver -[ 0.887986] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver -[ 0.889242] ohci-pci: OHCI PCI platform driver -[ 0.890159] ohci-platform: OHCI generic platform driver -[ 0.891204] uhci_hcd: USB Universal Host Controller Interface driver -[ 0.892493] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 -[ 0.894520] serio: i8042 KBD port at 0x60,0x64 irq 1 -[ 0.895522] serio: i8042 AUX port at 0x60,0x64 irq 12 -[ 0.896908] mousedev: PS/2 mouse device common for all mice -[ 0.898449] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0 -[ 0.899749] rtc_cmos rtc_cmos: alarms up to one day, 114 bytes nvram -[ 0.901077] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2 -[ 0.902913] i2c /dev entries driver -[ 0.903822] device-mapper: uevent: version 1.0.3 -[ 0.905566] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com -[ 0.907303] ledtrig-cpu: registered to indicate activity on CPUs -[ 0.908775] NET: Registered protocol family 10 -[ 0.909844] NET: Registered protocol family 17 -[ 0.910789] Key type dns_resolver registered -[ 0.911834] registered taskstats version 1 -[ 0.912745] Loading compiled-in X.509 certificates -[ 0.914269] Loaded X.509 cert 'Build time autogenerated kernel key: cf00e047681d67edb2720680708b7d9498083038' -[ 0.916328] zswap: loaded using pool lzo/zbud -[ 0.918621] Key type trusted registered -[ 0.921760] Key type encrypted registered -[ 0.922673] AppArmor: AppArmor sha1 policy hashing enabled -[ 0.923803] ima: No TPM chip found, activating TPM-bypass! -[ 0.925140] ima: Allocated hash algorithm: sha1 -[ 0.926182] evm: HMAC attrs: 0x1 -[ 0.927642] Magic number: 9:973:722 -[ 0.928630] block loop2: hash matches -[ 0.929704] rtc_cmos rtc_cmos: setting system clock to 2021-10-07 07:42:30 UTC (1633592550) -[ 0.931753] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found -[ 0.933085] EDD information not available. -[ 1.140762] Freeing unused kernel memory: 1492K -[ 1.142284] Write protecting the kernel read-only data: 14336k -[ 1.144469] Freeing unused kernel memory: 1584K -[ 1.146017] Freeing unused kernel memory: 52K -Loading, please wait... -starting version 229 -[ 1.161097] random: systemd-udevd: uninitialized urandom read (16 bytes read, 3 bits of entropy available) -[ 1.161546] random: udevadm: uninitialized urandom read (16 bytes read, 3 bits of entropy available) -[ 1.161583] random: udevadm: uninitialized urandom read (16 bytes read, 3 bits of entropy available) -[ 1.168629] random: systemd-udevd: uninitialized urandom read (16 bytes read, 3 bits of entropy available) -[ 1.168754] random: udevadm: uninitialized urandom read (16 bytes read, 3 bits of entropy available) -[ 1.168800] random: udevadm: uninitialized urandom read (16 bytes read, 3 bits of entropy available) -[ 1.168925] random: udevadm: uninitialized urandom read (16 bytes read, 3 bits of entropy available) -[ 1.168977] random: udevadm: uninitialized urandom read (16 bytes read, 3 bits of entropy available) -[ 1.169028] random: udevadm: uninitialized urandom read (16 bytes read, 3 bits of entropy available) -[ 1.169081] random: udevadm: uninitialized urandom read (16 bytes read, 3 bits of entropy available) -[ 1.214139] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI -[ 1.217110] e1000: Copyright (c) 1999-2006 Intel Corporation. -[ 1.218979] [drm] Initialized drm 1.1.0 20060810 -[ 1.223287] Fusion MPT base driver 3.04.20 -[ 1.224550] Copyright (c) 1999-2008 LSI Corporation -[ 1.229510] Fusion MPT SPI Host driver 3.04.20 -[ 1.236571] vboxvideo: loading out-of-tree module taints kernel. -[ 1.238535] vboxvideo: module verification failed: signature and/or required key missing - tainting kernel -[ 1.241200] vboxvideo: loading version 6.1.26 r145957 -[ 1.249355] AVX2 version of gcm_enc/dec engaged. -[ 1.250343] AES CTR mode by8 optimization enabled -[ 1.436018] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input4 -[ 1.591554] e1000 0000:00:03.0 eth0: (PCI:33MHz:32-bit) 02:a0:46:b5:71:eb -[ 1.593775] e1000 0000:00:03.0 eth0: Intel(R) PRO/1000 Network Connection -[ 1.596232] mptbase: ioc0: Initiating bringup -[ 2.303985] ioc0: LSI53C1030 A0: Capabilities={Initiator} -[ 5.224591] scsi host2: ioc0: LSI53C1030 A0, FwRev=00000000h, Ports=1, MaxQ=256, IRQ=20 -[ 7.116595] scsi 2:0:0:0: Direct-Access VBOX HARDDISK 1.0 PQ: 0 ANSI: 5 -[ 7.118871] scsi target2:0:0: Beginning Domain Validation -[ 7.121719] scsi target2:0:0: Domain Validation skipping write tests -[ 7.123374] scsi target2:0:0: Ending Domain Validation -[ 7.134126] [drm] VRAM 01000000 -[ 7.135705] scsi target2:0:0: asynchronous -[ 7.135728] [TTM] Zone kernel: Available graphics memory: 1011730 kiB -[ 7.135728] [TTM] Initializing pool allocator -[ 7.135731] [TTM] Initializing DMA pool allocator -[ 7.142917] fbcon: vboxdrmfb (fb0) is primary device -[ 7.144271] scsi 2:0:1:0: Direct-Access VBOX HARDDISK 1.0 PQ: 0 ANSI: 5 -[ 7.144278] scsi target2:0:1: Beginning Domain Validation -[ 7.146308] scsi target2:0:1: Domain Validation skipping write tests -[ 7.146309] scsi target2:0:1: Ending Domain Validation -[ 7.146350] scsi target2:0:1: asynchronous -[ 7.150121] Console: switching to colour frame buffer device 100x37 -[ 7.158723] vboxvideo 0000:00:02.0: fb0: vboxdrmfb frame buffer device -[ 7.163792] sd 2:0:0:0: Attached scsi generic sg0 type 0 -[ 7.163950] sd 2:0:0:0: [sda] 83886080 512-byte logical blocks: (42.9 GB/40.0 GiB) -[ 7.164071] sd 2:0:0:0: [sda] Write Protect is off -[ 7.164134] sd 2:0:0:0: [sda] Incomplete mode parameter data -[ 7.164135] sd 2:0:0:0: [sda] Assuming drive cache: write through -[ 7.165846] sda: sda1 -[ 7.166392] sd 2:0:0:0: [sda] Attached SCSI disk -[ 7.171876] sd 2:0:1:0: Attached scsi generic sg1 type 0 -[ 7.172056] sd 2:0:1:0: [sdb] 20480 512-byte logical blocks: (10.5 MB/10.0 MiB) -[ 7.172193] sd 2:0:1:0: [sdb] Write Protect is off -[ 7.172287] sd 2:0:1:0: [sdb] Incomplete mode parameter data -[ 7.172288] sd 2:0:1:0: [sdb] Assuming drive cache: write through -[ 7.173575] sd 2:0:1:0: [sdb] Attached SCSI disk -[ 7.176080] [drm] Initialized vboxvideo 1.0.0 20130823 for 0000:00:02.0 on minor 0 -[ 7.549821] e1000 0000:00:08.0 eth1: (PCI:33MHz:32-bit) 08:00:27:d8:11:f4 -[ 7.551564] e1000 0000:00:08.0 eth1: Intel(R) PRO/1000 Network Connection -[ 7.554878] e1000 0000:00:03.0 enp0s3: renamed from eth0 -[ 7.568906] e1000 0000:00:08.0 enp0s8: renamed from eth1 -Begin: Loading essential drivers ... [ 7.637317] md: linear personality registered for level -1 -[ 7.640402] md: multipath personality registered for level -4 -[ 7.643318] md: raid0 personality registered for level 0 -[ 7.646898] md: raid1 personality registered for level 1 -[ 7.716129] raid6: sse2x1 gen() 13913 MB/s -[ 7.784115] raid6: sse2x1 xor() 10220 MB/s -[ 7.852100] raid6: sse2x2 gen() 16844 MB/s -[ 7.920100] raid6: sse2x2 xor() 10985 MB/s -[ 7.988356] raid6: sse2x4 gen() 19004 MB/s -[ 8.056116] raid6: sse2x4 xor() 12957 MB/s -[ 8.124112] raid6: avx2x1 gen() 23909 MB/s -[ 8.192116] raid6: avx2x2 gen() 31227 MB/s -[ 8.260597] raid6: avx2x4 gen() 34621 MB/s -[ 8.261845] raid6: using algorithm avx2x4 gen() 34621 MB/s -[ 8.262960] raid6: using avx2x2 recovery algorithm -[ 8.265333] xor: automatically using best checksumming function: -[ 8.304094] avx : 24227.000 MB/sec -[ 8.306474] async_tx: api initialized (async) -[ 8.315543] md: raid6 personality registered for level 6 -[ 8.316669] md: raid5 personality registered for level 5 -[ 8.318046] md: raid4 personality registered for level 4 -[ 8.325578] md: raid10 personality registered for level 10 -done. -Begin: Running /scripts/init-premount ... done. -Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. -Begin: Running /scripts/local-premount ... [ 8.353106] Btrfs loaded -Scanning for Btrfs filesystems -done. -Begin: Will now check root file system ... fsck from util-linux 2.27.1 -[/sbin/fsck.ext4 (1) -- /dev/sda1] fsck.ext4 -a -C0 /dev/sda1 -cloudimg-rootfs: clean, 68780/5120000 files, 670508/10485499 blocks -done. -[ 8.388289] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) -done. -Begin: Running /scripts/local-bottom ... done. -Begin: Running /scripts/init-bottom ... done. -[ 8.478400] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) -[ 8.481864] systemd[1]: Detected virtualization oracle. -[ 8.482934] systemd[1]: Detected architecture x86-64. - -Welcome to Ubuntu 16.04.7 LTS! - -[ 8.487681] systemd[1]: Set hostname to . -[ 8.615482] systemd[1]: Listening on LVM2 poll daemon socket. -[ OK ] Listening on LVM2 poll daemon socket. -[ 8.617935] systemd[1]: Listening on Journal Socket (/dev/log). -[ OK ] Listening on Journal Socket (/dev/log). -[ 8.620219] systemd[1]: Listening on Journal Audit Socket. -[ OK ] Listening on Journal Audit Socket. -[ 8.622337] systemd[1]: Listening on Device-mapper event daemon FIFOs. -[ OK ] Listening on Device-mapper event daemon FIFOs. -[ 8.625030] systemd[1]: Reached target User and Group Name Lookups. -[ OK ] Reached target User and Group Name Lookups. -[ 8.627412] systemd[1]: Reached target Encrypted Volumes. -[ OK ] Reached target Encrypted Volumes. -[ 8.629525] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. -[ OK ] Set up automount Arbitrary Executab...ats File System Automount Point. -[ 8.809432] systemd[1]: Reached target System Time Synchronized. -[ OK ] Reached target System Time Synchronized. -[ 8.994217] systemd[1]: Listening on udev Control Socket. -[ OK ] Listening on udev Control Socket. -[ 8.996700] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. -[ OK ] Listening on /dev/initctl Compatibility Named Pipe. -[ 8.999515] systemd[1]: Listening on Syslog Socket. -[ OK ] Listening on Syslog Socket. -[ 9.214108] systemd[1]: Created slice User and Session Slice. -[ OK ] Created slice User and Session Slice. -[ 9.217572] systemd[1]: Listening on fsck to fsckd communication Socket. -[ OK ] Listening on fsck to fsckd communication Socket. -[ 10.212699] systemd[1]: Started Forward Password Requests to Wall Directory Watch. -[ OK ] Started Forward Password Requests to Wall Directory Watch. -[ 10.216034] systemd[1]: Started Trigger resolvconf update for networkd DNS. -[ OK ] Started Trigger resolvconf update for networkd DNS. -[ 10.219586] systemd[1]: Listening on udev Kernel Socket. -[ OK ] Listening on udev Kernel Socket. -[ 10.222202] systemd[1]: Listening on LVM2 metadata daemon socket. -[ OK ] Listening on LVM2 metadata daemon socket. -[ 10.224839] systemd[1]: Listening on Journal Socket. -[ OK ] Listening on Journal Socket. -[ 10.227932] systemd[1]: Reached target Swap. -[ OK ] Reached target Swap. -[ 10.230525] systemd[1]: Created slice System Slice. -[ OK ] Created slice System Slice. -[ 10.244631] systemd[1]: Starting Journal Service... - Starting Journal Service... -[ 10.252886] systemd[1]: Starting Set console keymap... - Starting Set console keymap... -[ 10.257002] systemd[1]: Starting Nameserver information manager... - Starting Nameserver information manager... -[ 10.266732] systemd[1]: Mounting POSIX Message Queue File System... - Mounting POSIX Message Queue File System... -[ 10.270769] systemd[1]: Starting Load Kernel Modules... - Starting Load Kernel Modules... -[ 10.273060] systemd[1]: Created slice system-serial\x2dgetty.slice. -[ OK ] Created slice system-serial\x2dgetty.slice. -[ 10.275891] systemd[1]: Starting Remount Root and Kernel File Systems... -[ 10.279637] EXT4-fs (sda1): re-mounted. Opts: (null) - Starting Remount Root and Kernel File Systems... -[ 10.282749] systemd[1]: Starting Uncomplicated firewall... - Starting Uncomplicated firewall... -[ 10.286048] systemd[1]: Mounting Debug File System... - Mounting Debug File System... -[ 10.288734] systemd[1]: Starting Create list of required static device nodes for the current kernel... - Starting Create list of required st... nodes for the current kernel... -[ 10.295812] Loading iSCSI transport class v2.0-870. -[ 10.297555] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... - Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... -[ 10.301761] systemd[1]: Reached target Slices. -[ OK ] Reached target Slices. -[ 10.307969] iscsi: registered transport (tcp) -[ 10.309843] systemd[1]: Mounting Huge Pages File System... - Mounting Huge Pages File System... -[ 10.313279] systemd[1]: Mounted POSIX Message Queue File System. -[ OK ] Mounted POSIX Message Queue File System. -[ 10.316834] systemd[1]: Mounted Debug File System. -[ OK ] Mounted Debug File System. -[ 10.319324] systemd[1]: Mounted Huge Pages File System. -[ OK ] Mounted Huge Pages File System. -[ 10.328377] systemd[1]: Started Journal Service. -[ OK ] Started Journal Service. -[ OK ] Started Set console keymap. -[ 10.334958] iscsi: registered transport (iser) -[ OK ] Started Load Kernel Modules. -[ OK ] Started Remount Root and Kernel File Systems. -[ OK ] Started Uncomplicated firewall. -[ OK ] Started Create list of required sta...ce nodes for the current kernel. -[ OK ] Started Nameserver information manager. -[ OK ] Started LVM2 metadata daemon. - Starting Create Static Device Nodes in /dev... - Starting Load/Save Random Seed... - Starting udev Coldplug all Devices... - Mounting FUSE Control File System... - Starting Apply Kernel Variables... - Starting Flush Journal to Persistent Storage... -[ OK ] Mounted FUSE Control File System. -[ OK ] Started Load/Save Random Seed. -[ OK ] Started Create Static Device Nodes in /dev. -[ OK ] Started Apply Kernel Variables. - Starting udev Kernel Device Manager... -[ OK ] Started Flush Journal to Persistent Storage. -[ OK ] Started udev Kernel Device Manager. -[ OK ] Started udev Coldplug all Devices. -[ OK ] Started Dispatch Password Requests to Console Directory Watch. -[ OK ] Found device /dev/ttyS0. -[ OK ] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. -[ OK ] Found device 82540EM Gigabit Ethern...r (PRO/1000 MT Desktop Adapter). -[ OK ] Found device 82540EM Gigabit Ethern...r (PRO/1000 MT Desktop Adapter). -[ OK ] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. -[ OK ] Reached target Local File Systems (Pre). -[ OK ] Reached target Local File Systems. - Starting Tell Plymouth To Write Out Runtime Data... - Starting Initial cloud-init job (pre-networking)... - Starting LSB: AppArmor initialization... - Starting Create Volatile Files and Directories... - Starting Set console font and keymap... -[ OK ] Started Tell Plymouth To Write Out Runtime Data. -[ OK ] Started Create Volatile Files and Directories. - Starting Update UTMP about System Boot/Shutdown... -[ OK ] Started Update UTMP about System Boot/Shutdown. -[ OK ] Started Set console font and keymap. -[ OK ] Created slice system-getty.slice. -[ OK ] Started LSB: AppArmor initialization. - Starting Load AppArmor profiles managed internally by snapd... -[ OK ] Started Load AppArmor profiles managed internally by snapd. -[ 11.657563] cloud-init[633]: Cloud-init v. 21.1-19-gbad84ad4-0ubuntu1~16.04.2 running 'init-local' at Thu, 07 Oct 2021 07:42:41 +0000. Up 11.46 seconds. -[ OK ] Started Initial cloud-init job (pre-networking). -[ OK ] Reached target Network (Pre). -[ OK ] Started ifup for enp0s3. -[ OK ] Started ifup for enp0s8. - Starting Raise network interfaces... -[ OK ] Started Raise network interfaces. - Starting Initial cloud-init job (metadata service crawler)... -[ OK ] Reached target Network. -[ 16.868730] cloud-init[1100]: Cloud-init v. 21.1-19-gbad84ad4-0ubuntu1~16.04.2 running 'init' at Thu, 07 Oct 2021 07:42:46 +0000. Up 16.69 seconds. -[ 16.871457] cloud-init[1100]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ -[ 16.873644] cloud-init[1100]: ci-info: +--------+------+-----------------------------+---------------+--------+-------------------+ -[ 16.875708] cloud-init[1100]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | -[ 16.878036] cloud-init[1100]: ci-info: +--------+------+-----------------------------+---------------+--------+-------------------+ -[ 16.880525] cloud-init[1100]: ci-info: | enp0s3 | True | 10.0.2.15 | 255.255.255.0 | global | 02:a0:46:b5:71:eb | -[ 16.883274] cloud-init[1100]: ci-info: | enp0s3 | True | fe80::a0:46ff:feb5:71eb/64 | . | link | 02:a0:46:b5:71:eb | -[ 16.886900] cloud-init[1100]: ci-info: | enp0s8 | True | 192.168.1.118 | 255.255.255.0 | global | 08:00:27:d8:11:f4 | -[ 16.896515] cloud-init[1100]: ci-info: | enp0s8 | True | fe80::a00:27ff:fed8:11f4/64 | . | link | 08:00:27:d8:11:f4 | -[ 16.899548] cloud-init[1100]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | -[ 16.901497] cloud-init[1100]: ci-info: | lo | True | ::1/128 | . | host | . | -[ 16.903578] cloud-init[1100]: ci-info: +--------+------+-----------------------------+---------------+--------+-------------------+ -[ 16.905697] cloud-init[1100]: ci-info: +++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++ -[ 16.907676] cloud-init[1100]: ci-info: +-------+-------------+----------+---------------+-----------+-------+ -[ 16.912321] cloud-init[1100]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | -[ OK ] Started Initial cloud-init job (metadata service crawler). -[ 16.912488] cloud-init[1100]: ci-info: +-------+-------------+----------+---------------+-----------+-------+ -[ 16.922328] cloud-init[1100]: ci-info: | 0 | 0.0.0.0 | 10.0.2.2 | 0.0.0.0 | enp0s3 | UG | -[ 16.922617] [cloud-init OK [1100]: ] ci-info: | 1 | 10.0.2.0 | 0.0.0.0 | 255.255.255.0 | enp0s3 | U |Reached target Cloud-config availability. - -[ OK ] Reached target Network is Online. -[ 16.922675] cloud-init[1100]: ci-info: | 2 | 192.168.1.0 | 0.0.0.0 | 255.255.255.0 | enp0s8 | U | -[ 16.929442] cloud-init[1100]: ci-info: +-------+-------------+----------+---------------+-----------+-------+ -[ 16.930858] cloud-init[1100]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ -[ 16.932684] cloud-init[1100]: ci-info: +-------+-------------+---------+-----------+-------+ -[ 16.933928] cloud-init[1100]: ci-info: | Route | Destination | Gateway | Interface | Flags | -[ 16.935459] cloud-init[1100]: ci-info: +-------+-------------+---------+-----------+-------+ -[ 16.936896] cloud-init[1100]: ci-info: | 0 | fe80::/64 | :: | enp0s3 | U | -[ 16.938591] cloud-init[1100]: ci-info: | 1 | fe80::/64 | :: | enp0s8 | U | - Starting iSCSI initiator daemon (iscsid)... -[ OK ] Reached target System Initialization. -[ 16.939977] cloud-init[1100]: ci-info: | 5 | ff00::/8 | :: | enp0s3 | U | -[ 16.943583] Starting LXD - unix socket. -cloud-init[1100]: [ OK ] Started Message of the Day. - Starting Socket activation for snappy daemon. -[ OK ] Listening on ACPID Listen Socket. -[ OK ] Started Ubuntu Advantage update messaging. -[ OK ] Listening on D-Bus System Message Bus Socket. -ci-info: | 6 | ff00::/8 | :: | enp0s8 | U | -[ OK ] Started Daily Cleanup of Temporary Directories. -[ OK ] Started Daily apt download activities. -[ OK ] Listening on UUID daemon activation socket. -[ 16.950452] cloud-init[1100]: ci-info: +-------+-------------+---------+-----------+-------+ -[ OK ] Started Daily apt upgrade and clean activities. -[ OK ] Reached target Timers. -[ OK ] Started ACPI Events Check. -[ OK ] Reached target Paths. -[ OK ] Listening on LXD - unix socket. -[ OK ] Listening on Socket activation for snappy daemon. -[ OK ] Reached target Sockets. -[ OK ] Reached target Basic System. - Starting Login Service... - Starting System Logging Service... - Starting OpenBSD Secure Shell server... - Starting vboxadd.service... - Starting Accounts Service... - Starting Snap Daemon... -[ OK ] Started Deferred execution scheduler. - Starting /etc/rc.local Compatibility... -[ OK ] Started Regular background program processing daemon. -[ OK ] Started D-Bus System Message Bus. -[ OK ] Started FUSE filesystem for LXC. -[ OK ] Started ACPI event daemon. - Starting LSB: Record successful boot for GRUB... - Starting LSB: MD monitoring daemon... - Starting LXD - container startup/shutdown... -[ OK ] Started System Logging Service. -[ OK ] Started iSCSI initiator daemon (iscsid). -[ OK ] Started /etc/rc.local Compatibility. -[ OK ] Started OpenBSD Secure Shell server. -[ OK ] Started Login Service. -[ OK ] Started Unattended Upgrades Shutdown. - Starting Authenticate and Authorize Users to Run Privileged Tasks... - Starting Login to default iSCSI targets... -[ OK ] Started LSB: Record successful boot for GRUB. -[ OK ] Started LSB: MD monitoring daemon. -[ OK ] Started Authenticate and Authorize Users to Run Privileged Tasks. -[ OK ] Started Accounts Service. -[ OK ] Started Login to default iSCSI targets. -[ OK ] Reached target Remote File Systems (Pre). - Mounting /vagrant_data... -[FAILED] Failed to mount /vagrant_data. -See 'systemctl status vagrant_data.mount' for details. -[DEPEND] Dependency failed for Remote File Systems. - Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... - Starting Permit User Sessions... - Starting LSB: automatic crash report generation... - Starting LSB: daemon to balance interrupts for SMP systems... -[ OK ] Started Permit User Sessions. - Starting Hold until boot process finishes up... - Starting Terminate Plymouth Boot Screen... -[ OK ] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". -[ OK ] Started Hold until boot process finishes up. - Starting Set console scheme... -[ OK ] Started Serial Getty on ttyS0. -[ OK ] Started Getty on tty1. -[ OK ] Reached target Login Prompts. -[ OK ] Started Set console scheme. -[ OK ] Started LSB: daemon to balance interrupts for SMP systems. -[ OK ] Started Terminate Plymouth Boot Screen. -[ OK ] Started LXD - container startup/shutdown. -[ OK ] Started LSB: automatic crash report generation. -[ OK ] Started Snap Daemon. - Starting Wait until snapd is fully seeded... -[ OK ] Started Wait until snapd is fully seeded. - Starting Apply the settings specified in cloud-config... -[ 17.658479] cloud-init[1353]: Cloud-init v. 21.1-19-gbad84ad4-0ubuntu1~16.04.2 running 'modules:config' at Thu, 07 Oct 2021 07:42:47 +0000. Up 17.59 seconds. -[ OK ] Started Apply the settings specified in cloud-config. -[ OK ] Started vboxadd.service. - Starting vboxadd-service.service... -[ OK ] Started vboxadd-service.service. -[ OK ] Reached target Multi-User System. - Starting Execute cloud user/final scripts... -[ OK ] Reached target Graphical Interface. - Starting Update UTMP about System Runlevel Changes... -[ OK ] Started Update UTMP about System Runlevel Changes. -[ 18.223088] cloud-init[1437]: Cloud-init v. 21.1-19-gbad84ad4-0ubuntu1~16.04.2 running 'modules:final' at Thu, 07 Oct 2021 07:42:47 +0000. Up 18.14 seconds. -[ 18.225273] cloud-init[1437]: Cloud-init v. 21.1-19-gbad84ad4-0ubuntu1~16.04.2 finished at Thu, 07 Oct 2021 07:42:47 +0000. Datasource DataSourceNoCloud [seed=/dev/sdb][dsmode=net]. Up 18.21 seconds -[ OK ] Started Execute cloud user/final scripts. -[ OK ] Reached target Cloud-init target. - -Ubuntu 16.04.7 LTS ubuntu-xenial ttyS0 - -ubuntu-xenial login: \ No newline at end of file