Type: project Head: 5ea03c570c8610d4359f8bbf5f093d215344ce3f === TEST SCRIPT BEGIN === #!/bin/bash sleep 10 patchew gitlab-pipeline-check -p xen-project/patchew/xen === TEST SCRIPT END === fatal: remote error: access denied or repository not exported: /xen.git staging Traceback (most recent call last): File "/usr/local/bin/patchew", line 693, in test_one git_clone_repo(clone, r["repo"], r["head"], logf) File "/usr/local/bin/patchew", line 93, in git_clone_repo cache_repo = git_fetch_into_cache(remote, head, logf) File "/usr/local/bin/patchew", line 79, in git_fetch_into_cache subprocess.check_call( File "/usr/lib/python3.8/subprocess.py", line 364, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command '['git', 'fetch', 'baa4d84ecb695b6f4bb0c5364348b68ccb767e60']' returned non-zero exit status 128.