Project

General

Profile

Actions

Feature #55525

closed

Retry github communications

Added by David Galloway almost 2 years ago. Updated almost 2 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
% Done:

0%

Source:
Tags:
Backport:
Reviewed:
Affected Versions:

Description

The dispatcher died last night due to:

2022-05-02T21:28:30.105 CRITICAL:teuthology:Uncaught exception
Traceback (most recent call last):
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_packaging/virtualenv/bin/teuthology-dispatcher", line 33, in <module>
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_packaging/scripts/dispatcher.py", line 35, in main
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_packaging/teuthology/dispatcher/__init__.py", line 130, in main
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_packaging/teuthology/worker.py", line 154, in prep_job
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_packaging/teuthology/repo_utils.py", line 66, in ls_remote
  File "/usr/lib/python3.6/subprocess.py", line 356, in check_output
    **kwargs).stdout
  File "/usr/lib/python3.6/subprocess.py", line 438, in run
    output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command 'git ls-remote https://github.com/ceph/teuthology master' returned non-zero exit status 128.
Actions #1

Updated by David Galloway almost 2 years ago

  • Status changed from New to Closed

This was actually probably due to me inadvertently deleting the teuthology clone for the teuthworker user.

Actions

Also available in: Atom PDF