-
Notifications
You must be signed in to change notification settings - Fork 429
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix building docker image locally #4377
Conversation
Was failing when checking mongooseim-docker
elasticsearch_and_cassandra_27 / elasticsearch_and_cassandra_mnesia / 6f47b6f small_tests_27 / small_tests / 6f47b6f small_tests_27_arm64 / small_tests / 6f47b6f small_tests_26 / small_tests / 6f47b6f dynamic_domains_mysql_redis_27 / mysql_redis / 6f47b6f ldap_mnesia_27 / ldap_mnesia / 6f47b6f ldap_mnesia_26 / ldap_mnesia / 6f47b6f service_mongoose_system_metrics_SUITE:all_clustered_mongooses_report_the_same_client_id{skip,
{failed,
{service_mongoose_system_metrics_SUITE,init_per_testcase,
{{badrpc,timeout},
[{distributed_helper,rpc,
[#{timeout => 30000,node => mongooseim2@localhost},
mongoose_cluster,join,
[mongooseim@localhost]],
[{file,
"/home/circleci/project/big_tests/../test/common/distributed_helper.erl"},
{line,140}]},
{distributed_helper,add_node_to_mnesia_cluster,2,
[{file,
"/home/circleci/project/big_tests/../test/common/distributed_helper.erl"},
{line,44}]},
{distributed_helper,add_node_to_cluster,2,
[{file,
"/home/circleci/project/big_tests/../test/common/distributed_helper.erl"},
{line,36}]},
{service_mongoose_system_metrics_SUITE,init_per_testcase,2,
[{file,
"/home/circleci/project/big_tests/tests/service_mongoose_system_metrics_SUITE.erl"},
{line,113}]},
{test_server,do_init_per_testcase,2,
[{file,"test_server.erl"},{line,1563}]},
{test_server,run_test_case_eval1,6,
[{file,"test_server.erl"},{line,1264}]},
{test_server,run_test_case_eval,9,
[{file,"test_server.erl"},{line,1234}]}]}}}} system_probes_SUITE:mnesia:mnesia_info{error,{test_case_failed,"Incorrect number of instrumentation events - matched: 0, expected: positive"}} system_probes_SUITE:end_per_suite{error,{test_case_failed,"Instrumentation events that were logged, but not tested:\n[{mnesia_info,#{}}]\nYou need to test them with instrument_helper:assert/3"}} service_domain_db_SUITE:no_db:init_per_group{'EXIT',
{{badrpc,
{'EXIT',
{noproc,
{gen_server,call,
[mongoose_domain_sup,
{terminate_child,mongoose_domain_core},
infinity]}}}},
[{distributed_helper,rpc,
[#{node => mongooseim2@localhost},
mongoose_domain_sup,restart_core,
[[[],
[<<"mim2only">>,<<"type1">>,<<"type2">>,<<"dummy auth">>,
<<"dbgroup">>,<<"dbgroup2">>,<<"cfggroup">>]]]],
[{file,
"/home/circleci/project/big_tests/../test/common/distributed_helper.erl"},
{line,140}]},
{domain_helper,restart_domain_core,3,
[{file,"/home/circleci/project/big_tests/tests/domain_helper.erl"},
{line,33}]},
{service_domain_db_SUITE,setup_service,2,
[{file,
"/home/circleci/project/big_tests/tests/service_domain_db_SUITE.erl"},
{line,320}]},
{service_domain_db_SUITE,init_per_group,2,
[{file,
"/home/circleci/project/big_tests/tests/service_domain_db_SUITE.erl"},
{line,243}]},
{test_server,ts_tc,3,[{file,"test_server.erl"},{line,1793}]},
{test_server,run_test_case_eval1,6,
[{file,"test_server.erl"},{line,1390}]},
{test_server,run_test_case_eval,9,
[{file,"test_server.erl"},{line,1234}]}]}} service_domain_db_SUITE:end_per_suite{error,
{{badrpc,
{'EXIT',
{noproc,
{gen_server,call,
[mongoose_domain_sup,
{terminate_child,mongoose_domain_core},
infinity]}}}},
[{distributed_helper,rpc,
[#{node => mongooseim2@localhost},
mongoose_domain_sup,restart_core,
[[]]],
[{file,
"/home/circleci/project/big_tests/../test/common/distributed_helper.erl"},
{line,140}]},
{domain_helper,restart_domain_core,1,
[{file,"/home/circleci/project/big_tests/tests/domain_helper.erl"},
{line,30}]},
{service_domain_db_SUITE,'-end_per_suite/1-lc$^0/1-0-',1,
[{file,
"/home/circleci/project/big_tests/tests/service_domain_db_SUITE.erl"},
{line,215}]},
{service_domain_db_SUITE,end_per_suite,1,
[{file,
"/home/circleci/project/big_tests/tests/service_domain_db_SUITE.erl"},
{line,215}]},
{test_server,ts_tc,3,[{file,"test_server.erl"},{line,1793}]},
{test_server,run_test_case_eval1,6,
[{file,"test_server.erl"},{line,1390}]},
{test_server,run_test_case_eval,9,
[{file,"test_server.erl"},{line,1234}]}]}} dynamic_domains_SUITE:init_per_suite{'EXIT',
{{badrpc,timeout},
[{distributed_helper,rpc,
[#{timeout => 30000,node => mongooseim2@localhost},
mongoose_cluster,join,
[mongooseim@localhost]],
[{file,
"/home/circleci/project/big_tests/../test/common/distributed_helper.erl"},
{line,140}]},
{distributed_helper,add_node_to_mnesia_cluster,2,
[{file,
"/home/circleci/project/big_tests/../test/common/distributed_helper.erl"},
{line,44}]},
{distributed_helper,add_node_to_cluster,2,
[{file,
"/home/circleci/project/big_tests/../test/common/distributed_helper.erl"},
{line,36}]},
{dynamic_domains_SUITE,cluster_nodes,2,
[{file,
"/home/circleci/project/big_tests/tests/dynamic_domains_SUITE.erl"},
{line,238}]},
{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,1793}]},
{test_server,run_test_case_eval1,6,
[{file,"test_server.erl"},{line,1390}]},
{test_server,run_test_case_eval,9,
[{file,"test_server.erl"},{line,1234}]}]}} local_iq_SUITE:init_per_suite{'EXIT',{{badrpc,timeout},
[{distributed_helper,rpc,
[#{timeout => 30000,
node => mongooseim2@localhost},
mongoose_cluster,join,
[mongooseim@localhost]],
[{file,"/home/circleci/project/big_tests/../test/common/distributed_helper.erl"},
{line,140}]},
{distributed_helper,add_node_to_mnesia_cluster,2,
[{file,"/home/circleci/project/big_tests/../test/common/distributed_helper.erl"},
{line,44}]},
{distributed_helper,add_node_to_cluster,2,
[{file,"/home/circleci/project/big_tests/../test/common/distributed_helper.erl"},
{line,36}]},
{local_iq_SUITE,init_per_suite,1,
[{file,"/home/circleci/project/big_tests/tests/local_iq_SUITE.erl"},
{line,29}]},
{test_server,ts_tc,3,[{file,"test_server.erl"},{line,1793}]},
{test_server,run_test_case_eval1,6,
[{file,"test_server.erl"},{line,1390}]},
{test_server,run_test_case_eval,9,
[{file,"test_server.erl"},{line,1234}]}]}} internal_mnesia_27 / internal_mnesia / 6f47b6f dynamic_domains_pgsql_mnesia_27 / pgsql_mnesia / 6f47b6f dynamic_domains_mssql_mnesia_27 / odbc_mssql_mnesia / 6f47b6f dynamic_domains_pgsql_mnesia_26 / pgsql_mnesia / 6f47b6f pgsql_cets_27 / pgsql_cets / 6f47b6f mysql_redis_27 / mysql_redis / 6f47b6f pgsql_mnesia_26 / pgsql_mnesia / 6f47b6f pgsql_mnesia_27 / pgsql_mnesia / 6f47b6f mssql_mnesia_27 / odbc_mssql_mnesia / 6f47b6f |
elasticsearch_and_cassandra_27 / elasticsearch_and_cassandra_mnesia / 3f7c2d7 small_tests_27 / small_tests / 3f7c2d7 small_tests_26 / small_tests / 3f7c2d7 small_tests_27_arm64 / small_tests / 3f7c2d7 dynamic_domains_mysql_redis_27 / mysql_redis / 3f7c2d7 ldap_mnesia_27 / ldap_mnesia / 3f7c2d7 ldap_mnesia_26 / ldap_mnesia / 3f7c2d7 internal_mnesia_27 / internal_mnesia / 3f7c2d7 dynamic_domains_pgsql_mnesia_27 / pgsql_mnesia / 3f7c2d7 pgsql_cets_27 / pgsql_cets / 3f7c2d7 dynamic_domains_pgsql_mnesia_26 / pgsql_mnesia / 3f7c2d7 dynamic_domains_mssql_mnesia_27 / odbc_mssql_mnesia / 3f7c2d7 mysql_redis_27 / mysql_redis / 3f7c2d7 pubsub_SUITE:tree+hometree_specific:can_create_node_with_existing_parent_path{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}]},
{pubsub_SUITE,'-can_create_node_with_existing_parent_path/1-fun-0-',
1,
[{file,"/home/circleci/project/big_tests/tests/pubsub_SUITE.erl"},
{line,1820}]},
{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,1794}]},
{test_server,run_test_case_eval1,6,
[{file,"test_server.erl"},{line,1303}]},
{test_server,run_test_case_eval,9,
[{file,"test_server.erl"},{line,1235}]}]}} pgsql_mnesia_26 / pgsql_mnesia / 3f7c2d7 pgsql_mnesia_27 / pgsql_mnesia / 3f7c2d7 mssql_mnesia_27 / odbc_mssql_mnesia / 3f7c2d7 mysql_redis_27 / mysql_redis / 3f7c2d7 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good 👌
This PR addresses MIM-2297
Proposed changes include:
mongooseim-docker
./tools/build-docker-from-remote.sh
works locally again.