=== Test case: inbox_extensions_SUITE:groupchat_setunread_stanza_sets_inbox/1 (click for source code)

=== Config value:

    [{watchdog,<0.36768.0>},
     {inbox_opts,#{iqdisc => no_queue,backend => rdbms,
                   groupchat => [muclight],
                   async_writer => #{pool_size => 8},
                   delete_domain_limit => infinity,
                   boxes => [<<"inbox">>,<<"archive">>,<<"bin">>,<<"other">>],
                   bin_ttl => 30,bin_clean_after => 3600000,
                   max_result_limit => infinity,
                   reset_markers => [<<"displayed">>],
                   aff_changes => true,remove_on_kicked => true}},
     {preset,"pgsql_cets"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/inbox_extensions_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@8bb9972b0f45.2024-02-28_15.26.59/big_tests.tests.inbox_extensions_SUITE.logs/run.2024-02-28_15.33.24/inbox_extensions_suite.groupchat_setunread_stanza_sets_inbox.51716.html"},
     {tc_group_properties,[{name,muclight},parallel]},
     {tc_group_path,[[{name,regular}]]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/inbox_extensions_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@8bb9972b0f45.2024-02-28_15.26.59/big_tests.tests.inbox_extensions_SUITE.logs/run.2024-02-28_15.33.24/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,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        mod_stream_management =>
            #{buffer => true,ack => true,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              backend => cets,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 =>
            #{inactivity => 30,max_pause => 120,max_wait => infinity,
              server_acks => false,backend => cets},
        mod_carboncopy => #{iqdisc => no_queue}}},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"localhost">>},
                            {password,<<"makrowe;p">>}]},
                     {mike,[{username,<<"mike">>},
                            {server,<<"localhost">>},
                            {password,<<"nicniema">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@8bb9972b0f45.2024-02-28_15.26.59"

=== Started at 2024-02-28 15:33:26


*** CT 2024-02-28 15:33:26.526 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1779.html

*** User 2024-02-28 15:33:26.534 ***🔗
alicE@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-02-28 15:33:26.534 ***🔗
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='f963546dad1aaeb4' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-02-28 15:33:26.534 ***🔗
alicE@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-02-28 15:33:26.534 ***🔗
alicE@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFAG1hdHlncnlzYQ==</auth>



*** User 2024-02-28 15:33:26.535 ***🔗
alicE@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-02-28 15:33:26.535 ***🔗
alicE@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-02-28 15:33:26.535 ***🔗
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='572b20be652392b1' from='localhost' version='1.0' xml:lang='en' to='alice@localhost'>

*** User 2024-02-28 15:33:26.535 ***🔗
alicE@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-02-28 15:33:26.536 ***🔗
alicE@localhost/res1 out
<iq type='set' id='b4235089b72d75bb09eb85035e2fc638'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-02-28 15:33:26.536 ***🔗
alicE@localhost/res1 in
<iq id='b4235089b72d75bb09eb85035e2fc638' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-02-28 15:33:26.536 ***🔗
alice@localhost/res1 out
<iq type='set' id='1eb34c7309a4f3468cc3fbe625069d6d'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-02-28 15:33:26.536 ***🔗
alice@localhost/res1 in
<iq from='localhost' to='alice@localhost/res1' id='1eb34c7309a4f3468cc3fbe625069d6d' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-02-28 15:33:26.536 ***🔗
alice@localhost/res1 out
<presence/>



*** User 2024-02-28 15:33:26.537 ***🔗
alice@localhost/res1 in
<presence from='alice@localhost/res1' to='alice@localhost/res1'/>



*** User 2024-02-28 15:33:26.538 ***🔗
bOb@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-02-28 15:33:26.538 ***🔗
bOb@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='94e055ea76ee1165' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-02-28 15:33:26.539 ***🔗
bOb@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-02-28 15:33:26.539 ***🔗
bOb@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYgBtYWtyb2xpa2E=</auth>



*** User 2024-02-28 15:33:26.540 ***🔗
bOb@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-02-28 15:33:26.540 ***🔗
bOb@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-02-28 15:33:26.540 ***🔗
bOb@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='2fbc59a634f33775' from='localhost' version='1.0' xml:lang='en' to='bob@localhost'>

*** User 2024-02-28 15:33:26.540 ***🔗
bOb@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-02-28 15:33:26.540 ***🔗
bOb@localhost/res1 out
<iq type='set' id='0fe40a90abf28fb60e43101695cc93a8'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-02-28 15:33:26.541 ***🔗
bOb@localhost/res1 in
<iq id='0fe40a90abf28fb60e43101695cc93a8' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-02-28 15:33:26.541 ***🔗
bob@localhost/res1 out
<iq type='set' id='320a92445aecfde601d641a31315c97a'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-02-28 15:33:26.542 ***🔗
bob@localhost/res1 in
<iq from='localhost' to='bob@localhost/res1' id='320a92445aecfde601d641a31315c97a' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-02-28 15:33:26.542 ***🔗
bob@localhost/res1 out
<presence/>



*** User 2024-02-28 15:33:26.543 ***🔗
bob@localhost/res1 in
<presence from='bob@localhost/res1' to='bob@localhost/res1'/>



*** User 2024-02-28 15:33:26.543 ***🔗
kate@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-02-28 15:33:26.544 ***🔗
kate@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='42038ffa6a41f92e' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-02-28 15:33:26.544 ***🔗
kate@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-02-28 15:33:26.544 ***🔗
kate@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGthdGUAbWFrcm93ZTtw</auth>



*** User 2024-02-28 15:33:26.544 ***🔗
kate@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-02-28 15:33:26.545 ***🔗
kate@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-02-28 15:33:26.545 ***🔗
kate@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='650b91f40119956b' from='localhost' version='1.0' xml:lang='en' to='kate@localhost'>

*** User 2024-02-28 15:33:26.545 ***🔗
kate@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-02-28 15:33:26.545 ***🔗
kate@localhost/res1 out
<iq type='set' id='cc5390673e913c791a111eb694c31d1f'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-02-28 15:33:26.545 ***🔗
kate@localhost/res1 in
<iq id='cc5390673e913c791a111eb694c31d1f' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>kate@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-02-28 15:33:26.545 ***🔗
kate@localhost/res1 out
<iq type='set' id='efc9de2d1034373b95265ae0d33ea540'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-02-28 15:33:26.546 ***🔗
kate@localhost/res1 in
<iq from='localhost' to='kate@localhost/res1' id='efc9de2d1034373b95265ae0d33ea540' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-02-28 15:33:26.546 ***🔗
kate@localhost/res1 out
<presence/>



*** User 2024-02-28 15:33:26.547 ***🔗
kate@localhost/res1 in
<presence from='kate@localhost/res1' to='kate@localhost/res1'/>



*** User 2024-02-28 15:33:26.547 ***🔗
alice@localhost/res1 out
<message type='groupchat' to='room_markers_reset@muclight.localhost' id='id-1'>
	<body>marker time!</body>
</message>



*** User 2024-02-28 15:33:26.551 ***🔗
alice@localhost/res1 in
<message from='room_markers_reset@muclight.localhost/alice@localhost' to='alice@localhost' id='id-1' type='groupchat'>
	<body>marker time!</body>
</message>



*** User 2024-02-28 15:33:26.551 ***🔗
bob@localhost/res1 in
<message from='room_markers_reset@muclight.localhost/alice@localhost' to='bob@localhost' id='id-1' type='groupchat'>
	<body>marker time!</body>
</message>



*** User 2024-02-28 15:33:26.551 ***🔗
kate@localhost/res1 in
<message from='room_markers_reset@muclight.localhost/alice@localhost' to='kate@localhost' id='id-1' type='groupchat'>
	<body>marker time!</body>
</message>



*** User 2024-02-28 15:33:26.551 ***🔗
alice@localhost/res1 out
<message type='groupchat' to='room_markers_reset@muclight.localhost' id='id-2'>
	<body>marker time!</body>
</message>



*** User 2024-02-28 15:33:26.554 ***🔗
alice@localhost/res1 in
<message from='room_markers_reset@muclight.localhost/alice@localhost' to='alice@localhost' id='id-2' type='groupchat'>
	<body>marker time!</body>
</message>



*** User 2024-02-28 15:33:26.554 ***🔗
bob@localhost/res1 in
<message from='room_markers_reset@muclight.localhost/alice@localhost' to='bob@localhost' id='id-2' type='groupchat'>
	<body>marker time!</body>
</message>



*** User 2024-02-28 15:33:26.554 ***🔗
kate@localhost/res1 in
<message from='room_markers_reset@muclight.localhost/alice@localhost' to='kate@localhost' id='id-2' type='groupchat'>
	<body>marker time!</body>
</message>



*** User 2024-02-28 15:33:26.554 ***🔗
bob@localhost/res1 out
<iq type='set' id='e059628035251a16b54c873374c4eb56'>
	<inbox xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<x xmlns='jabber:x:data' type='submit'>
			<field type='hidden' var='FORM_TYPE'>
				<value>erlang-solutions.com:xmpp:inbox:0</value>
			</field>
			<field type='text-single' var='hidden_read'>
				<value>false</value>
			</field>
		</x>
	</inbox>
</iq>



*** User 2024-02-28 15:33:26.555 ***🔗
bob@localhost/res1 in
<message from='bob@localhost' to='bob@localhost/res1' id='1709-134406-555248'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='2' queryid='e059628035251a16b54c873374c4eb56'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-28T15:33:26.553170Z'/>
			<message to='bob@localhost' id='id-2' type='groupchat' from='room_markers_reset@muclight.localhost/alice@localhost'>
				<body>marker time!</body>
			</message>
		</forwarded>
		<read>false</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2024-02-28 15:33:26.555 ***🔗
bob@localhost/res1 in
<iq from='bob@localhost' to='bob@localhost/res1' id='e059628035251a16b54c873374c4eb56' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1709134406553170/cm9vbV9tYXJrZXJzX3Jlc2V0QG11Y2xpZ2h0LmxvY2FsaG9zdA==</first>
			<last>1709134406553170/cm9vbV9tYXJrZXJzX3Jlc2V0QG11Y2xpZ2h0LmxvY2FsaG9zdA==</last>
		</set>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>2</unread-messages>
	</fin>
</iq>



*** User 2024-02-28 15:33:26.555 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-02-28 15:33:26.555 ***🔗
bob@localhost/res1 out
<iq type='set' id='b2844c56f31fe9ec4d69f94046366e49'>
	<query xmlns='erlang-solutions.com:xmpp:inbox:0#conversation' jid='room_markers_reset@muclight.localhost'>
		<read>true</read>
	</query>
</iq>



*** User 2024-02-28 15:33:26.557 ***🔗
bob@localhost/res1 in
<message from='bob@localhost/res1' to='bob@localhost' id='b2844c56f31fe9ec4d69f94046366e49'>
	<x xmlns='erlang-solutions.com:xmpp:inbox:0#conversation' jid='room_markers_reset@muclight.localhost' queryid='b2844c56f31fe9ec4d69f94046366e49'>
		<read>true</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</x>
</message>



*** User 2024-02-28 15:33:26.557 ***🔗
bob@localhost/res1 in
<iq from='bob@localhost' to='bob@localhost/res1' id='b2844c56f31fe9ec4d69f94046366e49' type='result'/>



*** User 2024-02-28 15:33:26.557 ***🔗
bob@localhost/res1 out
<iq type='set' id='8bcc9076104f4a12b813c47bc569bf15'>
	<inbox xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<x xmlns='jabber:x:data' type='submit'>
			<field type='hidden' var='FORM_TYPE'>
				<value>erlang-solutions.com:xmpp:inbox:0</value>
			</field>
			<field type='text-single' var='hidden_read'>
				<value>false</value>
			</field>
		</x>
	</inbox>
</iq>



*** User 2024-02-28 15:33:26.558 ***🔗
bob@localhost/res1 in
<message from='bob@localhost' to='bob@localhost/res1' id='1709-134406-558248'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='8bcc9076104f4a12b813c47bc569bf15'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-28T15:33:26.553170Z'/>
			<message to='bob@localhost' id='id-2' type='groupchat' from='room_markers_reset@muclight.localhost/alice@localhost'>
				<body>marker time!</body>
			</message>
		</forwarded>
		<read>true</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2024-02-28 15:33:26.558 ***🔗
bob@localhost/res1 in
<iq from='bob@localhost' to='bob@localhost/res1' id='8bcc9076104f4a12b813c47bc569bf15' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1709134406553170/cm9vbV9tYXJrZXJzX3Jlc2V0QG11Y2xpZ2h0LmxvY2FsaG9zdA==</first>
			<last>1709134406553170/cm9vbV9tYXJrZXJzX3Jlc2V0QG11Y2xpZ2h0LmxvY2FsaG9zdA==</last>
		</set>
		<active-conversations>0</active-conversations>
		<count>1</count>
		<unread-messages>0</unread-messages>
	</fin>
</iq>



*** User 2024-02-28 15:33:26.558 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-02-28 15:33:26.558 ***🔗
bob@localhost/res1 out
<iq type='set' id='a1119a53bfbef8d07c735e1ed486080e'>
	<query xmlns='erlang-solutions.com:xmpp:inbox:0#conversation' jid='room_markers_reset@muclight.localhost'>
		<read>false</read>
	</query>
</iq>



*** User 2024-02-28 15:33:26.561 ***🔗
bob@localhost/res1 in
<message from='bob@localhost/res1' to='bob@localhost' id='a1119a53bfbef8d07c735e1ed486080e'>
	<x xmlns='erlang-solutions.com:xmpp:inbox:0#conversation' jid='room_markers_reset@muclight.localhost' queryid='a1119a53bfbef8d07c735e1ed486080e'>
		<read>false</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</x>
</message>



*** User 2024-02-28 15:33:26.561 ***🔗
bob@localhost/res1 in
<iq from='bob@localhost' to='bob@localhost/res1' id='a1119a53bfbef8d07c735e1ed486080e' type='result'/>



*** User 2024-02-28 15:33:26.561 ***🔗
bob@localhost/res1 out
<iq type='set' id='28acf775520352b62bfb4efa35506b85'>
	<inbox xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<x xmlns='jabber:x:data' type='submit'>
			<field type='hidden' var='FORM_TYPE'>
				<value>erlang-solutions.com:xmpp:inbox:0</value>
			</field>
			<field type='text-single' var='hidden_read'>
				<value>false</value>
			</field>
		</x>
	</inbox>
</iq>



*** User 2024-02-28 15:33:26.562 ***🔗
bob@localhost/res1 in
<message from='bob@localhost' to='bob@localhost/res1' id='1709-134406-561908'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='28acf775520352b62bfb4efa35506b85'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-28T15:33:26.553170Z'/>
			<message to='bob@localhost' id='id-2' type='groupchat' from='room_markers_reset@muclight.localhost/alice@localhost'>
				<body>marker time!</body>
			</message>
		</forwarded>
		<read>false</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2024-02-28 15:33:26.562 ***🔗
bob@localhost/res1 in
<iq from='bob@localhost' to='bob@localhost/res1' id='28acf775520352b62bfb4efa35506b85' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1709134406553170/cm9vbV9tYXJrZXJzX3Jlc2V0QG11Y2xpZ2h0LmxvY2FsaG9zdA==</first>
			<last>1709134406553170/cm9vbV9tYXJrZXJzX3Jlc2V0QG11Y2xpZ2h0LmxvY2FsaG9zdA==</last>
		</set>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>1</unread-messages>
	</fin>
</iq>



*** User 2024-02-28 15:33:26.562 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-02-28 15:33:26.562 ***🔗
alice@localhost/res1 out
<iq type='set' id='bf98801adc91d0d6de50182e16d0374a'>
	<inbox xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<x xmlns='jabber:x:data' type='submit'>
			<field type='hidden' var='FORM_TYPE'>
				<value>erlang-solutions.com:xmpp:inbox:0</value>
			</field>
			<field type='text-single' var='hidden_read'>
				<value>false</value>
			</field>
		</x>
	</inbox>
</iq>



*** User 2024-02-28 15:33:26.563 ***🔗
alice@localhost/res1 in
<message from='alice@localhost' to='alice@localhost/res1' id='1709-134406-563075'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='bf98801adc91d0d6de50182e16d0374a'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-28T15:33:26.552591Z'/>
			<message to='alice@localhost' id='id-2' type='groupchat' from='room_markers_reset@muclight.localhost/alice@localhost'>
				<body>marker time!</body>
			</message>
		</forwarded>
		<read>true</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2024-02-28 15:33:26.563 ***🔗
alice@localhost/res1 in
<iq from='alice@localhost' to='alice@localhost/res1' id='bf98801adc91d0d6de50182e16d0374a' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1709134406552591/cm9vbV9tYXJrZXJzX3Jlc2V0QG11Y2xpZ2h0LmxvY2FsaG9zdA==</first>
			<last>1709134406552591/cm9vbV9tYXJrZXJzX3Jlc2V0QG11Y2xpZ2h0LmxvY2FsaG9zdA==</last>
		</set>
		<active-conversations>0</active-conversations>
		<count>1</count>
		<unread-messages>0</unread-messages>
	</fin>
</iq>



*** User 2024-02-28 15:33:26.563 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-02-28 15:33:26.563 ***🔗
kate@localhost/res1 out
<iq type='set' id='e51e8b26a66ce734be7fc2c7160dffa7'>
	<query xmlns='erlang-solutions.com:xmpp:inbox:0#conversation' jid='room_markers_reset@muclight.localhost'>
		<read>false</read>
	</query>
</iq>



*** User 2024-02-28 15:33:26.565 ***🔗
kate@localhost/res1 in
<message from='kate@localhost/res1' to='kate@localhost' id='e51e8b26a66ce734be7fc2c7160dffa7'>
	<x xmlns='erlang-solutions.com:xmpp:inbox:0#conversation' jid='room_markers_reset@muclight.localhost' queryid='e51e8b26a66ce734be7fc2c7160dffa7'>
		<read>false</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</x>
</message>



*** User 2024-02-28 15:33:26.565 ***🔗
kate@localhost/res1 in
<iq from='kate@localhost' to='kate@localhost/res1' id='e51e8b26a66ce734be7fc2c7160dffa7' type='result'/>



*** User 2024-02-28 15:33:26.565 ***🔗
kate@localhost/res1 out
<iq type='set' id='52b0e2b4c07563f98651ebdd08d0c488'>
	<inbox xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<x xmlns='jabber:x:data' type='submit'>
			<field type='hidden' var='FORM_TYPE'>
				<value>erlang-solutions.com:xmpp:inbox:0</value>
			</field>
			<field type='text-single' var='hidden_read'>
				<value>false</value>
			</field>
		</x>
	</inbox>
</iq>



*** User 2024-02-28 15:33:26.566 ***🔗
kate@localhost/res1 in
<message from='kate@localhost' to='kate@localhost/res1' id='1709-134406-565892'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='2' queryid='52b0e2b4c07563f98651ebdd08d0c488'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-28T15:33:26.553706Z'/>
			<message to='kate@localhost' id='id-2' type='groupchat' from='room_markers_reset@muclight.localhost/alice@localhost'>
				<body>marker time!</body>
			</message>
		</forwarded>
		<read>false</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2024-02-28 15:33:26.566 ***🔗
kate@localhost/res1 in
<iq from='kate@localhost' to='kate@localhost/res1' id='52b0e2b4c07563f98651ebdd08d0c488' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1709134406553706/cm9vbV9tYXJrZXJzX3Jlc2V0QG11Y2xpZ2h0LmxvY2FsaG9zdA==</first>
			<last>1709134406553706/cm9vbV9tYXJrZXJzX3Jlc2V0QG11Y2xpZ2h0LmxvY2FsaG9zdA==</last>
		</set>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>2</unread-messages>
	</fin>
</iq>



*** User 2024-02-28 15:33:26.566 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-02-28 15:33:26.566 ***🔗
kate@localhost/res1 out
</stream:stream>

*** User 2024-02-28 15:33:26.566 ***🔗
kate@localhost/res1 in
</stream:stream>

*** User 2024-02-28 15:33:26.567 ***🔗
bob@localhost/res1 out
</stream:stream>

*** User 2024-02-28 15:33:26.567 ***🔗
bob@localhost/res1 in
</stream:stream>

*** User 2024-02-28 15:33:26.567 ***🔗
alice@localhost/res1 out
</stream:stream>

*** User 2024-02-28 15:33:26.567 ***🔗
alice@localhost/res1 in
</stream:stream>
*** CT 2024-02-28 15:33:26.581 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1779.html



=== Ended at 2024-02-28 15:33:26
=== successfully completed test case
=== === Returned value: ok