qemu-iotests: fix -valgrind option for check
[qemu/ar7.git] / tests / qemu-iotests / 061.out
blobf2598a8f9d38fa2eb7dade152db4749254c31d63
1 QA output created by 061
3 === Testing version downgrade with zero expansion ===
5 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
6 wrote 131072/131072 bytes at offset 0
7 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
8 magic                     0x514649fb
9 version                   3
10 backing_file_offset       0x0
11 backing_file_size         0x0
12 cluster_bits              16
13 size                      67108864
14 crypt_method              0
15 l1_size                   1
16 l1_table_offset           0x30000
17 refcount_table_offset     0x10000
18 refcount_table_clusters   1
19 nb_snapshots              0
20 snapshot_offset           0x0
21 incompatible_features     0x0
22 compatible_features       0x1
23 autoclear_features        0x0
24 refcount_order            4
25 header_length             104
27 magic                     0x514649fb
28 version                   2
29 backing_file_offset       0x0
30 backing_file_size         0x0
31 cluster_bits              16
32 size                      67108864
33 crypt_method              0
34 l1_size                   1
35 l1_table_offset           0x30000
36 refcount_table_offset     0x10000
37 refcount_table_clusters   1
38 nb_snapshots              0
39 snapshot_offset           0x0
40 incompatible_features     0x0
41 compatible_features       0x0
42 autoclear_features        0x0
43 refcount_order            4
44 header_length             72
46 Header extension:
47 magic                     0x6803f857
48 length                    144
49 data                      <binary>
51 read 131072/131072 bytes at offset 0
52 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
53 No errors were found on the image.
55 === Testing dirty version downgrade ===
57 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
58 wrote 131072/131072 bytes at offset 0
59 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
60 ./common.config: Killed                  ( if [ "${VALGRIND_QEMU}" == "y" ]; then
61     exec valgrind --log-file="${VALGRIND_LOGFILE}" --error-exitcode=99 "$QEMU_IO_PROG" $QEMU_IO_OPTIONS "$@";
62 else
63     exec "$QEMU_IO_PROG" $QEMU_IO_OPTIONS "$@";
64 fi )
65 magic                     0x514649fb
66 version                   3
67 backing_file_offset       0x0
68 backing_file_size         0x0
69 cluster_bits              16
70 size                      67108864
71 crypt_method              0
72 l1_size                   1
73 l1_table_offset           0x30000
74 refcount_table_offset     0x10000
75 refcount_table_clusters   1
76 nb_snapshots              0
77 snapshot_offset           0x0
78 incompatible_features     0x1
79 compatible_features       0x1
80 autoclear_features        0x0
81 refcount_order            4
82 header_length             104
84 ERROR cluster 5 refcount=0 reference=1
85 ERROR cluster 6 refcount=0 reference=1
86 Rebuilding refcount structure
87 Repairing cluster 1 refcount=1 reference=0
88 Repairing cluster 2 refcount=1 reference=0
89 magic                     0x514649fb
90 version                   2
91 backing_file_offset       0x0
92 backing_file_size         0x0
93 cluster_bits              16
94 size                      67108864
95 crypt_method              0
96 l1_size                   1
97 l1_table_offset           0x30000
98 refcount_table_offset     0x80000
99 refcount_table_clusters   1
100 nb_snapshots              0
101 snapshot_offset           0x0
102 incompatible_features     0x0
103 compatible_features       0x0
104 autoclear_features        0x0
105 refcount_order            4
106 header_length             72
108 Header extension:
109 magic                     0x6803f857
110 length                    144
111 data                      <binary>
113 read 131072/131072 bytes at offset 0
114 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
115 No errors were found on the image.
117 === Testing version downgrade with unknown compat/autoclear flags ===
119 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
120 magic                     0x514649fb
121 version                   3
122 backing_file_offset       0x0
123 backing_file_size         0x0
124 cluster_bits              16
125 size                      67108864
126 crypt_method              0
127 l1_size                   1
128 l1_table_offset           0x30000
129 refcount_table_offset     0x10000
130 refcount_table_clusters   1
131 nb_snapshots              0
132 snapshot_offset           0x0
133 incompatible_features     0x0
134 compatible_features       0x40000000000
135 autoclear_features        0x40000000000
136 refcount_order            4
137 header_length             104
139 magic                     0x514649fb
140 version                   2
141 backing_file_offset       0x0
142 backing_file_size         0x0
143 cluster_bits              16
144 size                      67108864
145 crypt_method              0
146 l1_size                   1
147 l1_table_offset           0x30000
148 refcount_table_offset     0x10000
149 refcount_table_clusters   1
150 nb_snapshots              0
151 snapshot_offset           0x0
152 incompatible_features     0x0
153 compatible_features       0x0
154 autoclear_features        0x0
155 refcount_order            4
156 header_length             72
158 Header extension:
159 magic                     0x6803f857
160 length                    144
161 data                      <binary>
163 No errors were found on the image.
165 === Testing version upgrade and resize ===
167 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
168 wrote 65536/65536 bytes at offset 44040192
169 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
170 magic                     0x514649fb
171 version                   2
172 backing_file_offset       0x0
173 backing_file_size         0x0
174 cluster_bits              16
175 size                      67108864
176 crypt_method              0
177 l1_size                   1
178 l1_table_offset           0x30000
179 refcount_table_offset     0x10000
180 refcount_table_clusters   1
181 nb_snapshots              0
182 snapshot_offset           0x0
183 incompatible_features     0x0
184 compatible_features       0x0
185 autoclear_features        0x0
186 refcount_order            4
187 header_length             72
189 magic                     0x514649fb
190 version                   3
191 backing_file_offset       0x0
192 backing_file_size         0x0
193 cluster_bits              16
194 size                      134217728
195 crypt_method              0
196 l1_size                   1
197 l1_table_offset           0x30000
198 refcount_table_offset     0x10000
199 refcount_table_clusters   1
200 nb_snapshots              0
201 snapshot_offset           0x0
202 incompatible_features     0x0
203 compatible_features       0x1
204 autoclear_features        0x0
205 refcount_order            4
206 header_length             104
208 Header extension:
209 magic                     0x6803f857
210 length                    144
211 data                      <binary>
213 read 65536/65536 bytes at offset 44040192
214 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
215 No errors were found on the image.
217 === Testing dirty lazy_refcounts=off ===
219 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
220 wrote 131072/131072 bytes at offset 0
221 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
222 ./common.config: Killed                  ( if [ "${VALGRIND_QEMU}" == "y" ]; then
223     exec valgrind --log-file="${VALGRIND_LOGFILE}" --error-exitcode=99 "$QEMU_IO_PROG" $QEMU_IO_OPTIONS "$@";
224 else
225     exec "$QEMU_IO_PROG" $QEMU_IO_OPTIONS "$@";
226 fi )
227 magic                     0x514649fb
228 version                   3
229 backing_file_offset       0x0
230 backing_file_size         0x0
231 cluster_bits              16
232 size                      67108864
233 crypt_method              0
234 l1_size                   1
235 l1_table_offset           0x30000
236 refcount_table_offset     0x10000
237 refcount_table_clusters   1
238 nb_snapshots              0
239 snapshot_offset           0x0
240 incompatible_features     0x1
241 compatible_features       0x1
242 autoclear_features        0x0
243 refcount_order            4
244 header_length             104
246 ERROR cluster 5 refcount=0 reference=1
247 ERROR cluster 6 refcount=0 reference=1
248 Rebuilding refcount structure
249 Repairing cluster 1 refcount=1 reference=0
250 Repairing cluster 2 refcount=1 reference=0
251 magic                     0x514649fb
252 version                   3
253 backing_file_offset       0x0
254 backing_file_size         0x0
255 cluster_bits              16
256 size                      67108864
257 crypt_method              0
258 l1_size                   1
259 l1_table_offset           0x30000
260 refcount_table_offset     0x80000
261 refcount_table_clusters   1
262 nb_snapshots              0
263 snapshot_offset           0x0
264 incompatible_features     0x0
265 compatible_features       0x0
266 autoclear_features        0x0
267 refcount_order            4
268 header_length             104
270 Header extension:
271 magic                     0x6803f857
272 length                    144
273 data                      <binary>
275 read 131072/131072 bytes at offset 0
276 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
277 No errors were found on the image.
279 === Testing backing file ===
281 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
282 Formatting 'TEST_DIR/t.IMGFMT.base', fmt=IMGFMT size=67108864
283 wrote 131072/131072 bytes at offset 0
284 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
285 read 131072/131072 bytes at offset 0
286 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
287 read 131072/131072 bytes at offset 0
288 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
289 No errors were found on the image.
291 === Testing invalid configurations ===
293 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
294 Lazy refcounts only supported with compatibility level 1.1 and above (use compat=1.1 or greater)
295 qemu-img: Error while amending options: Invalid argument
296 Lazy refcounts only supported with compatibility level 1.1 and above (use compat=1.1 or greater)
297 qemu-img: Error while amending options: Invalid argument
298 Unknown compatibility level 0.42.
299 qemu-img: Error while amending options: Invalid argument
300 qemu-img: Invalid parameter 'foo'
301 Changing the cluster size is not supported.
302 qemu-img: Error while amending options: Operation not supported
303 Changing the encryption flag is not supported.
304 qemu-img: Error while amending options: Operation not supported
305 Cannot change preallocation mode.
306 qemu-img: Error while amending options: Operation not supported
308 === Testing correct handling of unset value ===
310 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
311 Should work:
312 Should not work:
313 Changing the cluster size is not supported.
314 qemu-img: Error while amending options: Operation not supported
316 === Testing zero expansion on inactive clusters ===
318 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
319 wrote 131072/131072 bytes at offset 0
320 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
321 wrote 131072/131072 bytes at offset 0
322 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
323 No errors were found on the image.
324 read 131072/131072 bytes at offset 0
325 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
326 No errors were found on the image.
327 read 131072/131072 bytes at offset 0
328 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
330 === Testing zero expansion on shared L2 table ===
332 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
333 wrote 131072/131072 bytes at offset 0
334 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
335 No errors were found on the image.
336 read 131072/131072 bytes at offset 0
337 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
338 No errors were found on the image.
339 read 131072/131072 bytes at offset 0
340 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
342 === Testing zero expansion on backed image ===
344 Formatting 'TEST_DIR/t.IMGFMT.base', fmt=IMGFMT size=67108864
345 wrote 131072/131072 bytes at offset 0
346 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
347 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 backing_file=TEST_DIR/t.IMGFMT.base
348 read 131072/131072 bytes at offset 0
349 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
350 wrote 65536/65536 bytes at offset 0
351 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
352 No errors were found on the image.
353 read 65536/65536 bytes at offset 0
354 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
355 read 65536/65536 bytes at offset 65536
356 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
358 === Testing zero expansion on backed inactive clusters ===
360 Formatting 'TEST_DIR/t.IMGFMT.base', fmt=IMGFMT size=67108864
361 wrote 131072/131072 bytes at offset 0
362 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
363 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 backing_file=TEST_DIR/t.IMGFMT.base
364 wrote 65536/65536 bytes at offset 0
365 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
366 wrote 131072/131072 bytes at offset 0
367 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
368 No errors were found on the image.
369 read 131072/131072 bytes at offset 0
370 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
371 No errors were found on the image.
372 read 65536/65536 bytes at offset 0
373 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
374 read 65536/65536 bytes at offset 65536
375 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
377 === Testing zero expansion on backed image with shared L2 table ===
379 Formatting 'TEST_DIR/t.IMGFMT.base', fmt=IMGFMT size=67108864
380 wrote 131072/131072 bytes at offset 0
381 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
382 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 backing_file=TEST_DIR/t.IMGFMT.base
383 wrote 131072/131072 bytes at offset 0
384 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
385 No errors were found on the image.
386 read 131072/131072 bytes at offset 0
387 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
388 No errors were found on the image.
389 read 131072/131072 bytes at offset 0
390 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
392 === Testing preallocated zero expansion on full image ===
394 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
395 wrote 67108864/67108864 bytes at offset 0
396 64 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
397 wrote 67108864/67108864 bytes at offset 0
398 64 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
399 No errors were found on the image.
400 read 67108864/67108864 bytes at offset 0
401 64 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
403 === Testing progress report without snapshot ===
405 Formatting 'TEST_DIR/t.IMGFMT.base', fmt=IMGFMT size=4294967296
406 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=4294967296 backing_file=TEST_DIR/t.IMGFMT.base
407 wrote 65536/65536 bytes at offset 0
408 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
409 wrote 65536/65536 bytes at offset 1073741824
410 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
411 wrote 65536/65536 bytes at offset 2147483648
412 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
413 wrote 65536/65536 bytes at offset 3221225472
414 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
415     (0.00/100%)\r    (12.50/100%)\r    (25.00/100%)\r    (37.50/100%)\r    (50.00/100%)\r    (62.50/100%)\r    (75.00/100%)\r    (87.50/100%)\r    (100.00/100%)\r    (100.00/100%)
416 No errors were found on the image.
418 === Testing progress report with snapshot ===
420 Formatting 'TEST_DIR/t.IMGFMT.base', fmt=IMGFMT size=4294967296
421 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=4294967296 backing_file=TEST_DIR/t.IMGFMT.base
422 wrote 65536/65536 bytes at offset 0
423 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
424 wrote 65536/65536 bytes at offset 1073741824
425 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
426 wrote 65536/65536 bytes at offset 2147483648
427 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
428 wrote 65536/65536 bytes at offset 3221225472
429 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
430     (0.00/100%)\r    (6.25/100%)\r    (12.50/100%)\r    (18.75/100%)\r    (25.00/100%)\r    (31.25/100%)\r    (37.50/100%)\r    (43.75/100%)\r    (50.00/100%)\r    (56.25/100%)\r    (62.50/100%)\r    (68.75/100%)\r    (75.00/100%)\r    (81.25/100%)\r    (87.50/100%)\r    (93.75/100%)\r    (100.00/100%)\r    (100.00/100%)
431 No errors were found on the image.
432 *** done