1QA output created by 039 2 3== Checking that image is clean on shutdown == 4Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=134217728 5wrote 512/512 bytes at offset 0 6512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) 7incompatible_features 0x0 8No errors were found on the image. 9 10== Creating a dirty image file == 11Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=134217728 12wrote 512/512 bytes at offset 0 13512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) 14./039: Aborted ( ulimit -c 0; exec "$@" ) 15incompatible_features 0x1 16ERROR cluster 5 refcount=0 reference=1 17ERROR OFLAG_COPIED data cluster: l2_entry=8000000000050000 refcount=0 18 192 errors were found on the image. 20Data may be corrupted, or further writes to the image may corrupt it. 21 22== Read-only access must still work == 23read 512/512 bytes at offset 0 24512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) 25incompatible_features 0x1 26 27== Repairing the image file must succeed == 28Repairing cluster 5 refcount=0 reference=1 29The following inconsistencies were found and repaired: 30 31 0 leaked clusters 32 1 corruptions 33 34Double checking the fixed image now... 35No errors were found on the image. 36incompatible_features 0x0 37 38== Data should still be accessible after repair == 39read 512/512 bytes at offset 0 40512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) 41 42== Opening a dirty image read/write should repair it == 43Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=134217728 44wrote 512/512 bytes at offset 0 45512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) 46./039: Aborted ( ulimit -c 0; exec "$@" ) 47incompatible_features 0x1 48Repairing cluster 5 refcount=0 reference=1 49wrote 512/512 bytes at offset 0 50512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) 51incompatible_features 0x0 52 53== Creating an image file with lazy_refcounts=off == 54Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=134217728 55wrote 512/512 bytes at offset 0 56512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) 57./039: Aborted ( ulimit -c 0; exec "$@" ) 58incompatible_features 0x0 59No errors were found on the image. 60 61== Committing to a backing file with lazy_refcounts=on == 62Formatting 'TEST_DIR/t.IMGFMT.base', fmt=IMGFMT size=134217728 63Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=134217728 backing_file='TEST_DIR/t.IMGFMT.base' 64wrote 512/512 bytes at offset 0 65512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) 66Image committed. 67incompatible_features 0x0 68incompatible_features 0x0 69No errors were found on the image. 70No errors were found on the image. 71*** done 72