qemu-io: Return non-zero exit code on failure
[qemu/ar7.git] / tests / qemu-iotests / 083.out
blob0c13888ba1e8066cffb165179eb21df376c37394
1 QA output created by 083
2 === Check disconnect before neg1 ===
4 can't open device nbd:127.0.0.1:PORT:exportname=foo
6 === Check disconnect after neg1 ===
8 can't open device nbd:127.0.0.1:PORT:exportname=foo
10 === Check disconnect 8 neg1 ===
12 can't open device nbd:127.0.0.1:PORT:exportname=foo
14 === Check disconnect 16 neg1 ===
16 can't open device nbd:127.0.0.1:PORT:exportname=foo
18 === Check disconnect before export ===
20 can't open device nbd:127.0.0.1:PORT:exportname=foo
22 === Check disconnect after export ===
24 can't open device nbd:127.0.0.1:PORT:exportname=foo
26 === Check disconnect 4 export ===
28 can't open device nbd:127.0.0.1:PORT:exportname=foo
30 === Check disconnect 12 export ===
32 can't open device nbd:127.0.0.1:PORT:exportname=foo
34 === Check disconnect 16 export ===
36 can't open device nbd:127.0.0.1:PORT:exportname=foo
38 === Check disconnect before neg2 ===
40 can't open device nbd:127.0.0.1:PORT:exportname=foo
42 === Check disconnect after neg2 ===
44 read failed: Input/output error
46 === Check disconnect 8 neg2 ===
48 can't open device nbd:127.0.0.1:PORT:exportname=foo
50 === Check disconnect 10 neg2 ===
52 can't open device nbd:127.0.0.1:PORT:exportname=foo
54 === Check disconnect before request ===
56 read failed: Input/output error
58 === Check disconnect after request ===
60 read failed: Input/output error
62 === Check disconnect before reply ===
64 read failed: Input/output error
66 === Check disconnect after reply ===
68 read failed: Input/output error
70 === Check disconnect 4 reply ===
72 read failed: Input/output error
74 === Check disconnect 8 reply ===
76 read failed: Input/output error
78 === Check disconnect before data ===
80 read failed: Input/output error
82 === Check disconnect after data ===
84 read 512/512 bytes at offset 0
85 512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
87 === Check disconnect before neg-classic ===
89 can't open device nbd:127.0.0.1:PORT
91 === Check disconnect 8 neg-classic ===
93 can't open device nbd:127.0.0.1:PORT
95 === Check disconnect 16 neg-classic ===
97 can't open device nbd:127.0.0.1:PORT
99 === Check disconnect 24 neg-classic ===
101 can't open device nbd:127.0.0.1:PORT
103 === Check disconnect 28 neg-classic ===
105 can't open device nbd:127.0.0.1:PORT
107 === Check disconnect after neg-classic ===
109 read failed: Input/output error
111 *** done