SwiftWebSocket - Case 12.3.13 : Pass - 3901 ms @ 2016-04-13T16:12:53.840Z
Case Description
Send 1000 compressed messages each of payload size 32768, 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=354&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=354&agent=SwiftWebSocket Sec-WebSocket-Version: 13 Connection: Upgrade Host: localhost:9001 Sec-WebSocket-Key: 2N15xKCNXM8ttdUwMEefLg==
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: +7CDJAWSVZhb/3WOK7Dnb5+Ll4g= 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 | 
| 32776 | 1000 | 32776000 | 
| Total | 1002 | 32776388 | 
| Chop Size | Count | Octets | 
| 2 | 4 | 8 | 
| 3 | 2 | 6 | 
| 4 | 3 | 12 | 
| 5 | 1 | 5 | 
| 6 | 3 | 18 | 
| 7 | 5 | 35 | 
| 8 | 3 | 24 | 
| 9 | 2 | 18 | 
| 10 | 5 | 50 | 
| 11 | 3 | 33 | 
| 12 | 4 | 48 | 
| 13 | 1 | 13 | 
| 14 | 1 | 14 | 
| 15 | 2 | 30 | 
| 16 | 2 | 32 | 
| 17 | 1 | 17 | 
| 19 | 5 | 95 | 
| 20 | 2 | 40 | 
| 21 | 5 | 105 | 
| 22 | 5 | 110 | 
| 23 | 1 | 23 | 
| 24 | 1 | 24 | 
| 25 | 3 | 75 | 
| 26 | 6 | 156 | 
| 27 | 2 | 54 | 
| 28 | 3 | 84 | 
| 29 | 3 | 87 | 
| 30 | 5 | 150 | 
| 31 | 3 | 93 | 
| 33 | 4 | 132 | 
| 34 | 2 | 68 | 
| 35 | 4 | 140 | 
| 36 | 2 | 72 | 
| 37 | 6 | 222 | 
| 38 | 2 | 76 | 
| 40 | 5 | 200 | 
| 41 | 2 | 82 | 
| 42 | 2 | 84 | 
| 43 | 3 | 129 | 
| 44 | 3 | 132 | 
| 45 | 3 | 135 | 
| 46 | 2 | 92 | 
| 47 | 4 | 188 | 
| 48 | 6 | 288 | 
| 49 | 4 | 196 | 
| 50 | 5 | 250 | 
| 51 | 4 | 204 | 
| 52 | 4 | 208 | 
| 53 | 1 | 53 | 
| 54 | 3 | 162 | 
| 55 | 3 | 165 | 
| 57 | 5 | 285 | 
| 59 | 5 | 295 | 
| 60 | 3 | 180 | 
| 61 | 1 | 61 | 
| 62 | 3 | 186 | 
| 63 | 4 | 252 | 
| 64 | 3 | 192 | 
| 65 | 3 | 195 | 
| 66 | 5 | 330 | 
| 67 | 6 | 402 | 
| 68 | 7 | 476 | 
| 69 | 10 | 690 | 
| 70 | 3 | 210 | 
| 71 | 2 | 142 | 
| 72 | 3 | 216 | 
| 73 | 6 | 438 | 
| 74 | 3 | 222 | 
| 75 | 3 | 225 | 
| 76 | 4 | 304 | 
| 77 | 4 | 308 | 
| 78 | 4 | 312 | 
| 79 | 6 | 474 | 
| 80 | 6 | 480 | 
| 81 | 3 | 243 | 
| 82 | 3 | 246 | 
| 83 | 6 | 498 | 
| 84 | 5 | 420 | 
| 85 | 3 | 255 | 
| 86 | 5 | 430 | 
| 87 | 1 | 87 | 
| 88 | 6 | 528 | 
| 89 | 5 | 445 | 
| 90 | 4 | 360 | 
| 91 | 6 | 546 | 
| 92 | 5 | 460 | 
| 93 | 2 | 186 | 
| 94 | 3 | 282 | 
| 95 | 4 | 380 | 
| 96 | 9 | 864 | 
| 97 | 7 | 679 | 
| 98 | 8 | 784 | 
| 99 | 2 | 198 | 
| 100 | 8 | 800 | 
| 101 | 5 | 505 | 
| 102 | 9 | 918 | 
| 103 | 3 | 309 | 
| 104 | 7 | 728 | 
| 105 | 4 | 420 | 
| 106 | 6 | 636 | 
| 107 | 6 | 642 | 
| 108 | 9 | 972 | 
| 109 | 7 | 763 | 
| 110 | 5 | 550 | 
| 111 | 9 | 999 | 
| 112 | 7 | 784 | 
| 113 | 9 | 1017 | 
| 114 | 5 | 570 | 
| 115 | 8 | 920 | 
| 116 | 6 | 696 | 
| 117 | 6 | 702 | 
| 118 | 8 | 944 | 
| 119 | 2 | 238 | 
| 120 | 3 | 360 | 
| 121 | 6 | 726 | 
| 122 | 8 | 976 | 
| 123 | 6 | 738 | 
| 124 | 4 | 496 | 
| 125 | 2 | 250 | 
| 126 | 3 | 378 | 
| 127 | 5 | 635 | 
| 130 | 7 | 910 | 
| 131 | 7 | 917 | 
| 132 | 7 | 924 | 
| 133 | 8 | 1064 | 
| 134 | 6 | 804 | 
| 135 | 6 | 810 | 
| 136 | 7 | 952 | 
| 137 | 6 | 822 | 
| 138 | 6 | 828 | 
| 139 | 7 | 973 | 
| 140 | 6 | 840 | 
| 141 | 2 | 282 | 
| 142 | 12 | 1704 | 
| 143 | 8 | 1144 | 
| 144 | 7 | 1008 | 
| 145 | 7 | 1015 | 
| 146 | 6 | 876 | 
| 147 | 4 | 588 | 
| 148 | 6 | 888 | 
| 149 | 6 | 894 | 
| 150 | 3 | 450 | 
| 151 | 5 | 755 | 
| 152 | 2 | 304 | 
| 153 | 6 | 918 | 
| 154 | 6 | 924 | 
| 155 | 4 | 620 | 
| 156 | 3 | 468 | 
| 157 | 7 | 1099 | 
| 158 | 4 | 632 | 
| 159 | 6 | 954 | 
| 160 | 3 | 480 | 
| 161 | 4 | 644 | 
| 162 | 5 | 810 | 
| 163 | 2 | 326 | 
| 164 | 3 | 492 | 
| 165 | 7 | 1155 | 
| 166 | 5 | 830 | 
| 167 | 4 | 668 | 
| 168 | 3 | 504 | 
| 169 | 5 | 845 | 
| 170 | 3 | 510 | 
| 171 | 7 | 1197 | 
| 172 | 4 | 688 | 
| 173 | 3 | 519 | 
| 174 | 3 | 522 | 
| 175 | 3 | 525 | 
| 176 | 2 | 352 | 
| 177 | 2 | 354 | 
| 178 | 2 | 356 | 
| 179 | 3 | 537 | 
| 180 | 2 | 360 | 
| 182 | 2 | 364 | 
| 183 | 4 | 732 | 
| 184 | 3 | 552 | 
| 185 | 3 | 555 | 
| 186 | 4 | 744 | 
| 187 | 2 | 374 | 
| 188 | 2 | 376 | 
| 189 | 3 | 567 | 
| 190 | 4 | 760 | 
| 191 | 4 | 764 | 
| 192 | 5 | 960 | 
| 193 | 4 | 772 | 
| 194 | 4 | 776 | 
| 195 | 3 | 585 | 
| 196 | 4 | 784 | 
| 197 | 2 | 394 | 
| 198 | 3 | 594 | 
| 199 | 6 | 1194 | 
| 200 | 5 | 1000 | 
| 201 | 4 | 804 | 
| 202 | 5 | 1010 | 
| 203 | 5 | 1015 | 
| 204 | 5 | 1020 | 
| 205 | 4 | 820 | 
| 206 | 3 | 618 | 
| 207 | 1 | 207 | 
| 208 | 3 | 624 | 
| 209 | 4 | 836 | 
| 210 | 2 | 420 | 
| 211 | 5 | 1055 | 
| 212 | 3 | 636 | 
| 213 | 2 | 426 | 
| 214 | 1 | 214 | 
| 215 | 3 | 645 | 
| 216 | 2 | 432 | 
| 217 | 4 | 868 | 
| 218 | 2 | 436 | 
| 221 | 4 | 884 | 
| 222 | 3 | 666 | 
| 223 | 2 | 446 | 
| 224 | 2 | 448 | 
| 225 | 5 | 1125 | 
| 226 | 2 | 452 | 
| 227 | 7 | 1589 | 
| 228 | 5 | 1140 | 
| 229 | 1 | 229 | 
| 230 | 4 | 920 | 
| 231 | 3 | 693 | 
| 232 | 3 | 696 | 
| 233 | 6 | 1398 | 
| 234 | 1 | 234 | 
| 235 | 1 | 235 | 
| 236 | 4 | 944 | 
| 238 | 1 | 238 | 
| 240 | 4 | 960 | 
| 241 | 2 | 482 | 
| 242 | 2 | 484 | 
| 243 | 4 | 972 | 
| 245 | 3 | 735 | 
| 246 | 2 | 492 | 
| 247 | 3 | 741 | 
| 248 | 4 | 992 | 
| 249 | 3 | 747 | 
| 250 | 4 | 1000 | 
| 251 | 5 | 1255 | 
| 252 | 2 | 504 | 
| 253 | 2 | 506 | 
| 254 | 5 | 1270 | 
| 255 | 4 | 1020 | 
| 256 | 3 | 768 | 
| 257 | 2 | 514 | 
| 258 | 1 | 258 | 
| 259 | 3 | 777 | 
| 260 | 48888 | 12710880 | 
| 279 | 1 | 279 | 
| Total | 49890 | 12839122 | 
| Opcode | Count | 
| 2 | 1000 | 
| 8 | 1 | 
| Total | 1001 | 
| Opcode | Count | 
| 0 | 48888 | 
| 2 | 1000 | 
| 8 | 1 | 
| Total | 49889 | 
000 RX OCTETS: 474554202f72756e436173653f636173653d333534266167656e743d5377696674576562536f636b657420485454502f312e
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: 8880d8cb5e80
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=0, MASKED=True, MASK=6438636235653830
009 TCP DROPPED BY ME