=== Config function: websockets_SUITE:end_per_suite/1 (click for source code)

=== Config value:

    [{original_listeners,[#{module => ejabberd_cowboy,port => 5280,
                            protocol => #{compress => false},
                            handlers =>
                                [#{module => mod_bosh,path => "/http-bind",
                                   host => '_'},
                                 #{timeout => 60000,module => mod_websockets,
                                   path => "/ws-xmpp",host => '_',
                                   backwards_compatible_session => true,
                                   max_stanza_size => infinity,
                                   c2s_state_timeout => 5000}],
                            transport =>
                                #{num_acceptors => 10,max_connections => 1024},
                            ip_address => "0",proto => tcp,
                            ip_tuple => {0,0,0,0},
                            ip_version => 4,connection_type => undefined},
                          #{module => ejabberd_cowboy,port => 5285,
                            protocol => #{compress => false},
                            handlers =>
                                [#{module => mod_bosh,path => "/http-bind",
                                   host => '_'},
                                 #{timeout => 60000,module => mod_websockets,
                                   path => "/ws-xmpp",host => '_',
                                   backwards_compatible_session => true,
                                   max_stanza_size => infinity,
                                   c2s_state_timeout => 5000}],
                            transport =>
                                #{num_acceptors => 10,max_connections => 1024},
                            tls =>
                                #{password => [],verify_mode => none,
                                  certfile => "priv/ssl/fake_cert.pem",
                                  keyfile => "priv/ssl/fake_key.pem"},
                            ip_address => "0",proto => tcp,
                            ip_tuple => {0,0,0,0},
                            ip_version => 4,connection_type => undefined},
                          #{module => ejabberd_cowboy,port => 8088,
                            protocol => #{compress => false},
                            handlers =>
                                [#{module => mongoose_admin_api,
                                   path => "/api",host => "localhost",
                                   handlers =>
                                       [contacts,users,sessions,messages,
                                        stanzas,muc_light,muc,inbox,domain,
                                        metrics]}],
                            transport =>
                                #{num_acceptors => 10,max_connections => 1024},
                            ip_address => "127.0.0.1",proto => tcp,
                            ip_tuple => {127,0,0,1},
                            ip_version => 4,connection_type => undefined},
                          #{module => ejabberd_cowboy,port => 8089,
                            protocol => #{compress => true},
                            handlers =>
                                [#{module => mongoose_client_api,
                                   path => "/api",host => '_',
                                   handlers =>
                                       [sse,messages,contacts,rooms,
                                        rooms_config,rooms_users,
                                        rooms_messages],
                                   docs => true}],
                            transport =>
                                #{num_acceptors => 10,max_connections => 1024},
                            tls =>
                                #{password => [],verify_mode => none,
                                  certfile => "priv/ssl/fake_cert.pem",
                                  keyfile => "priv/ssl/fake_key.pem"},
                            ip_address => "0",proto => tcp,
                            ip_tuple => {0,0,0,0},
                            ip_version => 4,connection_type => undefined},
                          #{module => ejabberd_cowboy,port => 5551,
                            protocol => #{compress => false},
                            handlers =>
                                [#{module => mongoose_graphql_handler,
                                   path => "/api/graphql",host => "localhost",
                                   username => <<"admin">>,
                                   password => <<"secret">>,
                                   sse_idle_timeout => 3600000,
                                   schema_endpoint => admin}],
                            transport =>
                                #{num_acceptors => 10,max_connections => 1024},
                            ip_address => "127.0.0.1",proto => tcp,
                            ip_tuple => {127,0,0,1},
                            ip_version => 4,connection_type => undefined},
                          #{module => ejabberd_cowboy,port => 5541,
                            protocol => #{compress => false},
                            handlers =>
                                [#{module => mongoose_graphql_handler,
                                   path => "/api/graphql",host => '_',
                                   sse_idle_timeout => 3600000,
                                   schema_endpoint => domain_admin}],
                            transport =>
                                #{num_acceptors => 10,max_connections => 1024},
                            ip_address => "0.0.0.0",proto => tcp,
                            ip_tuple => {0,0,0,0},
                            ip_version => 4,connection_type => undefined},
                          #{module => ejabberd_cowboy,port => 5561,
                            protocol => #{compress => false},
                            handlers =>
                                [#{module => mongoose_graphql_handler,
                                   path => "/api/graphql",host => '_',
                                   sse_idle_timeout => 3600000,
                                   schema_endpoint => user}],
                            transport =>
                                #{num_acceptors => 10,max_connections => 1024},
                            ip_address => "0.0.0.0",proto => tcp,
                            ip_tuple => {0,0,0,0},
                            ip_version => 4,connection_type => undefined},
                          #{module => ejabberd_cowboy,port => 9091,
                            protocol => #{compress => false},
                            handlers =>
                                [#{module => mongoose_prometheus_handler,
                                   path => "/metrics",host => '_'}],
                            transport =>
                                #{num_acceptors => 10,max_connections => 1024},
                            ip_address => "0",proto => tcp,
                            ip_tuple => {0,0,0,0},
                            ip_version => 4,connection_type => undefined}]},
     {watchdog,<0.91047.0>},
     {preset,"pgsql_cets"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/websockets_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@100e910b36a4.2024-03-13_08.15.22/big_tests.tests.websockets_SUITE.logs/run.2024-03-13_08.31.38/websockets_suite.end_per_suite.html"},
     {tc_group_properties,[]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/websockets_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@100e910b36a4.2024-03-13_08.15.22/big_tests.tests.websockets_SUITE.logs/run.2024-03-13_08.31.38/log_private/"},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {geralt,[{username,<<"geralt">>},
                              {server,<<"localhost">>},
                              {password,<<"witcher">>},
                              {transport,escalus_ws},
                              {port,5280},
                              {wspath,<<"/ws-xmpp">>}]},
                     {geralt_s,[{username,<<"geralt_s">>},
                                {server,<<"localhost">>},
                                {password,<<"witcher_s">>},
                                {transport,escalus_ws},
                                {ssl,true},
                                {port,5285},
                                {wspath,<<"/ws-xmpp">>},
                                {ssl_opts,[{verify,verify_none}]}]},
                     {carol,[{username,<<"carol">>},
                             {server,<<"localhost">>},
                             {password,<<"jinglebells">>},
                             {transport,escalus_bosh},
                             {path,<<"/http-bind">>},
                             {port,5280}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@100e910b36a4.2024-03-13_08.15.22"

=== Started at 2024-03-13 08:31:39


*** System report during websockets_SUITE:end_per_suite/1 2024-03-13 08:31:39.693 ***🔗
=WARNING REPORT==== 13-Mar-2024::08:31:39.693545 ===
====== finishing websockets_SUITE suite


*** User 2024-03-13 08:31:39.697 ***🔗
Suite: websockets_SUITE finished dirty. Other suites may fail because of that. Details:
[{opened_sessions,[{session,{1710318569427154,<10240.102107.0>},
                            {<<"alice_msg_is_sent_and_delivered_over_sse_2902">>,
                             <<"localhost">>,
                             <<"sse-2378eb30-ac3a-4438-9253-6699ced1bd46">>},
                            {<<"alice_msg_is_sent_and_delivered_over_sse_2902">>,
                             <<"localhost">>},
                            1,#{}},
                   {session,{1710318571545606,<10240.103678.0>},
                            {<<"alice_sse_should_not_get_timeout_2959">>,
                             <<"localhost">>,
                             <<"sse-eb403121-d6f7-4a32-ba93-86147804b3fc">>},
                            {<<"alice_sse_should_not_get_timeout_2959">>,
                             <<"localhost">>},
                            1,#{}},
                   {session,{1710318569935337,<10240.102645.0>},
                            {<<"bob_aff_change_msg_is_delivered_over_sse_2925">>,
                             <<"localhost">>,
                             <<"sse-066a8ccd-8370-4016-8749-76399bfb14f8">>},
                            {<<"bob_aff_change_msg_is_delivered_over_sse_2925">>,
                             <<"localhost">>},
                            1,#{}},
                   {session,{1710318570125801,<10240.103005.0>},
                            {<<"bob_room_msg_is_sent_and_delivered_over_sse_2924">>,
                             <<"localhost">>,
                             <<"sse-70441126-b8bc-4e3c-9d84-629f02a29fb0">>},
                            {<<"bob_room_msg_is_sent_and_delivered_over_sse_2924">>,
                             <<"localhost">>},
                            1,#{}}]}]



=== Ended at 2024-03-13 08:31:39
=== successfully completed test case
=== === Returned value: ok
=== 
=== Total execution time of group: 1.484s



Test run history | Top level test index | Latest test result