]> git.proxmox.com Git - mirror_qemu.git/blame - tests/qemu-iotests/071.out
iotests: Fix 195 if IMGFMT is part of TEST_DIR
[mirror_qemu.git] / tests / qemu-iotests / 071.out
CommitLineData
30bd6a4d
HR
1QA output created by 071
2
3=== Testing blkverify through filename ===
4
7486458c
FZ
5Formatting 'TEST_DIR/t.IMGFMT.base', fmt=IMGFMT size=67108864
6Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
30bd6a4d
HR
7read 512/512 bytes at offset 0
8512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
9wrote 512/512 bytes at offset 229376
10512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
11read 512/512 bytes at offset 229376
12512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
13wrote 512/512 bytes at offset 0
14512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
44b67892 15blkverify: read offset=0 bytes=512 contents mismatch at offset 0
30bd6a4d
HR
16
17=== Testing blkverify through file blockref ===
18
7486458c
FZ
19Formatting 'TEST_DIR/t.IMGFMT.base', fmt=IMGFMT size=67108864
20Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
30bd6a4d
HR
21read 512/512 bytes at offset 0
22512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
23wrote 512/512 bytes at offset 229376
24512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
25read 512/512 bytes at offset 229376
26512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
27wrote 512/512 bytes at offset 0
28512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
44b67892 29blkverify: read offset=0 bytes=512 contents mismatch at offset 0
30bd6a4d
HR
30
31=== Testing blkdebug through filename ===
32
33read failed: Input/output error
34
35=== Testing blkdebug through file blockref ===
36
37read failed: Input/output error
38
39=== Testing blkdebug on existing block device ===
40
8e9e6530 41Testing:
30bd6a4d
HR
42QMP_VERSION
43{"return": {}}
44{"return": {}}
8e9e6530 45{"return": {}}
30bd6a4d
HR
46read failed: Input/output error
47{"return": ""}
48{"return": {}}
08fba7ac 49{"timestamp": {"seconds": TIMESTAMP, "microseconds": TIMESTAMP}, "event": "SHUTDOWN", "data": {"guest": false}}
30bd6a4d
HR
50
51
52=== Testing blkverify on existing block device ===
53
8e9e6530 54Testing:
30bd6a4d
HR
55QMP_VERSION
56{"return": {}}
57{"return": {}}
8e9e6530 58{"return": {}}
44b67892 59blkverify: read offset=0 bytes=512 contents mismatch at offset 0
30bd6a4d
HR
60
61
62=== Testing blkverify on existing raw block device ===
63
8e9e6530 64Testing:
30bd6a4d
HR
65QMP_VERSION
66{"return": {}}
67{"return": {}}
8e9e6530 68{"return": {}}
44b67892 69blkverify: read offset=0 bytes=512 contents mismatch at offset 0
30bd6a4d
HR
70
71
72=== Testing blkdebug's set-state through QMP ===
73
8e9e6530 74Testing:
30bd6a4d
HR
75QMP_VERSION
76{"return": {}}
77{"return": {}}
8e9e6530 78{"return": {}}
30bd6a4d
HR
79read 512/512 bytes at offset 0
80512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
81{"return": ""}
82wrote 512/512 bytes at offset 0
83512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
84{"return": ""}
85read failed: Input/output error
86{"return": ""}
87{"return": {}}
08fba7ac 88{"timestamp": {"seconds": TIMESTAMP, "microseconds": TIMESTAMP}, "event": "SHUTDOWN", "data": {"guest": false}}
e6af1e08
KW
89QEMU_PROG: Failed to flush the L2 table cache: Input/output error
90QEMU_PROG: Failed to flush the refcount block cache: Input/output error
30bd6a4d
HR
91
92*** done