2021-02-24T15:31:27.288 INFO:root:teuthology version: 1.1.0-9a6b849c 2021-02-24T15:31:27.289 INFO:teuthology.results:subset: '0/4' 2021-02-24T15:31:27.289 INFO:teuthology.results:seed: '6680' 2021-02-24T15:32:46.000 INFO:root:teuthology version: 1.1.0-9a6b849c 2021-02-24T15:32:46.003 INFO:teuthology.results:Waiting up to 43200 seconds for tests to finish... 2021-02-24T16:28:47.177 INFO:teuthology.results:Tests finished! gathering results... 2021-02-24T16:29:16.568 INFO:scrape:Found 59 jobs 2021-02-24T16:29:17.281 INFO:scrape:Found 3 distinct failure reasons 2021-02-24T16:29:17.282 INFO:scrape:Failure: Command failed (workunit test cephadm/test_dashboard_e2e.sh) on smithi036 with status 1: 'mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=89fbcaa665957cc6bb70bf3aeeec9622f1d2d315 TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cephadm/test_dashboard_e2e.sh' 2021-02-24T16:29:17.283 INFO:scrape:1 jobs: ['5911668'] 2021-02-24T16:29:17.283 INFO:scrape:suites: ['rados:cephadm/dashboard/{distro/centos_latest', 'task/test_e2e}'] 2021-02-24T16:29:17.284 INFO:scrape: 2021-02-24T16:29:17.284 INFO:scrape:Failure: Failure object was: {'smithi104.front.sepia.ceph.com': {'results': [{'msg': "Creating volume group 'vg_nvme' failed", 'rc': 3, 'err': " /dev/vg_nvme: already exists in filesystem\n Run `vgcreate --help' for more information.\n", 'failed': True, 'invocation': {'module_args': {'vg': 'vg_nvme', 'pvs': ['/dev/nvme0n1'], 'state': 'present', 'pesize': '4', 'pv_options': '', 'vg_options': '', 'force': False}}, '_ansible_no_log': False, 'changed': False, 'item': {'key': 'vg_nvme', 'value': {'pvs': '/dev/nvme0n1'}}, 'ansible_loop_var': 'item', '_ansible_item_label': {'key': 'vg_nvme', 'value': {'pvs': '/dev/nvme0n1'}}}], 'msg': 'All items completed', '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_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/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_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/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_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/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_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/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_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/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_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/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_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/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_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/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_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/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_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/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_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 199, in represent_list return self.represent_sequence('tag:yaml.org,2002:seq', data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 92, in represent_sequence node_item = self.represent_data(item) File "/home/teuthworker/src/git.ceph.com_git_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/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_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/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_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/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_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/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_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/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', " /dev/vg_nvme: already exists in filesystem\n Run `vgcreate --help' for more information.\n") 2021-02-24T16:29:17.285 INFO:scrape:1 jobs: ['5911703'] 2021-02-24T16:29:17.285 INFO:scrape:suites: ['fixed-2', 'mode/packaged', 'mon_election/classic', 'msgr/async-v2only', 'rados:cephadm/with-work/{distro/centos_latest', 'start', 'tasks/rados_api_tests}'] 2021-02-24T16:29:17.285 INFO:scrape: 2021-02-24T16:29:17.286 INFO:scrape:Failure: {'Failure object was': {'smithi035.front.sepia.ceph.com': {'results': [{'name': 'zcerza', 'state': 'absent', 'changed': False, 'invocation': {'module_args': {'name': 'zcerza', 'state': 'absent', 'non_unique': False, 'force': False, 'remove': False, 'create_home': True, 'system': False, 'move_home': False, 'append': False, 'ssh_key_bits': 0, 'ssh_key_type': 'rsa', 'ssh_key_comment': 'ansible-generated on smithi035', 'update_password': 'always', 'uid': 'None', 'group': 'None', 'groups': 'None', 'comment': 'None', 'home': 'None', 'shell': 'None', 'password': 'None', 'login_class': 'None', 'hidden': 'None', 'seuser': 'None', 'skeleton': 'None', 'generate_ssh_key': 'None', 'ssh_key_file': 'None', 'ssh_key_passphrase': 'None', 'expires': 'None', 'password_lock': 'None', 'local': 'None', 'profile': 'None', 'authorization': 'None', 'role': 'None'}}, '_ansible_no_log': False, 'failed': False, 'item': 'zcerza', 'ansible_loop_var': 'item', '_ansible_item_label': 'zcerza'}, {'name': 'aschoen', 'state': 'absent', 'changed': False, 'invocation': {'module_args': {'name': 'aschoen', 'state': 'absent', 'non_unique': False, 'force': False, 'remove': False, 'create_home': True, 'system': False, 'move_home': False, 'append': False, 'ssh_key_bits': 0, 'ssh_key_type': 'rsa', 'ssh_key_comment': 'ansible-generated on smithi035', 'update_password': 'always', 'uid': 'None', 'group': 'None', 'groups': 'None', 'comment': 'None', 'home': 'None', 'shell': 'None', 'password': 'None', 'login_class': 'None', 'hidden': 'None', 'seuser': 'None', 'skeleton': 'None', 'generate_ssh_key': 'None', 'ssh_key_file': 'None', 'ssh_key_passphrase': 'None', 'expires': 'None', 'password_lock': 'None', 'local': 'None', 'profile': 'None', 'authorization': 'None', 'role': 'None'}}, '_ansible_no_log': False, 'failed': False, 'item': 'aschoen', 'ansible_loop_var': 'item', '_ansible_item_label': 'aschoen'}, {'name': 'andrew', 'state': 'absent', 'changed': False, 'invocation': {'module_args': {'name': 'andrew', 'state': 'absent', 'non_unique': False, 'force': False, 'remove': False, 'create_home': True, 'system': False, 'move_home': False, 'append': False, 'ssh_key_bits': 0, 'ssh_key_type': 'rsa', 'ssh_key_comment': 'ansible-generated on smithi035', 'update_password': 'always', 'uid': 'None', 'group': 'None', 'groups': 'None', 'comment': 'None', 'home': 'None', 'shell': 'None', 'password': 'None', 'login_class': 'None', 'hidden': 'None', 'seuser': 'None', 'skeleton': 'None', 'generate_ssh_key': 'None', 'ssh_key_file': 'None', 'ssh_key_passphrase': 'None', 'expires': 'None', 'password_lock': 'None', 'local': 'None', 'profile': 'None', 'authorization': 'None', 'role': 'None'}}, '_ansible_no_log': False, 'failed': False, 'item': 'andrew', 'ansible_loop_var': 'item', '_ansible_item_label': 'andrew'}, {'name': 'sweil', 'state': 'absent', 'changed': False, 'invocation': {'module_args': {'name': 'sweil', 'state': 'absent', 'non_unique': False, 'force': False, 'remove': False, 'create_home': True, 'system': False, 'move_home': False, 'append': False, 'ssh_key_bits': 0, 'ssh_key_type': 'rsa', 'ssh_key_comment': 'ansible-generated on smithi035', 'update_password': 'always', 'uid': 'None', 'group': 'None', 'groups': 'None', 'comment': 'None', 'home': 'None', 'shell': 'None', 'password': 'None', 'login_class': 'None', 'hidden': 'None', 'seuser': 'None', 'skeleton': 'None', 'generate_ssh_key': 'None', 'ssh_key_file': 'None', 'ssh_key_passphrase': 'None', 'expires': 'None', 'password_lock': 'None', 'local': 'None', 'profile': 'None', 'authorization': 'None', 'role': 'None'}}, '_ansible_no_log': False, 'failed': False, 'item': 'sweil', 'ansible_loop_var': 'item', '_ansible_item_label': 'sweil'}, {'name': 'brad', 'state': 'absent', 'changed': False, 'invocation': {'module_args': {'name': 'brad', 'state': 'absent', 'non_unique': False, 'force': False, 'remove': False, 'create_home': True, 'system': False, 'move_home': False, 'append': False, 'ssh_key_bits': 0, 'ssh_key_type': 'rsa', 'ssh_key_comment': 'ansible-generated on smithi035', 'update_password': 'always', 'uid': 'None', 'group': 'None', 'groups': 'None', 'comment': 'None', 'home': 'None', 'shell': 'None', 'password': 'None', 'login_class': 'None', 'hidden': 'None', 'seuser': 'None', 'skeleton': 'None', 'generate_ssh_key': 'None', 'ssh_key_file': 'None', 'ssh_key_passphrase': 'None', 'expires': 'None', 'password_lock': 'None', 'local': 'None', 'profile': 'None', 'authorization': 'None', 'role': 'None'}}, '_ansible_no_log': False, 'failed': False, 'item': 'brad', 'ansible_loop_var': 'item', '_ansible_item_label': 'brad'}, {'name': 'kefu', 'state': 'absent', 'changed': False, 'invocation': {'module_args': {'name': 'kefu', 'state': 'absent', 'non_unique': False, 'force': False, 'remove': False, 'create_home': True, 'system': False, 'move_home': False, 'append': False, 'ssh_key_bits': 0, 'ssh_key_type': 'rsa', 'ssh_key_comment': 'ansible-generated on smithi035', 'update_password': 'always', 'uid': 'None', 'group': 'None', 'groups': 'None', 'comment': 'None', 'home': 'None', 'shell': 'None', 'password': 'None', 'login_class': 'None', 'hidden': 'None', 'seuser': 'None', 'skeleton': 'None', 'generate_ssh_key': 'None', 'ssh_key_file': 'None', 'ssh_key_passphrase': 'None', 'expires': 'None', 'password_lock': 'None', 'local': 'None', 'profile': 'None', 'authorization': 'None', 'role': 'None'}}, '_ansible_no_log': False, 'failed': False, 'item': 'kefu', 'ansible_loop_var': 'item', '_ansible_item_label': 'kefu'}, {'name': 'shylesh', 'state': 'absent', 'changed': False, 'invocation': {'module_args': {'name': 'shylesh', 'state': 'absent', 'non_unique': False, 'force': False, 'remove': False, 'create_home': True, 'system': False, 'move_home': False, 'append': False, 'ssh_key_bits': 0, 'ssh_key_type': 'rsa', 'ssh_key_comment': 'ansible-generated on smithi035', 'update_password': 'always', 'uid': 'None', 'group': 'None', 'groups': 'None', 'comment': 'None', 'home': 'None', 'shell': 'None', 'password': 'None', 'login_class': 'None', 'hidden': 'None', 'seuser': 'None', 'skeleton': 'None', 'generate_ssh_key': 'None', 'ssh_key_file': 'None', 'ssh_key_passphrase': 'None', 'expires': 'None', 'password_lock': 'None', 'local': 'None', 'profile': 'None', 'authorization': 'None', 'role': 'None'}}, '_ansible_no_log': False, 'failed': False, 'item': 'shylesh', 'ansible_loop_var': 'item', '_ansible_item_label': 'shylesh'}, {'name': 'gmeno', 'state': 'absent', 'changed': False, 'invocation': {'module_args': {'name': 'gmeno', 'state': 'absent', 'non_unique': False, 'force': False, 'remove': False, 'create_home': True, 'system': False, 'move_home': False, 'append': False, 'ssh_key_bits': 0, 'ssh_key_type': 'rsa', 'ssh_key_comment': 'ansible-generated on smithi035', 'update_password': 'always', 'uid': 'None', 'group': 'None', 'groups': 'None', 'comment': 'None', 'home': 'None', 'shell': 'None', 'password': 'None', 'login_class': 'None', 'hidden': 'None', 'seuser': 'None', 'skeleton': 'None', 'generate_ssh_key': 'None', 'ssh_key_file': 'None', 'ssh_key_passphrase': 'None', 'expires': 'None', 'password_lock': 'None', 'local': 'None', 'profile': 'None', 'authorization': 'None', 'role': 'None'}}, '_ansible_no_log': False, 'failed': False, 'item': 'gmeno', 'ansible_loop_var': 'item', '_ansible_item_label': 'gmeno'}, {'name': 'alfredodeza', 'state': 'absent', 'changed': False, 'invocation': {'module_args': {'name': 'alfredodeza', 'state': 'absent', 'non_unique': False, 'force': False, 'remove': False, 'create_home': True, 'system': False, 'move_home': False, 'append': False, 'ssh_key_bits': 0, 'ssh_key_type': 'rsa', 'ssh_key_comment': 'ansible-generated on smithi035', 'update_password': 'always', 'uid': 'None', 'group': 'None', 'groups': 'None', 'comment': 'None', 'home': 'None', 'shell': 'None', 'password': 'None', 'login_class': 'None', 'hidden': 'None', 'seuser': 'None', 'skeleton': 'None', 'generate_ssh_key': 'None', 'ssh_key_file': 'None', 'ssh_key_passphrase': 'None', 'expires': 'None', 'password_lock': 'None', 'local': 'None', 'profile': 'None', 'authorization': 'None', 'role': 'None'}}, '_ansible_no_log': False, 'failed': False, 'item': 'alfredodeza', 'ansible_loop_var': 'item', '_ansible_item_label': 'alfredodeza'}, {'name': 'trhoden', 'state': 'absent', 'changed': False, 'invocation': {'module_args': {'name': 'trhoden', 'state': 'absent', 'non_unique': False, 'force': False, 'remove': False, 'create_home': True, 'system': False, 'move_home': False, 'append': False, 'ssh_key_bits': 0, 'ssh_key_type': 'rsa', 'ssh_key_comment': 'ansible-generated on smithi035', 'update_password': 'always', 'uid': 'None', 'group': 'None', 'groups': 'None', 'comment': 'None', 'home': 'None', 'shell': 'None', 'password': 'None', 'login_class': 'None', 'hidden': 'None', 'seuser': 'None', 'skeleton': 'None', 'generate_ssh_key': 'None', 'ssh_key_file': 'None', 'ssh_key_passphrase': 'None', 'expires': 'None', 'password_lock': 'None', 'local': 'None', 'profile': 'None', 'authorization': 'None', 'role': 'None'}}, '_ansible_no_log': False, 'failed': False, 'item': 'trhoden', 'ansible_loop_var': 'item', '_ansible_item_label': 'trhoden'}, {'name': 'nishtha', 'state': 'absent', 'changed': False, 'invocation': {'module_args': {'name': 'nishtha', 'state': 'absent', 'non_unique': False, 'force': False, 'remove': False, 'create_home': True, 'system': False, 'move_home': False, 'append': False, 'ssh_key_bits': 0, 'ssh_key_type': 'rsa', 'ssh_key_comment': 'ansible-generated on smithi035', 'update_password': 'always', 'uid': 'None', 'group': 'None', 'groups': 'None', 'comment': 'None', 'home': 'None', 'shell': 'None', 'password': 'None', 'login_class': 'None', 'hidden': 'None', 'seuser': 'None', 'skeleton': 'None', 'generate_ssh_key': 'None', 'ssh_key_file': 'None', 'ssh_key_passphrase': 'None', 'expires': 'None', 'password_lock': 'None', 'local': 'None', 'profile': 'None', 'authorization': 'None', 'role': 'None'}}, '_ansible_no_log': False, 'failed': False, 'item': 'nishtha', 'ansible_loop_var': 'item', '_ansible_item_label': 'nishtha'}, {'name': 'yguang', 'state': 'absent', 'changed': False, 'invocation': {'module_args': {'name': 'yguang', 'state': 'absent', 'non_unique': False, 'force': False, 'remove': False, 'create_home': True, 'system': False, 'move_home': False, 'append': False, 'ssh_key_bits': 0, 'ssh_key_type': 'rsa', 'ssh_key_comment': 'ansible-generated on smithi035', 'update_password': 'always', 'uid': 'None', 'group': 'None', 'groups': 'None', 'comment': 'None', 'home': 'None', 'shell': 'None', 'password': 'None', 'login_class': 'None', 'hidden': 'None', 'seuser': 'None', 'skeleton': 'None', 'generate_ssh_key': 'None', 'ssh_key_file': 'None', 'ssh_key_passphrase': 'None', 'expires': 'None', 'password_lock': 'None', 'local': 'None', 'profile': 'None', 'authorization': 'None', 'role': 'None'}}, '_ansible_no_log': False, 'failed': False, 'item': 'yguang', 'ansible_loop_var': 'item', '_ansible_item_label': 'yguang'}, {'name': 'sdieffen', 'state': 'absent', 'changed': False, 'invocation': {'module_args': {'name': 'sdieffen', 'state': 'absent', 'non_unique': False, 'force': False, 'remove': False, 'create_home': True, 'system': False, 'move_home': False, 'append': False, 'ssh_key_bits': 0, 'ssh_key_type': 'rsa', 'ssh_key_comment': 'ansible-generated on smithi035', 'update_password': 'always', 'uid': 'None', 'group': 'None', 'groups': 'None', 'comment': 'None', 'home': 'None', 'shell': 'None', 'password': 'None', 'login_class': 'None', 'hidden': 'None', 'seuser': 'None', 'skeleton': 'None', 'generate_ssh_key': 'None', 'ssh_key_file': 'None', 'ssh_key_passphrase': 'None', 'expires': 'None', 'password_lock': 'None', 'local': 'None', 'profile': 'None', 'authorization': 'None', 'role': 'None'}}, '_ansible_no_log': False, 'failed': False, 'item': 'sdieffen', 'ansible_loop_var': 'item', '_ansible_item_label': 'sdieffen'}, {'name': 'brian', 'state': 'absent', 'changed': False, 'invocation': {'module_args': {'name': 'brian', 'state': 'absent', 'non_unique': False, 'force': False, 'remove': False, 'create_home': True, 'system': False, 'move_home': False, 'append': False, 'ssh_key_bits': 0, 'ssh_key_type': 'rsa', 'ssh_key_comment': 'ansible-generated on smithi035', 'update_password': 'always', 'uid': 'None', 'group': 'None', 'groups': 'None', 'comment': 'None', 'home': 'None', 'shell': 'None', 'password': 'None', 'login_class': 'None', 'hidden': 'None', 'seuser': 'None', 'skeleton': 'None', 'generate_ssh_key': 'None', 'ssh_key_file': 'None', 'ssh_key_passphrase': 'None', 'expires': 'None', 'password_lock': 'None', 'local': 'None', 'profile': 'None', 'authorization': 'None', 'role': 'None'}}, '_ansible_no_log': False, 'failed': False, 'item': 'brian', 'ansible_loop_var': 'item', '_ansible_item_label': 'brian'}, {'name': 'pmcgarry', 'state': 'absent', 'changed': False, 'invocation': {'module_args': {'name': 'pmcgarry', 'state': 'absent', 'non_unique': False, 'force': False, 'remove': False, 'create_home': True, 'system': False, 'move_home': False, 'append': False, 'ssh_key_bits': 0, 'ssh_key_type': 'rsa', 'ssh_key_comment': 'ansible-generated on smithi035', 'update_password': 'always', 'uid': 'None', 'group': 'None', 'groups': 'None', 'comment': 'None', 'home': 'None', 'shell': 'None', 'password': 'None', 'login_class': 'None', 'hidden': 'None', 'seuser': 'None', 'skeleton': 'None', 'generate_ssh_key': 'None', 'ssh_key_file': 'None', 'ssh_key_passphrase': 'None', 'expires': 'None', 'password_lock': 'None', 'local': 'None', 'profile': 'None', 'authorization': 'None', 'role': 'None'}}, '_ansible_no_log': False, 'failed': False, 'item': 'pmcgarry', 'ansible_loop_var': 'item', '_ansible_item_label': 'pmcgarry'}, {'name': 'karnan', 'state': 'absent', 'changed': False, 'invocation': {'module_args': {'name': 'karnan', 'state': 'absent', 'non_unique': False, 'force': False, 'remove': False, 'create_home': True, 'system': False, 'move_home': False, 'append': False, 'ssh_key_bits': 0, 'ssh_key_type': 'rsa', 'ssh_key_comment': 'ansible-generated on smithi035', 'update_password': 'always', 'uid': 'None', 'group': 'None', 'groups': 'None', 'comment': 'None', 'home': 'None', 'shell': 'None', 'password': 'None', 'login_class': 'None', 'hidden': 'None', 'seuser': 'None', 'skeleton': 'None', 'generate_ssh_key': 'None', 'ssh_key_file': 'None', 'ssh_key_passphrase': 'None', 'expires': 'None', 'password_lock': 'None', 'local': 'None', 'profile': 'None', 'authorization': 'None', 'role': 'None'}}, '_ansible_no_log': False, 'failed': False, 'item': 'karnan', 'ansible_loop_var': 'item', '_ansible_item_label': 'karnan'}, {'name': 'ryneli', 'state': 'absent', 'changed': False, 'invocation': {'module_args': {'name': 'ryneli', 'state': 'absent', 'non_unique': False, 'force': False, 'remove': False, 'create_home': True, 'system': False, 'move_home': False, 'append': False, 'ssh_key_bits': 0, 'ssh_key_type': 'rsa', 'ssh_key_comment': 'ansible-generated on smithi035', 'update_password': 'always', 'uid': 'None', 'group': 'None', 'groups': 'None', 'comment': 'None', 'home': 'None', 'shell': 'None', 'password': 'None', 'login_class': 'None', 'hidden': 'None', 'seuser': 'None', 'skeleton': 'None', 'generate_ssh_key': 'None', 'ssh_key_file': 'None', 'ssh_key_passphrase': 'None', 'expires': 'None', 'password_lock': 'None', 'local': 'None', 'profile': 'None', 'authorization': 'None', 'role': 'None'}}, '_ansible_no_log': False, 'failed': False, 'item': 'ryneli', 'ansible_loop_var': 'item', '_ansible_item_label': 'ryneli'}, {'name': 'dlambrig', 'state': 'absent', 'changed': False, 'invocation': {'module_args': {'name': 'dlambrig', 'state': 'absent', 'non_unique': False, 'force': False, 'remove': False, 'create_home': True, 'system': False, 'move_home': False, 'append': False, 'ssh_key_bits': 0, 'ssh_key_type': 'rsa', 'ssh_key_comment': 'ansible-generated on smithi035', 'update_password': 'always', 'uid': 'None', 'group': 'None', 'groups': 'None', 'comment': 'None', 'home': 'None', 'shell': 'None', 'password': 'None', 'login_class': 'None', 'hidden': 'None', 'seuser': 'None', 'skeleton': 'None', 'generate_ssh_key': 'None', 'ssh_key_file': 'None', 'ssh_key_passphrase': 'None', 'expires': 'None', 'password_lock': 'None', 'local': 'None', 'profile': 'None', 'authorization': 'None', 'role': 'None'}}, '_ansible_no_log': False, 'failed': False, 'item': 'dlambrig', 'ansible_loop_var': 'item', '_ansible_item_label': 'dlambrig'}, {'name': 'icolle', 'state': 'absent', 'changed': False, 'invocation': {'module_args': {'name': 'icolle', 'state': 'absent', 'non_unique': False, 'force': False, 'remove': False, 'create_home': True, 'system': False, 'move_home': False, 'append': False, 'ssh_key_bits': 0, 'ssh_key_type': 'rsa', 'ssh_key_comment': 'ansible-generated on smithi035', 'update_password': 'always', 'uid': 'None', 'group': 'None', 'groups': 'None', 'comment': 'None', 'home': 'None', 'shell': 'None', 'password': 'None', 'login_class': 'None', 'hidden': 'None', 'seuser': 'None', 'skeleton': 'None', 'generate_ssh_key': 'None', 'ssh_key_file': 'None', 'ssh_key_passphrase': 'None', 'expires': 'None', 'password_lock': 'None', 'local': 'None', 'profile': 'None', 'authorization': 'None', 'role': 'None'}}, '_ansible_no_log': False, 'failed': False, 'item': 'icolle', 'ansible_loop_var': 'item', '_ansible_item_label': 'icolle'}, {'name': 'soumya', 'state': 'absent', 'changed': False, 'invocation': {'module_args': {'name': 'soumya', 'state': 'absent', 'non_unique': False, 'force': False, 'remove': False, 'create_home': True, 'system': False, 'move_home': False, 'append': False, 'ssh_key_bits': 0, 'ssh_key_type': 'rsa', 'ssh_key_comment': 'ansible-generated on smithi035', 'update_password': 'always', 'uid': 'None', 'group': 'None', 'groups': 'None', 'comment': 'None', 'home': 'None', 'shell': 'None', 'password': 'None', 'login_class': 'None', 'hidden': 'None', 'seuser': 'None', 'skeleton': 'None', 'generate_ssh_key': 'None', 'ssh_key_file': 'None', 'ssh_key_passphrase': 'None', 'expires': 'None', 'password_lock': 'None', 'local': 'None', 'profile': 'None', 'authorization': 'None', 'role': 'None'}}, '_ansible_no_log': False, 'failed': False, 'item': 'soumya', 'ansible_loop_var': 'item', '_ansible_item_label': 'soumya'}, {'name': 'jspray', 'state': 'absent', 'changed': False, 'invocation': {'module_args': {'name': 'jspray', 'state': 'absent', 'non_unique': False, 'force': False, 'remove': False, 'create_home': True, 'system': False, 'move_home': False, 'append': False, 'ssh_key_bits': 0, 'ssh_key_type': 'rsa', 'ssh_key_comment': 'ansible-generated on smithi035', 'update_password': 'always', 'uid': 'None', 'group': 'None', 'groups': 'None', 'comment': 'None', 'home': 'None', 'shell': 'None', 'password': 'None', 'login_class': 'None', 'hidden': 'None', 'seuser': 'None', 'skeleton': 'None', 'generate_ssh_key': 'None', 'ssh_key_file': 'None', 'ssh_key_passphrase': 'None', 'expires': 'None', 'password_lock': 'None', 'local': 'None', 'profile': 'None', 'authorization': 'None', 'role': 'None'}}, '_ansible_no_log': False, 'failed': False, 'item': 'jspray', 'ansible_loop_var': 'item', '_ansible_item_label': 'jspray'}, {'name': 'loic', 'state': 'absent', 'changed': False, 'invocation': {'module_args': {'name': 'loic', 'state': 'absent', 'non_unique': False, 'force': False, 'remove': False, 'create_home': True, 'system': False, 'move_home': False, 'append': False, 'ssh_key_bits': 0, 'ssh_key_type': 'rsa', 'ssh_key_comment': 'ansible-generated on smithi035', 'update_password': 'always', 'uid': 'None', 'group': 'None', 'groups': 'None', 'comment': 'None', 'home': 'None', 'shell': 'None', 'password': 'None', 'login_class': 'None', 'hidden': 'None', 'seuser': 'None', 'skeleton': 'None', 'generate_ssh_key': 'None', 'ssh_key_file': 'None', 'ssh_key_passphrase': 'None', 'expires': 'None', 'password_lock': 'None', 'local': 'None', 'profile': 'None', 'authorization': 'None', 'role': 'None'}}, '_ansible_no_log': False, 'failed': False, 'item': 'loic', 'ansible_loop_var': 'item', '_ansible_item_label': 'loic'}, {'name': 'erwan', 'state': 'absent', 'changed': False, 'invocation': {'module_args': {'name': 'erwan', 'state': 'absent', 'non_unique': False, 'force': False, 'remove': False, 'create_home': True, 'system': False, 'move_home': False, 'append': False, 'ssh_key_bits': 0, 'ssh_key_type': 'rsa', 'ssh_key_comment': 'ansible-generated on smithi035', 'update_password': 'always', 'uid': 'None', 'group': 'None', 'groups': 'None', 'comment': 'None', 'home': 'None', 'shell': 'None', 'password': 'None', 'login_class': 'None', 'hidden': 'None', 'seuser': 'None', 'skeleton': 'None', 'generate_ssh_key': 'None', 'ssh_key_file': 'None', 'ssh_key_passphrase': 'None', 'expires': 'None', 'password_lock': 'None', 'local': 'None', 'profile': 'None', 'authorization': 'None', 'role': 'None'}}, '_ansible_no_log': False, 'failed': False, 'item': 'erwan', 'ansible_loop_var': 'item', '_ansible_item_label': 'erwan'}, {'name': 'jj', 'state': 'absent', 'changed': False, 'invocation': {'module_args': {'name': 'jj', 'state': 'absent', 'non_unique': False, 'force': False, 'remove': False, 'create_home': True, 'system': False, 'move_home': False, 'append': False, 'ssh_key_bits': 0, 'ssh_key_type': 'rsa', 'ssh_key_comment': 'ansible-generated on smithi035', 'update_password': 'always', 'uid': 'None', 'group': 'None', 'groups': 'None', 'comment': 'None', 'home': 'None', 'shell': 'None', 'password': 'None', 'login_class': 'None', 'hidden': 'None', 'seuser': 'None', 'skeleton': 'None', 'generate_ssh_key': 'None', 'ssh_key_file': 'None', 'ssh_key_passphrase': 'None', 'expires': 'None', 'password_lock': 'None', 'local': 'None', 'profile': 'None', 'authorization': 'None', 'role': 'None'}}, '_ansible_no_log': False, 'failed': False, 'item': 'jj', 'ansible_loop_var': 'item', '_ansible_item_label': 'jj'}, {'name': 'amarangone', 'state': 'absent', 'changed': False, 'invocation': {'module_args': {'name': 'amarangone', 'state': 'absent', 'non_unique': False, 'force': False, 'remove': False, 'create_home': True, 'system': False, 'move_home': False, 'append': False, 'ssh_key_bits': 0, 'ssh_key_type': 'rsa', 'ssh_key_comment': 'ansible-generated on smithi035', 'update_password': 'always', 'uid': 'None', 'group': 'None', 'groups': 'None', 'comment': 'None', 'home': 'None', 'shell': 'None', 'password': 'None', 'login_class': 'None', 'hidden': 'None', 'seuser': 'None', 'skeleton': 'None', 'generate_ssh_key': 'None', 'ssh_key_file': 'None', 'ssh_key_passphrase': 'None', 'expires': 'None', 'password_lock': 'None', 'local': 'None', 'profile': 'None', 'authorization': 'None', 'role': 'None'}}, '_ansible_no_log': False, 'failed': False, 'item': 'amarangone', 'ansible_loop_var': 'item', '_ansible_item_label': 'amarangone'}, {'name': 'oprypin', 'state': 'absent', 'changed': False, 'invocation': {'module_args': {'name': 'oprypin', 'state': 'absent', 'non_unique': False, 'force': False, 'remove': False, 'create_home': True, 'system': False, 'move_home': False, 'append': False, 'ssh_key_bits': 0, 'ssh_key_type': 'rsa', 'ssh_key_comment': 'ansible-generated on smithi035', 'update_password': 'always', 'uid': 'None', 'group': 'None', 'groups': 'None', 'comment': 'None', 'home': 'None', 'shell': 'None', 'password': 'None', 'login_class': 'None', 'hidden': 'None', 'seuser': 'None', 'skeleton': 'None', 'generate_ssh_key': 'None', 'ssh_key_file': 'None', 'ssh_key_passphrase': 'None', 'expires': 'None', 'password_lock': 'None', 'local': 'None', 'profile': 'None', 'authorization': 'None', 'role': 'None'}}, '_ansible_no_log': False, 'failed': False, 'item': 'oprypin', 'ansible_loop_var': 'item', '_ansible_item_label': 'oprypin'}, {'name': 'adamyanova', 'state': 'absent', 'changed': False, 'invocation': {'module_args': {'name': 'adamyanova', 'state': 'absent', 'non_unique': False, 'force': False, 'remove': False, 'create_home': True, 'system': False, 'move_home': False, 'append': False, 'ssh_key_bits': 0, 'ssh_key_type': 'rsa', 'ssh_key_comment': 'ansible-generated on smithi035', 'update_password': 'always', 'uid': 'None', 'group': 'None', 'groups': 'None', 'comment': 'None', 'home': 'None', 'shell': 'None', 'password': 'None', 'login_class': 'None', 'hidden': 'None', 'seuser': 'None', 'skeleton': 'None', 'generate_ssh_key': 'None', 'ssh_key_file': 'None', 'ssh_key_passphrase': 'None', 'expires': 'None', 'password_lock': 'None', 'local': 'None', 'profile': 'None', 'authorization': 'None', 'role': 'None'}}, '_ansible_no_log': False, 'failed': False, 'item': 'adamyanova', 'ansible_loop_var': 'item', '_ansible_item_label': 'adamyanova'}, {'name': 'sbillah', 'state': 'absent', 'changed': False, 'invocation': {'module_args': {'name': 'sbillah', 'state': 'absent', 'non_unique': False, 'force': False, 'remove': False, 'create_home': True, 'system': False, 'move_home': False, 'append': False, 'ssh_key_bits': 0, 'ssh_key_type': 'rsa', 'ssh_key_comment': 'ansible-generated on smithi035', 'update_password': 'always', 'uid': 'None', 'group': 'None', 'groups': 'None', 'comment': 'None', 'home': 'None', 'shell': 'None', 'password': 'None', 'login_class': 'None', 'hidden': 'None', 'seuser': 'None', 'skeleton': 'None', 'generate_ssh_key': 'None', 'ssh_key_file': 'None', 'ssh_key_passphrase': 'None', 'expires': 'None', 'password_lock': 'None', 'local': 'None', 'profile': 'None', 'authorization': 'None', 'role': 'None'}}, '_ansible_no_log': False, 'failed': False, 'item': 'sbillah', 'ansible_loop_var': 'item', '_ansible_item_label': 'sbillah'}, {'name': 'onyb', 'state': 'absent', 'changed': False, 'invocation': {'module_args': {'name': 'onyb', 'state': 'absent', 'non_unique': False, 'force': False, 'remove': False, 'create_home': True, 'system': False, 'move_home': False, 'append': False, 'ssh_key_bits': 0, 'ssh_key_type': 'rsa', 'ssh_key_comment': 'ansible-generated on smithi035', 'update_password': 'always', 'uid': 'None', 'group': 'None', 'groups': 'None', 'comment': 'None', 'home': 'None', 'shell': 'None', 'password': 'None', 'login_class': 'None', 'hidden': 'None', 'seuser': 'None', 'skeleton': 'None', 'generate_ssh_key': 'None', 'ssh_key_file': 'None', 'ssh_key_passphrase': 'None', 'expires': 'None', 'password_lock': 'None', 'local': 'None', 'profile': 'None', 'authorization': 'None', 'role': 'None'}}, '_ansible_no_log': False, 'failed': False, 'item': 'onyb', 'ansible_loop_var': 'item', '_ansible_item_label': 'onyb'}, {'name': 'jwilliamson', 'state': 'absent', 'changed': False, 'invocation': {'module_args': {'name': 'jwilliamson', 'state': 'absent', 'non_unique': False, 'force': False, 'remove': False, 'create_home': True, 'system': False, 'move_home': False, 'append': False, 'ssh_key_bits': 0, 'ssh_key_type': 'rsa', 'ssh_key_comment': 'ansible-generated on smithi035', 'update_password': 'always', 'uid': 'None', 'group': 'None', 'groups': 'None', 'comment': 'None', 'home': 'None', 'shell': 'None', 'password': 'None', 'login_class': 'None', 'hidden': 'None', 'seuser': 'None', 'skeleton': 'None', 'generate_ssh_key': 'None', 'ssh_key_file': 'None', 'ssh_key_passphrase': 'None', 'expires': 'None', 'password_lock': 'None', 'local': 'None', 'profile': 'None', 'authorization': 'None', 'role': 'None'}}, '_ansible_no_log': False, 'failed': False, 'item': 'jwilliamson', 'ansible_loop_var': 'item', '_ansible_item_label': 'jwilliamson'}, {'name': 'kmroz', 'state': 'absent', 'changed': False, 'invocation': {'module_args': {'name': 'kmroz', 'state': 'absent', 'non_unique': False, 'force': False, 'remove': False, 'create_home': True, 'system': False, 'move_home': False, 'append': False, 'ssh_key_bits': 0, 'ssh_key_type': 'rsa', 'ssh_key_comment': 'ansible-generated on smithi035', 'update_password': 'always', 'uid': 'None', 'group': 'None', 'groups': 'None', 'comment': 'None', 'home': 'None', 'shell': 'None', 'password': 'None', 'login_class': 'None', 'hidden': 'None', 'seuser': 'None', 'skeleton': 'None', 'generate_ssh_key': 'None', 'ssh_key_file': 'None', 'ssh_key_passphrase': 'None', 'expires': 'None', 'password_lock': 'None', 'local': 'None', 'profile': 'None', 'authorization': 'None', 'role': 'None'}}, '_ansible_no_log': False, 'failed': False, 'item': 'kmroz', 'ansible_loop_var': 'item', '_ansible_item_label': 'kmroz'}, {'name': 'shehbazj', 'state': 'absent', 'changed': False, 'invocation': {'module_args': {'name': 'shehbazj', 'state': 'absent', 'non_unique': False, 'force': False, 'remove': False, 'create_home': True, 'system': False, 'move_home': False, 'append': False, 'ssh_key_bits': 0, 'ssh_key_type': 'rsa', 'ssh_key_comment': 'ansible-generated on smithi035', 'update_password': 'always', 'uid': 'None', 'group': 'None', 'groups': 'None', 'comment': 'None', 'home': 'None', 'shell': 'None', 'password': 'None', 'login_class': 'None', 'hidden': 'None', 'seuser': 'None', 'skeleton': 'None', 'generate_ssh_key': 'None', 'ssh_key_file': 'None', 'ssh_key_passphrase': 'None', 'expires': 'None', 'password_lock': 'None', 'local': 'None', 'profile': 'None', 'authorization': 'None', 'role': 'None'}}, '_ansible_no_log': False, 'failed': False, 'item': 'shehbazj', 'ansible_loop_var': 'item', '_ansible_item_label': 'shehbazj'}, {'name': 'abhishekvrshny', 'state': 'absent', 'changed': False, 'invocation': {'module_args': {'name': 'abhishekvrshny', 'state': 'absent', 'non_unique': False, 'force': False, 'remove': False, 'create_home': True, 'system': False, 'move_home': False, 'append': False, 'ssh_key_bits': 0, 'ssh_key_type': 'rsa', 'ssh_key_comment': 'ansible-generated on smithi035', 'update_password': 'always', 'uid': 'None', 'group': 'None', 'groups': 'None', 'comment': 'None', 'home': 'None', 'shell': 'None', 'password': 'None', 'login_class': 'None', 'hidden': 'None', 'seuser': 'None', 'skeleton': 'None', 'generate_ssh_key': 'None', 'ssh_key_file': 'None', 'ssh_key_passphrase': 'None', 'expires': 'None', 'password_lock': 'None', 'local': 'None', 'profile': 'None', 'authorization': 'None', 'role': 'None'}}, '_ansible_no_log': False, 'failed': False, 'item': 'abhishekvrshny', 'ansible_loop_var': 'item', '_ansible_item_label': 'abhishekvrshny'}, {'name': 'asheplyakov', 'state': 'absent', 'changed': False, 'invocation': {'module_args': {'name': 'asheplyakov', 'state': 'absent', 'non_unique': False, 'force': False, 'remove': False, 'create_home': True, 'system': False, 'move_home': False, 'append': False, 'ssh_key_bits': 0, 'ssh_key_type': 'rsa', 'ssh_key_comment': 'ansible-generated on smithi035', 'update_password': 'always', 'uid': 'None', 'group': 'None', 'groups': 'None', 'comment': 'None', 'home': 'None', 'shell': 'None', 'password': 'None', 'login_class': 'None', 'hidden': 'None', 'seuser': 'None', 'skeleton': 'None', 'generate_ssh_key': 'None', 'ssh_key_file': 'None', 'ssh_key_passphrase': 'None', 'expires': 'None', 'password_lock': 'None', 'local': 'None', 'profile': 'None', 'authorization': 'None', 'role': 'None'}}, '_ansible_no_log': False, 'failed': False, 'item': 'asheplyakov', 'ansible_loop_var': 'item', '_ansible_item_label': 'asheplyakov'}, {'name': 'liupan', 'state': 'absent', 'changed': False, 'invocation': {'module_args': {'name': 'liupan', 'state': 'absent', 'non_unique': False, 'force': False, 'remove': False, 'create_home': True, 'system': False, 'move_home': False, 'append': False, 'ssh_key_bits': 0, 'ssh_key_type': 'rsa', 'ssh_key_comment': 'ansible-generated on smithi035', 'update_password': 'always', 'uid': 'None', 'group': 'None', 'groups': 'None', 'comment': 'None', 'home': 'None', 'shell': 'None', 'password': 'None', 'login_class': 'None', 'hidden': 'None', 'seuser': 'None', 'skeleton': 'None', 'generate_ssh_key': 'None', 'ssh_key_file': 'None', 'ssh_key_passphrase': 'None', 'expires': 'None', 'password_lock': 'None', 'local': 'None', 'profile': 'None', 'authorization': 'None', 'role': 'None'}}, '_ansible_no_log': False, 'failed': False, 'item': 'liupan', 'ansible_loop_var': 'item', '_ansible_item_label': 'liupan'}, {'name': 'adeza', 'state': 'absent', 'changed': False, 'invocation': {'module_args': {'name': 'adeza', 'state': 'absent', 'non_unique': False, 'force': False, 'remove': False, 'create_home': True, 'system': False, 'move_home': False, 'append': False, 'ssh_key_bits': 0, 'ssh_key_type': 'rsa', 'ssh_key_comment': 'ansible-generated on smithi035', 'update_password': 'always', 'uid': 'None', 'group': 'None', 'groups': 'None', 'comment': 'None', 'home': 'None', 'shell': 'None', 'password': 'None', 'login_class': 'None', 'hidden': 'None', 'seuser': 'None', 'skeleton': 'None', 'generate_ssh_key': 'None', 'ssh_key_file': 'None', 'ssh_key_passphrase': 'None', 'expires': 'None', 'password_lock': 'None', 'local': 'None', 'profile': 'None', 'authorization': 'None', 'role': 'None'}}, '_ansible_no_log': False, 'failed': False, 'item': 'adeza', 'ansible_loop_var': 'item', '_ansible_item_label': 'adeza'}, {'name': 'pranith', 'state': 'absent', 'changed': False, 'invocation': {'module_args': {'name': 'pranith', 'state': 'absent', 'non_unique': False, 'force': False, 'remove': False, 'create_home': True, 'system': False, 'move_home': False, 'append': False, 'ssh_key_bits': 0, 'ssh_key_type': 'rsa', 'ssh_key_comment': 'ansible-generated on smithi035', 'update_password': 'always', 'uid': 'None', 'group': 'None', 'groups': 'None', 'comment': 'None', 'home': 'None', 'shell': 'None', 'password': 'None', 'login_class': 'None', 'hidden': 'None', 'seuser': 'None', 'skeleton': 'None', 'generate_ssh_key': 'None', 'ssh_key_file': 'None', 'ssh_key_passphrase': 'None', 'expires': 'None', 'password_lock': 'None', 'local': 'None', 'profile': 'None', 'authorization': 'None', 'role': 'None'}}, '_ansible_no_log': False, 'failed': False, 'item': 'pranith', 'ansible_loop_var': 'item', '_ansible_item_label': 'pranith'}, {'name': 'dorinda', 'state': 'absent', 'changed': False, 'invocation': {'module_args': {'name': 'dorinda', 'state': 'absent', 'non_unique': False, 'force': False, 'remove': False, 'create_home': True, 'system': False, 'move_home': False, 'append': False, 'ssh_key_bits': 0, 'ssh_key_type': 'rsa', 'ssh_key_comment': 'ansible-generated on smithi035', 'update_password': 'always', 'uid': 'None', 'group': 'None', 'groups': 'None', 'comment': 'None', 'home': 'None', 'shell': 'None', 'password': 'None', 'login_class': 'None', 'hidden': 'None', 'seuser': 'None', 'skeleton': 'None', 'generate_ssh_key': 'None', 'ssh_key_file': 'None', 'ssh_key_passphrase': 'None', 'expires': 'None', 'password_lock': 'None', 'local': 'None', 'profile': 'None', 'authorization': 'None', 'role': 'None'}}, '_ansible_no_log': False, 'failed': False, 'item': 'dorinda', 'ansible_loop_var': 'item', '_ansible_item_label': 'dorinda'}, {'failed': True, 'module_stdout': '', 'module_stderr': 'sudo: error in /etc/sudo.conf, line 19 while loading plugin "sudoers_policy"\\nsudo: unable to load /usr/libexec/sudo/sudoers.so: libssl.so.1.1: cannot open shared object file: No such file or directory\\nsudo: fatal error, unable to load plugins\\n', 'msg': 'MODULE FAILURE\\nSee stdout/stderr for the exact error', 'rc': 1, '_ansible_no_log': False, 'changed': False, 'item': 'zyan', 'ansible_loop_var': 'item', '_ansible_item_label': 'zyan'}, {'name': 'nlevine', 'state': 'absent', 'changed': False, 'invocation': {'module_args': {'name': 'nlevine', 'state': 'absent', 'non_unique': False, 'force': False, 'remove': False, 'create_home': True, 'system': False, 'move_home': False, 'append': False, 'ssh_key_bits': 0, 'ssh_key_type': 'rsa', 'ssh_key_comment': 'ansible-generated on smithi035', 'update_password': 'always', 'uid': 'None', 'group': 'None', 'groups': 'None', 'comment': 'None', 'home': 'None', 'shell': 'None', 'password': 'None', 'login_class': 'None', 'hidden': 'None', 'seuser': 'None', 'skeleton': 'None', 'generate_ssh_key': 'None', 'ssh_key_file': 'None', 'ssh_key_passphrase': 'None', 'expires': 'None', 'password_lock': 'None', 'local': 'None', 'profile': 'None', 'authorization': 'None', 'role': 'None'}}, '_ansible_no_log': False, 'failed': False, 'item': 'nlevine', 'ansible_loop_var': 'item', '_ansible_item_label': 'nlevine'}, {'name': 'tbrekke', 'state': 'absent', 'changed': False, 'invocation': {'module_args': {'name': 'tbrekke', 'state': 'absent', 'non_unique': False, 'force': False, 'remove': False, 'create_home': True, 'system': False, 'move_home': False, 'append': False, 'ssh_key_bits': 0, 'ssh_key_type': 'rsa', 'ssh_key_comment': 'ansible-generated on smithi035', 'update_password': 'always', 'uid': 'None', 'group': 'None', 'groups': 'None', 'comment': 'None', 'home': 'None', 'shell': 'None', 'password': 'None', 'login_class': 'None', 'hidden': 'None', 'seuser': 'None', 'skeleton': 'None', 'generate_ssh_key': 'None', 'ssh_key_file': 'None', 'ssh_key_passphrase': 'None', 'expires': 'None', 'password_lock': 'None', 'local': 'None', 'profile': 'None', 'authorization': 'None', 'role': 'None'}}, '_ansible_no_log': False, 'failed': False, 'item': 'tbrekke', 'ansible_loop_var': 'item', '_ansible_item_label': 'tbrekke'}, {'name': 'taco', 'state': 'absent', 'changed': False, 'invocation': {'module_args': {'name': 'taco', 'state': 'absent', 'non_unique': False, 'force': False, 'remove': False, 'create_home': True, 'system': False, 'move_home': False, 'append': False, 'ssh_key_bits': 0, 'ssh_key_type': 'rsa', 'ssh_key_comment': 'ansible-generated on smithi035', 'update_password': 'always', 'uid': 'None', 'group': 'None', 'groups': 'None', 'comment': 'None', 'home': 'None', 'shell': 'None', 'password': 'None', 'login_class': 'None', 'hidden': 'None', 'seuser': 'None', 'skeleton': 'None', 'generate_ssh_key': 'None', 'ssh_key_file': 'None', 'ssh_key_passphrase': 'None', 'expires': 'None', 'password_lock': 'None', 'local': 'None', 'profile': 'None', 'authorization': 'None', 'role': 'None'}}, '_ansible_no_log': False, 'failed': False, 'item': 'taco', 'ansible_loop_var': 'item', '_ansible_item_label': 'taco'}, {'name': 'louis', 'state': 'absent', 'changed': False, 'invocation': {'module_args': {'name': 'louis', 'state': 'absent', 'non_unique': False, 'force': False, 'remove': False, 'create_home': True, 'system': False, 'move_home': False, 'append': False, 'ssh_key_bits': 0, 'ssh_key_type': 'rsa', 'ssh_key_comment': 'ansible-generated on smithi035', 'update_password': 'always', 'uid': 'None', 'group': 'None', 'groups': 'None', 'comment': 'None', 'home': 'None', 'shell': 'None', 'password': 'None', 'login_class': 'None', 'hidden': 'None', 'seuser': 'None', 'skeleton': 'None', 'generate_ssh_key': 'None', 'ssh_key_file': 'None', 'ssh_key_passphrase': 'None', 'expires': 'None', 'password_lock': 'None', 'local': 'None', 'profile': 'None', 'authorization': 'None', 'role': 'None'}}, '_ansible_no_log': False, 'failed': False, 'item': 'louis', 'ansible_loop_var': 'item', '_ansible_item_label': 'louis'}, {'name': 'amarango', 'state': 'absent', 'changed': False, 'invocation': {'module_args': {'name': 'amarango', 'state': 'absent', 'non_unique': False, 'force': False, 'remove': False, 'create_home': True, 'system': False, 'move_home': False, 'append': False, 'ssh_key_bits': 0, 'ssh_key_type': 'rsa', 'ssh_key_comment': 'ansible-generated on smithi035', 'update_password': 'always', 'uid': 'None', 'group': 'None', 'groups': 'None', 'comment': 'None', 'home': 'None', 'shell': 'None', 'password': 'None', 'login_class': 'None', 'hidden': 'None', 'seuser': 'None', 'skeleton': 'None', 'generate_ssh_key': 'None', 'ssh_key_file': 'None', 'ssh_key_passphrase': 'None', 'expires': 'None', 'password_lock': 'None', 'local': 'None', 'profile': 'None', 'authorization': 'None', 'role': 'None'}}, '_ansible_no_log': False, 'failed': False, 'item': 'amarango', 'ansible_loop_var': 'item', '_ansible_item_label': 'amarango'}, {'name': 'oobe', 'state': 'absent', 'changed': False, 'invocation': {'module_args': {'name': 'oobe', 'state': 'absent', 'non_unique': False, 'force': False, 'remove': False, 'create_home': True, 'system': False, 'move_home': False, 'append': False, 'ssh_key_bits': 0, 'ssh_key_type': 'rsa', 'ssh_key_comment': 'ansible-generated on smithi035', 'update_password': 'always', 'uid': 'None', 'group': 'None', 'groups': 'None', 'comment': 'None', 'home': 'None', 'shell': 'None', 'password': 'None', 'login_class': 'None', 'hidden': 'None', 'seuser': 'None', 'skeleton': 'None', 'generate_ssh_key': 'None', 'ssh_key_file': 'None', 'ssh_key_passphrase': 'None', 'expires': 'None', 'password_lock': 'None', 'local': 'None', 'profile': 'None', 'authorization': 'None', 'role': 'None'}}, '_ansible_no_log': False, 'failed': False, 'item': 'oobe', 'ansible_loop_var': 'item', '_ansible_item_label': 'oobe'}, {'name': 'rturk', 'state': 'absent', 'changed': False, 'invocation': {'module_args': {'name': 'rturk', 'state': 'absent', 'non_unique': False, 'force': False, 'remove': False, 'create_home': True, 'system': False, 'move_home': False, 'append': False, 'ssh_key_bits': 0, 'ssh_key_type': 'rsa', 'ssh_key_comment': 'ansible-generated on smithi035', 'update_password': 'always', 'uid': 'None', 'group': 'None', 'groups': 'None', 'comment': 'None', 'home': 'None', 'shell': 'None', 'password': 'None', 'login_class': 'None', 'hidden': 'None', 'seuser': 'None', 'skeleton': 'None', 'generate_ssh_key': 'None', 'ssh_key_file': 'None', 'ssh_key_passphrase': 'None', 'expires': 'None', 'password_lock': 'None', 'local': 'None', 'profile': 'None', 'authorization': 'None', 'role': 'None'}}, '_ansible_no_log': False, 'failed': False, 'item': 'rturk', 'ansible_loop_var': 'item', '_ansible_item_label': 'rturk'}, {'name': 'fche', 'state': 'absent', 'changed': False, 'invocation': {'module_args': {'name': 'fche', 'state': 'absent', 'non_unique': False, 'force': False, 'remove': False, 'create_home': True, 'system': False, 'move_home': False, 'append': False, 'ssh_key_bits': 0, 'ssh_key_type': 'rsa', 'ssh_key_comment': 'ansible-generated on smithi035', 'update_password': 'always', 'uid': 'None', 'group': 'None', 'groups': 'None', 'comment': 'None', 'home': 'None', 'shell': 'None', 'password': 'None', 'login_class': 'None', 'hidden': 'None', 'seuser': 'None', 'skeleton': 'None', 'generate_ssh_key': 'None', 'ssh_key_file': 'None', 'ssh_key_passphrase': 'None', 'expires': 'None', 'password_lock': 'None', 'local': 'None', 'profile': 'None', 'authorization': 'None', 'role': 'None'}}, '_ansible_no_log': False, 'failed': False, 'item': 'fche', 'ansible_loop_var': 'item', '_ansible_item_label': 'fche'}, {'name': 'jbainbri', 'state': 'absent', 'changed': False, 'invocation': {'module_args': {'name': 'jbainbri', 'state': 'absent', 'non_unique': False, 'force': False, 'remove': False, 'create_home': True, 'system': False, 'move_home': False, 'append': False, 'ssh_key_bits': 0, 'ssh_key_type': 'rsa', 'ssh_key_comment': 'ansible-generated on smithi035', 'update_password': 'always', 'uid': 'None', 'group': 'None', 'groups': 'None', 'comment': 'None', 'home': 'None', 'shell': 'None', 'password': 'None', 'login_class': 'None', 'hidden': 'None', 'seuser': 'None', 'skeleton': 'None', 'generate_ssh_key': 'None', 'ssh_key_file': 'None', 'ssh_key_passphrase': 'None', 'expires': 'None', 'password_lock': 'None', 'local': 'None', 'profile': 'None', 'authorization': 'None', 'role': 'None'}}, '_ansible_no_log': False, 'failed': False, 'item': 'jbainbri', 'ansible_loop_var': 'item', '_ansible_item_label': 'jbainbri'}, {'name': 'kdhananj', 'state': 'absent', 'changed': False, 'invocation': {'module_args': {'name': 'kdhananj', 'state': 'absent', 'non_unique': False, 'force': False, 'remove': False, 'create_home': True, 'system': False, 'move_home': False, 'append': False, 'ssh_key_bits': 0, 'ssh_key_type': 'rsa', 'ssh_key_comment': 'ansible-generated on smithi035', 'update_password': 'always', 'uid': 'None', 'group': 'None', 'groups': 'None', 'comment': 'None', 'home': 'None', 'shell': 'None', 'password': 'None', 'login_class': 'None', 'hidden': 'None', 'seuser': 'None', 'skeleton': 'None', 'generate_ssh_key': 'None', 'ssh_key_file': 'None', 'ssh_key_passphrase': 'None', 'expires': 'None', 'password_lock': 'None', 'local': 'None', 'profile': 'None', 'authorization': 'None', 'role': 'None'}}, '_ansible_no_log': False, 'failed': False, 'item': 'kdhananj', 'ansible_loop_var': 'item', '_ansible_item_label': 'kdhananj'}], 'msg': 'All items completed', '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_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/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_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/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_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/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_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/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_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/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_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/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_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/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_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/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_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/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_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/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_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 199, in represent_list return self.represent_sequence(\'tag:yaml.org,2002:seq\', data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 92, in represent_sequence node_item = self.represent_data(item) File "/home/teuthworker/src/git.ceph.com_git_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/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_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/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_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/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_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/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_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/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', 'zcerza')"} 2021-02-24T16:29:17.287 INFO:scrape:1 jobs: ['5911671'] 2021-02-24T16:29:17.287 INFO:scrape:suites: ['rados:cephadm/smoke-roleless/{distro/centos_8.0', 'start}'] 2021-02-24T16:29:17.288 INFO:scrape: 2021-02-24T16:29:17.290 INFO:teuthology.results:Sending results to swagner@suse.com: Test Run: swagner-2021-02-24_09:34:13-rados:cephadm-wip-swagner2-testing-2021-02-23-1116-pacific-distro-basic-smithi ================================================================= info: http://pulpito.ceph.com/swagner-2021-02-24_09:34:13-rados:cephadm-wip-swagner2-testing-2021-02-23-1116-pacific-distro-basic-smithi/ logs: http://qa-proxy.ceph.com/teuthology/swagner-2021-02-24_09:34:13-rados:cephadm-wip-swagner2-testing-2021-02-23-1116-pacific-distro-basic-smithi/ failed: 1 dead: 2 running: 0 waiting: 0 queued: 0 passed: 56 Fail ================================================================= [5911668] rados:cephadm/dashboard/{distro/centos_latest task/test_e2e} ----------------------------------------------------------------- time: 00:21:50 info: http://pulpito.ceph.com/swagner-2021-02-24_09:34:13-rados:cephadm-wip-swagner2-testing-2021-02-23-1116-pacific-distro-basic-smithi/5911668/ log: http://qa-proxy.ceph.com/teuthology/swagner-2021-02-24_09:34:13-rados:cephadm-wip-swagner2-testing-2021-02-23-1116-pacific-distro-basic-smithi/5911668/ sentry: https://sentry.ceph.com/organizations/ceph/?query=7a1e68e05e7941d5ab0af2b46f95a6cc Command failed (workunit test cephadm/test_dashboard_e2e.sh) on smithi036 with status 1: 'mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=89fbcaa665957cc6bb70bf3aeeec9622f1d2d315 TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clo ne.client.0/qa/workunits/cephadm/test_dashboard_e2e.sh' Dead ================================================================= [5911671] rados:cephadm/smoke-roleless/{distro/centos_8.0 start} ----------------------------------------------------------------- time: 00:06:52 info: http://pulpito.ceph.com/swagner-2021-02-24_09:34:13-rados:cephadm-wip-swagner2-testing-2021-02-23-1116-pacific-distro-basic-smithi/5911671/ log: http://qa-proxy.ceph.com/teuthology/swagner-2021-02-24_09:34:13-rados:cephadm-wip-swagner2-testing-2021-02-23-1116-pacific-distro-basic-smithi/5911671/ sentry: https://sentry.ceph.com/organizations/ceph/?query=9da5d31e029348068b6c7c2587b590c9 {'Failure object was': {'smithi035.front.sepia.ceph.com': {'results': [{'name': 'zcerza', 'state': 'absent', 'changed': False, 'invocation': {'module_args': {'name': 'zcerza', 'state': 'absent', 'non_unique': False, 'force': False, 'remove': False, 'create_home': True, 'system': False, 'move_home': False, 'append': False, 'ssh_key_bits': 0, 'ssh_key_type': 'rsa', 'ssh_key_comment': 'ansible-generated on smithi035', 'update_password': 'always', 'uid': 'None', 'group': 'None', 'groups': 'None', 'comment': 'None', 'home': 'None', 'shell': 'None', 'password': 'None', 'login_class': 'None', 'hidden': 'None', 'seuser': 'None', 'skeleton': 'None', 'generate_ssh_key': 'None', 'ssh_key_file': 'None', 'ssh_key_passphrase': 'None', 'expires': 'None', 'password_lock': 'None', 'local': 'None', 'profile': 'None', 'authorization': 'None', 'role': 'None'}}, '_ansible_no_log': False, 'failed': False, 'item': 'zcerza', 'ansible_loop_var': 'item', '_ansible_item_label': 'zcerza'}, {'name': 'aschoen', 'state': 'absent', 'changed': False, 'invocation': {'module_args': {'name': 'aschoen', 'state': 'absent', 'non_unique': False, 'force': False, 'remove': False, 'create_home': True, 'system': False, 'move_home': False, 'append': False, 'ssh_key_bits': 0, 'ssh_key_type': 'rsa', 'ssh_key_comment': 'ansible-generated on smithi035', 'update_password': 'always', 'uid': 'None', 'group': 'None', 'groups': 'None', 'comment': 'None', 'home': 'None', 'shell': 'None', 'password': 'None', 'login_class': 'None', 'hidden': 'None', 'seuser': 'None', 'skeleton': 'None', 'generate_ssh_key': 'None', 'ssh_key_file': 'None', 'ssh_key_passphrase': 'None', 'expires': 'None', 'password_lock': 'None', 'local': 'None', 'profile': 'None', 'authorization': 'None', 'role': 'None'}}, '_ansible_no_log': False, 'failed': False, 'item': 'aschoen', 'ansible_loop_var': 'item', '_ansible_item_label': 'aschoen'}, {'name': 'andrew', 'state': 'absent', 'changed': False, 'invocation': {'module_args': {'name': 'andrew', 'state': 'absent', 'non_unique': False, 'force': False, 'remove': False, 'create_home': True, 'system': False, 'move_home': False, 'append': False, 'ssh_key_bits': 0, 'ssh_key_type': 'rsa', 'ssh_key_comment': 'ansible-generated on smithi035', 'update_password': 'always', 'uid': 'None', 'group': 'None', 'groups': 'None', 'comment': 'None', 'home': 'None', 'shell': 'None', 'password': 'None', 'login_class': 'None', 'hidden': 'None', 'seuser': 'None', 'skeleton': 'None', 'generate_ssh_key': 'None', 'ssh_key_file': 'None', 'ssh_key_passphrase': 'None', 'expires': 'None', 'password_lock': 'None', 'local': 'None', 'profile': 'None', 'authorization': 'None', 'role': 'None'}}, '_ansible_no_log': False, 'failed': False, 'item': 'andrew', 'ansible_loop_var': 'item', '_ansible_item_label': 'andrew'}, {'name': 'sweil', 'state': 'absent', 'changed': False, 'invocation': {'module_args': {'name': 'sweil', 'state': 'absent', 'non_unique': False, 'force': False, 'remove': False, 'create_home': True, 'system': False, 'move_home': False, 'append': False, 'ssh_key_bits': 0, 'ssh_key_type': 'rsa', 'ssh_key_comment': 'ansible-generated on smithi035', 'update_password': 'always', 'uid': 'None', 'group': 'None', 'groups': 'None', 'comment': 'None', 'home': 'None', 'shell': 'None', 'password': 'None', 'login_class': 'None', 'hidden': 'None', 'seuser': 'None', 'skeleton': 'None', 'generate_ssh_key': 'None', 'ssh_key_file': 'None', 'ssh_key_passphrase': 'None', 'expires': 'None', 'password_lock': 'None', 'local': 'None', 'profile': 'None', 'authorization': 'None', 'role': 'None'}}, '_ansible_no_log': False, 'failed': False, 'item': 'sweil', 'ansible_loop_var': 'item', '_ansible_item_label': 'sweil'}, {'name': 'brad', 'state': 'absent', 'changed': False, 'invocation': {'module_args': {'name': 'brad', 'state': 'absent', 'non_unique': False, 'force': False, 'remove': False, 'create_home': True, 'system': False, 'move_home': False, 'append': False, 'ssh_key_bits': 0, 'ssh_key_type': 'rsa', 'ssh_key_comment': 'ansible-generated on smithi035', 'update_password': 'always', 'uid': 'None', 'group': 'None', 'groups': 'None', 'comment': 'None', 'home': 'None', 'shell': 'None', 'password': 'None', 'login_class': 'None', 'hidden': 'None', 'seuser': 'None', 'skeleton': 'None', 'generate_ssh_key': 'None', 'ssh_key_file': 'None', 'ssh_key_passphrase': 'None', 'expires': 'None', 'password_lock': 'None', 'local': 'None', 'profile': 'None', 'authorization': 'None', 'role': 'None'}}, '_ansible_no_log': False, 'failed': False, 'item': 'brad', 'ansible_loop_var': 'item', '_ansible_item_label': 'brad'}, {'name': 'kefu', 'state': 'absent', 'changed': False, 'invocation': {'module_args': {'name': 'kefu', 'state': 'absent', 'non_unique': False, 'force': False, 'remove': False, 'create_home': True, 'system': False, 'move_home': False, 'append': False, 'ssh_key_bits': 0, 'ssh_key_type': 'rsa', 'ssh_key_comment': 'ansible-generated on smithi035', 'update_password': 'always', 'uid': 'None', 'group': 'None', 'groups': 'None', 'comment': 'None', 'home': 'None', 'shell': 'None', 'password': 'None', 'login_class': 'None', 'hidden': 'None', 'seuser': 'None', 'skeleton': 'None', 'generate_ssh_key': 'None', 'ssh_key_file': 'None', 'ssh_key_passphrase': 'None', 'expires': 'None', 'password_lock': 'None', 'local': 'None', 'profile': 'None', 'authorization': 'None', 'role': 'None'}}, '_ansible_no_log': False, 'failed': False, 'item': 'kefu', 'ansible_loop_var': 'item', '_ansible_item_label': 'kefu'}, {'name': 'shylesh', 'state': 'absent', 'changed': False, 'invocation': {'module_args': {'name': 'shylesh', 'state': 'absent', 'non_unique': False, 'force': False, 'remove': False, 'create_home': True, 'system': False, 'move_home': False, 'append': False, 'ssh_key_bits': 0, 'ssh_key_type': 'rsa', 'ssh_key_comment': 'ansible-generated on smithi035', 'update_password': 'always', 'uid': 'None', 'group': 'None', 'groups': 'None', 'comment': 'None', 'home': 'None', 'shell': 'None', 'password': 'None', 'login_class': 'None', 'hidden': 'None', 'seuser': 'None', 'skeleton': 'None', 'generate_ssh_key': 'None', 'ssh_key_file': 'None', 'ssh_key_passphrase': 'None', 'expires': 'None', 'password_lock': 'None', 'local': 'None', 'profile': 'None', 'authorization': 'None', 'role': 'None'}}, '_ansible_no_log': False, 'failed': False, 'item': 'shylesh', 'ansible_loop_var': 'item', '_ansible_item_label': 'shylesh'}, {'name': 'gmeno', 'state': 'absent', 'changed': False, 'invocation': {'module_args': {'name': 'gmeno', 'state': 'absent', 'non_unique': False, 'force': False, 'remove': False, 'create_home': True, 'system': False, 'move_home': False, 'append': False, 'ssh_key_bits': 0, 'ssh_key_type': 'rsa', 'ssh_key_comment': 'ansible-generated on smithi035', 'update_password': 'always', 'uid': 'None', 'group': 'None', 'groups': 'None', 'comment': 'None', 'home': 'None', 'shell': 'None', 'password': 'None', 'login_class': 'None', 'hidden': 'None', 'seuser': 'None', 'skeleton': 'None', 'generate_ssh_key': 'None', 'ssh_key_file': 'None', 'ssh_key_passphrase': 'None', 'expires': 'None', 'password_lock': 'None', 'local': 'None', 'profile': 'None', 'authorization': 'None', 'role': 'None'}}, '_ansible_no_log': False, 'failed': False, 'item': 'gmeno', 'ansible_loop_var': 'item', '_ansible_item_label': 'gmeno'}, {'name': 'alfredodeza', 'state': 'absent', 'changed': False, 'invocation': {'module_args': {'name': 'alfredodeza', 'state': 'absent', 'non_unique': False, 'force': False, 'remove': False, 'create_home': True, 'system': False, 'move_home': False, 'append': False, 'ssh_key_bits': 0, 'ssh_key_type': 'rsa', 'ssh_key_comment': 'ansible-generated on smithi035', 'update_password': 'always', 'uid': 'None', 'group': 'None', 'groups': 'None', 'comment': 'None', 'home': 'None', 'shell': 'None', 'password': 'None', 'login_class': 'None', 'hidden': 'None', 'seuser': 'None', 'skeleton': 'None', 'generate_ssh_key': 'None', 'ssh_key_file': 'None', 'ssh_key_passphrase': 'None', 'expires': 'None', 'password_lock': 'None', 'local': 'None', 'profile': 'None', 'authorization': 'None', 'role': 'None'}}, '_ansible_no_log': False, 'failed': False, 'item': 'alfredodeza', 'ansible_loop_var': 'item', '_ansible_item_label': 'alfredodeza'}, {'name': 'trhoden', 'state': 'absent', 'changed': False, 'invocation': {'module_args': {'name': 'trhoden', 'state': 'absent', 'non_unique': False, 'force': False, 'remove': False, 'create_home': True, 'system': False, 'move_home': False, 'append': False, 'ssh_key_bits': 0, 'ssh_key_type': 'rsa', 'ssh_key_comment': 'ansible-generated on smithi035', 'update_password': 'always', 'uid': 'None', 'group': 'None', 'groups': 'None', 'comment': 'None', 'home': 'None', 'shell': 'None', 'password': 'None', 'login_class': 'None', 'hidden': 'None', 'seuser': 'None', 'skeleton': 'None', 'generate_ssh_key': 'None', 'ssh_key_file': 'None', 'ssh_key_passphrase': 'None', 'expires': 'None', 'password_lock': 'None', 'local': 'None', 'profile': 'None', 'authorization': 'None', 'role': 'None'}}, '_ansible_no_log': False, 'failed': False, 'item': 'trhoden', 'ansible_loop_var': 'item', '_ansible_item_label': 'trhoden'}, {'name': 'nishtha', 'state': 'absent', 'changed': False, 'invocation': {'module_args': {'name': 'nishtha', 'state': 'absent', 'non_unique': False, 'force': False, 'remove': False, 'create_home': True, 'system': False, 'move_home': False, 'append': False, 'ssh_key_bits': 0, 'ssh_key_type': 'rsa', 'ssh_key_comment': 'ansible-generated on smithi035', 'update_password': 'always', 'uid': 'None', 'group': 'None', 'groups': 'None', 'comment': 'None', 'home': 'None', 'shell': 'None', 'password': 'None', 'login_class': 'None', 'hidden': 'None', 'seuser': 'None', 'skeleton': 'None', 'generate_ssh_key': 'None', 'ssh_key_file': 'None', 'ssh_key_passphrase': 'None', 'expires': 'None', 'password_lock': 'None', 'local': 'None', 'profile': 'None', 'authorization': 'None', 'role': 'None'}}, '_ansible_no_log': False, 'failed': False, 'item': 'nishtha', 'ansible_loop_var': 'item', '_ansible_item_label': 'nishtha'}, {'name': 'yguang', 'state': 'absent', 'changed': False, 'invocation': {'module_args': {'name': 'yguang', 'state': 'absent', 'non_unique': False, 'force': False, 'remove': False, 'create_home': True, 'system': False, 'move_home': False, 'append': False, 'ssh_key_bits': 0, 'ssh_key_type': 'rsa', 'ssh_key_comment': 'ansible-generated on smithi035', 'update_password': 'always', 'uid': 'None', 'group': 'None', 'groups': 'None', 'comment': 'None', 'home': 'None', 'shell': 'None', 'password': 'None', 'login_class': 'None', 'hidden': 'None', 'seuser': 'None', 'skeleton': 'None', 'generate_ssh_key': 'None', 'ssh_key_file': 'None', 'ssh_key_passphrase': 'None', 'expires': 'None', 'password_lock': 'None', 'local': 'None', 'profile': 'None', 'authorization': 'None', 'role': 'None'}}, '_ansible_no_log': False, 'failed': False, 'item': 'yguang', 'ansible_loop_var': 'item', '_ansible_item_label': 'yguang'}, {'name': 'sdieffen', 'state': 'absent', 'changed': False, 'invocation': {'module_args': {'name': 'sdieffen', 'state': 'absent', 'non_unique': False, 'force': False, 'remove': False, 'create_home': True, 'system': False, 'move_home': False, 'append': False, 'ssh_key_bits': 0, 'ssh_key_type': 'rsa', 'ssh_key_comment': 'ansible-generated on smithi035', 'update_password': 'always', 'uid': 'None', 'group': 'None', 'groups': 'None', 'comment': 'None', 'home': 'None', 'shell': 'None', 'password': 'None', 'login_class': 'None', 'hidden': 'None', 'seuser': 'None', 'skeleton': 'None', 'generate_ssh_key': 'None', 'ssh_key_file': 'None', 'ssh_key_passphrase': 'None', 'expires': 'None', 'password_lock': 'None', 'local': 'None', 'profile': 'None', 'authorization': 'None', 'role': 'None'}}, '_ansible_no_log': False, 'failed': False, 'item': 'sdieffen', 'ansible_loop_var': 'item', '_ansible_item_label': 'sdieffen'}, {'name': 'brian', 'state': 'absent', 'changed': False, 'invocation': {'module_args': {'name': 'brian', 'state': 'absent', 'non_unique': False, 'force': False, 'remove': False, 'create_home': True, 'system': False, 'move_home': False, 'append': False, 'ssh_key_bits': 0, 'ssh_key_type': 'rsa', 'ssh_key_comment': 'ansible-generated on smithi035', 'update_password': 'always', 'uid': 'None', 'group': 'None', 'groups': 'None', 'comment': 'None', 'home': 'None', 'shell': 'None', 'password': 'None', 'login_class': 'None', 'hidden': 'None', 'seuser': 'None', 'skeleton': 'None', 'generate_ssh_key': 'None', 'ssh_key_file': 'None', 'ssh_key_passphrase': 'None', 'expires': 'None', 'password_lock': 'None', 'local': 'None', 'profile': 'None', 'authorization': 'None', 'role': 'None'}}, '_ansible_no_log': False, 'failed': False, 'item': 'brian', 'ansible_loop_var': 'item', '_ansible_item_label': 'brian'}, {'name': 'pmcgarry', 'state': 'absent', 'changed': False, 'invocation': {'module_args': {'name': 'pmcgarry', 'state': 'absent', 'non_unique': False, 'force': False, 'remove': False, 'create_home': True, 'system': False, 'move_home': False, 'append': False, 'ssh_key_bits': 0, 'ssh_key_type': 'rsa', 'ssh_key_comment': 'ansible-generated on smithi035', 'update_password': 'always', 'uid': 'None', 'group': 'None', 'groups': 'None', 'comment': 'None', 'home': 'None', 'shell': 'None', 'password': 'None', 'login_class': 'None', 'hidden': 'None', 'seuser': 'None', 'skeleton': 'None', 'generate_ssh_key': 'None', 'ssh_key_file': 'None', 'ssh_key_passphrase': 'None', 'expires': 'None', 'password_lock': 'None', 'local': 'None', 'profile': 'None', 'authorization': 'None', 'role': 'None'}}, '_ansible_no_log': False, 'failed': False, 'item': 'pmcgarry', 'ansible_loop_var': 'item', '_ansible_item_label': 'pmcgarry'}, {'name': 'karnan', 'state': 'absent', 'changed': False, 'invocation': {'module_args': {'name': 'karnan', 'state': 'absent', 'non_unique': False, 'force': False, 'remove': False, 'create_home': True, 'system': False, 'move_home': False, 'append': False, 'ssh_key_bits': 0, 'ssh_key_type': 'rsa', 'ssh_key_comment': 'ansible-generated on smithi035', 'update_password': 'always', 'uid': 'None', 'group': 'None', 'groups': 'None', 'comment': 'None', 'home': 'None', 'shell': 'None', 'password': 'None', 'login_class': 'None', 'hidden': 'None', 'seuser': 'None', 'skeleton': 'None', 'generate_ssh_key': 'None', 'ssh_key_file': 'None', 'ssh_key_passphrase': 'None', 'expires': 'None', 'password_lock': 'None', 'local': 'None', 'profile': 'None', 'authorization': 'None', 'role': 'None'}}, '_ansible_no_log': False, 'failed': False, 'item': 'karnan', 'ansible_loop_var': 'item', '_ansible_item_label': 'karnan'}, {'name': 'ryneli', 'state': 'absent', 'changed': False, 'invocation': {'module_args': {'name': 'ryneli', 'state': 'absent', 'non_unique': False, 'force': False, 'remove': False, 'create_home': True, 'system': False, 'move_home': False, 'append': False, 'ssh_key_bits': 0, 'ssh_key_type': 'rsa', 'ssh_key_comment': 'ansible-generated on smithi035', 'update_password': 'always', 'uid': 'None', 'group': 'None', 'groups': 'None', 'comment': 'None', 'home': 'None', 'shell': 'None', 'password': 'None', 'login_class': 'None', 'hidden': 'None', 'seuser': 'None', 'skeleton': 'None', 'generate_ssh_key': 'None', 'ssh_key_file': 'None', 'ssh_key_passphrase': 'None', 'expires': 'None', 'password_lock': 'None', 'local': 'None', 'profile': 'None', 'authorization': 'None', 'role': 'None'}}, '_ansible_no_log': False, 'failed': False, 'item': 'ryneli', 'ansible_loop_var': 'item', '_ansible_item_label': 'ryneli'}, {'name': 'dlambrig', 'state': 'absent', 'changed': False, 'invocation': {'module_args': {'name': 'dlambrig', 'state': 'absent', 'non_unique': False, 'force': False, 'remove': False, 'create_home': True, 'system': False, 'move_home': False, 'append': False, 'ssh_key_bits': 0, 'ssh_key_type': 'rsa', 'ssh_key_comment': 'ansible-generated on smithi035', 'update_password': 'always', 'uid': 'None', 'group': 'None', 'groups': 'None', 'comment': 'None', 'home': 'None', 'shell': 'None', 'password': 'None', 'login_class': 'None', 'hidden': 'None', 'seuser': 'None', 'skeleton': 'None', 'generate_ssh_key': 'None', 'ssh_key_file': 'None', 'ssh_key_passphrase': 'None', 'expires': 'None', 'password_lock': 'None', 'local': 'None', 'profile': 'None', 'authorization': 'None', 'role': 'None'}}, '_ansible_no_log': False, 'failed': False, 'item': 'dlambrig', 'ansible_loop_var': 'item', '_ansible_item_label': 'dlambrig'}, {'name': 'icolle', 'state': 'absent', 'changed': False, 'invocation': {'module_args': {'name': 'icolle', 'state': 'absent', 'non_unique': False, 'force': False, 'remove': False, 'create_home': True, 'system': False, 'move_home': False, 'append': False, 'ssh_key_bits': 0, 'ssh_key_type': 'rsa', 'ssh_key_comment': 'ansible-generated on smithi035', 'update_password': 'always', 'uid': 'None', 'group': 'None', 'groups': 'None', 'comment': 'None', 'home': 'None', 'shell': 'None', 'password': 'None', 'login_class': 'None', 'hidden': 'None', 'seuser': 'None', 'skeleton': 'None', 'generate_ssh_key': 'None', 'ssh_key_file': 'None', 'ssh_key_passphrase': 'None', 'expires': 'None', 'password_lock': 'None', 'local': 'None', 'profile': 'None', 'authorization': 'None', 'role': 'None'}}, '_ansible_no_log': False, 'failed': False, 'item': 'icolle', 'ansible_loop_var': 'item', '_ansible_item_label': 'icolle'}, {'name': 'soumya', 'state': 'absent', 'changed': False, 'invocation': {'module_args': {'name': 'soumya', 'state': 'absent', 'non_unique': False, 'force': False, 'remove': False, 'create_home': True, 'system': False, 'move_home': False, 'append': False, 'ssh_key_bits': 0, 'ssh_key_type': 'rsa', 'ssh_key_comment': 'ansible-generated on smithi035', 'update_password': 'always', 'uid': 'None', 'group': 'None', 'groups': 'None', 'comment': 'None', 'home': 'None', 'shell': 'None', 'password': 'None', 'login_class': 'None', 'hidden': 'None', 'seuser': 'None', 'skeleton': 'None', 'generate_ssh_key': 'None', 'ssh_key_file': 'None', 'ssh_key_passphrase': 'None', 'expires': 'None', 'password_lock': 'None', 'local': 'None', 'profile': 'None', 'authorization': 'None', 'role': 'None'}}, '_ansible_no_log': False, 'failed': False, 'item': 'soumya', 'ansible_loop_var': 'item', '_ansible_item_label': 'soumya'}, {'name': 'jspray', 'state': 'absent', 'changed': False, 'invocation': {'module_args': {'name': 'jspray', 'state': 'absent', 'non_unique': False, 'force': False, 'remove': False, 'create_home': True, 'system': False, 'move_home': False, 'append': False, 'ssh_key_bits': 0, 'ssh_key_type': 'rsa', 'ssh_key_comment': 'ansible-generated on smithi035', 'update_password': 'always', 'uid': 'None', 'group': 'None', 'groups': 'None', 'comment': 'None', 'home': 'None', 'shell': 'None', 'password': 'None', 'login_class': 'None', 'hidden': 'None', 'seuser': 'None', 'skeleton': 'None', 'generate_ssh_key': 'None', 'ssh_key_file': 'None', 'ssh_key_passphrase': 'None', 'expires': 'None', 'password_lock': 'None', 'local': 'None', 'profile': 'None', 'authorization': 'None', 'role': 'None'}}, '_ansible_no_log': False, 'failed': False, 'item': 'jspray', 'ansible_loop_var': 'item', '_ansible_item_label': 'jspray'}, {'name': 'loic', 'state': 'absent', 'changed': False, 'invocation': {'module_args': {'name': 'loic', 'state': 'absent', 'non_unique': False, 'force': False, 'remove': False, 'create_home': True, 'system': False, 'move_home': False, 'append': False, 'ssh_key_bits': 0, 'ssh_key_type': 'rsa', 'ssh_key_comment': 'ansible-generated on smithi035', 'update_password': 'always', 'uid': 'None', 'group': 'None', 'groups': 'None', 'comment': 'None', 'home': 'None', 'shell': 'None', 'password': 'None', 'login_class': 'None', 'hidden': 'None', 'seuser': 'None', 'skeleton': 'None', 'generate_ssh_key': 'None', 'ssh_key_file': 'None', 'ssh_key_passphrase': 'None', 'expires': 'None', 'password_lock': 'None', 'local': 'None', 'profile': 'None', 'authorization': 'None', 'role': 'None'}}, '_ansible_no_log': False, 'failed': False, 'item': 'loic', 'ansible_loop_var': 'item', '_ansible_item_label': 'loic'}, {'name': 'erwan', 'state': 'absent', 'changed': False, 'invocation': {'module_args': {'name': 'erwan', 'state': 'absent', 'non_unique': False, 'force': False, 'remove': False, 'create_home': True, 'system': False, 'move_home': False, 'append': False, 'ssh_key_bits': 0, 'ssh_key_type': 'rsa', 'ssh_key_comment': 'ansible-generated on smithi035', 'update_password': 'always', 'uid': 'None', 'group': 'None', 'groups': 'None', 'comment': 'None', 'home': 'None', 'shell': 'None', 'password': 'None', 'login_class': 'None', 'hidden': 'None', 'seuser': 'None', 'skeleton': 'None', 'generate_ssh_key': 'None', 'ssh_key_file': 'None', 'ssh_key_passphrase': 'None', 'expires': 'None', 'password_lock': 'None', 'local': 'None', 'profile': 'None', 'authorization': 'None', 'role': 'None'}}, '_ansible_no_log': False, 'failed': False, 'item': 'erwan', 'ansible_loop_var': 'item', '_ansible_item_label': 'erwan'}, {'name': 'jj', 'state': 'absent', 'changed': False, 'invocation': {'module_args': {'name': 'jj', 'state': 'absent', 'non_unique': False, 'force': False, 'remove': False, 'create_home': True, 'system': False, 'move_home': False, 'append': False, 'ssh_key_bits': 0, 'ssh_key_type': 'rsa', 'ssh_key_comment': 'ansible-generated on smithi035', 'update_password': 'always', 'uid': 'None', 'group': 'None', 'groups': 'None', 'comment': 'None', 'home': 'None', 'shell': 'None', 'password': 'None', 'login_class': 'None', 'hidden': 'None', 'seuser': 'None', 'skeleton': 'None', 'generate_ssh_key': 'None', 'ssh_key_file': 'None', 'ssh_key_passphrase': 'None', 'expires': 'None', 'password_lock': 'None', 'local': 'None', 'profile': 'None', 'authorization': 'None', 'role': 'None'}}, '_ansible_no_log': False, 'failed': False, 'item': 'jj', 'ansible_loop_var': 'item', '_ansible_item_label': 'jj'}, {'name': 'amarangone', 'state': 'absent', 'changed': False, 'invocation': {'module_args': {'name': 'amarangone', 'state': 'absent', 'non_unique': False, 'force': False, 'remove': False, 'create_home': True, 'system': False, 'move_home': False, 'append': False, 'ssh_key_bits': 0, 'ssh_key_type': 'rsa', 'ssh_key_comment': 'ansible- generated on smithi035', 'update_password': 'always', 'uid': 'None', 'group': 'None', 'groups': 'None', 'comment': 'None', 'home': 'None', 'shell': 'None', 'password': 'None', 'login_class': 'None', 'hidden': 'None', 'seuser': 'None', 'skeleton': 'None', 'generate_ssh_key': 'None', 'ssh_key_file': 'None', 'ssh_key_passphrase': 'None', 'expires': 'None', 'password_lock': 'None', 'local': 'None', 'profile': 'None', 'authorization': 'None', 'role': 'None'}}, '_ansible_no_log': False, 'failed': False, 'item': 'amarangone', 'ansible_loop_var': 'item', '_ansible_item_label': 'amarangone'}, {'name': 'oprypin', 'state': 'absent', 'changed': False, 'invocation': {'module_args': {'name': 'oprypin', 'state': 'absent', 'non_unique': False, 'force': False, 'remove': False, 'create_home': True, 'system': False, 'move_home': False, 'append': False, 'ssh_key_bits': 0, 'ssh_key_type': 'rsa', 'ssh_key_comment': 'ansible-generated on smithi035', 'update_password': 'always', 'uid': 'None', 'group': 'None', 'groups': 'None', 'comment': 'None', 'home': 'None', 'shell': 'None', 'password': 'None', 'login_class': 'None', 'hidden': 'None', 'seuser': 'None', 'skeleton': 'None', 'generate_ssh_key': 'None', 'ssh_key_file': 'None', 'ssh_key_passphrase': 'None', 'expires': 'None', 'password_lock': 'None', 'local': 'None', 'profile': 'None', 'authorization': 'None', 'role': 'None'}}, '_ansible_no_log': False, 'failed': False, 'item': 'oprypin', 'ansible_loop_var': 'item', '_ansible_item_label': 'oprypin'}, {'name': 'adamyanova', 'state': 'absent', 'changed': False, 'invocation': {'module_args': {'name': 'adamyanova', 'state': 'absent', 'non_unique': False, 'force': False, 'remove': False, 'create_home': True, 'system': False, 'move_home': False, 'append': False, 'ssh_key_bits': 0, 'ssh_key_type': 'rsa', 'ssh_key_comment': 'ansible-generated on smithi035', 'update_password': 'always', 'uid': 'None', 'group': 'None', 'groups': 'None', 'comment': 'None', 'home': 'None', 'shell': 'None', 'password': 'None', 'login_class': 'None', 'hidden': 'None', 'seuser': 'None', 'skeleton': 'None', 'generate_ssh_key': 'None', 'ssh_key_file': 'None', 'ssh_key_passphrase': 'None', 'expires': 'None', 'password_lock': 'None', 'local': 'None', 'profile': 'None', 'authorization': 'None', 'role': 'None'}}, '_ansible_no_log': False, 'failed': False, 'item': 'adamyanova', 'ansible_loop_var': 'item', '_ansible_item_label': 'adamyanova'}, {'name': 'sbillah', 'state': 'absent', 'changed': False, 'invocation': {'module_args': {'name': 'sbillah', 'state': 'absent', 'non_unique': False, 'force': False, 'remove': False, 'create_home': True, 'system': False, 'move_home': False, 'append': False, 'ssh_key_bits': 0, 'ssh_key_type': 'rsa', 'ssh_key_comment': 'ansible-generated on smithi035', 'update_password': 'always', 'uid': 'None', 'group': 'None', 'groups': 'None', 'comment': 'None', 'home': 'None', 'shell': 'None', 'password': 'None', 'login_class': 'None', 'hidden': 'None', 'seuser': 'None', 'skeleton': 'None', 'generate_ssh_key': 'None', 'ssh_key_file': 'None', 'ssh_key_passphrase': 'None', 'expires': 'None', 'password_lock': 'None', 'local': 'None', 'profile': 'None', 'authorization': 'None', 'role': 'None'}}, '_ansible_no_log': False, 'failed': False, 'item': 'sbillah', 'ansible_loop_var': 'item', '_ansible_item_label': 'sbillah'}, {'name': 'onyb', 'state': 'absent', 'changed': False, 'invocation': {'module_args': {'name': 'onyb', 'state': 'absent', 'non_unique': False, 'force': False, 'remove': False, 'create_home': True, 'system': False, 'move_home': False, 'append': False, 'ssh_key_bits': 0, 'ssh_key_type': 'rsa', 'ssh_key_comment': 'ansible-generated on smithi035', 'update_password': 'always', 'uid': 'None', 'group': 'None', 'groups': 'None', 'comment': 'None', 'home': 'None', 'shell': 'None', 'password': 'None', 'login_class': 'None', 'hidden': 'None', 'seuser': 'None', 'skeleton': 'None', 'generate_ssh_key': 'None', 'ssh_key_file': 'None', 'ssh_key_passphrase': 'None', 'expires': 'None', 'password_lock': 'None', 'local': 'None', 'profile': 'None', 'authorization': 'None', 'role': 'None'}}, '_ansible_no_log': False, 'failed': False, 'item': 'onyb', 'ansible_loop_var': 'item', '_ansible_item_label': 'onyb'}, {'name': 'jwilliamson', 'state': 'absent', 'changed': False, 'invocation': {'module_args': {'name': 'jwilliamson', 'state': 'absent', 'non_unique': False, 'force': False, 'remove': False, 'create_home': True, 'system': False, 'move_home': False, 'append': False, 'ssh_key_bits': 0, 'ssh_key_type': 'rsa', 'ssh_key_comment': 'ansible-generated on smithi035', 'update_password': 'always', 'uid': 'None', 'group': 'None', 'groups': 'None', 'comment': 'None', 'home': 'None', 'shell': 'None', 'password': 'None', 'login_class': 'None', 'hidden': 'None', 'seuser': 'None', 'skeleton': 'None', 'generate_ssh_key': 'None', 'ssh_key_file': 'None', 'ssh_key_passphrase': 'None', 'expires': 'None', 'password_lock': 'None', 'local': 'None', 'profile': 'None', 'authorization': 'None', 'role': 'None'}}, '_ansible_no_log': False, 'failed': False, 'item': 'jwilliamson', 'ansible_loop_var': 'item', '_ansible_item_label': 'jwilliamson'}, {'name': 'kmroz', 'state': 'absent', 'changed': False, 'invocation': {'module_args': {'name': 'kmroz', 'state': 'absent', 'non_unique': False, 'force': False, 'remove': False, 'create_home': True, 'system': False, 'move_home': False, 'append': False, 'ssh_key_bits': 0, 'ssh_key_type': 'rsa', 'ssh_key_comment': 'ansible-generated on smithi035', 'update_password': 'always', 'uid': 'None', 'group': 'None', 'groups': 'None', 'comment': 'None', 'home': 'None', 'shell': 'None', 'password': 'None', 'login_class': 'None', 'hidden': 'None', 'seuser': 'None', 'skeleton': 'None', 'generate_ssh_key': 'None', 'ssh_key_file': 'None', 'ssh_key_passphrase': 'None', 'expires': 'None', 'password_lock': 'None', 'local': 'None', 'profile': 'None', 'authorization': 'None', 'role': 'None'}}, '_ansible_no_log': False, 'failed': False, 'item': 'kmroz', 'ansible_loop_var': 'item', '_ansible_item_label': 'kmroz'}, {'name': 'shehbazj', 'state': 'absent', 'changed': False, 'invocation': {'module_args': {'name': 'shehbazj', 'state': 'absent', 'non_unique': False, 'force': False, 'remove': False, 'create_home': True, 'system': False, 'move_home': False, 'append': False, 'ssh_key_bits': 0, 'ssh_key_type': 'rsa', 'ssh_key_comment': 'ansible-generated on smithi035', 'update_password': 'always', 'uid': 'None', 'group': 'None', 'groups': 'None', 'comment': 'None', 'home': 'None', 'shell': 'None', 'password': 'None', 'login_class': 'None', 'hidden': 'None', 'seuser': 'None', 'skeleton': 'None', 'generate_ssh_key': 'None', 'ssh_key_file': 'None', 'ssh_key_passphrase': 'None', 'expires': 'None', 'password_lock': 'None', 'local': 'None', 'profile': 'None', 'authorization': 'None', 'role': 'None'}}, '_ansible_no_log': False, 'failed': False, 'item': 'shehbazj', 'ansible_loop_var': 'item', '_ansible_item_label': 'shehbazj'}, {'name': 'abhishekvrshny', 'state': 'absent', 'changed': False, 'invocation': {'module_args': {'name': 'abhishekvrshny', 'state': 'absent', 'non_unique': False, 'force': False, 'remove': False, 'create_home': True, 'system': False, 'move_home': False, 'append': False, 'ssh_key_bits': 0, 'ssh_key_type': 'rsa', 'ssh_key_comment': 'ansible-generated on smithi035', 'update_password': 'always', 'uid': 'None', 'group': 'None', 'groups': 'None', 'comment': 'None', 'home': 'None', 'shell': 'None', 'password': 'None', 'login_class': 'None', 'hidden': 'None', 'seuser': 'None', 'skeleton': 'None', 'generate_ssh_key': 'None', 'ssh_key_file': 'None', 'ssh_key_passphrase': 'None', 'expires': 'None', 'password_lock': 'None', 'local': 'None', 'profile': 'None', 'authorization': 'None', 'role': 'None'}}, '_ansible_no_log': False, 'failed': False, 'item': 'abhishekvrshny', 'ansible_loop_var': 'item', '_ansible_item_label': 'abhishekvrshny'}, {'name': 'asheplyakov', 'state': 'absent', 'changed': False, 'invocation': {'module_args': {'name': 'asheplyakov', 'state': 'absent', 'non_unique': False, 'force': False, 'remove': False, 'create_home': True, 'system': False, 'move_home': False, 'append': False, 'ssh_key_bits': 0, 'ssh_key_type': 'rsa', 'ssh_key_comment': 'ansible- generated on smithi035', 'update_password': 'always', 'uid': 'None', 'group': 'None', 'groups': 'None', 'comment': 'None', 'home': 'None', 'shell': 'None', 'password': 'None', 'login_class': 'None', 'hidden': 'None', 'seuser': 'None', 'skeleton': 'None', 'generate_ssh_key': 'None', 'ssh_key_file': 'None', 'ssh_key_passphrase': 'None', 'expires': 'None', 'password_lock': 'None', 'local': 'None', 'profile': 'None', 'authorization': 'None', 'role': 'None'}}, '_ansible_no_log': False, 'failed': False, 'item': 'asheplyakov', 'ansible_loop_var': 'item', '_ansible_item_label': 'asheplyakov'}, {'name': 'liupan', 'state': 'absent', 'changed': False, 'invocation': {'module_args': {'name': 'liupan', 'state': 'absent', 'non_unique': False, 'force': False, 'remove': False, 'create_home': True, 'system': False, 'move_home': False, 'append': False, 'ssh_key_bits': 0, 'ssh_key_type': 'rsa', 'ssh_key_comment': 'ansible-generated on smithi035', 'update_password': 'always', 'uid': 'None', 'group': 'None', 'groups': 'None', 'comment': 'None', 'home': 'None', 'shell': 'None', 'password': 'None', 'login_class': 'None', 'hidden': 'None', 'seuser': 'None', 'skeleton': 'None', 'generate_ssh_key': 'None', 'ssh_key_file': 'None', 'ssh_key_passphrase': 'None', 'expires': 'None', 'password_lock': 'None', 'local': 'None', 'profile': 'None', 'authorization': 'None', 'role': 'None'}}, '_ansible_no_log': False, 'failed': False, 'item': 'liupan', 'ansible_loop_var': 'item', '_ansible_item_label': 'liupan'}, {'name': 'adeza', 'state': 'absent', 'changed': False, 'invocation': {'module_args': {'name': 'adeza', 'state': 'absent', 'non_unique': False, 'force': False, 'remove': False, 'create_home': True, 'system': False, 'move_home': False, 'append': False, 'ssh_key_bits': 0, 'ssh_key_type': 'rsa', 'ssh_key_comment': 'ansible- generated on smithi035', 'update_password': 'always', 'uid': 'None', 'group': 'None', 'groups': 'None', 'comment': 'None', 'home': 'None', 'shell': 'None', 'password': 'None', 'login_class': 'None', 'hidden': 'None', 'seuser': 'None', 'skeleton': 'None', 'generate_ssh_key': 'None', 'ssh_key_file': 'None', 'ssh_key_passphrase': 'None', 'expires': 'None', 'password_lock': 'None', 'local': 'None', 'profile': 'None', 'authorization': 'None', 'role': 'None'}}, '_ansible_no_log': False, 'failed': False, 'item': 'adeza', 'ansible_loop_var': 'item', '_ansible_item_label': 'adeza'}, {'name': 'pranith', 'state': 'absent', 'changed': False, 'invocation': {'module_args': {'name': 'pranith', 'state': 'absent', 'non_unique': False, 'force': False, 'remove': False, 'create_home': True, 'system': False, 'move_home': False, 'append': False, 'ssh_key_bits': 0, 'ssh_key_type': 'rsa', 'ssh_key_comment': 'ansible- generated on smithi035', 'update_password': 'always', 'uid': 'None', 'group': 'None', 'groups': 'None', 'comment': 'None', 'home': 'None', 'shell': 'None', 'password': 'None', 'login_class': 'None', 'hidden': 'None', 'seuser': 'None', 'skeleton': 'None', 'generate_ssh_key': 'None', 'ssh_key_file': 'None', 'ssh_key_passphrase': 'None', 'expires': 'None', 'password_lock': 'None', 'local': 'None', 'profile': 'None', 'authorization': 'None', 'role': 'None'}}, '_ansible_no_log': False, 'failed': False, 'item': 'pranith', 'ansible_loop_var': 'item', '_ansible_item_label': 'pranith'}, {'name': 'dorinda', 'state': 'absent', 'changed': False, 'invocation': {'module_args': {'name': 'dorinda', 'state': 'absent', 'non_unique': False, 'force': False, 'remove': False, 'create_home': True, 'system': False, 'move_home': False, 'append': False, 'ssh_key_bits': 0, 'ssh_key_type': 'rsa', 'ssh_key_comment': 'ansible- generated on smithi035', 'update_password': 'always', 'uid': 'None', 'group': 'None', 'groups': 'None', 'comment': 'None', 'home': 'None', 'shell': 'None', 'password': 'None', 'login_class': 'None', 'hidden': 'None', 'seuser': 'None', 'skeleton': 'None', 'generate_ssh_key': 'None', 'ssh_key_file': 'None', 'ssh_key_passphrase': 'None', 'expires': 'None', 'password_lock': 'None', 'local': 'None', 'profile': 'None', 'authorization': 'None', 'role': 'None'}}, '_ansible_no_log': False, 'failed': False, 'item': 'dorinda', 'ansible_loop_var': 'item', '_ansible_item_label': 'dorinda'}, {'failed': True, 'module_stdout': '', 'module_stderr': 'sudo: error in /etc/sudo.conf, line 19 while loading plugin "sudoers_policy"\\nsudo: unable to load /usr/libexec/sudo/sudoers.so: libssl.so.1.1: cannot open shared object file: No such file or directory\\nsudo: fatal error, unable to load plugins\\n', 'msg': 'MODULE FAILURE\\nSee stdout/stderr for the exact error', 'rc': 1, '_ansible_no_log': False, 'changed': False, 'item': 'zyan', 'ansible_loop_var': 'item', '_ansible_item_label': 'zyan'}, {'name': 'nlevine', 'state': 'absent', 'changed': False, 'invocation': {'module_args': {'name': 'nlevine', 'state': 'absent', 'non_unique': False, 'force': False, 'remove': False, 'create_home': True, 'system': False, 'move_home': False, 'append': False, 'ssh_key_bits': 0, 'ssh_key_type': 'rsa', 'ssh_key_comment': 'ansible-generated on smithi035', 'update_password': 'always', 'uid': 'None', 'group': 'None', 'groups': 'None', 'comment': 'None', 'home': 'None', 'shell': 'None', 'password': 'None', 'login_class': 'None', 'hidden': 'None', 'seuser': 'None', 'skeleton': 'None', 'generate_ssh_key': 'None', 'ssh_key_file': 'None', 'ssh_key_passphrase': 'None', 'expires': 'None', 'password_lock': 'None', 'local': 'None', 'profile': 'None', 'authorization': 'None', 'role': 'None'}}, '_ansible_no_log': False, 'failed': False, 'item': 'nlevine', 'ansible_loop_var': 'item', '_ansible_item_label': 'nlevine'}, {'name': 'tbrekke', 'state': 'absent', 'changed': False, 'invocation': {'module_args': {'name': 'tbrekke', 'state': 'absent', 'non_unique': False, 'force': False, 'remove': False, 'create_home': True, 'system': False, 'move_home': False, 'append': False, 'ssh_key_bits': 0, 'ssh_key_type': 'rsa', 'ssh_key_comment': 'ansible-generated on smithi035', 'update_password': 'always', 'uid': 'None', 'group': 'None', 'groups': 'None', 'comment': 'None', 'home': 'None', 'shell': 'None', 'password': 'None', 'login_class': 'None', 'hidden': 'None', 'seuser': 'None', 'skeleton': 'None', 'generate_ssh_key': 'None', 'ssh_key_file': 'None', 'ssh_key_passphrase': 'None', 'expires': 'None', 'password_lock': 'None', 'local': 'None', 'profile': 'None', 'authorization': 'None', 'role': 'None'}}, '_ansible_no_log': False, 'failed': False, 'item': 'tbrekke', 'ansible_loop_var': 'item', '_ansible_item_label': 'tbrekke'}, {'name': 'taco', 'state': 'absent', 'changed': False, 'invocation': {'module_args': {'name': 'taco', 'state': 'absent', 'non_unique': False, 'force': False, 'remove': False, 'create_home': True, 'system': False, 'move_home': False, 'append': False, 'ssh_key_bits': 0, 'ssh_key_type': 'rsa', 'ssh_key_comment': 'ansible-generated on smithi035', 'update_password': 'always', 'uid': 'None', 'group': 'None', 'groups': 'None', 'comment': 'None', 'home': 'None', 'shell': 'None', 'password': 'None', 'login_class': 'None', 'hidden': 'None', 'seuser': 'None', 'skeleton': 'None', 'generate_ssh_key': 'None', 'ssh_key_file': 'None', 'ssh_key_passphrase': 'None', 'expires': 'None', 'password_lock': 'None', 'local': 'None', 'profile': 'None', 'authorization': 'None', 'role': 'None'}}, '_ansible_no_log': False, 'failed': False, 'item': 'taco', 'ansible_loop_var': 'item', '_ansible_item_label': 'taco'}, {'name': 'louis', 'state': 'absent', 'changed': False, 'invocation': {'module_args': {'name': 'louis', 'state': 'absent', 'non_unique': False, 'force': False, 'remove': False, 'create_home': True, 'system': False, 'move_home': False, 'append': False, 'ssh_key_bits': 0, 'ssh_key_type': 'rsa', 'ssh_key_comment': 'ansible-generated on smithi035', 'update_password': 'always', 'uid': 'None', 'group': 'None', 'groups': 'None', 'comment': 'None', 'home': 'None', 'shell': 'None', 'password': 'None', 'login_class': 'None', 'hidden': 'None', 'seuser': 'None', 'skeleton': 'None', 'generate_ssh_key': 'None', 'ssh_key_file': 'None', 'ssh_key_passphrase': 'None', 'expires': 'None', 'password_lock': 'None', 'local': 'None', 'profile': 'None', 'authorization': 'None', 'role': 'None'}}, '_ansible_no_log': False, 'failed': False, 'item': 'louis', 'ansible_loop_var': 'item', '_ansible_item_label': 'louis'}, {'name': 'amarango', 'state': 'absent', 'changed': False, 'invocation': {'module_args': {'name': 'amarango', 'state': 'absent', 'non_unique': False, 'force': False, 'remove': False, 'create_home': True, 'system': False, 'move_home': False, 'append': False, 'ssh_key_bits': 0, 'ssh_key_type': 'rsa', 'ssh_key_comment': 'ansible-generated on smithi035', 'update_password': 'always', 'uid': 'None', 'group': 'None', 'groups': 'None', 'comment': 'None', 'home': 'None', 'shell': 'None', 'password': 'None', 'login_class': 'None', 'hidden': 'None', 'seuser': 'None', 'skeleton': 'None', 'generate_ssh_key': 'None', 'ssh_key_file': 'None', 'ssh_key_passphrase': 'None', 'expires': 'None', 'password_lock': 'None', 'local': 'None', 'profile': 'None', 'authorization': 'None', 'role': 'None'}}, '_ansible_no_log': False, 'failed': False, 'item': 'amarango', 'ansible_loop_var': 'item', '_ansible_item_label': 'amarango'}, {'name': 'oobe', 'state': 'absent', 'changed': False, 'invocation': {'module_args': {'name': 'oobe', 'state': 'absent', 'non_unique': False, 'force': False, 'remove': False, 'create_home': True, 'system': False, 'move_home': False, 'append': False, 'ssh_key_bits': 0, 'ssh_key_type': 'rsa', 'ssh_key_comment': 'ansible-generated on smithi035', 'update_password': 'always', 'uid': 'None', 'group': 'None', 'groups': 'None', 'comment': 'None', 'home': 'None', 'shell': 'None', 'password': 'None', 'login_class': 'None', 'hidden': 'None', 'seuser': 'None', 'skeleton': 'None', 'generate_ssh_key': 'None', 'ssh_key_file': 'None', 'ssh_key_passphrase': 'None', 'expires': 'None', 'password_lock': 'None', 'local': 'None', 'profile': 'None', 'authorization': 'None', 'role': 'None'}}, '_ansible_no_log': False, 'failed': False, 'item': 'oobe', 'ansible_loop_var': 'item', '_ansible_item_label': 'oobe'}, {'name': 'rturk', 'state': 'absent', 'changed': False, 'invocation': {'module_args': {'name': 'rturk', 'state': 'absent', 'non_unique': False, 'force': False, 'remove': False, 'create_home': True, 'system': False, 'move_home': False, 'append': False, 'ssh_key_bits': 0, 'ssh_key_type': 'rsa', 'ssh_key_comment': 'ansible-generated on smithi035', 'update_password': 'always', 'uid': 'None', 'group': 'None', 'groups': 'None', 'comment': 'None', 'home': 'None', 'shell': 'None', 'password': 'None', 'login_class': 'None', 'hidden': 'None', 'seuser': 'None', 'skeleton': 'None', 'generate_ssh_key': 'None', 'ssh_key_file': 'None', 'ssh_key_passphrase': 'None', 'expires': 'None', 'password_lock': 'None', 'local': 'None', 'profile': 'None', 'authorization': 'None', 'role': 'None'}}, '_ansible_no_log': False, 'failed': False, 'item': 'rturk', 'ansible_loop_var': 'item', '_ansible_item_label': 'rturk'}, {'name': 'fche', 'state': 'absent', 'changed': False, 'invocation': {'module_args': {'name': 'fche', 'state': 'absent', 'non_unique': False, 'force': False, 'remove': False, 'create_home': True, 'system': False, 'move_home': False, 'append': False, 'ssh_key_bits': 0, 'ssh_key_type': 'rsa', 'ssh_key_comment': 'ansible-generated on smithi035', 'update_password': 'always', 'uid': 'None', 'group': 'None', 'groups': 'None', 'comment': 'None', 'home': 'None', 'shell': 'None', 'password': 'None', 'login_class': 'None', 'hidden': 'None', 'seuser': 'None', 'skeleton': 'None', 'generate_ssh_key': 'None', 'ssh_key_file': 'None', 'ssh_key_passphrase': 'None', 'expires': 'None', 'password_lock': 'None', 'local': 'None', 'profile': 'None', 'authorization': 'None', 'role': 'None'}}, '_ansible_no_log': False, 'failed': False, 'item': 'fche', 'ansible_loop_var': 'item', '_ansible_item_label': 'fche'}, {'name': 'jbainbri', 'state': 'absent', 'changed': False, 'invocation': {'module_args': {'name': 'jbainbri', 'state': 'absent', 'non_unique': False, 'force': False, 'remove': False, 'create_home': True, 'system': False, 'move_home': False, 'append': False, 'ssh_key_bits': 0, 'ssh_key_type': 'rsa', 'ssh_key_comment': 'ansible-generated on smithi035', 'update_password': 'always', 'uid': 'None', 'group': 'None', 'groups': 'None', 'comment': 'None', 'home': 'None', 'shell': 'None', 'password': 'None', 'login_class': 'None', 'hidden': 'None', 'seuser': 'None', 'skeleton': 'None', 'generate_ssh_key': 'None', 'ssh_key_file': 'None', 'ssh_key_passphrase': 'None', 'expires': 'None', 'password_lock': 'None', 'local': 'None', 'profile': 'None', 'authorization': 'None', 'role': 'None'}}, '_ansible_no_log': False, 'failed': False, 'item': 'jbainbri', 'ansible_loop_var': 'item', '_ansible_item_label': 'jbainbri'}, {'name': 'kdhananj', 'state': 'absent', 'changed': False, 'invocation': {'module_args': {'name': 'kdhananj', 'state': 'absent', 'non_unique': False, 'force': False, 'remove': False, 'create_home': True, 'system': False, 'move_home': False, 'append': False, 'ssh_key_bits': 0, 'ssh_key_type': 'rsa', 'ssh_key_comment': 'ansible-generated on smithi035', 'update_password': 'always', 'uid': 'None', 'group': 'None', 'groups': 'None', 'comment': 'None', 'home': 'None', 'shell': 'None', 'password': 'None', 'login_class': 'None', 'hidden': 'None', 'seuser': 'None', 'skeleton': 'None', 'generate_ssh_key': 'None', 'ssh_key_file': 'None', 'ssh_key_passphrase': 'None', 'expires': 'None', 'password_lock': 'None', 'local': 'None', 'profile': 'None', 'authorization': 'None', 'role': 'None'}}, '_ansible_no_log': False, 'failed': False, 'item': 'kdhananj', 'ansible_loop_var': 'item', '_ansible_item_label': 'kdhananj'}], 'msg': 'All items completed', '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_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/virtualenv/lib/pyt hon3.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_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/v irtualenv/lib/python3.6/site-packages/yaml/__init__.py", line 278, in dump_all dumper.represent(data) File "/home/teuthworker/src/git.ceph.com_gi t_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/virtualenv/lib/python 3.6/site-packages/yaml/representer.py", line 27, in represent node = self.represent_data(data) File "/home/teuthworker/src/git.ceph.com_git_teut hology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/virtualenv/lib/python3.6/si te-packages/yaml/representer.py", line 48, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/s rc/git.ceph.com_git_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/vir tualenv/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_9a6b849c7975e 1b07e5495aaa5b961c0d22cad1c/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_gi t_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/virtualenv/lib/python 3.6/site-packages/yaml/representer.py", line 48, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/s rc/git.ceph.com_git_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/vir tualenv/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_9a6b849c7975e 1b07e5495aaa5b961c0d22cad1c/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_gi t_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/virtualenv/lib/python 3.6/site-packages/yaml/representer.py", line 48, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/s rc/git.ceph.com_git_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/vir tualenv/lib/python3.6/site-packages/yaml/representer.py", line 199, in represent_list return self.represent_sequence(\'tag:yaml.org,2002:seq\', data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_9a6b849c7975e 1b07e5495aaa5b961c0d22cad1c/virtualenv/lib/python3.6/site- packages/yaml/representer.py", line 92, in represent_sequence node_item = self.represent_data(item) File "/home/teuthworker/src/git.ceph.com_git_teut hology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/virtualenv/lib/python3.6/si te-packages/yaml/representer.py", line 48, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/s rc/git.ceph.com_git_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/vir tualenv/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_9a6b849c7975e 1b07e5495aaa5b961c0d22cad1c/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_gi t_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/virtualenv/lib/python 3.6/site-packages/yaml/representer.py", line 58, in represent_data node = self.yaml_representers[None](self, data) File "/home/teuthworker/src/git.ce ph.com_git_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/virtualenv/l ib/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', 'zcerza')"} [5911703] rados:cephadm/with-work/{distro/centos_latest fixed-2 mode/packaged mon_election/classic msgr/async-v2only start tasks/rados_api_tests} ----------------------------------------------------------------- time: 00:06:51 info: http://pulpito.ceph.com/swagner-2021-02-24_09:34:13-rados:cephadm-wip-swagner2-testing-2021-02-23-1116-pacific-distro-basic-smithi/5911703/ log: http://qa-proxy.ceph.com/teuthology/swagner-2021-02-24_09:34:13-rados:cephadm-wip-swagner2-testing-2021-02-23-1116-pacific-distro-basic-smithi/5911703/ sentry: https://sentry.ceph.com/organizations/ceph/?query=590a236e795b4d20a2eb0e2eb4ec21f0 Failure object was: {'smithi104.front.sepia.ceph.com': {'results': [{'msg': "Creating volume group 'vg_nvme' failed", 'rc': 3, 'err': " /dev/vg_nvme: already exists in filesystem\n Run `vgcreate --help' for more information.\n", 'failed': True, 'invocation': {'module_args': {'vg': 'vg_nvme', 'pvs': ['/dev/nvme0n1'], 'state': 'present', 'pesize': '4', 'pv_options': '', 'vg_options': '', 'force': False}}, '_ansible_no_log': False, 'changed': False, 'item': {'key': 'vg_nvme', 'value': {'pvs': '/dev/nvme0n1'}}, 'ansible_loop_var': 'item', '_ansible_item_label': {'key': 'vg_nvme', 'value': {'pvs': '/dev/nvme0n1'}}}], 'msg': 'All items completed', '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.co m_git_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/virtualenv/lib/py thon3.6/site-packages/yaml/__init__.py", line 306, in safe_dump return dump_all([data], stream, Dumper=SafeDumper, **kwds) File "/home/teuthworke r/src/git.ceph.com_git_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/ virtualenv/lib/python3.6/site-packages/yaml/__init__.py", line 278, in dump_all dumper.represent(data) File "/home/teuthworker/src/git.ceph.co m_git_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/virtualenv/lib/py thon3.6/site-packages/yaml/representer.py", line 27, in represent node = self.represent_data(data) File "/home/teuthworker/src/git.ceph.com_git_teu thology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/virtualenv/lib/python3.6/s ite-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_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/vi rtualenv/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_9a6b849c7975 e1b07e5495aaa5b961c0d22cad1c/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_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/virtualenv/lib/pyt hon3.6/site-packages/yaml/representer.py", line 48, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuth worker/src/git.ceph.com_git_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22c ad1c/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_9a6b849c7975 e1b07e5495aaa5b961c0d22cad1c/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_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/virtualenv/lib/pyt hon3.6/site-packages/yaml/representer.py", line 48, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuth worker/src/git.ceph.com_git_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22c ad1c/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 199, in represent_list return self.represent_sequence('tag:yaml.org,2002:seq', data) File "/home/teuthwo rker/src/git.ceph.com_git_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad 1c/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 92, in represent_sequence node_item = self.represent_data(item) File "/home/te uthworker/src/git.ceph.com_git_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d 22cad1c/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_9a6b849c7975 e1b07e5495aaa5b961c0d22cad1c/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/teuthwor ker/src/git.ceph.com_git_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1 c/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 118, in represent_mapping node_value = self.represent_data(item_value) File "/h ome/teuthworker/src/git.ceph.com_git_teuthology_9a6b849c7975e1b07e5495aaa5b 961c0d22cad1c/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_9a6b849c7975 e1b07e5495aaa5b961c0d22cad1c/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', " /dev/vg_nvme: already exists in filesystem\n Run `vgcreate --help' for more information.\n") Pass ================================================================= [5911669] rados:cephadm/orchestrator_cli/{2-node-mgr orchestrator_cli supported-random-distro$/{rhel_8}} time: 00:17:01 info: http://pulpito.ceph.com/swagner-2021-02-24_09:34:13-rados:cephadm-wip-swagner2-testing-2021-02-23-1116-pacific-distro-basic-smithi/5911669/ [5911670] rados:cephadm/smoke/{distro/centos_8.0 fixed-2 mon_election/classic start} time: 00:16:42 info: http://pulpito.ceph.com/swagner-2021-02-24_09:34:13-rados:cephadm-wip-swagner2-testing-2021-02-23-1116-pacific-distro-basic-smithi/5911670/ [5911672] rados:cephadm/upgrade/{1-start-distro/1-start-centos_8 2-repo_digest/defaut 3-start-upgrade 4-wait fixed-2 mon_election/classic} time: 00:20:19 info: http://pulpito.ceph.com/swagner-2021-02-24_09:34:13-rados:cephadm-wip-swagner2-testing-2021-02-23-1116-pacific-distro-basic-smithi/5911672/ [5911673] rados:cephadm/with-work/{distro/centos_8.0 fixed-2 mode/packaged mon_election/classic msgr/async-v1only start tasks/rados_api_tests} time: 00:37:50 info: http://pulpito.ceph.com/swagner-2021-02-24_09:34:13-rados:cephadm-wip-swagner2-testing-2021-02-23-1116-pacific-distro-basic-smithi/5911673/ [5911674] rados:cephadm/workunits/{distro/centos_latest mon_election/classic task/test_adoption} time: 00:10:33 info: http://pulpito.ceph.com/swagner-2021-02-24_09:34:13-rados:cephadm-wip-swagner2-testing-2021-02-23-1116-pacific-distro-basic-smithi/5911674/ [5911675] rados:cephadm/with-work/{distro/centos_latest fixed-2 mode/root mon_election/connectivity msgr/async-v2only start tasks/rados_python} time: 00:24:46 info: http://pulpito.ceph.com/swagner-2021-02-24_09:34:13-rados:cephadm-wip-swagner2-testing-2021-02-23-1116-pacific-distro-basic-smithi/5911675/ [5911676] rados:cephadm/with-work/{distro/rhel_latest fixed-2 mode/packaged mon_election/classic msgr/async start tasks/rados_api_tests} time: 00:40:49 info: http://pulpito.ceph.com/swagner-2021-02-24_09:34:13-rados:cephadm-wip-swagner2-testing-2021-02-23-1116-pacific-distro-basic-smithi/5911676/ [5911677] rados:cephadm/smoke/{distro/centos_latest fixed-2 mon_election/connectivity start} time: 00:17:37 info: http://pulpito.ceph.com/swagner-2021-02-24_09:34:13-rados:cephadm-wip-swagner2-testing-2021-02-23-1116-pacific-distro-basic-smithi/5911677/ [5911678] rados:cephadm/with-work/{distro/ubuntu_18.04 fixed-2 mode/root mon_election/connectivity msgr/async-v1only start tasks/rados_python} time: 00:25:02 info: http://pulpito.ceph.com/swagner-2021-02-24_09:34:13-rados:cephadm-wip-swagner2-testing-2021-02-23-1116-pacific-distro-basic-smithi/5911678/ [5911679] rados:cephadm/workunits/{distro/centos_latest mon_election/connectivity task/test_cephadm} time: 00:18:05 info: http://pulpito.ceph.com/swagner-2021-02-24_09:34:13-rados:cephadm-wip-swagner2-testing-2021-02-23-1116-pacific-distro-basic-smithi/5911679/ [5911680] rados:cephadm/with-work/{distro/ubuntu_20.04 fixed-2 mode/packaged mon_election/classic msgr/async-v2only start tasks/rados_api_tests} time: 00:37:01 info: http://pulpito.ceph.com/swagner-2021-02-24_09:34:13-rados:cephadm-wip-swagner2-testing-2021-02-23-1116-pacific-distro-basic-smithi/5911680/ [5911681] rados:cephadm/with-work/{distro/centos_8.0 fixed-2 mode/root mon_election/connectivity msgr/async start tasks/rados_python} time: 00:28:24 info: http://pulpito.ceph.com/swagner-2021-02-24_09:34:13-rados:cephadm-wip-swagner2-testing-2021-02-23-1116-pacific-distro-basic-smithi/5911681/ [5911682] rados:cephadm/smoke/{distro/rhel_latest fixed-2 mon_election/classic start} time: 00:16:11 info: http://pulpito.ceph.com/swagner-2021-02-24_09:34:13-rados:cephadm-wip-swagner2-testing-2021-02-23-1116-pacific-distro-basic-smithi/5911682/ [5911683] rados:cephadm/smoke-roleless/{distro/centos_latest start} time: 00:15:12 info: http://pulpito.ceph.com/swagner-2021-02-24_09:34:13-rados:cephadm-wip-swagner2-testing-2021-02-23-1116-pacific-distro-basic-smithi/5911683/ [5911684] rados:cephadm/with-work/{distro/centos_latest fixed-2 mode/packaged mon_election/classic msgr/async-v1only start tasks/rados_api_tests} time: 00:38:14 info: http://pulpito.ceph.com/swagner-2021-02-24_09:34:13-rados:cephadm-wip-swagner2-testing-2021-02-23-1116-pacific-distro-basic-smithi/5911684/ [5911685] rados:cephadm/with-work/{distro/rhel_latest fixed-2 mode/root mon_election/connectivity msgr/async-v2only start tasks/rados_python} time: 00:31:15 info: http://pulpito.ceph.com/swagner-2021-02-24_09:34:13-rados:cephadm-wip-swagner2-testing-2021-02-23-1116-pacific-distro-basic-smithi/5911685/ [5911686] rados:cephadm/upgrade/{1-start-distro/1-start-ubuntu_20.04 2-repo_digest/repo_digest 3-start-upgrade 4-wait fixed-2 mon_election/connectivity} time: 00:22:38 info: http://pulpito.ceph.com/swagner-2021-02-24_09:34:13-rados:cephadm-wip-swagner2-testing-2021-02-23-1116-pacific-distro-basic-smithi/5911686/ [5911687] rados:cephadm/workunits/{distro/centos_latest mon_election/classic task/test_cephadm_repos} time: 00:08:06 info: http://pulpito.ceph.com/swagner-2021-02-24_09:34:13-rados:cephadm-wip-swagner2-testing-2021-02-23-1116-pacific-distro-basic-smithi/5911687/ [5911688] rados:cephadm/with-work/{distro/ubuntu_18.04 fixed-2 mode/packaged mon_election/classic msgr/async start tasks/rados_api_tests} time: 00:37:30 info: http://pulpito.ceph.com/swagner-2021-02-24_09:34:13-rados:cephadm-wip-swagner2-testing-2021-02-23-1116-pacific-distro-basic-smithi/5911688/ [5911689] rados:cephadm/smoke/{distro/ubuntu_18.04 fixed-2 mon_election/connectivity start} time: 00:15:01 info: http://pulpito.ceph.com/swagner-2021-02-24_09:34:13-rados:cephadm-wip-swagner2-testing-2021-02-23-1116-pacific-distro-basic-smithi/5911689/ [5911690] rados:cephadm/with-work/{distro/ubuntu_20.04 fixed-2 mode/root mon_election/connectivity msgr/async-v1only start tasks/rados_python} time: 00:27:56 info: http://pulpito.ceph.com/swagner-2021-02-24_09:34:13-rados:cephadm-wip-swagner2-testing-2021-02-23-1116-pacific-distro-basic-smithi/5911690/ [5911691] rados:cephadm/with-work/{distro/centos_8.0 fixed-2 mode/packaged mon_election/classic msgr/async-v2only start tasks/rados_api_tests} time: 00:38:15 info: http://pulpito.ceph.com/swagner-2021-02-24_09:34:13-rados:cephadm-wip-swagner2-testing-2021-02-23-1116-pacific-distro-basic-smithi/5911691/ [5911692] rados:cephadm/with-work/{distro/centos_latest fixed-2 mode/root mon_election/connectivity msgr/async start tasks/rados_python} time: 00:27:53 info: http://pulpito.ceph.com/swagner-2021-02-24_09:34:13-rados:cephadm-wip-swagner2-testing-2021-02-23-1116-pacific-distro-basic-smithi/5911692/ [5911693] rados:cephadm/workunits/{distro/centos_latest mon_election/connectivity task/test_orch_cli} time: 00:21:44 info: http://pulpito.ceph.com/swagner-2021-02-24_09:34:13-rados:cephadm-wip-swagner2-testing-2021-02-23-1116-pacific-distro-basic-smithi/5911693/ [5911694] rados:cephadm/smoke/{distro/ubuntu_20.04 fixed-2 mon_election/classic start} time: 00:20:27 info: http://pulpito.ceph.com/swagner-2021-02-24_09:34:13-rados:cephadm-wip-swagner2-testing-2021-02-23-1116-pacific-distro-basic-smithi/5911694/ [5911695] rados:cephadm/smoke-roleless/{distro/rhel_latest start} time: 00:14:26 info: http://pulpito.ceph.com/swagner-2021-02-24_09:34:13-rados:cephadm-wip-swagner2-testing-2021-02-23-1116-pacific-distro-basic-smithi/5911695/ [5911696] rados:cephadm/with-work/{distro/rhel_latest fixed-2 mode/packaged mon_election/classic msgr/async-v1only start tasks/rados_api_tests} time: 00:37:25 info: http://pulpito.ceph.com/swagner-2021-02-24_09:34:13-rados:cephadm-wip-swagner2-testing-2021-02-23-1116-pacific-distro-basic-smithi/5911696/ [5911697] rados:cephadm/with-work/{distro/ubuntu_18.04 fixed-2 mode/root mon_election/connectivity msgr/async-v2only start tasks/rados_python} time: 00:26:38 info: http://pulpito.ceph.com/swagner-2021-02-24_09:34:13-rados:cephadm-wip-swagner2-testing-2021-02-23-1116-pacific-distro-basic-smithi/5911697/ [5911698] rados:cephadm/with-work/{distro/ubuntu_20.04 fixed-2 mode/packaged mon_election/classic msgr/async start tasks/rados_api_tests} time: 00:39:30 info: http://pulpito.ceph.com/swagner-2021-02-24_09:34:13-rados:cephadm-wip-swagner2-testing-2021-02-23-1116-pacific-distro-basic-smithi/5911698/ [5911699] rados:cephadm/smoke/{distro/centos_8.0 fixed-2 mon_election/connectivity start} time: 00:18:59 info: http://pulpito.ceph.com/swagner-2021-02-24_09:34:13-rados:cephadm-wip-swagner2-testing-2021-02-23-1116-pacific-distro-basic-smithi/5911699/ [5911700] rados:cephadm/upgrade/{1-start-distro/1-start-centos_8 2-repo_digest/repo_digest 3-start-upgrade 4-wait fixed-2 mon_election/classic} time: 00:21:20 info: http://pulpito.ceph.com/swagner-2021-02-24_09:34:13-rados:cephadm-wip-swagner2-testing-2021-02-23-1116-pacific-distro-basic-smithi/5911700/ [5911701] rados:cephadm/with-work/{distro/centos_8.0 fixed-2 mode/root mon_election/connectivity msgr/async-v1only start tasks/rados_python} time: 00:26:48 info: http://pulpito.ceph.com/swagner-2021-02-24_09:34:13-rados:cephadm-wip-swagner2-testing-2021-02-23-1116-pacific-distro-basic-smithi/5911701/ [5911702] rados:cephadm/workunits/{distro/centos_latest mon_election/connectivity task/test_adoption} time: 00:10:49 info: http://pulpito.ceph.com/swagner-2021-02-24_09:34:13-rados:cephadm-wip-swagner2-testing-2021-02-23-1116-pacific-distro-basic-smithi/5911702/ [5911704] rados:cephadm/with-work/{distro/rhel_latest fixed-2 mode/root mon_election/connectivity msgr/async start tasks/rados_python} time: 00:30:20 info: http://pulpito.ceph.com/swagner-2021-02-24_09:34:13-rados:cephadm-wip-swagner2-testing-2021-02-23-1116-pacific-distro-basic-smithi/5911704/ [5911705] rados:cephadm/smoke/{distro/centos_latest fixed-2 mon_election/classic start} time: 00:18:14 info: http://pulpito.ceph.com/swagner-2021-02-24_09:34:13-rados:cephadm-wip-swagner2-testing-2021-02-23-1116-pacific-distro-basic-smithi/5911705/ [5911706] rados:cephadm/smoke-roleless/{distro/ubuntu_18.04 start} time: 00:15:27 info: http://pulpito.ceph.com/swagner-2021-02-24_09:34:13-rados:cephadm-wip-swagner2-testing-2021-02-23-1116-pacific-distro-basic-smithi/5911706/ [5911707] rados:cephadm/with-work/{distro/ubuntu_18.04 fixed-2 mode/packaged mon_election/classic msgr/async-v1only start tasks/rados_api_tests} time: 00:35:20 info: http://pulpito.ceph.com/swagner-2021-02-24_09:34:13-rados:cephadm-wip-swagner2-testing-2021-02-23-1116-pacific-distro-basic-smithi/5911707/ [5911708] rados:cephadm/workunits/{distro/centos_latest mon_election/classic task/test_cephadm} time: 00:20:50 info: http://pulpito.ceph.com/swagner-2021-02-24_09:34:13-rados:cephadm-wip-swagner2-testing-2021-02-23-1116-pacific-distro-basic-smithi/5911708/ [5911709] rados:cephadm/with-work/{distro/ubuntu_20.04 fixed-2 mode/root mon_election/connectivity msgr/async-v2only start tasks/rados_python} time: 00:25:17 info: http://pulpito.ceph.com/swagner-2021-02-24_09:34:13-rados:cephadm-wip-swagner2-testing-2021-02-23-1116-pacific-distro-basic-smithi/5911709/ [5911710] rados:cephadm/with-work/{distro/centos_8.0 fixed-2 mode/packaged mon_election/classic msgr/async start tasks/rados_api_tests} time: 00:37:49 info: http://pulpito.ceph.com/swagner-2021-02-24_09:34:13-rados:cephadm-wip-swagner2-testing-2021-02-23-1116-pacific-distro-basic-smithi/5911710/ [5911711] rados:cephadm/smoke/{distro/rhel_latest fixed-2 mon_election/connectivity start} time: 00:15:18 info: http://pulpito.ceph.com/swagner-2021-02-24_09:34:13-rados:cephadm-wip-swagner2-testing-2021-02-23-1116-pacific-distro-basic-smithi/5911711/ [5911712] rados:cephadm/with-work/{distro/centos_latest fixed-2 mode/root mon_election/connectivity msgr/async-v1only start tasks/rados_python} time: 00:26:06 info: http://pulpito.ceph.com/swagner-2021-02-24_09:34:13-rados:cephadm-wip-swagner2-testing-2021-02-23-1116-pacific-distro-basic-smithi/5911712/ [5911713] rados:cephadm/with-work/{distro/rhel_latest fixed-2 mode/packaged mon_election/classic msgr/async-v2only start tasks/rados_api_tests} time: 00:39:42 info: http://pulpito.ceph.com/swagner-2021-02-24_09:34:13-rados:cephadm-wip-swagner2-testing-2021-02-23-1116-pacific-distro-basic-smithi/5911713/ [5911714] rados:cephadm/upgrade/{1-start-distro/1-start-ubuntu_20.04 2-repo_digest/defaut 3-start-upgrade 4-wait fixed-2 mon_election/connectivity} time: 00:22:32 info: http://pulpito.ceph.com/swagner-2021-02-24_09:34:13-rados:cephadm-wip-swagner2-testing-2021-02-23-1116-pacific-distro-basic-smithi/5911714/ [5911715] rados:cephadm/workunits/{distro/centos_latest mon_election/connectivity task/test_cephadm_repos} time: 00:08:04 info: http://pulpito.ceph.com/swagner-2021-02-24_09:34:13-rados:cephadm-wip-swagner2-testing-2021-02-23-1116-pacific-distro-basic-smithi/5911715/ [5911716] rados:cephadm/with-work/{distro/ubuntu_18.04 fixed-2 mode/root mon_election/connectivity msgr/async start tasks/rados_python} time: 00:26:47 info: http://pulpito.ceph.com/swagner-2021-02-24_09:34:13-rados:cephadm-wip-swagner2-testing-2021-02-23-1116-pacific-distro-basic-smithi/5911716/ [5911717] rados:cephadm/smoke/{distro/ubuntu_18.04 fixed-2 mon_election/classic start} time: 00:15:15 info: http://pulpito.ceph.com/swagner-2021-02-24_09:34:13-rados:cephadm-wip-swagner2-testing-2021-02-23-1116-pacific-distro-basic-smithi/5911717/ [5911718] rados:cephadm/smoke-roleless/{distro/ubuntu_20.04 start} time: 00:17:43 info: http://pulpito.ceph.com/swagner-2021-02-24_09:34:13-rados:cephadm-wip-swagner2-testing-2021-02-23-1116-pacific-distro-basic-smithi/5911718/ [5911719] rados:cephadm/with-work/{distro/ubuntu_20.04 fixed-2 mode/packaged mon_election/classic msgr/async-v1only start tasks/rados_api_tests} time: 00:36:19 info: http://pulpito.ceph.com/swagner-2021-02-24_09:34:13-rados:cephadm-wip-swagner2-testing-2021-02-23-1116-pacific-distro-basic-smithi/5911719/ [5911720] rados:cephadm/with-work/{distro/centos_8.0 fixed-2 mode/root mon_election/connectivity msgr/async-v2only start tasks/rados_python} time: 00:28:13 info: http://pulpito.ceph.com/swagner-2021-02-24_09:34:13-rados:cephadm-wip-swagner2-testing-2021-02-23-1116-pacific-distro-basic-smithi/5911720/ [5911721] rados:cephadm/with-work/{distro/centos_latest fixed-2 mode/packaged mon_election/classic msgr/async start tasks/rados_api_tests} time: 00:38:38 info: http://pulpito.ceph.com/swagner-2021-02-24_09:34:13-rados:cephadm-wip-swagner2-testing-2021-02-23-1116-pacific-distro-basic-smithi/5911721/ [5911722] rados:cephadm/workunits/{distro/centos_latest mon_election/classic task/test_orch_cli} time: 00:20:45 info: http://pulpito.ceph.com/swagner-2021-02-24_09:34:13-rados:cephadm-wip-swagner2-testing-2021-02-23-1116-pacific-distro-basic-smithi/5911722/ [5911723] rados:cephadm/smoke/{distro/ubuntu_20.04 fixed-2 mon_election/connectivity start} time: 00:19:55 info: http://pulpito.ceph.com/swagner-2021-02-24_09:34:13-rados:cephadm-wip-swagner2-testing-2021-02-23-1116-pacific-distro-basic-smithi/5911723/ [5911724] rados:cephadm/with-work/{distro/rhel_latest fixed-2 mode/root mon_election/connectivity msgr/async-v1only start tasks/rados_python} time: 00:28:46 info: http://pulpito.ceph.com/swagner-2021-02-24_09:34:13-rados:cephadm-wip-swagner2-testing-2021-02-23-1116-pacific-distro-basic-smithi/5911724/ [5911725] rados:cephadm/with-work/{distro/ubuntu_18.04 fixed-2 mode/packaged mon_election/classic msgr/async-v2only start tasks/rados_api_tests} time: 00:36:36 info: http://pulpito.ceph.com/swagner-2021-02-24_09:34:13-rados:cephadm-wip-swagner2-testing-2021-02-23-1116-pacific-distro-basic-smithi/5911725/ [5911726] rados:cephadm/with-work/{distro/ubuntu_20.04 fixed-2 mode/root mon_election/connectivity msgr/async start tasks/rados_python} time: 00:30:02 info: http://pulpito.ceph.com/swagner-2021-02-24_09:34:13-rados:cephadm-wip-swagner2-testing-2021-02-23-1116-pacific-distro-basic-smithi/5911726/