# Pastebin evGSlnaP robclark  yoda  ~/src/mesa/mesa   fd/a750  ./.gitlab-ci/bin/ci_run_n_monitor.sh --target a3.\* Traceback (most recent call last): File "/home/robclark/src/mesa/mesa/bin/ci/.venv/lib64/python3.12/site-packages/gitlab/exceptions.py", line 344, in wrapped_f return f(*args, **kwargs) ^^^^^^^^^^^^^^^^^^ File "/home/robclark/src/mesa/mesa/bin/ci/.venv/lib64/python3.12/site-packages/gitlab/mixins.py", line 123, in get server_data = self.gitlab.http_get(path, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/robclark/src/mesa/mesa/bin/ci/.venv/lib64/python3.12/site-packages/gitlab/client.py", line 807, in http_get result = self.http_request( ^^^^^^^^^^^^^^^^^^ File "/home/robclark/src/mesa/mesa/bin/ci/.venv/lib64/python3.12/site-packages/gitlab/client.py", line 773, in http_request raise gitlab.exceptions.GitlabHttpError( gitlab.exceptions.GitlabHttpError: 404: 404 Project Not Found The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/robclark/src/mesa/mesa/bin/ci/ci_run_n_monitor.py", line 661, in main() File "/home/robclark/src/mesa/mesa/bin/ci/ci_run_n_monitor.py", line 598, in main projects.append(get_gitlab_project(gl, args.project)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/robclark/src/mesa/mesa/bin/ci/gitlab_common.py", line 78, in get_gitlab_project return glab.projects.get(project_path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/robclark/src/mesa/mesa/bin/ci/.venv/lib64/python3.12/site-packages/gitlab/v4/objects/projects.py", line 795, in get return cast(Project, super().get(id=id, lazy=lazy, **kwargs)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/robclark/src/mesa/mesa/bin/ci/.venv/lib64/python3.12/site-packages/gitlab/exceptions.py", line 346, in wrapped_f raise error(e.error_message, e.response_code, e.response_body) from e gitlab.exceptions.GitlabGetError: 404: 404 Project Not Found