Project

General

Profile

Actions

Bug #17900

closed

make check: run-tox-ceph-disk failure

Added by Sage Weil over 7 years ago. Updated over 7 years ago.

Status:
Duplicate
Priority:
Immediate
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

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

Description

I think this is the relevant bit?

py34 create: /home/jenkins-build/build/workspace/ceph-pull-requests/src/ceph-disk/.tox/py34
py34 installdeps: --use-wheel, --find-links=file:///home/jenkins-build/build/workspace/ceph-pull-requests/src/ceph-disk/wheelhouse, -r/home/jenkins-build/build/workspace/ceph-pull-requests/src/ceph-disk/requirements.txt, -r/home/jenkins-build/build/workspace/ceph-pull-requests/src/ceph-disk/test-requirements.txt, ../ceph-detect-init
py34 develop-inst: /home/jenkins-build/build/workspace/ceph-pull-requests/src/ceph-disk
py34 installed: ceph-detect-init==1.0.1,-e git+https://github.com/ceph/ceph.git@518c59e95b49dbd87932495445b3e331764b06a9#egg=ceph_disk&subdirectory=src/ceph-disk,configobj==5.0.6,coverage==4.2,discover==0.4.0,extras==1.0.0,fixtures==3.0.0,flake8==3.1.1,linecache2==1.0.0,mccabe==0.5.2,mock==2.0.0,pbr==1.10.0,pluggy==0.4.0,py==1.4.31,pycodestyle==2.1.0,pyflakes==1.3.0,pytest==3.0.4,python-mimeparse==1.6.0,python-subunit==1.2.0,six==1.10.0,testrepository==0.0.20,testtools==2.2.0,tox==2.4.1,traceback2==1.4.0,unittest2==1.1.0,virtualenv==15.0.3
py34 runtests: PYTHONHASHSEED='3868565810'
py35 create: /home/jenkins-build/build/workspace/ceph-pull-requests/src/ceph-disk/.tox/py35
ERROR: InterpreterNotFound: python3.5
py36 create: /home/jenkins-build/build/workspace/ceph-pull-requests/src/ceph-disk/.tox/py36
ERROR: InterpreterNotFound: python3.6
___________________________________ summary ____________________________________
ERROR:   flake8: commands failed
  py27: commands succeeded
  py34: commands succeeded
SKIPPED:  py35: InterpreterNotFound: python3.5
SKIPPED:  py36: InterpreterNotFound: python3.6


Files

consoleText.gz (150 KB) consoleText.gz Sage Weil, 11/14/2016 07:56 PM

Related issues 2 (0 open2 closed)

Related to Ceph - Bug #17898: tests: flake8 3.1.1 behavior changedResolvedLoïc Dachary11/14/2016

Actions
Is duplicate of Ceph - Bug #17923: tests: ceph-disk.sh fails on py34ResolvedLoïc Dachary11/16/2016

Actions
Actions #1

Updated by Sage Weil over 7 years ago

Actions #2

Updated by Sage Weil over 7 years ago

  • Description updated (diff)
Actions #3

Updated by Dan Mick over 7 years ago

ceph_disk/main.py:207:1: E305 expected 2 blank lines after class or function definition, found 1
ceph_disk/main.py:5144:1: E305 expected 2 blank lines after class or function definition, found 1

Same problem as http://tracker.ceph.com/issues/17898; flake8 behavior changed. I think we should fix the code personally, at least in master.

Actions #4

Updated by Nathan Cutler over 7 years ago

  • Is duplicate of Bug #17898: tests: flake8 3.1.1 behavior changed added
Actions #5

Updated by Sage Weil over 7 years ago

  • Status changed from New to Duplicate
Actions #6

Updated by Nathan Cutler over 7 years ago

  • Is duplicate of deleted (Bug #17898: tests: flake8 3.1.1 behavior changed)
Actions #7

Updated by Nathan Cutler over 7 years ago

  • Related to Bug #17898: tests: flake8 3.1.1 behavior changed added
Actions #8

Updated by Nathan Cutler over 7 years ago

  • Is duplicate of Bug #17923: tests: ceph-disk.sh fails on py34 added
Actions

Also available in: Atom PDF