Skip to content

Instantly share code, notes, and snippets.

@amuessig
Created December 18, 2013 15:57
Show Gist options
  • Save amuessig/8024767 to your computer and use it in GitHub Desktop.
Save amuessig/8024767 to your computer and use it in GitHub Desktop.
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 3.2.0-54-virtual (buildd@roseapple) (gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) ) #82-Ubuntu SMP Tue Sep 10 20:31:18 UTC 2013 (Ubuntu 3.2.0-54.82-virtual 3.2.50)
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-54-virtual root=LABEL=cloudimg-rootfs ro console=ttyS0
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] Centaur CentaurHauls
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
[ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
[ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 000000007fffe000 (usable)
[ 0.000000] BIOS-e820: 000000007fffe000 - 0000000080000000 (reserved)
[ 0.000000] BIOS-e820: 00000000feffc000 - 00000000ff000000 (reserved)
[ 0.000000] BIOS-e820: 00000000fffc0000 - 0000000100000000 (reserved)
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.4 present.
[ 0.000000] No AGP bridge found
[ 0.000000] last_pfn = 0x7fffe max_arch_pfn = 0x400000000
[ 0.000000] PAT not supported by CPU.
[ 0.000000] found SMP MP-table at [ffff8800000fdaf0] fdaf0
[ 0.000000] init_memory_mapping: 0000000000000000-000000007fffe000
[ 0.000000] RAMDISK: 37726000 - 37b8b000
[ 0.000000] ACPI: RSDP 00000000000fd950 00014 (v00 BOCHS )
[ 0.000000] ACPI: RSDT 000000007fffe4b0 00034 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)
[ 0.000000] ACPI: FACP 000000007fffff80 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)
[ 0.000000] ACPI: DSDT 000000007fffe4f0 011A9 (v01 BXPC BXDSDT 00000001 INTL 20100528)
[ 0.000000] ACPI: FACS 000000007fffff40 00040
[ 0.000000] ACPI: SSDT 000000007ffff800 00735 (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001)
[ 0.000000] ACPI: APIC 000000007ffff6e0 00078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)
[ 0.000000] ACPI: HPET 000000007ffff6a0 00038 (v01 BOCHS BXPCHPET 00000001 BXPC 00000001)
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at 0000000000000000-000000007fffe000
[ 0.000000] Initmem setup node 0 0000000000000000-000000007fffe000
[ 0.000000] NODE_DATA [000000007fff9000 - 000000007fffdfff]
[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00
[ 0.000000] kvm-clock: cpu 0, msr 0:1cf7681, boot clock
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0x00000010 -> 0x00001000
[ 0.000000] DMA32 0x00001000 -> 0x00100000
[ 0.000000] Normal empty
[ 0.000000] Movable zone start PFN for each node
[ 0.000000] early_node_map[2] active PFN ranges
[ 0.000000] 0: 0x00000010 -> 0x0000009f
[ 0.000000] 0: 0x00000100 -> 0x0007fffe
[ 0.000000] ACPI: PM-Timer IO Port: 0xb008
[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 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] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs
[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000
[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000
[ 0.000000] Allocating PCI resources starting at 80000000 (gap: 80000000:7effc000)
[ 0.000000] Booting paravirtualized kernel on KVM
[ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:1 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s82880 r8192 d23616 u2097152
[ 0.000000] kvm-clock: cpu 0, msr 0:7fc13681, primary cpu clock
[ 0.000000] KVM setup async PF for cpu 0
[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0dd40
[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515976
[ 0.000000] Policy zone: DMA32
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-54-virtual root=LABEL=cloudimg-rootfs ro console=ttyS0
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] Checking aperture...
[ 0.000000] No AGP bridge found
[ 0.000000] Memory: 2043512k/2097144k available (6556k kernel code, 452k absent, 53180k reserved, 6639k data, 924k init)
[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
[ 0.000000] NR_IRQS:4352 nr_irqs:256 16
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] console [ttyS0] enabled
[ 0.000000] allocated 16777216 bytes of page_cgroup
[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[ 0.000000] Detected 2493.856 MHz processor.
[ 0.008000] Calibrating delay loop (skipped) preset value.. 4987.71 BogoMIPS (lpj=9975424)
[ 0.008000] pid_max: default: 32768 minimum: 301
[ 0.008047] Security Framework initialized
[ 0.009078] AppArmor: AppArmor initialized
[ 0.010062] Yama: becoming mindful.
[ 0.012016] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
[ 0.014924] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.016444] Mount-cache hash table entries: 256
[ 0.017709] Initializing cgroup subsys cpuacct
[ 0.018773] Initializing cgroup subsys memory
[ 0.020012] Initializing cgroup subsys devices
[ 0.021081] Initializing cgroup subsys freezer
[ 0.022137] Initializing cgroup subsys blkio
[ 0.023164] Initializing cgroup subsys perf_event
[ 0.024131] mce: CPU supports 10 MCE banks
[ 0.025343] SMP alternatives: switching to UP code
[ 0.132407] Freeing SMP alternatives: 24k freed
[ 0.133578] ACPI: Core revision 20110623
[ 0.135380] ftrace: allocating 26576 entries in 105 pages
[ 0.141908] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.143347] CPU0: Intel QEMU Virtual CPU version 1.4.0 stepping 03
[ 0.148008] Performance Events: unsupported p6 CPU model 2 no PMU driver, software events only.
[ 0.148008] NMI watchdog disabled (cpu0): hardware events not enabled
[ 0.148008] Brought up 1 CPUs
[ 0.148011] Total of 1 processors activated (4987.71 BogoMIPS).
[ 0.149993] devtmpfs: initialized
[ 0.152229] EVM: security.selinux
[ 0.153031] EVM: security.SMACK64
[ 0.153807] EVM: security.capability
[ 0.156158] print_constraints: dummy:
[ 0.157217] RTC time: 15:24:57, date: 12/18/13
[ 0.158299] NET: Registered protocol family 16
[ 0.159532] ACPI: bus type pci registered
[ 0.160167] PCI: Using configuration type 1 for base access
[ 0.162268] bio: create slab <bio-0> at 0
[ 0.163300] ACPI: Added _OSI(Module Device)
[ 0.164012] ACPI: Added _OSI(Processor Device)
[ 0.165070] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.166158] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.169989] ACPI: Interpreter enabled
[ 0.170860] ACPI: (supports S0 S3 S4 S5)
[ 0.172013] ACPI: Using IOAPIC for interrupt routing
[ 0.176018] ACPI: No dock devices found.
[ 0.176941] HEST: Table not found.
[ 0.177772] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.179951] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.180139] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7]
[ 0.181690] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff]
[ 0.184013] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff]
[ 0.185713] pci_root PNP0A03:00: host bridge window [mem 0x80000000-0xfebfffff]
[ 0.202608] pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI
[ 0.204029] pci 0000:00:01.3: quirk: [io 0xb100-0xb10f] claimed by PIIX4 SMB
[ 0.251043] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x1e)
[ 0.254241] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)
[ 0.256506] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)
[ 0.258052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)
[ 0.260108] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)
[ 0.261642] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)
[ 0.263120] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.264018] vgaarb: loaded
[ 0.264665] vgaarb: bridge control possible 0000:00:02.0
[ 0.266015] i2c-core: driver [aat2870] using legacy suspend method
[ 0.268017] i2c-core: driver [aat2870] using legacy resume method
[ 0.269509] SCSI subsystem initialized
[ 0.270524] usbcore: registered new interface driver usbfs
[ 0.272029] usbcore: registered new interface driver hub
[ 0.273315] usbcore: registered new device driver usb
[ 0.274604] PCI: Using ACPI for IRQ routing
[ 0.276278] NetLabel: Initializing
[ 0.277111] NetLabel: domain hash size = 128
[ 0.278137] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.279313] NetLabel: unlabeled traffic allowed by default
[ 0.280086] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
[ 0.281768] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 0.283030] hpet0: 3 comparators, 64-bit 100.000000 MHz counter
[ 0.292134] Switching to clocksource kvm-clock
[ 0.301191] AppArmor: AppArmor Filesystem Enabled
[ 0.302630] pnp: PnP ACPI init
[ 0.303564] ACPI: bus type pnp registered
[ 0.305860] pnp: PnP ACPI: found 8 devices
[ 0.307057] ACPI: ACPI bus type pnp unregistered
[ 0.314798] NET: Registered protocol family 2
[ 0.315959] IP route cache hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.319832] TCP established hash table entries: 262144 (order: 10, 4194304 bytes)
[ 0.324037] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.326160] TCP: Hash tables configured (established 262144 bind 65536)
[ 0.327720] TCP reno registered
[ 0.328496] UDP hash table entries: 1024 (order: 3, 32768 bytes)
[ 0.329923] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
[ 0.331610] NET: Registered protocol family 1
[ 0.332676] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[ 0.334087] pci 0000:00:01.0: PIIX3: Enabling Passive Release
[ 0.335468] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[ 0.337151] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
[ 0.338537] pci 0000:00:01.2: PCI INT D -> Link[LNKD] -> GSI 11 (level, high) -> IRQ 11
[ 0.341009] pci 0000:00:01.2: PCI INT D disabled
[ 0.342652] audit: initializing netlink socket (disabled)
[ 0.343952] type=2000 audit(1387380298.340:1): initialized
[ 0.364573] Trying to unpack rootfs image as initramfs...
[ 0.392165] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.400467] VFS: Disk quotas dquot_6.5.2
[ 0.401435] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.403353] fuse init (API version 7.17)
[ 0.404388] msgmni has been set to 3991
[ 0.420312] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[ 0.428167] io scheduler noop registered
[ 0.429093] io scheduler deadline registered (default)
[ 0.430317] io scheduler cfq registered
[ 0.431310] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 0.432678] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 0.434333] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[ 0.436096] ACPI: Power Button [PWRF]
[ 0.444954] ERST: Table is not found!
[ 0.445830] GHES: HEST is not enabled!
[ 0.446979] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10
[ 0.448372] virtio-pci 0000:00:03.0: PCI INT A -> Link[LNKC] -> GSI 10 (level, high) -> IRQ 10
[ 0.451115] virtio-pci 0000:00:04.0: PCI INT A -> Link[LNKD] -> GSI 11 (level, high) -> IRQ 11
[ 0.460187] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10
[ 0.461521] virtio-pci 0000:00:05.0: PCI INT A -> Link[LNKA] -> GSI 10 (level, high) -> IRQ 10
[ 0.468164] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 0.495070] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 0.521639] Freeing initrd memory: 4500k freed
[ 0.550166] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[ 0.578218] 00:05: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 0.604659] 00:06: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[ 0.606574] Linux agpgart interface v0.103
[ 0.609699] brd: module loaded
[ 0.611638] loop: module loaded
[ 0.614201] vda: vda1
[ 0.618189] scsi0 : ata_piix
[ 0.619124] scsi1 : ata_piix
[ 0.620073] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14
[ 0.622019] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15
[ 0.624437] Fixed MDIO Bus: probed
[ 0.625462] tun: Universal TUN/TAP device driver, 1.6
[ 0.626931] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 0.635839] PPP generic driver version 2.4.2
[ 0.637956] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.639849] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 0.641660] uhci_hcd: USB Universal Host Controller Interface driver
[ 0.643573] uhci_hcd 0000:00:01.2: PCI INT D -> Link[LNKD] -> GSI 11 (level, high) -> IRQ 11
[ 0.647328] uhci_hcd 0000:00:01.2: UHCI Host Controller
[ 0.648900] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1
[ 0.651198] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040
[ 0.653101] hub 1-0:1.0: USB hub found
[ 0.654289] hub 1-0:1.0: 2 ports detected
[ 0.655658] usbcore: registered new interface driver libusual
[ 0.657120] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[ 0.660079] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.661344] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 0.662674] mousedev: PS/2 mouse device common for all mice
[ 0.664503] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
[ 0.666921] rtc_cmos 00:01: RTC can wake from S4
[ 0.668673] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
[ 0.670696] rtc0: alarms up to one day, 114 bytes nvram, hpet irqs
[ 0.672692] device-mapper: uevent: version 1.0.3
[ 0.674170] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com
[ 0.676720] cpuidle: using governor ladder
[ 0.678001] cpuidle: using governor menu
[ 0.679189] EFI Variables Facility v0.08 2004-May-17
[ 0.681009] TCP cubic registered
[ 0.682092] NET: Registered protocol family 10
[ 0.684092] NET: Registered protocol family 17
[ 0.685507] Registering the dns_resolver key type
[ 0.687209] registered taskstats version 1
[ 0.705575] Magic number: 9:355:437
[ 0.706959] rtc_cmos 00:01: setting system clock to 2013-12-18 15:24:58 UTC (1387380298)
[ 0.709439] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 0.711270] EDD information not available.
[ 0.786628] Freeing unused kernel memory: 924k freed
[ 0.788640] Write protecting the kernel read-only data: 12288k
[ 0.796729] Freeing unused kernel memory: 1616k freed
[ 0.803005] Freeing unused kernel memory: 1192k freed
Loading, please wait...
[ 0.866980] udevd[82]: starting version 175
Begin: Loading essential drivers ... done.
Begin: Running /scripts/init-premount ... done.
Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done.
Begin: Running /scripts/local-premount ... done.
[ 1.212099] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)
Begin: Running /scripts/local-bottom ... [ 1.220954] FDC 0 is a S82078B
[ 1.340105] Refined TSC clocksource calibration: 2493.852 MHz.
[ 1.342560] vda: vda1
GROWROOT: CHANGED: partition=1 start=2048 old: size=4192256 end=4194304 new: size=41940992,end=41943040
[ 1.406551] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)
done.
done.
Begin: Running /scripts/init-bottom ... done.
[ 2.266975] EXT4-fs (vda1): re-mounted. Opts: (null)
cloud-init start-local running: Wed, 18 Dec 2013 15:25:01 +0000. up 4.02 seconds
no instance data found in start-local
cloud-init-nonet waiting 120 seconds for a network device.
cloud-init-nonet gave up waiting for a network device.
ci-info: lo : 1 127.0.0.1 255.0.0.0 .
ci-info: eth0 : 1 . . fa:16:3e:d7:53:f1
route_info failed
* Stopping Handle applying cloud-config[74G[ OK ]
Waiting for network configuration...
Waiting up to 60 more seconds for network configuration...
Booting system without full network configuration...
* Stopping Failsafe Boot Delay[74G[ OK ]
* Starting System V initialisation compatibility[74G[ OK ]
Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd
* Starting AppArmor profiles [80G [74G[ OK ]
landscape-client is not configured, please run landscape-config.
* Stopping System V initialisation compatibility[74G[ OK ]
* Starting System V runlevel compatibility[74G[ OK ]
* Starting automatic crash report generation[74G[ OK ]
* Starting ACPI daemon[74G[ OK ]
* Starting save kernel messages[74G[ OK ]
* Starting regular background program processing daemon[74G[ OK ]
* Starting deferred execution scheduler[74G[ OK ]
* Starting CPU interrupts balancing daemon[74G[ OK ]
* Stopping save kernel messages[74G[ OK ]
* Stopping System V runlevel compatibility[74G[ OK ]
* Starting execute cloud user/final scripts[74G[ OK ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment