=== 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.">>},
                rooms_per_user => infinity,blocking => true,backend => rdbms,
                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,
                access_max_user_messages => max_user_offline_messages,
                store_groupchat_messages => false}},
          {mod_push_service_mongoosepush,
              #{pool_name => mongoose_push_http,max_http_connections => 100,
                api_version => <<"v3">>}},
          {mod_event_pusher,
              #{push =>
                    #{backend => rdbms,
                      wpool =>
                          #{workers => 10,strategy => available_worker,
                            call_timeout => 5000},
                      plugin_module => mod_event_pusher_push_plugin_defaults,
                      iqdisc => one_queue,
                      virtual_pubsub_hosts => [{prefix,<<"virtual.">>}]}}}]},
     {watchdog,<0.84513.0>},
     {pubsub_host,virtual},
     {preset,"mysql_redis"},
     {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@a353ffbc715a.2024-04-16_10.55.10/big_tests.tests.push_integration_SUITE.logs/run.2024-04-16_11.09.56/push_integration_suite.sm_unack_messages_notified_default_plugin.210946.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@a353ffbc715a.2024-04-16_10.55.10/big_tests.tests.push_integration_SUITE.logs/run.2024-04-16_11.09.56/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,backend => rdbms,iqdisc => parallel},
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,versioning => false,
              store_current_id => false},
        mod_amp => #{},
        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_presence => #{},
        mod_disco =>
            #{users_can_see_hidden_services => false,iqdisc => one_queue,
              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_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue}}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@a353ffbc715a.2024-04-16_10.55.10"

=== Started at 2024-04-16 11:10:22


*** CT 2024-04-16 11:10:22.949 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_4559.html

*** User 2024-04-16 11:10:22.993 ***🔗
bOb_sm_unack_messages_notified_default_plugin_3194@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-16 11:10:22.994 ***🔗
bOb_sm_unack_messages_notified_default_plugin_3194@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='c84a639afd8dc7e7' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-16 11:10:22.994 ***🔗
bOb_sm_unack_messages_notified_default_plugin_3194@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-16 11:10:22.994 ***🔗
bOb_sm_unack_messages_notified_default_plugin_3194@localhost out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9zbV91bmFja19tZXNzYWdlc19ub3RpZmllZF9kZWZhdWx0X3BsdWdpbl8zMTk0AG1ha3JvbGlrYQ==</auth>



*** User 2024-04-16 11:10:22.995 ***🔗
bOb_sm_unack_messages_notified_default_plugin_3194@localhost in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-16 11:10:22.995 ***🔗
bOb_sm_unack_messages_notified_default_plugin_3194@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-16 11:10:22.996 ***🔗
bOb_sm_unack_messages_notified_default_plugin_3194@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='9509791cbb428084' from='localhost' version='1.0' xml:lang='en' to='bob_sm_unack_messages_notified_default_plugin_3194@localhost'>

*** User 2024-04-16 11:10:22.996 ***🔗
bOb_sm_unack_messages_notified_default_plugin_3194@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-16 11:10:22.996 ***🔗
bOb_sm_unack_messages_notified_default_plugin_3194@localhost out
<iq type='set' id='c6b85325dfa45cef5ba450d6f6df1763'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2024-04-16 11:10:22.996 ***🔗
bOb_sm_unack_messages_notified_default_plugin_3194@localhost in
<iq id='c6b85325dfa45cef5ba450d6f6df1763' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob_sm_unack_messages_notified_default_plugin_3194@localhost/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2024-04-16 11:10:22.997 ***🔗
bob_sm_unack_messages_notified_default_plugin_3194@localhost/escalus-default-resource out
<iq type='set' id='6cb2a1b46608ff0f5edf46ef15bc9a22'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-16 11:10:22.998 ***🔗
bob_sm_unack_messages_notified_default_plugin_3194@localhost/escalus-default-resource in
<iq from='localhost' to='bob_sm_unack_messages_notified_default_plugin_3194@localhost/escalus-default-resource' id='6cb2a1b46608ff0f5edf46ef15bc9a22' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-16 11:10:22.998 ***🔗
bob_sm_unack_messages_notified_default_plugin_3194@localhost/escalus-default-resource out
<presence/>



*** User 2024-04-16 11:10:23.001 ***🔗
bob_sm_unack_messages_notified_default_plugin_3194@localhost/escalus-default-resource in
<presence from='bob_sm_unack_messages_notified_default_plugin_3194@localhost/escalus-default-resource' to='bob_sm_unack_messages_notified_default_plugin_3194@localhost/escalus-default-resource'/>



