I had rebuild my test vm since then, so I have included the new yaml file, it 
appears as before to the enp2 interfaces.
Looking at the files in /run/systemd/network directory all look good. However 
there as a delayed boot while setting up the interfaces


I've attached a syslog whihc was cleared just before reboot

01-netcfg.yaml


network:
 version: 2
 renderer: networkd
 ethernets:
   enp0s3:
     dhcp4: no
     dhcp6: no
     addresses: [192.168.0.150/24]
     nameservers:
         addresses: [192.168.0.3,192.168.0.15]
   enp0s8:
     dhcp4: no
     dhcp6: no
     addresses: [192.168.1.150/24]
     nameservers:
         addresses: [192.168.1.2,192.168.1.3]
   enp0s9:
     dhcp4: no
     dhcp6: no
     addresses: [192.168.2.150/24]
     nameservers:
         addresses: [192.168.2.2,192.168.2.3]
   enp0s10:
     dhcp4: no
     dhcp6: no
     addresses: [192.168.3.150/24]
     nameservers:
         addresses: [192.168.3.2,192.168.3.3]
   enp0s16:
     dhcp4: no
     dhcp6: no
     addresses: [192.168.4.150/24]
     nameservers:
         addresses: [192.168.4.2,192.168.4.3]
   enp0s17:
     dhcp4: no
     dhcp6: no
     addresses: [192.168.5.150/24]
     nameservers:
         addresses: [192.168.5.2,192.168.5.3]
   enp0s18:
     dhcp4: no
     dhcp6: no
     addresses: [192.168.6.150/24,192.168.7.2/24]
     nameservers:
         addresses: [192.168.6.2,192.168.7.3,192.168.6.3,192.168.7.2]
   enp0s19:
     dhcp4: no
     dhcp6: no
     addresses: [192.168.253.150/24]
     gateway4: 192.168.253.1
     nameservers:
         addresses: [192.168.253.3,192.168.253.3]
   enp2s0:
     dhcp4: no
     dhcp6: no
     addresses: [192.168.9.150/24]
     gateway4: 192.168.9.1
     nameservers:
         addresses: [192.168.253.3,192.168.253.1]
   enp2s1:
     dhcp4: no
     dhcp6: no
     addresses: [192.168.10.150/24]
     gateway4: 192.168.10.1
     nameservers:
         addresses: [192.168.253.3,192.168.253.3]


::::::::::::::
10-netplan-enp0s10.network
::::::::::::::
[Match]
Name=enp0s10

[Network]
Address=192.168.3.150/24
DNS=192.168.3.2
DNS=192.168.3.3
::::::::::::::
10-netplan-enp0s16.network
::::::::::::::
[Match]
Name=enp0s16

[Network]
Address=192.168.4.150/24
DNS=192.168.4.2
DNS=192.168.4.3
::::::::::::::
10-netplan-enp0s17.network
::::::::::::::
[Match]
Name=enp0s17

[Network]
Address=192.168.5.150/24
DNS=192.168.5.2
DNS=192.168.5.3
::::::::::::::
10-netplan-enp0s18.network
::::::::::::::
[Match]
Name=enp0s18

[Network]
Address=192.168.6.150/24
Address=192.168.7.2/24
DNS=192.168.6.2
DNS=192.168.7.3
DNS=192.168.6.3
DNS=192.168.7.2
::::::::::::::
10-netplan-enp0s19.network
::::::::::::::
[Match]
Name=enp0s19

[Network]
Address=192.168.253.150/24
Gateway=192.168.253.1
DNS=192.168.253.3
DNS=192.168.253.3
::::::::::::::
10-netplan-enp0s3.network
::::::::::::::
[Match]
Name=enp0s3

[Network]
Address=192.168.0.150/24
DNS=192.168.0.3
DNS=192.168.0.15
::::::::::::::
10-netplan-enp0s8.network
::::::::::::::
[Match]
Name=enp0s8

[Network]
Address=192.168.1.150/24
DNS=192.168.1.2
DNS=192.168.1.3
::::::::::::::
10-netplan-enp0s9.network
::::::::::::::
[Match]
Name=enp0s9

[Network]
Address=192.168.2.150/24
DNS=192.168.2.2
DNS=192.168.2.3
::::::::::::::
10-netplan-enp2s0.network
::::::::::::::
[Match]
Name=enp2s0

[Network]
Address=192.168.9.150/24
Gateway=192.168.9.1
DNS=192.168.253.3
DNS=192.168.253.1
::::::::::::::
10-netplan-enp2s1.network
::::::::::::::
[Match]
Name=enp2s1

[Network]
Address=192.168.10.150/24
Gateway=192.168.10.1
DNS=192.168.253.3
DNS=192.168.253.3


