xref: /openbmc/qemu/tests/qemu-iotests/198.out (revision b11ce33f)
1QA output created by 198
2== create base ==
3Formatting 'TEST_DIR/t.IMGFMT.base', fmt=IMGFMT size=16777216 encrypt.format=luks encrypt.key-secret=sec0 encrypt.iter-time=10
4
5== writing whole image base ==
6wrote 16777216/16777216 bytes at offset 0
716 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
8== create overlay ==
9Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=16777216 backing_file=TEST_DIR/t.IMGFMT.base encrypt.format=luks encrypt.key-secret=sec1 encrypt.iter-time=10
10
11== writing whole image layer ==
12wrote 16777216/16777216 bytes at offset 0
1316 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
14
15== verify pattern base ==
16read 16777216/16777216 bytes at offset 0
1716 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
18
19== verify pattern layer ==
20read 16777216/16777216 bytes at offset 0
2116 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
22
23== committing layer into base ==
24Image committed.
25
26== verify pattern base ==
27read 16777216/16777216 bytes at offset 0
2816 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
29
30== verify pattern layer ==
31read 16777216/16777216 bytes at offset 0
3216 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
33
34== checking image base ==
35image: json:{"encrypt.key-secret": "sec0", "driver": "IMGFMT", "file": {"driver": "file", "filename": "TEST_DIR/t.IMGFMT.base"}}
36file format: IMGFMT
37virtual size: 16M (16777216 bytes)
38Format specific information:
39    compat: 1.1
40    lazy refcounts: false
41    refcount bits: 16
42    encrypt:
43        ivgen alg: plain64
44        hash alg: sha256
45        cipher alg: aes-256
46        uuid: 00000000-0000-0000-0000-000000000000
47        format: luks
48        cipher mode: xts
49        slots:
50            [0]:
51                active: true
52                iters: 1024
53                key offset: 4096
54                stripes: 4000
55            [1]:
56                active: false
57                key offset: 262144
58            [2]:
59                active: false
60                key offset: 520192
61            [3]:
62                active: false
63                key offset: 778240
64            [4]:
65                active: false
66                key offset: 1036288
67            [5]:
68                active: false
69                key offset: 1294336
70            [6]:
71                active: false
72                key offset: 1552384
73            [7]:
74                active: false
75                key offset: 1810432
76        payload offset: 2068480
77        master key iters: 1024
78    corrupt: false
79
80== checking image layer ==
81image: json:{"encrypt.key-secret": "sec1", "driver": "IMGFMT", "file": {"driver": "file", "filename": "TEST_DIR/t.IMGFMT"}}
82file format: IMGFMT
83virtual size: 16M (16777216 bytes)
84backing file: TEST_DIR/t.IMGFMT.base
85Format specific information:
86    compat: 1.1
87    lazy refcounts: false
88    refcount bits: 16
89    encrypt:
90        ivgen alg: plain64
91        hash alg: sha256
92        cipher alg: aes-256
93        uuid: 00000000-0000-0000-0000-000000000000
94        format: luks
95        cipher mode: xts
96        slots:
97            [0]:
98                active: true
99                iters: 1024
100                key offset: 4096
101                stripes: 4000
102            [1]:
103                active: false
104                key offset: 262144
105            [2]:
106                active: false
107                key offset: 520192
108            [3]:
109                active: false
110                key offset: 778240
111            [4]:
112                active: false
113                key offset: 1036288
114            [5]:
115                active: false
116                key offset: 1294336
117            [6]:
118                active: false
119                key offset: 1552384
120            [7]:
121                active: false
122                key offset: 1810432
123        payload offset: 2068480
124        master key iters: 1024
125    corrupt: false
126*** done
127