Failure in browser_ui/1_manage/project/view_project_activity_spec.rb | Manage Project activity user creates an event in the activity page upon Git push

Full description

Manage Project activity user creates an event in the activity page upon Git push

File path

./qa/specs/features/browser_ui/1_manage/project/view_project_activity_spec.rb

Stack trace

Failure/Error:
  project = Resource::Repository::ProjectPush.fabricate! do |push|
    push.file_name = 'README.md'
    push.file_content = '# This is a test project'
    push.commit_message = 'Add README.md'
  end.project

QA::Resource::Errors::InternalServerError:
  Failed to GET http://gitlab-ee-5f442e27.test/relative/api/v4/groups/gitlab-qa-sandbox-group%2Fqa-test-2022-01-05-03-19-06-5bf9441bdd0f33ee?private_token=[****] - (500): `{"message":"500 Internal Server Error"}`.

First happened in https://gitlab.com/gitlab-org/gitlab-qa-mirror/-/jobs/1942036368.