=== Test case: push_integration_SUITE:immediate_notification/1 (click for source code)

=== Config value:

    [{api_v,<<"v3">>},
     {required_modules,
         [{mod_stream_management,
              #{ack => true,ack_freq => never,backend => mnesia,
                buffer => true,buffer_max => 100,resume_timeout => 600,
                stale_h =>
                    #{enabled => false,geriatric => 3600,
                      repeat_after => 1800}}},
          {mod_pubsub,
              #{access_createnode => all,backend => mnesia,
                default_node_config => [],
                host => {prefix,<<"pubsub.">>},
                ignore_pep_from_offline => true,iqdisc => one_queue,
                item_publisher => false,last_item_cache => false,
                max_items_node => 10,nodetree => nodetree_dag,
                pep_mapping => #{},
                plugins => [<<"dag">>,<<"push">>],
                sync_broadcast => false,
                wpool =>
                    #{call_timeout => 5000,strategy => best_worker,
                      workers => 10}}},
          {mod_push_service_mongoosepush,
              #{api_version => <<"v3">>,max_http_connections => 100,
                pool_name => mongoose_push_http}},
          {mod_event_pusher,
              #{push =>
                    #{backend => mnesia,iqdisc => one_queue,
                      plugin_module => mod_event_pusher_push_plugin_enhanced,
                      virtual_pubsub_hosts => [],
                      wpool =>
                          #{call_timeout => 5000,strategy => available_worker,
                            workers => 10}}}}]},
     {watchdog,<0.17144.1>},
     {pubsub_host,real},
     {preset,"ldap_mnesia"},
     {mim_data_dir,
         "/home/circleci/project/big_tests/tests/push_integration_SUITE_data"},
     {tc_logfile,
         "/home/circleci/project/big_tests/ct_report/ct_run.test@6874e1758bc5.2024-04-26_13.09.10/big_tests.tests.push_integration_SUITE.logs/run.2024-04-26_13.20.08/push_integration_suite.immediate_notification.html"},
     {tc_group_properties,[{name,enhanced_integration_with_sm}]},
     {tc_group_path,[[{name,pubsub_ful}]]},
     {data_dir,
         "/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/push_integration_SUITE_data/"},
     {priv_dir,
         "/home/circleci/project/big_tests/ct_report/ct_run.test@6874e1758bc5.2024-04-26_13.09.10/big_tests.tests.push_integration_SUITE.logs/run.2024-04-26_13.20.08/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_amp => #{},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{number_of_segments => 5,strategy => fifo,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue},
        mod_disco =>
            #{extra_domains => [],iqdisc => one_queue,server_info => [],
              users_can_see_hidden_services => false},
        mod_presence => #{},
        mod_register =>
            #{access => register,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}],
              iqdisc => one_queue,password_strength => 0,
              registration_watchers => []},
        mod_roster =>
            #{backend => mnesia,iqdisc => one_queue,store_current_id => false,
              versioning => false},
        mod_sic => #{iqdisc => one_queue},
        mod_stream_management =>
            #{ack => true,ack_freq => 1,backend => mnesia,buffer => true,
              buffer_max => 100,resume_timeout => 600,
              stale_h =>
                  #{enabled => false,geriatric => 3600,repeat_after => 1800}},
        mod_vcard =>
            #{backend => ldap,
              host => {prefix,<<"vjud.">>},
              iqdisc => parallel,
              ldap =>
                  #{base => <<"ou=Users,dc=esl,dc=com">>,
                    binary_search_fields => [],deref => never,
                    filter => <<"(objectClass=inetOrgPerson)">>,
                    pool_tag => default,
                    search_fields =>
                        [{<<"User">>,<<"%u">>},
                         {<<"Full Name">>,<<"displayName">>},
                         {<<"Given Name">>,<<"givenName">>},
                         {<<"Middle Name">>,<<"initials">>},
                         {<<"Family Name">>,<<"sn">>},
                         {<<"Nickname">>,<<"%u">>},
                         {<<"Birthday">>,<<"birthDay">>},
                         {<<"Country">>,<<"c">>},
                         {<<"City">>,<<"l">>},
                         {<<"Email">>,<<"mail">>},
                         {<<"Organization Name">>,<<"o">>},
                         {<<"Organization Unit">>,<<"ou">>}],
                    search_operator => 'and',
                    search_reported =>
                        [{<<"Full Name">>,<<"FN">>},
                         {<<"Given Name">>,<<"FIRST">>},
                         {<<"Middle Name">>,<<"MIDDLE">>},
                         {<<"Family Name">>,<<"LAST">>},
                         {<<"Nickname">>,<<"NICK">>},
                         {<<"Birthday">>,<<"BDAY">>},
                         {<<"Country">>,<<"CTRY">>},
                         {<<"City">>,<<"LOCALITY">>},
                         {<<"Email">>,<<"EMAIL">>},
                         {<<"Organization Name">>,<<"ORGNAME">>},
                         {<<"Organization Unit">>,<<"ORGUNIT">>}],
                    uids => [{<<"uid">>,<<"%u">>}],
                    vcard_map =>
                        [{<<"NICKNAME">>,<<"%u">>,[]},
                         {<<"FN">>,<<"%s">>,[<<"displayName">>]},
                         {<<"FAMILY">>,<<"%s">>,[<<"sn">>]},
                         {<<"GIVEN">>,<<"%s">>,[<<"givenName">>]},
                         {<<"MIDDLE">>,<<"%s">>,[<<"initials">>]},
                         {<<"ORGNAME">>,<<"%s">>,[<<"o">>]},
                         {<<"ORGUNIT">>,<<"%s">>,[<<"ou">>]},
                         {<<"CTRY">>,<<"%s">>,[<<"c">>]},
                         {<<"LOCALITY">>,<<"%s">>,[<<"l">>]},
                         {<<"STREET">>,<<"%s">>,[<<"street">>]},
                         {<<"REGION">>,<<"%s">>,[<<"st">>]},
                         {<<"PCODE">>,<<"%s">>,[<<"postalCode">>]},
                         {<<"TITLE">>,<<"%s">>,[<<"title">>]},
                         {<<"URL">>,<<"%s">>,[<<"labeleduri">>]},
                         {<<"DESC">>,<<"%s">>,[<<"description">>]},
                         {<<"TEL">>,<<"%s">>,[<<"telephoneNumber">>]},
                         {<<"EMAIL">>,<<"%s">>,[<<"mail">>]},
                         {<<"BDAY">>,<<"%s">>,[<<"birthDay">>]},
                         {<<"ROLE">>,<<"%s">>,[<<"employeeType">>]},
                         {<<"PHOTO">>,<<"%s">>,[<<"jpegPhoto">>]}]},
              matches => 30,search => true}}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@6874e1758bc5.2024-04-26_13.09.10"

