=== Test case: sic_SUITE:forbidden_user_sic/1 (click for source code)

=== Config value:

    [{watchdog,<0.30098.2>},
     {preset,"pgsql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/sic_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@bbd9870572b1.2024-04-22_14.31.37/big_tests.tests.sic_SUITE.logs/run.2024-04-22_14.50.26/sic_suite.forbidden_user_sic.html"},
     {tc_group_properties,[{name,mod_sic_tests},sequence]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/sic_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@bbd9870572b1.2024-04-22_14.31.37/big_tests.tests.sic_SUITE.logs/run.2024-04-22_14.50.26/log_private/"},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"localhost">>},
                           {password,<<"makrolika">>}]}]},
     {{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 => rdbms,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 => rdbms,
              host => {prefix,<<"vjud.">>},
              iqdisc => parallel,matches => 30,search => true}}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@bbd9870572b1.2024-04-22_14.31.37"

=== Started at 2024-04-22 14:50:26


*** CT 2024-04-22 14:50:26.412 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_5549.html

*** User 2024-04-22 14:50:26.414 ***🔗
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-04-22 14:50:26.415 ***🔗
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='98720a8bb18fceb0' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-22 14:50:26.415 ***🔗
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-04-22 14:50:26.415 ***🔗
alicE@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFAG1hdHlncnlzYQ==</auth>



*** User 2024-04-22 14:50:26.416 ***🔗
alicE@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-22 14:50:26.416 ***🔗
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-04-22 14:50:26.417 ***🔗
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='7bef10062a99f44d' from='localhost' version='1.0' xml:lang='en' to='alice@localhost'>

*** User 2024-04-22 14:50:26.417 ***🔗
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-04-22 14:50:26.417 ***🔗
alicE@localhost/res1 out
<iq type='set' id='3d3b103600c338b65b2081db7a2bb5b0'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-22 14:50:26.417 ***🔗
alicE@localhost/res1 in
<iq id='3d3b103600c338b65b2081db7a2bb5b0' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-22 14:50:26.417 ***🔗
alice@localhost/res1 out
<iq type='set' id='edc31d0979eaa3090da74885c056f17c'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-22 14:50:26.418 ***🔗
alice@localhost/res1 in
<iq from='localhost' to='alice@localhost/res1' id='edc31d0979eaa3090da74885c056f17c' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-22 14:50:26.418 ***🔗
alice@localhost/res1 out
<presence/>



*** User 2024-04-22 14:50:26.419 ***🔗
alice@localhost/res1 in
<presence from='alice@localhost/res1' to='alice@localhost/res1'/>



*** User 2024-04-22 14:50:26.419 ***🔗
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-04-22 14:50:26.420 ***🔗
bOb@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='58572d99fedb1a50' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-22 14:50:26.420 ***🔗
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-04-22 14:50:26.420 ***🔗
bOb@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYgBtYWtyb2xpa2E=</auth>



*** User 2024-04-22 14:50:26.421 ***🔗
bOb@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-22 14:50:26.421 ***🔗
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-04-22 14:50:26.422 ***🔗
bOb@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='8b89db5f4ca22d6a' from='localhost' version='1.0' xml:lang='en' to='bob@localhost'>

*** User 2024-04-22 14:50:26.422 ***🔗
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-04-22 14:50:26.422 ***🔗
bOb@localhost/res1 out
<iq type='set' id='18e8aaea1250abe6b606036895751be7'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-22 14:50:26.422 ***🔗
bOb@localhost/res1 in
<iq id='18e8aaea1250abe6b606036895751be7' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-22 14:50:26.422 ***🔗
bob@localhost/res1 out
<iq type='set' id='b8a3057d8eeed55a310559a60c0a6059'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-22 14:50:26.423 ***🔗
bob@localhost/res1 in
<iq from='localhost' to='bob@localhost/res1' id='b8a3057d8eeed55a310559a60c0a6059' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-22 14:50:26.423 ***🔗
bob@localhost/res1 out
<presence/>



*** User 2024-04-22 14:50:26.424 ***🔗
bob@localhost/res1 in
<presence from='bob@localhost/res1' to='bob@localhost/res1'/>



*** User 2024-04-22 14:50:26.424 ***🔗
alice@localhost/res1 out
<iq type='get' id='5fc74c3cd4efb4725f5eabce150a06f6' to='bOb@localhost'>
	<address xmlns='urn:xmpp:sic:1'/>
</iq>



*** User 2024-04-22 14:50:26.425 ***🔗
alice@localhost/res1 in
<iq from='bob@localhost' to='alice@localhost/res1' id='5fc74c3cd4efb4725f5eabce150a06f6' type='error'>
	<address xmlns='urn:xmpp:sic:1'/>
	<error code='403' type='auth'>
		<forbidden xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/>
	</error>
</iq>



*** User 2024-04-22 14:50:26.425 ***🔗
bob@localhost/res1 out
</stream:stream>

*** User 2024-04-22 14:50:26.425 ***🔗
bob@localhost/res1 in
</stream:stream>

*** User 2024-04-22 14:50:26.425 ***🔗
alice@localhost/res1 out
</stream:stream>

*** User 2024-04-22 14:50:26.425 ***🔗
alice@localhost/res1 in
</stream:stream>
*** CT 2024-04-22 14:50:26.428 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_5549.html



=== Ended at 2024-04-22 14:50:26
=== successfully completed test case
=== === Returned value: ok


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