(Transient?) Failure in qa/specs/features/ee/browser_ui/1_manage/project/project_templates_spec.rb
https://ops.gitlab.net/gitlab-org/quality/staging/-/jobs/735727
rspec ./qa/specs/features/ee/browser_ui/1_manage/project/project_templates_spec.rb:48 # manage Project templates built-in successfully imports the project using template
rspec ./qa/specs/features/ee/browser_ui/1_manage/project/project_templates_spec.rb:97 # manage Project templates instance level successfully imports the project using template
rspec ./qa/specs/features/ee/browser_ui/1_manage/project/project_templates_spec.rb:141 # manage Project templates group level successfully imports the project using template
Failures:
1) manage Project templates built-in successfully imports the project using template
Failure/Error:
Resource::Repository::ProjectPush.fabricate! do |push|
push.project = @template_project
push.files = @files
push.commit_message = 'Add test files'
end
Errno::ECONNRESET:
Connection reset by peer - SSL_connect
# /usr/local/bundle/gems/rest-client-2.0.2/lib/restclient/request.rb:715:in `transmit'
# /usr/local/bundle/gems/rest-client-2.0.2/lib/restclient/request.rb:145:in `execute'
# /usr/local/bundle/gems/rest-client-2.0.2/lib/restclient/request.rb:52:in `execute'
# ./qa/support/api.rb:21:in `get'
# ./qa/resource/api_fabricator.rb:66:in `api_get_from'
# ./qa/resource/events/base.rb:14:in `events'
# ./qa/resource/events/project.rb:12:in `block in wait_for_push'
# ./qa/resource/events/base.rb:25:in `block in wait_for_event'
# ./qa/support/waiter.rb:15:in `wait'
# ./qa/resource/events/base.rb:24:in `wait_for_event'
# ./qa/resource/events/project.rb:11:in `wait_for_push'
# ./qa/resource/repository/project_push.rb:37:in `fabricate!'
# ./qa/resource/base.rb:30:in `block (2 levels) in fabricate_via_browser_ui!'
# ./qa/resource/base.rb:130:in `log_fabrication'
# ./qa/resource/base.rb:30:in `block in fabricate_via_browser_ui!'
# ./qa/resource/base.rb:113:in `do_fabricate!'
# ./qa/resource/base.rb:29:in `fabricate_via_browser_ui!'
# ./qa/resource/base.rb:21:in `rescue in fabricate!'
# ./qa/resource/base.rb:18:in `fabricate!'
# ./qa/specs/features/ee/browser_ui/1_manage/project/project_templates_spec.rb:31:in `block (3 levels) in <module:QA>'
# ./qa/specs/runner.rb:69:in `perform'
# ./qa/scenario/template.rb:10:in `block in perform'
# ./qa/scenario/template.rb:8:in `tap'
# ./qa/scenario/template.rb:8:in `perform'
# ./qa/scenario/template.rb:33:in `perform'
# ./qa/scenario/template.rb:10:in `block in perform'
# ./qa/scenario/template.rb:8:in `tap'
# ./qa/scenario/template.rb:8:in `perform'
# ./qa/scenario/bootable.rb:28:in `launch!'
# ------------------
# --- Caused by: ---
# NotImplementedError:
# NotImplementedError
# ./qa/resource/base.rb:41:in `fabricate_via_api!'
2) manage Project templates instance level successfully imports the project using template
Failure/Error:
Resource::Repository::ProjectPush.fabricate! do |push|
push.project = @template_project
push.files = @files
push.commit_message = 'Add test files'
end
Errno::ECONNRESET:
Connection reset by peer - SSL_connect
# /usr/local/bundle/gems/rest-client-2.0.2/lib/restclient/request.rb:715:in `transmit'
# /usr/local/bundle/gems/rest-client-2.0.2/lib/restclient/request.rb:145:in `execute'
# /usr/local/bundle/gems/rest-client-2.0.2/lib/restclient/request.rb:52:in `execute'
# ./qa/support/api.rb:21:in `get'
# ./qa/resource/api_fabricator.rb:66:in `api_get_from'
# ./qa/resource/events/base.rb:14:in `events'
# ./qa/resource/events/project.rb:12:in `block in wait_for_push'
# ./qa/resource/events/base.rb:25:in `block in wait_for_event'
# ./qa/support/waiter.rb:15:in `wait'
# ./qa/resource/events/base.rb:24:in `wait_for_event'
# ./qa/resource/events/project.rb:11:in `wait_for_push'
# ./qa/resource/repository/project_push.rb:37:in `fabricate!'
# ./qa/resource/base.rb:30:in `block (2 levels) in fabricate_via_browser_ui!'
# ./qa/resource/base.rb:130:in `log_fabrication'
# ./qa/resource/base.rb:30:in `block in fabricate_via_browser_ui!'
# ./qa/resource/base.rb:113:in `do_fabricate!'
# ./qa/resource/base.rb:29:in `fabricate_via_browser_ui!'
# ./qa/resource/base.rb:21:in `rescue in fabricate!'
# ./qa/resource/base.rb:18:in `fabricate!'
# ./qa/specs/features/ee/browser_ui/1_manage/project/project_templates_spec.rb:31:in `block (3 levels) in <module:QA>'
# ./qa/specs/runner.rb:69:in `perform'
# ./qa/scenario/template.rb:10:in `block in perform'
# ./qa/scenario/template.rb:8:in `tap'
# ./qa/scenario/template.rb:8:in `perform'
# ./qa/scenario/template.rb:33:in `perform'
# ./qa/scenario/template.rb:10:in `block in perform'
# ./qa/scenario/template.rb:8:in `tap'
# ./qa/scenario/template.rb:8:in `perform'
# ./qa/scenario/bootable.rb:28:in `launch!'
# ------------------
# --- Caused by: ---
# NotImplementedError:
# NotImplementedError
# ./qa/resource/base.rb:41:in `fabricate_via_api!'
3) manage Project templates group level successfully imports the project using template
Failure/Error:
Resource::Repository::ProjectPush.fabricate! do |push|
push.project = @template_project
push.files = @files
push.commit_message = 'Add test files'
end
Errno::ECONNRESET:
Connection reset by peer - SSL_connect
# /usr/local/bundle/gems/rest-client-2.0.2/lib/restclient/request.rb:715:in `transmit'
# /usr/local/bundle/gems/rest-client-2.0.2/lib/restclient/request.rb:145:in `execute'
# /usr/local/bundle/gems/rest-client-2.0.2/lib/restclient/request.rb:52:in `execute'
# ./qa/support/api.rb:21:in `get'
# ./qa/resource/api_fabricator.rb:66:in `api_get_from'
# ./qa/resource/events/base.rb:14:in `events'
# ./qa/resource/events/project.rb:12:in `block in wait_for_push'
# ./qa/resource/events/base.rb:25:in `block in wait_for_event'
# ./qa/support/waiter.rb:15:in `wait'
# ./qa/resource/events/base.rb:24:in `wait_for_event'
# ./qa/resource/events/project.rb:11:in `wait_for_push'
# ./qa/resource/repository/project_push.rb:37:in `fabricate!'
# ./qa/resource/base.rb:30:in `block (2 levels) in fabricate_via_browser_ui!'
# ./qa/resource/base.rb:130:in `log_fabrication'
# ./qa/resource/base.rb:30:in `block in fabricate_via_browser_ui!'
# ./qa/resource/base.rb:113:in `do_fabricate!'
# ./qa/resource/base.rb:29:in `fabricate_via_browser_ui!'
# ./qa/resource/base.rb:21:in `rescue in fabricate!'
# ./qa/resource/base.rb:18:in `fabricate!'
# ./qa/specs/features/ee/browser_ui/1_manage/project/project_templates_spec.rb:31:in `block (3 levels) in <module:QA>'
# ./qa/specs/runner.rb:69:in `perform'
# ./qa/scenario/template.rb:10:in `block in perform'
# ./qa/scenario/template.rb:8:in `tap'
# ./qa/scenario/template.rb:8:in `perform'
# ./qa/scenario/template.rb:33:in `perform'
# ./qa/scenario/template.rb:10:in `block in perform'
# ./qa/scenario/template.rb:8:in `tap'
# ./qa/scenario/template.rb:8:in `perform'
# ./qa/scenario/bootable.rb:28:in `launch!'
# ------------------
# --- Caused by: ---
# NotImplementedError:
# NotImplementedError
# ./qa/resource/base.rb:41:in `fabricate_via_api!'
SCREENSHOT:
