Project

General

Profile

Bug #43515

qa: SyntaxError: invalid token

Added by Patrick Donnelly about 4 years ago. Updated almost 4 years ago.

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

0%

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

Description

2020-01-07T17:03:02.366 INFO:teuthology.orchestra.run.smithi103:> sudo adjust-ulimits daemon-helper kill python3 -c '
2020-01-07T17:03:02.366 INFO:teuthology.orchestra.run.smithi103:> import os
2020-01-07T17:03:02.366 INFO:teuthology.orchestra.run.smithi103:> os.chdir("/home/ubuntu/cephtest/mnt.0/testdir")
2020-01-07T17:03:02.366 INFO:teuthology.orchestra.run.smithi103:> os.setgid(65534)
2020-01-07T17:03:02.366 INFO:teuthology.orchestra.run.smithi103:> os.setuid(65534)
2020-01-07T17:03:02.366 INFO:teuthology.orchestra.run.smithi103:> fd = os.open("testfile", os.O_CREAT | os.O_RDWR, 0644)
2020-01-07T17:03:02.366 INFO:teuthology.orchestra.run.smithi103:> os.fchmod(fd, 0o640)
2020-01-07T17:03:02.367 INFO:teuthology.orchestra.run.smithi103:> '
2020-01-07T17:03:02.445 INFO:teuthology.orchestra.run.smithi103.stderr:  File "<string>", line 6
2020-01-07T17:03:02.445 INFO:teuthology.orchestra.run.smithi103.stderr:    fd = os.open("testfile", os.O_CREAT | os.O_RDWR, 0644)
2020-01-07T17:03:02.445 INFO:teuthology.orchestra.run.smithi103.stderr:                                                        ^
2020-01-07T17:03:02.445 INFO:teuthology.orchestra.run.smithi103.stderr:SyntaxError: invalid token
2020-01-07T17:03:02.619 INFO:teuthology.orchestra.run.smithi103.stderr:daemon-helper: command failed with exit status 1
2020-01-07T17:03:02.632 DEBUG:teuthology.orchestra.run:got remote process result: 1
2020-01-07T17:03:02.633 INFO:tasks.cephfs_test_runner:test_replay_create (tasks.cephfs.test_cap_flush.TestCapFlush) ... ERROR

From: /ceph/teuthology-archive/pdonnell-2020-01-07_16:10:56-fs-wip-pdonnell-testing-20200106.232504-distro-basic-smithi/4644599/teuthology.log


Related issues

Copied to CephFS - Backport #44655: nautilus: qa: SyntaxError: invalid token Resolved

History

#1 Updated by Patrick Donnelly about 4 years ago

  • Status changed from In Progress to Fix Under Review
  • Pull request ID set to 32533

#2 Updated by Patrick Donnelly about 4 years ago

  • Status changed from Fix Under Review to Resolved

#3 Updated by Kefu Chai about 4 years ago

  • Status changed from Resolved to Pending Backport
  • Backport set to nautilus, octopus

#5 Updated by Nathan Cutler about 4 years ago

  • Copied to Backport #44655: nautilus: qa: SyntaxError: invalid token added

#6 Updated by Nathan Cutler almost 4 years ago

  • Backport changed from nautilus, octopus to nautilus

As noted by Wei-Chung Cheng, the fix is already in Octopus:

$ git describe ae28ed1
v15.0.0-9086-gae28ed11d7b

#7 Updated by Nathan Cutler almost 4 years ago

  • Status changed from Pending Backport to Resolved

While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are in status "Resolved" or "Rejected".

Also available in: Atom PDF