=== Started at 2024-04-26 13:20:14


*** CT 2024-04-26 13:20:14.137 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_4392.html

*** User 2024-04-26 13:20:14.186 ***🔗
bOb_immediate_notification_1670@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-26 13:20:14.187 ***🔗
bOb_immediate_notification_1670@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ccd57a5f98180bd0' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-26 13:20:14.187 ***🔗
bOb_immediate_notification_1670@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>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-26 13:20:14.187 ***🔗
bOb_immediate_notification_1670@localhost out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9pbW1lZGlhdGVfbm90aWZpY2F0aW9uXzE2NzAAbWFrcm9saWth</auth>



*** User 2024-04-26 13:20:14.189 ***🔗
bOb_immediate_notification_1670@localhost in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-26 13:20:14.189 ***🔗
bOb_immediate_notification_1670@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-26 13:20:14.189 ***🔗
bOb_immediate_notification_1670@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='222933bd2a4522a0' from='localhost' version='1.0' xml:lang='en' to='bob_immediate_notification_1670@localhost'>

*** User 2024-04-26 13:20:14.189 ***🔗
bOb_immediate_notification_1670@localhost 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-04-26 13:20:14.190 ***🔗
bOb_immediate_notification_1670@localhost out
<iq type='set' id='50b079d64f19a26b6a5762b09143b8e4'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2024-04-26 13:20:14.190 ***🔗
bOb_immediate_notification_1670@localhost in
<iq id='50b079d64f19a26b6a5762b09143b8e4' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob_immediate_notification_1670@localhost/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2024-04-26 13:20:14.190 ***🔗
bob_immediate_notification_1670@localhost/escalus-default-resource out
<iq type='set' id='e6623bed40cff97937f922c3dd847429'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-26 13:20:14.191 ***🔗
bob_immediate_notification_1670@localhost/escalus-default-resource in
<iq from='localhost' to='bob_immediate_notification_1670@localhost/escalus-default-resource' id='e6623bed40cff97937f922c3dd847429' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-26 13:20:14.191 ***🔗
bob_immediate_notification_1670@localhost/escalus-default-resource out
<presence/>



