Ubuntu Pastebin

Paste from serge at Thu, 28 Jan 2016 14:59: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
540
541
542
543
544
545
546
547
548
549
550
adt-run: DBG: Parsed options: Namespace(apt_pocket=[], auto_control=True, copy=[], env=[], gainroot=None, logfile=None, output_dir=None, set_lang=None, setup_commands=['(apt-get update || (sleep 15; apt-get update) || (sleep 60; apt-get update)) && $(which eatmydata || true) apt-get dist-upgrade -y -o Dpkg::Options::="--force-confnew"'], shell=False, shell_fail=False, summary=None, timeout_build=None, timeout_copy=None, timeout_factor=1.0, timeout_install=None, timeout_short=None, timeout_test=None, user=None, verbosity=2)
adt-run: DBG: Remaining arguments: ['lxcfs_0.17-0ubuntu2.dsc']
adt-run: DBG: Interpreted actions: ['--source', 'lxcfs_0.17-0ubuntu2.dsc']
adt-run: DBG: Virt runner arguments: ['qemu', '/home/serge/adt-xenial-amd64-cloud.img', '--show-boot']
adt-run: DBG: testbed init
adt-run [15:58:51]: version 3.19.2
adt-run [15:58:51]: host sl; command line: /usr/bin/adt-run -d -U lxcfs_0.17-0ubuntu2.dsc --- qemu /home/serge/adt-xenial-amd64-cloud.img --show-boot
adt-run: DBG: got reply from testbed: ok
adt-run: DBG: testbed open, scratch=None
adt-run: DBG: sending command to testbed: open
[    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-7-generic (buildd@lgw01-30) (gcc version 5.3.1 20160119 (Ubuntu 5.3.1-6ubuntu2) ) #18-Ubuntu SMP Tue Jan 19 15:46:45 UTC 2016 (Ubuntu 4.3.0-7.18-generic 4.3.3)
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.3.0-7-generic root=UUID=3a9d4e58-cbfc-4902-bd25-e51994e1d56a ro console=ttyS0
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Centaur CentaurHauls
[    0.000000] x86/fpu: Legacy x87 FPU detected.
[    0.000000] x86/fpu: Using 'lazy' FPU context switches.
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdffff] usable
[    0.000000] BIOS-e820: [mem 0x000000003ffe0000-0x000000003fffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.8 present.
[    0.000000] Hypervisor detected: KVM
[    0.000000] e820: last_pfn = 0x3ffe0 max_arch_pfn = 0x400000000
[    0.000000] x86/PAT: PAT not supported by CPU.
[    0.000000] found SMP MP-table at [mem 0x000f6630-0x000f663f] mapped at [ffff8800000f6630]
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[    0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff]
[    0.000000] init_memory_mapping: [mem 0x20000000-0x3fbfffff]
[    0.000000] init_memory_mapping: [mem 0x00100000-0x1fffffff]
[    0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdffff]
[    0.000000] RAMDISK: [mem 0x34490000-0x3623ffff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000000F6450 000014 (v00 BOCHS )
[    0.000000] ACPI: RSDT 0x000000003FFE16A9 000034 (v01 BOCHS  BXPCRSDT 00000001 BXPC 00000001)
[    0.000000] ACPI: FACP 0x000000003FFE0BDA 000074 (v01 BOCHS  BXPCFACP 00000001 BXPC 00000001)
[    0.000000] ACPI: DSDT 0x000000003FFE0040 000B9A (v01 BOCHS  BXPCDSDT 00000001 BXPC 00000001)
[    0.000000] ACPI: FACS 0x000000003FFE0000 000040
[    0.000000] ACPI: SSDT 0x000000003FFE0C4E 0009AB (v01 BOCHS  BXPCSSDT 00000001 BXPC 00000001)
[    0.000000] ACPI: APIC 0x000000003FFE15F9 000078 (v01 BOCHS  BXPCAPIC 00000001 BXPC 00000001)
[    0.000000] ACPI: HPET 0x000000003FFE1671 000038 (v01 BOCHS  BXPCHPET 00000001 BXPC 00000001)
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdffff]
[    0.000000] NODE_DATA(0) allocated [mem 0x3ffdb000-0x3ffdffff]
[    0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00
[    0.000000] kvm-clock: cpu 0, msr 0:3ffd7001, primary cpu clock
[    0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns
[    0.000000] Zone ranges:
[    0.000000]   DMA32    [mem 0x0000000000001000-0x000000003ffdffff]
[    0.000000]   Normal   empty
[    0.000000]   Device   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x000000000009efff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x000000003ffdffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdffff]
[    0.000000] ACPI: PM-Timer IO Port: 0x608
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[    0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs
[    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]
[    0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]
[    0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on KVM
[    0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[    0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1
[    0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s97240 r8192 d29736 u2097152
[    0.000000] KVM setup async PF for cpu 0
[    0.000000] kvm-stealtime: cpu 0, msr 3fc0d940
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 257897
[    0.000000] Policy zone: DMA32
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.3.0-7-generic root=UUID=3a9d4e58-cbfc-4902-bd25-e51994e1d56a ro console=ttyS0
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Memory: 982444K/1048056K available (8197K kernel code, 1252K rwdata, 3852K rodata, 1464K init, 1300K bss, 65612K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, 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=256 to nr_cpu_ids=1.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1
[    0.000000] NR_IRQS:16640 nr_irqs:256 16
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [ttyS0] enabled
[    0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns
[    0.000000] tsc: Detected 2294.682 MHz processor
[    0.091204] Calibrating delay loop (skipped) preset value.. 4589.36 BogoMIPS (lpj=9178728)
[    0.092128] pid_max: default: 32768 minimum: 301
[    0.092645] ACPI: Core revision 20150818
[    0.094156] ACPI: 2 ACPI AML tables successfully acquired and loaded
[    0.094944] Security Framework initialized
[    0.095609] Yama: becoming mindful.
[    0.096188] AppArmor: AppArmor initialized
[    0.096939] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.099945] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)
[    0.101168] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)
[    0.102264] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)
[    0.103609] Initializing cgroup subsys io
[    0.104271] Initializing cgroup subsys memory
[    0.104985] Initializing cgroup subsys devices
[    0.105703] Initializing cgroup subsys freezer
[    0.106433] Initializing cgroup subsys net_cls
[    0.107179] Initializing cgroup subsys perf_event
[    0.107946] Initializing cgroup subsys net_prio
[    0.108686] Initializing cgroup subsys hugetlb
[    0.109413] Initializing cgroup subsys pids
[    0.110162] mce: CPU supports 10 MCE banks
[    0.110889] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[    0.111755] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
[    0.126392] Freeing SMP alternatives memory: 28K (ffffffff820a9000 - ffffffff820b0000)
[    0.132821] ftrace: allocating 31360 entries in 123 pages
[    0.161607] x2apic enabled
[    0.162249] Switched APIC routing to physical x2apic.
[    0.163801] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.270704] smpboot: CPU0: Intel QEMU Virtual CPU version 2.3.0 (family: 0x6, model: 0x6, stepping: 0x3)
[    0.272070] Performance Events: Broken PMU hardware detected, using software events only.
[    0.273218] Failed to access perfctr msr (MSR c2 is 0)
[    0.274624] x86: Booted up 1 node, 1 CPUs
[    0.275229] smpboot: Total of 1 processors activated (4589.36 BogoMIPS)
[    0.279861] devtmpfs: initialized
[    0.281786] evm: security.selinux
[    0.282265] evm: security.SMACK64
[    0.282751] evm: security.SMACK64EXEC
[    0.283269] evm: security.SMACK64TRANSMUTE
[    0.283844] evm: security.SMACK64MMAP
[    0.284359] evm: security.ima
[    0.284778] evm: security.capability
[    0.285411] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.286883] pinctrl core: initialized pinctrl subsystem
[    0.287760] RTC time: 14:58:51, date: 01/28/16
[    0.288493] NET: Registered protocol family 16
[    0.289285] cpuidle: using governor ladder
[    0.289867] cpuidle: using governor menu
[    0.290485] PCCT header not found.
[    0.291128] ACPI: bus type PCI registered
[    0.291770] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.294160] PCI: Using configuration type 1 for base access
[    0.296334] ACPI: Added _OSI(Module Device)
[    0.296929] ACPI: Added _OSI(Processor Device)
[    0.297552] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.298245] ACPI: Added _OSI(Processor Aggregator Device)
[    0.299828] ACPI: Interpreter enabled
[    0.300354] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150818/hwxface-580)
[    0.301665] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150818/hwxface-580)
[    0.303026] ACPI: (supports S0 S3 S4 S5)
[    0.303581] ACPI: Using IOAPIC for interrupt routing
[    0.304288] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.307473] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.308346] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]
[    0.309314] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
[    0.310262] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.
[    0.312093] acpiphp: Slot [3] registered
[    0.312666] acpiphp: Slot [4] registered
[    0.313239] acpiphp: Slot [5] registered
[    0.313810] acpiphp: Slot [6] registered
[    0.314390] acpiphp: Slot [7] registered
[    0.314968] acpiphp: Slot [8] registered
[    0.315537] acpiphp: Slot [9] registered
[    0.316134] acpiphp: Slot [10] registered
[    0.316716] acpiphp: Slot [11] registered
[    0.317297] acpiphp: Slot [12] registered
[    0.317885] acpiphp: Slot [13] registered
[    0.318470] acpiphp: Slot [14] registered
[    0.319061] acpiphp: Slot [15] registered
[    0.319646] acpiphp: Slot [16] registered
[    0.320232] acpiphp: Slot [17] registered
[    0.320818] acpiphp: Slot [18] registered
[    0.321407] acpiphp: Slot [19] registered
[    0.321999] acpiphp: Slot [20] registered
[    0.322587] acpiphp: Slot [21] registered
[    0.323187] acpiphp: Slot [22] registered
[    0.323783] acpiphp: Slot [23] registered
[    0.324375] acpiphp: Slot [24] registered
[    0.324966] acpiphp: Slot [25] registered
[    0.325558] acpiphp: Slot [26] registered
[    0.326191] acpiphp: Slot [27] registered
[    0.326808] acpiphp: Slot [28] registered
[    0.327407] acpiphp: Slot [29] registered
[    0.328003] acpiphp: Slot [30] registered
[    0.328600] acpiphp: Slot [31] registered
[    0.329190] PCI host bridge to bus 0000:00
[    0.329786] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.330579] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.331564] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.332541] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.333623] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]
[    0.340557] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io  0x01f0-0x01f7]
[    0.341519] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io  0x03f6]
[    0.342501] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io  0x0170-0x0177]
[    0.343545] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io  0x0376]
[    0.344901] pci 0000:00:01.3: quirk: [io  0x0600-0x063f] claimed by PIIX4 ACPI
[    0.346372] pci 0000:00:01.3: quirk: [io  0x0700-0x070f] claimed by PIIX4 SMB
[    0.391848] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)
[    0.392870] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)
[    0.393908] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)
[    0.394908] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)
[    0.395865] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)
[    0.396931] ACPI: Enabled 16 GPEs in block 00 to 0F
[    0.397735] vgaarb: setting as boot device: PCI:0000:00:02.0
[    0.398517] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.399584] vgaarb: loaded
[    0.399952] vgaarb: bridge control possible 0000:00:02.0
[    0.400872] SCSI subsystem initialized
[    0.401444] ACPI: bus type USB registered
[    0.402027] usbcore: registered new interface driver usbfs
[    0.402769] usbcore: registered new interface driver hub
[    0.403482] usbcore: registered new device driver usb
[    0.404290] PCI: Using ACPI for IRQ routing
[    0.405070] NetLabel: Initializing
[    0.405518] NetLabel:  domain hash size = 128
[    0.406102] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.406782] NetLabel:  unlabeled traffic allowed by default
[    0.407622] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
[    0.408565] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.409252] hpet0: 3 comparators, 64-bit 100.000000 MHz counter
[    0.414204] clocksource: Switched to clocksource kvm-clock
[    0.422295] AppArmor: AppArmor Filesystem Enabled
[    0.423098] pnp: PnP ACPI init
[    0.424009] pnp: PnP ACPI: found 7 devices
[    0.430239] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.431437] NET: Registered protocol family 2
[    0.432192] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
[    0.433135] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)
[    0.434014] TCP: Hash tables configured (established 8192 bind 8192)
[    0.434869] UDP hash table entries: 512 (order: 2, 16384 bytes)
[    0.435647] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[    0.436523] NET: Registered protocol family 1
[    0.437114] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[    0.437930] pci 0000:00:01.0: PIIX3: Enabling Passive Release
[    0.438704] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[    0.440779] Trying to unpack rootfs image as initramfs...
[    0.929851] Freeing initrd memory: 30400K (ffff880034490000 - ffff880036240000)
[    0.930941] microcode: CPU0 sig=0x663, pf=0x1, revision=0x1
[    0.931694] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[    0.932819] Scanning for low memory corruption every 60 seconds
[    0.934646] futex hash table entries: 256 (order: 2, 16384 bytes)
[    0.935421] audit: initializing netlink subsys (disabled)
[    0.936111] audit: type=2000 audit(1453993132.927:1): initialized
[    0.937039] Initialise system trusted keyring
[    0.937654] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.939545] zbud: loaded
[    0.940053] VFS: Disk quotas dquot_6.6.0
[    0.940579] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.941864] fuse init (API version 7.23)
[    0.942538] Key type big_key registered
[    0.943310] Key type asymmetric registered
[    0.943821] Asymmetric key parser 'x509' registered
[    0.944434] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[    0.945364] io scheduler noop registered
[    0.945850] io scheduler deadline registered (default)
[    0.946559] io scheduler cfq registered
[    0.947132] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.947818] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    0.948705] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[    0.949604] ACPI: Power Button [PWRF]
[    0.950251] GHES: HEST is not enabled!
[    0.969855] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11
[    0.970617] virtio-pci 0000:00:03.0: virtio_pci: leaving for legacy driver
[    0.991102] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 10
[    0.991863] virtio-pci 0000:00:04.0: virtio_pci: leaving for legacy driver
[    1.012270] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10
[    1.013036] virtio-pci 0000:00:05.0: virtio_pci: leaving for legacy driver
[    1.014049] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    1.037982] 00:05: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    1.062273] 00:06: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A
[    1.064474] Linux agpgart interface v0.103
[    1.067247] brd: module loaded
[    1.069552] loop: module loaded
[    1.089942]  vda: vda1
[    1.091604] scsi host0: ata_piix
[    1.092092] scsi host1: ata_piix
[    1.092539] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14
[    1.093394] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15
[    1.094543] libphy: Fixed MDIO Bus: probed
[    1.095055] tun: Universal TUN/TAP device driver, 1.6
[    1.095674] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[    1.116145] PPP generic driver version 2.4.2
[    1.116766] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.117637] ehci-pci: EHCI PCI platform driver
[    1.118252] ehci-platform: EHCI generic platform driver
[    1.118932] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    1.119688] ohci-pci: OHCI PCI platform driver
[    1.120255] ohci-platform: OHCI generic platform driver
[    1.120904] uhci_hcd: USB Universal Host Controller Interface driver
[    1.121755] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[    1.123269] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.123913] serio: i8042 AUX port at 0x60,0x64 irq 12
[    1.124796] mousedev: PS/2 mouse device common for all mice
[    1.125826] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
[    1.127310] rtc_cmos 00:00: RTC can wake from S4
[    1.128169] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0
[    1.129124] rtc_cmos 00:00: alarms up to one day, 114 bytes nvram, hpet irqs
[    1.130115] i2c /dev entries driver
[    1.130695] device-mapper: uevent: version 1.0.3
[    1.131423] device-mapper: ioctl: 4.33.0-ioctl (2015-8-18) initialised: dm-devel@redhat.com
[    1.132598] ledtrig-cpu: registered to indicate activity on CPUs
[    1.133712] NET: Registered protocol family 10
[    1.134592] NET: Registered protocol family 17
[    1.135244] Key type dns_resolver registered
[    1.136140] registered taskstats version 1
[    1.136744] Loading compiled-in X.509 certificates
[    1.138253] Loaded X.509 cert 'Build time autogenerated kernel key: f6a2a4d5dbcb6be41745e9b3c934efa6aaf5a8f7'
[    1.139633] zswap: loaded using pool lzo/zbud
[    1.141719] Key type trusted registered
[    1.145143] Key type encrypted registered
[    1.145739] AppArmor: AppArmor sha1 policy hashing enabled
[    1.146571] ima: No TPM chip found, activating TPM-bypass!
[    1.147357] evm: HMAC attrs: 0x1
[    1.148011]   Magic number: 0:2:992
[    1.148596] rtc_cmos 00:00: setting system clock to 2016-01-28 14:58:52 UTC (1453993132)
[    1.149784] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[    1.150642] EDD information not available.
[    1.254822] ata2.00: ATAPI: QEMU DVD-ROM, 2.3.0, max UDMA/100
[    1.255874] ata2.00: configured for MWDMA2
[    1.256745] scsi 1:0:0:0: CD-ROM            QEMU     QEMU DVD-ROM     2.3. PQ: 0 ANSI: 5
[    1.262711] sr 1:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray
[    1.263530] cdrom: Uniform CD-ROM driver Revision: 3.20
[    1.264484] sr 1:0:0:0: Attached scsi generic sg0 type 5
[    1.265455] Freeing unused kernel memory: 1464K (ffffffff81f3b000 - ffffffff820a9000)
[    1.266167] Write protecting the kernel read-only data: 14336k
[    1.267047] Freeing unused kernel memory: 2032K (ffff880001804000 - ffff880001a00000)
[    1.267807] Freeing unused kernel memory: 244K (ffff880001dc3000 - ffff880001e00000)
Loading, please wait...
starting version 228
[    1.277693] random: udevadm urandom read with 2 bits of entropy available
[    1.316544] virtio_net virtio0 ens3: renamed from eth0
[    1.334065] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4
[    1.335046] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3
[    1.349233] Floppy drive(s): fd0 is 1.44M
[    1.362538] FDC 0 is a S82078B
Begin: Loading essential drivers ... done.
Begin: Running /scripts/init-premount ... done.
Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done.
Begin: Running /scripts/local-premount ... [    1.478214] raid6: sse2x1   gen()  8026 MB/s
[    1.546214] raid6: sse2x1   xor()  6245 MB/s
[    1.614211] raid6: sse2x2   gen() 10244 MB/s
[    1.682217] raid6: sse2x2   xor()  6898 MB/s
[    1.750212] raid6: sse2x4   gen() 11679 MB/s
[    1.818212] raid6: sse2x4   xor()  7924 MB/s
[    1.818621] raid6: using algorithm sse2x4 gen() 11679 MB/s
[    1.819099] raid6: .... xor() 7924 MB/s, rmw enabled
[    1.819535] raid6: using intx1 recovery algorithm
[    1.821630] xor: measuring software checksum speed
[    1.858207]    prefetch64-sse: 12984.000 MB/sec
[    1.898207]    generic_sse: 12086.000 MB/sec
[    1.898612] xor: using function: prefetch64-sse (12984.000 MB/sec)
[    1.917066] Btrfs loaded
Scanning for Btrfs filesystems
[    1.930274] tsc: Refined TSC clocksource calibration: 2294.666 MHz
[    1.930851] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2113865e57b, max_idle_ns: 440795297328 ns
[    2.018275] blk_update_request: I/O error, dev fd0, sector 0
[    2.018802] floppy: error -5 while reading block 0
done.
Begin: Checking root file system ... fsck from util-linux 2.27.1
cloudimg-rootfs: clean, 61052/800000 files, 345718/1624827 blocks
done.
[    2.034915] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)
done.
Begin: Running /scripts/local-bottom ... done.
Begin: Running /scripts/init-bottom ... done.
[    2.128161] systemd[1]: Failed to insert module 'kdbus': Function not implemented
[    2.134662] systemd[1]: systemd 228 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)
[    2.136319] systemd[1]: Detected virtualization kvm.
[    2.136763] systemd[1]: Detected architecture x86-64.

