1QA output created by 314 2 3=== Testing compressed rebase format compatibility === 4 5Formatting 'TEST_DIR/t.IMGFMT', fmt=raw size=50331648 6qemu-img: Compression not supported for this file format 7 8=== Testing rebase with compression onto no backing file === 9 10Formatting 'TEST_DIR/t.IMGFMT.base', fmt=IMGFMT size=50331648 11Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=50331648 backing_file=TEST_DIR/t.IMGFMT.base backing_fmt=IMGFMT 12wrote 25165824/25165824 bytes at offset 0 1324 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) 14wrote 25165824/25165824 bytes at offset 25165824 1524 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) 16read 25165824/25165824 bytes at offset 0 1724 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) 18read 25165824/25165824 bytes at offset 25165824 1924 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) 20No errors were found on the image. 21768/768 = 100.00% allocated, 100.00% fragmented, 100.00% compressed clusters 22Image end offset: 458752 23 24=== Testing rebase with compression with raw backing file === 25 26Formatting 'TEST_DIR/t.IMGFMT.base', fmt=raw size=25165824 27Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=50331648 backing_file=TEST_DIR/t.IMGFMT.base backing_fmt=raw 28wrote 25165824/25165824 bytes at offset 0 2924 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) 30wrote 25165824/25165824 bytes at offset 25165824 3124 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) 32read 25165824/25165824 bytes at offset 0 3324 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) 34read 25165824/25165824 bytes at offset 25165824 3524 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) 36No errors were found on the image. 37768/768 = 100.00% allocated, 100.00% fragmented, 100.00% compressed clusters 38Image end offset: 458752 39 40=== Testing compressed rebase removing single delta from the chain === 41 42Formatting 'TEST_DIR/t.IMGFMT.base', fmt=IMGFMT size=50331648 43Formatting 'TEST_DIR/t.IMGFMT.itmd', fmt=IMGFMT size=50331648 backing_file=TEST_DIR/t.IMGFMT.base backing_fmt=IMGFMT 44Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=50331648 backing_file=TEST_DIR/t.IMGFMT.itmd backing_fmt=IMGFMT 45wrote 16777216/16777216 bytes at offset 0 4616 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) 47wrote 16777216/16777216 bytes at offset 16777216 4816 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) 49wrote 16777216/16777216 bytes at offset 33554432 5016 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) 51read 16777216/16777216 bytes at offset 0 5216 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) 53read 16777216/16777216 bytes at offset 16777216 5416 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) 55read 16777216/16777216 bytes at offset 33554432 5616 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) 57No errors were found on the image. 58512/768 = 66.67% allocated, 100.00% fragmented, 100.00% compressed clusters 59Image end offset: 458752 60 61=== Testing compressed rebase with unaligned unmerged data === 62 63Formatting 'TEST_DIR/t.IMGFMT.base', fmt=IMGFMT size=65536 64Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=65536 backing_file=TEST_DIR/t.IMGFMT.base backing_fmt=IMGFMT 65wrote 32767/32767 bytes at offset 0 6631.999 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) 67read 32767/32767 bytes at offset 0 6831.999 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) 69read 32769/32769 bytes at offset 32767 7032.001 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) 71No errors were found on the image. 721/1 = 100.00% allocated, 100.00% fragmented, 100.00% compressed clusters 73Image end offset: 393216 74 75*** done 76