SwiftWebSocket - Case 13.5.6 : Pass - 716 ms @ 2016-04-13T16:17:58.697Z
Case Description
Send 1000 compressed messages each of payload size 8192, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8)]
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=473&agent=SwiftWebSocket HTTP/1.1 Sec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; server_no_context_takeover; client_max_window_bits; server_max_window_bits=8 Upgrade: websocket User-Agent: SwiftWebSocket Origin: ws://localhost:9001/runCase?case=473&agent=SwiftWebSocket Sec-WebSocket-Version: 13 Connection: Upgrade Host: localhost:9001 Sec-WebSocket-Key: n+Fh1ddpt9V3ftaIl88KjA==
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: mYSnVJS2kEAK9Uktr5lgJz9mTCE= Sec-WebSocket-Extensions: permessage-deflate; server_no_context_takeover; server_max_window_bits=8; client_no_context_takeover; client_max_window_bits=8
| 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 | 
| 437 | 1 | 437 | 
| 8200 | 1000 | 8200000 | 
| Total | 1002 | 8200443 | 
| Chop Size | Count | Octets | 
| 4 | 1 | 4 | 
| 360 | 1 | 360 | 
| 387 | 1 | 387 | 
| 388 | 2 | 776 | 
| 389 | 3 | 1167 | 
| 390 | 3 | 1170 | 
| 391 | 5 | 1955 | 
| 392 | 1 | 392 | 
| 393 | 5 | 1965 | 
| 394 | 4 | 1576 | 
| 395 | 3 | 1185 | 
| 397 | 4 | 1588 | 
| 398 | 6 | 2388 | 
| 399 | 4 | 1596 | 
| 400 | 6 | 2400 | 
| 401 | 7 | 2807 | 
| 402 | 6 | 2412 | 
| 403 | 10 | 4030 | 
| 404 | 12 | 4848 | 
| 405 | 11 | 4455 | 
| 406 | 8 | 3248 | 
| 407 | 9 | 3663 | 
| 408 | 12 | 4896 | 
| 409 | 11 | 4499 | 
| 410 | 12 | 4920 | 
| 411 | 9 | 3699 | 
| 412 | 12 | 4944 | 
| 413 | 8 | 3304 | 
| 414 | 14 | 5796 | 
| 415 | 12 | 4980 | 
| 416 | 13 | 5408 | 
| 417 | 8 | 3336 | 
| 418 | 7 | 2926 | 
| 419 | 9 | 3771 | 
| 420 | 6 | 2520 | 
| 421 | 7 | 2947 | 
| 422 | 8 | 3376 | 
| 423 | 8 | 3384 | 
| 424 | 6 | 2544 | 
| 425 | 7 | 2975 | 
| 426 | 5 | 2130 | 
| 427 | 4 | 1708 | 
| 428 | 3 | 1284 | 
| 429 | 5 | 2145 | 
| 430 | 7 | 3010 | 
| 431 | 5 | 2155 | 
| 432 | 5 | 2160 | 
| 433 | 4 | 1732 | 
| 434 | 8 | 3472 | 
| 435 | 8 | 3480 | 
| 436 | 12 | 5232 | 
| 437 | 5 | 2185 | 
| 438 | 5 | 2190 | 
| 439 | 11 | 4829 | 
| 440 | 12 | 5280 | 
| 441 | 3 | 1323 | 
| 442 | 12 | 5304 | 
| 443 | 11 | 4873 | 
| 444 | 11 | 4884 | 
| 445 | 15 | 6675 | 
| 446 | 14 | 6244 | 
| 447 | 9 | 4023 | 
| 448 | 6 | 2688 | 
| 449 | 7 | 3143 | 
| 450 | 12 | 5400 | 
| 451 | 12 | 5412 | 
| 452 | 5 | 2260 | 
| 453 | 5 | 2265 | 
| 454 | 9 | 4086 | 
| 455 | 4 | 1820 | 
| 456 | 6 | 2736 | 
| 457 | 5 | 2285 | 
| 458 | 7 | 3206 | 
| 459 | 9 | 4131 | 
| 460 | 3 | 1380 | 
| 461 | 10 | 4610 | 
| 462 | 5 | 2310 | 
| 463 | 7 | 3241 | 
| 464 | 4 | 1856 | 
| 465 | 4 | 1860 | 
| 466 | 4 | 1864 | 
| 467 | 2 | 934 | 
| 469 | 5 | 2345 | 
| 470 | 4 | 1880 | 
| 471 | 6 | 2826 | 
| 472 | 10 | 4720 | 
| 473 | 10 | 4730 | 
| 474 | 3 | 1422 | 
| 475 | 7 | 3325 | 
| 476 | 5 | 2380 | 
| 477 | 5 | 2385 | 
| 478 | 8 | 3824 | 
| 479 | 12 | 5748 | 
| 480 | 8 | 3840 | 
| 481 | 4 | 1924 | 
| 482 | 8 | 3856 | 
| 483 | 7 | 3381 | 
| 484 | 8 | 3872 | 
| 485 | 7 | 3395 | 
| 486 | 8 | 3888 | 
| 487 | 5 | 2435 | 
| 488 | 4 | 1952 | 
| 489 | 6 | 2934 | 
| 490 | 7 | 3430 | 
| 491 | 2 | 982 | 
| 492 | 8 | 3936 | 
| 493 | 6 | 2958 | 
| 494 | 4 | 1976 | 
| 495 | 4 | 1980 | 
| 496 | 2 | 992 | 
| 497 | 1 | 497 | 
| 498 | 5 | 2490 | 
| 499 | 3 | 1497 | 
| 500 | 4 | 2000 | 
| 501 | 9 | 4509 | 
| 502 | 5 | 2510 | 
| 503 | 4 | 2012 | 
| 504 | 10 | 5040 | 
| 505 | 8 | 4040 | 
| 506 | 7 | 3542 | 
| 507 | 7 | 3549 | 
| 508 | 8 | 4064 | 
| 509 | 2 | 1018 | 
| 510 | 10 | 5100 | 
| 511 | 7 | 3577 | 
| 512 | 1 | 512 | 
| 513 | 5 | 2565 | 
| 514 | 12 | 6168 | 
| 515 | 7 | 3605 | 
| 516 | 6 | 3096 | 
| 517 | 8 | 4136 | 
| 518 | 8 | 4144 | 
| 519 | 6 | 3114 | 
| 520 | 9 | 4680 | 
| 521 | 6 | 3126 | 
| 522 | 7 | 3654 | 
| 523 | 5 | 2615 | 
| 524 | 7 | 3668 | 
| 525 | 2 | 1050 | 
| 526 | 1 | 526 | 
| 527 | 4 | 2108 | 
| 528 | 4 | 2112 | 
| 529 | 2 | 1058 | 
| 530 | 4 | 2120 | 
| 531 | 3 | 1593 | 
| 532 | 1 | 532 | 
| 534 | 3 | 1602 | 
| 538 | 1 | 538 | 
| 542 | 1 | 542 | 
| 544 | 2 | 1088 | 
| 545 | 1 | 545 | 
| 546 | 2 | 1092 | 
| 551 | 1 | 551 | 
| 553 | 3 | 1659 | 
| 556 | 3 | 1668 | 
| 557 | 1 | 557 | 
| 560 | 1 | 560 | 
| 561 | 1 | 561 | 
| 563 | 1 | 563 | 
| 564 | 1 | 564 | 
| 565 | 2 | 1130 | 
| 567 | 1 | 567 | 
| 568 | 3 | 1704 | 
| 569 | 1 | 569 | 
| 570 | 2 | 1140 | 
| 572 | 4 | 2288 | 
| 573 | 3 | 1719 | 
| 574 | 2 | 1148 | 
| 576 | 1 | 576 | 
| 577 | 2 | 1154 | 
| 578 | 1 | 578 | 
| 580 | 1 | 580 | 
| 586 | 1 | 586 | 
| 587 | 1 | 587 | 
| 595 | 1 | 595 | 
| 597 | 1 | 597 | 
| 598 | 1 | 598 | 
| Total | 1002 | 461551 | 
| Opcode | Count | 
| 1 | 1000 | 
| 8 | 1 | 
| Total | 1001 | 
| Opcode | Count | 
| 1 | 1000 | 
| 8 | 1 | 
| Total | 1001 | 
000 RX OCTETS: 474554202f72756e436173653f636173653d343733266167656e743d5377696674576562536f636b657420485454502f312e
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: 8880f95ec3fd
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=0, MASKED=True, MASK=6639356563336664
009 TCP DROPPED BY ME