Welcome to Ubuntu 16.04!

[    2.138886] systemd[1]: Set hostname to <autopkgtest>.
[    2.203917] systemd[1]: display-manager.service: Cannot add dependency job, ignoring: Unit display-manager.service failed to load: No such file or directory.
[    2.205584] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[  OK  ] Listening on /dev/initctl Compatibility Named Pipe.
[    2.207397] systemd[1]: Listening on udev Control Socket.
[  OK  ] Listening on udev Control Socket.
[    2.208857] systemd[1]: Listening on Journal Audit Socket.
[  OK  ] Listening on Journal Audit Socket.
[    2.210239] systemd[1]: Reached target Remote File Systems (Pre).
[  OK  ] Reached target Remote File Systems (Pre).
[    2.211638] systemd[1]: Reached target Remote File Systems.
[  OK  ] Reached target Remote File Systems.
[    2.213043] systemd[1]: Listening on udev Kernel Socket.
[  OK  ] Listening on udev Kernel Socket.
[    2.214403] systemd[1]: Listening on Journal Socket.
[  OK  ] Listening on Journal Socket.
[    2.215765] systemd[1]: Created slice System Slice.
[  OK  ] Created slice System Slice.
[    2.217368] systemd[1]: Starting Remount Root and Kernel File Systems...
         Starting Remount Root and Kernel File Systems...
