Project

General

Profile

Actions

Bug #40387

closed

"SyntaxError: invalid syntax" in smoke

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

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

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

Description

Run: http://pulpito.ceph.com/teuthology-2019-06-16_05:00:03-smoke-master-testing-basic-smithi/
Job: 4039908
Logs: http://qa-proxy.ceph.com/teuthology/teuthology-2019-06-16_05:00:03-smoke-master-testing-basic-smithi/4039908/teuthology.log

2019-06-16T05:38:08.586 INFO:teuthology.orchestra.run.smithi170:> curl http://smithi170.front.sepia.ceph.com:80/
2019-06-16T05:38:08.603 INFO:teuthology.orchestra.run.smithi170.stderr:  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2019-06-16T05:38:08.604 INFO:teuthology.orchestra.run.smithi170.stderr:                                 Dload  Upload   Total   Spent    Left  Speed
2019-06-16T05:38:08.611 INFO:teuthology.orchestra.run.smithi170.stderr:
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   214    0   214    0     0  26400      0 --:--:-- --:--:-- --:--:-- 30571
2019-06-16T05:38:08.612 INFO:teuthology.orchestra.run.smithi170.stdout:<?xml version="1.0" encoding="UTF-8"?><ListAllMyBucketsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Owner><ID>anonymous</ID><DisplayName></DisplayName></Owner><Buckets></Buckets></ListAllMyBucketsResult>
2019-06-16T05:38:08.613 INFO:teuthology.run_tasks:Running task swift...
2019-06-16T05:38:08.630 ERROR:teuthology.run_tasks:Saw exception from tasks.
Traceback (most recent call last):
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/run_tasks.py", line 86, in run_tasks
    manager = run_one_task(taskname, ctx=ctx, config=config)
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/run_tasks.py", line 64, in run_one_task
    task = get_task(taskname)
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/run_tasks.py", line 28, in get_task
    module = _import('tasks', module_name, task_name, fail_on_import_error=True)
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/run_tasks.py", line 52, in _import
    0,
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/gevent/builtins.py", line 93, in __import__
    result = _import(*args, **kwargs)
  File "/home/teuthworker/src/git.ceph.com_ceph_master/qa/tasks/swift.py", line 244
    os_version = version.parse(remote.os.version):
                                                 ^
SyntaxError: invalid syntax
Actions #1

Updated by Neha Ojha almost 5 years ago

  • Status changed from New to Resolved
Actions

Also available in: Atom PDF