esl / MongooseIM

MongooseIM is Erlang Solutions' robust, scalable and efficient XMPP server, aimed at large installations. Specifically designed for enterprise purposes, it is fault-tolerant and can utilise the resources of multiple clustered machines.
Other
1.64k stars 422 forks source link

Add more data form tests #4031

Closed chrzaszcz closed 11 months ago

chrzaszcz commented 11 months ago

Increase test coverage for data forms, mainly by testing error handling.

Other changes:

mongoose-im commented 11 months ago

small_tests_24 / small_tests / c0d6b5819fe47abdf71493f2dc7ddf4ded3e8eba Reports root / small


small_tests_25 / small_tests / c0d6b5819fe47abdf71493f2dc7ddf4ded3e8eba Reports root / small


small_tests_25_arm64 / small_tests / c0d6b5819fe47abdf71493f2dc7ddf4ded3e8eba Reports root / small


ldap_mnesia_24 / ldap_mnesia / c0d6b5819fe47abdf71493f2dc7ddf4ded3e8eba Reports root/ big OK: 2226 / Failed: 0 / User-skipped: 834 / Auto-skipped: 0


dynamic_domains_pgsql_mnesia_24 / pgsql_mnesia / c0d6b5819fe47abdf71493f2dc7ddf4ded3e8eba Reports root/ big OK: 4194 / Failed: 0 / User-skipped: 88 / Auto-skipped: 0


ldap_mnesia_25 / ldap_mnesia / c0d6b5819fe47abdf71493f2dc7ddf4ded3e8eba Reports root/ big OK: 2226 / Failed: 0 / User-skipped: 834 / Auto-skipped: 0


dynamic_domains_pgsql_mnesia_25 / pgsql_mnesia / c0d6b5819fe47abdf71493f2dc7ddf4ded3e8eba Reports root/ big OK: 4194 / Failed: 0 / User-skipped: 88 / Auto-skipped: 0


dynamic_domains_mysql_redis_25 / mysql_redis / c0d6b5819fe47abdf71493f2dc7ddf4ded3e8eba Reports root/ big OK: 4168 / Failed: 0 / User-skipped: 114 / Auto-skipped: 0


dynamic_domains_mssql_mnesia_25 / odbc_mssql_mnesia / c0d6b5819fe47abdf71493f2dc7ddf4ded3e8eba Reports root/ big OK: 4191 / Failed: 0 / User-skipped: 91 / Auto-skipped: 0


pgsql_mnesia_24 / pgsql_mnesia / c0d6b5819fe47abdf71493f2dc7ddf4ded3e8eba Reports root/ big OK: 4571 / Failed: 0 / User-skipped: 97 / Auto-skipped: 0


internal_mnesia_25 / internal_mnesia / c0d6b5819fe47abdf71493f2dc7ddf4ded3e8eba Reports root/ big OK: 2372 / Failed: 0 / User-skipped: 688 / Auto-skipped: 0


elasticsearch_and_cassandra_25 / elasticsearch_and_cassandra_mnesia / c0d6b5819fe47abdf71493f2dc7ddf4ded3e8eba Reports root/ big OK: 2732 / Failed: 0 / User-skipped: 667 / Auto-skipped: 0


pgsql_mnesia_25 / pgsql_mnesia / c0d6b5819fe47abdf71493f2dc7ddf4ded3e8eba Reports root/ big OK: 4571 / Failed: 0 / User-skipped: 97 / Auto-skipped: 0


mysql_redis_25 / mysql_redis / c0d6b5819fe47abdf71493f2dc7ddf4ded3e8eba Reports root/ big OK: 4557 / Failed: 0 / User-skipped: 111 / Auto-skipped: 0


mssql_mnesia_25 / odbc_mssql_mnesia / c0d6b5819fe47abdf71493f2dc7ddf4ded3e8eba Reports root/ big OK: 4568 / Failed: 0 / User-skipped: 100 / Auto-skipped: 0

codecov[bot] commented 11 months ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.15 :tada:

Comparison is base (0bd9702) 82.20% compared to head (0efa003) 82.35%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #4031 +/- ## ========================================== + Coverage 82.20% 82.35% +0.15% ========================================== Files 536 536 Lines 33782 33778 -4 ========================================== + Hits 27769 27819 +50 + Misses 6013 5959 -54 ``` | [Impacted Files](https://app.codecov.io/gh/esl/MongooseIM/pull/4031?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=esl) | Coverage Δ | | |---|---|---| | [src/mod\_muc\_room.erl](https://app.codecov.io/gh/esl/MongooseIM/pull/4031?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=esl#diff-c3JjL21vZF9tdWNfcm9vbS5lcmw=) | `78.75% <100.00%> (+0.45%)` | :arrow_up: | | [src/mongoose\_data\_forms.erl](https://app.codecov.io/gh/esl/MongooseIM/pull/4031?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=esl#diff-c3JjL21vbmdvb3NlX2RhdGFfZm9ybXMuZXJs) | `100.00% <100.00%> (+4.54%)` | :arrow_up: | | [src/muc\_light/mod\_muc\_light\_codec\_legacy.erl](https://app.codecov.io/gh/esl/MongooseIM/pull/4031?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=esl#diff-c3JjL211Y19saWdodC9tb2RfbXVjX2xpZ2h0X2NvZGVjX2xlZ2FjeS5lcmw=) | `91.79% <100.00%> (+1.58%)` | :arrow_up: | | [src/pubsub/mod\_pubsub.erl](https://app.codecov.io/gh/esl/MongooseIM/pull/4031?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=esl#diff-c3JjL3B1YnN1Yi9tb2RfcHVic3ViLmVybA==) | `75.12% <100.00%> (+1.38%)` | :arrow_up: | | [src/pubsub/node\_push.erl](https://app.codecov.io/gh/esl/MongooseIM/pull/4031?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=esl#diff-c3JjL3B1YnN1Yi9ub2RlX3B1c2guZXJs) | `93.10% <100.00%> (-0.23%)` | :arrow_down: | ... and [16 files with indirect coverage changes](https://app.codecov.io/gh/esl/MongooseIM/pull/4031/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=esl)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

mongoose-im commented 11 months ago

small_tests_24 / small_tests / 5e7c2c58f94d277541fb96c2fc8f0bc90b616af8 Reports root / small


small_tests_25_arm64 / small_tests / 5e7c2c58f94d277541fb96c2fc8f0bc90b616af8 Reports root / small


small_tests_25 / small_tests / 5e7c2c58f94d277541fb96c2fc8f0bc90b616af8 Reports root / small


ldap_mnesia_24 / ldap_mnesia / 5e7c2c58f94d277541fb96c2fc8f0bc90b616af8 Reports root/ big OK: 2228 / Failed: 0 / User-skipped: 834 / Auto-skipped: 0


dynamic_domains_pgsql_mnesia_24 / pgsql_mnesia / 5e7c2c58f94d277541fb96c2fc8f0bc90b616af8 Reports root/ big OK: 4194 / Failed: 0 / User-skipped: 88 / Auto-skipped: 0


ldap_mnesia_25 / ldap_mnesia / 5e7c2c58f94d277541fb96c2fc8f0bc90b616af8 Reports root/ big OK: 2228 / Failed: 0 / User-skipped: 834 / Auto-skipped: 0


dynamic_domains_pgsql_mnesia_25 / pgsql_mnesia / 5e7c2c58f94d277541fb96c2fc8f0bc90b616af8 Reports root/ big OK: 4194 / Failed: 0 / User-skipped: 88 / Auto-skipped: 0


dynamic_domains_mysql_redis_25 / mysql_redis / 5e7c2c58f94d277541fb96c2fc8f0bc90b616af8 Reports root/ big OK: 4168 / Failed: 0 / User-skipped: 114 / Auto-skipped: 0


dynamic_domains_mssql_mnesia_25 / odbc_mssql_mnesia / 5e7c2c58f94d277541fb96c2fc8f0bc90b616af8 Reports root/ big OK: 4191 / Failed: 0 / User-skipped: 91 / Auto-skipped: 0


internal_mnesia_25 / internal_mnesia / 5e7c2c58f94d277541fb96c2fc8f0bc90b616af8 Reports root/ big OK: 2374 / Failed: 0 / User-skipped: 688 / Auto-skipped: 0


pgsql_mnesia_24 / pgsql_mnesia / 5e7c2c58f94d277541fb96c2fc8f0bc90b616af8 Reports root/ big OK: 4573 / Failed: 0 / User-skipped: 97 / Auto-skipped: 0


pgsql_mnesia_25 / pgsql_mnesia / 5e7c2c58f94d277541fb96c2fc8f0bc90b616af8 Reports root/ big OK: 4573 / Failed: 0 / User-skipped: 97 / Auto-skipped: 0


elasticsearch_and_cassandra_25 / elasticsearch_and_cassandra_mnesia / 5e7c2c58f94d277541fb96c2fc8f0bc90b616af8 Reports root/ big OK: 2734 / Failed: 0 / User-skipped: 667 / Auto-skipped: 0


mssql_mnesia_25 / odbc_mssql_mnesia / 5e7c2c58f94d277541fb96c2fc8f0bc90b616af8 Reports root/ big OK: 4570 / Failed: 0 / User-skipped: 100 / Auto-skipped: 0


mysql_redis_25 / mysql_redis / 5e7c2c58f94d277541fb96c2fc8f0bc90b616af8 Reports root/ big OK: 4559 / Failed: 0 / User-skipped: 111 / Auto-skipped: 0

mongoose-im commented 11 months ago

small_tests_24 / small_tests / c4be0a190ca2f068b01975eacfe8de620e1dc97b Reports root / small


small_tests_25_arm64 / small_tests / c4be0a190ca2f068b01975eacfe8de620e1dc97b Reports root / small


small_tests_25 / small_tests / c4be0a190ca2f068b01975eacfe8de620e1dc97b Reports root / small


ldap_mnesia_24 / ldap_mnesia / c4be0a190ca2f068b01975eacfe8de620e1dc97b Reports root/ big OK: 2228 / Failed: 2 / User-skipped: 834 / Auto-skipped: 0