[    2.218926] systemd[1]: Created slice system-serial\x2dgetty.slice.
[  OK  ] Created slice system-serial\x2dgetty.slice.
[    2.221335] systemd[1]: Mounting Debug File System...
         Mounting Debug File System...
[    2.228454] systemd[1]: Created slice system-getty.slice.
[  OK  ] Created slice system-getty.slice.
[    2.231893] systemd[1]: Starting Nameserver information manager...
         Starting Nameserver information manager...
[    2.233636] systemd[1]: Mounting POSIX Message Queue File System...
[    2.234311] EXT4-fs (vda1): re-mounted. Opts: (null)
         Mounting POSIX Message Queue File System...
[    2.242046] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[  OK  ] Started Forward Password Requests to Wall Directory Watch.
[    2.245009] systemd[1]: Reached target Encrypted Volumes.
[  OK  ] Reached target Encrypted Volumes.
[    2.247346] systemd[1]: Starting Load Kernel Modules...
         Starting Load Kernel Modules...
[    2.248698] systemd[1]: Created slice User and Session Slice.
[  OK  ] Created slice User and Session Slice.
[    2.250279] systemd[1]: Reached target Slices.
[  OK  ] Reached target Slices.
[    2.252110] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[  OK  ] Set up automount Arbitrary Executab...ats File System Automount Point.
[    2.256704] systemd[1]: Starting Uncomplicated firewall...
         Starting Uncomplicated firewall...