*** User 2024-04-16 11:10:23.004 ***🔗
alicE_sm_unack_messages_notified_default_plugin_3195@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-16 11:10:23.005 ***🔗
alicE_sm_unack_messages_notified_default_plugin_3195@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='535f4b1912de206d' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-16 11:10:23.005 ***🔗
alicE_sm_unack_messages_notified_default_plugin_3195@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-16 11:10:23.005 ***🔗
alicE_sm_unack_messages_notified_default_plugin_3195@localhost out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3NtX3VuYWNrX21lc3NhZ2VzX25vdGlmaWVkX2RlZmF1bHRfcGx1Z2luXzMxOTUAbWF0eWdyeXNh</auth>



*** User 2024-04-16 11:10:23.006 ***🔗
alicE_sm_unack_messages_notified_default_plugin_3195@localhost in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-16 11:10:23.006 ***🔗
alicE_sm_unack_messages_notified_default_plugin_3195@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-16 11:10:23.006 ***🔗
alicE_sm_unack_messages_notified_default_plugin_3195@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='b141f57992f209bb' from='localhost' version='1.0' xml:lang='en' to='alice_sm_unack_messages_notified_default_plugin_3195@localhost'>

*** User 2024-04-16 11:10:23.006 ***🔗
alicE_sm_unack_messages_notified_default_plugin_3195@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-16 11:10:23.006 ***🔗
alicE_sm_unack_messages_notified_default_plugin_3195@localhost out
<iq type='set' id='28db9d1be8b4d8afaad297a1dc03bb83'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2024-04-16 11:10:23.007 ***🔗
alicE_sm_unack_messages_notified_default_plugin_3195@localhost in
<iq id='28db9d1be8b4d8afaad297a1dc03bb83' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_sm_unack_messages_notified_default_plugin_3195@localhost/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2024-04-16 11:10:23.007 ***🔗
alice_sm_unack_messages_notified_default_plugin_3195@localhost/escalus-default-resource out
<iq type='set' id='869cf17cfa36116b535baaa2e0d814c1'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-16 11:10:23.008 ***🔗
alice_sm_unack_messages_notified_default_plugin_3195@localhost/escalus-default-resource in
<iq from='localhost' to='alice_sm_unack_messages_notified_default_plugin_3195@localhost/escalus-default-resource' id='869cf17cfa36116b535baaa2e0d814c1' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-16 11:10:23.008 ***🔗
alice_sm_unack_messages_notified_default_plugin_3195@localhost/escalus-default-resource out
<enable xmlns='urn:xmpp:sm:3'/>



*** User 2024-04-16 11:10:23.008 ***🔗
alice_sm_unack_messages_notified_default_plugin_3195@localhost/escalus-default-resource in
<enabled xmlns='urn:xmpp:sm:3'/>



*** User 2024-04-16 11:10:23.008 ***🔗
alice_sm_unack_messages_notified_default_plugin_3195@localhost/escalus-default-resource out
<presence/>



*** User 2024-04-16 11:10:23.011 ***🔗
alice_sm_unack_messages_notified_default_plugin_3195@localhost/escalus-default-resource in
<presence from='alice_sm_unack_messages_notified_default_plugin_3195@localhost/escalus-default-resource' to='alice_sm_unack_messages_notified_default_plugin_3195@localhost/escalus-default-resource'/>



*** User 2024-04-16 11:10:23.011 ***🔗
alice_sm_unack_messages_notified_default_plugin_3195@localhost/escalus-default-resource out
<iq type='set' id='aaf5a3706912a95170b881babdd6ce17' to='room-219caa9a28@muclight.localhost'>
	<query xmlns='urn:xmpp:muclight:0#create'>
		<configuration/>
		<occupants>
			<user affiliation='member'>bob_sm_unack_messages_notified_default_plugin_3194@localhost</user>
		</occupants>
	</query>
</iq>



*** User 2024-04-16 11:10:23.015 ***🔗
alice_sm_unack_messages_notified_default_plugin_3195@localhost/escalus-default-resource in
<message from='room-219caa9a28@muclight.localhost' to='alice_sm_unack_messages_notified_default_plugin_3195@localhost' id='aaf5a3706912a95170b881babdd6ce17' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1713-265823-12787</version>
		<user affiliation='owner'>alice_sm_unack_messages_notified_default_plugin_3195@localhost</user>
	</x>
	<body/>
</message>



*** User 2024-04-16 11:10:23.016 ***🔗
bob_sm_unack_messages_notified_default_plugin_3194@localhost/escalus-default-resource in
<message from='room-219caa9a28@muclight.localhost' to='bob_sm_unack_messages_notified_default_plugin_3194@localhost' id='aaf5a3706912a95170b881babdd6ce17' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1713-265823-12787</version>
		<user affiliation='member'>bob_sm_unack_messages_notified_default_plugin_3194@localhost</user>
	</x>
	<body/>
