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

=== Config value:

    [{api_v,<<"v3">>},
     {required_modules,
         [{mod_muc_light,
              #{host => {prefix,<<"muclight.">>},
                backend => rdbms,rooms_per_user => infinity,blocking => true,
                config_schema =>
                    [{<<"roomname">>,<<"Untitled">>,roomname,binary},
                     {<<"subject">>,<<>>,subject,binary}],
                legacy_mode => false,rooms_in_rosters => true,
                max_occupants => infinity,equal_occupants => false,
                rooms_per_page => 10,all_can_configure => false,
                all_can_invite => false}},
          {mod_stream_management,
              #{buffer => true,ack => true,backend => mnesia,
                stale_h =>
                    #{enabled => false,repeat_after => 1800,geriatric => 3600},
                buffer_max => 100,ack_freq => never,resume_timeout => 1}},
          {mod_offline,
              #{backend => rdbms,store_groupchat_messages => false,
                access_max_user_messages => max_user_offline_messages}},
          {mod_push_service_mongoosepush,
              #{pool_name => mongoose_push_http,max_http_connections => 100,
                api_version => <<"v3">>}},
          {mod_event_pusher,
              #{push =>
                    #{iqdisc => one_queue,backend => rdbms,
                      wpool =>
                          #{workers => 10,strategy => available_worker,
                            call_timeout => 5000},
                      virtual_pubsub_hosts => [{prefix,<<"virtual.">>}],
                      plugin_module =>
                          mod_event_pusher_push_plugin_defaults}}}]},
     {watchdog,<0.83992.0>},
     {pubsub_host,virtual},
     {preset,"odbc_mssql_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@263f7cbb53ed.2024-04-25_14.57.19/big_tests.tests.push_integration_SUITE.logs/run.2024-04-25_15.14.09/push_integration_suite.sm_unack_messages_notified_default_plugin.229762.html"},
     {tc_group_properties,[{name,integration_with_sm_and_offline_storage}]},
     {tc_group_path,[[{name,pubsub_less}]]},
     {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@263f7cbb53ed.2024-04-25_14.57.19/big_tests.tests.push_integration_SUITE.logs/run.2024-04-25_15.14.09/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,iqdisc => parallel,backend => rdbms},
        mod_roster =>
            #{iqdisc => one_queue,backend => rdbms,versioning => false,
              store_current_id => false},
        mod_register =>
            #{access => register,iqdisc => one_queue,
              registration_watchers => [],password_strength => 0,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
        mod_sic => #{iqdisc => one_queue},
        mod_amp => #{},mod_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,users_can_see_hidden_services => false,
              server_info => [],extra_domains => []},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => mnesia,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              buffer_max => 100,ack_freq => 1,resume_timeout => 600},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_carboncopy => #{iqdisc => no_queue}}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@263f7cbb53ed.2024-04-25_14.57.19"

=== Started at 2024-04-25 15:14:33


*** CT 2024-04-25 15:14:33.043 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_4812.html

*** User 2024-04-25 15:14:33.095 ***🔗
bOb_sm_unack_messages_notified_default_plugin_3331@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-25 15:14:33.095 ***🔗
bOb_sm_unack_messages_notified_default_plugin_3331@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='0631acb84a551326' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-25 15:14:33.096 ***🔗
bOb_sm_unack_messages_notified_default_plugin_3331@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-04-25 15:14:33.096 ***🔗
bOb_sm_unack_messages_notified_default_plugin_3331@localhost out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9zbV91bmFja19tZXNzYWdlc19ub3RpZmllZF9kZWZhdWx0X3BsdWdpbl8zMzMxAG1ha3JvbGlrYQ==</auth>