[    2.258629] systemd[1]: Listening on Syslog Socket.
[  OK  ] Listening on Syslog Socket.
[    2.260525] systemd[1]: Reached target Swap.
[  OK  ] Reached target Swap.
[    2.265690] systemd[1]: Starting Create list of required static device nodes for the current kernel...
         Starting Create list of required st... nodes for the current kernel...
[    2.269411] systemd[1]: Mounting Huge Pages File System...
         Mounting Huge Pages File System...
[    2.272391] systemd[1]: Listening on Journal Socket (/dev/log).
[  OK  ] Listening on Journal Socket (/dev/log).
[    2.277831] systemd[1]: Mounted POSIX Message Queue File System.
[  OK  ] Mounted POSIX Message Queue File System.
[    2.279476] systemd[1]: Mounted Huge Pages File System.
[  OK  ] Mounted Huge Pages File System.
[    2.280854] systemd[1]: Mounted Debug File System.
[  OK  ] Mounted Debug File System.
[    2.282400] systemd[1]: Started Remount Root and Kernel File Systems.
[  OK  ] Started Remount Root and Kernel File Systems.
[    2.284831] systemd[1]: Started Load Kernel Modules.
[  OK  ] Started Load Kernel Modules.
[    2.286951] systemd[1]: Started Uncomplicated firewall.
[  OK  ] Started Uncomplicated firewall.
[    2.290053] systemd[1]: Started Create list of required static device nodes for the current kernel.
[  OK  ] Started Create list of required sta...ce nodes for the current kernel.
[    2.293422] systemd[1]: Started Nameserver information manager.
[  OK  ] Started Nameserver information manager.
[    2.316529] systemd[1]: Starting Create Static Device Nodes in /dev...
         Starting Create Static Device Nodes in /dev...
