archive_path: /home/teuthworker/archive/sage-2021-04-25_21:22:03-rados:cephadm-wip-sage-testing-2021-04-25-1236-distro-basic-smithi/6072921 branch: wip-sage-testing-2021-04-25-1236 description: rados:cephadm/smoke-roleless/{0-distro/ubuntu_18.04 1-start 2-services/client-keyring 3-final} email: null first_in_suite: false job_id: '6072921' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: sage-2021-04-25_21:22:03-rados:cephadm-wip-sage-testing-2021-04-25-1236-distro-basic-smithi nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: ubuntu os_version: '18.04' overrides: admin_socket: branch: wip-sage-testing-2021-04-25-1236 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 log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) log-whitelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: 0df4e4cf98231828291ace0305748927370ab3bb ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: osd default pool size: 2 install: ceph: sha1: 0df4e4cf98231828291ace0305748927370ab3bb workunit: branch: wip-sage-testing-2021-04-25-1236 sha1: 0df4e4cf98231828291ace0305748927370ab3bb owner: scheduled_sage@teuthology priority: 75 repo: git://git.ceph.com/ceph-ci.git roles: - - host.a - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - - host.b - osd.4 - osd.5 - osd.6 - osd.7 - client.1 sha1: 0df4e4cf98231828291ace0305748927370ab3bb sleep_before_teardown: 0 suite: rados:cephadm suite_branch: wip-sage-testing-2021-04-25-1236 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_0df4e4cf98231828291ace0305748927370ab3bb/qa suite_relpath: qa suite_repo: git://git.ceph.com/ceph-ci.git suite_sha1: 0df4e4cf98231828291ace0305748927370ab3bb targets: smithi080.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDppoZgJecnV2nIW1yrtomRcusdbCTKfH6GJR6Xdh+3e+2peOBatC2oYdAvgPlCcn6uYz0ogKyuxZLkxeGJhYOnrti5Tmi8HiytlTWZq4MMXZM5Fjvib+HWuBBC5vmV/n1iULEAcSWaFrmdgbj4ShsQzxKxhsXOPWzgbkHJmBxmlPlZ4aNCSL8AaAo17Ntm9BUhawWsZXUVw5biu17H0bKwk82vAU3Ep9jsLzEY3+Kz3JUfQz6dF57XZauMLxNr867eO/O6GFALGRxF+okK2RIeyEViwR/OWEVXKXjG7MKd20cPzDBz3v1SFhqZ1u/4vrAZ+xRgpqYyYejksXL8nL7H smithi148.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQD5GjX/fyLDBklMkQPysY/lXG9A1ajgiS7xFkmyqIBPD3jXoeqzKOoEnHjvLSluzUJFt2rgjMGaPxjVjT2ySlN7tNhpxjznm3000TWiRaYuVftIY0SiFxKcPs7FXcoskkrd6NAp6TwVVSBy9SI+h4UWA5Oh2wYt0sKFx1MseINT2wkyTQj8kzNf4Epvzes1mfH244/s3fiPOVUj3UXHlLCTFdkeSSw46pyvEzVDkrn8w6uR02Xozpmnnc+F3jeY/jWfAdLZ1KGjxK97OjIuZOEi9TKQy2J7WYRiw1hdEgDi3bQeMbaUWB9bHS/hmZYHd4JfyVMD5ZfXLI/KTPs17zH3 tasks: - 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 - 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 - cephadm.shell: host.b: - test ! -e /etc/ceph/ceph.client.foo.keyring - ceph orch host label add `hostname` foo - 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 - ceph orch host label rm `hostname` foo - while test -e /etc/ceph/ceph.client.foo.keyring ; do sleep 1 ; done - cephadm.shell: host.a: - test -e /etc/ceph/ceph.client.foo.keyring - ceph orch client-keyring rm client.foo - while test -e /etc/ceph/ceph.client.foo.keyring ; do sleep 1 ; done - cephadm.shell: host.a: - ceph orch status - ceph orch ps - ceph orch ls - ceph orch host ls - ceph orch device ls teuthology_branch: master teuthology_sha1: 2713a3cd31b17738a50039eaa9d859b5dc39fb8a timestamp: 2021-04-25_21:22:03 tube: smithi user: sage verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.7665