archive_path: /home/teuthworker/archive/teuthology-2022-08-21_07:07:02-orch-quincy-distro-default-smithi/6983059 branch: quincy description: orch/cephadm/smoke-roleless/{0-distro/centos_8.stream_container_tools_crun 0-nvme-loop 1-start 2-services/nfs2 3-final} email: ceph-qa@ceph.io first_in_suite: false job_id: '6983059' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: teuthology-2022-08-21_07:07:02-orch-quincy-distro-default-smithi no_nested_subset: false nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: centos os_version: 8.stream overrides: admin_socket: branch: quincy ceph: conf: mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 osd shutdown pgref assert: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: 12ec32f7b88cafe0f7b5c0bb2a6539c37da6691f ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: osd default pool size: 2 install: ceph: flavor: default sha1: 12ec32f7b88cafe0f7b5c0bb2a6539c37da6691f kernel: hwe: true selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: quincy sha1: 12ec32f7b88cafe0f7b5c0bb2a6539c37da6691f owner: scheduled_teuthology@teuthology priority: 1000 repo: git://git.ceph.com/ceph.git roles: - - host.a - client.0 - - host.b - client.1 sha1: 12ec32f7b88cafe0f7b5c0bb2a6539c37da6691f sleep_before_teardown: 0 suite: orch suite_branch: quincy suite_path: /home/teuthworker/src/git.ceph.com_ceph_12ec32f7b88cafe0f7b5c0bb2a6539c37da6691f/qa suite_relpath: qa suite_repo: git://git.ceph.com/ceph.git suite_sha1: 12ec32f7b88cafe0f7b5c0bb2a6539c37da6691f targets: smithi116.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDTuRbAYa2Kw1pSEwLpeMmvlIMMq4Rc8ATF/wmxr7g2WHfKvnYDcBKISbg7SoMiaf+r485faH9dFrK886rjwETiMRdOeQCFalFb8XjNRFxD3aG8FhhOFhfTVnuUSn/8v1Bc+wpIgT9hWdk3kO6vxlaHRuEOGXEMjnLQZHzP1YhE2cxJ75Nqu1ukYakGQNFVuIyt6omTld8ImH9DIaXZw3zgko5ayvryu/FoOo/wrNqMMVxU5UwK692wQhJbDtG+ImNO3o0aCCXqSfaLcfZf5xGsaTKYghhn3grKjAdcusaXdlM0kX590TTfcuBYdnOMTmExtbdPNDMkpsC8NXjUz+c8/qTqpOOmSesoCToc4AcGi77k0Jiu8/qCVwqiBEIpJhUTgXmU07FGv7h5aWAWb4nsFaQ6AvGmGgHuDlKEeSKOuw7EkKoKJ0FZamvK6Vh0MuHepPpR5161xYOsgWgnzEx9P2P1loA5voWq07aRtXDgUUkbsSYxhXC7DeJj3j7ADxk= smithi183.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDBEzzVCnQ6VHl8Y8FZmhj5gYLmAN+B5r/5XrkVdhDdDTD5qRtFSM5udeYyCuYuuDQgrUG2NqZqDOWLajHvwy/MweF3AumgEiJnF7LiSAITtS4JipD7HHGrM4n7Pis2uZxluDCs6ey0+tVGqYBUYWRPvtmkaz/GXXErimFqqm1+pIbdLY0aZ/euDXsuo5vASHL1fi6q4NU0KMyKtLFAGT6+UCa3BJyxZoNBQ/VTfWCaya5kOdRYCoU4h49TyUyHDYxIa8vuxxXhx+u8S+lnTCHQd/yOEpq24kuUMfKubcikLi8RuvUuK7LfJuChwIbrh33ePyyOxanC3tmIVQRb4g+7q6prOikeS4lum9YZEagWTWh9Oj6KO6/KRrvwvyKG6ZaN4En2VADAMmnCa0QZ2nMZPR8vz6V7auPuTvgkxRcywDEdXt+UPQcICApkcR8Mt6lOi7VjxbajbX/AyZ0WdSESv6CoO2gW8u9KBmW9elBMTKhctx6lt6/OC8Q8CCueats= tasks: - pexec: all: - sudo cp /etc/containers/registries.conf /etc/containers/registries.conf.backup - sudo dnf -y module reset container-tools - sudo dnf -y module install container-tools - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf - sudo sed -i 's/runtime = "runc"/#runtime = "runc"/g' /usr/share/containers/containers.conf - sudo sed -i 's/#runtime = "crun"/runtime = "crun"/g' /usr/share/containers/containers.conf - nvme_loop: null - cephadm: roleless: true - cephadm.shell: host.a: - ceph orch status - ceph orch ps - ceph orch ls - ceph orch host ls - ceph orch device ls - vip.exec: all-hosts: - systemctl stop nfs-server - cephadm.shell: host.a: - ceph nfs cluster create foo - cephadm.wait_for_service: service: nfs.foo - cephadm.shell: host.a: - stat -c '%u %g' /var/log/ceph | grep '167 167' - ceph orch status - ceph orch ps - ceph orch ls - ceph orch host ls - ceph orch device ls - ceph orch ls | grep '^osd.all-available-devices ' teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: b1d387f12b117399cb87c86aaa341398fa0c0919 timestamp: 2022-08-21_07:07:02 tube: smithi user: teuthology verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.1713