Project

General

Profile

Actions

Bug #12216

closed

pulpito http://localhost:8081/runs/ is 404 by default

Added by Loïc Dachary almost 9 years ago. Updated almost 9 years ago.

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

0%

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

Description

After following the instructions at https://github.com/ceph/pulpito and setting .teuthology.yaml with

results_server: http://localhost:8081/

a teuthology worker fails because /runs/ is 404
Job scheduled with name ubuntu-2015-07-05_21:52:59-noop-master---basic-openstack and ID 1
2015-07-05 21:53:01,715.715 ERROR:teuthology.report:POST to http://localhost:8081/runs/ubuntu-2015-07-05_21:52:59-noop-master---basic-openstack/jobs/ failed with status 404: Error: 404 Not Found.  (Error page co\
uld not be fetched)
2015-07-05 21:53:01,719.719 ERROR:teuthology.report:Could not report results to http://localhost:8081/
Traceback (most recent call last):
  File "/home/ubuntu/teuthology/teuthology/report.py", line 451, in try_push_job_info
    push_job_info(run_name, job_id, job_info)
  File "/home/ubuntu/teuthology/teuthology/report.py", line 416, in push_job_info
    reporter.report_job(run_name, job_id, job_info)
  File "/home/ubuntu/teuthology/teuthology/report.py", line 320, in report_job
    response.raise_for_status()
  File "/home/ubuntu/teuthology/virtualenv/local/lib/python2.7/site-packages/requests/models.py", line 851, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
HTTPError: 404 Client Error: Not Found

Actions #1

Updated by Loïc Dachary almost 9 years ago

  • Status changed from New to Rejected

the result server is not pulpito, it is paddles...

Actions

Also available in: Atom PDF