Ubuntu Pastebin

Paste from Odd_Bloke at Thu, 7 Jan 2016 14:39:15 +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
OF stdout device is: /vdevice/vty@71000000
Preparing to boot Linux version 4.3.0-5-powerpc64-smp (buildd@denneed04) (gcc version 5.3.1 20151216 (Ubuntu 5.3.1-3ubuntu3) ) #16-Ubuntu SMP Wed Dec 16 23:50:20 UTC 2015 (Ubuntu 4.3.0-5.16-powerpc64-smp 4.3.3)
Detected machine type: 0000000000000101
Max number of cores passed to firmware: 1024 (NR_CPUS = 1024)
Calling ibm,client-architecture-support... done
command line: BOOT_IMAGE=/boot/vmlinux-4.3.0-5-powerpc64-smp root=LABEL=cloudimg-rootfs nomdmonisw
memory layout at init:
  memory_limit : 0000000000000000 (16 MB aligned)
  alloc_bottom : 000000000519e000
  alloc_top    : 0000000030000000
  alloc_top_hi : 0000000780000000
  rmo_top      : 0000000030000000
  ram_top      : 0000000780000000
instantiating rtas at 0x000000002ffff000... done
prom_hold_cpus: skipped
copying OF device tree...
Building dt strings...
Building dt structure...
Device tree strings 0x000000000519f000 -> 0x000000000519f7bc
Device tree struct  0x00000000051a0000 -> 0x00000000051a3000
Quiescing Open Firmware ...
Booting Linux via __start() ...
[    0.000000] Using pSeries machine description
[    0.000000] Page sizes from device-tree:
[    0.000000] base_shift=12: shift=12, sllp=0x0000, avpnm=0x00000000, tlbiel=1, penc=0
[    0.000000] base_shift=16: shift=16, sllp=0x0110, avpnm=0x00000000, tlbiel=1, penc=1
[    0.000000] Using 1TB segments
[    0.000000] Found initrd at 0xc000000003d00000:0xc00000000519d538
[    0.000000] bootconsole [udbg0] enabled
[    0.000000] CPU maps initialized for 1 thread per core
 -> smp_release_cpus()
spinning_secondaries = 7
 <- smp_release_cpus()