</message>



*** User 2024-04-16 11:10:23.016 ***🔗
alice_sm_unack_messages_notified_default_plugin_3195@localhost/escalus-default-resource in
<iq from='room-219caa9a28@muclight.localhost' to='alice_sm_unack_messages_notified_default_plugin_3195@localhost/escalus-default-resource' id='aaf5a3706912a95170b881babdd6ce17' type='result'/>



*** User 2024-04-16 11:10:23.016 ***🔗
alice_sm_unack_messages_notified_default_plugin_3195@localhost/escalus-default-resource out
<iq type='set' id='d525500e28edab5551d3024932bc6796'>
	<enable xmlns='urn:xmpp:push:0' jid='virtual.localhost' node='princely_musings_KOpDYj1jXho='>
		<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>ANHNHC7LF4DD7DN1GL3LL9187NN5</value>
			</field>
		</x>
	</enable>
</iq>



*** User 2024-04-16 11:10:23.018 ***🔗
alice_sm_unack_messages_notified_default_plugin_3195@localhost/escalus-default-resource in
<iq from='alice_sm_unack_messages_notified_default_plugin_3195@localhost' to='alice_sm_unack_messages_notified_default_plugin_3195@localhost/escalus-default-resource' id='d525500e28edab5551d3024932bc6796' type='result'/>



*** User 2024-04-16 11:10:23.018 ***🔗
bob_sm_unack_messages_notified_default_plugin_3194@localhost/escalus-default-resource out
<message type='chat' to='alice_sm_unack_messages_notified_default_plugin_3195@localhost'>
	<body>msg-0</body>
</message>



*** User 2024-04-16 11:10:23.020 ***🔗
alice_sm_unack_messages_notified_default_plugin_3195@localhost/escalus-default-resource in
<message from='bob_sm_unack_messages_notified_default_plugin_3194@localhost/escalus-default-resource' to='alice_sm_unack_messages_notified_default_plugin_3195@localhost' type='chat'>
	<body>msg-0</body>
</message>



*** User 2024-04-16 11:10:23.020 ***🔗
alice_sm_unack_messages_notified_default_plugin_3195@localhost/escalus-default-resource out
<a xmlns='urn:xmpp:sm:3' h='5'/>



*** User 2024-04-16 11:10:23.021 ***🔗
bob_sm_unack_messages_notified_default_plugin_3194@localhost/escalus-default-resource out
<message type='chat' to='alice_sm_unack_messages_notified_default_plugin_3195@localhost'>
	<body>msg-1</body>
</message>



*** User 2024-04-16 11:10:23.022 ***🔗
alice_sm_unack_messages_notified_default_plugin_3195@localhost/escalus-default-resource in
<message from='bob_sm_unack_messages_notified_default_plugin_3194@localhost/escalus-default-resource' to='alice_sm_unack_messages_notified_default_plugin_3195@localhost' type='chat'>
	<body>msg-1</body>
</message>



*** User 2024-04-16 11:10:23.022 ***🔗
bob_sm_unack_messages_notified_default_plugin_3194@localhost/escalus-default-resource out
<message type='groupchat' to='room-219caa9a28@muclight.localhost'>
	<body>msg-2</body>
</message>



*** User 2024-04-16 11:10:23.026 ***🔗
alice_sm_unack_messages_notified_default_plugin_3195@localhost/escalus-default-resource in
<message from='room-219caa9a28@muclight.localhost/bob_sm_unack_messages_notified_default_plugin_3194@localhost' to='alice_sm_unack_messages_notified_default_plugin_3195@localhost' id='1713-265823-24041' type='groupchat'>
	<body>msg-2</body>
</message>



*** User 2024-04-16 11:10:23.026 ***🔗
alice_sm_unack_messages_notified_default_plugin_3195@localhost/escalus-default-resource out
</stream:stream>

*** User 2024-04-16 11:10:23.026 ***🔗
alice_sm_unack_messages_notified_default_plugin_3195@localhost/escalus-default-resource in
</stream:stream>

*** User 2024-04-16 11:10:23.128 ***🔗
waiting for wait_for_user_offline is done in 100 miliseconds

*** User 2024-04-16 11:10:23.629 ***🔗
bob_sm_unack_messages_notified_default_plugin_3194@localhost/escalus-default-resource out
</stream:stream>

*** User 2024-04-16 11:10:23.629 ***🔗
bob_sm_unack_messages_notified_default_plugin_3194@localhost/escalus-default-resource in
</stream:stream>
*** CT 2024-04-16 11:10:23.649 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_4559.html



=== Ended at 2024-04-16 11:10:23
=== successfully completed test case
=== === Returned value: already_stopped


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