*** User 2024-04-26 13:20:14.192 ***🔗
bob_immediate_notification_1670@localhost/escalus-default-resource in
<presence from='bob_immediate_notification_1670@localhost/escalus-default-resource' to='bob_immediate_notification_1670@localhost/escalus-default-resource'/>



*** User 2024-04-26 13:20:14.198 ***🔗
alicE_immediate_notification_1671@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-26 13:20:14.199 ***🔗
alicE_immediate_notification_1671@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='74f868ec79bc4ecb' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-26 13:20:14.199 ***🔗
alicE_immediate_notification_1671@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>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-26 13:20:14.199 ***🔗
alicE_immediate_notification_1671@localhost out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2ltbWVkaWF0ZV9ub3RpZmljYXRpb25fMTY3MQBtYXR5Z3J5c2E=</auth>



*** User 2024-04-26 13:20:14.201 ***🔗
alicE_immediate_notification_1671@localhost in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-26 13:20:14.201 ***🔗
alicE_immediate_notification_1671@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-26 13:20:14.201 ***🔗
alicE_immediate_notification_1671@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='e088d453a03cf9a9' from='localhost' version='1.0' xml:lang='en' to='alice_immediate_notification_1671@localhost'>

*** User 2024-04-26 13:20:14.201 ***🔗
alicE_immediate_notification_1671@localhost 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-04-26 13:20:14.201 ***🔗
alicE_immediate_notification_1671@localhost out
<iq type='set' id='00bbc8e9027d0d73782ff13fdc63ca28'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2024-04-26 13:20:14.202 ***🔗
alicE_immediate_notification_1671@localhost in
<iq id='00bbc8e9027d0d73782ff13fdc63ca28' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_immediate_notification_1671@localhost/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2024-04-26 13:20:14.202 ***🔗
alice_immediate_notification_1671@localhost/escalus-default-resource out
<iq type='set' id='e6c6041a016749ecf50f2ea254398d0b'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-26 13:20:14.202 ***🔗
alice_immediate_notification_1671@localhost/escalus-default-resource in
<iq from='localhost' to='alice_immediate_notification_1671@localhost/escalus-default-resource' id='e6c6041a016749ecf50f2ea254398d0b' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-26 13:20:14.202 ***🔗
alice_immediate_notification_1671@localhost/escalus-default-resource out
<enable xmlns='urn:xmpp:sm:3' resume='true'/>



*** User 2024-04-26 13:20:14.203 ***🔗
alice_immediate_notification_1671@localhost/escalus-default-resource in
<enabled xmlns='urn:xmpp:sm:3' id='eZe1cfpki16xce7g6lJ6axiKQ691' resume='true'/>



*** User 2024-04-26 13:20:14.203 ***🔗
alice_immediate_notification_1671@localhost/escalus-default-resource out
<presence/>



*** User 2024-04-26 13:20:14.204 ***🔗
alice_immediate_notification_1671@localhost/escalus-default-resource in
<presence from='alice_immediate_notification_1671@localhost/escalus-default-resource' to='alice_immediate_notification_1671@localhost/escalus-default-resource'/>



