=== Test case: s2s_SUITE:timeout_waiting_for_message/1 (click for source code)

=== Config value:

    [{watchdog,<0.81358.0>},
     {{s2s,mim},
      #{opts =>
            #{address => #{<<"fed1">> => #{ip_address => "127.0.0.1"}},
              outgoing =>
                  #{port => 5299,
                    ip_versions => [4,6],
                    connection_timeout => 10000},
              dns => #{timeout => 10,retries => 2},
              use_starttls => optional,max_retry_delay => 300,
              ciphers => "TLSv1.2:TLSv1.3",
              certfile => "priv/ssl/fake_server.pem",default_policy => allow},
        listener =>
            #{module => ejabberd_s2s_in,port => 5269,num_acceptors => 100,
              hibernate_after => 0,backlog => 1024,ip_address => "0",
              proxy_protocol => false,
              tls =>
                  #{verify_mode => peer,ciphers => "TLSv1.2:TLSv1.3",
                    dhfile => "priv/ssl/fake_dh_server.pem",
                    protocol_options =>
                        ["no_sslv2","no_sslv3","no_tlsv1","no_tlsv1_1"]},
              shaper => s2s_shaper,
              ip_tuple => {0,0,0,0},
              ip_version => 4,proto => tcp,max_stanza_size => 131072,
              connection_type => s2s}}},
     {{s2s,fed},
      #{opts =>
            #{address =>
                  #{<<"domain.example.com">> => #{ip_address => "127.0.0.1"},
                    <<"localhost">> => #{ip_address => "127.0.0.1"},
                    <<"localhost.bis">> => #{ip_address => "127.0.0.1"},
                    <<"muc.localhost">> => #{ip_address => "127.0.0.1"},
                    <<"pubsub.localhost">> => #{ip_address => "127.0.0.1"}},
              outgoing =>
                  #{port => 5269,
                    ip_versions => [4,6],
                    connection_timeout => 10000},
              dns => #{timeout => 10,retries => 2},
              use_starttls => optional,max_retry_delay => 300,
              ciphers => "TLSv1.2:TLSv1.3",
              certfile => "priv/ssl/fake_server.pem",default_policy => allow},
        listener =>
            #{module => ejabberd_s2s_in,port => 5299,num_acceptors => 100,
              hibernate_after => 0,backlog => 1024,ip_address => "0",
              proxy_protocol => false,
              tls =>
                  #{verify_mode => peer,ciphers => "TLSv1.2:TLSv1.3",
                    dhfile => "priv/ssl/fake_dh_server.pem",
                    protocol_options =>
                        ["no_sslv2","no_sslv3","no_tlsv1","no_tlsv1_1"]},
              shaper => s2s_shaper,
              ip_tuple => {0,0,0,0},
              ip_version => 4,proto => tcp,max_stanza_size => 131072,
              connection_type => s2s}}},
     {escalus_user_db,xmpp},
     {preset,"pgsql_cets"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/s2s_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@fe524ba9ae35.2024-03-11_09.05.30/big_tests.tests.s2s_SUITE.logs/run.2024-03-11_09.20.16/s2s_suite.timeout_waiting_for_message.204802.html"},
     {tc_group_properties,[{name,node1_tls_false_node2_tls_required}]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/s2s_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@fe524ba9ae35.2024-03-11_09.05.30/big_tests.tests.s2s_SUITE.logs/run.2024-03-11_09.20.16/log_private/"},
     {escalus_users,[{alice2,[{username,<<"alice">>},
                              {server,<<"fed1">>},
                              {host,<<"localhost">>},
                              {port,5242},
                              {password,<<"makota2">>}]},
                     {alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"localhost">>},
                           {password,<<"makrolika">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@fe524ba9ae35.2024-03-11_09.05.30"

=== Started at 2024-03-11 09:20:34


*** CT 2024-03-11 09:20:34.271 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_4487.html

*** User 2024-03-11 09:20:34.275 ***🔗
alice_timeout_waiting_for_message_2952@fed1 out
<stream:stream to='fed1' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-11 09:20:34.275 ***🔗
alice_timeout_waiting_for_message_2952@fed1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='c2c647c8da41abd9' from='fed1' version='1.0' xml:lang='en'>

*** User 2024-03-11 09:20:34.275 ***🔗
alice_timeout_waiting_for_message_2952@fed1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-512</mechanism>
		<mechanism>SCRAM-SHA-384</mechanism>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>SCRAM-SHA-224</mechanism>
		<mechanism>SCRAM-SHA-1</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-03-11 09:20:34.275 ***🔗
alice_timeout_waiting_for_message_2952@fed1 out
<iq type='get' id='4ad5974f8c40fcc3da78824a1f612dc3'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2024-03-11 09:20:34.276 ***🔗
alice_timeout_waiting_for_message_2952@fed1 in
<iq from='fed1' to='fed1' id='4ad5974f8c40fcc3da78824a1f612dc3' type='result'>
	<query xmlns='jabber:iq:register'>
		<instructions>Choose a username and password to register with this server</instructions>
		<username/>
		<password/>
	</query>
</iq>



*** User 2024-03-11 09:20:34.276 ***🔗
alice_timeout_waiting_for_message_2952@fed1 out
<iq type='set' id='ea4267b4a98b5616de7d0dc72e531d51'>
	<query xmlns='jabber:iq:register'>
		<username>alice_timeout_waiting_for_message_2952</username>
		<password>makota2</password>
	</query>
</iq>



*** User 2024-03-11 09:20:34.300 ***🔗
alice_timeout_waiting_for_message_2952@fed1 in
<iq from='fed1' to='fed1' id='ea4267b4a98b5616de7d0dc72e531d51' type='result'>
	<query xmlns='jabber:iq:register'>
		<username>alice_timeout_waiting_for_message_2952</username>
		<password>makota2</password>
	</query>
</iq>



*** User 2024-03-11 09:20:34.300 ***🔗
alice_timeout_waiting_for_message_2952@fed1 out
</stream:stream>

*** User 2024-03-11 09:20:34.300 ***🔗
alice_timeout_waiting_for_message_2952@fed1 in
</stream:stream>

*** User 2024-03-11 09:20:34.301 ***🔗
alicE_timeout_waiting_for_message_2952@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-11 09:20:34.301 ***🔗
alicE_timeout_waiting_for_message_2952@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='51ee82e276fa7be6' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-11 09:20:34.302 ***🔗
alicE_timeout_waiting_for_message_2952@localhost in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-03-11 09:20:34.302 ***🔗
alicE_timeout_waiting_for_message_2952@localhost out
<iq type='get' id='fef5de361695b354e833feb4d7b08603'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2024-03-11 09:20:34.302 ***🔗
alicE_timeout_waiting_for_message_2952@localhost in
<iq from='localhost' to='localhost' id='fef5de361695b354e833feb4d7b08603' type='result'>
	<query xmlns='jabber:iq:register'>
		<instructions>Choose a username and password to register with this server</instructions>
		<username/>
		<password/>
	</query>
</iq>



*** User 2024-03-11 09:20:34.302 ***🔗
alicE_timeout_waiting_for_message_2952@localhost out
<iq type='set' id='b46ba6a0359697a5d8981f3b13c39db3'>
	<query xmlns='jabber:iq:register'>
		<username>alicE_timeout_waiting_for_message_2952</username>
		<password>matygrysa</password>
	</query>
</iq>



*** User 2024-03-11 09:20:34.304 ***🔗
alicE_timeout_waiting_for_message_2952@localhost in
<iq from='localhost' to='localhost' id='b46ba6a0359697a5d8981f3b13c39db3' type='result'>
	<query xmlns='jabber:iq:register'>
		<username>alicE_timeout_waiting_for_message_2952</username>
		<password>matygrysa</password>
	</query>
</iq>



*** User 2024-03-11 09:20:34.304 ***🔗
alicE_timeout_waiting_for_message_2952@localhost out
</stream:stream>

*** User 2024-03-11 09:20:34.304 ***🔗
alicE_timeout_waiting_for_message_2952@localhost in
</stream:stream>

*** User 2024-03-11 09:20:34.305 ***🔗
alice_timeout_waiting_for_message_2952@fed1/res1 out
<stream:stream to='fed1' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-11 09:20:34.306 ***🔗
alice_timeout_waiting_for_message_2952@fed1/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='154c40fcfcd15fac' from='fed1' version='1.0' xml:lang='en'>

*** User 2024-03-11 09:20:34.306 ***🔗
alice_timeout_waiting_for_message_2952@fed1/res1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-512</mechanism>
		<mechanism>SCRAM-SHA-384</mechanism>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>SCRAM-SHA-224</mechanism>
		<mechanism>SCRAM-SHA-1</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-03-11 09:20:34.306 ***🔗
alice_timeout_waiting_for_message_2952@fed1/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNlX3RpbWVvdXRfd2FpdGluZ19mb3JfbWVzc2FnZV8yOTUyAG1ha290YTI=</auth>



*** User 2024-03-11 09:20:34.308 ***🔗
alice_timeout_waiting_for_message_2952@fed1/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-11 09:20:34.309 ***🔗
alice_timeout_waiting_for_message_2952@fed1/res1 out
<stream:stream to='fed1' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-11 09:20:34.309 ***🔗
alice_timeout_waiting_for_message_2952@fed1/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='12191002ca12615d' from='fed1' version='1.0' xml:lang='en' to='alice_timeout_waiting_for_message_2952@fed1'>

*** User 2024-03-11 09:20:34.309 ***🔗
alice_timeout_waiting_for_message_2952@fed1/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-03-11 09:20:34.309 ***🔗
alice_timeout_waiting_for_message_2952@fed1/res1 out
<iq type='set' id='fd95faafe4b518d0534b035ae515ca48'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-11 09:20:34.309 ***🔗
alice_timeout_waiting_for_message_2952@fed1/res1 in
<iq id='fd95faafe4b518d0534b035ae515ca48' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_timeout_waiting_for_message_2952@fed1/res1</jid>
	</bind>
</iq>



*** User 2024-03-11 09:20:34.309 ***🔗
alice_timeout_waiting_for_message_2952@fed1/res1 out
<iq type='set' id='696a89af305b6f2606f5a55c37928ba9'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-11 09:20:34.310 ***🔗
alice_timeout_waiting_for_message_2952@fed1/res1 in
<iq from='fed1' to='alice_timeout_waiting_for_message_2952@fed1/res1' id='696a89af305b6f2606f5a55c37928ba9' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-11 09:20:34.310 ***🔗
alice_timeout_waiting_for_message_2952@fed1/res1 out
<presence/>



*** User 2024-03-11 09:20:34.311 ***🔗
alice_timeout_waiting_for_message_2952@fed1/res1 in
<presence from='alice_timeout_waiting_for_message_2952@fed1/res1' to='alice_timeout_waiting_for_message_2952@fed1/res1'/>



*** User 2024-03-11 09:20:34.311 ***🔗
alicE_timeout_waiting_for_message_2952@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-11 09:20:34.311 ***🔗
alicE_timeout_waiting_for_message_2952@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='f9817bf6484427ff' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-11 09:20:34.312 ***🔗
alicE_timeout_waiting_for_message_2952@localhost/res1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-03-11 09:20:34.312 ***🔗
alicE_timeout_waiting_for_message_2952@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3RpbWVvdXRfd2FpdGluZ19mb3JfbWVzc2FnZV8yOTUyAG1hdHlncnlzYQ==</auth>



*** User 2024-03-11 09:20:34.314 ***🔗
alicE_timeout_waiting_for_message_2952@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-11 09:20:34.314 ***🔗
alicE_timeout_waiting_for_message_2952@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-11 09:20:34.315 ***🔗
alicE_timeout_waiting_for_message_2952@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='af55118237d0a35f' from='localhost' version='1.0' xml:lang='en' to='alice_timeout_waiting_for_message_2952@localhost'>

*** User 2024-03-11 09:20:34.315 ***🔗
alicE_timeout_waiting_for_message_2952@localhost/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-03-11 09:20:34.315 ***🔗
alicE_timeout_waiting_for_message_2952@localhost/res1 out
<iq type='set' id='6da4a1644e1b348cb1f26e64079ad343'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-11 09:20:34.315 ***🔗
alicE_timeout_waiting_for_message_2952@localhost/res1 in
<iq id='6da4a1644e1b348cb1f26e64079ad343' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_timeout_waiting_for_message_2952@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-11 09:20:34.315 ***🔗
alice_timeout_waiting_for_message_2952@localhost/res1 out
<iq type='set' id='657ecfe38cebbe7ebfcebb7b1ee3d9dc'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-11 09:20:34.316 ***🔗
alice_timeout_waiting_for_message_2952@localhost/res1 in
<iq from='localhost' to='alice_timeout_waiting_for_message_2952@localhost/res1' id='657ecfe38cebbe7ebfcebb7b1ee3d9dc' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-11 09:20:34.316 ***🔗
alice_timeout_waiting_for_message_2952@localhost/res1 out
<presence/>



*** User 2024-03-11 09:20:34.317 ***🔗
alice_timeout_waiting_for_message_2952@localhost/res1 in
<presence from='alice_timeout_waiting_for_message_2952@localhost/res1' to='alice_timeout_waiting_for_message_2952@localhost/res1'/>



*** User 2024-03-11 09:20:34.318 ***🔗
alice_timeout_waiting_for_message_2952@localhost/res1 out
<message type='chat' to='alice_timeout_waiting_for_message_2952@fed1/res1'>
	<body>Hi, foreign Alice!</body>
</message>


*** CT 2024-03-11 09:20:44.319 *** Stanza Log:🔗 timeout_waiting_for_message.xml
*** CT 2024-03-11 09:20:44.322 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_4488.html



=== Ended at 2024-03-11 09:20:44
=== successfully completed test case
=== === Returned value: ok


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