Autobahn WebSocket Testsuite Report
Autobahn WebSocket

undici - Case 12.3.15 : Pass - 36230 ms @ 2024-06-08T14:49:20.341Z

Case Description

Send 1000 compressed messages each of payload size 131072, 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)



Opening Handshake

GET /runCase?case=352&agent=undici HTTP/1.1
host: localhost:9001
connection: upgrade
upgrade: websocket
sec-websocket-key: KZxgMjGreNUOuxiqq1jxzA==
sec-websocket-version: 13
sec-websocket-extensions: permessage-deflate; client_max_window_bits
accept: */*
accept-language: *
sec-fetch-mode: websocket
user-agent: undici
pragma: no-cache
cache-control: no-cache
accept-encoding: gzip, deflate
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: UJWbxrK1v+KYQeYiGy/xR3oaMFI=
Sec-WebSocket-Extensions: permessage-deflate


Closing Behavior

KeyValueDescription
isServerTrueTrue, iff I (the fuzzer) am a server, and the peer is a client.
closedByMeTrueTrue, iff I have initiated closing handshake (that is, did send close first).
failedByMeFalseTrue, 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.
droppedByMeTrueTrue, iff I dropped the TCP connection.
wasCleanTrueTrue, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility).
wasNotCleanReasonNoneWhen wasClean == False, the reason what happened.
wasServerConnectionDropTimeoutFalseWhen we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True.
wasOpenHandshakeTimeoutFalseWhen performing the opening handshake, but the peer did not finish in time, this gets True.
wasCloseHandshakeTimeoutFalseWhen we initiated a closing handshake, but the peer did not respond in time, this gets True.
localCloseCode1000The close code I sent in close frame (if any).
localCloseReasonNoneThe close reason I sent in close frame (if any).
remoteCloseCode1000The close code the peer sent me in close frame (if any).
remoteCloseReasonNoneThe close reason the peer sent me in close frame (if any).


Wire Statistics

Octets Received by Chop Size

Chop SizeCountOctets
818
1499113874
4071407
14480114480
163848131072
22110122110
28960128960
491668393328
655361991130482176
Total3003131086415

Octets Transmitted by Chop Size

Chop SizeCountOctets
224
3618
428
5420
6424
717
8540
9327
10330
11111
12560
14228
157105
16232
17234
18472
196114
205100
215105
22244
235115
247168
25250
26378
278216
286168
296174
30130
314124
327224
335165
344136
355175
365180
376222
386228
394156
403120
416246
427294
43286
4412528
454180
464184
476282
489432
493147
507350
516306
524208
538424
546324
557385
569504
577399
585290
594236
605300
615305
623186
639567
646384
656390
664264
672134
6810680
696414
703210
712142
723216
735365
744296
752150
763228
773231
78178
793237
805400
818648
822164
837581
843252
852170
863258
876522
887616
894356
908720
915455
925460
938744
945470
953285
965480
97197
982196
997693
1006600
1013303
1022204
1032206
1041104
1056630
1062212
1073321
1081108
1096654
1102220
1114444
1134452
1148912
1154460
1166696
1172234
1185590
1198952
120101200
1216726
1223366
1235615
1244496
1254500
1266756
1275635
13091170
1314524
1326792
1334532
134101340
1353405
1365680
1371137
1382276
1393417
1403420
1415705
1426852
1435715
1445720
1452290
1466876
1473441
14871036
1496894
1501150
1514604
1523456
1533459
1546924
1553465
1563468
15781256
1583474
1592318
1602320
1612322
16271134
1632326
1646984
1653495
1663498
1672334
1683504
1704680
1713513
1722344
1731173
1752350
1762352
1771177
1792358
1802360
1814724
1822364
1833549
1842368
1853555
1863558
1871187
1894756
19061140
1924768
1931193
1943582
1953585
1963588
1975985
1982396
1995995
2001200
20161206
2021202
2033609
2041204
2052410
2061206
2071207
2081208
2092418
2104840
2113633
2123636
21351065
21451070
2152430
2162432
2182436
2194876
2202440
2211221
22251110
2231223
2243672
22551125
2262452
2274908
2282456
2293687
23051150
2313693
23251160
2333699
23481872
2352470
2362472
2372474
23851190
2392478
24051200
2411241
24261452
24371701
24461464
24551225
2462492
24751235
2484992
2493747
2503750
25161506
25261512
2532506
2543762
25551275
25771799
2583774
2592518
26019677251160720
Total19777451280781

Frames Received by Opcode

OpcodeCount
21000
81
Total1001

Frames Transmitted by Opcode

OpcodeCount
0196772
21000
81
Total197773


Wire Log

000 RX OCTETS: 474554202f72756e436173653f636173653d333532266167656e743d756e6469636920485454502f312e310d0a686f73743a
               206c6f63616c686f73743a393030 ...
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
               5465737453756974652f302e382e ...
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: 88820000000003e8
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3030303030303030
               0x03e8
009 TCP DROPPED BY ME