Project

General

Profile

Backport #47915

Updated by Nathan Cutler over 3 years ago

<pre> 
 0-10-01T21:00:51.971 DEBUG:teuthology.misc:System to be installed: Ubuntu 
 2020-10-01T21:00:51.971 INFO:teuthology.task.install.deb:Installing packages: ceph, ceph-mds, ceph-common, ceph-fuse, ceph-test, radosgw, librados2, librbd1, rbd-fuse, librados2, python-rados, python-rbd, python-cephfs on remote deb x86_64 
 2020-10-01T21:00:51.972 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 
 2020-10-01T21:00:51.972 INFO:teuthology.packaging:ref: None 
 2020-10-01T21:00:51.972 INFO:teuthology.packaging:tag: None 
 2020-10-01T21:00:51.972 INFO:teuthology.packaging:branch: hammer 
 2020-10-01T21:00:51.972 INFO:teuthology.packaging:sha1: 25974bde613f88a851dd0fb76cfcacf4e732b446 
 2020-10-01T21:00:51.973 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F18.04%2Fx86_64&ref=hammer 
 2020-10-01T21:00:51.978 INFO:teuthology.orchestra.run.smithi001.stderr:Warning: apt-key output should not be parsed (stdout is not a terminal) 
 2020-10-01T21:00:51.984 INFO:teuthology.orchestra.run.smithi157.stdout:uid             [ unknown] Ceph automated package build (Ceph automated package build) <sage@newdream.net> 
 2020-10-01T21:00:51.984 INFO:teuthology.orchestra.run.smithi157.stdout:uid             [ unknown] Ceph.com (release key) <security@ceph.com> 
 2020-10-01T21:00:51.985 INFO:teuthology.orchestra.run.smithi157:> sudo lsb_release -is 
 2020-10-01T21:00:52.037 INFO:teuthology.orchestra.run.smithi001.stdout:uid             [ unknown] Ceph automated package build (Ceph automated package build) <sage@newdream.net> 
 2020-10-01T21:00:52.037 INFO:teuthology.orchestra.run.smithi001.stdout:uid             [ unknown] Ceph.com (release key) <security@ceph.com> 
 2020-10-01T21:00:52.038 INFO:teuthology.orchestra.run.smithi001:> sudo lsb_release -is 
 2020-10-01T21:00:52.039 INFO:teuthology.orchestra.run.smithi157.stdout:Ubuntu 
 2020-10-01T21:00:52.044 DEBUG:teuthology.misc:System to be installed: Ubuntu 
 2020-10-01T21:00:52.044 INFO:teuthology.task.install.deb:Installing packages: ceph, ceph-mds, ceph-common, ceph-fuse, ceph-test, radosgw, librados2, librbd1, rbd-fuse, librados2, python-rados, python-rbd, python-cephfs on remote deb x86_64 
 2020-10-01T21:00:52.045 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 
 2020-10-01T21:00:52.045 INFO:teuthology.packaging:ref: None 
 2020-10-01T21:00:52.045 INFO:teuthology.packaging:tag: None 
 2020-10-01T21:00:52.045 INFO:teuthology.packaging:branch: hammer 
 2020-10-01T21:00:52.046 INFO:teuthology.packaging:sha1: 25974bde613f88a851dd0fb76cfcacf4e732b446 
 2020-10-01T21:00:52.046 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F18.04%2Fx86_64&ref=hammer 
 2020-10-01T21:00:52.089 INFO:teuthology.orchestra.run.smithi001.stdout:Ubuntu 
 2020-10-01T21:00:52.095 DEBUG:teuthology.misc:System to be installed: Ubuntu 
 2020-10-01T21:00:52.095 INFO:teuthology.task.install.deb:Installing packages: ceph, ceph-mds, ceph-common, ceph-fuse, ceph-test, radosgw, librados2, librbd1, rbd-fuse, librados2, python-rados, python-rbd, python-cephfs on remote deb x86_64 
 2020-10-01T21:00:52.095 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 
 2020-10-01T21:00:52.096 INFO:teuthology.packaging:ref: None 
 2020-10-01T21:00:52.096 INFO:teuthology.packaging:tag: None 
 2020-10-01T21:00:52.096 INFO:teuthology.packaging:branch: hammer 
 2020-10-01T21:00:52.096 INFO:teuthology.packaging:sha1: 25974bde613f88a851dd0fb76cfcacf4e732b446 
 2020-10-01T21:00:52.096 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F18.04%2Fx86_64&ref=hammer 
 2020-10-01T21:00:52.134 ERROR:teuthology.contextutil:Saw exception from nested tasks 
 Traceback (most recent call last): 
   File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/contextutil.py", line 31, in nested 
     vars.append(enter()) 
   File "/usr/lib/python3.6/contextlib.py", line 81, in __enter__ 
     return next(self.gen) 
   File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/task/install/__init__.py", line 218, in install 
     install_packages(ctx, package_list, config) 
   File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/task/install/__init__.py", line 83, in install_packages 
     ctx, remote, pkgs[system_type], config) 
   File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/parallel.py", line 84, in __exit__ 
     for result in self: 
   File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/parallel.py", line 98, in __next__ 
     resurrect_traceback(result) 
   File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/parallel.py", line 30, in resurrect_traceback 
     raise exc.exc_info[1] 
   File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/parallel.py", line 23, in capture_traceback 
     return func(*args, **kwargs) 
   File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/task/install/deb.py", line 59, in _update_package_list_and_install 
     log.info('Pulling from %s', builder.base_url) 
   File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/packaging.py", line 558, in base_url 
     return self._get_base_url() 
   File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/packaging.py", line 857, in _get_base_url 
     self.assert_result() 
   File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/packaging.py", line 939, in assert_result 
     raise VersionNotFoundError(self._result.url) 
 teuthology.exceptions.VersionNotFoundError: Failed to fetch package version from https://shaman.ceph.com/api/search/?status=ready&project=ceph&flavor=default&distros=ubuntu%2F18.04%2Fx86_64&ref=hammer 
 2020-10-01T21:00:52.134 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 93, in run_tasks 
     manager.__enter__() 
   File "/usr/lib/python3.6/contextlib.py", line 81, in __enter__ 
     return next(self.gen) 
   File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/task/install/__init__.py", line 615, in task 
     lambda: ship_utilities(ctx=ctx, config=None), 
   File "/usr/lib/python3.6/contextlib.py", line 81, in __enter__ 
     return next(self.gen) 
   File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/contextutil.py", line 55, in nested 
     raise exc[1] 
   File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/contextutil.py", line 31, in nested 
     vars.append(enter()) 
   File "/usr/lib/python3.6/contextlib.py", line 81, in __enter__ 
     return next(self.gen) 
   File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/task/install/__init__.py", line 218, in install 
     install_packages(ctx, package_list, config) 
   File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/task/install/__init__.py", line 83, in install_packages 
     ctx, remote, pkgs[system_type], config) 
   File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/parallel.py", line 84, in __exit__ 
     for result in self: 
   File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/parallel.py", line 98, in __next__ 
     resurrect_traceback(result) 
   File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/parallel.py", line 30, in resurrect_traceback 
     raise exc.exc_info[1] 
   File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/parallel.py", line 23, in capture_traceback 
     return func(*args, **kwargs) 
   File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/task/install/deb.py", line 59, in _update_package_list_and_install 
     log.info('Pulling from %s', builder.base_url) 
   File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/packaging.py", line 558, in base_url 
     return self._get_base_url() 
   File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/packaging.py", line 857, in _get_base_url 
     self.assert_result() 
   File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/packaging.py", line 939, in assert_result 
     raise VersionNotFoundError(self._result.url) 
 teuthology.exceptions.VersionNotFoundError: Failed to fetch package version from https://shaman.ceph.com/api/search/?status=ready&project=ceph&flavor=default&distros=ubuntu%2F18.04%2Fx86_64&ref=hammer 
 2020-10-01T21:00:52.175 ERROR:teuthology.run_tasks: Sentry event: https://sentry.ceph.com/sentry/sepia/?query=f1ef042e29e84a859dc376b3119d7a55 
 </pre>

Back