#56083 New Branch "epel9" for "rpms/python-h5io"
Closed: Processed 9 months ago by releng-bot. Opened 9 months ago by ankursinha.

{
 "action": "new_branch",
 "branch": "epel9",
 "namespace": "rpms",
 "repo": "python-h5io",
 "create_git_branch": true
}

Error happened during processing:

Traceback (most recent call last):
  File "/code/toddlers/plugins/scm_request_processor.py", line 200, in process
    self.process_ticket(issue)
  File "/code/toddlers/plugins/scm_request_processor.py", line 312, in process_ticket
    self.create_new_branch(issue, issue_body)
  File "/code/toddlers/plugins/scm_request_processor.py", line 788, in create_new_branch
    git_repo = git.clone_repo(dist_git_url, tmp_dir)
  File "/code/toddlers/utils/git.py", line 22, in clone_repo
    repo = git.Repo.clone_from(remote, destination)
  File "/usr/lib/python3.10/site-packages/git/repo/base.py", line 1308, in clone_from
    return cls._clone(
  File "/usr/lib/python3.10/site-packages/git/repo/base.py", line 1219, in _clone
    finalize_process(proc, stderr=stderr)
  File "/usr/lib/python3.10/site-packages/git/util.py", line 419, in finalize_process
    proc.wait(**kwargs)
  File "/usr/lib/python3.10/site-packages/git/cmd.py", line 604, in wait
    raise GitCommandError(remove_password_if_present(self.args), status, errstr)
git.exc.GitCommandError: Cmd('git') failed due to: exit code(128)
  cmdline: git clone -v -- https://src.fedoraproject.org/rpms/python-h5io /var/tmp/tmpoaabdyz_
  stderr: 'Cloning into '/var/tmp/tmpoaabdyz_'...
POST git-upload-pack (gzip 1077 to 515 bytes)
error: RPC failed; curl 16 Error in the HTTP2 framing layer
fatal: the remote end hung up unexpectedly
'

The branch was created in PDC and git. It may take up to 10 minutes before you have write access on the branch.

Metadata Update from @releng-bot:
- Issue close_status updated to: Processed
- Issue status updated to: Closed (was: Open)

9 months ago

Log in to comment on this ticket.

Metadata