[    2.323858] systemd[1]: Mounting FUSE Control File System...
         Mounting FUSE Control File System...
[    2.342780] systemd[1]: Starting Apply Kernel Variables...
         Starting Apply Kernel Variables...
         Starting udev Coldplug all Devices...
         Starting Load/Save Random Seed...
[  OK  ] Mounted FUSE Control File System.
[  OK  ] Started Create Static Device Nodes in /dev.
[  OK  ] Started Apply Kernel Variables.
[  OK  ] Started Load/Save Random Seed.
[  OK  ] Started Entropy daemon usinqemu: terminating on signal 15 from pid 22687
g the HAVEGE algorithm.
         Starting Journal Service...
         Starting udev Kernel Device Manager...
[  OK  ] Started udev Kernel Device Manager.
[  OK  ] Started Journal Service.
[  OK  ] Started udev Coldplug all Devices.
         Starting Flush Journal to Persistent Storage...
[  OK  ] Started Dispatch Password Requests to Console Directory Watch.
[  OK  ] Reached target Local File Systems (Pre).
[  OK  ] Reached target Local File Systems.
         Starting Tell Plymouth To Write Out Runtime Data...
         Starting Raise network interfaces...
         Starting Set console keymap...
[  OK  ] Started Tell Plymouth To Write Out Runtime Data.
[FAILED] Failed to start Set console keymap.
See 'systemctl status console-setup.service' for details.
[  OK  ] Started Flush Journal to Persistent Storage.
         Starting Create Volatile Files and Directories...