syslog
Feb 14 19:27:59 touter systemd[1]: Stopped target Graphical Interface.
Feb 14 19:27:59 touter systemd[1]: Stopping LVM2 PV scan on device 8:1...
Feb 14 19:27:59 touter systemd[1]: Stopping Availability of block devices...
Feb 14 19:27:59 touter systemd[1]: Stopped target Host and Network Name Lookups.
Feb 14 19:27:59 touter systemd[1]: Stopping Authorization Manager...
Feb 14 19:27:59 touter systemd[1]: Stopping User Manager for UID 1000...
Feb 14 19:27:59 touter systemd[1]: Stopped target Sound Card.
Feb 14 19:27:59 touter systemd[1]: Closed Load/Save RF Kill Switch Status 
/dev/rfkill Watch.
Feb 14 19:27:59 touter systemd[1]: Stopping Session 1 of user andrew.
Feb 14 19:27:59 touter systemd[1]: Stopping Accounts Service...
Feb 14 19:27:59 touter systemd[855]: Stopped target Default.
Feb 14 19:27:59 touter rsyslogd: [origin software="rsyslogd" swVersion="8.16.0" 
x-pid="639" x-info="http://www.rsyslog.com";] exiting on signal 15.
Feb 14 19:28:10 touter rsyslogd: [origin software="rsyslogd" swVersion="8.16.0" 
x-pid="649" x-info="http://www.rsyslog.com";] start
Feb 14 19:28:10 touter rsyslogd: rsyslogd's groupid changed to 107
Feb 14 19:28:10 touter rsyslogd: rsyslogd's userid changed to 103
Feb 14 19:28:10 touter rsyslogd-2039: Could not open output pipe 
'/dev/xconsole':: No such file or directory [v8.16.0 try 
http://www.rsyslog.com/e/2039 ]
Feb 14 19:28:10 touter rsyslogd-2007: action 'action 10' suspended, next retry 
is Wed Feb 14 19:28:40 2018 [v8.16.0 try http://www.rsyslog.com/e/2007 ]
Feb 14 19:28:10 touter kernel: [    0.000000] random: get_random_bytes called 
from start_kernel+0x42/0x4e6 with crng_init=0
Feb 14 19:28:10 touter kernel: [    0.000000] Linux version 4.13.0-25-generic 
(buildd@lgw01-amd64-039) (gcc version 7.2.0 (Ubuntu 7.2.0-8ubuntu3)) #29-Ubuntu 
SMP Mon Jan 8 21:14:41 UTC 2018 (Ubuntu 4.13.0-25.29-generic 4.13.13)
Feb 14 19:28:10 touter kernel: [    0.000000] Command line: 
BOOT_IMAGE=/boot/vmlinuz-4.13.0-25-generic root=/dev/mapper/touter--vg-root ro
Feb 14 19:28:10 touter kernel: [    0.000000] KERNEL supported cpus:
Feb 14 19:28:10 touter kernel: [    0.000000]   Intel GenuineIntel
Feb 14 19:28:10 touter kernel: [    0.000000]   AMD AuthenticAMD
Feb 14 19:28:10 touter kernel: [    0.000000]   Centaur CentaurHauls
Feb 14 19:28:10 touter kernel: [    0.000000] x86/fpu: Supporting XSAVE feature 
0x001: 'x87 floating point registers'
Feb 14 19:28:10 touter kernel: [    0.000000] x86/fpu: Supporting XSAVE feature 
0x002: 'SSE registers'
Feb 14 19:28:10 touter kernel: [    0.000000] x86/fpu: Supporting XSAVE feature 
0x004: 'AVX registers'
Feb 14 19:28:10 touter kernel: [    0.000000] x86/fpu: xstate_offset[2]:  576, 
xstate_sizes[2]:  256
Feb 14 19:28:10 touter kernel: [    0.000000] x86/fpu: Enabled xstate features 
0x7, context size is 832 bytes, using 'standard' format.
Feb 14 19:28:10 touter kernel: [    0.000000] e820: BIOS-provided physical RAM 
map:
Feb 14 19:28:10 touter kernel: [    0.000000] BIOS-e820: [mem 
0x0000000000000000-0x000000000009fbff] usable
Feb 14 19:28:10 touter kernel: [    0.000000] BIOS-e820: [mem 
0x000000000009fc00-0x000000000009ffff] reserved
Feb 14 19:28:10 touter kernel: [    0.000000] BIOS-e820: [mem 
0x00000000000f0000-0x00000000000fffff] reserved
Feb 14 19:28:10 touter kernel: [    0.000000] BIOS-e820: [mem 
0x0000000000100000-0x000000007ffeffff] usable
Feb 14 19:28:10 touter kernel: [    0.000000] BIOS-e820: [mem 
0x000000007fff0000-0x000000007fffffff] ACPI data
Feb 14 19:28:10 touter kernel: [    0.000000] BIOS-e820: [mem 
0x00000000fec00000-0x00000000fec00fff] reserved
Feb 14 19:28:10 touter kernel: [    0.000000] BIOS-e820: [mem 
0x00000000fee00000-0x00000000fee00fff] reserved
Feb 14 19:28:10 touter kernel: [    0.000000] BIOS-e820: [mem 
0x00000000fffc0000-0x00000000ffffffff] reserved
Feb 14 19:28:10 touter kernel: [    0.000000] NX (Execute Disable) protection: 
active
Feb 14 19:28:10 touter kernel: [    0.000000] random: fast init done
Feb 14 19:28:10 touter kernel: [    0.000000] SMBIOS 2.5 present.
Feb 14 19:28:10 touter kernel: [    0.000000] DMI: innotek GmbH 
VirtualBox/VirtualBox, BIOS VirtualBox 12/01/2006
Feb 14 19:28:10 touter kernel: [    0.000000] Hypervisor detected: KVM
Feb 14 19:28:10 touter kernel: [    0.000000] tsc: Fast TSC calibration using 
PIT
Feb 14 19:28:10 touter kernel: [    0.000000] e820: update [mem 
0x00000000-0x00000fff] usable ==> reserved
Feb 14 19:28:10 touter kernel: [    0.000000] e820: remove [mem 
0x000a0000-0x000fffff] usable
Feb 14 19:28:10 touter kernel: [    0.000000] e820: last_pfn = 0x7fff0 
max_arch_pfn = 0x400000000
Feb 14 19:28:10 touter kernel: [    0.000000] MTRR default type: uncachable
Feb 14 19:28:10 touter kernel: [    0.000000] MTRR variable ranges disabled:
Feb 14 19:28:10 touter kernel: [    0.000000] MTRR: Disabled
Feb 14 19:28:10 touter kernel: [    0.000000] x86/PAT: MTRRs disabled, skipping 
PAT initialization too.
Feb 14 19:28:10 touter kernel: [    0.000000] CPU MTRRs all blank - virtualized 
system.
Feb 14 19:28:10 touter kernel: [    0.000000] x86/PAT: Configuration [0-7]: WB  
WT  UC- UC  WB  WT  UC- UC
Feb 14 19:28:10 touter kernel: [    0.000000] found SMP MP-table at [mem 
0x0009fff0-0x0009ffff] mapped at [ffff8e59c009fff0]
Feb 14 19:28:10 touter kernel: [    0.000000] Scanning 1 areas for low memory 
corruption
Feb 14 19:28:10 touter kernel: [    0.000000] Base memory trampoline at 
[ffff8e59c0099000] 99000 size 24576
Feb 14 19:28:10 touter kernel: [    0.000000] BRK [0x7012c000, 0x7012cfff] 
PGTABLE
Feb 14 19:28:10 touter kernel: [    0.000000] BRK [0x7012d000, 0x7012dfff] 
PGTABLE
Feb 14 19:28:10 touter kernel: [    0.000000] BRK [0x7012e000, 0x7012efff] 
PGTABLE
Feb 14 19:28:10 touter kernel: [    0.000000] BRK [0x7012f000, 0x7012ffff] 
PGTABLE
Feb 14 19:28:10 touter kernel: [    0.000000] BRK [0x70130000, 0x70130fff] 
PGTABLE
Feb 14 19:28:10 touter kernel: [    0.000000] BRK [0x70131000, 0x70131fff] 
PGTABLE
Feb 14 19:28:10 touter kernel: [    0.000000] RAMDISK: [mem 
0x31da3000-0x34ec8fff]
Feb 14 19:28:10 touter kernel: [    0.000000] ACPI: Early table checksum 
verification disabled
Feb 14 19:28:10 touter kernel: [    0.000000] ACPI: RSDP 0x00000000000E0000 
000024 (v02 VBOX  )
Feb 14 19:28:10 touter kernel: [    0.000000] ACPI: XSDT 0x000000007FFF0040 
00004C (v01 VBOX   VBOXXSDT 00000001 ASL  00000061)
Feb 14 19:28:10 touter kernel: [    0.000000] ACPI: FACP 0x000000007FFF0110 
0000F4 (v04 VBOX   VBOXFACP 00000001 ASL  00000061)
Feb 14 19:28:10 touter kernel: [    0.000000] ACPI: DSDT 0x000000007FFF0530 
0021FF (v02 VBOX   VBOXBIOS 00000002 INTL 20100528)
Feb 14 19:28:10 touter kernel: [    0.000000] ACPI: FACS 0x000000007FFF0240 
000040
Feb 14 19:28:10 touter kernel: [    0.000000] ACPI: FACS 0x000000007FFF0240 
000040
Feb 14 19:28:10 touter kernel: [    0.000000] ACPI: APIC 0x000000007FFF0280 
000054 (v02 VBOX   VBOXAPIC 00000001 ASL  00000061)
Feb 14 19:28:10 touter kernel: [    0.000000] ACPI: HPET 0x000000007FFF02E0 
000038 (v01 VBOX   VBOXHPET 00000001 ASL  00000061)
Feb 14 19:28:10 touter kernel: [    0.000000] ACPI: MCFG 0x000000007FFF0320 
00003C (v01 VBOX   VBOXMCFG 00000001 ASL  00000061)
Feb 14 19:28:10 touter kernel: [    0.000000] ACPI: SSDT 0x000000007FFF0360 
0001CC (v01 VBOX   VBOXCPUT 00000002 INTL 20100528)
Feb 14 19:28:10 touter kernel: [    0.000000] ACPI: Local APIC address 
0xfee00000
Feb 14 19:28:10 touter kernel: [    0.000000] No NUMA configuration found
Feb 14 19:28:10 touter kernel: [    0.000000] Faking a node at [mem 
0x0000000000000000-0x000000007ffeffff]
Feb 14 19:28:10 touter kernel: [    0.000000] NODE_DATA(0) allocated [mem 
0x7ffc5000-0x7ffeffff]
Feb 14 19:28:10 touter kernel: [    0.000000] kvm-clock: Using msrs 4b564d01 
and 4b564d00
Feb 14 19:28:10 touter kernel: [    0.000000] kvm-clock: cpu 0, msr 0:7ff45001, 
primary cpu clock
Feb 14 19:28:10 touter kernel: [    0.000000] kvm-clock: using sched offset of 
578778028850 cycles
Feb 14 19:28:10 touter kernel: [    0.000000] clocksource: kvm-clock: mask: 
0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns
Feb 14 19:28:10 touter kernel: [    0.000000] Zone ranges:
Feb 14 19:28:10 touter kernel: [    0.000000]   DMA      [mem 
0x0000000000001000-0x0000000000ffffff]
Feb 14 19:28:10 touter kernel: [    0.000000]   DMA32    [mem 
0x0000000001000000-0x000000007ffeffff]
Feb 14 19:28:10 touter kernel: [    0.000000]   Normal   empty
Feb 14 19:28:10 touter kernel: [    0.000000]   Device   empty
Feb 14 19:28:10 touter kernel: [    0.000000] Movable zone start for each node
Feb 14 19:28:10 touter kernel: [    0.000000] Early memory node ranges
Feb 14 19:28:10 touter kernel: [    0.000000]   node   0: [mem 
0x0000000000001000-0x000000000009efff]
Feb 14 19:28:10 touter kernel: [    0.000000]   node   0: [mem 
0x0000000000100000-0x000000007ffeffff]
Feb 14 19:28:10 touter kernel: [    0.000000] Initmem setup node 0 [mem 
0x0000000000001000-0x000000007ffeffff]
Feb 14 19:28:10 touter kernel: [    0.000000] On node 0 totalpages: 524174
Feb 14 19:28:10 touter kernel: [    0.000000]   DMA zone: 64 pages used for 
memmap
Feb 14 19:28:10 touter kernel: [    0.000000]   DMA zone: 21 pages reserved
Feb 14 19:28:10 touter kernel: [    0.000000]   DMA zone: 3998 pages, LIFO 
batch:0
Feb 14 19:28:10 touter kernel: [    0.000000]   DMA32 zone: 8128 pages used for 
memmap
Feb 14 19:28:10 touter kernel: [    0.000000]   DMA32 zone: 520176 pages, LIFO 
batch:31
Feb 14 19:28:10 touter kernel: [    0.000000] ACPI: PM-Timer IO Port: 0x4008
Feb 14 19:28:10 touter kernel: [    0.000000] ACPI: Local APIC address 
0xfee00000
Feb 14 19:28:10 touter kernel: [    0.000000] IOAPIC[0]: apic_id 1, version 32, 
address 0xfec00000, GSI 0-23
Feb 14 19:28:10 touter kernel: [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 
0 global_irq 2 dfl dfl)
Feb 14 19:28:10 touter kernel: [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 
9 global_irq 9 low level)
Feb 14 19:28:10 touter kernel: [    0.000000] ACPI: IRQ0 used by override.
Feb 14 19:28:10 touter kernel: [    0.000000] ACPI: IRQ9 used by override.
Feb 14 19:28:10 touter kernel: [    0.000000] Using ACPI (MADT) for SMP 
configuration information
Feb 14 19:28:10 touter kernel: [    0.000000] ACPI: HPET id: 0x8086a201 base: 
0xfed00000
Feb 14 19:28:10 touter kernel: [    0.000000] smpboot: Allowing 1 CPUs, 0 
hotplug CPUs
Feb 14 19:28:10 touter kernel: [    0.000000] PM: Registered nosave memory: 
[mem 0x00000000-0x00000fff]
Feb 14 19:28:10 touter kernel: [    0.000000] PM: Registered nosave memory: 
[mem 0x0009f000-0x0009ffff]
Feb 14 19:28:10 touter kernel: [    0.000000] PM: Registered nosave memory: 
[mem 0x000a0000-0x000effff]
Feb 14 19:28:10 touter kernel: [    0.000000] PM: Registered nosave memory: 
[mem 0x000f0000-0x000fffff]
Feb 14 19:28:10 touter kernel: [    0.000000] e820: [mem 0x80000000-0xfebfffff] 
available for PCI devices
Feb 14 19:28:10 touter kernel: [    0.000000] Booting paravirtualized kernel on 
KVM
Feb 14 19:28:10 touter kernel: [    0.000000] clocksource: refined-jiffies: 
mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
Feb 14 19:28:10 touter kernel: [    0.000000] setup_percpu: NR_CPUS:8192 
nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1
Feb 14 19:28:10 touter kernel: [    0.000000] percpu: Embedded 46 pages/cpu 
@ffff8e5a3fc00000 s149784 r8192 d30440 u2097152
Feb 14 19:28:10 touter kernel: [    0.000000] pcpu-alloc: s149784 r8192 d30440 
u2097152 alloc=1*2097152
Feb 14 19:28:10 touter kernel: [    0.000000] pcpu-alloc: [0] 0
Feb 14 19:28:10 touter kernel: [    0.000000] PV qspinlock hash table entries: 
256 (order: 0, 4096 bytes)
Feb 14 19:28:10 touter kernel: [    0.000000] Built 1 zonelists in Node order, 
mobility grouping on.  Total pages: 515961
Feb 14 19:28:10 touter kernel: [    0.000000] Policy zone: DMA32
Feb 14 19:28:10 touter kernel: [    0.000000] Kernel command line: 
BOOT_IMAGE=/boot/vmlinuz-4.13.0-25-generic root=/dev/mapper/touter--vg-root ro
Feb 14 19:28:10 touter kernel: [    0.000000] PID hash table entries: 4096 
(order: 3, 32768 bytes)
Feb 14 19:28:10 touter kernel: [    0.000000] Calgary: detecting Calgary via 
BIOS EBDA area
Feb 14 19:28:10 touter kernel: [    0.000000] Calgary: Unable to locate Rio 
Grande table in EBDA - bailing!
Feb 14 19:28:10 touter kernel: [    0.000000] Memory: 1986716K/2096696K 
available (12300K kernel code, 2481K rwdata, 3996K rodata, 2372K init, 2368K 
bss, 109980K reserved, 0K cma-reserved)
Feb 14 19:28:10 touter kernel: [    0.000000] SLUB: HWalign=64, Order=0-3, 
MinObjects=0, CPUs=1, Nodes=1
Feb 14 19:28:10 touter kernel: [    0.000000] Kernel/User page tables 
isolation: enabled
Feb 14 19:28:10 touter kernel: [    0.000000] ftrace: allocating 37810 entries 
in 148 pages
Feb 14 19:28:10 touter kernel: [    0.004000] Hierarchical RCU implementation.
Feb 14 19:28:10 touter kernel: [    0.004000]   RCU restricting CPUs from 
NR_CPUS=8192 to nr_cpu_ids=1.
Feb 14 19:28:10 touter kernel: [    0.004000]   Tasks RCU enabled.
Feb 14 19:28:10 touter kernel: [    0.004000] RCU: Adjusting geometry for 
rcu_fanout_leaf=16, nr_cpu_ids=1
Feb 14 19:28:10 touter kernel: [    0.004000] NR_IRQS: 524544, nr_irqs: 256, 
preallocated irqs: 16
Feb 14 19:28:10 touter kernel: [    0.004000] Console: colour VGA+ 80x25
Feb 14 19:28:10 touter kernel: [    0.004000] console [tty0] enabled
Feb 14 19:28:10 touter kernel: [    0.004000] clocksource: hpet: mask: 
0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
Feb 14 19:28:10 touter kernel: [    0.004000] hpet clockevent registered
Feb 14 19:28:10 touter kernel: [    0.004005] tsc: Detected 3408.004 MHz 
processor
Feb 14 19:28:10 touter kernel: [    0.004298] Calibrating delay loop (skipped) 
preset value.. 6816.00 BogoMIPS (lpj=13632016)
Feb 14 19:28:10 touter kernel: [    0.008002] pid_max: default: 32768 minimum: 
301
Feb 14 19:28:10 touter kernel: [    0.008301] ACPI: Core revision 20170531
Feb 14 19:28:10 touter kernel: [    0.009092] ACPI: 2 ACPI AML tables 
successfully acquired and loaded
Feb 14 19:28:10 touter kernel: [    0.009414] Security Framework initialized
Feb 14 19:28:10 touter kernel: [    0.009667] Yama: becoming mindful.
Feb 14 19:28:10 touter kernel: [    0.009949] AppArmor: AppArmor initialized
Feb 14 19:28:10 touter kernel: [    0.010409] Dentry cache hash table entries: 
262144 (order: 9, 2097152 bytes)
Feb 14 19:28:10 touter kernel: [    0.010822] Inode-cache hash table entries: 
131072 (order: 8, 1048576 bytes)
Feb 14 19:28:10 touter kernel: [    0.011140] Mount-cache hash table entries: 
4096 (order: 3, 32768 bytes)
Feb 14 19:28:10 touter kernel: [    0.012005] Mountpoint-cache hash table 
entries: 4096 (order: 3, 32768 bytes)
Feb 14 19:28:10 touter kernel: [    0.012465] CPU: Physical Processor ID: 0
Feb 14 19:28:10 touter kernel: [    0.012732] mce: CPU supports 0 MCE banks
Feb 14 19:28:10 touter kernel: [    0.012994] process: using mwait in idle 
threads
Feb 14 19:28:10 touter kernel: [    0.013260] Last level iTLB entries: 4KB 64, 
2MB 8, 4MB 8
Feb 14 19:28:10 touter kernel: [    0.013545] Last level dTLB entries: 4KB 64, 
2MB 0, 4MB 0, 1GB 4
Feb 14 19:28:10 touter kernel: [    0.019318] Freeing SMP alternatives memory: 
36K
Feb 14 19:28:10 touter kernel: [    0.020053] smpboot: Max logical packages: 1
Feb 14 19:28:10 touter kernel: [    0.020522] x2apic enabled
Feb 14 19:28:10 touter kernel: [    0.020915] Switched APIC routing to physical 
x2apic.
Feb 14 19:28:10 touter kernel: [    0.022059] ..TIMER: vector=0x30 apic1=0 
pin1=2 apic2=-1 pin2=-1
Feb 14 19:28:10 touter kernel: [    0.028000] smpboot: CPU0: Intel(R) Core(TM) 
i7-6700 CPU @ 3.40GHz (family: 0x6, model: 0x5e, stepping: 0x3)
Feb 14 19:28:10 touter kernel: [    0.028000] Performance Events: unsupported 
p6 CPU model 94 no PMU driver, software events only.
Feb 14 19:28:10 touter kernel: [    0.028000] Hierarchical SRCU implementation.
Feb 14 19:28:10 touter kernel: [    0.028000] smp: Bringing up secondary CPUs 
...
Feb 14 19:28:10 touter kernel: [    0.028000] smp: Brought up 1 node, 1 CPU
Feb 14 19:28:10 touter kernel: [    0.028000] smpboot: Total of 1 processors 
activated (6816.00 BogoMIPS)
Feb 14 19:28:10 touter kernel: [    0.028000] devtmpfs: initialized
Feb 14 19:28:10 touter kernel: [    0.028000] x86/mm: Memory block size: 128MB
Feb 14 19:28:10 touter kernel: [    0.028000] evm: security.selinux
Feb 14 19:28:10 touter kernel: [    0.028000] evm: security.SMACK64
Feb 14 19:28:10 touter kernel: [    0.028000] evm: security.SMACK64EXEC
Feb 14 19:28:10 touter kernel: [    0.028003] evm: security.SMACK64TRANSMUTE
Feb 14 19:28:10 touter kernel: [    0.028256] evm: security.SMACK64MMAP
Feb 14 19:28:10 touter kernel: [    0.028501] evm: security.ima
Feb 14 19:28:10 touter kernel: [    0.028731] evm: security.capability
Feb 14 19:28:10 touter kernel: [    0.029021] clocksource: jiffies: mask: 
0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
Feb 14 19:28:10 touter kernel: [    0.029538] futex hash table entries: 256 
(order: 2, 16384 bytes)
Feb 14 19:28:10 touter kernel: [    0.029858] pinctrl core: initialized pinctrl 
subsystem
Feb 14 19:28:10 touter kernel: [    0.030190] RTC time: 19:28:01, date: 02/14/18
Feb 14 19:28:10 touter kernel: [    0.030534] NET: Registered protocol family 16
Feb 14 19:28:10 touter kernel: [    0.030889] cpuidle: using governor ladder
Feb 14 19:28:10 touter kernel: [    0.031143] cpuidle: using governor menu
Feb 14 19:28:10 touter kernel: [    0.031430] PCCT header not found.
Feb 14 19:28:10 touter kernel: [    0.031681] ACPI: bus type PCI registered
Feb 14 19:28:10 touter kernel: [    0.031934] acpiphp: ACPI Hot Plug PCI 
Controller Driver version: 0.5
Feb 14 19:28:10 touter kernel: [    0.032018] PCI: MMCONFIG for domain 0000 
[bus 00-3f] at [mem 0xdc000000-0xdfffffff] (base 0xdc000000)
Feb 14 19:28:10 touter kernel: [    0.032549] PCI: not using MMCONFIG
Feb 14 19:28:10 touter kernel: [    0.032790] PCI: Using configuration type 1 
for base access
Feb 14 19:28:10 touter kernel: [    0.033767] HugeTLB registered 2.00 MiB page 
size, pre-allocated 0 pages
Feb 14 19:28:10 touter kernel: [    0.034161] ACPI: Added _OSI(Module Device)
Feb 14 19:28:10 touter kernel: [    0.034418] ACPI: Added _OSI(Processor Device)
Feb 14 19:28:10 touter kernel: [    0.034677] ACPI: Added _OSI(3.0 _SCP 
Extensions)
Feb 14 19:28:10 touter kernel: [    0.034943] ACPI: Added _OSI(Processor 
Aggregator Device)
Feb 14 19:28:10 touter kernel: [    0.035411] ACPI: Executed 1 blocks of 
module-level executable AML code
Feb 14 19:28:10 touter kernel: [    0.037274] ACPI: Interpreter enabled
Feb 14 19:28:10 touter kernel: [    0.037528] ACPI: (supports S0 S5)
Feb 14 19:28:10 touter kernel: [    0.037768] ACPI: Using IOAPIC for interrupt 
routing
Feb 14 19:28:10 touter kernel: [    0.038132] PCI: MMCONFIG for domain 0000 
[bus 00-3f] at [mem 0xdc000000-0xdfffffff] (base 0xdc000000)
Feb 14 19:28:10 touter kernel: [    0.038755] PCI: MMCONFIG at [mem 
0xdc000000-0xdfffffff] reserved in ACPI motherboard resources
Feb 14 19:28:10 touter kernel: [    0.039246] PCI: Using host bridge windows 
from ACPI; if necessary, use "pci=nocrs" and report a bug
Feb 14 19:28:10 touter kernel: [    0.039877] ACPI: Enabled 2 GPEs in block 00 
to 07
Feb 14 19:28:10 touter kernel: [    0.042977] ACPI: PCI Root Bridge [PCI0] 
(domain 0000 [bus 00-ff])
Feb 14 19:28:10 touter kernel: [    0.043269] acpi PNP0A03:00: _OSC: OS 
supports [ExtendedConfig ASPM ClockPM Segments MSI]
Feb 14 19:28:10 touter kernel: [    0.043784] acpi PNP0A03:00: _OSC: OS now 
controls [PCIeHotplug PME AER PCIeCapability]
Feb 14 19:28:10 touter kernel: [    0.044000] acpi PNP0A03:00: [Firmware Info]: 
MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
Feb 14 19:28:10 touter kernel: [    0.044234] PCI host bridge to bus 0000:00
Feb 14 19:28:10 touter kernel: [    0.044485] pci_bus 0000:00: root bus 
resource [io  0x0000-0x0cf7 window]
Feb 14 19:28:10 touter kernel: [    0.044828] pci_bus 0000:00: root bus 
resource [io  0x0d00-0xffff window]
Feb 14 19:28:10 touter kernel: [    0.045158] pci_bus 0000:00: root bus 
resource [mem 0x000a0000-0x000bffff window]
Feb 14 19:28:10 touter kernel: [    0.045770] pci_bus 0000:00: root bus 
resource [mem 0x80000000-0xfdffffff window]
Feb 14 19:28:10 touter kernel: [    0.048005] pci_bus 0000:00: root bus 
resource [mem 0x100000000-0xfffffffff pref window]
Feb 14 19:28:10 touter kernel: [    0.048487] pci_bus 0000:00: root bus 
resource [bus 00-ff]
Feb 14 19:28:10 touter kernel: [    0.048802] pci 0000:00:02.0: [80ee:beef] 
type 00 class 0x030000
Feb 14 19:28:10 touter kernel: [    0.052213] pci 0000:00:02.0: reg 0x10: [mem 
0xe0000000-0xe0ffffff pref]
Feb 14 19:28:10 touter kernel: [    0.057539] pci 0000:00:03.0: [8086:100f] 
type 00 class 0x020000
Feb 14 19:28:10 touter kernel: [    0.058164] pci 0000:00:03.0: reg 0x10: [mem 
0xe1000000-0xe101ffff]
Feb 14 19:28:10 touter kernel: [    0.059089] pci 0000:00:03.0: reg 0x18: [io  
0xd000-0xd007]
Feb 14 19:28:10 touter kernel: [    0.061387] pci 0000:00:04.0: [80ee:cafe] 
type 00 class 0x088000
Feb 14 19:28:10 touter kernel: [    0.061915] pci 0000:00:04.0: reg 0x10: [io  
0xd020-0xd03f]
Feb 14 19:28:10 touter kernel: [    0.062406] pci 0000:00:04.0: reg 0x14: [mem 
0xe1400000-0xe17fffff]
Feb 14 19:28:10 touter kernel: [    0.062875] pci 0000:00:04.0: reg 0x18: [mem 
0xe1800000-0xe1803fff pref]
Feb 14 19:28:10 touter kernel: [    0.064657] pci 0000:00:05.0: [8086:2415] 
type 00 class 0x040100
Feb 14 19:28:10 touter kernel: [    0.064744] pci 0000:00:05.0: reg 0x10: [io  
0xd100-0xd1ff]
Feb 14 19:28:10 touter kernel: [    0.064789] pci 0000:00:05.0: reg 0x14: [io  
0xd200-0xd23f]
Feb 14 19:28:10 touter kernel: [    0.065146] pci 0000:00:07.0: [8086:7113] 
type 00 class 0x068000
Feb 14 19:28:10 touter kernel: [    0.065463] pci 0000:00:07.0: quirk: [io  
0x4000-0x403f] claimed by PIIX4 ACPI
Feb 14 19:28:10 touter kernel: [    0.065960] pci 0000:00:07.0: quirk: [io  
0x4100-0x410f] claimed by PIIX4 SMB
Feb 14 19:28:10 touter kernel: [    0.066463] pci 0000:00:08.0: [8086:100f] 
type 00 class 0x020000
Feb 14 19:28:10 touter kernel: [    0.067282] pci 0000:00:08.0: reg 0x10: [mem 
0xe1820000-0xe183ffff]
Feb 14 19:28:10 touter kernel: [    0.068579] pci 0000:00:08.0: reg 0x18: [io  
0xd240-0xd247]
Feb 14 19:28:10 touter kernel: [    0.071539] pci 0000:00:09.0: [8086:100f] 
type 00 class 0x020000
Feb 14 19:28:10 touter kernel: [    0.072055] pci 0000:00:09.0: reg 0x10: [mem 
0xe1840000-0xe185ffff]
Feb 14 19:28:10 touter kernel: [    0.073071] pci 0000:00:09.0: reg 0x18: [io  
0xd248-0xd24f]
Feb 14 19:28:10 touter kernel: [    0.075328] pci 0000:00:0a.0: [8086:100f] 
type 00 class 0x020000
Feb 14 19:28:10 touter kernel: [    0.075911] pci 0000:00:0a.0: reg 0x10: [mem 
0xe1860000-0xe187ffff]
Feb 14 19:28:10 touter kernel: [    0.076911] pci 0000:00:0a.0: reg 0x18: [io  
0xd250-0xd257]
Feb 14 19:28:10 touter kernel: [    0.078947] pci 0000:00:10.0: [8086:100f] 
type 00 class 0x020000
Feb 14 19:28:10 touter kernel: [    0.079444] pci 0000:00:10.0: reg 0x10: [mem 
0xe1880000-0xe189ffff]
Feb 14 19:28:10 touter kernel: [    0.080055] pci 0000:00:10.0: reg 0x18: [io  
0xd258-0xd25f]
Feb 14 19:28:10 touter kernel: [    0.082301] pci 0000:00:11.0: [8086:100f] 
type 00 class 0x020000
Feb 14 19:28:10 touter kernel: [    0.082811] pci 0000:00:11.0: reg 0x10: [mem 
0xe18a0000-0xe18bffff]
Feb 14 19:28:10 touter kernel: [    0.084054] pci 0000:00:11.0: reg 0x18: [io  
0xd260-0xd267]
Feb 14 19:28:10 touter kernel: [    0.086295] pci 0000:00:12.0: [8086:100f] 
type 00 class 0x020000
Feb 14 19:28:10 touter kernel: [    0.086793] pci 0000:00:12.0: reg 0x10: [mem 
0xe18c0000-0xe18dffff]
Feb 14 19:28:10 touter kernel: [    0.087700] pci 0000:00:12.0: reg 0x18: [io  
0xd268-0xd26f]
Feb 14 19:28:10 touter kernel: [    0.089684] pci 0000:00:13.0: [8086:100f] 
type 00 class 0x020000
Feb 14 19:28:10 touter kernel: [    0.090190] pci 0000:00:13.0: reg 0x10: [mem 
0xe18e0000-0xe18fffff]
Feb 14 19:28:10 touter kernel: [    0.091068] pci 0000:00:13.0: reg 0x18: [io  
0xd270-0xd277]
Feb 14 19:28:10 touter kernel: [    0.093643] pci 0000:00:18.0: [8086:2448] 
type 01 class 0x060401
Feb 14 19:28:10 touter kernel: [    0.093926] pci 0000:00:19.0: [8086:2448] 
type 01 class 0x060401
Feb 14 19:28:10 touter kernel: [    0.094220] pci 0000:00:1f.0: [8086:27b9] 
type 00 class 0x060100
Feb 14 19:28:10 touter kernel: [    0.094476] pci 0000:00:1f.0: quirk: [io  
0x8000-0x807f] claimed by ICH6 ACPI/GPIO/TCO
Feb 14 19:28:10 touter kernel: [    0.095121] pci 0000:00:1f.1: [8086:7111] 
type 00 class 0x01018a
Feb 14 19:28:10 touter kernel: [    0.095389] pci 0000:00:1f.1: reg 0x20: [io  
0xd280-0xd28f]
Feb 14 19:28:10 touter kernel: [    0.095499] pci 0000:00:1f.1: legacy IDE 
quirk: reg 0x10: [io  0x01f0-0x01f7]
Feb 14 19:28:10 touter kernel: [    0.095815] pci 0000:00:1f.1: legacy IDE 
quirk: reg 0x14: [io  0x03f6]
Feb 14 19:28:10 touter kernel: [    0.096000] pci 0000:00:1f.1: legacy IDE 
quirk: reg 0x18: [io  0x0170-0x0177]
Feb 14 19:28:10 touter kernel: [    0.096000] pci 0000:00:1f.1: legacy IDE 
quirk: reg 0x1c: [io  0x0376]
Feb 14 19:28:10 touter kernel: [    0.096147] pci 0000:00:1f.2: [8086:2829] 
type 00 class 0x010601
Feb 14 19:28:10 touter kernel: [    0.096665] pci 0000:00:1f.2: reg 0x10: [io  
0xd290-0xd297]
Feb 14 19:28:10 touter kernel: [    0.097117] pci 0000:00:1f.2: reg 0x14: [io  
0xd298-0xd29b]
Feb 14 19:28:10 touter kernel: [    0.097588] pci 0000:00:1f.2: reg 0x18: [io  
0xd2a0-0xd2a7]
Feb 14 19:28:10 touter kernel: [    0.098044] pci 0000:00:1f.2: reg 0x1c: [io  
0xd2a8-0xd2ab]
Feb 14 19:28:10 touter kernel: [    0.098474] pci 0000:00:1f.2: reg 0x20: [io  
0xd2b0-0xd2bf]
Feb 14 19:28:10 touter kernel: [    0.100051] pci 0000:00:1f.2: reg 0x24: [mem 
0xe1900000-0xe1901fff]
Feb 14 19:28:10 touter kernel: [    0.101083] pci 0000:00:1f.4: [106b:003f] 
type 00 class 0x0c0310
Feb 14 19:28:10 touter kernel: [    0.101696] pci 0000:00:1f.4: reg 0x10: [mem 
0xe1902000-0xe1902fff]
Feb 14 19:28:10 touter kernel: [    0.104744] pci 0000:00:1f.5: [8086:265c] 
type 00 class 0x0c0320
Feb 14 19:28:10 touter kernel: [    0.105215] pci 0000:00:1f.5: reg 0x10: [mem 
0xe1903000-0xe1903fff]
Feb 14 19:28:10 touter kernel: [    0.108000] pci 0000:00:18.0: PCI bridge to 
[bus 01] (subtractive decode)
Feb 14 19:28:10 touter kernel: [    0.108072] pci 0000:00:18.0:   bridge window 
[io  0x0000-0x0cf7 window] (subtractive decode)
Feb 14 19:28:10 touter kernel: [    0.108073] pci 0000:00:18.0:   bridge window 
[io  0x0d00-0xffff window] (subtractive decode)
Feb 14 19:28:10 touter kernel: [    0.108074] pci 0000:00:18.0:   bridge window 
[mem 0x000a0000-0x000bffff window] (subtractive decode)
Feb 14 19:28:10 touter kernel: [    0.108075] pci 0000:00:18.0:   bridge window 
[mem 0x80000000-0xfdffffff window] (subtractive decode)
Feb 14 19:28:10 touter kernel: [    0.108075] pci 0000:00:18.0:   bridge window 
[mem 0x100000000-0xfffffffff pref window] (subtractive decode)
Feb 14 19:28:10 touter kernel: [    0.108189] pci 0000:02:00.0: [8086:100f] 
type 00 class 0x020000
Feb 14 19:28:10 touter kernel: [    0.108709] pci 0000:02:00.0: reg 0x10: [mem 
0xe1a00000-0xe1a1ffff]
Feb 14 19:28:10 touter kernel: [    0.110062] pci 0000:02:00.0: reg 0x18: [io  
0xe000-0xe007]
Feb 14 19:28:10 touter kernel: [    0.112305] pci 0000:02:01.0: [8086:100f] 
type 00 class 0x020000
Feb 14 19:28:10 touter kernel: [    0.112810] pci 0000:02:01.0: reg 0x10: [mem 
0xe1a20000-0xe1a3ffff]
Feb 14 19:28:10 touter kernel: [    0.113702] pci 0000:02:01.0: reg 0x18: [io  
0xe008-0xe00f]
Feb 14 19:28:10 touter kernel: [    0.115906] pci 0000:00:19.0: PCI bridge to 
[bus 02] (subtractive decode)
Feb 14 19:28:10 touter kernel: [    0.116011] pci 0000:00:19.0:   bridge window 
[io  0xe000-0xefff]
Feb 14 19:28:10 touter kernel: [    0.116024] pci 0000:00:19.0:   bridge window 
[mem 0xe1a00000-0xe1afffff]
Feb 14 19:28:10 touter kernel: [    0.116048] pci 0000:00:19.0:   bridge window 
[io  0x0000-0x0cf7 window] (subtractive decode)
Feb 14 19:28:10 touter kernel: [    0.116049] pci 0000:00:19.0:   bridge window 
[io  0x0d00-0xffff window] (subtractive decode)
Feb 14 19:28:10 touter kernel: [    0.116049] pci 0000:00:19.0:   bridge window 
[mem 0x000a0000-0x000bffff window] (subtractive decode)
Feb 14 19:28:10 touter kernel: [    0.116050] pci 0000:00:19.0:   bridge window 
[mem 0x80000000-0xfdffffff window] (subtractive decode)
Feb 14 19:28:10 touter kernel: [    0.116051] pci 0000:00:19.0:   bridge window 
[mem 0x100000000-0xfffffffff pref window] (subtractive decode)
Feb 14 19:28:10 touter kernel: [    0.116687] ACPI: PCI Interrupt Link [LNKA] 
(IRQs 5 9 10 *11), disabled.
Feb 14 19:28:10 touter kernel: [    0.117161] ACPI: PCI Interrupt Link [LNKB] 
(IRQs 5 *9 10 11), disabled.
Feb 14 19:28:10 touter kernel: [    0.117524] ACPI: PCI Interrupt Link [LNKC] 
(IRQs 5 9 10 *11), disabled.
Feb 14 19:28:10 touter kernel: [    0.117890] ACPI: PCI Interrupt Link [LNKD] 
(IRQs 5 9 10 *11), disabled.
Feb 14 19:28:10 touter kernel: [    0.118386] SCSI subsystem initialized
Feb 14 19:28:10 touter kernel: [    0.118659] libata version 3.00 loaded.
Feb 14 19:28:10 touter kernel: [    0.118687] pci 0000:00:02.0: vgaarb: setting 
as boot VGA device
Feb 14 19:28:10 touter kernel: [    0.119012] pci 0000:00:02.0: vgaarb: VGA 
device added: decodes=io+mem,owns=io+mem,locks=none
Feb 14 19:28:10 touter kernel: [    0.120004] pci 0000:00:02.0: vgaarb: bridge 
control possible
Feb 14 19:28:10 touter kernel: [    0.120290] vgaarb: loaded
Feb 14 19:28:10 touter kernel: [    0.120543] ACPI: bus type USB registered
Feb 14 19:28:10 touter kernel: [    0.120803] usbcore: registered new interface 
driver usbfs
Feb 14 19:28:10 touter kernel: [    0.121088] usbcore: registered new interface 
driver hub
Feb 14 19:28:10 touter kernel: [    0.121371] usbcore: registered new device 
driver usb
Feb 14 19:28:10 touter kernel: [    0.121701] EDAC MC: Ver: 3.0.0
Feb 14 19:28:10 touter kernel: [    0.122279] PCI: Using ACPI for IRQ routing
Feb 14 19:28:10 touter kernel: [    0.134006] PCI: pci_cache_line_size set to 
64 bytes
Feb 14 19:28:10 touter kernel: [    0.134250] e820: reserve RAM buffer [mem 
0x0009fc00-0x0009ffff]
Feb 14 19:28:10 touter kernel: [    0.134251] e820: reserve RAM buffer [mem 
0x7fff0000-0x7fffffff]
Feb 14 19:28:10 touter kernel: [    0.134302] NetLabel: Initializing
Feb 14 19:28:10 touter kernel: [    0.134546] NetLabel:  domain hash size = 128
Feb 14 19:28:10 touter kernel: [    0.134804] NetLabel:  protocols = UNLABELED 
CIPSOv4 CALIPSO
Feb 14 19:28:10 touter kernel: [    0.135101] NetLabel:  unlabeled traffic 
allowed by default
Feb 14 19:28:10 touter kernel: [    0.135438] HPET: 4 timers in total, 0 timers 
will be used for per-cpu timer
Feb 14 19:28:10 touter kernel: [    0.135762] hpet0: at MMIO 0xfed00000, IRQs 
2, 8, 0, 0
Feb 14 19:28:10 touter kernel: [    0.136000] hpet0: 4 comparators, 64-bit 
14.318180 MHz counter
Feb 14 19:28:10 touter kernel: [    0.137038] clocksource: Switched to 
clocksource kvm-clock
Feb 14 19:28:10 touter kernel: [    0.142221] VFS: Disk quotas dquot_6.6.0
Feb 14 19:28:10 touter kernel: [    0.142484] VFS: Dquot-cache hash table 
entries: 512 (order 0, 4096 bytes)
Feb 14 19:28:10 touter kernel: [    0.142844] AppArmor: AppArmor Filesystem 
Enabled
Feb 14 19:28:10 touter kernel: [    0.143162] pnp: PnP ACPI init
Feb 14 19:28:10 touter kernel: [    0.143431] pnp 00:00: Plug and Play ACPI 
device, IDs PNP0303 (active)
Feb 14 19:28:10 touter kernel: [    0.143472] pnp 00:01: Plug and Play ACPI 
device, IDs PNP0f03 (active)
Feb 14 19:28:10 touter kernel: [    0.143501] pnp 00:02: Plug and Play ACPI 
device, IDs PNP0b00 (active)
Feb 14 19:28:10 touter kernel: [    0.143539] system 00:03: [mem 
0xfed00000-0xfed003ff] has been reserved
Feb 14 19:28:10 touter kernel: [    0.143847] system 00:03: Plug and Play ACPI 
device, IDs PNP0103 PNP0c01 (active)
Feb 14 19:28:10 touter kernel: [    0.143932] system 00:04: [mem 
0xdc000000-0xdfffffff] has been reserved
Feb 14 19:28:10 touter kernel: [    0.144239] system 00:04: Plug and Play ACPI 
device, IDs PNP0c02 (active)
Feb 14 19:28:10 touter kernel: [    0.144551] pnp: PnP ACPI: found 5 devices
Feb 14 19:28:10 touter kernel: [    0.149875] clocksource: acpi_pm: mask: 
0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Feb 14 19:28:10 touter kernel: [    0.150450] pci 0000:00:18.0: PCI bridge to 
[bus 01]
Feb 14 19:28:10 touter kernel: [    0.150777] pci 0000:00:19.0: PCI bridge to 
[bus 02]
Feb 14 19:28:10 touter kernel: [    0.151055] pci 0000:00:19.0:   bridge window 
[io  0xe000-0xefff]
Feb 14 19:28:10 touter kernel: [    0.151367] pci 0000:00:19.0:   bridge window 
[mem 0xe1a00000-0xe1afffff]
Feb 14 19:28:10 touter kernel: [    0.151711] pci_bus 0000:00: resource 4 [io  
0x0000-0x0cf7 window]
Feb 14 19:28:10 touter kernel: [    0.151712] pci_bus 0000:00: resource 5 [io  
0x0d00-0xffff window]
Feb 14 19:28:10 touter kernel: [    0.151713] pci_bus 0000:00: resource 6 [mem 
0x000a0000-0x000bffff window]
Feb 14 19:28:10 touter kernel: [    0.151714] pci_bus 0000:00: resource 7 [mem 
0x80000000-0xfdffffff window]
Feb 14 19:28:10 touter kernel: [    0.151715] pci_bus 0000:00: resource 8 [mem 
0x100000000-0xfffffffff pref window]
Feb 14 19:28:10 touter kernel: [    0.151715] pci_bus 0000:01: resource 4 [io  
0x0000-0x0cf7 window]
Feb 14 19:28:10 touter kernel: [    0.151716] pci_bus 0000:01: resource 5 [io  
0x0d00-0xffff window]
Feb 14 19:28:10 touter kernel: [    0.151717] pci_bus 0000:01: resource 6 [mem 
0x000a0000-0x000bffff window]
Feb 14 19:28:10 touter kernel: [    0.151718] pci_bus 0000:01: resource 7 [mem 
0x80000000-0xfdffffff window]
Feb 14 19:28:10 touter kernel: [    0.151718] pci_bus 0000:01: resource 8 [mem 
0x100000000-0xfffffffff pref window]
Feb 14 19:28:10 touter kernel: [    0.151719] pci_bus 0000:02: resource 0 [io  
0xe000-0xefff]
Feb 14 19:28:10 touter kernel: [    0.151720] pci_bus 0000:02: resource 1 [mem 
0xe1a00000-0xe1afffff]
Feb 14 19:28:10 touter kernel: [    0.151721] pci_bus 0000:02: resource 4 [io  
0x0000-0x0cf7 window]
Feb 14 19:28:10 touter kernel: [    0.151721] pci_bus 0000:02: resource 5 [io  
0x0d00-0xffff window]
Feb 14 19:28:10 touter kernel: [    0.151722] pci_bus 0000:02: resource 6 [mem 
0x000a0000-0x000bffff window]
Feb 14 19:28:10 touter kernel: [    0.151723] pci_bus 0000:02: resource 7 [mem 
0x80000000-0xfdffffff window]
Feb 14 19:28:10 touter kernel: [    0.151723] pci_bus 0000:02: resource 8 [mem 
0x100000000-0xfffffffff pref window]
Feb 14 19:28:10 touter kernel: [    0.151752] NET: Registered protocol family 2
Feb 14 19:28:10 touter kernel: [    0.152095] TCP established hash table 
entries: 16384 (order: 5, 131072 bytes)
Feb 14 19:28:10 touter kernel: [    0.152570] TCP bind hash table entries: 
16384 (order: 6, 262144 bytes)
Feb 14 19:28:10 touter kernel: [    0.152586] TCP: Hash tables configured 
(established 16384 bind 16384)
Feb 14 19:28:10 touter kernel: [    0.152586] UDP hash table entries: 1024 
(order: 3, 32768 bytes)
Feb 14 19:28:10 touter kernel: [    0.152586] UDP-Lite hash table entries: 1024 
(order: 3, 32768 bytes)
Feb 14 19:28:10 touter kernel: [    0.153867] NET: Registered protocol family 1
Feb 14 19:28:10 touter kernel: [    0.154158] pci 0000:00:02.0: Video device 
with shadowed ROM at [mem 0x000c0000-0x000dffff]
Feb 14 19:28:10 touter kernel: [    0.156217] PCI: CLS 0 bytes, default 64
Feb 14 19:28:10 touter kernel: [    0.156238] Unpacking initramfs...
Feb 14 19:28:10 touter kernel: [    0.667666] Freeing initrd memory: 50328K
Feb 14 19:28:10 touter kernel: [    0.668321] Scanning for low memory 
corruption every 60 seconds
Feb 14 19:28:10 touter kernel: [    0.668862] audit: initializing netlink 
subsys (disabled)
Feb 14 19:28:10 touter kernel: [    0.669362] Initialise system trusted keyrings
Feb 14 19:28:10 touter kernel: [    0.669626] Key type blacklist registered
Feb 14 19:28:10 touter kernel: [    0.669927] audit: type=2000 
audit(1518637063.216:1): state=initialized audit_enabled=0 res=1
Feb 14 19:28:10 touter kernel: [    0.670473] workingset: timestamp_bits=36 
max_order=19 bucket_order=0
Feb 14 19:28:10 touter kernel: [    0.671508] zbud: loaded
Feb 14 19:28:10 touter kernel: [    0.671982] squashfs: version 4.0 
(2009/01/31) Phillip Lougher
Feb 14 19:28:10 touter kernel: [    0.672238] fuse init (API version 7.26)
Feb 14 19:28:10 touter kernel: [    0.673069] Key type asymmetric registered
Feb 14 19:28:10 touter kernel: [    0.673378] Asymmetric key parser 'x509' 
registered
Feb 14 19:28:10 touter kernel: [    0.673657] Block layer SCSI generic (bsg) 
driver version 0.4 loaded (major 247)
Feb 14 19:28:10 touter kernel: [    0.674150] io scheduler noop registered
Feb 14 19:28:10 touter kernel: [    0.674433] io scheduler deadline registered
Feb 14 19:28:10 touter kernel: [    0.674724] io scheduler cfq registered 
(default)
Feb 14 19:28:10 touter kernel: [    0.675170] ACPI: AC Adapter [AC] (on-line)
Feb 14 19:28:10 touter kernel: [    0.675479] input: Power Button as 
/devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
Feb 14 19:28:10 touter kernel: [    0.675976] ACPI: Power Button [PWRF]
Feb 14 19:28:10 touter kernel: [    0.676327] input: Sleep Button as 
/devices/LNXSYSTM:00/LNXSLPBN:00/input/input1
Feb 14 19:28:10 touter kernel: [    0.676830] ACPI: Sleep Button [SLPF]
Feb 14 19:28:10 touter kernel: [    0.677135] GHES: HEST is not enabled!
Feb 14 19:28:10 touter kernel: [    0.677445] Serial: 8250/16550 driver, 32 
ports, IRQ sharing enabled
Feb 14 19:28:10 touter kernel: [    0.678362] Linux agpgart interface v0.103
Feb 14 19:28:10 touter kernel: [    0.679166] loop: module loaded
Feb 14 19:28:10 touter kernel: [    0.679522] ata_piix 0000:00:1f.1: version 
2.13
Feb 14 19:28:10 touter kernel: [    0.679794] scsi host0: ata_piix
Feb 14 19:28:10 touter kernel: [    0.680058] scsi host1: ata_piix
Feb 14 19:28:10 touter kernel: [    0.680255] ata1: PATA max UDMA/33 cmd 0x1f0 
ctl 0x3f6 bmdma 0xd280 irq 14
Feb 14 19:28:10 touter kernel: [    0.680255] ata2: PATA max UDMA/33 cmd 0x170 
ctl 0x376 bmdma 0xd288 irq 15
Feb 14 19:28:10 touter kernel: [    0.680255] libphy: Fixed MDIO Bus: probed
Feb 14 19:28:10 touter kernel: [    0.680255] tun: Universal TUN/TAP device 
driver, 1.6
Feb 14 19:28:10 touter kernel: [    0.681915] PPP generic driver version 2.4.2
Feb 14 19:28:10 touter kernel: [    0.682232] ehci_hcd: USB 2.0 'Enhanced' Host 
Controller (EHCI) Driver
Feb 14 19:28:10 touter kernel: [    0.682589] ehci-pci: EHCI PCI platform driver
Feb 14 19:28:10 touter kernel: [    0.683218] ehci-pci 0000:00:1f.5: EHCI Host 
Controller
Feb 14 19:28:10 touter kernel: [    0.683541] ehci-pci 0000:00:1f.5: new USB 
bus registered, assigned bus number 1
Feb 14 19:28:10 touter kernel: [    0.684180] ehci-pci 0000:00:1f.5: irq 23, io 
mem 0xe1903000
Feb 14 19:28:10 touter kernel: [    0.700366] ehci-pci 0000:00:1f.5: USB 2.0 
started, EHCI 1.00
Feb 14 19:28:10 touter kernel: [    0.700913] usb usb1: New USB device found, 
idVendor=1d6b, idProduct=0002
Feb 14 19:28:10 touter kernel: [    0.701356] usb usb1: New USB device strings: 
Mfr=3, Product=2, SerialNumber=1
Feb 14 19:28:10 touter kernel: [    0.701967] usb usb1: Product: EHCI Host 
Controller
Feb 14 19:28:10 touter kernel: [    0.702229] usb usb1: Manufacturer: Linux 
4.13.0-25-generic ehci_hcd
Feb 14 19:28:10 touter kernel: [    0.702523] usb usb1: SerialNumber: 
0000:00:1f.5
Feb 14 19:28:10 touter kernel: [    0.702844] hub 1-0:1.0: USB hub found
Feb 14 19:28:10 touter kernel: [    0.703088] hub 1-0:1.0: 12 ports detected
Feb 14 19:28:10 touter kernel: [    0.703449] ehci-platform: EHCI generic 
platform driver
Feb 14 19:28:10 touter kernel: [    0.703806] ohci_hcd: USB 1.1 'Open' Host 
Controller (OHCI) Driver
Feb 14 19:28:10 touter kernel: [    0.704094] ohci-pci: OHCI PCI platform driver
Feb 14 19:28:10 touter kernel: [    0.704744] ohci-pci 0000:00:1f.4: OHCI PCI 
host controller
Feb 14 19:28:10 touter kernel: [    0.705024] ohci-pci 0000:00:1f.4: new USB 
bus registered, assigned bus number 2
Feb 14 19:28:10 touter kernel: [    0.705492] ohci-pci 0000:00:1f.4: irq 23, io 
mem 0xe1902000
Feb 14 19:28:10 touter kernel: [    0.764882] usb usb2: New USB device found, 
idVendor=1d6b, idProduct=0001
Feb 14 19:28:10 touter kernel: [    0.765221] usb usb2: New USB device strings: 
Mfr=3, Product=2, SerialNumber=1
Feb 14 19:28:10 touter kernel: [    0.765666] usb usb2: Product: OHCI PCI host 
controller
Feb 14 19:28:10 touter kernel: [    0.765936] usb usb2: Manufacturer: Linux 
4.13.0-25-generic ohci_hcd
Feb 14 19:28:10 touter kernel: [    0.766257] usb usb2: SerialNumber: 
0000:00:1f.4
Feb 14 19:28:10 touter kernel: [    0.766586] hub 2-0:1.0: USB hub found
Feb 14 19:28:10 touter kernel: [    0.766835] hub 2-0:1.0: 12 ports detected
Feb 14 19:28:10 touter kernel: [    0.767319] ohci-platform: OHCI generic 
platform driver
Feb 14 19:28:10 touter kernel: [    0.767595] uhci_hcd: USB Universal Host 
Controller Interface driver
Feb 14 19:28:10 touter kernel: [    0.767918] i8042: PNP: PS/2 Controller 
[PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
Feb 14 19:28:10 touter kernel: [    0.768502] serio: i8042 KBD port at 
0x60,0x64 irq 1
Feb 14 19:28:10 touter kernel: [    0.769290] serio: i8042 AUX port at 
0x60,0x64 irq 12
Feb 14 19:28:10 touter kernel: [    0.769654] mousedev: PS/2 mouse device 
common for all mice
Feb 14 19:28:10 touter kernel: [    0.770136] input: AT Translated Set 2 
keyboard as /devices/platform/i8042/serio0/input/input2
Feb 14 19:28:10 touter kernel: [    0.770848] rtc_cmos 00:02: rtc core: 
registered rtc_cmos as rtc0
Feb 14 19:28:10 touter kernel: [    0.771285] rtc_cmos 00:02: alarms up to one 
day, 114 bytes nvram, hpet irqs
Feb 14 19:28:10 touter kernel: [    0.771592] i2c /dev entries driver
Feb 14 19:28:10 touter kernel: [    0.771856] device-mapper: uevent: version 
1.0.3
Feb 14 19:28:10 touter kernel: [    0.772183] device-mapper: ioctl: 
4.37.0-ioctl (2017-09-20) initialised: dm-de...@redhat.com
Feb 14 19:28:10 touter kernel: [    0.772656] ledtrig-cpu: registered to 
indicate activity on CPUs
Feb 14 19:28:10 touter kernel: [    0.773146] NET: Registered protocol family 10
Feb 14 19:28:10 touter kernel: [    0.775359] Segment Routing with IPv6
Feb 14 19:28:10 touter kernel: [    0.775611] NET: Registered protocol family 17
Feb 14 19:28:10 touter kernel: [    0.775869] Key type dns_resolver registered
Feb 14 19:28:10 touter kernel: [    0.776198] RAS: Correctable Errors collector 
initialized.
Feb 14 19:28:10 touter kernel: [    0.776502] sched_clock: Marking stable 
(776486454, 0)->(946939057, -170452603)
Feb 14 19:28:10 touter kernel: [    0.777044] registered taskstats version 1
Feb 14 19:28:10 touter kernel: [    0.777298] Loading compiled-in X.509 
certificates
Feb 14 19:28:10 touter kernel: [    0.778972] Loaded X.509 cert 'Build time 
autogenerated kernel key: ecdf0c3ef21a8b4ca325a4d1db7d45108ca78734'
Feb 14 19:28:10 touter kernel: [    0.779480] zswap: loaded using pool lzo/zbud
Feb 14 19:28:10 touter kernel: [    0.781552] Key type big_key registered
Feb 14 19:28:10 touter kernel: [    0.781836] Key type trusted registered
Feb 14 19:28:10 touter kernel: [    0.783015] Key type encrypted registered
Feb 14 19:28:10 touter kernel: [    0.783268] AppArmor: AppArmor sha1 policy 
hashing enabled
Feb 14 19:28:10 touter kernel: [    0.783544] ima: No TPM chip found, 
activating TPM-bypass! (rc=-19)
Feb 14 19:28:10 touter kernel: [    0.783873] evm: HMAC attrs: 0x1
Feb 14 19:28:10 touter kernel: [    0.784606]   Magic number: 6:967:495
Feb 14 19:28:10 touter kernel: [    0.784928] rtc_cmos 00:02: setting system 
clock to 2018-02-14 19:28:02 UTC (1518636482)
Feb 14 19:28:10 touter kernel: [    0.785421] BIOS EDD facility v0.16 
2004-Jun-25, 0 devices found
Feb 14 19:28:10 touter kernel: [    0.785732] EDD information not available.
Feb 14 19:28:10 touter kernel: [    0.786030] PM: Hibernation image not present 
or could not be loaded.
Feb 14 19:28:10 touter kernel: [    0.846045] Freeing unused kernel memory: 
2372K
Feb 14 19:28:10 touter kernel: [    0.846371] Write protecting the kernel 
read-only data: 18432k
Feb 14 19:28:10 touter kernel: [    0.846890] Freeing unused kernel memory: 
2024K
Feb 14 19:28:10 touter kernel: [    0.847297] Freeing unused kernel memory: 100K
Feb 14 19:28:10 touter kernel: [    0.848531] x86/mm: Checked W+X mappings: 
passed, no W+X pages found.
Feb 14 19:28:10 touter kernel: [    0.848824] x86/mm: Checking user space page 
tables
Feb 14 19:28:10 touter kernel: [    0.849977] x86/mm: Checked W+X mappings: 
passed, no W+X pages found.
Feb 14 19:28:10 touter kernel: [    0.911677] ACPI: Video Device [GFX0] 
(multi-head: yes  rom: no  post: no)
Feb 14 19:28:10 touter kernel: [    0.912036] input: Video Bus as 
/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/LNXVIDEO:00/input/input4
Feb 14 19:28:10 touter kernel: [    0.920651] e1000: Intel(R) PRO/1000 Network 
Driver - version 7.3.21-k8-NAPI
Feb 14 19:28:10 touter kernel: [    0.928766] e1000: Copyright (c) 1999-2006 
Intel Corporation.
Feb 14 19:28:10 touter kernel: [    0.930087] piix4_smbus 0000:00:07.0: SMBus 
Host Controller at 0x4100, revision 0
Feb 14 19:28:10 touter kernel: [    1.202615] usb 2-1: new full-speed USB 
device number 2 using ohci-pci
Feb 14 19:28:10 touter kernel: [    1.303992] e1000 0000:00:03.0 eth0: 
(PCI:33MHz:32-bit) 08:00:27:4b:e7:a1
Feb 14 19:28:10 touter kernel: [    1.304300] e1000 0000:00:03.0 eth0: Intel(R) 
PRO/1000 Network Connection
Feb 14 19:28:10 touter kernel: [    1.492384] usb 2-1: New USB device found, 
idVendor=80ee, idProduct=0021
Feb 14 19:28:10 touter kernel: [    1.492719] usb 2-1: New USB device strings: 
Mfr=1, Product=3, SerialNumber=0
Feb 14 19:28:10 touter kernel: [    1.493026] usb 2-1: Product: USB Tablet
Feb 14 19:28:10 touter kernel: [    1.493299] usb 2-1: Manufacturer: VirtualBox
Feb 14 19:28:10 touter kernel: [    1.661273] e1000 0000:00:08.0 eth1: 
(PCI:33MHz:32-bit) 08:00:27:80:39:77
Feb 14 19:28:10 touter kernel: [    1.661580] e1000 0000:00:08.0 eth1: Intel(R) 
PRO/1000 Network Connection
Feb 14 19:28:10 touter kernel: [    1.696606] tsc: Refined TSC clocksource 
calibration: 3406.109 MHz
Feb 14 19:28:10 touter kernel: [    1.696902] clocksource: tsc: mask: 
0xffffffffffffffff max_cycles: 0x3118d9def2a, max_idle_ns: 440795338005 ns
Feb 14 19:28:10 touter kernel: [    2.017223] e1000 0000:00:09.0 eth2: 
(PCI:33MHz:32-bit) 08:00:27:e7:36:a2
Feb 14 19:28:10 touter kernel: [    2.017531] e1000 0000:00:09.0 eth2: Intel(R) 
PRO/1000 Network Connection
Feb 14 19:28:10 touter kernel: [    2.373916] e1000 0000:00:0a.0 eth3: 
(PCI:33MHz:32-bit) 08:00:27:eb:cf:dd
Feb 14 19:28:10 touter kernel: [    2.374223] e1000 0000:00:0a.0 eth3: Intel(R) 
PRO/1000 Network Connection
Feb 14 19:28:10 touter kernel: [    2.724071] e1000 0000:00:10.0 eth4: 
(PCI:33MHz:32-bit) 08:00:27:4e:81:cd
Feb 14 19:28:10 touter kernel: [    2.724377] e1000 0000:00:10.0 eth4: Intel(R) 
PRO/1000 Network Connection
Feb 14 19:28:10 touter kernel: [    3.075955] e1000 0000:00:11.0 eth5: 
(PCI:33MHz:32-bit) 08:00:27:7c:4f:32
Feb 14 19:28:10 touter kernel: [    3.076268] e1000 0000:00:11.0 eth5: Intel(R) 
PRO/1000 Network Connection
Feb 14 19:28:10 touter kernel: [    3.433145] e1000 0000:00:12.0 eth6: 
(PCI:33MHz:32-bit) 08:00:27:f2:89:9e
Feb 14 19:28:10 touter kernel: [    3.433453] e1000 0000:00:12.0 eth6: Intel(R) 
PRO/1000 Network Connection
Feb 14 19:28:10 touter kernel: [    3.788361] e1000 0000:00:13.0 eth7: 
(PCI:33MHz:32-bit) 08:00:27:90:68:87
Feb 14 19:28:10 touter kernel: [    3.788794] e1000 0000:00:13.0 eth7: Intel(R) 
PRO/1000 Network Connection
Feb 14 19:28:10 touter kernel: [    4.066025] floppy0: no floppy controllers 
found
Feb 14 19:28:10 touter kernel: [    4.143759] e1000 0000:02:00.0 eth8: 
(PCI:33MHz:32-bit) 08:00:27:45:97:5f
Feb 14 19:28:10 touter kernel: [    4.144066] e1000 0000:02:00.0 eth8: Intel(R) 
PRO/1000 Network Connection
Feb 14 19:28:10 touter kernel: [    4.499998] e1000 0000:02:01.0 eth9: 
(PCI:33MHz:32-bit) 08:00:27:07:51:d9
Feb 14 19:28:10 touter kernel: [    4.500307] e1000 0000:02:01.0 eth9: Intel(R) 
PRO/1000 Network Connection
Feb 14 19:28:10 touter kernel: [    4.505627] ahci 0000:00:1f.2: version 3.0
Feb 14 19:28:10 touter kernel: [    4.506113] ahci 0000:00:1f.2: SSS flag set, 
parallel bus scan disabled
Feb 14 19:28:10 touter kernel: [    4.506553] ahci 0000:00:1f.2: AHCI 0001.0100 
32 slots 1 ports 3 Gbps 0x1 impl SATA mode
Feb 14 19:28:10 touter kernel: [    4.507018] ahci 0000:00:1f.2: flags: 64bit 
ncq stag only ccc
Feb 14 19:28:10 touter kernel: [    4.517747] scsi host2: ahci
Feb 14 19:28:10 touter kernel: [    4.518018] ata3: SATA max UDMA/133 abar 
m8192@0xe1900000 port 0xe1900100 irq 24
Feb 14 19:28:10 touter kernel: [    4.527750] AVX2 version of gcm_enc/dec 
engaged.
Feb 14 19:28:10 touter kernel: [    4.528013] AES CTR mode by8 optimization 
enabled
Feb 14 19:28:10 touter kernel: [    4.547396] e1000 0000:00:03.0 enp0s3: 
renamed from eth0
Feb 14 19:28:10 touter kernel: [    4.548772] e1000 0000:00:08.0 enp0s8: 
renamed from eth1
Feb 14 19:28:10 touter kernel: [    4.549596] e1000 0000:00:09.0 enp0s9: 
renamed from eth2
Feb 14 19:28:10 touter kernel: [    4.550421] e1000 0000:00:0a.0 enp0s10: 
renamed from eth3
Feb 14 19:28:10 touter kernel: [    4.551243] e1000 0000:00:10.0 enp0s16: 
renamed from eth4
Feb 14 19:28:10 touter kernel: [    4.553417] hidraw: raw HID events driver (C) 
Jiri Kosina
Feb 14 19:28:10 touter kernel: [    4.555539] e1000 0000:00:11.0 enp0s17: 
renamed from eth5
Feb 14 19:28:10 touter kernel: [    4.556372] e1000 0000:00:12.0 enp0s18: 
renamed from eth6
Feb 14 19:28:10 touter kernel: [    4.557143] e1000 0000:00:13.0 enp0s19: 
renamed from eth7
Feb 14 19:28:10 touter kernel: [    4.558478] e1000 0000:02:00.0 enp2s0: 
renamed from eth8
Feb 14 19:28:10 touter kernel: [    4.559297] e1000 0000:02:01.0 enp2s1: 
renamed from eth9
Feb 14 19:28:10 touter kernel: [    4.576748] usbcore: registered new interface 
driver usbhid
Feb 14 19:28:10 touter kernel: [    4.577601] usbhid: USB HID core driver
Feb 14 19:28:10 touter kernel: [    4.579248] input: VirtualBox USB Tablet as 
/devices/pci0000:00/0000:00:1f.4/usb2/2-1/2-1:1.0/0003:80EE:0021.0001/input/input6
Feb 14 19:28:10 touter kernel: [    4.580752] hid-generic 0003:80EE:0021.0001: 
input,hidraw0: USB HID v1.10 Mouse [VirtualBox USB Tablet] on 
usb-0000:00:1f.4-1/input0
Feb 14 19:28:10 touter kernel: [    4.713406] input: ImExPS/2 Generic Explorer 
Mouse as /devices/platform/i8042/serio1/input/input5
Feb 14 19:28:10 touter kernel: [    4.828662] ata3: SATA link up 3.0 Gbps 
(SStatus 123 SControl 300)
Feb 14 19:28:10 touter kernel: [    4.829048] ata3.00: ATA-6: VBOX HARDDISK, 
1.0, max UDMA/133
Feb 14 19:28:10 touter kernel: [    4.829377] ata3.00: 99580864 sectors, multi 
128: LBA48 NCQ (depth 31/32)
Feb 14 19:28:10 touter kernel: [    4.830023] ata3.00: configured for UDMA/133
Feb 14 19:28:10 touter kernel: [    4.830382] scsi 2:0:0:0: Direct-Access     
ATA      VBOX HARDDISK    1.0  PQ: 0 ANSI: 5
Feb 14 19:28:10 touter kernel: [    4.830954] sd 2:0:0:0: [sda] 99580864 
512-byte logical blocks: (51.0 GB/47.5 GiB)
Feb 14 19:28:10 touter kernel: [    4.831476] sd 2:0:0:0: [sda] Write Protect 
is off
Feb 14 19:28:10 touter kernel: [    4.831737] sd 2:0:0:0: [sda] Mode Sense: 00 
3a 00 00
Feb 14 19:28:10 touter kernel: [    4.831744] sd 2:0:0:0: Attached scsi generic 
sg0 type 0
Feb 14 19:28:10 touter kernel: [    4.832056] sd 2:0:0:0: [sda] Write cache: 
enabled, read cache: enabled, doesn't support DPO or FUA
Feb 14 19:28:10 touter kernel: [    4.835565]  sda: sda1
Feb 14 19:28:10 touter kernel: [    4.835912] sd 2:0:0:0: [sda] Attached SCSI 
disk
Feb 14 19:28:10 touter kernel: [    6.064446] raid6: sse2x1   gen() 11791 MB/s
Feb 14 19:28:10 touter kernel: [    6.112052] raid6: sse2x1   xor()  8511 MB/s
Feb 14 19:28:10 touter kernel: [    6.160182] raid6: sse2x2   gen() 14819 MB/s
Feb 14 19:28:10 touter kernel: [    6.208323] raid6: sse2x2   xor()  9790 MB/s
Feb 14 19:28:10 touter kernel: [    6.256444] raid6: sse2x4   gen() 17112 MB/s
Feb 14 19:28:10 touter kernel: [    6.304062] raid6: sse2x4   xor() 10410 MB/s
Feb 14 19:28:10 touter kernel: [    6.352231] raid6: avx2x1   gen() 23853 MB/s
Feb 14 19:28:10 touter kernel: [    6.400317] raid6: avx2x1   xor() 16700 MB/s
Feb 14 19:28:10 touter kernel: [    6.448446] raid6: avx2x2   gen() 29313 MB/s
Feb 14 19:28:10 touter kernel: [    6.496071] raid6: avx2x2   xor() 18019 MB/s
Feb 14 19:28:10 touter kernel: [    6.544199] raid6: avx2x4   gen() 33107 MB/s
Feb 14 19:28:10 touter kernel: [    6.592327] raid6: avx2x4   xor() 20351 MB/s
Feb 14 19:28:10 touter kernel: [    6.592623] raid6: using algorithm avx2x4 
gen() 33107 MB/s
Feb 14 19:28:10 touter kernel: [    6.592897] raid6: .... xor() 20351 MB/s, rmw 
enabled
Feb 14 19:28:10 touter kernel: [    6.593163] raid6: using avx2x2 recovery 
algorithm
Feb 14 19:28:10 touter kernel: [    6.594724] xor: automatically using best 
checksumming function   avx
Feb 14 19:28:10 touter kernel: [    6.596094] async_tx: api initialized (async)
Feb 14 19:28:10 touter kernel: [    6.706017] Btrfs loaded, crc32c=crc32c-intel
Feb 14 19:28:10 touter kernel: [    6.771829] EXT4-fs (dm-0): mounted 
filesystem with ordered data mode. Opts: (null)
Feb 14 19:28:10 touter kernel: [    6.996050] ip_tables: (C) 2000-2006 
Netfilter Core Team
Feb 14 19:28:10 touter kernel: [    7.006663] systemd[1]: systemd 235 running 
in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP 
+LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD 
-IDN2
+IDN default-hierarchy=hybrid)
Feb 14 19:28:10 touter kernel: [    7.007578] systemd[1]: Detected 
virtualization oracle.
Feb 14 19:28:10 touter kernel: [    7.007851] systemd[1]: Detected architecture 
x86-64.
Feb 14 19:28:10 touter kernel: [    7.009997] systemd[1]: Set hostname to 
<touter>.
Feb 14 19:28:10 touter kernel: [    7.166678] systemd[1]: Set up automount 
Arbitrary Executable File Formats File System Automount Point.
Feb 14 19:28:10 touter kernel: [    7.168117] systemd[1]: Created slice System 
Slice.
Feb 14 19:28:10 touter kernel: [    7.169336] systemd[1]: Mounting POSIX 
Message Queue File System...
Feb 14 19:28:10 touter kernel: [    7.170116] systemd[1]: Listening on 
Device-mapper event daemon FIFOs.
Feb 14 19:28:10 touter kernel: [    7.170985] systemd[1]: Listening on LVM2 
poll daemon socket.
Feb 14 19:28:10 touter kernel: [    7.171816] systemd[1]: Listening on udev 
Kernel Socket.
Feb 14 19:28:10 touter kernel: [    7.228361] Loading iSCSI transport class 
v2.0-870.
Feb 14 19:28:10 touter kernel: [    7.236861] iscsi: registered transport (tcp)
Feb 14 19:28:10 touter kernel: [    7.346644] iscsi: registered transport (iser)
Feb 14 19:28:10 touter kernel: [    7.417819] EXT4-fs (dm-0): re-mounted. Opts: 
errors=remount-ro
Feb 14 19:28:10 touter kernel: [    7.470352] systemd-journald[392]: Received 
request to flush runtime journal from PID 1
Feb 14 19:28:10 touter kernel: [    7.776923] IPv6: ADDRCONF(NETDEV_UP): 
enp2s1: link is not ready
Feb 14 19:28:10 touter kernel: [    7.780157] IPv6: ADDRCONF(NETDEV_UP): 
enp2s0: link is not ready
Feb 14 19:28:10 touter kernel: [    7.782989] IPv6: ADDRCONF(NETDEV_UP): 
enp0s19: link is not ready
Feb 14 19:28:10 touter kernel: [    7.786632] IPv6: ADDRCONF(NETDEV_UP): 
enp0s18: link is not ready
Feb 14 19:28:10 touter kernel: [    7.788919] e1000: enp0s19 NIC Link is Up 
1000 Mbps Full Duplex, Flow Control: RX
Feb 14 19:28:10 touter kernel: [    7.789868] IPv6: ADDRCONF(NETDEV_UP): 
enp0s17: link is not ready
Feb 14 19:28:10 touter kernel: [    7.791690] IPv6: ADDRCONF(NETDEV_CHANGE): 
enp0s19: link becomes ready
Feb 14 19:28:10 touter kernel: [    7.792471] e1000: enp0s18 NIC Link is Up 
1000 Mbps Full Duplex, Flow Control: RX
Feb 14 19:28:10 touter kernel: [    7.792695] IPv6: ADDRCONF(NETDEV_CHANGE): 
enp0s18: link becomes ready
Feb 14 19:28:10 touter kernel: [    7.796588] IPv6: ADDRCONF(NETDEV_UP): 
enp0s16: link is not ready
Feb 14 19:28:10 touter kernel: [    7.797227] e1000: enp0s17 NIC Link is Up 
1000 Mbps Full Duplex, Flow Control: RX
Feb 14 19:28:10 touter kernel: [    7.797451] IPv6: ADDRCONF(NETDEV_CHANGE): 
enp0s17: link becomes ready
Feb 14 19:28:10 touter kernel: [    7.800583] e1000: enp0s16 NIC Link is Up 
1000 Mbps Full Duplex, Flow Control: RX
Feb 14 19:28:10 touter kernel: [    7.801856] IPv6: ADDRCONF(NETDEV_UP): 
enp0s10: link is not ready
Feb 14 19:28:10 touter kernel: [    7.801880] IPv6: ADDRCONF(NETDEV_CHANGE): 
enp0s16: link becomes ready
Feb 14 19:28:10 touter kernel: [    7.805262] e1000: enp0s10 NIC Link is Up 
1000 Mbps Full Duplex, Flow Control: RX
Feb 14 19:28:10 touter kernel: [    7.806001] IPv6: ADDRCONF(NETDEV_UP): 
enp0s9: link is not ready
Feb 14 19:28:10 touter kernel: [    7.806455] IPv6: ADDRCONF(NETDEV_CHANGE): 
enp0s10: link becomes ready
Feb 14 19:28:10 touter kernel: [    7.809601] e1000: enp0s9 NIC Link is Up 1000 
Mbps Full Duplex, Flow Control: RX
Feb 14 19:28:10 touter kernel: [    7.810604] IPv6: ADDRCONF(NETDEV_UP): 
enp0s8: link is not ready
Feb 14 19:28:10 touter kernel: [    7.812531] IPv6: ADDRCONF(NETDEV_CHANGE): 
enp0s9: link becomes ready
Feb 14 19:28:10 touter kernel: [    7.816205] IPv6: ADDRCONF(NETDEV_UP): 
enp0s3: link is not ready
Feb 14 19:28:10 touter kernel: [    7.816789] e1000: enp0s8 NIC Link is Up 1000 
Mbps Full Duplex, Flow Control: RX
Feb 14 19:28:10 touter kernel: [    7.817017] IPv6: ADDRCONF(NETDEV_CHANGE): 
enp0s8: link becomes ready
Feb 14 19:28:10 touter kernel: [    7.820863] e1000: enp0s3 NIC Link is Up 1000 
Mbps Full Duplex, Flow Control: RX
Feb 14 19:28:10 touter kernel: [    7.821092] IPv6: ADDRCONF(NETDEV_CHANGE): 
enp0s3: link becomes ready
Feb 14 19:28:10 touter kernel: [    8.005312] vgdrvHeartbeatInit: Setting up 
heartbeat to trigger every 2000 milliseconds
Feb 14 19:28:10 touter kernel: [    8.005530] input: Unspecified device as 
/devices/pci0000:00/0000:00:04.0/input/input7
Feb 14 19:28:10 touter kernel: [    8.005671] vboxguest: misc device minor 55, 
IRQ 20, I/O port d020, MMIO at 00000000e1400000 (size 0x400000)
Feb 14 19:28:10 touter kernel: [    8.005671] vboxguest: Successfully loaded 
version 5.1.28_Ubuntu (interface 0x00010004)
Feb 14 19:28:10 touter kernel: [    8.033052] [drm] VRAM 01000000
Feb 14 19:28:10 touter kernel: [    8.036906] [TTM] Zone  kernel: Available 
graphics memory: 1020788 kiB
Feb 14 19:28:10 touter kernel: [    8.036907] [TTM] Initializing pool allocator
Feb 14 19:28:10 touter kernel: [    8.036909] [TTM] Initializing DMA pool 
allocator
Feb 14 19:28:10 touter kernel: [    8.037065] fbcon: vboxdrmfb (fb0) is primary 
device
Feb 14 19:28:10 touter kernel: [    8.049431] Console: switching to colour 
frame buffer device 100x37
Feb 14 19:28:10 touter kernel: [    8.053676] vboxvideo 0000:00:02.0: fb0: 
vboxdrmfb frame buffer device
Feb 14 19:28:10 touter kernel: [    8.053685] [drm] Initialized vboxvideo 1.0.0 
20130823 for 0000:00:02.0 on minor 0
Feb 14 19:28:10 touter kernel: [    8.082276] audit: type=1400 
audit(1518636489.797:2): apparmor="STATUS" operation="profile_load" 
profile="unconfined" name="lxc-container-default" pid=509 comm="apparmor_parser"
Feb 14 19:28:10 touter kernel: [    8.082277] audit: type=1400 
audit(1518636489.797:3): apparmor="STATUS" operation="profile_load" 
profile="unconfined" name="lxc-container-default-cgns" pid=509 
comm="apparmor_parser"
Feb 14 19:28:10 touter kernel: [    8.082279] audit: type=1400 
audit(1518636489.797:4): apparmor="STATUS" operation="profile_load" 
profile="unconfined" name="lxc-container-default-with-mounting" pid=509 
comm="apparmor_parser"
Feb 14 19:28:10 touter kernel: [    8.082280] audit: type=1400 
audit(1518636489.797:5): apparmor="STATUS" operation="profile_load" 
profile="unconfined" name="lxc-container-default-with-nesting" pid=509 
comm="apparmor_parser"
Feb 14 19:28:10 touter kernel: [    8.100018] audit: type=1400 
audit(1518636489.815:6): apparmor="STATUS" operation="profile_load" 
profile="unconfined" name="/sbin/dhclient" pid=510 comm="apparmor_parser"
Feb 14 19:28:10 touter kernel: [    8.100020] audit: type=1400 
audit(1518636489.815:7): apparmor="STATUS" operation="profile_load" 
profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" 
pid=510 comm="apparmor_parser"
Feb 14 19:28:10 touter kernel: [    8.100021] audit: type=1400 
audit(1518636489.815:8): apparmor="STATUS" operation="profile_load" 
profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=510 
comm="apparmor_parser"
Feb 14 19:28:10 touter kernel: [    8.100022] audit: type=1400 
audit(1518636489.815:9): apparmor="STATUS" operation="profile_load" 
profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=510 
comm="apparmor_parser"
Feb 14 19:28:10 touter kernel: [    8.112145] audit: type=1400 
audit(1518636489.827:10): apparmor="STATUS" operation="profile_load" 
profile="unconfined" name="/usr/bin/lxc-start" pid=511 comm="apparmor_parser"
Feb 14 19:28:10 touter kernel: [    8.124411] audit: type=1400 
audit(1518636489.839:11): apparmor="STATUS" operation="profile_load" 
profile="unconfined" name="/usr/bin/man" pid=519 comm="apparmor_parser"
Feb 14 19:28:10 touter kernel: [    8.185038] intel_rng: FWH not detected
Feb 14 19:28:10 touter kernel: [    8.287545] RAPL PMU: API unit is 2^-32 
Joules, 5 fixed counters, 10737418240 ms ovfl timer
Feb 14 19:28:10 touter kernel: [    8.287546] RAPL PMU: hw unit of domain 
pp0-core 2^-0 Joules
Feb 14 19:28:10 touter kernel: [    8.287546] RAPL PMU: hw unit of domain 
package 2^-0 Joules
Feb 14 19:28:10 touter kernel: [    8.287547] RAPL PMU: hw unit of domain dram 
2^-0 Joules
Feb 14 19:28:10 touter kernel: [    8.287547] RAPL PMU: hw unit of domain 
pp1-gpu 2^-0 Joules
Feb 14 19:28:10 touter kernel: [    8.287547] RAPL PMU: hw unit of domain psys 
2^-0 Joules
Feb 14 19:28:10 touter kernel: [    8.540643] random: crng init done
Feb 14 19:28:10 touter kernel: [    8.629449] Adding 2097148k swap on 
/dev/mapper/touter--vg-swap_1.  Priority:-1 extents:1 across:2097148k FS
Feb 14 19:28:10 touter kernel: [    8.750677] new mount options do not match 
the existing superblock, will be ignored
Feb 14 19:28:10 touter systemd-modules-load[386]: Inserted module 'iscsi_tcp'
Feb 14 19:28:10 touter systemd-modules-load[386]: Inserted module 'ib_iser'
Feb 14 19:28:10 touter systemd[1]: Started Create Static Device Nodes in /dev.
Feb 14 19:28:10 touter systemd[1]: Mounted Kernel Debug File System.
Feb 14 19:28:10 touter systemd[1]: Mounted Kernel Configuration File System.
Feb 14 19:28:10 touter systemd[1]: Mounted FUSE Control File System.
Feb 14 19:28:10 touter systemd[1]: Mounted POSIX Message Queue File System.
Feb 14 19:28:10 touter systemd[1]: Mounted Huge Pages File System.
Feb 14 19:28:10 touter systemd[1]: Started Remount Root and Kernel File Systems.
Feb 14 19:28:10 touter systemd[1]: Started Apply Kernel Variables.
Feb 14 19:28:10 touter systemd[1]: Starting Load/Save Random Seed...
Feb 14 19:28:10 touter systemd[1]: Starting Flush Journal to Persistent 
Storage...
Feb 14 19:28:10 touter systemd[1]: Starting udev Kernel Device Manager...
Feb 14 19:28:10 touter systemd[1]: Started LVM2 metadata daemon.
Feb 14 19:28:10 touter lvm[387]:   2 logical volume(s) in volume group 
"touter-vg" monitored
Feb 14 19:28:10 touter systemd[1]: Started Load/Save Random Seed.
Feb 14 19:28:10 touter systemd[1]: Started Set the console keyboard layout.
Feb 14 19:28:10 touter systemd[1]: Started udev Kernel Device Manager.
Feb 14 19:28:10 touter systemd[1]: Started Dispatch Password Requests to 
Console Directory Watch.
Feb 14 19:28:10 touter systemd[1]: Reached target Local Encrypted Volumes.
Feb 14 19:28:10 touter apparmor[432]:  * Starting AppArmor profiles
Feb 14 19:28:10 touter systemd[1]: Started Monitoring of LVM2 mirrors, 
snapshots etc. using dmeventd or progress polling.
Feb 14 19:28:10 touter systemd[1]: Reached target Local File Systems (Pre).
Feb 14 19:28:10 touter systemd[1]: Reached target Local File Systems.
Feb 14 19:28:10 touter systemd[1]: Starting Set console font and keymap...
Feb 14 19:28:10 touter systemd[1]: Starting Tell Plymouth To Write Out Runtime 
Data...
Feb 14 19:28:10 touter systemd[1]: Starting ebtables ruleset management...
Feb 14 19:28:10 touter systemd[1]: Starting AppArmor initialization...
Feb 14 19:28:10 touter systemd[1]: Started Tell Plymouth To Write Out Runtime 
Data.
Feb 14 19:28:10 touter systemd[1]: Started Set console font and keymap.
Feb 14 19:28:10 touter systemd[1]: Started ebtables ruleset management.
Feb 14 19:28:10 touter systemd[1]: Reached target Network (Pre).
Feb 14 19:28:10 touter systemd[1]: Starting Network Service...
Feb 14 19:28:10 touter systemd[1]: Started Flush Journal to Persistent Storage.
Feb 14 19:28:10 touter systemd[1]: Starting Create Volatile Files and 
Directories...
Feb 14 19:28:10 touter systemd-tmpfiles[457]: [/usr/lib/tmpfiles.d/var.conf:14] 
Duplicate line for path "/var/log", ignoring.
Feb 14 19:28:10 touter systemd-networkd[455]: Enumeration completed
Feb 14 19:28:10 touter systemd[1]: Started Network Service.
Feb 14 19:28:10 touter systemd[1]: Reached target Network.
Feb 14 19:28:10 touter systemd[1]: Starting Wait for Network to be Configured...
Feb 14 19:28:10 touter systemd-networkd[455]: enp2s1: IPv6 successfully enabled
Feb 14 19:28:10 touter systemd-networkd[455]: enp2s0: IPv6 successfully enabled
Feb 14 19:28:10 touter systemd-networkd[455]: enp0s19: IPv6 successfully enabled
Feb 14 19:28:10 touter systemd-networkd[455]: enp0s18: IPv6 successfully enabled
Feb 14 19:28:10 touter systemd-networkd[455]: enp0s17: IPv6 successfully enabled
Feb 14 19:28:10 touter systemd-networkd[455]: enp0s16: IPv6 successfully enabled
Feb 14 19:28:10 touter systemd-networkd[455]: enp0s10: IPv6 successfully enabled
Feb 14 19:28:10 touter systemd-networkd[455]: enp0s9: IPv6 successfully enabled
Feb 14 19:28:10 touter systemd-networkd[455]: enp0s8: IPv6 successfully enabled
Feb 14 19:28:10 touter systemd-networkd[455]: enp0s3: IPv6 successfully enabled
Feb 14 19:28:10 touter systemd-networkd[455]: enp0s19: Gained carrier
Feb 14 19:28:10 touter systemd-networkd[455]: enp0s18: Gained carrier
Feb 14 19:28:10 touter systemd-networkd[455]: enp0s17: Gained carrier
Feb 14 19:28:10 touter systemd-networkd[455]: enp0s16: Gained carrier
Feb 14 19:28:10 touter systemd-networkd[455]: enp0s10: Gained carrier
Feb 14 19:28:10 touter systemd-networkd[455]: enp0s9: Gained carrier
Feb 14 19:28:10 touter systemd[1]: Started Create Volatile Files and 
Directories.
Feb 14 19:28:10 touter systemd[1]: Starting Network Name Resolution...
Feb 14 19:28:10 touter systemd[1]: Starting Network Time Synchronization...
Feb 14 19:28:10 touter systemd[1]: Starting Update UTMP about System 
Boot/Shutdown...
Feb 14 19:28:10 touter systemd[1]: Started Update UTMP about System 
Boot/Shutdown.
Feb 14 19:28:10 touter systemd-networkd[455]: enp0s8: Gained carrier
Feb 14 19:28:10 touter systemd-networkd[455]: enp0s3: Gained carrier
Feb 14 19:28:10 touter systemd[1]: Started Network Time Synchronization.
Feb 14 19:28:10 touter systemd[1]: Reached target System Time Synchronized.
Feb 14 19:28:10 touter systemd-resolved[475]: Positive Trust Anchors:
Feb 14 19:28:10 touter systemd-resolved[475]: . IN DS 19036 8 2 
49aac11d7b6f6446702e54a1607371607a1a41855200fd2ce1cdde32f24e8fb5
Feb 14 19:28:10 touter systemd-resolved[475]: . IN DS 20326 8 2 
e06d44b80b8f1d39a95c0b0d7c65d08458e880409bbc683457104237c7f8ec8d
Feb 14 19:28:10 touter systemd-resolved[475]: Negative trust anchors: 
10.in-addr.arpa 16.172.in-addr.arpa 17.172.in-addr.arpa 18.172.in-addr.arpa 
19.172.in-addr.arpa 20.172.in-addr.arpa 21.172.in-addr.arpa 22.172.in-addr.arpa 
23.172.in-a
ddr.arpa 24.172.in-addr.arpa 25.172.in-addr.arpa 26.172.in-addr.arpa 
27.172.in-addr.arpa 28.172.in-addr.arpa 29.172.in-addr.arpa 30.172.in-addr.arpa 
31.172.in-addr.arpa 168.192.in-addr.arpa d.f.ip6.arpa corp home internal 
intranet lan lo
cal private test
Feb 14 19:28:10 touter systemd-resolved[475]: Using system hostname 'touter'.
Feb 14 19:28:10 touter systemd[1]: Started Network Name Resolution.
Feb 14 19:28:10 touter systemd[1]: Reached target Host and Network Name Lookups.
Feb 14 19:28:10 touter systemd-udevd[435]: link_config: autonegotiation is 
unset or enabled, the speed and duplex are not writable.
Feb 14 19:28:10 touter systemd-udevd[438]: link_config: autonegotiation is 
unset or enabled, the speed and duplex are not writable.
Feb 14 19:28:10 touter systemd-udevd[434]: link_config: autonegotiation is 
unset or enabled, the speed and duplex are not writable.
Feb 14 19:28:10 touter systemd-udevd[433]: link_config: autonegotiation is 
unset or enabled, the speed and duplex are not writable.
Feb 14 19:28:10 touter systemd-udevd[439]: link_config: autonegotiation is 
unset or enabled, the speed and duplex are not writable.
Feb 14 19:28:10 touter systemd-udevd[437]: link_config: autonegotiation is 
unset or enabled, the speed and duplex are not writable.
Feb 14 19:28:10 touter systemd-udevd[440]: link_config: autonegotiation is 
unset or enabled, the speed and duplex are not writable.
Feb 14 19:28:10 touter systemd-udevd[436]: link_config: autonegotiation is 
unset or enabled, the speed and duplex are not writable.
Feb 14 19:28:10 touter apparmor[432]: Skipping profile in 
/etc/apparmor.d/disable: usr.sbin.rsyslogd
Feb 14 19:28:10 touter apparmor[432]:    ...done.
Feb 14 19:28:10 touter systemd[1]: Started AppArmor initialization.
Feb 14 19:28:10 touter systemd-udevd[433]: link_config: autonegotiation is 
unset or enabled, the speed and duplex are not writable.
Feb 14 19:28:10 touter systemd-udevd[434]: link_config: autonegotiation is 
unset or enabled, the speed and duplex are not writable.
Feb 14 19:28:10 touter systemd[1]: Listening on Load/Save RF Kill Switch Status 
/dev/rfkill Watch.
Feb 14 19:28:10 touter systemd-udevd[435]: link_config: autonegotiation is 
unset or enabled, the speed and duplex are not writable.
Feb 14 19:28:10 touter systemd[1]: Created slice system-lvm2\x2dpvscan.slice.
Feb 14 19:28:10 touter systemd[1]: Starting LVM2 PV scan on device 8:1...
Feb 14 19:28:10 touter lvm[620]:   2 logical volume(s) in volume group 
"touter-vg" now active
Feb 14 19:28:10 touter systemd[1]: Started LVM2 PV scan on device 8:1.
Feb 14 19:28:10 touter systemd[1]: Found device /dev/mapper/touter--vg-swap_1.
Feb 14 19:28:10 touter systemd[1]: Activating swap 
/dev/mapper/touter--vg-swap_1...
Feb 14 19:28:10 touter systemd[1]: Activated swap /dev/mapper/touter--vg-swap_1.
Feb 14 19:28:10 touter systemd[1]: Reached target Swap.
Feb 14 19:28:10 touter systemd[1]: Reached target System Initialization.
Feb 14 19:28:10 touter systemd[1]: Started Daily apt download activities.
Feb 14 19:28:10 touter systemd[1]: Starting LXD - unix socket.
Feb 14 19:28:10 touter systemd[1]: Started Timer to automatically refresh 
installed snaps.
Feb 14 19:28:10 touter systemd[1]: Started 
systemd-resolved-update-resolvconf.path.
Feb 14 19:28:10 touter systemd[1]: Listening on D-Bus System Message Bus Socket.
Feb 14 19:28:10 touter systemd[1]: Started Daily Cleanup of Temporary 
Directories.
Feb 14 19:28:10 touter systemd[1]: Listening on ACPID Listen Socket.
Feb 14 19:28:10 touter systemd[1]: Starting Socket activation for snappy daemon.
Feb 14 19:28:10 touter systemd[1]: Started Daily apt upgrade and clean 
activities.
Feb 14 19:28:10 touter systemd[1]: Started Message of the Day.
Feb 14 19:28:10 touter systemd[1]: Reached target Timers.
Feb 14 19:28:10 touter systemd[1]: Started ACPI Events Check.
Feb 14 19:28:10 touter systemd[1]: Reached target Paths.
Feb 14 19:28:10 touter systemd[1]: Listening on UUID daemon activation socket.
Feb 14 19:28:10 touter systemd[1]: Listening on LXD - unix socket.
Feb 14 19:28:10 touter systemd[1]: Listening on Socket activation for snappy 
daemon.
Feb 14 19:28:10 touter systemd[1]: Reached target Sockets.
Feb 14 19:28:10 touter systemd[1]: Reached target Basic System.
Feb 14 19:28:10 touter systemd[1]: Starting Login Service...
Feb 14 19:28:10 touter systemd[1]: Started Regular background program 
processing daemon.
Feb 14 19:28:10 touter systemd[1]: Starting Accounts Service...
Feb 14 19:28:10 touter systemd[1]: Started Unattended Upgrades Shutdown.
Feb 14 19:28:10 touter systemd[1]: Started FUSE filesystem for LXC.
Feb 14 19:28:10 touter systemd[1]: Starting System Logging Service...
Feb 14 19:28:10 touter systemd[1]: Started Deferred execution scheduler.
Feb 14 19:28:10 touter cron[646]: (CRON) INFO (pidfile fd = 3)
Feb 14 19:28:10 touter cron[646]: (CRON) INFO (Running @reboot jobs)
Feb 14 19:28:10 touter lxcfs[648]: hierarchies:
Feb 14 19:28:10 touter lxcfs[648]:   0: fd:   5: blkio
Feb 14 19:28:10 touter lxcfs[648]:   1: fd:   6: perf_event
Feb 14 19:28:10 touter lxcfs[648]:   2: fd:   7: freezer
Feb 14 19:28:10 touter lxcfs[648]:   3: fd:   8: cpuset
Feb 14 19:28:10 touter lxcfs[648]:   4: fd:   9: cpu,cpuacct
Feb 14 19:28:10 touter lxcfs[648]:   5: fd:  10: rdma
Feb 14 19:28:10 touter lxcfs[648]:   6: fd:  11: pids
Feb 14 19:28:10 touter lxcfs[648]:   7: fd:  12: memory
Feb 14 19:28:10 touter lxcfs[648]:   8: fd:  13: devices
Feb 14 19:28:10 touter lxcfs[648]:   9: fd:  14: net_cls,net_prio
Feb 14 19:28:10 touter lxcfs[648]:  10: fd:  15: hugetlb
Feb 14 19:28:10 touter lxcfs[648]:  11: fd:  16: name=systemd
Feb 14 19:28:10 touter lxcfs[648]:  12: fd:  17: unified
Feb 14 19:28:10 touter systemd[1]: Started irqbalance daemon.
Feb 14 19:28:10 touter systemd[1]: Started D-Bus System Message Bus.
Feb 14 19:28:10 touter /usr/sbin/irqbalance: Balancing is ineffective on 
systems with a single cpu.  Shutting down
Feb 14 19:28:10 touter dbus-daemon[664]: [system] AppArmor D-Bus mediation is 
enabled
Feb 14 19:28:10 touter systemd[1]: Starting LSB: Record successful boot for 
GRUB...
Feb 14 19:28:10 touter kernel: [    8.852643] ppdev: user-space parallel port 
driver
Feb 14 19:28:10 touter dbus-daemon[664]: [system] Activating via systemd: 
service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by 
':1.2' (uid=0 pid=647 comm="/usr/lib/accountsservice/accounts-daemon " 
label="unconfin
ed")
Feb 14 19:28:10 touter systemd[1]: Starting Snappy daemon...
Feb 14 19:28:10 touter systemd[1]: Starting LXD - container startup/shutdown...
Feb 14 19:28:10 touter systemd[1]: Started System Logging Service.
Feb 14 19:28:10 touter grub-common[673]:  * Recording successful boot for GRUB
Feb 14 19:28:10 touter systemd-networkd[455]: enp0s19: Gained IPv6LL
Feb 14 19:28:10 touter systemd-networkd[455]: enp0s17: Gained IPv6LL
Feb 14 19:28:10 touter kernel: [    9.019283] snd_intel8x0 0000:00:05.0: white 
list rate for 1028:0177 is 48000
Feb 14 19:28:10 touter kernel: [    9.019727] lpc_ich 0000:00:1f.0: I/O space 
for GPIO uninitialized
Feb 14 19:28:10 touter systemd-networkd[455]: enp0s9: Gained IPv6LL
Feb 14 19:28:10 touter systemd-networkd[455]: enp0s18: Gained IPv6LL
Feb 14 19:28:10 touter kernel: [    9.172843] leds_ss4200: no LED devices found
Feb 14 19:28:10 touter systemd-networkd[455]: enp0s10: Gained IPv6LL
Feb 14 19:28:10 touter snapd[681]: AppArmor status: apparmor is enabled and all 
features are available
Feb 14 19:28:10 touter snapd[681]: 2018/02/14 19:28:10.886249 daemon.go:306: 
started snapd/2.29.4.2+18.04 (series 16; classic) ubuntu/18.04 (amd64) 
linux/4.13.0-25-generic.
Feb 14 19:28:10 touter systemd[1]: Started Snappy daemon.
Feb 14 19:28:10 touter systemd[1]: Started Login Service.
Feb 14 19:28:10 touter systemd[1]: Reached target Sound Card.
Feb 14 19:28:10 touter grub-common[673]:    ...done.
Feb 14 19:28:10 touter systemd[1]: Starting Authorization Manager...
Feb 14 19:28:10 touter systemd[1]: Started LSB: Record successful boot for GRUB.
Feb 14 19:28:10 touter polkitd[711]: started daemon version 0.105 using 
authority implementation `local' version `0.105'
Feb 14 19:28:10 touter dbus-daemon[664]: [system] Successfully activated 
service 'org.freedesktop.PolicyKit1'
Feb 14 19:28:10 touter systemd[1]: Started Authorization Manager.
Feb 14 19:28:10 touter accounts-daemon[647]: started daemon version 0.6.45
Feb 14 19:28:10 touter systemd[1]: Started Accounts Service.
Feb 14 19:28:10 touter systemd-networkd[455]: enp0s16: Gained IPv6LL
Feb 14 19:28:10 touter systemd[1]: Started LXD - container startup/shutdown.
Feb 14 19:28:11 touter systemd-networkd[455]: enp0s8: Gained IPv6LL
Feb 14 19:28:11 touter systemd-resolved[475]: Detected conflict on touter IN 
AAAA fe80::a00:27ff:feeb:cfdd
Feb 14 19:28:11 touter systemd-resolved[475]: Hostname conflict, changing 
published hostname from 'touter' to 'touter9'.
Feb 14 19:28:11 touter systemd-networkd[455]: enp0s3: Gained IPv6LL
Feb 14 19:28:12 touter systemd-resolved[475]: Detected conflict on touter9 IN 
AAAA fe80::a00:27ff:fe4b:e7a1
Feb 14 19:28:12 touter systemd-resolved[475]: Hostname conflict, changing 
published hostname from 'touter9' to 'touter10'.
Feb 14 19:28:12 touter kernel: [   11.232712] floppy0: no floppy controllers 
found
Feb 14 19:28:22 touter systemd-networkd[455]: enp0s19: Configured
Feb 14 19:28:22 touter systemd-timesyncd[476]: Network configuration changed, 
trying to establish connection.
Feb 14 19:28:27 touter systemd-timesyncd[476]: Synchronized to time server 
91.189.94.4:123 (ntp.ubuntu.com).
Feb 14 19:28:27 touter systemd-networkd[455]: enp0s17: Configured
Feb 14 19:28:27 touter systemd-timesyncd[476]: Network configuration changed, 
trying to establish connection.
Feb 14 19:28:27 touter systemd-timesyncd[476]: Synchronized to time server 
91.189.94.4:123 (ntp.ubuntu.com).
Feb 14 19:28:27 touter systemd-networkd[455]: enp0s9: Configured
Feb 14 19:28:27 touter systemd-timesyncd[476]: Network configuration changed, 
trying to establish connection.
Feb 14 19:28:27 touter systemd-timesyncd[476]: Synchronized to time server 
91.189.94.4:123 (ntp.ubuntu.com).
Feb 14 19:28:27 touter systemd-networkd[455]: enp0s18: Configured
Feb 14 19:28:27 touter systemd-networkd[455]: enp0s10: Configured
Feb 14 19:28:27 touter systemd-timesyncd[476]: Network configuration changed, 
trying to establish connection.
Feb 14 19:28:27 touter systemd-timesyncd[476]: Synchronized to time server 
91.189.94.4:123 (ntp.ubuntu.com).
Feb 14 19:28:27 touter systemd-networkd[455]: enp0s16: Configured
Feb 14 19:28:27 touter systemd-timesyncd[476]: Network configuration changed, 
trying to establish connection.
Feb 14 19:28:27 touter systemd-networkd-wait-online[458]: ignoring: lo
Feb 14 19:28:27 touter systemd-timesyncd[476]: Synchronized to time server 
91.189.89.199:123 (ntp.ubuntu.com).
Feb 14 19:28:28 touter systemd-networkd[455]: enp0s8: Configured
Feb 14 19:28:28 touter systemd-networkd-wait-online[458]: ignoring: lo
Feb 14 19:28:28 touter systemd-timesyncd[476]: Network configuration changed, 
trying to establish connection.
Feb 14 19:28:28 touter systemd-timesyncd[476]: Synchronized to time server 
91.189.89.199:123 (ntp.ubuntu.com).
Feb 14 19:28:28 touter systemd-networkd[455]: enp0s3: Configured
Feb 14 19:28:28 touter systemd-networkd-wait-online[458]: ignoring: lo
Feb 14 19:28:28 touter systemd-timesyncd[476]: Network configuration changed, 
trying to establish connection.
Feb 14 19:28:28 touter systemd-timesyncd[476]: Synchronized to time server 
91.189.89.199:123 (ntp.ubuntu.com).
Feb 14 19:30:14 touter systemd-networkd-wait-online[458]: Event loop failed: 
Connection timed out
Feb 14 19:30:14 touter systemd[1]: systemd-networkd-wait-online.service: Main 
process exited, code=exited, status=1/FAILURE
Feb 14 19:30:14 touter systemd[1]: systemd-networkd-wait-online.service: Failed 
with result 'exit-code'.
Feb 14 19:30:14 touter systemd[1]: Failed to start Wait for Network to be 
Configured.
Feb 14 19:30:14 touter systemd[1]: Reached target Network is Online.
Feb 14 19:30:14 touter systemd[1]: Starting iSCSI initiator daemon (iscsid)...
Feb 14 19:30:14 touter systemd[1]: Starting OpenBSD Secure Shell server...
Feb 14 19:30:14 touter iscsid: iSCSI logger with pid=753 started!
Feb 14 19:30:14 touter systemd[1]: iscsid.service: Failed to read PID from file 
/run/iscsid.pid: Invalid argument
Feb 14 19:30:14 touter iscsid: iSCSI daemon with pid=754 started!
Feb 14 19:30:14 touter systemd[1]: Started iSCSI initiator daemon (iscsid).
Feb 14 19:30:14 touter systemd[1]: Started OpenBSD Secure Shell server.
Feb 14 19:30:14 touter systemd[1]: Starting Availability of block devices...
Feb 14 19:30:14 touter systemd[1]: Reached target Remote File Systems (Pre).
Feb 14 19:30:14 touter systemd[1]: Reached target Remote File Systems.
Feb 14 19:30:14 touter systemd[1]: Starting Permit User Sessions...
Feb 14 19:30:14 touter systemd[1]: Starting LSB: automatic crash report 
generation...
Feb 14 19:30:14 touter systemd[1]: Started Availability of block devices.
Feb 14 19:30:14 touter systemd[1]: Started Permit User Sessions.
Feb 14 19:30:14 touter systemd[1]: Starting Terminate Plymouth Boot Screen...
Feb 14 19:30:14 touter systemd[1]: Starting Hold until boot process finishes 
up...
Feb 14 19:30:14 touter systemd[1]: Started Hold until boot process finishes up.
Feb 14 19:30:14 touter systemd[1]: Starting Set console scheme...
Feb 14 19:30:14 touter systemd[1]: Started Set console scheme.
Feb 14 19:30:14 touter systemd[1]: Started Terminate Plymouth Boot Screen.
Feb 14 19:30:14 touter systemd[1]: Created slice system-getty.slice.
Feb 14 19:30:14 touter apport[771]:  * Starting automatic crash report 
generation: apport
Feb 14 19:30:14 touter systemd[1]: Started Getty on tty1.
Feb 14 19:30:14 touter systemd[1]: Reached target Login Prompts.
Feb 14 19:30:14 touter apport[771]:    ...done.
Feb 14 19:30:14 touter systemd[1]: Started LSB: automatic crash report 
generation.
Feb 14 19:30:14 touter systemd[1]: Reached target Multi-User System.
Feb 14 19:30:14 touter systemd[1]: Reached target Graphical Interface.
Feb 14 19:30:14 touter systemd[1]: Starting Update UTMP about System Runlevel 
Changes...
Feb 14 19:30:14 touter systemd[1]: Started Update UTMP about System Runlevel 
Changes.
Feb 14 19:30:14 touter systemd[1]: Startup finished in 6.959s (kernel) + 2min 
1.285s (userspace) = 2min 8.244s.
Feb 14 19:33:14 touter systemd[1]: Created slice User Slice of andrew.
Feb 14 19:33:14 touter systemd[1]: Starting User Manager for UID 1000...
Feb 14 19:33:14 touter systemd[1]: Started Session 1 of user andrew.
Feb 14 19:33:14 touter systemd[798]: Reached target Sockets.
Feb 14 19:33:14 touter systemd[798]: Reached target Paths.
Feb 14 19:33:14 touter systemd[798]: Reached target Timers.
Feb 14 19:33:14 touter systemd[798]: Reached target Basic System.
Feb 14 19:33:14 touter systemd[798]: Reached target Default.
Feb 14 19:33:14 touter systemd[798]: Startup finished in 26ms.
Feb 14 19:33:14 touter systemd[1]: Started User Manager for UID 1000.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1748958

Title:
  Netplan does not allow greater that 8 nics to be configured

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nplan/+bug/1748958/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to