*** User 2024-04-25 15:14:33.097 ***🔗
bOb_sm_unack_messages_notified_default_plugin_3331@localhost in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-25 15:14:33.097 ***🔗
bOb_sm_unack_messages_notified_default_plugin_3331@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-25 15:14:33.097 ***🔗
bOb_sm_unack_messages_notified_default_plugin_3331@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='cd5b333c5cb3e557' from='localhost' version='1.0' xml:lang='en' to='bob_sm_unack_messages_notified_default_plugin_3331@localhost'>

*** User 2024-04-25 15:14:33.097 ***🔗
bOb_sm_unack_messages_notified_default_plugin_3331@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-25 15:14:33.098 ***🔗
bOb_sm_unack_messages_notified_default_plugin_3331@localhost out
<iq type='set' id='b926eb4286d5ba9414c40a2d3130253f'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2024-04-25 15:14:33.098 ***🔗
bOb_sm_unack_messages_notified_default_plugin_3331@localhost in
<iq id='b926eb4286d5ba9414c40a2d3130253f' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob_sm_unack_messages_notified_default_plugin_3331@localhost/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2024-04-25 15:14:33.098 ***🔗
bob_sm_unack_messages_notified_default_plugin_3331@localhost/escalus-default-resource out
<iq type='set' id='64f34839126e070c75104372c5da0342'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-25 15:14:33.098 ***🔗
bob_sm_unack_messages_notified_default_plugin_3331@localhost/escalus-default-resource in
<iq from='localhost' to='bob_sm_unack_messages_notified_default_plugin_3331@localhost/escalus-default-resource' id='64f34839126e070c75104372c5da0342' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-25 15:14:33.099 ***🔗
bob_sm_unack_messages_notified_default_plugin_3331@localhost/escalus-default-resource out
<presence/>



*** User 2024-04-25 15:14:33.102 ***🔗
bob_sm_unack_messages_notified_default_plugin_3331@localhost/escalus-default-resource in
<presence from='bob_sm_unack_messages_notified_default_plugin_3331@localhost/escalus-default-resource' to='bob_sm_unack_messages_notified_default_plugin_3331@localhost/escalus-default-resource'/>



*** User 2024-04-25 15:14:33.105 ***🔗
alicE_sm_unack_messages_notified_default_plugin_3332@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-25 15:14:33.106 ***🔗
alicE_sm_unack_messages_notified_default_plugin_3332@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='5482c6a5e007e982' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-25 15:14:33.106 ***🔗
alicE_sm_unack_messages_notified_default_plugin_3332@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-04-25 15:14:33.106 ***🔗
alicE_sm_unack_messages_notified_default_plugin_3332@localhost out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3NtX3VuYWNrX21lc3NhZ2VzX25vdGlmaWVkX2RlZmF1bHRfcGx1Z2luXzMzMzIAbWF0eWdyeXNh</auth>



*** User 2024-04-25 15:14:33.107 ***🔗
alicE_sm_unack_messages_notified_default_plugin_3332@localhost in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-25 15:14:33.108 ***🔗
alicE_sm_unack_messages_notified_default_plugin_3332@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-25 15:14:33.108 ***🔗
alicE_sm_unack_messages_notified_default_plugin_3332@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='97fafcbe351ec056' from='localhost' version='1.0' xml:lang='en' to='alice_sm_unack_messages_notified_default_plugin_3332@localhost'>

*** User 2024-04-25 15:14:33.108 ***🔗
alicE_sm_unack_messages_notified_default_plugin_3332@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-25 15:14:33.108 ***🔗
alicE_sm_unack_messages_notified_default_plugin_3332@localhost out
<iq type='set' id='4052c24a47067710ce560d874e803cca'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2024-04-25 15:14:33.109 ***🔗
alicE_sm_unack_messages_notified_default_plugin_3332@localhost in
<iq id='4052c24a47067710ce560d874e803cca' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_sm_unack_messages_notified_default_plugin_3332@localhost/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2024-04-25 15:14:33.109 ***🔗
alice_sm_unack_messages_notified_default_plugin_3332@localhost/escalus-default-resource out
<iq type='set' id='465ea6055922a9556b3e5e6f84b2e8f1'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-25 15:14:33.109 ***🔗
alice_sm_unack_messages_notified_default_plugin_3332@localhost/escalus-default-resource in
<iq from='localhost' to='alice_sm_unack_messages_notified_default_plugin_3332@localhost/escalus-default-resource' id='465ea6055922a9556b3e5e6f84b2e8f1' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-25 15:14:33.109 ***🔗
alice_sm_unack_messages_notified_default_plugin_3332@localhost/escalus-default-resource out
<enable xmlns='urn:xmpp:sm:3'/>



