Failure in api/1_manage/project_access_token_spec.rb | Manage Project access token for a different project cannot be used to create a file via the project API
Full description
Manage Project access token for a different project cannot be used to create a file via the project API
File path
./qa/specs/features/api/1_manage/project_access_token_spec.rb
Stack trace
Failure/Error: @different_project = Resource::Project.fabricate!
QA::Resource::Errors::ResourceNotFoundError:
Resource at https://gitlab.com/api/v4/projects/gitlab-qa-sandbox-group-4%2Fqa-test-2022-06-08-20-28-09-a02d9455835d4ca5%2Fthe_awesome_project-a512903f00f08573?private_token=[****] could not be found (404): `{"message":"404 Project Not Found"}`.
Correlation Id: 01G52G8GE96DK5VJ9GG2SKPCSJ
Sentry Url: https://sentry.gitlab.net/gitlab/gitlabcom/?environment=gprd-cny&query=correlation_id%3A%2201G52G8GE96DK5VJ9GG2SKPCSJ%22
Kibana Url: https://log.gprd.gitlab.net/app/discover#/?_a=(query:(language:kuery,query:'json.correlation_id%20:%2001G52G8GE96DK5VJ9GG2SKPCSJ'))&_g=(time:(from:now-24h%2Fh,to:now))
First happened in https://ops.gitlab.net/gitlab-org/quality/canary/-/jobs/7307477.
Related test case: https://gitlab.com/gitlab-org/gitlab/-/quality/test_cases/347860.