=== Test case: mod_http_upload_SUITE:request_slot/1 (click for source code)

=== Config value:

    [{watchdog,<0.25083.1>},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mod_http_upload_SUITE_data"},
     {preset,"odbc_mssql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@cb94372a8ea7.2022-04-04_15.02.36/big_tests.tests.mod_http_upload_SUITE.logs/run.2022-04-04_15.10.13/mod_http_upload_suite.request_slot.html"},
     {tc_group_properties,[{name,mod_http_upload_s3}]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/mod_http_upload_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@cb94372a8ea7.2022-04-04_15.02.36/big_tests.tests.mod_http_upload_SUITE.logs/run.2022-04-04_15.10.13/log_private/"},
     {escalus_users,[{bob,[{username,<<"bOb">>},
                           {server,<<"localhost">>},
                           {password,<<"makrolika">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@cb94372a8ea7.2022-04-04_15.02.36"

=== Started at 2022-04-04 15:10:13


*** CT 2022-04-04 15:10:13.659 *** View log from node mongooseim@localhost when started mongooseim@localhost_4284.html
*** CT 2022-04-04 15:10:13.659 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_1944.html

*** User 2022-04-04 15:10:13.661 ***
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 2022-04-04 15:10:13.662 ***
bOb@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='d8fcb50ff236dc8a' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-04-04 15:10:13.662 ***
bOb@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 2022-04-04 15:10:13.662 ***
bOb@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYgBtYWtyb2xpa2E=</auth>



*** User 2022-04-04 15:10:13.663 ***
bOb@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-04-04 15:10:13.663 ***
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 2022-04-04 15:10:13.663 ***
bOb@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='b6ca1a6bd90da33b' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-04-04 15:10:13.664 ***
bOb@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 2022-04-04 15:10:13.664 ***
bOb@localhost/res1 out
<iq type='set' id='9e251c2e86ae252d63b319093b7e4fad'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-04-04 15:10:13.664 ***
bOb@localhost/res1 in
<iq id='9e251c2e86ae252d63b319093b7e4fad' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bOb@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-04-04 15:10:13.664 ***
bOb@localhost/res1 out
<iq type='set' id='1887db4234c80370d11764c630e73096'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-04-04 15:10:13.664 ***
bOb@localhost/res1 in
<iq type='result' id='1887db4234c80370d11764c630e73096'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-04-04 15:10:13.664 ***
bOb@localhost/res1 out
<presence/>



*** User 2022-04-04 15:10:13.666 ***
bOb@localhost/res1 in
<presence from='bOb@localhost/res1' to='bob@localhost/res1' xml:lang='en'/>



*** User 2022-04-04 15:10:13.666 ***
bOb@localhost/res1 out
<iq type='get' to='upload.localhost'>
	<request xmlns='urn:xmpp:http:upload:0' filename='filename.jpg' size='123'/>
</iq>



*** User 2022-04-04 15:10:13.670 ***
bOb@localhost/res1 in
<iq from='upload.localhost' to='bOb@localhost/res1' id='' type='result'>
	<slot xmlns='urn:xmpp:http:upload:0'>
		<put url='http://bucket.s3-eu-east-25.example.com/b3a8cac3893666750016e48facbd09126ea9ef4ad66843b8342f859d60b098bf/filename.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&amp;X-Amz-Credential=AKIAIAOAONIULXQGMOUA%2F20220404%2Feu-east-25%2Fs3%2Faws4_request&amp;X-Amz-Date=20220404T151013Z&amp;X-Amz-Expires=60&amp;X-Amz-Signature=13b3e956697fb9ba05d7c41a63b4a0cc8d5d5f361120a4f06c5766e414b92561&amp;X-Amz-SignedHeaders=content-length%3Bhost%3Bx-amz-acl'/>
		<get url='http://bucket.s3-eu-east-25.example.com/b3a8cac3893666750016e48facbd09126ea9ef4ad66843b8342f859d60b098bf/filename.jpg'/>
	</slot>
</iq>



*** User 2022-04-04 15:10:13.670 ***
bOb@localhost/res1 out
</stream:stream>

*** User 2022-04-04 15:10:13.671 ***
bOb@localhost/res1 in
</stream:stream>
*** CT 2022-04-04 15:10:13.673 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_1944.html
*** CT 2022-04-04 15:10:13.673 *** View log from node mongooseim@localhost when finished mongooseim@localhost_4284.html



=== Ended at 2022-04-04 15:10:13
=== successfully completed test case
=== === Returned value: ok


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