{ "action": "new_branch", "branch": "epel10", "namespace": "rpms", "repo": "xine-ui", "create_git_branch": false }
Error happened during processing:
Traceback (most recent call last): File "/opt/app-root/src/toddlers/plugins/scm_request_processor.py", line 189, in process self.process_ticket(issue) File "/opt/app-root/src/toddlers/plugins/scm_request_processor.py", line 301, in process_ticket self.create_new_branch(issue, issue_body) File "/opt/app-root/src/toddlers/plugins/scm_request_processor.py", line 778, in create_new_branch self.dist_git.new_branch( File "/opt/app-root/src/toddlers/utils/pagure.py", line 500, in new_branch raise PagureError( toddlers.exceptions.pagure_error.PagureError: Couldn't create branch in project 'rpms/xine-ui' Request to 'https://src.fedoraproject.org/api/0/rpms/xine-ui/git/branch': {'branch': 'epel10', 'from_commit': '2a6d68cf66feb7263d7e83bcad34e3ab7323db77'} Response: None Status code: 500
@releng-bot retry
Traceback (most recent call last): File "/opt/app-root/src/toddlers/plugins/scm_request_processor.py", line 189, in process self.process_ticket(issue) File "/opt/app-root/src/toddlers/plugins/scm_request_processor.py", line 301, in process_ticket self.create_new_branch(issue, issue_body) File "/opt/app-root/src/toddlers/plugins/scm_request_processor.py", line 778, in create_new_branch self.dist_git.new_branch( File "/opt/app-root/src/toddlers/utils/pagure.py", line 500, in new_branch raise PagureError( toddlers.exceptions.pagure_error.PagureError: Couldn't create branch in project 'rpms/xine-ui' Request to 'https://src.fedoraproject.org/api/0/rpms/xine-ui/git/branch': {'branch': 'epel10', 'from_commit': '2a6d68cf66feb7263d7e83bcad34e3ab7323db77'} Response: {'error': 'The branch "epel10" already exists', 'error_code': 'ENOCODE'} Status code: 400
Branch 'epel10' already exists in dist-git
Metadata Update from @releng-bot: - Issue close_status updated to: Invalid - Issue status updated to: Closed (was: Open)
Log in to comment on this ticket.