Jump to content
Froxlor Forum
  • 0

libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1'


knifesk

Question

Hi everybody, I am facing a little problem...

 

I installed PHP-FPM, Mysql, PureFTP, and libnss-mysql on an ubunut 14.04 server.. Everything is working excellent except for one thing:

 

when I reboot the server (with reboot command or power failure) PHP-FPM fails to start, so I have to manually start it via terminal.. this could convert in a serious issue as summer is approaching and power outages are more frequents.. I've did a complete fresh install and it worked for a couple days, and now its broken again., and the only anomalous thing I could find was in the syslog during the bootup and the services.. Apparently mysql is starting LAST in the queue, thus, libnss-mysql is failing to connect...

 

Here is the complete boot log.

Sep 10 16:38:52 prod rsyslogd: [origin software="rsyslogd" swVersion="7.4.4" x-pid="444" x-info="http://www.rsyslog.com"] start
Sep 10 16:38:52 prod rsyslogd: rsyslogd's groupid changed to 104
Sep 10 16:38:52 prod rsyslogd: rsyslogd's userid changed to 101
Sep 10 16:38:52 prod kernel: [    0.000000] Initializing cgroup subsys cpuset
Sep 10 16:38:52 prod kernel: [    0.000000] Initializing cgroup subsys cpu
Sep 10 16:38:52 prod kernel: [    0.000000] Initializing cgroup subsys cpuacct
Sep 10 16:38:52 prod kernel: [    0.000000] Linux version 3.13.0-63-generic (buildd@lgw01-18) (gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1) ) #103-Ubuntu SMP Fri Aug 14 21:42:59 UTC 2015 (Ubuntu 3.13.0-63.103-generic 3.13.11-ckt25)
Sep 10 16:38:52 prod kernel: [    0.000000] Command line: BOOT_IMAGE=/vmlinuz-3.13.0-63-generic root=UUID=2f07e953-8b6a-4ace-842c-750a763f1a27 ro
Sep 10 16:38:52 prod kernel: [    0.000000] KERNEL supported cpus:
Sep 10 16:38:52 prod kernel: [    0.000000]   Intel GenuineIntel
Sep 10 16:38:52 prod kernel: [    0.000000]   AMD AuthenticAMD
Sep 10 16:38:52 prod kernel: [    0.000000]   Centaur CentaurHauls
Sep 10 16:38:52 prod kernel: [    0.000000] e820: BIOS-provided physical RAM map:
Sep 10 16:38:52 prod kernel: [    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
Sep 10 16:38:52 prod kernel: [    0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
Sep 10 16:38:52 prod kernel: [    0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
Sep 10 16:38:52 prod kernel: [    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdffff] usable
Sep 10 16:38:52 prod kernel: [    0.000000] BIOS-e820: [mem 0x000000007ffe0000-0x000000007fffffff] reserved
Sep 10 16:38:52 prod kernel: [    0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved
Sep 10 16:38:52 prod kernel: [    0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
Sep 10 16:38:52 prod kernel: [    0.000000] NX (Execute Disable) protection: active
Sep 10 16:38:52 prod kernel: [    0.000000] SMBIOS 2.8 present.
Sep 10 16:38:52 prod kernel: [    0.000000] DMI: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.7.5.1-0-g8936dbb-20141113_115728-nilsson.home.kraxel.org 04/01/2014
Sep 10 16:38:52 prod kernel: [    0.000000] Hypervisor detected: KVM
Sep 10 16:38:52 prod kernel: [    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Sep 10 16:38:52 prod kernel: [    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
Sep 10 16:38:52 prod kernel: [    0.000000] No AGP bridge found
Sep 10 16:38:52 prod kernel: [    0.000000] e820: last_pfn = 0x7ffe0 max_arch_pfn = 0x400000000
Sep 10 16:38:52 prod kernel: [    0.000000] MTRR default type: write-back
Sep 10 16:38:52 prod kernel: [    0.000000] MTRR fixed ranges enabled:
Sep 10 16:38:52 prod kernel: [    0.000000]   00000-9FFFF write-back
Sep 10 16:38:52 prod kernel: [    0.000000]   A0000-BFFFF uncachable
Sep 10 16:38:52 prod kernel: [    0.000000]   C0000-FFFFF write-protect
Sep 10 16:38:52 prod kernel: [    0.000000] MTRR variable ranges enabled:
Sep 10 16:38:52 prod kernel: [    0.000000]   0 base 0080000000 mask FF80000000 uncachable
Sep 10 16:38:52 prod kernel: [    0.000000]   1 disabled
Sep 10 16:38:52 prod kernel: [    0.000000]   2 disabled
Sep 10 16:38:52 prod kernel: [    0.000000]   3 disabled
Sep 10 16:38:52 prod kernel: [    0.000000]   4 disabled
Sep 10 16:38:52 prod kernel: [    0.000000]   5 disabled
Sep 10 16:38:52 prod kernel: [    0.000000]   6 disabled
Sep 10 16:38:52 prod kernel: [    0.000000]   7 disabled
Sep 10 16:38:52 prod kernel: [    0.000000] x86 PAT enabled: cpu 0, old 0x70406, new 0x7010600070106
Sep 10 16:38:52 prod kernel: [    0.000000] found SMP MP-table at [mem 0x000f0e70-0x000f0e7f] mapped at [ffff8800000f0e70]
Sep 10 16:38:52 prod kernel: [    0.000000] Scanning 1 areas for low memory corruption
Sep 10 16:38:52 prod kernel: [    0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576
Sep 10 16:38:52 prod kernel: [    0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
Sep 10 16:38:52 prod kernel: [    0.000000]  [mem 0x00000000-0x000fffff] page 4k
Sep 10 16:38:52 prod kernel: [    0.000000] BRK [0x01fe2000, 0x01fe2fff] PGTABLE
Sep 10 16:38:52 prod kernel: [    0.000000] BRK [0x01fe3000, 0x01fe3fff] PGTABLE
Sep 10 16:38:52 prod kernel: [    0.000000] BRK [0x01fe4000, 0x01fe4fff] PGTABLE
Sep 10 16:38:52 prod kernel: [    0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]
Sep 10 16:38:52 prod kernel: [    0.000000]  [mem 0x7fc00000-0x7fdfffff] page 2M
Sep 10 16:38:52 prod kernel: [    0.000000] BRK [0x01fe5000, 0x01fe5fff] PGTABLE
Sep 10 16:38:52 prod kernel: [    0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]
Sep 10 16:38:52 prod kernel: [    0.000000]  [mem 0x7c000000-0x7fbfffff] page 2M
Sep 10 16:38:52 prod kernel: [    0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]
Sep 10 16:38:52 prod kernel: [    0.000000]  [mem 0x00100000-0x001fffff] page 4k
Sep 10 16:38:52 prod kernel: [    0.000000]  [mem 0x00200000-0x7bffffff] page 2M
Sep 10 16:38:52 prod kernel: [    0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdffff]
Sep 10 16:38:52 prod kernel: [    0.000000]  [mem 0x7fe00000-0x7ffdffff] page 4k
Sep 10 16:38:52 prod kernel: [    0.000000] BRK [0x01fe6000, 0x01fe6fff] PGTABLE
Sep 10 16:38:52 prod kernel: [    0.000000] RAMDISK: [mem 0x35b04000-0x36d79fff]
Sep 10 16:38:52 prod kernel: [    0.000000] ACPI: RSDP 00000000000f0c30 000014 (v00 BOCHS )
Sep 10 16:38:52 prod kernel: [    0.000000] ACPI: RSDT 000000007ffe19ab 000034 (v01 BOCHS  BXPCRSDT 00000001 BXPC 00000001)
Sep 10 16:38:52 prod kernel: [    0.000000] ACPI: FACP 000000007ffe0e65 000074 (v01 BOCHS  BXPCFACP 00000001 BXPC 00000001)
Sep 10 16:38:52 prod kernel: [    0.000000] ACPI: DSDT 000000007ffe0040 000E25 (v01 BOCHS  BXPCDSDT 00000001 BXPC 00000001)
Sep 10 16:38:52 prod kernel: [    0.000000] ACPI: FACS 000000007ffe0000 000040
Sep 10 16:38:52 prod kernel: [    0.000000] ACPI: SSDT 000000007ffe0ed9 000A0A (v01 BOCHS  BXPCSSDT 00000001 BXPC 00000001)
Sep 10 16:38:52 prod kernel: [    0.000000] ACPI: APIC 000000007ffe18e3 000090 (v01 BOCHS  BXPCAPIC 00000001 BXPC 00000001)
Sep 10 16:38:52 prod kernel: [    0.000000] ACPI: HPET 000000007ffe1973 000038 (v01 BOCHS  BXPCHPET 00000001 BXPC 00000001)
Sep 10 16:38:52 prod kernel: [    0.000000] ACPI: Local APIC address 0xfee00000
Sep 10 16:38:52 prod kernel: [    0.000000] No NUMA configuration found
Sep 10 16:38:52 prod kernel: [    0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdffff]
Sep 10 16:38:52 prod kernel: [    0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdffff]
Sep 10 16:38:52 prod kernel: [    0.000000]   NODE_DATA [mem 0x7ffdb000-0x7ffdffff]
Sep 10 16:38:52 prod kernel: [    0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00
Sep 10 16:38:52 prod kernel: [    0.000000] kvm-clock: cpu 0, msr 0:7ffd7001, boot clock
Sep 10 16:38:52 prod kernel: [    0.000000]  [ffffea0000000000-ffffea0001ffffff] PMD -> [ffff88007d600000-ffff88007f5fffff] on node 0
Sep 10 16:38:52 prod kernel: [    0.000000] Zone ranges:
Sep 10 16:38:52 prod kernel: [    0.000000]   DMA      [mem 0x00001000-0x00ffffff]
Sep 10 16:38:52 prod kernel: [    0.000000]   DMA32    [mem 0x01000000-0xffffffff]
Sep 10 16:38:52 prod kernel: [    0.000000]   Normal   empty
Sep 10 16:38:52 prod kernel: [    0.000000] Movable zone start for each node
Sep 10 16:38:52 prod kernel: [    0.000000] Early memory node ranges
Sep 10 16:38:52 prod kernel: [    0.000000]   node   0: [mem 0x00001000-0x0009efff]
Sep 10 16:38:52 prod kernel: [    0.000000]   node   0: [mem 0x00100000-0x7ffdffff]
Sep 10 16:38:52 prod kernel: [    0.000000] On node 0 totalpages: 524158
Sep 10 16:38:52 prod kernel: [    0.000000]   DMA zone: 64 pages used for memmap
Sep 10 16:38:52 prod kernel: [    0.000000]   DMA zone: 21 pages reserved
Sep 10 16:38:52 prod kernel: [    0.000000]   DMA zone: 3998 pages, LIFO batch:0
Sep 10 16:38:52 prod kernel: [    0.000000]   DMA32 zone: 8128 pages used for memmap
Sep 10 16:38:52 prod kernel: [    0.000000]   DMA32 zone: 520160 pages, LIFO batch:31
Sep 10 16:38:52 prod kernel: [    0.000000] ACPI: PM-Timer IO Port: 0x608
Sep 10 16:38:52 prod kernel: [    0.000000] ACPI: Local APIC address 0xfee00000
Sep 10 16:38:52 prod kernel: [    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
Sep 10 16:38:52 prod kernel: [    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
Sep 10 16:38:52 prod kernel: [    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
Sep 10 16:38:52 prod kernel: [    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] enabled)
Sep 10 16:38:52 prod kernel: [    0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
Sep 10 16:38:52 prod kernel: [    0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])
Sep 10 16:38:52 prod kernel: [    0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23
Sep 10 16:38:52 prod kernel: [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Sep 10 16:38:52 prod kernel: [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
Sep 10 16:38:52 prod kernel: [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Sep 10 16:38:52 prod kernel: [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
Sep 10 16:38:52 prod kernel: [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
Sep 10 16:38:52 prod kernel: [    0.000000] ACPI: IRQ0 used by override.
Sep 10 16:38:52 prod kernel: [    0.000000] ACPI: IRQ2 used by override.
Sep 10 16:38:52 prod kernel: [    0.000000] ACPI: IRQ5 used by override.
Sep 10 16:38:52 prod kernel: [    0.000000] ACPI: IRQ9 used by override.
Sep 10 16:38:52 prod kernel: [    0.000000] ACPI: IRQ10 used by override.
Sep 10 16:38:52 prod kernel: [    0.000000] ACPI: IRQ11 used by override.
Sep 10 16:38:52 prod kernel: [    0.000000] Using ACPI (MADT) for SMP configuration information
Sep 10 16:38:52 prod kernel: [    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
Sep 10 16:38:52 prod kernel: [    0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
Sep 10 16:38:52 prod kernel: [    0.000000] nr_irqs_gsi: 40
Sep 10 16:38:52 prod kernel: [    0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
Sep 10 16:38:52 prod kernel: [    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]
Sep 10 16:38:52 prod kernel: [    0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]
Sep 10 16:38:52 prod kernel: [    0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices
Sep 10 16:38:52 prod kernel: [    0.000000] Booting paravirtualized kernel on KVM
Sep 10 16:38:52 prod kernel: [    0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:4 nr_node_ids:1
Sep 10 16:38:52 prod kernel: [    0.000000] PERCPU: Embedded 27 pages/cpu @ffff88007fc00000 s81536 r8192 d20864 u524288
Sep 10 16:38:52 prod kernel: [    0.000000] pcpu-alloc: s81536 r8192 d20864 u524288 alloc=1*2097152
Sep 10 16:38:52 prod kernel: [    0.000000] pcpu-alloc: [0] 0 1 2 3
Sep 10 16:38:52 prod kernel: [    0.000000] kvm-clock: cpu 0, msr 0:7ffd7001, primary cpu clock
Sep 10 16:38:52 prod kernel: [    0.000000] kvm-stealtime: cpu 0, msr 7fc0d000
Sep 10 16:38:52 prod kernel: [    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 515945
Sep 10 16:38:52 prod kernel: [    0.000000] Policy zone: DMA32
Sep 10 16:38:52 prod kernel: [    0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-3.13.0-63-generic root=UUID=2f07e953-8b6a-4ace-842c-750a763f1a27 ro
Sep 10 16:38:52 prod kernel: [    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
Sep 10 16:38:52 prod kernel: [    0.000000] Checking aperture...
Sep 10 16:38:52 prod kernel: [    0.000000] No AGP bridge found
Sep 10 16:38:52 prod kernel: [    0.000000] Calgary: detecting Calgary via BIOS EBDA area
Sep 10 16:38:52 prod kernel: [    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
Sep 10 16:38:52 prod kernel: [    0.000000] Memory: 2027868K/2096632K available (7395K kernel code, 1146K rwdata, 3416K rodata, 1336K init, 1448K bss, 68764K reserved)
Sep 10 16:38:52 prod kernel: [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
Sep 10 16:38:52 prod kernel: [    0.000000] Hierarchical RCU implementation.
Sep 10 16:38:52 prod kernel: [    0.000000] 	RCU dyntick-idle grace-period acceleration is enabled.
Sep 10 16:38:52 prod kernel: [    0.000000] 	RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
Sep 10 16:38:52 prod kernel: [    0.000000] 	Offload RCU callbacks from all CPUs
Sep 10 16:38:52 prod kernel: [    0.000000] 	Offload RCU callbacks from CPUs: 0-3.
Sep 10 16:38:52 prod kernel: [    0.000000] NR_IRQS:16640 nr_irqs:712 16
Sep 10 16:38:52 prod kernel: [    0.000000] Console: colour dummy device 80x25
Sep 10 16:38:52 prod kernel: [    0.000000] console [tty0] enabled
Sep 10 16:38:52 prod kernel: [    0.000000] allocated 8388608 bytes of page_cgroup
Sep 10 16:38:52 prod kernel: [    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
Sep 10 16:38:52 prod kernel: [    0.000000] hpet clockevent registered
Sep 10 16:38:52 prod kernel: [    0.000000] tsc: Detected 3392.144 MHz processor
Sep 10 16:38:52 prod kernel: [    0.008000] Calibrating delay loop (skipped) preset value.. 6784.28 BogoMIPS (lpj=13568576)
Sep 10 16:38:52 prod kernel: [    0.008000] pid_max: default: 32768 minimum: 301
Sep 10 16:38:52 prod kernel: [    0.008000] Security Framework initialized
Sep 10 16:38:52 prod kernel: [    0.008000] AppArmor: AppArmor initialized
Sep 10 16:38:52 prod kernel: [    0.008000] Yama: becoming mindful.
Sep 10 16:38:52 prod kernel: [    0.008000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
Sep 10 16:38:52 prod kernel: [    0.008000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
Sep 10 16:38:52 prod kernel: [    0.008000] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)
Sep 10 16:38:52 prod kernel: [    0.008000] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)
Sep 10 16:38:52 prod kernel: [    0.008000] Initializing cgroup subsys memory
Sep 10 16:38:52 prod kernel: [    0.008000] Initializing cgroup subsys devices
Sep 10 16:38:52 prod kernel: [    0.008000] Initializing cgroup subsys freezer
Sep 10 16:38:52 prod kernel: [    0.008000] Initializing cgroup subsys blkio
Sep 10 16:38:52 prod kernel: [    0.008000] Initializing cgroup subsys perf_event
Sep 10 16:38:52 prod kernel: [    0.008000] Initializing cgroup subsys hugetlb
Sep 10 16:38:52 prod kernel: [    0.008000] CPU: Physical Processor ID: 0
Sep 10 16:38:52 prod kernel: [    0.008000] CPU: Processor Core ID: 0
Sep 10 16:38:52 prod kernel: [    0.008000] mce: CPU supports 10 MCE banks
Sep 10 16:38:52 prod kernel: [    0.008000] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
Sep 10 16:38:52 prod kernel: [    0.008000] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0
Sep 10 16:38:52 prod kernel: [    0.008000] tlb_flushall_shift: 6
Sep 10 16:38:52 prod kernel: [    0.008000] Freeing SMP alternatives memory: 32K (ffffffff81e6e000 - ffffffff81e76000)
Sep 10 16:38:52 prod kernel: [    0.008390] ACPI: Core revision 20131115
Sep 10 16:38:52 prod kernel: [    0.008871] ACPI: All ACPI Tables successfully acquired
Sep 10 16:38:52 prod kernel: [    0.008884] ftrace: allocating 28590 entries in 112 pages
Sep 10 16:38:52 prod kernel: [    0.016263] Enabling x2apic
Sep 10 16:38:52 prod kernel: [    0.016268] Enabled x2apic
Sep 10 16:38:52 prod kernel: [    0.016399] Switched APIC routing to physical x2apic.
Sep 10 16:38:52 prod kernel: [    0.020634] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Sep 10 16:38:52 prod kernel: [    0.020636] smpboot: CPU0: Intel Common KVM processor (fam: 0f, model: 06, stepping: 01)
Sep 10 16:38:52 prod kernel: [    0.024000] Performance Events: unsupported Netburst CPU model 6 no PMU driver, software events only.
Sep 10 16:38:52 prod kernel: [    0.024000] x86: Booting SMP configuration:
Sep 10 16:38:52 prod kernel: [    0.024000] kvm-clock: cpu 1, msr 0:7ffd7041, secondary cpu clock
Sep 10 16:38:52 prod kernel: [    0.032215] NMI watchdog: disabled (cpu0): hardware events not enabled
Sep 10 16:38:52 prod kernel: [    0.034341] kvm-stealtime: cpu 1, msr 7fc8d000
Sep 10 16:38:52 prod kernel: [    0.034347] kvm-clock: cpu 2, msr 0:7ffd7081, secondary cpu clock
Sep 10 16:38:52 prod kernel: [    0.052014] kvm-stealtime: cpu 2, msr 7fd0d000
Sep 10 16:38:52 prod kernel: [    0.052011] kvm-clock: cpu 3, msr 0:7ffd70c1, secondary cpu clock
Sep 10 16:38:52 prod kernel: [    0.024000] .... node  #0, CPUs:      #1 #2 #3
Sep 10 16:38:52 prod kernel: [    0.066839] x86: Booted up 1 node, 4 CPUs
Sep 10 16:38:52 prod kernel: [    0.066843] smpboot: Total of 4 processors activated (27137.15 BogoMIPS)
Sep 10 16:38:52 prod kernel: [    0.066835] kvm-stealtime: cpu 3, msr 7fd8d000
Sep 10 16:38:52 prod kernel: [    0.067256] devtmpfs: initialized
Sep 10 16:38:52 prod kernel: [    0.068485] EVM: security.selinux
Sep 10 16:38:52 prod kernel: [    0.068487] EVM: security.SMACK64
Sep 10 16:38:52 prod kernel: [    0.068488] EVM: security.ima
Sep 10 16:38:52 prod kernel: [    0.068489] EVM: security.capability
Sep 10 16:38:52 prod kernel: [    0.068506] pinctrl core: initialized pinctrl subsystem
Sep 10 16:38:52 prod kernel: [    0.068506] regulator-dummy: no parameters
Sep 10 16:38:52 prod kernel: [    0.068527] RTC time: 19:38:51, date: 09/10/15
Sep 10 16:38:52 prod kernel: [    0.068554] NET: Registered protocol family 16
Sep 10 16:38:52 prod kernel: [    0.068629] cpuidle: using governor ladder
Sep 10 16:38:52 prod kernel: [    0.068631] cpuidle: using governor menu
Sep 10 16:38:52 prod kernel: [    0.068712] ACPI: bus type PCI registered
Sep 10 16:38:52 prod kernel: [    0.068714] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Sep 10 16:38:52 prod kernel: [    0.068788] PCI: Using configuration type 1 for base access
Sep 10 16:38:52 prod kernel: [    0.069239] bio: create slab <bio-0> at 0
Sep 10 16:38:52 prod kernel: [    0.069239] ACPI: Added _OSI(Module Device)
Sep 10 16:38:52 prod kernel: [    0.069239] ACPI: Added _OSI(Processor Device)
Sep 10 16:38:52 prod kernel: [    0.069239] ACPI: Added _OSI(3.0 _SCP Extensions)
Sep 10 16:38:52 prod kernel: [    0.069239] ACPI: Added _OSI(Processor Aggregator Device)
Sep 10 16:38:52 prod kernel: [    0.069239] ACPI: Interpreter enabled
Sep 10 16:38:52 prod kernel: [    0.069239] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580)
Sep 10 16:38:52 prod kernel: [    0.069239] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580)
Sep 10 16:38:52 prod kernel: [    0.069239] ACPI: (supports S0 S3 S4 S5)
Sep 10 16:38:52 prod kernel: [    0.069239] ACPI: Using IOAPIC for interrupt routing
Sep 10 16:38:52 prod kernel: [    0.069239] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Sep 10 16:38:52 prod kernel: [    0.069239] ACPI: No dock devices found.
Sep 10 16:38:52 prod kernel: [    0.072391] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
Sep 10 16:38:52 prod kernel: [    0.072396] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]
Sep 10 16:38:52 prod kernel: [    0.072399] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
Sep 10 16:38:52 prod kernel: [    0.072435] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.
Sep 10 16:38:52 prod kernel: [    0.072560] acpiphp: Slot [3] registered
Sep 10 16:38:52 prod kernel: [    0.072570] acpiphp: Slot [4] registered
Sep 10 16:38:52 prod kernel: [    0.072578] acpiphp: Slot [5] registered
Sep 10 16:38:52 prod kernel: [    0.072587] acpiphp: Slot [6] registered
Sep 10 16:38:52 prod kernel: [    0.072597] acpiphp: Slot [7] registered
Sep 10 16:38:52 prod kernel: [    0.072606] acpiphp: Slot [8] registered
Sep 10 16:38:52 prod kernel: [    0.072614] acpiphp: Slot [9] registered
Sep 10 16:38:52 prod kernel: [    0.072623] acpiphp: Slot [10] registered
Sep 10 16:38:52 prod kernel: [    0.072632] acpiphp: Slot [11] registered
Sep 10 16:38:52 prod kernel: [    0.072640] acpiphp: Slot [12] registered
Sep 10 16:38:52 prod kernel: [    0.072651] acpiphp: Slot [13] registered
Sep 10 16:38:52 prod kernel: [    0.072664] acpiphp: Slot [14] registered
Sep 10 16:38:52 prod kernel: [    0.072673] acpiphp: Slot [15] registered
Sep 10 16:38:52 prod kernel: [    0.072681] acpiphp: Slot [16] registered
Sep 10 16:38:52 prod kernel: [    0.072692] acpiphp: Slot [17] registered
Sep 10 16:38:52 prod kernel: [    0.072700] acpiphp: Slot [18] registered
Sep 10 16:38:52 prod kernel: [    0.072709] acpiphp: Slot [19] registered
Sep 10 16:38:52 prod kernel: [    0.072717] acpiphp: Slot [20] registered
Sep 10 16:38:52 prod kernel: [    0.072726] acpiphp: Slot [21] registered
Sep 10 16:38:52 prod kernel: [    0.072736] acpiphp: Slot [22] registered
Sep 10 16:38:52 prod kernel: [    0.072744] acpiphp: Slot [23] registered
Sep 10 16:38:52 prod kernel: [    0.072753] acpiphp: Slot [24] registered
Sep 10 16:38:52 prod kernel: [    0.072761] acpiphp: Slot [25] registered
Sep 10 16:38:52 prod kernel: [    0.072769] acpiphp: Slot [26] registered
Sep 10 16:38:52 prod kernel: [    0.072778] acpiphp: Slot [27] registered
Sep 10 16:38:52 prod kernel: [    0.072786] acpiphp: Slot [28] registered
Sep 10 16:38:52 prod kernel: [    0.072796] acpiphp: Slot [29] registered
Sep 10 16:38:52 prod kernel: [    0.072805] acpiphp: Slot [30] registered
Sep 10 16:38:52 prod kernel: [    0.072813] acpiphp: Slot [31] registered
Sep 10 16:38:52 prod kernel: [    0.072818] PCI host bridge to bus 0000:00
Sep 10 16:38:52 prod kernel: [    0.072820] pci_bus 0000:00: root bus resource [bus 00-ff]
Sep 10 16:38:52 prod kernel: [    0.072822] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
Sep 10 16:38:52 prod kernel: [    0.072823] pci_bus 0000:00: root bus resource [io  0x0d00-0xadff]
Sep 10 16:38:52 prod kernel: [    0.072824] pci_bus 0000:00: root bus resource [io  0xae0f-0xaeff]
Sep 10 16:38:52 prod kernel: [    0.072826] pci_bus 0000:00: root bus resource [io  0xaf20-0xafdf]
Sep 10 16:38:52 prod kernel: [    0.072827] pci_bus 0000:00: root bus resource [io  0xafe4-0xffff]
Sep 10 16:38:52 prod kernel: [    0.072828] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
Sep 10 16:38:52 prod kernel: [    0.072829] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]
Sep 10 16:38:52 prod kernel: [    0.072846] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000
Sep 10 16:38:52 prod kernel: [    0.073042] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100
Sep 10 16:38:52 prod kernel: [    0.073270] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180
Sep 10 16:38:52 prod kernel: [    0.076654] pci 0000:00:01.1: reg 0x20: [io  0xc0c0-0xc0cf]
Sep 10 16:38:52 prod kernel: [    0.078101] pci 0000:00:01.2: [8086:7020] type 00 class 0x0c0300
Sep 10 16:38:52 prod kernel: [    0.081299] pci 0000:00:01.2: reg 0x20: [io  0xc080-0xc09f]
Sep 10 16:38:52 prod kernel: [    0.082705] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000
Sep 10 16:38:52 prod kernel: [    0.082891] pci 0000:00:01.3: quirk: [io  0x0600-0x063f] claimed by PIIX4 ACPI
Sep 10 16:38:52 prod kernel: [    0.082896] pci 0000:00:01.3: quirk: [io  0x0700-0x070f] claimed by PIIX4 SMB
Sep 10 16:38:52 prod kernel: [    0.082991] pci 0000:00:02.0: [1013:00b8] type 00 class 0x030000
Sep 10 16:38:52 prod kernel: [    0.084818] pci 0000:00:02.0: reg 0x10: [mem 0xfc000000-0xfdffffff pref]
Sep 10 16:38:52 prod kernel: [    0.088043] pci 0000:00:02.0: reg 0x14: [mem 0xfebf0000-0xfebf0fff]
Sep 10 16:38:52 prod kernel: [    0.096032] pci 0000:00:02.0: reg 0x30: [mem 0xfebe0000-0xfebeffff pref]
Sep 10 16:38:52 prod kernel: [    0.096312] pci 0000:00:03.0: [1af4:1002] type 00 class 0x00ff00
Sep 10 16:38:52 prod kernel: [    0.097014] pci 0000:00:03.0: reg 0x10: [io  0xc0a0-0xc0bf]
Sep 10 16:38:52 prod kernel: [    0.101122] pci 0000:00:0a.0: [1af4:1001] type 00 class 0x010000
Sep 10 16:38:52 prod kernel: [    0.102524] pci 0000:00:0a.0: reg 0x10: [io  0xc000-0xc03f]
Sep 10 16:38:52 prod kernel: [    0.104003] pci 0000:00:0a.0: reg 0x14: [mem 0xfebf1000-0xfebf1fff]
Sep 10 16:38:52 prod kernel: [    0.110898] pci 0000:00:12.0: [8086:100e] type 00 class 0x020000
Sep 10 16:38:52 prod kernel: [    0.112002] pci 0000:00:12.0: reg 0x10: [mem 0xfeba0000-0xfebbffff]
Sep 10 16:38:52 prod kernel: [    0.113336] pci 0000:00:12.0: reg 0x14: [io  0xc040-0xc07f]
Sep 10 16:38:52 prod kernel: [    0.120002] pci 0000:00:12.0: reg 0x30: [mem 0xfebc0000-0xfebdffff pref]
Sep 10 16:38:52 prod kernel: [    0.120333] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)
Sep 10 16:38:52 prod kernel: [    0.120391] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)
Sep 10 16:38:52 prod kernel: [    0.120435] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)
Sep 10 16:38:52 prod kernel: [    0.120491] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)
Sep 10 16:38:52 prod kernel: [    0.120515] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)
Sep 10 16:38:52 prod kernel: [    0.120770] ACPI: Enabled 16 GPEs in block 00 to 0F
Sep 10 16:38:52 prod kernel: [    0.120776] ACPI: \_SB_.PCI0: notify handler is installed
Sep 10 16:38:52 prod kernel: [    0.120789] Found 1 acpi root devices
Sep 10 16:38:52 prod kernel: [    0.120958] vgaarb: setting as boot device: PCI:0000:00:02.0
Sep 10 16:38:52 prod kernel: [    0.120958] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
Sep 10 16:38:52 prod kernel: [    0.120958] vgaarb: loaded
Sep 10 16:38:52 prod kernel: [    0.120958] vgaarb: bridge control possible 0000:00:02.0
Sep 10 16:38:52 prod kernel: [    0.120958] SCSI subsystem initialized
Sep 10 16:38:52 prod kernel: [    0.120958] libata version 3.00 loaded.
Sep 10 16:38:52 prod kernel: [    0.120958] ACPI: bus type USB registered
Sep 10 16:38:52 prod kernel: [    0.120958] usbcore: registered new interface driver usbfs
Sep 10 16:38:52 prod kernel: [    0.120958] usbcore: registered new interface driver hub
Sep 10 16:38:52 prod kernel: [    0.120958] usbcore: registered new device driver usb
Sep 10 16:38:52 prod kernel: [    0.120958] PCI: Using ACPI for IRQ routing
Sep 10 16:38:52 prod kernel: [    0.120958] PCI: pci_cache_line_size set to 64 bytes
Sep 10 16:38:52 prod kernel: [    0.120958] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
Sep 10 16:38:52 prod kernel: [    0.120958] e820: reserve RAM buffer [mem 0x7ffe0000-0x7fffffff]
Sep 10 16:38:52 prod kernel: [    0.120958] NetLabel: Initializing
Sep 10 16:38:52 prod kernel: [    0.120958] NetLabel:  domain hash size = 128
Sep 10 16:38:52 prod kernel: [    0.120958] NetLabel:  protocols = UNLABELED CIPSOv4
Sep 10 16:38:52 prod kernel: [    0.120958] NetLabel:  unlabeled traffic allowed by default
Sep 10 16:38:52 prod kernel: [    0.120958] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
Sep 10 16:38:52 prod kernel: [    0.120958] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
Sep 10 16:38:52 prod kernel: [    0.120958] hpet0: 3 comparators, 64-bit 100.000000 MHz counter
Sep 10 16:38:52 prod kernel: [    0.125045] Switched to clocksource kvm-clock
Sep 10 16:38:52 prod kernel: [    0.128349] AppArmor: AppArmor Filesystem Enabled
Sep 10 16:38:52 prod kernel: [    0.128363] pnp: PnP ACPI init
Sep 10 16:38:52 prod kernel: [    0.128372] ACPI: bus type PNP registered
Sep 10 16:38:52 prod kernel: [    0.128429] pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active)
Sep 10 16:38:52 prod kernel: [    0.128457] pnp 00:01: Plug and Play ACPI device, IDs PNP0303 (active)
Sep 10 16:38:52 prod kernel: [    0.128476] pnp 00:02: Plug and Play ACPI device, IDs PNP0f13 (active)
Sep 10 16:38:52 prod kernel: [    0.128495] pnp 00:03: [dma 2]
Sep 10 16:38:52 prod kernel: [    0.128504] pnp 00:03: Plug and Play ACPI device, IDs PNP0700 (active)
Sep 10 16:38:52 prod kernel: [    0.128604] pnp 00:04: Plug and Play ACPI device, IDs PNP0103 (active)
Sep 10 16:38:52 prod kernel: [    0.128659] pnp 00:05: Plug and Play ACPI device, IDs PNP0a06 (active)
Sep 10 16:38:52 prod kernel: [    0.128662] pnp: PnP ACPI: found 6 devices
Sep 10 16:38:52 prod kernel: [    0.128663] ACPI: bus type PNP unregistered
Sep 10 16:38:52 prod kernel: [    0.135398] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
Sep 10 16:38:52 prod kernel: [    0.135400] pci_bus 0000:00: resource 5 [io  0x0d00-0xadff]
Sep 10 16:38:52 prod kernel: [    0.135401] pci_bus 0000:00: resource 6 [io  0xae0f-0xaeff]
Sep 10 16:38:52 prod kernel: [    0.135402] pci_bus 0000:00: resource 7 [io  0xaf20-0xafdf]
Sep 10 16:38:52 prod kernel: [    0.135402] pci_bus 0000:00: resource 8 [io  0xafe4-0xffff]
Sep 10 16:38:52 prod kernel: [    0.135403] pci_bus 0000:00: resource 9 [mem 0x000a0000-0x000bffff]
Sep 10 16:38:52 prod kernel: [    0.135404] pci_bus 0000:00: resource 10 [mem 0x80000000-0xfebfffff]
Sep 10 16:38:52 prod kernel: [    0.135436] NET: Registered protocol family 2
Sep 10 16:38:52 prod kernel: [    0.135589] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
Sep 10 16:38:52 prod kernel: [    0.135660] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
Sep 10 16:38:52 prod kernel: [    0.135742] TCP: Hash tables configured (established 16384 bind 16384)
Sep 10 16:38:52 prod kernel: [    0.135784] TCP: reno registered
Sep 10 16:38:52 prod kernel: [    0.135788] UDP hash table entries: 1024 (order: 3, 32768 bytes)
Sep 10 16:38:52 prod kernel: [    0.135799] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
Sep 10 16:38:52 prod kernel: [    0.135852] NET: Registered protocol family 1
Sep 10 16:38:52 prod kernel: [    0.135866] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
Sep 10 16:38:52 prod kernel: [    0.135875] pci 0000:00:01.0: PIIX3: Enabling Passive Release
Sep 10 16:38:52 prod kernel: [    0.135884] pci 0000:00:01.0: Activating ISA DMA hang workarounds
Sep 10 16:38:52 prod kernel: [    0.149754] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
Sep 10 16:38:52 prod kernel: [    0.163940] pci 0000:00:02.0: Video device with shadowed ROM
Sep 10 16:38:52 prod kernel: [    0.163962] PCI: CLS 0 bytes, default 64
Sep 10 16:38:52 prod kernel: [    0.164044] Trying to unpack rootfs image as initramfs...
Sep 10 16:38:52 prod kernel: [    0.360391] Freeing initrd memory: 18904K (ffff880035b04000 - ffff880036d7a000)
Sep 10 16:38:52 prod kernel: [    0.360683] microcode: CPU0 sig=0xf61, pf=0x1, revision=0x1
Sep 10 16:38:52 prod kernel: [    0.360710] microcode: CPU1 sig=0xf61, pf=0x1, revision=0x1
Sep 10 16:38:52 prod kernel: [    0.360727] microcode: CPU2 sig=0xf61, pf=0x1, revision=0x1
Sep 10 16:38:52 prod kernel: [    0.360750] microcode: CPU3 sig=0xf61, pf=0x1, revision=0x1
Sep 10 16:38:52 prod kernel: [    0.360825] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
Sep 10 16:38:52 prod kernel: [    0.360829] Scanning for low memory corruption every 60 seconds
Sep 10 16:38:52 prod kernel: [    0.361017] Initialise system trusted keyring
Sep 10 16:38:52 prod kernel: [    0.361050] audit: initializing netlink socket (disabled)
Sep 10 16:38:52 prod kernel: [    0.361059] type=2000 audit(1441913931.318:1): initialized
Sep 10 16:38:52 prod kernel: [    0.377963] HugeTLB registered 2 MB page size, pre-allocated 0 pages
Sep 10 16:38:52 prod kernel: [    0.378603] zbud: loaded
Sep 10 16:38:52 prod kernel: [    0.378731] VFS: Disk quotas dquot_6.5.2
Sep 10 16:38:52 prod kernel: [    0.378756] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Sep 10 16:38:52 prod kernel: [    0.379067] fuse init (API version 7.22)
Sep 10 16:38:52 prod kernel: [    0.379152] msgmni has been set to 3997
Sep 10 16:38:52 prod kernel: [    0.379196] Key type big_key registered
Sep 10 16:38:52 prod kernel: [    0.379660] Key type asymmetric registered
Sep 10 16:38:52 prod kernel: [    0.379663] Asymmetric key parser 'x509' registered
Sep 10 16:38:52 prod kernel: [    0.379683] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
Sep 10 16:38:52 prod kernel: [    0.379724] io scheduler noop registered
Sep 10 16:38:52 prod kernel: [    0.379726] io scheduler deadline registered (default)
Sep 10 16:38:52 prod kernel: [    0.379740] io scheduler cfq registered
Sep 10 16:38:52 prod kernel: [    0.379812] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
Sep 10 16:38:52 prod kernel: [    0.379830] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
Sep 10 16:38:52 prod kernel: [    0.379856] efifb: probing for efifb
Sep 10 16:38:52 prod kernel: [    0.379913] efifb: framebuffer at 0xfc000000, mapped to 0xffffc90000400000, using 1408k, total 1408k
Sep 10 16:38:52 prod kernel: [    0.379915] efifb: mode is 800x600x24, linelength=2400, pages=1
Sep 10 16:38:52 prod kernel: [    0.379916] efifb: scrolling: redraw
Sep 10 16:38:52 prod kernel: [    0.379917] efifb: Truecolor: size=0:8:8:8, shift=0:16:8:0
Sep 10 16:38:52 prod kernel: [    0.381338] Console: switching to colour frame buffer device 100x37
Sep 10 16:38:52 prod kernel: [    0.382446] fb0: EFI VGA frame buffer device
Sep 10 16:38:52 prod kernel: [    0.382476] ipmi message handler version 39.2
Sep 10 16:38:52 prod kernel: [    0.382531] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
Sep 10 16:38:52 prod kernel: [    0.382558] ACPI: Power Button [PWRF]
Sep 10 16:38:52 prod kernel: [    0.382666] GHES: HEST is not enabled!
Sep 10 16:38:52 prod kernel: [    0.396783] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10
Sep 10 16:38:52 prod kernel: [    0.411262] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10
Sep 10 16:38:52 prod kernel: [    0.411573] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Sep 10 16:38:52 prod kernel: [    0.412178] Linux agpgart interface v0.103
Sep 10 16:38:52 prod kernel: [    0.412757] brd: module loaded
Sep 10 16:38:52 prod kernel: [    0.413090] loop: module loaded
Sep 10 16:38:52 prod kernel: [    0.413182] virtio-pci 0000:00:0a.0: irq 40 for MSI/MSI-X
Sep 10 16:38:52 prod kernel: [    0.413194] virtio-pci 0000:00:0a.0: irq 41 for MSI/MSI-X
Sep 10 16:38:52 prod kernel: [    0.413295] blk-mq: CPU -> queue map
Sep 10 16:38:52 prod kernel: [    0.413811]   CPU 0 -> Queue 0
Sep 10 16:38:52 prod kernel: [    0.414360]   CPU 1 -> Queue 0
Sep 10 16:38:52 prod kernel: [    0.414841]   CPU 2 -> Queue 0
Sep 10 16:38:52 prod kernel: [    0.415354]   CPU 3 -> Queue 0
Sep 10 16:38:52 prod kernel: [    0.416250]  vda: vda1 vda2 vda3
Sep 10 16:38:52 prod kernel: [    0.417035] ata_piix 0000:00:01.1: version 2.13
Sep 10 16:38:52 prod kernel: [    0.417670] scsi0 : ata_piix
Sep 10 16:38:52 prod kernel: [    0.418230] scsi1 : ata_piix
Sep 10 16:38:52 prod kernel: [    0.418684] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14
Sep 10 16:38:52 prod kernel: [    0.419198] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15
Sep 10 16:38:52 prod kernel: [    0.419863] libphy: Fixed MDIO Bus: probed
Sep 10 16:38:52 prod kernel: [    0.420404] tun: Universal TUN/TAP device driver, 1.6
Sep 10 16:38:52 prod kernel: [    0.420900] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
Sep 10 16:38:52 prod kernel: [    0.421400] PPP generic driver version 2.4.2
Sep 10 16:38:52 prod kernel: [    0.421931] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Sep 10 16:38:52 prod kernel: [    0.422416] ehci-pci: EHCI PCI platform driver
Sep 10 16:38:52 prod kernel: [    0.422931] ehci-platform: EHCI generic platform driver
Sep 10 16:38:52 prod kernel: [    0.423420] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
Sep 10 16:38:52 prod kernel: [    0.423936] ohci-pci: OHCI PCI platform driver
Sep 10 16:38:52 prod kernel: [    0.424423] ohci-platform: OHCI generic platform driver
Sep 10 16:38:52 prod kernel: [    0.424939] uhci_hcd: USB Universal Host Controller Interface driver
Sep 10 16:38:52 prod kernel: [    0.440239] uhci_hcd 0000:00:01.2: UHCI Host Controller
Sep 10 16:38:52 prod kernel: [    0.440743] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1
Sep 10 16:38:52 prod kernel: [    0.441277] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080
Sep 10 16:38:52 prod kernel: [    0.441840] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001
Sep 10 16:38:52 prod kernel: [    0.442339] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 10 16:38:52 prod kernel: [    0.442792] usb usb1: Product: UHCI Host Controller
Sep 10 16:38:52 prod kernel: [    0.443307] usb usb1: Manufacturer: Linux 3.13.0-63-generic uhci_hcd
Sep 10 16:38:52 prod kernel: [    0.443756] usb usb1: SerialNumber: 0000:00:01.2
Sep 10 16:38:52 prod kernel: [    0.444367] hub 1-0:1.0: USB hub found
Sep 10 16:38:52 prod kernel: [    0.444806] hub 1-0:1.0: 2 ports detected
Sep 10 16:38:52 prod kernel: [    0.445360] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
Sep 10 16:38:52 prod kernel: [    0.446264] serio: i8042 KBD port at 0x60,0x64 irq 1
Sep 10 16:38:52 prod kernel: [    0.446728] serio: i8042 AUX port at 0x60,0x64 irq 12
Sep 10 16:38:52 prod kernel: [    0.447310] mousedev: PS/2 mouse device common for all mice
Sep 10 16:38:52 prod kernel: [    0.447913] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
Sep 10 16:38:52 prod kernel: [    0.448622] rtc_cmos 00:00: RTC can wake from S4
Sep 10 16:38:52 prod kernel: [    0.449302] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0
Sep 10 16:38:52 prod kernel: [    0.449865] rtc_cmos 00:00: alarms up to one day, 114 bytes nvram, hpet irqs
Sep 10 16:38:52 prod kernel: [    0.450465] device-mapper: uevent: version 1.0.3
Sep 10 16:38:52 prod kernel: [    0.451040] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com
Sep 10 16:38:52 prod kernel: [    0.451647] ledtrig-cpu: registered to indicate activity on CPUs
Sep 10 16:38:52 prod kernel: [    0.452325] TCP: cubic registered
Sep 10 16:38:52 prod kernel: [    0.452918] NET: Registered protocol family 10
Sep 10 16:38:52 prod kernel: [    0.453689] NET: Registered protocol family 17
Sep 10 16:38:52 prod kernel: [    0.454327] Key type dns_resolver registered
Sep 10 16:38:52 prod kernel: [    0.455100] Loading compiled-in X.509 certificates
Sep 10 16:38:52 prod kernel: [    0.456202] Loaded X.509 cert 'Magrathea: Glacier signing key: e253281fe265ee3ceafcaa3f292e212b95f0359a'
Sep 10 16:38:52 prod kernel: [    0.457458] registered taskstats version 1
Sep 10 16:38:52 prod kernel: [    0.459461] Key type trusted registered
Sep 10 16:38:52 prod kernel: [    0.462035] Key type encrypted registered
Sep 10 16:38:52 prod kernel: [    0.462594] AppArmor: AppArmor sha1 policy hashing enabled
Sep 10 16:38:52 prod kernel: [    0.463189] IMA: No TPM chip found, activating TPM-bypass!
Sep 10 16:38:52 prod kernel: [    0.463879] regulator-dummy: disabling
Sep 10 16:38:52 prod kernel: [    0.464500]   Magic number: 15:366:647
Sep 10 16:38:52 prod kernel: [    0.465090] scsi_host host1: hash matches
Sep 10 16:38:52 prod kernel: [    0.465653] scsi host1: hash matches
Sep 10 16:38:52 prod kernel: [    0.466239] acpi LNXCPU:00: hash matches
Sep 10 16:38:52 prod kernel: [    0.466865] rtc_cmos 00:00: setting system clock to 2015-09-10 19:38:51 UTC (1441913931)
Sep 10 16:38:52 prod kernel: [    0.467475] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
Sep 10 16:38:52 prod kernel: [    0.468089] EDD information not available.
Sep 10 16:38:52 prod kernel: [    0.468699] PM: Hibernation image not present or could not be loaded.
Sep 10 16:38:52 prod kernel: [    0.572358] ata2.01: NODEV after polling detection
Sep 10 16:38:52 prod kernel: [    0.572516] ata2.00: ATAPI: QEMU DVD-ROM, 2.2.1, max UDMA/100
Sep 10 16:38:52 prod kernel: [    0.573372] ata2.00: configured for MWDMA2
Sep 10 16:38:52 prod kernel: [    0.574245] scsi 1:0:0:0: CD-ROM            QEMU     QEMU DVD-ROM     2.2. PQ: 0 ANSI: 5
Sep 10 16:38:52 prod kernel: [    0.575045] sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray
Sep 10 16:38:52 prod kernel: [    0.575679] cdrom: Uniform CD-ROM driver Revision: 3.20
Sep 10 16:38:52 prod kernel: [    0.576389] sr 1:0:0:0: Attached scsi CD-ROM sr0
Sep 10 16:38:52 prod kernel: [    0.576437] sr 1:0:0:0: Attached scsi generic sg0 type 5
Sep 10 16:38:52 prod kernel: [    0.577842] Freeing unused kernel memory: 1336K (ffffffff81d20000 - ffffffff81e6e000)
Sep 10 16:38:52 prod kernel: [    0.578456] Write protecting the kernel read-only data: 12288k
Sep 10 16:38:52 prod kernel: [    0.580558] Freeing unused kernel memory: 784K (ffff88000173c000 - ffff880001800000)
Sep 10 16:38:52 prod kernel: [    0.582331] Freeing unused kernel memory: 680K (ffff880001b56000 - ffff880001c00000)
Sep 10 16:38:52 prod kernel: [    0.591557] systemd-udevd[118]: starting version 204
Sep 10 16:38:52 prod kernel: [    0.605242] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
Sep 10 16:38:52 prod kernel: [    0.606506] e1000: Copyright (c) 1999-2006 Intel Corporation.
Sep 10 16:38:52 prod kernel: [    0.620429] FDC 0 is a S82078B
Sep 10 16:38:52 prod kernel: [    0.631043] EXT4-fs (vda3): INFO: recovery required on readonly filesystem
Sep 10 16:38:52 prod kernel: [    0.631702] EXT4-fs (vda3): write access will be enabled during recovery
Sep 10 16:38:52 prod kernel: [    0.697399] EXT4-fs (vda3): orphan cleanup on readonly fs
Sep 10 16:38:52 prod kernel: [    0.698065] EXT4-fs (vda3): 1 orphan inode deleted
Sep 10 16:38:52 prod kernel: [    0.698708] EXT4-fs (vda3): recovery complete
Sep 10 16:38:52 prod kernel: [    0.756022] usb 1-1: new full-speed USB device number 2 using uhci_hcd
Sep 10 16:38:52 prod kernel: [    0.767072] EXT4-fs (vda3): mounted filesystem with ordered data mode. Opts: (null)
Sep 10 16:38:52 prod kernel: [    0.916064] usb 1-1: New USB device found, idVendor=0627, idProduct=0001
Sep 10 16:38:52 prod kernel: [    0.917361] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5
Sep 10 16:38:52 prod kernel: [    0.918058] usb 1-1: Product: QEMU USB Tablet
Sep 10 16:38:52 prod kernel: [    0.918709] usb 1-1: Manufacturer: QEMU
Sep 10 16:38:52 prod kernel: [    0.919407] usb 1-1: SerialNumber: 42
Sep 10 16:38:52 prod kernel: [    0.947018] e1000 0000:00:12.0 eth0: (PCI:33MHz:32-bit) d6:fc:1d:d3:3b:19
Sep 10 16:38:52 prod kernel: [    0.947713] e1000 0000:00:12.0 eth0: Intel(R) PRO/1000 Network Connection
Sep 10 16:38:52 prod kernel: [    0.970408] random: init urandom read with 19 bits of entropy available
Sep 10 16:38:52 prod kernel: [    0.994701] init: plymouth-upstart-bridge main process (175) terminated with status 1
Sep 10 16:38:52 prod kernel: [    0.995430] init: plymouth-upstart-bridge main process ended, respawning
Sep 10 16:38:52 prod kernel: [    1.004951] init: plymouth-upstart-bridge main process (193) terminated with status 1
Sep 10 16:38:52 prod kernel: [    1.005629] init: plymouth-upstart-bridge main process ended, respawning
Sep 10 16:38:52 prod kernel: [    1.010393] init: plymouth-upstart-bridge main process (203) terminated with status 1
Sep 10 16:38:52 prod kernel: [    1.011199] init: plymouth-upstart-bridge main process ended, respawning
Sep 10 16:38:52 prod kernel: [    1.095247] Adding 1986556k swap on /dev/vda2.  Priority:-1 extents:1 across:1986556k FS
Sep 10 16:38:52 prod kernel: [    1.111770] EXT4-fs (vda3): re-mounted. Opts: errors=remount-ro
Sep 10 16:38:52 prod kernel: [    1.153225] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
Sep 10 16:38:52 prod kernel: [    1.183234] systemd-udevd[332]: starting version 204
Sep 10 16:38:52 prod kernel: [    1.205864] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)
Sep 10 16:38:52 prod kernel: [    1.227641] lp: driver loaded but no devices found
Sep 10 16:38:52 prod kernel: [    1.242512] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0
Sep 10 16:38:52 prod kernel: [    1.261761] hidraw: raw HID events driver (C) Jiri Kosina
Sep 10 16:38:52 prod kernel: [    1.268712] usbcore: registered new interface driver usbhid
Sep 10 16:38:52 prod kernel: [    1.268715] usbhid: USB HID core driver
Sep 10 16:38:52 prod kernel: [    1.311612] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4
Sep 10 16:38:52 prod kernel: [    1.311687] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Pointer [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0
Sep 10 16:38:52 prod kernel: [    1.322337] type=1400 audit(1441913932.352:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=442 comm="apparmor_parser"
Sep 10 16:38:52 prod kernel: [    1.322343] type=1400 audit(1441913932.352:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=442 comm="apparmor_parser"
Sep 10 16:38:52 prod kernel: [    1.322345] type=1400 audit(1441913932.352:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=442 comm="apparmor_parser"
Sep 10 16:38:52 prod kernel: [    1.322536] type=1400 audit(1441913932.352:5): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=442 comm="apparmor_parser"
Sep 10 16:38:52 prod kernel: [    1.322539] type=1400 audit(1441913932.352:6): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=442 comm="apparmor_parser"
Sep 10 16:38:52 prod kernel: [    1.322625] type=1400 audit(1441913932.352:7): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=442 comm="apparmor_parser"
Sep 10 16:38:52 prod rsyslogd-2039: Could no open output pipe '/dev/xconsole': No such file or directory [try http://www.rsyslog.com/e/2039 ]
Sep 10 16:38:52 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (101)
Sep 10 16:38:52 prod kernel: [    1.324736] [drm] Initialized drm 1.1.0 20060810
Sep 10 16:38:52 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (101)
Sep 10 16:38:52 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (101)
Sep 10 16:38:52 prod kernel: [    1.332740] checking generic (fc000000 160000) vs hw (fc000000 2000000)
Sep 10 16:38:52 prod kernel: [    1.332746] fb: conflicting fb hw usage cirrusdrmfb vs EFI VGA - removing generic driver
Sep 10 16:38:52 prod kernel: [    1.332802] Console: switching to colour dummy device 80x25
Sep 10 16:38:52 prod kernel: [    1.333298] [TTM] Zone  kernel: Available graphics memory: 1024802 kiB
Sep 10 16:38:52 prod kernel: [    1.333299] [TTM] Initializing pool allocator
Sep 10 16:38:52 prod kernel: [    1.333301] [TTM] Initializing DMA pool allocator
Sep 10 16:38:52 prod kernel: [    1.333418] [drm] fb mappable at 0x0
Sep 10 16:38:52 prod kernel: [    1.333419] [drm] vram aper at 0x0
Sep 10 16:38:52 prod kernel: [    1.333420] [drm] size 0
Sep 10 16:38:52 prod kernel: [    1.333420] [drm] fb depth is 24
Sep 10 16:38:52 prod kernel: [    1.333421] [drm]    pitch is 3072
Sep 10 16:38:52 prod kernel: [    1.334203] fbcon: cirrusdrmfb (fb0) is primary device
Sep 10 16:38:52 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (101)
Sep 10 16:38:52 prod kernel: [    1.336837] Console: switching to colour frame buffer device 128x48
Sep 10 16:38:52 prod kernel: [    1.344675] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device
Sep 10 16:38:52 prod kernel: [    1.344676] cirrus 0000:00:02.0: registered panic notifier
Sep 10 16:38:52 prod kernel: [    1.344787] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0
Sep 10 16:38:52 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (101)
Sep 10 16:38:52 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (101)
Sep 10 16:38:52 prod kernel: [    1.351891] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
Sep 10 16:38:52 prod sh: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:52 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:52 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:52 prod kernel: [    1.360044] tsc: Refined TSC clocksource calibration: 3392.177 MHz
Sep 10 16:38:52 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:52 prod failsafe: Failsafe of 120 seconds reached.
Sep 10 16:38:52 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:52 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:52 prod sh: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:52 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:52 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:52 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:52 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:52 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:52 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:52 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:52 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:52 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:52 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:52 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:52 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:52 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:52 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:52 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:52 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:52 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:52 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:52 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:52 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:52 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:52 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:52 prod sh: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:52 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:52 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:52 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:52 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:52 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:52 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:52 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:52 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:52 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:52 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:52 prod kernel: [    1.499478] init: failsafe main process (503) killed by TERM signal
Sep 10 16:38:52 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:52 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:52 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:52 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:52 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:52 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:52 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:52 prod kernel: [    1.564805] type=1400 audit(1441913932.596:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/named" pid=832 comm="apparmor_parser"
Sep 10 16:38:52 prod kernel: [    1.565320] type=1400 audit(1441913932.596:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/mysqld" pid=831 comm="apparmor_parser"
Sep 10 16:38:52 prod kernel: [    1.565641] type=1400 audit(1441913932.596:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/tcpdump" pid=834 comm="apparmor_parser"
Sep 10 16:38:52 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:52 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:52 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:52 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:52 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:52 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:52 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:52 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:52 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:52 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:52 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:52 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:52 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:52 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:52 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:52 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:52 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:52 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:52 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:52 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:52 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:52 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:52 prod cron[870]: (CRON) INFO (pidfile fd = 3)
Sep 10 16:38:52 prod kernel: [    1.637128] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3
Sep 10 16:38:52 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:52 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:52 prod cron[905]: (CRON) STARTUP (fork ok)
Sep 10 16:38:52 prod cron[905]: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:52 prod cron[905]: (facturar1) ORPHAN (no passwd entry)
Sep 10 16:38:52 prod cron[905]: (CRON) INFO (Running @reboot jobs)
Sep 10 16:38:52 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:52 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:52 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:52 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:52 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:52 prod acpid: starting up with netlink and the input layer
Sep 10 16:38:52 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:52 prod acpid: 1 rule loaded
Sep 10 16:38:52 prod acpid: waiting for events: event logging is off
Sep 10 16:38:52 prod named[958]: starting BIND 9.9.5-3ubuntu0.5-Ubuntu -u bind
Sep 10 16:38:52 prod named[958]: built with '--prefix=/usr' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--sysconfdir=/etc/bind' '--localstatedir=/var' '--enable-threads' '--enable-largefile' '--with-libtool' '--enable-shared' '--enable-static' '--with-openssl=/usr' '--with-gssapi=/usr' '--with-gnu-ld' '--with-geoip=/usr' '--with-atf=no' '--enable-ipv6' '--enable-rrl' '--enable-filter-aaaa' 'CFLAGS=-fno-strict-aliasing -DDIG_SIGCHASE -O2'
Sep 10 16:38:52 prod named[958]: ----------------------------------------------------
Sep 10 16:38:52 prod named[958]: BIND 9 is maintained by Internet Systems Consortium,
Sep 10 16:38:52 prod named[958]: Inc. (ISC), a non-profit 501(c)(3) public-benefit
Sep 10 16:38:52 prod named[958]: corporation.  Support and training for BIND 9 are
Sep 10 16:38:52 prod named[958]: available at https://www.isc.org/support
Sep 10 16:38:52 prod named[958]: ----------------------------------------------------
Sep 10 16:38:52 prod named[958]: adjusted limit on open files from 4096 to 1048576
Sep 10 16:38:52 prod named[958]: found 4 CPUs, using 4 worker threads
Sep 10 16:38:52 prod named[958]: using 4 UDP listeners per interface
Sep 10 16:38:52 prod named[958]: using up to 4096 sockets
Sep 10 16:38:52 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:52 prod named[958]: loading configuration from '/etc/bind/named.conf'
Sep 10 16:38:52 prod named[958]: reading built-in trusted keys from file '/etc/bind/bind.keys'
Sep 10 16:38:52 prod named[958]: using default UDP/IPv4 port range: [1024, 65535]
Sep 10 16:38:52 prod named[958]: using default UDP/IPv6 port range: [1024, 65535]
Sep 10 16:38:52 prod named[958]: listening on IPv6 interfaces, port 53
Sep 10 16:38:52 prod named[958]: listening on IPv4 interface lo, 127.0.0.1#53
Sep 10 16:38:52 prod named[958]: listening on IPv4 interface eth0, 192.168.50.7#53
Sep 10 16:38:52 prod named[958]: generating session key for dynamic DNS
Sep 10 16:38:52 prod named[958]: sizing zone task pool based on 5 zones
Sep 10 16:38:52 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:52 prod named[958]: using built-in root key for view _default
Sep 10 16:38:52 prod named[958]: set up managed keys zone for view _default, file 'managed-keys.bind'
Sep 10 16:38:52 prod named[958]: automatic empty zone: 10.IN-ADDR.ARPA
Sep 10 16:38:52 prod named[958]: automatic empty zone: 16.172.IN-ADDR.ARPA
Sep 10 16:38:52 prod named[958]: automatic empty zone: 17.172.IN-ADDR.ARPA
Sep 10 16:38:52 prod named[958]: automatic empty zone: 18.172.IN-ADDR.ARPA
Sep 10 16:38:52 prod named[958]: automatic empty zone: 19.172.IN-ADDR.ARPA
Sep 10 16:38:52 prod named[958]: automatic empty zone: 20.172.IN-ADDR.ARPA
Sep 10 16:38:52 prod named[958]: automatic empty zone: 21.172.IN-ADDR.ARPA
Sep 10 16:38:52 prod named[958]: automatic empty zone: 22.172.IN-ADDR.ARPA
Sep 10 16:38:52 prod named[958]: automatic empty zone: 23.172.IN-ADDR.ARPA
Sep 10 16:38:52 prod named[958]: automatic empty zone: 24.172.IN-ADDR.ARPA
Sep 10 16:38:52 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:52 prod named[958]: automatic empty zone: 25.172.IN-ADDR.ARPA
Sep 10 16:38:52 prod named[958]: automatic empty zone: 26.172.IN-ADDR.ARPA
Sep 10 16:38:52 prod named[958]: automatic empty zone: 27.172.IN-ADDR.ARPA
Sep 10 16:38:52 prod named[958]: automatic empty zone: 28.172.IN-ADDR.ARPA
Sep 10 16:38:52 prod named[958]: automatic empty zone: 29.172.IN-ADDR.ARPA
Sep 10 16:38:52 prod named[958]: automatic empty zone: 30.172.IN-ADDR.ARPA
Sep 10 16:38:52 prod named[958]: automatic empty zone: 31.172.IN-ADDR.ARPA
Sep 10 16:38:52 prod named[958]: automatic empty zone: 168.192.IN-ADDR.ARPA
Sep 10 16:38:52 prod named[958]: automatic empty zone: 64.100.IN-ADDR.ARPA
Sep 10 16:38:52 prod named[958]: automatic empty zone: 65.100.IN-ADDR.ARPA
Sep 10 16:38:52 prod named[958]: automatic empty zone: 66.100.IN-ADDR.ARPA
Sep 10 16:38:52 prod named[958]: automatic empty zone: 67.100.IN-ADDR.ARPA
Sep 10 16:38:52 prod named[958]: automatic empty zone: 68.100.IN-ADDR.ARPA
Sep 10 16:38:52 prod named[958]: automatic empty zone: 69.100.IN-ADDR.ARPA
Sep 10 16:38:52 prod named[958]: automatic empty zone: 70.100.IN-ADDR.ARPA
Sep 10 16:38:52 prod named[958]: automatic empty zone: 71.100.IN-ADDR.ARPA
Sep 10 16:38:52 prod named[958]: automatic empty zone: 72.100.IN-ADDR.ARPA
Sep 10 16:38:52 prod named[958]: automatic empty zone: 73.100.IN-ADDR.ARPA
Sep 10 16:38:52 prod named[958]: automatic empty zone: 74.100.IN-ADDR.ARPA
Sep 10 16:38:52 prod named[958]: automatic empty zone: 75.100.IN-ADDR.ARPA
Sep 10 16:38:52 prod named[958]: automatic empty zone: 76.100.IN-ADDR.ARPA
Sep 10 16:38:52 prod named[958]: automatic empty zone: 77.100.IN-ADDR.ARPA
Sep 10 16:38:52 prod named[958]: automatic empty zone: 78.100.IN-ADDR.ARPA
Sep 10 16:38:52 prod named[958]: automatic empty zone: 79.100.IN-ADDR.ARPA
Sep 10 16:38:52 prod named[958]: automatic empty zone: 80.100.IN-ADDR.ARPA
Sep 10 16:38:52 prod named[958]: automatic empty zone: 81.100.IN-ADDR.ARPA
Sep 10 16:38:52 prod named[958]: automatic empty zone: 82.100.IN-ADDR.ARPA
Sep 10 16:38:52 prod named[958]: automatic empty zone: 83.100.IN-ADDR.ARPA
Sep 10 16:38:52 prod named[958]: automatic empty zone: 84.100.IN-ADDR.ARPA
Sep 10 16:38:52 prod named[958]: automatic empty zone: 85.100.IN-ADDR.ARPA
Sep 10 16:38:52 prod named[958]: automatic empty zone: 86.100.IN-ADDR.ARPA
Sep 10 16:38:52 prod named[958]: automatic empty zone: 87.100.IN-ADDR.ARPA
Sep 10 16:38:52 prod named[958]: automatic empty zone: 88.100.IN-ADDR.ARPA
Sep 10 16:38:52 prod named[958]: automatic empty zone: 89.100.IN-ADDR.ARPA
Sep 10 16:38:52 prod named[958]: automatic empty zone: 90.100.IN-ADDR.ARPA
Sep 10 16:38:52 prod named[958]: automatic empty zone: 91.100.IN-ADDR.ARPA
Sep 10 16:38:52 prod named[958]: automatic empty zone: 92.100.IN-ADDR.ARPA
Sep 10 16:38:52 prod named[958]: automatic empty zone: 93.100.IN-ADDR.ARPA
Sep 10 16:38:52 prod named[958]: automatic empty zone: 94.100.IN-ADDR.ARPA
Sep 10 16:38:52 prod named[958]: automatic empty zone: 95.100.IN-ADDR.ARPA
Sep 10 16:38:52 prod named[958]: automatic empty zone: 96.100.IN-ADDR.ARPA
Sep 10 16:38:52 prod named[958]: automatic empty zone: 97.100.IN-ADDR.ARPA
Sep 10 16:38:52 prod named[958]: automatic empty zone: 98.100.IN-ADDR.ARPA
Sep 10 16:38:52 prod named[958]: automatic empty zone: 99.100.IN-ADDR.ARPA
Sep 10 16:38:52 prod named[958]: automatic empty zone: 100.100.IN-ADDR.ARPA
Sep 10 16:38:52 prod named[958]: automatic empty zone: 101.100.IN-ADDR.ARPA
Sep 10 16:38:52 prod named[958]: automatic empty zone: 102.100.IN-ADDR.ARPA
Sep 10 16:38:52 prod named[958]: automatic empty zone: 103.100.IN-ADDR.ARPA
Sep 10 16:38:52 prod named[958]: automatic empty zone: 104.100.IN-ADDR.ARPA
Sep 10 16:38:52 prod named[958]: automatic empty zone: 105.100.IN-ADDR.ARPA
Sep 10 16:38:52 prod named[958]: automatic empty zone: 106.100.IN-ADDR.ARPA
Sep 10 16:38:52 prod named[958]: automatic empty zone: 107.100.IN-ADDR.ARPA
Sep 10 16:38:52 prod named[958]: automatic empty zone: 108.100.IN-ADDR.ARPA
Sep 10 16:38:52 prod named[958]: automatic empty zone: 109.100.IN-ADDR.ARPA
Sep 10 16:38:52 prod named[958]: automatic empty zone: 110.100.IN-ADDR.ARPA
Sep 10 16:38:52 prod named[958]: automatic empty zone: 111.100.IN-ADDR.ARPA
Sep 10 16:38:52 prod named[958]: automatic empty zone: 112.100.IN-ADDR.ARPA
Sep 10 16:38:52 prod named[958]: automatic empty zone: 113.100.IN-ADDR.ARPA
Sep 10 16:38:52 prod named[958]: automatic empty zone: 114.100.IN-ADDR.ARPA
Sep 10 16:38:52 prod named[958]: automatic empty zone: 115.100.IN-ADDR.ARPA
Sep 10 16:38:52 prod named[958]: automatic empty zone: 116.100.IN-ADDR.ARPA
Sep 10 16:38:52 prod named[958]: automatic empty zone: 117.100.IN-ADDR.ARPA
Sep 10 16:38:52 prod named[958]: automatic empty zone: 118.100.IN-ADDR.ARPA
Sep 10 16:38:52 prod named[958]: automatic empty zone: 119.100.IN-ADDR.ARPA
Sep 10 16:38:52 prod named[958]: automatic empty zone: 120.100.IN-ADDR.ARPA
Sep 10 16:38:52 prod named[958]: automatic empty zone: 121.100.IN-ADDR.ARPA
Sep 10 16:38:52 prod named[958]: automatic empty zone: 122.100.IN-ADDR.ARPA
Sep 10 16:38:52 prod named[958]: automatic empty zone: 123.100.IN-ADDR.ARPA
Sep 10 16:38:52 prod named[958]: automatic empty zone: 124.100.IN-ADDR.ARPA
Sep 10 16:38:52 prod named[958]: automatic empty zone: 125.100.IN-ADDR.ARPA
Sep 10 16:38:52 prod named[958]: automatic empty zone: 126.100.IN-ADDR.ARPA
Sep 10 16:38:52 prod named[958]: automatic empty zone: 127.100.IN-ADDR.ARPA
Sep 10 16:38:52 prod named[958]: automatic empty zone: 254.169.IN-ADDR.ARPA
Sep 10 16:38:52 prod named[958]: automatic empty zone: 2.0.192.IN-ADDR.ARPA
Sep 10 16:38:52 prod named[958]: automatic empty zone: 100.51.198.IN-ADDR.ARPA
Sep 10 16:38:52 prod named[958]: automatic empty zone: 113.0.203.IN-ADDR.ARPA
Sep 10 16:38:52 prod named[958]: automatic empty zone: 255.255.255.255.IN-ADDR.ARPA
Sep 10 16:38:52 prod named[958]: automatic empty zone: 0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.IP6.ARPA
Sep 10 16:38:52 prod named[958]: automatic empty zone: 1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.IP6.ARPA
Sep 10 16:38:52 prod named[958]: automatic empty zone: D.F.IP6.ARPA
Sep 10 16:38:52 prod named[958]: automatic empty zone: 8.E.F.IP6.ARPA
Sep 10 16:38:52 prod named[958]: automatic empty zone: 9.E.F.IP6.ARPA
Sep 10 16:38:52 prod named[958]: automatic empty zone: A.E.F.IP6.ARPA
Sep 10 16:38:52 prod named[958]: automatic empty zone: B.E.F.IP6.ARPA
Sep 10 16:38:52 prod named[958]: automatic empty zone: 8.B.D.0.1.0.0.2.IP6.ARPA
Sep 10 16:38:52 prod named[958]: command channel listening on 127.0.0.1#953
Sep 10 16:38:52 prod named[958]: command channel listening on ::1#953
Sep 10 16:38:52 prod named[958]: managed-keys-zone: loaded serial 33
Sep 10 16:38:52 prod named[958]: zone 0.in-addr.arpa/IN: loaded serial 1
Sep 10 16:38:52 prod named[958]: zone 127.in-addr.arpa/IN: loaded serial 1
Sep 10 16:38:52 prod named[958]: zone 255.in-addr.arpa/IN: loaded serial 1
Sep 10 16:38:52 prod named[958]: zone localhost/IN: loaded serial 2
Sep 10 16:38:52 prod named[958]: all zones loaded
Sep 10 16:38:52 prod named[958]: running
Sep 10 16:38:52 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:52 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:52 prod php5-fpm: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:52 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:52 prod kernel: [    1.785026] init: php5-fpm main process (1032) terminated with status 78
Sep 10 16:38:52 prod kernel: [    1.785034] init: php5-fpm main process ended, respawning
Sep 10 16:38:52 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:52 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:52 prod php5-fpm: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:52 prod kernel: [    1.843319] init: php5-fpm main process (1072) terminated with status 78
Sep 10 16:38:52 prod kernel: [    1.843326] init: php5-fpm main process ended, respawning
Sep 10 16:38:52 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:52 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:52 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:52 prod php5-fpm: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:52 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:52 prod kernel: [    1.890860] init: php5-fpm main process (1080) terminated with status 78
Sep 10 16:38:52 prod kernel: [    1.890867] init: php5-fpm main process ended, respawning
Sep 10 16:38:52 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:52 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:52 prod php5-fpm: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:52 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:52 prod kernel: [    1.934677] init: php5-fpm main process (1234) terminated with status 78
Sep 10 16:38:52 prod kernel: [    1.934684] init: php5-fpm main process ended, respawning
Sep 10 16:38:52 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:52 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:53 prod php5-fpm: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:53 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:53 prod kernel: [    1.982540] init: php5-fpm main process (1389) terminated with status 78
Sep 10 16:38:53 prod kernel: [    1.982552] init: php5-fpm main process ended, respawning
Sep 10 16:38:53 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:53 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:53 prod php5-fpm: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:53 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:53 prod kernel: [    2.022396] init: php5-fpm main process (1446) terminated with status 78
Sep 10 16:38:53 prod kernel: [    2.022403] init: php5-fpm main process ended, respawning
Sep 10 16:38:53 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:53 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:53 prod php5-fpm: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:53 prod kernel: [    2.058463] init: php5-fpm main process (1454) terminated with status 78
Sep 10 16:38:53 prod kernel: [    2.058479] init: php5-fpm main process ended, respawning
Sep 10 16:38:53 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:53 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:53 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:53 prod php5-fpm: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:53 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:53 prod kernel: [    2.096344] init: php5-fpm main process (1462) terminated with status 78
Sep 10 16:38:53 prod kernel: [    2.096351] init: php5-fpm main process ended, respawning
Sep 10 16:38:53 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:53 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:53 prod php5-fpm: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:53 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:53 prod kernel: [    2.133852] init: php5-fpm main process (1470) terminated with status 78
Sep 10 16:38:53 prod kernel: [    2.133859] init: php5-fpm main process ended, respawning
Sep 10 16:38:53 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:53 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:53 prod php5-fpm: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:53 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:53 prod kernel: [    2.170395] init: php5-fpm main process (1478) terminated with status 78
Sep 10 16:38:53 prod kernel: [    2.170402] init: php5-fpm main process ended, respawning
Sep 10 16:38:53 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:53 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:53 prod php5-fpm: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:53 prod init: libnss-mysql: Connection to server '127.0.0.1' failed: Can't connect to MySQL server on '127.0.0.1' (111)
Sep 10 16:38:53 prod kernel: [    2.217519] init: php5-fpm main process (1486) terminated with status 78
Sep 10 16:38:53 prod kernel: [    2.217528] init: php5-fpm respawning too fast, stopped
Sep 10 16:38:54 prod kernel: [    3.360494] e1000: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX
Sep 10 16:38:54 prod kernel: [    3.360803] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
Sep 10 16:38:54 prod /etc/mysql/debian-start[1520]: Upgrading MySQL tables if necessary.
Sep 10 16:38:54 prod /etc/mysql/debian-start[1524]: /usr/bin/mysql_upgrade: the '--basedir' option is always ignored
Sep 10 16:38:54 prod /etc/mysql/debian-start[1524]: Looking for 'mysql' as: /usr/bin/mysql
Sep 10 16:38:54 prod /etc/mysql/debian-start[1524]: Looking for 'mysqlcheck' as: /usr/bin/mysqlcheck
Sep 10 16:38:54 prod /etc/mysql/debian-start[1524]: This installation of MySQL is already upgraded to 5.5.44, use --force if you still need to run mysql_upgrade
Sep 10 16:38:54 prod /etc/mysql/debian-start[1535]: Checking for insecure root accounts.
Sep 10 16:38:54 prod /etc/mysql/debian-start[1540]: Triggering myisam-recover for all MyISAM tables
Sep 10 16:38:54 prod /etc/mysql/debian-start[1592]: Upgrading MySQL tables if necessary.
Sep 10 16:38:54 prod /etc/mysql/debian-start[1597]: /usr/bin/mysql_upgrade: the '--basedir' option is always ignored
Sep 10 16:38:54 prod /etc/mysql/debian-start[1597]: Looking for 'mysql' as: /usr/bin/mysql
Sep 10 16:38:54 prod /etc/mysql/debian-start[1597]: Looking for 'mysqlcheck' as: /usr/bin/mysqlcheck
Sep 10 16:38:54 prod /etc/mysql/debian-start[1597]: This installation of MySQL is already upgraded to 5.5.44, use --force if you still need to run mysql_upgrade
Sep 10 16:38:54 prod /etc/mysql/debian-start[1634]: Checking for insecure root accounts.
Sep 10 16:38:54 prod /etc/mysql/debian-start[1643]: Triggering myisam-recover for all MyISAM tables
Sep 10 16:38:56 prod kernel: [    5.160721] init: plymouth-upstart-bridge main process ended, respawning
Sep 10 16:39:01 prod ntpdate[680]: step time server 91.189.89.199 offset 0.047698 sec

As you can see at time [ 1.322625] the first error for libnss shows up.. and mysql service appears after [ 3.360803], apparently mysql is being booted with /etc/mysql/debian-start script AFTER the services start... so, I've tryied to reset mysql start order with the command 

sudo update-rc.d mysql defaults

and now my rc2.d (using runlevel 2) folder looks like this:

lrwxrwxrwx  1 root root   15 Aug 10 19:50 S15bind9 -> ../init.d/bind9*
lrwxrwxrwx  1 root root   15 Sep 10 16:29 S20mysql -> ../init.d/mysql*
lrwxrwxrwx  1 root root   14 Aug 10 20:58 S20nscd -> ../init.d/nscd*
lrwxrwxrwx  1 root root   15 Aug 10 19:49 S20rsync -> ../init.d/rsync*
lrwxrwxrwx  1 root root   24 Aug 10 19:50 S20screen-cleanup -> ../init.d/screen-cleanup*
lrwxrwxrwx  1 root root   19 Aug 10 19:50 S70dns-clean -> ../init.d/dns-clean*
lrwxrwxrwx  1 root root   18 Aug 10 19:49 S70pppd-dns -> ../init.d/pppd-dns*
lrwxrwxrwx  1 root root   17 Aug 10 20:09 S91apache2 -> ../init.d/apache2*
lrwxrwxrwx  1 root root   21 Aug 10 19:51 S99grub-common -> ../init.d/grub-common*
lrwxrwxrwx  1 root root   18 Aug 10 19:29 S99ondemand -> ../init.d/ondemand*
lrwxrwxrwx  1 root root   18 Aug 10 19:29 S99rc.local -> ../init.d/rc.local*

As you can see.. the only thing that starts before mysql is bind... but nscd should start right after mysql.. but I start seeing libnss-mysql errors even before bind.. so, clearly there si something wrong..

 

Can anyone help me?

 

Thanks! 

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

Archived

This topic is now archived and is closed to further replies.



×
×
  • Create New...