[  OK  ] Started Create Volatile Files and Directories.
         Starting Update UTMP about System Boot/Shutdown...
         Starting Network Time Synchronization...
[  OK  ] Started Update UTMP about System Boot/Shutdown.
[  OK  ] Started Network Time Synchronization.
[  OK  ] Reached target System Time Synchronized.
[  OK  ] Reached target System Initialization.
[  OK  ] Started Daily Cleanup of Temporary Directories.
[  OK  ] Reached target Timers.
[  OK  ] Started Trigger resolvconf update for networkd DNS.
[  OK  ] Reached target Paths.
[  OK  ] Listening on ACPID Listen Socket.
[  OK  ] Listening on D-Bus System Message Bus Socket.
         Starting Seed the pseudo random number generator on first boot...
[  OK  ] Listening on UUID daemon activation socket.
[  OK  ] Reached target Sockets.
[  OK  ] Reached target Basic System.
[  OK  ] Started D-Bus System Message Bus.
[  OK  ] Started Deferred execution scheduler.
         Starting Thermal Daemon Service...
         Starting System Logging Service...
         Starting Login Service...
         Starting Permit User Sessions...
[  OK  ] Started Regular background program processing daemon.
[  OK  ] Started System Logging Service.
[  OK  ] Started Seed the pseudo random number generator on first boot.
[  OK  ] Started Thermal Daemon Service.
[  OK  ] Started Permit User Sessions.
[  OK  ] Started Login Service.
[  OK  ] Found device /dev/ttyS0.
[  OK  ] Started ifup for ens3.
[  OK  ] Found device Virtio network device.
[  OK  ] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
[    3.314868] ACPI: No IRQ available for PCI Interrupt Link [LNKS]. Try pci=noacpi or acpi=off
[  OK  ] Started Raise network interfaces.
[  OK  ] Reached target Network.
         Starting /etc/rc.local Compatibility...
         Starting OpenBSD Secure Shell server...
