ID
Status
Ceph Branch
Suite Branch
Teuthology Branch
Machine
OS
Nodes
Description
Failure Reason
master
centos_8.2_container_tools_3.0.yaml
master
smithi
centos 8.2
rados:cephadm/mgr-nfs-upgrade/{0-centos_8.2_container_tools_3.0 1-bootstrap/16.2.4 1-start 2-nfs 3-upgrade-with-workload 4-final}
master
centos_8.2_container_tools_3.0.yaml
master
smithi
ubuntu 20.04
rados:cephadm/orchestrator_cli/{0-random-distro$/{ubuntu_20.04} 2-node-mgr orchestrator_cli}
master
centos_8.2_container_tools_3.0.yaml
master
smithi
centos 8.3
rados:cephadm/smoke/{distro/centos_8.3_container_tools_3.0 fixed-2 mon_election/classic start}
master
centos_8.2_container_tools_3.0.yaml
master
smithi
centos 8.3
rados:cephadm/smoke-roleless/{0-distro/centos_8.3_container_tools_3.0 1-start 2-services/basic 3-final}
master
centos_8.2_container_tools_3.0.yaml
master
smithi
centos 8.3
rados:cephadm/smoke-singlehost/{0-distro$/{centos_8.3_container_tools_3.0} 1-start 2-services/basic 3-final}
master
centos_8.2_container_tools_3.0.yaml
master
smithi
centos 8.2
rados:cephadm/thrash/{0-distro/centos_8.2_container_tools_3.0 1-start 2-thrash 3-tasks/small-objects fixed-2 msgr/async-v1only root}
master
centos_8.2_container_tools_3.0.yaml
master
smithi
centos 8.3
rados:cephadm/upgrade/{1-start-distro/1-start-centos_8.3-octopus 2-repo_digest/defaut 3-start-upgrade 4-wait mon_election/classic}
master
centos_8.2_container_tools_3.0.yaml
master
smithi
centos 8.3
rados:cephadm/with-work/{0-distro/centos_8.3_container_tools_3.0 fixed-2 mode/root mon_election/classic msgr/async-v1only start tasks/rados_api_tests}
master
centos_8.2_container_tools_3.0.yaml
master
smithi
centos 8.2
rados:cephadm/workunits/{0-distro/centos_8.2_container_tools_3.0 mon_election/classic task/test_adoption}
master
centos_8.2_container_tools_3.0.yaml
master
smithi
ubuntu 20.04
rados:cephadm/smoke-roleless/{0-distro/ubuntu_20.04 1-start 2-services/client-keyring 3-final}
master
centos_8.2_container_tools_3.0.yaml
master
smithi
centos 8.3
rados:cephadm/smoke-roleless/{0-distro/centos_8.3_container_tools_3.0 1-start 2-services/iscsi 3-final}
master
centos_8.2_container_tools_3.0.yaml
master
smithi
centos 8.2
rados:cephadm/workunits/{0-distro/centos_8.2_container_tools_3.0 mon_election/connectivity task/test_cephadm}
master
centos_8.2_container_tools_3.0.yaml
master
smithi
ubuntu 20.04
rados:cephadm/smoke-roleless/{0-distro/ubuntu_20.04 1-start 2-services/mirror 3-final}
master
centos_8.2_container_tools_3.0.yaml
master
smithi
centos 8.2
rados:cephadm/thrash/{0-distro/centos_8.2_container_tools_3.0 1-start 2-thrash 3-tasks/snaps-few-objects fixed-2 msgr/async-v2only root}
master
centos_8.2_container_tools_3.0.yaml
master
smithi
centos 8.3
rados:cephadm/smoke-roleless/{0-distro/centos_8.3_container_tools_3.0 1-start 2-services/nfs-ingress-rgw 3-final}
master
centos_8.2_container_tools_3.0.yaml
master
smithi
centos 8.2
rados:cephadm/workunits/{0-distro/centos_8.2_container_tools_3.0 mon_election/classic task/test_cephadm_repos}
master
centos_8.2_container_tools_3.0.yaml
master
smithi
ubuntu 20.04
rados:cephadm/smoke-roleless/{0-distro/ubuntu_20.04 1-start 2-services/nfs-ingress 3-final}
master
centos_8.2_container_tools_3.0.yaml
master
smithi
ubuntu 20.04
rados:cephadm/smoke/{distro/ubuntu_20.04 fixed-2 mon_election/connectivity start}
master
centos_8.2_container_tools_3.0.yaml
master
smithi
ubuntu 20.04
rados:cephadm/upgrade/{1-start-distro/1-start-ubuntu_20.04-15.2.9 2-repo_digest/repo_digest 3-start-upgrade 4-wait mon_election/connectivity}
{'Failure object was': {'smithi037.front.sepia.ceph.com': {'msg': 'Failed to update apt cache: ', 'invocation': {'module_args': {'dpkg_options': 'force-confdef,force-confold', 'autoremove': False, 'force': False, 'force_apt_get': False, 'policy_rc_d': 'None', 'package': 'None', 'autoclean': False, 'install_recommends': 'None', 'purge': False, 'allow_unauthenticated': False, 'state': 'present', 'upgrade': 'None', 'update_cache': True, 'default_release': 'None', 'only_upgrade': False, 'deb': 'None', 'cache_valid_time': 0}}, '_ansible_no_log': False, 'attempts': 24, 'changed': False}}, 'Traceback (most recent call last)': 'File "/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/callback_plugins/failure_log.py", line 44, in log_failure log.error(yaml.safe_dump(failure)) File "/home/teuthworker/src/git.ceph.com_git_teuthology_321319b12ea4ff9b63c7655015a3156de2c3b279/virtualenv/lib/python3.6/site-packages/yaml/__init__.py", line 306, in safe_dump return dump_all([data], stream, Dumper=SafeDumper, **kwds) File "/home/teuthworker/src/git.ceph.com_git_teuthology_321319b12ea4ff9b63c7655015a3156de2c3b279/virtualenv/lib/python3.6/site-packages/yaml/__init__.py", line 278, in dump_all dumper.represent(data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_321319b12ea4ff9b63c7655015a3156de2c3b279/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 27, in represent node = self.represent_data(data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_321319b12ea4ff9b63c7655015a3156de2c3b279/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 48, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_321319b12ea4ff9b63c7655015a3156de2c3b279/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 207, in represent_dict return self.represent_mapping(\'tag:yaml.org,2002:map\', data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_321319b12ea4ff9b63c7655015a3156de2c3b279/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 118, in represent_mapping node_value = self.represent_data(item_value) File "/home/teuthworker/src/git.ceph.com_git_teuthology_321319b12ea4ff9b63c7655015a3156de2c3b279/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 48, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_321319b12ea4ff9b63c7655015a3156de2c3b279/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 207, in represent_dict return self.represent_mapping(\'tag:yaml.org,2002:map\', data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_321319b12ea4ff9b63c7655015a3156de2c3b279/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 117, in represent_mapping node_key = self.represent_data(item_key) File "/home/teuthworker/src/git.ceph.com_git_teuthology_321319b12ea4ff9b63c7655015a3156de2c3b279/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 58, in represent_data node = self.yaml_representers[None](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_321319b12ea4ff9b63c7655015a3156de2c3b279/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 231, in represent_undefined raise RepresenterError("cannot represent an object", data)', 'yaml.representer.RepresenterError': "('cannot represent an object', '_ansible_no_log')"}
master
centos_8.2_container_tools_3.0.yaml
master
smithi
ubuntu 20.04
rados:cephadm/with-work/{0-distro/ubuntu_20.04 fixed-2 mode/packaged mon_election/connectivity msgr/async-v2only start tasks/rados_python}
master
centos_8.2_container_tools_3.0.yaml
master
smithi
centos 8.3
rados:cephadm/smoke-roleless/{0-distro/centos_8.3_container_tools_3.0 1-start 2-services/nfs-ingress2 3-final}
master
centos_8.2_container_tools_3.0.yaml
master
smithi
centos 8.2
rados:cephadm/workunits/{0-distro/centos_8.2_container_tools_3.0 mon_election/connectivity task/test_nfs}
master
centos_8.2_container_tools_3.0.yaml
master
smithi
ubuntu 20.04
rados:cephadm/smoke-roleless/{0-distro/ubuntu_20.04 1-start 2-services/nfs 3-final}
master
centos_8.2_container_tools_3.0.yaml
master
smithi
centos 8.2
rados:cephadm/mgr-nfs-upgrade/{0-centos_8.2_container_tools_3.0 1-bootstrap/16.2.5 1-start 2-nfs 3-upgrade-with-workload 4-final}
master
centos_8.2_container_tools_3.0.yaml
master
smithi
centos 8.2
rados:cephadm/thrash/{0-distro/centos_8.2_container_tools_3.0 1-start 2-thrash 3-tasks/rados_api_tests fixed-2 msgr/async root}
master
centos_8.2_container_tools_3.0.yaml
master
smithi
centos 8.3
rados:cephadm/smoke-roleless/{0-distro/centos_8.3_container_tools_3.0 1-start 2-services/nfs2 3-final}
master
centos_8.2_container_tools_3.0.yaml
master
smithi
centos 8.2
rados:cephadm/workunits/{0-distro/centos_8.2_container_tools_3.0 mon_election/classic task/test_orch_cli}
master
centos_8.2_container_tools_3.0.yaml
master
smithi
ubuntu 20.04
rados:cephadm/smoke-roleless/{0-distro/ubuntu_20.04 1-start 2-services/rgw-ingress 3-final}
master
centos_8.2_container_tools_3.0.yaml
master
smithi
centos 8.3
rados:cephadm/smoke-roleless/{0-distro/centos_8.3_container_tools_3.0 1-start 2-services/rgw 3-final}
master
centos_8.2_container_tools_3.0.yaml
master
smithi
ubuntu 20.04
rados:cephadm/smoke/{distro/ubuntu_20.04 fixed-2 mon_election/classic start}
master
centos_8.2_container_tools_3.0.yaml
master
smithi
ubuntu 20.04
rados:cephadm/smoke-roleless/{0-distro/ubuntu_20.04 1-start 2-services/basic 3-final}
master
centos_8.2_container_tools_3.0.yaml
master
smithi
ubuntu 20.04
rados:cephadm/smoke-singlehost/{0-distro$/{ubuntu_20.04} 1-start 2-services/rgw 3-final}
master
centos_8.2_container_tools_3.0.yaml
master
smithi
centos 8.2
rados:cephadm/thrash/{0-distro/centos_8.2_container_tools_3.0 1-start 2-thrash 3-tasks/radosbench fixed-2 msgr/async-v1only root}
master
centos_8.2_container_tools_3.0.yaml
master
smithi
ubuntu 20.04
rados:cephadm/upgrade/{1-start-distro/1-start-ubuntu_20.04 2-repo_digest/defaut 3-start-upgrade 4-wait mon_election/classic}
master
centos_8.2_container_tools_3.0.yaml
master
smithi
centos 8.3
rados:cephadm/with-work/{0-distro/centos_8.3_container_tools_3.0 fixed-2 mode/root mon_election/classic msgr/async start tasks/rados_api_tests}
master
centos_8.2_container_tools_3.0.yaml
master
smithi
centos 8.2
rados:cephadm/workunits/{0-distro/centos_8.2_container_tools_3.0 mon_election/connectivity task/test_adoption}
master
centos_8.2_container_tools_3.0.yaml
master
smithi
centos 8.3
rados:cephadm/smoke-roleless/{0-distro/centos_8.3_container_tools_3.0 1-start 2-services/client-keyring 3-final}
master
centos_8.2_container_tools_3.0.yaml
master
smithi
ubuntu 20.04
rados:cephadm/smoke-roleless/{0-distro/ubuntu_20.04 1-start 2-services/iscsi 3-final}
master
centos_8.2_container_tools_3.0.yaml
master
smithi
centos 8.2
rados:cephadm/workunits/{0-distro/centos_8.2_container_tools_3.0 mon_election/classic task/test_cephadm}
master
centos_8.2_container_tools_3.0.yaml
master
smithi
centos 8.3
rados:cephadm/smoke-roleless/{0-distro/centos_8.3_container_tools_3.0 1-start 2-services/mirror 3-final}
master
centos_8.2_container_tools_3.0.yaml
master
smithi
centos 8.2
rados:cephadm/mgr-nfs-upgrade/{0-centos_8.2_container_tools_3.0 1-bootstrap/octopus 1-start 2-nfs 3-upgrade-with-workload 4-final}
master
centos_8.2_container_tools_3.0.yaml
master
smithi
centos 8.2
rados:cephadm/thrash/{0-distro/centos_8.2_container_tools_3.0 1-start 2-thrash 3-tasks/small-objects fixed-2 msgr/async-v2only root}
master
centos_8.2_container_tools_3.0.yaml
master
smithi
ubuntu 20.04
rados:cephadm/smoke-roleless/{0-distro/ubuntu_20.04 1-start 2-services/nfs-ingress-rgw 3-final}
master
centos_8.2_container_tools_3.0.yaml
master
smithi
centos 8.2
rados:cephadm/workunits/{0-distro/centos_8.2_container_tools_3.0 mon_election/connectivity task/test_cephadm_repos}
master
centos_8.2_container_tools_3.0.yaml
master
smithi
centos 8.3
rados:cephadm/smoke-roleless/{0-distro/centos_8.3_container_tools_3.0 1-start 2-services/nfs-ingress 3-final}
master
centos_8.2_container_tools_3.0.yaml
master
smithi
centos 8.3
rados:cephadm/smoke/{distro/centos_8.3_container_tools_3.0 fixed-2 mon_election/connectivity start}
master
centos_8.2_container_tools_3.0.yaml
master
smithi
centos 8.3
rados:cephadm/upgrade/{1-start-distro/1-start-centos_8.3-octopus 2-repo_digest/repo_digest 3-start-upgrade 4-wait mon_election/connectivity}
master
centos_8.2_container_tools_3.0.yaml
master
smithi
ubuntu 20.04
rados:cephadm/with-work/{0-distro/ubuntu_20.04 fixed-2 mode/packaged mon_election/connectivity msgr/async-v1only start tasks/rados_python}
master
centos_8.2_container_tools_3.0.yaml
master
smithi
ubuntu 20.04
rados:cephadm/smoke-roleless/{0-distro/ubuntu_20.04 1-start 2-services/nfs-ingress2 3-final}
master
centos_8.2_container_tools_3.0.yaml
master
smithi
centos 8.2
rados:cephadm/workunits/{0-distro/centos_8.2_container_tools_3.0 mon_election/classic task/test_nfs}
master
centos_8.2_container_tools_3.0.yaml
master
smithi
centos 8.3
rados:cephadm/smoke-roleless/{0-distro/centos_8.3_container_tools_3.0 1-start 2-services/nfs 3-final}
master
centos_8.2_container_tools_3.0.yaml
master
smithi
centos 8.2
rados:cephadm/thrash/{0-distro/centos_8.2_container_tools_3.0 1-start 2-thrash 3-tasks/snaps-few-objects fixed-2 msgr/async root}
master
centos_8.2_container_tools_3.0.yaml
master
smithi
ubuntu 20.04
rados:cephadm/smoke-roleless/{0-distro/ubuntu_20.04 1-start 2-services/nfs2 3-final}
master
centos_8.2_container_tools_3.0.yaml
master
smithi
centos 8.2
rados:cephadm/workunits/{0-distro/centos_8.2_container_tools_3.0 mon_election/connectivity task/test_orch_cli}
master
centos_8.2_container_tools_3.0.yaml
master
smithi
centos 8.3
rados:cephadm/smoke-roleless/{0-distro/centos_8.3_container_tools_3.0 1-start 2-services/rgw-ingress 3-final}
master
centos_8.2_container_tools_3.0.yaml
master
smithi
ubuntu 20.04
rados:cephadm/smoke-roleless/{0-distro/ubuntu_20.04 1-start 2-services/rgw 3-final}