6d39db96d2
When closing a connection, make the nbd-fault-injector flush the socket. Without this, the output is a bit unreliable with Python 3. Signed-off-by: Max Reitz <mreitz@redhat.com> Reviewed-by: Eduardo Habkost <ehabkost@redhat.com> Reviewed-by: Cleber Rosa <crosa@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Message-Id: <20181022135307.14398-2-mreitz@redhat.com> Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
249 lines
5.5 KiB
Plaintext
249 lines
5.5 KiB
Plaintext
QA output created by 083
|
|
=== Check disconnect before neg1 ===
|
|
|
|
can't open device nbd+tcp://127.0.0.1:PORT/foo
|
|
|
|
=== Check disconnect after neg1 ===
|
|
|
|
can't open device nbd+tcp://127.0.0.1:PORT/foo
|
|
|
|
=== Check disconnect 8 neg1 ===
|
|
|
|
can't open device nbd+tcp://127.0.0.1:PORT/foo
|
|
|
|
=== Check disconnect 16 neg1 ===
|
|
|
|
can't open device nbd+tcp://127.0.0.1:PORT/foo
|
|
|
|
=== Check disconnect before export ===
|
|
|
|
can't open device nbd+tcp://127.0.0.1:PORT/foo
|
|
|
|
=== Check disconnect after export ===
|
|
|
|
can't open device nbd+tcp://127.0.0.1:PORT/foo
|
|
|
|
=== Check disconnect 4 export ===
|
|
|
|
can't open device nbd+tcp://127.0.0.1:PORT/foo
|
|
|
|
=== Check disconnect 12 export ===
|
|
|
|
can't open device nbd+tcp://127.0.0.1:PORT/foo
|
|
|
|
=== Check disconnect 16 export ===
|
|
|
|
can't open device nbd+tcp://127.0.0.1:PORT/foo
|
|
|
|
=== Check disconnect before neg2 ===
|
|
|
|
can't open device nbd+tcp://127.0.0.1:PORT/foo
|
|
|
|
=== Check disconnect after neg2 ===
|
|
|
|
Unable to read from socket: Connection reset by peer
|
|
Connection closed
|
|
read failed: Input/output error
|
|
|
|
=== Check disconnect 8 neg2 ===
|
|
|
|
can't open device nbd+tcp://127.0.0.1:PORT/foo
|
|
|
|
=== Check disconnect 10 neg2 ===
|
|
|
|
can't open device nbd+tcp://127.0.0.1:PORT/foo
|
|
|
|
=== Check disconnect before request ===
|
|
|
|
Unable to read from socket: Connection reset by peer
|
|
Connection closed
|
|
read failed: Input/output error
|
|
|
|
=== Check disconnect after request ===
|
|
|
|
Connection closed
|
|
read failed: Input/output error
|
|
|
|
=== Check disconnect before reply ===
|
|
|
|
Connection closed
|
|
read failed: Input/output error
|
|
|
|
=== Check disconnect after reply ===
|
|
|
|
Unexpected end-of-file before all bytes were read
|
|
read failed: Input/output error
|
|
|
|
=== Check disconnect 4 reply ===
|
|
|
|
Unexpected end-of-file before all bytes were read
|
|
Connection closed
|
|
read failed: Input/output error
|
|
|
|
=== Check disconnect 8 reply ===
|
|
|
|
Unexpected end-of-file before all bytes were read
|
|
Connection closed
|
|
read failed: Input/output error
|
|
|
|
=== Check disconnect before data ===
|
|
|
|
Unexpected end-of-file before all bytes were read
|
|
read failed: Input/output error
|
|
|
|
=== Check disconnect after data ===
|
|
|
|
read 512/512 bytes at offset 0
|
|
512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
|
|
|
|
=== Check disconnect before neg-classic ===
|
|
|
|
can't open device nbd+tcp://127.0.0.1:PORT/
|
|
|
|
=== Check disconnect 8 neg-classic ===
|
|
|
|
can't open device nbd+tcp://127.0.0.1:PORT/
|
|
|
|
=== Check disconnect 16 neg-classic ===
|
|
|
|
can't open device nbd+tcp://127.0.0.1:PORT/
|
|
|
|
=== Check disconnect 24 neg-classic ===
|
|
|
|
can't open device nbd+tcp://127.0.0.1:PORT/
|
|
|
|
=== Check disconnect 28 neg-classic ===
|
|
|
|
can't open device nbd+tcp://127.0.0.1:PORT/
|
|
|
|
=== Check disconnect after neg-classic ===
|
|
|
|
Unable to read from socket: Connection reset by peer
|
|
Connection closed
|
|
read failed: Input/output error
|
|
|
|
=== Check disconnect before neg1 ===
|
|
|
|
can't open device nbd+unix:///foo?socket=TEST_DIR/nbd.sock
|
|
|
|
=== Check disconnect after neg1 ===
|
|
|
|
can't open device nbd+unix:///foo?socket=TEST_DIR/nbd.sock
|
|
|
|
=== Check disconnect 8 neg1 ===
|
|
|
|
can't open device nbd+unix:///foo?socket=TEST_DIR/nbd.sock
|
|
|
|
=== Check disconnect 16 neg1 ===
|
|
|
|
can't open device nbd+unix:///foo?socket=TEST_DIR/nbd.sock
|
|
|
|
=== Check disconnect before export ===
|
|
|
|
can't open device nbd+unix:///foo?socket=TEST_DIR/nbd.sock
|
|
|
|
=== Check disconnect after export ===
|
|
|
|
can't open device nbd+unix:///foo?socket=TEST_DIR/nbd.sock
|
|
|
|
=== Check disconnect 4 export ===
|
|
|
|
can't open device nbd+unix:///foo?socket=TEST_DIR/nbd.sock
|
|
|
|
=== Check disconnect 12 export ===
|
|
|
|
can't open device nbd+unix:///foo?socket=TEST_DIR/nbd.sock
|
|
|
|
=== Check disconnect 16 export ===
|
|
|
|
can't open device nbd+unix:///foo?socket=TEST_DIR/nbd.sock
|
|
|
|
=== Check disconnect before neg2 ===
|
|
|
|
can't open device nbd+unix:///foo?socket=TEST_DIR/nbd.sock
|
|
|
|
=== Check disconnect after neg2 ===
|
|
|
|
Unable to read from socket: Connection reset by peer
|
|
Connection closed
|
|
read failed: Input/output error
|
|
|
|
=== Check disconnect 8 neg2 ===
|
|
|
|
can't open device nbd+unix:///foo?socket=TEST_DIR/nbd.sock
|
|
|
|
=== Check disconnect 10 neg2 ===
|
|
|
|
can't open device nbd+unix:///foo?socket=TEST_DIR/nbd.sock
|
|
|
|
=== Check disconnect before request ===
|
|
|
|
Unable to read from socket: Connection reset by peer
|
|
Connection closed
|
|
read failed: Input/output error
|
|
|
|
=== Check disconnect after request ===
|
|
|
|
Connection closed
|
|
read failed: Input/output error
|
|
|
|
=== Check disconnect before reply ===
|
|
|
|
Connection closed
|
|
read failed: Input/output error
|
|
|
|
=== Check disconnect after reply ===
|
|
|
|
Unexpected end-of-file before all bytes were read
|
|
read failed: Input/output error
|
|
|
|
=== Check disconnect 4 reply ===
|
|
|
|
Unexpected end-of-file before all bytes were read
|
|
Connection closed
|
|
read failed: Input/output error
|
|
|
|
=== Check disconnect 8 reply ===
|
|
|
|
Unexpected end-of-file before all bytes were read
|
|
Connection closed
|
|
read failed: Input/output error
|
|
|
|
=== Check disconnect before data ===
|
|
|
|
Unexpected end-of-file before all bytes were read
|
|
read failed: Input/output error
|
|
|
|
=== Check disconnect after data ===
|
|
|
|
read 512/512 bytes at offset 0
|
|
512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
|
|
|
|
=== Check disconnect before neg-classic ===
|
|
|
|
can't open device nbd+unix:///?socket=TEST_DIR/nbd.sock
|
|
|
|
=== Check disconnect 8 neg-classic ===
|
|
|
|
can't open device nbd+unix:///?socket=TEST_DIR/nbd.sock
|
|
|
|
=== Check disconnect 16 neg-classic ===
|
|
|
|
can't open device nbd+unix:///?socket=TEST_DIR/nbd.sock
|
|
|
|
=== Check disconnect 24 neg-classic ===
|
|
|
|
can't open device nbd+unix:///?socket=TEST_DIR/nbd.sock
|
|
|
|
=== Check disconnect 28 neg-classic ===
|
|
|
|
can't open device nbd+unix:///?socket=TEST_DIR/nbd.sock
|
|
|
|
=== Check disconnect after neg-classic ===
|
|
|
|
Unable to read from socket: Connection reset by peer
|
|
Connection closed
|
|
read failed: Input/output error
|
|
|
|
*** done
|