Skip to content

Instantly share code, notes, and snippets.

Created February 8, 2018 07:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/291e61880cfdc6c9e1bc46b243d47760 to your computer and use it in GitHub Desktop.
Save anonymous/291e61880cfdc6c9e1bc46b243d47760 to your computer and use it in GitHub Desktop.
cloud-init.log
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.1-gentoo root=LABEL=cloudimg-rootfs ro init=/usr/lib/systemd/systemd console=tty1 console=ttyS0 rootfstype=ext4 init=/usr/lib/systemd/systemd console=tty1 console=ttyS0 rootfstype=ext4
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x020: 'AVX-512 opmask'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x040: 'AVX-512 Hi256'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x080: 'AVX-512 ZMM_Hi256'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 0.000000] x86/fpu: xstate_offset[3]: 832, xstate_sizes[3]: 64
[ 0.000000] x86/fpu: xstate_offset[4]: 896, xstate_sizes[4]: 64
[ 0.000000] x86/fpu: xstate_offset[5]: 960, xstate_sizes[5]: 64
[ 0.000000] x86/fpu: xstate_offset[6]: 1024, xstate_sizes[6]: 512
[ 0.000000] x86/fpu: xstate_offset[7]: 1536, xstate_sizes[7]: 1024
[ 0.000000] x86/fpu: xstate_offset[9]: 2560, xstate_sizes[9]: 8
[ 0.000000] x86/fpu: Enabled xstate features 0x2ff, context size is 2568 bytes, using 'compacted' 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-0x00000000bfff9fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000bfffa000-0x00000000bfffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000e03fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x0000000229bfffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000229c00000-0x000000023fffffff] reserved
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] random: fast init done
[ 0.000000] SMBIOS 2.7 present.
[ 0.000000] DMI: Amazon EC2 c5.xlarge/, BIOS 1.0 10/16/2017
[ 0.000000] Hypervisor detected: KVM
[ 0.000000] e820: last_pfn = 0x229c00 max_arch_pfn = 0x400000000
[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.000000] e820: last_pfn = 0xbfffa max_arch_pfn = 0x400000000
[ 0.000000] Scanning 1 areas for low memory corruption
[ 0.000000] Using GB pages for direct mapping
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 0x00000000000F8FD0 000014 (v00 AMAZON)
[ 0.000000] ACPI: RSDT 0x00000000BFFFE2E0 000038 (v01 AMAZON AMZNRSDT 00000001 AMZN 00000001)
[ 0.000000] ACPI: FACP 0x00000000BFFFFF80 000074 (v01 AMAZON AMZNFACP 00000001 AMZN 00000001)
[ 0.000000] ACPI: DSDT 0x00000000BFFFE320 0010E9 (v01 AMAZON AMZNDSDT 00000001 AMZN 00000001)
[ 0.000000] ACPI: FACS 0x00000000BFFFFF40 000040
[ 0.000000] ACPI: SSDT 0x00000000BFFFF600 00093C (v01 AMAZON AMZNSSDT 00000001 AMZN 00000001)
[ 0.000000] ACPI: APIC 0x00000000BFFFF500 000086 (v01 AMAZON AMZNAPIC 00000001 AMZN 00000001)
[ 0.000000] ACPI: SRAT 0x00000000BFFFF440 0000C0 (v01 AMAZON AMZNSRAT 00000001 AMZN 00000001)
[ 0.000000] ACPI: WAET 0x00000000BFFFF410 000028 (v01 AMAZON AMZNWAET 00000001 AMZN 00000001)
[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0
[ 0.000000] SRAT: PXM 0 -> APIC 0x01 -> Node 0
[ 0.000000] SRAT: PXM 0 -> APIC 0x02 -> Node 0
[ 0.000000] SRAT: PXM 0 -> APIC 0x03 -> Node 0
[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0xbfffffff]
[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0x23fffffff]
[ 0.000000] NUMA: Node 0 [mem 0x00000000-0xbfffffff] + [mem 0x100000000-0x229bfffff] -> [mem 0x00000000-0x229bfffff]
[ 0.000000] NODE_DATA(0) allocated [mem 0x229bfa000-0x229bfdfff]
[ 0.000000] kvm-clock: cpu 0, msr 2:29bf8001, primary cpu clock
[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00
[ 0.000000] kvm-clock: using sched offset of 2362904850 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-0x00000000ffffffff]
[ 0.000000] Normal [mem 0x0000000100000000-0x0000000229bfffff]
[ 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-0x00000000bfff9fff]
[ 0.000000] node 0: [mem 0x0000000100000000-0x0000000229bfffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000000229bfffff]
[ 0.000000] Reserved but unavailable: 98 pages
[ 0.000000] ACPI: PM-Timer IO Port: 0xb008
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] smpboot: Allowing 4 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] PM: Registered nosave memory: [mem 0xbfffa000-0xbfffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xdfffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xe03fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xe0400000-0xfffbffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]
[ 0.000000] e820: [mem 0xc0000000-0xdfffffff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on KVM
[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:4 nr_node_ids:1
[ 0.000000] percpu: Embedded 45 pages/cpu @ (ptrval) s143768 r8192 d32360 u524288
[ 0.000000] KVM setup async PF for cpu 0
[ 0.000000] kvm-stealtime: cpu 0, msr 229816180
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 1974547
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.15.1-gentoo root=LABEL=cloudimg-rootfs ro init=/usr/lib/systemd/systemd console=tty1 console=ttyS0 rootfstype=ext4 init=/usr/lib/systemd/systemd console=tty1 console=ttyS0 rootfstype=ext4
[ 0.000000] Memory: 7802544K/8023648K available (12300K kernel code, 1217K rwdata, 3048K rodata, 2620K init, 680K bss, 221104K reserved, 0K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] Kernel/User page tables isolation: enabled
[ 0.001000] Hierarchical RCU implementation.
[ 0.001000] RCU event tracing is enabled.
[ 0.001000] RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=4.
[ 0.001000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[ 0.001000] NR_IRQS: 4352, nr_irqs: 456, preallocated irqs: 16
[ 0.001000] Console: colour VGA+ 80x25
[ 0.001000] console [tty1] enabled
[ 0.001000] console [ttyS0] enabled
[ 0.001000] ACPI: Core revision 20170831
[ 0.001000] ACPI: 2 ACPI AML tables successfully acquired and loaded
[ 0.001006] APIC: Switch to symmetric I/O mode setup
[ 0.004794] ..TIMER: vector=0x30 apic1=0 pin1=0 apic2=-1 pin2=-1
[ 0.005000] tsc: Detected 3000.000 MHz processor
[ 0.008006] Calibrating delay loop (skipped) preset value.. 6000.00 BogoMIPS (lpj=3000000)
[ 0.014001] pid_max: default: 32768 minimum: 301
[ 0.018013] Security Framework initialized
[ 0.021001] SELinux: Initializing.
[ 0.025596] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[ 0.032263] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.036026] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.041017] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.047191] CPU: Physical Processor ID: 0
[ 0.050001] CPU: Processor Core ID: 0
[ 0.053065] mce: CPU supports 32 MCE banks
[ 0.057105] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[ 0.061001] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[ 0.065003] Spectre V2 mitigation: Mitigation: Full generic retpoline
[ 0.069000] Spectre V2 mitigation: Filling RSB on context switch
[ 0.073106] Freeing SMP alternatives memory: 36K
[ 0.079677] smpboot: CPU0: Intel(R) Xeon(R) Platinum 8124M CPU @ 3.00GHz (family: 0x6, model: 0x55, stepping: 0x3)
[ 0.080059] Performance Events: unsupported p6 CPU model 85 no PMU driver, software events only.
[ 0.081043] Hierarchical SRCU implementation.
[ 0.082121] smp: Bringing up secondary CPUs ...
[ 0.083074] x86: Booting SMP configuration:
[ 0.084002] .... node #0, CPUs: #1
[ 0.001000] kvm-clock: cpu 1, msr 2:29bf8041, secondary cpu clock
[ 0.086333] KVM setup async PF for cpu 1
[ 0.087000] kvm-stealtime: cpu 1, msr 229896180
[ 0.096072] #2
[ 0.001000] kvm-clock: cpu 2, msr 2:29bf8081, secondary cpu clock
[ 0.098771] KVM setup async PF for cpu 2
[ 0.099000] kvm-stealtime: cpu 2, msr 229916180
[ 0.108080] #3
[ 0.001000] kvm-clock: cpu 3, msr 2:29bf80c1, secondary cpu clock
[ 0.110847] KVM setup async PF for cpu 3
[ 0.111000] kvm-stealtime: cpu 3, msr 229996180
[ 0.120008] smp: Brought up 1 node, 4 CPUs
[ 0.121004] smpboot: Max logical packages: 1
[ 0.122005] smpboot: Total of 4 processors activated (24000.00 BogoMIPS)
[ 0.123460] devtmpfs: initialized
[ 0.124046] x86/mm: Memory block size: 128MB
[ 0.125364] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[ 0.126015] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ 0.127192] RTC time: 7:48:12, date: 02/08/18
[ 0.128090] NET: Registered protocol family 16
[ 0.129072] audit: initializing netlink subsys (disabled)
[ 0.130017] audit: type=2000 audit(1518076092.330:1): state=initialized audit_enabled=0 res=1
[ 0.139005] cpuidle: using governor menu
[ 0.144126] ACPI: bus type PCI registered
[ 0.149003] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.155084] PCI: Using configuration type 1 for base access
[ 0.162320] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.279010] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.286002] ACPI: Added _OSI(Module Device)
[ 0.291004] ACPI: Added _OSI(Processor Device)
[ 0.296002] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.301002] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.308003] ACPI: Interpreter enabled
[ 0.312013] ACPI: (supports S0 S3 S4 S5)
[ 0.317003] ACPI: Using IOAPIC for interrupt routing
[ 0.323011] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.333644] ACPI: Enabled 16 GPEs in block 00 to 0F
[ 0.340573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.346005] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]
[ 0.352005] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
[ 0.358006] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.
[ 0.369119] acpiphp: Slot [3] registered
[ 0.374024] acpiphp: Slot [4] registered
[ 0.379017] acpiphp: Slot [5] registered
[ 0.384017] acpiphp: Slot [6] registered
[ 0.388018] acpiphp: Slot [7] registered
[ 0.393016] acpiphp: Slot [8] registered
[ 0.398017] acpiphp: Slot [9] registered
[ 0.403021] acpiphp: Slot [10] registered
[ 0.408016] acpiphp: Slot [11] registered
[ 0.413017] acpiphp: Slot [12] registered
[ 0.418017] acpiphp: Slot [13] registered
[ 0.423017] acpiphp: Slot [14] registered
[ 0.428022] acpiphp: Slot [15] registered
[ 0.433016] acpiphp: Slot [16] registered
[ 0.438015] acpiphp: Slot [17] registered
[ 0.443017] acpiphp: Slot [18] registered
[ 0.448015] acpiphp: Slot [19] registered
[ 0.453016] acpiphp: Slot [20] registered
[ 0.458015] acpiphp: Slot [21] registered
[ 0.463016] acpiphp: Slot [22] registered
[ 0.468016] acpiphp: Slot [23] registered
[ 0.473015] acpiphp: Slot [24] registered
[ 0.478017] acpiphp: Slot [25] registered
[ 0.483016] acpiphp: Slot [26] registered
[ 0.488016] acpiphp: Slot [27] registered
[ 0.493016] acpiphp: Slot [28] registered
[ 0.498015] acpiphp: Slot [29] registered
[ 0.503016] acpiphp: Slot [30] registered
[ 0.508016] acpiphp: Slot [31] registered
[ 0.513011] PCI host bridge to bus 0000:00
[ 0.518004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.524003] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.530003] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.540003] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]
[ 0.550003] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.558002] pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI
[ 0.567019] pci 0000:00:01.3: quirk: [io 0xb100-0xb10f] claimed by PIIX4 SMB
[ 0.573065] pci 0000:00:01.3: PIIX4 devres E PIO at fff0-ffff
[ 0.579019] pci 0000:00:01.3: PIIX4 devres F MMIO at ffc00000-ffffffff
[ 0.585019] pci 0000:00:01.3: PIIX4 devres G PIO at fff0-ffff
[ 0.591018] pci 0000:00:01.3: PIIX4 devres H MMIO at ffc00000-ffffffff
[ 0.597018] pci 0000:00:01.3: PIIX4 devres I PIO at fff0-ffff
[ 0.602019] pci 0000:00:01.3: PIIX4 devres J PIO at fff0-ffff
[ 0.611286] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)
[ 0.617087] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)
[ 0.622085] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)
[ 0.628081] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)
[ 0.633044] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)
[ 0.639197] pci 0000:00:03.0: vgaarb: setting as boot VGA device
[ 0.640000] pci 0000:00:03.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 0.655004] pci 0000:00:03.0: vgaarb: bridge control possible
[ 0.661003] vgaarb: loaded
[ 0.665066] SCSI subsystem initialized
[ 0.670022] pps_core: LinuxPPS API ver. 1 registered
[ 0.676004] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.686005] PTP clock support registered
[ 0.691045] PCI: Using ACPI for IRQ routing
[ 0.696228] NetLabel: Initializing
[ 0.701003] NetLabel: domain hash size = 128
[ 0.706002] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.711011] NetLabel: unlabeled traffic allowed by default
[ 0.717065] clocksource: Switched to clocksource kvm-clock
[ 0.728193] VFS: Disk quotas dquot_6.6.0
[ 0.733060] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.740910] pnp: PnP ACPI init
[ 0.745904] pnp: PnP ACPI: found 5 devices
[ 0.755700] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.765993] NET: Registered protocol family 2
[ 0.771264] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.780969] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.787228] TCP: Hash tables configured (established 65536 bind 65536)
[ 0.793312] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[ 0.799234] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[ 0.805250] NET: Registered protocol family 1
[ 0.810511] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[ 0.816296] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[ 0.822103] pci 0000:00:03.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 0.846376] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.852325] software IO TLB [mem 0xbbffa000-0xbfffa000] (64MB) mapped at [0000000009b25c4a-00000000280e2ad1]
[ 0.862991] RAPL PMU: API unit is 2^-32 Joules, 3 fixed counters, 10737418240 ms ovfl timer
[ 0.873069] RAPL PMU: hw unit of domain pp0-core 2^-0 Joules
[ 0.878710] RAPL PMU: hw unit of domain package 2^-0 Joules
[ 0.884300] RAPL PMU: hw unit of domain dram 2^-16 Joules
[ 0.890250] Scanning for low memory corruption every 60 seconds
[ 0.896254] Initialise system trusted keyrings
[ 0.901374] workingset: timestamp_bits=40 max_order=21 bucket_order=0
[ 0.908073] fuse init (API version 7.26)
[ 0.913892] cryptomgr_test (44) used greatest stack depth: 15528 bytes left
[ 0.920058] cryptomgr_test (45) used greatest stack depth: 15360 bytes left
[ 0.920477] NET: Registered protocol family 38
[ 0.920478] Key type asymmetric registered
[ 0.920479] Asymmetric key parser 'x509' registered
[ 0.920514] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
[ 0.920538] io scheduler noop registered
[ 0.920538] io scheduler deadline registered
[ 0.920570] io scheduler cfq registered (default)
[ 0.920571] io scheduler mq-deadline registered
[ 0.920571] io scheduler kyber registered
[ 0.976852] cryptomgr_test (48) used greatest stack depth: 15352 bytes left
[ 0.982965] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 1.011755] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 1.021587] Non-volatile memory driver v1.3
[ 1.026553] Linux agpgart interface v0.103
[ 1.031684] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[ 1.041404] ACPI: Power Button [PWRF]
[ 1.048013] loop: module loaded
[ 1.053029] nvme nvme0: pci function 0000:00:04.0
[ 1.058538] tun: Universal TUN/TAP device driver, 1.6
[ 1.058619] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
[ 1.070890] ena: Elastic Network Adapter (ENA) v1.3.0K
[ 1.076407] ena 0000:00:05.0: Elastic Network Adapter (ENA) v1.3.0K
[ 1.089020] ena: ena device version: 0.10
[ 1.093992] ena: ena controller version: 0.0.1 implementation version 1
[ 1.148023] ena 0000:00:05.0: creating 4 io queues. queue size: 1024
[ 1.155195] ena 0000:00:05.0: Elastic Network Adapter (ENA) found at mem febf4000, mac addr 0a:bb:4d:24:8c:2e Queues 4
[ 1.165922] e100: Intel(R) PRO/100 Network Driver, 3.5.24-k2-NAPI
[ 1.172127] e100: Copyright(c) 1999-2006 Intel Corporation
[ 1.177689] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
[ 1.183614] e1000: Copyright (c) 1999-2006 Intel Corporation.
[ 1.189124] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[ 1.194697] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 1.200272] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k
[ 1.206277] igb: Copyright (c) 2007-2014 Intel Corporation.
[ 1.211845] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k
[ 1.221451] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[ 1.227093] ixgbe: Intel(R) 10 Gigabit PCI Express Network Driver - version 5.1.0-k
[ 1.236564] ixgbe: Copyright (c) 1999-2016 Intel Corporation.
[ 1.242094] ixgbevf: Intel(R) 10 Gigabit PCI Express Virtual Function Network Driver - version 4.1.0-k
[ 1.251994] ixgbevf: Copyright (c) 2009 - 2015 Intel Corporation.
[ 1.257677] i40e: Intel(R) Ethernet Connection XL710 Network Driver - version 2.1.14-k
[ 1.267175] i40e: Copyright (c) 2013 - 2014 Intel Corporation.
[ 1.272753] ixgb: Intel(R) PRO/10GbE Network Driver - version 1.0.135-k2-NAPI
[ 1.275674] nvme0n1: p1
[ 1.283738] ixgb: Copyright (c) 1999-2008 Intel Corporation.
[ 1.289218] i40evf: Intel(R) 40-10 Gigabit Virtual Function Network Driver - version 3.0.1-k
[ 1.298903] Copyright (c) 2013 - 2015 Intel Corporation.
[ 1.304260] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[ 1.313883] i8042: Warning: Keylock active
[ 2.460567] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 2.466035] rtc_cmos 00:00: RTC can wake from S4
[ 2.471760] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0
[ 2.477699] rtc_cmos 00:00: alarms up to one day, 114 bytes nvram
[ 2.483546] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com
[ 2.608980] hidraw: raw HID events driver (C) Jiri Kosina
[ 2.614702] Netfilter messages via NETLINK v0.30.
[ 2.620375] nf_conntrack version 0.5.0 (65536 buckets, 262144 max)
[ 2.626575] ctnetlink v0.93: registering with nfnetlink.
[ 2.632597] IPVS: Registered protocols (TCP, UDP)
[ 2.638374] IPVS: Connection hash table configured (size=4096, memory=64Kbytes)
[ 2.649042] IPVS: ipvs loaded.
[ 2.654198] IPVS: [rr] scheduler registered.
[ 2.659828] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 2.665781] Initializing XFRM netlink socket
[ 2.671079] NET: Registered protocol family 10
[ 2.676600] Segment Routing with IPv6
[ 2.681635] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 2.687559] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[ 2.693533] NET: Registered protocol family 17
[ 2.698944] Bridge firewalling registered
[ 2.704129] Key type dns_resolver registered
[ 2.709773] sched_clock: Marking stable (2709715532, 0)->(3505343292, -795627760)
[ 2.719894] registered taskstats version 1
[ 2.725147] Loading compiled-in X.509 certificates
[ 2.730720] Magic number: 6:104:824
[ 2.735765] console [netcon0] enabled
[ 2.740827] netconsole: network logging started
[ 2.746305] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 2.756531] kworker/u8:0 (82) used greatest stack depth: 14760 bytes left
[ 2.756911] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 2.756938] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[ 2.756938] cfg80211: failed to load regulatory.db
[ 2.786701] Freeing unused kernel memory: 2620K
[ 2.791967] Write protecting the kernel read-only data: 18432k
[ 2.798242] Freeing unused kernel memory: 2008K
[ 2.804894] Freeing unused kernel memory: 1048K
[ 2.810787] busybox (86) used greatest stack depth: 14552 bytes left
[ 2.816899] exe (87) used greatest stack depth: 14296 bytes left
[ 2.824940] EXT4-fs (nvme0n1p1): couldn't mount as ext3 due to feature incompatibilities
[ 2.835402] EXT4-fs (nvme0n1p1): couldn't mount as ext2 due to feature incompatibilities
[ 2.846340] EXT4-fs (nvme0n1p1): INFO: recovery required on readonly filesystem
[ 2.856050] EXT4-fs (nvme0n1p1): write access will be enabled during recovery
[ 2.885534] EXT4-fs (nvme0n1p1): recovery complete
[ 2.892016] EXT4-fs (nvme0n1p1): mounted filesystem with ordered data mode. Opts: (null)
[ 2.902110] exe (90) used greatest stack depth: 13384 bytes left
[ 2.975575] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
[ 3.054838] systemd[1]: systemd 237 running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR +SMACK -SYSVINIT +UTMP -LIBCRYPTSETUP +GCRYPT -GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID -ELFUTILS +KMOD -IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
[ 3.076818] systemd[1]: Detected virtualization kvm.
[ 3.082382] systemd[1]: Detected architecture x86-64.
Welcome to [1;32mGentoo/Linux[0m!
[ 3.092116] systemd[1]: No hostname configured.
[ 3.097545] systemd[1]: Set hostname to <localhost>.
[ 3.271452] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.
[ 3.284213] systemd[1]: Created slice User and Session Slice.
[[0;32m OK [0m] Created slice User and Session Slice.
[ 3.291659] systemd[1]: Created slice System Slice.
[[0;32m OK [0m] Created slice System Slice.
[ 3.298972] systemd[1]: Listening on udev Kernel Socket.
[[0;32m OK [0m] Listening on udev Kernel Socket.
[ 3.306289] systemd[1]: Listening on Journal Socket (/dev/log).
[[0;32m OK [0m] Listening on Journal Socket (/dev/log).
[[0;32m OK [0m] Created slice system-getty.slice.
[[0;32m OK [0m] Listening on Journal Audit Socket.
[[0;32m OK [0m] Listening on Journal Socket.
Mounting Kernel Configuration File System...
Mounting POSIX Message Queue File System...
Mounting FUSE Control File System...
Starting Journal Service...
Starting Apply Kernel Variables...
[[0;32m OK [0m] Created slice system-serial\x2dgetty.slice.
[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.
[[0;32m OK [0m] Set up automount Arbitrary Executab…rmats File System Automount Point.
[[0;32m OK [0m] Reached target Slices.
[[0;32m OK [0m] Listening on Process Core Dump Socket.
Starting Remount Root and Kernel File Systems...
[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.
[[0;32m OK [0m] Reached target Paths.
[[0;32m OK [0m] Listening on udev Control Socket.
[ 3.353454] EXT4-fs (nvme0n1p1): re-mounted. Opts: (null)
Starting udev Coldplug all Devices...
[[0;32m OK [0m] Reached target Swap.
Mounting Temporary Directory (/tmp)...
[[0;32m OK [0m] Reached target Remote File Systems.
Mounting Kernel Debug File System...
Mounting Huge Pages File System...
[[0;32m OK [0m] Started Journal Service.
[[0;32m OK [0m] Mounted Kernel Configuration File System.
[[0;32m OK [0m] Mounted POSIX Message Queue File System.
[[0;32m OK [0m] Mounted FUSE Control File System.
[[0;32m OK [0m] Started Apply Kernel Variables.
[[0;32m OK [0m] Started Remount Root and Kernel File Systems.
[[0;32m OK [0m] Mounted Temporary Directory (/tmp).
[[0;32m OK [0m] Mounted Kernel Debug File System.
[[0;32m OK [0m] Mounted Huge Pages File System.
Starting Create Static Device Nodes in /dev...
Starting Load/Save Random Seed...
Starting Flush Journal to Persistent Storage...
[[0;32m OK [0m] Started udev Coldplug all Devices.
[[0;32m OK [0m] Started Create Static Device Nodes in /dev.
Starting udev Kernel Device Manager...
[[0;32m OK [0m] Reached target Local File Systems (Pre).
[[0;32m OK [0m] Reached target Containers.
[[0;32m OK [0m] Reached target Local File Systems.
[[0;32m OK [0m] Started Load/Save Random Seed.
[ 3.425451] systemd-journald[139]: Received request to flush runtime journal from PID 1
[[0;32m OK [0m] Started udev Kernel Device Manager.
[[0;32m OK [0m] Found device /dev/ttyS0.
[ 3.493794] ena 0000:00:05.0 ens5: renamed from eth0
[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
[[0;32m OK [0m] Started Flush Journal to Persistent Storage.
Starting Create Volatile Files and Directories...
[[0;32m OK [0m] Started Create Volatile Files and Directories.
Starting Update UTMP about System Boot/Shutdown...
Starting Network Name Resolution...
[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.
[[0;32m OK [0m] Reached target System Initialization.
[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.
[[0;32m OK [0m] Reached target Sockets.
[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.
[[0;32m OK [0m] Reached target Timers.
[[0;32m OK [0m] Reached target Basic System.
[[0;32m OK [0m] Started D-Bus System Message Bus.
Starting Login Service...
Starting Initial cloud-init job (pre-networking)...
[[0;32m OK [0m] Started Network Name Resolution.
[[0;32m OK [0m] Reached target Host and Network Name Lookups.
[[0;32m OK [0m] Started Login Service.
[ 4.351944] random: crng init done
[ 4.504512] cloud-init[724]: Cloud-init v. 17.1 running 'init-local' at Thu, 08 Feb 2018 07:48:16 +0000. Up 4.48 seconds.
[ 4.534387] cloud-init[724]: 2018-02-08 07:48:16,735 - stages.py[WARNING]: Failed to rename devices: Unexpected error while running command.
[ 4.538386] cloud-init[724]: Command: ['ip', '-6', 'addr', 'show', 'permanent', 'scope', 'global']
[ 4.541114] cloud-init[724]: Exit code: -
[ 4.542370] cloud-init[724]: Reason: [Errno 2] No such file or directory
[ 4.544314] cloud-init[724]: Stdout: -
[ 4.545454] cloud-init[724]: Stderr: -
[ 4.546641] cloud-init[724]: 2018-02-08 07:48:16,735 - __init__.py[WARNING]: apply_network_config is not currently implemented for distribution '<class 'cloudinit.distros.gentoo.Distro'>'. Attempting to use apply_network
[ 4.552304] cloud-init[724]: 2018-02-08 07:48:16,752 - util.py[WARNING]: Running interface command ['rc-update', 'add', 'net.dummy0', 'default'] failed
[ 4.577976] cloud-init (724) used greatest stack depth: 13304 bytes left
[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).
Starting Initial cloud-init job (metadata service crawler)...
[[0;32m OK [0m] Reached target Network (Pre).
[ 4.822630] cloud-init[757]: Cloud-init v. 17.1 running 'init' at Thu, 08 Feb 2018 07:48:17 +0000. Up 4.80 seconds.
[ 4.830380] cloud-init[757]: 2018-02-08 07:48:17,031 - util.py[WARNING]: Route info failed: Unexpected error while running command.
[ 4.833793] cloud-init[757]: Command: ['netstat', '-rn']
[ 4.835323] cloud-init[757]: Exit code: -
[ 4.836537] cloud-init[757]: Reason: [Errno 2] No such file or directory
[ 4.838649] cloud-init[757]: Stdout: -
[ 4.839835] cloud-init[757]: Stderr: -
[ 4.841131] cloud-init[757]: ci-info: !!!!!!!!!!!!!!!!!!!!!!!!!!!!!Net device info failed!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
[ 4.844309] cloud-init[757]: ci-info: !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!Route info failed!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
[ 4.866692] cloud-init[757]: 2018-02-08 07:48:17,067 - url_helper.py[WARNING]: Calling 'http://169.254.169.254:80/2009-04-04/meta-data/instance-id' failed [0/120s]: request error [HTTPConnectionPool(host='169.254.169.254', port=80): Max retries exceeded with url: /2009-04-04/meta-data/instance-id (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fc4f1a530d0>: Failed to establish a new connection: [Errno 101] Network is unreachable',))]
[ 5.869665] cloud-init[757]: 2018-02-08 07:48:18,070 - url_helper.py[WARNING]: Calling 'http://169.254.169.254:80/2009-04-04/meta-data/instance-id' failed [1/120s]: request error [HTTPConnectionPool(host='169.254.169.254', port=80): Max retries exceeded with url: /2009-04-04/meta-data/instance-id (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fc4f1a3d310>: Failed to establish a new connection: [Errno 101] Network is unreachable',))]
[ 6.872176] cloud-init[757]: 2018-02-08 07:48:19,072 - url_helper.py[WARNING]: Calling 'http://169.254.169.254:80/2009-04-04/meta-data/instance-id' failed [2/120s]: request error [HTTPConnectionPool(host='169.254.169.254', port=80): Max retries exceeded with url: /2009-04-04/meta-data/instance-id (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fc4f1a3d410>: Failed to establish a new connection: [Errno 101] Network is unreachable',))]
[ 7.874626] cloud-init[757]: 2018-02-08 07:48:20,075 - url_helper.py[WARNING]: Calling 'http://169.254.169.254:80/2009-04-04/meta-data/instance-id' failed [3/120s]: request error [HTTPConnectionPool(host='169.254.169.254', port=80): Max retries exceeded with url: /2009-04-04/meta-data/instance-id (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fc4f1a29e10>: Failed to establish a new connection: [Errno 101] Network is unreachable',))]
[ 8.877025] cloud-init[757]: 2018-02-08 07:48:21,077 - url_helper.py[WARNING]: Calling 'http://169.254.169.254:80/2009-04-04/meta-data/instance-id' failed [4/120s]: request error [HTTPConnectionPool(host='169.254.169.254', port=80): Max retries exceeded with url: /2009-04-04/meta-data/instance-id (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fc4f1a29d10>: Failed to establish a new connection: [Errno 101] Network is unreachable',))]
[ 9.879545] cloud-init[757]: 2018-02-08 07:48:22,080 - url_helper.py[WARNING]: Calling 'http://169.254.169.254:80/2009-04-04/meta-data/instance-id' failed [5/120s]: request error [HTTPConnectionPool(host='169.254.169.254', port=80): Max retries exceeded with url: /2009-04-04/meta-data/instance-id (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fc4f1a29dd0>: Failed to establish a new connection: [Errno 101] Network is unreachable',))]
[ 11.882951] cloud-init[757]: 2018-02-08 07:48:24,083 - url_helper.py[WARNING]: Calling 'http://169.254.169.254:80/2009-04-04/meta-data/instance-id' failed [7/120s]: request error [HTTPConnectionPool(host='169.254.169.254', port=80): Max retries exceeded with url: /2009-04-04/meta-data/instance-id (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fc4f1a29d90>: Failed to establish a new connection: [Errno 101] Network is unreachable',))]
[ 13.886458] cloud-init[757]: 2018-02-08 07:48:26,087 - url_helper.py[WARNING]: Calling 'http://169.254.169.254:80/2009-04-04/meta-data/instance-id' failed [9/120s]: request error [HTTPConnectionPool(host='169.254.169.254', port=80): Max retries exceeded with url: /2009-04-04/meta-data/instance-id (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fc4f1a29cd0>: Failed to establish a new connection: [Errno 101] Network is unreachable',))]
[ 15.889837] cloud-init[757]: 2018-02-08 07:48:28,090 - url_helper.py[WARNING]: Calling 'http://169.254.169.254:80/2009-04-04/meta-data/instance-id' failed [11/120s]: request error [HTTPConnectionPool(host='169.254.169.254', port=80): Max retries exceeded with url: /2009-04-04/meta-data/instance-id (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fc4f1a29d50>: Failed to establish a new connection: [Errno 101] Network is unreachable',))]
[ 17.893244] cloud-init[757]: 2018-02-08 07:48:30,093 - url_helper.py[WARNING]: Calling 'http://169.254.169.254:80/2009-04-04/meta-data/instance-id' failed [13/120s]: request error [HTTPConnectionPool(host='169.254.169.254', port=80): Max retries exceeded with url: /2009-04-04/meta-data/instance-id (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fc4f1a29c90>: Failed to establish a new connection: [Errno 101] Network is unreachable',))]
[ 19.896677] cloud-init[757]: 2018-02-08 07:48:32,097 - url_helper.py[WARNING]: Calling 'http://169.254.169.254:80/2009-04-04/meta-data/instance-id' failed [15/120s]: request error [HTTPConnectionPool(host='169.254.169.254', port=80): Max retries exceeded with url: /2009-04-04/meta-data/instance-id (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fc4f1a29d10>: Failed to establish a new connection: [Errno 101] Network is unreachable',))]
[ 22.901094] cloud-init[757]: 2018-02-08 07:48:35,101 - url_helper.py[WARNING]: Calling 'http://169.254.169.254:80/2009-04-04/meta-data/instance-id' failed [18/120s]: request error [HTTPConnectionPool(host='169.254.169.254', port=80): Max retries exceeded with url: /2009-04-04/meta-data/instance-id (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fc4f1a29e10>: Failed to establish a new connection: [Errno 101] Network is unreachable',))]
[ 25.905481] cloud-init[757]: 2018-02-08 07:48:38,106 - url_helper.py[WARNING]: Calling 'http://169.254.169.254:80/2009-04-04/meta-data/instance-id' failed [21/120s]: request error [HTTPConnectionPool(host='169.254.169.254', port=80): Max retries exceeded with url: /2009-04-04/meta-data/instance-id (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fc4f1a29d90>: Failed to establish a new connection: [Errno 101] Network is unreachable',))]
[ 28.909895] cloud-init[757]: 2018-02-08 07:48:41,110 - url_helper.py[WARNING]: Calling 'http://169.254.169.254:80/2009-04-04/meta-data/instance-id' failed [24/120s]: request error [HTTPConnectionPool(host='169.254.169.254', port=80): Max retries exceeded with url: /2009-04-04/meta-data/instance-id (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fc4f1a29dd0>: Failed to establish a new connection: [Errno 101] Network is unreachable',))]
[ 31.914286] cloud-init[757]: 2018-02-08 07:48:44,114 - url_helper.py[WARNING]: Calling 'http://169.254.169.254:80/2009-04-04/meta-data/instance-id' failed [27/120s]: request error [HTTPConnectionPool(host='169.254.169.254', port=80): Max retries exceeded with url: /2009-04-04/meta-data/instance-id (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fc4f1a29d50>: Failed to establish a new connection: [Errno 101] Network is unreachable',))]
[ 34.918791] cloud-init[757]: 2018-02-08 07:48:47,119 - url_helper.py[WARNING]: Calling 'http://169.254.169.254:80/2009-04-04/meta-data/instance-id' failed [30/120s]: request error [HTTPConnectionPool(host='169.254.169.254', port=80): Max retries exceeded with url: /2009-04-04/meta-data/instance-id (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fc4f1a29cd0>: Failed to establish a new connection: [Errno 101] Network is unreachable',))]
[ 38.924263] cloud-init[757]: 2018-02-08 07:48:51,124 - url_helper.py[WARNING]: Calling 'http://169.254.169.254:80/2009-04-04/meta-data/instance-id' failed [34/120s]: request error [HTTPConnectionPool(host='169.254.169.254', port=80): Max retries exceeded with url: /2009-04-04/meta-data/instance-id (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fc4f1a29dd0>: Failed to establish a new connection: [Errno 101] Network is unreachable',))]
[ 42.929632] cloud-init[757]: 2018-02-08 07:48:55,130 - url_helper.py[WARNING]: Calling 'http://169.254.169.254:80/2009-04-04/meta-data/instance-id' failed [38/120s]: request error [HTTPConnectionPool(host='169.254.169.254', port=80): Max retries exceeded with url: /2009-04-04/meta-data/instance-id (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fc4f1a29d50>: Failed to establish a new connection: [Errno 101] Network is unreachable',))]
[ 46.935097] cloud-init[757]: 2018-02-08 07:48:59,135 - url_helper.py[WARNING]: Calling 'http://169.254.169.254:80/2009-04-04/meta-data/instance-id' failed [42/120s]: request error [HTTPConnectionPool(host='169.254.169.254', port=80): Max retries exceeded with url: /2009-04-04/meta-data/instance-id (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fc4f1a29cd0>: Failed to establish a new connection: [Errno 101] Network is unreachable',))]
[ 50.940555] cloud-init[757]: 2018-02-08 07:49:03,141 - url_helper.py[WARNING]: Calling 'http://169.254.169.254:80/2009-04-04/meta-data/instance-id' failed [46/120s]: request error [HTTPConnectionPool(host='169.254.169.254', port=80): Max retries exceeded with url: /2009-04-04/meta-data/instance-id (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fc4f1a29dd0>: Failed to establish a new connection: [Errno 101] Network is unreachable',))]
[ 54.944694] cloud-init[757]: 2018-02-08 07:49:07,145 - url_helper.py[WARNING]: Calling 'http://169.254.169.254:80/2009-04-04/meta-data/instance-id' failed [50/120s]: request error [HTTPConnectionPool(host='169.254.169.254', port=80): Max retries exceeded with url: /2009-04-04/meta-data/instance-id (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fc4f1a29d50>: Failed to establish a new connection: [Errno 101] Network is unreachable',))]
[ 59.951171] cloud-init[757]: 2018-02-08 07:49:12,151 - url_helper.py[WARNING]: Calling 'http://169.254.169.254:80/2009-04-04/meta-data/instance-id' failed [55/120s]: request error [HTTPConnectionPool(host='169.254.169.254', port=80): Max retries exceeded with url: /2009-04-04/meta-data/instance-id (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fc4f1a29cd0>: Failed to establish a new connection: [Errno 101] Network is unreachable',))]
[ 64.957592] cloud-init[757]: 2018-02-08 07:49:17,158 - url_helper.py[WARNING]: Calling 'http://169.254.169.254:80/2009-04-04/meta-data/instance-id' failed [60/120s]: request error [HTTPConnectionPool(host='169.254.169.254', port=80): Max retries exceeded with url: /2009-04-04/meta-data/instance-id (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fc4f1a29dd0>: Failed to establish a new connection: [Errno 101] Network is unreachable',))]
[ 69.964089] cloud-init[757]: 2018-02-08 07:49:22,164 - url_helper.py[WARNING]: Calling 'http://169.254.169.254:80/2009-04-04/meta-data/instance-id' failed [65/120s]: request error [HTTPConnectionPool(host='169.254.169.254', port=80): Max retries exceeded with url: /2009-04-04/meta-data/instance-id (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fc4f1a29d50>: Failed to establish a new connection: [Errno 101] Network is unreachable',))]
[ 74.970521] cloud-init[757]: 2018-02-08 07:49:27,171 - url_helper.py[WARNING]: Calling 'http://169.254.169.254:80/2009-04-04/meta-data/instance-id' failed [70/120s]: request error [HTTPConnectionPool(host='169.254.169.254', port=80): Max retries exceeded with url: /2009-04-04/meta-data/instance-id (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fc4f1a29cd0>: Failed to establish a new connection: [Errno 101] Network is unreachable',))]
[ 79.977137] cloud-init[757]: 2018-02-08 07:49:32,177 - url_helper.py[WARNING]: Calling 'http://169.254.169.254:80/2009-04-04/meta-data/instance-id' failed [75/120s]: request error [HTTPConnectionPool(host='169.254.169.254', port=80): Max retries exceeded with url: /2009-04-04/meta-data/instance-id (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fc4f1a29dd0>: Failed to establish a new connection: [Errno 101] Network is unreachable',))]
[ 85.985306] cloud-init[757]: 2018-02-08 07:49:38,185 - url_helper.py[WARNING]: Calling 'http://169.254.169.254:80/2009-04-04/meta-data/instance-id' failed [81/120s]: request error [HTTPConnectionPool(host='169.254.169.254', port=80): Max retries exceeded with url: /2009-04-04/meta-data/instance-id (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fc4f1a29d50>: Failed to establish a new connection: [Errno 101] Network is unreachable',))]
[ 91.992802] cloud-init[757]: 2018-02-08 07:49:44,193 - url_helper.py[WARNING]: Calling 'http://169.254.169.254:80/2009-04-04/meta-data/instance-id' failed [87/120s]: request error [HTTPConnectionPool(host='169.254.169.254', port=80): Max retries exceeded with url: /2009-04-04/meta-data/instance-id (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fc4f1a29cd0>: Failed to establish a new connection: [Errno 101] Network is unreachable',))]
[ 98.000305] cloud-init[757]: 2018-02-08 07:49:50,200 - url_helper.py[WARNING]: Calling 'http://169.254.169.254:80/2009-04-04/meta-data/instance-id' failed [93/120s]: request error [HTTPConnectionPool(host='169.254.169.254', port=80): Max retries exceeded with url: /2009-04-04/meta-data/instance-id (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fc4f1a29dd0>: Failed to establish a new connection: [Errno 101] Network is unreachable',))]
[ 104.007705] cloud-init[757]: 2018-02-08 07:49:56,208 - url_helper.py[WARNING]: Calling 'http://169.254.169.254:80/2009-04-04/meta-data/instance-id' failed [99/120s]: request error [HTTPConnectionPool(host='169.254.169.254', port=80): Max retries exceeded with url: /2009-04-04/meta-data/instance-id (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fc4f1a29d50>: Failed to establish a new connection: [Errno 101] Network is unreachable',))]
[ 110.015157] cloud-init[757]: 2018-02-08 07:50:02,215 - url_helper.py[WARNING]: Calling 'http://169.254.169.254:80/2009-04-04/meta-data/instance-id' failed [105/120s]: request error [HTTPConnectionPool(host='169.254.169.254', port=80): Max retries exceeded with url: /2009-04-04/meta-data/instance-id (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fc4f1a29cd0>: Failed to establish a new connection: [Errno 101] Network is unreachable',))]
[ 117.023541] cloud-init[757]: 2018-02-08 07:50:09,224 - url_helper.py[WARNING]: Calling 'http://169.254.169.254:80/2009-04-04/meta-data/instance-id' failed [112/120s]: request error [HTTPConnectionPool(host='169.254.169.254', port=80): Max retries exceeded with url: /2009-04-04/meta-data/instance-id (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fc4f1a29dd0>: Failed to establish a new connection: [Errno 101] Network is unreachable',))]
[ 124.031728] cloud-init[757]: 2018-02-08 07:50:16,232 - url_helper.py[WARNING]: Calling 'http://169.254.169.254:80/2009-04-04/meta-data/instance-id' failed [119/120s]: unexpected error [Attempted to set connect timeout to 0.0, but the timeout cannot be set to a value less than or equal to 0.]
[ 131.039050] cloud-init[757]: 2018-02-08 07:50:23,239 - DataSourceEc2.py[CRITICAL]: Giving up on md from ['http://169.254.169.254:80/2009-04-04/meta-data/instance-id'] after 126 seconds
[ 131.074097] cloud-init[757]: 2018-02-08 07:50:23,274 - stages.py[WARNING]: Failed to rename devices: Unexpected error while running command.
[ 131.077777] cloud-init[757]: Command: ['ip', '-6', 'addr', 'show', 'permanent', 'scope', 'global']
[ 131.080373] cloud-init[757]: Exit code: -
[ 131.082133] cloud-init[757]: Reason: [Errno 2] No such file or directory
[ 131.084111] cloud-init[757]: Stdout: -
[ 131.085228] cloud-init[757]: Stderr: -
[ 131.208625] cloud-init[757]: 2018-02-08 07:50:23,409 - util.py[WARNING]: Failed to resize filesystem (cmd=('resize2fs', '/dev/nvme0n1p1'))
[ 131.212307] cloud-init[757]: 2018-02-08 07:50:23,410 - util.py[WARNING]: Running module resizefs (<module 'cloudinit.config.cc_resizefs' from '/usr/lib64/python2.7/site-packages/cloudinit/config/cc_resizefs.pyc'>) failed
[[0;1;31mFAILED[0m] Failed to start Initial cloud-init job (metadata service crawler).
See 'systemctl status cloud-init.service' for details.
Starting OpenSSH server daemon...
Starting Permit User Sessions...
[[0;32m OK [0m] Started Permit User Sessions.
[[0;32m OK [0m] Started Serial Getty on ttyS0.
[[0;32m OK [0m] Started Getty on tty1.
[[0;32m OK [0m] Reached target Login Prompts.
[[0;32m OK [0m] Started OpenSSH server daemon.
[[0;32m OK [0m] Reached target Multi-User System.
[[0;32m OK [0m] Reached target Cloud-init target.
[[0;32m OK [0m] Reached target Graphical Interface.
This is localhost.unknown_domain (Linux x86_64 4.15.1-gentoo) 13:20:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment