Failure in browser_ui/1_manage/group/transfer_project_spec.rb | Manage Project transfer between groups user transfers a project between groups
Full description
Manage Project transfer between groups user transfers a project between groups
File path
./qa/specs/features/browser_ui/1_manage/group/transfer_project_spec.rb
Stack trace
Failure/Error:
Resource::Repository::Commit.fabricate_via_api! do |commit|
commit.project = project
commit.add_files([{ file_path: 'README.md', content: readme_content }])
end
QA::Resource::Errors::ResourceNotFoundError:
Resource at https://gitlab.com/api/v4/projects/gitlab-qa-sandbox-group-2%2Fsource-group-45bfbf528f7fa278%2Ftransfer-project-c74eeeaad95f3707/events?action=pushed&private_token=[****] could not be found (404): `{"message":"404 Project Not Found"}`.
Correlation Id: 696727029d4a72335cd62c4d7ec0b0d2
Sentry Url: https://sentry.gitlab.net/gitlab/gitlabcom/?environment=gprd&query=correlation_id%3A%22696727029d4a72335cd62c4d7ec0b0d2%22
Kibana - Discover Url: https://log.gprd.gitlab.net/app/discover#/?_a=%28index:%277092c4e2-4eb5-46f2-8305-a7da2edad090%27%2Cquery%3A%28language%3Akuery%2Cquery%3A%27json.correlation_id%20%3A%20696727029d4a72335cd62c4d7ec0b0d2%27%29%29&_g=%28time%3A%28from%3A%272023-02-05T15:45:40.087Z%27%2Cto%3A%272023-02-06T15:45:40.087Z%27%29%29
Kibana - Dashboard Url: https://log.gprd.gitlab.net/app/dashboards#/view/5e6d3440-7597-11ed-9f43-e3784d7fe3ca?_g=%28time%3A%28from:%272023-02-05T15:45:40.087Z%27%2Cto%3A%272023-02-06T15:45:40.087Z%27%29%29&_a=%28filters%3A%21%28%28query%3A%28match_phrase%3A%28json.correlation_id%3A%27696727029d4a72335cd62c4d7ec0b0d2%27%29%29%29%29%29
First happened in https://ops.gitlab.net/gitlab-org/quality/canary/-/jobs/9185977.
Related test case: https://gitlab.com/gitlab-org/gitlab/-/quality/test_cases/347878.