*** User 2024-04-25 15:14:33.110 ***🔗
alice_sm_unack_messages_notified_default_plugin_3332@localhost/escalus-default-resource in
<enabled xmlns='urn:xmpp:sm:3'/>



*** User 2024-04-25 15:14:33.110 ***🔗
alice_sm_unack_messages_notified_default_plugin_3332@localhost/escalus-default-resource out
<presence/>



*** User 2024-04-25 15:14:33.113 ***🔗
alice_sm_unack_messages_notified_default_plugin_3332@localhost/escalus-default-resource in
<presence from='alice_sm_unack_messages_notified_default_plugin_3332@localhost/escalus-default-resource' to='alice_sm_unack_messages_notified_default_plugin_3332@localhost/escalus-default-resource'/>



*** User 2024-04-25 15:14:33.113 ***🔗
alice_sm_unack_messages_notified_default_plugin_3332@localhost/escalus-default-resource out
<iq type='set' id='9adf7ab8b5d366d4a3fd92c2ba8dc0df' to='room-e63793b1be@muclight.localhost'>
	<query xmlns='urn:xmpp:muclight:0#create'>
		<configuration/>
		<occupants>
			<user affiliation='member'>bob_sm_unack_messages_notified_default_plugin_3331@localhost</user>
		</occupants>
	</query>
</iq>



*** User 2024-04-25 15:14:33.118 ***🔗
alice_sm_unack_messages_notified_default_plugin_3332@localhost/escalus-default-resource in
<message from='room-e63793b1be@muclight.localhost' to='alice_sm_unack_messages_notified_default_plugin_3332@localhost' id='9adf7ab8b5d366d4a3fd92c2ba8dc0df' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1714-58073-114673</version>
		<user affiliation='owner'>alice_sm_unack_messages_notified_default_plugin_3332@localhost</user>
	</x>
	<body/>
</message>



*** User 2024-04-25 15:14:33.118 ***🔗
bob_sm_unack_messages_notified_default_plugin_3331@localhost/escalus-default-resource in
<message from='room-e63793b1be@muclight.localhost' to='bob_sm_unack_messages_notified_default_plugin_3331@localhost' id='9adf7ab8b5d366d4a3fd92c2ba8dc0df' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1714-58073-114673</version>
		<user affiliation='member'>bob_sm_unack_messages_notified_default_plugin_3331@localhost</user>
	</x>
	<body/>
</message>



*** User 2024-04-25 15:14:33.118 ***🔗
alice_sm_unack_messages_notified_default_plugin_3332@localhost/escalus-default-resource in
<iq from='room-e63793b1be@muclight.localhost' to='alice_sm_unack_messages_notified_default_plugin_3332@localhost/escalus-default-resource' id='9adf7ab8b5d366d4a3fd92c2ba8dc0df' type='result'/>



*** User 2024-04-25 15:14:33.118 ***🔗
alice_sm_unack_messages_notified_default_plugin_3332@localhost/escalus-default-resource out
<iq type='set' id='8f4ef7bb45e5591c342bddc3c4facea1'>
	<enable xmlns='urn:xmpp:push:0' jid='virtual.localhost' node='princely_musings_y.qZJS8vmJ0='>
		<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>HN43DF76IA8NAGFNE8G2A61FNB5H</value>
			</field>
		</x>
	</enable>
</iq>



*** User 2024-04-25 15:14:33.121 ***🔗
alice_sm_unack_messages_notified_default_plugin_3332@localhost/escalus-default-resource in
<iq from='alice_sm_unack_messages_notified_default_plugin_3332@localhost' to='alice_sm_unack_messages_notified_default_plugin_3332@localhost/escalus-default-resource' id='8f4ef7bb45e5591c342bddc3c4facea1' type='result'/>



*** User 2024-04-25 15:14:33.121 ***🔗
bob_sm_unack_messages_notified_default_plugin_3331@localhost/escalus-default-resource out
<message type='chat' to='alice_sm_unack_messages_notified_default_plugin_3332@localhost'>
	<body>msg-0</body>
</message>



*** User 2024-04-25 15:14:33.123 ***🔗
alice_sm_unack_messages_notified_default_plugin_3332@localhost/escalus-default-resource in
<message from='bob_sm_unack_messages_notified_default_plugin_3331@localhost/escalus-default-resource' to='alice_sm_unack_messages_notified_default_plugin_3332@localhost' type='chat'>
	<body>msg-0</body>
</message>



*** User 2024-04-25 15:14:33.123 ***🔗
alice_sm_unack_messages_notified_default_plugin_3332@localhost/escalus-default-resource out
<a xmlns='urn:xmpp:sm:3' h='5'/>



*** User 2024-04-25 15:14:33.123 ***🔗
bob_sm_unack_messages_notified_default_plugin_3331@localhost/escalus-default-resource out
<message type='chat' to='alice_sm_unack_messages_notified_default_plugin_3332@localhost'>
	<body>msg-1</body>
</message>



*** User 2024-04-25 15:14:33.124 ***🔗
alice_sm_unack_messages_notified_default_plugin_3332@localhost/escalus-default-resource in
<message from='bob_sm_unack_messages_notified_default_plugin_3331@localhost/escalus-default-resource' to='alice_sm_unack_messages_notified_default_plugin_3332@localhost' type='chat'>
	<body>msg-1</body>
</message>



*** User 2024-04-25 15:14:33.124 ***🔗
bob_sm_unack_messages_notified_default_plugin_3331@localhost/escalus-default-resource out
<message type='groupchat' to='room-e63793b1be@muclight.localhost'>
	<body>msg-2</body>
</message>



*** User 2024-04-25 15:14:33.128 ***🔗
alice_sm_unack_messages_notified_default_plugin_3332@localhost/escalus-default-resource in
<message from='room-e63793b1be@muclight.localhost/bob_sm_unack_messages_notified_default_plugin_3331@localhost' to='alice_sm_unack_messages_notified_default_plugin_3332@localhost' id='1714-58073-125928' type='groupchat'>
	<body>msg-2</body>
</message>



*** User 2024-04-25 15:14:33.128 ***🔗
alice_sm_unack_messages_notified_default_plugin_3332@localhost/escalus-default-resource out
</stream:stream>

*** User 2024-04-25 15:14:33.128 ***🔗
alice_sm_unack_messages_notified_default_plugin_3332@localhost/escalus-default-resource in
</stream:stream>

*** User 2024-04-25 15:14:33.128 ***🔗
waiting for wait_for_user_offline is done in 0 miliseconds

*** User 2024-04-25 15:14:33.631 ***🔗
bob_sm_unack_messages_notified_default_plugin_3331@localhost/escalus-default-resource out
</stream:stream>

*** User 2024-04-25 15:14:33.632 ***🔗
bob_sm_unack_messages_notified_default_plugin_3331@localhost/escalus-default-resource in
</stream:stream>
*** CT 2024-04-25 15:14:33.656 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_4812.html



=== Ended at 2024-04-25 15:14:33
=== successfully completed test case
=== === Returned value: already_stopped


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