SwiftWebSocket - Case 12.3.11 : Pass - 1239 ms @ 2016-04-13T16:12:50.468Z
Case Description
Send 1000 compressed messages each of payload size 8192, auto-fragment to 256 octets. Use default permessage-deflate offer.
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
         Case Outcome
Ok, received all echo'ed messages in time.
         Expected:
{}
         Observed:
[]
      
Case Closing Behavior
Connection was properly closed (OK)
GET /runCase?case=352&agent=SwiftWebSocket HTTP/1.1 Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits; server_max_window_bits=15 Upgrade: websocket User-Agent: SwiftWebSocket Origin: ws://localhost:9001/runCase?case=352&agent=SwiftWebSocket Sec-WebSocket-Version: 13 Connection: Upgrade Host: localhost:9001 Sec-WebSocket-Key: hHvdOGQS3obUQY1LCPmHnA==
HTTP/1.1 101 Switching Protocols Server: AutobahnTestSuite/0.7.2-0.10.9 X-Powered-By: AutobahnPython/0.10.9 Upgrade: WebSocket Connection: Upgrade Sec-WebSocket-Accept: fr7m+VBmyeW6CrIGOO+RdvsxnDk= Sec-WebSocket-Extensions: permessage-deflate; server_max_window_bits=15
| 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 WebSockets 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 | None | 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 | 
| 6 | 1 | 6 | 
| 382 | 1 | 382 | 
| 8200 | 1000 | 8200000 | 
| Total | 1002 | 8200388 | 
| Chop Size | Count | Octets | 
| 2 | 5 | 10 | 
| 3 | 3 | 9 | 
| 4 | 3 | 12 | 
| 5 | 8 | 40 | 
| 6 | 6 | 36 | 
| 7 | 4 | 28 | 
| 8 | 2 | 16 | 
| 9 | 6 | 54 | 
| 10 | 8 | 80 | 
| 11 | 9 | 99 | 
| 12 | 2 | 24 | 
| 13 | 5 | 65 | 
| 14 | 3 | 42 | 
| 15 | 1 | 15 | 
| 16 | 5 | 80 | 
| 17 | 4 | 68 | 
| 18 | 3 | 54 | 
| 19 | 4 | 76 | 
| 20 | 8 | 160 | 
| 21 | 8 | 168 | 
| 22 | 6 | 132 | 
| 23 | 5 | 115 | 
| 24 | 4 | 96 | 
| 25 | 6 | 150 | 
| 26 | 2 | 52 | 
| 27 | 6 | 162 | 
| 28 | 4 | 112 | 
| 29 | 9 | 261 | 
| 30 | 7 | 210 | 
| 31 | 8 | 248 | 
| 32 | 6 | 192 | 
| 33 | 2 | 66 | 
| 34 | 5 | 170 | 
| 35 | 3 | 105 | 
| 36 | 4 | 144 | 
| 37 | 4 | 148 | 
| 38 | 10 | 380 | 
| 39 | 2 | 78 | 
| 40 | 9 | 360 | 
| 41 | 8 | 328 | 
| 42 | 7 | 294 | 
| 43 | 5 | 215 | 
| 44 | 5 | 220 | 
| 45 | 6 | 270 | 
| 46 | 7 | 322 | 
| 47 | 7 | 329 | 
| 48 | 7 | 336 | 
| 49 | 6 | 294 | 
| 50 | 9 | 450 | 
| 51 | 7 | 357 | 
| 52 | 9 | 468 | 
| 53 | 6 | 318 | 
| 54 | 3 | 162 | 
| 55 | 6 | 330 | 
| 56 | 6 | 336 | 
| 57 | 4 | 228 | 
| 58 | 5 | 290 | 
| 59 | 4 | 236 | 
| 60 | 3 | 180 | 
| 61 | 4 | 244 | 
| 62 | 6 | 372 | 
| 63 | 3 | 189 | 
| 64 | 1 | 64 | 
| 66 | 2 | 132 | 
| 68 | 3 | 204 | 
| 69 | 3 | 207 | 
| 70 | 1 | 70 | 
| 71 | 2 | 142 | 
| 72 | 4 | 288 | 
| 73 | 1 | 73 | 
| 74 | 3 | 222 | 
| 75 | 3 | 225 | 
| 76 | 6 | 456 | 
| 77 | 2 | 154 | 
| 78 | 3 | 234 | 
| 79 | 2 | 158 | 
| 80 | 2 | 160 | 
| 81 | 6 | 486 | 
| 82 | 2 | 164 | 
| 83 | 2 | 166 | 
| 84 | 4 | 336 | 
| 85 | 4 | 340 | 
| 87 | 2 | 174 | 
| 88 | 5 | 440 | 
| 89 | 2 | 178 | 
| 90 | 4 | 360 | 
| 91 | 6 | 546 | 
| 92 | 1 | 92 | 
| 93 | 4 | 372 | 
| 95 | 3 | 285 | 
| 97 | 2 | 194 | 
| 98 | 1 | 98 | 
| 99 | 2 | 198 | 
| 100 | 1 | 100 | 
| 101 | 3 | 303 | 
| 102 | 5 | 510 | 
| 103 | 2 | 206 | 
| 104 | 3 | 312 | 
| 105 | 5 | 525 | 
| 107 | 1 | 107 | 
| 108 | 3 | 324 | 
| 109 | 1 | 109 | 
| 110 | 4 | 440 | 
| 111 | 5 | 555 | 
| 112 | 3 | 336 | 
| 114 | 2 | 228 | 
| 115 | 4 | 460 | 
| 116 | 2 | 232 | 
| 117 | 4 | 468 | 
| 118 | 2 | 236 | 
| 119 | 2 | 238 | 
| 120 | 2 | 240 | 
| 121 | 2 | 242 | 
| 122 | 3 | 366 | 
| 123 | 1 | 123 | 
| 124 | 3 | 372 | 
| 125 | 3 | 375 | 
| 126 | 6 | 756 | 
| 127 | 4 | 508 | 
| 131 | 4 | 524 | 
| 132 | 4 | 528 | 
| 133 | 2 | 266 | 
| 134 | 4 | 536 | 
| 135 | 5 | 675 | 
| 136 | 2 | 272 | 
| 138 | 4 | 552 | 
| 139 | 4 | 556 | 
| 141 | 6 | 846 | 
| 142 | 3 | 426 | 
| 143 | 3 | 429 | 
| 144 | 3 | 432 | 
| 145 | 2 | 290 | 
| 146 | 4 | 584 | 
| 147 | 4 | 588 | 
| 148 | 2 | 296 | 
| 149 | 3 | 447 | 
| 150 | 1 | 150 | 
| 151 | 2 | 302 | 
| 152 | 5 | 760 | 
| 153 | 2 | 306 | 
| 154 | 2 | 308 | 
| 155 | 5 | 775 | 
| 156 | 3 | 468 | 
| 157 | 2 | 314 | 
| 158 | 1 | 158 | 
| 159 | 4 | 636 | 
| 160 | 6 | 960 | 
| 161 | 2 | 322 | 
| 162 | 3 | 486 | 
| 163 | 2 | 326 | 
| 164 | 4 | 656 | 
| 165 | 5 | 825 | 
| 166 | 2 | 332 | 
| 167 | 1 | 167 | 
| 168 | 3 | 504 | 
| 169 | 5 | 845 | 
| 170 | 3 | 510 | 
| 171 | 3 | 513 | 
| 172 | 1 | 172 | 
| 173 | 2 | 346 | 
| 174 | 6 | 1044 | 
| 175 | 3 | 525 | 
| 177 | 2 | 354 | 
| 178 | 1 | 178 | 
| 179 | 6 | 1074 | 
| 180 | 3 | 540 | 
| 182 | 4 | 728 | 
| 183 | 3 | 549 | 
| 184 | 4 | 736 | 
| 185 | 1 | 185 | 
| 186 | 1 | 186 | 
| 187 | 4 | 748 | 
| 188 | 1 | 188 | 
| 191 | 5 | 955 | 
| 192 | 3 | 576 | 
| 193 | 6 | 1158 | 
| 194 | 6 | 1164 | 
| 195 | 3 | 585 | 
| 196 | 1 | 196 | 
| 197 | 3 | 591 | 
| 198 | 4 | 792 | 
| 199 | 3 | 597 | 
| 200 | 1 | 200 | 
| 201 | 4 | 804 | 
| 202 | 1 | 202 | 
| 203 | 5 | 1015 | 
| 204 | 4 | 816 | 
| 205 | 5 | 1025 | 
| 206 | 7 | 1442 | 
| 207 | 5 | 1035 | 
| 208 | 3 | 624 | 
| 209 | 3 | 627 | 
| 210 | 5 | 1050 | 
| 211 | 5 | 1055 | 
| 212 | 1 | 212 | 
| 213 | 8 | 1704 | 
| 214 | 1 | 214 | 
| 215 | 4 | 860 | 
| 216 | 1 | 216 | 
| 217 | 4 | 868 | 
| 218 | 2 | 436 | 
| 219 | 9 | 1971 | 
| 220 | 5 | 1100 | 
| 221 | 2 | 442 | 
| 222 | 8 | 1776 | 
| 223 | 8 | 1784 | 
| 224 | 14 | 3136 | 
| 225 | 7 | 1575 | 
| 226 | 8 | 1808 | 
| 227 | 8 | 1816 | 
| 228 | 9 | 2052 | 
| 229 | 3 | 687 | 
| 230 | 6 | 1380 | 
| 231 | 6 | 1386 | 
| 232 | 10 | 2320 | 
| 233 | 4 | 932 | 
| 234 | 5 | 1170 | 
| 235 | 8 | 1880 | 
| 236 | 4 | 944 | 
| 237 | 8 | 1896 | 
| 238 | 7 | 1666 | 
| 239 | 3 | 717 | 
| 240 | 11 | 2640 | 
| 241 | 1 | 241 | 
| 242 | 4 | 968 | 
| 243 | 4 | 972 | 
| 244 | 4 | 976 | 
| 245 | 5 | 1225 | 
| 246 | 4 | 984 | 
| 247 | 5 | 1235 | 
| 248 | 7 | 1736 | 
| 249 | 3 | 747 | 
| 250 | 5 | 1250 | 
| 251 | 4 | 1004 | 
| 252 | 4 | 1008 | 
| 253 | 2 | 506 | 
| 254 | 5 | 1270 | 
| 255 | 5 | 1275 | 
| 256 | 4 | 1024 | 
| 257 | 7 | 1799 | 
| 259 | 9 | 2331 | 
| 260 | 11979 | 3114540 | 
| 279 | 1 | 279 | 
| Total | 12981 | 3244864 | 
| Opcode | Count | 
| 2 | 1000 | 
| 8 | 1 | 
| Total | 1001 | 
| Opcode | Count | 
| 0 | 11979 | 
| 2 | 1000 | 
| 8 | 1 | 
| Total | 12980 | 
000 RX OCTETS: 474554202f72756e436173653f636173653d333532266167656e743d5377696674576562536f636b657420485454502f312e
310d0a5365632d576562536f636b ...
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
5465737453756974652f302e372e ...
002 WIRELOG DISABLED
003 CLOSE CONNECTION AFTER 480.000000 sec
004 WIRELOG ENABLED
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
0x03e8
006 TX OCTETS: 880203e8
007 RX OCTETS: 88800a734190
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=0, MASKED=True, MASK=3061373334313930
009 TCP DROPPED BY ME