archive_path: /home/teuthworker/archive/teuthology-2022-09-11_03:31:04-rados-pacific-distro-default-smithi/7025610 branch: pacific description: rados/cephadm/smoke-roleless/{0-distro/rhel_8.4_container_tools_rhel8 0-nvme-loop 1-start 2-services/client-keyring 3-final} email: ceph-qa@ceph.io first_in_suite: false job_id: '7025610' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: teuthology-2022-09-11_03:31:04-rados-pacific-distro-default-smithi no_nested_subset: false nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: rhel os_version: '8.4' overrides: admin_socket: branch: pacific 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: b2b80306dfbe8227629ed1f5fbe82d855a3b1e8a ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: osd default pool size: 2 install: ceph: flavor: default sha1: b2b80306dfbe8227629ed1f5fbe82d855a3b1e8a selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: pacific sha1: b39c199834edd0cec8f754aa9b894e91975e7ecc owner: scheduled_teuthology@teuthology priority: 500 repo: git://git.ceph.com/ceph.git roles: - - host.a - client.0 - - host.b - client.1 sha1: b2b80306dfbe8227629ed1f5fbe82d855a3b1e8a sleep_before_teardown: 0 suite: rados suite_branch: pacific suite_path: /home/teuthworker/src/git.ceph.com_ceph_b39c199834edd0cec8f754aa9b894e91975e7ecc/qa suite_relpath: qa suite_repo: git://git.ceph.com/ceph.git suite_sha1: b39c199834edd0cec8f754aa9b894e91975e7ecc targets: smithi070.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC6KkgpP2uaENAwvmBWrzhLiSdhBB6KObG8QDDpaWUzHzc/ucmonZKKjMuOxDWtD3sxY1qiwnhwkNxQM+fQzRIzJYnoMGJzQyTEBTqjD5b/w4qcPiYYDvRZhXIUan/PMylSFiNTkOMhWoJtyYGL1UcgLlywt0FSj2sCSE1Wh61hAknrLgnkRDoWbATuWd6SF+E7cyW3xzH2DTkLy1WIhtXYebkV6106pC6NiYJpO7jkWaG8yaIOq0Ao8+EX+Ef9+rhbwSo0t3K27emtnuE4n9tiDvLyfgDvGxFYcu9UucgtCjdEa6PrCK+11ErTfTnhwd8aT82j8pwZf4qWQ+4x95tc6yyrlHHLVq+YiNmHD/Tx9C9wIVfKSMeXMkxd9diO3WZ8OSeS3MkDL8eDubZ2YOPNW6Qfaa7qQKQYZPv93vRaaZznwACg7dURuhW7c8kSV1RCY9j0zrChC8Ji4oqFDUkvUVsOZ70lH/M+GWnIaNj/Sw8Zh68QRQGBvtGn5yyslHM= smithi187.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC+DPt1hk0d6kiyYzYgPsyhVdd4dLf/7rDzA57NMFmRZJeFZEdSVxLPBefXcitGQJXFad2mIHCw6u5Uwnh2SyhNqhONo3/b11itNaiwOW/fSA2E+ZmrA3fu/Y3vOH5qWKZoJYyI/DV9GhdOJuoJJW0KITyYahLHi8RNifR1aqoHSDJLikdGJJh+Wd7LpGzAkPwwo7DHiXWXVYT9HxY1eCYPycS+XGymjhFu8PCKp+MHYqqMwjNcObJVOp6f7OdFysOJiET/HlMnk1UAi2P4uFZUqERVGXvzZyWzfB3xVvEP7u/xttDEJQPibSHhh+k0uFKw1Nuh6Vp/tsWzgvQrJQbZZdfD8+fut4MWMMeIvyMMOWXwt/wSZjCrYHSnvbdbKSQLmdKhPTUU0IylGBz7xZo9qpnO48wJ2T1fiC22EF6NPyiyVxNrIPNXoyouW2aXsHyfo8yMC9SgAvrenzOjqF9/Ea0LLHIa+aIeIyxEbbdjP6AQLkWoO0rrisl3Hp1F/Pc= 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:rhel8 - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.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 - cephadm.shell: host.a: - ceph orch host label add `hostname` foo - ceph auth get-or-create client.foo mon 'allow r' - ceph orch client-keyring set client.foo label:foo --mode 770 --owner 11111:22222 - exec: host.a: - while ! test -e /etc/ceph/ceph.client.foo.keyring ; do sleep 1 ; done - ls -al /etc/ceph/ceph.client.foo.keyring | grep rwxrwx--- - ls -al /etc/ceph/ceph.client.foo.keyring | grep 11111 - ls -al /etc/ceph/ceph.client.foo.keyring | grep 22222 - test -e /etc/ceph/ceph.conf - exec: host.b: - test ! -e /etc/ceph/ceph.client.foo.keyring - cephadm.shell: host.b: - ceph orch host label add `hostname` foo - exec: host.b: - while ! test -e /etc/ceph/ceph.client.foo.keyring ; do sleep 1 ; done - ls -al /etc/ceph/ceph.client.foo.keyring | grep rwxrwx--- - ls -al /etc/ceph/ceph.client.foo.keyring | grep 11111 - ls -al /etc/ceph/ceph.client.foo.keyring | grep 22222 - cephadm.shell: host.b: - ceph orch host label rm `hostname` foo - exec: host.b: - while test -e /etc/ceph/ceph.client.foo.keyring ; do sleep 1 ; done - exec: host.a: - test -e /etc/ceph/ceph.client.foo.keyring - cephadm.shell: host.a: - ceph orch client-keyring rm client.foo - exec: host.a: - while test -e /etc/ceph/ceph.client.foo.keyring ; do sleep 1 ; done - 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: b58f2c18636eb10faa77ed3614abd00cb85dfc2c timestamp: 2022-09-11_03:31:04 tube: smithi user: teuthology verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.1713