node-v6.17.1 - Case 2.11 : Pass - 13 ms @ 2025-05-25T15:58:33.274Z
Case Description
Send 10 Pings with payload. Send out octets in octet-wise chops.
Case Expectation
Pongs for our Pings with all the payloads. Note: This is not required by the Spec .. but we check for this behaviour anyway. Clean close with normal code.
Case Outcome
Actual events match at least one expected.
Expected:
{'OK': [('pong', u'payload-0'), ('pong', u'payload-1'), ('pong', u'payload-2'), ('pong', u'payload-3'), ('pong', u'payload-4'), ('pong', u'payload-5'), ('pong', u'payload-6'), ('pong', u'payload-7'), ('pong', u'payload-8'), ('pong', u'payload-9')]}
Observed:
[('pong', u'payload-0'), ('pong', u'payload-1'), ('pong', u'payload-2'), ('pong', u'payload-3'), ('pong', u'payload-4'), ('pong', u'payload-5'), ('pong', u'payload-6'), ('pong', u'payload-7'), ('pong', u'payload-8'), ('pong', u'payload-9')]
Case Closing Behavior
Connection was properly closed (OK)
GET /runCase?case=27&agent=node-v6.17.1 HTTP/1.1 Host: 0.0.0.0:9001 Upgrade: websocket Connection: Upgrade Sec-WebSocket-Key: MkySZO6Z8FRsZDSboR3dkQ== Sec-WebSocket-Version: 13 Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
HTTP/1.1 101 Switching Protocols Server: AutobahnTestSuite/0.8.2-0.10.9 X-Powered-By: AutobahnPython/0.10.9 Upgrade: WebSocket Connection: Upgrade Sec-WebSocket-Accept: Xy8DFkAjZOzyqhGgcUgiJIR/XgQ=
Key | Value | Description |
isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
droppedByMe | True | True, iff I dropped the TCP connection. |
wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
wasNotCleanReason | None | When wasClean == False, the reason what happened. |
wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
localCloseCode | 1000 | The close code I sent in close frame (if any). |
localCloseReason | None | The close reason I sent in close frame (if any). |
remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
Chop Size | Count | Octets |
8 | 1 | 8 |
15 | 7 | 105 |
45 | 1 | 45 |
255 | 1 | 255 |
Total | 10 | 413 |
Chop Size | Count | Octets |
1 | 110 | 110 |
4 | 1 | 4 |
206 | 1 | 206 |
Total | 112 | 320 |
Opcode | Count |
8 | 1 |
10 | 10 |
Total | 11 |
Opcode | Count |
8 | 1 |
9 | 10 |
Total | 11 |
000 RX OCTETS: 474554202f72756e436173653f636173653d3237266167656e743d6e6f64652d76362e31372e3120485454502f312e310d0a
486f73743a20302e302e302e303a ...
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
5465737453756974652f302e382e ...
002 TX FRAME : OPCODE=9, FIN=True, RSV=0, PAYLOAD-LEN=9, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=1, SYNC=False
payload-0
003 TX OCTETS: 89
004 TX FRAME : OPCODE=9, FIN=True, RSV=0, PAYLOAD-LEN=9, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=1, SYNC=False
payload-1
005 TX FRAME : OPCODE=9, FIN=True, RSV=0, PAYLOAD-LEN=9, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=1, SYNC=False
payload-2
006 TX FRAME : OPCODE=9, FIN=True, RSV=0, PAYLOAD-LEN=9, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=1, SYNC=False
payload-3
007 TX FRAME : OPCODE=9, FIN=True, RSV=0, PAYLOAD-LEN=9, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=1, SYNC=False
payload-4
008 TX FRAME : OPCODE=9, FIN=True, RSV=0, PAYLOAD-LEN=9, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=1, SYNC=False
payload-5
009 TX FRAME : OPCODE=9, FIN=True, RSV=0, PAYLOAD-LEN=9, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=1, SYNC=False
payload-6
010 TX FRAME : OPCODE=9, FIN=True, RSV=0, PAYLOAD-LEN=9, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=1, SYNC=False
payload-7
011 TX FRAME : OPCODE=9, FIN=True, RSV=0, PAYLOAD-LEN=9, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=1, SYNC=False
payload-8
012 TX FRAME : OPCODE=9, FIN=True, RSV=0, PAYLOAD-LEN=9, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=1, SYNC=False
payload-9
013 CLOSE CONNECTION AFTER 3.000000 sec
014 TX OCTETS: 09
015 TX OCTETS: 70
016 TX OCTETS: 61
017 TX OCTETS: 79
018 TX OCTETS: 6c
019 TX OCTETS: 6f
020 TX OCTETS: 61
021 TX OCTETS: 64
022 TX OCTETS: 2d
023 TX OCTETS: 30
024 TX OCTETS: 89
025 TX OCTETS: 09
026 RX OCTETS: 8a89a274ddd4d215a4b8cd15b9f992
027 RX FRAME : OPCODE=10, FIN=True, RSV=0, PAYLOAD-LEN=9, MASKED=True, MASK=6132373464646434
payload-0
028 TX OCTETS: 70
029 TX OCTETS: 61
030 TX OCTETS: 79
031 TX OCTETS: 6c
032 TX OCTETS: 6f
033 TX OCTETS: 61
034 TX OCTETS: 64
035 TX OCTETS: 2d
036 TX OCTETS: 31
037 TX OCTETS: 89
038 TX OCTETS: 09
039 RX OCTETS: 8a89f9b5326c89d44b0096d45641c8
040 RX FRAME : OPCODE=10, FIN=True, RSV=0, PAYLOAD-LEN=9, MASKED=True, MASK=6639623533323663
payload-1
041 TX OCTETS: 70
042 TX OCTETS: 61
043 TX OCTETS: 79
044 TX OCTETS: 6c
045 TX OCTETS: 6f
046 TX OCTETS: 61
047 TX OCTETS: 64
048 TX OCTETS: 2d
049 TX OCTETS: 32
050 TX OCTETS: 89
051 TX OCTETS: 09
052 TX OCTETS: 70
053 TX OCTETS: 61
054 TX OCTETS: 79
055 TX OCTETS: 6c
056 TX OCTETS: 6f
057 TX OCTETS: 61
058 TX OCTETS: 64
059 TX OCTETS: 2d
060 TX OCTETS: 33
061 TX OCTETS: 89
062 TX OCTETS: 09
063 TX OCTETS: 70
064 TX OCTETS: 61
065 TX OCTETS: 79
066 TX OCTETS: 6c
067 TX OCTETS: 6f
068 TX OCTETS: 61
069 TX OCTETS: 64
070 TX OCTETS: 2d
071 TX OCTETS: 34
072 TX OCTETS: 89
073 TX OCTETS: 09
074 TX OCTETS: 70
075 TX OCTETS: 61
076 TX OCTETS: 79
077 TX OCTETS: 6c
078 TX OCTETS: 6f
079 TX OCTETS: 61
080 TX OCTETS: 64
081 TX OCTETS: 2d
082 TX OCTETS: 35
083 TX OCTETS: 89
084 RX OCTETS: 8a890d64e24d7d059b21620586603f
085 RX FRAME : OPCODE=10, FIN=True, RSV=0, PAYLOAD-LEN=9, MASKED=True, MASK=3064363465323464
payload-2
086 TX OCTETS: 09
087 RX OCTETS: 8a89d0b67093a0d709ffbfd714bee38a898d4115fbfd206c97e22071d6b98a89712a0e56014b773a1e4b6a7b44
088 RX FRAME : OPCODE=10, FIN=True, RSV=0, PAYLOAD-LEN=9, MASKED=True, MASK=6430623637303933
payload-3
089 RX FRAME : OPCODE=10, FIN=True, RSV=0, PAYLOAD-LEN=9, MASKED=True, MASK=3864343131356662
payload-4
090 RX FRAME : OPCODE=10, FIN=True, RSV=0, PAYLOAD-LEN=9, MASKED=True, MASK=3731326130653536
payload-5
091 TX OCTETS: 70
092 TX OCTETS: 61
093 TX OCTETS: 79
094 TX OCTETS: 6c
095 TX OCTETS: 6f
096 TX OCTETS: 61
097 TX OCTETS: 64
098 TX OCTETS: 2d
099 TX OCTETS: 36
100 TX OCTETS: 89
101 TX OCTETS: 09
102 RX OCTETS: 8a892c9f65a15cfe1ccd43fe018c1a
103 RX FRAME : OPCODE=10, FIN=True, RSV=0, PAYLOAD-LEN=9, MASKED=True, MASK=3263396636356131
payload-6
104 TX OCTETS: 70
105 TX OCTETS: 61
106 TX OCTETS: 79
107 TX OCTETS: 6c
108 TX OCTETS: 6f
109 TX OCTETS: 61
110 TX OCTETS: 64
111 TX OCTETS: 2d
112 TX OCTETS: 37
113 TX OCTETS: 89
114 TX OCTETS: 09
115 RX OCTETS: 8a898981694bf9e01027e6e00d66be
116 RX FRAME : OPCODE=10, FIN=True, RSV=0, PAYLOAD-LEN=9, MASKED=True, MASK=3839383136393462
payload-7
117 TX OCTETS: 70
118 TX OCTETS: 61
119 TX OCTETS: 79
120 TX OCTETS: 6c
121 TX OCTETS: 6f
122 TX OCTETS: 61
123 TX OCTETS: 64
124 TX OCTETS: 2d
125 TX OCTETS: 38
126 TX OCTETS: 89
127 TX OCTETS: 09
128 RX OCTETS: 8a89f5821b7585e362199ae37f58cd
129 RX FRAME : OPCODE=10, FIN=True, RSV=0, PAYLOAD-LEN=9, MASKED=True, MASK=6635383231623735
payload-8
130 TX OCTETS: 70
131 TX OCTETS: 61
132 TX OCTETS: 79
133 TX OCTETS: 6c
134 TX OCTETS: 6f
135 TX OCTETS: 61
136 TX OCTETS: 64
137 TX OCTETS: 2d
138 TX OCTETS: 39
139 RX OCTETS: 8a89f7ee241a878f5d76988f4037ce
140 RX FRAME : OPCODE=10, FIN=True, RSV=0, PAYLOAD-LEN=9, MASKED=True, MASK=6637656532343161
payload-9
141 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
0x03e8
142 TX OCTETS: 880203e8
143 RX OCTETS: 8882df7fdedddc97
144 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6466376664656464
0x03e8
145 TCP DROPPED BY ME