1QA output created by qemu-img-close-errors
2
3=== Test with 6 bitmaps ===
4wrote 132120576/132120576 bytes at offset 0
5126 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
6Image committed.
7qemu-img commit exit code: 0
8qemu-img bitmap --add exit code: 0
9qemu-img: Lost persistent bitmaps during inactivation of node 'NODE_NAME': Failed to write bitmap 'good-bitmap' to file: No space left on device
10qemu-img: Error while closing the image: Invalid argument
11qemu-img: Lost persistent bitmaps during inactivation of node 'NODE_NAME': Failed to write bitmap 'good-bitmap' to file: No space left on device
12qemu-img bitmap --merge exit code:  1
13
14=== Test with 7 bitmaps ===
15wrote 132120576/132120576 bytes at offset 0
16126 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
17qemu-img: Lost persistent bitmaps during inactivation of node 'NODE_NAME': Failed to write bitmap 'stale-bitmap-7' to file: No space left on device
18qemu-img: Lost persistent bitmaps during inactivation of node 'NODE_NAME': Failed to write bitmap 'stale-bitmap-7' to file: No space left on device
19qemu-img: Error while closing the image: Invalid argument
20qemu-img commit exit code: 1
21qemu-img bitmap --add exit code: 0
22qemu-img bitmap --merge exit code:  0
23*** done
24