[  OK  ] Started /etc/rc.local Compatibility.
         Starting Hold until boot process finishes up...
         Starting Terminate Plymouth Boot Screen...
[  OK  ] Started Hold until boot process finishes up.
[  OK  ] Started Terminate Plymouth Boot Screen.
[  OK  ] Started Serial Getty on ttyS0.
[  OK  ] Started Getty on tty1.
[  OK  ] Reached target Login Prompts.
[  OK  ] Started OpenBSD Secure Shell server.
[  OK  ] Reached target Multi-User System.
[  OK  ] Reached target Graphical Interface.
         Starting Update UTMP about System Runlevel Changes...
[  OK  ] Started Update UTMP about System Runlevel Changes.


Ubuntu Xenial Xerus (development branch) autopkgtest ttyS0

autopkgtest login: <VirtSubproc>: failure: The VM does not start a root shell on ttyS1 already. The only other supported login mechanism is through --user and --password on the guest ttyS0
adt-run: DBG: TestbedFailure unexpected eof from the testbed
adt-run: DBG: testbed stop
adt-run: DBG: testbed close, scratch=None
adt-run: DBG: sending command to testbed: quit
adt-run: DBG: TestbedFailure cannot send to testbed: ['BrokenPipeError: [Errno 32] Broken pipe\n']
adt-run: DBG: testbed stop
adt-run [15:59:00]: ERROR: testbed failure: cannot send to testbed: ['BrokenPipeError: [Errno 32] Broken pipe\n']
adt-run: DBG: testbed stop
Download as text