*** User 2024-04-26 13:20:14.204 ***🔗
alice_immediate_notification_1671@localhost/escalus-default-resource out
<iq to='pubsub.localhost' type='set' id='alice_immediate_notification_1671-pubsub.localhost-princely_musings_YNSCGKzBT6I=-create_node' from='alice_immediate_notification_1671@localhost/escalus-default-resource'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub'>
		<create type='push' node='princely_musings_YNSCGKzBT6I='/>
		<configure>
			<x xmlns='jabber:x:data' type='submit'>
				<field var='FORM_TYPE' type='hidden'>
					<value>http://jabber.org/protocol/pubsub#node_config</value>
				</field>
				<field var='pubsub#access_model'>
					<value>whitelist</value>
				</field>
				<field var='pubsub#publish_model'>
					<value>publishers</value>
				</field>
			</x>
		</configure>
	</pubsub>
</iq>



*** User 2024-04-26 13:20:14.206 ***🔗
alice_immediate_notification_1671@localhost/escalus-default-resource in
<iq from='pubsub.localhost' to='alice_immediate_notification_1671@localhost/escalus-default-resource' id='alice_immediate_notification_1671-pubsub.localhost-princely_musings_YNSCGKzBT6I=-create_node' type='result'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub'>
		<create node='princely_musings_YNSCGKzBT6I='/>
	</pubsub>
</iq>



*** User 2024-04-26 13:20:14.206 ***🔗
alice_immediate_notification_1671@localhost/escalus-default-resource out
<iq to='pubsub.localhost' type='set' id='sYKa4DI=' from='alice_immediate_notification_1671@localhost/escalus-default-resource'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub#owner'>
		<affiliations node='princely_musings_YNSCGKzBT6I='>
			<affiliation jid='localhost' affiliation='publish-only'/>
		</affiliations>
	</pubsub>
</iq>



*** User 2024-04-26 13:20:14.207 ***🔗
alice_immediate_notification_1671@localhost/escalus-default-resource in
<iq from='pubsub.localhost' to='alice_immediate_notification_1671@localhost/escalus-default-resource' id='sYKa4DI=' type='result'/>



*** User 2024-04-26 13:20:14.207 ***🔗
alice_immediate_notification_1671@localhost/escalus-default-resource out
<iq type='set' id='bc1d78c887fd79ef6507f0cacfee8058'>
	<enable xmlns='urn:xmpp:push:0' jid='pubsub.localhost' node='princely_musings_YNSCGKzBT6I='>
		<x xmlns='jabber:x:data' type='submit'>
			<field type='hidden' var='FORM_TYPE'>
				<value>http://jabber.org/protocol/pubsub#publish-options</value>
			</field>
			<field var='service'>
				<value>apns</value>
			</field>
			<field var='device_id'>
				<value>77H325L2MHL2MB8LHCDJHF1CHM9E</value>
			</field>
		</x>
	</enable>
</iq>



*** User 2024-04-26 13:20:14.208 ***🔗
alice_immediate_notification_1671@localhost/escalus-default-resource in
<iq from='alice_immediate_notification_1671@localhost' to='alice_immediate_notification_1671@localhost/escalus-default-resource' id='bc1d78c887fd79ef6507f0cacfee8058' type='result'/>



*** User 2024-04-26 13:20:14.208 ***🔗
alice_immediate_notification_1671@localhost/escalus-default-resource out
<iq to='pubsub.localhost' type='set' id='alice_immediate_notification_1671-pubsub.localhost-princely_musings_obV9mCAKCAA=-create_node' from='alice_immediate_notification_1671@localhost/escalus-default-resource'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub'>
		<create type='push' node='princely_musings_obV9mCAKCAA='/>
		<configure>
			<x xmlns='jabber:x:data' type='submit'>
				<field var='FORM_TYPE' type='hidden'>
					<value>http://jabber.org/protocol/pubsub#node_config</value>
				</field>
				<field var='pubsub#access_model'>
					<value>whitelist</value>
				</field>
				<field var='pubsub#publish_model'>
					<value>publishers</value>
				</field>
			</x>
		</configure>
	</pubsub>
</iq>



*** User 2024-04-26 13:20:14.210 ***🔗
alice_immediate_notification_1671@localhost/escalus-default-resource in
<iq from='pubsub.localhost' to='alice_immediate_notification_1671@localhost/escalus-default-resource' id='alice_immediate_notification_1671-pubsub.localhost-princely_musings_obV9mCAKCAA=-create_node' type='result'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub'>
		<create node='princely_musings_obV9mCAKCAA='/>
	</pubsub>
