Project

General

Profile

Actions

Bug #55826

closed

qa: fix link to teuthology master branch

Added by Ernesto Puerta almost 2 years ago. Updated almost 2 years ago.

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

0%

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

Description

Due to the recent master-main rename in the whole Ceph repo ecosystem, ceph/ceph PR builds are failing due to teuthology@master reference.

236/281 Test #258: run-tox-qa ................................***Failed   60.91 sec
Requirement already satisfied: tox in /home/jenkins-build/build/workspace/ceph-pull-requests/build/qa-virtualenv/lib/python3.8/site-packages (3.25.0)
Requirement already satisfied: pluggy>=0.12.0 in /home/jenkins-build/build/workspace/ceph-pull-requests/build/qa-virtualenv/lib/python3.8/site-packages (from tox) (1.0.0)
Requirement already satisfied: packaging>=14 in /home/jenkins-build/build/workspace/ceph-pull-requests/build/qa-virtualenv/lib/python3.8/site-packages (from tox) (21.3)
Requirement already satisfied: six>=1.14.0 in /home/jenkins-build/build/workspace/ceph-pull-requests/build/qa-virtualenv/lib/python3.8/site-packages (from tox) (1.16.0)
Requirement already satisfied: toml>=0.9.4 in /home/jenkins-build/build/workspace/ceph-pull-requests/build/qa-virtualenv/lib/python3.8/site-packages (from tox) (0.10.2)
Requirement already satisfied: virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0 in /home/jenkins-build/build/workspace/ceph-pull-requests/build/qa-virtualenv/lib/python3.8/site-packages (from tox) (20.14.1)
Requirement already satisfied: filelock>=3.0.0 in /home/jenkins-build/build/workspace/ceph-pull-requests/build/qa-virtualenv/lib/python3.8/site-packages (from tox) (3.7.1)
Requirement already satisfied: py>=1.4.17 in /home/jenkins-build/build/workspace/ceph-pull-requests/build/qa-virtualenv/lib/python3.8/site-packages (from tox) (1.11.0)
Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /home/jenkins-build/build/workspace/ceph-pull-requests/build/qa-virtualenv/lib/python3.8/site-packages (from packaging>=14->tox) (3.0.9)
Requirement already satisfied: platformdirs<3,>=2 in /home/jenkins-build/build/workspace/ceph-pull-requests/build/qa-virtualenv/lib/python3.8/site-packages (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox) (2.5.2)
Requirement already satisfied: distlib<1,>=0.3.1 in /home/jenkins-build/build/workspace/ceph-pull-requests/build/qa-virtualenv/lib/python3.8/site-packages (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox) (0.3.4)
py3 create: /home/jenkins-build/build/workspace/ceph-pull-requests/qa/.tox/py3
py3 installdeps: git+https://github.com/ceph/teuthology.git@master#egg=teuthology[coverage,orchestra,test], httplib2
WARNING: Discarding $PYTHONPATH from environment, to override specify PYTHONPATH in 'passenv' in your configuration.
ERROR: invocation failed (exit code 1), logfile: /home/jenkins-build/build/workspace/ceph-pull-requests/qa/.tox/py3/log/py3-1.log
================================== log start ===================================
Looking in links: /home/jenkins-build/build/workspace/ceph-pull-requests/qa/wheelhouse
Collecting teuthology[coverage,orchestra,test]
  Cloning https://github.com/ceph/teuthology.git (to revision master) to /tmp/pip-install-7cp_qbe7/teuthology_aecbcf35d62d4b26901664c9d3c250e0
  Running command git clone --filter=blob:none --quiet https://github.com/ceph/teuthology.git /tmp/pip-install-7cp_qbe7/teuthology_aecbcf35d62d4b26901664c9d3c250e0
  WARNING: Did not find branch or tag 'master', assuming revision or ref.
  Running command git checkout -q master
  error: pathspec 'master' did not match any file(s) known to git
  error: subprocess-exited-with-error

  × git checkout -q master did not run successfully.
  │ exit code: 1
  ╰─> See above for output.

  note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error

× git checkout -q master did not run successfully.
│ exit code: 1
╰─> See above for output.

Related issues 3 (0 open3 closed)

Copied to Ceph - Backport #55831: quincy: qa: fix link to teuthology master branchResolvedErnesto PuertaActions
Copied to Ceph - Backport #55832: pacific: qa: fix link to teuthology master branchResolvedErnesto PuertaActions
Copied to Ceph - Backport #55833: octopus: qa: fix link to teuthology master branchRejectedActions
Actions #1

Updated by Ernesto Puerta almost 2 years ago

  • Status changed from In Progress to Pending Backport
  • Backport set to quincy pacific octopus
  • Pull request ID set to 46501
Actions #2

Updated by Backport Bot almost 2 years ago

  • Copied to Backport #55831: quincy: qa: fix link to teuthology master branch added
Actions #3

Updated by Backport Bot almost 2 years ago

  • Copied to Backport #55832: pacific: qa: fix link to teuthology master branch added
Actions #4

Updated by Backport Bot almost 2 years ago

  • Copied to Backport #55833: octopus: qa: fix link to teuthology master branch added
Actions #5

Updated by Ernesto Puerta almost 2 years ago

  • Status changed from Pending Backport to Resolved
Actions

Also available in: Atom PDF