Project

General

Profile

Actions

Bug #46840

open

errors while using "teuthology-queue -D"

Added by Yuri Weinstein almost 4 years ago. Updated almost 4 years ago.

Status:
New
Priority:
Normal
Category:
-
% Done:

0%

Source:
Q/A
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Crash signature (v1):
Crash signature (v2):

Description

Was running `teuthology-queue -m smithi -D teuthology-2020-08-03_04`
Jobs actually did get deleted, but errors were observed:

at the begining =>

2020-08-05 19:36:34,463.463 INFO:teuthology.beanstalk:Checking Beanstalk Queue...
/home/yuriw/teuthology/virtualenv/lib/python3.6/site-packages/beanstalkc.py:141: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.
  return self._parse_yaml(body)

at the end =>

2020-08-05 19:34:25,845.845 ERROR:teuthology.report:Job deletion failed
Traceback (most recent call last):
  File "/home/yuriw/teuthology/teuthology/report.py", line 543, in try_delete_job
    reporter.delete_job(run_name, job_id)
  File "/home/yuriw/teuthology/teuthology/report.py", line 426, in delete_job
    response.raise_for_status()
  File "/home/yuriw/teuthology/virtualenv/lib/python3.6/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://paddles.front.sepia.ceph.com:80/runs/teuthology-2020-08-03_04:15:02-multimds-master-testing-basic-smithi/jobs/5282065/


Related issues 1 (0 open1 closed)

Related to teuthology - Bug #53262: "teuthology-queue -m smithi -D xx" fails "404 Client Error: Not Found for url"Can't reproduce

Actions
Actions

Also available in: Atom PDF