Ubuntu Pastebin

Paste from ubuntu at Tue, 6 Oct 2015 14:35:06 +0000

Download as text
  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
Oct  6 13:52:27 localhost rsyslogd: [origin software="rsyslogd" swVersion="8.12.0" x-pid="987" x-info="http://www.rsyslog.com"] start
Oct  6 13:52:26 localhost rsyslogd-2222: command 'KLogPermitNonKernelFacility' is currently not permitted - did you already set it via a RainerScript command (v6+ config)? [v8.12.0 try http://www.rsyslog.com/e/2222 ]
Oct  6 13:52:26 localhost rsyslogd-2307: warning: ~ action is deprecated, consider using the 'stop' statement instead [v8.12.0 try http://www.rsyslog.com/e/2307 ]
Oct  6 13:52:27 localhost rsyslogd: rsyslogd's groupid changed to 114
Oct  6 13:52:27 localhost rsyslogd: rsyslogd's userid changed to 108
Oct  6 13:52:27 localhost systemd[1]: Started udev Kernel Device Manager.
Oct  6 13:52:27 localhost systemd[1]: Starting Load/Save Random Seed...
Oct  6 13:52:27 localhost systemd[1]: Starting Set the hostname to the value stored on the writable partition...
Oct  6 13:52:27 localhost systemd[1]: Starting Flush Journal to Persistent Storage...
Oct  6 13:52:27 localhost systemd[1]: Started Load/Save Random Seed.
Oct  6 13:52:27 localhost systemd[1]: Started Set the hostname to the value stored on the writable partition.
Oct  6 13:52:27 localhost systemd[1]: Started Flush Journal to Persistent Storage.
Oct  6 13:52:27 localhost systemd[1]: Found device /dev/ttyO0.
Oct  6 13:52:27 localhost systemd[1]: Found device /dev/mmcblk0p1.
Oct  6 13:52:27 localhost systemd[1]: Found device /dev/mmcblk0p3.
Oct  6 13:52:27 localhost systemd[1]: Mounting /writable/cache/system...
Oct  6 13:52:27 localhost systemd[1]: Starting File System Check on /dev/mmcblk0p1...
Oct  6 13:52:27 localhost systemd[1]: Started File System Check Daemon to report status.
Oct  6 13:52:27 localhost systemd[1]: Mounted /writable/cache/system.
Oct  6 13:52:27 localhost systemd-fsck[841]: fsck.fat 3.0.28 (2015-05-16)
Oct  6 13:52:27 localhost systemd-fsck[841]: /dev/mmcblk0p1: 17 files, 100314/129022 clusters
Oct  6 13:52:27 localhost systemd[1]: Started File System Check on /dev/mmcblk0p1.
Oct  6 13:52:27 localhost systemd[1]: Mounting /boot/uboot...
Oct  6 13:52:27 localhost systemd[1]: Mounted /boot/uboot.
Oct  6 13:52:27 localhost systemd[1]: Reached target Local File Systems.
Oct  6 13:52:27 localhost systemd[1]: Starting Create Volatile Files and Directories...
Oct  6 13:52:27 localhost systemd[1]: Starting LSB: AppArmor initialization...
Oct  6 13:52:27 localhost systemd[1]: Starting Wait for all "auto" /etc/network/interfaces to be up for network-online.target...
Oct  6 13:52:27 localhost systemd[1]: Reached target Remote File Systems.
Oct  6 13:52:27 localhost systemd-tmpfiles[862]: [/usr/lib/tmpfiles.d/var.conf:14] Duplicate line for path "/var/log", ignoring.
Oct  6 13:52:27 localhost systemd[1]: Started Wait for all "auto" /etc/network/interfaces to be up for network-online.target.
Oct  6 13:52:27 localhost systemd[1]: Started Create Volatile Files and Directories.
Oct  6 13:52:27 localhost apparmor[863]: * Starting AppArmor profiles
Oct  6 13:52:27 localhost systemd[1]: Starting Update UTMP about System Boot/Shutdown...
Oct  6 13:52:27 localhost systemd[1]: Starting Network Time Synchronization...
Oct  6 13:52:27 localhost systemd[1]: Started Update UTMP about System Boot/Shutdown.
Oct  6 13:52:27 localhost systemd[1]: Started Network Time Synchronization.
Oct  6 13:52:27 localhost systemd[1]: Reached target System Time Synchronized.
Oct  6 13:52:27 localhost apparmor[863]: Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd
Oct  6 13:52:27 localhost apparmor[863]: ...done.
Oct  6 13:52:27 localhost systemd[1]: Started LSB: AppArmor initialization.
Oct  6 13:52:27 localhost systemd[1]: Starting LSB: Raise network interfaces....
Oct  6 13:52:27 localhost networking[920]: * Configuring network interfaces...
Oct  6 13:52:27 localhost networking[920]: ...done.
Oct  6 13:52:27 localhost systemd[1]: Started LSB: Raise network interfaces..
Oct  6 13:52:27 localhost systemd[1]: Reached target Network.
Oct  6 13:52:27 localhost systemd[1]: Reached target Network is Online.
Oct  6 13:52:27 localhost systemd[1]: Reached target System Initialization.
Oct  6 13:52:27 localhost systemd[1]: Listening on D-Bus System Message Bus Socket.
Oct  6 13:52:27 localhost systemd[1]: Started Trigger resolvconf update for networkd DNS.
Oct  6 13:52:27 localhost systemd[1]: Reached target Paths.
Oct  6 13:52:27 localhost systemd[1]: Started Ubuntu Core Snappy Autopilot.
Oct  6 13:52:27 localhost systemd[1]: Listening on Socket activation for snappy daemon.
Oct  6 13:52:27 localhost systemd[1]: Reached target Sockets.
Oct  6 13:52:27 localhost systemd[1]: Reached target Basic System.
Oct  6 13:52:27 localhost systemd[1]: Starting LSB: starts pkcsslotd...
Oct  6 13:52:27 localhost systemd[1]: Starting Run snappy grub-migration...
Oct  6 13:52:27 localhost systemd[1]: Starting /etc/rc.local Compatibility...
Oct  6 13:52:27 localhost systemd[1]: Started D-Bus System Message Bus.
Oct  6 13:52:27 localhost dbus[969]: [system] AppArmor D-Bus mediation is enabled
Oct  6 13:52:27 localhost systemd[1]: Starting System Logging Service...
Oct  6 13:52:27 localhost systemd[1]: Started Regular background program processing daemon.
Oct  6 13:52:27 localhost systemd[1]: Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"...
Oct  6 13:52:27 localhost cron[990]: (CRON) INFO (pidfile fd = 3)
Oct  6 13:52:27 localhost systemd[1]: Starting Run snappy firstboot setup...
Oct  6 13:52:27 localhost cron[990]: (CRON) INFO (Running @reboot jobs)
Oct  6 13:52:27 localhost systemd[1]: Started Cgroup management daemon.
Oct  6 13:52:27 localhost kernel: [    0.000000] Booting Linux on physical CPU 0x0
Oct  6 13:52:27 localhost kernel: [    0.000000] Initializing cgroup subsys cpuset
Oct  6 13:52:27 localhost kernel: [    0.000000] Initializing cgroup subsys cpu
Oct  6 13:52:27 localhost kernel: [    0.000000] Initializing cgroup subsys cpuacct
Oct  6 13:52:27 localhost kernel: [    0.000000] Linux version 4.2.0-14-generic (buildd@kishi14) (gcc version 5.2.1 20150930 (Ubuntu 5.2.1-19ubuntu1) ) #16-Ubuntu SMP Fri Oct 2 05:16:39 UTC 2015 (Ubuntu 4.2.0-14.16-generic 4.2.2)
Oct  6 13:52:27 localhost kernel: [    0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c5387d
Oct  6 13:52:27 localhost kernel: [    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
Oct  6 13:52:27 localhost kernel: [    0.000000] Machine model: TI AM335x BeagleBone Black
Oct  6 13:52:27 localhost kernel: [    0.000000] Memory policy: Data cache writeback
Oct  6 13:52:27 localhost kernel: [    0.000000] On node 0 totalpages: 130816
Oct  6 13:52:27 localhost kernel: [    0.000000] free_area_init_node: node 0, pgdat c13d8440, node_mem_map dfa79000
Oct  6 13:52:27 localhost kernel: [    0.000000]   DMA zone: 1152 pages used for memmap
Oct  6 13:52:27 localhost kernel: [    0.000000]   DMA zone: 0 pages reserved
Oct  6 13:52:27 localhost kernel: [    0.000000]   DMA zone: 130816 pages, LIFO batch:31
Oct  6 13:52:27 localhost kernel: [    0.000000] CPU: All CPU(s) started in SVC mode.
Oct  6 13:52:27 localhost kernel: [    0.000000] AM335X ES2.1 (sgx neon )
Oct  6 13:52:27 localhost kernel: [    0.000000] PERCPU: Embedded 12 pages/cpu @dfa44000 s20224 r8192 d20736 u49152
Oct  6 13:52:27 localhost kernel: [    0.000000] pcpu-alloc: s20224 r8192 d20736 u49152 alloc=12*4096
Oct  6 13:52:27 localhost kernel: [    0.000000] pcpu-alloc: [0] 0 
Oct  6 13:52:27 localhost kernel: [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 129664
Oct  6 13:52:27 localhost kernel: [    0.000000] Kernel command line: console=ttyO0,115200n8 root=/dev/disk/by-label/system-a init=/lib/systemd/systemd ro panic=-1 fixrtc rootfstype=
Oct  6 13:52:27 localhost kernel: [    0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
Oct  6 13:52:27 localhost kernel: [    0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
Oct  6 13:52:27 localhost kernel: [    0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
Oct  6 13:52:27 localhost kernel: [    0.000000] Memory: 481600K/523264K available (9958K kernel code, 958K rwdata, 3952K rodata, 2048K init, 730K bss, 41664K reserved, 0K cma-reserved, 0K highmem)
Oct  6 13:52:27 localhost kernel: [    0.000000] Virtual kernel memory layout:
Oct  6 13:52:27 localhost kernel: [    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
Oct  6 13:52:27 localhost kernel: [    0.000000]     fixmap  : 0xffc00000 - 0xfff00000   (3072 kB)
Oct  6 13:52:27 localhost kernel: [    0.000000]     vmalloc : 0xe0800000 - 0xff000000   ( 488 MB)
Oct  6 13:52:27 localhost kernel: [    0.000000]     lowmem  : 0xc0000000 - 0xe0000000   ( 512 MB)
Oct  6 13:52:27 localhost kernel: [    0.000000]     pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
Oct  6 13:52:27 localhost kernel: [    0.000000]     modules : 0xbf000000 - 0xbfe00000   (  14 MB)
Oct  6 13:52:27 localhost kernel: [    0.000000]       .text : 0xc0208000 - 0xc1095a1c   (14903 kB)
Oct  6 13:52:27 localhost kernel: [    0.000000]       .init : 0xc1100000 - 0xc1300000   (2048 kB)
Oct  6 13:52:27 localhost kernel: [    0.000000]       .data : 0xc1300000 - 0xc13efb50   ( 959 kB)
Oct  6 13:52:27 localhost kernel: [    0.000000]        .bss : 0xc13f2000 - 0xc14a88c0   ( 731 kB)
Oct  6 13:52:27 localhost kernel: [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
Oct  6 13:52:27 localhost kernel: [    0.000000] Hierarchical RCU implementation.
Oct  6 13:52:27 localhost kernel: [    0.000000] 	Build-time adjustment of leaf fanout to 32.
Oct  6 13:52:27 localhost kernel: [    0.000000] 	RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=1.
Oct  6 13:52:27 localhost kernel: [    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=32, nr_cpu_ids=1
Oct  6 13:52:27 localhost kernel: [    0.000000] NR_IRQS:16 nr_irqs:16 16
Oct  6 13:52:27 localhost kernel: [    0.000000] IRQ: Found an INTC at 0xfa200000 (revision 5.0) with 128 interrupts
Oct  6 13:52:27 localhost kernel: [    0.000000] OMAP clockevent source: timer2 at 24000000 Hz
Oct  6 13:52:27 localhost kernel: [    0.000013] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns
Oct  6 13:52:27 localhost kernel: [    0.000034] clocksource: timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
Oct  6 13:52:27 localhost kernel: [    0.000046] OMAP clocksource: timer1 at 24000000 Hz
Oct  6 13:52:27 localhost kernel: [    0.000244] Console: colour dummy device 80x30
Oct  6 13:52:27 localhost kernel: [    0.000279] Calibrating delay loop... 995.32 BogoMIPS (lpj=1990656)
Oct  6 13:52:27 localhost kernel: [    0.046976] pid_max: default: 32768 minimum: 301
Oct  6 13:52:27 localhost kernel: [    0.047112] Security Framework initialized
Oct  6 13:52:27 localhost kernel: [    0.047163] AppArmor: AppArmor initialized
Oct  6 13:52:27 localhost kernel: [    0.047171] Yama: becoming mindful.
Oct  6 13:52:27 localhost kernel: [    0.047393] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
Oct  6 13:52:27 localhost kernel: [    0.047409] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
Oct  6 13:52:27 localhost kernel: [    0.048227] Initializing cgroup subsys blkio
Oct  6 13:52:27 localhost kernel: [    0.048254] Initializing cgroup subsys memory
Oct  6 13:52:27 localhost kernel: [    0.048303] Initializing cgroup subsys devices
Oct  6 13:52:27 localhost kernel: [    0.048321] Initializing cgroup subsys freezer
Oct  6 13:52:27 localhost kernel: [    0.048338] Initializing cgroup subsys net_cls
Oct  6 13:52:27 localhost kernel: [    0.048352] Initializing cgroup subsys perf_event
Oct  6 13:52:27 localhost kernel: [    0.048368] Initializing cgroup subsys net_prio
Oct  6 13:52:27 localhost kernel: [    0.048434] CPU: Testing write buffer coherency: ok
Oct  6 13:52:27 localhost kernel: [    0.048496] ftrace: allocating 31898 entries in 94 pages
Oct  6 13:52:27 localhost kernel: [    0.127141] CPU0: thread -1, cpu 0, socket -1, mpidr 0
Oct  6 13:52:27 localhost kernel: [    0.127280] Setting up static identity map for 0x80300000 - 0x80300098
Oct  6 13:52:27 localhost kernel: [    0.133429] Brought up 1 CPUs
Oct  6 13:52:27 localhost kernel: [    0.133455] SMP: Total of 1 processors activated (995.32 BogoMIPS).
Oct  6 13:52:27 localhost kernel: [    0.133464] CPU: All CPU(s) started in SVC mode.
Oct  6 13:52:27 localhost kernel: [    0.134354] devtmpfs: initialized
Oct  6 13:52:27 localhost kernel: [    0.144596] evm: security.selinux
Oct  6 13:52:27 localhost kernel: [    0.144618] evm: security.SMACK64
Oct  6 13:52:27 localhost kernel: [    0.144624] evm: security.SMACK64EXEC
Oct  6 13:52:27 localhost kernel: [    0.144629] evm: security.SMACK64TRANSMUTE
Oct  6 13:52:27 localhost kernel: [    0.144635] evm: security.SMACK64MMAP
Oct  6 13:52:27 localhost kernel: [    0.144640] evm: security.ima
Oct  6 13:52:27 localhost kernel: [    0.144645] evm: security.capability
Oct  6 13:52:27 localhost kernel: [    0.145196] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
Oct  6 13:52:27 localhost kernel: [    0.160546] omap_hwmod: tptc0 using broken dt data from edma
Oct  6 13:52:27 localhost kernel: [    0.160726] omap_hwmod: tptc1 using broken dt data from edma
Oct  6 13:52:27 localhost kernel: [    0.160884] omap_hwmod: tptc2 using broken dt data from edma
Oct  6 13:52:27 localhost kernel: [    0.165941] omap_hwmod: debugss: _wait_target_disable failed
Oct  6 13:52:27 localhost kernel: [    0.219683] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
Oct  6 13:52:27 localhost kernel: [    0.220310] pinctrl core: initialized pinctrl subsystem
Oct  6 13:52:27 localhost kernel: [    0.222129] NET: Registered protocol family 16
Oct  6 13:52:27 localhost kernel: [    0.222710] DMA: preallocated 256 KiB pool for atomic coherent allocations
Oct  6 13:52:27 localhost kernel: [    0.224596] cpuidle: using governor ladder
Oct  6 13:52:27 localhost kernel: [    0.224617] cpuidle: using governor menu
Oct  6 13:52:27 localhost kernel: [    0.228853] OMAP GPIO hardware version 0.1
Oct  6 13:52:27 localhost kernel: [    0.239910] No ATAGs?
Oct  6 13:52:27 localhost kernel: [    0.239946] hw-breakpoint: debug architecture 0x4 unsupported.
Oct  6 13:52:27 localhost kernel: [    0.242573] Serial: AMBA PL011 UART driver
Oct  6 13:52:27 localhost kernel: [    0.262150] edma-dma-engine edma-dma-engine.0: TI EDMA DMA engine driver
Oct  6 13:52:27 localhost kernel: [    0.265662] tilcdc_convert_slave_node: ti,tilcdc,slave node successfully converted
Oct  6 13:52:27 localhost kernel: [    0.266036] vgaarb: loaded
Oct  6 13:52:27 localhost kernel: [    0.268241] SCSI subsystem initialized
Oct  6 13:52:27 localhost kernel: [    0.268629] libata version 3.00 loaded.
Oct  6 13:52:27 localhost kernel: [    0.268996] usbcore: registered new interface driver usbfs
Oct  6 13:52:27 localhost kernel: [    0.269077] usbcore: registered new interface driver hub
Oct  6 13:52:27 localhost kernel: [    0.269184] usbcore: registered new device driver usb
Oct  6 13:52:27 localhost kernel: [    0.269789] omap_i2c 44e0b000.i2c: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/pinmux_i2c0_pins, deferring probe
Oct  6 13:52:27 localhost kernel: [    0.269845] omap_i2c 4819c000.i2c: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/pinmux_i2c2_pins, deferring probe
Oct  6 13:52:27 localhost kernel: [    0.270114] pps_core: LinuxPPS API ver. 1 registered
Oct  6 13:52:27 localhost kernel: [    0.270124] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Oct  6 13:52:27 localhost kernel: [    0.270152] PTP clock support registered
Oct  6 13:52:27 localhost kernel: [    0.271904] Advanced Linux Sound Architecture Driver Initialized.
Oct  6 13:52:27 localhost kernel: [    0.272939] NetLabel: Initializing
Oct  6 13:52:27 localhost kernel: [    0.272954] NetLabel:  domain hash size = 128
Oct  6 13:52:27 localhost kernel: [    0.272960] NetLabel:  protocols = UNLABELED CIPSOv4
Oct  6 13:52:27 localhost kernel: [    0.273024] NetLabel:  unlabeled traffic allowed by default
Oct  6 13:52:27 localhost kernel: [    0.273683] clocksource: Switched to clocksource timer1
Oct  6 13:52:27 localhost kernel: [    0.328950] AppArmor: AppArmor Filesystem Enabled
Oct  6 13:52:27 localhost kernel: [    0.342446] NET: Registered protocol family 2
Oct  6 13:52:27 localhost kernel: [    0.343488] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
Oct  6 13:52:27 localhost kernel: [    0.343545] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
Oct  6 13:52:27 localhost kernel: [    0.343604] TCP: Hash tables configured (established 4096 bind 4096)
Oct  6 13:52:27 localhost kernel: [    0.343683] UDP hash table entries: 256 (order: 1, 8192 bytes)
Oct  6 13:52:27 localhost kernel: [    0.343705] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
Oct  6 13:52:27 localhost kernel: [    0.344052] NET: Registered protocol family 1
Oct  6 13:52:27 localhost kernel: [    0.344117] PCI: CLS 0 bytes, default 64
Oct  6 13:52:27 localhost kernel: [    0.344733] Trying to unpack rootfs image as initramfs...
Oct  6 13:52:27 localhost kernel: [   12.397752] Freeing initrd memory: 18296K (cee22000 - d0000000)
Oct  6 13:52:27 localhost kernel: [   12.398236] hw perfevents: Failed to parse /pmu/interrupt-affinity[0]
Oct  6 13:52:27 localhost kernel: [   12.398308] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available
Oct  6 13:52:27 localhost kernel: [   12.401006] futex hash table entries: 256 (order: 2, 16384 bytes)
Oct  6 13:52:27 localhost kernel: [   12.401045] Initialise system trusted keyring
Oct  6 13:52:27 localhost kernel: [   12.401200] audit: initializing netlink subsys (disabled)
Oct  6 13:52:27 localhost kernel: [   12.401307] audit: type=2000 audit(12.352:1): initialized
Oct  6 13:52:27 localhost kernel: [   12.413912] zpool: loaded
Oct  6 13:52:27 localhost kernel: [   12.413939] zbud: loaded
Oct  6 13:52:27 localhost kernel: [   12.414737] VFS: Disk quotas dquot_6.6.0
Oct  6 13:52:27 localhost kernel: [   12.415021] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
Oct  6 13:52:27 localhost kernel: [   12.418549] fuse init (API version 7.23)
Oct  6 13:52:27 localhost kernel: [   12.419593] Key type big_key registered
Oct  6 13:52:27 localhost kernel: [   12.421260] Key type asymmetric registered
Oct  6 13:52:27 localhost kernel: [   12.421284] Asymmetric key parser 'x509' registered
Oct  6 13:52:27 localhost kernel: [   12.421426] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
Oct  6 13:52:27 localhost kernel: [   12.421791] io scheduler noop registered
Oct  6 13:52:27 localhost kernel: [   12.421812] io scheduler deadline registered (default)
Oct  6 13:52:27 localhost kernel: [   12.422077] io scheduler cfq registered
Oct  6 13:52:27 localhost kernel: [   12.424192] pinctrl-single 44e10800.pinmux: 142 pins at pa f9e10800 size 568
Oct  6 13:52:27 localhost kernel: [   12.429907] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Oct  6 13:52:27 localhost kernel: [   12.440659] msm_serial: driver initialized
Oct  6 13:52:27 localhost kernel: [   12.441224] omap_uart 44e09000.serial: no wakeirq for uart0
Oct  6 13:52:27 localhost kernel: [   12.441468] 44e09000.serial: ttyO0 at MMIO 0x44e09000 (irq = 154, base_baud = 3000000) is a OMAP UART0
Oct  6 13:52:27 localhost kernel: [   13.240081] console [ttyO0] enabled
Oct  6 13:52:27 localhost kernel: [   13.263104] brd: module loaded
Oct  6 13:52:27 localhost kernel: [   13.273036] loop: module loaded
Oct  6 13:52:27 localhost kernel: [   13.279790] libphy: Fixed MDIO Bus: probed
Oct  6 13:52:27 localhost kernel: [   13.284187] tun: Universal TUN/TAP device driver, 1.6
Oct  6 13:52:27 localhost kernel: [   13.289492] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
Oct  6 13:52:27 localhost kernel: [   13.296955] PPP generic driver version 2.4.2
Oct  6 13:52:27 localhost kernel: [   13.302249] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Oct  6 13:52:27 localhost kernel: [   13.309211] ehci-pci: EHCI PCI platform driver
Oct  6 13:52:27 localhost kernel: [   13.313972] ehci-orion: EHCI orion driver
Oct  6 13:52:27 localhost kernel: [   13.318333] ehci-exynos: EHCI EXYNOS driver
Oct  6 13:52:27 localhost kernel: [   13.322856] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
Oct  6 13:52:27 localhost kernel: [   13.329511] ohci-pci: OHCI PCI platform driver
Oct  6 13:52:27 localhost kernel: [   13.334254] ohci-exynos: OHCI EXYNOS driver
Oct  6 13:52:27 localhost kernel: [   13.338776] uhci_hcd: USB Universal Host Controller Interface driver
Oct  6 13:52:27 localhost kernel: [   13.346246] mousedev: PS/2 mouse device common for all mice
Oct  6 13:52:27 localhost kernel: [   13.353511] omap_rtc 44e3e000.rtc: rtc core: registered 44e3e000.rtc as rtc0
Oct  6 13:52:27 localhost kernel: [   13.361625] i2c /dev entries driver
Oct  6 13:52:27 localhost kernel: [   13.367631] device-mapper: uevent: version 1.0.3
Oct  6 13:52:27 localhost kernel: [   13.373177] device-mapper: ioctl: 4.33.0-ioctl (2015-8-18) initialised: dm-devel@redhat.com
Oct  6 13:52:27 localhost kernel: [   13.382736] sdhci: Secure Digital Host Controller Interface driver
Oct  6 13:52:27 localhost kernel: [   13.389284] sdhci: Copyright(c) Pierre Ossman
Oct  6 13:52:27 localhost rsyslogd-2039: Could not open output pipe '/dev/xconsole':: Permission denied [v8.12.0 try http://www.rsyslog.com/e/2039 ]
Oct  6 13:52:27 localhost rsyslogd-2007: action 'action 11' suspended, next retry is Tue Oct  6 13:52:57 2015 [v8.12.0 try http://www.rsyslog.com/e/2007 ]
Oct  6 13:52:27 localhost systemd[1]: Starting Restore /etc/resolv.conf if the system crashed before the ppp link was shut down....
Oct  6 13:52:27 localhost kernel: [   13.394325] omap_hsmmc 48060000.mmc: Got CD GPIO
Oct  6 13:52:27 localhost kernel: [   13.461232] mmc0: host does not support reading read-only switch, assuming write-enable
Oct  6 13:52:27 localhost kernel: [   13.469932] sdhci-pltfm: SDHCI platform and OF driver helper
Oct  6 13:52:27 localhost kernel: [   13.476515] ledtrig-cpu: registered to indicate activity on CPUs
Oct  6 13:52:27 localhost kernel: [   13.483004] mmc0: new high speed SDHC card at address 0007
Oct  6 13:52:27 localhost kernel: [   13.492643] NET: Registered protocol family 10
Oct  6 13:52:27 localhost kernel: [   13.498264] mmcblk0: mmc0:0007 SD08G 7.42 GiB 
Oct  6 13:52:27 localhost kernel: [   13.505357] NET: Registered protocol family 17
Oct  6 13:52:27 localhost kernel: [   13.510322]  mmcblk0: p1 p2 p3 p4
Oct  6 13:52:27 localhost kernel: [   13.515553] Key type dns_resolver registered
Oct  6 13:52:27 localhost kernel: [   13.520442] omap_voltage_late_init: Voltage driver support not added
Oct  6 13:52:27 localhost kernel: [   13.528258] sr_dev_init: No voltage domain specified for smartreflex0. Cannot initialize
Oct  6 13:52:27 localhost kernel: [   13.538824] sr_dev_init: No voltage domain specified for smartreflex1. Cannot initialize
Oct  6 13:52:27 localhost kernel: [   13.548378] ThumbEE CPU extension supported.
Oct  6 13:52:27 localhost kernel: [   13.553004] Registering SWP/SWPB emulation handler
Oct  6 13:52:27 localhost kernel: [   13.558155] SmartReflex Class3 initialized
Oct  6 13:52:27 localhost kernel: [   13.563570] Loading compiled-in X.509 certificates
Oct  6 13:52:27 localhost kernel: [   13.579544] Loaded X.509 cert 'Build time autogenerated kernel key: 76f46732dc0e02e04e9b30b736edab7d85fb1870'
Oct  6 13:52:27 localhost kernel: [   13.590138] registered taskstats version 1
Oct  6 13:52:27 localhost kernel: [   13.594577] zswap: loading zswap
Oct  6 13:52:27 localhost kernel: [   13.598003] zswap: using zbud pool
Oct  6 13:52:27 localhost kernel: [   13.601621] zswap: using lzo compressor
Oct  6 13:52:27 localhost kernel: [   13.619644] mmc1: MAN_BKOPS_EN bit is not set
Oct  6 13:52:27 localhost kernel: [   13.626691] Key type trusted registered
Oct  6 13:52:27 localhost kernel: [   13.634643] mmc1: new high speed MMC card at address 0001
Oct  6 13:52:27 localhost kernel: [   13.645497] mmcblk1: mmc1:0001 MMC04G 3.60 GiB 
Oct  6 13:52:27 localhost kernel: [   13.654300] mmcblk1boot0: mmc1:0001 MMC04G partition 1 2.00 MiB
Oct  6 13:52:27 localhost kernel: [   13.664651] mmcblk1boot1: mmc1:0001 MMC04G partition 2 2.00 MiB
Oct  6 13:52:27 localhost kernel: [   13.675299]  mmcblk1: p1
Oct  6 13:52:27 localhost kernel: [   13.691950] Key type encrypted registered
Oct  6 13:52:27 localhost kernel: [   13.696514] AppArmor: AppArmor sha1 policy hashing enabled
Oct  6 13:52:27 localhost kernel: [   13.702410] ima: No TPM chip found, activating TPM-bypass!
Oct  6 13:52:27 localhost kernel: [   13.708406] evm: HMAC attrs: 0x1
Oct  6 13:52:27 localhost kernel: [   13.714432] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz
Oct  6 13:52:27 localhost kernel: [   13.722627] omap_i2c 4819c000.i2c: bus 2 rev0.11 at 100 kHz
Oct  6 13:52:27 localhost kernel: [   13.777777] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6
Oct  6 13:52:27 localhost kernel: [   13.784236] davinci_mdio 4a101000.mdio: detected phy mask fffffffe
Oct  6 13:52:27 localhost kernel: [   13.808306] libphy: 4a101000.mdio: probed
Oct  6 13:52:27 localhost kernel: [   13.812653] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720
Oct  6 13:52:27 localhost kernel: [   13.824400] cpsw 4a100000.ethernet: Detected MACID = 6c:ec:eb:ad:3d:b4
Oct  6 13:52:27 localhost kernel: [   13.833393] omap_rtc 44e3e000.rtc: setting system clock to 2000-01-01 00:00:01 UTC (946684801)
Oct  6 13:52:27 localhost kernel: [   13.843124] sr_init: No PMIC hook to init smartreflex
Oct  6 13:52:27 localhost kernel: [   13.848702] sr_init: platform driver register failed for SR
Oct  6 13:52:27 localhost kernel: [   13.859599] PM: Hibernation image not present or could not be loaded.
Oct  6 13:52:27 localhost kernel: [   13.859755] ALSA device list:
Oct  6 13:52:27 localhost kernel: [   13.862945]   No soundcards found.
Oct  6 13:52:27 localhost kernel: [   13.869446] Freeing unused kernel memory: 2048K (c1100000 - c1300000)
Oct  6 13:52:27 localhost kernel: [   13.989145] random: systemd-udevd urandom read with 53 bits of entropy available
Oct  6 13:52:27 localhost kernel: [   14.438463] tps65217 0-0024: TPS65217 ID 0xe version 1.2
Oct  6 13:52:27 localhost kernel: [   14.880760] [drm] Initialized drm 1.1.0 20060810
Oct  6 13:52:27 localhost kernel: [   15.265273] tda998x 0-0070: Falling back to first CRTC
Oct  6 13:52:27 localhost kernel: [   15.400870] tda998x 0-0070: found TDA19988
Oct  6 13:52:27 localhost kernel: [   15.412756] tilcdc 4830e000.lcdc: bound 0-0070 (ops tda998x_ops [tda998x])
Oct  6 13:52:27 localhost kernel: [   15.442548] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
Oct  6 13:52:27 localhost kernel: [   15.449597] [drm] No driver support for vblank timestamp query.
Oct  6 13:52:27 localhost kernel: [   15.493638] tilcdc 4830e000.lcdc: No connectors reported connected with modes
Oct  6 13:52:27 localhost kernel: [   15.529142] [drm] Cannot find any crtc or sizes - going 1024x768
Oct  6 13:52:27 localhost kernel: [   15.560946] cpufreq: cpufreq_add_dev: CPU0: Running at unlisted freq: 1000000 KHz
Oct  6 13:52:27 localhost kernel: [   15.573628] Console: switching to colour frame buffer device 128x48
Oct  6 13:52:27 localhost kernel: [   15.587649] tilcdc 4830e000.lcdc: fb0:  frame buffer device
Oct  6 13:52:27 localhost kernel: [   15.593505] tilcdc 4830e000.lcdc: registered panic notifier
Oct  6 13:52:27 localhost kernel: [   15.601553] cpufreq: cpufreq_add_dev: CPU0: Unlisted initial frequency changed to: 720000 KHz
Oct  6 13:52:27 localhost kernel: [   15.618296] [drm] Initialized tilcdc 1.0.0 20121205 on minor 0
Oct  6 13:52:27 localhost kernel: [   18.124819] EXT4-fs (mmcblk0p2): couldn't mount as ext3 due to feature incompatibilities
Oct  6 13:52:27 localhost kernel: [   18.135811] EXT4-fs (mmcblk0p2): couldn't mount as ext2 due to feature incompatibilities
Oct  6 13:52:27 localhost kernel: [   18.157516] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
Oct  6 13:52:27 localhost kernel: [   18.273912] EXT4-fs (mmcblk0p4): couldn't mount as ext3 due to feature incompatibilities
Oct  6 13:52:27 localhost kernel: [   18.285099] EXT4-fs (mmcblk0p4): couldn't mount as ext2 due to feature incompatibilities
Oct  6 13:52:27 localhost kernel: [   18.306064] EXT4-fs (mmcblk0p4): mounted filesystem with ordered data mode. Opts: errors=remount-ro
Oct  6 13:52:27 localhost kernel: [   18.380280] EXT4-fs (mmcblk0p4): couldn't mount as ext3 due to feature incompatibilities
Oct  6 13:52:27 localhost kernel: [   18.391397] EXT4-fs (mmcblk0p4): couldn't mount as ext2 due to feature incompatibilities
Oct  6 13:52:27 localhost kernel: [   18.411734] EXT4-fs (mmcblk0p4): mounted filesystem with ordered data mode. Opts: (null)
Oct  6 13:52:27 localhost kernel: [   19.895126] random: nonblocking pool is initialized
Oct  6 13:52:27 localhost kernel: [   22.381916] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
Oct  6 13:52:27 localhost kernel: [   30.247096] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
Oct  6 13:52:27 localhost kernel: [   30.279319] omap-mailbox 480c8000.mailbox: omap mailbox rev 0x400
Oct  6 13:52:27 localhost kernel: [   30.319815] at24 0-0050: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
Oct  6 13:52:27 localhost kernel: [   30.332748] at24 2-0054: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
Oct  6 13:52:27 localhost kernel: [   30.338126] at24 2-0055: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
Oct  6 13:52:27 localhost kernel: [   30.339765] at24 2-0056: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
Oct  6 13:52:27 localhost kernel: [   30.339912] at24 2-0057: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
Oct  6 13:52:27 localhost kernel: [   30.650423] omap-sham 53100000.sham: hw accel on OMAP rev 4.3
Oct  6 13:52:27 localhost kernel: [   30.692104] omap_rng 48310000.rng: OMAP Random Number Generator ver. 20
Oct  6 13:52:27 localhost kernel: [   30.701013] omap-aes 53500000.aes: OMAP AES hw accel rev: 3.2
Oct  6 13:52:27 localhost kernel: [   31.288663] EXT4-fs (mmcblk0p3): mounted filesystem with ordered data mode. Opts: (null)
Oct  6 13:52:27 localhost kernel: [   33.724690] musb-hdrc musb-hdrc.0.auto: musb_init_controller failed with status -517
Oct  6 13:52:27 localhost kernel: [   33.733863] musb-hdrc musb-hdrc.0.auto: musb_init_controller failed with status -517
Oct  6 13:52:27 localhost kernel: [   33.848089] musb-hdrc musb-hdrc.1.auto: musb_init_controller failed with status -517
Oct  6 13:52:27 localhost kernel: [   33.906817] musb-hdrc musb-hdrc.0.auto: musb_init_controller failed with status -517
Oct  6 13:52:27 localhost kernel: [   33.948007] musb-hdrc musb-hdrc.1.auto: musb_init_controller failed with status -517
Oct  6 13:52:27 localhost kernel: [   33.984921] musb-hdrc musb-hdrc.0.auto: musb_init_controller failed with status -517
Oct  6 13:52:27 localhost kernel: [   34.100379] musb-hdrc musb-hdrc.1.auto: musb_init_controller failed with status -517
Oct  6 13:52:27 localhost kernel: [   34.108965] 47401300.usb-phy supply vcc not found, using dummy regulator
Oct  6 13:52:27 localhost kernel: [   34.111832] 47401b00.usb-phy supply vcc not found, using dummy regulator
Oct  6 13:52:27 localhost kernel: [   34.127665] musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine, bulk split, HB-ISO Rx, HB-ISO Tx, SoftConn)
Oct  6 13:52:27 localhost kernel: [   34.127701] musb-hdrc: MHDRC RTL version 2.0 
Oct  6 13:52:27 localhost kernel: [   34.127714] musb-hdrc: setup fifo_mode 4
Oct  6 13:52:27 localhost kernel: [   34.127739] musb-hdrc: 28/31 max ep, 16384/16384 memory
Oct  6 13:52:27 localhost kernel: [   34.135479] musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine, bulk split, HB-ISO Rx, HB-ISO Tx, SoftConn)
Oct  6 13:52:27 localhost kernel: [   34.135515] musb-hdrc: MHDRC RTL version 2.0 
Oct  6 13:52:27 localhost kernel: [   34.135527] musb-hdrc: setup fifo_mode 4
Oct  6 13:52:27 localhost kernel: [   34.135553] musb-hdrc: 28/31 max ep, 16384/16384 memory
Oct  6 13:52:27 localhost kernel: [   34.135770] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver
Oct  6 13:52:27 localhost kernel: [   34.135821] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 1
Oct  6 13:52:27 localhost kernel: [   34.146092] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
Oct  6 13:52:27 localhost kernel: [   34.146125] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct  6 13:52:27 localhost kernel: [   34.146140] usb usb1: Product: MUSB HDRC host driver
Oct  6 13:52:27 localhost kernel: [   34.146153] usb usb1: Manufacturer: Linux 4.2.0-14-generic musb-hcd
Oct  6 13:52:27 localhost kernel: [   34.146166] usb usb1: SerialNumber: musb-hdrc.1.auto
Oct  6 13:52:27 localhost kernel: [   34.147521] hub 1-0:1.0: USB hub found
Oct  6 13:52:27 localhost kernel: [   34.147605] hub 1-0:1.0: 1 port detected
Oct  6 13:52:27 localhost kernel: [   36.202068] audit: type=1400 audit(1444139545.348:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=894 comm="apparmor_parser"
Oct  6 13:52:27 localhost kernel: [   36.207254] audit: type=1400 audit(1444139545.352:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=894 comm="apparmor_parser"
Oct  6 13:52:27 localhost kernel: [   36.212067] audit: type=1400 audit(1444139545.356:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=894 comm="apparmor_parser"
Oct  6 13:52:27 localhost kernel: [   36.216729] audit: type=1400 audit(1444139545.360:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=894 comm="apparmor_parser"
Oct  6 13:52:27 localhost kernel: [   36.367967] audit: type=1400 audit(1444139545.512:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/ubuntu-core-launcher" pid=912 comm="apparmor_parser"
Oct  6 13:52:27 localhost systemd[1]: Starting Workaround apparmor cacheing...
Oct  6 13:52:27 localhost kernel: [   38.064733] cgroup: new mount options do not match the existing superblock, will be ignored
Oct  6 13:52:27 localhost systemd[1]: Starting Initial cloud-init job (pre-networking)...
Oct  6 13:52:27 localhost systemd[1]: Starting Login Service...
Oct  6 13:52:27 localhost systemd[1]: Starting LSB: starts tcsd...
Oct  6 13:52:27 localhost systemd[1]: Started Daily Cleanup of Temporary Directories.
Oct  6 13:52:27 localhost systemd[1]: Reached target Timers.
Oct  6 13:52:27 localhost trousers[1022]: * Starting Trusted Computing daemon tcsd
Oct  6 13:52:27 localhost trousers[1022]: * device driver not loaded, skipping.
Oct  6 13:52:27 localhost pkcsslotd: Shared memory file is /usr/sbin/pkcsslotd
Oct  6 13:52:27 localhost opencryptoki[965]: Starting PKCS#11 slot daemon: pkcsslotd.
Oct  6 13:52:27 localhost snappy-apparmor-lp1460152[1007]: cat: /etc/apparmor.d/cache/usr.bin.ubuntu-core-launcher.profile-md5sum: No such file or directory
Oct  6 13:52:28 localhost systemd[1]: Started System Logging Service.
Oct  6 13:52:28 localhost systemd[1]: Started LSB: starts pkcsslotd.
Oct  6 13:52:28 localhost systemd[1]: Started Run snappy grub-migration.
Oct  6 13:52:28 localhost systemd[1]: Started /etc/rc.local Compatibility.
Oct  6 13:52:28 localhost systemd[1]: Started LSB: Set the CPU Frequency Scaling governor to "ondemand".
Oct  6 13:52:28 localhost systemd[1]: Started Restore /etc/resolv.conf if the system crashed before the ppp link was shut down..
Oct  6 13:52:28 localhost systemd[1]: Started LSB: starts tcsd.
Oct  6 13:52:28 localhost kernel: [   39.360587] audit: type=1400 audit(1444139548.504:7): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/bin/ubuntu-core-launcher" pid=1043 comm="apparmor_parser"
Oct  6 13:52:28 localhost systemd[1]: Started Login Service.
Oct  6 13:52:28 localhost systemd[1]: Stopping LSB: Raise network interfaces....
Oct  6 13:52:28 localhost snappy-apparmor-lp1460152[1007]: cat: /etc/apparmor.d/cache/sbin.dhclient.profile-md5sum: No such file or directory
Oct  6 13:52:28 localhost systemd[1]: Started Run snappy firstboot setup.
Oct  6 13:52:28 localhost systemd[1]: Starting Run snappy compatibility hooks...
Oct  6 13:52:28 localhost networking[1052]: * Deconfiguring network interfaces...
Oct  6 13:52:29 localhost networking[1052]: ...done.
Oct  6 13:52:29 localhost systemd[1]: Stopped LSB: Raise network interfaces..
Oct  6 13:52:29 localhost systemd[1]: Starting LSB: Raise network interfaces....
Oct  6 13:52:29 localhost networking[1088]: * Configuring network interfaces...
Oct  6 13:52:30 localhost kernel: [   41.305879] net eth0: initializing cpsw version 1.12 (0)
Oct  6 13:52:30 localhost kernel: [   41.308418] net eth0: phy found : id is : 0x7c0f1
Oct  6 13:52:30 localhost kernel: [   41.308520] libphy: PHY 4a101000.mdio:01 not found
Oct  6 13:52:30 localhost kernel: [   41.313711] net eth0: phy 4a101000.mdio:01 not found on slave 1
Oct  6 13:52:30 localhost kernel: [   41.386559] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
Oct  6 13:52:30 localhost networking[1088]: ...done.
Oct  6 13:52:30 localhost systemd[1]: Started LSB: Raise network interfaces..
Oct  6 13:52:33 localhost kernel: [   44.322606] cpsw 4a100000.ethernet eth0: Link is Up - 100Mbps/Full - flow control off
Oct  6 13:52:33 localhost kernel: [   44.322731] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
Oct  6 13:52:35 localhost kernel: [   46.421987] audit: type=1400 audit(1444139555.568:8): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/sbin/dhclient" pid=1060 comm="apparmor_parser"
Oct  6 13:52:35 localhost kernel: [   46.430642] audit: type=1400 audit(1444139555.576:9): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=1060 comm="apparmor_parser"
Oct  6 13:52:35 localhost kernel: [   46.444310] audit: type=1400 audit(1444139555.588:10): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=1060 comm="apparmor_parser"
Oct  6 13:52:35 localhost kernel: [   46.453164] audit: type=1400 audit(1444139555.596:11): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=1060 comm="apparmor_parser"
Oct  6 13:52:35 localhost systemd[1]: Started Workaround apparmor cacheing.
Oct  6 13:52:43 localhost systemd[1]: Started Run snappy compatibility hooks.
Oct  6 13:52:57 localhost cloud-init[1013]: Cloud-init v. 0.7.7 running 'init-local' at Tue, 06 Oct 2015 13:52:53 +0000. Up 64.04 seconds.
Oct  6 13:52:57 localhost rsyslogd-2007: action 'action 11' suspended, next retry is Tue Oct  6 13:53:27 2015 [v8.12.0 try http://www.rsyslog.com/e/2007 ]
Oct  6 13:52:57 localhost systemd[1]: Started Initial cloud-init job (pre-networking).
Oct  6 13:52:57 localhost systemd[1]: Starting Initial cloud-init job (metadata service crawler)...
Oct  6 13:53:29 localhost cloud-init[1145]: Cloud-init v. 0.7.7 running 'init' at Tue, 06 Oct 2015 13:53:09 +0000. Up 80.25 seconds.
Oct  6 13:53:29 localhost rsyslogd-2007: action 'action 11' suspended, next retry is Tue Oct  6 13:53:59 2015 [v8.12.0 try http://www.rsyslog.com/e/2007 ]
Oct  6 13:53:29 localhost cloud-init[1145]: ci-info: ++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++
Oct  6 13:53:29 localhost cloud-init[1145]: ci-info: +--------+------+------------------------------+-----------+-------+-------------------+
Oct  6 13:53:30 localhost cloud-init[1145]: ci-info: | Device |  Up  |           Address            |    Mask   | Scope |     Hw-Address    |
Oct  6 13:53:30 localhost cloud-init[1145]: ci-info: +--------+------+------------------------------+-----------+-------+-------------------+
Oct  6 13:53:30 localhost cloud-init[1145]: ci-info: |  eth0  | True |              .               |     .     |   .   | 6c:ec:eb:ad:3d:b4 |
Oct  6 13:53:30 localhost cloud-init[1145]: ci-info: |  eth0  | True | fe80::6eec:ebff:fead:3db4/64 |     .     |  link | 6c:ec:eb:ad:3d:b4 |
Oct  6 13:53:30 localhost cloud-init[1145]: ci-info: |   lo   | True |          127.0.0.1           | 255.0.0.0 |   .   |         .         |
Oct  6 13:53:30 localhost cloud-init[1145]: ci-info: |   lo   | True |           ::1/128            |     .     |  host |         .         |
Oct  6 13:53:30 localhost cloud-init[1145]: ci-info: +--------+------+------------------------------+-----------+-------+-------------------+
Oct  6 13:53:30 localhost cloud-init[1145]: Generating public/private rsa key pair.
Oct  6 13:53:30 localhost cloud-init[1145]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.
Oct  6 13:53:30 localhost cloud-init[1145]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.
Oct  6 13:53:30 localhost cloud-init[1145]: The key fingerprint is:
Oct  6 13:53:30 localhost cloud-init[1145]: SHA256:tha94Gy+XtbaGXwwn39+S2YKDiwTmcy5cLsn2Fb3m+c root@localhost.localdomain
Oct  6 13:53:30 localhost cloud-init[1145]: The key's randomart image is:
Oct  6 13:53:30 localhost cloud-init[1145]: +---[RSA 2048]----+
Oct  6 13:53:30 localhost cloud-init[1145]: |                 |
Oct  6 13:53:30 localhost cloud-init[1145]: message repeated 2 times: [ |                 |]
Oct  6 13:53:30 localhost cloud-init[1145]: |      o +.       |
Oct  6 13:53:30 localhost cloud-init[1145]: |     . OS . o    |
Oct  6 13:53:30 localhost cloud-init[1145]: |      o+== = + . |
Oct  6 13:53:30 localhost cloud-init[1145]: |      o=Bo=.= ++ |
Oct  6 13:53:30 localhost cloud-init[1145]: |     . B++oo.=*oo|
Oct  6 13:53:30 localhost cloud-init[1145]: |      .o*...o++E*|
Oct  6 13:53:30 localhost cloud-init[1145]: +----[SHA256]-----+
Oct  6 13:53:30 localhost cloud-init[1145]: Generating public/private dsa key pair.
Oct  6 13:53:30 localhost cloud-init[1145]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.
Oct  6 13:53:30 localhost cloud-init[1145]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.
Oct  6 13:53:30 localhost cloud-init[1145]: The key fingerprint is:
Oct  6 13:53:30 localhost cloud-init[1145]: SHA256:ZYJrPKv1QdLcKXIL1ldYzk9IiRfoDWD6utRQxY0ftyk root@localhost.localdomain
Oct  6 13:53:30 localhost cloud-init[1145]: The key's randomart image is:
Oct  6 13:53:30 localhost cloud-init[1145]: +---[DSA 1024]----+
Oct  6 13:53:30 localhost cloud-init[1145]: |        oo.=+o   |
Oct  6 13:53:30 localhost cloud-init[1145]: |       + .**=..  |
Oct  6 13:53:30 localhost cloud-init[1145]: |      o o.+==o.o |
Oct  6 13:53:30 localhost cloud-init[1145]: |     . B =.oEoo  |
Oct  6 13:53:30 localhost cloud-init[1145]: |      @ S +  ..  |
Oct  6 13:53:30 localhost cloud-init[1145]: |     o % +       |
Oct  6 13:53:30 localhost cloud-init[1145]: |      = +        |
Oct  6 13:53:30 localhost cloud-init[1145]: |     + o .       |
Oct  6 13:53:30 localhost cloud-init[1145]: |    . . .        |
Oct  6 13:53:30 localhost cloud-init[1145]: +----[SHA256]-----+
Oct  6 13:53:30 localhost systemd[1]: Started Initial cloud-init job (metadata service crawler).
Oct  6 13:53:30 localhost systemd[1]: Started OpenBSD Secure Shell server.
Oct  6 13:53:30 localhost cloud-init[1145]: Generating public/private ecdsa key pair.
Oct  6 13:53:30 localhost cloud-init[1145]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.
Oct  6 13:53:30 localhost cloud-init[1145]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.
Oct  6 13:53:30 localhost cloud-init[1145]: The key fingerprint is:
Oct  6 13:53:30 localhost cloud-init[1145]: SHA256:hd7ZhS8TsGSagQ6Ext6t1rIyeDpkG9izyLKDxuZNBBk root@localhost.localdomain
Oct  6 13:53:30 localhost cloud-init[1145]: The key's randomart image is:
Oct  6 13:53:30 localhost cloud-init[1145]: +---[ECDSA 256]---+
Oct  6 13:53:30 localhost cloud-init[1145]: | E o.  .. +      |
Oct  6 13:53:30 localhost cloud-init[1145]: |  * . .  B o .   |
Oct  6 13:53:30 localhost cloud-init[1145]: | = . +  + o o .  |
Oct  6 13:53:30 localhost cloud-init[1145]: |  o . o. o o +   |
Oct  6 13:53:30 localhost cloud-init[1145]: |.. . o  S o + .  |
Oct  6 13:53:30 localhost cloud-init[1145]: |.++ + .      o   |
Oct  6 13:53:30 localhost cloud-init[1145]: |*oo= o           |
Oct  6 13:53:30 localhost cloud-init[1145]: |B*B .            |
Oct  6 13:53:30 localhost cloud-init[1145]: |BB +             |
Oct  6 13:53:30 localhost cloud-init[1145]: +----[SHA256]-----+
Oct  6 13:53:30 localhost cloud-init[1145]: Generating public/private ed25519 key pair.
Oct  6 13:53:30 localhost cloud-init[1145]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.
Oct  6 13:53:30 localhost cloud-init[1145]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.
Oct  6 13:53:30 localhost cloud-init[1145]: The key fingerprint is:
Oct  6 13:53:30 localhost cloud-init[1145]: SHA256:DrPAdNYsuh8jDsoKfVUVDJ543PV8BeHn8VGhLTz8Ces root@localhost.localdomain
Oct  6 13:53:30 localhost cloud-init[1145]: The key's randomart image is:
Oct  6 13:53:30 localhost cloud-init[1145]: +--[ED25519 256]--+
Oct  6 13:53:31 localhost cloud-init[1145]: |        .oo.. o++|
Oct  6 13:53:31 localhost cloud-init[1145]: |       * +..o+o o|
Oct  6 13:53:31 localhost cloud-init[1145]: |    . = O .  B++o|
Oct  6 13:53:31 localhost cloud-init[1145]: |   o + +      *+=|
Oct  6 13:53:31 localhost cloud-init[1145]: |    + + S    . oo|
Oct  6 13:53:31 localhost cloud-init[1145]: | .   + =    .    |
Oct  6 13:53:31 localhost cloud-init[1145]: |. o + + .    E   |
Oct  6 13:53:31 localhost cloud-init[1145]: |o. + o o         |
Oct  6 13:53:31 localhost cloud-init[1145]: |+.  . .          |
Oct  6 13:53:31 localhost cloud-init[1145]: +----[SHA256]-----+
Oct  6 13:53:31 localhost systemd[1]: Starting Permit User Sessions...
Oct  6 13:53:31 localhost systemd[1]: Reached target Cloud-config availability.
Oct  6 13:53:31 localhost systemd[1]: Starting Apply the settings specified in cloud-config...
Oct  6 13:53:31 localhost systemd[1]: Started Permit User Sessions.
Oct  6 13:53:31 localhost systemd[1]: Started Getty on tty1.
Oct  6 13:53:31 localhost systemd[1]: Started Serial Getty on ttyO0.
Oct  6 13:53:31 localhost systemd[1]: Reached target Login Prompts.
Oct  6 13:53:45 localhost systemd[1]: Stopping OpenBSD Secure Shell server...
Oct  6 13:53:45 localhost systemd[1]: Stopped OpenBSD Secure Shell server.
Oct  6 13:53:45 localhost systemd[1]: Started OpenBSD Secure Shell server.
Oct  6 13:53:46 localhost systemd[1]: Started OpenBSD Secure Shell server.
Oct  6 13:53:46 localhost cloud-init[1173]: Cloud-init v. 0.7.7 running 'modules:config' at Tue, 06 Oct 2015 13:53:42 +0000. Up 113.41 seconds.
Oct  6 13:53:47 localhost systemd[1]: Started Apply the settings specified in cloud-config.
Oct  6 13:53:47 localhost systemd[1]: Starting Execute cloud user/final scripts...
Oct  6 13:54:00 localhost ec2: 
Oct  6 13:54:00 localhost rsyslogd-2007: action 'action 11' suspended, next retry is Tue Oct  6 13:54:30 2015 [v8.12.0 try http://www.rsyslog.com/e/2007 ]
Oct  6 13:54:00 localhost ec2: #############################################################
Oct  6 13:54:00 localhost ec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----
Oct  6 13:54:00 localhost ec2: 1024 SHA256:ZYJrPKv1QdLcKXIL1ldYzk9IiRfoDWD6utRQxY0ftyk root@localhost.localdomain (DSA)
Oct  6 13:54:00 localhost ec2: 256 SHA256:hd7ZhS8TsGSagQ6Ext6t1rIyeDpkG9izyLKDxuZNBBk root@localhost.localdomain (ECDSA)
Oct  6 13:54:00 localhost ec2: 256 SHA256:DrPAdNYsuh8jDsoKfVUVDJ543PV8BeHn8VGhLTz8Ces root@localhost.localdomain (ED25519)
Oct  6 13:54:00 localhost ec2: 2048 SHA256:tha94Gy+XtbaGXwwn39+S2YKDiwTmcy5cLsn2Fb3m+c root@localhost.localdomain (RSA)
Oct  6 13:54:00 localhost ec2: -----END SSH HOST KEY FINGERPRINTS-----
Oct  6 13:54:00 localhost ec2: #############################################################
Oct  6 13:54:01 localhost cloud-init[1202]: Cloud-init v. 0.7.7 running 'modules:final' at Tue, 06 Oct 2015 13:53:58 +0000. Up 129.42 seconds.
Oct  6 13:54:01 localhost cloud-init[1202]: Cloud-init v. 0.7.7 finished at Tue, 06 Oct 2015 13:54:00 +0000. Datasource DataSourceNoCloudNet [seed=/var/lib/cloud/seed/nocloud-net][dsmode=net].  Up 131.76 seconds
Oct  6 13:54:01 localhost systemd[1]: Started Execute cloud user/final scripts.
Oct  6 13:54:01 localhost systemd[1]: Reached target Multi-User System.
Oct  6 13:54:01 localhost systemd[1]: Starting Notify bootloader that boot was successful...
Oct  6 13:54:01 localhost systemd[1]: Reached target Graphical Interface.
Oct  6 13:54:01 localhost systemd[1]: Starting Update UTMP about System Runlevel Changes...
Oct  6 13:54:01 localhost systemd[1]: Started Update UTMP about System Runlevel Changes.
Oct  6 13:54:01 localhost systemd[1]: Started Notify bootloader that boot was successful.
Oct  6 13:54:01 localhost systemd[1]: Startup finished in 20.896s (kernel) + 1min 51.868s (userspace) = 2min 12.764s.
Oct  6 13:56:16 localhost rsyslogd-2007: action 'action 11' suspended, next retry is Tue Oct  6 13:56:46 2015 [v8.12.0 try http://www.rsyslog.com/e/2007 ]
Oct  6 13:56:16 localhost systemd[1]: Created slice user-1000.slice.
Oct  6 13:56:16 localhost systemd[1]: Starting User Manager for UID 1000...
Oct  6 13:56:16 localhost systemd[1]: Started Session c1 of user ubuntu.
Oct  6 13:56:16 localhost systemd[1238]: Reached target Paths.
Oct  6 13:56:16 localhost systemd[1238]: Reached target Timers.
Oct  6 13:56:16 localhost systemd[1238]: Reached target Sockets.
Oct  6 13:56:16 localhost systemd[1238]: Reached target Basic System.
Oct  6 13:56:16 localhost systemd[1238]: Reached target Default.
Oct  6 13:56:16 localhost systemd[1238]: Startup finished in 296ms.
Oct  6 13:56:16 localhost systemd[1]: Started User Manager for UID 1000.
Oct  6 14:00:18 localhost systemd[1]: Started Ubuntu Core Snappy Autopilot.
Oct  6 14:00:18 localhost rsyslogd-2007: action 'action 11' suspended, next retry is Tue Oct  6 14:00:48 2015 [v8.12.0 try http://www.rsyslog.com/e/2007 ]
Oct  6 14:00:18 localhost snappy[1264]: Get https://system-image.ubuntu.com//ubuntu-core/rolling/edge/generic_armhf/index.json: dial tcp: lookup system-image.ubuntu.com on [::1]:53: read udp [::1]:42493->[::1]:53: read: connection refused
Oct  6 14:00:18 localhost /usr/bin/snappy[1264]: main.go:57: DEBUG: [/usr/bin/snappy update --automatic-reboot] failed: Get https://system-image.ubuntu.com//ubuntu-core/rolling/edge/generic_armhf/index.json: dial tcp: lookup system-image.ubuntu.com on [::1]:53: read udp [::1]:42493->[::1]:53: read: connection refused
Oct  6 14:00:18 localhost systemd[1]: snappy-autopilot.service: Main process exited, code=exited, status=1/FAILURE
Oct  6 14:00:18 localhost systemd[1]: snappy-autopilot.service: Unit entered failed state.
Oct  6 14:00:18 localhost systemd[1]: snappy-autopilot.service: Failed with result 'exit-code'.
Oct  6 14:06:58 localhost systemd[1]: Starting Cleanup of Temporary Directories...
Oct  6 14:06:58 localhost rsyslogd-2007: action 'action 11' suspended, next retry is Tue Oct  6 14:07:28 2015 [v8.12.0 try http://www.rsyslog.com/e/2007 ]
Oct  6 14:06:58 localhost systemd-tmpfiles[1276]: [/usr/lib/tmpfiles.d/var.conf:14] Duplicate line for path "/var/log", ignoring.
Oct  6 14:06:58 localhost systemd[1]: Started Cleanup of Temporary Directories.
Oct  6 14:12:24 localhost rsyslogd-2007: action 'action 11' suspended, next retry is Tue Oct  6 14:12:54 2015 [v8.12.0 try http://www.rsyslog.com/e/2007 ]
Download as text