pubsub_SUITE:dag+node_config:retrieve_default_configuration_test ```erlang {error, {undef, [{escalus_pubsub_stanza,get_default_configuration, [{client, <<"alice_retrieve_default_configuration_test_1466@localhost/res1">>, escalus_tcp,<0.22350.1>, [{event_manager,<0.22281.1>}, {server,<<"localhost">>}, {username, <<"alicE_retrieve_default_configuration_test_1466">>}, {resource,<<"res1">>}], [{event_client, [{event_manager,<0.22281.1>}, {server,<<"localhost">>}, {username, <<"alicE_retrieve_default_configuration_test_1466">>}, {resource,<<"res1">>}]}, {resource,<<"res1">>}, {username, <<"alice_retrieve_default_configuration_test_1466">>}, {server,<<"localhost">>}, {host,<<"localhost">>}, {port,5222}, {auth,{escalus_auth,auth_plain}}, {wspath,undefined}, {username, <<"alicE_retrieve_default_configuration_test_1466">>}, {server,<<"localhost">>}, {password,<<"matygrysa">>}, {stream_id,<<"f763b58d79c2eeae">>}]}, <<"alice_retrieve_default_configuration_test_1466-pubsub.localhost--get_default_config">>, <<"pubsub.localhost">>], []}, {pubsub_tools,get_default_configuration,3, [{file,"/home/circleci/project/big_tests/tests/pubsub_tools.erl"}, {line,89}]}, {escalus_story,story,4, [{file, "/home... ``` [Report log](https://circleci-mim-results.s3.eu-central-1.amazonaws.com/PR/4031/177047/ldap_mnesia.24.3.4.9-amd64/big/ct_run.test%400e0d4c2c7b9b.2023-06-02_13.13.14/big_tests.tests.pubsub_SUITE.logs/run.2023-06-02_13.23.32/pubsub_suite.retrieve_default_configuration_test.97154.html)
pubsub_SUITE:tree+node_config:retrieve_default_configuration_test ```erlang {error, {undef, [{escalus_pubsub_stanza,get_default_configuration, [{client, <<"alice_retrieve_default_configuration_test_1534@localhost/res1">>, escalus_tcp,<0.23758.1>, [{event_manager,<0.23699.1>}, {server,<<"localhost">>}, {username, <<"alicE_retrieve_default_configuration_test_1534">>}, {resource,<<"res1">>}], [{event_client, [{event_manager,<0.23699.1>}, {server,<<"localhost">>}, {username, <<"alicE_retrieve_default_configuration_test_1534">>}, {resource,<<"res1">>}]}, {resource,<<"res1">>}, {username, <<"alice_retrieve_default_configuration_test_1534">>}, {server,<<"localhost">>}, {host,<<"localhost">>}, {port,5222}, {auth,{escalus_auth,auth_plain}}, {wspath,undefined}, {username, <<"alicE_retrieve_default_configuration_test_1534">>}, {server,<<"localhost">>}, {password,<<"matygrysa">>}, {stream_id,<<"721a3e3814eece90">>}]}, <<"alice_retrieve_default_configuration_test_1534-pubsub.localhost--get_default_config">>, <<"pubsub.localhost">>], []}, {pubsub_tools,get_default_configuration,3, [{file,"/home/circleci/project/big_tests/tests/pubsub_tools.erl"}, {line,89}]}, {escalus_story,story,4, [{file, "/home... ``` [Report log](https://circleci-mim-results.s3.eu-central-1.amazonaws.com/PR/4031/177047/ldap_mnesia.24.3.4.9-amd64/big/ct_run.test%400e0d4c2c7b9b.2023-06-02_13.13.14/big_tests.tests.pubsub_SUITE.logs/run.2023-06-02_13.23.32/pubsub_suite.retrieve_default_configuration_test.102658.html)

dynamic_domains_pgsql_mnesia_24 / pgsql_mnesia / c4be0a190ca2f068b01975eacfe8de620e1dc97b Reports root/ big OK: 4194 / Failed: 0 / User-skipped: 88 / Auto-skipped: 0


ldap_mnesia_25 / ldap_mnesia / c4be0a190ca2f068b01975eacfe8de620e1dc97b Reports root/ big OK: 2228 / Failed: 2 / User-skipped: 834 / Auto-skipped: 0

pubsub_SUITE:dag+node_config:retrieve_default_configuration_test ```erlang {error, {undef, [{escalus_pubsub_stanza,get_default_configuration, [{client, <<"alice_retrieve_default_configuration_test_1386@localhost/res1">>, escalus_tcp,<0.20619.1>, [{event_manager,<0.20551.1>}, {server,<<"localhost">>}, {username, <<"alicE_retrieve_default_configuration_test_1386">>}, {resource,<<"res1">>}], [{event_client, [{event_manager,<0.20551.1>}, {server,<<"localhost">>}, {username, <<"alicE_retrieve_default_configuration_test_1386">>}, {resource,<<"res1">>}]}, {resource,<<"res1">>}, {username, <<"alice_retrieve_default_configuration_test_1386">>}, {server,<<"localhost">>}, {host,<<"localhost">>}, {port,5222}, {auth,{escalus_auth,auth_plain}}, {wspath,undefined}, {username, <<"alicE_retrieve_default_configuration_test_1386">>}, {server,<<"localhost">>}, {password,<<"matygrysa">>}, {stream_id,<<"87c84787b9d4240c">>}]}, <<"alice_retrieve_default_configuration_test_1386-pubsub.localhost--get_default_config">>, <<"pubsub.localhost">>], []}, {pubsub_tools,get_default_configuration,3, [{file,"/home/circleci/project/big_tests/tests/pubsub_tools.erl"}, {line,89}]}, {escalus_story,story,4, [{file, "/home... ``` [Report log](https://circleci-mim-results.s3.eu-central-1.amazonaws.com/PR/4031/177057/ldap_mnesia.25.3-amd64/big/ct_run.test%407a4ed9e36404.2023-06-02_13.15.48/big_tests.tests.pubsub_SUITE.logs/run.2023-06-02_13.26.14/pubsub_suite.retrieve_default_configuration_test.54659.html)
pubsub_SUITE:tree+node_config:retrieve_default_configuration_test ```erlang {error, {undef, [{escalus_pubsub_stanza,get_default_configuration, [{client, <<"alice_retrieve_default_configuration_test_1453@localhost/res1">>, escalus_tcp,<0.21956.1>, [{event_manager,<0.21892.1>}, {server,<<"localhost">>}, {username, <<"alicE_retrieve_default_configuration_test_1453">>}, {resource,<<"res1">>}], [{event_client, [{event_manager,<0.21892.1>}, {server,<<"localhost">>}, {username, <<"alicE_retrieve_default_configuration_test_1453">>}, {resource,<<"res1">>}]}, {resource,<<"res1">>}, {username, <<"alice_retrieve_default_configuration_test_1453">>}, {server,<<"localhost">>}, {host,<<"localhost">>}, {port,5222}, {auth,{escalus_auth,auth_plain}}, {wspath,undefined}, {username, <<"alicE_retrieve_default_configuration_test_1453">>}, {server,<<"localhost">>}, {password,<<"matygrysa">>}, {stream_id,<<"a166696e557cc885">>}]}, <<"alice_retrieve_default_configuration_test_1453-pubsub.localhost--get_default_config">>, <<"pubsub.localhost">>], []}, {pubsub_tools,get_default_configuration,3, [{file,"/home/circleci/project/big_tests/tests/pubsub_tools.erl"}, {line,89}]}, {escalus_story,story,4, [{file, "/home... ``` [Report log](https://circleci-mim-results.s3.eu-central-1.amazonaws.com/PR/4031/177057/ldap_mnesia.25.3-amd64/big/ct_run.test%407a4ed9e36404.2023-06-02_13.15.48/big_tests.tests.pubsub_SUITE.logs/run.2023-06-02_13.26.14/pubsub_suite.retrieve_default_configuration_test.90754.html)

dynamic_domains_pgsql_mnesia_25 / pgsql_mnesia / c4be0a190ca2f068b01975eacfe8de620e1dc97b Reports root/ big OK: 4194 / Failed: 0 / User-skipped: 88 / Auto-skipped: 0


dynamic_domains_mssql_mnesia_25 / odbc_mssql_mnesia / c4be0a190ca2f068b01975eacfe8de620e1dc97b Reports root/ big OK: 4191 / Failed: 0 / User-skipped: 91 / Auto-skipped: 0


pgsql_mnesia_24 / pgsql_mnesia / c4be0a190ca2f068b01975eacfe8de620e1dc97b Reports root/ big OK: 4573 / Failed: 2 / User-skipped: 97 / Auto-skipped: 0

pubsub_SUITE:dag+node_config:retrieve_default_configuration_test ```erlang {error, {undef, [{escalus_pubsub_stanza,get_default_configuration, [{client, <<"alice_retrieve_default_configuration_test_2757@localhost/res1">>, escalus_tcp,<0.31889.2>, [{event_manager,<0.31819.2>}, {server,<<"localhost">>}, {username, <<"alicE_retrieve_default_configuration_test_2757">>}, {resource,<<"res1">>}], [{event_client, [{event_manager,<0.31819.2>}, {server,<<"localhost">>}, {username, <<"alicE_retrieve_default_configuration_test_2757">>}, {resource,<<"res1">>}]}, {resource,<<"res1">>}, {username, <<"alice_retrieve_default_configuration_test_2757">>}, {server,<<"localhost">>}, {host,<<"localhost">>}, {port,5222}, {auth,{escalus_auth,auth_plain}}, {wspath,undefined}, {username, <<"alicE_retrieve_default_configuration_test_2757">>}, {server,<<"localhost">>}, {password,<<"matygrysa">>}, {stream_id,<<"f238b7e2e929f32d">>}]}, <<"alice_retrieve_default_configuration_test_2757-pubsub.localhost--get_default_config">>, <<"pubsub.localhost">>], []}, {pubsub_tools,get_default_configuration,3, [{file,"/home/circleci/project/big_tests/tests/pubsub_tools.erl"}, {line,89}]}, {escalus_story,story,4, [{file, "/home... ``` [Report log](https://circleci-mim-results.s3.eu-central-1.amazonaws.com/PR/4031/177049/pgsql_mnesia.24.3.4.9-amd64/big/ct_run.test%40f307bebcfdbf.2023-06-02_13.12.56/big_tests.tests.pubsub_SUITE.logs/run.2023-06-02_13.26.57/pubsub_suite.retrieve_default_configuration_test.99332.html)
pubsub_SUITE:tree+node_config:retrieve_default_configuration_test ```erlang {error, {undef, [{escalus_pubsub_stanza,get_default_configuration, [{client, <<"alice_retrieve_default_configuration_test_2822@localhost/res1">>, escalus_tcp,<0.431.3>, [{event_manager,<0.362.3>}, {server,<<"localhost">>}, {username, <<"alicE_retrieve_default_configuration_test_2822">>}, {resource,<<"res1">>}], [{event_client, [{event_manager,<0.362.3>}, {server,<<"localhost">>}, {username, <<"alicE_retrieve_default_configuration_test_2822">>}, {resource,<<"res1">>}]}, {resource,<<"res1">>}, {username, <<"alice_retrieve_default_configuration_test_2822">>}, {server,<<"localhost">>}, {host,<<"localhost">>}, {port,5222}, {auth,{escalus_auth,auth_plain}}, {wspath,undefined}, {username, <<"alicE_retrieve_default_configuration_test_2822">>}, {server,<<"localhost">>}, {password,<<"matygrysa">>}, {stream_id,<<"7e05fa5802eed333">>}]}, <<"alice_retrieve_default_configuration_test_2822-pubsub.localhost--get_default_config">>, <<"pubsub.localhost">>], []}, {pubsub_tools,get_default_configuration,3, [{file,"/home/circleci/project/big_tests/tests/pubsub_tools.erl"}, {line,89}]}, {escalus_story,story,4, [{file, "/home/circl... ``` [Report log](https://circleci-mim-results.s3.eu-central-1.amazonaws.com/PR/4031/177049/pgsql_mnesia.24.3.4.9-amd64/big/ct_run.test%40f307bebcfdbf.2023-06-02_13.12.56/big_tests.tests.pubsub_SUITE.logs/run.2023-06-02_13.26.57/pubsub_suite.retrieve_default_configuration_test.210434.html)

internal_mnesia_25 / internal_mnesia / c4be0a190ca2f068b01975eacfe8de620e1dc97b Reports root/ big OK: 2374 / Failed: 2 / User-skipped: 688 / Auto-skipped: 0

pubsub_SUITE:dag+node_config:retrieve_default_configuration_test ```erlang {error, {undef, [{escalus_pubsub_stanza,get_default_configuration, [{client, <<"alice_retrieve_default_configuration_test_1484@localhost/res1">>, escalus_tcp,<0.23452.1>, [{event_manager,<0.23406.1>}, {server,<<"localhost">>}, {username, <<"alicE_retrieve_default_configuration_test_1484">>}, {resource,<<"res1">>}], [{event_client, [{event_manager,<0.23406.1>}, {server,<<"localhost">>}, {username, <<"alicE_retrieve_default_configuration_test_1484">>}, {resource,<<"res1">>}]}, {resource,<<"res1">>}, {username, <<"alice_retrieve_default_configuration_test_1484">>}, {server,<<"localhost">>}, {host,<<"localhost">>}, {port,5222}, {auth,{escalus_auth,auth_plain}}, {wspath,undefined}, {username, <<"alicE_retrieve_default_configuration_test_1484">>}, {server,<<"localhost">>}, {password,<<"matygrysa">>}, {stream_id,<<"f0a63f032555e599">>}]}, <<"alice_retrieve_default_configuration_test_1484-pubsub.localhost--get_default_config">>, <<"pubsub.localhost">>], []}, {pubsub_tools,get_default_configuration,3, [{file,"/home/circleci/project/big_tests/tests/pubsub_tools.erl"}, {line,89}]}, {escalus_story,story,4, [{file, "/home... ``` [Report log](https://circleci-mim-results.s3.eu-central-1.amazonaws.com/PR/4031/177063/internal_mnesia.25.3-amd64/big/ct_run.test%401a144dc27339.2023-06-02_13.15.52/big_tests.tests.pubsub_SUITE.logs/run.2023-06-02_13.28.48/pubsub_suite.retrieve_default_configuration_test.103170.html)
pubsub_SUITE:tree+node_config:retrieve_default_configuration_test ```erlang {error, {undef, [{escalus_pubsub_stanza,get_default_configuration, [{client, <<"alice_retrieve_default_configuration_test_1565@localhost/res1">>, escalus_tcp,<0.24809.1>, [{event_manager,<0.24743.1>}, {server,<<"localhost">>}, {username, <<"alicE_retrieve_default_configuration_test_1565">>}, {resource,<<"res1">>}], [{event_client, [{event_manager,<0.24743.1>}, {server,<<"localhost">>}, {username, <<"alicE_retrieve_default_configuration_test_1565">>}, {resource,<<"res1">>}]}, {resource,<<"res1">>}, {username, <<"alice_retrieve_default_configuration_test_1565">>}, {server,<<"localhost">>}, {host,<<"localhost">>}, {port,5222}, {auth,{escalus_auth,auth_plain}}, {wspath,undefined}, {username, <<"alicE_retrieve_default_configuration_test_1565">>}, {server,<<"localhost">>}, {password,<<"matygrysa">>}, {stream_id,<<"cd52b2d96423c275">>}]}, <<"alice_retrieve_default_configuration_test_1565-pubsub.localhost--get_default_config">>, <<"pubsub.localhost">>], []}, {pubsub_tools,get_default_configuration,3, [{file,"/home/circleci/project/big_tests/tests/pubsub_tools.erl"}, {line,89}]}, {escalus_story,story,4, [{file, "/home... ``` [Report log](https://circleci-mim-results.s3.eu-central-1.amazonaws.com/PR/4031/177063/internal_mnesia.25.3-amd64/big/ct_run.test%401a144dc27339.2023-06-02_13.15.52/big_tests.tests.pubsub_SUITE.logs/run.2023-06-02_13.28.48/pubsub_suite.retrieve_default_configuration_test.15877.html)

dynamic_domains_mysql_redis_25 / mysql_redis / c4be0a190ca2f068b01975eacfe8de620e1dc97b Reports root/ big OK: 4160 / Failed: 5 / User-skipped: 114 / Auto-skipped: 3

metrics_session_SUITE:session:login_one ```erlang {error, {{badmatch,{value,2}}, [{metrics_helper,assert_counter,3, [{file,"/home/circleci/project/big_tests/tests/metrics_helper.erl"}, {line,36}]}, {metrics_session_SUITE,'-login_one/1-fun-0-',3, [{file, "/home/circleci/project/big_tests/tests/metrics_session_SUITE.erl"}, {line,79}]}, {escalus_story,story,4, [{file, "/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_story.erl"}, {line,72}]}, {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1782}]}, {test_server,run_test_case_eval1,6, [{file,"test_server.erl"},{line,1291}]}, {test_server,run_test_case_eval,9, [{file,"test_server.erl"},{line,1223}]}]}} ``` [Report log](https://circleci-mim-results.s3.eu-central-1.amazonaws.com/PR/4031/177059/mysql_redis.25.3-amd64/big/ct_run.test%40f2ddeb57f86d.2023-06-02_13.16.26/big_tests.tests.metrics_session_SUITE.logs/run.2023-06-02_13.25.45/metrics_session_suite.login_one.html)
metrics_session_SUITE:session_global:session_unique ```erlang {error, {{uniqueSessionCount, {value,1}, [{times,25, {error, {badmatch,{value,2}}, [{metrics_helper,assert_counter,3, [{file, "/home/circleci/project/big_tests/tests/metrics_helper.erl"}, {line,36}]}, {mongoose_helper,do_wait_until,2, [{file, "/home/circleci/project/big_tests/tests/mongoose_helper.erl"}, {line,373}]}, {metrics_session_SUITE,'-session_unique/1-fun-0-',2, [{file, "/home/circleci/project/big_tests/tests/metrics_session_SUITE.erl"}, {line,120}]}, {escalus_story,story,4, [{file, "/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_story.erl"}, {line,72}]}, {test_server,ts_tc,3, [{file,"test_server.erl"},{line,1782}]}, {test_server,run_test_case_eval1,6, [{file,"test_server.erl"},{line,1291}]}, {test_server,run_test_case_eval,9, [{file,"test_server.erl"},{line,1223}]}]}}], ok}, [{mongoose_helper,do_wait_until,2, [{file,"/home/circleci/project/big_tests/tests/mongoose_helper.erl"}, {line,371}]}, {metrics_session_SUITE,'-session_unique/1-fun-0-',2, [{file, "/home/circleci/project/big_tests/tests/metrics_session_SUITE.erl"}, {line,120}]}, {escalus_story,story,4, [{file, "/home/circleci/pr... ``` [Report log](https://circleci-mim-results.s3.eu-central-1.amazonaws.com/PR/4031/177059/mysql_redis.25.3-amd64/big/ct_run.test%40f2ddeb57f86d.2023-06-02_13.16.26/big_tests.tests.metrics_session_SUITE.logs/run.2023-06-02_13.25.45/metrics_session_suite.session_unique.html)
metrics_api_SUITE:global:session_counters ```erlang {error,{{assertEqual,[{module,metrics_api_SUITE}, {line,231}, {expression,"fetch_global_gauge_value ( uniqueSessionCount , Config )"}, {expected,2}, {value,3}]}, [{metrics_api_SUITE,'-session_counters/1-fun-3-',4, [{file,"/home/circleci/project/big_tests/tests/metrics_api_SUITE.erl"}, {line,231}]}, {escalus_story,story,4, [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_story.erl"}, {line,72}]}, {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1782}]}, {test_server,run_test_case_eval1,6, [{file,"test_server.erl"},{line,1291}]}, {test_server,run_test_case_eval,9, [{file,"test_server.erl"},{line,1223}]}]}} ``` [Report log](https://circleci-mim-results.s3.eu-central-1.amazonaws.com/PR/4031/177059/mysql_redis.25.3-amd64/big/ct_run.test%40f2ddeb57f86d.2023-06-02_13.16.26/big_tests.tests.metrics_api_SUITE.logs/run.2023-06-02_13.25.47/metrics_api_suite.session_counters.html)
mongooseimctl_SUITE:sessions:sessions_info ```erlang {error, {test_case_failed, #{user_info => ["bob@domain.example.com/res1\tc2s\t127.0.0.1\t55494\t0\tmongooseim@localhost\t0", "kate@domain.example.com/res1\tc2s\t127.0.0.1\t55498\t0\tmongooseim@localhost\t0", "neustradamus_log_one_scram_sha512_plus_1626@domain.example.com/res1\tc2s_tls\t127.0.0.1\t33782\t0\tmongooseim@localhost\t188", "alice@domain.example.com/res1\tc2s\t127.0.0.1\t55482\t0\tmongooseim@localhost\t0"], users => [{client,<<"alice@domain.example.com/res1">>,escalus_tcp, <0.11449.2>, [{event_manager,<0.11448.2>}, {server,<<"domain.example.com">>}, {username,<<"alicE">>}, {resource,<<"res1">>}], [{event_client, [{event_manager,<0.11448.2>}, {server,<<"domain.example.com">>}, {username,<<"alicE">>}, {resource,<<"res1">>}]}, {resource,<<"res1">>}, {username,<<"alice">>}, {server,<<"domain.example.com">>}, {host,<<"localhost">>}, {port,5222}, {auth,{escalus_auth,auth_plain}}, {wspath,undefined}, {username,<<"alicE">>}, {server,<<"domain.example.com">>}, {host,<<"localhost">>}, {password,<<"matygrysa">>}, {stream_id,<<"b5f0d67fe90b9974">>}]}, {client,<<"bob@domain.example.com/res1">>,escalus_tcp, <0.11450.2>, [{event_manager,<0.11448.2>}, {serve... ``` [Report log](https://circleci-mim-results.s3.eu-central-1.amazonaws.com/PR/4031/177059/mysql_redis.25.3-amd64/big/ct_run.test%40f2ddeb57f86d.2023-06-02_13.16.26/big_tests.tests.mongooseimctl_SUITE.logs/run.2023-06-02_13.26.50/mongooseimctl_suite.sessions_info.html)
mongooseimctl_SUITE:stats:stats_host ```erlang {error,{{badmatch,{"3\n",0}}, [{mongooseimctl_SUITE,'-stats_host/1-fun-0-',3, [{file,"/home/circleci/project/big_tests/tests/mongooseimctl_SUITE.erl"}, {line,1138}]}, {escalus_story,story,4, [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_story.erl"}, {line,72}]}, {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1782}]}, {test_server,run_test_case_eval1,6, [{file,"test_server.erl"},{line,1291}]}, {test_server,run_test_case_eval,9, [{file,"test_server.erl"},{line,1223}]}]}} ``` [Report log](https://circleci-mim-results.s3.eu-central-1.amazonaws.com/PR/4031/177059/mysql_redis.25.3-amd64/big/ct_run.test%40f2ddeb57f86d.2023-06-02_13.16.26/big_tests.tests.mongooseimctl_SUITE.logs/run.2023-06-02_13.26.50/mongooseimctl_suite.stats_host.html)

pgsql_mnesia_25 / pgsql_mnesia / c4be0a190ca2f068b01975eacfe8de620e1dc97b Reports root/ big OK: 4573 / Failed: 2 / User-skipped: 97 / Auto-skipped: 0

pubsub_SUITE:dag+node_config:retrieve_default_configuration_test ```erlang {error, {undef, [{escalus_pubsub_stanza,get_default_configuration, [{client, <<"alice_retrieve_default_configuration_test_2750@localhost/res1">>, escalus_tcp,<0.28106.2>, [{event_manager,<0.28037.2>}, {server,<<"localhost">>}, {username, <<"alicE_retrieve_default_configuration_test_2750">>}, {resource,<<"res1">>}], [{event_client, [{event_manager,<0.28037.2>}, {server,<<"localhost">>}, {username, <<"alicE_retrieve_default_configuration_test_2750">>}, {resource,<<"res1">>}]}, {resource,<<"res1">>}, {username, <<"alice_retrieve_default_configuration_test_2750">>}, {server,<<"localhost">>}, {host,<<"localhost">>}, {port,5222}, {auth,{escalus_auth,auth_plain}}, {wspath,undefined}, {username, <<"alicE_retrieve_default_configuration_test_2750">>}, {server,<<"localhost">>}, {password,<<"matygrysa">>}, {stream_id,<<"851807ff7947172f">>}]}, <<"alice_retrieve_default_configuration_test_2750-pubsub.localhost--get_default_config">>, <<"pubsub.localhost">>], []}, {pubsub_tools,get_default_configuration,3, [{file,"/home/circleci/project/big_tests/tests/pubsub_tools.erl"}, {line,89}]}, {escalus_story,story,4, [{file, "/home... ``` [Report log](https://circleci-mim-results.s3.eu-central-1.amazonaws.com/PR/4031/177055/pgsql_mnesia.25.3-amd64/big/ct_run.test%40c60b6c54b91a.2023-06-02_13.15.49/big_tests.tests.pubsub_SUITE.logs/run.2023-06-02_13.29.14/pubsub_suite.retrieve_default_configuration_test.144515.html)
pubsub_SUITE:tree+node_config:retrieve_default_configuration_test ```erlang {error, {undef, [{escalus_pubsub_stanza,get_default_configuration, [{client, <<"alice_retrieve_default_configuration_test_2815@localhost/res1">>, escalus_tcp,<0.29316.2>, [{event_manager,<0.29279.2>}, {server,<<"localhost">>}, {username, <<"alicE_retrieve_default_configuration_test_2815">>}, {resource,<<"res1">>}], [{event_client, [{event_manager,<0.29279.2>}, {server,<<"localhost">>}, {username, <<"alicE_retrieve_default_configuration_test_2815">>}, {resource,<<"res1">>}]}, {resource,<<"res1">>}, {username, <<"alice_retrieve_default_configuration_test_2815">>}, {server,<<"localhost">>}, {host,<<"localhost">>}, {port,5222}, {auth,{escalus_auth,auth_plain}}, {wspath,undefined}, {username, <<"alicE_retrieve_default_configuration_test_2815">>}, {server,<<"localhost">>}, {password,<<"matygrysa">>}, {stream_id,<<"e63c81abd20b944c">>}]}, <<"alice_retrieve_default_configuration_test_2815-pubsub.localhost--get_default_config">>, <<"pubsub.localhost">>], []}, {pubsub_tools,get_default_configuration,3, [{file,"/home/circleci/project/big_tests/tests/pubsub_tools.erl"}, {line,89}]}, {escalus_story,story,4, [{file, "/home... ``` [Report log](https://circleci-mim-results.s3.eu-central-1.amazonaws.com/PR/4031/177055/pgsql_mnesia.25.3-amd64/big/ct_run.test%40c60b6c54b91a.2023-06-02_13.15.49/big_tests.tests.pubsub_SUITE.logs/run.2023-06-02_13.29.14/pubsub_suite.retrieve_default_configuration_test.147843.html)

elasticsearch_and_cassandra_25 / elasticsearch_and_cassandra_mnesia / c4be0a190ca2f068b01975eacfe8de620e1dc97b Reports root/ big OK: 2734 / Failed: 2 / User-skipped: 667 / Auto-skipped: 0

pubsub_SUITE:dag+node_config:retrieve_default_configuration_test ```erlang {error, {undef, [{escalus_pubsub_stanza,get_default_configuration, [{client, <<"alice_retrieve_default_configuration_test_1722@localhost/res1">>, escalus_tcp,<0.31265.1>, [{event_manager,<0.31231.1>}, {server,<<"localhost">>}, {username, <<"alicE_retrieve_default_configuration_test_1722">>}, {resource,<<"res1">>}], [{event_client, [{event_manager,<0.31231.1>}, {server,<<"localhost">>}, {username, <<"alicE_retrieve_default_configuration_test_1722">>}, {resource,<<"res1">>}]}, {resource,<<"res1">>}, {username, <<"alice_retrieve_default_configuration_test_1722">>}, {server,<<"localhost">>}, {host,<<"localhost">>}, {port,5222}, {auth,{escalus_auth,auth_plain}}, {wspath,undefined}, {username, <<"alicE_retrieve_default_configuration_test_1722">>}, {server,<<"localhost">>}, {password,<<"matygrysa">>}, {stream_id,<<"19de0aa67a849454">>}]}, <<"alice_retrieve_default_configuration_test_1722-pubsub.localhost--get_default_config">>, <<"pubsub.localhost">>], []}, {pubsub_tools,get_default_configuration,3, [{file,"/home/circleci/project/big_tests/tests/pubsub_tools.erl"}, {line,89}]}, {escalus_story,story,4, [{file, "/home... ``` [Report log](https://circleci-mim-results.s3.eu-central-1.amazonaws.com/PR/4031/177065/elasticsearch_and_cassandra_mnesia.25.3-amd64/big/ct_run.test%405faea44a8750.2023-06-02_13.16.31/big_tests.tests.pubsub_SUITE.logs/run.2023-06-02_13.30.25/pubsub_suite.retrieve_default_configuration_test.117634.html)
pubsub_SUITE:tree+node_config:retrieve_default_configuration_test ```erlang {error, {undef, [{escalus_pubsub_stanza,get_default_configuration, [{client, <<"alice_retrieve_default_configuration_test_1789@localhost/res1">>, escalus_tcp,<0.32636.1>, [{event_manager,<0.32579.1>}, {server,<<"localhost">>}, {username, <<"alicE_retrieve_default_configuration_test_1789">>}, {resource,<<"res1">>}], [{event_client, [{event_manager,<0.32579.1>}, {server,<<"localhost">>}, {username, <<"alicE_retrieve_default_configuration_test_1789">>}, {resource,<<"res1">>}]}, {resource,<<"res1">>}, {username, <<"alice_retrieve_default_configuration_test_1789">>}, {server,<<"localhost">>}, {host,<<"localhost">>}, {port,5222}, {auth,{escalus_auth,auth_plain}}, {wspath,undefined}, {username, <<"alicE_retrieve_default_configuration_test_1789">>}, {server,<<"localhost">>}, {password,<<"matygrysa">>}, {stream_id,<<"850b420abfaf3511">>}]}, <<"alice_retrieve_default_configuration_test_1789-pubsub.localhost--get_default_config">>, <<"pubsub.localhost">>], []}, {pubsub_tools,get_default_configuration,3, [{file,"/home/circleci/project/big_tests/tests/pubsub_tools.erl"}, {line,89}]}, {escalus_story,story,4, [{file, "/home... ``` [Report log](https://circleci-mim-results.s3.eu-central-1.amazonaws.com/PR/4031/177065/elasticsearch_and_cassandra_mnesia.25.3-amd64/big/ct_run.test%405faea44a8750.2023-06-02_13.16.31/big_tests.tests.pubsub_SUITE.logs/run.2023-06-02_13.30.25/pubsub_suite.retrieve_default_configuration_test.120834.html)

mysql_redis_25 / mysql_redis / c4be0a190ca2f068b01975eacfe8de620e1dc97b Reports root/ big OK: 4562 / Failed: 3 / User-skipped: 111 / Auto-skipped: 0

mod_event_pusher_rabbit_SUITE:group_chat_message_publish:group_chat_message_received_event_properly_formatted ```erlang {error, {{assertMatch, [{module,mod_event_pusher_rabbit_SUITE}, {line,422}, {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">>, <<"message">> => <<>>, <<"to_user_id">> => <<"alice_unnamed_2272@localhost/res1">>}}]}, [{mod_event_pusher_rabbit_SUITE, '-group_chat_message_received_event_properly_formatted/1-fun-1-',3, [{file, "/home/circleci/project/big_tests/tests/mod_event_pusher_rabbit_SUITE.erl"}, {line,422}]}, {escalus_story,story,4, [{file, "/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_story.erl"}, {line,72}]}, {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1782}]}, {test_server,run_test_case_eval1,6, [{file,"test_server.erl"},{line,1291}]}, {test_server,run_test_case_eval,9, [{file,"test_server.erl"},{line,1223}]}]}} ``` [Report log](https://circleci-mim-results.s3.eu-central-1.amazonaws.com/PR/4031/177060/mysql_redis.25.3-amd64/big/ct_run.test%4093cf9d951ffb.2023-06-02_13.15.52/big_tests.tests.mod_event_pusher_rabbit_SUITE.logs/run.2023-06-02_13.24.47/mod_event_pusher_rabbit_suite.group_chat_message_received_event_properly_formatted.html)
pubsub_SUITE:dag+node_config:retrieve_default_configuration_test ```erlang {error, {undef, [{escalus_pubsub_stanza,get_default_configuration, [{client, <<"alice_retrieve_default_configuration_test_2606@localhost/res1">>, escalus_tcp,<0.27513.2>, [{event_manager,<0.27443.2>}, {server,<<"localhost">>}, {username, <<"alicE_retrieve_default_configuration_test_2606">>}, {resource,<<"res1">>}], [{event_client, [{event_manager,<0.27443.2>}, {server,<<"localhost">>}, {username, <<"alicE_retrieve_default_configuration_test_2606">>}, {resource,<<"res1">>}]}, {resource,<<"res1">>}, {username, <<"alice_retrieve_default_configuration_test_2606">>}, {server,<<"localhost">>}, {host,<<"localhost">>}, {port,5222}, {auth,{escalus_auth,auth_plain}}, {wspath,undefined}, {username, <<"alicE_retrieve_default_configuration_test_2606">>}, {server,<<"localhost">>}, {password,<<"matygrysa">>}, {stream_id,<<"b11d59bc886a50ef">>}]}, <<"alice_retrieve_default_configuration_test_2606-pubsub.localhost--get_default_config">>, <<"pubsub.localhost">>], []}, {pubsub_tools,get_default_configuration,3, [{file,"/home/circleci/project/big_tests/tests/pubsub_tools.erl"}, {line,89}]}, {escalus_story,story,4, [{file, "/home... ``` [Report log](https://circleci-mim-results.s3.eu-central-1.amazonaws.com/PR/4031/177060/mysql_redis.25.3-amd64/big/ct_run.test%4093cf9d951ffb.2023-06-02_13.15.52/big_tests.tests.pubsub_SUITE.logs/run.2023-06-02_13.29.19/pubsub_suite.retrieve_default_configuration_test.83844.html)
pubsub_SUITE:tree+node_config:retrieve_default_configuration_test ```erlang {error, {undef, [{escalus_pubsub_stanza,get_default_configuration, [{client, <<"alice_retrieve_default_configuration_test_2672@localhost/res1">>, escalus_tcp,<0.28746.2>, [{event_manager,<0.28682.2>}, {server,<<"localhost">>}, {username, <<"alicE_retrieve_default_configuration_test_2672">>}, {resource,<<"res1">>}], [{event_client, [{event_manager,<0.28682.2>}, {server,<<"localhost">>}, {username, <<"alicE_retrieve_default_configuration_test_2672">>}, {resource,<<"res1">>}]}, {resource,<<"res1">>}, {username, <<"alice_retrieve_default_configuration_test_2672">>}, {server,<<"localhost">>}, {host,<<"localhost">>}, {port,5222}, {auth,{escalus_auth,auth_plain}}, {wspath,undefined}, {username, <<"alicE_retrieve_default_configuration_test_2672">>}, {server,<<"localhost">>}, {password,<<"matygrysa">>}, {stream_id,<<"9b71775de00c57c4">>}]}, <<"alice_retrieve_default_configuration_test_2672-pubsub.localhost--get_default_config">>, <<"pubsub.localhost">>], []}, {pubsub_tools,get_default_configuration,3, [{file,"/home/circleci/project/big_tests/tests/pubsub_tools.erl"}, {line,89}]}, {escalus_story,story,4, [{file, "/home... ``` [Report log](https://circleci-mim-results.s3.eu-central-1.amazonaws.com/PR/4031/177060/mysql_redis.25.3-amd64/big/ct_run.test%4093cf9d951ffb.2023-06-02_13.15.52/big_tests.tests.pubsub_SUITE.logs/run.2023-06-02_13.29.19/pubsub_suite.retrieve_default_configuration_test.209922.html)

mssql_mnesia_25 / odbc_mssql_mnesia / c4be0a190ca2f068b01975eacfe8de620e1dc97b Reports root/ big OK: 4570 / Failed: 2 / User-skipped: 100 / Auto-skipped: 0

pubsub_SUITE:dag+node_config:retrieve_default_configuration_test ```erlang {error, {undef, [{escalus_pubsub_stanza,get_default_configuration, [{client, <<"alice_retrieve_default_configuration_test_2695@localhost/res1">>, escalus_tcp,<0.27728.2>, [{event_manager,<0.27658.2>}, {server,<<"localhost">>}, {username, <<"alicE_retrieve_default_configuration_test_2695">>}, {resource,<<"res1">>}], [{event_client, [{event_manager,<0.27658.2>}, {server,<<"localhost">>}, {username, <<"alicE_retrieve_default_configuration_test_2695">>}, {resource,<<"res1">>}]}, {resource,<<"res1">>}, {username, <<"alice_retrieve_default_configuration_test_2695">>}, {server,<<"localhost">>}, {host,<<"localhost">>}, {port,5222}, {auth,{escalus_auth,auth_plain}}, {wspath,undefined}, {username, <<"alicE_retrieve_default_configuration_test_2695">>}, {server,<<"localhost">>}, {password,<<"matygrysa">>}, {stream_id,<<"510eec68c066970a">>}]}, <<"alice_retrieve_default_configuration_test_2695-pubsub.localhost--get_default_config">>, <<"pubsub.localhost">>], []}, {pubsub_tools,get_default_configuration,3, [{file,"/home/circleci/project/big_tests/tests/pubsub_tools.erl"}, {line,89}]}, {escalus_story,story,4, [{file, "/home... ``` [Report log](https://circleci-mim-results.s3.eu-central-1.amazonaws.com/PR/4031/177052/odbc_mssql_mnesia.25.3-amd64/big/ct_run.test%400f88db7a97eb.2023-06-02_13.16.05/big_tests.tests.pubsub_SUITE.logs/run.2023-06-02_13.29.51/pubsub_suite.retrieve_default_configuration_test.224130.html)
pubsub_SUITE:tree+node_config:retrieve_default_configuration_test ```erlang {error, {undef, [{escalus_pubsub_stanza,get_default_configuration, [{client, <<"alice_retrieve_default_configuration_test_2762@localhost/res1">>, escalus_tcp,<0.28972.2>, [{event_manager,<0.28915.2>}, {server,<<"localhost">>}, {username, <<"alicE_retrieve_default_configuration_test_2762">>}, {resource,<<"res1">>}], [{event_client, [{event_manager,<0.28915.2>}, {server,<<"localhost">>}, {username, <<"alicE_retrieve_default_configuration_test_2762">>}, {resource,<<"res1">>}]}, {resource,<<"res1">>}, {username, <<"alice_retrieve_default_configuration_test_2762">>}, {server,<<"localhost">>}, {host,<<"localhost">>}, {port,5222}, {auth,{escalus_auth,auth_plain}}, {wspath,undefined}, {username, <<"alicE_retrieve_default_configuration_test_2762">>}, {server,<<"localhost">>}, {password,<<"matygrysa">>}, {stream_id,<<"02d4c3d2c27df329">>}]}, <<"alice_retrieve_default_configuration_test_2762-pubsub.localhost--get_default_config">>, <<"pubsub.localhost">>], []}, {pubsub_tools,get_default_configuration,3, [{file,"/home/circleci/project/big_tests/tests/pubsub_tools.erl"}, {line,89}]}, {escalus_story,story,4, [{file, "/home... ``` [Report log](https://circleci-mim-results.s3.eu-central-1.amazonaws.com/PR/4031/177052/odbc_mssql_mnesia.25.3-amd64/big/ct_run.test%400f88db7a97eb.2023-06-02_13.16.05/big_tests.tests.pubsub_SUITE.logs/run.2023-06-02_13.29.51/pubsub_suite.retrieve_default_configuration_test.86916.html)
mongoose-im commented 11 months ago

small_tests_25_arm64 / small_tests / 3ca6910769c518f97fa245df9b107b6f2efe4070 Reports root / small


small_tests_24 / small_tests / 3ca6910769c518f97fa245df9b107b6f2efe4070 Reports root / small


small_tests_25 / small_tests / 3ca6910769c518f97fa245df9b107b6f2efe4070 Reports root / small


ldap_mnesia_24 / ldap_mnesia / 3ca6910769c518f97fa245df9b107b6f2efe4070 Reports root/ big OK: 2230 / Failed: 0 / User-skipped: 834 / Auto-skipped: 0


dynamic_domains_pgsql_mnesia_24 / pgsql_mnesia / 3ca6910769c518f97fa245df9b107b6f2efe4070 Reports root/ big OK: 4194 / Failed: 0 / User-skipped: 88 / Auto-skipped: 0


ldap_mnesia_25 / ldap_mnesia / 3ca6910769c518f97fa245df9b107b6f2efe4070 Reports root/ big OK: 2230 / Failed: 0 / User-skipped: 834 / Auto-skipped: 0


dynamic_domains_mssql_mnesia_25 / odbc_mssql_mnesia / 3ca6910769c518f97fa245df9b107b6f2efe4070 Reports root/ big OK: 4191 / Failed: 0 / User-skipped: 91 / Auto-skipped: 0


pgsql_mnesia_24 / pgsql_mnesia / 3ca6910769c518f97fa245df9b107b6f2efe4070 Reports root/ big OK: 4575 / Failed: 0 / User-skipped: 97 / Auto-skipped: 0


dynamic_domains_pgsql_mnesia_25 / pgsql_mnesia / 3ca6910769c518f97fa245df9b107b6f2efe4070 Reports root/ big OK: 4194 / Failed: 0 / User-skipped: 88 / Auto-skipped: 0


dynamic_domains_mysql_redis_25 / mysql_redis / 3ca6910769c518f97fa245df9b107b6f2efe4070 Reports root/ big OK: 4168 / Failed: 0 / User-skipped: 114 / Auto-skipped: 0


elasticsearch_and_cassandra_25 / elasticsearch_and_cassandra_mnesia / 3ca6910769c518f97fa245df9b107b6f2efe4070 Reports root/ big OK: 2736 / Failed: 0 / User-skipped: 667 / Auto-skipped: 0


internal_mnesia_25 / internal_mnesia / 3ca6910769c518f97fa245df9b107b6f2efe4070 Reports root/ big OK: 2376 / Failed: 0 / User-skipped: 688 / Auto-skipped: 0


pgsql_mnesia_25 / pgsql_mnesia / 3ca6910769c518f97fa245df9b107b6f2efe4070 Reports root/ big OK: 4575 / Failed: 0 / User-skipped: 97 / Auto-skipped: 0


mysql_redis_25 / mysql_redis / 3ca6910769c518f97fa245df9b107b6f2efe4070 Reports root/ big OK: 4561 / Failed: 0 / User-skipped: 111 / Auto-skipped: 0


mssql_mnesia_25 / odbc_mssql_mnesia / 3ca6910769c518f97fa245df9b107b6f2efe4070 Reports root/ big OK: 4572 / Failed: 0 / User-skipped: 100 / Auto-skipped: 0

mongoose-im commented 11 months ago

small_tests_24 / small_tests / fa21fd775751f4bc6226d0b81c96d1e47916010f Reports root / small


small_tests_25_arm64 / small_tests / fa21fd775751f4bc6226d0b81c96d1e47916010f Reports root / small


small_tests_25 / small_tests / fa21fd775751f4bc6226d0b81c96d1e47916010f Reports root / small


ldap_mnesia_24 / ldap_mnesia / fa21fd775751f4bc6226d0b81c96d1e47916010f Reports root/ big OK: 2230 / Failed: 0 / User-skipped: 834 / Auto-skipped: 0


dynamic_domains_pgsql_mnesia_24 / pgsql_mnesia / fa21fd775751f4bc6226d0b81c96d1e47916010f Reports root/ big OK: 4194 / Failed: 0 / User-skipped: 88 / Auto-skipped: 0


dynamic_domains_mysql_redis_25 / mysql_redis / fa21fd775751f4bc6226d0b81c96d1e47916010f Reports root/ big OK: 4168 / Failed: 0 / User-skipped: 114 / Auto-skipped: 0


dynamic_domains_pgsql_mnesia_25 / pgsql_mnesia / fa21fd775751f4bc6226d0b81c96d1e47916010f Reports root/ big OK: 4194 / Failed: 0 / User-skipped: 88 / Auto-skipped: 0


pgsql_mnesia_24 / pgsql_mnesia / fa21fd775751f4bc6226d0b81c96d1e47916010f Reports root/ big OK: 4575 / Failed: 0 / User-skipped: 97 / Auto-skipped: 0


mysql_redis_25 / mysql_redis / fa21fd775751f4bc6226d0b81c96d1e47916010f Reports root/ big OK: 4561 / Failed: 0 / User-skipped: 111 / Auto-skipped: 0


internal_mnesia_25 / internal_mnesia / fa21fd775751f4bc6226d0b81c96d1e47916010f Reports root/ big OK: 2376 / Failed: 0 / User-skipped: 688 / Auto-skipped: 0


elasticsearch_and_cassandra_25 / elasticsearch_and_cassandra_mnesia / fa21fd775751f4bc6226d0b81c96d1e47916010f Reports root/ big OK: 2736 / Failed: 0 / User-skipped: 667 / Auto-skipped: 0


ldap_mnesia_25 / ldap_mnesia / fa21fd775751f4bc6226d0b81c96d1e47916010f Reports root/ big OK: 2224 / Failed: 1 / User-skipped: 834 / Auto-skipped: 5

bosh_SUITE:essential:accept_higher_hold_value ```erlang {error, {{assertEqual, [{module,bosh_SUITE}, {line,260}, {expression,"get_bosh_sessions ( )"}, {expected,[]}, {value, [{bosh_session,<<"b310932d0213c2102501852ec879e24fb3d6a670">>, <9325.9691.0>}]}]}, [{bosh_SUITE,accept_higher_hold_value,1, [{file,"/home/circleci/project/big_tests/tests/bosh_SUITE.erl"}, {line,260}]}, {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1782}]}, {test_server,run_test_case_eval1,6, [{file,"test_server.erl"},{line,1291}]}, {test_server,run_test_case_eval,9, [{file,"test_server.erl"},{line,1223}]}]}} ``` [Report log](https://circleci-mim-results.s3.eu-central-1.amazonaws.com/PR/4031/177116/ldap_mnesia.25.3-amd64/big/ct_run.test%40e0118a973e13.2023-06-05_08.15.09/big_tests.tests.bosh_SUITE.logs/run.2023-06-05_08.15.46/bosh_suite.accept_higher_hold_value.html)

dynamic_domains_mssql_mnesia_25 / odbc_mssql_mnesia / fa21fd775751f4bc6226d0b81c96d1e47916010f Reports root/ big OK: 4191 / Failed: 0 / User-skipped: 91 / Auto-skipped: 0


pgsql_mnesia_25 / pgsql_mnesia / fa21fd775751f4bc6226d0b81c96d1e47916010f Reports root/ big OK: 4575 / Failed: 0 / User-skipped: 97 / Auto-skipped: 0


mssql_mnesia_25 / odbc_mssql_mnesia / fa21fd775751f4bc6226d0b81c96d1e47916010f Reports root/ big OK: 4572 / Failed: 0 / User-skipped: 100 / Auto-skipped: 0


ldap_mnesia_25 / ldap_mnesia / fa21fd775751f4bc6226d0b81c96d1e47916010f Reports root/ big OK: 2230 / Failed: 0 / User-skipped: 834 / Auto-skipped: 0

mongoose-im commented 11 months ago

small_tests_24 / small_tests / ca70e446f9ba7dd3a6ad2b3177eabd94fbde8207 Reports root / small


small_tests_25 / small_tests / ca70e446f9ba7dd3a6ad2b3177eabd94fbde8207 Reports root / small


small_tests_25_arm64 / small_tests / ca70e446f9ba7dd3a6ad2b3177eabd94fbde8207 Reports root / small


ldap_mnesia_24 / ldap_mnesia / ca70e446f9ba7dd3a6ad2b3177eabd94fbde8207 Reports root/ big OK: 2230 / Failed: 0 / User-skipped: 834 / Auto-skipped: 0


dynamic_domains_pgsql_mnesia_24 / pgsql_mnesia / ca70e446f9ba7dd3a6ad2b3177eabd94fbde8207 Reports root/ big OK: 4194 / Failed: 0 / User-skipped: 88 / Auto-skipped: 0


ldap_mnesia_25 / ldap_mnesia / ca70e446f9ba7dd3a6ad2b3177eabd94fbde8207 Reports root/ big OK: 2230 / Failed: 0 / User-skipped: 834 / Auto-skipped: 0


dynamic_domains_mysql_redis_25 / mysql_redis / ca70e446f9ba7dd3a6ad2b3177eabd94fbde8207 Reports root/ big OK: 4168 / Failed: 0 / User-skipped: 114 / Auto-skipped: 0


dynamic_domains_pgsql_mnesia_25 / pgsql_mnesia / ca70e446f9ba7dd3a6ad2b3177eabd94fbde8207 Reports root/ big OK: 4194 / Failed: 0 / User-skipped: 88 / Auto-skipped: 0


elasticsearch_and_cassandra_25 / elasticsearch_and_cassandra_mnesia / ca70e446f9ba7dd3a6ad2b3177eabd94fbde8207 Reports root/ big OK: 2736 / Failed: 0 / User-skipped: 667 / Auto-skipped: 0


pgsql_mnesia_24 / pgsql_mnesia / ca70e446f9ba7dd3a6ad2b3177eabd94fbde8207 Reports root/ big OK: 4575 / Failed: 0 / User-skipped: 97 / Auto-skipped: 0


internal_mnesia_25 / internal_mnesia / ca70e446f9ba7dd3a6ad2b3177eabd94fbde8207 Reports root/ big OK: 2376 / Failed: 0 / User-skipped: 688 / Auto-skipped: 0


dynamic_domains_mssql_mnesia_25 / odbc_mssql_mnesia / ca70e446f9ba7dd3a6ad2b3177eabd94fbde8207 Reports root/ big OK: 4191 / Failed: 0 / User-skipped: 91 / Auto-skipped: 0


pgsql_mnesia_25 / pgsql_mnesia / ca70e446f9ba7dd3a6ad2b3177eabd94fbde8207 Reports root/ big OK: 4575 / Failed: 0 / User-skipped: 97 / Auto-skipped: 0


mysql_redis_25 / mysql_redis / ca70e446f9ba7dd3a6ad2b3177eabd94fbde8207 Reports root/ big OK: 4561 / Failed: 0 / User-skipped: 111 / Auto-skipped: 0


mssql_mnesia_25 / odbc_mssql_mnesia / ca70e446f9ba7dd3a6ad2b3177eabd94fbde8207 Reports root/ big OK: 4572 / Failed: 0 / User-skipped: 100 / Auto-skipped: 0

mongoose-im commented 11 months ago

small_tests_24 / small_tests / 1a5fa10f81936f378444f5202fdb1d7c90bd3f91 Reports root / small


small_tests_25_arm64 / small_tests / 1a5fa10f81936f378444f5202fdb1d7c90bd3f91 Reports root / small


small_tests_25 / small_tests / 1a5fa10f81936f378444f5202fdb1d7c90bd3f91 Reports root / small


dynamic_domains_pgsql_mnesia_24 / pgsql_mnesia / 1a5fa10f81936f378444f5202fdb1d7c90bd3f91 Reports root/ big OK: 4194 / Failed: 0 / User-skipped: 88 / Auto-skipped: 0


ldap_mnesia_24 / ldap_mnesia / 1a5fa10f81936f378444f5202fdb1d7c90bd3f91 Reports root/ big OK: 2230 / Failed: 0 / User-skipped: 834 / Auto-skipped: 0


ldap_mnesia_25 / ldap_mnesia / 1a5fa10f81936f378444f5202fdb1d7c90bd3f91 Reports root/ big OK: 2230 / Failed: 0 / User-skipped: 834 / Auto-skipped: 0


dynamic_domains_pgsql_mnesia_25 / pgsql_mnesia / 1a5fa10f81936f378444f5202fdb1d7c90bd3f91 Reports root/ big OK: 4194 / Failed: 0 / User-skipped: 88 / Auto-skipped: 0


dynamic_domains_mysql_redis_25 / mysql_redis / 1a5fa10f81936f378444f5202fdb1d7c90bd3f91 Reports root/ big OK: 4168 / Failed: 0 / User-skipped: 114 / Auto-skipped: 0


pgsql_mnesia_24 / pgsql_mnesia / 1a5fa10f81936f378444f5202fdb1d7c90bd3f91 Reports root/ big OK: 4575 / Failed: 0 / User-skipped: 97 / Auto-skipped: 0


dynamic_domains_mssql_mnesia_25 / odbc_mssql_mnesia / 1a5fa10f81936f378444f5202fdb1d7c90bd3f91 Reports root/ big OK: 4191 / Failed: 0 / User-skipped: 91 / Auto-skipped: 0


elasticsearch_and_cassandra_25 / elasticsearch_and_cassandra_mnesia / 1a5fa10f81936f378444f5202fdb1d7c90bd3f91 Reports root/ big OK: 2736 / Failed: 0 / User-skipped: 667 / Auto-skipped: 0


internal_mnesia_25 / internal_mnesia / 1a5fa10f81936f378444f5202fdb1d7c90bd3f91 Reports root/ big OK: 2376 / Failed: 0 / User-skipped: 688 / Auto-skipped: 0


mysql_redis_25 / mysql_redis / 1a5fa10f81936f378444f5202fdb1d7c90bd3f91 Reports root/ big OK: 4561 / Failed: 0 / User-skipped: 111 / Auto-skipped: 0


pgsql_mnesia_25 / pgsql_mnesia / 1a5fa10f81936f378444f5202fdb1d7c90bd3f91 Reports root/ big OK: 4575 / Failed: 0 / User-skipped: 97 / Auto-skipped: 0


mssql_mnesia_25 / odbc_mssql_mnesia / 1a5fa10f81936f378444f5202fdb1d7c90bd3f91 Reports root/ big OK: 4570 / Failed: 2 / User-skipped: 100 / Auto-skipped: 0

mam_SUITE:rdbms_mnesia_cache_prefs_cases:run_set_and_get_prefs_cases ```erlang {error, {thrown, {timeout, [{escalus_connection,receive_stanza,2, [{file, "/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_connection.erl"}, {line,303}]}, {mam_helper,run_set_and_get_prefs_case,4, [{file, "/home/circleci/project/big_tests/tests/mam_helper.erl"}, {line,1300}]}, {mam_SUITE,'-run_set_and_get_prefs_cases/1-lc$^0/1-0-',4, [{file, "/home/circleci/project/big_tests/tests/mam_SUITE.erl"}, {line,3028}]}, {escalus_story,story,4, [{file, "/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_story.erl"}, {line,72}]}, {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1782}]}, {test_server,run_test_case_eval1,6, [{file,"test_server.erl"},{line,1291}]}, {test_server,run_test_case_eval,9, [{file,"test_server.erl"},{line,1223}]}]}}} ``` [Report log](https://circleci-mim-results.s3.eu-central-1.amazonaws.com/PR/4031/177351/odbc_mssql_mnesia.25.3-amd64/big/ct_run.test%4089eeca0630a7.2023-06-12_14.09.15/big_tests.tests.mam_SUITE.logs/run.2023-06-12_14.17.50/mam_suite.run_set_and_get_prefs_cases.79236.html)
mam_SUITE:rdbms_mnesia_cache_prefs_cases:messages_filtered_when_prefs_default_policy_is_roster ```erlang {error, {{assertion_failed,assert,is_iq_result, [{xmlel,<<"iq">>, [{<<"type">>,<<"set">>}, {<<"id">>,<<"63561a58351bf72048e08264c662819f">>}], [{xmlel,<<"prefs">>, [{<<"xmlns">>,<<"urn:xmpp:mam:1">>}, {<<"default">>,<<"roster">>}], [{xmlel,<<"always">>,[],[]},{xmlel,<<"never">>,[],[]}]}]}], {xmlel,<<"iq">>, [{<<"from">>, <<"alice_messages_filtered_when_prefs_default_policy_is_roster_2382@localhost">>}, {<<"to">>, <<"alice_messages_filtered_when_prefs_default_policy_is_roster_2382@localhost/res1">>}, {<<"id">>,<<"push5a2ccbe0ab810fc9">>}, {<<"type">>,<<"set">>}], [{xmlel,<<"query">>, [{<<"xmlns">>,<<"jabber:iq:roster">>}], [{xmlel,<<"item">>, [{<<"subscription">>,<<"both">>}, {<<"jid">>, <<"bob_messages_filtered_when_prefs_default_policy_is_roster_2382@localhost">>}], []}]}]}, ""}, [{escalus_new_assert,assert_true,2, [{file, "/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_new_assert.er... ``` [Report log](https://circleci-mim-results.s3.eu-central-1.amazonaws.com/PR/4031/177351/odbc_mssql_mnesia.25.3-amd64/big/ct_run.test%4089eeca0630a7.2023-06-12_14.09.15/big_tests.tests.mam_SUITE.logs/run.2023-06-12_14.17.50/mam_suite.messages_filtered_when_prefs_default_policy_is_roster.79108.html)
muc_light_http_api_SUITE:end_per_suite ```erlang {error, {{unregistering_failed, {amount,1}, {unregistered_items, [{{<<"_send_message_to_room_2692">>, [{escalus_event_mgr,<0.22014.2>}, {tc_name,send_message_to_room}, {escalus_cleaner,<0.22013.2>}, {watchdog,<0.22012.2>}, {mim_data_dir, "/home/circleci/project/big_tests/tests/muc_light_http_api_SUITE_data"}, {preset,"odbc_mssql_mnesia"}, {tc_logfile, "https://circleci-mim-results.s3.eu-central-1.amazonaws.com/PR/4031/177351/odbc_mssql_mnesia.25.3-amd64/big/ct_run.test%4089eeca0630a7.2023-06-12_14.09.15/big_tests.tests.muc_light_http_api_SUITE.logs/run.2023-06-12_14.23.40/muc_light_http_api_suite.send_message_to_room.138627.html"}, {tc_group_properties,[{name,positive},parallel]}, {tc_group_path,[]}, {data_dir, "/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/muc_light_http_api_SUITE_data/"}, {priv_dir, "https://circleci-mim-results.s3.eu-central-1.amazonaws.com/PR/4031/177351/odbc_mssql_mnesia.25.3-amd64/big/ct_run.test%4089eeca0630a7.2023-06-12_14.09.15/big_tests.tests.muc_light_http_api_SUITE.logs/run.2023-06-12_14.23.40/log_private/"}, {{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 => []... ``` [Report log](https://circleci-mim-results.s3.eu-central-1.amazonaws.com/PR/4031/177351/odbc_mssql_mnesia.25.3-amd64/big/ct_run.test%4089eeca0630a7.2023-06-12_14.09.15/big_tests.tests.muc_light_http_api_SUITE.logs/run.2023-06-12_14.23.40/muc_light_http_api_suite.end_per_suite.html)
mongoose-im commented 11 months ago

small_tests_24 / small_tests / b17a3271c7102c7b7be48c4574f1e98d2b56a7e7 Reports root / small


small_tests_25 / small_tests / b17a3271c7102c7b7be48c4574f1e98d2b56a7e7 Reports root / small


small_tests_25_arm64 / small_tests / b17a3271c7102c7b7be48c4574f1e98d2b56a7e7 Reports root / small


ldap_mnesia_24 / ldap_mnesia / b17a3271c7102c7b7be48c4574f1e98d2b56a7e7 Reports root/ big OK: 2231 / Failed: 0 / User-skipped: 834 / Auto-skipped: 0


dynamic_domains_pgsql_mnesia_24 / pgsql_mnesia / b17a3271c7102c7b7be48c4574f1e98d2b56a7e7 Reports root/ big OK: 4195 / Failed: 0 / User-skipped: 88 / Auto-skipped: 0


ldap_mnesia_25 / ldap_mnesia / b17a3271c7102c7b7be48c4574f1e98d2b56a7e7 Reports root/ big OK: 2231 / Failed: 0 / User-skipped: 834 / Auto-skipped: 0


dynamic_domains_pgsql_mnesia_25 / pgsql_mnesia / b17a3271c7102c7b7be48c4574f1e98d2b56a7e7 Reports root/ big OK: 4195 / Failed: 0 / User-skipped: 88 / Auto-skipped: 0


dynamic_domains_mysql_redis_25 / mysql_redis / b17a3271c7102c7b7be48c4574f1e98d2b56a7e7 Reports root/ big OK: 4169 / Failed: 0 / User-skipped: 114 / Auto-skipped: 0


dynamic_domains_mssql_mnesia_25 / odbc_mssql_mnesia / b17a3271c7102c7b7be48c4574f1e98d2b56a7e7 Reports root/ big OK: 4192 / Failed: 0 / User-skipped: 91 / Auto-skipped: 0


elasticsearch_and_cassandra_25 / elasticsearch_and_cassandra_mnesia / b17a3271c7102c7b7be48c4574f1e98d2b56a7e7 Reports root/ big OK: 2737 / Failed: 0 / User-skipped: 667 / Auto-skipped: 0


internal_mnesia_25 / internal_mnesia / b17a3271c7102c7b7be48c4574f1e98d2b56a7e7 Reports root/ big OK: 2377 / Failed: 0 / User-skipped: 688 / Auto-skipped: 0


pgsql_mnesia_24 / pgsql_mnesia / b17a3271c7102c7b7be48c4574f1e98d2b56a7e7 Reports root/ big OK: 4576 / Failed: 0 / User-skipped: 97 / Auto-skipped: 0


pgsql_mnesia_25 / pgsql_mnesia / b17a3271c7102c7b7be48c4574f1e98d2b56a7e7 Reports root/ big OK: 4576 / Failed: 0 / User-skipped: 97 / Auto-skipped: 0


mysql_redis_25 / mysql_redis / b17a3271c7102c7b7be48c4574f1e98d2b56a7e7 Reports root/ big OK: 4562 / Failed: 0 / User-skipped: 111 / Auto-skipped: 0


mssql_mnesia_25 / odbc_mssql_mnesia / b17a3271c7102c7b7be48c4574f1e98d2b56a7e7 Reports root/ big OK: 4573 / Failed: 0 / User-skipped: 100 / Auto-skipped: 0

mongoose-im commented 11 months ago

small_tests_24 / small_tests / 59fdec6d9040b6d31db2835b5c9a551b0ae51cca Reports root / small


small_tests_25_arm64 / small_tests / 59fdec6d9040b6d31db2835b5c9a551b0ae51cca Reports root / small


small_tests_25 / small_tests / 59fdec6d9040b6d31db2835b5c9a551b0ae51cca Reports root / small


ldap_mnesia_24 / ldap_mnesia / 59fdec6d9040b6d31db2835b5c9a551b0ae51cca Reports root/ big OK: 2231 / Failed: 0 / User-skipped: 834 / Auto-skipped: 0


dynamic_domains_pgsql_mnesia_24 / pgsql_mnesia / 59fdec6d9040b6d31db2835b5c9a551b0ae51cca Reports root/ big OK: 4195 / Failed: 0 / User-skipped: 88 / Auto-skipped: 0


ldap_mnesia_25 / ldap_mnesia / 59fdec6d9040b6d31db2835b5c9a551b0ae51cca Reports root/ big OK: 2231 / Failed: 0 / User-skipped: 834 / Auto-skipped: 0


dynamic_domains_pgsql_mnesia_25 / pgsql_mnesia / 59fdec6d9040b6d31db2835b5c9a551b0ae51cca Reports root/ big OK: 4195 / Failed: 0 / User-skipped: 88 / Auto-skipped: 0


dynamic_domains_mysql_redis_25 / mysql_redis / 59fdec6d9040b6d31db2835b5c9a551b0ae51cca Reports root/ big OK: 4169 / Failed: 0 / User-skipped: 114 / Auto-skipped: 0


pgsql_mnesia_24 / pgsql_mnesia / 59fdec6d9040b6d31db2835b5c9a551b0ae51cca Reports root/ big OK: 4576 / Failed: 0 / User-skipped: 97 / Auto-skipped: 0


dynamic_domains_mssql_mnesia_25 / odbc_mssql_mnesia / 59fdec6d9040b6d31db2835b5c9a551b0ae51cca Reports root/ big OK: 4192 / Failed: 0 / User-skipped: 91 / Auto-skipped: 0


internal_mnesia_25 / internal_mnesia / 59fdec6d9040b6d31db2835b5c9a551b0ae51cca Reports root/ big OK: 2376 / Failed: 1 / User-skipped: 688 / Auto-skipped: 0

pubsub_SUITE:tree+basic:purge_all_items_test ```erlang {error,{{badmatch,false}, [{pubsub_tools,check_response,2, [{file,"/home/circleci/project/big_tests/tests/pubsub_tools.erl"}, {line,444}]}, {pubsub_tools,receive_response,3, [{file,"/home/circleci/project/big_tests/tests/pubsub_tools.erl"}, {line,434}]}, {pubsub_tools,receive_and_check_response,4, [{file,"/home/circleci/project/big_tests/tests/pubsub_tools.erl"}, {line,424}]}, {escalus_story,story,4, [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_story.erl"}, {line,72}]}, {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1782}]}, {test_server,run_test_case_eval1,6, [{file,"test_server.erl"},{line,1291}]}, {test_server,run_test_case_eval,9, [{file,"test_server.erl"},{line,1223}]}]}} ``` [Report log](https://circleci-mim-results.s3.eu-central-1.amazonaws.com/PR/4031/177400/internal_mnesia.25.3-amd64/big/ct_run.test%405ca725bcbbc5.2023-06-12_15.26.38/big_tests.tests.pubsub_SUITE.logs/run.2023-06-12_15.39.40/pubsub_suite.purge_all_items_test.16005.html)

elasticsearch_and_cassandra_25 / elasticsearch_and_cassandra_mnesia / 59fdec6d9040b6d31db2835b5c9a551b0ae51cca Reports root/ big OK: 2737 / Failed: 0 / User-skipped: 667 / Auto-skipped: 0


pgsql_mnesia_25 / pgsql_mnesia / 59fdec6d9040b6d31db2835b5c9a551b0ae51cca Reports root/ big OK: 4576 / Failed: 0 / User-skipped: 97 / Auto-skipped: 0


mysql_redis_25 / mysql_redis / 59fdec6d9040b6d31db2835b5c9a551b0ae51cca Reports root/ big OK: 4562 / Failed: 0 / User-skipped: 111 / Auto-skipped: 0


mssql_mnesia_25 / odbc_mssql_mnesia / 59fdec6d9040b6d31db2835b5c9a551b0ae51cca Reports root/ big OK: 4573 / Failed: 0 / User-skipped: 100 / Auto-skipped: 0

mongoose-im commented 11 months ago

small_tests_24 / small_tests / 995bbf157af25f5b7f567a73cc55cc3dbababeb1 Reports root / small


small_tests_25_arm64 / small_tests / 995bbf157af25f5b7f567a73cc55cc3dbababeb1 Reports root / small


small_tests_25 / small_tests / 995bbf157af25f5b7f567a73cc55cc3dbababeb1 Reports root / small


ldap_mnesia_24 / ldap_mnesia / 995bbf157af25f5b7f567a73cc55cc3dbababeb1 Reports root/ big OK: 2232 / Failed: 0 / User-skipped: 834 / Auto-skipped: 0


dynamic_domains_pgsql_mnesia_24 / pgsql_mnesia / 995bbf157af25f5b7f567a73cc55cc3dbababeb1 Reports root/ big OK: 4196 / Failed: 0 / User-skipped: 88 / Auto-skipped: 0


ldap_mnesia_25 / ldap_mnesia / 995bbf157af25f5b7f567a73cc55cc3dbababeb1 Reports root/ big OK: 2232 / Failed: 0 / User-skipped: 834 / Auto-skipped: 0


dynamic_domains_mssql_mnesia_25 / odbc_mssql_mnesia / 995bbf157af25f5b7f567a73cc55cc3dbababeb1 Reports root/ big OK: 4193 / Failed: 0 / User-skipped: 91 / Auto-skipped: 0


dynamic_domains_mysql_redis_25 / mysql_redis / 995bbf157af25f5b7f567a73cc55cc3dbababeb1 Reports root/ big OK: 4169 / Failed: 1 / User-skipped: 114 / Auto-skipped: 0

carboncopy_SUITE:all:dropped_client_doesnt_create_duplicate_carbons ```erlang {error, {{badmatch, [{xmlel,<<"message">>, [{<<"from">>, <<"alice_dropped_client_doesnt_create_duplicate_carbons_570@domain.example.com">>}, {<<"to">>, <<"alice_dropped_client_doesnt_create_duplicate_carbons_570@domain.example.com/res2">>}, {<<"xmlns">>,<<"jabber:client">>}, {<<"type">>,<<"chat">>}], [{xmlel,<<"sent">>, [{<<"xmlns">>,<<"urn:xmpp:carbons:2">>}], [{xmlel,<<"forwarded">>, [{<<"xmlns">>,<<"urn:xmpp:forward:0">>}], [{xmlel,<<"message">>, [{<<"from">>, <<"alice_dropped_client_doesnt_create_duplicate_carbons_570@domain.example.com/res1">>}, {<<"to">>, <<"bob_dropped_client_doesnt_create_duplicate_carbons_570@domain.example.com/res1">>}, {<<"type">>,<<"chat">>}, {<<"xmlns">>,<<"jabber:client">>}], [{xmlel,<<"body">>,[], [{xmlcdata, <<"And pious action">>}]}]}]}]}]}]}, [{carboncopy_SUITE, '-dropped_client_doesnt_create_duplicate_carbons/1-fun-0-',4, [{file, "/home/circleci/project/big_tests/tests/carboncopy_SUITE.erl"}, {line,168}]}, {escalus_story,story,4, [{file, "/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_story.erl"}, {line,72}]}, {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1782}]}, {test_server,run_test_c... ``` [Report log](https://circleci-mim-results.s3.eu-central-1.amazonaws.com/PR/4031/177526/mysql_redis.25.3-amd64/big/ct_run.test%40ced531998eb4.2023-06-13_09.57.31/big_tests.tests.carboncopy_SUITE.logs/run.2023-06-13_09.58.15/carboncopy_suite.dropped_client_doesnt_create_duplicate_carbons.20226.html)

dynamic_domains_pgsql_mnesia_25 / pgsql_mnesia / 995bbf157af25f5b7f567a73cc55cc3dbababeb1 Reports root/ big OK: 4196 / Failed: 0 / User-skipped: 88 / Auto-skipped: 0


pgsql_mnesia_24 / pgsql_mnesia / 995bbf157af25f5b7f567a73cc55cc3dbababeb1 Reports root/ big OK: 4577 / Failed: 0 / User-skipped: 97 / Auto-skipped: 0


internal_mnesia_25 / internal_mnesia / 995bbf157af25f5b7f567a73cc55cc3dbababeb1 Reports root/ big OK: 2378 / Failed: 0 / User-skipped: 688 / Auto-skipped: 0


pgsql_mnesia_25 / pgsql_mnesia / 995bbf157af25f5b7f567a73cc55cc3dbababeb1 Reports root/ big OK: 4577 / Failed: 0 / User-skipped: 97 / Auto-skipped: 0


mysql_redis_25 / mysql_redis / 995bbf157af25f5b7f567a73cc55cc3dbababeb1 Reports root/ big OK: 4563 / Failed: 0 / User-skipped: 111 / Auto-skipped: 0


mssql_mnesia_25 / odbc_mssql_mnesia / 995bbf157af25f5b7f567a73cc55cc3dbababeb1 Reports root/ big OK: 4574 / Failed: 0 / User-skipped: 100 / Auto-skipped: 0

mongoose-im commented 11 months ago

small_tests_24 / small_tests / f3b7f0ff67f706ceb097a6f40c5be4eecbcc72c5 Reports root / small


small_tests_25 / small_tests / f3b7f0ff67f706ceb097a6f40c5be4eecbcc72c5 Reports root / small


small_tests_25_arm64 / small_tests / f3b7f0ff67f706ceb097a6f40c5be4eecbcc72c5 Reports root / small


ldap_mnesia_24 / ldap_mnesia / f3b7f0ff67f706ceb097a6f40c5be4eecbcc72c5 Reports root/ big OK: 2234 / Failed: 0 / User-skipped: 834 / Auto-skipped: 0


dynamic_domains_pgsql_mnesia_24 / pgsql_mnesia / f3b7f0ff67f706ceb097a6f40c5be4eecbcc72c5 Reports root/ big OK: 4198 / Failed: 0 / User-skipped: 88 / Auto-skipped: 0


dynamic_domains_pgsql_mnesia_25 / pgsql_mnesia / f3b7f0ff67f706ceb097a6f40c5be4eecbcc72c5 Reports root/ big OK: 4198 / Failed: 0 / User-skipped: 88 / Auto-skipped: 0


ldap_mnesia_25 / ldap_mnesia / f3b7f0ff67f706ceb097a6f40c5be4eecbcc72c5 Reports root/ big OK: 2234 / Failed: 0 / User-skipped: 834 / Auto-skipped: 0


dynamic_domains_mysql_redis_25 / mysql_redis / f3b7f0ff67f706ceb097a6f40c5be4eecbcc72c5 Reports root/ big OK: 4172 / Failed: 0 / User-skipped: 114 / Auto-skipped: 0


dynamic_domains_mssql_mnesia_25 / odbc_mssql_mnesia / f3b7f0ff67f706ceb097a6f40c5be4eecbcc72c5 Reports root/ big OK: 4195 / Failed: 0 / User-skipped: 91 / Auto-skipped: 0


pgsql_mnesia_24 / pgsql_mnesia / f3b7f0ff67f706ceb097a6f40c5be4eecbcc72c5 Reports root/ big OK: 4579 / Failed: 0 / User-skipped: 97 / Auto-skipped: 0


elasticsearch_and_cassandra_25 / elasticsearch_and_cassandra_mnesia / f3b7f0ff67f706ceb097a6f40c5be4eecbcc72c5 Reports root/ big OK: 2740 / Failed: 0 / User-skipped: 667 / Auto-skipped: 0


mysql_redis_25 / mysql_redis / f3b7f0ff67f706ceb097a6f40c5be4eecbcc72c5 Reports root/ big OK: 4565 / Failed: 0 / User-skipped: 111 / Auto-skipped: 0


pgsql_mnesia_25 / pgsql_mnesia / f3b7f0ff67f706ceb097a6f40c5be4eecbcc72c5 Reports root/ big OK: 4579 / Failed: 0 / User-skipped: 97 / Auto-skipped: 0


internal_mnesia_25 / internal_mnesia / f3b7f0ff67f706ceb097a6f40c5be4eecbcc72c5 Reports root/ big OK: 2380 / Failed: 0 / User-skipped: 688 / Auto-skipped: 0


mssql_mnesia_25 / odbc_mssql_mnesia / f3b7f0ff67f706ceb097a6f40c5be4eecbcc72c5 Reports root/ big OK: 4576 / Failed: 0 / User-skipped: 100 / Auto-skipped: 0

mongoose-im commented 11 months ago

small_tests_24 / small_tests / af9ca42c0df94cbad7a61c97a45d1af95f13bb51 Reports root / small


small_tests_25_arm64 / small_tests / af9ca42c0df94cbad7a61c97a45d1af95f13bb51 Reports root / small


small_tests_25 / small_tests / af9ca42c0df94cbad7a61c97a45d1af95f13bb51 Reports root / small


ldap_mnesia_24 / ldap_mnesia / af9ca42c0df94cbad7a61c97a45d1af95f13bb51 Reports root/ big OK: 2236 / Failed: 0 / User-skipped: 834 / Auto-skipped: 0


dynamic_domains_pgsql_mnesia_24 / pgsql_mnesia / af9ca42c0df94cbad7a61c97a45d1af95f13bb51 Reports root/ big OK: 4199 / Failed: 0 / User-skipped: 89 / Auto-skipped: 0


ldap_mnesia_25 / ldap_mnesia / af9ca42c0df94cbad7a61c97a45d1af95f13bb51 Reports root/ big OK: 2236 / Failed: 0 / User-skipped: 834 / Auto-skipped: 0


dynamic_domains_pgsql_mnesia_25 / pgsql_mnesia / af9ca42c0df94cbad7a61c97a45d1af95f13bb51 Reports root/ big OK: 4199 / Failed: 0 / User-skipped: 89 / Auto-skipped: 0


dynamic_domains_mysql_redis_25 / mysql_redis / af9ca42c0df94cbad7a61c97a45d1af95f13bb51 Reports root/ big OK: 4173 / Failed: 0 / User-skipped: 115 / Auto-skipped: 0


dynamic_domains_mssql_mnesia_25 / odbc_mssql_mnesia / af9ca42c0df94cbad7a61c97a45d1af95f13bb51 Reports root/ big OK: 4196 / Failed: 0 / User-skipped: 92 / Auto-skipped: 0


pgsql_mnesia_24 / pgsql_mnesia / af9ca42c0df94cbad7a61c97a45d1af95f13bb51 Reports root/ big OK: 4581 / Failed: 0 / User-skipped: 97 / Auto-skipped: 0


internal_mnesia_25 / internal_mnesia / af9ca42c0df94cbad7a61c97a45d1af95f13bb51 Reports root/ big OK: 2382 / Failed: 0 / User-skipped: 688 / Auto-skipped: 0


elasticsearch_and_cassandra_25 / elasticsearch_and_cassandra_mnesia / af9ca42c0df94cbad7a61c97a45d1af95f13bb51 Reports root/ big OK: 2742 / Failed: 0 / User-skipped: 667 / Auto-skipped: 0


pgsql_mnesia_25 / pgsql_mnesia / af9ca42c0df94cbad7a61c97a45d1af95f13bb51 Reports root/ big OK: 4581 / Failed: 0 / User-skipped: 97 / Auto-skipped: 0


mysql_redis_25 / mysql_redis / af9ca42c0df94cbad7a61c97a45d1af95f13bb51 Reports root/ big OK: 4567 / Failed: 0 / User-skipped: 111 / Auto-skipped: 0


mssql_mnesia_25 / odbc_mssql_mnesia / af9ca42c0df94cbad7a61c97a45d1af95f13bb51 Reports root/ big OK: 4578 / Failed: 0 / User-skipped: 100 / Auto-skipped: 0

mongoose-im commented 11 months ago

small_tests_24 / small_tests / 79d34e25272137d31aabfe96ef62bac4c9ba10c7 Reports root / small


small_tests_25_arm64 / small_tests / 79d34e25272137d31aabfe96ef62bac4c9ba10c7 Reports root / small


small_tests_25 / small_tests / 79d34e25272137d31aabfe96ef62bac4c9ba10c7 Reports root / small


ldap_mnesia_24 / ldap_mnesia / 79d34e25272137d31aabfe96ef62bac4c9ba10c7 Reports root/ big OK: 2238 / Failed: 0 / User-skipped: 834 / Auto-skipped: 0


dynamic_domains_pgsql_mnesia_24 / pgsql_mnesia / 79d34e25272137d31aabfe96ef62bac4c9ba10c7 Reports root/ big OK: 4200 / Failed: 0 / User-skipped: 90 / Auto-skipped: 0


dynamic_domains_pgsql_mnesia_25 / pgsql_mnesia / 79d34e25272137d31aabfe96ef62bac4c9ba10c7 Reports root/ big OK: 4200 / Failed: 0 / User-skipped: 90 / Auto-skipped: 0


dynamic_domains_mysql_redis_25 / mysql_redis / 79d34e25272137d31aabfe96ef62bac4c9ba10c7 Reports root/ big OK: 4174 / Failed: 0 / User-skipped: 116 / Auto-skipped: 0


dynamic_domains_mssql_mnesia_25 / odbc_mssql_mnesia / 79d34e25272137d31aabfe96ef62bac4c9ba10c7 Reports root/ big OK: 4197 / Failed: 0 / User-skipped: 93 / Auto-skipped: 0


ldap_mnesia_25 / ldap_mnesia / 79d34e25272137d31aabfe96ef62bac4c9ba10c7 Reports root/ big OK: 2238 / Failed: 0 / User-skipped: 834 / Auto-skipped: 0


pgsql_mnesia_24 / pgsql_mnesia / 79d34e25272137d31aabfe96ef62bac4c9ba10c7 Reports root/ big OK: 4583 / Failed: 0 / User-skipped: 97 / Auto-skipped: 0


internal_mnesia_25 / internal_mnesia / 79d34e25272137d31aabfe96ef62bac4c9ba10c7 Reports root/ big OK: 2384 / Failed: 0 / User-skipped: 688 / Auto-skipped: 0


elasticsearch_and_cassandra_25 / elasticsearch_and_cassandra_mnesia / 79d34e25272137d31aabfe96ef62bac4c9ba10c7 Reports root/ big OK: 2744 / Failed: 0 / User-skipped: 667 / Auto-skipped: 0


pgsql_mnesia_25 / pgsql_mnesia / 79d34e25272137d31aabfe96ef62bac4c9ba10c7 Reports root/ big OK: 4583 / Failed: 0 / User-skipped: 97 / Auto-skipped: 0


mysql_redis_25 / mysql_redis / 79d34e25272137d31aabfe96ef62bac4c9ba10c7 Reports root/ big OK: 4569 / Failed: 0 / User-skipped: 111 / Auto-skipped: 0


mssql_mnesia_25 / odbc_mssql_mnesia / 79d34e25272137d31aabfe96ef62bac4c9ba10c7 Reports root/ big OK: 4580 / Failed: 0 / User-skipped: 100 / Auto-skipped: 0

mongoose-im commented 11 months ago

small_tests_24 / small_tests / 38b39d8a7d181becdbd961661c7e006df86037ca Reports root / small


small_tests_25_arm64 / small_tests / 38b39d8a7d181becdbd961661c7e006df86037ca Reports root / small


small_tests_25 / small_tests / 38b39d8a7d181becdbd961661c7e006df86037ca Reports root / small


ldap_mnesia_24 / ldap_mnesia / 38b39d8a7d181becdbd961661c7e006df86037ca Reports root/ big OK: 2249 / Failed: 0 / User-skipped: 834 / Auto-skipped: 0


dynamic_domains_pgsql_mnesia_24 / pgsql_mnesia / 38b39d8a7d181becdbd961661c7e006df86037ca Reports root/ big OK: 4211 / Failed: 0 / User-skipped: 90 / Auto-skipped: 0


dynamic_domains_pgsql_mnesia_25 / pgsql_mnesia / 38b39d8a7d181becdbd961661c7e006df86037ca Reports root/ big OK: 4211 / Failed: 0 / User-skipped: 90 / Auto-skipped: 0


ldap_mnesia_25 / ldap_mnesia / 38b39d8a7d181becdbd961661c7e006df86037ca Reports root/ big OK: 2249 / Failed: 0 / User-skipped: 834 / Auto-skipped: 0


dynamic_domains_mysql_redis_25 / mysql_redis / 38b39d8a7d181becdbd961661c7e006df86037ca Reports root/ big OK: 4185 / Failed: 0 / User-skipped: 116 / Auto-skipped: 0


pgsql_mnesia_24 / pgsql_mnesia / 38b39d8a7d181becdbd961661c7e006df86037ca Reports root/ big OK: 4594 / Failed: 0 / User-skipped: 97 / Auto-skipped: 0


internal_mnesia_25 / internal_mnesia / 38b39d8a7d181becdbd961661c7e006df86037ca Reports root/ big OK: 2395 / Failed: 0 / User-skipped: 688 / Auto-skipped: 0


dynamic_domains_mssql_mnesia_25 / odbc_mssql_mnesia / 38b39d8a7d181becdbd961661c7e006df86037ca Reports root/ big OK: 4208 / Failed: 0 / User-skipped: 93 / Auto-skipped: 0


elasticsearch_and_cassandra_25 / elasticsearch_and_cassandra_mnesia / 38b39d8a7d181becdbd961661c7e006df86037ca Reports root/ big OK: 2755 / Failed: 0 / User-skipped: 667 / Auto-skipped: 0


mysql_redis_25 / mysql_redis / 38b39d8a7d181becdbd961661c7e006df86037ca Reports root/ big OK: 4580 / Failed: 0 / User-skipped: 111 / Auto-skipped: 0


pgsql_mnesia_25 / pgsql_mnesia / 38b39d8a7d181becdbd961661c7e006df86037ca Reports root/ big OK: 4594 / Failed: 0 / User-skipped: 97 / Auto-skipped: 0


mssql_mnesia_25 / odbc_mssql_mnesia / 38b39d8a7d181becdbd961661c7e006df86037ca Reports root/ big OK: 4591 / Failed: 0 / User-skipped: 100 / Auto-skipped: 0

mongoose-im commented 11 months ago

small_tests_24 / small_tests / f2b942c170193d75b01de4820c815568379343cb Reports root / small


small_tests_25 / small_tests / f2b942c170193d75b01de4820c815568379343cb Reports root / small


small_tests_25_arm64 / small_tests / f2b942c170193d75b01de4820c815568379343cb Reports root / small


ldap_mnesia_24 / ldap_mnesia / f2b942c170193d75b01de4820c815568379343cb Reports root/ big OK: 2248 / Failed: 1 / User-skipped: 834 / Auto-skipped: 0

push_SUITE:toggling:enable_should_fail_with_invalid_attributes ```erlang {error, {{badxml, {xmlel,<<"outgoing_stanza">>, [{<<"jid">>,<<"bOb_unnamed_1527@localhost/res1">>}, {<<"offset">>,<<"9935">>}], [{xmlel,<<"iq">>, [{<<"type">>,<<"set">>}, {<<"id">>,<<"37e7eb29e8bde10476f59737fee66433">>}], [{xmlel,<<"enable">>, [{<<"xmlns">>,<<"urn:xmpp:push:0">>}, {<<"jid">>, <<"pub-sub@enable_should_fail_with_invalid_attributes_67.888367">>}, {<<"node">>,<<"nodeId">>}], [{xmlel,<<"x">>, [{<<"xmlns">>,<<"jabber:x:data">>},{<<"type">>,<<"submit">>}], [{xmlel,<<"field">>, [{<<"type">>,<<"hidden">>},{<<"var">>,<<"FORM_TYPE">>}], [{xmlel,<<"value">>,[], [{xmlcdata, <<"http://jabber.org/protocol/pubsub#publish-options">>}]}]}, {xmlel,<<"field">>, [{<<"var">>,<<"secret1">>}], [{xmlel,<<"value">>,[],[{xmlcdata,undefined}]}]}]}]}]}]}, {badarg, [{exml_nif,to_binary, [{xmlel,<<"outgoing_stanza">>, [{<<"jid">>,<<"bOb_unnamed_1527@localhost/res1">>}, {<<"offset">>,<<"9935">>}], [{xmlel,<<"iq">>, [{<<"type">>,<<"set">>}, {<<"id">>,<<"37e7eb29e8bde10476f59737fee66433">>}], [{xmlel,<<"enable">>, [{<<"xmlns">>,<<"urn:xmpp:push:0">>}, {<<"jid">>, <<"pub-sub@enable_should_fail_with_invalid_attributes_67.888367">>}, {<<"node">>,<<"nodeId">>}], [{xmlel,<<"x">>, [{<<"xmlns">>,<<"jabber:x:data">>},{<<"type">>,<<"submit">>}], [{xmlel,<<"field">>, [{<<"type">>,<<"hidden">>},{<<"v... ``` [Report log](https://circleci-mim-results.s3.eu-central-1.amazonaws.com/PR/4031/177687/ldap_mnesia.24.3.4.9-amd64/big/ct_run.test%401f3507d4ea96.2023-06-14_13.48.46/big_tests.tests.push_SUITE.logs/run.2023-06-14_13.59.27/push_suite.enable_should_fail_with_invalid_attributes.98178.html)

dynamic_domains_pgsql_mnesia_24 / pgsql_mnesia / f2b942c170193d75b01de4820c815568379343cb Reports root/ big OK: 4211 / Failed: 0 / User-skipped: 90 / Auto-skipped: 0


ldap_mnesia_25 / ldap_mnesia / f2b942c170193d75b01de4820c815568379343cb Reports root/ big OK: 2248 / Failed: 1 / User-skipped: 834 / Auto-skipped: 0

push_SUITE:toggling:enable_should_fail_with_invalid_attributes ```erlang {error, {{badxml, {xmlel,<<"outgoing_stanza">>, [{<<"jid">>,<<"bOb_unnamed_1511@localhost/res1">>}, {<<"offset">>,<<"19764">>}], [{xmlel,<<"iq">>, [{<<"type">>,<<"set">>}, {<<"id">>,<<"24a3c5750e0b0de5ad0b2103135553fd">>}], [{xmlel,<<"enable">>, [{<<"xmlns">>,<<"urn:xmpp:push:0">>}, {<<"jid">>, <<"pub-sub@enable_should_fail_with_invalid_attributes_29.498021">>}, {<<"node">>,<<"nodeId">>}], [{xmlel,<<"x">>, [{<<"xmlns">>,<<"jabber:x:data">>},{<<"type">>,<<"submit">>}], [{xmlel,<<"field">>, [{<<"type">>,<<"hidden">>},{<<"var">>,<<"FORM_TYPE">>}], [{xmlel,<<"value">>,[], [{xmlcdata, <<"http://jabber.org/protocol/pubsub#publish-options">>}]}]}, {xmlel,<<"field">>, [{<<"var">>,<<"secret1">>}], [{xmlel,<<"value">>,[],[{xmlcdata,undefined}]}]}]}]}]}]}, {badarg, [{exml_nif,to_binary, [{xmlel,<<"outgoing_stanza">>, [{<<"jid">>,<<"bOb_unnamed_1511@localhost/res1">>}, {<<"offset">>,<<"19764">>}], [{xmlel,<<"iq">>, [{<<"type">>,<<"set">>}, {<<"id">>,<<"24a3c5750e0b0de5ad0b2103135553fd">>}], [{xmlel,<<"enable">>, [{<<"xmlns">>,<<"urn:xmpp:push:0">>}, {<<"jid">>, <<"pub-sub@enable_should_fail_with_invalid_attributes_29.498021">>}, {<<"node">>,<<"nodeId">>}], [{xmlel,<<"x">>, [{<<"xmlns">>,<<"jabber:x:data">>},{<<"type">>,<<"submit">>}], [{xmlel,<<"field">>, [{<<"type">>,<<"hidden">>},{<<... ``` [Report log](https://circleci-mim-results.s3.eu-central-1.amazonaws.com/PR/4031/177706/ldap_mnesia.25.3-amd64/big/ct_run.test%407b5c7bc4aa7f.2023-06-14_13.51.06/big_tests.tests.push_SUITE.logs/run.2023-06-14_14.02.09/push_suite.enable_should_fail_with_invalid_attributes.101890.html)

dynamic_domains_mysql_redis_25 / mysql_redis / f2b942c170193d75b01de4820c815568379343cb Reports root/ big OK: 4185 / Failed: 0 / User-skipped: 116 / Auto-skipped: 0


dynamic_domains_pgsql_mnesia_25 / pgsql_mnesia / f2b942c170193d75b01de4820c815568379343cb Reports root/ big OK: 4211 / Failed: 0 / User-skipped: 90 / Auto-skipped: 0


internal_mnesia_25 / internal_mnesia / f2b942c170193d75b01de4820c815568379343cb Reports root/ big OK: 2394 / Failed: 1 / User-skipped: 688 / Auto-skipped: 0

push_SUITE:toggling:enable_should_fail_with_invalid_attributes ```erlang {error, {{badxml, {xmlel,<<"outgoing_stanza">>, [{<<"jid">>,<<"bOb_unnamed_1605@localhost/res1">>}, {<<"offset">>,<<"7939">>}], [{xmlel,<<"iq">>, [{<<"type">>,<<"set">>}, {<<"id">>,<<"02dba09f80f483ffdc61e8d6db7bd428">>}], [{xmlel,<<"enable">>, [{<<"xmlns">>,<<"urn:xmpp:push:0">>}, {<<"jid">>, <<"pub-sub@enable_should_fail_with_invalid_attributes_79.800091">>}, {<<"node">>,<<"nodeId">>}], [{xmlel,<<"x">>, [{<<"xmlns">>,<<"jabber:x:data">>},{<<"type">>,<<"submit">>}], [{xmlel,<<"field">>, [{<<"type">>,<<"hidden">>},{<<"var">>,<<"FORM_TYPE">>}], [{xmlel,<<"value">>,[], [{xmlcdata, <<"http://jabber.org/protocol/pubsub#publish-options">>}]}]}, {xmlel,<<"field">>, [{<<"var">>,<<"secret1">>}], [{xmlel,<<"value">>,[],[{xmlcdata,undefined}]}]}]}]}]}]}, {badarg, [{exml_nif,to_binary, [{xmlel,<<"outgoing_stanza">>, [{<<"jid">>,<<"bOb_unnamed_1605@localhost/res1">>}, {<<"offset">>,<<"7939">>}], [{xmlel,<<"iq">>, [{<<"type">>,<<"set">>}, {<<"id">>,<<"02dba09f80f483ffdc61e8d6db7bd428">>}], [{xmlel,<<"enable">>, [{<<"xmlns">>,<<"urn:xmpp:push:0">>}, {<<"jid">>, <<"pub-sub@enable_should_fail_with_invalid_attributes_79.800091">>}, {<<"node">>,<<"nodeId">>}], [{xmlel,<<"x">>, [{<<"xmlns">>,<<"jabber:x:data">>},{<<"type">>,<<"submit">>}], [{xmlel,<<"field">>, [{<<"type">>,<<"hidden">>},{<<"v... ``` [Report log](https://circleci-mim-results.s3.eu-central-1.amazonaws.com/PR/4031/177698/internal_mnesia.25.3-amd64/big/ct_run.test%40920af3a1f14d.2023-06-14_13.51.24/big_tests.tests.push_SUITE.logs/run.2023-06-14_14.04.39/push_suite.enable_should_fail_with_invalid_attributes.66051.html)

pgsql_mnesia_24 / pgsql_mnesia / f2b942c170193d75b01de4820c815568379343cb Reports root/ big OK: 4592 / Failed: 2 / User-skipped: 97 / Auto-skipped: 0

push_SUITE:toggling:enable_should_fail_with_invalid_attributes ```erlang {error, {{badxml, {xmlel,<<"outgoing_stanza">>, [{<<"jid">>,<<"bOb_unnamed_2847@localhost/res1">>}, {<<"offset">>,<<"63237">>}], [{xmlel,<<"iq">>, [{<<"type">>,<<"set">>}, {<<"id">>,<<"9b00e04d51d76777d8e98851aa79a9fe">>}], [{xmlel,<<"enable">>, [{<<"xmlns">>,<<"urn:xmpp:push:0">>}, {<<"jid">>, <<"pub-sub@enable_should_fail_with_invalid_attributes_5.351896">>}, {<<"node">>,<<"nodeId">>}], [{xmlel,<<"x">>, [{<<"xmlns">>,<<"jabber:x:data">>},{<<"type">>,<<"submit">>}], [{xmlel,<<"field">>, [{<<"type">>,<<"hidden">>},{<<"var">>,<<"FORM_TYPE">>}], [{xmlel,<<"value">>,[], [{xmlcdata, <<"http://jabber.org/protocol/pubsub#publish-options">>}]}]}, {xmlel,<<"field">>, [{<<"var">>,<<"secret1">>}], [{xmlel,<<"value">>,[],[{xmlcdata,undefined}]}]}]}]}]}]}, {badarg, [{exml_nif,to_binary, [{xmlel,<<"outgoing_stanza">>, [{<<"jid">>,<<"bOb_unnamed_2847@localhost/res1">>}, {<<"offset">>,<<"63237">>}], [{xmlel,<<"iq">>, [{<<"type">>,<<"set">>}, {<<"id">>,<<"9b00e04d51d76777d8e98851aa79a9fe">>}], [{xmlel,<<"enable">>, [{<<"xmlns">>,<<"urn:xmpp:push:0">>}, {<<"jid">>, <<"pub-sub@enable_should_fail_with_invalid_attributes_5.351896">>}, {<<"node">>,<<"nodeId">>}], [{xmlel,<<"x">>, [{<<"xmlns">>,<<"jabber:x:data">>},{<<"type">>,<<"submit">>}], [{xmlel,<<"field">>, [{<<"type">>,<<"hidden">>},{<<"v... ``` [Report log](https://circleci-mim-results.s3.eu-central-1.amazonaws.com/PR/4031/177689/pgsql_mnesia.24.3.4.9-amd64/big/ct_run.test%4071a074639c87.2023-06-14_13.48.58/big_tests.tests.push_SUITE.logs/run.2023-06-14_14.03.25/push_suite.enable_should_fail_with_invalid_attributes.223106.html)
tcp_listener_SUITE:s2s_inet_sockname_returns_error ```erlang {error, {{badrpc, {'EXIT', {badarg, [{persistent_term,get, [tcp_listener_helper_result], [{error_info,#{module => erl_erts_errors}}]}]}}}, [{distributed_helper,rpc, [#{node => mongooseim@localhost}, persistent_term,get, [tcp_listener_helper_result]], [{file, "/home/circleci/project/big_tests/tests/distributed_helper.erl"}, {line,121}]}, {tcp_listener_SUITE,inet_sockname_returns_error,1, [{file, "/home/circleci/project/big_tests/tests/tcp_listener_SUITE.erl"}, {line,85}]}, {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1783}]}, {test_server,run_test_case_eval1,6, [{file,"test_server.erl"},{line,1292}]}, {test_server,run_test_case_eval,9, [{file,"test_server.erl"},{line,1224}]}]}} ``` [Report log](https://circleci-mim-results.s3.eu-central-1.amazonaws.com/PR/4031/177689/pgsql_mnesia.24.3.4.9-amd64/big/ct_run.test%4071a074639c87.2023-06-14_13.48.58/big_tests.tests.tcp_listener_SUITE.logs/run.2023-06-14_14.07.41/tcp_listener_suite.s2s_inet_sockname_returns_error.html)

elasticsearch_and_cassandra_25 / elasticsearch_and_cassandra_mnesia / f2b942c170193d75b01de4820c815568379343cb Reports root/ big OK: 2754 / Failed: 1 / User-skipped: 667 / Auto-skipped: 0

push_SUITE:toggling:enable_should_fail_with_invalid_attributes ```erlang {error, {{badxml, {xmlel,<<"outgoing_stanza">>, [{<<"jid">>,<<"bOb_unnamed_1799@localhost/res1">>}, {<<"offset">>,<<"8111">>}], [{xmlel,<<"iq">>, [{<<"type">>,<<"set">>}, {<<"id">>,<<"d72ff5f998652fc294bd631796e50f87">>}], [{xmlel,<<"enable">>, [{<<"xmlns">>,<<"urn:xmpp:push:0">>}, {<<"jid">>, <<"pub-sub@enable_should_fail_with_invalid_attributes_82.564380">>}, {<<"node">>,<<"nodeId">>}], [{xmlel,<<"x">>, [{<<"xmlns">>,<<"jabber:x:data">>},{<<"type">>,<<"submit">>}], [{xmlel,<<"field">>, [{<<"type">>,<<"hidden">>},{<<"var">>,<<"FORM_TYPE">>}], [{xmlel,<<"value">>,[], [{xmlcdata, <<"http://jabber.org/protocol/pubsub#publish-options">>}]}]}, {xmlel,<<"field">>, [{<<"var">>,<<"secret1">>}], [{xmlel,<<"value">>,[],[{xmlcdata,undefined}]}]}]}]}]}]}, {badarg, [{exml_nif,to_binary, [{xmlel,<<"outgoing_stanza">>, [{<<"jid">>,<<"bOb_unnamed_1799@localhost/res1">>}, {<<"offset">>,<<"8111">>}], [{xmlel,<<"iq">>, [{<<"type">>,<<"set">>}, {<<"id">>,<<"d72ff5f998652fc294bd631796e50f87">>}], [{xmlel,<<"enable">>, [{<<"xmlns">>,<<"urn:xmpp:push:0">>}, {<<"jid">>, <<"pub-sub@enable_should_fail_with_invalid_attributes_82.564380">>}, {<<"node">>,<<"nodeId">>}], [{xmlel,<<"x">>, [{<<"xmlns">>,<<"jabber:x:data">>},{<<"type">>,<<"submit">>}], [{xmlel,<<"field">>, [{<<"type">>,<<"hidden">>},{<<"v... ``` [Report log](https://circleci-mim-results.s3.eu-central-1.amazonaws.com/PR/4031/177701/elasticsearch_and_cassandra_mnesia.25.3-amd64/big/ct_run.test%400fc925f0cd56.2023-06-14_13.51.24/big_tests.tests.push_SUITE.logs/run.2023-06-14_14.04.42/push_suite.enable_should_fail_with_invalid_attributes.128130.html)

dynamic_domains_mssql_mnesia_25 / odbc_mssql_mnesia / f2b942c170193d75b01de4820c815568379343cb Reports root/ big OK: 4208 / Failed: 0 / User-skipped: 93 / Auto-skipped: 0


mysql_redis_25 / mysql_redis / f2b942c170193d75b01de4820c815568379343cb Reports root/ big OK: 4579 / Failed: 1 / User-skipped: 111 / Auto-skipped: 0

push_SUITE:toggling:enable_should_fail_with_invalid_attributes ```erlang {error, {{badxml, {xmlel,<<"outgoing_stanza">>, [{<<"jid">>,<<"bOb_unnamed_2736@localhost/res1">>}, {<<"offset">>,<<"64013">>}], [{xmlel,<<"iq">>, [{<<"type">>,<<"set">>}, {<<"id">>,<<"f343aa59b12b9bca20d3184aa25fb17b">>}], [{xmlel,<<"enable">>, [{<<"xmlns">>,<<"urn:xmpp:push:0">>}, {<<"jid">>, <<"pub-sub@enable_should_fail_with_invalid_attributes_84.294179">>}, {<<"node">>,<<"nodeId">>}], [{xmlel,<<"x">>, [{<<"xmlns">>,<<"jabber:x:data">>},{<<"type">>,<<"submit">>}], [{xmlel,<<"field">>, [{<<"type">>,<<"hidden">>},{<<"var">>,<<"FORM_TYPE">>}], [{xmlel,<<"value">>,[], [{xmlcdata, <<"http://jabber.org/protocol/pubsub#publish-options">>}]}]}, {xmlel,<<"field">>, [{<<"var">>,<<"secret1">>}], [{xmlel,<<"value">>,[],[{xmlcdata,undefined}]}]}]}]}]}]}, {badarg, [{exml_nif,to_binary, [{xmlel,<<"outgoing_stanza">>, [{<<"jid">>,<<"bOb_unnamed_2736@localhost/res1">>}, {<<"offset">>,<<"64013">>}], [{xmlel,<<"iq">>, [{<<"type">>,<<"set">>}, {<<"id">>,<<"f343aa59b12b9bca20d3184aa25fb17b">>}], [{xmlel,<<"enable">>, [{<<"xmlns">>,<<"urn:xmpp:push:0">>}, {<<"jid">>, <<"pub-sub@enable_should_fail_with_invalid_attributes_84.294179">>}, {<<"node">>,<<"nodeId">>}], [{xmlel,<<"x">>, [{<<"xmlns">>,<<"jabber:x:data">>},{<<"type">>,<<"submit">>}], [{xmlel,<<"field">>, [{<<"type">>,<<"hidden">>},{<<... ``` [Report log](https://circleci-mim-results.s3.eu-central-1.amazonaws.com/PR/4031/177693/mysql_redis.25.3-amd64/big/ct_run.test%40da055e857e4c.2023-06-14_13.51.00/big_tests.tests.push_SUITE.logs/run.2023-06-14_14.04.44/push_suite.enable_should_fail_with_invalid_attributes.224258.html)

pgsql_mnesia_25 / pgsql_mnesia / f2b942c170193d75b01de4820c815568379343cb Reports root/ big OK: 4593 / Failed: 1 / User-skipped: 97 / Auto-skipped: 0

push_SUITE:toggling:enable_should_fail_with_invalid_attributes ```erlang {error, {{badxml, {xmlel,<<"outgoing_stanza">>, [{<<"jid">>,<<"bOb_unnamed_2865@localhost/res1">>}, {<<"offset">>,<<"19281">>}], [{xmlel,<<"iq">>, [{<<"type">>,<<"set">>}, {<<"id">>,<<"66318bf6ca73400426820cdf40cddc0a">>}], [{xmlel,<<"enable">>, [{<<"xmlns">>,<<"urn:xmpp:push:0">>}, {<<"jid">>, <<"pub-sub@enable_should_fail_with_invalid_attributes_20.781452">>}, {<<"node">>,<<"nodeId">>}], [{xmlel,<<"x">>, [{<<"xmlns">>,<<"jabber:x:data">>},{<<"type">>,<<"submit">>}], [{xmlel,<<"field">>, [{<<"type">>,<<"hidden">>},{<<"var">>,<<"FORM_TYPE">>}], [{xmlel,<<"value">>,[], [{xmlcdata, <<"http://jabber.org/protocol/pubsub#publish-options">>}]}]}, {xmlel,<<"field">>, [{<<"var">>,<<"secret1">>}], [{xmlel,<<"value">>,[],[{xmlcdata,undefined}]}]}]}]}]}]}, {badarg, [{exml_nif,to_binary, [{xmlel,<<"outgoing_stanza">>, [{<<"jid">>,<<"bOb_unnamed_2865@localhost/res1">>}, {<<"offset">>,<<"19281">>}], [{xmlel,<<"iq">>, [{<<"type">>,<<"set">>}, {<<"id">>,<<"66318bf6ca73400426820cdf40cddc0a">>}], [{xmlel,<<"enable">>, [{<<"xmlns">>,<<"urn:xmpp:push:0">>}, {<<"jid">>, <<"pub-sub@enable_should_fail_with_invalid_attributes_20.781452">>}, {<<"node">>,<<"nodeId">>}], [{xmlel,<<"x">>, [{<<"xmlns">>,<<"jabber:x:data">>},{<<"type">>,<<"submit">>}], [{xmlel,<<"field">>, [{<<"type">>,<<"hidden">>},{<<... ``` [Report log](https://circleci-mim-results.s3.eu-central-1.amazonaws.com/PR/4031/177702/pgsql_mnesia.25.3-amd64/big/ct_run.test%400ebb802e01dd.2023-06-14_13.51.10/big_tests.tests.push_SUITE.logs/run.2023-06-14_14.05.20/push_suite.enable_should_fail_with_invalid_attributes.218754.html)

mssql_mnesia_25 / odbc_mssql_mnesia / f2b942c170193d75b01de4820c815568379343cb Reports root/ big OK: 4590 / Failed: 1 / User-skipped: 100 / Auto-skipped: 0

push_SUITE:toggling:enable_should_fail_with_invalid_attributes ```erlang {error, {{badxml, {xmlel,<<"outgoing_stanza">>, [{<<"jid">>,<<"bOb_unnamed_2928@localhost/res1">>}, {<<"offset">>,<<"73737">>}], [{xmlel,<<"iq">>, [{<<"type">>,<<"set">>}, {<<"id">>,<<"3b93f48b6d193b023bf80705b10ac86c">>}], [{xmlel,<<"enable">>, [{<<"xmlns">>,<<"urn:xmpp:push:0">>}, {<<"jid">>, <<"pub-sub@enable_should_fail_with_invalid_attributes_60.664222">>}, {<<"node">>,<<"nodeId">>}], [{xmlel,<<"x">>, [{<<"xmlns">>,<<"jabber:x:data">>},{<<"type">>,<<"submit">>}], [{xmlel,<<"field">>, [{<<"type">>,<<"hidden">>},{<<"var">>,<<"FORM_TYPE">>}], [{xmlel,<<"value">>,[], [{xmlcdata, <<"http://jabber.org/protocol/pubsub#publish-options">>}]}]}, {xmlel,<<"field">>, [{<<"var">>,<<"secret1">>}], [{xmlel,<<"value">>,[],[{xmlcdata,undefined}]}]}]}]}]}]}, {badarg, [{exml_nif,to_binary, [{xmlel,<<"outgoing_stanza">>, [{<<"jid">>,<<"bOb_unnamed_2928@localhost/res1">>}, {<<"offset">>,<<"73737">>}], [{xmlel,<<"iq">>, [{<<"type">>,<<"set">>}, {<<"id">>,<<"3b93f48b6d193b023bf80705b10ac86c">>}], [{xmlel,<<"enable">>, [{<<"xmlns">>,<<"urn:xmpp:push:0">>}, {<<"jid">>, <<"pub-sub@enable_should_fail_with_invalid_attributes_60.664222">>}, {<<"node">>,<<"nodeId">>}], [{xmlel,<<"x">>, [{<<"xmlns">>,<<"jabber:x:data">>},{<<"type">>,<<"submit">>}], [{xmlel,<<"field">>, [{<<"type">>,<<"hidden">>},{<<... ``` [Report log](https://circleci-mim-results.s3.eu-central-1.amazonaws.com/PR/4031/177699/odbc_mssql_mnesia.25.3-amd64/big/ct_run.test%40ace070239c60.2023-06-14_13.51.36/big_tests.tests.push_SUITE.logs/run.2023-06-14_14.06.00/push_suite.enable_should_fail_with_invalid_attributes.215810.html)
mongoose-im commented 11 months ago

small_tests_24 / small_tests / 548314c13e39f98212cea1930c234c86eee7f7ee Reports root / small


small_tests_25 / small_tests / 548314c13e39f98212cea1930c234c86eee7f7ee Reports root / small


ldap_mnesia_24 / ldap_mnesia / 548314c13e39f98212cea1930c234c86eee7f7ee Reports root/ big OK: 2248 / Failed: 1 / User-skipped: 834 / Auto-skipped: 0

push_SUITE:toggling:enable_should_fail_with_invalid_attributes ```erlang {error, {{badxml, {xmlel,<<"outgoing_stanza">>, [{<<"jid">>,<<"bOb_unnamed_1532@localhost/res1">>}, {<<"offset">>,<<"7057">>}], [{xmlel,<<"iq">>, [{<<"type">>,<<"set">>}, {<<"id">>,<<"dd1a9ba7c9400c4174aa8fa1f8d768c5">>}], [{xmlel,<<"enable">>, [{<<"xmlns">>,<<"urn:xmpp:push:0">>}, {<<"jid">>, <<"pub-sub@enable_should_fail_with_invalid_attributes_16.12374">>}, {<<"node">>,<<"nodeId">>}], [{xmlel,<<"x">>, [{<<"xmlns">>,<<"jabber:x:data">>},{<<"type">>,<<"submit">>}], [{xmlel,<<"field">>, [{<<"type">>,<<"hidden">>},{<<"var">>,<<"FORM_TYPE">>}], [{xmlel,<<"value">>,[], [{xmlcdata, <<"http://jabber.org/protocol/pubsub#publish-options">>}]}]}, {xmlel,<<"field">>, [{<<"var">>,<<"secret1">>}], [{xmlel,<<"value">>,[],[{xmlcdata,undefined}]}]}]}]}]}]}, {badarg, [{exml_nif,to_binary, [{xmlel,<<"outgoing_stanza">>, [{<<"jid">>,<<"bOb_unnamed_1532@localhost/res1">>}, {<<"offset">>,<<"7057">>}], [{xmlel,<<"iq">>, [{<<"type">>,<<"set">>}, {<<"id">>,<<"dd1a9ba7c9400c4174aa8fa1f8d768c5">>}], [{xmlel,<<"enable">>, [{<<"xmlns">>,<<"urn:xmpp:push:0">>}, {<<"jid">>, <<"pub-sub@enable_should_fail_with_invalid_attributes_16.12374">>}, {<<"node">>,<<"nodeId">>}], [{xmlel,<<"x">>, [{<<"xmlns">>,<<"jabber:x:data">>},{<<"type">>,<<"submit">>}], [{xmlel,<<"field">>, [{<<"type">>,<<"hidden">>},{<<"var... ``` [Report log](https://circleci-mim-results.s3.eu-central-1.amazonaws.com/PR/4031/177725/ldap_mnesia.24.3.4.9-amd64/big/ct_run.test%407be5d4176a0f.2023-06-14_13.58.02/big_tests.tests.push_SUITE.logs/run.2023-06-14_14.08.35/push_suite.enable_should_fail_with_invalid_attributes.95362.html)

dynamic_domains_pgsql_mnesia_24 / pgsql_mnesia / 548314c13e39f98212cea1930c234c86eee7f7ee Reports root/ big OK: 4211 / Failed: 0 / User-skipped: 90 / Auto-skipped: 0


ldap_mnesia_25 / ldap_mnesia / 548314c13e39f98212cea1930c234c86eee7f7ee Reports root/ big OK: 2248 / Failed: 1 / User-skipped: 834 / Auto-skipped: 0

push_SUITE:toggling:enable_should_fail_with_invalid_attributes ```erlang {error, {{badxml, {xmlel,<<"outgoing_stanza">>, [{<<"jid">>,<<"bOb_unnamed_1503@localhost/res1">>}, {<<"offset">>,<<"8277">>}], [{xmlel,<<"iq">>, [{<<"type">>,<<"set">>}, {<<"id">>,<<"92c03dd3f37166e393eb64e3397f042c">>}], [{xmlel,<<"enable">>, [{<<"xmlns">>,<<"urn:xmpp:push:0">>}, {<<"jid">>, <<"pub-sub@enable_should_fail_with_invalid_attributes_87.981895">>}, {<<"node">>,<<"nodeId">>}], [{xmlel,<<"x">>, [{<<"xmlns">>,<<"jabber:x:data">>},{<<"type">>,<<"submit">>}], [{xmlel,<<"field">>, [{<<"type">>,<<"hidden">>},{<<"var">>,<<"FORM_TYPE">>}], [{xmlel,<<"value">>,[], [{xmlcdata, <<"http://jabber.org/protocol/pubsub#publish-options">>}]}]}, {xmlel,<<"field">>, [{<<"var">>,<<"secret1">>}], [{xmlel,<<"value">>,[],[{xmlcdata,undefined}]}]}]}]}]}]}, {badarg, [{exml_nif,to_binary, [{xmlel,<<"outgoing_stanza">>, [{<<"jid">>,<<"bOb_unnamed_1503@localhost/res1">>}, {<<"offset">>,<<"8277">>}], [{xmlel,<<"iq">>, [{<<"type">>,<<"set">>}, {<<"id">>,<<"92c03dd3f37166e393eb64e3397f042c">>}], [{xmlel,<<"enable">>, [{<<"xmlns">>,<<"urn:xmpp:push:0">>}, {<<"jid">>, <<"pub-sub@enable_should_fail_with_invalid_attributes_87.981895">>}, {<<"node">>,<<"nodeId">>}], [{xmlel,<<"x">>, [{<<"xmlns">>,<<"jabber:x:data">>},{<<"type">>,<<"submit">>}], [{xmlel,<<"field">>, [{<<"type">>,<<"hidden">>},{<<"v... ``` [Report log](https://circleci-mim-results.s3.eu-central-1.amazonaws.com/PR/4031/177743/ldap_mnesia.25.3-amd64/big/ct_run.test%40eeac6c2920d5.2023-06-14_14.00.45/big_tests.tests.push_SUITE.logs/run.2023-06-14_14.11.27/push_suite.enable_should_fail_with_invalid_attributes.50435.html)

dynamic_domains_pgsql_mnesia_25 / pgsql_mnesia / 548314c13e39f98212cea1930c234c86eee7f7ee Reports root/ big OK: 4211 / Failed: 0 / User-skipped: 90 / Auto-skipped: 0


dynamic_domains_mysql_redis_25 / mysql_redis / 548314c13e39f98212cea1930c234c86eee7f7ee Reports root/ big OK: 4185 / Failed: 0 / User-skipped: 116 / Auto-skipped: 0


pgsql_mnesia_24 / pgsql_mnesia / 548314c13e39f98212cea1930c234c86eee7f7ee Reports root/ big OK: 4593 / Failed: 1 / User-skipped: 97 / Auto-skipped: 0

push_SUITE:toggling:enable_should_fail_with_invalid_attributes ```erlang {error, {{badxml, {xmlel,<<"outgoing_stanza">>, [{<<"jid">>,<<"bOb_unnamed_2830@localhost/res1">>}, {<<"offset">>,<<"8239">>}], [{xmlel,<<"iq">>, [{<<"type">>,<<"set">>}, {<<"id">>,<<"d792151f7f40a94057713842e69418d8">>}], [{xmlel,<<"enable">>, [{<<"xmlns">>,<<"urn:xmpp:push:0">>}, {<<"jid">>, <<"pub-sub@enable_should_fail_with_invalid_attributes_90.95833">>}, {<<"node">>,<<"nodeId">>}], [{xmlel,<<"x">>, [{<<"xmlns">>,<<"jabber:x:data">>},{<<"type">>,<<"submit">>}], [{xmlel,<<"field">>, [{<<"type">>,<<"hidden">>},{<<"var">>,<<"FORM_TYPE">>}], [{xmlel,<<"value">>,[], [{xmlcdata, <<"http://jabber.org/protocol/pubsub#publish-options">>}]}]}, {xmlel,<<"field">>, [{<<"var">>,<<"secret1">>}], [{xmlel,<<"value">>,[],[{xmlcdata,undefined}]}]}]}]}]}]}, {badarg, [{exml_nif,to_binary, [{xmlel,<<"outgoing_stanza">>, [{<<"jid">>,<<"bOb_unnamed_2830@localhost/res1">>}, {<<"offset">>,<<"8239">>}], [{xmlel,<<"iq">>, [{<<"type">>,<<"set">>}, {<<"id">>,<<"d792151f7f40a94057713842e69418d8">>}], [{xmlel,<<"enable">>, [{<<"xmlns">>,<<"urn:xmpp:push:0">>}, {<<"jid">>, <<"pub-sub@enable_should_fail_with_invalid_attributes_90.95833">>}, {<<"node">>,<<"nodeId">>}], [{xmlel,<<"x">>, [{<<"xmlns">>,<<"jabber:x:data">>},{<<"type">>,<<"submit">>}], [{xmlel,<<"field">>, [{<<"type">>,<<"hidden">>},{<<"var... ``` [Report log](https://circleci-mim-results.s3.eu-central-1.amazonaws.com/PR/4031/177723/pgsql_mnesia.24.3.4.9-amd64/big/ct_run.test%406e6462c049e2.2023-06-14_13.57.47/big_tests.tests.push_SUITE.logs/run.2023-06-14_14.11.29/push_suite.enable_should_fail_with_invalid_attributes.229762.html)

dynamic_domains_mssql_mnesia_25 / odbc_mssql_mnesia / 548314c13e39f98212cea1930c234c86eee7f7ee Reports root/ big OK: 4208 / Failed: 0 / User-skipped: 93 / Auto-skipped: 0


internal_mnesia_25 / internal_mnesia / 548314c13e39f98212cea1930c234c86eee7f7ee Reports root/ big OK: 2394 / Failed: 1 / User-skipped: 688 / Auto-skipped: 0

push_SUITE:toggling:enable_should_fail_with_invalid_attributes ```erlang {error, {{badxml, {xmlel,<<"outgoing_stanza">>, [{<<"jid">>,<<"bOb_unnamed_1641@localhost/res1">>}, {<<"offset">>,<<"14752">>}], [{xmlel,<<"iq">>, [{<<"type">>,<<"set">>}, {<<"id">>,<<"cc447dca13ff55f0c59418498f9f7a1e">>}], [{xmlel,<<"enable">>, [{<<"xmlns">>,<<"urn:xmpp:push:0">>}, {<<"jid">>, <<"pub-sub@enable_should_fail_with_invalid_attributes_67.825498">>}, {<<"node">>,<<"nodeId">>}], [{xmlel,<<"x">>, [{<<"xmlns">>,<<"jabber:x:data">>},{<<"type">>,<<"submit">>}], [{xmlel,<<"field">>, [{<<"type">>,<<"hidden">>},{<<"var">>,<<"FORM_TYPE">>}], [{xmlel,<<"value">>,[], [{xmlcdata, <<"http://jabber.org/protocol/pubsub#publish-options">>}]}]}, {xmlel,<<"field">>, [{<<"var">>,<<"secret1">>}], [{xmlel,<<"value">>,[],[{xmlcdata,undefined}]}]}]}]}]}]}, {badarg, [{exml_nif,to_binary, [{xmlel,<<"outgoing_stanza">>, [{<<"jid">>,<<"bOb_unnamed_1641@localhost/res1">>}, {<<"offset">>,<<"14752">>}], [{xmlel,<<"iq">>, [{<<"type">>,<<"set">>}, {<<"id">>,<<"cc447dca13ff55f0c59418498f9f7a1e">>}], [{xmlel,<<"enable">>, [{<<"xmlns">>,<<"urn:xmpp:push:0">>}, {<<"jid">>, <<"pub-sub@enable_should_fail_with_invalid_attributes_67.825498">>}, {<<"node">>,<<"nodeId">>}], [{xmlel,<<"x">>, [{<<"xmlns">>,<<"jabber:x:data">>},{<<"type">>,<<"submit">>}], [{xmlel,<<"field">>, [{<<"type">>,<<"hidden">>},{<<... ``` [Report log](https://circleci-mim-results.s3.eu-central-1.amazonaws.com/PR/4031/177741/internal_mnesia.25.3-amd64/big/ct_run.test%403254b2e1d448.2023-06-14_14.00.34/big_tests.tests.push_SUITE.logs/run.2023-06-14_14.14.27/push_suite.enable_should_fail_with_invalid_attributes.106626.html)

elasticsearch_and_cassandra_25 / elasticsearch_and_cassandra_mnesia / 548314c13e39f98212cea1930c234c86eee7f7ee Reports root/ big OK: 2754 / Failed: 1 / User-skipped: 667 / Auto-skipped: 0

push_SUITE:toggling:enable_should_fail_with_invalid_attributes ```erlang {error, {{badxml, {xmlel,<<"outgoing_stanza">>, [{<<"jid">>,<<"bOb_unnamed_1875@localhost/res1">>}, {<<"offset">>,<<"7885">>}], [{xmlel,<<"iq">>, [{<<"type">>,<<"set">>}, {<<"id">>,<<"438b6fdd6762f8b70e623be78f7dbd19">>}], [{xmlel,<<"enable">>, [{<<"xmlns">>,<<"urn:xmpp:push:0">>}, {<<"jid">>, <<"pub-sub@enable_should_fail_with_invalid_attributes_33.430587">>}, {<<"node">>,<<"nodeId">>}], [{xmlel,<<"x">>, [{<<"xmlns">>,<<"jabber:x:data">>},{<<"type">>,<<"submit">>}], [{xmlel,<<"field">>, [{<<"type">>,<<"hidden">>},{<<"var">>,<<"FORM_TYPE">>}], [{xmlel,<<"value">>,[], [{xmlcdata, <<"http://jabber.org/protocol/pubsub#publish-options">>}]}]}, {xmlel,<<"field">>, [{<<"var">>,<<"secret1">>}], [{xmlel,<<"value">>,[],[{xmlcdata,undefined}]}]}]}]}]}]}, {badarg, [{exml_nif,to_binary, [{xmlel,<<"outgoing_stanza">>, [{<<"jid">>,<<"bOb_unnamed_1875@localhost/res1">>}, {<<"offset">>,<<"7885">>}], [{xmlel,<<"iq">>, [{<<"type">>,<<"set">>}, {<<"id">>,<<"438b6fdd6762f8b70e623be78f7dbd19">>}], [{xmlel,<<"enable">>, [{<<"xmlns">>,<<"urn:xmpp:push:0">>}, {<<"jid">>, <<"pub-sub@enable_should_fail_with_invalid_attributes_33.430587">>}, {<<"node">>,<<"nodeId">>}], [{xmlel,<<"x">>, [{<<"xmlns">>,<<"jabber:x:data">>},{<<"type">>,<<"submit">>}], [{xmlel,<<"field">>, [{<<"type">>,<<"hidden">>},{<<"v... ``` [Report log](https://circleci-mim-results.s3.eu-central-1.amazonaws.com/PR/4031/177733/elasticsearch_and_cassandra_mnesia.25.3-amd64/big/ct_run.test%40c1b19f651655.2023-06-14_14.01.22/big_tests.tests.push_SUITE.logs/run.2023-06-14_14.15.32/push_suite.enable_should_fail_with_invalid_attributes.80387.html)

pgsql_mnesia_25 / pgsql_mnesia / 548314c13e39f98212cea1930c234c86eee7f7ee Reports root/ big OK: 4593 / Failed: 1 / User-skipped: 97 / Auto-skipped: 0

push_SUITE:toggling:enable_should_fail_with_invalid_attributes ```erlang {error, {{badxml, {xmlel,<<"outgoing_stanza">>, [{<<"jid">>,<<"bOb_unnamed_2891@localhost/res1">>}, {<<"offset">>,<<"6733">>}], [{xmlel,<<"iq">>, [{<<"type">>,<<"set">>}, {<<"id">>,<<"eabd6c38e19e342e60fc8e73bcda23e7">>}], [{xmlel,<<"enable">>, [{<<"xmlns">>,<<"urn:xmpp:push:0">>}, {<<"jid">>, <<"pub-sub@enable_should_fail_with_invalid_attributes_98.857862">>}, {<<"node">>,<<"nodeId">>}], [{xmlel,<<"x">>, [{<<"xmlns">>,<<"jabber:x:data">>},{<<"type">>,<<"submit">>}], [{xmlel,<<"field">>, [{<<"type">>,<<"hidden">>},{<<"var">>,<<"FORM_TYPE">>}], [{xmlel,<<"value">>,[], [{xmlcdata, <<"http://jabber.org/protocol/pubsub#publish-options">>}]}]}, {xmlel,<<"field">>, [{<<"var">>,<<"secret1">>}], [{xmlel,<<"value">>,[],[{xmlcdata,undefined}]}]}]}]}]}]}, {badarg, [{exml_nif,to_binary, [{xmlel,<<"outgoing_stanza">>, [{<<"jid">>,<<"bOb_unnamed_2891@localhost/res1">>}, {<<"offset">>,<<"6733">>}], [{xmlel,<<"iq">>, [{<<"type">>,<<"set">>}, {<<"id">>,<<"eabd6c38e19e342e60fc8e73bcda23e7">>}], [{xmlel,<<"enable">>, [{<<"xmlns">>,<<"urn:xmpp:push:0">>}, {<<"jid">>, <<"pub-sub@enable_should_fail_with_invalid_attributes_98.857862">>}, {<<"node">>,<<"nodeId">>}], [{xmlel,<<"x">>, [{<<"xmlns">>,<<"jabber:x:data">>},{<<"type">>,<<"submit">>}], [{xmlel,<<"field">>, [{<<"type">>,<<"hidden">>},{<<"v... ``` [Report log](https://circleci-mim-results.s3.eu-central-1.amazonaws.com/PR/4031/177742/pgsql_mnesia.25.3-amd64/big/ct_run.test%4070d84749be50.2023-06-14_14.00.31/big_tests.tests.push_SUITE.logs/run.2023-06-14_14.14.58/push_suite.enable_should_fail_with_invalid_attributes.153347.html)

mysql_redis_25 / mysql_redis / 548314c13e39f98212cea1930c234c86eee7f7ee Reports root/ big OK: 4579 / Failed: 1 / User-skipped: 111 / Auto-skipped: 0

push_SUITE:toggling:enable_should_fail_with_invalid_attributes ```erlang {error, {{badxml, {xmlel,<<"outgoing_stanza">>, [{<<"jid">>,<<"bOb_unnamed_2730@localhost/res1">>}, {<<"offset">>,<<"28049">>}], [{xmlel,<<"iq">>, [{<<"type">>,<<"set">>}, {<<"id">>,<<"a9decf6b367684fa874cc6fbe9175af4">>}], [{xmlel,<<"enable">>, [{<<"xmlns">>,<<"urn:xmpp:push:0">>}, {<<"jid">>, <<"pub-sub@enable_should_fail_with_invalid_attributes_86.235030">>}, {<<"node">>,<<"nodeId">>}], [{xmlel,<<"x">>, [{<<"xmlns">>,<<"jabber:x:data">>},{<<"type">>,<<"submit">>}], [{xmlel,<<"field">>, [{<<"type">>,<<"hidden">>},{<<"var">>,<<"FORM_TYPE">>}], [{xmlel,<<"value">>,[], [{xmlcdata, <<"http://jabber.org/protocol/pubsub#publish-options">>}]}]}, {xmlel,<<"field">>, [{<<"var">>,<<"secret1">>}], [{xmlel,<<"value">>,[],[{xmlcdata,undefined}]}]}]}]}]}]}, {badarg, [{exml_nif,to_binary, [{xmlel,<<"outgoing_stanza">>, [{<<"jid">>,<<"bOb_unnamed_2730@localhost/res1">>}, {<<"offset">>,<<"28049">>}], [{xmlel,<<"iq">>, [{<<"type">>,<<"set">>}, {<<"id">>,<<"a9decf6b367684fa874cc6fbe9175af4">>}], [{xmlel,<<"enable">>, [{<<"xmlns">>,<<"urn:xmpp:push:0">>}, {<<"jid">>, <<"pub-sub@enable_should_fail_with_invalid_attributes_86.235030">>}, {<<"node">>,<<"nodeId">>}], [{xmlel,<<"x">>, [{<<"xmlns">>,<<"jabber:x:data">>},{<<"type">>,<<"submit">>}], [{xmlel,<<"field">>, [{<<"type">>,<<"hidden">>},{<<... ``` [Report log](https://circleci-mim-results.s3.eu-central-1.amazonaws.com/PR/4031/177738/mysql_redis.25.3-amd64/big/ct_run.test%40b769fcf06d6d.2023-06-14_14.00.44/big_tests.tests.push_SUITE.logs/run.2023-06-14_14.14.45/push_suite.enable_should_fail_with_invalid_attributes.151811.html)

mssql_mnesia_25 / odbc_mssql_mnesia / 548314c13e39f98212cea1930c234c86eee7f7ee Reports root/ big OK: 4590 / Failed: 1 / User-skipped: 100 / Auto-skipped: 0

push_SUITE:toggling:enable_should_fail_with_invalid_attributes ```erlang {error, {{badxml, {xmlel,<<"outgoing_stanza">>, [{<<"jid">>,<<"bOb_unnamed_2843@localhost/res1">>}, {<<"offset">>,<<"42131">>}], [{xmlel,<<"iq">>, [{<<"type">>,<<"set">>}, {<<"id">>,<<"ea07eb1b9499a3477101efe7e56f4722">>}], [{xmlel,<<"enable">>, [{<<"xmlns">>,<<"urn:xmpp:push:0">>}, {<<"jid">>, <<"pub-sub@enable_should_fail_with_invalid_attributes_57.116783">>}, {<<"node">>,<<"nodeId">>}], [{xmlel,<<"x">>, [{<<"xmlns">>,<<"jabber:x:data">>},{<<"type">>,<<"submit">>}], [{xmlel,<<"field">>, [{<<"type">>,<<"hidden">>},{<<"var">>,<<"FORM_TYPE">>}], [{xmlel,<<"value">>,[], [{xmlcdata, <<"http://jabber.org/protocol/pubsub#publish-options">>}]}]}, {xmlel,<<"field">>, [{<<"var">>,<<"secret1">>}], [{xmlel,<<"value">>,[],[{xmlcdata,undefined}]}]}]}]}]}]}, {badarg, [{exml_nif,to_binary, [{xmlel,<<"outgoing_stanza">>, [{<<"jid">>,<<"bOb_unnamed_2843@localhost/res1">>}, {<<"offset">>,<<"42131">>}], [{xmlel,<<"iq">>, [{<<"type">>,<<"set">>}, {<<"id">>,<<"ea07eb1b9499a3477101efe7e56f4722">>}], [{xmlel,<<"enable">>, [{<<"xmlns">>,<<"urn:xmpp:push:0">>}, {<<"jid">>, <<"pub-sub@enable_should_fail_with_invalid_attributes_57.116783">>}, {<<"node">>,<<"nodeId">>}], [{xmlel,<<"x">>, [{<<"xmlns">>,<<"jabber:x:data">>},{<<"type">>,<<"submit">>}], [{xmlel,<<"field">>, [{<<"type">>,<<"hidden">>},{<<... ``` [Report log](https://circleci-mim-results.s3.eu-central-1.amazonaws.com/PR/4031/177744/odbc_mssql_mnesia.25.3-amd64/big/ct_run.test%403ac222f4cdd3.2023-06-14_14.01.07/big_tests.tests.push_SUITE.logs/run.2023-06-14_14.15.56/push_suite.enable_should_fail_with_invalid_attributes.207618.html)
mongoose-im commented 11 months ago

small_tests_24 / small_tests / 7f1964c584d664730e2b6f9bd8358652e80b4386 Reports root / small


small_tests_25 / small_tests / 7f1964c584d664730e2b6f9bd8358652e80b4386 Reports root / small


small_tests_25_arm64 / small_tests / 7f1964c584d664730e2b6f9bd8358652e80b4386 Reports root / small


ldap_mnesia_24 / ldap_mnesia / 7f1964c584d664730e2b6f9bd8358652e80b4386 Reports root/ big OK: 2248 / Failed: 1 / User-skipped: 834 / Auto-skipped: 0

push_SUITE:toggling:enable_should_fail_with_invalid_attributes ```erlang {error, {{badxml, {xmlel,<<"outgoing_stanza">>, [{<<"jid">>,<<"bOb_unnamed_1511@localhost/res1">>}, {<<"offset">>,<<"8211">>}], [{xmlel,<<"iq">>, [{<<"type">>,<<"set">>}, {<<"id">>,<<"ea24d3848f1df95803802815b9329061">>}], [{xmlel,<<"enable">>, [{<<"xmlns">>,<<"urn:xmpp:push:0">>}, {<<"jid">>, <<"pub-sub@enable_should_fail_with_invalid_attributes_54.386253">>}, {<<"node">>,<<"nodeId">>}], [{xmlel,<<"x">>, [{<<"xmlns">>,<<"jabber:x:data">>},{<<"type">>,<<"submit">>}], [{xmlel,<<"field">>, [{<<"type">>,<<"hidden">>},{<<"var">>,<<"FORM_TYPE">>}], [{xmlel,<<"value">>,[], [{xmlcdata, <<"http://jabber.org/protocol/pubsub#publish-options">>}]}]}, {xmlel,<<"field">>, [{<<"var">>,<<"secret1">>}], [{xmlel,<<"value">>,[],[{xmlcdata,undefined}]}]}]}]}]}]}, {badarg, [{exml_nif,to_binary, [{xmlel,<<"outgoing_stanza">>, [{<<"jid">>,<<"bOb_unnamed_1511@localhost/res1">>}, {<<"offset">>,<<"8211">>}], [{xmlel,<<"iq">>, [{<<"type">>,<<"set">>}, {<<"id">>,<<"ea24d3848f1df95803802815b9329061">>}], [{xmlel,<<"enable">>, [{<<"xmlns">>,<<"urn:xmpp:push:0">>}, {<<"jid">>, <<"pub-sub@enable_should_fail_with_invalid_attributes_54.386253">>}, {<<"node">>,<<"nodeId">>}], [{xmlel,<<"x">>, [{<<"xmlns">>,<<"jabber:x:data">>},{<<"type">>,<<"submit">>}], [{xmlel,<<"field">>, [{<<"type">>,<<"hidden">>},{<<"v... ``` [Report log](https://circleci-mim-results.s3.eu-central-1.amazonaws.com/PR/4031/177727/ldap_mnesia.24.3.4.9-amd64/big/ct_run.test%40f3dab601fe01.2023-06-14_13.58.33/big_tests.tests.push_SUITE.logs/run.2023-06-14_14.09.14/push_suite.enable_should_fail_with_invalid_attributes.95106.html)

dynamic_domains_pgsql_mnesia_24 / pgsql_mnesia / 7f1964c584d664730e2b6f9bd8358652e80b4386 Reports root/ big OK: 4211 / Failed: 0 / User-skipped: 90 / Auto-skipped: 0


ldap_mnesia_25 / ldap_mnesia / 7f1964c584d664730e2b6f9bd8358652e80b4386 Reports root/ big OK: 2248 / Failed: 1 / User-skipped: 834 / Auto-skipped: 0

push_SUITE:toggling:enable_should_fail_with_invalid_attributes ```erlang {error, {{badxml, {xmlel,<<"outgoing_stanza">>, [{<<"jid">>,<<"bOb_unnamed_1507@localhost/res1">>}, {<<"offset">>,<<"10714">>}], [{xmlel,<<"iq">>, [{<<"type">>,<<"set">>}, {<<"id">>,<<"fcd5cb12d53f5e7de3745fce2506e882">>}], [{xmlel,<<"enable">>, [{<<"xmlns">>,<<"urn:xmpp:push:0">>}, {<<"jid">>, <<"pub-sub@enable_should_fail_with_invalid_attributes_19.534919">>}, {<<"node">>,<<"nodeId">>}], [{xmlel,<<"x">>, [{<<"xmlns">>,<<"jabber:x:data">>},{<<"type">>,<<"submit">>}], [{xmlel,<<"field">>, [{<<"type">>,<<"hidden">>},{<<"var">>,<<"FORM_TYPE">>}], [{xmlel,<<"value">>,[], [{xmlcdata, <<"http://jabber.org/protocol/pubsub#publish-options">>}]}]}, {xmlel,<<"field">>, [{<<"var">>,<<"secret1">>}], [{xmlel,<<"value">>,[],[{xmlcdata,undefined}]}]}]}]}]}]}, {badarg, [{exml_nif,to_binary, [{xmlel,<<"outgoing_stanza">>, [{<<"jid">>,<<"bOb_unnamed_1507@localhost/res1">>}, {<<"offset">>,<<"10714">>}], [{xmlel,<<"iq">>, [{<<"type">>,<<"set">>}, {<<"id">>,<<"fcd5cb12d53f5e7de3745fce2506e882">>}], [{xmlel,<<"enable">>, [{<<"xmlns">>,<<"urn:xmpp:push:0">>}, {<<"jid">>, <<"pub-sub@enable_should_fail_with_invalid_attributes_19.534919">>}, {<<"node">>,<<"nodeId">>}], [{xmlel,<<"x">>, [{<<"xmlns">>,<<"jabber:x:data">>},{<<"type">>,<<"submit">>}], [{xmlel,<<"field">>, [{<<"type">>,<<"hidden">>},{<<... ``` [Report log](https://circleci-mim-results.s3.eu-central-1.amazonaws.com/PR/4031/177751/ldap_mnesia.25.3-amd64/big/ct_run.test%407abf35091f0f.2023-06-14_14.00.56/big_tests.tests.push_SUITE.logs/run.2023-06-14_14.11.59/push_suite.enable_should_fail_with_invalid_attributes.97282.html)

dynamic_domains_pgsql_mnesia_25 / pgsql_mnesia / 7f1964c584d664730e2b6f9bd8358652e80b4386 Reports root/ big OK: 4211 / Failed: 0 / User-skipped: 90 / Auto-skipped: 0


dynamic_domains_mysql_redis_25 / mysql_redis / 7f1964c584d664730e2b6f9bd8358652e80b4386 Reports root/ big OK: 4185 / Failed: 0 / User-skipped: 116 / Auto-skipped: 0


pgsql_mnesia_24 / pgsql_mnesia / 7f1964c584d664730e2b6f9bd8358652e80b4386 Reports root/ big OK: 4593 / Failed: 1 / User-skipped: 97 / Auto-skipped: 0

push_SUITE:toggling:enable_should_fail_with_invalid_attributes ```erlang {error, {{badxml, {xmlel,<<"outgoing_stanza">>, [{<<"jid">>,<<"bOb_unnamed_2906@localhost/res1">>}, {<<"offset">>,<<"34770">>}], [{xmlel,<<"iq">>, [{<<"type">>,<<"set">>}, {<<"id">>,<<"108ad6abf78258a63fa7bcce734d5124">>}], [{xmlel,<<"enable">>, [{<<"xmlns">>,<<"urn:xmpp:push:0">>}, {<<"jid">>, <<"pub-sub@enable_should_fail_with_invalid_attributes_55.594932">>}, {<<"node">>,<<"nodeId">>}], [{xmlel,<<"x">>, [{<<"xmlns">>,<<"jabber:x:data">>},{<<"type">>,<<"submit">>}], [{xmlel,<<"field">>, [{<<"type">>,<<"hidden">>},{<<"var">>,<<"FORM_TYPE">>}], [{xmlel,<<"value">>,[], [{xmlcdata, <<"http://jabber.org/protocol/pubsub#publish-options">>}]}]}, {xmlel,<<"field">>, [{<<"var">>,<<"secret1">>}], [{xmlel,<<"value">>,[],[{xmlcdata,undefined}]}]}]}]}]}]}, {badarg, [{exml_nif,to_binary, [{xmlel,<<"outgoing_stanza">>, [{<<"jid">>,<<"bOb_unnamed_2906@localhost/res1">>}, {<<"offset">>,<<"34770">>}], [{xmlel,<<"iq">>, [{<<"type">>,<<"set">>}, {<<"id">>,<<"108ad6abf78258a63fa7bcce734d5124">>}], [{xmlel,<<"enable">>, [{<<"xmlns">>,<<"urn:xmpp:push:0">>}, {<<"jid">>, <<"pub-sub@enable_should_fail_with_invalid_attributes_55.594932">>}, {<<"node">>,<<"nodeId">>}], [{xmlel,<<"x">>, [{<<"xmlns">>,<<"jabber:x:data">>},{<<"type">>,<<"submit">>}], [{xmlel,<<"field">>, [{<<"type">>,<<"hidden">>},{<<... ``` [Report log](https://circleci-mim-results.s3.eu-central-1.amazonaws.com/PR/4031/177730/pgsql_mnesia.24.3.4.9-amd64/big/ct_run.test%403411ebf8ba6d.2023-06-14_13.58.34/big_tests.tests.push_SUITE.logs/run.2023-06-14_14.12.35/push_suite.enable_should_fail_with_invalid_attributes.235138.html)

internal_mnesia_25 / internal_mnesia / 7f1964c584d664730e2b6f9bd8358652e80b4386 Reports root/ big OK: 2394 / Failed: 1 / User-skipped: 688 / Auto-skipped: 0

push_SUITE:toggling:enable_should_fail_with_invalid_attributes ```erlang {error, {{badxml, {xmlel,<<"outgoing_stanza">>, [{<<"jid">>,<<"bOb_unnamed_1593@localhost/res1">>}, {<<"offset">>,<<"7518">>}], [{xmlel,<<"iq">>, [{<<"type">>,<<"set">>}, {<<"id">>,<<"dd160d2b516781b6e14ead0729d55aba">>}], [{xmlel,<<"enable">>, [{<<"xmlns">>,<<"urn:xmpp:push:0">>}, {<<"jid">>, <<"pub-sub@enable_should_fail_with_invalid_attributes_37.276896">>}, {<<"node">>,<<"nodeId">>}], [{xmlel,<<"x">>, [{<<"xmlns">>,<<"jabber:x:data">>},{<<"type">>,<<"submit">>}], [{xmlel,<<"field">>, [{<<"type">>,<<"hidden">>},{<<"var">>,<<"FORM_TYPE">>}], [{xmlel,<<"value">>,[], [{xmlcdata, <<"http://jabber.org/protocol/pubsub#publish-options">>}]}]}, {xmlel,<<"field">>, [{<<"var">>,<<"secret1">>}], [{xmlel,<<"value">>,[],[{xmlcdata,undefined}]}]}]}]}]}]}, {badarg, [{exml_nif,to_binary, [{xmlel,<<"outgoing_stanza">>, [{<<"jid">>,<<"bOb_unnamed_1593@localhost/res1">>}, {<<"offset">>,<<"7518">>}], [{xmlel,<<"iq">>, [{<<"type">>,<<"set">>}, {<<"id">>,<<"dd160d2b516781b6e14ead0729d55aba">>}], [{xmlel,<<"enable">>, [{<<"xmlns">>,<<"urn:xmpp:push:0">>}, {<<"jid">>, <<"pub-sub@enable_should_fail_with_invalid_attributes_37.276896">>}, {<<"node">>,<<"nodeId">>}], [{xmlel,<<"x">>, [{<<"xmlns">>,<<"jabber:x:data">>},{<<"type">>,<<"submit">>}], [{xmlel,<<"field">>, [{<<"type">>,<<"hidden">>},{<<"v... ``` [Report log](https://circleci-mim-results.s3.eu-central-1.amazonaws.com/PR/4031/177756/internal_mnesia.25.3-amd64/big/ct_run.test%40fdfe888db4ef.2023-06-14_14.01.12/big_tests.tests.push_SUITE.logs/run.2023-06-14_14.13.57/push_suite.enable_should_fail_with_invalid_attributes.100610.html)

elasticsearch_and_cassandra_25 / elasticsearch_and_cassandra_mnesia / 7f1964c584d664730e2b6f9bd8358652e80b4386 Reports root/ big OK: 2754 / Failed: 1 / User-skipped: 667 / Auto-skipped: 0

push_SUITE:toggling:enable_should_fail_with_invalid_attributes ```erlang {error, {{badxml, {xmlel,<<"outgoing_stanza">>, [{<<"jid">>,<<"bOb_unnamed_1909@localhost/res1">>}, {<<"offset">>,<<"7527">>}], [{xmlel,<<"iq">>, [{<<"type">>,<<"set">>}, {<<"id">>,<<"6784927bc586c974f1aa5101aa68207f">>}], [{xmlel,<<"enable">>, [{<<"xmlns">>,<<"urn:xmpp:push:0">>}, {<<"jid">>, <<"pub-sub@enable_should_fail_with_invalid_attributes_93.197852">>}, {<<"node">>,<<"nodeId">>}], [{xmlel,<<"x">>, [{<<"xmlns">>,<<"jabber:x:data">>},{<<"type">>,<<"submit">>}], [{xmlel,<<"field">>, [{<<"type">>,<<"hidden">>},{<<"var">>,<<"FORM_TYPE">>}], [{xmlel,<<"value">>,[], [{xmlcdata, <<"http://jabber.org/protocol/pubsub#publish-options">>}]}]}, {xmlel,<<"field">>, [{<<"var">>,<<"secret1">>}], [{xmlel,<<"value">>,[],[{xmlcdata,undefined}]}]}]}]}]}]}, {badarg, [{exml_nif,to_binary, [{xmlel,<<"outgoing_stanza">>, [{<<"jid">>,<<"bOb_unnamed_1909@localhost/res1">>}, {<<"offset">>,<<"7527">>}], [{xmlel,<<"iq">>, [{<<"type">>,<<"set">>}, {<<"id">>,<<"6784927bc586c974f1aa5101aa68207f">>}], [{xmlel,<<"enable">>, [{<<"xmlns">>,<<"urn:xmpp:push:0">>}, {<<"jid">>, <<"pub-sub@enable_should_fail_with_invalid_attributes_93.197852">>}, {<<"node">>,<<"nodeId">>}], [{xmlel,<<"x">>, [{<<"xmlns">>,<<"jabber:x:data">>},{<<"type">>,<<"submit">>}], [{xmlel,<<"field">>, [{<<"type">>,<<"hidden">>},{<<"v... ``` [Report log](https://circleci-mim-results.s3.eu-central-1.amazonaws.com/PR/4031/177750/elasticsearch_and_cassandra_mnesia.25.3-amd64/big/ct_run.test%409acde1edf0e1.2023-06-14_14.01.42/big_tests.tests.push_SUITE.logs/run.2023-06-14_14.14.53/push_suite.enable_should_fail_with_invalid_attributes.129154.html)

pgsql_mnesia_25 / pgsql_mnesia / 7f1964c584d664730e2b6f9bd8358652e80b4386 Reports root/ big OK: 4593 / Failed: 1 / User-skipped: 97 / Auto-skipped: 0

push_SUITE:toggling:enable_should_fail_with_invalid_attributes ```erlang {error, {{badxml, {xmlel,<<"outgoing_stanza">>, [{<<"jid">>,<<"bOb_unnamed_2832@localhost/res1">>}, {<<"offset">>,<<"6765">>}], [{xmlel,<<"iq">>, [{<<"type">>,<<"set">>}, {<<"id">>,<<"08839a81c9f0c445361e0b14e993c685">>}], [{xmlel,<<"enable">>, [{<<"xmlns">>,<<"urn:xmpp:push:0">>}, {<<"jid">>, <<"pub-sub@enable_should_fail_with_invalid_attributes_79.737007">>}, {<<"node">>,<<"nodeId">>}], [{xmlel,<<"x">>, [{<<"xmlns">>,<<"jabber:x:data">>},{<<"type">>,<<"submit">>}], [{xmlel,<<"field">>, [{<<"type">>,<<"hidden">>},{<<"var">>,<<"FORM_TYPE">>}], [{xmlel,<<"value">>,[], [{xmlcdata, <<"http://jabber.org/protocol/pubsub#publish-options">>}]}]}, {xmlel,<<"field">>, [{<<"var">>,<<"secret1">>}], [{xmlel,<<"value">>,[],[{xmlcdata,undefined}]}]}]}]}]}]}, {badarg, [{exml_nif,to_binary, [{xmlel,<<"outgoing_stanza">>, [{<<"jid">>,<<"bOb_unnamed_2832@localhost/res1">>}, {<<"offset">>,<<"6765">>}], [{xmlel,<<"iq">>, [{<<"type">>,<<"set">>}, {<<"id">>,<<"08839a81c9f0c445361e0b14e993c685">>}], [{xmlel,<<"enable">>, [{<<"xmlns">>,<<"urn:xmpp:push:0">>}, {<<"jid">>, <<"pub-sub@enable_should_fail_with_invalid_attributes_79.737007">>}, {<<"node">>,<<"nodeId">>}], [{xmlel,<<"x">>, [{<<"xmlns">>,<<"jabber:x:data">>},{<<"type">>,<<"submit">>}], [{xmlel,<<"field">>, [{<<"type">>,<<"hidden">>},{<<"v... ``` [Report log](https://circleci-mim-results.s3.eu-central-1.amazonaws.com/PR/4031/177759/pgsql_mnesia.25.3-amd64/big/ct_run.test%40a9032d5094b8.2023-06-14_14.01.18/big_tests.tests.push_SUITE.logs/run.2023-06-14_14.14.39/push_suite.enable_should_fail_with_invalid_attributes.107396.html)

mysql_redis_25 / mysql_redis / 7f1964c584d664730e2b6f9bd8358652e80b4386 Reports root/ big OK: 4579 / Failed: 1 / User-skipped: 111 / Auto-skipped: 0

push_SUITE:toggling:enable_should_fail_with_invalid_attributes ```erlang {error, {{badxml, {xmlel,<<"outgoing_stanza">>, [{<<"jid">>,<<"bOb_unnamed_2726@localhost/res1">>}, {<<"offset">>,<<"50359">>}], [{xmlel,<<"iq">>, [{<<"type">>,<<"set">>}, {<<"id">>,<<"0eb84a22cff4648bf0cb926ebdd98269">>}], [{xmlel,<<"enable">>, [{<<"xmlns">>,<<"urn:xmpp:push:0">>}, {<<"jid">>, <<"pub-sub@enable_should_fail_with_invalid_attributes_40.478170">>}, {<<"node">>,<<"nodeId">>}], [{xmlel,<<"x">>, [{<<"xmlns">>,<<"jabber:x:data">>},{<<"type">>,<<"submit">>}], [{xmlel,<<"field">>, [{<<"type">>,<<"hidden">>},{<<"var">>,<<"FORM_TYPE">>}], [{xmlel,<<"value">>,[], [{xmlcdata, <<"http://jabber.org/protocol/pubsub#publish-options">>}]}]}, {xmlel,<<"field">>, [{<<"var">>,<<"secret1">>}], [{xmlel,<<"value">>,[],[{xmlcdata,undefined}]}]}]}]}]}]}, {badarg, [{exml_nif,to_binary, [{xmlel,<<"outgoing_stanza">>, [{<<"jid">>,<<"bOb_unnamed_2726@localhost/res1">>}, {<<"offset">>,<<"50359">>}], [{xmlel,<<"iq">>, [{<<"type">>,<<"set">>}, {<<"id">>,<<"0eb84a22cff4648bf0cb926ebdd98269">>}], [{xmlel,<<"enable">>, [{<<"xmlns">>,<<"urn:xmpp:push:0">>}, {<<"jid">>, <<"pub-sub@enable_should_fail_with_invalid_attributes_40.478170">>}, {<<"node">>,<<"nodeId">>}], [{xmlel,<<"x">>, [{<<"xmlns">>,<<"jabber:x:data">>},{<<"type">>,<<"submit">>}], [{xmlel,<<"field">>, [{<<"type">>,<<"hidden">>},{<<... ``` [Report log](https://circleci-mim-results.s3.eu-central-1.amazonaws.com/PR/4031/177752/mysql_redis.25.3-amd64/big/ct_run.test%40bf90ad352905.2023-06-14_14.01.10/big_tests.tests.push_SUITE.logs/run.2023-06-14_14.15.40/push_suite.enable_should_fail_with_invalid_attributes.215682.html)

mssql_mnesia_25 / odbc_mssql_mnesia / 7f1964c584d664730e2b6f9bd8358652e80b4386 Reports root/ big OK: 4581 / Failed: 10 / User-skipped: 100 / Auto-skipped: 0

pep_SUITE:pep_tests:send_caps_after_login_test ```erlang {error, {timeout_when_waiting_for_stanza, [{escalus_client,wait_for_stanza, [{client, <<"alice_send_caps_after_login_test_2744@localhost/res1">>, escalus_tcp,<0.25010.2>, [{event_manager,<0.24944.2>}, {server,<<"localhost">>}, {username,<<"alicE_send_caps_after_login_test_2744">>}, {resource,<<"res1">>}], [{event_client, [{event_manager,<0.24944.2>}, {server,<<"localhost">>}, {username,<<"alicE_send_caps_after_login_test_2744">>}, {resource,<<"res1">>}]}, {resource,<<"res1">>}, {username,<<"alice_send_caps_after_login_test_2744">>}, {server,<<"localhost">>}, {host,<<"localhost">>}, {port,5222}, {auth,{escalus_auth,auth_plain}}, {wspath,undefined}, {username,<<"alicE_send_caps_after_login_test_2744">>}, {server,<<"localhost">>}, {password,<<"matygrysa">>}, {stream_id,<<"25eb985ce21325d0">>}]}, 5000], [{file, "/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_client.erl"}, {line,136}]}, {pubsub_tools,receive_response,3, [{file,"/home/circleci/project/big_tests/tests/pubsub_tools.erl"}, {line,433}]}, {pubsub_tools,receive_and_check_response,4, [{file,"/home/circleci/project/big_tests/tests/pubsub_tools.erl"}, {line,424}]}, {pep_S... ``` [Report log](https://circleci-mim-results.s3.eu-central-1.amazonaws.com/PR/4031/177757/odbc_mssql_mnesia.25.3-amd64/big/ct_run.test%408aa32ac7542b.2023-06-14_14.01.25/big_tests.tests.pep_SUITE.logs/run.2023-06-14_14.16.45/pep_suite.send_caps_after_login_test.90116.html)
pep_SUITE:pep_tests:authorize_access_model ```erlang {error, {timeout_when_waiting_for_stanza, [{escalus_client,wait_for_stanza, [{client,<<"bob_authorize_access_model_2748@localhost/res1">>, escalus_tcp,<0.25015.2>, [{event_manager,<0.24972.2>}, {server,<<"localhost">>}, {username,<<"bOb_authorize_access_model_2748">>}, {resource,<<"res1">>}], [{event_client, [{event_manager,<0.24972.2>}, {server,<<"localhost">>}, {username,<<"bOb_authorize_access_model_2748">>}, {resource,<<"res1">>}]}, {resource,<<"res1">>}, {username,<<"bob_authorize_access_model_2748">>}, {server,<<"localhost">>}, {host,<<"localhost">>}, {port,5222}, {auth,{escalus_auth,auth_plain}}, {wspath,undefined}, {username,<<"bOb_authorize_access_model_2748">>}, {server,<<"localhost">>}, {password,<<"makrolika">>}, {stream_id,<<"79ca6e1e191dfcb7">>}]}, 5000], [{file, "/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_client.erl"}, {line,136}]}, {pubsub_tools,receive_response,3, [{file,"/home/circleci/project/big_tests/tests/pubsub_tools.erl"}, {line,433}]}, {pubsub_tools,receive_and_check_response,4, [{file,"/home/circleci/project/big_tests/tests/pubsub_tools.erl"}, {line,424}]}, {pep_SUITE,'-authorize_access_model/1-fun-0-',2... ``` [Report log](https://circleci-mim-results.s3.eu-central-1.amazonaws.com/PR/4031/177757/odbc_mssql_mnesia.25.3-amd64/big/ct_run.test%408aa32ac7542b.2023-06-14_14.01.25/big_tests.tests.pep_SUITE.logs/run.2023-06-14_14.16.45/pep_suite.authorize_access_model.143619.html)
pep_SUITE:pep_tests:publish_and_notify_test ```erlang {error,{{assertion_failed,assert_many,false, [is_roster_set,is_presence,is_presence], [],[]}, [{escalus_new_assert,assert_true,2, [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_new_assert.erl"}, {line,84}]}, {escalus_story,'-make_all_clients_friends/1-fun-0-',2, [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_story.erl"}, {line,114}]}, {escalus_utils,'-each_with_index/3-fun-0-',3, [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_utils.erl"}, {line,87}]}, {lists,foldl_1,3,[{file,"lists.erl"},{line,1355}]}, {escalus_utils,'-each_with_index/3-fun-0-',3, [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_utils.erl"}, {line,87}]}, {lists,foldl,3,[{file,"lists.erl"},{line,1350}]}, {escalus_utils,distinct_pairs,2, [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_utils.erl"}, {line,60}]}, {escalus_story,make_all_clients_friends,1, [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_story.erl"}, {line,106}]}]}} ``` [Report log](https://circleci-mim-results.s3.eu-central-1.amazonaws.com/PR/4031/177757/odbc_mssql_mnesia.25.3-amd64/big/ct_run.test%408aa32ac7542b.2023-06-14_14.01.25/big_tests.tests.pep_SUITE.logs/run.2023-06-14_14.16.45/pep_suite.publish_and_notify_test.143235.html)
pep_SUITE:pep_tests:h_ok_after_notify_test ```erlang {error,{{assertion_failed,assert_many,false, [is_roster_set,is_presence,is_presence], [],[]}, [{escalus_new_assert,assert_true,2, [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_new_assert.erl"}, {line,84}]}, {escalus_story,'-make_all_clients_friends/1-fun-0-',2, [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_story.erl"}, {line,114}]}, {escalus_utils,'-each_with_index/3-fun-0-',3, [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_utils.erl"}, {line,87}]}, {lists,foldl_1,3,[{file,"lists.erl"},{line,1355}]}, {escalus_utils,'-each_with_index/3-fun-0-',3, [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_utils.erl"}, {line,87}]}, {lists,foldl,3,[{file,"lists.erl"},{line,1350}]}, {escalus_utils,distinct_pairs,2, [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_utils.erl"}, {line,60}]}, {escalus_story,make_all_clients_friends,1, [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_story.erl"}, {line,106}]}]}} ``` [Report log](https://circleci-mim-results.s3.eu-central-1.amazonaws.com/PR/4031/177757/odbc_mssql_mnesia.25.3-amd64/big/ct_run.test%408aa32ac7542b.2023-06-14_14.01.25/big_tests.tests.pep_SUITE.logs/run.2023-06-14_14.16.45/pep_suite.h_ok_after_notify_test.143491.html)
pep_SUITE:pep_tests:unsubscribe_after_presence_unsubscription ```erlang {error,{{assertion_failed,assert_many,false, [is_roster_set,is_presence,is_presence], [],[]}, [{escalus_new_assert,assert_true,2, [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_new_assert.erl"}, {line,84}]}, {escalus_story,'-make_all_clients_friends/1-fun-0-',2, [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_story.erl"}, {line,114}]}, {escalus_utils,'-each_with_index/3-fun-0-',3, [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_utils.erl"}, {line,87}]}, {lists,foldl_1,3,[{file,"lists.erl"},{line,1355}]}, {escalus_utils,'-each_with_index/3-fun-0-',3, [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_utils.erl"}, {line,87}]}, {lists,foldl,3,[{file,"lists.erl"},{line,1350}]}, {escalus_utils,distinct_pairs,2, [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_utils.erl"}, {line,60}]}, {escalus_story,make_all_clients_friends,1, [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_story.erl"}, {line,106}]}]}} ``` [Report log](https://circleci-mim-results.s3.eu-central-1.amazonaws.com/PR/4031/177757/odbc_mssql_mnesia.25.3-amd64/big/ct_run.test%408aa32ac7542b.2023-06-14_14.01.25/big_tests.tests.pep_SUITE.logs/run.2023-06-14_14.16.45/pep_suite.unsubscribe_after_presence_unsubscription.47365.html)
pep_SUITE:pep_tests:delayed_receive_with_sm ```erlang {error,{{assertion_failed,assert_many,false,[is_iq,is_sm_ack_request],[],[]}, [{escalus_new_assert,assert_true,2, [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_new_assert.erl"}, {line,84}]}, {pep_SUITE,make_friends_sm,2, [{file,"/home/circleci/project/big_tests/tests/pep_SUITE.erl"}, {line,529}]}, {pep_SUITE,delayed_receive_with_sm_story,3, [{file,"/home/circleci/project/big_tests/tests/pep_SUITE.erl"}, {line,289}]}, {escalus_story,story,4, [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_story.erl"}, {line,72}]}, {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1782}]}, {test_server,run_test_case_eval1,6, [{file,"test_server.erl"},{line,1291}]}, {test_server,run_test_case_eval,9, [{file,"test_server.erl"},{line,1223}]}]}} ``` [Report log](https://circleci-mim-results.s3.eu-central-1.amazonaws.com/PR/4031/177757/odbc_mssql_mnesia.25.3-amd64/big/ct_run.test%408aa32ac7542b.2023-06-14_14.01.25/big_tests.tests.pep_SUITE.logs/run.2023-06-14_14.16.45/pep_suite.delayed_receive_with_sm.200834.html)
pep_SUITE:pep_tests:delayed_receive ```erlang {error, {timeout_when_waiting_for_stanza, [{escalus_client,wait_for_stanza, [{client,<<"bob_delayed_receive_2745@localhost/res1">>, escalus_tcp,<0.25011.2>, [{event_manager,<0.24951.2>}, {server,<<"localhost">>}, {username,<<"bOb_delayed_receive_2745">>}, {resource,<<"res1">>}], [{event_client, [{event_manager,<0.24951.2>}, {server,<<"localhost">>}, {username,<<"bOb_delayed_receive_2745">>}, {resource,<<"res1">>}]}, {resource,<<"res1">>}, {username,<<"bob_delayed_receive_2745">>}, {server,<<"localhost">>}, {host,<<"localhost">>}, {port,5222}, {auth,{escalus_auth,auth_plain}}, {wspath,undefined}, {username,<<"bOb_delayed_receive_2745">>}, {server,<<"localhost">>}, {password,<<"makrolika">>}, {stream_id,<<"f3d2f8d26620c8f4">>}]}, 5000], [{file, "/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_client.erl"}, {line,136}]}, {pep_SUITE,make_friends,2, [{file,"/home/circleci/project/big_tests/tests/pep_SUITE.erl"}, {line,511}]}, {pep_SUITE,delayed_receive_story,3, [{file,"/home/circleci/project/big_tests/tests/pep_SUITE.erl"}, {line,269}]}, {escalus_story,story,4, [{file, "/home/circleci/project/big_tests/_build/default/lib/e... ``` [Report log](https://circleci-mim-results.s3.eu-central-1.amazonaws.com/PR/4031/177757/odbc_mssql_mnesia.25.3-amd64/big/ct_run.test%408aa32ac7542b.2023-06-14_14.01.25/big_tests.tests.pep_SUITE.logs/run.2023-06-14_14.16.45/pep_suite.delayed_receive.143363.html)
pep_SUITE:cache_tests:delayed_receive ```erlang {error,{{badrpc,timeout}, [{escalus_rpc,call_with_cookie_match, [mongooseim@localhost,ejabberd_admin,register, [<<"alicE_delayed_receive_2752">>,<<"localhost">>, <<"matygrysa">>], 3000,mongooseim], [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_rpc.erl"}, {line,34}]}, {lists,foreach_1,2,[{file,"lists.erl"},{line,1442}]}, {escalus_ejabberd,create_users,2, [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_ejabberd.erl"}, {line,211}]}, {escalus_fresh,create_users,2, [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_fresh.erl"}, {line,62}]}, {escalus_fresh,story_with_config,3, [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_fresh.erl"}, {line,50}]}, {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1782}]}, {test_server,run_test_case_eval1,6, [{file,"test_server.erl"},{line,1291}]}, {test_server,run_test_case_eval,9, [{file,"test_server.erl"},{line,1223}]}]}} ``` [Report log](https://circleci-mim-results.s3.eu-central-1.amazonaws.com/PR/4031/177757/odbc_mssql_mnesia.25.3-amd64/big/ct_run.test%408aa32ac7542b.2023-06-14_14.01.25/big_tests.tests.pep_SUITE.logs/run.2023-06-14_14.16.45/pep_suite.delayed_receive.201218.html)
pep_SUITE:cache_tests:delayed_receive_with_sm ```erlang {error,{{badrpc,timeout}, [{escalus_rpc,call_with_cookie_match, [mongooseim@localhost,ejabberd_admin,register, [<<"alicE_delayed_receive_with_sm_2753">>, <<"localhost">>,<<"matygrysa">>], 3000,mongooseim], [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_rpc.erl"}, {line,34}]}, {lists,foreach_1,2,[{file,"lists.erl"},{line,1442}]}, {escalus_ejabberd,create_users,2, [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_ejabberd.erl"}, {line,211}]}, {escalus_fresh,create_users,2, [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_fresh.erl"}, {line,62}]}, {escalus_fresh,story_with_config,3, [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_fresh.erl"}, {line,50}]}, {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1782}]}, {test_server,run_test_case_eval1,6, [{file,"test_server.erl"},{line,1291}]}, {test_server,run_test_case_eval,9, [{file,"test_server.erl"},{line,1223}]}]}} ``` [Report log](https://circleci-mim-results.s3.eu-central-1.amazonaws.com/PR/4031/177757/odbc_mssql_mnesia.25.3-amd64/big/ct_run.test%408aa32ac7542b.2023-06-14_14.01.25/big_tests.tests.pep_SUITE.logs/run.2023-06-14_14.16.45/pep_suite.delayed_receive_with_sm.201346.html)
push_SUITE:toggling:enable_should_fail_with_invalid_attributes ```erlang {error, {{badxml, {xmlel,<<"outgoing_stanza">>, [{<<"jid">>,<<"bOb_unnamed_2938@localhost/res1">>}, {<<"offset">>,<<"75603">>}], [{xmlel,<<"iq">>, [{<<"type">>,<<"set">>}, {<<"id">>,<<"d1aa2f54be4f395c594f0edaa44e019a">>}], [{xmlel,<<"enable">>, [{<<"xmlns">>,<<"urn:xmpp:push:0">>}, {<<"jid">>, <<"pub-sub@enable_should_fail_with_invalid_attributes_52.261627">>}, {<<"node">>,<<"nodeId">>}], [{xmlel,<<"x">>, [{<<"xmlns">>,<<"jabber:x:data">>},{<<"type">>,<<"submit">>}], [{xmlel,<<"field">>, [{<<"type">>,<<"hidden">>},{<<"var">>,<<"FORM_TYPE">>}], [{xmlel,<<"value">>,[], [{xmlcdata, <<"http://jabber.org/protocol/pubsub#publish-options">>}]}]}, {xmlel,<<"field">>, [{<<"var">>,<<"secret1">>}], [{xmlel,<<"value">>,[],[{xmlcdata,undefined}]}]}]}]}]}]}, {badarg, [{exml_nif,to_binary, [{xmlel,<<"outgoing_stanza">>, [{<<"jid">>,<<"bOb_unnamed_2938@localhost/res1">>}, {<<"offset">>,<<"75603">>}], [{xmlel,<<"iq">>, [{<<"type">>,<<"set">>}, {<<"id">>,<<"d1aa2f54be4f395c594f0edaa44e019a">>}], [{xmlel,<<"enable">>, [{<<"xmlns">>,<<"urn:xmpp:push:0">>}, {<<"jid">>, <<"pub-sub@enable_should_fail_with_invalid_attributes_52.261627">>}, {<<"node">>,<<"nodeId">>}], [{xmlel,<<"x">>, [{<<"xmlns">>,<<"jabber:x:data">>},{<<"type">>,<<"submit">>}], [{xmlel,<<"field">>, [{<<"type">>,<<"hidden">>},{<<... ``` [Report log](https://circleci-mim-results.s3.eu-central-1.amazonaws.com/PR/4031/177757/odbc_mssql_mnesia.25.3-amd64/big/ct_run.test%408aa32ac7542b.2023-06-14_14.01.25/big_tests.tests.push_SUITE.logs/run.2023-06-14_14.17.32/push_suite.enable_should_fail_with_invalid_attributes.211714.html)
mongoose-im commented 11 months ago

small_tests_24 / small_tests / 279b46238dcf91513825c9ae48ebd5d6a691c40b Reports root / small


small_tests_25_arm64 / small_tests / 279b46238dcf91513825c9ae48ebd5d6a691c40b Reports root / small


small_tests_25 / small_tests / 279b46238dcf91513825c9ae48ebd5d6a691c40b Reports root / small


ldap_mnesia_24 / ldap_mnesia / 279b46238dcf91513825c9ae48ebd5d6a691c40b Reports root/ big OK: 2248 / Failed: 1 / User-skipped: 834 / Auto-skipped: 0

push_SUITE:toggling:enable_should_fail_with_invalid_attributes ```erlang {error, {{badxml, {xmlel,<<"outgoing_stanza">>, [{<<"jid">>,<<"bOb_unnamed_1536@localhost/res1">>}, {<<"offset">>,<<"8681">>}], [{xmlel,<<"iq">>, [{<<"type">>,<<"set">>}, {<<"id">>,<<"0532b54101ee29a92614593f74393008">>}], [{xmlel,<<"enable">>, [{<<"xmlns">>,<<"urn:xmpp:push:0">>}, {<<"jid">>, <<"pub-sub@enable_should_fail_with_invalid_attributes_19.632374">>}, {<<"node">>,<<"nodeId">>}], [{xmlel,<<"x">>, [{<<"xmlns">>,<<"jabber:x:data">>},{<<"type">>,<<"submit">>}], [{xmlel,<<"field">>, [{<<"type">>,<<"hidden">>},{<<"var">>,<<"FORM_TYPE">>}], [{xmlel,<<"value">>,[], [{xmlcdata, <<"http://jabber.org/protocol/pubsub#publish-options">>}]}]}, {xmlel,<<"field">>, [{<<"var">>,<<"secret1">>}], [{xmlel,<<"value">>,[],[{xmlcdata,undefined}]}]}]}]}]}]}, {badarg, [{exml_nif,to_binary, [{xmlel,<<"outgoing_stanza">>, [{<<"jid">>,<<"bOb_unnamed_1536@localhost/res1">>}, {<<"offset">>,<<"8681">>}], [{xmlel,<<"iq">>, [{<<"type">>,<<"set">>}, {<<"id">>,<<"0532b54101ee29a92614593f74393008">>}], [{xmlel,<<"enable">>, [{<<"xmlns">>,<<"urn:xmpp:push:0">>}, {<<"jid">>, <<"pub-sub@enable_should_fail_with_invalid_attributes_19.632374">>}, {<<"node">>,<<"nodeId">>}], [{xmlel,<<"x">>, [{<<"xmlns">>,<<"jabber:x:data">>},{<<"type">>,<<"submit">>}], [{xmlel,<<"field">>, [{<<"type">>,<<"hidden">>},{<<"v... ``` [Report log](https://circleci-mim-results.s3.eu-central-1.amazonaws.com/PR/4031/177770/ldap_mnesia.24.3.4.9-amd64/big/ct_run.test%40a2b4e8ab33db.2023-06-14_14.16.08/big_tests.tests.push_SUITE.logs/run.2023-06-14_14.26.59/push_suite.enable_should_fail_with_invalid_attributes.97794.html)

dynamic_domains_pgsql_mnesia_24 / pgsql_mnesia / 279b46238dcf91513825c9ae48ebd5d6a691c40b Reports root/ big OK: 4211 / Failed: 0 / User-skipped: 90 / Auto-skipped: 0


dynamic_domains_mysql_redis_25 / mysql_redis / 279b46238dcf91513825c9ae48ebd5d6a691c40b Reports root/ big OK: 4181 / Failed: 1 / User-skipped: 116 / Auto-skipped: 3

metrics_c2s_SUITE:single:stanza_one ```erlang {error, {{xmppStanzaReceived, {value,18419}, [{times,25, {error, {badmatch,{value,18420}}, [{metrics_helper,assert_counter,3, [{file, "/home/circleci/project/big_tests/tests/metrics_helper.erl"}, {line,36}]}, {mongoose_helper,do_wait_until,2, [{file, "/home/circleci/project/big_tests/tests/mongoose_helper.erl"}, {line,373}]}, {escalus_story,story,4, [{file, "/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_story.erl"}, {line,72}]}, {test_server,ts_tc,3, [{file,"test_server.erl"},{line,1782}]}, {test_server,run_test_case_eval1,6, [{file,"test_server.erl"},{line,1291}]}, {test_server,run_test_case_eval,9, [{file,"test_server.erl"},{line,1223}]}]}}], ok}, [{mongoose_helper,do_wait_until,2, [{file,"/home/circleci/project/big_tests/tests/mongoose_helper.erl"}, {line,371}]}, {escalus_story,story,4, [{file, "/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_story.erl"}, {line,72}]}, {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1782}]}, {test_server,run_test_case_eval1,6, [{file,"test_server.erl"},{line,1291}]}, {test_server,run_test_case_eval,9, [{file,"test_server.erl"},{line,1223}]}]}} ``` [Report log](https://circleci-mim-results.s3.eu-central-1.amazonaws.com/PR/4031/177777/mysql_redis.25.3-amd64/big/ct_run.test%40ef5ef85e9810.2023-06-14_14.18.46/big_tests.tests.metrics_c2s_SUITE.logs/run.2023-06-14_14.27.27/metrics_c2s_suite.stanza_one.html)

dynamic_domains_pgsql_mnesia_25 / pgsql_mnesia / 279b46238dcf91513825c9ae48ebd5d6a691c40b Reports root/ big OK: 4211 / Failed: 0 / User-skipped: 90 / Auto-skipped: 0


ldap_mnesia_25 / ldap_mnesia / 279b46238dcf91513825c9ae48ebd5d6a691c40b Reports root/ big OK: 2248 / Failed: 1 / User-skipped: 834 / Auto-skipped: 0

push_SUITE:toggling:enable_should_fail_with_invalid_attributes ```erlang {error, {{badxml, {xmlel,<<"outgoing_stanza">>, [{<<"jid">>,<<"bOb_unnamed_1581@localhost/res1">>}, {<<"offset">>,<<"8751">>}], [{xmlel,<<"iq">>, [{<<"type">>,<<"set">>}, {<<"id">>,<<"fce4fd34b9d4815c4fc297bbec41bf4c">>}], [{xmlel,<<"enable">>, [{<<"xmlns">>,<<"urn:xmpp:push:0">>}, {<<"jid">>, <<"pub-sub@enable_should_fail_with_invalid_attributes_78.122366">>}, {<<"node">>,<<"nodeId">>}], [{xmlel,<<"x">>, [{<<"xmlns">>,<<"jabber:x:data">>},{<<"type">>,<<"submit">>}], [{xmlel,<<"field">>, [{<<"type">>,<<"hidden">>},{<<"var">>,<<"FORM_TYPE">>}], [{xmlel,<<"value">>,[], [{xmlcdata, <<"http://jabber.org/protocol/pubsub#publish-options">>}]}]}, {xmlel,<<"field">>, [{<<"var">>,<<"secret1">>}], [{xmlel,<<"value">>,[],[{xmlcdata,undefined}]}]}]}]}]}]}, {badarg, [{exml_nif,to_binary, [{xmlel,<<"outgoing_stanza">>, [{<<"jid">>,<<"bOb_unnamed_1581@localhost/res1">>}, {<<"offset">>,<<"8751">>}], [{xmlel,<<"iq">>, [{<<"type">>,<<"set">>}, {<<"id">>,<<"fce4fd34b9d4815c4fc297bbec41bf4c">>}], [{xmlel,<<"enable">>, [{<<"xmlns">>,<<"urn:xmpp:push:0">>}, {<<"jid">>, <<"pub-sub@enable_should_fail_with_invalid_attributes_78.122366">>}, {<<"node">>,<<"nodeId">>}], [{xmlel,<<"x">>, [{<<"xmlns">>,<<"jabber:x:data">>},{<<"type">>,<<"submit">>}], [{xmlel,<<"field">>, [{<<"type">>,<<"hidden">>},{<<"v... ``` [Report log](https://circleci-mim-results.s3.eu-central-1.amazonaws.com/PR/4031/177778/ldap_mnesia.25.3-amd64/big/ct_run.test%409148e8762b4b.2023-06-14_14.19.06/big_tests.tests.push_SUITE.logs/run.2023-06-14_14.31.17/push_suite.enable_should_fail_with_invalid_attributes.102402.html)

dynamic_domains_mssql_mnesia_25 / odbc_mssql_mnesia / 279b46238dcf91513825c9ae48ebd5d6a691c40b Reports root/ big OK: 4208 / Failed: 0 / User-skipped: 93 / Auto-skipped: 0


pgsql_mnesia_24 / pgsql_mnesia / 279b46238dcf91513825c9ae48ebd5d6a691c40b Reports root/ big OK: 4593 / Failed: 1 / User-skipped: 97 / Auto-skipped: 0

push_SUITE:toggling:enable_should_fail_with_invalid_attributes ```erlang {error, {{badxml, {xmlel,<<"outgoing_stanza">>, [{<<"jid">>,<<"bOb_unnamed_2895@localhost/res1">>}, {<<"offset">>,<<"13746">>}], [{xmlel,<<"iq">>, [{<<"type">>,<<"set">>}, {<<"id">>,<<"d09b9adfe04376db6b192d884f576497">>}], [{xmlel,<<"enable">>, [{<<"xmlns">>,<<"urn:xmpp:push:0">>}, {<<"jid">>, <<"pub-sub@enable_should_fail_with_invalid_attributes_39.888198">>}, {<<"node">>,<<"nodeId">>}], [{xmlel,<<"x">>, [{<<"xmlns">>,<<"jabber:x:data">>},{<<"type">>,<<"submit">>}], [{xmlel,<<"field">>, [{<<"type">>,<<"hidden">>},{<<"var">>,<<"FORM_TYPE">>}], [{xmlel,<<"value">>,[], [{xmlcdata, <<"http://jabber.org/protocol/pubsub#publish-options">>}]}]}, {xmlel,<<"field">>, [{<<"var">>,<<"secret1">>}], [{xmlel,<<"value">>,[],[{xmlcdata,undefined}]}]}]}]}]}]}, {badarg, [{exml_nif,to_binary, [{xmlel,<<"outgoing_stanza">>, [{<<"jid">>,<<"bOb_unnamed_2895@localhost/res1">>}, {<<"offset">>,<<"13746">>}], [{xmlel,<<"iq">>, [{<<"type">>,<<"set">>}, {<<"id">>,<<"d09b9adfe04376db6b192d884f576497">>}], [{xmlel,<<"enable">>, [{<<"xmlns">>,<<"urn:xmpp:push:0">>}, {<<"jid">>, <<"pub-sub@enable_should_fail_with_invalid_attributes_39.888198">>}, {<<"node">>,<<"nodeId">>}], [{xmlel,<<"x">>, [{<<"xmlns">>,<<"jabber:x:data">>},{<<"type">>,<<"submit">>}], [{xmlel,<<"field">>, [{<<"type">>,<<"hidden">>},{<<... ``` [Report log](https://circleci-mim-results.s3.eu-central-1.amazonaws.com/PR/4031/177771/pgsql_mnesia.24.3.4.9-amd64/big/ct_run.test%40a2652a81c9c9.2023-06-14_14.16.06/big_tests.tests.push_SUITE.logs/run.2023-06-14_14.30.39/push_suite.enable_should_fail_with_invalid_attributes.207106.html)

elasticsearch_and_cassandra_25 / elasticsearch_and_cassandra_mnesia / 279b46238dcf91513825c9ae48ebd5d6a691c40b Reports root/ big OK: 2754 / Failed: 1 / User-skipped: 667 / Auto-skipped: 0

push_SUITE:toggling:enable_should_fail_with_invalid_attributes ```erlang {error, {{badxml, {xmlel,<<"outgoing_stanza">>, [{<<"jid">>,<<"bOb_unnamed_1844@localhost/res1">>}, {<<"offset">>,<<"7072">>}], [{xmlel,<<"iq">>, [{<<"type">>,<<"set">>}, {<<"id">>,<<"9f2c4839d1120e95f50bb3a0b8d7a203">>}], [{xmlel,<<"enable">>, [{<<"xmlns">>,<<"urn:xmpp:push:0">>}, {<<"jid">>, <<"pub-sub@enable_should_fail_with_invalid_attributes_48.691585">>}, {<<"node">>,<<"nodeId">>}], [{xmlel,<<"x">>, [{<<"xmlns">>,<<"jabber:x:data">>},{<<"type">>,<<"submit">>}], [{xmlel,<<"field">>, [{<<"type">>,<<"hidden">>},{<<"var">>,<<"FORM_TYPE">>}], [{xmlel,<<"value">>,[], [{xmlcdata, <<"http://jabber.org/protocol/pubsub#publish-options">>}]}]}, {xmlel,<<"field">>, [{<<"var">>,<<"secret1">>}], [{xmlel,<<"value">>,[],[{xmlcdata,undefined}]}]}]}]}]}]}, {badarg, [{exml_nif,to_binary, [{xmlel,<<"outgoing_stanza">>, [{<<"jid">>,<<"bOb_unnamed_1844@localhost/res1">>}, {<<"offset">>,<<"7072">>}], [{xmlel,<<"iq">>, [{<<"type">>,<<"set">>}, {<<"id">>,<<"9f2c4839d1120e95f50bb3a0b8d7a203">>}], [{xmlel,<<"enable">>, [{<<"xmlns">>,<<"urn:xmpp:push:0">>}, {<<"jid">>, <<"pub-sub@enable_should_fail_with_invalid_attributes_48.691585">>}, {<<"node">>,<<"nodeId">>}], [{xmlel,<<"x">>, [{<<"xmlns">>,<<"jabber:x:data">>},{<<"type">>,<<"submit">>}], [{xmlel,<<"field">>, [{<<"type">>,<<"hidden">>},{<<"v... ``` [Report log](https://circleci-mim-results.s3.eu-central-1.amazonaws.com/PR/4031/177785/elasticsearch_and_cassandra_mnesia.25.3-amd64/big/ct_run.test%4070f05623ee0f.2023-06-14_14.19.13/big_tests.tests.push_SUITE.logs/run.2023-06-14_14.32.28/push_suite.enable_should_fail_with_invalid_attributes.89603.html)

internal_mnesia_25 / internal_mnesia / 279b46238dcf91513825c9ae48ebd5d6a691c40b Reports root/ big OK: 2394 / Failed: 1 / User-skipped: 688 / Auto-skipped: 0

push_SUITE:toggling:enable_should_fail_with_invalid_attributes ```erlang {error, {{badxml, {xmlel,<<"outgoing_stanza">>, [{<<"jid">>,<<"bOb_unnamed_1604@localhost/res1">>}, {<<"offset">>,<<"6948">>}], [{xmlel,<<"iq">>, [{<<"type">>,<<"set">>}, {<<"id">>,<<"91ff2baee9c4e5d11d5e4fa0f7b166a4">>}], [{xmlel,<<"enable">>, [{<<"xmlns">>,<<"urn:xmpp:push:0">>}, {<<"jid">>, <<"pub-sub@enable_should_fail_with_invalid_attributes_82.509411">>}, {<<"node">>,<<"nodeId">>}], [{xmlel,<<"x">>, [{<<"xmlns">>,<<"jabber:x:data">>},{<<"type">>,<<"submit">>}], [{xmlel,<<"field">>, [{<<"type">>,<<"hidden">>},{<<"var">>,<<"FORM_TYPE">>}], [{xmlel,<<"value">>,[], [{xmlcdata, <<"http://jabber.org/protocol/pubsub#publish-options">>}]}]}, {xmlel,<<"field">>, [{<<"var">>,<<"secret1">>}], [{xmlel,<<"value">>,[],[{xmlcdata,undefined}]}]}]}]}]}]}, {badarg, [{exml_nif,to_binary, [{xmlel,<<"outgoing_stanza">>, [{<<"jid">>,<<"bOb_unnamed_1604@localhost/res1">>}, {<<"offset">>,<<"6948">>}], [{xmlel,<<"iq">>, [{<<"type">>,<<"set">>}, {<<"id">>,<<"91ff2baee9c4e5d11d5e4fa0f7b166a4">>}], [{xmlel,<<"enable">>, [{<<"xmlns">>,<<"urn:xmpp:push:0">>}, {<<"jid">>, <<"pub-sub@enable_should_fail_with_invalid_attributes_82.509411">>}, {<<"node">>,<<"nodeId">>}], [{xmlel,<<"x">>, [{<<"xmlns">>,<<"jabber:x:data">>},{<<"type">>,<<"submit">>}], [{xmlel,<<"field">>, [{<<"type">>,<<"hidden">>},{<<"v... ``` [Report log](https://circleci-mim-results.s3.eu-central-1.amazonaws.com/PR/4031/177784/internal_mnesia.25.3-amd64/big/ct_run.test%409b6d13003044.2023-06-14_14.18.55/big_tests.tests.push_SUITE.logs/run.2023-06-14_14.33.02/push_suite.enable_should_fail_with_invalid_attributes.100226.html)

mysql_redis_25 / mysql_redis / 279b46238dcf91513825c9ae48ebd5d6a691c40b Reports root/ big OK: 4579 / Failed: 1 / User-skipped: 111 / Auto-skipped: 0

push_SUITE:toggling:enable_should_fail_with_invalid_attributes ```erlang {error, {{badxml, {xmlel,<<"outgoing_stanza">>, [{<<"jid">>,<<"bOb_unnamed_2724@localhost/res1">>}, {<<"offset">>,<<"16433">>}], [{xmlel,<<"iq">>, [{<<"type">>,<<"set">>}, {<<"id">>,<<"02d116976b8a0f784c4dfa75ea266cc5">>}], [{xmlel,<<"enable">>, [{<<"xmlns">>,<<"urn:xmpp:push:0">>}, {<<"jid">>, <<"pub-sub@enable_should_fail_with_invalid_attributes_95.847433">>}, {<<"node">>,<<"nodeId">>}], [{xmlel,<<"x">>, [{<<"xmlns">>,<<"jabber:x:data">>},{<<"type">>,<<"submit">>}], [{xmlel,<<"field">>, [{<<"type">>,<<"hidden">>},{<<"var">>,<<"FORM_TYPE">>}], [{xmlel,<<"value">>,[], [{xmlcdata, <<"http://jabber.org/protocol/pubsub#publish-options">>}]}]}, {xmlel,<<"field">>, [{<<"var">>,<<"secret1">>}], [{xmlel,<<"value">>,[],[{xmlcdata,undefined}]}]}]}]}]}]}, {badarg, [{exml_nif,to_binary, [{xmlel,<<"outgoing_stanza">>, [{<<"jid">>,<<"bOb_unnamed_2724@localhost/res1">>}, {<<"offset">>,<<"16433">>}], [{xmlel,<<"iq">>, [{<<"type">>,<<"set">>}, {<<"id">>,<<"02d116976b8a0f784c4dfa75ea266cc5">>}], [{xmlel,<<"enable">>, [{<<"xmlns">>,<<"urn:xmpp:push:0">>}, {<<"jid">>, <<"pub-sub@enable_should_fail_with_invalid_attributes_95.847433">>}, {<<"node">>,<<"nodeId">>}], [{xmlel,<<"x">>, [{<<"xmlns">>,<<"jabber:x:data">>},{<<"type">>,<<"submit">>}], [{xmlel,<<"field">>, [{<<"type">>,<<"hidden">>},{<<... ``` [Report log](https://circleci-mim-results.s3.eu-central-1.amazonaws.com/PR/4031/177783/mysql_redis.25.3-amd64/big/ct_run.test%40ce74444bf2ac.2023-06-14_14.18.59/big_tests.tests.push_SUITE.logs/run.2023-06-14_14.33.15/push_suite.enable_should_fail_with_invalid_attributes.146179.html)

pgsql_mnesia_25 / pgsql_mnesia / 279b46238dcf91513825c9ae48ebd5d6a691c40b Reports root/ big OK: 4592 / Failed: 2 / User-skipped: 97 / Auto-skipped: 0

push_SUITE:toggling:enable_should_fail_with_invalid_attributes ```erlang {error, {{badxml, {xmlel,<<"outgoing_stanza">>, [{<<"jid">>,<<"bOb_unnamed_2872@localhost/res1">>}, {<<"offset">>,<<"11964">>}], [{xmlel,<<"iq">>, [{<<"type">>,<<"set">>}, {<<"id">>,<<"864aba2f9d9deb407cf7009e6442219e">>}], [{xmlel,<<"enable">>, [{<<"xmlns">>,<<"urn:xmpp:push:0">>}, {<<"jid">>, <<"pub-sub@enable_should_fail_with_invalid_attributes_90.693116">>}, {<<"node">>,<<"nodeId">>}], [{xmlel,<<"x">>, [{<<"xmlns">>,<<"jabber:x:data">>},{<<"type">>,<<"submit">>}], [{xmlel,<<"field">>, [{<<"type">>,<<"hidden">>},{<<"var">>,<<"FORM_TYPE">>}], [{xmlel,<<"value">>,[], [{xmlcdata, <<"http://jabber.org/protocol/pubsub#publish-options">>}]}]}, {xmlel,<<"field">>, [{<<"var">>,<<"secret1">>}], [{xmlel,<<"value">>,[],[{xmlcdata,undefined}]}]}]}]}]}]}, {badarg, [{exml_nif,to_binary, [{xmlel,<<"outgoing_stanza">>, [{<<"jid">>,<<"bOb_unnamed_2872@localhost/res1">>}, {<<"offset">>,<<"11964">>}], [{xmlel,<<"iq">>, [{<<"type">>,<<"set">>}, {<<"id">>,<<"864aba2f9d9deb407cf7009e6442219e">>}], [{xmlel,<<"enable">>, [{<<"xmlns">>,<<"urn:xmpp:push:0">>}, {<<"jid">>, <<"pub-sub@enable_should_fail_with_invalid_attributes_90.693116">>}, {<<"node">>,<<"nodeId">>}], [{xmlel,<<"x">>, [{<<"xmlns">>,<<"jabber:x:data">>},{<<"type">>,<<"submit">>}], [{xmlel,<<"field">>, [{<<"type">>,<<"hidden">>},{<<... ``` [Report log](https://circleci-mim-results.s3.eu-central-1.amazonaws.com/PR/4031/177774/pgsql_mnesia.25.3-amd64/big/ct_run.test%40c7c354deea14.2023-06-14_14.18.40/big_tests.tests.push_SUITE.logs/run.2023-06-14_14.33.10/push_suite.enable_should_fail_with_invalid_attributes.211586.html)
service_domain_db_SUITE:db:db_keeps_syncing_after_cluster_join ```erlang {error,{test_case_failed,{[<<"example1.com">>,<<"example2.com">>, <<"example3.com">>], [<<"example1.com">>,<<"example2.com">>, <<"example3.com">>,<<"example4.com">>]}}} ``` [Report log](https://circleci-mim-results.s3.eu-central-1.amazonaws.com/PR/4031/177774/pgsql_mnesia.25.3-amd64/big/ct_run.test%40c7c354deea14.2023-06-14_14.18.40/big_tests.tests.service_domain_db_SUITE.logs/run.2023-06-14_14.36.31/service_domain_db_suite.db_keeps_syncing_after_cluster_join.html)

mssql_mnesia_25 / odbc_mssql_mnesia / 279b46238dcf91513825c9ae48ebd5d6a691c40b Reports root/ big OK: 4590 / Failed: 1 / User-skipped: 100 / Auto-skipped: 0

push_SUITE:toggling:enable_should_fail_with_invalid_attributes ```erlang {error, {{badxml, {xmlel,<<"outgoing_stanza">>, [{<<"jid">>,<<"bOb_unnamed_2888@localhost/res1">>}, {<<"offset">>,<<"139208">>}], [{xmlel,<<"iq">>, [{<<"type">>,<<"set">>}, {<<"id">>,<<"dae7d4df7c3d126b36f6da3f3457f67e">>}], [{xmlel,<<"enable">>, [{<<"xmlns">>,<<"urn:xmpp:push:0">>}, {<<"jid">>, <<"pub-sub@enable_should_fail_with_invalid_attributes_77.706079">>}, {<<"node">>,<<"nodeId">>}], [{xmlel,<<"x">>, [{<<"xmlns">>,<<"jabber:x:data">>},{<<"type">>,<<"submit">>}], [{xmlel,<<"field">>, [{<<"type">>,<<"hidden">>},{<<"var">>,<<"FORM_TYPE">>}], [{xmlel,<<"value">>,[], [{xmlcdata, <<"http://jabber.org/protocol/pubsub#publish-options">>}]}]}, {xmlel,<<"field">>, [{<<"var">>,<<"secret1">>}], [{xmlel,<<"value">>,[],[{xmlcdata,undefined}]}]}]}]}]}]}, {badarg, [{exml_nif,to_binary, [{xmlel,<<"outgoing_stanza">>, [{<<"jid">>,<<"bOb_unnamed_2888@localhost/res1">>}, {<<"offset">>,<<"139208">>}], [{xmlel,<<"iq">>, [{<<"type">>,<<"set">>}, {<<"id">>,<<"dae7d4df7c3d126b36f6da3f3457f67e">>}], [{xmlel,<<"enable">>, [{<<"xmlns">>,<<"urn:xmpp:push:0">>}, {<<"jid">>, <<"pub-sub@enable_should_fail_with_invalid_attributes_77.706079">>}, {<<"node">>,<<"nodeId">>}], [{xmlel,<<"x">>, [{<<"xmlns">>,<<"jabber:x:data">>},{<<"type">>,<<"submit">>}], [{xmlel,<<"field">>, [{<<"type">>,<<"hidden">>},{... ``` [Report log](https://circleci-mim-results.s3.eu-central-1.amazonaws.com/PR/4031/177779/odbc_mssql_mnesia.25.3-amd64/big/ct_run.test%4052719f1c8563.2023-06-14_14.19.09/big_tests.tests.push_SUITE.logs/run.2023-06-14_14.34.37/push_suite.enable_should_fail_with_invalid_attributes.212354.html)
mongoose-im commented 11 months ago

small_tests_24 / small_tests / 46a45cbec4bba61962ff0d87c046ab5b64c1ac75 Reports root / small


small_tests_25_arm64 / small_tests / 46a45cbec4bba61962ff0d87c046ab5b64c1ac75 Reports root / small


small_tests_25 / small_tests / 46a45cbec4bba61962ff0d87c046ab5b64c1ac75 Reports root / small


ldap_mnesia_24 / ldap_mnesia / 46a45cbec4bba61962ff0d87c046ab5b64c1ac75 Reports root/ big OK: 2249 / Failed: 0 / User-skipped: 834 / Auto-skipped: 0


dynamic_domains_pgsql_mnesia_24 / pgsql_mnesia / 46a45cbec4bba61962ff0d87c046ab5b64c1ac75 Reports root/ big OK: 4211 / Failed: 0 / User-skipped: 90 / Auto-skipped: 0


ldap_mnesia_25 / ldap_mnesia / 46a45cbec4bba61962ff0d87c046ab5b64c1ac75 Reports root/ big OK: 2249 / Failed: 0 / User-skipped: 834 / Auto-skipped: 0


dynamic_domains_mysql_redis_25 / mysql_redis / 46a45cbec4bba61962ff0d87c046ab5b64c1ac75 Reports root/ big OK: 4185 / Failed: 0 / User-skipped: 116 / Auto-skipped: 0


pgsql_mnesia_24 / pgsql_mnesia / 46a45cbec4bba61962ff0d87c046ab5b64c1ac75 Reports root/ big OK: 4594 / Failed: 0 / User-skipped: 97 / Auto-skipped: 0


internal_mnesia_25 / internal_mnesia / 46a45cbec4bba61962ff0d87c046ab5b64c1ac75 Reports root/ big OK: 2395 / Failed: 0 / User-skipped: 688 / Auto-skipped: 0


dynamic_domains_mssql_mnesia_25 / odbc_mssql_mnesia / 46a45cbec4bba61962ff0d87c046ab5b64c1ac75 Reports root/ big OK: 4208 / Failed: 0 / User-skipped: 93 / Auto-skipped: 0


elasticsearch_and_cassandra_25 / elasticsearch_and_cassandra_mnesia / 46a45cbec4bba61962ff0d87c046ab5b64c1ac75 Reports root/ big OK: 2755 / Failed: 0 / User-skipped: 667 / Auto-skipped: 0


mysql_redis_25 / mysql_redis / 46a45cbec4bba61962ff0d87c046ab5b64c1ac75 Reports root/ big OK: 4580 / Failed: 0 / User-skipped: 111 / Auto-skipped: 0


pgsql_mnesia_25 / pgsql_mnesia / 46a45cbec4bba61962ff0d87c046ab5b64c1ac75 Reports root/ big OK: 4594 / Failed: 0 / User-skipped: 97 / Auto-skipped: 0


mssql_mnesia_25 / odbc_mssql_mnesia / 46a45cbec4bba61962ff0d87c046ab5b64c1ac75 Reports root/ big OK: 4591 / Failed: 0 / User-skipped: 100 / Auto-skipped: 0

mongoose-im commented 11 months ago

small_tests_24 / small_tests / b66f148c2366a7e165f87d3580e5d9ff9691fab7 Reports root / small


small_tests_25 / small_tests / b66f148c2366a7e165f87d3580e5d9ff9691fab7 Reports root / small


small_tests_25_arm64 / small_tests / b66f148c2366a7e165f87d3580e5d9ff9691fab7 Reports root / small


dynamic_domains_pgsql_mnesia_24 / pgsql_mnesia / b66f148c2366a7e165f87d3580e5d9ff9691fab7 Reports root/ big OK: 4211 / Failed: 0 / User-skipped: 90 / Auto-skipped: 0


ldap_mnesia_25 / ldap_mnesia / b66f148c2366a7e165f87d3580e5d9ff9691fab7 Reports root/ big OK: 2247 / Failed: 2 / User-skipped: 834 / Auto-skipped: 0

pubsub_SUITE:dag+node_config:retrieve_default_configuration_test ```erlang {error, {undef, [{escalus_pubsub_stanza,get_default_configuration, [{client, <<"alice_retrieve_default_configuration_test_1389@localhost/res1">>, escalus_tcp,<0.21370.1>, [{event_manager,<0.21316.1>}, {server,<<"localhost">>}, {username, <<"alicE_retrieve_default_configuration_test_1389">>}, {resource,<<"res1">>}], [{event_client, [{event_manager,<0.21316.1>}, {server,<<"localhost">>}, {username, <<"alicE_retrieve_default_configuration_test_1389">>}, {resource,<<"res1">>}]}, {resource,<<"res1">>}, {username, <<"alice_retrieve_default_configuration_test_1389">>}, {server,<<"localhost">>}, {host,<<"localhost">>}, {port,5222}, {auth,{escalus_auth,auth_plain}}, {wspath,undefined}, {username, <<"alicE_retrieve_default_configuration_test_1389">>}, {server,<<"localhost">>}, {password,<<"matygrysa">>}, {stream_id,<<"297960fb22425068">>}]}, <<"alice_retrieve_default_configuration_test_1389-pubsub.localhost--get_default_config">>, <<"pubsub.localhost">>], []}, {pubsub_tools,get_default_configuration,3, [{file,"/home/circleci/project/big_tests/tests/pubsub_tools.erl"}, {line,89}]}, {escalus_story,story,4, [{file, "/home... ``` [Report log](https://circleci-mim-results.s3.eu-central-1.amazonaws.com/PR/4031/177836/ldap_mnesia.25.3-amd64/big/ct_run.test%40e36777ddc5fc.2023-06-14_16.21.17/big_tests.tests.pubsub_SUITE.logs/run.2023-06-14_16.31.44/pubsub_suite.retrieve_default_configuration_test.60419.html)
pubsub_SUITE:tree+node_config:retrieve_default_configuration_test ```erlang {error, {undef, [{escalus_pubsub_stanza,get_default_configuration, [{client, <<"alice_retrieve_default_configuration_test_1456@localhost/res1">>, escalus_tcp,<0.22729.1>, [{event_manager,<0.22667.1>}, {server,<<"localhost">>}, {username, <<"alicE_retrieve_default_configuration_test_1456">>}, {resource,<<"res1">>}], [{event_client, [{event_manager,<0.22667.1>}, {server,<<"localhost">>}, {username, <<"alicE_retrieve_default_configuration_test_1456">>}, {resource,<<"res1">>}]}, {resource,<<"res1">>}, {username, <<"alice_retrieve_default_configuration_test_1456">>}, {server,<<"localhost">>}, {host,<<"localhost">>}, {port,5222}, {auth,{escalus_auth,auth_plain}}, {wspath,undefined}, {username, <<"alicE_retrieve_default_configuration_test_1456">>}, {server,<<"localhost">>}, {password,<<"matygrysa">>}, {stream_id,<<"1f8a400484bf145c">>}]}, <<"alice_retrieve_default_configuration_test_1456-pubsub.localhost--get_default_config">>, <<"pubsub.localhost">>], []}, {pubsub_tools,get_default_configuration,3, [{file,"/home/circleci/project/big_tests/tests/pubsub_tools.erl"}, {line,89}]}, {escalus_story,story,4, [{file, "/home... ``` [Report log](https://circleci-mim-results.s3.eu-central-1.amazonaws.com/PR/4031/177836/ldap_mnesia.25.3-amd64/big/ct_run.test%40e36777ddc5fc.2023-06-14_16.21.17/big_tests.tests.pubsub_SUITE.logs/run.2023-06-14_16.31.44/pubsub_suite.retrieve_default_configuration_test.62467.html)

ldap_mnesia_24 / ldap_mnesia / b66f148c2366a7e165f87d3580e5d9ff9691fab7 Reports root/ big OK: 2246 / Failed: 3 / User-skipped: 834 / Auto-skipped: 0

pubsub_SUITE:dag+node_config:retrieve_default_configuration_test ```erlang {error, {undef, [{escalus_pubsub_stanza,get_default_configuration, [{client, <<"alice_retrieve_default_configuration_test_1646@localhost/res1">>, escalus_tcp,<0.22596.1>, [{event_manager,<0.22527.1>}, {server,<<"localhost">>}, {username, <<"alicE_retrieve_default_configuration_test_1646">>}, {resource,<<"res1">>}], [{event_client, [{event_manager,<0.22527.1>}, {server,<<"localhost">>}, {username, <<"alicE_retrieve_default_configuration_test_1646">>}, {resource,<<"res1">>}]}, {resource,<<"res1">>}, {username, <<"alice_retrieve_default_configuration_test_1646">>}, {server,<<"localhost">>}, {host,<<"localhost">>}, {port,5222}, {auth,{escalus_auth,auth_plain}}, {wspath,undefined}, {username, <<"alicE_retrieve_default_configuration_test_1646">>}, {server,<<"localhost">>}, {password,<<"matygrysa">>}, {stream_id,<<"4867420591646892">>}]}, <<"alice_retrieve_default_configuration_test_1646-pubsub.localhost--get_default_config">>, <<"pubsub.localhost">>], []}, {pubsub_tools,get_default_configuration,3, [{file,"/home/circleci/project/big_tests/tests/pubsub_tools.erl"}, {line,89}]}, {escalus_story,story,4, [{file, "/home... ``` [Report log](https://circleci-mim-results.s3.eu-central-1.amazonaws.com/PR/4031/177824/ldap_mnesia.24.3.4.9-amd64/big/ct_run.test%408ed15db0bd24.2023-06-14_16.19.49/big_tests.tests.pubsub_SUITE.logs/run.2023-06-14_16.31.30/pubsub_suite.retrieve_default_configuration_test.50691.html)
pubsub_SUITE:dag+node_config:disable_notifications_test ```erlang {error,{{badmatch,false}, [{pubsub_tools,check_response,2, [{file,"/home/circleci/project/big_tests/tests/pubsub_tools.erl"}, {line,444}]}, {pubsub_tools,receive_response,3, [{file,"/home/circleci/project/big_tests/tests/pubsub_tools.erl"}, {line,434}]}, {pubsub_tools,receive_and_check_response,4, [{file,"/home/circleci/project/big_tests/tests/pubsub_tools.erl"}, {line,424}]}, {escalus_story,story,4, [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_story.erl"}, {line,72}]}, {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1783}]}, {test_server,run_test_case_eval1,6, [{file,"test_server.erl"},{line,1292}]}, {test_server,run_test_case_eval,9, [{file,"test_server.erl"},{line,1224}]}]}} ``` [Report log](https://circleci-mim-results.s3.eu-central-1.amazonaws.com/PR/4031/177824/ldap_mnesia.24.3.4.9-amd64/big/ct_run.test%408ed15db0bd24.2023-06-14_16.19.49/big_tests.tests.pubsub_SUITE.logs/run.2023-06-14_16.31.30/pubsub_suite.disable_notifications_test.50819.html)
pubsub_SUITE:tree+node_config:retrieve_default_configuration_test ```erlang {error, {undef, [{escalus_pubsub_stanza,get_default_configuration, [{client, <<"alice_retrieve_default_configuration_test_1713@localhost/res1">>, escalus_tcp,<0.24006.1>, [{event_manager,<0.23934.1>}, {server,<<"localhost">>}, {username, <<"alicE_retrieve_default_configuration_test_1713">>}, {resource,<<"res1">>}], [{event_client, [{event_manager,<0.23934.1>}, {server,<<"localhost">>}, {username, <<"alicE_retrieve_default_configuration_test_1713">>}, {resource,<<"res1">>}]}, {resource,<<"res1">>}, {username, <<"alice_retrieve_default_configuration_test_1713">>}, {server,<<"localhost">>}, {host,<<"localhost">>}, {port,5222}, {auth,{escalus_auth,auth_plain}}, {wspath,undefined}, {username, <<"alicE_retrieve_default_configuration_test_1713">>}, {server,<<"localhost">>}, {password,<<"matygrysa">>}, {stream_id,<<"66405a3c34bb3b0f">>}]}, <<"alice_retrieve_default_configuration_test_1713-pubsub.localhost--get_default_config">>, <<"pubsub.localhost">>], []}, {pubsub_tools,get_default_configuration,3, [{file,"/home/circleci/project/big_tests/tests/pubsub_tools.erl"}, {line,89}]}, {escalus_story,story,4, [{file, "/home... ``` [Report log](https://circleci-mim-results.s3.eu-central-1.amazonaws.com/PR/4031/177824/ldap_mnesia.24.3.4.9-amd64/big/ct_run.test%408ed15db0bd24.2023-06-14_16.19.49/big_tests.tests.pubsub_SUITE.logs/run.2023-06-14_16.31.30/pubsub_suite.retrieve_default_configuration_test.98050.html)

dynamic_domains_mysql_redis_25 / mysql_redis / b66f148c2366a7e165f87d3580e5d9ff9691fab7 Reports root/ big OK: 4185 / Failed: 0 / User-skipped: 116 / Auto-skipped: 0


dynamic_domains_pgsql_mnesia_25 / pgsql_mnesia / b66f148c2366a7e165f87d3580e5d9ff9691fab7 Reports root/ big OK: 4211 / Failed: 0 / User-skipped: 90 / Auto-skipped: 0


internal_mnesia_25 / internal_mnesia / b66f148c2366a7e165f87d3580e5d9ff9691fab7 Reports root/ big OK: 2393 / Failed: 2 / User-skipped: 688 / Auto-skipped: 0

pubsub_SUITE:dag+node_config:retrieve_default_configuration_test ```erlang {error, {undef, [{escalus_pubsub_stanza,get_default_configuration, [{client, <<"alice_retrieve_default_configuration_test_1497@localhost/res1">>, escalus_tcp,<0.23984.1>, [{event_manager,<0.23921.1>}, {server,<<"localhost">>}, {username, <<"alicE_retrieve_default_configuration_test_1497">>}, {resource,<<"res1">>}], [{event_client, [{event_manager,<0.23921.1>}, {server,<<"localhost">>}, {username, <<"alicE_retrieve_default_configuration_test_1497">>}, {resource,<<"res1">>}]}, {resource,<<"res1">>}, {username, <<"alice_retrieve_default_configuration_test_1497">>}, {server,<<"localhost">>}, {host,<<"localhost">>}, {port,5222}, {auth,{escalus_auth,auth_plain}}, {wspath,undefined}, {username, <<"alicE_retrieve_default_configuration_test_1497">>}, {server,<<"localhost">>}, {password,<<"matygrysa">>}, {stream_id,<<"dcecd83538e6fb5c">>}]}, <<"alice_retrieve_default_configuration_test_1497-pubsub.localhost--get_default_config">>, <<"pubsub.localhost">>], []}, {pubsub_tools,get_default_configuration,3, [{file,"/home/circleci/project/big_tests/tests/pubsub_tools.erl"}, {line,89}]}, {escalus_story,story,4, [{file, "/home... ``` [Report log](https://circleci-mim-results.s3.eu-central-1.amazonaws.com/PR/4031/177828/internal_mnesia.25.3-amd64/big/ct_run.test%40e61e2a845e8d.2023-06-14_16.21.21/big_tests.tests.pubsub_SUITE.logs/run.2023-06-14_16.34.15/pubsub_suite.retrieve_default_configuration_test.34308.html)
pubsub_SUITE:tree+node_config:retrieve_default_configuration_test ```erlang {error, {undef, [{escalus_pubsub_stanza,get_default_configuration, [{client, <<"alice_retrieve_default_configuration_test_1563@localhost/res1">>, escalus_tcp,<0.25326.1>, [{event_manager,<0.25263.1>}, {server,<<"localhost">>}, {username, <<"alicE_retrieve_default_configuration_test_1563">>}, {resource,<<"res1">>}], [{event_client, [{event_manager,<0.25263.1>}, {server,<<"localhost">>}, {username, <<"alicE_retrieve_default_configuration_test_1563">>}, {resource,<<"res1">>}]}, {resource,<<"res1">>}, {username, <<"alice_retrieve_default_configuration_test_1563">>}, {server,<<"localhost">>}, {host,<<"localhost">>}, {port,5222}, {auth,{escalus_auth,auth_plain}}, {wspath,undefined}, {username, <<"alicE_retrieve_default_configuration_test_1563">>}, {server,<<"localhost">>}, {password,<<"matygrysa">>}, {stream_id,<<"a2156817a1257fd2">>}]}, <<"alice_retrieve_default_configuration_test_1563-pubsub.localhost--get_default_config">>, <<"pubsub.localhost">>], []}, {pubsub_tools,get_default_configuration,3, [{file,"/home/circleci/project/big_tests/tests/pubsub_tools.erl"}, {line,89}]}, {escalus_story,story,4, [{file, "/home... ``` [Report log](https://circleci-mim-results.s3.eu-central-1.amazonaws.com/PR/4031/177828/internal_mnesia.25.3-amd64/big/ct_run.test%40e61e2a845e8d.2023-06-14_16.21.21/big_tests.tests.pubsub_SUITE.logs/run.2023-06-14_16.34.15/pubsub_suite.retrieve_default_configuration_test.104194.html)

pgsql_mnesia_24 / pgsql_mnesia / b66f148c2366a7e165f87d3580e5d9ff9691fab7 Reports root/ big OK: 4592 / Failed: 2 / User-skipped: 97 / Auto-skipped: 0

pubsub_SUITE:dag+node_config:retrieve_default_configuration_test ```erlang {error, {undef, [{escalus_pubsub_stanza,get_default_configuration, [{client, <<"alice_retrieve_default_configuration_test_2735@localhost/res1">>, escalus_tcp,<0.32167.2>, [{event_manager,<0.32117.2>}, {server,<<"localhost">>}, {username, <<"alicE_retrieve_default_configuration_test_2735">>}, {resource,<<"res1">>}], [{event_client, [{event_manager,<0.32117.2>}, {server,<<"localhost">>}, {username, <<"alicE_retrieve_default_configuration_test_2735">>}, {resource,<<"res1">>}]}, {resource,<<"res1">>}, {username, <<"alice_retrieve_default_configuration_test_2735">>}, {server,<<"localhost">>}, {host,<<"localhost">>}, {port,5222}, {auth,{escalus_auth,auth_plain}}, {wspath,undefined}, {username, <<"alicE_retrieve_default_configuration_test_2735">>}, {server,<<"localhost">>}, {password,<<"matygrysa">>}, {stream_id,<<"1cce22ccda8dc8b8">>}]}, <<"alice_retrieve_default_configuration_test_2735-pubsub.localhost--get_default_config">>, <<"pubsub.localhost">>], []}, {pubsub_tools,get_default_configuration,3, [{file,"/home/circleci/project/big_tests/tests/pubsub_tools.erl"}, {line,89}]}, {escalus_story,story,4, [{file, "/home... ``` [Report log](https://circleci-mim-results.s3.eu-central-1.amazonaws.com/PR/4031/177825/pgsql_mnesia.24.3.4.9-amd64/big/ct_run.test%40f39e4aa2ffc9.2023-06-14_16.19.53/big_tests.tests.pubsub_SUITE.logs/run.2023-06-14_16.33.12/pubsub_suite.retrieve_default_configuration_test.211842.html)
pubsub_SUITE:tree+node_config:retrieve_default_configuration_test ```erlang {error, {undef, [{escalus_pubsub_stanza,get_default_configuration, [{client, <<"alice_retrieve_default_configuration_test_2800@localhost/res1">>, escalus_tcp,<0.707.3>, [{event_manager,<0.650.3>}, {server,<<"localhost">>}, {username, <<"alicE_retrieve_default_configuration_test_2800">>}, {resource,<<"res1">>}], [{event_client, [{event_manager,<0.650.3>}, {server,<<"localhost">>}, {username, <<"alicE_retrieve_default_configuration_test_2800">>}, {resource,<<"res1">>}]}, {resource,<<"res1">>}, {username, <<"alice_retrieve_default_configuration_test_2800">>}, {server,<<"localhost">>}, {host,<<"localhost">>}, {port,5222}, {auth,{escalus_auth,auth_plain}}, {wspath,undefined}, {username, <<"alicE_retrieve_default_configuration_test_2800">>}, {server,<<"localhost">>}, {password,<<"matygrysa">>}, {stream_id,<<"c17e6d1a73c74428">>}]}, <<"alice_retrieve_default_configuration_test_2800-pubsub.localhost--get_default_config">>, <<"pubsub.localhost">>], []}, {pubsub_tools,get_default_configuration,3, [{file,"/home/circleci/project/big_tests/tests/pubsub_tools.erl"}, {line,89}]}, {escalus_story,story,4, [{file, "/home/circl... ``` [Report log](https://circleci-mim-results.s3.eu-central-1.amazonaws.com/PR/4031/177825/pgsql_mnesia.24.3.4.9-amd64/big/ct_run.test%40f39e4aa2ffc9.2023-06-14_16.19.53/big_tests.tests.pubsub_SUITE.logs/run.2023-06-14_16.33.12/pubsub_suite.retrieve_default_configuration_test.58757.html)

dynamic_domains_mssql_mnesia_25 / odbc_mssql_mnesia / b66f148c2366a7e165f87d3580e5d9ff9691fab7 Reports root/ big OK: 4208 / Failed: 0 / User-skipped: 93 / Auto-skipped: 0


elasticsearch_and_cassandra_25 / elasticsearch_and_cassandra_mnesia / b66f148c2366a7e165f87d3580e5d9ff9691fab7 Reports root/ big OK: 2753 / Failed: 2 / User-skipped: 667 / Auto-skipped: 0

pubsub_SUITE:dag+node_config:retrieve_default_configuration_test ```erlang {error, {undef, [{escalus_pubsub_stanza,get_default_configuration, [{client, <<"alice_retrieve_default_configuration_test_1734@localhost/res1">>, escalus_tcp,<0.31722.1>, [{event_manager,<0.31653.1>}, {server,<<"localhost">>}, {username, <<"alicE_retrieve_default_configuration_test_1734">>}, {resource,<<"res1">>}], [{event_client, [{event_manager,<0.31653.1>}, {server,<<"localhost">>}, {username, <<"alicE_retrieve_default_configuration_test_1734">>}, {resource,<<"res1">>}]}, {resource,<<"res1">>}, {username, <<"alice_retrieve_default_configuration_test_1734">>}, {server,<<"localhost">>}, {host,<<"localhost">>}, {port,5222}, {auth,{escalus_auth,auth_plain}}, {wspath,undefined}, {username, <<"alicE_retrieve_default_configuration_test_1734">>}, {server,<<"localhost">>}, {password,<<"matygrysa">>}, {stream_id,<<"e724a8a0514bb3ac">>}]}, <<"alice_retrieve_default_configuration_test_1734-pubsub.localhost--get_default_config">>, <<"pubsub.localhost">>], []}, {pubsub_tools,get_default_configuration,3, [{file,"/home/circleci/project/big_tests/tests/pubsub_tools.erl"}, {line,89}]}, {escalus_story,story,4, [{file, "/home... ``` [Report log](https://circleci-mim-results.s3.eu-central-1.amazonaws.com/PR/4031/177839/elasticsearch_and_cassandra_mnesia.25.3-amd64/big/ct_run.test%40053730deeef2.2023-06-14_16.22.26/big_tests.tests.pubsub_SUITE.logs/run.2023-06-14_16.35.48/pubsub_suite.retrieve_default_configuration_test.132610.html)
pubsub_SUITE:tree+node_config:retrieve_default_configuration_test ```erlang {error, {undef, [{escalus_pubsub_stanza,get_default_configuration, [{client, <<"alice_retrieve_default_configuration_test_1802@localhost/res1">>, escalus_tcp,<0.287.2>, [{event_manager,<0.230.2>}, {server,<<"localhost">>}, {username, <<"alicE_retrieve_default_configuration_test_1802">>}, {resource,<<"res1">>}], [{event_client, [{event_manager,<0.230.2>}, {server,<<"localhost">>}, {username, <<"alicE_retrieve_default_configuration_test_1802">>}, {resource,<<"res1">>}]}, {resource,<<"res1">>}, {username, <<"alice_retrieve_default_configuration_test_1802">>}, {server,<<"localhost">>}, {host,<<"localhost">>}, {port,5222}, {auth,{escalus_auth,auth_plain}}, {wspath,undefined}, {username, <<"alicE_retrieve_default_configuration_test_1802">>}, {server,<<"localhost">>}, {password,<<"matygrysa">>}, {stream_id,<<"6f1722c0e4dd1f82">>}]}, <<"alice_retrieve_default_configuration_test_1802-pubsub.localhost--get_default_config">>, <<"pubsub.localhost">>], []}, {pubsub_tools,get_default_configuration,3, [{file,"/home/circleci/project/big_tests/tests/pubsub_tools.erl"}, {line,89}]}, {escalus_story,story,4, [{file, "/home/circl... ``` [Report log](https://circleci-mim-results.s3.eu-central-1.amazonaws.com/PR/4031/177839/elasticsearch_and_cassandra_mnesia.25.3-amd64/big/ct_run.test%40053730deeef2.2023-06-14_16.22.26/big_tests.tests.pubsub_SUITE.logs/run.2023-06-14_16.35.48/pubsub_suite.retrieve_default_configuration_test.47492.html)

pgsql_mnesia_25 / pgsql_mnesia / b66f148c2366a7e165f87d3580e5d9ff9691fab7 Reports root/ big OK: 4592 / Failed: 2 / User-skipped: 97 / Auto-skipped: 0

pubsub_SUITE:dag+node_config:retrieve_default_configuration_test ```erlang {error, {undef, [{escalus_pubsub_stanza,get_default_configuration, [{client, <<"alice_retrieve_default_configuration_test_2736@localhost/res1">>, escalus_tcp,<0.28282.2>, [{event_manager,<0.28213.2>}, {server,<<"localhost">>}, {username, <<"alicE_retrieve_default_configuration_test_2736">>}, {resource,<<"res1">>}], [{event_client, [{event_manager,<0.28213.2>}, {server,<<"localhost">>}, {username, <<"alicE_retrieve_default_configuration_test_2736">>}, {resource,<<"res1">>}]}, {resource,<<"res1">>}, {username, <<"alice_retrieve_default_configuration_test_2736">>}, {server,<<"localhost">>}, {host,<<"localhost">>}, {port,5222}, {auth,{escalus_auth,auth_plain}}, {wspath,undefined}, {username, <<"alicE_retrieve_default_configuration_test_2736">>}, {server,<<"localhost">>}, {password,<<"matygrysa">>}, {stream_id,<<"feaff3d449ead104">>}]}, <<"alice_retrieve_default_configuration_test_2736-pubsub.localhost--get_default_config">>, <<"pubsub.localhost">>], []}, {pubsub_tools,get_default_configuration,3, [{file,"/home/circleci/project/big_tests/tests/pubsub_tools.erl"}, {line,89}]}, {escalus_story,story,4, [{file, "/home... ``` [Report log](https://circleci-mim-results.s3.eu-central-1.amazonaws.com/PR/4031/177832/pgsql_mnesia.25.3-amd64/big/ct_run.test%4065ed02bcbe13.2023-06-14_16.21.36/big_tests.tests.pubsub_SUITE.logs/run.2023-06-14_16.35.23/pubsub_suite.retrieve_default_configuration_test.216834.html)
pubsub_SUITE:tree+node_config:retrieve_default_configuration_test ```erlang {error, {undef, [{escalus_pubsub_stanza,get_default_configuration, [{client, <<"alice_retrieve_default_configuration_test_2802@localhost/res1">>, escalus_tcp,<0.29526.2>, [{event_manager,<0.29463.2>}, {server,<<"localhost">>}, {username, <<"alicE_retrieve_default_configuration_test_2802">>}, {resource,<<"res1">>}], [{event_client, [{event_manager,<0.29463.2>}, {server,<<"localhost">>}, {username, <<"alicE_retrieve_default_configuration_test_2802">>}, {resource,<<"res1">>}]}, {resource,<<"res1">>}, {username, <<"alice_retrieve_default_configuration_test_2802">>}, {server,<<"localhost">>}, {host,<<"localhost">>}, {port,5222}, {auth,{escalus_auth,auth_plain}}, {wspath,undefined}, {username, <<"alicE_retrieve_default_configuration_test_2802">>}, {server,<<"localhost">>}, {password,<<"matygrysa">>}, {stream_id,<<"84f7deb52155bdc2">>}]}, <<"alice_retrieve_default_configuration_test_2802-pubsub.localhost--get_default_config">>, <<"pubsub.localhost">>], []}, {pubsub_tools,get_default_configuration,3, [{file,"/home/circleci/project/big_tests/tests/pubsub_tools.erl"}, {line,89}]}, {escalus_story,story,4, [{file, "/home... ``` [Report log](https://circleci-mim-results.s3.eu-central-1.amazonaws.com/PR/4031/177832/pgsql_mnesia.25.3-amd64/big/ct_run.test%4065ed02bcbe13.2023-06-14_16.21.36/big_tests.tests.pubsub_SUITE.logs/run.2023-06-14_16.35.23/pubsub_suite.retrieve_default_configuration_test.220802.html)

mysql_redis_25 / mysql_redis / b66f148c2366a7e165f87d3580e5d9ff9691fab7 Reports root/ big OK: 4578 / Failed: 2 / User-skipped: 111 / Auto-skipped: 0

pubsub_SUITE:dag+node_config:retrieve_default_configuration_test ```erlang {error, {undef, [{escalus_pubsub_stanza,get_default_configuration, [{client, <<"alice_retrieve_default_configuration_test_2617@localhost/res1">>, escalus_tcp,<0.27600.2>, [{event_manager,<0.27537.2>}, {server,<<"localhost">>}, {username, <<"alicE_retrieve_default_configuration_test_2617">>}, {resource,<<"res1">>}], [{event_client, [{event_manager,<0.27537.2>}, {server,<<"localhost">>}, {username, <<"alicE_retrieve_default_configuration_test_2617">>}, {resource,<<"res1">>}]}, {resource,<<"res1">>}, {username, <<"alice_retrieve_default_configuration_test_2617">>}, {server,<<"localhost">>}, {host,<<"localhost">>}, {port,5222}, {auth,{escalus_auth,auth_plain}}, {wspath,undefined}, {username, <<"alicE_retrieve_default_configuration_test_2617">>}, {server,<<"localhost">>}, {password,<<"matygrysa">>}, {stream_id,<<"3e7e56f7b54cb0d4">>}]}, <<"alice_retrieve_default_configuration_test_2617-pubsub.localhost--get_default_config">>, <<"pubsub.localhost">>], []}, {pubsub_tools,get_default_configuration,3, [{file,"/home/circleci/project/big_tests/tests/pubsub_tools.erl"}, {line,89}]}, {escalus_story,story,4, [{file, "/home... ``` [Report log](https://circleci-mim-results.s3.eu-central-1.amazonaws.com/PR/4031/177835/mysql_redis.25.3-amd64/big/ct_run.test%409507fca120af.2023-06-14_16.21.41/big_tests.tests.pubsub_SUITE.logs/run.2023-06-14_16.35.27/pubsub_suite.retrieve_default_configuration_test.220546.html)
pubsub_SUITE:tree+node_config:retrieve_default_configuration_test ```erlang {error, {undef, [{escalus_pubsub_stanza,get_default_configuration, [{client, <<"alice_retrieve_default_configuration_test_2681@localhost/res1">>, escalus_tcp,<0.28789.2>, [{event_manager,<0.28759.2>}, {server,<<"localhost">>}, {username, <<"alicE_retrieve_default_configuration_test_2681">>}, {resource,<<"res1">>}], [{event_client, [{event_manager,<0.28759.2>}, {server,<<"localhost">>}, {username, <<"alicE_retrieve_default_configuration_test_2681">>}, {resource,<<"res1">>}]}, {resource,<<"res1">>}, {username, <<"alice_retrieve_default_configuration_test_2681">>}, {server,<<"localhost">>}, {host,<<"localhost">>}, {port,5222}, {auth,{escalus_auth,auth_plain}}, {wspath,undefined}, {username, <<"alicE_retrieve_default_configuration_test_2681">>}, {server,<<"localhost">>}, {password,<<"matygrysa">>}, {stream_id,<<"ba7080282d815765">>}]}, <<"alice_retrieve_default_configuration_test_2681-pubsub.localhost--get_default_config">>, <<"pubsub.localhost">>], []}, {pubsub_tools,get_default_configuration,3, [{file,"/home/circleci/project/big_tests/tests/pubsub_tools.erl"}, {line,89}]}, {escalus_story,story,4, [{file, "/home... ``` [Report log](https://circleci-mim-results.s3.eu-central-1.amazonaws.com/PR/4031/177835/mysql_redis.25.3-amd64/big/ct_run.test%409507fca120af.2023-06-14_16.21.41/big_tests.tests.pubsub_SUITE.logs/run.2023-06-14_16.35.27/pubsub_suite.retrieve_default_configuration_test.146051.html)

mssql_mnesia_25 / odbc_mssql_mnesia / b66f148c2366a7e165f87d3580e5d9ff9691fab7 Reports root/ big OK: 4589 / Failed: 2 / User-skipped: 100 / Auto-skipped: 0

pubsub_SUITE:dag+node_config:retrieve_default_configuration_test ```erlang {error, {undef, [{escalus_pubsub_stanza,get_default_configuration, [{client, <<"alice_retrieve_default_configuration_test_2791@localhost/res1">>, escalus_tcp,<0.28094.2>, [{event_manager,<0.28025.2>}, {server,<<"localhost">>}, {username, <<"alicE_retrieve_default_configuration_test_2791">>}, {resource,<<"res1">>}], [{event_client, [{event_manager,<0.28025.2>}, {server,<<"localhost">>}, {username, <<"alicE_retrieve_default_configuration_test_2791">>}, {resource,<<"res1">>}]}, {resource,<<"res1">>}, {username, <<"alice_retrieve_default_configuration_test_2791">>}, {server,<<"localhost">>}, {host,<<"localhost">>}, {port,5222}, {auth,{escalus_auth,auth_plain}}, {wspath,undefined}, {username, <<"alicE_retrieve_default_configuration_test_2791">>}, {server,<<"localhost">>}, {password,<<"matygrysa">>}, {stream_id,<<"24572fa84ebb53ca">>}]}, <<"alice_retrieve_default_configuration_test_2791-pubsub.localhost--get_default_config">>, <<"pubsub.localhost">>], []}, {pubsub_tools,get_default_configuration,3, [{file,"/home/circleci/project/big_tests/tests/pubsub_tools.erl"}, {line,89}]}, {escalus_story,story,4, [{file, "/home... ``` [Report log](https://circleci-mim-results.s3.eu-central-1.amazonaws.com/PR/4031/177833/odbc_mssql_mnesia.25.3-amd64/big/ct_run.test%40d827e13b172c.2023-06-14_16.21.44/big_tests.tests.pubsub_SUITE.logs/run.2023-06-14_16.36.37/pubsub_suite.retrieve_default_configuration_test.153219.html)
pubsub_SUITE:tree+node_config:retrieve_default_configuration_test ```erlang {error, {undef, [{escalus_pubsub_stanza,get_default_configuration, [{client, <<"alice_retrieve_default_configuration_test_2856@localhost/res1">>, escalus_tcp,<0.29339.2>, [{event_manager,<0.29268.2>}, {server,<<"localhost">>}, {username, <<"alicE_retrieve_default_configuration_test_2856">>}, {resource,<<"res1">>}], [{event_client, [{event_manager,<0.29268.2>}, {server,<<"localhost">>}, {username, <<"alicE_retrieve_default_configuration_test_2856">>}, {resource,<<"res1">>}]}, {resource,<<"res1">>}, {username, <<"alice_retrieve_default_configuration_test_2856">>}, {server,<<"localhost">>}, {host,<<"localhost">>}, {port,5222}, {auth,{escalus_auth,auth_plain}}, {wspath,undefined}, {username, <<"alicE_retrieve_default_configuration_test_2856">>}, {server,<<"localhost">>}, {password,<<"matygrysa">>}, {stream_id,<<"0324ef11190b4b5c">>}]}, <<"alice_retrieve_default_configuration_test_2856-pubsub.localhost--get_default_config">>, <<"pubsub.localhost">>], []}, {pubsub_tools,get_default_configuration,3, [{file,"/home/circleci/project/big_tests/tests/pubsub_tools.erl"}, {line,89}]}, {escalus_story,story,4, [{file, "/home... ``` [Report log](https://circleci-mim-results.s3.eu-central-1.amazonaws.com/PR/4031/177833/odbc_mssql_mnesia.25.3-amd64/big/ct_run.test%40d827e13b172c.2023-06-14_16.21.44/big_tests.tests.pubsub_SUITE.logs/run.2023-06-14_16.36.37/pubsub_suite.retrieve_default_configuration_test.156419.html)
mongoose-im commented 11 months ago

small_tests_25_arm64 / small_tests / 0efa0037bec9130e46417bbcf048c9bf38c11f30 Reports root / small


small_tests_24 / small_tests / 0efa0037bec9130e46417bbcf048c9bf38c11f30 Reports root / small


small_tests_25 / small_tests / 0efa0037bec9130e46417bbcf048c9bf38c11f30 Reports root / small


dynamic_domains_pgsql_mnesia_24 / pgsql_mnesia / 0efa0037bec9130e46417bbcf048c9bf38c11f30 Reports root/ big OK: 4211 / Failed: 0 / User-skipped: 90 / Auto-skipped: 0


ldap_mnesia_24 / ldap_mnesia / 0efa0037bec9130e46417bbcf048c9bf38c11f30 Reports root/ big OK: 2249 / Failed: 0 / User-skipped: 834 / Auto-skipped: 0


dynamic_domains_pgsql_mnesia_25 / pgsql_mnesia / 0efa0037bec9130e46417bbcf048c9bf38c11f30 Reports root/ big OK: 4211 / Failed: 0 / User-skipped: 90 / Auto-skipped: 0


dynamic_domains_mssql_mnesia_25 / odbc_mssql_mnesia / 0efa0037bec9130e46417bbcf048c9bf38c11f30 Reports root/ big OK: 4208 / Failed: 0 / User-skipped: 93 / Auto-skipped: 0


pgsql_mnesia_24 / pgsql_mnesia / 0efa0037bec9130e46417bbcf048c9bf38c11f30 Reports root/ big OK: 4594 / Failed: 0 / User-skipped: 97 / Auto-skipped: 0


dynamic_domains_mysql_redis_25 / mysql_redis / 0efa0037bec9130e46417bbcf048c9bf38c11f30 Reports root/ big OK: 4184 / Failed: 1 / User-skipped: 116 / Auto-skipped: 0

service_mongoose_system_metrics_SUITE:module_opts:rdbms_module_opts_are_reported ```erlang {error, {{assertEqual, [{module,service_mongoose_system_metrics_SUITE}, {line,370}, {expression, "is_module_opt_reported ( atom_to_binary ( Module ) , Key , Value )"}, {expected,true}, {value,false}]}, [{service_mongoose_system_metrics_SUITE,check_module_opt,3, [{file, "/home/circleci/project/big_tests/tests/service_mongoose_system_metrics_SUITE.erl"}, {line,370}]}, {service_mongoose_system_metrics_SUITE,rdbms_module_opts_are_reported, 1, [{file, "/home/circleci/project/big_tests/tests/service_mongoose_system_metrics_SUITE.erl"}, {line,236}]}, {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1782}]}, {test_server,run_test_case_eval1,6, [{file,"test_server.erl"},{line,1291}]}, {test_server,run_test_case_eval,9, [{file,"test_server.erl"},{line,1223}]}]}} ``` [Report log](https://circleci-mim-results.s3.eu-central-1.amazonaws.com/PR/4031/177861/mysql_redis.25.3-amd64/big/ct_run.test%40f1bbcc43dbd7.2023-06-15_05.58.26/big_tests.tests.service_mongoose_system_metrics_SUITE.logs/run.2023-06-15_06.13.11/service_mongoose_system_metrics_suite.rdbms_module_opts_are_reported.html)

internal_mnesia_25 / internal_mnesia / 0efa0037bec9130e46417bbcf048c9bf38c11f30 Reports root/ big OK: 2394 / Failed: 1 / User-skipped: 688 / Auto-skipped: 0

pubsub_SUITE:tree+basic:subscribe_options_separate_request_test ```erlang {error,{{badmatch,false}, [{pubsub_tools,check_response,2, [{file,"/home/circleci/project/big_tests/tests/pubsub_tools.erl"}, {line,444}]}, {pubsub_tools,receive_response,3, [{file,"/home/circleci/project/big_tests/tests/pubsub_tools.erl"}, {line,434}]}, {pubsub_tools,receive_and_check_response,4, [{file,"/home/circleci/project/big_tests/tests/pubsub_tools.erl"}, {line,424}]}, {escalus_story,story,4, [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_story.erl"}, {line,72}]}, {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1782}]}, {test_server,run_test_case_eval1,6, [{file,"test_server.erl"},{line,1291}]}, {test_server,run_test_case_eval,9, [{file,"test_server.erl"},{line,1223}]}]}} ``` [Report log](https://circleci-mim-results.s3.eu-central-1.amazonaws.com/PR/4031/177858/internal_mnesia.25.3-amd64/big/ct_run.test%405c8ea6fbbc87.2023-06-15_05.58.36/big_tests.tests.pubsub_SUITE.logs/run.2023-06-15_06.12.48/pubsub_suite.subscribe_options_separate_request_test.100610.html)

ldap_mnesia_25 / ldap_mnesia / 0efa0037bec9130e46417bbcf048c9bf38c11f30 Reports root/ big OK: 2249 / Failed: 0 / User-skipped: 834 / Auto-skipped: 0


pgsql_mnesia_25 / pgsql_mnesia / 0efa0037bec9130e46417bbcf048c9bf38c11f30 Reports root/ big OK: 4594 / Failed: 0 / User-skipped: 97 / Auto-skipped: 0


mysql_redis_25 / mysql_redis / 0efa0037bec9130e46417bbcf048c9bf38c11f30 Reports root/ big OK: 4583 / Failed: 1 / User-skipped: 111 / Auto-skipped: 0

mod_event_pusher_rabbit_SUITE:group_chat_message_publish:group_chat_message_received_event_properly_formatted ```erlang {error, {{assertMatch, [{module,mod_event_pusher_rabbit_SUITE}, {line,422}, {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">>, <<"message">> => <<>>, <<"to_user_id">> => <<"alice_unnamed_2277@localhost/res1">>}}]}, [{mod_event_pusher_rabbit_SUITE, '-group_chat_message_received_event_properly_formatted/1-fun-1-',3, [{file, "/home/circleci/project/big_tests/tests/mod_event_pusher_rabbit_SUITE.erl"}, {line,422}]}, {escalus_story,story,4, [{file, "/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_story.erl"}, {line,72}]}, {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1782}]}, {test_server,run_test_case_eval1,6, [{file,"test_server.erl"},{line,1291}]}, {test_server,run_test_case_eval,9, [{file,"test_server.erl"},{line,1223}]}]}} ``` [Report log](https://circleci-mim-results.s3.eu-central-1.amazonaws.com/PR/4031/177867/mysql_redis.25.3-amd64/big/ct_run.test%407e85a767816b.2023-06-15_05.58.41/big_tests.tests.mod_event_pusher_rabbit_SUITE.logs/run.2023-06-15_06.07.49/mod_event_pusher_rabbit_suite.group_chat_message_received_event_properly_formatted.html)

elasticsearch_and_cassandra_25 / elasticsearch_and_cassandra_mnesia / 0efa0037bec9130e46417bbcf048c9bf38c11f30 Reports root/ big OK: 2755 / Failed: 0 / User-skipped: 667 / Auto-skipped: 0


mssql_mnesia_25 / odbc_mssql_mnesia / 0efa0037bec9130e46417bbcf048c9bf38c11f30 Reports root/ big OK: 4582 / Failed: 2 / User-skipped: 100 / Auto-skipped: 7

dynamic_domains_SUITE:init_per_suite ```erlang {'EXIT', {{badrpc, {'EXIT', {noproc, {gen_server,call, [mongoose_domain_core, {insert,<<"example.com">>,<<"dummy auth">>, dummy_source}]}}}}, [{distributed_helper,rpc, [#{node => mongooseim2@localhost}, mongoose_domain_core,insert, [<<"example.com">>,<<"dummy auth">>,dummy_source]], [{file, "/home/circleci/project/big_tests/tests/distributed_helper.erl"}, {line,121}]}, {domain_helper,insert_domain,3, [{file,"/home/circleci/project/big_tests/tests/domain_helper.erl"}, {line,48}]}, {dynamic_domains_SUITE,'-insert_domains/2-lc$^1/1-1-',4, [{file, "/home/circleci/project/big_tests/tests/dynamic_domains_SUITE.erl"}, {line,203}]}, {dynamic_domains_SUITE,'-insert_domains/2-lc$^1/1-1-',4, [{file, "/home/circleci/project/big_tests/tests/dynamic_domains_SUITE.erl"}, {line,203}]}, {dynamic_domains_SUITE,init_per_suite,1, [{file, "/home/circleci/project/big_tests/tests/dynamic_domains_SUITE.erl"}, {line,33}]}, {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1782}]}, {test_server,run_test_case_eval1,6, [{file,"test_server.erl"},{line,1379}]}, {test_server,run_test_case_eval,9, [{file,"test_server.erl"},{line,1223}]}]}} ``` [Report log](https://circleci-mim-results.s3.eu-central-1.amazonaws.com/PR/4031/177866/odbc_mssql_mnesia.25.3-amd64/big/ct_run.test%40497511b1889c.2023-06-15_05.58.48/big_tests.tests.dynamic_domains_SUITE.logs/run.2023-06-15_06.19.42/dynamic_domains_suite.init_per_suite.html)
local_iq_SUITE:iq_group:process_iq_works_across_multiple_nodes ```erlang {error, {timeout_when_waiting_for_stanza, [{escalus_client,wait_for_stanza, [{client, <<"alice_process_iq_works_across_multiple_nodes_3545@localhost/res1">>, escalus_tcp,<0.19114.3>, [{event_manager,<0.19113.3>}, {server,<<"localhost">>}, {username, <<"alicE_process_iq_works_across_multiple_nodes_3545">>}, {resource,<<"res1">>}], [{event_client, [{event_manager,<0.19113.3>}, {server,<<"localhost">>}, {username, <<"alicE_process_iq_works_across_multiple_nodes_3545">>}, {resource,<<"res1">>}]}, {resource,<<"res1">>}, {username, <<"alice_process_iq_works_across_multiple_nodes_3545">>}, {server,<<"localhost">>}, {host,<<"localhost">>}, {port,5222}, {auth,{escalus_auth,auth_plain}}, {wspath,undefined}, {username, <<"alicE_process_iq_works_across_multiple_nodes_3545">>}, {server,<<"localhost">>}, {password,<<"matygrysa">>}, {stream_id,<<"d4de4f1eaabee7b9">>}]}, 5000], [{file, "/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_client.erl"}, {line,136}]}, {local_iq_SUITE,'-process_iq_works_across_multiple_nodes/1-fun-0-', 1, [{file, "/home/circleci/project/big_tests/tests/local_iq_SUITE.erl"}, ... ``` [Report log](https://circleci-mim-results.s3.eu-central-1.amazonaws.com/PR/4031/177866/odbc_mssql_mnesia.25.3-amd64/big/ct_run.test%40497511b1889c.2023-06-15_05.58.48/big_tests.tests.local_iq_SUITE.logs/run.2023-06-15_06.19.49/local_iq_suite.process_iq_works_across_multiple_nodes.html)
local_iq_SUITE:iq_group:process_iq_timeout ```erlang {error, {{badrpc, {'EXIT', {badarg, [{ets,insert, [local_iqresponse, {<<"1_4260490586a672cb">>, #Fun, #Ref<9326.3274574999.3272867843.98709>}], [{error_info, #{cause => id,module => erl_stdlib_errors}}]}, {ejabberd_local,register_iq_response_handler,3, [{file,"/home/circleci/project/src/ejabberd_local.erl"}, {line,210}]}, {ejabberd_local,route_iq,6, [{file,"/home/circleci/project/src/ejabberd_local.erl"}, {line,191}]}]}}}, [{distributed_helper,rpc, [#{node => mongooseim2@localhost}, ejabberd_local,route_iq, [{jid,<<>>,<<"localhost">>,<<>>}, {jid,<<"alice_process_iq_timeout_3546">>,<<"localhost">>, <<"res1">>}, #{host_type => undefined,lserver => <<"localhost">>, mongoose_acc => true,non_strippable => [], origin_location => #{},origin_pid => <9325.2214.5>, ref => #Ref<9325.2995267696.3273129988.154423>, stanza => #{element => {xmlel,<<"iq">>, [{<<"type">>,<<"get">>}, {<<"from">>,<<"localhost">>}, {<<"to">>, <<"alice_process_iq_timeout_3546@localhost/res1">>}], [{xmlel,<<"query">>, [{<<"xmlns">>,<<"cooltestns">>}], []}]}, from_jid => {jid,<<>>,<<"localhost">>,<<>>}, ... ``` [Report log](https://circleci-mim-results.s3.eu-central-1.amazonaws.com/PR/4031/177866/odbc_mssql_mnesia.25.3-amd64/big/ct_run.test%40497511b1889c.2023-06-15_05.58.48/big_tests.tests.local_iq_SUITE.logs/run.2023-06-15_06.19.49/local_iq_suite.process_iq_timeout.html)

dynamic_domains_mysql_redis_25 / mysql_redis / 0efa0037bec9130e46417bbcf048c9bf38c11f30 Reports root/ big OK: 4185 / Failed: 0 / User-skipped: 116 / Auto-skipped: 0


internal_mnesia_25 / internal_mnesia / 0efa0037bec9130e46417bbcf048c9bf38c11f30 Reports root/ big OK: 2395 / Failed: 0 / User-skipped: 688 / Auto-skipped: 0


mssql_mnesia_25 / odbc_mssql_mnesia / 0efa0037bec9130e46417bbcf048c9bf38c11f30 Reports root/ big OK: 4591 / Failed: 0 / User-skipped: 100 / Auto-skipped: 0