[    0.000000] Starting Linux ppc64 #16-Ubuntu SMP Wed Dec 16 23:50:20 UTC 2015
[    0.000000] -----------------------------------------------------
[    0.000000] ppc64_pft_size    = 0x1c
[    0.000000] phys_mem_size     = 0x780000000
[    0.000000] cpu_features      = 0x17fc7a6c18500249
[    0.000000]   possible        = 0x1fffffef18500649
[    0.000000]   always          = 0x0000000018100040
[    0.000000] cpu_user_features = 0xdc0065c2 0xef000000
[    0.000000] mmu_features      = 0x58000001
[    0.000000] firmware_features = 0x000000014052440b
[    0.000000] htab_hash_mask    = 0x1fffff
[    0.000000] -----------------------------------------------------
 <- setup_system()
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 4.3.0-5-powerpc64-smp (buildd@denneed04) (gcc version 5.3.1 20151216 (Ubuntu 5.3.1-3ubuntu3) ) #16-Ubuntu SMP Wed Dec 16 23:50:20 UTC 2015 (Ubuntu 4.3.0-5.16-powerpc64-smp 4.3.3)
[    0.000000] numa: Initmem setup node 0 [mem 0x00000000-0x77fffffff]
[    0.000000] numa:   NODE_DATA [mem 0x77ffa4a00-0x77ffaffff]
[    0.000000] Section 1917 and 1919 (node 0) have a circular dependency on usemap and pgdat allocations
[    0.000000] PCI host bridge /pci@800000020000000  ranges:
[    0.000000]   IO 0x0000010080000000..0x000001008000ffff -> 0x0000000000000000
[    0.000000]  MEM 0x00000100a0000000..0x00000100bfffffff -> 0x0000000080000000 
[    0.000000] PPC64 nvram contains 65536 bytes
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000000000-0x000000077fffffff]
[    0.000000]   DMA32    empty
[    0.000000]   Normal   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000000000-0x000000077fffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000077fffffff]
[    0.000000] PERCPU: Embedded 25 pages/cpu @c00000077febd000 s61848 r0 d40552 u102400
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 7741440
[    0.000000] Policy zone: DMA
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinux-4.3.0-5-powerpc64-smp root=LABEL=cloudimg-rootfs nomdmonisw
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Sorting __ex_table...
[    0.000000] Memory: 30848412K/31457280K available (10896K kernel code, 2016K rwdata, 4388K rodata, 8524K init, 2401K bss, 608868K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=128, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000] 	Build-time adjustment of leaf fanout to 64.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=1024 to nr_cpu_ids=8.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=8
[    0.000000] NR_IRQS:512 nr_irqs:512 16
[    0.000001] clocksource: timebase: mask: 0xffffffffffffffff max_cycles: 0x761537d007, max_idle_ns: 440795202126 ns
[    0.001229] clocksource: timebase mult[1f40000] shift[24] registered
[    0.002014] Console: colour dummy device 80x25
[    0.002533] console [hvc0] enabled
[    0.002533] console [hvc0] enabled
[    0.002962] bootconsole [udbg0] disabled
[    0.002962] bootconsole [udbg0] disabled
[    0.003471] pid_max: default: 32768 minimum: 301
[    0.003534] Security Framework initialized
[    0.003570] Yama: becoming mindful.
[    0.003619] AppArmor: AppArmor initialized
[    0.007110] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes)
[    0.024159] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[    0.031087] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes)
[    0.031237] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes)
[    0.032161] Initializing cgroup subsys io
[    0.032203] Initializing cgroup subsys memory
[    0.032264] Initializing cgroup subsys devices
[    0.032317] Initializing cgroup subsys freezer
[    0.032371] Initializing cgroup subsys net_cls
[    0.032430] Initializing cgroup subsys perf_event
[    0.032475] Initializing cgroup subsys net_prio
[    0.032532] Initializing cgroup subsys hugetlb
[    0.032617] Initializing cgroup subsys pids
[    0.032661] ftrace: allocating 28904 entries in 171 pages
[    0.043480] EEH: pSeries platform initialized
[    0.043573] POWER8 performance monitor hardware support registered
[    0.043631] power8-pmu: PMAO restore workaround active.
[    0.048767] Brought up 8 CPUs
[    0.049452] devtmpfs: initialized
[    0.106941] evm: security.selinux
[    0.107008] evm: security.SMACK64
[    0.107044] evm: security.SMACK64EXEC
[    0.107079] evm: security.SMACK64TRANSMUTE
[    0.107130] evm: security.SMACK64MMAP
[    0.107164] evm: security.ima
[    0.107210] evm: security.capability
[    0.107369] EEH: devices created
[    0.107516] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.108136] NET: Registered protocol family 16
[    0.108245] EEH functionality not supported
[    0.119316] cpuidle: using governor ladder
[    0.131336] cpuidle: using governor menu
[    0.131490] pstore: Registered nvram as persistent store backend
Linux ppc64
#16-Ubuntu SMP W[    0.138887] PCI: Probing PCI hardware
[    0.138995] PCI host bridge to bus 0000:00
[    0.139034] pci_bus 0000:00: root bus resource [io  0x10000-0x1ffff] (bus address [0x0000-0xffff])
[    0.139125] pci_bus 0000:00: root bus resource [mem 0x100a0000000-0x100bfffffff] (bus address [0x80000000-0x9fffffff])
[    0.139211] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.166045] IOMMU table initialized, virtual merging enabled
[    0.176663] vgaarb: loaded
[    0.176982] SCSI subsystem initialized
[    0.177215] usbcore: registered new interface driver usbfs
[    0.177284] usbcore: registered new interface driver hub
[    0.177482] usbcore: registered new device driver usb
[    0.178081] NetLabel: Initializing
[    0.178118] NetLabel:  domain hash size = 128
[    0.178162] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.178216] NetLabel:  unlabeled traffic allowed by default
[    0.202533] clocksource: Switched to clocksource timebase
[    0.216033] AppArmor: AppArmor Filesystem Enabled
[    0.220316] NET: Registered protocol family 2
[    0.220883] TCP established hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.221930] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.222343] TCP: Hash tables configured (established 262144 bind 65536)
[    0.222452] UDP hash table entries: 16384 (order: 7, 524288 bytes)
[    0.222727] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes)
[    0.223003] NET: Registered protocol family 1
[    0.223109] Trying to unpack rootfs image as initramfs...
[    4.093753] Freeing initrd memory: 21108K (c000000003d00000 - c00000000519d000)
[    4.094082] rtasd: No event-scan on system
[    4.129926] futex hash table entries: 2048 (order: 6, 262144 bytes)
[    4.130107] audit: initializing netlink subsys (disabled)
[    4.130199] audit: type=2000 audit(1452175113.112:1): initialized
[    4.130402] Initialise system trusted keyring
[    4.132497] zbud: loaded
[    4.132823] VFS: Disk quotas dquot_6.6.0
[    4.132909] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    4.133262] hugetlbfs: disabling because there are no supported hugepage sizes
[    4.133540] fuse init (API version 7.23)
[    4.133720] Key type big_key registered
[    4.135474] Key type asymmetric registered
[    4.135553] Asymmetric key parser 'x509' registered
[    4.135663] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[    4.135943] io scheduler noop registered
[    4.136004] io scheduler deadline registered (default)
[    4.136137] io scheduler cfq registered
[    4.136308] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    4.136488] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    4.137128] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    4.139974] pmac_zilog: 0.6 (Benjamin Herrenschmidt <benh@kernel.crashing.org>)
[    4.140235] Linux agpgart interface v0.103
[    4.145158] brd: module loaded
[    4.147212] loop: module loaded
[    4.147517] libphy: Fixed MDIO Bus: probed
[    4.147557] tun: Universal TUN/TAP device driver, 1.6
[    4.147663] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[    4.147758] PPP generic driver version 2.4.2
[    4.147862] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    4.147929] ehci-pci: EHCI PCI platform driver
[    4.147983] ehci-platform: EHCI generic platform driver
[    4.148040] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    4.148101] ohci-pci: OHCI PCI platform driver
[    4.148155] ohci-platform: OHCI generic platform driver
[    4.148209] uhci_hcd: USB Universal Host Controller Interface driver
[    4.148354] mousedev: PS/2 mouse device common for all mice
[    4.148442] i2c /dev entries driver
[    4.148575] device-mapper: uevent: version 1.0.3
[    4.148752] device-mapper: ioctl: 4.33.0-ioctl (2015-8-18) initialised: dm-devel@redhat.com
[    4.148933] ledtrig-cpu: registered to indicate activity on CPUs
[    4.149244] NET: Registered protocol family 10
[    4.149582] NET: Registered protocol family 17
[    4.149706] Key type dns_resolver registered
[    4.149929] registered taskstats version 1
[    4.149981] Loading compiled-in X.509 certificates
[    4.150752] Problem loading in-kernel X.509 certificate (-74)
[    4.150834] zswap: loaded using pool lzo/zbud
[    4.155073] Key type trusted registered
[    4.163363] Key type encrypted registered
[    4.163411] AppArmor: AppArmor sha1 policy hashing enabled
[    4.163472] ima: No TPM chip found, activating TPM-bypass!
[    4.163544] evm: HMAC attrs: 0x1
[    4.163722] hctosys: unable to open rtc device (rtc0)
[    4.165472] Freeing unused kernel memory: 8524K (c000000000ef5000 - c000000001748000)
Loading, please wait...
starting version 228
[    4.201731] random: systemd-udevd urandom read with 35 bits of entropy available
[    4.499641] ibmveth: module verification failed: signature and/or required key missing - tainting kernel
[    4.499834] ibmveth: Unknown symbol mcount (err 0)
[    4.529793] ibmvscsi: Unknown symbol mcount (err 0)
[    4.545724] ibmvscsi: Unknown symbol mcount (err 0)
Begin: Loading essential drivers ... [    5.655881] linear: Unknown symbol mcount (err 0)
[    5.676817] multipath: Unknown symbol mcount (err 0)
[    5.696765] raid0: Unknown symbol mcount (err 0)
[    5.713215] raid1: Unknown symbol mcount (err 0)
[    5.797843] raid6: altivecx1 gen()  8653 MB/s
[    5.865561] raid6: altivecx2 gen() 12457 MB/s
[    5.933558] raid6: altivecx4 gen() 17034 MB/s
[    6.001561] raid6: altivecx8 gen() 13689 MB/s
[    6.069576] raid6: int64x1  gen()  2784 MB/s
[    6.137574] raid6: int64x1  xor()  1595 MB/s
[    6.205561] raid6: int64x2  gen()  4007 MB/s
[    6.273582] raid6: int64x2  xor()  2293 MB/s
[    6.341562] raid6: int64x4  gen()  5478 MB/s
[    6.409557] raid6: int64x4  xor()  3229 MB/s
[    6.477564] raid6: int64x8  gen()  4083 MB/s
[    6.545556] raid6: int64x8  xor()  3243 MB/s
[    6.545604] raid6: using algorithm altivecx4 gen() 17034 MB/s
[    6.545658] raid6: using intx1 recovery algorithm
[    6.546064] xor: Unknown symbol mcount (err 0)
[    6.569497] xor: Unknown symbol mcount (err 0)
[    6.589531] xor: Unknown symbol mcount (err 0)
[    6.615750] raid10: Unknown symbol mcount (err 0)
done.
Begin: Running /scripts/init-premount ... /scripts/init-premount/plymouth: line 38: /sbin/plymouthd: not found
/scripts/init-premount/plymouth: line 38: /bin/plymouth: not found
done.
Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done.
Begin: Running /scripts/local-premount ... [    6.675589] xor: Unknown symbol mcount (err 0)
done.
Incrementally starting RAID arrays...
mdadm: CREATE user root not found
mdadm: CREATE group disk not found
Incrementally started RAID arrays.
Incrementally starting RAID arrays...
mdadm: CREATE user root not found
mdadm: CREATE group disk not found
Incrementally started RAID arrays.
Incrementally starting RAID arrays...
mdadm: CREATE user root not found
mdadm: CREATE group disk not found
Incrementally started RAID arrays.
Incrementally starting RAID arrays...
mdadm: CREATE user root not found
mdadm: CREATE group disk not found
Incrementally started RAID arrays.
Incrementally starting RAID arrays...
mdadm: CREATE user root not found
mdadm: CREATE group disk not found
Incrementally started RAID arrays.
Incrementally starting RAID arrays...
mdadm: CREATE user root not found
mdadm: CREATE group disk not found
Incrementally started RAID arrays.
[ 1266.824848] random: nonblocking pool is initialized
Incrementally starting RAID arrays...
mdadm: CREATE user root not found
mdadm: CREATE group disk not found
Incrementally started RAID arrays.
Incrementally starting RAID arrays...
mdadm: CREATE user root not found
mdadm: CREATE group disk not found
Incrementally started RAID arrays.
Incrementally starting RAID arrays...
mdadm: CREATE user root not found
mdadm: CREATE group disk not found
Incrementally started RAID arrays.
Incrementally starting RAID arrays...
mdadm: CREATE user root not found
mdadm: CREATE group disk not found
Incrementally started RAID arrays.
Incrementally starting RAID arrays...
mdadm: CREATE user root not found
mdadm: CREATE group disk not found
Incrementally started RAID arrays.
Incrementally starting RAID arrays...
mdadm: CREATE user root not found
mdadm: CREATE group disk not found
Incrementally started RAID arrays.
Incrementally starting RAID arrays...
mdadm: CREATE user root not found
mdadm: CREATE group disk not found
Incrementally started RAID arrays.
Download as text