summaryrefslogtreecommitdiffstats
path: root/runtime/poky/qemuarm64/core-image-ptest-glib-networking/ptest-glib-networking.log
blob: 6bb3f9b6043097a282e615109235a4471be330bf (plain)
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
START: ptest-runner
2023-07-17T01:30
Running test: glib-networking/file-database-openssl.test
TAP version 13
# random seed: R02S690a36b6a43b315c6f867c229da86a34
# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation openssl (GTlsBackendOpenssl) for ?gio-tls-backend?
1..12
# Start of tls tests
# Start of openssl tests
# Start of backend tests
ok 1 /tls/openssl/backend/default-database-is-singleton
# End of backend tests
# Start of database tests
ok 2 /tls/openssl/database/verify-good
ok 3 /tls/openssl/database/verify-bad-identity
ok 4 /tls/openssl/database/verify-bad-ca
ok 5 /tls/openssl/database/verify-bad-before
ok 6 /tls/openssl/database/verify-bad-expired
ok 7 /tls/openssl/database/verify-bad-combo
ok 8 /tls/openssl/database/verify-with-incorrect-root-in-chain
# End of database tests
# Start of file-database tests
ok 9 /tls/openssl/file-database/anchors-property
ok 10 /tls/openssl/file-database/lookup-certificates-issued-by
ok 11 /tls/openssl/file-database/test-handle
ok 12 /tls/openssl/file-database/test-handle-invalid
# End of file-database tests
# End of openssl tests
# End of tls tests
PASS: glib-networking/file-database-openssl.test
Running test: glib-networking/environment.test
TAP version 13
# random seed: R02Sae92e4272abdb30385adaa71b428d3fb
1..3
# Start of proxy tests
# Start of environment tests
ok 1 /proxy/environment/uri
ok 2 /proxy/environment/socks
ok 3 /proxy/environment/ignore
# End of environment tests
# End of proxy tests
PASS: glib-networking/environment.test
Running test: glib-networking/connection-openssl.test
TAP version 13
# random seed: R02S2480f204ed66e7a897d20afbcdfe7b76
# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation openssl (GTlsBackendOpenssl) for ?gio-tls-backend?
1..47
# Start of tls tests
# Start of openssl tests
# Start of connection tests
# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation dummy (GDummyProxyResolver) for ?gio-proxy-resolver?
ok 1 /tls/openssl/connection/basic
ok 2 /tls/openssl/connection/verified
ok 3 /tls/openssl/connection/verified-chain
ok 4 /tls/openssl/connection/verified-chain-with-redundant-root-cert
ok 5 /tls/openssl/connection/verified-chain-with-duplicate-server-cert
ok 6 /tls/openssl/connection/verified-unordered-chain
ok 7 /tls/openssl/connection/verified-chain-with-alternative-ca-cert
ok 8 /tls/openssl/connection/invalid-chain-with-alternative-ca-cert
ok 9 /tls/openssl/connection/client-auth
ok 10 /tls/openssl/connection/client-auth-rehandshake
ok 11 /tls/openssl/connection/client-auth-failure
# Bug Reference: http://bugzilla.gnome.org/793712
ok 12 /tls/openssl/connection/client-auth-fail-missing-client-private-key
ok 13 /tls/openssl/connection/client-auth-request-cert
ok 14 /tls/openssl/connection/client-auth-request-fail
ok 15 /tls/openssl/connection/client-auth-request-none
ok 16 /tls/openssl/connection/client-auth-pkcs11 # SKIP This backend does not support PKCS #11
ok 17 /tls/openssl/connection/no-database
ok 18 /tls/openssl/connection/failed
# GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration
# GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded
# GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt
# GLib-GIO-DEBUG: GSocketClient: TCP connection successful
# GLib-GIO-DEBUG: GSocketClient: Starting application layer connection
# GLib-GIO-DEBUG: GSocketClient: Starting TLS handshake
# GLib-GIO-DEBUG: GSocketClient: TLS handshake succeeded
# GLib-GIO-DEBUG: GSocketClient: Connection successful!
ok 19 /tls/openssl/connection/socket-client
# GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration
# GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded
# GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt
# GLib-GIO-DEBUG: GSocketClient: TCP connection successful
# GLib-GIO-DEBUG: GSocketClient: Starting application layer connection
# GLib-GIO-DEBUG: GSocketClient: Starting TLS handshake
# GLib-GIO-DEBUG: GSocketClient: TLS handshake failed: Unacceptable TLS certificate
# GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration
# GLib-GIO-DEBUG: GSocketClient: Address enumeration completed (out of addresses)
# GLib-GIO-DEBUG: GSocketClient: Address enumeration failed: (null)
# GLib-GIO-DEBUG: GSocketClient: Connection failed: Unacceptable TLS certificate
ok 20 /tls/openssl/connection/socket-client-failed
# GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration
# GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded
# GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt
# GLib-GIO-DEBUG: GSocketClient: TCP connection successful
# GLib-GIO-DEBUG: GSocketClient: Starting application layer connection
# GLib-GIO-DEBUG: GSocketClient: Starting TLS handshake
# GLib-GIO-DEBUG: GSocketClient: TLS handshake succeeded
# GLib-GIO-DEBUG: GSocketClient: Connection successful!
ok 21 /tls/openssl/connection/read-time-out-then-write
ok 22 /tls/openssl/connection/simultaneous-async
ok 23 /tls/openssl/connection/simultaneous-sync
ok 24 /tls/openssl/connection/simultaneous-async-rehandshake
ok 25 /tls/openssl/connection/simultaneous-sync-rehandshake
ok 26 /tls/openssl/connection/close-immediately
# GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration
# GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded
# GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt
# GLib-GIO-DEBUG: GSocketClient: TCP connection successful
# GLib-GIO-DEBUG: GSocketClient: Starting application layer connection
# GLib-GIO-DEBUG: GSocketClient: Starting TLS handshake
# GLib-GIO-DEBUG: GSocketClient: TLS handshake succeeded
# GLib-GIO-DEBUG: GSocketClient: Connection successful!
# GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration
# GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded
# GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt
# GLib-GIO-DEBUG: GSocketClient: TCP connection successful
# GLib-GIO-DEBUG: GSocketClient: Starting application layer connection
# GLib-GIO-DEBUG: GSocketClient: Starting TLS handshake
# GLib-GIO-DEBUG: GSocketClient: TLS handshake succeeded
# GLib-GIO-DEBUG: GSocketClient: Connection successful!
ok 27 /tls/openssl/connection/unclean-close-by-server
# Bug Reference: http://bugzilla.gnome.org/710691
ok 28 /tls/openssl/connection/async-implicit-handshake
ok 29 /tls/openssl/connection/output-stream-close # SKIP this is not supported with openssl 1.1.1
ok 30 /tls/openssl/connection/garbage-database
# Bug Reference: http://bugzilla.gnome.org/792219
ok 31 /tls/openssl/connection/readwrite-after-connection-destroyed
ok 32 /tls/openssl/connection/sync-op-during-handshake
ok 33 /tls/openssl/connection/socket-timeout
ok 34 /tls/openssl/connection/missing-server-identity
ok 35 /tls/openssl/connection/peer-certificate-notify
ok 36 /tls/openssl/connection/tls-info
# Start of session tests
ok 37 /tls/openssl/connection/session/resume_multiple_times
ok 38 /tls/openssl/connection/session/reuse_ten_minute_expiry
# End of session tests
# Start of alpn tests
ok 39 /tls/openssl/connection/alpn/match
ok 40 /tls/openssl/connection/alpn/no-match
ok 41 /tls/openssl/connection/alpn/client-only
ok 42 /tls/openssl/connection/alpn/server-only
# End of alpn tests
# Start of binding tests
ok 43 /tls/openssl/connection/binding/match-tls-unique # SKIP tls-unique is not supported
ok 44 /tls/openssl/connection/binding/match-tls-server-end-point
ok 45 /tls/openssl/connection/binding/match-tls-exporter
# End of binding tests
# Start of oscp tests
ok 46 /tls/openssl/connection/oscp/must-staple
ok 47 /tls/openssl/connection/oscp/must-staple-intermediate-certificate # SKIP OCSP Must-Staple on intermediate certificates is not supported with the OpenSSL backend
# End of oscp tests
# End of connection tests
# End of openssl tests
# End of tls tests
PASS: glib-networking/connection-openssl.test
Running test: glib-networking/certificate-openssl.test
TAP version 13
# random seed: R02Sa6d2259eb282139da56c8e193490db2a
# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation openssl (GTlsBackendOpenssl) for ?gio-tls-backend?
1..29
# Start of tls tests
# Start of openssl tests
# Start of certificate tests
ok 1 /tls/openssl/certificate/create-pem
ok 2 /tls/openssl/certificate/create-der
ok 3 /tls/openssl/certificate/create-with-key-pem
ok 4 /tls/openssl/certificate/create-with-key-der
ok 5 /tls/openssl/certificate/create-with-issuer
ok 6 /tls/openssl/certificate/create-with-garbage-input
ok 7 /tls/openssl/certificate/pkcs11 # SKIP This backend does not support PKCS #11
ok 8 /tls/openssl/certificate/private-key
ok 9 /tls/openssl/certificate/private-key-pkcs11 # SKIP This backend does not support PKCS #11
ok 10 /tls/openssl/certificate/create-chain
ok 11 /tls/openssl/certificate/create-no-chain
ok 12 /tls/openssl/certificate/create-list
ok 13 /tls/openssl/certificate/create-list-bad
ok 14 /tls/openssl/certificate/verify-good
ok 15 /tls/openssl/certificate/verify-bad-identity
ok 16 /tls/openssl/certificate/verify-bad-ca
ok 17 /tls/openssl/certificate/verify-bad-before
ok 18 /tls/openssl/certificate/verify-bad-expired
ok 19 /tls/openssl/certificate/verify-bad-combo
ok 20 /tls/openssl/certificate/is-same
ok 21 /tls/openssl/certificate/not-valid-before
ok 22 /tls/openssl/certificate/not-valid-after
ok 23 /tls/openssl/certificate/subject-name
ok 24 /tls/openssl/certificate/issuer-name
ok 25 /tls/openssl/certificate/dns-names
ok 26 /tls/openssl/certificate/ip-addresses
# Start of pkcs12 tests
# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation local (GLocalVfs) for ?gio-vfs?
ok 27 /tls/openssl/certificate/pkcs12/basic
ok 28 /tls/openssl/certificate/pkcs12/password
ok 29 /tls/openssl/certificate/pkcs12/encrypted
# End of pkcs12 tests
# End of certificate tests
# End of openssl tests
# End of tls tests
PASS: glib-networking/certificate-openssl.test
SUMMARY: total=4; passed=4; skipped=0; failed=0; user=1.0s; system=0.2s; maxrss=10792
[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd082]
[    0.000000] Linux version 6.1.38-yocto-standard (oe-user@oe-host) (aarch64-poky-linux-gcc (GCC) 13.1.1 20230520, GNU ld (GNU Binutils) 2.40.0.20230419) #1 SMP PREEMPT Thu Jul  6 18:52:54 UTC 2023
[    0.000000] random: crng init done
[    0.000000] Machine model: linux,dummy-virt
[    0.000000] Memory limited to 1024MB
[    0.000000] efi: UEFI not found.
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000040000000-0x000000007fffffff]
[    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 0x0000000040000000-0x000000007fffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000007fffffff]
[    0.000000] psci: probing for conduit method from DT.
[    0.000000] psci: PSCIv1.0 detected in firmware.
[    0.000000] psci: Using standard PSCI v0.2 function IDs
[    0.000000] psci: Trusted OS migration not required
[    0.000000] psci: SMC Calling Convention v1.1
[    0.000000] percpu: Embedded 26 pages/cpu s68392 r8192 d29912 u106496
[    0.000000] pcpu-alloc: s68392 r8192 d29912 u106496 alloc=26*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 
[    0.000000] Detected PIPT I-cache on CPU0
[    0.000000] CPU features: detected: GIC system register CPU interface
[    0.000000] CPU features: detected: Spectre-v2
[    0.000000] CPU features: detected: Spectre-v4
[    0.000000] CPU features: detected: Spectre-BHB
[    0.000000] CPU features: detected: ARM erratum 1742098
[    0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923
[    0.000000] alternatives: applying boot alternatives
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 258048
[    0.000000] Kernel command line: root=/dev/vda rw  mem=1024M ip=192.168.7.30::192.168.7.29:255.255.255.0::eth0:off:8.8.8.8 console=ttyAMA0 console=hvc0   printk.time=1
[    0.000000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.000000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off
[    0.000000] Memory: 1003360K/1048576K available (12096K kernel code, 1966K rwdata, 2840K rodata, 3840K init, 841K bss, 45216K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] ftrace: allocating 37950 entries in 149 pages
[    0.000000] ftrace: allocated 149 pages with 4 groups
[    0.000000] trace event string verifier disabled
[    0.000000] rcu: Preemptible hierarchical RCU implementation.
[    0.000000] rcu: 	RCU event tracing is enabled.
[    0.000000] rcu: 	RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
[    0.000000] 	Trampoline variant of Tasks RCU enabled.
[    0.000000] 	Rude variant of Tasks RCU enabled.
[    0.000000] 	Tracing variant of Tasks RCU enabled.
[    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[    0.000000] GICv3: 256 SPIs implemented
[    0.000000] GICv3: 0 Extended SPIs implemented
[    0.000000] Root IRQ handler: gic_handle_irq
[    0.000000] GICv3: GICv3 features: 16 PPIs
[    0.000000] GICv3: CPU0: found redistributor 0 region 0:0x00000000080a0000
[    0.000000] ITS [mem 0x08080000-0x0809ffff]
[    0.000000] ITS@0x0000000008080000: allocated 8192 Devices @419a0000 (indirect, esz 8, psz 64K, shr 1)
[    0.000000] ITS@0x0000000008080000: allocated 8192 Interrupt Collections @419b0000 (flat, esz 8, psz 64K, shr 1)
[    0.000000] GICv3: using LPI property table @0x00000000419c0000
[    0.000000] GICv3: CPU0: using allocated LPI pending table @0x00000000419d0000
[    0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.000000] arch_timer: cp15 timer(s) running at 50.00MHz (virt).
[    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xb8812736b, max_idle_ns: 440795202655 ns
[    0.000000] sched_clock: 56 bits at 50MHz, resolution 20ns, wraps every 4398046511100ns
[    0.003773] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
[    0.003829] Console: colour dummy device 80x25
[    0.003841] Calibrating delay loop (skipped), value calculated using timer frequency.. 100.00 BogoMIPS (lpj=200000)
[    0.003846] pid_max: default: 32768 minimum: 301
[    0.003872] LSM: Security Framework initializing
[    0.003883] landlock: Up and running.
[    0.003928] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
[    0.003934] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
[    0.004362] cacheinfo: Unable to detect cache hierarchy for CPU 0
[    0.004639] cblist_init_generic: Setting adjustable number of callback queues.
[    0.004644] cblist_init_generic: Setting shift to 2 and lim to 1.
[    0.004675] cblist_init_generic: Setting shift to 2 and lim to 1.
[    0.004735] cblist_init_generic: Setting shift to 2 and lim to 1.
[    0.004810] rcu: Hierarchical SRCU implementation.
[    0.004812] rcu: 	Max phase no-delay instances is 1000.
[    0.005008] Platform MSI: its@8080000 domain created
[    0.005023] PCI/MSI: /intc@8000000/its@8080000 domain created
[    0.005032] EFI services will not be available.
[    0.005119] smp: Bringing up secondary CPUs ...
[    0.041322] Detected PIPT I-cache on CPU1
[    0.041434] cacheinfo: Unable to detect cache hierarchy for CPU 1
[    0.041463] GICv3: CPU1: found redistributor 1 region 0:0x00000000080c0000
[    0.041558] GICv3: CPU1: using allocated LPI pending table @0x00000000419e0000
[    0.041646] CPU1: Booted secondary processor 0x0000000001 [0x410fd082]
[    0.078085] Detected PIPT I-cache on CPU2
[    0.078208] cacheinfo: Unable to detect cache hierarchy for CPU 2
[    0.078241] GICv3: CPU2: found redistributor 2 region 0:0x00000000080e0000
[    0.078353] GICv3: CPU2: using allocated LPI pending table @0x00000000419f0000
[    0.078438] CPU2: Booted secondary processor 0x0000000002 [0x410fd082]
[    0.088620] Detected PIPT I-cache on CPU3
[    0.088678] cacheinfo: Unable to detect cache hierarchy for CPU 3
[    0.088707] GICv3: CPU3: found redistributor 3 region 0:0x0000000008100000
[    0.088794] GICv3: CPU3: using allocated LPI pending table @0x0000000041a00000
[    0.088857] CPU3: Booted secondary processor 0x0000000003 [0x410fd082]
[    0.088973] smp: Brought up 1 node, 4 CPUs
[    0.088978] SMP: Total of 4 processors activated.
[    0.088980] CPU features: detected: 32-bit EL0 Support
[    0.088982] CPU features: detected: CRC32 instructions
[    0.089102] CPU: All CPU(s) started at EL1
[    0.089104] alternatives: applying system-wide alternatives
[    0.089890] devtmpfs: initialized
[    0.090673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.090682] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[    0.090816] DMI not present or invalid.
[    0.091023] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.091283] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
[    0.091316] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.091348] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.091500] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.091619] ASID allocator initialised with 65536 entries
[    0.091626] Serial: AMBA PL011 UART driver
[    0.354636] 9000000.pl011: ttyAMA0 at MMIO 0x9000000 (irq = 13, base_baud = 0) is a PL011 rev1
[    0.460634] printk: console [ttyAMA0] enabled
[    0.551363] raid6: neonx8   gen()  6999 MB/s
[    0.619465] raid6: neonx4   gen()  6950 MB/s
[    0.687693] raid6: neonx2   gen()  5723 MB/s
[    0.756004] raid6: neonx1   gen()  4071 MB/s
[    0.824291] raid6: int64x8  gen()  3975 MB/s
[    0.892593] raid6: int64x4  gen()  3949 MB/s
[    0.960882] raid6: int64x2  gen()  3747 MB/s
[    1.029189] raid6: int64x1  gen()  2872 MB/s
[    1.029922] raid6: using algorithm neonx8 gen() 6999 MB/s
[    1.097523] raid6: .... xor() 5180 MB/s, rmw enabled
[    1.098503] raid6: using neon recovery algorithm
[    1.099433] iommu: Default domain type: Translated 
[    1.100244] iommu: DMA domain TLB invalidation policy: strict mode 
[    1.101403] SCSI subsystem initialized
[    1.102094] usbcore: registered new interface driver usbfs
[    1.110503] usbcore: registered new interface driver hub
[    1.111478] usbcore: registered new device driver usb
[    1.112389] pps_core: LinuxPPS API ver. 1 registered
[    1.113208] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    1.114725] PTP clock support registered
[    1.115996] vgaarb: loaded
[    1.116563] clocksource: Switched to clocksource arch_sys_counter
[    1.121033] NET: Registered PF_INET protocol family
[    1.121963] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    1.123748] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 bytes, linear)
[    1.125255] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    1.126542] TCP established hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    1.128668] TCP bind hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    1.129909] TCP: Hash tables configured (established 8192 bind 8192)
[    1.130965] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
[    1.132001] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
[    1.133274] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    1.135168] RPC: Registered named UNIX socket transport module.
[    1.136148] RPC: Registered udp transport module.
[    1.136936] RPC: Registered tcp transport module.
[    1.137701] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    1.138737] PCI: CLS 0 bytes, default 64
[    1.141290] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
[    1.149434] workingset: timestamp_bits=46 max_order=18 bucket_order=0
[    1.153073] NFS: Registering the id_resolver key type
[    1.153900] Key type id_resolver registered
[    1.154567] Key type id_legacy registered
[    1.156675] Key type cifs.idmap registered
[    1.173519] xor: measuring software checksum speed
[    1.176055]    8regs           :  5714 MB/sec
[    1.178499]    32regs          :  5818 MB/sec
[    1.181165]    arm64_neon      :  5088 MB/sec
[    1.181895] xor: using function: 32regs (5818 MB/sec)
[    1.182790] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
[    1.184076] io scheduler mq-deadline registered
[    1.184846] io scheduler kyber registered
[    1.186010] pci-host-generic 4010000000.pcie: host bridge /pcie@10000000 ranges:
[    1.187222] pci-host-generic 4010000000.pcie:       IO 0x003eff0000..0x003effffff -> 0x0000000000
[    1.188742] pci-host-generic 4010000000.pcie:      MEM 0x0010000000..0x003efeffff -> 0x0010000000
[    1.190148] pci-host-generic 4010000000.pcie:      MEM 0x8000000000..0xffffffffff -> 0x8000000000
[    1.191555] pci-host-generic 4010000000.pcie: Memory resource size exceeds max for 32 bits
[    1.192916] pci-host-generic 4010000000.pcie: ECAM at [mem 0x4010000000-0x401fffffff] for [bus 00-ff]
[    1.194426] pci-host-generic 4010000000.pcie: PCI host bridge to bus 0000:00
[    1.195533] pci_bus 0000:00: root bus resource [bus 00-ff]
[    1.196415] pci_bus 0000:00: root bus resource [io  0x0000-0xffff]
[    1.197480] pci_bus 0000:00: root bus resource [mem 0x10000000-0x3efeffff]
[    1.198581] pci_bus 0000:00: root bus resource [mem 0x8000000000-0xffffffffff]
[    1.206101] pci 0000:00:00.0: [1b36:0008] type 00 class 0x060000
[    1.208804] pci 0000:00:01.0: [1af4:1000] type 00 class 0x020000
[    1.212097] pci 0000:00:01.0: reg 0x10: [io  0x0000-0x001f]
[    1.213145] pci 0000:00:01.0: reg 0x14: [mem 0x00000000-0x00000fff]
[    1.214228] pci 0000:00:01.0: reg 0x20: [mem 0x00000000-0x00003fff 64bit pref]
[    1.215378] pci 0000:00:01.0: reg 0x30: [mem 0x00000000-0x0003ffff pref]
[    1.218565] pci 0000:00:02.0: [1af4:1005] type 00 class 0x00ff00
[    1.226016] pci 0000:00:02.0: reg 0x10: [io  0x0000-0x001f]
[    1.226940] pci 0000:00:02.0: reg 0x14: [mem 0x00000000-0x00000fff]
[    1.228026] pci 0000:00:02.0: reg 0x20: [mem 0x00000000-0x00003fff 64bit pref]
[    1.230201] pci 0000:00:03.0: [1af4:1001] type 00 class 0x010000
[    1.231458] pci 0000:00:03.0: reg 0x10: [io  0x0000-0x007f]
[    1.232440] pci 0000:00:03.0: reg 0x14: [mem 0x00000000-0x00000fff]
[    1.233670] pci 0000:00:03.0: reg 0x20: [mem 0x00000000-0x00003fff 64bit pref]
[    1.246370] pci 0000:00:04.0: [1b36:000d] type 00 class 0x0c0330
[    1.250743] pci 0000:00:04.0: reg 0x10: [mem 0x00000000-0x00003fff 64bit]
[    1.259975] pci 0000:00:05.0: [1af4:1003] type 00 class 0x078000
[    1.265690] pci 0000:00:05.0: reg 0x10: [io  0x0000-0x003f]
[    1.266637] pci 0000:00:05.0: reg 0x14: [mem 0x00000000-0x00000fff]
[    1.285344] pci 0000:00:05.0: reg 0x20: [mem 0x00000000-0x00003fff 64bit pref]
[    1.288876] pci 0000:00:06.0: [1af4:1050] type 00 class 0x038000
[    1.290328] pci 0000:00:06.0: reg 0x14: [mem 0x00000000-0x00000fff]
[    1.291396] pci 0000:00:06.0: reg 0x20: [mem 0x00000000-0x00003fff 64bit pref]
[    1.293319] pci 0000:00:01.0: BAR 6: assigned [mem 0x10000000-0x1003ffff pref]
[    1.294429] pci 0000:00:01.0: BAR 4: assigned [mem 0x8000000000-0x8000003fff 64bit pref]
[    1.295751] pci 0000:00:02.0: BAR 4: assigned [mem 0x8000004000-0x8000007fff 64bit pref]
[    1.297097] pci 0000:00:03.0: BAR 4: assigned [mem 0x8000008000-0x800000bfff 64bit pref]
[    1.298403] pci 0000:00:04.0: BAR 0: assigned [mem 0x800000c000-0x800000ffff 64bit]
[    1.299615] pci 0000:00:05.0: BAR 4: assigned [mem 0x8000010000-0x8000013fff 64bit pref]
[    1.301363] pci 0000:00:06.0: BAR 4: assigned [mem 0x8000014000-0x8000017fff 64bit pref]
[    1.302741] pci 0000:00:01.0: BAR 1: assigned [mem 0x10040000-0x10040fff]
[    1.303833] pci 0000:00:02.0: BAR 1: assigned [mem 0x10041000-0x10041fff]
[    1.305021] pci 0000:00:03.0: BAR 1: assigned [mem 0x10042000-0x10042fff]
[    1.306180] pci 0000:00:05.0: BAR 1: assigned [mem 0x10043000-0x10043fff]
[    1.308237] pci 0000:00:06.0: BAR 1: assigned [mem 0x10044000-0x10044fff]
[    1.309363] pci 0000:00:03.0: BAR 0: assigned [io  0x1000-0x107f]
[    1.310311] pci 0000:00:05.0: BAR 0: assigned [io  0x1080-0x10bf]
[    1.311260] pci 0000:00:01.0: BAR 0: assigned [io  0x10c0-0x10df]
[    1.312228] pci 0000:00:02.0: BAR 0: assigned [io  0x10e0-0x10ff]
[    1.314621] pci 0000:00:04.0: enabling device (0000 -> 0002)
[    1.326600] pci 0000:00:04.0: quirk_usb_early_handoff+0x0/0x990 took 11731 usecs
[    1.329699] virtio-pci 0000:00:01.0: enabling device (0000 -> 0003)
[    1.336281] virtio-pci 0000:00:02.0: enabling device (0000 -> 0003)
[    1.343231] virtio-pci 0000:00:03.0: enabling device (0000 -> 0003)
[    1.352399] virtio-pci 0000:00:05.0: enabling device (0000 -> 0003)
[    1.358748] virtio-pci 0000:00:06.0: enabling device (0000 -> 0002)
[    1.441767] printk: console [hvc0] enabled
[    1.442505] [drm] pci: virtio-gpu-pci detected at 0000:00:06.0
[    1.444453] [drm] features: -virgl +edid -resource_blob -host_visible
[    1.444457] [drm] features: -context_init
[    1.447800] [drm] number of scanouts: 1
[    1.448817] [drm] number of cap sets: 0
[    1.450381] [drm] Initialized virtio_gpu 0.1.0 0 for 0000:00:06.0 on minor 0
[    1.459799] virtio-pci 0000:00:06.0: [drm] drm_plane_enable_fb_damage_clips() not called
[    1.490000] Console: switching to colour frame buffer device 160x50
[    1.514613] virtio-pci 0000:00:06.0: [drm] fb0: virtio_gpudrmfb frame buffer device
[    1.517362] cacheinfo: Unable to detect cache hierarchy for CPU 0
[    1.521830] brd: module loaded
[    1.522897] virtio_blk virtio2: 4/0/0 default/read/poll queues
[    1.525692] virtio_blk virtio2: [vda] 723880 512-byte logical blocks (371 MB/353 MiB)
[    1.533093] xhci_hcd 0000:00:04.0: xHCI Host Controller
[    1.534674] xhci_hcd 0000:00:04.0: new USB bus registered, assigned bus number 1
[    1.536580] xhci_hcd 0000:00:04.0: hcc params 0x00087001 hci version 0x100 quirks 0x0000000000000010
[    1.539402] xhci_hcd 0000:00:04.0: xHCI Host Controller
[    1.540720] xhci_hcd 0000:00:04.0: new USB bus registered, assigned bus number 2
[    1.542390] xhci_hcd 0000:00:04.0: Host supports USB 3.0 SuperSpeed
[    1.544312] hub 1-0:1.0: USB hub found
[    1.545261] hub 1-0:1.0: 4 ports detected
[    1.546514] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    1.548473] hub 2-0:1.0: USB hub found
[    1.549346] hub 2-0:1.0: 4 ports detected
[    1.551080] rtc-pl031 9010000.pl031: registered as rtc0
[    1.552303] rtc-pl031 9010000.pl031: setting system clock to 2023-07-17T01:29:58 UTC (1689557398)
[    1.554510] device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: dm-devel@redhat.com
[    1.556793] usbcore: registered new interface driver usbhid
[    1.558023] usbhid: USB HID core driver
[    1.558928] u32 classifier
[    1.559550]     input device check on
[    1.560456]     Actions configured
[    1.561465] NET: Registered PF_INET6 protocol family
[    1.563241] Segment Routing with IPv6
[    1.564141] In-situ OAM (IOAM) with IPv6
[    1.565130] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[    1.566693] NET: Registered PF_PACKET protocol family
[    1.567881] Bridge firewalling registered
[    1.569073] Key type dns_resolver registered
[    1.570273] NET: Registered PF_VSOCK protocol family
[    1.571677] registered taskstats version 1
[    1.572789] Key type .fscrypt registered
[    1.573674] Key type fscrypt-provisioning registered
[    1.576293] Btrfs loaded, crc32c=crc32c-generic, zoned=no, fsverity=no
[    1.578845] Key type encrypted registered
[    1.582912] printk: console [netcon0] enabled
[    1.584004] netconsole: network logging started
[    1.604621] IP-Config: Complete:
[    1.605497]      device=eth0, hwaddr=52:54:00:12:34:1e, ipaddr=192.168.7.30, mask=255.255.255.0, gw=192.168.7.29
[    1.607658]      host=192.168.7.30, domain=, nis-domain=(none)
[    1.609069]      bootserver=255.255.255.255, rootserver=255.255.255.255, rootpath=
[    1.609073]      nameserver0=8.8.8.8
[    1.611820] md: Waiting for all devices to be available before autodetect
[    1.613382] md: If you don't use raid, use raid=noautodetect
[    1.614819] md: Autodetecting RAID arrays.
[    1.615791] md: autorun ...
[    1.616529] md: ... autorun DONE.
[    1.639225] EXT4-fs (vda): mounted filesystem with ordered data mode. Quota mode: disabled.
[    1.641170] VFS: Mounted root (ext4 filesystem) on device 253:0.
[    1.642736] devtmpfs: mounted
[    1.646074] Freeing unused kernel memory: 3840K
[    1.673277] Run /sbin/init as init process
[    1.674297]   with arguments:
[    1.674299]     /sbin/init
[    1.674301]   with environment:
[    1.674303]     HOME=/
[    1.674305]     TERM=linux
[    1.800598] usb 1-1: new high-speed USB device number 2 using xhci_hcd
[    1.950698] input: QEMU QEMU USB Tablet as /devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input0
[    1.953885] hid-generic 0003:0627:0001.0001: input: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:04.0-1/input0
[    2.045725] udevd[136]: starting version 3.2.12
[    2.062677] udevd[136]: specified group 'sgx' unknown
[    2.071747] udevd[137]: starting eudev-3.2.12
[    2.080646] usb 1-2: new high-speed USB device number 3 using xhci_hcd
[    2.230727] input: QEMU QEMU USB Keyboard as /devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/usb1/1-2/1-2:1.0/0003:0627:0001.0002/input/input1
[    2.292818] hid-generic 0003:0627:0001.0002: input: USB HID v1.11 Keyboard [QEMU QEMU USB Keyboard] on usb-0000:00:04.0-2/input0
[    2.444245] EXT4-fs (vda): re-mounted. Quota mode: disabled.
[    2.552601] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
init
  |-getty 38400 tty1
  |-klogd -n
  |-sshd
  |   `-sshd
  |       `-ptest-runner -t 450 -d /usr/lib
  |           |-ptest-runner-co /usr/bin/ptest-runner-collect-system-data
  |           |   `-pstree -a -l
  |           `-(run-ptest)
  |-start_getty /bin/start_getty 115200 ttyAMA0 vt102
  |   `-sh
  |-start_getty /bin/start_getty 115200 hvc0 vt102
  |   `-getty -L 115200 hvc0 vt102
  |-syslogd -n -O /var/log/messages
  `-udevd -d
Filesystem           1K-blocks      Used Available Use% Mounted on
/dev/root               328987     30041    276753  10% /
devtmpfs                501680         0    501680   0% /dev
tmpfs                   503600        76    503524   0% /run
tmpfs                   503600        96    503504   0% /var/volatile
              total        used        free      shared  buff/cache   available
Mem:        1007200       35184      934544        4172       37472      951828
Swap:             0           0           0
DURATION: 4