</iq>



*** User 2024-04-26 13:20:14.210 ***🔗
alice_immediate_notification_1671@localhost/escalus-default-resource out
<iq to='pubsub.localhost' type='set' id='OpQrCYo=' from='alice_immediate_notification_1671@localhost/escalus-default-resource'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub#owner'>
		<affiliations node='princely_musings_obV9mCAKCAA='>
			<affiliation jid='localhost' affiliation='publish-only'/>
		</affiliations>
	</pubsub>
</iq>



*** User 2024-04-26 13:20:14.210 ***🔗
alice_immediate_notification_1671@localhost/escalus-default-resource in
<iq from='pubsub.localhost' to='alice_immediate_notification_1671@localhost/escalus-default-resource' id='OpQrCYo=' type='result'/>



*** User 2024-04-26 13:20:14.211 ***🔗
alice_immediate_notification_1671@localhost/escalus-default-resource out
<iq type='set' id='58b0b631490f6d52e748a01d5679a71d'>
	<enable xmlns='urn:xmpp:push:0' jid='pubsub.localhost' node='princely_musings_obV9mCAKCAA='>
		<x xmlns='jabber:x:data' type='submit'>
			<field type='hidden' var='FORM_TYPE'>
				<value>http://jabber.org/protocol/pubsub#publish-options</value>
			</field>
			<field var='service'>
				<value>fcm</value>
			</field>
			<field var='device_id'>
				<value>H292D567ADC6FLIB0LF4J63AHH36</value>
			</field>
		</x>
	</enable>
</iq>



*** User 2024-04-26 13:20:14.211 ***🔗
alice_immediate_notification_1671@localhost/escalus-default-resource in
<iq from='alice_immediate_notification_1671@localhost' to='alice_immediate_notification_1671@localhost/escalus-default-resource' id='58b0b631490f6d52e748a01d5679a71d' type='result'/>



*** User 2024-04-26 13:20:14.211 ***🔗
bob_immediate_notification_1670@localhost/escalus-default-resource out
<message to='alice_immediate_notification_1671@localhost' type='chat'>
	<body>msg-0</body>
</message>



*** User 2024-04-26 13:20:14.213 ***🔗
alice_immediate_notification_1671@localhost/escalus-default-resource in
<message from='bob_immediate_notification_1670@localhost/escalus-default-resource' to='alice_immediate_notification_1671@localhost' type='chat'>
	<body>msg-0</body>
</message>



*** User 2024-04-26 13:20:14.213 ***🔗
alice_immediate_notification_1671@localhost/escalus-default-resource out
<a xmlns='urn:xmpp:sm:3' h='8'/>



*** User 2024-04-26 13:20:14.213 ***🔗
bob_immediate_notification_1670@localhost/escalus-default-resource out
<message to='alice_immediate_notification_1671@localhost' type='chat'>
	<body>msg-1</body>
</message>



*** User 2024-04-26 13:20:14.214 ***🔗
alice_immediate_notification_1671@localhost/escalus-default-resource in
<message from='bob_immediate_notification_1670@localhost/escalus-default-resource' to='alice_immediate_notification_1671@localhost' type='chat'>
	<body>msg-1</body>
</message>



*** User 2024-04-26 13:20:14.216 ***🔗
bob_immediate_notification_1670@localhost/escalus-default-resource out
<message to='alice_immediate_notification_1671@localhost' type='chat'>
	<body>msg-2</body>
</message>



*** User 2024-04-26 13:20:15.229 ***🔗
bob_immediate_notification_1670@localhost/escalus-default-resource out
</stream:stream>

*** User 2024-04-26 13:20:15.229 ***🔗
bob_immediate_notification_1670@localhost/escalus-default-resource in
</stream:stream>
*** CT 2024-04-26 13:20:15.249 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_4394.html



=== Ended at 2024-04-26 13:20:15
=== successfully completed test case
=== === Returned value: already_stopped


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