=== Test case: mod_event_pusher_rabbit_SUITE:group_chat_message_received_event_properly_formatted/1 (click for source code)

=== Config value:

    [{{saved_modules,<<"localhost">>},
      [{mod_last,[{backend,riak}]},
       {mod_cache_users,[{number_of_segments,5},{ttl,2}]},
       {mod_blocking,[]},
       {mod_disco,[{users_can_see_hidden_services,false}]},
       {mod_bosh,[]},
       {mod_private,[{backend,riak}]},
       {mod_stream_management,[]},
       {mod_roster,[{backend,riak}]},
       {mod_muc,[{host,{prefix,<<"muc.">>}},
                 {backend,mnesia},
                 {hibernate_timeout,2000},
                 {hibernated_room_check_interval,1000},
                 {hibernated_room_timeout,2000},
                 {access,muc},
                 {access_create,muc_create}]},
       {mod_offline,[{backend,riak}]},
       {mod_muc_commands,[]},
       {mod_muc_light_commands,[]},
       {mod_adhoc,[]},
       {mod_muc_log,[{outdir,"/tmp/muclogs"},{access_log,muc}]},
       {mod_carboncopy,[]},
       {mod_sic,[]},
       {mod_amp,[]},
       {mod_register,[{access,register},
                      {ip_access,[{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
                      {welcome_message,{[],[]}}]},
       {mod_vcard,[{backend,riak},{host,{prefix,<<"vjud.">>}}]},
       {mod_commands,[]},
       {mod_privacy,[{backend,riak}]}]},
     {watchdog,<0.23739.0>},
     {mim_data_dir,"/home/circleci/app/big_tests/tests/mod_event_pusher_rabbit_SUITE_data"},
     {preset,"riak_mnesia"},
     {tc_logfile,"/home/circleci/app/big_tests/ct_report/ct_run.test@default-1fa89e0e-5ac3-443b-a020-311fd7b0e3ce.2021-10-25_11.31.08/big_tests.tests.mod_event_pusher_rabbit_SUITE.logs/run.2021-10-25_11.40.04/mod_event_pusher_rabbit_suite.group_chat_message_received_event_properly_formatted.html"},
     {tc_group_properties,[{name,group_chat_message_publish},
                           {repeat_until_all_ok,3}]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/app/big_tests/_build/default/lib/mongoose_tests/ebin/mod_event_pusher_rabbit_SUITE_data/"},
     {priv_dir,"/home/circleci/app/big_tests/ct_report/ct_run.test@default-1fa89e0e-5ac3-443b-a020-311fd7b0e3ce.2021-10-25_11.31.08/big_tests.tests.mod_event_pusher_rabbit_SUITE.logs/run.2021-10-25_11.40.04/log_private/"}]

=== Current directory is "/home/circleci/app/big_tests/ct_report/ct_run.test@default-1fa89e0e-5ac3-443b-a020-311fd7b0e3ce.2021-10-25_11.31.08"

=== Started at 2021-10-25 11:40:20


*** CT 2021-10-25 11:40:20.674 *** View log from node mongooseim@localhost when started mongooseim@localhost_1177.html
*** CT 2021-10-25 11:40:20.675 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_567.html

*** User 2021-10-25 11:40:20.708 ***
bOb_unnamed_20.676332@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2021-10-25 11:40:20.709 ***
bOb_unnamed_20.676332@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='a328e9c872ff6a44' from='localhost' version='1.0' xml:lang='en'>

*** User 2021-10-25 11:40:20.710 ***
bOb_unnamed_20.676332@localhost/res1 in
<stream:features>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2021-10-25 11:40:20.710 ***
bOb_unnamed_20.676332@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl91bm5hbWVkXzIwLjY3NjMzMgBtYWtyb2xpa2E=</auth>



*** User 2021-10-25 11:40:20.713 ***
bOb_unnamed_20.676332@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2021-10-25 11:40:20.714 ***
bOb_unnamed_20.676332@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2021-10-25 11:40:20.714 ***
bOb_unnamed_20.676332@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='184a06d3eb5cd90c' from='localhost' version='1.0' xml:lang='en'>

*** User 2021-10-25 11:40:20.715 ***
bOb_unnamed_20.676332@localhost/res1 in
<stream:features>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2021-10-25 11:40:20.715 ***
bOb_unnamed_20.676332@localhost/res1 out
<iq type='set' id='295d133cec5aace68f91090df4d2482d'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2021-10-25 11:40:20.715 ***
bOb_unnamed_20.676332@localhost/res1 in
<iq id='295d133cec5aace68f91090df4d2482d' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bOb_unnamed_20.676332@localhost/res1</jid>
	</bind>
</iq>



*** User 2021-10-25 11:40:20.716 ***
bOb_unnamed_20.676332@localhost/res1 out
<iq type='set' id='a8b37824ee7fccb555139429aeac2330'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2021-10-25 11:40:20.717 ***
bOb_unnamed_20.676332@localhost/res1 in
<iq type='result' id='a8b37824ee7fccb555139429aeac2330'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2021-10-25 11:40:20.719 ***
bOb_unnamed_20.676332@localhost/res1 out
<presence/>



*** User 2021-10-25 11:40:20.737 ***
bOb_unnamed_20.676332@localhost/res1 in
<presence from='bOb_unnamed_20.676332@localhost/res1' to='bob_unnamed_20.676332@localhost/res1' xml:lang='en'/>



*** User 2021-10-25 11:40:20.739 ***
alicE_unnamed_20.676332@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2021-10-25 11:40:20.740 ***
alicE_unnamed_20.676332@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='c4b8b74bf9756151' from='localhost' version='1.0' xml:lang='en'>

*** User 2021-10-25 11:40:20.741 ***
alicE_unnamed_20.676332@localhost/res1 in
<stream:features>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2021-10-25 11:40:20.741 ***
alicE_unnamed_20.676332@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjAuNjc2MzMyAG1hdHlncnlzYQ==</auth>



*** User 2021-10-25 11:40:20.754 ***
alicE_unnamed_20.676332@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2021-10-25 11:40:20.754 ***
alicE_unnamed_20.676332@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2021-10-25 11:40:20.755 ***
alicE_unnamed_20.676332@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='85f5e6abb2153467' from='localhost' version='1.0' xml:lang='en'>

*** User 2021-10-25 11:40:20.755 ***
alicE_unnamed_20.676332@localhost/res1 in
<stream:features>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2021-10-25 11:40:20.755 ***
alicE_unnamed_20.676332@localhost/res1 out
<iq type='set' id='5cd619dd1deab4ce8f32bcc393729c6f'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2021-10-25 11:40:20.756 ***
alicE_unnamed_20.676332@localhost/res1 in
<iq id='5cd619dd1deab4ce8f32bcc393729c6f' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_unnamed_20.676332@localhost/res1</jid>
	</bind>
</iq>



*** User 2021-10-25 11:40:20.756 ***
alicE_unnamed_20.676332@localhost/res1 out
<iq type='set' id='cf59f63295491a6abbd619116019d11c'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2021-10-25 11:40:20.757 ***
alicE_unnamed_20.676332@localhost/res1 in
<iq type='result' id='cf59f63295491a6abbd619116019d11c'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2021-10-25 11:40:20.757 ***
alicE_unnamed_20.676332@localhost/res1 out
<presence/>



*** User 2021-10-25 11:40:20.770 ***
alicE_unnamed_20.676332@localhost/res1 in
<presence from='alicE_unnamed_20.676332@localhost/res1' to='alice_unnamed_20.676332@localhost/res1' xml:lang='en'/>



*** User 2021-10-25 11:40:20.771 ***
alicE_unnamed_20.676332@localhost/res1 out
<presence to='muc_publish@muc.localhost/alicE_unnamed_20.676332'>
	<x xmlns='http://jabber.org/protocol/muc'/>
</presence>



*** User 2021-10-25 11:40:20.771 ***
bOb_unnamed_20.676332@localhost/res1 out
<presence to='muc_publish@muc.localhost/bOb_unnamed_20.676332'>
	<x xmlns='http://jabber.org/protocol/muc'/>
</presence>



*** User 2021-10-25 11:40:20.782 ***
alicE_unnamed_20.676332@localhost/res1 in
<presence from='muc_publish@muc.localhost/bOb_unnamed_20.676332' to='alicE_unnamed_20.676332@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item jid='bOb_unnamed_20.676332@localhost/res1' affiliation='none' role='participant'/>
	</x>
</presence>



*** User 2021-10-25 11:40:20.783 ***
alicE_unnamed_20.676332@localhost/res1 in
<presence from='muc_publish@muc.localhost/alicE_unnamed_20.676332' to='alicE_unnamed_20.676332@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item jid='alicE_unnamed_20.676332@localhost/res1' affiliation='none' role='participant'/>
		<status code='110'/>
		<status code='100'/>
	</x>
</presence>



*** User 2021-10-25 11:40:20.784 ***
alicE_unnamed_20.676332@localhost/res1 in
<message from='muc_publish@muc.localhost/bOb_unnamed_20.271388' to='alicE_unnamed_20.676332@localhost/res1' xml:lang='en' type='groupchat'>
	<body>Hi there!</body>
	<delay xmlns='urn:xmpp:delay' stamp='2021-10-25T11:40:20Z' from='bOb_unnamed_20.271388@localhost/res1'/>
</message>



*** User 2021-10-25 11:40:20.784 ***
bOb_unnamed_20.676332@localhost/res1 in
<presence from='muc_publish@muc.localhost/bOb_unnamed_20.676332' to='bOb_unnamed_20.676332@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item jid='bOb_unnamed_20.676332@localhost/res1' affiliation='none' role='participant'/>
		<status code='110'/>
		<status code='100'/>
	</x>
</presence>



*** User 2021-10-25 11:40:20.784 ***
bOb_unnamed_20.676332@localhost/res1 in
<message from='muc_publish@muc.localhost/bOb_unnamed_20.271388' to='bOb_unnamed_20.676332@localhost/res1' xml:lang='en' type='groupchat'>
	<body>Hi there!</body>
	<delay xmlns='urn:xmpp:delay' stamp='2021-10-25T11:40:20Z' from='bOb_unnamed_20.271388@localhost/res1'/>
</message>



*** User 2021-10-25 11:40:20.785 ***
bOb_unnamed_20.676332@localhost/res1 in
<message from='muc_publish@muc.localhost/bOb_unnamed_20.401015' to='bOb_unnamed_20.676332@localhost/res1' xml:lang='en' type='groupchat'>
	<body>Hi there!</body>
	<delay xmlns='urn:xmpp:delay' stamp='2021-10-25T11:40:20Z' from='bOb_unnamed_20.401015@localhost/res1'/>
</message>



*** User 2021-10-25 11:40:20.799 ***
bOb_unnamed_20.676332@localhost/res1 out
<message to='muc_publish@muc.localhost' type='groupchat'>
	<body>Hi there!</body>
</message>


*** CT 2021-10-25 11:40:20.819 *** Stanza Log: group_chat_message_received_event_properly_formatted.xml

*** CT Error Notification 2021-10-25 11:40:20.819 ***
mod_event_pusher_rabbit_SUITE:'-group_chat_message_received_event_properly_formatted/1-fun-1-' failed on line 435
Reason: {assertMatch,[{module,...},{...}|...]}

Full error description and stacktrace
*** CT 2021-10-25 11:40:20.838 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_567.html
*** CT 2021-10-25 11:40:20.842 *** View log from node mongooseim@localhost when finished mongooseim@localhost_1180.html



=== Ended at 2021-10-25 11:40:20
=== Location: [{mod_event_pusher_rabbit_SUITE,'-group_chat_message_received_event_properly_formatted/1-fun-1-',435},
              {escalus_story,story,72},
              {test_server,ts_tc,1783},
              {test_server,run_test_case_eval1,1292},
              {test_server,run_test_case_eval,1224}]
=== === Reason: {assertMatch,
                     [{module,mod_event_pusher_rabbit_SUITE},
                      {line,435},
                      {expression,
                          "get_decoded_message_from_rabbit ( AliceGroupChatMsgRecvRK )"},
                      {pattern,
                          "# { << \"from_user_id\" >> := BobRoomJID , << \"to_user_id\" >> := AliceFullJID , << \"message\" >> := Message }"},
                      {value,
                          #{<<"from_user_id">> =>
                                <<"muc_publish@muc.localhost/bOb_unnamed_20.271388">>,
                            <<"message">> => <<"Hi there!">>,
                            <<"to_user_id">> =>
                                <<"alice_unnamed_20.676332@localhost/res1">>}}]}
  in function  mod_event_pusher_rabbit_SUITE:'-group_chat_message_received_event_properly_formatted/1-fun-1-'/3 (/home/circleci/app/big_tests/tests/mod_event_pusher_rabbit_SUITE.erl, line 435)
  in call from escalus_story:story/4 (/home/circleci/app/big_tests/_build/default/lib/escalus/src/escalus_story.erl, line 72)
  in call from test_server:ts_tc/3 (test_server.erl, line 1783)
  in call from test_server:run_test_case_eval1/6 (test_server.erl, line 1292)
  in call from test_server:run_test_case_eval/9 (test_server.erl, line 1224)


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